X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f5f71dd42c949a655f736e80de11ca51b940fcef..92384ed9565d6f6558417ea43958612cbf9a87d7:/vendor/assets/iD/iD/locales/eo.json diff --git a/vendor/assets/iD/iD/locales/eo.json b/vendor/assets/iD/iD/locales/eo.json index 728be61b5..edc1da906 100644 --- a/vendor/assets/iD/iD/locales/eo.json +++ b/vendor/assets/iD/iD/locales/eo.json @@ -34,6 +34,12 @@ "relation": "Aldonita rilato." } }, + "start": { + "annotation": { + "line": "Komenciĝis linion.", + "area": "Komenciĝis areon." + } + }, "continue": { "title": "Daŭrigu", "description": "Daŭrigu tiun linion.", @@ -54,7 +60,22 @@ "annotation": "Ŝanĝita etikedojn." }, "circularize": { - "title": "Circularize" + "title": "Circularize", + "description": { + "line": "Faru ĉi linio cirkuli.", + "area": "Faru ĉi areon cirkuli." + }, + "annotation": { + "line": "Farita cirkulero de linio.", + "area": "Farita cirkulero de areo." + } + }, + "orthogonalize": { + "title": "Kvadrata", + "description": { + "line": "Kvadrata la anguloj de ĉi tiu linio.", + "area": "Kvadrata la anguloj de ĉi tiu areo." + } }, "delete": { "annotation": { @@ -65,14 +86,47 @@ "disconnect": { "title": "Malkonekti" }, + "move": { + "key": "M" + }, "rotate": { - "title": "Rotacio" + "title": "Rotacio", + "description": "Rotacii tiu objekto ĉirkaŭ ĝia centra punkto.", + "annotation": { + "line": "Turnita linion." + } + }, + "reverse": { + "title": "dorsflanko", + "key": "V" + }, + "split": { + "key": "X" } }, "translate": { "translate": "Traduki", "localized_translation_label": "Multlingva nomon" }, + "commit": { + "changes": "{count} ŝanĝoj" + }, + "inspector": { + "reference": "Vidi en la vikio de OpenStreetMap", + "check": { + "yes": "Jes", + "no": "Ne" + }, + "way": "Vojo" + }, + "feature": { + "others": { + "description": "Aliaj" + } + }, + "help": { + "title": "Helpo" + }, "intro": { "navigation": { "title": "Navigado" @@ -82,11 +136,12 @@ }, "areas": { "title": "Areoj", - "choose": "** Elektu Playground el la listo. **", + "choose": "**Rifo Korto de la listo.**", "describe": "**Aldoni nomo, kaj fermi la redaktilon trajto **" }, "lines": { "title": "Linioj", + "road": "**Selektas Ŝoseon de la listo**", "wrong_preset": "Vi ne selektis la Residencial vojo tipo. ** Klaku tie ĉi por elekti denove **" }, "startediting": { @@ -95,5 +150,166 @@ "save": "Ne forgesu regule savu viajn ŝanĝojn!", "start": "Starti surĵeto!" } + }, + "presets": { + "categories": { + "category-golf": { + "name": "Golfo" + }, + "category-path": { + "name": "Vojo" + }, + "category-water-area": { + "name": "Akvo" + }, + "category-water-line": { + "name": "Akvo" + } + }, + "fields": { + "access": { + "options": { + "no": { + "title": "Malpermesita" + }, + "yes": { + "title": "Permesita" + } + }, + "placeholder": "Nekonata", + "types": { + "bicycle": "Bicikloj", + "horse": "Ĉevaloj" + } + }, + "access_simple": { + "placeholder": "jes" + }, + "address": { + "label": "Adreso", + "placeholders": { + "city": "Urbo", + "country": "Lando", + "housenumber": "123", + "province": "Provinco", + "street": "Strato" + } + }, + "aerialway/capacity": { + "placeholder": "500, 2500, 5000..." + }, + "aerialway/duration": { + "placeholder": "1, 2, 3..." + }, + "aerialway/occupancy": { + "placeholder": "2, 4, 8..." + }, + "artist": { + "label": "Artisto" + }, + "country": { + "label": "Lando" + }, + "electrified": { + "options": { + "no": "Ne" + } + }, + "fax": { + "placeholder": "+31 42 123 4567" + }, + "gender": { + "placeholder": "Nekonata" + }, + "golf_hole": { + "label": "Referenco" + }, + "handicap": { + "placeholder": "1-18" + }, + "hoops": { + "placeholder": "1, 2, 4..." + }, + "iata": { + "label": "IATA" + }, + "icao": { + "label": "ICAO" + }, + "internet_access": { + "options": { + "no": "Ne", + "wlan": "Wi-Fi", + "yes": "Jes" + } + }, + "lanes": { + "placeholder": "1, 2, 3..." + }, + "levels": { + "placeholder": "2, 4, 6..." + }, + "maxspeed": { + "placeholder": "40, 50, 60..." + }, + "mtb/scale": { + "placeholder": "0, 1, 2, 3..." + }, + "mtb/scale/imba": { + "options": { + "1": "Facila (verda rondo)" + } + }, + "name": { + "label": "Nomo" + }, + "note": { + "label": "Noto" + }, + "oneway": { + "options": { + "no": "Ne", + "yes": "Jes" + } + }, + "oneway_yes": { + "options": { + "no": "Ne", + "yes": "Jes" + } + }, + "opening_hours": { + "label": "Horoj" + }, + "par": { + "placeholder": "3, 4, 5..." + }, + "phone": { + "label": "Telefono", + "placeholder": "+31 42 1231 4567" + }, + "ref": { + "label": "Referenco" + }, + "religion": { + "label": "Religio" + }, + "source": { + "label": "Fonto" + }, + "structure": { + "options": { + "bridge": "Ponto" + } + } + }, + "presets": { + "building/church": { + "name": "Eklezio" + }, + "building/house": { + "name": "Domo" + } + } } } \ No newline at end of file