From 9c3e1bb5e1a4b296bb4653d8bf63c0b5d4b6a41b Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Fri, 25 Aug 2017 12:35:15 -0400 Subject: [PATCH] npm run translations --- data/locales.json | 5 +- dist/locales/af.json | 6 - dist/locales/ar.json | 120 +- dist/locales/ast.json | 15 - dist/locales/bg-BG.json | 6 - dist/locales/bn.json | 333 +++- dist/locales/bs.json | 16 +- dist/locales/ca.json | 18 +- dist/locales/cs.json | 18 +- dist/locales/da.json | 181 +- dist/locales/de.json | 193 +- dist/locales/dv.json | 509 ++++- dist/locales/el.json | 386 +++- dist/locales/en-GB.json | 78 +- dist/locales/eo.json | 178 +- dist/locales/es.json | 115 +- dist/locales/et.json | 176 +- dist/locales/eu.json | 74 + dist/locales/fa.json | 17 +- dist/locales/fi.json | 15 - dist/locales/fr.json | 391 +++- dist/locales/gl.json | 2220 ++++++++------------- dist/locales/hi.json | 28 + dist/locales/hr.json | 15 - dist/locales/hu.json | 226 ++- dist/locales/id.json | 13 - dist/locales/is.json | 9 - dist/locales/it.json | 18 +- dist/locales/ja.json | 75 +- dist/locales/kn.json | 15 - dist/locales/ko.json | 45 +- dist/locales/lt.json | 18 +- dist/locales/lv.json | 6 - dist/locales/mk.json | 17 +- dist/locales/ml.json | 5 + dist/locales/ms.json | 1620 +++++++++++++++- dist/locales/nl.json | 985 +++++++--- dist/locales/no.json | 15 - dist/locales/pl.json | 132 +- dist/locales/pt-BR.json | 284 ++- dist/locales/pt.json | 318 ++- dist/locales/ro.json | 4055 ++++++++++++++++++++++++++++++++++++++- dist/locales/ru.json | 35 +- dist/locales/sk.json | 223 ++- dist/locales/sl.json | 66 +- dist/locales/sr.json | 389 +++- dist/locales/sv.json | 172 +- dist/locales/ta.json | 12 - dist/locales/te.json | 3 - dist/locales/th.json | 3 - dist/locales/tl.json | 1 - dist/locales/tr.json | 160 +- dist/locales/uk.json | 276 ++- dist/locales/vi.json | 227 ++- dist/locales/yue.json | 26 +- dist/locales/zh-CN.json | 381 +++- dist/locales/zh-HK.json | 180 +- dist/locales/zh-TW.json | 172 +- dist/locales/zh.json | 6 - 59 files changed, 12426 insertions(+), 2875 deletions(-) create mode 100644 dist/locales/eu.json diff --git a/data/locales.json b/data/locales.json index dcb6ce79e..9ad1f3728 100644 --- a/data/locales.json +++ b/data/locales.json @@ -37,7 +37,7 @@ "rtl": false }, "dv": { - "rtl": false + "rtl": true }, "el": { "rtl": false @@ -54,6 +54,9 @@ "et": { "rtl": false }, + "eu": { + "rtl": false + }, "fa": { "rtl": true }, diff --git a/dist/locales/af.json b/dist/locales/af.json index 664a2b469..245e66978 100644 --- a/dist/locales/af.json +++ b/dist/locales/af.json @@ -482,9 +482,6 @@ "railway": { "label": "Tipe" }, - "ref": { - "label": "Verwyssing" - }, "relation": { "label": "Tipe" }, @@ -509,9 +506,6 @@ "shop": { "label": "Tipe" }, - "source": { - "label": "Bro" - }, "structure": { "label": "Struktuur", "options": { diff --git a/dist/locales/ar.json b/dist/locales/ar.json index d93917f18..1f21dc562 100644 --- a/dist/locales/ar.json +++ b/dist/locales/ar.json @@ -170,7 +170,7 @@ "single": "حرك هذا العنصر إلى مكان آخر.", "multiple": "حرك هذه العناصر إلى مكان آخر." }, - "key": "M", + "key": "ح", "annotation": { "point": "حركت نقطة.", "vertex": "حركت نقطة في طريق.", @@ -207,8 +207,30 @@ } }, "key": { - "long": "T", - "short": "Y" + "long": "ط", + "short": "ع" + }, + "annotation": { + "long": { + "single": "عكس عنصر حول محوره الطويل.", + "multiple": "عكس عدد من العناصر حول محورها الطويل," + }, + "short": { + "single": " عكس عنصر حول محوره القصير.", + "multiple": "عكس عدد من العناصر حول محورها القصير." + } + }, + "incomplete_relation": { + "single": " لا يمكن عكس هذا العنصر لأنه لم يكتمل تنزيلها.", + "multiple": "لا يمكن عكس هذه العناصر لأنه لم يكتمل تنزيلها." + }, + "too_large": { + "single": "لا يمكن عكس هذا العنصر بسبب عدم ظهور مايكفي منه حاليا.", + "multiple": "لا يمكن عكس هذه العناصر بسبب عدم ظهور مايكفي منها حاليا." + }, + "connected_to_hidden": { + "single": "لا يمكن عكس هذا العنصر لأنه متصل بعنصر مخفي.", + "multiple": "لا يمكن عكس هذه العناصر لأن بعضها متصل بعناصر مخفية." } }, "rotate": { @@ -217,7 +239,7 @@ "single": "تدوير هذا العنصر حول مركزه.", "multiple": "تدوير هذه العناصر حول مركزها." }, - "key": "R", + "key": "د", "annotation": { "line": "تدوير خط.", "area": "تدوير مساحة.", @@ -239,17 +261,17 @@ "reverse": { "title": "عكس الاتجاه", "description": "اجعل هذا الخط يذهب في الاتجاه المعاكس.", - "key": "V", + "key": "ع", "annotation": "عكس خط." }, "split": { "title": "فصل", "description": { "line": "افصل هذا الخط إلى خطين عند هذه النقطة.", - "area": "تقسيم حدود هذه المساحة إلى قسمين.", + "area": "فصل حدود هذه المساحة إلى قسمين.", "multiple": "افصل الخطوط أو حدود المساحة عند هذه النقطة إلى قسمين." }, - "key": "X", + "key": "ف", "annotation": { "line": "افصل الخط.", "area": "افصل حدود مساحة.", @@ -306,17 +328,15 @@ }, "commit": { "title": "رفع على OpenStreetMap", - "description_placeholder": "وصف مختصر لمساهماتك (مطلوب)", - "message_label": "ملخص حول التغييرات التي قمت بها", "upload_explanation": "التغييرات التي قمت برفعها سوف تظهر على كل الخرائط التي تستخدم بيانات OpenStreetMap.", - "upload_explanation_with_user": "التغييرات التي قمت برفعها كـ {user} سوف تظهر على كل الخرائط التي تستخدم بيانات OpenStreetMap.", + "upload_explanation_with_user": "التغييرات التي سترفعها كـ {user} سوف تظهر على كل الخرائط التي تستخدم بيانات OpenStreetMap فيما بعد.", "save": "رفع", "cancel": "إلغاء", "changes": "عدد التغييرات: {count}", "warnings": "تحذيرات", - "modified": "عُدل", + "modified": "عُدلت", "deleted": "حُذفت", - "created": "اٌنشى", + "created": " تم إنشائها", "about_changeset_comments": "حول ملخص التغييرات التي قمت بها", "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments", "google_warning": "ذكرت جوجل في هذا التعليق: تذكر أن النسخ من خرائط جوجل ممنوع منعاً باتاً.", @@ -326,6 +346,28 @@ "list": "حُرر بواسطة {users}", "truncated_list": "حُرر بواسطة {users} و {count} آخرون" }, + "info_panels": { + "key": "I", + "background": { + "key": "خ", + "title": "الخلفية", + "zoom": "تقريب", + "unknown": "مجهول" + }, + "history": { + "version": "الإصدار", + "last_edit": "آخر تعديل", + "edited_by": "تم التعديل بواسطة" + }, + "location": { + "title": "الموقع", + "unknown_location": "الموقع غير معروف" + }, + "measurement": { + "metric": "متري", + "imperial": "امبراطوري" + } + }, "geometry": { "point": "نقطة", "vertex": "قمّة", @@ -533,7 +575,7 @@ "splash": { "welcome": "مرحبا بك في محرر iD لخريطة الشارع المفتوحة OpenStreetMap.", "text": "محرر الخرائط ID هو محرر سهل وجذاب ولكنه أيضًا أداة قوية جدا وفعالة للمساهمة في أفضل خرائط حُرة ومجانية في العالم. هذا هو الإصدار رقم {version}. لمزيد من المعلومات انظر {website} ، كما يمكنك الإبلاغ عن العلل والمشاكل على {github}.", - "walkthrough": "ابدء جولة للتعلم", + "walkthrough": "بدء جولة تعليم", "start": "حرّر الآن" }, "source_switch": { @@ -591,7 +633,7 @@ "title": "المساعدة", "key": "م", "help": "#المساعدة\nهذا محرر خرائط لخدمة الخرائط الحُرة [OpenStreetMap](http://www.openstreetmap.org/)\nالخرائط الحُرة والقابلة للتعديل للعالم، بامكانك استخدامها لإضافة او تعديل معلومات تتعلق بمنطقتك, لتوفير خدمات مفتوحة المصدر وبيانات مفتوحة المصدر للعالم\nالإضافات التي تقوم بها ستكون ظاهرة للعالم من مستخدمي خدمة الخرائط مفتوحة المصدر OpenStreetMap. حتى تبدأ بتحرير الخرائط، يجب عليك تسجيل الدخول إلى الخدمة [تسجيل الدخول](https://www.openstreetmap.org/login).\nهذا المحرر [iD editor](http://ideditor.com/) هو عمل مشترك ويمكن الحصول على مصدر الكود عبر موقع [GitHub](https://github.com/openstreetmap/iD).\n", - "editing_saving": "# التحرير والحفظ\n\nهذا المُحرر مصمم في الأساس للعمل أثناء الاتصال بالإنترنت، وأنت الآن تعمل\nعليه من خلال موقع الويب.\n\n### تحديد العناصر على الخريطة\n\nلتحديد عنصر على الخريطة كطريق أو نقطة مثلا انقر عليه مباشرة بزر الفأرة الأيسر،\nسيؤدي ذلك لتحديدها وظهور لون بارز عليها أو على حدودها ويستمر في الوميض أثناء التحديد، ومن ثم ظهور التفاصيل الخاصة بالعنصر المُحدد في اللوحة الجانبية.\nويمكنك النقر عليها مجددا بزر الفأرة الأيمن لتظهر قائمة بالعمليات التي يمكن تنفيذها على العنصر المُحدد.\n\nلتحديد عدد من العناصر في نفس الوقت, اضغط مع الاستمرار بالضغط على مفتاح \"Shift\". ثم انقر\nعلى العناصر التي ترغب بتحديدها, أو انقر بزر الفأرة الأيسر مع الاستمرار بالنقر والسحب على الخريطة لرسم مساحة حُرّة.\nسيقوم ذلك بتحديد جميع النقاط الواقعة داخل المساحة المرسومة.\n\n### حفظ التعديلات\n\nعند قيامك بالتغييرات في الخرائط كتعديل الطُرق، والمباني، والأماكن، وغير ذلك. يتم تخزين وحفظ هذه التغييرات محليا (على جهازك) حتى تقوم بحفظ ورفع هذه التعديلات على الخادوم عبر الإنترنت. لا تقلق عند قيامك بتعديل أو إجراء خاطيء\nيمكنك التراجع عن الإجراءات والتغييرات التي قمت بها عن طريق الضغط على زر التراجع, أو العودة عن التراجع عن طريق زر الإعادة بجانب زر التراجع.\n\nانقر على 'حفظ' لإنهاء مجموعة من التعديلات - على سبيل المثال، إذا كنت قد انتهيت من\nالتعديلات في منطقة في مدينة ما وترغب في البدء بتعديل منطقة جديدة. ستكون لديك الفرصة\nلمراجعة وحفظ ما أتممته، وسيقدم لك المحرر اقتراحات مفيدة وتحذيرات\nفي حال أن هناك شيئا ما لا يبدو سليما حول تغييراتك التي قمت بها.\n\nإذا كان كل شيء يبدو جيدًا، يمكنك إدخال تعليق صغير تشرح فيه التغيير\nالذي قمت به، ثم أنقر على 'رفع' لنشر التغييرات\nعلى [OpenStreetMap.org](http://www.openstreetmap.org/), حيث تصبح مرئية\nلجميع المستخدمين الآخرين، ومتاحة للآخرين لتعديلها أو تحسينها عند الحاجة.\n\nIf you can't finish your edits in one sitting, you can leave the editor\nwindow and come back (on the same browser and computer), and the\neditor application will offer to restore your work.\n\n### Using the editor\n\nA list of available keyboard shortcuts can be found [here](http://wiki.openstreetmap.org/wiki/ID/Shortcuts).\n" + "editing_saving": "# التحرير والحفظ\n\nهذا المُحرر مصمم في الأساس للعمل أثناء الاتصال بالإنترنت، وأنت الآن تعمل\nعليه من خلال موقع الويب.\n\n### تحديد العناصر على الخريطة\n\nلتحديد عنصر على الخريطة كطريق أو نقطة مثلا انقر عليه مباشرة بزر الفأرة الأيسر،\nسيؤدي ذلك لتحديدها وظهور لون بارز عليها أو على حدودها ويستمر في الوميض أثناء التحديد، ومن ثم ظهور التفاصيل الخاصة بالعنصر المُحدد في اللوحة الجانبية.\nويمكنك النقر عليها مجددا بزر الفأرة الأيمن لتظهر قائمة بالعمليات التي يمكن تنفيذها على العنصر المُحدد.\n\nلتحديد عدد من العناصر في نفس الوقت, اضغط مع الاستمرار بالضغط على مفتاح \"Shift\". ثم انقر\nعلى العناصر التي ترغب بتحديدها, أو انقر بزر الفأرة الأيسر مع الاستمرار بالنقر والسحب على الخريطة لرسم مساحة حُرّة.\nسيقوم ذلك بتحديد جميع النقاط الواقعة داخل المساحة المرسومة.\n\n### حفظ التعديلات\n\nعند قيامك بالتغييرات في الخرائط كتعديل الطُرق، والمباني، والأماكن، وغير ذلك. يتم تخزين وحفظ هذه التغييرات محليا (على جهازك) حتى تقوم بحفظ ورفع هذه التعديلات على الخادوم عبر الإنترنت. لا تقلق عند قيامك بتعديل أو إجراء خاطيء\nيمكنك التراجع عن الإجراءات والتغييرات التي قمت بها عن طريق الضغط على زر التراجع, أو العودة عن التراجع عن طريق زر الإعادة بجانب زر التراجع.\n\nانقر على 'حفظ' لإنهاء مجموعة من التعديلات - على سبيل المثال، إذا كنت قد انتهيت من\nالتعديلات في منطقة في مدينة ما وترغب في البدء بتعديل منطقة جديدة. ستكون لديك الفرصة\nلمراجعة وحفظ ما أتممته، وسيقدم لك المحرر اقتراحات مفيدة وتحذيرات\nفي حال أن هناك شيئا ما لا يبدو سليما حول تغييراتك التي قمت بها.\n\nإذا كان كل شيء يبدو جيدًا، يمكنك إدخال تعليق صغير تشرح فيه التغيير\nالذي قمت به، ثم أنقر على 'رفع' لنشر التغييرات\nعلى [OpenStreetMap.org](http://www.openstreetmap.org/), حيث تصبح مرئية\nلجميع المستخدمين الآخرين، ومتاحة للآخرين لتعديلها أو تحسينها عند الحاجة.\n\nإذا لم تتمكن من إنهاء تعديلاتك في جلسة واحدة، يمكنك ترك نافذة المحرر\nوالعودة فيما بعد (على نفس المتصفح والحاسوب), وسيعرض عليك تطبيق المحرر\nاستعادة تعديلاتك الأخيرة الغير محفوظة.\n\n### استخدام المحرر\n\nA list of available keyboard shortcuts can be found [here](http://wiki.openstreetmap.org/wiki/ID/Shortcuts).\n" }, "intro": { "done": "تم", @@ -670,17 +712,47 @@ "play": "الآن وبعد معرفتك كيفية إنشاء وتحرير النقاط، حاول إنشاء بعض النقاط الأخرى وتحريرها لغرض التمرين! ** عندما تكون جاهز للمتابعة إلى الجزء التالي من الجولة انقر '{next}'.**" }, "areas": { - "title": "المساحات" + "title": "المساحات", + "add_playground": "تُستخدم *المساحات* لعرض حدود العناصر مثل البحيرات، والمباني، والمناطق السكنية.{br}ويمكن أيضا أن تستخدم لرسم خرائط أكثر تفصيلا للعديد من العناصر التي يمكن وصفها كنقاط على الخريطة. **انقر زر المساحة {button} لإضافة مساحة جديدة.**", + "start_playground": "دعنا نضيف هذا الملعب إلى الخريطة عن طريق رسم مساحة. تُرسم المساحة عن طريق وضع *نقاط تلاقي* على طول الحافة الخارجية للعنصر المراد رسمه. **انقر أو اضغط على مفتاح المسافة لوضع نقطة بدء رسم الملعب.**", + "continue_playground": "استمر في رسم المساحة عن طريق وضع مزيد من نقاط التلاقي على طول حافة الملعب. ولا بأس بوصل المساحة المرسومة بمسارات المشي الموجودة من قبل.{br}تلميح: يمكنك الضغط على مفتاح '{alt}' أثناء الرسم لمنع نقاط التلاقي من الاتصال بالعناصر الأخرى. **استمر برسم مساحة الملعب.**", + "finish_playground": "يمكنك إنهاء رسم المساحة عن طريق الضغط على مفتاح Enter، أو النقر بالفأرة على أول نقطة أو آخر نقطة في المساحة المرسومة. **قم بإنهاء رسم مساحة الملعب.**", + "search_playground": "**ابحث عن '{preset}'.**", + "choose_playground": "**اختر {preset} من القائمة.**", + "add_field": "ليس لهذا الملعب اسم رسمي، لذا لن نضيف أي شيء في حقل الاسم وسندعه فارغا.{br}ولكن دعنا نضيف بعض التفاصيل الإضافية عن الملعب في حقل الوصف. **افتح قائمة \"إضافة حقل\".**", + "choose_field": "**اختر {field} من القائمة.**", + "retry_add_field": "انت لم تختر حقل {field}. حاول مجددا.", + "describe_playground": "**أضِف وصفا، ثم انقر على زرّ {button} لإغلاق محرر العناصر.**", + "play": "عمل رائع! حاول رسم بعض المساحات الأخرى، وانظر ما الأنواع الأخرى التي يمكنك التي يمكنك إضافتها من المساحات في OpenStreetMap. **عندما تكون جاهز للمتابعة إلى الجزء التالي من الجولة انقر '{next}'.**" }, "lines": { "title": "الخطوط", - "retry_split": "لم تقم بالنقر على زر القص. حاول ثانية." + "add_line": "تستخدم *الخطوط* لتمثيل الطُرق، وخطوط السكك الحديدية، والأنهار، وغير ذلك. **انقر على زرّ الخط {button} لإضافة خط جديد.**", + "start_line": "هنا طريق غير موجود في الخرائط. دعنا نضيفه!{br}في OpenStreetMap، ينبغي أن تُرسم الخطوط على منتصف الطريق. يمكنك سحب وتكبير وتصغير الخريطة أثناء الرسم. **ابدأ رسم خط جديد بالنقر على الطرف العلوي للطريق المراد رسمه.**", + "intersect": "انقر بالفأرة أو اضغط مفتاح المسافة لإضافة المزيد من النقاط إلى الخط..{br}الطرق، والعديد من أنواع الخطوط الأخرى، هي جزء من شبكة أكبر. فمن المهم لهذه الخطوط أن تكون متصلة بشكل سليم من أجل أن تعمل تطبيقات الاتجاهات بشكل سليم.\n**انقر على {name} لإنشاء تقاطع يصل كلا الخطين ببعض.**", + "retry_intersect": "الطريق بحاجة لأن يتقاطع مع {name}. دعنا نحاول مجددا!", + "continue_line": "استمر في رسم الخط للطريق الجديد. وتذكر أنه يمكنك سحب وتكبير وتصغير الخريطة أثناء الرسم عند الحاجة لذلك.{br}عند انتهائك من الرسم، انقر على آخر نقطة مرة آخرى. **أنه رسم الطريق.**", + "choose_category_road": "**اختر {category} من القائمة.**", + "choose_preset_residential": "هناك العديد من الأنواع المختلفة من الطرق، ولكن هذا الطريق سكني. **اختر {preset}.**", + "retry_preset_residential": "انت لم تختر نوع {preset}. **انقر هنا للاختيار مجددا.**", + "name_road": "**أعط اسما لهذا الطريق، ثم انقر مفتاح Esc أو Enter أو انقر على زرّ {button} لإغلاق محرر العناصر.**", + "did_name_road": "رائع! الآن سوف نتعلم كيفية تحديث شكل الخط.", + "update_line": "في بعض الأحيان سوف تحتاج لتغيير الشكل لخط موجود مسبقا. لدينا هنا طريق لا يبدو أنه يظهر بشكل صحيح.", + "add_node": "بإمكاننا إضافة بعض النقاط للخط لتحسين شكله. إحدى الطرق لإضافة نقطة للخط هو النقر المزدوج بالفأرة على الخط في المكان الذي ترغب بإضافة النقطة فيه. **انقر نقرا مزدوجا على الخط لإنشاء نقطة جديدة.**", + "start_drag_endpoint": "عند اختيار خط ما، يمكنك سحب أي من نقاطه المكونه له عن طريق النقر بالزر الأيسر مع الاستمرار بالنقر والسحب. **اسحب نقطة النهاية للخط إلى حيث يجب أن تتقاطع هذه الطرق.**", + "finish_drag_endpoint": "هذه البقعة تبدو جيدة. **أترك الزرّ الأيسر للفأرة لإنهاء السحب.**", + "start_drag_midpoint": "تظهر مثلثات صغيرة عند *نقاط المنتصف* بين كل نقطتين. ومن الطرق الأخرى لإنشاء نقطة جديدة هو سحب هذه المثلثات الصغيرة إلى مكان مختلف. **اسحب مثلث نقطة الوسط لإنشاء نقطة جديدة على طول منحنى الطريق.**", + "continue_drag_midpoint": "هذا الخط يبدو أفضل بكثير! استمر بتعديل هذا الخط عن طريق النقر المزدوج عليه أو سحب مثلثات المنتصف لإنشاء نقط جديدة ومطابقة هذه النقط على الطريق ليأخذ المنحنى نفس شكل الطريق. **عند رضائك عن شكل المنحنى ومطابقته لشكل الطريق، أنقر \"موافق\".**", + "split_intersection": "**انقر على زرّ {button} لفصل {street}.**", + "retry_split": "لم تقم بالنقر على زر الفصل. حاول مجددا." }, "buildings": { "title": "المباني" }, "startediting": { "title": "ابدأ بالتحرير", + "help": "أنت الآن جاهز لتحرير خرائط OpenStreetMap!{br}يمكنك إعادة هذه الجولة التعليمية في أي وقت أو الاطلاع على المزيد من الوثائق عن طريق النقر على زر المساعدة {button} أو الضغط على مفتاح '{key}'.", + "shortcuts": "يمكنك عرض قائمة بالأوامر إلى جانبها اختصارات لوحة المفاتيح عن طريق الضغط على مفتاح '{key}'.", "save": "لا تنس حفظ تغييراتك بشكل دوري!", "start": "إبدأ رسم الخرائط !" } @@ -709,6 +781,7 @@ }, "operations": { "title": "عمليات", + "split": "افصل الخط إلى خطين عند نقطة التلاقي المُختارة", "reverse": "عكس الخط", "delete": "حذف الميزات المحددة" }, @@ -1190,9 +1263,6 @@ "generator/type": { "label": "النوع" }, - "golf_hole": { - "label": "المصدر" - }, "handicap": { "label": "مُعاق", "placeholder": "1-18" @@ -1475,9 +1545,6 @@ "recycling_type": { "label": "نوع إعادة التدوير" }, - "ref": { - "label": "مرجع" - }, "relation": { "label": "النوع" }, @@ -1558,9 +1625,6 @@ "social_facility": { "label": "النوع" }, - "source": { - "label": "المصدر" - }, "sport": { "label": "الرياضة" }, @@ -1656,9 +1720,6 @@ "trees": { "label": "أشجار" }, - "tunnel": { - "label": "نفق" - }, "vending": { "label": "أنواع البضائع" }, @@ -2827,8 +2888,7 @@ "terms": "مكتب الجمعيات الخيرية، هيئات العمل اﻹغائي، " }, "office/physician": { - "name": "طبيب", - "terms": "طبيب، معالج فيزيائي، ممرض " + "name": "طبيب" }, "office/political_party": { "name": "الحزب السياسي ", diff --git a/dist/locales/ast.json b/dist/locales/ast.json index e257235d6..5532c5c61 100644 --- a/dist/locales/ast.json +++ b/dist/locales/ast.json @@ -298,8 +298,6 @@ }, "commit": { "title": "Xubir a OpenStreetMap", - "description_placeholder": "Descripción curtia de les collaboraciones (riquío)", - "message_label": "Comentariu del conxuntu de cambios", "upload_explanation": "Los cambios que xuba tarán visibles en tolos mapes qu'usen los datos d'OpenStreetMap.", "upload_explanation_with_user": "Los cambios que xubas como {user} tarán visibles en tolos mapes qu'usen datos d'OpenStreetMap.", "save": "Xubir", @@ -1058,10 +1056,6 @@ "generator/type": { "label": "Tipu" }, - "golf_hole": { - "label": "Referencia", - "placeholder": "Númberu de furacu (1-18)" - }, "handicap": { "label": "Handicap", "placeholder": "1-18" @@ -1395,9 +1389,6 @@ "container": "Contenedor" } }, - "ref": { - "label": "Referencia" - }, "relation": { "label": "Tipu" }, @@ -1499,9 +1490,6 @@ }, "placeholder": "Patinos, ruedes, too terrén" }, - "source": { - "label": "Fonte" - }, "stars": { "label": "Estrelles" }, @@ -1594,9 +1582,6 @@ "trees": { "label": "Árboles" }, - "tunnel": { - "label": "Túnel" - }, "vending": { "label": "Tipu de mercancía" }, diff --git a/dist/locales/bg-BG.json b/dist/locales/bg-BG.json index 23f82cdb0..c934821e2 100644 --- a/dist/locales/bg-BG.json +++ b/dist/locales/bg-BG.json @@ -740,9 +740,6 @@ "railway": { "label": "Вид" }, - "ref": { - "label": "Забележка" - }, "relation": { "label": "Вид" }, @@ -767,9 +764,6 @@ "shop": { "label": "Вид" }, - "source": { - "label": "Източник" - }, "structure": { "label": "Структура", "options": { diff --git a/dist/locales/bn.json b/dist/locales/bn.json index 754f2ad1d..98351b9f1 100644 --- a/dist/locales/bn.json +++ b/dist/locales/bn.json @@ -3,18 +3,18 @@ "modes": { "add_area": { "title": "এলাকা", - "description": "ম্যাপে উদ্যান, দালান, জলাশয় অথবা অন্যান্য এলাকা সংযোজন করুন", - "tail": "একটি এলাকা, যেমন উদ্যান, জলাশয় অথবা দালান অাঁকা শুরু করার জন্য ম্যাপে ক্লিক করুন।" + "description": "মানচিত্রে উদ্যান, দালান, জলাশয় অথবা অন্যান্য এলাকা সংযোজন করুন।", + "tail": "একটি এলাকা, যেমন উদ্যান, জলাশয় অথবা দালান অাঁকা শুরু করার জন্য মানচিত্রে ক্লিক করুন।" }, "add_line": { "title": "রেখা", - "description": "ম্যাপে রাজপথ, রাস্তা, পথচারী পথ, খাল অথবা অন্য কোন রেখা সংযোজন করুন।", - "tail": "রাস্তা, পথ অথবা গমনপথ অাঁকা শুরু করার জন্য ম্যাপে ক্লিক করুন।" + "description": "মানচিত্রে রাজপথ, রাস্তা, পথচারী পথ, খাল অথবা অন্য কোন রেখা সংযোজন করুন।", + "tail": "রাস্তা, পথ অথবা গমনপথ অাঁকা শুরু করার জন্য মানচিত্রে ক্লিক করুন।" }, "add_point": { "title": "বিন্দু", - "description": "ম্যাপে রেস্তোরাঁ, স্মৃতিস্তম্ভ, ডাকবাক্স অথবা অন্য কোন স্থান সংযোজন করুন।", - "tail": "বিন্দু সংযোজন করার জন্য ম্যাপে ক্লিক করুন।" + "description": "মানচিত্রে রেস্তোরাঁ, স্মৃতিস্তম্ভ, ডাকবাক্স অথবা অন্য কোন স্থান সংযোজন করুন।", + "tail": "বিন্দু সংযোজন করার জন্য মানচিত্রে ক্লিক করুন।" }, "browse": { "title": "ঘুরে ফিরে দেখুন", @@ -42,7 +42,7 @@ } }, "continue": { - "key": "এ", + "key": "A", "title": "\t\nচালিয়ে যান", "description": "এই রেখাকে প্রলম্বিত করুন.", "not_eligible": "কোন রেখাকে এখানে প্রলম্বিত করা যাবে না.", @@ -75,7 +75,7 @@ "line": "এই লাইন এর কোনসমূহ বর্গাকৃতি করুন.", "area": "এই ক্ষেত্রটির কোনসমূহ বর্গাকৃতি করুন." }, - "key": "এস", + "key": "S", "annotation": { "line": "একটি রেখার কোনাগুলিকে চৌকো করা হয়েছে।", "area": "একটি এলাকার কোনাগুলিকে চৌকো করা হয়েছে।" @@ -84,7 +84,7 @@ "straighten": { "title": "সোজা করুন", "description": "এই রেখাটিকে সোজা করুন", - "key": "এস", + "key": "S", "annotation": "একটি রেখাকে সোজা করা হয়েছে।" }, "delete": { @@ -132,6 +132,12 @@ "area": "একটি এলাকাকে সরানো হয়েছে।" } }, + "reflect": { + "key": { + "long": "T", + "short": "Y" + } + }, "rotate": { "title": "ঘোরান", "key": "আর", @@ -179,14 +185,23 @@ "localized_translation_name": "নাম" }, "zoom_in_edit": "সম্পাদনার জন্য জুম ইন করুন", + "login": "প্রবেশ করুন", "logout": "বেরিয়ে যান", - "loading_auth": "ওপেনস্ট্রীটম্যাপ-এর সাথে যোগাযোগ করা হচ্ছে ...", + "loading_auth": "ওপেনস্ট্রীটম্যাপে সংযোগ করা হচ্ছে ...", + "report_a_bug": "সমস্যা প্রতিবেদন করুন", + "help_translate": "অনুবাদ সাহায্য", + "feature_info": { + "hidden_warning": "{count}টি লুকানো বৈশিষ্ট্য" + }, "status": { "error": "API-এর সাথে যোগাযোগ করা যাচ্ছে না।", "offline": "API-টি এই মুহুর্তে অফলাইন। একটু পরে চেষ্টা করুন।" }, "commit": { + "title": "ওপেনস্ট্রীটম্যাপে আপলোড করুন", + "save": "আপলোড করুন", "cancel": "বাতিল করুন", + "changes": "{count}টি পরিবর্তন", "warnings": "সতর্ক বার্তাসমুহ", "modified": "পরিবর্তিত", "deleted": "মুছে ফেলা হয়েছে", @@ -196,9 +211,41 @@ "list": "পরিবর্তনগুলি এদের করা - {users}", "truncated_list": "পরিবর্তনগুলি এদের - {users} এবং অারো {count}জনের করা" }, + "info_panels": { + "key": "I", + "background": { + "key": "B", + "zoom": "জুম", + "unknown": "অজানা" + }, + "history": { + "key": "H", + "title": "ইতিহাস", + "selected": "{n}টি নির্বাচিত", + "version": "সংস্করণ", + "last_edit": "শেষ সম্পাদনা", + "edited_by": "সম্পাদনা করেছেন", + "unknown": "অজানা" + }, + "location": { + "key": "L", + "title": "অবস্থান", + "unknown_location": "অজানা অবস্থান" + }, + "measurement": { + "key": "M", + "selected": "{n}টি নির্বাচিত", + "length": "দৈর্ঘ্য", + "location": "অবস্থান" + } + }, + "geometry": { + "point": "বিন্দু", + "line": "রেখা" + }, "geocoder": { "search": "দুনিয়াজুরে খুজুন...", - "no_results_visible": "দৃশ্যমান ম্যাপ-এ কোন ফলাফল নেই", + "no_results_visible": "দৃশ্যমান মানচিত্রে কোন ফলাফল নেই", "no_results_worldwide": "কোন ফলাফল পাওয়া যায় নি।" }, "geolocate": { @@ -224,40 +271,54 @@ "incomplete": "<ডাউনলোড করা হয়নি>", "feature_list": "বৈশিষ্ট্যসমূহ খুজুন", "edit": "বৈশিষ্ট্য সম্পাদনা করুন", - "none": "কিছুনা" + "check": { + "yes": "হ্যাঁ", + "no": "না" + }, + "add": "যোগ করুন", + "none": "কিছুনা", + "location": "অবস্থান" }, "background": { "title": "পটভূমি", "description": "পটভূমি নির্ধারণ", "percent_brightness": "{opacity}% উজ্জ্বলতা", "none": "কিছুনা", - "reset": "রিসেট" + "reset": "রিসেট", + "minimap": { + "key": "/" + } + }, + "map_data": { + "title": "মানচিত্রের উপাত্ত", + "description": "মানচিত্রের উপাত্ত", + "key": "F" }, "restore": { - "heading": "অাপনার কিছু পরিবর্তন সেভ করা বাকি অাছে", + "heading": "অাপনার কিছু পরিবর্তন সংরক্ষণ করা বাকি অাছে", "description": "আপনি কি আগের সম্পাদনা সময়কালের অসংরক্ষিত পরিবর্তনসমূহ পুনরূদ্ধার করতে চান?" }, "save": { - "title": "সেভ করুন", - "no_changes": "সেভ করার মত কোন পরিবর্তন বাকি নেই।", - "unsaved_changes": "অাপনার কিছু পরিবর্তন সেভ করা বাকি অাছে।" + "title": "সংরক্ষণ করুন", + "no_changes": "সংরক্ষণ করার মত কোন পরিবর্তন বাকি নেই।", + "unsaved_changes": "অাপনার কিছু পরিবর্তন সংরক্ষণ করা বাকি অাছে" }, "success": { - "edited_osm": "ওপেনস্ট্রীটম্যাপ-এ পরিবর্তন করেছেন!", - "just_edited": "অাপনি এইমাত্র ওপেনস্ট্রীটম্যাপ-এ পরিবর্তন করলেন!", - "view_on_osm": "ওপেনস্ট্রীটম্যাপ-এ দেখুন", + "edited_osm": "ওপেনস্ট্রীটম্যাপ সম্পাদিত হয়েছে!", + "just_edited": "অাপনি এইমাত্র ওপেনস্ট্রীটম্যাপ সম্পাদন করলেন!", + "view_on_osm": "ওপেনস্ট্রীটম্যাপে দেখুন", "facebook": "ফেসবুক-এ জানান", "twitter": "টুইটার-এ জানান", "google": "গুগল+ এ জানান" }, "splash": { - "welcome": "iD ওপেনস্ট্রীটম্যাপ এডিটর-এ অাপনাকে স্বাগতম", + "welcome": "iD ওপেনস্ট্রীটম্যাপ সম্পাদকে অাপনাকে স্বাগতম", "walkthrough": "ওয়াকথ্রু শুরু করুন", "start": "এখুনি পরিবর্তন করুন" }, "source_switch": { "live": "সরাসরি", - "lose_changes": "অাপনার কিছু পরিবর্তন সেভ করা বাকি অাছে। ম্যাপ সার্ভার পরিবর্তন করলে সেই পরিবর্তনগুলি হারিয়ে যাবে। অাপনি কি ম্যাপ সার্ভার পরিবর্তন করার ব্যপারে নিঃসঙ্কোচ?", + "lose_changes": "অাপনার কিছু পরিবর্তন সংরক্ষণ করা বাকি অাছে। মানচিত্রের সার্ভার পরিবর্তন করলে সেই পরিবর্তনগুলি হারিয়ে যাবে। অাপনি কি মানচিত্রের সার্ভার পরিবর্তন করার ব্যপারে নিশ্চিত?", "dev": "ডেভ" }, "tag_reference": { @@ -289,7 +350,7 @@ "neighbourhood": "", "province": "", "quarter": "", - "state": "", + "state": "MI", "subdistrict": "", "suburb": "", "countrycode": "bd" @@ -308,8 +369,15 @@ }, "startediting": { "title": "পরিবর্তন করা শুরু করুন", - "save": "অাপনার পরিবর্তনগুলি নিয়মিত সেভ করতে ভুলবেন না!", - "start": "ম্যাপ অাঁকা শুরু করুন!" + "save": "অাপনার পরিবর্তনগুলি নিয়মিত সংরক্ষণ করতে ভুলবেন না!", + "start": "মানচিত্রকরণ শুরু করুন!" + } + }, + "shortcuts": { + "editing": { + "commands": { + "save": "পরিবর্তন সংরক্ষণ করুন" + } } }, "presets": { @@ -317,22 +385,22 @@ "access": { "options": { "designated": { - "description": "কোন চিহ্ন বা স্থানীয় অাইন অনুযায়ী প্রবেশ অনুমোদিত।" + "description": "কোন চিহ্ন বা স্থানীয় অাইন অনুযায়ী প্রবেশ অনুমোদিত" }, "destination": { - "description": "শুধুমাত্র কোন গন্তব্যে পৌছানোর জন্য প্রবেশ অনুমোদিত।", + "description": "শুধুমাত্র কোন গন্তব্যে পৌছানোর জন্য প্রবেশ অনুমোদিত", "title": "গন্তব্য" }, "no": { - "description": "জনসাধারনের প্রবেশ অনুমোদিত নয়।", + "description": "জনসাধারনের প্রবেশ অনুমোদিত নয়", "title": "নিষিদ্ধ" }, "permissive": { - "description": "প্রবেশ অনুমোদিত, যতক্ষন অব্দি এর মালিক অনুমতি প্রত্যাহার না করছেন।", + "description": "প্রবেশ অনুমোদিত, যতক্ষন অব্দি এর মালিক অনুমতি প্রত্যাহার না করছেন", "title": "অনুমতিসূচক" }, "private": { - "description": "প্রত্যেক ব্যক্তির জন্য মালিক-এর অনুমতি থাকলে প্রবেশ অনুমোদিত।", + "description": "প্রত্যেক ব্যক্তির জন্য মালিকের অনুমতি থাকলে প্রবেশ অনুমোদিত", "title": "একান্ত" }, "yes": { @@ -341,6 +409,7 @@ } }, "types": { + "access": "সব", "bicycle": "সাইকেল", "foot": "পদচালন", "horse": "ঘোড়া", @@ -354,27 +423,32 @@ "label": "ঠিকানা", "placeholders": { "city": "শহর", + "conscriptionnumber": "১২৩", "country": "দেশ", + "county": "দেশ", + "county!jp": "জেলা", "district": "জেলা", "housename": "বাড়ির নাম", "housenumber": "১২৩", "place": "জায়গা", - "postcode": "পিনকোড", + "postcode": "ডাককোড", + "province": "প্রদেশ", "state": "রাজ্য", - "street": "স্ট্রীট", + "street": "রাস্তা", "subdistrict": "উপজেলা", - "suburb": "শহরতলি" + "suburb": "শহরতলি", + "unit": "একক" } }, "aerialway": { - "label": "টাইপ" + "label": "ধরন" }, "aerialway/access": { "label": "প্রবেশ করা", "options": { "both": "উভয়", "entry": "প্রবেশ", - "exit": "প্রস্থাণ" + "exit": "প্রস্থান" } }, "aerialway/capacity": { @@ -390,32 +464,35 @@ "options": { "both": "উভয়", "entry": "প্রবেশ", - "exit": "প্রস্থাণ" + "exit": "প্রস্থান" } }, "aeroway": { - "label": "টাইপ" + "label": "ধরন" }, "amenity": { - "label": "টাইপ" + "label": "ধরন" + }, + "area/highway": { + "label": "ধরন" }, "artist": { "label": "শিল্পী" }, "artwork_type": { - "label": "টাইপ" + "label": "ধরন" }, "atm": { "label": "এটিএম" }, "barrier": { - "label": "টাইপ" + "label": "ধরন" }, "bicycle_parking": { - "label": "টাইপ" + "label": "ধরন" }, "boundary": { - "label": "টাইপ" + "label": "ধরন" }, "building": { "label": "দালান" @@ -424,11 +501,11 @@ "label": "দালান" }, "capacity": { - "label": "বহন/সহন-ক্ষমতা", + "label": "ধারণক্ষমতা", "placeholder": "৫০, ১০০, ২০০..." }, "cardinal_direction": { - "label": "দিক/অভিমুখ", + "label": "দিক", "options": { "E": "পূর্ব", "N": "উত্তর", @@ -438,7 +515,7 @@ } }, "clock_direction": { - "label": "দিক/অভিমুখ", + "label": "দিক", "options": { "anticlockwise": "ঘড়ির কাটার উল্টো দিকে", "clockwise": "ঘড়ির কাটার দিকে" @@ -448,13 +525,13 @@ "label": "সংগ্রহের সময়" }, "construction": { - "label": "টাইপ" + "label": "ধরন" }, "country": { "label": "দেশ" }, "crossing": { - "label": "টাইপ" + "label": "ধরন" }, "description": { "label": "বর্ননা" @@ -466,7 +543,7 @@ "label": "জরুরি" }, "entrance": { - "label": "টাইপ" + "label": "ধরন" }, "except": { "label": "ব্যতিক্রম" @@ -479,7 +556,7 @@ "label": "মূল্য" }, "fire_hydrant/type": { - "label": "টাইপ", + "label": "ধরন", "options": { "pond": "পুকুর", "wall": "দেয়াল" @@ -498,17 +575,17 @@ "label": "উৎস" }, "generator/type": { - "label": "টাইপ" + "label": "ধরন" }, "handicap": { "label": "বিকলাঙ্গ", "placeholder": "১-১৮" }, "highway": { - "label": "টাইপ" + "label": "ধরন" }, "historic": { - "label": "টাইপ" + "label": "ধরন" }, "hoops": { "placeholder": "১, ২, ৪..." @@ -517,7 +594,7 @@ "label": "ঝোকা" }, "information": { - "label": "টাইপ" + "label": "ধরন" }, "internet_access": { "label": "ইন্টারনেট সুবিধা", @@ -526,11 +603,11 @@ "terminal": "টার্মিনাল", "wired": "তারযুক্ত", "wlan": "তারবিহীন", - "yes": "হ্যা" + "yes": "হ্যাঁ" } }, "landuse": { - "label": "টাইপ" + "label": "ধরন" }, "lanes": { "label": "লেন", @@ -540,7 +617,7 @@ "label": "স্তর" }, "leisure": { - "label": "টাইপ" + "label": "ধরন" }, "length": { "label": "দৈর্ঘ্য (মিটার)" @@ -553,7 +630,7 @@ "label": "অবস্থান" }, "man_made": { - "label": "টাইপ" + "label": "ধরন" }, "maxspeed": { "label": "গতিসীমা", @@ -570,10 +647,10 @@ "label": "নেটওয়ার্ক" }, "note": { - "label": "নোট" + "label": "টীকা" }, "office": { - "label": "টাইপ" + "label": "ধরন" }, "oneway": { "label": "একমুখো" @@ -585,53 +662,47 @@ "label": "ঘন্টা" }, "operator": { - "label": "অপারেটর" + "label": "পরিচালক" }, "parking": { - "label": "টাইপ" + "label": "ধরন" }, "phone": { - "label": "দূরভাষ", + "label": "ফোন", "placeholder": "+৩১ ৪২ ১২৩ ৪৫৬৭" }, "place": { - "label": "টাইপ" + "label": "ধরন" }, "power": { - "label": "টাইপ" + "label": "ধরন" }, "railway": { - "label": "টাইপ" - }, - "ref": { - "label": "রেফারেন্স" + "label": "ধরন" }, "relation": { - "label": "টাইপ" + "label": "ধরন" }, "religion": { "label": "ধর্ম" }, "restriction": { - "label": "টাইপ" + "label": "ধরন" }, "route": { - "label": "টাইপ" + "label": "ধরন" }, "route_master": { - "label": "টাইপ" + "label": "ধরন" }, "service": { - "label": "টাইপ" + "label": "ধরন" }, "shelter": { "label": "ছাউনি" }, "shop": { - "label": "টাইপ" - }, - "source": { - "label": "উৎস" + "label": "ধরন" }, "structure": { "label": "কাঠামো", @@ -645,20 +716,20 @@ "label": "উপরিভাগ" }, "tourism": { - "label": "টাইপ" + "label": "ধরন" }, "water": { - "label": "টাইপ" + "label": "ধরন" }, "waterway": { - "label": "টাইপ" + "label": "ধরন" }, "website": { "label": "ওয়েবসাইট", "placeholder": "http://example.com/" }, "wetland": { - "label": "টাইপ" + "label": "ধরন" }, "wikipedia": { "label": "উইকিপিডিয়া" @@ -747,7 +818,7 @@ "name": "বৌদ্ধ মন্দির" }, "amenity/place_of_worship/christian": { - "name": "গির্যা" + "name": "গির্জা" }, "amenity/place_of_worship/muslim": { "name": "মসজিদ" @@ -771,7 +842,7 @@ "name": "সাঁতার কাটার পুকুর" }, "amenity/telephone": { - "name": "দুরভাষ" + "name": "টেলিফোন" }, "amenity/theatre": { "name": "থিয়েটার" @@ -792,7 +863,7 @@ "name": "বেড়া" }, "barrier/gate": { - "name": "গেট" + "name": "ফটক" }, "barrier/wall": { "name": "দেয়াল" @@ -834,7 +905,7 @@ "name": "বাস স্টপ" }, "highway/cycleway": { - "name": "সাইকেল-এর রাস্তা" + "name": "সাইকেলের রাস্তা" }, "highway/footway": { "name": "ফুটপাত" @@ -855,7 +926,7 @@ "name": "অজানা রাস্তা" }, "highway/secondary": { - "name": "সেকেন্ডারি রোড" + "name": "দ্বিতীয় স্তরের রাস্তা" }, "highway/service": { "name": "সার্ভিস রোড" @@ -867,10 +938,10 @@ "name": "সিঁড়ি" }, "highway/tertiary": { - "name": "টারশিয়ারি রোড" + "name": "প্রশাখা রাস্তা" }, "highway/traffic_signals": { - "name": "ট্রাফিক সিগনাল" + "name": "ট্রাফিক সংকেত" }, "highway/trunk": { "name": "ট্রাঙ্ক রোড" @@ -951,7 +1022,7 @@ "name": "স্টেডিয়াম" }, "leisure/swimming_pool": { - "name": "সাঁতার কাটার পুকুর" + "name": "সুইমিং পুল" }, "line": { "name": "রেখা" @@ -960,7 +1031,7 @@ "name": "মানুষ নির্মিত" }, "man_made/lighthouse": { - "name": "আলোকস্তম্ভ" + "name": "বাতিঘর" }, "man_made/pier": { "name": "জাহাজঘাটা" @@ -1008,7 +1079,7 @@ "name": "জল" }, "natural/water/lake": { - "name": "জলাশয়" + "name": "হ্রদ" }, "natural/water/pond": { "name": "পুকুর" @@ -1104,7 +1175,7 @@ "name": "বেকারি" }, "shop/bicycle": { - "name": "সাইকেল-এর দোকান" + "name": "সাইকেলের দোকান" }, "shop/boutique": { "name": "বুটিক" @@ -1119,13 +1190,13 @@ "name": "গাড়ির যন্ত্রাংশের দোকান" }, "shop/car_repair": { - "name": "গাড়ি মেরামত-এর দোকান" + "name": "গাড়ি মেরামতের দোকান" }, "shop/clothes": { - "name": "জামাকাপড়-এর দোকান" + "name": "জামাকাপড়ের দোকান" }, "shop/computer": { - "name": "কম্পিউটার-এর দোকান" + "name": "কম্পিউটারের দোকান" }, "shop/department_store": { "name": "ডিপার্টমেন্ট স্টোর" @@ -1146,7 +1217,7 @@ "name": "অাসবাবপত্রের দোকান" }, "shop/gift": { - "name": "উপহার-এর দোকান" + "name": "উপহারের দোকান" }, "shop/mall": { "name": "মল" @@ -1155,7 +1226,7 @@ "name": "মোবাইল ফোন-এর দোকান" }, "shop/music": { - "name": "সগীত-এর দোকান" + "name": "সঙ্গীতের দোকান" }, "shop/optician": { "name": "চক্ষুরোগের চিকিত্সক" @@ -1212,7 +1283,7 @@ "name": "প্রশাসনিক সীমানা" }, "type/route/bicycle": { - "name": "সাইকেল-এর রাস্তা" + "name": "সাইকেলের রাস্তা" }, "vertex": { "name": "অন্যান্য" @@ -1236,7 +1307,71 @@ "name": "নদীতীর" }, "waterway/stream": { - "name": "জলধারা" + "name": "পানিস্রোত" + } + } + }, + "imagery": { + "Bing": { + "description": "উপগ্রহ ও আকাশস্থ চিত্রাবলী।", + "name": "বিং আকাশস্থ চিত্রাবলী" + }, + "DigitalGlobe-Premium": { + "attribution": { + "text": "শর্তাবলী ও প্রতিক্রিয়া" + } + }, + "DigitalGlobe-Standard": { + "attribution": { + "text": "শর্তাবলী ও প্রতিক্রিয়া" + } + }, + "MAPNIK": { + "attribution": { + "text": "© ওপেনস্ট্রীটম্যাপ অবদানকারীগণ, সিসি-বাই-এসএ" + }, + "name": "ওপেনস্ট্রীটম্যাপ (মানক)" + }, + "Mapbox": { + "attribution": { + "text": "শর্তাবলী ও প্রতিক্রিয়া" + }, + "description": "উপগ্রহ ও আকাশস্থ চিত্রাবলী।", + "name": "ম্যাপবক্স উপগ্রহ" + }, + "OSM_Inspector-Highways": { + "attribution": { + "text": "© Geofabrik GmbH, ওপেনস্ট্রীটম্যাপ অবদানকারীগণ, সিসি-বাই-এসএ" + } + }, + "OSM_Inspector-Multipolygon": { + "attribution": { + "text": "© Geofabrik GmbH, ওপেনস্ট্রীটম্যাপ অবদানকারীগণ, সিসি-বাই-এসএ" + } + }, + "OSM_Inspector-Places": { + "attribution": { + "text": "© Geofabrik GmbH, ওপেনস্ট্রীটম্যাপ অবদানকারীগণ, সিসি-বাই-এসএ" + } + }, + "OSM_Inspector-Routing": { + "attribution": { + "text": "© Geofabrik GmbH, ওপেনস্ট্রীটম্যাপ অবদানকারীগণ, সিসি-বাই-এসএ" + } + }, + "OSM_Inspector-Tagging": { + "attribution": { + "text": "© Geofabrik GmbH, ওপেনস্ট্রীটম্যাপ অবদানকারীগণ, সিসি-বাই-এসএ" + } + }, + "hike_n_bike": { + "attribution": { + "text": "© ওপেনস্ট্রীটম্যাপ অবদানকারীগণ" + } + }, + "mapbox_locator_overlay": { + "attribution": { + "text": "শর্তাবলী ও প্রতিক্রিয়া" } } } diff --git a/dist/locales/bs.json b/dist/locales/bs.json index 587ef3899..6ea772723 100644 --- a/dist/locales/bs.json +++ b/dist/locales/bs.json @@ -505,10 +505,6 @@ "generator/type": { "label": "Vrsta" }, - "golf_hole": { - "label": "Referenca", - "placeholder": "Rupa broj (1-18)" - }, "handicap": { "label": "Hendikep", "placeholder": "1-18" @@ -629,9 +625,6 @@ "railway": { "label": "Vrsta" }, - "ref": { - "label": "Referenca" - }, "relation": { "label": "Vrsta" }, @@ -659,9 +652,6 @@ "shop": { "label": "Vrsta" }, - "source": { - "label": "Izvor" - }, "structure": { "label": "Struktura", "options": { @@ -687,9 +677,6 @@ "trail_visibility": { "label": "Vidljivost traga" }, - "tunnel": { - "label": "Tunel" - }, "vending": { "label": "Vrsta dobara" }, @@ -1642,8 +1629,7 @@ "terms": "Nevladin ured,ured NVO,NVO kancelarija" }, "office/physician": { - "name": "Ljekar", - "terms": "ljekar,doktor" + "name": "Ljekar" }, "office/political_party": { "name": "Politička stranka", diff --git a/dist/locales/ca.json b/dist/locales/ca.json index bbcd6ff1a..a844a0dec 100644 --- a/dist/locales/ca.json +++ b/dist/locales/ca.json @@ -328,8 +328,6 @@ }, "commit": { "title": "Puja a l'OpenStreetMap", - "description_placeholder": "Breu descripció de les teves contribucions (necessari)", - "message_label": "Comentari del conjunt de canvis", "upload_explanation": "Els canvis que deseu seran visibles a tots els mapes que utilitzin dades d'OpenStreetMap.", "upload_explanation_with_user": "Els canvis que deseu com a {user} seran visibles en tots els mapes que utilitzin dades d'OpenStreetMap.", "save": "Puja", @@ -1231,10 +1229,6 @@ "generator/type": { "label": "Tipus" }, - "golf_hole": { - "label": "Referència", - "placeholder": "Número de forat (1-18)" - }, "handicap": { "label": "Handicap", "placeholder": "1-18" @@ -1599,9 +1593,6 @@ "container": "Contenidor" } }, - "ref": { - "label": "Referència" - }, "relation": { "label": "Tipus" }, @@ -1709,9 +1700,6 @@ "social_facility": { "label": "Tipus" }, - "source": { - "label": "Font" - }, "sport": { "label": "Esports" }, @@ -1844,9 +1832,6 @@ "trees": { "label": "Arbres" }, - "tunnel": { - "label": "Túnel" - }, "vending": { "label": "Tipus de mercaderies" }, @@ -3411,8 +3396,7 @@ "name": "Oficina d'ONG" }, "office/physician": { - "name": "Metge", - "terms": "Metgessa, Doctor, Doctora" + "name": "Metge" }, "office/political_party": { "name": "Local de partit polític", diff --git a/dist/locales/cs.json b/dist/locales/cs.json index 8576031d9..5f047ac68 100644 --- a/dist/locales/cs.json +++ b/dist/locales/cs.json @@ -328,8 +328,6 @@ }, "commit": { "title": "Nahrát na OpenStreetMap", - "description_placeholder": "Stručný popis vašich úprav (povinné)", - "message_label": "Komentář změnové sady", "upload_explanation": "Vámi provedené změny budou viditelné na všech mapách postavených na datech z OpenStreetMap.", "upload_explanation_with_user": "Změny provedené pod jménem {user} budou viditelné na všech mapách postavených na datech z OpenStreetMap.", "save": "Nahrát", @@ -1389,10 +1387,6 @@ "generator/type": { "label": "Typ" }, - "golf_hole": { - "label": "Číslo", - "placeholder": "Číslo jamky (1-18)" - }, "grape_variety": { "label": "Odrůda vína" }, @@ -1769,9 +1763,6 @@ "container": "Kontejner" } }, - "ref": { - "label": "Označení" - }, "relation": { "label": "Typ" }, @@ -1885,9 +1876,6 @@ "social_facility_for": { "label": "Komu slouží" }, - "source": { - "label": "Zdroj" - }, "sport": { "label": "Sporty" }, @@ -2025,9 +2013,6 @@ "trees": { "label": "Stromy" }, - "tunnel": { - "label": "Tunel" - }, "vending": { "label": "Druh zboží" }, @@ -3989,8 +3974,7 @@ "terms": "nezisková organizace,neziskovka,nevládní organizace" }, "office/physician": { - "name": "Praktický lékař", - "terms": "lékař,praktický lékař,medik,ordinace,doktor,praktický doktor" + "name": "Praktický lékař" }, "office/political_party": { "name": "Politická strana", diff --git a/dist/locales/da.json b/dist/locales/da.json index b9b3a9b8a..fe80326db 100644 --- a/dist/locales/da.json +++ b/dist/locales/da.json @@ -2,7 +2,7 @@ "da": { "modes": { "add_area": { - "title": "Område", + "title": "Områdechangeset", "description": "Tilføj parker, bygninger, søer, eller andre områder til kortet.", "tail": "Klik på kortet for at påbegynde et område, såsom en park, sø eller bygning." }, @@ -328,8 +328,6 @@ }, "commit": { "title": "Upload til OpenStreetMap", - "description_placeholder": "Skriv en kort beskrivelse af dit bidrag (påkrævet)", - "message_label": "Ændringssætkommentarer", "upload_explanation": "De ændringer du uploader vil blive synlige på alle kort der bruger OpenStreetMap-data.", "upload_explanation_with_user": "Ændringer du uploader under brugernavnet {user} vil blive synlige på alle kort der bruger OpenStreetMap-data.", "save": "Upload", @@ -348,6 +346,49 @@ "list": "Redigeringer af {users}", "truncated_list": "Redigeringer af {users} og {count} andre" }, + "info_panels": { + "key": "I", + "background": { + "key": "B", + "title": "Baggrund", + "zoom": "Zoom", + "vintage": "Årgang", + "unknown": "Ukendt", + "show_tiles": "Vis Kort-fliser", + "hide_tiles": "Skjul Kort-fliser" + }, + "history": { + "key": "H", + "title": "Historik", + "selected": "{n} markerede", + "version": "Version", + "last_edit": "Sidst ændret", + "edited_by": "Ændret af", + "changeset": "Ændringssæt", + "unknown": "Ukendt", + "link_text": "Historik på openstreetmap.org" + }, + "location": { + "key": "L", + "title": "Lokation", + "unknown_location": "Ukendt lokation" + }, + "measurement": { + "key": "M", + "title": "Målinger", + "selected": "{n} markeret", + "geometry": "Geometri", + "closed": "lukket", + "center": "Centrum", + "perimeter": "Omkreds", + "length": "Længde", + "area": "Areal", + "centroid": "Geometrisk centrum", + "location": "Lokation", + "metric": "Metrisk", + "imperial": "Imperial" + } + }, "geometry": { "point": "punkt", "vertex": "hjørne", @@ -410,24 +451,28 @@ "background": { "title": "Baggrund", "description": "Baggrundsindstillinger", + "key": "B", "percent_brightness": "{opacity} % lysstyrke", "none": "Ingen", "best_imagery": "Bedst kendte luftfotokilde for denne her lokalitet", "switch": "Skift tilbage til denne baggrund", "custom": "Brugerdefineret", "custom_button": "Rediger brugerdefineret baggrund", + "custom_prompt": "Indtast en URL-skabelon for kort-fliser. Gyldige formater er:\n - {zoom}/{z}, {x}, {y} til Z/X/Y flise-skemaer\n - {ty} til omvendte Y-koordinater i TMS-stil\n - {u} til quad-flise-skemaer\n - {switch:a,b,c} til multipleksning af DNS-server\n\nEksempel:\n{example}", "fix_misalignment": "Juster billedets offset", "imagery_source_faq": "Hvem er ophavsmand til luftfotoet?", "reset": "nulstil", "offset": "Træk et hvert sted i det grå område nedenfor for at justere billedets offset eller indtast offset-værdien i meter.", "minimap": { "description": "Minikort", - "tooltip": "Vis et udzommet kort for at hjælpe med at lokalisere det viste område." + "tooltip": "Vis et udzommet kort for at hjælpe med at lokalisere det viste område.", + "key": "/" } }, "map_data": { "title": "Kortdata", "description": "Kortdata", + "key": "F", "data_layers": "Datalag", "fill_area": "Udfyldning af områder", "map_features": "Kortobjekter", @@ -486,7 +531,8 @@ "area_fill": { "wireframe": { "description": "Ingen fyld (trådnet)", - "tooltip": "At slå visning med trådnet til gør det let at se baggrundsbilledet." + "tooltip": "At slå visning med trådnet til gør det let at se baggrundsbilledet.", + "key": "W" }, "partial": { "description": "Delvist udfyldt", @@ -499,7 +545,9 @@ }, "restore": { "heading": "Du har ændringer der ikke er gemt endnu", - "description": "Ønsker du at gendanne ikke gemte ændringer fra en tidligere redigeringssession?" + "description": "Ønsker du at gendanne ikke gemte ændringer fra en tidligere redigeringssession?", + "restore": "Gendan mine ændringer", + "reset": "Kasser mine ændringer" }, "save": { "title": "Gem", @@ -609,6 +657,7 @@ }, "help": { "title": "Hjælp", + "key": "H", "help": "# Hjælp\n\nDette er et redigeringsværktøj til [OpenStreetMap](http://www.openstreetmap.org/), det åbne og redigerbare verdenskort. Du kan bruge dette værktøj til at opdatere geodata i dit lokalområde. Derved skaber du et bedre verdenskort med open source og frie geodata til gavn for alle.\n\nDine ændringer på kortet vil blive synligt for alle og enhver der benytter OpenStreetMap. For at lave redigeringer skal du være [logget ind](https://www.openstreetmap.org/login).\n\nDette værktøj, kaldet [iD-editoren](http://ideditor.com/), er et kollaborativt projekt og dets [kildekode er tilgængelig på GitHub](https://github.com/openstreetmap/iD).\n", "roads": "# Veje\n\nDu kan oprette, tilrette og slette veje med dette tegneværktøj. Veje kan være af mange forskellige typer: stier, landeveje, spor, cykelstier m.v. Enhver ofte benyttet rute kan kortlægges.\n\n### Markering\n\nKlik på en vej for at markere den. Et omrids dukker op sammen med en lille værktøjsmenu og et sidepanel der viser flere oplysninger om vejen.\n\n### Ændring\n\nOfte ses veje der ikke er justeret i forhold til luftfotoet bag dem eller i forhold til et GPS-spor. Du kan justere disse veje så de er placeret rigtigt.\n\nKlik først på vejen du vil ændre. Dette fremhæver den og viser kontrolpunkter langs med den som kan trækkes det rigtige sted hen. Hvis du har brug for flere kontrolpunkter for at gøre vejen mere detaljeret, kan du dobbeltklikke på en del af vejen, så tilføjes et nyt punkt her.\n\nHvis vejen er forbundet til andre veje, men ikke er korrekt forbundet på kortet, så træk et af kontrolpunkterne hen på den anden vej for at koble dem sammen. Det er vigtigt for kortet, faktisk vitalt for rutevejledninger, at veje er forbundet.\n\nDu kan også klikke på flytteværktøjet eller trykke på tastegenvejen \"M\" for at flytte hele vejen på en gang, og så klikke igen for at gemme flytningen.\n\n### Sletning\n\nHvis en vej er helt forkert - du kan ikke se den på et luftfoto og du har ideelt set fået bekræftet at vejen ikke findes lokalt - så kan du slette vejen. Men pas på med at slette hvad andre har lavet - som med andre ændringer er resultatet synligt for alle, og luftfoto kan være forældede så vejen kunne være bygget i mellemtiden.\n\nDu kan slette en bygning ved at vælge den og klikke på skraldespands-ikonet - alternativt kan du bruge slet-tasten på dit tastatur.\n\n### Oprettelse\n\nHar du fundet et sted hvor der skulle være en vej, men den er ikke på kortet? Klik på Linje-ikonet i øverste venstre del af tegneværktøjet eller klik på tastegenvejen \"2\" for at tegne en linje.\n\nKlik på begyndelsen af vejen for at påbegynde den. Hvis vejen forgrener sig fra en eksisterende vej, så begynd vejen der hvor de er forbundet.\n\nKlik derefter på punkter på vejens forløb så det passer med luftfoto eller GPS-spor. Hvis vejen du tegner krydser en anden vej, så kobl dem sammen ved at klikke på punktet hvor de skærer hinanden. Når du er færdig med at tegne, så dobbeltklik eller tryk på enter-tasten på tastaturet.\n", "gps": "# GPS\n\nIndsamlede GPS-spor er en værdifuld kilde til data for OpenStreetMap. Denne editor understøtter lokale spor – '.gpx'-filer på din lokale computer. Du kan indsamle denne form for GPS-spor med en række smartphone-applikationer såvel som personlige GPS-enheder.\n\nLæs artiklen [Mapping with a Smartphone, GPS or Paper](http://learnosm.org/en/mobile-mapping/) (på engelsk) for nærmere information om, hvordan du optager et GPS-spor.\n\nFor at bruge et GPX-spor til kortlægning, skal du trække og slippe GPX-filen over på kort-editoren. Hvis sporet bliver accepteret, vil det blive tilføjet kortet som en lys lilla linje. Klik på \"Kortdata\"-menuen til højre for at aktivere, deaktivere eller zoome til dette nye GPX-drevne lag.\n\nGPX-sporet bliver ikke direkte uploadet til OpenStreetMap, men vises kun i den nuværende redigeringssession i iD. Den bedste måde at bruge sporet på, er at tegne på kortet mens du bruger sporet som en rettesnor til de nye objekter,\ndu tilføjer. {Upload det også gerne til OpenStreetMap](http://www.openstreetmap.org/trace/create), så andre brugere kan bruge det.\n", @@ -1168,6 +1217,9 @@ "clockwise": "Med uret" } }, + "clothes": { + "label": "Beklædning" + }, "club": { "label": "Type" }, @@ -1184,6 +1236,9 @@ "label": "Webcam-URL", "placeholder": "http://example.com/" }, + "content": { + "label": "Indhold" + }, "country": { "label": "Land" }, @@ -1351,16 +1406,16 @@ "generator/method": { "label": "Metode" }, + "generator/output/electricity": { + "label": "Udgangseffekt", + "placeholder": "50 MW, 100 MW, 200 MW..." + }, "generator/source": { "label": "Kilde" }, "generator/type": { "label": "Type" }, - "golf_hole": { - "label": "Reference", - "placeholder": "Hulnummer (1-18)" - }, "grape_variety": { "label": "Vinsorteliste" }, @@ -1431,6 +1486,9 @@ "kerb": { "label": "Kantsten" }, + "label": { + "label": "Opmærkning" + }, "lamp_type": { "label": "Type" }, @@ -1502,6 +1560,9 @@ "man_made": { "label": "Type" }, + "manhole": { + "label": "Type" + }, "map_size": { "label": "Dækning" }, @@ -1709,6 +1770,10 @@ "plant": { "label": "Kraftstation" }, + "plant/output/electricity": { + "label": "Udgangseffekt", + "placeholder": "500 MW, 1000 MW, 2000 MW..." + }, "population": { "label": "Befolkning" }, @@ -1738,7 +1803,29 @@ } }, "ref": { - "label": "Reference" + "label": "Referencekode" + }, + "ref_aeroway_gate": { + "label": "Gate-nummer" + }, + "ref_golf_hole": { + "label": "Hulnummer", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Krydsnummer" + }, + "ref_platform": { + "label": "Spornummer" + }, + "ref_road_number": { + "label": "Vejnummer" + }, + "ref_route": { + "label": "Rutenummer" + }, + "ref_stop_position": { + "label": "Stoppestedsnummer" }, "relation": { "label": "Type" @@ -1853,9 +1940,6 @@ "social_facility_for": { "label": "Serviceret gruppe" }, - "source": { - "label": "Kilde" - }, "sport": { "label": "Sportsgren" }, @@ -1993,9 +2077,6 @@ "trees": { "label": "Træer" }, - "tunnel": { - "label": "Tunnel" - }, "vending": { "label": "Varetype" }, @@ -2388,6 +2469,10 @@ "name": "Kirke", "terms": "Kirke, Folkekirke" }, + "amenity/place_of_worship/hindu": { + "name": "Hindu-tempel", + "terms": "tempel,hindu" + }, "amenity/place_of_worship/jewish": { "name": "Synagoge", "terms": "Synagoge, Jødisk Synagoge" @@ -2396,6 +2481,18 @@ "name": "Moské", "terms": "Moske, Moské" }, + "amenity/place_of_worship/shinto": { + "name": "Shinto-tempel", + "terms": "tempel,shinto,shin,kami" + }, + "amenity/place_of_worship/sikh": { + "name": "Sikh-tempel", + "terms": "sikh,tempel" + }, + "amenity/place_of_worship/taoist": { + "name": "Taoistisk tempel", + "terms": "tao,taoisme,tempel" + }, "amenity/planetarium": { "name": "Planetarium", "terms": "Planetarium" @@ -2455,6 +2552,10 @@ "name": "Skolegrund", "terms": "Skoleområde, Skolegrund" }, + "amenity/scrapyard": { + "name": "Skrotplads", + "terms": "skrald,skrot,genbrug,affald" + }, "amenity/shelter": { "name": "Shelter", "terms": "Shelter, læskur" @@ -2557,6 +2658,10 @@ "name": "Dyrlæge", "terms": "Dyrlæge, Veterinærdyrlæge" }, + "amenity/waste/dog_excrement": { + "name": "Affaldsspand til hundeekskrementer", + "terms": "lort,hund,ekskrement" + }, "amenity/waste_basket": { "name": "Skraldespand", "terms": "" @@ -2857,6 +2962,10 @@ "name": "Slikbutik", "terms": "Slikbutik, Chokoladeforretning" }, + "craft/distillery": { + "name": "Distelleri", + "terms": "distellering,alkohol,sprit" + }, "craft/dressmaker": { "name": "Skrædder", "terms": "Skrædder, Systue" @@ -2866,7 +2975,8 @@ "terms": "Elektriker, Elektrikerfirma" }, "craft/electronics_repair": { - "name": "Elektronikværksted" + "name": "Elektronikværksted", + "terms": "reparation,elektronik" }, "craft/gardener": { "name": "Gartner", @@ -3126,7 +3236,8 @@ "terms": "Cykelsti" }, "highway/elevator": { - "name": "Elevator" + "name": "Elevator", + "terms": "paternoster" }, "highway/footway": { "name": "Gangsti", @@ -3766,10 +3877,26 @@ "name": "Vandforsyning", "terms": "Vandforsyning, Vandværk" }, + "man_made/watermill": { + "name": "Vandmølle", + "terms": "mølle" + }, + "man_made/windmill": { + "name": "Vindmølle", + "terms": "mølle" + }, "man_made/works": { "name": "Fabrik", "terms": "Fabrik, Fremstillingsvirksomhed, Produktionsvirksomhed" }, + "manhole": { + "name": "Brønd", + "terms": "dæksel,kloak" + }, + "manhole/drain": { + "name": "Regnafløb", + "terms": "storm,regn,afløb" + }, "natural": { "name": "Naturlig", "terms": "Naturlig" @@ -3955,8 +4082,7 @@ "terms": "NGO kontor, NGO" }, "office/physician": { - "name": "Læge", - "terms": "Læge, Doktor" + "name": "Læge" }, "office/political_party": { "name": "Politisk parti", @@ -4042,6 +4168,14 @@ "name": "Kraftværk", "terms": "Kraftværk" }, + "power/generator/source_nuclear": { + "name": "Atomreaktor", + "terms": "atom,nuklear,kernekraft" + }, + "power/generator/source_wind": { + "name": "Vindmølle", + "terms": "mølle,vind,strøm" + }, "power/line": { "name": "Elledning", "terms": "Elledning, Højspændingsledning" @@ -4172,7 +4306,8 @@ "terms": "Antikvitetsforretning, Antikvitetsbutik" }, "shop/appliance": { - "name": "Hvidevareforretning" + "name": "Hvidevareforretning", + "terms": "hvidevare,køleskab,ovn,vaskemaskine" }, "shop/art": { "name": "Kunstbutik", @@ -4344,7 +4479,7 @@ }, "shop/farm": { "name": "Fødevarestand", - "terms": "Fødevarestand, Frugtstand" + "terms": "fødevarestand,frugtstand,gårdbutik,stalddørssalg" }, "shop/fashion": { "name": "Modebutik", diff --git a/dist/locales/de.json b/dist/locales/de.json index bd8abfd60..efe364904 100644 --- a/dist/locales/de.json +++ b/dist/locales/de.json @@ -328,10 +328,9 @@ }, "commit": { "title": "Hochladen zu OpenStreetMap", - "description_placeholder": "Eine kurze Beschreibung deiner Beiträge (erforderlich)", - "message_label": "Änderungssatz-Kommentar", "upload_explanation": "Änderungen, die du hoch lädst, werden auf allen Karten sichtbar, die OpenStreetMap nutzen.", "upload_explanation_with_user": "Änderungen, die du als {user} hoch lädst, werden auf allen Karten sichtbar, die OpenStreetMap nutzen.", + "request_review": "Ich will meine Änderungen von jemanden überprüfen lassen.", "save": "Hochladen", "cancel": "Abbrechen", "changes": "{count} Änderungen", @@ -1162,7 +1161,8 @@ "subdistrict": "Stadtbezirk", "subdistrict!vn": "Bezirk/Gemeinde/Städtchen", "suburb": "Stadtteil", - "suburb!jp": "Bezirk" + "suburb!jp": "Bezirk", + "unit": "Unit" } }, "admin_level": { @@ -1282,6 +1282,10 @@ "brand": { "label": "Marke" }, + "bridge": { + "label": "Typ", + "placeholder": "Standard" + }, "building": { "label": "Gebäude" }, @@ -1350,6 +1354,10 @@ "collection_times": { "label": "Leerungszeiten" }, + "comment": { + "label": "Änderrungssatz Kommentar", + "placeholder": "Kurze Beschreibung deines Beitrags (erforderlich)" + }, "communication_multi": { "label": "Kommunikation..." }, @@ -1384,6 +1392,10 @@ "currency_multi": { "label": "Währungen" }, + "cutting": { + "label": "Typ", + "placeholder": "Standard" + }, "cycle_network": { "label": "Netzwerk" }, @@ -1469,6 +1481,10 @@ "label": "Email", "placeholder": "example@example.com" }, + "embankment": { + "label": "Typ", + "placeholder": "Standard" + }, "emergency": { "label": "Notfall" }, @@ -1509,6 +1525,10 @@ "fixme": { "label": "Korrigiere mich" }, + "ford": { + "label": "Typ", + "placeholder": "Standard" + }, "fuel": { "label": "Kraftstoff" }, @@ -1540,10 +1560,6 @@ "generator/type": { "label": "Typ" }, - "golf_hole": { - "label": "Loch-Nummer", - "placeholder": "1-18" - }, "grape_variety": { "label": "Traubensorten" }, @@ -1554,6 +1570,10 @@ "handrail": { "label": "Geländer" }, + "hashtags": { + "label": "Hashtags", + "placeholder": "#Beispiel" + }, "height": { "label": "Höhe (in Meter)" }, @@ -1628,7 +1648,8 @@ "placeholder": "1, 2, 3 …" }, "layer": { - "label": "Ebene" + "label": "Ebene", + "placeholder": "0" }, "leaf_cycle": { "label": "Blätterzyklus", @@ -1711,6 +1732,10 @@ "maxweight": { "label": "Maximalgewicht" }, + "milestone_position": { + "label": "Meilensteinposition entlang einer Strecke", + "placeholder": "Position auf eine Dezimalstelle (123,4)" + }, "mtb/scale": { "label": "Mountainbike-Schwierigkeitsgrad", "options": { @@ -1931,7 +1956,37 @@ } }, "ref": { - "label": "Referenz" + "label": "Referenzcode" + }, + "ref_aeroway_gate": { + "label": "Gatenummer" + }, + "ref_golf_hole": { + "label": "Lochnummer", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Verkehrsknotennummer" + }, + "ref_platform": { + "label": "Wartestellennummer" + }, + "ref_road_number": { + "label": "Straßennummer" + }, + "ref_route": { + "label": "Routennummer" + }, + "ref_runway": { + "label": "Startbahn Nummer", + "placeholder": "z.B. 01L/19R" + }, + "ref_stop_position": { + "label": "Haltepunktnummer" + }, + "ref_taxiway": { + "label": "Rollbahn Name", + "placeholder": "z.B. A5" }, "relation": { "label": "Typ" @@ -2047,7 +2102,7 @@ "label": "Unterstützter Personenkreis" }, "source": { - "label": "Quelle" + "label": "Quellen" }, "sport": { "label": "Sport" @@ -2187,6 +2242,10 @@ "label": "Bäume" }, "tunnel": { + "label": "Typ", + "placeholder": "Standard" + }, + "tunnel_waterway": { "label": "Tunnel" }, "vending": { @@ -2583,7 +2642,7 @@ }, "amenity/place_of_worship/hindu": { "name": "Hindutempel", - "terms": "" + "terms": "hinduistisch" }, "amenity/place_of_worship/jewish": { "name": "Sy­n­a­go­ge", @@ -2595,15 +2654,15 @@ }, "amenity/place_of_worship/shinto": { "name": "Shintō-Schrein", - "terms": "" + "terms": "Weg der Götter, Shintoismus" }, "amenity/place_of_worship/sikh": { "name": "Sikh-Tempel", - "terms": "" + "terms": "Sikhismus" }, "amenity/place_of_worship/taoist": { "name": "Tao-Tempel", - "terms": "" + "terms": "Taoism, Dao" }, "amenity/planetarium": { "name": "Planetarium", @@ -2672,6 +2731,10 @@ "name": "Unterstand", "terms": "Unterstand, , Wetterschutz, Schutzdach, Schutzraum, Wetterpilz" }, + "amenity/shower": { + "name": "Dusche", + "terms": "Dusche" + }, "amenity/social_facility": { "name": "Sozialeinrichtung", "terms": "Sozialeinrichtung, Sozialhilfeeinrichtung" @@ -2772,7 +2835,7 @@ }, "amenity/waste/dog_excrement": { "name": "Hundekotabfalleimer", - "terms": "" + "terms": "Hundeexkrementbehälter" }, "amenity/waste_basket": { "name": "Mülleimer", @@ -2802,6 +2865,58 @@ "name": "Straßenbelag", "terms": "Straßenbelag, Straßenoberfläche, Straßenzustand" }, + "attraction/amusement_ride": { + "name": "Vergnügungsfahrt", + "terms": "Vergnügungsfahrt, Fahrbetrieb" + }, + "attraction/animal": { + "name": "Tier", + "terms": "Tier" + }, + "attraction/big_wheel": { + "name": "Riesenrad", + "terms": "Riesenrad" + }, + "attraction/bumper_car": { + "name": "Autodrom", + "terms": "Autodrom" + }, + "attraction/bungee_jumping": { + "name": "Bungee Jumping", + "terms": "Bungee Jumping" + }, + "attraction/carousel": { + "name": "Karussell", + "terms": "Karussell" + }, + "attraction/dark_ride": { + "name": "Geisterbahn", + "terms": "Geisterbahn" + }, + "attraction/drop_tower": { + "name": "Fallturm", + "terms": "Fallturm" + }, + "attraction/pirate_ship": { + "name": "Piratenschiff", + "terms": "Piratenschiff" + }, + "attraction/river_rafting": { + "name": "Rafting", + "terms": "Rafting" + }, + "attraction/roller_coaster": { + "name": "Achterbahn", + "terms": "Achterbahn" + }, + "attraction/train": { + "name": "Touristenzug", + "terms": "Touristenzug" + }, + "attraction/water_slide": { + "name": "Wasserrutsche", + "terms": "Wasserrutsche, Wasserrutschbahn" + }, "barrier": { "name": "Barriere", "terms": "Barriere, Hindernis" @@ -3240,6 +3355,10 @@ "name": "Hydrant", "terms": "Hydrant,Löschwasserentnahmestelle" }, + "emergency/life_ring": { + "name": "Rettungsring", + "terms": "Rettungsring" + }, "emergency/no": { "name": "keine Notzufahrt" }, @@ -3261,8 +3380,8 @@ "terms": "Eingang/Ausgang, Zugang/Abgang, Einfahrt/Ausfahrt, Eintritt/Austritt" }, "footway/crossing": { - "name": "Straßenkreuzung", - "terms": "Straßenkreuzung, Kreuzung" + "name": "Fußgängerüberweg", + "terms": "Fußgängerüberweg, Fußwegstraßenkreuzung, Überweg" }, "footway/crosswalk": { "name": "Fußgängerüberweg", @@ -4009,6 +4128,10 @@ "name": "Regenwasserabfluss", "terms": "Regenwasserabfluss, Straßenablauf, Einlaufgitter" }, + "manhole/telecom": { + "name": "Telekommunikationskabel-Wartungszugang", + "terms": "Telekommunikationskabel-Wartungszugang" + }, "natural": { "name": "Natur", "terms": "natürlich" @@ -4194,8 +4317,7 @@ "terms": "NRO, Nichtregierungsorganisation" }, "office/physician": { - "name": "Arztpraxis", - "terms": "Praxis" + "name": "Arztpraxis" }, "office/political_party": { "name": "Partei", @@ -4256,7 +4378,7 @@ }, "place/square": { "name": "Platz", - "terms": "Platz" + "terms": "Platz, Plaza, Vorplatz, Dorfplatz, Kirchplatz, Fußgängerplatz" }, "place/suburb": { "name": "Stadtteil / Vorort", @@ -4335,10 +4457,18 @@ "name": "Ehemalige Eisenbahnstrecke", "terms": "Abgebaute Eisenbahnstrecke, Verfallene Eisenbahn, Aufgegebene Bahnstrecke" }, + "railway/buffer_stop": { + "name": "Prellbock", + "terms": "Puffer, Pufferwehr, Gleisabschlussbock" + }, "railway/crossing": { "name": "Bahnübergang (Pfad)", "terms": "Eisenbahnübergang (Fußgänger),Eisenbahnfussgängerkreuzung" }, + "railway/derail": { + "name": "Gleissperre", + "terms": "Gleissicherung" + }, "railway/disused": { "name": "Unbenutzte Eisenbahnstrecke", "terms": "Unbenutzte Eisenbahnstrecke, Ungenutzte Eisenbahnstrecke, Eingestellte Eisenbahnstrecke, Stillgelegte Eisenbahnstrecke, Stillgelegte Bahnstrecke" @@ -4355,6 +4485,10 @@ "name": "Bahnübergang (Straße)", "terms": "Eisenbagnkreuzung (Straße), Eisenbahnstraßenkreuzung" }, + "railway/milestone": { + "name": "Eisenbahn Meilenstein", + "terms": "Eisenbahnmeilenstein entlang einer Strecke" + }, "railway/monorail": { "name": "Einschienenbahn", "terms": "Einschienenbahn" @@ -4371,6 +4505,10 @@ "name": "Eisenbahnschienen", "terms": "Gleise, Eisenbahnschienen, Schiene" }, + "railway/signal": { + "name": "Eisenbahnsignal", + "terms": "" + }, "railway/station": { "name": "Bahnhof", "terms": "Bahnhof, Haltestelle" @@ -4383,6 +4521,14 @@ "name": "U-Bahn-Eingang", "terms": "U-Bahn-Eingang, Eingang zur U-Bahn" }, + "railway/switch": { + "name": "Eisenbahnweiche", + "terms": "Eisenbahnkreuzungsweiche" + }, + "railway/train_wash": { + "name": "Zugwäsche", + "terms": "Zugwaschstraße, Zugwaschanlage" + }, "railway/tram": { "name": "Straßenbahngleise", "terms": "Straßenbahngleise, Straßenbahn, Bim, Tramway, Stadtbahn, Trambahn" @@ -5207,6 +5353,13 @@ "description": "Standard-DigitalGlobe-Satellitenbilder", "name": "DigitalGlobe Standard" }, + "EsriWorldImagery": { + "attribution": { + "text": "Bedingungen & Feedback" + }, + "description": "Esri world imagery.", + "name": "Esri World Imagery" + }, "MAPNIK": { "attribution": { "text": "© OpenStreetMap-Mitwirkende, CC-BY-SA" diff --git a/dist/locales/dv.json b/dist/locales/dv.json index 65693acdc..f988c7b1c 100644 --- a/dist/locales/dv.json +++ b/dist/locales/dv.json @@ -2,27 +2,235 @@ "dv": { "modes": { "add_area": { + "title": "އިމާރާތްތައް", "description": "ޕާރކުތަކާއި، އިމާރާތްތަކާއި އަދިވެސް ފާހަގަކުރެވޭ ތަންތަން ހިމަނުއްވާ" }, "add_line": { + "title": "ރޮނގު", "description": "ހައިވޭއާއި، މަގުތަކާއި، ދުވާރާއި އަދި އެހެނިހެން ރޮނގުތައް ހިމަނުއްވާ" }, "add_point": { + "title": "ލޮކޭޝަން ޕޮއިންޓް", "description": "ރެސްޓޯރަންޓްތަކާއި، ފާހަގަކުރެވޭ ބިނާތަކާއި، ޕޯސްޓް ފޮށިތަކާއި، އެހެނިހެން މުހިއްމު ތަންތަން ހިމަނުއްވާ" } }, + "operations": { + "add": { + "annotation": { + "point": "މައުލޫމާތެއް އިތުރުކުރައްވައިފި." + } + }, + "start": { + "annotation": { + "line": "ރޮނގެއް އިތުރުކުރަން ފަށައިފި", + "area": "ސަރަޙައްދެއް އިތުރުކުރަން ފަށައިފި" + } + }, + "continue": { + "title": "ކުރިއަަށްދޭ", + "description": "މިރޮނގު ކުރިއަށްގެންދޭ", + "not_eligible": "މިރޮޮނގު މިތަނުގައި ކުރިއަކަށް ނުގެންދެވޭނެ", + "annotation": { + "line": "ކުރިިއަށް ގެންދިޔަ ރޮނގު", + "area": "ކުރިއަށް ގެންދިޔަ ސަރަޙައްދު" + } + }, + "change_tags": { + "annotation": "ޓެގެއް ބަދަލުކުރުން" + }, + "circularize": { + "title": "މިސަރަޙައްދު ވަށްބުރަކަށް ބަދަލުކުރައްވާ", + "description": { + "line": "މިިރޮނގު ވަށްބުރަކަށް ހައްދަވާ" + }, + "not_closed": "މިި ވަށްބުރަކަށް ނުހެދޭނެ " + }, + "orthogonalize": { + "description": { + "area": "މިސަރަޙައްދުގެ ކަންތައް ހަތަރެސްކަން ކުރައްވާ" + }, + "annotation": { + "area": "މިސަރަޙައްދުގެ ކަންތައް ހަތަރެސްކަން ކުރައްވާ" + }, + "not_squarish": "މި ހަތަރެސްކަނަކަށް ނުހެދޭނެ" + }, + "delete": { + "title": "ޑިލީޓްކުރުން", + "description": { + "single": "އެއްްކޮށް ޑިލީޓްކޮށްލާ." + } + }, + "disconnect": { + "title": "ވަކިކުރުން", + "description": "މި ރޮނގުތަކާއި، ސަރަޙައްދުތައް ވަކިކުރައްވާ", + "not_connected": "އެންމެ ރޮނގެއް އޮތުމުން ޑިސްކަނެކްޓް ޓޫލް ބޭނުމެއް ނުކުރެވޭނެ" + }, + "move": { + "title": "ކުރިއަށް", + "description": { + "single": "މިބަައި އެހެން ތަނަކަށް ބަދަލުކުރައްވާ", + "multiple": "މިބަައި އެހެން ތަނަކަށް ބަދަލުކުރައްވާ" + } + }, + "reflect": { + "title": { + "long": "ދިގުމިނަށް ގެނައި ބަދަލު", + "short": "ކުރުމިނަށް ގެނައި ބަދަލު" + }, + "description": { + "long": { + "single": "އެންމެ ދުރަށް ދެވޭ ހިސާބަށް މިމައުލޫމާތު އެއްކުރައްވާ" + }, + "short": { + "single": "އެންމެ ކުައިރިއަށް ދެވޭނެހެން މިމައުލޫމާތު އެއްކުރައްވާ" + } + } + }, + "rotate": { + "title": "އަނބުރާލާ", + "description": { + "single": "މެދު ޕޮއިންޓާ ދިމާވާނެހެން އަނބުރާލާ" + } + }, + "reverse": { + "title": "ދާދިމާ ބަދަލުކުރުމަށް", + "description": "މިރޮނގު އަނެއް ކޮޅަށް ދާނެހެން ހައްދަވާ" + }, + "split": { + "title": "ބައިކޮށްލާ", + "description": { + "line": "މިރޮނގު ދެބަޔަށް ބައިކޮށްލާ" + }, + "not_eligible": "ފަށާއިރު ނުވަތަ ނިންމާއިރު ބައި ނުކުރެވޭނެ ރޮނގުތައް" + } + }, + "undo": { + "tooltip": "ރަނގަޅުކުރޭ: {action}", + "nothing": "ރަނގަޅުކުރަންޖެހޭ ތަނެެއް ނެތް" + }, + "redo": { + "tooltip": "އަލުން ހައްދަވާ: {action}", + "nothing": "އަލުން ހަދަންޖެހޭ ތަނެއް ނެތް" + }, + "tooltip_keyhint": "ޝޯރޓްކަޓް:", + "translate": { + "translate": "އެކި ބަސްބަހުން ބޭނުންކުރާ ނަންތައް", + "localized_translation_label": "އެހެން ބަހަކުން ކިޔާ ނަން", + "localized_translation_language": "ބަސްް ޚިޔާރުކުރައްވާ", + "localized_translation_name": "ނަން" + }, + "help_translate": "އެކި ބަސްބަހުން ބޭނުންކުރާ ނަންތައް", + "info_panels": { + "measurement": { + "area": "އިމާރާތްތައް" + } + }, + "geometry": { + "point": "ލޮކޭޝަން ޕޮއިންޓް", + "line": "ރޮނގު", + "area": "އިމާރާތްތައް" + }, + "geocoder": { + "search": "މުޅި ދުނިޔެއިން ބެލުމަށް ހޯދާ", + "no_results_visible": "ޗާޓުގައި ތިހޯދާ މައުލޫމާތެއް ނެތް" + }, "inspector": { + "all_fields": "ހުރިހާ މަޢުލޫމާތެއް", + "all_tags": "ޓެގްތައް", + "all_relations": "ޗާޓަުގައި ހިމެނޭ ހުރިހާ ބައިތަކެއް", + "choose": "ކަޮންކަހަލަ މައުލޫމާތެއްކަން ފާހަގަކުރޭ", + "search": "ހޯދާ", + "feature_list": "ފާހަގަކުރެވޭ ތަންތަން ހޯދާ", + "radio": { + "structure": { + "type": "އެކިިބާވަތްތަކުގެ ތަންތަން" + } + }, "add_fields": "ޗާާޓަށް މައުލޫމާތު އެއްކުރައްވާ" }, + "background": { + "description": "ސެޓެލައިޓް މެޕް" + }, + "map_data": { + "data_layers": "ފަށަލަތައް" + }, + "save": { + "title": "ސޭވްކުރައްވާ", + "help": "ގެެނައި ބަދަލުތައް ބެލުމަށްފަހު، އެހެން ފަރާތްތަކަށް އޯޕަން ސްޓްރީޓް މެޕަށް އަޕްލޯޑްކުރައްވާ", + "no_changes": "އެއްވެސް ބަދަލެއް އަދި ނުގެނޭ" + }, + "help": { + "title": "އެހީ ހޯއްދަވާ", + "help": "# އެހީ ހޯއްދަވާ\n\nމިއީ އޯޕަން ސްޓްރީޓް މެޕްގެ އެޑިޓަރެއް. އޯޕަން ސްޓްރީޓް މެޕަކީ ހިލޭ އަދި އެޑިޓްކުރެވޭ ދުނިޔޭގެ ޗާޓެއް\n\nތިސަރަޙައްދުގެ ހުރިހާ މައުލޫމާތެއް އޯޕަން ސްޓްރީޓް މެޕްގައި ހިމެނޭނެ، މިއީ، ހުރިހާ އެންމެނަށް ފަސޭހަވާނެހެން މުޅި ދުނިޔޭގެ ހުރިހާ ހިސާބެއްގައި ބޭނުންކުރަމުންދާ ޗާޓެއް\n\nމިޗާޓަށް ގެންނަވާ ބަދަލުތައް އޯޕަން ސްޓްރީޓް މެޕް ބޭނުންކުރާ ހުރިހާ ފަރާތްތަކަށް ފެންނާނެ\n\nIn order to make an edit, you'll need to\n[log in](https://www.openstreetmap.org/login).\n\nThe [iD editor](http://ideditor.com/) is a collaborative project with [sourcecode available on GitHub](https://github.com/openstreetmap/iD).\n" + }, + "shortcuts": { + "browsing": { + "help": { + "title": "އެހީ ހޯއްދަވާ", + "help": "އެހީ ހޯއްދަވާ" + } + }, + "editing": { + "commands": { + "undo": "ރަނގަޅުކުރޭ", + "redo": "އަލުން ހައްދަވާ", + "save": "ގެނައި ބަދަލުތައް ސޭވްކުރައްވާ" + } + } + }, "presets": { "categories": { + "category-barrier": { + "name": "ފާރުތައް" + }, "category-building": { "name": "އެކި ވައްތަރުގެ އިމާރާތް" + }, + "category-landuse": { + "name": "ބިން ބޭނުންކުރާގޮތުގެ ފާހަގަތައް" + }, + "category-natural-area": { + "name": "ގުދުރަތީ ގޮތުން ފާހަގަކުރެވޭ ތަންތަން" + }, + "category-natural-line": { + "name": "ގުދުރަތީ ގޮތުން ފާހަގަކުރެވޭ ތަންތަން" + }, + "category-natural-point": { + "name": "ގުދުރަތީ ގޮތުން ފާހަގަކުރެވޭ ތަންތަން" + }, + "category-path": { + "name": "ދުުވާރު/ ބައިސިކަލް ދުއްވާ މަގު" + }, + "category-rail": { + "name": "ރޭލު މަގު" + }, + "category-road": { + "name": "ތަފާތު މަގުތައް" } }, "fields": { + "access": { + "label": "ހުއްދަދެވޭ ތަންތަން", + "types": { + "access": "ހަުރިހާ އެންމެނަށް ވަދެވޭ", + "bicycle": "ބައިސިކަލް ދުއްވޭތޯ ނުވަތަ ނޫންތޯ", + "foot": "ހިނގާފައި އުޅޭ މަގުތައް", + "horse": "އަސް", + "motor_vehicle": "އުޅަނދުފަހަރަށް ވަދެވޭތޯ ނުވަތަ ނޫންތޯ" + } + }, + "access_simple": { + "label": "ހުއްދަދެވޭ ތަންތަން" + }, "address": { - "label": "އެޑްރެސް" + "label": "އެޑްރެސް", + "placeholders": { + "city": "ސިިޓީ", + "city!jp": "ސިިޓީ/އަވަށް/Village/Tokyo Special Ward", + "city!vn": "ސިިޓީ/އަވަށް", + "district!vn": "Arrondissement/އަވަށް/District", + "place": "ތަނުގެ ނަން" + } }, "building": { "label": "އިމާރާތް" @@ -30,16 +238,108 @@ "building_area": { "label": "އިމާރާތް" }, - "structure": { - "options": { - "bridge": "ފާލަން" + "capacity": { + "label": "ރެސްޓޯރަންޓުގެ ޖާގަ" + }, + "cuisine": { + "label": "ރެސްްޓޯރަންޓްގެ ޚާއްސަ ރަހަތައް" + }, + "cycleway": { + "label": "ބަައިސިކަލް ދުއްވޭ މަގުތައް", + "types": { + "cycleway:left": "ވައަތް ފަރާތް", + "cycleway:right": "ކަނާތް ފަރާތް" } + }, + "delivery": { + "label": "ޑެލިވަރީކުރުން" + }, + "denomination": { + "label": "ދީން" + }, + "fire_hydrant/type": { + "options": { + "pond": "ފެންގަނޑު" + } + }, + "generator/source": { + "label": "ޗާޓަށް މައުލޫމާތު ދިން ފަރާތް" + }, + "internet_access": { + "label": "އިންްޓަރނެޓް ލިބޭތޯ ނުވަތަ ނޫންތޯ" + }, + "lanes": { + "label": "ގޯޅިތަކުގެ އަދަދު" + }, + "levels": { + "label": "ލެެވެލްތައް" + }, + "maxheight": { + "label": "އެންމެ އުސް އުޅަނދުތައް" + }, + "maxspeed": { + "label": "ދުުއްވޭ އެންމެ ބާރު ސްޕީޑު" + }, + "name": { + "label": "ނަން", + "placeholder": "ޢާއްމު ނަންތައް" + }, + "oneway": { + "label": "އެެއްކޮޅަށް ދުއްވާ މަގު" + }, + "oneway_yes": { + "label": "އެެއްކޮޅަށް ދުއްވާ މަގު" + }, + "opening_hours": { + "label": "ރެސްޓޯރަންޓް ހުޅުވިފައި ހުންނަ ވަގުތު" + }, + "operator": { + "label": "ރެސްޓޯރަންޓް ހިންގާ ފަރާތް" + }, + "outdoor_seating": { + "label": "ބޭރުގައި އިށީނދެވޭ ގޮތަށް ހުރި ރެސްޓޯރަންޓް" + }, + "parking": { + "options": { + "surface": "މަގު" + } + }, + "smoking": { + "label": "ދުންފަތުގެ އިސްތިޢުމާލުކުރުން ހުއްދަ" + }, + "sport": { + "label": "ކުޅިވަރު ސްޓޭޑިއަމް" + }, + "sport_ice": { + "label": "ކުޅިވަރު ސްޓޭޑިއަމް" + }, + "sport_racing_motor": { + "label": "ކުޅިވަރު ސްޓޭޑިއަމް" + }, + "sport_racing_nonmotor": { + "label": "ކުޅިވަރު ސްޓޭޑިއަމް" + }, + "structure": { + "label": "އެކި މަގުތަކުގެ އޮނިގަނޑު", + "options": { + "bridge": "ފާލަން", + "tunnel": "ޓަނަލް" + } + }, + "surface": { + "label": "މަގު" + }, + "takeaway": { + "label": "ޓޭކްއަވޭ ރެސްޓޯރަންޓް" } }, "presets": { "address": { "name": "އެޑްރެސް" }, + "aeroway/runway": { + "name": "އެއާރޕޯޓް ރަންވޭ" + }, "aeroway/terminal": { "name": "އެއާރޕޯޓް ގިމަތަ" }, @@ -55,35 +355,236 @@ "amenity/cinema": { "name": "ސިނަމާ" }, + "amenity/fast_food": { + "name": "ފާސްޓް ފުޑް" + }, + "amenity/hospital": { + "name": "ހޮސްޕިޓަލް" + }, + "amenity/library": { + "name": "ލައިބްރަރީ" + }, "amenity/parking": { "name": "ކާރު ޕާރކުކުރާ ސަރަޙައްދު" }, + "amenity/place_of_worship": { + "name": "އަޅުކަންކުރާ ތަންތަން" + }, "amenity/place_of_worship/muslim": { "name": "މިސްކިތް" }, + "amenity/restaurant": { + "name": "ރެސްޓޯރަންޓް" + }, + "amenity/school": { + "name": "ސްކޫލު ބިން" + }, + "amenity/toilets": { + "name": "ފާޚާނާ" + }, + "area": { + "name": "އިމާރާތްތައް" + }, + "area/highway": { + "name": "މަގު" + }, "building": { "name": "އިމާރާތް" }, + "building/apartments": { + "name": "އެޕާރޓްމަންޓްތައް" + }, "building/commercial": { "name": "ވިިޔަފާރި ޢިމާރާތްތައް" }, + "building/house": { + "name": "ގެެދޮރު" + }, + "building/industrial": { + "name": "ސިނާާޢީ ޢިމާރާތްތައް" + }, + "building/public": { + "name": "ސަރުކާރު އިމާރާތްތައް" + }, + "building/residential": { + "name": "މީީހުން ދިރިއުޅޭ ޢިމާރާތްތައް" + }, + "footway/crosswalk": { + "name": "ކަަފިހި ހުރަސް" + }, + "highway": { + "name": "ހައިވޭ" + }, "highway/bus_stop": { "name": "ބަސް ހުއްޓި" }, + "highway/crosswalk": { + "name": "ކަަފިހި ހުރަސް" + }, + "highway/path": { + "name": "ދުވާރު" + }, + "highway/primary": { + "name": "މައި މަގު" + }, + "highway/residential": { + "name": "މީހުުން ދިރިއުޅޭ މަގުތައް" + }, + "highway/service": { + "name": "ޚިދުމަތްދޭ މަގުތައް" + }, + "highway/tertiary": { + "name": "ބާރުބޮޑު މަގުތައް" + }, + "highway/track": { + "name": "ނުހަދާ މަގުތައް" + }, + "highway/unclassified": { + "name": "ފާހަަގަނުކުރެވޭ ކުދި މަގުތައް" + }, + "landuse/aquaculture": { + "name": "އެެކުއާކަލްޗަރ" + }, "landuse/cemetery": { "name": "ސަހަރާ" }, "landuse/commercial": { "name": "ވިޔަފާރި ސަރަޙައްދު" }, + "landuse/farm": { + "name": "ދަނޑުވެރި ސަރަޙައްދުތައް" + }, + "landuse/farmland": { + "name": "ދަނޑުވެރި ސަރަޙައްދުތައް" + }, + "landuse/forest": { + "name": "ޖަންގަލި" + }, + "landuse/grass": { + "name": "ވިނަގަނޑު" + }, + "landuse/industrial": { + "name": "ސިނާޢީ ސަރަޙައްދު" + }, + "landuse/landfill": { + "name": "ކުނި އުކާލާ ސަރަޙައްދު" + }, + "landuse/military": { + "name": "އަސްކަރީ ސަރަޙައްދު" + }, + "landuse/residential": { + "name": "މީހުން ދިރިއުޅޭ ސަރަޙައްދު" + }, + "landuse/retail": { + "name": "ވިޔަފާރި ސަރަޙައްދު" + }, + "leisure/marina": { + "name": "ޔޮޓު މެރީނާ" + }, + "leisure/park": { + "name": "ޕާރކުތައް" + }, + "leisure/pitch/cricket": { + "name": "ކްރިކެޓް ކުޅޭ ސަރަޙައްދު" + }, + "leisure/sports_centre": { + "name": "ކުުޅިވަރު މަރުކަޒު" + }, + "leisure/stadium": { + "name": "ސްޓޭޑިއަމް" + }, "man_made/bridge": { "name": "ފާލަން" }, + "man_made/pier": { + "name": "ބަނދަރު" + }, + "natural/bare_rock": { + "name": "ފަރުބަދަ ފަދަ ތަންތަން" + }, "natural/beach": { "name": "މޫދު ސަރަޙައްދު" }, + "natural/coastline": { + "name": "އައްސޭރިފަށް" + }, + "natural/water": { + "name": "ފެން" + }, + "natural/water/lake": { + "name": "ކޯރު" + }, + "natural/water/pond": { + "name": "ފެންގަނޑު" + }, + "natural/wetland": { + "name": "ޗަކަ ގަނޑު" + }, + "natural/wood": { + "name": "ޖަންގަލި" + }, + "office/government": { + "name": "ސަރުކާރު އޮފީސްތައް" + }, + "office/travel_agent": { + "name": "ޓްރެވެލް އޭޖެންސީ" + }, + "place": { + "name": "ތަނުގެ ނަން" + }, + "place/city": { + "name": "ސިިޓީ" + }, + "place/island": { + "name": "ރަށް" + }, + "place/locality": { + "name": "ރަށްްފުށު" + }, + "place/town": { + "name": "އަވަށް" + }, + "point": { + "name": "ލޮކޭޝަން ޕޮއިންޓް" + }, + "power/line": { + "name": "ކަރަންޓް ވިއުގަ" + }, + "route/ferry": { + "name": "ފެރީއަށްދާ މަގުތައް" + }, + "shop": { + "name": "ފިހާރަ" + }, "shop/car_repair": { "name": "ކާާރު ހަދައިދޭ ގަރާޖް" + }, + "shop/hardware": { + "name": "ހާރޑްވެއާރ ފިހާރަ" + }, + "shop/mobile_phone": { + "name": "މޯބައިލް ފޯނު ވިއްކާ ފިހާރަ" + }, + "shop/supermarket": { + "name": "ސުޕަރމާރކެޓް" + }, + "shop/travel_agency": { + "name": "ޓްރެވެލް އޭޖެންސީ" + }, + "tourism/hotel": { + "name": "ހޮޓާ" + }, + "type/route/ferry": { + "name": "ފެރީއަށްދާ މަގުތައް" + }, + "waterway": { + "name": "ކަނޑުމަގު" + }, + "waterway/canal": { + "name": "ކެނެލް" + }, + "waterway/dock": { + "name": "ބޯޓުފަހަރު ބަނދަރުކުރާ ސަރަޙައްދު" } } } diff --git a/dist/locales/el.json b/dist/locales/el.json index 4cf891116..1cddfbb8b 100644 --- a/dist/locales/el.json +++ b/dist/locales/el.json @@ -291,8 +291,6 @@ }, "commit": { "title": "Μεταφόρτωση στο OpenStreetMap", - "description_placeholder": "Σύντομη περιγραφή των συνεισφορών σας (απαιτείται)", - "message_label": "Σχόλιο Αλλαγών", "upload_explanation": "Οι αλλαγές που θα ανεβάσετε θα είναι ορατές σε όλους τους χάρτες που χρησιμοποιούν δεδομένα OpenStreetMap.", "upload_explanation_with_user": "Οι αλλαγές που θα ανεβάσετε ως {user} θα είναι ορατές σε όλους τους χάρτες που χρησιμοποιούν δεδομένα OpenStreetMap.", "save": "Μεταφόρτωση", @@ -311,6 +309,28 @@ "list": "Επεξεργασίες από {users}", "truncated_list": "Επεξεργασίες από {users} και {count} άλλους" }, + "info_panels": { + "background": { + "title": "Υπόβαθρο" + }, + "history": { + "title": "Ιστορικό", + "selected": "{n} επιλεγμένα", + "version": "Έκδοση" + }, + "location": { + "title": "Τοποθεσία" + }, + "measurement": { + "title": "Μέτρηση", + "geometry": "Γεωμετρία", + "center": "Κέντρο", + "perimeter": "Περίμετρος", + "length": "Μήκος", + "area": "Περιοχή", + "location": "Τοποθεσία" + } + }, "geometry": { "point": "σημείο", "vertex": "κορυφή", @@ -383,7 +403,8 @@ "offset": "Σύρετε οπουδήποτε στην γκρίζα περιοχή παρακάτω για να προσαρμόσετε την απόκλιση της εικόνας ή εισαγάγετε τις τιμές της απόκλισης σε μέτρα.", "minimap": { "description": "Μικροχάρτης", - "tooltip": "Προβολή ενός χάρτη σε σμίκρυνση, για να σας βοηθήσει να εντοπίσετε την περιοχή που εμφανίζεται αυτή τη στιγμή." + "tooltip": "Προβολή ενός χάρτη σε σμίκρυνση, για να σας βοηθήσει να εντοπίσετε την περιοχή που εμφανίζεται αυτή τη στιγμή.", + "key": "/" } }, "map_data": { @@ -436,7 +457,8 @@ "tooltip": "Γραμμές Μεταφοράς Ρεύματος, Μονάδες Ηλεκτροπαραγωγής, Υποσταθμοί, κτλ." }, "past_future": { - "description": "Παρελθόν/Μέλλον" + "description": "Παρελθόν/Μέλλον", + "tooltip": "Προτεινόμενο, Υπό Κατασκευή, Εγκαταλειμμένο, Κατεδαφισμένο, κλπ." }, "others": { "description": "Άλλα", @@ -462,7 +484,7 @@ "title": "Αποθήκευση", "no_changes": "Δεν υπάρχουν αλλαγές για αποθήκευση.", "unknown_error_details": "Παρακαλώ επιβεβαιώστε ότι είστε συνδεδεμένοι στο διαδίκτυο.", - "uploading": "Μεταφόρτωση στο OpenStreetMap...", + "uploading": "Μεταφόρτωση αλλαγών στο OpenStreetMap...", "unsaved_changes": "Έχετε μη αποθηκευμένες αλλαγές", "conflict": { "header": "Επίλυση επεξεργασιών σε διένεξη", @@ -500,6 +522,7 @@ }, "splash": { "welcome": "Καλώς ήλθατε στον iD επεξεργαστή για το OpenStreetMap", + "text": "Το iD είναι ένα φιλικό αλλά ισχυρό εργαλείο για συνεισφορά στον καλύτερο του κόσμου, ελεύθερο, παγκόσμιο χάρτη. Αυτή είναι η έκδοση {version}. Για περισσότερες πληροφορίες δείτε το {website} και αναφέρετε bugs στο {github}.", "walkthrough": "Ξεκινήστε την Περιήγηση", "start": "Επεξεργασία Τώρα" }, @@ -546,6 +569,7 @@ "district": "", "hamlet": "", "neighbourhood": "", + "postcode": "49093", "province": "", "quarter": "", "state": "", @@ -557,7 +581,8 @@ "title": "Πλοήγηση" }, "points": { - "title": "Σημεία" + "title": "Σημεία", + "choose_cafe": "**Επιλέξτε {preset} από τη λίστα.**" }, "areas": { "title": "Περιοχές" @@ -565,12 +590,37 @@ "lines": { "title": "Γραμμές" }, + "buildings": { + "title": "Κτίρια" + }, "startediting": { "title": "Εκκίνηση Επεξεργασίας", "save": "Μην ξεχνάτε να αποθηκεύετε συχνά τις αλλαγές σας!", "start": "Αρχίστε να χαρτογραφείτε!" } }, + "shortcuts": { + "toggle": { + "key": "?" + }, + "or": "-ή-", + "browsing": { + "help": { + "title": "Βοήθεια" + } + }, + "editing": { + "commands": { + "title": "Εντολές" + } + }, + "tools": { + "title": "Εργαλεία", + "info": { + "title": "Πληροφορίες" + } + } + }, "presets": { "categories": { "category-barrier": { @@ -715,6 +765,7 @@ "label": "Θερμαινόμενο" }, "aerialway/occupancy": { + "label": "Χωρητικότητα", "placeholder": "2, 4, 8..." }, "aerialway/summer/access": { @@ -788,7 +839,8 @@ "options": { "plasma": "πλάσμα", "platelets": "αιμοπετάλια", - "stemcells": "δείγματα βλαστοκυττάρων" + "stemcells": "δείγματα βλαστοκυττάρων", + "whole": "ολικό αίμα" } }, "board_type": { @@ -869,6 +921,9 @@ "contact/webcam": { "placeholder": "http://example.com/" }, + "content": { + "label": "Περιεχόμενο" + }, "country": { "label": "Χώρα" }, @@ -884,6 +939,9 @@ "crossing": { "label": "Είδος" }, + "cuisine": { + "label": "Κουζίνες" + }, "currency_multi": { "label": "Νομίσματα" }, @@ -1017,16 +1075,16 @@ "generator/method": { "label": "Μέθοδος" }, + "generator/output/electricity": { + "label": "Ισχύς Εξόδου", + "placeholder": "50 MW, 100 MW, 200 MW..." + }, "generator/source": { "label": "Πηγή" }, "generator/type": { "label": "Τύπος" }, - "golf_hole": { - "label": "Αναφορά", - "placeholder": "Αριθμός τρύπας (1-18)" - }, "grape_variety": { "label": "Ποικιλία Αμπελιού" }, @@ -1046,6 +1104,9 @@ "historic": { "label": "Είδος" }, + "historic/civilization": { + "label": "Ιστορικός Πολιτισμός" + }, "hoops": { "label": "Ρακέτες", "placeholder": "1, 2, 4..." @@ -1053,6 +1114,9 @@ "iata": { "label": "IATA" }, + "icao": { + "label": "ICAO" + }, "incline": { "label": "Κλίση" }, @@ -1066,6 +1130,9 @@ "information": { "label": "Είδος" }, + "inscription": { + "label": "Επιγραφή" + }, "internet_access": { "label": "Πρόσβαση στο διαδίκτυο", "options": { @@ -1117,6 +1184,7 @@ "leaf_type": { "label": "Είδος φυλλώματος", "options": { + "broadleaved": "Πλατύφυλλα", "leafless": "Χωρίς φύλλωμα", "mixed": "Μεικτά" } @@ -1124,6 +1192,7 @@ "leaf_type_singular": { "label": "Είδος φυλλώματος", "options": { + "broadleaved": "Πλατύφυλλο", "leafless": "Χωρίς φύλλωμα" } }, @@ -1163,6 +1232,9 @@ "maxstay": { "label": "Μέγιστη παραμονή" }, + "maxweight": { + "label": "Μέγιστο Βάρος" + }, "mtb/scale": { "label": "Δυσκολία Ορεινής Ποδηλασίας", "options": { @@ -1292,6 +1364,13 @@ "place": { "label": "Είδος" }, + "plant": { + "label": "Φυτό" + }, + "plant/output/electricity": { + "label": "Ισχύς Εξόδου", + "placeholder": "500 MW, 1000 MW, 2000 MW..." + }, "population": { "label": "Πληθυσμός" }, @@ -1310,8 +1389,12 @@ "centre": "Κέντρο Ανακύκλωσης" } }, - "ref": { - "label": "Αναφορά" + "ref_aeroway_gate": { + "label": "Αριθμός Πύλης" + }, + "ref_golf_hole": { + "label": "Αριθμός Τρύπας", + "placeholder": "1-18" }, "relation": { "label": "Είδος" @@ -1325,6 +1408,9 @@ "restrictions": { "label": "Απαγορεύσεις Στροφών" }, + "rooms": { + "label": "Δωμάτια" + }, "route": { "label": "Είδος" }, @@ -1357,6 +1443,12 @@ "service": { "label": "Τύπος" }, + "service/bicycle": { + "label": "Υπηρεσίες" + }, + "service/vehicle": { + "label": "Υπηρεσίες" + }, "service_rail": { "options": { "crossover": "Σύνδεση Παραλλήλων Γραμμών" @@ -1394,9 +1486,6 @@ "social_facility": { "label": "Είδος" }, - "source": { - "label": "Πηγή" - }, "sport": { "label": "Αθλήματα" }, @@ -1415,6 +1504,9 @@ "start_date": { "label": "Ημερομηνία Έναρξης" }, + "step_count": { + "label": "Αριθμός Σκαλοπατιών" + }, "stop": { "label": "Είδος Στοπ", "options": { @@ -1451,6 +1543,7 @@ "label": "Είδος Επιτήρησης", "options": { "ALPR": "Αυτόματος Αναγνώστης Πινακίδων Κυκλοφορίας", + "camera": "Κάμερα", "guard": "Φύλακας" } }, @@ -1512,9 +1605,6 @@ "trees": { "label": "Δέντρα" }, - "tunnel": { - "label": "Σήραγγα" - }, "vending": { "label": "Είδος αγαθών" }, @@ -1630,16 +1720,15 @@ "terms": "Μπάρμπεκιου, γκριλ" }, "amenity/bench": { - "name": "Παγκάκι", - "terms": "Παγκάκι" + "name": "Παγκάκι" }, "amenity/bicycle_parking": { "name": "Χώρος Στάθμευσης Ποδηλάτων", "terms": "Πάρκινγκ ποδηλάτων, μπάρες, κάγκελα για ποδήλατα, θέσεις στάθμευσης ποδηλάτων" }, "amenity/bicycle_rental": { - "name": "Ενοικίαση Ποδηλάτων", - "terms": "Ενοικίαση ποδηλάτων" + "name": "Ενοικιαζόμενα Ποδηλάτα", + "terms": "Κοινόχρηστα Ποδήλατα, Ενοικίαση Ποδηλάτων" }, "amenity/biergarten": { "name": "Κήπος Μπυραρίας", @@ -1735,8 +1824,8 @@ "name": "Τερματικό Φέρυ Μποτ" }, "amenity/fire_station": { - "name": "Πυροσβεστική", - "terms": "Πυροσβεστικός σταθμός, Πυροσβεστική, 199" + "name": "Πυροσβεστικός Σταθμός", + "terms": "Πυροσβεστική, 199" }, "amenity/fountain": { "name": "Σιντριβάνι", @@ -1744,7 +1833,7 @@ }, "amenity/fuel": { "name": "Βενζινάδικο", - "terms": "Σταθμός καυσίμων, Βενζινάδικο, Πρατήριο καυσίμων" + "terms": "Σταθμός καυσίμων, Πρατήριο καυσίμων" }, "amenity/grave_yard": { "name": "Κοιμητήριο", @@ -1807,6 +1896,9 @@ "name": "Εκκλησία", "terms": "Εκκλησία, ξωκλήσι, εκκλησάκι, ναός, ιερός ναός" }, + "amenity/place_of_worship/hindu": { + "name": "Ινδουιστικός Ναός" + }, "amenity/place_of_worship/jewish": { "name": "Συναγωγή", "terms": "Συναγωγή" @@ -1820,8 +1912,8 @@ "terms": "Πλανητάριο" }, "amenity/police": { - "name": "Αστυνομία", - "terms": "Αστυνομία, Αστυνομικό τμήμα, τροχαία, ΕΛ.ΑΣ." + "name": "Αστυνομικό Τμήμα", + "terms": "Αστυνομία, τροχαία, ΕΛ.ΑΣ." }, "amenity/post_box": { "name": "Γραμματοκιβώτιο", @@ -1832,15 +1924,15 @@ "terms": "Ταχυδρομείο" }, "amenity/prison": { - "name": "Χώρος φυλακής", - "terms": "Σωφρονιστικό ίδρυμα" + "name": "Χώρος Φυλακής", + "terms": "Σωφρονιστικό ίδρυμα, Φυλακή" }, "amenity/pub": { "name": "Παμπ", "terms": "Παμπ" }, "amenity/public_bookcase": { - "name": "Δημόσια ανταλλακτική βιβλιοθήκη", + "name": "Δημόσια Ανταλλακτική Βιβλιοθήκη", "terms": "Δημόσια βιβλιοθήκη" }, "amenity/recycling": { @@ -1859,7 +1951,7 @@ }, "amenity/school": { "name": "Χώρος Σχολείου", - "terms": "δημοτικό, γυμνάσιο, λύκειο" + "terms": "σχολείο, δημοτικό, γυμνάσιο, λύκειο" }, "amenity/shelter": { "name": "Στέγαστρο" @@ -1902,7 +1994,7 @@ }, "amenity/university": { "name": "Χώρος Πανεπιστημίου", - "terms": "Πανεπιστημιούπολη, Πανεπιστήμιο, campus, ΤΕΙ, ΑΤΕΙ" + "terms": "Πανεπιστημιούπολη, Πανεπιστήμιο, campus, ΤΕΙ, ΑΤΕΙ, ΑΕΙ" }, "amenity/vending_machine/cigarettes": { "name": "Αυτόματος πωλητής τσιγάρων" @@ -1935,6 +2027,9 @@ "name": "Κάδος απορριμμάτων", "terms": "Κάδος σκουπιδιών" }, + "amenity/watering_place": { + "name": "Ποτίστρα Ζώων" + }, "area": { "name": "Περιοχή", "terms": "Περιοχή" @@ -2024,7 +2119,7 @@ }, "building/chapel": { "name": "Παρεκκλήσι", - "terms": "Παρεκκλήσι, Κτίριο Παρεκκλησίου" + "terms": "Παρεκκλήσι, Κτίριο Παρεκκλησίου, Ξωκκλήσι, Εξωκκλήσι" }, "building/church": { "name": "Κτίριο Εκκλησίας", @@ -2080,7 +2175,7 @@ "terms": "Βιομηχανικό κτήριο" }, "building/kindergarten": { - "name": "Κτίριο Νηπιαγωγείου/Παιδικού σταθμού" + "name": "Κτίριο Νηπιαγωγείου/Παιδικού Σταθμού" }, "building/public": { "name": "Δημόσιο Κτίριο", @@ -2113,6 +2208,9 @@ "building/warehouse": { "name": "Αποθήκη" }, + "craft": { + "name": "Τέχνη" + }, "craft/basket_maker": { "name": "Καλαθάς" }, @@ -2152,6 +2250,9 @@ "name": "Ηλεκτρολόγος", "terms": "ηλεκτροτεχνίτης" }, + "craft/electronics_repair": { + "name": "Μαγαζί Επισκευής Ηλεκτρονικών" + }, "craft/gardener": { "name": "Κηπουρός" }, @@ -2159,6 +2260,9 @@ "name": "Υαλουργία", "terms": "Υαλουργός, τζαμάς, τζάμια, βιτρό, γυάλινα αντικείμενα, παράθυρα, υαλογραφία" }, + "craft/hvac": { + "name": "HVAC" + }, "craft/jeweler": { "name": "Κοσμηματοπώλης" }, @@ -2204,6 +2308,9 @@ "craft/stonemason": { "name": "Λιθοποιός" }, + "craft/sweep": { + "name": "Καπνοδοχοκαθαριστής" + }, "craft/tailor": { "name": "Ραφτική" }, @@ -2268,6 +2375,9 @@ "name": "Τρύπα Γηπέδου Γκολφ", "terms": "Τρύπα Γηπέδου Γκολφ" }, + "healthcare/blood_donation": { + "name": "Κέντρο Αιμοδοσίας" + }, "highway": { "name": "Αυτοκινητόδρομος" }, @@ -2289,6 +2399,10 @@ "name": "Ποδηλατόδρομος", "terms": "Διαδρομή ποδηλάτων, Δρόμος ποδηλάτων, ποδηλατολωρίδα" }, + "highway/elevator": { + "name": "Ανελκυστήρας", + "terms": "Ασανσέρ" + }, "highway/footway": { "name": "Μονοπάτι", "terms": "Μονοπάτι, Διαδρομή πεζού, πεζοδρόμιο, πεζόδρομος, βόλτα" @@ -2441,6 +2555,10 @@ "landuse/allotments": { "name": "Κοινωτικοί Κήποι" }, + "landuse/aquaculture": { + "name": "Ιχθυοτροφείο", + "terms": "Ιχθυοκαλλιέργεια" + }, "landuse/basin": { "name": "Κανάλι Αποστράγγισης", "terms": "Λεκανοπέδιο" @@ -2598,6 +2716,9 @@ "name": "Μαρίνα", "terms": "Μαρίνα" }, + "leisure/miniature_golf": { + "name": "Μίνι Γκολφ" + }, "leisure/nature_reserve": { "name": "Προστατευόμενος Βιότοπος" }, @@ -2713,6 +2834,12 @@ "name": "Σωλήνωση", "terms": "Αγωγός, σωλήνας" }, + "man_made/pumping_station": { + "name": "Αντλιοστάσιο" + }, + "man_made/silo": { + "name": "Σιλό" + }, "man_made/storage_tank": { "name": "Δεξαμενή Αποθήκευσης" }, @@ -2745,6 +2872,12 @@ "name": "Υδραυλικά Έργα", "terms": "Υδραυλικά έργα" }, + "man_made/watermill": { + "name": "Νερόμυλος" + }, + "man_made/windmill": { + "name": "Ανεμόμυλος" + }, "man_made/works": { "name": "Εργοστάσιο", "terms": "Εργοστάσιο, Φάμπρικα" @@ -2929,8 +3062,8 @@ "terms": "Πόλη" }, "place/hamlet": { - "name": "Χωριουδάκι", - "terms": "Χωριουδάκι, Οικισμός" + "name": "Οικισμός", + "terms": "Χωριουδάκι" }, "place/island": { "name": "Νησί", @@ -2965,6 +3098,9 @@ "name": "Γεννήτρια Ρεύματος", "terms": "ηλεκτρική γεννήτρια" }, + "power/generator/source_wind": { + "name": "Ανεμογεννήτρια" + }, "power/line": { "name": "Καλώδιο Ρεύματος", "terms": "Καλώδια ρεύματος, ηλεκτροφόρα καλώδια" @@ -3189,6 +3325,7 @@ "name": "Κατάστημα Επίπλων" }, "shop/garden_centre": { + "name": "Κέντρο Κήπου", "terms": "Φυτώριο" }, "shop/gift": { @@ -3263,6 +3400,9 @@ "shop/organic": { "name": "Κατάστημα βιολογικών προϊόντων" }, + "shop/paint": { + "name": "Χρωματοπωλείο" + }, "shop/perfumery": { "name": "Κατάστημα Αρωμάτων" }, @@ -3274,6 +3414,9 @@ "name": "Φωτογραφείο", "terms": "φωτογράφος" }, + "shop/radiotechnics": { + "name": "Μαγαζί Ηλεκτρονικών Εξαρτημάτων" + }, "shop/seafood": { "name": "Κατάστημα Θαλασσινών", "terms": "θαλασσινά, ψάρια, ψαράδικο, ιχθυοπωλείο" @@ -3344,6 +3487,9 @@ "name": "Κατάστημα σκιάστρων παραθύρου", "terms": "Κατάστημα σκιάστρων παραθύρου, κατάστημα ρολών παραθύρου, γρίλιες" }, + "shop/wine": { + "name": "Κάβα Κρασιών" + }, "tourism": { "name": "Τουρισμός", "terms": "Τουρισμός" @@ -3523,8 +3669,8 @@ "terms": "Ποτάμι" }, "waterway/riverbank": { - "name": "Όχθη Ποταμιού", - "terms": "Όχθη ποταμιού" + "name": "Όχθη Ποταμού", + "terms": "Όχθη Ποταμιού" }, "waterway/stream": { "name": "Ρέμα", @@ -3535,7 +3681,167 @@ }, "waterway/weir": { "name": "Υδατοφράκτης", - "terms": "Υδατοφράκτης" + "terms": "Υδατοφράχτης" + } + } + }, + "imagery": { + "Bing": { + "description": "Δορυφορική και εναέρια εικόνα." + }, + "DigitalGlobe-Premium": { + "attribution": { + "text": "Όροι και σχόλια" + }, + "description": "Δορυφορική εικόνα Premium DigitalGlobe." + }, + "DigitalGlobe-Standard": { + "attribution": { + "text": "Όροι και σχόλια" + }, + "description": "Δορυφορική εικόνα Standard DigitalGlobe." + }, + "MAPNIK": { + "attribution": { + "text": "© OpenStreetMap contributors, CC-BY-SA" + }, + "description": "Η προεπιλεγμένη στρώση του OpenStreetMap." + }, + "Mapbox": { + "attribution": { + "text": "Όροι και σχόλια" + }, + "description": "Δορυφορική και εναέρια εικόνα." + }, + "OSM_Inspector-Addresses": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA" + } + }, + "OSM_Inspector-Geometry": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA" + } + }, + "OSM_Inspector-Highways": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA" + } + }, + "OSM_Inspector-Multipolygon": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA" + } + }, + "OSM_Inspector-Places": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA" + } + }, + "OSM_Inspector-Routing": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA" + } + }, + "OSM_Inspector-Tagging": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA" + } + }, + "Waymarked_Trails-Cycling": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, δεδομένα χάρτη OpenStreetMap contributors, ODbL 1.0" + } + }, + "Waymarked_Trails-Hiking": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, δεδομένα χάρτη OpenStreetMap contributors, ODbL 1.0" + } + }, + "Waymarked_Trails-MTB": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, δεδομένα χάρτη OpenStreetMap contributors, ODbL 1.0" + } + }, + "Waymarked_Trails-Skating": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, δεδομένα χάρτη OpenStreetMap contributors, ODbL 1.0" + } + }, + "Waymarked_Trails-Winter_Sports": { + "attribution": { + "text": "© Michael Spreng, CC by-SA 3.0, δεδομένα χάρτη OpenStreetMap contributors, ODbL 1.0" + } + }, + "basemap.at": { + "attribution": { + "text": "basemap.at" + }, + "name": "basemap.at" + }, + "basemap.at-orthofoto": { + "attribution": { + "text": "basemap.at" + }, + "description": "Ορθοφωτογραφική στρώση που παρέχεται από το basemap.at. \"Διάδοχος\" των εικόνων του geoimage.at.", + "name": "basemap.at Ορθοφωτογραφία" + }, + "hike_n_bike": { + "attribution": { + "text": "© OpenStreetMap contributors" + } + }, + "mapbox_locator_overlay": { + "attribution": { + "text": "Όροι και σχόλια" + } + }, + "openpt_map": { + "attribution": { + "text": "© OpenStreetMap contributors, CC-BY-SA" + } + }, + "osm-gps": { + "attribution": { + "text": "© OpenStreetMap contributors" + }, + "description": "Δημόσια ίχνη GPS που έχουν μεταφορτωθεί στο OpenStreetMap.", + "name": "Ίχνη GPS OpenStreetMap." + }, + "osm-mapnik-black_and_white": { + "attribution": { + "text": "© OpenStreetMap contributors, CC-BY-SA" + } + }, + "osm-mapnik-german_style": { + "attribution": { + "text": "© OpenStreetMap contributors, CC-BY-SA" + } + }, + "qa_no_address": { + "attribution": { + "text": "Simon Poole, Δεδομένα © OpenStreetMap contributors" + } + }, + "skobbler": { + "attribution": { + "text": "© Πλακίδια: skobbler Δεδομένα χάρτη: OpenStreetMap contributors" + }, + "name": "skobbler" + }, + "stamen-terrain-background": { + "attribution": { + "text": "Πλακίδια χάρτη από Stamen Design, υπό CC BY 3.0" + } + }, + "tf-cycle": { + "attribution": { + "text": "Χάρτες © Thunderforest, Δεδομένα © OpenStreetMap contributors" + } + }, + "tf-landscape": { + "attribution": { + "text": "Χάρτες © Thunderforest, Δεδομένα © OpenStreetMap contributors" } } } diff --git a/dist/locales/en-GB.json b/dist/locales/en-GB.json index 0bce42f6b..c13653767 100644 --- a/dist/locales/en-GB.json +++ b/dist/locales/en-GB.json @@ -328,8 +328,6 @@ }, "commit": { "title": "Upload to OpenStreetMap", - "description_placeholder": "Brief description of your contributions (required)", - "message_label": "Changeset Comment", "upload_explanation": "The changes you upload will be visible on all maps that use OpenStreetMap data.", "upload_explanation_with_user": "The changes you upload as {user} will be visible on all maps that use OpenStreetMap data.", "save": "Upload", @@ -1230,7 +1228,7 @@ "label": "Type" }, "atm": { - "label": "ATM" + "label": "Cash Machine" }, "backrest": { "label": "Backrest" @@ -1282,6 +1280,10 @@ "brand": { "label": "Brand" }, + "bridge": { + "label": "Type", + "placeholder": "Default" + }, "building": { "label": "Building" }, @@ -1384,6 +1386,10 @@ "currency_multi": { "label": "Currency Types" }, + "cutting": { + "label": "Type", + "placeholder": "Default" + }, "cycle_network": { "label": "Network" }, @@ -1469,6 +1475,10 @@ "label": "Email", "placeholder": "example@example.com" }, + "embankment": { + "label": "Type", + "placeholder": "Default" + }, "emergency": { "label": "Emergency" }, @@ -1509,6 +1519,10 @@ "fixme": { "label": "Fix Me" }, + "ford": { + "label": "Type", + "placeholder": "Default" + }, "fuel": { "label": "Fuel" }, @@ -1540,10 +1554,6 @@ "generator/type": { "label": "Type" }, - "golf_hole": { - "label": "Reference", - "placeholder": "Hole number (1-18)" - }, "grape_variety": { "label": "Grape Varieties" }, @@ -1628,7 +1638,8 @@ "placeholder": "1, 2, 3..." }, "layer": { - "label": "Layer" + "label": "Layer", + "placeholder": "0" }, "leaf_cycle": { "label": "Leaf Cycle", @@ -1680,7 +1691,7 @@ "placeholder": "2, 4, 6..." }, "lit": { - "label": "Street Lighting" + "label": "Lit" }, "location": { "label": "Location" @@ -1711,6 +1722,10 @@ "maxweight": { "label": "Max Weight" }, + "milestone_position": { + "label": "Milestone Position", + "placeholder": "Distance to one decimal (123.4)" + }, "mtb/scale": { "label": "Mountain Biking Difficulty", "options": { @@ -1931,7 +1946,37 @@ } }, "ref": { - "label": "Reference" + "label": "Reference Code" + }, + "ref_aeroway_gate": { + "label": "Gate Number" + }, + "ref_golf_hole": { + "label": "Hole Number", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Junction Number" + }, + "ref_platform": { + "label": "Platform Number" + }, + "ref_road_number": { + "label": "Road Number" + }, + "ref_route": { + "label": "Route Number" + }, + "ref_runway": { + "label": "Runway Number", + "placeholder": "e.g. 01L/19R" + }, + "ref_stop_position": { + "label": "Stop Number" + }, + "ref_taxiway": { + "label": "Taxiway Name", + "placeholder": "e.g. A5" }, "relation": { "label": "Type" @@ -2046,9 +2091,6 @@ "social_facility_for": { "label": "People Served" }, - "source": { - "label": "Source" - }, "sport": { "label": "Sports" }, @@ -2187,6 +2229,10 @@ "label": "Trees" }, "tunnel": { + "label": "Type", + "placeholder": "Default" + }, + "tunnel_waterway": { "label": "Tunnel" }, "vending": { @@ -2319,7 +2365,7 @@ "name": "Arts Centre" }, "amenity/atm": { - "name": "ATM" + "name": "Cash Machine" }, "amenity/bank": { "name": "Bank" @@ -3420,7 +3466,7 @@ "name": "American Football Field" }, "leisure/pitch/baseball": { - "name": "Baseball" + "name": "Baseball Diamond" }, "leisure/pitch/basketball": { "name": "Basketball Court" @@ -3963,7 +4009,7 @@ "name": "Carpet Store" }, "shop/charity": { - "name": "Charity Store" + "name": "Charity Shop" }, "shop/cheese": { "name": "Cheese Store" diff --git a/dist/locales/eo.json b/dist/locales/eo.json index 078dd505b..236361967 100644 --- a/dist/locales/eo.json +++ b/dist/locales/eo.json @@ -328,10 +328,9 @@ }, "commit": { "title": "Alŝuti al OpenStreetMap", - "description_placeholder": "Konciza priskribo de viaj kontribuaĵoj (nepra)", - "message_label": "Ŝanĝara komento", "upload_explanation": "Ŝanĝoj alŝutotaj de vi estos videblaj sur ĉiuj mapoj, kiuj uzas datumojn de OpenStreetMap.", "upload_explanation_with_user": "Ŝanĝoj alŝutataj kiel {user} estos videblaj sur ĉiuj mapoj, kiuj uzas datumojn de OpenStreetMap.", + "request_review": "Mi volas por ke iu kontrolu miajn ŝanĝojn.", "save": "Alŝuti", "cancel": "Nuligi", "changes": "{count} ŝanĝoj", @@ -1160,7 +1159,8 @@ "subdistrict": "Subdistrikto", "subdistrict!vn": "Kvartalo/Komunumo/Urbeto", "suburb": "Suburbo", - "suburb!jp": "Kvartalo" + "suburb!jp": "Kvartalo", + "unit": "Unueco" } }, "admin_level": { @@ -1280,6 +1280,10 @@ "brand": { "label": "Marko" }, + "bridge": { + "label": "Speco", + "placeholder": "Norma" + }, "building": { "label": "Konstruaĵo" }, @@ -1348,6 +1352,10 @@ "collection_times": { "label": "Repreno je" }, + "comment": { + "label": "Ŝanĝara komento", + "placeholder": "Konciza priskribo de viaj kontribuaĵoj (nepra)" + }, "communication_multi": { "label": "Komunikada tipo" }, @@ -1382,6 +1390,10 @@ "currency_multi": { "label": "Valut-tipoj" }, + "cutting": { + "label": "Speco", + "placeholder": "Norma" + }, "cycle_network": { "label": "Reto" }, @@ -1467,6 +1479,10 @@ "label": "Retpoŝtadreso", "placeholder": "ekzemplo@ekzemplo.com" }, + "embankment": { + "label": "Speco", + "placeholder": "Norma" + }, "emergency": { "label": "Je danĝero" }, @@ -1507,6 +1523,10 @@ "fixme": { "label": "Riparu min!" }, + "ford": { + "label": "Speco", + "placeholder": "Norma" + }, "fuel": { "label": "Brulaĵo" }, @@ -1538,10 +1558,6 @@ "generator/type": { "label": "Tipo" }, - "golf_hole": { - "label": "Referenco", - "placeholder": "Numero de truo (1-18)" - }, "grape_variety": { "label": "Specoj de vinberujoj" }, @@ -1552,6 +1568,10 @@ "handrail": { "label": "Apogrelo" }, + "hashtags": { + "label": "Ŝlosilvortoj", + "placeholder": "#ekzemplo" + }, "height": { "label": "Alto (metroj)" }, @@ -1626,7 +1646,8 @@ "placeholder": "1, 2, 3…" }, "layer": { - "label": "Tavolo" + "label": "Tavolo", + "placeholder": "0" }, "leaf_cycle": { "label": "Foli-ciklo", @@ -1709,6 +1730,10 @@ "maxweight": { "label": "Maksimuma pezo" }, + "milestone_position": { + "label": "Pozicio de mejloŝtono", + "placeholder": "Distanco kun unu dekum-precizo (123.4)" + }, "mtb/scale": { "label": "Montbicikla malfacileco", "options": { @@ -1931,6 +1956,36 @@ "ref": { "label": "Referenco" }, + "ref_aeroway_gate": { + "label": "Enireja numero" + }, + "ref_golf_hole": { + "label": "Trua numero", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Vojkruciĝa numero" + }, + "ref_platform": { + "label": "Kaja numero" + }, + "ref_road_number": { + "label": "Voja numero" + }, + "ref_route": { + "label": "Kursa numero" + }, + "ref_runway": { + "label": "Numero de avia dromo", + "placeholder": "ekz. 01L/19R" + }, + "ref_stop_position": { + "label": "Halteja numero" + }, + "ref_taxiway": { + "label": "Nomo de aŭtokur-strato", + "placeholder": "ekz. A5" + }, "relation": { "label": "Speco" }, @@ -2045,7 +2100,7 @@ "label": "Alcela grupo" }, "source": { - "label": "Fonto" + "label": "Fontoj" }, "sport": { "label": "Sportoj" @@ -2185,6 +2240,10 @@ "label": "Arboj" }, "tunnel": { + "label": "Speco", + "placeholder": "Norma" + }, + "tunnel_waterway": { "label": "Tunelo" }, "vending": { @@ -2478,7 +2537,7 @@ }, "amenity/fast_food": { "name": "Rapidmanĝejo", - "terms": "rapimanghejo,rapidmangxejo,manĝetejo,sandviĉejo,makdonaldo,fritbudo,fastfood,kebabo,hotdogo,hamburgero" + "terms": "rapimanghejo,rapidmangxejo,manĝetejo,sandviĉejo,makdonaldo,fritbudo,fastfood,kebabo,hotdogo,hamburgero,picejo" }, "amenity/ferry_terminal": { "name": "Pramstacio", @@ -2670,6 +2729,10 @@ "name": "Ŝirmejo", "terms": "shirmejo,sxirmejo,ŝedo,budo,ŝirmo" }, + "amenity/shower": { + "name": "Duŝejo", + "terms": "duŝo,dushejo,dusxejo,banado" + }, "amenity/social_facility": { "name": "Socia servejo", "terms": "socia servo,socia helpo" @@ -2800,6 +2863,58 @@ "name": "Vojpavimo", "terms": "pavimo,kovraĵo,surfaco" }, + "attraction/amusement_ride": { + "name": "Allogaĵo amuzparka", + "terms": "atrakcio,allogajho,allogajxo,amuzparko" + }, + "attraction/animal": { + "name": "Besto", + "terms": "bestoĝardeno,kaĝo,leono,,tigro,elefanto" + }, + "attraction/big_wheel": { + "name": "Spektoradego", + "terms": "giganta radego,radego de Ferris,granda radego" + }, + "attraction/bumper_car": { + "name": "Kolizi-aŭtetoj (allogaĵo)", + "terms": "koliziaj aŭtetoj,aŭtetoj,dodgem" + }, + "attraction/bungee_jumping": { + "name": "Saltado sur ŝnuro", + "terms": "ŝnur-saltado,ŝnursaltado,bungee" + }, + "attraction/carousel": { + "name": "Karuselo", + "terms": "karuselo" + }, + "attraction/dark_ride": { + "name": "Fantoma trajno (allogaĵo)", + "terms": "dark ride,timiga trajno,promenveturo" + }, + "attraction/drop_tower": { + "name": "Defala turo (allogaĵo)", + "terms": "turo,drop tower" + }, + "attraction/pirate_ship": { + "name": "Pirata ŝipo (allogaĵo)", + "terms": "ŝipo,shipo,sxipo,piratŝipo" + }, + "attraction/river_rafting": { + "name": "Malsuprenflosado", + "terms": "flosado,akva promenveturo" + }, + "attraction/roller_coaster": { + "name": "Onda fervojo", + "terms": "reltobogano" + }, + "attraction/train": { + "name": "Trajneto (allogaĵo)", + "terms": "turisma trajno,turisma vagonareto,vagonareto" + }, + "attraction/water_slide": { + "name": "Akva glitejo", + "terms": "akvoglitejo,glitejo,akvoparko" + }, "barrier": { "name": "Barilo", "terms": "barilo,baro,obstaklo,malhelpilo,baraĵo,blokado,bariero" @@ -3238,6 +3353,10 @@ "name": "Hidranto", "terms": "akvokrano,fajrohidranto" }, + "emergency/life_ring": { + "name": "Savoringo", + "terms": "sekurigilo,ringo" + }, "emergency/no": { "name": "Vivsav-serva aliro: ne" }, @@ -4007,6 +4126,10 @@ "name": "Stratkanala (pluvakvo) kovrilo", "terms": "stratkanalo,kloako,kanalo,pluvakvo" }, + "manhole/telecom": { + "name": "Stratkanala (telekomunikado) kovrilo", + "terms": "stratkanalo,kabloj,subteraj kabloj,telefonaj kabloj" + }, "natural": { "name": "Natura objekto", "terms": "naturo" @@ -4192,8 +4315,7 @@ "terms": "neregistara organizaĵo,ne-registara organizaĵo" }, "office/physician": { - "name": "Kabineto de kuracisto", - "terms": "kuracisto,doktoro,sanigisto" + "name": "Kabineto de kuracisto" }, "office/political_party": { "name": "Oficejo de politika partio", @@ -4333,10 +4455,18 @@ "name": "Eksa relvojo (neekzistanta)", "terms": "eksa fervojlinio,trako,relvojo" }, + "railway/buffer_stop": { + "name": "Trakfina baraĵo", + "terms": "trakfino,relfino,finrelo,baraĵo" + }, "railway/crossing": { "name": "Traknivela pasejo (por piedirantoj)", "terms": "pasejo,nivelpasejo,trenpasejo,trairejo,trajnpasejo" }, + "railway/derail": { + "name": "Trakfina dereligilo", + "terms": "relŝuo,relfino,finrelo" + }, "railway/disused": { "name": "Forlasita relvojo", "terms": "eksa fervojlinio,trako,relvojo" @@ -4353,6 +4483,10 @@ "name": "Traknivela pasejo (por aŭtoj)", "terms": "pasejo,nivelpasejo,trenpasejo,trajnpasejo" }, + "railway/milestone": { + "name": "Mejloŝtono fervoja", + "terms": "fervoja mejloŝtono" + }, "railway/monorail": { "name": "Relvojo unurela", "terms": "unurela fervojo,unurelvojo,fervojo" @@ -4369,6 +4503,10 @@ "name": "Relvojo normalŝpura", "terms": "erlvojo,relparo,trako,normalŝpura,larĝŝpura" }, + "railway/signal": { + "name": "Fervojaj trafiklumoj", + "terms": "semaforo,signalilo,haltmontrilo" + }, "railway/station": { "name": "Stacidomo fervoja", "terms": "fervoja stacidomo" @@ -4381,6 +4519,14 @@ "name": "Metroa enirejo", "terms": "enirejo al metroo,metroo" }, + "railway/switch": { + "name": "Relŝanĝilo", + "terms": "relshanghilo,relsxangxilo,trakforko" + }, + "railway/train_wash": { + "name": "Vagonar-purigejo", + "terms": "purigejo,purigilo,vagonara purigejo,trajnpurigejo,vagonarpurigejo,trajnopurigejo,trajnolavejo" + }, "railway/tram": { "name": "Relvojo trama", "terms": "tramo,tramvojo,urbofervojo" @@ -4509,8 +4655,8 @@ "terms": "fromaĝoj,fromaghoj,fromagxoj" }, "shop/chemist": { - "name": "Drogejo", - "terms": "drogejo" + "name": "Kosmetikaĵa (ankaŭ purigaĵoj) vendejo", + "terms": "drogejo,kosmetikaĵoj,beligaĵoj,drogerio" }, "shop/chocolate": { "name": "Ĉokolada vendejo", @@ -4541,7 +4687,7 @@ "terms": "fotokopiilo,lumkopiilo,kopiilo,ksero" }, "shop/cosmetics": { - "name": "Kosmetikaĵa vendejo", + "name": "Kosmetikaĵa (persona higieno) vendejo", "terms": "kosmetikaĵoj,kosmetikajhoj,kosmetikajxoj,drogejo,beligaĵoj,kosmetikoj,drogerio" }, "shop/craft": { @@ -4629,7 +4775,7 @@ }, "shop/gift": { "name": "Suvenira vendejo", - "terms": "suveniroj,memoraĵoj,vojaĝmemoraĵoj" + "terms": "suveniroj,memoraĵoj,vojaĝmemoraĵoj,donacoj,donaĵoj" }, "shop/greengrocer": { "name": "Legom-butiko", diff --git a/dist/locales/es.json b/dist/locales/es.json index 354e6f4ca..0eb42d74b 100644 --- a/dist/locales/es.json +++ b/dist/locales/es.json @@ -328,8 +328,6 @@ }, "commit": { "title": "Subir a OpenStreetMap", - "description_placeholder": "Breve descripción de sus contribuciones (requerido)", - "message_label": "Comentario del conjunto de cambios", "upload_explanation": "Los cambios que sube serán visibles en todos los mapas que usen datos de OpenStreetMap.", "upload_explanation_with_user": "Los cambios que sube como {user} serán visibles en todos los mapas que usen datos de OpenStreetMap.", "save": "Subir", @@ -1052,7 +1050,7 @@ "name": "Elementos de uso de suelo" }, "category-natural-area": { - "name": "Elementos naturales de área" + "name": "Elementos naturales" }, "category-natural-line": { "name": "Elementos naturales lineales" @@ -1076,7 +1074,7 @@ "name": "Elementos de ruta" }, "category-water-area": { - "name": "Elementos de agua de área" + "name": "Elementos de agua" }, "category-water-line": { "name": "Elementos de agua lineales" @@ -1155,7 +1153,7 @@ "postcode": "Código postal", "province": "Provincia", "province!jp": "Prefectura - Japón", - "quarter": "Barrio", + "quarter": "Barrio - Quarter", "quarter!jp": "Ōaza / Machi - Japón", "state": "Estado", "street": "Calle", @@ -1540,10 +1538,6 @@ "generator/type": { "label": "Tipo" }, - "golf_hole": { - "label": "Referencia", - "placeholder": "Número de hoyo (1-18)" - }, "grape_variety": { "label": "Variedades de uva" }, @@ -1711,6 +1705,10 @@ "maxweight": { "label": "Peso máximo" }, + "milestone_position": { + "label": "Posición del hito kilométrico", + "placeholder": "Distancia a un decimal (123.4)" + }, "mtb/scale": { "label": "Dificultad de bicicleta de montaña", "options": { @@ -1903,7 +1901,7 @@ "placeholder": "500 MW, 1000 MW, 2000 MW..." }, "population": { - "label": "Población" + "label": "Cantidad de población" }, "power": { "label": "Tipo" @@ -1931,7 +1929,29 @@ } }, "ref": { - "label": "Referencia" + "label": "Código de referencia" + }, + "ref_aeroway_gate": { + "label": "Número de puerta" + }, + "ref_golf_hole": { + "label": "Número de hoyo", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Número de intersección" + }, + "ref_platform": { + "label": "Número de plataforma" + }, + "ref_road_number": { + "label": "Número de la carretera" + }, + "ref_route": { + "label": "Número de ruta" + }, + "ref_stop_position": { + "label": "Número de parada" }, "relation": { "label": "Tipo" @@ -2046,9 +2066,6 @@ "social_facility_for": { "label": "Personas atendidas" }, - "source": { - "label": "Fuente" - }, "sport": { "label": "Deportes" }, @@ -2186,9 +2203,6 @@ "trees": { "label": "Árboles" }, - "tunnel": { - "label": "Túnel" - }, "vending": { "label": "Tipo de producto" }, @@ -2583,7 +2597,7 @@ }, "amenity/place_of_worship/hindu": { "name": "Templo hindú", - "terms": "Templo, hindú, Grbrgrih, Mandu, adoración, capilla, templo, santuario" + "terms": "hindú, india, hinduismo, garbhargriha, mandu, mandir, culto, capilla, templo, santuario, sagrario, ermita" }, "amenity/place_of_worship/jewish": { "name": "Sinagoga", @@ -2595,15 +2609,15 @@ }, "amenity/place_of_worship/shinto": { "name": "Santuario sintoísta", - "terms": "Santuario, Shinto, sintoísta, Kami, Torii, capilla, templo" + "terms": "shinto, sintoísmo, shintoísmo, kami, koshitsu, jinja, shuha, minzoku, culto, capilla, templo, santuario, sagrario, ermita" }, "amenity/place_of_worship/sikh": { "name": "Templo Sij", - "terms": "Templo, Sij, Sikh, Gurudwara" + "terms": "sikh, sij, sijismo, india, gurudwara, culto, capilla, templo, santuario" }, "amenity/place_of_worship/taoist": { "name": "Templo Taoísta", - "terms": "Templo, Taoísta, monasterio" + "terms": "taoísta, daoísta, taoísmo, daoísmo, china, filosofía, monasterio, culto, capilla, templo, santuario" }, "amenity/planetarium": { "name": "Planetario", @@ -2666,7 +2680,7 @@ }, "amenity/scrapyard": { "name": "Depósito de chatarra", - "terms": "Depósito de chatarra, cementerio de coches, auto, coche, vehículo, basura, metal, objetos salvados, chatarra, naufragio, desguace" + "terms": "auto, automóvil, coche, carro, vehículo, basura, metal, objetos salvados, chatarra, naufragio, desguace, depósito, almacén, triturador, reciclaje, desguace, deshuesadero, chivera, yonke, junker" }, "amenity/shelter": { "name": "Refugio", @@ -2772,7 +2786,7 @@ }, "amenity/waste/dog_excrement": { "name": "Recipiente para excremento de perro", - "terms": "Basura, tacho, recipiente, caca, excremento, perro" + "terms": "basura, tacho, recipiente, caca, excremento, popo, perro" }, "amenity/waste_basket": { "name": "Papelera", @@ -3991,11 +4005,11 @@ }, "man_made/watermill": { "name": "Molino de agua", - "terms": "agua, rueda, molino" + "terms": "agua, hidráulico, caz, azud, aceña, rueda, turbina, paleta, molino, noria, moler" }, "man_made/windmill": { "name": "Molino de viento", - "terms": "Viento, rueda, molino" + "terms": "viento, eólico, granja, rueda, molino, turbina, extraer agua, bombeo" }, "man_made/works": { "name": "Fábrica", @@ -4009,6 +4023,10 @@ "name": "Desagüe pluvial", "terms": "Cubierta, tapa, desagüe, agujero, pozo, lluvia, alcantarillado, tormenta, boca de tormenta, alcantarillado pluvial" }, + "manhole/telecom": { + "name": "Pozo de telecomunicaciones", + "terms": "telecomunicaciones, teléfono, pozo, boca de inspección, pozo de registro, abertura, boca de acceso" + }, "natural": { "name": "Natural", "terms": "natural, naturaleza, geológica, cubierta terrestre, vegetación" @@ -4094,16 +4112,16 @@ "terms": "volcán, lava, magma, ceniza, cráter" }, "natural/water": { - "name": "Lámina de agua", - "terms": "río, agua, lago, laguna, albufera, ibón, estanque, embalse, pantano, balsa, cuerpo de agua, aguas, lámina de agua" + "name": "Cuerpo de agua", + "terms": "río, agua, lago, laguna, albufera, ibón, estanque, embalse, pantano, balsa, cuerpo de agua, aguas, lámina de agua, poza de agua, charca" }, "natural/water/lake": { "name": "Lago", - "terms": "lago, laguna, ibón" + "terms": "lago, laguna, ibón, lago pequeño, laguito" }, "natural/water/pond": { "name": "Estanque", - "terms": "estanque, charco, charca, laguna" + "terms": "estanque, poza de agua, lago de molino, lago de montaña, ibón, piscina natural, remanso, charca" }, "natural/water/reservoir": { "name": "Embalse", @@ -4194,8 +4212,7 @@ "terms": "ONG, organización no gubernamental, Oficina de la ONG" }, "office/physician": { - "name": "Médico", - "terms": "médico, médica, curador, curandero, doctor, facultativo, clínico" + "name": "Médico" }, "office/political_party": { "name": "Partido político", @@ -4247,12 +4264,12 @@ "terms": "paraje, rincón" }, "place/neighbourhood": { - "name": "Vecindario", + "name": "Barrio / Vecindario", "terms": "barrio, vecindario, vecindad, urbanización, colonia" }, "place/quarter": { - "name": "Sub-municipio / Barrio", - "terms": "sub-municipio, sub-distrito, sector, cuadrante, delegación, localidad, barrio, vecindario" + "name": "Sub-municipio / Barrio - Quarter", + "terms": "submunicipio, subdistrito, sector, cuadrante, delegación, localidad, barrio, vecindario, quarter" }, "place/square": { "name": "Plaza", @@ -4263,11 +4280,11 @@ "terms": "municipio, división administrativa, division administrativa, burgo, delegación, delegacion, localidad" }, "place/town": { - "name": "Ciudad pequeña", + "name": "Pueblo / Ciudad pequeña", "terms": "ciudad, pueblo, municipio" }, "place/village": { - "name": "Población", + "name": "Población / Aldea", "terms": "población, aldea, pueblo, poblado" }, "point": { @@ -4335,10 +4352,18 @@ "name": "Vía de ferrocarril abandonada", "terms": "Ferrocarril abandonado, traza abandonada" }, + "railway/buffer_stop": { + "name": "Parachoques deslizante", + "terms": "Parachoques deslizante, tope, amortiguador" + }, "railway/crossing": { "name": "Cruce de ferrocarril (sendero)", "terms": "cruce, tren, ferrocarril, sendero, senda, cruce ferroviario, paso a nivel" }, + "railway/derail": { + "name": "Calce descarrilador ferroviario", + "terms": "Calce, descarrilador, ferroviario" + }, "railway/disused": { "name": "Vía de ferrocarril en desuso", "terms": "Ferrocarril en deshuso" @@ -4355,6 +4380,10 @@ "name": "Cruce de ferrocarril (carretera)", "terms": "cruce, tren, ferrocarril, carretera, camino, cruce ferroviario, paso a nivel" }, + "railway/milestone": { + "name": "Hito kilométrico ferroviario", + "terms": "hito, señal, marcador, kilométrico, mojón, vía, via, férrea, ferroviaria, ferroviario, ferrocarril, tren" + }, "railway/monorail": { "name": "Monorraíl", "terms": "monorraíl, monorriel, monocarril" @@ -4371,6 +4400,10 @@ "name": "Vía de ferrocarril", "terms": "Rail, ferrocarril, riel, tren, raíl, vía" }, + "railway/signal": { + "name": "Señal ferroviaria", + "terms": "señal, señalización, luces, vía, via, férrea, ferroviaria, ferroviario, ferrocarril, tren" + }, "railway/station": { "name": "Estación de ferrocarril", "terms": "Estación de Ferrocarril, estaciones de ferrocarril, estación de tren" @@ -4383,6 +4416,14 @@ "name": "Boca de metro", "terms": "entrada de metro, entrada de subte, entrada, ingreso, acceso" }, + "railway/switch": { + "name": "Desvío ferroviario", + "terms": "desvío, desvio, vía, via, férrea, ferroviaria, ferroviario, ferrocarril, tren" + }, + "railway/train_wash": { + "name": "Instalación de lavado de trenes", + "terms": "lavado, lavadero, limpieza, tren, ferroviario, ferrocarril" + }, "railway/tram": { "name": "Tranvía", "terms": "Tranvía" @@ -5308,7 +5349,7 @@ "attribution": { "text": "basemap.at" }, - "description": "Capa de ortofoto proporcionada por basemap.at. \"Sucesor\" de las imágenes de geoimage.at.", + "description": "Capa de ortofoto proporcionada por basemap.at. «Sucesor» de las imágenes aéreas de geoimage.at.", "name": "Ortofoto de basemap.at" }, "hike_n_bike": { diff --git a/dist/locales/et.json b/dist/locales/et.json index 9c6dc0115..70d149395 100644 --- a/dist/locales/et.json +++ b/dist/locales/et.json @@ -9,30 +9,30 @@ "add_line": { "title": "Joon", "description": "Lisa kaardile teid, tänavaid, jalgteid, ojasid ja teisi jooni.", - "tail": "Joone (tee, rada, marsruut vms) joonistamiseks kliki kaardil." + "tail": "Klõpsa kaardil, et alustada tee, raja või marsruudi joonistamist." }, "add_point": { "title": "Punkt", "description": "Lisa kaardile restorane, monumente, postkaste ja muid punkte.", - "tail": "Klõpsa kaardil punkti lisamiseks." + "tail": "Klõpsa kaardil, et lisada punkt." }, "browse": { "title": "Sirvi", "description": "Nihuta ja suumi kaarti." }, "draw_area": { - "tail": "Alale punkti lisamiseks tee klikk. Ala lõpetamiseks tee klikk ala esimesele punktile." + "tail": "Klõpsa, et lisada alale sõlm. Et ala lõpetada, klõpsa esimesel sõlmel." }, "draw_line": { - "tail": "Joonele punktide lisamiseks tee hiirega klikk. Tee klikk teiste joonte peale, et jooni ühendada ja topeltklikk, et joont lõpetada." + "tail": "Klõpsa, et lisada joonele sõlm. Et jooni ühendada, klõpsa teistel joontel ja tee topeltklõps, et joon lõpetada." } }, "operations": { "add": { "annotation": { "point": "Punkt lisatud.", - "vertex": "Joonele lisatud punkt.", - "relation": "Seos lisatud." + "vertex": "Joonele lisatud sõlm.", + "relation": "Relatsioon lisatud." } }, "start": { @@ -102,30 +102,34 @@ "delete": { "title": "Kustuta", "description": { - "single": "Kustutad see nähtus jäädavalt.", - "multiple": "Kustuta need nähtused jäädavalt" + "single": "Kustutad see objekt jäädavalt.", + "multiple": "Kustuta need objektid jäädavalt." }, "annotation": { "point": "Punkt kustutatud.", - "vertex": "Punkt kustutatud joonelt.", + "vertex": "Sõlm kustutatud joonelt.", "line": "Joon kustutatud.", "area": "Ala kustutatud.", - "relation": "Seos kustutatud.", - "multiple": "{n} nähtust kustutatud." + "relation": "Relatsioon kustutatud.", + "multiple": "{n} objekti kustutatud." + }, + "part_of_relation": { + "single": "Objekti ei saa kustutada, sest see on osa suuremast relatsioonist. Pead kõigepealt selle relatsioonist eemaldama.", + "multiple": "Objekte ei saa kustutada, sest need on osa suurematest relatsioonidest. Pead kõigepealt need relatsioonidest eemaldama." } }, "add_member": { "annotation": "Lisatud relatsiooni liige." }, "delete_member": { - "annotation": "Seose liige kustutatud." + "annotation": "Relatsiooni liige kustutatud." }, "connect": { "annotation": { "point": "Joon ühendatud punktiga.", "vertex": "Joon ühendatud teise joonega.", - "line": "Tee on ühendatud jooneks.", - "area": "Tee on ühendatud alaks." + "line": "Joon ühendatud joonega.", + "area": "Joon ühendatud alaga." } }, "disconnect": { @@ -142,8 +146,8 @@ "key": "C", "annotation": "Ühendatud {n} objekti.", "not_eligible": "Neid objekte ei saa ühendada.", - "restriction": "Neid objekte ei saa ühendada kuna vähemalt üks neist on seose \"{relation}\" liige.", - "incomplete_relation": "Neid objekte ei saa ühendada, kuna vähemalt üks neist ei ole täielikult laetud.", + "restriction": "Neid objekte ei saa ühendada, kuna vähemalt üks neist on relatsiooni \"{relation}\" liige.", + "incomplete_relation": "Neid objekte ei saa ühendada, kuna vähemalt üks neist ei ole täielikult alla laaditud.", "conflicting_tags": "Neid objekte ei saa ühendada kuna osa nende silte on konfliktsete väärtusega." }, "move": { @@ -155,14 +159,14 @@ "key": "M", "annotation": { "point": "Punkt nihutatud.", - "vertex": "Nihutatud Joone punkti.", + "vertex": "Nihutatud joone sõlm.", "line": "Nihutatud joont.", "area": "Nihutatud ala.", "multiple": "Liigutatud mitut objekti." }, "incomplete_relation": { - "single": "Seda objekti ei saa liigutada kuna see ei ole veel täielikult alla laetud.", - "multiple": "Neid objekte ei saa liigutada kuna nad ei ole veel täielikult alla laetud." + "single": "Seda objekti ei saa liigutada, kuna see ei ole veel täielikult alla laaditud.", + "multiple": "Neid objekte ei saa liigutada, kuna need ei ole veel täielikult alla laaditud." } }, "reflect": { @@ -197,6 +201,10 @@ }, "rotate": { "title": "Pööra", + "description": { + "single": "Pööra objekti ümber keskpunkti.", + "multiple": "Pööra objekte ümber nende keskpunkti." + }, "key": "R", "annotation": { "line": "Pööratud joont.", @@ -206,14 +214,14 @@ }, "reverse": { "title": "Pööra ümber", - "description": "Pööra tee vastassuunda.", + "description": "Pööra joon vastassuunda.", "key": "V", "annotation": "Tee on pööratud." }, "split": { "title": "Tükelda", "description": { - "line": "Tükelda see joon kaheks sellest punktist.", + "line": "Tükelda joon selle sõlme kohalt kaheks.", "area": "Jaga selle ala piir kaheks." }, "key": "X", @@ -226,9 +234,9 @@ }, "restriction": { "help": { - "toggle": "Kliki, et määrata pöörde piiranguid.", - "toggle_on": "Kliki, et lisada \"{restriction}\" piirang.", - "toggle_off": "Kliki, et eemaldada \"{restriction}\" piirang." + "toggle": "Klõpsa, et vahetada pöörde piiranguid.", + "toggle_on": "Klõpsa, et lisada piirang \"{restriction}\".", + "toggle_off": "Klõpsa, et eemaldada piirang \"{restriction}\"." }, "annotation": { "create": "Lisatud pöörde piirang", @@ -237,7 +245,7 @@ } }, "undo": { - "tooltip": "Tühista: : {action}", + "tooltip": "Võta tagasi: {action}", "nothing": "Pole midagi tagasi võtta." }, "redo": { @@ -245,7 +253,7 @@ "nothing": "Pole midagi uuesti teha." }, "tooltip_keyhint": "Kiirvalik:", - "browser_notice": "See redaktor on toetatud järgnevates veebilehitsejates: Firefox, Chrome, Safari, Opera, ja Internet Explorer 11 ning uuemates. Palun uuenda oma veebilehitsejat või kasuta Potlatch 2'te kaardi muutmiseks.", + "browser_notice": "Seda redaktorit toetavad järgmised brauserid: Firefox, Chrome, Safari, Opera ning Internet Explorer 11 ja uuemad. Palun uuenda oma brauser või kasuta redaktorit Potlatch 2, et kaarti muuta.", "translate": { "translate": "Tõlgi", "localized_translation_label": "Mitmekeelne nimi", @@ -255,7 +263,7 @@ "zoom_in_edit": "Muutmiseks suumi sisse", "login": "Logi sisse", "logout": "Logi välja", - "loading_auth": "OpenStreetMap'iga ühendamine...", + "loading_auth": "OpenStreetMapiga ühendamine...", "report_a_bug": "Teata veast", "help_translate": "Aita tõlkida", "feature_info": { @@ -263,19 +271,18 @@ "hidden_details": "Need objektid on hetkel peidetud: {details}" }, "commit": { - "title": "Lae OpenStreetMapi", - "description_placeholder": "Oma muudatuste lühikirjeldus (nõutud)", - "message_label": "Muutuskogumi kommentaar", - "upload_explanation": "Su salvestatavad muudatused on nähtaval kõikidel kaartidel mis kasutavad OpenStreetMap-i andmeid.", - "upload_explanation_with_user": "Su kasutajana {user} salvestatavad muudatused on nähtaval kõikidel kaartidel, mis kasutavad OpenStreetMap-i andmeid.", - "save": "Salvesta", - "cancel": "Tühista", - "changes": "{count} Muudatust", + "title": "Laadi OpenStreetMapi", + "upload_explanation": "Muudatused, mille üles laadid, on nähtavad kõikidel kaartidel, mis kasutavad OpenStreetMapi andmeid.", + "upload_explanation_with_user": "Muudatused, mille kasutajana {user} üles laadid, on nähtavad kõikidel kaartidel, mis kasutavad OpenStreetMapi andmeid.", + "save": "Laadi üles", + "cancel": "Loobu", + "changes": "{count} muudatust", "warnings": "Hoiatused", "modified": "Muudetud", "deleted": "Kustutatud", "created": "Loodud", - "google_warning": "Sa mainisid Google'it selles kommentaaris: palun arvesta, et Google Maps'ist andmete kopeerimine on rangelt keelatud." + "about_changeset_comments": "Muudatuskogumi kommentaaride kohta", + "google_warning": "Mainisid selles kommentaaris Google'it. Palun arvesta, et Google Mapsist andmete kopeerimine on rangelt keelatud." }, "contributors": { "list": "Muutjad: {users}", @@ -301,16 +308,16 @@ "no_documentation_combination": "Selle sildi kohta puudub dokumentatsioon", "no_documentation_key": "Selle objektiliigi kohta puudub informatsioon", "show_more": "Näita rohkem", - "view_on_osm": "Vaata openstreetmap.org lehel", + "view_on_osm": "Vaata asukohas openstreetmap.org", "all_fields": "Kõik väljad", "all_tags": "Kõik sildid", "all_members": "Kõik liikmed", - "all_relations": "Kõik seosed", - "new_relation": "Uus seos...", + "all_relations": "Kõik relatsioonid", + "new_relation": "Uus relatsioon...", "role": "Roll", "choose": "Vali objekti liik", "results": "{n} tulemust otsingule {search}", - "reference": "Vaata OpenStreetMap Wiki lehel", + "reference": "Vaata OpenStreetMapi vikis", "back_tooltip": "Muuda objekti", "remove": "Eemalda", "search": "Otsi", @@ -322,7 +329,7 @@ "check": { "yes": "Jah", "no": "Ei", - "reverser": "Muuda Suunda" + "reverser": "Muuda suunda" }, "radio": { "structure": { @@ -333,16 +340,16 @@ }, "add": "Lisa", "none": "Puudub", - "node": "Punkt", + "node": "Sõlm", "way": "Joon", - "relation": "Seos", + "relation": "Relatsioon", "location": "Asukoht", "add_fields": "Lisa väli:" }, "background": { "title": "Taust", "description": "Tausta seaded", - "percent_brightness": "{opacity}% heledus", + "percent_brightness": "heledus {opacity}%", "none": "Puudub", "custom": "Kohandatud", "custom_button": "Muuda kohandatud tausta", @@ -350,7 +357,7 @@ "reset": "lähtesta", "offset": "Lohista alumist halli kasti, et sättida kattekaardi nihet või siseta nihe meetrites.", "minimap": { - "description": "Minikaart", + "description": "Pisikaart", "tooltip": "Näita väljasuumitud kaarti, et aidata tuvastada kuvatud ala." } }, @@ -388,15 +395,15 @@ "tooltip": "Metsad, põllumaad, pargid, elamumaa, ärimaa.." }, "boundaries": { - "description": "Piirjooned", - "tooltip": "Administratiivpiirid" + "description": "Piirid", + "tooltip": "Halduspiirid" }, "water": { "description": "Veekogud", "tooltip": "Jõed, järved, tiigid, hoidlad.." }, "rail": { - "description": "Raudtee taristu", + "description": "Raudteetaristu", "tooltip": "Raudteed" }, "power": { @@ -428,16 +435,18 @@ }, "restore": { "heading": "Sul on salvestamata muudatusi", - "description": "Kas soovid taastada eelmise sessiooni käigus tehtud muudatused?" + "description": "Kas soovid taastada eelmise seansi käigus tehtud muudatused?", + "restore": "Taasta muudatused", + "reset": "Hülga muudatused" }, "save": { "title": "Salvesta", - "help": "Vaata oma muudatused üle ning lae need OpenStreetMap'i, tehes need teistele kasutajatele nähtavaks.", + "help": "Vaata muudatused üle ja laadi need OpenStreetMapi, et teha need teistele kasutajatele nähtavaks.", "no_changes": "Salvestamist vajavad muudatused puuduvad.", - "error": "Salvestamise tekkisid vead", + "error": "Salvestamisel esines tõrkeid", "status_code": "Server vastas olekukoodiga {code}", "unknown_error_details": "Palun kontrolli Internetiühendust.", - "uploading": "Muudatuste üleslaadimine OpenStreetMap'i.", + "uploading": "Muudatuste üleslaadimine OpenStreetMapi...", "unsaved_changes": "Sul on salvestamata muudatusi", "conflict": { "header": "Lahenda konfliktsed muudatused", @@ -448,35 +457,35 @@ "keep_remote": "Kasuta tema oma", "restore": "Taasta", "delete": "Jäta kustutatuna", - "download_changes": "Või lae alla oma muudatused.", + "download_changes": "Või laadi alla oma muudatused.", "done": "Kõik konfliktid lahendatud!", - "help": "Teine kasutaja muutis kaardil samu objekte mida sinagi.\nKlikkides allolevatele objektidele näed konflikti detaile ning saad valida\nkas säilitada sinu või teise tasutaja muudatused.\n" + "help": "Teine kasutaja muutis kaardil mõnd objekti, mida sinagi muutsid.\nKlõpsa allpool igal objektil, et näha konflikti üksikasju ja et valida, kas säilitada\nenda muudatused või teise kasutaja muudatused.\n" } }, "merge_remote_changes": { "conflict": { - "deleted": "See objekt on kustutatud {user} poolt.", - "location": "See objekt on nii sinu kui {user} poolt liigutatud.", - "nodelist": "Sõlmi on muudetud nii sinu kui ka {user} poolt.", - "memberlist": "Seose liikmeid on muudetud nii sinu kui ka {user} poolt.", - "tags": "Sina määrasid {tag} lipiku väärtuseks \"{local}\", {user} aga määras \"{remote}\"." + "deleted": "Kasutaja {user} on selle objekti kustutanud.", + "location": "Seda objekti olete liigutanud nii sina kui ka kasutaja {user}.", + "nodelist": "Sõlmi olete muutnud nii sina kui ka kasutaja {user}.", + "memberlist": "Relatsiooni liikmeid olete muutnud nii sina kui ka kasutaja {user}.", + "tags": "Määrasid sildi {tag} väärtuseks \"{local}\", {user} aga määras väärtuseks \"{remote}\"." } }, "success": { "edited_osm": "Sa täiendasid OSM-i!", - "just_edited": "Sa täiendasid just OpenStreetMap-i!", - "view_on_osm": "Vaata OSM lehel", - "facebook": "Jaga Facebook-is", + "just_edited": "Täiendasid just OpenStreetMapi!", + "view_on_osm": "Vaata OSM-is", + "facebook": "Jaga Facebookis", "twitter": "Jaga Twitteris", "google": "Jaga Google+-is", - "help_html": "Sinu muudatused peaksid ilmuma \"Standard\" kihil mõne minuti jooksul. Teistel kihtidel aga ka teatud teatud objektidega võib kauem minna.", - "help_link_text": "Detailid" + "help_html": "Sinu muudatused peaksid ilmuma kihil \"Standard\" mõne minuti jooksul. Teiste kihtide ja teatud objektidega võib kauem minna.", + "help_link_text": "Üksikasjad" }, "confirm": { - "cancel": "Tühista" + "cancel": "Loobu" }, "splash": { - "welcome": "Tere tulemast kasutama iD OpenStreetMap redaktorit", + "welcome": "Tere tulemast OpenStreetMapi redaktorisse iD", "text": "iD on kasutajasõbralik ja samas võimas töövahend parima vaba maailmakaardi täiendamiseks. See on versioon {version}. Rohkem infot võib leida veebilehelt {website} ja vigadest saab teatada lehel {github}.", "walkthrough": "Alusta tutvustust", "start": "Alusta muutmist" @@ -497,8 +506,8 @@ "untagged_point": "Sildistamata punkt", "untagged_line": "Sildistamata joon", "untagged_area": "Sildistamata ala", - "untagged_relation": "Sildisamatta seos", - "many_deletions": "Sa oled kustutamas {n} objekti. Oled sa kindel, et soovid seda teha? See kustutab need kaardilt, mida kõik teised näevad openstreetmap.org lehel.", + "untagged_relation": "Sildistamata relatsioon", + "many_deletions": "Oled kustutamas {n} objekti. Kas oled sa kindel, et soovid seda teha? See kustutab need kaardilt, mida kõik näevad aadressil openstreetmap.org.", "tag_suggests_area": "Silt {tag} viitab, et joon peaks olema ala, kuid see pole ala.", "deprecated_tags": "Iganenud sildid: {tags}" }, @@ -511,7 +520,7 @@ "gpx": { "local_layer": "Lokaalne fail", "drag_drop": "Lohista lehele .gpx, .geojson või .kml fail või kliki nuppu paremal et sirvida", - "zoom": "Suumi tasandini", + "zoom": "Suumi kihini", "browse": "Sirvi faili" }, "mapillary_images": { @@ -673,6 +682,9 @@ "street": "Tänav" } }, + "admin_level": { + "label": "Haldusüksuse järk" + }, "aerialway/access": { "options": { "both": "Mõlemad" @@ -879,9 +891,6 @@ "gauge": { "label": "Rööpalaius" }, - "golf_hole": { - "label": "Viide" - }, "handrail": { "label": "Käsipuu" }, @@ -929,7 +938,7 @@ "label": "Kõrguse piirang" }, "maxspeed": { - "label": "Kiirusepiirang" + "label": "Kiiruspiirang" }, "name": { "label": "Nimi", @@ -1050,9 +1059,6 @@ "container": "Konteiner" } }, - "ref": { - "label": "Viide" - }, "relation": { "label": "Tüüp" }, @@ -1136,9 +1142,6 @@ "social_facility": { "label": "Tüüp" }, - "source": { - "label": "Allikas" - }, "stop": { "label": "Tüüp", "options": { @@ -1194,9 +1197,6 @@ "trees": { "label": "Puud" }, - "tunnel": { - "label": "Tunnel" - }, "visibility": { "label": "Nähtavus" }, @@ -1654,7 +1654,7 @@ "terms": "Sein,vall" }, "boundary/administrative": { - "name": "Administratiivpiir" + "name": "Halduspiir" }, "building": { "name": "Hoone", @@ -2003,7 +2003,7 @@ "terms": "Majadevaheline,elutänav,elamu,linna" }, "highway/mini_roundabout": { - "name": "Mini-ringtee" + "name": "Väike ringtee" }, "highway/motorway": { "name": "Kiirtee", @@ -2376,7 +2376,7 @@ }, "leisure/slipway": { "name": "Slipp", - "terms": "Slip, mini-sadam" + "terms": "Slipp, väikesadam" }, "leisure/sports_centre": { "name": "Spordikeskus", @@ -2678,7 +2678,7 @@ "terms": "pooljaam" }, "railway/level_crossing": { - "name": "Raudtee ülesõit", + "name": "Raudtee-ülesõidukoht", "terms": "ülesõit,ristumine,rongi" }, "railway/monorail": { @@ -3248,7 +3248,7 @@ "name": "Loomaaed" }, "traffic_calming": { - "name": "Liikluse rahustus" + "name": "Liikluse aeglustamine" }, "traffic_calming/bump": { "name": "Kiirusepiiraja", @@ -3290,7 +3290,7 @@ "name": "Piir" }, "type/boundary/administrative": { - "name": "Administratiivpiir" + "name": "Halduspiir" }, "type/restriction": { "name": "Piirang" diff --git a/dist/locales/eu.json b/dist/locales/eu.json new file mode 100644 index 000000000..c22d72cd4 --- /dev/null +++ b/dist/locales/eu.json @@ -0,0 +1,74 @@ +{ + "eu": { + "modes": { + "add_area": { + "title": "Lekua", + "description": "Parkeak, eraikuntzak, lakuak edo beste leku motak gehitu mapari.", + "tail": "Mapan klikatu leku bat marrazten hasteko; parke, laku edo eraikuntza bat adibidez." + }, + "add_line": { + "title": "Lerroa", + "description": "Autopistak, kaleak, bidezidorrak, kanalak edo bestelako lerroak gehitu mapari.", + "tail": "Mapa klikatu errepide, bide edo ibilbide bat marrazten hasteko." + }, + "add_point": { + "title": "Puntua", + "description": "Jatetxeak, monumentuak, postontziak edo beste puntu motak gehitu mapari.", + "tail": "Mapa klikatu puntu bat gehitzeko." + }, + "browse": { + "title": "Esploratu", + "description": "Mapan mugitu." + }, + "draw_area": { + "tail": "Klikatu zure lekuari oharrak gehitzeko. Klikatu lehen nodoa lekuarekin bukatzeko." + }, + "draw_line": { + "tail": "Klikatu lerroari node gehiago ipintzeko. Klikatu beste lerroei konektatzeko, eta bitan klikatu lerroa bukatzeko." + } + }, + "operations": { + "add": { + "annotation": { + "point": "Puntua gehitu da.", + "vertex": "Nodoa gehitu zaio bideari.", + "relation": "Harremana gehitu da." + } + }, + "start": { + "annotation": { + "line": "Lerroa hasi da.", + "area": "Lekua hasi da." + } + }, + "continue": { + "key": "A", + "title": "Jarraitu", + "description": "Lerro hau jarraitu.", + "not_eligible": "Ezin da lerrorik jarraitu hemen.", + "multiple": "Hainbat lerro jarrai daitezke hemen. Lerro bat hautatzeko, sakatu Shift eta klikatu lerroa aukeratzeko.", + "annotation": { + "line": "Lerroa jarraitu da.", + "area": "Lekua jarraitu da." + } + }, + "cancel_draw": { + "annotation": "Marrazketa bertan behera utzi da." + }, + "change_role": { + "annotation": "Harremaneko kide baten rola aldatu da." + }, + "change_tags": { + "annotation": "Etiketak aldatu dira." + }, + "circularize": { + "title": "Biribildu", + "description": { + "line": "Lerro hau biribila egin.", + "area": "Leku hau biribila egin." + }, + "key": "O" + } + } + } +} \ No newline at end of file diff --git a/dist/locales/fa.json b/dist/locales/fa.json index c9872d6a6..2b7df2eff 100644 --- a/dist/locales/fa.json +++ b/dist/locales/fa.json @@ -316,7 +316,6 @@ "rateLimit": "این API برای کاربران ثبت‌نام نکرده محدود است. برای رفع این مشکل میتوانید وارد شوید." }, "commit": { - "description_placeholder": "توضیحی کوتاه از ویرایش‌های شما (ضروری)", "upload_explanation": "تغییراتی که بارگذاری میکنید در همه ی نقشه هایی که از داده های OpenStreetMap استفاده میکنند پدیدار میشوند.", "upload_explanation_with_user": "تفییراتی که شما به عنوان {user} بارگذاری میکنید در همه ی نقشه هایی که از داده های OpenStreetMap استفاده میکنند پدیدار میشوند.", "cancel": "لغو", @@ -1074,10 +1073,6 @@ "generator/type": { "label": "نوع" }, - "golf_hole": { - "label": "مراجعه", - "placeholder": "تعداد سوراخ (1-18)" - }, "handicap": { "label": "مانع", "placeholder": "1-18" @@ -1433,9 +1428,6 @@ "container": "ظرف بازیافت" } }, - "ref": { - "label": "مراجعتی" - }, "relation": { "label": "نوع" }, @@ -1543,9 +1535,6 @@ "social_facility_for": { "label": "ظرفیت" }, - "source": { - "label": "منبع" - }, "stars": { "label": "ستاره ها" }, @@ -1665,9 +1654,6 @@ "trees": { "label": "درخت‌ها" }, - "tunnel": { - "label": "تونل" - }, "vending": { "label": "نوع محموله" }, @@ -3486,8 +3472,7 @@ "terms": "<ترجمه با مترادف یا اصطلاحات مشابه برای 'دفتر سازمان غیر دولتی NGO'، با کاما جدا می‌شوند>" }, "office/physician": { - "name": "پزشک", - "terms": "<ترجمه با مترادف یا اصطلاحات مشابه برای 'پزشک'، با کاما جدا می‌شوند>" + "name": "پزشک" }, "office/political_party": { "name": "حزب سیاسی", diff --git a/dist/locales/fi.json b/dist/locales/fi.json index 4d6d774cd..f4fff8f76 100644 --- a/dist/locales/fi.json +++ b/dist/locales/fi.json @@ -256,8 +256,6 @@ }, "commit": { "title": "Tallenna OpenStreetMapiin", - "description_placeholder": "Lyhyt kuvaus karttaan tehdyistä muutoksista (pakollinen)", - "message_label": "Muutoskokoelman kommentti", "upload_explanation": "Palvelimelle tallennettavat muutokset tulevat pian näkyviin kaikkiin OpenStreetMap-kartta-aineistoa käyttäviin palveluihin.", "upload_explanation_with_user": "Muutokset tallennetaan palvelimelle käyttäjätunnisteella {user} ja tulevat pian näkyviin kaikkiin OpenStreetMap-kartta-aineistoa käyttäviin palveluihin.", "save": "Tallenna", @@ -1163,10 +1161,6 @@ "generator/type": { "label": "Tyyppi" }, - "golf_hole": { - "label": "Väylänumero", - "placeholder": "Väylänumero (1-18)" - }, "handicap": { "label": "Tasoitussuositus (HCP)", "placeholder": "1-18" @@ -1537,9 +1531,6 @@ "container": "Säiliö" } }, - "ref": { - "label": "Tie- tai linjanumero" - }, "relation": { "label": "Tyyppi" }, @@ -1652,9 +1643,6 @@ "social_facility_for": { "label": "Kohderyhmä" }, - "source": { - "label": "Lähde" - }, "stars": { "label": "Tähdet" }, @@ -1758,9 +1746,6 @@ "trees": { "label": "Puut" }, - "tunnel": { - "label": "Tunneli" - }, "visibility": { "label": "Näkyvyys", "options": { diff --git a/dist/locales/fr.json b/dist/locales/fr.json index d4f1cec0c..ae29454fc 100644 --- a/dist/locales/fr.json +++ b/dist/locales/fr.json @@ -328,8 +328,6 @@ }, "commit": { "title": "Envoyer vers OpenStreetMap", - "description_placeholder": "Brève description de vos contributions (requis)", - "message_label": "Commentaire du groupe de modifications", "upload_explanation": "Les modifications envoyées seront visibles sur toutes les cartes qui utilisent les données d'OpenStreetMap.", "upload_explanation_with_user": "Les modifications envoyées en tant que {user} seront visibles sur toutes les cartes qui utilisent les données d'OpenStreetMap.", "save": "Envoyer", @@ -348,6 +346,49 @@ "list": "Modifications de {users}", "truncated_list": "Modifications de {users} et de {count} autres" }, + "info_panels": { + "key": "I", + "background": { + "key": "B", + "title": "Fond", + "zoom": "Zoom", + "vintage": "Vintage", + "unknown": "Inconnu", + "show_tiles": "Afficher la couche", + "hide_tiles": "Masquer le couche" + }, + "history": { + "key": "H", + "title": "Historique", + "selected": "{n} dans la sélection", + "version": "Version", + "last_edit": "Dernière édition", + "edited_by": "Edité par", + "changeset": "Groupe de modification", + "unknown": "Inconnu", + "link_text": "Historique sur openstreetmap.org" + }, + "location": { + "key": "L", + "title": "Emplacement", + "unknown_location": "Emplacement inconnu" + }, + "measurement": { + "key": "M", + "title": "Mesures", + "selected": "{n} dans la sélection", + "geometry": "Geométrie", + "closed": "fermé", + "center": "Centre", + "perimeter": "Périmètre", + "length": "Longueur", + "area": "Superficie", + "centroid": "Centroïde", + "location": "Emplacement", + "metric": "Métrique", + "imperial": "Anglo-saxon" + } + }, "geometry": { "point": "point", "vertex": "sommet", @@ -410,6 +451,7 @@ "background": { "title": "Fond de carte", "description": "Paramètres du fond de carte", + "key": "B", "percent_brightness": "{opacity}% luminosité", "none": "Aucun", "best_imagery": "Meilleur fond de carte connu pour cet endroit", @@ -422,12 +464,14 @@ "offset": "«Glissez» partout dans la zone grise ci-dessous pour ajuster le décalage d'image, ou entrez les valeurs de décalage en mètres.", "minimap": { "description": "Minicarte", - "tooltip": "Montre une carte de vue d'ensemble pour aider à localiser la zone actuellement affichée." + "tooltip": "Montre une carte de vue d'ensemble pour aider à localiser la zone actuellement affichée.", + "key": "/" } }, "map_data": { "title": "Données cartographiques", "description": "Données cartographiques", + "key": "F", "data_layers": "Calques de données", "fill_area": "Remplissage des zones", "map_features": "Éléments de la carte", @@ -486,7 +530,8 @@ "area_fill": { "wireframe": { "description": "Pas de remplissage (Filaire)", - "tooltip": "Activer le mode filaire facilite la vue de l'imagerie aérienne." + "tooltip": "Activer le mode filaire facilite la vue de l'imagerie aérienne.", + "key": "W" }, "partial": { "description": "Remplissage partiel", @@ -499,7 +544,9 @@ }, "restore": { "heading": "Vous avez des changements non sauvegardés.", - "description": "Vous avez des changements non sauvegardés d'une précédente édition. Souhaitez-vous restaurer ces changements ?" + "description": "Vous avez des changements non sauvegardés d'une précédente édition. Souhaitez-vous restaurer ces changements ?", + "restore": "Restaurer mes modifications", + "reset": "Abandonner mes modifications" }, "save": { "title": "Sauvegarder...", @@ -589,7 +636,7 @@ "out": "Dézoomer" }, "cannot_zoom": "Impossible de zoomer plus en arrière dans ce mode.", - "full_screen": "Basculer en plein écran", + "full_screen": "Afficher/cacher le plein écran", "gpx": { "local_layer": "Fichier local", "drag_drop": "Glissez-déposez un fichier .gpx, .geojson ou .kml sur la page, ou cliquez sur le bouton de droite pour le rechercher dans votre ordinateur.", @@ -609,6 +656,7 @@ }, "help": { "title": "Aide", + "key": "H", "help": "# Aide\n\nCeci est un éditeur pour [OpenStreetMap](http://www.openstreetmap.org/), la\ncarte du monde libre et éditable. Vous pouvez l'utiliser pour ajouter ou mettre à jour\nles données dans votre zone, et participer ainsi à la réalisation d'une carte du monde libre et à données ouvertes\nmeilleure pour tout le monde.\n\nLes modifications que vous réaliserez sur cette carte seront visibles par tous les utilisateurs d'OpenStreetMap. Pour commencer à modifier, vous devez vous [connecter](https://www.openstreetmap.org/login).\n\nL'[éditeur iD](http://ideditor.com/) est un projet collaboratif dont le [code\nsource est disponible sur GitHub](https://github.com/openstreetmap/iD).\n", "editing_saving": "# Édition & sauvegarde\n\nCet éditeur est conçu pour fonctionner de façon connecté et vous êtes\nactuellement en train de l'utiliser depuis un site web.\n\n### Sélection des éléments\n\nPour sélectionner un élément de la carte comme une route ou un point d’intérêt,\nil faut cliquer dessus sur la carte. Il sera alors mis en surbrillance et un\npanneau latéral s’ouvrira avec tous ses détails élément ainsi qu'un menu des\nactions disponibles pour cet élément.\n\nPour sélectionner plusieurs éléments, laisser appuyer sur la touche «Shift» du\nclavier. Pendant ce temps, vous pouvez au choix sélectionner les différents\néléments directement ou dessiner une zone rectangulaire à l'aide de la souris.\nLorsque le bouton de la souris est relâché, tous les objets à l'intérieur du\nrectangle seront sélectionnés.\n\n### Sauvegarde des modifications\n\nLorsque vous modifiez la carte (par exemple modification de routes, bâtiments\net places), ces changements sont conservés localement en attendant que vous\nles sauvegardiez sur le serveur. En cas d'erreur, il est possible d'annuler les\nchangements en cliquant sur le bouton idoine. De façon similaire il est possible\nde ré-appliquer un changement qui a été annulé.\n\nLorsque vous souhaitez sauvegarder sur le serveur vos changements, appuyer sur\nle bouton «Sauvegarder». La liste de vos modifications s'affichera alors, vous\npermettant de vérifier vos modifications. Par ailleurs, l'éditeur vous\npréviendra et conseillera si quelque chose semble incorrect.\n\nSi tout semble correct, vous pourrez alors écrire un commentaire du travail\neffectué (par exemple «Ajout d'une boulangerie») puis il faudra à nouveau\nappuyer sur le bouton «Sauvegarder» pour envoyer les changements sur\n[OpenStreetMap.org](http://www.openstreetmap.org/). Vos changements seront\nvisible par tous peu de temps après.\n\nSi vous ne pouvez pas terminer vos changements en une seule fois, vous pouvez\nfermer la fenêtre de l'éditeur. Vos changements seront enregistrés localement.\nLorsque vous ouvrirez à nouveau l'éditeur, sur le même ordinateur et avec le\nmême navigateur Web, l'éditeur vous proposera de récupérer le travail de la\nséance précédente.\n\n### Utilisation de l'éditeur\n\nVous pouvez consulter la [liste des raccourcis claviers](https://wiki.openstreetmap.org/wiki/FR:ID/Shortcuts).\n", "roads": "# Routes\n\nVous pouvez créer, mettre à jour et supprimer des routes à l'aide de l'éditeur. Il peut s'agir de tous types de routes : chemins, autoroutes, pistes cyclables, et plus encore : toute voie régulièrement fréquentée peut être cartographiée.\n\n### Sélection\n\nCliquez sur une route pour la sélectionner. Elle sera alors surlignée et un menu 'outils' apparaîtra sur la carte, ainsi qu'une barre d'état affichant des informations supplémentaires.\n\n### Modification\n\nIl est fréquent que les routes ne soient pas bien alignées avec l'imagerie satellite ou avec les traces GPS. Vous pouvez ajuster et corriger la position des routes.\n\nCliquez d'abord sur la route à modifier. Elle est alors surlignée et des points de contrôle apparaissent qui permettent de corriger sa position. Pour ajouter des points de contrôle, double-cliquez sur un segment de la route sans nœuds.\n\nSi la route est connectée à une autre, mais que la connexion est incorrecte, vous pouvez déplacer un de ses points de contrôle sur la seconde route pour corriger la connexion. Des routes bien connectées sont essentielles pour la carte et pour fournir de bonnes informations d'itinéraire.\n\nVous pouvez également cliquer sur l'outil 'Déplacer' ou appuyer sur le raccourci `M` pour déplacer l'ensemble de la route en une fois, puis cliquer de nouveau une fois pour sauvegarder le déplacement.\n\n### Suppression\n\nSi une route est complètement fausse - c'est-à-dire qu'elle n'apparaît pas sur l'image satellite, et que dans l'idéal, vous avez confirmé qu'elle n'existe pas sur le terrain - vous pouvez la supprimer, ce qui l'enlèvera de la carte. Faites attention lorsque vous supprimez des éléments : comme n'importe quelle autre modification, le résultat sera visible par tout le monde sur la carte. Les photos aériennes sont souvent dépassées et la route est peut-être tout simplement récente.\n\nPour supprimer une route, sélectionnez-la en cliquant dessus, puis cliquez sur l'icône 'Poubelle' ou appuyez sur la touche 'Suppr'.\n\n### Création\n\nVous avez constaté qu'une route de votre connaissance manque à la carte ? Cliquez sur l'icône 'Ligne' en haut à gauche de l'éditeur ou appuyez sur le raccourci `2` pour dessiner une route.\n\nPour commencer le dessin, cliquez sur l'endroit où commence la route. Si elle commence à l'embranchement d'une autre route, commencez le dessin en cliquant à l'endroit de la connexion.\n\nCliquez ensuite régulièrement le long de la route pour ajouter des points, en utilisant l'imagerie satellite comme référence. Si la route que vous dessinez croise une autre route, connectez les deux en cliquant à l'endroit de l'intersection. Lorsque vous avez terminé le dessin, double-cliquez ou appuyez sur 'Entrée'.\n", @@ -861,6 +909,8 @@ }, "startediting": { "title": "Sortir du tutoriel et contribuer", + "help": "Vous êtes maintenant prêt pour contribuer à OpenStreetMap !{br}Vous pouvez recommencer ce tutorial à tout moment ou lire plus de documentation en cliquant sur le {button} bouton Aide ou en pressant la touche '{key}'.", + "shortcuts": "Vous pouvez voir une liste des commandes avec leur raccourci clavier en pressant la touche '{key}'.", "save": "N'oubliez pas de sauver régulièrement vos modifications !", "start": "Commencer à cartographier !" } @@ -868,6 +918,9 @@ "shortcuts": { "title": "Raccourcis clavier", "tooltip": "Afficher la page de raccourcis clavier", + "toggle": { + "key": "?" + }, "key": { "alt": "Alt", "backspace": "Retour", @@ -911,7 +964,7 @@ "background_switch": "Reprendre l'imagerie précédemment utilisée", "map_data": "Accéder aux options d'affichage des données", "fullscreen": "Passer en plein écran", - "wireframe": "Basculer le mode filaire", + "wireframe": "Afficher/cacher le mode filaire", "minimap": "Afficher/cacher mini-carte" }, "selecting": { @@ -967,6 +1020,17 @@ "redo": "Rétablir la dernière action", "save": "Enregistrer les modifications" } + }, + "tools": { + "title": "Outils", + "info": { + "title": "Information", + "all": "Afficher/cacher le panneau général", + "background": "Afficher/cacher le panneau fond", + "history": "Afficher/cacher le panneau d'historique", + "location": "Afficher/cacher le panneau de localisation", + "measurement": "Afficher/cacher le panneau de mesure" + } } }, "presets": { @@ -1273,6 +1337,9 @@ "clockwise": "Sens horaire" } }, + "clothes": { + "label": "Vêtements" + }, "club": { "label": "Type" }, @@ -1289,6 +1356,9 @@ "label": "adresse de visioconférence", "placeholder": "http://example.com/" }, + "content": { + "label": "Contenu" + }, "country": { "label": "Pays" }, @@ -1456,16 +1526,16 @@ "generator/method": { "label": "Méthode" }, + "generator/output/electricity": { + "label": "Puissance", + "placeholder": "50 MW, 100 MW, 200 MW..." + }, "generator/source": { "label": "Source" }, "generator/type": { "label": "Type" }, - "golf_hole": { - "label": "Référence", - "placeholder": "Numéro du trou (1-18)" - }, "grape_variety": { "label": "Cépages" }, @@ -1536,6 +1606,9 @@ "kerb": { "label": "Aménagement de trottoir, Abaissement (bateau)" }, + "label": { + "label": "Étiquette" + }, "lamp_type": { "label": "Type" }, @@ -1607,6 +1680,9 @@ "man_made": { "label": "Type" }, + "manhole": { + "label": "Type" + }, "map_size": { "label": "Emprise, Couverture" }, @@ -1814,6 +1890,10 @@ "plant": { "label": "Type de plante" }, + "plant/output/electricity": { + "label": "Puissance", + "placeholder": "500 MW, 1000 MW, 2000 MW..." + }, "population": { "label": "Population" }, @@ -1843,7 +1923,29 @@ } }, "ref": { - "label": "Référence" + "label": "Code d'identification" + }, + "ref_aeroway_gate": { + "label": "Numéro de porte" + }, + "ref_golf_hole": { + "label": "Numéro du trou", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Identifiant de l'embranchement" + }, + "ref_platform": { + "label": "Identifiant du quai" + }, + "ref_road_number": { + "label": "Identifiant de la route" + }, + "ref_route": { + "label": "Identifiant de l'itinéraire" + }, + "ref_stop_position": { + "label": "Identifiant de l'arrêt" }, "relation": { "label": "Type" @@ -1958,9 +2060,6 @@ "social_facility_for": { "label": "Personnes aidées" }, - "source": { - "label": "Source" - }, "sport": { "label": "Sport" }, @@ -2098,9 +2197,6 @@ "trees": { "label": "Arbres" }, - "tunnel": { - "label": "Tunnel" - }, "vending": { "label": "Marchandise proposée" }, @@ -2493,6 +2589,10 @@ "name": "Église chrétienne", "terms": "Église, Culte chrétien" }, + "amenity/place_of_worship/hindu": { + "name": "Temple hindou", + "terms": "" + }, "amenity/place_of_worship/jewish": { "name": "Synagogue", "terms": "Synagogue" @@ -2501,6 +2601,18 @@ "name": "Mosquée", "terms": "Mosquée" }, + "amenity/place_of_worship/shinto": { + "name": "Shintoïste", + "terms": "" + }, + "amenity/place_of_worship/sikh": { + "name": "Temple Sikh", + "terms": "" + }, + "amenity/place_of_worship/taoist": { + "name": "Temple Taoïste", + "terms": "" + }, "amenity/planetarium": { "name": "Planétarium", "terms": "Planetarium" @@ -2550,7 +2662,7 @@ }, "amenity/restaurant": { "name": "Restaurant", - "terms": "Restaurant" + "terms": "Restaurant,brasserie" }, "amenity/sanitary_dump_station": { "name": "Station de vidange sanitaire", @@ -2560,6 +2672,10 @@ "name": "Établissement scolaire - élémentaire ou secondaire", "terms": "école élémentaire, école primaire, collège, lycée, \ncycles primaires et secondaires, enseignements élémentaire et secondaire, \nenseignement élémentaire, enseignement secondaire, \nétablissement d'enseignement élémentaire, établissement d'enseignement secondaire, \nécole, écoliers, CP-CE1-CE2-CM1-CM2, college, lycee, school" }, + "amenity/scrapyard": { + "name": "Ferraille", + "terms": "" + }, "amenity/shelter": { "name": "Abri", "terms": "Abri" @@ -2662,6 +2778,10 @@ "name": "Vétérinaire", "terms": "Vétérinaire" }, + "amenity/waste/dog_excrement": { + "name": "Bac à excrément de chien", + "terms": "" + }, "amenity/waste_basket": { "name": "Poubelle pour piétons", "terms": "poubelle, poubelle publique, poubelle urbaine, poubelle de ville, poubelle de rue, petite poubelle, ordures, déchets, corbeille, bac à ordures, bac à déchets, conteneur à ordures, conteneur à déchets, tri sélectif, recyclage, waste basket, amenity waste basket, wastebasket, rubbish bin, litter bin, trash can, garbage can" @@ -2940,7 +3060,7 @@ }, "craft/brewery": { "name": "Brasserie", - "terms": "Brasserie" + "terms": "Brasserie, brasserie artisanale" }, "craft/carpenter": { "name": "Menuisier / Charpentier", @@ -2962,6 +3082,10 @@ "name": "Confiseur", "terms": "Confiserie" }, + "craft/distillery": { + "name": "Distillerie", + "terms": "" + }, "craft/dressmaker": { "name": "Couturier", "terms": "Couturier, Tailleur, Designer textile" @@ -3873,10 +3997,30 @@ "name": "Usine d'eau potable", "terms": "Usine d'eau potable" }, + "man_made/watermill": { + "name": "Moulin à eau", + "terms": "" + }, + "man_made/windmill": { + "name": "Moulin à vent", + "terms": "" + }, "man_made/works": { "name": "Usine", "terms": "Usine" }, + "manhole": { + "name": "Bouche d'égout", + "terms": "" + }, + "manhole/drain": { + "name": "Collecteur d'eaux pluviales", + "terms": "" + }, + "manhole/telecom": { + "name": "Puit de télécommunication", + "terms": "" + }, "natural": { "name": "Nature", "terms": "Nature" @@ -4062,8 +4206,7 @@ "terms": "ONG" }, "office/physician": { - "name": "Médecin", - "terms": "Médecin, Docteur" + "name": "Médecin" }, "office/political_party": { "name": "Parti politique", @@ -4149,6 +4292,14 @@ "name": "Génératrice", "terms": "Génératrice" }, + "power/generator/source_nuclear": { + "name": "Centrale nucléaire", + "terms": "" + }, + "power/generator/source_wind": { + "name": "Centrale éolienne", + "terms": "" + }, "power/line": { "name": "Ligne électrique majeure", "terms": "Ligne électrique" @@ -4195,6 +4346,10 @@ "name": "Voie ferrée déposée", "terms": "Voie ferrée abandonnée" }, + "railway/buffer_stop": { + "name": "Butoir", + "terms": "" + }, "railway/crossing": { "name": "Passage à niveau (piétons)", "terms": "Passage à niveau (chemin)" @@ -5047,6 +5202,198 @@ "terms": "Petit barrage,Seuil" } } + }, + "imagery": { + "Bing": { + "description": "Images satellite et aérienne.", + "name": "Images aériennes Bing" + }, + "DigitalGlobe-Premium": { + "attribution": { + "text": "Termes & commentaires" + }, + "description": "Images satellite DigitalGlobe premium", + "name": "Images DigitalGlobe premium" + }, + "DigitalGlobe-Standard": { + "attribution": { + "text": "Termes & commentaires" + }, + "description": "Images satellite DigitalGlobe standard", + "name": "Images DigitalGlobe standard" + }, + "MAPNIK": { + "attribution": { + "text": "© contributeurs OpenStreetMap, CC-BY-SA" + }, + "description": "Couche OpenStreetMap par défaut", + "name": "OpenStreetMap (Standard)" + }, + "Mapbox": { + "attribution": { + "text": "Images satellite DigitalGlobe premium" + }, + "description": "Images satellite et aérienne", + "name": "Satellite Mapbox " + }, + "New_and_Misaligned_TIGER_Roads-2013": { + "description": "Au niveau de zoom 16+, carte du domaine public issue du recensement américain. A des niveaux de zooms inférieur, les changements depuis 2006, moins les changements déjà incorporés dans OpenStreetMap", + "name": "Routes TIGER nouvelles & mal alignées" + }, + "OSM_Inspector-Addresses": { + "attribution": { + "text": "© Geofabrik GmbH, contributeurs OpenStreetMap, CC-BY-SA" + }, + "name": "OSM inspector : Adresses" + }, + "OSM_Inspector-Geometry": { + "attribution": { + "text": "© Geofabrik GmbH, contributeurs OpenStreetMap, CC-BY-SA" + }, + "name": "OSM Inspector: Geometrie" + }, + "OSM_Inspector-Highways": { + "attribution": { + "text": "© Geofabrik GmbH, contributeurs OpenStreetMap, CC-BY-SA" + }, + "name": "OSM Inspector: Autoroutes" + }, + "OSM_Inspector-Multipolygon": { + "attribution": { + "text": "© Geofabrik GmbH, contributeurs OpenStreetMap, CC-BY-SA" + }, + "name": "OSM Inspector: Surface" + }, + "OSM_Inspector-Places": { + "attribution": { + "text": "© Geofabrik GmbH, contributeurs OpenStreetMap, CC-BY-SA" + }, + "name": "OSM Inspector : Lieux" + }, + "OSM_Inspector-Routing": { + "attribution": { + "text": "© Geofabrik GmbH, contributeurs OpenStreetMap, CC-BY-SA" + }, + "name": "OSM Inspector: Itinéraire" + }, + "OSM_Inspector-Tagging": { + "attribution": { + "text": "© Geofabrik GmbH, contributeurs OpenStreetMap, CC-BY-SA" + }, + "name": "OSM Inspector: Étiqueter" + }, + "Waymarked_Trails-Cycling": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, données cartographiques des contributeurs OpenStreetMap, ODbL 1.0" + }, + "name": "Waymarked Trails: Vélo" + }, + "Waymarked_Trails-Hiking": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, données cartographiques des contributeurs OpenStreetMap, ODbL 1.0" + }, + "name": "Waymarked Trails: Randonnée" + }, + "Waymarked_Trails-MTB": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, données cartographiques des contributeurs OpenStreetMap, ODbL 1.0" + }, + "name": "Waymarked Trails: MTB" + }, + "Waymarked_Trails-Skating": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, données cartographiques des contributeurs OpenStreetMap, ODbL 1.0" + }, + "name": "Waymarked Trails: Patinage" + }, + "Waymarked_Trails-Winter_Sports": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, données cartographiques des contributeurs OpenStreetMap, ODbL 1.0" + }, + "name": "Waymarked Trails: Sports d'hiver" + }, + "basemap.at": { + "attribution": { + "text": "basemap.at" + }, + "description": "Carte de base de l'Autriche, basée sur des données gouvernementales.", + "name": "basemap.at" + }, + "basemap.at-orthofoto": { + "attribution": { + "text": "basemap.at" + }, + "description": "Couche orthophoto fournie par basemap.at \"successeur\" de geoimage.at.", + "name": "Orthophoto basemap.at" + }, + "hike_n_bike": { + "attribution": { + "text": "© contributeurs OpenStreetMap" + }, + "name": "Randonnée & Vélo" + }, + "mapbox_locator_overlay": { + "attribution": { + "text": "Termes & commentaires" + }, + "description": "Montrer les fonctionnalités majeures pour vous aider à vous orienter.", + "name": "Couche localisateur" + }, + "openpt_map": { + "attribution": { + "text": "© contributeurs OpenStreetMap, CC-BY-SA" + }, + "name": "OpenPT Map (couche)" + }, + "osm-gps": { + "attribution": { + "text": "© contributeurs OpenStreetMap" + }, + "description": "Traces GPS publiques téléchargés sur OpenStreetMap", + "name": "Traces GPS OpenStreetMap" + }, + "osm-mapnik-black_and_white": { + "attribution": { + "text": "© contributeurs OpenStreetMap, CC-BY-SA" + }, + "name": "OpenStreetMap (Standard Noir & Blanc)" + }, + "osm-mapnik-german_style": { + "attribution": { + "text": "© contributeurs OpenStreetMap, CC-BY-SA" + }, + "name": "OpenStreetMap (style allemand)" + }, + "qa_no_address": { + "attribution": { + "text": "Simon Poole, données © contributeurs OpenStreetMap" + }, + "name": "Pas d'adresse QA" + }, + "skobbler": { + "attribution": { + "text": "© Tuile: données skobbler Map : contributeurs OpenStreetMap" + }, + "name": "skobbler" + }, + "stamen-terrain-background": { + "attribution": { + "text": "Map tiles par Stamen Design, sous CC BY 3.0" + }, + "name": "Stamen Terrain" + }, + "tf-cycle": { + "attribution": { + "text": "Maps © Thunderforest, Data © OpenStreetMap contributors" + }, + "name": "Thunderforest OpenCycleMap" + }, + "tf-landscape": { + "attribution": { + "text": "Cartes © Thunderforest, données © contributeurs OpenStreetMap" + }, + "name": "Thunderforest Landscape" + } } } } \ No newline at end of file diff --git a/dist/locales/gl.json b/dist/locales/gl.json index 5991392db..51ee0cf20 100644 --- a/dist/locales/gl.json +++ b/dist/locales/gl.json @@ -102,8 +102,8 @@ "delete": { "title": "Borrar", "description": { - "single": "Borrar este recurso permanentemente", - "multiple": "Borrar estes recursos permanentemente." + "single": "Borrar este elemento permanentemente.", + "multiple": "Borrar estes elementos permanentemente." }, "annotation": { "point": "Punto borrado.", @@ -111,18 +111,18 @@ "line": "Liña borrada", "area": "Área borrada.", "relation": "Relación borrada.", - "multiple": "Borrar {n} recursos." + "multiple": "Borrados {n} recursos." }, "too_large": { - "single": "Este elemento non pode ser borrado porque aínda non é visible.", - "multiple": "Estes elementos non poden ser borrados porque aínda non son visibles." + "single": "Este elemento non pode ser borrado porque non é totalmente visible.", + "multiple": "Estes elementos non poden ser borrados porque non son totalmente visibles." }, "incomplete_relation": { "single": "Este elemento non pode ser eliminado porque aínda non foi completamente baixado.", "multiple": "Estes recursos non poden ser eliminados por non estar totalmente baixados." }, "part_of_relation": { - "single": "Este recurso non pode ser eliminado porque é parte dunha relación máis longa. Debe primeiro eliminarlo da relación.", + "single": "Este recurso non pode ser eliminado porque é parte dunha relación maior. Debe primeiro eliminarlo da relación.", "multiple": "Estes recursos non poden ser eliminados porque son parte de relacións maiores. Debe en primeiro lugar eliminalos das relacións." }, "connected_to_hidden": { @@ -157,12 +157,12 @@ "title": "Unir.", "description": "Unir estos elementos.", "key": "C", - "annotation": "Unir {n} elementos.", + "annotation": "Unidos {n} elementos.", "not_eligible": "Estes elementos non se poden unir.", "not_adjacent": "Estos elementos non se poden fusionar porque os seus extremos non están ligados.", "restriction": "Estos elementos non ponden ser unidos porque polo menos un é membro dunha \"{relation}\" relación.", "incomplete_relation": "Estes elementos non se poden unir porque cando menos un deles non se descargou completamente.", - "conflicting_tags": "Estes elementos non se poden unir porque algunhas das súas marcas teñen valores contraditorios." + "conflicting_tags": "Estes elementos non se poden unir porque algunhas das súas etiquetas teñen valores contraditorios." }, "move": { "title": "Mover", @@ -176,15 +176,15 @@ "vertex": "Movido un vértice a unha vía.", "line": "Liña movida.", "area": "Área movida.", - "multiple": "Mover múltiplos elementos." + "multiple": "Movidos múltiplos elementos." }, "incomplete_relation": { "single": "Este elemento non pode ser movido porque non foi completamente baixado.", "multiple": "Estes elementos non ponden ser movidos poque non foron completamente baixados." }, "too_large": { - "single": "Este elemento non pode ser movido porque actualmente non é visible.", - "multiple": "Estes elementos non ponden ser movidos porque actualmente non son visibles." + "single": "Este elemento non pode ser movido porque actualmente non é completamente visible.", + "multiple": "Estes elementos non ponden ser movidos porque actualmente non son completamente visibles." }, "connected_to_hidden": { "single": "Este elemento non pode ser movido proque está ligado a un elemento agochado.", @@ -198,7 +198,7 @@ }, "description": { "long": { - "single": "Reflexar este elemento a través dun eixo lonxitudinal.", + "single": "Reflexar este elemento a través do seu eixo lonxitudinal.", "multiple": "Reflexar estes elementos a través do seu eixo lonxitudinal." }, "short": { @@ -212,12 +212,12 @@ }, "annotation": { "long": { - "single": "Reflexar o elemento ao través do eixo lonxitudinal.", - "multiple": "Reflexar mútiplos elementos a través dos eixos lonxitudinais." + "single": "Reflexado un elemento ao través do eixo lonxitudinal.", + "multiple": "Reflexados mútiplos elementos a través dos eixos lonxitudinais." }, "short": { - "single": "Reflexar o elemento ao través do eixo curto.", - "multiple": "Reflexar múltiples elementos a través dos seus eixos curtos." + "single": "Reflexado o elemento ao través do eixo curto.", + "multiple": "Reflexados múltiples elementos a través dos seus eixos curtos." } }, "incomplete_relation": { @@ -225,8 +225,8 @@ "multiple": "Estes elementos non poden ser reflexados porque non foron completamente baixados." }, "too_large": { - "single": "Este elemento non pode ser reflexado porque aínda está visible", - "multiple": "Estes elementos non poden ser reflexados porque aínda están visibles." + "single": "Este elemento non pode ser reflexado porque actualmente non está completamente visible.", + "multiple": "Estes elementos non poden ser reflexados porque actualmente non están completamente visibles." }, "connected_to_hidden": { "single": "Este elemento non pode ser reflexado porque está ligado a un elemento agochado.", @@ -236,7 +236,7 @@ "rotate": { "title": "Rotar.", "description": { - "single": "Rotar este elemento ao redor dun punto central.", + "single": "Rotar este elemento ao redor do seu punto central.", "multiple": "Rotar estos elementos ao redor dos seus puntos centrais." }, "key": "R", @@ -250,8 +250,8 @@ "multiple": "Estes elementos non poden ser rotados porque non foron completamente baixados." }, "too_large": { - "single": "Este elemento non pode ser rotado porque aínda non está visible.", - "multiple": "Estes elementos non poden ser rotados porque aínda non están visibles." + "single": "Este elemento non pode ser rotado porque actualmente non está completamente visible.", + "multiple": "Estes elementos non poden ser rotados porque actualmente non está completamente visible." }, "connected_to_hidden": { "single": "Este elemento non pode ser rotado porque está ligado a un elemento agochado.", @@ -328,8 +328,6 @@ }, "commit": { "title": "Subir a OpenStreetMap", - "description_placeholder": "Curta descrición das túas achegas (obrigatorio)", - "message_label": "Comentario sobre o conxunto de cambios", "upload_explanation": "Os cambios que subas serán visibles en tódolos mapas que usen os datos de OpenStreetMap.", "upload_explanation_with_user": "Os cambios que subas como {user} serán visibles en tódolos mapas que usen os datos de OpenStreetMap.", "save": "Subir", @@ -339,7 +337,7 @@ "modified": "Modificado", "deleted": "Borrado", "created": "Creado", - "about_changeset_comments": "Comentarios sobre trocos", + "about_changeset_comments": "Acerca dos comentarios dos conxuntos de cambios", "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments", "google_warning": "Mencionaches Google neste comentario: lembra que a copia de Google Maps está estrictamente prohibida.", "google_warning_link": "http://www.openstreetmap.org/copyright" @@ -354,7 +352,7 @@ "key": "B", "title": "Fondo", "zoom": "Zoom", - "vintage": "Retro", + "vintage": "Antigüidade", "unknown": "Descoñecido", "show_tiles": "Amosar teselas", "hide_tiles": "Ocultar teselas" @@ -438,7 +436,7 @@ "radio": { "structure": { "type": "Tipo", - "default": "Defecto", + "default": "Por defecto", "layer": "Capa" } }, @@ -457,14 +455,14 @@ "percent_brightness": "{opacity}% brillo", "none": "Ningún", "best_imagery": "Mellor fonte de imaxes coñecida deste sitio", - "switch": "Voltar ao background", + "switch": "Voltar a este fondo", "custom": "Personalizado", "custom_button": "Editar fondo personalizado", - "custom_prompt": "Entrar un título para a plantilla URL. Validar tokens:\n - {zoom}/{z}, {x}, {y} para Z/X/Y esquema de mosaico\n - {ty} para volteo TMS-estilo Y coordenadas\n - {u} Para o esquema cadete\n - {switch:a,b,c} para DNS server multiplexado\n\nExemplo:\n{example}", + "custom_prompt": "Introducir unha plantilla URL de mosaico. Os tokens válidos son:\n - {zoom}/{z}, {x}, {y} para o esquema de mosaico Z/X/Y\n - {ty} para coordenadas Y invertidas estilo TMS\n - {u} para o esquema quadtile\n - {switch:a,b,c} para multiplexado de servidores DNS\n\nExemplo:\n{example}", "fix_misalignment": "Axustar offset da imaxe", "imagery_source_faq": "De onde ven esta imaxe?", "reset": "reiniciar", - "offset": "Arrastre en calquera parte baixa da área gris para axustar o desplazamento de imaxes ou ingrese os valores de desplazamento en metros.", + "offset": "Arrastre en calquera parte da área gris de embaixo para axustar o desplazamento de imaxes ou ingrese os valores de desplazamento en metros.", "minimap": { "description": "Mapa pequeno", "tooltip": "Mostrar un mapa reducido para facilitar a localización da área que se estea a mostrar. ", @@ -472,8 +470,8 @@ } }, "map_data": { - "title": "Mapa de datos", - "description": "Mapa de datos", + "title": "Datos de mapa", + "description": "Datos de mapa", "key": "F", "data_layers": "Capas de datos", "fill_area": "Encher as áreas", @@ -494,7 +492,7 @@ "tooltip": "Vías de servizo, accesos de aparcamento, pistas, etc" }, "paths": { - "description": "Camiño", + "description": "Camiños", "tooltip": "Beirarrúas, camiños peonís, camiños para ciclismo, etc." }, "buildings": { @@ -557,7 +555,7 @@ "no_changes": "Non hai cambios para gardar.", "error": "Houbo erros ao se intentar gardar. ", "status_code": "O servidor devolveu a referencia de estado {code}", - "unknown_error_details": "Asegúrse de que está conectado a internet.", + "unknown_error_details": "Asegúrate de que estás conectado a internet.", "uploading": "Subindo trocos a OpenStreetMap...", "unsaved_changes": "Tes cambios sen gardar", "conflict": { @@ -576,7 +574,7 @@ }, "merge_remote_changes": { "conflict": { - "deleted": "Este elemento foron borrados por {user}.", + "deleted": "Este elemento foi borrado por {user}.", "location": "Este elemento foi movido por ambos ti e {user}.", "nodelist": "Este obxecto cambiáchedelo ti e {user}.", "memberlist": "Os elementos da relación modificáronnos {user} e máis vostede,", @@ -618,8 +616,8 @@ "used_with": "usado con {type}" }, "validations": { - "disconnected_highway": "Autoestrada desconectada", - "disconnected_highway_tooltip": "As estradas deben ser conectadas a outras estradas ou entradas dos edificios.", + "disconnected_highway": "Estrada desconectada", + "disconnected_highway_tooltip": "As estradas deben conectarse a outras estradas ou ás entradas dos edificios.", "old_multipolygon": "Etiquetas multipolígono na vía exterior", "old_multipolygon_tooltip": "Este estilo de multipolígono está obsoleto. Por favor, asígnalle as etiquetas ao multipolígono pai en vez da vía exterior.", "untagged_point": "Punto sen etiquetar", @@ -660,15 +658,15 @@ "help": { "title": "Axuda", "key": "H", - "help": "# Axuda\n\nEste é un editor para [OpenStreetMap](http://www.openstreetmap.org/), o mapa\nlibre e editable do mundo. Podes usalo e engadir e actualizar información\ndatos da túa zona, facendo unha fonte libre de datos abertos do mapa do mundo\na mellor para todos.\n\nAs edicións que podes facer neste mapa poden ser visibes para calquera uso en\nOpenStreetMap. Para facer unha edición ti debes\n[log in](https://www.openstreetmap.org/login).\n\nO [iD editor](http://ideditor.com/) é un proxecto colaborativo con [source\ncode available on GitHub] (https://github.com/openstreetmap/iD).\n", - "editing_saving": "# Editar & Salvar\n\nIste editor foi deseñado para traballar primeiramente online, e accedes directamente através do website agora.\n\n### Seleccionar Elementos\n\nSelecciona elementos do mapa, coma unha estrada ou punto de interese, facendo click sobre el no mapa. Esto resaltará a función seleccionada, abrirá detalles sobre el, e amosará un menu cas cousas que podes facer co elemento.\n\nPra escoller múltiplos elementos manten pulsada a 'Shift' key -Maiusculas-. Logo fai click nos elementos, que queiras seleccionar, ou arrastra sobre o mapa co rectángulo de selección. Esto debuxará unha caixa e seleccionará tódolos puntos dentro del.\n\n### Salvar Edicións\n\nCando fagas trocos como edicións de rúas, edificios ou lugares, son almacenados localmente ata que os subas ao server. Non te preocupes se tes un erro - podes desfacer os trocos facendo click no botón desfacer, e refacer trocos no botón refacer.-\n\nFai click en 'Save' ao rematar o grupo de edicións -Por exemplo, se remataches unha zona da cidade ou cando queiras iniciar unha nova zona. Terás oportunidade de revisala, e o editor fará suxestións útiles e dará avisos se algo non está correcto nos trocos.\n\nSe che parece todo correcto, podes poñer unha curta resume explicando os trocos feitos, fas click en 'Save' outra vez e os trocos [OpenStreetMap.org](http://www.openstreetmap.org/) os fará visibles a tódolos usuarios para que os empreguen e actualicen.\n\nSe non es quen de facer as dicións dunha sentada podes deixalo e cando volvas (en calquera navegaro e ordenador) a aplicación do editor darache a oportunidade de restaurar e gardar o traballo feito\n\n### Usar o editor\n\nTi poder ver a lista de atallos do teclado premendo a tecla `?`\n", - "roads": "# Estradas\n\nTi podes crear, marcar, e borrar estradas co editor. As estradas poden ser de todo tipo:\npistas, autoestradas, camiños, ciclopistas, e máis - de calquera tipo- os cruces\ne os segmentos poden ser mapeados.\n\n### Seleccionar\n\nPincha sobre unha estrada para seleccionala. En esbozo debe ser visible, xunto\ncun pequeno menú de ferramentas no mapa e unha barra lateral que mostra máis información sobre a estrada.\n\n### Modificar\n\nMoitas veces vai ver que as estradas non están aliñadas coas imaxes por tras delas\nou cunha pista GPS. Pode axustar estradas para que estean no lugar axeitado.\n\nPrimeiro fai click na estrada que queiras modificar. Iluminarase e amosará\nos puntos de control ao longo dela ti podes arrastralos para mellorar a localización. Se queres engadir novos puntos de control para máis precisión, fai doble click na parte da estrada na que queiras o novo nodo, e un punto engadirase.\n\nSe a estrada conecta con outra estrada, pero non se conecta correctamente sobre\no mapa, pode arrastrar un dos seus puntos de control sobre o outro punto na estrada\nco fin de unilas. Ter as estradas conectardas é importante para o mapa e esencial para proporcionar instrucións de conducción.\n\nTamén pode premer na ferramenta 'Move' ou prema a tecla de acceso rápido `M` para mover toda a estrada\nunha vez máis, e logo prema de novo para gardar ese movemento.\n\n### Borrar\n\nSe unha estrada é enteiramente incorrecta - podes ver que non existe nas imaxes de satélite e, idealmente, ter confirmado localmente que non está presente - pode borrala, ou eliminala dende o mapa. Sexa cauteloso ao eliminar características -\ncomo calquera outra edición, os resultados non son vistos por todos en imaxes de satélite é moitas veces están desactualizados, de xeito que a estrada pode estar simplemente recén construída.\n\nPode eliminar unha estrada, premendo sobre ela para seleccionala, a continuación,\npremer na icona lixo ou premendo a tecla \"Delete\".\n\n### Crear\n\nAtopa nalgún lugar que debe haber un camiño, pero non está? Prema na \"liña\"\nicona na esquina superior esquerda do editor ou prema a tecla de acceso `2` para comezar a debuxar.\n\nPrema no inicio da estrada no mapa para comezar a deseñar. Se a estrada\nramifica dende unha estrada existente, comeza premendo sobre o lugar onde elas se conectan.\n\nDespois, prema en puntos ao longo do camiño que segue a liña correcta, segundo imaxes de satélite ou GPS. Se a estrada que está deseñando cruza outra estrada, actívea\npremendo sobre o punto de intersección. Cando termine o deseño, prema dúas veces ou prema 'Return \"ou\" Intro \"no teclado.\n\n", - "gps": "# GPS\n\nAs trazas GPS gardadas son unha valiosa fonte de información para OpenStreetMap. Este editor\nsoporta trazas locais - `.gpx` arquivos no teu computador local. Ti podes gardar\neste tipo de trazas GPS cun número de apliacións de smartphone tamén con\nhardware GPS persoal.\n\nPara obter información sobre como realizar trazados GPS, lea\n[Mapping with a smartphone, GPS, or paper](http://learnosm.org/en/mobile-mapping/).\n\nUse trazas GPX para mapear, arrastrar e solta arquivos GPX sobre o editor do mapa.\nDe ser recoñecido, será engadido ao mapa cunha liña en púrpura brillante. Faga clic no menú \"Mapa de datos 'no lado dereito para permitir,\ndesactivar ou engadir a esta nova capa GPX-engadida.\n\nAs trazas GPX non son directamente subidas a OpenStreetMap -o mellor xeito de\nusalas é deseñar o mapa, usándoas como unha guía para as novas características a\nengadir, e tamén para [upload it to OpenStreetMap](http://www.openstreetmap.org/trace/create)\npara que outros usuarios o empreguen.\n", - "imagery": "# Imaxes\n\nas imaxes aéreas son un recurso importante para o mapeado. Unha combinación de\nvos aéreos, imaxes de satélite, e fontes libremente-compilados están dispoñibles\nno editor baixo o menú 'Configuración do fondo ' á dereita.\n\nPor omisión en [Bing Maps](http://www.bing.com/maps/) as capas de satélite están\npresentes no editor, pero como o pan e o zoom do mapa en novas áreas xeográficas,\nnovas fontes estarán disponíbles. Nalgúns países, como Estados\nUnidos, Francia e Dinamarca teñen dispoñibles moitas imaxes de alta calidade para algunhas áreas.\n\nAs imaxes ás veces son compensadas a partir dos datos do mapa por mor dun erro\npor parte do provedor de imaxes. Se ves que unha morea de camiños desprazouse do fondo,\nnon se moven inmediatamente todos eles para combinar o fondo. Pola contra pode axustar\nas imaxes de xeito que combine os datos premendo en 'Fix alignment' na\nparte inferior da interface de usuario da configuración de fondo UI.\n", - "addresses": "# Enderezos\n\nOs enderezos son algunhas das informacións máis útiles para o mapa.\n\nAínda que os enderezos son moitas veces representados como partes de rúas, en OpenStreetMap\nestán rexistrados como atributos de edificios e lugares ao longo das rúas.\n\nPodes engadir información de enderezos para lugares mapeados como contornos de construción\nasí como os mapeados como puntos individuais. A fonte ideal de dirección de\ndatos dunha investigación sobre o terreo ou coñecemento persoal - como ocorre con calquera\noutra característica, a copia de fontes comerciais como Google Maps está estrictamente\nprohibida.\n", - "inspector": "# Usando o Inspector\n\nO inspector é a sección na parte esquerda da páxina que permite\nmodificar os detalles do elemento seleccionado.\n\n### Selecciona un Tipo de Elemento\n\nDespois de engadir un punto, liña ou área, pode escoller o tipo de elemento que\né, como se é unha autoestrada ou rúa residencial, supermercado ou café.\nO inspector pode amosar botóns para os tipos de recursos comúns, e pode\natopar outros tipos escribindo o que está a procurar no cadro de busca.\n\nPreme o 'i' na parte inferior dereita dun botón do tipo de elemento para\nsaber máis sobre el. Prema nun botón para escoller o tipo.\n\n### Usando formularios e edición de etiquetas\n\nDespois de seleccionar un tipo de elemento, ou cando se selecciona un elemento que xa\nten un tipo asignado, o inspector pode amosar campos con detalles sobre\no elemento como o seu nome e enderezo.\n\nPor baixo dos campos que ve, pode facer clic no menú desplegable 'Engadir campo' para engadir\noutros detalles, como unha ligazón a Wikipedia, o acceso de cadeiras de rodas, e moito máis.\n\nNa parte inferior do inspector, prema en 'etiquetas adicionais' para engadir arbitrariamente\noutras etiquetas ao elemento. [Taginfo](http://taginfo.openstreetmap.org/) é un\nexcelente recurso para aprender máis sobre as combinacións de etiquetas máis populares.\n\nOs cambios feitos no inspector aparecen aplicados ao mapa.\nPode desfacelo en calquera momento premendo o botón 'Desfacer'.\n", - "buildings": "# Edificios\n\nOpenStreetMap é a base de datos de edificios máis grande do mundo. Podes crear\ne incrementar esta base de datos.\n\n### Seleccionar\n\nPode seleccionar un edificio, premendo na súa fronteira. Isto pode destacar o\nedificio e abrir un pequeno menú de ferramentas e unha barra lateral que mostra máis información\nsobre o edificio.\n\n### Modificar\n\nAlgúns edificios está incorrectamente ubicados ou teñen etiquetas incorrectas.\n\nPara mover un edificio enteiro, selecciónao, facendo click na ferramente 'Mover'. Move\nco teu rato o edificio, e fai click cando estea correctamente ubicado.\n\nPara corrixir a forma específica dun edificio, fai click e arrastra os nós que forman\na fronteira a lugares mellores.\n\n### Crear\n\nUnha das principais cuestións en torno ao engadindo de edificios para o mapa é que\nOpenStreetMap rexistra edificios, tanto como formas e puntos. A regra de ouro\né _mapear un edificio como unha forma sempre que as empresas o fagan posible_ e mapear, casas,\ndiversións, e outras cousas que operan fóra dos edificios como puntos situados\ndentro da forma de construción.\n\nPara comezar a deseñar un edificio como unha forma faise premendo no botón 'Area' o superior\nesquerda da interface, e rematalo premendo 'Return' no seu teclado\nou premendo no primeira nó deseñado para pechar a forma.\n\n### Borrar\n\nSe un edificio é totalmente incorrecto - se pode ver que non existe na imaxe do satélite,\nidealmente, ter confirmado localmente que non está presente - pode borralo,\nou eliminalo dende o mapa. Sexa cauteloso ao eliminar características -\ncomo calquera outra edición, os resultados son vistos por todos en imaxes de satélite\né moitas veces desactualizados, de xeito que o edificio podería ser simplemente recén construído.\n\nPode eliminar un edificio, premendo sobre el para seleccionalo, a continuación, premer na\nicona lixo ou premendo a tecla 'Borrar'.\n\n", - "relations": "# Relacións\n\nA relación é un tipo especial de recurso no OpenStreetMap que agrupa\noutros elementos. Por exemplo, dous tipos comúns de relacións son * relacións de ruta *,\nque agrupan tramos de estrada que pertencen a unha autoestrada específica ou\nestradas, e *multipolígonos*, que agrupan varias liñas que definen\nunha área complexa (un con varias pezas ou buratos nel como un donut).\n\nO grupo de recursos nunha relación chámanse *membros*. Na barra lateral, pode\nver en que relacións dun recurso é membro, e prema nunha relación\npara seleccionalo. Cando a relación é seleccionada, pode ver os seus\nmembros da lista na barra lateral e destacada no mapa.\n\nPara a maior parte, ID vai coidar de manter relacións automaticamente\nmentres edita. A principal cousa da que ten que ser consciente, se elimina un\ntramo de estrada para redeseñalo con máis precisión, ten que asegurarse de que a\nnova sección é membro das mesmas relacións que o orixinal.\n\n## Editar Relacións\n\nSe desexa editar relacións, aquí está o básico.\n\nPara engadir elementos á relación, seleccione o elemento, facendo click no botón \"+\" en \"Tódolos elementos\" seleccionado na barra lateral, e seleccione o tipo de nome do elemento.\n\nPara crear unha nova relación, seleccione a primeira característica que debe ter un elemento,\nprema no botón \"+\" na sección \"Tódalas relacións\", e seleccione \"Nova relación ...\".\n\nPara eliminar un recurso dunha relación, seleccione a función e prema o botón lixo\nao lado da relación que quere eliminar.\n\nPode crear multipolígonos con furados usando a ferramenta \"Merge\". Debuxe dúas áreas (interior\ne externa), Manteña pulsada a tecla maiúsculas e prema en cada unha delas para seleccionar as duas, e despois\nprema no botón \"Merge\" (+).\n" + "help": "# Axuda\n\nEste é un editor para [OpenStreetMap](http://www.openstreetmap.org/), o mapa\nlibre e editable do mundo. Podes usalo para engadir e actualizar\ninformación da túa zona, facendo dun mapa mundial de código aberto e\ndatos abertos mellor para todos.\n\nAs edicións que podes facer neste mapa serán visibes para calquera que use\nOpenStreetMap. Para facer unha edición debes\n[iniciar sesión](https://www.openstreetmap.org/login).\n\nO [iD editor](http://ideditor.com/) é un proxecto colaborativo con\n[código fonte dispoñible en GitHub] (https://github.com/openstreetmap/iD).\n", + "editing_saving": "# Editar e gardar\n\nEste editor foi deseñado para traballar principalmente online, e agora estás accedendo a el a través dun sitio web.\n\n### Seleccionar elementos\n\nSelecciona elementos do mapa, coma unha estrada ou punto de interese, facendo clic sobre el no mapa. Isto resaltará a función seleccionada, abrirá detalles sobre el, e amosará un menu cas cousas que podes facer co elemento.\n\nPra escoller múltiplos elementos manten pulsad\na a tecla 'Shift' (Maiúsculas). Logo fai clic nos elementos que queiras seleccionar, ou arrastra sobre o mapa co rectángulo de selección. Isto debuxará unha caixa e seleccionará tódolos puntos dentro del.\n\n### Gardar edicións\n\nCando fagas trocos como edicións de rúas, edificios ou lugares, son almacenados localmente ata que os subas ao servidor. Non te preocupes se tes un erro; podes desfacer os trocos facendo clic no botón desfacer, e refacer trocos no botón refacer.\n\nFai clic en 'Gardar' ao rematar un grupo de edicións: por exemplo, se remataches unha zona da cidade e queiras iniciar unha nova zona. Terás oportunidade de revisar o que fixeches, e o editor fará suxestións útiles e dará avisos se algo non está correcto nos trocos.\n\nSe che parece todo correcto, podes poñer un breve resume explicando os trocos feitos. Fai clic en 'Gardar' outra vez e publicaranse os trocos en [OpenStreetMap.org](http://www.openstreetmap.org/), onde serán visibles a tódolos usuarios para que os empreguen e actualicen.\n\nSe non es quen de facer as edicións dunha sentada podes deixalo, e cando volvas (no mesmo navegador e ordenador), a aplicación do editor darache a oportunidade de restaurar e gardar o traballo feito\n\n### Usar o editor\n\nTi poder ver a lista de atallos do teclado premendo a tecla `?`\n", + "roads": "# Estradas\n\nTi podes crear, marcar, e borrar estradas co editor. As estradas poden ser de todo tipo:\npistas, autoestradas, camiños, ciclopistas, e máis; calquer tipo de segmento polo que se acostume a pasar debería ser mapeado.\n\n### Seleccionar\n\nPincha sobre unha estrada para seleccionala. Mostrarase un esbozo, xunto\ncun pequeno menú de ferramentas no mapa e unha barra lateral que mostra máis información sobre a estrada.\n\n### Modificar\n\nMoitas veces vas ver que as estradas non están aliñadas coas imaxes por tras delas\nou cunha pista GPS. Podes axustar estradas para que estean no lugar axeitado.\n\nPrimeiro fai clic na estrada que queiras modificar. Iluminarase e amosará\nos puntos de control ao longo dela que podes arrastrar para mellorar a súa localización. Se queres engadir novos puntos de control para máis precisión, fai doble clic na parte da estrada na que queiras o novo nodo, e un punto engadirase.\n\nSe a estrada conecta con outra estrada, pero non se conecta correctamente sobre\no mapa, podes arrastrar un dos seus puntos de control sobre o outro punto na estrada\nco fin de unilas. Ter as estradas conectardas é importante para o mapa e esencial para proporcionar instrucións de conducción.\n\nTamén podes premer na ferramenta 'Mover' ou prema a tecla de acceso rápido `M` para mover toda a estrada\nde vez, e logo prema de novo para gardar ese movemento.\n\n### Borrar\n\nSe unha estrada é totalmente incorrecta —se podes ver que non existe nas imaxes de satélite e, idealmente, ter confirmado localmente que non está presente— podes eliminala, o cal o quita do mapa. Sé cauteloso ao eliminar características;\ncomo calquera outra edición, os resultados son vistos por todos, e ten en conta que as imaxes de satélite moitas veces están desactualizadas, de xeito que a estrada pode estar simplemente recén construída.\n\nPodes eliminar unha estrada, premendo sobre ela para seleccionala, a continuación,\npremer na icona lixo ou premendo a tecla \"Suprimir\".\n\n### Crear\n\nAtopa nalgún lugar que debe haber un camiño, pero non está? Prema na icona \"liña\"\nna esquina superior esquerda do editor ou prema a tecla de acceso rápido `2` para comezar a debuxar.\n\nPrema no inicio da estrada no mapa para comezar a deseñar. Se a estrada\nramifica dende unha estrada existente, comeza premendo sobre o lugar onde elas se conectan.\n\nDespois, prema en puntos ao longo do camiño que sigan o camiño correcto, segundo imaxes de satélite ou GPS. Se a estrada que está deseñando cruza outra estrada, actívea\npremendo sobre o punto de intersección. Cando termine o deseño, prema dúas veces ou prema \"Return\" ou \"Intro\" no teclado.\n\n", + "gps": "# GPS\n\nAs trazas GPS gardadas son unha valiosa fonte de información para OpenStreetMap. Este editor\nsoporta trazas locais —arquivos `.gpx` no teu computador local—. Podes obter\neste tipo de trazas GPS cun varias apliacións de smartphone e tamén con\nhardware GPS persoal.\n\nPara obter información sobre como realizar trazados GPS, le\n[Mapeando con un SmartPhone, GPS o papel](http://learnosm.org/es/mobile-mapping/).\n\nPara utilizar unha traza GPX para o mapeado, arrastra e solta o arquivo GPX sobre o editor do mapa.\nDe ser recoñecido, será engadido ao mapa cunha liña en púrpura brillante. Fai clic no menú \"Datos do mapa\" no lado dereito para activar,\ndesactivar ou facer zoom nesta nova capa GPX.\n\nAs trazas GPX non se suben directamente a OpenStreetMap. O mellor xeito de\nusalas é deseñar no mapa usándoas como unha guía para as novas características a\nengadir, e ademáis [subilas a OpenStreetMap](http://www.openstreetmap.org/trace/create)\npara que outros usuarios as empreguen.\n", + "imagery": "# Imaxes\n\nAs imaxes aéreas son un recurso importante para o mapeado. Unha combinación de\nvoos aéreos, imaxes de satélite, e fontes compilados de forma libre están dispoñibles\nno editor baixo o menú 'Axustes do fondo' á dereita.\n\nPor omisión preséntase no editor unha capa de satélite de [Bing Maps](http://www.bing.com/maps/), pero a medida que vas movendo o mapa e facendo zoom a novas áreas xeográficas,\nnovas fontes estarán disponíbles. Nalgúns países, como Estados\nUnidos, Francia e Dinamarca teñen dispoñibles imaxes de moi alta calidade para algunhas áreas.\n\nAs imaxes ás veces están descentradas do mapa por mor dun erro\npor parte do provedor de imaxes. Se ves unha morea de camiños desprazadas con respecto ao fondo,\nnon as movas todas para coincidir co fondo. Pola contra, podes axustar\nas imaxes de xeito que coincidan cos datos existentes premendo en 'Axustar offset da imaxe' na\nparte inferior da interface de usuario da configuración de fondo.\n", + "addresses": "# Enderezos\n\nOs enderezos son algunhas das informacións máis útiles para o mapa.\n\nAínda que os enderezos son moitas veces representados como partes de rúas, en OpenStreetMap\nestán rexistrados como atributos de edificios e lugares ao longo das rúas.\n\nPodes engadir información de enderezos para lugares mapeados como contornos de construción\nasí como os mapeados como puntos individuais. A fonte ideal de datos de direccións\né unha investigación sobre o terreo ou coñecemento persoal. Como ocorre con calquera\noutra característica, a copia de fontes comerciais como Google Maps está estrictamente\nprohibida.\n", + "inspector": "# Usando o Inspector\n\nO inspector é a sección na parte esquerda da páxina que permite\nmodificar os detalles do elemento seleccionado.\n\n### Seleccionar un Tipo de Elemento\n\nDespois de engadir un punto, liña ou área, podes escoller o tipo de elemento que\né, como se é unha autoestrada ou rúa residencial, supermercado ou café.\nO inspector pode amosar botóns para os tipos de recursos comúns, e pode\natopar outros tipos escribindo o que estás a procurar no cadro de busca.\n\nPreme o 'i' na parte inferior dereita dun botón do tipo de elemento para\nsaber máis sobre el. Preme nun botón para escoller o tipo.\n\n### Usando formularios e edición de etiquetas\n\nDespois de seleccionar un tipo de elemento, ou cando se selecciona un elemento que xa\nten un tipo asignado, o inspector pode amosar campos con detalles sobre\no elemento como o seu nome e enderezo.\n\nPor baixo dos campos que ve, podes facer clic no menú desplegable 'Engadir campo' para engadir\noutros detalles, como unha ligazón a Wikipedia, o acceso de cadeiras de rodas, e moito máis.\n\nNa parte inferior do inspector, preme en 'etiquetas adicionais' para engadir arbitrariamente\noutras etiquetas ao elemento. [Taginfo](http://taginfo.openstreetmap.org/) é un\nexcelente recurso para aprender máis sobre as combinacións de etiquetas máis populares.\n\nOs cambios feitos no inspector aparecen aplicados ao mapa.\nPodes desfacelo en calquera momento premendo o botón 'Desfacer'.\n", + "buildings": "# Edificios\n\nOpenStreetMap é a base de datos de edificios máis grande do mundo. Podes crear\ne incrementar esta base de datos.\n\n### Seleccionar\n\nPodes seleccionar un edificio, premendo no seu bordo. Isto destacará o edificio e abrirá unha barra lateral que mostra máis información\nsobre o edificio.\n\n### Modificar\n\nAlgúns edificios está incorrectamente ubicados ou teñen etiquetas incorrectas.\n\nPara mover un edificio enteiro, selecciónao, facendo click na ferramente 'Mover'. Move\nco teu rato o edificio, e fai clic cando estea correctamente ubicado.\n\nPara corrixir a forma específica dun edificio, fai clic e arrastra os nós que forman\no bordo a lugares mellores.\n\n### Crear\n\nUnha das principais cuestións en torno ao engadindo de edificios ao mapa é que\nOpenStreetMap rexistra edificios, tanto como formas e puntos. A regra de ouro\né _mapear un edificio como unha forma sempre que sexa posible_, e mapear empresas, casas,\ninstalacións, e outras cousas que operan fóra dos edificios como puntos situados\ndentro da forma do edificio.\n\nPara comezar a deseñar un edificio como unha forma preme no botón 'Área' na parte superior\nesquerda da interface, e para rematalo preme o boton 'Enter' no seu teclado\nou no primeiro nó deseñado para pechar a forma.\n\n### Borrar\n\nSe un edificio é totalmente incorrecto —se podes ver que non existe nas imaxes de satélite e, idealmente, ter confirmado localmente que non está presente— podes eliminalo, o cal o quita do mapa. Sé cauteloso ao eliminar características;\ncomo calquera outra edición, os resultados son vistos por todos, e ten en conta que as imaxes de satélite moitas veces están desactualizadas, de xeito que o edificio podería estar simplemente recén construído.\n\nPodes eliminar un edificio, premendo sobre el para seleccionalo, a continuación, premer na\nicona lixo ou premendo a tecla 'Suprimir'.\n\n", + "relations": "# Relacións\n\nA relación é un tipo especial de recurso no OpenStreetMap que agrupa\noutros elementos. Por exemplo, dous tipos comúns de relacións son *relacións de ruta*,\nque agrupan tramos de estrada que pertencen a unha autoestrada ou autovía específica, e *multipolígonos*, que agrupan varias liñas que definen\nunha área complexa (unha con varias zonas ou buratos, como un donut).\n\nO conxunto de recursos nunha relación chámanse *membros*. Na barra lateral, podes\nver de que relacións un recurso é membro, e premer nunha relación\npara seleccionala. Cando se selecciona a relación, podes ver os seus\nmembros da lista na barra lateral, e tamén destacados no mapa.\n\nPara a maior parte, ID vai coidar de manter relacións automaticamente\nmentres edita. A principal cousa da que ten que ser consciente, é que se eliminas un\ntramo de estrada para redeseñalo con máis precisión, tes que asegurarse de que a\nnova sección é membro das mesmas relacións que o orixinal.\n\n## Editar Relacións\n\nSe desexa editar relacións, aquí está o básico.\n\nPara engadir un elemento a unha relación, selecciona o elemento, fai clic no botón \"+\" na sección \"Tódalas relacións\" da barra lateral, e escolle ou escribe o nome do elemento.\n\nPara crear unha nova relación, selecciona o primeiro elemento que deba ter a relación,\npreme no botón \"+\" na sección \"Tódalas relacións\", e seleccione \"Nova relación ...\".\n\nPara quitar un recurso dunha relación, selecciona o elemento e preme o botón lixo\nao lado da relación da que o queiras eliminar.\n\nPodes crear multipolígonos con furados usando a ferramenta \"Unir\". Debuxa dúas áreas (interior\ne exterior), Mantén pulsada a tecla maiúsculas e prema en cada unha delas para seleccionar as dúas, e despois\npreme no botón \"Unir\" (+).\n" }, "intro": { "done": "feito", @@ -949,7 +947,7 @@ }, "or": "-ou-", "browsing": { - "title": "Navegando", + "title": "Explorar", "navigation": { "title": "Navegación", "pan": "Mover mapa", @@ -991,7 +989,7 @@ } }, "editing": { - "title": "Editando", + "title": "Editar", "drawing": { "title": "Debuxo", "add_point": "Modo 'engadir punto'", @@ -1136,7 +1134,7 @@ "block_number": "Bloque Número", "block_number!jp": "Bloque Nº", "city": "Cidade", - "city!jp": "Concello/Cidade/Vila/Tokio Ward Especial", + "city!jp": "Concello/Cidade/Vila/Barrio Especial de Tokio", "city!vn": "Concello/Cidade", "conscriptionnumber": "123", "country": "País", @@ -1154,7 +1152,7 @@ "place": "Lugar", "postcode": "Código postal", "province": "Provincia", - "province!jp": "Concello", + "province!jp": "Prefectura", "quarter": "Distrito", "quarter!jp": "Ōaza/Machi", "state": "Estado", @@ -1162,7 +1160,7 @@ "subdistrict": "Subdistrito", "subdistrict!vn": "Ward/Commune/Townlet", "suburb": "Barrio", - "suburb!jp": "Ward" + "suburb!jp": "Barrio" } }, "admin_level": { @@ -1249,7 +1247,7 @@ "options": { "foot_bath": "Baño de Pés", "hot_spring": "Ducha Quente", - "onsen": "Xaponés Onsen" + "onsen": "Onsen xaponés" } }, "beauty": { @@ -1282,6 +1280,10 @@ "brand": { "label": "Marca" }, + "bridge": { + "label": "Tipo", + "placeholder": "Por defecto" + }, "building": { "label": "Edificio" }, @@ -1384,6 +1386,10 @@ "currency_multi": { "label": "Tipos de moeda" }, + "cutting": { + "label": "Tipo", + "placeholder": "Por defecto" + }, "cycle_network": { "label": "Rede" }, @@ -1444,7 +1450,7 @@ "label": "Con área de cambia-cueiros " }, "display": { - "label": "Mostrar" + "label": "Presentación" }, "dock": { "label": "Tipo" @@ -1469,6 +1475,10 @@ "label": "Email", "placeholder": "exemplo@exemplo.gal" }, + "embankment": { + "label": "Tipo", + "placeholder": "Por defecto" + }, "emergency": { "label": "Emerxencia" }, @@ -1509,6 +1519,10 @@ "fixme": { "label": "Amáñame" }, + "ford": { + "label": "Tipo", + "placeholder": "Por defecto" + }, "fuel": { "label": "Combustible" }, @@ -1516,7 +1530,7 @@ "label": "Tipos de combustible" }, "gauge": { - "label": "Calibre" + "label": "Ancho de vía" }, "gender": { "label": "Xénero", @@ -1540,10 +1554,6 @@ "generator/type": { "label": "Tipo" }, - "golf_hole": { - "label": "Referencia", - "placeholder": "Número de buraco (1-18)" - }, "grape_variety": { "label": "Variedades de Uvas" }, @@ -1567,7 +1577,7 @@ "label": "Civilización Histórica" }, "hoops": { - "label": "Marco", + "label": "Canastras", "placeholder": "1, 2, 4..." }, "iata": { @@ -1628,7 +1638,8 @@ "placeholder": "1, 2, 3..." }, "layer": { - "label": "Capa" + "label": "Capa", + "placeholder": "0" }, "leaf_cycle": { "label": "Ciclo da follaxe", @@ -1711,6 +1722,10 @@ "maxweight": { "label": "Peso Máximo" }, + "milestone_position": { + "label": "Fito de Posición", + "placeholder": "Distancia cun decimal (123.4)" + }, "mtb/scale": { "label": "Dificultade en bicicleta de montaña", "options": { @@ -1727,11 +1742,11 @@ "mtb/scale/imba": { "label": "Dificultade da ruta de sendeiro", "options": { - "0": "Doado (white circle)", - "1": "Doado (green circle)", - "2": "Media (blue square)", - "3": "Dificultade (black diamond)", - "4": "Extremadamente Dificil (double black diamond)" + "0": "O máis doado (círculo branco)", + "1": "Doado (círculo verde)", + "2": "Media (cadrado azul)", + "3": "Difícil (diamante negro)", + "4": "Extremadamente difícil (dobre diamante negro)" }, "placeholder": "Doado, Medio, Difícil..." }, @@ -1840,11 +1855,11 @@ "options": { "carports": "Cubertas", "garage_boxes": "Garaxe Boxes", - "lane": "Carril bici na estrada", + "lane": "Carril na estrada", "multi-storey": "Multinivel", "sheds": "Galpóns", "surface": "Superficie", - "underground": "Baixo terra" + "underground": "Subterráneo" } }, "payment_multi": { @@ -1857,18 +1872,18 @@ "piste/difficulty": { "label": "Dificultade", "options": { - "advanced": "Avanzado (black diamond)", - "easy": "Doado (green circle)", - "expert": "Experto (double black diamond)", + "advanced": "Avanzado (diamante negro)", + "easy": "Doado (círculo verde)", + "expert": "Experto (dobre diamante negro)", "extreme": "Extremo (require equipamento de escalada)", - "freeride": "Por libre (fora da pista)", + "freeride": "Por libre (fóra da pista)", "intermediate": "Intermedio (cadrado azul)", "novice": "Principiante (aprendizaxe)" }, "placeholder": "Doado, Intermedio, Avanzado..." }, "piste/grooming": { - "label": "Aseo", + "label": "Estilo", "options": { "backcountry": "Backcountry", "classic": "Clásico", @@ -1931,7 +1946,37 @@ } }, "ref": { - "label": "Referencia" + "label": "Código de Referencia" + }, + "ref_aeroway_gate": { + "label": "Número de porta" + }, + "ref_golf_hole": { + "label": "Número de burato", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Número de cruce" + }, + "ref_platform": { + "label": "Número de plataforma" + }, + "ref_road_number": { + "label": "Número de estrada" + }, + "ref_route": { + "label": "Número da ruta" + }, + "ref_runway": { + "label": "Número de pista", + "placeholder": "p. ex. 01L/19R" + }, + "ref_stop_position": { + "label": "Número de parada" + }, + "ref_taxiway": { + "label": "Nome da vía de rodaxe", + "placeholder": "p. ex. A5" }, "relation": { "label": "Tipo" @@ -2003,7 +2048,7 @@ "label": "Horario de Servizos" }, "shelter": { - "label": "Pousada" + "label": "Abrigo" }, "shelter_type": { "label": "Tipo" @@ -2044,10 +2089,7 @@ "label": "Tipo" }, "social_facility_for": { - "label": "Persoal de Servizo" - }, - "source": { - "label": "Fonte" + "label": "Persoas atendidas" }, "sport": { "label": "Deportes" @@ -2071,7 +2113,7 @@ "label": "Número de escaleiras" }, "stop": { - "label": "Tipo Stop", + "label": "Tipo de Stop", "options": { "all": "Todas Direccións", "minor": "Estrada Menor" @@ -2083,7 +2125,7 @@ "bridge": "Ponte", "cutting": "Desmonte", "embankment": "Terraplén", - "ford": "Vado", + "ford": "Vao", "tunnel": "Túnel" }, "placeholder": "Descoñecido" @@ -2107,7 +2149,7 @@ "label": "Tipo de vixilancia" }, "surveillance/type": { - "label": "Tipo de Vixilancia", + "label": "Equipamento de vixilancia", "options": { "ALPR": "Lector de matrículas automático", "camera": "Cámara", @@ -2187,6 +2229,10 @@ "label": "Árbores" }, "tunnel": { + "label": "Tipo", + "placeholder": "Por defecto" + }, + "tunnel_waterway": { "label": "Túnel" }, "vending": { @@ -2232,120 +2278,101 @@ "presets": { "address": { "name": "Enderezo", - "terms": "dirección" + "terms": "dirección, enderezo, domicilio" }, "advertising/billboard": { "name": "Carteleira", - "terms": "" + "terms": "anuncio, publicidade, carteleira" }, "aerialway": { - "name": "Vía Aérea" + "name": "Vía aérea" }, "aerialway/cable_car": { - "name": "Teleférico", - "terms": "" + "name": "Teleférico" }, "aerialway/chair_lift": { "name": "Ascensor de Cadeiras", - "terms": "" + "terms": "telesilla" }, "aerialway/drag_lift": { - "name": "Ascensor de Arrastre", - "terms": "" + "name": "Ascensor de Arrastre" }, "aerialway/gondola": { - "name": "Góndola", - "terms": "" + "name": "Góndola" }, "aerialway/goods": { - "name": "Camiño aéreo de mercadorías", - "terms": "" + "name": "Camiño aéreo de mercadorías" }, "aerialway/magic_carpet": { - "name": "Ascensor Magic Carpet", - "terms": "" + "name": "Ascensor Magic Carpet" }, "aerialway/mixed_lift": { - "name": "Elevador Mixto", - "terms": "" + "name": "Elevador Mixto" }, "aerialway/platter": { - "name": "Plataforma Elevadora", - "terms": "" + "name": "Plataforma Elevadora" }, "aerialway/pylon": { - "name": "Pilón Vía Aérea", - "terms": "" + "name": "Pilón Vía Aérea" }, "aerialway/rope_tow": { - "name": "Ascensor de Corda de Remolque", - "terms": "" + "name": "Ascensor de Corda de Remolque" }, "aerialway/station": { - "name": "Estación Vía Aérea", - "terms": "" + "name": "Estación de teleférico" }, "aerialway/t-bar": { - "name": "Elevador en T-bar", - "terms": "" + "name": "Elevador en T-bar" }, "aeroway": { - "name": "Vía aérea" + "name": "Vía de aviación" }, "aeroway/aerodrome": { "name": "Aeroporto", "terms": "aeroporto, avión, aeródromo, terminal" }, "aeroway/apron": { - "name": "Diantal", - "terms": "" + "name": "Diantal" }, "aeroway/gate": { - "name": "Aeroporto Porta", - "terms": "" + "name": "Porta de embarque" }, "aeroway/hangar": { - "name": "Hangar", - "terms": "" + "name": "Hangar" }, "aeroway/helipad": { "name": "Heliporto", "terms": "heliporto, helicóptero" }, "aeroway/runway": { - "name": "Pista", - "terms": "" + "name": "Pista de aeroporto" }, "aeroway/taxiway": { - "name": "Carril Taxi", - "terms": "" + "name": "Pista de rodaxe" }, "aeroway/terminal": { - "name": "Aeroporto Terminal", - "terms": "" + "name": "Terminal de aeroporto" }, "amenity": { "name": "Instalacións" }, "amenity/animal_boarding": { - "name": "Embarque de Animais", - "terms": "" + "name": "Embarque de Animais" }, "amenity/animal_breeding": { - "name": "Mellora Animal", - "terms": "" + "name": "Mellora Animal" }, "amenity/animal_shelter": { - "name": "Pousada Animal", - "terms": "" + "name": "Refuxio de animais", + "terms": "refuxio, animais, mascotas" }, "amenity/arts_centre": { - "name": "Centro de Arte", - "terms": "" + "name": "Centro de arte", + "terms": "arte, artístico, pintura, escultura" }, "amenity/atm": { "name": "Caixeiro automático", - "terms": "" + "terms": "caixeiro, ATM, caixa, banco, tarxeta, diñeiro, cartos" }, "amenity/bank": { "name": "Banco", @@ -2357,7 +2384,7 @@ }, "amenity/bbq": { "name": "Barbacoa/Grella", - "terms": "" + "terms": "barbacoa, grella, asador, lume" }, "amenity/bench": { "name": "Banco", @@ -2369,19 +2396,16 @@ }, "amenity/bicycle_rental": { "name": "Alugamento de bicicletas", - "terms": "" + "terms": "bici, bicicleta, aluguer, préstamo" }, "amenity/bicycle_repair_station": { - "name": "Lugar para ferramentas de reparación de bicicletas", - "terms": "" + "name": "Lugar para ferramentas de reparación de bicicletas" }, "amenity/biergarten": { - "name": "Xardín da Cervexa", - "terms": "" + "name": "Xardín da Cervexa" }, "amenity/boat_rental": { - "name": "Aluguer de Botes", - "terms": "" + "name": "Aluguer de Botes" }, "amenity/bureau_de_change": { "name": "Troco de Divisas", @@ -2389,7 +2413,7 @@ }, "amenity/bus_station": { "name": "Estación de autobuses", - "terms": "" + "terms": "bus, autobús, estación" }, "amenity/cafe": { "name": "Cafetería", @@ -2397,27 +2421,27 @@ }, "amenity/car_rental": { "name": "Aluguer de automóbiles", - "terms": "" + "terms": "aluguer, coche, automóbil, rent-a-car" }, "amenity/car_sharing": { "name": "Auto Compartido", - "terms": "" + "terms": "compartido, coche, automóbil, car sharing" }, "amenity/car_wash": { "name": "Lavado de automóbiles", - "terms": "" + "terms": "lavado, limpeza, coche, automóbil, autolavado" }, "amenity/casino": { "name": "Casino", - "terms": "" + "terms": "casino, xogo, ruleta, poker, cartas, tragaperras, comecartos" }, "amenity/charging_station": { "name": "Estación de carga", - "terms": "" + "terms": "carga, batería, eléctrico, punto de recarga" }, "amenity/childcare": { - "name": "Cuidadora/niñeira", - "terms": "" + "name": "Gardería", + "terms": "coidadora, niñera, niñeira, neneira, gardería, guardería, xardín de infancia" }, "amenity/cinema": { "name": "Cine", @@ -2429,42 +2453,41 @@ }, "amenity/clock": { "name": "Reloxo", - "terms": "" + "terms": "reloxo, hora, tempo" }, "amenity/college": { "name": "Zona Universitaria", - "terms": "" + "terms": "universidade, facultade, colexio" }, "amenity/community_centre": { "name": "Centro Comunitario", - "terms": "" + "terms": "centro social, centro comunitario" }, "amenity/compressed_air": { "name": "Aire Comprimido", - "terms": "" + "terms": "aire, neumáticos, inflado de rodas, inchado de rodas" }, "amenity/courthouse": { "name": "Pazo de xustiza", - "terms": "" + "terms": "pazo de xustiza, xustiza, xulgados, xudicial, tribunal, audiencia" }, "amenity/coworking_space": { "name": "Espacio de Cotraballo" }, "amenity/crematorium": { "name": "Crematorio", - "terms": "" + "terms": "crematorio, funeraria" }, "amenity/dentist": { "name": "Dentista", - "terms": "" + "terms": "dentista, odontólogo, ortodoncista, dentes, dental" }, "amenity/doctors": { "name": "Doutor", "terms": "doutor, médico, clínica, saúde" }, "amenity/dojo": { - "name": "Dojo/Academia de Artes Marciais", - "terms": "" + "name": "Dojo/Academia de Artes Marciais" }, "amenity/drinking_water": { "name": "Fonte", @@ -2472,75 +2495,64 @@ }, "amenity/driving_school": { "name": "Autoescola", - "terms": "" + "terms": "autoescola, escola de conducción, carné de conducir" }, "amenity/embassy": { - "name": "Embaixada", - "terms": "" + "name": "Embaixada" }, "amenity/fast_food": { - "name": "Comida Rápida", - "terms": "" + "name": "Comida Rápida" }, "amenity/ferry_terminal": { - "name": "Terminal Ferry", - "terms": "" + "name": "Terminal de ferry" }, "amenity/fire_station": { - "name": "Parque de bombeiros", - "terms": "" + "name": "Parque de bombeiros" }, "amenity/food_court": { - "name": "Zona de Comidas", - "terms": "" + "name": "Zona de Comidas" }, "amenity/fountain": { "name": "Fonte ornamental", - "terms": "" + "terms": "fonte, auga, artística" }, "amenity/fuel": { "name": "Gasolineira", - "terms": "" + "terms": "gasolineira, gasolina, gasoil, diésel, combustible, estación de servicio" }, "amenity/grave_yard": { - "name": "Cemiterio", - "terms": "" + "name": "Cemiterio" }, "amenity/grit_bin": { - "name": "Contenedor de sal", - "terms": "" + "name": "Contenedor de sal" }, "amenity/hospital": { - "name": "Hospital", - "terms": "" + "name": "Hospital" }, "amenity/hunting_stand": { - "name": "Stand de Caza", - "terms": "" + "name": "Stand de Caza" }, "amenity/ice_cream": { - "name": "Xeladería", - "terms": "" + "name": "Xeadería", + "terms": "xeadería, xeadaría, xeados" }, "amenity/internet_cafe": { "name": "Cibercafé", "terms": "ciber, internet, ordenador" }, "amenity/kindergarten": { - "name": "Preescolar/Xardín de Infancia Terreos", + "name": "Zona de Preescolar/Xardín de Infancia", "terms": "preescolar, xardín de infancia, guardería, infantil, párvulos" }, "amenity/library": { - "name": "Biblioteca", - "terms": "" + "name": "Biblioteca" }, "amenity/marketplace": { - "name": "Mercado", - "terms": "" + "name": "Mercado" }, "amenity/motorcycle_parking": { "name": "Aparcamento de Motos", - "terms": "" + "terms": "aparcamento, aparcadoiro, parking, motos, motocicletas, ciclomotores" }, "amenity/nightclub": { "name": "Pub", @@ -2554,60 +2566,48 @@ "terms": "aparcadoiro, aparcamento, parking" }, "amenity/parking_entrance": { - "name": "Garaxe Aparcamento Entrada/Saída", - "terms": "" + "name": "Entrada/Saída a garaxe de aparcamento" }, "amenity/parking_space": { - "name": "Espazo de Aparcamento", - "terms": "" + "name": "Espazo de Aparcamento" }, "amenity/pavilion": { - "name": "Pavillón", - "terms": "" + "name": "Pavillón" }, "amenity/pharmacy": { - "name": "Farmacia", - "terms": "" + "name": "Farmacia" }, "amenity/place_of_worship": { "name": "Lugar de culto", "terms": "lugar de culto, igrexa, templo, capela, basílica, parroquia, santuario, ermida, catedral, sinagoga, mesquita" }, "amenity/place_of_worship/buddhist": { - "name": "Templo Budista", - "terms": "" + "name": "Templo Budista" }, "amenity/place_of_worship/christian": { "name": "Igrexa", "terms": "igrexa, capela, parroquia, templo, ermida, santuario" }, "amenity/place_of_worship/hindu": { - "name": "Templo Hindú", - "terms": "" + "name": "Templo Hindú" }, "amenity/place_of_worship/jewish": { - "name": "Sinagoga", - "terms": "" + "name": "Sinagoga" }, "amenity/place_of_worship/muslim": { - "name": "Mesquita", - "terms": "" + "name": "Mesquita" }, "amenity/place_of_worship/shinto": { - "name": "Santuario sintoísta", - "terms": "" + "name": "Santuario sintoísta" }, "amenity/place_of_worship/sikh": { - "name": "Templo Sikh", - "terms": "" + "name": "Templo Sikh" }, "amenity/place_of_worship/taoist": { - "name": "Templo Taoista", - "terms": "" + "name": "Templo Taoista" }, "amenity/planetarium": { - "name": "Planetario", - "terms": "" + "name": "Planetario" }, "amenity/police": { "name": "Policía", @@ -2619,11 +2619,11 @@ }, "amenity/post_office": { "name": "Oficina de Correos", - "terms": "" + "terms": "undefined" }, "amenity/prison": { "name": "Penitenciaria", - "terms": "" + "terms": "penitenciaría, cárcere, prisión" }, "amenity/pub": { "name": "Bar", @@ -2631,15 +2631,14 @@ }, "amenity/public_bath": { "name": "Baño Público", - "terms": "" + "terms": "baños, servizos, duchas" }, "amenity/public_bookcase": { "name": "Estantería Pública", - "terms": "" + "terms": "estantería, biblioteca, pública, libre, libros" }, "amenity/ranger_station": { - "name": "Garda Bosques Estación", - "terms": "" + "name": "Estación de gardabosques" }, "amenity/recycling": { "name": "Reciclaxe", @@ -2657,59 +2656,48 @@ "terms": "restaurante, mesón, taberna, comedor, comida, comer, xantar, cear, menú" }, "amenity/sanitary_dump_station": { - "name": "RV WC Eliminación", - "terms": "" + "name": "Eliminación de WC de caravanas" }, "amenity/school": { - "name": "Escola Terreos", + "name": "Terreo escolar", "terms": "escola, colexio, instituto, educación, ensinanza, primaria, secundaria, ESO, bacharelato" }, "amenity/scrapyard": { - "name": "Depósito de Chatarra", - "terms": "" + "name": "Depósito de Chatarra" }, "amenity/shelter": { - "name": "Abrigo", - "terms": "" + "name": "Abrigo" }, "amenity/social_facility": { - "name": "Axuda Social", - "terms": "" + "name": "Axuda Social" }, "amenity/social_facility/food_bank": { - "name": "Banco de Alimentos", - "terms": "" + "name": "Banco de Alimentos" }, "amenity/social_facility/group_home": { - "name": "Grupo de Vellos Fogar", - "terms": "" + "name": "Grupo de Vellos Fogar" }, "amenity/social_facility/homeless_shelter": { - "name": "Refuxio para Indixentes", - "terms": "" + "name": "Refuxio para Indixentes" }, "amenity/social_facility/nursing_home": { - "name": "Residencia de Anciáns", - "terms": "" + "name": "Residencia de Anciáns" }, "amenity/studio": { - "name": "Estudio", - "terms": "" + "name": "Estudio" }, "amenity/swimming_pool": { "name": "Piscina" }, "amenity/taxi": { - "name": "Parada de taxis", - "terms": "" + "name": "Parada de taxis" }, "amenity/telephone": { "name": "Teléfono", "terms": "teléfono, chamadas, cabina" }, "amenity/theatre": { - "name": "Teatro", - "terms": "" + "name": "Teatro" }, "amenity/toilets": { "name": "Aseos", @@ -2728,162 +2716,125 @@ "terms": "vending, expendedora" }, "amenity/vending_machine/cigarettes": { - "name": "Expendedora de Tabaco", - "terms": "" + "name": "Expendedora de Tabaco" }, "amenity/vending_machine/condoms": { - "name": "Expendedora de Condóns", - "terms": "" + "name": "Expendedora de Condóns" }, "amenity/vending_machine/drinks": { - "name": "Mánquina de Vending, Bebidas", - "terms": "" + "name": "Mánquina de Vending, Bebidas" }, "amenity/vending_machine/excrement_bags": { - "name": "Caca Can", - "terms": "" + "name": "Caca Can" }, "amenity/vending_machine/news_papers": { "name": "Expendedora de Xornais" }, "amenity/vending_machine/newspapers": { - "name": "Máquina Expendedora de Xornais", - "terms": "" + "name": "Máquina Expendedora de Xornais" }, "amenity/vending_machine/parcel_pickup_dropoff": { - "name": "Máquina expendedora de recollida/entrega de paquetes", - "terms": "" + "name": "Máquina expendedora de recollida/entrega de paquetes" }, "amenity/vending_machine/parking_tickets": { - "name": "Máquina Parquímetro", - "terms": "" + "name": "Máquina Parquímetro" }, "amenity/vending_machine/public_transport_tickets": { - "name": "Expendedora Tickets de Tránsito", - "terms": "" + "name": "Expendedora Tickets de Tránsito" }, "amenity/vending_machine/sweets": { - "name": "Expendedora de Snacks", - "terms": "" + "name": "Expendedora de Snacks" }, "amenity/veterinary": { - "name": "Veterinario", - "terms": "" + "name": "Veterinario" }, "amenity/waste/dog_excrement": { - "name": "Cacacan", - "terms": "" + "name": "Cacacan" }, "amenity/waste_basket": { "name": "Papeleira", "terms": "papeleira, lixo, basura" }, "amenity/waste_disposal": { - "name": "Vertedeiro", - "terms": "" + "name": "Vertedeiro" }, "amenity/waste_transfer_station": { - "name": "Estación de Bombeo Augas Residuais", - "terms": "" + "name": "Estación de Bombeo Augas Residuais" }, "amenity/water_point": { - "name": "Auga potable de RV", - "terms": "" + "name": "Auga potable de RV" }, "amenity/watering_place": { - "name": "Bebedoiro de animais", - "terms": "" + "name": "Bebedoiro de animais" }, "area": { - "name": "Área", - "terms": "" + "name": "Área" }, "area/highway": { - "name": "Superficie da Estrada", - "terms": "" + "name": "Superficie da Estrada" }, "barrier": { - "name": "Barreira", - "terms": "" + "name": "Barreira" }, "barrier/block": { - "name": "Bloque", - "terms": "" + "name": "Bloque" }, "barrier/bollard": { - "name": "Bolardo", - "terms": "" + "name": "Bolardo" }, "barrier/border_control": { - "name": "Alfándega", - "terms": "" + "name": "Alfándega" }, "barrier/cattle_grid": { - "name": "Reixa de Retención", - "terms": "" + "name": "Reixa de Retención" }, "barrier/city_wall": { - "name": "Muralla", - "terms": "" + "name": "Muralla" }, "barrier/cycle_barrier": { - "name": "Barreira Ciclista", - "terms": "" + "name": "Barreira Ciclista" }, "barrier/ditch": { - "name": "Trincheira", - "terms": "" + "name": "Trincheira" }, "barrier/entrance": { "name": "Entrada" }, "barrier/fence": { - "name": "Valado", - "terms": "" + "name": "Valado" }, "barrier/gate": { - "name": "Porta", - "terms": "" + "name": "Porta" }, "barrier/hedge": { - "name": "Cobertura", - "terms": "" + "name": "Cobertura" }, "barrier/kissing_gate": { - "name": "Porta Kissing", - "terms": "" + "name": "Porta Kissing" }, "barrier/lift_gate": { - "name": "Barreira levadiza", - "terms": "" + "name": "Barreira levadiza" }, "barrier/retaining_wall": { - "name": "Muro de contención", - "terms": "" + "name": "Muro de contención" }, "barrier/stile": { - "name": "Escada", - "terms": "" + "name": "Escada" }, "barrier/toll_booth": { - "name": "Peaxe", - "terms": "" + "name": "Peaxe" }, "barrier/wall": { - "name": "Muro", - "terms": "" + "name": "Muro" }, "boundary/administrative": { - "name": "Límite administrativo", - "terms": "" + "name": "Límite administrativo" }, "building": { - "name": "Edificio", - "terms": "" + "name": "Edificio" }, "building/apartments": { - "name": "Apartamentos", - "terms": "" + "name": "Apartamentos" }, "building/barn": { "name": "Celeiro/Hórreo", @@ -2893,342 +2844,262 @@ "name": "Bunker" }, "building/cabin": { - "name": "Cabina", - "terms": "" + "name": "Cabina" }, "building/cathedral": { - "name": "Catedral Edificio", - "terms": "" + "name": "Catedral Edificio" }, "building/chapel": { - "name": "Capela Edificio", - "terms": "" + "name": "Capela Edificio" }, "building/church": { - "name": "Igrexa edificio", - "terms": "" + "name": "Igrexa edificio" }, "building/college": { - "name": "Colexio edificio", - "terms": "" + "name": "Colexio edificio" }, "building/commercial": { - "name": "Comercial edificio", - "terms": "" + "name": "Comercial edificio" }, "building/construction": { - "name": "Edificio en Construción", - "terms": "" + "name": "Edificio en Construción" }, "building/detached": { - "name": "Casa Illada", - "terms": "" + "name": "Casa Illada" }, "building/dormitory": { - "name": "Dormitorio", - "terms": "" + "name": "Dormitorio" }, "building/entrance": { "name": "Entrada/Saída" }, "building/garage": { - "name": "Garaxe", - "terms": "" + "name": "Garaxe" }, "building/garages": { - "name": "Garaxes", - "terms": "" + "name": "Garaxes" }, "building/greenhouse": { - "name": "invernadoiro", - "terms": "" + "name": "invernadoiro" }, "building/hospital": { - "name": "Hospital edificio", - "terms": "" + "name": "Hospital edificio" }, "building/hotel": { - "name": "Hotel edificio", - "terms": "" + "name": "Hotel edificio" }, "building/house": { - "name": "Casa", - "terms": "" + "name": "Casa" }, "building/hut": { - "name": "Refuxio", - "terms": "" + "name": "Refuxio" }, "building/industrial": { - "name": "Edificio Industrial", - "terms": "" + "name": "Edificio Industrial" }, "building/kindergarten": { - "name": "Preescolar/Xardín de Infancia Edificio", - "terms": "" + "name": "Preescolar/Xardín de Infancia Edificio" }, "building/public": { - "name": "Público Edificio", - "terms": "" + "name": "Público Edificio" }, "building/residential": { - "name": "Edificio Residencial", - "terms": "" + "name": "Edificio Residencial" }, "building/retail": { - "name": "Minorista Edificio", - "terms": "" + "name": "Minorista Edificio" }, "building/roof": { - "name": "Tellado", - "terms": "" + "name": "Tellado" }, "building/school": { - "name": "Escola Edificio", - "terms": "" + "name": "Escola Edificio" }, "building/semidetached_house": { - "name": "Casa Adosada", - "terms": "" + "name": "Casa Adosada" }, "building/shed": { - "name": "Galpón", - "terms": "" + "name": "Galpón" }, "building/stable": { - "name": "Estable", - "terms": "" + "name": "Estable" }, "building/static_caravan": { - "name": "Casa Móbil Estática", - "terms": "" + "name": "Casa Móbil Estática" }, "building/terrace": { - "name": "Casas en fila", - "terms": "" + "name": "Casas en fila" }, "building/train_station": { "name": "Estación de tren" }, "building/university": { - "name": "Edificio Universitario", - "terms": "" + "name": "Edificio Universitario" }, "building/warehouse": { - "name": "Almacén", - "terms": "" + "name": "Almacén" }, "camp_site/camp_pitch": { - "name": "Campamento Pitch", - "terms": "" + "name": "Campamento Pitch" }, "club": { - "name": "Clube", - "terms": "" + "name": "Clube" }, "craft": { - "name": "Oficio", - "terms": "" + "name": "Oficio" }, "craft/basket_maker": { - "name": "Cesteiría", - "terms": "" + "name": "Cesteiría" }, "craft/beekeeper": { - "name": "Apicultor", - "terms": "" + "name": "Apicultor" }, "craft/blacksmith": { - "name": "Ferreiro", - "terms": "" + "name": "Ferreiro" }, "craft/boatbuilder": { - "name": "Carpinteiro de Ribeira", - "terms": "" + "name": "Carpinteiro de Ribeira" }, "craft/bookbinder": { - "name": "Encadernador", - "terms": "" + "name": "Encadernador" }, "craft/brewery": { - "name": "Cervexa", - "terms": "" + "name": "Cervexa" }, "craft/carpenter": { - "name": "Carpinteiro", - "terms": "" + "name": "Carpinteiro" }, "craft/carpet_layer": { - "name": "Capa de Alfombra", - "terms": "" + "name": "Capa de Alfombra" }, "craft/caterer": { - "name": "Provedor", - "terms": "" + "name": "Provedor" }, "craft/clockmaker": { - "name": "Reloxeiro", - "terms": "" + "name": "Reloxeiro" }, "craft/confectionery": { - "name": "Repostería", - "terms": "" + "name": "Repostería" }, "craft/distillery": { - "name": "Destilaría", - "terms": "" + "name": "Destilaría" }, "craft/dressmaker": { - "name": "Costureiro/a", - "terms": "" + "name": "Costureiro/a" }, "craft/electrician": { - "name": "Electricista", - "terms": "" + "name": "Electricista" }, "craft/electronics_repair": { - "name": "Tenda de Reparacións Electrónicas", - "terms": "" + "name": "Tenda de Reparacións Electrónicas" }, "craft/gardener": { - "name": "Xardineiro/a", - "terms": "" + "name": "Xardineiro/a" }, "craft/glaziery": { - "name": "Glaciar", - "terms": "" + "name": "Glaciar" }, "craft/handicraft": { - "name": "Artesanía", - "terms": "" + "name": "Artesanía" }, "craft/hvac": { - "name": "HVAC", - "terms": "" + "name": "HVAC" }, "craft/insulator": { - "name": "Illador", - "terms": "" + "name": "Illador" }, "craft/jeweler": { "name": "Xoieiro" }, "craft/key_cutter": { - "name": "Copiado de Chaves", - "terms": "" + "name": "Copiado de Chaves" }, "craft/locksmith": { "name": "Cerraxeiro" }, "craft/metal_construction": { - "name": "Metal Construción", - "terms": "" + "name": "Metal Construción" }, "craft/optician": { "name": "Óptico" }, "craft/painter": { - "name": "Pintor", - "terms": "" + "name": "Pintor" }, "craft/photographer": { - "name": "Fotógrafo", - "terms": "" + "name": "Fotógrafo" }, "craft/photographic_laboratory": { - "name": "Laboratorio de Fotografía", - "terms": "" + "name": "Laboratorio de Fotografía" }, "craft/plasterer": { - "name": "Xesero", - "terms": "" + "name": "Xesero" }, "craft/plumber": { - "name": "Fontaneiro", - "terms": "" + "name": "Fontaneiro" }, "craft/pottery": { - "name": "Cerámica", - "terms": "" + "name": "Cerámica" }, "craft/rigger": { - "name": "Aparellador", - "terms": "" + "name": "Aparellador" }, "craft/roofer": { - "name": "Tellador", - "terms": "" + "name": "Tellador" }, "craft/saddler": { - "name": "Seleiro", - "terms": "" + "name": "Seleiro" }, "craft/sailmaker": { - "name": "Fabricante de Velas Mariñas", - "terms": "" + "name": "Fabricante de Velas Mariñas" }, "craft/sawmill": { - "name": "Serraría", - "terms": "" + "name": "Serraría" }, "craft/scaffolder": { - "name": "Scaffolder", - "terms": "" + "name": "Scaffolder" }, "craft/sculpter": { - "name": "Escultor", - "terms": "" + "name": "Escultor" }, "craft/shoemaker": { - "name": "Zapateiro", - "terms": "" + "name": "Zapateiro" }, "craft/stonemason": { - "name": "Albanel", - "terms": "" + "name": "Albanel" }, "craft/sweep": { - "name": "Limpa Chemineas", - "terms": "" + "name": "Limpa Chemineas" }, "craft/tailor": { "name": "Xastre" }, "craft/tiler": { - "name": "Tellador", - "terms": "" + "name": "Tellador" }, "craft/tinsmith": { - "name": "Follalateiro", - "terms": "" + "name": "Follalateiro" }, "craft/upholsterer": { - "name": "Tapiceiro", - "terms": "" + "name": "Tapiceiro" }, "craft/watchmaker": { - "name": "Reloxeiro", - "terms": "" + "name": "Reloxeiro" }, "craft/window_construction": { - "name": "Fabricación de Fiestras", - "terms": "" + "name": "Fabricación de Fiestras" }, "craft/winery": { - "name": "Lagar", - "terms": "" + "name": "Lagar" }, "embankment": { - "name": "Terraplén", - "terms": "" + "name": "Terraplén" }, "emergency/ambulance_station": { - "name": "Estación de Ambulancias", - "terms": "" + "name": "Estación de Ambulancias" }, "emergency/defibrillator": { - "name": "Desfibrilador", - "terms": "" + "name": "Desfibrilador" }, "emergency/designated": { "name": "Acceso de emerxencia designado" @@ -3237,8 +3108,7 @@ "name": "Acceso de Emerxencia Designado" }, "emergency/fire_hydrant": { - "name": "Boca de incendio", - "terms": "" + "name": "Boca de incendio" }, "emergency/no": { "name": "Sen Acceso de Emerxencia" @@ -3247,8 +3117,7 @@ "name": "Acceso de Emerxencia Oficial" }, "emergency/phone": { - "name": "Teléfono de emerxencia", - "terms": "" + "name": "Teléfono de emerxencia" }, "emergency/private": { "name": "Acceso de Emerxencia Privado" @@ -3257,845 +3126,646 @@ "name": "Acceso de Emerxencia Si" }, "entrance": { - "name": "Entrada/Saída", - "terms": "" + "name": "Entrada/Saída" }, "footway/crossing": { - "name": "Cruce de Estradas", - "terms": "" + "name": "Cruce de Estradas" }, "footway/crosswalk": { - "name": "Paso de Peóns", - "terms": "" + "name": "Paso de Peóns" }, "footway/sidewalk": { - "name": "Beirarrúa", - "terms": "" + "name": "Beirarrúa" }, "ford": { - "name": "Vao", - "terms": "" + "name": "Vao" }, "golf/bunker": { - "name": "Trampa de Area", - "terms": "" + "name": "Trampa de Area" }, "golf/fairway": { - "name": "Camiño Acceso", - "terms": "" + "name": "Camiño Acceso" }, "golf/green": { - "name": "Putting Green", - "terms": "" + "name": "Putting Green" }, "golf/hole": { - "name": "Burato de Golf", - "terms": "" + "name": "Burato de Golf" }, "golf/lateral_water_hazard_area": { - "name": "Risco de Auga Lateral", - "terms": "" + "name": "Risco de Auga Lateral" }, "golf/lateral_water_hazard_line": { - "name": "Risco de Auga Lateral", - "terms": "" + "name": "Risco de Auga Lateral" }, "golf/rough": { - "name": "Duro", - "terms": "" + "name": "Duro" }, "golf/tee": { - "name": "Caixa de Te", - "terms": "" + "name": "Caixa de Te" }, "golf/water_hazard_area": { - "name": "Obstáculo de Auga", - "terms": "" + "name": "Obstáculo de Auga" }, "golf/water_hazard_line": { - "name": "Obstáculo de Auga", - "terms": "" + "name": "Obstáculo de Auga" }, "healthcare/blood_donation": { - "name": "Doación de Sangue", - "terms": "" + "name": "Doación de Sangue" }, "highway": { "name": "Estrada" }, "highway/bridleway": { - "name": "Camiño de ferradura", - "terms": "" + "name": "Camiño de ferradura" }, "highway/bus_stop": { - "name": "Parada de Autobús", - "terms": "" + "name": "Parada de Autobús" }, "highway/corridor": { - "name": "Corredor Interior", - "terms": "" + "name": "Corredor Interior" }, "highway/crossing": { "name": "Cruce", "terms": "paso peonil, paso peatonal, paso de cebra" }, "highway/crosswalk": { - "name": "Cruce Peonil", - "terms": "" + "name": "Cruce Peonil" }, "highway/cycleway": { - "name": "Senda Ciclista", - "terms": "" + "name": "Senda Ciclista" }, "highway/elevator": { - "name": "Montacargas", - "terms": "" + "name": "Montacargas" }, "highway/footway": { - "name": "Senda Peonil", - "terms": "" + "name": "Senda Peonil" }, "highway/give_way": { - "name": "Ceda o Paso", - "terms": "" + "name": "Ceda o Paso" }, "highway/living_street": { - "name": "Rúa Residencial", - "terms": "" + "name": "Rúa Residencial" }, "highway/mini_roundabout": { - "name": "Mini Rotonda", - "terms": "" + "name": "Mini Rotonda" }, "highway/motorway": { - "name": "Autovía", - "terms": "" + "name": "Autovía" }, "highway/motorway_junction": { - "name": "Saída/saída da autoestrada", - "terms": "" + "name": "Saída/saída da autoestrada" }, "highway/motorway_link": { "name": "Enlace de autovía", "terms": "autovía, autopista, enlace, entrada, saída, acceso" }, "highway/path": { - "name": "Camiño", - "terms": "" + "name": "Camiño" }, "highway/pedestrian": { - "name": "Rúa Peonil", - "terms": "" + "name": "Rúa Peonil" }, "highway/primary": { - "name": "Estrada Primaria", - "terms": "" + "name": "Estrada Primaria" }, "highway/primary_link": { - "name": "Enlace a estrada primaria", - "terms": "" + "name": "Enlace a estrada primaria" }, "highway/raceway": { - "name": "Pista de carreiras (Motorsport)", - "terms": "" + "name": "Pista de carreiras (Motorsport)" }, "highway/residential": { - "name": "Rúa urbana", - "terms": "" + "name": "Rúa urbana" }, "highway/rest_area": { - "name": "Área de Descanso", - "terms": "" + "name": "Área de Descanso" }, "highway/road": { - "name": "Vía de categoría descoñecida", - "terms": "" + "name": "Vía de categoría descoñecida" }, "highway/secondary": { - "name": "Estrada Secundaria", - "terms": "" + "name": "Estrada Secundaria" }, "highway/secondary_link": { - "name": "Ligazón a estrada secundaria", - "terms": "" + "name": "Ligazón a estrada secundaria" }, "highway/service": { - "name": "Vía de Servizo", - "terms": "" + "name": "Vía de Servizo" }, "highway/service/alley": { - "name": "Calexón", - "terms": "" + "name": "Calexón" }, "highway/service/drive-through": { - "name": "Auto-Servizo", - "terms": "" + "name": "Auto-Servizo" }, "highway/service/driveway": { - "name": "Entrada de Garaxe", - "terms": "" + "name": "Entrada de Garaxe" }, "highway/service/emergency_access": { - "name": "Acceso de Emerxencia", - "terms": "" + "name": "Acceso de Emerxencia" }, "highway/service/parking_aisle": { - "name": "Pasillo de Aparcamento", - "terms": "" + "name": "Pasillo de Aparcamento" }, "highway/services": { - "name": "Área de Servizo", - "terms": "" + "name": "Área de Servizo" }, "highway/speed_camera": { - "name": "Rádar Velocidade", - "terms": "" + "name": "Rádar Velocidade" }, "highway/steps": { - "name": "Escaleiras", - "terms": "" + "name": "Escaleiras" }, "highway/stop": { - "name": "Sinal de Stop", - "terms": "" + "name": "Sinal de Stop" }, "highway/street_lamp": { - "name": "Farola", - "terms": "" + "name": "Farola" }, "highway/tertiary": { - "name": "Estrada terciaria", - "terms": "" + "name": "Estrada terciaria" }, "highway/tertiary_link": { - "name": "Enlace a estrada terciaria", - "terms": "" + "name": "Enlace a estrada terciaria" }, "highway/track": { - "name": "Pista Sen Mantemento", - "terms": "" + "name": "Pista Sen Mantemento" }, "highway/traffic_mirror": { - "name": "Espello de tráfico", - "terms": "" + "name": "Espello de tráfico" }, "highway/traffic_signals": { - "name": "Semáforo", - "terms": "" + "name": "Semáforo" }, "highway/trunk": { - "name": "Estrada troncal", - "terms": "" + "name": "Estrada troncal" }, "highway/trunk_link": { - "name": "Ligazón a estrada troncal", - "terms": "" + "name": "Ligazón a estrada troncal" }, "highway/turning_circle": { - "name": "Círculo de xiro", - "terms": "" + "name": "Círculo de xiro" }, "highway/turning_loop": { - "name": "Rotonda (Illa)", - "terms": "" + "name": "Rotonda (Illa)" }, "highway/unclassified": { - "name": "Estrada Menor/Sen Clasificar", - "terms": "" + "name": "Estrada Menor/Sen Clasificar" }, "historic": { - "name": "Lugar histórico", - "terms": "" + "name": "Lugar histórico" }, "historic/archaeological_site": { - "name": "Sitio arqueolóxico", - "terms": "" + "name": "Sitio arqueolóxico" }, "historic/boundary_stone": { "name": "Marco", "terms": "marco, fito, mollón, mouteira, linde, pedra" }, "historic/castle": { - "name": "Castelo", - "terms": "" + "name": "Castelo" }, "historic/memorial": { - "name": "Monumento conmemorativo", - "terms": "" + "name": "Monumento conmemorativo" }, "historic/monument": { - "name": "Monumento", - "terms": "" + "name": "Monumento" }, "historic/ruins": { - "name": "Ruinas", - "terms": "" + "name": "Ruinas" }, "historic/tomb": { - "name": "Tumba", - "terms": "" + "name": "Tumba" }, "historic/wayside_cross": { - "name": "Cruceiro", - "terms": "" + "name": "Cruceiro" }, "historic/wayside_shrine": { - "name": "Peto de ánimas", - "terms": "" + "name": "Peto de ánimas" }, "junction": { - "name": "Incorporación", - "terms": "" + "name": "Incorporación" }, "landuse": { - "name": "Uso da Terra", - "terms": "" + "name": "Uso da Terra" }, "landuse/allotments": { - "name": "Xardín Comunitario", - "terms": "" + "name": "Xardín Comunitario" }, "landuse/aquaculture": { - "name": "Acuacultura", - "terms": "" + "name": "Acuacultura" }, "landuse/basin": { - "name": "Cunca", - "terms": "" + "name": "Cunca" }, "landuse/cemetery": { - "name": "Cemiterio", - "terms": "" + "name": "Cemiterio" }, "landuse/churchyard": { - "name": "Adro", - "terms": "" + "name": "Adro" }, "landuse/commercial": { - "name": "Área Comercial", - "terms": "" + "name": "Área Comercial" }, "landuse/construction": { - "name": "Construción", - "terms": "" + "name": "Construción" }, "landuse/farm": { "name": "Terra de Cultivo" }, "landuse/farmland": { - "name": "Terra de Cultivo", - "terms": "" + "name": "Terra de Cultivo" }, "landuse/farmyard": { - "name": "Granxa", - "terms": "" + "name": "Granxa" }, "landuse/forest": { - "name": "Forestal", - "terms": "" + "name": "Forestal" }, "landuse/garages": { - "name": "Garaxes", - "terms": "" + "name": "Garaxes" }, "landuse/grass": { - "name": "Herba", - "terms": "" + "name": "Herba" }, "landuse/harbour": { - "name": "Peirao", - "terms": "" + "name": "Peirao" }, "landuse/industrial": { - "name": "Industrial Area", - "terms": "" + "name": "Industrial Area" }, "landuse/landfill": { - "name": "Terraplén", - "terms": "" + "name": "Terraplén" }, "landuse/meadow": { - "name": "Prado", - "terms": "" + "name": "Prado" }, "landuse/military": { - "name": "Zona Militar", - "terms": "" + "name": "Zona Militar" }, "landuse/military/airfield": { - "name": "Aeródromo Militar", - "terms": "" + "name": "Aeródromo Militar" }, "landuse/military/barracks": { - "name": "Barracóns", - "terms": "" + "name": "Barracóns" }, "landuse/military/bunker": { - "name": "Bunker Militar", - "terms": "" + "name": "Bunker Militar" }, "landuse/military/checkpoint": { - "name": "Checkpoint", - "terms": "" + "name": "Checkpoint" }, "landuse/military/danger_area": { - "name": "Área Perigosa", - "terms": "" + "name": "Área Perigosa" }, "landuse/military/naval_base": { - "name": "Base Naval", - "terms": "" + "name": "Base Naval" }, "landuse/military/nuclear_explosion_site": { - "name": "Explosión Nuclear Lugar", - "terms": "" + "name": "Explosión Nuclear Lugar" }, "landuse/military/obstacle_course": { - "name": "Pista de Obstáculos", - "terms": "" + "name": "Pista de Obstáculos" }, "landuse/military/office": { - "name": "Militar Oficina", - "terms": "" + "name": "Militar Oficina" }, "landuse/military/range": { - "name": "Franxa Militar", - "terms": "" + "name": "Franxa Militar" }, "landuse/military/training_area": { - "name": "Área de Entreno", - "terms": "" + "name": "Área de Entreno" }, "landuse/orchard": { - "name": "Área de froitais", - "terms": "" + "name": "Área de froitais" }, "landuse/plant_nursery": { - "name": "Viveiro de Plantas", - "terms": "" + "name": "Viveiro de Plantas" }, "landuse/quarry": { - "name": "Canteira", - "terms": "" + "name": "Canteira" }, "landuse/railway": { - "name": "Corredor Ferroviario", - "terms": "" + "name": "Corredor Ferroviario" }, "landuse/recreation_ground": { - "name": "Campo de Diversión", - "terms": "" + "name": "Campo de Diversión" }, "landuse/residential": { - "name": "Área Residencial", - "terms": "" + "name": "Área Residencial" }, "landuse/retail": { - "name": "Venda Minorista Área", - "terms": "" + "name": "Venda Minorista Área" }, "landuse/vineyard": { - "name": "Viña", - "terms": "" + "name": "Viña" }, "leisure": { - "name": "Ocio", - "terms": "" + "name": "Ocio" }, "leisure/adult_gaming_centre": { - "name": "Centro Recreativo para Adultos", - "terms": "" + "name": "Centro Recreativo para Adultos" }, "leisure/bird_hide": { - "name": "Ocultado de Aves", - "terms": "" + "name": "Ocultado de Aves" }, "leisure/bowling_alley": { - "name": "Birlos", - "terms": "" + "name": "Birlos" }, "leisure/common": { - "name": "Común", - "terms": "" + "name": "Común" }, "leisure/dance": { - "name": "Sala de Baile", - "terms": "" + "name": "Sala de Baile" }, "leisure/dog_park": { - "name": "Parque Canino", - "terms": "" + "name": "Parque Canino" }, "leisure/firepit": { - "name": "Fogueira", - "terms": "" + "name": "Fogueira" }, "leisure/fitness_centre": { - "name": "Ximnasio/Fitness Centro", - "terms": "" + "name": "Ximnasio/Fitness Centro" }, "leisure/fitness_centre/yoga": { - "name": "Estudio de Yoga", - "terms": "" + "name": "Estudio de Yoga" }, "leisure/fitness_station": { - "name": "Estación de ximnasia ao aire libre", - "terms": "" + "name": "Estación de ximnasia ao aire libre" }, "leisure/garden": { - "name": "Xardín", - "terms": "" + "name": "Xardín" }, "leisure/golf_course": { - "name": "Campo de Golf", - "terms": "" + "name": "Campo de Golf" }, "leisure/horse_riding": { - "name": "Centro de Equitación", - "terms": "" + "name": "Centro de Equitación" }, "leisure/ice_rink": { - "name": "Pista de Xeo", - "terms": "" + "name": "Pista de Xeo" }, "leisure/marina": { - "name": "Marina", - "terms": "" + "name": "Marina" }, "leisure/miniature_golf": { - "name": "Mini Golf", - "terms": "" + "name": "Mini Golf" }, "leisure/nature_reserve": { - "name": "Reserva Natural", - "terms": "" + "name": "Reserva Natural" }, "leisure/park": { "name": "Parque", "terms": "parque, zona verde, xardín, alameda" }, "leisure/picnic_table": { - "name": "Mesa de Picnic", - "terms": "" + "name": "Mesa de Picnic" }, "leisure/pitch": { - "name": "Campo deportivo", - "terms": "" + "name": "Campo deportivo" }, "leisure/pitch/american_football": { - "name": "Campo de fútbol americano", - "terms": "" + "name": "Campo de fútbol americano" }, "leisure/pitch/baseball": { - "name": "Diamante de béisbol", - "terms": "" + "name": "Diamante de béisbol" }, "leisure/pitch/basketball": { - "name": "Cancha de baloncesto", - "terms": "" + "name": "Cancha de baloncesto" }, "leisure/pitch/beachvolleyball": { - "name": "Cancha de Voley Praia", - "terms": "" + "name": "Cancha de Voley Praia" }, "leisure/pitch/bowls": { - "name": "Bowling Green", - "terms": "" + "name": "Bowling Green" }, "leisure/pitch/cricket": { - "name": "Campo de Cricket", - "terms": "" + "name": "Campo de Cricket" }, "leisure/pitch/equestrian": { - "name": "Equitación Area", - "terms": "" + "name": "Equitación Area" }, "leisure/pitch/rugby_league": { - "name": "Campo Liga de Rugby", - "terms": "" + "name": "Campo Liga de Rugby" }, "leisure/pitch/rugby_union": { - "name": "Campo Unión de Rugby", - "terms": "" + "name": "Campo Unión de Rugby" }, "leisure/pitch/skateboard": { - "name": "Parque de Skate", - "terms": "" + "name": "Parque de Skate" }, "leisure/pitch/soccer": { - "name": "Campo de fútbol", - "terms": "" + "name": "Campo de fútbol" }, "leisure/pitch/table_tennis": { - "name": "Mesa de Ping Pong", - "terms": "" + "name": "Mesa de Ping Pong" }, "leisure/pitch/tennis": { - "name": "Cancha de tenis", - "terms": "" + "name": "Cancha de tenis" }, "leisure/pitch/volleyball": { - "name": "Cancha de voleibol", - "terms": "" + "name": "Cancha de voleibol" }, "leisure/playground": { - "name": "Área de recreo", - "terms": "" + "name": "Área de recreo" }, "leisure/resort": { - "name": "Recurso", - "terms": "" + "name": "Recurso" }, "leisure/running_track": { - "name": "Pista de Carreiras (Velocidade)", - "terms": "" + "name": "Pista de Carreiras (Velocidade)" }, "leisure/slipway": { - "name": "Rampla", - "terms": "" + "name": "Rampla" }, "leisure/sports_centre": { - "name": "Centro Deportivo/Complexo", - "terms": "" + "name": "Centro Deportivo/Complexo" }, "leisure/sports_centre/swimming": { - "name": "Servizo de Piscina", - "terms": "" + "name": "Servizo de Piscina" }, "leisure/stadium": { - "name": "Estadio", - "terms": "" + "name": "Estadio" }, "leisure/swimming_pool": { - "name": "Piscina", - "terms": "" + "name": "Piscina" }, "leisure/track": { - "name": "Pista de competición (non motorizada)", - "terms": "" + "name": "Pista de competición (non motorizada)" }, "leisure/water_park": { - "name": "Parque Acuático", - "terms": "" + "name": "Parque Acuático" }, "line": { - "name": "Liña", - "terms": "" + "name": "Liña" }, "man_made": { - "name": "Estrutura artificial", - "terms": "" + "name": "Estrutura artificial" }, "man_made/adit": { - "name": "Santuario", - "terms": "" + "name": "Santuario" }, "man_made/breakwater": { - "name": "Rompeondas", - "terms": "" + "name": "Rompeondas" }, "man_made/bridge": { - "name": "Ponte", - "terms": "" + "name": "Ponte" }, "man_made/chimney": { - "name": "Cheminea", - "terms": "" + "name": "Cheminea" }, "man_made/cutline": { - "name": "Corta lumes", - "terms": "" + "name": "Corta lumes" }, "man_made/embankment": { "name": "Terraplén" }, "man_made/flagpole": { - "name": "Mantro de Bandeira", - "terms": "" + "name": "Mantro de Bandeira" }, "man_made/gasometer": { - "name": "Gasómetro", - "terms": "" + "name": "Gasómetro" }, "man_made/groyne": { - "name": "Dique", - "terms": "" + "name": "Dique" }, "man_made/lighthouse": { - "name": "Faro", - "terms": "" + "name": "Faro" }, "man_made/mast": { - "name": "Mastro", - "terms": "" + "name": "Mastro" }, "man_made/observation": { - "name": "Torre de Observación", - "terms": "" + "name": "Torre de Observación" }, "man_made/petroleum_well": { - "name": "Pozo de Petróleo", - "terms": "" + "name": "Pozo de Petróleo" }, "man_made/pier": { - "name": "Peirao", - "terms": "" + "name": "Peirao" }, "man_made/pipeline": { - "name": "Tubería", - "terms": "" + "name": "Tubería" }, "man_made/pumping_station": { - "name": "Estación de Bombeo", - "terms": "" + "name": "Estación de Bombeo" }, "man_made/silo": { - "name": "Silo", - "terms": "" + "name": "Silo" }, "man_made/storage_tank": { - "name": "Tanque de Almacenamento", - "terms": "" + "name": "Tanque de Almacenamento" }, "man_made/surveillance": { - "name": "Vixilancia", - "terms": "" + "name": "Vixilancia" }, "man_made/surveillance_camera": { - "name": "Vídeo Vixilancia", - "terms": "" + "name": "Vídeo Vixilancia" }, "man_made/survey_point": { - "name": "Vértice xeodésico", - "terms": "" + "name": "Vértice xeodésico" }, "man_made/tower": { - "name": "Torre", - "terms": "" + "name": "Torre" }, "man_made/wastewater_plant": { - "name": "Depuradora de augas", - "terms": "" + "name": "Depuradora de augas" }, "man_made/water_tower": { - "name": "Torre de auga", - "terms": "" + "name": "Torre de auga" }, "man_made/water_well": { - "name": "Pozo", - "terms": "" + "name": "Pozo" }, "man_made/water_works": { - "name": "Traballos Acuáticos", - "terms": "" + "name": "Traballos Acuáticos" }, "man_made/watermill": { - "name": "Muíño de auga", - "terms": "" + "name": "Muíño de auga" }, "man_made/windmill": { - "name": "Muíño de vento", - "terms": "" + "name": "Muíño de vento" }, "man_made/works": { - "name": "Fábrica", - "terms": "" + "name": "Fábrica" }, "manhole": { - "name": "Burato de home", - "terms": "" + "name": "Burato de home" }, "manhole/drain": { - "name": "Drenaxe da tormenta", - "terms": "" + "name": "Drenaxe da tormenta" + }, + "manhole/telecom": { + "name": "Telecom Manhole" }, "natural": { - "name": "Natural", - "terms": "" + "name": "Natural" }, "natural/bare_rock": { - "name": "Rocha Pelada", - "terms": "" + "name": "Rocha Pelada" }, "natural/bay": { - "name": "Baía", - "terms": "" + "name": "Baía" }, "natural/beach": { - "name": "Praia", - "terms": "" + "name": "Praia" }, "natural/cave_entrance": { - "name": "Entrada de Cova", - "terms": "" + "name": "Entrada de Cova" }, "natural/cliff": { - "name": "Cantil", - "terms": "" + "name": "Cantil" }, "natural/coastline": { "name": "Liña de costa", "terms": "liña de costa, costa, litoral, ribeira" }, "natural/fell": { - "name": "Caeu", - "terms": "" + "name": "Caeu" }, "natural/glacier": { - "name": "Glaciar", - "terms": "" + "name": "Glaciar" }, "natural/grassland": { - "name": "Pradeira", - "terms": "" + "name": "Pradeira" }, "natural/heath": { - "name": "Uceira ou breixeira", - "terms": "" + "name": "Uceira ou breixeira" }, "natural/peak": { "name": "Cume", "terms": "pico, cume, montaña, monte, cúspide" }, "natural/ridge": { - "name": "Cume", - "terms": "" + "name": "Cume" }, "natural/saddle": { - "name": "Sillín", - "terms": "" + "name": "Sillín" }, "natural/sand": { - "name": "Area", - "terms": "" + "name": "Area" }, "natural/scree": { - "name": "Laxas", - "terms": "" + "name": "Laxas" }, "natural/scrub": { - "name": "Matogueira", - "terms": "" + "name": "Matogueira" }, "natural/spring": { - "name": "Manancial", - "terms": "" + "name": "Manancial" }, "natural/tree": { - "name": "Árbore", - "terms": "" + "name": "Árbore" }, "natural/tree_row": { - "name": "Fila de Árbores", - "terms": "" + "name": "Fila de Árbores" }, "natural/volcano": { - "name": "Volcán", - "terms": "" + "name": "Volcán" }, "natural/water": { - "name": "Auga", - "terms": "" + "name": "Auga" }, "natural/water/lake": { "name": "Lago", @@ -4106,1085 +3776,845 @@ "terms": "auga, estanque, lagoa, charca" }, "natural/water/reservoir": { - "name": "Encoro", - "terms": "" + "name": "Encoro" }, "natural/wetland": { - "name": "Pantano", - "terms": "" + "name": "Pantano" }, "natural/wood": { - "name": "Bosque", - "terms": "" + "name": "Bosque" }, "noexit/yes": { - "name": "Sen Saída", - "terms": "" + "name": "Sen Saída" }, "office": { - "name": "Oficina", - "terms": "" + "name": "Oficina" }, "office/accountant": { - "name": "Contador", - "terms": "" + "name": "Contador" }, "office/administrative": { - "name": "Oficina Administrativa", - "terms": "" + "name": "Oficina Administrativa" }, "office/architect": { - "name": "Arquitecto", - "terms": "" + "name": "Arquitecto" }, "office/company": { - "name": "Oficina de Empresa", - "terms": "" + "name": "Oficina de Empresa" }, "office/coworking": { - "name": "Espacio de Cotraballo", - "terms": "" + "name": "Espacio de Cotraballo" }, "office/educational_institution": { - "name": "Institución Educativa", - "terms": "" + "name": "Institución Educativa" }, "office/employment_agency": { - "name": "Axencia de Emprego", - "terms": "" + "name": "Axencia de Emprego" }, "office/estate_agent": { - "name": "Oficina Inmobiliaria", - "terms": "" + "name": "Oficina Inmobiliaria" }, "office/financial": { - "name": "Oficina Financeira", - "terms": "" + "name": "Oficina Financeira" }, "office/government": { - "name": "Gobernamental Oficina", - "terms": "" + "name": "Gobernamental Oficina" }, "office/government/register_office": { - "name": "Rexistro Oficina", - "terms": "" + "name": "Rexistro Oficina" }, "office/insurance": { - "name": "Oficina de Seguros", - "terms": "" + "name": "Oficina de Seguros" }, "office/it": { - "name": "IT Oficina", - "terms": "" + "name": "IT Oficina" }, "office/lawyer": { - "name": "Bufete", - "terms": "" + "name": "Bufete" }, "office/lawyer/notary": { - "name": "Notaría", - "terms": "" + "name": "Notaría" }, "office/newspaper": { - "name": "Xornal", - "terms": "" + "name": "Xornal" }, "office/ngo": { - "name": "Oficina ONG", - "terms": "" + "name": "Oficina ONG" }, "office/physician": { - "name": "Médico", - "terms": "" + "name": "Médico" }, "office/political_party": { - "name": "Partido Político", - "terms": "" + "name": "Partido Político" }, "office/research": { - "name": "Investigación Oficina", - "terms": "" + "name": "Investigación Oficina" }, "office/telecommunication": { - "name": "Oficina de Telecomunicacións", - "terms": "" + "name": "Oficina de Telecomunicacións" }, "office/therapist": { - "name": "Terapeuta", - "terms": "" + "name": "Terapeuta" }, "office/travel_agent": { "name": "Axencia de Viaxes" }, "piste": { - "name": "Pista/Pista de Esquí", - "terms": "" + "name": "Pista/Pista de Esquí" }, "place": { "name": "Lugar" }, "place/city": { - "name": "Cidade", - "terms": "" + "name": "Cidade" }, "place/farm": { "name": "Granxa" }, "place/hamlet": { - "name": "Aldea", - "terms": "" + "name": "Aldea" }, "place/island": { "name": "Illa", "terms": "illa, isla, illote, insua" }, "place/isolated_dwelling": { - "name": "Vivenda illada", - "terms": "" + "name": "Vivenda illada" }, "place/locality": { - "name": "Lugar", - "terms": "" + "name": "Lugar" }, "place/neighbourhood": { - "name": "Barrio", - "terms": "" + "name": "Barrio" }, "place/quarter": { - "name": "Sub-Borough / Quarter", - "terms": "" + "name": "Sub-Borough / Quarter" }, "place/square": { - "name": "Esquina", - "terms": "" + "name": "Esquina" }, "place/suburb": { - "name": "Barrio / Suburbio", - "terms": "" + "name": "Barrio / Suburbio" }, "place/town": { - "name": "Cidade", - "terms": "" + "name": "Cidade" }, "place/village": { - "name": "Vila", - "terms": "" + "name": "Vila" }, "point": { - "name": "Punto", - "terms": "" + "name": "Punto" }, "power": { "name": "Rede eléctrica" }, "power/generator": { - "name": "Xerador de enerxía", - "terms": "" + "name": "Xerador de enerxía" }, "power/generator/source_nuclear": { - "name": "Reactor Nuclear", - "terms": "" + "name": "Reactor Nuclear" }, "power/generator/source_wind": { - "name": "Turbina eólica", - "terms": "" + "name": "Turbina eólica" }, "power/line": { - "name": "Liña de alta tensión", - "terms": "" + "name": "Liña de alta tensión" }, "power/minor_line": { - "name": "Liña Eléctrica de Baixa Tensión", - "terms": "" + "name": "Liña Eléctrica de Baixa Tensión" }, "power/plant": { - "name": "Estación Central Eléctrica", - "terms": "" + "name": "Estación Central Eléctrica" }, "power/pole": { - "name": "Poste eléctrico", - "terms": "" + "name": "Poste eléctrico" }, "power/sub_station": { "name": "Subestación" }, "power/substation": { - "name": "Subestación", - "terms": "" + "name": "Subestación" }, "power/tower": { - "name": "Torre de Alta Tensión", - "terms": "" + "name": "Torre de Alta Tensión" }, "power/transformer": { - "name": "Transformador", - "terms": "" + "name": "Transformador" }, "public_transport/platform": { - "name": "Plataforma", - "terms": "" + "name": "Plataforma" }, "public_transport/stop_position": { - "name": "Posición de Stop", - "terms": "" + "name": "Posición de Stop" }, "railway": { "name": "Ferrocarril" }, "railway/abandoned": { - "name": "Ferrocarril abandonado", - "terms": "" + "name": "Ferrocarril abandonado" + }, + "railway/buffer_stop": { + "name": "Parada de Buffer" }, "railway/crossing": { - "name": "Cruce Ferroviario (Camiño)", - "terms": "" + "name": "Cruce Ferroviario (Camiño)" + }, + "railway/derail": { + "name": "Derailer Ferroviario" }, "railway/disused": { - "name": "Ferrocarril en desuso", - "terms": "" + "name": "Ferrocarril en desuso" }, "railway/funicular": { - "name": "Funicular", - "terms": "" + "name": "Funicular" }, "railway/halt": { - "name": "Halt Ferroviario", - "terms": "" + "name": "Halt Ferroviario" }, "railway/level_crossing": { - "name": "Cruce Ferroviario (Estrada)", - "terms": "" + "name": "Cruce Ferroviario (Estrada)" + }, + "railway/milestone": { + "name": "Fito de Vía" }, "railway/monorail": { - "name": "Monorraíl", - "terms": "" + "name": "Monorraíl" }, "railway/narrow_gauge": { - "name": "Tren de Vía Estreita", - "terms": "" + "name": "Tren de Vía Estreita" }, "railway/platform": { - "name": "Plataforma", - "terms": "" + "name": "Plataforma" }, "railway/rail": { - "name": "Vía de tren", - "terms": "" + "name": "Vía de tren" + }, + "railway/signal": { + "name": "Sinal Tren" }, "railway/station": { - "name": "Estación de ferrocarril", - "terms": "" + "name": "Estación de ferrocarril" }, "railway/subway": { - "name": "Metro", - "terms": "" + "name": "Metro" }, "railway/subway_entrance": { - "name": "Entrada de metro", - "terms": "" + "name": "Entrada de metro" + }, + "railway/switch": { + "name": "Garda Agullas" + }, + "railway/train_wash": { + "name": "Lava Tren" }, "railway/tram": { - "name": "Tranvía", - "terms": "" + "name": "Tranvía" }, "railway/tram_stop": { - "name": "Parada de Tranvía", - "terms": "" + "name": "Parada de Tranvía" }, "relation": { - "name": "Relación", - "terms": "" + "name": "Relación" }, "roundabout": { "name": "Rotonda" }, "route/ferry": { - "name": "Ruta de Ferry", - "terms": "" + "name": "Ruta de Ferry" }, "shop": { - "name": "Tenda", - "terms": "" + "name": "Tenda" }, "shop/alcohol": { - "name": "Licorería", - "terms": "" + "name": "Licorería" }, "shop/anime": { - "name": "Anime Tenda", - "terms": "" + "name": "Anime Tenda" }, "shop/antiques": { - "name": "Antiguidades Tenda", - "terms": "" + "name": "Antiguidades Tenda" }, "shop/appliance": { - "name": "Tenda de Electrodomésticos", - "terms": "" + "name": "Tenda de Electrodomésticos" }, "shop/art": { - "name": "Galería de Arte", - "terms": "" + "name": "Galería de Arte" }, "shop/baby_goods": { - "name": "Mercadorías para Bebés Tenda", - "terms": "" + "name": "Mercadorías para Bebés Tenda" }, "shop/bag": { - "name": "Maletas/Equipaxe Tenda", - "terms": "" + "name": "Maletas/Equipaxe Tenda" }, "shop/bakery": { - "name": "Panadería", - "terms": "" + "name": "Panadería" }, "shop/bathroom_furnishing": { - "name": "Tenda de Mobiliario de Baño", - "terms": "" + "name": "Tenda de Mobiliario de Baño" }, "shop/beauty": { - "name": "Salón de beleza", - "terms": "" + "name": "Salón de beleza" }, "shop/beauty/nails": { - "name": "Salón de Unllas", - "terms": "" + "name": "Salón de Unllas" }, "shop/beauty/tanning": { - "name": "Salón de Bronceado", - "terms": "" + "name": "Salón de Bronceado" }, "shop/bed": { - "name": "Ropa de cama/colchón", - "terms": "" + "name": "Ropa de cama/colchón" }, "shop/beverages": { - "name": "Tenda de Bebidas", - "terms": "" + "name": "Tenda de Bebidas" }, "shop/bicycle": { - "name": "Tenda de bicicletas", - "terms": "" + "name": "Tenda de bicicletas" }, "shop/bookmaker": { - "name": "Corredor de Apostas", - "terms": "" + "name": "Corredor de Apostas" }, "shop/books": { - "name": "Libraría", - "terms": "" + "name": "Libraría" }, "shop/boutique": { - "name": "Boutique", - "terms": "" + "name": "Boutique" }, "shop/butcher": { - "name": "Carnicería", - "terms": "" + "name": "Carnicería" }, "shop/candles": { - "name": "Tenda de Velas", - "terms": "" + "name": "Tenda de Velas" }, "shop/car": { - "name": "Concesionario", - "terms": "" + "name": "Concesionario" }, "shop/car_parts": { - "name": "Tenda de recambios de automóbiles", - "terms": "" + "name": "Tenda de recambios de automóbiles" }, "shop/car_repair": { - "name": "Taller de reparación de vehículos", - "terms": "" + "name": "Taller de reparación de vehículos" }, "shop/carpet": { - "name": "Alfombras Tenda", - "terms": "" + "name": "Alfombras Tenda" }, "shop/charity": { - "name": "Tenda Solidaria", - "terms": "" + "name": "Tenda Solidaria" }, "shop/cheese": { - "name": "Queixos Tenda", - "terms": "" + "name": "Queixos Tenda" }, "shop/chemist": { - "name": "Droguería", - "terms": "" + "name": "Droguería" }, "shop/chocolate": { - "name": "Chocolatería", - "terms": "" + "name": "Chocolatería" }, "shop/clothes": { - "name": "Tenda de roupa", - "terms": "" + "name": "Tenda de roupa" }, "shop/coffee": { - "name": "Tenda de Café", - "terms": "" + "name": "Tenda de Café" }, "shop/computer": { - "name": "Tenda de informática", - "terms": "" + "name": "Tenda de informática" }, "shop/confectionery": { - "name": "Larpeiradas Tenda", - "terms": "" + "name": "Larpeiradas Tenda" }, "shop/convenience": { - "name": "Tenda de Barrio", - "terms": "" + "name": "Tenda de Barrio" }, "shop/copyshop": { - "name": "Copistería", - "terms": "" + "name": "Copistería" }, "shop/cosmetics": { - "name": "Tenda de Cosméticos", - "terms": "" + "name": "Tenda de Cosméticos" }, "shop/craft": { - "name": "Artes e oficios tenda", - "terms": "" + "name": "Artes e oficios tenda" }, "shop/curtain": { - "name": "Tenda de Cortinas", - "terms": "" + "name": "Tenda de Cortinas" }, "shop/dairy": { - "name": "Tenda de Lácteos", - "terms": "" + "name": "Tenda de Lácteos" }, "shop/deli": { - "name": "Delicatessen", - "terms": "" + "name": "Delicatessen" }, "shop/department_store": { - "name": "Grandes almacéns", - "terms": "" + "name": "Grandes almacéns" }, "shop/doityourself": { - "name": "Bricolaxe DIY", - "terms": "" + "name": "Bricolaxe DIY" }, "shop/dry_cleaning": { - "name": "Lavandería en Seco", - "terms": "" + "name": "Lavandería en Seco" }, "shop/e-cigarette": { - "name": "E-Cigarros Tenda", - "terms": "" + "name": "E-Cigarros Tenda" }, "shop/electronics": { - "name": "Tenda de electrodomésticos", - "terms": "" + "name": "Tenda de electrodomésticos" }, "shop/erotic": { - "name": "Erótica Tenda", - "terms": "" + "name": "Erótica Tenda" }, "shop/fabric": { - "name": "Tenda de Teas", - "terms": "" + "name": "Tenda de Teas" }, "shop/farm": { - "name": "Cesta de produtos", - "terms": "" + "name": "Cesta de produtos" }, "shop/fashion": { - "name": "Tenda de Moda", - "terms": "" + "name": "Tenda de Moda" }, "shop/fishmonger": { "name": "Peixeiro" }, "shop/florist": { - "name": "Florería", - "terms": "" + "name": "Florería" }, "shop/frame": { - "name": "Marcos Tenda", - "terms": "" + "name": "Marcos Tenda" }, "shop/funeral_directors": { - "name": "Funeraria", - "terms": "" + "name": "Funeraria" }, "shop/furnace": { - "name": "Fornos Tenda", - "terms": "" + "name": "Fornos Tenda" }, "shop/furniture": { - "name": "Tenda de mobles", - "terms": "" + "name": "Tenda de mobles" }, "shop/garden_centre": { - "name": "Centro de xardinería", - "terms": "" + "name": "Centro de xardinería" }, "shop/gas": { - "name": "Bombonas Gas Tenda", - "terms": "" + "name": "Bombonas Gas Tenda" }, "shop/gift": { - "name": "Tenda de Regalos", - "terms": "" + "name": "Tenda de Regalos" }, "shop/greengrocer": { - "name": "Froitería", - "terms": "" + "name": "Froitería" }, "shop/hairdresser": { - "name": "Perruquería", - "terms": "" + "name": "Perruquería" }, "shop/hardware": { - "name": "Ferretería", - "terms": "" + "name": "Ferretería" }, "shop/hearing_aids": { - "name": "Audífonos Tenda", - "terms": "" + "name": "Audífonos Tenda" }, "shop/herbalist": { - "name": "Herborista", - "terms": "" + "name": "Herborista" }, "shop/hifi": { - "name": "Hifi Tenda", - "terms": "" + "name": "Hifi Tenda" }, "shop/houseware": { - "name": "Electrodomésticos Tenda", - "terms": "" + "name": "Electrodomésticos Tenda" }, "shop/interior_decoration": { - "name": "Decoración Interiores Tenda", - "terms": "" + "name": "Decoración Interiores Tenda" }, "shop/jewelry": { - "name": "Xoiería", - "terms": "" + "name": "Xoiería" }, "shop/kiosk": { - "name": "Kiosko Xornais", - "terms": "" + "name": "Kiosko Xornais" }, "shop/kitchen": { - "name": "Deseño Cociñas Tenda", - "terms": "" + "name": "Deseño Cociñas Tenda" }, "shop/laundry": { - "name": "Lavandería", - "terms": "" + "name": "Lavandería" }, "shop/leather": { - "name": "Tenda de Peles", - "terms": "" + "name": "Tenda de Peles" }, "shop/locksmith": { - "name": "Cerraxeiro", - "terms": "" + "name": "Cerraxeiro" }, "shop/lottery": { - "name": "Tenda de Lotería", - "terms": "" + "name": "Tenda de Lotería" }, "shop/mall": { - "name": "Centro comercial", - "terms": "" + "name": "Centro comercial" }, "shop/massage": { - "name": "Fisioterapia", - "terms": "" + "name": "Fisioterapia" }, "shop/medical_supply": { - "name": "Tenda de suministros médicos", - "terms": "" + "name": "Tenda de suministros médicos" }, "shop/mobile_phone": { - "name": "Tenda de telefonía móvil", - "terms": "" + "name": "Tenda de telefonía móvil" }, "shop/money_lender": { - "name": "Usureiro", - "terms": "" + "name": "Usureiro" }, "shop/motorcycle": { - "name": "Concesionario de motocicletas", - "terms": "" + "name": "Concesionario de motocicletas" }, "shop/music": { - "name": "Tenda de música", - "terms": "" + "name": "Tenda de música" }, "shop/musical_instrument": { - "name": "Tenda Instrumentos Musicais", - "terms": "" + "name": "Tenda Instrumentos Musicais" }, "shop/newsagent": { - "name": "Xornais/Revistas Tenda", - "terms": "" + "name": "Xornais/Revistas Tenda" }, "shop/nutrition_supplements": { - "name": "Nutrición Suplemento Tenda", - "terms": "" + "name": "Nutrición Suplemento Tenda" }, "shop/optician": { - "name": "Óptica", - "terms": "" + "name": "Óptica" }, "shop/organic": { - "name": "Produtos Ecolóxicos Tenda", - "terms": "" + "name": "Produtos Ecolóxicos Tenda" }, "shop/outdoor": { - "name": "Tenda ao aire libre", - "terms": "" + "name": "Tenda ao aire libre" }, "shop/paint": { - "name": "Pintura Tenda", - "terms": "" + "name": "Pintura Tenda" }, "shop/pastry": { - "name": "Confitería", - "terms": "" + "name": "Confitería" }, "shop/pawnbroker": { - "name": "Casa de Empeños", - "terms": "" + "name": "Casa de Empeños" }, "shop/perfumery": { - "name": "Perfumaría", - "terms": "" + "name": "Perfumaría" }, "shop/pet": { - "name": "Tenda de mascotas", - "terms": "" + "name": "Tenda de mascotas" }, "shop/photo": { - "name": "Tenda de Fotografía", - "terms": "" + "name": "Tenda de Fotografía" }, "shop/pyrotechnics": { - "name": "Fogos artificiais tenda", - "terms": "" + "name": "Fogos artificiais tenda" }, "shop/radiotechnics": { - "name": "Radio/Electrónica, Tenda de Compoñentes", - "terms": "" + "name": "Radio/Electrónica, Tenda de Compoñentes" }, "shop/religion": { - "name": "Relixiosa Tenda", - "terms": "" + "name": "Relixiosa Tenda" }, "shop/scuba_diving": { - "name": "Mergullo Tenda", - "terms": "" + "name": "Mergullo Tenda" }, "shop/seafood": { - "name": "Tenda de Mariscos", - "terms": "" + "name": "Tenda de Mariscos" }, "shop/second_hand": { - "name": "Consigna/tenda de segunda man", - "terms": "" + "name": "Consigna/tenda de segunda man" }, "shop/shoes": { - "name": "Zapatería", - "terms": "" + "name": "Zapatería" }, "shop/sports": { - "name": "Deportiva Tenda", - "terms": "" + "name": "Deportiva Tenda" }, "shop/stationery": { - "name": "Papelería", - "terms": "" + "name": "Papelería" }, "shop/storage_rental": { - "name": "Aluguer de Almacéns", - "terms": "" + "name": "Aluguer de Almacéns" }, "shop/supermarket": { - "name": "Supermercado", - "terms": "" + "name": "Supermercado" }, "shop/tailor": { - "name": "Xastre", - "terms": "" + "name": "Xastre" }, "shop/tattoo": { - "name": "Salón de Tatuaxes", - "terms": "" + "name": "Salón de Tatuaxes" }, "shop/tea": { - "name": "Te Tenda", - "terms": "" + "name": "Te Tenda" }, "shop/ticket": { - "name": "Venda de Entradas", - "terms": "" + "name": "Venda de Entradas" }, "shop/tobacco": { - "name": "Estanco", - "terms": "" + "name": "Estanco" }, "shop/toys": { - "name": "Tenda de xoguetes", - "terms": "" + "name": "Tenda de xoguetes" }, "shop/travel_agency": { - "name": "Axencia de viaxes", - "terms": "" + "name": "Axencia de viaxes" }, "shop/tyres": { - "name": "Tenda de neumáticos", - "terms": "" + "name": "Tenda de neumáticos" }, "shop/vacant": { "name": "Local baleiro" }, "shop/vacuum_cleaner": { - "name": "Aspiradoras Tenda", - "terms": "" + "name": "Aspiradoras Tenda" }, "shop/variety_store": { - "name": "Tenda de Variedades", - "terms": "" + "name": "Tenda de Variedades" }, "shop/video": { - "name": "Videoclub", - "terms": "" + "name": "Videoclub" }, "shop/video_games": { - "name": "Video Xogos Tenda", - "terms": "" + "name": "Video Xogos Tenda" }, "shop/watches": { - "name": "Reloxería", - "terms": "" + "name": "Reloxería" }, "shop/water_sports": { - "name": "Deportes acuáticos/tenda de natación", - "terms": "" + "name": "Deportes acuáticos/tenda de natación" }, "shop/weapons": { - "name": "Armería", - "terms": "" + "name": "Armería" }, "shop/window_blind": { - "name": "Tenda de Venta a Cegas", - "terms": "" + "name": "Tenda de Venta a Cegas" }, "shop/wine": { - "name": "Viño Tenda", - "terms": "" + "name": "Viño Tenda" }, "tourism": { - "name": "Turismo", - "terms": "" + "name": "Turismo" }, "tourism/alpine_hut": { - "name": "Cabana alpina", - "terms": "" + "name": "Cabana alpina" }, "tourism/apartment": { - "name": "Apartamento de Convidados /Condo", - "terms": "" + "name": "Apartamento de Convidados /Condo" }, "tourism/aquarium": { - "name": "Acuarium", - "terms": "" + "name": "Acuarium" }, "tourism/artwork": { - "name": "Obra artística", - "terms": "" + "name": "Obra artística" }, "tourism/attraction": { - "name": "Atracción turística", - "terms": "" + "name": "Atracción turística" }, "tourism/camp_site": { - "name": "Área de camping", - "terms": "" + "name": "Área de camping" }, "tourism/caravan_site": { - "name": "Parque de Caravanas", - "terms": "" + "name": "Parque de Caravanas" }, "tourism/chalet": { - "name": "Chalé", - "terms": "" + "name": "Chalé" }, "tourism/gallery": { - "name": "Galería de Arte", - "terms": "" + "name": "Galería de Arte" }, "tourism/guest_house": { "name": "Hostal", "terms": "hostal, pensión, hospedaxe, fonda, pousada, aloxamento, habitación" }, "tourism/hostel": { - "name": "Albergue", - "terms": "" + "name": "Albergue" }, "tourism/hotel": { - "name": "Hotel", - "terms": "" + "name": "Hotel" }, "tourism/information": { - "name": "Información", - "terms": "" + "name": "Información" }, "tourism/information/board": { - "name": "Placa de información", - "terms": "" + "name": "Placa de información" }, "tourism/information/guidepost": { - "name": "Posto Guía", - "terms": "" + "name": "Posto Guía" }, "tourism/information/map": { - "name": "Mapa", - "terms": "" + "name": "Mapa" }, "tourism/information/office": { - "name": "Oficina de Información Turística", - "terms": "" + "name": "Oficina de Información Turística" }, "tourism/motel": { - "name": "Motel", - "terms": "" + "name": "Motel" }, "tourism/museum": { - "name": "Museo", - "terms": "" + "name": "Museo" }, "tourism/picnic_site": { - "name": "Zona de picnic", - "terms": "" + "name": "Zona de picnic" }, "tourism/theme_park": { - "name": "Parque de atraccións", - "terms": "" + "name": "Parque de atraccións" }, "tourism/viewpoint": { - "name": "Miradoiro", - "terms": "" + "name": "Miradoiro" }, "tourism/zoo": { - "name": "Zoo", - "terms": "" + "name": "Zoo" }, "traffic_calming": { - "name": "Acougo de Tráfico", - "terms": "" + "name": "Acougo de Tráfico" }, "traffic_calming/bump": { - "name": "Banda de frenado", - "terms": "" + "name": "Banda de frenado" }, "traffic_calming/chicane": { - "name": "Chicán de Tráfico", - "terms": "" + "name": "Chicán de Tráfico" }, "traffic_calming/choker": { - "name": "Choker de tráfico", - "terms": "" + "name": "Choker de tráfico" }, "traffic_calming/cushion": { - "name": "Almofa de Velocidade", - "terms": "" + "name": "Almofa de Velocidade" }, "traffic_calming/dip": { - "name": "Soterrado", - "terms": "" + "name": "Soterrado" }, "traffic_calming/hump": { - "name": "Speed Hump", - "terms": "" + "name": "Speed Hump" }, "traffic_calming/island": { - "name": "Illa de Tráfico", - "terms": "" + "name": "Illa de Tráfico" }, "traffic_calming/rumble_strip": { - "name": "Rumble Faixa", - "terms": "" + "name": "Rumble Faixa" }, "traffic_calming/table": { - "name": "Cruce Peonil Elevado", - "terms": "" + "name": "Cruce Peonil Elevado" }, "type/boundary": { - "name": "Límite", - "terms": "" + "name": "Límite" }, "type/boundary/administrative": { - "name": "Límite administrativo", - "terms": "" + "name": "Límite administrativo" }, "type/multipolygon": { "name": "Multipolígono" }, "type/restriction": { - "name": "Restrición", - "terms": "" + "name": "Restrición" }, "type/restriction/no_left_turn": { - "name": "Prohibido xirar á esquerda", - "terms": "" + "name": "Prohibido xirar á esquerda" }, "type/restriction/no_right_turn": { - "name": "Prohibido xirar á dereita", - "terms": "" + "name": "Prohibido xirar á dereita" }, "type/restriction/no_straight_on": { - "name": "Non Pradiante", - "terms": "" + "name": "Non Pradiante" }, "type/restriction/no_u_turn": { - "name": "Prohibido o cambio de sentido", - "terms": "" + "name": "Prohibido o cambio de sentido" }, "type/restriction/only_left_turn": { - "name": "Obrigatorio xirar á esquerda", - "terms": "" + "name": "Obrigatorio xirar á esquerda" }, "type/restriction/only_right_turn": { - "name": "Obrigatorio xirar á dereita", - "terms": "" + "name": "Obrigatorio xirar á dereita" }, "type/restriction/only_straight_on": { - "name": "Obrigatorio continuar recto", - "terms": "" + "name": "Obrigatorio continuar recto" }, "type/route": { - "name": "Ruta", - "terms": "" + "name": "Ruta" }, "type/route/bicycle": { - "name": "Ruta ciclista", - "terms": "" + "name": "Ruta ciclista" }, "type/route/bus": { - "name": "Ruta de autobús", - "terms": "" + "name": "Ruta de autobús" }, "type/route/detour": { - "name": "Ruta de Desvío", - "terms": "" + "name": "Ruta de Desvío" }, "type/route/ferry": { - "name": "Ruta do Ferry", - "terms": "" + "name": "Ruta do Ferry" }, "type/route/foot": { - "name": "Rúa a Pé", - "terms": "" + "name": "Rúa a Pé" }, "type/route/hiking": { - "name": "Ruta de Camiñata", - "terms": "" + "name": "Ruta de Camiñata" }, "type/route/horse": { - "name": "Ruta de Equitación", - "terms": "" + "name": "Ruta de Equitación" }, "type/route/pipeline": { - "name": "Ruta de Tubaría", - "terms": "" + "name": "Ruta de Tubaría" }, "type/route/power": { - "name": "Ruta de Enerxía", - "terms": "" + "name": "Ruta de Enerxía" }, "type/route/road": { - "name": "Ruta de Estrada", - "terms": "" + "name": "Ruta de Estrada" }, "type/route/train": { - "name": "Ruta de Tren", - "terms": "" + "name": "Ruta de Tren" }, "type/route/tram": { - "name": "Ruta de Tranvía", - "terms": "" + "name": "Ruta de Tranvía" }, "type/route_master": { - "name": "Ruta Mestre", - "terms": "" + "name": "Ruta Mestre" }, "type/site": { - "name": "Lugar", - "terms": "" + "name": "Lugar" }, "vertex": { - "name": "Outro", - "terms": "" + "name": "Outro" }, "waterway": { "name": "Vía de Auga" }, "waterway/boatyard": { - "name": "Estaleiro", - "terms": "" + "name": "Estaleiro" }, "waterway/canal": { - "name": "Canal", - "terms": "" + "name": "Canal" }, "waterway/dam": { - "name": "Presa", - "terms": "" + "name": "Presa" }, "waterway/ditch": { - "name": "Cuneta", - "terms": "" + "name": "Cuneta" }, "waterway/dock": { - "name": "Dique Húmido/Dique Seco", - "terms": "" + "name": "Dique Húmido/Dique Seco" }, "waterway/drain": { - "name": "Cuneta", - "terms": "" + "name": "Cuneta" }, "waterway/fuel": { - "name": "Estación Mariá de Fuel", - "terms": "" + "name": "Estación Mariá de Fuel" }, "waterway/river": { "name": "Río", "terms": "río, regato, afluente, auga" }, "waterway/riverbank": { - "name": "Ribeira do río", - "terms": "" + "name": "Ribeira do río" }, "waterway/sanitary_dump_station": { - "name": "WC Mariño Eliminación", - "terms": "" + "name": "WC Mariño Eliminación" }, "waterway/stream": { "name": "Regato", "terms": "río, regato, rego, torrente, auga" }, "waterway/water_point": { - "name": "Auga Potable Mariña", - "terms": "" + "name": "Auga Potable Mariña" }, "waterway/waterfall": { - "name": "Fervenza", - "terms": "" + "name": "Fervenza" }, "waterway/weir": { - "name": "Presa", - "terms": "" + "name": "Presa" } } }, @@ -5198,7 +4628,7 @@ "text": "Termos & Autoachegas" }, "description": "Imaxes de satélite Premium DigitalGlobe.", - "name": "Imaxes de DigitalGlobe Premium" + "name": "Imaxes DigitalGlobe Premium" }, "DigitalGlobe-Standard": { "attribution": { @@ -5277,7 +4707,7 @@ "attribution": { "text": "© Sarah Hoffmann, CC by-SA 3.0, datos do mapa contribuidores do OpenStreetMap, ODbL 1.0" }, - "name": "Marcador de vías Pistas: Excursionismo" + "name": "Marcador de Pistas: Excursionismo" }, "Waymarked_Trails-MTB": { "attribution": { diff --git a/dist/locales/hi.json b/dist/locales/hi.json index 94a0cc490..32b9a74d9 100644 --- a/dist/locales/hi.json +++ b/dist/locales/hi.json @@ -93,6 +93,34 @@ "subdistrict": "", "suburb": "", "countrycode": "in" + }, + "welcome": { + "title": "स्वागतम" + }, + "points": { + "title": "बिंद" + } + }, + "shortcuts": { + "or": "या", + "browsing": { + "navigation": { + "zoom": "ज़ूम इन / ज़ूम आउट" + }, + "help": { + "title": "सहायता" + } + }, + "editing": { + "drawing": { + "title": "चित्रांकन" + }, + "operations": { + "reverse": "रेखा को उल्टा करें" + }, + "commands": { + "title": "आदेश" + } } }, "presets": { diff --git a/dist/locales/hr.json b/dist/locales/hr.json index e1d293977..2fda2746e 100644 --- a/dist/locales/hr.json +++ b/dist/locales/hr.json @@ -328,8 +328,6 @@ }, "commit": { "title": "Postavi na OpenStreetMap", - "description_placeholder": "Kratak opis tvog doprinosa (obavezno)", - "message_label": "Komentar za promjene", "upload_explanation": "Promjene koje postaviš biti će vidljive na svim kartama koje koriste podatke OpenStreetMapa.", "upload_explanation_with_user": "Promjene koje postaviš kao {user} biti će vidljive na svim kartama koje koriste podatke OpenStreetMapa.", "save": "Postavi", @@ -1343,10 +1341,6 @@ "generator/type": { "label": "Vrsta" }, - "golf_hole": { - "label": "Redni broj", - "placeholder": "Broj rupa (1-18)" - }, "handicap": { "label": "Smetnja", "placeholder": "1-18" @@ -1621,9 +1615,6 @@ "railway": { "label": "Vrsta" }, - "ref": { - "label": "Broj ceste" - }, "relation": { "label": "Vrsta" }, @@ -1710,9 +1701,6 @@ }, "placeholder": "Mali kotačići, kotači, off-road" }, - "source": { - "label": "Izvor" - }, "structure": { "label": "Konstrukcija", "options": { @@ -1786,9 +1774,6 @@ "trees": { "label": "Drveće" }, - "tunnel": { - "label": "Tunel" - }, "vending": { "label": "Vrsta robe" }, diff --git a/dist/locales/hu.json b/dist/locales/hu.json index f8d596ea6..9d53365cc 100644 --- a/dist/locales/hu.json +++ b/dist/locales/hu.json @@ -328,10 +328,9 @@ }, "commit": { "title": "Feltöltés az OpenStreetMapre", - "description_placeholder": "A közreműködéseid rövid leírása (kötelező)", - "message_label": "Módosításcsomag megjegyzése", "upload_explanation": "Az általad feltöltött változtatások minden OpenStreetMapet használó térképen láthatóak lesznek.", "upload_explanation_with_user": "Az általad {user} néven feltöltött változtatások minden OpenStreetMapet használó térképen láthatóak lesznek.", + "request_review": "Szeretném ha valaki ellenőrizné a szerkesztéseimet.", "save": "Feltöltés", "cancel": "Mégsem", "changes": "{count} módosítás", @@ -354,6 +353,7 @@ "key": "B", "title": "Háttér", "zoom": "Nagyítás", + "vintage": "Antik", "unknown": "Ismeretlen", "show_tiles": "Csempék megjelenítése", "hide_tiles": "Csempék elrejtése" @@ -459,6 +459,7 @@ "switch": "Visszaváltás erre a háttérre", "custom": "Egyéni", "custom_button": "Egyedi háttér szerkesztése", + "custom_prompt": "Adj meg egy csempe URL sablont. Érvényes tokenek:\n - {zoom}/{z}, {x}, {y} a Z/X/Y csempe sémához\n - {ty} a tükrözött TMS stílusú Y koordinátákhoz\n - {u} a quadtile sémához\n - {switch:a,b,c} a DNS szerver multiplexeléshez\n\nPéldául:\n{example}", "fix_misalignment": "Légifelvétel elcsúszásának korrigálása", "imagery_source_faq": "Honnan jön ez a légifelvétel?", "reset": "visszavonás", @@ -1160,7 +1161,8 @@ "subdistrict": "Városrész", "subdistrict!vn": "Ward/Commune/Townlet", "suburb": "Külváros", - "suburb!jp": "Kerület" + "suburb!jp": "Kerület", + "unit": "Egység" } }, "admin_level": { @@ -1280,6 +1282,10 @@ "brand": { "label": "Márka" }, + "bridge": { + "label": "Típus", + "placeholder": "Alapértelmezett" + }, "building": { "label": "Épület" }, @@ -1339,12 +1345,19 @@ "clockwise": "Óramutató járása szerint" } }, + "clothes": { + "label": "Ruha" + }, "club": { "label": "Típus" }, "collection_times": { "label": "Ürítési idő" }, + "comment": { + "label": "Módosításcsomag megjegyzése", + "placeholder": "A közreműködéseid rövid leírása (kötelező)" + }, "communication_multi": { "label": "Kommunikációtípusok" }, @@ -1355,6 +1368,9 @@ "label": "Webkamera URL", "placeholder": "http://pelda.hu/" }, + "content": { + "label": "Tartalom" + }, "country": { "label": "Ország" }, @@ -1376,6 +1392,10 @@ "currency_multi": { "label": "Pénznemtípusok" }, + "cutting": { + "label": "Típus", + "placeholder": "Alapértelmezett" + }, "cycle_network": { "label": "Hálózat" }, @@ -1461,6 +1481,10 @@ "label": "E-mail", "placeholder": "minta@minta.hu" }, + "embankment": { + "label": "Típus", + "placeholder": "Alapértelmezett" + }, "emergency": { "label": "Vészhelyzet" }, @@ -1501,6 +1525,10 @@ "fixme": { "label": "JavítsKi" }, + "ford": { + "label": "Típus", + "placeholder": "Alapértelmezett" + }, "fuel": { "label": "Üzemanyag" }, @@ -1522,16 +1550,16 @@ "generator/method": { "label": "Módszer" }, + "generator/output/electricity": { + "label": "Teljesítmény", + "placeholder": "50 MW, 100 MW, 200 MW..." + }, "generator/source": { "label": "Forrás" }, "generator/type": { "label": "Típus" }, - "golf_hole": { - "label": "Golflyuk-azonosító", - "placeholder": "Golflyuk száma (1-18)" - }, "grape_variety": { "label": "Szőlőfajták" }, @@ -1542,6 +1570,10 @@ "handrail": { "label": "Korlát" }, + "hashtags": { + "label": "Hashtagek", + "placeholder": "#példa" + }, "height": { "label": "Magasság (méter)" }, @@ -1616,7 +1648,8 @@ "placeholder": "1, 2, 3…" }, "layer": { - "label": "Réteg" + "label": "Réteg", + "placeholder": "0" }, "leaf_cycle": { "label": "Levélváltási ciklus", @@ -1699,6 +1732,10 @@ "maxweight": { "label": "Súlykorlátozás" }, + "milestone_position": { + "label": "Mérföldkő pozíció", + "placeholder": "Távolság egy tizedesig (123.4)" + }, "mtb/scale": { "label": "Mountainbike nehézség", "options": { @@ -1886,6 +1923,10 @@ "plant": { "label": "Növény" }, + "plant/output/electricity": { + "label": "Teljesítmény", + "placeholder": "500 MW, 1000 MW, 2000 MW..." + }, "population": { "label": "Népesség" }, @@ -1915,7 +1956,37 @@ } }, "ref": { - "label": "Azonosító" + "label": "Referencia kód" + }, + "ref_aeroway_gate": { + "label": "Kapu szám" + }, + "ref_golf_hole": { + "label": "Lyuk szám", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Csomópont szám" + }, + "ref_platform": { + "label": "Platform szám" + }, + "ref_road_number": { + "label": "Út szám" + }, + "ref_route": { + "label": "Útvonal szám" + }, + "ref_runway": { + "label": "Kifutó sorszám", + "placeholder": "pl. 01L/19L" + }, + "ref_stop_position": { + "label": "Megálló szám" + }, + "ref_taxiway": { + "label": "Taxiút neve", + "placeholder": "pl. A5" }, "relation": { "label": "Típus" @@ -2031,7 +2102,7 @@ "label": "Célcsoport" }, "source": { - "label": "Forrás" + "label": "Források" }, "sport": { "label": "Sportok" @@ -2171,6 +2242,10 @@ "label": "Fák" }, "tunnel": { + "label": "Típus", + "placeholder": "Alapértelmezett" + }, + "tunnel_waterway": { "label": "Alagút" }, "vending": { @@ -2565,6 +2640,10 @@ "name": "Keresztény templom", "terms": "kápolna, katolikus, református, görög katolikus, evangélikus, orthodox, unitárius, görögkeleti" }, + "amenity/place_of_worship/hindu": { + "name": "Hindu templom", + "terms": "templom, hindu" + }, "amenity/place_of_worship/jewish": { "name": "Zsinagóga", "terms": "imaház, zsidó," @@ -2573,6 +2652,18 @@ "name": "Mecset", "terms": "Minaret, dzsámi" }, + "amenity/place_of_worship/shinto": { + "name": "Sintó szentély", + "terms": "sintó, szentély, japán" + }, + "amenity/place_of_worship/sikh": { + "name": "Szik templom", + "terms": "templom, szik, india" + }, + "amenity/place_of_worship/taoist": { + "name": "Taoista templom", + "terms": "templom, tao, kína" + }, "amenity/planetarium": { "name": "Planetárium", "terms": "csillagvizsgáló, csilagda" @@ -2640,6 +2731,10 @@ "name": "Esőbeálló", "terms": "fedett, fedél, esőház, esőkunyhó, menedékház" }, + "amenity/shower": { + "name": "Zuhany", + "terms": "zuhanyzó,tusoló,fürdő" + }, "amenity/social_facility": { "name": "Szociális létesítmény", "terms": "Szociális intézmény" @@ -2738,6 +2833,10 @@ "name": "Állatorvos", "terms": "Állatorvosi rendelő, lódoktor, kutyadoktor, macskadoktor" }, + "amenity/waste/dog_excrement": { + "name": "Kutyaürülék tartály", + "terms": "ürülék, kutya, kuka" + }, "amenity/waste_basket": { "name": "Szemeteskosár", "terms": "kuka, szemétkosár" @@ -2766,6 +2865,58 @@ "name": "Útfelület", "terms": "úttest" }, + "attraction/amusement_ride": { + "name": "Mutatványos berendezés", + "terms": "körhinta, ringlispíl, óriáskerék, dodzsem, hullámvasút, " + }, + "attraction/animal": { + "name": "Állat", + "terms": "állat,kutya,macska" + }, + "attraction/big_wheel": { + "name": "Óriáskerék", + "terms": "nagy kerék,óriás kerék" + }, + "attraction/bumper_car": { + "name": "Dodzsem", + "terms": "dodzsem,kisautó,ütközés" + }, + "attraction/bungee_jumping": { + "name": "Bungee jumping", + "terms": "ugrás,kötél,gumikötél" + }, + "attraction/carousel": { + "name": "Körhinta", + "terms": "hita,kör,forgó,ló" + }, + "attraction/dark_ride": { + "name": "Szellemvasút", + "terms": "kommunista,szellem,vasútja" + }, + "attraction/drop_tower": { + "name": "Ejtő torony", + "terms": "torony,ejtés,leejt" + }, + "attraction/pirate_ship": { + "name": "Kalózhajó", + "terms": "kalóz,hajó" + }, + "attraction/river_rafting": { + "name": "Vadvízi evezés", + "terms": "evezés,csónak,folyó" + }, + "attraction/roller_coaster": { + "name": "Hullámvasút", + "terms": "vasút,hullám" + }, + "attraction/train": { + "name": "Turista vasút", + "terms": "vasút,turista" + }, + "attraction/water_slide": { + "name": "Vízi csúszda", + "terms": "csúszda,víz,csúszás" + }, "barrier": { "name": "Akadály", "terms": "akadály, torlasz" @@ -3204,6 +3355,10 @@ "name": "Tűzcsap", "terms": "Tűzcsap, vészhelyzet, tűzoltók, spricni, fecskendő, tömlő" }, + "emergency/life_ring": { + "name": "Mentőöv", + "terms": "öv,gyűrű,mentés,életmentés" + }, "emergency/no": { "name": "Vészhelyzeti használatra tilos" }, @@ -3875,7 +4030,7 @@ }, "man_made/flagpole": { "name": "Zászlórúd", - "terms": "Zászlórúd" + "terms": "árboc" }, "man_made/gasometer": { "name": "Gáztartály", @@ -3953,6 +4108,14 @@ "name": "Vízmű", "terms": "Vízmű" }, + "man_made/watermill": { + "name": "Vízimalom", + "terms": "malom, víz" + }, + "man_made/windmill": { + "name": "Szélmalom", + "terms": "malom, szél" + }, "man_made/works": { "name": "Gyár", "terms": "gyár,üzem,kombinát,manufaktúra,művek " @@ -3965,6 +4128,10 @@ "name": "Viharcsatorna", "terms": "csatorna,cső" }, + "manhole/telecom": { + "name": "Távközlési akna", + "terms": "akna, szekrény, távközlés" + }, "natural": { "name": "Természet", "terms": "Természet" @@ -4150,8 +4317,7 @@ "terms": "Nonprofit szervezet, NGO, egyesület" }, "office/physician": { - "name": "Orvosi rendelő", - "terms": "doktor, háziorvos" + "name": "Orvosi rendelő" }, "office/political_party": { "name": "Pártiroda", @@ -4237,6 +4403,14 @@ "name": "Áramfejlesztő", "terms": "generátor, erőmű, villamos energia, áram" }, + "power/generator/source_nuclear": { + "name": "Atomreaktor", + "terms": "reaktor, atom, atomerőmű" + }, + "power/generator/source_wind": { + "name": "Szélturbina", + "terms": "turbina, szél, generátor" + }, "power/line": { "name": "Távvezeték", "terms": "Elektromos vezeték" @@ -4251,7 +4425,7 @@ }, "power/pole": { "name": "Villanyoszlop", - "terms": "villanypózna" + "terms": "villanypózna, villanykaró" }, "power/sub_station": { "name": "Áramelosztó alállomás" @@ -4283,10 +4457,18 @@ "name": "Felszedett vasútvonal", "terms": "felhagyott vasútvonal, megszűnt vasútvonal" }, + "railway/buffer_stop": { + "name": "Ütközőbak", + "terms": "üköző, ütközőbak, vasúti ütköző" + }, "railway/crossing": { "name": "Vasúti átjáró (gyalogos)", "terms": "vasúti kereszteződés,átkelő" }, + "railway/derail": { + "name": "Vasúti kitérő", + "terms": "kitérő, vasút" + }, "railway/disused": { "name": "Használaton kívüli vasút", "terms": "megszűnt vasútvonal" @@ -4303,6 +4485,10 @@ "name": "Vasúti átjáró (közút)", "terms": "vasúti kereszteződés,átkelő,átjáró" }, + "railway/milestone": { + "name": "Vasúti mérföldkő", + "terms": "mérföldkő, vasút, kilométerkő" + }, "railway/monorail": { "name": "Egysínű vasút", "terms": " nyeregvasút, mágnesvasút " @@ -4319,6 +4505,10 @@ "name": "Vasúti pálya", "terms": "Vasútvonal" }, + "railway/signal": { + "name": "Vasúti jelző", + "terms": "jelző, jelzés, vasút" + }, "railway/station": { "name": "Vasútállomás", "terms": "pályaudvar" @@ -4331,6 +4521,14 @@ "name": "Metrólejáró", "terms": "Metróbejárat, lejárat" }, + "railway/switch": { + "name": "Vasúti váltó", + "terms": "váltó, vasút" + }, + "railway/train_wash": { + "name": "Mozdony mosó", + "terms": "vasút, mozdony, vonat, mosó, kocsimosó" + }, "railway/tram": { "name": "Villamos", "terms": "Villamos" diff --git a/dist/locales/id.json b/dist/locales/id.json index 8da88c597..b4235008a 100644 --- a/dist/locales/id.json +++ b/dist/locales/id.json @@ -225,7 +225,6 @@ "readonly": "API dalam kondisi hanya-baca. Anda perlu menunggu untuk menyimpan perubahan." }, "commit": { - "description_placeholder": "Penjelasan singkat dari kontribusi Anda (harus diisi)", "upload_explanation": "Perubahan yang anda unggah akan tampil di seluruh peta yang menggunakan data OpenStreetMap.", "upload_explanation_with_user": "Perubahan yang anda unggah sebagai {user} akan tampil di seluruh peta yang menggunakan data OpenStreetMap.", "cancel": "Batal", @@ -784,9 +783,6 @@ "generator/type": { "label": "Tipe" }, - "golf_hole": { - "label": "Referensi" - }, "handicap": { "placeholder": "1-18" }, @@ -972,9 +968,6 @@ "railway": { "label": "Tipe" }, - "ref": { - "label": "Referensi" - }, "relation": { "label": "Tipe" }, @@ -1027,9 +1020,6 @@ }, "placeholder": "Tidak, Terpisah, Ya..." }, - "source": { - "label": "Sumber" - }, "structure": { "label": "Struktur", "options": { @@ -1074,9 +1064,6 @@ "trees": { "label": "Pepohonan" }, - "tunnel": { - "label": "Terowongan" - }, "water": { "label": "Tipe" }, diff --git a/dist/locales/is.json b/dist/locales/is.json index 48e95d2fa..943f51006 100644 --- a/dist/locales/is.json +++ b/dist/locales/is.json @@ -678,9 +678,6 @@ "railway": { "label": "Tegund" }, - "ref": { - "label": "Heimildir" - }, "relation": { "label": "Tegund" }, @@ -714,9 +711,6 @@ "smoking": { "label": "Reykingar" }, - "source": { - "label": "Uppruni" - }, "structure": { "label": "Mannvirki", "options": { @@ -742,9 +736,6 @@ "trees": { "label": "Tré" }, - "tunnel": { - "label": "Göng" - }, "water": { "label": "Tegund" }, diff --git a/dist/locales/it.json b/dist/locales/it.json index e0a959cff..6a6a8704b 100644 --- a/dist/locales/it.json +++ b/dist/locales/it.json @@ -328,8 +328,6 @@ }, "commit": { "title": "Carica su OpenStreetMap", - "description_placeholder": "Una breve descrizione delle tue modifiche (obbligatoria)", - "message_label": "Commento al gruppo di modifiche", "upload_explanation": "Le modifiche che carichi saranno visibili su tutte le mappe che usano i dati di OpenStreetMap.", "upload_explanation_with_user": "Le modifiche che carichi come {user} saranno visibili su tutte le mappe che usano i dati di OpenStreetMap.", "save": "Carica", @@ -1462,10 +1460,6 @@ "generator/type": { "label": "Tipo" }, - "golf_hole": { - "label": "Codice", - "placeholder": "Numero buca (1-18)" - }, "grape_variety": { "label": "Varietà" }, @@ -1842,9 +1836,6 @@ "container": "Contenitore" } }, - "ref": { - "label": "Riferimento" - }, "relation": { "label": "Tipo" }, @@ -1958,9 +1949,6 @@ "social_facility_for": { "label": "Tipo di utenza" }, - "source": { - "label": "Fonte" - }, "sport": { "label": "Sport" }, @@ -2098,9 +2086,6 @@ "trees": { "label": "Alberi" }, - "tunnel": { - "label": "Tunnel" - }, "vending": { "label": "Beni venduti" }, @@ -4066,8 +4051,7 @@ "terms": "ong,ngo,onu,associazione,non profit,nonprofit,no profit,onlus,non lucrativa,senza fini di lucro,cooperativa,cooperazione" }, "office/physician": { - "name": "Medico", - "terms": "medico,chirurgo,ambulatorio" + "name": "Medico" }, "office/political_party": { "name": "Sede di partito", diff --git a/dist/locales/ja.json b/dist/locales/ja.json index 1047af9f9..d2f2c36c7 100644 --- a/dist/locales/ja.json +++ b/dist/locales/ja.json @@ -328,8 +328,6 @@ }, "commit": { "title": "OpenStreetMapへアップロード", - "description_placeholder": "投稿内容についての短い説明(必須)", - "message_label": "変更セットのコメント", "upload_explanation": "あなたがアップロードした編集内容は、OpenStreetMapを利用しているすべてのユーザが閲覧できるようになります。", "upload_explanation_with_user": "編集した内容を {user} アカウントでアップロードし、OpenStreetMapを利用しているすべてのユーザが閲覧できるようにします。", "save": "アップロード", @@ -1357,10 +1355,6 @@ "generator/type": { "label": "タイプ" }, - "golf_hole": { - "label": "参照", - "placeholder": "ホール (1-18)" - }, "grape_variety": { "label": "ブドウの品種" }, @@ -1737,8 +1731,14 @@ "container": "コンテナ" } }, - "ref": { - "label": "管理番号" + "ref_highway_junction": { + "label": "ジャンクション番号" + }, + "ref_platform": { + "label": "プラットホーム番号" + }, + "ref_road_number": { + "label": "道路番号" }, "relation": { "label": "タイプ" @@ -1853,9 +1853,6 @@ "social_facility_for": { "label": "対象者" }, - "source": { - "label": "情報源" - }, "sport": { "label": "スポーツ" }, @@ -1993,9 +1990,6 @@ "trees": { "label": "木の数" }, - "tunnel": { - "label": "トンネル" - }, "vending": { "label": "販売商品の種別" }, @@ -2396,6 +2390,10 @@ "name": "モスク", "terms": "モスク" }, + "amenity/place_of_worship/shinto": { + "name": "神社", + "terms": "神社, 大社, 神宮, 天満宮, 稲荷, 八幡, 天神, 社" + }, "amenity/planetarium": { "name": "プラネタリウム", "terms": "プラネターリアム" @@ -2455,6 +2453,10 @@ "name": "学校の敷地", "terms": "学校の敷地, 校庭" }, + "amenity/scrapyard": { + "name": "自動車解体場", + "terms": "自動車解体場, 解体, スクラップ, 解体屋" + }, "amenity/shelter": { "name": "(風雨をしのぐための)休憩所", "terms": "避難所, シェルター, 逃げ場, 雨宿り, 東屋, あずまや, 四阿, しあ, 休憩所, 屋根" @@ -2590,8 +2592,8 @@ "terms": "障害物, バリア" }, "barrier/block": { - "name": "車止め", - "terms": "ブロック" + "name": "車止めブロック", + "terms": "ブロック, 車止め" }, "barrier/bollard": { "name": "車止め杭", @@ -3776,6 +3778,10 @@ "name": "工場", "terms": "工場" }, + "manhole": { + "name": "マンホール", + "terms": "マンホール, 潜孔, 人孔" + }, "natural": { "name": "自然", "terms": "自然" @@ -3961,8 +3967,7 @@ "terms": "NGO事務所" }, "office/physician": { - "name": "医者", - "terms": "医者" + "name": "医者" }, "office/political_party": { "name": "政党事務所", @@ -4048,6 +4053,10 @@ "name": "発電機", "terms": "発電機, 発電所" }, + "power/generator/source_wind": { + "name": "風力発電機", + "terms": "風力発電機, 風力発電, 風車, 風力原動機, 風力タービン" + }, "power/line": { "name": "送電線", "terms": "送電線" @@ -4094,10 +4103,18 @@ "name": "線路跡", "terms": "鉄道跡, 線路跡, 廃線跡" }, + "railway/buffer_stop": { + "name": "車止め(鉄道)", + "terms": "車止め, " + }, "railway/crossing": { "name": "踏切 (歩道)", "terms": "踏切 (歩道), 歩行者用踏切" }, + "railway/derail": { + "name": "脱線器", + "terms": "脱線器, 脱線機, 脱線ポイント, 脱線転轍機, 車止め, 安全側線" + }, "railway/disused": { "name": "休止線路", "terms": "休止線路, 廃線" @@ -4114,6 +4131,10 @@ "name": "踏切 (車道)", "terms": "踏切 (車道), 踏切" }, + "railway/milestone": { + "name": "鉄道距離標", + "terms": "距離標, 距離, キロポスト" + }, "railway/monorail": { "name": "モノレール", "terms": "モノレール" @@ -4130,6 +4151,10 @@ "name": "線路", "terms": "線路" }, + "railway/signal": { + "name": "鉄道信号機", + "terms": "鉄道信号機, 信号機, 信号" + }, "railway/station": { "name": "鉄道駅(停車場)", "terms": "鉄道駅, 駅, 停車場" @@ -4142,13 +4167,21 @@ "name": "地下鉄の出入口", "terms": "地下鉄の出入口" }, + "railway/switch": { + "name": "分岐器", + "terms": "分岐器, ポイント, 分岐機, 分岐点, 分岐, 転轍機, スイッチ" + }, + "railway/train_wash": { + "name": "洗車機(鉄道用)", + "terms": "洗車機, 洗車" + }, "railway/tram": { "name": "路面電車", - "terms": "路面電車" + "terms": "路面電車, トラム, LRT" }, "railway/tram_stop": { - "name": "電停", - "terms": "電停, 停留所" + "name": "路面電車停留所", + "terms": "電停, 停留所, 駅, 停車場, 路面電車, 路面電車停留所, のりば" }, "relation": { "name": "リレーション", diff --git a/dist/locales/kn.json b/dist/locales/kn.json index d17c937d0..ccb28588c 100644 --- a/dist/locales/kn.json +++ b/dist/locales/kn.json @@ -328,8 +328,6 @@ }, "commit": { "title": "ಓಪೆನ್‌ಸ್ಟ್ರೀಟ್ಮ್ಯಾಪ್ ಜಾಲಕ್ಕೆ ನಿಮ್ಮ ಬದಲಾವಣೆಗಳನ್ನು ರವಾನಿಸಿ. ", - "description_placeholder": "ನೀವು ಮಾಡಿದ ಬದಲಾವಣೆಗಳ ಬಗ್ಗೆ ಒಂದು ಚಿಕ್ಕ ವಿವರಣೆ (ಅವಶ್ಯಕ).", - "message_label": "ಬದಲಾವಣೆಗಳ ಸಾರಾಂಶ", "upload_explanation": "ನೀವು ಉಪ್ಲೋಡ್ ಮಾಡುವ ಎಲ್ಲ ಮಾಹಿತಿ ಆಥಾವ ಬದಲಾವಣೆಗಳು ಓಪನ್ಸ್ಟ್ರೀಟ್ಮ್ಯಾಪ್ ಮಾಹಿತಿ ಉಪಯೋಗಿಸುವ ಎಲ್ಲ ನಕ್ಷೆಗಲ್ಲಿ ವ್ಯಕ್ತವಾಗುತ್ತದೆ. ", "upload_explanation_with_user": "{user} ಉಪ್ಲೋಡ್ ಮಾಡುವ ಎಲ್ಲ ಮಾಹಿತಿ ಆಥಾವ ಬದಲಾವಣೆಗಳು ಓಪನ್ಸ್ಟ್ರೀಟ್ಮ್ಯಾಪ್ ಮಾಹಿತಿ ಉಪಯೋಗಿಸುವ ಎಲ್ಲ ನಕ್ಷೆಗಲ್ಲಿ ವ್ಯಕ್ತವಾಗುತ್ತದೆ. ", "save": "ಅಂತರಜಾಲಕ್ಕೆ ರವಾನೆ ಮಾಡು ", @@ -1089,10 +1087,6 @@ "generator/type": { "label": "ವಿಧ" }, - "golf_hole": { - "label": "ಉಲ್ಲೇಖ", - "placeholder": "‍ರಂಧ್ರಗಳ ಸಂಖ್ಯೆ (1-18)" - }, "handicap": { "label": "ಅಂಗವಿಕಲ", "placeholder": "1-18" @@ -1358,9 +1352,6 @@ "railway": { "label": "ವಿಧ" }, - "ref": { - "label": "ಉಲ್ಲೇಖ" - }, "relation": { "label": "ವಿಧ" }, @@ -1412,9 +1403,6 @@ "no": "‍ಎಲ್ಲಿಯೂ ಧೂಮಪಾನ ಮಾಡುವಂತಿಲ್ಲ" } }, - "source": { - "label": "ಮೂಲ" - }, "structure": { "label": "‍‍ರಚನೆ", "options": { @@ -1455,9 +1443,6 @@ "trees": { "label": "ಮರಗಳು" }, - "tunnel": { - "label": "ಸುರಂಗ" - }, "water": { "label": "ವಿಧ" }, diff --git a/dist/locales/ko.json b/dist/locales/ko.json index 8ddacf528..e4d86c498 100644 --- a/dist/locales/ko.json +++ b/dist/locales/ko.json @@ -328,8 +328,6 @@ }, "commit": { "title": "오픈스트리트맵에 올리기", - "description_placeholder": "기여 내역에 대해 간단히 설명(필수)", - "message_label": "바뀜집합 덧글", "upload_explanation": "올린 변경사항은 오픈스트리트맵 자료를 사용하는 모든 지도에 보여집니다.", "upload_explanation_with_user": "{user} 사용자로 올린 변경사항은 오픈스트리트맵 자료를 사용하는 모든 지도에 보여집니다.", "save": "올리기", @@ -362,7 +360,31 @@ "key": "H", "selected": "{n}개 선택함", "version": "버전", - "last_edit": "최근 편집" + "last_edit": "최근 편집", + "edited_by": "편집:", + "changeset": "바뀜집합", + "unknown": "알 수 없음", + "link_text": "openstreetmap.org에서의 기록" + }, + "location": { + "key": "L", + "title": "위치", + "unknown_location": "알 수 없는 위치" + }, + "measurement": { + "key": "M", + "title": "측정", + "selected": "{n}개 선택함", + "geometry": "기하적", + "closed": "닫음", + "center": "가운데", + "perimeter": "둘레", + "length": "길이", + "area": "넓이", + "centroid": "중심", + "location": "위치", + "metric": "미터법", + "imperial": "임페리얼" } }, "geometry": { @@ -520,7 +542,9 @@ }, "restore": { "heading": "저장하지 않은 변경사항이 있습니다", - "description": "이전 편집 기간에 저장하지 않은 변경사항을 복구하겠습니까?" + "description": "이전 편집 기간에 저장하지 않은 변경사항을 복구하겠습니까?", + "restore": "변경점 복구", + "reset": "변경점 재설정" }, "save": { "title": "저장", @@ -1312,10 +1336,6 @@ "generator/type": { "label": "유형" }, - "golf_hole": { - "label": "참조", - "placeholder": "홀 수 (1-18)" - }, "grape_variety": { "label": "포도 품종" }, @@ -1692,9 +1712,6 @@ "container": "컨테이너" } }, - "ref": { - "label": "참조" - }, "relation": { "label": "유형" }, @@ -1808,9 +1825,6 @@ "social_facility_for": { "label": "제공되는 사람들" }, - "source": { - "label": "참조 정보" - }, "sport": { "label": "스포츠" }, @@ -1948,9 +1962,6 @@ "trees": { "label": "나무" }, - "tunnel": { - "label": "터널" - }, "vending": { "label": "상품 종류" }, diff --git a/dist/locales/lt.json b/dist/locales/lt.json index a8eba5503..0914c625e 100644 --- a/dist/locales/lt.json +++ b/dist/locales/lt.json @@ -328,8 +328,6 @@ }, "commit": { "title": "Įkelti į OpenStreetMap", - "description_placeholder": "Trumpas jūsų indėlio aprašymas (privalomas)", - "message_label": "Pakeitimo komentaras", "upload_explanation": "Jūsų įkeliami pakeitimai bus matomi visuose žemėlapiuose, naudojančiuose OpenStreetMap duomenis.", "upload_explanation_with_user": "Pakeitimai, kuriuos jūs įkeliate kaip naudotojas {user} bus matomi visuose žemėlapiuose, naudojančiuose OpenStreetMap duomenis.", "save": "Įkelti", @@ -1117,10 +1115,6 @@ "generator/type": { "label": "Tipas" }, - "golf_hole": { - "label": "Nuoroda", - "placeholder": "Duobutės numeris (1-18)" - }, "handicap": { "label": "Neįgaliesiems", "placeholder": "1-18" @@ -1447,9 +1441,6 @@ "container": "Konteineris" } }, - "ref": { - "label": "Šaltinis" - }, "relation": { "label": "Tipas" }, @@ -1538,9 +1529,6 @@ "impassable": "Nepravažiuojama / jokiam ratuotam transportui" } }, - "source": { - "label": "Šaltinis" - }, "stars": { "label": "Žvaigždutės" }, @@ -1620,9 +1608,6 @@ "trees": { "label": "Medžiai" }, - "tunnel": { - "label": "Tunelis" - }, "vending": { "label": "Prekių tipas" }, @@ -2761,8 +2746,7 @@ "terms": "laikraštis" }, "office/physician": { - "name": "Gydytojas", - "terms": "Daktaras" + "name": "Gydytojas" }, "office/political_party": { "name": "Politinė partija", diff --git a/dist/locales/lv.json b/dist/locales/lv.json index b5931bd69..9765e3d33 100644 --- a/dist/locales/lv.json +++ b/dist/locales/lv.json @@ -459,9 +459,6 @@ "railway": { "label": "Tips" }, - "ref": { - "label": "Atskaites punkts" - }, "religion": { "label": "Reliģija" }, @@ -474,9 +471,6 @@ "shop": { "label": "Tips" }, - "source": { - "label": "Avots" - }, "structure": { "label": "Objekts", "options": { diff --git a/dist/locales/mk.json b/dist/locales/mk.json index 50f4b24d2..451500b08 100644 --- a/dist/locales/mk.json +++ b/dist/locales/mk.json @@ -235,7 +235,6 @@ "rateLimit": "Извршникот забранува анонимни поврзувања. Ќе мора да се најавите." }, "commit": { - "description_placeholder": "Краток опис на вашите придонеси (задолжително)", "upload_explanation": "Измените што ги подигате ќе бидат видливи на сите карти што користат податоци од OpenStreetMap.", "upload_explanation_with_user": "Измените што ги подигате како {user} ќе бидат видливи на сите карти што користат податоци од OpenStreetMap.", "cancel": "Откажи", @@ -959,10 +958,6 @@ "generator/type": { "label": "Вид" }, - "golf_hole": { - "label": "Упат", - "placeholder": "Број на дупка (1-18)" - }, "handicap": { "label": "Хендикеп", "placeholder": "1-18" @@ -1318,9 +1313,6 @@ "container": "Контејнер" } }, - "ref": { - "label": "Упат" - }, "relation": { "label": "Вид" }, @@ -1422,9 +1414,6 @@ }, "placeholder": "Тенки тркалца, тркала, теренско..." }, - "source": { - "label": "Извор" - }, "stars": { "label": "Ѕвезди" }, @@ -1538,9 +1527,6 @@ "trees": { "label": "Дрва" }, - "tunnel": { - "label": "Тунел" - }, "vending": { "label": "Вид стока" }, @@ -3356,8 +3342,7 @@ "terms": "<преведете со истозначници или сродни поими на „НВО“, одделени со запирки>" }, "office/physician": { - "name": "Лекар", - "terms": "<преведете со истозначници или сродни поими на „Лекар“, одделени со запирки>" + "name": "Лекар" }, "office/political_party": { "name": "Партија", diff --git a/dist/locales/ml.json b/dist/locales/ml.json index be5792e64..240ef1e41 100644 --- a/dist/locales/ml.json +++ b/dist/locales/ml.json @@ -140,6 +140,11 @@ "label": "എടിഎം" } } + }, + "imagery": { + "Bing": { + "description": "ഉപഗ്രഹവും ആകാശനിരീക്ഷണങ്ങളും" + } } } } \ No newline at end of file diff --git a/dist/locales/ms.json b/dist/locales/ms.json index 92f7c392c..7bccc59b2 100644 --- a/dist/locales/ms.json +++ b/dist/locales/ms.json @@ -4,7 +4,7 @@ "add_area": { "title": "Kawasan", "description": "Tambah taman-taman, bangunan-bangunan, tasik-tasik atau kawasan-kawasan lain dalam peta.", - "tail": "Klik pada peta untuk mula menyurih suatu rantau, seperti suatu taman, tasik atau bangunan." + "tail": "Klik pada peta untuk mula melukis kawasan, seperti taman, tasik atau bangunan." }, "add_line": { "title": "Garis", @@ -21,7 +21,7 @@ "description": "Gerakkan dan zumkan peta." }, "draw_area": { - "tail": "Klik untuk mula menambah nod dalam kawasan yang anda ingin cipta. Klik nod pertama untuk menyempurnakan kawasan tersebut." + "tail": "Klik untuk mula menambah nod pada kawasan anda. Klik nod pertama untuk menyempurnakan kawasan tersebut." }, "draw_line": { "tail": "Klik untuk menambah lebih banyak nod dalam garis. Klik pada garis lain untuk membuat jalinan antara garis yang lain, dan klik dua kali untuk menyempurnakan garis." @@ -80,12 +80,12 @@ "title": "Bucu sudut tepat", "description": { "line": "Jadikan bucu garis bersudut tepat.", - "area": "Jadikan bucu kawasan bersudut tepat." + "area": "Jadikan bucu kawasan ini bersudut tepat." }, "key": "S", "annotation": { "line": "Bucu garis telah dijadikan sudut tepat.", - "area": "Bucu kawasan telah dijadikan sudut tepat." + "area": "Bucu kawasan telah dijadikan bersudut tepat." }, "not_squarish": "Ini tidak dapat dijadikan sudut tepat kerana tidak berbentuk bucu.", "too_large": "Ini tidak dapat dijadikan sudut tepat kerana bahagian penting tidak kelihatan secukupnya.", @@ -109,7 +109,7 @@ "point": "Titik telah dihapuskan.", "vertex": "Suatu nod dalam jalan telah dihapus.", "line": "Suatu garis telah dihapuskan.", - "area": "Suatu kawasan telah dihapuskan.", + "area": "Kawasan telah dipadam.", "relation": "Suatu hubungan telah dihapuskan.", "multiple": "{n} gambaran telah dihapuskan." }, @@ -122,7 +122,8 @@ "multiple": "Gambaran-gambaran ini tidak dapat dihapuskan kerana tidak dimuat turun keseluruhannya." }, "part_of_relation": { - "single": "Gambaran ini tidak dapat dihapuskan kerana menjadi sebahagian ahli dalam hubungan yang lebih lanjut. Anda harus membuang keahliannya daripada hubungan tersebut." + "single": "Gambaran ini tidak dapat dihapuskan kerana menjadi sebahagian ahli dalam hubungan yang lebih lanjut. Anda harus membuang keahliannya daripada hubungan tersebut.", + "multiple": "Ciri-ciri ini tidak dapat dipadam kerana mereka sebahagian dari hubungan yang lebih besar. Anda mesti keluarkan mereka dari hubungan tersebut dahulu." }, "connected_to_hidden": { "single": "Gambaran ini tidak dapat dihapuskan kerana bersambung dengan ciri yang tersorok.", @@ -140,20 +141,28 @@ "point": "Suatu jalan telah disambungkan pada suatu titik.", "vertex": "Suatu jalan telah disambungkan pada suatu jalan yang lain.", "line": "Suatu jalan telah disambungkan pada suatu garis.", - "area": "Suatu jalan telah disambungkan pada suatu kawasan." + "area": "Telah disambung cara kepada kawasan." } }, "disconnect": { "title": "Pisahkan", - "description": "Pisahkan garis-garis atau kawasan-kawasan antara satu sama lain.", - "key": "D" + "description": "Putuskan garis-garis atau kawasan-kawasan ini antara satu sama lain.", + "key": "D", + "annotation": "Garis/kawasan terputus.", + "not_connected": "Terdapat garis/kawasan yang tidak mencukupi di sini untuk diputuskan.", + "connected_to_hidden": "Ini tidak dapat diputuskan kerana ianya bersambung kepada ciri tersembunyi.", + "relation": "Ini tidak dapat diputuskan kerana ianya menyambung ahli-ahli hubungan." }, "merge": { "title": "Gabungkan", "description": "Gabungkan gambaran-gambaran ini.", "key": "C", "annotation": "{n} gambaran telah digabung.", - "not_eligible": "Gambaran-gambaran ini tidak dapat digabungkan." + "not_eligible": "Gambaran-gambaran ini tidak dapat digabungkan.", + "not_adjacent": "Ciri-ciri ini tidak dapat digabungkan kerana titik hujung mereka tidak bersambung.", + "restriction": "Ciri-ciri ini tidak dapat digabungkan kerana sekurang-kurangnya satu adalah ahli hubungan \"{relation}\".", + "incomplete_relation": "Ciri-ciri ini tidak dapat digabungkan kerana sekurang-kurangnya satu belum sepenuhnya dimuat turun.", + "conflicting_tags": "Ciri-ciri ini tidak dapat digabungkan kerana beberapa penanda mereka mempunyai nilai yang bercanggah." }, "move": { "title": "Alih", @@ -166,17 +175,62 @@ "point": "Suatu titik telah dialih.", "vertex": "Suatu nod dalam jalan telah dialih.", "line": "Suatu garis telah dialih.", - "area": "Suatu kawasan telah dialih.", + "area": "Telah dipindah suatu kawasan.", "multiple": "Beberapa gambaran telah dialih." }, "incomplete_relation": { - "single": "Gambaran ini tidak dapat dialih kerana tidak dimuat turun secara keseluruhannya." + "single": "Gambaran ini tidak dapat dialih kerana tidak dimuat turun secara keseluruhannya.", + "multiple": "Ciri-ciri ini tidak dapat dipindah kerana mereka belum sepenuhnya dimuat turun." + }, + "too_large": { + "single": "Ciri ini tidak dapat dipindah kerana tidak cukup darinya dapat dilihat pada masa ini.", + "multiple": "Ciri-ciri ini tidak dapat dipindah kerana tidak cukup dari mereka dapat dilihat pada masa ini." + }, + "connected_to_hidden": { + "single": "Ciri ini tidak dapat dipindah kerana ianya bersambung ke ciri tersembunyi.", + "multiple": "Ciri-ciri ini tidak dapat digerakkan kerana beberapa dari mereka bersambung ke ciri-ciri tersembunyi." } }, "reflect": { + "title": { + "long": "Pantul Panjang", + "short": "Pantul Pendek" + }, + "description": { + "long": { + "single": "Pantulkan ciri ini pada paksi panjangnya.", + "multiple": "Pantulkan ciri-ciri ini pada paksi panjang mereka." + }, + "short": { + "single": "Pantulkan ciri ini pada paksi pendeknya.", + "multiple": "Pantulkan ciri-ciri ini pada paksi pendek mereka." + } + }, "key": { "long": "T", "short": "Y" + }, + "annotation": { + "long": { + "single": "Telah dipantulkan ciri pada paksi panjangnya.", + "multiple": "Telah dipantulkan pelbagai ciri pada paksi panjang mereka." + }, + "short": { + "single": "Telah dipantulkan ciri pada paksi pendeknya.", + "multiple": "Telah dipantulkan pelbagai ciri pada paksi pendek mereka." + } + }, + "incomplete_relation": { + "single": "Ciri ini tidak dapat dipantulkan kerana ianya belum sepenuhnya dimuat turun.", + "multiple": "Ciri-ciri ini tidak dapat dipantulkan kerana mereka belum sepenuhnya dimuat turun." + }, + "too_large": { + "single": "Ciri ini tidak dapat dipantulkan kerana tidak cukup darinya dapat dilihat pada masa ini.", + "multiple": "Ciri-ciri ini tidak dapat dipantulkan kerana tidak cukup dari mereka dapat dilihat pada masa ini." + }, + "connected_to_hidden": { + "single": "Ciri ini tidak dapat dipantulkan kerana ianya bersambung ke ciri tersembunyi.", + "multiple": "Ciri-ciri ini tidak dapat dipantulkan kerana beberapa dari mereka bersambung ke ciri-ciri tersembunyi." } }, "rotate": { @@ -188,12 +242,20 @@ "key": "R", "annotation": { "line": "Suatu garis telah diputarkan.", - "area": "Suatu kawasan telah diputarkan.", + "area": "Telah diputarkan suatu kawasan.", "multiple": "Beberapa gambaran telah diputarkan." }, "incomplete_relation": { "single": "Gambaran ini tidak dapat diputarkan kerana tidak dimuat turun secara keseluruhannya.", "multiple": "Gambaran-gambaran ini tidak dapat diputarkan kerana tidak dimuat turun secara keseluruhannya." + }, + "too_large": { + "single": "Ciri ini tidak dapat diputar kerana tidak cukup darinya dapat dilihat pada masa ini.", + "multiple": "Ciri-ciri ini tidak dapat diputar kerana tidak cukup dari mereka dapat dilihat pada masa ini." + }, + "connected_to_hidden": { + "single": "Ciri ini tidak dapat diputar kerana ianya bersambung ke ciri tersembunyi.", + "multiple": "Ciri-ciri ini tidak dapat diputar kerana beberapa dari mereka bersambung ke ciri-ciri tersembunyi." } }, "reverse": { @@ -214,10 +276,15 @@ "line": "Belah suatu garis.", "area": "Belah suatu sempadan kawasan.", "multiple": "Belah {n} garis/sempadan kawasan." - } + }, + "not_eligible": "Garis tidak dapat dibelah pada permulaan atau akhir.", + "multiple_ways": "Terdapat terlalu banyak garis di sini untuk dibelah.", + "connected_to_hidden": "Ini tidak dapat dibelah kerana ianya bersambung ke ciri tersembunyi." }, "restriction": { "help": { + "select": "Klik untuk memilih segmen jalan.", + "toggle": "Klik untuk menukar sekatan pusingan.", "toggle_on": "Klik untuk menambah suatu larangan \"{restriction}\".", "toggle_off": "Klik untuk menghapuskan suatu larangan \"{restriction}\"." }, @@ -254,18 +321,22 @@ "hidden_details": "Gambaran-gambaran ini ialah yang tersorok: {details}" }, "status": { - "error": "Tidak dapat bersambung pada API." + "error": "Tidak dapat bersambung pada API.", + "offline": "API adalah di luar talian. Sila cuba mengedit kemudian.", + "readonly": "API adalah hanya-baca. Anda perlu menunggu untuk menyimpan perubahan anda.", + "rateLimit": "API mengehadkan sambungan tanpa nama. Anda boleh membetulkannya dengan melog masuk." }, "commit": { "title": "Muat naik ke OpenStreetMap", - "description_placeholder": "Sedikit keterangan sumbangan anda (diperlukan)", - "message_label": "Komen Set Ubah", "upload_explanation": "Perubahan yang telah anda muat naik akan kelihatan pada semua peta yang menggunakan data OpenStreetMap.", "upload_explanation_with_user": "Perubahan yang telah anda muat naik sebagai {user} akan kelihatan pada semua peta yang menggunakan data OpenStreetMap.", "save": "Muat naik", "cancel": "Batal", "changes": "{count} Perubahan", "warnings": "Amaran", + "modified": "Diubah suai", + "deleted": "Dipadam", + "created": "Dicipta", "about_changeset_comments": "Tentang komen set ubah", "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments", "google_warning": "Komen anda menyebut tentang Google: anda diingatkan bahawa dilarang sama sekali untuk meniru Google Maps", @@ -275,6 +346,49 @@ "list": "Suntingan-suntingan oleh {users}", "truncated_list": "Suntingan-suntingan oleh {users} dan {count} orang yang lain" }, + "info_panels": { + "key": "I", + "background": { + "key": "B", + "title": "Latar belakang", + "zoom": "Zoom", + "vintage": "Vintaj", + "unknown": "Tidak Diketahui", + "show_tiles": "Tunjukkan Jubin", + "hide_tiles": "Sembunyikan Jubin" + }, + "history": { + "key": "H", + "title": "Sejarah", + "selected": "{n} dipilih", + "version": "Versi", + "last_edit": "Pengeditan Terakhir", + "edited_by": "Diedit Oleh", + "changeset": "Perubahan", + "unknown": "Tidak Diketahui", + "link_text": "Sejarah pada openstreetmap.org" + }, + "location": { + "key": "L", + "title": "Lokasi", + "unknown_location": "Lokasi Tidak Diketahui" + }, + "measurement": { + "key": "M", + "title": "Ukuran", + "selected": "{n} dipilih", + "geometry": "Geometri", + "closed": "Tutup", + "center": "Tengah", + "perimeter": "Perimeter", + "length": "Panjang", + "area": "Kawasan", + "centroid": "Sentroid", + "location": "Lokasi", + "metric": "Metrik", + "imperial": "Imperial" + } + }, "geometry": { "point": "titik", "vertex": "bucu", @@ -282,19 +396,38 @@ "area": "kawasan", "relation": "hubungan" }, + "geocoder": { + "search": "Cari di seluruh dunia...", + "no_results_visible": "Tiada keputusan di kawasan peta yang kelihatan", + "no_results_worldwide": "Tiada keputusan dijumpai" + }, "geolocate": { "title": "Tunjukkan Kedudukan Saya", "locating": "Menentukan tempat, sila tunggu..." }, "inspector": { + "no_documentation_combination": "Tiada dokumentasi yang tersedia untuk kombinasi penanda ini", + "no_documentation_key": "Tiada dokumentasi yang tersedia untuk kunci ini", + "documentation_redirect": "Dokumentasi ini telah diarahkan semula ke halaman baru.", + "show_more": "Tunjukkan Lagi", "view_on_osm": "Lihat pada openstreetmap.org", + "all_fields": "Semua bidang", "all_tags": "Semua tag", "all_members": "Semua ahli", "all_relations": "Semua hubungan", "new_relation": "Hubungan baru...", "role": "Peranan", + "choose": "Pilih jenis ciri", + "results": "{n} keputusan untuk {search}", "reference": "Lihat Wiki OpenStreetMap", + "back_tooltip": "Tukar ciri", + "remove": "Keluarkan", "search": "Gelintar", + "multiselect": "Ciri-ciri terpilih", + "unknown": "Tidak Diketahui", + "incomplete": "", + "feature_list": "Cari ciri", + "edit": "Edit ciri", "check": { "yes": "Ya", "no": "Tidak", @@ -303,23 +436,47 @@ "radio": { "structure": { "type": "Jenis", - "default": "Lalai" + "default": "Lalai", + "layer": "Lapisan" } }, + "add": "Tambah", + "none": "Tiada", "node": "Nod", - "relation": "Hubungan" + "way": "Cara", + "relation": "Hubungan", + "location": "Lokasi", + "add_fields": "Tambah bidang:" }, "background": { + "title": "Latar belakang", + "description": "Tetapan latar belakang", + "key": "B", "percent_brightness": "{opacity}% kecerahan", + "none": "Tiada", + "best_imagery": "Sumber imejan terbaik yang diketahui bagi lokasi ini", + "switch": "Tukar balik ke latar belakang ini", + "custom": "Lazim", + "custom_button": "Edit latar belakang lazim", + "custom_prompt": "Masukkan templat URL jubin. Token yang sah adalah:\n - {zoom}/{z}, {x}, {y} untuk skim jubin Z/X/Y\n - {ty} untuk koordinat Y gaya-TMS yang dibalikkan\n - {u} untuk skim jubin kuad\n - {switch:a,b,c} untuk pemultipleks pelayan DNS\n\nContoh:\n{example}", + "fix_misalignment": "Laraskan ofset imejan", + "imagery_source_faq": "Dari mana datangnya imejan ini?", "reset": "set semula", + "offset": "Seret di mana-mana dalam kawasan kelabu di bawah untuk melaraskan ofset imejan, atau masukkan nilai-nilai ofset dalam meter.", "minimap": { - "description": "Peta Mini" + "description": "Peta Mini", + "tooltip": "Tunjukkan peta yang dizum keluar untuk membantu mencari kawasan yang dipaparkan saat ini.", + "key": "/" } }, "map_data": { "title": "Data Peta", "description": "Data Peta", - "data_layers": "Lapisan-lapisan Data" + "key": "F", + "data_layers": "Lapisan-lapisan Data", + "fill_area": "Kawasan Pengisian", + "map_features": "Ciri-ciri Peta", + "autohidden": "Ciri-ciri ini telah disembunyikan secara automatik kerana terlalu banyak akan dipaparkan di skrin. Anda boleh mengezum masuk untuk mengedit mereka." }, "feature": { "points": { @@ -327,6 +484,7 @@ "tooltip": "Titik-titik Tumpuan" }, "traffic_roads": { + "description": "Jalan Trafik", "tooltip": "Lebuh Raya, Jalan-Jalan, dll." }, "service_roads": { @@ -353,6 +511,10 @@ "description": "Gambaran-Gambaran Air", "tooltip": "Sungai-sungai, Tasik-tasik, Kolam-kolam, Lembangan-lembangan, dll." }, + "rail": { + "description": "Ciri-ciri Kereta Api", + "tooltip": "Kereta Api" + }, "power": { "description": "Gambaran-gambaran Kuasa Elektrik", "tooltip": "Talian-talian Elektrik, Loji-loji Kuasa, Pencawang-pencawang, dll." @@ -366,12 +528,30 @@ "tooltip": "Yang Lain-lain" } }, + "area_fill": { + "wireframe": { + "description": "Tiada Isi (Bingkai Wayar)", + "tooltip": "Mendayakan mod bingkai wayar menjadikannya mudah untuk melihat imejan latar belakang.", + "key": "W" + }, + "partial": { + "description": "Isi Separa", + "tooltip": "Kawasan dilukis dengan isi sahaja di sekitar tepi dalamannya. (Disyorkan untuk pemeta pemula)" + }, + "full": { + "description": "Isi Penuh", + "tooltip": "Kawasan dilukis dengan isi penuh." + } + }, "restore": { "heading": "Anda mempunyai perubahan yang belum disimpan", - "description": "Andakah anda ingin mengembalikan perubahan yang belum disimpan dari sesi penyuntingan sebelumnya?" + "description": "Andakah anda ingin mengembalikan perubahan yang belum disimpan dari sesi penyuntingan sebelumnya?", + "restore": "Pulihkan perubahan saya", + "reset": "Buang perubahan saya" }, "save": { "title": "Simpan", + "help": "Semak perubahan anda dan muat naik ke OpenStreetMap, menjadikannya dapat dilihat oleh pengguna lain.", "no_changes": "Tiada perubahan untuk disimpan.", "error": "Terdapat ralat semasa percubaan penyimpanan", "status_code": "Pelayan mengembalikan kod status {code}", @@ -379,9 +559,26 @@ "uploading": "Memuat naik perubahan terhadap OpenStreetMap...", "unsaved_changes": "Anda mempunyai perubahan yang belum disimpan", "conflict": { + "header": "Selesaikan suntingan bercanggah", + "count": "Bercanggah {num} dari {total}", "previous": "< Sebelumnya", "next": "Berikutnya >", - "restore": "Kembalikan" + "keep_local": "Simpan kepunyaan saya", + "keep_remote": "Gunakan kepunyaan mereka", + "restore": "Kembalikan", + "delete": "Tinggalkan yang Dipadam", + "download_changes": "Atau muat turun perubahan anda.", + "done": "Kesemua pertikaian telah diselesaikan!", + "help": "Pengguna lain mengubah beberapa ciri peta yang sama yang anda ubah.\nKlik pada setiap ciri di bawah untuk maklumat lanjut tentang pertikaian, dan pilih sama ada untuk menyimpan\nperubahan anda atau perubahan pengguna lain.\n" + } + }, + "merge_remote_changes": { + "conflict": { + "deleted": "Ciri ini telah dipadam oleh {user}.", + "location": "Ciri ini dipindah oleh kedua-dua anda dan {user}.", + "nodelist": "Nod diubah oleh kedua-dua anda dan {user}.", + "memberlist": "Ahli hubungan diubah oleh kedua-dua anda dan {user}.", + "tags": "Anda mengubah penanda {tag} kepada \"{local}\" dan {user} mengubahnya kepada \"{remote}\"." } }, "success": { @@ -391,7 +588,9 @@ "facebook": "Kongsi melalui Facebook", "twitter": "Kongsi melalui Twitter", "google": "Kongsi melalui Google+", - "help_link_text": "Butiran" + "help_html": "Perubahan anda akan muncul pada lapisan \"Standard\" dalam beberapa minit. Lapisan lain, dan ciri-ciri tertentu, mungkin mengambil masa yang lebih lama.", + "help_link_text": "Butiran", + "help_link_url": "https://wiki.openstreetmap.org/wiki/FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F" }, "confirm": { "okay": "OK", @@ -405,6 +604,7 @@ }, "source_switch": { "live": "live", + "lose_changes": "Anda mempunyai perubahan yang belum disimpan. Menukar pelayan peta akan membuangnya. Adakah anda pasti mahu menukar pelayan?", "dev": "dev" }, "version": { @@ -412,13 +612,24 @@ }, "tag_reference": { "description": "Perincian", - "on_wiki": "{tag} pada wiki.osm.org" + "on_wiki": "{tag} pada wiki.osm.org", + "used_with": "digunakan dengan {type}" }, "validations": { + "disconnected_highway": "Jalan raya terputus", + "disconnected_highway_tooltip": "Jalan raya sepatutnya dihubungkan dengan jalan lain atau pintu masuk bangunan.", + "old_multipolygon": "Penanda multipoligon cara luaran", + "old_multipolygon_tooltip": "Gaya multipoligon ini tidak digunakan lagi. Sila berikan penanda pada multipoligon induk dan bukannya pada cara luaran.", "untagged_point": "Titik tanpa tag", + "untagged_point_tooltip": "Pilih jenis ciri yang menggambarkan titik ini.", "untagged_line": "Garis tanpa tag", + "untagged_line_tooltip": "Pilih jenis ciri yang menggambarkan garis ini.", "untagged_area": "Kawasan tanpa tag", + "untagged_area_tooltip": "Pilih jenis ciri yang menggambarkan kawasan ini.", "untagged_relation": "Hubungan tanpa tag", + "untagged_relation_tooltip": "Pilih jenis ciri yang menggambarkan hubungan ini.", + "many_deletions": "Anda memadamkan {n} ciri. Adakah anda pasti mahu melakukan ini? Ini akan memadam mereka dari peta yang dilihat oleh orang lain di openstreetmap.org.", + "tag_suggests_area": "Tanda {tag} mencadangkan garis sepatutnya menjadi kawasan, tetapi ianya bukan kawasan", "deprecated_tags": "Tag-tag yang telah lapuk: {tags}" }, "zoom": { @@ -429,20 +640,24 @@ "full_screen": "Togol Skrin Penuh", "gpx": { "local_layer": "Fail tempatan", - "drag_drop": "Tarik dan lepaskan suatu fail .gpx, .geojson atau .kml masuk halaman ini, atau klik butang di sebelah kanan untuk mengimbas" + "drag_drop": "Tarik dan lepaskan suatu fail .gpx, .geojson atau .kml masuk halaman ini, atau klik butang di sebelah kanan untuk mengimbas", + "zoom": "Zum ke lapisan", + "browse": "Semak imbas untuk fail" }, "mapillary_images": { "tooltip": "Gambar jalan dari Mapillary", "title": "Tindihan Gambar (Mapillary)" }, "mapillary_signs": { + "tooltip": "Tanda lalu lintas dari Mapillary (mesti mendayakan Lapisan Foto)", "title": "Tindihan Isyarat Lalu Lintas (Mapillary)" }, "mapillary": { "view_on_mapillary": "Paparkan imej ini dalam Mapillary" }, "help": { - "title": "Bantuan" + "title": "Bantuan", + "key": "H" }, "intro": { "ok": "OK", @@ -485,11 +700,11 @@ }, "navigation": { "title": "Pengemudian", - "drag": "Bahagian peta utama menunjukkan data OpenStreetMap dengan suatu latar belakang.{br}Anda boleh menyorot peta dengan mengklik-kiri tetikus dan mengubah kedudukan tetikus anda sambil tidak melepaskan butang klik tetikus. Anda juga boleh menggunakan butang tanda anak panah pada papan kekunci anda. **Sorotkan peta!**", + "drag": "Kawasan peta utama menunjukkan data OpenStreetMap di atas suatu latar belakang.{br}Anda boleh menyeret peta dengan menekan dan menahan butang kiri tetikus sambil menggerakkan tetikus tersebut. Anda juga boleh menggunakan kekunci anak panah pada papan kekunci anda. **Seretkan peta!**", "zoom": "Anda boleh zum masuk atau zum keluar dengan mentatal roda tetikus atau pad sentuh laptop, atau dengan mengklik pada butang {plus}/{minus}. **Zumkan peta!**", "features": "Perkataan *gambaran-gambaran* digunakan untuk memperincikan objek-objek dalam peta. Setiap butiran dalam alam nyata boleh dipetakan sebagai suatu gambaran dalam OpenStreetMap.", "points_lines_areas": "Gambaran-gambaran peta diwakilkan dengan *titik-titik*, *garis-garis*, atau *kawasan-kawasan*.", - "nodes_ways": "Dalam OpenStreetMap, titik-titik ini kadang kala dirujuk sebagai nod-nod, manakala garis-garis dan kawasan-kawasan pula mungkin dirujuk sebagai *jalan-jalan*.", + "nodes_ways": "Dalam OpenStreetMap, titik-titik kadangkala dirujuk sebagai *nod-nod*, manakala garis-garis dan kawasan-kawasan pula kadangkala dirujuk sebagai *cara-cara*.", "click_townhall": "Semua gambaran dalam peta boleh dipilih dengan satu klik terhadapnya. **Klik titik ini untuk memilihnya.**", "selected_townhall": "Bagus! Titik ini telah dipilih. Gambaran yang telah dipilih akan berkunang-kunang.", "editor_townhall": "Setelah suatu gambaran telah dipilih, *penyunting gambaran* akan dipaparkan di sisi peta.", @@ -537,6 +752,14 @@ } }, "editing": { + "drawing": { + "add_area": "Mod 'tambah kawasan'", + "stop_line": "Siapkan melukis garis atau kawasan" + }, + "operations": { + "orthogonalize": "Luruskan garis / Jadikan bucu kawasan bersudut tepat", + "circularize": "Bulatkan garis atau kawasan tertutup" + }, "commands": { "save": "Simpan perubahan" } @@ -545,43 +768,46 @@ "presets": { "categories": { "category-barrier": { - "name": "Gambaran Hadangan" + "name": "Ciri-ciri Hadangan" }, "category-building": { - "name": "Gambaran Bangunan" + "name": "Ciri-ciri Bangunan" }, "category-golf": { - "name": "Gambaran Golf" + "name": "Ciri-ciri Golf" }, "category-landuse": { - "name": "Gambaran Guna Tanah" + "name": "Ciri-ciri Guna Tanah" }, "category-natural-area": { - "name": "Gambaran Alam" + "name": "Ciri-ciri Semula Jadi" }, "category-natural-line": { - "name": "Gambaran-Gambaran Alam" + "name": "Ciri-ciri Semula Jadi" }, "category-natural-point": { - "name": "Gambaran-Gambaran Alam" + "name": "Ciri-ciri Semula Jadi" }, "category-path": { - "name": "Gambaran Denai" + "name": "Ciri-ciri Denai" + }, + "category-rail": { + "name": "Ciri-ciri Rel" }, "category-restriction": { - "name": "Gambaran Sekatan" + "name": "Ciri-ciri Sekatan" }, "category-road": { - "name": "Gambaran Jalan" + "name": "Ciri-ciri Jalan" }, "category-route": { - "name": "Gambaran-Gambaran Laluan" + "name": "Ciri-ciri Laluan" }, "category-water-area": { - "name": "Gambaran-Gambaran Air" + "name": "Ciri-ciri Air" }, "category-water-line": { - "name": "Gambaran-Gambaran Air" + "name": "Ciri-ciri Air" } }, "fields": { @@ -601,49 +827,1333 @@ }, "private": { "title": "Persendirian" + }, + "yes": { + "title": "Dibenarkan" } }, "types": { - "bicycle": "Basikal" + "bicycle": "Basikal", + "horse": "Kuda", + "motor_vehicle": "Kenderaan bermotor" } + }, + "access_simple": { + "label": "Akses dibenarkan" + }, + "access_toilets": { + "label": "Akses" + }, + "address": { + "label": "Alamat", + "placeholders": { + "block_number": "Nombor blok", + "block_number!jp": "No. blok", + "city": "Bandar", + "city!jp": "Bandar/Pekan/Kampung/", + "city!vn": "Bandar/Pekan", + "conscriptionnumber": "123", + "country": "Negara", + "county!jp": "Daerah", + "district": "Daerah", + "housename": "Nama rumah", + "housenumber": "123", + "housenumber!jp": "No. Bangunan/No. Lot", + "neighbourhood": "Kejiranan", + "place": "Tempat", + "postcode": "Poskod", + "province": "Wilayah", + "state": "Negeri", + "street": "Jalan", + "suburb": "Pinggir bandar", + "suburb!jp": "Wad" + } + }, + "aerialway": { + "label": "Jenis" + }, + "aerialway/access": { + "label": "Akses", + "options": { + "both": "Kedua-duanya", + "entry": "Masuk", + "exit": "Keluar" + } + }, + "aerialway/bubble": { + "label": "Buih" + }, + "aerialway/capacity": { + "label": "Kapasiti (sejam)", + "placeholder": "500, 2500, 5000..." + }, + "aerialway/duration": { + "label": "Tempoh (minit)", + "placeholder": "1, 2, 3..." + }, + "aerialway/occupancy": { + "placeholder": "2, 4, 8..." + }, + "aerialway/summer/access": { + "label": "Akses (musim panas)", + "options": { + "both": "Kedua-duanya", + "entry": "Masuk", + "exit": "Keluar" + } + }, + "aeroway": { + "label": "Jenis" + }, + "amenity": { + "label": "Jenis" + }, + "animal_boarding": { + "label": "Untuk binatang" + }, + "animal_breeding": { + "label": "Untuk binatang" + }, + "animal_shelter": { + "label": "Untuk binatang" + }, + "area/highway": { + "label": "Jenis" + }, + "artist": { + "label": "Artis" + }, + "artwork_type": { + "label": "Jenis" + }, + "atm": { + "label": "ATM" + }, + "barrier": { + "label": "Jenis" + }, + "bath/open_air": { + "label": "Terbuka" + }, + "bath/sand_bath": { + "label": "Mandi pasir" + }, + "bath/type": { + "label": "Keistimewaan", + "options": { + "foot_bath": "Mandi kaki", + "hot_spring": "Mata air panas", + "onsen": "Onsen Jepun" + } + }, + "beauty": { + "label": "Jenis Kedai" + }, + "bench": { + "label": "Bangku" + }, + "bicycle_parking": { + "label": "Jenis" + }, + "bin": { + "label": "Tong Sampah" + }, + "blood_components": { + "label": "Kandungan Darah", + "options": { + "plasma": "plasma", + "platelets": "platelet", + "stemcells": "sampel sel stem" + } + }, + "board_type": { + "label": "Jenis" + }, + "boundary": { + "label": "Jenis" + }, + "brand": { + "label": "Jenama" + }, + "building": { + "label": "Bangunan" + }, + "building_area": { + "label": "Bangunan" + }, + "bunker_type": { + "label": "Jenis" + }, + "camera/direction": { + "label": "Arah (Darjah Ikut Jam)", + "placeholder": "45, 90, 180, 270" + }, + "camera/type": { + "label": "Jenis Kamera", + "options": { + "dome": "Kubah", + "fixed": "Tetap" + } + }, + "capacity": { + "label": "Kapasiti", + "placeholder": "50, 100, 200..." + }, + "cardinal_direction": { + "label": "Arah", + "options": { + "E": "Timur", + "ENE": "Timur-timur laut", + "ESE": "Timur-tenggara", + "N": "Utara", + "NE": "Timur Laut", + "NNE": "Utara-timur laut", + "NNW": "Utara-barat laut", + "NW": "Barat Laut", + "S": "Selatan", + "SE": "Tenggara", + "SSE": "Selatan-tenggara", + "SSW": "Selatan-barat daya", + "SW": "Barat Daya", + "W": "Barat", + "WNW": "Barat-barat laut", + "WSW": "Barat-barat daya" + } + }, + "castle_type": { + "label": "Jenis" + }, + "clock_direction": { + "label": "Arah", + "options": { + "anticlockwise": "Lawan arah jam", + "clockwise": "Ikut arah jam" + } + }, + "clothes": { + "label": "Pakaian" + }, + "club": { + "label": "Jenis" + }, + "collection_times": { + "label": "Waktu Pengambilan" + }, + "communication_multi": { + "label": "Jenis Komunikasi" + }, + "construction": { + "label": "Jenis" + }, + "contact/webcam": { + "label": "Webcam URL" + }, + "content": { + "label": "Kandungan" + }, + "country": { + "label": "Negara" + }, + "craft": { + "label": "Jenis" + }, + "crop": { + "label": "Tanaman" + }, + "crossing": { + "label": "Jenis" + }, + "cuisine": { + "label": "Masakan" + }, + "currency_multi": { + "label": "Jenis Mata wang" + }, + "cycle_network": { + "label": "Rangkaian" + }, + "cycleway": { + "label": "Lorong Basikal", + "options": { + "lane": { + "description": "Lorong basikal dipisahkan dari lalu lintas auto dengan garisan cat", + "title": "Lorong basikal umum" + }, + "none": { + "description": "Tiada lorong basikal", + "title": "Tiada" + }, + "opposite": { + "description": "Lorong basikal yang mempunyai dua arah pada jalan satu hala", + "title": "Lorong basikal lawan-arah" + }, + "opposite_lane": { + "description": "Lorong basikal pada lalu lintas yang berlawan arah", + "title": "Lorong basikal bertentangan" + }, + "share_busway": { + "description": "Lorong basikal yang berkongsi dengan lorong bas", + "title": "Lorong basikal yang berkongsi dengan bas" + }, + "shared_lane": { + "description": "Lorong basikal dengan tiada pemisahan dari lalu lintas kenderaan", + "title": "Lorong basikal yang dikongsi" + }, + "track": { + "description": "Lorong basikal yang dipisahkan dari lalu lintas dengan halangan fizikal", + "title": "Trek basikal" + } + }, + "placeholder": "tiada", + "types": { + "cycleway:left": "Sebelah kiri", + "cycleway:right": "Sebelah kanan" + } + }, + "date": { + "label": "Tarikh" + }, + "delivery": { + "label": "Penghantaran" + }, + "denomination": { + "label": "Denominasi" + }, + "denotation": { + "label": "Letupan" + }, + "description": { + "label": "Keterangan" + }, + "diaper": { + "label": "Menukar Lampin Tersedia" + }, + "display": { + "label": "Paparan" + }, + "dock": { + "label": "Jenis" + }, + "drive_through": { + "label": "Pandu-Lalu" + }, + "electrified": { + "label": "Elektrifikasi", + "options": { + "no": "Tidak", + "rail": "Rel Bereletrik", + "yes": "Ya (tidak ditentukan)" + } + }, + "elevation": { + "label": "Ketinggian" + }, + "email": { + "label": "Emel" + }, + "emergency": { + "label": "Kecemasan" + }, + "entrance": { + "label": "Jenis" + }, + "except": { + "label": "Pengecualian" + }, + "fax": { + "label": "Faks" + }, + "fee": { + "label": "Bayaran, Yuran" + }, + "fence_type": { + "label": "Jenis" + }, + "fire_hydrant/position": { + "label": "Kedudukan", + "options": { + "green": "Hijau", + "lane": "Lorong", + "parking_lot": "Tempat Letak Kereta" + } + }, + "fire_hydrant/type": { + "label": "Jenis", + "options": { + "pillar": "Tiang/Atas-tanah", + "pond": "Kolam", + "underground": "Bawah tanah", + "wall": "Dinding" + } + }, + "fuel": { + "label": "Bahan api" + }, + "fuel_multi": { + "label": "Jenis Bahan Api" + }, + "gauge": { + "label": "Tolok" + }, + "gender": { + "label": "Jantina", + "options": { + "female": "Perempuan", + "male": "Lelaki", + "unisex": "Uniseks" + }, + "placeholder": "Tidak diketahui" + }, + "generator/method": { + "label": "Kaedah" + }, + "generator/output/electricity": { + "label": "Output Kuasa", + "placeholder": "50 MW, 100 MW, 200 MW..." + }, + "generator/source": { + "label": "Sumber" + }, + "generator/type": { + "label": "Jenis" + }, + "grape_variety": { + "label": "Jenis Anggur" + }, + "handicap": { + "label": "Kecacatan", + "placeholder": "1-18" + }, + "handrail": { + "label": "Rel Tangan" + }, + "height": { + "label": "Ketinggian (Meter)" + }, + "highway": { + "label": "Jenis" + }, + "historic": { + "label": "Jenis" + }, + "historic/civilization": { + "label": "Tamadan Bersejarah" + }, + "hoops": { + "label": "Gelung", + "placeholder": "1, 2, 4..." + }, + "iata": { + "label": "IATA" + }, + "icao": { + "label": "ICAO" + }, + "incline": { + "label": "Kecenderungan, Kecondongan" + }, + "incline_steps": { + "label": "Kecenderungan, Kecondongan", + "options": { + "down": "Bawah", + "up": "Atas" + } + }, + "indoor": { + "label": "Dalaman" + }, + "information": { + "label": "Jenis" + }, + "inscription": { + "label": "Inskripsi" + }, + "internet_access": { + "label": "Akses Internet", + "options": { + "no": "Tidak", + "terminal": "Terminal", + "wired": "Berwayar", + "wlan": "Wifi", + "yes": "Ya" + } + }, + "internet_access/fee": { + "label": "Bayaran Akses Internet" + }, + "internet_access/ssid": { + "label": "SSID (Nama Rangkaian)" + }, + "kerb": { + "label": "Sekatan" + }, + "label": { + "label": "Label" + }, + "lamp_type": { + "label": "Jenis" + }, + "landuse": { + "label": "Jenis" + }, + "lanes": { + "label": "Lorong", + "placeholder": "1, 2, 3..." + }, + "layer": { + "label": "Lapisan" + }, + "leaf_cycle": { + "label": "Kitaran Daun", + "options": { + "deciduous": "Berdaun Luruh", + "evergreen": "Malar Hijau", + "mixed": "Bercampur", + "semi_deciduous": "Separuh Berdaun Luruh", + "semi_evergreen": "Separuh Malar Hijau" + } + }, + "leaf_cycle_singular": { + "label": "Kitaran Daun", + "options": { + "deciduous": "Berdaun Luruh", + "evergreen": "Malar Hijau", + "semi_deciduous": "Separuh Berdaun Luruh", + "semi_evergreen": "Separuh Malar Hijau" + } + }, + "leaf_type": { + "label": "Kitaran Daun", + "options": { + "broadleaved": "Berdaun Lebar", + "leafless": "Tanpa Daun", + "mixed": "Bercampur", + "needleleaved": "Berdaun Jarum" + } + }, + "leaf_type_singular": { + "label": "Jenis Daun", + "options": { + "broadleaved": "Berdaun Lebar", + "leafless": "Tanpa Daun", + "needleleaved": "Berdaun Jarum" + } + }, + "leisure": { + "label": "Jenis" + }, + "length": { + "label": "Panjang (Meter)" + }, + "level": { + "label": "Aras" + }, + "levels": { + "label": "Aras", + "placeholder": "2, 4, 6..." + }, + "lit": { + "label": "Bernyala" + }, + "location": { + "label": "Lokasi, Tempat" + }, + "man_made": { + "label": "Jenis" + }, + "manhole": { + "label": "Jenis" + }, + "map_size": { + "label": "Liputan" + }, + "map_type": { + "label": "Jenis" + }, + "maxheight": { + "label": "Ketinggian Maksimum", + "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\"" + }, + "maxspeed": { + "label": "Had Laju", + "placeholder": "40, 50, 60..." + }, + "maxweight": { + "label": "Berat Maksimum" + }, + "mtb/scale": { + "label": "Kesukaran Berbasikal Gunung", + "options": { + "0": "0: Kelikir pepejal/Tanah tumpat, tiada halangan, selekoh lebar", + "1": "1: Beberapa permukaan longgar, halangan kecil, selekoh lebar", + "2": "2: Banyak permukaan longgar, halangan kecil, selekoh lebar", + "3": "3: Permukaan licin, halangan besar, selekoh tajam", + "4": "4: Permukaan longgar atau berbatu, selekoh tajam berbahaya", + "5": "5: Kesukaran maksimum, kawasan berbatu, tanah runtuh", + "6": "6: Tidak boleh dijalani kecuali oleh penunggang basikal gunung berpengalaman" + }, + "placeholder": "0, 1, 2, 3..." + }, + "mtb/scale/imba": { + "label": "Kesukaran Jejak IMBA", + "options": { + "0": "Paling senang (bulatan putih)", + "1": "Senang (bulatan hijau)", + "2": "Sederhana (empat segi sama biru)", + "3": "Sukar (berlian hitam)", + "4": "Sangat sukar (berlian hitam berganda)" + }, + "placeholder": "Senang, Sederhana, Sukar" + }, + "mtb/scale/uphill": { + "label": "Kesukaran Berbasikal Gunung Menaik", + "options": { + "0": "0: Purata kecondongan <10%, kerikil/tanah tumpat, tiada halangan", + "1": "1: Purata kecondongan <15%, kerikil/tanah tumpat, sedikit objek kecil", + "2": "2: Purata kecondongan <20%, permukaan stabil, batu/akar bersaiz genggaman", + "3": "3: Purata kecondongan <25%, permukaan berpelbagai, batu/dahan bersaiz genggaman", + "4": "4: Purata kecondongan <30%, keadaan kurang baik, batu/dahan besar", + "5": "5: Sangat curam, basikal biasanya perlu ditolak atau dibawa" + }, + "placeholder": "0, 1, 2, 3..." + }, + "name": { + "label": "Nama", + "placeholder": "Nama biasa (jika ada)" + }, + "natural": { + "label": "Semulajadi" + }, + "network": { + "label": "Rangkaian" + }, + "network_bicycle": { + "label": "Jenis Rangkaian", + "options": { + "icn": "Antarabangsa", + "lcn": "Tempatan", + "ncn": "Senegara", + "rcn": "Serantau" + }, + "placeholder": "Tempatan, Serantau, Senegara, Antarabangsa" + }, + "network_foot": { + "label": "Jenis Rangkaian", + "options": { + "iwn": "Antarabangsa", + "lwn": "Tempatan", + "nwn": "Senegara", + "rwn": "Serantau" + }, + "placeholder": "Tempatan, Serantau, Senegara, Antarabangsa" + }, + "network_horse": { + "label": "Jenis Rangkaian", + "options": { + "ihn": "Antarabangsa", + "lhn": "Tempatan", + "nhn": "Senegara", + "rhn": "Serantau" + }, + "placeholder": "Tempatan, Serantau, Senegara, Antarabangsa" + }, + "network_road": { + "label": "Rangkaian" + }, + "note": { + "label": "Nota" + }, + "office": { + "label": "Jenis" + }, + "oneway": { + "label": "Sehala", + "options": { + "no": "Tidak", + "undefined": "Diandaikan Tidak", + "yes": "Ya" + } + }, + "oneway_yes": { + "label": "Sehala", + "options": { + "no": "Tidak", + "undefined": "Diandaikan Ya", + "yes": "Ya" + } + }, + "opening_hours": { + "label": "Jam" + }, + "operator": { + "label": "Pengendali" + }, + "outdoor_seating": { + "label": "Tempat Duduk Luar" + }, + "par": { + "label": "Par", + "placeholder": "3, 4, 5..." + }, + "parallel_direction": { + "label": "Arah", + "options": { + "backward": "Ke belakang", + "forward": "Ke hadapan" + } + }, + "park_ride": { + "label": "Taman dan Tunggangan" + }, + "parking": { + "label": "Jenis", + "options": { + "carports": "Garaj", + "garage_boxes": "Kotak Garaj", + "lane": "Lorong Pinggir Jalan", + "multi-storey": "Bertingkat-tingkat", + "sheds": "Bangsal", + "surface": "Permukaan", + "underground": "Bawah Tanah" + } + }, + "payment_multi": { + "label": "Jenis Pembayaran" + }, + "phone": { + "label": "Telefon", + "placeholder": "+31 42 123 4567" + }, + "piste/difficulty": { + "label": "Kesukaran", + "options": { + "advanced": "Lanjutan (berlian hitam)", + "easy": "Senang (bulatan hijau)", + "expert": "Pakar (berlian hitam berganda)", + "extreme": "Lasak (peralatan mendaki diperlukan)", + "freeride": "Freeride (luar ski)", + "intermediate": "Pertengahan (segi empat sama biru)", + "novice": "Orang baru (berarahan)" + }, + "placeholder": "Senang, Pertengahan, Lanjutan..." + }, + "piste/grooming": { + "label": "Dandanan", + "options": { + "backcountry": "Belakang Desa", + "classic": "Klasik", + "classic+skating": "Klasik dan Meluncur", + "mogul": "Mogul", + "scooter": "Skuter/Kereta Salji", + "skating": "Meluncur" + } + }, + "piste/type": { + "label": "Jenis", + "options": { + "downhill": "Turun Bukit", + "hike": "Pendakian", + "ice_skate": "Luncur Ais", + "nordic": "Nordic", + "playground": "Taman Permainan", + "skitour": "Skitour", + "sled": "Sled", + "sleigh": "Giring", + "snow_park": "Taman Salji" + } + }, + "place": { + "label": "Jenis" + }, + "plant": { + "label": "Tumbuhan" + }, + "plant/output/electricity": { + "label": "Output Kuasa", + "placeholder": "500, MW, 1000 MW, 2000 MW..." + }, + "population": { + "label": "Penduduk" + }, + "power": { + "label": "Jenis" + }, + "power_supply": { + "label": "Bekalan Kuasa" + }, + "produce": { + "label": "Hasil" + }, + "product": { + "label": "Produk, Keluaran" + }, + "railway": { + "label": "Jenis" + }, + "recycling_accepts": { + "label": "Menerima" + }, + "recycling_type": { + "label": "Jenis Kitar Semula", + "options": { + "centre": "Pusat Kitar Semula", + "container": "Kontena, Bekas" + } + }, + "ref": { + "label": "Kod Rujukan" + }, + "ref_aeroway_gate": { + "label": "Nombor Pintu" + }, + "ref_golf_hole": { + "label": "Nombor Lubang", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Nombor Simpang" + }, + "ref_platform": { + "label": "Nombor Platform" + }, + "ref_road_number": { + "label": "Nombor Jalan" + }, + "ref_route": { + "label": "Nombor Laluan" + }, + "ref_stop_position": { + "label": "Nombor Perhentian" + }, + "relation": { + "label": "Jenis" + }, + "religion": { + "label": "Agama" + }, + "restriction": { + "label": "Jenis" + }, + "restrictions": { + "label": "Sekatan Berpusing" + }, + "rooms": { + "label": "Bilik" + }, + "route": { + "label": "Jenis" + }, + "route_master": { + "label": "Jenis" + }, + "sac_scale": { + "label": "Kesukaran Mendaki", + "options": { + "alpine_hiking": "T4: Pendakian Alpine", + "demanding_alpine_hiking": "T5: Pendakian Alpine Mencabar", + "demanding_mountain_hiking": "T3: Pendakian Gunung Mencabar", + "difficult_alpine_hiking": "T6: Pendakian Alpine Sukar", + "hiking": "T1: Pendakian", + "mountain_hiking": "T2: Pendakian Gunung" + }, + "placeholder": "Pendakian Gunung, Pendakian Alpine..." + }, + "sanitary_dump_station": { + "label": "Pelupusan Tandas" + }, + "seasonal": { + "label": "Bermusim" + }, + "second_hand": { + "label": "Menjual Terpakai", + "options": { + "no": "Tidak", + "only": "Sahaja", + "yes": "Ya" + }, + "placeholder": "Ya, Tidak, Sahaja" + }, + "service": { + "label": "Jenis" + }, + "service/bicycle": { + "label": "Perkhidmatan" + }, + "service/vehicle": { + "label": "Perkhidmatan" + }, + "service_rail": { + "label": "Jenis Perkhidmatan", + "options": { + "spur": "Pemacu", + "yard": "Perkarangan" + } + }, + "service_times": { + "label": "Waktu Perkhidmatan" + }, + "shelter": { + "label": "Tempat Berlindung" + }, + "shelter_type": { + "label": "Jenis" + }, + "shop": { + "label": "Jenis" + }, + "site": { + "label": "Jenis" + }, + "smoking": { + "label": "Merokok", + "options": { + "dedicated": "Disediakan untuk perokok (e.g. kelab perokok)", + "isolated": "Dalam kawasan merokok, diasingkan secara fizikal", + "no": "Dilarang merokok di mana-mana sahaja", + "outside": "Dibenarkan di luar", + "separated": "Dalam kawasan merokok, tidak diasingkan secara fizikal", + "yes": "Dibenarkan di mana-mana sahaja" + }, + "placeholder": "Tidak, Diasingkan, Ya..." + }, + "smoothness": { + "label": "Kelancaran", + "options": { + "bad": "Roda Tegap: basikal trekking, kereta, beca", + "excellent": "Penggelek Nipis: kasut roda, papan luncur", + "good": "Roda Nipis: basikal lumba", + "horrible": "Luar Jalan: kenderaan luar jalan tahan lasak", + "impassable": "Tidak boleh dilalui / Kenderaan beroda dilarang", + "intermediate": "Roda: basikal bandar, kerusi roda, skuter", + "very_bad": "Pelepasan Tinggi: kenderaan luar jalan bukan tahan lasak", + "very_horrible": "Luar jalan khusus: traktor, ATV" + }, + "placeholder": "Penggelek Nipis, Roda, Luar Jalan..." + }, + "social_facility": { + "label": "Jenis" + }, + "social_facility_for": { + "label": "Orang Dilayan" + }, + "sport": { + "label": "Sukan" + }, + "sport_ice": { + "label": "Sukan" + }, + "sport_racing_motor": { + "label": "Sukan" + }, + "sport_racing_nonmotor": { + "label": "Sukan" + }, + "stars": { + "label": "Bintang" + }, + "start_date": { + "label": "Tarikh Mula" + }, + "step_count": { + "label": "Jumlah Langkah" + }, + "stop": { + "label": "Jenis Perhentian", + "options": { + "all": "Semua Hala", + "minor": "Jalan Kecil" + } + }, + "structure": { + "label": "Struktur", + "options": { + "bridge": "Jambatan", + "cutting": "Potongan", + "embankment": "Tambak", + "ford": "Harungan", + "tunnel": "Terowong" + }, + "placeholder": "Tidak Diketahui" + }, + "studio": { + "label": "Jenis" + }, + "substation": { + "label": "Jenis" + }, + "supervised": { + "label": "Diselia" + }, + "support": { + "label": "Sokongan" + }, + "surface": { + "label": "Permukaan" + }, + "surveillance": { + "label": "Jenis Pengawasan" + }, + "surveillance/type": { + "label": "Jenis Pengawasan", + "options": { + "ALPR": "Pembaca Plat Lesen Automatik", + "camera": "Kamera", + "guard": "Pengawal" + } + }, + "surveillance/zone": { + "label": "Zon Pengawasan" + }, + "tactile_paving": { + "label": "Turapan Deria" + }, + "takeaway": { + "label": "Bawa Balik", + "options": { + "no": "Tidak", + "only": "Bawa Balik Sahaja", + "yes": "Ya" + }, + "placeholder": "Ya, Tidak, Bawa Balik Sahaja" + }, + "toilets/disposal": { + "label": "Pelupusan", + "options": { + "bucket": "Baldi", + "chemical": "Bahan Kimia", + "flush": "Flush", + "pitlatrine": "Lubang" + } + }, + "toll": { + "label": "Tol" + }, + "tomb": { + "label": "Jenis" + }, + "tourism": { + "label": "Jenis" + }, + "tower/construction": { + "label": "Pembinaan", + "placeholder": "Lelaki, Kekisi, Tersembunyi, ..." + }, + "tower/type": { + "label": "Jenis" + }, + "tracktype": { + "label": "Jenis Trek", + "options": { + "grade1": "Pepejal: berturap atau permukaan tegar yang sangat padat", + "grade2": "Kebanyakannya Pepejal: kerikil/batu dengan beberapa bahan yang dicampur" + } + } + }, + "presets": { + "area/highway": { + "name": "Permukaaan Jalan", + "terms": "" + }, + "building": { + "name": "Bangunan", + "terms": "" + }, + "building/cathedral": { + "name": "Bangunan Katedral", + "terms": "" + }, + "building/chapel": { + "name": "Bangunan Gereja Kecil", + "terms": "" + }, + "building/church": { + "name": "Bangunan Gereja", + "terms": "" + }, + "building/college": { + "name": "Bangunan Kolej", + "terms": "" + }, + "building/commercial": { + "name": "Bangunan Perniagaan", + "terms": "" + }, + "building/construction": { + "name": "Bangunan Dalam Pembinaan", + "terms": "" + }, + "building/hospital": { + "name": "Bangunan Hospital", + "terms": "" + }, + "building/hotel": { + "name": "Bangunan Hotel", + "terms": "" + }, + "building/industrial": { + "name": "Bangunan Perindustrian", + "terms": "" + }, + "building/kindergarten": { + "name": "Bangunan Prasekolah/Tadika", + "terms": "" + }, + "building/public": { + "name": "Bangunan Awam", + "terms": "" + }, + "building/residential": { + "name": "Bangunan Kediaman", + "terms": "" + }, + "building/retail": { + "name": "Bangunan Kedai", + "terms": "" + }, + "building/school": { + "name": "Bangunan Sekolah", + "terms": "" + }, + "building/university": { + "name": "Bangunan Universiti", + "terms": "" + }, + "highway/primary": { + "name": "Jalan Utama", + "terms": "" + }, + "highway/residential": { + "name": "Jalan Kediaman", + "terms": "" + }, + "highway/road": { + "name": "Jalan Tidak Diketahui", + "terms": "" + }, + "highway/secondary": { + "name": "Jalan Sekunder", + "terms": "" + }, + "highway/service": { + "name": "Jalan Perkhidmatan", + "terms": "" + }, + "highway/tertiary": { + "name": "Jalan Tertiari", + "terms": "" + }, + "highway/track": { + "name": "Jalan Rintis Tidak Diselenggara", + "terms": "" + }, + "highway/trunk": { + "name": "Jalan Batang", + "terms": "" + }, + "highway/unclassified": { + "name": "Jalan Kecil/Tidak Dikelaskan", + "terms": "" + }, + "railway/level_crossing": { + "name": "Lintasan Keretapi (Jalan)", + "terms": "" + }, + "type/route/road": { + "name": "Laluan Jalan", + "terms": "" } } }, "imagery": { "Bing": { - "description": "Imej satelit dan udara.", - "name": "Imej udara Bing" + "description": "Imejan satelit dan udara.", + "name": "Imejan udara Bing" }, "DigitalGlobe-Premium": { "attribution": { - "text": "Terma & Maklumbalas" + "text": "Terma & Maklum Balas" }, - "description": "Imej satelit Premium DigitalGlobe.", - "name": "Imej DigitalGlobe Premium" + "description": "Imejan satelit Premium DigitalGlobe.", + "name": "Imejan DigitalGlobe Premium" }, "DigitalGlobe-Standard": { "attribution": { - "text": "Terma & Maklumbalas" + "text": "Terma & Maklum Balas" }, - "description": "Imej satelit Standard DigitalGlobe.", - "name": "Imej DigitalGlobe Standard" + "description": "Imejan satelit Standard DigitalGlobe.", + "name": "Imejan DigitalGlobe Standard" }, "MAPNIK": { "attribution": { "text": "© Penyumbang-penyumbang OpenStreetMap, CC-BY-SA" - } + }, + "description": "Lapisan OpenStreetMap tersedia.", + "name": "OpenStreetMap (Standard)" }, "Mapbox": { "attribution": { - "text": "Terma & Maklumbalas" + "text": "Terma & Maklum Balas" }, - "description": "Imej satelit dan udara.", + "description": "Imejan satelit dan udara.", "name": "Mapbox Satellite" }, + "New_and_Misaligned_TIGER_Roads-2013": { + "description": "Pada tahap zoom 16+, data peta domain awam dari Banci AS. Pada zoom yang lebih rendah, hanya perubahan sejak 2006 tolak perubahan yang telah dimasukkan ke dalam OpenStreetMap", + "name": "Jalan-jalan TIGER Baru & Tidak Sejajar" + }, + "OSM_Inspector-Addresses": { + "attribution": { + "text": "© Geofabrik GmbH, penyumbang-penyumbang OpenStreetMap, CC-BY-SA" + }, + "name": "OSM Inspector: Alamat" + }, + "OSM_Inspector-Geometry": { + "attribution": { + "text": "© Geofabrik GmbH, penyumbang-penyumbang OpenStreetMap, CC-BY-SA" + }, + "name": "OSM Inspector: Geometri" + }, + "OSM_Inspector-Highways": { + "attribution": { + "text": "© Geofabrik GmbH, penyumbang-penyumbang OpenStreetMap, CC-BY-SA" + }, + "name": "OSM Inspector: Lebuh Raya" + }, + "OSM_Inspector-Multipolygon": { + "attribution": { + "text": "© Geofabrik GmbH, penyumbang-penyumbang OpenStreetMap, CC-BY-SA" + }, + "name": "OSM Inspector: Kawasan" + }, + "OSM_Inspector-Places": { + "attribution": { + "text": "© Geofabrik GmbH, penyumbang-penyumbang OpenStreetMap, CC-BY-SA" + }, + "name": "OSM Inspector: Tempat" + }, + "OSM_Inspector-Routing": { + "attribution": { + "text": "© Geofabrik GmbH, penyumbang-penyumbang OpenStreetMap, CC-BY-SA" + }, + "name": "OSM Inspector: Penghalaan" + }, + "OSM_Inspector-Tagging": { + "attribution": { + "text": "© Geofabrik GmbH, penyumbang-penyumbang OpenStreetMap, CC-BY-SA" + }, + "name": "OSM Inspector: Penandaan" + }, + "Waymarked_Trails-Cycling": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, data peta penyumbang-penyumbang OpenStreetMap, ODbL 1.0" + }, + "name": "Waymarked Trails: Berbasikal" + }, + "Waymarked_Trails-Hiking": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, data peta penyumbang-penyumbang OpenStreetMap, ODbL 1.0" + }, + "name": "Waymarked Trails: Mendaki" + }, + "Waymarked_Trails-MTB": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, data peta penyumbang-penyumbang OpenStreetMap, ODbL 1.0" + }, + "name": "Waymarked Trails: MTB" + }, + "Waymarked_Trails-Skating": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, data peta penyumbang-penyumbang OpenStreetMap, ODbL 1.0" + }, + "name": "Waymarked Trails: Luncur" + }, + "Waymarked_Trails-Winter_Sports": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, data peta penyumbang-penyumbang OpenStreetMap, ODbL 1.0" + }, + "name": "Waymarked Trails: Sukan Musim Sejuk" + }, + "basemap.at": { + "attribution": { + "text": "basemap.at" + }, + "description": "Petaasas Austria, berdasarkan data kerajaan.", + "name": "basemap.at" + }, + "basemap.at-orthofoto": { + "attribution": { + "text": "basemap.at" + }, + "description": "Lapisan Orthofoto disediakan oleh basemap.at. \"Pengganti\" imejan geoimage.at.", + "name": "Orthofoto basemap.at" + }, + "hike_n_bike": { + "attribution": { + "text": "© Penyumbang-penyumbang OpenStreetMap" + }, + "name": "Hike & Bike" + }, + "mapbox_locator_overlay": { + "attribution": { + "text": "Terma & Maklum Balas" + }, + "description": "Menunjukkan ciri-ciri utama untuk menolong mengorientasi anda.", + "name": "Lapisan Penunjuk" + }, + "openpt_map": { + "attribution": { + "text": "© Penyumbang-penyumbang OpenStreetMap, CC-BY-SA" + }, + "name": "Peta OpenPT (lapisan)" + }, + "osm-gps": { + "attribution": { + "text": "© Penyumbang-penyumbang OpenStreetMap" + }, + "description": "Jejak GPS awam dimuat naik ke OpenStreetMap", + "name": "Jejak GPS OpenStreetMap" + }, + "osm-mapnik-black_and_white": { + "attribution": { + "text": "© Penyumbang-penyumbang OpenStreetMap, CC-BY-SA" + }, + "name": "OpenStreetMap (Standard Hitam & Putih)" + }, + "osm-mapnik-german_style": { + "attribution": { + "text": "© Penyumbang-penyumbang OpenStreetMap, CC-BY-SA" + }, + "name": "OpenStreetMap (Gaya Jerman)" + }, "qa_no_address": { "attribution": { "text": "Simon Poole, Data © penyumbang-penyumbang OpenStreetMap" - } + }, + "name": "QA Tiada Alamat" + }, + "skobbler": { + "attribution": { + "text": "© Tiles: data Peta skobbler: penyumbang-penyumbang OpenStreetMap" + }, + "name": "skobbler" + }, + "stamen-terrain-background": { + "attribution": { + "text": "Jubin peta oleh Stamen Design, di bawah CC BY 3.0" + }, + "name": "Rupa Bumi Stamen" + }, + "tf-cycle": { + "attribution": { + "text": "Peta © Thunderforest, Data © penyumbang-penyumbang OpenStreetMap" + }, + "name": "OpenCycleMap Thunderforest" + }, + "tf-landscape": { + "attribution": { + "text": "Peta © Thunderforest, Data © penyumbang-penyumbang OpenStreetMap" + }, + "name": "Landskap Thunderforest" } } } diff --git a/dist/locales/nl.json b/dist/locales/nl.json index 8c887d137..d6be72ea3 100644 --- a/dist/locales/nl.json +++ b/dist/locales/nl.json @@ -328,10 +328,9 @@ }, "commit": { "title": "Uploaden naar OpenStreetMap", - "description_placeholder": "Een korte omschrijving van je bijdragen (verplicht)", - "message_label": "Opmerking bij wijzigingen", "upload_explanation": "De aanpassingen die je uploadt worden zichtbaar op alle kaarten die de gegevens van OpenStreetMap gebruiken.", "upload_explanation_with_user": "De aanpassingen die je als {user} uploadt worden zichtbaar op alle kaarten die de gegevens van OpenStreetMap gebruiken.", + "request_review": "Ik zou graag hebben dat iemand mijn bewerkingen nakijkt.", "save": "Upload", "cancel": "Annuleren", "changes": "{count} veranderingen", @@ -348,6 +347,49 @@ "list": "Aanpassingen door {users}", "truncated_list": "Aanpassingen door {users} en {count} anderen" }, + "info_panels": { + "key": "I", + "background": { + "key": "B", + "title": "Achtergrond", + "zoom": "In-/uitzoomen", + "vintage": "Klassiek", + "unknown": "Onbekend", + "show_tiles": "Tegels tonen", + "hide_tiles": "Tegels verbergen" + }, + "history": { + "key": "H", + "title": "Geschiedenis", + "selected": "{n} geselecteerd", + "version": "Versie", + "last_edit": "Laatste aanpassing", + "edited_by": "Aangepast door", + "changeset": "Wijzigingen", + "unknown": "Onbekend", + "link_text": "Geschiedenis van openstreetmap.org" + }, + "location": { + "key": "L", + "title": "Locatie", + "unknown_location": "Onbekende locatie" + }, + "measurement": { + "key": "M", + "title": "Meting", + "selected": "{n} geselecteerd", + "geometry": "Geometrie", + "closed": "gesloten", + "center": "Midden", + "perimeter": "Omtrek", + "length": "Lengte", + "area": "Gebied", + "centroid": "Zwaartepunt", + "location": "Locatie", + "metric": "Metrisch", + "imperial": "Brits" + } + }, "geometry": { "point": "punt", "vertex": "vertex", @@ -410,24 +452,28 @@ "background": { "title": "Achtergrond", "description": "Achtergrondinstellingen", + "key": "B", "percent_brightness": "Helderheid: {opacity}%", "none": "Geen", "best_imagery": "Beste bekende afbeeldingsbron voor deze locatie", "switch": "Selecteer terug deze achtergrond", "custom": "Aangepast", "custom_button": "Aangepaste achtergrond aanpassen", + "custom_prompt": "Geef een tegel-URL-sjabloon op. Geldige placeholders zijn:\n - {zoom}/{z}, {x}, {y} voor het Z/X/Y-schema\n - {ty} voor omgekeerde Y-coördinaten in TMS-stijl\n - {u} voor het quadtile-schema\n - {switch:a,b,c} voor DNS-server-multiplexing\n\nVoorbeeld:\n{example}\n \n ", "fix_misalignment": "Verplaatsing van luchtfoto aanpassen", "imagery_source_faq": "Waar komen deze afbeeldingen vandaan? (Engels)", "reset": "Standaard herstellen", "offset": "Sleep ergens in de grijze zone hieronder om de verplaatsing van de luchtfoto aan te passen, of voer de waarden in in meter.", "minimap": { "description": "Minikaart", - "tooltip": "Toon een kleine, uitgezoomde kaart om je te helpen oriënteren." + "tooltip": "Toon een kleine, uitgezoomde kaart om je te helpen oriënteren.", + "key": "/" } }, "map_data": { "title": "Kaartgegevens", "description": "Kaartgegevens", + "key": "F", "data_layers": "Gegevenslagen", "fill_area": "Vlakken Inkleuren", "map_features": "Objecttypes Tonen/Verbergen", @@ -486,7 +532,8 @@ "area_fill": { "wireframe": { "description": "Niet inkleuren (wireframe)", - "tooltip": "De wireframe-modus maakt het gemakkelijk de achtergrondbeelden te zien." + "tooltip": "De wireframe-modus maakt het gemakkelijk de achtergrondbeelden te zien.", + "key": "W" }, "partial": { "description": "Gedeeltelijk inkleuren", @@ -499,7 +546,9 @@ }, "restore": { "heading": "Je hebt niet-opgeslagen aanpassingen", - "description": "Er zijn niet-opgeslagen aanpassingen uit een vorige sessie. Wil je deze aanpassingen herstellen?" + "description": "Er zijn niet-opgeslagen aanpassingen uit een vorige sessie. Wil je deze aanpassingen herstellen?", + "restore": "Herstel mijn wijzigingen", + "reset": "Verwerp mijn wijzigingen" }, "save": { "title": "Opslaan", @@ -609,6 +658,7 @@ }, "help": { "title": "Hulp", + "key": "H", "help": "# Hulp\n\nDit is een bewerkingsprogramma voor\n[OpenStreetMap](http://www.openstreetmap.org/), de vrije en bewerkbare kaart van de wereld. Je kan\nhet gebruiken om data in je regio toe te voegen en bij te werken.\nZo maak je de open-source- en open-data-kaart van de wereld\nbeter voor iedereen.\n\nWijzingen die je maakt aan deze kaart worden zichtbaar voor iedereen\ndie OpenStreetMap gebruikt. Om te kunnen bewerken, zal je moeten\n[inloggen](https://www.openstreetmap.org/login).\n\nDe [iD-bewerker](http://ideditor.com/) is een samenwerkingsproject\nwaarvan de [broncode beschikbaar is op GitHub](https://github.com/openstreetmap/iD).\n", "editing_saving": "# Bewerken & opslaan\n\nDit kaartbewerkingsprogramma is ontworpen om voornamelijk online te gebruikt te worden. Je gebruikt hem op dit moment via een website.\n\n### Objecten selecteren\n\nOm objecten in een kaart te selecteren, zoals een weg of interessant punt, moet je op de kaart erop klikken. Het geselecteerde object zal dan oplichten en er zal een paneel met details geopend worden. Je kan een menu met dingen die je met dit object kan doen openen door te rechtsklikken op de selectie.\n\nOm meerdere objecten te kunnen selecteren, hou je de 'Shift'-toets ingedrukt terwijl je de objecten aanklikt, of terwijl je een rechthoek tekent op de kaart. Dat laatste zal een kader tonen waarbinnen alle objecten geselecteerd worden.\n\n### Bewerkingen opslaan\n\nAls je wijzigingen maakt, zoals het bewerken van wegen, gebouwen en andere plaatsen, worden deze eerst lokaal bijgehouden totdat je ze op de server opslaat. Maak je geen zorgen als je een fout maakt – je kan wijzigingen altijd ongedaan maken door op de 'Ongedaan maken'-knop te klikken en ze weer herstellen door op de 'Opnieuw doen'-knop te klikken.\n\nKlik op 'Opslaan' om een groep van bewerkingen op te slaan – bijvoorbeeld als je een gebied of dorp hebt afgerond en je aan een ander gebied wil beginnen. Je krijgt de mogelijkheid om te herzien wat je hebt aangepast en de editor geeft je suggesties voor verbeteringen en waarschuwingen als er iets mis lijkt te zijn.\n\nAls alles er goed uit ziet kun je kort commentaar toevoegen, dat de wijziging die je hebt gemaakt beschrijft. Klik daarna nogmaals op 'Opslaan' om de wijzigingen op te sturen naar [OpenStreetMap.org](http://www.openstreetmap.org/), waar ze zichtbaar zijn voor alle gebruikers en voor anderen om op voort te bouwen of te verbeteren.\n\nAls je in een sessie niet al je bewerkingen door kan voeren kun je het venster van de editor sluiten en later terugkomen (in dezelfde browser op dezelfde computer) en de bewerkapplicatie zal je aanbieden je werk te herstellen.\n\n### Het kaartbewerkingsprogramma gebruiken\n\nJe kan een lijst van beschikbare sneltoetsen openen door op de `?`-toets op het toetsenbord te drukken.\n", "roads": "# Wegen\n\nJe kan met deze editor wegen maken, verbeteren en verwijderen. Wegen zijn er in allerlei soorten en maten: landweggetjes, snelwegen, paadjes, fietspaden en veel meer – ieder stukje dat vaak wordt gebruikt kan in kaart worden gebracht.\n\n### Selecteren\n\nKlik op een weg om deze te selecteren. De omtrek verschijnt samen met een klein menu op de kaart en een schermpje met informatie over de weg.\n\n### Aanpassen\n\nVaak kom je wegen tegen, die niet precies over het beeldmateriaal of de GPS-route erachter lopen. Je kan deze wegen aanpassen, zodat ze op de juiste plek komen te liggen.\n\nKlik eerst op de weg die je wil aanpassen. Deze zal dan oplichten en er verschijnen knooppunten langs de lijn die je kan verslepen naar een betere plek. Als je nieuwe knooppunten wil toevoegen voor meer detaillering, dubbelklik op een weggedeelte zonder een knooppunt en er wordt een nieuwe ingevoegd.\n\nAls een weg in het echt is verbonden met een andere weg, maar op de kaart niet, dan versleep je een van de puntjes op de andere weg om ze te verbinden. Dat wegen met elkaar zijn verbonden is belangrijk voor de kaart en essentieel om een routebeschrijving te kunnen maken.\n\nJe kan bovendien het 'Verschuif'-gereedschap aanklikken of de 'V'-sneltoets indrukken om de gehele weg in een keer te verplaatsen, en opnieuw klikken om deze verplaatsing te bevestigen.\n\n### Verwijderen\n\nAls een weg helemaal verkeerd is – je hebt ter plaatse gecontroleerd dat de weg er niet is – dan kan je hem verwijderen, zodat hij van de kaart verdwijnt. Wees voorzichtig met het verwijderen van objecten: zoals bij iedere aanpassing is het resultaat voor iedereen zichtbaar en satellietbeelden zijn vaak verouderd, dus de weg zou gewoon nieuw aangelegd kunnen zijn.\n\nJe kan een weg verwijderen door er op te klikken om hem te selecteren, waarna je op het prullenbakicoon klikt of de 'Verwijderen'-toets drukt.\n\n### Aanmaken\n\nHeb je ergens een weg gevonden die nog niet op de kaart staat? Klik op het 'Lijn'-gereedschap in de linkerbovenhoek van de editor of druk op de sneltoets '2' om een lijn te tekenen.\n\nKlik op het begin van de weg op de kaart en begin te tekenen. Als de weg zich vertakt van de bestaande weg, begin dan op de plek waar ze elkaar kruisen.\n\nKlik dan de punten langs de weg, zodat deze het juiste tracé volgt, volgens het satellietbeeld of de GPS-route. Als de weg die je aan het tekenen bent een andere weg kruist, verbind deze dan door op het kruispunt te klikken. Als je klaar met tekenen bent, dubbelklik of druk op 'Return' of 'Enter' op je toetsenbord.\n", @@ -797,6 +847,7 @@ "title": "Vlakken", "add_playground": "*Vlakken* worden gebruikt om de grenzen van objecten als meren, gebouwen en woonwijken te tonen.{br}Ze kunnen ook gebruikt worden voor het meer gedetailleerd in kaart brengen van veel objecten die je anders als punten zou toevoegen. **Klik op de knop \"{button} Vlak\" om een nieuw vlak toe te voegen.**", "start_playground": "Laten we deze speeltuin intekenen als een vlak. Vlakken worden gemaakt door *knooppunten* aan hun omtrek te zetten. **Klik of druk op de spatiebalk om het eerste knooppunt in een van de hoeken van het speelplein te zetten.**", + "continue_playground": "Teken het vlak verder door meer knooppunten op de omtrek van de \nspeeltuin te zetten.{br}Tip: Je kan de {alt}-toets indrukken terwijl je \neen knooppunt zet om te vermijden dat ze verbinden met andere objecten. **Ga door met het tekenen van het vlak voor de speeltuin.**", "finish_playground": "Sluit het vlak door op enter te drukken, of opnieuw te klikken op het eerste of het laatste knooppunt. **Sluit het vlak voor de speeltuin.**", "search_playground": "**Zoek naar '{preset}'.**", "choose_playground": "**Kies {preset} uit de lijst.**", @@ -861,6 +912,8 @@ }, "startediting": { "title": "Begin met aanpassen", + "help": "U bent er nu klaar voor om aanpassingen te maken aan OpenStreetMap{Br}! U kunt deze walkthrough op elk gewenst moment opnieuw afspelen of meer documentatie bekijken door op de knop Help {knop} te drukken of op de toets '{toets}' te drukken.", + "shortcuts": "U kunt een lijst met opdrachten samen met hun toetsenbordkoppelingen bekijken door op de toets '{toets}' te drukken.", "save": "Vergeet niet om je aanpassingen regelmatig op te slaan!", "start": "Karteer de wereld!" } @@ -868,6 +921,9 @@ "shortcuts": { "title": "Sneltoetsen", "tooltip": "Toon het overzicht met sneltoetsen.", + "toggle": { + "key": "?" + }, "key": { "alt": "Alt", "backspace": "Backspace", @@ -967,6 +1023,17 @@ "redo": "Ongedaan gemaakte actie opnieuw uitvoeren", "save": "Wijzigingen opslaan" } + }, + "tools": { + "title": "Gereedschappen", + "info": { + "title": "Informatie", + "all": "Schakel alle informatiepanelen in of uit", + "background": "Schakel het achtergrondpaneel in of uit", + "history": "Schakel het geschiedenispaneel in of uit", + "location": "Schakel het locatiepaneel in of uit", + "measurement": "Schakel het meetpaneel in of uit" + } } }, "presets": { @@ -1094,7 +1161,8 @@ "subdistrict": "Sub-arrondissement", "subdistrict!vn": "Wijk/Commune/Steedje", "suburb": "Buitenwijk", - "suburb!jp": "Wijk" + "suburb!jp": "Wijk", + "unit": "Eenheid" } }, "admin_level": { @@ -1214,6 +1282,10 @@ "brand": { "label": "Merk" }, + "bridge": { + "label": "Type", + "placeholder": "Standaard" + }, "building": { "label": "Gebouw" }, @@ -1273,12 +1345,19 @@ "clockwise": "Wijzerzin" } }, + "clothes": { + "label": "Kleren" + }, "club": { "label": "Type" }, "collection_times": { "label": "Lichtingstijden" }, + "comment": { + "label": "Commentaar bij wijzigingen", + "placeholder": "Beschrijf kort waarom je deze bewerkingen doet (verplicht)" + }, "communication_multi": { "label": "Communicatietypes" }, @@ -1289,6 +1368,9 @@ "label": "Webcam-URL", "placeholder": "http://example.com/" }, + "content": { + "label": "Inhoud" + }, "country": { "label": "Land" }, @@ -1310,6 +1392,10 @@ "currency_multi": { "label": "Munteenheden" }, + "cutting": { + "label": "Type", + "placeholder": "Standaard" + }, "cycle_network": { "label": "Netwerk" }, @@ -1395,6 +1481,10 @@ "label": "E-mail", "placeholder": "voorbeeld@example.com" }, + "embankment": { + "label": "Type", + "placeholder": "Standaard" + }, "emergency": { "label": "Noodgeval" }, @@ -1424,7 +1514,7 @@ } }, "fire_hydrant/type": { - "label": "TYpe", + "label": "Type", "options": { "pillar": "Pilaar/Bovengronds", "pond": "Vijver", @@ -1435,6 +1525,10 @@ "fixme": { "label": "Repareer me" }, + "ford": { + "label": "Type", + "placeholder": "Standaard" + }, "fuel": { "label": "Brandstof" }, @@ -1456,16 +1550,16 @@ "generator/method": { "label": "Methode" }, + "generator/output/electricity": { + "label": "Stroomuitvoer", + "placeholder": "50 MW, 100 MW, 200 MW …" + }, "generator/source": { "label": "Bron" }, "generator/type": { "label": "Type" }, - "golf_hole": { - "label": "Referentie", - "placeholder": "Holenummer (1-18)" - }, "grape_variety": { "label": "Druivensoorten" }, @@ -1476,6 +1570,10 @@ "handrail": { "label": "Trapleuning" }, + "hashtags": { + "label": "Hashtags", + "placeholder": "#voorbeeld" + }, "height": { "label": "Hoogte (in meter)" }, @@ -1536,6 +1634,9 @@ "kerb": { "label": "Stoeprand" }, + "label": { + "label": "Markering" + }, "lamp_type": { "label": "Type" }, @@ -1547,7 +1648,8 @@ "placeholder": "1, 2, 3 …" }, "layer": { - "label": "Relatieve hoogteligging" + "label": "Relatieve hoogteligging", + "placeholder": "0" }, "leaf_cycle": { "label": "Bladercyclus", @@ -1607,6 +1709,9 @@ "man_made": { "label": "Type" }, + "manhole": { + "label": "Type" + }, "map_size": { "label": "Dekkingsgebied" }, @@ -1627,6 +1732,10 @@ "maxweight": { "label": "Maximaal gewicht" }, + "milestone_position": { + "label": "Mijlpaalpositie", + "placeholder": "Afstand tot op één cijfer na de komma (123.4)" + }, "mtb/scale": { "label": "Mountain Bike Moeilijkheidsgraad", "options": { @@ -1781,14 +1890,14 @@ "intermediate": "Gemiddeld (blauw vierkant)", "novice": "Beginner (educatief)" }, - "placeholder": "Gemakkelijk, gemiddeld, moeilijk..." + "placeholder": "Gemakkelijk, gemiddeld, moeilijk …" }, "piste/grooming": { "label": "Manier van sneeuw-grooming", "options": { "backcountry": "Freeride", "classic": "Klassiek", - "classic+skating": "Klassiek en Schaatsen", + "classic+skating": "Klassiek en schaatsen", "mogul": "Buckel", "scooter": "Scooter/Sneeuwscooter", "skating": "Schaatsen" @@ -1814,6 +1923,10 @@ "plant": { "label": "Plant" }, + "plant/output/electricity": { + "label": "Stroomuitvoer", + "placeholder": "500 MW, 1000 MW, 2000 MW …" + }, "population": { "label": "Bevolkingsaantal" }, @@ -1843,7 +1956,37 @@ } }, "ref": { - "label": "Nummering" + "label": "Referentiecode" + }, + "ref_aeroway_gate": { + "label": "Poortnummer" + }, + "ref_golf_hole": { + "label": "Hole-nummer", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Kruispuntnummer" + }, + "ref_platform": { + "label": "Perronnummer" + }, + "ref_road_number": { + "label": "Wegnummer" + }, + "ref_route": { + "label": "Routenummer" + }, + "ref_runway": { + "label": "Startbaannummer", + "placeholder": "bv. 01L/19R" + }, + "ref_stop_position": { + "label": "Haltenummer" + }, + "ref_taxiway": { + "label": "Taxibaannaam", + "placeholder": "bv. A5" }, "relation": { "label": "Type" @@ -1930,10 +2073,10 @@ "label": "Roken", "options": { "dedicated": "Toegespitst op rokers (bv. rookclub)", - "isolated": "Roken toegestaan op aangegeven plaatsen, fysiek gescheiden", - "no": "Roken nergens toegestaan", + "isolated": "Toegestaan op aangegeven, afgescheiden plaatsen", + "no": "Nergens toegestaan", "outside": "Toegestaan buiten", - "separated": "Roken toegestaan op aangegeven plaatsen, fysiek niet gescheiden", + "separated": "Toegestaan op aangegeven, niet-afgescheiden plaatsen", "yes": "Overal toegestaan" }, "placeholder": "Nee, Gescheiden, Ja …" @@ -1959,7 +2102,7 @@ "label": "Doelgroep" }, "source": { - "label": "Bron" + "label": "Bronnen" }, "sport": { "label": "Sporten" @@ -2061,7 +2204,7 @@ }, "tower/construction": { "label": "Constructie", - "placeholder": "Mast, Raamwerk, Verborgen ..." + "placeholder": "Mast, Raamwerk, Verborgen …" }, "tower/type": { "label": "Type" @@ -2099,10 +2242,14 @@ "label": "Bomen" }, "tunnel": { + "label": "Type", + "placeholder": "Standaard" + }, + "tunnel_waterway": { "label": "Tunnel" }, "vending": { - "label": "Soort goederen" + "label": "Soort waren" }, "visibility": { "label": "Zichtbaarheid", @@ -2170,7 +2317,8 @@ "terms": "gondellift,gondola,skilift" }, "aerialway/goods": { - "name": "Goederenkabelbaan" + "name": "Goederenkabelbaan", + "terms": "goederenvervoer" }, "aerialway/magic_carpet": { "name": "Tapijtlift", @@ -2335,7 +2483,7 @@ "terms": "cinema,film,theater" }, "amenity/clinic": { - "name": "Kliniek", + "name": "Dagkliniek", "terms": "dagkliniek" }, "amenity/clock": { @@ -2399,7 +2547,7 @@ }, "amenity/fire_station": { "name": "Brandweerkazerne", - "terms": "Brandweerkazerne" + "terms": "brandweerwagens,brandweerbasis,brandweerstation" }, "amenity/food_court": { "name": "Eetplaats omringd door fastfoodzaken", @@ -2426,8 +2574,7 @@ "terms": "ziekenhuis,hospitaal,ziekenhuisgrond,hospitaalgrond,ziekenhuisgebied,hospitaalgebied,kliniek" }, "amenity/hunting_stand": { - "name": "Jachthut", - "terms": "Jachthut" + "name": "Jachthut" }, "amenity/ice_cream": { "name": "IJskraam", @@ -2439,7 +2586,7 @@ }, "amenity/kindergarten": { "name": "Gebied van Crèche/Kleuterschool", - "terms": "Kleuterschool" + "terms": "kleuterschool,kinderdagverblijf,peuterspeelzaal" }, "amenity/library": { "name": "Bibliotheek", @@ -2492,6 +2639,9 @@ "name": "Kerk", "terms": "christendom,Jezus,Christus,godshuis" }, + "amenity/place_of_worship/hindu": { + "name": "Hindoeïstische tempel" + }, "amenity/place_of_worship/jewish": { "name": "Synagoge", "terms": "jodendom,sjoel" @@ -2500,9 +2650,21 @@ "name": "Moskee", "terms": "islam" }, + "amenity/place_of_worship/shinto": { + "name": "Shintotempel", + "terms": "jinja,torii,kami,shintoheiligdom" + }, + "amenity/place_of_worship/sikh": { + "name": "Sikh-tempel", + "terms": "gurudwara,tempel" + }, + "amenity/place_of_worship/taoist": { + "name": "Taoïstische tempel", + "terms": "daoïstische tempel,tempel" + }, "amenity/planetarium": { "name": "Planetarium", - "terms": "Planetarium" + "terms": "sterrenhemel,astronomie,sterrenwacht,museum" }, "amenity/police": { "name": "Politiekantoor", @@ -2526,7 +2688,7 @@ }, "amenity/public_bath": { "name": "Publiek bad", - "terms": "Badhuis" + "terms": "badhuis,onsen,voetbaden,warmwaterbronnen" }, "amenity/public_bookcase": { "name": "Openbare boekenkast", @@ -2558,6 +2720,10 @@ "name": "Schoolgebied", "terms": "school,onderwijs,secundair onderwijs,lager onderwijs,basisschool,middelbaar,voortgezet onderwijs" }, + "amenity/scrapyard": { + "name": "Sloperij", + "terms": "autokerkhof,oud ijzer,wrakken,schroothoop,metaal" + }, "amenity/shelter": { "name": "Beschutting", "terms": "afdak,schuilplaats,bescherming,beschutting,wachthuisje,wachthokje,bushokje,buskotje" @@ -2591,7 +2757,7 @@ }, "amenity/taxi": { "name": "Taxistandplaats", - "terms": "Taxistandplaats" + "terms": "taxi's,taxiparking" }, "amenity/telephone": { "name": "Telefoon", @@ -2615,11 +2781,10 @@ }, "amenity/vending_machine": { "name": "Automaat", - "terms": "Verkoopautomaat" + "terms": "verkoopautomaat" }, "amenity/vending_machine/cigarettes": { - "name": "Sigarettenautomaat", - "terms": "Sigarettenautomaat" + "name": "Sigarettenautomaat" }, "amenity/vending_machine/condoms": { "name": "Condoomautomaat", @@ -2660,6 +2825,10 @@ "name": "Dierenarts", "terms": "veearts,dierendokter" }, + "amenity/waste/dog_excrement": { + "name": "Afvalbak voor hondenpoep", + "terms": "hondenstront,hondenpoepbuis,hondenstrontbuis" + }, "amenity/waste_basket": { "name": "Prullenbak", "terms": "afvalbak,vuilnisbak" @@ -2670,7 +2839,7 @@ }, "amenity/waste_transfer_station": { "name": "Afval-transfer-station", - "terms": "Afvalverwerkingsbedrijf" + "terms": "afvalverwerkingsbedrijf,afvalopslag,tijdelijke afvalopslag" }, "amenity/water_point": { "name": "Waterpunt voor kampeerauto's", @@ -2688,6 +2857,32 @@ "name": "Wegdek", "terms": "rand van weg,gebied,wegoppervlak" }, + "attraction/amusement_ride": { + "name": "Standaard pretparkattractie", + "terms": "achtbaan,rit,plezierrit,kermisattractie" + }, + "attraction/animal": { + "name": "Dier" + }, + "attraction/big_wheel": { + "name": "Reuzenrad" + }, + "attraction/bumper_car": { + "name": "Botsautootjes", + "terms": "botsauto's" + }, + "attraction/bungee_jumping": { + "name": "Bungeespringen", + "terms": "bungeejumping" + }, + "attraction/carousel": { + "name": "Draaimolen", + "terms": "carrousel,paardenmolen" + }, + "attraction/dark_ride": { + "name": "Darkride", + "terms": "spookhuis,thema-attractie" + }, "barrier": { "name": "Barrière", "terms": "grens,afscheiding,afsluiting,scheiding" @@ -2744,7 +2939,7 @@ }, "barrier/retaining_wall": { "name": "Keermuur", - "terms": "Keermuur" + "terms": "steunmuur,terrasmuur,hoogteverschil,afgrond" }, "barrier/stile": { "name": "Overstaphek" @@ -2759,7 +2954,7 @@ }, "boundary/administrative": { "name": "Bestuurlijke grens", - "terms": "Administratieve Grens" + "terms": "administratieve grens" }, "building": { "name": "Gebouw", @@ -2781,16 +2976,13 @@ "terms": "hut,blokhut,cabine,hout,balken,boomstammen" }, "building/cathedral": { - "name": "Kathedraalgebouw", - "terms": "Kathedraal" + "name": "Kathedraalgebouw" }, "building/chapel": { - "name": "Kapelgebouw", - "terms": "Kapel" + "name": "Kapelgebouw" }, "building/church": { - "name": "Kerkgebouw", - "terms": "Kerk" + "name": "Kerkgebouw" }, "building/college": { "name": "Gebouw van Beroepsschool", @@ -2816,12 +3008,12 @@ "name": "Ingang/Uitgang" }, "building/garage": { - "name": "Garage", - "terms": "garages" + "name": "Garage (privéstalling voor voertuigen)", + "terms": "autogarage" }, "building/garages": { - "name": "Garages", - "terms": "garage" + "name": "Garages (privéstalling voor voertuigen)", + "terms": "autogarage" }, "building/greenhouse": { "name": "Broeikas", @@ -2844,12 +3036,11 @@ "terms": "hutje" }, "building/industrial": { - "name": "Industrieel gebouw", - "terms": "Industrieel" + "name": "Industrieel gebouw" }, "building/kindergarten": { "name": "Gebouw van Crèche/Kleuterschool", - "terms": "Peuterspeelzaal" + "terms": "kleuterschool,kinderdagverblijf,peuterspeelzaal" }, "building/public": { "name": "Openbaar gebouw", @@ -2883,8 +3074,7 @@ "terms": "dieren,paarden,vee,stalling" }, "building/static_caravan": { - "name": "Stacaravan", - "terms": "Stacaravan" + "name": "Stacaravan" }, "building/terrace": { "name": "Rijhuizen", @@ -2907,7 +3097,7 @@ }, "club": { "name": "Club", - "terms": "Vereniging" + "terms": "vereniging" }, "craft": { "name": "Vakmanschap", @@ -2927,11 +3117,11 @@ }, "craft/boatbuilder": { "name": "Scheepsbouwer", - "terms": "Botenbouwer" + "terms": "botenbouwer,boot,schip" }, "craft/bookbinder": { "name": "Boekbinder", - "terms": "Boekbinderij" + "terms": "boekbinderij,inbinder" }, "craft/brewery": { "name": "Brouwerij", @@ -2942,12 +3132,11 @@ "terms": "houtwerk,planken" }, "craft/carpet_layer": { - "name": "Tapijtlegger", - "terms": "Tapijt Legger" + "name": "Tapijtlegger" }, "craft/caterer": { "name": "Catering", - "terms": "Cateraar" + "terms": "cateraar,traiteur" }, "craft/clockmaker": { "name": "Klokmaker", @@ -2955,7 +3144,7 @@ }, "craft/confectionery": { "name": "Snoepmakerij", - "terms": "Snoepwinkel" + "terms": "snoepwinkel" }, "craft/distillery": { "name": "Destilleerderij", @@ -2975,14 +3164,15 @@ }, "craft/gardener": { "name": "Tuinman", - "terms": "Hovenier" + "terms": "hovenier,tuinbouwer,tuinaannemer" }, "craft/glaziery": { "name": "Glazenmaker", "terms": "glas,ruitenmaker,ruiten,vensters" }, "craft/handicraft": { - "name": "Handenarbeid" + "name": "Handwerkatelier", + "terms": "nijverheidsatelier,handenarbeid,handgemaakt,handvaardigheid,artisanaal atelier,brei-atelier" }, "craft/hvac": { "name": "HVAC", @@ -2996,7 +3186,7 @@ }, "craft/key_cutter": { "name": "Sleutelmaker", - "terms": "Sleutelmaker" + "terms": "slotenmaker" }, "craft/locksmith": { "name": "Slotenmaker" @@ -3009,12 +3199,10 @@ "name": "Opticien" }, "craft/painter": { - "name": "Schilder", - "terms": "Schilder" + "name": "Schilder" }, "craft/photographer": { - "name": "Fotograaf", - "terms": "Fotograaf" + "name": "Fotograaf" }, "craft/photographic_laboratory": { "name": "Foto-ontwikkellabo", @@ -3029,7 +3217,8 @@ "terms": "loodgieter" }, "craft/pottery": { - "name": "Pottenbakkerij" + "name": "Pottenbakkerij", + "terms": "pottendraaierij,pottenmakerij" }, "craft/rigger": { "name": "Tuigage", @@ -3052,7 +3241,8 @@ "terms": "zagerij" }, "craft/scaffolder": { - "name": "Stellingen" + "name": "Stellingenmaker", + "terms": "stellagemaker" }, "craft/sculpter": { "name": "Beeldhouwer", @@ -3060,7 +3250,7 @@ }, "craft/shoemaker": { "name": "Schoenmaker", - "terms": "Schoenmaker" + "terms": "schoenenmaker" }, "craft/stonemason": { "name": "Metselaar", @@ -3078,14 +3268,16 @@ "terms": "plavuis,tegel,tegellegger,tegelmaker" }, "craft/tinsmith": { - "name": "Loodgieter" + "name": "Loodgieter", + "terms": "plombeur" }, "craft/upholsterer": { - "name": "Stoffeerder" + "name": "Stoffeerder", + "terms": "meubelstoffeerder,bekleder" }, "craft/watchmaker": { "name": "Horlogemaker", - "terms": "Horlogemaker" + "terms": "uurwerkmaker" }, "craft/window_construction": { "name": "Raam- en deurkadermaker", @@ -3114,8 +3306,7 @@ "name": "Toegang voor hulpdiensten: bestemmingsverkeer" }, "emergency/fire_hydrant": { - "name": "Brandkraan", - "terms": "Brandkraan" + "name": "Brandkraan" }, "emergency/no": { "name": "Toegang voor hulpdiensten: nee" @@ -3125,7 +3316,7 @@ }, "emergency/phone": { "name": "Praatpaal", - "terms": "Noodtelefoon" + "terms": "noodtelefoon" }, "emergency/private": { "name": "Toegang voor hulpdiensten: privé" @@ -3135,7 +3326,7 @@ }, "entrance": { "name": "Ingang/Uitgang", - "terms": "Ingang" + "terms": "ingang,uitgang" }, "footway/crossing": { "name": "Zebrapad", @@ -3143,7 +3334,7 @@ }, "footway/crosswalk": { "name": "Brits zebrapad zonder verkeerslichten", - "terms": "Zebrapad" + "terms": "zebrapad" }, "footway/sidewalk": { "name": "Stoep", @@ -3154,7 +3345,7 @@ "terms": "drecht,dracht,trecht,tricht,waden,doorwaadbaar" }, "golf/bunker": { - "name": "Bunker", + "name": "Bunker (zandpartij in golf)", "terms": "zand,golf" }, "golf/fairway": { @@ -3202,30 +3393,29 @@ }, "highway/bridleway": { "name": "Ruiterpad", - "terms": "jaagpad" + "terms": "paardenspoor" }, "highway/bus_stop": { - "name": "Bushalte", - "terms": "bushalte" + "name": "Bushalte" }, "highway/corridor": { "name": "Gang in gebouw", "terms": "binnen,binnenshuis,hal" }, "highway/crossing": { - "name": "Zebrapad" + "name": "Zebrapad", + "terms": "oversteekplaats" }, "highway/crosswalk": { "name": "Brits zebrapad zonder verkeerslichten", - "terms": "Zebrapad" + "terms": "zebrapad" }, "highway/cycleway": { "name": "Fietspad", "terms": "rijwielpad,fietssnelweg,flitsfietspad" }, "highway/elevator": { - "name": "Lift", - "terms": "Lift" + "name": "Lift" }, "highway/footway": { "name": "Wandelpad", @@ -3237,7 +3427,7 @@ }, "highway/living_street": { "name": "Woonerf", - "terms": "Woonerf" + "terms": "erf" }, "highway/mini_roundabout": { "name": "Rotonde zonder middeneiland", @@ -3249,65 +3439,75 @@ }, "highway/motorway_junction": { "name": "Oprit / Afrit van autosnelweg", - "terms": "afslag,afrit,kruispunt,autostrade,snelweg,autosnelweg" + "terms": "afslag,afrit,kruispunt,autostrade,snelweg,autosnelweg,afrit" }, "highway/motorway_link": { - "name": "Verbinding van autosnelweg", + "name": "Verbindingsweg van autosnelweg", "terms": "autostrade,snelweg,autosnelweg,link,invoegstrook,afslag" }, "highway/path": { "name": "Pad", - "terms": "Pad" + "terms": "wandelpad,fietspad,gemengd wandelpad en fietspad,hikepad" }, "highway/pedestrian": { "name": "Voetgangersstraat", - "terms": "Voetgangersgebied" + "terms": "voetgangersgebied,voetgangerszone,autovrij gebied,autovrije zone" }, "highway/primary": { - "name": "Provinciale weg" + "name": "Hoofdweg", + "terms": "provinciale weg,primaire weg,gewestweg,provincieweg" }, "highway/primary_link": { - "name": "Verbinding van provinciale weg" + "name": "Verbindingsweg van hoofdweg", + "terms": "invoegstrook,oprit,afrit,provinciale weg,primaire weg,gewestweg,provincieweg" }, "highway/raceway": { "name": "Racepiste (motorsport)", "terms": "formule 1,auto,nascar,karting,motorsport,motorwedstrijd" }, "highway/residential": { - "name": "Straat" + "name": "Straat", + "terms": "woonstraat,residentiële weg,gemeenteweg,gemeentelijke weg,kleine openbare weg" }, "highway/rest_area": { - "name": "Stopplaats aan autoweg zonder tankstation", + "name": "Stopplaats aan autoweg, zonder tankstation", "terms": "aire,verzorgingsplaats,autoweg,autosnelweg,snelweg,autostrade,servicestation,picknick,tankstation,wegrestaurant,rustplaats,parkeerplaats,parking,afrit" }, "highway/road": { - "name": "Onbekende weg" + "name": "Weg met onbekend type", + "terms": "onbekende weg" }, "highway/secondary": { - "name": "Secundaire weg" + "name": "Secundaire weg", + "terms": "provinciale weg,gewestweg,provincieweg" }, "highway/secondary_link": { - "name": "Verbinding van secundaire weg" + "name": "Verbindingsweg van secundaire weg", + "terms": "invoegstrook,oprit,afrit,provinciale weg,gewestweg,provincieweg" }, "highway/service": { - "name": "Toegangsweg" + "name": "Toegangsweg", + "terms": "privéweg" }, "highway/service/alley": { "name": "Steeg", "terms": "steegje" }, "highway/service/drive-through": { - "name": "Drive-in" + "name": "Drive-through", + "terms": "drive-in" }, "highway/service/driveway": { - "name": "Oprit" + "name": "Oprit", + "terms": "privéweg,privéoprit" }, "highway/service/emergency_access": { - "name": "Toegangsweg voor hulpdiensten" + "name": "Toegangsweg voor hulpdiensten", + "terms": "noodweg,hulpdiensten,brandweerweg" }, "highway/service/parking_aisle": { "name": "Rijbaan in parkeergelegenheid", - "terms": "parkingweg,parkingas" + "terms": "parkingweg,parkingas,weg in parkeergelegenheid" }, "highway/services": { "name": "Stopplaats aan autoweg met faciliteiten", @@ -3315,28 +3515,31 @@ }, "highway/speed_camera": { "name": "Flitspaal", - "terms": "snelheidscamera,flitser,flitskast,vogelkotje,nestkastje" + "terms": "snelheidscamera,flitser,flitskast,vogelkotje,nestkastje,vogelkastje" }, "highway/steps": { "name": "Trap", - "terms": "trap,trappen" + "terms": "trappen" }, "highway/stop": { "name": "Stopbord", - "terms": "stopbord" + "terms": "stopstreep,stopteken" }, "highway/street_lamp": { "name": "Straatlantaarn", "terms": "straatverlichting,straatlamp,lantaarnpaal" }, "highway/tertiary": { - "name": "Tertiare weg" + "name": "Tertiare weg", + "terms": "provinciale weg,gewestweg,provincieweg" }, "highway/tertiary_link": { - "name": "Verbinding van tertiaire weg" + "name": "Verbindingsweg van tertiaire weg", + "terms": "invoegstrook,oprit,afrit,provinciale weg,gewestweg,provincieweg" }, "highway/track": { - "name": "Veld- of bosweg" + "name": "Veld- of bosweg", + "terms": "veldweg,bosweg,woudweg,houthakkersweg,landbouwweg,tractorweg,onbeheerde weg,trage weg,offroad" }, "highway/traffic_mirror": { "name": "Verkeersspiegel", @@ -3344,36 +3547,39 @@ }, "highway/traffic_signals": { "name": "Verkeerslichten", - "terms": "verkeerslichten,rode lichten" + "terms": "rode lichten" }, "highway/trunk": { "name": "Autoweg", "terms": "expressweg,autostrade,autosnelweg" }, "highway/trunk_link": { - "name": "Verbinding van autoweg", - "terms": "expressweg,autostrade,autosnelweg" + "name": "Verbindingsweg van autoweg", + "terms": "invoegstrook,oprit,afrit,expressweg,autostrade,autosnelweg" }, "highway/turning_circle": { "name": "Keerplein", - "terms": "keerlus,draaicirkel,pijpekop,pijpenkop,einde van de straat,cul-de-sac" + "terms": "keerlus zonder eiland,draaicirkel,pijpekop,pijpenkop,einde van de straat,cul-de-sac" }, "highway/turning_loop": { "name": "Keerlus (met eiland)", "terms": "keerplein,draaicirkel,pijpekop,pijpenkop,einde van de straat,cul-de-sac" }, "highway/unclassified": { - "name": "Kleine openbare weg" + "name": "Kleine openbare weg", + "terms": "ongeclassificeerde weg,niet-geclassificeerde weg,gemeenteweg,gemeentelijke weg,straat" }, "historic": { - "name": "Geschiedskundige plaats" + "name": "Geschiedskundige plaats", + "terms": "historische site,geschiedkundige site,historische plaats" }, "historic/archaeological_site": { - "name": "Archeologische opgraving" + "name": "Archeologische opgraving", + "terms": "archeologische site,archeologische plaats" }, "historic/boundary_stone": { "name": "Historische grenspaal", - "terms": "Grenssteen" + "terms": "grenssteen" }, "historic/castle": { "name": "Kasteel", @@ -3381,15 +3587,15 @@ }, "historic/memorial": { "name": "Gedenkplaats", - "terms": "Gedenkplaats" + "terms": "monument" }, "historic/monument": { "name": "Monument", - "terms": "Monument" + "terms": "gedenkplaats" }, "historic/ruins": { "name": "Ruïne", - "terms": "Ruïne" + "terms": "geruïneerd gebouw" }, "historic/tomb": { "name": "Graftombe", @@ -3397,10 +3603,11 @@ }, "historic/wayside_cross": { "name": "Wegkruis", - "terms": "Bermmonument" + "terms": "bermmonument,veldkruis,bermkruis,hagelkruis,ongevalskruis,memoriekruis,moordkruis,zoenkruis,boetekruis,doodslagkruis" }, "historic/wayside_shrine": { - "name": "Kruisbeeld" + "name": "Wegschrijn", + "terms": "bermmonument,kapelletje,veldschrijn,mariaschrijn" }, "junction": { "name": "Kruispunt", @@ -3420,7 +3627,7 @@ }, "landuse/basin": { "name": "Waterbekken", - "terms": "Bekken" + "terms": "bekken" }, "landuse/cemetery": { "name": "Begraafplaats", @@ -3454,8 +3661,8 @@ "terms": "bos,woud,bomen,boom" }, "landuse/garages": { - "name": "Garages", - "terms": "garages,auto" + "name": "Garages (privéstalling voor voertuigen)", + "terms": "autogarage" }, "landuse/grass": { "name": "Grasland", @@ -3558,34 +3765,35 @@ "terms": "wijngaard" }, "leisure": { - "name": "Vrije tijd", - "terms": "Vrije tijd" + "name": "Vrije tijd" }, "leisure/adult_gaming_centre": { "name": "Speelzaal (met kansspelmachines)", "terms": "casino,slot machine,slots,gokken,slotmachine" }, "leisure/bird_hide": { - "name": "Vogelkijkscherm", - "terms": "Vogelkijkhut" + "name": "Vogelkijkscherm of -hut", + "terms": "vogelkijkhut,vogelkijkscherm" }, "leisure/bowling_alley": { "name": "Bowlingbaan", "terms": "bowlingcentrum,kegelbaan,bowlen,bowl inn" }, "leisure/common": { - "name": "Gemeenschappelijk" + "name": "Gemene weide", + "terms": "gemeenschappelijke grond,open ruimte" }, "leisure/dance": { "name": "Danszaal", "terms": "ballroom,jive,swing,tango,wals" }, "leisure/dog_park": { - "name": "Hondenpark" + "name": "Hondenpark", + "terms": "losloopgebied voor honden" }, "leisure/firepit": { "name": "Kampvuur", - "terms": "Vuurplaats" + "terms": "vuurplaats" }, "leisure/fitness_centre": { "name": "Fitnesscentrum", @@ -3601,7 +3809,7 @@ }, "leisure/garden": { "name": "Tuin", - "terms": "Tuin" + "terms": "openbare tuin,kruidentuin" }, "leisure/golf_course": { "name": "Golfbaan", @@ -3616,16 +3824,14 @@ "terms": "ijsbaan" }, "leisure/marina": { - "name": "Jachthaven", - "terms": "" + "name": "Jachthaven" }, "leisure/miniature_golf": { "name": "Minigolf", "terms": "golf,midgetgolf,miniatuurgolf,hole" }, "leisure/nature_reserve": { - "name": "Natuurreservaat", - "terms": "Natuurreservaat" + "name": "Natuurreservaat" }, "leisure/park": { "name": "Park", @@ -3636,20 +3842,18 @@ "terms": "tafel,bank,zitbank" }, "leisure/pitch": { - "name": "Sportveld", - "terms": "Sportveld" + "name": "Sportveld" }, "leisure/pitch/american_football": { - "name": "Amerikaans voetbalveld", - "terms": "American Footballveld" + "name": "Americanfootball-veld", + "terms": "Amerikaans voetbalveld,american football" }, "leisure/pitch/baseball": { "name": "Honkbalveld", - "terms": "Honkbalveld" + "terms": "baseballveld" }, "leisure/pitch/basketball": { - "name": "Basketbalveld", - "terms": "Basketbalveld" + "name": "Basketbalveld" }, "leisure/pitch/beachvolleyball": { "name": "Beachvolleybalveld", @@ -3660,8 +3864,7 @@ "terms": "koersbal,bowls" }, "leisure/pitch/cricket": { - "name": "Cricketveld", - "terms": "Cricketveld" + "name": "Cricketveld" }, "leisure/pitch/equestrian": { "name": "Paardrijpiste", @@ -3676,8 +3879,7 @@ "terms": "rugby,american football,football" }, "leisure/pitch/skateboard": { - "name": "Skatepark", - "terms": "" + "name": "Skatepark" }, "leisure/pitch/soccer": { "name": "Voetbalveld", @@ -3692,8 +3894,7 @@ "terms": "tennisveld,tennisterrein" }, "leisure/pitch/volleyball": { - "name": "Volleybalveld", - "terms": "Volleybalveld" + "name": "Volleybalveld" }, "leisure/playground": { "name": "Speeltuin", @@ -3721,7 +3922,7 @@ }, "leisure/stadium": { "name": "Stadion", - "terms": "Stadion" + "terms": "arena" }, "leisure/swimming_pool": { "name": "Zwembad", @@ -3740,14 +3941,15 @@ "terms": "anders,overige,iets anders,algemeen" }, "man_made": { - "name": "Aangelegd" + "name": "Aangelegd", + "terms": "menselijk" }, "man_made/adit": { - "name": "Horizontale Mijningang" + "name": "Horizontale mijn- of grotingang", + "terms": "ingang,ondergronds,grot,mijn,adit" }, "man_made/breakwater": { - "name": "Golfbreker", - "terms": "Golfbreker" + "name": "Golfbreker" }, "man_made/bridge": { "name": "Brug", @@ -3758,7 +3960,8 @@ "terms": "schoorsteen,schouw" }, "man_made/cutline": { - "name": "Scheidingslijn" + "name": "Gerooide lijn", + "terms": "scheidingslijn" }, "man_made/embankment": { "name": "Dijk" @@ -3784,24 +3987,23 @@ "terms": "zendmast,antenne,zendtoren,gsm-mast,toren,communicatiemast,radiomast,tv-mast" }, "man_made/observation": { - "name": "Uitkijktoren", - "terms": "uitkijktoren" + "name": "Uitkijktoren" }, "man_made/petroleum_well": { "name": "Oliebron", "terms": "olieput,gasbron" }, "man_made/pier": { - "name": "Pier", - "terms": "" + "name": "Pier of steiger", + "terms": "dok,steiger" }, "man_made/pipeline": { "name": "Pijpleiding", "terms": "pijplijn,pijpleiding" }, "man_made/pumping_station": { - "name": "Pompstation", - "terms": "Gemaal" + "name": "Gemaal (waterpompstation)", + "terms": "pompstation,waterpompstation" }, "man_made/silo": { "name": "Silo", @@ -3821,31 +4023,47 @@ }, "man_made/survey_point": { "name": "Landmeetkundig referentiepunt", - "terms": "Observatiepunt" + "terms": "geodesisch punt,geodesisch referentiepunt" }, "man_made/tower": { - "name": "Toren", - "terms": "Toren" + "name": "Toren" }, "man_made/wastewater_plant": { "name": "Waterzuiveringsinstallatie", "terms": "waterzuiveringsstation,zuiveringsstation" }, "man_made/water_tower": { - "name": "Watertoren", - "terms": "Watertoren" + "name": "Watertoren" }, "man_made/water_well": { "name": "Waterbron", - "terms": "Waterput" + "terms": "waterput" }, "man_made/water_works": { "name": "Waterwinstation" }, + "man_made/watermill": { + "name": "Watermolen" + }, + "man_made/windmill": { + "name": "Windmolen" + }, "man_made/works": { "name": "Fabriek", "terms": "assemblage,brouwerij,autofabriek,productie,industrie,raffinaderij" }, + "manhole": { + "name": "Putdeksel", + "terms": "mangat,man-gat" + }, + "manhole/drain": { + "name": "Kolk (rioolput)", + "terms": "straatkolk,trottoirkolk,afvoerputje,putje,rioolputje" + }, + "manhole/telecom": { + "name": "Telefonieputdeksel", + "terms": "man-gat,deksel,telecomdeksel,putdeksel,telecomputdeksel,telefonieputdeksel,mangat voor telefonie" + }, "natural": { "name": "Natuurlijk" }, @@ -3854,8 +4072,7 @@ "terms": "rotsformatie,blote rots" }, "natural/bay": { - "name": "Baai", - "terms": "Baai" + "name": "Baai" }, "natural/beach": { "name": "Strand", @@ -3866,28 +4083,24 @@ "terms": "spelonk" }, "natural/cliff": { - "name": "Klif", - "terms": "Klif" + "name": "Klif" }, "natural/coastline": { - "name": "Kustlijn", - "terms": "Kustlijn" + "name": "Kustlijn" }, "natural/fell": { - "name": "Fjell", - "terms": "Fjell" + "name": "Fjell" }, "natural/glacier": { - "name": "Ijsgletsjer", - "terms": "Gletsjer" + "name": "IJsgletsjer", + "terms": "gletsjer" }, "natural/grassland": { - "name": "Grassen en kruidachtige planten", - "terms": "grasland" + "name": "Natuurlijk grasland", + "terms": "grasland,grassen en kruidachtige planten,prairie,savanne" }, "natural/heath": { - "name": "Heideveld", - "terms": "Heide" + "name": "Heideveld" }, "natural/peak": { "name": "Top", @@ -3902,22 +4115,20 @@ "terms": "bergkam,kam,top,bergtop,pas,bergpas" }, "natural/sand": { - "name": "Zand", - "terms": "Zand" + "name": "Zand" }, "natural/scree": { "name": "Puinhelling" }, "natural/scrub": { - "name": "Ruigte", - "terms": "struiken" + "name": "Scrubland", + "terms": "kreupelhout,ruigte,savanne,prairie,pampa" }, "natural/spring": { "name": "Bron" }, "natural/tree": { - "name": "Boom", - "terms": "Boom" + "name": "Boom" }, "natural/tree_row": { "name": "Bomenrij", @@ -3925,11 +4136,10 @@ }, "natural/volcano": { "name": "Vulkaan", - "terms": "vulkaan,caldera,krater" + "terms": "caldera,krater" }, "natural/water": { - "name": "Water", - "terms": "" + "name": "Water" }, "natural/water/lake": { "name": "Meer", @@ -3940,12 +4150,11 @@ "terms": "vijver" }, "natural/water/reservoir": { - "name": "Reservoir", - "terms": "" + "name": "Reservoir" }, "natural/wetland": { - "name": "Moerassen en waterrijke gebieden", - "terms": "Drasland" + "name": "Moeras of drassig gebied", + "terms": "drasland,moerassen en waterrijke gebieden,drassig gebied" }, "natural/wood": { "name": "Bos", @@ -3957,30 +4166,29 @@ }, "office": { "name": "Kantoor", - "terms": "Kantoor" + "terms": "bureau" }, "office/accountant": { - "name": "Boekhouder", - "terms": "" + "name": "Boekhouder" }, "office/administrative": { - "name": "Bestuurlijke Instantie", - "terms": "Administratief Kantoor" + "name": "Bestuurlijke instantie", + "terms": "administratief kantoor" }, "office/architect": { - "name": "Architect", - "terms": "" + "name": "Architect" }, "office/company": { - "name": "Bedrijfskantoor" + "name": "Bedrijfskantoor", + "terms": "bedrijfsbureau,hoofdkwartier,bedrijfsvestiging" }, "office/coworking": { "name": "Coworking-kantoor", "terms": "samenwerken,coworking,coworking-kantoor,kantoor,gedeeld kantoor,coworking-plaats,coworking-omgeving" }, "office/educational_institution": { - "name": "Onderwijsinstelling", - "terms": "Educatieve Instelling" + "name": "Kantoor van onderwijsinstelling", + "terms": "educatieve instelling,onderricht,onderwijsinstelling" }, "office/employment_agency": { "name": "Uitzendbureau", @@ -3988,23 +4196,21 @@ }, "office/estate_agent": { "name": "Immobiliënkantoor", - "terms": "Vastgoed Kantoor" + "terms": "vastgoedkantoor" }, "office/financial": { - "name": "Financieel Kantoor", - "terms": "Financieel Kantoor" + "name": "Financieel Kantoor" }, "office/government": { "name": "Overheidskantoor", - "terms": "Overheidskantoor" + "terms": "overheidsdienst" }, "office/government/register_office": { "name": "Burgerlijke Stand", "terms": "dienst bevolking,bevolking,identiteitskaart,geboorte,trouwakte,trouw,huwelijk,burgerlijk,overlijdens,sterfte,scheiding,echtscheiding" }, "office/insurance": { - "name": "Verzekeringskantoor", - "terms": "Verzekeringskantoor" + "name": "Verzekeringskantoor" }, "office/it": { "name": "Kantoor van computerspecialist", @@ -4019,28 +4225,25 @@ "terms": "notaris,akte" }, "office/newspaper": { - "name": "Krant", - "terms": "Krant" + "name": "Krantredactie", + "terms": "redactie,nieuwsredactie" }, "office/ngo": { "name": "Kantoor van NGO", "terms": "niet-gouvernementele organisatie,vzw,ngo,kantoor" }, "office/physician": { - "name": "Huisdokter", - "terms": "Huisarts" + "name": "Arts" }, "office/political_party": { - "name": "Politieke Partij", - "terms": "Politieke Partij" + "name": "Politieke partij" }, "office/research": { - "name": "Onderzoekskantoor", - "terms": "Onderzoek" + "name": "Onderzoekskantoor" }, "office/telecommunication": { "name": "Telecomkantoor", - "terms": "belwinkel" + "terms": "belwinkel,gsm-winkel,telcokantoor" }, "office/therapist": { "name": "Therapeut", @@ -4111,6 +4314,13 @@ "name": "Elektriciteitsgenerator", "terms": "stroom,elektriciteit,energieopwekking,windmolen,windturbine,zonnepaneel,elektriciteitscentrale,energiecentrale,kerncentrale" }, + "power/generator/source_nuclear": { + "name": "Kernreactor" + }, + "power/generator/source_wind": { + "name": "Windturbine", + "terms": "windmolen" + }, "power/line": { "name": "Elektriciteitsleiding", "terms": "stroomkabel,kabel,hoogspanningskabel,hoogspanningsleiding,elektriciteitsnet,elektriciteitskabel" @@ -4135,12 +4345,11 @@ "terms": "stroom,elektriciteit,energievoorzieningen,transformator,distributie,transformatiecabine,laagspanning,hoogspanning,voltage,spanning,onderstation,klein onderstation,distributiecabine,ondercentrale" }, "power/tower": { - "name": "Hoogspanningsmast", - "terms": "Hoogspanningsmast" + "name": "Hoogspanningsmast" }, "power/transformer": { "name": "Transformator", - "terms": "Transformator" + "terms": "trafo,omvormer" }, "public_transport/platform": { "name": "Perron", @@ -4156,6 +4365,10 @@ "name": "Voormalige spoorweg (sporen weggehaald)", "terms": "in onbruik geraakte spoorbaan,ongebruikte spoorweg,oude spoorweg,voormalige spoorweg,rails,oude rails,sporen,oude sporen,oude treinroute,treinroute,ongebruikte spoorweg,verloederde spoorweg" }, + "railway/buffer_stop": { + "name": "Stootblok", + "terms": "stootjuk" + }, "railway/crossing": { "name": "Spoorwegovergang (pad)", "terms": "gelijkvloerse overgang,gelijkgrondse overgang,overweg,spooroverweg,treinkruising,treinsporen" @@ -4176,6 +4389,10 @@ "name": "Spoorwegovergang (weg)", "terms": "gelijkvloerse overgang,gelijkgrondse overgang,overweg,spooroverweg,treinkruising,treinsporen" }, + "railway/milestone": { + "name": "Hectometer- of kilometerpaal aan spoorweg", + "terms": "hectometerpaaltje,kilometerpaaltje,mijlpaal,spoorwegmijlpaal" + }, "railway/monorail": { "name": "Monorail", "terms": "magneetzweefbaan" @@ -4192,6 +4409,9 @@ "name": "Spoorweg", "terms": "treinspoor,tramspoor,spoorlijn" }, + "railway/signal": { + "name": "Spoorwegsein" + }, "railway/station": { "name": "Treinstation", "terms": "treinhalte" @@ -4202,19 +4422,25 @@ }, "railway/subway_entrance": { "name": "Ingang van metrostation", - "terms": "Metro ingang" + "terms": "metro-ingang" + }, + "railway/switch": { + "name": "Spoorwegwissel", + "terms": "wissel,kruising" + }, + "railway/train_wash": { + "name": "Treinwasstraat", + "terms": "train wash" }, "railway/tram": { "name": "Tramspoor", "terms": "tramlijn" }, "railway/tram_stop": { - "name": "Tramhalte", - "terms": "" + "name": "Tramhalte" }, "relation": { - "name": "Relatie", - "terms": "Relatie" + "name": "Relatie" }, "roundabout": { "name": "Rotonde" @@ -4229,7 +4455,7 @@ }, "shop/alcohol": { "name": "Slijterij", - "terms": "Slijterij" + "terms": "alcohol" }, "shop/anime": { "name": "Animewinkel", @@ -4261,7 +4487,7 @@ }, "shop/bathroom_furnishing": { "name": "Badkamermeubelwinkel", - "terms": "Sanitair WInkel" + "terms": "sanitairwinkel" }, "shop/beauty": { "name": "Schoonheidssalon" @@ -4276,7 +4502,7 @@ }, "shop/bed": { "name": "Bed-/Matrassenwinkel", - "terms": "Beddenzaak" + "terms": "beddenzaak,matrassenzaak,beddenwinkel,bedwinkel,matrassenwinkel" }, "shop/beverages": { "name": "Drankenwinkel", @@ -4294,8 +4520,8 @@ "terms": "boek,bibliotheek,boekenwinkel,boekhandel" }, "shop/boutique": { - "name": "Boutique", - "terms": "Boetiek" + "name": "Boetiek", + "terms": "boutique" }, "shop/butcher": { "name": "Slagerij", @@ -4307,15 +4533,15 @@ }, "shop/car": { "name": "Autoshowroom", - "terms": "Autodealer" + "terms": "autodealer,autowinkel,toonzaal,autotoonzaal,garage,autogarage" }, "shop/car_parts": { "name": "Auto-onderdelenwinkel", - "terms": "Automaterialenhandel" + "terms": "automaterialenwinkel,automaterialenhandel,auto-onderdelenhandel" }, "shop/car_repair": { - "name": "Autogarage", - "terms": "Garage" + "name": "Autogarage (herstel)", + "terms": "garage,autohersteller" }, "shop/carpet": { "name": "Tapijtwinkel" @@ -4326,7 +4552,7 @@ }, "shop/cheese": { "name": "Kaaswinkel", - "terms": "Kaaswinkel" + "terms": "kaashandel" }, "shop/chemist": { "name": "Drogisterij", @@ -4337,8 +4563,8 @@ "terms": "chocolatier,chocola,chocla,chokolade,zoetigheid,snoep" }, "shop/clothes": { - "name": "Kledingwinkel", - "terms": "Kledingzaak" + "name": "Kledingzaak", + "terms": "kledingwinkel,kledinghandel,kledij" }, "shop/coffee": { "name": "Koffiewinkel", @@ -4356,8 +4582,7 @@ "terms": "buurtsuper,kruidenier,buurtwinkel,tankstationwinkel" }, "shop/copyshop": { - "name": "Copyshop", - "terms": "" + "name": "Copyshop" }, "shop/cosmetics": { "name": "Cosmeticawinkel", @@ -4367,12 +4592,11 @@ "name": "Schilder- en Tekengereedschapswinkel" }, "shop/curtain": { - "name": "Gordijnenwinkel", - "terms": "Gordijnenwinkel" + "name": "Gordijnenwinkel" }, "shop/dairy": { - "name": "Zuivelwinkel", - "terms": "Zuivelhandel" + "name": "Zuivelhandel", + "terms": "zuivelwinkel" }, "shop/deli": { "name": "Delicatessenwinkel", @@ -4380,11 +4604,11 @@ }, "shop/department_store": { "name": "Warenhuis", - "terms": "Warenhuis" + "terms": "grootwarenhuis,winkelcentrum,shopping center" }, "shop/doityourself": { "name": "Bouwmarkt, doe-het-zelfwinkel", - "terms": "Bouwmarkt" + "terms": "DHZ-winkel,DIY-winkel,kluswinkel" }, "shop/dry_cleaning": { "name": "Stomerij", @@ -4419,7 +4643,7 @@ }, "shop/florist": { "name": "Bloemenwinkel", - "terms": "Bloemist" + "terms": "bloemist,bloemenzaak" }, "shop/frame": { "name": "Kaderwinkel", @@ -4427,15 +4651,15 @@ }, "shop/funeral_directors": { "name": "Begrafenisondernemer", - "terms": "Begrafenisondernemer" + "terms": "rouwcentrum" }, "shop/furnace": { "name": "Verwarmingswinkel", "terms": "CV,centrale verwarming" }, "shop/furniture": { - "name": "Woonwarenhuis", - "terms": "Meubelzaak" + "name": "Meubelzaak", + "terms": "woonwarenhuis,meubelwinkel" }, "shop/garden_centre": { "name": "Tuincentrum", @@ -4447,11 +4671,11 @@ }, "shop/gift": { "name": "Cadeauwinkel", - "terms": "Cadeauwinkel" + "terms": "cadeauzaak,geschenkwinkel" }, "shop/greengrocer": { "name": "Groenteboer", - "terms": "Groenteboer" + "terms": "groenten en fruit,groentezaak,groentewinkel,fruitzaak,fruitwinkel,versmarkt" }, "shop/hairdresser": { "name": "Kapper", @@ -4485,15 +4709,14 @@ "terms": "juwelier" }, "shop/kiosk": { - "name": "Krantenkiosk", - "terms": "" + "name": "Krantenkiosk" }, "shop/kitchen": { "name": "Keukenontwerpwinkel" }, "shop/laundry": { "name": "Wasserette", - "terms": "Wasserette " + "terms": "wassalon" }, "shop/leather": { "name": "Lederwinkel", @@ -4507,7 +4730,7 @@ }, "shop/mall": { "name": "Winkelcentrum", - "terms": "Winkelcentrum" + "terms": "shopping center,grootwarenhuis,warenhuis" }, "shop/massage": { "name": "Massagewinkel", @@ -4517,8 +4740,8 @@ "name": "Winkel voor Medische Hulpmiddelen" }, "shop/mobile_phone": { - "name": "Telefoonwinkel", - "terms": "Telefoonwinkel" + "name": "Mobieletelefoonwinkel", + "terms": "gsm-winkel,telefoonwinkel,telefoonzaak,gsm-zaak,mobieltjeswinkel,mobieltjeszaak" }, "shop/money_lender": { "name": "Particuliere Gelduitleendienst", @@ -4555,7 +4778,7 @@ }, "shop/paint": { "name": "Verfwinkel", - "terms": "Verfhandel" + "terms": "verfhandel,verfzaak" }, "shop/pastry": { "name": "Fijnbakkerij", @@ -4571,7 +4794,7 @@ }, "shop/pet": { "name": "Dierenwinkel", - "terms": "Dierenwinkel" + "terms": "dierenzaak,dierenwinkel,huisdieren" }, "shop/photo": { "name": "Fotowinkel" @@ -4601,18 +4824,17 @@ }, "shop/shoes": { "name": "Schoenenwinkel", - "terms": "Schoenenwinkel" + "terms": "schoenenzaak,schoenenhandel" }, "shop/sports": { "name": "Sportzaak", - "terms": "Sportzaak" + "terms": "sportwinkel,sportkledij,sportattributen,sporttoebehoren,sportgerief" }, "shop/stationery": { "name": "Kantoorboekhandel" }, "shop/storage_rental": { - "name": "Verworpen tag, gebruik dit niet", - "terms": "Opslag Verhuur" + "name": "Verworpen tag, gebruik dit niet" }, "shop/supermarket": { "name": "Supermarkt", @@ -4624,7 +4846,7 @@ }, "shop/tattoo": { "name": "Tattoozetter", - "terms": "Tattoo Shop" + "terms": "tattooshop,tattoeëerder,tattoeagezetter,tattooartist" }, "shop/tea": { "name": "Theewinkel", @@ -4661,7 +4883,7 @@ }, "shop/video": { "name": "Videotheek", - "terms": "Videotheek" + "terms": "videoverhuur,dvd-theek,dvd-verhuur" }, "shop/video_games": { "name": "videogame winkel" @@ -4672,7 +4894,7 @@ }, "shop/water_sports": { "name": "Watersport-/Zwemwinkel", - "terms": "Watersportwinkel" + "terms": "watersportwinkel,zwemwinkel,watersportzaak,zwemgerief,watersportgerief" }, "shop/weapons": { "name": "wapen winkel", @@ -4683,24 +4905,21 @@ "terms": "zonwering,luiken,jaloezieën" }, "shop/wine": { - "name": "Wijnwinkel", - "terms": "Wijnwinkel" + "name": "Wijnhandel", + "terms": "wijnwinkel,wijnproeverij,wijnzaak,wijnerij" }, "tourism": { - "name": "Toerisme", - "terms": "Toerisme" + "name": "Toerisme" }, "tourism/alpine_hut": { - "name": "Berghut", - "terms": "Berghut" + "name": "Berghut" }, "tourism/apartment": { "name": "Vakantieappartement", "terms": "gastenappartement,verhuurd appartement,zomerappartement,vakantieflat,gastenflat,gastappartement,gastflat,verhuurde flat,zomerflat" }, "tourism/aquarium": { - "name": "Aquarium", - "terms": "" + "name": "Aquarium" }, "tourism/artwork": { "name": "Kunstwerk", @@ -4708,7 +4927,7 @@ }, "tourism/attraction": { "name": "Toeristische attractie", - "terms": "Toeristische Attractie" + "terms": "bezienswaardigheid,toeristische trekpleister,trekpleister" }, "tourism/camp_site": { "name": "Camping", @@ -4731,8 +4950,7 @@ "terms": "bed and breakfast,bed & breakfast,hotel,B&B" }, "tourism/hostel": { - "name": "Jeugdherberg", - "terms": "Jeugdherberg" + "name": "Jeugdherberg" }, "tourism/hotel": { "name": "Hotel", @@ -4759,8 +4977,7 @@ "terms": "bezoekerscentrum,informatiecentrum,vvv-kantoor,office du tourisme,informatie" }, "tourism/motel": { - "name": "Motel", - "terms": "" + "name": "Motel" }, "tourism/museum": { "name": "Museum", @@ -4776,7 +4993,7 @@ }, "tourism/viewpoint": { "name": "Uitzichtpunt", - "terms": "Uitzichtpunt" + "terms": "zicht,uitkijkpunt" }, "tourism/zoo": { "name": "Dierentuin", @@ -4817,12 +5034,11 @@ "terms": "verhoogd zebrapad,verkeersdrempel,drempel,plateau" }, "type/boundary": { - "name": "Grens", - "terms": "Grens" + "name": "Grens" }, "type/boundary/administrative": { "name": "Bestuurlijke grens", - "terms": "Administratieve Grens" + "terms": "administratieve grens" }, "type/multipolygon": { "name": "Meervoudige polygoon" @@ -4859,12 +5075,11 @@ "terms": "rechtdoor,niet draaien,niet afslaan,niet inslaan,draaien verboden,afslaan verboden,draaien verboden" }, "type/route": { - "name": "Route", - "terms": "" + "name": "Route" }, "type/route/bicycle": { "name": "Fietsroute", - "terms": "Fietsroute" + "terms": "fietstraject" }, "type/route/bus": { "name": "Bustraject", @@ -4897,7 +5112,7 @@ }, "type/route/road": { "name": "Autoroute", - "terms": "autotraject" + "terms": "autotraject,sightseeingroute" }, "type/route/train": { "name": "Treintraject", @@ -4926,7 +5141,7 @@ }, "waterway/canal": { "name": "Kanaal", - "terms": "Kanaal" + "terms": "vaart" }, "waterway/dam": { "name": "Dam", @@ -4977,6 +5192,198 @@ "terms": "waterkering,stuwdam,keerdam" } } + }, + "imagery": { + "Bing": { + "description": "Satelliet- en luchtfoto's.", + "name": "Bing-luchtfotografie" + }, + "DigitalGlobe-Premium": { + "attribution": { + "text": "Gebruiksvoorwaarden & feedback" + }, + "description": "DigitalGlobe premium satellietbeelden", + "name": "DigitalGlobe-premiumbeelden" + }, + "DigitalGlobe-Standard": { + "attribution": { + "text": "Gebruiksvoorwaarden & feedback" + }, + "description": "DigitalGlobe standaard satellietbeelden", + "name": "DigitalGlobe-standaardbeelden" + }, + "MAPNIK": { + "attribution": { + "text": "© OpenStreetMap-bijdragers, CC-BY-SA" + }, + "description": "De standaard OpenStreetMap-laag", + "name": "OpenStreetMap (Standaard)" + }, + "Mapbox": { + "attribution": { + "text": "Gebruiksvoorwaarden & feedback" + }, + "description": "Satelliet- en luchtfoto's.", + "name": "Mapbox-satellietbeelden" + }, + "New_and_Misaligned_TIGER_Roads-2013": { + "description": "Bij zoomniveau 16+, kaartgegevens in publiek domein van de VS Census. Bij lagere zoomniveaus, enkel wijzigingen sinds 2006 behalve wijzigingen die al in OpenStreetMap zitten", + "name": "Nieuwe & slecht uitgelijnde TIGER-wegen" + }, + "OSM_Inspector-Addresses": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap-bijdragers, CC-BY-SA" + }, + "name": "OSM Inspecteur: Adressen" + }, + "OSM_Inspector-Geometry": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap-bijdragers, CC-BY-SA" + }, + "name": "OSM Inspecteur: Geometrie" + }, + "OSM_Inspector-Highways": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap-bijdragers, CC-BY-SA" + }, + "name": "OSM Inspecteur: Snelwegen" + }, + "OSM_Inspector-Multipolygon": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap-bijdragers, CC-BY-SA" + }, + "name": "OSM Inspecteur: Gebied" + }, + "OSM_Inspector-Places": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap-bijdragers, CC-BY-SA" + }, + "name": "OSM Inspecteur: Plaatsen" + }, + "OSM_Inspector-Routing": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap-bijdragers, CC-BY-SA" + }, + "name": "OSM Inspecteur: Routering" + }, + "OSM_Inspector-Tagging": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap-bijdragers, CC-BY-SA" + }, + "name": "OSM Inspecteur: Tagging" + }, + "Waymarked_Trails-Cycling": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, kaartgegevens OpenStreetMap-bijdragers, ODbL 1.0" + }, + "name": "Waymarked Trails: Fietsen" + }, + "Waymarked_Trails-Hiking": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, kaartgegevens OpenStreetMap-bijdragers, ODbL 1.0" + }, + "name": "Waymarked Trails: Wandelen" + }, + "Waymarked_Trails-MTB": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, kaartgegevens OpenStreetMap-bijdragers, ODbL 1.0" + }, + "name": "Waymarked Trails: Mountainbiken" + }, + "Waymarked_Trails-Skating": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, kaartgegevens OpenStreetMap-bijdragers, ODbL 1.0" + }, + "name": "Waymarked Trails: Inline skaten" + }, + "Waymarked_Trails-Winter_Sports": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, kaartgegevens OpenStreetMap-bijdragers, ODbL 1.0" + }, + "name": "Waymarked Trails: Wintersportpistes" + }, + "basemap.at": { + "attribution": { + "text": "basemap.at" + }, + "description": "Basiskaart van Oostenrijk, gebaseerd op overheidsgegevens.", + "name": "basemap.at" + }, + "basemap.at-orthofoto": { + "attribution": { + "text": "basemap.at" + }, + "description": "Orthofotolaag voorzien door basemap.at. 'Opvolger' van beelden van geoimage.at.", + "name": "basemap.at Orthofoto" + }, + "hike_n_bike": { + "attribution": { + "text": "© OpenStreetMap-bijdragers" + }, + "name": "Wandelen & Fietsen" + }, + "mapbox_locator_overlay": { + "attribution": { + "text": "Gebruiksvoorwaarden & feedback" + }, + "description": "Toont grote objecten om je te helpen oriënteren.", + "name": "Oriëntatiehulp" + }, + "openpt_map": { + "attribution": { + "text": "© OpenStreetMap-bijdragers, CC-BY-SA" + }, + "name": "OpenPT Map (transparant)" + }, + "osm-gps": { + "attribution": { + "text": "© OpenStreetMap-bijdragers" + }, + "description": "Publieke GPS-traces die door gebruikers naar OpenStreetMap geüpload zijn.", + "name": "GPS-traces van OpenStreetMap" + }, + "osm-mapnik-black_and_white": { + "attribution": { + "text": "© OpenStreetMap-bijdragers, CC-BY-SA" + }, + "name": "OpenStreetMap (Standaard Zwart & Wit)" + }, + "osm-mapnik-german_style": { + "attribution": { + "text": "© OpenStreetMap-bijdragers, CC-BY-SA" + }, + "name": "OpenStreetMap (Duitse stijl)" + }, + "qa_no_address": { + "attribution": { + "text": "Simon Poole, Gegevens ©OpenStreetMap-bijdragers" + }, + "name": "QA Geen Adres" + }, + "skobbler": { + "attribution": { + "text": "© Tegels: skobbler Kaartgegevens: OpenStreetMap-bijdragers" + }, + "name": "skobbler" + }, + "stamen-terrain-background": { + "attribution": { + "text": "Kaarttegels door Stamen Design, onder CC BY 3.0" + }, + "name": "Stamen Terrein" + }, + "tf-cycle": { + "attribution": { + "text": "Kaarten © Thunderforest, gegevens © OpenStreetMap-bijdragers" + }, + "name": "Thunderforest OpenCycleMap (fietskaart)" + }, + "tf-landscape": { + "attribution": { + "text": "Kaarten © Thunderforest, gegevens © OpenStreetMap-bijdragers" + }, + "name": "Thunderforest Landschap" + } } } } \ No newline at end of file diff --git a/dist/locales/no.json b/dist/locales/no.json index 6f84c5f1d..f0efc83bd 100644 --- a/dist/locales/no.json +++ b/dist/locales/no.json @@ -327,8 +327,6 @@ }, "commit": { "title": "Last opp til OpenStreetMap", - "description_placeholder": "Kort beskrivelse av dine bidrag (påkrevet)", - "message_label": "Kommentar til endringssettet", "upload_explanation": "Endringene du laster opp vil være synlige på alle kart som bruker dataene til OpenStreetMap.", "upload_explanation_with_user": "Endringene du laster opp som {user} vil være synlige på alle kart som bruker dataene til OpenStreetMap.", "save": "Last opp", @@ -925,10 +923,6 @@ "generator/type": { "label": "Type" }, - "golf_hole": { - "label": "Referanse", - "placeholder": "Hull nummer (1-18)" - }, "handicap": { "label": "Handikapp", "placeholder": "1-18" @@ -1203,9 +1197,6 @@ "railway": { "label": "Type" }, - "ref": { - "label": "Referanse" - }, "relation": { "label": "Type" }, @@ -1239,9 +1230,6 @@ "smoking": { "label": "Røyking" }, - "source": { - "label": "Kilde" - }, "structure": { "label": "Struktur", "options": { @@ -1273,9 +1261,6 @@ "trees": { "label": "Trær" }, - "tunnel": { - "label": "Tunnel" - }, "water": { "label": "Type" }, diff --git a/dist/locales/pl.json b/dist/locales/pl.json index 9ae6a1671..6e691a6a3 100644 --- a/dist/locales/pl.json +++ b/dist/locales/pl.json @@ -328,10 +328,9 @@ }, "commit": { "title": "Prześlij do OpenStreetMap", - "description_placeholder": "Zwięzły opis Twoich zmian (wymagany)", - "message_label": "Opis zmian", "upload_explanation": "Zmiany, które wyślesz będą widoczne na wszystkich mapach używających danych OpenStreetMap.", "upload_explanation_with_user": "Zmiany, które wyślesz jako {user} będą widoczne na wszystkich mapach używających danych OpenStreetMap.", + "request_review": "Chcę, aby ktoś przejrzał moje edycje.", "save": "Prześlij", "cancel": "Anuluj", "changes": "{count} zmian/zmiany", @@ -1162,7 +1161,8 @@ "subdistrict": "Sub-dystrykt", "subdistrict!vn": "Osiedle/Wspólnota/Miasteczko", "suburb": "Dzielnica", - "suburb!jp": "Osiedle" + "suburb!jp": "Osiedle", + "unit": "Jednostka" } }, "admin_level": { @@ -1282,6 +1282,10 @@ "brand": { "label": "Marka" }, + "bridge": { + "label": "Rodzaj", + "placeholder": "Domyślny" + }, "building": { "label": "Budynek" }, @@ -1341,12 +1345,18 @@ "clockwise": "Zgodnie ze wskazówkami zegara" } }, + "clothes": { + "label": "Ubrania" + }, "club": { "label": "Typ" }, "collection_times": { "label": "Godziny odbioru" }, + "comment": { + "placeholder": "Krótki opis dla Twoich zmian (wymagany)" + }, "communication_multi": { "label": "Typ komunikacji" }, @@ -1357,6 +1367,9 @@ "label": "Adres kamery internetowej", "placeholder": "http://example.com" }, + "content": { + "label": "Zawartość" + }, "country": { "label": "Kraj" }, @@ -1378,6 +1391,10 @@ "currency_multi": { "label": "Typy środków płatności" }, + "cutting": { + "label": "Rodzaj", + "placeholder": "Domyślny" + }, "cycle_network": { "label": "Sieć" }, @@ -1463,6 +1480,10 @@ "label": "E-mail", "placeholder": "przyklad@example.com" }, + "embankment": { + "label": "Rodzaj", + "placeholder": "Domyślny" + }, "emergency": { "label": "W razie niebezpieczeństwa" }, @@ -1503,6 +1524,10 @@ "fixme": { "label": "Popraw mnie (fixme)" }, + "ford": { + "label": "Rodzaj", + "placeholder": "Domyślny" + }, "fuel": { "label": "Paliwo" }, @@ -1524,16 +1549,16 @@ "generator/method": { "label": "Metoda" }, + "generator/output/electricity": { + "label": "Moc wyjściowa", + "placeholder": "50 MW, 100 MW, 200 MW..." + }, "generator/source": { "label": "Źródło energii" }, "generator/type": { "label": "Typ" }, - "golf_hole": { - "label": "Numer referencyjny", - "placeholder": "Numer dołka (1-18)" - }, "grape_variety": { "label": "Odmiany winorośli" }, @@ -1544,6 +1569,10 @@ "handrail": { "label": "Poręcz" }, + "hashtags": { + "label": "Hasztagi", + "placeholder": "#przykład" + }, "height": { "label": "Wysokość (metry)" }, @@ -1618,7 +1647,8 @@ "placeholder": "1, 2, 3..." }, "layer": { - "label": "Warstwa" + "label": "Warstwa", + "placeholder": "0" }, "leaf_cycle": { "label": "Cykl życiowy", @@ -1701,6 +1731,9 @@ "maxweight": { "label": "Maksymalna masa całkowita" }, + "milestone_position": { + "placeholder": "Odległość do jednego miejsca po przecinku (123,4)" + }, "mtb/scale": { "label": "Skala trudności dla rowerów górskich", "options": { @@ -1888,6 +1921,10 @@ "plant": { "label": "Roślina" }, + "plant/output/electricity": { + "label": "Moc wyjściowa", + "placeholder": "500 MW, 1000 MW, 2000 MW..." + }, "population": { "label": "Liczba ludności" }, @@ -1917,7 +1954,26 @@ } }, "ref": { - "label": "Numer referencyjny" + "label": "Kod referencyjny" + }, + "ref_aeroway_gate": { + "label": "Numer bramki" + }, + "ref_golf_hole": { + "label": "Numer dołka", + "placeholder": "1-18" + }, + "ref_platform": { + "label": "Numer peronu" + }, + "ref_road_number": { + "label": "Numer drogi" + }, + "ref_runway": { + "placeholder": "np. 01L/19P" + }, + "ref_taxiway": { + "placeholder": "np. A5" }, "relation": { "label": "Typ" @@ -2033,7 +2089,7 @@ "label": "Grupa docelowa" }, "source": { - "label": "Źródło danych" + "label": "Źródła" }, "sport": { "label": "Sport" @@ -2173,6 +2229,10 @@ "label": "Drzewa" }, "tunnel": { + "label": "Rodzaj", + "placeholder": "Domyślny" + }, + "tunnel_waterway": { "label": "Tunel" }, "vending": { @@ -2567,6 +2627,9 @@ "name": "Kościół", "terms": "chrześcijaństwo,opactwo,bazylika,katedra,prezbiterium,kaplica,dom Boży,dom modlitwy,misja,oratorium,parafia,sanktuarium,świątynia,tabernakulum" }, + "amenity/place_of_worship/hindu": { + "name": "Świątynia hinduistyczna" + }, "amenity/place_of_worship/jewish": { "name": "Synagoga", "terms": "synagoga" @@ -2575,6 +2638,15 @@ "name": "Meczet", "terms": "meczet" }, + "amenity/place_of_worship/shinto": { + "name": "Sanktuarium shintoistyczne" + }, + "amenity/place_of_worship/sikh": { + "name": "Świątynia sikhizmu" + }, + "amenity/place_of_worship/taoist": { + "name": "Świątynia taoistyczna" + }, "amenity/planetarium": { "name": "Planetarium", "terms": "planetarium" @@ -2740,6 +2812,9 @@ "name": "Weterynarz", "terms": "Zakład weterynaryjny, lecznica dla zwierząt" }, + "amenity/waste/dog_excrement": { + "name": "Kosz na psie odchody" + }, "amenity/waste_basket": { "name": "Kosz na śmieci", "terms": "kosz,kubeł,śmietnik" @@ -2768,6 +2843,15 @@ "name": "Nawierzchnia", "terms": "typ nawierzchni" }, + "attraction/animal": { + "name": "Zwierzę" + }, + "attraction/carousel": { + "name": "Karuzela" + }, + "attraction/pirate_ship": { + "name": "Statek piracki" + }, "barrier": { "name": "Bariera", "terms": "bariera,przeszkoda,ograniczenie,utrudnienie" @@ -3955,6 +4039,12 @@ "name": "Zakład uzdatniania wody", "terms": "Filtracja wody,wodociągi" }, + "man_made/watermill": { + "name": "Młyn wodny" + }, + "man_made/windmill": { + "name": "Wiatrak" + }, "man_made/works": { "name": "Fabryka", "terms": "zakład produkcyjny" @@ -3967,6 +4057,9 @@ "name": "Kanalizacja burzowa", "terms": "Kanalizacja deszczowa, burzowiec" }, + "manhole/telecom": { + "name": "Węzeł telekomunikacyjny" + }, "natural": { "name": "Natura", "terms": "Przyroda" @@ -4152,8 +4245,7 @@ "terms": "stowarzyszenie, fundacja,ngo" }, "office/physician": { - "name": "Lekarz", - "terms": "lekarz, gabinet lekarski" + "name": "Lekarz" }, "office/political_party": { "name": "Partia polityczna", @@ -4239,6 +4331,13 @@ "name": "Elektrownia", "terms": "generator,prądnica,wytwornica" }, + "power/generator/source_nuclear": { + "name": "Reaktor jądrowy" + }, + "power/generator/source_wind": { + "name": "Turbina wiatrowa", + "terms": "turbina wiatrowa, wiatrak, generator" + }, "power/line": { "name": "Linia elektryczna", "terms": "lina wysokiego napięcia, lina energetyczna" @@ -4285,10 +4384,16 @@ "name": "Rozebrany tor", "terms": "rozebrany tor" }, + "railway/buffer_stop": { + "name": "Bufor zatrzymania" + }, "railway/crossing": { "name": "przejście kolejowe (ścieżka)", "terms": "przejście kolejowe" }, + "railway/derail": { + "name": "Przekaźnik kolejowy" + }, "railway/disused": { "name": "Nieużywany tor", "terms": "nieużywany tor" @@ -4333,6 +4438,9 @@ "name": "Wejście do metra", "terms": "Wejście do metra" }, + "railway/train_wash": { + "name": "Myjnia pociągów" + }, "railway/tram": { "name": "Tramwaj", "terms": "Tory tramwajowe" diff --git a/dist/locales/pt-BR.json b/dist/locales/pt-BR.json index bf0f32e18..047b420b8 100644 --- a/dist/locales/pt-BR.json +++ b/dist/locales/pt-BR.json @@ -328,10 +328,9 @@ }, "commit": { "title": "Enviar para o OpenStreetMap", - "description_placeholder": "Breve descrição de suas contribuições (obrigatório)", - "message_label": "Comentário sobre as Alterações", "upload_explanation": "As alterações que você enviar ficarão visíveis em todos os mapas que usam dados do OpenStreetMap. Atenção: NÃO é permitido copiar nomes de ruas do Google Maps, Bing, Here, mapas impressos ou quaisquer fontes que possuam copyright.", "upload_explanation_with_user": "As alterações que você enviar como {user} estarão visíveis em todos os mapas que usam os dados do OpenStreetMap.

\nAtenção: NÃO é permitido copiar nomes de ruas do Google Maps, Bing, Here, mapas impressos ou quaisquer fontes que possuam copyright.", + "request_review": "Eu gostaria que alguém revisasse minhas edições.", "save": "Enviar", "cancel": "Cancelar", "changes": "{count} mudanças", @@ -348,6 +347,49 @@ "list": "Edições de {users}", "truncated_list": "Edições de {users} e {count} outros" }, + "info_panels": { + "key": "I", + "background": { + "key": "B", + "title": "Fundo", + "zoom": "Zoom", + "vintage": "Vintage", + "unknown": "Desconhecido", + "show_tiles": "Mostrar moisaco", + "hide_tiles": "Ocultar moisaco" + }, + "history": { + "key": "H", + "title": "Histórico", + "selected": "{n} selecionado", + "version": "Versão", + "last_edit": "Última Edição", + "edited_by": "Editado por", + "changeset": "Conjunto de alterações", + "unknown": "Desconhecido", + "link_text": "Histórico no openstreetmap.org" + }, + "location": { + "key": "L", + "title": "Localização", + "unknown_location": "Localização Desconhecida" + }, + "measurement": { + "key": "M", + "title": "Medição", + "selected": "{n} selecionado", + "geometry": "Geometria", + "closed": "fechado", + "center": "Centro", + "perimeter": "Perímetro", + "length": "Comprimento", + "area": "Área", + "centroid": "Centróide", + "location": "Localização", + "metric": "Métrico", + "imperial": "Imperial" + } + }, "geometry": { "point": "ponto", "vertex": "vértice", @@ -410,6 +452,7 @@ "background": { "title": "Imagem de Fundo", "description": "Configurações da imagem de fundo", + "key": "B", "percent_brightness": "Brilho de {opacity}%", "none": "Nenhum", "best_imagery": "Melhor imagem de satélite conhecida para esta localização", @@ -422,12 +465,14 @@ "offset": "Arraste em qualquer ponto da área cinza abaixo para ajustar o deslocamento da imagem, ou entre com o valor do deslocamento em metros.", "minimap": { "description": "Minimapa", - "tooltip": "Afastar a visualização do mapa para facilitar a localização da área atualmente mostrada." + "tooltip": "Afastar a visualização do mapa para facilitar a localização da área atualmente mostrada.", + "key": "/" } }, "map_data": { "title": "Dados do Mapa", "description": "Dados do Mapa", + "key": "F", "data_layers": "Camadas de Dados", "fill_area": "Areas de Preenchimento", "map_features": "Elementos do Mapa", @@ -486,7 +531,8 @@ "area_fill": { "wireframe": { "description": "Sem Preenchimento (Somente Traço)", - "tooltip": "Ativar o modo traço torna mais fácil enxergar as imagens de fundo." + "tooltip": "Ativar o modo traço torna mais fácil enxergar as imagens de fundo.", + "key": "W" }, "partial": { "description": "Preenchimento Parcial", @@ -499,7 +545,9 @@ }, "restore": { "heading": "Você tem alterações não salvas", - "description": "Deseja restaurar as alterações não salvas da sessão anterior?" + "description": "Deseja restaurar as alterações não salvas da sessão anterior?", + "restore": "Restaurar minhas modificações", + "reset": "Descartar minhas modificações" }, "save": { "title": "Salvar", @@ -609,6 +657,7 @@ }, "help": { "title": "Ajuda", + "key": "H", "help": "# Ajuda\n\nEste é um editor para [OpenStreetMap](http://www.openstreetmap.org/), o mapa mundial livre e editável. Você pode usá-lo para adicionar e atualizar de dados em sua área, tornando um mapa mundi de código aberto melhor para todos.\n\nAs edições que você fizer nesse mapa serão visíveis para todos que usam OpenStreetMap. Para fazer uma edição você precisará se [identificar](https://www.openstreetmap.org/login).\n\nO [editor iD](http://ideditor.com/) é um projeto colaborativo com o [código fonte disponível no GitHub](https://github.com/openstreetmap/iD).\n", "roads": "# Estradas\n\nVocê pode criar, corrigir e excluir estradas com este editor. Estradas podem ser de vários tipos: caminhos, estradas, trilhas, ciclovias e muito mais - qualquer segmento onde se passa, mesmo que às vezes, pode ser mapeado.\n\n### Selecionando\n\nClique em uma estrada para selecioná-la. Um esboço deve tornar-se visível, junto com um pequeno menu de ferramentas no mapa e uma barra lateral mostrando mais informações sobre a estrada.\n\n### Modificando\n\nMuitas vezes você vai encontrar estradas que não estão alinhadas com as imagens por trás delas ou com uma faixa de GPS. Você pode ajustar estas estradas para que elas fiquem no lugar certo.\n\nPrimeiro clique no caminho que você deseja alterar. Isso irá destacá-lo e mostrar pontos de controle ao longo dela que você pode arrastar para locais melhores. Se o que você deseja é adicionar novos pontos de controle para obter mais detalhes, clique duas vezes em uma parte da estrada sem um ponto, e um ponto será adicionado.\n\nSe a estrada se conecta a uma outra estrada, mas não está corretamente conectada no mapa, você pode arrastar um de seus pontos de controle para a outra estrada a fim de juntá-las. Ter estradas que se conectam é importante para o mapa e essencial para fornecer instruções de direção.\n\nVocê também pode clicar na ferramenta 'Mover' ou pressione a tecla 'M' para mover o caminho inteiro de uma vez, e em seguida, clique novamente para salvar esse movimento.\n\n### Apagando\n\nSe uma estrada está completamente errada - você pode ver que ela não existe nas imagens de satélite e, junto a isso, ter confirmado localmente que ela não existe - você pode apagá-la do mapa. Seja cauteloso ao excluir objetos - como qualquer outra edição, os resultados são vistos por todos, e como as imagens de satélite podem estar desatualizadas, a estrada pode simplesmente ser recém-construída.\n\nVocê pode excluir um caminho, clicando sobre ele para selecioná-lo, em seguida, clicar no ícone de lixeira ou pressionando a tecla 'Delete'.\n\n### Criando\n\nEncontrou um lugar onde deveria ter uma estrada, mas não tem? Clique no botão 'Linha' no canto superior esquerdo do editor ou pressione a tecla de atalho '2' para começar a desenhar uma linha.\n\nClique no início da estrada no mapa para começar a desenhar. Se a estrada se ramifica de uma estrada existente, comece clicando sobre o lugar onde eles se conectam.\n\nEm seguida, clique em pontos ao longo da estrada para que ela siga o caminho certo, de acordo com imagens de satélite ou GPS. Se a estrada que você está desenhando atravessa outra estrada, ligue-as clicando sobre o ponto de intersecção. Quando você terminar de desenhar, clique duas vezes ou pressione 'Voltar' ou 'Enter' no seu teclado.\n", "gps": "# GPS\n\nOs dados de GPS são as fontes mais confiáveis do OpenStreetMap. Este editor suporta trilhas locais - arquivos '.gpx'. Você pode utilizar aplicativos de celular ou aparelhos de GPS para coletar esse tipo de trilha. Para informações sobre como realizar levantamento com GPS, leia [Mapeando com smartphone, GPS ou papel](http://learnosm.org/pt/mobile-mapping/).\n\nPara usar uma trilha GPX para mapeamento, arraste e solte o arquivo GPX no editor de mapa iD. Caso seja reconhecida, será adicionada ao mapa como linhas roxo-claras. Clique no menu 'Dados do Mapa', no lado direito, para ativar, desativar ou focar o zoom nesta nova camada alimentada pelo GPX.\n\nA trilha GPX não é diretamente enviada ao OpenStreetMap - a melhor maneira para usá-la é desenhar no mapa, usando-a como um guia para os novos elementos que você adicionar, e também [enviá-lo ao OpenStreetMap](http://www.openstreetmap.org/trace/create) para que outros usuários possam usá-la.\n", @@ -796,6 +845,7 @@ "title": "Áreas", "add_playground": "*Áreas* são usadas para representar os limites de elementos como lagos, edifícios, e áreas residenciais.{br}Elas também podem ser usadas para um mapeamento mais detalhado de muitos elementos que você normalmente mapearia com pontos. **Clique no botão {button} Área para adicionar uma nova área.**", "start_playground": "Vamos adicionar este parquinho ao mapa desenhando uma área. Áreas podem ser traçadas colocando *nós* ao longo do limite exterior do elemento. **Clique com o mouse ou pressione a barra de espaço para posicionar um nó inicial em um dos cantos do parquinho.**", + "continue_playground": "Continue desenhando a área colocando mais nós ao longo da borda do campo de recreação. É bom conectar a área as vias de caminhada existentes.{br} Dica: você pode pressionar a tecla '{alt}' para evitar que os nós se conectem a outros recursos. **Continue a desenhar uma área para o campo de recreação.**", "finish_playground": "Termine a área pressionando Enter, ou clicando novamente no primeiro ou último nó. **Termine de desenhar a área do parquinho.**", "search_playground": "**Procure por '{preset}'.**", "choose_playground": "**Escolha {preset} na lista.**", @@ -860,6 +910,8 @@ }, "startediting": { "title": "Começar a editar", + "help": "Agora você está pronto para editar NO OpenStreetMap!{br.} Você pode reproduzir este passo a passo a qualquer momento ou ver mais documentações clicando no botão Ajuda {button} ou pressionando a tecla '{key}'.", + "shortcuts": "Você pode ver uma lista de comandos juntamente com seus atalhos de teclado pressionando a tecla '{key}'.", "save": "Não esqueça de salvar suas alterações regularmente!", "start": "Começar a mapear!" } @@ -867,6 +919,9 @@ "shortcuts": { "title": "Atalhos de teclado", "tooltip": "Mostra a tela de atalhos de teclado.", + "toggle": { + "key": "?" + }, "key": { "alt": "Alt", "backspace": "Backspace", @@ -894,6 +949,7 @@ "title": "Navegar", "navigation": { "title": "Navegação", + "pan": "Mapa panôramico", "zoom": "Aumentar/Diminuir ", "zoom_more": "Aumentar/Diminuir Bastante" }, @@ -907,7 +963,9 @@ "background": "Mostrar opções de imagem de fundo", "background_switch": "Voltar para a última imagem de fundo", "map_data": "Mostre as opções dos dados do mapa", - "fullscreen": "Entrar no modo de tela cheia" + "fullscreen": "Entrar no modo de tela cheia", + "wireframe": "Alternar modo wireframe", + "minimap": "Alternar minimapa" }, "selecting": { "title": "Selecione um recurso", @@ -915,9 +973,11 @@ "select_multi": "Selecione multiplos recursos" }, "with_selected": { - "title": "Com o recurso selecionado" + "title": "Com o recurso selecionado", + "edit_menu": "Alterna menu de edição" }, "vertex_selected": { + "title": "Com nó selecionado", "previous": "Pule para o nó anterior ", "next": "Pule para o próximo nó", "first": "Pule para o primeiro nó", @@ -930,27 +990,49 @@ "title": "Desenhar", "add_point": "modo 'Adicionar ponto' ", "add_line": "modo 'Adicionar linha'", - "add_area": "modo 'Adicionar area'" + "add_area": "modo 'Adicionar area'", + "place_point": "Adicione um ponto", + "stop_line": "Concluir desenhando uma linha ou área" }, "operations": { "title": "Operações", - "reverse": "Reverter a linha" + "continue_line": "Continuar a linha no nó selecionado", + "merge": "Combinar (juntar) elementos selecionados", + "disconnect": "Desconectar elementos no nó selecionado", + "split": "Dividir a linha em duas no nó selecionado", + "reverse": "Reverter a linha", + "move": "Mover elementos selecionados", + "rotate": "Girar elementos selecionados", + "circularize": "Circularizar uma linha fechada ou área", + "reflect_long": "Refletir elementos ao longo do eixo mais longo", + "reflect_short": "Refletir elementos ao longo do eixo mais curto", + "delete": "Excluir elementos selecionados" }, "commands": { "title": "Comandos", + "copy": "Copiar elementos selecionados", + "paste": "Colar elementos copiados", "undo": "Desfazer última ação", "redo": "Refazer última ação", "save": "Salvar alterações" } }, "tools": { - "title": "Ferramentas" + "title": "Ferramentas", + "info": { + "title": "Informações", + "all": "Alterna todos os painéis de informação", + "background": "Alterna painel de fundo", + "history": "Alterna painel de histórico", + "location": "Alterna painel de localização", + "measurement": "Alterna painel de medição" + } } }, "presets": { "categories": { "category-barrier": { - "name": "Elementos de Barreira" + "name": "Elementos de Barreiras" }, "category-building": { "name": "Tipos de Edificações" @@ -1072,7 +1154,8 @@ "subdistrict": "Sub-Bairro", "subdistrict!vn": "Ward/Commune/Townlet", "suburb": "Bairro", - "suburb!jp": "Ward" + "suburb!jp": "Ward", + "unit": "Unidade" } }, "admin_level": { @@ -1192,6 +1275,10 @@ "brand": { "label": "Marca" }, + "bridge": { + "label": "Tipo", + "placeholder": "Padrão" + }, "building": { "label": "Edifício" }, @@ -1251,12 +1338,19 @@ "clockwise": "Sentido Horário" } }, + "clothes": { + "label": "Roupas" + }, "club": { "label": "Tipo" }, "collection_times": { "label": "Horários de Coleta" }, + "comment": { + "label": "Comentário do Changeset", + "placeholder": "Breve descrição das suas contribuições (obrigatório)" + }, "communication_multi": { "label": "Tipos de Comunicação" }, @@ -1267,6 +1361,9 @@ "label": "URL da Webcam", "placeholder": "http://exemplo.com.br/" }, + "content": { + "label": "Conteúdo" + }, "country": { "label": "País" }, @@ -1288,6 +1385,10 @@ "currency_multi": { "label": "Tipos de Moeda" }, + "cutting": { + "label": "Tipo", + "placeholder": "Padrão" + }, "cycle_network": { "label": "Rede" }, @@ -1373,6 +1474,10 @@ "label": "Email", "placeholder": "example@example.com" }, + "embankment": { + "label": "Tipo", + "placeholder": "Padrão" + }, "emergency": { "label": "Emergência" }, @@ -1413,6 +1518,10 @@ "fixme": { "label": "Corrija-me" }, + "ford": { + "label": "Tipo", + "placeholder": "Padrão" + }, "fuel": { "label": "Combustível" }, @@ -1434,16 +1543,16 @@ "generator/method": { "label": "Método" }, + "generator/output/electricity": { + "label": "Potência", + "placeholder": "50 MW, 100 MW, 200 MW..." + }, "generator/source": { "label": "Fonte" }, "generator/type": { "label": "Tipo" }, - "golf_hole": { - "label": "Nº do buraco", - "placeholder": "Número do buraco (1-18)" - }, "grape_variety": { "label": "Variedades de Uva" }, @@ -1454,6 +1563,10 @@ "handrail": { "label": "Corrimão" }, + "hashtags": { + "label": "Hashtags", + "placeholder": "#exemplo" + }, "height": { "label": "Altura (Metros)" }, @@ -1514,6 +1627,9 @@ "kerb": { "label": "Meio-fio" }, + "label": { + "label": "Etiqueta" + }, "lamp_type": { "label": "Tipo" }, @@ -1585,6 +1701,9 @@ "man_made": { "label": "Tipo" }, + "manhole": { + "label": "Tipo" + }, "map_size": { "label": "Cobertura" }, @@ -1605,6 +1724,9 @@ "maxweight": { "label": "Peso Máximo" }, + "milestone_position": { + "label": "Posição do Marco" + }, "mtb/scale": { "label": "Dificuldade para Mountain Biking", "options": { @@ -1792,6 +1914,10 @@ "plant": { "label": "Planta" }, + "plant/output/electricity": { + "label": "Potência", + "placeholder": "500 MW, 1000 MW, 2000 MW..." + }, "population": { "label": "População" }, @@ -1821,7 +1947,37 @@ } }, "ref": { - "label": "Código de referência" + "label": "Código de Referência" + }, + "ref_aeroway_gate": { + "label": "Número do Portão" + }, + "ref_golf_hole": { + "label": "Número do Buraco", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Número do Entroncamento" + }, + "ref_platform": { + "label": "Número da Plataforma" + }, + "ref_road_number": { + "label": "Número da Estrada" + }, + "ref_route": { + "label": "Número da Rota" + }, + "ref_runway": { + "label": "Número da Pista", + "placeholder": "Ex. 01L/19R" + }, + "ref_stop_position": { + "label": "Número da Parada" + }, + "ref_taxiway": { + "label": "Nome da Pista de Taxiamento", + "placeholder": "Ex. A5" }, "relation": { "label": "Tipo" @@ -1937,7 +2093,7 @@ "label": "Público Alvo" }, "source": { - "label": "Fonte" + "label": "Fontes" }, "sport": { "label": "Esportes" @@ -2077,6 +2233,10 @@ "label": "Árvores" }, "tunnel": { + "label": "Tipo", + "placeholder": "Padrão" + }, + "tunnel_waterway": { "label": "Túnel" }, "vending": { @@ -2207,7 +2367,7 @@ "terms": "Pista de pouso e decolagem" }, "aeroway/taxiway": { - "name": "Pista de taxiamento", + "name": "Pista de Taxiamento", "terms": "Taxiway" }, "aeroway/terminal": { @@ -2471,6 +2631,9 @@ "name": "Igreja", "terms": "Igreja, Capela" }, + "amenity/place_of_worship/hindu": { + "name": "Templo Hindu" + }, "amenity/place_of_worship/jewish": { "name": "Sinagoga", "terms": "Sinagoga" @@ -2479,6 +2642,15 @@ "name": "Mesquita", "terms": "Mesquita" }, + "amenity/place_of_worship/shinto": { + "name": "Capela Xintoísta" + }, + "amenity/place_of_worship/sikh": { + "name": "Templo Sique" + }, + "amenity/place_of_worship/taoist": { + "name": "Templo Taoísta" + }, "amenity/planetarium": { "name": "Planetário", "terms": "planetário, observatório espacial, museu, astronomia, museu de astronomia, observatório astronômico" @@ -2538,10 +2710,16 @@ "name": "Escola", "terms": "Área Escolar, Terreno Escolar, Pátio Escolar" }, + "amenity/scrapyard": { + "name": "Ferro Velho" + }, "amenity/shelter": { "name": "Abrigo contra Intempéries", "terms": "Abrigo contra Intempéries" }, + "amenity/shower": { + "name": "Ducha" + }, "amenity/social_facility": { "name": "Unidade de Assistência Social", "terms": "Assistência Social, Serviço Social" @@ -2640,6 +2818,9 @@ "name": "Veterinário", "terms": "Veterinário, Médico veterinário, pet, animal de estimação, animais" }, + "amenity/waste/dog_excrement": { + "name": "Lixeira para excrementos de cães" + }, "amenity/waste_basket": { "name": "Lixeira", "terms": "Cesto de Lixo, Lixeira, Balde de Lixo" @@ -2668,6 +2849,27 @@ "name": "Superfície da estrada", "terms": "Superfície rodoviária, pavimentação" }, + "attraction/animal": { + "name": "Animal" + }, + "attraction/big_wheel": { + "name": "Roda Gigante" + }, + "attraction/bumper_car": { + "name": "Carro Choque" + }, + "attraction/carousel": { + "name": "Carrossel" + }, + "attraction/pirate_ship": { + "name": "Navio Pirata" + }, + "attraction/roller_coaster": { + "name": "Montanha Russa" + }, + "attraction/water_slide": { + "name": "Toboágua" + }, "barrier": { "name": "Barreira", "terms": "Barreira" @@ -3238,8 +3440,8 @@ "terms": "Autoestrada, Via Expressa, Via rápida" }, "highway/motorway_junction": { - "name": "Acesso / Saída de Autoestrada", - "terms": "Acesso / Saída de Autoestrada" + "name": "Entroncamento / Saída de Autoestrada", + "terms": "Acesso / Saída de Autoestrada, Junção / Saída de Autoestrada" }, "highway/motorway_link": { "name": "Ligação de Autoestrada", @@ -3411,7 +3613,7 @@ }, "junction": { "name": "Entroncamento", - "terms": "Encruzilhada, junção" + "terms": "Encruzilhada, Junção" }, "landuse": { "name": "Uso da terra", @@ -3855,6 +4057,12 @@ "name": "Estação de Tratamento de Água", "terms": "Tratamento de Água" }, + "man_made/watermill": { + "name": "Moinho de Água" + }, + "man_made/windmill": { + "name": "Moinho de Vento" + }, "man_made/works": { "name": "Fábrica", "terms": "Fábrica, Planta de produção, chão de fábrica," @@ -4044,8 +4252,7 @@ "terms": "ONG Escritório, Departamento de ONG, Organização não governamental" }, "office/physician": { - "name": "Médico", - "terms": "médico, consultório, doutor, consulta" + "name": "Médico" }, "office/political_party": { "name": "Escritório de Partido Político", @@ -4131,6 +4338,12 @@ "name": "Gerador de Energia", "terms": "Gerador, Energia" }, + "power/generator/source_nuclear": { + "name": "Reator Nuclear" + }, + "power/generator/source_wind": { + "name": "Turbina Eólica" + }, "power/line": { "name": "Linha de Transmissão", "terms": "Fio Elétrico, Condutor Elétrico, Linha de Transmissão" @@ -4197,6 +4410,9 @@ "name": "Cruzamento de Ferrovia (Estrada)", "terms": "Passagem de Nível (Estrada)" }, + "railway/milestone": { + "name": "Marco de Ferrovia" + }, "railway/monorail": { "name": "Monotrilho", "terms": "Monotrilho" @@ -4213,6 +4429,9 @@ "name": "Trilho de trem", "terms": "Trilho" }, + "railway/signal": { + "name": "Sinal de Ferrovia" + }, "railway/station": { "name": "Estação Ferroviária", "terms": "Estação Ferroviária" @@ -4225,6 +4444,9 @@ "name": "Entrada de Metrô", "terms": "Entrada de Estação de Metrô, Metrô, Estação, Transporte Público" }, + "railway/switch": { + "name": "Desvio Ferroviário" + }, "railway/tram": { "name": "Trilho de bonde", "terms": "Bonde, VLT, Veículo leve sobre trilhos" @@ -5139,6 +5361,20 @@ }, "name": "Trilhas marcadas: esportes de inverno" }, + "basemap.at": { + "attribution": { + "text": "basemap.at" + }, + "description": "Mapa base da Áustria, baseado em dados governamentais.", + "name": "basemap.at" + }, + "basemap.at-orthofoto": { + "attribution": { + "text": "basemap.at" + }, + "description": "Ortofotomapa fornecido por basemap.at. Sucessor de geoimage.at imagery.", + "name": "Ortofotomapa geoimage.at" + }, "hike_n_bike": { "attribution": { "text": "© Colaboradores do OpenStreetMap" diff --git a/dist/locales/pt.json b/dist/locales/pt.json index d03131647..5cd032840 100644 --- a/dist/locales/pt.json +++ b/dist/locales/pt.json @@ -328,10 +328,9 @@ }, "commit": { "title": "Enviar para o OpenStreetMap", - "description_placeholder": "Pequena descrição das tuas contribuições (necessário)", - "message_label": "Comentário das Alterações", "upload_explanation": "As alterações que enviar ficarão visíveis em todos os mapas que usem dados do OpenStreetMap.", "upload_explanation_with_user": "As alterações que enviar como {user} ficarão visíveis em todos os mapas que usem dados do OpenStreetMap.", + "request_review": "Gostaria que alguém revisse as minhas edições.", "save": "Enviar", "cancel": "Cancelar", "changes": "{count} Alterações", @@ -444,7 +443,7 @@ }, "add": "Adicionar", "none": "Nenhum", - "node": "Nó", + "node": "Ponto", "way": "Linha", "relation": "Relação", "location": "Localização", @@ -674,6 +673,7 @@ "ok": "OK", "graph": { "block_number": "", + "city": "Três Rios", "county": "", "district": "", "hamlet": "", @@ -684,24 +684,117 @@ "state": "", "subdistrict": "", "suburb": "", - "countrycode": "pt" + "countrycode": "pt", + "name": { + "1st-avenue": "Avenida 1", + "2nd-avenue": "Avenida 2", + "4th-avenue": "Avenida 4", + "5th-avenue": "Avenida 5", + "6th-avenue": "Avenida 6", + "6th-street": "Rua 6", + "7th-avenue": "Avenida 7", + "8th-avenue": "Avenida 8", + "9th-avenue": "Avenida 9", + "10th-avenue": "Avenida 10", + "11th-avenue": "Avenida 11", + "12th-avenue": "Avenida 12", + "adams-street": "Rua Adão", + "andrews-elementary-school": "Escola Primária de Lucerne", + "andrews-street": "Rua André", + "armitage-street": "Rua Armindo", + "barrows-school": "Escola de Belonce", + "battle-street": "Rua da Batalha", + "bennett-street": "Rua de Bendita", + "bowman-park": "Parque Bela Vista", + "constantine-street": "Rua Constantino", + "douglas-avenue": "Avenida Diogo", + "east-street": "Rua Este", + "flower-street": "Rua das Flores", + "french-street": "Rua Francesa", + "garden-street": "Rua dos Jardins", + "grant-avenue": "Grande Avenida", + "main-street-cafe": "Café da Rua Principal", + "main-street": "Rua Principal", + "market-street": "Rua do Mercado", + "memory-isle-park": "Parque da Ilha da Memória", + "memory-isle": "Ilha da Memória", + "middle-street": "Rua Central", + "pine-street": "Rua dos Pinheiros", + "pizza-hut": "Pizza Hut", + "river-drive": "Viela do Rio", + "river-road": "Estrada do Rio", + "river-street": "Rua do Rio", + "south-street": "Rua do Sul", + "southern-michigan-bank": "Banco do Sul", + "spring-street": "Rua da Nascente", + "water-street": "Rua da Água", + "west-street": "Rua Oeste" + } }, "welcome": { - "welcome": "bem vindo! Este tutorial irá ensiná-lo o básico de como editar no OpenStreetMap ", - "practice": "Toda a informação contida neste guia, é a apenas para praticar e qualquer alteração que faça durante este guia, não serão guardadas." + "title": "Bem-vindo ", + "welcome": "Bem-vindo! Este guia passo-a-passo irá ensiná-lo o básico de como editar no OpenStreetMap ", + "practice": "Toda a informação contida neste guia, é a apenas para praticar e qualquer alteração que faça durante este guia, não serão guardadas.", + "words": "Este guia passo-a-passo mostra algumas palavras e conceitos novos. Quando for mostrada uma palavra nova, irá aparecer em *itálico*.", + "mouse": "Pode utilizar qualquer dispositivo de entrada de dados para editar o mapa, mas este guia passo-a-passo pressupõe que tem um rato com os botões esquerdo e direito. **Se quiser ligar um rato, faça-o agora e clique depois em OK.**", + "leftclick": "Quando este guia pedir para clicar ou clicar 2 vezes, quer dizer com o botão esquerdo do rato. Num ecrã tátil pode ser um clique simples ou um toque com o dedo. **Clique com o botão esquerdo {num} vezes.**", + "rightclick": "Por vezes também vamos pedir para clicar com o botão direito do rato. Isto pode ser o mesmo que Control-clique ou toque com 2 dedos num ecrã tátil. O seu teclado também pode ter uma tecla 'menu' que funcione como o botão direito do rato. **Clique com o botão direito {num} vezes.**", + "chapters": "Até agora tudo bem! Pode usar os botões abaixo para saltar tópicos em qualquer altura ou para reler um tópico anterior se se perder. Vamos começar! **Clique '{next}' para continuar.**" }, "navigation": { "title": "Navegação", - "points_lines_areas": "Os elementos do mapa são representados em *pontos, linhas ou áreas.*" + "drag": "A área principal do mapa mostra dados do OpenStreetMap por cima de um fundo.{br}Pode arrastar o mapa pressionado e mantendo premido o botão esquerdo do rato. Também pode usar as teclas de setas no seu teclado. **Arraste o mapa agora!**", + "zoom": "Pode aproximar ou afastar com a roda do rato ou ecrã tátil, ou clicando no botões {plus} / {minus}. **Experimente agora!**", + "features": "Usamos a palavra *elementos* para descrever as coisas que aparecem no mapa. Qualquer coisa no mundo real pode ser mapeada como um elemento no OpenStreetMap.", + "points_lines_areas": "Os elementos do mapa são representados em *pontos, linhas ou áreas.*", + "nodes_ways": "No OpenStreetMap, os pontos são por vezes chamados *nós* e as linhas e áreas são chamadas por vezes *vias*.", + "click_townhall": "Todos os elementos no mapa podem ser selecionados clicando neles. **Clique no ponto para o selecionar.**", + "selected_townhall": "Fantástico\" O ponto está agora selecionado. Os elementos selecionados são mostrados com uma cor a piscar a rodear os elementos.", + "editor_townhall": "Quando um elemento é selecionado, é mostrado o *editor de elementos* ao lado do mapa.", + "preset_townhall": "A parte de cima do editor de elementos mostra o tipo de elemento. Este ponto é {preset}.", + "fields_townhall": "A parte central do editor de elementos contém *campos* que mostram os atributos do elemento, como o nome e endereço.", + "close_townhall": "**Feche o editor de elementos com a tecla ESC ou pressionando o botão {button} no canto superior.**", + "search_street": "Também pode pesquisar por elementos na vista atual, ou no mapa mundial. **Pesquise agora por '{name}'.**", + "choose_street": "**Escolha {name} da lista para selecioná-lo.**", + "selected_street": "Fantástico! {name} está agora selecionado.", + "editor_street": "Os campos mostrados para uma rua são diferentes dos campos mostrados para uma câmara municipal/junta de freguesia.{br}Para esta rua selecionada, o editor de elementos mostra campos como '{field1}' e '{field2}'. **Feche o editor de elementos com a tecla ESC ou pressionando o botão {button}.**", + "play": "Tente mover o mapa clicando em outros elementos para ver que tipos de coisas podem ser adicionadas ao OpenStreetMap. **Quanto estiver pronto para ver o próximo capítulo clique em '{next}'.**" }, "points": { - "title": "Pontos" + "title": "Pontos", + "add_point": "Os *pontos* podem ser usados para representar elementos como lojas, restaurantes e monumentos.{br}Estes marcam uma localização específica e descrevem o que se encontra nesse ponto. **Clique no botão de ponto {button} para adicionar um novo ponto.**", + "place_point": "Para colocar o novo ponto no mapa, posicione o cursor do rato onde o pondo deve estar e de seguida clique com o botão esquerdo do rato ou pressione a tecla Espaço. **Mova o cursor para cima deste edifício e então clique com o botão esquerdo ou com a tecla Espaço.**", + "search_cafe": "Existem muitos tipos de elementos que podem ser representados com pontos. O ponto que adicionou é um café. **Pesquise um '{preset}'.**", + "choose_cafe": "**Escolha {preset} na lista.**", + "feature_editor": "O ponto está agora marcado como café. Usando o editor de elementos podemos adicionar mais informação sobre o café", + "add_name": "No OpenStreetMap, todos os campos são opcionais e não há problema em deixar um campo vazio se não tiver a certeza.{br}Façamos de conta que tem mais informações sobre este café e sabe o nome dele. **Adicione o nome ao café.**", + "add_close": "O editor de elementos irá memorizar automaticamente todas as alterações que fez. **Quando terminar de adicionar o nome, use a tecla ESC, ENTER ou clique no botão {button} para fechar o editor de elementos.**", + "reselect": "Muitas vezes já existirá no mapa o ponto que quer adicionar, mas este poderá conter erros ou estar incompleto. **Clique no ponto do café que criou para o selecionar.**", + "update": "Vamos agora adicionar mais informações sobre este café. Pode alterar o nome, o tipo de comida servida ou adicionar um endereço. **Altere as informações do café.**", + "update_close": "**Quando terminar de alterar o café, use a tecla ESC, ENTER ou clique no botão {button} para fechar o editor de elementos.**", + "rightclick": "Pode clicar com o botão direito do rato em qualquer elemento para ver o *menu de edição*, que mostra uma lista de operações de edição que podem ser feitas. **Clique com o botão direito do rato para selecionar o ponto que criou e mostrar o menu de edição.**", + "delete": "Não há problema em eliminar elementos que não existam na realidade.{br}Eliminar um elemento do OpenStreetMap remove-o do mapa que todos usam, por isso deve ter a certeza que algo não existe ou deixou de existir antes de o eliminar. **Clique no botão {button} para eliminar o ponto.**", + "undo": "Pode sempre desfazer quaisquer alterações antes de gravar o que alterou no OpenStreetMap. **Clique no botão {button} para desfazer a eliminação o ter o ponto de volta.**", + "play": "Agora que sabe criar e editar pontos, tente criar mais alguns para praticar! **Quando estiver pronto para o próximo capítulo, clique em '{next}'.**" }, "areas": { - "title": "Áreas" + "title": "Áreas", + "add_playground": "As *áreas* são usadas para mostrar os limites de elementos como lagos, edifícios, áreas residenciais, etc.{br}Também se usam áreas para mapear com mais detalhe certos elementos que possa mapear normalmente com pontos. **Clique no botão de Área {button} para adicionar uma nova área.**", + "start_playground": "Vamos adicionar este parque infantil ao mapa desenhando a área dele. As áreas são desenhadas colocando *pontos* ao longo das bordas do elemento. **Clique ou use a tecla Espaço para colocar um ponto inicial num dos cantos do parque infantil.**", + "continue_playground": "Continue a desenhar a área colocando mais pontos ao longo das bordas do parque infantil. Pode-se ligar a área a vias pedonais existentes.{br}Dica: pode manter premida a tecla '{alt}' para impedir que os pontos sejam ligados automaticamente a outros elementos. **Continue a desenhar a área do parque infantil.**", + "finish_playground": "Termine a área carregando na tecla Enter. **Termine agora a área do parque infantil.**", + "search_playground": "**Pesquise por '{preset}'.**", + "choose_playground": "**Escolha {preset} na lista.**", + "add_field": "Este parque infantil não tem um nome oficial, por isso não iremos adicionar nada no campo Nome.{br}Em vez disso vamos adicionar mais algumas informações sobre o parque infantil no campo Descrição. **Clique na lista em Adicionar Campo.**", + "choose_field": "**Escolha {field} na lista.**", + "retry_add_field": "Não selecionou o campo {field}. Vamos tentar de novo.", + "describe_playground": "**Adicione uma descrição e clique depois no botão {button} para fechar o editor de elementos.**", + "play": "Boa trabalho! Tente desenhar mais algumas áreas e veja que outros tipos de elementos de áreas podem ser adicionados ao OpenStreetMap. **Quando estiver pronto para ver o próximo capítulo clique em '{next}'.**" }, "lines": { - "title": "Linhas" + "title": "Linhas", + "add_line": "As *linhas* são usadas para representar elementos como estradas, ferrovias, rios, etc. **Clique no botão {button} para adicionar uma nova linha.**", + "start_line": "Aqui está uma rua que não está mapeada. Vamos adicioná-la!{br}No OpenStreetMap as linhas devem ser desenhadas pelo centro da estrada. Pode arrastar e aproximar a vista do mapa se for necessário. **Comece uma nova linha clicando no início superior da rua que falta.**" }, "startediting": { "title": "Começar a editar", @@ -709,6 +802,87 @@ "start": "Começar a editar o mapa!" } }, + "shortcuts": { + "title": "Atalhos de teclado", + "tooltip": "Mostrar o ecrã com os atalhos de teclado.", + "toggle": { + "key": "?" + }, + "key": { + "alt": "Alt", + "backspace": "Retroceder (←)", + "cmd": "Cmd", + "ctrl": "Ctrl", + "delete": "Delete", + "del": "Del", + "end": "End", + "enter": "Enter", + "esc": "Esc", + "home": "Home", + "option": "Option", + "pause": "Pause", + "pgdn": "PgDn", + "pgup": "PgUp", + "return": "Parágrafo (
 )", + "shift": "Shift", + "space": "Espaço" + }, + "browsing": { + "navigation": { + "title": "Navegação" + }, + "help": { + "title": "Ajuda", + "help": "Mostrar documentação de ajuda", + "keyboard": "Mostrar atalhos de teclado" + }, + "display_options": { + "title": "Mostrar opções", + "background": "Mostrar opções do fundo", + "background_switch": "Mudar para o último fundo usado", + "map_data": "Mostrar opções dos dados do mapa", + "fullscreen": "Entrar no modo ecrã completo" + }, + "vertex_selected": { + "previous": "Ir para o ponto anterior", + "next": "Ir para o ponto seguinte", + "first": "Ir para o primeiro ponto", + "last": "Ir para o último ponto" + } + }, + "editing": { + "title": "Editar", + "drawing": { + "title": "Desenhar" + }, + "operations": { + "title": "Operações", + "continue_line": "Continuar uma linha no ponto selecionado", + "disconnect": "Desligar elementos no ponto selecionado", + "split": "Separar uma linha em duas no ponto selecionado", + "reverse": "Inverter uma linha", + "move": "Mover elementos selecionados", + "rotate": "Rodar elementos selecionados", + "orthogonalize": "Endireitar linha / Esquadrar cantos da área", + "circularize": "Circularizar uma linha fechada ou área", + "delete": "Eliminar elementos selecionados" + }, + "commands": { + "title": "Comandos", + "copy": "Copiar elementos selecionados", + "paste": "Colar elementos copiados", + "undo": "Desfazer a última ação", + "redo": "Refazer a última ação", + "save": "Gravar alterações" + } + }, + "tools": { + "title": "Ferramentas", + "info": { + "title": "Informação" + } + } + }, "presets": { "categories": { "category-barrier": { @@ -834,7 +1008,8 @@ "subdistrict": "Subdistrito", "subdistrict!vn": "Ward/Commune/Townlet", "suburb": "Subúrbio ", - "suburb!jp": "Ward" + "suburb!jp": "Ward", + "unit": "Unidade" } }, "admin_level": { @@ -954,6 +1129,10 @@ "brand": { "label": "Marca" }, + "bridge": { + "label": "Tipo", + "placeholder": "Padrão" + }, "building": { "label": "Edifício" }, @@ -1013,12 +1192,19 @@ "clockwise": "Sentido dos ponteiros do relógio" } }, + "clothes": { + "label": "Roupas" + }, "club": { "label": "Tipo" }, "collection_times": { "label": "Horário de recolha" }, + "comment": { + "label": "Comentário das Alterações", + "placeholder": "Breve descrição das suas alterações (obrigatório)" + }, "communication_multi": { "label": "Tipos de Comunicações" }, @@ -1029,6 +1215,9 @@ "label": "URL da webcam", "placeholder": "http://example.com/" }, + "content": { + "label": "Conteúdo" + }, "country": { "label": "País" }, @@ -1050,6 +1239,10 @@ "currency_multi": { "label": "Tipos de moeda" }, + "cutting": { + "label": "Tipo", + "placeholder": "Padrão" + }, "cycle_network": { "label": "Rede" }, @@ -1135,6 +1328,10 @@ "label": "Email", "placeholder": "exemplo@exemplo.com" }, + "embankment": { + "label": "Tipo", + "placeholder": "Padrão" + }, "emergency": { "label": "Emergência" }, @@ -1175,6 +1372,10 @@ "fixme": { "label": "Corrigir" }, + "ford": { + "label": "Tipo", + "placeholder": "Padrão" + }, "fuel": { "label": "Combustível" }, @@ -1196,16 +1397,16 @@ "generator/method": { "label": "Método" }, + "generator/output/electricity": { + "label": "Potência de Saída", + "placeholder": "50 MW, 100 MW, 200 MW..." + }, "generator/source": { "label": "Fonte das informações" }, "generator/type": { "label": "Tipo" }, - "golf_hole": { - "label": "Referência", - "placeholder": "Número do buraco (1-18)" - }, "grape_variety": { "label": "Variedades de Castas" }, @@ -1216,6 +1417,10 @@ "handrail": { "label": "Corrimão" }, + "hashtags": { + "label": "Hashtags", + "placeholder": "#exemplo" + }, "height": { "label": "Altura (metros)" }, @@ -1290,7 +1495,8 @@ "placeholder": "1, 2, 3..." }, "layer": { - "label": "Camada" + "label": "Camada", + "placeholder": "0" }, "leaf_cycle": { "label": "Ciclo das folhas", @@ -1560,6 +1766,10 @@ "plant": { "label": "Planta" }, + "plant/output/electricity": { + "label": "Potência de Saída", + "placeholder": "500 MW, 1000 MW, 2000 MW..." + }, "population": { "label": "População" }, @@ -1589,7 +1799,29 @@ } }, "ref": { - "label": "Referência" + "label": "Código de referência " + }, + "ref_aeroway_gate": { + "label": "Número da Porta" + }, + "ref_golf_hole": { + "label": "Número do buraco", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Número da junção" + }, + "ref_platform": { + "label": "Número da plataforma" + }, + "ref_road_number": { + "label": "Número da estrada" + }, + "ref_route": { + "label": "Número da rota" + }, + "ref_stop_position": { + "label": "Número da paragem" }, "relation": { "label": "Tipo" @@ -1705,7 +1937,7 @@ "label": "Público-Alvo" }, "source": { - "label": "Fonte das informações" + "label": "Fontes" }, "sport": { "label": "Desportos" @@ -1845,6 +2077,10 @@ "label": "Árvores" }, "tunnel": { + "label": "Tipo", + "placeholder": "Padrão" + }, + "tunnel_waterway": { "label": "Túnel" }, "vending": { @@ -2235,6 +2471,9 @@ "name": "Igreja", "terms": "Igreija, Cristão, Abadia, Alminha, Alminhas, Basílica, Betel, Casa de Adoração, Casa de Deus, Carmelo, Catedral, Capela, Capelinha, Colegiada, Congregação, Convento, Cruzeiro, Ermida, Mosteiro, Oratório, Paróquia, Salão do Reino Sé" }, + "amenity/place_of_worship/hindu": { + "name": "Templo Hindu" + }, "amenity/place_of_worship/jewish": { "name": "Sinagoga", "terms": "Judaico, Sinagoga, Judeu" @@ -2243,6 +2482,12 @@ "name": "Mesquita", "terms": "Muçulmano" }, + "amenity/place_of_worship/sikh": { + "name": "Templo Sikh" + }, + "amenity/place_of_worship/taoist": { + "name": "Templo Taoista" + }, "amenity/planetarium": { "name": "Planetário", "terms": "Planetarium" @@ -2309,6 +2554,9 @@ "name": "Abrigo", "terms": "Shelter" }, + "amenity/shower": { + "name": "Chuveiro" + }, "amenity/social_facility": { "name": "Centro social", "terms": "Social Facility, Casa do Povo" @@ -2404,6 +2652,9 @@ "name": "Veterinário", "terms": "Veterinary, Veterinária, Animais, Veterenário, Médico, Médicos, Médica, Médicas" }, + "amenity/waste/dog_excrement": { + "name": "Balde para excrementos de cães" + }, "amenity/waste_basket": { "name": "Caixote do lixo", "terms": "Caixotes, Papeleira, Lixo, Reciclagem, Cesto" @@ -2431,6 +2682,12 @@ "name": "Área de estrada", "terms": "Road Surface" }, + "attraction/roller_coaster": { + "name": "Montanha Russa" + }, + "attraction/train": { + "name": "Comboio Turístico" + }, "barrier": { "name": "Barreira", "terms": "Barreira, Muro" @@ -2974,7 +3231,8 @@ "terms": "Bicicleta" }, "highway/elevator": { - "name": "Elevador" + "name": "Elevador", + "terms": "Elevador, Ascensor" }, "highway/footway": { "name": "Caminho pedonal", @@ -3612,6 +3870,12 @@ "name": "Estação de captação e tratamento de águas", "terms": "Water Works, Captação de água" }, + "man_made/watermill": { + "name": "Moinho de água" + }, + "man_made/windmill": { + "name": "Moinho de água" + }, "man_made/works": { "name": "Fábrica", "terms": "indústria, manofatura, manofaturação, fabrico, fabricar, works" @@ -3808,8 +4072,7 @@ "terms": "NGO Office, Organização, Organização Não Governamental, NGO, ONG" }, "office/physician": { - "name": "Médico especialista", - "terms": "Physician, Doutor, Médico, Medicina, ortopedista, Fisioterapeuta, Otorrino, Otorrinolaringologista, Dermatologista, Pediatra, Pediatria, Cardiologista, Cardiologia, Endocrinologia, Endocrinologista, Ginecologia, Ginecologista, Obstetrícia, Obstetra, Hematologia, Hematologista, Homeopatia, Mastologia, Mastologista, Nefrologia, Nefrologista, Neurologia, Neurologista, Patologia, Patologista, Pneumologia, Pneumologista, Proctologia, Proctologista, Psiquiatria, Psiquiatra, Radiologia, Radiologista, Reumatologia, Reumatologista, Urologia, Urologista" + "name": "Médico especialista" }, "office/political_party": { "name": "Sede/filial de partido político", @@ -3895,6 +4158,12 @@ "name": "Central de geração de energia", "terms": "Power Generator, Gerador Elétrico, Energia Eólica, Energia Solar, Energia Termoeléctrica, Energia Nuclear, Central de Energia" }, + "power/generator/source_nuclear": { + "name": "Reactor nuclear" + }, + "power/generator/source_wind": { + "name": "Turbina de vento" + }, "power/line": { "name": "Linha de alta tensão", "terms": "Linha de Eletricidade, Linha de Transmissão" @@ -4812,6 +5081,13 @@ "description": "Imagem aérea DigitalGlobe Standard ", "name": "Imagem aérea DigitalGlobe Standard " }, + "EsriWorldImagery": { + "attribution": { + "text": "Termos e Opinião" + }, + "description": "Imagens aéreas Esri.", + "name": "Imagens aéreas Esri." + }, "MAPNIK": { "attribution": { "text": "© contribuidores OpenStreetMap, CC-BY-SA" diff --git a/dist/locales/ro.json b/dist/locales/ro.json index 86aba7a5b..f8cb8644c 100644 --- a/dist/locales/ro.json +++ b/dist/locales/ro.json @@ -19,6 +19,12 @@ "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": { @@ -40,6 +46,7 @@ "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ță. " @@ -48,10 +55,14 @@ "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ă." @@ -60,23 +71,55 @@ "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": { - "key": "S" + "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 ", - "key": "S" + "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." + "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": { @@ -101,7 +144,10 @@ }, "merge": { "title": "Unește", - "key": "C" + "description": "Unește aceste obiecte.", + "key": "C", + "annotation": "Unește {n} obiecte.", + "not_eligible": "Aceste obiecte nu pot fi unite." }, "move": { "title": "Mută", @@ -114,6 +160,10 @@ } }, "reflect": { + "title": { + "long": "Reflectează lung", + "short": "Reflectează scurt" + }, "key": { "long": "T", "short": "Y" @@ -124,7 +174,8 @@ "key": "R", "annotation": { "line": "Am rotit o linie.", - "area": "Am rotit o suprafață." + "area": "Am rotit o suprafață.", + "multiple": "Am rotit mai multe obiecte." } }, "reverse": { @@ -135,6 +186,10 @@ }, "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", @@ -142,30 +197,88 @@ } } }, + "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" }, + "zoom_in_edit": "Mărește pentru a edita", + "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" + "created": "Creat", + "google_warning_link": "http://www.openstreetmap.org/copyright" }, "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", + "closed": "închis", + "center": "Centru", + "perimeter": "Perimetru", + "length": "Lungime", + "area": "Suprafață", + "centroid": "Centroid", + "location": "Locație", + "metric": "Metric", + "imperial": "Imperial" + } + }, "geometry": { "point": "punct", "vertex": "vertex", @@ -174,39 +287,81 @@ "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 " + "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": "", + "feature_list": "Caută obiecte", + "edit": "Editează obiect", "check": { "yes": "Da", - "no": "Nu" + "no": "Nu", + "reverser": "Schimbă direcție" }, + "radio": { + "structure": { + "type": "Tip", + "default": "Implicit", + "layer": "Strat" + } + }, + "add": "Adaugă", + "none": "Niciunul", "node": "Nod", - "location": "Locație" + "way": "Drum", + "relation": "Relație", + "location": "Locație", + "add_fields": "Adaugă câmp:" }, "background": { "title": "Fundal", "description": "Setări fundal", + "key": "B", "percent_brightness": "{opacity}% luminozitate", - "reset": "resetează" + "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", + "fix_misalignment": "Ajustează ofset de imagine", + "imagery_source_faq": "De unde vine imaginea?", + "reset": "resetează", + "minimap": { + "description": "Minimap", + "key": "/" + } }, "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": { @@ -214,6 +369,14 @@ "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" @@ -221,19 +384,74 @@ "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? " + "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." + "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", + "download_changes": "Sau descarcă schimbările tale.", + "done": "Toate conflictele au fost rezolvate!" + } + }, + "merge_remote_changes": { + "conflict": { + "deleted": "Acest obiect a fost șters de utilizatorul {user}." + } }, "success": { + "edited_osm": "Ai editat OSM!", + "just_edited": "Tocmai ai editat OpenStreetMap!", "view_on_osm": "Vezi pe OSM", "facebook": "Distribuie pe Facebook", "twitter": "Distribuie pe Twitter", @@ -241,6 +459,7 @@ "help_link_text": "Detalii" }, "confirm": { + "okay": "OK", "cancel": "Renunță" }, "splash": { @@ -253,41 +472,148 @@ "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}" }, "zoom": { - "in": "Mareste", - "out": "Micsoreaza" + "in": "Mărește", + "out": "Micșorează" + }, + "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" + "title": "Ajutor", + "key": "H" }, "intro": { + "done": "gata", + "ok": "OK", "graph": { "block_number": "", + "city": "Trei Râuri", "county": "", "district": "", "hamlet": "", "neighbourhood": "", + "postcode": "49093", "province": "", "quarter": "", "state": "", "subdistrict": "", "suburb": "", - "countrycode": "ro" + "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" }, "navigation": { "title": "Navigare" @@ -301,6 +627,9 @@ "lines": { "title": "Linii" }, + "buildings": { + "title": "Clădiri" + }, "startediting": { "title": "Începe editarea", "save": "Nu uita să salvezi periodic modificările. ", @@ -308,25 +637,235 @@ } }, "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": { + "title": "Desemnat" + }, + "destination": { + "title": "Destinație" + }, + "dismount": { + "title": "Demonta" + }, + "no": { + "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" + }, + "access_toilets": { + "label": "Acces" + }, "address": { "label": "Adresă", "placeholders": { + "block_number": "Număr Bloc", + "block_number!jp": "Nr. Bloc", "city": "Oraș", - "street": "Stradă" + "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": "Număr 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": { @@ -335,73 +874,409 @@ "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" + }, + "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" + }, + "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" + "label": "Capacitate", + "placeholder": "50, 100, 200..." + }, + "cardinal_direction": { + "label": "Direcție", + "options": { + "E": "Est", + "ENE": "Est-nordest", + "ESE": "Est-sudest", + "N": "Nord", + "NE": "Nordest", + "NNE": "Nord-nordest", + "NNW": "Nord-nordvest", + "NW": "Nordvest", + "S": "Sud", + "SE": "Sudest", + "SSE": "Sud-sudest", + "SSW": "Sud-sudvest", + "SW": "Sudvest", + "W": "Vest", + "WNW": "Vest-nordvest", + "WSW": "Vest-sudvest" + } + }, + "castle_type": { + "label": "Tip" + }, + "clock_direction": { + "label": "Direcție", + "options": { + "anticlockwise": "În contra direcției ceasornicului", + "clockwise": "În direcția ceasornicului" + } + }, + "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" + "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" + "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" + "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ă" + "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" @@ -409,6 +1284,36 @@ "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ă" }, @@ -416,7 +1321,20 @@ "label": "Tip" }, "oneway": { - "label": "Sens unic" + "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" @@ -424,36 +1342,249 @@ "operator": { "label": "Operator" }, + "par": { + "placeholder": "3, 4, 5..." + }, + "parallel_direction": { + "label": "Direcție", + "options": { + "backward": "Înapoi", + "forward": "Înainte" + } + }, + "parking": { + "label": "Tip" + }, "phone": { - "label": "Telefon" + "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" }, + "recycling_type": { + "options": { + "container": "Container" + } + }, + "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" }, - "source": { - "label": "Sursă" + "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" + }, + "vending": { + "label": "Tip de Bunuri" + }, + "visibility": { + "label": "Vizibilitate" + }, + "wall": { + "label": "Tip" + }, "water": { "label": "Tip" }, @@ -461,119 +1592,2923 @@ "label": "Tip" }, "website": { - "label": "Website" + "label": "Website", + "placeholder": "http://example.com/" }, "wetland": { "label": "Tip" }, + "width": { + "label": "Grosime (Metri)" + }, "wikipedia": { "label": "Wikipedia" } }, "presets": { + "address": { + "name": "Adresă", + "terms": "" + }, + "advertising/billboard": { + "name": "Billboard", + "terms": "" + }, + "aerialway/cable_car": { + "terms": "" + }, + "aerialway/chair_lift": { + "terms": "" + }, + "aerialway/drag_lift": { + "terms": "" + }, + "aerialway/gondola": { + "name": "Gondolă", + "terms": "" + }, + "aerialway/goods": { + "terms": "" + }, + "aerialway/magic_carpet": { + "terms": "" + }, + "aerialway/mixed_lift": { + "name": "Lift Mixat", + "terms": "" + }, + "aerialway/platter": { + "terms": "" + }, + "aerialway/pylon": { + "terms": "" + }, + "aerialway/rope_tow": { + "terms": "" + }, + "aerialway/station": { + "terms": "" + }, + "aerialway/t-bar": { + "terms": "" + }, "aeroway": { "name": "Aeroway" }, "aeroway/aerodrome": { - "name": "Aeroport" + "name": "Aeroport", + "terms": "" + }, + "aeroway/apron": { + "terms": "" + }, + "aeroway/gate": { + "terms": "" + }, + "aeroway/hangar": { + "terms": "" + }, + "aeroway/helipad": { + "terms": "" + }, + "aeroway/runway": { + "terms": "" + }, + "aeroway/taxiway": { + "terms": "" + }, + "aeroway/terminal": { + "terms": "" + }, + "amenity/animal_boarding": { + "terms": "" + }, + "amenity/animal_breeding": { + "terms": "" + }, + "amenity/animal_shelter": { + "terms": "" + }, + "amenity/arts_centre": { + "name": "Centru de Artă", + "terms": "" + }, + "amenity/atm": { + "name": "Bancomat", + "terms": "" }, "amenity/bank": { - "name": "Banca" + "name": "Banca", + "terms": "" }, "amenity/bar": { - "name": "Bar" + "name": "Bar", + "terms": "" + }, + "amenity/bbq": { + "terms": "" + }, + "amenity/bench": { + "name": "Bancă", + "terms": "" }, "amenity/bicycle_parking": { - "name": "Parcare biciclete" + "name": "Parcare biciclete", + "terms": "" }, "amenity/bicycle_rental": { - "name": "Închiriere biciclete" + "name": "Închiriere biciclete", + "terms": "" + }, + "amenity/bicycle_repair_station": { + "terms": "" + }, + "amenity/biergarten": { + "name": "Biergarten", + "terms": "" + }, + "amenity/boat_rental": { + "name": "Închiriere Barcă", + "terms": "" + }, + "amenity/bureau_de_change": { + "name": "Schimbare Valută", + "terms": "" }, "amenity/bus_station": { - "name": "Stație de autobuz" + "name": "Stație de autobuz", + "terms": "" }, "amenity/cafe": { - "name": "Cafenea" + "name": "Cafenea", + "terms": "" + }, + "amenity/car_rental": { + "name": "Închiriere Mașini", + "terms": "" + }, + "amenity/car_sharing": { + "name": "Car Sharing", + "terms": "" + }, + "amenity/car_wash": { + "name": "Spălătorie Auto", + "terms": "" + }, + "amenity/casino": { + "name": "Cazino", + "terms": "" + }, + "amenity/charging_station": { + "name": "Benzinărie", + "terms": "" + }, + "amenity/childcare": { + "name": "Grădiniță", + "terms": "" }, "amenity/cinema": { - "name": "Cinema" + "name": "Cinema", + "terms": "" + }, + "amenity/clinic": { + "name": "Clinică", + "terms": "" + }, + "amenity/clock": { + "name": "Ceas", + "terms": "" + }, + "amenity/college": { + "terms": "" + }, + "amenity/community_centre": { + "name": "Centru Comunitar", + "terms": "" + }, + "amenity/compressed_air": { + "name": "Aer Comprimat", + "terms": "" + }, + "amenity/courthouse": { + "name": "Tribunal", + "terms": "" + }, + "amenity/crematorium": { + "name": "Crematoriu", + "terms": "" + }, + "amenity/dentist": { + "name": "Dentist", + "terms": "" + }, + "amenity/doctors": { + "name": "Doctor", + "terms": "" + }, + "amenity/dojo": { + "terms": "" + }, + "amenity/drinking_water": { + "name": "Apă de Băut", + "terms": "" + }, + "amenity/driving_school": { + "name": "Școală de Șoferi", + "terms": "" + }, + "amenity/embassy": { + "name": "Ambasadă", + "terms": "" }, "amenity/fast_food": { - "name": "Fast Food" + "name": "Fast Food", + "terms": "" + }, + "amenity/ferry_terminal": { + "name": "Terminal de Bac", + "terms": "" }, "amenity/fire_station": { - "name": "Pompieri" + "name": "Pompieri", + "terms": "" + }, + "amenity/food_court": { + "terms": "" + }, + "amenity/fountain": { + "name": "Fântână", + "terms": "" + }, + "amenity/fuel": { + "name": "Benzinărie", + "terms": "" }, "amenity/grave_yard": { - "name": "Cimitir" + "name": "Cimitir", + "terms": "" + }, + "amenity/grit_bin": { + "terms": "" + }, + "amenity/hospital": { + "name": "Spital", + "terms": "" + }, + "amenity/hunting_stand": { + "name": "Stand de Vânătoare", + "terms": "" + }, + "amenity/ice_cream": { + "name": "Magazin de Înghețată", + "terms": "" + }, + "amenity/internet_cafe": { + "name": "Internet Cafe", + "terms": "" + }, + "amenity/kindergarten": { + "name": "Preșcoală/Grădiniță", + "terms": "" }, "amenity/library": { - "name": "Librărie" + "name": "Librărie", + "terms": "" + }, + "amenity/marketplace": { + "name": "Piață", + "terms": "" + }, + "amenity/motorcycle_parking": { + "name": "Parcare de Motociclete", + "terms": "" + }, + "amenity/nightclub": { + "name": "Club de Noapte", + "terms": "" + }, + "amenity/parking": { + "name": " Parcare de Mașini", + "terms": "" + }, + "amenity/parking_entrance": { + "name": "Intrare/Ieșire Garaj", + "terms": "" + }, + "amenity/parking_space": { + "name": "Loc de Parcare", + "terms": "" + }, + "amenity/pavilion": { + "name": "Pavilion", + "terms": "" }, "amenity/pharmacy": { - "name": "Farmacie" + "name": "Farmacie", + "terms": "" + }, + "amenity/place_of_worship": { + "name": "Loc de Rugăciune", + "terms": "" + }, + "amenity/place_of_worship/buddhist": { + "name": "Templu Budist", + "terms": "" }, "amenity/place_of_worship/christian": { - "name": "Biserică" + "name": "Biserică", + "terms": "" + }, + "amenity/place_of_worship/hindu": { + "name": "Templu Hinduist", + "terms": "" }, "amenity/place_of_worship/jewish": { - "name": "Sinagogă" + "name": "Sinagogă", + "terms": "" }, "amenity/place_of_worship/muslim": { - "name": "Moschee" + "name": "Moschee", + "terms": "" + }, + "amenity/place_of_worship/shinto": { + "name": "Altar Shinto", + "terms": "" + }, + "amenity/place_of_worship/sikh": { + "name": "Templu Sikh", + "terms": "" + }, + "amenity/place_of_worship/taoist": { + "name": "Templu Taoist", + "terms": "" + }, + "amenity/planetarium": { + "name": "Planetariu", + "terms": "" }, "amenity/police": { - "name": "Poliție" + "name": "Poliție", + "terms": "" }, "amenity/post_box": { - "name": "Cutie Poștală" + "name": "Cutie Poștală", + "terms": "" }, "amenity/post_office": { - "name": "Oficiul Poștal" + "name": "Oficiul Poștal", + "terms": "" + }, + "amenity/prison": { + "name": "Închisoare", + "terms": "" }, "amenity/pub": { - "name": "Pub" + "name": "Pub", + "terms": "" + }, + "amenity/public_bath": { + "name": "Baie Publică", + "terms": "" + }, + "amenity/public_bookcase": { + "terms": "" + }, + "amenity/ranger_station": { + "terms": "" + }, + "amenity/recycling": { + "name": "Reciclare", + "terms": "" + }, + "amenity/recycling_centre": { + "name": "Centru de Reciclare", + "terms": "" + }, + "amenity/register_office": { + "name": "Oficiu de Registrare" }, "amenity/restaurant": { - "name": "Restaurant" + "name": "Restaurant", + "terms": "" + }, + "amenity/sanitary_dump_station": { + "terms": "" + }, + "amenity/school": { + "name": "Școală", + "terms": "" + }, + "amenity/scrapyard": { + "terms": "" + }, + "amenity/shelter": { + "terms": "" + }, + "amenity/social_facility": { + "name": "Facilitate Socială", + "terms": "" + }, + "amenity/social_facility/food_bank": { + "terms": "" + }, + "amenity/social_facility/group_home": { + "terms": "" + }, + "amenity/social_facility/homeless_shelter": { + "terms": "" + }, + "amenity/social_facility/nursing_home": { + "terms": "" + }, + "amenity/studio": { + "name": "Studio", + "terms": "" + }, + "amenity/swimming_pool": { + "name": "Piscină" + }, + "amenity/taxi": { + "name": "Stand de Taxi", + "terms": "" + }, + "amenity/telephone": { + "name": "Telefon", + "terms": "" + }, + "amenity/theatre": { + "name": "Teatru", + "terms": "" }, "amenity/toilets": { - "name": "Toaletă" + "name": "Toaletă", + "terms": "" }, "amenity/townhall": { - "name": "Primărie" + "name": "Primărie", + "terms": "" + }, + "amenity/university": { + "name": "Universitate", + "terms": "" + }, + "amenity/vending_machine": { + "terms": "" + }, + "amenity/vending_machine/cigarettes": { + "terms": "" + }, + "amenity/vending_machine/condoms": { + "terms": "" + }, + "amenity/vending_machine/drinks": { + "terms": "" + }, + "amenity/vending_machine/excrement_bags": { + "terms": "" + }, + "amenity/vending_machine/newspapers": { + "terms": "" + }, + "amenity/vending_machine/parcel_pickup_dropoff": { + "terms": "" + }, + "amenity/vending_machine/parking_tickets": { + "terms": "" + }, + "amenity/vending_machine/public_transport_tickets": { + "terms": "" + }, + "amenity/vending_machine/sweets": { + "terms": "" + }, + "amenity/veterinary": { + "name": "Medic Veterinar", + "terms": "" + }, + "amenity/waste/dog_excrement": { + "terms": "" + }, + "amenity/waste_basket": { + "terms": "" + }, + "amenity/waste_disposal": { + "name": "Container de Gunoi", + "terms": "" + }, + "amenity/waste_transfer_station": { + "terms": "" + }, + "amenity/water_point": { + "terms": "" + }, + "amenity/watering_place": { + "terms": "" + }, + "area": { + "name": "Suprafață", + "terms": "" + }, + "area/highway": { + "terms": "" + }, + "barrier": { + "name": "Barieră", + "terms": "" + }, + "barrier/block": { + "name": "Bloc", + "terms": "" + }, + "barrier/bollard": { + "terms": "" + }, + "barrier/border_control": { + "terms": "" + }, + "barrier/cattle_grid": { + "terms": "" + }, + "barrier/city_wall": { + "name": "Zid de Oraș", + "terms": "" + }, + "barrier/cycle_barrier": { + "terms": "" + }, + "barrier/ditch": { + "terms": "" + }, + "barrier/entrance": { + "name": "Intrare" + }, + "barrier/fence": { + "name": "Gard", + "terms": "" + }, + "barrier/gate": { + "name": "Poartă", + "terms": "" + }, + "barrier/hedge": { + "terms": "" + }, + "barrier/kissing_gate": { + "terms": "" + }, + "barrier/lift_gate": { + "terms": "" + }, + "barrier/retaining_wall": { + "terms": "" + }, + "barrier/stile": { + "terms": "" + }, + "barrier/toll_booth": { + "terms": "" + }, + "barrier/wall": { + "name": "Zid", + "terms": "" + }, + "boundary/administrative": { + "name": "Graniță Administrativă", + "terms": "" }, "building": { - "name": "Clădire" + "name": "Clădire", + "terms": "" + }, + "building/apartments": { + "name": "Apartamente", + "terms": "" + }, + "building/barn": { + "name": "Grajd", + "terms": "" + }, + "building/bunker": { + "name": "Bunker" + }, + "building/cabin": { + "name": "Cabină", + "terms": "" + }, + "building/cathedral": { + "name": "Catedrală", + "terms": "" + }, + "building/chapel": { + "name": "Capelă", + "terms": "" + }, + "building/church": { + "name": "Biserică", + "terms": "" + }, + "building/college": { + "name": "Colegiu", + "terms": "" + }, + "building/commercial": { + "name": "Clădire Comercială", + "terms": "" + }, + "building/construction": { + "name": "Clădire în Construcție", + "terms": "" + }, + "building/detached": { + "name": "Casă Detașată", + "terms": "" + }, + "building/dormitory": { + "name": "Dormitoriu", + "terms": "" + }, + "building/entrance": { + "name": "Intrare/Ieșire" + }, + "building/garage": { + "name": "Garaj", + "terms": "" + }, + "building/garages": { + "name": "Garaje", + "terms": "" + }, + "building/greenhouse": { + "name": "Seră", + "terms": "" + }, + "building/hospital": { + "name": "Spital", + "terms": "" + }, + "building/hotel": { + "name": "Hotel", + "terms": "" + }, + "building/house": { + "name": "Casă", + "terms": "" + }, + "building/hut": { + "name": "Colibă", + "terms": "" + }, + "building/industrial": { + "name": "Clădire Industrială", + "terms": "" + }, + "building/kindergarten": { + "name": "Preșcoală/Grădiniță", + "terms": "" + }, + "building/public": { + "name": "Clădire Publică", + "terms": "" + }, + "building/residential": { + "name": "Clădire Rezidențială", + "terms": "" + }, + "building/retail": { + "name": "Clădire de Retail", + "terms": "" + }, + "building/roof": { + "name": "Acoperiș", + "terms": "" + }, + "building/school": { + "name": "Școală", + "terms": "" + }, + "building/semidetached_house": { + "name": "Casă Semi-detașată", + "terms": "" + }, + "building/shed": { + "terms": "" + }, + "building/stable": { + "terms": "" + }, + "building/static_caravan": { + "name": "Casă Mobilă Statică", + "terms": "" + }, + "building/terrace": { + "name": "Case în Rând", + "terms": "" + }, + "building/train_station": { + "name": "Gară" + }, + "building/university": { + "name": "Universitate", + "terms": "" + }, + "building/warehouse": { + "name": "Depozit", + "terms": "" + }, + "camp_site/camp_pitch": { + "terms": "" + }, + "club": { + "name": "Club", + "terms": "" + }, + "craft": { + "terms": "" + }, + "craft/basket_maker": { + "terms": "" + }, + "craft/beekeeper": { + "terms": "" + }, + "craft/blacksmith": { + "terms": "" + }, + "craft/boatbuilder": { + "terms": "" + }, + "craft/bookbinder": { + "terms": "" + }, + "craft/brewery": { + "name": "Berărie", + "terms": "" + }, + "craft/carpenter": { + "terms": "" + }, + "craft/carpet_layer": { + "terms": "" + }, + "craft/caterer": { + "terms": "" + }, + "craft/clockmaker": { + "terms": "" + }, + "craft/confectionery": { + "terms": "" + }, + "craft/distillery": { + "terms": "" + }, + "craft/dressmaker": { + "terms": "" + }, + "craft/electrician": { + "name": "Electrician", + "terms": "" + }, + "craft/electronics_repair": { + "terms": "" + }, + "craft/gardener": { + "name": "Grădinar", + "terms": "" + }, + "craft/glaziery": { + "terms": "" + }, + "craft/handicraft": { + "name": "Manufactură", + "terms": "" + }, + "craft/hvac": { + "terms": "" + }, + "craft/insulator": { + "name": "Insulator", + "terms": "" + }, + "craft/jeweler": { + "name": "Giuvaer" + }, + "craft/key_cutter": { + "terms": "" + }, + "craft/metal_construction": { + "name": "Construcție de Metal", + "terms": "" + }, + "craft/optician": { + "name": "Optician" + }, + "craft/painter": { + "name": "Pictor", + "terms": "" + }, + "craft/photographer": { + "name": "Fotograf", + "terms": "" + }, + "craft/photographic_laboratory": { + "name": "Laborator de Fotografie", + "terms": "" + }, + "craft/plasterer": { + "terms": "" + }, + "craft/plumber": { + "terms": "" + }, + "craft/pottery": { + "terms": "" + }, + "craft/rigger": { + "terms": "" + }, + "craft/roofer": { + "terms": "" + }, + "craft/saddler": { + "name": "Șelar", + "terms": "" + }, + "craft/sailmaker": { + "terms": "" + }, + "craft/sawmill": { + "terms": "" + }, + "craft/scaffolder": { + "terms": "" + }, + "craft/sculpter": { + "name": "Sculptor", + "terms": "" + }, + "craft/shoemaker": { + "name": "Cizmar", + "terms": "" + }, + "craft/stonemason": { + "terms": "" + }, + "craft/sweep": { + "terms": "" + }, + "craft/tiler": { + "terms": "" + }, + "craft/tinsmith": { + "terms": "" + }, + "craft/upholsterer": { + "terms": "" + }, + "craft/watchmaker": { + "terms": "" + }, + "craft/window_construction": { + "name": "Geamgiu" + }, + "craft/winery": { + "name": "Vinărie" + }, + "embankment": { + "name": "Chei", + "terms": "" + }, + "emergency/ambulance_station": { + "name": "Stație de Ambulanță", + "terms": "" + }, + "emergency/defibrillator": { + "name": "Defibrilator", + "terms": "" + }, + "emergency/fire_hydrant": { + "terms": "" + }, + "emergency/phone": { + "terms": "" + }, + "entrance": { + "name": "Intrare/Ieșire", + "terms": "" + }, + "footway/crossing": { + "name": "Traversare", + "terms": "" + }, + "footway/crosswalk": { + "name": "Traversare de Pietoni", + "terms": "" + }, + "footway/sidewalk": { + "name": "Drum de Pietoni", + "terms": "" + }, + "ford": { + "name": "Vad", + "terms": "" + }, + "golf/bunker": { + "terms": "" + }, + "golf/fairway": { + "name": "Drum Maritim", + "terms": "" + }, + "golf/green": { + "terms": "" + }, + "golf/hole": { + "terms": "" + }, + "golf/lateral_water_hazard_area": { + "terms": "" + }, + "golf/lateral_water_hazard_line": { + "terms": "" + }, + "golf/rough": { + "terms": "" + }, + "golf/tee": { + "name": "Casa de Ceai", + "terms": "" + }, + "golf/water_hazard_area": { + "terms": "" + }, + "golf/water_hazard_line": { + "terms": "" + }, + "healthcare/blood_donation": { + "name": "Centru de Donație de Sânge", + "terms": "" }, "highway": { "name": "Autostradă" }, + "highway/bridleway": { + "terms": "" + }, "highway/bus_stop": { - "name": "Stație de autobuz" + "name": "Stație de autobuz", + "terms": "" + }, + "highway/corridor": { + "name": "Coridor Interior", + "terms": "" + }, + "highway/crossing": { + "name": "Traversare de Stradă", + "terms": "" + }, + "highway/crosswalk": { + "name": "Traversare pentru Pietoni", + "terms": "" }, "highway/cycleway": { - "name": "Pistă biciclete" + "name": "Pistă biciclete", + "terms": "" + }, + "highway/elevator": { + "name": "Lift", + "terms": "" }, "highway/footway": { - "name": "Potecă" + "name": "Potecă", + "terms": "" + }, + "highway/give_way": { + "terms": "" + }, + "highway/living_street": { + "terms": "" + }, + "highway/mini_roundabout": { + "terms": "" + }, + "highway/motorway": { + "name": "Autostradă", + "terms": "" + }, + "highway/motorway_junction": { + "name": "Juncție de Autostradă / Ieșire", + "terms": "" + }, + "highway/motorway_link": { + "name": "Intrare în Autostradă", + "terms": "" + }, + "highway/path": { + "name": "Potecă", + "terms": "" + }, + "highway/pedestrian": { + "name": "Drum Pietonal", + "terms": "" }, "highway/primary": { - "name": "Drum principal" + "name": "Drum principal", + "terms": "" + }, + "highway/primary_link": { + "name": "Intrare în Drum Principal", + "terms": "" + }, + "highway/raceway": { + "terms": "" }, "highway/residential": { - "name": "Drum rezidențial" + "name": "Drum rezidențial", + "terms": "" + }, + "highway/rest_area": { + "terms": "" + }, + "highway/road": { + "name": "Stradă Necunoscută", + "terms": "" }, "highway/secondary": { - "name": "Drum secundar" + "name": "Drum secundar", + "terms": "" + }, + "highway/secondary_link": { + "name": "Intrare în Stradă Secundară", + "terms": "" + }, + "highway/service": { + "name": "Stradă de Serviciu", + "terms": "" + }, + "highway/service/alley": { + "name": "Alee", + "terms": "" + }, + "highway/service/drive-through": { + "terms": "" + }, + "highway/service/driveway": { + "terms": "" + }, + "highway/service/emergency_access": { + "name": "Acces de Urgențe", + "terms": "" + }, + "highway/service/parking_aisle": { + "name": "Drum de Parcare", + "terms": "" + }, + "highway/services": { + "name": "Zonă de Serviciu", + "terms": "" + }, + "highway/speed_camera": { + "terms": "" }, "highway/steps": { - "name": "Scări" + "name": "Scări", + "terms": "" + }, + "highway/stop": { + "name": "Semn de Oprire", + "terms": "" + }, + "highway/street_lamp": { + "name": "Lampă Stradală", + "terms": "" + }, + "highway/tertiary": { + "name": "Stradă Terțiară", + "terms": "" + }, + "highway/tertiary_link": { + "name": "Intrare în Stradă Terțiară", + "terms": "" + }, + "highway/track": { + "terms": "" + }, + "highway/traffic_mirror": { + "name": "Oglindă de Trafic", + "terms": "" + }, + "highway/traffic_signals": { + "name": "Semnale de Trafic", + "terms": "" + }, + "highway/trunk": { + "name": "Drum Expres", + "terms": "" + }, + "highway/trunk_link": { + "name": "Intrare în Drum Expres", + "terms": "" + }, + "highway/turning_circle": { + "name": "Cerc de Cotitură", + "terms": "" + }, + "highway/turning_loop": { + "terms": "" + }, + "highway/unclassified": { + "name": "Stradă Minoră/Neclasificată", + "terms": "" + }, + "historic": { + "name": "Sit Istoric", + "terms": "" + }, + "historic/archaeological_site": { + "name": "Sit Arheologic", + "terms": "" + }, + "historic/boundary_stone": { + "name": "Piatră de Graniță", + "terms": "" + }, + "historic/castle": { + "name": "Castel", + "terms": "" + }, + "historic/memorial": { + "name": "Memorial", + "terms": "" + }, + "historic/monument": { + "name": "Monument", + "terms": "" + }, + "historic/ruins": { + "name": "Ruine", + "terms": "" + }, + "historic/tomb": { + "name": "Mormânt", + "terms": "" + }, + "historic/wayside_cross": { + "terms": "" + }, + "historic/wayside_shrine": { + "terms": "" + }, + "junction": { + "name": "Juncție", + "terms": "" + }, + "landuse": { + "name": "Utilizare Teren", + "terms": "" + }, + "landuse/allotments": { + "name": "Grădină Comunitară", + "terms": "" + }, + "landuse/aquaculture": { + "name": "Acvacultură", + "terms": "" + }, + "landuse/basin": { + "name": "Bazin", + "terms": "" + }, + "landuse/cemetery": { + "name": "Cimitir", + "terms": "" + }, + "landuse/churchyard": { + "name": "Curte de Biserică", + "terms": "" + }, + "landuse/commercial": { + "name": "Zonă Comercială", + "terms": "" + }, + "landuse/construction": { + "name": "Construcție", + "terms": "" + }, + "landuse/farm": { + "name": "Teren Agricol" + }, + "landuse/farmland": { + "name": "Teren Agricol", + "terms": "" + }, + "landuse/farmyard": { + "name": "Curte Agricolă", + "terms": "" + }, + "landuse/forest": { + "name": "Pădure", + "terms": "" + }, + "landuse/garages": { + "name": "Garaje", + "terms": "" + }, + "landuse/grass": { + "name": "Iarbă", + "terms": "" + }, + "landuse/harbour": { + "name": "Port", + "terms": "" + }, + "landuse/industrial": { + "name": "Zonă Industrială", + "terms": "" + }, + "landuse/landfill": { + "terms": "" + }, + "landuse/meadow": { + "name": "Pajiște", + "terms": "" + }, + "landuse/military": { + "name": "Zonă Militară", + "terms": "" + }, + "landuse/military/airfield": { + "name": "Aeroport Militar", + "terms": "" + }, + "landuse/military/barracks": { + "name": "Baraci", + "terms": "" + }, + "landuse/military/bunker": { + "name": "Munker Militar", + "terms": "" + }, + "landuse/military/checkpoint": { + "name": "Punct de Control", + "terms": "" + }, + "landuse/military/danger_area": { + "name": "Zonă de Pericol", + "terms": "" + }, + "landuse/military/naval_base": { + "name": "Bază Navală", + "terms": "" + }, + "landuse/military/nuclear_explosion_site": { + "name": "Sit de Explozie Nucleară", + "terms": "" + }, + "landuse/military/obstacle_course": { + "name": "Curs cu Obstacole", + "terms": "" + }, + "landuse/military/office": { + "name": "Oficiu Militar", + "terms": "" + }, + "landuse/military/range": { + "name": "Gamă Militară", + "terms": "" + }, + "landuse/military/training_area": { + "name": "Zonă de Training", + "terms": "" + }, + "landuse/orchard": { + "terms": "" + }, + "landuse/plant_nursery": { + "terms": "" + }, + "landuse/quarry": { + "terms": "" + }, + "landuse/railway": { + "terms": "" + }, + "landuse/recreation_ground": { + "terms": "" + }, + "landuse/residential": { + "name": "Zonă Rezidențială", + "terms": "" + }, + "landuse/retail": { + "name": "Zonă de Retail", + "terms": "" + }, + "landuse/vineyard": { + "name": "Curte de Vin", + "terms": "" + }, + "leisure": { + "terms": "" + }, + "leisure/adult_gaming_centre": { + "terms": "" + }, + "leisure/bird_hide": { + "terms": "" + }, + "leisure/bowling_alley": { + "name": "Alee de Bowling", + "terms": "" + }, + "leisure/common": { + "name": "Comun", + "terms": "" + }, + "leisure/dance": { + "name": "Sală de Dans", + "terms": "" + }, + "leisure/dog_park": { + "name": "Parc de Câini", + "terms": "" + }, + "leisure/firepit": { + "terms": "" + }, + "leisure/fitness_centre": { + "name": "Centru Fitness", + "terms": "" + }, + "leisure/fitness_centre/yoga": { + "name": "Studio Yoga", + "terms": "" + }, + "leisure/fitness_station": { + "name": "Stație de Fitness în Aer Liber", + "terms": "" + }, + "leisure/garden": { + "name": "Grădină", + "terms": "" + }, + "leisure/golf_course": { + "name": "Curs de Golf", + "terms": "" + }, + "leisure/horse_riding": { + "name": "Facilitate de Călărie", + "terms": "" + }, + "leisure/ice_rink": { + "terms": "" + }, + "leisure/marina": { + "terms": "" + }, + "leisure/miniature_golf": { + "name": "Minigolf", + "terms": "" + }, + "leisure/nature_reserve": { + "name": "Rezervat Natural", + "terms": "" + }, + "leisure/park": { + "name": "Parc", + "terms": "" + }, + "leisure/picnic_table": { + "name": "Masă de Picnic", + "terms": "" + }, + "leisure/pitch": { + "name": "Teren de Sport", + "terms": "" + }, + "leisure/pitch/american_football": { + "name": "Teren de Fotbal American", + "terms": "" + }, + "leisure/pitch/baseball": { + "name": "Teren de Baseball", + "terms": "" + }, + "leisure/pitch/basketball": { + "name": "Teren de Basket", + "terms": "" + }, + "leisure/pitch/beachvolleyball": { + "name": "Teren de Volley de Plajă", + "terms": "" + }, + "leisure/pitch/bowls": { + "terms": "" + }, + "leisure/pitch/cricket": { + "name": "Teren de Cricket", + "terms": "" + }, + "leisure/pitch/equestrian": { + "name": "Teren de Călărit", + "terms": "" + }, + "leisure/pitch/rugby_league": { + "name": "Teren de Rugby", + "terms": "" + }, + "leisure/pitch/rugby_union": { + "terms": "" + }, + "leisure/pitch/skateboard": { + "name": "Park de Skate", + "terms": "" + }, + "leisure/pitch/soccer": { + "name": "Teren de Fotbal", + "terms": "" + }, + "leisure/pitch/table_tennis": { + "name": "Masă de Ping Pong", + "terms": "" + }, + "leisure/pitch/tennis": { + "name": "Teren de Tenis", + "terms": "" + }, + "leisure/pitch/volleyball": { + "name": "Teren de Voley", + "terms": "" + }, + "leisure/playground": { + "name": "Loc de Joacă", + "terms": "" + }, + "leisure/resort": { + "name": "Resort", + "terms": "" + }, + "leisure/running_track": { + "terms": "" + }, + "leisure/slipway": { + "terms": "" + }, + "leisure/sports_centre": { + "name": "Centru / Complex de Sport", + "terms": "" + }, + "leisure/sports_centre/swimming": { + "name": "Facilitate de Înnot", + "terms": "" + }, + "leisure/stadium": { + "name": "Stadion", + "terms": "" + }, + "leisure/swimming_pool": { + "name": "Piscină", + "terms": "" + }, + "leisure/track": { + "terms": "" + }, + "leisure/water_park": { + "name": "Parc Acvatic", + "terms": "" + }, + "line": { + "name": "Linie", + "terms": "" + }, + "man_made": { + "terms": "" + }, + "man_made/adit": { + "terms": "" + }, + "man_made/breakwater": { + "terms": "" + }, + "man_made/bridge": { + "name": "Pod", + "terms": "" + }, + "man_made/chimney": { + "name": "Șemineu", + "terms": "" + }, + "man_made/cutline": { + "terms": "" + }, + "man_made/embankment": { + "name": "Îmbarcare" + }, + "man_made/flagpole": { + "terms": "" + }, + "man_made/gasometer": { + "terms": "" + }, + "man_made/groyne": { + "terms": "" + }, + "man_made/lighthouse": { + "name": "Far", + "terms": "" + }, + "man_made/mast": { + "terms": "" + }, + "man_made/observation": { + "name": "Turn de Observație", + "terms": "" + }, + "man_made/petroleum_well": { + "terms": "" + }, + "man_made/pier": { + "name": "Chei", + "terms": "" + }, + "man_made/pipeline": { + "name": "Condunctă", + "terms": "" + }, + "man_made/pumping_station": { + "name": "Stație de Pompare", + "terms": "" + }, + "man_made/silo": { + "name": "Siloz", + "terms": "" + }, + "man_made/storage_tank": { + "name": "Rezervor de Stocare", + "terms": "" + }, + "man_made/surveillance": { + "name": "Supraveghere", + "terms": "" + }, + "man_made/surveillance_camera": { + "name": "Cameră de Supraveghere", + "terms": "" + }, + "man_made/survey_point": { + "terms": "" + }, + "man_made/tower": { + "name": "Turn", + "terms": "" + }, + "man_made/wastewater_plant": { + "name": "Sta'ie de Epurare", + "terms": "" + }, + "man_made/water_tower": { + "name": "Turn de Apă", + "terms": "" + }, + "man_made/water_well": { + "name": "Fântână", + "terms": "" + }, + "man_made/water_works": { + "terms": "" + }, + "man_made/watermill": { + "name": "Moară de Apă", + "terms": "" + }, + "man_made/windmill": { + "name": "Moară de Vânt", + "terms": "" + }, + "man_made/works": { + "name": "Fabrică", + "terms": "" + }, + "manhole": { + "terms": "" + }, + "manhole/drain": { + "terms": "" + }, + "manhole/telecom": { + "terms": "" + }, + "natural": { + "name": "Natural", + "terms": "" + }, + "natural/bare_rock": { + "name": "Stâncă", + "terms": "" + }, + "natural/bay": { + "name": "Golf", + "terms": "" + }, + "natural/beach": { + "name": "Plajă", + "terms": "" + }, + "natural/cave_entrance": { + "name": "Intrare de Peșteră", + "terms": "" + }, + "natural/cliff": { + "name": "Faleză", + "terms": "" + }, + "natural/coastline": { + "name": "Linie de Coastă", + "terms": "" + }, + "natural/fell": { + "terms": "" + }, + "natural/glacier": { + "name": "Ghețar", + "terms": "" + }, + "natural/grassland": { + "name": "Iarbă", + "terms": "" + }, + "natural/heath": { + "name": "Landă", + "terms": "" + }, + "natural/peak": { + "name": "Vârf", + "terms": "" + }, + "natural/ridge": { + "name": "Creastă", + "terms": "" + }, + "natural/saddle": { + "terms": "" + }, + "natural/sand": { + "name": "Nisip", + "terms": "" + }, + "natural/scree": { + "name": "Pietriș", + "terms": "" + }, + "natural/scrub": { + "terms": "" + }, + "natural/spring": { + "terms": "" + }, + "natural/tree": { + "name": "Copac", + "terms": "" + }, + "natural/tree_row": { + "name": "Rând de Copaci", + "terms": "" + }, + "natural/volcano": { + "name": "Vulcan", + "terms": "" + }, + "natural/water": { + "name": "Apă", + "terms": "" + }, + "natural/water/lake": { + "name": "Lac", + "terms": "" + }, + "natural/water/pond": { + "name": "Iaz", + "terms": "" + }, + "natural/water/reservoir": { + "name": "Rezervor", + "terms": "" + }, + "natural/wetland": { + "name": "Zonă Umedă", + "terms": "" + }, + "natural/wood": { + "name": "Pădure", + "terms": "" + }, + "noexit/yes": { + "name": "Fără Ieșire", + "terms": "" + }, + "office": { + "name": "Oficiu", + "terms": "" + }, + "office/accountant": { + "name": "Socotitor", + "terms": "" + }, + "office/administrative": { + "name": "Oficiu Administrativ", + "terms": "" + }, + "office/architect": { + "name": "Arhitect", + "terms": "" + }, + "office/company": { + "name": "Oficiu de Companie", + "terms": "" + }, + "office/coworking": { + "terms": "" + }, + "office/educational_institution": { + "name": "Instituție Educațională" + }, + "office/employment_agency": { + "name": "Agenție de Muncă", + "terms": "" + }, + "office/estate_agent": { + "name": "Oficiu de Proprietate Imobiliară", + "terms": "" + }, + "office/financial": { + "name": "Oficiu Financiar", + "terms": "" + }, + "office/government": { + "name": "Oficiu de Guvern", + "terms": "" + }, + "office/government/register_office": { + "name": "Oficiu de Registru", + "terms": "" + }, + "office/insurance": { + "name": "Oficiu de Asigurare", + "terms": "" + }, + "office/it": { + "name": "Oficiu IT", + "terms": "" + }, + "office/lawyer": { + "name": "Cabinet de Avocatură", + "terms": "" + }, + "office/lawyer/notary": { + "name": "Notar", + "terms": "" + }, + "office/newspaper": { + "name": "Ziar", + "terms": "" + }, + "office/ngo": { + "name": "Oficiu NGO", + "terms": "" + }, + "office/physician": { + "name": "Fizician" + }, + "office/political_party": { + "name": "Partid Politic", + "terms": "" + }, + "office/research": { + "name": "Birou de Cercetare", + "terms": "" + }, + "office/telecommunication": { + "name": "Oficiu Telecom", + "terms": "" + }, + "office/therapist": { + "name": "Terapist", + "terms": "" + }, + "office/travel_agent": { + "name": "Agenție de Călătorii" + }, + "piste": { + "name": "Pistă de Schi", + "terms": "" + }, + "place": { + "name": "Loc" + }, + "place/city": { + "name": "Oraș", + "terms": "" + }, + "place/farm": { + "name": "Fermă" + }, + "place/hamlet": { + "name": "Cătun", + "terms": "" + }, + "place/island": { + "name": "Insulă", + "terms": "" + }, + "place/isolated_dwelling": { + "terms": "" + }, + "place/locality": { + "name": "Localitate", + "terms": "" + }, + "place/neighbourhood": { + "name": "Cartier", + "terms": "" + }, + "place/quarter": { + "name": "Cartier", + "terms": "" + }, + "place/square": { + "name": "Piață", + "terms": "" + }, + "place/suburb": { + "name": "Suburbie", + "terms": "" + }, + "place/town": { + "name": "Oraș", + "terms": "" + }, + "place/village": { + "name": "Sat", + "terms": "" + }, + "point": { + "name": "Punct", + "terms": "" + }, + "power": { + "name": "Energie" + }, + "power/generator": { + "name": "Generator de Energie", + "terms": "" + }, + "power/generator/source_nuclear": { + "name": "Reactor Nuclear", + "terms": "" + }, + "power/generator/source_wind": { + "name": "Turbină de Vânt", + "terms": "" + }, + "power/line": { + "name": "Linie de Alimentare", + "terms": "" + }, + "power/minor_line": { + "name": "Linie de Alimentare Minoră", + "terms": "" + }, + "power/plant": { + "terms": "" + }, + "power/pole": { + "name": "Stâlp de Energie", + "terms": "" + }, + "power/sub_station": { + "name": "SubStație" + }, + "power/substation": { + "name": "Substație", + "terms": "" + }, + "power/tower": { + "name": "Turn de Înaltă Tensiune", + "terms": "" + }, + "power/transformer": { + "name": "Transformator", + "terms": "" + }, + "public_transport/platform": { + "name": "Platformă", + "terms": "" + }, + "public_transport/stop_position": { + "name": "Poziție Stop", + "terms": "" + }, + "railway": { + "name": "Cale Ferată" + }, + "railway/abandoned": { + "name": "Cale Ferată Abandonată", + "terms": "" + }, + "railway/crossing": { + "name": "Traversare de Căi Ferate (Potecă)", + "terms": "" + }, + "railway/disused": { + "name": "Cale Ferată Învechită", + "terms": "" + }, + "railway/funicular": { + "name": "Frânghie", + "terms": "" + }, + "railway/halt": { + "name": "Stație de Cale Ferată", + "terms": "" + }, + "railway/level_crossing": { + "name": "Traversare de Cale Ferată (Stradă)", + "terms": "" + }, + "railway/monorail": { + "name": "Monoșină", + "terms": "" + }, + "railway/narrow_gauge": { + "name": "Cale Ferată Îngustă", + "terms": "" + }, + "railway/platform": { + "name": "Platformă de Cale Ferată", + "terms": "" + }, + "railway/rail": { + "name": "Șină", + "terms": "" + }, + "railway/station": { + "name": "Stație de Cale Ferată", + "terms": "" + }, + "railway/subway": { + "name": "Metrou", + "terms": "" + }, + "railway/subway_entrance": { + "name": "Intrare Metrou", + "terms": "" + }, + "railway/tram": { + "name": "Tranvai", + "terms": "" + }, + "railway/tram_stop": { + "name": "Oprire de Tranvai", + "terms": "" + }, + "relation": { + "name": "Relație", + "terms": "" + }, + "roundabout": { + "name": "Sens Giratoriu" + }, + "route/ferry": { + "name": "Rută de Bac", + "terms": "" + }, + "shop": { + "name": "Magazin", + "terms": "" + }, + "shop/alcohol": { + "name": "Magazin de Băuturi Alcoolice", + "terms": "G" + }, + "shop/anime": { + "name": "Magazin Anime", + "terms": "" + }, + "shop/antiques": { + "name": "Anticariat", + "terms": "" + }, + "shop/appliance": { + "name": "Magazin de Electrocasnice", + "terms": "" + }, + "shop/art": { + "name": "Magazin de Artă", + "terms": "" + }, + "shop/baby_goods": { + "name": "Magazin de Produse pentru Bebeluși", + "terms": "" + }, + "shop/bag": { + "name": "Magazin de Bagaje", + "terms": "" + }, + "shop/bakery": { + "name": "Brutărie", + "terms": "" + }, + "shop/bathroom_furnishing": { + "name": "Magazin de Mobilier pentru Băi", + "terms": "" + }, + "shop/beauty": { + "name": "Magazin Beauty", + "terms": "" + }, + "shop/beauty/nails": { + "name": "Salon de Unghii", + "terms": "" + }, + "shop/beauty/tanning": { + "name": "Salon de Bronzat", + "terms": "" + }, + "shop/bed": { + "name": "Magazin de Saltele", + "terms": "" + }, + "shop/beverages": { + "name": "Magazin de Băuturi", + "terms": "" + }, + "shop/bicycle": { + "name": "Magazin de Biciclete", + "terms": "" + }, + "shop/bookmaker": { + "name": "Atelier de Cărți", + "terms": "" + }, + "shop/books": { + "name": "Magazin de Cărți", + "terms": "" + }, + "shop/boutique": { + "name": "Boutique", + "terms": "" + }, + "shop/butcher": { + "name": "Măcelărie", + "terms": "" + }, + "shop/candles": { + "name": "Magazin de Lumânări", + "terms": "" + }, + "shop/car": { + "name": "Magazin de Mașini", + "terms": "" + }, + "shop/car_repair": { + "name": "Vulcanizare", + "terms": "" + }, + "shop/carpet": { + "name": "Magazin de Covoare", + "terms": "" + }, + "shop/charity": { + "name": "Magazin de Caritate", + "terms": "" + }, + "shop/cheese": { + "name": "Magazin de Brânzeturi", + "terms": "" + }, + "shop/chemist": { + "name": "Drogărie", + "terms": "" + }, + "shop/chocolate": { + "name": "Magazin de Ciocolată", + "terms": "" + }, + "shop/clothes": { + "name": "Magazin de Haine", + "terms": "" + }, + "shop/coffee": { + "name": "Magazin de Cafea", + "terms": "" + }, + "shop/computer": { + "name": "Magazin de Calculatoare", + "terms": "" + }, + "shop/confectionery": { + "name": "Magazin de Dulciuri", + "terms": "" + }, + "shop/convenience": { + "name": "Magazin Universal", + "terms": "" + }, + "shop/copyshop": { + "name": "Atelier de Copiere", + "terms": "" + }, + "shop/cosmetics": { + "name": "osmetic", + "terms": "" + }, + "shop/craft": { + "terms": "" + }, + "shop/curtain": { + "name": "Magazin de Perdele", + "terms": "" + }, + "shop/dairy": { + "name": "Magazin de Lactate", + "terms": "" + }, + "shop/deli": { + "terms": "" + }, + "shop/department_store": { + "name": "Magazin Universal", + "terms": "" + }, + "shop/doityourself": { + "name": "Magazin DIY", + "terms": "" + }, + "shop/dry_cleaning": { + "name": "Uscător", + "terms": "" + }, + "shop/e-cigarette": { + "name": "Magazin de Țigarete Electrice", + "terms": "" + }, + "shop/electronics": { + "name": "Magazin de Electronice", + "terms": "" + }, + "shop/erotic": { + "name": "Magazin Erotic", + "terms": "" + }, + "shop/fabric": { + "name": "Magazin de Materiale", + "terms": "" + }, + "shop/farm": { + "terms": "" + }, + "shop/fashion": { + "name": "Magazin de Modă", + "terms": "" + }, + "shop/florist": { + "name": "Florărie", + "terms": "" + }, + "shop/frame": { + "terms": "" + }, + "shop/funeral_directors": { + "name": "Casă Funerală", + "terms": "" + }, + "shop/furnace": { + "terms": "" + }, + "shop/furniture": { + "name": "Magazin de Mobilă", + "terms": "" + }, + "shop/garden_centre": { + "name": "Magazin de Grădinărit", + "terms": "" + }, + "shop/gas": { + "terms": "" + }, + "shop/gift": { + "name": "Magazin de Cadouri", + "terms": "" + }, + "shop/greengrocer": { + "terms": "" + }, + "shop/hairdresser": { + "name": "Frizer", + "terms": "" + }, + "shop/hardware": { + "terms": "" + }, + "shop/hearing_aids": { + "terms": "" + }, + "shop/herbalist": { + "terms": "" + }, + "shop/hifi": { + "terms": "" + }, + "shop/houseware": { + "terms": "" + }, + "shop/interior_decoration": { + "name": "Magazin de Decorații Interioare", + "terms": "" + }, + "shop/jewelry": { + "name": "Giuvaer", + "terms": "" + }, + "shop/kiosk": { + "name": "Chioșc de Ziare", + "terms": "" + }, + "shop/kitchen": { + "name": "Magazin de Bucătărie", + "terms": "" + }, + "shop/laundry": { + "name": "Spălătorie", + "terms": "" + }, + "shop/leather": { + "terms": "" + }, + "shop/locksmith": { + "terms": "" + }, + "shop/lottery": { + "name": "Loterie", + "terms": "" + }, + "shop/mall": { + "name": "Mall", + "terms": "" + }, + "shop/massage": { + "name": "Masaj", + "terms": "" + }, + "shop/medical_supply": { + "name": "Magazin Alimentar Medical", + "terms": "" + }, + "shop/mobile_phone": { + "name": "Magazin de Telefoane Mobile", + "terms": "" + }, + "shop/money_lender": { + "name": "Creditor de Bani", + "terms": "" + }, + "shop/motorcycle": { + "name": "Magazin de Motociclete", + "terms": "" + }, + "shop/music": { + "name": "Magazin de Muzică", + "terms": "" + }, + "shop/musical_instrument": { + "name": "Magazin de Instrumente Muzicale", + "terms": "" + }, + "shop/newsagent": { + "name": "Magazin de Ziare", + "terms": "" + }, + "shop/nutrition_supplements": { + "name": "Magazin de Suplimente Nutritive", + "terms": "" + }, + "shop/optician": { + "name": "Optician", + "terms": "" + }, + "shop/organic": { + "name": "Magazin de Bunuri Organice", + "terms": "" + }, + "shop/outdoor": { + "name": "Magazin în Aer Liber", + "terms": "" + }, + "shop/paint": { + "name": "Magazin de Pictură", + "terms": "" + }, + "shop/pastry": { + "terms": "" + }, + "shop/pawnbroker": { + "terms": "" + }, + "shop/perfumery": { + "name": "Magazin de Parfum", + "terms": "" + }, + "shop/pet": { + "name": "Magazin de Animale", + "terms": "" + }, + "shop/photo": { + "name": "Magazin de Fotografie", + "terms": "" + }, + "shop/pyrotechnics": { + "name": "Magazin de Artificii", + "terms": "" + }, + "shop/radiotechnics": { + "terms": "" + }, + "shop/religion": { + "name": "Magazin Religios", + "terms": "" + }, + "shop/scuba_diving": { + "name": "Magazin de Scufundări", + "terms": "" + }, + "shop/seafood": { + "name": "Magazin de Fructe de Mare", + "terms": "" + }, + "shop/second_hand": { + "name": "Magazin de Depozite", + "terms": "" + }, + "shop/shoes": { + "name": "Magazin de Ghete", + "terms": "" + }, + "shop/sports": { + "name": "Magazin de Haine de Sport", + "terms": "" + }, + "shop/stationery": { + "terms": "" + }, + "shop/storage_rental": { + "terms": "" + }, + "shop/supermarket": { + "name": "Supermarket", + "terms": "" + }, + "shop/tailor": { + "terms": "" + }, + "shop/tattoo": { + "name": "Artist de Tatuaje", + "terms": "" + }, + "shop/tea": { + "name": "Magazin de Ceaiuri", + "terms": "" + }, + "shop/ticket": { + "name": "Vânzător de Bilete", + "terms": "" + }, + "shop/tobacco": { + "name": "Tăbăcărie", + "terms": "" + }, + "shop/toys": { + "name": "Magazin de Jucării", + "terms": "" + }, + "shop/travel_agency": { + "name": "Agenție de Călătorii", + "terms": "" + }, + "shop/tyres": { + "name": "Magazin de Roți", + "terms": "" + }, + "shop/vacant": { + "name": "Magazin Vacant" + }, + "shop/vacuum_cleaner": { + "name": "Magazin de Aspiratoare", + "terms": "" + }, + "shop/variety_store": { + "name": "Magazin de Varietăți", + "terms": "" + }, + "shop/video": { + "name": "Magazin Video", + "terms": "" + }, + "shop/video_games": { + "name": "Magazin de Jocuri de Calculator", + "terms": "" + }, + "shop/watches": { + "name": "Magazin de Ceasuri", + "terms": "" + }, + "shop/water_sports": { + "terms": "" + }, + "shop/weapons": { + "name": "Magazin de Arme", + "terms": "" + }, + "shop/window_blind": { + "terms": "" + }, + "shop/wine": { + "name": "Magazin de Vinuri", + "terms": "" + }, + "tourism": { + "name": "Turism", + "terms": "" + }, + "tourism/alpine_hut": { + "name": "Cabană", + "terms": "" + }, + "tourism/apartment": { + "name": "Apartament de Închiriat", + "terms": "" + }, + "tourism/aquarium": { + "name": "Acvariu", + "terms": "" + }, + "tourism/artwork": { + "terms": "" + }, + "tourism/attraction": { + "name": "Atracție Turistică", + "terms": "" + }, + "tourism/camp_site": { + "name": "Teren de Camping", + "terms": "" + }, + "tourism/caravan_site": { + "terms": "" + }, + "tourism/chalet": { + "name": "Șalet", + "terms": "" + }, + "tourism/gallery": { + "name": "Galerie de Artă", + "terms": "" + }, + "tourism/guest_house": { + "name": "Casă de Oaspeți", + "terms": "" + }, + "tourism/hostel": { + "name": "Hostel", + "terms": "" + }, + "tourism/hotel": { + "name": "Hotel", + "terms": "" + }, + "tourism/information": { + "name": "Informații", + "terms": "" + }, + "tourism/information/board": { + "name": "Panou de Informații", + "terms": "" + }, + "tourism/information/guidepost": { + "terms": "" + }, + "tourism/information/map": { + "name": "Hartă", + "terms": "" + }, + "tourism/information/office": { + "name": "Oficiu de Informare Turistică", + "terms": "" + }, + "tourism/motel": { + "name": "Motel", + "terms": "" + }, + "tourism/museum": { + "name": "Muzeu", + "terms": "" + }, + "tourism/picnic_site": { + "name": "Picnic", + "terms": "" + }, + "tourism/theme_park": { + "name": "Parc de Distracții", + "terms": "" + }, + "tourism/viewpoint": { + "name": "Punct de Vedere", + "terms": "" + }, + "tourism/zoo": { + "name": "Grădină Zoologică", + "terms": "" + }, + "traffic_calming": { + "terms": "" + }, + "traffic_calming/bump": { + "name": "Cucui de Viteză", + "terms": "" + }, + "traffic_calming/chicane": { + "terms": "" + }, + "traffic_calming/choker": { + "terms": "" + }, + "traffic_calming/cushion": { + "terms": "g" + }, + "traffic_calming/dip": { + "terms": "" + }, + "traffic_calming/hump": { + "name": "Cucui de Viteză", + "terms": "" + }, + "traffic_calming/island": { + "name": "Insulă de Trafic", + "terms": "" + }, + "traffic_calming/rumble_strip": { + "terms": "" + }, + "traffic_calming/table": { + "terms": "" + }, + "type/boundary": { + "name": "Graniță", + "terms": "" + }, + "type/boundary/administrative": { + "name": "Graniță Administrativă", + "terms": "" + }, + "type/multipolygon": { + "name": "Multipoligon" + }, + "type/restriction": { + "name": "Restricție", + "terms": "" + }, + "type/restriction/no_left_turn": { + "name": "Fără Întoarcere la Stânga", + "terms": "" + }, + "type/restriction/no_right_turn": { + "name": "Fără Întoarcere la Dreapta", + "terms": "" + }, + "type/restriction/no_straight_on": { + "name": "Fără Drum Continuu", + "terms": "" + }, + "type/restriction/no_u_turn": { + "name": "Fără Întoarcere", + "terms": "" + }, + "type/restriction/only_left_turn": { + "name": "Întoarcere doar la Stânga", + "terms": "" + }, + "type/restriction/only_right_turn": { + "name": "Întoarcere doar la Dreapta", + "terms": "" + }, + "type/restriction/only_straight_on": { + "name": "Fără Întoarcere", + "terms": "" + }, + "type/route": { + "name": "Rută", + "terms": "" + }, + "type/route/bicycle": { + "name": "Rută de Biciclete", + "terms": "" }, "type/route/bus": { - "name": "Traseu Autobuz" + "name": "Traseu Autobuz", + "terms": "" + }, + "type/route/detour": { + "name": "Rută Detur", + "terms": "" + }, + "type/route/ferry": { + "name": "Rută de Bac", + "terms": "" + }, + "type/route/foot": { + "name": "Rută pe Jos", + "terms": "" + }, + "type/route/hiking": { + "name": "Rută de Drumeție", + "terms": "" + }, + "type/route/horse": { + "name": "Rută de Călărit", + "terms": "" + }, + "type/route/pipeline": { + "name": "Rută de Conducte", + "terms": "" + }, + "type/route/power": { + "name": "Rută de Energie", + "terms": "" + }, + "type/route/road": { + "name": "Rută de Stadă", + "terms": "" + }, + "type/route/train": { + "name": "Rută de Tren", + "terms": "" + }, + "type/route/tram": { + "name": "Rută de Tranvai", + "terms": "" + }, + "type/route_master": { + "terms": "" + }, + "type/site": { + "name": "Sit", + "terms": "" + }, + "vertex": { + "name": "Altele", + "terms": "" + }, + "waterway": { + "name": "Drum Marin" + }, + "waterway/boatyard": { + "name": "Curte de Bărci", + "terms": "" + }, + "waterway/canal": { + "name": "Canal", + "terms": "" + }, + "waterway/dam": { + "name": "Baraj", + "terms": "" + }, + "waterway/ditch": { + "terms": "" + }, + "waterway/drain": { + "name": "Pârâu", + "terms": "" + }, + "waterway/fuel": { + "terms": "" + }, + "waterway/river": { + "name": "Râu", + "terms": "" + }, + "waterway/riverbank": { + "name": "Mal", + "terms": "" + }, + "waterway/sanitary_dump_station": { + "terms": "" + }, + "waterway/stream": { + "name": "Fluviu", + "terms": "q" + }, + "waterway/water_point": { + "terms": "" + }, + "waterway/waterfall": { + "name": "Cascadă", + "terms": "" + }, + "waterway/weir": { + "terms": "" } } + }, + "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" + }, + "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" + }, + "New_and_Misaligned_TIGER_Roads-2013": { + "name": "Străzi TIGER Noi & Alineate Greșit" + }, + "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": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, date de hartă contribuitori OpenStreetMap, ODbL 1.0" + }, + "name": "Trasee Marcate: Bicicletă" + }, + "Waymarked_Trails-Hiking": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, date de hartă contribuitori OpenStreetMap, ODbL 1.0" + }, + "name": "Trasee Marcate: Drumeție" + }, + "Waymarked_Trails-MTB": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, date de hartă contribuitori OpenStreetMap, ODbL 1.0" + }, + "name": "Trasee Marcate: MTB" + }, + "Waymarked_Trails-Skating": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, date de hartă contribuitori OpenStreetMap, ODbL 1.0" + }, + "name": "Trasee Marcate: Skating" + }, + "Waymarked_Trails-Winter_Sports": { + "attribution": { + "text": "© Michael Spreng, CC by-SA 3.0, date de hartă contribuitori OpenStreetMap, ODbL 1.0" + }, + "name": "Trasee Marcate: Sporturi de iarnă" + }, + "basemap.at": { + "attribution": { + "text": "basemap.at" + }, + "description": "Basemap de Austria, bazat pe date ale guvernamentului.", + "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": { + "attribution": { + "text": "Plăci de hartă de Stamen Design, sub CC BY 3.0" + }, + "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 " + } } } } \ No newline at end of file diff --git a/dist/locales/ru.json b/dist/locales/ru.json index 231f4b628..8ef36d152 100644 --- a/dist/locales/ru.json +++ b/dist/locales/ru.json @@ -328,8 +328,6 @@ }, "commit": { "title": "Загрузить в OpenStreetMap", - "description_placeholder": "Короткое описание к вашим изменениям (обязательно)", - "message_label": "Описание изменений", "upload_explanation": "Сделанные вами изменения появятся на всех картах, использующих данные OpenStreetMap.", "upload_explanation_with_user": "Изменения, сделанные вами под именем {user}, появятся на всех картах, использующих данные OpenStreetMap.", "save": "Сохранить", @@ -348,6 +346,21 @@ "list": "Отредактировано {users}", "truncated_list": "Отредактировано {users} и ещё {count} другими" }, + "info_panels": { + "key": "I", + "background": { + "key": "B" + }, + "history": { + "key": "H" + }, + "location": { + "key": "L" + }, + "measurement": { + "key": "M" + } + }, "geometry": { "point": "точка", "vertex": "вершина", @@ -1374,10 +1387,6 @@ "generator/type": { "label": "Тип" }, - "golf_hole": { - "label": "Номер лунки", - "placeholder": "Число лунок (1-18)" - }, "grape_variety": { "label": "Сорта винограда" }, @@ -1751,9 +1760,6 @@ "container": "Контейнер для приема отходов на переработку" } }, - "ref": { - "label": "Номер / идентификатор" - }, "relation": { "label": "Тип отношения" }, @@ -1867,9 +1873,6 @@ "social_facility_for": { "label": "Обслуживаемые лица" }, - "source": { - "label": "Источник информации о всех тегах" - }, "sport": { "label": "Вид спорта" }, @@ -2007,9 +2010,6 @@ "trees": { "label": "Деревья" }, - "tunnel": { - "label": "Тоннель" - }, "vending": { "label": "Тип товаров" }, @@ -3910,8 +3910,7 @@ "terms": "Общественное движение, НКО, Неправительственная организация, Некоммерческая организация, Общественный фонд, Общественное учреждение," }, "office/physician": { - "name": "Врач", - "terms": "врач, доктор, медик" + "name": "Врач" }, "office/political_party": { "name": "Политическая партия", @@ -4302,7 +4301,7 @@ "name": "Рыбный магазин" }, "shop/florist": { - "name": "Цветочный", + "name": "Цветочный магазин", "terms": "Цветочный магазин" }, "shop/frame": { diff --git a/dist/locales/sk.json b/dist/locales/sk.json index 4b4e47e62..19604c9c3 100644 --- a/dist/locales/sk.json +++ b/dist/locales/sk.json @@ -328,8 +328,6 @@ }, "commit": { "title": "Nahrať do OpenStreetMap", - "description_placeholder": "Krátky popis vašich príspevkov (potrebný)", - "message_label": "Popis súboru zmien", "upload_explanation": "Zmeny, ktoré nahráte, budú viditeľné na všetkých mapách, ktoré používajú údaje z OpenStreetMap.", "upload_explanation_with_user": "Zmeny, ktoré nahráte ako {user}, budú viditeľné na všetkých mapách, ktoré používajú údaje z OpenStreetMap.", "save": "Nahrať", @@ -1282,6 +1280,10 @@ "brand": { "label": "Značka" }, + "bridge": { + "label": "Typ", + "placeholder": "Prednastavené" + }, "building": { "label": "Budova" }, @@ -1292,7 +1294,7 @@ "label": "Typ" }, "camera/direction": { - "label": "Smer (Stupňov v smere hodín)", + "label": "Smer (stupňov v smere hodinových ručičiek)", "placeholder": "45, 90, 180, 270" }, "camera/mount": { @@ -1384,6 +1386,10 @@ "currency_multi": { "label": "Typy mien" }, + "cutting": { + "label": "Typ", + "placeholder": "Prednastavené" + }, "cycle_network": { "label": "Sieť" }, @@ -1469,6 +1475,10 @@ "label": "Email", "placeholder": "http://priklad.sk/" }, + "embankment": { + "label": "Typ", + "placeholder": "Prednastavené" + }, "emergency": { "label": "Záchranná služba" }, @@ -1491,7 +1501,10 @@ "fire_hydrant/position": { "label": "Pozícia", "options": { - "parking_lot": "Parkovisko" + "green": "Tráva", + "lane": "Vozovka", + "parking_lot": "Parkovisko", + "sidewalk": "Chodník" } }, "fire_hydrant/type": { @@ -1506,6 +1519,10 @@ "fixme": { "label": "Oprav ma!" }, + "ford": { + "label": "Typ", + "placeholder": "Prednastavené" + }, "fuel": { "label": "Palivo" }, @@ -1536,9 +1553,8 @@ "generator/type": { "label": "Typ" }, - "golf_hole": { - "label": "Referenčné čislo", - "placeholder": "Číslo jamky (1-18)" + "grape_variety": { + "label": "Odrody viniča" }, "handicap": { "label": "Handicap", @@ -1556,6 +1572,9 @@ "historic": { "label": "Typ" }, + "historic/civilization": { + "label": "Historická civilizácia" + }, "hoops": { "label": "Koše", "placeholder": "1, 2, 4..." @@ -1576,9 +1595,15 @@ "up": "Nahor" } }, + "indoor": { + "label": "Vnútri" + }, "information": { "label": "Typ" }, + "inscription": { + "label": "Nápis" + }, "internet_access": { "label": "Prístup k Internetu", "options": { @@ -1595,6 +1620,12 @@ "internet_access/ssid": { "label": "SSID (Názov siete)" }, + "kerb": { + "label": "Obrubník" + }, + "label": { + "label": "Nápis" + }, "lamp_type": { "label": "Typ" }, @@ -1606,7 +1637,8 @@ "placeholder": "1, 2, 3..." }, "layer": { - "label": "Vrstva" + "label": "Vrstva", + "placeholder": "0" }, "leaf_cycle": { "label": "Opadavosť", @@ -1669,6 +1701,9 @@ "manhole": { "label": "Typ" }, + "map_size": { + "label": "Pokrytie mapy" + }, "map_type": { "label": "Typ" }, @@ -1686,6 +1721,10 @@ "maxweight": { "label": "Maximálna hmotnosť" }, + "milestone_position": { + "label": "Pozícia mílnika", + "placeholder": "Vzdialenosť na jedno desatinné miesto (123.4)" + }, "mtb/scale": { "label": "Obtiažnosť pre horské bicykle", "options": { @@ -1870,6 +1909,9 @@ "place": { "label": "Typ" }, + "plant": { + "label": "Rastlina" + }, "plant/output/electricity": { "placeholder": "500 MW, 1000 MW, 2000 MW..." }, @@ -1902,7 +1944,34 @@ } }, "ref": { - "label": "Referenčné čislo" + "label": "Referenčný kód" + }, + "ref_aeroway_gate": { + "label": "Číslo brány" + }, + "ref_golf_hole": { + "label": "Číslo jamky", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Číslo križovatky" + }, + "ref_platform": { + "label": "Číslo nástupištia" + }, + "ref_road_number": { + "label": "Číslo cesty" + }, + "ref_route": { + "label": "Číslo trasy" + }, + "ref_runway": { + "label": "Číslo vzletovej dráhy", + "placeholder": "napr. 01L/19R" + }, + "ref_taxiway": { + "label": "Meno rolovacej dráhy", + "placeholder": "napr. A5" }, "relation": { "label": "Typ" @@ -1944,6 +2013,7 @@ "label": "Sezónne" }, "second_hand": { + "label": "Predaj použitého oblečenia", "options": { "no": "Nie", "only": "Iba", @@ -1954,6 +2024,12 @@ "service": { "label": "Typ" }, + "service/bicycle": { + "label": "Služby" + }, + "service/vehicle": { + "label": "Služby" + }, "service_rail": { "label": "Typ koľaje", "options": { @@ -2004,8 +2080,8 @@ "social_facility": { "label": "Typ" }, - "source": { - "label": "Zdroj" + "social_facility_for": { + "label": "Obsluhovaných ľudí" }, "sport": { "label": "Športy" @@ -2145,6 +2221,10 @@ "label": "Stromy" }, "tunnel": { + "label": "Typ", + "placeholder": "Prednastavené" + }, + "tunnel_waterway": { "label": "Tunel" }, "vending": { @@ -2276,7 +2356,7 @@ }, "aeroway/taxiway": { "name": "Rolovacia dráha", - "terms": "rolovanie, rolovacia draha, rolovacia dráha" + "terms": "rolovanie,rolovacia draha,rolovacia dráha,pojazdova draha,pojazdová dráha" }, "aeroway/terminal": { "name": "Letiskový termnál", @@ -2285,6 +2365,18 @@ "amenity": { "name": "Občianska vybavenosť" }, + "amenity/animal_boarding": { + "name": "Opatrovanie zvierat", + "terms": "opatera zvierat,starostlivost,starostlivosť" + }, + "amenity/animal_breeding": { + "name": "Chovateľská stanica", + "terms": "chovatelska stanica,šlachtenie,slachtenie" + }, + "amenity/animal_shelter": { + "name": "Útulok pre zvieratá", + "terms": "utulok pre zvierata,utulok" + }, "amenity/arts_centre": { "name": "Galéria umenia", "terms": "galeria,centrum umenia,umenie,obrazy,sochy,malby,maľby" @@ -2393,6 +2485,10 @@ "name": "Súd", "terms": "sud,súdna sieň,sudna sien,súdny dvor,sudny dvor" }, + "amenity/crematorium": { + "name": "Krematórium", + "terms": "krematorium,spalovanie" + }, "amenity/dentist": { "name": "Zubár", "terms": "zubar,stomatológia,stomatologia" @@ -2409,6 +2505,10 @@ "name": "Pitná voda", "terms": "fontánka na pitie, voda na pitie,pitna voda,pitná voda,fontanka na pitie,voda na pitie" }, + "amenity/driving_school": { + "name": "Autoškola", + "terms": "autoskola,vodičský preukaz,vodicsky preukaz,vodičák,vodicak" + }, "amenity/embassy": { "name": "Veľvyslanectvo", "terms": "ambasáda,ambasada,zastupiteľstvo,zastupitelstvo,veľvyslanectvo,velvyslanectvo" @@ -2425,6 +2525,10 @@ "name": "Požiarna stanica", "terms": "hasici,poziarnici,hasicska zbrojnica,hasiči,požiarnici,hasičská zbrojnica" }, + "amenity/food_court": { + "name": "Stravovacia zóna", + "terms": "stravovacia zona,restauracie,reštaurácie,fast food,fastfood" + }, "amenity/fountain": { "name": "Fontána", "terms": "fontana,fontána,fontánka,fontanka" @@ -2450,7 +2554,12 @@ "terms": "polovnicka postriezka,úkryt,ukryt,skrýša,skrysa" }, "amenity/ice_cream": { - "name": "Obchod so zmrzlinou" + "name": "Obchod so zmrzlinou", + "terms": "zmrzlinareň,zmrzlinaren,cukraren,cukráreň,zmrzlina" + }, + "amenity/internet_cafe": { + "name": "Internetová kaviareň", + "terms": "internetova kaviaren,internetkafe,internet kafe" }, "amenity/kindergarten": { "name": "Detská škôlka", @@ -2500,6 +2609,10 @@ "name": "Kostol", "terms": "kresťanský,kostol,kaplnka,chrám,katedrála,bazilika,dom Boží,dom modlitieb,misia,dóm,svätostánok, oratórium,fara,diecéza,krestansky,katolícky,katolicky,evanielický,evanielicky,chram,katedrala,dom bozi,dom,svatostanok,oratorium,dieceza" }, + "amenity/place_of_worship/hindu": { + "name": "Hinduistický chrám", + "terms": "hinduisticky chram" + }, "amenity/place_of_worship/jewish": { "name": "Synagóga", "terms": "Židovský,synagóga,zidovsky,synagoga" @@ -2508,8 +2621,21 @@ "name": "Mešita", "terms": "moslimský,mešita,moslimsky,mesita,minaret,islam" }, + "amenity/place_of_worship/shinto": { + "name": "Šintoistická svätyňa ", + "terms": "sintoisticka svatyna" + }, + "amenity/place_of_worship/sikh": { + "name": "Sikhský chrám", + "terms": "sikhsky chram" + }, + "amenity/place_of_worship/taoist": { + "name": "Taoistický chrám", + "terms": "taoisticky chram" + }, "amenity/planetarium": { - "name": "Planetárium" + "name": "Planetárium", + "terms": "planetarium" }, "amenity/police": { "name": "Polícia", @@ -2876,6 +3002,10 @@ "name": "Sklad", "terms": "velkosklad,malosklad,skladisko" }, + "club": { + "name": "Klub", + "terms": "bar,tanečný klub,tanecny klub" + }, "craft": { "name": "Remeslo", "terms": "zručnosť,remeselníctvo,cech" @@ -2924,6 +3054,10 @@ "name": "Výroba cukroviniek", "terms": "vyroba cukroviniek,cukrovinky,sladkosti" }, + "craft/distillery": { + "name": "Liehovar", + "terms": "palenica,pálenica" + }, "craft/dressmaker": { "name": "Krajčírstvo", "terms": "krajcirstvo,krajčír,krajcir,krajčírka,krajcirka" @@ -3072,14 +3206,32 @@ "name": "Defibrilátor", "terms": "defibrilator,defibrilátor,kardio" }, + "emergency/designated": { + "name": "Núdzový vstup vyznačený" + }, + "emergency/destination": { + "name": "Núdzový vstup zásobovanie" + }, "emergency/fire_hydrant": { "name": "Požiarny hydrant", "terms": "poziarny hydrant,hydrant, zdroj vody,hadica,uzáver vod,uzaver vody" }, + "emergency/no": { + "name": "Núdzový vstup nie" + }, + "emergency/official": { + "name": "Núdzový vstup oficiálny" + }, "emergency/phone": { "name": "Núdzový telefón", "terms": "nudzovy telefon,SOS,tiesňová linka,tiesnova linka,núdzový telefón.nudzovy telefon" }, + "emergency/private": { + "name": "Núdzový vstup súkromný" + }, + "emergency/yes": { + "name": "Núdzový vstup áno" + }, "entrance": { "name": "Vchod/východ", "terms": "vchod/vychod,vchod,vychod,východ,vstup,výstup,vchodové dvere,vchodove dvere" @@ -3232,8 +3384,8 @@ "terms": "prijazdova cesta,vjazd,prístupová cesta,pristupova cesta" }, "highway/service/emergency_access": { - "name": "Núdzový prístup", - "terms": "Nudzovy pristup,naliehavý,naliehavy,stav núzde,stav nudze" + "name": "Núdzový vstup", + "terms": "Nudzovy pristup,naliehavý,naliehavy,stav núzde,stav nudze,Nudzovy vstup " }, "highway/service/parking_aisle": { "name": "Parkovacia ulička", @@ -3394,6 +3546,14 @@ "name": "Vojenský obvod", "terms": "vojensky obvod,vojenské cvičisko,vojenske cvicisko,tankodrom,armádna zóna,zrmadna zona" }, + "landuse/military/naval_base": { + "name": "Námorná základňa", + "terms": "namorna zakladna" + }, + "landuse/military/nuclear_explosion_site": { + "name": "Miesto nukleárnej explózie", + "terms": "miesto nuklearnej explózie, jadrový výbuch,jadrovy vybuch,jadrová bonba,jadrova bomba" + }, "landuse/orchard": { "name": "Sad", "terms": "sad,stromy,ovocie,ovocné stromy,ovocne stromy,ovocný sad,ovocny sad" @@ -3502,6 +3662,10 @@ "name": "Futbalové ihrisko", "terms": "futbalove ihrisko,futbal" }, + "leisure/pitch/table_tennis": { + "name": "Pingpongový stôl", + "terms": "poingpongovy stol,stolný tenis,stolny tenis" + }, "leisure/pitch/tennis": { "name": "Tenisový kurt", "terms": "tenisove ihrisko,tenis,kurt,dvorec" @@ -3671,6 +3835,10 @@ "name": "Sedlo", "terms": "sedlo,horské sedlo,horske sedlo" }, + "natural/sand": { + "name": "Piesok", + "terms": "prirodny piesok,prírodný piesok" + }, "natural/scree": { "name": "Suť", "terms": "sut,sutina,kameň,kamen" @@ -3780,8 +3948,7 @@ "terms": "neziskova organizacia,neziskovka" }, "office/physician": { - "name": "Doktor", - "terms": "doktor" + "name": "Doktor" }, "office/political_party": { "name": "Politická strana", @@ -3855,6 +4022,14 @@ "name": "Elektráreň", "terms": "elektraren,veterna elektraren,veterná elektráreň,atómka,atomka,vodná,vodna,tepelna,tepelna" }, + "power/generator/source_nuclear": { + "name": "Jadrový reaktor", + "terms": "jadrovy reaktor, nuklearny reaktor,nukleárny reaktor" + }, + "power/generator/source_wind": { + "name": "Veterná elektráreň", + "terms": "veterna elektraren" + }, "power/line": { "name": "Elektrické vedenie", "terms": "elektricke vedenie,vedenie,kable,káble" @@ -4378,6 +4553,10 @@ "name": "Obchod s videohrami", "terms": "videohry,počítačové hry,pocitacove hry" }, + "shop/watches": { + "name": "Obchod s hodinkami", + "terms": "hodinky,náramkové hodinky,naramkove hodinky" + }, "shop/water_sports": { "name": "Ochod s plaveckým vybavením", "terms": "ochod s plaveckym vybavenim" @@ -4402,6 +4581,10 @@ "name": "Vysokohorská chata", "terms": "vysokohorska chata,horska chata,horská chata,chata,útulňa,utulna,buda,búda,nocľah,noclah,prenocovanie" }, + "tourism/aquarium": { + "name": "Akvárium", + "terms": "akvarium" + }, "tourism/artwork": { "name": "Umelecké dielo", "terms": "umelecke dielo,dielo,socha,vytvor,výtvor,umenie" @@ -4410,6 +4593,10 @@ "name": "Turistická atrakcia", "terms": "turisticka atrakcia,atrakcia,turistické miesto,turisticke miesto" }, + "tourism/camp_site": { + "name": "Kemp", + "terms": "autokemp,miesto na kempovanie" + }, "tourism/caravan_site": { "name": "Parkovisko pre karavany", "terms": "parkovisko pre karavany,karavany,parkovisko,tabor,tábor" diff --git a/dist/locales/sl.json b/dist/locales/sl.json index ee6aca26c..fa816fa24 100644 --- a/dist/locales/sl.json +++ b/dist/locales/sl.json @@ -328,10 +328,9 @@ }, "commit": { "title": "Pošlji na OpenStreetMap", - "description_placeholder": "Kratek opis sprememb (zahtevan vpis)", - "message_label": "Povzetek sprememb", "upload_explanation": "Spremembe, ki ji boste naložili, bodo vidne na vseh zemljevidih, ki uporabljajo podatke OpenStreetMap.", "upload_explanation_with_user": "Spremembe, ki jih objavite kot uporabnik {user}, bodo vidne na vseh zemljevidih, ki uporabljajo podatke OpenStreetMap.", + "request_review": "Nekdo naj preveri moje urejanje.", "save": "Pošlji", "cancel": "Prekliči", "changes": "{count} sprememb", @@ -1282,6 +1281,10 @@ "brand": { "label": "Znamka" }, + "bridge": { + "label": "Vrsta", + "placeholder": "Privzeto" + }, "building": { "label": "Zgradba" }, @@ -1341,6 +1344,9 @@ "clockwise": "V smeri urinega kazalca" } }, + "clothes": { + "label": "Oblačila" + }, "club": { "label": "Vrsta" }, @@ -1357,6 +1363,9 @@ "label": "Naslov URL spletne kamere", "placeholder": "http://www.naslov.si/" }, + "content": { + "label": "Vsebina" + }, "country": { "label": "Država" }, @@ -1524,16 +1533,15 @@ "generator/method": { "label": "Način" }, + "generator/output/electricity": { + "placeholder": "50 MW, 100 MW, 200 MW ..." + }, "generator/source": { "label": "Vir podatkov" }, "generator/type": { "label": "Vrsta" }, - "golf_hole": { - "label": "Referenca", - "placeholder": "Številka luknje (1-18)" - }, "grape_variety": { "label": "Sorte vinske trte" }, @@ -1882,6 +1890,9 @@ "plant": { "label": "Rastlina" }, + "plant/output/electricity": { + "placeholder": "500 MW, 1000 MW, 2000 MW ..." + }, "population": { "label": "Število prebivalcev" }, @@ -1911,7 +1922,13 @@ } }, "ref": { - "label": "Referenca" + "label": "Sklicna številka" + }, + "ref_aeroway_gate": { + "label": "Številka vrat" + }, + "ref_golf_hole": { + "label": "Številka luknje" }, "relation": { "label": "Vrsta" @@ -2023,9 +2040,6 @@ "social_facility": { "label": "Vrsta" }, - "source": { - "label": "Vir" - }, "sport": { "label": "Vrste športa" }, @@ -2163,7 +2177,7 @@ "trees": { "label": "Drevesa" }, - "tunnel": { + "tunnel_waterway": { "label": "Predor" }, "vending": { @@ -2552,6 +2566,9 @@ "name": "Cerkev", "terms": "stolnica,katedrala,bogoslužje" }, + "amenity/place_of_worship/hindu": { + "name": "Hindujski tempel" + }, "amenity/place_of_worship/jewish": { "name": "Sinagoga", "terms": "židovski verski objekt, judovski verski objekt, judovska sinagoga, judaizem" @@ -2710,6 +2727,9 @@ "name": "Veterinar", "terms": "veterinarska klinika,klinika za pse,klinika za mačke" }, + "amenity/waste/dog_excrement": { + "name": "Koš za pasje iztrebke" + }, "amenity/waste_basket": { "name": "Koš za odpadke", "terms": "koš za smeti,smetnjak" @@ -3857,6 +3877,12 @@ "name": "Vodovod", "terms": "vodno črpališče,vodno zajetje" }, + "man_made/watermill": { + "name": "Vodni mlin" + }, + "man_made/windmill": { + "name": "Mlin na veter" + }, "man_made/works": { "name": "Tovarna", "terms": "tvornica,obrat,fabrika" @@ -3865,6 +3891,9 @@ "name": "Jašek", "terms": "jašek, vhodna odprtina, kanalizacija, elektro, vodovod, telekom, cestni jašek" }, + "manhole/drain": { + "name": "Odtočni kanal" + }, "natural": { "name": "Naravna prvina", "terms": "naravno" @@ -4040,8 +4069,7 @@ "terms": "nevladna organizacija" }, "office/physician": { - "name": "Ambulanta", - "terms": "zdravnik,zdravnica" + "name": "Ambulanta" }, "office/political_party": { "name": "Politična stranka", @@ -4125,6 +4153,12 @@ "name": "Elektrarna", "terms": "agregat,električni generator" }, + "power/generator/source_nuclear": { + "name": "Jedrski reaktor" + }, + "power/generator/source_wind": { + "name": "Vetrna turbina" + }, "power/line": { "name": "Daljnovod (stolpi)", "terms": "električni vod" @@ -4216,6 +4250,9 @@ "name": "Vhod podzemne železnice", "terms": "vhod v podzemno železnico" }, + "railway/switch": { + "name": "Kretnica" + }, "railway/tram": { "name": "Tramvaj", "terms": "tramvaj" @@ -4937,7 +4974,8 @@ "name": "Posnetki Mapbox Satellite" }, "New_and_Misaligned_TIGER_Roads-2013": { - "description": "Pri približanju do ravni 16+ so podatki zemljevida v javni domeni z dovoljenjem US Census. Pri večjih približanjih, pa so prikazane le spremembe od leta 2006 naprej, neupoštevajoč sprememb, ki so že vključene v OpenStreetMap" + "description": "Pri približanju do ravni 16+ so podatki zemljevida v javni domeni z dovoljenjem US Census. Pri večjih približanjih, pa so prikazane le spremembe od leta 2006 naprej, neupoštevajoč sprememb, ki so že vključene v OpenStreetMap", + "name": "Nove in nenatančno vrisane poti TIGER" }, "OSM_Inspector-Addresses": { "attribution": { diff --git a/dist/locales/sr.json b/dist/locales/sr.json index 21a738edb..4affe3a9e 100644 --- a/dist/locales/sr.json +++ b/dist/locales/sr.json @@ -140,6 +140,12 @@ "area": "Премештена област." } }, + "reflect": { + "key": { + "long": "T", + "short": "Y" + } + }, "rotate": { "title": "Заокрени", "key": "R", @@ -232,6 +238,7 @@ "no_documentation_key": "Не постоји доступна документација за овај кључ", "show_more": "Прикажи још", "view_on_osm": "Прикажи на openstreetmap.org", + "all_fields": "Сва поља", "all_tags": "Све ознаке", "all_members": "Сви чланови", "all_relations": "Сви односи", @@ -251,19 +258,28 @@ "yes": "Да", "no": "Не" }, + "add": "Додај", "none": "Ниједан", "node": "Чвор", "way": "Пут", "relation": "Однос", - "location": "Локација" + "location": "Локација", + "add_fields": "Додај поље:" }, "background": { "title": "Позадина", "description": "Подешавања позадине", + "key": "B", "percent_brightness": "{opacity}% прозирност", "none": "Ниједна", "custom": "Прилагођена", - "reset": "ресетовање" + "reset": "ресетовање", + "minimap": { + "key": "/" + } + }, + "map_data": { + "key": "F" }, "feature": { "paths": { @@ -277,6 +293,11 @@ "tooltip": "Све остало" } }, + "area_fill": { + "wireframe": { + "key": "W" + } + }, "restore": { "heading": "Имате несачуване измене", "description": "Да ли желите да се повратити несачуване измене од претходног уређивања?" @@ -286,6 +307,8 @@ "no_changes": "Нема измена које треба сачувати.", "unsaved_changes": "Имате несачуваних измена", "conflict": { + "previous": "< Претходно", + "next": "Следеће >", "keep_local": "Задржи моје", "keep_remote": "Користи њихово", "restore": "Поврати", @@ -300,9 +323,11 @@ "view_on_osm": "Преглед на OSM", "facebook": "Подели на Фејсбуку", "twitter": "Подели на Твитеру", - "google": "Подели на Гугл+" + "google": "Подели на Гугл+", + "help_link_text": "Детаљи" }, "confirm": { + "okay": "У реду", "cancel": "Откажи" }, "splash": { @@ -376,46 +401,46 @@ "presets": { "categories": { "category-barrier": { - "name": "Обележја ограда" + "name": "Ограде" }, "category-building": { - "name": "Обележја грађевина" + "name": "Грађевине" }, "category-golf": { - "name": "Обележја голф терена" + "name": "Голф терени" }, "category-landuse": { - "name": "Обележја намене земљишта" + "name": "Намена земљишта" }, "category-natural-area": { - "name": "Обележја природних добара" + "name": "Природна добра" }, "category-natural-line": { - "name": "Обележја природних добара" + "name": "Природна добра" }, "category-natural-point": { - "name": "Обележја природних добара" + "name": "Природна добра" }, "category-path": { - "name": "Обележја путања" + "name": "Путање" }, "category-rail": { - "name": "Обележја железнице" + "name": "Железнице" }, "category-restriction": { - "name": "Обележја ограничења" + "name": "Ограничења" }, "category-road": { - "name": "Обележја путева" + "name": "Путеви" }, "category-route": { - "name": "Обележја траса" + "name": "Путање" }, "category-water-area": { - "name": "Обележја водених површина" + "name": "Водене површине" }, "category-water-line": { - "name": "Обележја водених површина" + "name": "Водене површине" } }, "fields": { @@ -465,6 +490,8 @@ "address": { "label": "Адреса", "placeholders": { + "block_number": "Број кварта", + "block_number!jp": "Бр. кварта", "city": "Град", "conscriptionnumber": "123", "country": "Држава", @@ -484,7 +511,8 @@ "state": "Савезна држава", "street": "Улица", "subdistrict": "Подокруг", - "suburb": "Предграђе" + "suburb": "Предграђе", + "suburb!jp": "Вард" } }, "admin_level": { @@ -592,6 +620,10 @@ "brand": { "label": "Марка" }, + "bridge": { + "label": "Врста", + "placeholder": "Подразумевано" + }, "building": { "label": "Зграда" }, @@ -604,10 +636,15 @@ "camera/direction": { "placeholder": "45, 90, 180, 270" }, + "camera/mount": { + "label": "Постоље камере" + }, "camera/type": { "label": "Врста камере", "options": { - "dome": "Купола" + "dome": "Купола", + "fixed": "учвршћено", + "panning": "панорамско" } }, "capacity": { @@ -645,15 +682,27 @@ "clockwise": "У смеру казаљке на сату" } }, + "clothes": { + "label": "Одећа" + }, "club": { "label": "Врста" }, "collection_times": { "label": "Време прикупљања" }, + "communication_multi": { + "label": "Врсте комуникације" + }, "construction": { "label": "Врста" }, + "contact/webcam": { + "placeholder": "http://example.com/" + }, + "content": { + "label": "Садржај" + }, "country": { "label": "Земља" }, @@ -669,9 +718,19 @@ "crossing": { "label": "Врста" }, + "cuisine": { + "label": "Кухиње" + }, "currency_multi": { "label": "Врсте валута" }, + "cutting": { + "label": "Врста", + "placeholder": "Подразумевано" + }, + "cycle_network": { + "label": "Мрежа" + }, "cycleway": { "label": "Стазе за бицикле", "options": { @@ -801,10 +860,6 @@ "generator/type": { "label": "Врста" }, - "golf_hole": { - "label": "Референца", - "placeholder": "Број рупе (1-18)" - }, "handicap": { "label": "Хендикеп", "placeholder": "1-18" @@ -874,7 +929,8 @@ "placeholder": "1, 2, 3..." }, "layer": { - "label": "Слој" + "label": "Слој", + "placeholder": "0" }, "leaf_cycle": { "options": { @@ -958,6 +1014,9 @@ "mtb/scale": { "placeholder": "0, 1, 2, 3..." }, + "mtb/scale/imba": { + "placeholder": "Лако, средње, тешко..." + }, "mtb/scale/uphill": { "placeholder": "0, 1, 2, 3..." }, @@ -1001,6 +1060,9 @@ }, "placeholder": "Локална, регионална, национална, међународна" }, + "network_road": { + "label": "Мрежа" + }, "note": { "label": "Напомена" }, @@ -1060,26 +1122,88 @@ "piste/difficulty": { "label": "Тежина" }, + "piste/grooming": { + "options": { + "classic": "класична", + "classic+skating": "класична и скијашка", + "mogul": "могул", + "scooter": "скутер/моторне санке", + "skating": "санкање" + } + }, "piste/type": { "label": "Врста", "options": { - "playground": "Игралиште" + "downhill": "спуст", + "ice_skate": "клизање", + "nordic": "нордијско", + "playground": "Игралиште", + "skitour": "скијашка тура", + "sleigh": "Санке" } }, "place": { "label": "Врста" }, + "plant": { + "label": "Постројење" + }, + "plant/output/electricity": { + "label": "Излазна снага", + "placeholder": "500 MW, 1000 MW, 2000 MW..." + }, "population": { "label": "Насељеност" }, "power": { "label": "Врста" }, + "power_supply": { + "label": "Напајање" + }, + "produce": { + "label": "Производи" + }, + "product": { + "label": "Производи" + }, "railway": { "label": "Врста" }, + "recycling_accepts": { + "label": "Пријем" + }, + "recycling_type": { + "label": "Врста рециклаже", + "options": { + "centre": "Рециклажни центар", + "container": "Контејнер" + } + }, "ref": { - "label": "Референца" + "label": "Референтни код" + }, + "ref_aeroway_gate": { + "label": "Број капије" + }, + "ref_golf_hole": { + "label": "Број рупе", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Број петље" + }, + "ref_platform": { + "label": "Број перона" + }, + "ref_road_number": { + "label": "Број пута" + }, + "ref_route": { + "label": "Број путање" + }, + "ref_runway": { + "label": "Број писте" }, "relation": { "label": "Врста" @@ -1102,6 +1226,18 @@ "route_master": { "label": "Врста" }, + "sac_scale": { + "label": "Тежина скијалишта", + "options": { + "alpine_hiking": "Т4: алпско скијање", + "demanding_alpine_hiking": "Т5: захтевно алпско планинарење", + "demanding_mountain_hiking": "Т3: захтевно планинско скијање", + "difficult_alpine_hiking": "Т6: отежано алпско скијање", + "hiking": "Т1: скијање", + "mountain_hiking": "Т2: планинско скијање" + }, + "placeholder": "планинско скијање, алпско скијање..." + }, "seasonal": { "label": "Сезонско" }, @@ -1151,9 +1287,6 @@ "smoothness": { "label": "Углачаност" }, - "source": { - "label": "Извор" - }, "sport": { "label": "Спортови" }, @@ -1218,9 +1351,15 @@ "tourism": { "label": "Врста" }, + "tower/type": { + "label": "Врста" + }, "tracktype": { "label": "Врста стазе" }, + "traffic_calming": { + "label": "Врста" + }, "traffic_signals": { "label": "Врста" }, @@ -1232,11 +1371,26 @@ "label": "Дрвеће" }, "tunnel": { + "label": "Врста", + "placeholder": "Подразумевано" + }, + "tunnel_waterway": { "label": "Тунел" }, "vending": { "label": "Врста добара" }, + "visibility": { + "label": "Видљивост", + "options": { + "area": "преко 20 м (65 стопа)", + "house": "до 5 м (16 стопа)", + "street": "5 до 20 м (16 до 65 стопа)" + } + }, + "wall": { + "label": "Врста" + }, "water": { "label": "Врста" }, @@ -1264,6 +1418,9 @@ "address": { "name": "Адреса" }, + "advertising/billboard": { + "name": "Огласна табла" + }, "aerialway/cable_car": { "name": "Жичара" }, @@ -1279,6 +1436,9 @@ "aeroway/apron": { "name": "Платформа" }, + "aeroway/gate": { + "name": "Излаз за укрцавање" + }, "aeroway/hangar": { "name": "Хангар" }, @@ -1291,9 +1451,15 @@ "aeroway/taxiway": { "name": "Такси пут" }, + "aeroway/terminal": { + "name": "Аеродромски терминал" + }, "amenity": { "name": "Погодност" }, + "amenity/animal_shelter": { + "name": "Азил за животиње" + }, "amenity/arts_centre": { "name": "Уметнички центар" }, @@ -1321,6 +1487,12 @@ "amenity/boat_rental": { "name": "Изнајмљивање чамаца" }, + "amenity/bureau_de_change": { + "name": "Мењачница" + }, + "amenity/bus_station": { + "name": "Аутобуска станица" + }, "amenity/cafe": { "name": "Кафе" }, @@ -1336,6 +1508,9 @@ "amenity/casino": { "name": "Казино" }, + "amenity/childcare": { + "name": "Обданиште" + }, "amenity/cinema": { "name": "Биоскоп" }, @@ -1354,15 +1529,24 @@ "amenity/courthouse": { "name": "Судница" }, + "amenity/crematorium": { + "name": "Крематоријум" + }, "amenity/dentist": { "name": "Зубар" }, + "amenity/doctors": { + "name": "Доктор" + }, "amenity/dojo": { "name": "Школа борилачких вештина" }, "amenity/drinking_water": { "name": "Пијаћа вода" }, + "amenity/driving_school": { + "name": "Ауто школа" + }, "amenity/embassy": { "name": "Амбасада" }, @@ -1390,6 +1574,12 @@ "amenity/hunting_stand": { "name": "Чека" }, + "amenity/ice_cream": { + "name": "Сладоледџиница" + }, + "amenity/internet_cafe": { + "name": "Интернет кафе" + }, "amenity/kindergarten": { "name": "Предшколско двориште" }, @@ -1405,6 +1595,9 @@ "amenity/nightclub": { "name": "Ноћни клуб" }, + "amenity/nursing_home": { + "name": "Старачки дом" + }, "amenity/parking": { "name": "Ауто паркинг" }, @@ -1414,6 +1607,9 @@ "amenity/parking_space": { "name": "Паркинг простор" }, + "amenity/pavilion": { + "name": "Павиљон" + }, "amenity/pharmacy": { "name": "Апотека" }, @@ -1426,12 +1622,27 @@ "amenity/place_of_worship/christian": { "name": "Црква" }, + "amenity/place_of_worship/hindu": { + "name": "Хиндуистички храм" + }, "amenity/place_of_worship/jewish": { "name": "Синагога" }, "amenity/place_of_worship/muslim": { "name": "Џамија" }, + "amenity/place_of_worship/shinto": { + "name": "Шинтоистичко светилиште" + }, + "amenity/place_of_worship/sikh": { + "name": "Сик храм" + }, + "amenity/place_of_worship/taoist": { + "name": "Таоистички храм" + }, + "amenity/planetarium": { + "name": "Планетаријум" + }, "amenity/police": { "name": "Полиција" }, @@ -1441,9 +1652,15 @@ "amenity/post_office": { "name": "Пошта" }, + "amenity/prison": { + "name": "Затворско двориште" + }, "amenity/pub": { "name": "Паб" }, + "amenity/public_bath": { + "name": "Јавно купатило" + }, "amenity/public_bookcase": { "name": "Јавна библиотека" }, @@ -1453,6 +1670,9 @@ "amenity/recycling": { "name": "Рециклажа" }, + "amenity/recycling_centre": { + "name": "Рециклажни центар" + }, "amenity/restaurant": { "name": "Ресторан" }, @@ -1594,35 +1814,52 @@ "building/construction": { "name": "Зграда у изградњи" }, + "building/detached": { + "name": "Одвојена кућа", + "terms": "одвојена кућа, самостојећа кућа" + }, "building/dormitory": { - "name": "Студентски дом" + "name": "Студентски дом", + "terms": "спаваоница, студентски дом" }, "building/entrance": { "name": "Улаз/излаз" }, "building/garage": { - "name": "Гаража" + "name": "Гаража", + "terms": "гаража, паркинг простор" }, "building/garages": { - "name": "Гараже" + "name": "Гараже", + "terms": "гараже, паркинг простори" }, "building/greenhouse": { - "name": "Стаклена башта" + "name": "Стаклена башта", + "terms": "стаклена башта, стакленик" }, "building/hospital": { - "name": "Болничка зграда" + "name": "Болничка зграда", + "terms": "болничка зграда, болница" }, "building/hotel": { - "name": "Хотелска зграда" + "name": "Хотелска зграда", + "terms": "хотелска зграда, хотел" }, "building/house": { - "name": "Кућа" + "name": "Кућа", + "terms": "кућа, дом, зграда, домаћинство" }, "building/hut": { - "name": "Колиба" + "name": "Колиба", + "terms": "колиба, барака, дашчара, појата" }, "building/industrial": { - "name": "Индустријска зграда" + "name": "Индустријска зграда", + "terms": "индустријска зграда, индустријски објекат, производни погон, погон, фабрика" + }, + "building/kindergarten": { + "name": "Вртић", + "terms": "вртић, предшколска зграда, предшколско, обданиште" }, "building/residential": { "name": "Стамбена зграда" @@ -1675,6 +1912,9 @@ "craft/confectionery": { "name": "Посластичарница" }, + "craft/distillery": { + "name": "Дестилерија" + }, "craft/dressmaker": { "name": "Кројач" }, @@ -1684,6 +1924,10 @@ "craft/gardener": { "name": "Баштован" }, + "craft/glaziery": { + "name": "Стаклара", + "terms": "стаклара, фабрика стакла" + }, "craft/jeweler": { "name": "Златар" }, @@ -1693,6 +1937,10 @@ "craft/locksmith": { "name": "Бравар" }, + "craft/metal_construction": { + "name": "Метална конструкција", + "terms": "метална конструкција" + }, "craft/optician": { "name": "Оптичар" }, @@ -1702,14 +1950,25 @@ "craft/photographer": { "name": "Фотограф" }, + "craft/plasterer": { + "name": "Гипсар", + "terms": "гипсар, гипсара" + }, "craft/plumber": { - "name": "Водоинсталатер" + "name": "Водоинсталатер", + "terms": "водоинсталатер" }, "craft/pottery": { - "name": "Грнчар" + "name": "Грнчар", + "terms": "грнчар, грнчарија" + }, + "craft/rigger": { + "name": "Једрар", + "terms": "једрар, монтер, пакер" }, "craft/saddler": { - "name": "Седлар" + "name": "Седлар", + "terms": "седлар, ременар" }, "craft/sawmill": { "name": "Пилана" @@ -2330,6 +2589,10 @@ "shop/convenience": { "name": "Бакалница" }, + "shop/copyshop": { + "name": "Копирница", + "terms": "копирница, фотокомпирница" + }, "shop/deli": { "name": "Деликатеси" }, @@ -2450,6 +2713,10 @@ "shop/pawnbroker": { "name": "Залагаоница" }, + "shop/perfumery": { + "name": "Парфемџиница", + "terms": "парфемџиница,продавница парфема" + }, "shop/pet": { "name": "Продавница кућних љубимаца" }, @@ -2474,6 +2741,18 @@ "shop/tailor": { "name": "Kројач" }, + "shop/tea": { + "name": "Чајџиница", + "terms": "чајџиница,продавница чаја" + }, + "shop/ticket": { + "name": "Билетарница", + "terms": "билетарница,продавница улазница" + }, + "shop/tobacco": { + "name": "Дуванџиница", + "terms": "дуванџиница,продавница дувана" + }, "shop/toys": { "name": "Продавница играчака" }, @@ -2504,6 +2783,9 @@ "tourism/alpine_hut": { "name": "Планинарски дом" }, + "tourism/aquarium": { + "name": "Акваријум" + }, "tourism/artwork": { "name": "Уметничко дело" }, @@ -2531,6 +2813,15 @@ "tourism/information": { "name": "Информације" }, + "tourism/information/board": { + "name": "Огласна табла" + }, + "tourism/information/map": { + "name": "Мапа" + }, + "tourism/information/office": { + "name": "Туристички информативни центар" + }, "tourism/motel": { "name": "Мотел" }, @@ -2549,6 +2840,12 @@ "tourism/zoo": { "name": "Зоолошки врт" }, + "traffic_calming/bump": { + "name": "Лежећи полицајац" + }, + "traffic_calming/island": { + "name": "Саобраћајно острво" + }, "type/boundary": { "name": "Граница" }, @@ -2640,13 +2937,19 @@ "name": "Река" }, "waterway/riverbank": { - "name": "Речно корито" + "name": "Речно корито", + "terms": "речна обала, обала реке, речно корито, корито реке" }, "waterway/stream": { "name": "Поток" }, + "waterway/waterfall": { + "name": "Водопад", + "terms": "водопад, слап" + }, "waterway/weir": { - "name": "Устава" + "name": "Устава", + "terms": "брана, устава, врша" } } }, diff --git a/dist/locales/sv.json b/dist/locales/sv.json index c4b7afff9..d41312a19 100644 --- a/dist/locales/sv.json +++ b/dist/locales/sv.json @@ -328,10 +328,9 @@ }, "commit": { "title": "Ladda upp till OpenStreetMap", - "description_placeholder": "Kortfattad beskrivning av ditt bidrag (obligatoriskt)", - "message_label": "Ändringskommentar", "upload_explanation": "De redigeringar du bidrar med kommer att synas på alla kartor som använder OpenStreetMaps data.", "upload_explanation_with_user": "De redigeringar du bidrar med som {user} kommer att synas på alla kartor som använder OpenStreetMaps data.", + "request_review": "Jag vill att någon granskar mina ändringar.", "save": "Ladda upp", "cancel": "Avbryt", "changes": "{count} ändringar", @@ -1162,7 +1161,8 @@ "subdistrict": "Deldistrikt", "subdistrict!vn": "Stadsdel/Kommun/Ort", "suburb": "Stadsdel", - "suburb!jp": "Stadsdel" + "suburb!jp": "Stadsdel", + "unit": "Enhet/port/trappa" } }, "admin_level": { @@ -1282,6 +1282,10 @@ "brand": { "label": "Varumärke" }, + "bridge": { + "label": "Typ", + "placeholder": "Standard" + }, "building": { "label": "Byggnad" }, @@ -1350,6 +1354,10 @@ "collection_times": { "label": "Hämtningstider" }, + "comment": { + "label": "Ändringskommentar", + "placeholder": "Kortfattad beskrivning av ditt bidrag (obligatoriskt)" + }, "communication_multi": { "label": "Kommunikationstyper" }, @@ -1384,6 +1392,10 @@ "currency_multi": { "label": "Valutor" }, + "cutting": { + "label": "Typ", + "placeholder": "Standard" + }, "cycle_network": { "label": "Nätverk" }, @@ -1469,6 +1481,10 @@ "label": "E-post", "placeholder": "exempel@exempel.se" }, + "embankment": { + "label": "Typ", + "placeholder": "Standard" + }, "emergency": { "label": "Akut" }, @@ -1507,7 +1523,11 @@ } }, "fixme": { - "label": "Ordna mig" + "label": "Fixa mig" + }, + "ford": { + "label": "Typ", + "placeholder": "Standard" }, "fuel": { "label": "Bränsle" @@ -1540,10 +1560,6 @@ "generator/type": { "label": "Typ" }, - "golf_hole": { - "label": "Referens", - "placeholder": "Hålnummer (1-18)" - }, "grape_variety": { "label": "druvsorter" }, @@ -1554,6 +1570,10 @@ "handrail": { "label": "Ledstång" }, + "hashtags": { + "label": "Hashtaggar", + "placeholder": "#exempel" + }, "height": { "label": "Höjd (meter)" }, @@ -1628,7 +1648,8 @@ "placeholder": "1, 2, 3..." }, "layer": { - "label": "Lager" + "label": "Lager", + "placeholder": "0" }, "leaf_cycle": { "label": "Lövcykel", @@ -1711,6 +1732,10 @@ "maxweight": { "label": "Maxvikt" }, + "milestone_position": { + "label": "Position förhållande till kilometerstolpe", + "placeholder": "Distans med en decimal (123.4)" + }, "mtb/scale": { "label": "Mountainbike-svårighet", "options": { @@ -1931,7 +1956,37 @@ } }, "ref": { - "label": "Referens" + "label": "Referenskod" + }, + "ref_aeroway_gate": { + "label": "Gatenummer" + }, + "ref_golf_hole": { + "label": "Hålnummer", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Avfartsnummer" + }, + "ref_platform": { + "label": "Plattformsnummer" + }, + "ref_road_number": { + "label": "Vägnummer" + }, + "ref_route": { + "label": "Ruttnummer" + }, + "ref_runway": { + "label": "Nummer på start- och landningsbana", + "placeholder": "t.ex. 01L/19R" + }, + "ref_stop_position": { + "label": "Hållplatsnummer" + }, + "ref_taxiway": { + "label": "Namn på taxibana", + "placeholder": "t.ex. A5" }, "relation": { "label": "Typ" @@ -2047,7 +2102,7 @@ "label": "Människohjälp" }, "source": { - "label": "Källa" + "label": "Källor" }, "sport": { "label": "Sporter" @@ -2187,6 +2242,10 @@ "label": "Träd" }, "tunnel": { + "label": "Typ", + "placeholder": "Standard" + }, + "tunnel_waterway": { "label": "Tunnel" }, "vending": { @@ -2672,6 +2731,10 @@ "name": "Väderskydd", "terms": "Skydd, tak över huvudet, hydda, vindskydd, koja, väntkur, grotta, väderskydd, lusthus, picknick" }, + "amenity/shower": { + "name": "Dusch", + "terms": "Dusch, duschutrymme, duschkabin, duschbad, badrum, duschrum" + }, "amenity/social_facility": { "name": "Social inrättning", "terms": "Social inrättning, social hjälp, social, socialen, uteliggare, hjälparbete, välgörenhetsorganisationer, välgörenhet" @@ -2802,6 +2865,58 @@ "name": "Vägbeläggning", "terms": "Vägyta, vägplan, köryta, promenatyta, torg" }, + "attraction/amusement_ride": { + "name": "Åkattraktion", + "terms": "Åkattraktion, karusell, nöjeskarusell, nöjespark, temapark, tivoli" + }, + "attraction/animal": { + "name": "Djur", + "terms": "Djur, zoo, temapark, djurpark, lejon, tiger, björn, apa, zoologisk trädgård, akvarium, fiskar" + }, + "attraction/big_wheel": { + "name": "Pariserhjul", + "terms": "Pariserhjul, stort hjul, nöjespark, temapark, tivoli, åkattraktion, karusell, nöjeskarusell" + }, + "attraction/bumper_car": { + "name": "Radiobilar", + "terms": "Radiobilar, radiobil, nöjespark, temapark, tivoli, åkattraktion" + }, + "attraction/bungee_jumping": { + "name": "Bungyjump", + "terms": "Bungyjump, bungee jump, nöjespark, temapark, tivoli, hopplattform" + }, + "attraction/carousel": { + "name": "Karusell (roterande)", + "terms": "Karusell, nöjespark, temapark, tivoli, åkattraktion, nöjeskarusell" + }, + "attraction/dark_ride": { + "name": "Mörk åktur", + "terms": "Mörk åktur, spöktåg, åkattraktion, karusell, nöjeskarusell, nöjespark, temapark, tivoli" + }, + "attraction/drop_tower": { + "name": "Fritt fall", + "terms": "Fritt fall, åkattraktion, karusell, nöjeskarusell, nöjespark, temapark, tivoli" + }, + "attraction/pirate_ship": { + "name": "Båtgunga", + "terms": "Båtgunga, piratskepp, vikingaskepp, gunga, gungande båt, roterande båt, Åkattraktion, karusell, nöjeskarusell, nöjespark, temapark, tivoli" + }, + "attraction/river_rafting": { + "name": "Forsränning", + "terms": "Forsränning, forsbana, Vattenbana, fors, Åkattraktion, karusell, nöjeskarusell, nöjespark, temapark, tivoli" + }, + "attraction/roller_coaster": { + "name": "Berg- och dalbana", + "terms": "berg- och dalbana, berg-och-dalbana, bergochdalbana, bergodalbana, berg-och-dal-bana, dalbana, åkattraktion, temapark, nöjespark, tivoli" + }, + "attraction/train": { + "name": "Turisttåg (ej på räls)", + "terms": "turisttåg, Tschu-Tschu, vägtåg, stadståg, Tuff tuff-tåg, sightseeing, sightseeingtåg" + }, + "attraction/water_slide": { + "name": "Vattenrutschbana", + "terms": "vattenrutschbana, vattenrutschkana, rutschkana" + }, "barrier": { "name": "Barriär", "terms": "barriär, räcke, spärr, bom, mur, vall, skydd, hinder, avspärrning, stopp, blockering" @@ -3240,6 +3355,10 @@ "name": "Brandpost", "terms": "Brandpost, vattenpost, brandsläckning, vattenpost, brandslang" }, + "emergency/life_ring": { + "name": "Livboj", + "terms": "livboj, frälsarkrans, livräddningsboj, livräddning" + }, "emergency/no": { "name": "Åtkomst för utryckningsfordon - Nej" }, @@ -4009,6 +4128,10 @@ "name": "Dagvattenbrunn", "terms": "Dagvatten, dagvattenbrunn, dränering, regn, regnvatten, dagbrunn, avlopp, avloppsvatten, avloppsbrunn, smältvatten, spillvatten, avrinning" }, + "manhole/telecom": { + "name": "Manhålslucka för telekom", + "terms": "Manhålslucka för telekom, gatubrunn, brunn, telekom, telefoni, manhålslucka, Brunnslock, manlucka, manhål, tele, tele-brunn" + }, "natural": { "name": "Naturlig", "terms": "Naturligt, naturlig, natur, skyddsområde, naturanvändning, geologi" @@ -4194,8 +4317,7 @@ "terms": "Icke-statlig organisation, organisation, hjälporganisation, fackförening, ideell förening, ideell, förening, icke-kommersiell, frivilligorganisation, frivillig, intresseorganisation" }, "office/physician": { - "name": "Läkare", - "terms": "Läkare, husläkare, doktorspraktik, medicinare" + "name": "Läkare" }, "office/political_party": { "name": "Politiskt parti", @@ -4335,10 +4457,18 @@ "name": "Riven järnväg", "terms": "Riven järnväg, borttagen järnväg" }, + "railway/buffer_stop": { + "name": "Stoppbock", + "terms": "Stoppbock, Buffert, Buffertstopp, stoppblock" + }, "railway/crossing": { "name": "Järnvägskorsning (stig)", "terms": "korsning, järnvägskorsning, järnvägsövergång, järnvägspassage, plankorsning, spårpassage, tågövergång, tågkorsning, tågpassage, stig, gångväg, cykelväg, övergångsställe, gångpassage, cykelpassage" }, + "railway/derail": { + "name": "Spårspärr", + "terms": "Spårspärr, omläggningsanordning, utspårare" + }, "railway/disused": { "name": "Oanvänd järnväg", "terms": "Oanvänd järnväg, övergiven järnväg, övergiven tågbana, oanvänd tågbana" @@ -4355,6 +4485,10 @@ "name": "Järnvägskorsning (väg)", "terms": "korsning, järnvägskorsning, järnvägsövergång, järnvägspassage, plankorsning, spårpassage, tågövergång, tågkorsning, tågpassage" }, + "railway/milestone": { + "name": "Kilometerstolpe vid järnväg", + "terms": "Kilometerstolpe, kilometertavla, avståndsmärke, milsten, referenstavla, kilometerpåle" + }, "railway/monorail": { "name": "Monorail", "terms": "Monorail, enskensbana, balkbana" @@ -4371,6 +4505,10 @@ "name": "Räls", "terms": "Räls, järnvägsspår, spår, bana" }, + "railway/signal": { + "name": "Järnvägssignal", + "terms": "järnvägssignal, signal, ljus, järnvägsljus, semafor, försignal, huvudsignal, dvärgsignal" + }, "railway/station": { "name": "Järnvägsstation", "terms": "Järnvägsstation, station, central, centralstation, tåg, tågstation" @@ -4383,6 +4521,14 @@ "name": "Tunnelbaneingång", "terms": "Tunnelbaneingång, tunnelbanenergång, t-baneingång, t-banenedgång" }, + "railway/switch": { + "name": "Järnvägsväxel", + "terms": "Järnvägsväxel, växel, järnvägskorsning, korsning, korsningsväxel" + }, + "railway/train_wash": { + "name": "Tågtvätt", + "terms": "Tågtvätt, loktvätt, tvätthall" + }, "railway/tram": { "name": "Spårvagn", "terms": "Spårvagn, spårväg, motorvagn" diff --git a/dist/locales/ta.json b/dist/locales/ta.json index e61de3b6f..06ac7942f 100644 --- a/dist/locales/ta.json +++ b/dist/locales/ta.json @@ -614,9 +614,6 @@ "generator/type": { "label": "வகை" }, - "golf_hole": { - "label": "குறிப்பு" - }, "handicap": { "label": "ஊனமுற்றோர்", "placeholder": "1-18" @@ -864,9 +861,6 @@ "railway": { "label": "வகை" }, - "ref": { - "label": "குறிப்பு" - }, "relation": { "label": "வகை" }, @@ -914,9 +908,6 @@ "smoking": { "label": "புகைப்பிடித்தல்" }, - "source": { - "label": "மூலம்" - }, "stars": { "label": "நட்சத்திரங்கள்" }, @@ -964,9 +955,6 @@ "trees": { "label": "மரங்கள்" }, - "tunnel": { - "label": "சுரங்கம்" - }, "visibility": { "label": "பார்க்கூடிய நிலை" }, diff --git a/dist/locales/te.json b/dist/locales/te.json index 3378d6237..9c32a68ff 100644 --- a/dist/locales/te.json +++ b/dist/locales/te.json @@ -510,9 +510,6 @@ "shop": { "label": "రకం" }, - "source": { - "label": "మూలం" - }, "structure": { "options": { "bridge": "వంతెన", diff --git a/dist/locales/th.json b/dist/locales/th.json index 6ea70c458..92c4ccbac 100644 --- a/dist/locales/th.json +++ b/dist/locales/th.json @@ -357,9 +357,6 @@ "generator/source": { "label": "แหล่งที่มา" }, - "golf_hole": { - "placeholder": "หมายเลขหลุม (1-18)" - }, "internet_access": { "label": "การเข้าใช้อินเทอร์เน็ต", "options": { diff --git a/dist/locales/tl.json b/dist/locales/tl.json index 6c29e1437..19cebfdea 100644 --- a/dist/locales/tl.json +++ b/dist/locales/tl.json @@ -303,7 +303,6 @@ }, "commit": { "title": "Nai-upload sa OpenStreetMap", - "description_placeholder": "Maikling paglalarawan ng iyong mga kontribusyon (kailangan)", "upload_explanation": "Ang mga pagbabagong na-upload ay makikita sa lahat ng mapang gumagamit ng datos ng OpenStreetMap.", "upload_explanation_with_user": "Ang mga pagbabagong na-upload bilang {user} ay makikita sa lahat ng mapang gumagamit ng datos ng OpenStreetMap.", "save": "I-upload", diff --git a/dist/locales/tr.json b/dist/locales/tr.json index 0d0e22968..7d7f7c3ed 100644 --- a/dist/locales/tr.json +++ b/dist/locales/tr.json @@ -46,7 +46,7 @@ "title": "Devam et", "description": "Bu çizgiye devam et.", "not_eligible": "Burada çizgi devam ettirilemez.", - "multiple": "Burada birden fazla çizgi devam ettirilebilir. Bir çizgi seçmek için, Shift tuşuna bas ve çizginin üzerine tıkla.", + "multiple": "Burada birden fazla çizgi devam ettirilebilir. Bir çizgi seçmek için, Shift tuşuna bas ve çizginin üzerine tı", "annotation": { "line": "Çizgiye devam edildi.", "area": "Alana devam edildi." @@ -328,8 +328,6 @@ }, "commit": { "title": "OpenStreetMap'e Yükle", - "description_placeholder": "Yaptığın değişiklikleri kısaca açıkla (zorunlu)", - "message_label": "Değişlikle ilgili Açıklama", "upload_explanation": "Yüklediğin değişiklikler OpenStreetMap verilerini kullanan bütün haritalarda görülebilecek. ", "upload_explanation_with_user": "{user} olarak yüklediğin değişiklikler OpenStreetMap verilerini kullanan bütün haritalarda görülebilecek. ", "save": "Yükle", @@ -1393,16 +1391,16 @@ "generator/method": { "label": "Yöntem" }, + "generator/output/electricity": { + "label": "Güç Çıkışı", + "placeholder": "50 MW, 100 MW, 200 MW..." + }, "generator/source": { "label": "Kaynak" }, "generator/type": { "label": "Tür" }, - "golf_hole": { - "label": "Referans", - "placeholder": "Çukur Numarası (1-18)" - }, "grape_variety": { "label": "Meyve Çeşitleri" }, @@ -1473,6 +1471,9 @@ "kerb": { "label": "Kaldırım Taşı" }, + "label": { + "label": "İsim" + }, "lamp_type": { "label": "Tür" }, @@ -1544,6 +1545,9 @@ "man_made": { "label": "Tür" }, + "manhole": { + "label": "Tür" + }, "map_size": { "label": "Kapsam" }, @@ -1751,6 +1755,10 @@ "plant": { "label": "Enerji Santrali" }, + "plant/output/electricity": { + "label": "Güç Çıkışı", + "placeholder": "500 MW, 1000 MW, 2000 MW..." + }, "population": { "label": "Nüfus" }, @@ -1780,7 +1788,29 @@ } }, "ref": { - "label": "Kaynak" + "label": "Referans Kodu" + }, + "ref_aeroway_gate": { + "label": "Kapı Numarası" + }, + "ref_golf_hole": { + "label": "Delik No", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Kesişim Numarası" + }, + "ref_platform": { + "label": "Platform Numarası" + }, + "ref_road_number": { + "label": "Yol Numarası" + }, + "ref_route": { + "label": "Rota Numarası" + }, + "ref_stop_position": { + "label": "Durak Numarası" }, "relation": { "label": "Tür" @@ -1895,9 +1925,6 @@ "social_facility_for": { "label": "Hedef Kitle" }, - "source": { - "label": "Kaynak" - }, "sport": { "label": "Spor" }, @@ -2035,9 +2062,6 @@ "trees": { "label": "Ağaçlar" }, - "tunnel": { - "label": "Tünel" - }, "vending": { "label": "Ürün Çeşidi" }, @@ -3795,8 +3819,8 @@ "terms": "Kule" }, "man_made/wastewater_plant": { - "name": "Atıksu Santrali", - "terms": "Atıksu Santrali" + "name": "Su Arıtma Tesisleri", + "terms": "Su Arıtma Tesisleri, Atıksu Santrali" }, "man_made/water_tower": { "name": "Su Kulesi", @@ -3807,8 +3831,16 @@ "terms": "Su Kuyusu" }, "man_made/water_works": { - "name": "Su Arıtma Tesisi", - "terms": "Su Arıtma Tesisi" + "name": "Su Şebekesi", + "terms": "Su Şebekesi, Su Dağıtım İstasyonu, İçme Suyu Tesisleri" + }, + "man_made/watermill": { + "name": "Su Değirmeni", + "terms": "Su Değirmeni" + }, + "man_made/windmill": { + "name": "Yel Değirmeni", + "terms": "Yel Değirmeni" }, "man_made/works": { "name": "Fabrika", @@ -3999,8 +4031,7 @@ "terms": "Sivil Toplum Örgütü" }, "office/physician": { - "name": "Hekim", - "terms": "Hekim" + "name": "Hekim" }, "office/political_party": { "name": "Siyasi Parti", @@ -4984,6 +5015,95 @@ "terms": "Su Bendi, Su Seddi" } } + }, + "imagery": { + "MAPNIK": { + "attribution": { + "text": "© OpenStreetMap destekçileri, CC-BY-SA" + }, + "name": "OpenStreetMap (Klasik)" + }, + "OSM_Inspector-Addresses": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap destekçileri, CC-BY-SA" + } + }, + "OSM_Inspector-Geometry": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap destekçileri, CC-BY-SA" + } + }, + "OSM_Inspector-Highways": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap destekçileri, CC-BY-SA" + } + }, + "OSM_Inspector-Multipolygon": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap destekçileri, CC-BY-SA" + } + }, + "OSM_Inspector-Places": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap destekçileri, CC-BY-SA" + } + }, + "OSM_Inspector-Routing": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap destekçileri, CC-BY-SA" + } + }, + "OSM_Inspector-Tagging": { + "attribution": { + "text": "© Geofabrik GmbH, OpenStreetMap destekçileri, CC-BY-SA" + } + }, + "Waymarked_Trails-Cycling": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, harita verileri OpenStreetMap destekçileri, ODbL 1.0" + } + }, + "Waymarked_Trails-Hiking": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, harita verileri OpenStreetMap destekçileri, ODbL 1.0" + } + }, + "Waymarked_Trails-MTB": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, harita verileri OpenStreetMap destekçileri, ODbL 1.0" + } + }, + "Waymarked_Trails-Skating": { + "attribution": { + "text": "© Sarah Hoffmann, CC by-SA 3.0, harita verileri OpenStreetMap destekçileri, ODbL 1.0" + } + }, + "Waymarked_Trails-Winter_Sports": { + "attribution": { + "text": "© Michael Spreng, CC by-SA 3.0, harita verileri OpenStreetMap destekçileri, ODbL 1.0" + } + }, + "hike_n_bike": { + "attribution": { + "text": "© OpenStreetMap destekçileri" + } + }, + "osm-gps": { + "attribution": { + "text": "© OpenStreetMap destekçileri" + } + }, + "osm-mapnik-black_and_white": { + "attribution": { + "text": "© OpenStreetMap destekçileri, CC-BY-SA" + }, + "name": "OpenStreetMap (Siyah & Beyaz)" + }, + "osm-mapnik-german_style": { + "attribution": { + "text": "© OpenStreetMap destekçileri, CC-BY-SA" + } + } } } } \ No newline at end of file diff --git a/dist/locales/uk.json b/dist/locales/uk.json index 7d86d6a10..8f3850826 100644 --- a/dist/locales/uk.json +++ b/dist/locales/uk.json @@ -328,10 +328,9 @@ }, "commit": { "title": "Завантажити до OpenStreetMap", - "description_placeholder": "Стислий опис ваших дій (обовʼязково)", - "message_label": "Пояснення до набору змін", "upload_explanation": "Зміни, зроблені вами, з’являться на всіх мапах, що використовують дані OpenStreetMap.", "upload_explanation_with_user": "Зміни, зроблені вами під іменем {user}, з’являться на всіх мапах, що використовують дані OpenStreetMap.", + "request_review": "Було б гарно, якби хтось перевірив мою роботу.", "save": "Зберегти", "cancel": "Скасувати", "changes": "{count} Змін", @@ -1162,7 +1161,8 @@ "subdistrict": "Підрайон", "subdistrict!vn": "Округ/Комуна/Селище", "suburb": "Передмістя", - "suburb!jp": "Округ" + "suburb!jp": "Округ", + "unit": "Блок" } }, "admin_level": { @@ -1282,6 +1282,10 @@ "brand": { "label": "Марка" }, + "bridge": { + "label": "Тип", + "placeholder": "Типово" + }, "building": { "label": "Будинок" }, @@ -1341,12 +1345,19 @@ "clockwise": "За годинниковою стрілкою" } }, + "clothes": { + "label": "Одяг" + }, "club": { "label": "Тип" }, "collection_times": { "label": "Час виїмки пошти" }, + "comment": { + "label": "Коментар до пакету правок", + "placeholder": "Стислий опис ваших дій (обовʼязково)" + }, "communication_multi": { "label": "Траслює сигнал" }, @@ -1357,6 +1368,9 @@ "label": "URL веб-камери", "placeholder": "http://example.com/" }, + "content": { + "label": "Вміст" + }, "country": { "label": "Країна" }, @@ -1378,6 +1392,10 @@ "currency_multi": { "label": "Валюта" }, + "cutting": { + "label": "Тип", + "placeholder": "Типово" + }, "cycle_network": { "label": "Мережа" }, @@ -1463,6 +1481,10 @@ "label": "Е-пошта", "placeholder": "example@example.com" }, + "embankment": { + "label": "Тип", + "placeholder": "Типово" + }, "emergency": { "label": "Аварійні служби" }, @@ -1503,6 +1525,10 @@ "fixme": { "label": "Потребує виправлення" }, + "ford": { + "label": "Тип", + "placeholder": "Типово" + }, "fuel": { "label": "АЗС" }, @@ -1524,16 +1550,16 @@ "generator/method": { "label": "Метод" }, + "generator/output/electricity": { + "label": "Вихідна потужність", + "placeholder": "50 МВт, 100 МВт, 200 МВт…" + }, "generator/source": { "label": "Джерело" }, "generator/type": { "label": "Тип" }, - "golf_hole": { - "label": "Лунка", - "placeholder": "Номер лунки (1-18)" - }, "grape_variety": { "label": "Сорти винограду" }, @@ -1544,6 +1570,10 @@ "handrail": { "label": "Перила" }, + "hashtags": { + "label": "Хеш-теґ", + "placeholder": "#зразок" + }, "height": { "label": "Висота (в метрах)" }, @@ -1618,7 +1648,8 @@ "placeholder": "1, 2, 3…" }, "layer": { - "label": "Шар" + "label": "Шар", + "placeholder": "0" }, "leaf_cycle": { "label": "Сезонність", @@ -1701,6 +1732,10 @@ "maxweight": { "label": "Обмеження ваги" }, + "milestone_position": { + "label": "Кілометрова позначка", + "placeholder": "Відстань з точністю 1/10 (123.4)" + }, "mtb/scale": { "label": "Рівень складності для гірських велосипедів", "options": { @@ -1888,6 +1923,10 @@ "plant": { "label": "Рослини" }, + "plant/output/electricity": { + "label": "Вихідна потужність", + "placeholder": "500 МВт, 1000 МВт, 2000 МВт…" + }, "population": { "label": "Населення" }, @@ -1919,6 +1958,36 @@ "ref": { "label": "Номер" }, + "ref_aeroway_gate": { + "label": "Номер виходу на посадку" + }, + "ref_golf_hole": { + "label": "Номер лунки", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "Номер з'їзду/виїзду" + }, + "ref_platform": { + "label": "Номер платформи" + }, + "ref_road_number": { + "label": "Номер дороги" + }, + "ref_route": { + "label": "Номер маршрута" + }, + "ref_runway": { + "label": "Номер злітної смуги", + "placeholder": "Напр. 01L/19R" + }, + "ref_stop_position": { + "label": "Номер зупинки" + }, + "ref_taxiway": { + "label": "Назва руліжної дорожки", + "placeholder": "напр. A5" + }, "relation": { "label": "Тип" }, @@ -2033,7 +2102,7 @@ "label": "Обслуговуються" }, "source": { - "label": "Джерело" + "label": "Джерела" }, "sport": { "label": "Спорт" @@ -2173,6 +2242,10 @@ "label": "Дерева" }, "tunnel": { + "label": "Тип", + "placeholder": "Типово" + }, + "tunnel_waterway": { "label": "Тунель" }, "vending": { @@ -2233,7 +2306,7 @@ }, "aerialway/chair_lift": { "name": "Крісельний підйомник", - "terms": "Chair lift, rhsctkmybq gslqjvybr, крісельний підйомник" + "terms": "Chair lift,rhsctkmybq gslqjvybr,крісельний,підйомник,витяг" }, "aerialway/drag_lift": { "name": "Бугельний підйомник", @@ -2241,7 +2314,7 @@ }, "aerialway/gondola": { "name": "Гондоли", - "terms": "Gondola, Ujyljkb, гондола" + "terms": "gondola,ujyljkb,гондола" }, "aerialway/goods": { "name": "Вантажна канатна дорога", @@ -2249,7 +2322,7 @@ }, "aerialway/magic_carpet": { "name": "Стрічковий транспортер", - "terms": "стрічковий транспортер, стрічковий підйомник, конвеєрний підйомник, cnhsxrjdbq nhfcgjhnth, cnhsxrjdbq gslqkvybr, rjydt'hybq gslqjvybr, magic carpet lift" + "terms": "стрічковий,транспортер,підйомник,конвеєрний,cnhsxrjdbq nhfcgjhnth,cnhsxrjdbq gslqkvybr,rjydt'hybq gslqjvybr,magic carpet lift" }, "aerialway/mixed_lift": { "name": "Змішаний підйомник", @@ -2257,34 +2330,34 @@ }, "aerialway/platter": { "name": "Платерний підйомник", - "terms": "круг, платер, підйомник, лижі" + "terms": "круг,платер,підйомник,лижі" }, "aerialway/pylon": { "name": "Опора канатної дороги", - "terms": "Опора, канатна дорога" + "terms": "Опора,канатна,дорога,витяг" }, "aerialway/rope_tow": { "name": "Бугельний підйомник", - "terms": "бугель, підйомник, лижі" + "terms": "бугель,підйомник,лижі,витяг" }, "aerialway/station": { "name": "Станція канатної дороги", - "terms": "канатна, підвісна, дорога, станція" + "terms": "канатна,підвісна,дорога,станція,витяг" }, "aerialway/t-bar": { "name": "Анкерний підйомник", - "terms": "підйомник, анкер, бугель, лижі" + "terms": "підйомник,анкер,бугель,лижі,витяг" }, "aeroway": { "name": "Аеропорт" }, "aeroway/aerodrome": { "name": "Аеропорт", - "terms": "Airport, аеропорт, аеродром, летовище, fthjgjhn, fthjlhjv, ktnjdbot" + "terms": "airport,аеропорт,аеродром,летовище,fthjgjhn,fthjlhjv,ktnjdbot" }, "aeroway/apron": { "name": "Перон", - "terms": "Apron, перон, gthjy" + "terms": "Apron,перон,gthjy" }, "aeroway/gate": { "name": "Вихід на посадку", @@ -2292,15 +2365,15 @@ }, "aeroway/hangar": { "name": "Ангар", - "terms": "Hangar, fyufh, ангар" + "terms": "Hangar,fyufh,ангар" }, "aeroway/helipad": { "name": "Вертолітний майданчик", - "terms": "Helipad, dthnjksnybq vfqlfyxbr, вертоліт, вертодром, вертольотний майданчик" + "terms": "helipad,dthnjksnybq vfqlfyxbr,вертоліт,вертодром,вертольотний,майданчик,гелікоптер" }, "aeroway/runway": { "name": "Злітно-посадкова смуга", - "terms": "Runway, pksnyj-gjcflrjdf cveuf, посадкова смуга, злітна смуга" + "terms": "Runway,pksnyj-gjcflrjdf cveuf,посадкова смуга,злітна смуга" }, "aeroway/taxiway": { "name": "Руліжна доріжка", @@ -2327,35 +2400,35 @@ }, "amenity/arts_centre": { "name": "Мистецький центр", - "terms": "Arts Center,vbcntwmrbq wtynh, галерея, мистецький центр" + "terms": "Arts Center,vbcntwmrbq wtynh,галерея,мистецький центр" }, "amenity/atm": { "name": "Банкомат", - "terms": "ATM, fyrjvfn, банкомат" + "terms": "ATM,fyrjvfn,банкомат" }, "amenity/bank": { "name": "Банк", - "terms": "Bank, dfyr, каса, rfcf, кредитна спілка, rhtlbnyf cgskrf, скарбниця, казначейство, rfpyfxtqcndj, відділення, dsllsktyyz, кредит, rhtlbn, депозит, ltgjpbn, платіж, gkfns;, готівка, ujnsdrf, переказ" + "terms": "bank,банк,dfyr,каса,rfcf,кредитна спілка,rhtlbnyfcgskrf,скарбниця,казначейство,rfpyfxtqcndj,відділення,dsllsktyyz,кредит,rhtlbn,депозит,ltgjpbn,платіж,gkfns,готівка,ujnsdrf,переказ" }, "amenity/bar": { "name": "Бар", - "terms": "Bar, fh, бар" + "terms": "бар,пиво,напої,алкоголь" }, "amenity/bbq": { "name": "Барбекю/мангал", - "terms": "мангал, барбекю, гриль, дрова, вогонь, шашлик" + "terms": "мангал,барбекю,гриль,дрова,вогонь,шашлик" }, "amenity/bench": { "name": "Лавка", - "terms": "Bench, kfdrf, лавка" + "terms": "bench,kfdrf,лавка" }, "amenity/bicycle_parking": { "name": "Вело-парковка", - "terms": "Bicycle Parking, dtkj-gfhrjdrf, велопарковка" + "terms": "Bicycle Parking,dtkj-gfhrjdrf,велопарковка,ровер,велосипед" }, "amenity/bicycle_rental": { "name": "Прокат велосипедів", - "terms": "Bicycle Rental, ghjrfn dtkjcbgtlsd, прокат велосипедів" + "terms": "Bicycle Rental,ghjrfn dtkjcbgtlsd,прокат,велосипед" }, "amenity/bicycle_repair_station": { "name": "Станція ремонту велосипедів", @@ -2363,35 +2436,35 @@ }, "amenity/biergarten": { "name": "Пивний садок", - "terms": "пиво, лавка, їжа, тепло, напої, beer, biergarten, відпочинок" + "terms": "пиво,лавка,їжа,тепло,напої,beer,biergarten, відпочинок" }, "amenity/boat_rental": { "name": "Прокат човнів", - "terms": "Boat Rental,ghjrfn xjdysd, катамарани, прокат човнів" + "terms": "Boat Rental,ghjrfn xjdysd,катамаран,прокат,човни,човен" }, "amenity/bureau_de_change": { "name": "Обмін валют", - "terms": "валюта, долар, євро, курс, біржа, банк" + "terms": "валюта,долар,євро,курс,біржа,банк,обміник,міняло,пункт" }, "amenity/bus_station": { "name": "Автобусна станція", - "terms": "Bus Station, fdnjecyf cnfywsz, автобусна станція, вокзал" + "terms": "Bus Station,fdnjecyf cnfywsz,автобус,станція,вокзал" }, "amenity/cafe": { "name": "Кафе", - "terms": "Cafe, rfat, кафе, кава" + "terms": "cafe,кафе,кава,чай,бістро" }, "amenity/car_rental": { "name": "Прокат автомобілів", - "terms": "Car Rental, ghjrfn fdnjvjsksd, прокат машин" + "terms": "Car Rental,ghjrfn fdnjvjsksd,прокат,оренда,машина,автівка" }, "amenity/car_sharing": { "name": "Короткострокова оренда автомобіля", - "terms": "Car Sharing, rjhjnrjcnhjrjdf jhtylf fdnjvjskz, пошук попутників" + "terms": "Car Sharing, rjhjnrjcnhjrjdf jhtylf fdnjvjskz,пошук попутників,каршерінг" }, "amenity/car_wash": { "name": "Автомийка", - "terms": "Car Wash, fdnjvbqrf, мийка, автомийка" + "terms": "Car Wash, fdnjvbqrf,мийка,автомийка" }, "amenity/casino": { "name": "Казино", @@ -2399,11 +2472,11 @@ }, "amenity/charging_station": { "name": "Зарядна станція", - "terms": "Charging station, pfhzlyf cnfywsz, зарядна станція" + "terms": "Charging station,pfhzlyf cnfywsz,зарядна,станція,зарядка,суперчарджер,електро" }, "amenity/childcare": { "name": "Дитяча кімната", - "terms": "дитяча кімната, догляд, діти" + "terms": "дитяча кімната,догляд,діти" }, "amenity/cinema": { "name": "Кінотеатр", @@ -2567,6 +2640,10 @@ "name": "Церква", "terms": "Church, wthrdf, храм, собор, костьол" }, + "amenity/place_of_worship/hindu": { + "name": "Індуський храм", + "terms": "гарбагриха,манду,пуджа,храм,святиня" + }, "amenity/place_of_worship/jewish": { "name": "Синагога", "terms": "Synagogue, cbyfujuf, синагога, іудаїзм" @@ -2575,6 +2652,18 @@ "name": "Мечеть", "terms": "Mosque, vtxtnm, мечеть, мусульманство" }, + "amenity/place_of_worship/shinto": { + "name": "Синтоїстська святиня", + "terms": "камі,торі" + }, + "amenity/place_of_worship/sikh": { + "name": "Храм сикхів", + "terms": "гурудвара,храм" + }, + "amenity/place_of_worship/taoist": { + "name": "Даосский храм", + "terms": "даос,монастир,храм" + }, "amenity/planetarium": { "name": "Планетарій", "terms": "планетарій,астрономія,обсерваторія,дозвілля,навчання" @@ -2740,6 +2829,10 @@ "name": "Ветеринарна лікарня", "terms": "Veterinary, dtnthbyfhyf ksrfhyz, ветринар, втиринарна лікарня" }, + "amenity/waste/dog_excrement": { + "name": "Контейнер для собачих екскрементів", + "terms": "контейнер,сміття,собака,екскременти,мусор,гімно,кавалок" + }, "amenity/waste_basket": { "name": "Бак для сміття", "terms": "Waste Basket, fr lkz cvsnnz, кошик для сміття, сміття" @@ -2768,6 +2861,58 @@ "name": "Покриття дороги", "terms": "дорога,покриття,асфальт,бруківка,пісок,грунт,трава" }, + "attraction/amusement_ride": { + "name": "Атракціони", + "terms": "розваги,тематичний,парк,атраціони,каруселі" + }, + "attraction/animal": { + "name": "Звірі", + "terms": "зоопарк,тематичний,парк,звірі,леви,тигри,медведі" + }, + "attraction/big_wheel": { + "name": "Оглядове колесо", + "terms": "огляд,колесо,чортове,тематичний,парк,розваги,атракціони" + }, + "attraction/bumper_car": { + "name": "Бамперні машинки", + "terms": "автодром,машинки,тематичний,парк,розваги" + }, + "attraction/bungee_jumping": { + "name": "Тарзанка", + "terms": "тарзанка,банджі,джампінг,розваги тематичний,парк,платформа" + }, + "attraction/carousel": { + "name": "Карусель", + "terms": "карусель,парк,атракціон,розваги" + }, + "attraction/dark_ride": { + "name": "Кімната жахів", + "terms": "потяг,привід,жахи,розваги,парк" + }, + "attraction/drop_tower": { + "name": "Падіння з вежі", + "terms": "парк,атракціони,вежа,вільне,падіння,кидок" + }, + "attraction/pirate_ship": { + "name": "Піратській корабель", + "terms": "парк,розваги,корабель,човен,пірати,велика,гойдалка" + }, + "attraction/river_rafting": { + "name": "Катання річковими порогами", + "terms": "розваги,прак,пороги,річка,вода,сплав,імітація" + }, + "attraction/roller_coaster": { + "name": "Американські гірки", + "terms": "парк,гірки,атракціони" + }, + "attraction/train": { + "name": "Туристичний потяг", + "terms": "парк,розваги,атракціон,потяг,чух-чух" + }, + "attraction/water_slide": { + "name": "Водні гірки", + "terms": "парк,аквапрак,вода,розваги,гірки,спуск" + }, "barrier": { "name": "Перепони", "terms": "Barrier, gthtgjyb, бар’єр, шлагбаум, перешкода, рубіж, межа, застава, лінія поділу, огорожа, перемичка, поручні, перепона" @@ -3206,6 +3351,10 @@ "name": "Пожежний гідрант", "terms": "Fire Hydrant,gjtybq uslhfyn, пожежний гідрант" }, + "emergency/life_ring": { + "name": "Рятувальний круг", + "terms": "круг,рятувальний,буй,жилет" + }, "emergency/no": { "name": "Немає доступу для аварійно-рятувальних служб" }, @@ -3955,6 +4104,14 @@ "name": "Водозабір", "terms": "Water Works, djljpfsh, водозабір" }, + "man_made/watermill": { + "name": "Водяний млин", + "terms": "вода,млин,колесо,борошно" + }, + "man_made/windmill": { + "name": "Вітряний млин", + "terms": "вітер,вітряк,млин,колесо,борошно" + }, "man_made/works": { "name": "Фабрика", "terms": "фабрика,завод,підприємство,виробництво,робота" @@ -3967,6 +4124,10 @@ "name": "Дренажний колодязь", "terms": "люк,дренаж,колодязь,каналізація" }, + "manhole/telecom": { + "name": "Телекомунікаційний колодязь", + "terms": "люк,колодязь,кабель,зв'язок,телефон,інтернет,діра,дріт" + }, "natural": { "name": "Природа", "terms": "Natural, ghbhjlf, природа" @@ -4152,8 +4313,7 @@ "terms": "офіс неурядової організації" }, "office/physician": { - "name": "Лікар", - "terms": "доктор, медицина" + "name": "Лікар" }, "office/political_party": { "name": "Політична партія", @@ -4239,6 +4399,14 @@ "name": "Електростанція", "terms": "Power Generator, tktrnhjcnfywsz, електростанція" }, + "power/generator/source_nuclear": { + "name": "Ядерний реактор", + "terms": "реактор,радіація,ядро,ділення,ядерний" + }, + "power/generator/source_wind": { + "name": "Вітро-електро установка", + "terms": "генератор,вітер,вітряк,електрика,турбіна" + }, "power/line": { "name": "Лінія електропередачі високої напруги", "terms": "Power Line, ksysz tktrnhjgthtlfxs dbcjrj yfgheub, Лінія електропередачі високої напруги, ЛЕП" @@ -4285,10 +4453,18 @@ "name": "Занедбані колії", "terms": "Abandoned Railway,pfytlfys gjks, покинуті колії" }, + "railway/buffer_stop": { + "name": "Буферний упор", + "terms": "буфер,стоп,зупника" + }, "railway/crossing": { "name": "Залізничний перехід (пішохідний)", "terms": "залізниця,потяг,рейки,пішоход,перехід,шлагбаум,світлофор,поїзд,(пішохідний)" }, + "railway/derail": { + "name": "Залізничний дерейлер", + "terms": "дерейлер,перепона,залізниця,рейки" + }, "railway/disused": { "name": "Колії, що не використовуються", "terms": "Disused Railway,rjks oj yt dbrjhbcnjdenmcz, колі що не використовуються" @@ -4305,6 +4481,10 @@ "name": "Залізничний переїзд (автомобілний)", "terms": "залізниця,потяг,рейки,автомобіль,перехід,шлагбаум,світлофор,поїзд,(автомобільний),дорога,шлях" }, + "railway/milestone": { + "name": "Кілометровий знак", + "terms": "знак,залізниця,кілометр" + }, "railway/monorail": { "name": "Монорейка", "terms": "Monorail, vjyjhtqrf, монорейка" @@ -4321,6 +4501,10 @@ "name": "Рейки", "terms": "Rail,htqrb, колії" }, + "railway/signal": { + "name": "Семафор", + "terms": "залізниця,сигнал,семафор,світлофор" + }, "railway/station": { "name": "Залізнична станція", "terms": "Railway Station, pfkspybxyf cnfywsz, залізнична станція" @@ -4333,6 +4517,14 @@ "name": "Вхід до метро", "terms": "Subway Entrance, dsl lj vtnhj, вхід в метро" }, + "railway/switch": { + "name": "Залізнична стрілка", + "terms": "стрілка,залізниця,рейки" + }, + "railway/train_wash": { + "name": "Мийка для вагонів", + "terms": "мийка,вагон,залізниця" + }, "railway/tram": { "name": "Трамвай", "terms": "Tram, nhfvdfq, трамвай" diff --git a/dist/locales/vi.json b/dist/locales/vi.json index 0ec939948..301578573 100644 --- a/dist/locales/vi.json +++ b/dist/locales/vi.json @@ -328,10 +328,9 @@ }, "commit": { "title": "Tải lên OpenStreetMap", - "description_placeholder": "Tóm lược các đóng góp của bạn (bắt buộc)", - "message_label": "Tóm lược Sửa đổi", "upload_explanation": "Các thay đổi bạn thực hiện sẽ xuất hiện trên tất cả các bản đồ sử dụng dữ liệu OpenStreetMap.", "upload_explanation_with_user": "Các thay đổi bạn thực hiện dưới tên {user} sẽ xuất hiện trên tất cả các bản đồ sử dụng dữ liệu OpenStreetMap.", + "request_review": "Tôi muốn ai đó xem lại những thay đổi này.", "save": "Tải lên", "cancel": "Hủy bỏ", "changes": "{count} Thay đổi", @@ -1067,7 +1066,8 @@ "subdistrict": "Phường/xã/thị trấn", "subdistrict!vn": "Phường/Xã/Thị trấn", "suburb": "Khu phố", - "suburb!jp": "Quận" + "suburb!jp": "Quận", + "unit": "Số Phòng" } }, "admin_level": { @@ -1187,6 +1187,10 @@ "brand": { "label": "Nhãn hiệu" }, + "bridge": { + "label": "Kiểu", + "placeholder": "Bình thường" + }, "building": { "label": "Tòa nhà" }, @@ -1246,12 +1250,19 @@ "clockwise": "Theo Chiều kim Đồng hồ" } }, + "clothes": { + "label": "Quần áo" + }, "club": { "label": "Loại" }, "collection_times": { "label": "Giờ Lấy thư" }, + "comment": { + "label": "Tóm lược Sửa đổi", + "placeholder": "Tóm lược các đóng góp của bạn (bắt buộc)" + }, "communication_multi": { "label": "Kiểu Giao thông" }, @@ -1262,6 +1273,9 @@ "label": "URL Webcam", "placeholder": "http://example.com/" }, + "content": { + "label": "Đồ Chứa đựng" + }, "country": { "label": "Quốc gia" }, @@ -1283,6 +1297,10 @@ "currency_multi": { "label": "Loại Tiền" }, + "cutting": { + "label": "Kiểu", + "placeholder": "Bình thường" + }, "cycle_network": { "label": "Hệ thống" }, @@ -1368,6 +1386,10 @@ "label": "Thư điện tử", "placeholder": "vidu@example.com" }, + "embankment": { + "label": "Kiểu", + "placeholder": "Bình thường" + }, "emergency": { "label": "Khẩn cấp" }, @@ -1408,6 +1430,10 @@ "fixme": { "label": "Cần Sửa chữa" }, + "ford": { + "label": "Kiểu", + "placeholder": "Bình thường" + }, "fuel": { "label": "Nhiên liệu" }, @@ -1429,16 +1455,16 @@ "generator/method": { "label": "Phương pháp" }, + "generator/output/electricity": { + "label": "Điện năng lượng", + "placeholder": "50 MW, 100 MW, 200 MW…" + }, "generator/source": { "label": "Nguồn" }, "generator/type": { "label": "Kiểu" }, - "golf_hole": { - "label": "Số", - "placeholder": "Số lỗ (1–18)" - }, "grape_variety": { "label": "Loại Nho" }, @@ -1449,6 +1475,10 @@ "handrail": { "label": "Lan can" }, + "hashtags": { + "label": "Thẻ Hash", + "placeholder": "#VíDụ" + }, "height": { "label": "Chiều cao (Mét)" }, @@ -1523,7 +1553,8 @@ "placeholder": "1, 2, 3…" }, "layer": { - "label": "Lớp" + "label": "Lớp", + "placeholder": "0" }, "leaf_cycle": { "label": "Thời gian Mọc Lá", @@ -1606,6 +1637,10 @@ "maxweight": { "label": "Trọng lượng Tối đa" }, + "milestone_position": { + "label": "Vị trí theo Cột mốc", + "placeholder": "Tầm xa đến một chữ số thập phân (123.4)" + }, "mtb/scale": { "label": "Độ hiểm trở Đạp xe Leo núi", "options": { @@ -1793,6 +1828,10 @@ "plant": { "label": "Cây" }, + "plant/output/electricity": { + "label": "Điện năng lượng", + "placeholder": "500 MW, 1000 MW, 2000 MW…" + }, "population": { "label": "Dân số" }, @@ -1822,7 +1861,37 @@ } }, "ref": { - "label": "Số" + "label": "Mã số Tham chiếu" + }, + "ref_aeroway_gate": { + "label": "Số Cổng" + }, + "ref_golf_hole": { + "label": "Số Lỗ", + "placeholder": "1–18" + }, + "ref_highway_junction": { + "label": "Số Giao lộ" + }, + "ref_platform": { + "label": "Số Ke" + }, + "ref_road_number": { + "label": "Số Đường" + }, + "ref_route": { + "label": "Số Tuyến" + }, + "ref_runway": { + "label": "Số Đường băng", + "placeholder": "vd: 01L/19R" + }, + "ref_stop_position": { + "label": "Số Trạm" + }, + "ref_taxiway": { + "label": "Tên Đường lăn", + "placeholder": "vd: A5" }, "relation": { "label": "Kiểu" @@ -2078,6 +2147,10 @@ "label": "Loại cây" }, "tunnel": { + "label": "Kiểu", + "placeholder": "Bình thường" + }, + "tunnel_waterway": { "label": "Đường hầm" }, "vending": { @@ -2185,7 +2258,7 @@ }, "aeroway/aerodrome": { "name": "Sân bay", - "terms": "máy bay, phi cơ, tàu bay, sân bay, phi trường, cảng hàng không, không cảng, may bay, phi co, tau bay, san bay, phi truong, cang hang khong, khong cang" + "terms": "máy bay, phi cơ, tàu bay, sân bay, phi trường, trường bay, cảng hàng không, không cảng, may bay, phi co, tau bay, san bay, phi truong, truong bay, cang hang khong, khong cang" }, "aeroway/apron": { "name": "Sân bãi", @@ -2472,6 +2545,10 @@ "name": "Nhà thờ", "terms": "nhà thờ, ki-tô giáo, kitô giáo, thiên chúa giáo, đạo thiên chúa, công giáo, tin lành, giáo xứ, thánh đường, nha tho, ki-to giao, kito giao, thien chua giao, dao thien chua, cong giao, tin lanh, giao xu, thanh duong" }, + "amenity/place_of_worship/hindu": { + "name": "Đền thờ Ấn Độ giáo", + "terms": "đền thờ ấn độ giáo, đền ấn độ giáo, đền thờ ấn giáo, đền ấn giáo, đền thờ hindu, đền hindu, den tho an do giao, den an do giao, den tho an giao, den an giao, den tho hintu, den hindu" + }, "amenity/place_of_worship/jewish": { "name": "Nhà thờ Do Thái giáo", "terms": "do thái giáo, đạo do thái, hội đường, do thai giao, dao do thai, hoi duong" @@ -2480,6 +2557,18 @@ "name": "Nhà thờ Hồi giáo", "terms": "hồi giáo, nhà thờ, hoi giao, nha tho" }, + "amenity/place_of_worship/shinto": { + "name": "Đền thờ Thần đạo", + "terms": "đền thờ thần đạo, đền thần đạo, thần xã, den tho than dao, den than dao, than xa" + }, + "amenity/place_of_worship/sikh": { + "name": "Đền thờ Sikh giáo", + "terms": "đền thờ sikh giáo, đền sikh giáo, đền thờ tích-khắc giáo, đền tích-khắc giáo, den tho sikh giao, den sikh giao, den tho tich-khac giao, den tich-khac giao" + }, + "amenity/place_of_worship/taoist": { + "name": "Đạo quán", + "terms": "đạo quán, cung quán, dao quan, cung quan" + }, "amenity/planetarium": { "name": "Cung Thiên văn", "terms": "cung thiên văn, bảo tàng thiên văn, trung tâm không gian, cung thien van, bao tang thien van, trung tam khong gian" @@ -2547,6 +2636,10 @@ "name": "Nhà trú", "terms": "nhà trú, chỗ che chở, nhà trú bão, nhà trú mưa, nhà trú ẩn, điểm trú bão, điểm trú mưa, điểm trú ẩn, túp lều, mái, nóc, cho che cho, nha tru bao, nha tru mua, nha tru an, diem tru bao, diem tru mau, diem tru an, tup leu, mai, noc" }, + "amenity/shower": { + "name": "Tắm đứng", + "terms": "phòng tắm đứng, buồng tắm đứng, khay tắm đứng, cabin tắm, phong tam dung, buong tam dung, khay tam dung, cabin tam" + }, "amenity/social_facility": { "name": "Dịch vụ Xã hội", "terms": "dịch vụ xã hội, người vô gia cư, người khuyết tật, trẻ em, trung tâm điều trị nghiện ma túy, trung tâm điều trị nghiện rượu, dich vu xa hoi, nguoi vo gia cu, nguoi khuyet tat, tre em, trung tam dieu tri nghien ma tuy, trung tam dieu tri nghien ruou" @@ -2645,6 +2738,10 @@ "name": "Thú y", "terms": "bác sĩ thú y, bác sỹ thú y, thầy thuốc thú y, bệnh viện thú y, nhà thương thú y, trung tâm thú y, bác sĩ chó, bác sỹ chó, bác sĩ mèo, bác sỹ mèo, bac si thu y, bac sy thu y, thay thuoc thu y, benh vien thu y, nha thuong thu y, trung tam thu y, bac si cho, bac sy cho, bac si meo, bac sy meo" }, + "amenity/waste/dog_excrement": { + "name": "Thùng Đựng Cứt Chó", + "terms": "thùng đựng cứt chó, hộp đựng cứt chó, thung dung cut cho, hop dung cut cho" + }, "amenity/waste_basket": { "name": "Thùng rác", "terms": "thùng rác, sọt rác, thung rac, sot rac" @@ -2673,6 +2770,58 @@ "name": "Mặt Đường", "terms": "mặt đường, mat duong" }, + "attraction/amusement_ride": { + "name": "Trò chơi tại Công viên Vui chơi", + "terms": "trò chơi, trò chơi cảm giác mạnh, công viên vui chơi, công viên giải trí, tro choi, tro choi cam giac manh, cong vien vui choi, cong vien giai tri" + }, + "attraction/animal": { + "name": "Động vật", + "terms": "thú vật, vườn thú, vườn bách thảo, sư tử, con hổ, con cọp, con gấu, con voi, con khỉ, hươu cao cổ, thu vat, vuon thu, vuon bach thao, su tu, con ho, con cop, con gau, con voi, con khi, huou cao co" + }, + "attraction/big_wheel": { + "name": "Vòng quay Quan sát", + "terms": "vòng quay quan sát, vòng đu quay, vòng quay mặt trời, vòng quay ferris, vong quay quan sat, vong du quay, vong quay mat troi, vong quay ferris" + }, + "attraction/bumper_car": { + "name": "Xe điện Đụng", + "terms": "xe điện đụng, xe dien dung" + }, + "attraction/bungee_jumping": { + "name": "Nhảy Bungee", + "terms": "nhảy bungee, nhảy bungy, nhảy dây bungee, nhảy dây bungy, nhay bungee, nhay bungy, nhay day bungee, nhay day bungy" + }, + "attraction/carousel": { + "name": "Đu quay", + "terms": "đu quay, vòng quay ngựa gỗ, trò kéo quân, đu quay dây văng, du quay, vong quay ngua go, tro keo quan, du quay day vang" + }, + "attraction/dark_ride": { + "name": "Trò chơi trong Nhà tối", + "terms": "trò chơi nước trong nhà tối, tro choi nuoc trong nha toi" + }, + "attraction/drop_tower": { + "name": "Tháp Rơi Tự do", + "terms": "tháp rơi tự do, thap roi tu do" + }, + "attraction/pirate_ship": { + "name": "Thuyền Cướp biển", + "terms": "thuyền cướp biển, thuyen cuop bien" + }, + "attraction/river_rafting": { + "name": "Bè", + "terms": "bè, mảng, be, mang" + }, + "attraction/roller_coaster": { + "name": "Tàu lượn Siêu tốc", + "terms": "tàu lượn siêu tốc, tàu lộn siêu tốc, tàu lượn vòng siêu tốc, tàu lộn vòng siêu tốc, tau luon sieu toc, tau lon sieu toc, tau luon vong sieu toc, tau lon vong sieu toc" + }, + "attraction/train": { + "name": "Bến Xe lửa Mô phỏng", + "terms": "xe lửa mô phỏng, tàu hỏa mô phỏng, tàu hoả mô phỏng, xe lua mo phong, tau hoa mo phong" + }, + "attraction/water_slide": { + "name": "Vượt thác", + "terms": "vượt thác, thang trượt nước, vuot thac, thang truot nuoc" + }, "barrier": { "name": "Chướng ngại", "terms": "chướng ngai, chặn, chuong ngai, chan" @@ -3111,6 +3260,10 @@ "name": "Trụ Cứu hỏa", "terms": "trụ cứu hỏa, trụ cứu hoả, trụ chữa cháy, cột cứu hỏa, cột cứu hoả, cột chữa cháy, tru cuu hoa, tru chua chay, cot cuu hoa, cot chua chay" }, + "emergency/life_ring": { + "name": "Phao Cứu đắm", + "terms": "phao cứu đắm, phao cuu dam" + }, "emergency/no": { "name": "Không cho phép Dịch vụ Khẩn cấp" }, @@ -3860,6 +4013,14 @@ "name": "Nhà máy Nước", "terms": "nhà máy nước, nha may nuoc" }, + "man_made/watermill": { + "name": "Cối Xay Nước", + "terms": "cối xay nước, bánh xe nước, coi xay nuoc, banh xe nuoc" + }, + "man_made/windmill": { + "name": "Cối Xay Gió", + "terms": "cối xay gió, máy xay gió, coi xay gio, may xay gio" + }, "man_made/works": { "name": "Nhà máy", "terms": "nhà máy, xí nghiệp, xưởng, hãng, nha may, xi nghiep, xuong, hang" @@ -3872,6 +4033,10 @@ "name": "Cống Thoát Nước", "terms": "cống thoát nước mưa, cống nước mưa, cong thoat nuoc mua, cong nuoc mua" }, + "manhole/telecom": { + "name": "Hố Cáp Viễn thông", + "terms": "hố cáp viễn thông, lỗ cáp viễn thông, ho cap vien thong, lo cap vien thong" + }, "natural": { "name": "Thiên nhiên", "terms": "thiên nhiên, tự nhiên, thien nhien, tu nhien" @@ -4057,8 +4222,7 @@ "terms": "tổ chức phi chính phủ, văn phòng ngo, văn phòng ong, tổ chức phi lợi nhuận, tổ chức bất vụ lợi, quỹ từ thiện, hiệp hội thương mại, to chuc phi chinh phu, van phong ngo, van phong ong, to chuc phi loi nhuan, to chuc bat vu loi, quy tu thien, hiep hoi thuong mai" }, "office/physician": { - "name": "Văn phòng Bác sĩ", - "terms": "văn phòng bác sĩ, văn phòng bác sỹ, văn phòng thầy thuốc, van phong bac si, van phong bac sy, van phong thay thuoc" + "name": "Văn phòng Bác sĩ" }, "office/political_party": { "name": "Đảng Chính trị", @@ -4144,6 +4308,14 @@ "name": "Máy phát điện", "terms": "máy phát điện, động cơ, tua bin, tuabin, may phat dien, dong co" }, + "power/generator/source_nuclear": { + "name": "Lò Phản ứng Hạt nhân", + "terms": "lò phản ứng hạt nhân, nhà máy phản ứng hạt nhân, lo phan ung hat nhan, nha may phan ung hat nhan" + }, + "power/generator/source_wind": { + "name": "Tua bin Gió", + "terms": "tua bin gió, tua-bin gió, tuabin gió, turbine gió, máy phát điện gió, tua bin gio, tua-bin gio, tuabin gio, turbine gio, may phat dien gio" + }, "power/line": { "name": "Đường Dây điện Cao thế", "terms": "đường dây điện cao thế, đường dây điện cao áp, đường dây truyền tải điện năng, duong day dien cao the, duong day dien cao ap, duong day truyen tai dien nang" @@ -4190,10 +4362,18 @@ "name": "Đường sắt Bỏ hoang", "terms": "đường sắt bỏ hoang, duong sat bo hoang" }, + "railway/buffer_stop": { + "name": "Trạm Dừng Đệm", + "terms": "trạm dừng đệm, tram dung dem" + }, "railway/crossing": { "name": "Lối Đi bộ qua Đường sắt", "terms": "lối đi bộ qua đường sắt, lối đi bộ qua đường xe lửa, lối đi bộ qua đường tàu hỏa, lối đi bộ qua đường tàu hoả, lối đi bộ qua đường ray, lối qua đường sắt, lối qua đường xe lửa, lối qua đường tàu hỏa, lối qua đường tàu hoả, lối qua đường ray, loi di bo qua duong sat, loi di bo qua duong xe lua, loi di bo qua duong tau hoa, loi di bo qua duong tau hoa, loi di bo qua duong ray, loi qua duong sat, loi qua duong xe lua, loi qua duong tau hoa, loi qua duong tau hoa, loi qua duong ray" }, + "railway/derail": { + "name": "Thiết bị Chuyển đường", + "terms": "thiết bị chuyển đường, thiet bi chuyen duong" + }, "railway/disused": { "name": "Đường sắt Không hoạt động", "terms": "đường sắt không hoạt động, duong sat khong hoat dong" @@ -4210,6 +4390,10 @@ "name": "Điểm giao Đường sắt", "terms": "giao lộ đường sắt, giao lộ đường ray, nút giao đường sắt, giao lo duong sat, giao lo duong ray, nut giao duong sat" }, + "railway/milestone": { + "name": "Cột mốc Đường sắt", + "terms": "cột mốc đường sắt, cot moc duong sat" + }, "railway/monorail": { "name": "Đường sắt Một ray", "terms": "đường sắt một ray, duong sat mot ray" @@ -4226,6 +4410,10 @@ "name": "Đường sắt", "terms": "đường sắt, đường ray, duong sat, duong ray" }, + "railway/signal": { + "name": "Đèn Đường sắt", + "terms": "đèn đường sắt, den duong sat" + }, "railway/station": { "name": "Nhà ga", "terms": "nhà ga, nha ga" @@ -4238,6 +4426,14 @@ "name": "Cửa vào Nhà ga Tàu điện ngầm", "terms": "cửa vào nhà ga Tàu điện ngầm, cua vao nha ga Tau dien ngam" }, + "railway/switch": { + "name": "Ghi Đường sắt", + "terms": "ghi đường sắt, ghi duong sat" + }, + "railway/train_wash": { + "name": "Rửa Xe lửa", + "terms": "rửa xe lửa, rửa tàu hỏa, rửa tàu hỏa, rua xe lua, rua tau hoa" + }, "railway/tram": { "name": "Đường Tàu điện", "terms": "đường tàu điện, tàu điện, đường xe điện, xe điện, duong tau dien, tau dien, duong xe dien, xe dien " @@ -5062,6 +5258,13 @@ "description": "Hình ảnh tiêu chuẩn chụp từ vệ tinh DigitalGlobe.", "name": "DigitalGlobe Tiêu chuẩn" }, + "EsriWorldImagery": { + "attribution": { + "text": "Điều khoản & Phản hồi" + }, + "description": "Hình ảnh thế giới Esri.", + "name": "Hình ảnh Thế giới Esri" + }, "MAPNIK": { "attribution": { "text": "© những người đóng góp vào OpenStreetMap, CC BY-SA" diff --git a/dist/locales/yue.json b/dist/locales/yue.json index bb8ceb8d0..694547f6e 100644 --- a/dist/locales/yue.json +++ b/dist/locales/yue.json @@ -2,7 +2,7 @@ "yue": { "modes": { "add_area": { - "title": "範圍Up", + "title": "範圍", "description": "加公園、建築物、湖或者其他範圍入去地圖度。", "tail": "喺地圖度撳一下就可以開始畫範圍,好似公園呀、湖呀、或者建築物呀咁。" }, @@ -251,8 +251,6 @@ }, "commit": { "title": "傳上去公家街圖", - "description_placeholder": "簡述你做過啲乜(必填)", - "message_label": "變更留言", "upload_explanation": "你嘅修改,傳咗上去公家街圖。凢用公家街圖資料,地圖都會見到。", "upload_explanation_with_user": "你以{user}名義,修改傳咗上去公家街圖。凢用公家街圖資料,地圖都會見到。", "save": "傳上", @@ -988,10 +986,6 @@ "generator/type": { "label": "類" }, - "golf_hole": { - "label": "參攷", - "placeholder": "洞數(一到十八)" - }, "handicap": { "label": "差點", "placeholder": "1-18" @@ -1327,9 +1321,6 @@ "recycling_accepts": { "label": "收得" }, - "ref": { - "label": "參攷" - }, "relation": { "label": "類" }, @@ -1428,9 +1419,6 @@ }, "placeholder": "轆仔、有轆、越野⋯⋯" }, - "source": { - "label": "來源" - }, "stars": { "label": "星級" }, @@ -1520,9 +1508,6 @@ "trees": { "label": "樹" }, - "tunnel": { - "label": "隧道" - }, "vending": { "label": "貨類" }, @@ -2447,8 +2432,7 @@ "terms": "NGO Office,志顠機構寫字樓,非政府組織" }, "office/physician": { - "name": "醫生", - "terms": "Physician,醫生" + "name": "醫生" }, "office/political_party": { "name": "政黨", @@ -3006,6 +2990,12 @@ }, "description": "衞星同般空相。", "name": "輿圖盒衛星" + }, + "tf-cycle": { + "name": "雷林公家單車地圖" + }, + "tf-landscape": { + "name": "雷林地勢" } } } diff --git a/dist/locales/zh-CN.json b/dist/locales/zh-CN.json index feb3cff82..b3403bf70 100644 --- a/dist/locales/zh-CN.json +++ b/dist/locales/zh-CN.json @@ -2,7 +2,7 @@ "zh-CN": { "modes": { "add_area": { - "title": "区域", + "title": "面", "description": "在地图上添加公园、建筑物、湖泊或其他区域。", "tail": "在地图上单击开始绘制面状要素,如公园、湖泊或建筑物。" }, @@ -328,10 +328,9 @@ }, "commit": { "title": "上传至 OpenStreetMap", - "description_placeholder": "简单说明您的贡献(必填)", - "message_label": "修改集说明", "upload_explanation": "您上传的修改将会在所有使用 OpenStreetMap 数据的地图上可见。", "upload_explanation_with_user": "{user},您上传的修改将会在所有使用 OpenStreetMap 数据的地图上可见。", + "request_review": "我想要让他人检查我的编辑。", "save": "上传", "cancel": "取消", "changes": "{count}个变更", @@ -412,7 +411,7 @@ "no_documentation_key": "这个键值没有可用的说明", "documentation_redirect": "这个文档被重定向到一个新的页面", "show_more": "显示更多", - "view_on_osm": "在openstreetmap.org上查看", + "view_on_osm": "在 openstreetmap.org 上查看", "all_fields": "所有字段", "all_tags": "所有标签", "all_members": "所有成员", @@ -421,7 +420,7 @@ "role": "角色", "choose": "选择要素类型", "results": "{search}有{n}个结果。", - "reference": "在OpenStreetMap Wiki中查看", + "reference": "在 OpenStreetMap Wiki 中查看", "back_tooltip": "变更要素", "remove": "删除", "search": "搜索", @@ -460,7 +459,7 @@ "switch": "切换回该底图", "custom": "自定义", "custom_button": "编辑自定义背景", - "custom_prompt": "输入地图影像的URL模版。有效的参数包括:\n以Z/X/Y方式的服务器使用 {zoom}, {z},{x}, {y} 作为参数,\n以TMS风格翻转Y坐标方式的服务器,使用{ty} 作为参数\n以quadtile方式的服务器,使用 {u} 作参数。\n以复用DNS方式的服务器,使用{switch:a,b,c}作为参数\n\n例如:{example}", + "custom_prompt": "输入地图瓦片URL地址。有效的参数有:\n   - {zoom}/{z}, {x}, {y} 作为 Z/X/Y 坐标系\n   - {ty} 作为翻转的 TMS 算法 Y 坐标\n   - {u} 作为四叉树坐标编码\n   - {switch:a,b,c} 作为 DNS 服务器解析的并行连接子域\n\n示例:\n{example}", "fix_misalignment": "调整影像偏移", "imagery_source_faq": "该影像的来源是?", "reset": "重置", @@ -486,7 +485,7 @@ "tooltip": "兴趣点(POI)" }, "traffic_roads": { - "description": "交通干线", + "description": "交通道路", "tooltip": "公路、街道等" }, "service_roads": { @@ -532,7 +531,7 @@ }, "area_fill": { "wireframe": { - "description": "无填充(线框)", + "description": "无填充 (线框)", "tooltip": "开启线框模式,以便看清背景影像。", "key": "W" }, @@ -599,8 +598,8 @@ "cancel": "取消" }, "splash": { - "welcome": "欢迎使用OpenStreetMap iD编辑器", - "text": "iD编辑器是一个既易用而又功能强大的工具,以助您编辑世界上最好的自由世界地图。这是{version}版本。欲知详情,请浏览{website}及在{github}报告程序错误。", + "welcome": "欢迎使用 OpenStreetMap iD 编辑器", + "text": "iD 编辑器是一个既易用而又功能强大的工具,以助您编辑世界上最好的自由世界地图。这是 {version} 版本。欲知详情,请浏览 {website} 及在 {github} 报告程序错误。", "walkthrough": "开始演练", "start": "现在编辑" }, @@ -651,8 +650,8 @@ "title": "照片叠加层 (Mapillary)" }, "mapillary_signs": { - "tooltip": "来自Mapillary的交通标志(需开启照片叠加层)", - "title": "交通标志叠加层(Mapillary)" + "tooltip": "来自Mapillary的交通标志 (需开启照片叠加层)", + "title": "交通标志叠加层 (Mapillary)" }, "mapillary": { "view_on_mapillary": "在Mapillary上查看这张图片" @@ -660,7 +659,7 @@ "help": { "title": "帮助", "key": "H", - "help": "#帮助\n\n这是一个免费且可编辑的世界地图[OpenStreetMap](http://www.openstreetmap.org/)\n的编辑器,你可以用它来增加和更新你所在地区的数据,\n为全世界将这个开源、开放数据的世界地图变得更好。\n\n你在这张地图上的编辑将会被使用OpenStreetMap的所有人看到。\n你需要[登录](https://www.openstreetmap.org/login)才能编辑。\n\n本编辑器名为[iD](http://ideditor.com/),是一个[源码在GitHub上共享](https://github.com/openstreetmap/iD)\n的协作项目。\n", + "help": "#帮助\n\n这是一个免费且可编辑的世界地图 [OpenStreetMap](http://www.openstreetmap.org/)\n的编辑器,你可以用它来增加和更新你所在地区的数据,为全世界将这个开源、开放数据的世界地图变得更好。\n\n你在这张地图上的编辑将会被所有使用 OpenStreetMap 的人看到。\n你需要 [登录](https://www.openstreetmap.org/login) 才能编辑。\n\n本编辑器名为 [iD](http://ideditor.com/) ,是一个 [源码在GitHub上共享](https://github.com/openstreetmap/iD) 的协作项目。\n", "editing_saving": "# 编辑和保存\n\n本编辑器为在线编辑设计,您正在经由本网站使用它。\n\n### 选择要素\n\n您可以在地图上单击以选中一个要素,如道路或一个兴趣点。\n被选中的要素将被高亮显示,同时弹出一个显示其详细信息的面板,\n以及一个列出了可对该要素进行之操作的菜单。\n\n如需同时选中多个要素,您需要先按住 Shift 键。然后请多次点击选择全部的要素,\n或者在地图上画出一个长方形以圈出并选中长方形中所有的点。\n\n### 保存编辑内容\n\n当您做了比如编辑道路、建筑物或地点的更改后,\n这些更改在您将它们保存到服务器之前都只会保存在本地。\n无需担心犯错:您随时可以点击撤销按钮或重做按钮以撤销或重做更改。\n\n请点击“保存”按钮以结束一组编辑内容。例如,如果您刚完成了城镇的一个区域,\n正打算开始下一个区域的工作,这时您有机会重新检查之前完成的工作,\n同时编辑器会自动给出有用的建议。如果您的更改有一些问题,编辑器也会给出警告。\n\n如果一切正常,您可以在保存时写入一小段注释以解释上一阶段的工作内容,\n然后再次点击“保存”按钮以向\n[OpenStreetMap.org](http://www.openstreetmap.org/) 提交更改。\n在此之后,您的更改将对所有其它用户可见,其它用户也将以此为基础继续改进地图。\n\n如果您一时无法完成编辑内容,您可以关闭编辑器窗口。\n待稍后您返回 (至同一台计算机的同一个浏览器) 时,\n重新打开编辑器将会恢复您的工作进度。\n\n## 使用编辑器\n\n您可以按下 `?` 键来查看键盘快捷键列表。\n", "roads": "# 道路\n\n您可以利用这个编辑器创建,修复,及删除道路。道路可以有很多种:路径,公路,郊游径,单车径,和更多- 任何经常使用的路段都可制图。\n\n### 选择道路\n\n点击图上的道路以选择该道路。道路的轮廓会以高亮度显示,而同时地图上会出现小工具选单,旁边亦会弹出面板,显示有关该道路的信息。\n\n### 编辑道路\n\n您或会经常注意到,道路并非对齐在背景中显示的卫星图像或GPS轨迹。您可以调整这些道路,让他们位于正确的位置。\n\n首先,点击您想编辑的道路。这会将道路以高亮度显示,并显示沿着这道路的节点,你可以拖曳这些节点到更好的位置。如果您想增加细节,可以为道路添加新的节点,点击两下道路上没有节点的部分,便可在该处増加节点。\n\n如果道路连接到另一条道路,但在地图上并未妥善连接,你可以拖曳道路的其中一个节点到另一条道路上,以连接两条道路。连接好道路,对地图非常重要,特别是对提供驾驶指示的应用程序而言,是必要的。\n\n您也可以点击'移动'工具或按`M`快速键,来移动整条道路,然后点击一下以完成移动的动作。\n\n### 删除道路\n\n如果一条道路完全不正确- 您看到它在卫星图像上不存在,并最好实地证实它根本不存在- 您可以将道路删除,这会从地图中将之移除。删除物件时务必要小心- 像任何其他的编辑,结果会被大家看见,而卫星图像往往会过时,因此该道路或许只是新建的。\n\n要删除道路,您可以点击它以选择,然后点击垃圾桶图标,或按'Delete' 键。\n\n### 绘制新道路\n\n发现某处应有一条道路,但地图上没有?点击编辑器左上方的'线'图标,或按下`2`快速键,以开始绘制线段。\n\n在地图上点击道路的开端,以开始绘制道路。如果道路从一条现有的道路分支出来,应点击两者连接的地方,以开始绘制。\n\n然后点击沿着道路的点,以根据卫星影像或GPS轨迹,正确地绘制道路。如果您绘制的道路如果与另一条道路交汇,请点击相交点以将它们连接起来。当您完成绘制后,可点击两下或按键盘上的'Return' 或'Enter' 键。\n", "gps": "# GPS\n\n户外采集的GPS轨迹是OpenStreetMap的重要数据源之一。本编辑器\n支持本地轨迹——即你的电脑上的.gpx文件。你可以用众多智能手机\n应用或者个人GPS硬件采集这种GPS轨迹。\n\n有关如何使用GPS测量的信息,请参见\n[用智能手机、GPS或纸质图测图](http://learnosm.org/en/mobile-mapping/)。\n\n要使用GPX轨迹制图,将GPX文件拖曳到编辑器上即可。\n如果可以识别,将以亮紫色线条在地图上显示。\n点击右侧“地图数据”菜单可以打开、关闭或者\n缩放到新添加的GPX图层。\n\nGPX轨迹不会被直接上传到OpenStreetMap——最佳的使用方法是\n将其展绘到地图上作为辅助来绘制新增的地图要素,\n或者将其[上传到OpenStreetMap](http://www.openstreetmap.org/trace/create)\n供他人使用。\n", @@ -681,7 +680,7 @@ "hamlet": "", "neighbourhood": "", "postcode": "49093", - "province": "密歇根州", + "province": "密歇根省", "quarter": "", "state": "MI", "subdistrict": "", @@ -1135,14 +1134,14 @@ "placeholders": { "block_number": "街区编号", "block_number!jp": "街区号", - "city": "市/县/自治县/自治州", + "city": "直辖市/地级市/自治州", "city!jp": "市/镇/村/东京都特别区", "city!vn": "市/镇", "conscriptionnumber": "123号", "country": "国家", "county": "郡", "county!jp": "郡 (日本)", - "district": "乡/镇/市辖区", + "district": "市辖区/县/县级市", "district!vn": "郡/镇/区", "floor": "楼层", "hamlet": "村庄", @@ -1153,16 +1152,17 @@ "neighbourhood!jp": "丁目/字/小字", "place": "地方", "postcode": "邮政编码", - "province": "省/自治区/直辖市/特别行政区", + "province": "省/自治区/特别行政区", "province!jp": "日本县", "quarter": "地方", "quarter!jp": "大字/町", "state": "行政州", - "street": "道路/街道", + "street": "道路", "subdistrict": "街道", "subdistrict!vn": "行政区/社区/小镇", "suburb": "地区", - "suburb!jp": "行政区" + "suburb!jp": "行政区", + "unit": "单元" } }, "admin_level": { @@ -1282,6 +1282,10 @@ "brand": { "label": "品牌" }, + "bridge": { + "label": "类型", + "placeholder": "默认" + }, "building": { "label": "建筑物" }, @@ -1341,12 +1345,19 @@ "clockwise": "顺时针" } }, + "clothes": { + "label": "服装" + }, "club": { "label": "类型" }, "collection_times": { "label": "收取时间" }, + "comment": { + "label": "修改集合注释", + "placeholder": "请简要说明您的贡献 (必填)" + }, "communication_multi": { "label": "通讯类型" }, @@ -1357,6 +1368,9 @@ "label": "网络摄像机地址", "placeholder": "http://example.com/" }, + "content": { + "label": "内容" + }, "country": { "label": "国家" }, @@ -1378,6 +1392,10 @@ "currency_multi": { "label": "货币类型" }, + "cutting": { + "label": "类型", + "placeholder": "默认" + }, "cycle_network": { "label": "自行车网络" }, @@ -1463,8 +1481,12 @@ "label": "Email", "placeholder": "example@example.com" }, + "embankment": { + "label": "类型", + "placeholder": "默认" + }, "emergency": { - "label": "急诊室" + "label": "急诊" }, "entrance": { "label": "类型" @@ -1503,6 +1525,10 @@ "fixme": { "label": "修复我" }, + "ford": { + "label": "类型", + "placeholder": "默认" + }, "fuel": { "label": "油站" }, @@ -1524,16 +1550,16 @@ "generator/method": { "label": "模式" }, + "generator/output/electricity": { + "label": "输出功率", + "placeholder": "50 MW, 100 MW, 200 MW..." + }, "generator/source": { "label": "来源" }, "generator/type": { "label": "类型" }, - "golf_hole": { - "label": "编号", - "placeholder": "球洞编号(1-18)" - }, "grape_variety": { "label": "葡萄品种" }, @@ -1544,6 +1570,10 @@ "handrail": { "label": "扶手" }, + "hashtags": { + "label": "#标签", + "placeholder": "#example" + }, "height": { "label": "高度 (米)" }, @@ -1618,7 +1648,8 @@ "placeholder": "1, 2, 3..." }, "layer": { - "label": "图层" + "label": "图层", + "placeholder": "0" }, "leaf_cycle": { "label": "叶寿命", @@ -1701,6 +1732,10 @@ "maxweight": { "label": "最大重量" }, + "milestone_position": { + "label": "里程碑位置", + "placeholder": "距离精确到一位小数 (123.4)" + }, "mtb/scale": { "label": "山地自行车骑行难度", "options": { @@ -1888,6 +1923,10 @@ "plant": { "label": "栽培物" }, + "plant/output/electricity": { + "label": "输出功率", + "placeholder": "500 MW, 1000 MW, 2000 MW..." + }, "population": { "label": "人口" }, @@ -1919,6 +1958,36 @@ "ref": { "label": "编号" }, + "ref_aeroway_gate": { + "label": "登机口编号" + }, + "ref_golf_hole": { + "label": "球洞编号", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "匝道编号" + }, + "ref_platform": { + "label": "站台编号" + }, + "ref_road_number": { + "label": "道路编号" + }, + "ref_route": { + "label": "路线编号" + }, + "ref_runway": { + "label": "跑道编号", + "placeholder": "如: 01L/19R" + }, + "ref_stop_position": { + "label": "车站编号" + }, + "ref_taxiway": { + "label": "滑行道编号", + "placeholder": "如: A5" + }, "relation": { "label": "类型" }, @@ -1989,7 +2058,7 @@ "label": "服务时间" }, "shelter": { - "label": "避难所" + "label": "候车亭" }, "shelter_type": { "label": "类型" @@ -2173,7 +2242,11 @@ "label": "树林" }, "tunnel": { - "label": "隧道" + "label": "类型", + "placeholder": "默认" + }, + "tunnel_waterway": { + "label": "地道" }, "vending": { "label": "商品类型" @@ -2323,11 +2396,11 @@ }, "amenity/animal_shelter": { "name": "动物收容救助所", - "terms": "动物,收容,救助,机构,流浪,猫,狗,犬,收养,救护,宠物,医院" + "terms": "动物,收容,救助,机构,流浪,猫,狗,犬,收养,救护,宠物,兽医,急救" }, "amenity/arts_centre": { - "name": "美术馆", - "terms": "美术馆,艺术馆,美术中心,艺术中心" + "name": "艺术中心", + "terms": "美术馆,艺术馆,美术中心,画廊,艺术中心" }, "amenity/atm": { "name": "ATM机", @@ -2411,7 +2484,7 @@ }, "amenity/clinic": { "name": "诊所", - "terms": "诊所,门诊,医务所,医务室" + "terms": "诊所,医务室,医务所,医院,门诊,急诊,治疗,医疗,医生" }, "amenity/clock": { "name": "时钟", @@ -2419,7 +2492,7 @@ }, "amenity/college": { "name": "学院", - "terms": "学院,大专校园,大学,学校" + "terms": "学院,大学,院校,大专,校园,学校,学习" }, "amenity/community_centre": { "name": "社区活动中心", @@ -2441,12 +2514,12 @@ "terms": "火葬场,火化,火化场,殡仪馆,墓地,死亡,停尸,吊唁,遗体,殡葬,骨灰,尸体" }, "amenity/dentist": { - "name": "牙科", - "terms": "牙医,牙" + "name": "牙科医院", + "terms": "牙科,医院,牙医,牙,牙齿,治疗,医疗,医生" }, "amenity/doctors": { - "name": "医生", - "terms": "医生,医护人员" + "name": "医师", + "terms": "医生,医师,护士,医院,医护,医疗,治疗,办公室,技师" }, "amenity/dojo": { "name": "道场/武术学院", @@ -2474,7 +2547,7 @@ }, "amenity/fire_station": { "name": "消防站", - "terms": "消防站,消费局" + "terms": "消防站,消防局,消防队,消防,火灾,火,灾害,救火,灭火" }, "amenity/food_court": { "name": "美食广场", @@ -2498,7 +2571,7 @@ }, "amenity/hospital": { "name": "医院", - "terms": "医院场地" + "terms": "医院,急诊,门诊,医务室,医生,场地,治疗,医疗,急救,手术" }, "amenity/hunting_stand": { "name": "狩猎站", @@ -2514,7 +2587,7 @@ }, "amenity/kindergarten": { "name": "幼儿园", - "terms": "学前班,幼儿园,托儿所,学校" + "terms": "幼儿园,学前班,托儿所,幼稚园,学校,校园,学习" }, "amenity/library": { "name": "图书馆", @@ -2530,7 +2603,7 @@ }, "amenity/nightclub": { "name": "夜总会", - "terms": "夜店,夜总会" + "terms": "夜店,夜总会,舞厅,迪厅,酒吧" }, "amenity/nursing_home": { "name": "疗养院" @@ -2560,20 +2633,36 @@ "terms": "礼拜场所,宗教礼拜处" }, "amenity/place_of_worship/buddhist": { - "name": "寺", - "terms": "寺庙,佛堂,和尚寺,尼姑庵" + "name": "佛教寺庙", + "terms": "寺庙,佛堂,和尚寺,尼姑庵,佛教,宗教,庙宇,礼拜,寺观,寺院,佛寺,梵刹,禅林,净院" }, "amenity/place_of_worship/christian": { "name": "基督教堂", "terms": "教堂" }, + "amenity/place_of_worship/hindu": { + "name": "印度教寺庙", + "terms": "印度教,宗教,寺庙,庙宇,神社,神祇,祭祀,崇奉,礼拜,吠陀" + }, "amenity/place_of_worship/jewish": { "name": "犹太教堂", "terms": "犹太教堂,犹太寺" }, "amenity/place_of_worship/muslim": { "name": "清真寺", - "terms": "清真寺,回教寺" + "terms": "清真寺,回教寺,伊斯兰,寺庙,寺坊,庙宇,礼拜,拜倒,宗教,清真,麦斯吉德,哲马尔提" + }, + "amenity/place_of_worship/shinto": { + "name": "神道教神社", + "terms": "神道教,日本,神社,社屋,拜殿,宗教,寺庙,庙宇,神祇,祭祀,崇奉,礼拜,祈福,牌坊,鸟居" + }, + "amenity/place_of_worship/sikh": { + "name": "锡克教教堂", + "terms": "锡克教,印度,神教,宗教,寺庙,庙宇,崇奉,礼拜,信仰,膜拜,尊崇,神寺,拜殿" + }, + "amenity/place_of_worship/taoist": { + "name": "道教宫观", + "terms": "道教,宗教,寺庙,庙宇,奉崇,礼拜,拜殿,神寺,尊崇,信仰,膜拜,宫观,法事,院,殿,祠,堂,坛,馆,庵,阁,洞,府,修道院,僧侣,道家,黄老,老氏,玄门,道门" }, "amenity/planetarium": { "name": "天文馆", @@ -2600,8 +2689,8 @@ "terms": "酒馆" }, "amenity/public_bath": { - "name": "浴室", - "terms": "浴室,浴池,澡堂,温泉,足浴" + "name": "公共浴室", + "terms": "公共,浴室,淋浴,浴池,澡堂,洗澡,冲澡,冲凉,洗浴,搓澡,清洁,搓背,修脚,温泉,足浴" }, "amenity/public_bookcase": { "name": "公共书架", @@ -2624,7 +2713,7 @@ }, "amenity/restaurant": { "name": "餐馆", - "terms": "餐馆,餐厅,饭店,酒楼,酒家,茶楼,美食" + "terms": "餐馆,餐厅,饭店,酒楼,酒家,茶楼,美食,饭馆,食堂,食物,吃,美食,食肆,菜馆" }, "amenity/sanitary_dump_station": { "name": "厕所卸污处", @@ -2632,7 +2721,7 @@ }, "amenity/school": { "name": "学校", - "terms": "学校,中学,小学" + "terms": "学校,高中,初中,中学,小学,校园,中专,学习" }, "amenity/scrapyard": { "name": "废品堆放场", @@ -2642,6 +2731,10 @@ "name": "亭", "terms": "棚,棚屋" }, + "amenity/shower": { + "name": "淋浴间", + "terms": "公共,浴室,淋浴,浴池,澡堂,洗澡,冲澡,冲凉,洗浴,搓澡,清洁,搓背,修脚,温泉,足浴,雨" + }, "amenity/social_facility": { "name": "社会服务设施", "terms": "社会服务设施,社会保障设施" @@ -2652,7 +2745,7 @@ }, "amenity/social_facility/group_home": { "name": "敬老院", - "terms": "敬老院,养老院,老年之家" + "terms": "敬老院,养老院,老年之家,老人" }, "amenity/social_facility/homeless_shelter": { "name": "流浪者庇护站", @@ -2691,7 +2784,7 @@ }, "amenity/university": { "name": "大学", - "terms": "大学,学院,学校" + "terms": "大学,学院,院校,大专,校园,学校,学习" }, "amenity/vending_machine": { "name": "自动售货机", @@ -2737,16 +2830,20 @@ "terms": "零食贩卖机" }, "amenity/veterinary": { - "name": "兽医", - "terms": "兽医" + "name": "动物医院", + "terms": "兽医,动物,宠物,医院,家畜,治疗,医疗,急救,手术,猫,狗,犬,门诊" + }, + "amenity/waste/dog_excrement": { + "name": "狗粪便箱", + "terms": "狗,动物,宠物,犬,粪便,大便,屎,排泄,尿,垃圾,箱,盒,垃圾桶,厕所" }, "amenity/waste_basket": { "name": "垃圾桶", - "terms": "垃圾箱,垃圾桶" + "terms": "垃圾,垃圾桶,垃圾箱" }, "amenity/waste_disposal": { "name": "大型垃圾箱", - "terms": "大型垃圾箱,垃圾箱" + "terms": "垃圾,垃圾箱,垃圾桶" }, "amenity/waste_transfer_station": { "name": "垃圾中转站", @@ -2768,6 +2865,58 @@ "name": "道路表面", "terms": "道路表面" }, + "attraction/amusement_ride": { + "name": "游乐设施", + "terms": "游乐设施,游乐,游艺,娱乐,乐园,游乐园,主题乐园,儿童乐园,景点,大摆锤,狂欢节" + }, + "attraction/animal": { + "name": "动物", + "terms": "动物,动物园,生物,老虎,狮子,熊,猴,猿,鹿,龟,蛙,鳄,蛇,鸟,兽,牛,羊,豹,鼬,鼠,狸,鹤,鹳,鹅,雁,鸠,鸡,两栖,乐园,景点,游乐设施" + }, + "attraction/big_wheel": { + "name": "摩天轮", + "terms": "摩天轮,大转轮,观览车,观景台,法利士,费里斯,巨轮,俯瞰,远眺,游乐设施,游乐,游艺,娱乐,乐园,游乐园,主题乐园,儿童乐园,景点" + }, + "attraction/bumper_car": { + "name": "碰碰车", + "terms": "碰碰车,碰,撞,碰撞,游乐设施,游乐,游艺,娱乐,乐园,游乐园,主题乐园,儿童乐园,景点" + }, + "attraction/bungee_jumping": { + "name": "蹦极", + "terms": "蹦极,蹦极跳,机索跳,笨猪跳,俯冲跳,自由落体,高空弹跳,弹跳,跳,跳跃,前扑,坠落,跌落,下坠,飞天,户外,塔顶,高楼,跳楼,跳水,橡皮绳,游乐设施,游乐,游艺,娱乐,乐园,游乐园,主题乐园,儿童乐园,景点" + }, + "attraction/carousel": { + "name": "旋转木马", + "terms": "旋转木马,旋转,回转,环绕,木马,转圈,骑术,游乐设施,游乐,游艺,娱乐,乐园,游乐园,主题乐园,儿童乐园,景点" + }, + "attraction/dark_ride": { + "name": "黑暗骑乘", + "terms": "黑暗,室内,骑乘,鬼,轨道,电影,音效,游乐设施,游乐,游艺,娱乐,乐园,游乐园,主题乐园,儿童乐园,景点" + }, + "attraction/drop_tower": { + "name": "跳楼机", + "terms": "跳楼机,跳楼,自由落体,蹦极,太空梭,垂直极限,天地双雄,穿越云霄,大怒神,下落,下坠,坠落,跌落,高塔,飞天,游乐设施,游乐,游艺,娱乐,乐园,游乐园,主题乐园,儿童乐园,景点" + }, + "attraction/pirate_ship": { + "name": "海盗船", + "terms": "海盗船,海盗,鬼魂,摆动,谷底,游乐设施,游乐,游艺,娱乐,乐园,游乐园,主题乐园,儿童乐园,景点" + }, + "attraction/river_rafting": { + "name": "漂流", + "terms": "漂流,峡谷漂流,激流勇进,激流,急流勇进,涉水,水,户外,竹筏,木筏,橡皮艇,皮艇,船,小舟,扁舟,顺流,落差,长漂,探险,游乐设施,游乐,游艺,娱乐,乐园,游乐园,主题乐园,儿童乐园,景点" + }, + "attraction/roller_coaster": { + "name": "过山车", + "terms": "过山车,云霄飞车,云霄,飞车,矿车,轨道,铁轨,窄轨,火车,列车,弹射,木质,垂直,下坠,跌落,坠落,下落,飞行,翻转,游乐设施,游乐,游艺,娱乐,乐园,游乐园,主题乐园,儿童乐园,景点" + }, + "attraction/train": { + "name": "游览车", + "terms": "游览车,观光车,火车,列车,公路车,游乐设施,游乐,游艺,娱乐,乐园,游乐园,主题乐园,儿童乐园,景点" + }, + "attraction/water_slide": { + "name": "水滑梯", + "terms": "水滑梯,水,水上乐园,游泳池,滑梯,游乐设施,游乐,游艺,娱乐,乐园,游乐园,主题乐园,儿童乐园,景点" + }, "barrier": { "name": "屏障", "terms": "屏障,阻挡" @@ -2876,7 +3025,7 @@ }, "building/college": { "name": "学院建筑", - "terms": "学院建筑,大专院校建筑,大学建筑,学校建筑" + "terms": "学院,建筑,教学楼,实验室,校舍,宿舍,大学,院校,大专,校园,学校,学习" }, "building/commercial": { "name": "商业建筑物", @@ -2911,7 +3060,7 @@ }, "building/hospital": { "name": "医院建筑", - "terms": "医院建筑" + "terms": "医院,急诊,门诊,医务室,医生,建筑,治疗,医疗,急救,手术" }, "building/hotel": { "name": "宾馆楼", @@ -2951,7 +3100,7 @@ }, "building/school": { "name": "学校建筑", - "terms": "校舍,学校建筑" + "terms": "学校,高中,初中,中学,小学,中专,建筑,教学楼,实验室,校舍,宿舍,学院,院校,校园,学习" }, "building/semidetached_house": { "name": "半独立式房屋", @@ -2974,11 +3123,11 @@ "terms": "屋列,房列,一列房,一列屋" }, "building/train_station": { - "name": "火车站" + "name": "列车站" }, "building/university": { "name": "大学建筑", - "terms": "大学建筑,学院建筑,学校建筑" + "terms": "大学,建筑,教学楼,实验室,校舍,宿舍,学院,院校,大专,校园,学校,学习" }, "building/warehouse": { "name": "仓库", @@ -3081,7 +3230,7 @@ }, "craft/key_cutter": { "name": "配匙工", - "terms": "配匙工,切割钥匙,配匙" + "terms": "配匙工,切割,钥匙,配匙,钥匙,锁,锁匠,门锁" }, "craft/locksmith": { "name": "锁匠" @@ -3194,7 +3343,7 @@ }, "emergency/defibrillator": { "name": "除颤器", - "terms": "除颤器,体外除颤器,自动体外除颤仪,AED" + "terms": "除颤器,心脏,电复律机,体外,急救,抢救,除颤仪,心电图,心律,心率,电击,窦性,AED" }, "emergency/designated": { "name": "紧急设施:指定" @@ -3206,6 +3355,10 @@ "name": "消防栓", "terms": "消防栓" }, + "emergency/life_ring": { + "name": "救生圈", + "terms": "救生圈,橡皮圈,应急,救生,游泳" + }, "emergency/no": { "name": "紧急设施:关闭" }, @@ -3427,7 +3580,7 @@ }, "highway/street_lamp": { "name": "街灯", - "terms": "街灯" + "terms": "街灯,路灯,灯光,照明,灯具,灯" }, "highway/tertiary": { "name": "三级道路", @@ -3578,7 +3731,7 @@ }, "landuse/landfill": { "name": "垃圾填埋区", - "terms": "垃圾填埋区" + "terms": "垃圾,填埋,填埋场,填埋区,焚烧,填埋坑,废物" }, "landuse/meadow": { "name": "草甸", @@ -3746,7 +3899,7 @@ }, "leisure/pitch": { "name": "运动场", - "terms": "体育场,运动场所,运动场地,操场" + "terms": "体育场,操场,运动,田径,跑道" }, "leisure/pitch/american_football": { "name": "美式足球场", @@ -3955,6 +4108,14 @@ "name": "供水厂", "terms": "供水厂" }, + "man_made/watermill": { + "name": "水车", + "terms": "水磨,水车,水力,水力磨,水,轮,轴,磨,坊,发电,电力,灌溉,提水,农耕,农业,天车,水斗" + }, + "man_made/windmill": { + "name": "风车", + "terms": "风,轮,磨,坊,提水,灌溉,风能,风轮机,发电,风力,风力机,风帆,风轮" + }, "man_made/works": { "name": "工厂", "terms": "工厂,加工,制造" @@ -3967,6 +4128,10 @@ "name": "窨井口", "terms": "窨井盖,窨井口,窨井,下水道,盖,下水管,排水,排水道,污水,排水管,排水沟,洞,井,孔,雨,雷雨,台风,沙井,沙井盖" }, + "manhole/telecom": { + "name": "电信检查井", + "terms": "井盖,井,检查,人孔,手机,盖,通讯,通信,移动,联通,电信,电话,洞,孔,下水道,基站" + }, "natural": { "name": "自然", "terms": "自然" @@ -4152,8 +4317,7 @@ "terms": "非政府组织" }, "office/physician": { - "name": "医生", - "terms": "医生" + "name": "医生" }, "office/political_party": { "name": "政党", @@ -4168,8 +4332,8 @@ "terms": "电信公司" }, "office/therapist": { - "name": "医疗师", - "terms": "医疗师" + "name": "理疗师", + "terms": "理疗,医生,中医,推拿,整骨,医疗,治疗,医疗,医师,护士,医护,办公室,技师,医院" }, "office/travel_agent": { "name": "旅行社" @@ -4239,6 +4403,14 @@ "name": "发电机", "terms": "发电机" }, + "power/generator/source_nuclear": { + "name": "核反应堆", + "terms": "原子能,核,原子核,核电站,反应堆,链式,核裂变,发电,发电机,反应器,反应机,铀,核化学,中子" + }, + "power/generator/source_wind": { + "name": "风力涡轮机", + "terms": "风能,风轮机,涡轮,发电机,发电器,风力,风车,风,发电" + }, "power/line": { "name": "供电线", "terms": "供电线" @@ -4285,10 +4457,18 @@ "name": "已拆除铁路", "terms": "废弃的铁路" }, + "railway/buffer_stop": { + "name": "铁路挡车器", + "terms": "止冲器,末端,缓冲器,缓冲,停车,减速,挡车,停止,轨道,股道,铁轨,铁路,路轨,火车,列车,站台" + }, "railway/crossing": { "name": "铁路道口 (人行道)", "terms": "铁路道口,平交道口,铁路道口(人行道)" }, + "railway/derail": { + "name": "铁路脱轨器", + "terms": "轨道,股道,铁轨,铁路,路轨,脱轨,脱线,隔离,防护,机车,逼轨,道岔,岔路,火车,列车" + }, "railway/disused": { "name": "废弃铁路", "terms": "废弃的铁路" @@ -4305,6 +4485,10 @@ "name": "铁路道口 (道路)", "terms": "铁路道口,平交道口,铁路道口(道路)" }, + "railway/milestone": { + "name": "铁路里程碑", + "terms": "轨道,股道,铁轨,铁路,路轨,里程碑,里程,百米桩,桩,碑,界碑,火车,列车" + }, "railway/monorail": { "name": "单轨铁路", "terms": "单轨铁路" @@ -4321,17 +4505,29 @@ "name": "铁轨", "terms": "铁轨" }, + "railway/signal": { + "name": "铁路信号机", + "terms": "色灯,信号机,信号,灯,信号灯,红绿灯,表示器,轨道,股道,铁轨,铁路,路轨,火车,列车,调车,进站,出站" + }, "railway/station": { "name": "火车站", "terms": "火车站" }, "railway/subway": { "name": "地铁", - "terms": "地铁" + "terms": "地铁,轻轨,轨道交通,地下铁,有轨,电车,单轨" }, "railway/subway_entrance": { - "name": "地铁入口", - "terms": "地铁口" + "name": "地铁出入口", + "terms": "地铁,地铁口,地铁站,出口,入口,轻轨,地下铁,轨道交通" + }, + "railway/switch": { + "name": "轨道转辙器", + "terms": "轨道,股道,转辙器,转换,铁轨,铁路,路轨,道岔,岔路,交叉,拉杆,火车,列车" + }, + "railway/train_wash": { + "name": "列车清洗机", + "terms": "轨道,股道,铁轨,铁路,路轨,火车,列车,清洗,清洁,水洗,外皮,洗澡,机器" }, "railway/tram": { "name": "电车", @@ -4350,11 +4546,11 @@ }, "route/ferry": { "name": "航线", - "terms": "航线" + "terms": "航线,轮渡,渡轮,渡船,渡口,摆渡" }, "shop": { "name": "商店", - "terms": "商店" + "terms": "商店,超市,便利店,汽车,汽修,百货,商场,服装,面包,报刊,报纸,美发,理发,家具,硬件,电脑,花,电器,肉,酒,鞋,轮胎,自行车,单车,4S" }, "shop/alcohol": { "name": "酒水店", @@ -4601,7 +4797,7 @@ }, "shop/herbalist": { "name": "草药店", - "terms": "草药店,中医" + "terms": "草药店,草药,中医,医疗,药房,药品,用品,商店,治疗,医院" }, "shop/hifi": { "name": "音响店", @@ -4637,7 +4833,7 @@ }, "shop/locksmith": { "name": "锁匠铺", - "terms": "锁匠铺,开锁匠" + "terms": "锁匠铺,开锁匠,锁匠,开锁,锁,门锁,钥匙" }, "shop/lottery": { "name": "彩票店", @@ -4653,7 +4849,7 @@ }, "shop/medical_supply": { "name": "医疗用品店", - "terms": "医疗用品店,医护用品店" + "terms": "医疗,医护,药房,药品,用品,商店,医院,治疗" }, "shop/mobile_phone": { "name": "手机店", @@ -4852,7 +5048,7 @@ }, "tourism/artwork": { "name": "艺术品", - "terms": "艺术品" + "terms": "艺术,壁画,雕塑,雕刻,雕像,人像,塑像,油画,绘画,石像,写真,浮雕,画像,街头艺术,颜料" }, "tourism/attraction": { "name": "旅游名胜", @@ -4920,7 +5116,7 @@ }, "tourism/theme_park": { "name": "主题公园", - "terms": "主题公园,乐园,度假区,娱乐,游乐园,游乐场,公园" + "terms": "乐园,游乐园,公园,主题,度假区,娱乐,游乐场" }, "tourism/viewpoint": { "name": "观景点", @@ -5106,7 +5302,7 @@ }, "waterway/fuel": { "name": "船舶加油站", - "terms": "船舶加油站" + "terms": "船舶加油站,加油,船,航海" }, "waterway/river": { "name": "河", @@ -5147,29 +5343,36 @@ "attribution": { "text": "条款与反馈" }, - "description": "DigitalGlobe优质卫星影像", - "name": "DigitalGlobe优质影像" + "description": "DigitalGlobe 优质卫星影像", + "name": "DigitalGlobe 优质影像" }, "DigitalGlobe-Standard": { "attribution": { "text": "条款与反馈" }, - "description": "DigitalGlobe标准卫星影像", - "name": "DigitalGlobe标准影像" + "description": "DigitalGlobe 标准卫星影像", + "name": "DigitalGlobe 标准影像" + }, + "EsriWorldImagery": { + "attribution": { + "text": "条款和反馈" + }, + "description": "Esri 世界影像", + "name": "Esri 世界影像" }, "MAPNIK": { "attribution": { "text": "© OpenStreetMap贡献者, 署名-相同方式共享" }, - "description": "OpenStreetMap默认图层", - "name": "OpenStreetMap(标准)" + "description": "OpenStreetMap 默认图层", + "name": "OpenStreetMap (标准)" }, "Mapbox": { "attribution": { "text": "条款与反馈" }, "description": "卫星和航空影像", - "name": "Mapbox卫星" + "name": "Mapbox 卫星" }, "New_and_Misaligned_TIGER_Roads-2013": { "description": "在缩放等级16级以上是来自美国人口调查局的公共领域地图数据。低缩放等级下仅包含自2006年以来的变更,不含已纳入OpenStreetMap的变更。", @@ -5284,8 +5487,8 @@ "attribution": { "text": "© OpenStreetMap贡献者" }, - "description": "上传至OpenStreetMap的公开GPS轨迹", - "name": "OpenStreetMap GPS轨迹" + "description": "上传至 OpenStreetMap 的公开 GPS 轨迹", + "name": "OpenStreetMap GPS 轨迹" }, "osm-mapnik-black_and_white": { "attribution": { @@ -5315,7 +5518,7 @@ "attribution": { "text": "地图瓦片由Stamen Design设计并以知识共享署名3.0协议授权" }, - "name": "Stamen地形" + "name": "Stamen 地形" }, "tf-cycle": { "attribution": { @@ -5327,7 +5530,7 @@ "attribution": { "text": "地图© Thunderforest, 数据© OpenStreetMap贡献者" }, - "name": "Thunderforest地貌" + "name": "Thunderforest 地貌" } } } diff --git a/dist/locales/zh-HK.json b/dist/locales/zh-HK.json index a5370d208..9b3c5ca60 100644 --- a/dist/locales/zh-HK.json +++ b/dist/locales/zh-HK.json @@ -328,8 +328,6 @@ }, "commit": { "title": "上傳到 OpenStreetMap", - "description_placeholder": "簡述你的貢獻 (必填)", - "message_label": "變動留言", "upload_explanation": "你上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。", "upload_explanation_with_user": "你以{user}的名字上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。", "save": "上載", @@ -348,6 +346,24 @@ "list": "由{users}編輯", "truncated_list": "由 {users} 和另外 {count} 人編輯" }, + "info_panels": { + "key": "I", + "history": { + "key": "H" + }, + "location": { + "key": "L" + }, + "measurement": { + "key": "M", + "title": "測量", + "geometry": "幾何", + "center": "中心點", + "perimeter": "周界", + "length": "長度", + "area": "面積" + } + }, "geometry": { "point": "點", "vertex": "頂點", @@ -410,6 +426,7 @@ "background": { "title": "背景", "description": "背景設定", + "key": "B", "percent_brightness": "{opacity}% 亮度", "none": "無", "best_imagery": "這地點最為人所知的背景影像", @@ -422,12 +439,14 @@ "offset": "於以下灰色範圍內平移或者輸入以米量度的誤差值就可校正對位誤差。", "minimap": { "description": "小地圖", - "tooltip": "顯示縮小地圖以確定現在被顯示範圍的位置" + "tooltip": "顯示縮小地圖以確定現在被顯示範圍的位置", + "key": "/" } }, "map_data": { "title": "地圖資料", "description": "地圖資料", + "key": "F", "data_layers": "資料圖層", "fill_area": "填滿範圍", "map_features": "地圖特徵", @@ -486,7 +505,8 @@ "area_fill": { "wireframe": { "description": "不填滿 (以線條顯示)", - "tooltip": "啟用框線模式,很容易就看到背景影像。" + "tooltip": "啟用框線模式,很容易就看到背景影像。", + "key": "W" }, "partial": { "description": "部分填滿", @@ -607,6 +627,7 @@ }, "help": { "title": "說明", + "key": "H", "help": "# 說明\n\n這是[OpenStreetMap]的編輯器 (http://www.openstreetmap.org/),\n免費而且可以編輯的世界地圖。你可以用來新增和更新\n在你附近的資料,令這個開放源碼和開放資料的地圖\n變得更好。\n你在這地圖裡所作的變更會令其他使用OpenStreetMap的人看得到。\n如要編輯,你需要[登入] (https://www.openstreetmap.org/login)。\n\n[iD 編輯器](http://ideditor.com/)是一個共同合作計劃,[原始碼可在GitHub找到](https://github.com/openstreetmap/iD)。\n", "roads": "# 道路\n\n你可以用編輯器創造、修改和刪除道路。道路有不同種類:\n行人路、公路、步行徑、單車徑等等 — 所有路段都可以畫出來。\n\n### 選擇\n\n按一下道路就可選擇。道路的輪廓就會顯現出來,\n小工具選單也會一併顯示在地圖上,\n而道路的更多資訊就會顯示在旁邊的版面。\n\n### 修改\n\n間中你會看到道路並不是與背景圖像或者\nGPS軌跡對齊。你可以調節這些道路,使它們\n在正確的地方。\n\n首先按一下你要更改的道路。道路會顯現出來,你可以\n拖拉道路上的控制點至更佳位置。如果\n你想使道路有更仔細顯示,你可以增加控制點,\n在道路上沒有節的地方按兩下,就可增加一個控制點。\n\n如果道路與另一道路相連,但不是妥善地在地圖上\n連接著,你可以拖拉其中一個控制點至另一條道路上\n,便它們連接。令道路連接是十分重要的,而且是\n駕駛方向的重要資訊。\n\n你可以按一下'移動'工具或者按'M'快速鍵去移動整條\n路,然後按多一下就會將那一次動作儲存。\n\n### 刪除\n\n如果道路完全不正確 — 你在衛星圖像裡看不到,\n而最好實地證實它並不存在 — 你就可以刪除\n它,從地圖中移除。刪除特徵時要特別小心 —\n與其他編輯一樣,每一個人都會看得到結果而衛星圖像\n通常都不是最新的,所以道路可能是新建的。\n\n你可以按一下想刪除的道路,然後\n按垃圾桶圖示或按'Delete'鍵。\n\n### 創造\n\n發現某個地方的道路不在嗎?按一下編輯器\n左上方的'綫'圖示或者按'2'快速鍵就可以\n開始繪畫一條新綫。\n\n在地圖上按一下就可以開始繪畫道路的開端。如果道路\n是現有道路的分支,你可以從分支處按一下開始繪畫。\n\n然後跟據衛星圖像或者GPS,沿著道路的點,\n使它跟著正確的路徑。如果你繪畫的道路與另一道路\n相交,在它們的相交點按一下就可將它們連接。當你\n完成繪畫,按兩下或者按'Return'或'Enter'鍵。\n\n", "gps": "# GPS\n\nGPS 追蹤是OpenStreetMap 的寶貴資料來源。這個編輯器\n支援你電腦內的 `.gpx` 檔案。使用智能電話的\n一些應用程式或個人GPS更體就可以搜集得到\n這類的GPS軌跡。\n\n要知道如何運用GPS測量,\n請參閱[用智能電話、GPS或紙繪地圖](http://learnosm.org/en/mobile-mapping/)。\n\n要使用GPX的軌跡繪畫地圖,拖放GPX檔案到編輯器上。\n如辨認得到,它就會於地圖上新增為鮮紫色的綫。\n按'地圖資料'選單右側就可顯示、\n隱藏或縮放這個新的GPX圖層。\n\nGPX軌跡不會直接上載至 OpenStreetMap - 最好的用法\n就要用來繪畫新的地圖、協助你新增特徵、\n或者用來[上載至OpenStreetMap](http://www.openstreetmap.org/trace/create)\n供其他使用者使用。\n", @@ -675,6 +696,28 @@ }, "shortcuts": { "title": "鍵盤快速鍵", + "toggle": { + "key": "?" + }, + "key": { + "alt": "Alt", + "backspace": "Backspace", + "cmd": "Cmd", + "ctrl": "Ctrl", + "delete": "Delete", + "del": "Del", + "end": "End", + "enter": "Enter", + "esc": "Esc", + "home": "Home", + "option": "Option", + "pause": "Pause", + "pgdn": "PgDn", + "pgup": "PgUp", + "return": "Return", + "shift": "Shift", + "space": "Space" + }, "browsing": { "title": "瀏覽", "navigation": { @@ -704,7 +747,20 @@ } }, "editing": { - "title": "編輯" + "title": "編輯", + "operations": { + "delete": "刪除已選擇特徵" + }, + "commands": { + "copy": "複製已選擇特徵", + "paste": "貼上已複製特徵", + "undo": "還原上一個動作", + "redo": "重做上一個動作", + "save": "儲存變更" + } + }, + "tools": { + "title": "工具" } }, "presets": { @@ -952,6 +1008,10 @@ "brand": { "label": "品牌" }, + "bridge": { + "label": "種類", + "placeholder": "預設" + }, "building": { "label": "建築物" }, @@ -1011,6 +1071,9 @@ "clockwise": "順時針" } }, + "clothes": { + "label": "衣物" + }, "club": { "label": "種類" }, @@ -1027,6 +1090,9 @@ "label": "網路相機 URL", "placeholder": "http://example.com/" }, + "content": { + "label": "內容" + }, "country": { "label": "國" }, @@ -1048,6 +1114,9 @@ "currency_multi": { "label": "外幣種類" }, + "cutting": { + "label": "種類" + }, "cycle_network": { "label": "網絡" }, @@ -1133,6 +1202,9 @@ "label": "電郵", "placeholder": "example@example.com" }, + "embankment": { + "label": "類" + }, "emergency": { "label": "急症室" }, @@ -1173,6 +1245,10 @@ "fixme": { "label": "整好我" }, + "ford": { + "label": "類", + "placeholder": "預設" + }, "fuel": { "label": "燃料" }, @@ -1194,16 +1270,15 @@ "generator/method": { "label": "方法" }, + "generator/output/electricity": { + "placeholder": "50 MW, 100 MW, 200 MW..." + }, "generator/source": { "label": "來源" }, "generator/type": { "label": "種類" }, - "golf_hole": { - "label": "參攷", - "placeholder": "洞數(一到十八)" - }, "grape_variety": { "label": "葡萄種類" }, @@ -1285,7 +1360,8 @@ "placeholder": "1, 2, 3..." }, "layer": { - "label": "層" + "label": "層", + "placeholder": "0" }, "leaf_cycle": { "label": "換葉週期", @@ -1345,6 +1421,9 @@ "man_made": { "label": "類別" }, + "manhole": { + "label": "種類" + }, "map_size": { "label": "覆蓋範圍" }, @@ -1552,6 +1631,9 @@ "plant": { "label": "植物" }, + "plant/output/electricity": { + "placeholder": "500 MW, 1000 MW, 2000 MW..." + }, "population": { "label": "人口" }, @@ -1581,7 +1663,37 @@ } }, "ref": { - "label": "參考" + "label": "參考編號" + }, + "ref_aeroway_gate": { + "label": "登機閘編號" + }, + "ref_golf_hole": { + "label": "洞編號", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "交匯處編號" + }, + "ref_platform": { + "label": "月台編號" + }, + "ref_road_number": { + "label": "道路編號" + }, + "ref_route": { + "label": "幹線編號" + }, + "ref_runway": { + "label": "跑道編號", + "placeholder": "例如 01L/19R" + }, + "ref_stop_position": { + "label": "車站編號" + }, + "ref_taxiway": { + "label": "滑行道編號", + "placeholder": "例如 A5" }, "relation": { "label": "類別" @@ -1696,9 +1808,6 @@ "social_facility_for": { "label": "服務對象" }, - "source": { - "label": "來源" - }, "sport": { "label": "運動" }, @@ -1837,6 +1946,10 @@ "label": "樹" }, "tunnel": { + "label": "種類", + "placeholder": "預設" + }, + "tunnel_waterway": { "label": "隧道" }, "vending": { @@ -2231,6 +2344,10 @@ "name": "敎堂", "terms": "Christian,Church,基督敎堂,基督教堂,天主堂,天主敎堂,天主教堂,敎堂,教堂,聖堂" }, + "amenity/place_of_worship/hindu": { + "name": "印度廟", + "terms": "Hindu Temple, 印度教廟" + }, "amenity/place_of_worship/jewish": { "name": "猶太廟", "terms": "Synagogue,jewish,猶太寺,猶太廟,猶太教堂" @@ -2239,6 +2356,18 @@ "name": "清真寺", "terms": "Mosque,Muslim,回教寺,回教廟,清真廟,清真寺" }, + "amenity/place_of_worship/shinto": { + "name": "神道廟", + "terms": "Shinto Shrine, 神道教廟" + }, + "amenity/place_of_worship/sikh": { + "name": "錫克廟", + "terms": "Sikh Temple, 錫克廟" + }, + "amenity/place_of_worship/taoist": { + "name": "道觀", + "terms": "Taoist Temple, 道教廟" + }, "amenity/planetarium": { "name": "天象廳", "terms": "Planetarium, 天象館" @@ -2298,6 +2427,10 @@ "name": "學校範圍", "terms": "學校,中學,小學,學校用地,學校範圍,國際學校" }, + "amenity/scrapyard": { + "name": "廢料場", + "terms": "Scrap Yard, 廢車場, 廢物場" + }, "amenity/shelter": { "name": "涼亭", "terms": "Shelter,亭,蓋,避難,避難所,避雨亭" @@ -2400,6 +2533,10 @@ "name": "獸醫", "terms": "獸醫, 動物醫生" }, + "amenity/waste/dog_excrement": { + "name": "狗糞收集箱", + "terms": "Dog Excrement Bin, 狗屎收集箱" + }, "amenity/waste_basket": { "name": "垃圾桶", "terms": "Waste Basket,垃圾桶,垃圾箱,廢物箱" @@ -2700,6 +2837,10 @@ "name": "甜點店", "terms": "糕餅店,糕點店" }, + "craft/distillery": { + "name": "蒸餾酒廠", + "terms": "Distillery, 蒸餾所" + }, "craft/dressmaker": { "name": "女裝裁縫", "terms": "女裝裁縫" @@ -3611,6 +3752,14 @@ "name": "濾水廠", "terms": "Water Works,供水廠,水務設施,淨水廠" }, + "man_made/watermill": { + "name": "水車", + "terms": "Watermill, 水磨" + }, + "man_made/windmill": { + "name": "風車", + "terms": "Windmill, 風車" + }, "man_made/works": { "name": "工廠", "terms": "Factory, 工場" @@ -3800,8 +3949,7 @@ "terms": "NGO Office,志願機構寫字樓,非政府組織,志願組織" }, "office/physician": { - "name": "醫生", - "terms": "Physician,醫生" + "name": "醫生" }, "office/political_party": { "name": "政黨", diff --git a/dist/locales/zh-TW.json b/dist/locales/zh-TW.json index be611fc3d..27f8d51e3 100644 --- a/dist/locales/zh-TW.json +++ b/dist/locales/zh-TW.json @@ -328,10 +328,9 @@ }, "commit": { "title": "上傳到開放街圖", - "description_placeholder": "你的貢獻摘要(必填)", - "message_label": "編輯變動註解", "upload_explanation": "你的修改將會在所有使用OpenStreetMap資料的地圖上看到。", "upload_explanation_with_user": "你以 {user} 具名的修改將會在所有使用OpenStreetMap資料的地圖上看到。", + "request_review": "我需要其他人檢視查核我的編輯。", "save": "上傳", "cancel": "取消", "changes": "{count} 變動數", @@ -1162,7 +1161,8 @@ "subdistrict": "分區", "subdistrict!vn": "行政區/社區/小市鎮", "suburb": "細區", - "suburb!jp": "行政區" + "suburb!jp": "行政區", + "unit": "單位" } }, "admin_level": { @@ -1282,6 +1282,10 @@ "brand": { "label": "品牌" }, + "bridge": { + "label": "類型", + "placeholder": "預設" + }, "building": { "label": "建築物" }, @@ -1350,6 +1354,10 @@ "collection_times": { "label": "收集時間" }, + "comment": { + "label": "編輯變動留言", + "placeholder": "你的貢獻摘要(必填)" + }, "communication_multi": { "label": "通訊類型" }, @@ -1384,6 +1392,10 @@ "currency_multi": { "label": "貨幣種類" }, + "cutting": { + "label": "類型", + "placeholder": "預設" + }, "cycle_network": { "label": "單車網路" }, @@ -1469,6 +1481,10 @@ "label": "Email", "placeholder": "example@example.com" }, + "embankment": { + "label": "類型", + "placeholder": "預設" + }, "emergency": { "label": "緊急" }, @@ -1509,6 +1525,10 @@ "fixme": { "label": "修復我" }, + "ford": { + "label": "類型", + "placeholder": "預設" + }, "fuel": { "label": "燃料" }, @@ -1540,10 +1560,6 @@ "generator/type": { "label": "種類" }, - "golf_hole": { - "label": "編號", - "placeholder": "球洞編號(1-18)" - }, "grape_variety": { "label": "葡萄品種" }, @@ -1554,6 +1570,10 @@ "handrail": { "label": "扶手" }, + "hashtags": { + "label": "主題標籤", + "placeholder": "#範例" + }, "height": { "label": "高度 (公尺)" }, @@ -1628,7 +1648,8 @@ "placeholder": "1, 2, 3..." }, "layer": { - "label": "層" + "label": "層", + "placeholder": "0" }, "leaf_cycle": { "label": "落葉期", @@ -1711,6 +1732,10 @@ "maxweight": { "label": "最大承重" }, + "milestone_position": { + "label": "里程碑位置", + "placeholder": "距離,顯示一位小數 (123.4)" + }, "mtb/scale": { "label": "越越單車難度", "options": { @@ -1931,7 +1956,37 @@ } }, "ref": { - "label": "編號" + "label": "參考編號" + }, + "ref_aeroway_gate": { + "label": "閘門編號" + }, + "ref_golf_hole": { + "label": "球洞編號", + "placeholder": "1-18" + }, + "ref_highway_junction": { + "label": "路口編號" + }, + "ref_platform": { + "label": "站台編號" + }, + "ref_road_number": { + "label": "道路邊號" + }, + "ref_route": { + "label": "路線編號" + }, + "ref_runway": { + "label": "跑道編號", + "placeholder": "範例:01L/19R" + }, + "ref_stop_position": { + "label": "站體編號" + }, + "ref_taxiway": { + "label": "滑行道號碼", + "placeholder": "範例:A5" }, "relation": { "label": "種類" @@ -2187,6 +2242,10 @@ "label": "樹" }, "tunnel": { + "label": "類型", + "placeholder": "預設" + }, + "tunnel_waterway": { "label": "隧道" }, "vending": { @@ -2672,6 +2731,10 @@ "name": "涼亭", "terms": "遮雨棚,亭,亭子" }, + "amenity/shower": { + "name": "淋浴間", + "terms": "淋浴間,淋浴" + }, "amenity/social_facility": { "name": "社福機構", "terms": "社福設施" @@ -2802,6 +2865,58 @@ "name": "路面材質", "terms": "路面材質,路面" }, + "attraction/amusement_ride": { + "name": "遊樂園", + "terms": "" + }, + "attraction/animal": { + "name": "動物", + "terms": "" + }, + "attraction/big_wheel": { + "name": "摩天輪", + "terms": "" + }, + "attraction/bumper_car": { + "name": "碰碰車", + "terms": "" + }, + "attraction/bungee_jumping": { + "name": "高空彈跳", + "terms": "" + }, + "attraction/carousel": { + "name": "旋轉木馬", + "terms": "" + }, + "attraction/dark_ride": { + "name": "黑暗探險", + "terms": "" + }, + "attraction/drop_tower": { + "name": "自由落體", + "terms": "" + }, + "attraction/pirate_ship": { + "name": "海盜船", + "terms": "" + }, + "attraction/river_rafting": { + "name": "激流船", + "terms": "" + }, + "attraction/roller_coaster": { + "name": "雲霄飛車", + "terms": "" + }, + "attraction/train": { + "name": "遊樂園小火車", + "terms": "" + }, + "attraction/water_slide": { + "name": "滑水道", + "terms": "" + }, "barrier": { "name": "柵欄", "terms": "關卡" @@ -3240,6 +3355,10 @@ "name": "消防栓", "terms": "消防栓,消防設施," }, + "emergency/life_ring": { + "name": "救生圈", + "terms": "救生圈" + }, "emergency/no": { "name": "不開放緊急通行" }, @@ -3683,8 +3802,8 @@ "terms": "鐵路通道" }, "landuse/recreation_ground": { - "name": "遊樂場", - "terms": "遊樂場,遊樂園" + "name": "遊憩區", + "terms": "休憩區,遊樂場,遊樂園" }, "landuse/residential": { "name": "住宅區", @@ -4009,6 +4128,10 @@ "name": "排水系統", "terms": "排水系統,排水道" }, + "manhole/telecom": { + "name": "電信公司人孔", + "terms": "電信公司人孔,電信人孔" + }, "natural": { "name": "自然景觀", "terms": "自然物件" @@ -4194,8 +4317,7 @@ "terms": "NGO辦公室" }, "office/physician": { - "name": "醫務所", - "terms": "醫務室" + "name": "醫務所" }, "office/political_party": { "name": "政黨辦公室", @@ -4335,10 +4457,18 @@ "name": "鐵路線遺跡", "terms": "舊鐵路線" }, + "railway/buffer_stop": { + "name": "緩衝站", + "terms": "緩衝站" + }, "railway/crossing": { "name": "鐵路平交道(路徑)", "terms": "鐵路平交道,平交道" }, + "railway/derail": { + "name": "鐵路脫軌器", + "terms": "鐵路脫軌器" + }, "railway/disused": { "name": "廢棄鐵路", "terms": "廢棄鐵道,廢棄的鐵路" @@ -4355,6 +4485,10 @@ "name": "鐵路平交道(道路)", "terms": "鐵路平交道,平交道" }, + "railway/milestone": { + "name": "鐵路里程碑", + "terms": "鐵路里程碑" + }, "railway/monorail": { "name": "單軌電車", "terms": "畢軌電車" @@ -4371,6 +4505,10 @@ "name": "鐵軌", "terms": "路軌" }, + "railway/signal": { + "name": "鐵道信號", + "terms": "鐵道信號" + }, "railway/station": { "name": "火車站", "terms": "鐵路站,車站,高鐵站" @@ -4383,6 +4521,14 @@ "name": "捷運入口", "terms": "地鐵入口,地下鐵入口,捷運出入口,地鐵出入口,地下鐵出入口" }, + "railway/switch": { + "name": "鐵路轉轍器", + "terms": "鐵路轉轍器" + }, + "railway/train_wash": { + "name": "火車清洗處", + "terms": "火車清洗處" + }, "railway/tram": { "name": "電車", "terms": "電車" diff --git a/dist/locales/zh.json b/dist/locales/zh.json index 9c7edd981..995e73439 100644 --- a/dist/locales/zh.json +++ b/dist/locales/zh.json @@ -511,9 +511,6 @@ "railway": { "label": "类型" }, - "ref": { - "label": "参考" - }, "relation": { "label": "类型" }, @@ -532,9 +529,6 @@ "shop": { "label": "类型" }, - "source": { - "label": "来源" - }, "structure": { "label": "结构", "options": {