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