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