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