{
    "ro": {
        "icons": {
            "information": "informaţii",
            "remove": "Şterge"
        },
        "modes": {
            "add_area": {
                "title": "Suprafață",
                "description": "Adaugă hărți: parcuri, clădiri, lacuri sau alte suprafețe",
                "tail": "Apasă pe hartă pentru a incepe trasarea unei suprafețe precum: parc, lac sau cladire"
            },
            "add_line": {
                "title": "Linie",
                "description": "Adaugă hărți: autostrăzi, străzi, cai pietonale, canale sau alte linii.",
                "tail": "Apasă pe hartă pentru a trasa o stradă, o cale sau o rută."
            },
            "add_point": {
                "title": "Punct",
                "description": "Adauga restaurante, monumente, cutii poștale sau alte puncte pe hartă.",
                "tail": "Apasă pe hartă pentru a adauga un punct."
            },
            "browse": {
                "title": "Navighează",
                "description": "Mișcă și mărește harta."
            },
            "draw_area": {
                "tail": "Apasă pentru a adăuga noduri în suprafața ta. Apasă pe ultimul nod pentru a finaliza suprafața."
            },
            "draw_line": {
                "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."
            }
        },
        "operations": {
            "add": {
                "annotation": {
                    "point": "Am adăugat un punct.",
                    "vertex": "Am adăugat un nod la o cale",
                    "relation": "Am adăugat o relație."
                }
            },
            "start": {
                "annotation": {
                    "line": "Am pornit o linie.",
                    "area": "Am pornit o suprafață."
                }
            },
            "continue": {
                "key": "A",
                "title": "Continuă",
                "description": "Continuă linia",
                "not_eligible": "Nicio linie nu poate fi continuată aici",
                "multiple": "Diferite linii pot fi continuate aici. Pentru a alege o linie, apasă pe butonul Shift și selectează linia.",
                "annotation": {
                    "line": "Am continuat o linie.",
                    "area": "Am continuat o suprafață. "
                }
            },
            "cancel_draw": {
                "annotation": "Am anulat desenul."
            },
            "change_role": {
                "annotation": "Schimbă rolul unui membru de relație."
            },
            "change_tags": {
                "annotation": "Tag-uri schimbate."
            },
            "circularize": {
                "title": "Circularizează",
                "description": {
                    "line": "Fă această linie circulară.",
                    "area": "Fă această suprafață circulară."
                },
                "key": "O",
                "annotation": {
                    "line": "Am făcut linia circulară.",
                    "area": "Am facut suprafața circulară."
                },
                "not_closed": "Această linie nu poate fi transformată într-un cerc din moment ce nu este circulară.",
                "too_large": "Această linie nu poate fi transformată într-un cerc din moment ce momentan nu este destul din ea vizibil.",
                "connected_to_hidden": "Această linie nu poate fi transformată într-un cerc din moment ce este conectată la un obiect ascuns."
            },
            "orthogonalize": {
                "title": "Pătrat",
                "description": {
                    "line": "Dreptunghiulează unghiurile liniei.",
                    "area": "Dreptunghiulează unghiurile suprafaței."
                },
                "key": "S",
                "annotation": {
                    "line": "Dreptunghiulează unghiurile unei linii.",
                    "area": "Dreptunghiulează unghiurile unei suprafațe."
                },
                "not_squarish": "Aceasta nu poate fi făcută un dreptunghi deoarece nu are nici pe departe forma unui dreptunghi.",
                "too_large": "Aceasta nu poate fi făcută un dreptunghi deoarece nu este vizibilă în întregime.",
                "connected_to_hidden": "Aceasta nu poate fi făcută un dreptunghi deoarece este conectată la un obiect ascuns."
            },
            "straighten": {
                "title": "Întărește ",
                "description": "Îndreaptă linia.",
                "key": "S",
                "annotation": "Îndreaptă o linie.",
                "too_bendy": "Aceasta nu poate fi îndreptată din moment ce este prea îndoită.",
                "connected_to_hidden": "Această linie nu poate fi îndreptată din moment ce este conectată la un obiect ascuns."
            },
            "delete": {
                "title": "Șterge",
                "description": {
                    "single": "Șterge acest obiect permanent.",
                    "multiple": "Șterge aceste obiecte permanent."
                },
                "annotation": {
                    "point": "Șterge un punct.",
                    "vertex": "Șterge un nod dintr-o cale.",
                    "line": "Șterge o linie.",
                    "area": "Șterge o suprafață.",
                    "relation": "Șterge o relație.",
                    "multiple": "Șterge {n} obiecte."
                },
                "too_large": {
                    "single": "Acest obiect nu poate fi șters din moment ce nu este destul din el vizibil.",
                    "multiple": "Aceste obiecte nu pot fi șterse din moment ce nu este destul din ele vizibil."
                },
                "incomplete_relation": {
                    "single": "Acest obiect nu poate fi șters din moment ce nu a fost descărcat în întregime.",
                    "multiple": "Aceste obiecte nu pot fi șterse din moment ce nu a fost descărcate în întregime."
                }
            },
            "add_member": {
                "annotation": "Am adăugat un membru dintr-o relație."
            },
            "delete_member": {
                "annotation": "Am șters un membru dintr-o relație."
            },
            "connect": {
                "annotation": {
                    "point": "Am conectat o cale cu un punct.",
                    "vertex": "Am conectat o cale cu alta.",
                    "line": "Am conectat o cale la o linie.",
                    "area": "Am conectat o cale la o suprafață."
                }
            },
            "disconnect": {
                "title": "Deconectează",
                "description": "Deconectează aceste linii/suprafețe de ele insele.",
                "key": "D",
                "annotation": "Am deconectat liniile/suprafețele."
            },
            "merge": {
                "title": "Unește",
                "description": "Unește aceste obiecte.",
                "key": "C",
                "annotation": "Unește {n} obiecte.",
                "not_eligible": "Aceste obiecte nu pot fi unite."
            },
            "move": {
                "title": "Mută",
                "key": "M",
                "annotation": {
                    "point": "Am mutat un punct.",
                    "vertex": "Am mutat un nod intr-o cale.",
                    "line": "Am mutat o linie.",
                    "area": "Am mutat o suprafață."
                }
            },
            "reflect": {
                "title": {
                    "long": "Reflectează lung",
                    "short": "Reflectează scurt"
                },
                "key": {
                    "long": "T",
                    "short": "Y"
                }
            },
            "rotate": {
                "title": "Rotește",
                "key": "R",
                "annotation": {
                    "line": "Am rotit o linie.",
                    "area": "Am rotit o suprafață.",
                    "multiple": "Am rotit mai multe obiecte."
                }
            },
            "reverse": {
                "title": "Întoarce",
                "description": "Fă această linie să se indrepte in direcția opusă.",
                "key": "V",
                "annotation": "Am întors o linie."
            },
            "split": {
                "title": "Separă",
                "description": {
                    "line": "Separă această linie în două la acest punct.",
                    "area": "Separă marginea acestei suprafațe în două."
                },
                "key": "X",
                "annotation": {
                    "line": "Separă linia",
                    "area": "Sparge limitele unei suprafețe"
                }
            }
        },
        "restriction": {
            "controls": {
                "distance": "Distanţă",
                "via": "Prin"
            },
            "help": {
                "from": "DIN",
                "via": "PRIN",
                "to": "LA"
            }
        },
        "undo": {
            "tooltip": "Înapoi: {action}",
            "nothing": "Nu există nimic de refăcut."
        },
        "redo": {
            "tooltip": "Reface: {action}",
            "nothing": "Nu există nimic de refăcut."
        },
        "tooltip_keyhint": "Scurtătură:",
        "translate": {
            "translate": "Traduce",
            "localized_translation_label": "Nume multilingual",
            "localized_translation_language": "Alege limba",
            "localized_translation_name": "Nume"
        },
        "login": "login",
        "logout": "logout",
        "loading_auth": "Conectare la OpenStreetMap..",
        "report_a_bug": "Raportează o greșeală",
        "help_translate": "Ajută la traducere",
        "feature_info": {
            "hidden_warning": "{count} funcționalități ascunse"
        },
        "commit": {
            "title": "Încarcă în OpenStreetMap",
            "save": "Încarcă",
            "cancel": "Renunță",
            "changes": "{count} Modificări",
            "warnings": "Atenționări",
            "modified": "Modificat",
            "deleted": "Șters",
            "created": "Creat"
        },
        "contributors": {
            "list": "Editări făcute de {user}",
            "truncated_list": "Editat de {users} si alți {count} de editori"
        },
        "info_panels": {
            "key": "I",
            "background": {
                "key": "B",
                "title": "Fundal",
                "zoom": "Zoom",
                "vintage": "Vintage",
                "unknown": "Necunoscut",
                "show_tiles": "Arată Plăci",
                "hide_tiles": "Ascunde Plăci"
            },
            "history": {
                "key": "H",
                "title": "Istoric",
                "selected": "{n} selectate",
                "version": "Versiune",
                "last_edit": "Ultima editare",
                "edited_by": "Editat de",
                "changeset": "Schimbări",
                "unknown": "Necunoscut",
                "link_text": "Istoric pe openstreetmap.org"
            },
            "location": {
                "key": "L",
                "title": "Locație",
                "unknown_location": "Locație Necunoscută"
            },
            "measurement": {
                "key": "M",
                "title": "Măsurare",
                "selected": "{n} selectate",
                "geometry": "Geometrie",
                "center": "Centru",
                "perimeter": "Perimetru",
                "length": "Lungime",
                "area": "Suprafață",
                "centroid": "Centroid",
                "location": "Locație",
                "metric": "Metric",
                "imperial": "Imperial"
            }
        },
        "geometry": {
            "point": "punct",
            "vertex": "vertex",
            "line": "linie",
            "area": "suprafață",
            "relation": "relație "
        },
        "geocoder": {
            "search": "Caută la nivel mondial...",
            "no_results_visible": "Niciun rezultat în regiunea vizibilă",
            "no_results_worldwide": "Nu s-a găsit nici un rezultat"
        },
        "geolocate": {
            "title": "Arată locația mea ",
            "locating": "Localizare, te rugăm să aștepți..."
        },
        "inspector": {
            "no_documentation_combination": "Nu este documentație disponibilă pentru combinația de tag-uri (cuvinte cheie)",
            "no_documentation_key": "Nu este documentație pentru această cheie.",
            "documentation_redirect": "Această documentare a fost redirecționată la o nouă pagină",
            "show_more": "Arată mai mult",
            "view_on_osm": "Vezi pe openstreetmap.org",
            "all_fields": "Toate câmpurile",
            "all_tags": "Toate tagurile",
            "all_members": "Toți membrii",
            "all_relations": "Toate relațiile",
            "new_relation": "Relație nouă",
            "role": "Rol",
            "choose": "Selectează tip de obiect",
            "results": "{n} rezultate pentru {search}",
            "reference": "Vezi pe OpenStreetMap Wiki",
            "back_tooltip": "Schimbă trăsătură",
            "remove": "Şterge",
            "search": "Caută",
            "multiselect": "Obiecte selectate",
            "unknown": "Necunoscut",
            "incomplete": "<not downloaded>",
            "feature_list": "Caută obiecte",
            "edit": "Editează obiect",
            "check": {
                "yes": "Da",
                "no": "Nu",
                "reverser": "Schimbă direcție"
            },
            "radio": {
                "structure": {
                    "type": "Tip",
                    "default": "Implicit",
                    "layer": "Strat"
                }
            },
            "add": "Adaugă",
            "none": "Niciunul",
            "node": "Nod",
            "way": "Drum",
            "relation": "Relație",
            "location": "Locație",
            "add_fields": "Adaugă câmp:"
        },
        "background": {
            "title": "Fundal",
            "description": "Setări fundal",
            "key": "B",
            "none": "Niciunul",
            "best_imagery": "Cea mai cunoscută sursă de imagine pentru această locație",
            "switch": "Schimbă înapoi la acest fundal",
            "custom": "Personalizat",
            "custom_button": "Editează fundalul customizat",
            "reset": "resetează",
            "minimap": {
                "key": "/"
            },
            "fix_misalignment": "Ajustează ofset de imagine"
        },
        "map_data": {
            "title": "Date de Hartă",
            "description": "Date de Hartă",
            "key": "F",
            "data_layers": "Straturi de Date",
            "fill_area": "Umple Suprafațe",
            "map_features": "Funcționalitățile Hărții"
        },
        "feature": {
            "points": {
                "description": "Puncte",
                "tooltip": "Puncte de interes"
            },
            "traffic_roads": {
                "description": "Străzi Trafic",
                "tooltip": "Drumuri, Străzi, etc."
            },
            "service_roads": {
                "description": "Străzi de Serviciu",
                "tooltip": "Străzi de Serviciu, Alei de Parcare, Trasee, etc."
            },
            "paths": {
                "description": "Poteci",
                "tooltip": "Trotuare, Poteci, Piste de biciclete, etc"
            },
            "buildings": {
                "description": "Clădiri",
                "tooltip": "Clădiri, Adăposturi, Garaje, etc."
            },
            "landuse": {
                "description": "Utilizarea Terenului"
            },
            "boundaries": {
                "description": "Granițe",
                "tooltip": "Granițe Administrative"
            },
            "water": {
                "description": "Ape",
                "tooltip": "Râuri, Lacuri, Iazuri, Bazine, etc."
            },
            "rail": {
                "description": "Căi Ferate",
                "tooltip": "Căi Ferate"
            },
            "past_future": {
                "description": "Trecut/Viitor"
            },
            "others": {
                "description": "Altele",
                "tooltip": "Orice Altceva"
            }
        },
        "area_fill": {
            "wireframe": {
                "key": "W"
            },
            "partial": {
                "description": "Umplere Parțială"
            },
            "full": {
                "description": "Umplere în întregime",
                "tooltip": "Suprafețe sunt desenate umplute în întregime."
            }
        },
        "restore": {
            "heading": "Ai modificări nesalvate.",
            "description": "Dorești să revii la modificările nesalvate din sesiunea anterioară de editare? ",
            "restore": "Restaurează schimbările mele",
            "reset": "Șterge schimbările mele"
        },
        "save": {
            "title": "Salveaza",
            "no_changes": "Nici o modificare de salvat.",
            "uploading": "Încarcă modificările în OpenStreetMap",
            "unsaved_changes": "Ai modificări nesalvate.",
            "conflict": {
                "header": "Rezolvă editări conflictuoase",
                "count": "Conflictul {num} din {total}",
                "previous": "< Ultimul",
                "next": "Următorul >",
                "keep_local": "Păstrează al meu",
                "keep_remote": "Folosește cel de-al lor",
                "restore": "Restaurează",
                "delete": "Lasă șterse",
                "done": "Toate conflictele au fost rezolvate!"
            }
        },
        "merge_remote_changes": {
            "conflict": {
                "deleted": "Acest obiect a fost șters de utilizatorul {user}."
            }
        },
        "success": {
            "just_edited": "Tocmai ai editat OpenStreetMap!",
            "help_link_text": "Detalii"
        },
        "confirm": {
            "okay": "OK",
            "cancel": "Renunță"
        },
        "splash": {
            "welcome": "Bine ai venit în editorul iD OpenStreetMap",
            "walkthrough": "Începe ghidul"
        },
        "source_switch": {
            "live": "live",
            "lose_changes": "Ai modificări nesalvate. Schimbând serverul de harți, le vei pierde. Ești sigur(ă) ca vrei să schimbi serverele ?",
            "dev": "dev"
        },
        "version": {
            "whats_new": "Ce e nou în iD {version}"
        },
        "tag_reference": {
            "description": "Descriere",
            "on_wiki": "{tag} pe wiki.osm.org",
            "used_with": "folosit cu {type}"
        },
        "validations": {
            "disconnected_highway": "Drum deconectat",
            "untagged_point": "Punct neetichetat",
            "untagged_line": "Linie fară tag-uri (cuvinte cheie)",
            "untagged_area": "Suprafața fară tag-uri",
            "untagged_relation": "Relație fără taguri",
            "tag_suggests_area": "Tag-ul {tag} sugerează că linia trebuie sa fie o suprafață, dar nu e.",
            "deprecated_tags": "Tag-uri învechite: {tags}"
        },
        "gpx": {
            "local_layer": "Fișier local",
            "zoom": "Mărește la strat",
            "browse": "Caută fișier"
        },
        "mapillary": {
            "view_on_mapillary": "Vezi această imagine pe Mapillary"
        },
        "help": {
            "title": "Ajutor",
            "key": "H"
        },
        "intro": {
            "done": "gata",
            "ok": "OK",
            "graph": {
                "block_number": "<value for addr:block_number>",
                "city": "Trei Râuri",
                "county": "<value for addr:county>",
                "district": "<value for addr:district>",
                "hamlet": "<value for addr:hamlet>",
                "neighbourhood": "<value for addr:neighbourhood>",
                "postcode": "49093",
                "province": "<value for addr:province>",
                "quarter": "<value for addr:quarter>",
                "state": "<value for addr:state>",
                "subdistrict": "<value for addr:subdistrict>",
                "suburb": "<value for addr:suburb>",
                "countrycode": "ro",
                "name": {
                    "1st-avenue": "Strada 1",
                    "2nd-avenue": "Strada 2",
                    "4th-avenue": "Strada 4",
                    "5th-avenue": "Strada 5",
                    "6th-avenue": "Strada 6",
                    "6th-street": "Strada 6",
                    "7th-avenue": "Strada 7",
                    "8th-avenue": "Strada 8",
                    "9th-avenue": "Strada 9",
                    "10th-avenue": "Strada 10",
                    "11th-avenue": "Strada 11",
                    "12th-avenue": "Strada 12",
                    "access-point-employment": "Punct de acces pentru muncă",
                    "adams-street": "Strada lui Adam",
                    "andrews-elementary-school": "Școala Generală Andrei",
                    "andrews-street": "Strada Andrei",
                    "armitage-street": "Strada Armitaj",
                    "barrows-school": "Școala Roabei",
                    "battle-street": "Strada Lupții",
                    "bennett-street": "Strada Bennett",
                    "bowman-park": "Parcul Arcașului",
                    "collins-drive": "Bulevardul Colin",
                    "conrail-railroad": "Căile Ferate ale Convingerii",
                    "conservation-park": "Parcul Conservării",
                    "constantine-street": "Strada Constantin",
                    "cushman-street": "Strada Cushman",
                    "dollar-tree": "Pomul Dollar",
                    "douglas-avenue": "Calea Douglas",
                    "east-street": "Strada de Est",
                    "elm-street": "Strada Ulmi",
                    "flower-street": "Strada Florilor",
                    "foster-street": "Strada Ocrotirii",
                    "french-street": "Strada Franceză",
                    "garden-street": "Strada Grădinii",
                    "grant-avenue": "Calea Grant",
                    "hoffman-pond": "Podul Hoffman",
                    "hoffman-street": "Strada Hoffman",
                    "hook-avenue": "Calea Hook",
                    "jefferson-street": "Strada Jefferson",
                    "kelsey-street": "Strada Kelsey",
                    "lafayette-park": "Parcul LaFayette",
                    "lincoln-avenue": "Calea Lincoln",
                    "main-street": "Strada Principală",
                    "maple-street": "Strada Maple",
                    "marina-park": "Parcul Marina",
                    "market-street": "Strada Pieței",
                    "memory-isle-park": "Parcul Insula Memorialului",
                    "memory-isle": "Insula Memorialului",
                    "michigan-avenue": "Calea Michigan",
                    "middle-street": "Strada de Mijloc",
                    "millard-street": "Strada Miliard",
                    "moore-street": "Strada Moore",
                    "morris-avenue": "Calea Morris",
                    "mural-mall": "Mallul Mural",
                    "pealer-street": "Strada Pealer",
                    "pine-street": "Strada Pinilor",
                    "pizza-hut": "Pizza Hut",
                    "portage-avenue": "Calea Portaj",
                    "portage-river": "Râul Portaj",
                    "river-drive": "Bulevardul Râului",
                    "river-road": "Strada Râului",
                    "river-street": "Strada Râului",
                    "riverside-cemetery": "Cimitirul de la Râu",
                    "riviera-theatre": "Teatrul Riviera",
                    "rocky-river": "Râul Rocky",
                    "saint-joseph-river": "Râul Sf. Iosif",
                    "scouter-park": "Parcul Scouter",
                    "south-street": "Strada de Sud",
                    "spring-street": "Strada Primăverii",
                    "three-rivers-city-hall": "Primăria Trei Râuri",
                    "three-rivers-elementary-school": "Școala Generală Trei Râuri",
                    "three-rivers-fire-department": "Pompieri Trei Râuri",
                    "three-rivers-high-school": "Școala Secundară Trei Râuri",
                    "three-rivers-middle-school": "Liceul Trei Râuri",
                    "three-rivers-municipal-airport": "Aeroportul Municipal Trei Râuri",
                    "three-rivers-post-office": "Oficiul Poștal Trei Râuri",
                    "three-rivers-public-library": "Librăria Trei Râuri",
                    "three-rivers": "Trei Râuri",
                    "unique-jewelry": "Giuvaer Unique",
                    "walnut-street": "Strada Alunelor",
                    "washington-street": "Strada Washington",
                    "water-street": "Strada Walter",
                    "west-street": "Strada de Vest",
                    "wheeler-street": "Strada Rotarilor",
                    "willow-drive": "Bulevardul Willow",
                    "wood-street": "Strada Lemnului",
                    "world-fare": "Tariful Lumii"
                }
            },
            "welcome": {
                "title": "Bun Venit",
                "welcome": "Bine ați venit! Acest ghid vă va învăța elementele de bază ale editării pe OpenStreetMap.",
                "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.",
                "words": "Acest ghid va introduce câteva cuvinte și concepte noi. Când introducem un cuvânt nou, vom folosi *italics*.",
                "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. **",
                "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. **",
                "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. **",
                "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. **"
            },
            "navigation": {
                "title": "Navigare"
            },
            "points": {
                "title": "Puncte"
            },
            "areas": {
                "title": "Suprafețe"
            },
            "lines": {
                "title": "Linii"
            },
            "buildings": {
                "title": "Clădiri"
            },
            "startediting": {
                "title": "Începe editarea",
                "save": "Nu uita să salvezi periodic modificările. ",
                "start": "Începe cartografierea!"
            }
        },
        "shortcuts": {
            "title": "Comenzi rapide cu tastatura",
            "toggle": {
                "key": "?"
            },
            "key": {
                "alt": "Alt",
                "backspace": "Backspace",
                "cmd": "Cmd",
                "ctrl": "Ctrl",
                "delete": "Delete",
                "del": "Del",
                "end": "End",
                "enter": "Enter",
                "esc": "Esc",
                "home": "Home",
                "option": "Opțiuni",
                "pause": "Pauză",
                "pgdn": "PgDn",
                "pgup": "PgUp",
                "return": "Înapoi",
                "shift": "Shift",
                "space": "Space"
            },
            "gesture": {
                "drag": "drag"
            },
            "or": "-sau-",
            "browsing": {
                "title": "Căutare",
                "navigation": {
                    "title": "Navigare",
                    "pan": "Mișcă harta",
                    "pan_more": "Mișcă harta cu un ecran",
                    "zoom": "Mărește / Micșorează",
                    "zoom_more": "Mărește / Micșorează cu un lot"
                },
                "help": {
                    "title": "Ajutor"
                },
                "display_options": {
                    "title": "Afișează opțiuni",
                    "background": "Afișează opțiuni fundal",
                    "background_switch": "Schimbă înapoi la ultimul fundal",
                    "fullscreen": "Intră în mod full screen"
                },
                "selecting": {
                    "title": "Selectare obiecte",
                    "select_one": "Selectează un singur obiect",
                    "select_multi": "Selectează mai multe obiecte"
                },
                "vertex_selected": {
                    "previous": "Sari la ultimul nod",
                    "next": "Sari la următorul nod",
                    "first": "Sari la primul nod",
                    "last": "Sari la ultimul nod"
                }
            },
            "editing": {
                "title": "Editare",
                "drawing": {
                    "title": "Desenare",
                    "place_point": "Plasează und punct"
                },
                "operations": {
                    "title": "Operațiuni",
                    "reverse": "Reversează o linie"
                },
                "commands": {
                    "title": "Comenzi",
                    "copy": "Copiază obiecte selectate",
                    "paste": "Lipește obiecte selectate",
                    "undo": "Anulează ultima acțiune",
                    "redo": "Refă ultima acțiune",
                    "save": "Salvează modificările"
                }
            },
            "tools": {
                "title": "Unelte",
                "info": {
                    "title": "Informație"
                }
            }
        },
        "presets": {
            "categories": {
                "category-barrier": {
                    "name": "Bariere"
                },
                "category-building": {
                    "name": "Clădiri"
                },
                "category-golf": {
                    "name": "Golfuri"
                },
                "category-landuse": {
                    "name": "Utilizări de Teren"
                },
                "category-natural-area": {
                    "name": "Naturale"
                },
                "category-natural-line": {
                    "name": "Naturale"
                },
                "category-path": {
                    "name": "Poteci"
                },
                "category-rail": {
                    "name": "Căi Ferate"
                },
                "category-restriction": {
                    "name": "Restricții"
                },
                "category-road": {
                    "name": "Străzi"
                },
                "category-route": {
                    "name": "Rute"
                },
                "category-water-area": {
                    "name": "Ape"
                },
                "category-water-line": {
                    "name": "Ape"
                }
            },
            "fields": {
                "access": {
                    "label": "Acces Permis",
                    "options": {
                        "designated": {
                            "description": "Acces permis potrivit semnalizării sau legilor locale",
                            "title": "Desemnat"
                        },
                        "destination": {
                            "description": "Acces permis doar pentru a ajunge la o destinație",
                            "title": "Destinație"
                        },
                        "dismount": {
                            "title": "Demonta"
                        },
                        "no": {
                            "description": "Acces interzis publicului larg",
                            "title": "Interzis"
                        },
                        "permissive": {
                            "title": "Permisiv"
                        },
                        "private": {
                            "title": "Privat"
                        },
                        "yes": {
                            "title": "Permis"
                        }
                    },
                    "placeholder": "Nespecificat",
                    "types": {
                        "access": "Tot",
                        "bicycle": "Biciclete",
                        "foot": "Pe Jos",
                        "horse": "Cai",
                        "motor_vehicle": "Vehicule cu Motor"
                    }
                },
                "access_simple": {
                    "label": "Acces Permis"
                },
                "address": {
                    "label": "Adresă",
                    "placeholders": {
                        "block_number": "Număr Bloc",
                        "block_number!jp": "Nr. Bloc",
                        "city": "Oraș",
                        "city!vn": "Oraș/Sat",
                        "conscriptionnumber": "123",
                        "country": "Țară",
                        "county": "Județ",
                        "county!jp": "District",
                        "district": "District",
                        "floor": "Etaj",
                        "hamlet": "Hamlet",
                        "housename": "Nume de Casă",
                        "housenumber": "123",
                        "neighbourhood": "Cartier",
                        "place": "Loc",
                        "postcode": "Cod poștal",
                        "province": "Provincie",
                        "province!jp": "Prefectură",
                        "quarter": "Cartier",
                        "state": "Stat",
                        "street": "Stradă",
                        "subdistrict": "Subdistrict",
                        "suburb": "Suburbie"
                    }
                },
                "admin_level": {
                    "label": "Nivel Administrativ"
                },
                "aerialway": {
                    "label": "Tip"
                },
                "aerialway/access": {
                    "label": "Acces",
                    "options": {
                        "both": "Amândouă",
                        "entry": "IIntrare",
                        "exit": "Ieșire"
                    }
                },
                "aerialway/capacity": {
                    "label": "Capacitate (pe oră)",
                    "placeholder": "500, 2500, 5000..."
                },
                "aerialway/duration": {
                    "label": "Durată (minute)",
                    "placeholder": "1, 2, 3..."
                },
                "aerialway/heating": {
                    "label": "Încălzit"
                },
                "aerialway/occupancy": {
                    "label": "Ocupare",
                    "placeholder": "2, 4, 8..."
                },
                "aerialway/summer/access": {
                    "label": "Acces (vara)",
                    "options": {
                        "both": "Amândouă",
                        "entry": "Intrare",
                        "exit": "Ieșire"
                    }
                },
                "aeroway": {
                    "label": "Tip"
                },
                "amenity": {
                    "label": "Tip"
                },
                "animal_boarding": {
                    "label": "Pentru Animale"
                },
                "animal_breeding": {
                    "label": "Pentru Animale"
                },
                "animal_shelter": {
                    "label": "Pentru Animale"
                },
                "area/highway": {
                    "label": "Tip"
                },
                "artist": {
                    "label": "Artist"
                },
                "artwork_type": {
                    "label": "Tip"
                },
                "atm": {
                    "label": "ATM"
                },
                "barrier": {
                    "label": "Tip"
                },
                "bath/open_air": {
                    "label": "Aer Liber"
                },
                "bath/type": {
                    "label": "Specialitate",
                    "options": {
                        "hot_spring": "Izvor cald"
                    }
                },
                "beauty": {
                    "label": "Tip de Magazin"
                },
                "bench": {
                    "label": "Bancă"
                },
                "bicycle_parking": {
                    "label": "Tip"
                },
                "bin": {
                    "label": "Gunoi"
                },
                "blood_components": {
                    "label": "Componente de Sânge",
                    "options": {
                        "plasma": "plasmă",
                        "platelets": "trombocite",
                        "stemcells": "probe de celule stem",
                        "whole": "întregul sânge"
                    }
                },
                "board_type": {
                    "label": "Tip"
                },
                "boules": {
                    "label": "Tip"
                },
                "boundary": {
                    "label": "Tip"
                },
                "brand": {
                    "label": "Brand"
                },
                "building": {
                    "label": "Clădire"
                },
                "building_area": {
                    "label": "Clădire"
                },
                "bunker_type": {
                    "label": "Tip"
                },
                "camera/direction": {
                    "label": "Direcție (Grade în Sens de Ceasornic)",
                    "placeholder": "45, 90, 180, 270"
                },
                "camera/type": {
                    "label": "Tip Cameră",
                    "options": {
                        "dome": "Dom",
                        "fixed": "Fixat",
                        "panning": "Mișcător"
                    }
                },
                "capacity": {
                    "label": "Capacitate",
                    "placeholder": "50, 100, 200..."
                },
                "castle_type": {
                    "label": "Tip"
                },
                "clothes": {
                    "label": "Haine"
                },
                "club": {
                    "label": "Tip"
                },
                "communication_multi": {
                    "label": "Tipuri de Comunicație"
                },
                "construction": {
                    "label": "Tip"
                },
                "contact/webcam": {
                    "label": "URL de Webcam",
                    "placeholder": "http://example.com/"
                },
                "content": {
                    "label": "Conținut"
                },
                "country": {
                    "label": "Țară"
                },
                "covered": {
                    "label": "Acoperit"
                },
                "craft": {
                    "label": "Tip"
                },
                "crossing": {
                    "label": "Tip"
                },
                "cuisine": {
                    "label": "Bucătării"
                },
                "currency_multi": {
                    "label": "Tipuri de Valută"
                },
                "cycle_network": {
                    "label": "Rețea"
                },
                "cycleway": {
                    "label": "Drumuri de Biciclete",
                    "options": {
                        "lane": {
                            "title": "Drum de Biciclete Standard"
                        },
                        "none": {
                            "description": "Fără Drum de Biciclete",
                            "title": "Niciun"
                        }
                    },
                    "placeholder": "niciun",
                    "types": {
                        "cycleway:left": "Partea stângă",
                        "cycleway:right": "Partea dreaptă"
                    }
                },
                "date": {
                    "label": "Dată"
                },
                "delivery": {
                    "label": "Livrare"
                },
                "denomination": {
                    "label": "Denominare"
                },
                "denotation": {
                    "label": "Denotație"
                },
                "description": {
                    "label": "Descripție"
                },
                "display": {
                    "label": "Afișare"
                },
                "dock": {
                    "label": "Tip"
                },
                "electrified": {
                    "options": {
                        "no": "Nu",
                        "yes": "Da (nespecificat)"
                    }
                },
                "elevation": {
                    "label": "Elevație"
                },
                "email": {
                    "label": "Email",
                    "placeholder": "example@example.com"
                },
                "emergency": {
                    "label": "Urgență"
                },
                "entrance": {
                    "label": "Tip"
                },
                "except": {
                    "label": "Excepții"
                },
                "fax": {
                    "label": "Fax",
                    "placeholder": "+31 42 123 4567"
                },
                "fee": {
                    "label": "Taxă"
                },
                "fence_type": {
                    "label": "Tip"
                },
                "fire_hydrant/position": {
                    "label": "Poziție",
                    "options": {
                        "green": "Verde",
                        "lane": "Bandă",
                        "parking_lot": "Loc de Parcare",
                        "sidewalk": "Pietoni"
                    }
                },
                "fire_hydrant/type": {
                    "label": "Tip",
                    "options": {
                        "pond": "Iaz",
                        "wall": "Zid"
                    }
                },
                "fixme": {
                    "label": "Repară-mă"
                },
                "fuel": {
                    "label": "Benzină"
                },
                "fuel_multi": {
                    "label": "Tipuri de Benzină"
                },
                "gender": {
                    "label": "Sex",
                    "options": {
                        "female": "Feminin",
                        "male": "Masculin",
                        "unisex": "Unisex"
                    },
                    "placeholder": "Necunoscut"
                },
                "generator/method": {
                    "label": "Metodă"
                },
                "generator/output/electricity": {
                    "placeholder": "50 MW, 100 MW, 200 MW..."
                },
                "generator/source": {
                    "label": "Sursă"
                },
                "generator/type": {
                    "label": "Tip"
                },
                "handicap": {
                    "label": "Handicap",
                    "placeholder": "1-18"
                },
                "height": {
                    "label": "Înălțime (Metri)"
                },
                "highway": {
                    "label": "Tip"
                },
                "historic": {
                    "label": "Tip"
                },
                "historic/civilization": {
                    "label": "Civilizații Istorice"
                },
                "hoops": {
                    "placeholder": "1, 2, 4..."
                },
                "iata": {
                    "label": "IATA"
                },
                "icao": {
                    "label": "ICAO"
                },
                "incline": {
                    "label": "Înclinare"
                },
                "incline_steps": {
                    "label": "Înclinare",
                    "options": {
                        "down": "Jos",
                        "up": "Sus"
                    }
                },
                "indoor": {
                    "label": "Înăuntru"
                },
                "information": {
                    "label": "Tip"
                },
                "inscription": {
                    "label": "Inscripție"
                },
                "internet_access": {
                    "label": "Acces internet",
                    "options": {
                        "no": "Nu",
                        "terminal": "Terminal",
                        "wired": "Conectat",
                        "wlan": "Wifi",
                        "yes": "Da"
                    }
                },
                "internet_access/fee": {
                    "label": "Acces Internet Gratuit"
                },
                "kerb": {
                    "label": "Curbură"
                },
                "lamp_type": {
                    "label": "Tip"
                },
                "landuse": {
                    "label": "Tip"
                },
                "lanes": {
                    "label": "Benzi",
                    "placeholder": "1, 2, 3..."
                },
                "layer": {
                    "label": "Strat"
                },
                "leaf_cycle": {
                    "options": {
                        "mixed": "Mixat"
                    }
                },
                "leaf_type": {
                    "options": {
                        "mixed": "Mixat"
                    }
                },
                "leisure": {
                    "label": "Tip"
                },
                "length": {
                    "label": "Lungime (Metri)"
                },
                "level": {
                    "label": "Nivel"
                },
                "levels": {
                    "label": "Nivele",
                    "placeholder": "2, 4, 6..."
                },
                "location": {
                    "label": "Locație"
                },
                "man_made": {
                    "label": "Tip"
                },
                "manhole": {
                    "label": "Tip"
                },
                "map_size": {
                    "label": "Acoperire"
                },
                "map_type": {
                    "label": "Tip"
                },
                "maxheight": {
                    "label": "Înălțime Maximă",
                    "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
                },
                "maxspeed": {
                    "label": "Limită de viteză",
                    "placeholder": "40, 50, 60..."
                },
                "maxweight": {
                    "label": "Greutate Maximă"
                },
                "mtb/scale": {
                    "placeholder": "0, 1, 2, 3..."
                },
                "mtb/scale/uphill": {
                    "placeholder": "0, 1, 2, 3..."
                },
                "name": {
                    "label": "Nume",
                    "placeholder": "Nume Comun (Dacă Există)"
                },
                "natural": {
                    "label": "Natural"
                },
                "network": {
                    "label": "Rețea"
                },
                "network_bicycle": {
                    "label": "Tip Rețea",
                    "options": {
                        "icn": "Internațional",
                        "lcn": "Local",
                        "ncn": "Național",
                        "rcn": "Regional"
                    }
                },
                "network_foot": {
                    "label": "Tip Rețea",
                    "options": {
                        "iwn": "Internațional",
                        "lwn": "Local",
                        "nwn": "Național",
                        "rwn": "Regional"
                    }
                },
                "network_horse": {
                    "label": "Tip Rețea",
                    "options": {
                        "ihn": "Internațional",
                        "lhn": "Local",
                        "nhn": "Național",
                        "rhn": "Regional"
                    }
                },
                "network_road": {
                    "label": "Rețea"
                },
                "note": {
                    "label": "Notă"
                },
                "office": {
                    "label": "Tip"
                },
                "oneway": {
                    "label": "Sens unic",
                    "options": {
                        "no": "Nu",
                        "undefined": "Presupus a fi Nu",
                        "yes": "Da"
                    }
                },
                "oneway_yes": {
                    "label": "O singură direcție",
                    "options": {
                        "no": "Nu",
                        "undefined": "Presupus a fi Da",
                        "yes": "Da"
                    }
                },
                "opening_hours": {
                    "label": "Ore"
                },
                "operator": {
                    "label": "Operator"
                },
                "par": {
                    "placeholder": "3, 4, 5..."
                },
                "parking": {
                    "label": "Tip"
                },
                "phone": {
                    "label": "Telefon",
                    "placeholder": "+31 42 123 4567"
                },
                "piste/difficulty": {
                    "label": "Dificultate"
                },
                "piste/grooming": {
                    "options": {
                        "classic": "Clasic",
                        "skating": "Skating"
                    }
                },
                "piste/type": {
                    "label": "Tip",
                    "options": {
                        "hike": "Drumeție",
                        "nordic": "Nordic",
                        "playground": "Loc de Joacă"
                    }
                },
                "place": {
                    "label": "Tip"
                },
                "plant/output/electricity": {
                    "placeholder": "500 MW, 1000 MW, 2000 MW..."
                },
                "population": {
                    "label": "Populație"
                },
                "power": {
                    "label": "Tip"
                },
                "product": {
                    "label": "Produse"
                },
                "railway": {
                    "label": "Tip"
                },
                "ref_aeroway_gate": {
                    "label": "Număr de Poartă"
                },
                "ref_golf_hole": {
                    "placeholder": "1-18"
                },
                "ref_highway_junction": {
                    "label": "Număr de Juncție"
                },
                "ref_platform": {
                    "label": "Număr de Platformă"
                },
                "ref_road_number": {
                    "label": "Număr de Stradă"
                },
                "ref_route": {
                    "label": "Număr de Rută"
                },
                "ref_stop_position": {
                    "label": "Număr de Stop"
                },
                "relation": {
                    "label": "Tip"
                },
                "religion": {
                    "label": "Religie"
                },
                "restriction": {
                    "label": "Tip"
                },
                "restrictions": {
                    "label": "Restricții de Întoarcere"
                },
                "rooms": {
                    "label": "Camere"
                },
                "route": {
                    "label": "Tip"
                },
                "route_master": {
                    "label": "Tip"
                },
                "sac_scale": {
                    "label": "Dificultate de Drumeție"
                },
                "seasonal": {
                    "label": "Sezonal"
                },
                "second_hand": {
                    "label": "Vinde Utilizate",
                    "options": {
                        "no": "Nu",
                        "only": "Doar",
                        "yes": "Da"
                    },
                    "placeholder": "Da, Nu, Doar"
                },
                "service": {
                    "label": "Tip"
                },
                "service/bicycle": {
                    "label": "Servicii"
                },
                "service/vehicle": {
                    "label": "Servicii"
                },
                "service_rail": {
                    "label": "Tip de Serviciu"
                },
                "shelter": {
                    "label": "Adăpost"
                },
                "shelter_type": {
                    "label": "Tip"
                },
                "shop": {
                    "label": "Tip"
                },
                "site": {
                    "label": "Tip"
                },
                "smoking": {
                    "label": "Fumători"
                },
                "social_facility": {
                    "label": "Tip"
                },
                "sport": {
                    "label": "Sporturi"
                },
                "sport_ice": {
                    "label": "Sporturi"
                },
                "sport_racing_motor": {
                    "label": "Sporturi"
                },
                "sport_racing_nonmotor": {
                    "label": "Sporturi"
                },
                "stars": {
                    "label": "Stele"
                },
                "start_date": {
                    "label": "Dată Început"
                },
                "step_count": {
                    "label": "Număr de Trepte"
                },
                "stop": {
                    "options": {
                        "minor": "Stradă Minoră"
                    }
                },
                "structure": {
                    "label": "Structură",
                    "options": {
                        "bridge": "Pod",
                        "tunnel": "Tunel"
                    },
                    "placeholder": "Necunoscut"
                },
                "studio": {
                    "label": "Tip"
                },
                "substation": {
                    "label": "Tip"
                },
                "supervised": {
                    "label": "Supravegheat"
                },
                "support": {
                    "label": "Suport"
                },
                "surface": {
                    "label": "Suprafață"
                },
                "surveillance/type": {
                    "options": {
                        "camera": "Cameră",
                        "guard": "Paznic"
                    }
                },
                "takeaway": {
                    "options": {
                        "no": "Nu",
                        "yes": "Da"
                    }
                },
                "toilets/disposal": {
                    "options": {
                        "chemical": "Chemical"
                    }
                },
                "tomb": {
                    "label": "Tip"
                },
                "tourism": {
                    "label": "Tip"
                },
                "tower/construction": {
                    "label": "Construcție"
                },
                "tower/type": {
                    "label": "Tip"
                },
                "traffic_calming": {
                    "label": "Tip"
                },
                "traffic_signals": {
                    "label": "Tip"
                },
                "trail_visibility": {
                    "placeholder": "Excelent, Bun, Prost..."
                },
                "trees": {
                    "label": "Copaci"
                },
                "visibility": {
                    "label": "Vizibilitate"
                },
                "voltage": {
                    "label": "Voltaj"
                },
                "voltage/primary": {
                    "label": "Voltaj primar"
                },
                "voltage/secondary": {
                    "label": "Voltaj secundar"
                },
                "voltage/tertiary": {
                    "label": "Voltaj terțiar"
                },
                "wall": {
                    "label": "Tip"
                },
                "water": {
                    "label": "Tip"
                },
                "waterway": {
                    "label": "Tip"
                },
                "website": {
                    "label": "Website",
                    "placeholder": "http://example.com/"
                },
                "wetland": {
                    "label": "Tip"
                },
                "width": {
                    "label": "Grosime (Metri)"
                },
                "wikipedia": {
                    "label": "Wikipedia"
                },
                "windings": {
                    "placeholder": "1, 2, 3..."
                }
            },
            "presets": {
                "address": {
                    "name": "Adresă",
                    "terms": "<translate with synonyms or related terms for 'Address', separated by commas>"
                },
                "advertising/billboard": {
                    "name": "Billboard",
                    "terms": "<translate with synonyms or related terms for 'Billboard', separated by commas>"
                },
                "aerialway/cable_car": {
                    "terms": "<translate with synonyms or related terms for 'Cable Car', separated by commas>"
                },
                "aerialway/chair_lift": {
                    "terms": "<translate with synonyms or related terms for 'Chair Lift', separated by commas>"
                },
                "aerialway/drag_lift": {
                    "terms": "<translate with synonyms or related terms for 'Drag Lift', separated by commas>"
                },
                "aerialway/gondola": {
                    "name": "Gondolă",
                    "terms": "<translate with synonyms or related terms for 'Gondola', separated by commas>"
                },
                "aerialway/goods": {
                    "terms": "<translate with synonyms or related terms for 'Goods Aerialway', separated by commas>"
                },
                "aerialway/magic_carpet": {
                    "terms": "<translate with synonyms or related terms for 'Magic Carpet Lift', separated by commas>"
                },
                "aerialway/mixed_lift": {
                    "name": "Lift Mixat",
                    "terms": "<translate with synonyms or related terms for 'Mixed Lift', separated by commas>"
                },
                "aerialway/platter": {
                    "terms": "<translate with synonyms or related terms for 'Platter Lift', separated by commas>"
                },
                "aerialway/pylon": {
                    "terms": "<translate with synonyms or related terms for 'Aerialway Pylon', separated by commas>"
                },
                "aerialway/rope_tow": {
                    "terms": "<translate with synonyms or related terms for 'Rope Tow Lift', separated by commas>"
                },
                "aerialway/t-bar": {
                    "terms": "<translate with synonyms or related terms for 'T-bar Lift', separated by commas>"
                },
                "aeroway": {
                    "name": "Aeroway"
                },
                "aeroway/aerodrome": {
                    "name": "Aeroport",
                    "terms": "<translate with synonyms or related terms for 'Airport', separated by commas>"
                },
                "aeroway/apron": {
                    "terms": "<translate with synonyms or related terms for 'Apron', separated by commas>"
                },
                "aeroway/gate": {
                    "terms": "<translate with synonyms or related terms for 'Airport Gate', separated by commas>"
                },
                "aeroway/hangar": {
                    "terms": "<translate with synonyms or related terms for 'Hangar', separated by commas>"
                },
                "aeroway/helipad": {
                    "terms": "<translate with synonyms or related terms for 'Helipad', separated by commas>"
                },
                "aeroway/runway": {
                    "terms": "<translate with synonyms or related terms for 'Runway', separated by commas>"
                },
                "aeroway/taxiway": {
                    "terms": "<translate with synonyms or related terms for 'Taxiway', separated by commas>"
                },
                "aeroway/terminal": {
                    "terms": "<translate with synonyms or related terms for 'Airport Terminal', separated by commas>"
                },
                "amenity/animal_boarding": {
                    "terms": "<translate with synonyms or related terms for 'Animal Boarding Facility', separated by commas>"
                },
                "amenity/animal_breeding": {
                    "terms": "<translate with synonyms or related terms for 'Animal Breeding Facility', separated by commas>"
                },
                "amenity/animal_shelter": {
                    "terms": "<translate with synonyms or related terms for 'Animal Shelter', separated by commas>"
                },
                "amenity/arts_centre": {
                    "name": "Centru de Artă",
                    "terms": "<translate with synonyms or related terms for 'Arts Center', separated by commas>"
                },
                "amenity/atm": {
                    "name": "Bancomat",
                    "terms": "<translate with synonyms or related terms for 'ATM', separated by commas>"
                },
                "amenity/bank": {
                    "name": "Banca",
                    "terms": "<translate with synonyms or related terms for 'Bank', separated by commas>"
                },
                "amenity/bar": {
                    "name": "Bar",
                    "terms": "<translate with synonyms or related terms for 'Bar', separated by commas>"
                },
                "amenity/bbq": {
                    "terms": "<translate with synonyms or related terms for 'Barbecue/Grill', separated by commas>"
                },
                "amenity/bench": {
                    "name": "Bancă",
                    "terms": "<translate with synonyms or related terms for 'Bench', separated by commas>"
                },
                "amenity/bicycle_parking": {
                    "name": "Parcare biciclete",
                    "terms": "<translate with synonyms or related terms for 'Bicycle Parking', separated by commas>"
                },
                "amenity/bicycle_rental": {
                    "name": "Închiriere biciclete",
                    "terms": "<translate with synonyms or related terms for 'Bicycle Rental', separated by commas>"
                },
                "amenity/bicycle_repair_station": {
                    "terms": "<translate with synonyms or related terms for 'Bicycle Repair Tool Stand', separated by commas>"
                },
                "amenity/biergarten": {
                    "name": "Biergarten",
                    "terms": "<translate with synonyms or related terms for 'Beer Garden', separated by commas>"
                },
                "amenity/boat_rental": {
                    "name": "Închiriere Barcă",
                    "terms": "<translate with synonyms or related terms for 'Boat Rental', separated by commas>"
                },
                "amenity/bureau_de_change": {
                    "name": "Schimbare Valută",
                    "terms": "<translate with synonyms or related terms for 'Currency Exchange', separated by commas>"
                },
                "amenity/cafe": {
                    "name": "Cafenea",
                    "terms": "<translate with synonyms or related terms for 'Cafe', separated by commas>"
                },
                "amenity/car_rental": {
                    "name": "Închiriere Mașini",
                    "terms": "<translate with synonyms or related terms for 'Car Rental', separated by commas>"
                },
                "amenity/car_sharing": {
                    "name": "Car Sharing",
                    "terms": "<translate with synonyms or related terms for 'Car Sharing', separated by commas>"
                },
                "amenity/car_wash": {
                    "name": "Spălătorie Auto",
                    "terms": "<translate with synonyms or related terms for 'Car Wash', separated by commas>"
                },
                "amenity/casino": {
                    "name": "Cazino",
                    "terms": "<translate with synonyms or related terms for 'Casino', separated by commas>"
                },
                "amenity/charging_station": {
                    "name": "Benzinărie",
                    "terms": "<translate with synonyms or related terms for 'Charging Station', separated by commas>"
                },
                "amenity/childcare": {
                    "name": "Grădiniță",
                    "terms": "<translate with synonyms or related terms for 'Nursery/Childcare', separated by commas>"
                },
                "amenity/cinema": {
                    "name": "Cinema",
                    "terms": "<translate with synonyms or related terms for 'Cinema', separated by commas>"
                },
                "amenity/clinic": {
                    "name": "Clinică",
                    "terms": "<translate with synonyms or related terms for 'Clinic', separated by commas>"
                },
                "amenity/clock": {
                    "name": "Ceas",
                    "terms": "<translate with synonyms or related terms for 'Clock', separated by commas>"
                },
                "amenity/college": {
                    "terms": "<translate with synonyms or related terms for 'College Grounds', separated by commas>"
                },
                "amenity/community_centre": {
                    "name": "Centru Comunitar",
                    "terms": "<translate with synonyms or related terms for 'Community Center', separated by commas>"
                },
                "amenity/compressed_air": {
                    "name": "Aer Comprimat",
                    "terms": "<translate with synonyms or related terms for 'Compressed Air', separated by commas>"
                },
                "amenity/courthouse": {
                    "name": "Tribunal",
                    "terms": "<translate with synonyms or related terms for 'Courthouse', separated by commas>"
                },
                "amenity/crematorium": {
                    "name": "Crematoriu",
                    "terms": "<translate with synonyms or related terms for 'Crematorium', separated by commas>"
                },
                "amenity/dentist": {
                    "name": "Dentist",
                    "terms": "<translate with synonyms or related terms for 'Dentist', separated by commas>"
                },
                "amenity/doctors": {
                    "name": "Doctor",
                    "terms": "<translate with synonyms or related terms for 'Doctor', separated by commas>"
                },
                "amenity/dojo": {
                    "terms": "<translate with synonyms or related terms for 'Dojo / Martial Arts Academy', separated by commas>"
                },
                "amenity/drinking_water": {
                    "name": "Apă de Băut",
                    "terms": "<translate with synonyms or related terms for 'Drinking Water', separated by commas>"
                },
                "amenity/driving_school": {
                    "name": "Școală de Șoferi",
                    "terms": "<translate with synonyms or related terms for 'Driving School', separated by commas>"
                },
                "amenity/embassy": {
                    "name": "Ambasadă",
                    "terms": "<translate with synonyms or related terms for 'Embassy', separated by commas>"
                },
                "amenity/fast_food": {
                    "name": "Fast Food",
                    "terms": "<translate with synonyms or related terms for 'Fast Food', separated by commas>"
                },
                "amenity/fire_station": {
                    "name": "Pompieri",
                    "terms": "<translate with synonyms or related terms for 'Fire Station', separated by commas>"
                },
                "amenity/food_court": {
                    "terms": "<translate with synonyms or related terms for 'Food Court', separated by commas>"
                },
                "amenity/fountain": {
                    "name": "Fântână",
                    "terms": "<translate with synonyms or related terms for 'Fountain', separated by commas>"
                },
                "amenity/fuel": {
                    "name": "Benzinărie",
                    "terms": "<translate with synonyms or related terms for 'Gas Station', separated by commas>"
                },
                "amenity/grave_yard": {
                    "name": "Cimitir",
                    "terms": "<translate with synonyms or related terms for 'Graveyard', separated by commas>"
                },
                "amenity/grit_bin": {
                    "terms": "<translate with synonyms or related terms for 'Grit Bin', separated by commas>"
                },
                "amenity/hospital": {
                    "name": "Spital",
                    "terms": "<translate with synonyms or related terms for 'Hospital Grounds', separated by commas>"
                },
                "amenity/hunting_stand": {
                    "name": "Stand de Vânătoare",
                    "terms": "<translate with synonyms or related terms for 'Hunting Stand', separated by commas>"
                },
                "amenity/ice_cream": {
                    "name": "Magazin de Înghețată",
                    "terms": "<translate with synonyms or related terms for 'Ice Cream Shop', separated by commas>"
                },
                "amenity/internet_cafe": {
                    "name": "Internet Cafe",
                    "terms": "<translate with synonyms or related terms for 'Internet Cafe', separated by commas>"
                },
                "amenity/kindergarten": {
                    "name": "Preșcoală/Grădiniță",
                    "terms": "<translate with synonyms or related terms for 'Preschool/Kindergarten Grounds', separated by commas>"
                },
                "amenity/library": {
                    "name": "Librărie",
                    "terms": "<translate with synonyms or related terms for 'Library', separated by commas>"
                },
                "amenity/marketplace": {
                    "name": "Piață",
                    "terms": "<translate with synonyms or related terms for 'Marketplace', separated by commas>"
                },
                "amenity/motorcycle_parking": {
                    "name": "Parcare de Motociclete",
                    "terms": "<translate with synonyms or related terms for 'Motorcycle Parking', separated by commas>"
                },
                "amenity/nightclub": {
                    "name": "Club de Noapte",
                    "terms": "<translate with synonyms or related terms for 'Nightclub', separated by commas>"
                },
                "amenity/parking": {
                    "name": " Parcare de Mașini",
                    "terms": "<translate with synonyms or related terms for 'Car Parking', separated by commas>"
                },
                "amenity/parking_entrance": {
                    "name": "Intrare/Ieșire Garaj",
                    "terms": "<translate with synonyms or related terms for 'Parking Garage Entrance/Exit', separated by commas>"
                },
                "amenity/parking_space": {
                    "name": "Loc de Parcare",
                    "terms": "<translate with synonyms or related terms for 'Parking Space', separated by commas>"
                },
                "amenity/pavilion": {
                    "name": "Pavilion",
                    "terms": "<translate with synonyms or related terms for 'Pavilion', separated by commas>"
                },
                "amenity/pharmacy": {
                    "name": "Farmacie",
                    "terms": "<translate with synonyms or related terms for 'Pharmacy', separated by commas>"
                },
                "amenity/place_of_worship": {
                    "name": "Loc de Rugăciune",
                    "terms": "<translate with synonyms or related terms for 'Place of Worship', separated by commas>"
                },
                "amenity/place_of_worship/buddhist": {
                    "name": "Templu Budist",
                    "terms": "<translate with synonyms or related terms for 'Buddhist Temple', separated by commas>"
                },
                "amenity/place_of_worship/christian": {
                    "name": "Biserică",
                    "terms": "<translate with synonyms or related terms for 'Church', separated by commas>"
                },
                "amenity/place_of_worship/hindu": {
                    "name": "Templu Hinduist",
                    "terms": "<translate with synonyms or related terms for 'Hindu Temple', separated by commas>"
                },
                "amenity/place_of_worship/jewish": {
                    "name": "Sinagogă",
                    "terms": "<translate with synonyms or related terms for 'Synagogue', separated by commas>"
                },
                "amenity/place_of_worship/muslim": {
                    "name": "Moschee",
                    "terms": "<translate with synonyms or related terms for 'Mosque', separated by commas>"
                },
                "amenity/place_of_worship/shinto": {
                    "name": "Altar Shinto",
                    "terms": "<translate with synonyms or related terms for 'Shinto Shrine', separated by commas>"
                },
                "amenity/place_of_worship/sikh": {
                    "name": "Templu Sikh",
                    "terms": "<translate with synonyms or related terms for 'Sikh Temple', separated by commas>"
                },
                "amenity/place_of_worship/taoist": {
                    "name": "Templu Taoist",
                    "terms": "<translate with synonyms or related terms for 'Taoist Temple', separated by commas>"
                },
                "amenity/planetarium": {
                    "name": "Planetariu",
                    "terms": "<translate with synonyms or related terms for 'Planetarium', separated by commas>"
                },
                "amenity/police": {
                    "name": "Poliție",
                    "terms": "<translate with synonyms or related terms for 'Police', separated by commas>"
                },
                "amenity/post_box": {
                    "name": "Cutie Poștală",
                    "terms": "<translate with synonyms or related terms for 'Mailbox', separated by commas>"
                },
                "amenity/post_office": {
                    "name": "Oficiul Poștal",
                    "terms": "<translate with synonyms or related terms for 'Post Office', separated by commas>"
                },
                "amenity/prison": {
                    "name": "Închisoare",
                    "terms": "<translate with synonyms or related terms for 'Prison Grounds', separated by commas>"
                },
                "amenity/pub": {
                    "name": "Pub",
                    "terms": "<translate with synonyms or related terms for 'Pub', separated by commas>"
                },
                "amenity/public_bath": {
                    "name": "Baie Publică",
                    "terms": "<translate with synonyms or related terms for 'Public Bath', separated by commas>"
                },
                "amenity/public_bookcase": {
                    "terms": "<translate with synonyms or related terms for 'Public Bookcase', separated by commas>"
                },
                "amenity/ranger_station": {
                    "terms": "<translate with synonyms or related terms for 'Ranger Station', separated by commas>"
                },
                "amenity/recycling_centre": {
                    "name": "Centru de Reciclare",
                    "terms": "<translate with synonyms or related terms for 'Recycling Center', separated by commas>"
                },
                "amenity/register_office": {
                    "name": "Oficiu de Registrare"
                },
                "amenity/restaurant": {
                    "name": "Restaurant",
                    "terms": "<translate with synonyms or related terms for 'Restaurant', separated by commas>"
                },
                "amenity/sanitary_dump_station": {
                    "terms": "<translate with synonyms or related terms for 'RV Toilet Disposal', separated by commas>"
                },
                "amenity/school": {
                    "name": "Școală",
                    "terms": "<translate with synonyms or related terms for 'School Grounds', separated by commas>"
                },
                "amenity/shelter": {
                    "terms": "<translate with synonyms or related terms for 'Shelter', separated by commas>"
                },
                "amenity/social_facility": {
                    "name": "Facilitate Socială",
                    "terms": "<translate with synonyms or related terms for 'Social Facility', separated by commas>"
                },
                "amenity/social_facility/food_bank": {
                    "terms": "<translate with synonyms or related terms for 'Food Bank', separated by commas>"
                },
                "amenity/social_facility/group_home": {
                    "terms": "<translate with synonyms or related terms for 'Elderly Group Home', separated by commas>"
                },
                "amenity/social_facility/homeless_shelter": {
                    "terms": "<translate with synonyms or related terms for 'Homeless Shelter', separated by commas>"
                },
                "amenity/social_facility/nursing_home": {
                    "terms": "<translate with synonyms or related terms for 'Nursing Home', separated by commas>"
                },
                "amenity/studio": {
                    "name": "Studio",
                    "terms": "<translate with synonyms or related terms for 'Studio', separated by commas>"
                },
                "amenity/swimming_pool": {
                    "name": "Piscină"
                },
                "amenity/taxi": {
                    "name": "Stand de Taxi",
                    "terms": "<translate with synonyms or related terms for 'Taxi Stand', separated by commas>"
                },
                "amenity/telephone": {
                    "name": "Telefon",
                    "terms": "<translate with synonyms or related terms for 'Telephone', separated by commas>"
                },
                "amenity/theatre": {
                    "name": "Teatru",
                    "terms": "<translate with synonyms or related terms for 'Theater', separated by commas>"
                },
                "amenity/toilets": {
                    "name": "Toaletă",
                    "terms": "<translate with synonyms or related terms for 'Toilets', separated by commas>"
                },
                "amenity/townhall": {
                    "name": "Primărie",
                    "terms": "<translate with synonyms or related terms for 'Town Hall', separated by commas>"
                },
                "amenity/university": {
                    "name": "Universitate",
                    "terms": "<translate with synonyms or related terms for 'University Grounds', separated by commas>"
                },
                "amenity/vending_machine": {
                    "terms": "<translate with synonyms or related terms for 'Vending Machine', separated by commas>"
                },
                "amenity/vending_machine/cigarettes": {
                    "terms": "<translate with synonyms or related terms for 'Cigarette Vending Machine', separated by commas>"
                },
                "amenity/vending_machine/condoms": {
                    "terms": "<translate with synonyms or related terms for 'Condom Vending Machine', separated by commas>"
                },
                "amenity/vending_machine/drinks": {
                    "terms": "<translate with synonyms or related terms for 'Drink Vending Machine', separated by commas>"
                },
                "amenity/vending_machine/excrement_bags": {
                    "terms": "<translate with synonyms or related terms for 'Excrement Bag Vending Machine', separated by commas>"
                },
                "amenity/vending_machine/newspapers": {
                    "terms": "<translate with synonyms or related terms for 'Newspaper Vending Machine', separated by commas>"
                },
                "amenity/vending_machine/parcel_pickup_dropoff": {
                    "terms": "<translate with synonyms or related terms for 'Parcel Pickup/Dropoff Vending Machine', separated by commas>"
                },
                "amenity/vending_machine/parking_tickets": {
                    "terms": "<translate with synonyms or related terms for 'Parking Ticket Vending Machine', separated by commas>"
                },
                "amenity/vending_machine/public_transport_tickets": {
                    "terms": "<translate with synonyms or related terms for 'Transit Ticket Vending Machine', separated by commas>"
                },
                "amenity/vending_machine/sweets": {
                    "terms": "<translate with synonyms or related terms for 'Snack Vending Machine', separated by commas>"
                },
                "amenity/veterinary": {
                    "name": "Medic Veterinar",
                    "terms": "<translate with synonyms or related terms for 'Veterinary', separated by commas>"
                },
                "amenity/waste/dog_excrement": {
                    "terms": "<translate with synonyms or related terms for 'Dog Excrement Bin', separated by commas>"
                },
                "amenity/waste_basket": {
                    "terms": "<translate with synonyms or related terms for 'Waste Basket', separated by commas>"
                },
                "amenity/waste_disposal": {
                    "name": "Container de Gunoi",
                    "terms": "<translate with synonyms or related terms for 'Garbage Dumpster', separated by commas>"
                },
                "amenity/waste_transfer_station": {
                    "terms": "<translate with synonyms or related terms for 'Waste Transfer Station', separated by commas>"
                },
                "amenity/water_point": {
                    "terms": "<translate with synonyms or related terms for 'RV Drinking Water', separated by commas>"
                },
                "amenity/watering_place": {
                    "terms": "<translate with synonyms or related terms for 'Animal Watering Place', separated by commas>"
                },
                "area": {
                    "name": "Suprafață",
                    "terms": "<translate with synonyms or related terms for 'Area', separated by commas>"
                },
                "area/highway": {
                    "terms": "<translate with synonyms or related terms for 'Road Surface', separated by commas>"
                },
                "barrier": {
                    "name": "Barieră",
                    "terms": "<translate with synonyms or related terms for 'Barrier', separated by commas>"
                },
                "barrier/block": {
                    "name": "Blocaj",
                    "terms": "<translate with synonyms or related terms for 'Block', separated by commas>"
                },
                "barrier/bollard": {
                    "terms": "<translate with synonyms or related terms for 'Bollard', separated by commas>"
                },
                "barrier/border_control": {
                    "terms": "<translate with synonyms or related terms for 'Border Control', separated by commas>"
                },
                "barrier/cattle_grid": {
                    "terms": "<translate with synonyms or related terms for 'Cattle Grid', separated by commas>"
                },
                "barrier/city_wall": {
                    "name": "Zid de Oraș",
                    "terms": "<translate with synonyms or related terms for 'City Wall', separated by commas>"
                },
                "barrier/cycle_barrier": {
                    "terms": "<translate with synonyms or related terms for 'Cycle Barrier', separated by commas>"
                },
                "barrier/ditch": {
                    "terms": "<translate with synonyms or related terms for 'Trench', separated by commas>"
                },
                "barrier/entrance": {
                    "name": "Intrare"
                },
                "barrier/fence": {
                    "name": "Gard",
                    "terms": "<translate with synonyms or related terms for 'Fence', separated by commas>"
                },
                "barrier/gate": {
                    "name": "Poartă",
                    "terms": "<translate with synonyms or related terms for 'Gate', separated by commas>"
                },
                "barrier/hedge": {
                    "terms": "<translate with synonyms or related terms for 'Hedge', separated by commas>"
                },
                "barrier/kissing_gate": {
                    "terms": "<translate with synonyms or related terms for 'Kissing Gate', separated by commas>"
                },
                "barrier/lift_gate": {
                    "terms": "<translate with synonyms or related terms for 'Lift Gate', separated by commas>"
                },
                "barrier/retaining_wall": {
                    "terms": "<translate with synonyms or related terms for 'Retaining Wall', separated by commas>"
                },
                "barrier/stile": {
                    "terms": "<translate with synonyms or related terms for 'Stile', separated by commas>"
                },
                "barrier/toll_booth": {
                    "terms": "<translate with synonyms or related terms for 'Toll Booth', separated by commas>"
                },
                "barrier/wall": {
                    "name": "Zid",
                    "terms": "<translate with synonyms or related terms for 'Wall', separated by commas>"
                },
                "boundary/administrative": {
                    "name": "Graniță Administrativă",
                    "terms": "<translate with synonyms or related terms for 'Administrative Boundary', separated by commas>"
                },
                "building": {
                    "name": "Clădire",
                    "terms": "<translate with synonyms or related terms for 'Building', separated by commas>"
                },
                "building/apartments": {
                    "name": "Apartamente",
                    "terms": "<translate with synonyms or related terms for 'Apartments', separated by commas>"
                },
                "building/barn": {
                    "name": "Grajd",
                    "terms": "<translate with synonyms or related terms for 'Barn', separated by commas>"
                },
                "building/bunker": {
                    "name": "Bunker"
                },
                "building/cabin": {
                    "name": "Cabină",
                    "terms": "<translate with synonyms or related terms for 'Cabin', separated by commas>"
                },
                "building/cathedral": {
                    "name": "Catedrală",
                    "terms": "<translate with synonyms or related terms for 'Cathedral Building', separated by commas>"
                },
                "building/chapel": {
                    "name": "Capelă",
                    "terms": "<translate with synonyms or related terms for 'Chapel Building', separated by commas>"
                },
                "building/church": {
                    "name": "Biserică",
                    "terms": "<translate with synonyms or related terms for 'Church Building', separated by commas>"
                },
                "building/college": {
                    "name": "Colegiu",
                    "terms": "<translate with synonyms or related terms for 'College Building', separated by commas>"
                },
                "building/commercial": {
                    "name": "Clădire Comercială",
                    "terms": "<translate with synonyms or related terms for 'Commercial Building', separated by commas>"
                },
                "building/construction": {
                    "name": "Clădire în Construcție",
                    "terms": "<translate with synonyms or related terms for 'Building Under Construction', separated by commas>"
                },
                "building/detached": {
                    "name": "Casă Detașată",
                    "terms": "<translate with synonyms or related terms for 'Detached House', separated by commas>"
                },
                "building/dormitory": {
                    "name": "Dormitoriu",
                    "terms": "<translate with synonyms or related terms for 'Dormitory', separated by commas>"
                },
                "building/entrance": {
                    "name": "Intrare/Ieșire"
                },
                "building/garage": {
                    "name": "Garaj",
                    "terms": "<translate with synonyms or related terms for 'Garage', separated by commas>"
                },
                "building/garages": {
                    "name": "Garaje",
                    "terms": "<translate with synonyms or related terms for 'Garages', separated by commas>"
                },
                "building/greenhouse": {
                    "name": "Seră",
                    "terms": "<translate with synonyms or related terms for 'Greenhouse', separated by commas>"
                },
                "building/hospital": {
                    "name": "Spital",
                    "terms": "<translate with synonyms or related terms for 'Hospital Building', separated by commas>"
                },
                "building/hotel": {
                    "name": "Hotel",
                    "terms": "<translate with synonyms or related terms for 'Hotel Building', separated by commas>"
                },
                "building/house": {
                    "name": "Casă",
                    "terms": "<translate with synonyms or related terms for 'House', separated by commas>"
                },
                "building/hut": {
                    "name": "Colibă",
                    "terms": "<translate with synonyms or related terms for 'Hut', separated by commas>"
                },
                "building/industrial": {
                    "name": "Clădire Industrială",
                    "terms": "<translate with synonyms or related terms for 'Industrial Building', separated by commas>"
                },
                "building/kindergarten": {
                    "name": "Preșcoală/Grădiniță",
                    "terms": "<translate with synonyms or related terms for 'Preschool/Kindergarten Building', separated by commas>"
                },
                "building/public": {
                    "name": "Clădire Publică",
                    "terms": "<translate with synonyms or related terms for 'Public Building', separated by commas>"
                },
                "building/residential": {
                    "name": "Clădire Rezidențială",
                    "terms": "<translate with synonyms or related terms for 'Residential Building', separated by commas>"
                },
                "building/retail": {
                    "name": "Clădire de Retail",
                    "terms": "<translate with synonyms or related terms for 'Retail Building', separated by commas>"
                },
                "building/roof": {
                    "name": "Acoperiș",
                    "terms": "<translate with synonyms or related terms for 'Roof', separated by commas>"
                },
                "building/school": {
                    "name": "Școală",
                    "terms": "<translate with synonyms or related terms for 'School Building', separated by commas>"
                },
                "building/semidetached_house": {
                    "name": "Casă Semi-detașată",
                    "terms": "<translate with synonyms or related terms for 'Semi-Detached House', separated by commas>"
                },
                "building/shed": {
                    "terms": "<translate with synonyms or related terms for 'Shed', separated by commas>"
                },
                "building/stable": {
                    "terms": "<translate with synonyms or related terms for 'Stable', separated by commas>"
                },
                "building/static_caravan": {
                    "name": "Casă Mobilă Statică",
                    "terms": "<translate with synonyms or related terms for 'Static Mobile Home', separated by commas>"
                },
                "building/terrace": {
                    "name": "Case în Rând",
                    "terms": "<translate with synonyms or related terms for 'Row Houses', separated by commas>"
                },
                "building/train_station": {
                    "name": "Gară"
                },
                "building/university": {
                    "name": "Universitate",
                    "terms": "<translate with synonyms or related terms for 'University Building', separated by commas>"
                },
                "building/warehouse": {
                    "name": "Depozit",
                    "terms": "<translate with synonyms or related terms for 'Warehouse', separated by commas>"
                },
                "camp_site/camp_pitch": {
                    "terms": "<translate with synonyms or related terms for 'Camp Pitch', separated by commas>"
                },
                "club": {
                    "name": "Club",
                    "terms": "<translate with synonyms or related terms for 'Club', separated by commas>"
                },
                "craft": {
                    "terms": "<translate with synonyms or related terms for 'Craft', separated by commas>"
                },
                "craft/basket_maker": {
                    "terms": "<translate with synonyms or related terms for 'Basket Maker', separated by commas>"
                },
                "craft/beekeeper": {
                    "terms": "<translate with synonyms or related terms for 'Beekeeper', separated by commas>"
                },
                "craft/blacksmith": {
                    "terms": "<translate with synonyms or related terms for 'Blacksmith', separated by commas>"
                },
                "craft/boatbuilder": {
                    "terms": "<translate with synonyms or related terms for 'Boat Builder', separated by commas>"
                },
                "craft/bookbinder": {
                    "terms": "<translate with synonyms or related terms for 'Bookbinder', separated by commas>"
                },
                "craft/brewery": {
                    "name": "Berărie",
                    "terms": "<translate with synonyms or related terms for 'Brewery', separated by commas>"
                },
                "craft/carpenter": {
                    "terms": "<translate with synonyms or related terms for 'Carpenter', separated by commas>"
                },
                "craft/carpet_layer": {
                    "terms": "<translate with synonyms or related terms for 'Carpet Layer', separated by commas>"
                },
                "craft/caterer": {
                    "terms": "<translate with synonyms or related terms for 'Caterer', separated by commas>"
                },
                "craft/clockmaker": {
                    "terms": "<translate with synonyms or related terms for 'Clockmaker', separated by commas>"
                },
                "craft/distillery": {
                    "terms": "<translate with synonyms or related terms for 'Distillery', separated by commas>"
                },
                "craft/dressmaker": {
                    "terms": "<translate with synonyms or related terms for 'Dressmaker', separated by commas>"
                },
                "craft/electrician": {
                    "name": "Electrician",
                    "terms": "<translate with synonyms or related terms for 'Electrician', separated by commas>"
                },
                "craft/electronics_repair": {
                    "terms": "<translate with synonyms or related terms for 'Electronics Repair Shop', separated by commas>"
                },
                "craft/gardener": {
                    "name": "Grădinar",
                    "terms": "<translate with synonyms or related terms for 'Gardener', separated by commas>"
                },
                "craft/glaziery": {
                    "terms": "<translate with synonyms or related terms for 'Glaziery', separated by commas>"
                },
                "craft/handicraft": {
                    "name": "Manufactură",
                    "terms": "<translate with synonyms or related terms for 'Handicraft', separated by commas>"
                },
                "craft/hvac": {
                    "terms": "<translate with synonyms or related terms for 'HVAC', separated by commas>"
                },
                "craft/insulator": {
                    "name": "Insulator",
                    "terms": "<translate with synonyms or related terms for 'Insulator', separated by commas>"
                },
                "craft/jeweler": {
                    "name": "Giuvaer"
                },
                "craft/key_cutter": {
                    "terms": "<translate with synonyms or related terms for 'Key Cutter', separated by commas>"
                },
                "craft/metal_construction": {
                    "name": "Construcție de Metal",
                    "terms": "<translate with synonyms or related terms for 'Metal Construction', separated by commas>"
                },
                "craft/optician": {
                    "name": "Optician"
                },
                "craft/painter": {
                    "name": "Pictor",
                    "terms": "<translate with synonyms or related terms for 'Painter', separated by commas>"
                },
                "craft/photographer": {
                    "name": "Fotograf",
                    "terms": "<translate with synonyms or related terms for 'Photographer', separated by commas>"
                },
                "craft/photographic_laboratory": {
                    "name": "Laborator de Fotografie",
                    "terms": "<translate with synonyms or related terms for 'Photographic Laboratory', separated by commas>"
                },
                "craft/plasterer": {
                    "terms": "<translate with synonyms or related terms for 'Plasterer', separated by commas>"
                },
                "craft/plumber": {
                    "terms": "<translate with synonyms or related terms for 'Plumber', separated by commas>"
                },
                "craft/pottery": {
                    "terms": "<translate with synonyms or related terms for 'Pottery', separated by commas>"
                },
                "craft/rigger": {
                    "terms": "<translate with synonyms or related terms for 'Rigger', separated by commas>"
                },
                "craft/roofer": {
                    "terms": "<translate with synonyms or related terms for 'Roofer', separated by commas>"
                },
                "craft/saddler": {
                    "name": "Șelar",
                    "terms": "<translate with synonyms or related terms for 'Saddler', separated by commas>"
                },
                "craft/sailmaker": {
                    "terms": "<translate with synonyms or related terms for 'Sailmaker', separated by commas>"
                },
                "craft/sawmill": {
                    "terms": "<translate with synonyms or related terms for 'Sawmill', separated by commas>"
                },
                "craft/scaffolder": {
                    "terms": "<translate with synonyms or related terms for 'Scaffolder', separated by commas>"
                },
                "craft/shoemaker": {
                    "name": "Cizmar",
                    "terms": "<translate with synonyms or related terms for 'Shoemaker', separated by commas>"
                },
                "craft/stonemason": {
                    "terms": "<translate with synonyms or related terms for 'Stonemason', separated by commas>"
                },
                "craft/tiler": {
                    "terms": "<translate with synonyms or related terms for 'Tiler', separated by commas>"
                },
                "craft/tinsmith": {
                    "terms": "<translate with synonyms or related terms for 'Tinsmith', separated by commas>"
                },
                "craft/upholsterer": {
                    "terms": "<translate with synonyms or related terms for 'Upholsterer', separated by commas>"
                },
                "craft/watchmaker": {
                    "terms": "<translate with synonyms or related terms for 'Watchmaker', separated by commas>"
                },
                "craft/window_construction": {
                    "name": "Geamgiu"
                },
                "craft/winery": {
                    "name": "Vinărie"
                },
                "embankment": {
                    "name": "Chei",
                    "terms": "<translate with synonyms or related terms for 'Embankment', separated by commas>"
                },
                "emergency/ambulance_station": {
                    "name": "Stație de Ambulanță",
                    "terms": "<translate with synonyms or related terms for 'Ambulance Station', separated by commas>"
                },
                "emergency/defibrillator": {
                    "name": "Defibrilator",
                    "terms": "<translate with synonyms or related terms for 'Defibrillator', separated by commas>"
                },
                "emergency/fire_hydrant": {
                    "terms": "<translate with synonyms or related terms for 'Fire Hydrant', separated by commas>"
                },
                "emergency/phone": {
                    "terms": "<translate with synonyms or related terms for 'Emergency Phone', separated by commas>"
                },
                "entrance": {
                    "name": "Intrare/Ieșire",
                    "terms": "<translate with synonyms or related terms for 'Entrance/Exit', separated by commas>"
                },
                "footway/crossing": {
                    "name": "Traversare",
                    "terms": "<translate with synonyms or related terms for 'Street Crossing', separated by commas>"
                },
                "footway/crosswalk": {
                    "name": "Traversare de Pietoni",
                    "terms": "<translate with synonyms or related terms for 'Pedestrian Crosswalk', separated by commas>"
                },
                "footway/sidewalk": {
                    "name": "Drum de Pietoni",
                    "terms": "<translate with synonyms or related terms for 'Sidewalk', separated by commas>"
                },
                "ford": {
                    "name": "Vad",
                    "terms": "<translate with synonyms or related terms for 'Ford', separated by commas>"
                },
                "golf/bunker": {
                    "terms": "<translate with synonyms or related terms for 'Sand Trap', separated by commas>"
                },
                "golf/fairway": {
                    "name": "Drum Maritim",
                    "terms": "<translate with synonyms or related terms for 'Fairway', separated by commas>"
                },
                "golf/green": {
                    "terms": "<translate with synonyms or related terms for 'Putting Green', separated by commas>"
                },
                "golf/hole": {
                    "terms": "<translate with synonyms or related terms for 'Golf Hole', separated by commas>"
                },
                "golf/lateral_water_hazard_area": {
                    "terms": "<translate with synonyms or related terms for 'Lateral Water Hazard', separated by commas>"
                },
                "golf/lateral_water_hazard_line": {
                    "terms": "<translate with synonyms or related terms for 'Lateral Water Hazard', separated by commas>"
                },
                "golf/rough": {
                    "terms": "<translate with synonyms or related terms for 'Rough', separated by commas>"
                },
                "golf/tee": {
                    "name": "Casa de Ceai",
                    "terms": "<translate with synonyms or related terms for 'Tee Box', separated by commas>"
                },
                "golf/water_hazard_area": {
                    "terms": "<translate with synonyms or related terms for 'Water Hazard', separated by commas>"
                },
                "golf/water_hazard_line": {
                    "terms": "<translate with synonyms or related terms for 'Water Hazard', separated by commas>"
                },
                "healthcare/blood_donation": {
                    "name": "Centru de Donație de Sânge",
                    "terms": "<translate with synonyms or related terms for 'Blood Donor Center', separated by commas>"
                },
                "highway": {
                    "name": "Autostradă"
                },
                "highway/bridleway": {
                    "terms": "<translate with synonyms or related terms for 'Bridle Path', separated by commas>"
                },
                "highway/corridor": {
                    "name": "Coridor Interior",
                    "terms": "<translate with synonyms or related terms for 'Indoor Corridor', separated by commas>"
                },
                "highway/crossing": {
                    "name": "Traversare de Stradă",
                    "terms": "<translate with synonyms or related terms for 'Street Crossing', separated by commas>"
                },
                "highway/crosswalk": {
                    "name": "Traversare pentru Pietoni",
                    "terms": "<translate with synonyms or related terms for 'Pedestrian Crosswalk', separated by commas>"
                },
                "highway/cycleway": {
                    "name": "Pistă biciclete",
                    "terms": "<translate with synonyms or related terms for 'Cycle Path', separated by commas>"
                },
                "highway/elevator": {
                    "name": "Lift",
                    "terms": "<translate with synonyms or related terms for 'Elevator', separated by commas>"
                },
                "highway/footway": {
                    "name": "Potecă",
                    "terms": "<translate with synonyms or related terms for 'Foot Path', separated by commas>"
                },
                "highway/give_way": {
                    "terms": "<translate with synonyms or related terms for 'Yield Sign', separated by commas>"
                },
                "highway/living_street": {
                    "terms": "<translate with synonyms or related terms for 'Living Street', separated by commas>"
                },
                "highway/mini_roundabout": {
                    "terms": "<translate with synonyms or related terms for 'Mini-Roundabout', separated by commas>"
                },
                "highway/motorway": {
                    "name": "Autostradă",
                    "terms": "<translate with synonyms or related terms for 'Motorway', separated by commas>"
                },
                "highway/motorway_junction": {
                    "name": "Juncție de Autostradă / Ieșire",
                    "terms": "<translate with synonyms or related terms for 'Motorway Junction / Exit', separated by commas>"
                },
                "highway/motorway_link": {
                    "name": "Intrare în Autostradă",
                    "terms": "<translate with synonyms or related terms for 'Motorway Link', separated by commas>"
                },
                "highway/path": {
                    "name": "Potecă",
                    "terms": "<translate with synonyms or related terms for 'Path', separated by commas>"
                },
                "highway/primary": {
                    "name": "Drum principal",
                    "terms": "<translate with synonyms or related terms for 'Primary Road', separated by commas>"
                },
                "highway/primary_link": {
                    "name": "Intrare în Drum Principal",
                    "terms": "<translate with synonyms or related terms for 'Primary Link', separated by commas>"
                },
                "highway/raceway": {
                    "terms": "<translate with synonyms or related terms for 'Racetrack (Motorsport)', separated by commas>"
                },
                "highway/residential": {
                    "name": "Drum rezidențial",
                    "terms": "<translate with synonyms or related terms for 'Residential Road', separated by commas>"
                },
                "highway/rest_area": {
                    "terms": "<translate with synonyms or related terms for 'Rest Area', separated by commas>"
                },
                "highway/road": {
                    "name": "Stradă Necunoscută",
                    "terms": "<translate with synonyms or related terms for 'Unknown Road', separated by commas>"
                },
                "highway/secondary": {
                    "name": "Drum secundar",
                    "terms": "<translate with synonyms or related terms for 'Secondary Road', separated by commas>"
                },
                "highway/secondary_link": {
                    "name": "Intrare în Stradă Secundară",
                    "terms": "<translate with synonyms or related terms for 'Secondary Link', separated by commas>"
                },
                "highway/service": {
                    "name": "Stradă de Serviciu",
                    "terms": "<translate with synonyms or related terms for 'Service Road', separated by commas>"
                },
                "highway/service/alley": {
                    "name": "Alee",
                    "terms": "<translate with synonyms or related terms for 'Alley', separated by commas>"
                },
                "highway/service/drive-through": {
                    "terms": "<translate with synonyms or related terms for 'Drive-Through', separated by commas>"
                },
                "highway/service/driveway": {
                    "terms": "<translate with synonyms or related terms for 'Driveway', separated by commas>"
                },
                "highway/service/emergency_access": {
                    "name": "Acces de Urgențe",
                    "terms": "<translate with synonyms or related terms for 'Emergency Access', separated by commas>"
                },
                "highway/service/parking_aisle": {
                    "name": "Drum de Parcare",
                    "terms": "<translate with synonyms or related terms for 'Parking Aisle', separated by commas>"
                },
                "highway/services": {
                    "name": "Zonă de Serviciu",
                    "terms": "<translate with synonyms or related terms for 'Service Area', separated by commas>"
                },
                "highway/speed_camera": {
                    "terms": "<translate with synonyms or related terms for 'Speed Camera', separated by commas>"
                },
                "highway/steps": {
                    "name": "Scări",
                    "terms": "<translate with synonyms or related terms for 'Steps', separated by commas>"
                },
                "highway/stop": {
                    "name": "Semn de Oprire",
                    "terms": "<translate with synonyms or related terms for 'Stop Sign', separated by commas>"
                },
                "highway/street_lamp": {
                    "name": "Lampă Stradală",
                    "terms": "<translate with synonyms or related terms for 'Street Lamp', separated by commas>"
                },
                "highway/tertiary": {
                    "name": "Stradă Terțiară",
                    "terms": "<translate with synonyms or related terms for 'Tertiary Road', separated by commas>"
                },
                "highway/tertiary_link": {
                    "name": "Intrare în Stradă Terțiară",
                    "terms": "<translate with synonyms or related terms for 'Tertiary Link', separated by commas>"
                },
                "highway/track": {
                    "terms": "<translate with synonyms or related terms for 'Unmaintained Track Road', separated by commas>"
                },
                "highway/traffic_mirror": {
                    "name": "Oglindă de Trafic",
                    "terms": "<translate with synonyms or related terms for 'Traffic Mirror', separated by commas>"
                },
                "highway/traffic_signals": {
                    "name": "Semnale de Trafic",
                    "terms": "<translate with synonyms or related terms for 'Traffic Signals', separated by commas>"
                },
                "highway/trunk": {
                    "name": "Drum Expres",
                    "terms": "<translate with synonyms or related terms for 'Trunk Road', separated by commas>"
                },
                "highway/trunk_link": {
                    "name": "Intrare în Drum Expres",
                    "terms": "<translate with synonyms or related terms for 'Trunk Link', separated by commas>"
                },
                "highway/turning_circle": {
                    "name": "Cerc de Cotitură",
                    "terms": "<translate with synonyms or related terms for 'Turning Circle', separated by commas>"
                },
                "highway/turning_loop": {
                    "terms": "<translate with synonyms or related terms for 'Turning Loop (Island)', separated by commas>"
                },
                "highway/unclassified": {
                    "name": "Stradă Minoră/Neclasificată",
                    "terms": "<translate with synonyms or related terms for 'Minor/Unclassified Road', separated by commas>"
                },
                "historic": {
                    "name": "Sit Istoric",
                    "terms": "<translate with synonyms or related terms for 'Historic Site', separated by commas>"
                },
                "historic/archaeological_site": {
                    "name": "Sit Arheologic",
                    "terms": "<translate with synonyms or related terms for 'Archaeological Site', separated by commas>"
                },
                "historic/boundary_stone": {
                    "name": "Piatră de Graniță",
                    "terms": "<translate with synonyms or related terms for 'Boundary Stone', separated by commas>"
                },
                "historic/castle": {
                    "name": "Castel",
                    "terms": "<translate with synonyms or related terms for 'Castle', separated by commas>"
                },
                "historic/memorial": {
                    "name": "Memorial",
                    "terms": "<translate with synonyms or related terms for 'Memorial', separated by commas>"
                },
                "historic/monument": {
                    "name": "Monument",
                    "terms": "<translate with synonyms or related terms for 'Monument', separated by commas>"
                },
                "historic/ruins": {
                    "name": "Ruine",
                    "terms": "<translate with synonyms or related terms for 'Ruins', separated by commas>"
                },
                "historic/tomb": {
                    "name": "Mormânt",
                    "terms": "<translate with synonyms or related terms for 'Tomb', separated by commas>"
                },
                "historic/wayside_cross": {
                    "terms": "<translate with synonyms or related terms for 'Wayside Cross', separated by commas>"
                },
                "historic/wayside_shrine": {
                    "terms": "<translate with synonyms or related terms for 'Wayside Shrine', separated by commas>"
                },
                "junction": {
                    "name": "Juncție",
                    "terms": "<translate with synonyms or related terms for 'Junction', separated by commas>"
                },
                "landuse": {
                    "name": "Utilizare Teren",
                    "terms": "<translate with synonyms or related terms for 'Land Use', separated by commas>"
                },
                "landuse/allotments": {
                    "name": "Grădină Comunitară",
                    "terms": "<translate with synonyms or related terms for 'Community Garden', separated by commas>"
                },
                "landuse/aquaculture": {
                    "name": "Acvacultură",
                    "terms": "<translate with synonyms or related terms for 'Aquaculture', separated by commas>"
                },
                "landuse/basin": {
                    "name": "Bazin",
                    "terms": "<translate with synonyms or related terms for 'Basin', separated by commas>"
                },
                "landuse/cemetery": {
                    "name": "Cimitir",
                    "terms": "<translate with synonyms or related terms for 'Cemetery', separated by commas>"
                },
                "landuse/churchyard": {
                    "name": "Curte de Biserică",
                    "terms": "<translate with synonyms or related terms for 'Churchyard', separated by commas>"
                },
                "landuse/commercial": {
                    "name": "Zonă Comercială",
                    "terms": "<translate with synonyms or related terms for 'Commercial Area', separated by commas>"
                },
                "landuse/construction": {
                    "name": "Construcție",
                    "terms": "<translate with synonyms or related terms for 'Construction', separated by commas>"
                },
                "landuse/farm": {
                    "name": "Teren Agricol"
                },
                "landuse/farmland": {
                    "name": "Teren Agricol",
                    "terms": "<translate with synonyms or related terms for 'Farmland', separated by commas>"
                },
                "landuse/farmyard": {
                    "name": "Curte Agricolă",
                    "terms": "<translate with synonyms or related terms for 'Farmyard', separated by commas>"
                },
                "landuse/forest": {
                    "name": "Pădure",
                    "terms": "<translate with synonyms or related terms for 'Forest', separated by commas>"
                },
                "landuse/grass": {
                    "name": "Iarbă",
                    "terms": "<translate with synonyms or related terms for 'Grass', separated by commas>"
                },
                "landuse/harbour": {
                    "name": "Port",
                    "terms": "<translate with synonyms or related terms for 'Harbor', separated by commas>"
                },
                "landuse/industrial": {
                    "name": "Zonă Industrială",
                    "terms": "<translate with synonyms or related terms for 'Industrial Area', separated by commas>"
                },
                "landuse/landfill": {
                    "terms": "<translate with synonyms or related terms for 'Landfill', separated by commas>"
                },
                "landuse/meadow": {
                    "name": "Pajiște",
                    "terms": "<translate with synonyms or related terms for 'Meadow', separated by commas>"
                },
                "landuse/military": {
                    "name": "Zonă Militară",
                    "terms": "<translate with synonyms or related terms for 'Military Area', separated by commas>"
                },
                "landuse/military/airfield": {
                    "name": "Aeroport Militar",
                    "terms": "<translate with synonyms or related terms for 'Military Airfield', separated by commas>"
                },
                "landuse/military/barracks": {
                    "name": "Baraci",
                    "terms": "<translate with synonyms or related terms for 'Barracks', separated by commas>"
                },
                "landuse/military/bunker": {
                    "name": "Munker Militar",
                    "terms": "<translate with synonyms or related terms for 'Military Bunker', separated by commas>"
                },
                "landuse/military/checkpoint": {
                    "name": "Punct de Control",
                    "terms": "<translate with synonyms or related terms for 'Checkpoint', separated by commas>"
                },
                "landuse/military/danger_area": {
                    "name": "Zonă de Pericol",
                    "terms": "<translate with synonyms or related terms for 'Danger Area', separated by commas>"
                },
                "landuse/military/naval_base": {
                    "name": "Bază Navală",
                    "terms": "<translate with synonyms or related terms for 'Naval Base', separated by commas>"
                },
                "landuse/military/nuclear_explosion_site": {
                    "name": "Sit de Explozie Nucleară",
                    "terms": "<translate with synonyms or related terms for 'Nuclear Explosion Site', separated by commas>"
                },
                "landuse/military/obstacle_course": {
                    "name": "Curs cu Obstacole",
                    "terms": "<translate with synonyms or related terms for 'Obstacle Course', separated by commas>"
                },
                "landuse/military/office": {
                    "name": "Oficiu Militar",
                    "terms": "<translate with synonyms or related terms for 'Military Office', separated by commas>"
                },
                "landuse/military/range": {
                    "name": "Gamă Militară",
                    "terms": "<translate with synonyms or related terms for 'Military Range', separated by commas>"
                },
                "landuse/military/training_area": {
                    "name": "Zonă de Training",
                    "terms": "<translate with synonyms or related terms for 'Training Area', separated by commas>"
                },
                "landuse/orchard": {
                    "terms": "<translate with synonyms or related terms for 'Orchard', separated by commas>"
                },
                "landuse/plant_nursery": {
                    "terms": "<translate with synonyms or related terms for 'Plant Nursery', separated by commas>"
                },
                "landuse/quarry": {
                    "terms": "<translate with synonyms or related terms for 'Quarry', separated by commas>"
                },
                "landuse/railway": {
                    "terms": "<translate with synonyms or related terms for 'Railway Corridor', separated by commas>"
                },
                "landuse/recreation_ground": {
                    "terms": "<translate with synonyms or related terms for 'Recreation Ground', separated by commas>"
                },
                "landuse/residential": {
                    "name": "Zonă Rezidențială",
                    "terms": "<translate with synonyms or related terms for 'Residential Area', separated by commas>"
                },
                "landuse/retail": {
                    "name": "Zonă de Retail",
                    "terms": "<translate with synonyms or related terms for 'Retail Area', separated by commas>"
                },
                "landuse/vineyard": {
                    "name": "Curte de Vin",
                    "terms": "<translate with synonyms or related terms for 'Vineyard', separated by commas>"
                },
                "leisure": {
                    "terms": "<translate with synonyms or related terms for 'Leisure', separated by commas>"
                },
                "leisure/adult_gaming_centre": {
                    "terms": "<translate with synonyms or related terms for 'Adult Gaming Center', separated by commas>"
                },
                "leisure/bird_hide": {
                    "terms": "<translate with synonyms or related terms for 'Bird Hide', separated by commas>"
                },
                "leisure/bowling_alley": {
                    "name": "Alee de Bowling",
                    "terms": "<translate with synonyms or related terms for 'Bowling Alley', separated by commas>"
                },
                "leisure/common": {
                    "name": "Comun",
                    "terms": "<translate with synonyms or related terms for 'Common', separated by commas>"
                },
                "leisure/dance": {
                    "name": "Sală de Dans",
                    "terms": "<translate with synonyms or related terms for 'Dance Hall', separated by commas>"
                },
                "leisure/dog_park": {
                    "name": "Parc de Câini",
                    "terms": "<translate with synonyms or related terms for 'Dog Park', separated by commas>"
                },
                "leisure/firepit": {
                    "terms": "<translate with synonyms or related terms for 'Firepit', separated by commas>"
                },
                "leisure/fitness_centre": {
                    "name": "Centru Fitness",
                    "terms": "<translate with synonyms or related terms for 'Gym / Fitness Center', separated by commas>"
                },
                "leisure/fitness_centre/yoga": {
                    "name": "Studio Yoga",
                    "terms": "<translate with synonyms or related terms for 'Yoga Studio', separated by commas>"
                },
                "leisure/fitness_station": {
                    "name": "Stație de Fitness în Aer Liber",
                    "terms": "<translate with synonyms or related terms for 'Outdoor Fitness Station', separated by commas>"
                },
                "leisure/garden": {
                    "name": "Grădină",
                    "terms": "<translate with synonyms or related terms for 'Garden', separated by commas>"
                },
                "leisure/golf_course": {
                    "name": "Curs de Golf",
                    "terms": "<translate with synonyms or related terms for 'Golf Course', separated by commas>"
                },
                "leisure/horse_riding": {
                    "name": "Facilitate de Călărie",
                    "terms": "<translate with synonyms or related terms for 'Horseback Riding Facility', separated by commas>"
                },
                "leisure/ice_rink": {
                    "terms": "<translate with synonyms or related terms for 'Ice Rink', separated by commas>"
                },
                "leisure/marina": {
                    "terms": "<translate with synonyms or related terms for 'Marina', separated by commas>"
                },
                "leisure/miniature_golf": {
                    "name": "Minigolf",
                    "terms": "<translate with synonyms or related terms for 'Miniature Golf', separated by commas>"
                },
                "leisure/nature_reserve": {
                    "name": "Rezervat Natural",
                    "terms": "<translate with synonyms or related terms for 'Nature Reserve', separated by commas>"
                },
                "leisure/park": {
                    "name": "Parc",
                    "terms": "<translate with synonyms or related terms for 'Park', separated by commas>"
                },
                "leisure/picnic_table": {
                    "name": "Masă de Picnic",
                    "terms": "<translate with synonyms or related terms for 'Picnic Table', separated by commas>"
                },
                "leisure/pitch": {
                    "name": "Teren de Sport",
                    "terms": "<translate with synonyms or related terms for 'Sport Pitch', separated by commas>"
                },
                "leisure/pitch/american_football": {
                    "name": "Teren de Fotbal American",
                    "terms": "<translate with synonyms or related terms for 'American Football Field', separated by commas>"
                },
                "leisure/pitch/baseball": {
                    "name": "Teren de Baseball",
                    "terms": "<translate with synonyms or related terms for 'Baseball Diamond', separated by commas>"
                },
                "leisure/pitch/basketball": {
                    "name": "Teren de Basket",
                    "terms": "<translate with synonyms or related terms for 'Basketball Court', separated by commas>"
                },
                "leisure/pitch/beachvolleyball": {
                    "name": "Teren de Volley de Plajă",
                    "terms": "<translate with synonyms or related terms for 'Beach Volleyball Court', separated by commas>"
                },
                "leisure/pitch/bowls": {
                    "terms": "<translate with synonyms or related terms for 'Bowling Green', separated by commas>"
                },
                "leisure/pitch/cricket": {
                    "name": "Teren de Cricket",
                    "terms": "<translate with synonyms or related terms for 'Cricket Field', separated by commas>"
                },
                "leisure/pitch/equestrian": {
                    "name": "Teren de Călărit",
                    "terms": "<translate with synonyms or related terms for 'Riding Arena', separated by commas>"
                },
                "leisure/pitch/rugby_league": {
                    "name": "Teren de Rugby",
                    "terms": "<translate with synonyms or related terms for 'Rugby League Field', separated by commas>"
                },
                "leisure/pitch/rugby_union": {
                    "terms": "<translate with synonyms or related terms for 'Rugby Union Field', separated by commas>"
                },
                "leisure/pitch/skateboard": {
                    "name": "Park de Skate",
                    "terms": "<translate with synonyms or related terms for 'Skate Park', separated by commas>"
                },
                "leisure/pitch/soccer": {
                    "name": "Teren de Fotbal",
                    "terms": "<translate with synonyms or related terms for 'Soccer Field', separated by commas>"
                },
                "leisure/pitch/table_tennis": {
                    "name": "Masă de Ping Pong",
                    "terms": "<translate with synonyms or related terms for 'Ping Pong Table', separated by commas>"
                },
                "leisure/pitch/tennis": {
                    "name": "Teren de Tenis",
                    "terms": "<translate with synonyms or related terms for 'Tennis Court', separated by commas>"
                },
                "leisure/pitch/volleyball": {
                    "name": "Teren de Voley",
                    "terms": "<translate with synonyms or related terms for 'Volleyball Court', separated by commas>"
                },
                "leisure/playground": {
                    "name": "Loc de Joacă",
                    "terms": "<translate with synonyms or related terms for 'Playground', separated by commas>"
                },
                "leisure/resort": {
                    "name": "Resort",
                    "terms": "<translate with synonyms or related terms for 'Resort', separated by commas>"
                },
                "leisure/running_track": {
                    "terms": "<translate with synonyms or related terms for 'Racetrack (Running)', separated by commas>"
                },
                "leisure/slipway": {
                    "terms": "<translate with synonyms or related terms for 'Slipway', separated by commas>"
                },
                "leisure/sports_centre": {
                    "name": "Centru / Complex de Sport",
                    "terms": "<translate with synonyms or related terms for 'Sports Center / Complex', separated by commas>"
                },
                "leisure/sports_centre/swimming": {
                    "name": "Facilitate de Înnot",
                    "terms": "<translate with synonyms or related terms for 'Swimming Pool Facility', separated by commas>"
                },
                "leisure/stadium": {
                    "name": "Stadion",
                    "terms": "<translate with synonyms or related terms for 'Stadium', separated by commas>"
                },
                "leisure/swimming_pool": {
                    "name": "Piscină",
                    "terms": "<translate with synonyms or related terms for 'Swimming Pool', separated by commas>"
                },
                "leisure/track": {
                    "terms": "<translate with synonyms or related terms for 'Racetrack (Non-Motorsport)', separated by commas>"
                },
                "leisure/water_park": {
                    "name": "Parc Acvatic",
                    "terms": "<translate with synonyms or related terms for 'Water Park', separated by commas>"
                },
                "line": {
                    "name": "Linie",
                    "terms": "<translate with synonyms or related terms for 'Line', separated by commas>"
                },
                "man_made": {
                    "terms": "<translate with synonyms or related terms for 'Man Made', separated by commas>"
                },
                "man_made/adit": {
                    "terms": "<translate with synonyms or related terms for 'Adit', separated by commas>"
                },
                "man_made/breakwater": {
                    "terms": "<translate with synonyms or related terms for 'Breakwater', separated by commas>"
                },
                "man_made/bridge": {
                    "name": "Pod",
                    "terms": "<translate with synonyms or related terms for 'Bridge', separated by commas>"
                },
                "man_made/chimney": {
                    "name": "Șemineu",
                    "terms": "<translate with synonyms or related terms for 'Chimney', separated by commas>"
                },
                "man_made/cutline": {
                    "terms": "<translate with synonyms or related terms for 'Cut line', separated by commas>"
                },
                "man_made/embankment": {
                    "name": "Îmbarcare"
                },
                "man_made/flagpole": {
                    "terms": "<translate with synonyms or related terms for 'Flagpole', separated by commas>"
                },
                "man_made/gasometer": {
                    "terms": "<translate with synonyms or related terms for 'Gasometer', separated by commas>"
                },
                "man_made/groyne": {
                    "terms": "<translate with synonyms or related terms for 'Groyne', separated by commas>"
                },
                "man_made/lighthouse": {
                    "name": "Far",
                    "terms": "<translate with synonyms or related terms for 'Lighthouse', separated by commas>"
                },
                "man_made/mast": {
                    "terms": "<translate with synonyms or related terms for 'Mast', separated by commas>"
                },
                "man_made/observation": {
                    "name": "Turn de Observație",
                    "terms": "<translate with synonyms or related terms for 'Observation Tower', separated by commas>"
                },
                "man_made/petroleum_well": {
                    "terms": "<translate with synonyms or related terms for 'Oil Well', separated by commas>"
                },
                "man_made/pier": {
                    "name": "Chei",
                    "terms": "<translate with synonyms or related terms for 'Pier', separated by commas>"
                },
                "man_made/pipeline": {
                    "name": "Condunctă",
                    "terms": "<translate with synonyms or related terms for 'Pipeline', separated by commas>"
                },
                "man_made/pumping_station": {
                    "name": "Stație de Pompare",
                    "terms": "<translate with synonyms or related terms for 'Pumping Station', separated by commas>"
                },
                "man_made/silo": {
                    "name": "Siloz",
                    "terms": "<translate with synonyms or related terms for 'Silo', separated by commas>"
                },
                "man_made/storage_tank": {
                    "name": "Rezervor de Stocare",
                    "terms": "<translate with synonyms or related terms for 'Storage Tank', separated by commas>"
                },
                "man_made/surveillance": {
                    "name": "Supraveghere",
                    "terms": "<translate with synonyms or related terms for 'Surveillance', separated by commas>"
                },
                "man_made/surveillance_camera": {
                    "name": "Cameră de Supraveghere",
                    "terms": "<translate with synonyms or related terms for 'Surveillance Camera', separated by commas>"
                },
                "man_made/survey_point": {
                    "terms": "<translate with synonyms or related terms for 'Survey Point', separated by commas>"
                },
                "man_made/tower": {
                    "name": "Turn",
                    "terms": "<translate with synonyms or related terms for 'Tower', separated by commas>"
                },
                "man_made/wastewater_plant": {
                    "name": "Sta'ie de Epurare",
                    "terms": "<translate with synonyms or related terms for 'Wastewater Plant', separated by commas>"
                },
                "man_made/water_tower": {
                    "name": "Turn de Apă",
                    "terms": "<translate with synonyms or related terms for 'Water Tower', separated by commas>"
                },
                "man_made/water_well": {
                    "name": "Fântână",
                    "terms": "<translate with synonyms or related terms for 'Water Well', separated by commas>"
                },
                "man_made/water_works": {
                    "terms": "<translate with synonyms or related terms for 'Water Works', separated by commas>"
                },
                "man_made/watermill": {
                    "name": "Moară de Apă",
                    "terms": "<translate with synonyms or related terms for 'Watermill', separated by commas>"
                },
                "man_made/windmill": {
                    "name": "Moară de Vânt",
                    "terms": "<translate with synonyms or related terms for 'Windmill', separated by commas>"
                },
                "man_made/works": {
                    "name": "Fabrică",
                    "terms": "<translate with synonyms or related terms for 'Factory', separated by commas>"
                },
                "manhole": {
                    "terms": "<translate with synonyms or related terms for 'Manhole', separated by commas>"
                },
                "manhole/drain": {
                    "terms": "<translate with synonyms or related terms for 'Storm Drain', separated by commas>"
                },
                "manhole/telecom": {
                    "terms": "<translate with synonyms or related terms for 'Telecom Manhole', separated by commas>"
                },
                "natural": {
                    "name": "Natural",
                    "terms": "<translate with synonyms or related terms for 'Natural', separated by commas>"
                },
                "natural/bare_rock": {
                    "name": "Stâncă",
                    "terms": "<translate with synonyms or related terms for 'Bare Rock', separated by commas>"
                },
                "natural/bay": {
                    "name": "Golf",
                    "terms": "<translate with synonyms or related terms for 'Bay', separated by commas>"
                },
                "natural/beach": {
                    "name": "Plajă",
                    "terms": "<translate with synonyms or related terms for 'Beach', separated by commas>"
                },
                "natural/cave_entrance": {
                    "name": "Intrare de Peșteră",
                    "terms": "<translate with synonyms or related terms for 'Cave Entrance', separated by commas>"
                },
                "natural/cliff": {
                    "name": "Faleză",
                    "terms": "<translate with synonyms or related terms for 'Cliff', separated by commas>"
                },
                "natural/coastline": {
                    "name": "Linie de Coastă",
                    "terms": "<translate with synonyms or related terms for 'Coastline', separated by commas>"
                },
                "natural/fell": {
                    "terms": "<translate with synonyms or related terms for 'Fell', separated by commas>"
                },
                "natural/glacier": {
                    "name": "Ghețar",
                    "terms": "<translate with synonyms or related terms for 'Glacier', separated by commas>"
                },
                "natural/grassland": {
                    "name": "Iarbă",
                    "terms": "<translate with synonyms or related terms for 'Grassland', separated by commas>"
                },
                "natural/heath": {
                    "name": "Landă",
                    "terms": "<translate with synonyms or related terms for 'Heath', separated by commas>"
                },
                "natural/peak": {
                    "name": "Vârf",
                    "terms": "<translate with synonyms or related terms for 'Peak', separated by commas>"
                },
                "natural/ridge": {
                    "name": "Creastă",
                    "terms": "<translate with synonyms or related terms for 'Ridge', separated by commas>"
                },
                "natural/saddle": {
                    "terms": "<translate with synonyms or related terms for 'Saddle', separated by commas>"
                },
                "natural/sand": {
                    "name": "Nisip",
                    "terms": "<translate with synonyms or related terms for 'Sand', separated by commas>"
                },
                "natural/scree": {
                    "name": "Pietriș",
                    "terms": "<translate with synonyms or related terms for 'Scree', separated by commas>"
                },
                "natural/scrub": {
                    "terms": "<translate with synonyms or related terms for 'Scrub', separated by commas>"
                },
                "natural/spring": {
                    "terms": "<translate with synonyms or related terms for 'Spring', separated by commas>"
                },
                "natural/tree": {
                    "name": "Copac",
                    "terms": "<translate with synonyms or related terms for 'Tree', separated by commas>"
                },
                "natural/tree_row": {
                    "name": "Rând de Copaci",
                    "terms": "<translate with synonyms or related terms for 'Tree row', separated by commas>"
                },
                "natural/volcano": {
                    "name": "Vulcan",
                    "terms": "<translate with synonyms or related terms for 'Volcano', separated by commas>"
                },
                "natural/water": {
                    "name": "Apă",
                    "terms": "<translate with synonyms or related terms for 'Water', separated by commas>"
                },
                "natural/water/lake": {
                    "name": "Lac",
                    "terms": "<translate with synonyms or related terms for 'Lake', separated by commas>"
                },
                "natural/water/pond": {
                    "name": "Iaz",
                    "terms": "<translate with synonyms or related terms for 'Pond', separated by commas>"
                },
                "natural/water/reservoir": {
                    "name": "Rezervor",
                    "terms": "<translate with synonyms or related terms for 'Reservoir', separated by commas>"
                },
                "natural/wetland": {
                    "name": "Zonă Umedă",
                    "terms": "<translate with synonyms or related terms for 'Wetland', separated by commas>"
                },
                "natural/wood": {
                    "name": "Pădure",
                    "terms": "<translate with synonyms or related terms for 'Wood', separated by commas>"
                },
                "noexit/yes": {
                    "name": "Fără Ieșire",
                    "terms": "<translate with synonyms or related terms for 'No Exit', separated by commas>"
                },
                "office": {
                    "name": "Oficiu",
                    "terms": "<translate with synonyms or related terms for 'Office', separated by commas>"
                },
                "office/administrative": {
                    "name": "Oficiu Administrativ"
                },
                "office/coworking": {
                    "terms": "<translate with synonyms or related terms for 'Coworking Space', separated by commas>"
                },
                "office/educational_institution": {
                    "name": "Instituție Educațională"
                },
                "office/employment_agency": {
                    "name": "Agenție de Muncă",
                    "terms": "<translate with synonyms or related terms for 'Employment Agency', separated by commas>"
                },
                "office/estate_agent": {
                    "name": "Oficiu de Proprietate Imobiliară",
                    "terms": "<translate with synonyms or related terms for 'Real Estate Office', separated by commas>"
                },
                "office/financial": {
                    "name": "Oficiu Financiar",
                    "terms": "<translate with synonyms or related terms for 'Financial Office', separated by commas>"
                },
                "office/government": {
                    "name": "Oficiu de Guvern",
                    "terms": "<translate with synonyms or related terms for 'Government Office', separated by commas>"
                },
                "office/government/register_office": {
                    "name": "Oficiu de Registru",
                    "terms": "<translate with synonyms or related terms for 'Register Office', separated by commas>"
                },
                "office/insurance": {
                    "name": "Oficiu de Asigurare",
                    "terms": "<translate with synonyms or related terms for 'Insurance Office', separated by commas>"
                },
                "office/lawyer": {
                    "name": "Cabinet de Avocatură",
                    "terms": "<translate with synonyms or related terms for 'Law Office', separated by commas>"
                },
                "office/lawyer/notary": {
                    "name": "Notar"
                },
                "office/ngo": {
                    "name": "Oficiu NGO",
                    "terms": "<translate with synonyms or related terms for 'NGO Office', separated by commas>"
                },
                "office/physician": {
                    "name": "Fizician"
                },
                "office/political_party": {
                    "name": "Partid Politic",
                    "terms": "<translate with synonyms or related terms for 'Political Party', separated by commas>"
                },
                "office/research": {
                    "name": "Birou de Cercetare",
                    "terms": "<translate with synonyms or related terms for 'Research Office', separated by commas>"
                },
                "office/telecommunication": {
                    "name": "Oficiu Telecom",
                    "terms": "<translate with synonyms or related terms for 'Telecom Office', separated by commas>"
                },
                "office/travel_agent": {
                    "name": "Agenție de Călătorii"
                },
                "piste": {
                    "name": "Pistă de Schi",
                    "terms": "<translate with synonyms or related terms for 'Piste/Ski Trail', separated by commas>"
                },
                "place": {
                    "name": "Loc"
                },
                "place/city": {
                    "name": "Oraș",
                    "terms": "<translate with synonyms or related terms for 'City', separated by commas>"
                },
                "place/farm": {
                    "name": "Fermă"
                },
                "place/hamlet": {
                    "name": "Cătun",
                    "terms": "<translate with synonyms or related terms for 'Hamlet', separated by commas>"
                },
                "place/island": {
                    "name": "Insulă",
                    "terms": "<translate with synonyms or related terms for 'Island', separated by commas>"
                },
                "place/isolated_dwelling": {
                    "terms": "<translate with synonyms or related terms for 'Isolated Dwelling', separated by commas>"
                },
                "place/locality": {
                    "name": "Localitate",
                    "terms": "<translate with synonyms or related terms for 'Locality', separated by commas>"
                },
                "place/neighbourhood": {
                    "name": "Cartier",
                    "terms": "<translate with synonyms or related terms for 'Neighborhood', separated by commas>"
                },
                "place/quarter": {
                    "name": "Cartier",
                    "terms": "<translate with synonyms or related terms for 'Sub-Borough / Quarter', separated by commas>"
                },
                "place/square": {
                    "name": "Piață",
                    "terms": "<translate with synonyms or related terms for 'Square', separated by commas>"
                },
                "place/suburb": {
                    "name": "Suburbie",
                    "terms": "<translate with synonyms or related terms for 'Borough / Suburb', separated by commas>"
                },
                "place/town": {
                    "name": "Oraș",
                    "terms": "<translate with synonyms or related terms for 'Town', separated by commas>"
                },
                "place/village": {
                    "name": "Sat",
                    "terms": "<translate with synonyms or related terms for 'Village', separated by commas>"
                },
                "point": {
                    "name": "Punct",
                    "terms": "<translate with synonyms or related terms for 'Point', separated by commas>"
                },
                "power": {
                    "name": "Energie"
                },
                "power/generator": {
                    "name": "Generator de Energie",
                    "terms": "<translate with synonyms or related terms for 'Power Generator', separated by commas>"
                },
                "power/generator/source_nuclear": {
                    "name": "Reactor Nuclear",
                    "terms": "<translate with synonyms or related terms for 'Nuclear Reactor', separated by commas>"
                },
                "power/generator/source_wind": {
                    "name": "Turbină de Vânt",
                    "terms": "<translate with synonyms or related terms for 'Wind Turbine', separated by commas>"
                },
                "power/line": {
                    "name": "Linie de Alimentare",
                    "terms": "<translate with synonyms or related terms for 'Power Line', separated by commas>"
                },
                "power/minor_line": {
                    "name": "Linie de Alimentare Minoră",
                    "terms": "<translate with synonyms or related terms for 'Minor Power Line', separated by commas>"
                },
                "power/plant": {
                    "terms": "<translate with synonyms or related terms for 'Power Station Grounds', separated by commas>"
                },
                "power/pole": {
                    "name": "Stâlp de Energie",
                    "terms": "<translate with synonyms or related terms for 'Power Pole', separated by commas>"
                },
                "power/sub_station": {
                    "name": "SubStație"
                },
                "power/substation": {
                    "name": "Substație",
                    "terms": "<translate with synonyms or related terms for 'Substation', separated by commas>"
                },
                "power/tower": {
                    "name": "Turn de Înaltă Tensiune",
                    "terms": "<translate with synonyms or related terms for 'High-Voltage Tower', separated by commas>"
                },
                "power/transformer": {
                    "name": "Transformator",
                    "terms": "<translate with synonyms or related terms for 'Transformer', separated by commas>"
                },
                "railway": {
                    "name": "Cale Ferată"
                },
                "railway/abandoned": {
                    "name": "Cale Ferată Abandonată",
                    "terms": "<translate with synonyms or related terms for 'Abandoned Railway', separated by commas>"
                },
                "railway/crossing": {
                    "name": "Traversare de Căi Ferate (Potecă)",
                    "terms": "<translate with synonyms or related terms for 'Railway Crossing (Path)', separated by commas>"
                },
                "railway/disused": {
                    "name": "Cale Ferată Învechită",
                    "terms": "<translate with synonyms or related terms for 'Disused Railway', separated by commas>"
                },
                "railway/funicular": {
                    "name": "Frânghie",
                    "terms": "<translate with synonyms or related terms for 'Funicular', separated by commas>"
                },
                "railway/level_crossing": {
                    "name": "Traversare de Cale Ferată (Stradă)",
                    "terms": "<translate with synonyms or related terms for 'Railway Crossing (Road)', separated by commas>"
                },
                "railway/monorail": {
                    "name": "Monoșină",
                    "terms": "<translate with synonyms or related terms for 'Monorail', separated by commas>"
                },
                "railway/narrow_gauge": {
                    "name": "Cale Ferată Îngustă",
                    "terms": "<translate with synonyms or related terms for 'Narrow Gauge Rail', separated by commas>"
                },
                "railway/rail": {
                    "name": "Șină",
                    "terms": "<translate with synonyms or related terms for 'Rail', separated by commas>"
                },
                "railway/subway": {
                    "name": "Metrou",
                    "terms": "<translate with synonyms or related terms for 'Subway', separated by commas>"
                },
                "railway/subway_entrance": {
                    "name": "Intrare Metrou",
                    "terms": "<translate with synonyms or related terms for 'Subway Entrance', separated by commas>"
                },
                "railway/tram": {
                    "name": "Tranvai",
                    "terms": "<translate with synonyms or related terms for 'Tram', separated by commas>"
                },
                "relation": {
                    "name": "Relație",
                    "terms": "<translate with synonyms or related terms for 'Relation', separated by commas>"
                },
                "roundabout": {
                    "name": "Sens Giratoriu"
                },
                "route/ferry": {
                    "name": "Rută de Bac",
                    "terms": "<translate with synonyms or related terms for 'Ferry Route', separated by commas>"
                },
                "shop": {
                    "name": "Magazin",
                    "terms": "<translate with synonyms or related terms for 'Shop', separated by commas>"
                },
                "shop/alcohol": {
                    "name": "Magazin de Băuturi Alcoolice",
                    "terms": "G"
                },
                "shop/anime": {
                    "name": "Magazin Anime",
                    "terms": "<translate with synonyms or related terms for 'Anime Shop', separated by commas>"
                },
                "shop/antiques": {
                    "name": "Anticariat",
                    "terms": "<translate with synonyms or related terms for 'Antiques Shop', separated by commas>"
                },
                "shop/appliance": {
                    "name": "Magazin de Electrocasnice",
                    "terms": "<translate with synonyms or related terms for 'Appliance Store', separated by commas>"
                },
                "shop/art": {
                    "name": "Magazin de Artă",
                    "terms": "<translate with synonyms or related terms for 'Art Store', separated by commas>"
                },
                "shop/baby_goods": {
                    "name": "Magazin de Produse pentru Bebeluși",
                    "terms": "<translate with synonyms or related terms for 'Baby Goods Store', separated by commas>"
                },
                "shop/bag": {
                    "name": "Magazin de Bagaje",
                    "terms": "<translate with synonyms or related terms for 'Bag/Luggage Store', separated by commas>"
                },
                "shop/bakery": {
                    "name": "Brutărie",
                    "terms": "<translate with synonyms or related terms for 'Bakery', separated by commas>"
                },
                "shop/bathroom_furnishing": {
                    "name": "Magazin de Mobilier pentru Băi",
                    "terms": "<translate with synonyms or related terms for 'Bathroom Furnishing Store', separated by commas>"
                },
                "shop/beauty": {
                    "name": "Magazin Beauty",
                    "terms": "<translate with synonyms or related terms for 'Beauty Shop', separated by commas>"
                },
                "shop/beauty/nails": {
                    "name": "Salon de Unghii",
                    "terms": "<translate with synonyms or related terms for 'Nail Salon', separated by commas>"
                },
                "shop/beauty/tanning": {
                    "name": "Salon de Bronzat",
                    "terms": "<translate with synonyms or related terms for 'Tanning Salon', separated by commas>"
                },
                "shop/bed": {
                    "name": "Magazin de Saltele",
                    "terms": "<translate with synonyms or related terms for 'Bedding/Mattress Store', separated by commas>"
                },
                "shop/beverages": {
                    "name": "Magazin de Băuturi",
                    "terms": "<translate with synonyms or related terms for 'Beverage Store', separated by commas>"
                },
                "shop/bicycle": {
                    "name": "Magazin de Biciclete",
                    "terms": "<translate with synonyms or related terms for 'Bicycle Shop', separated by commas>"
                },
                "shop/bookmaker": {
                    "name": "Atelier de Cărți",
                    "terms": "<translate with synonyms or related terms for 'Bookmaker', separated by commas>"
                },
                "shop/books": {
                    "name": "Magazin de Cărți",
                    "terms": "<translate with synonyms or related terms for 'Book Store', separated by commas>"
                },
                "shop/boutique": {
                    "name": "Boutique",
                    "terms": "<translate with synonyms or related terms for 'Boutique', separated by commas>"
                },
                "shop/butcher": {
                    "name": "Măcelărie",
                    "terms": "<translate with synonyms or related terms for 'Butcher', separated by commas>"
                },
                "shop/candles": {
                    "name": "Magazin de Lumânări",
                    "terms": "<translate with synonyms or related terms for 'Candle Shop', separated by commas>"
                },
                "shop/car": {
                    "name": "Magazin de Mașini",
                    "terms": "<translate with synonyms or related terms for 'Car Dealership', separated by commas>"
                },
                "shop/car_repair": {
                    "name": "Vulcanizare",
                    "terms": "<translate with synonyms or related terms for 'Car Repair Shop', separated by commas>"
                },
                "shop/carpet": {
                    "name": "Magazin de Covoare",
                    "terms": "<translate with synonyms or related terms for 'Carpet Store', separated by commas>"
                },
                "shop/charity": {
                    "name": "Magazin de Caritate",
                    "terms": "<translate with synonyms or related terms for 'Charity Store', separated by commas>"
                },
                "shop/cheese": {
                    "name": "Magazin de Brânzeturi",
                    "terms": "<translate with synonyms or related terms for 'Cheese Store', separated by commas>"
                },
                "shop/chemist": {
                    "name": "Drogărie",
                    "terms": "<translate with synonyms or related terms for 'Drugstore', separated by commas>"
                },
                "shop/chocolate": {
                    "name": "Magazin de Ciocolată",
                    "terms": "<translate with synonyms or related terms for 'Chocolate Store', separated by commas>"
                },
                "shop/clothes": {
                    "name": "Magazin de Haine",
                    "terms": "<translate with synonyms or related terms for 'Clothing Store', separated by commas>"
                },
                "shop/coffee": {
                    "name": "Magazin de Cafea",
                    "terms": "<translate with synonyms or related terms for 'Coffee Store', separated by commas>"
                },
                "shop/computer": {
                    "name": "Magazin de Calculatoare",
                    "terms": "<translate with synonyms or related terms for 'Computer Store', separated by commas>"
                },
                "shop/confectionery": {
                    "name": "Magazin de Dulciuri",
                    "terms": "<translate with synonyms or related terms for 'Candy Store', separated by commas>"
                },
                "shop/convenience": {
                    "name": "Magazin Universal",
                    "terms": "<translate with synonyms or related terms for 'Convenience Store', separated by commas>"
                },
                "shop/copyshop": {
                    "name": "Atelier de Copiere",
                    "terms": "<translate with synonyms or related terms for 'Copy Store', separated by commas>"
                },
                "shop/cosmetics": {
                    "name": "osmetic",
                    "terms": "<translate with synonyms or related terms for 'Cosmetics Store', separated by commas>"
                },
                "shop/craft": {
                    "terms": "<translate with synonyms or related terms for 'Arts and Crafts Store', separated by commas>"
                },
                "shop/curtain": {
                    "name": "Magazin de Perdele",
                    "terms": "<translate with synonyms or related terms for 'Curtain Store', separated by commas>"
                },
                "shop/dairy": {
                    "name": "Magazin de Lactate",
                    "terms": "<translate with synonyms or related terms for 'Dairy Store', separated by commas>"
                },
                "shop/deli": {
                    "terms": "<translate with synonyms or related terms for 'Deli', separated by commas>"
                },
                "shop/department_store": {
                    "name": "Magazin Universal",
                    "terms": "<translate with synonyms or related terms for 'Department Store', separated by commas>"
                },
                "shop/doityourself": {
                    "name": "Magazin DIY",
                    "terms": "<translate with synonyms or related terms for 'DIY Store', separated by commas>"
                },
                "shop/dry_cleaning": {
                    "name": "Uscător",
                    "terms": "<translate with synonyms or related terms for 'Dry Cleaner', separated by commas>"
                },
                "shop/e-cigarette": {
                    "name": "Magazin de Țigarete Electrice",
                    "terms": "<translate with synonyms or related terms for 'E-Cigarette Shop', separated by commas>"
                },
                "shop/electronics": {
                    "name": "Magazin de Electronice",
                    "terms": "<translate with synonyms or related terms for 'Electronics Store', separated by commas>"
                },
                "shop/erotic": {
                    "name": "Magazin Erotic",
                    "terms": "<translate with synonyms or related terms for 'Erotic Store', separated by commas>"
                },
                "shop/fabric": {
                    "name": "Magazin de Materiale",
                    "terms": "<translate with synonyms or related terms for 'Fabric Store', separated by commas>"
                },
                "shop/farm": {
                    "terms": "<translate with synonyms or related terms for 'Produce Stand', separated by commas>"
                },
                "shop/fashion": {
                    "name": "Magazin de Modă",
                    "terms": "<translate with synonyms or related terms for 'Fashion Store', separated by commas>"
                },
                "shop/florist": {
                    "name": "Florărie",
                    "terms": "<translate with synonyms or related terms for 'Florist', separated by commas>"
                },
                "shop/frame": {
                    "terms": "<translate with synonyms or related terms for 'Framing Shop', separated by commas>"
                },
                "shop/funeral_directors": {
                    "name": "Casă Funerală",
                    "terms": "<translate with synonyms or related terms for 'Funeral Home', separated by commas>"
                },
                "shop/furniture": {
                    "name": "Magazin de Mobilă",
                    "terms": "<translate with synonyms or related terms for 'Furniture Store', separated by commas>"
                },
                "shop/garden_centre": {
                    "name": "Magazin de Grădinărit",
                    "terms": "<translate with synonyms or related terms for 'Garden Center', separated by commas>"
                },
                "shop/gas": {
                    "terms": "<translate with synonyms or related terms for 'Bottled Gas Shop', separated by commas>"
                },
                "shop/gift": {
                    "name": "Magazin de Cadouri",
                    "terms": "<translate with synonyms or related terms for 'Gift Shop', separated by commas>"
                },
                "shop/greengrocer": {
                    "terms": "<translate with synonyms or related terms for 'Greengrocer', separated by commas>"
                },
                "shop/hairdresser": {
                    "name": "Frizer",
                    "terms": "<translate with synonyms or related terms for 'Hairdresser', separated by commas>"
                },
                "shop/hardware": {
                    "terms": "<translate with synonyms or related terms for 'Hardware Store', separated by commas>"
                },
                "shop/hearing_aids": {
                    "terms": "<translate with synonyms or related terms for 'Hearing Aids Store', separated by commas>"
                },
                "shop/herbalist": {
                    "terms": "<translate with synonyms or related terms for 'Herbalist', separated by commas>"
                },
                "shop/hifi": {
                    "terms": "<translate with synonyms or related terms for 'Hifi Store', separated by commas>"
                },
                "shop/houseware": {
                    "terms": "<translate with synonyms or related terms for 'Houseware Store', separated by commas>"
                },
                "shop/interior_decoration": {
                    "name": "Magazin de Decorații Interioare",
                    "terms": "<translate with synonyms or related terms for 'Interior Decoration Store', separated by commas>"
                },
                "shop/jewelry": {
                    "name": "Giuvaer",
                    "terms": "<translate with synonyms or related terms for 'Jeweler', separated by commas>"
                },
                "shop/kitchen": {
                    "name": "Magazin de Bucătărie",
                    "terms": "<translate with synonyms or related terms for 'Kitchen Design Store', separated by commas>"
                },
                "shop/laundry": {
                    "name": "Spălătorie",
                    "terms": "<translate with synonyms or related terms for 'Laundry', separated by commas>"
                },
                "shop/leather": {
                    "terms": "<translate with synonyms or related terms for 'Leather Store', separated by commas>"
                },
                "shop/locksmith": {
                    "terms": "<translate with synonyms or related terms for 'Locksmith', separated by commas>"
                },
                "shop/lottery": {
                    "name": "Loterie",
                    "terms": "<translate with synonyms or related terms for 'Lottery Shop', separated by commas>"
                },
                "shop/mall": {
                    "name": "Mall",
                    "terms": "<translate with synonyms or related terms for 'Mall', separated by commas>"
                },
                "shop/massage": {
                    "name": "Masaj",
                    "terms": "<translate with synonyms or related terms for 'Massage Shop', separated by commas>"
                },
                "shop/medical_supply": {
                    "name": "Magazin Alimentar Medical",
                    "terms": "<translate with synonyms or related terms for 'Medical Supply Store', separated by commas>"
                },
                "shop/mobile_phone": {
                    "name": "Magazin de Telefoane Mobile",
                    "terms": "<translate with synonyms or related terms for 'Mobile Phone Store', separated by commas>"
                },
                "shop/money_lender": {
                    "name": "Creditor de Bani",
                    "terms": "<translate with synonyms or related terms for 'Money Lender', separated by commas>"
                },
                "shop/motorcycle": {
                    "name": "Magazin de Motociclete",
                    "terms": "<translate with synonyms or related terms for 'Motorcycle Dealership', separated by commas>"
                },
                "shop/music": {
                    "name": "Magazin de Muzică",
                    "terms": "<translate with synonyms or related terms for 'Music Store', separated by commas>"
                },
                "shop/musical_instrument": {
                    "name": "Magazin de Instrumente Muzicale",
                    "terms": "<translate with synonyms or related terms for 'Musical Instrument Store', separated by commas>"
                },
                "shop/newsagent": {
                    "name": "Magazin de Ziare",
                    "terms": "<translate with synonyms or related terms for 'Newspaper/Magazine Shop', separated by commas>"
                },
                "shop/nutrition_supplements": {
                    "name": "Magazin de Suplimente Nutritive",
                    "terms": "<translate with synonyms or related terms for 'Nutrition Supplements Store', separated by commas>"
                },
                "shop/optician": {
                    "name": "Optician",
                    "terms": "<translate with synonyms or related terms for 'Optician', separated by commas>"
                },
                "shop/organic": {
                    "name": "Magazin de Bunuri Organice",
                    "terms": "<translate with synonyms or related terms for 'Organic Goods Store', separated by commas>"
                },
                "shop/outdoor": {
                    "name": "Magazin în Aer Liber",
                    "terms": "<translate with synonyms or related terms for 'Outdoors Store', separated by commas>"
                },
                "shop/paint": {
                    "name": "Magazin de Pictură",
                    "terms": "<translate with synonyms or related terms for 'Paint Store', separated by commas>"
                },
                "shop/pastry": {
                    "terms": "<translate with synonyms or related terms for 'Pastry Shop', separated by commas>"
                },
                "shop/pawnbroker": {
                    "terms": "<translate with synonyms or related terms for 'Pawn Shop', separated by commas>"
                },
                "shop/perfumery": {
                    "name": "Magazin de Parfum",
                    "terms": "<translate with synonyms or related terms for 'Perfume Store', separated by commas>"
                },
                "shop/pet": {
                    "name": "Magazin de Animale",
                    "terms": "<translate with synonyms or related terms for 'Pet Store', separated by commas>"
                },
                "shop/photo": {
                    "name": "Magazin de Fotografie",
                    "terms": "<translate with synonyms or related terms for 'Photography Store', separated by commas>"
                },
                "shop/pyrotechnics": {
                    "name": "Magazin de Artificii",
                    "terms": "<translate with synonyms or related terms for 'Fireworks Store', separated by commas>"
                },
                "shop/radiotechnics": {
                    "terms": "<translate with synonyms or related terms for 'Radio/Electronic Component Store', separated by commas>"
                },
                "shop/religion": {
                    "name": "Magazin Religios",
                    "terms": "<translate with synonyms or related terms for 'Religious Store', separated by commas>"
                },
                "shop/scuba_diving": {
                    "name": "Magazin de Scufundări",
                    "terms": "<translate with synonyms or related terms for 'Scuba Diving Shop', separated by commas>"
                },
                "shop/seafood": {
                    "name": "Magazin de Fructe de Mare",
                    "terms": "<translate with synonyms or related terms for 'Seafood Shop', separated by commas>"
                },
                "shop/second_hand": {
                    "name": "Magazin de Depozite",
                    "terms": "<translate with synonyms or related terms for 'Consignment/Thrift Store', separated by commas>"
                },
                "shop/shoes": {
                    "name": "Magazin de Ghete",
                    "terms": "<translate with synonyms or related terms for 'Shoe Store', separated by commas>"
                },
                "shop/sports": {
                    "name": "Magazin de Haine de Sport",
                    "terms": "<translate with synonyms or related terms for 'Sporting Goods Store', separated by commas>"
                },
                "shop/stationery": {
                    "terms": "<translate with synonyms or related terms for 'Stationery Store', separated by commas>"
                },
                "shop/storage_rental": {
                    "terms": "<translate with synonyms or related terms for 'Storage Rental', separated by commas>"
                },
                "shop/supermarket": {
                    "name": "Supermarket",
                    "terms": "<translate with synonyms or related terms for 'Supermarket', separated by commas>"
                },
                "shop/tailor": {
                    "terms": "<translate with synonyms or related terms for 'Tailor', separated by commas>"
                },
                "shop/tattoo": {
                    "name": "Artist de Tatuaje",
                    "terms": "<translate with synonyms or related terms for 'Tattoo Parlor', separated by commas>"
                },
                "shop/tea": {
                    "name": "Magazin de Ceaiuri",
                    "terms": "<translate with synonyms or related terms for 'Tea Store', separated by commas>"
                },
                "shop/ticket": {
                    "name": "Vânzător de Bilete",
                    "terms": "<translate with synonyms or related terms for 'Ticket Seller', separated by commas>"
                },
                "shop/tobacco": {
                    "name": "Tăbăcărie",
                    "terms": "<translate with synonyms or related terms for 'Tobacco Shop', separated by commas>"
                },
                "shop/toys": {
                    "name": "Magazin de Jucării",
                    "terms": "<translate with synonyms or related terms for 'Toy Store', separated by commas>"
                },
                "shop/travel_agency": {
                    "name": "Agenție de Călătorii",
                    "terms": "<translate with synonyms or related terms for 'Travel Agency', separated by commas>"
                },
                "shop/tyres": {
                    "name": "Magazin de Roți",
                    "terms": "<translate with synonyms or related terms for 'Tire Store', separated by commas>"
                },
                "shop/vacant": {
                    "name": "Magazin Vacant"
                },
                "shop/vacuum_cleaner": {
                    "name": "Magazin de Aspiratoare",
                    "terms": "<translate with synonyms or related terms for 'Vacuum Cleaner Store', separated by commas>"
                },
                "shop/variety_store": {
                    "name": "Magazin de Varietăți",
                    "terms": "<translate with synonyms or related terms for 'Variety Store', separated by commas>"
                },
                "shop/video": {
                    "name": "Magazin Video",
                    "terms": "<translate with synonyms or related terms for 'Video Store', separated by commas>"
                },
                "shop/video_games": {
                    "name": "Magazin de Jocuri de Calculator",
                    "terms": "<translate with synonyms or related terms for 'Video Game Store', separated by commas>"
                },
                "shop/watches": {
                    "name": "Magazin de Ceasuri",
                    "terms": "<translate with synonyms or related terms for 'Watches Shop', separated by commas>"
                },
                "shop/water_sports": {
                    "terms": "<translate with synonyms or related terms for 'Watersport/Swim Shop', separated by commas>"
                },
                "shop/weapons": {
                    "name": "Magazin de Arme",
                    "terms": "<translate with synonyms or related terms for 'Weapon Shop', separated by commas>"
                },
                "shop/window_blind": {
                    "terms": "<translate with synonyms or related terms for 'Window Blind Store', separated by commas>"
                },
                "shop/wine": {
                    "name": "Magazin de Vinuri",
                    "terms": "<translate with synonyms or related terms for 'Wine Shop', separated by commas>"
                },
                "tourism": {
                    "name": "Turism",
                    "terms": "<translate with synonyms or related terms for 'Tourism', separated by commas>"
                },
                "tourism/alpine_hut": {
                    "name": "Cabană",
                    "terms": "<translate with synonyms or related terms for 'Alpine Hut', separated by commas>"
                },
                "tourism/apartment": {
                    "name": "Apartament de Închiriat",
                    "terms": "<translate with synonyms or related terms for 'Guest Apartment / Condo', separated by commas>"
                },
                "tourism/aquarium": {
                    "name": "Acvariu",
                    "terms": "<translate with synonyms or related terms for 'Aquarium', separated by commas>"
                },
                "tourism/artwork": {
                    "terms": "<translate with synonyms or related terms for 'Artwork', separated by commas>"
                },
                "tourism/attraction": {
                    "name": "Atracție Turistică",
                    "terms": "<translate with synonyms or related terms for 'Tourist Attraction', separated by commas>"
                },
                "tourism/camp_site": {
                    "name": "Teren de Camping",
                    "terms": "<translate with synonyms or related terms for 'Campground', separated by commas>"
                },
                "tourism/caravan_site": {
                    "terms": "<translate with synonyms or related terms for 'RV Park', separated by commas>"
                },
                "tourism/gallery": {
                    "name": "Galerie de Artă",
                    "terms": "<translate with synonyms or related terms for 'Art Gallery', separated by commas>"
                },
                "tourism/guest_house": {
                    "name": "Casă de Oaspeți",
                    "terms": "<translate with synonyms or related terms for 'Guest House', separated by commas>"
                },
                "tourism/hostel": {
                    "name": "Hostel",
                    "terms": "<translate with synonyms or related terms for 'Hostel', separated by commas>"
                },
                "tourism/hotel": {
                    "name": "Hotel",
                    "terms": "<translate with synonyms or related terms for 'Hotel', separated by commas>"
                },
                "tourism/information": {
                    "name": "Informații",
                    "terms": "<translate with synonyms or related terms for 'Information', separated by commas>"
                },
                "tourism/information/board": {
                    "name": "Panou de Informații",
                    "terms": "<translate with synonyms or related terms for 'Information Board', separated by commas>"
                },
                "tourism/information/guidepost": {
                    "terms": "<translate with synonyms or related terms for 'Guidepost', separated by commas>"
                },
                "tourism/information/map": {
                    "name": "Hartă",
                    "terms": "<translate with synonyms or related terms for 'Map', separated by commas>"
                },
                "tourism/information/office": {
                    "name": "Oficiu de Informare Turistică",
                    "terms": "<translate with synonyms or related terms for 'Tourist Information Office', separated by commas>"
                },
                "tourism/motel": {
                    "name": "Motel",
                    "terms": "<translate with synonyms or related terms for 'Motel', separated by commas>"
                },
                "tourism/museum": {
                    "name": "Muzeu",
                    "terms": "<translate with synonyms or related terms for 'Museum', separated by commas>"
                },
                "tourism/picnic_site": {
                    "name": "Picnic",
                    "terms": "<translate with synonyms or related terms for 'Picnic Site', separated by commas>"
                },
                "tourism/theme_park": {
                    "name": "Parc de Distracții",
                    "terms": "<translate with synonyms or related terms for 'Theme Park', separated by commas>"
                },
                "tourism/viewpoint": {
                    "name": "Punct de Vedere",
                    "terms": "<translate with synonyms or related terms for 'Viewpoint', separated by commas>"
                },
                "tourism/zoo": {
                    "name": "Grădină Zoologică",
                    "terms": "<translate with synonyms or related terms for 'Zoo', separated by commas>"
                },
                "traffic_calming": {
                    "terms": "<translate with synonyms or related terms for 'Traffic Calming', separated by commas>"
                },
                "traffic_calming/bump": {
                    "name": "Cucui de Viteză",
                    "terms": "<translate with synonyms or related terms for 'Speed Bump', separated by commas>"
                },
                "traffic_calming/chicane": {
                    "terms": "<translate with synonyms or related terms for 'Traffic Chicane', separated by commas>"
                },
                "traffic_calming/choker": {
                    "terms": "<translate with synonyms or related terms for 'Traffic Choker', separated by commas>"
                },
                "traffic_calming/cushion": {
                    "terms": "g"
                },
                "traffic_calming/dip": {
                    "terms": "<translate with synonyms or related terms for 'Dip', separated by commas>"
                },
                "traffic_calming/hump": {
                    "name": "Cucui de Viteză",
                    "terms": "<translate with synonyms or related terms for 'Speed Hump', separated by commas>"
                },
                "traffic_calming/island": {
                    "name": "Insulă de Trafic",
                    "terms": "<translate with synonyms or related terms for 'Traffic Island', separated by commas>"
                },
                "traffic_calming/rumble_strip": {
                    "terms": "<translate with synonyms or related terms for 'Rumble Strip', separated by commas>"
                },
                "type/boundary": {
                    "name": "Graniță",
                    "terms": "<translate with synonyms or related terms for 'Boundary', separated by commas>"
                },
                "type/boundary/administrative": {
                    "name": "Graniță Administrativă",
                    "terms": "<translate with synonyms or related terms for 'Administrative Boundary', separated by commas>"
                },
                "type/multipolygon": {
                    "name": "Multipoligon"
                },
                "type/restriction": {
                    "name": "Restricție",
                    "terms": "<translate with synonyms or related terms for 'Restriction', separated by commas>"
                },
                "type/restriction/no_left_turn": {
                    "name": "Fără Întoarcere la Stânga",
                    "terms": "<translate with synonyms or related terms for 'No Left Turn', separated by commas>"
                },
                "type/restriction/no_right_turn": {
                    "name": "Fără Întoarcere la Dreapta",
                    "terms": "<translate with synonyms or related terms for 'No Right Turn', separated by commas>"
                },
                "type/restriction/no_straight_on": {
                    "name": "Fără Drum Continuu",
                    "terms": "<translate with synonyms or related terms for 'No Straight On', separated by commas>"
                },
                "type/restriction/no_u_turn": {
                    "name": "Fără Întoarcere",
                    "terms": "<translate with synonyms or related terms for 'No U-turn', separated by commas>"
                },
                "type/route": {
                    "name": "Rută",
                    "terms": "<translate with synonyms or related terms for 'Route', separated by commas>"
                },
                "type/route/bicycle": {
                    "name": "Rută de Biciclete",
                    "terms": "<translate with synonyms or related terms for 'Cycle Route', separated by commas>"
                },
                "type/route/bus": {
                    "name": "Traseu Autobuz",
                    "terms": "<translate with synonyms or related terms for 'Bus Route', separated by commas>"
                },
                "type/route/detour": {
                    "name": "Rută Detur",
                    "terms": "<translate with synonyms or related terms for 'Detour Route', separated by commas>"
                },
                "type/route/ferry": {
                    "name": "Rută de Bac",
                    "terms": "<translate with synonyms or related terms for 'Ferry Route', separated by commas>"
                },
                "type/route/foot": {
                    "name": "Rută pe Jos",
                    "terms": "<translate with synonyms or related terms for 'Foot Route', separated by commas>"
                },
                "type/route/hiking": {
                    "name": "Rută de Drumeție",
                    "terms": "<translate with synonyms or related terms for 'Hiking Route', separated by commas>"
                },
                "type/route/horse": {
                    "name": "Rută de Călărit",
                    "terms": "<translate with synonyms or related terms for 'Riding Route', separated by commas>"
                },
                "type/route/pipeline": {
                    "name": "Rută de Conducte",
                    "terms": "<translate with synonyms or related terms for 'Pipeline Route', separated by commas>"
                },
                "type/route/power": {
                    "name": "Rută de Energie",
                    "terms": "<translate with synonyms or related terms for 'Power Route', separated by commas>"
                },
                "type/route/road": {
                    "name": "Rută de Stadă",
                    "terms": "<translate with synonyms or related terms for 'Road Route', separated by commas>"
                },
                "type/route/train": {
                    "name": "Rută de Tren",
                    "terms": "<translate with synonyms or related terms for 'Train Route', separated by commas>"
                },
                "type/route/tram": {
                    "name": "Rută de Tranvai",
                    "terms": "<translate with synonyms or related terms for 'Tram Route', separated by commas>"
                },
                "type/route_master": {
                    "terms": "<translate with synonyms or related terms for 'Route Master', separated by commas>"
                },
                "type/site": {
                    "name": "Sit",
                    "terms": "<translate with synonyms or related terms for 'Site', separated by commas>"
                },
                "vertex": {
                    "name": "Altele",
                    "terms": "<translate with synonyms or related terms for 'Other', separated by commas>"
                },
                "waterway": {
                    "name": "Drum Marin"
                },
                "waterway/boatyard": {
                    "name": "Curte de Bărci",
                    "terms": "<translate with synonyms or related terms for 'Boatyard', separated by commas>"
                },
                "waterway/canal": {
                    "name": "Canal",
                    "terms": "<translate with synonyms or related terms for 'Canal', separated by commas>"
                },
                "waterway/dam": {
                    "name": "Baraj",
                    "terms": "<translate with synonyms or related terms for 'Dam', separated by commas>"
                },
                "waterway/ditch": {
                    "terms": "<translate with synonyms or related terms for 'Ditch', separated by commas>"
                },
                "waterway/drain": {
                    "name": "Pârâu",
                    "terms": "<translate with synonyms or related terms for 'Drain', separated by commas>"
                },
                "waterway/fuel": {
                    "terms": "<translate with synonyms or related terms for 'Marine Fuel Station', separated by commas>"
                },
                "waterway/river": {
                    "name": "Râu",
                    "terms": "<translate with synonyms or related terms for 'River', separated by commas>"
                },
                "waterway/riverbank": {
                    "name": "Mal",
                    "terms": "<translate with synonyms or related terms for 'Riverbank', separated by commas>"
                },
                "waterway/sanitary_dump_station": {
                    "terms": "<translate with synonyms or related terms for 'Marine Toilet Disposal', separated by commas>"
                },
                "waterway/stream": {
                    "name": "Fluviu",
                    "terms": "<translate with synonyms or related terms for 'Stream', separated by commas>q"
                },
                "waterway/water_point": {
                    "terms": "<translate with synonyms or related terms for 'Marine Drinking Water', separated by commas>"
                },
                "waterway/waterfall": {
                    "name": "Cascadă",
                    "terms": "<translate with synonyms or related terms for 'Waterfall', separated by commas>"
                },
                "waterway/weir": {
                    "terms": "<translate with synonyms or related terms for 'Weir', separated by commas>"
                }
            }
        },
        "imagery": {
            "Bing": {
                "description": "Imagini aeriane și de satelit.",
                "name": "Imagini aeriane Bing"
            },
            "DigitalGlobe-Premium": {
                "attribution": {
                    "text": "Termeni & Feedback"
                },
                "description": "Imagini satelit DigitalGlobe Premium",
                "name": "Imagini DigitalGlobe Premium"
            },
            "DigitalGlobe-Standard": {
                "attribution": {
                    "text": "Termeni & Feedback"
                },
                "description": "Imagini de satelit DigitalGlobe standard.",
                "name": "Imagini DigitalGlobe Standard"
            },
            "DigitalGlobe-Standard-vintage": {
                "attribution": {
                    "text": "Termeni & Feedback"
                }
            },
            "MAPNIK": {
                "attribution": {
                    "text": "© Contribuitori OpenStreetMap, CC-BY-SA"
                },
                "description": "Stratul OpenStreetMap implicit.",
                "name": "OpenStreetMap (Standard)"
            },
            "Mapbox": {
                "attribution": {
                    "text": "Termeni & feedback"
                },
                "description": "Satelit și imagini aeriane.",
                "name": "Satelit Mapbox"
            },
            "OSM_Inspector-Addresses": {
                "attribution": {
                    "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
                },
                "name": "Inspector OSM: Adrese"
            },
            "OSM_Inspector-Geometry": {
                "attribution": {
                    "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
                },
                "name": "Inspector OSM: Geometrie"
            },
            "OSM_Inspector-Highways": {
                "attribution": {
                    "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
                },
                "name": "Inspector OSM: Drumuri"
            },
            "OSM_Inspector-Multipolygon": {
                "attribution": {
                    "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
                },
                "name": "Inspector OSM: Suprafațe"
            },
            "OSM_Inspector-Places": {
                "attribution": {
                    "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
                },
                "name": "Inspector OSM: Locuri"
            },
            "OSM_Inspector-Routing": {
                "attribution": {
                    "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
                },
                "name": "Inspector OSM: Rutare"
            },
            "OSM_Inspector-Tagging": {
                "attribution": {
                    "text": "© Geofabrik GmbH, contribuitori OpenStreetMap, CC-BY-SA"
                },
                "name": "Inspector OSM: Adăugare de taguri"
            },
            "Waymarked_Trails-Cycling": {
                "name": "Trasee Marcate: Bicicletă"
            },
            "Waymarked_Trails-Hiking": {
                "name": "Trasee Marcate: Drumeție"
            },
            "Waymarked_Trails-MTB": {
                "name": "Trasee Marcate: MTB"
            },
            "Waymarked_Trails-Skating": {
                "name": "Trasee Marcate: Skating"
            },
            "Waymarked_Trails-Winter_Sports": {
                "name": "Trasee Marcate: Sporturi de iarnă"
            },
            "basemap.at": {
                "attribution": {
                    "text": "basemap.at"
                },
                "name": "basemap.at"
            },
            "basemap.at-orthofoto": {
                "attribution": {
                    "text": "basemap.at"
                },
                "description": "Strat Orthofoto furnizat de basemap.at. \"Succesor\" al imaginilor geoimage.at.",
                "name": "Orthofoto basemap.at "
            },
            "hike_n_bike": {
                "attribution": {
                    "text": "© Contribuitori OpenStreetMap"
                },
                "name": "Drumeție & Bicicletă"
            },
            "mapbox_locator_overlay": {
                "attribution": {
                    "text": "Termeni & Feedback"
                },
                "description": "Arată obiecte majore pentru a te ajuta la orientare.",
                "name": "Acoperire Locator"
            },
            "openpt_map": {
                "attribution": {
                    "text": "© Contribuitori OpenStreetMap, CC-BY-SA"
                },
                "name": "OpenPT Map (acoperire)"
            },
            "osm-gps": {
                "attribution": {
                    "text": "© Contribuitori OpenStreetMap"
                },
                "description": "Urme GPS publice încărcate la OpenStreetMap.",
                "name": "OpenStreetMap urme GPS"
            },
            "osm-mapnik-black_and_white": {
                "attribution": {
                    "text": "© Contribuitori OpenStreetMap, CC-BY-SA"
                },
                "name": "OpenStreetMap (Standard Alb & Negru)"
            },
            "osm-mapnik-german_style": {
                "attribution": {
                    "text": "© Contribuitori OpenStreetMap, CC-BY-SA"
                },
                "name": "OpenStreetMap (Stil German)"
            },
            "qa_no_address": {
                "attribution": {
                    "text": "Simon Poole, Date contribuitori ©OpenStreetMap"
                },
                "name": "QA Fără Adresă"
            },
            "skobbler": {
                "attribution": {
                    "text": "© Plăci: skobbler Date hartă: Contribuitori OpenStreetMap"
                },
                "name": "skobbler"
            },
            "stamen-terrain-background": {
                "name": "Teren Stamen"
            },
            "tf-cycle": {
                "attribution": {
                    "text": "Hărți © Thunderforest, Date © Contribuitori OpenStreetMap"
                },
                "name": "OpenCycleMap Thunderforest"
            },
            "tf-landscape": {
                "attribution": {
                    "text": "Hărți © Thunderforest, Date © Contribuitori OpenStreetMap"
                },
                "name": "Peisaj Thunderforest "
            }
        },
        "community": {
            "Bay-Area-OpenStreetMappers": {
                "description": "Îmbunătățește OpenStreetMap în Bay Area"
            }
        }
    }
}