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