]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/ro.json
Localisation updates from https://translatewiki.net.
[rails.git] / vendor / assets / iD / iD / locales / ro.json
1 {
2     "ro": {
3         "modes": {
4             "add_area": {
5                 "title": "Suprafață",
6                 "description": "Adaugă hărți: parcuri, clădiri, lacuri sau alte suprafețe",
7                 "tail": "Apasă pe hartă pentru a incepe trasarea unei suprafețe precum: parc, lac sau cladire"
8             },
9             "add_line": {
10                 "title": "Linie",
11                 "description": "Adaugă hărți: autostrăzi, străzi, cai pietonale, canale sau alte linii.",
12                 "tail": "Apasă pe hartă pentru a trasa o stradă, o cale sau o rută."
13             },
14             "add_point": {
15                 "title": "Punct",
16                 "description": "Adauga restaurante, monumente, cutii poștale sau alte puncte pe hartă.",
17                 "tail": "Apasă pe hartă pentru a adauga un punct."
18             },
19             "browse": {
20                 "title": "Navighează",
21                 "description": "Mișcă și mărește harta."
22             },
23             "draw_area": {
24                 "tail": "Apasă pentru a adăuga noduri în suprafața ta. Apasă pe ultimul nod pentru a finaliza suprafața."
25             },
26             "draw_line": {
27                 "tail": "Apasă pentru a adăuga mai multe noduri la linie. Apasă pe alte linii pentru a te conecta la ele și apasă dublu pentru a finaliza linia."
28             }
29         },
30         "operations": {
31             "add": {
32                 "annotation": {
33                     "point": "Am adăugat un punct.",
34                     "vertex": "Am adăugat un nod la o cale",
35                     "relation": "Am adăugat o relație."
36                 }
37             },
38             "start": {
39                 "annotation": {
40                     "line": "Am pornit o linie.",
41                     "area": "Am pornit o suprafață."
42                 }
43             },
44             "continue": {
45                 "key": "A",
46                 "title": "Continuă",
47                 "description": "Continuă linia",
48                 "not_eligible": "Nicio linie nu poate fi continuată aici",
49                 "multiple": "Diferite linii pot fi continuate aici. Pentru a alege o linie, apasă pe butonul Shift și selectează linia.",
50                 "annotation": {
51                     "line": "Am continuat o linie.",
52                     "area": "Am continuat o suprafață. "
53                 }
54             },
55             "cancel_draw": {
56                 "annotation": "Am anulat desenul."
57             },
58             "change_role": {
59                 "annotation": "Schimbă rolul unui membru de relație."
60             },
61             "change_tags": {
62                 "annotation": "Tag-uri schimbate."
63             },
64             "circularize": {
65                 "title": "Circularizează",
66                 "description": {
67                     "line": "Fă această linie circulară.",
68                     "area": "Fă această suprafață circulară."
69                 },
70                 "key": "O",
71                 "annotation": {
72                     "line": "Am făcut linia circulară.",
73                     "area": "Am facut suprafața circulară."
74                 },
75                 "not_closed": "Această linie nu poate fi transformată într-un cerc din moment ce nu este circulară.",
76                 "too_large": "Această linie nu poate fi transformată într-un cerc din moment ce momentan nu este destul din ea vizibil.",
77                 "connected_to_hidden": "Această linie nu poate fi transformată într-un cerc din moment ce este conectată la un obiect ascuns."
78             },
79             "orthogonalize": {
80                 "title": "Pătrat",
81                 "description": {
82                     "line": "Dreptunghiulează unghiurile liniei.",
83                     "area": "Dreptunghiulează unghiurile suprafaței."
84                 },
85                 "key": "S",
86                 "annotation": {
87                     "line": "Dreptunghiulează unghiurile unei linii.",
88                     "area": "Dreptunghiulează unghiurile unei suprafațe."
89                 },
90                 "not_squarish": "Aceasta nu poate fi făcută un dreptunghi deoarece nu are nici pe departe forma unui dreptunghi.",
91                 "too_large": "Aceasta nu poate fi făcută un dreptunghi deoarece nu este vizibilă în întregime.",
92                 "connected_to_hidden": "Aceasta nu poate fi făcută un dreptunghi deoarece este conectată la un obiect ascuns."
93             },
94             "straighten": {
95                 "title": "Întărește ",
96                 "description": "Îndreaptă linia.",
97                 "key": "S",
98                 "annotation": "Îndreaptă o linie.",
99                 "too_bendy": "Aceasta nu poate fi îndreptată din moment ce este prea îndoită.",
100                 "connected_to_hidden": "Această linie nu poate fi îndreptată din moment ce este conectată la un obiect ascuns."
101             },
102             "delete": {
103                 "title": "Șterge",
104                 "description": {
105                     "single": "Șterge acest obiect permanent.",
106                     "multiple": "Șterge aceste obiecte permanent."
107                 },
108                 "annotation": {
109                     "point": "Șterge un punct.",
110                     "vertex": "Șterge un nod dintr-o cale.",
111                     "line": "Șterge o linie.",
112                     "area": "Șterge o suprafață.",
113                     "relation": "Șterge o relație.",
114                     "multiple": "Șterge {n} obiecte."
115                 },
116                 "too_large": {
117                     "single": "Acest obiect nu poate fi șters din moment ce nu este destul din el vizibil.",
118                     "multiple": "Aceste obiecte nu pot fi șterse din moment ce nu este destul din ele vizibil."
119                 },
120                 "incomplete_relation": {
121                     "single": "Acest obiect nu poate fi șters din moment ce nu a fost descărcat în întregime.",
122                     "multiple": "Aceste obiecte nu pot fi șterse din moment ce nu a fost descărcate în întregime."
123                 }
124             },
125             "add_member": {
126                 "annotation": "Am adăugat un membru dintr-o relație."
127             },
128             "delete_member": {
129                 "annotation": "Am șters un membru dintr-o relație."
130             },
131             "connect": {
132                 "annotation": {
133                     "point": "Am conectat o cale cu un punct.",
134                     "vertex": "Am conectat o cale cu alta.",
135                     "line": "Am conectat o cale la o linie.",
136                     "area": "Am conectat o cale la o suprafață."
137                 }
138             },
139             "disconnect": {
140                 "title": "Deconectează",
141                 "description": "Deconectează aceste linii/suprafețe de ele insele.",
142                 "key": "D",
143                 "annotation": "Am deconectat liniile/suprafețele."
144             },
145             "merge": {
146                 "title": "Unește",
147                 "description": "Unește aceste obiecte.",
148                 "key": "C",
149                 "annotation": "Unește {n} obiecte.",
150                 "not_eligible": "Aceste obiecte nu pot fi unite."
151             },
152             "move": {
153                 "title": "Mută",
154                 "key": "M",
155                 "annotation": {
156                     "point": "Am mutat un punct.",
157                     "vertex": "Am mutat un nod intr-o cale.",
158                     "line": "Am mutat o linie.",
159                     "area": "Am mutat o suprafață."
160                 }
161             },
162             "reflect": {
163                 "title": {
164                     "long": "Reflectează lung",
165                     "short": "Reflectează scurt"
166                 },
167                 "key": {
168                     "long": "T",
169                     "short": "Y"
170                 }
171             },
172             "rotate": {
173                 "title": "Rotește",
174                 "key": "R",
175                 "annotation": {
176                     "line": "Am rotit o linie.",
177                     "area": "Am rotit o suprafață.",
178                     "multiple": "Am rotit mai multe obiecte."
179                 }
180             },
181             "reverse": {
182                 "title": "Întoarce",
183                 "description": "Fă această linie să se indrepte in direcția opusă.",
184                 "key": "V",
185                 "annotation": "Am întors o linie."
186             },
187             "split": {
188                 "title": "Separă",
189                 "description": {
190                     "line": "Separă această linie în două la acest punct.",
191                     "area": "Separă marginea acestei suprafațe în două."
192                 },
193                 "key": "X",
194                 "annotation": {
195                     "line": "Separă linia",
196                     "area": "Sparge limitele unei suprafețe"
197                 }
198             }
199         },
200         "undo": {
201             "tooltip": "Înapoi: {action}",
202             "nothing": "Nu există nimic de refăcut."
203         },
204         "redo": {
205             "tooltip": "Reface: {action}",
206             "nothing": "Nu există nimic de refăcut."
207         },
208         "tooltip_keyhint": "Scurtătură:",
209         "translate": {
210             "translate": "Traduce",
211             "localized_translation_label": "Nume multilingual",
212             "localized_translation_language": "Alege limba",
213             "localized_translation_name": "Nume"
214         },
215         "zoom_in_edit": "Mărește pentru a edita",
216         "login": "login",
217         "logout": "logout",
218         "loading_auth": "Conectare la OpenStreetMap..",
219         "report_a_bug": "Raportează o greșeală",
220         "help_translate": "Ajută la traducere",
221         "feature_info": {
222             "hidden_warning": "{count} funcționalități ascunse"
223         },
224         "commit": {
225             "title": "Încarcă în OpenStreetMap",
226             "save": "Încarcă",
227             "cancel": "Renunță",
228             "changes": "{count} Modificări",
229             "warnings": "Atenționări",
230             "modified": "Modificat",
231             "deleted": "Șters",
232             "created": "Creat",
233             "google_warning_link": "http://www.openstreetmap.org/copyright"
234         },
235         "contributors": {
236             "list": "Editări făcute de {user}",
237             "truncated_list": "Editat de {users} si alți {count} de editori"
238         },
239         "info_panels": {
240             "key": "I",
241             "background": {
242                 "key": "B",
243                 "title": "Fundal",
244                 "zoom": "Zoom",
245                 "vintage": "Vintage",
246                 "unknown": "Necunoscut",
247                 "show_tiles": "Arată Plăci",
248                 "hide_tiles": "Ascunde Plăci"
249             },
250             "history": {
251                 "key": "H",
252                 "title": "Istoric",
253                 "selected": "{n} selectate",
254                 "version": "Versiune",
255                 "last_edit": "Ultima editare",
256                 "edited_by": "Editat de",
257                 "changeset": "Schimbări",
258                 "unknown": "Necunoscut",
259                 "link_text": "Istoric pe openstreetmap.org"
260             },
261             "location": {
262                 "key": "L",
263                 "title": "Locație",
264                 "unknown_location": "Locație Necunoscută"
265             },
266             "measurement": {
267                 "key": "M",
268                 "title": "Măsurare",
269                 "selected": "{n} selectate",
270                 "geometry": "Geometrie",
271                 "closed": "închis",
272                 "center": "Centru",
273                 "perimeter": "Perimetru",
274                 "length": "Lungime",
275                 "area": "Suprafață",
276                 "centroid": "Centroid",
277                 "location": "Locație",
278                 "metric": "Metric",
279                 "imperial": "Imperial"
280             }
281         },
282         "geometry": {
283             "point": "punct",
284             "vertex": "vertex",
285             "line": "linie",
286             "area": "suprafață",
287             "relation": "relație "
288         },
289         "geocoder": {
290             "search": "Caută la nivel mondial...",
291             "no_results_visible": "Niciun rezultat în regiunea vizibilă",
292             "no_results_worldwide": "Nu s-a găsit nici un rezultat"
293         },
294         "geolocate": {
295             "title": "Arată locația mea ",
296             "locating": "Localizare, te rugăm să aștepți..."
297         },
298         "inspector": {
299             "no_documentation_combination": "Nu este documentație disponibilă pentru combinația de tag-uri (cuvinte cheie)",
300             "no_documentation_key": "Nu este documentație pentru această cheie.",
301             "documentation_redirect": "Această documentare a fost redirecționată la o nouă pagină",
302             "show_more": "Arată mai mult",
303             "view_on_osm": "Vezi pe openstreetmap.org",
304             "all_fields": "Toate câmpurile",
305             "all_tags": "Toate tagurile",
306             "all_members": "Toți membrii",
307             "all_relations": "Toate relațiile",
308             "new_relation": "Relație nouă",
309             "role": "Rol",
310             "choose": "Selectează tip de obiect",
311             "results": "{n} rezultate pentru {search}",
312             "reference": "Vezi pe OpenStreetMap Wiki",
313             "back_tooltip": "Schimbă trăsătură",
314             "remove": "Şterge",
315             "search": "Caută",
316             "multiselect": "Obiecte selectate",
317             "unknown": "Necunoscut",
318             "incomplete": "<not downloaded>",
319             "feature_list": "Caută obiecte",
320             "edit": "Editează obiect",
321             "check": {
322                 "yes": "Da",
323                 "no": "Nu",
324                 "reverser": "Schimbă direcție"
325             },
326             "radio": {
327                 "structure": {
328                     "type": "Tip",
329                     "default": "Implicit",
330                     "layer": "Strat"
331                 }
332             },
333             "add": "Adaugă",
334             "none": "Niciunul",
335             "node": "Nod",
336             "way": "Drum",
337             "relation": "Relație",
338             "location": "Locație",
339             "add_fields": "Adaugă câmp:"
340         },
341         "background": {
342             "title": "Fundal",
343             "description": "Setări fundal",
344             "key": "B",
345             "percent_brightness": "{opacity}% luminozitate",
346             "none": "Niciunul",
347             "best_imagery": "Cea mai cunoscută sursă de imagine pentru această locație",
348             "switch": "Schimbă înapoi la acest fundal",
349             "custom": "Personalizat",
350             "custom_button": "Editează fundalul customizat",
351             "fix_misalignment": "Ajustează ofset de imagine",
352             "imagery_source_faq": "De unde vine imaginea?",
353             "reset": "resetează",
354             "minimap": {
355                 "description": "Minimap",
356                 "key": "/"
357             }
358         },
359         "map_data": {
360             "title": "Date de Hartă",
361             "description": "Date de Hartă",
362             "key": "F",
363             "data_layers": "Straturi de Date",
364             "fill_area": "Umple Suprafațe",
365             "map_features": "Funcționalitățile Hărții"
366         },
367         "feature": {
368             "points": {
369                 "description": "Puncte",
370                 "tooltip": "Puncte de interes"
371             },
372             "traffic_roads": {
373                 "description": "Străzi Trafic",
374                 "tooltip": "Drumuri, Străzi, etc."
375             },
376             "service_roads": {
377                 "description": "Străzi de Serviciu",
378                 "tooltip": "Străzi de Serviciu, Alei de Parcare, Trasee, etc."
379             },
380             "paths": {
381                 "description": "Poteci",
382                 "tooltip": "Trotuare, Poteci, Piste de biciclete, etc"
383             },
384             "buildings": {
385                 "description": "Clădiri",
386                 "tooltip": "Clădiri, Adăposturi, Garaje, etc."
387             },
388             "landuse": {
389                 "description": "Utilizarea Terenului"
390             },
391             "boundaries": {
392                 "description": "Granițe",
393                 "tooltip": "Granițe Administrative"
394             },
395             "water": {
396                 "description": "Ape",
397                 "tooltip": "Râuri, Lacuri, Iazuri, Bazine, etc."
398             },
399             "rail": {
400                 "description": "Căi Ferate",
401                 "tooltip": "Căi Ferate"
402             },
403             "past_future": {
404                 "description": "Trecut/Viitor"
405             },
406             "others": {
407                 "description": "Altele",
408                 "tooltip": "Orice Altceva"
409             }
410         },
411         "area_fill": {
412             "wireframe": {
413                 "key": "W"
414             },
415             "partial": {
416                 "description": "Umplere Parțială"
417             },
418             "full": {
419                 "description": "Umplere în întregime",
420                 "tooltip": "Suprafețe sunt desenate umplute în întregime."
421             }
422         },
423         "restore": {
424             "heading": "Ai modificări nesalvate.",
425             "description": "Dorești să revii la modificările nesalvate din sesiunea anterioară de editare? ",
426             "restore": "Restaurează schimbările mele",
427             "reset": "Șterge schimbările mele"
428         },
429         "save": {
430             "title": "Salveaza",
431             "no_changes": "Nici o modificare de salvat.",
432             "uploading": "Încarcă modificările în OpenStreetMap",
433             "unsaved_changes": "Ai modificări nesalvate.",
434             "conflict": {
435                 "header": "Rezolvă editări conflictuoase",
436                 "count": "Conflictul {num} din {total}",
437                 "previous": "< Ultimul",
438                 "next": "Următorul >",
439                 "keep_local": "Păstrează al meu",
440                 "keep_remote": "Folosește cel de-al lor",
441                 "restore": "Restaurează",
442                 "delete": "Lasă șterse",
443                 "done": "Toate conflictele au fost rezolvate!"
444             }
445         },
446         "merge_remote_changes": {
447             "conflict": {
448                 "deleted": "Acest obiect a fost șters de utilizatorul {user}."
449             }
450         },
451         "success": {
452             "edited_osm": "Ai editat OSM!",
453             "just_edited": "Tocmai ai editat OpenStreetMap!",
454             "view_on_osm": "Vezi pe OSM",
455             "facebook": "Distribuie pe Facebook",
456             "twitter": "Distribuie pe Twitter",
457             "google": "Distribuie pe Google+",
458             "help_link_text": "Detalii"
459         },
460         "confirm": {
461             "okay": "OK",
462             "cancel": "Renunță"
463         },
464         "splash": {
465             "welcome": "Bine ai venit în editorul iD OpenStreetMap",
466             "walkthrough": "Începe ghidul",
467             "start": "Editează acum"
468         },
469         "source_switch": {
470             "live": "live",
471             "lose_changes": "Ai modificări nesalvate. Schimbând serverul de harți, le vei pierde. Ești sigur(ă) ca vrei să schimbi serverele ?",
472             "dev": "dev"
473         },
474         "version": {
475             "whats_new": "Ce e nou în iD {version}"
476         },
477         "tag_reference": {
478             "description": "Descriere",
479             "on_wiki": "{tag} pe wiki.osm.org",
480             "used_with": "folosit cu {type}"
481         },
482         "validations": {
483             "disconnected_highway": "Drum deconectat",
484             "untagged_point": "Punct neetichetat",
485             "untagged_line": "Linie fară tag-uri (cuvinte cheie)",
486             "untagged_area": "Suprafața fară tag-uri",
487             "untagged_relation": "Relație fără taguri",
488             "tag_suggests_area": "Tag-ul {tag} sugerează că linia trebuie sa fie o suprafață, dar nu e.",
489             "deprecated_tags": "Tag-uri învechite: {tags}"
490         },
491         "zoom": {
492             "in": "Mărește",
493             "out": "Micșorează"
494         },
495         "gpx": {
496             "local_layer": "Fișier local",
497             "zoom": "Mărește la strat",
498             "browse": "Caută fișier"
499         },
500         "mapillary": {
501             "view_on_mapillary": "Vezi această imagine pe Mapillary"
502         },
503         "help": {
504             "title": "Ajutor",
505             "key": "H"
506         },
507         "intro": {
508             "done": "gata",
509             "ok": "OK",
510             "graph": {
511                 "block_number": "<value for addr:block_number>",
512                 "city": "Trei Râuri",
513                 "county": "<value for addr:county>",
514                 "district": "<value for addr:district>",
515                 "hamlet": "<value for addr:hamlet>",
516                 "neighbourhood": "<value for addr:neighbourhood>",
517                 "postcode": "49093",
518                 "province": "<value for addr:province>",
519                 "quarter": "<value for addr:quarter>",
520                 "state": "<value for addr:state>",
521                 "subdistrict": "<value for addr:subdistrict>",
522                 "suburb": "<value for addr:suburb>",
523                 "countrycode": "ro",
524                 "name": {
525                     "1st-avenue": "Strada 1",
526                     "2nd-avenue": "Strada 2",
527                     "4th-avenue": "Strada 4",
528                     "5th-avenue": "Strada 5",
529                     "6th-avenue": "Strada 6",
530                     "6th-street": "Strada 6",
531                     "7th-avenue": "Strada 7",
532                     "8th-avenue": "Strada 8",
533                     "9th-avenue": "Strada 9",
534                     "10th-avenue": "Strada 10",
535                     "11th-avenue": "Strada 11",
536                     "12th-avenue": "Strada 12",
537                     "access-point-employment": "Punct de acces pentru muncă",
538                     "adams-street": "Strada lui Adam",
539                     "andrews-elementary-school": "Școala Generală Andrei",
540                     "andrews-street": "Strada Andrei",
541                     "armitage-street": "Strada Armitaj",
542                     "barrows-school": "Școala Roabei",
543                     "battle-street": "Strada Lupții",
544                     "bennett-street": "Strada Bennett",
545                     "bowman-park": "Parcul Arcașului",
546                     "collins-drive": "Bulevardul Colin",
547                     "conrail-railroad": "Căile Ferate ale Convingerii",
548                     "conservation-park": "Parcul Conservării",
549                     "constantine-street": "Strada Constantin",
550                     "cushman-street": "Strada Cushman",
551                     "dollar-tree": "Pomul Dollar",
552                     "douglas-avenue": "Calea Douglas",
553                     "east-street": "Strada de Est",
554                     "elm-street": "Strada Ulmi",
555                     "flower-street": "Strada Florilor",
556                     "foster-street": "Strada Ocrotirii",
557                     "french-street": "Strada Franceză",
558                     "garden-street": "Strada Grădinii",
559                     "grant-avenue": "Calea Grant",
560                     "hoffman-pond": "Podul Hoffman",
561                     "hoffman-street": "Strada Hoffman",
562                     "hook-avenue": "Calea Hook",
563                     "jefferson-street": "Strada Jefferson",
564                     "kelsey-street": "Strada Kelsey",
565                     "lafayette-park": "Parcul LaFayette",
566                     "lincoln-avenue": "Calea Lincoln",
567                     "main-street": "Strada Principală",
568                     "maple-street": "Strada Maple",
569                     "marina-park": "Parcul Marina",
570                     "market-street": "Strada Pieței",
571                     "memory-isle-park": "Parcul Insula Memorialului",
572                     "memory-isle": "Insula Memorialului",
573                     "michigan-avenue": "Calea Michigan",
574                     "middle-street": "Strada de Mijloc",
575                     "millard-street": "Strada Miliard",
576                     "moore-street": "Strada Moore",
577                     "morris-avenue": "Calea Morris",
578                     "mural-mall": "Mallul Mural",
579                     "pealer-street": "Strada Pealer",
580                     "pine-street": "Strada Pinilor",
581                     "pizza-hut": "Pizza Hut",
582                     "portage-avenue": "Calea Portaj",
583                     "portage-river": "Râul Portaj",
584                     "river-drive": "Bulevardul Râului",
585                     "river-road": "Strada Râului",
586                     "river-street": "Strada Râului",
587                     "riverside-cemetery": "Cimitirul de la Râu",
588                     "riviera-theatre": "Teatrul Riviera",
589                     "rocky-river": "Râul Rocky",
590                     "saint-joseph-river": "Râul Sf. Iosif",
591                     "scouter-park": "Parcul Scouter",
592                     "south-street": "Strada de Sud",
593                     "spring-street": "Strada Primăverii",
594                     "three-rivers-city-hall": "Primăria Trei Râuri",
595                     "three-rivers-elementary-school": "Școala Generală Trei Râuri",
596                     "three-rivers-fire-department": "Pompieri Trei Râuri",
597                     "three-rivers-high-school": "Școala Secundară Trei Râuri",
598                     "three-rivers-middle-school": "Liceul Trei Râuri",
599                     "three-rivers-municipal-airport": "Aeroportul Municipal Trei Râuri",
600                     "three-rivers-post-office": "Oficiul Poștal Trei Râuri",
601                     "three-rivers-public-library": "Librăria Trei Râuri",
602                     "three-rivers": "Trei Râuri",
603                     "unique-jewelry": "Giuvaer Unique",
604                     "walnut-street": "Strada Alunelor",
605                     "washington-street": "Strada Washington",
606                     "water-street": "Strada Walter",
607                     "west-street": "Strada de Vest",
608                     "wheeler-street": "Strada Rotarilor",
609                     "willow-drive": "Bulevardul Willow",
610                     "wood-street": "Strada Lemnului",
611                     "world-fare": "Tariful Lumii"
612                 }
613             },
614             "welcome": {
615                 "title": "Bun Venit"
616             },
617             "navigation": {
618                 "title": "Navigare"
619             },
620             "points": {
621                 "title": "Puncte"
622             },
623             "areas": {
624                 "title": "Suprafețe"
625             },
626             "lines": {
627                 "title": "Linii"
628             },
629             "buildings": {
630                 "title": "Clădiri"
631             },
632             "startediting": {
633                 "title": "Începe editarea",
634                 "save": "Nu uita să salvezi periodic modificările. ",
635                 "start": "Începe cartografierea!"
636             }
637         },
638         "shortcuts": {
639             "title": "Comenzi rapide cu tastatura",
640             "toggle": {
641                 "key": "?"
642             },
643             "key": {
644                 "alt": "Alt",
645                 "backspace": "Backspace",
646                 "cmd": "Cmd",
647                 "ctrl": "Ctrl",
648                 "delete": "Delete",
649                 "del": "Del",
650                 "end": "End",
651                 "enter": "Enter",
652                 "esc": "Esc",
653                 "home": "Home",
654                 "option": "Opțiuni",
655                 "pause": "Pauză",
656                 "pgdn": "PgDn",
657                 "pgup": "PgUp",
658                 "return": "Înapoi",
659                 "shift": "Shift",
660                 "space": "Space"
661             },
662             "gesture": {
663                 "drag": "drag"
664             },
665             "or": "-sau-",
666             "browsing": {
667                 "title": "Căutare",
668                 "navigation": {
669                     "title": "Navigare",
670                     "pan": "Mișcă harta",
671                     "pan_more": "Mișcă harta cu un ecran",
672                     "zoom": "Mărește / Micșorează",
673                     "zoom_more": "Mărește / Micșorează cu un lot"
674                 },
675                 "help": {
676                     "title": "Ajutor"
677                 },
678                 "display_options": {
679                     "title": "Afișează opțiuni",
680                     "background": "Afișează opțiuni fundal",
681                     "background_switch": "Schimbă înapoi la ultimul fundal",
682                     "fullscreen": "Intră în mod full screen"
683                 },
684                 "selecting": {
685                     "title": "Selectare obiecte",
686                     "select_one": "Selectează un singur obiect",
687                     "select_multi": "Selectează mai multe obiecte"
688                 },
689                 "vertex_selected": {
690                     "previous": "Sari la ultimul nod",
691                     "next": "Sari la următorul nod",
692                     "first": "Sari la primul nod",
693                     "last": "Sari la ultimul nod"
694                 }
695             },
696             "editing": {
697                 "title": "Editare",
698                 "drawing": {
699                     "title": "Desenare",
700                     "place_point": "Plasează und punct"
701                 },
702                 "operations": {
703                     "title": "Operațiuni",
704                     "reverse": "Reversează o linie"
705                 },
706                 "commands": {
707                     "title": "Comenzi",
708                     "copy": "Copiază obiecte selectate",
709                     "paste": "Lipește obiecte selectate",
710                     "undo": "Anulează ultima acțiune",
711                     "redo": "Refă ultima acțiune",
712                     "save": "Salvează modificările"
713                 }
714             },
715             "tools": {
716                 "title": "Unelte",
717                 "info": {
718                     "title": "Informație"
719                 }
720             }
721         },
722         "presets": {
723             "categories": {
724                 "category-barrier": {
725                     "name": "Bariere"
726                 },
727                 "category-building": {
728                     "name": "Clădiri"
729                 },
730                 "category-golf": {
731                     "name": "Golfuri"
732                 },
733                 "category-landuse": {
734                     "name": "Utilizări de Teren"
735                 },
736                 "category-natural-area": {
737                     "name": "Naturale"
738                 },
739                 "category-natural-line": {
740                     "name": "Naturale"
741                 },
742                 "category-path": {
743                     "name": "Poteci"
744                 },
745                 "category-rail": {
746                     "name": "Căi Ferate"
747                 },
748                 "category-restriction": {
749                     "name": "Restricții"
750                 },
751                 "category-road": {
752                     "name": "Străzi"
753                 },
754                 "category-route": {
755                     "name": "Rute"
756                 },
757                 "category-water-area": {
758                     "name": "Ape"
759                 },
760                 "category-water-line": {
761                     "name": "Ape"
762                 }
763             },
764             "fields": {
765                 "access": {
766                     "label": "Acces Permis",
767                     "options": {
768                         "designated": {
769                             "title": "Desemnat"
770                         },
771                         "destination": {
772                             "title": "Destinație"
773                         },
774                         "dismount": {
775                             "title": "Demonta"
776                         },
777                         "no": {
778                             "title": "Interzis"
779                         },
780                         "permissive": {
781                             "title": "Permisiv"
782                         },
783                         "private": {
784                             "title": "Privat"
785                         },
786                         "yes": {
787                             "title": "Permis"
788                         }
789                     },
790                     "placeholder": "Nespecificat",
791                     "types": {
792                         "access": "Tot",
793                         "bicycle": "Biciclete",
794                         "foot": "Pe Jos",
795                         "horse": "Cai",
796                         "motor_vehicle": "Vehicule cu Motor"
797                     }
798                 },
799                 "access_simple": {
800                     "label": "Acces Permis"
801                 },
802                 "address": {
803                     "label": "Adresă",
804                     "placeholders": {
805                         "block_number": "Număr Bloc",
806                         "block_number!jp": "Nr. Bloc",
807                         "city": "Oraș",
808                         "city!vn": "Oraș/Sat",
809                         "conscriptionnumber": "123",
810                         "country": "Țară",
811                         "county": "Județ",
812                         "county!jp": "District",
813                         "district": "District",
814                         "floor": "Etaj",
815                         "hamlet": "Hamlet",
816                         "housename": "Nume de Casă",
817                         "housenumber": "123",
818                         "neighbourhood": "Cartier",
819                         "place": "Loc",
820                         "postcode": "Număr Poștal",
821                         "province": "Provincie",
822                         "province!jp": "Prefectură",
823                         "quarter": "Cartier",
824                         "state": "Stat",
825                         "street": "Stradă",
826                         "subdistrict": "Subdistrict",
827                         "suburb": "Suburbie"
828                     }
829                 },
830                 "admin_level": {
831                     "label": "Nivel Administrativ"
832                 },
833                 "aerialway": {
834                     "label": "Tip"
835                 },
836                 "aerialway/access": {
837                     "label": "Acces",
838                     "options": {
839                         "both": "Amândouă",
840                         "entry": "IIntrare",
841                         "exit": "Ieșire"
842                     }
843                 },
844                 "aerialway/capacity": {
845                     "label": "Capacitate (pe oră)",
846                     "placeholder": "500, 2500, 5000..."
847                 },
848                 "aerialway/duration": {
849                     "label": "Durată (minute)",
850                     "placeholder": "1, 2, 3..."
851                 },
852                 "aerialway/heating": {
853                     "label": "Încălzit"
854                 },
855                 "aerialway/occupancy": {
856                     "label": "Ocupare",
857                     "placeholder": "2, 4, 8..."
858                 },
859                 "aerialway/summer/access": {
860                     "label": "Acces (vara)",
861                     "options": {
862                         "both": "Amândouă",
863                         "entry": "Intrare",
864                         "exit": "Ieșire"
865                     }
866                 },
867                 "aeroway": {
868                     "label": "Tip"
869                 },
870                 "amenity": {
871                     "label": "Tip"
872                 },
873                 "animal_boarding": {
874                     "label": "Pentru Animale"
875                 },
876                 "animal_breeding": {
877                     "label": "Pentru Animale"
878                 },
879                 "animal_shelter": {
880                     "label": "Pentru Animale"
881                 },
882                 "area/highway": {
883                     "label": "Tip"
884                 },
885                 "artist": {
886                     "label": "Artist"
887                 },
888                 "artwork_type": {
889                     "label": "Tip"
890                 },
891                 "atm": {
892                     "label": "ATM"
893                 },
894                 "barrier": {
895                     "label": "Tip"
896                 },
897                 "bath/open_air": {
898                     "label": "Aer Liber"
899                 },
900                 "bath/type": {
901                     "label": "Specialitate"
902                 },
903                 "beauty": {
904                     "label": "Tip de Magazin"
905                 },
906                 "bench": {
907                     "label": "Bancă"
908                 },
909                 "bicycle_parking": {
910                     "label": "Tip"
911                 },
912                 "bin": {
913                     "label": "Gunoi"
914                 },
915                 "blood_components": {
916                     "label": "Componente de Sânge",
917                     "options": {
918                         "plasma": "plasmă",
919                         "platelets": "trombocite",
920                         "stemcells": "probe de celule stem",
921                         "whole": "întregul sânge"
922                     }
923                 },
924                 "board_type": {
925                     "label": "Tip"
926                 },
927                 "boundary": {
928                     "label": "Tip"
929                 },
930                 "brand": {
931                     "label": "Brand"
932                 },
933                 "building": {
934                     "label": "Clădire"
935                 },
936                 "building_area": {
937                     "label": "Clădire"
938                 },
939                 "bunker_type": {
940                     "label": "Tip"
941                 },
942                 "camera/direction": {
943                     "label": "Direcție (Grade în Sens de Ceasornic)",
944                     "placeholder": "45, 90, 180, 270"
945                 },
946                 "camera/type": {
947                     "label": "Tip Cameră",
948                     "options": {
949                         "dome": "Dom",
950                         "fixed": "Fixat",
951                         "panning": "Mișcător"
952                     }
953                 },
954                 "capacity": {
955                     "label": "Capacitate",
956                     "placeholder": "50, 100, 200..."
957                 },
958                 "cardinal_direction": {
959                     "label": "Direcție",
960                     "options": {
961                         "E": "Est",
962                         "ENE": "Est-nordest",
963                         "ESE": "Est-sudest",
964                         "N": "Nord",
965                         "NE": "Nordest",
966                         "NNE": "Nord-nordest",
967                         "NNW": "Nord-nordvest",
968                         "NW": "Nordvest",
969                         "S": "Sud",
970                         "SE": "Sudest",
971                         "SSE": "Sud-sudest",
972                         "SSW": "Sud-sudvest",
973                         "SW": "Sudvest",
974                         "W": "Vest",
975                         "WNW": "Vest-nordvest",
976                         "WSW": "Vest-sudvest"
977                     }
978                 },
979                 "castle_type": {
980                     "label": "Tip"
981                 },
982                 "clock_direction": {
983                     "label": "Direcție",
984                     "options": {
985                         "anticlockwise": "În contra direcției ceasornicului",
986                         "clockwise": "În direcția ceasornicului"
987                     }
988                 },
989                 "clothes": {
990                     "label": "Haine"
991                 },
992                 "club": {
993                     "label": "Tip"
994                 },
995                 "communication_multi": {
996                     "label": "Tipuri de Comunicație"
997                 },
998                 "construction": {
999                     "label": "Tip"
1000                 },
1001                 "contact/webcam": {
1002                     "label": "URL de Webcam",
1003                     "placeholder": "http://example.com/"
1004                 },
1005                 "content": {
1006                     "label": "Conținut"
1007                 },
1008                 "country": {
1009                     "label": "Țară"
1010                 },
1011                 "covered": {
1012                     "label": "Acoperit"
1013                 },
1014                 "craft": {
1015                     "label": "Tip"
1016                 },
1017                 "crossing": {
1018                     "label": "Tip"
1019                 },
1020                 "cuisine": {
1021                     "label": "Bucătării"
1022                 },
1023                 "currency_multi": {
1024                     "label": "Tipuri de Valută"
1025                 },
1026                 "cycle_network": {
1027                     "label": "Rețea"
1028                 },
1029                 "cycleway": {
1030                     "label": "Drumuri de Biciclete",
1031                     "options": {
1032                         "lane": {
1033                             "title": "Drum de Biciclete Standard"
1034                         },
1035                         "none": {
1036                             "description": "Fără Drum de Biciclete",
1037                             "title": "Niciun"
1038                         }
1039                     },
1040                     "placeholder": "niciun",
1041                     "types": {
1042                         "cycleway:left": "Partea stângă",
1043                         "cycleway:right": "Partea dreaptă"
1044                     }
1045                 },
1046                 "date": {
1047                     "label": "Dată"
1048                 },
1049                 "delivery": {
1050                     "label": "Livrare"
1051                 },
1052                 "denomination": {
1053                     "label": "Denominare"
1054                 },
1055                 "denotation": {
1056                     "label": "Denotație"
1057                 },
1058                 "description": {
1059                     "label": "Descripție"
1060                 },
1061                 "display": {
1062                     "label": "Afișare"
1063                 },
1064                 "dock": {
1065                     "label": "Tip"
1066                 },
1067                 "electrified": {
1068                     "options": {
1069                         "no": "Nu",
1070                         "yes": "Da (nespecificat)"
1071                     }
1072                 },
1073                 "elevation": {
1074                     "label": "Elevație"
1075                 },
1076                 "email": {
1077                     "label": "Email",
1078                     "placeholder": "example@example.com"
1079                 },
1080                 "emergency": {
1081                     "label": "Urgență"
1082                 },
1083                 "entrance": {
1084                     "label": "Tip"
1085                 },
1086                 "except": {
1087                     "label": "Excepții"
1088                 },
1089                 "fax": {
1090                     "label": "Fax",
1091                     "placeholder": "+31 42 123 4567"
1092                 },
1093                 "fee": {
1094                     "label": "Taxă"
1095                 },
1096                 "fence_type": {
1097                     "label": "Tip"
1098                 },
1099                 "fire_hydrant/position": {
1100                     "label": "Poziție",
1101                     "options": {
1102                         "green": "Verde",
1103                         "lane": "Bandă",
1104                         "parking_lot": "Loc de Parcare",
1105                         "sidewalk": "Pietoni"
1106                     }
1107                 },
1108                 "fire_hydrant/type": {
1109                     "label": "Tip",
1110                     "options": {
1111                         "pond": "Iaz",
1112                         "wall": "Zid"
1113                     }
1114                 },
1115                 "fixme": {
1116                     "label": "Repară-mă"
1117                 },
1118                 "fuel": {
1119                     "label": "Benzină"
1120                 },
1121                 "fuel_multi": {
1122                     "label": "Tipuri de Benzină"
1123                 },
1124                 "gender": {
1125                     "label": "Sex",
1126                     "options": {
1127                         "female": "Feminin",
1128                         "male": "Masculin",
1129                         "unisex": "Unisex"
1130                     },
1131                     "placeholder": "Necunoscut"
1132                 },
1133                 "generator/method": {
1134                     "label": "Metodă"
1135                 },
1136                 "generator/output/electricity": {
1137                     "placeholder": "50 MW, 100 MW, 200 MW..."
1138                 },
1139                 "generator/source": {
1140                     "label": "Sursă"
1141                 },
1142                 "generator/type": {
1143                     "label": "Tip"
1144                 },
1145                 "handicap": {
1146                     "label": "Handicap",
1147                     "placeholder": "1-18"
1148                 },
1149                 "height": {
1150                     "label": "Înălțime (Metri)"
1151                 },
1152                 "highway": {
1153                     "label": "Tip"
1154                 },
1155                 "historic": {
1156                     "label": "Tip"
1157                 },
1158                 "historic/civilization": {
1159                     "label": "Civilizații Istorice"
1160                 },
1161                 "hoops": {
1162                     "placeholder": "1, 2, 4..."
1163                 },
1164                 "iata": {
1165                     "label": "IATA"
1166                 },
1167                 "icao": {
1168                     "label": "ICAO"
1169                 },
1170                 "incline": {
1171                     "label": "Înclinare"
1172                 },
1173                 "incline_steps": {
1174                     "label": "Înclinare",
1175                     "options": {
1176                         "down": "Jos",
1177                         "up": "Sus"
1178                     }
1179                 },
1180                 "indoor": {
1181                     "label": "Înăuntru"
1182                 },
1183                 "information": {
1184                     "label": "Tip"
1185                 },
1186                 "inscription": {
1187                     "label": "Inscripție"
1188                 },
1189                 "internet_access": {
1190                     "label": "Acces internet",
1191                     "options": {
1192                         "no": "Nu",
1193                         "terminal": "Terminal",
1194                         "wired": "Conectat",
1195                         "wlan": "Wifi",
1196                         "yes": "Da"
1197                     }
1198                 },
1199                 "internet_access/fee": {
1200                     "label": "Acces Internet Gratuit"
1201                 },
1202                 "kerb": {
1203                     "label": "Curbură"
1204                 },
1205                 "lamp_type": {
1206                     "label": "Tip"
1207                 },
1208                 "landuse": {
1209                     "label": "Tip"
1210                 },
1211                 "lanes": {
1212                     "label": "Benzi",
1213                     "placeholder": "1, 2, 3..."
1214                 },
1215                 "layer": {
1216                     "label": "Strat"
1217                 },
1218                 "leaf_cycle": {
1219                     "options": {
1220                         "mixed": "Mixat"
1221                     }
1222                 },
1223                 "leaf_type": {
1224                     "options": {
1225                         "mixed": "Mixat"
1226                     }
1227                 },
1228                 "leisure": {
1229                     "label": "Tip"
1230                 },
1231                 "length": {
1232                     "label": "Lungime (Metri)"
1233                 },
1234                 "level": {
1235                     "label": "Nivel"
1236                 },
1237                 "levels": {
1238                     "label": "Nivele",
1239                     "placeholder": "2, 4, 6..."
1240                 },
1241                 "location": {
1242                     "label": "Locație"
1243                 },
1244                 "man_made": {
1245                     "label": "Tip"
1246                 },
1247                 "manhole": {
1248                     "label": "Tip"
1249                 },
1250                 "map_size": {
1251                     "label": "Acoperire"
1252                 },
1253                 "map_type": {
1254                     "label": "Tip"
1255                 },
1256                 "maxheight": {
1257                     "label": "Înălțime Maximă",
1258                     "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
1259                 },
1260                 "maxspeed": {
1261                     "label": "Limită de viteză",
1262                     "placeholder": "40, 50, 60..."
1263                 },
1264                 "maxweight": {
1265                     "label": "Greutate Maximă"
1266                 },
1267                 "mtb/scale": {
1268                     "placeholder": "0, 1, 2, 3..."
1269                 },
1270                 "mtb/scale/uphill": {
1271                     "placeholder": "0, 1, 2, 3..."
1272                 },
1273                 "name": {
1274                     "label": "Nume",
1275                     "placeholder": "Nume Comun (Dacă Există)"
1276                 },
1277                 "natural": {
1278                     "label": "Natural"
1279                 },
1280                 "network": {
1281                     "label": "Rețea"
1282                 },
1283                 "network_bicycle": {
1284                     "label": "Tip Rețea",
1285                     "options": {
1286                         "icn": "Internațional",
1287                         "lcn": "Local",
1288                         "ncn": "Național",
1289                         "rcn": "Regional"
1290                     }
1291                 },
1292                 "network_foot": {
1293                     "label": "Tip Rețea",
1294                     "options": {
1295                         "iwn": "Internațional",
1296                         "lwn": "Local",
1297                         "nwn": "Național",
1298                         "rwn": "Regional"
1299                     }
1300                 },
1301                 "network_horse": {
1302                     "label": "Tip Rețea",
1303                     "options": {
1304                         "ihn": "Internațional",
1305                         "lhn": "Local",
1306                         "nhn": "Național",
1307                         "rhn": "Regional"
1308                     }
1309                 },
1310                 "network_road": {
1311                     "label": "Rețea"
1312                 },
1313                 "note": {
1314                     "label": "Notă"
1315                 },
1316                 "office": {
1317                     "label": "Tip"
1318                 },
1319                 "oneway": {
1320                     "label": "Sens unic",
1321                     "options": {
1322                         "no": "Nu",
1323                         "undefined": "Presupus a fi Nu",
1324                         "yes": "Da"
1325                     }
1326                 },
1327                 "oneway_yes": {
1328                     "label": "O singură direcție",
1329                     "options": {
1330                         "no": "Nu",
1331                         "undefined": "Presupus a fi Da",
1332                         "yes": "Da"
1333                     }
1334                 },
1335                 "opening_hours": {
1336                     "label": "Ore"
1337                 },
1338                 "operator": {
1339                     "label": "Operator"
1340                 },
1341                 "par": {
1342                     "placeholder": "3, 4, 5..."
1343                 },
1344                 "parallel_direction": {
1345                     "label": "Direcție",
1346                     "options": {
1347                         "backward": "Înapoi",
1348                         "forward": "Înainte"
1349                     }
1350                 },
1351                 "parking": {
1352                     "label": "Tip"
1353                 },
1354                 "phone": {
1355                     "label": "Telefon",
1356                     "placeholder": "+31 42 123 4567"
1357                 },
1358                 "piste/difficulty": {
1359                     "label": "Dificultate"
1360                 },
1361                 "piste/grooming": {
1362                     "options": {
1363                         "classic": "Clasic",
1364                         "skating": "Skating"
1365                     }
1366                 },
1367                 "piste/type": {
1368                     "label": "Tip",
1369                     "options": {
1370                         "hike": "Drumeție",
1371                         "nordic": "Nordic",
1372                         "playground": "Loc de Joacă"
1373                     }
1374                 },
1375                 "place": {
1376                     "label": "Tip"
1377                 },
1378                 "plant/output/electricity": {
1379                     "placeholder": "500 MW, 1000 MW, 2000 MW..."
1380                 },
1381                 "population": {
1382                     "label": "Populație"
1383                 },
1384                 "power": {
1385                     "label": "Tip"
1386                 },
1387                 "product": {
1388                     "label": "Produse"
1389                 },
1390                 "railway": {
1391                     "label": "Tip"
1392                 },
1393                 "recycling_type": {
1394                     "options": {
1395                         "container": "Container"
1396                     }
1397                 },
1398                 "ref_aeroway_gate": {
1399                     "label": "Număr de Poartă"
1400                 },
1401                 "ref_golf_hole": {
1402                     "placeholder": "1-18"
1403                 },
1404                 "ref_highway_junction": {
1405                     "label": "Număr de Juncție"
1406                 },
1407                 "ref_platform": {
1408                     "label": "Număr de Platformă"
1409                 },
1410                 "ref_road_number": {
1411                     "label": "Număr de Stradă"
1412                 },
1413                 "ref_route": {
1414                     "label": "Număr de Rută"
1415                 },
1416                 "ref_stop_position": {
1417                     "label": "Număr de Stop"
1418                 },
1419                 "relation": {
1420                     "label": "Tip"
1421                 },
1422                 "religion": {
1423                     "label": "Religie"
1424                 },
1425                 "restriction": {
1426                     "label": "Tip"
1427                 },
1428                 "restrictions": {
1429                     "label": "Restricții de Întoarcere"
1430                 },
1431                 "rooms": {
1432                     "label": "Camere"
1433                 },
1434                 "route": {
1435                     "label": "Tip"
1436                 },
1437                 "route_master": {
1438                     "label": "Tip"
1439                 },
1440                 "sac_scale": {
1441                     "label": "Dificultate de Drumeție"
1442                 },
1443                 "seasonal": {
1444                     "label": "Sezonal"
1445                 },
1446                 "second_hand": {
1447                     "label": "Vinde Utilizate",
1448                     "options": {
1449                         "no": "Nu",
1450                         "only": "Doar",
1451                         "yes": "Da"
1452                     },
1453                     "placeholder": "Da, Nu, Doar"
1454                 },
1455                 "service": {
1456                     "label": "Tip"
1457                 },
1458                 "service/bicycle": {
1459                     "label": "Servicii"
1460                 },
1461                 "service/vehicle": {
1462                     "label": "Servicii"
1463                 },
1464                 "service_rail": {
1465                     "label": "Tip de Serviciu"
1466                 },
1467                 "shelter": {
1468                     "label": "Adăpost"
1469                 },
1470                 "shelter_type": {
1471                     "label": "Tip"
1472                 },
1473                 "shop": {
1474                     "label": "Tip"
1475                 },
1476                 "site": {
1477                     "label": "Tip"
1478                 },
1479                 "smoking": {
1480                     "label": "Fumători"
1481                 },
1482                 "social_facility": {
1483                     "label": "Tip"
1484                 },
1485                 "sport": {
1486                     "label": "Sporturi"
1487                 },
1488                 "sport_ice": {
1489                     "label": "Sporturi"
1490                 },
1491                 "sport_racing_motor": {
1492                     "label": "Sporturi"
1493                 },
1494                 "sport_racing_nonmotor": {
1495                     "label": "Sporturi"
1496                 },
1497                 "stars": {
1498                     "label": "Stele"
1499                 },
1500                 "start_date": {
1501                     "label": "Dată Început"
1502                 },
1503                 "step_count": {
1504                     "label": "Număr de Trepte"
1505                 },
1506                 "stop": {
1507                     "options": {
1508                         "minor": "Stradă Minoră"
1509                     }
1510                 },
1511                 "structure": {
1512                     "label": "Structură",
1513                     "options": {
1514                         "bridge": "Pod",
1515                         "tunnel": "Tunel"
1516                     },
1517                     "placeholder": "Necunoscut"
1518                 },
1519                 "studio": {
1520                     "label": "Tip"
1521                 },
1522                 "substation": {
1523                     "label": "Tip"
1524                 },
1525                 "supervised": {
1526                     "label": "Supravegheat"
1527                 },
1528                 "support": {
1529                     "label": "Suport"
1530                 },
1531                 "surface": {
1532                     "label": "Suprafață"
1533                 },
1534                 "surveillance/type": {
1535                     "options": {
1536                         "camera": "Cameră",
1537                         "guard": "Paznic"
1538                     }
1539                 },
1540                 "takeaway": {
1541                     "options": {
1542                         "no": "Nu",
1543                         "yes": "Da"
1544                     }
1545                 },
1546                 "toilets/disposal": {
1547                     "options": {
1548                         "chemical": "Chemical"
1549                     }
1550                 },
1551                 "tomb": {
1552                     "label": "Tip"
1553                 },
1554                 "tourism": {
1555                     "label": "Tip"
1556                 },
1557                 "tower/construction": {
1558                     "label": "Construcție"
1559                 },
1560                 "tower/type": {
1561                     "label": "Tip"
1562                 },
1563                 "traffic_calming": {
1564                     "label": "Tip"
1565                 },
1566                 "traffic_signals": {
1567                     "label": "Tip"
1568                 },
1569                 "trail_visibility": {
1570                     "placeholder": "Excelent, Bun, Prost..."
1571                 },
1572                 "trees": {
1573                     "label": "Copaci"
1574                 },
1575                 "vending": {
1576                     "label": "Tip de Bunuri"
1577                 },
1578                 "visibility": {
1579                     "label": "Vizibilitate"
1580                 },
1581                 "wall": {
1582                     "label": "Tip"
1583                 },
1584                 "water": {
1585                     "label": "Tip"
1586                 },
1587                 "waterway": {
1588                     "label": "Tip"
1589                 },
1590                 "website": {
1591                     "label": "Website",
1592                     "placeholder": "http://example.com/"
1593                 },
1594                 "wetland": {
1595                     "label": "Tip"
1596                 },
1597                 "width": {
1598                     "label": "Grosime (Metri)"
1599                 },
1600                 "wikipedia": {
1601                     "label": "Wikipedia"
1602                 }
1603             },
1604             "presets": {
1605                 "address": {
1606                     "name": "Adresă",
1607                     "terms": "<translate with synonyms or related terms for 'Address', separated by commas>"
1608                 },
1609                 "advertising/billboard": {
1610                     "name": "Billboard",
1611                     "terms": "<translate with synonyms or related terms for 'Billboard', separated by commas>"
1612                 },
1613                 "aerialway/cable_car": {
1614                     "terms": "<translate with synonyms or related terms for 'Cable Car', separated by commas>"
1615                 },
1616                 "aerialway/chair_lift": {
1617                     "terms": "<translate with synonyms or related terms for 'Chair Lift', separated by commas>"
1618                 },
1619                 "aerialway/drag_lift": {
1620                     "terms": "<translate with synonyms or related terms for 'Drag Lift', separated by commas>"
1621                 },
1622                 "aerialway/gondola": {
1623                     "name": "Gondolă",
1624                     "terms": "<translate with synonyms or related terms for 'Gondola', separated by commas>"
1625                 },
1626                 "aerialway/goods": {
1627                     "terms": "<translate with synonyms or related terms for 'Goods Aerialway', separated by commas>"
1628                 },
1629                 "aerialway/magic_carpet": {
1630                     "terms": "<translate with synonyms or related terms for 'Magic Carpet Lift', separated by commas>"
1631                 },
1632                 "aerialway/mixed_lift": {
1633                     "name": "Lift Mixat",
1634                     "terms": "<translate with synonyms or related terms for 'Mixed Lift', separated by commas>"
1635                 },
1636                 "aerialway/platter": {
1637                     "terms": "<translate with synonyms or related terms for 'Platter Lift', separated by commas>"
1638                 },
1639                 "aerialway/pylon": {
1640                     "terms": "<translate with synonyms or related terms for 'Aerialway Pylon', separated by commas>"
1641                 },
1642                 "aerialway/rope_tow": {
1643                     "terms": "<translate with synonyms or related terms for 'Rope Tow Lift', separated by commas>"
1644                 },
1645                 "aerialway/station": {
1646                     "terms": "<translate with synonyms or related terms for 'Aerialway Station', separated by commas>"
1647                 },
1648                 "aerialway/t-bar": {
1649                     "terms": "<translate with synonyms or related terms for 'T-bar Lift', separated by commas>"
1650                 },
1651                 "aeroway": {
1652                     "name": "Aeroway"
1653                 },
1654                 "aeroway/aerodrome": {
1655                     "name": "Aeroport",
1656                     "terms": "<translate with synonyms or related terms for 'Airport', separated by commas>"
1657                 },
1658                 "aeroway/apron": {
1659                     "terms": "<translate with synonyms or related terms for 'Apron', separated by commas>"
1660                 },
1661                 "aeroway/gate": {
1662                     "terms": "<translate with synonyms or related terms for 'Airport Gate', separated by commas>"
1663                 },
1664                 "aeroway/hangar": {
1665                     "terms": "<translate with synonyms or related terms for 'Hangar', separated by commas>"
1666                 },
1667                 "aeroway/helipad": {
1668                     "terms": "<translate with synonyms or related terms for 'Helipad', separated by commas>"
1669                 },
1670                 "aeroway/runway": {
1671                     "terms": "<translate with synonyms or related terms for 'Runway', separated by commas>"
1672                 },
1673                 "aeroway/taxiway": {
1674                     "terms": "<translate with synonyms or related terms for 'Taxiway', separated by commas>"
1675                 },
1676                 "aeroway/terminal": {
1677                     "terms": "<translate with synonyms or related terms for 'Airport Terminal', separated by commas>"
1678                 },
1679                 "amenity/animal_boarding": {
1680                     "terms": "<translate with synonyms or related terms for 'Animal Boarding Facility', separated by commas>"
1681                 },
1682                 "amenity/animal_breeding": {
1683                     "terms": "<translate with synonyms or related terms for 'Animal Breeding Facility', separated by commas>"
1684                 },
1685                 "amenity/animal_shelter": {
1686                     "terms": "<translate with synonyms or related terms for 'Animal Shelter', separated by commas>"
1687                 },
1688                 "amenity/arts_centre": {
1689                     "name": "Centru de Artă",
1690                     "terms": "<translate with synonyms or related terms for 'Arts Center', separated by commas>"
1691                 },
1692                 "amenity/atm": {
1693                     "name": "Bancomat",
1694                     "terms": "<translate with synonyms or related terms for 'ATM', separated by commas>"
1695                 },
1696                 "amenity/bank": {
1697                     "name": "Banca",
1698                     "terms": "<translate with synonyms or related terms for 'Bank', separated by commas>"
1699                 },
1700                 "amenity/bar": {
1701                     "name": "Bar",
1702                     "terms": "<translate with synonyms or related terms for 'Bar', separated by commas>"
1703                 },
1704                 "amenity/bbq": {
1705                     "terms": "<translate with synonyms or related terms for 'Barbecue/Grill', separated by commas>"
1706                 },
1707                 "amenity/bench": {
1708                     "name": "Bancă",
1709                     "terms": "<translate with synonyms or related terms for 'Bench', separated by commas>"
1710                 },
1711                 "amenity/bicycle_parking": {
1712                     "name": "Parcare biciclete",
1713                     "terms": "<translate with synonyms or related terms for 'Bicycle Parking', separated by commas>"
1714                 },
1715                 "amenity/bicycle_rental": {
1716                     "name": "Închiriere biciclete",
1717                     "terms": "<translate with synonyms or related terms for 'Bicycle Rental', separated by commas>"
1718                 },
1719                 "amenity/bicycle_repair_station": {
1720                     "terms": "<translate with synonyms or related terms for 'Bicycle Repair Tool Stand', separated by commas>"
1721                 },
1722                 "amenity/biergarten": {
1723                     "name": "Biergarten",
1724                     "terms": "<translate with synonyms or related terms for 'Beer Garden', separated by commas>"
1725                 },
1726                 "amenity/boat_rental": {
1727                     "name": "Închiriere Barcă",
1728                     "terms": "<translate with synonyms or related terms for 'Boat Rental', separated by commas>"
1729                 },
1730                 "amenity/bureau_de_change": {
1731                     "name": "Schimbare Valută",
1732                     "terms": "<translate with synonyms or related terms for 'Currency Exchange', separated by commas>"
1733                 },
1734                 "amenity/bus_station": {
1735                     "name": "Stație de autobuz",
1736                     "terms": "<translate with synonyms or related terms for 'Bus Station', separated by commas>"
1737                 },
1738                 "amenity/cafe": {
1739                     "name": "Cafenea",
1740                     "terms": "<translate with synonyms or related terms for 'Cafe', separated by commas>"
1741                 },
1742                 "amenity/car_rental": {
1743                     "name": "Închiriere Mașini",
1744                     "terms": "<translate with synonyms or related terms for 'Car Rental', separated by commas>"
1745                 },
1746                 "amenity/car_sharing": {
1747                     "name": "Car Sharing",
1748                     "terms": "<translate with synonyms or related terms for 'Car Sharing', separated by commas>"
1749                 },
1750                 "amenity/car_wash": {
1751                     "name": "Spălătorie Auto",
1752                     "terms": "<translate with synonyms or related terms for 'Car Wash', separated by commas>"
1753                 },
1754                 "amenity/casino": {
1755                     "name": "Cazino",
1756                     "terms": "<translate with synonyms or related terms for 'Casino', separated by commas>"
1757                 },
1758                 "amenity/charging_station": {
1759                     "name": "Benzinărie",
1760                     "terms": "<translate with synonyms or related terms for 'Charging Station', separated by commas>"
1761                 },
1762                 "amenity/childcare": {
1763                     "name": "Grădiniță",
1764                     "terms": "<translate with synonyms or related terms for 'Nursery/Childcare', separated by commas>"
1765                 },
1766                 "amenity/cinema": {
1767                     "name": "Cinema",
1768                     "terms": "<translate with synonyms or related terms for 'Cinema', separated by commas>"
1769                 },
1770                 "amenity/clinic": {
1771                     "name": "Clinică",
1772                     "terms": "<translate with synonyms or related terms for 'Clinic', separated by commas>"
1773                 },
1774                 "amenity/clock": {
1775                     "name": "Ceas",
1776                     "terms": "<translate with synonyms or related terms for 'Clock', separated by commas>"
1777                 },
1778                 "amenity/college": {
1779                     "terms": "<translate with synonyms or related terms for 'College Grounds', separated by commas>"
1780                 },
1781                 "amenity/community_centre": {
1782                     "name": "Centru Comunitar",
1783                     "terms": "<translate with synonyms or related terms for 'Community Center', separated by commas>"
1784                 },
1785                 "amenity/compressed_air": {
1786                     "name": "Aer Comprimat",
1787                     "terms": "<translate with synonyms or related terms for 'Compressed Air', separated by commas>"
1788                 },
1789                 "amenity/courthouse": {
1790                     "name": "Tribunal",
1791                     "terms": "<translate with synonyms or related terms for 'Courthouse', separated by commas>"
1792                 },
1793                 "amenity/crematorium": {
1794                     "name": "Crematoriu",
1795                     "terms": "<translate with synonyms or related terms for 'Crematorium', separated by commas>"
1796                 },
1797                 "amenity/dentist": {
1798                     "name": "Dentist",
1799                     "terms": "<translate with synonyms or related terms for 'Dentist', separated by commas>"
1800                 },
1801                 "amenity/doctors": {
1802                     "name": "Doctor",
1803                     "terms": "<translate with synonyms or related terms for 'Doctor', separated by commas>"
1804                 },
1805                 "amenity/dojo": {
1806                     "terms": "<translate with synonyms or related terms for 'Dojo / Martial Arts Academy', separated by commas>"
1807                 },
1808                 "amenity/drinking_water": {
1809                     "name": "Apă de Băut",
1810                     "terms": "<translate with synonyms or related terms for 'Drinking Water', separated by commas>"
1811                 },
1812                 "amenity/driving_school": {
1813                     "name": "Școală de Șoferi",
1814                     "terms": "<translate with synonyms or related terms for 'Driving School', separated by commas>"
1815                 },
1816                 "amenity/embassy": {
1817                     "name": "Ambasadă",
1818                     "terms": "<translate with synonyms or related terms for 'Embassy', separated by commas>"
1819                 },
1820                 "amenity/fast_food": {
1821                     "name": "Fast Food",
1822                     "terms": "<translate with synonyms or related terms for 'Fast Food', separated by commas>"
1823                 },
1824                 "amenity/ferry_terminal": {
1825                     "name": "Terminal de Bac",
1826                     "terms": "<translate with synonyms or related terms for 'Ferry Terminal', separated by commas>"
1827                 },
1828                 "amenity/fire_station": {
1829                     "name": "Pompieri",
1830                     "terms": "<translate with synonyms or related terms for 'Fire Station', separated by commas>"
1831                 },
1832                 "amenity/food_court": {
1833                     "terms": "<translate with synonyms or related terms for 'Food Court', separated by commas>"
1834                 },
1835                 "amenity/fountain": {
1836                     "name": "Fântână",
1837                     "terms": "<translate with synonyms or related terms for 'Fountain', separated by commas>"
1838                 },
1839                 "amenity/fuel": {
1840                     "name": "Benzinărie",
1841                     "terms": "<translate with synonyms or related terms for 'Gas Station', separated by commas>"
1842                 },
1843                 "amenity/grave_yard": {
1844                     "name": "Cimitir",
1845                     "terms": "<translate with synonyms or related terms for 'Graveyard', separated by commas>"
1846                 },
1847                 "amenity/grit_bin": {
1848                     "terms": "<translate with synonyms or related terms for 'Grit Bin', separated by commas>"
1849                 },
1850                 "amenity/hospital": {
1851                     "name": "Spital",
1852                     "terms": "<translate with synonyms or related terms for 'Hospital Grounds', separated by commas>"
1853                 },
1854                 "amenity/hunting_stand": {
1855                     "name": "Stand de Vânătoare",
1856                     "terms": "<translate with synonyms or related terms for 'Hunting Stand', separated by commas>"
1857                 },
1858                 "amenity/ice_cream": {
1859                     "name": "Magazin de Înghețată",
1860                     "terms": "<translate with synonyms or related terms for 'Ice Cream Shop', separated by commas>"
1861                 },
1862                 "amenity/internet_cafe": {
1863                     "name": "Internet Cafe",
1864                     "terms": "<translate with synonyms or related terms for 'Internet Cafe', separated by commas>"
1865                 },
1866                 "amenity/kindergarten": {
1867                     "name": "Preșcoală/Grădiniță",
1868                     "terms": "<translate with synonyms or related terms for 'Preschool/Kindergarten Grounds', separated by commas>"
1869                 },
1870                 "amenity/library": {
1871                     "name": "Librărie",
1872                     "terms": "<translate with synonyms or related terms for 'Library', separated by commas>"
1873                 },
1874                 "amenity/marketplace": {
1875                     "name": "Piață",
1876                     "terms": "<translate with synonyms or related terms for 'Marketplace', separated by commas>"
1877                 },
1878                 "amenity/motorcycle_parking": {
1879                     "name": "Parcare de Motociclete",
1880                     "terms": "<translate with synonyms or related terms for 'Motorcycle Parking', separated by commas>"
1881                 },
1882                 "amenity/nightclub": {
1883                     "name": "Club de Noapte",
1884                     "terms": "<translate with synonyms or related terms for 'Nightclub', separated by commas>"
1885                 },
1886                 "amenity/parking": {
1887                     "name": " Parcare de Mașini",
1888                     "terms": "<translate with synonyms or related terms for 'Car Parking', separated by commas>"
1889                 },
1890                 "amenity/parking_entrance": {
1891                     "name": "Intrare/Ieșire Garaj",
1892                     "terms": "<translate with synonyms or related terms for 'Parking Garage Entrance/Exit', separated by commas>"
1893                 },
1894                 "amenity/parking_space": {
1895                     "name": "Loc de Parcare",
1896                     "terms": "<translate with synonyms or related terms for 'Parking Space', separated by commas>"
1897                 },
1898                 "amenity/pavilion": {
1899                     "name": "Pavilion",
1900                     "terms": "<translate with synonyms or related terms for 'Pavilion', separated by commas>"
1901                 },
1902                 "amenity/pharmacy": {
1903                     "name": "Farmacie",
1904                     "terms": "<translate with synonyms or related terms for 'Pharmacy', separated by commas>"
1905                 },
1906                 "amenity/place_of_worship": {
1907                     "name": "Loc de Rugăciune",
1908                     "terms": "<translate with synonyms or related terms for 'Place of Worship', separated by commas>"
1909                 },
1910                 "amenity/place_of_worship/buddhist": {
1911                     "name": "Templu Budist",
1912                     "terms": "<translate with synonyms or related terms for 'Buddhist Temple', separated by commas>"
1913                 },
1914                 "amenity/place_of_worship/christian": {
1915                     "name": "Biserică",
1916                     "terms": "<translate with synonyms or related terms for 'Church', separated by commas>"
1917                 },
1918                 "amenity/place_of_worship/hindu": {
1919                     "name": "Templu Hinduist",
1920                     "terms": "<translate with synonyms or related terms for 'Hindu Temple', separated by commas>"
1921                 },
1922                 "amenity/place_of_worship/jewish": {
1923                     "name": "Sinagogă",
1924                     "terms": "<translate with synonyms or related terms for 'Synagogue', separated by commas>"
1925                 },
1926                 "amenity/place_of_worship/muslim": {
1927                     "name": "Moschee",
1928                     "terms": "<translate with synonyms or related terms for 'Mosque', separated by commas>"
1929                 },
1930                 "amenity/place_of_worship/shinto": {
1931                     "name": "Altar Shinto",
1932                     "terms": "<translate with synonyms or related terms for 'Shinto Shrine', separated by commas>"
1933                 },
1934                 "amenity/place_of_worship/sikh": {
1935                     "name": "Templu Sikh",
1936                     "terms": "<translate with synonyms or related terms for 'Sikh Temple', separated by commas>"
1937                 },
1938                 "amenity/place_of_worship/taoist": {
1939                     "name": "Templu Taoist",
1940                     "terms": "<translate with synonyms or related terms for 'Taoist Temple', separated by commas>"
1941                 },
1942                 "amenity/planetarium": {
1943                     "name": "Planetariu",
1944                     "terms": "<translate with synonyms or related terms for 'Planetarium', separated by commas>"
1945                 },
1946                 "amenity/police": {
1947                     "name": "Poliție",
1948                     "terms": "<translate with synonyms or related terms for 'Police', separated by commas>"
1949                 },
1950                 "amenity/post_box": {
1951                     "name": "Cutie Poștală",
1952                     "terms": "<translate with synonyms or related terms for 'Mailbox', separated by commas>"
1953                 },
1954                 "amenity/post_office": {
1955                     "name": "Oficiul Poștal",
1956                     "terms": "<translate with synonyms or related terms for 'Post Office', separated by commas>"
1957                 },
1958                 "amenity/prison": {
1959                     "name": "Închisoare",
1960                     "terms": "<translate with synonyms or related terms for 'Prison Grounds', separated by commas>"
1961                 },
1962                 "amenity/pub": {
1963                     "name": "Pub",
1964                     "terms": "<translate with synonyms or related terms for 'Pub', separated by commas>"
1965                 },
1966                 "amenity/public_bath": {
1967                     "name": "Baie Publică",
1968                     "terms": "<translate with synonyms or related terms for 'Public Bath', separated by commas>"
1969                 },
1970                 "amenity/public_bookcase": {
1971                     "terms": "<translate with synonyms or related terms for 'Public Bookcase', separated by commas>"
1972                 },
1973                 "amenity/ranger_station": {
1974                     "terms": "<translate with synonyms or related terms for 'Ranger Station', separated by commas>"
1975                 },
1976                 "amenity/recycling": {
1977                     "name": "Reciclare",
1978                     "terms": "<translate with synonyms or related terms for 'Recycling', separated by commas>"
1979                 },
1980                 "amenity/recycling_centre": {
1981                     "name": "Centru de Reciclare",
1982                     "terms": "<translate with synonyms or related terms for 'Recycling Center', separated by commas>"
1983                 },
1984                 "amenity/register_office": {
1985                     "name": "Oficiu de Registrare"
1986                 },
1987                 "amenity/restaurant": {
1988                     "name": "Restaurant",
1989                     "terms": "<translate with synonyms or related terms for 'Restaurant', separated by commas>"
1990                 },
1991                 "amenity/sanitary_dump_station": {
1992                     "terms": "<translate with synonyms or related terms for 'RV Toilet Disposal', separated by commas>"
1993                 },
1994                 "amenity/school": {
1995                     "name": "Școală",
1996                     "terms": "<translate with synonyms or related terms for 'School Grounds', separated by commas>"
1997                 },
1998                 "amenity/scrapyard": {
1999                     "terms": "<translate with synonyms or related terms for 'Scrap Yard', separated by commas>"
2000                 },
2001                 "amenity/shelter": {
2002                     "terms": "<translate with synonyms or related terms for 'Shelter', separated by commas>"
2003                 },
2004                 "amenity/social_facility": {
2005                     "name": "Facilitate Socială",
2006                     "terms": "<translate with synonyms or related terms for 'Social Facility', separated by commas>"
2007                 },
2008                 "amenity/social_facility/food_bank": {
2009                     "terms": "<translate with synonyms or related terms for 'Food Bank', separated by commas>"
2010                 },
2011                 "amenity/social_facility/group_home": {
2012                     "terms": "<translate with synonyms or related terms for 'Elderly Group Home', separated by commas>"
2013                 },
2014                 "amenity/social_facility/homeless_shelter": {
2015                     "terms": "<translate with synonyms or related terms for 'Homeless Shelter', separated by commas>"
2016                 },
2017                 "amenity/social_facility/nursing_home": {
2018                     "terms": "<translate with synonyms or related terms for 'Nursing Home', separated by commas>"
2019                 },
2020                 "amenity/studio": {
2021                     "name": "Studio",
2022                     "terms": "<translate with synonyms or related terms for 'Studio', separated by commas>"
2023                 },
2024                 "amenity/swimming_pool": {
2025                     "name": "Piscină"
2026                 },
2027                 "amenity/taxi": {
2028                     "name": "Stand de Taxi",
2029                     "terms": "<translate with synonyms or related terms for 'Taxi Stand', separated by commas>"
2030                 },
2031                 "amenity/telephone": {
2032                     "name": "Telefon",
2033                     "terms": "<translate with synonyms or related terms for 'Telephone', separated by commas>"
2034                 },
2035                 "amenity/theatre": {
2036                     "name": "Teatru",
2037                     "terms": "<translate with synonyms or related terms for 'Theater', separated by commas>"
2038                 },
2039                 "amenity/toilets": {
2040                     "name": "Toaletă",
2041                     "terms": "<translate with synonyms or related terms for 'Toilets', separated by commas>"
2042                 },
2043                 "amenity/townhall": {
2044                     "name": "Primărie",
2045                     "terms": "<translate with synonyms or related terms for 'Town Hall', separated by commas>"
2046                 },
2047                 "amenity/university": {
2048                     "name": "Universitate",
2049                     "terms": "<translate with synonyms or related terms for 'University Grounds', separated by commas>"
2050                 },
2051                 "amenity/vending_machine": {
2052                     "terms": "<translate with synonyms or related terms for 'Vending Machine', separated by commas>"
2053                 },
2054                 "amenity/vending_machine/cigarettes": {
2055                     "terms": "<translate with synonyms or related terms for 'Cigarette Vending Machine', separated by commas>"
2056                 },
2057                 "amenity/vending_machine/condoms": {
2058                     "terms": "<translate with synonyms or related terms for 'Condom Vending Machine', separated by commas>"
2059                 },
2060                 "amenity/vending_machine/drinks": {
2061                     "terms": "<translate with synonyms or related terms for 'Drink Vending Machine', separated by commas>"
2062                 },
2063                 "amenity/vending_machine/excrement_bags": {
2064                     "terms": "<translate with synonyms or related terms for 'Excrement Bag Vending Machine', separated by commas>"
2065                 },
2066                 "amenity/vending_machine/newspapers": {
2067                     "terms": "<translate with synonyms or related terms for 'Newspaper Vending Machine', separated by commas>"
2068                 },
2069                 "amenity/vending_machine/parcel_pickup_dropoff": {
2070                     "terms": "<translate with synonyms or related terms for 'Parcel Pickup/Dropoff Vending Machine', separated by commas>"
2071                 },
2072                 "amenity/vending_machine/parking_tickets": {
2073                     "terms": "<translate with synonyms or related terms for 'Parking Ticket Vending Machine', separated by commas>"
2074                 },
2075                 "amenity/vending_machine/public_transport_tickets": {
2076                     "terms": "<translate with synonyms or related terms for 'Transit Ticket Vending Machine', separated by commas>"
2077                 },
2078                 "amenity/vending_machine/sweets": {
2079                     "terms": "<translate with synonyms or related terms for 'Snack Vending Machine', separated by commas>"
2080                 },
2081                 "amenity/veterinary": {
2082                     "name": "Medic Veterinar",
2083                     "terms": "<translate with synonyms or related terms for 'Veterinary', separated by commas>"
2084                 },
2085                 "amenity/waste/dog_excrement": {
2086                     "terms": "<translate with synonyms or related terms for 'Dog Excrement Bin', separated by commas>"
2087                 },
2088                 "amenity/waste_basket": {
2089                     "terms": "<translate with synonyms or related terms for 'Waste Basket', separated by commas>"
2090                 },
2091                 "amenity/waste_disposal": {
2092                     "name": "Container de Gunoi",
2093                     "terms": "<translate with synonyms or related terms for 'Garbage Dumpster', separated by commas>"
2094                 },
2095                 "amenity/waste_transfer_station": {
2096                     "terms": "<translate with synonyms or related terms for 'Waste Transfer Station', separated by commas>"
2097                 },
2098                 "amenity/water_point": {
2099                     "terms": "<translate with synonyms or related terms for 'RV Drinking Water', separated by commas>"
2100                 },
2101                 "amenity/watering_place": {
2102                     "terms": "<translate with synonyms or related terms for 'Animal Watering Place', separated by commas>"
2103                 },
2104                 "area": {
2105                     "name": "Suprafață",
2106                     "terms": "<translate with synonyms or related terms for 'Area', separated by commas>"
2107                 },
2108                 "area/highway": {
2109                     "terms": "<translate with synonyms or related terms for 'Road Surface', separated by commas>"
2110                 },
2111                 "barrier": {
2112                     "name": "Barieră",
2113                     "terms": "<translate with synonyms or related terms for 'Barrier', separated by commas>"
2114                 },
2115                 "barrier/block": {
2116                     "name": "Bloc",
2117                     "terms": "<translate with synonyms or related terms for 'Block', separated by commas>"
2118                 },
2119                 "barrier/bollard": {
2120                     "terms": "<translate with synonyms or related terms for 'Bollard', separated by commas>"
2121                 },
2122                 "barrier/border_control": {
2123                     "terms": "<translate with synonyms or related terms for 'Border Control', separated by commas>"
2124                 },
2125                 "barrier/cattle_grid": {
2126                     "terms": "<translate with synonyms or related terms for 'Cattle Grid', separated by commas>"
2127                 },
2128                 "barrier/city_wall": {
2129                     "name": "Zid de Oraș",
2130                     "terms": "<translate with synonyms or related terms for 'City Wall', separated by commas>"
2131                 },
2132                 "barrier/cycle_barrier": {
2133                     "terms": "<translate with synonyms or related terms for 'Cycle Barrier', separated by commas>"
2134                 },
2135                 "barrier/ditch": {
2136                     "terms": "<translate with synonyms or related terms for 'Trench', separated by commas>"
2137                 },
2138                 "barrier/entrance": {
2139                     "name": "Intrare"
2140                 },
2141                 "barrier/fence": {
2142                     "name": "Gard",
2143                     "terms": "<translate with synonyms or related terms for 'Fence', separated by commas>"
2144                 },
2145                 "barrier/gate": {
2146                     "name": "Poartă",
2147                     "terms": "<translate with synonyms or related terms for 'Gate', separated by commas>"
2148                 },
2149                 "barrier/hedge": {
2150                     "terms": "<translate with synonyms or related terms for 'Hedge', separated by commas>"
2151                 },
2152                 "barrier/kissing_gate": {
2153                     "terms": "<translate with synonyms or related terms for 'Kissing Gate', separated by commas>"
2154                 },
2155                 "barrier/lift_gate": {
2156                     "terms": "<translate with synonyms or related terms for 'Lift Gate', separated by commas>"
2157                 },
2158                 "barrier/retaining_wall": {
2159                     "terms": "<translate with synonyms or related terms for 'Retaining Wall', separated by commas>"
2160                 },
2161                 "barrier/stile": {
2162                     "terms": "<translate with synonyms or related terms for 'Stile', separated by commas>"
2163                 },
2164                 "barrier/toll_booth": {
2165                     "terms": "<translate with synonyms or related terms for 'Toll Booth', separated by commas>"
2166                 },
2167                 "barrier/wall": {
2168                     "name": "Zid",
2169                     "terms": "<translate with synonyms or related terms for 'Wall', separated by commas>"
2170                 },
2171                 "boundary/administrative": {
2172                     "name": "Graniță Administrativă",
2173                     "terms": "<translate with synonyms or related terms for 'Administrative Boundary', separated by commas>"
2174                 },
2175                 "building": {
2176                     "name": "Clădire",
2177                     "terms": "<translate with synonyms or related terms for 'Building', separated by commas>"
2178                 },
2179                 "building/apartments": {
2180                     "name": "Apartamente",
2181                     "terms": "<translate with synonyms or related terms for 'Apartments', separated by commas>"
2182                 },
2183                 "building/barn": {
2184                     "name": "Grajd",
2185                     "terms": "<translate with synonyms or related terms for 'Barn', separated by commas>"
2186                 },
2187                 "building/bunker": {
2188                     "name": "Bunker"
2189                 },
2190                 "building/cabin": {
2191                     "name": "Cabină",
2192                     "terms": "<translate with synonyms or related terms for 'Cabin', separated by commas>"
2193                 },
2194                 "building/cathedral": {
2195                     "name": "Catedrală",
2196                     "terms": "<translate with synonyms or related terms for 'Cathedral Building', separated by commas>"
2197                 },
2198                 "building/chapel": {
2199                     "name": "Capelă",
2200                     "terms": "<translate with synonyms or related terms for 'Chapel Building', separated by commas>"
2201                 },
2202                 "building/church": {
2203                     "name": "Biserică",
2204                     "terms": "<translate with synonyms or related terms for 'Church Building', separated by commas>"
2205                 },
2206                 "building/college": {
2207                     "name": "Colegiu",
2208                     "terms": "<translate with synonyms or related terms for 'College Building', separated by commas>"
2209                 },
2210                 "building/commercial": {
2211                     "name": "Clădire Comercială",
2212                     "terms": "<translate with synonyms or related terms for 'Commercial Building', separated by commas>"
2213                 },
2214                 "building/construction": {
2215                     "name": "Clădire în Construcție",
2216                     "terms": "<translate with synonyms or related terms for 'Building Under Construction', separated by commas>"
2217                 },
2218                 "building/detached": {
2219                     "name": "Casă Detașată",
2220                     "terms": "<translate with synonyms or related terms for 'Detached House', separated by commas>"
2221                 },
2222                 "building/dormitory": {
2223                     "name": "Dormitoriu",
2224                     "terms": "<translate with synonyms or related terms for 'Dormitory', separated by commas>"
2225                 },
2226                 "building/entrance": {
2227                     "name": "Intrare/Ieșire"
2228                 },
2229                 "building/garage": {
2230                     "name": "Garaj",
2231                     "terms": "<translate with synonyms or related terms for 'Garage', separated by commas>"
2232                 },
2233                 "building/garages": {
2234                     "name": "Garaje",
2235                     "terms": "<translate with synonyms or related terms for 'Garages', separated by commas>"
2236                 },
2237                 "building/greenhouse": {
2238                     "name": "Seră",
2239                     "terms": "<translate with synonyms or related terms for 'Greenhouse', separated by commas>"
2240                 },
2241                 "building/hospital": {
2242                     "name": "Spital",
2243                     "terms": "<translate with synonyms or related terms for 'Hospital Building', separated by commas>"
2244                 },
2245                 "building/hotel": {
2246                     "name": "Hotel",
2247                     "terms": "<translate with synonyms or related terms for 'Hotel Building', separated by commas>"
2248                 },
2249                 "building/house": {
2250                     "name": "Casă",
2251                     "terms": "<translate with synonyms or related terms for 'House', separated by commas>"
2252                 },
2253                 "building/hut": {
2254                     "name": "Colibă",
2255                     "terms": "<translate with synonyms or related terms for 'Hut', separated by commas>"
2256                 },
2257                 "building/industrial": {
2258                     "name": "Clădire Industrială",
2259                     "terms": "<translate with synonyms or related terms for 'Industrial Building', separated by commas>"
2260                 },
2261                 "building/kindergarten": {
2262                     "name": "Preșcoală/Grădiniță",
2263                     "terms": "<translate with synonyms or related terms for 'Preschool/Kindergarten Building', separated by commas>"
2264                 },
2265                 "building/public": {
2266                     "name": "Clădire Publică",
2267                     "terms": "<translate with synonyms or related terms for 'Public Building', separated by commas>"
2268                 },
2269                 "building/residential": {
2270                     "name": "Clădire Rezidențială",
2271                     "terms": "<translate with synonyms or related terms for 'Residential Building', separated by commas>"
2272                 },
2273                 "building/retail": {
2274                     "name": "Clădire de Retail",
2275                     "terms": "<translate with synonyms or related terms for 'Retail Building', separated by commas>"
2276                 },
2277                 "building/roof": {
2278                     "name": "Acoperiș",
2279                     "terms": "<translate with synonyms or related terms for 'Roof', separated by commas>"
2280                 },
2281                 "building/school": {
2282                     "name": "Școală",
2283                     "terms": "<translate with synonyms or related terms for 'School Building', separated by commas>"
2284                 },
2285                 "building/semidetached_house": {
2286                     "name": "Casă Semi-detașată",
2287                     "terms": "<translate with synonyms or related terms for 'Semi-Detached House', separated by commas>"
2288                 },
2289                 "building/shed": {
2290                     "terms": "<translate with synonyms or related terms for 'Shed', separated by commas>"
2291                 },
2292                 "building/stable": {
2293                     "terms": "<translate with synonyms or related terms for 'Stable', separated by commas>"
2294                 },
2295                 "building/static_caravan": {
2296                     "name": "Casă Mobilă Statică",
2297                     "terms": "<translate with synonyms or related terms for 'Static Mobile Home', separated by commas>"
2298                 },
2299                 "building/terrace": {
2300                     "name": "Case în Rând",
2301                     "terms": "<translate with synonyms or related terms for 'Row Houses', separated by commas>"
2302                 },
2303                 "building/train_station": {
2304                     "name": "Gară"
2305                 },
2306                 "building/university": {
2307                     "name": "Universitate",
2308                     "terms": "<translate with synonyms or related terms for 'University Building', separated by commas>"
2309                 },
2310                 "building/warehouse": {
2311                     "name": "Depozit",
2312                     "terms": "<translate with synonyms or related terms for 'Warehouse', separated by commas>"
2313                 },
2314                 "camp_site/camp_pitch": {
2315                     "terms": "<translate with synonyms or related terms for 'Camp Pitch', separated by commas>"
2316                 },
2317                 "club": {
2318                     "name": "Club",
2319                     "terms": "<translate with synonyms or related terms for 'Club', separated by commas>"
2320                 },
2321                 "craft": {
2322                     "terms": "<translate with synonyms or related terms for 'Craft', separated by commas>"
2323                 },
2324                 "craft/basket_maker": {
2325                     "terms": "<translate with synonyms or related terms for 'Basket Maker', separated by commas>"
2326                 },
2327                 "craft/beekeeper": {
2328                     "terms": "<translate with synonyms or related terms for 'Beekeeper', separated by commas>"
2329                 },
2330                 "craft/blacksmith": {
2331                     "terms": "<translate with synonyms or related terms for 'Blacksmith', separated by commas>"
2332                 },
2333                 "craft/boatbuilder": {
2334                     "terms": "<translate with synonyms or related terms for 'Boat Builder', separated by commas>"
2335                 },
2336                 "craft/bookbinder": {
2337                     "terms": "<translate with synonyms or related terms for 'Bookbinder', separated by commas>"
2338                 },
2339                 "craft/brewery": {
2340                     "name": "Berărie",
2341                     "terms": "<translate with synonyms or related terms for 'Brewery', separated by commas>"
2342                 },
2343                 "craft/carpenter": {
2344                     "terms": "<translate with synonyms or related terms for 'Carpenter', separated by commas>"
2345                 },
2346                 "craft/carpet_layer": {
2347                     "terms": "<translate with synonyms or related terms for 'Carpet Layer', separated by commas>"
2348                 },
2349                 "craft/caterer": {
2350                     "terms": "<translate with synonyms or related terms for 'Caterer', separated by commas>"
2351                 },
2352                 "craft/clockmaker": {
2353                     "terms": "<translate with synonyms or related terms for 'Clockmaker', separated by commas>"
2354                 },
2355                 "craft/distillery": {
2356                     "terms": "<translate with synonyms or related terms for 'Distillery', separated by commas>"
2357                 },
2358                 "craft/dressmaker": {
2359                     "terms": "<translate with synonyms or related terms for 'Dressmaker', separated by commas>"
2360                 },
2361                 "craft/electrician": {
2362                     "name": "Electrician",
2363                     "terms": "<translate with synonyms or related terms for 'Electrician', separated by commas>"
2364                 },
2365                 "craft/electronics_repair": {
2366                     "terms": "<translate with synonyms or related terms for 'Electronics Repair Shop', separated by commas>"
2367                 },
2368                 "craft/gardener": {
2369                     "name": "Grădinar",
2370                     "terms": "<translate with synonyms or related terms for 'Gardener', separated by commas>"
2371                 },
2372                 "craft/glaziery": {
2373                     "terms": "<translate with synonyms or related terms for 'Glaziery', separated by commas>"
2374                 },
2375                 "craft/handicraft": {
2376                     "name": "Manufactură",
2377                     "terms": "<translate with synonyms or related terms for 'Handicraft', separated by commas>"
2378                 },
2379                 "craft/hvac": {
2380                     "terms": "<translate with synonyms or related terms for 'HVAC', separated by commas>"
2381                 },
2382                 "craft/insulator": {
2383                     "name": "Insulator",
2384                     "terms": "<translate with synonyms or related terms for 'Insulator', separated by commas>"
2385                 },
2386                 "craft/jeweler": {
2387                     "name": "Giuvaer"
2388                 },
2389                 "craft/key_cutter": {
2390                     "terms": "<translate with synonyms or related terms for 'Key Cutter', separated by commas>"
2391                 },
2392                 "craft/metal_construction": {
2393                     "name": "Construcție de Metal",
2394                     "terms": "<translate with synonyms or related terms for 'Metal Construction', separated by commas>"
2395                 },
2396                 "craft/optician": {
2397                     "name": "Optician"
2398                 },
2399                 "craft/painter": {
2400                     "name": "Pictor",
2401                     "terms": "<translate with synonyms or related terms for 'Painter', separated by commas>"
2402                 },
2403                 "craft/photographer": {
2404                     "name": "Fotograf",
2405                     "terms": "<translate with synonyms or related terms for 'Photographer', separated by commas>"
2406                 },
2407                 "craft/photographic_laboratory": {
2408                     "name": "Laborator de Fotografie",
2409                     "terms": "<translate with synonyms or related terms for 'Photographic Laboratory', separated by commas>"
2410                 },
2411                 "craft/plasterer": {
2412                     "terms": "<translate with synonyms or related terms for 'Plasterer', separated by commas>"
2413                 },
2414                 "craft/plumber": {
2415                     "terms": "<translate with synonyms or related terms for 'Plumber', separated by commas>"
2416                 },
2417                 "craft/pottery": {
2418                     "terms": "<translate with synonyms or related terms for 'Pottery', separated by commas>"
2419                 },
2420                 "craft/rigger": {
2421                     "terms": "<translate with synonyms or related terms for 'Rigger', separated by commas>"
2422                 },
2423                 "craft/roofer": {
2424                     "terms": "<translate with synonyms or related terms for 'Roofer', separated by commas>"
2425                 },
2426                 "craft/saddler": {
2427                     "name": "Șelar",
2428                     "terms": "<translate with synonyms or related terms for 'Saddler', separated by commas>"
2429                 },
2430                 "craft/sailmaker": {
2431                     "terms": "<translate with synonyms or related terms for 'Sailmaker', separated by commas>"
2432                 },
2433                 "craft/sawmill": {
2434                     "terms": "<translate with synonyms or related terms for 'Sawmill', separated by commas>"
2435                 },
2436                 "craft/scaffolder": {
2437                     "terms": "<translate with synonyms or related terms for 'Scaffolder', separated by commas>"
2438                 },
2439                 "craft/sculpter": {
2440                     "name": "Sculptor",
2441                     "terms": "<translate with synonyms or related terms for 'Sculpter', separated by commas>"
2442                 },
2443                 "craft/shoemaker": {
2444                     "name": "Cizmar",
2445                     "terms": "<translate with synonyms or related terms for 'Shoemaker', separated by commas>"
2446                 },
2447                 "craft/stonemason": {
2448                     "terms": "<translate with synonyms or related terms for 'Stonemason', separated by commas>"
2449                 },
2450                 "craft/sweep": {
2451                     "terms": "<translate with synonyms or related terms for 'Chimney Sweep', separated by commas>"
2452                 },
2453                 "craft/tiler": {
2454                     "terms": "<translate with synonyms or related terms for 'Tiler', separated by commas>"
2455                 },
2456                 "craft/tinsmith": {
2457                     "terms": "<translate with synonyms or related terms for 'Tinsmith', separated by commas>"
2458                 },
2459                 "craft/upholsterer": {
2460                     "terms": "<translate with synonyms or related terms for 'Upholsterer', separated by commas>"
2461                 },
2462                 "craft/watchmaker": {
2463                     "terms": "<translate with synonyms or related terms for 'Watchmaker', separated by commas>"
2464                 },
2465                 "craft/window_construction": {
2466                     "name": "Geamgiu"
2467                 },
2468                 "craft/winery": {
2469                     "name": "Vinărie"
2470                 },
2471                 "embankment": {
2472                     "name": "Chei",
2473                     "terms": "<translate with synonyms or related terms for 'Embankment', separated by commas>"
2474                 },
2475                 "emergency/ambulance_station": {
2476                     "name": "Stație de Ambulanță",
2477                     "terms": "<translate with synonyms or related terms for 'Ambulance Station', separated by commas>"
2478                 },
2479                 "emergency/defibrillator": {
2480                     "name": "Defibrilator",
2481                     "terms": "<translate with synonyms or related terms for 'Defibrillator', separated by commas>"
2482                 },
2483                 "emergency/fire_hydrant": {
2484                     "terms": "<translate with synonyms or related terms for 'Fire Hydrant', separated by commas>"
2485                 },
2486                 "emergency/phone": {
2487                     "terms": "<translate with synonyms or related terms for 'Emergency Phone', separated by commas>"
2488                 },
2489                 "entrance": {
2490                     "name": "Intrare/Ieșire",
2491                     "terms": "<translate with synonyms or related terms for 'Entrance/Exit', separated by commas>"
2492                 },
2493                 "footway/crossing": {
2494                     "name": "Traversare",
2495                     "terms": "<translate with synonyms or related terms for 'Street Crossing', separated by commas>"
2496                 },
2497                 "footway/crosswalk": {
2498                     "name": "Traversare de Pietoni",
2499                     "terms": "<translate with synonyms or related terms for 'Pedestrian Crosswalk', separated by commas>"
2500                 },
2501                 "footway/sidewalk": {
2502                     "name": "Drum de Pietoni",
2503                     "terms": "<translate with synonyms or related terms for 'Sidewalk', separated by commas>"
2504                 },
2505                 "ford": {
2506                     "name": "Vad",
2507                     "terms": "<translate with synonyms or related terms for 'Ford', separated by commas>"
2508                 },
2509                 "golf/bunker": {
2510                     "terms": "<translate with synonyms or related terms for 'Sand Trap', separated by commas>"
2511                 },
2512                 "golf/fairway": {
2513                     "name": "Drum Maritim",
2514                     "terms": "<translate with synonyms or related terms for 'Fairway', separated by commas>"
2515                 },
2516                 "golf/green": {
2517                     "terms": "<translate with synonyms or related terms for 'Putting Green', separated by commas>"
2518                 },
2519                 "golf/hole": {
2520                     "terms": "<translate with synonyms or related terms for 'Golf Hole', separated by commas>"
2521                 },
2522                 "golf/lateral_water_hazard_area": {
2523                     "terms": "<translate with synonyms or related terms for 'Lateral Water Hazard', separated by commas>"
2524                 },
2525                 "golf/lateral_water_hazard_line": {
2526                     "terms": "<translate with synonyms or related terms for 'Lateral Water Hazard', separated by commas>"
2527                 },
2528                 "golf/rough": {
2529                     "terms": "<translate with synonyms or related terms for 'Rough', separated by commas>"
2530                 },
2531                 "golf/tee": {
2532                     "name": "Casa de Ceai",
2533                     "terms": "<translate with synonyms or related terms for 'Tee Box', separated by commas>"
2534                 },
2535                 "golf/water_hazard_area": {
2536                     "terms": "<translate with synonyms or related terms for 'Water Hazard', separated by commas>"
2537                 },
2538                 "golf/water_hazard_line": {
2539                     "terms": "<translate with synonyms or related terms for 'Water Hazard', separated by commas>"
2540                 },
2541                 "healthcare/blood_donation": {
2542                     "name": "Centru de Donație de Sânge",
2543                     "terms": "<translate with synonyms or related terms for 'Blood Donor Center', separated by commas>"
2544                 },
2545                 "highway": {
2546                     "name": "Autostradă"
2547                 },
2548                 "highway/bridleway": {
2549                     "terms": "<translate with synonyms or related terms for 'Bridle Path', separated by commas>"
2550                 },
2551                 "highway/bus_stop": {
2552                     "name": "Stație de autobuz",
2553                     "terms": "<translate with synonyms or related terms for 'Bus Stop', separated by commas>"
2554                 },
2555                 "highway/corridor": {
2556                     "name": "Coridor Interior",
2557                     "terms": "<translate with synonyms or related terms for 'Indoor Corridor', separated by commas>"
2558                 },
2559                 "highway/crossing": {
2560                     "name": "Traversare de Stradă",
2561                     "terms": "<translate with synonyms or related terms for 'Street Crossing', separated by commas>"
2562                 },
2563                 "highway/crosswalk": {
2564                     "name": "Traversare pentru Pietoni",
2565                     "terms": "<translate with synonyms or related terms for 'Pedestrian Crosswalk', separated by commas>"
2566                 },
2567                 "highway/cycleway": {
2568                     "name": "Pistă biciclete",
2569                     "terms": "<translate with synonyms or related terms for 'Cycle Path', separated by commas>"
2570                 },
2571                 "highway/elevator": {
2572                     "name": "Lift",
2573                     "terms": "<translate with synonyms or related terms for 'Elevator', separated by commas>"
2574                 },
2575                 "highway/footway": {
2576                     "name": "Potecă",
2577                     "terms": "<translate with synonyms or related terms for 'Foot Path', separated by commas>"
2578                 },
2579                 "highway/give_way": {
2580                     "terms": "<translate with synonyms or related terms for 'Yield Sign', separated by commas>"
2581                 },
2582                 "highway/living_street": {
2583                     "terms": "<translate with synonyms or related terms for 'Living Street', separated by commas>"
2584                 },
2585                 "highway/mini_roundabout": {
2586                     "terms": "<translate with synonyms or related terms for 'Mini-Roundabout', separated by commas>"
2587                 },
2588                 "highway/motorway": {
2589                     "name": "Autostradă",
2590                     "terms": "<translate with synonyms or related terms for 'Motorway', separated by commas>"
2591                 },
2592                 "highway/motorway_junction": {
2593                     "name": "Juncție de Autostradă / Ieșire",
2594                     "terms": "<translate with synonyms or related terms for 'Motorway Junction / Exit', separated by commas>"
2595                 },
2596                 "highway/motorway_link": {
2597                     "name": "Intrare în Autostradă",
2598                     "terms": "<translate with synonyms or related terms for 'Motorway Link', separated by commas>"
2599                 },
2600                 "highway/path": {
2601                     "name": "Potecă",
2602                     "terms": "<translate with synonyms or related terms for 'Path', separated by commas>"
2603                 },
2604                 "highway/pedestrian": {
2605                     "name": "Drum Pietonal",
2606                     "terms": "<translate with synonyms or related terms for 'Pedestrian Street', separated by commas>"
2607                 },
2608                 "highway/primary": {
2609                     "name": "Drum principal",
2610                     "terms": "<translate with synonyms or related terms for 'Primary Road', separated by commas>"
2611                 },
2612                 "highway/primary_link": {
2613                     "name": "Intrare în Drum Principal",
2614                     "terms": "<translate with synonyms or related terms for 'Primary Link', separated by commas>"
2615                 },
2616                 "highway/raceway": {
2617                     "terms": "<translate with synonyms or related terms for 'Racetrack (Motorsport)', separated by commas>"
2618                 },
2619                 "highway/residential": {
2620                     "name": "Drum rezidențial",
2621                     "terms": "<translate with synonyms or related terms for 'Residential Road', separated by commas>"
2622                 },
2623                 "highway/rest_area": {
2624                     "terms": "<translate with synonyms or related terms for 'Rest Area', separated by commas>"
2625                 },
2626                 "highway/road": {
2627                     "name": "Stradă Necunoscută",
2628                     "terms": "<translate with synonyms or related terms for 'Unknown Road', separated by commas>"
2629                 },
2630                 "highway/secondary": {
2631                     "name": "Drum secundar",
2632                     "terms": "<translate with synonyms or related terms for 'Secondary Road', separated by commas>"
2633                 },
2634                 "highway/secondary_link": {
2635                     "name": "Intrare în Stradă Secundară",
2636                     "terms": "<translate with synonyms or related terms for 'Secondary Link', separated by commas>"
2637                 },
2638                 "highway/service": {
2639                     "name": "Stradă de Serviciu",
2640                     "terms": "<translate with synonyms or related terms for 'Service Road', separated by commas>"
2641                 },
2642                 "highway/service/alley": {
2643                     "name": "Alee",
2644                     "terms": "<translate with synonyms or related terms for 'Alley', separated by commas>"
2645                 },
2646                 "highway/service/drive-through": {
2647                     "terms": "<translate with synonyms or related terms for 'Drive-Through', separated by commas>"
2648                 },
2649                 "highway/service/driveway": {
2650                     "terms": "<translate with synonyms or related terms for 'Driveway', separated by commas>"
2651                 },
2652                 "highway/service/emergency_access": {
2653                     "name": "Acces de Urgențe",
2654                     "terms": "<translate with synonyms or related terms for 'Emergency Access', separated by commas>"
2655                 },
2656                 "highway/service/parking_aisle": {
2657                     "name": "Drum de Parcare",
2658                     "terms": "<translate with synonyms or related terms for 'Parking Aisle', separated by commas>"
2659                 },
2660                 "highway/services": {
2661                     "name": "Zonă de Serviciu",
2662                     "terms": "<translate with synonyms or related terms for 'Service Area', separated by commas>"
2663                 },
2664                 "highway/speed_camera": {
2665                     "terms": "<translate with synonyms or related terms for 'Speed Camera', separated by commas>"
2666                 },
2667                 "highway/steps": {
2668                     "name": "Scări",
2669                     "terms": "<translate with synonyms or related terms for 'Steps', separated by commas>"
2670                 },
2671                 "highway/stop": {
2672                     "name": "Semn de Oprire",
2673                     "terms": "<translate with synonyms or related terms for 'Stop Sign', separated by commas>"
2674                 },
2675                 "highway/street_lamp": {
2676                     "name": "Lampă Stradală",
2677                     "terms": "<translate with synonyms or related terms for 'Street Lamp', separated by commas>"
2678                 },
2679                 "highway/tertiary": {
2680                     "name": "Stradă Terțiară",
2681                     "terms": "<translate with synonyms or related terms for 'Tertiary Road', separated by commas>"
2682                 },
2683                 "highway/tertiary_link": {
2684                     "name": "Intrare în Stradă Terțiară",
2685                     "terms": "<translate with synonyms or related terms for 'Tertiary Link', separated by commas>"
2686                 },
2687                 "highway/track": {
2688                     "terms": "<translate with synonyms or related terms for 'Unmaintained Track Road', separated by commas>"
2689                 },
2690                 "highway/traffic_mirror": {
2691                     "name": "Oglindă de Trafic",
2692                     "terms": "<translate with synonyms or related terms for 'Traffic Mirror', separated by commas>"
2693                 },
2694                 "highway/traffic_signals": {
2695                     "name": "Semnale de Trafic",
2696                     "terms": "<translate with synonyms or related terms for 'Traffic Signals', separated by commas>"
2697                 },
2698                 "highway/trunk": {
2699                     "name": "Drum Expres",
2700                     "terms": "<translate with synonyms or related terms for 'Trunk Road', separated by commas>"
2701                 },
2702                 "highway/trunk_link": {
2703                     "name": "Intrare în Drum Expres",
2704                     "terms": "<translate with synonyms or related terms for 'Trunk Link', separated by commas>"
2705                 },
2706                 "highway/turning_circle": {
2707                     "name": "Cerc de Cotitură",
2708                     "terms": "<translate with synonyms or related terms for 'Turning Circle', separated by commas>"
2709                 },
2710                 "highway/turning_loop": {
2711                     "terms": "<translate with synonyms or related terms for 'Turning Loop (Island)', separated by commas>"
2712                 },
2713                 "highway/unclassified": {
2714                     "name": "Stradă Minoră/Neclasificată",
2715                     "terms": "<translate with synonyms or related terms for 'Minor/Unclassified Road', separated by commas>"
2716                 },
2717                 "historic": {
2718                     "name": "Sit Istoric",
2719                     "terms": "<translate with synonyms or related terms for 'Historic Site', separated by commas>"
2720                 },
2721                 "historic/archaeological_site": {
2722                     "name": "Sit Arheologic",
2723                     "terms": "<translate with synonyms or related terms for 'Archaeological Site', separated by commas>"
2724                 },
2725                 "historic/boundary_stone": {
2726                     "name": "Piatră de Graniță",
2727                     "terms": "<translate with synonyms or related terms for 'Boundary Stone', separated by commas>"
2728                 },
2729                 "historic/castle": {
2730                     "name": "Castel",
2731                     "terms": "<translate with synonyms or related terms for 'Castle', separated by commas>"
2732                 },
2733                 "historic/memorial": {
2734                     "name": "Memorial",
2735                     "terms": "<translate with synonyms or related terms for 'Memorial', separated by commas>"
2736                 },
2737                 "historic/monument": {
2738                     "name": "Monument",
2739                     "terms": "<translate with synonyms or related terms for 'Monument', separated by commas>"
2740                 },
2741                 "historic/ruins": {
2742                     "name": "Ruine",
2743                     "terms": "<translate with synonyms or related terms for 'Ruins', separated by commas>"
2744                 },
2745                 "historic/tomb": {
2746                     "name": "Mormânt",
2747                     "terms": "<translate with synonyms or related terms for 'Tomb', separated by commas>"
2748                 },
2749                 "historic/wayside_cross": {
2750                     "terms": "<translate with synonyms or related terms for 'Wayside Cross', separated by commas>"
2751                 },
2752                 "historic/wayside_shrine": {
2753                     "terms": "<translate with synonyms or related terms for 'Wayside Shrine', separated by commas>"
2754                 },
2755                 "junction": {
2756                     "name": "Juncție",
2757                     "terms": "<translate with synonyms or related terms for 'Junction', separated by commas>"
2758                 },
2759                 "landuse": {
2760                     "name": "Utilizare Teren",
2761                     "terms": "<translate with synonyms or related terms for 'Land Use', separated by commas>"
2762                 },
2763                 "landuse/allotments": {
2764                     "name": "Grădină Comunitară",
2765                     "terms": "<translate with synonyms or related terms for 'Community Garden', separated by commas>"
2766                 },
2767                 "landuse/aquaculture": {
2768                     "name": "Acvacultură",
2769                     "terms": "<translate with synonyms or related terms for 'Aquaculture', separated by commas>"
2770                 },
2771                 "landuse/basin": {
2772                     "name": "Bazin",
2773                     "terms": "<translate with synonyms or related terms for 'Basin', separated by commas>"
2774                 },
2775                 "landuse/cemetery": {
2776                     "name": "Cimitir",
2777                     "terms": "<translate with synonyms or related terms for 'Cemetery', separated by commas>"
2778                 },
2779                 "landuse/churchyard": {
2780                     "name": "Curte de Biserică",
2781                     "terms": "<translate with synonyms or related terms for 'Churchyard', separated by commas>"
2782                 },
2783                 "landuse/commercial": {
2784                     "name": "Zonă Comercială",
2785                     "terms": "<translate with synonyms or related terms for 'Commercial Area', separated by commas>"
2786                 },
2787                 "landuse/construction": {
2788                     "name": "Construcție",
2789                     "terms": "<translate with synonyms or related terms for 'Construction', separated by commas>"
2790                 },
2791                 "landuse/farm": {
2792                     "name": "Teren Agricol"
2793                 },
2794                 "landuse/farmland": {
2795                     "name": "Teren Agricol",
2796                     "terms": "<translate with synonyms or related terms for 'Farmland', separated by commas>"
2797                 },
2798                 "landuse/farmyard": {
2799                     "name": "Curte Agricolă",
2800                     "terms": "<translate with synonyms or related terms for 'Farmyard', separated by commas>"
2801                 },
2802                 "landuse/forest": {
2803                     "name": "Pădure",
2804                     "terms": "<translate with synonyms or related terms for 'Forest', separated by commas>"
2805                 },
2806                 "landuse/garages": {
2807                     "name": "Garaje",
2808                     "terms": "<translate with synonyms or related terms for 'Garages', separated by commas>"
2809                 },
2810                 "landuse/grass": {
2811                     "name": "Iarbă",
2812                     "terms": "<translate with synonyms or related terms for 'Grass', separated by commas>"
2813                 },
2814                 "landuse/harbour": {
2815                     "name": "Port",
2816                     "terms": "<translate with synonyms or related terms for 'Harbor', separated by commas>"
2817                 },
2818                 "landuse/industrial": {
2819                     "name": "Zonă Industrială",
2820                     "terms": "<translate with synonyms or related terms for 'Industrial Area', separated by commas>"
2821                 },
2822                 "landuse/landfill": {
2823                     "terms": "<translate with synonyms or related terms for 'Landfill', separated by commas>"
2824                 },
2825                 "landuse/meadow": {
2826                     "name": "Pajiște",
2827                     "terms": "<translate with synonyms or related terms for 'Meadow', separated by commas>"
2828                 },
2829                 "landuse/military": {
2830                     "name": "Zonă Militară",
2831                     "terms": "<translate with synonyms or related terms for 'Military Area', separated by commas>"
2832                 },
2833                 "landuse/military/airfield": {
2834                     "name": "Aeroport Militar",
2835                     "terms": "<translate with synonyms or related terms for 'Military Airfield', separated by commas>"
2836                 },
2837                 "landuse/military/barracks": {
2838                     "name": "Baraci",
2839                     "terms": "<translate with synonyms or related terms for 'Barracks', separated by commas>"
2840                 },
2841                 "landuse/military/bunker": {
2842                     "name": "Munker Militar",
2843                     "terms": "<translate with synonyms or related terms for 'Military Bunker', separated by commas>"
2844                 },
2845                 "landuse/military/checkpoint": {
2846                     "name": "Punct de Control",
2847                     "terms": "<translate with synonyms or related terms for 'Checkpoint', separated by commas>"
2848                 },
2849                 "landuse/military/danger_area": {
2850                     "name": "Zonă de Pericol",
2851                     "terms": "<translate with synonyms or related terms for 'Danger Area', separated by commas>"
2852                 },
2853                 "landuse/military/naval_base": {
2854                     "name": "Bază Navală",
2855                     "terms": "<translate with synonyms or related terms for 'Naval Base', separated by commas>"
2856                 },
2857                 "landuse/military/nuclear_explosion_site": {
2858                     "name": "Sit de Explozie Nucleară",
2859                     "terms": "<translate with synonyms or related terms for 'Nuclear Explosion Site', separated by commas>"
2860                 },
2861                 "landuse/military/obstacle_course": {
2862                     "name": "Curs cu Obstacole",
2863                     "terms": "<translate with synonyms or related terms for 'Obstacle Course', separated by commas>"
2864                 },
2865                 "landuse/military/office": {
2866                     "name": "Oficiu Militar",
2867                     "terms": "<translate with synonyms or related terms for 'Military Office', separated by commas>"
2868                 },
2869                 "landuse/military/range": {
2870                     "name": "Gamă Militară",
2871                     "terms": "<translate with synonyms or related terms for 'Military Range', separated by commas>"
2872                 },
2873                 "landuse/military/training_area": {
2874                     "name": "Zonă de Training",
2875                     "terms": "<translate with synonyms or related terms for 'Training Area', separated by commas>"
2876                 },
2877                 "landuse/orchard": {
2878                     "terms": "<translate with synonyms or related terms for 'Orchard', separated by commas>"
2879                 },
2880                 "landuse/plant_nursery": {
2881                     "terms": "<translate with synonyms or related terms for 'Plant Nursery', separated by commas>"
2882                 },
2883                 "landuse/quarry": {
2884                     "terms": "<translate with synonyms or related terms for 'Quarry', separated by commas>"
2885                 },
2886                 "landuse/railway": {
2887                     "terms": "<translate with synonyms or related terms for 'Railway Corridor', separated by commas>"
2888                 },
2889                 "landuse/recreation_ground": {
2890                     "terms": "<translate with synonyms or related terms for 'Recreation Ground', separated by commas>"
2891                 },
2892                 "landuse/residential": {
2893                     "name": "Zonă Rezidențială",
2894                     "terms": "<translate with synonyms or related terms for 'Residential Area', separated by commas>"
2895                 },
2896                 "landuse/retail": {
2897                     "name": "Zonă de Retail",
2898                     "terms": "<translate with synonyms or related terms for 'Retail Area', separated by commas>"
2899                 },
2900                 "landuse/vineyard": {
2901                     "name": "Curte de Vin",
2902                     "terms": "<translate with synonyms or related terms for 'Vineyard', separated by commas>"
2903                 },
2904                 "leisure": {
2905                     "terms": "<translate with synonyms or related terms for 'Leisure', separated by commas>"
2906                 },
2907                 "leisure/adult_gaming_centre": {
2908                     "terms": "<translate with synonyms or related terms for 'Adult Gaming Center', separated by commas>"
2909                 },
2910                 "leisure/bird_hide": {
2911                     "terms": "<translate with synonyms or related terms for 'Bird Hide', separated by commas>"
2912                 },
2913                 "leisure/bowling_alley": {
2914                     "name": "Alee de Bowling",
2915                     "terms": "<translate with synonyms or related terms for 'Bowling Alley', separated by commas>"
2916                 },
2917                 "leisure/common": {
2918                     "name": "Comun",
2919                     "terms": "<translate with synonyms or related terms for 'Common', separated by commas>"
2920                 },
2921                 "leisure/dance": {
2922                     "name": "Sală de Dans",
2923                     "terms": "<translate with synonyms or related terms for 'Dance Hall', separated by commas>"
2924                 },
2925                 "leisure/dog_park": {
2926                     "name": "Parc de Câini",
2927                     "terms": "<translate with synonyms or related terms for 'Dog Park', separated by commas>"
2928                 },
2929                 "leisure/firepit": {
2930                     "terms": "<translate with synonyms or related terms for 'Firepit', separated by commas>"
2931                 },
2932                 "leisure/fitness_centre": {
2933                     "name": "Centru Fitness",
2934                     "terms": "<translate with synonyms or related terms for 'Gym / Fitness Center', separated by commas>"
2935                 },
2936                 "leisure/fitness_centre/yoga": {
2937                     "name": "Studio Yoga",
2938                     "terms": "<translate with synonyms or related terms for 'Yoga Studio', separated by commas>"
2939                 },
2940                 "leisure/fitness_station": {
2941                     "name": "Stație de Fitness în Aer Liber",
2942                     "terms": "<translate with synonyms or related terms for 'Outdoor Fitness Station', separated by commas>"
2943                 },
2944                 "leisure/garden": {
2945                     "name": "Grădină",
2946                     "terms": "<translate with synonyms or related terms for 'Garden', separated by commas>"
2947                 },
2948                 "leisure/golf_course": {
2949                     "name": "Curs de Golf",
2950                     "terms": "<translate with synonyms or related terms for 'Golf Course', separated by commas>"
2951                 },
2952                 "leisure/horse_riding": {
2953                     "name": "Facilitate de Călărie",
2954                     "terms": "<translate with synonyms or related terms for 'Horseback Riding Facility', separated by commas>"
2955                 },
2956                 "leisure/ice_rink": {
2957                     "terms": "<translate with synonyms or related terms for 'Ice Rink', separated by commas>"
2958                 },
2959                 "leisure/marina": {
2960                     "terms": "<translate with synonyms or related terms for 'Marina', separated by commas>"
2961                 },
2962                 "leisure/miniature_golf": {
2963                     "name": "Minigolf",
2964                     "terms": "<translate with synonyms or related terms for 'Miniature Golf', separated by commas>"
2965                 },
2966                 "leisure/nature_reserve": {
2967                     "name": "Rezervat Natural",
2968                     "terms": "<translate with synonyms or related terms for 'Nature Reserve', separated by commas>"
2969                 },
2970                 "leisure/park": {
2971                     "name": "Parc",
2972                     "terms": "<translate with synonyms or related terms for 'Park', separated by commas>"
2973                 },
2974                 "leisure/picnic_table": {
2975                     "name": "Masă de Picnic",
2976                     "terms": "<translate with synonyms or related terms for 'Picnic Table', separated by commas>"
2977                 },
2978                 "leisure/pitch": {
2979                     "name": "Teren de Sport",
2980                     "terms": "<translate with synonyms or related terms for 'Sport Pitch', separated by commas>"
2981                 },
2982                 "leisure/pitch/american_football": {
2983                     "name": "Teren de Fotbal American",
2984                     "terms": "<translate with synonyms or related terms for 'American Football Field', separated by commas>"
2985                 },
2986                 "leisure/pitch/baseball": {
2987                     "name": "Teren de Baseball",
2988                     "terms": "<translate with synonyms or related terms for 'Baseball Diamond', separated by commas>"
2989                 },
2990                 "leisure/pitch/basketball": {
2991                     "name": "Teren de Basket",
2992                     "terms": "<translate with synonyms or related terms for 'Basketball Court', separated by commas>"
2993                 },
2994                 "leisure/pitch/beachvolleyball": {
2995                     "name": "Teren de Volley de Plajă",
2996                     "terms": "<translate with synonyms or related terms for 'Beach Volleyball Court', separated by commas>"
2997                 },
2998                 "leisure/pitch/bowls": {
2999                     "terms": "<translate with synonyms or related terms for 'Bowling Green', separated by commas>"
3000                 },
3001                 "leisure/pitch/cricket": {
3002                     "name": "Teren de Cricket",
3003                     "terms": "<translate with synonyms or related terms for 'Cricket Field', separated by commas>"
3004                 },
3005                 "leisure/pitch/equestrian": {
3006                     "name": "Teren de Călărit",
3007                     "terms": "<translate with synonyms or related terms for 'Riding Arena', separated by commas>"
3008                 },
3009                 "leisure/pitch/rugby_league": {
3010                     "name": "Teren de Rugby",
3011                     "terms": "<translate with synonyms or related terms for 'Rugby League Field', separated by commas>"
3012                 },
3013                 "leisure/pitch/rugby_union": {
3014                     "terms": "<translate with synonyms or related terms for 'Rugby Union Field', separated by commas>"
3015                 },
3016                 "leisure/pitch/skateboard": {
3017                     "name": "Park de Skate",
3018                     "terms": "<translate with synonyms or related terms for 'Skate Park', separated by commas>"
3019                 },
3020                 "leisure/pitch/soccer": {
3021                     "name": "Teren de Fotbal",
3022                     "terms": "<translate with synonyms or related terms for 'Soccer Field', separated by commas>"
3023                 },
3024                 "leisure/pitch/table_tennis": {
3025                     "name": "Masă de Ping Pong",
3026                     "terms": "<translate with synonyms or related terms for 'Ping Pong Table', separated by commas>"
3027                 },
3028                 "leisure/pitch/tennis": {
3029                     "name": "Teren de Tenis",
3030                     "terms": "<translate with synonyms or related terms for 'Tennis Court', separated by commas>"
3031                 },
3032                 "leisure/pitch/volleyball": {
3033                     "name": "Teren de Voley",
3034                     "terms": "<translate with synonyms or related terms for 'Volleyball Court', separated by commas>"
3035                 },
3036                 "leisure/playground": {
3037                     "name": "Loc de Joacă",
3038                     "terms": "<translate with synonyms or related terms for 'Playground', separated by commas>"
3039                 },
3040                 "leisure/resort": {
3041                     "name": "Resort",
3042                     "terms": "<translate with synonyms or related terms for 'Resort', separated by commas>"
3043                 },
3044                 "leisure/running_track": {
3045                     "terms": "<translate with synonyms or related terms for 'Racetrack (Running)', separated by commas>"
3046                 },
3047                 "leisure/slipway": {
3048                     "terms": "<translate with synonyms or related terms for 'Slipway', separated by commas>"
3049                 },
3050                 "leisure/sports_centre": {
3051                     "name": "Centru / Complex de Sport",
3052                     "terms": "<translate with synonyms or related terms for 'Sports Center / Complex', separated by commas>"
3053                 },
3054                 "leisure/sports_centre/swimming": {
3055                     "name": "Facilitate de Înnot",
3056                     "terms": "<translate with synonyms or related terms for 'Swimming Pool Facility', separated by commas>"
3057                 },
3058                 "leisure/stadium": {
3059                     "name": "Stadion",
3060                     "terms": "<translate with synonyms or related terms for 'Stadium', separated by commas>"
3061                 },
3062                 "leisure/swimming_pool": {
3063                     "name": "Piscină",
3064                     "terms": "<translate with synonyms or related terms for 'Swimming Pool', separated by commas>"
3065                 },
3066                 "leisure/track": {
3067                     "terms": "<translate with synonyms or related terms for 'Racetrack (Non-Motorsport)', separated by commas>"
3068                 },
3069                 "leisure/water_park": {
3070                     "name": "Parc Acvatic",
3071                     "terms": "<translate with synonyms or related terms for 'Water Park', separated by commas>"
3072                 },
3073                 "line": {
3074                     "name": "Linie",
3075                     "terms": "<translate with synonyms or related terms for 'Line', separated by commas>"
3076                 },
3077                 "man_made": {
3078                     "terms": "<translate with synonyms or related terms for 'Man Made', separated by commas>"
3079                 },
3080                 "man_made/adit": {
3081                     "terms": "<translate with synonyms or related terms for 'Adit', separated by commas>"
3082                 },
3083                 "man_made/breakwater": {
3084                     "terms": "<translate with synonyms or related terms for 'Breakwater', separated by commas>"
3085                 },
3086                 "man_made/bridge": {
3087                     "name": "Pod",
3088                     "terms": "<translate with synonyms or related terms for 'Bridge', separated by commas>"
3089                 },
3090                 "man_made/chimney": {
3091                     "name": "Șemineu",
3092                     "terms": "<translate with synonyms or related terms for 'Chimney', separated by commas>"
3093                 },
3094                 "man_made/cutline": {
3095                     "terms": "<translate with synonyms or related terms for 'Cut line', separated by commas>"
3096                 },
3097                 "man_made/embankment": {
3098                     "name": "Îmbarcare"
3099                 },
3100                 "man_made/flagpole": {
3101                     "terms": "<translate with synonyms or related terms for 'Flagpole', separated by commas>"
3102                 },
3103                 "man_made/gasometer": {
3104                     "terms": "<translate with synonyms or related terms for 'Gasometer', separated by commas>"
3105                 },
3106                 "man_made/groyne": {
3107                     "terms": "<translate with synonyms or related terms for 'Groyne', separated by commas>"
3108                 },
3109                 "man_made/lighthouse": {
3110                     "name": "Far",
3111                     "terms": "<translate with synonyms or related terms for 'Lighthouse', separated by commas>"
3112                 },
3113                 "man_made/mast": {
3114                     "terms": "<translate with synonyms or related terms for 'Mast', separated by commas>"
3115                 },
3116                 "man_made/observation": {
3117                     "name": "Turn de Observație",
3118                     "terms": "<translate with synonyms or related terms for 'Observation Tower', separated by commas>"
3119                 },
3120                 "man_made/petroleum_well": {
3121                     "terms": "<translate with synonyms or related terms for 'Oil Well', separated by commas>"
3122                 },
3123                 "man_made/pier": {
3124                     "name": "Chei",
3125                     "terms": "<translate with synonyms or related terms for 'Pier', separated by commas>"
3126                 },
3127                 "man_made/pipeline": {
3128                     "name": "Condunctă",
3129                     "terms": "<translate with synonyms or related terms for 'Pipeline', separated by commas>"
3130                 },
3131                 "man_made/pumping_station": {
3132                     "name": "Stație de Pompare",
3133                     "terms": "<translate with synonyms or related terms for 'Pumping Station', separated by commas>"
3134                 },
3135                 "man_made/silo": {
3136                     "name": "Siloz",
3137                     "terms": "<translate with synonyms or related terms for 'Silo', separated by commas>"
3138                 },
3139                 "man_made/storage_tank": {
3140                     "name": "Rezervor de Stocare",
3141                     "terms": "<translate with synonyms or related terms for 'Storage Tank', separated by commas>"
3142                 },
3143                 "man_made/surveillance": {
3144                     "name": "Supraveghere",
3145                     "terms": "<translate with synonyms or related terms for 'Surveillance', separated by commas>"
3146                 },
3147                 "man_made/surveillance_camera": {
3148                     "name": "Cameră de Supraveghere",
3149                     "terms": "<translate with synonyms or related terms for 'Surveillance Camera', separated by commas>"
3150                 },
3151                 "man_made/survey_point": {
3152                     "terms": "<translate with synonyms or related terms for 'Survey Point', separated by commas>"
3153                 },
3154                 "man_made/tower": {
3155                     "name": "Turn",
3156                     "terms": "<translate with synonyms or related terms for 'Tower', separated by commas>"
3157                 },
3158                 "man_made/wastewater_plant": {
3159                     "name": "Sta'ie de Epurare",
3160                     "terms": "<translate with synonyms or related terms for 'Wastewater Plant', separated by commas>"
3161                 },
3162                 "man_made/water_tower": {
3163                     "name": "Turn de Apă",
3164                     "terms": "<translate with synonyms or related terms for 'Water Tower', separated by commas>"
3165                 },
3166                 "man_made/water_well": {
3167                     "name": "Fântână",
3168                     "terms": "<translate with synonyms or related terms for 'Water Well', separated by commas>"
3169                 },
3170                 "man_made/water_works": {
3171                     "terms": "<translate with synonyms or related terms for 'Water Works', separated by commas>"
3172                 },
3173                 "man_made/watermill": {
3174                     "name": "Moară de Apă",
3175                     "terms": "<translate with synonyms or related terms for 'Watermill', separated by commas>"
3176                 },
3177                 "man_made/windmill": {
3178                     "name": "Moară de Vânt",
3179                     "terms": "<translate with synonyms or related terms for 'Windmill', separated by commas>"
3180                 },
3181                 "man_made/works": {
3182                     "name": "Fabrică",
3183                     "terms": "<translate with synonyms or related terms for 'Factory', separated by commas>"
3184                 },
3185                 "manhole": {
3186                     "terms": "<translate with synonyms or related terms for 'Manhole', separated by commas>"
3187                 },
3188                 "manhole/drain": {
3189                     "terms": "<translate with synonyms or related terms for 'Storm Drain', separated by commas>"
3190                 },
3191                 "manhole/telecom": {
3192                     "terms": "<translate with synonyms or related terms for 'Telecom Manhole', separated by commas>"
3193                 },
3194                 "natural": {
3195                     "name": "Natural",
3196                     "terms": "<translate with synonyms or related terms for 'Natural', separated by commas>"
3197                 },
3198                 "natural/bare_rock": {
3199                     "name": "Stâncă",
3200                     "terms": "<translate with synonyms or related terms for 'Bare Rock', separated by commas>"
3201                 },
3202                 "natural/bay": {
3203                     "name": "Golf",
3204                     "terms": "<translate with synonyms or related terms for 'Bay', separated by commas>"
3205                 },
3206                 "natural/beach": {
3207                     "name": "Plajă",
3208                     "terms": "<translate with synonyms or related terms for 'Beach', separated by commas>"
3209                 },
3210                 "natural/cave_entrance": {
3211                     "name": "Intrare de Peșteră",
3212                     "terms": "<translate with synonyms or related terms for 'Cave Entrance', separated by commas>"
3213                 },
3214                 "natural/cliff": {
3215                     "name": "Faleză",
3216                     "terms": "<translate with synonyms or related terms for 'Cliff', separated by commas>"
3217                 },
3218                 "natural/coastline": {
3219                     "name": "Linie de Coastă",
3220                     "terms": "<translate with synonyms or related terms for 'Coastline', separated by commas>"
3221                 },
3222                 "natural/fell": {
3223                     "terms": "<translate with synonyms or related terms for 'Fell', separated by commas>"
3224                 },
3225                 "natural/glacier": {
3226                     "name": "Ghețar",
3227                     "terms": "<translate with synonyms or related terms for 'Glacier', separated by commas>"
3228                 },
3229                 "natural/grassland": {
3230                     "name": "Iarbă",
3231                     "terms": "<translate with synonyms or related terms for 'Grassland', separated by commas>"
3232                 },
3233                 "natural/heath": {
3234                     "name": "Landă",
3235                     "terms": "<translate with synonyms or related terms for 'Heath', separated by commas>"
3236                 },
3237                 "natural/peak": {
3238                     "name": "Vârf",
3239                     "terms": "<translate with synonyms or related terms for 'Peak', separated by commas>"
3240                 },
3241                 "natural/ridge": {
3242                     "name": "Creastă",
3243                     "terms": "<translate with synonyms or related terms for 'Ridge', separated by commas>"
3244                 },
3245                 "natural/saddle": {
3246                     "terms": "<translate with synonyms or related terms for 'Saddle', separated by commas>"
3247                 },
3248                 "natural/sand": {
3249                     "name": "Nisip",
3250                     "terms": "<translate with synonyms or related terms for 'Sand', separated by commas>"
3251                 },
3252                 "natural/scree": {
3253                     "name": "Pietriș",
3254                     "terms": "<translate with synonyms or related terms for 'Scree', separated by commas>"
3255                 },
3256                 "natural/scrub": {
3257                     "terms": "<translate with synonyms or related terms for 'Scrub', separated by commas>"
3258                 },
3259                 "natural/spring": {
3260                     "terms": "<translate with synonyms or related terms for 'Spring', separated by commas>"
3261                 },
3262                 "natural/tree": {
3263                     "name": "Copac",
3264                     "terms": "<translate with synonyms or related terms for 'Tree', separated by commas>"
3265                 },
3266                 "natural/tree_row": {
3267                     "name": "Rând de Copaci",
3268                     "terms": "<translate with synonyms or related terms for 'Tree row', separated by commas>"
3269                 },
3270                 "natural/volcano": {
3271                     "name": "Vulcan",
3272                     "terms": "<translate with synonyms or related terms for 'Volcano', separated by commas>"
3273                 },
3274                 "natural/water": {
3275                     "name": "Apă",
3276                     "terms": "<translate with synonyms or related terms for 'Water', separated by commas>"
3277                 },
3278                 "natural/water/lake": {
3279                     "name": "Lac",
3280                     "terms": "<translate with synonyms or related terms for 'Lake', separated by commas>"
3281                 },
3282                 "natural/water/pond": {
3283                     "name": "Iaz",
3284                     "terms": "<translate with synonyms or related terms for 'Pond', separated by commas>"
3285                 },
3286                 "natural/water/reservoir": {
3287                     "name": "Rezervor",
3288                     "terms": "<translate with synonyms or related terms for 'Reservoir', separated by commas>"
3289                 },
3290                 "natural/wetland": {
3291                     "name": "Zonă Umedă",
3292                     "terms": "<translate with synonyms or related terms for 'Wetland', separated by commas>"
3293                 },
3294                 "natural/wood": {
3295                     "name": "Pădure",
3296                     "terms": "<translate with synonyms or related terms for 'Wood', separated by commas>"
3297                 },
3298                 "noexit/yes": {
3299                     "name": "Fără Ieșire",
3300                     "terms": "<translate with synonyms or related terms for 'No Exit', separated by commas>"
3301                 },
3302                 "office": {
3303                     "name": "Oficiu",
3304                     "terms": "<translate with synonyms or related terms for 'Office', separated by commas>"
3305                 },
3306                 "office/accountant": {
3307                     "name": "Socotitor",
3308                     "terms": "<translate with synonyms or related terms for 'Accountant', separated by commas>"
3309                 },
3310                 "office/administrative": {
3311                     "name": "Oficiu Administrativ",
3312                     "terms": "<translate with synonyms or related terms for 'Administrative Office', separated by commas>"
3313                 },
3314                 "office/architect": {
3315                     "name": "Arhitect",
3316                     "terms": "<translate with synonyms or related terms for 'Architect', separated by commas>"
3317                 },
3318                 "office/company": {
3319                     "name": "Oficiu de Companie",
3320                     "terms": "<translate with synonyms or related terms for 'Company Office', separated by commas>"
3321                 },
3322                 "office/coworking": {
3323                     "terms": "<translate with synonyms or related terms for 'Coworking Space', separated by commas>"
3324                 },
3325                 "office/educational_institution": {
3326                     "name": "Instituție Educațională"
3327                 },
3328                 "office/employment_agency": {
3329                     "name": "Agenție de Muncă",
3330                     "terms": "<translate with synonyms or related terms for 'Employment Agency', separated by commas>"
3331                 },
3332                 "office/estate_agent": {
3333                     "name": "Oficiu de Proprietate Imobiliară",
3334                     "terms": "<translate with synonyms or related terms for 'Real Estate Office', separated by commas>"
3335                 },
3336                 "office/financial": {
3337                     "name": "Oficiu Financiar",
3338                     "terms": "<translate with synonyms or related terms for 'Financial Office', separated by commas>"
3339                 },
3340                 "office/government": {
3341                     "name": "Oficiu de Guvern",
3342                     "terms": "<translate with synonyms or related terms for 'Government Office', separated by commas>"
3343                 },
3344                 "office/government/register_office": {
3345                     "name": "Oficiu de Registru",
3346                     "terms": "<translate with synonyms or related terms for 'Register Office', separated by commas>"
3347                 },
3348                 "office/insurance": {
3349                     "name": "Oficiu de Asigurare",
3350                     "terms": "<translate with synonyms or related terms for 'Insurance Office', separated by commas>"
3351                 },
3352                 "office/it": {
3353                     "name": "Oficiu IT",
3354                     "terms": "<translate with synonyms or related terms for 'IT Office', separated by commas>"
3355                 },
3356                 "office/lawyer": {
3357                     "name": "Cabinet de Avocatură",
3358                     "terms": "<translate with synonyms or related terms for 'Law Office', separated by commas>"
3359                 },
3360                 "office/lawyer/notary": {
3361                     "name": "Notar",
3362                     "terms": "<translate with synonyms or related terms for 'Notary Office', separated by commas>"
3363                 },
3364                 "office/newspaper": {
3365                     "name": "Ziar",
3366                     "terms": "<translate with synonyms or related terms for 'Newspaper', separated by commas>"
3367                 },
3368                 "office/ngo": {
3369                     "name": "Oficiu NGO",
3370                     "terms": "<translate with synonyms or related terms for 'NGO Office', separated by commas>"
3371                 },
3372                 "office/physician": {
3373                     "name": "Fizician"
3374                 },
3375                 "office/political_party": {
3376                     "name": "Partid Politic",
3377                     "terms": "<translate with synonyms or related terms for 'Political Party', separated by commas>"
3378                 },
3379                 "office/research": {
3380                     "name": "Birou de Cercetare",
3381                     "terms": "<translate with synonyms or related terms for 'Research Office', separated by commas>"
3382                 },
3383                 "office/telecommunication": {
3384                     "name": "Oficiu Telecom",
3385                     "terms": "<translate with synonyms or related terms for 'Telecom Office', separated by commas>"
3386                 },
3387                 "office/therapist": {
3388                     "name": "Terapist",
3389                     "terms": "<translate with synonyms or related terms for 'Therapist', separated by commas>"
3390                 },
3391                 "office/travel_agent": {
3392                     "name": "Agenție de Călătorii"
3393                 },
3394                 "piste": {
3395                     "name": "Pistă de Schi",
3396                     "terms": "<translate with synonyms or related terms for 'Piste/Ski Trail', separated by commas>"
3397                 },
3398                 "place": {
3399                     "name": "Loc"
3400                 },
3401                 "place/city": {
3402                     "name": "Oraș",
3403                     "terms": "<translate with synonyms or related terms for 'City', separated by commas>"
3404                 },
3405                 "place/farm": {
3406                     "name": "Fermă"
3407                 },
3408                 "place/hamlet": {
3409                     "name": "Cătun",
3410                     "terms": "<translate with synonyms or related terms for 'Hamlet', separated by commas>"
3411                 },
3412                 "place/island": {
3413                     "name": "Insulă",
3414                     "terms": "<translate with synonyms or related terms for 'Island', separated by commas>"
3415                 },
3416                 "place/isolated_dwelling": {
3417                     "terms": "<translate with synonyms or related terms for 'Isolated Dwelling', separated by commas>"
3418                 },
3419                 "place/locality": {
3420                     "name": "Localitate",
3421                     "terms": "<translate with synonyms or related terms for 'Locality', separated by commas>"
3422                 },
3423                 "place/neighbourhood": {
3424                     "name": "Cartier",
3425                     "terms": "<translate with synonyms or related terms for 'Neighborhood', separated by commas>"
3426                 },
3427                 "place/quarter": {
3428                     "name": "Cartier",
3429                     "terms": "<translate with synonyms or related terms for 'Sub-Borough / Quarter', separated by commas>"
3430                 },
3431                 "place/square": {
3432                     "name": "Piață",
3433                     "terms": "<translate with synonyms or related terms for 'Square', separated by commas>"
3434                 },
3435                 "place/suburb": {
3436                     "name": "Suburbie",
3437                     "terms": "<translate with synonyms or related terms for 'Borough / Suburb', separated by commas>"
3438                 },
3439                 "place/town": {
3440                     "name": "Oraș",
3441                     "terms": "<translate with synonyms or related terms for 'Town', separated by commas>"
3442                 },
3443                 "place/village": {
3444                     "name": "Sat",
3445                     "terms": "<translate with synonyms or related terms for 'Village', separated by commas>"
3446                 },
3447                 "point": {
3448                     "name": "Punct",
3449                     "terms": "<translate with synonyms or related terms for 'Point', separated by commas>"
3450                 },
3451                 "power": {
3452                     "name": "Energie"
3453                 },
3454                 "power/generator": {
3455                     "name": "Generator de Energie",
3456                     "terms": "<translate with synonyms or related terms for 'Power Generator', separated by commas>"
3457                 },
3458                 "power/generator/source_nuclear": {
3459                     "name": "Reactor Nuclear",
3460                     "terms": "<translate with synonyms or related terms for 'Nuclear Reactor', separated by commas>"
3461                 },
3462                 "power/generator/source_wind": {
3463                     "name": "Turbină de Vânt",
3464                     "terms": "<translate with synonyms or related terms for 'Wind Turbine', separated by commas>"
3465                 },
3466                 "power/line": {
3467                     "name": "Linie de Alimentare",
3468                     "terms": "<translate with synonyms or related terms for 'Power Line', separated by commas>"
3469                 },
3470                 "power/minor_line": {
3471                     "name": "Linie de Alimentare Minoră",
3472                     "terms": "<translate with synonyms or related terms for 'Minor Power Line', separated by commas>"
3473                 },
3474                 "power/plant": {
3475                     "terms": "<translate with synonyms or related terms for 'Power Station Grounds', separated by commas>"
3476                 },
3477                 "power/pole": {
3478                     "name": "Stâlp de Energie",
3479                     "terms": "<translate with synonyms or related terms for 'Power Pole', separated by commas>"
3480                 },
3481                 "power/sub_station": {
3482                     "name": "SubStație"
3483                 },
3484                 "power/substation": {
3485                     "name": "Substație",
3486                     "terms": "<translate with synonyms or related terms for 'Substation', separated by commas>"
3487                 },
3488                 "power/tower": {
3489                     "name": "Turn de Înaltă Tensiune",
3490                     "terms": "<translate with synonyms or related terms for 'High-Voltage Tower', separated by commas>"
3491                 },
3492                 "power/transformer": {
3493                     "name": "Transformator",
3494                     "terms": "<translate with synonyms or related terms for 'Transformer', separated by commas>"
3495                 },
3496                 "public_transport/platform": {
3497                     "name": "Platformă",
3498                     "terms": "<translate with synonyms or related terms for 'Platform', separated by commas>"
3499                 },
3500                 "public_transport/stop_position": {
3501                     "name": "Poziție Stop",
3502                     "terms": "<translate with synonyms or related terms for 'Stop Position', separated by commas>"
3503                 },
3504                 "railway": {
3505                     "name": "Cale Ferată"
3506                 },
3507                 "railway/abandoned": {
3508                     "name": "Cale Ferată Abandonată",
3509                     "terms": "<translate with synonyms or related terms for 'Abandoned Railway', separated by commas>"
3510                 },
3511                 "railway/crossing": {
3512                     "name": "Traversare de Căi Ferate (Potecă)",
3513                     "terms": "<translate with synonyms or related terms for 'Railway Crossing (Path)', separated by commas>"
3514                 },
3515                 "railway/disused": {
3516                     "name": "Cale Ferată Învechită",
3517                     "terms": "<translate with synonyms or related terms for 'Disused Railway', separated by commas>"
3518                 },
3519                 "railway/funicular": {
3520                     "name": "Frânghie",
3521                     "terms": "<translate with synonyms or related terms for 'Funicular', separated by commas>"
3522                 },
3523                 "railway/halt": {
3524                     "name": "Stație de Cale Ferată",
3525                     "terms": "<translate with synonyms or related terms for 'Railway Halt', separated by commas>"
3526                 },
3527                 "railway/level_crossing": {
3528                     "name": "Traversare de Cale Ferată (Stradă)",
3529                     "terms": "<translate with synonyms or related terms for 'Railway Crossing (Road)', separated by commas>"
3530                 },
3531                 "railway/monorail": {
3532                     "name": "Monoșină",
3533                     "terms": "<translate with synonyms or related terms for 'Monorail', separated by commas>"
3534                 },
3535                 "railway/narrow_gauge": {
3536                     "name": "Cale Ferată Îngustă",
3537                     "terms": "<translate with synonyms or related terms for 'Narrow Gauge Rail', separated by commas>"
3538                 },
3539                 "railway/platform": {
3540                     "name": "Platformă de Cale Ferată",
3541                     "terms": "<translate with synonyms or related terms for 'Railway Platform', separated by commas>"
3542                 },
3543                 "railway/rail": {
3544                     "name": "Șină",
3545                     "terms": "<translate with synonyms or related terms for 'Rail', separated by commas>"
3546                 },
3547                 "railway/station": {
3548                     "name": "Stație de Cale Ferată",
3549                     "terms": "<translate with synonyms or related terms for 'Railway Station', separated by commas>"
3550                 },
3551                 "railway/subway": {
3552                     "name": "Metrou",
3553                     "terms": "<translate with synonyms or related terms for 'Subway', separated by commas>"
3554                 },
3555                 "railway/subway_entrance": {
3556                     "name": "Intrare Metrou",
3557                     "terms": "<translate with synonyms or related terms for 'Subway Entrance', separated by commas>"
3558                 },
3559                 "railway/tram": {
3560                     "name": "Tranvai",
3561                     "terms": "<translate with synonyms or related terms for 'Tram', separated by commas>"
3562                 },
3563                 "railway/tram_stop": {
3564                     "name": "Oprire de Tranvai",
3565                     "terms": "<translate with synonyms or related terms for 'Tram Stop', separated by commas>"
3566                 },
3567                 "relation": {
3568                     "name": "Relație",
3569                     "terms": "<translate with synonyms or related terms for 'Relation', separated by commas>"
3570                 },
3571                 "roundabout": {
3572                     "name": "Sens Giratoriu"
3573                 },
3574                 "route/ferry": {
3575                     "name": "Rută de Bac",
3576                     "terms": "<translate with synonyms or related terms for 'Ferry Route', separated by commas>"
3577                 },
3578                 "shop": {
3579                     "name": "Magazin",
3580                     "terms": "<translate with synonyms or related terms for 'Shop', separated by commas>"
3581                 },
3582                 "shop/alcohol": {
3583                     "name": "Magazin de Băuturi Alcoolice",
3584                     "terms": "G"
3585                 },
3586                 "shop/anime": {
3587                     "name": "Magazin Anime",
3588                     "terms": "<translate with synonyms or related terms for 'Anime Shop', separated by commas>"
3589                 },
3590                 "shop/antiques": {
3591                     "name": "Anticariat",
3592                     "terms": "<translate with synonyms or related terms for 'Antiques Shop', separated by commas>"
3593                 },
3594                 "shop/appliance": {
3595                     "name": "Magazin de Electrocasnice",
3596                     "terms": "<translate with synonyms or related terms for 'Appliance Store', separated by commas>"
3597                 },
3598                 "shop/art": {
3599                     "name": "Magazin de Artă",
3600                     "terms": "<translate with synonyms or related terms for 'Art Store', separated by commas>"
3601                 },
3602                 "shop/baby_goods": {
3603                     "name": "Magazin de Produse pentru Bebeluși",
3604                     "terms": "<translate with synonyms or related terms for 'Baby Goods Store', separated by commas>"
3605                 },
3606                 "shop/bag": {
3607                     "name": "Magazin de Bagaje",
3608                     "terms": "<translate with synonyms or related terms for 'Bag/Luggage Store', separated by commas>"
3609                 },
3610                 "shop/bakery": {
3611                     "name": "Brutărie",
3612                     "terms": "<translate with synonyms or related terms for 'Bakery', separated by commas>"
3613                 },
3614                 "shop/bathroom_furnishing": {
3615                     "name": "Magazin de Mobilier pentru Băi",
3616                     "terms": "<translate with synonyms or related terms for 'Bathroom Furnishing Store', separated by commas>"
3617                 },
3618                 "shop/beauty": {
3619                     "name": "Magazin Beauty",
3620                     "terms": "<translate with synonyms or related terms for 'Beauty Shop', separated by commas>"
3621                 },
3622                 "shop/beauty/nails": {
3623                     "name": "Salon de Unghii",
3624                     "terms": "<translate with synonyms or related terms for 'Nail Salon', separated by commas>"
3625                 },
3626                 "shop/beauty/tanning": {
3627                     "name": "Salon de Bronzat",
3628                     "terms": "<translate with synonyms or related terms for 'Tanning Salon', separated by commas>"
3629                 },
3630                 "shop/bed": {
3631                     "name": "Magazin de Saltele",
3632                     "terms": "<translate with synonyms or related terms for 'Bedding/Mattress Store', separated by commas>"
3633                 },
3634                 "shop/beverages": {
3635                     "name": "Magazin de Băuturi",
3636                     "terms": "<translate with synonyms or related terms for 'Beverage Store', separated by commas>"
3637                 },
3638                 "shop/bicycle": {
3639                     "name": "Magazin de Biciclete",
3640                     "terms": "<translate with synonyms or related terms for 'Bicycle Shop', separated by commas>"
3641                 },
3642                 "shop/bookmaker": {
3643                     "name": "Atelier de Cărți",
3644                     "terms": "<translate with synonyms or related terms for 'Bookmaker', separated by commas>"
3645                 },
3646                 "shop/books": {
3647                     "name": "Magazin de Cărți",
3648                     "terms": "<translate with synonyms or related terms for 'Book Store', separated by commas>"
3649                 },
3650                 "shop/boutique": {
3651                     "name": "Boutique",
3652                     "terms": "<translate with synonyms or related terms for 'Boutique', separated by commas>"
3653                 },
3654                 "shop/butcher": {
3655                     "name": "Măcelărie",
3656                     "terms": "<translate with synonyms or related terms for 'Butcher', separated by commas>"
3657                 },
3658                 "shop/candles": {
3659                     "name": "Magazin de Lumânări",
3660                     "terms": "<translate with synonyms or related terms for 'Candle Shop', separated by commas>"
3661                 },
3662                 "shop/car": {
3663                     "name": "Magazin de Mașini",
3664                     "terms": "<translate with synonyms or related terms for 'Car Dealership', separated by commas>"
3665                 },
3666                 "shop/car_repair": {
3667                     "name": "Vulcanizare",
3668                     "terms": "<translate with synonyms or related terms for 'Car Repair Shop', separated by commas>"
3669                 },
3670                 "shop/carpet": {
3671                     "name": "Magazin de Covoare",
3672                     "terms": "<translate with synonyms or related terms for 'Carpet Store', separated by commas>"
3673                 },
3674                 "shop/charity": {
3675                     "name": "Magazin de Caritate",
3676                     "terms": "<translate with synonyms or related terms for 'Charity Store', separated by commas>"
3677                 },
3678                 "shop/cheese": {
3679                     "name": "Magazin de Brânzeturi",
3680                     "terms": "<translate with synonyms or related terms for 'Cheese Store', separated by commas>"
3681                 },
3682                 "shop/chemist": {
3683                     "name": "Drogărie",
3684                     "terms": "<translate with synonyms or related terms for 'Drugstore', separated by commas>"
3685                 },
3686                 "shop/chocolate": {
3687                     "name": "Magazin de Ciocolată",
3688                     "terms": "<translate with synonyms or related terms for 'Chocolate Store', separated by commas>"
3689                 },
3690                 "shop/clothes": {
3691                     "name": "Magazin de Haine",
3692                     "terms": "<translate with synonyms or related terms for 'Clothing Store', separated by commas>"
3693                 },
3694                 "shop/coffee": {
3695                     "name": "Magazin de Cafea",
3696                     "terms": "<translate with synonyms or related terms for 'Coffee Store', separated by commas>"
3697                 },
3698                 "shop/computer": {
3699                     "name": "Magazin de Calculatoare",
3700                     "terms": "<translate with synonyms or related terms for 'Computer Store', separated by commas>"
3701                 },
3702                 "shop/confectionery": {
3703                     "name": "Magazin de Dulciuri",
3704                     "terms": "<translate with synonyms or related terms for 'Candy Store', separated by commas>"
3705                 },
3706                 "shop/convenience": {
3707                     "name": "Magazin Universal",
3708                     "terms": "<translate with synonyms or related terms for 'Convenience Store', separated by commas>"
3709                 },
3710                 "shop/copyshop": {
3711                     "name": "Atelier de Copiere",
3712                     "terms": "<translate with synonyms or related terms for 'Copy Store', separated by commas>"
3713                 },
3714                 "shop/cosmetics": {
3715                     "name": "osmetic",
3716                     "terms": "<translate with synonyms or related terms for 'Cosmetics Store', separated by commas>"
3717                 },
3718                 "shop/craft": {
3719                     "terms": "<translate with synonyms or related terms for 'Arts and Crafts Store', separated by commas>"
3720                 },
3721                 "shop/curtain": {
3722                     "name": "Magazin de Perdele",
3723                     "terms": "<translate with synonyms or related terms for 'Curtain Store', separated by commas>"
3724                 },
3725                 "shop/dairy": {
3726                     "name": "Magazin de Lactate",
3727                     "terms": "<translate with synonyms or related terms for 'Dairy Store', separated by commas>"
3728                 },
3729                 "shop/deli": {
3730                     "terms": "<translate with synonyms or related terms for 'Deli', separated by commas>"
3731                 },
3732                 "shop/department_store": {
3733                     "name": "Magazin Universal",
3734                     "terms": "<translate with synonyms or related terms for 'Department Store', separated by commas>"
3735                 },
3736                 "shop/doityourself": {
3737                     "name": "Magazin DIY",
3738                     "terms": "<translate with synonyms or related terms for 'DIY Store', separated by commas>"
3739                 },
3740                 "shop/dry_cleaning": {
3741                     "name": "Uscător",
3742                     "terms": "<translate with synonyms or related terms for 'Dry Cleaner', separated by commas>"
3743                 },
3744                 "shop/e-cigarette": {
3745                     "name": "Magazin de Țigarete Electrice",
3746                     "terms": "<translate with synonyms or related terms for 'E-Cigarette Shop', separated by commas>"
3747                 },
3748                 "shop/electronics": {
3749                     "name": "Magazin de Electronice",
3750                     "terms": "<translate with synonyms or related terms for 'Electronics Store', separated by commas>"
3751                 },
3752                 "shop/erotic": {
3753                     "name": "Magazin Erotic",
3754                     "terms": "<translate with synonyms or related terms for 'Erotic Store', separated by commas>"
3755                 },
3756                 "shop/fabric": {
3757                     "name": "Magazin de Materiale",
3758                     "terms": "<translate with synonyms or related terms for 'Fabric Store', separated by commas>"
3759                 },
3760                 "shop/farm": {
3761                     "terms": "<translate with synonyms or related terms for 'Produce Stand', separated by commas>"
3762                 },
3763                 "shop/fashion": {
3764                     "name": "Magazin de Modă",
3765                     "terms": "<translate with synonyms or related terms for 'Fashion Store', separated by commas>"
3766                 },
3767                 "shop/florist": {
3768                     "name": "Florărie",
3769                     "terms": "<translate with synonyms or related terms for 'Florist', separated by commas>"
3770                 },
3771                 "shop/frame": {
3772                     "terms": "<translate with synonyms or related terms for 'Framing Shop', separated by commas>"
3773                 },
3774                 "shop/funeral_directors": {
3775                     "name": "Casă Funerală",
3776                     "terms": "<translate with synonyms or related terms for 'Funeral Home', separated by commas>"
3777                 },
3778                 "shop/furniture": {
3779                     "name": "Magazin de Mobilă",
3780                     "terms": "<translate with synonyms or related terms for 'Furniture Store', separated by commas>"
3781                 },
3782                 "shop/garden_centre": {
3783                     "name": "Magazin de Grădinărit",
3784                     "terms": "<translate with synonyms or related terms for 'Garden Center', separated by commas>"
3785                 },
3786                 "shop/gas": {
3787                     "terms": "<translate with synonyms or related terms for 'Bottled Gas Shop', separated by commas>"
3788                 },
3789                 "shop/gift": {
3790                     "name": "Magazin de Cadouri",
3791                     "terms": "<translate with synonyms or related terms for 'Gift Shop', separated by commas>"
3792                 },
3793                 "shop/greengrocer": {
3794                     "terms": "<translate with synonyms or related terms for 'Greengrocer', separated by commas>"
3795                 },
3796                 "shop/hairdresser": {
3797                     "name": "Frizer",
3798                     "terms": "<translate with synonyms or related terms for 'Hairdresser', separated by commas>"
3799                 },
3800                 "shop/hardware": {
3801                     "terms": "<translate with synonyms or related terms for 'Hardware Store', separated by commas>"
3802                 },
3803                 "shop/hearing_aids": {
3804                     "terms": "<translate with synonyms or related terms for 'Hearing Aids Store', separated by commas>"
3805                 },
3806                 "shop/herbalist": {
3807                     "terms": "<translate with synonyms or related terms for 'Herbalist', separated by commas>"
3808                 },
3809                 "shop/hifi": {
3810                     "terms": "<translate with synonyms or related terms for 'Hifi Store', separated by commas>"
3811                 },
3812                 "shop/houseware": {
3813                     "terms": "<translate with synonyms or related terms for 'Houseware Store', separated by commas>"
3814                 },
3815                 "shop/interior_decoration": {
3816                     "name": "Magazin de Decorații Interioare",
3817                     "terms": "<translate with synonyms or related terms for 'Interior Decoration Store', separated by commas>"
3818                 },
3819                 "shop/jewelry": {
3820                     "name": "Giuvaer",
3821                     "terms": "<translate with synonyms or related terms for 'Jeweler', separated by commas>"
3822                 },
3823                 "shop/kiosk": {
3824                     "name": "Chioșc de Ziare",
3825                     "terms": "<translate with synonyms or related terms for 'News Kiosk', separated by commas>"
3826                 },
3827                 "shop/kitchen": {
3828                     "name": "Magazin de Bucătărie",
3829                     "terms": "<translate with synonyms or related terms for 'Kitchen Design Store', separated by commas>"
3830                 },
3831                 "shop/laundry": {
3832                     "name": "Spălătorie",
3833                     "terms": "<translate with synonyms or related terms for 'Laundry', separated by commas>"
3834                 },
3835                 "shop/leather": {
3836                     "terms": "<translate with synonyms or related terms for 'Leather Store', separated by commas>"
3837                 },
3838                 "shop/locksmith": {
3839                     "terms": "<translate with synonyms or related terms for 'Locksmith', separated by commas>"
3840                 },
3841                 "shop/lottery": {
3842                     "name": "Loterie",
3843                     "terms": "<translate with synonyms or related terms for 'Lottery Shop', separated by commas>"
3844                 },
3845                 "shop/mall": {
3846                     "name": "Mall",
3847                     "terms": "<translate with synonyms or related terms for 'Mall', separated by commas>"
3848                 },
3849                 "shop/massage": {
3850                     "name": "Masaj",
3851                     "terms": "<translate with synonyms or related terms for 'Massage Shop', separated by commas>"
3852                 },
3853                 "shop/medical_supply": {
3854                     "name": "Magazin Alimentar Medical",
3855                     "terms": "<translate with synonyms or related terms for 'Medical Supply Store', separated by commas>"
3856                 },
3857                 "shop/mobile_phone": {
3858                     "name": "Magazin de Telefoane Mobile",
3859                     "terms": "<translate with synonyms or related terms for 'Mobile Phone Store', separated by commas>"
3860                 },
3861                 "shop/money_lender": {
3862                     "name": "Creditor de Bani",
3863                     "terms": "<translate with synonyms or related terms for 'Money Lender', separated by commas>"
3864                 },
3865                 "shop/motorcycle": {
3866                     "name": "Magazin de Motociclete",
3867                     "terms": "<translate with synonyms or related terms for 'Motorcycle Dealership', separated by commas>"
3868                 },
3869                 "shop/music": {
3870                     "name": "Magazin de Muzică",
3871                     "terms": "<translate with synonyms or related terms for 'Music Store', separated by commas>"
3872                 },
3873                 "shop/musical_instrument": {
3874                     "name": "Magazin de Instrumente Muzicale",
3875                     "terms": "<translate with synonyms or related terms for 'Musical Instrument Store', separated by commas>"
3876                 },
3877                 "shop/newsagent": {
3878                     "name": "Magazin de Ziare",
3879                     "terms": "<translate with synonyms or related terms for 'Newspaper/Magazine Shop', separated by commas>"
3880                 },
3881                 "shop/nutrition_supplements": {
3882                     "name": "Magazin de Suplimente Nutritive",
3883                     "terms": "<translate with synonyms or related terms for 'Nutrition Supplements Store', separated by commas>"
3884                 },
3885                 "shop/optician": {
3886                     "name": "Optician",
3887                     "terms": "<translate with synonyms or related terms for 'Optician', separated by commas>"
3888                 },
3889                 "shop/organic": {
3890                     "name": "Magazin de Bunuri Organice",
3891                     "terms": "<translate with synonyms or related terms for 'Organic Goods Store', separated by commas>"
3892                 },
3893                 "shop/outdoor": {
3894                     "name": "Magazin în Aer Liber",
3895                     "terms": "<translate with synonyms or related terms for 'Outdoors Store', separated by commas>"
3896                 },
3897                 "shop/paint": {
3898                     "name": "Magazin de Pictură",
3899                     "terms": "<translate with synonyms or related terms for 'Paint Store', separated by commas>"
3900                 },
3901                 "shop/pastry": {
3902                     "terms": "<translate with synonyms or related terms for 'Pastry Shop', separated by commas>"
3903                 },
3904                 "shop/pawnbroker": {
3905                     "terms": "<translate with synonyms or related terms for 'Pawn Shop', separated by commas>"
3906                 },
3907                 "shop/perfumery": {
3908                     "name": "Magazin de Parfum",
3909                     "terms": "<translate with synonyms or related terms for 'Perfume Store', separated by commas>"
3910                 },
3911                 "shop/pet": {
3912                     "name": "Magazin de Animale",
3913                     "terms": "<translate with synonyms or related terms for 'Pet Store', separated by commas>"
3914                 },
3915                 "shop/photo": {
3916                     "name": "Magazin de Fotografie",
3917                     "terms": "<translate with synonyms or related terms for 'Photography Store', separated by commas>"
3918                 },
3919                 "shop/pyrotechnics": {
3920                     "name": "Magazin de Artificii",
3921                     "terms": "<translate with synonyms or related terms for 'Fireworks Store', separated by commas>"
3922                 },
3923                 "shop/radiotechnics": {
3924                     "terms": "<translate with synonyms or related terms for 'Radio/Electronic Component Store', separated by commas>"
3925                 },
3926                 "shop/religion": {
3927                     "name": "Magazin Religios",
3928                     "terms": "<translate with synonyms or related terms for 'Religious Store', separated by commas>"
3929                 },
3930                 "shop/scuba_diving": {
3931                     "name": "Magazin de Scufundări",
3932                     "terms": "<translate with synonyms or related terms for 'Scuba Diving Shop', separated by commas>"
3933                 },
3934                 "shop/seafood": {
3935                     "name": "Magazin de Fructe de Mare",
3936                     "terms": "<translate with synonyms or related terms for 'Seafood Shop', separated by commas>"
3937                 },
3938                 "shop/second_hand": {
3939                     "name": "Magazin de Depozite",
3940                     "terms": "<translate with synonyms or related terms for 'Consignment/Thrift Store', separated by commas>"
3941                 },
3942                 "shop/shoes": {
3943                     "name": "Magazin de Ghete",
3944                     "terms": "<translate with synonyms or related terms for 'Shoe Store', separated by commas>"
3945                 },
3946                 "shop/sports": {
3947                     "name": "Magazin de Haine de Sport",
3948                     "terms": "<translate with synonyms or related terms for 'Sporting Goods Store', separated by commas>"
3949                 },
3950                 "shop/stationery": {
3951                     "terms": "<translate with synonyms or related terms for 'Stationery Store', separated by commas>"
3952                 },
3953                 "shop/storage_rental": {
3954                     "terms": "<translate with synonyms or related terms for 'Storage Rental', separated by commas>"
3955                 },
3956                 "shop/supermarket": {
3957                     "name": "Supermarket",
3958                     "terms": "<translate with synonyms or related terms for 'Supermarket', separated by commas>"
3959                 },
3960                 "shop/tailor": {
3961                     "terms": "<translate with synonyms or related terms for 'Tailor', separated by commas>"
3962                 },
3963                 "shop/tattoo": {
3964                     "name": "Artist de Tatuaje",
3965                     "terms": "<translate with synonyms or related terms for 'Tattoo Parlor', separated by commas>"
3966                 },
3967                 "shop/tea": {
3968                     "name": "Magazin de Ceaiuri",
3969                     "terms": "<translate with synonyms or related terms for 'Tea Store', separated by commas>"
3970                 },
3971                 "shop/ticket": {
3972                     "name": "Vânzător de Bilete",
3973                     "terms": "<translate with synonyms or related terms for 'Ticket Seller', separated by commas>"
3974                 },
3975                 "shop/tobacco": {
3976                     "name": "Tăbăcărie",
3977                     "terms": "<translate with synonyms or related terms for 'Tobacco Shop', separated by commas>"
3978                 },
3979                 "shop/toys": {
3980                     "name": "Magazin de Jucării",
3981                     "terms": "<translate with synonyms or related terms for 'Toy Store', separated by commas>"
3982                 },
3983                 "shop/travel_agency": {
3984                     "name": "Agenție de Călătorii",
3985                     "terms": "<translate with synonyms or related terms for 'Travel Agency', separated by commas>"
3986                 },
3987                 "shop/tyres": {
3988                     "name": "Magazin de Roți",
3989                     "terms": "<translate with synonyms or related terms for 'Tire Store', separated by commas>"
3990                 },
3991                 "shop/vacant": {
3992                     "name": "Magazin Vacant"
3993                 },
3994                 "shop/vacuum_cleaner": {
3995                     "name": "Magazin de Aspiratoare",
3996                     "terms": "<translate with synonyms or related terms for 'Vacuum Cleaner Store', separated by commas>"
3997                 },
3998                 "shop/variety_store": {
3999                     "name": "Magazin de Varietăți",
4000                     "terms": "<translate with synonyms or related terms for 'Variety Store', separated by commas>"
4001                 },
4002                 "shop/video": {
4003                     "name": "Magazin Video",
4004                     "terms": "<translate with synonyms or related terms for 'Video Store', separated by commas>"
4005                 },
4006                 "shop/video_games": {
4007                     "name": "Magazin de Jocuri de Calculator",
4008                     "terms": "<translate with synonyms or related terms for 'Video Game Store', separated by commas>"
4009                 },
4010                 "shop/watches": {
4011                     "name": "Magazin de Ceasuri",
4012                     "terms": "<translate with synonyms or related terms for 'Watches Shop', separated by commas>"
4013                 },
4014                 "shop/water_sports": {
4015                     "terms": "<translate with synonyms or related terms for 'Watersport/Swim Shop', separated by commas>"
4016                 },
4017                 "shop/weapons": {
4018                     "name": "Magazin de Arme",
4019                     "terms": "<translate with synonyms or related terms for 'Weapon Shop', separated by commas>"
4020                 },
4021                 "shop/window_blind": {
4022                     "terms": "<translate with synonyms or related terms for 'Window Blind Store', separated by commas>"
4023                 },
4024                 "shop/wine": {
4025                     "name": "Magazin de Vinuri",
4026                     "terms": "<translate with synonyms or related terms for 'Wine Shop', separated by commas>"
4027                 },
4028                 "tourism": {
4029                     "name": "Turism",
4030                     "terms": "<translate with synonyms or related terms for 'Tourism', separated by commas>"
4031                 },
4032                 "tourism/alpine_hut": {
4033                     "name": "Cabană",
4034                     "terms": "<translate with synonyms or related terms for 'Alpine Hut', separated by commas>"
4035                 },
4036                 "tourism/apartment": {
4037                     "name": "Apartament de Închiriat",
4038                     "terms": "<translate with synonyms or related terms for 'Guest Apartment / Condo', separated by commas>"
4039                 },
4040                 "tourism/aquarium": {
4041                     "name": "Acvariu",
4042                     "terms": "<translate with synonyms or related terms for 'Aquarium', separated by commas>"
4043                 },
4044                 "tourism/artwork": {
4045                     "terms": "<translate with synonyms or related terms for 'Artwork', separated by commas>"
4046                 },
4047                 "tourism/attraction": {
4048                     "name": "Atracție Turistică",
4049                     "terms": "<translate with synonyms or related terms for 'Tourist Attraction', separated by commas>"
4050                 },
4051                 "tourism/camp_site": {
4052                     "name": "Teren de Camping",
4053                     "terms": "<translate with synonyms or related terms for 'Campground', separated by commas>"
4054                 },
4055                 "tourism/caravan_site": {
4056                     "terms": "<translate with synonyms or related terms for 'RV Park', separated by commas>"
4057                 },
4058                 "tourism/chalet": {
4059                     "name": "Șalet",
4060                     "terms": "<translate with synonyms or related terms for 'Chalet', separated by commas>"
4061                 },
4062                 "tourism/gallery": {
4063                     "name": "Galerie de Artă",
4064                     "terms": "<translate with synonyms or related terms for 'Art Gallery', separated by commas>"
4065                 },
4066                 "tourism/guest_house": {
4067                     "name": "Casă de Oaspeți",
4068                     "terms": "<translate with synonyms or related terms for 'Guest House', separated by commas>"
4069                 },
4070                 "tourism/hostel": {
4071                     "name": "Hostel",
4072                     "terms": "<translate with synonyms or related terms for 'Hostel', separated by commas>"
4073                 },
4074                 "tourism/hotel": {
4075                     "name": "Hotel",
4076                     "terms": "<translate with synonyms or related terms for 'Hotel', separated by commas>"
4077                 },
4078                 "tourism/information": {
4079                     "name": "Informații",
4080                     "terms": "<translate with synonyms or related terms for 'Information', separated by commas>"
4081                 },
4082                 "tourism/information/board": {
4083                     "name": "Panou de Informații",
4084                     "terms": "<translate with synonyms or related terms for 'Information Board', separated by commas>"
4085                 },
4086                 "tourism/information/guidepost": {
4087                     "terms": "<translate with synonyms or related terms for 'Guidepost', separated by commas>"
4088                 },
4089                 "tourism/information/map": {
4090                     "name": "Hartă",
4091                     "terms": "<translate with synonyms or related terms for 'Map', separated by commas>"
4092                 },
4093                 "tourism/information/office": {
4094                     "name": "Oficiu de Informare Turistică",
4095                     "terms": "<translate with synonyms or related terms for 'Tourist Information Office', separated by commas>"
4096                 },
4097                 "tourism/motel": {
4098                     "name": "Motel",
4099                     "terms": "<translate with synonyms or related terms for 'Motel', separated by commas>"
4100                 },
4101                 "tourism/museum": {
4102                     "name": "Muzeu",
4103                     "terms": "<translate with synonyms or related terms for 'Museum', separated by commas>"
4104                 },
4105                 "tourism/picnic_site": {
4106                     "name": "Picnic",
4107                     "terms": "<translate with synonyms or related terms for 'Picnic Site', separated by commas>"
4108                 },
4109                 "tourism/theme_park": {
4110                     "name": "Parc de Distracții",
4111                     "terms": "<translate with synonyms or related terms for 'Theme Park', separated by commas>"
4112                 },
4113                 "tourism/viewpoint": {
4114                     "name": "Punct de Vedere",
4115                     "terms": "<translate with synonyms or related terms for 'Viewpoint', separated by commas>"
4116                 },
4117                 "tourism/zoo": {
4118                     "name": "Grădină Zoologică",
4119                     "terms": "<translate with synonyms or related terms for 'Zoo', separated by commas>"
4120                 },
4121                 "traffic_calming": {
4122                     "terms": "<translate with synonyms or related terms for 'Traffic Calming', separated by commas>"
4123                 },
4124                 "traffic_calming/bump": {
4125                     "name": "Cucui de Viteză",
4126                     "terms": "<translate with synonyms or related terms for 'Speed Bump', separated by commas>"
4127                 },
4128                 "traffic_calming/chicane": {
4129                     "terms": "<translate with synonyms or related terms for 'Traffic Chicane', separated by commas>"
4130                 },
4131                 "traffic_calming/choker": {
4132                     "terms": "<translate with synonyms or related terms for 'Traffic Choker', separated by commas>"
4133                 },
4134                 "traffic_calming/cushion": {
4135                     "terms": "g"
4136                 },
4137                 "traffic_calming/dip": {
4138                     "terms": "<translate with synonyms or related terms for 'Dip', separated by commas>"
4139                 },
4140                 "traffic_calming/hump": {
4141                     "name": "Cucui de Viteză",
4142                     "terms": "<translate with synonyms or related terms for 'Speed Hump', separated by commas>"
4143                 },
4144                 "traffic_calming/island": {
4145                     "name": "Insulă de Trafic",
4146                     "terms": "<translate with synonyms or related terms for 'Traffic Island', separated by commas>"
4147                 },
4148                 "traffic_calming/rumble_strip": {
4149                     "terms": "<translate with synonyms or related terms for 'Rumble Strip', separated by commas>"
4150                 },
4151                 "type/boundary": {
4152                     "name": "Graniță",
4153                     "terms": "<translate with synonyms or related terms for 'Boundary', separated by commas>"
4154                 },
4155                 "type/boundary/administrative": {
4156                     "name": "Graniță Administrativă",
4157                     "terms": "<translate with synonyms or related terms for 'Administrative Boundary', separated by commas>"
4158                 },
4159                 "type/multipolygon": {
4160                     "name": "Multipoligon"
4161                 },
4162                 "type/restriction": {
4163                     "name": "Restricție",
4164                     "terms": "<translate with synonyms or related terms for 'Restriction', separated by commas>"
4165                 },
4166                 "type/restriction/no_left_turn": {
4167                     "name": "Fără Întoarcere la Stânga",
4168                     "terms": "<translate with synonyms or related terms for 'No Left Turn', separated by commas>"
4169                 },
4170                 "type/restriction/no_right_turn": {
4171                     "name": "Fără Întoarcere la Dreapta",
4172                     "terms": "<translate with synonyms or related terms for 'No Right Turn', separated by commas>"
4173                 },
4174                 "type/restriction/no_straight_on": {
4175                     "name": "Fără Drum Continuu",
4176                     "terms": "<translate with synonyms or related terms for 'No Straight On', separated by commas>"
4177                 },
4178                 "type/restriction/no_u_turn": {
4179                     "name": "Fără Întoarcere",
4180                     "terms": "<translate with synonyms or related terms for 'No U-turn', separated by commas>"
4181                 },
4182                 "type/restriction/only_left_turn": {
4183                     "name": "Întoarcere doar la Stânga",
4184                     "terms": "<translate with synonyms or related terms for 'Left Turn Only', separated by commas>"
4185                 },
4186                 "type/restriction/only_right_turn": {
4187                     "name": "Întoarcere doar la Dreapta",
4188                     "terms": "<translate with synonyms or related terms for 'Right Turn Only', separated by commas>"
4189                 },
4190                 "type/restriction/only_straight_on": {
4191                     "name": "Fără Întoarcere",
4192                     "terms": "<translate with synonyms or related terms for 'No Turns', separated by commas>"
4193                 },
4194                 "type/route": {
4195                     "name": "Rută",
4196                     "terms": "<translate with synonyms or related terms for 'Route', separated by commas>"
4197                 },
4198                 "type/route/bicycle": {
4199                     "name": "Rută de Biciclete",
4200                     "terms": "<translate with synonyms or related terms for 'Cycle Route', separated by commas>"
4201                 },
4202                 "type/route/bus": {
4203                     "name": "Traseu Autobuz",
4204                     "terms": "<translate with synonyms or related terms for 'Bus Route', separated by commas>"
4205                 },
4206                 "type/route/detour": {
4207                     "name": "Rută Detur",
4208                     "terms": "<translate with synonyms or related terms for 'Detour Route', separated by commas>"
4209                 },
4210                 "type/route/ferry": {
4211                     "name": "Rută de Bac",
4212                     "terms": "<translate with synonyms or related terms for 'Ferry Route', separated by commas>"
4213                 },
4214                 "type/route/foot": {
4215                     "name": "Rută pe Jos",
4216                     "terms": "<translate with synonyms or related terms for 'Foot Route', separated by commas>"
4217                 },
4218                 "type/route/hiking": {
4219                     "name": "Rută de Drumeție",
4220                     "terms": "<translate with synonyms or related terms for 'Hiking Route', separated by commas>"
4221                 },
4222                 "type/route/horse": {
4223                     "name": "Rută de Călărit",
4224                     "terms": "<translate with synonyms or related terms for 'Riding Route', separated by commas>"
4225                 },
4226                 "type/route/pipeline": {
4227                     "name": "Rută de Conducte",
4228                     "terms": "<translate with synonyms or related terms for 'Pipeline Route', separated by commas>"
4229                 },
4230                 "type/route/power": {
4231                     "name": "Rută de Energie",
4232                     "terms": "<translate with synonyms or related terms for 'Power Route', separated by commas>"
4233                 },
4234                 "type/route/road": {
4235                     "name": "Rută de Stadă",
4236                     "terms": "<translate with synonyms or related terms for 'Road Route', separated by commas>"
4237                 },
4238                 "type/route/train": {
4239                     "name": "Rută de Tren",
4240                     "terms": "<translate with synonyms or related terms for 'Train Route', separated by commas>"
4241                 },
4242                 "type/route/tram": {
4243                     "name": "Rută de Tranvai",
4244                     "terms": "<translate with synonyms or related terms for 'Tram Route', separated by commas>"
4245                 },
4246                 "type/route_master": {
4247                     "terms": "<translate with synonyms or related terms for 'Route Master', separated by commas>"
4248                 },
4249                 "type/site": {
4250                     "name": "Sit",
4251                     "terms": "<translate with synonyms or related terms for 'Site', separated by commas>"
4252                 },
4253                 "vertex": {
4254                     "name": "Altele",
4255                     "terms": "<translate with synonyms or related terms for 'Other', separated by commas>"
4256                 },
4257                 "waterway": {
4258                     "name": "Drum Marin"
4259                 },
4260                 "waterway/boatyard": {
4261                     "name": "Curte de Bărci",
4262                     "terms": "<translate with synonyms or related terms for 'Boatyard', separated by commas>"
4263                 },
4264                 "waterway/canal": {
4265                     "name": "Canal",
4266                     "terms": "<translate with synonyms or related terms for 'Canal', separated by commas>"
4267                 },
4268                 "waterway/dam": {
4269                     "name": "Baraj",
4270                     "terms": "<translate with synonyms or related terms for 'Dam', separated by commas>"
4271                 },
4272                 "waterway/ditch": {
4273                     "terms": "<translate with synonyms or related terms for 'Ditch', separated by commas>"
4274                 },
4275                 "waterway/drain": {
4276                     "name": "Pârâu",
4277                     "terms": "<translate with synonyms or related terms for 'Drain', separated by commas>"
4278                 },
4279                 "waterway/fuel": {
4280                     "terms": "<translate with synonyms or related terms for 'Marine Fuel Station', separated by commas>"
4281                 },
4282                 "waterway/river": {
4283                     "name": "Râu",
4284                     "terms": "<translate with synonyms or related terms for 'River', separated by commas>"
4285                 },
4286                 "waterway/riverbank": {
4287                     "name": "Mal",
4288                     "terms": "<translate with synonyms or related terms for 'Riverbank', separated by commas>"
4289                 },
4290                 "waterway/sanitary_dump_station": {
4291                     "terms": "<translate with synonyms or related terms for 'Marine Toilet Disposal', separated by commas>"
4292                 },
4293                 "waterway/stream": {
4294                     "name": "Fluviu",
4295                     "terms": "<translate with synonyms or related terms for 'Stream', separated by commas>q"
4296                 },
4297                 "waterway/water_point": {
4298                     "terms": "<translate with synonyms or related terms for 'Marine Drinking Water', separated by commas>"
4299                 },
4300                 "waterway/waterfall": {
4301                     "name": "Cascadă",
4302                     "terms": "<translate with synonyms or related terms for 'Waterfall', separated by commas>"
4303                 },
4304                 "waterway/weir": {
4305                     "terms": "<translate with synonyms or related terms for 'Weir', separated by commas>"
4306                 }
4307             }
4308         },
4309         "imagery": {
4310             "Bing": {
4311                 "description": "Imagini aeriane și de satelit.",
4312                 "name": "Imagini aeriane Bing"
4313             },
4314             "DigitalGlobe-Premium": {
4315                 "attribution": {
4316                     "text": "Termeni & Feedback"
4317                 },
4318                 "description": "Imagini satelit DigitalGlobe Premium",
4319                 "name": "Imagini DigitalGlobe Premium"
4320             },
4321             "DigitalGlobe-Standard": {
4322                 "attribution": {
4323                     "text": "Termeni & Feedback"
4324                 },
4325                 "description": "Imagini de satelit DigitalGlobe standard.",
4326                 "name": "Imagini DigitalGlobe Standard"
4327             },
4328             "MAPNIK": {
4329                 "attribution": {
4330                     "text": "© Contribuitori OpenStreetMap, CC-BY-SA"
4331                 },
4332                 "description": "Stratul OpenStreetMap implicit.",
4333                 "name": "OpenStreetMap (Standard)"
4334             },
4335             "Mapbox": {
4336                 "attribution": {
4337                     "text": "Termeni & feedback"
4338                 },
4339                 "description": "Satelit și imagini aeriane.",
4340                 "name": "Satelit Mapbox"
4341             },
4342             "OSM_Inspector-Addresses": {
4343                 "attribution": {
4344                     "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
4345                 },
4346                 "name": "Inspector OSM: Adrese"
4347             },
4348             "OSM_Inspector-Geometry": {
4349                 "attribution": {
4350                     "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
4351                 },
4352                 "name": "Inspector OSM: Geometrie"
4353             },
4354             "OSM_Inspector-Highways": {
4355                 "attribution": {
4356                     "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
4357                 },
4358                 "name": "Inspector OSM: Drumuri"
4359             },
4360             "OSM_Inspector-Multipolygon": {
4361                 "attribution": {
4362                     "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
4363                 },
4364                 "name": "Inspector OSM: Suprafațe"
4365             },
4366             "OSM_Inspector-Places": {
4367                 "attribution": {
4368                     "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
4369                 },
4370                 "name": "Inspector OSM: Locuri"
4371             },
4372             "OSM_Inspector-Routing": {
4373                 "attribution": {
4374                     "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
4375                 },
4376                 "name": "Inspector OSM: Rutare"
4377             },
4378             "OSM_Inspector-Tagging": {
4379                 "attribution": {
4380                     "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
4381                 },
4382                 "name": "Inspector OSM: Adăugare de taguri"
4383             },
4384             "Waymarked_Trails-Cycling": {
4385                 "attribution": {
4386                     "text": "© Sarah Hoffmann, CC by-SA 3.0, date de hartă contribuitori OpenStreetMap, ODbL 1.0"
4387                 },
4388                 "name": "Trasee Marcate: Bicicletă"
4389             },
4390             "Waymarked_Trails-Hiking": {
4391                 "attribution": {
4392                     "text": "© Sarah Hoffmann, CC by-SA 3.0, date de hartă contribuitori OpenStreetMap, ODbL 1.0"
4393                 },
4394                 "name": "Trasee Marcate: Drumeție"
4395             },
4396             "Waymarked_Trails-MTB": {
4397                 "attribution": {
4398                     "text": "© Sarah Hoffmann, CC by-SA 3.0, date de hartă contribuitori OpenStreetMap, ODbL 1.0"
4399                 },
4400                 "name": "Trasee Marcate: MTB"
4401             },
4402             "Waymarked_Trails-Skating": {
4403                 "attribution": {
4404                     "text": "© Sarah Hoffmann, CC by-SA 3.0, date de hartă contribuitori OpenStreetMap, ODbL 1.0"
4405                 },
4406                 "name": "Trasee Marcate: Skating"
4407             },
4408             "Waymarked_Trails-Winter_Sports": {
4409                 "attribution": {
4410                     "text": "© Michael Spreng, CC by-SA 3.0, date de hartă contribuitori OpenStreetMap, ODbL 1.0"
4411                 },
4412                 "name": "Trasee Marcate: Sporturi de iarnă"
4413             },
4414             "basemap.at": {
4415                 "attribution": {
4416                     "text": "basemap.at"
4417                 },
4418                 "description": "Basemap de Austria, bazat pe date ale guvernamentului.",
4419                 "name": "basemap.at"
4420             },
4421             "basemap.at-orthofoto": {
4422                 "attribution": {
4423                     "text": "basemap.at"
4424                 },
4425                 "description": "Strat Orthofoto furnizat de basemap.at. \"Succesor\" al imaginilor geoimage.at.",
4426                 "name": "Orthofoto basemap.at "
4427             },
4428             "hike_n_bike": {
4429                 "attribution": {
4430                     "text": "© Contribuitori OpenStreetMap"
4431                 },
4432                 "name": "Drumeție & Bicicletă"
4433             },
4434             "mapbox_locator_overlay": {
4435                 "attribution": {
4436                     "text": "Termeni & Feedback"
4437                 },
4438                 "description": "Arată obiecte majore pentru a te ajuta la orientare.",
4439                 "name": "Acoperire Locator"
4440             },
4441             "openpt_map": {
4442                 "attribution": {
4443                     "text": "© Contribuitori OpenStreetMap, CC-BY-SA"
4444                 },
4445                 "name": "OpenPT Map (acoperire)"
4446             },
4447             "osm-gps": {
4448                 "attribution": {
4449                     "text": "© Contribuitori OpenStreetMap"
4450                 },
4451                 "description": "Urme GPS publice încărcate la OpenStreetMap.",
4452                 "name": "OpenStreetMap urme GPS"
4453             },
4454             "osm-mapnik-black_and_white": {
4455                 "attribution": {
4456                     "text": "© Contribuitori OpenStreetMap, CC-BY-SA"
4457                 },
4458                 "name": "OpenStreetMap (Standard Alb & Negru)"
4459             },
4460             "osm-mapnik-german_style": {
4461                 "attribution": {
4462                     "text": "© Contribuitori OpenStreetMap, CC-BY-SA"
4463                 },
4464                 "name": "OpenStreetMap (Stil German)"
4465             },
4466             "qa_no_address": {
4467                 "attribution": {
4468                     "text": "Simon Poole, Date contribuitori ©OpenStreetMap"
4469                 },
4470                 "name": "QA Fără Adresă"
4471             },
4472             "skobbler": {
4473                 "attribution": {
4474                     "text": "© Plăci: skobbler Date hartă: Contribuitori OpenStreetMap"
4475                 },
4476                 "name": "skobbler"
4477             },
4478             "stamen-terrain-background": {
4479                 "attribution": {
4480                     "text": "Plăci de hartă de Stamen Design, sub CC BY 3.0"
4481                 },
4482                 "name": "Teren Stamen"
4483             },
4484             "tf-cycle": {
4485                 "attribution": {
4486                     "text": "Hărți © Thunderforest, Date © Contribuitori OpenStreetMap"
4487                 },
4488                 "name": "OpenCycleMap Thunderforest"
4489             },
4490             "tf-landscape": {
4491                 "attribution": {
4492                     "text": "Hărți © Thunderforest, Date © Contribuitori OpenStreetMap"
4493                 },
4494                 "name": "Peisaj Thunderforest "
4495             }
4496         }
4497     }
4498 }