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