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