Update to iD v2.15.2
This commit is contained in:
parent
42269d91fe
commit
7ee554ed64
70 changed files with 5410 additions and 2646 deletions
706
vendor/assets/iD/iD.js
vendored
706
vendor/assets/iD/iD.js
vendored
File diff suppressed because one or more lines are too long
2
vendor/assets/iD/iD/img/fa-sprite.svg
vendored
2
vendor/assets/iD/iD/img/fa-sprite.svg
vendored
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 91 KiB |
11
vendor/assets/iD/iD/locales/af.json
vendored
11
vendor/assets/iD/iD/locales/af.json
vendored
|
@ -161,22 +161,11 @@
|
||||||
"description": "Agtergrond stellings",
|
"description": "Agtergrond stellings",
|
||||||
"reset": "begin van voor"
|
"reset": "begin van voor"
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Jy het verandering wat nog gebêre moet word",
|
|
||||||
"description": "Wil jy graag ongebêrede veranderinge heroep van 'n vorige kaart veranderingssessie?"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Stoor",
|
"title": "Stoor",
|
||||||
"no_changes": "Geen verandering om te stoor.",
|
"no_changes": "Geen verandering om te stoor.",
|
||||||
"unsaved_changes": "Jy het ongestoorde veranderinge"
|
"unsaved_changes": "Jy het ongestoorde veranderinge"
|
||||||
},
|
},
|
||||||
"success": {
|
|
||||||
"just_edited": "Jy het nou net 'n OpenStreetMapKaart bydra gemaak!"
|
|
||||||
},
|
|
||||||
"splash": {
|
|
||||||
"welcome": "Welkom by die iD OpenStreetMap program",
|
|
||||||
"walkthrough": "Begin die Deurloop"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "lewendig",
|
"live": "lewendig",
|
||||||
"lose_changes": "Jy het ongebêrede verandering, as jy die van kaart server verander gaan jy die veranderings weggooi. Is jy seker jy wil van kaart server verander?",
|
"lose_changes": "Jy het ongebêrede verandering, as jy die van kaart server verander gaan jy die veranderings weggooi. Is jy seker jy wil van kaart server verander?",
|
||||||
|
|
3
vendor/assets/iD/iD/locales/ar-AA.json
vendored
3
vendor/assets/iD/iD/locales/ar-AA.json
vendored
|
@ -133,9 +133,6 @@
|
||||||
"description": "إعدادات الخلفية",
|
"description": "إعدادات الخلفية",
|
||||||
"reset": "أعد للوضع السابق"
|
"reset": "أعد للوضع السابق"
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"description": "هل ترغب في استعادة التغييرات غير المحفوظة من جلسة التحرير السابق؟"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "حفظ",
|
"title": "حفظ",
|
||||||
"no_changes": ".لا تغييرات للحفظ"
|
"no_changes": ".لا تغييرات للحفظ"
|
||||||
|
|
280
vendor/assets/iD/iD/locales/ar.json
vendored
280
vendor/assets/iD/iD/locales/ar.json
vendored
|
@ -136,7 +136,9 @@
|
||||||
"line": "ربّع زوايا هذا الخط.",
|
"line": "ربّع زوايا هذا الخط.",
|
||||||
"area": "ربّع زوايا هذه المنطقة."
|
"area": "ربّع زوايا هذه المنطقة."
|
||||||
},
|
},
|
||||||
|
"key": "Q",
|
||||||
"annotation": {
|
"annotation": {
|
||||||
|
"vertex": "تم تربيع ركن واحد.",
|
||||||
"line": "ربّع زوايا الخط.",
|
"line": "ربّع زوايا الخط.",
|
||||||
"area": "ربّع زوايا المنطقة."
|
"area": "ربّع زوايا المنطقة."
|
||||||
},
|
},
|
||||||
|
@ -158,7 +160,9 @@
|
||||||
"points": "تم استقامة نقاط متعددة.",
|
"points": "تم استقامة نقاط متعددة.",
|
||||||
"line": "تم استقامة خط."
|
"line": "تم استقامة خط."
|
||||||
},
|
},
|
||||||
"too_bendy": "هذا لا يمكن أن يستقيم لأنه ينحني كثيرا."
|
"too_bendy": "هذا لا يمكن أن يستقيم لأنه ينحني كثيرا.",
|
||||||
|
"connected_to_hidden": "لا يمكن جعل ذلك مستقيما لأنه متصل بعنصر مخفي.",
|
||||||
|
"not_downloaded": "لا يمكن جعل ذلك مستقيما لأن أجزاءً منه لم يتم تنزيلها بعد."
|
||||||
},
|
},
|
||||||
"delete": {
|
"delete": {
|
||||||
"title": "حذف",
|
"title": "حذف",
|
||||||
|
@ -552,11 +556,16 @@
|
||||||
"key": "خ",
|
"key": "خ",
|
||||||
"title": "الخلفية",
|
"title": "الخلفية",
|
||||||
"zoom": "تقريب",
|
"zoom": "تقريب",
|
||||||
|
"vintage": "تاريخ الالتقاط",
|
||||||
"source": "المصدر",
|
"source": "المصدر",
|
||||||
"description": "الوصف",
|
"description": "الوصف",
|
||||||
"resolution": "درجة الوضوح",
|
"resolution": "درجة الوضوح",
|
||||||
"accuracy": "الدقة",
|
"accuracy": "الدقة",
|
||||||
"unknown": "مجهول"
|
"unknown": "مجهول",
|
||||||
|
"show_tiles": "إظهار البلاطات",
|
||||||
|
"hide_tiles": "إخفاء البلاطات",
|
||||||
|
"show_vintage": "إظهار تاريخ الالتقاط",
|
||||||
|
"hide_vintage": "إخفاء تاريخ الالتقاط"
|
||||||
},
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"key": "ت",
|
"key": "ت",
|
||||||
|
@ -608,7 +617,7 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "ابحث في جميع أنحاء العالم...",
|
"search": "ابحث في جميع أنحاء العالم...",
|
||||||
"no_results_visible": "لا نتائج في المنطقة الظاهرة من الخريطة",
|
"no_results_visible": "لا يوجد نتائج في المنطقة الظاهرة من الخريطة",
|
||||||
"no_results_worldwide": "لم يُعثر على نتائج"
|
"no_results_worldwide": "لم يُعثر على نتائج"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -618,7 +627,11 @@
|
||||||
"inspector": {
|
"inspector": {
|
||||||
"zoom_to": {
|
"zoom_to": {
|
||||||
"key": "ك",
|
"key": "ك",
|
||||||
"title": "تكبير إلى ذلك"
|
"title": "تكبير إلى ذلك",
|
||||||
|
"tooltip_feature": "قم بتوسيط وتكبير الخريطة للتركيز على هذا العنصر.",
|
||||||
|
"tooltip_note": "قم بتوسيط وتكبير الخريطة للتركيز على هذه الملاحظة.",
|
||||||
|
"tooltip_data": "قم بتوسيط وتكبير الخريطة للتركيز على هذه البيانات.",
|
||||||
|
"tooltip_issue": "قم بتوسيط وتكبير الخريطة للتركيز على هذه المشكلة."
|
||||||
},
|
},
|
||||||
"show_more": "عرض المزيد",
|
"show_more": "عرض المزيد",
|
||||||
"view_on_osm": "عرض على openstreetmap.org",
|
"view_on_osm": "عرض على openstreetmap.org",
|
||||||
|
@ -667,7 +680,10 @@
|
||||||
"way": "طريق",
|
"way": "طريق",
|
||||||
"relation": "علاقة",
|
"relation": "علاقة",
|
||||||
"location": "مكان",
|
"location": "مكان",
|
||||||
"add_fields": "إضافة حقل:"
|
"add_fields": "إضافة حقل:",
|
||||||
|
"lock": {
|
||||||
|
"suggestion": "حقل «{label}» هذا مقفل لأنه وسم Wikidata. يمكنك حذفه أو تعديل الوسوم في قسم «كل الوسوم»."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"background": {
|
"background": {
|
||||||
"title": "الخلفية",
|
"title": "الخلفية",
|
||||||
|
@ -732,6 +748,16 @@
|
||||||
"title": "تراكبات الصور",
|
"title": "تراكبات الصور",
|
||||||
"traffic_signs": {
|
"traffic_signs": {
|
||||||
"title": "اللافتات المرورية"
|
"title": "اللافتات المرورية"
|
||||||
|
},
|
||||||
|
"photo_type": {
|
||||||
|
"flat": {
|
||||||
|
"title": "صور مسطحة",
|
||||||
|
"tooltip": "صور تقليدية"
|
||||||
|
},
|
||||||
|
"panoramic": {
|
||||||
|
"title": "صور بانورامية",
|
||||||
|
"tooltip": "صور 360°"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"feature": {
|
"feature": {
|
||||||
|
@ -755,6 +781,13 @@
|
||||||
"description": "المباني",
|
"description": "المباني",
|
||||||
"tooltip": "مباني، ملاجئ، مرائب، الخ"
|
"tooltip": "مباني، ملاجئ، مرائب، الخ"
|
||||||
},
|
},
|
||||||
|
"building_parts": {
|
||||||
|
"description": "أجزاء بناء"
|
||||||
|
},
|
||||||
|
"indoor": {
|
||||||
|
"description": "عناصر داخل المبنى",
|
||||||
|
"tooltip": "غرف، أو أروقة، أو سلالم، إلخ."
|
||||||
|
},
|
||||||
"landuse": {
|
"landuse": {
|
||||||
"description": "عناصر الأراضي",
|
"description": "عناصر الأراضي",
|
||||||
"tooltip": "غابات، أراضي زراعية، حدائق، مناطق سكنية، مناطق تجارية، إلخ..."
|
"tooltip": "غابات، أراضي زراعية، حدائق، مناطق سكنية، مناطق تجارية، إلخ..."
|
||||||
|
@ -771,6 +804,9 @@
|
||||||
"description": "عناصر السكك الحديدية",
|
"description": "عناصر السكك الحديدية",
|
||||||
"tooltip": "السكك الحديدية"
|
"tooltip": "السكك الحديدية"
|
||||||
},
|
},
|
||||||
|
"aerialways": {
|
||||||
|
"description": "عناصر جوية"
|
||||||
|
},
|
||||||
"power": {
|
"power": {
|
||||||
"description": "عناصر الطاقة",
|
"description": "عناصر الطاقة",
|
||||||
"tooltip": "خطوط الكهرباء، محطات الطاقة، محطات توليد الكهرباء، الخ"
|
"tooltip": "خطوط الكهرباء، محطات الطاقة، محطات توليد الكهرباء، الخ"
|
||||||
|
@ -823,7 +859,6 @@
|
||||||
},
|
},
|
||||||
"restore": {
|
"restore": {
|
||||||
"heading": "لديك تغييرات غير محفوظة",
|
"heading": "لديك تغييرات غير محفوظة",
|
||||||
"description": "هل ترغب باستعادة التغييرات الغير محفوظة من جلسة التعديل السابقة؟",
|
|
||||||
"restore": "استعادة تغييراتي",
|
"restore": "استعادة تغييراتي",
|
||||||
"reset": "تجاهل تغييراتي"
|
"reset": "تجاهل تغييراتي"
|
||||||
},
|
},
|
||||||
|
@ -861,10 +896,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "لقد قمت للتو بتحرير OpenStreetMap!",
|
"just_edited": "لقد قمت للتو بتعديل OpenStreetMap!",
|
||||||
"thank_you": "شكرًا لك لمشاركتك وتحسين الخريطة.",
|
"thank_you": "شكرًا لك على تحسين الخريطة.",
|
||||||
"thank_you_location": "شكرًا لك لتحسين الخريطة في {where}.",
|
"thank_you_location": "شكرًا لك على تحسين الخريطة حول {where}.",
|
||||||
"help_html": "ينبغي أن تظهر تغييراتك على OpenStreetMap في غضون بضع دقائق. قد يستغرق الأمر مدة أطول بالنسبة للخرائط الأخرى التي تعتمد في بياناتها على OpenStreetMap حتى تتلقى آخر تحديث.",
|
"thank_you_where": {
|
||||||
|
"format": "{place}{separator}{region}",
|
||||||
|
"separator": "،"
|
||||||
|
},
|
||||||
|
"help_html": "من المفترض أن تظهر تغييراتك على OpenStreetMap خلال بضع دقائق. قد يستغرق تحديث الخرائط الأخرى مدة أطول.",
|
||||||
"help_link_text": "تفاصيل",
|
"help_link_text": "تفاصيل",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "عرض التغييرات على OpenStreetMap",
|
"view_on_osm": "عرض التغييرات على OpenStreetMap",
|
||||||
|
@ -881,10 +920,10 @@
|
||||||
"cancel": "إلغاء"
|
"cancel": "إلغاء"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "مرحبا بك في محرر iD لخريطة الشارع المفتوحة OpenStreetMap.",
|
"welcome": "مرحبًا بك في مصمم iD OpenStreetMap",
|
||||||
"text": "محرر الخرائط ID هو محرر سهل وجذاب ولكنه أيضًا أداة قوية جدا وفعالة للمساهمة في أفضل خرائط حُرة ومجانية في العالم. هذا هو الإصدار رقم {version}. لمزيد من المعلومات انظر {website} ، كما يمكنك الإبلاغ عن العلل والمشاكل على {github}.",
|
"text": "مصمم iD هو أداة ودودة وقوية للمساهمة في أفضل خريطة حرة للعالم. هذا هو الإصدار {version}. للمزيد من المعلومات شاهد {website} وقم بالإبلاغ عن الأخطاء التقنية في {github}.",
|
||||||
"walkthrough": "بدء جولة تعليم",
|
"walkthrough": "ابدأ الجولة التعريفية",
|
||||||
"start": " حرّر الآن "
|
"start": "التعديل الآن"
|
||||||
},
|
},
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "حي",
|
"live": "حي",
|
||||||
|
@ -1420,13 +1459,13 @@
|
||||||
},
|
},
|
||||||
"missing_tag": {
|
"missing_tag": {
|
||||||
"title": "أوسمة مفقودة",
|
"title": "أوسمة مفقودة",
|
||||||
"tip": "العثور على العناصر ذات أوسمة وصفية مفقودة",
|
"tip": "العثور على عناصر ذات أوسمة وصفية مفقودة",
|
||||||
"reference": "العناصر يجب أن تحتوي على أوسمة تعرّف ماهيتها.",
|
"reference": "العناصر يجب أن تحتوي على أوسمة تعرّف ماهيتها.",
|
||||||
"any": {
|
"any": {
|
||||||
"message": "لا يحتوي {feature} على أوسمة"
|
"message": "لا يحتوي {feature} على أوسمة"
|
||||||
},
|
},
|
||||||
"descriptive": {
|
"descriptive": {
|
||||||
"message": "لا يحتوي {feature} على أوسمة وصفية"
|
"message": "لا تحتوي {feature} على أوسمة وصفية"
|
||||||
},
|
},
|
||||||
"relation_type": {
|
"relation_type": {
|
||||||
"message": "{feature} هي علاقة بدون نوع"
|
"message": "{feature} هي علاقة بدون نوع"
|
||||||
|
@ -1439,7 +1478,11 @@
|
||||||
"title": "أوسمة قديمة",
|
"title": "أوسمة قديمة",
|
||||||
"message": "يحتوي {feature} على أوسمة قديمة",
|
"message": "يحتوي {feature} على أوسمة قديمة",
|
||||||
"tip": "العثور على العناصر ذات الأوسمة المُهملة والتي يمكن تحديثها",
|
"tip": "العثور على العناصر ذات الأوسمة المُهملة والتي يمكن تحديثها",
|
||||||
"reference": "بعض الأوسمة تتغير مع الوقت وينبغي تحديثها."
|
"reference": "بعض الأوسمة تتغير مع الوقت وينبغي تحديثها.",
|
||||||
|
"incomplete": {
|
||||||
|
"message": "{feature} يحتوي أوسمة غير مكتملة",
|
||||||
|
"reference": "يجب أن تحتوي بعض العناصر على أوسمة إضافية"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
"title": "معلومات خاصة",
|
"title": "معلومات خاصة",
|
||||||
|
@ -1459,6 +1502,10 @@
|
||||||
"message": "لا يحتوي {feature} على تصنيف",
|
"message": "لا يحتوي {feature} على تصنيف",
|
||||||
"reference": "الطرق بدون نوع مُحدد قد لا تظهر في الخرائط ومسارات التوجيه."
|
"reference": "الطرق بدون نوع مُحدد قد لا تظهر في الخرائط ومسارات التوجيه."
|
||||||
},
|
},
|
||||||
|
"impossible_oneway": {
|
||||||
|
"title": "اتجاه واحد مستحيل",
|
||||||
|
"tip": "العثور على مشاكل تحديد مسار الوجهة باستخدام عناصر الاتجاه الواحد"
|
||||||
|
},
|
||||||
"unsquare_way": {
|
"unsquare_way": {
|
||||||
"message": "{feature} تحتوي أركان غير مربعة",
|
"message": "{feature} تحتوي أركان غير مربعة",
|
||||||
"tip": "العثور على عناصر ذات أركان غير مربعة يمكن رسمها بشكل أفضل",
|
"tip": "العثور على عناصر ذات أركان غير مربعة يمكن رسمها بشكل أفضل",
|
||||||
|
@ -1993,6 +2040,12 @@
|
||||||
"category-natural": {
|
"category-natural": {
|
||||||
"name": "عناصر طبيعية"
|
"name": "عناصر طبيعية"
|
||||||
},
|
},
|
||||||
|
"category-path": {
|
||||||
|
"name": "مسارات"
|
||||||
|
},
|
||||||
|
"category-rail": {
|
||||||
|
"name": "سكك حديدية"
|
||||||
|
},
|
||||||
"category-restriction": {
|
"category-restriction": {
|
||||||
"name": "عناصر القيود"
|
"name": "عناصر القيود"
|
||||||
},
|
},
|
||||||
|
@ -2127,6 +2180,7 @@
|
||||||
"placeholder": "1, 2, 3..."
|
"placeholder": "1, 2, 3..."
|
||||||
},
|
},
|
||||||
"aerialway/occupancy": {
|
"aerialway/occupancy": {
|
||||||
|
"label": "عدد المقاعد",
|
||||||
"placeholder": "...8 ,4 ,2"
|
"placeholder": "...8 ,4 ,2"
|
||||||
},
|
},
|
||||||
"aerialway/summer/access": {
|
"aerialway/summer/access": {
|
||||||
|
@ -2179,6 +2233,9 @@
|
||||||
"backrest": {
|
"backrest": {
|
||||||
"label": "ظهر الكرسي"
|
"label": "ظهر الكرسي"
|
||||||
},
|
},
|
||||||
|
"bar": {
|
||||||
|
"label": "بار"
|
||||||
|
},
|
||||||
"barrier": {
|
"barrier": {
|
||||||
"label": "النوع"
|
"label": "النوع"
|
||||||
},
|
},
|
||||||
|
@ -2284,6 +2341,9 @@
|
||||||
"label": "السعة",
|
"label": "السعة",
|
||||||
"placeholder": "50, 100, 200..."
|
"placeholder": "50, 100, 200..."
|
||||||
},
|
},
|
||||||
|
"cash_in": {
|
||||||
|
"label": "إيداع النقد"
|
||||||
|
},
|
||||||
"castle_type": {
|
"castle_type": {
|
||||||
"label": "النوع"
|
"label": "النوع"
|
||||||
},
|
},
|
||||||
|
@ -2334,6 +2394,7 @@
|
||||||
"label": "الدولة"
|
"label": "الدولة"
|
||||||
},
|
},
|
||||||
"couplings": {
|
"couplings": {
|
||||||
|
"label": "وصلات",
|
||||||
"placeholder": "1, 2, 3..."
|
"placeholder": "1, 2, 3..."
|
||||||
},
|
},
|
||||||
"covered": {
|
"covered": {
|
||||||
|
@ -2495,7 +2556,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "الاتجاه",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "للوراء",
|
"backward": "للوراء",
|
||||||
"both": "كلاهما / الكل",
|
"both": "كلاهما / الكل",
|
||||||
|
@ -3166,7 +3226,6 @@
|
||||||
"label": "النوع"
|
"label": "النوع"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "الاتجاه",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "للخلف",
|
"backward": "للخلف",
|
||||||
"both": "كلاهما / الكل",
|
"both": "كلاهما / الكل",
|
||||||
|
@ -3207,6 +3266,21 @@
|
||||||
"religion": {
|
"religion": {
|
||||||
"label": "الديانة"
|
"label": "الديانة"
|
||||||
},
|
},
|
||||||
|
"reservation": {
|
||||||
|
"label": "الحجوزات",
|
||||||
|
"options": {
|
||||||
|
"no": "غير مقبول",
|
||||||
|
"recommended": "موصى به",
|
||||||
|
"required": "مطلوب",
|
||||||
|
"yes": "مقبول"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resort": {
|
||||||
|
"label": "النوع"
|
||||||
|
},
|
||||||
|
"resource": {
|
||||||
|
"label": "المصادر"
|
||||||
|
},
|
||||||
"restriction": {
|
"restriction": {
|
||||||
"label": "النوع"
|
"label": "النوع"
|
||||||
},
|
},
|
||||||
|
@ -3216,6 +3290,9 @@
|
||||||
"roof/colour": {
|
"roof/colour": {
|
||||||
"label": "لون السقف"
|
"label": "لون السقف"
|
||||||
},
|
},
|
||||||
|
"room": {
|
||||||
|
"label": "النوع"
|
||||||
|
},
|
||||||
"rooms": {
|
"rooms": {
|
||||||
"label": "الغرف"
|
"label": "الغرف"
|
||||||
},
|
},
|
||||||
|
@ -3228,6 +3305,10 @@
|
||||||
"sanitary_dump_station": {
|
"sanitary_dump_station": {
|
||||||
"label": "صرف المرحاض"
|
"label": "صرف المرحاض"
|
||||||
},
|
},
|
||||||
|
"screen": {
|
||||||
|
"label": "الشاشات",
|
||||||
|
"placeholder": "1, 4, 8…"
|
||||||
|
},
|
||||||
"scuba_diving": {
|
"scuba_diving": {
|
||||||
"label": "الخدمات"
|
"label": "الخدمات"
|
||||||
},
|
},
|
||||||
|
@ -3239,6 +3320,21 @@
|
||||||
"red": "أحمر"
|
"red": "أحمر"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"seamark/beacon_lateral/shape": {
|
||||||
|
"label": "الشكل"
|
||||||
|
},
|
||||||
|
"seamark/beacon_lateral/system": {
|
||||||
|
"label": "النظام",
|
||||||
|
"options": {
|
||||||
|
"cevni": "CEVNI",
|
||||||
|
"iala-a": "IALA A",
|
||||||
|
"iala-b": "IALA B",
|
||||||
|
"other": "أخرى"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"seamark/buoy_lateral/category": {
|
||||||
|
"label": "التصنيف"
|
||||||
|
},
|
||||||
"seamark/buoy_lateral/colour": {
|
"seamark/buoy_lateral/colour": {
|
||||||
"label": "اللون",
|
"label": "اللون",
|
||||||
"options": {
|
"options": {
|
||||||
|
@ -3252,6 +3348,20 @@
|
||||||
"yellow": "أصفر"
|
"yellow": "أصفر"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"seamark/buoy_lateral/shape": {
|
||||||
|
"label": "الشكل"
|
||||||
|
},
|
||||||
|
"seamark/buoy_lateral/system": {
|
||||||
|
"label": "النظام",
|
||||||
|
"options": {
|
||||||
|
"cevni": "CEVNI",
|
||||||
|
"iala-a": "IALA A",
|
||||||
|
"other": "أخرى"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"seamark/mooring/category": {
|
||||||
|
"label": "التصنيف"
|
||||||
|
},
|
||||||
"seasonal": {
|
"seasonal": {
|
||||||
"label": "موسمي"
|
"label": "موسمي"
|
||||||
},
|
},
|
||||||
|
@ -3268,6 +3378,9 @@
|
||||||
},
|
},
|
||||||
"placeholder": "نعم، لا، فقط"
|
"placeholder": "نعم، لا، فقط"
|
||||||
},
|
},
|
||||||
|
"self_service": {
|
||||||
|
"label": "خدمة ذاتية (اخدم نفسك بنفسك)"
|
||||||
|
},
|
||||||
"service": {
|
"service": {
|
||||||
"label": "النوع"
|
"label": "النوع"
|
||||||
},
|
},
|
||||||
|
@ -3367,8 +3480,11 @@
|
||||||
"minor": "طريق فرعي"
|
"minor": "طريق فرعي"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"street_cabinet": {
|
||||||
|
"label": "النوع"
|
||||||
|
},
|
||||||
"structure": {
|
"structure": {
|
||||||
"label": "بنية",
|
"label": "البنية",
|
||||||
"options": {
|
"options": {
|
||||||
"bridge": "جسر",
|
"bridge": "جسر",
|
||||||
"cutting": "طريق منخفض",
|
"cutting": "طريق منخفض",
|
||||||
|
@ -3379,6 +3495,7 @@
|
||||||
"placeholder": "غير معروف"
|
"placeholder": "غير معروف"
|
||||||
},
|
},
|
||||||
"structure_waterway": {
|
"structure_waterway": {
|
||||||
|
"label": "البنية",
|
||||||
"options": {
|
"options": {
|
||||||
"tunnel": "نفق"
|
"tunnel": "نفق"
|
||||||
},
|
},
|
||||||
|
@ -3414,7 +3531,7 @@
|
||||||
"label": "منطقة مراقبة"
|
"label": "منطقة مراقبة"
|
||||||
},
|
},
|
||||||
"survey/date": {
|
"survey/date": {
|
||||||
"label": "تاريخ آخر استبيان"
|
"label": "تاريخ آخر استكشاف أرضي"
|
||||||
},
|
},
|
||||||
"swimming_pool": {
|
"swimming_pool": {
|
||||||
"label": "النوع"
|
"label": "النوع"
|
||||||
|
@ -3434,6 +3551,9 @@
|
||||||
"yes": "نعم"
|
"yes": "نعم"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"tidal": {
|
||||||
|
"label": "متعلق بالمد والجزر"
|
||||||
|
},
|
||||||
"to": {
|
"to": {
|
||||||
"label": "إلى"
|
"label": "إلى"
|
||||||
},
|
},
|
||||||
|
@ -3477,7 +3597,6 @@
|
||||||
"label": "لافتة مرورية"
|
"label": "لافتة مرورية"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "الاتجاه",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "إلى الخلف",
|
"backward": "إلى الخلف",
|
||||||
"both": "كلاهما / الكل",
|
"both": "كلاهما / الكل",
|
||||||
|
@ -3488,7 +3607,6 @@
|
||||||
"label": "النوع"
|
"label": "النوع"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "الاتجاه",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "إلى الخلف",
|
"backward": "إلى الخلف",
|
||||||
"both": "كلاهما / الكل",
|
"both": "كلاهما / الكل",
|
||||||
|
@ -3516,12 +3634,19 @@
|
||||||
"distribution": "توزيع",
|
"distribution": "توزيع",
|
||||||
"generator": "مولد كهربائي",
|
"generator": "مولد كهربائي",
|
||||||
"phase_angle_regulator": "منظم زاوية الطور",
|
"phase_angle_regulator": "منظم زاوية الطور",
|
||||||
|
"traction": "سحب",
|
||||||
"yes": "مجهول"
|
"yes": "مجهول"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "أشجار"
|
"label": "أشجار"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "النوع"
|
||||||
|
},
|
||||||
|
"trolley_wire": {
|
||||||
|
"label": "أسلاك ترولي علوية"
|
||||||
|
},
|
||||||
"tunnel": {
|
"tunnel": {
|
||||||
"label": "النوع",
|
"label": "النوع",
|
||||||
"placeholder": "الافتراضي"
|
"placeholder": "الافتراضي"
|
||||||
|
@ -3552,6 +3677,7 @@
|
||||||
"label": "حالة البركان",
|
"label": "حالة البركان",
|
||||||
"options": {
|
"options": {
|
||||||
"active": "نشط",
|
"active": "نشط",
|
||||||
|
"dormant": "في سبات عميق",
|
||||||
"extinct": "خامد"
|
"extinct": "خامد"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -3597,7 +3723,8 @@
|
||||||
"label": "النوع"
|
"label": "النوع"
|
||||||
},
|
},
|
||||||
"website": {
|
"website": {
|
||||||
"label": "صفحة الويب"
|
"label": "صفحة الويب",
|
||||||
|
"placeholder": "https://example.com"
|
||||||
},
|
},
|
||||||
"wetland": {
|
"wetland": {
|
||||||
"label": "النوع"
|
"label": "النوع"
|
||||||
|
@ -3626,6 +3753,9 @@
|
||||||
"name": "العنوان",
|
"name": "العنوان",
|
||||||
"terms": "عنوان"
|
"terms": "عنوان"
|
||||||
},
|
},
|
||||||
|
"advertising/billboard": {
|
||||||
|
"name": "لوحة"
|
||||||
|
},
|
||||||
"advertising/column": {
|
"advertising/column": {
|
||||||
"name": "عمود إعلاني"
|
"name": "عمود إعلاني"
|
||||||
},
|
},
|
||||||
|
@ -3727,6 +3857,9 @@
|
||||||
"name": "موقف دراجات هوائية",
|
"name": "موقف دراجات هوائية",
|
||||||
"terms": "موقف دراجات هوائية; موقف; دراجة; دراجات"
|
"terms": "موقف دراجات هوائية; موقف; دراجة; دراجات"
|
||||||
},
|
},
|
||||||
|
"amenity/bicycle_parking/building": {
|
||||||
|
"name": "مرآب وقوف دراجات"
|
||||||
|
},
|
||||||
"amenity/bicycle_rental": {
|
"amenity/bicycle_rental": {
|
||||||
"name": "تأجير دراجات",
|
"name": "تأجير دراجات",
|
||||||
"terms": "تأجير دراجات هوائية; تأجير; دراجة; دراجات; هوائي; هوائية"
|
"terms": "تأجير دراجات هوائية; تأجير; دراجة; دراجات; هوائي; هوائية"
|
||||||
|
@ -3749,6 +3882,9 @@
|
||||||
"name": "مقهى",
|
"name": "مقهى",
|
||||||
"terms": "مقهى, مطعم, ناد ليلي"
|
"terms": "مقهى, مطعم, ناد ليلي"
|
||||||
},
|
},
|
||||||
|
"amenity/car_pooling": {
|
||||||
|
"name": "مشاركة السيارة"
|
||||||
|
},
|
||||||
"amenity/car_rental": {
|
"amenity/car_rental": {
|
||||||
"name": "محل إيجار سيارات",
|
"name": "محل إيجار سيارات",
|
||||||
"terms": "محل استئجار السيارات"
|
"terms": "محل استئجار السيارات"
|
||||||
|
@ -3837,26 +3973,40 @@
|
||||||
"amenity/embassy": {
|
"amenity/embassy": {
|
||||||
"name": "سفارة"
|
"name": "سفارة"
|
||||||
},
|
},
|
||||||
|
"amenity/events_venue": {
|
||||||
|
"name": "مكان الأحداث"
|
||||||
|
},
|
||||||
"amenity/fast_food": {
|
"amenity/fast_food": {
|
||||||
"name": "وجبات سريعة",
|
"name": "وجبات سريعة",
|
||||||
"terms": "مأكولات السريعة"
|
"terms": "مأكولات سريعة"
|
||||||
},
|
},
|
||||||
"amenity/fast_food/burger": {
|
"amenity/fast_food/burger": {
|
||||||
"name": "برجر وجبات سريعة",
|
"name": "برجر وجبة سريعة",
|
||||||
"terms": "إفطار,عشاء,طعام,"
|
"terms": "إفطار,عشاء,طعام,"
|
||||||
},
|
},
|
||||||
"amenity/fast_food/chicken": {
|
"amenity/fast_food/chicken": {
|
||||||
"name": "دجاج وجبات سريعة",
|
"name": "دجاج وجبة سريعة",
|
||||||
"terms": "إفطار,مقصف,عشاء,طعام"
|
"terms": "إفطار,مقصف,عشاء,طعام"
|
||||||
},
|
},
|
||||||
|
"amenity/fast_food/donut": {
|
||||||
|
"name": "دونات وجبة سريعة",
|
||||||
|
"terms": "دونات"
|
||||||
|
},
|
||||||
"amenity/fast_food/fish_and_chips": {
|
"amenity/fast_food/fish_and_chips": {
|
||||||
"name": "سمك ورقائق البطاطس وجبات سريعة",
|
"name": "سمك ورقائق بطاطس وجبة سريعة",
|
||||||
"terms": "إفطار,قهوة,عشاء,طعام"
|
"terms": "إفطار,قهوة,عشاء,طعام"
|
||||||
},
|
},
|
||||||
|
"amenity/fast_food/ice_cream": {
|
||||||
|
"name": "أيس كريم وجبة سريعة"
|
||||||
|
},
|
||||||
"amenity/fast_food/kebab": {
|
"amenity/fast_food/kebab": {
|
||||||
"name": "كباب وجبات سريعة",
|
"name": "كباب وجبة سريعة",
|
||||||
"terms": "إفطار,مقصف,عشاء,طعام"
|
"terms": "إفطار,مقصف,عشاء,طعام"
|
||||||
},
|
},
|
||||||
|
"amenity/fast_food/mexican": {
|
||||||
|
"name": "طعام مكسيكي وجبة سريعة",
|
||||||
|
"terms": "مكسيكي"
|
||||||
|
},
|
||||||
"amenity/fast_food/pizza": {
|
"amenity/fast_food/pizza": {
|
||||||
"name": "بيتزا وجبات سريعة",
|
"name": "بيتزا وجبات سريعة",
|
||||||
"terms": "إفطار,مقصف,عشاء,طعام"
|
"terms": "إفطار,مقصف,عشاء,طعام"
|
||||||
|
@ -3924,7 +4074,8 @@
|
||||||
"terms": "مدرسة موسيقى"
|
"terms": "مدرسة موسيقى"
|
||||||
},
|
},
|
||||||
"amenity/nightclub": {
|
"amenity/nightclub": {
|
||||||
"name": "ملهى ليلي"
|
"name": "ملهى ليلي",
|
||||||
|
"terms": "كباريه"
|
||||||
},
|
},
|
||||||
"amenity/nursing_home": {
|
"amenity/nursing_home": {
|
||||||
"name": "دار التمريض"
|
"name": "دار التمريض"
|
||||||
|
@ -3932,6 +4083,14 @@
|
||||||
"amenity/parking": {
|
"amenity/parking": {
|
||||||
"name": "ساحة انتظار سيارات"
|
"name": "ساحة انتظار سيارات"
|
||||||
},
|
},
|
||||||
|
"amenity/parking/multi-storey": {
|
||||||
|
"name": "مرآب وقوف متعدد الطوابق",
|
||||||
|
"terms": "جراج, مرآب"
|
||||||
|
},
|
||||||
|
"amenity/parking/underground": {
|
||||||
|
"name": "موقف تحت الأرض",
|
||||||
|
"terms": "جراج"
|
||||||
|
},
|
||||||
"amenity/parking_entrance": {
|
"amenity/parking_entrance": {
|
||||||
"name": "مدخل ومخرج جراج وقوف",
|
"name": "مدخل ومخرج جراج وقوف",
|
||||||
"terms": "مدخل, مخرج"
|
"terms": "مدخل, مخرج"
|
||||||
|
@ -4176,6 +4335,9 @@
|
||||||
"amenity/vending_machine/electronics": {
|
"amenity/vending_machine/electronics": {
|
||||||
"name": "آلة بيع إلكترونيات"
|
"name": "آلة بيع إلكترونيات"
|
||||||
},
|
},
|
||||||
|
"amenity/vending_machine/elongated_coin": {
|
||||||
|
"name": "آلة بيع عُملة مسطحة"
|
||||||
|
},
|
||||||
"amenity/vending_machine/food": {
|
"amenity/vending_machine/food": {
|
||||||
"name": "آلة بيع مواد غذائية"
|
"name": "آلة بيع مواد غذائية"
|
||||||
},
|
},
|
||||||
|
@ -4263,6 +4425,9 @@
|
||||||
"name": "شبكة الماشية",
|
"name": "شبكة الماشية",
|
||||||
"terms": "شبكة الماشية,شبكة لمنع الماشية"
|
"terms": "شبكة الماشية,شبكة لمنع الماشية"
|
||||||
},
|
},
|
||||||
|
"barrier/chain": {
|
||||||
|
"name": "سلسلة"
|
||||||
|
},
|
||||||
"barrier/city_wall": {
|
"barrier/city_wall": {
|
||||||
"name": "جدار المدينة",
|
"name": "جدار المدينة",
|
||||||
"terms": "جدار المدينة; سور"
|
"terms": "جدار المدينة; سور"
|
||||||
|
@ -4322,6 +4487,9 @@
|
||||||
"name": "مبنى",
|
"name": "مبنى",
|
||||||
"terms": "مبنى"
|
"terms": "مبنى"
|
||||||
},
|
},
|
||||||
|
"building/apartments": {
|
||||||
|
"name": "مبنى شقق سكنية"
|
||||||
|
},
|
||||||
"building/barn": {
|
"building/barn": {
|
||||||
"name": "حظيرة",
|
"name": "حظيرة",
|
||||||
"terms": "مخزن; اسطبل"
|
"terms": "مخزن; اسطبل"
|
||||||
|
@ -4971,14 +5139,6 @@
|
||||||
"name": "ثكنة عسكرية",
|
"name": "ثكنة عسكرية",
|
||||||
"terms": "ثكنة عسكرية"
|
"terms": "ثكنة عسكرية"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "ملجأ عسكري",
|
|
||||||
"terms": "ملجأ عسكري"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "نقطة تفتيش عسكرية",
|
|
||||||
"terms": "نقطة تفتيش عسكرية"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "منطقة خطرة",
|
"name": "منطقة خطرة",
|
||||||
"terms": "منطقة خطر; خطر"
|
"terms": "منطقة خطر; خطر"
|
||||||
|
@ -4987,13 +5147,6 @@
|
||||||
"name": "قاعدة بحرية",
|
"name": "قاعدة بحرية",
|
||||||
"terms": "بحرية; بحري; بحر; قاعدة"
|
"terms": "بحرية; بحري; بحر; قاعدة"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "موقع الانفجار النووي",
|
|
||||||
"terms": "موقع الانفجار النووي"
|
|
||||||
},
|
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "مكتب عسكري"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "ميدان الرماية العسكرية",
|
"name": "ميدان الرماية العسكرية",
|
||||||
"terms": "ميدان الرماية العسكرية"
|
"terms": "ميدان الرماية العسكرية"
|
||||||
|
@ -5557,7 +5710,7 @@
|
||||||
"terms": "مكتب البحوث، مكتب اﻷبحاث، هيئة اﻷبحاث"
|
"terms": "مكتب البحوث، مكتب اﻷبحاث، هيئة اﻷبحاث"
|
||||||
},
|
},
|
||||||
"office/surveyor": {
|
"office/surveyor": {
|
||||||
"name": "مساح",
|
"name": "مكتب مساح أرضي",
|
||||||
"terms": "مساح"
|
"terms": "مساح"
|
||||||
},
|
},
|
||||||
"office/tax_advisor": {
|
"office/tax_advisor": {
|
||||||
|
@ -5633,6 +5786,9 @@
|
||||||
"name": "قرية",
|
"name": "قرية",
|
||||||
"terms": "قرية"
|
"terms": "قرية"
|
||||||
},
|
},
|
||||||
|
"playground/structure": {
|
||||||
|
"name": "هيكل اللعب"
|
||||||
|
},
|
||||||
"point": {
|
"point": {
|
||||||
"name": "نقطة",
|
"name": "نقطة",
|
||||||
"terms": "نقطة"
|
"terms": "نقطة"
|
||||||
|
@ -5799,6 +5955,9 @@
|
||||||
"name": "سكة حديدة مفردة",
|
"name": "سكة حديدة مفردة",
|
||||||
"terms": "سكة حديدة مفردة"
|
"terms": "سكة حديدة مفردة"
|
||||||
},
|
},
|
||||||
|
"railway/narrow_gauge": {
|
||||||
|
"name": "سكك حديد ضيقة"
|
||||||
|
},
|
||||||
"railway/rail": {
|
"railway/rail": {
|
||||||
"name": "قطار",
|
"name": "قطار",
|
||||||
"terms": "قطار"
|
"terms": "قطار"
|
||||||
|
@ -6577,6 +6736,35 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"imagery": {
|
"imagery": {
|
||||||
|
"AGIV": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "أحدث الصور الجوية من AIV Flanders"
|
||||||
|
},
|
||||||
|
"AGIV10cm": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "الصور الجوية من AIV Flanders من 2013 إلى 2015 بدقة 10 سم"
|
||||||
|
},
|
||||||
|
"AGIVFlandersGRB": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "AIV Flanders GRB"
|
||||||
|
},
|
||||||
|
"AIV_DHMV_II_HILL_25cm": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "AIV Digitaal Hoogtemodel Vlaanderen II, multidirectionale hillshade 0,25 m"
|
||||||
|
},
|
||||||
|
"AIV_DHMV_II_SVF_25cm": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
}
|
||||||
|
},
|
||||||
"Bing": {
|
"Bing": {
|
||||||
"description": "الصور الجوية والقمر الصناعي.",
|
"description": "الصور الجوية والقمر الصناعي.",
|
||||||
"name": "الصور الجوية ل بينج"
|
"name": "الصور الجوية ل بينج"
|
||||||
|
|
26
vendor/assets/iD/iD/locales/ast.json
vendored
26
vendor/assets/iD/iD/locales/ast.json
vendored
|
@ -386,7 +386,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Buscar en tol mundu...",
|
"search": "Buscar en tol mundu...",
|
||||||
"no_results_visible": "Nun hai resultaos nel área visible del mapa",
|
|
||||||
"no_results_worldwide": "Nun s'alcontraron resultaos"
|
"no_results_worldwide": "Nun s'alcontraron resultaos"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -526,12 +525,6 @@
|
||||||
"tooltip": "Les árees dibúxense col rellenu completu"
|
"tooltip": "Les árees dibúxense col rellenu completu"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Tien cambios ensin guardar",
|
|
||||||
"description": "¿Quier recuperar los cambios ensin guardar d'una sesión d'edición anterior?",
|
|
||||||
"restore": "Restaurar los mios cambios",
|
|
||||||
"reset": "Descartar los mios cambios"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Guardar",
|
"title": "Guardar",
|
||||||
"no_changes": "Nun hai cambios que guardar.",
|
"no_changes": "Nun hai cambios que guardar.",
|
||||||
|
@ -554,19 +547,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "¡Acaba d'editar OpenStreetMap!",
|
|
||||||
"help_link_text": "Detalles"
|
"help_link_text": "Detalles"
|
||||||
},
|
},
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"okay": "Aceutar",
|
"okay": "Aceutar",
|
||||||
"cancel": "Encaboxar"
|
"cancel": "Encaboxar"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Bienllegáu al editor d'OpenStreetMap iD",
|
|
||||||
"text": "iD ye una ferramienta amistosa pero potente pa collaborar col meyor mapamundi llibre del mundu. Esta ye la versión {version}. Pa más información visite {website} ya informe de fallos en {github}.",
|
|
||||||
"walkthrough": "Aniciar la Visita guiada",
|
|
||||||
"start": "Editar agora"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "en vivo",
|
"live": "en vivo",
|
||||||
"lose_changes": "Tien cambios ensin guardar. Camudar el sirvidor de mapes descartarálos. ¿Ta seguru de que quier intercambiar de sirvidores?",
|
"lose_changes": "Tien cambios ensin guardar. Camudar el sirvidor de mapes descartarálos. ¿Ta seguru de que quier intercambiar de sirvidores?",
|
||||||
|
@ -3112,12 +3098,6 @@
|
||||||
"landuse/military/barracks": {
|
"landuse/military/barracks": {
|
||||||
"name": "Cuartel"
|
"name": "Cuartel"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Bunquer militar"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Puntu de control"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Área de peligru"
|
"name": "Área de peligru"
|
||||||
},
|
},
|
||||||
|
@ -3125,15 +3105,9 @@
|
||||||
"name": "Base naval",
|
"name": "Base naval",
|
||||||
"terms": "Arsenal"
|
"terms": "Arsenal"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Llugar d'españíu nuclear"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Recorríu d'obstáculos"
|
"name": "Recorríu d'obstáculos"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Oficina militar"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Campu de tiru"
|
"name": "Campu de tiru"
|
||||||
},
|
},
|
||||||
|
|
117
vendor/assets/iD/iD/locales/bg.json
vendored
117
vendor/assets/iD/iD/locales/bg.json
vendored
|
@ -1,35 +1,47 @@
|
||||||
{
|
{
|
||||||
"bg": {
|
"bg": {
|
||||||
"icons": {
|
"icons": {
|
||||||
|
"download": "изтегляне",
|
||||||
"information": "Информация",
|
"information": "Информация",
|
||||||
"remove": "премахване",
|
"remove": "премахване",
|
||||||
"undo": "отмени"
|
"undo": "отменяне",
|
||||||
|
"copy": "копиране"
|
||||||
|
},
|
||||||
|
"toolbar": {
|
||||||
|
"undo_redo": "Отменяне / повтаряне"
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_area": {
|
"add_area": {
|
||||||
"title": "Площ",
|
"title": "Площ",
|
||||||
"description": "Добавяне на паркове, сгради, езера или други площи към картата.",
|
"description": "Добавяне на паркове, сгради, езера или други площи към картата.",
|
||||||
"tail": "Щракнете върху картата, за да започнете чертането на площен обект като парк, езеро или сграда."
|
"tail": "Щракнете върху картата, за да започнете чертането на площен обект като парк, езеро или сграда.",
|
||||||
|
"filter_tooltip": "площи"
|
||||||
},
|
},
|
||||||
"add_line": {
|
"add_line": {
|
||||||
"title": "Линия",
|
"title": "Отсечка",
|
||||||
"description": "Добавяне на пътища, улици, пешеходни алеи, канали или други линейни обекти към картата.",
|
"description": "Добавяне на пътища, улици, пешеходни алеи, канали или други линейни обекти към картата.",
|
||||||
"tail": "Щракнете върху картата, за да започнете да чертаете път, пътека или маршрут."
|
"tail": "Щракнете върху картата, за да започнете да чертаете път, пътека или маршрут.",
|
||||||
|
"filter_tooltip": "отсечки"
|
||||||
},
|
},
|
||||||
"add_point": {
|
"add_point": {
|
||||||
"title": "Точка",
|
"title": "Точка",
|
||||||
"description": "Добавяне на ресторанти, паметници, пощенски кутии или други точки към картата.",
|
"description": "Добавяне на ресторанти, паметници, пощенски кутии или други точки към картата.",
|
||||||
"tail": "Щракнете върху картата за да добавите точка."
|
"tail": "Щракнете върху картата, за да добавите точка.",
|
||||||
|
"filter_tooltip": "точки"
|
||||||
|
},
|
||||||
|
"add_note": {
|
||||||
|
"title": "Бележка",
|
||||||
|
"label": "Добавяне на бележка"
|
||||||
},
|
},
|
||||||
"browse": {
|
"browse": {
|
||||||
"title": "Разглеждане",
|
"title": "Разглеждане",
|
||||||
"description": "Движете и увеличете картата."
|
"description": "Движение и увеличаване на картата."
|
||||||
},
|
},
|
||||||
"draw_area": {
|
"draw_area": {
|
||||||
"tail": "Щракнете, за да добавите възли към вашия площен обект. Щракнете върху първия възел, за да завършите площния обект."
|
"tail": "Щракнете, за да добавите възли към вашия площен обект. Щракнете върху първия възел, за да завършите площния обект."
|
||||||
},
|
},
|
||||||
"draw_line": {
|
"draw_line": {
|
||||||
"tail": "Щракнете, за да добавите още възли към линията. Щракнете върху други линии, за да ги свържете и двойно щракване, за да завършите линията."
|
"tail": "Щракнете, за да добавите още възли към отсечката. Щракнете върху други отсечки, за да ги свържете и двойно щракване, за да завършите."
|
||||||
},
|
},
|
||||||
"drag_node": {
|
"drag_node": {
|
||||||
"connected_to_hidden": "Това не може да се редактира, защото е свързано със скрит обект."
|
"connected_to_hidden": "Това не може да се редактира, защото е свързано със скрит обект."
|
||||||
|
@ -45,18 +57,18 @@
|
||||||
},
|
},
|
||||||
"start": {
|
"start": {
|
||||||
"annotation": {
|
"annotation": {
|
||||||
"line": "Започната е линия.",
|
"line": "Започната е отсечка.",
|
||||||
"area": "Започнат е площен обект."
|
"area": "Започнат е площен обект."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"continue": {
|
"continue": {
|
||||||
"key": "A",
|
"key": "A",
|
||||||
"title": "Продължи",
|
"title": "Продължи",
|
||||||
"description": "Продължи тази линия.",
|
"description": "Продължаване на отсечката.",
|
||||||
"not_eligible": "Линията не може да бъде продължена.",
|
"not_eligible": "Отсечката не може да бъде продължена.",
|
||||||
"multiple": "Няколко линии могат да бъдат продължени тук. За да изберете линия натиснете бутон Shift и кликнете върху линията, за да я изберете.",
|
"multiple": "От тук могат да бъдат продължени няколко отсечки. За да изберете правилната задръжте бутон Shift и щракнете върху нея.",
|
||||||
"annotation": {
|
"annotation": {
|
||||||
"line": "Продължена е линия.",
|
"line": "Продължена е отсечка.",
|
||||||
"area": "Продължен е площен обект."
|
"area": "Продължен е площен обект."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -72,12 +84,12 @@
|
||||||
"circularize": {
|
"circularize": {
|
||||||
"title": "Направете окръжност",
|
"title": "Направете окръжност",
|
||||||
"description": {
|
"description": {
|
||||||
"line": "Направете тази линия кръг.",
|
"line": "Превръщане на отсечката в окръжност.",
|
||||||
"area": "Превърнете този площен обект в окръжност."
|
"area": "Превърнете този площен обект в окръжност."
|
||||||
},
|
},
|
||||||
"key": "O",
|
"key": "O",
|
||||||
"annotation": {
|
"annotation": {
|
||||||
"line": "Линията е превърната в окръжност.",
|
"line": "Отсечка е превърната в окръжност.",
|
||||||
"area": "Площният обект е превърнат в окръжност."
|
"area": "Площният обект е превърнат в окръжност."
|
||||||
},
|
},
|
||||||
"not_closed": "Този обект не може да стане кръг, защото не е затворен.",
|
"not_closed": "Този обект не може да стане кръг, защото не е затворен.",
|
||||||
|
@ -87,11 +99,11 @@
|
||||||
"orthogonalize": {
|
"orthogonalize": {
|
||||||
"title": "Квадрат",
|
"title": "Квадрат",
|
||||||
"description": {
|
"description": {
|
||||||
"line": "Изправете ъглите на линията.",
|
"line": "Изправяне на ъглите на отсечката.",
|
||||||
"area": "Изправете ъглите на полигона."
|
"area": "Изправете ъглите на полигона."
|
||||||
},
|
},
|
||||||
"annotation": {
|
"annotation": {
|
||||||
"line": "Изправихте ъглите на линия.",
|
"line": "Изправени са ъгли на отсечка.",
|
||||||
"area": "Изправихте ъглите на площен обект."
|
"area": "Изправихте ъглите на площен обект."
|
||||||
},
|
},
|
||||||
"not_squarish": "Това не може да бъде квадрат, защото не е квадратно.",
|
"not_squarish": "Това не може да бъде квадрат, защото не е квадратно.",
|
||||||
|
@ -112,7 +124,7 @@
|
||||||
"annotation": {
|
"annotation": {
|
||||||
"point": "Изтрита е точка.",
|
"point": "Изтрита е точка.",
|
||||||
"vertex": "Изтрит е възел от път.",
|
"vertex": "Изтрит е възел от път.",
|
||||||
"line": "Изтрита е линия.",
|
"line": "Изтрита е отсечка.",
|
||||||
"area": "Изтрит е площен обект.",
|
"area": "Изтрит е площен обект.",
|
||||||
"relation": "Изтрита е релация.",
|
"relation": "Изтрита е релация.",
|
||||||
"multiple": "Изтрихте {n} обекта."
|
"multiple": "Изтрихте {n} обекта."
|
||||||
|
@ -175,7 +187,7 @@
|
||||||
"annotation": {
|
"annotation": {
|
||||||
"point": "Преместена е точка.",
|
"point": "Преместена е точка.",
|
||||||
"vertex": "Преместен е възел от път.",
|
"vertex": "Преместен е възел от път.",
|
||||||
"line": "Преместена е линия.",
|
"line": "Преместена е отсечка.",
|
||||||
"area": "Преместен е площен обект",
|
"area": "Преместен е площен обект",
|
||||||
"multiple": "Преместихте множество обекти."
|
"multiple": "Преместихте множество обекти."
|
||||||
},
|
},
|
||||||
|
@ -242,7 +254,7 @@
|
||||||
},
|
},
|
||||||
"key": "R",
|
"key": "R",
|
||||||
"annotation": {
|
"annotation": {
|
||||||
"line": "Завъртяна е линия.",
|
"line": "Завъртяна е отсечка.",
|
||||||
"area": "Завъртян е площен обект.",
|
"area": "Завъртян е площен обект.",
|
||||||
"multiple": "Завъртени са множество обекти."
|
"multiple": "Завъртени са множество обекти."
|
||||||
},
|
},
|
||||||
|
@ -341,8 +353,9 @@
|
||||||
"localized_translation_name": "Име"
|
"localized_translation_name": "Име"
|
||||||
},
|
},
|
||||||
"zoom_in_edit": "Приближете за да редактирате.",
|
"zoom_in_edit": "Приближете за да редактирате.",
|
||||||
|
"logout": "Изход",
|
||||||
"loading_auth": "Свързване с OpenStreetMap...",
|
"loading_auth": "Свързване с OpenStreetMap...",
|
||||||
"report_a_bug": "Докладвай грешка",
|
"report_a_bug": "Докладване на дефект",
|
||||||
"help_translate": "Помощ за превода",
|
"help_translate": "Помощ за превода",
|
||||||
"feature_info": {
|
"feature_info": {
|
||||||
"hidden_warning": "{count} скрити обекти",
|
"hidden_warning": "{count} скрити обекти",
|
||||||
|
@ -358,7 +371,7 @@
|
||||||
"title": "Качете в OpenStreetMap",
|
"title": "Качете в OpenStreetMap",
|
||||||
"upload_explanation": "Промените, които качвате ще са видими на всички карти използващи данни от OpenStreetMap.",
|
"upload_explanation": "Промените, които качвате ще са видими на всички карти използващи данни от OpenStreetMap.",
|
||||||
"upload_explanation_with_user": "Промените, които качвате като {user} ще са видими на всички карти използващи данни от OpenStreetMap.",
|
"upload_explanation_with_user": "Промените, които качвате като {user} ще са видими на всички карти използващи данни от OpenStreetMap.",
|
||||||
"request_review": "Бих искал някой да прегледа моите редакции.",
|
"request_review": "Бих желал някой да прегледа моите промени.",
|
||||||
"save": "Качи",
|
"save": "Качи",
|
||||||
"cancel": "Отказ",
|
"cancel": "Отказ",
|
||||||
"changes": "{count} промени",
|
"changes": "{count} промени",
|
||||||
|
@ -373,8 +386,8 @@
|
||||||
"google_warning_link": "https://www.openstreetmap.org/copyright"
|
"google_warning_link": "https://www.openstreetmap.org/copyright"
|
||||||
},
|
},
|
||||||
"contributors": {
|
"contributors": {
|
||||||
"list": "Редакции от {users}",
|
"list": "Промени от {users}",
|
||||||
"truncated_list": "Редакции от {users} и още {count} други"
|
"truncated_list": "Промени от {users} и още {count} други"
|
||||||
},
|
},
|
||||||
"info_panels": {
|
"info_panels": {
|
||||||
"key": "I",
|
"key": "I",
|
||||||
|
@ -399,8 +412,8 @@
|
||||||
"selected": "{n} избрани",
|
"selected": "{n} избрани",
|
||||||
"no_history": "Без история (Нова функция)",
|
"no_history": "Без история (Нова функция)",
|
||||||
"version": "Версия",
|
"version": "Версия",
|
||||||
"last_edit": "Последна редакция",
|
"last_edit": "Последна промяна",
|
||||||
"edited_by": "Редактирано от",
|
"edited_by": "Променено от",
|
||||||
"changeset": "Промяна",
|
"changeset": "Промяна",
|
||||||
"unknown": "Неизвестно",
|
"unknown": "Неизвестно",
|
||||||
"link_text": "История на openstreetmap.org"
|
"link_text": "История на openstreetmap.org"
|
||||||
|
@ -437,7 +450,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Търси навсякъде...",
|
"search": "Търси навсякъде...",
|
||||||
"no_results_visible": "Няма резултати във видимата част на картата",
|
|
||||||
"no_results_worldwide": "Няма намерени резултати"
|
"no_results_worldwide": "Няма намерени резултати"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -587,22 +599,16 @@
|
||||||
"tooltip": "Площите са изобразени плътно запълнени."
|
"tooltip": "Площите са изобразени плътно запълнени."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Имате незапазени промени",
|
|
||||||
"description": "Искате ли да възстановите незаписаните промени от предишна сесия?",
|
|
||||||
"restore": "Възстанови моите промени",
|
|
||||||
"reset": "Отмени моите промени"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Запис",
|
"title": "Запазване",
|
||||||
"help": "Прегледайте вашите промени и ги качете в OpenStreetMap, правейки ги видими за другите потребители.",
|
"help": "Прегледайте вашите промени и ги качете в OpenStreetMap, правейки ги видими за другите потребители.",
|
||||||
"no_changes": "Няма промени за запис.",
|
"no_changes": "Няма промени за запазване.",
|
||||||
"error": "Грешки настъпили докато се опитваме да запазим",
|
"error": "Грешки настъпили докато се опитваме да запазим",
|
||||||
"status_code": "Сървърът върна статус с код {code}",
|
"status_code": "Сървърът върна статус с код {code}",
|
||||||
"unknown_error_details": "Моля уверете се че сте свързани с интернет.",
|
"unknown_error_details": "Моля уверете се че сте свързани с интернет.",
|
||||||
"uploading": "Качване на промените в OpenStreetMap...",
|
"uploading": "Качване на промените в OpenStreetMap...",
|
||||||
"conflict_progress": "Проверка за конфликти: {num} от {total}",
|
"conflict_progress": "Проверка за конфликти: {num} от {total}",
|
||||||
"unsaved_changes": "Имате незаписани промени",
|
"unsaved_changes": "Имате незапазени промени",
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"header": "Решение на несъвместими редакции.",
|
"header": "Решение на несъвместими редакции.",
|
||||||
"count": "Несъвместими {num} от {total}",
|
"count": "Несъвместими {num} от {total}",
|
||||||
|
@ -627,10 +633,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Вие редактирахте OpenStreetMap!",
|
|
||||||
"thank_you": "Благодарим ви за подобряването на картата.",
|
|
||||||
"thank_you_location": "Благодарим ви за подобряването на картата около {where}.",
|
|
||||||
"help_html": "Вашите промени би трябвало да се появят в OpenStreetMap до няколко минути. При други карти, обновяването може да отнеме по-дълго време.",
|
|
||||||
"help_link_text": "Детайли",
|
"help_link_text": "Детайли",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "Вижте промените в OSM",
|
"view_on_osm": "Вижте промените в OSM",
|
||||||
|
@ -646,12 +648,6 @@
|
||||||
"okay": "OK",
|
"okay": "OK",
|
||||||
"cancel": "Отказ"
|
"cancel": "Отказ"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Добре дошли в iD редактора за OpenStreetMap",
|
|
||||||
"text": "iD e лесен, но мощен инструмент за попълване на най-добрата свободна карта на света. Това е версия {version}. За повече информация вижте {website} и докладвайте за бъгове в {github}.",
|
|
||||||
"walkthrough": "Започнете опознавателната обиколка",
|
|
||||||
"start": "Редактиране сега"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "live",
|
"live": "live",
|
||||||
"lose_changes": "Имате незапазени промени. Смяната на картния сървър ще ги отхвърли. Сигурни ли сте, че искате да смените сървърите?",
|
"lose_changes": "Имате незапазени промени. Смяната на картния сървър ще ги отхвърли. Сигурни ли сте, че искате да смените сървърите?",
|
||||||
|
@ -694,7 +690,7 @@
|
||||||
"before_start_h": "Преди да започнете",
|
"before_start_h": "Преди да започнете",
|
||||||
"before_start": "Трябва да сте запознати с OpenStreetMap и този редактор преди да започнете да редактирате. iD съдържа въвеждащ урок за основните неща при редактирането на OpenStreetMap. Кликнете на \"Стартирай въведението\" на този екран, за да започнете урока - отнема само около 15 минути.",
|
"before_start": "Трябва да сте запознати с OpenStreetMap и този редактор преди да започнете да редактирате. iD съдържа въвеждащ урок за основните неща при редактирането на OpenStreetMap. Кликнете на \"Стартирай въведението\" на този екран, за да започнете урока - отнема само около 15 минути.",
|
||||||
"open_source_h": "Отворен код",
|
"open_source_h": "Отворен код",
|
||||||
"open_source": "iD редакторът е съвместен проект с отворен код и в момента използвате версия {version}. Кодът е наличен [в GitHub](https://github.com/openstreetmap/iD).",
|
"open_source": "Редакторът iD е съвместен проект с отворен код и в момента използвате издание {version}. Изходният код е наличен [в GitHub](https://github.com/openstreetmap/iD).",
|
||||||
"open_source_help": "Може да помогнете на iD с [превод] (https://github.com/openstreetmap/iD/blob/master/CONTRIBUTING.md#translating) или [докладване на бъгове](https://github.com/openstreetmap/iD/issues)."
|
"open_source_help": "Може да помогнете на iD с [превод] (https://github.com/openstreetmap/iD/blob/master/CONTRIBUTING.md#translating) или [докладване на бъгове](https://github.com/openstreetmap/iD/issues)."
|
||||||
},
|
},
|
||||||
"overview": {
|
"overview": {
|
||||||
|
@ -706,18 +702,18 @@
|
||||||
"features": "Използваме думата \"обекти\", за да опишем неща, които се изобразяват на картата като пътища, сгради и точки на интерес. Всичко в реалния свят може да бъде картографирано като обект в OpenStreetMap. Обектите на картата се представят чрез използването на \"точки\", \"линии\" и \"площи\"."
|
"features": "Използваме думата \"обекти\", за да опишем неща, които се изобразяват на картата като пътища, сгради и точки на интерес. Всичко в реалния свят може да бъде картографирано като обект в OpenStreetMap. Обектите на картата се представят чрез използването на \"точки\", \"линии\" и \"площи\"."
|
||||||
},
|
},
|
||||||
"editing": {
|
"editing": {
|
||||||
"title": "Редактиране & Запис",
|
"title": "Променяне и запазване",
|
||||||
"select_h": "Селектиране",
|
"select_h": "Селектиране",
|
||||||
"select_left_click": "{leftclick} Кликнете с левия бутон върху обект, за да го селектирате. Това ще го открои с пулсиращо сияние, а страничния панел ще покаже подробности за този обект, като име и адрес.",
|
"select_left_click": "{leftclick} Кликнете с левия бутон върху обект, за да го селектирате. Това ще го открои с пулсиращо сияние, а страничния панел ще покаже подробности за този обект, като име и адрес.",
|
||||||
"select_right_click": "{rightclick} Кликнете с десния бутон върху обект, за да изведете менюто за редакция, което показва действията, които са възможни, като завъртане, преместване и изтриване.",
|
"select_right_click": "{rightclick} Щракнете с десния бутон върху обект, за да изведете менюто за редакция, което показва действията, които са възможни, като завъртане, преместване и изтриване.",
|
||||||
"multiselect_h": "Селектиране на множество обекти",
|
"multiselect_h": "Селектиране на множество обекти",
|
||||||
"multiselect_shift_click": "`{shift}`+{leftclick} клик с ляв бутон, за да изберете няколко обекта. Това улеснява местенето и изтриването на множество елементи.",
|
"multiselect_shift_click": "`{shift}`+{leftclick} клик с ляв бутон, за да изберете няколко обекта. Това улеснява местенето и изтриването на множество елементи.",
|
||||||
"multiselect_lasso": "Друг начин за селектиране на множество обекти е да задържите клавиша `{shift}` и след това натиснете и задържите левия бутон на мишката, като влачите мишката рисувайки ласо селекция. Всички точки намиращи се вътре в ласото ще бъдат селектирани.",
|
"multiselect_lasso": "Друг начин за селектиране на множество обекти е да задържите клавиша `{shift}` и след това натиснете и задържите левия бутон на мишката, като влачите мишката рисувайки ласо селекция. Всички точки намиращи се вътре в ласото ще бъдат селектирани.",
|
||||||
"undo_redo_h": "Отмени & Повтори",
|
"undo_redo_h": "Отменяне и повтаряне",
|
||||||
"undo_redo": "Вашите редакции се съхраняват локално във вашия браузър докато не решите да ги запишете в сървъра на OpenStreetMap. Можете да отменяте редакции като кликнете бутона {undo} **Отмени**, или да ги повторите като кликнете бутона {redo} **Повтори**.",
|
"undo_redo": "Вашите редакции се съхраняват локално във вашия браузър докато не решите да ги запишете в сървъра на OpenStreetMap. Можете да отменяте редакции като кликнете бутона {undo} **Отмени**, или да ги повторите като кликнете бутона {redo} **Повтори**.",
|
||||||
"save_h": "Запис",
|
"save_h": "Запазване",
|
||||||
"save": "Кликнете {save} **Запис**, за да завършите редакциите си и да ги изпратите в OpenStreetMap. Не забравяйте да записвате работата си често!",
|
"save": "Щракнете {save} **Запазване**, за да завършите промените си и да ги изпратите в OpenStreetMap. Не забравяйте да запазвате работата си често!",
|
||||||
"save_validation": "На екрана за запис ще имате възможност да прегледате какво сте направили. iD ще извърши също и някои елементарни проверки за липсващи данни и може да предложи полезни препоръки и предупреждения, ако нещо не изглежда правилно.",
|
"save_validation": "На екрана за запазване ще имате възможност да прегледате какво сте направили. iD ще извърши също и някои елементарни проверки за липсващи данни и може да предложи полезни препоръки и предупреждения, ако нещо не изглежда правилно.",
|
||||||
"upload_h": "Качване",
|
"upload_h": "Качване",
|
||||||
"upload": "Преди да качите своите промени трябва да въведете [коментар на промяната](https://wiki.openstreetmap.org/wiki/Good_changeset_comments). След това кликнете **Качи** за да изпратите промените си към OpenStreetMap, където те ще бъдат нанесени в картата и ще бъдат видими за всеки.",
|
"upload": "Преди да качите своите промени трябва да въведете [коментар на промяната](https://wiki.openstreetmap.org/wiki/Good_changeset_comments). След това кликнете **Качи** за да изпратите промените си към OpenStreetMap, където те ще бъдат нанесени в картата и ще бъдат видими за всеки.",
|
||||||
"backups_h": "Автоматично резервно копие",
|
"backups_h": "Автоматично резервно копие",
|
||||||
|
@ -794,7 +790,7 @@
|
||||||
},
|
},
|
||||||
"startediting": {
|
"startediting": {
|
||||||
"title": "Започване на редакция",
|
"title": "Започване на редакция",
|
||||||
"save": "Не забравяйте да записвате редовно промените, които правите!",
|
"save": "Не забравяйте да запазвате редовно промените си!",
|
||||||
"start": "Започнете да картографирате!"
|
"start": "Започнете да картографирате!"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -802,6 +798,9 @@
|
||||||
"editing": {
|
"editing": {
|
||||||
"operations": {
|
"operations": {
|
||||||
"delete": "Изтриване на избраните обекти"
|
"delete": "Изтриване на избраните обекти"
|
||||||
|
},
|
||||||
|
"commands": {
|
||||||
|
"undo": "Отменяне на последното действие"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -1197,7 +1196,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Посока",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Назад",
|
"backward": "Назад",
|
||||||
"both": "И двете / Всички",
|
"both": "И двете / Всички",
|
||||||
|
@ -1638,6 +1636,7 @@
|
||||||
"placeholder": "1, 2, 3..."
|
"placeholder": "1, 2, 3..."
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
|
"label": "Телефон",
|
||||||
"placeholder": "+31 42 123 4567"
|
"placeholder": "+31 42 123 4567"
|
||||||
},
|
},
|
||||||
"piste/difficulty": {
|
"piste/difficulty": {
|
||||||
|
@ -1711,7 +1710,6 @@
|
||||||
"placeholder": "Разстояние до една десета (123.4)"
|
"placeholder": "Разстояние до една десета (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Посока",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Назад",
|
"backward": "Назад",
|
||||||
"both": "В двете посоки",
|
"both": "В двете посоки",
|
||||||
|
@ -1790,6 +1788,12 @@
|
||||||
"site": {
|
"site": {
|
||||||
"label": "Вид"
|
"label": "Вид"
|
||||||
},
|
},
|
||||||
|
"source": {
|
||||||
|
"label": "Източници"
|
||||||
|
},
|
||||||
|
"sport": {
|
||||||
|
"label": "Спорт"
|
||||||
|
},
|
||||||
"structure": {
|
"structure": {
|
||||||
"label": "Структура",
|
"label": "Структура",
|
||||||
"options": {
|
"options": {
|
||||||
|
@ -2027,6 +2031,9 @@
|
||||||
"building": {
|
"building": {
|
||||||
"name": "Сграда"
|
"name": "Сграда"
|
||||||
},
|
},
|
||||||
|
"building/entrance": {
|
||||||
|
"name": "Вход/изход"
|
||||||
|
},
|
||||||
"building/house": {
|
"building/house": {
|
||||||
"name": "Къща"
|
"name": "Къща"
|
||||||
},
|
},
|
||||||
|
|
14
vendor/assets/iD/iD/locales/bn.json
vendored
14
vendor/assets/iD/iD/locales/bn.json
vendored
|
@ -254,7 +254,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "বিশ্বব্যাপী খুঁজুন...",
|
"search": "বিশ্বব্যাপী খুঁজুন...",
|
||||||
"no_results_visible": "দৃশ্যমান মানচিত্রে কোন ফলাফল নেই",
|
|
||||||
"no_results_worldwide": "কোন ফলাফল পাওয়া যায় নি।"
|
"no_results_worldwide": "কোন ফলাফল পাওয়া যায় নি।"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -314,10 +313,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "আপনার কিছু পরিবর্তন সংরক্ষণ করা বাকি আছে",
|
|
||||||
"description": "আপনি কি আগের সম্পাদনা সময়কালের অসংরক্ষিত পরিবর্তনসমূহ পুনরূদ্ধার করতে চান?"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "সংরক্ষণ করুন",
|
"title": "সংরক্ষণ করুন",
|
||||||
"no_changes": "সংরক্ষণ করার মত কোন পরিবর্তন বাকি নেই।",
|
"no_changes": "সংরক্ষণ করার মত কোন পরিবর্তন বাকি নেই।",
|
||||||
|
@ -333,10 +328,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "আপনি এইমাত্র ওপেনস্ট্রীটম্যাপ সম্পাদন করলেন!",
|
|
||||||
"thank_you": "মানচিত্রের উন্নতি করার জন্য আপনাকে ধন্যবাদ।",
|
|
||||||
"thank_you_location": "{where}-এর চারপাশের মানচিত্রের উন্নয়ন করার জন্য আপনাকে ধন্যবাদ।",
|
|
||||||
"help_html": "আপনার পরিবর্তন কয়েক মিনিটের মধ্যে ওপেনস্ট্রীটম্যাপের মধ্যে প্রদর্শিত হওয়া উচিত। হালনাগাদগুলি পেতে অন্যত্র মানচিত্রগুলির কিছু বেশি সময় লাগতে পারে।",
|
|
||||||
"help_link_text": "বিস্তারিত",
|
"help_link_text": "বিস্তারিত",
|
||||||
"changeset_id": "আপনার পরিবর্তনধার্য #: {changeset_id}",
|
"changeset_id": "আপনার পরিবর্তনধার্য #: {changeset_id}",
|
||||||
"more": "আরো",
|
"more": "আরো",
|
||||||
|
@ -348,11 +339,6 @@
|
||||||
"okay": "ঠিক আছে",
|
"okay": "ঠিক আছে",
|
||||||
"cancel": "বাতিল"
|
"cancel": "বাতিল"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "iD ওপেনস্ট্রীটম্যাপ সম্পাদকে আপনাকে স্বাগতম",
|
|
||||||
"walkthrough": "ওয়াকথ্রু শুরু করুন",
|
|
||||||
"start": "এখুনি সম্পাদনা করুন"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "সরাসরি",
|
"live": "সরাসরি",
|
||||||
"lose_changes": "আপনার কিছু পরিবর্তন সংরক্ষণ করা বাকি আছে। মানচিত্রের সার্ভার পরিবর্তন করলে সেই পরিবর্তনগুলি হারিয়ে যাবে। আপনি কি মানচিত্রের সার্ভার পরিবর্তন করার ব্যপারে নিশ্চিত?",
|
"lose_changes": "আপনার কিছু পরিবর্তন সংরক্ষণ করা বাকি আছে। মানচিত্রের সার্ভার পরিবর্তন করলে সেই পরিবর্তনগুলি হারিয়ে যাবে। আপনি কি মানচিত্রের সার্ভার পরিবর্তন করার ব্যপারে নিশ্চিত?",
|
||||||
|
|
13
vendor/assets/iD/iD/locales/bs.json
vendored
13
vendor/assets/iD/iD/locales/bs.json
vendored
|
@ -195,7 +195,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Globalna pretraga...",
|
"search": "Globalna pretraga...",
|
||||||
"no_results_visible": "Nema rezultata u vidljivom području karte",
|
|
||||||
"no_results_worldwide": "Nema pronađenih rezultata"
|
"no_results_worldwide": "Nema pronađenih rezultata"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -227,23 +226,11 @@
|
||||||
"custom": "Prilagođena pozadina",
|
"custom": "Prilagođena pozadina",
|
||||||
"reset": "ponovo postavite"
|
"reset": "ponovo postavite"
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Imate nespremljenih promjena",
|
|
||||||
"description": "Želite li vratiti nespremljene promjene od prethodnog uređivanja?"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Sačuvajte",
|
"title": "Sačuvajte",
|
||||||
"no_changes": "Nema promjena za sačuvati.",
|
"no_changes": "Nema promjena za sačuvati.",
|
||||||
"unsaved_changes": "Imate promjene koje nisu spašene"
|
"unsaved_changes": "Imate promjene koje nisu spašene"
|
||||||
},
|
},
|
||||||
"success": {
|
|
||||||
"just_edited": "Upravo ste uredili OpenStreetMap kartu!"
|
|
||||||
},
|
|
||||||
"splash": {
|
|
||||||
"welcome": "Dobrodošli u ID - OpenStreetMap uređivač",
|
|
||||||
"text": "ID je prijateljski ali moćan alat za doprinos najboljoj svjetskoj besplatnoj karti svijeta. Ovo je verzija {version}. Za više informacija pogledajte stranicu {website} i prijavite greške na stranici {github}.",
|
|
||||||
"walkthrough": "Počnite sa upoznavanjem"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "uživo",
|
"live": "uživo",
|
||||||
"lose_changes": "Imate nespremljenih promjena. Mijenjanje servera karte će ih odbaciti. Sigurni ste da želite promijeniti servere?",
|
"lose_changes": "Imate nespremljenih promjena. Mijenjanje servera karte će ih odbaciti. Sigurni ste da želite promijeniti servere?",
|
||||||
|
|
30
vendor/assets/iD/iD/locales/ca.json
vendored
30
vendor/assets/iD/iD/locales/ca.json
vendored
|
@ -466,7 +466,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Cerca mundialment...",
|
"search": "Cerca mundialment...",
|
||||||
"no_results_visible": "No s'han trobat resultats a l'àrea visible del mapa",
|
|
||||||
"no_results_worldwide": "No s'han trobat resultats"
|
"no_results_worldwide": "No s'han trobat resultats"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -638,12 +637,6 @@
|
||||||
"or": "O"
|
"or": "O"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Teniu canvis sense desar",
|
|
||||||
"description": "Voleu restaurar els canvis no desats de la sessió anterior?",
|
|
||||||
"restore": "Restaurar els meus canvis",
|
|
||||||
"reset": "Descartar els meus canvis"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Desa",
|
"title": "Desa",
|
||||||
"help": "Reviseu els canvis i pugeu-los a l'OpenStreetMap, això els fa visibles als altres usuaris.",
|
"help": "Reviseu els canvis i pugeu-los a l'OpenStreetMap, això els fa visibles als altres usuaris.",
|
||||||
|
@ -678,10 +671,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Acabeu d'editar l'OpenStreetMap!",
|
|
||||||
"thank_you": "Gràcies per millorar el mapa.",
|
|
||||||
"thank_you_location": "Gràcies per millorar el mapa prop de: {where}.",
|
|
||||||
"help_html": "Els vostres canvis haurien d'aparèixer a l'OpenStreetMap en pocs minuts. Els mapes d'altres llocs poden trigar més temps en rebre les actualitzacions.",
|
|
||||||
"help_link_text": "Detalls",
|
"help_link_text": "Detalls",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "Mostra els canvis a l'OSM",
|
"view_on_osm": "Mostra els canvis a l'OSM",
|
||||||
|
@ -697,12 +686,6 @@
|
||||||
"okay": "D'acord",
|
"okay": "D'acord",
|
||||||
"cancel": "Cancel·lar"
|
"cancel": "Cancel·lar"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Benvinguts a l'editor iD per a l'OpenStreetMap",
|
|
||||||
"text": "L'editor iD és una eina fàcil i potent per contribuir al millor mapa lliure del món. Aquesta és la versió {version}. Per obtenir més informació visiteu {website} i si voleu comunicar l'existència d'algun error feu-ho a {github}.",
|
|
||||||
"walkthrough": "Comenceu la visita guiada",
|
|
||||||
"start": "Editeu-lo ara"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "directe",
|
"live": "directe",
|
||||||
"lose_changes": "Teniu canvis sense desar. Si canvieu el servidor del mapa els descartarà. Esteu segurs que voleu canviar els sevidors?",
|
"lose_changes": "Teniu canvis sense desar. Si canvieu el servidor del mapa els descartarà. Esteu segurs que voleu canviar els sevidors?",
|
||||||
|
@ -1716,7 +1699,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Direcció",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Enrere",
|
"backward": "Enrere",
|
||||||
"both": "Ambdós / Tots",
|
"both": "Ambdós / Tots",
|
||||||
|
@ -2316,7 +2298,6 @@
|
||||||
"label": "Tipus"
|
"label": "Tipus"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Direcció",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Enrere",
|
"backward": "Enrere",
|
||||||
"both": "Ambdós / Tots",
|
"both": "Ambdós / Tots",
|
||||||
|
@ -2699,7 +2680,6 @@
|
||||||
"label": "Tipus"
|
"label": "Tipus"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Direcció",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Enrere",
|
"backward": "Enrere",
|
||||||
"forward": "Endavant"
|
"forward": "Endavant"
|
||||||
|
@ -2709,7 +2689,6 @@
|
||||||
"label": "Tipus"
|
"label": "Tipus"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Direcció",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Enrere",
|
"backward": "Enrere",
|
||||||
"both": "Ambdós / Tots",
|
"both": "Ambdós / Tots",
|
||||||
|
@ -4085,21 +4064,12 @@
|
||||||
"landuse/military/barracks": {
|
"landuse/military/barracks": {
|
||||||
"name": "Caserna militar"
|
"name": "Caserna militar"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Búnquer militar"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Punt de control"
|
|
||||||
},
|
|
||||||
"landuse/military/naval_base": {
|
"landuse/military/naval_base": {
|
||||||
"name": "Base naval"
|
"name": "Base naval"
|
||||||
},
|
},
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Cursa d'obstacles"
|
"name": "Cursa d'obstacles"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Oficina militar"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Terreny per a usos militars"
|
"name": "Terreny per a usos militars"
|
||||||
},
|
},
|
||||||
|
|
18
vendor/assets/iD/iD/locales/ckb.json
vendored
18
vendor/assets/iD/iD/locales/ckb.json
vendored
|
@ -174,11 +174,6 @@
|
||||||
"or": "یان"
|
"or": "یان"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "تۆ هەندێک دەستکاریی پاشەکەوتنەکراوت هەیە",
|
|
||||||
"restore": "گەڕاندنەوەی دەستکارییەکانم",
|
|
||||||
"reset": "وازهێنان لە دەستکارییەکانم"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "پاشەکەوتکردن",
|
"title": "پاشەکەوتکردن",
|
||||||
"conflict": {
|
"conflict": {
|
||||||
|
@ -187,8 +182,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"thank_you": "سوپاس بۆ پێشخستنی نەخشە.",
|
|
||||||
"thank_you_location": "سوپاس بۆ پێشخستنی نەخشەی {where}.",
|
|
||||||
"help_link_text": "وردەکارییەکان",
|
"help_link_text": "وردەکارییەکان",
|
||||||
"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",
|
"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",
|
||||||
"more": "زۆرتر",
|
"more": "زۆرتر",
|
||||||
|
@ -199,10 +192,6 @@
|
||||||
"okay": "باشە",
|
"okay": "باشە",
|
||||||
"cancel": "هەڵوەشاندنەوە"
|
"cancel": "هەڵوەشاندنەوە"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "بەخێربێت بۆ دەستکاریکەری iD OpenStreetMap",
|
|
||||||
"start": "ئێستا دەستکاری بکە"
|
|
||||||
},
|
|
||||||
"version": {
|
"version": {
|
||||||
"whats_new": "چی نوێ هەیە لە iD {version}"
|
"whats_new": "چی نوێ هەیە لە iD {version}"
|
||||||
},
|
},
|
||||||
|
@ -608,7 +597,6 @@
|
||||||
"label": "دانیشتوان"
|
"label": "دانیشتوان"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "ئاڕاستە",
|
|
||||||
"options": {
|
"options": {
|
||||||
"both": "هەردووک / هەموو",
|
"both": "هەردووک / هەموو",
|
||||||
"forward": "بۆ پێشەوە"
|
"forward": "بۆ پێشەوە"
|
||||||
|
@ -693,9 +681,6 @@
|
||||||
"chemical": "کیمایی"
|
"chemical": "کیمایی"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
|
||||||
"label": "ئاڕاستە"
|
|
||||||
},
|
|
||||||
"trail_visibility": {
|
"trail_visibility": {
|
||||||
"placeholder": "نایاب، باش، خراپ..."
|
"placeholder": "نایاب، باش، خراپ..."
|
||||||
},
|
},
|
||||||
|
@ -1011,9 +996,6 @@
|
||||||
"landuse/military": {
|
"landuse/military": {
|
||||||
"name": "ناوچەی سەربازیی"
|
"name": "ناوچەی سەربازیی"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "نووسینگەی سەربازیی"
|
|
||||||
},
|
|
||||||
"landuse/residential": {
|
"landuse/residential": {
|
||||||
"name": "ناوچەی نیشتەجێبوون"
|
"name": "ناوچەی نیشتەجێبوون"
|
||||||
},
|
},
|
||||||
|
|
349
vendor/assets/iD/iD/locales/cs.json
vendored
349
vendor/assets/iD/iD/locales/cs.json
vendored
|
@ -9,7 +9,17 @@
|
||||||
"copy": "kopírovat",
|
"copy": "kopírovat",
|
||||||
"open_wikidata": "otevřít na wikidata.org"
|
"open_wikidata": "otevřít na wikidata.org"
|
||||||
},
|
},
|
||||||
|
"toolbar": {
|
||||||
|
"inspect": "Prozkoumat",
|
||||||
|
"undo_redo": "Zpět - Vpřed",
|
||||||
|
"favorites": "Oblíbené",
|
||||||
|
"add_feature": "Přidat objekt"
|
||||||
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
|
"add_feature": {
|
||||||
|
"result": "{count} výsledek",
|
||||||
|
"results": "{count} výsledků"
|
||||||
|
},
|
||||||
"add_area": {
|
"add_area": {
|
||||||
"title": "Plocha",
|
"title": "Plocha",
|
||||||
"description": "Přidat do mapy parky, budovy, jezera či jiné plochy.",
|
"description": "Přidat do mapy parky, budovy, jezera či jiné plochy.",
|
||||||
|
@ -27,6 +37,7 @@
|
||||||
},
|
},
|
||||||
"add_note": {
|
"add_note": {
|
||||||
"title": "Poznámka",
|
"title": "Poznámka",
|
||||||
|
"label": "Přidat poznámku",
|
||||||
"description": "Zjistili jste problém? Dejte vědět ostatním mapovačům.",
|
"description": "Zjistili jste problém? Dejte vědět ostatním mapovačům.",
|
||||||
"tail": "Klikněte do mapy pro přidání poznámky."
|
"tail": "Klikněte do mapy pro přidání poznámky."
|
||||||
},
|
},
|
||||||
|
@ -478,7 +489,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Hledat celosvětově…",
|
"search": "Hledat celosvětově…",
|
||||||
"no_results_visible": "Na zobrazené části mapy nic nalezeno",
|
|
||||||
"no_results_worldwide": "Nic nenalezeno"
|
"no_results_worldwide": "Nic nenalezeno"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -501,6 +511,7 @@
|
||||||
"all_tags": "Všechny vlastnosti",
|
"all_tags": "Všechny vlastnosti",
|
||||||
"all_members": "Všechny prvky",
|
"all_members": "Všechny prvky",
|
||||||
"all_relations": "Všechny relace",
|
"all_relations": "Všechny relace",
|
||||||
|
"add_to_relation": "Přidat k relaci",
|
||||||
"new_relation": "Nová relace...",
|
"new_relation": "Nová relace...",
|
||||||
"choose_relation": "Vybrat nadřazenou(rodičovskou) relaci",
|
"choose_relation": "Vybrat nadřazenou(rodičovskou) relaci",
|
||||||
"role": "Role",
|
"role": "Role",
|
||||||
|
@ -585,7 +596,8 @@
|
||||||
"title": "Problémy z KeepRight"
|
"title": "Problémy z KeepRight"
|
||||||
},
|
},
|
||||||
"improveOSM": {
|
"improveOSM": {
|
||||||
"tooltip": "Chybějící data byla automaticky detekována pomocí improveosm.org"
|
"tooltip": "Chybějící data byla automaticky detekována pomocí improveosm.org",
|
||||||
|
"title": "Problémy ImproveOSM"
|
||||||
},
|
},
|
||||||
"custom": {
|
"custom": {
|
||||||
"tooltip": "Pro aktivaci přetáhněte datový soubor na tuto stránku, nebo klikněte na tlačítko",
|
"tooltip": "Pro aktivaci přetáhněte datový soubor na tuto stránku, nebo klikněte na tlačítko",
|
||||||
|
@ -598,6 +610,21 @@
|
||||||
"autohidden": "Tyto prvky jsou nyní skryté, protože jinak by jich na mapě bylo zobrazeno příliš mnoho. Když mapu zvětšíte, můžete je zobrazit a editovat.",
|
"autohidden": "Tyto prvky jsou nyní skryté, protože jinak by jich na mapě bylo zobrazeno příliš mnoho. Když mapu zvětšíte, můžete je zobrazit a editovat.",
|
||||||
"osmhidden": "Tyto prvky byly automaticky skryté, protože je skrytá vrstva OpenStreetMap."
|
"osmhidden": "Tyto prvky byly automaticky skryté, protože je skrytá vrstva OpenStreetMap."
|
||||||
},
|
},
|
||||||
|
"photo_overlays": {
|
||||||
|
"traffic_signs": {
|
||||||
|
"title": "Dopravní značky"
|
||||||
|
},
|
||||||
|
"photo_type": {
|
||||||
|
"flat": {
|
||||||
|
"title": "Ploché fotografie",
|
||||||
|
"tooltip": "Tradiční fotografie"
|
||||||
|
},
|
||||||
|
"panoramic": {
|
||||||
|
"title": "Panoramatické fotografie",
|
||||||
|
"tooltip": "360° fotografie"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"feature": {
|
"feature": {
|
||||||
"points": {
|
"points": {
|
||||||
"description": "Body",
|
"description": "Body",
|
||||||
|
@ -619,6 +646,9 @@
|
||||||
"description": "Budovy",
|
"description": "Budovy",
|
||||||
"tooltip": "Domy, chaty, garáže atd."
|
"tooltip": "Domy, chaty, garáže atd."
|
||||||
},
|
},
|
||||||
|
"building_parts": {
|
||||||
|
"description": "Části budovy"
|
||||||
|
},
|
||||||
"landuse": {
|
"landuse": {
|
||||||
"description": "Využití krajiny",
|
"description": "Využití krajiny",
|
||||||
"tooltip": "Lesy, pole, parky, obydlené oblasti atd."
|
"tooltip": "Lesy, pole, parky, obydlené oblasti atd."
|
||||||
|
@ -684,12 +714,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Vaše úpravy nebyly uloženy",
|
|
||||||
"description": "Přejete si obnovit úpravy, které při minulém spuštění nebyly uloženy?",
|
|
||||||
"restore": "Obnovit moje změny",
|
|
||||||
"reset": "Zahodit moje změny"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Uložit",
|
"title": "Uložit",
|
||||||
"help": "Zkontrolujte vaše změny a nahrajte je na OpenStreetMap, kde budou viditelné pro ostatní uživatele.",
|
"help": "Zkontrolujte vaše změny a nahrajte je na OpenStreetMap, kde budou viditelné pro ostatní uživatele.",
|
||||||
|
@ -724,10 +748,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Právě jste upravil/a OpenStreetMap!",
|
|
||||||
"thank_you": "Děkujeme za zlepšení mapy.",
|
|
||||||
"thank_you_location": "Děkujeme za zlepšení mapy okolo {where}.",
|
|
||||||
"help_html": "Vaše změny by se měly objevit na \"standardní\" mapě OpenStreetMap během pár minut. Na ostatních mapách to může trvat déle.",
|
|
||||||
"help_link_text": "Více",
|
"help_link_text": "Více",
|
||||||
"help_link_url": "https://wiki.openstreetmap.org/wiki/Cs:FAQ#Zrovna_jsem_ud.C4.9Blal_n.C4.9Bjak.C3.A9_zm.C4.9Bny_v_map.C4.9B._Jak_uvid.C3.ADm_sv.C3.A9_zm.C4.9Bny.3F",
|
"help_link_url": "https://wiki.openstreetmap.org/wiki/Cs:FAQ#Zrovna_jsem_ud.C4.9Blal_n.C4.9Bjak.C3.A9_zm.C4.9Bny_v_map.C4.9B._Jak_uvid.C3.ADm_sv.C3.A9_zm.C4.9Bny.3F",
|
||||||
"view_on_osm": "Zobrazit změny na OSM",
|
"view_on_osm": "Zobrazit změny na OSM",
|
||||||
|
@ -743,12 +763,6 @@
|
||||||
"okay": "OK",
|
"okay": "OK",
|
||||||
"cancel": "Storno"
|
"cancel": "Storno"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Vítá vás iD, program pro editaci OpenStreetMap",
|
|
||||||
"text": "iD je uživatelsky přátelský, ale silný nástroj pro editaci nejrozsáhlejší svobodné mapy světa. Toto je verze {version}. Více informací na {website}, chybová hlášení na {github}.",
|
|
||||||
"walkthrough": "Prohlídka editoru",
|
|
||||||
"start": "Upravit nyní"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "live",
|
"live": "live",
|
||||||
"lose_changes": "Vaše úpravy nebyly uloženy. Když přepnete mapový server, změny budou ztraceny. Opravdu chcete přepnout server?",
|
"lose_changes": "Vaše úpravy nebyly uloženy. Když přepnete mapový server, změny budou ztraceny. Opravdu chcete přepnout server?",
|
||||||
|
@ -1112,6 +1126,7 @@
|
||||||
"tooltip": "Fotografie z úrovně ulice z OpenStreetCam"
|
"tooltip": "Fotografie z úrovně ulice z OpenStreetCam"
|
||||||
},
|
},
|
||||||
"openstreetcam": {
|
"openstreetcam": {
|
||||||
|
"title": "OpenStreetCam",
|
||||||
"view_on_openstreetcam": "Zobrazit tento obrázek na OpenStreetCam"
|
"view_on_openstreetcam": "Zobrazit tento obrázek na OpenStreetCam"
|
||||||
},
|
},
|
||||||
"note": {
|
"note": {
|
||||||
|
@ -1265,6 +1280,9 @@
|
||||||
"title": "Chyby",
|
"title": "Chyby",
|
||||||
"key": "I",
|
"key": "I",
|
||||||
"list_title": "Počet chyb: ({count})",
|
"list_title": "Počet chyb: ({count})",
|
||||||
|
"impossible_oneway": {
|
||||||
|
"title": "Nemožné jednosměrky"
|
||||||
|
},
|
||||||
"fix": {
|
"fix": {
|
||||||
"connect_almost_junction": {
|
"connect_almost_junction": {
|
||||||
"annotation": "Připojeny velmi blízké prvky."
|
"annotation": "Připojeny velmi blízké prvky."
|
||||||
|
@ -1277,6 +1295,18 @@
|
||||||
},
|
},
|
||||||
"remove_generic_name": {
|
"remove_generic_name": {
|
||||||
"annotation": "Odstraněno obecné jméno."
|
"annotation": "Odstraněno obecné jméno."
|
||||||
|
},
|
||||||
|
"set_as_inner": {
|
||||||
|
"title": "Nastavit jako vnitřní"
|
||||||
|
},
|
||||||
|
"set_as_outer": {
|
||||||
|
"title": "Nastavit jako vnější"
|
||||||
|
},
|
||||||
|
"square_feature": {
|
||||||
|
"title": "Zhranatit prvek"
|
||||||
|
},
|
||||||
|
"tag_as_disconnected": {
|
||||||
|
"title": "Označit jako odpojené"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -1686,14 +1716,35 @@
|
||||||
"category-landuse": {
|
"category-landuse": {
|
||||||
"name": "Využití krajiny"
|
"name": "Využití krajiny"
|
||||||
},
|
},
|
||||||
|
"category-path": {
|
||||||
|
"name": "Pěší cesty"
|
||||||
|
},
|
||||||
|
"category-rail": {
|
||||||
|
"name": "Železnice"
|
||||||
|
},
|
||||||
"category-restriction": {
|
"category-restriction": {
|
||||||
"name": "Omezení dopravy"
|
"name": "Omezení dopravy"
|
||||||
},
|
},
|
||||||
|
"category-road_major": {
|
||||||
|
"name": "Větší komunikace"
|
||||||
|
},
|
||||||
|
"category-road_minor": {
|
||||||
|
"name": "Menší komunikace"
|
||||||
|
},
|
||||||
|
"category-road_service": {
|
||||||
|
"name": "Obslužné komunikace"
|
||||||
|
},
|
||||||
"category-route": {
|
"category-route": {
|
||||||
"name": "Relace tras"
|
"name": "Relace tras"
|
||||||
},
|
},
|
||||||
"category-utility": {
|
"category-utility": {
|
||||||
"name": "Služby"
|
"name": "Služby"
|
||||||
|
},
|
||||||
|
"category-water": {
|
||||||
|
"name": "Vodní tělesa"
|
||||||
|
},
|
||||||
|
"category-waterway": {
|
||||||
|
"name": "Vodní cesty"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"fields": {
|
"fields": {
|
||||||
|
@ -1827,6 +1878,9 @@
|
||||||
"agrarian": {
|
"agrarian": {
|
||||||
"label": "Výrobky"
|
"label": "Výrobky"
|
||||||
},
|
},
|
||||||
|
"air_conditioning": {
|
||||||
|
"label": "Klimatizace"
|
||||||
|
},
|
||||||
"amenity": {
|
"amenity": {
|
||||||
"label": "Typ"
|
"label": "Typ"
|
||||||
},
|
},
|
||||||
|
@ -1926,6 +1980,10 @@
|
||||||
"building": {
|
"building": {
|
||||||
"label": "Budova"
|
"label": "Budova"
|
||||||
},
|
},
|
||||||
|
"building/levels_building": {
|
||||||
|
"label": "Patra budovy",
|
||||||
|
"placeholder": "2, 4, 6…"
|
||||||
|
},
|
||||||
"building/material": {
|
"building/material": {
|
||||||
"label": "Materiál"
|
"label": "Materiál"
|
||||||
},
|
},
|
||||||
|
@ -1989,6 +2047,9 @@
|
||||||
"construction": {
|
"construction": {
|
||||||
"label": "Typ"
|
"label": "Typ"
|
||||||
},
|
},
|
||||||
|
"consulate": {
|
||||||
|
"label": "Typ"
|
||||||
|
},
|
||||||
"contact/webcam": {
|
"contact/webcam": {
|
||||||
"label": "URL webkamery",
|
"label": "URL webkamery",
|
||||||
"placeholder": "http://priklad.cz/"
|
"placeholder": "http://priklad.cz/"
|
||||||
|
@ -2096,6 +2157,11 @@
|
||||||
"denotation": {
|
"denotation": {
|
||||||
"label": "Označení"
|
"label": "Označení"
|
||||||
},
|
},
|
||||||
|
"departures_board": {
|
||||||
|
"options": {
|
||||||
|
"yes": "Ano"
|
||||||
|
}
|
||||||
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"label": "Popis"
|
"label": "Popis"
|
||||||
},
|
},
|
||||||
|
@ -2112,6 +2178,12 @@
|
||||||
"diaper": {
|
"diaper": {
|
||||||
"label": "Přizpůsobeno výměně plenek"
|
"label": "Přizpůsobeno výměně plenek"
|
||||||
},
|
},
|
||||||
|
"diplomatic": {
|
||||||
|
"label": "Druh"
|
||||||
|
},
|
||||||
|
"diplomatic/services": {
|
||||||
|
"label": "Služby"
|
||||||
|
},
|
||||||
"direction": {
|
"direction": {
|
||||||
"label": "Směr (stupně po směru hod. ručiček)",
|
"label": "Směr (stupně po směru hod. ručiček)",
|
||||||
"placeholder": "45, 90, 180, 270"
|
"placeholder": "45, 90, 180, 270"
|
||||||
|
@ -2145,7 +2217,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Směr",
|
"label": "Dotčený směr",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Zpátky",
|
"backward": "Zpátky",
|
||||||
"both": "Oba/všechny směry",
|
"both": "Oba/všechny směry",
|
||||||
|
@ -2167,10 +2239,17 @@
|
||||||
"dog": {
|
"dog": {
|
||||||
"label": "Psi",
|
"label": "Psi",
|
||||||
"options": {
|
"options": {
|
||||||
|
"leashed": "Pouze na vodítku",
|
||||||
"no": "Zakázáno",
|
"no": "Zakázáno",
|
||||||
"yes": "Povoleno"
|
"yes": "Povoleno"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"door": {
|
||||||
|
"label": "Dveře"
|
||||||
|
},
|
||||||
|
"door_type": {
|
||||||
|
"label": "Typ"
|
||||||
|
},
|
||||||
"drive_through": {
|
"drive_through": {
|
||||||
"label": "Obsluha z/do auta"
|
"label": "Obsluha z/do auta"
|
||||||
},
|
},
|
||||||
|
@ -2199,9 +2278,15 @@
|
||||||
"label": "Typ",
|
"label": "Typ",
|
||||||
"placeholder": "Výchozí"
|
"placeholder": "Výchozí"
|
||||||
},
|
},
|
||||||
|
"embassy": {
|
||||||
|
"label": "Typ"
|
||||||
|
},
|
||||||
"emergency": {
|
"emergency": {
|
||||||
"label": "Pohotovost"
|
"label": "Pohotovost"
|
||||||
},
|
},
|
||||||
|
"emergency_combo": {
|
||||||
|
"label": "Typ"
|
||||||
|
},
|
||||||
"enforcement": {
|
"enforcement": {
|
||||||
"label": "Typ"
|
"label": "Typ"
|
||||||
},
|
},
|
||||||
|
@ -2216,7 +2301,7 @@
|
||||||
},
|
},
|
||||||
"fax": {
|
"fax": {
|
||||||
"label": "Fax",
|
"label": "Fax",
|
||||||
"placeholder": "+31 42 123 4567"
|
"placeholder": "+420 123 456 789"
|
||||||
},
|
},
|
||||||
"fee": {
|
"fee": {
|
||||||
"label": "Poplatek"
|
"label": "Poplatek"
|
||||||
|
@ -2242,6 +2327,9 @@
|
||||||
"fireplace": {
|
"fireplace": {
|
||||||
"label": "ohniště"
|
"label": "ohniště"
|
||||||
},
|
},
|
||||||
|
"fishing": {
|
||||||
|
"label": "Rybaření"
|
||||||
|
},
|
||||||
"fitness_station": {
|
"fitness_station": {
|
||||||
"label": "Typ zařízení"
|
"label": "Typ zařízení"
|
||||||
},
|
},
|
||||||
|
@ -2251,6 +2339,12 @@
|
||||||
"flag/type": {
|
"flag/type": {
|
||||||
"label": "Typ vlajky"
|
"label": "Typ vlajky"
|
||||||
},
|
},
|
||||||
|
"floating": {
|
||||||
|
"label": "Plovoucí"
|
||||||
|
},
|
||||||
|
"flood_prone": {
|
||||||
|
"label": "Náchylnost k povodním"
|
||||||
|
},
|
||||||
"ford": {
|
"ford": {
|
||||||
"label": "Typ",
|
"label": "Typ",
|
||||||
"placeholder": "Výchozí"
|
"placeholder": "Výchozí"
|
||||||
|
@ -2301,6 +2395,9 @@
|
||||||
"grape_variety": {
|
"grape_variety": {
|
||||||
"label": "Odrůda vína"
|
"label": "Odrůda vína"
|
||||||
},
|
},
|
||||||
|
"guest_house": {
|
||||||
|
"label": "Typ"
|
||||||
|
},
|
||||||
"handicap": {
|
"handicap": {
|
||||||
"label": "Handicap",
|
"label": "Handicap",
|
||||||
"placeholder": "1-18"
|
"placeholder": "1-18"
|
||||||
|
@ -2321,6 +2418,9 @@
|
||||||
"height": {
|
"height": {
|
||||||
"label": "Výška (m)"
|
"label": "Výška (m)"
|
||||||
},
|
},
|
||||||
|
"height_building": {
|
||||||
|
"label": "Výška budovy (metry)"
|
||||||
|
},
|
||||||
"highway": {
|
"highway": {
|
||||||
"label": "Typ"
|
"label": "Typ"
|
||||||
},
|
},
|
||||||
|
@ -2395,6 +2495,9 @@
|
||||||
"indoor": {
|
"indoor": {
|
||||||
"label": "Uvnitř"
|
"label": "Uvnitř"
|
||||||
},
|
},
|
||||||
|
"indoor_type": {
|
||||||
|
"label": "Typ"
|
||||||
|
},
|
||||||
"industrial": {
|
"industrial": {
|
||||||
"label": "Druh"
|
"label": "Druh"
|
||||||
},
|
},
|
||||||
|
@ -2423,6 +2526,12 @@
|
||||||
"internet_access/fee": {
|
"internet_access/fee": {
|
||||||
"label": "Poplatek za připojení"
|
"label": "Poplatek za připojení"
|
||||||
},
|
},
|
||||||
|
"internet_access/ssid": {
|
||||||
|
"label": "Název WiFi sítě"
|
||||||
|
},
|
||||||
|
"interval": {
|
||||||
|
"label": "Interval"
|
||||||
|
},
|
||||||
"junction/ref_oneway": {
|
"junction/ref_oneway": {
|
||||||
"label": "Číslo křižovatky"
|
"label": "Číslo křižovatky"
|
||||||
},
|
},
|
||||||
|
@ -2435,6 +2544,9 @@
|
||||||
"kerb": {
|
"kerb": {
|
||||||
"label": "Obrubník"
|
"label": "Obrubník"
|
||||||
},
|
},
|
||||||
|
"kerb/height": {
|
||||||
|
"label": "Výška"
|
||||||
|
},
|
||||||
"label": {
|
"label": {
|
||||||
"label": "Štítek"
|
"label": "Štítek"
|
||||||
},
|
},
|
||||||
|
@ -2453,7 +2565,7 @@
|
||||||
},
|
},
|
||||||
"layer": {
|
"layer": {
|
||||||
"label": "Vrstva",
|
"label": "Vrstva",
|
||||||
"placeholder": "O"
|
"placeholder": "0"
|
||||||
},
|
},
|
||||||
"leaf_cycle": {
|
"leaf_cycle": {
|
||||||
"label": "Opadavost listí",
|
"label": "Opadavost listí",
|
||||||
|
@ -2504,6 +2616,9 @@
|
||||||
"label": "Počet nadzemních podlaží",
|
"label": "Počet nadzemních podlaží",
|
||||||
"placeholder": "2, 4, 6..."
|
"placeholder": "2, 4, 6..."
|
||||||
},
|
},
|
||||||
|
"liaison": {
|
||||||
|
"label": "Druh"
|
||||||
|
},
|
||||||
"lit": {
|
"lit": {
|
||||||
"label": "Osvětlení"
|
"label": "Osvětlení"
|
||||||
},
|
},
|
||||||
|
@ -2524,6 +2639,9 @@
|
||||||
"manhole": {
|
"manhole": {
|
||||||
"label": "Typ"
|
"label": "Typ"
|
||||||
},
|
},
|
||||||
|
"manufacturer": {
|
||||||
|
"label": "Výrobce"
|
||||||
|
},
|
||||||
"map_size": {
|
"map_size": {
|
||||||
"label": "Pokrytí"
|
"label": "Pokrytí"
|
||||||
},
|
},
|
||||||
|
@ -2551,9 +2669,15 @@
|
||||||
"maxweight": {
|
"maxweight": {
|
||||||
"label": "Max. hmotnost"
|
"label": "Max. hmotnost"
|
||||||
},
|
},
|
||||||
|
"maxweight_bridge": {
|
||||||
|
"label": "Maximální hmotnost"
|
||||||
|
},
|
||||||
"memorial": {
|
"memorial": {
|
||||||
"label": "Typ"
|
"label": "Typ"
|
||||||
},
|
},
|
||||||
|
"microbrewery": {
|
||||||
|
"label": "Minipivovar"
|
||||||
|
},
|
||||||
"minspeed": {
|
"minspeed": {
|
||||||
"label": "Minimální povolená rychlost",
|
"label": "Minimální povolená rychlost",
|
||||||
"placeholder": "20, 30, 40..."
|
"placeholder": "20, 30, 40..."
|
||||||
|
@ -2673,7 +2797,8 @@
|
||||||
"label": "Očekávané datum otevření"
|
"label": "Očekávané datum otevření"
|
||||||
},
|
},
|
||||||
"opening_hours": {
|
"opening_hours": {
|
||||||
"label": "Provozní doba"
|
"label": "Provozní doba",
|
||||||
|
"placeholder": "Není zámo"
|
||||||
},
|
},
|
||||||
"operator": {
|
"operator": {
|
||||||
"label": "Provozovatel"
|
"label": "Provozovatel"
|
||||||
|
@ -2703,6 +2828,9 @@
|
||||||
"payment_multi": {
|
"payment_multi": {
|
||||||
"label": "Platební možnosti"
|
"label": "Platební možnosti"
|
||||||
},
|
},
|
||||||
|
"payment_multi_fee": {
|
||||||
|
"label": "Druhy platby"
|
||||||
|
},
|
||||||
"phases": {
|
"phases": {
|
||||||
"label": "Fáze",
|
"label": "Fáze",
|
||||||
"placeholder": "1, 2, 3…"
|
"placeholder": "1, 2, 3…"
|
||||||
|
@ -2835,7 +2963,6 @@
|
||||||
"placeholder": "Vzdálenost na jedno desetinné místo (123.4)"
|
"placeholder": "Vzdálenost na jedno desetinné místo (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Směr",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Zpátky",
|
"backward": "Zpátky",
|
||||||
"both": "Oba/všechny směry",
|
"both": "Oba/všechny směry",
|
||||||
|
@ -2898,12 +3025,27 @@
|
||||||
"religion": {
|
"religion": {
|
||||||
"label": "Náboženství"
|
"label": "Náboženství"
|
||||||
},
|
},
|
||||||
|
"reservation": {
|
||||||
|
"label": "Rezervace",
|
||||||
|
"options": {
|
||||||
|
"no": "Nepřijímány",
|
||||||
|
"recommended": "Doporučeny",
|
||||||
|
"required": "Požadovány",
|
||||||
|
"yes": "Přijímány"
|
||||||
|
}
|
||||||
|
},
|
||||||
"restriction": {
|
"restriction": {
|
||||||
"label": "Typ"
|
"label": "Typ"
|
||||||
},
|
},
|
||||||
"restrictions": {
|
"restrictions": {
|
||||||
"label": "Omezení odbočování"
|
"label": "Omezení odbočování"
|
||||||
},
|
},
|
||||||
|
"roof/colour": {
|
||||||
|
"label": "Barva střechy"
|
||||||
|
},
|
||||||
|
"room": {
|
||||||
|
"label": "Typ"
|
||||||
|
},
|
||||||
"rooms": {
|
"rooms": {
|
||||||
"label": "Pokojů"
|
"label": "Pokojů"
|
||||||
},
|
},
|
||||||
|
@ -3029,6 +3171,9 @@
|
||||||
},
|
},
|
||||||
"placeholder": "Ano, Ne, Jen použité"
|
"placeholder": "Ano, Ne, Jen použité"
|
||||||
},
|
},
|
||||||
|
"self_service": {
|
||||||
|
"label": "Samoobsluha"
|
||||||
|
},
|
||||||
"service": {
|
"service": {
|
||||||
"label": "Typ"
|
"label": "Typ"
|
||||||
},
|
},
|
||||||
|
@ -3264,7 +3409,6 @@
|
||||||
"label": "Dopravní značka"
|
"label": "Dopravní značka"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Směr",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Zpátky",
|
"backward": "Zpátky",
|
||||||
"both": "Oba/všechny směry",
|
"both": "Oba/všechny směry",
|
||||||
|
@ -3275,7 +3419,6 @@
|
||||||
"label": "Typ"
|
"label": "Typ"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Směr",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Zpátky",
|
"backward": "Zpátky",
|
||||||
"both": "Oba/všechny směry",
|
"both": "Oba/všechny směry",
|
||||||
|
@ -3631,6 +3774,9 @@
|
||||||
"name": "Hodiny",
|
"name": "Hodiny",
|
||||||
"terms": "hodiny,orloj,hodinky,chronometr,ciferník,čas,ukazatel času"
|
"terms": "hodiny,orloj,hodinky,chronometr,ciferník,čas,ukazatel času"
|
||||||
},
|
},
|
||||||
|
"amenity/clock/sundial": {
|
||||||
|
"name": "Sluneční hodiny"
|
||||||
|
},
|
||||||
"amenity/college": {
|
"amenity/college": {
|
||||||
"name": "Prostor vyšší odborné školy/college",
|
"name": "Prostor vyšší odborné školy/college",
|
||||||
"terms": "vyšší odborná škola,college,terciární vzdělávání,pomaturitní studium"
|
"terms": "vyšší odborná škola,college,terciární vzdělávání,pomaturitní studium"
|
||||||
|
@ -3789,6 +3935,9 @@
|
||||||
"amenity/parking/multi-storey": {
|
"amenity/parking/multi-storey": {
|
||||||
"name": "Vícepatrové garáže"
|
"name": "Vícepatrové garáže"
|
||||||
},
|
},
|
||||||
|
"amenity/parking/underground": {
|
||||||
|
"name": "Podzemní parkoviště"
|
||||||
|
},
|
||||||
"amenity/parking_entrance": {
|
"amenity/parking_entrance": {
|
||||||
"name": "Vjezd do/výjezd z garáží",
|
"name": "Vjezd do/výjezd z garáží",
|
||||||
"terms": "parkoviště,parking,parkování,stání,garáž,garáže,vjezd,výjezd"
|
"terms": "parkoviště,parking,parkování,stání,garáž,garáže,vjezd,výjezd"
|
||||||
|
@ -3972,10 +4121,16 @@
|
||||||
"amenity/smoking_area": {
|
"amenity/smoking_area": {
|
||||||
"name": "Kuřárna"
|
"name": "Kuřárna"
|
||||||
},
|
},
|
||||||
|
"amenity/social_centre": {
|
||||||
|
"name": "Sociální středisko"
|
||||||
|
},
|
||||||
"amenity/social_facility": {
|
"amenity/social_facility": {
|
||||||
"name": "Zařízení sociálních služeb",
|
"name": "Zařízení sociálních služeb",
|
||||||
"terms": "sociální služby,sociální zařízení,sociální pomoc,sociální služba,azylový dům,dům na půl cesty,denní stacionář,nízkoprahové centrum,noclehárna,chudobinec"
|
"terms": "sociální služby,sociální zařízení,sociální pomoc,sociální služba,azylový dům,dům na půl cesty,denní stacionář,nízkoprahové centrum,noclehárna,chudobinec"
|
||||||
},
|
},
|
||||||
|
"amenity/social_facility/ambulatory_care": {
|
||||||
|
"name": "Ambulantní péče"
|
||||||
|
},
|
||||||
"amenity/social_facility/food_bank": {
|
"amenity/social_facility/food_bank": {
|
||||||
"name": "Potravinová banka",
|
"name": "Potravinová banka",
|
||||||
"terms": "potravinová banka,zásoby jídla,charita"
|
"terms": "potravinová banka,zásoby jídla,charita"
|
||||||
|
@ -4018,6 +4173,12 @@
|
||||||
"name": "Toalety",
|
"name": "Toalety",
|
||||||
"terms": "toalety,toaleta,záchod,záchodky,WC"
|
"terms": "toalety,toaleta,záchod,záchodky,WC"
|
||||||
},
|
},
|
||||||
|
"amenity/toilets/disposal/flush": {
|
||||||
|
"name": "Splachovací toalety"
|
||||||
|
},
|
||||||
|
"amenity/toilets/disposal/pitlatrine": {
|
||||||
|
"name": "Latrína"
|
||||||
|
},
|
||||||
"amenity/townhall": {
|
"amenity/townhall": {
|
||||||
"name": "Radnice",
|
"name": "Radnice",
|
||||||
"terms": "radnice,místní správa,obecní správa,obecní úřad"
|
"terms": "radnice,místní správa,obecní správa,obecní úřad"
|
||||||
|
@ -4054,6 +4215,9 @@
|
||||||
"amenity/vending_machine/elongated_coin": {
|
"amenity/vending_machine/elongated_coin": {
|
||||||
"name": "Prodejní automat na mince"
|
"name": "Prodejní automat na mince"
|
||||||
},
|
},
|
||||||
|
"amenity/vending_machine/excrement_bags": {
|
||||||
|
"name": "Sáčky na výkaly"
|
||||||
|
},
|
||||||
"amenity/vending_machine/feminine_hygiene": {
|
"amenity/vending_machine/feminine_hygiene": {
|
||||||
"name": "Automat dámské hygieny"
|
"name": "Automat dámské hygieny"
|
||||||
},
|
},
|
||||||
|
@ -4126,6 +4290,9 @@
|
||||||
"name": "Plocha silnice",
|
"name": "Plocha silnice",
|
||||||
"terms": "plocha silnice,povrch silnice,plocha cesty,povrch cesty"
|
"terms": "plocha silnice,povrch silnice,plocha cesty,povrch cesty"
|
||||||
},
|
},
|
||||||
|
"attraction": {
|
||||||
|
"name": "Atrakce"
|
||||||
|
},
|
||||||
"attraction/amusement_ride": {
|
"attraction/amusement_ride": {
|
||||||
"name": "Zábavní jízda"
|
"name": "Zábavní jízda"
|
||||||
},
|
},
|
||||||
|
@ -4218,6 +4385,9 @@
|
||||||
"name": "Živý plot",
|
"name": "Živý plot",
|
||||||
"terms": "živý plot,keříky,křoví,okrasný plot"
|
"terms": "živý plot,keříky,křoví,okrasný plot"
|
||||||
},
|
},
|
||||||
|
"barrier/height_restrictor": {
|
||||||
|
"name": "Omezovač výšky"
|
||||||
|
},
|
||||||
"barrier/kerb": {
|
"barrier/kerb": {
|
||||||
"name": "Obrubník"
|
"name": "Obrubník"
|
||||||
},
|
},
|
||||||
|
@ -4338,6 +4508,9 @@
|
||||||
"name": "Skleník",
|
"name": "Skleník",
|
||||||
"terms": "skleník,fóliovník,pařeniště"
|
"terms": "skleník,fóliovník,pařeniště"
|
||||||
},
|
},
|
||||||
|
"building/hangar": {
|
||||||
|
"name": "Budova hangáru"
|
||||||
|
},
|
||||||
"building/hospital": {
|
"building/hospital": {
|
||||||
"name": "Budova nemocnice",
|
"name": "Budova nemocnice",
|
||||||
"terms": "nemocnice,klinika,špitál,středisko,hospic,LDN,sanatorium,nemocniční,lazaret,ambulance,poliklinika,pohotovost"
|
"terms": "nemocnice,klinika,špitál,středisko,hospic,LDN,sanatorium,nemocniční,lazaret,ambulance,poliklinika,pohotovost"
|
||||||
|
@ -4350,6 +4523,9 @@
|
||||||
"name": "Rodinný dům",
|
"name": "Rodinný dům",
|
||||||
"terms": "dům,rodinný dům,řadový dům,domek"
|
"terms": "dům,rodinný dům,řadový dům,domek"
|
||||||
},
|
},
|
||||||
|
"building/houseboat": {
|
||||||
|
"name": "Hausbót"
|
||||||
|
},
|
||||||
"building/hut": {
|
"building/hut": {
|
||||||
"name": "Chatička",
|
"name": "Chatička",
|
||||||
"terms": "chatička,chatka,chata,bouda,dřevěnice,kůlna,dřevník"
|
"terms": "chatička,chatka,chata,bouda,dřevěnice,kůlna,dřevník"
|
||||||
|
@ -4421,6 +4597,9 @@
|
||||||
"name": "Řada řadových domů",
|
"name": "Řada řadových domů",
|
||||||
"terms": "řadový dům,řadové domy,řadovka,řadovky"
|
"terms": "řadový dům,řadové domy,řadovka,řadovky"
|
||||||
},
|
},
|
||||||
|
"building/train_station": {
|
||||||
|
"name": "Budova železniční stanice"
|
||||||
|
},
|
||||||
"building/transportation": {
|
"building/transportation": {
|
||||||
"name": "Dopravní budova"
|
"name": "Dopravní budova"
|
||||||
},
|
},
|
||||||
|
@ -4432,6 +4611,12 @@
|
||||||
"name": "Skladiště",
|
"name": "Skladiště",
|
||||||
"terms": "skladiště,sklad,překladiště,hala,silo,repozitář"
|
"terms": "skladiště,sklad,překladiště,hala,silo,repozitář"
|
||||||
},
|
},
|
||||||
|
"building_part": {
|
||||||
|
"name": "Část budovy"
|
||||||
|
},
|
||||||
|
"building_point": {
|
||||||
|
"name": "Budova"
|
||||||
|
},
|
||||||
"camp_site/camp_pitch": {
|
"camp_site/camp_pitch": {
|
||||||
"name": "Stanoviště v kempu",
|
"name": "Stanoviště v kempu",
|
||||||
"terms": "stan,karavan,karavany"
|
"terms": "stan,karavan,karavany"
|
||||||
|
@ -4440,10 +4625,16 @@
|
||||||
"name": "Klub",
|
"name": "Klub",
|
||||||
"terms": "sociální"
|
"terms": "sociální"
|
||||||
},
|
},
|
||||||
|
"club/sport": {
|
||||||
|
"name": "Sportovní klub"
|
||||||
|
},
|
||||||
"craft": {
|
"craft": {
|
||||||
"name": "Řemeslník",
|
"name": "Řemeslník",
|
||||||
"terms": "řemeslník,řemeslo,ruční výroba"
|
"terms": "řemeslník,řemeslo,ruční výroba"
|
||||||
},
|
},
|
||||||
|
"craft/agricultural_engines": {
|
||||||
|
"name": "Opravář zemědělských strojů"
|
||||||
|
},
|
||||||
"craft/basket_maker": {
|
"craft/basket_maker": {
|
||||||
"name": "Košíkář",
|
"name": "Košíkář",
|
||||||
"terms": "košíkář,košíkářství,proutěný,pletení"
|
"terms": "košíkář,košíkářství,proutěný,pletení"
|
||||||
|
@ -4505,6 +4696,9 @@
|
||||||
"name": "Opravna elektroniky",
|
"name": "Opravna elektroniky",
|
||||||
"terms": "Opravy elektroniky,Opravna elektroniky"
|
"terms": "Opravy elektroniky,Opravna elektroniky"
|
||||||
},
|
},
|
||||||
|
"craft/floorer": {
|
||||||
|
"name": "Podlahář"
|
||||||
|
},
|
||||||
"craft/gardener": {
|
"craft/gardener": {
|
||||||
"name": "Zahradník",
|
"name": "Zahradník",
|
||||||
"terms": "zahradník,zahradnictví,zahradní architekt"
|
"terms": "zahradník,zahradnictví,zahradní architekt"
|
||||||
|
@ -4528,6 +4722,9 @@
|
||||||
"craft/jeweler": {
|
"craft/jeweler": {
|
||||||
"name": "Klenotník"
|
"name": "Klenotník"
|
||||||
},
|
},
|
||||||
|
"craft/joiner": {
|
||||||
|
"name": "Truhlář"
|
||||||
|
},
|
||||||
"craft/key_cutter": {
|
"craft/key_cutter": {
|
||||||
"name": "Výroba klíčů",
|
"name": "Výroba klíčů",
|
||||||
"terms": "klíče,klíčník,výroba klíčů,zámečník,zámečnictví"
|
"terms": "klíče,klíčník,výroba klíčů,zámečník,zámečnictví"
|
||||||
|
@ -4651,6 +4848,9 @@
|
||||||
"emergency/fire_extinguisher": {
|
"emergency/fire_extinguisher": {
|
||||||
"name": "Hasící přístroj"
|
"name": "Hasící přístroj"
|
||||||
},
|
},
|
||||||
|
"emergency/fire_hose": {
|
||||||
|
"name": "Požární hadice"
|
||||||
|
},
|
||||||
"emergency/fire_hydrant": {
|
"emergency/fire_hydrant": {
|
||||||
"name": "Požární hydrant",
|
"name": "Požární hydrant",
|
||||||
"terms": "požární hydrant, hasičský hydrant, pumpa"
|
"terms": "požární hydrant, hasičský hydrant, pumpa"
|
||||||
|
@ -4777,6 +4977,9 @@
|
||||||
"name": "Jezdecká stezka",
|
"name": "Jezdecká stezka",
|
||||||
"terms": "jezdecká stezka,jezdecká trasa,stezka pro jezdce,stezka pro koně,koňská stezka"
|
"terms": "jezdecká stezka,jezdecká trasa,stezka pro jezdce,stezka pro koně,koňská stezka"
|
||||||
},
|
},
|
||||||
|
"highway/bus_stop": {
|
||||||
|
"name": "Autobusová zastávka "
|
||||||
|
},
|
||||||
"highway/construction": {
|
"highway/construction": {
|
||||||
"name": "Uzavřená silnice (výstavba)"
|
"name": "Uzavřená silnice (výstavba)"
|
||||||
},
|
},
|
||||||
|
@ -4784,6 +4987,9 @@
|
||||||
"name": "Chodba",
|
"name": "Chodba",
|
||||||
"terms": "chodba,koridor"
|
"terms": "chodba,koridor"
|
||||||
},
|
},
|
||||||
|
"highway/crossing": {
|
||||||
|
"name": "Křížení"
|
||||||
|
},
|
||||||
"highway/crossing/marked": {
|
"highway/crossing/marked": {
|
||||||
"name": "Označený přechod"
|
"name": "Označený přechod"
|
||||||
},
|
},
|
||||||
|
@ -4806,10 +5012,25 @@
|
||||||
"name": "Cyklostezka",
|
"name": "Cyklostezka",
|
||||||
"terms": "cyklotrasa"
|
"terms": "cyklotrasa"
|
||||||
},
|
},
|
||||||
|
"highway/cycleway/bicycle_foot": {
|
||||||
|
"name": "Stezka pro chodce a cyklisty"
|
||||||
|
},
|
||||||
|
"highway/cycleway/crossing": {
|
||||||
|
"name": "Cyklostezka"
|
||||||
|
},
|
||||||
|
"highway/cycleway/crossing/marked": {
|
||||||
|
"name": "Označený přejezd pro cyklisty"
|
||||||
|
},
|
||||||
|
"highway/cycleway/crossing/unmarked": {
|
||||||
|
"name": "Neoznačený přejezd pro cyklisty"
|
||||||
|
},
|
||||||
"highway/elevator": {
|
"highway/elevator": {
|
||||||
"name": "Výtah",
|
"name": "Výtah",
|
||||||
"terms": "Výtah"
|
"terms": "Výtah"
|
||||||
},
|
},
|
||||||
|
"highway/emergency_bay": {
|
||||||
|
"name": "Místo nouzového zastavení"
|
||||||
|
},
|
||||||
"highway/footway": {
|
"highway/footway": {
|
||||||
"name": "Chodník",
|
"name": "Chodník",
|
||||||
"terms": "cesta,silnice,ulice,ulička,chodník,třída,bulvár,avenue,pasáž,stezka,trasa,trať,magistrála,radiála,pěšina"
|
"terms": "cesta,silnice,ulice,ulička,chodník,třída,bulvár,avenue,pasáž,stezka,trasa,trať,magistrála,radiála,pěšina"
|
||||||
|
@ -4817,6 +5038,9 @@
|
||||||
"highway/footway/conveying": {
|
"highway/footway/conveying": {
|
||||||
"name": "Pohyblivý pás"
|
"name": "Pohyblivý pás"
|
||||||
},
|
},
|
||||||
|
"highway/footway/crossing": {
|
||||||
|
"name": "Přechod pro chodce"
|
||||||
|
},
|
||||||
"highway/footway/marked": {
|
"highway/footway/marked": {
|
||||||
"name": "Označený přechod pro chodce"
|
"name": "Označený přechod pro chodce"
|
||||||
},
|
},
|
||||||
|
@ -5014,10 +5238,31 @@
|
||||||
"name": "Hrad, zámek",
|
"name": "Hrad, zámek",
|
||||||
"terms": "hradiště,zámek,král,sídlo,ruina,zřícenina"
|
"terms": "hradiště,zámek,král,sídlo,ruina,zřícenina"
|
||||||
},
|
},
|
||||||
|
"historic/castle/fortress": {
|
||||||
|
"name": "Historická pevnost"
|
||||||
|
},
|
||||||
|
"historic/castle/palace": {
|
||||||
|
"name": "Palác"
|
||||||
|
},
|
||||||
|
"historic/castle/stately": {
|
||||||
|
"name": "Hrad"
|
||||||
|
},
|
||||||
|
"historic/city_gate": {
|
||||||
|
"name": "Hradby"
|
||||||
|
},
|
||||||
|
"historic/fort": {
|
||||||
|
"name": "Historická pevnost"
|
||||||
|
},
|
||||||
|
"historic/manor": {
|
||||||
|
"name": "Panský dům"
|
||||||
|
},
|
||||||
"historic/memorial": {
|
"historic/memorial": {
|
||||||
"name": "Památník",
|
"name": "Památník",
|
||||||
"terms": "pamětihodnost,památník,pomník,hrdina"
|
"terms": "pamětihodnost,památník,pomník,hrdina"
|
||||||
},
|
},
|
||||||
|
"historic/memorial/plaque": {
|
||||||
|
"name": "Pamětní deska"
|
||||||
|
},
|
||||||
"historic/monument": {
|
"historic/monument": {
|
||||||
"name": "Monument",
|
"name": "Monument",
|
||||||
"terms": "pamětihodnost,památník,pomník,hrdina"
|
"terms": "pamětihodnost,památník,pomník,hrdina"
|
||||||
|
@ -5137,14 +5382,6 @@
|
||||||
"name": "Kasárna",
|
"name": "Kasárna",
|
||||||
"terms": "letectvo,armáda,základna,boj,námořnictvo,válka"
|
"terms": "letectvo,armáda,základna,boj,námořnictvo,válka"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Vojenský bunkr",
|
|
||||||
"terms": "letectvo,armáda,základna,námořnictvo,válka,válečný"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Kontrolní stanoviště",
|
|
||||||
"terms": "letectvo,armáda,námořnictvo,válka"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Nebezpečné území",
|
"name": "Nebezpečné území",
|
||||||
"terms": "letectvo,armáda,námořnictvo,válka,výbuch,exploze"
|
"terms": "letectvo,armáda,námořnictvo,válka,výbuch,exploze"
|
||||||
|
@ -5153,18 +5390,10 @@
|
||||||
"name": "Námořní základna",
|
"name": "Námořní základna",
|
||||||
"terms": "základna,boj,námořnictvo,loď,ponorka,válka"
|
"terms": "základna,boj,námořnictvo,loď,ponorka,válka"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Místo jaderného výbuchu",
|
|
||||||
"terms": "atomový,atomová,výbuch,bomba,detonace,atomovka,oblast,testovací,testování"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Překážková dráha",
|
"name": "Překážková dráha",
|
||||||
"terms": "letectvo,armáda,námořnictvo,válka,základna,válka"
|
"terms": "letectvo,armáda,námořnictvo,válka,základna,válka"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Vojenská kancelář",
|
|
||||||
"terms": "letectvo,armáda,námořnictvo,válka,přihlásit se,rekrut"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Vojenská střelnice",
|
"name": "Vojenská střelnice",
|
||||||
"terms": "letectvo,armáda,námořnictvo,válka,palba,zbraň,základna,střílet,střelnice,střelba,střelby"
|
"terms": "letectvo,armáda,námořnictvo,válka,palba,zbraň,základna,střílet,střelnice,střelba,střelby"
|
||||||
|
@ -7016,6 +7245,17 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"imagery": {
|
"imagery": {
|
||||||
|
"AGIV": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "Nejaktuálnější letecké snímky AIV Flanders"
|
||||||
|
},
|
||||||
|
"AGIV10cm": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
}
|
||||||
|
},
|
||||||
"Bing": {
|
"Bing": {
|
||||||
"description": "Satelitní a letecké snímky.",
|
"description": "Satelitní a letecké snímky.",
|
||||||
"name": "Letecké snímky Bing"
|
"name": "Letecké snímky Bing"
|
||||||
|
@ -7076,6 +7316,18 @@
|
||||||
"description": "Satelitní a letecké snímky.",
|
"description": "Satelitní a letecké snímky.",
|
||||||
"name": "Satelitní snímky Mapbox"
|
"name": "Satelitní snímky Mapbox"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Terms & Feedback"
|
||||||
|
},
|
||||||
|
"name": "Prémiové snímky Maxar (beta)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Podmínky použití & zpětná vazba"
|
||||||
|
},
|
||||||
|
"name": "Standardní snímky Maxar (beta)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, přispěvatelé OpenStreetMap, CC-BY-SA"
|
"text": "© Geofabrik GmbH, přispěvatelé OpenStreetMap, CC-BY-SA"
|
||||||
|
@ -7121,8 +7373,11 @@
|
||||||
"SPW_ORTHO_LAST": {
|
"SPW_ORTHO_LAST": {
|
||||||
"name": "Nejaktuálnější snímky SPW(allonie)"
|
"name": "Nejaktuálnější snímky SPW(allonie)"
|
||||||
},
|
},
|
||||||
|
"SPW_PICC": {
|
||||||
|
"name": "PICC numerické snímky SPW(allonie)"
|
||||||
|
},
|
||||||
"US-TIGER-Roads-2014": {
|
"US-TIGER-Roads-2014": {
|
||||||
"description": "Na úrovni zvětšení 16+ získáte údaje o mapě ve veřejné doméně z amerického sčítání lidu. Při nižších přiblíženích dochází pouze k změnám od roku 2006, bez změn již zahrnutých do OpenStreetMapy",
|
"description": "Na úrovni zvětšení 16+ získáte údaje o mapě ve veřejné doméně z amerického sčítání lidu. Při nižších přiblíženích dochází pouze k změnám od roku 2006, beze změn již zahrnutých do OpenStreetMap",
|
||||||
"name": "TIGER Roads 2014"
|
"name": "TIGER Roads 2014"
|
||||||
},
|
},
|
||||||
"US-TIGER-Roads-2017": {
|
"US-TIGER-Roads-2017": {
|
||||||
|
@ -7211,6 +7466,16 @@
|
||||||
"description": "Vrstva ortofoto poskytnuta basemap.at. \"Následník\" geoimage.at.",
|
"description": "Vrstva ortofoto poskytnuta basemap.at. \"Následník\" geoimage.at.",
|
||||||
"name": "Ortofoto basemap.at"
|
"name": "Ortofoto basemap.at"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
}
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Ortofoto EUFAR Balaton 2010"
|
"text": "Ortofoto EUFAR Balaton 2010"
|
||||||
|
|
1
vendor/assets/iD/iD/locales/cy.json
vendored
1
vendor/assets/iD/iD/locales/cy.json
vendored
|
@ -180,7 +180,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Cyfeiriad",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Yn ôl",
|
"backward": "Yn ôl",
|
||||||
"forward": "Ymlaen"
|
"forward": "Ymlaen"
|
||||||
|
|
103
vendor/assets/iD/iD/locales/da.json
vendored
103
vendor/assets/iD/iD/locales/da.json
vendored
|
@ -18,8 +18,6 @@
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "Tilføj et kortobjekt",
|
|
||||||
"description": "Søg efter kortobjekter der kan tilføjes til kortet.",
|
|
||||||
"result": "{count} resultat",
|
"result": "{count} resultat",
|
||||||
"results": "{count} resultater"
|
"results": "{count} resultater"
|
||||||
},
|
},
|
||||||
|
@ -517,7 +515,7 @@
|
||||||
"key": "H",
|
"key": "H",
|
||||||
"title": "Historik",
|
"title": "Historik",
|
||||||
"selected": "{n} markerede",
|
"selected": "{n} markerede",
|
||||||
"no_history": "Ingen historik (ny funktionalitet)",
|
"no_history": "Ingen historik (nyt kortobjekt)",
|
||||||
"version": "Version",
|
"version": "Version",
|
||||||
"last_edit": "Sidst ændret",
|
"last_edit": "Sidst ændret",
|
||||||
"edited_by": "Ændret af",
|
"edited_by": "Ændret af",
|
||||||
|
@ -563,7 +561,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Søg i hele verden...",
|
"search": "Søg i hele verden...",
|
||||||
"no_results_visible": "Ingen resultater i det synlige kortudsnit",
|
|
||||||
"no_results_worldwide": "Ingen søgeresultater fundet"
|
"no_results_worldwide": "Ingen søgeresultater fundet"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -794,12 +791,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Du har ændringer der ikke er gemt endnu",
|
|
||||||
"description": "Ønsker du at gendanne ikke gemte ændringer fra en tidligere redigeringssession?",
|
|
||||||
"restore": "Gendan mine ændringer",
|
|
||||||
"reset": "Kasser mine ændringer"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Gem",
|
"title": "Gem",
|
||||||
"help": "Gennemse dine ændringer og upload dem til OpenStreetMap, dette gør dem synlige for alle andre brugere.",
|
"help": "Gennemse dine ændringer og upload dem til OpenStreetMap, dette gør dem synlige for alle andre brugere.",
|
||||||
|
@ -834,10 +825,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Du har lige redigeret OpenStreetMap!",
|
|
||||||
"thank_you": "Tak fordi du forbedrede kortet.",
|
|
||||||
"thank_you_location": "Tak fordi du forbedrede kortet omkring {where}.",
|
|
||||||
"help_html": "Dine ændringer bør dukke op på OpenStreetMap inden for få minutter. Det kan tage længere tid for andre kort at modtage opdateringer.",
|
|
||||||
"help_link_text": "Detaljer",
|
"help_link_text": "Detaljer",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "Vis ændringer på OSM",
|
"view_on_osm": "Vis ændringer på OSM",
|
||||||
|
@ -853,12 +840,6 @@
|
||||||
"okay": "OK",
|
"okay": "OK",
|
||||||
"cancel": "Annuller"
|
"cancel": "Annuller"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Velkommen til OpenStreetMap-redigeringsværktøjet iD",
|
|
||||||
"text": "iD er et venligt men kraftfuldt værktøj til at bidrage til verdens bedste frie verdenskort. Dette er version {version}. Se {website} for mere information og indrapporter fejl på {github}.",
|
|
||||||
"walkthrough": "Start gennemgangen",
|
|
||||||
"start": "Rediger nu"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "live",
|
"live": "live",
|
||||||
"lose_changes": "Du har ændringer som ikke er gemt endnu. Hvis du skifter kortserver, vil dine ændringer blive kasseret. Er du sikker på at du vil skifte server?",
|
"lose_changes": "Du har ændringer som ikke er gemt endnu. Hvis du skifter kortserver, vil dine ændringer blive kasseret. Er du sikker på at du vil skifte server?",
|
||||||
|
@ -1690,14 +1671,26 @@
|
||||||
"category-building": {
|
"category-building": {
|
||||||
"name": "Bygningsegenskaber"
|
"name": "Bygningsegenskaber"
|
||||||
},
|
},
|
||||||
|
"category-golf": {
|
||||||
|
"name": "Golfegenskaber"
|
||||||
|
},
|
||||||
"category-landuse": {
|
"category-landuse": {
|
||||||
"name": "Arealanvendelsesegenskaber"
|
"name": "Arealanvendelsesegenskaber"
|
||||||
},
|
},
|
||||||
|
"category-natural": {
|
||||||
|
"name": "Naturegenskaber"
|
||||||
|
},
|
||||||
"category-restriction": {
|
"category-restriction": {
|
||||||
"name": "Restriktionsegenskaber"
|
"name": "Restriktionsegenskaber"
|
||||||
},
|
},
|
||||||
"category-route": {
|
"category-route": {
|
||||||
"name": "Ruteegenskaber"
|
"name": "Ruteegenskaber"
|
||||||
|
},
|
||||||
|
"category-utility": {
|
||||||
|
"name": "Forsyningsegenskaber"
|
||||||
|
},
|
||||||
|
"category-water": {
|
||||||
|
"name": "Vandflader"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"fields": {
|
"fields": {
|
||||||
|
@ -1904,6 +1897,9 @@
|
||||||
"building": {
|
"building": {
|
||||||
"label": "Bygning"
|
"label": "Bygning"
|
||||||
},
|
},
|
||||||
|
"building/levels_building": {
|
||||||
|
"label": "Antal bygningsetager"
|
||||||
|
},
|
||||||
"building_area": {
|
"building_area": {
|
||||||
"label": "Bygning"
|
"label": "Bygning"
|
||||||
},
|
},
|
||||||
|
@ -2105,7 +2101,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Retning",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Baglæns",
|
"backward": "Baglæns",
|
||||||
"both": "Begge / alle",
|
"both": "Begge / alle",
|
||||||
|
@ -2257,6 +2252,9 @@
|
||||||
"height": {
|
"height": {
|
||||||
"label": "Højde (meter)"
|
"label": "Højde (meter)"
|
||||||
},
|
},
|
||||||
|
"height_building": {
|
||||||
|
"label": "Bygningshøjde (meter)"
|
||||||
|
},
|
||||||
"highway": {
|
"highway": {
|
||||||
"label": "Type"
|
"label": "Type"
|
||||||
},
|
},
|
||||||
|
@ -2656,7 +2654,6 @@
|
||||||
"placeholder": "Afstand med en decimal (123.4)"
|
"placeholder": "Afstand med en decimal (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Retning",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Baglæns",
|
"backward": "Baglæns",
|
||||||
"both": "Begge / alle",
|
"both": "Begge / alle",
|
||||||
|
@ -2958,7 +2955,6 @@
|
||||||
"label": "Type"
|
"label": "Type"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Retning",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Baglæns",
|
"backward": "Baglæns",
|
||||||
"both": "Begge / alle",
|
"both": "Begge / alle",
|
||||||
|
@ -3431,6 +3427,10 @@
|
||||||
"name": "Buddhisttempel",
|
"name": "Buddhisttempel",
|
||||||
"terms": "Buddisttempel, Buddhisttempel"
|
"terms": "Buddisttempel, Buddhisttempel"
|
||||||
},
|
},
|
||||||
|
"amenity/place_of_worship/christian": {
|
||||||
|
"name": "Kristen kirke",
|
||||||
|
"terms": "kristendom,kirke,katedral,kapel,gud,præst,sogn,tempel"
|
||||||
|
},
|
||||||
"amenity/place_of_worship/hindu": {
|
"amenity/place_of_worship/hindu": {
|
||||||
"name": "Hindu-tempel",
|
"name": "Hindu-tempel",
|
||||||
"terms": "tempel,hindu"
|
"terms": "tempel,hindu"
|
||||||
|
@ -3774,6 +3774,10 @@
|
||||||
"name": "Bygning",
|
"name": "Bygning",
|
||||||
"terms": "Bygning"
|
"terms": "Bygning"
|
||||||
},
|
},
|
||||||
|
"building/apartments": {
|
||||||
|
"name": "Lejlighedskompleks",
|
||||||
|
"terms": "etagebygning,lejlighed,etage"
|
||||||
|
},
|
||||||
"building/barn": {
|
"building/barn": {
|
||||||
"name": "Lade",
|
"name": "Lade",
|
||||||
"terms": "Lade, Stald"
|
"terms": "Lade, Stald"
|
||||||
|
@ -3982,6 +3986,10 @@
|
||||||
"name": "Elektronikværksted",
|
"name": "Elektronikværksted",
|
||||||
"terms": "reparation,elektronik"
|
"terms": "reparation,elektronik"
|
||||||
},
|
},
|
||||||
|
"craft/floorer": {
|
||||||
|
"name": "Gulvlægger",
|
||||||
|
"terms": "gulv,belægning,håndværker"
|
||||||
|
},
|
||||||
"craft/gardener": {
|
"craft/gardener": {
|
||||||
"name": "Gartner",
|
"name": "Gartner",
|
||||||
"terms": "Gartner"
|
"terms": "Gartner"
|
||||||
|
@ -4109,6 +4117,9 @@
|
||||||
"embankment": {
|
"embankment": {
|
||||||
"name": "Forhøjning til tog, vej"
|
"name": "Forhøjning til tog, vej"
|
||||||
},
|
},
|
||||||
|
"emergency": {
|
||||||
|
"name": "Nødhjælpsegenskaber"
|
||||||
|
},
|
||||||
"emergency/ambulance_station": {
|
"emergency/ambulance_station": {
|
||||||
"name": "Udrykningsstation",
|
"name": "Udrykningsstation",
|
||||||
"terms": "Ambulancestation, Falckstation"
|
"terms": "Ambulancestation, Falckstation"
|
||||||
|
@ -4131,6 +4142,10 @@
|
||||||
"name": "Redningskrans",
|
"name": "Redningskrans",
|
||||||
"terms": "redningsbælte"
|
"terms": "redningsbælte"
|
||||||
},
|
},
|
||||||
|
"emergency/lifeguard": {
|
||||||
|
"name": "Livredder",
|
||||||
|
"terms": "redning,kyst,svømning,førstehjælp,nødhjælp"
|
||||||
|
},
|
||||||
"emergency/no": {
|
"emergency/no": {
|
||||||
"name": "Udrykningskørsel Nej"
|
"name": "Udrykningskørsel Nej"
|
||||||
},
|
},
|
||||||
|
@ -4449,6 +4464,9 @@
|
||||||
"name": "Vejsidehelligdom",
|
"name": "Vejsidehelligdom",
|
||||||
"terms": "Vejsidehelligdom"
|
"terms": "Vejsidehelligdom"
|
||||||
},
|
},
|
||||||
|
"indoor": {
|
||||||
|
"name": "Indendørsegenskaber"
|
||||||
|
},
|
||||||
"junction": {
|
"junction": {
|
||||||
"name": "Vejfletning",
|
"name": "Vejfletning",
|
||||||
"terms": "Vejfletning, Gadefletning"
|
"terms": "Vejfletning, Gadefletning"
|
||||||
|
@ -4494,6 +4512,10 @@
|
||||||
"name": "Gårdsplads",
|
"name": "Gårdsplads",
|
||||||
"terms": "Gård, Bondegård"
|
"terms": "Gård, Bondegård"
|
||||||
},
|
},
|
||||||
|
"landuse/forest": {
|
||||||
|
"name": "Forvaltet skov",
|
||||||
|
"terms": "skov,plantage,skovbrug,forvaltet"
|
||||||
|
},
|
||||||
"landuse/grass": {
|
"landuse/grass": {
|
||||||
"name": "Græs",
|
"name": "Græs",
|
||||||
"terms": "Græs"
|
"terms": "Græs"
|
||||||
|
@ -4529,14 +4551,6 @@
|
||||||
"name": "Barakker",
|
"name": "Barakker",
|
||||||
"terms": "Barakker, Militærbarakker"
|
"terms": "Barakker, Militærbarakker"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Militærbunker",
|
|
||||||
"terms": "Militærbunker, bunker"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Checkpunkt",
|
|
||||||
"terms": "Checkpunkt"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Farligt område",
|
"name": "Farligt område",
|
||||||
"terms": "Farligt område, Farligt militærområde"
|
"terms": "Farligt område, Farligt militærområde"
|
||||||
|
@ -4545,18 +4559,10 @@
|
||||||
"name": "Flådestation",
|
"name": "Flådestation",
|
||||||
"terms": "Flådestation, Søværnsbase"
|
"terms": "Flådestation, Søværnsbase"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Atomspræningsomårde",
|
|
||||||
"terms": "Atomspræningsomårde"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Forhindringsbane",
|
"name": "Forhindringsbane",
|
||||||
"terms": "Forhindringsbane, Militærforhindringsbane"
|
"terms": "Forhindringsbane, Militærforhindringsbane"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Militærkontor",
|
|
||||||
"terms": "Militærkontor"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Militærskydebane",
|
"name": "Militærskydebane",
|
||||||
"terms": "Militærskydebane, Skydebane"
|
"terms": "Militærskydebane, Skydebane"
|
||||||
|
@ -4585,6 +4591,10 @@
|
||||||
"name": "Rekreationsområde",
|
"name": "Rekreationsområde",
|
||||||
"terms": "Rekreationsområde"
|
"terms": "Rekreationsområde"
|
||||||
},
|
},
|
||||||
|
"landuse/religious": {
|
||||||
|
"name": "Helligt område",
|
||||||
|
"terms": "religion,hellig,religiøst,"
|
||||||
|
},
|
||||||
"landuse/residential": {
|
"landuse/residential": {
|
||||||
"name": "Beboet område",
|
"name": "Beboet område",
|
||||||
"terms": "Beboet område"
|
"terms": "Beboet område"
|
||||||
|
@ -4633,7 +4643,7 @@
|
||||||
},
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "Lejrbålsplads",
|
"name": "Lejrbålsplads",
|
||||||
"terms": "Lejrbålsplads, Bålplads"
|
"terms": "lejrbålsplads,bålplads,bålsted,lejrbål,ild,ildsted,bål"
|
||||||
},
|
},
|
||||||
"leisure/fitness_centre": {
|
"leisure/fitness_centre": {
|
||||||
"name": "Gym / Fitnesscenter",
|
"name": "Gym / Fitnesscenter",
|
||||||
|
@ -5039,7 +5049,7 @@
|
||||||
},
|
},
|
||||||
"natural/wood": {
|
"natural/wood": {
|
||||||
"name": "Naturskov",
|
"name": "Naturskov",
|
||||||
"terms": "Naturskov"
|
"terms": "træ,natur,skov,vild,fredsskov"
|
||||||
},
|
},
|
||||||
"noexit/yes": {
|
"noexit/yes": {
|
||||||
"name": "Ingen udvej",
|
"name": "Ingen udvej",
|
||||||
|
@ -5072,6 +5082,10 @@
|
||||||
"name": "Kontorfællesskab",
|
"name": "Kontorfællesskab",
|
||||||
"terms": "Kontorfællesskab, Fællesskabsarbejdsplads"
|
"terms": "Kontorfællesskab, Fællesskabsarbejdsplads"
|
||||||
},
|
},
|
||||||
|
"office/diplomatic/consulate": {
|
||||||
|
"name": "Konsulat",
|
||||||
|
"terms": "konsul,diplomati,diplomat,repræsentation"
|
||||||
|
},
|
||||||
"office/educational_institution": {
|
"office/educational_institution": {
|
||||||
"name": "Uddannelsesinstitution",
|
"name": "Uddannelsesinstitution",
|
||||||
"terms": "Uddannelsesinstitution"
|
"terms": "Uddannelsesinstitution"
|
||||||
|
@ -5088,6 +5102,10 @@
|
||||||
"name": "Finanskontor",
|
"name": "Finanskontor",
|
||||||
"terms": "Finanskontor"
|
"terms": "Finanskontor"
|
||||||
},
|
},
|
||||||
|
"office/forestry": {
|
||||||
|
"name": "Skovbrugskontor",
|
||||||
|
"terms": "skovbrug,landmand,landbrug,skovløber,skovarbejder"
|
||||||
|
},
|
||||||
"office/government": {
|
"office/government": {
|
||||||
"name": "Statsligt kontor",
|
"name": "Statsligt kontor",
|
||||||
"terms": "Statslig kontor, Styrelse"
|
"terms": "Statslig kontor, Styrelse"
|
||||||
|
@ -5321,7 +5339,8 @@
|
||||||
"terms": "Butik, Forretning"
|
"terms": "Butik, Forretning"
|
||||||
},
|
},
|
||||||
"shop/agrarian": {
|
"shop/agrarian": {
|
||||||
"name": "Grovvareforretning"
|
"name": "Grovvareforretning",
|
||||||
|
"terms": "korn,landbrug,afgrøde,gødning,maskiner,ukrudtsmiddel"
|
||||||
},
|
},
|
||||||
"shop/alcohol": {
|
"shop/alcohol": {
|
||||||
"name": "Vinforhandler",
|
"name": "Vinforhandler",
|
||||||
|
|
193
vendor/assets/iD/iD/locales/de.json
vendored
193
vendor/assets/iD/iD/locales/de.json
vendored
|
@ -20,7 +20,7 @@
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "Ein Objekt hinzufügen",
|
"title": "Ein Objekt hinzufügen",
|
||||||
"description": "Suche Objekte um sie zur Karte hinzuzufügen.",
|
"description": "Suche nach Objekten um diese der Karte hinzuzufügen",
|
||||||
"key": "Tab",
|
"key": "Tab",
|
||||||
"result": "{count} Resultate",
|
"result": "{count} Resultate",
|
||||||
"results": "{count} Resultate"
|
"results": "{count} Resultate"
|
||||||
|
@ -866,10 +866,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
"restore": {
|
||||||
"heading": "Ungesicherte Änderungen vorhanden",
|
"heading": "Du hast ungesicherte Änderungen",
|
||||||
"description": "Willst du die ungesicherten Änderungen aus einer früheren Bearbeitungs-Sitzung wiederherstellen?",
|
"description": "Willst du ungesicherte Änderungen von einer früheren Bearbeitung wiederherstellen?",
|
||||||
"restore": "Wiederherstellen meiner Änderungen",
|
"restore": "Meine Änderungen wiederherstellen",
|
||||||
"reset": "Verwerfen meiner Änderungen"
|
"reset": "Meine Änderungen verwerfen"
|
||||||
},
|
},
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Speichern",
|
"title": "Speichern",
|
||||||
|
@ -905,14 +905,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Du hast OpenStreetMap bearbeitet!",
|
"just_edited": "Du hast gerade OpenStreetMap geändert!",
|
||||||
"thank_you": "Danke für die Verbesserung der Karte.",
|
"thank_you": "Danke für die Verbesserung der Karte.",
|
||||||
"thank_you_location": "Danke für die Verbesserung der Karte bei {where}.",
|
"thank_you_location": "Danke für die Verbesserung der Karte bei {where}.",
|
||||||
"thank_you_where": {
|
"thank_you_where": {
|
||||||
"format": "{place}{separator}{region}",
|
"format": "{place}{separator}{region}",
|
||||||
"separator": ", "
|
"separator": ", "
|
||||||
},
|
},
|
||||||
"help_html": "Deine Änderungen sollten auf OpenStreetMap innerhalb weniger Minuten auftauchen. Auf anderen Karten könnte die Aktualisierung länger dauern.",
|
"help_html": "Deine Änderungen sollten auf OpenStreetMap in wenigen Minuten sichtbar sein. Für andere Karen kann es länger dauern, bis die Änderungen sichtbar werden.",
|
||||||
"help_link_text": "Details",
|
"help_link_text": "Details",
|
||||||
"help_link_url": "https://wiki.openstreetmap.org/wiki/DE:FAQ#Wann_werden_meine_.C3.84nderungen_auf_den_Karten_gezeigt.3F",
|
"help_link_url": "https://wiki.openstreetmap.org/wiki/DE:FAQ#Wann_werden_meine_.C3.84nderungen_auf_den_Karten_gezeigt.3F",
|
||||||
"view_on_osm": "Zeige Änderungen auf OSM",
|
"view_on_osm": "Zeige Änderungen auf OSM",
|
||||||
|
@ -930,8 +930,8 @@
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "Willkommen beim iD OpenStreetMap Editor",
|
"welcome": "Willkommen beim iD OpenStreetMap Editor",
|
||||||
"text": "iD ist ein benutzerfreundliches aber leistungsfähiges Werkzeug, um an der besten freien Weltkarte mitzuwirken. Dies ist Version {version}. Für weitere Informationen besuche {website} und melde Fehler unter {github}.",
|
"text": "iD ist ein freundliches aber mächtiges Werkzeug um die freie Karte der Welt zu verbessern. Das ist Version {version}. Mehr information findest du auf {website} und du kannst Probleme auf {github} melden.",
|
||||||
"walkthrough": "Rundgang starten",
|
"walkthrough": "Starte den Rundgang",
|
||||||
"start": "Jetzt bearbeiten"
|
"start": "Jetzt bearbeiten"
|
||||||
},
|
},
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
|
@ -1124,8 +1124,8 @@
|
||||||
"description": "Hier sind Wege in verschiedenen Ebenen (z.B. Tunnel oder Brücke) bei {var1} verbunden."
|
"description": "Hier sind Wege in verschiedenen Ebenen (z.B. Tunnel oder Brücke) bei {var1} verbunden."
|
||||||
},
|
},
|
||||||
"170": {
|
"170": {
|
||||||
"title": "Objekt mit Eigenschaft „FIXME“",
|
"title": "Objekt mit Eigenschaft „fixme“",
|
||||||
"description": "{var1} hat die Eigenschaft „FIXME“: {var2}"
|
"description": "{var1} hat die Eigenschaft „fixme“: {var2}"
|
||||||
},
|
},
|
||||||
"180": {
|
"180": {
|
||||||
"title": "Relation ohne Typ",
|
"title": "Relation ohne Typ",
|
||||||
|
@ -1505,7 +1505,7 @@
|
||||||
},
|
},
|
||||||
"imagery": {
|
"imagery": {
|
||||||
"title": "Hintergrund-Bildmaterial",
|
"title": "Hintergrund-Bildmaterial",
|
||||||
"intro": "Das Hintergrund-Bildmaterial welches unter den Kartendaten erscheint ist eine wichtige Quelle zum Zeichnen. Dieses Bildmaterial kann aus Luftbildern bestehen, die von Satelliten, Flugzeugen oder Drohnen gesammelt wurde, oder es können eingescannte historische Karten oder andere frei erhältliche Quelldaten sein.",
|
"intro": "Das Hintergrund-Bildmaterial welches unter den Kartendaten erscheint ist eine wichtige Quelle zum Bearbeiten. Dieses Bildmaterial kann aus Luftbildern bestehen, die von Satelliten, Flugzeugen oder Drohnen gesammelt wurde, oder es können eingescannte historische Karten oder andere frei erhältliche Quelldaten sein.",
|
||||||
"sources_h": "Bildmaterial-Quellen",
|
"sources_h": "Bildmaterial-Quellen",
|
||||||
"choosing": "Um zu sehen, welche Bildmaterial-Quellen zum Bearbeiten verfügbar sind klicke den {layers} **Hintergrundeinstellungen** Knopf auf der rechten Seite der Karte. ",
|
"choosing": "Um zu sehen, welche Bildmaterial-Quellen zum Bearbeiten verfügbar sind klicke den {layers} **Hintergrundeinstellungen** Knopf auf der rechten Seite der Karte. ",
|
||||||
"sources": "Als Standard sind die [Bing](https://www.bing.com/maps/) Satellitenbilder als Hintergrundbild ausgewählt. Abhängig von der Gegend sind auch andere Bildmaterial-Quellen verfügbar. Einige können neuer sein oder eine höhere Auflösung haben, daher ist es immer sinnvoll zu prüfen, welches Bildmaterial die beste Referenz zum Bearbeiten ist.",
|
"sources": "Als Standard sind die [Bing](https://www.bing.com/maps/) Satellitenbilder als Hintergrundbild ausgewählt. Abhängig von der Gegend sind auch andere Bildmaterial-Quellen verfügbar. Einige können neuer sein oder eine höhere Auflösung haben, daher ist es immer sinnvoll zu prüfen, welches Bildmaterial die beste Referenz zum Bearbeiten ist.",
|
||||||
|
@ -1515,9 +1515,9 @@
|
||||||
},
|
},
|
||||||
"streetlevel": {
|
"streetlevel": {
|
||||||
"title": "Straßenfotos",
|
"title": "Straßenfotos",
|
||||||
"intro": "Straßenfotos sind hilfreich für das Zeichnen von Straßenschildern, Geschäften und anderen Details, die man auf Luftbildern nicht sehen kann. Im iD-Editor können die Bilder von [Bing Streetside](https://www.microsoft.com/en-us/maps/streetside), [Mapillary](https://www.mapillary.com) und [OpenStreetCam](https://www.openstreetcam.org) angezeigt werden.",
|
"intro": "Straßenfotos sind hilfreich für das Bearbeiten von Straßenschildern, Geschäften und anderen Details, die man auf Luftbildern nicht sehen kann. Im iD-Editor können die Bilder von [Bing Streetside](https://www.microsoft.com/en-us/maps/streetside), [Mapillary](https://www.mapillary.com) und [OpenStreetCam](https://www.openstreetcam.org) angezeigt werden.",
|
||||||
"using_h": "Straßenfotos benutzen",
|
"using_h": "Straßenfotos benutzen",
|
||||||
"using": "Um Straßenfotos beim Zeichnen zu benutzen klicke das {data} **Kartendaten**-Feld auf der rechten Seite der Karte zum Einschalten oder Ausschalten der verfügbaren Bildquellen.",
|
"using": "Um Straßenfotos beim Bearbeiten zu benutzen klicke das {data} **Kartendaten**-Feld auf der rechten Seite der Karte zum Einschalten oder Ausschalten der verfügbaren Bildquellen.",
|
||||||
"photos": "Wenn die Straßenfotos eingeschaltet sind, wird eine Linie entlang der Fotosequenz angezeigt. Bei höheren Zoomstufen zeigt wird jede Fotoposition durch einen Kreis angezeigt und bei noch höheren Zoomstufen zeigt ein Kegel die Richtung der Kamera während der Aufnahme an.",
|
"photos": "Wenn die Straßenfotos eingeschaltet sind, wird eine Linie entlang der Fotosequenz angezeigt. Bei höheren Zoomstufen zeigt wird jede Fotoposition durch einen Kreis angezeigt und bei noch höheren Zoomstufen zeigt ein Kegel die Richtung der Kamera während der Aufnahme an.",
|
||||||
"viewer": "Wenn du auf eine Fotoposition klickst erscheint die Fotoanzeige in der linken unteren Ecke der Karte. Die Fotoanzeige enthält Kontroll-Knöpfe um vorwärts und rückwärts springen zu können. Es zeigt auch den Benutzernamen der Person, die das Foto erstellt hat, wann das Foto erstellt wurde und einen Link, um das Foto auf der Originalseite zu sehen."
|
"viewer": "Wenn du auf eine Fotoposition klickst erscheint die Fotoanzeige in der linken unteren Ecke der Karte. Die Fotoanzeige enthält Kontroll-Knöpfe um vorwärts und rückwärts springen zu können. Es zeigt auch den Benutzernamen der Person, die das Foto erstellt hat, wann das Foto erstellt wurde und einen Link, um das Foto auf der Originalseite zu sehen."
|
||||||
},
|
},
|
||||||
|
@ -1526,7 +1526,7 @@
|
||||||
"intro": "GPS-Tracks sind eine wertvolle Datenquelle für OpenStreetMap. Dieser Editor unterstützt lokale *.gpx*, *.geojson* und *.kml* Dateien auf deinem Computer. Du kannst GPS-Tracks mit einem Smartphone, einer Sportuhr oder mit anderen GPS-Geräten aufnehmen.",
|
"intro": "GPS-Tracks sind eine wertvolle Datenquelle für OpenStreetMap. Dieser Editor unterstützt lokale *.gpx*, *.geojson* und *.kml* Dateien auf deinem Computer. Du kannst GPS-Tracks mit einem Smartphone, einer Sportuhr oder mit anderen GPS-Geräten aufnehmen.",
|
||||||
"survey": "Für Informationen über das Aufzeichnen von GPS-Daten kannst du dir folgende Anleitung zur [Kartierung mit Smartphone, GPS oder Field Paper](http://learnosm.org/de/mobile-mapping/) durchlesen.",
|
"survey": "Für Informationen über das Aufzeichnen von GPS-Daten kannst du dir folgende Anleitung zur [Kartierung mit Smartphone, GPS oder Field Paper](http://learnosm.org/de/mobile-mapping/) durchlesen.",
|
||||||
"using_h": "GPS-Tracks verwenden",
|
"using_h": "GPS-Tracks verwenden",
|
||||||
"using": "Um einen GPS-Track zum Zeichnen zu verwenden, ziehe ihn einfach per Drag & Drop auf die Karte. Wenn er erkannt wurde, wird er als helle lila Linie auf der Karte angezeigt. Klicke das {data} **Kartendaten**-Feld rechts, um die neue Ebene mit dem Track einzuschalten/auszuschalten oder den GPS-Track auf der Karte anzuzeigen.",
|
"using": "Um einen GPS-Track als Hintergrund zum Bearbeiten zu verwenden, ziehe ihn einfach per Drag & Drop auf die Karte. Wenn er erkannt wurde, wird er als helle lila Linie auf der Karte angezeigt. Klicke das {data} **Kartendaten**-Feld rechts, um die neue Ebene mit dem Track einzuschalten/auszuschalten oder den GPS-Track auf der Karte anzuzeigen.",
|
||||||
"tracing": "Der GPS-Track wird nicht zu OpenStreetMap hochgeladen. Am besten verwendest du ihn als Orientierung um neue Objekte zu zeichnen.",
|
"tracing": "Der GPS-Track wird nicht zu OpenStreetMap hochgeladen. Am besten verwendest du ihn als Orientierung um neue Objekte zu zeichnen.",
|
||||||
"upload": "Du kannst auch [deine GPS-Tracks zu OpenStreetMap hochladen](https://www.openstreetmap.org/trace/create), damit sie von anderen Benutzern verwendet werden können."
|
"upload": "Du kannst auch [deine GPS-Tracks zu OpenStreetMap hochladen](https://www.openstreetmap.org/trace/create), damit sie von anderen Benutzern verwendet werden können."
|
||||||
},
|
},
|
||||||
|
@ -1721,8 +1721,8 @@
|
||||||
"fixme_tag": {
|
"fixme_tag": {
|
||||||
"title": "„FIXME“ Ersuchen",
|
"title": "„FIXME“ Ersuchen",
|
||||||
"message": "{feature} mit „FIXME“ Ersuchen",
|
"message": "{feature} mit „FIXME“ Ersuchen",
|
||||||
"tip": "Finde Objekte mit einer „FIXME“ Eigenschaft",
|
"tip": "Finde Objekte mit einer „fixme“ Eigenschaft",
|
||||||
"reference": "Eine „FIXME“ Eigenschaft weist darauf hin, dass ein Mapper um Hilfe mit einem Objekt ersucht hat."
|
"reference": "Eine „fixme“ Eigenschaft weist darauf hin, dass ein Mapper um Hilfe mit einem Objekt ersucht hat."
|
||||||
},
|
},
|
||||||
"generic_name": {
|
"generic_name": {
|
||||||
"title": "Verdächtige Namen",
|
"title": "Verdächtige Namen",
|
||||||
|
@ -1740,6 +1740,20 @@
|
||||||
"reference": "Google-Produkte sind urheberrechtlich geschützt und sollten nicht als Referenz verwendet werden."
|
"reference": "Google-Produkte sind urheberrechtlich geschützt und sollten nicht als Referenz verwendet werden."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "Ungültige Formatierung",
|
||||||
|
"tip": "Finde Eigenschaften mit unerwarteten Formaten",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} hat eine ungültige E-Mail-Adresse.",
|
||||||
|
"message_multi": "{feature} hat mehrere ungültige E-Mail-Adressen.",
|
||||||
|
"reference": "Email-Adresse muss wie \"user@example.com\" aussehen."
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} hat eine ungültige Website.",
|
||||||
|
"message_multi": "{feature} hat mehrere ungültige Websiten.",
|
||||||
|
"reference": "Websiten sollten mit \"http\" oder \"https\" beginnen."
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "Fehlende Rollen",
|
"title": "Fehlende Rollen",
|
||||||
"message": "{member} hat keine Rolle in {relation}",
|
"message": "{member} hat keine Rolle in {relation}",
|
||||||
|
@ -1774,6 +1788,10 @@
|
||||||
"incomplete": {
|
"incomplete": {
|
||||||
"message": "{feature} hat unvollständige Eigenschaften",
|
"message": "{feature} hat unvollständige Eigenschaften",
|
||||||
"reference": "Einige Objekte sollten zusätzliche Eigenschaften haben."
|
"reference": "Einige Objekte sollten zusätzliche Eigenschaften haben."
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "{feature} sieht aus wie eine Marke mit eigenartigen Eigenschaften",
|
||||||
|
"reference": "Alle Objekte derselben Marke sollten in derselben Weise erfasst werden."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
|
@ -2188,7 +2206,7 @@
|
||||||
"help": "Du bist nun bereit OpenStreetMap zu bearbeiten!{br}Du kannst mit dem {button} Hilfe-Knopf oder der '{key}'-Taste mehr Dokumentation ansehen und diesen Rundgang wieder aufrufen.",
|
"help": "Du bist nun bereit OpenStreetMap zu bearbeiten!{br}Du kannst mit dem {button} Hilfe-Knopf oder der '{key}'-Taste mehr Dokumentation ansehen und diesen Rundgang wieder aufrufen.",
|
||||||
"shortcuts": "Du kannst eine Liste der Befehle zusammen mit ihren Tastenkürzeln durch Drücken der '{key}'-Taste ansehen.",
|
"shortcuts": "Du kannst eine Liste der Befehle zusammen mit ihren Tastenkürzeln durch Drücken der '{key}'-Taste ansehen.",
|
||||||
"save": "Vergiss nicht, regelmäßig zu speichern, um die Änderungen zu OpenStreetMap hochzuladen!",
|
"save": "Vergiss nicht, regelmäßig zu speichern, um die Änderungen zu OpenStreetMap hochzuladen!",
|
||||||
"start": "Beginne mit dem Bearbeiten!"
|
"start": "Fang an zu bearbeiten!"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"shortcuts": {
|
"shortcuts": {
|
||||||
|
@ -2838,6 +2856,10 @@
|
||||||
"label": "Geräte",
|
"label": "Geräte",
|
||||||
"placeholder": "1, 2, 3..."
|
"placeholder": "1, 2, 3..."
|
||||||
},
|
},
|
||||||
|
"diameter": {
|
||||||
|
"label": "Durchmesser",
|
||||||
|
"placeholder": "5 mm, 10 cm, 15 dm ..."
|
||||||
|
},
|
||||||
"diaper": {
|
"diaper": {
|
||||||
"label": "Windelwechseln möglich"
|
"label": "Windelwechseln möglich"
|
||||||
},
|
},
|
||||||
|
@ -2883,7 +2905,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Blickrichtung",
|
"label": "Betroffene Richtung",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Rückwärts",
|
"backward": "Rückwärts",
|
||||||
"both": "Beide / Alle",
|
"both": "Beide / Alle",
|
||||||
|
@ -3659,7 +3681,7 @@
|
||||||
"placeholder": "Entfernung in Kilometer mit einer Nachkommastelle (123.4)"
|
"placeholder": "Entfernung in Kilometer mit einer Nachkommastelle (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Blickrichtung",
|
"label": "Betroffene Richtung",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Rückwärts",
|
"backward": "Rückwärts",
|
||||||
"both": "Beide / Alle",
|
"both": "Beide / Alle",
|
||||||
|
@ -4139,7 +4161,7 @@
|
||||||
"label": "Verkehrsschild"
|
"label": "Verkehrsschild"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Richtung",
|
"label": "Betroffene Richtung",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Rückwärts",
|
"backward": "Rückwärts",
|
||||||
"both": "Beide / Alle",
|
"both": "Beide / Alle",
|
||||||
|
@ -4150,7 +4172,7 @@
|
||||||
"label": "Typ"
|
"label": "Typ"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Blickrichtung",
|
"label": "Betroffene Richtung",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Rückwärts",
|
"backward": "Rückwärts",
|
||||||
"both": "Beide / Alle",
|
"both": "Beide / Alle",
|
||||||
|
@ -4185,6 +4207,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "Bäume"
|
"label": "Bäume"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "Typ"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "Oberleitung für einen Oberleitungsbus"
|
"label": "Oberleitung für einen Oberleitungsbus"
|
||||||
},
|
},
|
||||||
|
@ -4203,6 +4228,9 @@
|
||||||
"tourism": "Touristische Nutzung"
|
"tourism": "Touristische Nutzung"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"valve": {
|
||||||
|
"label": "Typ"
|
||||||
|
},
|
||||||
"vending": {
|
"vending": {
|
||||||
"label": "Warentyp"
|
"label": "Warentyp"
|
||||||
},
|
},
|
||||||
|
@ -4797,6 +4825,18 @@
|
||||||
"name": "Christliche Kirche",
|
"name": "Christliche Kirche",
|
||||||
"terms": "Christliche Kirche"
|
"terms": "Christliche Kirche"
|
||||||
},
|
},
|
||||||
|
"amenity/place_of_worship/christian/jehovahs_witness": {
|
||||||
|
"name": "Königreichssaal der Zeugen Jehovas",
|
||||||
|
"terms": "Königreichssaal der Zeugen Jehovas"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/la_luz_del_mundo": {
|
||||||
|
"name": "La Luz del Mundo Tempel",
|
||||||
|
"terms": "christliche, Kirche, Gotteshaus, Gebetshaus, Anbetungshaus"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/quaker": {
|
||||||
|
"name": "Quäker-Versammlungshaus",
|
||||||
|
"terms": "Quäker-Versammlungshaus"
|
||||||
|
},
|
||||||
"amenity/place_of_worship/hindu": {
|
"amenity/place_of_worship/hindu": {
|
||||||
"name": "Hindutempel",
|
"name": "Hindutempel",
|
||||||
"terms": "hinduistisch"
|
"terms": "hinduistisch"
|
||||||
|
@ -4863,7 +4903,7 @@
|
||||||
},
|
},
|
||||||
"amenity/public_bookcase": {
|
"amenity/public_bookcase": {
|
||||||
"name": "Offentlicher Bücherschrank",
|
"name": "Offentlicher Bücherschrank",
|
||||||
"terms": "Öffentlicher Bücherschrank, öffentlicher Bücherkasten"
|
"terms": "Öffentlicher Bücherschrank, Offener Bücherschrank, Offenes Bücherregal, Öffentlicher Bücherkasten, Lesebank, Bücherbox"
|
||||||
},
|
},
|
||||||
"amenity/ranger_station": {
|
"amenity/ranger_station": {
|
||||||
"name": "Ranger-Station",
|
"name": "Ranger-Station",
|
||||||
|
@ -6497,41 +6537,25 @@
|
||||||
"name": "Kaserne",
|
"name": "Kaserne",
|
||||||
"terms": "Baracken"
|
"terms": "Baracken"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Militärbunker",
|
|
||||||
"terms": "Militärischer Bunker"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Kontrollpunkt",
|
|
||||||
"terms": "Checkpoint, Kontrollpunkt, Grenzübergang"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Gefahrenbereich",
|
"name": "Militärischer Gefahrenbereich",
|
||||||
"terms": "gefährlicher Bereich"
|
"terms": "militärischer gefährlicher Bereich"
|
||||||
},
|
},
|
||||||
"landuse/military/naval_base": {
|
"landuse/military/naval_base": {
|
||||||
"name": "Marinestützpunkt",
|
"name": "Marinestützpunkt",
|
||||||
"terms": "Flottenstützpunkt"
|
"terms": "Flottenstützpunkt"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Kernwaffenexplosionensgelände",
|
|
||||||
"terms": "Atomwaffenexplosionensgelände,Nuklearwaffenexplosionensgelände"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Hindernisstrecke",
|
"name": "Militärische Hindernisstrecke",
|
||||||
"terms": "Hindernisbahn"
|
"terms": "Militärische Hindernisbahn"
|
||||||
},
|
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Militärbüro",
|
|
||||||
"terms": "Militärisches Büro"
|
|
||||||
},
|
},
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Truppenübungsplatz",
|
"name": "Truppenübungsplatz",
|
||||||
"terms": "Schießstand,Truppenübungsplatz"
|
"terms": "Schießstand,Truppenübungsplatz"
|
||||||
},
|
},
|
||||||
"landuse/military/training_area": {
|
"landuse/military/training_area": {
|
||||||
"name": "Übungsplatz",
|
"name": "Militärischer Übungsplatz",
|
||||||
"terms": "Übungsplatz"
|
"terms": "Militärischer Übungsplatz"
|
||||||
},
|
},
|
||||||
"landuse/orchard": {
|
"landuse/orchard": {
|
||||||
"name": "Obstplantage",
|
"name": "Obstplantage",
|
||||||
|
@ -6634,6 +6658,9 @@
|
||||||
"name": "Hundepark",
|
"name": "Hundepark",
|
||||||
"terms": "Hundefreilaufzone, Hundeauslaufzone, Hundezone, Hundeauslaufplatz"
|
"terms": "Hundefreilaufzone, Hundeauslaufzone, Hundezone, Hundeauslaufplatz"
|
||||||
},
|
},
|
||||||
|
"leisure/escape_game": {
|
||||||
|
"name": "Escape Room"
|
||||||
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "Feuerstelle",
|
"name": "Feuerstelle",
|
||||||
"terms": "Feuerstelle"
|
"terms": "Feuerstelle"
|
||||||
|
@ -7045,6 +7072,10 @@
|
||||||
"name": "Unterirdische Pipeline",
|
"name": "Unterirdische Pipeline",
|
||||||
"terms": "Unterirdische Pipeline"
|
"terms": "Unterirdische Pipeline"
|
||||||
},
|
},
|
||||||
|
"man_made/pipeline/valve": {
|
||||||
|
"name": "Pipeline Ventil",
|
||||||
|
"terms": "Öl, Gas, Wasser, Abwasser, Abwasserkanal"
|
||||||
|
},
|
||||||
"man_made/pumping_station": {
|
"man_made/pumping_station": {
|
||||||
"name": "Pumpwerk",
|
"name": "Pumpwerk",
|
||||||
"terms": "Pumpstation, Hebeanlage, Hebewerk, Schöpfwerk, Wasserhebewerk"
|
"terms": "Pumpstation, Hebeanlage, Hebewerk, Schöpfwerk, Wasserhebewerk"
|
||||||
|
@ -7145,6 +7176,26 @@
|
||||||
"name": "Telekommunikationskabel-Wartungszugang",
|
"name": "Telekommunikationskabel-Wartungszugang",
|
||||||
"terms": "Telekommunikationskabel-Wartungszugang"
|
"terms": "Telekommunikationskabel-Wartungszugang"
|
||||||
},
|
},
|
||||||
|
"military/bunker": {
|
||||||
|
"name": "Militärischer Bunker",
|
||||||
|
"terms": "Luftwaffe, Armee, Kampf, Wache, Marine, Kriegsflotte, Truppen, Krieg"
|
||||||
|
},
|
||||||
|
"military/checkpoint": {
|
||||||
|
"name": "Kontrollpunkt",
|
||||||
|
"terms": "Luftwaffe, Armee, Kampf, Wache, Marine, Kriegsflotte, Truppen, Krieg"
|
||||||
|
},
|
||||||
|
"military/nuclear_explosion_site": {
|
||||||
|
"name": "Atombombendetonationsstelle",
|
||||||
|
"terms": "Atom, Explosion, Detonation, Nuklear, Test"
|
||||||
|
},
|
||||||
|
"military/office": {
|
||||||
|
"name": "Militärbüro",
|
||||||
|
"terms": "Luftwaffe, Armee, Kampf, Wache, Marine, Kriegsflotte, Truppen, Krieg, Einberufung, Rekrutierung"
|
||||||
|
},
|
||||||
|
"military/trench": {
|
||||||
|
"name": "Schützengraben",
|
||||||
|
"terms": "Schützengraben, ausgegraben, Infanteriegraben"
|
||||||
|
},
|
||||||
"natural": {
|
"natural": {
|
||||||
"name": "Natur"
|
"name": "Natur"
|
||||||
},
|
},
|
||||||
|
@ -7335,6 +7386,10 @@
|
||||||
"name": "Büro einer Nonprofit-Organisation",
|
"name": "Büro einer Nonprofit-Organisation",
|
||||||
"terms": "Büro einer Nonprofit-Organisation, NPO-Büro, Verein, Vereinsheim, Vereinsbüro, Studentenverbindung, e.V."
|
"terms": "Büro einer Nonprofit-Organisation, NPO-Büro, Verein, Vereinsheim, Vereinsbüro, Studentenverbindung, e.V."
|
||||||
},
|
},
|
||||||
|
"office/bail_bond_agent": {
|
||||||
|
"name": "Kautionsvermittler",
|
||||||
|
"terms": "Kautionsvermittler"
|
||||||
|
},
|
||||||
"office/charity": {
|
"office/charity": {
|
||||||
"name": "Wohlfahrtseinrichtung",
|
"name": "Wohlfahrtseinrichtung",
|
||||||
"terms": "Wohlfahrtseinrichtung"
|
"terms": "Wohlfahrtseinrichtung"
|
||||||
|
@ -8381,6 +8436,10 @@
|
||||||
"name": "Sanitätshaus",
|
"name": "Sanitätshaus",
|
||||||
"terms": "Drogerie,Medizinbedarf,Medizinbedarfgeschäft"
|
"terms": "Drogerie,Medizinbedarf,Medizinbedarfgeschäft"
|
||||||
},
|
},
|
||||||
|
"shop/military_surplus": {
|
||||||
|
"name": "Militärkleidungsabverkauf",
|
||||||
|
"terms": "Waffen, Armee, Marine, Abverkauf"
|
||||||
|
},
|
||||||
"shop/mobile_phone": {
|
"shop/mobile_phone": {
|
||||||
"name": "Mobiltelefonladen",
|
"name": "Mobiltelefonladen",
|
||||||
"terms": "Handygeschäft"
|
"terms": "Handygeschäft"
|
||||||
|
@ -9089,13 +9148,6 @@
|
||||||
"description": "Kachelgrenzen und Aufnahmedatum werden bei Zoom-Level 13 und höher angezeigt.",
|
"description": "Kachelgrenzen und Aufnahmedatum werden bei Zoom-Level 13 und höher angezeigt.",
|
||||||
"name": "DigitalGlobe Standard Bildmaterial Klassisch"
|
"name": "DigitalGlobe Standard Bildmaterial Klassisch"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"attribution": {
|
|
||||||
"text": "Bedingungen & Feedback"
|
|
||||||
},
|
|
||||||
"description": "DigitalGlobe-Vivid ist ein Mosaik mit optimalen ästhetischen Ansichten für jeden Bereich am Globus, 50cm Auflösung oder besser und Aktualität <20 Monate durchschnittlich.",
|
|
||||||
"name": "DigitalGlobe Vivid Hintergrund"
|
|
||||||
},
|
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Sentinel-2 wolkenfrei - https://s2maps.eu by EOX IT Services GmbH (enthält modofizierte Copernicus Sentinel Daten 2017 & 2018)"
|
"text": "Sentinel-2 wolkenfrei - https://s2maps.eu by EOX IT Services GmbH (enthält modofizierte Copernicus Sentinel Daten 2017 & 2018)"
|
||||||
|
@ -9131,6 +9183,20 @@
|
||||||
"description": "Satellitenbilder und Luftbilder",
|
"description": "Satellitenbilder und Luftbilder",
|
||||||
"name": "Mapbox Satellit"
|
"name": "Mapbox Satellit"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Bedingungen & Feedback"
|
||||||
|
},
|
||||||
|
"description": "Maxar Premium ist ein Mosaic zusammengestellt aus der Maxar Basiskarte mit ausgewählten Regionen gefüllt mit +Vivid oder kundenspezifischen/benutzerdefinierten Bildbereichen mit einer Auflösung von mindestens 50 cm, die bei fortlaufenden Aktualisierungen häufiger aktualisiert werden.",
|
||||||
|
"name": "Maxar Premium Luftbilder (Beta)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Bedingungen & Feedback"
|
||||||
|
},
|
||||||
|
"description": "Maxar Standard ist eine Sammlung von kuratierten Bildern, die 86% der Landmasse der Erde abdecken, mit einer Auflösung von 30 bis 60 cm, sofern verfügbar, ergänzt durch Landsat. Das Durchschnittsalter beträgt 2,31 Jahre, wobei einige Gebiete zweimal pro Jahr aktualisiert werden.",
|
||||||
|
"name": "Maxar Standard Luftbilder (Beta)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, OpenStreetMap-Mitwirkende, CC BY-SA"
|
"text": "© Geofabrik GmbH, OpenStreetMap-Mitwirkende, CC BY-SA"
|
||||||
|
@ -9189,7 +9255,7 @@
|
||||||
},
|
},
|
||||||
"US-TIGER-Roads-2018": {
|
"US-TIGER-Roads-2018": {
|
||||||
"description": "Gelb = Public domain Kartendaten vom US Census. Rot = Data nicht in OpenStreetMap",
|
"description": "Gelb = Public domain Kartendaten vom US Census. Rot = Data nicht in OpenStreetMap",
|
||||||
"name": "TIGER Roads 2018"
|
"name": "TIGER Straßen 2018"
|
||||||
},
|
},
|
||||||
"USDA-NAIP": {
|
"USDA-NAIP": {
|
||||||
"description": "Das aktuellste Jahr der DOQQs aus dem Programm für Nationale Landwirtschafts-Luftbilder (National Agriculture Imagery Program, NAIP) für jeden Staat in den zusammenhängenden USA.",
|
"description": "Das aktuellste Jahr der DOQQs aus dem Programm für Nationale Landwirtschafts-Luftbilder (National Agriculture Imagery Program, NAIP) für jeden Staat in den zusammenhängenden USA.",
|
||||||
|
@ -9273,6 +9339,27 @@
|
||||||
"description": "Orthofotos von basemap.at, früher geoimage.at",
|
"description": "Orthofotos von basemap.at, früher geoimage.at",
|
||||||
"name": "basemap.at Orthofotos"
|
"name": "basemap.at Orthofotos"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Anmerkungen von basemap.at.",
|
||||||
|
"name": "basemap.at Überlagerung"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Oberflächenkarte von basemap.at.",
|
||||||
|
"name": "basemap.at Oberfläche"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Geländekarte von basemap.at.",
|
||||||
|
"name": "basemap.at Gelände"
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "EUFAR Balaton Orthofoto 2010"
|
"text": "EUFAR Balaton Orthofoto 2010"
|
||||||
|
|
3
vendor/assets/iD/iD/locales/dv.json
vendored
3
vendor/assets/iD/iD/locales/dv.json
vendored
|
@ -130,8 +130,7 @@
|
||||||
"area": "އިމާރާތްތައް"
|
"area": "އިމާރާތްތައް"
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "މުޅި ދުނިޔެއިން ބެލުމަށް ހޯދާ",
|
"search": "މުޅި ދުނިޔެއިން ބެލުމަށް ހޯދާ"
|
||||||
"no_results_visible": "ޗާޓުގައި ތިހޯދާ މައުލޫމާތެއް ނެތް"
|
|
||||||
},
|
},
|
||||||
"inspector": {
|
"inspector": {
|
||||||
"all_fields": "ހުރިހާ މަޢުލޫމާތެއް",
|
"all_fields": "ހުރިހާ މަޢުލޫމާތެއް",
|
||||||
|
|
169
vendor/assets/iD/iD/locales/el.json
vendored
169
vendor/assets/iD/iD/locales/el.json
vendored
|
@ -407,7 +407,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Αναζήτηση παγκοσμίως...",
|
"search": "Αναζήτηση παγκοσμίως...",
|
||||||
"no_results_visible": "Χωρίς αποτελέσματα στην ορατή περιοχή χάρτη",
|
|
||||||
"no_results_worldwide": "Δεν βρέθηκαν αποτελέσματα"
|
"no_results_worldwide": "Δεν βρέθηκαν αποτελέσματα"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -561,12 +560,6 @@
|
||||||
"tooltip": "Οι περιοχές σχεδιάζονται πλήρως γεμισμένες."
|
"tooltip": "Οι περιοχές σχεδιάζονται πλήρως γεμισμένες."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Έχετε μη αποθηκευμένες αλλαγές",
|
|
||||||
"description": "Θα θέλατε να επαναφέρετε μη αποθηκευμένες αλλαγές από μια προηγούμενη συνεδρία επεξεργασίας;",
|
|
||||||
"restore": "Επαναφέρετε τις αλλαγές μου",
|
|
||||||
"reset": "Απορρίψτε τις αλλαγές μου"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Αποθήκευση",
|
"title": "Αποθήκευση",
|
||||||
"help": "Ελέγξτε τις αλλαγές σας και μεταφορτώστε τις στο OpenStreetMap, καθιστώντας τις ορατές σε άλλους χρήστες.",
|
"help": "Ελέγξτε τις αλλαγές σας και μεταφορτώστε τις στο OpenStreetMap, καθιστώντας τις ορατές σε άλλους χρήστες.",
|
||||||
|
@ -600,10 +593,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Μόλις επεξεργαστήκατε το OpenStreetMap!",
|
|
||||||
"thank_you": "Σας ευχαριστούμε για τη βελτίωση του χάρτη.",
|
|
||||||
"thank_you_location": "Σας ευχαριστούμε για τη βελτίωση του χάρτη γύρω από το {where}.",
|
|
||||||
"help_html": "Οι αλλαγές σας θα πρέπει να εμφανιστούν στο OpenStreetMap μέσα σε λίγα λεπτά. Ενδέχεται να χρειαστεί περισσότερος χρόνος για να λάβετε ενημερώσεις από άλλους χάρτες.",
|
|
||||||
"help_link_text": "Λεπτομέρειες",
|
"help_link_text": "Λεπτομέρειες",
|
||||||
"view_on_osm": "Προβολή Αλλαγών στο OSM",
|
"view_on_osm": "Προβολή Αλλαγών στο OSM",
|
||||||
"changeset_id": "Το πακέτο αλλαγών σας #: {changeset_id}",
|
"changeset_id": "Το πακέτο αλλαγών σας #: {changeset_id}",
|
||||||
|
@ -618,12 +607,6 @@
|
||||||
"okay": "Εντάξει",
|
"okay": "Εντάξει",
|
||||||
"cancel": "Ακύρωση"
|
"cancel": "Ακύρωση"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Καλώς ήλθατε στον iD επεξεργαστή για το OpenStreetMap",
|
|
||||||
"text": "Το iD είναι ένα φιλικό αλλά ισχυρό εργαλείο για συνεισφορά στον καλύτερο του κόσμου, ελεύθερο, παγκόσμιο χάρτη. Αυτή είναι η έκδοση {version}. Για περισσότερες πληροφορίες δείτε το {website} και αναφέρετε bugs στο {github}.",
|
|
||||||
"walkthrough": "Ξεκινήστε την Περιήγηση",
|
|
||||||
"start": "Επεξεργασία τώρα"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "ζωντανά",
|
"live": "ζωντανά",
|
||||||
"lose_changes": "Έχετε μη αποθηκευμένες αλλαγές. Αλλάζοντας τον διακομιστή χάρτη θα τις απορρίψετε. Είστε σίγουρος/-η ότι θέλετε να αλλάξετε διακομιστή;"
|
"lose_changes": "Έχετε μη αποθηκευμένες αλλαγές. Αλλάζοντας τον διακομιστή χάρτη θα τις απορρίψετε. Είστε σίγουρος/-η ότι θέλετε να αλλάξετε διακομιστή;"
|
||||||
|
@ -1163,14 +1146,38 @@
|
||||||
"category-landuse": {
|
"category-landuse": {
|
||||||
"name": "Χαρακτηριστικά Χρήσης Γης"
|
"name": "Χαρακτηριστικά Χρήσης Γης"
|
||||||
},
|
},
|
||||||
|
"category-natural": {
|
||||||
|
"name": "Φυσικά Χαρακτηριστικά"
|
||||||
|
},
|
||||||
|
"category-path": {
|
||||||
|
"name": "Διαδρομές Πεζών"
|
||||||
|
},
|
||||||
|
"category-rail": {
|
||||||
|
"name": "Σταθερές Τροχιές"
|
||||||
|
},
|
||||||
"category-restriction": {
|
"category-restriction": {
|
||||||
"name": "Χαρακτηριστικά Απαγόρευσης"
|
"name": "Χαρακτηριστικά Απαγόρευσης"
|
||||||
},
|
},
|
||||||
|
"category-road_major": {
|
||||||
|
"name": "Μεγάλες Οδοί"
|
||||||
|
},
|
||||||
|
"category-road_minor": {
|
||||||
|
"name": "Μικρές Οδοί"
|
||||||
|
},
|
||||||
|
"category-road_service": {
|
||||||
|
"name": "Ειδικές Οδοί"
|
||||||
|
},
|
||||||
"category-route": {
|
"category-route": {
|
||||||
"name": "Χαρακτηριστικά Διαδρομής"
|
"name": "Χαρακτηριστικά Διαδρομής"
|
||||||
},
|
},
|
||||||
"category-utility": {
|
"category-utility": {
|
||||||
"name": "Χαρακτηριστικά Κοινής Ωφέλειας"
|
"name": "Χαρακτηριστικά Κοινής Ωφέλειας"
|
||||||
|
},
|
||||||
|
"category-water": {
|
||||||
|
"name": "Υδάτινες Διαδρομές"
|
||||||
|
},
|
||||||
|
"category-waterway": {
|
||||||
|
"name": "Διαδρομές Νερού"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"fields": {
|
"fields": {
|
||||||
|
@ -1301,6 +1308,9 @@
|
||||||
"agrarian": {
|
"agrarian": {
|
||||||
"label": "Προϊόντα"
|
"label": "Προϊόντα"
|
||||||
},
|
},
|
||||||
|
"air_conditioning": {
|
||||||
|
"label": "Κλιματιζόμενος"
|
||||||
|
},
|
||||||
"amenity": {
|
"amenity": {
|
||||||
"label": "Είδος"
|
"label": "Είδος"
|
||||||
},
|
},
|
||||||
|
@ -1326,7 +1336,7 @@
|
||||||
"label": "Τύπος"
|
"label": "Τύπος"
|
||||||
},
|
},
|
||||||
"atm": {
|
"atm": {
|
||||||
"label": "ΑΤΜ"
|
"label": "Μηχάνημα Αυτόματης Ανάληψης"
|
||||||
},
|
},
|
||||||
"attraction": {
|
"attraction": {
|
||||||
"label": "Τύπος"
|
"label": "Τύπος"
|
||||||
|
@ -1374,8 +1384,7 @@
|
||||||
"options": {
|
"options": {
|
||||||
"plasma": "πλάσμα",
|
"plasma": "πλάσμα",
|
||||||
"platelets": "αιμοπετάλια",
|
"platelets": "αιμοπετάλια",
|
||||||
"stemcells": "δείγματα βλαστοκυττάρων",
|
"stemcells": "δείγματα βλαστοκυττάρων"
|
||||||
"whole": "ολικό αίμα"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"board_type": {
|
"board_type": {
|
||||||
|
@ -1406,6 +1415,10 @@
|
||||||
"building": {
|
"building": {
|
||||||
"label": "Κτίριο"
|
"label": "Κτίριο"
|
||||||
},
|
},
|
||||||
|
"building/levels_building": {
|
||||||
|
"label": "Επίπεδα Κτισμάτων",
|
||||||
|
"placeholder": "2, 4, 6..."
|
||||||
|
},
|
||||||
"building/material": {
|
"building/material": {
|
||||||
"label": "Υλικό Κατασκευής"
|
"label": "Υλικό Κατασκευής"
|
||||||
},
|
},
|
||||||
|
@ -1469,6 +1482,9 @@
|
||||||
"construction": {
|
"construction": {
|
||||||
"label": "Είδος"
|
"label": "Είδος"
|
||||||
},
|
},
|
||||||
|
"consulate": {
|
||||||
|
"label": "Είδος"
|
||||||
|
},
|
||||||
"contact/webcam": {
|
"contact/webcam": {
|
||||||
"label": "Διαδικτυακή Διεύθυνση της Webcam",
|
"label": "Διαδικτυακή Διεύθυνση της Webcam",
|
||||||
"placeholder": "http://example.com/"
|
"placeholder": "http://example.com/"
|
||||||
|
@ -1611,6 +1627,9 @@
|
||||||
"diet_multi": {
|
"diet_multi": {
|
||||||
"label": "Τύπος Διαίτης"
|
"label": "Τύπος Διαίτης"
|
||||||
},
|
},
|
||||||
|
"diplomatic/services": {
|
||||||
|
"label": "Υπηρεσίες"
|
||||||
|
},
|
||||||
"direction": {
|
"direction": {
|
||||||
"label": "Κατεύθυνση (Μοίρες Δεξιόστροφα)",
|
"label": "Κατεύθυνση (Μοίρες Δεξιόστροφα)",
|
||||||
"placeholder": "45, 90, 180, 270"
|
"placeholder": "45, 90, 180, 270"
|
||||||
|
@ -1644,7 +1663,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Κατεύθυνση",
|
"label": "Επηρεαζόμενη Κατεύθυνση",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Ανάποδα",
|
"backward": "Ανάποδα",
|
||||||
"both": "Και τα δύο / Όλα",
|
"both": "Και τα δύο / Όλα",
|
||||||
|
@ -1671,6 +1690,9 @@
|
||||||
"yes": "Επιτρεπόμενο"
|
"yes": "Επιτρεπόμενο"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"door": {
|
||||||
|
"label": "Πόρτα"
|
||||||
|
},
|
||||||
"drive_through": {
|
"drive_through": {
|
||||||
"label": "Οδήγηση Δια Μέσου"
|
"label": "Οδήγηση Δια Μέσου"
|
||||||
},
|
},
|
||||||
|
@ -1742,6 +1764,9 @@
|
||||||
"fireplace": {
|
"fireplace": {
|
||||||
"label": "Τζάκι"
|
"label": "Τζάκι"
|
||||||
},
|
},
|
||||||
|
"fishing": {
|
||||||
|
"label": "Αλιεία"
|
||||||
|
},
|
||||||
"fitness_station": {
|
"fitness_station": {
|
||||||
"label": "Είδος Εξοπλισμού"
|
"label": "Είδος Εξοπλισμού"
|
||||||
},
|
},
|
||||||
|
@ -1751,6 +1776,12 @@
|
||||||
"flag/type": {
|
"flag/type": {
|
||||||
"label": "Είδος Σημαίας"
|
"label": "Είδος Σημαίας"
|
||||||
},
|
},
|
||||||
|
"floating": {
|
||||||
|
"label": "Πλωτός"
|
||||||
|
},
|
||||||
|
"flood_prone": {
|
||||||
|
"label": "Αντιπλημμυρικό"
|
||||||
|
},
|
||||||
"ford": {
|
"ford": {
|
||||||
"label": "Είδος",
|
"label": "Είδος",
|
||||||
"placeholder": "Προκαθορισμένο"
|
"placeholder": "Προκαθορισμένο"
|
||||||
|
@ -1822,7 +1853,10 @@
|
||||||
"label": "Ύψος (Μέτρα)"
|
"label": "Ύψος (Μέτρα)"
|
||||||
},
|
},
|
||||||
"height_building": {
|
"height_building": {
|
||||||
"label": "Ύψος Κτιρίου"
|
"label": "Ύψος Κτιρίου (σε Μέτρα)"
|
||||||
|
},
|
||||||
|
"highspeed": {
|
||||||
|
"label": "Υψηλής Ταχύτητας"
|
||||||
},
|
},
|
||||||
"highway": {
|
"highway": {
|
||||||
"label": "Είδος"
|
"label": "Είδος"
|
||||||
|
@ -1926,6 +1960,12 @@
|
||||||
"internet_access/fee": {
|
"internet_access/fee": {
|
||||||
"label": "Κώμιστρο Πρόσβασης στο Διαδίκτυο"
|
"label": "Κώμιστρο Πρόσβασης στο Διαδίκτυο"
|
||||||
},
|
},
|
||||||
|
"internet_access/ssid": {
|
||||||
|
"label": "Όνομα Ασύρματου Δικτύου"
|
||||||
|
},
|
||||||
|
"interval": {
|
||||||
|
"label": "Διάλειμμα"
|
||||||
|
},
|
||||||
"junction/ref_oneway": {
|
"junction/ref_oneway": {
|
||||||
"label": "Αριθμός Κόμβου"
|
"label": "Αριθμός Κόμβου"
|
||||||
},
|
},
|
||||||
|
@ -1940,6 +1980,9 @@
|
||||||
"kerb": {
|
"kerb": {
|
||||||
"label": "Κράσπεδο"
|
"label": "Κράσπεδο"
|
||||||
},
|
},
|
||||||
|
"kerb/height": {
|
||||||
|
"label": "Ύψος"
|
||||||
|
},
|
||||||
"label": {
|
"label": {
|
||||||
"label": "Ετικέτα"
|
"label": "Ετικέτα"
|
||||||
},
|
},
|
||||||
|
@ -2023,12 +2066,18 @@
|
||||||
"roof": "Ταράτσα"
|
"roof": "Ταράτσα"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"lock": {
|
||||||
|
"label": "Κλειδαριά"
|
||||||
|
},
|
||||||
"man_made": {
|
"man_made": {
|
||||||
"label": "Είδος"
|
"label": "Είδος"
|
||||||
},
|
},
|
||||||
"manhole": {
|
"manhole": {
|
||||||
"label": "Είδος"
|
"label": "Είδος"
|
||||||
},
|
},
|
||||||
|
"manufacturer": {
|
||||||
|
"label": "Κατασκευαστής"
|
||||||
|
},
|
||||||
"map_size": {
|
"map_size": {
|
||||||
"label": "Κάλυψη"
|
"label": "Κάλυψη"
|
||||||
},
|
},
|
||||||
|
@ -2056,9 +2105,15 @@
|
||||||
"maxweight": {
|
"maxweight": {
|
||||||
"label": "Μέγιστο Βάρος"
|
"label": "Μέγιστο Βάρος"
|
||||||
},
|
},
|
||||||
|
"maxweight_bridge": {
|
||||||
|
"label": "Μέγιστο Βάρος"
|
||||||
|
},
|
||||||
"memorial": {
|
"memorial": {
|
||||||
"label": "Είδος"
|
"label": "Είδος"
|
||||||
},
|
},
|
||||||
|
"microbrewery": {
|
||||||
|
"label": "Μικρή Ζυθοποιία"
|
||||||
|
},
|
||||||
"minspeed": {
|
"minspeed": {
|
||||||
"label": "Ελάχιστο Όριο Ταχύτητας",
|
"label": "Ελάχιστο Όριο Ταχύτητας",
|
||||||
"placeholder": "20, 30, 40..."
|
"placeholder": "20, 30, 40..."
|
||||||
|
@ -2178,7 +2233,8 @@
|
||||||
"label": "Αναμενόμενη Ημερομηνία Λειτουργίας "
|
"label": "Αναμενόμενη Ημερομηνία Λειτουργίας "
|
||||||
},
|
},
|
||||||
"opening_hours": {
|
"opening_hours": {
|
||||||
"label": "Ωράριο"
|
"label": "Ωράριο",
|
||||||
|
"placeholder": "Άγνωστο"
|
||||||
},
|
},
|
||||||
"operator": {
|
"operator": {
|
||||||
"label": "Διαχειριστής"
|
"label": "Διαχειριστής"
|
||||||
|
@ -2208,6 +2264,9 @@
|
||||||
"payment_multi": {
|
"payment_multi": {
|
||||||
"label": "Τρόποι Πληρωμής"
|
"label": "Τρόποι Πληρωμής"
|
||||||
},
|
},
|
||||||
|
"payment_multi_fee": {
|
||||||
|
"label": "Τρόποι Εξόφλησης"
|
||||||
|
},
|
||||||
"phases": {
|
"phases": {
|
||||||
"label": "Φάσεις",
|
"label": "Φάσεις",
|
||||||
"placeholder": "1, 2, 3..."
|
"placeholder": "1, 2, 3..."
|
||||||
|
@ -2325,7 +2384,6 @@
|
||||||
"placeholder": "Απόσταση μέχρι δεκαδικού (123.4)"
|
"placeholder": "Απόσταση μέχρι δεκαδικού (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Κατεύθυνση",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Όπισθεν",
|
"backward": "Όπισθεν",
|
||||||
"both": "Και τα Δύο / Όλα",
|
"both": "Και τα Δύο / Όλα",
|
||||||
|
@ -2361,6 +2419,9 @@
|
||||||
"ref_road_number": {
|
"ref_road_number": {
|
||||||
"label": "Αριθμός Δρόμου"
|
"label": "Αριθμός Δρόμου"
|
||||||
},
|
},
|
||||||
|
"ref_room_number": {
|
||||||
|
"label": "Αριθμός Δωματίου"
|
||||||
|
},
|
||||||
"ref_route": {
|
"ref_route": {
|
||||||
"label": "Αριθμός Δρομολογίου"
|
"label": "Αριθμός Δρομολογίου"
|
||||||
},
|
},
|
||||||
|
@ -2381,6 +2442,15 @@
|
||||||
"religion": {
|
"religion": {
|
||||||
"label": "Θρησκεία"
|
"label": "Θρησκεία"
|
||||||
},
|
},
|
||||||
|
"reservation": {
|
||||||
|
"label": "Κρατήσεις",
|
||||||
|
"options": {
|
||||||
|
"no": "Μη Αποδεκτό",
|
||||||
|
"recommended": "Συνιστώμενο",
|
||||||
|
"required": "Απαιτούμενο",
|
||||||
|
"yes": "Αποδεκτό"
|
||||||
|
}
|
||||||
|
},
|
||||||
"restriction": {
|
"restriction": {
|
||||||
"label": "Είδος"
|
"label": "Είδος"
|
||||||
},
|
},
|
||||||
|
@ -2540,7 +2610,7 @@
|
||||||
"label": "Χρόνοι Εξυπηρέτησης"
|
"label": "Χρόνοι Εξυπηρέτησης"
|
||||||
},
|
},
|
||||||
"shelter": {
|
"shelter": {
|
||||||
"label": "Καταφύγιο"
|
"label": "Σκέπαστρο"
|
||||||
},
|
},
|
||||||
"shelter_type": {
|
"shelter_type": {
|
||||||
"label": "Τύπος"
|
"label": "Τύπος"
|
||||||
|
@ -2701,6 +2771,9 @@
|
||||||
},
|
},
|
||||||
"placeholder": "Ναι, Όχι, Μόνο Παραλαβή από το κατάστημα..."
|
"placeholder": "Ναι, Όχι, Μόνο Παραλαβή από το κατάστημα..."
|
||||||
},
|
},
|
||||||
|
"target": {
|
||||||
|
"label": "Στόχος"
|
||||||
|
},
|
||||||
"tidal": {
|
"tidal": {
|
||||||
"label": "Παλιρροιακός"
|
"label": "Παλιρροιακός"
|
||||||
},
|
},
|
||||||
|
@ -2751,7 +2824,6 @@
|
||||||
"label": "Πινακίδα Κίνησης"
|
"label": "Πινακίδα Κίνησης"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Κατεύθυνση",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Προς το πίσω",
|
"backward": "Προς το πίσω",
|
||||||
"both": "Και οι δύο / 'Ολα",
|
"both": "Και οι δύο / 'Ολα",
|
||||||
|
@ -2762,7 +2834,6 @@
|
||||||
"label": "Είδος"
|
"label": "Είδος"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Κατεύθυνση",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Όπισθεν",
|
"backward": "Όπισθεν",
|
||||||
"both": "Και τα Δύο / Όλα",
|
"both": "Και τα Δύο / Όλα",
|
||||||
|
@ -2965,7 +3036,7 @@
|
||||||
"terms": "Ελικοδρόμιο"
|
"terms": "Ελικοδρόμιο"
|
||||||
},
|
},
|
||||||
"aeroway/runway": {
|
"aeroway/runway": {
|
||||||
"name": "Διάδρομος",
|
"name": "Διάδρομος Αεροδρομίου",
|
||||||
"terms": "Διάδρομος, Πίστα, Λωρίδα προσγείωσης"
|
"terms": "Διάδρομος, Πίστα, Λωρίδα προσγείωσης"
|
||||||
},
|
},
|
||||||
"aeroway/taxiway": {
|
"aeroway/taxiway": {
|
||||||
|
@ -3076,6 +3147,9 @@
|
||||||
"name": "Ρολόι",
|
"name": "Ρολόι",
|
||||||
"terms": "ωρολόγιο"
|
"terms": "ωρολόγιο"
|
||||||
},
|
},
|
||||||
|
"amenity/clock/sundial": {
|
||||||
|
"name": "Ηλιακό Ρολόι"
|
||||||
|
},
|
||||||
"amenity/college": {
|
"amenity/college": {
|
||||||
"name": "Χώρος Κολλεγίου"
|
"name": "Χώρος Κολλεγίου"
|
||||||
},
|
},
|
||||||
|
@ -3226,6 +3300,9 @@
|
||||||
"amenity/parking/multi-storey": {
|
"amenity/parking/multi-storey": {
|
||||||
"name": "Πολυόροφο Γκαράζ Στάθμευσης"
|
"name": "Πολυόροφο Γκαράζ Στάθμευσης"
|
||||||
},
|
},
|
||||||
|
"amenity/parking/underground": {
|
||||||
|
"name": "Υπόγειος Χώρος Στάθμευσης"
|
||||||
|
},
|
||||||
"amenity/parking_entrance": {
|
"amenity/parking_entrance": {
|
||||||
"name": "Είσοδος/Εξοδος Χώρου Στάθμευσης",
|
"name": "Είσοδος/Εξοδος Χώρου Στάθμευσης",
|
||||||
"terms": "Είσοδος/έξοδος γκαράζ, Είσοδος/έξοδος πάρκινγκ"
|
"terms": "Είσοδος/έξοδος γκαράζ, Είσοδος/έξοδος πάρκινγκ"
|
||||||
|
@ -3399,7 +3476,7 @@
|
||||||
"name": "Περίπτερο για Πικνικ"
|
"name": "Περίπτερο για Πικνικ"
|
||||||
},
|
},
|
||||||
"amenity/shelter/public_transport": {
|
"amenity/shelter/public_transport": {
|
||||||
"name": "Καταφύγιο Διαμετακόμισης"
|
"name": "Στέγαστρο Διαμετακόμισης"
|
||||||
},
|
},
|
||||||
"amenity/shower": {
|
"amenity/shower": {
|
||||||
"name": "Ντουζιέρα"
|
"name": "Ντουζιέρα"
|
||||||
|
@ -3602,6 +3679,9 @@
|
||||||
"barrier/cattle_grid": {
|
"barrier/cattle_grid": {
|
||||||
"name": "Σχάρα Παρεμπόδισης Ζώων"
|
"name": "Σχάρα Παρεμπόδισης Ζώων"
|
||||||
},
|
},
|
||||||
|
"barrier/chain": {
|
||||||
|
"name": "Αλυσίδα"
|
||||||
|
},
|
||||||
"barrier/city_wall": {
|
"barrier/city_wall": {
|
||||||
"name": "Τείχη Πόλης",
|
"name": "Τείχη Πόλης",
|
||||||
"terms": "Τείχος Πόλης"
|
"terms": "Τείχος Πόλης"
|
||||||
|
@ -3644,6 +3724,9 @@
|
||||||
"barrier/kerb/lowered": {
|
"barrier/kerb/lowered": {
|
||||||
"name": "Χαμηλωμένο Κράσπεδο"
|
"name": "Χαμηλωμένο Κράσπεδο"
|
||||||
},
|
},
|
||||||
|
"barrier/kerb/raised": {
|
||||||
|
"name": "Υπερυψωμένο Κράσπεδο"
|
||||||
|
},
|
||||||
"barrier/kissing_gate": {
|
"barrier/kissing_gate": {
|
||||||
"name": "Πόρτα Παγίδευσης"
|
"name": "Πόρτα Παγίδευσης"
|
||||||
},
|
},
|
||||||
|
@ -4044,6 +4127,9 @@
|
||||||
"emergency/fire_extinguisher": {
|
"emergency/fire_extinguisher": {
|
||||||
"name": "Πυροσβεστήρας"
|
"name": "Πυροσβεστήρας"
|
||||||
},
|
},
|
||||||
|
"emergency/fire_hose": {
|
||||||
|
"name": "Πυροσβεστική Μάνικα"
|
||||||
|
},
|
||||||
"emergency/fire_hydrant": {
|
"emergency/fire_hydrant": {
|
||||||
"name": "Πυροσβεστικός Κρουνός",
|
"name": "Πυροσβεστικός Κρουνός",
|
||||||
"terms": "Πυροσβεστικός κρουνός, υδροληψία, υδροστόμιο"
|
"terms": "Πυροσβεστικός κρουνός, υδροληψία, υδροστόμιο"
|
||||||
|
@ -4186,10 +4272,10 @@
|
||||||
"name": "Διάβαση Πεζών (Υπερυψωμένη)"
|
"name": "Διάβαση Πεζών (Υπερυψωμένη)"
|
||||||
},
|
},
|
||||||
"highway/crossing/unmarked": {
|
"highway/crossing/unmarked": {
|
||||||
"name": "Μη Επισημασμένη Διασταύρωση"
|
"name": "Μη Επισημασμένη Διάβαση Πεζών"
|
||||||
},
|
},
|
||||||
"highway/crossing/unmarked-raised": {
|
"highway/crossing/unmarked-raised": {
|
||||||
"name": "Μη Επισημασμένη Διασταύρωση (Υπερυψωμένη)"
|
"name": "Μη Επισημασμένη Διάβαση Πεζών (Υπερυψωμένη)"
|
||||||
},
|
},
|
||||||
"highway/crossing/zebra": {
|
"highway/crossing/zebra": {
|
||||||
"name": "Διάβαση Πεζών / Ζέβρα"
|
"name": "Διάβαση Πεζών / Ζέβρα"
|
||||||
|
@ -4297,7 +4383,7 @@
|
||||||
"name": "Σύνδεση Δευτερευόντως / Επαρχιακού Δρόμου"
|
"name": "Σύνδεση Δευτερευόντως / Επαρχιακού Δρόμου"
|
||||||
},
|
},
|
||||||
"highway/service": {
|
"highway/service": {
|
||||||
"name": "Δρομάκι Εξυπηρέτησης",
|
"name": "Ειδική Οδός",
|
||||||
"terms": "Δρόμος εξυπηρέτησης, Βοηθητικός δρόμος, βοηθητική οδός"
|
"terms": "Δρόμος εξυπηρέτησης, Βοηθητικός δρόμος, βοηθητική οδός"
|
||||||
},
|
},
|
||||||
"highway/service/alley": {
|
"highway/service/alley": {
|
||||||
|
@ -4345,7 +4431,7 @@
|
||||||
"terms": "Σύνδεσμος τριτεύουσας οδού"
|
"terms": "Σύνδεσμος τριτεύουσας οδού"
|
||||||
},
|
},
|
||||||
"highway/track": {
|
"highway/track": {
|
||||||
"name": "Μη Συντηρούμενη Αγροτική Διαδρομή"
|
"name": "Ανώμαλη Διαδρομή Μη Συντηρούμενη"
|
||||||
},
|
},
|
||||||
"highway/traffic_mirror": {
|
"highway/traffic_mirror": {
|
||||||
"name": "Οδικός Καθρέπτης"
|
"name": "Οδικός Καθρέπτης"
|
||||||
|
@ -4506,13 +4592,6 @@
|
||||||
"name": "Στρατώνας",
|
"name": "Στρατώνας",
|
||||||
"terms": "Στρατώνας"
|
"terms": "Στρατώνας"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Στρατιωτικό Καταφύγιο"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Σημείο ελέγχου",
|
|
||||||
"terms": "Σημείο ελέγχου"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Επικίνδυνη Περιοχή",
|
"name": "Επικίνδυνη Περιοχή",
|
||||||
"terms": "Επικίνδυνη Περιοχή, Περιοχή Κινδύνου"
|
"terms": "Επικίνδυνη Περιοχή, Περιοχή Κινδύνου"
|
||||||
|
@ -4521,16 +4600,9 @@
|
||||||
"name": "Ναυτική Βάση",
|
"name": "Ναυτική Βάση",
|
||||||
"terms": "Ναυτική Βάση"
|
"terms": "Ναυτική Βάση"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Τόποθεσία Πυρηνικών Δοκιμών",
|
|
||||||
"terms": "Τόποθεσία Πυρηνικών Δοκιμών, Τόποθεσία Ρίψης Πυρηνικών Όπλων"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Εμπόδιο Διαδρομής"
|
"name": "Εμπόδιο Διαδρομής"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Στρατολογία"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Στρατιωτικό Πεδίο Βολής",
|
"name": "Στρατιωτικό Πεδίο Βολής",
|
||||||
"terms": "Στρατιωτικό Πεδίο Βολής"
|
"terms": "Στρατιωτικό Πεδίο Βολής"
|
||||||
|
@ -5817,6 +5889,9 @@
|
||||||
"name": "Καθαριστήριο",
|
"name": "Καθαριστήριο",
|
||||||
"terms": "Πλυντήριο"
|
"terms": "Πλυντήριο"
|
||||||
},
|
},
|
||||||
|
"shop/laundry/self_service": {
|
||||||
|
"name": "Πλυντήρια με Αυτοεξυπηρέτηση"
|
||||||
|
},
|
||||||
"shop/leather": {
|
"shop/leather": {
|
||||||
"name": "Κατάστημα με Δερμάτινα"
|
"name": "Κατάστημα με Δερμάτινα"
|
||||||
},
|
},
|
||||||
|
|
15
vendor/assets/iD/iD/locales/en-AU.json
vendored
15
vendor/assets/iD/iD/locales/en-AU.json
vendored
|
@ -5,6 +5,9 @@
|
||||||
},
|
},
|
||||||
"presets": {
|
"presets": {
|
||||||
"fields": {
|
"fields": {
|
||||||
|
"diaper": {
|
||||||
|
"label": "Nappy Changing Available"
|
||||||
|
},
|
||||||
"height": {
|
"height": {
|
||||||
"label": "Height (Metres)"
|
"label": "Height (Metres)"
|
||||||
},
|
},
|
||||||
|
@ -49,11 +52,14 @@
|
||||||
"amenity/payment_centre": {
|
"amenity/payment_centre": {
|
||||||
"name": "Payment Centre"
|
"name": "Payment Centre"
|
||||||
},
|
},
|
||||||
|
"amenity/pharmacy": {
|
||||||
|
"name": "Pharmacy"
|
||||||
|
},
|
||||||
"amenity/recycling_centre": {
|
"amenity/recycling_centre": {
|
||||||
"name": "Recycling Centre"
|
"name": "Recycling Centre"
|
||||||
},
|
},
|
||||||
"amenity/social_centre": {
|
"amenity/social_centre": {
|
||||||
"name": "Social Center"
|
"name": "Social Centre"
|
||||||
},
|
},
|
||||||
"barrier/kerb": {
|
"barrier/kerb": {
|
||||||
"name": "Kerb"
|
"name": "Kerb"
|
||||||
|
@ -92,10 +98,13 @@
|
||||||
"name": "Footpath"
|
"name": "Footpath"
|
||||||
},
|
},
|
||||||
"highway/footway/zebra": {
|
"highway/footway/zebra": {
|
||||||
"name": "Marked Crossing"
|
"name": "Marked Zebra Crossing"
|
||||||
},
|
},
|
||||||
"highway/footway/zebra-raised": {
|
"highway/footway/zebra-raised": {
|
||||||
"name": "Marked Crossing (Raised)"
|
"name": "Marked Zebra Crossing (Raised)"
|
||||||
|
},
|
||||||
|
"highway/give_way": {
|
||||||
|
"name": "Give Way Sign"
|
||||||
},
|
},
|
||||||
"leisure/adult_gaming_centre": {
|
"leisure/adult_gaming_centre": {
|
||||||
"name": "Adult Gaming Centre"
|
"name": "Adult Gaming Centre"
|
||||||
|
|
32
vendor/assets/iD/iD/locales/en-GB.json
vendored
32
vendor/assets/iD/iD/locales/en-GB.json
vendored
|
@ -437,7 +437,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Search worldwide...",
|
"search": "Search worldwide...",
|
||||||
"no_results_visible": "No results in visible map area",
|
|
||||||
"no_results_worldwide": "No results found"
|
"no_results_worldwide": "No results found"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -587,12 +586,6 @@
|
||||||
"tooltip": "Areas are drawn fully filled."
|
"tooltip": "Areas are drawn fully filled."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "You have unsaved changes",
|
|
||||||
"description": "Do you wish to restore unsaved changes from a previous editing session?",
|
|
||||||
"restore": "Restore my changes",
|
|
||||||
"reset": "Discard my changes"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Save",
|
"title": "Save",
|
||||||
"help": "Review your changes and upload them to OpenStreetMap, making them visible to other users.",
|
"help": "Review your changes and upload them to OpenStreetMap, making them visible to other users.",
|
||||||
|
@ -627,10 +620,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "You just edited OpenStreetMap!",
|
|
||||||
"thank_you": "Thank you for improving the map.",
|
|
||||||
"thank_you_location": "Thank you for improving the map around {where}.",
|
|
||||||
"help_html": "Your changes should appear on OpenStreetMap within a few minutes. It may take longer for maps elsewhere to receive updates.",
|
|
||||||
"help_link_text": "Details",
|
"help_link_text": "Details",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "View Changes on OSM",
|
"view_on_osm": "View Changes on OSM",
|
||||||
|
@ -646,12 +635,6 @@
|
||||||
"okay": "OK",
|
"okay": "OK",
|
||||||
"cancel": "Cancel"
|
"cancel": "Cancel"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Welcome to the iD OpenStreetMap editor",
|
|
||||||
"text": "iD is a friendly but powerful tool for contributing to the World's best free World map. This is version {version}. For more information see {website} and report bugs at {github}.",
|
|
||||||
"walkthrough": "Start the Walkthrough",
|
|
||||||
"start": "Edit now"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "live",
|
"live": "live",
|
||||||
"lose_changes": "You have unsaved changes. Switching the map server will discard them. Are you sure you want to switch servers?",
|
"lose_changes": "You have unsaved changes. Switching the map server will discard them. Are you sure you want to switch servers?",
|
||||||
|
@ -1701,7 +1684,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Direction",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Backward",
|
"backward": "Backward",
|
||||||
"both": "Both / All",
|
"both": "Both / All",
|
||||||
|
@ -2260,7 +2242,6 @@
|
||||||
"placeholder": "Distance to one decimal (123.4)"
|
"placeholder": "Distance to one decimal (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Direction",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Backward",
|
"backward": "Backward",
|
||||||
"both": "Both / All",
|
"both": "Both / All",
|
||||||
|
@ -2581,7 +2562,6 @@
|
||||||
"label": "Type"
|
"label": "Type"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Direction",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Backward",
|
"backward": "Backward",
|
||||||
"both": "Both / All",
|
"both": "Both / All",
|
||||||
|
@ -3966,27 +3946,15 @@
|
||||||
"landuse/military/barracks": {
|
"landuse/military/barracks": {
|
||||||
"name": "Barracks"
|
"name": "Barracks"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Military Bunker"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Checkpoint"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Danger Area"
|
"name": "Danger Area"
|
||||||
},
|
},
|
||||||
"landuse/military/naval_base": {
|
"landuse/military/naval_base": {
|
||||||
"name": "Naval Base"
|
"name": "Naval Base"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Nuclear Explosion Site"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Obstacle Course"
|
"name": "Obstacle Course"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Military Office"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Military Range"
|
"name": "Military Range"
|
||||||
},
|
},
|
||||||
|
|
182
vendor/assets/iD/iD/locales/en.json
vendored
182
vendor/assets/iD/iD/locales/en.json
vendored
|
@ -1740,6 +1740,20 @@
|
||||||
"reference": "Google products are proprietary and must not be used as references."
|
"reference": "Google products are proprietary and must not be used as references."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "Invalid Formatting",
|
||||||
|
"tip": "Find tags with unexpected formats",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} has an invalid email address.",
|
||||||
|
"message_multi": "{feature} has multiple invalid email addresses.",
|
||||||
|
"reference": "Email addresses must look like \"user@example.com\"."
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} has an invalid website.",
|
||||||
|
"message_multi": "{feature} has multiple invalid websites.",
|
||||||
|
"reference": "Websites should start with \"http\" or \"https\"."
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "Missing Roles",
|
"title": "Missing Roles",
|
||||||
"message": "{member} has no role within {relation}",
|
"message": "{member} has no role within {relation}",
|
||||||
|
@ -1774,6 +1788,10 @@
|
||||||
"incomplete": {
|
"incomplete": {
|
||||||
"message": "{feature} has incomplete tags",
|
"message": "{feature} has incomplete tags",
|
||||||
"reference": "Some features should have additional tags."
|
"reference": "Some features should have additional tags."
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "{feature} looks like a brand with nonstandard tags",
|
||||||
|
"reference": "All features of the same brand should be tagged the same way."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
|
@ -2838,6 +2856,10 @@
|
||||||
"label": "Devices",
|
"label": "Devices",
|
||||||
"placeholder": "1, 2, 3..."
|
"placeholder": "1, 2, 3..."
|
||||||
},
|
},
|
||||||
|
"diameter": {
|
||||||
|
"label": "Diameter",
|
||||||
|
"placeholder": "5 mm, 10 cm, 15 in…"
|
||||||
|
},
|
||||||
"diaper": {
|
"diaper": {
|
||||||
"label": "Diaper Changing Available"
|
"label": "Diaper Changing Available"
|
||||||
},
|
},
|
||||||
|
@ -2879,7 +2901,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Direction",
|
"label": "Direction Affected",
|
||||||
"options": {
|
"options": {
|
||||||
"forward": "Forward",
|
"forward": "Forward",
|
||||||
"backward": "Backward",
|
"backward": "Backward",
|
||||||
|
@ -3659,7 +3681,7 @@
|
||||||
"placeholder": "Distance to one decimal (123.4)"
|
"placeholder": "Distance to one decimal (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Direction",
|
"label": "Direction Affected",
|
||||||
"options": {
|
"options": {
|
||||||
"forward": "Forward",
|
"forward": "Forward",
|
||||||
"backward": "Backward",
|
"backward": "Backward",
|
||||||
|
@ -4139,7 +4161,7 @@
|
||||||
"label": "Traffic Sign"
|
"label": "Traffic Sign"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Direction",
|
"label": "Direction Affected",
|
||||||
"options": {
|
"options": {
|
||||||
"forward": "Forward",
|
"forward": "Forward",
|
||||||
"backward": "Backward",
|
"backward": "Backward",
|
||||||
|
@ -4150,7 +4172,7 @@
|
||||||
"label": "Type"
|
"label": "Type"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Direction",
|
"label": "Direction Affected",
|
||||||
"options": {
|
"options": {
|
||||||
"forward": "Forward",
|
"forward": "Forward",
|
||||||
"backward": "Backward",
|
"backward": "Backward",
|
||||||
|
@ -4185,6 +4207,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "Trees"
|
"label": "Trees"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "Type"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "Overhead Trolley Wires"
|
"label": "Overhead Trolley Wires"
|
||||||
},
|
},
|
||||||
|
@ -4203,6 +4228,9 @@
|
||||||
"tourism": "Tourism"
|
"tourism": "Tourism"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"valve": {
|
||||||
|
"label": "Type"
|
||||||
|
},
|
||||||
"vending": {
|
"vending": {
|
||||||
"label": "Types of Goods"
|
"label": "Types of Goods"
|
||||||
},
|
},
|
||||||
|
@ -4545,7 +4573,7 @@
|
||||||
},
|
},
|
||||||
"amenity/animal_shelter": {
|
"amenity/animal_shelter": {
|
||||||
"name": "Animal Shelter",
|
"name": "Animal Shelter",
|
||||||
"terms": "adoption,aspca,cat,dog,horse,kitten,pet care,pet rescue,puppy,raptor,reptile,rescue,spca"
|
"terms": "adoption,aspca,cat,dog,horse,kitten,pet care,pet rescue,puppy,raptor,reptile,rescue,spca,pound"
|
||||||
},
|
},
|
||||||
"amenity/arts_centre": {
|
"amenity/arts_centre": {
|
||||||
"name": "Arts Center",
|
"name": "Arts Center",
|
||||||
|
@ -4573,7 +4601,7 @@
|
||||||
},
|
},
|
||||||
"amenity/bench": {
|
"amenity/bench": {
|
||||||
"name": "Bench",
|
"name": "Bench",
|
||||||
"terms": "seat"
|
"terms": "seat,chair"
|
||||||
},
|
},
|
||||||
"amenity/bicycle_parking": {
|
"amenity/bicycle_parking": {
|
||||||
"name": "Bicycle Parking",
|
"name": "Bicycle Parking",
|
||||||
|
@ -4593,11 +4621,11 @@
|
||||||
},
|
},
|
||||||
"amenity/bicycle_rental": {
|
"amenity/bicycle_rental": {
|
||||||
"name": "Bicycle Rental",
|
"name": "Bicycle Rental",
|
||||||
"terms": "bike"
|
"terms": "bike,bicycle,bikeshare,bike share,bicycle share,hub,dock"
|
||||||
},
|
},
|
||||||
"amenity/bicycle_repair_station": {
|
"amenity/bicycle_repair_station": {
|
||||||
"name": "Bicycle Repair Tool Stand",
|
"name": "Bicycle Repair Tool Stand",
|
||||||
"terms": "bike,repair,chain,pump"
|
"terms": "bike,repair,chain,pump,tools,stand,multitool"
|
||||||
},
|
},
|
||||||
"amenity/biergarten": {
|
"amenity/biergarten": {
|
||||||
"name": "Biergarten",
|
"name": "Biergarten",
|
||||||
|
@ -4661,7 +4689,7 @@
|
||||||
},
|
},
|
||||||
"amenity/clock": {
|
"amenity/clock": {
|
||||||
"name": "Clock",
|
"name": "Clock",
|
||||||
"terms": ""
|
"terms": "time"
|
||||||
},
|
},
|
||||||
"amenity/clock/sundial": {
|
"amenity/clock/sundial": {
|
||||||
"name": "Sundial",
|
"name": "Sundial",
|
||||||
|
@ -4895,6 +4923,18 @@
|
||||||
"name": "Christian Church",
|
"name": "Christian Church",
|
||||||
"terms": "christian,abbey,basilica,bethel,cathedral,chancel,chantry,chapel,fold,house of God,house of prayer,house of worship,minster,mission,oratory,parish,sacellum,sanctuary,shrine,tabernacle,temple"
|
"terms": "christian,abbey,basilica,bethel,cathedral,chancel,chantry,chapel,fold,house of God,house of prayer,house of worship,minster,mission,oratory,parish,sacellum,sanctuary,shrine,tabernacle,temple"
|
||||||
},
|
},
|
||||||
|
"amenity/place_of_worship/christian/jehovahs_witness": {
|
||||||
|
"name": "Kingdom Hall of Jehovah's Witnesses",
|
||||||
|
"terms": "christian,church,house of God,house of prayer,house of worship"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/la_luz_del_mundo": {
|
||||||
|
"name": "La Luz del Mundo Temple",
|
||||||
|
"terms": "christian,church,house of God,house of prayer,house of worship,the light of the world church"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/quaker": {
|
||||||
|
"name": "Quaker Friends Meeting House",
|
||||||
|
"terms": "christian,church,house of God,house of prayer,house of worship"
|
||||||
|
},
|
||||||
"amenity/place_of_worship/hindu": {
|
"amenity/place_of_worship/hindu": {
|
||||||
"name": "Hindu Temple",
|
"name": "Hindu Temple",
|
||||||
"terms": "kovil,devasthana,mandir,kshetram,alayam,shrine,temple"
|
"terms": "kovil,devasthana,mandir,kshetram,alayam,shrine,temple"
|
||||||
|
@ -4905,7 +4945,7 @@
|
||||||
},
|
},
|
||||||
"amenity/place_of_worship/muslim": {
|
"amenity/place_of_worship/muslim": {
|
||||||
"name": "Muslim Mosque",
|
"name": "Muslim Mosque",
|
||||||
"terms": "muslim"
|
"terms": "islam,islamic center,muslim"
|
||||||
},
|
},
|
||||||
"amenity/place_of_worship/shinto": {
|
"amenity/place_of_worship/shinto": {
|
||||||
"name": "Shinto Shrine",
|
"name": "Shinto Shrine",
|
||||||
|
@ -4929,7 +4969,7 @@
|
||||||
},
|
},
|
||||||
"amenity/post_box": {
|
"amenity/post_box": {
|
||||||
"name": "Mailbox",
|
"name": "Mailbox",
|
||||||
"terms": "letter,post"
|
"terms": "letter drop,mail box,package drop,post box,postal box"
|
||||||
},
|
},
|
||||||
"amenity/post_office": {
|
"amenity/post_office": {
|
||||||
"name": "Post Office",
|
"name": "Post Office",
|
||||||
|
@ -4941,7 +4981,7 @@
|
||||||
},
|
},
|
||||||
"amenity/prison": {
|
"amenity/prison": {
|
||||||
"name": "Prison Grounds",
|
"name": "Prison Grounds",
|
||||||
"terms": "cell,jail"
|
"terms": "cell,jail,correction"
|
||||||
},
|
},
|
||||||
"amenity/pub": {
|
"amenity/pub": {
|
||||||
"name": "Pub",
|
"name": "Pub",
|
||||||
|
@ -5871,6 +5911,10 @@
|
||||||
"name": "Shoemaker",
|
"name": "Shoemaker",
|
||||||
"terms": "cobbler"
|
"terms": "cobbler"
|
||||||
},
|
},
|
||||||
|
"craft/signmaker": {
|
||||||
|
"name": "Signmaker",
|
||||||
|
"terms": ""
|
||||||
|
},
|
||||||
"craft/stonemason": {
|
"craft/stonemason": {
|
||||||
"name": "Stonemason",
|
"name": "Stonemason",
|
||||||
"terms": "masonry"
|
"terms": "masonry"
|
||||||
|
@ -6047,6 +6091,10 @@
|
||||||
"name": "Blood Donor Center",
|
"name": "Blood Donor Center",
|
||||||
"terms": "blood bank,blood donation,blood transfusion,apheresis,plasmapheresis,plateletpheresis,stem cell donation"
|
"terms": "blood bank,blood donation,blood transfusion,apheresis,plasmapheresis,plateletpheresis,stem cell donation"
|
||||||
},
|
},
|
||||||
|
"healthcare/counselling": {
|
||||||
|
"name": "Counselling Center",
|
||||||
|
"terms": ""
|
||||||
|
},
|
||||||
"healthcare/hospice": {
|
"healthcare/hospice": {
|
||||||
"name": "Hospice",
|
"name": "Hospice",
|
||||||
"terms": "terminal,illness"
|
"terms": "terminal,illness"
|
||||||
|
@ -6145,7 +6193,7 @@
|
||||||
},
|
},
|
||||||
"highway/cycleway/bicycle_foot": {
|
"highway/cycleway/bicycle_foot": {
|
||||||
"name": "Cycle & Foot Path",
|
"name": "Cycle & Foot Path",
|
||||||
"terms": "bicycle and foot path,bike and pedestrian path,green way,greenway,mixed-use trail,multi-use trail,segregated trail"
|
"terms": "bicycle and foot path,bike and pedestrian path,green way,greenway,mixed-use trail,multi-use trail,segregated trail,rail trail"
|
||||||
},
|
},
|
||||||
"highway/cycleway/crossing/marked": {
|
"highway/cycleway/crossing/marked": {
|
||||||
"name": "Marked Cycle Crossing",
|
"name": "Marked Cycle Crossing",
|
||||||
|
@ -6595,14 +6643,6 @@
|
||||||
"name": "Barracks",
|
"name": "Barracks",
|
||||||
"terms": "air force,army,base,fight,force,guard,marine,navy,troop,war"
|
"terms": "air force,army,base,fight,force,guard,marine,navy,troop,war"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Military Bunker",
|
|
||||||
"terms": "air force,army,base,fight,force,guard,marine,navy,troop,war"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Checkpoint",
|
|
||||||
"terms": "air force,army,base,force,guard,marine,navy,troop,war"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Danger Area",
|
"name": "Danger Area",
|
||||||
"terms": "air force,army,base,blast,bomb,explo*,force,guard,mine,marine,navy,troop,war"
|
"terms": "air force,army,base,blast,bomb,explo*,force,guard,mine,marine,navy,troop,war"
|
||||||
|
@ -6611,18 +6651,10 @@
|
||||||
"name": "Naval Base",
|
"name": "Naval Base",
|
||||||
"terms": "base,fight,force,guard,marine,navy,ship,sub,troop,war"
|
"terms": "base,fight,force,guard,marine,navy,ship,sub,troop,war"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Nuclear Explosion Site",
|
|
||||||
"terms": "atom,blast,bomb,detonat*,nuke,site,test"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Obstacle Course",
|
"name": "Obstacle Course",
|
||||||
"terms": "army,base,force,guard,marine,navy,troop,war"
|
"terms": "army,base,force,guard,marine,navy,troop,war"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Military Office",
|
|
||||||
"terms": "air force,army,base,enlist,fight,force,guard,marine,navy,recruit,troop,war"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Military Range",
|
"name": "Military Range",
|
||||||
"terms": "air force,army,base,fight,fire,force,guard,gun,marine,navy,rifle,shoot*,snip*,train,troop,war"
|
"terms": "air force,army,base,fight,fire,force,guard,gun,marine,navy,rifle,shoot*,snip*,train,troop,war"
|
||||||
|
@ -6723,6 +6755,10 @@
|
||||||
"name": "Dog Park",
|
"name": "Dog Park",
|
||||||
"terms": ""
|
"terms": ""
|
||||||
},
|
},
|
||||||
|
"leisure/escape_game": {
|
||||||
|
"name": "Escape Room",
|
||||||
|
"terms": "escape game,escape the room,puzzle room,quest room"
|
||||||
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "Firepit",
|
"name": "Firepit",
|
||||||
"terms": "fireplace,campfire"
|
"terms": "fireplace,campfire"
|
||||||
|
@ -7131,6 +7167,10 @@
|
||||||
"name": "Underground Pipeline",
|
"name": "Underground Pipeline",
|
||||||
"terms": "oil,natural gas,water,sewer,sewage"
|
"terms": "oil,natural gas,water,sewer,sewage"
|
||||||
},
|
},
|
||||||
|
"man_made/pipeline/valve": {
|
||||||
|
"name": "Pipeline Valve",
|
||||||
|
"terms": "oil,natural gas,water,sewer,sewage"
|
||||||
|
},
|
||||||
"man_made/pumping_station": {
|
"man_made/pumping_station": {
|
||||||
"name": "Pumping Station",
|
"name": "Pumping Station",
|
||||||
"terms": ""
|
"terms": ""
|
||||||
|
@ -7231,6 +7271,26 @@
|
||||||
"name": "Telecom Manhole",
|
"name": "Telecom Manhole",
|
||||||
"terms": "cover,phone,hole,telecom,telephone,bt"
|
"terms": "cover,phone,hole,telecom,telephone,bt"
|
||||||
},
|
},
|
||||||
|
"military/bunker": {
|
||||||
|
"name": "Military Bunker",
|
||||||
|
"terms": "air force,army,base,fight,force,guard,marine,navy,troop,war"
|
||||||
|
},
|
||||||
|
"military/checkpoint": {
|
||||||
|
"name": "Checkpoint",
|
||||||
|
"terms": "air force,army,base,force,guard,marine,navy,troop,war"
|
||||||
|
},
|
||||||
|
"military/nuclear_explosion_site": {
|
||||||
|
"name": "Nuclear Explosion Site",
|
||||||
|
"terms": "atom,blast,bomb,detonat*,nuke,site,test"
|
||||||
|
},
|
||||||
|
"military/office": {
|
||||||
|
"name": "Military Office",
|
||||||
|
"terms": "air force,army,base,enlist,fight,force,guard,marine,navy,recruit,troop,war"
|
||||||
|
},
|
||||||
|
"military/trench": {
|
||||||
|
"name": "Military Trench",
|
||||||
|
"terms": "dugout,firestep,fox hole,infantry trench,war trench"
|
||||||
|
},
|
||||||
"natural/bare_rock": {
|
"natural/bare_rock": {
|
||||||
"name": "Bare Rock",
|
"name": "Bare Rock",
|
||||||
"terms": "rock"
|
"terms": "rock"
|
||||||
|
@ -7427,6 +7487,10 @@
|
||||||
"name": "Nonprofit Organization Office",
|
"name": "Nonprofit Organization Office",
|
||||||
"terms": "association,non-profit,nonprofit,organization,society"
|
"terms": "association,non-profit,nonprofit,organization,society"
|
||||||
},
|
},
|
||||||
|
"office/bail_bond_agent": {
|
||||||
|
"name": "Bail Bond Agent",
|
||||||
|
"terms": "bail bond dealer,bail bond man,bail bondsman,bail bondsperson"
|
||||||
|
},
|
||||||
"office/charity": {
|
"office/charity": {
|
||||||
"name": "Charity Office",
|
"name": "Charity Office",
|
||||||
"terms": "charitable organization"
|
"terms": "charitable organization"
|
||||||
|
@ -8331,6 +8395,10 @@
|
||||||
"name": "Produce Stand",
|
"name": "Produce Stand",
|
||||||
"terms": "farm shop,farm stand"
|
"terms": "farm shop,farm stand"
|
||||||
},
|
},
|
||||||
|
"shop/fashion_accessories": {
|
||||||
|
"name": "Fashion Accessories Store",
|
||||||
|
"terms": "bag,cologne,fragrance,hat,jewellery,purfume,purse,scarf,sunglasses,umbrella,wallet,watch"
|
||||||
|
},
|
||||||
"shop/fireplace": {
|
"shop/fireplace": {
|
||||||
"name": "Fireplace Store",
|
"name": "Fireplace Store",
|
||||||
"terms": "fireplace,stove,masonry heater"
|
"terms": "fireplace,stove,masonry heater"
|
||||||
|
@ -8475,6 +8543,10 @@
|
||||||
"name": "Medical Supply Store",
|
"name": "Medical Supply Store",
|
||||||
"terms": ""
|
"terms": ""
|
||||||
},
|
},
|
||||||
|
"shop/military_surplus": {
|
||||||
|
"name": "Military Surplus Store",
|
||||||
|
"terms": "armor,army-navy store,army surplus,navy surplus,tactical gear,war surplus shop,weapons"
|
||||||
|
},
|
||||||
"shop/mobile_phone": {
|
"shop/mobile_phone": {
|
||||||
"name": "Mobile Phone Store",
|
"name": "Mobile Phone Store",
|
||||||
"terms": ""
|
"terms": ""
|
||||||
|
@ -8505,7 +8577,7 @@
|
||||||
},
|
},
|
||||||
"shop/nutrition_supplements": {
|
"shop/nutrition_supplements": {
|
||||||
"name": "Nutrition Supplements Store",
|
"name": "Nutrition Supplements Store",
|
||||||
"terms": ""
|
"terms": "health,supplement,vitamin"
|
||||||
},
|
},
|
||||||
"shop/optician": {
|
"shop/optician": {
|
||||||
"name": "Optician",
|
"name": "Optician",
|
||||||
|
@ -8541,7 +8613,7 @@
|
||||||
},
|
},
|
||||||
"shop/perfumery": {
|
"shop/perfumery": {
|
||||||
"name": "Perfume Store",
|
"name": "Perfume Store",
|
||||||
"terms": ""
|
"terms": "cologne,fragrance,purfume"
|
||||||
},
|
},
|
||||||
"shop/pet_grooming": {
|
"shop/pet_grooming": {
|
||||||
"name": "Pet Grooming Store",
|
"name": "Pet Grooming Store",
|
||||||
|
@ -8557,7 +8629,7 @@
|
||||||
},
|
},
|
||||||
"shop/pyrotechnics": {
|
"shop/pyrotechnics": {
|
||||||
"name": "Fireworks Store",
|
"name": "Fireworks Store",
|
||||||
"terms": ""
|
"terms": "fireworks"
|
||||||
},
|
},
|
||||||
"shop/radiotechnics": {
|
"shop/radiotechnics": {
|
||||||
"name": "Radio/Electronic Component Store",
|
"name": "Radio/Electronic Component Store",
|
||||||
|
@ -9367,6 +9439,27 @@
|
||||||
"description": "Orthofoto layer provided by basemap.at. \"Successor\" of geoimage.at imagery.",
|
"description": "Orthofoto layer provided by basemap.at. \"Successor\" of geoimage.at imagery.",
|
||||||
"name": "basemap.at Orthofoto"
|
"name": "basemap.at Orthofoto"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Annotation overlay provided by basemap.at.",
|
||||||
|
"name": "basemap.at Overlay"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Surface layer provided by basemap.at.",
|
||||||
|
"name": "basemap.at Surface"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Terrain layer provided by basemap.at.",
|
||||||
|
"name": "basemap.at Terrain"
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "EUFAR Balaton ortofotó 2010"
|
"text": "EUFAR Balaton ortofotó 2010"
|
||||||
|
@ -10980,14 +11073,18 @@
|
||||||
"name": "Geography Club",
|
"name": "Geography Club",
|
||||||
"description": "YouthMappers chapter at Western Michigan University"
|
"description": "YouthMappers chapter at Western Michigan University"
|
||||||
},
|
},
|
||||||
"Maptime-Australia-Slack": {
|
|
||||||
"name": "Maptime Australia Slack",
|
|
||||||
"description": "Sign up at {signupUrl}"
|
|
||||||
},
|
|
||||||
"talk-au": {
|
"talk-au": {
|
||||||
"name": "Talk-au Mailing List",
|
"name": "Talk-au Mailing List",
|
||||||
"description": "Place for Aussie mappers to chat"
|
"description": "Place for Aussie mappers to chat"
|
||||||
},
|
},
|
||||||
|
"Maptime-Oceania-Slack": {
|
||||||
|
"name": "Maptime Oceania Slack",
|
||||||
|
"description": "Sign up at {signupUrl}"
|
||||||
|
},
|
||||||
|
"talk-nz": {
|
||||||
|
"name": "Talk-nz Mailing List",
|
||||||
|
"description": "New Zealand's OSM community talk"
|
||||||
|
},
|
||||||
"OSM-AR-facebook": {
|
"OSM-AR-facebook": {
|
||||||
"name": "OpenStreetMap Argentina Facebook",
|
"name": "OpenStreetMap Argentina Facebook",
|
||||||
"description": "Join the OpenStreetMap Argentina community on Facebook",
|
"description": "Join the OpenStreetMap Argentina community on Facebook",
|
||||||
|
@ -11156,6 +11253,19 @@
|
||||||
"name": "OpenStreetMap Peru",
|
"name": "OpenStreetMap Peru",
|
||||||
"description": "News and resources for the OpenStreetMap Peru community"
|
"description": "News and resources for the OpenStreetMap Peru community"
|
||||||
},
|
},
|
||||||
|
"uy-forum": {
|
||||||
|
"name": "OpenStreetMap UY forum",
|
||||||
|
"description": "OpenStreetMap Uruguay web forum"
|
||||||
|
},
|
||||||
|
"uy-irc": {
|
||||||
|
"name": "OpenStreetMap Uruguay on IRC",
|
||||||
|
"description": "Join #osmuruguay on irc.freenode.org (port 6667)",
|
||||||
|
"extendedDescription": "Join #osmuruguay on irc.freenode.org"
|
||||||
|
},
|
||||||
|
"uy-mailinglist": {
|
||||||
|
"name": "Talk-uy Mailing List",
|
||||||
|
"description": "Talk-uy is the official mailing list for the Uruguayan OSM community"
|
||||||
|
},
|
||||||
"LATAM-Facebook": {
|
"LATAM-Facebook": {
|
||||||
"name": "OpenStreetMap Latam Facebook",
|
"name": "OpenStreetMap Latam Facebook",
|
||||||
"description": "OpenStreetMap Latam on Facebook"
|
"description": "OpenStreetMap Latam on Facebook"
|
||||||
|
|
161
vendor/assets/iD/iD/locales/eo.json
vendored
161
vendor/assets/iD/iD/locales/eo.json
vendored
|
@ -13,7 +13,7 @@
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"inspect": "Redaktilo",
|
"inspect": "Redaktilo",
|
||||||
"undo_redo": "Malfari / refari",
|
"undo_redo": "Malfari / refari",
|
||||||
"recent": "Lastaj",
|
"recent": "Antaŭe uzitaj",
|
||||||
"favorites": "Elstarigitaj",
|
"favorites": "Elstarigitaj",
|
||||||
"add_feature": "Aldoni objekton"
|
"add_feature": "Aldoni objekton"
|
||||||
},
|
},
|
||||||
|
@ -573,7 +573,7 @@
|
||||||
"selected": "{n} elektitaj",
|
"selected": "{n} elektitaj",
|
||||||
"no_history": "Neniu historio (nova elemento)",
|
"no_history": "Neniu historio (nova elemento)",
|
||||||
"version": "Versio",
|
"version": "Versio",
|
||||||
"last_edit": "Lasta redakto",
|
"last_edit": "Antaŭa redakto",
|
||||||
"edited_by": "Redaktita de",
|
"edited_by": "Redaktita de",
|
||||||
"changeset": "Ŝanĝaro",
|
"changeset": "Ŝanĝaro",
|
||||||
"unknown": "Nekonata",
|
"unknown": "Nekonata",
|
||||||
|
@ -866,7 +866,7 @@
|
||||||
},
|
},
|
||||||
"restore": {
|
"restore": {
|
||||||
"heading": "Vi havas nekonservitajn ŝanĝojn",
|
"heading": "Vi havas nekonservitajn ŝanĝojn",
|
||||||
"description": "Ĉu vi volas restarigi nekonservitajn ŝanĝojn de antaŭa redakta seanco?",
|
"description": "Ĉu vi volas restarigi nekonservitajn ŝanĝojn de la antaŭa redakta seanco?",
|
||||||
"restore": "Restarigi miajn ŝanĝojn",
|
"restore": "Restarigi miajn ŝanĝojn",
|
||||||
"reset": "Ne konservi miajn ŝanĝojn"
|
"reset": "Ne konservi miajn ŝanĝojn"
|
||||||
},
|
},
|
||||||
|
@ -906,7 +906,7 @@
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Vi ĵus redaktis OpenStreetMap!",
|
"just_edited": "Vi ĵus redaktis OpenStreetMap!",
|
||||||
"thank_you": "Dankon por plibonigi la mapon.",
|
"thank_you": "Dankon por plibonigi la mapon.",
|
||||||
"thank_you_location": "Dankon por plibonigi la mapon ĉirkaŭ {where}.",
|
"thank_you_location": "Dankon por plibonigi la mapon proksime de {where}.",
|
||||||
"thank_you_where": {
|
"thank_you_where": {
|
||||||
"format": "{place}{separator}{region}",
|
"format": "{place}{separator}{region}",
|
||||||
"separator": ", "
|
"separator": ", "
|
||||||
|
@ -927,8 +927,8 @@
|
||||||
"cancel": "Nuligi"
|
"cancel": "Nuligi"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "Bonvenon al la OpenStreetMap-redaktilo 'iD'",
|
"welcome": "Bonvenon al la OpenStreetMap-redaktilo “iD”",
|
||||||
"text": "La redaktilo 'iD' estas afabla, sed potenca ilo por kontribui al la plej bona libera mondmapo. Ĉi tiu estas versio {version}. Por pli da informoj vidu {website} kaj bonvolu raporti erarojn per {github}.",
|
"text": "La redaktilo “iD” estas afabla, sed potenca ilo por kontribui al la plej bona libera mondmapo. Tio ĉi estas versio {version}. Pliaj informoj estas disponeblaj ĉe {website} kaj eblaj raporti erarojn per {github}.",
|
||||||
"walkthrough": "Malfermi gvidilon",
|
"walkthrough": "Malfermi gvidilon",
|
||||||
"start": "Redakti nun"
|
"start": "Redakti nun"
|
||||||
},
|
},
|
||||||
|
@ -1738,6 +1738,20 @@
|
||||||
"reference": "Produktoj de Google estas komercaj kaj ne estu uzataj kiel referencoj."
|
"reference": "Produktoj de Google estas komercaj kaj ne estu uzataj kiel referencoj."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "Erara tekstaranĝo",
|
||||||
|
"tip": "Trovi etikedojn kun eraro formo",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} havas malĝustan retpoŝtan adreson",
|
||||||
|
"message_multi": "{feature} havas kelkajn malĝustajn retpoŝtajn adresojn.",
|
||||||
|
"reference": "Retpoŝta adreso estu kiel “uzanto@example.com”."
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} havas malĝustan retejon.",
|
||||||
|
"message_multi": "{feature} havas kelkajn malĝustajn retejojn.",
|
||||||
|
"reference": "Adresoj de retejoj komencu per “http” aŭ “https”."
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "Mankantaj roloj",
|
"title": "Mankantaj roloj",
|
||||||
"message": "{member} ne havas rolon ene {relation}",
|
"message": "{member} ne havas rolon ene {relation}",
|
||||||
|
@ -1772,6 +1786,10 @@
|
||||||
"incomplete": {
|
"incomplete": {
|
||||||
"message": "{feature} havas nekompletajn etikedojn",
|
"message": "{feature} havas nekompletajn etikedojn",
|
||||||
"reference": "Iuj objektoj havu pliajn etikedojn."
|
"reference": "Iuj objektoj havu pliajn etikedojn."
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "{feature} ŝajnas esti marki kun nenormaj etikedoj.",
|
||||||
|
"reference": "Ĉiuj objektoj de la sama marko estu etikeditaj sammaniere."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
|
@ -2881,7 +2899,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Direkto",
|
"label": "Rilata direkto",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Malantaŭen",
|
"backward": "Malantaŭen",
|
||||||
"both": "Ambaŭ / ĉiuj",
|
"both": "Ambaŭ / ĉiuj",
|
||||||
|
@ -3657,7 +3675,7 @@
|
||||||
"placeholder": "Distanco (kun precizo de unu dekono 123.4)"
|
"placeholder": "Distanco (kun precizo de unu dekono 123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Direkto",
|
"label": "Rilata direkto",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Malantaŭen",
|
"backward": "Malantaŭen",
|
||||||
"both": "Ambaŭ / ĉiuj",
|
"both": "Ambaŭ / ĉiuj",
|
||||||
|
@ -4137,7 +4155,7 @@
|
||||||
"label": "Trafiksigno"
|
"label": "Trafiksigno"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Direkto",
|
"label": "Rilata direkto",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Malantaŭen",
|
"backward": "Malantaŭen",
|
||||||
"both": "Ambaŭ / ĉiuj",
|
"both": "Ambaŭ / ĉiuj",
|
||||||
|
@ -4148,7 +4166,7 @@
|
||||||
"label": "Speco"
|
"label": "Speco"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Direkto",
|
"label": "Rilata direkto",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Malantaŭen",
|
"backward": "Malantaŭen",
|
||||||
"both": "Ambaŭ / ĉiuj",
|
"both": "Ambaŭ / ĉiuj",
|
||||||
|
@ -4183,6 +4201,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "Arboj"
|
"label": "Arboj"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "Speco"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "Troleo"
|
"label": "Troleo"
|
||||||
},
|
},
|
||||||
|
@ -4795,6 +4816,18 @@
|
||||||
"name": "Kirko",
|
"name": "Kirko",
|
||||||
"terms": "kristana preĝejo,mesejo,kapelo,katedralo,baziliko,abatejo,monaĥejo,kristanismo,katolika preĝejo"
|
"terms": "kristana preĝejo,mesejo,kapelo,katedralo,baziliko,abatejo,monaĥejo,kristanismo,katolika preĝejo"
|
||||||
},
|
},
|
||||||
|
"amenity/place_of_worship/christian/jehovahs_witness": {
|
||||||
|
"name": "Regnohalo de Atestantoj de Jehovo",
|
||||||
|
"terms": "atestantoj de jehovo,halo de regno"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/la_luz_del_mundo": {
|
||||||
|
"name": "Preĝejo La Luz del Mundo",
|
||||||
|
"terms": "La Luz del Mundo"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/quaker": {
|
||||||
|
"name": "Renkontejo de Kvakeristoj",
|
||||||
|
"terms": "Kvakerismo,Religia Societo de Amikoj"
|
||||||
|
},
|
||||||
"amenity/place_of_worship/hindu": {
|
"amenity/place_of_worship/hindu": {
|
||||||
"name": "Hinduisma templo",
|
"name": "Hinduisma templo",
|
||||||
"terms": "templo"
|
"terms": "templo"
|
||||||
|
@ -6495,14 +6528,6 @@
|
||||||
"name": "Soldatejo",
|
"name": "Soldatejo",
|
||||||
"terms": "soldathejmo,kazerno"
|
"terms": "soldathejmo,kazerno"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Bunkro armea",
|
|
||||||
"terms": "blokhaŭso,ŝirmejo"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Kontrolejo armea",
|
|
||||||
"terms": "armea kontrolejo,kontrolpunkto"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Danĝerejo",
|
"name": "Danĝerejo",
|
||||||
"terms": "dangherejo,dangxerejo,minkampo,pafaĵejo"
|
"terms": "dangherejo,dangxerejo,minkampo,pafaĵejo"
|
||||||
|
@ -6511,18 +6536,10 @@
|
||||||
"name": "Marbazo armea",
|
"name": "Marbazo armea",
|
||||||
"terms": "haveno armea,ŝiparo milita"
|
"terms": "haveno armea,ŝiparo milita"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Eksplodejo de nuklea bombo",
|
|
||||||
"terms": "nuklea testejo,atombombo,a-bombo,testejo,bombejo"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Obstakl-kurejo",
|
"name": "Obstakl-kurejo",
|
||||||
"terms": "dromo,soldatkurejo"
|
"terms": "dromo,soldatkurejo"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Oficejo armea",
|
|
||||||
"terms": "armea oficejo,milita oficejo"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Pafejo armea",
|
"name": "Pafejo armea",
|
||||||
"terms": "pafdomo,bombejo"
|
"terms": "pafdomo,bombejo"
|
||||||
|
@ -6632,6 +6649,10 @@
|
||||||
"name": "Hund-parko",
|
"name": "Hund-parko",
|
||||||
"terms": "hundparko,hundoparko,hunda parko"
|
"terms": "hundparko,hundoparko,hunda parko"
|
||||||
},
|
},
|
||||||
|
"leisure/escape_game": {
|
||||||
|
"name": "Ĉambro de enigmoj",
|
||||||
|
"terms": "chambro de enigmoj,cxambro de enigmoj,enigma ĉambro,eskapa ĉambro"
|
||||||
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "Lignofajrejo",
|
"name": "Lignofajrejo",
|
||||||
"terms": "fajrejo"
|
"terms": "fajrejo"
|
||||||
|
@ -7143,6 +7164,10 @@
|
||||||
"name": "Stratkanala (telekomunikado) kovrilo",
|
"name": "Stratkanala (telekomunikado) kovrilo",
|
||||||
"terms": "stratkanalo,kabloj,subteraj kabloj,telefonaj kabloj"
|
"terms": "stratkanalo,kabloj,subteraj kabloj,telefonaj kabloj"
|
||||||
},
|
},
|
||||||
|
"military/trench": {
|
||||||
|
"name": "Tranĉeo armea",
|
||||||
|
"terms": "trancheo,trancxeo,foso"
|
||||||
|
},
|
||||||
"natural": {
|
"natural": {
|
||||||
"name": "Natura objekto"
|
"name": "Natura objekto"
|
||||||
},
|
},
|
||||||
|
@ -8157,7 +8182,7 @@
|
||||||
},
|
},
|
||||||
"shop/copyshop": {
|
"shop/copyshop": {
|
||||||
"name": "Fotokopiilejo",
|
"name": "Fotokopiilejo",
|
||||||
"terms": "fotokopiilo,lumkopiilo,kopiilo,ksero"
|
"terms": "fotokopiilo,lumkopiilo,kopiilo,ksero,xero"
|
||||||
},
|
},
|
||||||
"shop/cosmetics": {
|
"shop/cosmetics": {
|
||||||
"name": "Kosmetikaĵa (persona higieno) vendejo",
|
"name": "Kosmetikaĵa (persona higieno) vendejo",
|
||||||
|
@ -8294,7 +8319,7 @@
|
||||||
},
|
},
|
||||||
"shop/hardware": {
|
"shop/hardware": {
|
||||||
"name": "Laborila vendejo",
|
"name": "Laborila vendejo",
|
||||||
"terms": "iloj,ilovendejo,il-vendejo,memfaradiloj"
|
"terms": "iloj,ilovendejo,il-vendejo,memfaradiloj,faru vin mem"
|
||||||
},
|
},
|
||||||
"shop/health_food": {
|
"shop/health_food": {
|
||||||
"name": "Sanig-manĝaĵa vendejo",
|
"name": "Sanig-manĝaĵa vendejo",
|
||||||
|
@ -9080,13 +9105,6 @@
|
||||||
"description": "Limoj kaj datoj de fotoj. Etikedoj montriĝas de skal-nivelo 13.",
|
"description": "Limoj kaj datoj de fotoj. Etikedoj montriĝas de skal-nivelo 13.",
|
||||||
"name": "Norma fotaro de DigitalGlobe - fot-dato"
|
"name": "Norma fotaro de DigitalGlobe - fot-dato"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"attribution": {
|
|
||||||
"text": "Kondiĉoj kaj rimarkoj"
|
|
||||||
},
|
|
||||||
"description": "DigitalGlobe-Vivid estas kunmetaĵo de kiel eble plej bela kaj aktuala fotaro por iu ajn areo de la Tero: distingivo 50cm aŭ pli bona kaj mezuma aktualeco <20 monatoj.",
|
|
||||||
"name": "DigitalGlobe-Vivid"
|
|
||||||
},
|
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Sentinel‑2 sennuba fotaro de EOX IT Services GmbH (enhavas modifitajn datumojn (2017‑2018) de Copernicus)"
|
"text": "Sentinel‑2 sennuba fotaro de EOX IT Services GmbH (enhavas modifitajn datumojn (2017‑2018) de Copernicus)"
|
||||||
|
@ -9122,6 +9140,20 @@
|
||||||
"description": "Satelita kaj aera fotaroj.",
|
"description": "Satelita kaj aera fotaroj.",
|
||||||
"name": "Mapbox Satellite"
|
"name": "Mapbox Satellite"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Kondiĉoj kaj rimarkoj"
|
||||||
|
},
|
||||||
|
"description": "Maxar Premium estas kunmetaĵo de Maxar-bazmapo kun kelkaj regionoj plenigitaj per +Vivid fotaro je distingivo 50cm aŭ pli bona kaj aktualigata pli ofte.",
|
||||||
|
"name": "Maxar: detala fotaro (beta)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Kondiĉoj kaj rimarkoj"
|
||||||
|
},
|
||||||
|
"description": "Maxar Standard estas prizorgata fotaro ampleksanta 86% da tero je distingivo 30–60cm (se disponebla), danke al programo Landsat. Mezuma aĝo de fotaro estas 2,31a, sed kelkaj areoj estas aktualigataj dufoje en jaro.",
|
||||||
|
"name": "Maxar: norma fotaro (beta)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, kontribuintoj de OpenStreetMap, CC-BY-SA"
|
"text": "© Geofabrik GmbH, kontribuintoj de OpenStreetMap, CC-BY-SA"
|
||||||
|
@ -9264,6 +9296,27 @@
|
||||||
"description": "Ortofota tavolo liverata de basemap.at, anstataŭanto de fotaro geoimage.at.",
|
"description": "Ortofota tavolo liverata de basemap.at, anstataŭanto de fotaro geoimage.at.",
|
||||||
"name": "basemap.at ortofoto"
|
"name": "basemap.at ortofoto"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Surtavolo de notoj de basemap.at.",
|
||||||
|
"name": "basemap.at surtavolo"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Tavolo de supraĵo liverata de basemap.at.",
|
||||||
|
"name": "basemap.at supraĵo"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Tavolo de altreliefo liverata de basemap.at.",
|
||||||
|
"name": "basemap.at altreliefo"
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "EUFAR Balaton ortofotó 2010"
|
"text": "EUFAR Balaton ortofotó 2010"
|
||||||
|
@ -9282,14 +9335,14 @@
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "GSI Japanujo"
|
"text": "GSI Japanujo"
|
||||||
},
|
},
|
||||||
"description": "Aera fotaro de GSI Japanujo. Kutime pli akurata ol Bing, sed malpli nova.",
|
"description": "Ortfotmapo de GSI Japanujo. Kutime pli akurata ol Bing, sed malpli nova.",
|
||||||
"name": "Aera fotaro GSI Japanujo (korektita)"
|
"name": "Ortfotmapo GSI Japanujo (korektita)"
|
||||||
},
|
},
|
||||||
"gsi.go.jp_airphoto": {
|
"gsi.go.jp_airphoto": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "GSI Japanujo"
|
"text": "GSI Japanujo"
|
||||||
},
|
},
|
||||||
"description": "Aera fotaro de GSI Japanujo. Ne tute geometrie korektita, sed iomete pli aktuala aŭ kovranta aliajn terenojn ol fotaro de GSI.",
|
"description": "Ortfotmapo de GSI Japanujo. Ne tute geometrie korektita, sed iomete pli aktuala aŭ kovranta aliajn terenojn ol fotaro de GSI.",
|
||||||
"name": "Aera fotaro GSI Japanujo (nekorektita)"
|
"name": "Aera fotaro GSI Japanujo (nekorektita)"
|
||||||
},
|
},
|
||||||
"gsi.go.jp_seamlessphoto": {
|
"gsi.go.jp_seamlessphoto": {
|
||||||
|
@ -9310,29 +9363,29 @@
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© komunumo Helsingborg"
|
"text": "© komunumo Helsingborg"
|
||||||
},
|
},
|
||||||
"description": "Aera fotaro de la komunumo Helsingborg, publika uzo, 2016",
|
"description": "Ortfotmapo de la komunumo Helsingborg, publika uzo, 2016",
|
||||||
"name": "Aera fotaro Helsingborg"
|
"name": "Ortfotmapo Helsingborg"
|
||||||
},
|
},
|
||||||
"kalmar-orto-2014": {
|
"kalmar-orto-2014": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© komunumo Kalmar"
|
"text": "© komunumo Kalmar"
|
||||||
},
|
},
|
||||||
"description": "Aera fotaro pri la norda marbordo de la komunumo Kalmar, 2014",
|
"description": "Ortfotmapo pri la norda marbordo de la komunumo Kalmar, 2014",
|
||||||
"name": "Aera fotaro Kalmar (nordo) 2014"
|
"name": "Ortfotmapo Kalmar (nordo) 2014"
|
||||||
},
|
},
|
||||||
"kalmar-orto-2016": {
|
"kalmar-orto-2016": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© komunumo Kalmar"
|
"text": "© komunumo Kalmar"
|
||||||
},
|
},
|
||||||
"description": "Aera fotaro pri la suda marbordo de la komunumo Kalmar, 2016",
|
"description": "Ortfotmapo pri la suda marbordo de la komunumo Kalmar, 2016",
|
||||||
"name": "Aera fotaro Kalmar (sudo) 2016"
|
"name": "Ortfotmapo Kalmar (sudo) 2016"
|
||||||
},
|
},
|
||||||
"kalmar-orto-2018": {
|
"kalmar-orto-2018": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© komunumo Kalmar"
|
"text": "© komunumo Kalmar"
|
||||||
},
|
},
|
||||||
"description": "Aera fotaro pri urba areo de la komunumo Kalmar, 2018",
|
"description": "Ortfotmapo pri urba areo de la komunumo Kalmar, 2018",
|
||||||
"name": "Aera fotaro Kalmar (urbo) 2018"
|
"name": "Ortfotmapo Kalmar (urbo) 2018"
|
||||||
},
|
},
|
||||||
"kelkkareitit": {
|
"kelkkareitit": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
@ -9345,15 +9398,15 @@
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Lantmäteriet, CC0"
|
"text": "© Lantmäteriet, CC0"
|
||||||
},
|
},
|
||||||
"description": "Kunmetaĵo de Sveda aera fotaro de jaroj 1955–1965. Pli novaj kaj pli malnovaj fotoj povas esti miksitaj.",
|
"description": "Kunmetaĵo de Sveda ortfotmapo de jaroj 1955–1965. Pli novaj kaj pli malnovaj fotoj povas esti miksitaj.",
|
||||||
"name": "Lantmäteriet historia aera fotaro 1960"
|
"name": "Lantmäteriet historia ortfotmapo 1960"
|
||||||
},
|
},
|
||||||
"lantmateriet-orto1975": {
|
"lantmateriet-orto1975": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Lantmäteriet, CC0"
|
"text": "© Lantmäteriet, CC0"
|
||||||
},
|
},
|
||||||
"description": "Kunmetaĵo de Sveda aera fotaro de jaroj 1970–1980. Estos plivastigita.",
|
"description": "Kunmetaĵo de Sveda ortfotmapo de jaroj 1970–1980. Estos plivastigita.",
|
||||||
"name": "Lantmäteriet historia aera fotaro 1975"
|
"name": "Lantmäteriet historia ortfotmapo 1975"
|
||||||
},
|
},
|
||||||
"lantmateriet-topowebb": {
|
"lantmateriet-topowebb": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
@ -9366,8 +9419,8 @@
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© komunumo Linköping"
|
"text": "© komunumo Linköping"
|
||||||
},
|
},
|
||||||
"description": "Aera fotaro de la komunumo Linköping, malfermaj datumoj, 2010",
|
"description": "Ortfotmapo de la komunumo Linköping, malfermaj datumoj, 2010",
|
||||||
"name": "Aera fotaro Linköping"
|
"name": "Ortfotmapo Linköping"
|
||||||
},
|
},
|
||||||
"mapbox_locator_overlay": {
|
"mapbox_locator_overlay": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
@ -9437,8 +9490,8 @@
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© komunumo Stokholmo, CC0"
|
"text": "© komunumo Stokholmo, CC0"
|
||||||
},
|
},
|
||||||
"description": "Aera fotaro de la komunumo Stokholmo, permesilo CC0, 2016",
|
"description": "Ortfotmapo de la komunumo Stokholmo, permesilo CC0, 2016",
|
||||||
"name": "Aera fotaro Stokholmo"
|
"name": "Ortfotmapo Stokholmo"
|
||||||
},
|
},
|
||||||
"tf-cycle": {
|
"tf-cycle": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
|
760
vendor/assets/iD/iD/locales/es.json
vendored
760
vendor/assets/iD/iD/locales/es.json
vendored
File diff suppressed because it is too large
Load diff
31
vendor/assets/iD/iD/locales/et.json
vendored
31
vendor/assets/iD/iD/locales/et.json
vendored
|
@ -11,9 +11,6 @@
|
||||||
"add_feature": "Lisa objekt"
|
"add_feature": "Lisa objekt"
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
|
||||||
"title": "Objekti lisamine"
|
|
||||||
},
|
|
||||||
"add_area": {
|
"add_area": {
|
||||||
"title": "Ala",
|
"title": "Ala",
|
||||||
"description": "Lisa kaardile parke, hooneid, järvi või muid alasid.",
|
"description": "Lisa kaardile parke, hooneid, järvi või muid alasid.",
|
||||||
|
@ -371,7 +368,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Otsi kogu maailmast...",
|
"search": "Otsi kogu maailmast...",
|
||||||
"no_results_visible": "Nähtaval kaardialal tulemusi ei leitud",
|
|
||||||
"no_results_worldwide": "Tulemusi ei leitud"
|
"no_results_worldwide": "Tulemusi ei leitud"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -552,12 +548,6 @@
|
||||||
"header": "Kohandatud kaardiandmete sätted"
|
"header": "Kohandatud kaardiandmete sätted"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Sul on salvestamata muudatusi",
|
|
||||||
"description": "Kas soovid taastada eelmise seansi käigus tehtud muudatused?",
|
|
||||||
"restore": "Taasta muudatused",
|
|
||||||
"reset": "Hülga muudatused"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Salvesta",
|
"title": "Salvesta",
|
||||||
"help": "Vaata muudatused üle ja laadi need OpenStreetMapi, et teha need teistele kasutajatele nähtavaks.",
|
"help": "Vaata muudatused üle ja laadi need OpenStreetMapi, et teha need teistele kasutajatele nähtavaks.",
|
||||||
|
@ -591,18 +581,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Täiendasid just OpenStreetMapi!",
|
|
||||||
"help_link_text": "Üksikasjad"
|
"help_link_text": "Üksikasjad"
|
||||||
},
|
},
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"cancel": "Loobu"
|
"cancel": "Loobu"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"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": "Redigeeri kohe"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "live",
|
"live": "live",
|
||||||
"lose_changes": "Sul on salvestamata muudatusi. Kaardiserveri vahetamine kaotab need. Kas oled kindel, et soovid serverit vahetada?",
|
"lose_changes": "Sul on salvestamata muudatusi. Kaardiserveri vahetamine kaotab need. Kas oled kindel, et soovid serverit vahetada?",
|
||||||
|
@ -1024,7 +1007,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Suund",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Tagasi",
|
"backward": "Tagasi",
|
||||||
"both": "Mõlemad / Kõik",
|
"both": "Mõlemad / Kõik",
|
||||||
|
@ -1346,7 +1328,6 @@
|
||||||
"label": "Tüüp"
|
"label": "Tüüp"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Suund",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Tagasi",
|
"backward": "Tagasi",
|
||||||
"both": "Mõlemad / Kõik",
|
"both": "Mõlemad / Kõik",
|
||||||
|
@ -1551,7 +1532,6 @@
|
||||||
"label": "Tüüp"
|
"label": "Tüüp"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Suund",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Tagasi",
|
"backward": "Tagasi",
|
||||||
"both": "Mõlemad / Kõik",
|
"both": "Mõlemad / Kõik",
|
||||||
|
@ -1780,8 +1760,8 @@
|
||||||
"name": "Kiirtoitlustus"
|
"name": "Kiirtoitlustus"
|
||||||
},
|
},
|
||||||
"amenity/fire_station": {
|
"amenity/fire_station": {
|
||||||
"name": "Tuletõrjedepoo",
|
"name": "Päästedepoo",
|
||||||
"terms": "tuletõrjujad"
|
"terms": "Tuletõrjedepoo,tuletõrjujad,merepääste"
|
||||||
},
|
},
|
||||||
"amenity/food_court": {
|
"amenity/food_court": {
|
||||||
"name": "Toiduväljak",
|
"name": "Toiduväljak",
|
||||||
|
@ -2751,13 +2731,6 @@
|
||||||
"landuse/military/barracks": {
|
"landuse/military/barracks": {
|
||||||
"name": "Kasarmu"
|
"name": "Kasarmu"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Militaarpunker",
|
|
||||||
"terms": "punker"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Militaarkontrollpunkt"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Militaarohu ala"
|
"name": "Militaarohu ala"
|
||||||
},
|
},
|
||||||
|
|
6
vendor/assets/iD/iD/locales/eu.json
vendored
6
vendor/assets/iD/iD/locales/eu.json
vendored
|
@ -18,8 +18,6 @@
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "Ezaugarri bat gehitu",
|
|
||||||
"description": "Ezaugarri jakinen bat gehitu mapara.",
|
|
||||||
"key": "Tab",
|
"key": "Tab",
|
||||||
"result": "Emaitza {count} ",
|
"result": "Emaitza {count} ",
|
||||||
"results": "{count} emaitza"
|
"results": "{count} emaitza"
|
||||||
|
@ -787,7 +785,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Norabide",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Atzeranzko",
|
"backward": "Atzeranzko",
|
||||||
"both": "Biak / Guztiak",
|
"both": "Biak / Guztiak",
|
||||||
|
@ -1338,7 +1335,6 @@
|
||||||
"label": "Mota"
|
"label": "Mota"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Norabide",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Atzeranzko",
|
"backward": "Atzeranzko",
|
||||||
"both": "Biak / Guztiak",
|
"both": "Biak / Guztiak",
|
||||||
|
@ -1616,7 +1612,6 @@
|
||||||
"label": "Trafiko seinalea"
|
"label": "Trafiko seinalea"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Norabide",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Atzera",
|
"backward": "Atzera",
|
||||||
"both": "Biak / Guztiak",
|
"both": "Biak / Guztiak",
|
||||||
|
@ -1627,7 +1622,6 @@
|
||||||
"label": "Mota"
|
"label": "Mota"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Norabide",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Atzera",
|
"backward": "Atzera",
|
||||||
"both": "Biak / Guztiak",
|
"both": "Biak / Guztiak",
|
||||||
|
|
83
vendor/assets/iD/iD/locales/fa.json
vendored
83
vendor/assets/iD/iD/locales/fa.json
vendored
|
@ -19,8 +19,6 @@
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "افزودن یک عارضه",
|
|
||||||
"description": "عارضهها را جستجو کنید تا به نقشه اضافه کنید.",
|
|
||||||
"key": "Tab",
|
"key": "Tab",
|
||||||
"result": "{count} نتیجه",
|
"result": "{count} نتیجه",
|
||||||
"results": "{count} نتیجه"
|
"results": "{count} نتیجه"
|
||||||
|
@ -618,7 +616,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "جستجو در سراسر جهان...",
|
"search": "جستجو در سراسر جهان...",
|
||||||
"no_results_visible": "در محدودهٔ نمایان از نقشه چیزی پیدا نشد",
|
|
||||||
"no_results_worldwide": "چیزی پیدا نشد"
|
"no_results_worldwide": "چیزی پیدا نشد"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -782,6 +779,13 @@
|
||||||
"description": "ساختمان",
|
"description": "ساختمان",
|
||||||
"tooltip": "ساختمانها، پناهگاهها، گاراژها و غیره."
|
"tooltip": "ساختمانها، پناهگاهها، گاراژها و غیره."
|
||||||
},
|
},
|
||||||
|
"building_parts": {
|
||||||
|
"description": "اجزای ساختمان",
|
||||||
|
"tooltip": "سازههای سقف و ساختمان ۳بعدی"
|
||||||
|
},
|
||||||
|
"indoor": {
|
||||||
|
"description": "عارضههای داخلی"
|
||||||
|
},
|
||||||
"landuse": {
|
"landuse": {
|
||||||
"description": "کاربری زمین",
|
"description": "کاربری زمین",
|
||||||
"tooltip": "جنگل، زمین کشاورزی، پارک، مسکونی، تجاری و غیره."
|
"tooltip": "جنگل، زمین کشاورزی، پارک، مسکونی، تجاری و غیره."
|
||||||
|
@ -896,7 +900,7 @@
|
||||||
"format": "{place}{separator}{region}",
|
"format": "{place}{separator}{region}",
|
||||||
"separator": "،"
|
"separator": "،"
|
||||||
},
|
},
|
||||||
"help_html": "تغییرات شما معمولاً پس از دقایقی در وبسایت OpenStreetMap منعکس میشود. برای سایر برنامهها احتمالاً باید زمان طولانیتری را تا دریافت بهروزرسانیها منتظر بمانید.",
|
"help_html": "تغییرات شما معمولاً پس از دقایقی در وبسایت OpenStreetMap منعکس میشود. در سایر برنامهها و سایتها شاید لازم باشد زمان طولانیتری را تا دریافت بهروزرسانیها منتظر بمانید.",
|
||||||
"help_link_text": "جزئیات",
|
"help_link_text": "جزئیات",
|
||||||
"help_link_url": "https://wiki.openstreetmap.org/wiki/Fa:FAQ#.D9.85.D9.86_.D8.AA.D8.BA.DB.8C.DB.8C.D8.B1.D8.A7.D8.AA.DB.8C_.D8.AF.D8.B1_.D9.86.D9.82.D8.B4.D9.87_.D8.A7.DB.8C.D8.AC.D8.A7.D8.AF_.DA.A9.D8.B1.D8.AF.D9.85.D8.8C_.DA.86.D8.B7.D9.88.D8.B1_.D9.85.DB.8C_.D8.AA.D9.88.D8.A7.D9.86.D9.85_.D9.88.DB.8C.D8.B1.D8.A7.DB.8C.D8.B4_.D9.87.D8.A7.DB.8C_.D8.AE.D9.88.D8.AF_.D8.B1.D8.A7_.D8.A8.D8.A8.DB.8C.D9.86.D9.85.D8.9F",
|
"help_link_url": "https://wiki.openstreetmap.org/wiki/Fa:FAQ#.D9.85.D9.86_.D8.AA.D8.BA.DB.8C.DB.8C.D8.B1.D8.A7.D8.AA.DB.8C_.D8.AF.D8.B1_.D9.86.D9.82.D8.B4.D9.87_.D8.A7.DB.8C.D8.AC.D8.A7.D8.AF_.DA.A9.D8.B1.D8.AF.D9.85.D8.8C_.DA.86.D8.B7.D9.88.D8.B1_.D9.85.DB.8C_.D8.AA.D9.88.D8.A7.D9.86.D9.85_.D9.88.DB.8C.D8.B1.D8.A7.DB.8C.D8.B4_.D9.87.D8.A7.DB.8C_.D8.AE.D9.88.D8.AF_.D8.B1.D8.A7_.D8.A8.D8.A8.DB.8C.D9.86.D9.85.D8.9F",
|
||||||
"view_on_osm": "دیدن تغییرات روی وبسایت OSM",
|
"view_on_osm": "دیدن تغییرات روی وبسایت OSM",
|
||||||
|
@ -915,7 +919,7 @@
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "به ویرایشگر iD خوش آمدید",
|
"welcome": "به ویرایشگر iD خوش آمدید",
|
||||||
"text": "iD یک ابزار کاربرپسند اما قدرتمند برای مشارکت در بهترین نقشهٔ آزاد جهان است. این نسخهٔ {version} است. برای اطلاعات بیشتر {website} را ببینید و خرابیهای سایت را در {github} گزارش دهید.",
|
"text": "iD یک ابزار کاربرپسند اما قدرتمند برای مشارکت در بهترین نقشهٔ آزاد جهان است. این نسخهٔ {version} است. برای اطلاعات بیشتر {website} را ببینید و خرابیهای سایت را در {github} گزارش دهید.",
|
||||||
"walkthrough": "راهنمای گامبهگام",
|
"walkthrough": "راهنمای گامبهگام را آغاز کنید",
|
||||||
"start": "اکنون ویرایش میکنم"
|
"start": "اکنون ویرایش میکنم"
|
||||||
},
|
},
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
|
@ -1746,7 +1750,10 @@
|
||||||
"title": "تگهای قدیمی",
|
"title": "تگهای قدیمی",
|
||||||
"message": "{feature} دارای تگهای قدیمی است",
|
"message": "{feature} دارای تگهای قدیمی است",
|
||||||
"tip": "یافتن عارضههای دارای تگ منسوخ که میتوان بهروزشان کرد",
|
"tip": "یافتن عارضههای دارای تگ منسوخ که میتوان بهروزشان کرد",
|
||||||
"reference": "برخی تگها بهمرور زمان تغییر میکنند و باید بهروز شوند."
|
"reference": "برخی تگها بهمرور زمان تغییر میکنند و باید بهروز شوند.",
|
||||||
|
"incomplete": {
|
||||||
|
"message": "تگهای {feature} ناقص است"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
"title": "اطلاعات خصوصی",
|
"title": "اطلاعات خصوصی",
|
||||||
|
@ -2504,6 +2511,9 @@
|
||||||
"animal_shelter": {
|
"animal_shelter": {
|
||||||
"label": "پناهگاه حیوانات"
|
"label": "پناهگاه حیوانات"
|
||||||
},
|
},
|
||||||
|
"architect": {
|
||||||
|
"label": "معمار"
|
||||||
|
},
|
||||||
"area/highway": {
|
"area/highway": {
|
||||||
"label": "نوع"
|
"label": "نوع"
|
||||||
},
|
},
|
||||||
|
@ -2522,6 +2532,9 @@
|
||||||
"backrest": {
|
"backrest": {
|
||||||
"label": "تکیهگاه"
|
"label": "تکیهگاه"
|
||||||
},
|
},
|
||||||
|
"bar": {
|
||||||
|
"label": "بار"
|
||||||
|
},
|
||||||
"barrier": {
|
"barrier": {
|
||||||
"label": "نوع"
|
"label": "نوع"
|
||||||
},
|
},
|
||||||
|
@ -2595,6 +2608,9 @@
|
||||||
"label": "طبقات ساختمان",
|
"label": "طبقات ساختمان",
|
||||||
"placeholder": "2, 4, 6..."
|
"placeholder": "2, 4, 6..."
|
||||||
},
|
},
|
||||||
|
"building/material": {
|
||||||
|
"label": "جنس"
|
||||||
|
},
|
||||||
"building_area": {
|
"building_area": {
|
||||||
"label": "ساختمان"
|
"label": "ساختمان"
|
||||||
},
|
},
|
||||||
|
@ -2761,12 +2777,24 @@
|
||||||
"denotation": {
|
"denotation": {
|
||||||
"label": "شاخص"
|
"label": "شاخص"
|
||||||
},
|
},
|
||||||
|
"departures_board": {
|
||||||
|
"options": {
|
||||||
|
"no": "هیچ",
|
||||||
|
"yes": "بله"
|
||||||
|
}
|
||||||
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"label": "توضیحات"
|
"label": "توضیحات"
|
||||||
},
|
},
|
||||||
"design": {
|
"design": {
|
||||||
"label": "طرح"
|
"label": "طرح"
|
||||||
},
|
},
|
||||||
|
"destination/symbol_oneway": {
|
||||||
|
"label": "نمادهای مقصد"
|
||||||
|
},
|
||||||
|
"destination_oneway": {
|
||||||
|
"label": "مقصدها"
|
||||||
|
},
|
||||||
"devices": {
|
"devices": {
|
||||||
"label": "دستگاه ها",
|
"label": "دستگاه ها",
|
||||||
"placeholder": "1, 2, 3..."
|
"placeholder": "1, 2, 3..."
|
||||||
|
@ -2816,7 +2844,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "جهت",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "رو به عقب",
|
"backward": "رو به عقب",
|
||||||
"both": "هردو/همه",
|
"both": "هردو/همه",
|
||||||
|
@ -2832,6 +2859,16 @@
|
||||||
"dock": {
|
"dock": {
|
||||||
"label": "نوع"
|
"label": "نوع"
|
||||||
},
|
},
|
||||||
|
"dog": {
|
||||||
|
"label": "سگها",
|
||||||
|
"options": {
|
||||||
|
"no": "غیرمجاز",
|
||||||
|
"yes": "مجاز"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"door_type": {
|
||||||
|
"label": "نوع"
|
||||||
|
},
|
||||||
"drive_through": {
|
"drive_through": {
|
||||||
"label": "بگیر و بران"
|
"label": "بگیر و بران"
|
||||||
},
|
},
|
||||||
|
@ -2888,6 +2925,9 @@
|
||||||
"fence_type": {
|
"fence_type": {
|
||||||
"label": "نوع"
|
"label": "نوع"
|
||||||
},
|
},
|
||||||
|
"fire_hydrant/pressure": {
|
||||||
|
"label": "فشار (بار)"
|
||||||
|
},
|
||||||
"fire_hydrant/type": {
|
"fire_hydrant/type": {
|
||||||
"label": "شکل",
|
"label": "شکل",
|
||||||
"options": {
|
"options": {
|
||||||
|
@ -2896,6 +2936,9 @@
|
||||||
"wall": "دیوار"
|
"wall": "دیوار"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"fishing": {
|
||||||
|
"label": "ماهیگیری"
|
||||||
|
},
|
||||||
"fitness_station": {
|
"fitness_station": {
|
||||||
"label": "نوع تجهیزات"
|
"label": "نوع تجهیزات"
|
||||||
},
|
},
|
||||||
|
@ -2905,6 +2948,9 @@
|
||||||
"flag/type": {
|
"flag/type": {
|
||||||
"label": "نوع پرچم"
|
"label": "نوع پرچم"
|
||||||
},
|
},
|
||||||
|
"floating": {
|
||||||
|
"label": "شناور"
|
||||||
|
},
|
||||||
"flood_prone": {
|
"flood_prone": {
|
||||||
"label": "مستعد سیلاب"
|
"label": "مستعد سیلاب"
|
||||||
},
|
},
|
||||||
|
@ -2915,6 +2961,9 @@
|
||||||
"frequency": {
|
"frequency": {
|
||||||
"label": "تناوب کار"
|
"label": "تناوب کار"
|
||||||
},
|
},
|
||||||
|
"from": {
|
||||||
|
"label": "از"
|
||||||
|
},
|
||||||
"fuel": {
|
"fuel": {
|
||||||
"label": "سوخت"
|
"label": "سوخت"
|
||||||
},
|
},
|
||||||
|
@ -3008,7 +3057,8 @@
|
||||||
"label": "دشواری سوارکاری",
|
"label": "دشواری سوارکاری",
|
||||||
"options": {
|
"options": {
|
||||||
"common": "آسان: بدون مشکل یا سختی. (پیشفرض)"
|
"common": "آسان: بدون مشکل یا سختی. (پیشفرض)"
|
||||||
}
|
},
|
||||||
|
"placeholder": "سخت، خطرناک..."
|
||||||
},
|
},
|
||||||
"horse_stables": {
|
"horse_stables": {
|
||||||
"options": {
|
"options": {
|
||||||
|
@ -3344,6 +3394,9 @@
|
||||||
"label": "سختی",
|
"label": "سختی",
|
||||||
"placeholder": "آسان، متوسط، پیشرفته ..."
|
"placeholder": "آسان، متوسط، پیشرفته ..."
|
||||||
},
|
},
|
||||||
|
"piste/difficulty_downhill": {
|
||||||
|
"label": "سختی"
|
||||||
|
},
|
||||||
"piste/grooming": {
|
"piste/grooming": {
|
||||||
"label": "تیمار کردن",
|
"label": "تیمار کردن",
|
||||||
"options": {
|
"options": {
|
||||||
|
@ -3414,7 +3467,6 @@
|
||||||
"placeholder": " فاصله تا یک رقم اعشار(123.4) "
|
"placeholder": " فاصله تا یک رقم اعشار(123.4) "
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "جهت",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "رو به عقب",
|
"backward": "رو به عقب",
|
||||||
"both": "هردو/همه",
|
"both": "هردو/همه",
|
||||||
|
@ -3772,7 +3824,6 @@
|
||||||
"label": "نوع"
|
"label": "نوع"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "جهت",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "رو به عقب",
|
"backward": "رو به عقب",
|
||||||
"both": "هردو/همه",
|
"both": "هردو/همه",
|
||||||
|
@ -5307,27 +5358,15 @@
|
||||||
"landuse/military/barracks": {
|
"landuse/military/barracks": {
|
||||||
"name": "پادگان"
|
"name": "پادگان"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "محدوده نظامی"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "ایست بازرسی"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "محدوده خطرناک"
|
"name": "محدوده خطرناک"
|
||||||
},
|
},
|
||||||
"landuse/military/naval_base": {
|
"landuse/military/naval_base": {
|
||||||
"name": "پایگاه نیروی دریایی"
|
"name": "پایگاه نیروی دریایی"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "محدوده انفجار اتمی"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "ميدان موانع"
|
"name": "ميدان موانع"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "دفتر نظامی"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "محدوده نظامی"
|
"name": "محدوده نظامی"
|
||||||
},
|
},
|
||||||
|
|
522
vendor/assets/iD/iD/locales/fi.json
vendored
522
vendor/assets/iD/iD/locales/fi.json
vendored
File diff suppressed because it is too large
Load diff
178
vendor/assets/iD/iD/locales/fr.json
vendored
178
vendor/assets/iD/iD/locales/fr.json
vendored
|
@ -866,8 +866,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
"restore": {
|
||||||
"heading": "Vous avez des changements non sauvegardés.",
|
"heading": "Vous avez des modifications non enregistrées",
|
||||||
"description": "Vous avez des changements non sauvegardés d'une session précédente. Souhaitez-vous restaurer ces changements ?",
|
"description": "Vous avez des modifications non sauvegardées d'une session précédente. Souhaitez-vous restaurer ces changements ?",
|
||||||
"restore": "Restaurer mes modifications",
|
"restore": "Restaurer mes modifications",
|
||||||
"reset": "Abandonner mes modifications"
|
"reset": "Abandonner mes modifications"
|
||||||
},
|
},
|
||||||
|
@ -929,9 +929,9 @@
|
||||||
"cancel": "Annuler"
|
"cancel": "Annuler"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "Bienvenue sur ID, l'éditeur en ligne d'OpenStreetMap",
|
"welcome": "Bienvenue sur iD, l'éditeur en ligne d'OpenStreetMap",
|
||||||
"text": "ID est un outil convivial mais puissant pour contribuer à la meilleure carte libre du monde. Ceci est la version {version}. Pour plus d'informations consultez {website} et reportez les bugs sur {github}.",
|
"text": "iD est un outil convivial mais puissant pour contribuer à la meilleure carte libre du monde. Ceci est la version {version}. Pour plus d'informations consultez {website} et rapportez les bogues sur {github}.",
|
||||||
"walkthrough": "Commencer le tutoriel",
|
"walkthrough": "Commencer le guide",
|
||||||
"start": "Modifier maintenant"
|
"start": "Modifier maintenant"
|
||||||
},
|
},
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
|
@ -1362,7 +1362,7 @@
|
||||||
"title": "Aide",
|
"title": "Aide",
|
||||||
"welcome": "Bienvenue dans l'iD editor de [OpenStreetMap](https://www.openstreetmap.org/). Avec cet éditeur, vous pouvez mettre à jour OpenStreetMap directement depuis votre navigateur internet.",
|
"welcome": "Bienvenue dans l'iD editor de [OpenStreetMap](https://www.openstreetmap.org/). Avec cet éditeur, vous pouvez mettre à jour OpenStreetMap directement depuis votre navigateur internet.",
|
||||||
"open_data_h": "Données libres",
|
"open_data_h": "Données libres",
|
||||||
"open_data": "Les modifications que vous faites sur cette carte seront visibles par tous les utilisateurs d'OpenStreetMap. Vos modification peuvent se baser sur vos connaissances personnelles, des enquêtes de terrain, des images aériennes ou des photos prises dans la rue. Copier des informations de sources commerciales telles que Google Maps [is strictly forbidden] (https://www.openstreetmap.org/copyright).",
|
"open_data": "Les modifications que vous faites sur cette carte seront visibles par tous les utilisateurs d'OpenStreetMap. Vos modification peuvent se baser sur vos connaissances personnelles, des enquêtes de terrain, des images aériennes ou des photos prises dans la rue. Copier des informations de sources commerciales telles que Google Maps [est strictement interdit](https://www.openstreetmap.org/copyright).",
|
||||||
"before_start_h": "Avant de commencer",
|
"before_start_h": "Avant de commencer",
|
||||||
"before_start": "Vous devez maîtriser OpenStreetMap et cet éditeur avant de commencer à modifier. iD comprend un guide pour vous apprendre les bases de la modification d'OpenStreetMap. Cliquez sur « Commencer le tutoriel » sur cet écran pour suivre le guide - cela ne prend que 15 minutes environ.",
|
"before_start": "Vous devez maîtriser OpenStreetMap et cet éditeur avant de commencer à modifier. iD comprend un guide pour vous apprendre les bases de la modification d'OpenStreetMap. Cliquez sur « Commencer le tutoriel » sur cet écran pour suivre le guide - cela ne prend que 15 minutes environ.",
|
||||||
"open_source_h": "Open source",
|
"open_source_h": "Open source",
|
||||||
|
@ -1740,6 +1740,20 @@
|
||||||
"reference": "Les produits de Google ne sont pas libres de droits et ne doivent pas être utilisés comme référence."
|
"reference": "Les produits de Google ne sont pas libres de droits et ne doivent pas être utilisés comme référence."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "Format invalide",
|
||||||
|
"tip": "Trouver des attributs avec des formats inattendus",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} a une adresse de courriel invalide.",
|
||||||
|
"message_multi": "{feature} a plusieurs adresses de courriel invalides.",
|
||||||
|
"reference": "Les adresses de courriel doivent ressembler à « utilisateur@exemple.com »."
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} a un site web invalide.",
|
||||||
|
"message_multi": "{feature} a plusieurs sites web invalides.",
|
||||||
|
"reference": "Les sites web doivent commencer par « http » ou « https »."
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "Rôles manquants",
|
"title": "Rôles manquants",
|
||||||
"message": "{member} n'a pas de rôle dans {relation}",
|
"message": "{member} n'a pas de rôle dans {relation}",
|
||||||
|
@ -1774,6 +1788,10 @@
|
||||||
"incomplete": {
|
"incomplete": {
|
||||||
"message": "{feature} a des attributs incomplets",
|
"message": "{feature} a des attributs incomplets",
|
||||||
"reference": "Certains éléments devraient avoir des attributs supplémentaires."
|
"reference": "Certains éléments devraient avoir des attributs supplémentaires."
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "{feature} ressemble à une marque avec des attributs non standards",
|
||||||
|
"reference": "Tous les éléments de la même marque devraient être renseignés de la même manière."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
|
@ -2883,7 +2901,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Direction",
|
"label": "Direction affectée",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Vers l'arrière",
|
"backward": "Vers l'arrière",
|
||||||
"both": "Les deux / Tous",
|
"both": "Les deux / Tous",
|
||||||
|
@ -3659,7 +3677,7 @@
|
||||||
"placeholder": "Distance à une décimale (123,4)"
|
"placeholder": "Distance à une décimale (123,4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Direction",
|
"label": "Direction affectée",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Vers l'arrière",
|
"backward": "Vers l'arrière",
|
||||||
"both": "Les deux / Tous",
|
"both": "Les deux / Tous",
|
||||||
|
@ -4139,7 +4157,7 @@
|
||||||
"label": "Panneau de signalisation"
|
"label": "Panneau de signalisation"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Direction",
|
"label": "Direction affectée",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Vers l'arrière",
|
"backward": "Vers l'arrière",
|
||||||
"both": "Les deux/toutes",
|
"both": "Les deux/toutes",
|
||||||
|
@ -4150,7 +4168,7 @@
|
||||||
"label": "Feu de signalisation spécifique"
|
"label": "Feu de signalisation spécifique"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Direction",
|
"label": "Direction affectée",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Vers l'arrière",
|
"backward": "Vers l'arrière",
|
||||||
"both": "Les deux / Tous",
|
"both": "Les deux / Tous",
|
||||||
|
@ -4185,6 +4203,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "Arbres"
|
"label": "Arbres"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "Type"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "Câble pour trolley"
|
"label": "Câble pour trolley"
|
||||||
},
|
},
|
||||||
|
@ -4347,8 +4368,8 @@
|
||||||
"terms": "Tapis roulant, remontée mécanique, remontee mecanique, Bande transporteuse de personnes, magic carpet, conveying"
|
"terms": "Tapis roulant, remontée mécanique, remontee mecanique, Bande transporteuse de personnes, magic carpet, conveying"
|
||||||
},
|
},
|
||||||
"aerialway/mixed_lift": {
|
"aerialway/mixed_lift": {
|
||||||
"name": "Télémix, Télécombi",
|
"name": "Téléporté mixte",
|
||||||
"terms": "Télémix, Télécombi, télécabines et télésièges, telecabines et telesieges, mixed lift"
|
"terms": "Télémix, Télécombi, télécabines et télésièges, telecabines et telesieges, mixed lift, teleporte mixte, télésiège"
|
||||||
},
|
},
|
||||||
"aerialway/platter": {
|
"aerialway/platter": {
|
||||||
"name": "Téléski monoplace",
|
"name": "Téléski monoplace",
|
||||||
|
@ -4797,6 +4818,17 @@
|
||||||
"name": "Église chrétienne",
|
"name": "Église chrétienne",
|
||||||
"terms": "église,abbaye,basilique,chapelle,cathédrale,chrétien,catholique,lieu de culte"
|
"terms": "église,abbaye,basilique,chapelle,cathédrale,chrétien,catholique,lieu de culte"
|
||||||
},
|
},
|
||||||
|
"amenity/place_of_worship/christian/jehovahs_witness": {
|
||||||
|
"name": "Salle du Royaume des Témoins de Jéhovah"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/la_luz_del_mundo": {
|
||||||
|
"name": "Temple de la Luz del Mundo",
|
||||||
|
"terms": "église,abbaye,basilique,chapelle,cathédrale,chrétien,catholique,lieu de culte,temple"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/quaker": {
|
||||||
|
"name": "Salle de réunion de la société religieuse des amis",
|
||||||
|
"terms": "église,abbaye,basilique,chapelle,cathédrale,chrétien,catholique,lieu de culte,quaker,quakers,société des amis"
|
||||||
|
},
|
||||||
"amenity/place_of_worship/hindu": {
|
"amenity/place_of_worship/hindu": {
|
||||||
"name": "Temple hindou",
|
"name": "Temple hindou",
|
||||||
"terms": "temple,religion,hindou,monastère"
|
"terms": "temple,religion,hindou,monastère"
|
||||||
|
@ -4878,7 +4910,7 @@
|
||||||
},
|
},
|
||||||
"amenity/recycling_container": {
|
"amenity/recycling_container": {
|
||||||
"name": "Conteneur de recyclage",
|
"name": "Conteneur de recyclage",
|
||||||
"terms": "recyclable,bouteille,canette,carton,verre,déchet,recyclage,poubelle"
|
"terms": "recyclable,bouteille,canette,carton,verre,déchet,recyclage,poubelle,bulle à verre"
|
||||||
},
|
},
|
||||||
"amenity/register_office": {
|
"amenity/register_office": {
|
||||||
"name": "Bureau d'état-civil"
|
"name": "Bureau d'état-civil"
|
||||||
|
@ -5595,7 +5627,7 @@
|
||||||
"name": "Bâtiment "
|
"name": "Bâtiment "
|
||||||
},
|
},
|
||||||
"camp_site/camp_pitch": {
|
"camp_site/camp_pitch": {
|
||||||
"name": "Terrain de camping",
|
"name": "Parcelle dans un camping",
|
||||||
"terms": "Emplacement de camping"
|
"terms": "Emplacement de camping"
|
||||||
},
|
},
|
||||||
"club": {
|
"club": {
|
||||||
|
@ -5660,7 +5692,7 @@
|
||||||
},
|
},
|
||||||
"craft/confectionery": {
|
"craft/confectionery": {
|
||||||
"name": "Confiseur",
|
"name": "Confiseur",
|
||||||
"terms": "Confisier, confiseur, fabricant de bonbons"
|
"terms": "Confiserie, confiseur, bonbons, fabricant de bonbons, biscuits, biscuiterie"
|
||||||
},
|
},
|
||||||
"craft/distillery": {
|
"craft/distillery": {
|
||||||
"name": "Distillerie",
|
"name": "Distillerie",
|
||||||
|
@ -6497,14 +6529,6 @@
|
||||||
"name": "Caserne militaire",
|
"name": "Caserne militaire",
|
||||||
"terms": "Caserne militaire"
|
"terms": "Caserne militaire"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Bunker",
|
|
||||||
"terms": "Bunker, Casemate"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Poste de contrôle militaire",
|
|
||||||
"terms": "Poste de contrôle,Point de contrôle"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Zone dangereuse",
|
"name": "Zone dangereuse",
|
||||||
"terms": "Zone dangereuse"
|
"terms": "Zone dangereuse"
|
||||||
|
@ -6513,18 +6537,10 @@
|
||||||
"name": "Base Navale",
|
"name": "Base Navale",
|
||||||
"terms": "Base navale"
|
"terms": "Base navale"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Site d'explosion nucléaire",
|
|
||||||
"terms": "Site d'explosion nucléaire"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Parcours du combattant",
|
"name": "Parcours du combattant",
|
||||||
"terms": "Course d'obstacles"
|
"terms": "Course d'obstacles"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Bureau Militaire",
|
|
||||||
"terms": "Bureau militaire, Bureau de recrutement militaire,"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Stand de tir militaire",
|
"name": "Stand de tir militaire",
|
||||||
"terms": "Champ de tir"
|
"terms": "Champ de tir"
|
||||||
|
@ -6626,10 +6642,18 @@
|
||||||
"name": "École de danse",
|
"name": "École de danse",
|
||||||
"terms": "école de danse,swing,tango,valse,danse"
|
"terms": "école de danse,swing,tango,valse,danse"
|
||||||
},
|
},
|
||||||
|
"leisure/disc_golf_course": {
|
||||||
|
"name": "Parcours de disc golf",
|
||||||
|
"terms": "Golf, Terrain de golf, Parcours de golf, disk golf"
|
||||||
|
},
|
||||||
"leisure/dog_park": {
|
"leisure/dog_park": {
|
||||||
"name": "Parc canin",
|
"name": "Parc canin",
|
||||||
"terms": "Parc canin, parc à chiens"
|
"terms": "Parc canin, parc à chiens"
|
||||||
},
|
},
|
||||||
|
"leisure/escape_game": {
|
||||||
|
"name": "Escape game",
|
||||||
|
"terms": "escape game,escape room,puzzle room,quest room"
|
||||||
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "Foyer",
|
"name": "Foyer",
|
||||||
"terms": "Emplacement de feu de camp"
|
"terms": "Emplacement de feu de camp"
|
||||||
|
@ -7140,6 +7164,10 @@
|
||||||
"name": "Puits de télécommunication",
|
"name": "Puits de télécommunication",
|
||||||
"terms": "couvert,puits,trou,télécom,téléphone"
|
"terms": "couvert,puits,trou,télécom,téléphone"
|
||||||
},
|
},
|
||||||
|
"military/trench": {
|
||||||
|
"name": "Tranchée militaire",
|
||||||
|
"terms": "tranchée,guerre,infanterie"
|
||||||
|
},
|
||||||
"natural": {
|
"natural": {
|
||||||
"name": "Nature"
|
"name": "Nature"
|
||||||
},
|
},
|
||||||
|
@ -7280,7 +7308,7 @@
|
||||||
"terms": "Réservoir"
|
"terms": "Réservoir"
|
||||||
},
|
},
|
||||||
"natural/water/river": {
|
"natural/water/river": {
|
||||||
"name": "Rvière",
|
"name": "Rivière",
|
||||||
"terms": "rivière,fleuve,estuaire"
|
"terms": "rivière,fleuve,estuaire"
|
||||||
},
|
},
|
||||||
"natural/water/stream": {
|
"natural/water/stream": {
|
||||||
|
@ -7330,6 +7358,10 @@
|
||||||
"name": "Bureau d'association",
|
"name": "Bureau d'association",
|
||||||
"terms": "Bureau d'association, Organisation à but non lucratif"
|
"terms": "Bureau d'association, Organisation à but non lucratif"
|
||||||
},
|
},
|
||||||
|
"office/bail_bond_agent": {
|
||||||
|
"name": "Agent de cautionnement",
|
||||||
|
"terms": "agent de cautionnement,cautionnement"
|
||||||
|
},
|
||||||
"office/charity": {
|
"office/charity": {
|
||||||
"name": "Organisation de bienfaisance/charité",
|
"name": "Organisation de bienfaisance/charité",
|
||||||
"terms": "Organisation de bienfaisance, Organisation de charité"
|
"terms": "Organisation de bienfaisance, Organisation de charité"
|
||||||
|
@ -7550,7 +7582,7 @@
|
||||||
"terms": "Habitation isolée"
|
"terms": "Habitation isolée"
|
||||||
},
|
},
|
||||||
"place/locality": {
|
"place/locality": {
|
||||||
"name": "Lieu-dit sans habitation",
|
"name": "Lieu-dit non habité",
|
||||||
"terms": "lieu-dit"
|
"terms": "lieu-dit"
|
||||||
},
|
},
|
||||||
"place/neighbourhood": {
|
"place/neighbourhood": {
|
||||||
|
@ -8027,7 +8059,7 @@
|
||||||
},
|
},
|
||||||
"shop/art": {
|
"shop/art": {
|
||||||
"name": "Marchand d'art",
|
"name": "Marchand d'art",
|
||||||
"terms": "Galeriste,gallerie d'art,marchand d'art"
|
"terms": "Galeriste,gallerie d'art,marchand d'art,magasin d'art,art,artiste,exposition"
|
||||||
},
|
},
|
||||||
"shop/baby_goods": {
|
"shop/baby_goods": {
|
||||||
"name": "Magasin de produits pour bébés",
|
"name": "Magasin de produits pour bébés",
|
||||||
|
@ -8086,7 +8118,7 @@
|
||||||
},
|
},
|
||||||
"shop/butcher": {
|
"shop/butcher": {
|
||||||
"name": "Boucher",
|
"name": "Boucher",
|
||||||
"terms": "Boucherie"
|
"terms": "Boucherie, charcuterie, charcutier, boucher"
|
||||||
},
|
},
|
||||||
"shop/candles": {
|
"shop/candles": {
|
||||||
"name": "Magasin de bougies",
|
"name": "Magasin de bougies",
|
||||||
|
@ -8154,7 +8186,7 @@
|
||||||
},
|
},
|
||||||
"shop/confectionery": {
|
"shop/confectionery": {
|
||||||
"name": "Confiserie",
|
"name": "Confiserie",
|
||||||
"terms": "Confiserie"
|
"terms": "Confiserie, confiseur, bonbons, fabricant de bonbons, biscuits, biscuiterie"
|
||||||
},
|
},
|
||||||
"shop/convenience": {
|
"shop/convenience": {
|
||||||
"name": "Épicerie / Supérette ",
|
"name": "Épicerie / Supérette ",
|
||||||
|
@ -8377,6 +8409,10 @@
|
||||||
"name": "Magasin de matériel médical",
|
"name": "Magasin de matériel médical",
|
||||||
"terms": "Magasin de matériel médical"
|
"terms": "Magasin de matériel médical"
|
||||||
},
|
},
|
||||||
|
"shop/military_surplus": {
|
||||||
|
"name": "Surplus militaire",
|
||||||
|
"terms": "armée,armure,navy,magasin militaire,surplus,tactique,équipement militaire,guerre,équipement de guerre"
|
||||||
|
},
|
||||||
"shop/mobile_phone": {
|
"shop/mobile_phone": {
|
||||||
"name": "Magasin de téléphonie mobile",
|
"name": "Magasin de téléphonie mobile",
|
||||||
"terms": "Vente de téléphone portable, magasin de téléphones portables, cellulaires"
|
"terms": "Vente de téléphone portable, magasin de téléphones portables, cellulaires"
|
||||||
|
@ -8475,7 +8511,7 @@
|
||||||
},
|
},
|
||||||
"shop/seafood": {
|
"shop/seafood": {
|
||||||
"name": "Poissonnerie / Vente de fruits de mer",
|
"name": "Poissonnerie / Vente de fruits de mer",
|
||||||
"terms": "Vendeur de poissons, fruits de mer, écailler"
|
"terms": "Vendeur de poissons, fruits de mer, écailler, conserverie"
|
||||||
},
|
},
|
||||||
"shop/second_hand": {
|
"shop/second_hand": {
|
||||||
"name": "Dépôt-vente/produits d'occasion",
|
"name": "Dépôt-vente/produits d'occasion",
|
||||||
|
@ -8553,8 +8589,8 @@
|
||||||
"terms": "Vente de produits de nettoyage"
|
"terms": "Vente de produits de nettoyage"
|
||||||
},
|
},
|
||||||
"shop/variety_store": {
|
"shop/variety_store": {
|
||||||
"name": "Magasin à prix unique",
|
"name": "Magasin à prix unique ou à bas prix",
|
||||||
"terms": "Épicerie"
|
"terms": "Épicerie,hard-discount"
|
||||||
},
|
},
|
||||||
"shop/video": {
|
"shop/video": {
|
||||||
"name": "Vidéo-club",
|
"name": "Vidéo-club",
|
||||||
|
@ -9085,13 +9121,6 @@
|
||||||
"description": "Limites et dates des images. Les textes sont visibles à partir du niveau de zoom 13.",
|
"description": "Limites et dates des images. Les textes sont visibles à partir du niveau de zoom 13.",
|
||||||
"name": "Images DigitalGlobe Standard Vintage"
|
"name": "Images DigitalGlobe Standard Vintage"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"attribution": {
|
|
||||||
"text": "Termes & commentaires"
|
|
||||||
},
|
|
||||||
"description": "DigitalGlobe-Vivid est une mosaïque avec les meilleurs visuels les plus récents pour toutes les régions du globe, en résolution de 50cm ou mieux et la date de l'imagerie est de moins de 20 mois en moyenne sur tout le globe.",
|
|
||||||
"name": "Images DigitalGlobe Vivid"
|
|
||||||
},
|
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Sentinel-2 sans nuages — https://s2maps.eu par EOX IT Services GmbH (contient des données Copernicus Sentinel modifiées de 2017 et de 2018)"
|
"text": "Sentinel-2 sans nuages — https://s2maps.eu par EOX IT Services GmbH (contient des données Copernicus Sentinel modifiées de 2017 et de 2018)"
|
||||||
|
@ -9127,6 +9156,20 @@
|
||||||
"description": "Images satellite et aérienne",
|
"description": "Images satellite et aérienne",
|
||||||
"name": "Satellite Mapbox "
|
"name": "Satellite Mapbox "
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Termes & commentaires"
|
||||||
|
},
|
||||||
|
"description": "Maxar Premium est une mosaïque composée de la carte de base de Maxar avec des régions utilisant +Vivid ou des imageries à des endroits intéressants avec une résolution de 50 cm ou mieux, et rafraîchi plus fréquemment avec des mises à jours régulières.",
|
||||||
|
"name": "Images Maxar Premium (Beta)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Termes & commentaires"
|
||||||
|
},
|
||||||
|
"description": "Maxar Standard est un ensemble organisé d'images, fournies par Landsat, couvrant 86% de la surface de la Terre, avec une résolution de 30-60cm lorsque disponible. L'âge moyen de ces images est 2,31 ans, avec certaines régions mises à jour 2 fois par an.",
|
||||||
|
"name": "Images Maxar Standard (Beta)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, contributeurs OpenStreetMap, CC-BY-SA"
|
"text": "© Geofabrik GmbH, contributeurs OpenStreetMap, CC-BY-SA"
|
||||||
|
@ -9269,6 +9312,27 @@
|
||||||
"description": "Couche orthophoto fournie par basemap.at \"successeur\" de geoimage.at.",
|
"description": "Couche orthophoto fournie par basemap.at \"successeur\" de geoimage.at.",
|
||||||
"name": "Orthophoto basemap.at"
|
"name": "Orthophoto basemap.at"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Surcouche d'annotations fournie par basemap.at.",
|
||||||
|
"name": "Surcouche basemap.at"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Couche de surface fournie par basemap.at.",
|
||||||
|
"name": "Surface basemap.at"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Couche terrain fournie par basemap.at.",
|
||||||
|
"name": "Terrain basemap.at"
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "EUFAR Balaton ortofotó 2010"
|
"text": "EUFAR Balaton ortofotó 2010"
|
||||||
|
@ -9741,6 +9805,28 @@
|
||||||
"name": "Centre des sciences géomatiques",
|
"name": "Centre des sciences géomatiques",
|
||||||
"description": "Chapitre YouthMappers à l'Université de Pretoria"
|
"description": "Chapitre YouthMappers à l'Université de Pretoria"
|
||||||
},
|
},
|
||||||
|
"ym-Ardhi-University": {
|
||||||
|
"name": "Cartographe ARU",
|
||||||
|
"description": "Groupe de jeunes cartographes de l'université d'Ardhi",
|
||||||
|
"extendedDescription": "En tant que futurs consultants en données géospatiales nous cherchons à éduquer et conseiller la société sur leur possibilité d'utiliser les données géographiques non plus seulement comme un moyen de localisation mais un outil de prise de décision et de prédiction des différents dangers et du changements climatiques qui risque de les impacter, eux ou les générations futures."
|
||||||
|
},
|
||||||
|
"ym-Institute-of-Finance-Management": {
|
||||||
|
"name": "Cartographes IFM",
|
||||||
|
"description": "Groupe YouthMappers de l'Institute of Finance Management"
|
||||||
|
},
|
||||||
|
"ym-Institute-of-Rural-Development-Planning-Mwanza": {
|
||||||
|
"name": "Groupe des jeune cartographes de l'Institute of Rural Development Planning - Lake Zone Centre",
|
||||||
|
"description": "Groupe des jeunes cartographes de l'Institute of Rural Development Planning Mwanza"
|
||||||
|
},
|
||||||
|
"ym-Institute-of-Rural-Development-Planning": {
|
||||||
|
"name": "Groupe des jeunes cartographes de Mipango",
|
||||||
|
"description": "Groupe des jeunes cartographes de l'Institute of Rural Development Planning",
|
||||||
|
"extendedDescription": "Le groupe des jeunes cartographes de Mipango a été créé à IRDP le 3 juillet 2017 par Dr. Domitilla Bashemera. Les membres fondateurs étaient 300 (190 hommes, 110 femmes) étudiants bacheliers qui se sont enregistrés comme membres du groupe. Gerald Zacharia est le président du groupe et Juster Lugira le vice président."
|
||||||
|
},
|
||||||
|
"ym-Open-University-of-Tanzania": {
|
||||||
|
"name": "Jeunes cartographes de l'Open University of Tanzania",
|
||||||
|
"description": "Groupe des jeunes cartographes de l'Open University of Tanzania"
|
||||||
|
},
|
||||||
"OSM-BGD-facebook": {
|
"OSM-BGD-facebook": {
|
||||||
"name": "OpenStreetMap Bangladesh",
|
"name": "OpenStreetMap Bangladesh",
|
||||||
"description": "Améliorez OpenStreetMap au Bangladesh",
|
"description": "Améliorez OpenStreetMap au Bangladesh",
|
||||||
|
|
289
vendor/assets/iD/iD/locales/gl.json
vendored
289
vendor/assets/iD/iD/locales/gl.json
vendored
|
@ -618,7 +618,7 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Procurar en todo o mundo...",
|
"search": "Procurar en todo o mundo...",
|
||||||
"no_results_visible": "Ningún resultado na área visíbel do mapa",
|
"no_results_visible": "Non hai resultados na área visíbel do mapa",
|
||||||
"no_results_worldwide": "Non se atoparon resultados"
|
"no_results_worldwide": "Non se atoparon resultados"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -866,10 +866,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
"restore": {
|
||||||
"heading": "Tes mudanzas sen gardar",
|
"heading": "Tes mudanzas sen gardar.",
|
||||||
"description": "Queres recupera-las mudanzas non gardadas da sesión de edición anterior?",
|
"description": " Desexas restabelecer as mudanzas sen gardar da sesión anterior?",
|
||||||
"restore": "Recupera-las miñas mudanzas",
|
"restore": "Restabelecer as miñas mudanzas",
|
||||||
"reset": "Desbota-las miñas mudanzas"
|
"reset": "Rexeitar as miñas mudanzas"
|
||||||
},
|
},
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Gardar",
|
"title": "Gardar",
|
||||||
|
@ -905,14 +905,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Remataches de editar no OpenStreetMap!",
|
"just_edited": "Remata de editar o OpenStreetMap!",
|
||||||
"thank_you": "Grazas por mellorar o mapa",
|
"thank_you": "Grazas por mellorar o mapa.",
|
||||||
"thank_you_location": "Grazas por mellorar o mapa por {where}",
|
"thank_you_location": "Grazas por mellorar o mapa preto de {where}.",
|
||||||
"thank_you_where": {
|
"thank_you_where": {
|
||||||
"format": "{place}{separator}{region}",
|
"format": "{place}{separator}{region}",
|
||||||
"separator": ", "
|
"separator": ", "
|
||||||
},
|
},
|
||||||
"help_html": "As túas mudanzas terían que aparecer na capa estándar do OpenStreetMap nuns intres. Pódelle levar máis tempo actualizarse a outras capas e mapas doutros sitios.",
|
"help_html": "As túas mudanzas terán que aparecer no OpenStreetMap nuns poucos minutos. Pode delongar máis tempo que outros mapas reciban as actualizacións.",
|
||||||
"help_link_text": "Detalles",
|
"help_link_text": "Detalles",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "Ollar mudanzas no OSM",
|
"view_on_osm": "Ollar mudanzas no OSM",
|
||||||
|
@ -929,9 +929,9 @@
|
||||||
"cancel": "Desbotar"
|
"cancel": "Desbotar"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "Benvido ó editor do OpenStreetMap iD",
|
"welcome": "Benvido ó editor en liña iD do OpenStreetMap",
|
||||||
"text": "iD é unha amigábel pero potente ferramenta para contribuír ó mellor mapa libre do mundo. Esta é a versión {version}. Para obter máis información visita {website} e informa de erros no {github}.",
|
"text": "O iD é unha ferramenta amigábel pero poderosa para contribuír ó mellor mapa libre do mundo. Esta é a versión {versión}. Para obter máis información olla {website} e informa dos erros en {github}.",
|
||||||
"walkthrough": "Comeza-lo titorial",
|
"walkthrough": "Comezar o titorial",
|
||||||
"start": "Editar agora"
|
"start": "Editar agora"
|
||||||
},
|
},
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
|
@ -1740,6 +1740,20 @@
|
||||||
"reference": "Os produtos do Google son da súa propiedade e non deben empregarse coma referencias."
|
"reference": "Os produtos do Google son da súa propiedade e non deben empregarse coma referencias."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "Formato non válido",
|
||||||
|
"tip": "Atopa etiquetas con formatos non agardados",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} ten un email non válido.",
|
||||||
|
"message_multi": "{feature} ten varios enderezos de email non válidos.",
|
||||||
|
"reference": "Os enderezos de email teñen que verse coma \"usuario@exemplo.com\"."
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} ten unha páxina web non válida.",
|
||||||
|
"message_multi": "{feature} ten moitas páxinas web non válidas.",
|
||||||
|
"reference": "As páxinas web teñen que comezar co \"http\" ou \"https\"."
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "Fallan roles",
|
"title": "Fallan roles",
|
||||||
"message": "{member} non ten ningún rol dentro de {relation}",
|
"message": "{member} non ten ningún rol dentro de {relation}",
|
||||||
|
@ -1774,6 +1788,10 @@
|
||||||
"incomplete": {
|
"incomplete": {
|
||||||
"message": "{feature} ten etiquetas incompletas",
|
"message": "{feature} ten etiquetas incompletas",
|
||||||
"reference": "Algúns elementos teñen que ter etiquetas adicionais."
|
"reference": "Algúns elementos teñen que ter etiquetas adicionais."
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "{feature} vese coma unha marca con etiquetas non estándares",
|
||||||
|
"reference": "Tódolos elementos da mesma marca teñen que etiquetarse do mesmo xeito."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
|
@ -2883,7 +2901,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Dirección",
|
"label": "Dirección afectada",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Cara atrás",
|
"backward": "Cara atrás",
|
||||||
"both": "Ambos / Todos",
|
"both": "Ambos / Todos",
|
||||||
|
@ -3659,7 +3677,7 @@
|
||||||
"placeholder": "Distancia cara un decimal (123.4)"
|
"placeholder": "Distancia cara un decimal (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Dirección",
|
"label": "Dirección afectada",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Cara atrás",
|
"backward": "Cara atrás",
|
||||||
"both": "Ambos / Todos",
|
"both": "Ambos / Todos",
|
||||||
|
@ -4092,7 +4110,8 @@
|
||||||
"options": {
|
"options": {
|
||||||
"bucket": "Balde",
|
"bucket": "Balde",
|
||||||
"chemical": "Química",
|
"chemical": "Química",
|
||||||
"flush": "Cisterna"
|
"flush": "Cisterna",
|
||||||
|
"pitlatrine": "Letrina de pozo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"toilets/handwashing": {
|
"toilets/handwashing": {
|
||||||
|
@ -4138,7 +4157,7 @@
|
||||||
"label": "Sinal do tráfico"
|
"label": "Sinal do tráfico"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Dirección",
|
"label": "Dirección afectada",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Cara atrás",
|
"backward": "Cara atrás",
|
||||||
"both": "Ambas / Todas",
|
"both": "Ambas / Todas",
|
||||||
|
@ -4149,7 +4168,7 @@
|
||||||
"label": "Tipo"
|
"label": "Tipo"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Sentido",
|
"label": "Dirección afectada",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Atrás",
|
"backward": "Atrás",
|
||||||
"both": "Ambos/todos",
|
"both": "Ambos/todos",
|
||||||
|
@ -4184,6 +4203,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "Árbores"
|
"label": "Árbores"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "Tipo"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "Cables de trolebús superiores"
|
"label": "Cables de trolebús superiores"
|
||||||
},
|
},
|
||||||
|
@ -4394,6 +4416,9 @@
|
||||||
"name": "Heliporto",
|
"name": "Heliporto",
|
||||||
"terms": "heliporto, helicóptero"
|
"terms": "heliporto, helicóptero"
|
||||||
},
|
},
|
||||||
|
"aeroway/jet_bridge": {
|
||||||
|
"name": "Manga de aeroporto"
|
||||||
|
},
|
||||||
"aeroway/runway": {
|
"aeroway/runway": {
|
||||||
"name": "Pista de aeroporto",
|
"name": "Pista de aeroporto",
|
||||||
"terms": "pista, pista de aterraxe, pista de engalaxe"
|
"terms": "pista, pista de aterraxe, pista de engalaxe"
|
||||||
|
@ -4406,6 +4431,10 @@
|
||||||
"name": "Terminal de aeroporto",
|
"name": "Terminal de aeroporto",
|
||||||
"terms": "terminal, pasaxeiros, aeroporto"
|
"terms": "terminal, pasaxeiros, aeroporto"
|
||||||
},
|
},
|
||||||
|
"aeroway/windsock": {
|
||||||
|
"name": "Manga de vento",
|
||||||
|
"terms": "manga, vento"
|
||||||
|
},
|
||||||
"allotments/plot": {
|
"allotments/plot": {
|
||||||
"name": "Parcela de horto urbano",
|
"name": "Parcela de horto urbano",
|
||||||
"terms": "horto urbano, horta urbana, horto, horta, parcela, cultivo, horta comunitaria, horto comunitario, terreo"
|
"terms": "horto urbano, horta urbana, horto, horta, parcela, cultivo, horta comunitaria, horto comunitario, terreo"
|
||||||
|
@ -4525,7 +4554,7 @@
|
||||||
"terms": "cine, cinema, película, filme, pantalla"
|
"terms": "cine, cinema, película, filme, pantalla"
|
||||||
},
|
},
|
||||||
"amenity/clinic": {
|
"amenity/clinic": {
|
||||||
"name": "Clínica",
|
"name": "Clínica ou centro de saúde",
|
||||||
"terms": "clínica, médico, saúde, urxencias"
|
"terms": "clínica, médico, saúde, urxencias"
|
||||||
},
|
},
|
||||||
"amenity/clinic/abortion": {
|
"amenity/clinic/abortion": {
|
||||||
|
@ -4661,7 +4690,7 @@
|
||||||
"name": "Contenedor de sal"
|
"name": "Contenedor de sal"
|
||||||
},
|
},
|
||||||
"amenity/hospital": {
|
"amenity/hospital": {
|
||||||
"name": "Zona hospitalaria",
|
"name": "Hospital",
|
||||||
"terms": "hospital, clínica, urxencias, sanidade, saúde, médico"
|
"terms": "hospital, clínica, urxencias, sanidade, saúde, médico"
|
||||||
},
|
},
|
||||||
"amenity/hunting_stand": {
|
"amenity/hunting_stand": {
|
||||||
|
@ -5110,7 +5139,7 @@
|
||||||
"terms": "caída, torre, atracción"
|
"terms": "caída, torre, atracción"
|
||||||
},
|
},
|
||||||
"attraction/maze": {
|
"attraction/maze": {
|
||||||
"name": "Laberinto"
|
"name": "Labirinto"
|
||||||
},
|
},
|
||||||
"attraction/pirate_ship": {
|
"attraction/pirate_ship": {
|
||||||
"name": "Barco pirata",
|
"name": "Barco pirata",
|
||||||
|
@ -5310,7 +5339,7 @@
|
||||||
"name": "Tribuna"
|
"name": "Tribuna"
|
||||||
},
|
},
|
||||||
"building/greenhouse": {
|
"building/greenhouse": {
|
||||||
"name": "invernadoiro"
|
"name": "Invernadoiro"
|
||||||
},
|
},
|
||||||
"building/hangar": {
|
"building/hangar": {
|
||||||
"name": "Edificio do hangar"
|
"name": "Edificio do hangar"
|
||||||
|
@ -5920,9 +5949,32 @@
|
||||||
"historic/castle": {
|
"historic/castle": {
|
||||||
"name": "Castelo"
|
"name": "Castelo"
|
||||||
},
|
},
|
||||||
|
"historic/castle/palace": {
|
||||||
|
"name": "Pazo real",
|
||||||
|
"terms": "residencia real, real, rei, raíña"
|
||||||
|
},
|
||||||
|
"historic/castle/stately": {
|
||||||
|
"name": "Château",
|
||||||
|
"terms": "casa de campo histórica, casa señorial, señoril, nobreza, representante"
|
||||||
|
},
|
||||||
|
"historic/city_gate": {
|
||||||
|
"name": "Porta histórica de cidade",
|
||||||
|
"terms": "porta histórica, porta, histórico, cidade"
|
||||||
|
},
|
||||||
|
"historic/fort": {
|
||||||
|
"name": "Forte histórico",
|
||||||
|
"terms": "militar, forte hirtórico, forte"
|
||||||
|
},
|
||||||
|
"historic/manor": {
|
||||||
|
"name": "Casa señoril ou pazo",
|
||||||
|
"terms": "mansión, nobreza, finca, casa solariega, casa señoril, casa señorial, pazo"
|
||||||
|
},
|
||||||
"historic/memorial": {
|
"historic/memorial": {
|
||||||
"name": "Monumento conmemorativo"
|
"name": "Monumento conmemorativo"
|
||||||
},
|
},
|
||||||
|
"historic/memorial/plaque": {
|
||||||
|
"name": "Placa conmemorativa"
|
||||||
|
},
|
||||||
"historic/monument": {
|
"historic/monument": {
|
||||||
"name": "Monumento"
|
"name": "Monumento"
|
||||||
},
|
},
|
||||||
|
@ -5939,10 +5991,43 @@
|
||||||
"historic/wayside_shrine": {
|
"historic/wayside_shrine": {
|
||||||
"name": "Peto de ánimas"
|
"name": "Peto de ánimas"
|
||||||
},
|
},
|
||||||
|
"historic/wreck": {
|
||||||
|
"name": "Naufraxio"
|
||||||
|
},
|
||||||
|
"indoor": {
|
||||||
|
"name": "Elemento de interior"
|
||||||
|
},
|
||||||
|
"indoor/area": {
|
||||||
|
"name": "Área interior"
|
||||||
|
},
|
||||||
|
"indoor/corridor": {
|
||||||
|
"name": "Corredor interior"
|
||||||
|
},
|
||||||
|
"indoor/corridor_line": {
|
||||||
|
"name": "Corredor interior"
|
||||||
|
},
|
||||||
|
"indoor/door": {
|
||||||
|
"name": "Porta interior"
|
||||||
|
},
|
||||||
|
"indoor/room": {
|
||||||
|
"name": "Habitación"
|
||||||
|
},
|
||||||
|
"indoor/wall": {
|
||||||
|
"name": "Parede interior"
|
||||||
|
},
|
||||||
|
"internet_access/wlan": {
|
||||||
|
"name": "Punto de acceso Wi-Fi"
|
||||||
|
},
|
||||||
"junction": {
|
"junction": {
|
||||||
"name": "Intersección",
|
"name": "Intersección",
|
||||||
"terms": "intersección, cruzamento, cruce, incorporación"
|
"terms": "intersección, cruzamento, cruce, incorporación"
|
||||||
},
|
},
|
||||||
|
"junction/circular": {
|
||||||
|
"name": "Círculo de tráfico"
|
||||||
|
},
|
||||||
|
"junction/roundabout": {
|
||||||
|
"name": "Rotonda"
|
||||||
|
},
|
||||||
"landuse": {
|
"landuse": {
|
||||||
"name": "Uso da terra"
|
"name": "Uso da terra"
|
||||||
},
|
},
|
||||||
|
@ -6005,6 +6090,13 @@
|
||||||
"name": "Zona industrial",
|
"name": "Zona industrial",
|
||||||
"terms": "industrial, polígono, fábricas"
|
"terms": "industrial, polígono, fábricas"
|
||||||
},
|
},
|
||||||
|
"landuse/industrial/scrap_yard": {
|
||||||
|
"name": "Depósito de ferralla"
|
||||||
|
},
|
||||||
|
"landuse/industrial/slaughterhouse": {
|
||||||
|
"name": "Matadoiro",
|
||||||
|
"terms": "matadoiro, carne, carnicería, carnizaría, becerro, polo, vaca, porco, aves de curral, curral"
|
||||||
|
},
|
||||||
"landuse/landfill": {
|
"landuse/landfill": {
|
||||||
"name": "Vertedoiro",
|
"name": "Vertedoiro",
|
||||||
"terms": "vertedoiro, lixo, escombrera, basurero"
|
"terms": "vertedoiro, lixo, escombrera, basurero"
|
||||||
|
@ -6022,12 +6114,6 @@
|
||||||
"landuse/military/barracks": {
|
"landuse/military/barracks": {
|
||||||
"name": "Barracóns"
|
"name": "Barracóns"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Búnker militar"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Punto de control militar"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Área perigosa",
|
"name": "Área perigosa",
|
||||||
"terms": "área perigosa, zona de exclusión"
|
"terms": "área perigosa, zona de exclusión"
|
||||||
|
@ -6035,15 +6121,9 @@
|
||||||
"landuse/military/naval_base": {
|
"landuse/military/naval_base": {
|
||||||
"name": "Base naval"
|
"name": "Base naval"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Lugar de explosión nuclear"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Pista de obstáculos"
|
"name": "Pista de obstáculos"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Oficina militar"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Campo de tiro militar"
|
"name": "Campo de tiro militar"
|
||||||
},
|
},
|
||||||
|
@ -6055,7 +6135,8 @@
|
||||||
"terms": "froitais, froitas, pomar"
|
"terms": "froitais, froitas, pomar"
|
||||||
},
|
},
|
||||||
"landuse/plant_nursery": {
|
"landuse/plant_nursery": {
|
||||||
"name": "Viveiro de plantas"
|
"name": "Viveiro de plantas",
|
||||||
|
"terms": "viveiro, invernadoiro, xardinaría, plantas"
|
||||||
},
|
},
|
||||||
"landuse/pond": {
|
"landuse/pond": {
|
||||||
"name": "Estanque"
|
"name": "Estanque"
|
||||||
|
@ -6079,6 +6160,9 @@
|
||||||
"landuse/residential": {
|
"landuse/residential": {
|
||||||
"name": "Zona residencial"
|
"name": "Zona residencial"
|
||||||
},
|
},
|
||||||
|
"landuse/residential/apartments": {
|
||||||
|
"name": "Complexo de apartamentos"
|
||||||
|
},
|
||||||
"landuse/retail": {
|
"landuse/retail": {
|
||||||
"name": "Zona comercial",
|
"name": "Zona comercial",
|
||||||
"terms": "comercial, minorista, venda, tendas, comercios"
|
"terms": "comercial, minorista, venda, tendas, comercios"
|
||||||
|
@ -6087,21 +6171,37 @@
|
||||||
"name": "Viña",
|
"name": "Viña",
|
||||||
"terms": "viña, viñedo, uva"
|
"terms": "viña, viñedo, uva"
|
||||||
},
|
},
|
||||||
|
"landuse/winter_sports": {
|
||||||
|
"name": "Área de deportes de inverno"
|
||||||
|
},
|
||||||
"leisure": {
|
"leisure": {
|
||||||
"name": "Ocio"
|
"name": "Ocio"
|
||||||
},
|
},
|
||||||
"leisure/adult_gaming_centre": {
|
"leisure/adult_gaming_centre": {
|
||||||
"name": "Centro recreativo para adultos"
|
"name": "Centro recreativo para adultos"
|
||||||
},
|
},
|
||||||
|
"leisure/amusement_arcade": {
|
||||||
|
"name": "Sala de xogos recreativos"
|
||||||
|
},
|
||||||
|
"leisure/beach_resort": {
|
||||||
|
"name": "Complexo turístico",
|
||||||
|
"terms": "resort, complexo, praia, complexo de praia, complexo hoteleiro, complejo hotelero, complexo hotelero"
|
||||||
|
},
|
||||||
"leisure/bird_hide": {
|
"leisure/bird_hide": {
|
||||||
"name": "Observatorio de aves",
|
"name": "Observatorio de aves",
|
||||||
"terms": "observatorio, aves, paxaros"
|
"terms": "observatorio, aves, paxaros"
|
||||||
},
|
},
|
||||||
|
"leisure/bleachers": {
|
||||||
|
"name": "Chanzos",
|
||||||
|
"terms": "chanzos, banzos, bancada, gradas, multitude, banco, deportes, soporte, asento, asentos"
|
||||||
|
},
|
||||||
"leisure/bowling_alley": {
|
"leisure/bowling_alley": {
|
||||||
"name": "Birlos"
|
"name": "Birlos",
|
||||||
|
"terms": "bowling, bolos, boliche, xogo de bolos, pista de bowling, boleira, birlos"
|
||||||
},
|
},
|
||||||
"leisure/common": {
|
"leisure/common": {
|
||||||
"name": "Zona comunal"
|
"name": "Zona comunal",
|
||||||
|
"terms": "terras comunais, terreo comunal, comunal, terras comúns"
|
||||||
},
|
},
|
||||||
"leisure/dance": {
|
"leisure/dance": {
|
||||||
"name": "Sala de baile"
|
"name": "Sala de baile"
|
||||||
|
@ -6116,6 +6216,10 @@
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "Fogueira"
|
"name": "Fogueira"
|
||||||
},
|
},
|
||||||
|
"leisure/fishing": {
|
||||||
|
"name": "Lugar de pesca",
|
||||||
|
"terms": "lugar de pesca, pescador, pescar, pescantín"
|
||||||
|
},
|
||||||
"leisure/fitness_centre": {
|
"leisure/fitness_centre": {
|
||||||
"name": "Ximnasio",
|
"name": "Ximnasio",
|
||||||
"terms": "ximnasio, fitness, exercicio"
|
"terms": "ximnasio, fitness, exercicio"
|
||||||
|
@ -6127,6 +6231,9 @@
|
||||||
"leisure/fitness_station": {
|
"leisure/fitness_station": {
|
||||||
"name": "Estación de ximnasia ao aire libre"
|
"name": "Estación de ximnasia ao aire libre"
|
||||||
},
|
},
|
||||||
|
"leisure/fitness_station/rings": {
|
||||||
|
"name": "Aneis ou argolas para exercicio"
|
||||||
|
},
|
||||||
"leisure/garden": {
|
"leisure/garden": {
|
||||||
"name": "Xardín"
|
"name": "Xardín"
|
||||||
},
|
},
|
||||||
|
@ -6155,6 +6262,9 @@
|
||||||
"leisure/picnic_table": {
|
"leisure/picnic_table": {
|
||||||
"name": "Mesa de picnic"
|
"name": "Mesa de picnic"
|
||||||
},
|
},
|
||||||
|
"leisure/picnic_table/chess": {
|
||||||
|
"name": "Taboleiro de xadrez"
|
||||||
|
},
|
||||||
"leisure/pitch": {
|
"leisure/pitch": {
|
||||||
"name": "Campo deportivo"
|
"name": "Campo deportivo"
|
||||||
},
|
},
|
||||||
|
@ -6215,7 +6325,10 @@
|
||||||
"terms": "resort, complexo turístico, vacacións"
|
"terms": "resort, complexo turístico, vacacións"
|
||||||
},
|
},
|
||||||
"leisure/slipway": {
|
"leisure/slipway": {
|
||||||
"name": "Rampla"
|
"name": "Rampla para embarcacións"
|
||||||
|
},
|
||||||
|
"leisure/slipway_point": {
|
||||||
|
"name": "Rampla para embarcacións"
|
||||||
},
|
},
|
||||||
"leisure/sports_centre": {
|
"leisure/sports_centre": {
|
||||||
"name": "Complexo deportivo",
|
"name": "Complexo deportivo",
|
||||||
|
@ -6357,7 +6470,8 @@
|
||||||
"name": "Muíño de auga"
|
"name": "Muíño de auga"
|
||||||
},
|
},
|
||||||
"man_made/windmill": {
|
"man_made/windmill": {
|
||||||
"name": "Muíño de vento"
|
"name": "Muíño de vento",
|
||||||
|
"terms": "vento, eólico, granxa, roda, muíño, turbina, extraer auga, bombeo, muiño"
|
||||||
},
|
},
|
||||||
"man_made/works": {
|
"man_made/works": {
|
||||||
"name": "Fábrica"
|
"name": "Fábrica"
|
||||||
|
@ -6386,6 +6500,9 @@
|
||||||
"natural/beach": {
|
"natural/beach": {
|
||||||
"name": "Praia"
|
"name": "Praia"
|
||||||
},
|
},
|
||||||
|
"natural/cape": {
|
||||||
|
"name": "Cabo"
|
||||||
|
},
|
||||||
"natural/cave_entrance": {
|
"natural/cave_entrance": {
|
||||||
"name": "Entrada de cova"
|
"name": "Entrada de cova"
|
||||||
},
|
},
|
||||||
|
@ -6464,6 +6581,10 @@
|
||||||
"name": "Lagoa",
|
"name": "Lagoa",
|
||||||
"terms": "lago, lagoa, charca, auga"
|
"terms": "lago, lagoa, charca, auga"
|
||||||
},
|
},
|
||||||
|
"natural/water/moat": {
|
||||||
|
"name": "Foso",
|
||||||
|
"terms": "foso"
|
||||||
|
},
|
||||||
"natural/water/pond": {
|
"natural/water/pond": {
|
||||||
"name": "Estanque",
|
"name": "Estanque",
|
||||||
"terms": "auga, estanque, lagoa, charca"
|
"terms": "auga, estanque, lagoa, charca"
|
||||||
|
@ -6478,6 +6599,9 @@
|
||||||
"natural/water/stream": {
|
"natural/water/stream": {
|
||||||
"name": "Regato"
|
"name": "Regato"
|
||||||
},
|
},
|
||||||
|
"natural/water/wastewater": {
|
||||||
|
"name": "Conca de augas residuais"
|
||||||
|
},
|
||||||
"natural/wetland": {
|
"natural/wetland": {
|
||||||
"name": "Pantano"
|
"name": "Pantano"
|
||||||
},
|
},
|
||||||
|
@ -6509,12 +6633,29 @@
|
||||||
"office/association": {
|
"office/association": {
|
||||||
"name": "Oficina de organización sen ánimo de lucro"
|
"name": "Oficina de organización sen ánimo de lucro"
|
||||||
},
|
},
|
||||||
|
"office/charity": {
|
||||||
|
"name": "Oficina da caridade",
|
||||||
|
"terms": "caridade, beneficencia"
|
||||||
|
},
|
||||||
"office/company": {
|
"office/company": {
|
||||||
"name": "Oficina corporativa"
|
"name": "Oficina corporativa"
|
||||||
},
|
},
|
||||||
"office/coworking": {
|
"office/coworking": {
|
||||||
"name": "Espacio de cotraballo"
|
"name": "Espacio de cotraballo"
|
||||||
},
|
},
|
||||||
|
"office/diplomatic": {
|
||||||
|
"name": "Oficina diplomática"
|
||||||
|
},
|
||||||
|
"office/diplomatic/consulate": {
|
||||||
|
"name": "Consulado",
|
||||||
|
"terms": "consulado, cónsul"
|
||||||
|
},
|
||||||
|
"office/diplomatic/embassy": {
|
||||||
|
"name": "Embaixada"
|
||||||
|
},
|
||||||
|
"office/diplomatic/liaison": {
|
||||||
|
"name": "Oficina de ligazóns"
|
||||||
|
},
|
||||||
"office/educational_institution": {
|
"office/educational_institution": {
|
||||||
"name": "Institución educativa"
|
"name": "Institución educativa"
|
||||||
},
|
},
|
||||||
|
@ -6530,16 +6671,26 @@
|
||||||
"office/financial": {
|
"office/financial": {
|
||||||
"name": "Oficina financeira"
|
"name": "Oficina financeira"
|
||||||
},
|
},
|
||||||
|
"office/financial_advisor": {
|
||||||
|
"name": "Asesor financeiro"
|
||||||
|
},
|
||||||
"office/forestry": {
|
"office/forestry": {
|
||||||
"name": "Oficina forestal",
|
"name": "Oficina forestal",
|
||||||
"terms": "bosque, parque, gardabosques, gardaparques"
|
"terms": "bosque, parque, gardabosques, gardaparques"
|
||||||
},
|
},
|
||||||
|
"office/foundation": {
|
||||||
|
"name": "Oficina de fundación"
|
||||||
|
},
|
||||||
"office/government": {
|
"office/government": {
|
||||||
"name": "Oficina gobernamental"
|
"name": "Oficina gobernamental",
|
||||||
|
"terms": "oficina gobernamental, oficina do goberno"
|
||||||
},
|
},
|
||||||
"office/government/register_office": {
|
"office/government/register_office": {
|
||||||
"name": "Oficina de rexistro civil"
|
"name": "Oficina de rexistro civil"
|
||||||
},
|
},
|
||||||
|
"office/government/tax": {
|
||||||
|
"name": "Oficina de impostos e rentas"
|
||||||
|
},
|
||||||
"office/guide": {
|
"office/guide": {
|
||||||
"name": "Oficina de guías turísticos"
|
"name": "Oficina de guías turísticos"
|
||||||
},
|
},
|
||||||
|
@ -6578,6 +6729,10 @@
|
||||||
"office/private_investigator": {
|
"office/private_investigator": {
|
||||||
"name": "Oficina de investigador privado"
|
"name": "Oficina de investigador privado"
|
||||||
},
|
},
|
||||||
|
"office/religion": {
|
||||||
|
"name": "Oficina relixiosa",
|
||||||
|
"terms": "oficina relixiosa, relixión"
|
||||||
|
},
|
||||||
"office/research": {
|
"office/research": {
|
||||||
"name": "Oficina de investigación",
|
"name": "Oficina de investigación",
|
||||||
"terms": "investigación, desenvolvemento, I+D, laboratorio"
|
"terms": "investigación, desenvolvemento, I+D, laboratorio"
|
||||||
|
@ -6597,12 +6752,19 @@
|
||||||
"office/water_utility": {
|
"office/water_utility": {
|
||||||
"name": "Oficina de servizos públicos de auga"
|
"name": "Oficina de servizos públicos de auga"
|
||||||
},
|
},
|
||||||
|
"piste/piste": {
|
||||||
|
"name": "Pistas de deportes de inverno"
|
||||||
|
},
|
||||||
"place": {
|
"place": {
|
||||||
"name": "Lugar"
|
"name": "Lugar"
|
||||||
},
|
},
|
||||||
"place/city": {
|
"place/city": {
|
||||||
"name": "Cidade"
|
"name": "Cidade"
|
||||||
},
|
},
|
||||||
|
"place/city_block": {
|
||||||
|
"name": "Mazá urbana",
|
||||||
|
"terms": "mazá"
|
||||||
|
},
|
||||||
"place/farm": {
|
"place/farm": {
|
||||||
"name": "Granxa"
|
"name": "Granxa"
|
||||||
},
|
},
|
||||||
|
@ -6648,6 +6810,10 @@
|
||||||
"name": "Areeiro",
|
"name": "Areeiro",
|
||||||
"terms": "areeiro, areal, area, caixón de area"
|
"terms": "areeiro, areal, area, caixón de area"
|
||||||
},
|
},
|
||||||
|
"playground/zipwire": {
|
||||||
|
"name": "Tirolina",
|
||||||
|
"terms": "tirolina, soga, cable, colgarse, pendurarse, tirolesa, corda"
|
||||||
|
},
|
||||||
"point": {
|
"point": {
|
||||||
"name": "Punto"
|
"name": "Punto"
|
||||||
},
|
},
|
||||||
|
@ -6660,6 +6826,9 @@
|
||||||
"power/generator": {
|
"power/generator": {
|
||||||
"name": "Xerador de enerxía"
|
"name": "Xerador de enerxía"
|
||||||
},
|
},
|
||||||
|
"power/generator/source/wind": {
|
||||||
|
"name": "Turbina eólica"
|
||||||
|
},
|
||||||
"power/line": {
|
"power/line": {
|
||||||
"name": "Liña de alta tensión"
|
"name": "Liña de alta tensión"
|
||||||
},
|
},
|
||||||
|
@ -7509,13 +7678,6 @@
|
||||||
"description": "Límites das imaxes e datas de captura. As etiquetas xorden nun nivel do achegamento de 13 e superior.",
|
"description": "Límites das imaxes e datas de captura. As etiquetas xorden nun nivel do achegamento de 13 e superior.",
|
||||||
"name": "Imaxes antigas do DigitalGlobe Standard"
|
"name": "Imaxes antigas do DigitalGlobe Standard"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"attribution": {
|
|
||||||
"text": "Termos e opinións"
|
|
||||||
},
|
|
||||||
"description": "O DigitalGlobe-Vivid é un mosaico cunha aparencia e actualización axeitadas para calquera área do mundo, cunha resolución de 50 cm. ou superior e unha actualización de imaxe cun promedio duns 20 meses en todo o mundo.",
|
|
||||||
"name": "Imaxes do DigitalGlobe Vivid"
|
|
||||||
},
|
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Sentinel-2 sen nubes - https://s2maps.eu polo EOX IT Services GmbH (Contén os datos do Copernicus Sentinel modificados no 2017 e 2018)"
|
"text": "Sentinel-2 sen nubes - https://s2maps.eu polo EOX IT Services GmbH (Contén os datos do Copernicus Sentinel modificados no 2017 e 2018)"
|
||||||
|
@ -7551,6 +7713,20 @@
|
||||||
"description": "Imaxes satelitais e aéreas.",
|
"description": "Imaxes satelitais e aéreas.",
|
||||||
"name": "Mapbox Satélite"
|
"name": "Mapbox Satélite"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Termos e opinións"
|
||||||
|
},
|
||||||
|
"description": "O Maxar Premium é un mosaico composto por un mapa base do Maxar con rexións seleccionadas cheas de imaxes +Vivid ou de áreas de interese personalizadas, cunha resolución duns 50 cm ou superior, e actualízase con máis frecuencia.",
|
||||||
|
"name": "Imaxes Premium do Maxar (Beta)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Termos e opinións"
|
||||||
|
},
|
||||||
|
"description": "Maxar Estándar é un conxunto preciso de imaxes que cobren o 86% da Terra, cunha resolución duns 30-60 cm onde estea dispoñíbel recheo polo Landsat. A antigüidade promedio é duns 2.31 años, con algunhas áreas actualizadas dúas ocasións por ano.",
|
||||||
|
"name": "Imaxes Estándar do Maxar (Beta)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, contribuíntes do OpenStreetMap, CC-BY-SA"
|
"text": "© Geofabrik GmbH, contribuíntes do OpenStreetMap, CC-BY-SA"
|
||||||
|
@ -7693,6 +7869,27 @@
|
||||||
"description": "Capa ortofoto fornecida polo basemap.at \"Sucesor\" de imaxes do geoimage.at.",
|
"description": "Capa ortofoto fornecida polo basemap.at \"Sucesor\" de imaxes do geoimage.at.",
|
||||||
"name": "Ortofoto basemap.at"
|
"name": "Ortofoto basemap.at"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Sobreposición de anotación fornecida por basemap.at.",
|
||||||
|
"name": "Sobreposición basemap.at"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Capa da superficie fornecida por basemap.at.",
|
||||||
|
"name": "Superficie basemap.at"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Capa do terreo fornecida por basemap.at.",
|
||||||
|
"name": "Terreo basemap.at"
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Ortofotos do EUFAR Balaton 2010"
|
"text": "Ortofotos do EUFAR Balaton 2010"
|
||||||
|
|
7
vendor/assets/iD/iD/locales/gu.json
vendored
7
vendor/assets/iD/iD/locales/gu.json
vendored
|
@ -221,17 +221,10 @@
|
||||||
"tooltip": "બીજું બધું"
|
"tooltip": "બીજું બધું"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"restore": "મારા ફેરફારો પાછા લાવો",
|
|
||||||
"reset": "મારા ફેરફારો અવગણો"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "સંગ્રહો",
|
"title": "સંગ્રહો",
|
||||||
"no_changes": "સંગ્રહ કરવા માટે કોઇ ફેરફારો નથી."
|
"no_changes": "સંગ્રહ કરવા માટે કોઇ ફેરફારો નથી."
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "ઓપેનસ્ટ્રીટમેપના આઇડી સંપાદકમાં આપનું સ્વાગત છે."
|
|
||||||
},
|
|
||||||
"intro": {
|
"intro": {
|
||||||
"graph": {
|
"graph": {
|
||||||
"block_number": "<value for addr:block_number>",
|
"block_number": "<value for addr:block_number>",
|
||||||
|
|
199
vendor/assets/iD/iD/locales/he.json
vendored
199
vendor/assets/iD/iD/locales/he.json
vendored
|
@ -618,7 +618,7 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "חיפוש בכל העולם…",
|
"search": "חיפוש בכל העולם…",
|
||||||
"no_results_visible": "אין תוצאות באזור הגלוי של המפה",
|
"no_results_visible": "אין תוצאות בחלק הגלוי של המפה",
|
||||||
"no_results_worldwide": "לא נמצאו תוצאות"
|
"no_results_worldwide": "לא נמצאו תוצאות"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -929,7 +929,7 @@
|
||||||
"cancel": "ביטול"
|
"cancel": "ביטול"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "ברוך בואך לעורך המפות iD של OpenStreetMap",
|
"welcome": "ברוך בואך לעורך המפות iD מבית OpenStreetMap",
|
||||||
"text": "iD הוא כלי ידידותי אך רב עצמה לתרומה למפה החופשית הטובה בעולם. זוהי גרסה {version}. למידע נוסף יש לבקר באתר {website} ולדווח על תקלות תחת {github}.",
|
"text": "iD הוא כלי ידידותי אך רב עצמה לתרומה למפה החופשית הטובה בעולם. זוהי גרסה {version}. למידע נוסף יש לבקר באתר {website} ולדווח על תקלות תחת {github}.",
|
||||||
"walkthrough": "להתחיל במדריך",
|
"walkthrough": "להתחיל במדריך",
|
||||||
"start": "לערוך כעת"
|
"start": "לערוך כעת"
|
||||||
|
@ -1675,7 +1675,7 @@
|
||||||
"reference": "דרכים מהירות שחוצות פסי רכבת אמורות להשתמש בגשרים, מנהרות או חציה בין שכבות."
|
"reference": "דרכים מהירות שחוצות פסי רכבת אמורות להשתמש בגשרים, מנהרות או חציה בין שכבות."
|
||||||
},
|
},
|
||||||
"highway-waterway": {
|
"highway-waterway": {
|
||||||
"reference": "דרכים מהירות שחוצות דרכי מים אמורות להשתמש בגשרים, מנהרות או מעברות לחציית מים."
|
"reference": "דרכים מהירות שחוצות דרכי מים אמורות להשתמש בגשרים, מנהרות או מעברים לחציית מים."
|
||||||
},
|
},
|
||||||
"railway-railway": {
|
"railway-railway": {
|
||||||
"reference": "מסילות רכבת חוצות אמורות להיות מחוברות או להשתמש בגשרים או מנהרות."
|
"reference": "מסילות רכבת חוצות אמורות להיות מחוברות או להשתמש בגשרים או מנהרות."
|
||||||
|
@ -1740,6 +1740,20 @@
|
||||||
"reference": "מוצרי Google הם קניניים ואסור להשתמש בהם לביסוס טענה."
|
"reference": "מוצרי Google הם קניניים ואסור להשתמש בהם לביסוס טענה."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "תצורה שגויה",
|
||||||
|
"tip": "איתור תגיות עם תצורות בלתי צפויות",
|
||||||
|
"email": {
|
||||||
|
"message": "כתובת הדוא״ל של {feature} שגויה.",
|
||||||
|
"message_multi": "לתכונה {feature} יש מגוון כתובות דוא״ל שגויות.",
|
||||||
|
"reference": "כתובות דוא״ל חייבות להיראות בערך כך: „user@example.com”"
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "האתר של {feature} אינו תקין.",
|
||||||
|
"message_multi": "לתכונה {feature} יש מגוון כתובות אתרים בלתי תקינות.",
|
||||||
|
"reference": "אתרים אמורים להתחיל ב־„http” או „https”."
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "תפקידים חסרים",
|
"title": "תפקידים חסרים",
|
||||||
"message": "ל־{member} אין תפקיד בתוך {relation}",
|
"message": "ל־{member} אין תפקיד בתוך {relation}",
|
||||||
|
@ -1774,6 +1788,10 @@
|
||||||
"incomplete": {
|
"incomplete": {
|
||||||
"message": "התגיות של {feature} אינן שלמות",
|
"message": "התגיות של {feature} אינן שלמות",
|
||||||
"reference": "לחלק מהתכונות אמורות להיות תגיות נוספות."
|
"reference": "לחלק מהתכונות אמורות להיות תגיות נוספות."
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "{feature} נראה כמו מותג עם תגיות משונות",
|
||||||
|
"reference": "כל התכונות מאותו המותג אמורות לניות מתויגות באותו האופן."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
|
@ -2883,7 +2901,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "כיוון",
|
"label": "הכיוון הושפע",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "אחורה",
|
"backward": "אחורה",
|
||||||
"both": "שניהם / כולם",
|
"both": "שניהם / כולם",
|
||||||
|
@ -3281,7 +3299,7 @@
|
||||||
"label": "אורך (מטרים)"
|
"label": "אורך (מטרים)"
|
||||||
},
|
},
|
||||||
"level": {
|
"level": {
|
||||||
"label": "רמה"
|
"label": "קומה"
|
||||||
},
|
},
|
||||||
"levels": {
|
"levels": {
|
||||||
"label": "קומות",
|
"label": "קומות",
|
||||||
|
@ -3659,7 +3677,7 @@
|
||||||
"placeholder": "מרחק עד נקודה עשרונית אחת (123.4)"
|
"placeholder": "מרחק עד נקודה עשרונית אחת (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "כיוון",
|
"label": "הכיוון הושפע",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "אחורה",
|
"backward": "אחורה",
|
||||||
"both": "שניהם / כולם",
|
"both": "שניהם / כולם",
|
||||||
|
@ -4139,7 +4157,7 @@
|
||||||
"label": "תמרור"
|
"label": "תמרור"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "כיוון",
|
"label": "הכיוון הושפע",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "אחורה",
|
"backward": "אחורה",
|
||||||
"both": "שניהם / כולם",
|
"both": "שניהם / כולם",
|
||||||
|
@ -4150,7 +4168,7 @@
|
||||||
"label": "סוג"
|
"label": "סוג"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "כיוון",
|
"label": "הכיוון הושפע",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "אחורה",
|
"backward": "אחורה",
|
||||||
"both": "שניהם / כולם",
|
"both": "שניהם / כולם",
|
||||||
|
@ -4185,6 +4203,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "עצים"
|
"label": "עצים"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "סוג"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "כבלי טרולי מוגבהים"
|
"label": "כבלי טרולי מוגבהים"
|
||||||
},
|
},
|
||||||
|
@ -4778,10 +4799,12 @@
|
||||||
"terms": "קיוסק אינטראקטיבי,תשלום,כסף"
|
"terms": "קיוסק אינטראקטיבי,תשלום,כסף"
|
||||||
},
|
},
|
||||||
"amenity/pharmacy": {
|
"amenity/pharmacy": {
|
||||||
"name": "דלפק בית מרקחת"
|
"name": "דלפק בית מרקחת",
|
||||||
|
"terms": "חנות תרופות,בית מרקחת,בית תרופות,תרופות,תרופה,כדורים,גלולות,מרשם"
|
||||||
},
|
},
|
||||||
"amenity/photo_booth": {
|
"amenity/photo_booth": {
|
||||||
"name": "תא צילום"
|
"name": "תא צילום",
|
||||||
|
"terms": "קיוסק,מצלמה,צילום,מכונת צילום"
|
||||||
},
|
},
|
||||||
"amenity/place_of_worship": {
|
"amenity/place_of_worship": {
|
||||||
"name": "בית תפילה",
|
"name": "בית תפילה",
|
||||||
|
@ -4792,7 +4815,20 @@
|
||||||
"terms": "מקדש בודהיסטי"
|
"terms": "מקדש בודהיסטי"
|
||||||
},
|
},
|
||||||
"amenity/place_of_worship/christian": {
|
"amenity/place_of_worship/christian": {
|
||||||
"name": "כנסייה נוצרית"
|
"name": "כנסייה נוצרית",
|
||||||
|
"terms": "בזיליקה,קתדרלה,קפלה,בית האלוהים,בית תפילה,מקום סגידה"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/jehovahs_witness": {
|
||||||
|
"name": "אולם מלכות של עדי יהוה",
|
||||||
|
"terms": "אולם מלוכה,אולם מלכות,היכל מלוכה,היכל מלכות"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/la_luz_del_mundo": {
|
||||||
|
"name": "מקדש לה לוז דל מונדו",
|
||||||
|
"terms": "מקדש אור העולם,כנסייה,מקדש,בית האלוהים,בית תפילה,בית סגידה,מקום סגידה,נצרות,נוצרים"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/quaker": {
|
||||||
|
"name": "בית מפגש לחברים קוייקרים",
|
||||||
|
"terms": "קווייקרים,חברים,כנסיה,מפגש,קוויקרים,קויקרים,חברים קווייקרים"
|
||||||
},
|
},
|
||||||
"amenity/place_of_worship/hindu": {
|
"amenity/place_of_worship/hindu": {
|
||||||
"name": "מקדש הינדו",
|
"name": "מקדש הינדו",
|
||||||
|
@ -4851,7 +4887,8 @@
|
||||||
"terms": "פאב להומואים,פאב ללסביות,פאב ללהט״ב,פאב ללהט\"ב,פאב ללהטב״ק,פאב ללהטב\"ק, פאב ללהטבפא״ק,פאב ללהטבפא\"ק,להטב,פאב ללהטב,פאב ללהטבק,פאב ללהטבפאק"
|
"terms": "פאב להומואים,פאב ללסביות,פאב ללהט״ב,פאב ללהט\"ב,פאב ללהטב״ק,פאב ללהטב\"ק, פאב ללהטבפא״ק,פאב ללהטבפא\"ק,להטב,פאב ללהטב,פאב ללהטבק,פאב ללהטבפאק"
|
||||||
},
|
},
|
||||||
"amenity/pub/microbrewery": {
|
"amenity/pub/microbrewery": {
|
||||||
"name": "פאב מבשלה"
|
"name": "פאב מבשלה",
|
||||||
|
"terms": "אלכוהול,מסבאה,בירה,שיכר,בוטיק,מיקרומבשלה,מבשלה קטנה"
|
||||||
},
|
},
|
||||||
"amenity/public_bath": {
|
"amenity/public_bath": {
|
||||||
"name": "מרחצאות ציבוריות",
|
"name": "מרחצאות ציבוריות",
|
||||||
|
@ -4892,19 +4929,24 @@
|
||||||
"terms": "מסעדה אסיאתית,מסעדה אסיתית,מסעדה סינית,מסעדה יפנית,סושי,פאד תאי,מוקפץ"
|
"terms": "מסעדה אסיאתית,מסעדה אסיתית,מסעדה סינית,מסעדה יפנית,סושי,פאד תאי,מוקפץ"
|
||||||
},
|
},
|
||||||
"amenity/restaurant/chinese": {
|
"amenity/restaurant/chinese": {
|
||||||
"name": "מסעדה סינית"
|
"name": "מסעדה סינית",
|
||||||
|
"terms": "סינית,שולחן,צהריים,מוקפץ"
|
||||||
},
|
},
|
||||||
"amenity/restaurant/french": {
|
"amenity/restaurant/french": {
|
||||||
"name": "מסעדה צרפתית"
|
"name": "מסעדה צרפתית",
|
||||||
|
"terms": "אוכל,גריל,ארוחת צהריים,שולחן"
|
||||||
},
|
},
|
||||||
"amenity/restaurant/german": {
|
"amenity/restaurant/german": {
|
||||||
"name": "מסעדה גרמנית"
|
"name": "מסעדה גרמנית",
|
||||||
|
"terms": "אוכל,גריל,ארוחת צהריים,שולחן,נקניקיות,וורסט"
|
||||||
},
|
},
|
||||||
"amenity/restaurant/greek": {
|
"amenity/restaurant/greek": {
|
||||||
"name": "מסעדה יוונית"
|
"name": "מסעדה יוונית",
|
||||||
|
"terms": "אוכל,גריל,ארוחת צהריים,שולחן,גירוס,סופלקי,פיתות,פיתה,זיתים,שמן זית,פטה"
|
||||||
},
|
},
|
||||||
"amenity/restaurant/indian": {
|
"amenity/restaurant/indian": {
|
||||||
"name": "מסעדה הודית"
|
"name": "מסעדה הודית",
|
||||||
|
"terms": "מסבאה,פאב,בר,ארוחת ערב,שולחן,קארי"
|
||||||
},
|
},
|
||||||
"amenity/restaurant/italian": {
|
"amenity/restaurant/italian": {
|
||||||
"name": "מסעדה איטלקית"
|
"name": "מסעדה איטלקית"
|
||||||
|
@ -5864,7 +5906,8 @@
|
||||||
"terms": "מכשול חול"
|
"terms": "מכשול חול"
|
||||||
},
|
},
|
||||||
"golf/cartpath": {
|
"golf/cartpath": {
|
||||||
"name": "מסלול לרכבי גולף"
|
"name": "מסלול לרכבי גולף",
|
||||||
|
"terms": "מסלול קלנועיות,שביל קלנועיות,דרך קלנועיות"
|
||||||
},
|
},
|
||||||
"golf/driving_range": {
|
"golf/driving_range": {
|
||||||
"name": "מטווח אימונים",
|
"name": "מטווח אימונים",
|
||||||
|
@ -5886,7 +5929,8 @@
|
||||||
"name": "מכשול מים צדדי"
|
"name": "מכשול מים צדדי"
|
||||||
},
|
},
|
||||||
"golf/path": {
|
"golf/path": {
|
||||||
"name": "נתיב הליכה לגולף"
|
"name": "נתיב הליכה לגולף",
|
||||||
|
"terms": "מסלול גולף,נתיב גולף,דרך גולף,שביל גולף"
|
||||||
},
|
},
|
||||||
"golf/rough": {
|
"golf/rough": {
|
||||||
"name": "שטח קשה בגולף",
|
"name": "שטח קשה בגולף",
|
||||||
|
@ -6450,14 +6494,6 @@
|
||||||
"name": "בסיס צבאי",
|
"name": "בסיס צבאי",
|
||||||
"terms": "בסיס צבאי"
|
"terms": "בסיס צבאי"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "בונקר צבאי",
|
|
||||||
"terms": "בונקר צבאי"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "נקודת ביקורת",
|
|
||||||
"terms": "נקודת ביקורת"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "אזור מסוכן",
|
"name": "אזור מסוכן",
|
||||||
"terms": "אזור מסוכן"
|
"terms": "אזור מסוכן"
|
||||||
|
@ -6466,18 +6502,10 @@
|
||||||
"name": "בסיס חיל ים",
|
"name": "בסיס חיל ים",
|
||||||
"terms": "בסיס חיל ים"
|
"terms": "בסיס חיל ים"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "אתר פיצוץ גרעיני",
|
|
||||||
"terms": "אתר פיצוץ גרעיני"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "מסלול מכשולים",
|
"name": "מסלול מכשולים",
|
||||||
"terms": "מסלול מכשולים"
|
"terms": "מסלול מכשולים"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "משרד צבאי",
|
|
||||||
"terms": "משרד צבאי"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "שטח אש",
|
"name": "שטח אש",
|
||||||
"terms": "אזור ירי צבאי,שטח אש צבאי"
|
"terms": "אזור ירי צבאי,שטח אש צבאי"
|
||||||
|
@ -6579,10 +6607,18 @@
|
||||||
"name": "בית ספר לריקוד",
|
"name": "בית ספר לריקוד",
|
||||||
"terms": "סווינג,דנס,טנגו,סלסה,ריקוד"
|
"terms": "סווינג,דנס,טנגו,סלסה,ריקוד"
|
||||||
},
|
},
|
||||||
|
"leisure/disc_golf_course": {
|
||||||
|
"name": "מגרש דיסק גולף",
|
||||||
|
"terms": "רחבת דיסק גולף,גולף דיסק,דיסק גולף,מתחם דיסק גולף"
|
||||||
|
},
|
||||||
"leisure/dog_park": {
|
"leisure/dog_park": {
|
||||||
"name": "פארק כלבים",
|
"name": "פארק כלבים",
|
||||||
"terms": "פארק כלבים"
|
"terms": "פארק כלבים"
|
||||||
},
|
},
|
||||||
|
"leisure/escape_game": {
|
||||||
|
"name": "חדר בריחה",
|
||||||
|
"terms": "אסקייפ רום,איסקייפ רום,משחק בריחה,חדר אתגרי"
|
||||||
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "שוחה למדורה",
|
"name": "שוחה למדורה",
|
||||||
"terms": "מדורה,אש,להבה,קומזיץ"
|
"terms": "מדורה,אש,להבה,קומזיץ"
|
||||||
|
@ -6669,7 +6705,7 @@
|
||||||
},
|
},
|
||||||
"leisure/marina": {
|
"leisure/marina": {
|
||||||
"name": "מרינה",
|
"name": "מרינה",
|
||||||
"terms": "מרינה"
|
"terms": "מעגן,מעגנה,עיגון,שיט,כלי שיט,יאכטה,יאכטות"
|
||||||
},
|
},
|
||||||
"leisure/miniature_golf": {
|
"leisure/miniature_golf": {
|
||||||
"name": "מיני-גולף",
|
"name": "מיני-גולף",
|
||||||
|
@ -6739,6 +6775,10 @@
|
||||||
"name": "זירת רכיבה",
|
"name": "זירת רכיבה",
|
||||||
"terms": "מתחם רכיבה"
|
"terms": "מתחם רכיבה"
|
||||||
},
|
},
|
||||||
|
"leisure/pitch/field_hockey": {
|
||||||
|
"name": "מגרש הוקי שדה",
|
||||||
|
"terms": "מגרש הוקי,הוקי שדה,מתחם הוקי שדה,רחבת הוקי שדה"
|
||||||
|
},
|
||||||
"leisure/pitch/netball": {
|
"leisure/pitch/netball": {
|
||||||
"name": "מגרש נטבול",
|
"name": "מגרש נטבול",
|
||||||
"terms": "כדורשת"
|
"terms": "כדורשת"
|
||||||
|
@ -6943,10 +6983,12 @@
|
||||||
"terms": "תורן אנטנה סלולרית,עמוד אנטנה סלולרית,תורן סלולרי,עמוד סלולרי"
|
"terms": "תורן אנטנה סלולרית,עמוד אנטנה סלולרית,תורן סלולרי,עמוד סלולרי"
|
||||||
},
|
},
|
||||||
"man_made/mast/communication/radio": {
|
"man_made/mast/communication/radio": {
|
||||||
"name": "תורן שידורי רדיו"
|
"name": "תורן שידורי רדיו",
|
||||||
|
"terms": "אנטנה,תורן תקשורת,מגדל תקשורת,מגדל,תורן רדיו,מגדל רדיו,תורן תמסורת,מגדל תמסורת"
|
||||||
},
|
},
|
||||||
"man_made/mast/communication/television": {
|
"man_made/mast/communication/television": {
|
||||||
"name": "תורן שידורי טלוויזיה"
|
"name": "תורן שידורי טלוויזיה",
|
||||||
|
"terms": "אנטנה,תורן תקשורת,מגדל תקשורת,מגדל,תורן טלוויזיה,מגדל טלוויזיה,תורן תמסורת,מגדל תמסורת,תורן טלביזיה,מגדל טלביזיה"
|
||||||
},
|
},
|
||||||
"man_made/mineshaft": {
|
"man_made/mineshaft": {
|
||||||
"name": "פתח מכרה"
|
"name": "פתח מכרה"
|
||||||
|
@ -6989,6 +7031,10 @@
|
||||||
"name": "מיכל אחסון",
|
"name": "מיכל אחסון",
|
||||||
"terms": "מכל אחסון,מיכל איחסון,מכל איכסון"
|
"terms": "מכל אחסון,מיכל איחסון,מכל איכסון"
|
||||||
},
|
},
|
||||||
|
"man_made/storage_tank/water": {
|
||||||
|
"name": "מיכל מים",
|
||||||
|
"terms": "מיכלית,מכל,מכל מים,מכלית מים"
|
||||||
|
},
|
||||||
"man_made/street_cabinet": {
|
"man_made/street_cabinet": {
|
||||||
"name": "ארון ציבורי",
|
"name": "ארון ציבורי",
|
||||||
"terms": "ארון חשמל,ארון כבלים,ארון תקשורת,ארון שירות,ארון טכני,תיבת פיקוד,ארון פיקוד רמזורים,תיבת פיקוד רמזורים,רמזורים,חשמל,תקשורת,טלוויזיה"
|
"terms": "ארון חשמל,ארון כבלים,ארון תקשורת,ארון שירות,ארון טכני,תיבת פיקוד,ארון פיקוד רמזורים,תיבת פיקוד רמזורים,רמזורים,חשמל,תקשורת,טלוויזיה"
|
||||||
|
@ -6998,7 +7044,8 @@
|
||||||
"terms": "מעקב"
|
"terms": "מעקב"
|
||||||
},
|
},
|
||||||
"man_made/surveillance/camera": {
|
"man_made/surveillance/camera": {
|
||||||
"name": "מצלמת מעקב"
|
"name": "מצלמת מעקב",
|
||||||
|
"terms": "מצלמת ריגול,מצלמת אבטחה,מצלמת אינטרנט,זיהוי לוחיות רישוי, מעקב,מעגל סגור"
|
||||||
},
|
},
|
||||||
"man_made/survey_point": {
|
"man_made/survey_point": {
|
||||||
"name": "נקודת גבול",
|
"name": "נקודת גבול",
|
||||||
|
@ -7072,6 +7119,10 @@
|
||||||
"name": "בור תקשורת",
|
"name": "בור תקשורת",
|
||||||
"terms": "בור טלקום"
|
"terms": "בור טלקום"
|
||||||
},
|
},
|
||||||
|
"military/trench": {
|
||||||
|
"name": "שוחה צבאית",
|
||||||
|
"terms": "סוללה,שוחה,חפיר"
|
||||||
|
},
|
||||||
"natural": {
|
"natural": {
|
||||||
"name": "מאפייני טבע"
|
"name": "מאפייני טבע"
|
||||||
},
|
},
|
||||||
|
@ -7202,6 +7253,10 @@
|
||||||
"natural/water/stream": {
|
"natural/water/stream": {
|
||||||
"name": "נחל"
|
"name": "נחל"
|
||||||
},
|
},
|
||||||
|
"natural/water/wastewater": {
|
||||||
|
"name": "מתקן טיהור שפכים",
|
||||||
|
"terms": "מט״ש,שפד״ן,שפכים,שופכין,קולחין"
|
||||||
|
},
|
||||||
"natural/wetland": {
|
"natural/wetland": {
|
||||||
"name": "ביצה",
|
"name": "ביצה",
|
||||||
"terms": "ביצה"
|
"terms": "ביצה"
|
||||||
|
@ -8264,6 +8319,10 @@
|
||||||
"name": "חנות ציוד רפואי",
|
"name": "חנות ציוד רפואי",
|
||||||
"terms": "חנות ציוד רפואי"
|
"terms": "חנות ציוד רפואי"
|
||||||
},
|
},
|
||||||
|
"shop/military_surplus": {
|
||||||
|
"name": "חנות עודפי צבא",
|
||||||
|
"terms": "ריקושט,חנות עודפים צבאיים,חנות צבא,ציוד צבאי,צבא,כלי נשק,נשקים"
|
||||||
|
},
|
||||||
"shop/mobile_phone": {
|
"shop/mobile_phone": {
|
||||||
"name": "חנות טלפונים ניידים",
|
"name": "חנות טלפונים ניידים",
|
||||||
"terms": "חנות טלפונים ניידים"
|
"terms": "חנות טלפונים ניידים"
|
||||||
|
@ -8308,6 +8367,10 @@
|
||||||
"name": "חנות רהיטי גינה",
|
"name": "חנות רהיטי גינה",
|
||||||
"terms": "חנות ריהוט גינה"
|
"terms": "חנות ריהוט גינה"
|
||||||
},
|
},
|
||||||
|
"shop/outpost": {
|
||||||
|
"name": "נקודת הפצה של שירות מקוון",
|
||||||
|
"terms": "נקודת איסוף,נקודת הפצה,תאי חלוקה,תאי הפצה"
|
||||||
|
},
|
||||||
"shop/paint": {
|
"shop/paint": {
|
||||||
"name": "חנות צבע",
|
"name": "חנות צבע",
|
||||||
"terms": "חנות צבע"
|
"terms": "חנות צבע"
|
||||||
|
@ -8502,6 +8565,10 @@
|
||||||
"name": "אומנות",
|
"name": "אומנות",
|
||||||
"terms": "אומנות"
|
"terms": "אומנות"
|
||||||
},
|
},
|
||||||
|
"tourism/artwork/bust": {
|
||||||
|
"name": "פרוטומה",
|
||||||
|
"terms": "פסל של ראש אדם, כתפיו והחזה שלו,פסל,דמות"
|
||||||
|
},
|
||||||
"tourism/artwork/graffiti": {
|
"tourism/artwork/graffiti": {
|
||||||
"name": "גרפיטי",
|
"name": "גרפיטי",
|
||||||
"terms": "אומנות רחוב,ספריי,תרסיס,אומנות"
|
"terms": "אומנות רחוב,ספריי,תרסיס,אומנות"
|
||||||
|
@ -8819,6 +8886,10 @@
|
||||||
"name": "תעלת מים",
|
"name": "תעלת מים",
|
||||||
"terms": "תעלה"
|
"terms": "תעלה"
|
||||||
},
|
},
|
||||||
|
"waterway/canal/lock": {
|
||||||
|
"name": "מחסום תעלת מים",
|
||||||
|
"terms": "שער תעלת מים,שער תעלה,מחסום תעלה,מחסום נהר"
|
||||||
|
},
|
||||||
"waterway/dam": {
|
"waterway/dam": {
|
||||||
"name": "סכר",
|
"name": "סכר",
|
||||||
"terms": "סכר"
|
"terms": "סכר"
|
||||||
|
@ -8923,7 +8994,7 @@
|
||||||
"text": "תנאים ומשוב"
|
"text": "תנאים ומשוב"
|
||||||
},
|
},
|
||||||
"description": " גבולות ומועדי צילום. תוויות מופיעות ברמות תקריב של 13 ומעלה. ",
|
"description": " גבולות ומועדי צילום. תוויות מופיעות ברמות תקריב של 13 ומעלה. ",
|
||||||
"name": "דיגיטל גלוב' תצלומי אוויר פרמיום"
|
"name": "דיגיטל גלוב תצלומי אוויר פרימיום"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Standard": {
|
"DigitalGlobe-Standard": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
@ -8937,14 +9008,7 @@
|
||||||
"text": "תנאים ומשוב"
|
"text": "תנאים ומשוב"
|
||||||
},
|
},
|
||||||
"description": "גבולות תמונות רקע ותאריכי צילום. תוויות מופיעות בתקריב ברמה 13 ומעלה.",
|
"description": "גבולות תמונות רקע ותאריכי צילום. תוויות מופיעות בתקריב ברמה 13 ומעלה.",
|
||||||
"name": "דיגיטל גלוב' תצלומי אוויר"
|
"name": "דיגיטל גלוב תצלומי אוויר"
|
||||||
},
|
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"attribution": {
|
|
||||||
"text": "תנאים ומשוב"
|
|
||||||
},
|
|
||||||
"description": "DigitalGlobe-Vivid הוא פסיפס עם אסתטיקה ועדכניות מיטביים לכל אזור ברחבי כדור הארץ, רזולוציה של 50 ס״מ או טובה יותר, עדכניות של <20 חודשים בממוצע בכל רחבי העולם.",
|
|
||||||
"name": "צילומי Vivid של DigitalGlobe"
|
|
||||||
},
|
},
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
@ -8957,7 +9021,7 @@
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "תנאים ומשוב"
|
"text": "תנאים ומשוב"
|
||||||
},
|
},
|
||||||
"description": "ESRI תצלומי אוויר",
|
"description": "ESRI תצלומי אוויר.",
|
||||||
"name": "ESRI תצלומי אוויר"
|
"name": "ESRI תצלומי אוויר"
|
||||||
},
|
},
|
||||||
"EsriWorldImageryClarity": {
|
"EsriWorldImageryClarity": {
|
||||||
|
@ -8972,7 +9036,7 @@
|
||||||
"text": "מתנדבי © OpenStreetMap, CC-BY-SA"
|
"text": "מתנדבי © OpenStreetMap, CC-BY-SA"
|
||||||
},
|
},
|
||||||
"description": "שכבת בררת המחדל של OpenStreetMap.",
|
"description": "שכבת בררת המחדל של OpenStreetMap.",
|
||||||
"name": "OpenStreetMap (תקני)"
|
"name": "OpenStreetMap (רגיל)"
|
||||||
},
|
},
|
||||||
"Mapbox": {
|
"Mapbox": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
@ -8981,6 +9045,20 @@
|
||||||
"description": "צילומי אוויר ולוויין.",
|
"description": "צילומי אוויר ולוויין.",
|
||||||
"name": "Mapbox לווייני"
|
"name": "Mapbox לווייני"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "תנאים ומשוב"
|
||||||
|
},
|
||||||
|
"description": "Maxar פרימיום הוא פסיפס שמורכב ממפת הבסיס Maxar עם שטחים נבחרים במילוי +Vivid או שטח צילום מותאם אישית, ברזולוציה של 50 ס״מ ומעלה, שמתרענן בתדירות גבוהה יותר ככל שמצטרפים עוד עדכונים.",
|
||||||
|
"name": "צילומי פרימיום של Maxar (בטא)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "תנאים ומשוב"
|
||||||
|
},
|
||||||
|
"description": "Maxar רגיל הוא סדרה אסופה של צילומים שמכסים 86% מהקרקע בכדור הארץ ברזולוציה של 30-60 ס״מ איפה שניתן, עם מילוי חוסרים מצד Landsat. הגיל הממוצע הוא 2.31 שנים, עם שטחים מסוימים שמתעדכנים פעמיים בשנה.",
|
||||||
|
"name": "צילומים רגילים של Maxar (בטא)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, מתנדבי OpenStreetMap, CC-BY-SA"
|
"text": "© Geofabrik GmbH, מתנדבי OpenStreetMap, CC-BY-SA"
|
||||||
|
@ -9123,6 +9201,27 @@
|
||||||
"description": "אורטופוטו basemap.at",
|
"description": "אורטופוטו basemap.at",
|
||||||
"name": "אורטופוטו basemap.at"
|
"name": "אורטופוטו basemap.at"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "שכבת הערות שמסופקת על ידי basemap.at.",
|
||||||
|
"name": "שכבת basemap.at"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "שכבת משטח שמסופקת על ידי basemap.at.",
|
||||||
|
"name": "משטח של basemap.at"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "שכבת תוואי שטח שמסופקת על ידי basemap.at.",
|
||||||
|
"name": "תוואי שטח של basemap.at"
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "EUFAR Balaton ortofotó 2010"
|
"text": "EUFAR Balaton ortofotó 2010"
|
||||||
|
|
115
vendor/assets/iD/iD/locales/hr.json
vendored
115
vendor/assets/iD/iD/locales/hr.json
vendored
|
@ -443,7 +443,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Globalna pretraga...",
|
"search": "Globalna pretraga...",
|
||||||
"no_results_visible": "Nema rezultata na vidljivom dijelu karte",
|
|
||||||
"no_results_worldwide": "Nema nađenih rezultata"
|
"no_results_worldwide": "Nema nađenih rezultata"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -595,12 +594,6 @@
|
||||||
"tooltip": "Područja su iscrtana potpuno ispunjena."
|
"tooltip": "Područja su iscrtana potpuno ispunjena."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Imaš nespremljenih promjena",
|
|
||||||
"description": "Želiš li vratiti nespremljene promjene od posljednji puta kada si uređivao/la?",
|
|
||||||
"restore": "Vrati moje promjene",
|
|
||||||
"reset": "Zanemari moje promjene"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Spremi",
|
"title": "Spremi",
|
||||||
"help": "Pregledaj svoje promjene i postavi ih na OpenStreetMap, tako će postati vidljive drugim korisnicima.",
|
"help": "Pregledaj svoje promjene i postavi ih na OpenStreetMap, tako će postati vidljive drugim korisnicima.",
|
||||||
|
@ -635,10 +628,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Upravo si uredio/la OpenStreetMap!",
|
|
||||||
"thank_you": "Hvala ti za poboljšanje karte.",
|
|
||||||
"thank_you_location": "Hvala ti za poboljšanje karte u blizini {where}.",
|
|
||||||
"help_html": "Tvoje promjene bi se trebale pojaviti na OpenStreetMapu kroz par minuta. Druge karte će trebati više vremena za ažuriranje podataka.",
|
|
||||||
"help_link_text": "Detalji",
|
"help_link_text": "Detalji",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "Pogledaj promjene na OSM",
|
"view_on_osm": "Pogledaj promjene na OSM",
|
||||||
|
@ -654,12 +643,6 @@
|
||||||
"okay": "U redu",
|
"okay": "U redu",
|
||||||
"cancel": "Otkaži"
|
"cancel": "Otkaži"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Dobrodošli na iD OpenStreetMap uređivač",
|
|
||||||
"text": "iD je vrlo jednostavan ali moćan alat za doprinošenje najboljoj besplatnoj karti svijeta. Ovo je verzija {version}. Za više informacija pogledaj {website} i prijavi greške u softveru na {github}.",
|
|
||||||
"walkthrough": "Počni prohod",
|
|
||||||
"start": "Odmah uređuj"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "uživo",
|
"live": "uživo",
|
||||||
"lose_changes": "Imaš nespremljenih promjena. Zamjena servera karte će poništiti promjene. Jesi li siguran/na da želiš zamijeniti servere?",
|
"lose_changes": "Imaš nespremljenih promjena. Zamjena servera karte će poništiti promjene. Jesi li siguran/na da želiš zamijeniti servere?",
|
||||||
|
@ -1225,19 +1208,49 @@
|
||||||
"presets": {
|
"presets": {
|
||||||
"categories": {
|
"categories": {
|
||||||
"category-barrier": {
|
"category-barrier": {
|
||||||
"name": "Vrste ograda"
|
"name": "Vrste prepreka"
|
||||||
},
|
},
|
||||||
"category-building": {
|
"category-building": {
|
||||||
"name": "Vrste građevina"
|
"name": "Vrste građevina"
|
||||||
},
|
},
|
||||||
|
"category-golf": {
|
||||||
|
"name": "Elementi za golf"
|
||||||
|
},
|
||||||
"category-landuse": {
|
"category-landuse": {
|
||||||
"name": "Načini korištenja zemljišta"
|
"name": "Načini korištenja zemljišta"
|
||||||
},
|
},
|
||||||
|
"category-natural": {
|
||||||
|
"name": "Prirodni elementi"
|
||||||
|
},
|
||||||
|
"category-path": {
|
||||||
|
"name": "Staze"
|
||||||
|
},
|
||||||
|
"category-rail": {
|
||||||
|
"name": "Pruge"
|
||||||
|
},
|
||||||
"category-restriction": {
|
"category-restriction": {
|
||||||
"name": "Vrste zabrana"
|
"name": "Vrste zabrana"
|
||||||
},
|
},
|
||||||
|
"category-road_major": {
|
||||||
|
"name": "Velike prometnice"
|
||||||
|
},
|
||||||
|
"category-road_minor": {
|
||||||
|
"name": "Male prometnice"
|
||||||
|
},
|
||||||
|
"category-road_service": {
|
||||||
|
"name": "Servisna cesta"
|
||||||
|
},
|
||||||
"category-route": {
|
"category-route": {
|
||||||
"name": "Vrste trasa"
|
"name": "Vrste trasa"
|
||||||
|
},
|
||||||
|
"category-utility": {
|
||||||
|
"name": "Elementi komunalija"
|
||||||
|
},
|
||||||
|
"category-water": {
|
||||||
|
"name": "Vodena tijela"
|
||||||
|
},
|
||||||
|
"category-waterway": {
|
||||||
|
"name": "Vodotokovi"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"fields": {
|
"fields": {
|
||||||
|
@ -1282,12 +1295,16 @@
|
||||||
"label": "Adresa",
|
"label": "Adresa",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"city": "Grad",
|
"city": "Grad",
|
||||||
|
"city!vn": "Grad/gradić",
|
||||||
"conscriptionnumber": "123",
|
"conscriptionnumber": "123",
|
||||||
"country": "Država",
|
"country": "Država",
|
||||||
|
"county": "Županija",
|
||||||
"district": "Oblast",
|
"district": "Oblast",
|
||||||
|
"floor": "Kat",
|
||||||
"hamlet": "Zaseok",
|
"hamlet": "Zaseok",
|
||||||
"housename": "Naziv kuće",
|
"housename": "Naziv kuće",
|
||||||
"housenumber": "123",
|
"housenumber": "123",
|
||||||
|
"neighbourhood": "Četvrt",
|
||||||
"place": "Mjesto",
|
"place": "Mjesto",
|
||||||
"postcode": "Poštanski broj",
|
"postcode": "Poštanski broj",
|
||||||
"province": "Pokrajina",
|
"province": "Pokrajina",
|
||||||
|
@ -1340,9 +1357,24 @@
|
||||||
"aeroway": {
|
"aeroway": {
|
||||||
"label": "Vrsta"
|
"label": "Vrsta"
|
||||||
},
|
},
|
||||||
|
"air_conditioning": {
|
||||||
|
"label": "Klimatizirano"
|
||||||
|
},
|
||||||
"amenity": {
|
"amenity": {
|
||||||
"label": "Vrsta"
|
"label": "Vrsta"
|
||||||
},
|
},
|
||||||
|
"animal_boarding": {
|
||||||
|
"label": "Za životinje"
|
||||||
|
},
|
||||||
|
"animal_breeding": {
|
||||||
|
"label": "Za životinje"
|
||||||
|
},
|
||||||
|
"animal_shelter": {
|
||||||
|
"label": "Za životinje"
|
||||||
|
},
|
||||||
|
"architect": {
|
||||||
|
"label": "Arhitekt"
|
||||||
|
},
|
||||||
"area/highway": {
|
"area/highway": {
|
||||||
"label": "Vrsta"
|
"label": "Vrsta"
|
||||||
},
|
},
|
||||||
|
@ -1376,9 +1408,15 @@
|
||||||
"brand": {
|
"brand": {
|
||||||
"label": "Marka"
|
"label": "Marka"
|
||||||
},
|
},
|
||||||
|
"brewery": {
|
||||||
|
"label": "Točena piva"
|
||||||
|
},
|
||||||
"building": {
|
"building": {
|
||||||
"label": "Zgrada"
|
"label": "Zgrada"
|
||||||
},
|
},
|
||||||
|
"building/levels_building": {
|
||||||
|
"placeholder": "2, 4, 6..."
|
||||||
|
},
|
||||||
"building_area": {
|
"building_area": {
|
||||||
"label": "Zgrada"
|
"label": "Zgrada"
|
||||||
},
|
},
|
||||||
|
@ -1448,6 +1486,9 @@
|
||||||
"cycleway:right": "Desna strana"
|
"cycleway:right": "Desna strana"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"date": {
|
||||||
|
"label": "Datum"
|
||||||
|
},
|
||||||
"delivery": {
|
"delivery": {
|
||||||
"label": "Dostava"
|
"label": "Dostava"
|
||||||
},
|
},
|
||||||
|
@ -1463,9 +1504,47 @@
|
||||||
"diaper": {
|
"diaper": {
|
||||||
"label": "Omogućeno mijenjanje pelena"
|
"label": "Omogućeno mijenjanje pelena"
|
||||||
},
|
},
|
||||||
|
"direction_cardinal": {
|
||||||
|
"options": {
|
||||||
|
"E": "Istok",
|
||||||
|
"ENE": "Istok-sjeveroistok",
|
||||||
|
"ESE": "Istok-jugoistok",
|
||||||
|
"N": "Sjever",
|
||||||
|
"NE": "Sjeveroistok",
|
||||||
|
"NNE": "Sjever-sjeveroistok",
|
||||||
|
"NNW": "Sjever-sjeverozapad",
|
||||||
|
"NW": "Sjeverozapad",
|
||||||
|
"S": "Jug",
|
||||||
|
"SE": "Jugoistok",
|
||||||
|
"SSE": "Jug-jugoistok",
|
||||||
|
"SSW": "Jug-jugozapad",
|
||||||
|
"SW": "Jugozapad",
|
||||||
|
"W": "Zapad",
|
||||||
|
"WNW": "Zapad-sjeverozapad",
|
||||||
|
"WSW": "Zapad-jugozapad"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"direction_clock": {
|
||||||
|
"label": "Smjer",
|
||||||
|
"options": {
|
||||||
|
"anticlockwise": "Suprotno od kazaljke na satu",
|
||||||
|
"clockwise": "U smjeru kazaljke na satu"
|
||||||
|
}
|
||||||
|
},
|
||||||
"dock": {
|
"dock": {
|
||||||
"label": "Vrsta"
|
"label": "Vrsta"
|
||||||
},
|
},
|
||||||
|
"dog": {
|
||||||
|
"label": "Psi",
|
||||||
|
"options": {
|
||||||
|
"leashed": "Samo na uzici",
|
||||||
|
"no": "Nedozvoljeni",
|
||||||
|
"yes": "Dozvoljeni"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"door": {
|
||||||
|
"label": "Vrata"
|
||||||
|
},
|
||||||
"drive_through": {
|
"drive_through": {
|
||||||
"label": "Provezi-kroz"
|
"label": "Provezi-kroz"
|
||||||
},
|
},
|
||||||
|
|
39
vendor/assets/iD/iD/locales/hu.json
vendored
39
vendor/assets/iD/iD/locales/hu.json
vendored
|
@ -12,13 +12,13 @@
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"inspect": "Vizsgálat",
|
"inspect": "Vizsgálat",
|
||||||
|
"undo_redo": "Vissza / Mégis",
|
||||||
"recent": "Legutóbbi",
|
"recent": "Legutóbbi",
|
||||||
"favorites": "Kedvencek",
|
"favorites": "Kedvencek",
|
||||||
"add_feature": "Elem hozzáadása"
|
"add_feature": "Elem hozzáadása"
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "Egy elem hozzáadása",
|
|
||||||
"key": "Tab",
|
"key": "Tab",
|
||||||
"result": "{count} eredmény",
|
"result": "{count} eredmény",
|
||||||
"results": "{count} eredmény"
|
"results": "{count} eredmény"
|
||||||
|
@ -520,7 +520,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Keresés a világban…",
|
"search": "Keresés a világban…",
|
||||||
"no_results_visible": "Nincs találat a térkép látható részén",
|
|
||||||
"no_results_worldwide": "Nincs találat"
|
"no_results_worldwide": "Nincs találat"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -746,12 +745,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Elmentetlen változtatásaid vannak",
|
|
||||||
"description": "Szeretnéd visszaállítani az elmentetlen változtatásokat az előző munkamenetből?",
|
|
||||||
"restore": "Módosítások visszaállítása",
|
|
||||||
"reset": "Módosításaim elvetése"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Mentés",
|
"title": "Mentés",
|
||||||
"help": "Tekintsd át a változtatásaidat, és töltsd föl őket az OpenStreetMapbe, hogy más felhasználóknak is láthatóak legyenek.",
|
"help": "Tekintsd át a változtatásaidat, és töltsd föl őket az OpenStreetMapbe, hogy más felhasználóknak is láthatóak legyenek.",
|
||||||
|
@ -786,10 +779,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Szerkesztetted az OpenStreetMapet!",
|
|
||||||
"thank_you": "Köszönjük, hogy jobbá tetted a térképet.",
|
|
||||||
"thank_you_location": "Köszönjük, hogy jobbá tetted a térképet {where} környékén.",
|
|
||||||
"help_html": "A változtatásaid pár percen belül megjelennek az OpenStreetMap-en. Más térképekre tovább tarthat a frissítések megérkezése.",
|
|
||||||
"help_link_text": "Részletek",
|
"help_link_text": "Részletek",
|
||||||
"help_link_url": "https://wiki.openstreetmap.org/wiki/Hu:FAQ#V.C3.A1ltoztat.C3.A1sokat_eszk.C3.B6z.C3.B6ltem_a_t.C3.A9rk.C3.A9pen.2C_hogyan_l.C3.A1thatom_ezeket.3F",
|
"help_link_url": "https://wiki.openstreetmap.org/wiki/Hu:FAQ#V.C3.A1ltoztat.C3.A1sokat_eszk.C3.B6z.C3.B6ltem_a_t.C3.A9rk.C3.A9pen.2C_hogyan_l.C3.A1thatom_ezeket.3F",
|
||||||
"view_on_osm": "Változtatások megtekintése OSM-en",
|
"view_on_osm": "Változtatások megtekintése OSM-en",
|
||||||
|
@ -805,12 +794,6 @@
|
||||||
"okay": "OK",
|
"okay": "OK",
|
||||||
"cancel": "Mégsem"
|
"cancel": "Mégsem"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Üdvözöl az iD OpenStreetMap szerkesztőprogram",
|
|
||||||
"text": "Az iD egy barátságos, ám hatékony eszköz arra, hogy közreműködjünk a Föld legjobb ingyenes világtérképének szerkesztésében. Ez a(z) {version} verzió. További információkat a {website} weboldalon találsz, hibákat pedig itt jelenthetsz be: {github}.",
|
|
||||||
"walkthrough": "Gyakorlás indítása",
|
|
||||||
"start": "Szerkesztés most"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "élő",
|
"live": "élő",
|
||||||
"lose_changes": "Elmentetlen változtatásaid vannak, amelyek a térképkiszolgáló váltásával elvesznek. Biztosan kiszolgálót akarsz váltani?",
|
"lose_changes": "Elmentetlen változtatásaid vannak, amelyek a térképkiszolgáló váltásával elvesznek. Biztosan kiszolgálót akarsz váltani?",
|
||||||
|
@ -2328,7 +2311,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Irány",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Hátra",
|
"backward": "Hátra",
|
||||||
"both": "Mindkettő / Összes",
|
"both": "Mindkettő / Összes",
|
||||||
|
@ -3011,7 +2993,6 @@
|
||||||
"placeholder": "Távolság egy tizedesig (123.4)"
|
"placeholder": "Távolság egy tizedesig (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Irány",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Hátra",
|
"backward": "Hátra",
|
||||||
"both": "Mindkettő / Összes",
|
"both": "Mindkettő / Összes",
|
||||||
|
@ -3454,7 +3435,6 @@
|
||||||
"label": "Jelzőtábla"
|
"label": "Jelzőtábla"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Irány",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Hátra",
|
"backward": "Hátra",
|
||||||
"both": "Mindkettő / Összes",
|
"both": "Mindkettő / Összes",
|
||||||
|
@ -3465,7 +3445,6 @@
|
||||||
"label": "Típus"
|
"label": "Típus"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Irány",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Hátra",
|
"backward": "Hátra",
|
||||||
"both": "Mindkettő / Összes",
|
"both": "Mindkettő / Összes",
|
||||||
|
@ -5350,14 +5329,6 @@
|
||||||
"name": "Laktanya",
|
"name": "Laktanya",
|
||||||
"terms": "kaszárnya"
|
"terms": "kaszárnya"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Bunker",
|
|
||||||
"terms": "bunker,óvóhely"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Ellenőrzőpont",
|
|
||||||
"terms": "checkpoint"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Veszélyes terület",
|
"name": "Veszélyes terület",
|
||||||
"terms": "veszély,veszélyes,terület"
|
"terms": "veszély,veszélyes,terület"
|
||||||
|
@ -5366,18 +5337,10 @@
|
||||||
"name": "Haditengerészeti támaszpont",
|
"name": "Haditengerészeti támaszpont",
|
||||||
"terms": "tengerészeti,haditengerészeti,bázis"
|
"terms": "tengerészeti,haditengerészeti,bázis"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Nukleáris robbantási helyszín",
|
|
||||||
"terms": "atomrobbantás, atombomba, atomkísérlet"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Akadálypálya",
|
"name": "Akadálypálya",
|
||||||
"terms": "akadálypálya"
|
"terms": "akadálypálya"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Katonai hivatal",
|
|
||||||
"terms": "katonai,honvédségi hivatal"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Katonai lőtér",
|
"name": "Katonai lőtér",
|
||||||
"terms": "katonai,honvédségi,lőtér"
|
"terms": "katonai,honvédségi,lőtér"
|
||||||
|
|
13
vendor/assets/iD/iD/locales/hy.json
vendored
13
vendor/assets/iD/iD/locales/hy.json
vendored
|
@ -228,7 +228,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Փնտրել ամենուր",
|
"search": "Փնտրել ամենուր",
|
||||||
"no_results_visible": "Քարտէզի երեւացող տիրոյթում արդիւնքներ չկան",
|
|
||||||
"no_results_worldwide": "Չի գտնուել"
|
"no_results_worldwide": "Չի գտնուել"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -334,10 +333,6 @@
|
||||||
"tooltip": "Տիրոյթները գծւում են լրիւ լցուած։"
|
"tooltip": "Տիրոյթները գծւում են լրիւ լցուած։"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Չպահպանուած փոփոխութիւններ ունէք",
|
|
||||||
"description": "Ուզո՞ւմ էք վերականգնել անցեալ խմբագրումից մնացած չպահպանուած փոփոխութիւնները։"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Պահել",
|
"title": "Պահել",
|
||||||
"no_changes": "Պահելու բան չկայ։",
|
"no_changes": "Պահելու բան չկայ։",
|
||||||
|
@ -364,17 +359,9 @@
|
||||||
"tags": "Դուք փոխել էք <b>{tag}</b> պիտակը դարձնելով այն «{local}» եւ {user} ֊ը փոխեց այն դարձնելով «{remote}»։"
|
"tags": "Դուք փոխել էք <b>{tag}</b> պիտակը դարձնելով այն «{local}» եւ {user} ֊ը փոխեց այն դարձնելով «{remote}»։"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
|
||||||
"just_edited": "Դու նոր խմբագրեցի՛ր ՕփենՍթրիթՄէփը։"
|
|
||||||
},
|
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"cancel": "Չեղարկել"
|
"cancel": "Չեղարկել"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Բարի գալուստ iD ՕփենՍթրիթՄէփ խմբագրիչ։",
|
|
||||||
"text": "iD ֊ն աշխարհի ամենա լաւ ազատ քարտէզին աջակցելու պարզ, բայց հզօր գործիք է։ Սա {version} վարկածն է։ Մանրամասների համար տես {website} եւ յայտնիր վրիպակների մասին {github} ֊ում։",
|
|
||||||
"walkthrough": "Սկսել ծանօթանալը։"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "եթերում է",
|
"live": "եթերում է",
|
||||||
"lose_changes": "Չպահուած փոփոխութիւններ ունէք։ Քարտէզի սպասարկիչ փոխելը չեղեալ է համարելու դրանք։ Համոզուա՞ծ էք, որ ուզում էք փոխել սպասարկիչը։"
|
"lose_changes": "Չպահուած փոփոխութիւններ ունէք։ Քարտէզի սպասարկիչ փոխելը չեղեալ է համարելու դրանք։ Համոզուա՞ծ էք, որ ուզում էք փոխել սպասարկիչը։"
|
||||||
|
|
11
vendor/assets/iD/iD/locales/id.json
vendored
11
vendor/assets/iD/iD/locales/id.json
vendored
|
@ -238,7 +238,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Cari di seluruh dunia...",
|
"search": "Cari di seluruh dunia...",
|
||||||
"no_results_visible": "Hasil pencarian tidak ditemukan pada peta yang ditampilkan",
|
|
||||||
"no_results_worldwide": "Hasil pencarian tidak ditemukan"
|
"no_results_worldwide": "Hasil pencarian tidak ditemukan"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -355,10 +354,6 @@
|
||||||
"tooltip": "Area digambar terisi penuh."
|
"tooltip": "Area digambar terisi penuh."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Anda memiliki perubahan yang belum disimpan",
|
|
||||||
"description": "Apakah anda ingin mengembalikan perubahan yang belum tersimpan dari sesi penyuntingan sebelumnya?"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Simpan",
|
"title": "Simpan",
|
||||||
"no_changes": "Tak ada perubahan yang bisa disimpan.",
|
"no_changes": "Tak ada perubahan yang bisa disimpan.",
|
||||||
|
@ -386,17 +381,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Anda baru saja menyunting OpenStreetMap!",
|
|
||||||
"help_link_text": "detail"
|
"help_link_text": "detail"
|
||||||
},
|
},
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"cancel": "Batal"
|
"cancel": "Batal"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Selamat datang di penyuting iD OpenStreetMap",
|
|
||||||
"text": "iD begitu bersahabat namun juga alat yang kuat untuk berperan dalam peta dunia gratis terbaik. Ini adalah versi {version}. Untuk informasi lebih lihat {website} dan laporkan kesalahan di {github}.",
|
|
||||||
"walkthrough": "Memulai Perjalanan"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "terhubung",
|
"live": "terhubung",
|
||||||
"lose_changes": "Perubahan anda belum disimpan. Mengganti server peta akan membatalkan perubahan. Anda yakin akan mengganti server?",
|
"lose_changes": "Perubahan anda belum disimpan. Mengganti server peta akan membatalkan perubahan. Anda yakin akan mengganti server?",
|
||||||
|
|
33
vendor/assets/iD/iD/locales/is.json
vendored
33
vendor/assets/iD/iD/locales/is.json
vendored
|
@ -483,7 +483,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Leita hnattrænt...",
|
"search": "Leita hnattrænt...",
|
||||||
"no_results_visible": "Engar niðurstöður á sýnilegum kortfleti",
|
|
||||||
"no_results_worldwide": "Engar niðurstöður fundust"
|
"no_results_worldwide": "Engar niðurstöður fundust"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -699,12 +698,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Þú átt óvistaðar breytingar",
|
|
||||||
"description": "Viltu endurvekja óvistaðar breytingar frá því síðast?",
|
|
||||||
"restore": "Endurheimta breytingarnar mínar",
|
|
||||||
"reset": "Henda breytingunum mínum"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Vista",
|
"title": "Vista",
|
||||||
"help": "Yfirfarðu breytingarnar og sendu þær inn á OpenStreetMap, þær verða þá sýnilegar öðrum notendum.",
|
"help": "Yfirfarðu breytingarnar og sendu þær inn á OpenStreetMap, þær verða þá sýnilegar öðrum notendum.",
|
||||||
|
@ -739,10 +732,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Þú hefur breytt OpenStreetMap!",
|
|
||||||
"thank_you": "Takk fyrir að bæta kortið.",
|
|
||||||
"thank_you_location": "Takk fyrir að bæta kortið í kringum {where}.",
|
|
||||||
"help_html": "Breytingarnar þínar ættu að birtast á OpenStreetMap innan skamms. Breytingar á öðrum kortum og ákveðnum eigindum gætu tekið lengri tíma.",
|
|
||||||
"help_link_text": "Nánar",
|
"help_link_text": "Nánar",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "Skoða breytingar á OSM",
|
"view_on_osm": "Skoða breytingar á OSM",
|
||||||
|
@ -758,12 +747,6 @@
|
||||||
"okay": "Í lagi",
|
"okay": "Í lagi",
|
||||||
"cancel": "Hætta við"
|
"cancel": "Hætta við"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Velkomin í iD ritil OpenStreetMap",
|
|
||||||
"text": "iD er notendavænt en öflugt tæki til að bæta við besta frjálsa kortagrunn heimsins. Þetta er útgáfa {version}. Þú getur fengið meiri upplýsingar á vefnum {website} og tilkynnt villur á {github}.",
|
|
||||||
"walkthrough": "Skoða leiðarvísi",
|
|
||||||
"start": "Breyta núna"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "raun",
|
"live": "raun",
|
||||||
"lose_changes": "Þú átt óvistaðar breytingar. Að skipta um kortaþjón mun henda þeim. Ertu viss um að þú viljir skipta um kortaþjón?",
|
"lose_changes": "Þú átt óvistaðar breytingar. Að skipta um kortaþjón mun henda þeim. Ertu viss um að þú viljir skipta um kortaþjón?",
|
||||||
|
@ -2121,7 +2104,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Stefna",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Afturábak",
|
"backward": "Afturábak",
|
||||||
"both": "Bæði / Allt",
|
"both": "Bæði / Allt",
|
||||||
|
@ -2837,7 +2819,6 @@
|
||||||
"placeholder": "Vegalengd með einum aukastaf (123.4)"
|
"placeholder": "Vegalengd með einum aukastaf (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Stefna",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Afturábak",
|
"backward": "Afturábak",
|
||||||
"both": "Bæði / Allt",
|
"both": "Bæði / Allt",
|
||||||
|
@ -3275,7 +3256,6 @@
|
||||||
"label": "Umferðarljós"
|
"label": "Umferðarljós"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Stefna",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Afturábak",
|
"backward": "Afturábak",
|
||||||
"both": "Bæði / Allt",
|
"both": "Bæði / Allt",
|
||||||
|
@ -3286,7 +3266,6 @@
|
||||||
"label": "Tegund"
|
"label": "Tegund"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Stefna",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Afturábak",
|
"backward": "Afturábak",
|
||||||
"both": "Bæði / Allt",
|
"both": "Bæði / Allt",
|
||||||
|
@ -4823,27 +4802,15 @@
|
||||||
"landuse/military/barracks": {
|
"landuse/military/barracks": {
|
||||||
"name": "Herbúðir"
|
"name": "Herbúðir"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Hernaðarsprengjubyrgi"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Varðstöð"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Hættusvæði"
|
"name": "Hættusvæði"
|
||||||
},
|
},
|
||||||
"landuse/military/naval_base": {
|
"landuse/military/naval_base": {
|
||||||
"name": "Flotastöð"
|
"name": "Flotastöð"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Kjarnorkusprengisvæði"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Hindrunarhlaupabraut"
|
"name": "Hindrunarhlaupabraut"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Hermálaskrifstofa"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Hersvæði"
|
"name": "Hersvæði"
|
||||||
},
|
},
|
||||||
|
|
311
vendor/assets/iD/iD/locales/it.json
vendored
311
vendor/assets/iD/iD/locales/it.json
vendored
|
@ -12,15 +12,13 @@
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"inspect": "Ispeziona",
|
"inspect": "Ispeziona",
|
||||||
"undo_redo": "Anulla / Ripeti",
|
"undo_redo": "Annulla / Ripeti",
|
||||||
"recent": "Recente",
|
"recent": "Recente",
|
||||||
"favorites": "Preferiti",
|
"favorites": "Preferiti",
|
||||||
"add_feature": "Aggiungi elemento"
|
"add_feature": "Aggiungi elemento"
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "Aggiungi un elemento",
|
|
||||||
"description": "Cerca elementi da aggiungere alla mappa",
|
|
||||||
"key": "Tab",
|
"key": "Tab",
|
||||||
"result": "{count} risultato",
|
"result": "{count} risultato",
|
||||||
"results": "{count} risultati"
|
"results": "{count} risultati"
|
||||||
|
@ -618,7 +616,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Cerca in tutto il mondo...",
|
"search": "Cerca in tutto il mondo...",
|
||||||
"no_results_visible": "Nessun risultato nell'area visibile della mappa",
|
|
||||||
"no_results_worldwide": "Nessun risultato trovato"
|
"no_results_worldwide": "Nessun risultato trovato"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -757,7 +754,7 @@
|
||||||
},
|
},
|
||||||
"panoramic": {
|
"panoramic": {
|
||||||
"title": "Foto panoramiche",
|
"title": "Foto panoramiche",
|
||||||
"tooltip": "Photo a 360°"
|
"tooltip": "Foto a 360°"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -782,6 +779,14 @@
|
||||||
"description": "Edifici",
|
"description": "Edifici",
|
||||||
"tooltip": "Edifici, rimesse, garage, ecc."
|
"tooltip": "Edifici, rimesse, garage, ecc."
|
||||||
},
|
},
|
||||||
|
"building_parts": {
|
||||||
|
"description": "Parti di edificio",
|
||||||
|
"tooltip": "Edificio 3D e parti di tetto"
|
||||||
|
},
|
||||||
|
"indoor": {
|
||||||
|
"description": "Elementi interni",
|
||||||
|
"tooltip": "Stanze, corridoi, scale, ecc."
|
||||||
|
},
|
||||||
"landuse": {
|
"landuse": {
|
||||||
"description": "Usi del territorio",
|
"description": "Usi del territorio",
|
||||||
"tooltip": "Foreste, coltivazioni, residenziale, commerciale, ecc."
|
"tooltip": "Foreste, coltivazioni, residenziale, commerciale, ecc."
|
||||||
|
@ -798,6 +803,14 @@
|
||||||
"description": "Elementi ferroviari",
|
"description": "Elementi ferroviari",
|
||||||
"tooltip": "Ferrovie"
|
"tooltip": "Ferrovie"
|
||||||
},
|
},
|
||||||
|
"pistes": {
|
||||||
|
"description": "Piste",
|
||||||
|
"tooltip": "Piste da sci, piste da slittino, pattinaggio su ghiaccio, ecc."
|
||||||
|
},
|
||||||
|
"aerialways": {
|
||||||
|
"description": "Elementi aerei",
|
||||||
|
"tooltip": "Seggiovie, cabinovie, teleferiche, ecc."
|
||||||
|
},
|
||||||
"power": {
|
"power": {
|
||||||
"description": "Elementi energetici",
|
"description": "Elementi energetici",
|
||||||
"tooltip": "Linee elettriche, centrali, sottostazioni, ecc."
|
"tooltip": "Linee elettriche, centrali, sottostazioni, ecc."
|
||||||
|
@ -849,12 +862,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Hai modifiche non salvate",
|
|
||||||
"description": "Hai modifiche non salvate da una sessione precedente. Vuoi ripristinare questi cambiamenti?",
|
|
||||||
"restore": "Ripristina le mie modifiche",
|
|
||||||
"reset": "Elimina le modifiche"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Salva",
|
"title": "Salva",
|
||||||
"help": "Revisiona le tue modifiche e caricale su OpenStreetMap, rendendole visibili ad altri utenti.",
|
"help": "Revisiona le tue modifiche e caricale su OpenStreetMap, rendendole visibili ad altri utenti.",
|
||||||
|
@ -889,14 +896,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Hai appena modificato OpenStreetMap!",
|
|
||||||
"thank_you": "Ti ringraziamo per aver migliorato la mappa.",
|
|
||||||
"thank_you_location": "Grazie per aver migliorato la mappa attorno a {where}.",
|
|
||||||
"thank_you_where": {
|
"thank_you_where": {
|
||||||
"format": "{place}{separator}{region}",
|
"format": "{place}{separator}{region}",
|
||||||
"separator": ", "
|
"separator": ", "
|
||||||
},
|
},
|
||||||
"help_html": "Le tue modifiche dovrebbero apparire su OpenStreetMap entro pochi minuti. Per le altre mappe che usano OpenStreetMap occorrerà attendere po’ di più.",
|
|
||||||
"help_link_text": "Dettagli",
|
"help_link_text": "Dettagli",
|
||||||
"help_link_url": "https://wiki.openstreetmap.org/wiki/IT:FAQ#Ho_editato_i_dati_tutto_il_giorno.2C_ma_le_mie_modifiche_non_appaiono_nel_viewer.21",
|
"help_link_url": "https://wiki.openstreetmap.org/wiki/IT:FAQ#Ho_editato_i_dati_tutto_il_giorno.2C_ma_le_mie_modifiche_non_appaiono_nel_viewer.21",
|
||||||
"view_on_osm": "Vedi le modifiche su OSM",
|
"view_on_osm": "Vedi le modifiche su OSM",
|
||||||
|
@ -913,10 +916,7 @@
|
||||||
"cancel": "Cancella"
|
"cancel": "Cancella"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "Benvenuti nell'editor OpenStreetMap iD",
|
"walkthrough": "Inizia il tutorial"
|
||||||
"text": "iD è un intuitivo ma potente strumento per contribuire alla migliore mappa gratuita del mondo. Questa è la versione {version}. Per ulteriori informazioni vai su {website} o segnala gli errori su {github}",
|
|
||||||
"walkthrough": "Inizia il Tutorial",
|
|
||||||
"start": "Modifica"
|
|
||||||
},
|
},
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "live",
|
"live": "live",
|
||||||
|
@ -1153,7 +1153,7 @@
|
||||||
},
|
},
|
||||||
"270": {
|
"270": {
|
||||||
"title": "Collegamento autostradale insolito",
|
"title": "Collegamento autostradale insolito",
|
||||||
"description": "{var1} è una giunzione tra una'autostrada e una strada che non è indicata come \"motorway\", \"motorway_link\", \"trunk\", \"rest_area\" o \"construction\".. La connessione a \"service\" o \"unclassified\" è valida se ha \"access=no/private\", o porta a un'area di servizio autostradale o se è \"service=parking_aisle\"."
|
"description": "{var1} è una giunzione tra un'autostrada e una strada che non è indicata come \"motorway\", \"motorway_link\", \"trunk\", \"rest_area\" o \"construction\".. La connessione a \"service\" o \"unclassified\" è valida se ha \"access=no/private\", o porta a un'area di servizio autostradale o se è \"service=parking_aisle\"."
|
||||||
},
|
},
|
||||||
"280": {
|
"280": {
|
||||||
"title": "Problema con il confine",
|
"title": "Problema con il confine",
|
||||||
|
@ -1290,7 +1290,7 @@
|
||||||
},
|
},
|
||||||
"streetside": {
|
"streetside": {
|
||||||
"tooltip": "Foto Streetside da Microsoft",
|
"tooltip": "Foto Streetside da Microsoft",
|
||||||
"title": "Bigng Streetside",
|
"title": "Bing Streetside",
|
||||||
"report": "Segnala un problema di privacy su questa foto",
|
"report": "Segnala un problema di privacy su questa foto",
|
||||||
"view_on_bing": "Vedi su Bing Maps",
|
"view_on_bing": "Vedi su Bing Maps",
|
||||||
"hires": "Alta risoluzione"
|
"hires": "Alta risoluzione"
|
||||||
|
@ -1351,7 +1351,7 @@
|
||||||
"before_start": "Prima di iniziare ad effettuare modifiche dovresti essere a conoscenza delle funzioni principali di questo editor e di come funziona OpenstreetMap. In iD è stata integrata una guida interattiva, con lo scopo di insegnare le funzioni indispensabili per la mappatura. Clicca \"Avvia il tutorial\" su questa schermata per iniziare - richiede circa 15 minuti.",
|
"before_start": "Prima di iniziare ad effettuare modifiche dovresti essere a conoscenza delle funzioni principali di questo editor e di come funziona OpenstreetMap. In iD è stata integrata una guida interattiva, con lo scopo di insegnare le funzioni indispensabili per la mappatura. Clicca \"Avvia il tutorial\" su questa schermata per iniziare - richiede circa 15 minuti.",
|
||||||
"open_source_h": "Open Source",
|
"open_source_h": "Open Source",
|
||||||
"open_source": "L'editor iD è un progetto collaborativo open source, ora stai usando la versione {version}. Il codice sorgente è disponibile [su GitHub](https://github.com/openstreetmap/iD).",
|
"open_source": "L'editor iD è un progetto collaborativo open source, ora stai usando la versione {version}. Il codice sorgente è disponibile [su GitHub](https://github.com/openstreetmap/iD).",
|
||||||
"open_source_help": "Puoi contribuire nella [traduzione](https://github.com/openstreetmap/iD/blob/master/CONTRIBUTING.md#translating) di iD oppure [segnalare problemi](https://github.com/openstreetmap/iD/issues)."
|
"open_source_help": "Puoi contribuire alla [traduzione](https://github.com/openstreetmap/iD/blob/master/CONTRIBUTING.md#translating) di iD oppure [segnalare problemi](https://github.com/openstreetmap/iD/issues)."
|
||||||
},
|
},
|
||||||
"overview": {
|
"overview": {
|
||||||
"title": "Vista generale",
|
"title": "Vista generale",
|
||||||
|
@ -1619,14 +1619,22 @@
|
||||||
"title": "Quasi incroci",
|
"title": "Quasi incroci",
|
||||||
"message": "{feature} è molto vicino ma non collegato a {feature2}",
|
"message": "{feature} è molto vicino ma non collegato a {feature2}",
|
||||||
"tip": "Trova oggetti che dovrebbero verosimilmente essere collegati ad altri oggetti vicini",
|
"tip": "Trova oggetti che dovrebbero verosimilmente essere collegati ad altri oggetti vicini",
|
||||||
|
"self": {
|
||||||
|
"message": "{feature} termina molto vicino a sé stesso ma non è collegato"
|
||||||
|
},
|
||||||
"highway-highway": {
|
"highway-highway": {
|
||||||
"reference": "Le strade che si intersecano dovrebbero avere un vertice in comune."
|
"reference": "Le strade che si intersecano dovrebbero avere un vertice in comune."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"close_nodes": {
|
"close_nodes": {
|
||||||
"title": "Nodi molto vicini",
|
"title": "Nodi molto vicini",
|
||||||
|
"tip": "Trova nodi ridondanti e ammassati",
|
||||||
"message": "Due nodi in {way} sono molto vicini tra loro",
|
"message": "Due nodi in {way} sono molto vicini tra loro",
|
||||||
"reference": "I nodi ridondanti di un percorso andrebbero uniti o distanziati tra loro."
|
"reference": "I nodi ridondanti di un percorso andrebbero uniti o distanziati tra loro.",
|
||||||
|
"detached": {
|
||||||
|
"message": "{feature} è troppo vicino a {feature2}",
|
||||||
|
"reference": "Dei nodi separati non dovrebbero stare nella stessa posizione."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"crossing_ways": {
|
"crossing_ways": {
|
||||||
"title": "Percorsi che si attraversano",
|
"title": "Percorsi che si attraversano",
|
||||||
|
@ -1683,6 +1691,13 @@
|
||||||
},
|
},
|
||||||
"disconnected_way": {
|
"disconnected_way": {
|
||||||
"title": "Percorsi scollegati",
|
"title": "Percorsi scollegati",
|
||||||
|
"tip": "Trova strade, sentieri o linee dei traghetti irraggiungibili",
|
||||||
|
"routable": {
|
||||||
|
"message": {
|
||||||
|
"multiple": "{count} elementi percorribili sono collegati solamente tra loro."
|
||||||
|
},
|
||||||
|
"reference": "Tutte le strade, sentieri e linee di traghetti dovrebbero essere connesse in modo da formare una singola rete di trasporto."
|
||||||
|
},
|
||||||
"highway": {
|
"highway": {
|
||||||
"message": "{highway} non è collegata ad altre strade o percorsi."
|
"message": "{highway} non è collegata ad altre strade o percorsi."
|
||||||
}
|
}
|
||||||
|
@ -1709,6 +1724,20 @@
|
||||||
"reference": "I prodotti di Google sono proprietari e non devono essere usati come riferimento."
|
"reference": "I prodotti di Google sono proprietari e non devono essere usati come riferimento."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "Formattazione non valida",
|
||||||
|
"tip": "Trova etichette con formato inatteso",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} ha un indirizzo email non valido.",
|
||||||
|
"message_multi": "{feature} ha molteplici indirizzi email non validi.",
|
||||||
|
"reference": "Un indirizzo email dovrebbe essere del tipo “utente@esempio.it”."
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} ha un sito web non valido.",
|
||||||
|
"message_multi": "{feature} ha molteplici siti web non validi.",
|
||||||
|
"reference": "Un sito web dovrebbe cominciare con “http” o “https”."
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "Ruoli mancanti",
|
"title": "Ruoli mancanti",
|
||||||
"message": "{member} non ha un ruolo in {relation}",
|
"message": "{member} non ha un ruolo in {relation}",
|
||||||
|
@ -1726,6 +1755,9 @@
|
||||||
},
|
},
|
||||||
"descriptive": {
|
"descriptive": {
|
||||||
"message": "{feature} non ha etichette descrittive"
|
"message": "{feature} non ha etichette descrittive"
|
||||||
|
},
|
||||||
|
"relation_type": {
|
||||||
|
"message": "{feature} è una relazione senza tipo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"old_multipolygon": {
|
"old_multipolygon": {
|
||||||
|
@ -1736,7 +1768,15 @@
|
||||||
"title": "Etichette obsolete",
|
"title": "Etichette obsolete",
|
||||||
"message": "{feature} ha delle etichette obsolete",
|
"message": "{feature} ha delle etichette obsolete",
|
||||||
"tip": "Trova oggetti con etichette obsolete che possono essere aggiornate",
|
"tip": "Trova oggetti con etichette obsolete che possono essere aggiornate",
|
||||||
"reference": "Alcune etichette cambiano nel tempo e dovrebbero essere aggiornate."
|
"reference": "Alcune etichette cambiano nel tempo e dovrebbero essere aggiornate.",
|
||||||
|
"incomplete": {
|
||||||
|
"message": "{feature} ha etichette incomplete",
|
||||||
|
"reference": "Alcuni oggetti sulla mappa dovrebbero contenere etichette aggiuntive"
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "{feature} sembra un brand con etichette inconsuete.",
|
||||||
|
"reference": "Tutti gli oggetti dello stesso brand dovrebbero essere etichettati ugualmente."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
"title": "Informazioni private",
|
"title": "Informazioni private",
|
||||||
|
@ -1781,6 +1821,14 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"unsquare_way": {
|
||||||
|
"title": "Angoli non retti (fino a {val}°)",
|
||||||
|
"message": "{feature} ha angoli non retti",
|
||||||
|
"tip": "Trova elementi con angoli non retti che potrebbero essere disegnati meglio",
|
||||||
|
"buildings": {
|
||||||
|
"reference": "Spesso gli edifici con angoli non retti possono essere tracciati con più precisione."
|
||||||
|
}
|
||||||
|
},
|
||||||
"fix": {
|
"fix": {
|
||||||
"connect_almost_junction": {
|
"connect_almost_junction": {
|
||||||
"annotation": "Collegati degli elementi molto vicini."
|
"annotation": "Collegati degli elementi molto vicini."
|
||||||
|
@ -1810,6 +1858,9 @@
|
||||||
"ignore_issue": {
|
"ignore_issue": {
|
||||||
"title": "Ignora questo problema"
|
"title": "Ignora questo problema"
|
||||||
},
|
},
|
||||||
|
"merge_close_vertices": {
|
||||||
|
"annotation": "Nodi molto vicini uniti tra loro."
|
||||||
|
},
|
||||||
"merge_points": {
|
"merge_points": {
|
||||||
"title": "Unisci questi nodi"
|
"title": "Unisci questi nodi"
|
||||||
},
|
},
|
||||||
|
@ -1865,6 +1916,10 @@
|
||||||
"title": "Mappa come non collegato",
|
"title": "Mappa come non collegato",
|
||||||
"annotation": "Elementi molto vicini tra loro mappati come non connessi."
|
"annotation": "Elementi molto vicini tra loro mappati come non connessi."
|
||||||
},
|
},
|
||||||
|
"tag_as_unsquare": {
|
||||||
|
"title": "Etichettalo come fisicamente irregolare",
|
||||||
|
"annotation": "Percorso mappato come avente angoli non retti."
|
||||||
|
},
|
||||||
"tag_this_as_higher": {
|
"tag_this_as_higher": {
|
||||||
"title": "Mappalo come sopra"
|
"title": "Mappalo come sopra"
|
||||||
},
|
},
|
||||||
|
@ -1873,7 +1928,7 @@
|
||||||
},
|
},
|
||||||
"upgrade_tags": {
|
"upgrade_tags": {
|
||||||
"title": "Aggiorna le etichette",
|
"title": "Aggiorna le etichette",
|
||||||
"annotation": "Vecchi etichette aggiornate."
|
"annotation": "Vecchie etichette aggiornate."
|
||||||
},
|
},
|
||||||
"use_bridge_or_tunnel": {
|
"use_bridge_or_tunnel": {
|
||||||
"title": "Usa un ponte oppure una galleria"
|
"title": "Usa un ponte oppure una galleria"
|
||||||
|
@ -2171,8 +2226,8 @@
|
||||||
"title": "Naviga",
|
"title": "Naviga",
|
||||||
"navigation": {
|
"navigation": {
|
||||||
"title": "Navigazione",
|
"title": "Navigazione",
|
||||||
"pan": "Scorrere la mappa",
|
"pan": "Scorri la mappa",
|
||||||
"pan_more": "Scorrere la mappa di una schermata",
|
"pan_more": "Scorri la mappa di una schermata",
|
||||||
"zoom": "Ingrandisci / Rimpicciolisci",
|
"zoom": "Ingrandisci / Rimpicciolisci",
|
||||||
"zoom_more": "Ingrandisci / Rimpicciolisci molto"
|
"zoom_more": "Ingrandisci / Rimpicciolisci molto"
|
||||||
},
|
},
|
||||||
|
@ -2205,7 +2260,7 @@
|
||||||
"zoom_to": "Zooma sull'elemento selezionato"
|
"zoom_to": "Zooma sull'elemento selezionato"
|
||||||
},
|
},
|
||||||
"vertex_selected": {
|
"vertex_selected": {
|
||||||
"title": "con il nodo selezionato",
|
"title": "Con il nodo selezionato",
|
||||||
"previous": "Passa al nodo precedente",
|
"previous": "Passa al nodo precedente",
|
||||||
"next": "Passa al nodo successivo",
|
"next": "Passa al nodo successivo",
|
||||||
"first": "Passa al primo nodo",
|
"first": "Passa al primo nodo",
|
||||||
|
@ -2218,10 +2273,10 @@
|
||||||
"drawing": {
|
"drawing": {
|
||||||
"title": "Disegna",
|
"title": "Disegna",
|
||||||
"focus_add_feature": "Seleziona il campo di ricerca elementi",
|
"focus_add_feature": "Seleziona il campo di ricerca elementi",
|
||||||
"add_point": "modo ‘aggiungi punto’",
|
"add_point": "Modo ‘aggiungi punto’",
|
||||||
"add_line": "modo ‘aggiungi linea’",
|
"add_line": "Modo ‘aggiungi linea’",
|
||||||
"add_area": "modo ‘aggiungi area’",
|
"add_area": "Modo ‘aggiungi area’",
|
||||||
"add_note": "modo ‘Aggiungi nota’",
|
"add_note": "Modo ‘Aggiungi nota’",
|
||||||
"add_favorite": "Aggiungi un elemento preferito",
|
"add_favorite": "Aggiungi un elemento preferito",
|
||||||
"place_point": "Posiziona un nodo o una nota",
|
"place_point": "Posiziona un nodo o una nota",
|
||||||
"disable_snap": "Tieni premuto per disabilitare l'ancoraggio ai nodi preesistenti",
|
"disable_snap": "Tieni premuto per disabilitare l'ancoraggio ai nodi preesistenti",
|
||||||
|
@ -2395,7 +2450,7 @@
|
||||||
"block_number": "Numero Blocco",
|
"block_number": "Numero Blocco",
|
||||||
"block_number!jp": "Num. blocco",
|
"block_number!jp": "Num. blocco",
|
||||||
"city": "Città",
|
"city": "Città",
|
||||||
"city!jp": "Città/Cittadina/Paese/particolare rione di Tokio",
|
"city!jp": "Città/Cittadina/Paese/Particolare rione di Tokyo",
|
||||||
"city!vn": "Città/Cittadina",
|
"city!vn": "Città/Cittadina",
|
||||||
"conscriptionnumber": "123",
|
"conscriptionnumber": "123",
|
||||||
"country": "Nazione",
|
"country": "Nazione",
|
||||||
|
@ -4181,7 +4236,7 @@
|
||||||
"label": "Voltaggio primario"
|
"label": "Voltaggio primario"
|
||||||
},
|
},
|
||||||
"voltage/secondary": {
|
"voltage/secondary": {
|
||||||
"label": "Voltaggio sencondario"
|
"label": "Voltaggio secondario"
|
||||||
},
|
},
|
||||||
"voltage/tertiary": {
|
"voltage/tertiary": {
|
||||||
"label": "Voltaggio terziario"
|
"label": "Voltaggio terziario"
|
||||||
|
@ -4407,13 +4462,19 @@
|
||||||
"name": "Parcheggio biciclette",
|
"name": "Parcheggio biciclette",
|
||||||
"terms": "parcheggio bici,rastrelliera"
|
"terms": "parcheggio bici,rastrelliera"
|
||||||
},
|
},
|
||||||
|
"amenity/bicycle_parking/building": {
|
||||||
|
"name": "Garage parcheggio biciclette"
|
||||||
|
},
|
||||||
|
"amenity/bicycle_parking/lockers": {
|
||||||
|
"name": "Rastrelliere"
|
||||||
|
},
|
||||||
"amenity/bicycle_rental": {
|
"amenity/bicycle_rental": {
|
||||||
"name": "Stazione del Bike Sharing",
|
"name": "Stazione del Bike Sharing",
|
||||||
"terms": "noleggio bici,noleggio biciclette,nolo bici,nolo biciclette,noleggio velocipedi,prestito biciclette,bike sharing"
|
"terms": "noleggio bici,noleggio biciclette,nolo bici,nolo biciclette,noleggio velocipedi,prestito biciclette,bike sharing"
|
||||||
},
|
},
|
||||||
"amenity/bicycle_repair_station": {
|
"amenity/bicycle_repair_station": {
|
||||||
"name": "Stazione di riparazione biciclette",
|
"name": "Stazione di riparazione biciclette",
|
||||||
"terms": "riparazione,bibiclette,meccanico,bici,cicli"
|
"terms": "riparazione,biciclette,meccanico,bici,cicli"
|
||||||
},
|
},
|
||||||
"amenity/biergarten": {
|
"amenity/biergarten": {
|
||||||
"name": "Biergarten",
|
"name": "Biergarten",
|
||||||
|
@ -4644,7 +4705,7 @@
|
||||||
"terms": "mercato,bancarelle"
|
"terms": "mercato,bancarelle"
|
||||||
},
|
},
|
||||||
"amenity/monastery": {
|
"amenity/monastery": {
|
||||||
"name": "Montastero",
|
"name": "Monastero",
|
||||||
"terms": "monastero,abbazia,badia"
|
"terms": "monastero,abbazia,badia"
|
||||||
},
|
},
|
||||||
"amenity/money_transfer": {
|
"amenity/money_transfer": {
|
||||||
|
@ -4756,7 +4817,7 @@
|
||||||
},
|
},
|
||||||
"amenity/post_office": {
|
"amenity/post_office": {
|
||||||
"name": "Ufficio Postale",
|
"name": "Ufficio Postale",
|
||||||
"terms": "uffico postale,lettere,spedizione,pacco,poste"
|
"terms": "ufficio postale,lettere,spedizione,pacco,poste"
|
||||||
},
|
},
|
||||||
"amenity/prison": {
|
"amenity/prison": {
|
||||||
"name": "Area carceraria",
|
"name": "Area carceraria",
|
||||||
|
@ -5003,7 +5064,7 @@
|
||||||
},
|
},
|
||||||
"amenity/vending_machine/elongated_coin": {
|
"amenity/vending_machine/elongated_coin": {
|
||||||
"name": "Macchinetta di monete da souvenir",
|
"name": "Macchinetta di monete da souvenir",
|
||||||
"terms": "moneta,monete,appiatita,appiattite,schiacciata,schiacciate,allungata,allungate,penny,souvenir,turismo,ricordo,commemorativa,commemorative"
|
"terms": "moneta,monete,appiattita,appiattite,schiacciata,schiacciate,allungata,allungate,penny,souvenir,turismo,ricordo,commemorativa,commemorative"
|
||||||
},
|
},
|
||||||
"amenity/vending_machine/excrement_bags": {
|
"amenity/vending_machine/excrement_bags": {
|
||||||
"name": "Distributore sacchetti escrementi",
|
"name": "Distributore sacchetti escrementi",
|
||||||
|
@ -5086,7 +5147,7 @@
|
||||||
"terms": "area,poligono"
|
"terms": "area,poligono"
|
||||||
},
|
},
|
||||||
"area/highway": {
|
"area/highway": {
|
||||||
"name": "Superificie stradale",
|
"name": "Superficie stradale",
|
||||||
"terms": "superficie,manto stradale,materiale"
|
"terms": "superficie,manto stradale,materiale"
|
||||||
},
|
},
|
||||||
"attraction": {
|
"attraction": {
|
||||||
|
@ -5172,6 +5233,9 @@
|
||||||
"name": "grata blocca-bestiame",
|
"name": "grata blocca-bestiame",
|
||||||
"terms": "Griglia"
|
"terms": "Griglia"
|
||||||
},
|
},
|
||||||
|
"barrier/chain": {
|
||||||
|
"name": "Catena"
|
||||||
|
},
|
||||||
"barrier/city_wall": {
|
"barrier/city_wall": {
|
||||||
"name": "Mura cittadine",
|
"name": "Mura cittadine",
|
||||||
"terms": "mura,cinta,mura cittadine,cinta muraria,muro"
|
"terms": "mura,cinta,mura cittadine,cinta muraria,muro"
|
||||||
|
@ -5303,7 +5367,7 @@
|
||||||
},
|
},
|
||||||
"building/chapel": {
|
"building/chapel": {
|
||||||
"name": "Cappella (edificio)",
|
"name": "Cappella (edificio)",
|
||||||
"terms": "chiesetta,capellina"
|
"terms": "chiesetta,cappellina"
|
||||||
},
|
},
|
||||||
"building/church": {
|
"building/church": {
|
||||||
"name": "Chiesa (edificio)",
|
"name": "Chiesa (edificio)",
|
||||||
|
@ -5489,6 +5553,9 @@
|
||||||
"name": "Mestiere",
|
"name": "Mestiere",
|
||||||
"terms": "artigianato, produzione locale"
|
"terms": "artigianato, produzione locale"
|
||||||
},
|
},
|
||||||
|
"craft/agricultural_engines": {
|
||||||
|
"name": "Meccanico motori agricoli"
|
||||||
|
},
|
||||||
"craft/basket_maker": {
|
"craft/basket_maker": {
|
||||||
"name": "Cestaio",
|
"name": "Cestaio",
|
||||||
"terms": "Cestaio,Intrecciatore di vimini"
|
"terms": "Cestaio,Intrecciatore di vimini"
|
||||||
|
@ -5694,7 +5761,7 @@
|
||||||
"name": "Accesso di emergenza designato"
|
"name": "Accesso di emergenza designato"
|
||||||
},
|
},
|
||||||
"emergency/destination": {
|
"emergency/destination": {
|
||||||
"name": "Destinazione d'uso accesso di emergenzza"
|
"name": "Destinazione d'uso accesso di emergenza"
|
||||||
},
|
},
|
||||||
"emergency/fire_alarm": {
|
"emergency/fire_alarm": {
|
||||||
"name": "Box soccorso antincendio",
|
"name": "Box soccorso antincendio",
|
||||||
|
@ -5704,6 +5771,9 @@
|
||||||
"name": "Estintore",
|
"name": "Estintore",
|
||||||
"terms": "estintore fuoco,incendio,emergenza,antincendio,pompieri,fiamme,fuoco"
|
"terms": "estintore fuoco,incendio,emergenza,antincendio,pompieri,fiamme,fuoco"
|
||||||
},
|
},
|
||||||
|
"emergency/fire_hose": {
|
||||||
|
"name": "Manichetta"
|
||||||
|
},
|
||||||
"emergency/fire_hydrant": {
|
"emergency/fire_hydrant": {
|
||||||
"name": "Idrante",
|
"name": "Idrante",
|
||||||
"terms": "Pompa antincendio"
|
"terms": "Pompa antincendio"
|
||||||
|
@ -5769,7 +5839,7 @@
|
||||||
"terms": "fairway"
|
"terms": "fairway"
|
||||||
},
|
},
|
||||||
"golf/green": {
|
"golf/green": {
|
||||||
"name": "Gree",
|
"name": "Green",
|
||||||
"terms": "campo da golf,green"
|
"terms": "campo da golf,green"
|
||||||
},
|
},
|
||||||
"golf/hole": {
|
"golf/hole": {
|
||||||
|
@ -5881,6 +5951,9 @@
|
||||||
"name": "Corridoio interno",
|
"name": "Corridoio interno",
|
||||||
"terms": "corridoio"
|
"terms": "corridoio"
|
||||||
},
|
},
|
||||||
|
"highway/crossing": {
|
||||||
|
"name": "Attraversamento"
|
||||||
|
},
|
||||||
"highway/crossing/marked": {
|
"highway/crossing/marked": {
|
||||||
"name": "Strisce pedonali",
|
"name": "Strisce pedonali",
|
||||||
"terms": "attraversamento,pedonale,zebrato,zebra,strisce"
|
"terms": "attraversamento,pedonale,zebrato,zebra,strisce"
|
||||||
|
@ -5911,6 +5984,9 @@
|
||||||
"name": "Percorso ciclopedonale",
|
"name": "Percorso ciclopedonale",
|
||||||
"terms": "percorso,pista,bicicletta,ciclopedonale,ciclabile,pedonale,velocipedi,misto,promiscuo,sentiero,multiuso,separato"
|
"terms": "percorso,pista,bicicletta,ciclopedonale,ciclabile,pedonale,velocipedi,misto,promiscuo,sentiero,multiuso,separato"
|
||||||
},
|
},
|
||||||
|
"highway/cycleway/crossing": {
|
||||||
|
"name": "Attraversamento ciclabile"
|
||||||
|
},
|
||||||
"highway/cycleway/crossing/marked": {
|
"highway/cycleway/crossing/marked": {
|
||||||
"name": "Strisce per biciclette",
|
"name": "Strisce per biciclette",
|
||||||
"terms": "pista,bici,bicicletta,velocipedi,attraversamento,strisce,percorso,incrocio,bike"
|
"terms": "pista,bici,bicicletta,velocipedi,attraversamento,strisce,percorso,incrocio,bike"
|
||||||
|
@ -5931,6 +6007,9 @@
|
||||||
"name": "Tappeto mobile",
|
"name": "Tappeto mobile",
|
||||||
"terms": "mobile,mobili,marciapiede,tappeto,rullo"
|
"terms": "mobile,mobili,marciapiede,tappeto,rullo"
|
||||||
},
|
},
|
||||||
|
"highway/footway/crossing": {
|
||||||
|
"name": "Attraversamento pedonale"
|
||||||
|
},
|
||||||
"highway/footway/marked": {
|
"highway/footway/marked": {
|
||||||
"name": "Strisce pedonali",
|
"name": "Strisce pedonali",
|
||||||
"terms": "strisce,pedonale,pedoni,attraversamento pedonale,zebra,segnalato,incrocio"
|
"terms": "strisce,pedonale,pedoni,attraversamento pedonale,zebra,segnalato,incrocio"
|
||||||
|
@ -6140,6 +6219,24 @@
|
||||||
"name": "Castello",
|
"name": "Castello",
|
||||||
"terms": "Castello"
|
"terms": "Castello"
|
||||||
},
|
},
|
||||||
|
"historic/castle/fortress": {
|
||||||
|
"name": "Fortezza"
|
||||||
|
},
|
||||||
|
"historic/castle/palace": {
|
||||||
|
"name": "Palazzo"
|
||||||
|
},
|
||||||
|
"historic/castle/stately": {
|
||||||
|
"name": "Castello"
|
||||||
|
},
|
||||||
|
"historic/city_gate": {
|
||||||
|
"name": "Porta cittadina"
|
||||||
|
},
|
||||||
|
"historic/fort": {
|
||||||
|
"name": "Forte"
|
||||||
|
},
|
||||||
|
"historic/manor": {
|
||||||
|
"name": "Maniero"
|
||||||
|
},
|
||||||
"historic/memorial": {
|
"historic/memorial": {
|
||||||
"name": "Memoriale",
|
"name": "Memoriale",
|
||||||
"terms": "Memoriale"
|
"terms": "Memoriale"
|
||||||
|
@ -6314,14 +6411,6 @@
|
||||||
"name": "Caserma",
|
"name": "Caserma",
|
||||||
"terms": "militari,leva,casermone,esercito,reclutamento,base,forze,armate,soldati"
|
"terms": "militari,leva,casermone,esercito,reclutamento,base,forze,armate,soldati"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Bunker militare",
|
|
||||||
"terms": "nascondiglio,soldati,caserma"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Posto di controllo (militare)",
|
|
||||||
"terms": "checkpoint,check point,posto di blocco"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Zona militare pericolosa",
|
"name": "Zona militare pericolosa",
|
||||||
"terms": "militari,pericolo,soldati,esercito"
|
"terms": "militari,pericolo,soldati,esercito"
|
||||||
|
@ -6330,18 +6419,10 @@
|
||||||
"name": "Base navale",
|
"name": "Base navale",
|
||||||
"terms": "base,navi,marina,marina militare"
|
"terms": "base,navi,marina,marina militare"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Sito per esplosioni nucleari",
|
|
||||||
"terms": "bomba,atomica,poligono,tiro,lancio,missile,missili,nucleare,test,nucleare"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Percorso ad ostacoli",
|
"name": "Percorso ad ostacoli",
|
||||||
"terms": "Percorso a ostacoli"
|
"terms": "Percorso a ostacoli"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Ufficio militare",
|
|
||||||
"terms": "base,militare,forze dell'ordine,soldati,caserma,fanteria,artiglieria,uffici,amministrazione"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Poligono di tiro militare",
|
"name": "Poligono di tiro militare",
|
||||||
"terms": "poligono,militare,militari,tiro,lancio,bombe,missile,missili,forze militari,forza aerea,forza,guardia,armi,fuoco,marina,fucile,cecchino,cecchini,truppe,truppa,addestramento,guerra,battaglia,battaglione"
|
"terms": "poligono,militare,militari,tiro,lancio,bombe,missile,missili,forze militari,forza aerea,forza,guardia,armi,fuoco,marina,fucile,cecchino,cecchini,truppe,truppa,addestramento,guerra,battaglia,battaglione"
|
||||||
|
@ -6394,6 +6475,9 @@
|
||||||
"name": "Vigneto",
|
"name": "Vigneto",
|
||||||
"terms": "Vigna"
|
"terms": "Vigna"
|
||||||
},
|
},
|
||||||
|
"landuse/winter_sports": {
|
||||||
|
"name": "Area sport invernali"
|
||||||
|
},
|
||||||
"leisure": {
|
"leisure": {
|
||||||
"name": "Svago"
|
"name": "Svago"
|
||||||
},
|
},
|
||||||
|
@ -6409,7 +6493,7 @@
|
||||||
"name": "Chiosco della musica"
|
"name": "Chiosco della musica"
|
||||||
},
|
},
|
||||||
"leisure/beach_resort": {
|
"leisure/beach_resort": {
|
||||||
"name": "Stabilimento balnerare",
|
"name": "Stabilimento balneare",
|
||||||
"terms": "spiaggia,spiaggia attrezzata,bagni,bagno,stabilimento balneare"
|
"terms": "spiaggia,spiaggia attrezzata,bagni,bagno,stabilimento balneare"
|
||||||
},
|
},
|
||||||
"leisure/bird_hide": {
|
"leisure/bird_hide": {
|
||||||
|
@ -6440,6 +6524,9 @@
|
||||||
"name": "Area per cani",
|
"name": "Area per cani",
|
||||||
"terms": "Area cani"
|
"terms": "Area cani"
|
||||||
},
|
},
|
||||||
|
"leisure/escape_game": {
|
||||||
|
"name": "Escape Room"
|
||||||
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "Focolare",
|
"name": "Focolare",
|
||||||
"terms": "fuoco,campeggio,griglia,bracere,braciere"
|
"terms": "fuoco,campeggio,griglia,bracere,braciere"
|
||||||
|
@ -6713,7 +6800,7 @@
|
||||||
},
|
},
|
||||||
"man_made/breakwater": {
|
"man_made/breakwater": {
|
||||||
"name": "Frangiflutti",
|
"name": "Frangiflutti",
|
||||||
"terms": "Frangifrutti"
|
"terms": "frangiflutti,barriera,diga,frangionde,ostacolo,scogliera"
|
||||||
},
|
},
|
||||||
"man_made/bridge": {
|
"man_made/bridge": {
|
||||||
"name": "Ponte",
|
"name": "Ponte",
|
||||||
|
@ -6734,6 +6821,9 @@
|
||||||
"man_made/crane": {
|
"man_made/crane": {
|
||||||
"name": "Gru"
|
"name": "Gru"
|
||||||
},
|
},
|
||||||
|
"man_made/cross": {
|
||||||
|
"name": "Croce di vetta"
|
||||||
|
},
|
||||||
"man_made/cutline": {
|
"man_made/cutline": {
|
||||||
"name": "Linea di demarcazione",
|
"name": "Linea di demarcazione",
|
||||||
"terms": "Linea di taglio"
|
"terms": "Linea di taglio"
|
||||||
|
@ -6775,7 +6865,7 @@
|
||||||
},
|
},
|
||||||
"man_made/mineshaft": {
|
"man_made/mineshaft": {
|
||||||
"name": "Galleria verticale",
|
"name": "Galleria verticale",
|
||||||
"terms": "cava,miniera,tunnel.galleria,sotterraneo,verticale,profondità,buco,fossa,entrata,ingresso"
|
"terms": "cava,miniera,tunnel,galleria,sotterraneo,verticale,profondità,buco,fossa,entrata,ingresso"
|
||||||
},
|
},
|
||||||
"man_made/monitoring_station": {
|
"man_made/monitoring_station": {
|
||||||
"name": "Stazione di controllo"
|
"name": "Stazione di controllo"
|
||||||
|
@ -6815,6 +6905,9 @@
|
||||||
"name": "Cisterna",
|
"name": "Cisterna",
|
||||||
"terms": "silos,cisterna,botte,contenitore"
|
"terms": "silos,cisterna,botte,contenitore"
|
||||||
},
|
},
|
||||||
|
"man_made/storage_tank/water": {
|
||||||
|
"name": "Cisterna d'acqua"
|
||||||
|
},
|
||||||
"man_made/street_cabinet": {
|
"man_made/street_cabinet": {
|
||||||
"name": "Armadietto stradale",
|
"name": "Armadietto stradale",
|
||||||
"terms": "armadietto,box,cabinet,tecnico,fibra,telecomunicazioni,controllo,elettrico,gas,elettricità,telecom,telefonia,tv,semaforo"
|
"terms": "armadietto,box,cabinet,tecnico,fibra,telecomunicazioni,controllo,elettrico,gas,elettricità,telecom,telefonia,tv,semaforo"
|
||||||
|
@ -6841,6 +6934,9 @@
|
||||||
"man_made/tower/communication": {
|
"man_made/tower/communication": {
|
||||||
"name": "Torre per telecomunicazioni"
|
"name": "Torre per telecomunicazioni"
|
||||||
},
|
},
|
||||||
|
"man_made/tower/defensive": {
|
||||||
|
"name": "Torre fortificata"
|
||||||
|
},
|
||||||
"man_made/tower/minaret": {
|
"man_made/tower/minaret": {
|
||||||
"name": "Minareto",
|
"name": "Minareto",
|
||||||
"terms": "islam,moschea,muezzin,musulmano,mussulmano"
|
"terms": "islam,moschea,muezzin,musulmano,mussulmano"
|
||||||
|
@ -6883,7 +6979,10 @@
|
||||||
"name": "Tombino"
|
"name": "Tombino"
|
||||||
},
|
},
|
||||||
"manhole/telecom": {
|
"manhole/telecom": {
|
||||||
"name": "Tombino per telecominicazioni"
|
"name": "Tombino per telecomunicazioni"
|
||||||
|
},
|
||||||
|
"military/trench": {
|
||||||
|
"name": "Trincea militare"
|
||||||
},
|
},
|
||||||
"natural": {
|
"natural": {
|
||||||
"name": "Naturale"
|
"name": "Naturale"
|
||||||
|
@ -6925,7 +7024,7 @@
|
||||||
},
|
},
|
||||||
"natural/grassland": {
|
"natural/grassland": {
|
||||||
"name": "Prateria",
|
"name": "Prateria",
|
||||||
"terms": "Prateria naurale"
|
"terms": "prateria naturale,savana,pampa"
|
||||||
},
|
},
|
||||||
"natural/heath": {
|
"natural/heath": {
|
||||||
"name": "Brughiera",
|
"name": "Brughiera",
|
||||||
|
@ -6946,6 +7045,9 @@
|
||||||
"name": "Crinale",
|
"name": "Crinale",
|
||||||
"terms": "cresta"
|
"terms": "cresta"
|
||||||
},
|
},
|
||||||
|
"natural/rock": {
|
||||||
|
"name": "Masso"
|
||||||
|
},
|
||||||
"natural/saddle": {
|
"natural/saddle": {
|
||||||
"name": "Sella",
|
"name": "Sella",
|
||||||
"terms": "passo,valico,sella,forcella"
|
"terms": "passo,valico,sella,forcella"
|
||||||
|
@ -7091,6 +7193,9 @@
|
||||||
"name": "Ufficio Finanziario",
|
"name": "Ufficio Finanziario",
|
||||||
"terms": "finanza,finanziaria,fiduciaria,mag"
|
"terms": "finanza,finanziaria,fiduciaria,mag"
|
||||||
},
|
},
|
||||||
|
"office/financial_advisor": {
|
||||||
|
"name": "Consulente finanziario"
|
||||||
|
},
|
||||||
"office/forestry": {
|
"office/forestry": {
|
||||||
"name": "Ufficio forestale"
|
"name": "Ufficio forestale"
|
||||||
},
|
},
|
||||||
|
@ -7356,7 +7461,7 @@
|
||||||
},
|
},
|
||||||
"power/plant": {
|
"power/plant": {
|
||||||
"name": "Area della Centrale elettrica",
|
"name": "Area della Centrale elettrica",
|
||||||
"terms": "carbone,gas,generatore,idroelettrico,nucleare,energia,elettrica,elittricità,elettrico,centrale,produzione"
|
"terms": "carbone,gas,generatore,idroelettrico,nucleare,energia,elettrica,elettricità,elettrico,centrale,produzione"
|
||||||
},
|
},
|
||||||
"power/pole": {
|
"power/pole": {
|
||||||
"name": "Palo della luce",
|
"name": "Palo della luce",
|
||||||
|
@ -7380,6 +7485,9 @@
|
||||||
"name": "Trasformatore",
|
"name": "Trasformatore",
|
||||||
"terms": "Trasformatore"
|
"terms": "Trasformatore"
|
||||||
},
|
},
|
||||||
|
"public_transport/platform/aerialway_point": {
|
||||||
|
"name": "Fermata / banchina del trasporto a fune"
|
||||||
|
},
|
||||||
"public_transport/platform/bus": {
|
"public_transport/platform/bus": {
|
||||||
"name": "Piattaforma autobus",
|
"name": "Piattaforma autobus",
|
||||||
"terms": "bus,autobus,piattaforma,banchina,trasporto pubblico,transito pubblico,transito,trasporto,fermata"
|
"terms": "bus,autobus,piattaforma,banchina,trasporto pubblico,transito pubblico,transito,trasporto,fermata"
|
||||||
|
@ -7402,6 +7510,18 @@
|
||||||
"public_transport/platform/light_rail_point": {
|
"public_transport/platform/light_rail_point": {
|
||||||
"name": "Fermata /Piattaforma metropolitana di superficie"
|
"name": "Fermata /Piattaforma metropolitana di superficie"
|
||||||
},
|
},
|
||||||
|
"public_transport/platform/monorail": {
|
||||||
|
"name": "Banchina monorotaia"
|
||||||
|
},
|
||||||
|
"public_transport/platform/monorail_point": {
|
||||||
|
"name": "Fermata / banchina della monorotaia"
|
||||||
|
},
|
||||||
|
"public_transport/platform/subway": {
|
||||||
|
"name": "Banchina metropolitana"
|
||||||
|
},
|
||||||
|
"public_transport/platform/subway_point": {
|
||||||
|
"name": "Fermata / banchina della metropolitana"
|
||||||
|
},
|
||||||
"public_transport/platform/train": {
|
"public_transport/platform/train": {
|
||||||
"name": "Banchina ferroviaria",
|
"name": "Banchina ferroviaria",
|
||||||
"terms": "piattaforma,banchina,trasporto pubblico,ferrovia,binario,treno,transito,trasporto,pubblico"
|
"terms": "piattaforma,banchina,trasporto pubblico,ferrovia,binario,treno,transito,trasporto,pubblico"
|
||||||
|
@ -7412,6 +7532,9 @@
|
||||||
"public_transport/platform/tram": {
|
"public_transport/platform/tram": {
|
||||||
"name": "Banchina del tram"
|
"name": "Banchina del tram"
|
||||||
},
|
},
|
||||||
|
"public_transport/platform/tram_point": {
|
||||||
|
"name": "Fermata / banchina del tram"
|
||||||
|
},
|
||||||
"public_transport/station": {
|
"public_transport/station": {
|
||||||
"name": "Stazione del trasporto pubblico"
|
"name": "Stazione del trasporto pubblico"
|
||||||
},
|
},
|
||||||
|
@ -7491,6 +7614,9 @@
|
||||||
"name": "Respingente",
|
"name": "Respingente",
|
||||||
"terms": "respingente,stop,ammortizzatore,fine linea"
|
"terms": "respingente,stop,ammortizzatore,fine linea"
|
||||||
},
|
},
|
||||||
|
"railway/construction": {
|
||||||
|
"name": "Ferrovia in costruzione"
|
||||||
|
},
|
||||||
"railway/crossing": {
|
"railway/crossing": {
|
||||||
"name": "Passaggio a livello (sentiero)",
|
"name": "Passaggio a livello (sentiero)",
|
||||||
"terms": "passaggio a livello,incrocio ferroviario,attraversamento pedonale"
|
"terms": "passaggio a livello,incrocio ferroviario,attraversamento pedonale"
|
||||||
|
@ -7533,10 +7659,16 @@
|
||||||
"name": "Ferrovia a scartamento ridotto",
|
"name": "Ferrovia a scartamento ridotto",
|
||||||
"terms": "scartamento ridotto"
|
"terms": "scartamento ridotto"
|
||||||
},
|
},
|
||||||
|
"railway/platform": {
|
||||||
|
"name": "Banchina ferroviaria"
|
||||||
|
},
|
||||||
"railway/rail": {
|
"railway/rail": {
|
||||||
"name": "Ferrovia",
|
"name": "Ferrovia",
|
||||||
"terms": "Ferrovia"
|
"terms": "Ferrovia"
|
||||||
},
|
},
|
||||||
|
"railway/rail/highspeed": {
|
||||||
|
"name": "Alta velocità"
|
||||||
|
},
|
||||||
"railway/signal": {
|
"railway/signal": {
|
||||||
"name": "Segnale ferroviario",
|
"name": "Segnale ferroviario",
|
||||||
"terms": "segnale,semaforo,luci"
|
"terms": "segnale,semaforo,luci"
|
||||||
|
@ -7959,7 +8091,7 @@
|
||||||
},
|
},
|
||||||
"shop/music": {
|
"shop/music": {
|
||||||
"name": "Negozio di musica",
|
"name": "Negozio di musica",
|
||||||
"terms": "Negozio di nusica"
|
"terms": "musica,cassette,nastri,cd,dischi,vinile,vinili"
|
||||||
},
|
},
|
||||||
"shop/musical_instrument": {
|
"shop/musical_instrument": {
|
||||||
"name": "Negozio di strumenti musicali",
|
"name": "Negozio di strumenti musicali",
|
||||||
|
@ -8077,7 +8209,7 @@
|
||||||
},
|
},
|
||||||
"shop/ticket": {
|
"shop/ticket": {
|
||||||
"name": "Rivenditore di Biglietti",
|
"name": "Rivenditore di Biglietti",
|
||||||
"terms": "bilglietti,biglietteria"
|
"terms": "biglietti,biglietteria"
|
||||||
},
|
},
|
||||||
"shop/tiles": {
|
"shop/tiles": {
|
||||||
"name": "Negozio di piastrelle",
|
"name": "Negozio di piastrelle",
|
||||||
|
@ -8108,7 +8240,7 @@
|
||||||
},
|
},
|
||||||
"shop/vacuum_cleaner": {
|
"shop/vacuum_cleaner": {
|
||||||
"name": "Negozio di aspirapolveri",
|
"name": "Negozio di aspirapolveri",
|
||||||
"terms": "aspirapolveri"
|
"terms": "aspirapolveri,aspirapolvere"
|
||||||
},
|
},
|
||||||
"shop/variety_store": {
|
"shop/variety_store": {
|
||||||
"name": "Negozio a prezzo fisso",
|
"name": "Negozio a prezzo fisso",
|
||||||
|
@ -8240,6 +8372,9 @@
|
||||||
"name": "Ufficio Informazioni Turistiche",
|
"name": "Ufficio Informazioni Turistiche",
|
||||||
"terms": "info,turismo,turistico,informazioni"
|
"terms": "info,turismo,turistico,informazioni"
|
||||||
},
|
},
|
||||||
|
"tourism/information/route_marker": {
|
||||||
|
"name": "Segnavia"
|
||||||
|
},
|
||||||
"tourism/motel": {
|
"tourism/motel": {
|
||||||
"name": "Motel",
|
"name": "Motel",
|
||||||
"terms": "Motel"
|
"terms": "Motel"
|
||||||
|
@ -8271,6 +8406,9 @@
|
||||||
"name": "Zoo",
|
"name": "Zoo",
|
||||||
"terms": "Zoo"
|
"terms": "Zoo"
|
||||||
},
|
},
|
||||||
|
"tourism/zoo/safari": {
|
||||||
|
"name": "Zoo safari"
|
||||||
|
},
|
||||||
"traffic_calming": {
|
"traffic_calming": {
|
||||||
"name": "Dissuasore di velocità"
|
"name": "Dissuasore di velocità"
|
||||||
},
|
},
|
||||||
|
@ -8599,6 +8737,17 @@
|
||||||
"description": "Immagini satellitari e aeree.",
|
"description": "Immagini satellitari e aeree.",
|
||||||
"name": "Mapbox Satellite"
|
"name": "Mapbox Satellite"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Termini & Feedback"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Termini & Feedback"
|
||||||
|
},
|
||||||
|
"name": "Maxar Standard Imagery (Beta)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA"
|
"text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA"
|
||||||
|
@ -8659,6 +8808,9 @@
|
||||||
"description": "Giallo = dati della mappa di pubblico dominio del censimento US. Rosso = dati non presenti in OpenStreetMap",
|
"description": "Giallo = dati della mappa di pubblico dominio del censimento US. Rosso = dati non presenti in OpenStreetMap",
|
||||||
"name": "TIGER Roads 2018"
|
"name": "TIGER Roads 2018"
|
||||||
},
|
},
|
||||||
|
"USDA-NAIP": {
|
||||||
|
"name": "National Agriculture Imagery Program"
|
||||||
|
},
|
||||||
"US_Forest_Service_roads_overlay": {
|
"US_Forest_Service_roads_overlay": {
|
||||||
"description": "Strada: bordo verde = non classificata. Bordo marrone = carrareccia. Manto in ghiaia = colore diriempimento marrone chiaro, asfaltato = nero, pavimentato = grigio, terra = bianco, cemento = blu, erboso = verde. Stagionale = con barre bianche",
|
"description": "Strada: bordo verde = non classificata. Bordo marrone = carrareccia. Manto in ghiaia = colore diriempimento marrone chiaro, asfaltato = nero, pavimentato = grigio, terra = bianco, cemento = blu, erboso = verde. Stagionale = con barre bianche",
|
||||||
"name": "Strade forestali U.S. (sovrapposta)"
|
"name": "Strade forestali U.S. (sovrapposta)"
|
||||||
|
@ -8737,6 +8889,21 @@
|
||||||
"description": "Immagini satellitari fornite da basemap.at, successore di geoimage.at",
|
"description": "Immagini satellitari fornite da basemap.at, successore di geoimage.at",
|
||||||
"name": "Immagini satellitari basemap.at"
|
"name": "Immagini satellitari basemap.at"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
}
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Ortofoto EUFAR di Balaton 2010"
|
"text": "Ortofoto EUFAR di Balaton 2010"
|
||||||
|
@ -8902,7 +9069,7 @@
|
||||||
},
|
},
|
||||||
"stamen-terrain-background": {
|
"stamen-terrain-background": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Tasselli della mappa di Stamen Design con licenza CC-BY 3.0. Dati di OpenStreetMap com licenza ODbL"
|
"text": "Tasselli della mappa di Stamen Design con licenza CC-BY 3.0. Dati di OpenStreetMap con licenza ODbL"
|
||||||
},
|
},
|
||||||
"name": "Stamen Terrain"
|
"name": "Stamen Terrain"
|
||||||
},
|
},
|
||||||
|
@ -9230,7 +9397,7 @@
|
||||||
},
|
},
|
||||||
"byosm": {
|
"byosm": {
|
||||||
"name": "OpenStreetMap della Bielorussia",
|
"name": "OpenStreetMap della Bielorussia",
|
||||||
"description": "Chat telegram di OpenStreetMap della Bielorussia"
|
"description": "Chat Telegram di OpenStreetMap della Bielorussia"
|
||||||
},
|
},
|
||||||
"be-facebook": {
|
"be-facebook": {
|
||||||
"name": "Comunità belga di OpenStreetMap",
|
"name": "Comunità belga di OpenStreetMap",
|
||||||
|
@ -9396,7 +9563,7 @@
|
||||||
"description": "Talk-is è la mailinglist ufficiale della comunità OSM islandese"
|
"description": "Talk-is è la mailinglist ufficiale della comunità OSM islandese"
|
||||||
},
|
},
|
||||||
"is-twitter": {
|
"is-twitter": {
|
||||||
"name": "OSM Islansa su Twitter",
|
"name": "OSM Islanda su Twitter",
|
||||||
"description": "Twitter di OpenStreetMap in Islanda"
|
"description": "Twitter di OpenStreetMap in Islanda"
|
||||||
},
|
},
|
||||||
"it-facebook": {
|
"it-facebook": {
|
||||||
|
@ -9655,12 +9822,12 @@
|
||||||
"OSM-Utah": {
|
"OSM-Utah": {
|
||||||
"name": "OpenStreetMap dello Utah",
|
"name": "OpenStreetMap dello Utah",
|
||||||
"description": "Mappaori e utenti OpenStreetMap dell’area di Salt Lake City",
|
"description": "Mappaori e utenti OpenStreetMap dell’area di Salt Lake City",
|
||||||
"extendedDescription": "Le attività comprendono cose come lezioni per imparare a mappare, feste di mappatura e uscite all’aperto per la raccolta di dati. Gli eventi avverranno nell’area SLC, almemmo all’inizio. Stiamo cercando sia mappatori esperti che alle prime armi. Unisciti e andiamo a mappare!"
|
"extendedDescription": "Le attività comprendono cose come lezioni per imparare a mappare, feste di mappatura e uscite all’aperto per la raccolta di dati. Gli eventi avverranno nell’area SLC, almeno all’inizio. Stiamo cercando sia mappatori esperti che alle prime armi. Unisciti e andiamo a mappare!"
|
||||||
},
|
},
|
||||||
"OSM-Wyoming": {
|
"OSM-Wyoming": {
|
||||||
"name": "OpenStreetMap del Wyoming",
|
"name": "OpenStreetMap del Wyoming",
|
||||||
"description": "Mappatori e utenti OpenStreetMap dello stato del Wyoming",
|
"description": "Mappatori e utenti OpenStreetMap dello stato del Wyoming",
|
||||||
"extendedDescription": "OpenStreetMap (OSM) del Wyoming è una collaborazione local formata da perrsone interessate a unire i loro sforzi per creare mappe libere. Incoraggiamo tutti i nostri mappatori a organizzare o suggerire eventi di mappatura ovunque nello stato. Attività di gruppo sono per esempio incontri, lezioni di OSM dal principiante all’intrmedio, oppure feste di mappatura in compagnia."
|
"extendedDescription": "OpenStreetMap (OSM) del Wyoming è una collaborazione local formata da persone interessate a unire i loro sforzi per creare mappe libere. Incoraggiamo tutti i nostri mappatori a organizzare o suggerire eventi di mappatura ovunque nello stato. Attività di gruppo sono per esempio incontri, lezioni di OSM dal principiante all’intermedio, oppure feste di mappatura in compagnia."
|
||||||
},
|
},
|
||||||
"PHXGeo-meetup": {
|
"PHXGeo-meetup": {
|
||||||
"name": "Meetup PHXGeo",
|
"name": "Meetup PHXGeo",
|
||||||
|
|
204
vendor/assets/iD/iD/locales/ja.json
vendored
204
vendor/assets/iD/iD/locales/ja.json
vendored
|
@ -11,7 +11,7 @@
|
||||||
"favorite": "お気に入り"
|
"favorite": "お気に入り"
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"inspect": "検索/地物エディタ",
|
"inspect": "位置検索/タグ編集",
|
||||||
"undo_redo": "元に戻す/再実行",
|
"undo_redo": "元に戻す/再実行",
|
||||||
"recent": "選択履歴",
|
"recent": "選択履歴",
|
||||||
"favorites": "お気に入り",
|
"favorites": "お気に入り",
|
||||||
|
@ -19,8 +19,8 @@
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "追加する地物や要素をキーワード検索",
|
"title": "地物を追加",
|
||||||
"description": "地図上に追加する地物の種類と描画の要素(ポイント/ライン/エリア)をキーワード検索や履歴(Tab)から選び、形状を描画します。必要ならさらに左側の地物エディタで詳細タグを編集します。よく使うものは☆でお気に入り登録すると次回からワンタッチで選べます。",
|
"description": "マップに追加する地物を検索。",
|
||||||
"key": "Tab",
|
"key": "Tab",
|
||||||
"result": "{count} 件の結果",
|
"result": "{count} 件の結果",
|
||||||
"results": "{count} 件の結果"
|
"results": "{count} 件の結果"
|
||||||
|
@ -131,7 +131,7 @@
|
||||||
"not_downloaded": "一部がまだダウンロードされていないため、円状に整形できません。"
|
"not_downloaded": "一部がまだダウンロードされていないため、円状に整形できません。"
|
||||||
},
|
},
|
||||||
"orthogonalize": {
|
"orthogonalize": {
|
||||||
"title": "直交化",
|
"title": "直角化",
|
||||||
"description": {
|
"description": {
|
||||||
"vertex": "この角を直角にする。",
|
"vertex": "この角を直角にする。",
|
||||||
"line": "ラインの角を直角に整形",
|
"line": "ラインの角を直角に整形",
|
||||||
|
@ -145,10 +145,10 @@
|
||||||
},
|
},
|
||||||
"end_vertex": "終端ノードなので直角化できません。",
|
"end_vertex": "終端ノードなので直角化できません。",
|
||||||
"square_enough": "すでに直角です。",
|
"square_enough": "すでに直角です。",
|
||||||
"not_squarish": "直交にできない辺があるため、角を直角に整形することができません",
|
"not_squarish": "直角にできない辺があるため、角を直角に整形することができません",
|
||||||
"too_large": "ウェイが完全には表示されていないため、四角形に整形することができません。",
|
"too_large": "ウェイが完全には表示されていないため、直角に整形することができません。",
|
||||||
"connected_to_hidden": "非表示の地物に接続しているため、四角形に整形することができません。",
|
"connected_to_hidden": "非表示の地物に接続しているため、直角に整形することができません。",
|
||||||
"not_downloaded": "一部がまだダウンロードされていないため、四角形に整形できません。"
|
"not_downloaded": "一部がまだダウンロードされていないため、直角に整形できません。"
|
||||||
},
|
},
|
||||||
"straighten": {
|
"straighten": {
|
||||||
"title": "直線化",
|
"title": "直線化",
|
||||||
|
@ -618,7 +618,7 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "世界中のデータから検索",
|
"search": "世界中のデータから検索",
|
||||||
"no_results_visible": "表示中のエリアからの検索結果はありませんでした",
|
"no_results_visible": "現在表示中のマップ領域にはありませんでした",
|
||||||
"no_results_worldwide": "検索結果がありません"
|
"no_results_worldwide": "検索結果がありません"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -661,7 +661,7 @@
|
||||||
"multiselect": "選択中の地物",
|
"multiselect": "選択中の地物",
|
||||||
"unknown": "不明",
|
"unknown": "不明",
|
||||||
"incomplete": "<ダウンロード未完了>",
|
"incomplete": "<ダウンロード未完了>",
|
||||||
"feature_list": "地物名や座標で検索してズーム",
|
"feature_list": "地物名や座標で位置検索してズーム",
|
||||||
"edit": "地物エディタ",
|
"edit": "地物エディタ",
|
||||||
"check": {
|
"check": {
|
||||||
"yes": "はい",
|
"yes": "はい",
|
||||||
|
@ -866,10 +866,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
"restore": {
|
||||||
"heading": "OSMにアップロードされていない編集内容があります",
|
"heading": "変更した内容が保存されていません",
|
||||||
"description": "前回作業した編集内容がアップロードされていません。編集内容を復元しますか?",
|
"description": "直前の編集セッションから未保存の変更内容を復元しますか?",
|
||||||
"restore": "変更を復元",
|
"restore": "変更内容を復元",
|
||||||
"reset": "変更を破棄"
|
"reset": "変更内容を破棄"
|
||||||
},
|
},
|
||||||
"save": {
|
"save": {
|
||||||
"title": "保存",
|
"title": "保存",
|
||||||
|
@ -905,14 +905,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "OpenStreetMap編集完了!",
|
"just_edited": "たった今OpenStreetMapが編集されました!",
|
||||||
"thank_you": "マップの改善ありがとうございます。",
|
"thank_you": "マップ改善へのご協力ありがとうございます。",
|
||||||
"thank_you_location": "{where}付近でのマップ改善への協力ありがとうございます。",
|
"thank_you_location": "{where} 付近のマップ改善へのご協力ありがとうこざいます。",
|
||||||
"thank_you_where": {
|
"thank_you_where": {
|
||||||
"format": "{place}{separator}{region}",
|
"format": "{place}{separator}{region}",
|
||||||
"separator": ", "
|
"separator": ", "
|
||||||
},
|
},
|
||||||
"help_html": "あなたが投稿した内容は(サーバーの状況にもよりますが)数分で標準レイヤーに反映されます。その他のレイヤーなどでは反映にさらに時間がかかる場合があります。",
|
"help_html": "サーバーの状態にもよりますが、変更は通常数分で反映されます。標準地図以外への反映はもっと時間がかかる場合があります。",
|
||||||
"help_link_text": "詳細",
|
"help_link_text": "詳細",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "OSM上で変更内容を閲覧",
|
"view_on_osm": "OSM上で変更内容を閲覧",
|
||||||
|
@ -929,10 +929,10 @@
|
||||||
"cancel": "キャンセル"
|
"cancel": "キャンセル"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "iD 起動中",
|
"welcome": "OpenStreetMap エディタの iD へようこそ",
|
||||||
"text": "iDは、世界でもっとも優れた自由な世界地図を編集するためのツールで、馴染みやすく、かつ高機能です。現在のバージョンは {version} です。詳細は {website} で公開中です。バグ報告は {github} で受け付けています。",
|
"text": "iD はみんなで作る世界地図に貢献するための使いやすくパワフルなツールです。現在のバージョンは {version} です。詳細情報は {website} で、バグレポートは {github} でお願いします。",
|
||||||
"walkthrough": "チュートリアルを開始",
|
"walkthrough": "ウォークスルーを始める",
|
||||||
"start": "直ちに編集"
|
"start": "今すぐ編集を始める"
|
||||||
},
|
},
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "本番サーバ",
|
"live": "本番サーバ",
|
||||||
|
@ -1459,7 +1459,7 @@
|
||||||
"add_area_draw": "次にマウスカーソルを対象となる地物の角のひとつに置いて、{leftclick}左クリックまたはスペースキーを押してアリアの外周にノードを置き始めます。クリックまたはスペースキーを押してノードを追加します。外周を描いている間も、ズームインしたりマップをドラッグして詳細を描き加えることができます。",
|
"add_area_draw": "次にマウスカーソルを対象となる地物の角のひとつに置いて、{leftclick}左クリックまたはスペースキーを押してアリアの外周にノードを置き始めます。クリックまたはスペースキーを押してノードを追加します。外周を描いている間も、ズームインしたりマップをドラッグして詳細を描き加えることができます。",
|
||||||
"add_area_finish": "エリアを描き終わったら、`{return}`キーまたは`ESC`キーを押すか、最初または最後のノードを再度クリックして終了します。",
|
"add_area_finish": "エリアを描き終わったら、`{return}`キーまたは`ESC`キーを押すか、最初または最後のノードを再度クリックして終了します。",
|
||||||
"square_area_h": "角を直角化",
|
"square_area_h": "角を直角化",
|
||||||
"square_area_command": "建物などエリアの地物の多くには直角な角があります。エリアの角を直角にするには、エリアの境界を{rightclick}右クリックして選択し、編集メニューから{orthogonalize} **直交化**を選びます。",
|
"square_area_command": "建物などエリアの地物の多くには直角な角があります。エリアの角を直角にするには、エリアの境界を{rightclick}右クリックして選択し、編集メニューから{orthogonalize} **直角化**を選びます。",
|
||||||
"modify_area_h": "エリアを変更",
|
"modify_area_h": "エリアを変更",
|
||||||
"modify_area_dragnode": "例えば背景画像と一致しない建物など、形状が正しくないエリア見かけることは多いでしょう。エリアの形状を調整するにはまず{leftclick}左クリックして対象を選びます。エリアの全ノードが小さな円として表示されます。そしてノードをより正確な位置にドラッグすることができます。",
|
"modify_area_dragnode": "例えば背景画像と一致しない建物など、形状が正しくないエリア見かけることは多いでしょう。エリアの形状を調整するにはまず{leftclick}左クリックして対象を選びます。エリアの全ノードが小さな円として表示されます。そしてノードをより正確な位置にドラッグすることができます。",
|
||||||
"modify_area_addnode": "そのエリアの外周上で{leftclick}**x2**ダブルクリックしたり、2つのノード間の中間にある小さな三角形をドラッグすると、エリアに沿って新しいノードを作成することができます。",
|
"modify_area_addnode": "そのエリアの外周上で{leftclick}**x2**ダブルクリックしたり、2つのノード間の中間にある小さな三角形をドラッグすると、エリアに沿って新しいノードを作成することができます。",
|
||||||
|
@ -1740,6 +1740,20 @@
|
||||||
"reference": "Google製品はプロプライエタリであり出典として使用してはいけません。"
|
"reference": "Google製品はプロプライエタリであり出典として使用してはいけません。"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "不適切な形式",
|
||||||
|
"tip": "想定外の形式のタグを探す",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} には不適切なメールアドレスがあります。",
|
||||||
|
"message_multi": "{feature} には不適切なメールアドレスが複数あります。",
|
||||||
|
"reference": "メールアドレスは \"user@example.com\" のような形式でなければなりません。"
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} には不適切なウェブサイトがあります。",
|
||||||
|
"message_multi": "{feature} には不適切なウェブサイトが複数あります。",
|
||||||
|
"reference": "ウェブサイトは \"http\" または \"https\" で始まらなければなりません。"
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "ロールが未設定",
|
"title": "ロールが未設定",
|
||||||
"message": "{relation} 内の{member} にはロールがありません",
|
"message": "{relation} 内の{member} にはロールがありません",
|
||||||
|
@ -1774,6 +1788,10 @@
|
||||||
"incomplete": {
|
"incomplete": {
|
||||||
"message": "{feature} には不完全なタグがあります",
|
"message": "{feature} には不完全なタグがあります",
|
||||||
"reference": "タグを追加したほうが良い地物があります。"
|
"reference": "タグを追加したほうが良い地物があります。"
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "{feature} はbrandの標準的なタグを使っていないようです",
|
||||||
|
"reference": "同一brandの地物には同じタグ付けをしてください。"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
|
@ -2170,8 +2188,8 @@
|
||||||
"choose_preset_house": "建物の種類はこれ以外にもいろいろありますが、これは明らかに家(一戸建て住宅)です。{br}種別がはっきりわからない場合は建物全般の種別を選べばOKです。**{preset} という種別を選びます。**",
|
"choose_preset_house": "建物の種類はこれ以外にもいろいろありますが、これは明らかに家(一戸建て住宅)です。{br}種別がはっきりわからない場合は建物全般の種別を選べばOKです。**{preset} という種別を選びます。**",
|
||||||
"close": "**エスケープキーか{button} ボタンをクリックして地物エディタを閉じます。**",
|
"close": "**エスケープキーか{button} ボタンをクリックして地物エディタを閉じます。**",
|
||||||
"rightclick_building": "**作成した建物を右クリックで選んで編集メニューを表示します。**",
|
"rightclick_building": "**作成した建物を右クリックで選んで編集メニューを表示します。**",
|
||||||
"square_building": "あなたが描いた建物を、より建物らしい直角構造にしてみましょう。**{button}ボタンを押すと、建物の形が四角形になります。**",
|
"square_building": "あなたが描いた建物を、より建物らしい直角構造にしてみましょう。**{button}ボタンを押すと、建物の形が直角になります。**",
|
||||||
"retry_square": "直交化ボタン以外を押したようです。もう一度やってみてください。",
|
"retry_square": "直角化ボタン以外を押したようです。もう一度やってみてください。",
|
||||||
"done_square": "建物の角が動いたのが分かりましたか?もうひとつ役に立つテクニックを学びましょう。",
|
"done_square": "建物の角が動いたのが分かりましたか?もうひとつ役に立つテクニックを学びましょう。",
|
||||||
"add_tank": "次に、この円形の貯蔵タンクをトレースします。**{button} エリアをクリックして新しいエリアを追加してください。**",
|
"add_tank": "次に、この円形の貯蔵タンクをトレースします。**{button} エリアをクリックして新しいエリアを追加してください。**",
|
||||||
"start_tank": "きれいな円が描けなくても大丈夫。タンクの外周に触れるようにして、その内側のエリアに粗い円を描いてみてください。**クリックするかスペースキーを押してタンクの外周上に開始ノードを置きます。**",
|
"start_tank": "きれいな円が描けなくても大丈夫。タンクの外周に触れるようにして、その内側のエリアに粗い円を描いてみてください。**クリックするかスペースキーを押してタンクの外周上に開始ノードを置きます。**",
|
||||||
|
@ -2691,7 +2709,7 @@
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"label": "変更セットのコメント",
|
"label": "変更セットのコメント",
|
||||||
"placeholder": "投稿内容の短い説明(必須)"
|
"placeholder": "投稿内容の簡潔な説明(アップロード前に記入必須)"
|
||||||
},
|
},
|
||||||
"communication_multi": {
|
"communication_multi": {
|
||||||
"label": "通信回線の種類"
|
"label": "通信回線の種類"
|
||||||
|
@ -2838,6 +2856,10 @@
|
||||||
"label": "装置",
|
"label": "装置",
|
||||||
"placeholder": "1, 2, 3..."
|
"placeholder": "1, 2, 3..."
|
||||||
},
|
},
|
||||||
|
"diameter": {
|
||||||
|
"label": "直径",
|
||||||
|
"placeholder": "5 mm, 10 cm, 15 in…"
|
||||||
|
},
|
||||||
"diaper": {
|
"diaper": {
|
||||||
"label": "おむつ交換台の利用可否"
|
"label": "おむつ交換台の利用可否"
|
||||||
},
|
},
|
||||||
|
@ -2883,7 +2905,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "方向",
|
"label": "影響を受ける方向",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "逆方向",
|
"backward": "逆方向",
|
||||||
"both": "両方 / 全て",
|
"both": "両方 / 全て",
|
||||||
|
@ -3659,7 +3681,7 @@
|
||||||
"placeholder": "小数点第一位までの距離 (123.4)"
|
"placeholder": "小数点第一位までの距離 (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "方向(鉄道信号機)",
|
"label": "影響を受ける方向",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "逆方向",
|
"backward": "逆方向",
|
||||||
"both": "両方向 / 全て",
|
"both": "両方向 / 全て",
|
||||||
|
@ -4139,7 +4161,7 @@
|
||||||
"label": "交通標識"
|
"label": "交通標識"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "方向",
|
"label": "影響を受ける方向",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "逆方向",
|
"backward": "逆方向",
|
||||||
"both": "両方向 / 全て",
|
"both": "両方向 / 全て",
|
||||||
|
@ -4150,7 +4172,7 @@
|
||||||
"label": "特別な信号機の種類"
|
"label": "特別な信号機の種類"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "方向(信号機)",
|
"label": "影響を受ける方向",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "逆方向",
|
"backward": "逆方向",
|
||||||
"both": "両方 / 全て",
|
"both": "両方 / 全て",
|
||||||
|
@ -4185,6 +4207,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "樹種"
|
"label": "樹種"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "種類"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "トロリーバスの架線"
|
"label": "トロリーバスの架線"
|
||||||
},
|
},
|
||||||
|
@ -4203,6 +4228,9 @@
|
||||||
"tourism": "観光用"
|
"tourism": "観光用"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"valve": {
|
||||||
|
"label": "バルブの種類"
|
||||||
|
},
|
||||||
"vending": {
|
"vending": {
|
||||||
"label": "商品の種類"
|
"label": "商品の種類"
|
||||||
},
|
},
|
||||||
|
@ -4618,7 +4646,7 @@
|
||||||
},
|
},
|
||||||
"amenity/events_venue": {
|
"amenity/events_venue": {
|
||||||
"name": "イベント施設",
|
"name": "イベント施設",
|
||||||
"terms": "イベント施設, イベント会場, 会場, 催事"
|
"terms": "イベント施設, イベント会場, 会場, 催事, 催事場, 結婚式場"
|
||||||
},
|
},
|
||||||
"amenity/fast_food": {
|
"amenity/fast_food": {
|
||||||
"name": "ファストフード全般",
|
"name": "ファストフード全般",
|
||||||
|
@ -4797,6 +4825,18 @@
|
||||||
"name": "キリスト教の教会",
|
"name": "キリスト教の教会",
|
||||||
"terms": "教会, キリスト教, クリスチャン, キリスト教の教会, キリスト教徒, キリスト教会, 宗教, 宗教施設, 礼拝所"
|
"terms": "教会, キリスト教, クリスチャン, キリスト教の教会, キリスト教徒, キリスト教会, 宗教, 宗教施設, 礼拝所"
|
||||||
},
|
},
|
||||||
|
"amenity/place_of_worship/christian/jehovahs_witness": {
|
||||||
|
"name": "エホバの証人の王国会館",
|
||||||
|
"terms": "エホバの証人の王国会館, 宗教, 信仰"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/la_luz_del_mundo": {
|
||||||
|
"name": "ラルスデルムンド寺院",
|
||||||
|
"terms": "ラルスデルムンド寺院, 宗教, 信仰"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/quaker": {
|
||||||
|
"name": "クエーカーフレンズ集会所",
|
||||||
|
"terms": "クエーカーフレンズ集会所, 宗教, 信仰"
|
||||||
|
},
|
||||||
"amenity/place_of_worship/hindu": {
|
"amenity/place_of_worship/hindu": {
|
||||||
"name": "ヒンドゥー教寺院",
|
"name": "ヒンドゥー教寺院",
|
||||||
"terms": "ヒンズー教寺院, 寺院, 信仰, 宗教, 宗教施設"
|
"terms": "ヒンズー教寺院, 寺院, 信仰, 宗教, 宗教施設"
|
||||||
|
@ -5628,7 +5668,7 @@
|
||||||
},
|
},
|
||||||
"craft/boatbuilder": {
|
"craft/boatbuilder": {
|
||||||
"name": "ボート製造所",
|
"name": "ボート製造所",
|
||||||
"terms": "ボート製造所, 職人, 工房"
|
"terms": "ボート製造所, 職人, 工房, 船大工"
|
||||||
},
|
},
|
||||||
"craft/bookbinder": {
|
"craft/bookbinder": {
|
||||||
"name": "製本所",
|
"name": "製本所",
|
||||||
|
@ -5772,8 +5812,8 @@
|
||||||
"terms": "製材, 職人"
|
"terms": "製材, 職人"
|
||||||
},
|
},
|
||||||
"craft/scaffolder": {
|
"craft/scaffolder": {
|
||||||
"name": "足場職人",
|
"name": "とび職",
|
||||||
"terms": "足場職人, とび職, 職人"
|
"terms": "足場職人, とび職, 職人, 鳶, 鳶職"
|
||||||
},
|
},
|
||||||
"craft/sculptor": {
|
"craft/sculptor": {
|
||||||
"name": "彫刻製作所",
|
"name": "彫刻製作所",
|
||||||
|
@ -5785,7 +5825,7 @@
|
||||||
},
|
},
|
||||||
"craft/stonemason": {
|
"craft/stonemason": {
|
||||||
"name": "石工",
|
"name": "石工",
|
||||||
"terms": "石工, 石材加工, 職人, 工房"
|
"terms": "石工, 石材加工, 職人, 工房, 墓石, 墓石店"
|
||||||
},
|
},
|
||||||
"craft/tailor": {
|
"craft/tailor": {
|
||||||
"name": "仕立て屋"
|
"name": "仕立て屋"
|
||||||
|
@ -6497,14 +6537,6 @@
|
||||||
"name": "兵舎",
|
"name": "兵舎",
|
||||||
"terms": "兵舎, 兵営"
|
"terms": "兵舎, 兵営"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "軍事用バンカー",
|
|
||||||
"terms": "バンカー,掩体壕"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "検問所",
|
|
||||||
"terms": "検問所"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "危険区域",
|
"name": "危険区域",
|
||||||
"terms": "危険区域"
|
"terms": "危険区域"
|
||||||
|
@ -6513,18 +6545,10 @@
|
||||||
"name": "海軍基地",
|
"name": "海軍基地",
|
||||||
"terms": "海軍, 軍事基地"
|
"terms": "海軍, 軍事基地"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "核実験場",
|
|
||||||
"terms": "核実験場"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "障害物コース",
|
"name": "障害物コース",
|
||||||
"terms": "障害物コース, アスレチックコース"
|
"terms": "障害物コース, アスレチックコース"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "軍事務所",
|
|
||||||
"terms": "軍事務所"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "軍事演習場",
|
"name": "軍事演習場",
|
||||||
"terms": "軍事演習場"
|
"terms": "軍事演習場"
|
||||||
|
@ -6634,6 +6658,10 @@
|
||||||
"name": "ドッグパーク",
|
"name": "ドッグパーク",
|
||||||
"terms": "ドッグパーク, ドッグラン, 犬, 動物, ペット"
|
"terms": "ドッグパーク, ドッグラン, 犬, 動物, ペット"
|
||||||
},
|
},
|
||||||
|
"leisure/escape_game": {
|
||||||
|
"name": "脱出ゲーム場",
|
||||||
|
"terms": "脱出ゲーム場, 脱出ゲーム, リアル脱出ゲーム, ゲーム, 娯楽"
|
||||||
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "焚火場",
|
"name": "焚火場",
|
||||||
"terms": "焚火,キャンプファイヤー, アウトドア, 焚火場, 焚き火, キャンプ"
|
"terms": "焚火,キャンプファイヤー, アウトドア, 焚火場, 焚き火, キャンプ"
|
||||||
|
@ -7045,6 +7073,10 @@
|
||||||
"name": "パイプライン(地下)",
|
"name": "パイプライン(地下)",
|
||||||
"terms": "パイプライン(地下), パイプライン, 地下, 埋設パイプライン, 地下パイプ"
|
"terms": "パイプライン(地下), パイプライン, 地下, 埋設パイプライン, 地下パイプ"
|
||||||
},
|
},
|
||||||
|
"man_made/pipeline/valve": {
|
||||||
|
"name": "バルブ(パイプライン)",
|
||||||
|
"terms": "バルブ(パイプライン)"
|
||||||
|
},
|
||||||
"man_made/pumping_station": {
|
"man_made/pumping_station": {
|
||||||
"name": "ポンプ場",
|
"name": "ポンプ場",
|
||||||
"terms": "ポンプ場, 揚水施設, 汲み上げ"
|
"terms": "ポンプ場, 揚水施設, 汲み上げ"
|
||||||
|
@ -7145,6 +7177,26 @@
|
||||||
"name": "電話線用マンホール",
|
"name": "電話線用マンホール",
|
||||||
"terms": "電話線用マンホール"
|
"terms": "電話線用マンホール"
|
||||||
},
|
},
|
||||||
|
"military/bunker": {
|
||||||
|
"name": "軍事用バンカー",
|
||||||
|
"terms": "掩体壕, 軍事用バンカー, バンカー"
|
||||||
|
},
|
||||||
|
"military/checkpoint": {
|
||||||
|
"name": "検問所",
|
||||||
|
"terms": "検問所, チェックポイント"
|
||||||
|
},
|
||||||
|
"military/nuclear_explosion_site": {
|
||||||
|
"name": "核実験場",
|
||||||
|
"terms": "核実験場"
|
||||||
|
},
|
||||||
|
"military/office": {
|
||||||
|
"name": "軍事務所",
|
||||||
|
"terms": "軍事務所"
|
||||||
|
},
|
||||||
|
"military/trench": {
|
||||||
|
"name": "塹壕",
|
||||||
|
"terms": "塹壕, 軍事用"
|
||||||
|
},
|
||||||
"natural": {
|
"natural": {
|
||||||
"name": "自然"
|
"name": "自然"
|
||||||
},
|
},
|
||||||
|
@ -7335,6 +7387,10 @@
|
||||||
"name": "非営利組織",
|
"name": "非営利組織",
|
||||||
"terms": "非営利組織, NPO, 非営利団体"
|
"terms": "非営利組織, NPO, 非営利団体"
|
||||||
},
|
},
|
||||||
|
"office/bail_bond_agent": {
|
||||||
|
"name": "保釈保証業者",
|
||||||
|
"terms": "保釈保証業者"
|
||||||
|
},
|
||||||
"office/charity": {
|
"office/charity": {
|
||||||
"name": "慈善団体",
|
"name": "慈善団体",
|
||||||
"terms": "慈善団体, 寄贈, 寄付"
|
"terms": "慈善団体, 寄贈, 寄付"
|
||||||
|
@ -8382,6 +8438,10 @@
|
||||||
"name": "健康・医療器具店",
|
"name": "健康・医療器具店",
|
||||||
"terms": "医療器具店, 医療用品店, 健康器具店, ヘルスケア, 健康, 医療"
|
"terms": "医療器具店, 医療用品店, 健康器具店, ヘルスケア, 健康, 医療"
|
||||||
},
|
},
|
||||||
|
"shop/military_surplus": {
|
||||||
|
"name": "軍払い下げ品店",
|
||||||
|
"terms": "軍払い下げ品店, 軍払下げ品店, 軍余剰物資店, 店舗, ミリタリー, ミリタリーグッズ"
|
||||||
|
},
|
||||||
"shop/mobile_phone": {
|
"shop/mobile_phone": {
|
||||||
"name": "携帯電話店",
|
"name": "携帯電話店",
|
||||||
"terms": "携帯電話店, ケータイショップ"
|
"terms": "携帯電話店, ケータイショップ"
|
||||||
|
@ -9090,13 +9150,6 @@
|
||||||
"description": "画像の境界と取得日付。ラベルはズームレベル13以上で表示。",
|
"description": "画像の境界と取得日付。ラベルはズームレベル13以上で表示。",
|
||||||
"name": "DigitalGlobe標準画像撮影日"
|
"name": "DigitalGlobe標準画像撮影日"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"attribution": {
|
|
||||||
"text": "規約&フィードバック"
|
|
||||||
},
|
|
||||||
"description": "DigitalGlobe-Vivid は地球上のあらゆる地域向けの最適な美観と即時性をもつモザイク写真で、50cm解像度以上かつ画像の即時性は平均20ヶ月未満です。",
|
|
||||||
"name": "DigitalGlobe Vivid 画像"
|
|
||||||
},
|
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Sentinel-2 cloudless - https://s2maps.eu by EOX IT Services GmbH (Contains modified Copernicus Sentinel data 2017 & 2018)"
|
"text": "Sentinel-2 cloudless - https://s2maps.eu by EOX IT Services GmbH (Contains modified Copernicus Sentinel data 2017 & 2018)"
|
||||||
|
@ -9132,6 +9185,20 @@
|
||||||
"description": "衛星・航空画像です。",
|
"description": "衛星・航空画像です。",
|
||||||
"name": "Mapbox衛星画像"
|
"name": "Mapbox衛星画像"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Terms & Feedback"
|
||||||
|
},
|
||||||
|
"description": "MaxarプレミアムはMaxarベースマップの繋ぎ合わせから成り、50cm以上の解像度した組み合わせで、選ばれた地域が+Vividや興味深いカスタムエリアで埋められ、今後の更新でより頻繁にリフレッシュされます。",
|
||||||
|
"name": "Maxarプレミアム画像(Beta)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Terms & Feedback"
|
||||||
|
},
|
||||||
|
"description": "Maxar標準は地球の大陸部の86%をカバーする画像を集めたセットで、一部30-60cm解像度でランドサットを下敷きにしています。平均年齢は2.31歳で、場所によっては毎年2x 更新されます。 ",
|
||||||
|
"name": "Maxar標準画像(Beta)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA"
|
"text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA"
|
||||||
|
@ -9274,6 +9341,27 @@
|
||||||
"description": "basemap.at が提供するオルソ写真レイヤ。geoimage.at 画像の「後継」。",
|
"description": "basemap.at が提供するオルソ写真レイヤ。geoimage.at 画像の「後継」。",
|
||||||
"name": "basemap.at Orthofoto"
|
"name": "basemap.at Orthofoto"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Annotation overlay provided by basemap.at.",
|
||||||
|
"name": "basemap.at Overlay"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Surface layer provided by basemap.at.",
|
||||||
|
"name": "basemap.at Surface"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Terrain layer provided by basemap.at.",
|
||||||
|
"name": "basemap.at Terrain"
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "EUFAR Balaton ortofotó 2010"
|
"text": "EUFAR Balaton ortofotó 2010"
|
||||||
|
|
10
vendor/assets/iD/iD/locales/kn.json
vendored
10
vendor/assets/iD/iD/locales/kn.json
vendored
|
@ -360,7 +360,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "ಪ್ರಪಂಚದಾದ್ಯಂತ ಹುಡುಕು......",
|
"search": "ಪ್ರಪಂಚದಾದ್ಯಂತ ಹುಡುಕು......",
|
||||||
"no_results_visible": "ವ್ಯಕ್ತ ನಕ್ಷೆ ಎಲ್ಲೆಯಲ್ಲಿ ಯಾವ ಬದಲಾವಣೆಗಳು ಇಲ್ಲ. ",
|
|
||||||
"no_results_worldwide": "ಯಾವುದೇ ಫಲಿತಾಂಶಗಳು ಕಂಡುಬರಲಿಲ್ಲ"
|
"no_results_worldwide": "ಯಾವುದೇ ಫಲಿತಾಂಶಗಳು ಕಂಡುಬರಲಿಲ್ಲ"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -489,10 +488,6 @@
|
||||||
"description": "ಪೂರ್ಣ ತುಂಬು"
|
"description": "ಪೂರ್ಣ ತುಂಬು"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "ಉಳಿಸದ ಬದಲಾವಣೆಗಳಿವೆ.",
|
|
||||||
"description": "ಮುಂಚೆ ತಿದ್ದಿದ ವಸ್ತುಗಳನ್ನು ಮಾರುಕಳಿಸಬೇಕೆ?"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "ಉಳಿಸು",
|
"title": "ಉಳಿಸು",
|
||||||
"no_changes": "ಉಳಿಸಲು ಏನೂ ಬದಲಾವಣೆಗಳು ಇಲ್ಲ. ",
|
"no_changes": "ಉಳಿಸಲು ಏನೂ ಬದಲಾವಣೆಗಳು ಇಲ್ಲ. ",
|
||||||
|
@ -512,17 +507,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "ನೀವು ಈಗ ಓಪನ್ ಸ್ಟ್ರೀಟ್ ಮ್ಯಾಪ್ ಸಂಪಾದಿಸಿದಿರಿ.",
|
|
||||||
"help_link_text": "ವಿವರಗಳು"
|
"help_link_text": "ವಿವರಗಳು"
|
||||||
},
|
},
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"okay": "ಸರಿ",
|
"okay": "ಸರಿ",
|
||||||
"cancel": "ರದ್ದು ಮಾಡು"
|
"cancel": "ರದ್ದು ಮಾಡು"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "ಓಪನ್ ಸ್ಟ್ರೀಟ್ ಮ್ಯಾಪ್ ಐಡಿ ಎಡಿಟರಿಗೆ ಸ್ವಾಗತ!",
|
|
||||||
"walkthrough": "ಸಹಾಯದರ್ಶನವನ್ನು ಪ್ರಾರಂಭಿಸಿ "
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "ಲೈವ್",
|
"live": "ಲೈವ್",
|
||||||
"dev": "ಡೆವ್"
|
"dev": "ಡೆವ್"
|
||||||
|
|
93
vendor/assets/iD/iD/locales/ko.json
vendored
93
vendor/assets/iD/iD/locales/ko.json
vendored
|
@ -10,12 +10,11 @@
|
||||||
"favorite": "즐겨찾기"
|
"favorite": "즐겨찾기"
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"undo_redo": "실행 취소 / 다시 실행"
|
"undo_redo": "실행 취소 / 다시 실행",
|
||||||
|
"add_feature": "지물 추가"
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "지물 추가하기",
|
|
||||||
"description": "지도에 추가할 지물을 검색합니다.",
|
|
||||||
"key": "Tab",
|
"key": "Tab",
|
||||||
"result": "{count}개 결과",
|
"result": "{count}개 결과",
|
||||||
"results": "{count}개 결과"
|
"results": "{count}개 결과"
|
||||||
|
@ -380,7 +379,7 @@
|
||||||
"tooltip": "다시 실행: {action}",
|
"tooltip": "다시 실행: {action}",
|
||||||
"nothing": "다시 실행할 것이 없습니다."
|
"nothing": "다시 실행할 것이 없습니다."
|
||||||
},
|
},
|
||||||
"tooltip_keyhint": "바로가기:",
|
"tooltip_keyhint": "단축키:",
|
||||||
"browser_notice": "이 편집기는 파이어폭스, 크롬, 사파리, 오페라와 인터넷 익스플로러 11을 지원합니다. 지도를 편집하려면 사용하고 있는 브라우저를 업그레이드하거나 Potlatch 2를 사용하세요.",
|
"browser_notice": "이 편집기는 파이어폭스, 크롬, 사파리, 오페라와 인터넷 익스플로러 11을 지원합니다. 지도를 편집하려면 사용하고 있는 브라우저를 업그레이드하거나 Potlatch 2를 사용하세요.",
|
||||||
"translate": {
|
"translate": {
|
||||||
"translate": "번역",
|
"translate": "번역",
|
||||||
|
@ -500,7 +499,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "전 세계 검색...",
|
"search": "전 세계 검색...",
|
||||||
"no_results_visible": "보이는 지도 공간 내 결과가 없습니다",
|
|
||||||
"no_results_worldwide": "결과가 없습니다"
|
"no_results_worldwide": "결과가 없습니다"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -716,12 +714,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "저장하지 않은 변경사항이 있습니다",
|
|
||||||
"description": "이전 편집 기간에 저장하지 않은 변경사항을 복구하겠습니까?",
|
|
||||||
"restore": "변경점 복구",
|
|
||||||
"reset": "변경점 재설정"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "저장",
|
"title": "저장",
|
||||||
"help": "오픈스트리트맵에 변경사항을 저장하여 다른 사용자에게 보이게 합니다.",
|
"help": "오픈스트리트맵에 변경사항을 저장하여 다른 사용자에게 보이게 합니다.",
|
||||||
|
@ -756,10 +748,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "오픈스트리트맵을 편집했습니다!",
|
|
||||||
"thank_you": "지도 제작에 기여해 주셔서 감사합니다",
|
|
||||||
"thank_you_location": "{where} 주변의 지도에 기여해 주셔서 감사합니다.",
|
|
||||||
"help_html": "변경 내역은 몇 분 후에 OpenStreetMap에 보여집니다. 지도의 몇몇 부분은 업데이트 되기에 더 오래 걸릴 수 있습니다.",
|
|
||||||
"help_link_text": "자세한 정보",
|
"help_link_text": "자세한 정보",
|
||||||
"help_link_url": "https://wiki.openstreetmap.org/wiki/Ko:FAQ#.EB.82.98.EB.8A.94_.EC.A7.80.EB.8F.84.EC.97.90_.EC.95.BD.EA.B0.84.EC.9D.98_.EB.B3.80.EA.B2.BD.EC.9D.84_.EA.B0.80.ED.96.88.EB.8B.A4._.EB.82.B4.EA.B0.80_.EC.96.B4.EB.96.BB.EA.B2.8C_.EB.82.98.EC.9D.98_.EB.B3.80.EA.B2.BD.EC.82.AC.ED.95.AD.EC.9D.84_.EB.B3.BC_.EC.88.98_.EC.9E.88.EB.82.98.EC.9A.94.3F",
|
"help_link_url": "https://wiki.openstreetmap.org/wiki/Ko:FAQ#.EB.82.98.EB.8A.94_.EC.A7.80.EB.8F.84.EC.97.90_.EC.95.BD.EA.B0.84.EC.9D.98_.EB.B3.80.EA.B2.BD.EC.9D.84_.EA.B0.80.ED.96.88.EB.8B.A4._.EB.82.B4.EA.B0.80_.EC.96.B4.EB.96.BB.EA.B2.8C_.EB.82.98.EC.9D.98_.EB.B3.80.EA.B2.BD.EC.82.AC.ED.95.AD.EC.9D.84_.EB.B3.BC_.EC.88.98_.EC.9E.88.EB.82.98.EC.9A.94.3F",
|
||||||
"view_on_osm": "OSM에서 변경점 보기",
|
"view_on_osm": "OSM에서 변경점 보기",
|
||||||
|
@ -775,12 +763,6 @@
|
||||||
"okay": "확인",
|
"okay": "확인",
|
||||||
"cancel": "취소"
|
"cancel": "취소"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "iD 오픈스트리트맵 편집기에 오신 것을 환영합니다",
|
|
||||||
"text": "iD는 세계 최고의 자유 세계 지도에 기여하기 위한 친절하지만 강력한 도구입니다. 버전은 {version}입니다. 자세한 정보에 대해서는 {website}을 참조하고 {github}에서 버그를 보고하세요.",
|
|
||||||
"walkthrough": "연습 시작하기",
|
|
||||||
"start": "지금 편집하기"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "실시간",
|
"live": "실시간",
|
||||||
"lose_changes": "저장되지 않은 편집이 있습니다. 지도 서버를 전환하면 해당 편집이 사라집니다. 서버를 전환하겠습니까?",
|
"lose_changes": "저장되지 않은 편집이 있습니다. 지도 서버를 전환하면 해당 편집이 사라집니다. 서버를 전환하겠습니까?",
|
||||||
|
@ -1298,6 +1280,18 @@
|
||||||
"rules": {
|
"rules": {
|
||||||
"title": "규칙"
|
"title": "규칙"
|
||||||
},
|
},
|
||||||
|
"options": {
|
||||||
|
"what": {
|
||||||
|
"title": "검사:",
|
||||||
|
"edited": "내 편집",
|
||||||
|
"all": "모두"
|
||||||
|
},
|
||||||
|
"where": {
|
||||||
|
"title": "위치:",
|
||||||
|
"visible": "화면 내",
|
||||||
|
"all": "모든 곳"
|
||||||
|
}
|
||||||
|
},
|
||||||
"fix": {
|
"fix": {
|
||||||
"connect_features": {
|
"connect_features": {
|
||||||
"title": "지물 연결하기"
|
"title": "지물 연결하기"
|
||||||
|
@ -1928,6 +1922,10 @@
|
||||||
"building": {
|
"building": {
|
||||||
"label": "건물"
|
"label": "건물"
|
||||||
},
|
},
|
||||||
|
"building/levels_building": {
|
||||||
|
"label": "층수",
|
||||||
|
"placeholder": "2, 4, 6..."
|
||||||
|
},
|
||||||
"building/material": {
|
"building/material": {
|
||||||
"label": "재질"
|
"label": "재질"
|
||||||
},
|
},
|
||||||
|
@ -2162,7 +2160,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "방향",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "역방향",
|
"backward": "역방향",
|
||||||
"both": "둘 다 / 모두",
|
"both": "둘 다 / 모두",
|
||||||
|
@ -2331,6 +2328,9 @@
|
||||||
"height": {
|
"height": {
|
||||||
"label": "높이(미터)"
|
"label": "높이(미터)"
|
||||||
},
|
},
|
||||||
|
"height_building": {
|
||||||
|
"label": "건물 높이(미터)"
|
||||||
|
},
|
||||||
"highspeed": {
|
"highspeed": {
|
||||||
"label": "고속"
|
"label": "고속"
|
||||||
},
|
},
|
||||||
|
@ -2794,7 +2794,6 @@
|
||||||
"placeholder": "소수점 한 자리로 거리 (123.4)"
|
"placeholder": "소수점 한 자리로 거리 (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "방향",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "역방향",
|
"backward": "역방향",
|
||||||
"both": "둘 다 / 모두",
|
"both": "둘 다 / 모두",
|
||||||
|
@ -3212,7 +3211,6 @@
|
||||||
"label": "교통 표지판"
|
"label": "교통 표지판"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "방향",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "역방향",
|
"backward": "역방향",
|
||||||
"both": "양방향",
|
"both": "양방향",
|
||||||
|
@ -3223,7 +3221,6 @@
|
||||||
"label": "유형"
|
"label": "유형"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "방향",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "역방향",
|
"backward": "역방향",
|
||||||
"both": "양방향",
|
"both": "양방향",
|
||||||
|
@ -3659,9 +3656,15 @@
|
||||||
"amenity/fast_food/chicken": {
|
"amenity/fast_food/chicken": {
|
||||||
"name": "치킨 패스트푸드"
|
"name": "치킨 패스트푸드"
|
||||||
},
|
},
|
||||||
|
"amenity/fast_food/donut": {
|
||||||
|
"name": "도넛 패스트푸드"
|
||||||
|
},
|
||||||
"amenity/fast_food/fish_and_chips": {
|
"amenity/fast_food/fish_and_chips": {
|
||||||
"name": "피시앤칩스 패스트푸드"
|
"name": "피시앤칩스 패스트푸드"
|
||||||
},
|
},
|
||||||
|
"amenity/fast_food/ice_cream": {
|
||||||
|
"name": "아이스크림 패스트푸드"
|
||||||
|
},
|
||||||
"amenity/fast_food/kebab": {
|
"amenity/fast_food/kebab": {
|
||||||
"name": "케밥 패스트푸드"
|
"name": "케밥 패스트푸드"
|
||||||
},
|
},
|
||||||
|
@ -4346,6 +4349,9 @@
|
||||||
"name": "온실",
|
"name": "온실",
|
||||||
"terms": "비닐하우스"
|
"terms": "비닐하우스"
|
||||||
},
|
},
|
||||||
|
"building/hangar": {
|
||||||
|
"name": "격납고 건물"
|
||||||
|
},
|
||||||
"building/hospital": {
|
"building/hospital": {
|
||||||
"name": "병원 건물",
|
"name": "병원 건물",
|
||||||
"terms": "병원 건물"
|
"terms": "병원 건물"
|
||||||
|
@ -4667,6 +4673,9 @@
|
||||||
"emergency/fire_extinguisher": {
|
"emergency/fire_extinguisher": {
|
||||||
"name": "소화기"
|
"name": "소화기"
|
||||||
},
|
},
|
||||||
|
"emergency/fire_hose": {
|
||||||
|
"name": "소방 호스"
|
||||||
|
},
|
||||||
"emergency/fire_hydrant": {
|
"emergency/fire_hydrant": {
|
||||||
"name": "소화전",
|
"name": "소화전",
|
||||||
"terms": "소화전"
|
"terms": "소화전"
|
||||||
|
@ -5059,6 +5068,15 @@
|
||||||
"name": "성",
|
"name": "성",
|
||||||
"terms": "성"
|
"terms": "성"
|
||||||
},
|
},
|
||||||
|
"historic/castle/palace": {
|
||||||
|
"name": "궁전"
|
||||||
|
},
|
||||||
|
"historic/city_gate": {
|
||||||
|
"name": "성문"
|
||||||
|
},
|
||||||
|
"historic/manor": {
|
||||||
|
"name": "영주 저택"
|
||||||
|
},
|
||||||
"historic/memorial": {
|
"historic/memorial": {
|
||||||
"name": "기념관",
|
"name": "기념관",
|
||||||
"terms": "기념관"
|
"terms": "기념관"
|
||||||
|
@ -5208,14 +5226,6 @@
|
||||||
"name": "막사",
|
"name": "막사",
|
||||||
"terms": "막사"
|
"terms": "막사"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "군사 벙커",
|
|
||||||
"terms": "군사 벙커"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "검문소",
|
|
||||||
"terms": "체크포인트"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "위험 지역",
|
"name": "위험 지역",
|
||||||
"terms": "위험 지역"
|
"terms": "위험 지역"
|
||||||
|
@ -5224,18 +5234,10 @@
|
||||||
"name": "해군 기지",
|
"name": "해군 기지",
|
||||||
"terms": "해군 기지"
|
"terms": "해군 기지"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "핵 폭발 지역",
|
|
||||||
"terms": "핵 폭발 지역"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "장애물 코스",
|
"name": "장애물 코스",
|
||||||
"terms": "장애물 코스"
|
"terms": "장애물 코스"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "군사 사무소",
|
|
||||||
"terms": "군사 사무실"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "군사 범위",
|
"name": "군사 범위",
|
||||||
"terms": "군사 지역"
|
"terms": "군사 지역"
|
||||||
|
@ -5643,6 +5645,9 @@
|
||||||
"name": "저장 창고",
|
"name": "저장 창고",
|
||||||
"terms": "저장 창고"
|
"terms": "저장 창고"
|
||||||
},
|
},
|
||||||
|
"man_made/storage_tank/water": {
|
||||||
|
"name": "수조"
|
||||||
|
},
|
||||||
"man_made/surveillance": {
|
"man_made/surveillance": {
|
||||||
"name": "감시",
|
"name": "감시",
|
||||||
"terms": "감시"
|
"terms": "감시"
|
||||||
|
@ -5670,6 +5675,9 @@
|
||||||
"man_made/tower/observation": {
|
"man_made/tower/observation": {
|
||||||
"name": "관측 탑"
|
"name": "관측 탑"
|
||||||
},
|
},
|
||||||
|
"man_made/tunnel": {
|
||||||
|
"name": "터널"
|
||||||
|
},
|
||||||
"man_made/wastewater_plant": {
|
"man_made/wastewater_plant": {
|
||||||
"name": "하수 처리장",
|
"name": "하수 처리장",
|
||||||
"terms": "하수처리 시설"
|
"terms": "하수처리 시설"
|
||||||
|
@ -6301,6 +6309,9 @@
|
||||||
"railway/buffer_stop": {
|
"railway/buffer_stop": {
|
||||||
"name": "차막이"
|
"name": "차막이"
|
||||||
},
|
},
|
||||||
|
"railway/construction": {
|
||||||
|
"name": "공사 중인 철도"
|
||||||
|
},
|
||||||
"railway/crossing": {
|
"railway/crossing": {
|
||||||
"name": "철도 건널목 (인도)",
|
"name": "철도 건널목 (인도)",
|
||||||
"terms": "철도 건널목 (인도)"
|
"terms": "철도 건널목 (인도)"
|
||||||
|
|
21
vendor/assets/iD/iD/locales/lt.json
vendored
21
vendor/assets/iD/iD/locales/lt.json
vendored
|
@ -443,7 +443,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Ieškoti visam pasaulyje...",
|
"search": "Ieškoti visam pasaulyje...",
|
||||||
"no_results_visible": "Nėra rezultatų matomame žemėlapio plote",
|
|
||||||
"no_results_worldwide": "Nėra rezultatų"
|
"no_results_worldwide": "Nėra rezultatų"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -615,12 +614,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Turite neįrašytų pakeitimų",
|
|
||||||
"description": "Ar norite atstatyti neįrašytus ankstesnės redagavimo sesijos pakeitimus?",
|
|
||||||
"restore": "Atstatyti mano pakeitimus",
|
|
||||||
"reset": "Atmesti mano pakeitimus"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Išsaugoti",
|
"title": "Išsaugoti",
|
||||||
"help": "Peržiūrėkite jūsų pakeitimus ir įkelkite juos į OpenStreetMap, taip padarydami juos matomais kitiems naudotojams.",
|
"help": "Peržiūrėkite jūsų pakeitimus ir įkelkite juos į OpenStreetMap, taip padarydami juos matomais kitiems naudotojams.",
|
||||||
|
@ -655,8 +648,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Jūs ką tik pakeitėte OpenStreetMap!",
|
|
||||||
"thank_you": "Ačiū, kad tobulinate žemėlapį.",
|
|
||||||
"help_link_text": "Detalės",
|
"help_link_text": "Detalės",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "Rodyti pakeitimus OSM",
|
"view_on_osm": "Rodyti pakeitimus OSM",
|
||||||
|
@ -672,12 +663,6 @@
|
||||||
"okay": "Gerai",
|
"okay": "Gerai",
|
||||||
"cancel": "Nutraukti"
|
"cancel": "Nutraukti"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Jus sveikina iD OpenStreetMap redaktorius",
|
|
||||||
"text": "iD yra draugiškas, bet galingas įrankis pildant didžiausią, atviriausią ir nemokamą/laisvą pasaulio žemėlapį. Šiuo metu naudojate versiją {version}. Daugiau informacijos rasite svetainėje {website}, o apie klaidas galite pranešti {github}.",
|
|
||||||
"walkthrough": "Pradėti pažingsninę demonstraciją",
|
|
||||||
"start": "Redaguoti dabar"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "gyva",
|
"live": "gyva",
|
||||||
"lose_changes": "Turite neįrašytų pakeitimų. Perjungiant žemėlapio stotį jie bus panaikinti. Ar tikrai norite pakeisti žemėlapių stotį?",
|
"lose_changes": "Turite neįrašytų pakeitimų. Perjungiant žemėlapio stotį jie bus panaikinti. Ar tikrai norite pakeisti žemėlapių stotį?",
|
||||||
|
@ -1484,7 +1469,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Kryptis",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Atgal",
|
"backward": "Atgal",
|
||||||
"both": "Į abi puses / visas",
|
"both": "Į abi puses / visas",
|
||||||
|
@ -2038,7 +2022,6 @@
|
||||||
"label": "Tipas"
|
"label": "Tipas"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Kryptis",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Atgal",
|
"backward": "Atgal",
|
||||||
"both": "Į abi puses / visas",
|
"both": "Į abi puses / visas",
|
||||||
|
@ -2375,7 +2358,6 @@
|
||||||
"label": "Tipas"
|
"label": "Tipas"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Kryptis",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Atgal",
|
"backward": "Atgal",
|
||||||
"both": "Į abi puses / visas",
|
"both": "Į abi puses / visas",
|
||||||
|
@ -3481,9 +3463,6 @@
|
||||||
"landuse/military/barracks": {
|
"landuse/military/barracks": {
|
||||||
"name": "Barakai"
|
"name": "Barakai"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Karinis bunkeris"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Pavojaus zona"
|
"name": "Pavojaus zona"
|
||||||
},
|
},
|
||||||
|
|
24
vendor/assets/iD/iD/locales/lv.json
vendored
24
vendor/assets/iD/iD/locales/lv.json
vendored
|
@ -399,7 +399,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Meklēt pasaulē...",
|
"search": "Meklēt pasaulē...",
|
||||||
"no_results_visible": "Nav rezultātu redzamajā kartes apgabalā",
|
|
||||||
"no_results_worldwide": "Nav rezultātu"
|
"no_results_worldwide": "Nav rezultātu"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -557,12 +556,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Jums ir nesaglabātas izmaiņas",
|
|
||||||
"description": "Jums ir nesaglabātas izmaiņas no iepriekšējās labošanas sesijas. Vai vēlaties ielādēt šīs izmaiņas?",
|
|
||||||
"restore": "Atjaunot manas izmaiņas",
|
|
||||||
"reset": "Atmest manas izmaiņas"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Saglabāt",
|
"title": "Saglabāt",
|
||||||
"help": "Pārbaudi savas izmaiņas un augšupielādē tās uz OpenStreetMap, padarot tās redzamas citiem lietotājiem.",
|
"help": "Pārbaudi savas izmaiņas un augšupielādē tās uz OpenStreetMap, padarot tās redzamas citiem lietotājiem.",
|
||||||
|
@ -596,10 +589,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Jūs nupat rediģējāt OpenStreetMap",
|
|
||||||
"thank_you": "Paldies par kartes uzlabošanu.",
|
|
||||||
"thank_you_location": "Paldies ka uzlabojāt karti {where} apkārtnē.",
|
|
||||||
"help_html": "Jūsu izmaiņām vajadzētu parādīties OpenStreetMap pēc pāris minūtēm. Citas kartes var atjaunoties lēnāk.",
|
|
||||||
"help_link_text": "Detaļas",
|
"help_link_text": "Detaļas",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "Apskatīt izmaiņas OSM",
|
"view_on_osm": "Apskatīt izmaiņas OSM",
|
||||||
|
@ -614,11 +603,6 @@
|
||||||
"okay": "Labi",
|
"okay": "Labi",
|
||||||
"cancel": "Atcelt"
|
"cancel": "Atcelt"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Laipni lūgti iD OpenStreetMap redaktorā",
|
|
||||||
"text": "iD ir draudzīgs, bet spēcīgs rīks ar ko var dot savu ieguldījumu pasaules labākajai brīvajai pasaules kartei. Šī ir versija {version}. Papildus informācijai varat skatīt {website} un ziņot par kļūdām {github}.",
|
|
||||||
"start": "Rediģēt tagad"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "live",
|
"live": "live",
|
||||||
"lose_changes": "Jums ir nesaglabātas izmaiņas. Tās tiks zaudētas mainot karšu serveri. Vai tiešām vēlaties mainīt karšu serveri?",
|
"lose_changes": "Jums ir nesaglabātas izmaiņas. Tās tiks zaudētas mainot karšu serveri. Vai tiešām vēlaties mainīt karšu serveri?",
|
||||||
|
@ -1248,7 +1232,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Virziens",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Atmuguriski",
|
"backward": "Atmuguriski",
|
||||||
"both": "Abas / Visas"
|
"both": "Abas / Visas"
|
||||||
|
@ -1790,7 +1773,6 @@
|
||||||
"placeholder": "Attālums līdz vienam decimālpunktam (123.4)"
|
"placeholder": "Attālums līdz vienam decimālpunktam (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Virziens",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Atmuguriski",
|
"backward": "Atmuguriski",
|
||||||
"both": "Abas / Visas"
|
"both": "Abas / Visas"
|
||||||
|
@ -2958,15 +2940,9 @@
|
||||||
"landuse/military/barracks": {
|
"landuse/military/barracks": {
|
||||||
"name": "Kazarmas"
|
"name": "Kazarmas"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Militārais Bunkurs"
|
|
||||||
},
|
|
||||||
"landuse/military/naval_base": {
|
"landuse/military/naval_base": {
|
||||||
"name": "Ūdensspēku bāze"
|
"name": "Ūdensspēku bāze"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Atomsprādziena zona"
|
|
||||||
},
|
|
||||||
"landuse/quarry": {
|
"landuse/quarry": {
|
||||||
"name": "Karjers"
|
"name": "Karjers"
|
||||||
},
|
},
|
||||||
|
|
17
vendor/assets/iD/iD/locales/mg.json
vendored
17
vendor/assets/iD/iD/locales/mg.json
vendored
|
@ -404,7 +404,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Hitady maneran-tany...",
|
"search": "Hitady maneran-tany...",
|
||||||
"no_results_visible": "Tsy nisy vokatra teo amin'ny faritra miseho amin'ny sarintany",
|
|
||||||
"no_results_worldwide": "Tsy nisy vokatra hita"
|
"no_results_worldwide": "Tsy nisy vokatra hita"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -552,12 +551,6 @@
|
||||||
"tooltip": "Natao miseho feno tanteraka ireo faritra."
|
"tooltip": "Natao miseho feno tanteraka ireo faritra."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Misy fanovana nataonao mbola tsy voatahiry",
|
|
||||||
"description": "Tianao haverina ve ny fanovana mbola tsy voatahiry tamin'izay nataonao teo aloha?",
|
|
||||||
"restore": "Hamerina ny fanovana nataoko",
|
|
||||||
"reset": "Hamela ny fanovana nataoko"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Hitahiry",
|
"title": "Hitahiry",
|
||||||
"help": "Hamarino ny fanovana nataonao ary alefaso any amin'ny OpenStreetMap, mba ho hitan'ny mpampiasa hafa.",
|
"help": "Hamarino ny fanovana nataonao ary alefaso any amin'ny OpenStreetMap, mba ho hitan'ny mpampiasa hafa.",
|
||||||
|
@ -590,10 +583,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Efa nanova an'i OpenStreetMap ianao izay!",
|
|
||||||
"thank_you": "Misaotra anao manatsara ny sarintany.",
|
|
||||||
"thank_you_location": "Misaotra anao manatsara ny sarintany manodidina an'i {where}.",
|
|
||||||
"help_html": "Tokony hiseho ao amin'ny OpenStreetMap ny fanovana nataonao ao anatin'ny minitra vitsivitsy. Mety ho elaela kosa ny sarintany any amin'ny toeran-kafa vao miova.",
|
|
||||||
"help_link_text": "Antsipiriany",
|
"help_link_text": "Antsipiriany",
|
||||||
"view_on_osm": "Hijery ny Fiovana ao amin'ny OSM",
|
"view_on_osm": "Hijery ny Fiovana ao amin'ny OSM",
|
||||||
"changeset_id": "Ny vondron'ova nataonao #: {changeset_id}",
|
"changeset_id": "Ny vondron'ova nataonao #: {changeset_id}",
|
||||||
|
@ -608,12 +597,6 @@
|
||||||
"okay": "OK",
|
"okay": "OK",
|
||||||
"cancel": "Hanafoana"
|
"cancel": "Hanafoana"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Tongasoa eto amin'ny éditeur OpenStreetMap iD",
|
|
||||||
"text": "iD dia fitaovana mora ampiasaina nefa matanjaka mba handraisana anjara amin'ny sarintany misokatra tsara indrindra eto an-tany. Ity dia fivoahana faha {version}. Raha te hahalala misimisy kokoa dia tsidiho ny {website} ary tatero ao amin'ny {github} ny tsy fetezana.",
|
|
||||||
"walkthrough": "Hanomboka ny Fanoroana",
|
|
||||||
"start": "Hanova amin'izay"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"lose_changes": "Misy fanovana nataonao mbola tsy voatahiry. Raha mivery any amin'ny sarintany ianao dia very ireo. Azonao antoka ve fa te hiverina any amin'ny sarintany tokoa ianao?"
|
"lose_changes": "Misy fanovana nataonao mbola tsy voatahiry. Raha mivery any amin'ny sarintany ianao dia very ireo. Azonao antoka ve fa te hiverina any amin'ny sarintany tokoa ianao?"
|
||||||
},
|
},
|
||||||
|
|
183
vendor/assets/iD/iD/locales/mk.json
vendored
183
vendor/assets/iD/iD/locales/mk.json
vendored
|
@ -11,7 +11,7 @@
|
||||||
"favorite": "омилено"
|
"favorite": "омилено"
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"inspect": "Прегледај",
|
"inspect": "Преглед",
|
||||||
"undo_redo": "Поврати / Повтори",
|
"undo_redo": "Поврати / Повтори",
|
||||||
"recent": "Скорешно",
|
"recent": "Скорешно",
|
||||||
"favorites": "Омилено",
|
"favorites": "Омилено",
|
||||||
|
@ -19,8 +19,6 @@
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "Додај елемент",
|
|
||||||
"description": "Пребарајте елементи за додавање на картата.",
|
|
||||||
"key": "Јазиче",
|
"key": "Јазиче",
|
||||||
"result": "{count} исходна ставка",
|
"result": "{count} исходна ставка",
|
||||||
"results": "{count} исходни ставки"
|
"results": "{count} исходни ставки"
|
||||||
|
@ -604,7 +602,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Пребарај по светот...",
|
"search": "Пребарај по светот...",
|
||||||
"no_results_visible": "Не најдов ништо во видливиот дел од картата",
|
|
||||||
"no_results_worldwide": "Не најдов ништо"
|
"no_results_worldwide": "Не најдов ништо"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -851,12 +848,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Имате незачувани промени",
|
|
||||||
"description": "Дали сакате да ги повратите незачуваните промени од претходното уредување?",
|
|
||||||
"restore": "Поврати ми ги промените",
|
|
||||||
"reset": "Отфрли ги моите промени"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Зачувај",
|
"title": "Зачувај",
|
||||||
"help": "Прегледајте ги направените промени и подигнете ги на OpenStreetMap, со што ќе станат видливи за јавноста.",
|
"help": "Прегледајте ги направените промени и подигнете ги на OpenStreetMap, со што ќе станат видливи за јавноста.",
|
||||||
|
@ -891,14 +882,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Штотуку го уредивте OpenStreetMap!",
|
|
||||||
"thank_you": "Ви благодариме што ја подобривте картата.",
|
|
||||||
"thank_you_location": "Ви благодариме што ја подобривте картата околу {where}.",
|
|
||||||
"thank_you_where": {
|
"thank_you_where": {
|
||||||
"format": "{place}{separator}{region}",
|
"format": "{place}{separator}{region}",
|
||||||
"separator": ", "
|
"separator": ", "
|
||||||
},
|
},
|
||||||
"help_html": "Вашите промени треба да се појават на OpenStreetMap во рок од неколку минути. Ќе им треба подолго да се појават на други карти.",
|
|
||||||
"help_link_text": "Подробно",
|
"help_link_text": "Подробно",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "Погледајте ги промените на OSM",
|
"view_on_osm": "Погледајте ги промените на OSM",
|
||||||
|
@ -914,12 +901,6 @@
|
||||||
"okay": "ОК",
|
"okay": "ОК",
|
||||||
"cancel": "Откажи"
|
"cancel": "Откажи"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Добре дојдовте на уредникот ID за OpenStreetMap",
|
|
||||||
"text": "iD е достапна, но моќна алатка за учество во најдобрата слободна карта на светот. Ова е верзијата {version}. Повеќе информации ќе најдете на {website}. Грешките пријавувајте ги на {github}.",
|
|
||||||
"walkthrough": "Започнете ја прошетката",
|
|
||||||
"start": "Уреди сега"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "во живо",
|
"live": "во живо",
|
||||||
"lose_changes": "Имате незачувани промени. Ако се префрлите на друг картог. опслужувач, истите ќе се избришат. Дали сигурно сакате да се префрлите на друг опслужувач?",
|
"lose_changes": "Имате незачувани промени. Ако се префрлите на друг картог. опслужувач, истите ќе се избришат. Дали сигурно сакате да се префрлите на друг опслужувач?",
|
||||||
|
@ -1405,6 +1386,7 @@
|
||||||
"edits_in_view": "Вашите уредувања во погледот се во ред"
|
"edits_in_view": "Вашите уредувања во погледот се во ред"
|
||||||
},
|
},
|
||||||
"hidden_issues": {
|
"hidden_issues": {
|
||||||
|
"none": "Утврдените проблеми ќе се прикажуваат овде",
|
||||||
"elsewhere": "Проблеми другаде: {count}",
|
"elsewhere": "Проблеми другаде: {count}",
|
||||||
"other_features": "Проблеми со други елементи: {count}",
|
"other_features": "Проблеми со други елементи: {count}",
|
||||||
"other_features_elsewhere": "Проблеми другаде со други елементи: {count}",
|
"other_features_elsewhere": "Проблеми другаде со други елементи: {count}",
|
||||||
|
@ -1439,7 +1421,18 @@
|
||||||
},
|
},
|
||||||
"almost_junction": {
|
"almost_junction": {
|
||||||
"title": "Речиси клучки",
|
"title": "Речиси клучки",
|
||||||
"message": "{feature} е многу блиску, но не е поврзано со {feature2}."
|
"message": "{feature} е многу блиску, но не е поврзано со {feature2}.",
|
||||||
|
"self": {
|
||||||
|
"message": "{feature} завршува многу близу до самото себе, но не се преповрзува"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"close_nodes": {
|
||||||
|
"tip": "Најди излишни и пренатрупани точки",
|
||||||
|
"reference": "Излишните точки на патиштата треба да се спојат или да се оддалечат.",
|
||||||
|
"detached": {
|
||||||
|
"message": "{feature} е преблиску до {feature2}",
|
||||||
|
"reference": "Одделни точки не можат да стојат на исто место."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"crossing_ways": {
|
"crossing_ways": {
|
||||||
"title": "Вкрстени патишта",
|
"title": "Вкрстени патишта",
|
||||||
|
@ -1447,6 +1440,13 @@
|
||||||
},
|
},
|
||||||
"disconnected_way": {
|
"disconnected_way": {
|
||||||
"title": "Одделени патишта",
|
"title": "Одделени патишта",
|
||||||
|
"tip": "Најди патишта, патеки и траектни линии без одредиште",
|
||||||
|
"routable": {
|
||||||
|
"message": {
|
||||||
|
"multiple": "{count} одредишни елементи се поврзани само еден со друг."
|
||||||
|
},
|
||||||
|
"reference": "Сите патишта, патеки и траектни линии треба да се поврзат, образувајќи едиствена одредишна мрежа."
|
||||||
|
},
|
||||||
"highway": {
|
"highway": {
|
||||||
"message": "{highway} е одделен од други патишта и патеки"
|
"message": "{highway} е одделен од други патишта и патеки"
|
||||||
}
|
}
|
||||||
|
@ -1462,6 +1462,15 @@
|
||||||
},
|
},
|
||||||
"descriptive": {
|
"descriptive": {
|
||||||
"message": "{feature} нема описни ознаки"
|
"message": "{feature} нема описни ознаки"
|
||||||
|
},
|
||||||
|
"relation_type": {
|
||||||
|
"message": "{feature} е однос без вид"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"outdated_tags": {
|
||||||
|
"incomplete": {
|
||||||
|
"message": "{feature} има непотполни ознаки",
|
||||||
|
"reference": "Некои елементи треба да имаат дополнителни ознаки."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
|
@ -1475,6 +1484,14 @@
|
||||||
"unknown_road": {
|
"unknown_road": {
|
||||||
"message": "{feature} нема класификација"
|
"message": "{feature} нема класификација"
|
||||||
},
|
},
|
||||||
|
"unsquare_way": {
|
||||||
|
"title": "Неправоаголно (до {val}°)",
|
||||||
|
"message": "{feature} има неправаголни агли",
|
||||||
|
"tip": "Најди елементи со неправоаголни агли кои можат подобро да се исцртаат",
|
||||||
|
"buildings": {
|
||||||
|
"reference": "Градбите со неправоаголни агли најчесто можат да се исцртаат поверно"
|
||||||
|
}
|
||||||
|
},
|
||||||
"fix": {
|
"fix": {
|
||||||
"connect_almost_junction": {
|
"connect_almost_junction": {
|
||||||
"annotation": "Поврзани мошне блиски елементи."
|
"annotation": "Поврзани мошне блиски елементи."
|
||||||
|
@ -1486,6 +1503,9 @@
|
||||||
"title": "Поврзете ги краевите",
|
"title": "Поврзете ги краевите",
|
||||||
"annotation": "Поврзани крајните точки на пат."
|
"annotation": "Поврзани крајните точки на пат."
|
||||||
},
|
},
|
||||||
|
"connect_feature": {
|
||||||
|
"title": "Поврзи го елементов"
|
||||||
|
},
|
||||||
"connect_features": {
|
"connect_features": {
|
||||||
"title": "Поврзете ги елементите"
|
"title": "Поврзете ги елементите"
|
||||||
},
|
},
|
||||||
|
@ -1498,6 +1518,15 @@
|
||||||
"delete_feature": {
|
"delete_feature": {
|
||||||
"title": "Избриши го елементов"
|
"title": "Избриши го елементов"
|
||||||
},
|
},
|
||||||
|
"ignore_issue": {
|
||||||
|
"title": "Занемари го проблемов"
|
||||||
|
},
|
||||||
|
"merge_close_vertices": {
|
||||||
|
"annotation": "Споени мошне блиски точки во пат."
|
||||||
|
},
|
||||||
|
"move_points_apart": {
|
||||||
|
"title": "Оддалечи ги точкиве"
|
||||||
|
},
|
||||||
"move_tags": {
|
"move_tags": {
|
||||||
"title": "Премести ги ознаките",
|
"title": "Премести ги ознаките",
|
||||||
"annotation": "Преместени ознаки."
|
"annotation": "Преместени ознаки."
|
||||||
|
@ -1541,6 +1570,10 @@
|
||||||
"title": "Ознаката е одделена",
|
"title": "Ознаката е одделена",
|
||||||
"annotation": "Означени многу блиски елементи како одделени."
|
"annotation": "Означени многу блиски елементи како одделени."
|
||||||
},
|
},
|
||||||
|
"tag_as_unsquare": {
|
||||||
|
"title": "Означи како физички неправоаголно",
|
||||||
|
"annotation": "Означен пат како со неправоаголни агли."
|
||||||
|
},
|
||||||
"tag_this_as_higher": {
|
"tag_this_as_higher": {
|
||||||
"title": "Означи како повисоко"
|
"title": "Означи како повисоко"
|
||||||
},
|
},
|
||||||
|
@ -2337,7 +2370,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Правец",
|
"label": "Засегната насока",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Назад",
|
"backward": "Назад",
|
||||||
"both": "Двете / Сите",
|
"both": "Двете / Сите",
|
||||||
|
@ -2470,10 +2503,10 @@
|
||||||
"placeholder": "По основно"
|
"placeholder": "По основно"
|
||||||
},
|
},
|
||||||
"frequency": {
|
"frequency": {
|
||||||
"label": "Фреквенција на работа"
|
"label": "Фреквенција на напојувањето"
|
||||||
},
|
},
|
||||||
"frequency_electrified": {
|
"frequency_electrified": {
|
||||||
"label": "Фреквенција на работа"
|
"label": "Фреквенција на напојувањето"
|
||||||
},
|
},
|
||||||
"from": {
|
"from": {
|
||||||
"label": "Од"
|
"label": "Од"
|
||||||
|
@ -3113,7 +3146,7 @@
|
||||||
"placeholder": "Растојание до една децимала (123,4)"
|
"placeholder": "Растојание до една децимала (123,4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Насока",
|
"label": "Засегната насока",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Назад",
|
"backward": "Назад",
|
||||||
"both": "Двете / Сите",
|
"both": "Двете / Сите",
|
||||||
|
@ -3593,7 +3626,7 @@
|
||||||
"label": "Сообраќаен знак"
|
"label": "Сообраќаен знак"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Насока",
|
"label": "Засегната насока",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Назад",
|
"backward": "Назад",
|
||||||
"both": "Двете / Сите",
|
"both": "Двете / Сите",
|
||||||
|
@ -3604,7 +3637,7 @@
|
||||||
"label": "Вид"
|
"label": "Вид"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Насока",
|
"label": "Засегната насока",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Назад",
|
"backward": "Назад",
|
||||||
"both": "Двете / Сите",
|
"both": "Двете / Сите",
|
||||||
|
@ -3639,6 +3672,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "Дрва"
|
"label": "Дрва"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "Вид"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "Тролејбуски кабли"
|
"label": "Тролејбуски кабли"
|
||||||
},
|
},
|
||||||
|
@ -3770,7 +3806,7 @@
|
||||||
"name": "Жичница"
|
"name": "Жичница"
|
||||||
},
|
},
|
||||||
"aerialway/cable_car": {
|
"aerialway/cable_car": {
|
||||||
"name": "Жичничка кабина"
|
"name": "Кабинска жичница"
|
||||||
},
|
},
|
||||||
"aerialway/chair_lift": {
|
"aerialway/chair_lift": {
|
||||||
"name": "Жичничка клупа"
|
"name": "Жичничка клупа"
|
||||||
|
@ -3929,7 +3965,7 @@
|
||||||
"name": "Коцкарница"
|
"name": "Коцкарница"
|
||||||
},
|
},
|
||||||
"amenity/charging_station": {
|
"amenity/charging_station": {
|
||||||
"name": "Акумулаторска станица"
|
"name": "Напојна станица"
|
||||||
},
|
},
|
||||||
"amenity/childcare": {
|
"amenity/childcare": {
|
||||||
"name": "Детска градинка"
|
"name": "Детска градинка"
|
||||||
|
@ -4043,7 +4079,7 @@
|
||||||
"name": "Фонтана"
|
"name": "Фонтана"
|
||||||
},
|
},
|
||||||
"amenity/fuel": {
|
"amenity/fuel": {
|
||||||
"name": "Бензинска пумпа"
|
"name": "Бензинска станица"
|
||||||
},
|
},
|
||||||
"amenity/grave_yard": {
|
"amenity/grave_yard": {
|
||||||
"name": "Гробишта"
|
"name": "Гробишта"
|
||||||
|
@ -4135,6 +4171,15 @@
|
||||||
"amenity/place_of_worship/christian": {
|
"amenity/place_of_worship/christian": {
|
||||||
"name": "Црква"
|
"name": "Црква"
|
||||||
},
|
},
|
||||||
|
"amenity/place_of_worship/christian/jehovahs_witness": {
|
||||||
|
"name": "Соборен дом на Јеховините сведоци"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/la_luz_del_mundo": {
|
||||||
|
"name": "Храм „Светлина на светот“"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/quaker": {
|
||||||
|
"name": "Квекерски соборен дом"
|
||||||
|
},
|
||||||
"amenity/place_of_worship/hindu": {
|
"amenity/place_of_worship/hindu": {
|
||||||
"name": "Хиндуистички храм"
|
"name": "Хиндуистички храм"
|
||||||
},
|
},
|
||||||
|
@ -4574,10 +4619,10 @@
|
||||||
"name": "Административна граница"
|
"name": "Административна граница"
|
||||||
},
|
},
|
||||||
"bridge/support": {
|
"bridge/support": {
|
||||||
"name": "Мостна потпора"
|
"name": "Мостова потпора"
|
||||||
},
|
},
|
||||||
"bridge/support/pier": {
|
"bridge/support/pier": {
|
||||||
"name": "Пристаништен мост"
|
"name": "Мостова потпора"
|
||||||
},
|
},
|
||||||
"building": {
|
"building": {
|
||||||
"name": "Градба"
|
"name": "Градба"
|
||||||
|
@ -5441,27 +5486,15 @@
|
||||||
"landuse/military/barracks": {
|
"landuse/military/barracks": {
|
||||||
"name": "Касарна"
|
"name": "Касарна"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Бункер"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Контролен пункт"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Опасно подрачје"
|
"name": "Опасно подрачје"
|
||||||
},
|
},
|
||||||
"landuse/military/naval_base": {
|
"landuse/military/naval_base": {
|
||||||
"name": "Поморска база"
|
"name": "Поморска база"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Место на нуклеарна експлозија"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Вежбалиште со препреки"
|
"name": "Вежбалиште со препреки"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Воена служба"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Воено стрелиште"
|
"name": "Воено стрелиште"
|
||||||
},
|
},
|
||||||
|
@ -5546,6 +5579,9 @@
|
||||||
"leisure/dog_park": {
|
"leisure/dog_park": {
|
||||||
"name": "Кучешки парк"
|
"name": "Кучешки парк"
|
||||||
},
|
},
|
||||||
|
"leisure/escape_game": {
|
||||||
|
"name": "Соба за бегство"
|
||||||
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "Огниште"
|
"name": "Огниште"
|
||||||
},
|
},
|
||||||
|
@ -5844,10 +5880,10 @@
|
||||||
"name": "Нафтен извор"
|
"name": "Нафтен извор"
|
||||||
},
|
},
|
||||||
"man_made/pier": {
|
"man_made/pier": {
|
||||||
"name": "Пристанишен мост"
|
"name": "Пристан"
|
||||||
},
|
},
|
||||||
"man_made/pier/floating": {
|
"man_made/pier/floating": {
|
||||||
"name": "Пловечки пристанишен мост"
|
"name": "Пловечки пристан"
|
||||||
},
|
},
|
||||||
"man_made/pipeline": {
|
"man_made/pipeline": {
|
||||||
"name": "Цевковод"
|
"name": "Цевковод"
|
||||||
|
@ -5930,6 +5966,9 @@
|
||||||
"manhole/telecom": {
|
"manhole/telecom": {
|
||||||
"name": "Телекомска шахта"
|
"name": "Телекомска шахта"
|
||||||
},
|
},
|
||||||
|
"military/trench": {
|
||||||
|
"name": "Воен ров"
|
||||||
|
},
|
||||||
"natural": {
|
"natural": {
|
||||||
"name": "Природно"
|
"name": "Природно"
|
||||||
},
|
},
|
||||||
|
@ -6074,6 +6113,9 @@
|
||||||
"office/association": {
|
"office/association": {
|
||||||
"name": "Непрофитна организација"
|
"name": "Непрофитна организација"
|
||||||
},
|
},
|
||||||
|
"office/bail_bond_agent": {
|
||||||
|
"name": "Кауционист"
|
||||||
|
},
|
||||||
"office/charity": {
|
"office/charity": {
|
||||||
"name": "Добротворна организација"
|
"name": "Добротворна организација"
|
||||||
},
|
},
|
||||||
|
@ -6261,7 +6303,7 @@
|
||||||
"name": "Населба"
|
"name": "Населба"
|
||||||
},
|
},
|
||||||
"place/town": {
|
"place/town": {
|
||||||
"name": "Помал град"
|
"name": "Гратче"
|
||||||
},
|
},
|
||||||
"place/village": {
|
"place/village": {
|
||||||
"name": "Село"
|
"name": "Село"
|
||||||
|
@ -6878,6 +6920,9 @@
|
||||||
"shop/medical_supply": {
|
"shop/medical_supply": {
|
||||||
"name": "Медицинска опрема и залихи"
|
"name": "Медицинска опрема и залихи"
|
||||||
},
|
},
|
||||||
|
"shop/military_surplus": {
|
||||||
|
"name": "Продавница за воени вишоци"
|
||||||
|
},
|
||||||
"shop/mobile_phone": {
|
"shop/mobile_phone": {
|
||||||
"name": "Мобилара",
|
"name": "Мобилара",
|
||||||
"terms": "<преведете со истозначници или сродни поими на „Мобилара\n“, одделени со запирки>"
|
"terms": "<преведете со истозначници или сродни поими на „Мобилара\n“, одделени со запирки>"
|
||||||
|
@ -7333,7 +7378,7 @@
|
||||||
"name": "Одвод"
|
"name": "Одвод"
|
||||||
},
|
},
|
||||||
"waterway/fuel": {
|
"waterway/fuel": {
|
||||||
"name": "Бензиска станица за пловила"
|
"name": "Бензиска пумпа за пловила"
|
||||||
},
|
},
|
||||||
"waterway/lock_gate": {
|
"waterway/lock_gate": {
|
||||||
"name": "Преводничка капија"
|
"name": "Преводничка капија"
|
||||||
|
@ -7430,13 +7475,6 @@
|
||||||
"description": "Граници на снимките и датуми на снимање. Натписите се појавуваат при степен на приближеност 13 и повисоко.",
|
"description": "Граници на снимките и датуми на снимање. Натписите се појавуваат при степен на приближеност 13 и повисоко.",
|
||||||
"name": "Стандардни снимки на DigitalGlobe — Старински"
|
"name": "Стандардни снимки на DigitalGlobe — Старински"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"attribution": {
|
|
||||||
"text": "Услови и мислења"
|
|
||||||
},
|
|
||||||
"description": "DigitalGlobe-Vivid е мозаик со оптимална естетика и тековност за секое место на светот. Има разделност од 50 см или подобра, а сликите се просечно стари не повеќе од 20 месеци.",
|
|
||||||
"name": "Снимки на DigitalGlobe-Vivid"
|
|
||||||
},
|
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Sentinel-2 безоблачно — https://s2maps.eu од EOX IT Services GmbH (содржи податоци од Copernicus Sentinel 2017 и 2018)"
|
"text": "Sentinel-2 безоблачно — https://s2maps.eu од EOX IT Services GmbH (содржи податоци од Copernicus Sentinel 2017 и 2018)"
|
||||||
|
@ -7472,6 +7510,20 @@
|
||||||
"description": "Сателитски и воздушни снимки.",
|
"description": "Сателитски и воздушни снимки.",
|
||||||
"name": "Mapbox Сателитски"
|
"name": "Mapbox Сателитски"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Услови и мислења"
|
||||||
|
},
|
||||||
|
"description": "Maxar-напредна е мозаик составен од основната карта на Maxar и избрани подрачја исполнети со +Vivid или прилагодени снимки за местата од интерес, разложност 50 см или подобра, превчитувањето е позачестено со постојаните поднови.",
|
||||||
|
"name": "Снимки на Maxar-напредна (бета)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Услови и мислења"
|
||||||
|
},
|
||||||
|
"description": "Maxar-стандардна е стручно згрижена снимкозбирка која покрива 86% од копнената маса на Земјата, со разложност од 30-60 см кајшто е достапна, а со заднинска потполнка од Landsat. Просечната старост изнесува 2,31 години, иако некои подрачја се подновуваат двапати годишно.",
|
||||||
|
"name": "Стандардни снимки на Maxar (бета)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, учесници на OpenStreetMap, CC-BY-SA"
|
"text": "© Geofabrik GmbH, учесници на OpenStreetMap, CC-BY-SA"
|
||||||
|
@ -7614,6 +7666,27 @@
|
||||||
"description": "Слојот на ортоснимки е преземен од basemap.at. „Наследник“ на сликите од geoimage.at.",
|
"description": "Слојот на ортоснимки е преземен од basemap.at. „Наследник“ на сликите од geoimage.at.",
|
||||||
"name": "basemap.at Ортофото"
|
"name": "basemap.at Ортофото"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Прибележна облога на basemap.at.",
|
||||||
|
"name": "basemap.at Облога"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at "
|
||||||
|
},
|
||||||
|
"description": "Површинска облога на basemap.at.",
|
||||||
|
"name": "basemap.at Површинска"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Теренска облога на basemap.at.",
|
||||||
|
"name": "basemap.at Теренска"
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "EUFAR Балатон ортофото 2010"
|
"text": "EUFAR Балатон ортофото 2010"
|
||||||
|
|
14
vendor/assets/iD/iD/locales/ms.json
vendored
14
vendor/assets/iD/iD/locales/ms.json
vendored
|
@ -401,7 +401,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Cari di seluruh dunia...",
|
"search": "Cari di seluruh dunia...",
|
||||||
"no_results_visible": "Tiada keputusan di kawasan peta yang kelihatan",
|
|
||||||
"no_results_worldwide": "Tiada keputusan dijumpai"
|
"no_results_worldwide": "Tiada keputusan dijumpai"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -541,12 +540,6 @@
|
||||||
"tooltip": "Kawasan dilukis dengan 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?",
|
|
||||||
"restore": "Pulihkan perubahan saya",
|
|
||||||
"reset": "Buang perubahan saya"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Simpan",
|
"title": "Simpan",
|
||||||
"help": "Semak perubahan anda dan muat naik ke OpenStreetMap, menjadikannya dapat dilihat oleh pengguna lain.",
|
"help": "Semak perubahan anda dan muat naik ke OpenStreetMap, menjadikannya dapat dilihat oleh pengguna lain.",
|
||||||
|
@ -580,7 +573,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Anda baru sahaja telah menyunting OpenStreetMap!",
|
|
||||||
"help_link_text": "Butiran",
|
"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",
|
"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",
|
||||||
"like_osm": "Suka OpenStreetMap? Bertemu pemeta-pemeta lain:"
|
"like_osm": "Suka OpenStreetMap? Bertemu pemeta-pemeta lain:"
|
||||||
|
@ -589,12 +581,6 @@
|
||||||
"okay": "OK",
|
"okay": "OK",
|
||||||
"cancel": "Batal"
|
"cancel": "Batal"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Selamat datang! Ini ialah penyunting iD OpenStreetMap",
|
|
||||||
"text": "Penyunting iD ialah suatu alat yang berkuasa tinggi tetapi sangat mudah digunakan untuk membuat sumbangan terhadap peta percuma yang terunggul di dunia. Ini ialah versi {version}. Untuk maklumat lanjut sila layari {website} dan laporkan pepijat di {github}.",
|
|
||||||
"walkthrough": "Mulakan Panduan",
|
|
||||||
"start": "Sunting sekarang"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "live",
|
"live": "live",
|
||||||
"lose_changes": "Anda mempunyai perubahan yang belum disimpan. Menukar pelayan peta akan membuangnya. Adakah anda pasti mahu menukar pelayan?",
|
"lose_changes": "Anda mempunyai perubahan yang belum disimpan. Menukar pelayan peta akan membuangnya. Adakah anda pasti mahu menukar pelayan?",
|
||||||
|
|
39
vendor/assets/iD/iD/locales/nl.json
vendored
39
vendor/assets/iD/iD/locales/nl.json
vendored
|
@ -19,8 +19,6 @@
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "Voeg een object toe",
|
|
||||||
"description": "Zoek naar objecten om toe te voegen aan de kaart.",
|
|
||||||
"key": "Tab",
|
"key": "Tab",
|
||||||
"result": "{count} resultaat",
|
"result": "{count} resultaat",
|
||||||
"results": "{count} resultaten"
|
"results": "{count} resultaten"
|
||||||
|
@ -544,7 +542,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Zoek wereldwijd …",
|
"search": "Zoek wereldwijd …",
|
||||||
"no_results_visible": "Geen resultaten in dit gebied",
|
|
||||||
"no_results_worldwide": "Geen resultaten gevonden"
|
"no_results_worldwide": "Geen resultaten gevonden"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -773,12 +770,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Je hebt niet-opgeslagen aanpassingen",
|
|
||||||
"description": "Er zijn niet-opgeslagen aanpassingen uit een vorige sessie. Wil je die herstellen?",
|
|
||||||
"restore": "Herstel mijn wijzigingen",
|
|
||||||
"reset": "Verwerp mijn wijzigingen"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Opslaan",
|
"title": "Opslaan",
|
||||||
"help": "Inspecteer je wijzigingen en upload ze naar OpenStreetMap, zodat ze zichtbaar worden voor andere gebruikers.",
|
"help": "Inspecteer je wijzigingen en upload ze naar OpenStreetMap, zodat ze zichtbaar worden voor andere gebruikers.",
|
||||||
|
@ -813,10 +804,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Je hebt OpenStreetMap bewerkt!",
|
|
||||||
"thank_you": "Bedankt om OpenStreetMap te verbeteren.",
|
|
||||||
"thank_you_location": "Bedankt om de kaart bij te werken bij {where}.",
|
|
||||||
"help_html": "Je wijzigingen zouden binnen enkele minuten zichtbaar moeten zijn in de \"Standaard\"-laag op openstreetmap.org. Het updaten van sommige soorten objecten kan langer duren. Andere kaarten op basis van OSM worden minder vaak bijgewerkt.",
|
|
||||||
"help_link_text": "Meer hierover, in het Engels",
|
"help_link_text": "Meer hierover, in het Engels",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "Bekijk wijzigingen op OSM",
|
"view_on_osm": "Bekijk wijzigingen op OSM",
|
||||||
|
@ -832,12 +819,6 @@
|
||||||
"okay": "Oké",
|
"okay": "Oké",
|
||||||
"cancel": "Annuleren"
|
"cancel": "Annuleren"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Welkom bij iD, een bewerkingsprogramma voor OpenStreetMap",
|
|
||||||
"text": "iD biedt een gebruiksvriendelijke manier om bij te dragen aan de beste, open wereldkaart ter wereld. Dit is versie {version}. Voor meer informatie, zie {website}. Meld softwarefouten op {github}.",
|
|
||||||
"walkthrough": "Start de rondleiding",
|
|
||||||
"start": "Bewerk nu"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "live",
|
"live": "live",
|
||||||
"lose_changes": "Je hebt niet-opgeslagen aanpassingen. Door te wisselen van kaartserver gaan deze verloren. Weet je zeker dat je van kaartserver wilt wisselen?",
|
"lose_changes": "Je hebt niet-opgeslagen aanpassingen. Door te wisselen van kaartserver gaan deze verloren. Weet je zeker dat je van kaartserver wilt wisselen?",
|
||||||
|
@ -2573,7 +2554,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Richting",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Achterwaarts (tegen richting van de getekende lijn in)",
|
"backward": "Achterwaarts (tegen richting van de getekende lijn in)",
|
||||||
"both": "Beide / Alle",
|
"both": "Beide / Alle",
|
||||||
|
@ -3328,7 +3308,6 @@
|
||||||
"placeholder": "Tot op één decimaal (123.4)"
|
"placeholder": "Tot op één decimaal (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Richting",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Achterwaarts (tegen richting van de getekende lijn in)",
|
"backward": "Achterwaarts (tegen richting van de getekende lijn in)",
|
||||||
"both": "Beide / Alle",
|
"both": "Beide / Alle",
|
||||||
|
@ -3785,7 +3764,6 @@
|
||||||
"label": "Verkeersbord"
|
"label": "Verkeersbord"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Richting",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Achterwaarts (tegen richting van de getekende lijn in)",
|
"backward": "Achterwaarts (tegen richting van de getekende lijn in)",
|
||||||
"both": "Beide",
|
"both": "Beide",
|
||||||
|
@ -3796,7 +3774,6 @@
|
||||||
"label": "Type"
|
"label": "Type"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Richting",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Achterwaarts (tegen richting van de getekende lijn in)",
|
"backward": "Achterwaarts (tegen richting van de getekende lijn in)",
|
||||||
"both": "Beide / Alle",
|
"both": "Beide / Alle",
|
||||||
|
@ -5856,14 +5833,6 @@
|
||||||
"name": "Kazerne",
|
"name": "Kazerne",
|
||||||
"terms": "barakken,soldaten,troepen,militair,leger"
|
"terms": "barakken,soldaten,troepen,militair,leger"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Militaire bunker",
|
|
||||||
"terms": "legerbunker"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Militair checkpoint",
|
|
||||||
"terms": "controlepunt,checkpoint,douane,grenscontrole,leger"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Militaire gevarenzone",
|
"name": "Militaire gevarenzone",
|
||||||
"terms": "bommen,munitie,leger,gevarenzone,geen toegang,ontruimingszone,militaire ontruimingszone"
|
"terms": "bommen,munitie,leger,gevarenzone,geen toegang,ontruimingszone,militaire ontruimingszone"
|
||||||
|
@ -5872,18 +5841,10 @@
|
||||||
"name": "Marinebasis",
|
"name": "Marinebasis",
|
||||||
"terms": "militair,leger,zeemacht"
|
"terms": "militair,leger,zeemacht"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Kernwapentestsite",
|
|
||||||
"terms": "nucleair,bommen,testzone,militaire gevarenzone,gevarenzone,geen toegang,leger,atoombomtestsite"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Militair hindernissenparcours",
|
"name": "Militair hindernissenparcours",
|
||||||
"terms": "oefenterrein,leger"
|
"terms": "oefenterrein,leger"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Militair kantoor",
|
|
||||||
"terms": "leger,administratie,marine,zeemacht,luchtmacht,landmacht"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Militair schietterrein",
|
"name": "Militair schietterrein",
|
||||||
"terms": "oefenterrein,leger"
|
"terms": "oefenterrein,leger"
|
||||||
|
|
27
vendor/assets/iD/iD/locales/no.json
vendored
27
vendor/assets/iD/iD/locales/no.json
vendored
|
@ -408,7 +408,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Søk over hele verden...",
|
"search": "Søk over hele verden...",
|
||||||
"no_results_visible": "Ingen resultater synlige i kartområdet",
|
|
||||||
"no_results_worldwide": "Ingen resultater funnet"
|
"no_results_worldwide": "Ingen resultater funnet"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -549,12 +548,6 @@
|
||||||
"description": "Helfylt"
|
"description": "Helfylt"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Du har ulagrede endringer",
|
|
||||||
"description": "Ønsker du å gjenopprette ulagrede endringer fra en tidligere redigeringsøkt?",
|
|
||||||
"restore": "Gjenopprett mine endringer",
|
|
||||||
"reset": "Forkast endringene mine"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Lagre",
|
"title": "Lagre",
|
||||||
"help": "Gå gjennom endringene dine og last dem opp til OpenStreetMap, og gjør dem synlige for andre brukere.",
|
"help": "Gå gjennom endringene dine og last dem opp til OpenStreetMap, og gjør dem synlige for andre brukere.",
|
||||||
|
@ -587,19 +580,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Du har akkurat endret OpenStreetMap!",
|
|
||||||
"help_link_text": "Detaljer"
|
"help_link_text": "Detaljer"
|
||||||
},
|
},
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"okay": "OK",
|
"okay": "OK",
|
||||||
"cancel": "Avbryt"
|
"cancel": "Avbryt"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Velkommen til iD OpenStreetMap editor",
|
|
||||||
"text": "iD er et brukervennlig, men kraftig verktøy for å bidra til verdens beste frie kart. Dette er versjon {version}. For mer informasjon, se {website} og meld om feil på {github}.",
|
|
||||||
"walkthrough": "Begynn Gjennomgangen",
|
|
||||||
"start": "Rediger nå"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "direkte",
|
"live": "direkte",
|
||||||
"lose_changes": "Du har ulagrede endringer. Hvis du bytter fra kartserveren så vil du miste dem. Er du sikker på at du vil bytte server?",
|
"lose_changes": "Du har ulagrede endringer. Hvis du bytter fra kartserveren så vil du miste dem. Er du sikker på at du vil bytte server?",
|
||||||
|
@ -1350,7 +1336,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Retning",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Bakover",
|
"backward": "Bakover",
|
||||||
"both": "Begge / Alle",
|
"both": "Begge / Alle",
|
||||||
|
@ -1833,7 +1818,6 @@
|
||||||
"label": "Type"
|
"label": "Type"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Retning",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Bakover",
|
"backward": "Bakover",
|
||||||
"both": "Begge/alle",
|
"both": "Begge/alle",
|
||||||
|
@ -2066,7 +2050,6 @@
|
||||||
"label": "Trafikkskilt"
|
"label": "Trafikkskilt"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Retning",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Bakover",
|
"backward": "Bakover",
|
||||||
"both": "Begge/alle",
|
"both": "Begge/alle",
|
||||||
|
@ -2077,7 +2060,6 @@
|
||||||
"label": "Type"
|
"label": "Type"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Retning",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Bakover",
|
"backward": "Bakover",
|
||||||
"both": "Begge/alle",
|
"both": "Begge/alle",
|
||||||
|
@ -3257,21 +3239,12 @@
|
||||||
"landuse/military/barracks": {
|
"landuse/military/barracks": {
|
||||||
"name": "Brakker"
|
"name": "Brakker"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Bunkers"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Sjekkpunkt"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Fareområde"
|
"name": "Fareområde"
|
||||||
},
|
},
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Hinderløye"
|
"name": "Hinderløye"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Militærkontor"
|
|
||||||
},
|
|
||||||
"landuse/military/training_area": {
|
"landuse/military/training_area": {
|
||||||
"name": "Øvingsområde"
|
"name": "Øvingsområde"
|
||||||
},
|
},
|
||||||
|
|
3
vendor/assets/iD/iD/locales/pap.json
vendored
3
vendor/assets/iD/iD/locales/pap.json
vendored
|
@ -11,9 +11,6 @@
|
||||||
"add_feature": "Agregá feature"
|
"add_feature": "Agregá feature"
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
|
||||||
"title": "Agregá na feature"
|
|
||||||
},
|
|
||||||
"add_area": {
|
"add_area": {
|
||||||
"title": "Área"
|
"title": "Área"
|
||||||
},
|
},
|
||||||
|
|
179
vendor/assets/iD/iD/locales/pl.json
vendored
179
vendor/assets/iD/iD/locales/pl.json
vendored
|
@ -867,7 +867,7 @@
|
||||||
},
|
},
|
||||||
"restore": {
|
"restore": {
|
||||||
"heading": "Masz niezapisane zmiany",
|
"heading": "Masz niezapisane zmiany",
|
||||||
"description": "Przywrócić niezapisane zmiany z poprzedniej sesji?",
|
"description": "Pzywrócić niezapisane zmiany z poprzedniej sesji?",
|
||||||
"restore": "Przywróć moje zmiany",
|
"restore": "Przywróć moje zmiany",
|
||||||
"reset": "Zapomnij moje zmiany"
|
"reset": "Zapomnij moje zmiany"
|
||||||
},
|
},
|
||||||
|
@ -929,7 +929,7 @@
|
||||||
"cancel": "Anuluj"
|
"cancel": "Anuluj"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "Witamy w iD, edytorze map OpenStreetMap",
|
"welcome": "Witaj w edytorze iD map OpenStreetMap",
|
||||||
"text": "iD jest przyjaznym, ale i jednocześnie potężnym narzędziem, dzięki któremu możesz przyczynić się do rozwoju najlepszej wolnej mapy świata. To jest wersja {version}. Więcej informacji znajdziesz na {website}, a błędy zgłosisz na {github}.",
|
"text": "iD jest przyjaznym, ale i jednocześnie potężnym narzędziem, dzięki któremu możesz przyczynić się do rozwoju najlepszej wolnej mapy świata. To jest wersja {version}. Więcej informacji znajdziesz na {website}, a błędy zgłosisz na {github}.",
|
||||||
"walkthrough": "Rozpocznij samouczek",
|
"walkthrough": "Rozpocznij samouczek",
|
||||||
"start": "Edytuj"
|
"start": "Edytuj"
|
||||||
|
@ -1261,7 +1261,7 @@
|
||||||
},
|
},
|
||||||
"360": {
|
"360": {
|
||||||
"title": "Brakująca lokalna nazwa",
|
"title": "Brakująca lokalna nazwa",
|
||||||
"description": "Ten błąd występuje gdy:\n– jest nazwa w innym języku, ale brakuje \"name:pl=\" (najczęściej). Dodaj wtedy name:pl={var2}.\n– jest nazwa w innym języku \"name:xx=\", ale brakuje \"name=\"\n– nazwy dla domyślnego i lokalnego języka nie są takie same."
|
"description": "Ten błąd występuje gdy:\n\n– jest nazwa w innym języku, ale brakuje \"name:pl=\" (najczęściej). Dodaj wtedy name:pl={var2}.\n\n– jest nazwa w innym języku \"name:xx=\", ale brakuje \"name=\"\n\n– nazwy dla domyślnego i lokalnego języka nie są takie same."
|
||||||
},
|
},
|
||||||
"370": {
|
"370": {
|
||||||
"title": "Zdublowane obiekty",
|
"title": "Zdublowane obiekty",
|
||||||
|
@ -1740,6 +1740,20 @@
|
||||||
"reference": "Produkty Google są prawnie zastrzeżone i nie mogą być używane jako źródła."
|
"reference": "Produkty Google są prawnie zastrzeżone i nie mogą być używane jako źródła."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "Nieprawidłowe formatowanie",
|
||||||
|
"tip": "Strony internetowe powinny zaczynać się od \"http://\" lub \"https://\", a adresy e-mail powinny być w formie \"nazwa@example.com\".",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} ma niepoprawny format adresu e-mail.",
|
||||||
|
"message_multi": "{feature} ma niepoprawny format adresów e-mail.",
|
||||||
|
"reference": "Adres e-mail powinien być w formie \"nazwa@example.com\"."
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} ma niepoprawny format strony internetowej.",
|
||||||
|
"message_multi": "{feature} ma niepoprawny format stron internetowych.",
|
||||||
|
"reference": "Strony internetowe powinny zaczynać się od \"http://\" lub \"https://\"."
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "Brakujące role",
|
"title": "Brakujące role",
|
||||||
"message": "{member} nie ma przypisanej roli w relacji {relation}",
|
"message": "{member} nie ma przypisanej roli w relacji {relation}",
|
||||||
|
@ -1774,6 +1788,10 @@
|
||||||
"incomplete": {
|
"incomplete": {
|
||||||
"message": "{feature} ma niepełny zestaw znaczników",
|
"message": "{feature} ma niepełny zestaw znaczników",
|
||||||
"reference": "Niektóre obiekty powinny mieć dodatkowe znaczniki."
|
"reference": "Niektóre obiekty powinny mieć dodatkowe znaczniki."
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "Obiektowi marki {feature} brakuje niektórych znaczników",
|
||||||
|
"reference": "Wszystkie obiekty tej samej marki powinny być tak samo tagowane."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
|
@ -2838,6 +2856,10 @@
|
||||||
"label": "Liczba urządzeń",
|
"label": "Liczba urządzeń",
|
||||||
"placeholder": "1, 2, 3..."
|
"placeholder": "1, 2, 3..."
|
||||||
},
|
},
|
||||||
|
"diameter": {
|
||||||
|
"label": "Średnica",
|
||||||
|
"placeholder": "5 mm, 10 cm, 15 in…"
|
||||||
|
},
|
||||||
"diaper": {
|
"diaper": {
|
||||||
"label": "Przewijak dla dzieci"
|
"label": "Przewijak dla dzieci"
|
||||||
},
|
},
|
||||||
|
@ -4185,6 +4207,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "Drzewa"
|
"label": "Drzewa"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "Rodzaj"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "Trakcja trolejbusowa"
|
"label": "Trakcja trolejbusowa"
|
||||||
},
|
},
|
||||||
|
@ -4203,6 +4228,9 @@
|
||||||
"tourism": "Turystyka"
|
"tourism": "Turystyka"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"valve": {
|
||||||
|
"label": "Rodzaj"
|
||||||
|
},
|
||||||
"vending": {
|
"vending": {
|
||||||
"label": "Rodzaje produktów"
|
"label": "Rodzaje produktów"
|
||||||
},
|
},
|
||||||
|
@ -4313,7 +4341,7 @@
|
||||||
},
|
},
|
||||||
"advertising/column": {
|
"advertising/column": {
|
||||||
"name": "Słup z ogłoszeniami/reklamami",
|
"name": "Słup z ogłoszeniami/reklamami",
|
||||||
"terms": "reklamy,ogłoszenia"
|
"terms": "słup ogłoszeniowy, ogłoszenia, reklamy"
|
||||||
},
|
},
|
||||||
"aerialway": {
|
"aerialway": {
|
||||||
"name": "Wyciąg narciarski"
|
"name": "Wyciąg narciarski"
|
||||||
|
@ -4465,7 +4493,7 @@
|
||||||
},
|
},
|
||||||
"amenity/bicycle_parking": {
|
"amenity/bicycle_parking": {
|
||||||
"name": "Parking dla rowerów",
|
"name": "Parking dla rowerów",
|
||||||
"terms": "stojak,parking"
|
"terms": "parking dla rowerów, parking rowerowy, stojaki dla rowerów, stojak dla rowerów, stojak na rowery, rowery"
|
||||||
},
|
},
|
||||||
"amenity/bicycle_parking/building": {
|
"amenity/bicycle_parking/building": {
|
||||||
"name": "Garaż dla rowerów",
|
"name": "Garaż dla rowerów",
|
||||||
|
@ -4489,7 +4517,7 @@
|
||||||
},
|
},
|
||||||
"amenity/biergarten": {
|
"amenity/biergarten": {
|
||||||
"name": "Ogródek piwny",
|
"name": "Ogródek piwny",
|
||||||
"terms": "piwo,gorzałka,biergarten"
|
"terms": "ogródek piwny, bar plażowy, beach bar"
|
||||||
},
|
},
|
||||||
"amenity/boat_rental": {
|
"amenity/boat_rental": {
|
||||||
"name": "Wypożyczalnia łodzi",
|
"name": "Wypożyczalnia łodzi",
|
||||||
|
@ -4740,7 +4768,7 @@
|
||||||
},
|
},
|
||||||
"amenity/nightclub": {
|
"amenity/nightclub": {
|
||||||
"name": "Klub nocny",
|
"name": "Klub nocny",
|
||||||
"terms": "klub dla dorosłych, striptease, striptiz"
|
"terms": "klub nocny, klub muzyczny, dyskoteka, klub dla dorosłych, striptease, striptiz"
|
||||||
},
|
},
|
||||||
"amenity/nightclub/lgbtq": {
|
"amenity/nightclub/lgbtq": {
|
||||||
"name": "Klub nocny LGBT",
|
"name": "Klub nocny LGBT",
|
||||||
|
@ -4797,6 +4825,18 @@
|
||||||
"name": "Kościół",
|
"name": "Kościół",
|
||||||
"terms": "katolicki,chrześcijaństwo,opactwo,bazylika,katedra,prezbiterium,kaplica,Dom Boży,dom modlitwy,misja,oratorium,parafia,sanktuarium,świątynia,tabernakulum"
|
"terms": "katolicki,chrześcijaństwo,opactwo,bazylika,katedra,prezbiterium,kaplica,Dom Boży,dom modlitwy,misja,oratorium,parafia,sanktuarium,świątynia,tabernakulum"
|
||||||
},
|
},
|
||||||
|
"amenity/place_of_worship/christian/jehovahs_witness": {
|
||||||
|
"name": "Sala Królestwa Świadków Jehowy",
|
||||||
|
"terms": "sala królestwa świadków jehowy, świadkowie jehowy, świątynia, dom modlitwy"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/la_luz_del_mundo": {
|
||||||
|
"name": "Kościół La Luz del Mundo",
|
||||||
|
"terms": "kościół la luz del mundo, świątynia, dom modlitwy"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/quaker": {
|
||||||
|
"name": "Miejsce spotkań Religijnego Towarzystwa Przyjaciół",
|
||||||
|
"terms": "miejsce spotkań religijnego towarzystwa przyjaciół, dom spotkań, dom zgromadzeń, świątynia, kwakrów, kwakrzy"
|
||||||
|
},
|
||||||
"amenity/place_of_worship/hindu": {
|
"amenity/place_of_worship/hindu": {
|
||||||
"name": "Świątynia hinduistyczna",
|
"name": "Świątynia hinduistyczna",
|
||||||
"terms": "świątynia hinduistyczna"
|
"terms": "świątynia hinduistyczna"
|
||||||
|
@ -5395,8 +5435,8 @@
|
||||||
"terms": "stodoła"
|
"terms": "stodoła"
|
||||||
},
|
},
|
||||||
"building/boathouse": {
|
"building/boathouse": {
|
||||||
"name": "Łódź mieszkalna",
|
"name": "Budynek dla łodzi",
|
||||||
"terms": "houseboat,boathouse,na wodzie"
|
"terms": "budynek dla łodzi, budynek na łodzie"
|
||||||
},
|
},
|
||||||
"building/bungalow": {
|
"building/bungalow": {
|
||||||
"name": "Bungalow",
|
"name": "Bungalow",
|
||||||
|
@ -5477,8 +5517,8 @@
|
||||||
"terms": "szklarnia, cieplarnia, palmiarnia, palmiera, oranżeria, oranżerium, pomarańczarnia"
|
"terms": "szklarnia, cieplarnia, palmiarnia, palmiera, oranżeria, oranżerium, pomarańczarnia"
|
||||||
},
|
},
|
||||||
"building/hangar": {
|
"building/hangar": {
|
||||||
"name": "Hangar",
|
"name": "Budynek hangaru",
|
||||||
"terms": "hangar"
|
"terms": "budynek hangaru, hangar"
|
||||||
},
|
},
|
||||||
"building/hospital": {
|
"building/hospital": {
|
||||||
"name": "Budynek szpitala",
|
"name": "Budynek szpitala",
|
||||||
|
@ -5513,7 +5553,7 @@
|
||||||
"terms": "meczet"
|
"terms": "meczet"
|
||||||
},
|
},
|
||||||
"building/pavilion": {
|
"building/pavilion": {
|
||||||
"name": "Budynek pawilonu",
|
"name": "Pawilon sportowy",
|
||||||
"terms": "pawilon,sporty"
|
"terms": "pawilon,sporty"
|
||||||
},
|
},
|
||||||
"building/public": {
|
"building/public": {
|
||||||
|
@ -5569,8 +5609,8 @@
|
||||||
"terms": "świątynia,kościół"
|
"terms": "świątynia,kościół"
|
||||||
},
|
},
|
||||||
"building/terrace": {
|
"building/terrace": {
|
||||||
"name": "Domki szeregowe",
|
"name": "Domy szeregowe",
|
||||||
"terms": "szeregówki"
|
"terms": "domy szeregowe, domki szeregowe, szeregówki, dom szeregowy, szeregówka"
|
||||||
},
|
},
|
||||||
"building/train_station": {
|
"building/train_station": {
|
||||||
"name": "Budynek dworca"
|
"name": "Budynek dworca"
|
||||||
|
@ -6497,14 +6537,6 @@
|
||||||
"name": "Koszary",
|
"name": "Koszary",
|
||||||
"terms": "koszary, wojsko, budynek wojskowy"
|
"terms": "koszary, wojsko, budynek wojskowy"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Bunkier wojskowy",
|
|
||||||
"terms": "bunkier wojskowy, schron wojskowy"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Wojskowy punkt kontrolny",
|
|
||||||
"terms": "wojskowy punkt kontrolny"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Obszar niebezpieczny",
|
"name": "Obszar niebezpieczny",
|
||||||
"terms": "Obszar niebezpieczny"
|
"terms": "Obszar niebezpieczny"
|
||||||
|
@ -6513,18 +6545,10 @@
|
||||||
"name": "Port wojenny",
|
"name": "Port wojenny",
|
||||||
"terms": "Port wojenny"
|
"terms": "Port wojenny"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Doświadczalny poligon jądrowy",
|
|
||||||
"terms": "atom,wybuch,bomba,detonacja,miejsce,poligon,jądrowy,nuklearny"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Tor przeszkód",
|
"name": "Tor przeszkód",
|
||||||
"terms": "tor przeszkód"
|
"terms": "tor przeszkód"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Biuro wojskowe",
|
|
||||||
"terms": "biuro wojskowe,wku"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Strzelnica wojskowa",
|
"name": "Strzelnica wojskowa",
|
||||||
"terms": "strzelnica wojskowa, strzelnica"
|
"terms": "strzelnica wojskowa, strzelnica"
|
||||||
|
@ -6626,10 +6650,18 @@
|
||||||
"name": "Szkoła tańca",
|
"name": "Szkoła tańca",
|
||||||
"terms": "szkoła tańca,tańce,tańczenie,taniec"
|
"terms": "szkoła tańca,tańce,tańczenie,taniec"
|
||||||
},
|
},
|
||||||
|
"leisure/disc_golf_course": {
|
||||||
|
"name": "Pole do gry w disc golfa",
|
||||||
|
"terms": "pole do gry w disc golfa, miejsce do gry w disc golfa, frisbee golf, frolf"
|
||||||
|
},
|
||||||
"leisure/dog_park": {
|
"leisure/dog_park": {
|
||||||
"name": "Wybieg dla psów",
|
"name": "Wybieg dla psów",
|
||||||
"terms": "psi park, wybieg dla psów, park dla psów"
|
"terms": "psi park, wybieg dla psów, park dla psów"
|
||||||
},
|
},
|
||||||
|
"leisure/escape_game": {
|
||||||
|
"name": "Escape room",
|
||||||
|
"terms": "escape room, escape game, quest room, pokój zagadek"
|
||||||
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "Miejsce na ognisko",
|
"name": "Miejsce na ognisko",
|
||||||
"terms": "ognisko"
|
"terms": "ognisko"
|
||||||
|
@ -7041,6 +7073,10 @@
|
||||||
"name": "Podziemny rurociąg",
|
"name": "Podziemny rurociąg",
|
||||||
"terms": "podziemny, rurociąg, gazociąg, kanały, kanalizacja, ścieki, ropa, gaz"
|
"terms": "podziemny, rurociąg, gazociąg, kanały, kanalizacja, ścieki, ropa, gaz"
|
||||||
},
|
},
|
||||||
|
"man_made/pipeline/valve": {
|
||||||
|
"name": "Zawór rurociągu",
|
||||||
|
"terms": "olej,gaz ziemny,woda,ściek,ścieki"
|
||||||
|
},
|
||||||
"man_made/pumping_station": {
|
"man_made/pumping_station": {
|
||||||
"name": "Przepompownia",
|
"name": "Przepompownia",
|
||||||
"terms": "przepompownia, pompy, pompa"
|
"terms": "przepompownia, pompy, pompa"
|
||||||
|
@ -7141,6 +7177,26 @@
|
||||||
"name": "Węzeł telekomunikacyjny",
|
"name": "Węzeł telekomunikacyjny",
|
||||||
"terms": "studzienka telekomunikacyjna"
|
"terms": "studzienka telekomunikacyjna"
|
||||||
},
|
},
|
||||||
|
"military/bunker": {
|
||||||
|
"name": "Bunkier wojskowy",
|
||||||
|
"terms": "siły powietrzne,armia,baza,lot,wojsko,ochrona,marynarka,żołnierze,wojna"
|
||||||
|
},
|
||||||
|
"military/checkpoint": {
|
||||||
|
"name": "Wojskowy punkt kontrolny",
|
||||||
|
"terms": "siły powietrzne,armia,baza,wojsko,ochrona,marynarka,żołnierze,wojna"
|
||||||
|
},
|
||||||
|
"military/nuclear_explosion_site": {
|
||||||
|
"name": "Doświadczalny poligon jądrowy",
|
||||||
|
"terms": "atom,wybuch,bomba,detonacja,miejsce,poligon,jądrowy,nuklearny"
|
||||||
|
},
|
||||||
|
"military/office": {
|
||||||
|
"name": "Biuro wojskowe",
|
||||||
|
"terms": "siły powietrzne,armia,baza,wojsko,ochrona,marynarka,rekrutacja,rekrut,żołnierze,wojna,wku"
|
||||||
|
},
|
||||||
|
"military/trench": {
|
||||||
|
"name": "Transzeja",
|
||||||
|
"terms": "transzeja, okop, rów, wojsko"
|
||||||
|
},
|
||||||
"natural": {
|
"natural": {
|
||||||
"name": "Natura"
|
"name": "Natura"
|
||||||
},
|
},
|
||||||
|
@ -7294,7 +7350,7 @@
|
||||||
},
|
},
|
||||||
"natural/wetland": {
|
"natural/wetland": {
|
||||||
"name": "Bagno",
|
"name": "Bagno",
|
||||||
"terms": "bagna, bagno, mokradło, mokradła"
|
"terms": "bagno, bagna, mokradło, mokradła, szuwary, trzcinowisko, podmokłe łąki, namorzyny, torfowisko"
|
||||||
},
|
},
|
||||||
"natural/wood": {
|
"natural/wood": {
|
||||||
"name": "Drzewa",
|
"name": "Drzewa",
|
||||||
|
@ -7331,6 +7387,10 @@
|
||||||
"name": "Biuro organizacji non profit",
|
"name": "Biuro organizacji non profit",
|
||||||
"terms": "biuro organizacji non-profit,stowarzyszenie,non-profit,nonprofit,organizacja,społeczeństwo,społeczność"
|
"terms": "biuro organizacji non-profit,stowarzyszenie,non-profit,nonprofit,organizacja,społeczeństwo,społeczność"
|
||||||
},
|
},
|
||||||
|
"office/bail_bond_agent": {
|
||||||
|
"name": "Poręczyciel majątkowy",
|
||||||
|
"terms": "poręczyciel majątkowy, agent obligacji, kaucja, obligacje, poręczenie majątkowe"
|
||||||
|
},
|
||||||
"office/charity": {
|
"office/charity": {
|
||||||
"name": "Organizacja charytatywna",
|
"name": "Organizacja charytatywna",
|
||||||
"terms": "biuro organizacji charytatywnej,organizacja charytatywna"
|
"terms": "biuro organizacji charytatywnej,organizacja charytatywna"
|
||||||
|
@ -8378,6 +8438,10 @@
|
||||||
"name": "Sklep ze sprzętem medycznym",
|
"name": "Sklep ze sprzętem medycznym",
|
||||||
"terms": "galanteria skórzana"
|
"terms": "galanteria skórzana"
|
||||||
},
|
},
|
||||||
|
"shop/military_surplus": {
|
||||||
|
"name": "Sklep ze sprzętem wojskowym",
|
||||||
|
"terms": "sklep ze sprzętem wojskowym, sklep z militariami, militaria, sprzęt wojskowy, broń, zbroje, hełmy, paintball"
|
||||||
|
},
|
||||||
"shop/mobile_phone": {
|
"shop/mobile_phone": {
|
||||||
"name": "Sklep z telefonami komórkowymi",
|
"name": "Sklep z telefonami komórkowymi",
|
||||||
"terms": "telefony, telefony komórkowe, komórki, gsm"
|
"terms": "telefony, telefony komórkowe, komórki, gsm"
|
||||||
|
@ -8404,7 +8468,7 @@
|
||||||
},
|
},
|
||||||
"shop/newsagent": {
|
"shop/newsagent": {
|
||||||
"name": "Sklep z prasą",
|
"name": "Sklep z prasą",
|
||||||
"terms": "kolporter"
|
"terms": "prasa, gazety, kolporter, inmedio"
|
||||||
},
|
},
|
||||||
"shop/nutrition_supplements": {
|
"shop/nutrition_supplements": {
|
||||||
"name": "Sklep z suplementami diety",
|
"name": "Sklep z suplementami diety",
|
||||||
|
@ -9086,13 +9150,6 @@
|
||||||
"description": "Granice zdjęć i data ich wykonania. Opisy są widoczne na poziomie powiększenia 13 i wyższym.",
|
"description": "Granice zdjęć i data ich wykonania. Opisy są widoczne na poziomie powiększenia 13 i wyższym.",
|
||||||
"name": "Datowanie zdjęć DigitalGlobe Standard"
|
"name": "Datowanie zdjęć DigitalGlobe Standard"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"attribution": {
|
|
||||||
"text": "Warunki użytkowania i opinia"
|
|
||||||
},
|
|
||||||
"description": "DigitalGlobe-Vivid to mozaika o optymalnej estetyce i powszechnym użyciu dla dowolnego miejsca na Ziemi, rozdzielczość 50 cm lub wyższa, zdjęcia nie starsze niż 20 miesięcy.",
|
|
||||||
"name": "DigitalGlobe Vivid"
|
|
||||||
},
|
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Sentinel-2 bezchmurne – https://s2maps.eu, EOX IT Services GmbH (zawiera zmodyfikowane dane Copernicus Sentinel 2017 i 2018)"
|
"text": "Sentinel-2 bezchmurne – https://s2maps.eu, EOX IT Services GmbH (zawiera zmodyfikowane dane Copernicus Sentinel 2017 i 2018)"
|
||||||
|
@ -9128,6 +9185,20 @@
|
||||||
"description": "Zdjęcia satelitarne i lotnicze Mapbox.",
|
"description": "Zdjęcia satelitarne i lotnicze Mapbox.",
|
||||||
"name": "Mapbox Satellite (satelitarne)"
|
"name": "Mapbox Satellite (satelitarne)"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Warunki użytkowania i opinia"
|
||||||
|
},
|
||||||
|
"description": "Maxar Premium to mozaika stworzona z podstawowych map Maxar z wybranymi obszarami uzupełnionymi o +Vivid lub innymi obrazami innych obszarów, rozdzielczość 50 cm lub wyższa, odświeżana częściej wraz z bieżącymi aktualizacjami.",
|
||||||
|
"name": "Maxar Premium (Beta)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Warunki użytkowania i opinia"
|
||||||
|
},
|
||||||
|
"description": "Maxar Standard to wyselekcjonowane obrazy pokrywające 86% lądu na Ziemi, czasem nawet o rozdzielczości 30-60 cm na piksel, uzupełnione obrazami z Landsat. Średni wiek zdjeć to 2,31 roku, a niektóre obszary są uaktualniane dwa razy w roku.",
|
||||||
|
"name": "Maxar Standard (Beta)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, autorzy OpenStreetMap, CC-BY-SA"
|
"text": "© Geofabrik GmbH, autorzy OpenStreetMap, CC-BY-SA"
|
||||||
|
@ -9188,6 +9259,10 @@
|
||||||
"description": "Żółty = Dane public domain od US Census. Czerwony = Brak danych w OpenStreetMap",
|
"description": "Żółty = Dane public domain od US Census. Czerwony = Brak danych w OpenStreetMap",
|
||||||
"name": "TIGER Roads 2018"
|
"name": "TIGER Roads 2018"
|
||||||
},
|
},
|
||||||
|
"USDA-NAIP": {
|
||||||
|
"description": "Najnowszy rok DOQQ z Krajowego Programu Obrazowania Rolnictwa (NAIP) dla każdego sąsiadującego stanu w Stanach Zjednoczonych.",
|
||||||
|
"name": "Krajowy Program Obrazowania Rolnictwa"
|
||||||
|
},
|
||||||
"US_Forest_Service_roads_overlay": {
|
"US_Forest_Service_roads_overlay": {
|
||||||
"description": "Drogi: Zielone obramowanie = czwartorzędna. Brązowe obramowanie = polna/leśna. Nawierzchnia: żwir = jasno-brązowe wypełnienie, asfalt = czarny, twarda = szary, grunt = biały, beton = niebieski, trawa = zielony. Dostępna sezonowo = białe paski",
|
"description": "Drogi: Zielone obramowanie = czwartorzędna. Brązowe obramowanie = polna/leśna. Nawierzchnia: żwir = jasno-brązowe wypełnienie, asfalt = czarny, twarda = szary, grunt = biały, beton = niebieski, trawa = zielony. Dostępna sezonowo = białe paski",
|
||||||
"name": "Nakładka z drogami z U.S. Forest"
|
"name": "Nakładka z drogami z U.S. Forest"
|
||||||
|
@ -9264,7 +9339,28 @@
|
||||||
"text": "basemap.at"
|
"text": "basemap.at"
|
||||||
},
|
},
|
||||||
"description": "Warstwa ortofotomapy dostarczana przez basemap.at. \"Następca\" obrazowania z serwisu geoimage.at.",
|
"description": "Warstwa ortofotomapy dostarczana przez basemap.at. \"Następca\" obrazowania z serwisu geoimage.at.",
|
||||||
"name": "basemap.at Orthofoto"
|
"name": "Ortofotomapa basemap.at"
|
||||||
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Nakładka z adnotacjami dostarczona przez basemap.at",
|
||||||
|
"name": "Nakładka basemap.at"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Warstwa dostarczona przez basemap.at.",
|
||||||
|
"name": "basemap.at (powierzchnia)"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Warstwa dostarczona przez basemap.at.",
|
||||||
|
"name": "basemap.at (model wysokościowy)"
|
||||||
},
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
|
@ -9515,6 +9611,9 @@
|
||||||
"name": "Lista dyskusyjna Talk-gh",
|
"name": "Lista dyskusyjna Talk-gh",
|
||||||
"description": "Talk-gh to oficjalna lista dyskusyjna ghańskiej społeczności OSM"
|
"description": "Talk-gh to oficjalna lista dyskusyjna ghańskiej społeczności OSM"
|
||||||
},
|
},
|
||||||
|
"ym-Dedan-Kimathi-University-of-Technology": {
|
||||||
|
"name": "GDEV"
|
||||||
|
},
|
||||||
"osm-mg-facebook": {
|
"osm-mg-facebook": {
|
||||||
"name": "OpenStreetMap Madagaskar na Facebooku",
|
"name": "OpenStreetMap Madagaskar na Facebooku",
|
||||||
"description": "Grupa na Facebooku dla osób z Madagaskaru zainteresowanych OpenStreetMap."
|
"description": "Grupa na Facebooku dla osób z Madagaskaru zainteresowanych OpenStreetMap."
|
||||||
|
|
215
vendor/assets/iD/iD/locales/pt-BR.json
vendored
215
vendor/assets/iD/iD/locales/pt-BR.json
vendored
|
@ -20,8 +20,8 @@
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "Adicionar um elemento",
|
"title": "Adicionar um elemento",
|
||||||
"description": "Procure elementos para adicionar ao mapa.",
|
"description": "Buscar elementos para adicionar ao mapa",
|
||||||
"key": "Aba",
|
"key": "Tab",
|
||||||
"result": "{count} resultado",
|
"result": "{count} resultado",
|
||||||
"results": "{count} resultados"
|
"results": "{count} resultados"
|
||||||
},
|
},
|
||||||
|
@ -618,7 +618,7 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Buscar no mundo todo...",
|
"search": "Buscar no mundo todo...",
|
||||||
"no_results_visible": "Sem resultados nesta área visível do mapa",
|
"no_results_visible": "Nenhum resultado na área visível do mapa",
|
||||||
"no_results_worldwide": "Nenhum resultado encontrado"
|
"no_results_worldwide": "Nenhum resultado encontrado"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -867,9 +867,9 @@
|
||||||
},
|
},
|
||||||
"restore": {
|
"restore": {
|
||||||
"heading": "Você tem alterações não salvas",
|
"heading": "Você tem alterações não salvas",
|
||||||
"description": "Deseja restaurar as alterações não salvas da sessão anterior?",
|
"description": "Deseja restaurar alterações não salvas de uma sessão anterior?",
|
||||||
"restore": "Restaurar minhas modificações",
|
"restore": "Restaurar minhas alterações",
|
||||||
"reset": "Descartar minhas modificações"
|
"reset": "Descartar minhas alterações"
|
||||||
},
|
},
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Salvar",
|
"title": "Salvar",
|
||||||
|
@ -905,14 +905,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Você acaba de editar o OpenStreetMap!",
|
"just_edited": "Você acabou de editar o OpenStreetMap!",
|
||||||
"thank_you": "Obrigado por aprimorar o mapa.",
|
"thank_you": "Obrigado por aprimorar o mapa.",
|
||||||
"thank_you_location": "Obrigado por aprimorar o mapa ao redor de {where}.",
|
"thank_you_location": "Obrigado por aprimorar o mapa próximo a {where}.",
|
||||||
"thank_you_where": {
|
"thank_you_where": {
|
||||||
"format": "{place}{separator}{region}",
|
"format": "{place}{separator}{region}",
|
||||||
"separator": ", "
|
"separator": ", "
|
||||||
},
|
},
|
||||||
"help_html": "Suas alterações devem aparecer no OpenStreetMap dentro de alguns minutos. Os mapas em outros lugares podem demorar mais para serem atualizados.",
|
"help_html": "Suas alterações devem aparecer no OpenStreetMap dentro de alguns minutos. Pode levar mais tempo para que os mapas em outro lugar recebam atualizações.",
|
||||||
"help_link_text": "Detalhes",
|
"help_link_text": "Detalhes",
|
||||||
"help_link_url": "https://wiki.openstreetmap.org/wiki/Pt:Perguntas_frequentes#Eu_acabei_de_alterar_o_mapa._Como_eu_fa.C3.A7o_para_visualizar_minhas_altera.C3.A7.C3.B5es.3F",
|
"help_link_url": "https://wiki.openstreetmap.org/wiki/Pt:Perguntas_frequentes#Eu_acabei_de_alterar_o_mapa._Como_eu_fa.C3.A7o_para_visualizar_minhas_altera.C3.A7.C3.B5es.3F",
|
||||||
"view_on_osm": "Ver alterações no OSM",
|
"view_on_osm": "Ver alterações no OSM",
|
||||||
|
@ -929,8 +929,8 @@
|
||||||
"cancel": "Cancelar"
|
"cancel": "Cancelar"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "Bem vindo(a) ao editor iD do OpenStreetMap",
|
"welcome": "Bem vindo ao editor iD do OpenStreetMap",
|
||||||
"text": "iD é uma ferramenta amigável, porém poderosa, para contribuir no melhor mapa livre do mundo. Esta é a versão {version}. Para mais informações, consulte {website} e reporte bugs no {github}.<br><br>\n<strong>Atenção:</strong> NÃO é permitido copiar nomes de ruas do Google Maps, Bing, Here, mapas impressos ou quaisquer fontes que possuam copyright.",
|
"text": "O iD é uma ferramenta amigável, mas poderosa, que contribui para o melhor mapa mundial livre do mundo. Esta é a versão {version}. Para mais informações, consulte {website} e relatar erros no {github}.",
|
||||||
"walkthrough": "Comece o tutorial",
|
"walkthrough": "Comece o tutorial",
|
||||||
"start": "Editar agora"
|
"start": "Editar agora"
|
||||||
},
|
},
|
||||||
|
@ -1740,6 +1740,20 @@
|
||||||
"reference": "Os produtos do Google são proprietários e não devem ser usados como referências."
|
"reference": "Os produtos do Google são proprietários e não devem ser usados como referências."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "Formatação Inválida",
|
||||||
|
"tip": "Encontre etiquetas com formatos inesperados",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} tem um endereço de e-mail inválido.",
|
||||||
|
"message_multi": "{feature} tem vários endereços de e-mail inválidos.",
|
||||||
|
"reference": "Endereços de e-mail devem parecer \"usuário@exemplo.com\"."
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} tem um site inválido.",
|
||||||
|
"message_multi": "{feature} tem vários sites inválidos.",
|
||||||
|
"reference": "Os sites devem começar com \"http\" ou \"https\"."
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "Papéis ausentes",
|
"title": "Papéis ausentes",
|
||||||
"message": "{member} não tem nenhum papel dentro {relation}",
|
"message": "{member} não tem nenhum papel dentro {relation}",
|
||||||
|
@ -1774,6 +1788,10 @@
|
||||||
"incomplete": {
|
"incomplete": {
|
||||||
"message": "{feature} tem etiquetas incompletas",
|
"message": "{feature} tem etiquetas incompletas",
|
||||||
"reference": "Alguns recursos devem ter etiquetas adicionais."
|
"reference": "Alguns recursos devem ter etiquetas adicionais."
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "{feature} parece uma marca com etiquetas não padrão",
|
||||||
|
"reference": "Todos os recursos da mesma marca devem ser marcados da mesma maneira."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
|
@ -2838,6 +2856,10 @@
|
||||||
"label": "Dispositivos",
|
"label": "Dispositivos",
|
||||||
"placeholder": "1, 2, 3..."
|
"placeholder": "1, 2, 3..."
|
||||||
},
|
},
|
||||||
|
"diameter": {
|
||||||
|
"label": "Diâmetro",
|
||||||
|
"placeholder": "5 mm, 10 cm, 15 in…"
|
||||||
|
},
|
||||||
"diaper": {
|
"diaper": {
|
||||||
"label": "Troca de Fraldas Disponível"
|
"label": "Troca de Fraldas Disponível"
|
||||||
},
|
},
|
||||||
|
@ -2883,7 +2905,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Direção",
|
"label": "Direção afetada",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Contrária à direção da linha",
|
"backward": "Contrária à direção da linha",
|
||||||
"both": "Ambas / Todas",
|
"both": "Ambas / Todas",
|
||||||
|
@ -3659,7 +3681,7 @@
|
||||||
"placeholder": "Distância com uma casa decimal (123.4)"
|
"placeholder": "Distância com uma casa decimal (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Direção",
|
"label": "Direção afetada",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Contrária à direção da linha",
|
"backward": "Contrária à direção da linha",
|
||||||
"both": "Ambas / Todas",
|
"both": "Ambas / Todas",
|
||||||
|
@ -4139,7 +4161,7 @@
|
||||||
"label": "Sinal de trânsito"
|
"label": "Sinal de trânsito"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Direção",
|
"label": "Direção afetada",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Para trás",
|
"backward": "Para trás",
|
||||||
"both": "Ambas / Todas",
|
"both": "Ambas / Todas",
|
||||||
|
@ -4150,7 +4172,7 @@
|
||||||
"label": "Tipo"
|
"label": "Tipo"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Direção",
|
"label": "Direção afetada",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Contrária à direção da linha",
|
"backward": "Contrária à direção da linha",
|
||||||
"both": "Ambas / Todas",
|
"both": "Ambas / Todas",
|
||||||
|
@ -4185,6 +4207,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "Árvores"
|
"label": "Árvores"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "Tipo"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "Fios de carrinho aéreos"
|
"label": "Fios de carrinho aéreos"
|
||||||
},
|
},
|
||||||
|
@ -4203,6 +4228,9 @@
|
||||||
"tourism": "Turismo"
|
"tourism": "Turismo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"valve": {
|
||||||
|
"label": "Tipo"
|
||||||
|
},
|
||||||
"vending": {
|
"vending": {
|
||||||
"label": "Tipos de Produtos"
|
"label": "Tipos de Produtos"
|
||||||
},
|
},
|
||||||
|
@ -4638,6 +4666,9 @@
|
||||||
"name": "Peixe e Batatas Fritas",
|
"name": "Peixe e Batatas Fritas",
|
||||||
"terms": "lanchonete, comida rápida, fast food, restaurante, alimentação, peixe, fritas,"
|
"terms": "lanchonete, comida rápida, fast food, restaurante, alimentação, peixe, fritas,"
|
||||||
},
|
},
|
||||||
|
"amenity/fast_food/ice_cream": {
|
||||||
|
"name": "Comida rápida de gelados"
|
||||||
|
},
|
||||||
"amenity/fast_food/kebab": {
|
"amenity/fast_food/kebab": {
|
||||||
"name": "Kebab",
|
"name": "Kebab",
|
||||||
"terms": "lanchonete, comida rápida, fast food, restaurante, alimentação, kebab, shawarma, falafel, comida árabe, árabe"
|
"terms": "lanchonete, comida rápida, fast food, restaurante, alimentação, kebab, shawarma, falafel, comida árabe, árabe"
|
||||||
|
@ -4791,6 +4822,18 @@
|
||||||
"name": "Igreja Cristã",
|
"name": "Igreja Cristã",
|
||||||
"terms": "Igreja cristã, cristianismo"
|
"terms": "Igreja cristã, cristianismo"
|
||||||
},
|
},
|
||||||
|
"amenity/place_of_worship/christian/jehovahs_witness": {
|
||||||
|
"name": "Salão do Reino das Testemunhas de Jeová",
|
||||||
|
"terms": "Salão do Reino das Testemunhas de Jeová"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/la_luz_del_mundo": {
|
||||||
|
"name": "A luz do templo mundial",
|
||||||
|
"terms": "A luz do templo mundial"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/quaker": {
|
||||||
|
"name": "Casa de Reunião dos Amigos ",
|
||||||
|
"terms": "Casa de Reunião dos Amigos"
|
||||||
|
},
|
||||||
"amenity/place_of_worship/hindu": {
|
"amenity/place_of_worship/hindu": {
|
||||||
"name": "Templo Hindu",
|
"name": "Templo Hindu",
|
||||||
"terms": "garbhargriha,mandir,mandu,puja,santuário,hinduísmo, templo"
|
"terms": "garbhargriha,mandir,mandu,puja,santuário,hinduísmo, templo"
|
||||||
|
@ -4831,6 +4874,10 @@
|
||||||
"name": "Agência de Correios",
|
"name": "Agência de Correios",
|
||||||
"terms": "Correios, Encomendas, Transporte, Log, Cargas"
|
"terms": "Correios, Encomendas, Transporte, Log, Cargas"
|
||||||
},
|
},
|
||||||
|
"amenity/prep_school": {
|
||||||
|
"name": "Escola de preparação para exames",
|
||||||
|
"terms": "teste prep, tutoring school, escola, escola de preparação"
|
||||||
|
},
|
||||||
"amenity/prison": {
|
"amenity/prison": {
|
||||||
"name": "Presídio",
|
"name": "Presídio",
|
||||||
"terms": "cela, cadeia, prisão, crime"
|
"terms": "cela, cadeia, prisão, crime"
|
||||||
|
@ -6482,14 +6529,6 @@
|
||||||
"name": "Quartel",
|
"name": "Quartel",
|
||||||
"terms": "quartel, caserna, força aérea, base, aeronáutica, exército, marinha, forças armadas, tropa, guerra"
|
"terms": "quartel, caserna, força aérea, base, aeronáutica, exército, marinha, forças armadas, tropa, guerra"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Bunker Militar",
|
|
||||||
"terms": "Bunker, Abrigo militar, guerra, Carvoeira, paiol,"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Posto de Controle",
|
|
||||||
"terms": "Checkpoint, Ponto de Verificação"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Zona de Exclusão Militar",
|
"name": "Zona de Exclusão Militar",
|
||||||
"terms": "Área de Perigo, Área Perigosa, Perigo, área militar, tiro, bombas, nuclear, zona militar, zona de exclusão"
|
"terms": "Área de Perigo, Área Perigosa, Perigo, área militar, tiro, bombas, nuclear, zona militar, zona de exclusão"
|
||||||
|
@ -6498,18 +6537,10 @@
|
||||||
"name": "Base Naval",
|
"name": "Base Naval",
|
||||||
"terms": "Base Naval, Base da Marinha"
|
"terms": "Base Naval, Base da Marinha"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Local de Explosão Nuclear",
|
|
||||||
"terms": "armas nucleares, área de testes nuclear, guerra, armas, explosão,"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Percurso de Obstáculos",
|
"name": "Percurso de Obstáculos",
|
||||||
"terms": "Pista de Obstáculos"
|
"terms": "Pista de Obstáculos"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Escritório Militar",
|
|
||||||
"terms": "Escritório do Exército, Marinha, aeronáutica, administração militar"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Estande de Tiro Militar",
|
"name": "Estande de Tiro Militar",
|
||||||
"terms": "Tiro Militar, Estande Militar"
|
"terms": "Tiro Militar, Estande Militar"
|
||||||
|
@ -6611,10 +6642,18 @@
|
||||||
"name": "Escola de Dança",
|
"name": "Escola de Dança",
|
||||||
"terms": "Escola de dança, swing, tango, jazz, dança, baile, forró, samba"
|
"terms": "Escola de dança, swing, tango, jazz, dança, baile, forró, samba"
|
||||||
},
|
},
|
||||||
|
"leisure/disc_golf_course": {
|
||||||
|
"name": "Percurso de golfe de disco",
|
||||||
|
"terms": "disc golf course, disc golf, golfe de disco, golf de disco"
|
||||||
|
},
|
||||||
"leisure/dog_park": {
|
"leisure/dog_park": {
|
||||||
"name": "Cachorródromo",
|
"name": "Cachorródromo",
|
||||||
"terms": "Canódromo, Cachorródromo, Parque Canino, Parque de Cachorros, cães, cão, cachorros"
|
"terms": "Canódromo, Cachorródromo, Parque Canino, Parque de Cachorros, cães, cão, cachorros"
|
||||||
},
|
},
|
||||||
|
"leisure/escape_game": {
|
||||||
|
"name": "Sala de fuga",
|
||||||
|
"terms": "escape Room,sala de fuga,sala de escape,"
|
||||||
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "Fogueira",
|
"name": "Fogueira",
|
||||||
"terms": "Fogueira, pira, fogo"
|
"terms": "Fogueira, pira, fogo"
|
||||||
|
@ -6771,6 +6810,10 @@
|
||||||
"name": "Pista de Hipismo",
|
"name": "Pista de Hipismo",
|
||||||
"terms": "equitação, picadeiro, hipismo, cavalos, equinos"
|
"terms": "equitação, picadeiro, hipismo, cavalos, equinos"
|
||||||
},
|
},
|
||||||
|
"leisure/pitch/field_hockey": {
|
||||||
|
"name": "Campo de hóquei em campo",
|
||||||
|
"terms": "field hockey pitch, campo de hóquei em campo, hóquei em campo, hóquei sobre a grama"
|
||||||
|
},
|
||||||
"leisure/pitch/horseshoes": {
|
"leisure/pitch/horseshoes": {
|
||||||
"name": "Ferradura",
|
"name": "Ferradura",
|
||||||
"terms": "horseshoes pit, jogo da ferradura, jogo de ferradura, ferradura, ferraduras, jogo com ferradura"
|
"terms": "horseshoes pit, jogo da ferradura, jogo de ferradura, ferradura, ferraduras, jogo com ferradura"
|
||||||
|
@ -7022,6 +7065,10 @@
|
||||||
"name": "Oleoduto subterrâneo",
|
"name": "Oleoduto subterrâneo",
|
||||||
"terms": "Oleoduto subterrâneo"
|
"terms": "Oleoduto subterrâneo"
|
||||||
},
|
},
|
||||||
|
"man_made/pipeline/valve": {
|
||||||
|
"name": "Válvula de Oleoduto",
|
||||||
|
"terms": "Válvula de Oleoduto"
|
||||||
|
},
|
||||||
"man_made/pumping_station": {
|
"man_made/pumping_station": {
|
||||||
"name": "Estação de Bombeamento",
|
"name": "Estação de Bombeamento",
|
||||||
"terms": "Casa de Bombas"
|
"terms": "Casa de Bombas"
|
||||||
|
@ -7122,6 +7169,26 @@
|
||||||
"name": "Poço de visita de telefone",
|
"name": "Poço de visita de telefone",
|
||||||
"terms": "poço de inspeção de telefone"
|
"terms": "poço de inspeção de telefone"
|
||||||
},
|
},
|
||||||
|
"military/bunker": {
|
||||||
|
"name": "Bunker Militar",
|
||||||
|
"terms": "Bunker Militar"
|
||||||
|
},
|
||||||
|
"military/checkpoint": {
|
||||||
|
"name": "Ponto de verificação",
|
||||||
|
"terms": "Ponto de verificação"
|
||||||
|
},
|
||||||
|
"military/nuclear_explosion_site": {
|
||||||
|
"name": "Local de explosão nuclear",
|
||||||
|
"terms": "Local de explosão nuclear"
|
||||||
|
},
|
||||||
|
"military/office": {
|
||||||
|
"name": "Escritório militar",
|
||||||
|
"terms": "Escritório militar"
|
||||||
|
},
|
||||||
|
"military/trench": {
|
||||||
|
"name": "Trincheira Militar",
|
||||||
|
"terms": "Trincheira Militar"
|
||||||
|
},
|
||||||
"natural": {
|
"natural": {
|
||||||
"name": "Natural"
|
"name": "Natural"
|
||||||
},
|
},
|
||||||
|
@ -7312,6 +7379,10 @@
|
||||||
"name": "Escritório de organização sem fins lucrativos",
|
"name": "Escritório de organização sem fins lucrativos",
|
||||||
"terms": "entidade sem fins lucrativos, escritório de associação, associação de profissionais, associação de moradores, instituição beneficente, sem lucro"
|
"terms": "entidade sem fins lucrativos, escritório de associação, associação de profissionais, associação de moradores, instituição beneficente, sem lucro"
|
||||||
},
|
},
|
||||||
|
"office/bail_bond_agent": {
|
||||||
|
"name": "Agente de fiança",
|
||||||
|
"terms": "Agente de fiança"
|
||||||
|
},
|
||||||
"office/charity": {
|
"office/charity": {
|
||||||
"name": "Escritório de Caridade",
|
"name": "Escritório de Caridade",
|
||||||
"terms": "beneficência, instituição beneficente"
|
"terms": "beneficência, instituição beneficente"
|
||||||
|
@ -8358,6 +8429,10 @@
|
||||||
"name": "Loja de Equipamentos Hospitalares",
|
"name": "Loja de Equipamentos Hospitalares",
|
||||||
"terms": "Loja de Equipamentos Médicos"
|
"terms": "Loja de Equipamentos Médicos"
|
||||||
},
|
},
|
||||||
|
"shop/military_surplus": {
|
||||||
|
"name": "Loja de excedente militar",
|
||||||
|
"terms": "Loja de excedente militar"
|
||||||
|
},
|
||||||
"shop/mobile_phone": {
|
"shop/mobile_phone": {
|
||||||
"name": "Loja de Celulares",
|
"name": "Loja de Celulares",
|
||||||
"terms": "Loja de Celulares, Loja de Telefones Celulares, Telefones Móveis"
|
"terms": "Loja de Celulares, Loja de Telefones Celulares, Telefones Móveis"
|
||||||
|
@ -8523,7 +8598,7 @@
|
||||||
"terms": "Agência de Viagens"
|
"terms": "Agência de Viagens"
|
||||||
},
|
},
|
||||||
"shop/tyres": {
|
"shop/tyres": {
|
||||||
"name": "Loja de pneus",
|
"name": "Loja de pneus/borracharia",
|
||||||
"terms": "Pneus, Rodas, Borracharia, Vulcanizadora"
|
"terms": "Pneus, Rodas, Borracharia, Vulcanizadora"
|
||||||
},
|
},
|
||||||
"shop/vacant": {
|
"shop/vacant": {
|
||||||
|
@ -9001,6 +9076,36 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"imagery": {
|
"imagery": {
|
||||||
|
"AGIV": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "AIV Flanders - imagens áreas mais recentes"
|
||||||
|
},
|
||||||
|
"AGIV10cm": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "AIV Flanders 2013-2015 imagens aéreas 10cm"
|
||||||
|
},
|
||||||
|
"AGIVFlandersGRB": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "AIV Flanders GRB"
|
||||||
|
},
|
||||||
|
"AIV_DHMV_II_HILL_25cm": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "AIV Digitaal Hoogtemodel Vlaanderen II, sombreamento de colinas multi-direcional 0,25 m"
|
||||||
|
},
|
||||||
|
"AIV_DHMV_II_SVF_25cm": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "AIV Digitaal Hoogtemodel Vlaanderen II, Skyview factor 0,25 m"
|
||||||
|
},
|
||||||
"Bing": {
|
"Bing": {
|
||||||
"description": "Imagens aéreas e de satélite.",
|
"description": "Imagens aéreas e de satélite.",
|
||||||
"name": "Imagens aéreas do Bing"
|
"name": "Imagens aéreas do Bing"
|
||||||
|
@ -9033,13 +9138,6 @@
|
||||||
"description": "Limites de imagens e datas de captura. Os rótulos aparecem no nível de zoom 13 e superior.",
|
"description": "Limites de imagens e datas de captura. Os rótulos aparecem no nível de zoom 13 e superior.",
|
||||||
"name": "Data das imagens de satélite DigitalGlobe Standard"
|
"name": "Data das imagens de satélite DigitalGlobe Standard"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"attribution": {
|
|
||||||
"text": "Termos e Comentários"
|
|
||||||
},
|
|
||||||
"description": "O DigitalGlobe-Vivid é um mosaico com estética e moeda ideais para qualquer área do globo, resolução de 50 cm ou superior e moeda de imagem <média de 20 meses globalmente.",
|
|
||||||
"name": "Imagens vívidas do DigitalGlobe"
|
|
||||||
},
|
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Sentinel-2 cloudless - https://s2maps.eu by EOX IT Services GmbH (Contém dados Copernicus Sentinel modificados 2017 e 2018)"
|
"text": "Sentinel-2 cloudless - https://s2maps.eu by EOX IT Services GmbH (Contém dados Copernicus Sentinel modificados 2017 e 2018)"
|
||||||
|
@ -9075,6 +9173,20 @@
|
||||||
"description": "Imagens aéreas e de satélite.",
|
"description": "Imagens aéreas e de satélite.",
|
||||||
"name": "Imagens de satélite Mapbox"
|
"name": "Imagens de satélite Mapbox"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Termos e Comentários"
|
||||||
|
},
|
||||||
|
"description": "O Maxar Premium é um mosaico composto de mapa base Maxar com regiões selecionadas preenchidas com imagens +Vivid ou personalizadas de área de interesse, resolução de 50 cm ou superior, e atualizadas com mais frequência com atualizações contínuas.",
|
||||||
|
"name": "Imagens Maxar Premium (Beta)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Termos e Comentários"
|
||||||
|
},
|
||||||
|
"description": "O Maxar Padrão é um conjunto curado de imagens que cobre 86% da massa terrestre do planeta, com resolução de 30 a 60 cm, quando disponível, preenchida pelo Landsat. A idade média é de 2,31 anos, com algumas áreas atualizadas 2x por ano.",
|
||||||
|
"name": "Imagens padrão do Maxar (Beta)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, Colaboradores do OpenStreetMap, CC-BY-SA"
|
"text": "© Geofabrik GmbH, Colaboradores do OpenStreetMap, CC-BY-SA"
|
||||||
|
@ -9135,6 +9247,10 @@
|
||||||
"description": "Amarelo = Dados de mapa de domínio público do Censo dos EUA. Vermelho = Dados não encontrados no OpenStreetMap",
|
"description": "Amarelo = Dados de mapa de domínio público do Censo dos EUA. Vermelho = Dados não encontrados no OpenStreetMap",
|
||||||
"name": "Estradas do TIGRE 2018"
|
"name": "Estradas do TIGRE 2018"
|
||||||
},
|
},
|
||||||
|
"USDA-NAIP": {
|
||||||
|
"description": "O ano mais recente de DOQQs da National Agriculture Imagery Program (NAIP) para cada estado nos Estados Unidos contíguos.",
|
||||||
|
"name": "National Agriculture Imagery Program"
|
||||||
|
},
|
||||||
"US_Forest_Service_roads_overlay": {
|
"US_Forest_Service_roads_overlay": {
|
||||||
"description": "Estrada: Cobertura verde = não classificada. Cobertura marrom = trilha. Superfície: cascalho = preenchimento marrom claro, Asfalto = preto, Pavimentado = cinza, Terra = branco, Concreto = azul, Grama = verde. Sazonal = barras brancas",
|
"description": "Estrada: Cobertura verde = não classificada. Cobertura marrom = trilha. Superfície: cascalho = preenchimento marrom claro, Asfalto = preto, Pavimentado = cinza, Terra = branco, Concreto = azul, Grama = verde. Sazonal = barras brancas",
|
||||||
"name": "Sobreposição de estradas florestais dos EUA"
|
"name": "Sobreposição de estradas florestais dos EUA"
|
||||||
|
@ -9213,6 +9329,27 @@
|
||||||
"description": "Ortofotomapa fornecido por basemap.at, \"sucessor\" das imagens de geoimage.at.",
|
"description": "Ortofotomapa fornecido por basemap.at, \"sucessor\" das imagens de geoimage.at.",
|
||||||
"name": "Ortofotomapa basemap.at"
|
"name": "Ortofotomapa basemap.at"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Sobreposição de anotação fornecida por basemap.at.",
|
||||||
|
"name": "Anotação do basemap.at"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Camada de superfície fornecida por basemap.at.",
|
||||||
|
"name": "Superfície do basemap.at"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Camada de terreno fornecida por basemap.at.",
|
||||||
|
"name": "Terreno do basemap.at"
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "EUFAR Balaton ortofotó 2010"
|
"text": "EUFAR Balaton ortofotó 2010"
|
||||||
|
|
198
vendor/assets/iD/iD/locales/pt.json
vendored
198
vendor/assets/iD/iD/locales/pt.json
vendored
|
@ -20,7 +20,7 @@
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "Adicionar um elemento",
|
"title": "Adicionar um elemento",
|
||||||
"description": "Pesquisar por elementos para adicionar ao mapa.",
|
"description": "Procurar por elementos para adicionar ao mapa.",
|
||||||
"key": "Tab",
|
"key": "Tab",
|
||||||
"result": "{count} resultado",
|
"result": "{count} resultado",
|
||||||
"results": "{count} resultados"
|
"results": "{count} resultados"
|
||||||
|
@ -618,7 +618,7 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Pesquisar no mundo inteiro...",
|
"search": "Pesquisar no mundo inteiro...",
|
||||||
"no_results_visible": "Nenhum resultado na área visível do mapa",
|
"no_results_visible": "Sem resultados na área visível do mapa",
|
||||||
"no_results_worldwide": "Nenhum resultado encontrado"
|
"no_results_worldwide": "Nenhum resultado encontrado"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -866,10 +866,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
"restore": {
|
||||||
"heading": "Tem alterações por gravar",
|
"heading": "Tem alterações por guardar",
|
||||||
"description": "Tem alterações feitas numa sessão anterior por gravar. Quer recuperar essas alterações?",
|
"description": "Quer restaurar as alterações por guardar da sessão anterior?",
|
||||||
"restore": "Recuperar as minhas alterações",
|
"restore": "Restaurar as minhas edições",
|
||||||
"reset": "Eliminar as minhas alterações"
|
"reset": "Descartar as minhas alterações"
|
||||||
},
|
},
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Gravar",
|
"title": "Gravar",
|
||||||
|
@ -905,14 +905,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Acaba de editar o OpenStreetMap!",
|
"just_edited": "Acabou de editar o OpenStreetMap!",
|
||||||
"thank_you": "Obrigado por melhorares o mapa.",
|
"thank_you": "Obrigado por melhorar o mapa.",
|
||||||
"thank_you_location": "Obrigado por melhorares o mapa em {where}.",
|
"thank_you_location": "Obrigado por melhorar o mapa em {where}.",
|
||||||
"thank_you_where": {
|
"thank_you_where": {
|
||||||
"format": "{place}{separator}{region}",
|
"format": "{place}{separator}{region}",
|
||||||
"separator": ", "
|
"separator": ", "
|
||||||
},
|
},
|
||||||
"help_html": "As tuas alterações devem aparecer no OpenStreetMap dentro de poucos minutos. Pode demorar mais tempo se for um mapa noutro site dependente do OSM.",
|
"help_html": "As alterações que fez devem aparecer no OpenStreetMap dentro de poucos minutos. Pode demorar mais tempo se for um mapa noutro site dependente do OSM.",
|
||||||
"help_link_text": "Detalhes",
|
"help_link_text": "Detalhes",
|
||||||
"help_link_url": "https://wiki.openstreetmap.org/wiki/Pt:Perguntas_frequentes#Eu_acabei_de_alterar_o_mapa._Como_eu_fa.C3.A7o_para_visualizar_minhas_altera.C3.A7.C3.B5es.3F",
|
"help_link_url": "https://wiki.openstreetmap.org/wiki/Pt:Perguntas_frequentes#Eu_acabei_de_alterar_o_mapa._Como_eu_fa.C3.A7o_para_visualizar_minhas_altera.C3.A7.C3.B5es.3F",
|
||||||
"view_on_osm": "Ver alterações no OSM",
|
"view_on_osm": "Ver alterações no OSM",
|
||||||
|
@ -931,7 +931,7 @@
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "Bem-vindo ao editor iD do OpenStreetMap",
|
"welcome": "Bem-vindo ao editor iD do OpenStreetMap",
|
||||||
"text": "Com o editor iD é fácil contribuir para o melhor mapa livre do mundo. Esta é a versão {version}. Para mais informações ver o site {website} e para reportar problemas com o editor aceda a {github}.",
|
"text": "Com o editor iD é fácil contribuir para o melhor mapa livre do mundo. Esta é a versão {version}. Para mais informações ver o site {website} e para reportar problemas com o editor aceda a {github}.",
|
||||||
"walkthrough": "Iniciar Guia Inicial",
|
"walkthrough": "Ver o guia inicial",
|
||||||
"start": "Editar agora"
|
"start": "Editar agora"
|
||||||
},
|
},
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
|
@ -1611,7 +1611,7 @@
|
||||||
"options": {
|
"options": {
|
||||||
"what": {
|
"what": {
|
||||||
"title": "Verificar:",
|
"title": "Verificar:",
|
||||||
"edited": "As minhas edições",
|
"edited": "Minhas edições",
|
||||||
"all": "Tudo"
|
"all": "Tudo"
|
||||||
},
|
},
|
||||||
"where": {
|
"where": {
|
||||||
|
@ -1721,7 +1721,7 @@
|
||||||
"fixme_tag": {
|
"fixme_tag": {
|
||||||
"title": "Pedidos de \"corrigir-me\"",
|
"title": "Pedidos de \"corrigir-me\"",
|
||||||
"message": "{feature} tem um pedido de \"corrigir-me\"",
|
"message": "{feature} tem um pedido de \"corrigir-me\"",
|
||||||
"tip": "Procurar elementos com etiquetas \"corrigir-me\"",
|
"tip": "Procurar elementos com etiquetas \"corrigir-me\" (fixme)",
|
||||||
"reference": "Uma etiqueta \"fixme\" (\"corrigir-me\") indica que um mapeador pediu ajuda num dado elemento."
|
"reference": "Uma etiqueta \"fixme\" (\"corrigir-me\") indica que um mapeador pediu ajuda num dado elemento."
|
||||||
},
|
},
|
||||||
"generic_name": {
|
"generic_name": {
|
||||||
|
@ -1740,6 +1740,20 @@
|
||||||
"reference": "Os produtos e serviços da Google estão protegidos por direitos de autor e não podem ser usados como fonte de informações."
|
"reference": "Os produtos e serviços da Google estão protegidos por direitos de autor e não podem ser usados como fonte de informações."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "Formatação inválida",
|
||||||
|
"tip": "Procurar etiquetas com formatos não esperados",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} tem um endereço de email inválido.",
|
||||||
|
"message_multi": "{feature} tem vários endereços de email inválidos.",
|
||||||
|
"reference": "Os endereços de email tem de ser como \"user@example.com\"."
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} tem um URL inválido de um site.",
|
||||||
|
"message_multi": "{feature} tem vários URL inválidos de sites.",
|
||||||
|
"reference": "Os URL têm de começar com \"http\" or \"https\"."
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "Funções em falta",
|
"title": "Funções em falta",
|
||||||
"message": "o membro {member} não tem uma função na relação {relation}",
|
"message": "o membro {member} não tem uma função na relação {relation}",
|
||||||
|
@ -1774,6 +1788,10 @@
|
||||||
"incomplete": {
|
"incomplete": {
|
||||||
"message": "{feature} tem etiquetas incompletas",
|
"message": "{feature} tem etiquetas incompletas",
|
||||||
"reference": "Alguns elementos deviam ter etiquetas adicionais."
|
"reference": "Alguns elementos deviam ter etiquetas adicionais."
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "{feature} parece ser uma marca com etiquetas incomuns",
|
||||||
|
"reference": "Todos os elementos da mesma marca devem ser marcadas com as mesmas etiquetas."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
|
@ -1851,7 +1869,7 @@
|
||||||
"title": "Continuar a desenhar do fim"
|
"title": "Continuar a desenhar do fim"
|
||||||
},
|
},
|
||||||
"delete_feature": {
|
"delete_feature": {
|
||||||
"title": "Eliminar esta etiqueta"
|
"title": "Eliminar este elemento"
|
||||||
},
|
},
|
||||||
"ignore_issue": {
|
"ignore_issue": {
|
||||||
"title": "Ignorar este problema"
|
"title": "Ignorar este problema"
|
||||||
|
@ -1896,7 +1914,7 @@
|
||||||
"title": "inverter este elemento"
|
"title": "inverter este elemento"
|
||||||
},
|
},
|
||||||
"select_preset": {
|
"select_preset": {
|
||||||
"title": "Selecionar um tipo de elemento"
|
"title": "Selecionar tipo de elemento"
|
||||||
},
|
},
|
||||||
"select_road_type": {
|
"select_road_type": {
|
||||||
"title": "Selecione um tipo de estrada"
|
"title": "Selecione um tipo de estrada"
|
||||||
|
@ -2883,7 +2901,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Direção",
|
"label": "Direção afetada",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Para trás",
|
"backward": "Para trás",
|
||||||
"both": "Ambos / todos",
|
"both": "Ambos / todos",
|
||||||
|
@ -3659,7 +3677,7 @@
|
||||||
"placeholder": "Distância para uma décima (123.4)"
|
"placeholder": "Distância para uma décima (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Direção",
|
"label": "Direção afetada",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Para trás",
|
"backward": "Para trás",
|
||||||
"both": "Ambos / todos",
|
"both": "Ambos / todos",
|
||||||
|
@ -4139,7 +4157,7 @@
|
||||||
"label": "Sinal de trânsito"
|
"label": "Sinal de trânsito"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Direção",
|
"label": "Direção afetada",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Para trás",
|
"backward": "Para trás",
|
||||||
"both": "Ambos / tudo",
|
"both": "Ambos / tudo",
|
||||||
|
@ -4150,7 +4168,7 @@
|
||||||
"label": "Tipo"
|
"label": "Tipo"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Direção",
|
"label": "Direção afetada",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Para trás",
|
"backward": "Para trás",
|
||||||
"both": "Ambos / todos",
|
"both": "Ambos / todos",
|
||||||
|
@ -4185,6 +4203,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "Árvores"
|
"label": "Árvores"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "Tipo"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "Cabos suspensos de trólei"
|
"label": "Cabos suspensos de trólei"
|
||||||
},
|
},
|
||||||
|
@ -4640,6 +4661,9 @@
|
||||||
"name": "Comida rápida de peixe e fritos",
|
"name": "Comida rápida de peixe e fritos",
|
||||||
"terms": "peixe, frito, comida rápida, fast food"
|
"terms": "peixe, frito, comida rápida, fast food"
|
||||||
},
|
},
|
||||||
|
"amenity/fast_food/ice_cream": {
|
||||||
|
"name": "Comida rápida de gelados"
|
||||||
|
},
|
||||||
"amenity/fast_food/kebab": {
|
"amenity/fast_food/kebab": {
|
||||||
"name": "Kebab",
|
"name": "Kebab",
|
||||||
"terms": "fast food, kebab"
|
"terms": "fast food, kebab"
|
||||||
|
@ -4794,6 +4818,18 @@
|
||||||
"name": "Igreja/capela/nicho cristão",
|
"name": "Igreja/capela/nicho cristão",
|
||||||
"terms": "cristã, cristão, cristianismo"
|
"terms": "cristã, cristão, cristianismo"
|
||||||
},
|
},
|
||||||
|
"amenity/place_of_worship/christian/jehovahs_witness": {
|
||||||
|
"name": "Salão do Reino das Testemunhas de Jeová",
|
||||||
|
"terms": "kingdom hall of jehovah's witnessesm, kingdom hall, salões do reino, salão do reino, testeminhas de jeová"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/la_luz_del_mundo": {
|
||||||
|
"name": "Templo de La Luz del Mundo",
|
||||||
|
"terms": "la luz del mundo temple, la luz del mundo, a luz do mundo"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/quaker": {
|
||||||
|
"name": "Casa de reuniões Quaker Friends",
|
||||||
|
"terms": "quaker friends meeting house, casa de reuniões quaker friends, casa de reuniões, quaker"
|
||||||
|
},
|
||||||
"amenity/place_of_worship/hindu": {
|
"amenity/place_of_worship/hindu": {
|
||||||
"name": "Templo hindu",
|
"name": "Templo hindu",
|
||||||
"terms": "templo, hindu, hinduísmo, hinduismo, hinduísta, hinduista"
|
"terms": "templo, hindu, hinduísmo, hinduismo, hinduísta, hinduista"
|
||||||
|
@ -4834,6 +4870,10 @@
|
||||||
"name": "Estação de correios",
|
"name": "Estação de correios",
|
||||||
"terms": "Central de Correio, CTT, C.T.T., CTTs, Correio de Portugal"
|
"terms": "Central de Correio, CTT, C.T.T., CTTs, Correio de Portugal"
|
||||||
},
|
},
|
||||||
|
"amenity/prep_school": {
|
||||||
|
"name": "Escola de preparação para exames",
|
||||||
|
"terms": "teste prep, tutoring school, escola, escola de preparação"
|
||||||
|
},
|
||||||
"amenity/prison": {
|
"amenity/prison": {
|
||||||
"name": "Prisão",
|
"name": "Prisão",
|
||||||
"terms": "prison, prisão, prisional, presidiário, estabelecimento prisional"
|
"terms": "prison, prisão, prisional, presidiário, estabelecimento prisional"
|
||||||
|
@ -6490,14 +6530,6 @@
|
||||||
"name": "Caserna",
|
"name": "Caserna",
|
||||||
"terms": "caserna, dormitório militar"
|
"terms": "caserna, dormitório militar"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Búnquer militar",
|
|
||||||
"terms": "casamata, búnquer, bunker, bunker militar"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Posto de controlo militar",
|
|
||||||
"terms": "ponto de controlo militar, posto de controlo, ponto de controlo"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Área perigosa",
|
"name": "Área perigosa",
|
||||||
"terms": "área perigosa, perigo, perigosa, perigoso, interdito, interdição"
|
"terms": "área perigosa, perigo, perigosa, perigoso, interdito, interdição"
|
||||||
|
@ -6506,18 +6538,10 @@
|
||||||
"name": "Base naval militar",
|
"name": "Base naval militar",
|
||||||
"terms": "base naval, porto militar, porto marítimo militar, porto de guerra, estação naval, ponto de apoio naval, arsenal"
|
"terms": "base naval, porto militar, porto marítimo militar, porto de guerra, estação naval, ponto de apoio naval, arsenal"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Local de teste de armas nucleares",
|
|
||||||
"terms": "local de teste de arma nuclear, teste nuclear, testes nucleares"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Percurso militar com obstáculos",
|
"name": "Percurso militar com obstáculos",
|
||||||
"terms": "percurso militar de obstáculos, percurso militar, percurso de obstáculos militar, obstáculo, militar, treino militar, treino"
|
"terms": "percurso militar de obstáculos, percurso militar, percurso de obstáculos militar, obstáculo, militar, treino militar, treino"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Escritório militar",
|
|
||||||
"terms": "escritórios militares, centro de recrutamento militar, centro de inspeção militar, centro de inspecção militar, centro de inspeção, centro de inspecção"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Carreira de tiro militar",
|
"name": "Carreira de tiro militar",
|
||||||
"terms": "campo de tiro militar, campo de tiros, carreira de tiros"
|
"terms": "campo de tiro militar, campo de tiros, carreira de tiros"
|
||||||
|
@ -6572,6 +6596,10 @@
|
||||||
"name": "Vinha",
|
"name": "Vinha",
|
||||||
"terms": "Vinhas, Vinhedo, Vinhão, Vineyard, Uvas, Uva"
|
"terms": "Vinhas, Vinhedo, Vinhão, Vineyard, Uvas, Uva"
|
||||||
},
|
},
|
||||||
|
"landuse/winter_sports": {
|
||||||
|
"name": "Área de desportos de inverno",
|
||||||
|
"terms": "winter sports area, área de desportos de inverno, desporto de inverno, desportos de inverno"
|
||||||
|
},
|
||||||
"leisure": {
|
"leisure": {
|
||||||
"name": "Lazer"
|
"name": "Lazer"
|
||||||
},
|
},
|
||||||
|
@ -6615,10 +6643,18 @@
|
||||||
"name": "Escola de dança",
|
"name": "Escola de dança",
|
||||||
"terms": "dança, dançar, bailado, bailarina, bailarino"
|
"terms": "dança, dançar, bailado, bailarina, bailarino"
|
||||||
},
|
},
|
||||||
|
"leisure/disc_golf_course": {
|
||||||
|
"name": "Percurso de golfe de disco",
|
||||||
|
"terms": "disc golf course, disc golf, golfe de disco, golf de disco"
|
||||||
|
},
|
||||||
"leisure/dog_park": {
|
"leisure/dog_park": {
|
||||||
"name": "Parque para cães",
|
"name": "Parque para cães",
|
||||||
"terms": "Parque para Cães, Dog Park"
|
"terms": "Parque para Cães, Dog Park"
|
||||||
},
|
},
|
||||||
|
"leisure/escape_game": {
|
||||||
|
"name": "Sala de escape",
|
||||||
|
"terms": "escape room, escape game, sala de escape, quarto de escape, jogo de escape"
|
||||||
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "Local para fogueiras",
|
"name": "Local para fogueiras",
|
||||||
"terms": "Firepit, Fogo controlado, Chama, Brasa, Fogueira"
|
"terms": "Firepit, Fogo controlado, Chama, Brasa, Fogueira"
|
||||||
|
@ -6775,6 +6811,10 @@
|
||||||
"name": "Pista de equitação",
|
"name": "Pista de equitação",
|
||||||
"terms": "Riding Arena, pista, equitação, hipismo, cavalos"
|
"terms": "Riding Arena, pista, equitação, hipismo, cavalos"
|
||||||
},
|
},
|
||||||
|
"leisure/pitch/field_hockey": {
|
||||||
|
"name": "Campo de hóquei em campo",
|
||||||
|
"terms": "field hockey pitch, campo de hóquei em campo, hóquei em campo, hóquei sobre a grama"
|
||||||
|
},
|
||||||
"leisure/pitch/horseshoes": {
|
"leisure/pitch/horseshoes": {
|
||||||
"name": "Ferradura",
|
"name": "Ferradura",
|
||||||
"terms": "horseshoes pit, jogo da ferradura, jogo de ferradura, ferradura, ferraduras, jogo com ferradura"
|
"terms": "horseshoes pit, jogo da ferradura, jogo de ferradura, ferradura, ferraduras, jogo com ferradura"
|
||||||
|
@ -7126,6 +7166,10 @@
|
||||||
"name": "Poço de visita de telecomunicações",
|
"name": "Poço de visita de telecomunicações",
|
||||||
"terms": "Telecom Manhole, poço de visita, telecomunicações"
|
"terms": "Telecom Manhole, poço de visita, telecomunicações"
|
||||||
},
|
},
|
||||||
|
"military/trench": {
|
||||||
|
"name": "Trincheira militar",
|
||||||
|
"terms": "military trench, trincheira militar, trincheira, tranqueira"
|
||||||
|
},
|
||||||
"natural": {
|
"natural": {
|
||||||
"name": "Natural"
|
"name": "Natural"
|
||||||
},
|
},
|
||||||
|
@ -7316,6 +7360,10 @@
|
||||||
"name": "Organização sem fins lucrativos",
|
"name": "Organização sem fins lucrativos",
|
||||||
"terms": "ONG"
|
"terms": "ONG"
|
||||||
},
|
},
|
||||||
|
"office/bail_bond_agent": {
|
||||||
|
"name": "Agente de fianças",
|
||||||
|
"terms": "bail bond agent, agente de fianças, fianças"
|
||||||
|
},
|
||||||
"office/charity": {
|
"office/charity": {
|
||||||
"name": "Instituição de caridade",
|
"name": "Instituição de caridade",
|
||||||
"terms": "Caridade, Filantropia, Solidariedade"
|
"terms": "Caridade, Filantropia, Solidariedade"
|
||||||
|
@ -8363,6 +8411,10 @@
|
||||||
"name": "Loja de material médico",
|
"name": "Loja de material médico",
|
||||||
"terms": "Medical Supply Store, Artigos Hospitalares, Ortopedia, Ortopédico"
|
"terms": "Medical Supply Store, Artigos Hospitalares, Ortopedia, Ortopédico"
|
||||||
},
|
},
|
||||||
|
"shop/military_surplus": {
|
||||||
|
"name": "Loja de excedentes militares",
|
||||||
|
"terms": "military surplus store, loja de excedentes militares, loja de material militar excedente, loja de material militar fora de uso"
|
||||||
|
},
|
||||||
"shop/mobile_phone": {
|
"shop/mobile_phone": {
|
||||||
"name": "Loja de telemóveis",
|
"name": "Loja de telemóveis",
|
||||||
"terms": "Mobile Phone Store, Celular, Telemóveis, Telemóvel, Smartphone"
|
"terms": "Mobile Phone Store, Celular, Telemóveis, Telemóvel, Smartphone"
|
||||||
|
@ -9009,6 +9061,36 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"imagery": {
|
"imagery": {
|
||||||
|
"AGIV": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "AIV Flanders - imagens áreas mais recentes"
|
||||||
|
},
|
||||||
|
"AGIV10cm": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "AIV Flanders 2013-2015 imagens aéreas 10cm"
|
||||||
|
},
|
||||||
|
"AGIVFlandersGRB": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "AIV Flanders GRB"
|
||||||
|
},
|
||||||
|
"AIV_DHMV_II_HILL_25cm": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "AIV Digitaal Hoogtemodel Vlaanderen II, sombreamento de colinas multi-direcional 0,25 m"
|
||||||
|
},
|
||||||
|
"AIV_DHMV_II_SVF_25cm": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "© agentschap Informatie Vlaanderen"
|
||||||
|
},
|
||||||
|
"name": "AIV Digitaal Hoogtemodel Vlaanderen II, Skyview factor 0,25 m"
|
||||||
|
},
|
||||||
"Bing": {
|
"Bing": {
|
||||||
"description": "Imagens aéreas e de satélite.",
|
"description": "Imagens aéreas e de satélite.",
|
||||||
"name": "Imagens aéreas Bing"
|
"name": "Imagens aéreas Bing"
|
||||||
|
@ -9041,13 +9123,6 @@
|
||||||
"description": "Limites das imagens aéreas e datas de captura. As etiquetas aparecem no nível de magnificação 13 e superiores.",
|
"description": "Limites das imagens aéreas e datas de captura. As etiquetas aparecem no nível de magnificação 13 e superiores.",
|
||||||
"name": "Imagens DigitalGlobe Standard antigaas"
|
"name": "Imagens DigitalGlobe Standard antigaas"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"attribution": {
|
|
||||||
"text": "Termos e opinião"
|
|
||||||
},
|
|
||||||
"description": "DigitalGlobe-Vivid é um mosaico de imagens aéreas com aparência ótima e atualidade para qualquer parte do mundo, com resolução de 50 cm ou superior e atualidade das imagens inferior a 20 meses no geral.",
|
|
||||||
"name": "Imagens aéreas DigitalGlobe Vivid"
|
|
||||||
},
|
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Sentinel-2 sem nuvens - https://s2maps.eu por EOX IT Services GmbH (contém dados alterados do Copernicus Sentinel de 2017 e 2018)"
|
"text": "Sentinel-2 sem nuvens - https://s2maps.eu por EOX IT Services GmbH (contém dados alterados do Copernicus Sentinel de 2017 e 2018)"
|
||||||
|
@ -9083,6 +9158,20 @@
|
||||||
"description": "Imagens aéreas e de satélite.",
|
"description": "Imagens aéreas e de satélite.",
|
||||||
"name": "Mapbox Satellite"
|
"name": "Mapbox Satellite"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Termos de utilização e comentários"
|
||||||
|
},
|
||||||
|
"description": "O Maxar Premium é um mosaico composto pelo mapa base Maxar com regiões selecionadas preenchidas com +Vivid ou área de imagens de interesse personalizada, com resolução de 50cm ou superior, e atualizada com mais frequência.",
|
||||||
|
"name": "Maxar Premium Imagery (Beta)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Termos de utilização e comentários"
|
||||||
|
},
|
||||||
|
"description": "O Maxar Standard são imagens aéreas revistas que cobrem 86% da massa da Terra, com resolução de 30 a 60cm onde estiver disponível, com recuso alternativo ao Landsat. A idade média é de 2,31 anos com algumas áreas atualizadas 2 vezes por ano.",
|
||||||
|
"name": "Maxar Standard Imagery (Beta)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, contribuidores OpenStreetMap, CC-BY-SA"
|
"text": "© Geofabrik GmbH, contribuidores OpenStreetMap, CC-BY-SA"
|
||||||
|
@ -9143,6 +9232,10 @@
|
||||||
"description": "Amarelo = Dados do mapa de domínio público do Censo dos EUA. Vermelho = Dados não encontrados no OpenStreetMap",
|
"description": "Amarelo = Dados do mapa de domínio público do Censo dos EUA. Vermelho = Dados não encontrados no OpenStreetMap",
|
||||||
"name": "Estradas do TIGRE 2018"
|
"name": "Estradas do TIGRE 2018"
|
||||||
},
|
},
|
||||||
|
"USDA-NAIP": {
|
||||||
|
"description": "O ano mais recente de DOQQs da National Agriculture Imagery Program (NAIP) para cada estado nos Estados Unidos contíguos.",
|
||||||
|
"name": "National Agriculture Imagery Program"
|
||||||
|
},
|
||||||
"US_Forest_Service_roads_overlay": {
|
"US_Forest_Service_roads_overlay": {
|
||||||
"description": "Estrada: cobertura verde = não classificada. cobertura castanha = trilho. Superfície: gravilha = preenchimento castanho claro, asfalto = preto, pavimentado = cinza, terra = branco, cimento = azul, erva = verde. Sazonal = barras brancas",
|
"description": "Estrada: cobertura verde = não classificada. cobertura castanha = trilho. Superfície: gravilha = preenchimento castanho claro, asfalto = preto, pavimentado = cinza, terra = branco, cimento = azul, erva = verde. Sazonal = barras brancas",
|
||||||
"name": "Sobreposição Estradas Florestais E.U.A."
|
"name": "Sobreposição Estradas Florestais E.U.A."
|
||||||
|
@ -9221,6 +9314,27 @@
|
||||||
"description": "Ortofotomapa fornecido por basemap.at. Sucessor de imagens da geoimage.at .",
|
"description": "Ortofotomapa fornecido por basemap.at. Sucessor de imagens da geoimage.at .",
|
||||||
"name": "Ortofotomapa geoimage.at"
|
"name": "Ortofotomapa geoimage.at"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Camada com anotações fornecido por basemap.at.",
|
||||||
|
"name": "basemap.at - camada superior"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Camada de superfície fornecido por basemap.at.",
|
||||||
|
"name": "basemap.at - superfície"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Camada de terreno fornecido por basemap.at.",
|
||||||
|
"name": "basemap.at - terreno"
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "EUFAR Balaton ortofotó 2010"
|
"text": "EUFAR Balaton ortofotó 2010"
|
||||||
|
|
24
vendor/assets/iD/iD/locales/ro.json
vendored
24
vendor/assets/iD/iD/locales/ro.json
vendored
|
@ -285,7 +285,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Caută la nivel mondial...",
|
"search": "Caută la nivel mondial...",
|
||||||
"no_results_visible": "Niciun rezultat în regiunea vizibilă",
|
|
||||||
"no_results_worldwide": "Nu s-a găsit nici un rezultat"
|
"no_results_worldwide": "Nu s-a găsit nici un rezultat"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -405,12 +404,6 @@
|
||||||
"tooltip": "Suprafețe sunt desenate umplute în întregime."
|
"tooltip": "Suprafețe sunt desenate umplute în întregime."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Ai modificări nesalvate.",
|
|
||||||
"description": "Dorești să revii la modificările nesalvate din sesiunea anterioară de editare? ",
|
|
||||||
"restore": "Restaurează schimbările mele",
|
|
||||||
"reset": "Șterge schimbările mele"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Salveaza",
|
"title": "Salveaza",
|
||||||
"no_changes": "Nici o modificare de salvat.",
|
"no_changes": "Nici o modificare de salvat.",
|
||||||
|
@ -434,17 +427,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Tocmai ai editat OpenStreetMap!",
|
|
||||||
"help_link_text": "Detalii"
|
"help_link_text": "Detalii"
|
||||||
},
|
},
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"okay": "OK",
|
"okay": "OK",
|
||||||
"cancel": "Renunță"
|
"cancel": "Renunță"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Bine ai venit în editorul iD OpenStreetMap",
|
|
||||||
"walkthrough": "Începe ghidul"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "live",
|
"live": "live",
|
||||||
"lose_changes": "Ai modificări nesalvate. Schimbând serverul de harți, le vei pierde. Ești sigur(ă) ca vrei să schimbi serverele ?",
|
"lose_changes": "Ai modificări nesalvate. Schimbând serverul de harți, le vei pierde. Ești sigur(ă) ca vrei să schimbi serverele ?",
|
||||||
|
@ -2170,27 +2158,15 @@
|
||||||
"landuse/military/barracks": {
|
"landuse/military/barracks": {
|
||||||
"name": "Baraci"
|
"name": "Baraci"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Munker Militar"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Punct de Control"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Zonă de Pericol"
|
"name": "Zonă de Pericol"
|
||||||
},
|
},
|
||||||
"landuse/military/naval_base": {
|
"landuse/military/naval_base": {
|
||||||
"name": "Bază Navală"
|
"name": "Bază Navală"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Sit de Explozie Nucleară"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Curs cu Obstacole"
|
"name": "Curs cu Obstacole"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Oficiu Militar"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Gamă Militară"
|
"name": "Gamă Militară"
|
||||||
},
|
},
|
||||||
|
|
238
vendor/assets/iD/iD/locales/ru.json
vendored
238
vendor/assets/iD/iD/locales/ru.json
vendored
|
@ -7,22 +7,28 @@
|
||||||
"undo": "Отменить",
|
"undo": "Отменить",
|
||||||
"zoom_to": "Приблизить к",
|
"zoom_to": "Приблизить к",
|
||||||
"copy": "Копировать",
|
"copy": "Копировать",
|
||||||
"open_wikidata": "Открыть на wikidata.org"
|
"open_wikidata": "Открыть на wikidata.org",
|
||||||
|
"favorite": "избранное"
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"inspect": "Исследовать",
|
"inspect": "Исследовать",
|
||||||
"undo_redo": "Отмена / Повтор",
|
"undo_redo": "Отмена / Повтор",
|
||||||
"favorites": "Избранные"
|
"recent": "Недавнее",
|
||||||
|
"favorites": "Избранные",
|
||||||
|
"add_feature": "Добавить объект"
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "Добавить объект",
|
"title": "Добавить объект",
|
||||||
"description": "Найти объекты для добавления на карту"
|
"description": "Найти объекты для добавления на карту",
|
||||||
|
"result": "{count} результат",
|
||||||
|
"results": "{count} результатов"
|
||||||
},
|
},
|
||||||
"add_area": {
|
"add_area": {
|
||||||
"title": "Полигон",
|
"title": "Полигон",
|
||||||
"description": "Нанести на карту парки, здания, озёра и другие площадные объекты.",
|
"description": "Нанести на карту парки, здания, озёра и другие площадные объекты.",
|
||||||
"tail": "Нажмите на карту, чтобы начать рисовать полигон: парк, озеро, здание и т. п."
|
"tail": "Нажмите на карту, чтобы начать рисовать полигон: парк, озеро, здание и т. п.",
|
||||||
|
"filter_tooltip": "полигоны"
|
||||||
},
|
},
|
||||||
"add_line": {
|
"add_line": {
|
||||||
"title": "Линия",
|
"title": "Линия",
|
||||||
|
@ -120,28 +126,43 @@
|
||||||
},
|
},
|
||||||
"not_closed": "Объект нельзя превратить в окружность: он не замкнут.",
|
"not_closed": "Объект нельзя превратить в окружность: он не замкнут.",
|
||||||
"too_large": "Объект нельзя превратить в окружность, поскольку большая его часть скрыта.",
|
"too_large": "Объект нельзя превратить в окружность, поскольку большая его часть скрыта.",
|
||||||
"connected_to_hidden": "Невозможно преобразовать в окружность, так как имеется соединение со скрытым объектом."
|
"connected_to_hidden": "Невозможно преобразовать в окружность, так как имеется соединение со скрытым объектом.",
|
||||||
|
"not_downloaded": "Объект нельзя превратить в окружность: его части еще не были загружены."
|
||||||
},
|
},
|
||||||
"orthogonalize": {
|
"orthogonalize": {
|
||||||
"title": "Спрямить углы",
|
"title": "Спрямить углы",
|
||||||
"description": {
|
"description": {
|
||||||
|
"vertex": "Выпрямить этот угол",
|
||||||
"line": "Спрямить углы у линии.",
|
"line": "Спрямить углы у линии.",
|
||||||
"area": "Спрямить углы у полигона."
|
"area": "Спрямить углы у полигона."
|
||||||
},
|
},
|
||||||
"key": "Q",
|
"key": "Q",
|
||||||
"annotation": {
|
"annotation": {
|
||||||
|
"vertex": "Выпрямить один угол.",
|
||||||
"line": "У линии спрямлены углы.",
|
"line": "У линии спрямлены углы.",
|
||||||
"area": "Углы полигона спрямлены."
|
"area": "Углы полигона спрямлены."
|
||||||
},
|
},
|
||||||
|
"end_vertex": "Объект нельзя превратить в квадрат: это конечный узел.",
|
||||||
|
"square_enough": "Спрямить углы нельзя: уже выполнено.",
|
||||||
"not_squarish": "Спрямить углы нельзя: объект не похож на прямоугольник.",
|
"not_squarish": "Спрямить углы нельзя: объект не похож на прямоугольник.",
|
||||||
"too_large": "Углы объекта нельзя спрямить, поскольку большая его часть скрыта.",
|
"too_large": "Углы объекта нельзя спрямить, поскольку большая его часть скрыта.",
|
||||||
"connected_to_hidden": "Углы объекта нельзя спрямить, так как имеется соединение со скрытым объектом."
|
"connected_to_hidden": "Углы объекта нельзя спрямить, так как имеется соединение со скрытым объектом.",
|
||||||
|
"not_downloaded": "Объект нельзя превратить в квадрат: его части еще не были загружены."
|
||||||
},
|
},
|
||||||
"straighten": {
|
"straighten": {
|
||||||
"title": "Выпрямить",
|
"title": "Выпрямить",
|
||||||
|
"description": {
|
||||||
|
"points": "Исправить эти точки.",
|
||||||
|
"line": "Выпрямить эту линию."
|
||||||
|
},
|
||||||
"key": "S",
|
"key": "S",
|
||||||
|
"annotation": {
|
||||||
|
"points": "Точки исправлены.",
|
||||||
|
"line": "Линия выпрямлена."
|
||||||
|
},
|
||||||
"too_bendy": "Эту линию нельзя выпрямить — она слишком изогнута.",
|
"too_bendy": "Эту линию нельзя выпрямить — она слишком изогнута.",
|
||||||
"connected_to_hidden": "Эту линию нельзя выпрямить, так как имеется соединение со скрытым объектом."
|
"connected_to_hidden": "Эту линию нельзя выпрямить, так как имеется соединение со скрытым объектом.",
|
||||||
|
"not_downloaded": "Нельзя выпрямить: его части еще не загружены."
|
||||||
},
|
},
|
||||||
"delete": {
|
"delete": {
|
||||||
"title": "Удалить",
|
"title": "Удалить",
|
||||||
|
@ -173,10 +194,33 @@
|
||||||
"single": "Этот объект нельзя удалить, так как он соединён со скрытым объектом.",
|
"single": "Этот объект нельзя удалить, так как он соединён со скрытым объектом.",
|
||||||
"multiple": "Эти объекты нельзя удалить, так как они соединёны со скрытыми объектами."
|
"multiple": "Эти объекты нельзя удалить, так как они соединёны со скрытыми объектами."
|
||||||
},
|
},
|
||||||
|
"not_downloaded": {
|
||||||
|
"single": "Объект нельзя удалить: его части еще не были загружены.",
|
||||||
|
"multiple": "Объекты нельзя удалить: их части еще не были загружены."
|
||||||
|
},
|
||||||
"has_wikidata_tag": {
|
"has_wikidata_tag": {
|
||||||
|
"single": "Объект нельзя удалить: он имеет тег Wikidata.",
|
||||||
"multiple": "Этот объект не может быть удалён потому, что имеется Wikidata"
|
"multiple": "Этот объект не может быть удалён потому, что имеется Wikidata"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"downgrade": {
|
||||||
|
"title": "Понизить",
|
||||||
|
"annotation": {
|
||||||
|
"building": {
|
||||||
|
"single": "Понизить объект до обычного здания.",
|
||||||
|
"multiple": "Понизить {n} объектов до обычных зданий."
|
||||||
|
},
|
||||||
|
"address": {
|
||||||
|
"single": "Понизить объект до адреса.",
|
||||||
|
"multiple": "Понизить {n} объектов до адресов."
|
||||||
|
},
|
||||||
|
"multiple": "Понизить {n} объектов."
|
||||||
|
},
|
||||||
|
"has_wikidata_tag": {
|
||||||
|
"single": "Объект нельзя понизить, он имеет тег Wikidata.",
|
||||||
|
"multiple": "Объекты нельзя понизить, некоторые имеют тег Wikidata."
|
||||||
|
}
|
||||||
|
},
|
||||||
"add_member": {
|
"add_member": {
|
||||||
"annotation": "В отношение добавлен участник."
|
"annotation": "В отношение добавлен участник."
|
||||||
},
|
},
|
||||||
|
@ -206,9 +250,19 @@
|
||||||
"disconnect": {
|
"disconnect": {
|
||||||
"title": "Разъединить",
|
"title": "Разъединить",
|
||||||
"description": "Разъединить эти линии/полигоны друг от друга.",
|
"description": "Разъединить эти линии/полигоны друг от друга.",
|
||||||
|
"line": {
|
||||||
|
"description": "Отсоединить линию от объекта."
|
||||||
|
},
|
||||||
|
"area": {
|
||||||
|
"description": "Отсоединить полигон от объекта."
|
||||||
|
},
|
||||||
"key": "D",
|
"key": "D",
|
||||||
"annotation": "Разъединены линии/полигоны.",
|
"annotation": "Разъединены линии/полигоны.",
|
||||||
|
"too_large": {
|
||||||
|
"single": "Нельзя отсоединить, так как большая его часть скрыта."
|
||||||
|
},
|
||||||
"not_connected": "Нет линий или полигонов для разъединения.",
|
"not_connected": "Нет линий или полигонов для разъединения.",
|
||||||
|
"not_downloaded": "Нельзя отсоединить: его части еще не загружены.",
|
||||||
"connected_to_hidden": "Нельзя разъединить, так как имеется соединение со скрытым объектом.",
|
"connected_to_hidden": "Нельзя разъединить, так как имеется соединение со скрытым объектом.",
|
||||||
"relation": "Нельзя разъединить, так как имеются соединения с участниками отношения."
|
"relation": "Нельзя разъединить, так как имеются соединения с участниками отношения."
|
||||||
},
|
},
|
||||||
|
@ -346,6 +400,36 @@
|
||||||
"create": "Добавлен запрет манёвра",
|
"create": "Добавлен запрет манёвра",
|
||||||
"delete": "Удалён запрет манёвра"
|
"delete": "Удалён запрет манёвра"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"extract": {
|
||||||
|
"title": "Извлечь",
|
||||||
|
"key": "E",
|
||||||
|
"description": {
|
||||||
|
"vertex": {
|
||||||
|
"single": "Извлечь точку из родительских линей/полигонов."
|
||||||
|
},
|
||||||
|
"area": {
|
||||||
|
"single": "Извлечь точку с этого полигона."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"annotation": {
|
||||||
|
"single": "Извлеченная точка."
|
||||||
|
},
|
||||||
|
"too_large": {
|
||||||
|
"area": {
|
||||||
|
"single": "Точку нельзя извлечь с полигона, так как большая его часть скрыта."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"restriction": {
|
||||||
|
"vertex": {
|
||||||
|
"single": "Точку нельзя извлечь, так как это нарушит отношение \"{relation}\"."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"connected_to_hidden": {
|
||||||
|
"vertex": {
|
||||||
|
"single": "Точку нельзя извлечь, так как имеется соединение со скрытым объектом."
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restriction": {
|
"restriction": {
|
||||||
|
@ -522,7 +606,7 @@
|
||||||
"inspector": {
|
"inspector": {
|
||||||
"zoom_to": {
|
"zoom_to": {
|
||||||
"key": "Z",
|
"key": "Z",
|
||||||
"title": "Приблизить это",
|
"title": "Приблизить объект",
|
||||||
"tooltip_feature": "Отцентрировать и приблизить карту, чтобы сфокусироваться на эту особенность.",
|
"tooltip_feature": "Отцентрировать и приблизить карту, чтобы сфокусироваться на эту особенность.",
|
||||||
"tooltip_note": "Отцентрировать и приблизить карту, чтобы сфокусироваться на эту заметку.",
|
"tooltip_note": "Отцентрировать и приблизить карту, чтобы сфокусироваться на эту заметку.",
|
||||||
"tooltip_data": "Отцентрировать и приблизить карту, чтобы сфокусироваться на эти данные.",
|
"tooltip_data": "Отцентрировать и приблизить карту, чтобы сфокусироваться на эти данные.",
|
||||||
|
@ -535,6 +619,7 @@
|
||||||
"all_tags": "Все теги",
|
"all_tags": "Все теги",
|
||||||
"all_members": "Все участники",
|
"all_members": "Все участники",
|
||||||
"all_relations": "Все отношения",
|
"all_relations": "Все отношения",
|
||||||
|
"add_to_relation": "Добавить к отношению",
|
||||||
"new_relation": "Новое отношение…",
|
"new_relation": "Новое отношение…",
|
||||||
"choose_relation": "Выберите родительское отношение",
|
"choose_relation": "Выберите родительское отношение",
|
||||||
"role": "Роль",
|
"role": "Роль",
|
||||||
|
@ -591,6 +676,7 @@
|
||||||
"overlays": "Накладываемые изображения",
|
"overlays": "Накладываемые изображения",
|
||||||
"imagery_source_faq": "Сведения о подложке / Сообщить о проблеме",
|
"imagery_source_faq": "Сведения о подложке / Сообщить о проблеме",
|
||||||
"reset": "сброс",
|
"reset": "сброс",
|
||||||
|
"reset_all": "Сбросить все",
|
||||||
"display_options": "Настройки отображения",
|
"display_options": "Настройки отображения",
|
||||||
"brightness": "Яркость",
|
"brightness": "Яркость",
|
||||||
"contrast": "Контраст",
|
"contrast": "Контраст",
|
||||||
|
@ -618,6 +704,14 @@
|
||||||
"tooltip": "Данные с заметками OpenStreetMap",
|
"tooltip": "Данные с заметками OpenStreetMap",
|
||||||
"title": "Заметки OpenStreetMap"
|
"title": "Заметки OpenStreetMap"
|
||||||
},
|
},
|
||||||
|
"keepRight": {
|
||||||
|
"tooltip": "Автоматически обнаруженные проблемы из keepright.at",
|
||||||
|
"title": "Проблемы KeepRight"
|
||||||
|
},
|
||||||
|
"improveOSM": {
|
||||||
|
"tooltip": "Автоматически обнаруживать отсутствующие данные из improveosm.org",
|
||||||
|
"title": "Проблемы ImproveOSM"
|
||||||
|
},
|
||||||
"custom": {
|
"custom": {
|
||||||
"tooltip": "Перетащите файл с данными на страницу или нажмитке кнопку для настройки",
|
"tooltip": "Перетащите файл с данными на страницу или нажмитке кнопку для настройки",
|
||||||
"title": "Пользовательские данные карты",
|
"title": "Пользовательские данные карты",
|
||||||
|
@ -630,15 +724,18 @@
|
||||||
"osmhidden": "Эти объекты были автоматически скрыты, потому что слой OpenStreetMap сейчас скрыт."
|
"osmhidden": "Эти объекты были автоматически скрыты, потому что слой OpenStreetMap сейчас скрыт."
|
||||||
},
|
},
|
||||||
"photo_overlays": {
|
"photo_overlays": {
|
||||||
|
"title": "Наложение фотографий",
|
||||||
"traffic_signs": {
|
"traffic_signs": {
|
||||||
"title": "Дорожные знаки"
|
"title": "Дорожные знаки"
|
||||||
},
|
},
|
||||||
"photo_type": {
|
"photo_type": {
|
||||||
"flat": {
|
"flat": {
|
||||||
"title": "Обычные Фотографии"
|
"title": "Обычные Фотографии",
|
||||||
|
"tooltip": "Традиционные фотографии"
|
||||||
},
|
},
|
||||||
"panoramic": {
|
"panoramic": {
|
||||||
"title": "Панорамные снимки"
|
"title": "Панорамные снимки",
|
||||||
|
"tooltip": "Панорамные фото 360°"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -663,6 +760,13 @@
|
||||||
"description": "Здания",
|
"description": "Здания",
|
||||||
"tooltip": "Здания, укрытия, гаражи и т.д."
|
"tooltip": "Здания, укрытия, гаражи и т.д."
|
||||||
},
|
},
|
||||||
|
"building_parts": {
|
||||||
|
"tooltip": "3D здания и компоненты крыши"
|
||||||
|
},
|
||||||
|
"indoor": {
|
||||||
|
"description": "Объекты в помещении",
|
||||||
|
"tooltip": "Комнаты, коридоры, лестницы и т.п."
|
||||||
|
},
|
||||||
"landuse": {
|
"landuse": {
|
||||||
"description": "Объекты землепользования",
|
"description": "Объекты землепользования",
|
||||||
"tooltip": "Леса, поля, парки, жилые районы, деловые районы и т.д."
|
"tooltip": "Леса, поля, парки, жилые районы, деловые районы и т.д."
|
||||||
|
@ -679,6 +783,14 @@
|
||||||
"description": "Объекты железной дороги",
|
"description": "Объекты железной дороги",
|
||||||
"tooltip": "Рельсы"
|
"tooltip": "Рельсы"
|
||||||
},
|
},
|
||||||
|
"pistes": {
|
||||||
|
"description": "Объекты зимнего отдыха",
|
||||||
|
"tooltip": "Лыжные трассы, санные трассы, трассы для катания на коньках и т.п."
|
||||||
|
},
|
||||||
|
"aerialways": {
|
||||||
|
"description": "Надземные объекты",
|
||||||
|
"tooltip": "Кресельные подъемники, гондолы, канатные мосты и т.п."
|
||||||
|
},
|
||||||
"power": {
|
"power": {
|
||||||
"description": "Объекты электроэнергетики",
|
"description": "Объекты электроэнергетики",
|
||||||
"tooltip": "Линии электропередач, электростанции, подстанции и т.д."
|
"tooltip": "Линии электропередач, электростанции, подстанции и т.д."
|
||||||
|
@ -731,7 +843,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
"restore": {
|
||||||
"heading": "У вас есть несохранённые изменения",
|
"heading": "У вас есть несохранённые правки",
|
||||||
"description": "Вы хотите восстановить несохранённые изменения с прошлого сеанса?",
|
"description": "Вы хотите восстановить несохранённые изменения с прошлого сеанса?",
|
||||||
"restore": "Восстановить мои изменения",
|
"restore": "Восстановить мои изменения",
|
||||||
"reset": "Отменить мои изменения"
|
"reset": "Отменить мои изменения"
|
||||||
|
@ -773,6 +885,10 @@
|
||||||
"just_edited": "Вы только что отредактировали карту OpenStreetMap!",
|
"just_edited": "Вы только что отредактировали карту OpenStreetMap!",
|
||||||
"thank_you": "Благодарим за улучшение карты.",
|
"thank_you": "Благодарим за улучшение карты.",
|
||||||
"thank_you_location": "Благодарим за улучшение карты в районе: {where}.",
|
"thank_you_location": "Благодарим за улучшение карты в районе: {where}.",
|
||||||
|
"thank_you_where": {
|
||||||
|
"format": "{place}{separator}{region}",
|
||||||
|
"separator": ", "
|
||||||
|
},
|
||||||
"help_html": "Сделанные вами изменения отобразятся на OpenStreetMap в течение нескольких минут. На другие карты они могут попасть не так быстро.",
|
"help_html": "Сделанные вами изменения отобразятся на OpenStreetMap в течение нескольких минут. На другие карты они могут попасть не так быстро.",
|
||||||
"help_link_text": "Подробности",
|
"help_link_text": "Подробности",
|
||||||
"help_link_url": "https://wiki.openstreetmap.org/wiki/RU:FAQ#.D0.AF_.D0.BD.D0.B0.D0.BD.D1.91.D1.81_.D0.BD.D0.B5.D1.81.D0.BA.D0.BE.D0.BB.D1.8C.D0.BA.D0.BE_.D0.BE.D0.B1.D1.8A.D0.B5.D0.BA.D1.82.D0.BE.D0.B2_.D0.BD.D0.B0_.D0.BA.D0.B0.D1.80.D1.82.D1.83.2C_.D0.BD.D0.BE_.D0.BE.D0.BD.D0.B8_.D0.BD.D0.B5_.D0.BE.D1.82.D0.BE.D0.B1.D1.80.D0.B0.D0.B6.D0.B0.D1.8E.D1.82.D1.81.D1.8F._.D0.9F.D0.BE.D1.87.D0.B5.D0.BC.D1.83.3F",
|
"help_link_url": "https://wiki.openstreetmap.org/wiki/RU:FAQ#.D0.AF_.D0.BD.D0.B0.D0.BD.D1.91.D1.81_.D0.BD.D0.B5.D1.81.D0.BA.D0.BE.D0.BB.D1.8C.D0.BA.D0.BE_.D0.BE.D0.B1.D1.8A.D0.B5.D0.BA.D1.82.D0.BE.D0.B2_.D0.BD.D0.B0_.D0.BA.D0.B0.D1.80.D1.82.D1.83.2C_.D0.BD.D0.BE_.D0.BE.D0.BD.D0.B8_.D0.BD.D0.B5_.D0.BE.D1.82.D0.BE.D0.B1.D1.80.D0.B0.D0.B6.D0.B0.D1.8E.D1.82.D1.81.D1.8F._.D0.9F.D0.BE.D1.87.D0.B5.D0.BC.D1.83.3F",
|
||||||
|
@ -792,8 +908,7 @@
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "Вас приветствует iD — редактор карт OpenStreetMap",
|
"welcome": "Вас приветствует iD — редактор карт OpenStreetMap",
|
||||||
"text": "Редактор iD — простой, но мощный инструмент для редактирования лучшей в мире бесплатной открытой карты. Версия программы: {version}. Дополнительную информацию смотрите на {website}, об ошибках сообщайте на {github}.",
|
"text": "Редактор iD — простой, но мощный инструмент для редактирования лучшей в мире бесплатной открытой карты. Версия программы: {version}. Дополнительную информацию смотрите на {website}, об ошибках сообщайте на {github}.",
|
||||||
"walkthrough": "Начать обучение",
|
"walkthrough": "Начать обучение"
|
||||||
"start": "Редактировать"
|
|
||||||
},
|
},
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "основной",
|
"live": "основной",
|
||||||
|
@ -1148,10 +1263,85 @@
|
||||||
"rules": {
|
"rules": {
|
||||||
"title": "Правила"
|
"title": "Правила"
|
||||||
},
|
},
|
||||||
|
"no_issues": {
|
||||||
|
"message": {
|
||||||
|
"everything": "Всё выглядит хорошо",
|
||||||
|
"everything_in_view": "При просмотре всё выглядит хорошо",
|
||||||
|
"edits": "Ваши изменения выглядят хорошо",
|
||||||
|
"edits_in_view": "При просмотре ваши изменения выглядят хорошо"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"options": {
|
||||||
|
"what": {
|
||||||
|
"edited": "Мои изменения",
|
||||||
|
"all": "Все"
|
||||||
|
},
|
||||||
|
"where": {
|
||||||
|
"visible": "При просмотре",
|
||||||
|
"all": "Везде"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"enable_all": "Включить все",
|
||||||
|
"disable_all": "Отключить все",
|
||||||
|
"fix_all": {
|
||||||
|
"title": "Исправить все"
|
||||||
|
},
|
||||||
|
"crossing_ways": {
|
||||||
|
"title": "Пересечения путей"
|
||||||
|
},
|
||||||
|
"disconnected_way": {
|
||||||
|
"title": "Разъединены линии"
|
||||||
|
},
|
||||||
"outdated_tags": {
|
"outdated_tags": {
|
||||||
"title": "Устаревшие теги"
|
"title": "Устаревшие теги"
|
||||||
},
|
},
|
||||||
|
"impossible_oneway": {
|
||||||
|
"title": "Некорректное указание односторонних дорог"
|
||||||
|
},
|
||||||
"fix": {
|
"fix": {
|
||||||
|
"connect_crossing_features": {
|
||||||
|
"annotation": "Соединить пересекающиеся объекты"
|
||||||
|
},
|
||||||
|
"connect_endpoints": {
|
||||||
|
"title": "Соединить концы"
|
||||||
|
},
|
||||||
|
"connect_feature": {
|
||||||
|
"title": "Соединить объект"
|
||||||
|
},
|
||||||
|
"connect_features": {
|
||||||
|
"title": "Соединить объекты"
|
||||||
|
},
|
||||||
|
"continue_from_start": {
|
||||||
|
"title": "Продолжить рисовать с начала"
|
||||||
|
},
|
||||||
|
"continue_from_end": {
|
||||||
|
"title": "Продолжить рисовать с конца"
|
||||||
|
},
|
||||||
|
"delete_feature": {
|
||||||
|
"title": "Удалить этот объект"
|
||||||
|
},
|
||||||
|
"ignore_issue": {
|
||||||
|
"title": "Пропустить эту проблему"
|
||||||
|
},
|
||||||
|
"remove_generic_name": {
|
||||||
|
"title": "Удалить имя"
|
||||||
|
},
|
||||||
|
"remove_private_info": {
|
||||||
|
"annotation": "Удалить конфиденциальную информацию"
|
||||||
|
},
|
||||||
|
"remove_proprietary_data": {
|
||||||
|
"title": "Удалить частные данные"
|
||||||
|
},
|
||||||
|
"remove_tag": {
|
||||||
|
"title": "Удалить тег",
|
||||||
|
"annotation": "Удалённый тег."
|
||||||
|
},
|
||||||
|
"remove_tags": {
|
||||||
|
"title": "Удалить теги"
|
||||||
|
},
|
||||||
|
"reposition_features": {
|
||||||
|
"title": "Переместить объекты"
|
||||||
|
},
|
||||||
"select_road_type": {
|
"select_road_type": {
|
||||||
"title": "Выберите тип дороги"
|
"title": "Выберите тип дороги"
|
||||||
},
|
},
|
||||||
|
@ -1471,7 +1661,8 @@
|
||||||
},
|
},
|
||||||
"with_selected": {
|
"with_selected": {
|
||||||
"title": "Для выделенных объектов",
|
"title": "Для выделенных объектов",
|
||||||
"edit_menu": "Показать меню редактирования"
|
"edit_menu": "Показать меню редактирования",
|
||||||
|
"zoom_to": "Приблизить выделенный объект"
|
||||||
},
|
},
|
||||||
"vertex_selected": {
|
"vertex_selected": {
|
||||||
"title": "Для выделенной точки",
|
"title": "Для выделенной точки",
|
||||||
|
@ -2086,7 +2277,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Направление",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Назад",
|
"backward": "Назад",
|
||||||
"both": "В обе/все стороны",
|
"both": "В обе/все стороны",
|
||||||
|
@ -2845,7 +3035,6 @@
|
||||||
"placeholder": "Расстояние с точностью до одного знака (123.4)"
|
"placeholder": "Расстояние с точностью до одного знака (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Направление",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Назад",
|
"backward": "Назад",
|
||||||
"both": "В обе/все стороны",
|
"both": "В обе/все стороны",
|
||||||
|
@ -3269,7 +3458,6 @@
|
||||||
"label": "Дорожный знак"
|
"label": "Дорожный знак"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Направление",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Назад",
|
"backward": "Назад",
|
||||||
"both": "В обе/все стороны",
|
"both": "В обе/все стороны",
|
||||||
|
@ -3280,7 +3468,6 @@
|
||||||
"label": "Тип"
|
"label": "Тип"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Направление",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Назад",
|
"backward": "Назад",
|
||||||
"both": "В обе/все стороны",
|
"both": "В обе/все стороны",
|
||||||
|
@ -5157,30 +5344,15 @@
|
||||||
"name": "Барраки",
|
"name": "Барраки",
|
||||||
"terms": "Жилые помещения"
|
"terms": "Жилые помещения"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Военный бункер"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Контрольно-пропускной пункт",
|
|
||||||
"terms": "Зона досмотра, КПП"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Опасная зона"
|
"name": "Опасная зона"
|
||||||
},
|
},
|
||||||
"landuse/military/naval_base": {
|
"landuse/military/naval_base": {
|
||||||
"name": "Военно-морская база"
|
"name": "Военно-морская база"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Ядерный полигон",
|
|
||||||
"terms": "ядерный полигон, полигон для испытаний ядерного оружия"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Полоса препятствий"
|
"name": "Полоса препятствий"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Военный офис",
|
|
||||||
"terms": "Военные административные здания"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Военный полигон",
|
"name": "Военный полигон",
|
||||||
"terms": "стрельбище, стрелковый полигон"
|
"terms": "стрельбище, стрелковый полигон"
|
||||||
|
|
11
vendor/assets/iD/iD/locales/si.json
vendored
11
vendor/assets/iD/iD/locales/si.json
vendored
|
@ -212,7 +212,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "ලෝකය පුරා සොයන්න",
|
"search": "ලෝකය පුරා සොයන්න",
|
||||||
"no_results_visible": "පෙනෙන සිතියම කොටසෙන් සොයාගත නොහැක",
|
|
||||||
"no_results_worldwide": "සොයාගත නොහැක"
|
"no_results_worldwide": "සොයාගත නොහැක"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -312,10 +311,6 @@
|
||||||
"tooltip": "සම්පුර්ණයෙන් වෙසෙන පරිදි ප්රදේශය ඇඳ ඇත. "
|
"tooltip": "සම්පුර්ණයෙන් වෙසෙන පරිදි ප්රදේශය ඇඳ ඇත. "
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "ඔබ සතුව සුරකීම නොකරන ලද වෙනස්කම් ඇත",
|
|
||||||
"description": "ඔබට මීට පෙර සංස්කරණය කිරීමේදී සුරැකීමට නොහැකි වූ වෙනස් කිරීම් නැවත පිහිටුවීමට අවශ්යද ? "
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "සුරකින්න",
|
"title": "සුරකින්න",
|
||||||
"no_changes": "සුරැකීම සඳහා වෙනස් කිරීම් නැත.",
|
"no_changes": "සුරැකීම සඳහා වෙනස් කිරීම් නැත.",
|
||||||
|
@ -333,15 +328,9 @@
|
||||||
"done": "සියලු නොගැලපීම නිරාකරණය කෙරිණි"
|
"done": "සියලු නොගැලපීම නිරාකරණය කෙරිණි"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
|
||||||
"just_edited": "ඔබ මේ මොහොතේ OpenStreetMap සංස්කරණය කරන ලදී"
|
|
||||||
},
|
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"cancel": "අහෝසි කරන්න"
|
"cancel": "අහෝසි කරන්න"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "iD OpenStreetMap සංස්කරණ වේදසටහන වෙත සාදරයෙන් පිළිගනිමු"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "සජීවී"
|
"live": "සජීවී"
|
||||||
},
|
},
|
||||||
|
|
17
vendor/assets/iD/iD/locales/sk.json
vendored
17
vendor/assets/iD/iD/locales/sk.json
vendored
|
@ -379,7 +379,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Hľadaj celosvetovo...",
|
"search": "Hľadaj celosvetovo...",
|
||||||
"no_results_visible": "Žiadne výsledky vo viditeľnej mapovej oblasti",
|
|
||||||
"no_results_worldwide": "Bez výsledkov"
|
"no_results_worldwide": "Bez výsledkov"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -520,12 +519,6 @@
|
||||||
"tooltip": "Plochy su vykreslené plne vyplnené."
|
"tooltip": "Plochy su vykreslené plne vyplnené."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Máte neuložené zmeny",
|
|
||||||
"description": "Želáte si obnoviť neuložené zmeny z predchádzajúcej návštevy?",
|
|
||||||
"restore": "Obnoviť moje zmeny",
|
|
||||||
"reset": "Vymazať moje zmeny"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Ulož",
|
"title": "Ulož",
|
||||||
"help": "Prezrite si znovu Vaše zmeny a nahrajte ich do OpenStreetMap, čím ich sprístupnite ďalším užívateľom.",
|
"help": "Prezrite si znovu Vaše zmeny a nahrajte ich do OpenStreetMap, čím ich sprístupnite ďalším užívateľom.",
|
||||||
|
@ -559,7 +552,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Práve ste upravili OpenStreetMap!",
|
|
||||||
"help_link_text": "Podrobnosti",
|
"help_link_text": "Podrobnosti",
|
||||||
"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"
|
"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"
|
||||||
},
|
},
|
||||||
|
@ -567,11 +559,6 @@
|
||||||
"okay": "OK",
|
"okay": "OK",
|
||||||
"cancel": "Zrušiť"
|
"cancel": "Zrušiť"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Vitajte v iD editore pre OpenStreetMap",
|
|
||||||
"text": "iD je prívetivý ale silný nástroj pre prispievanie do najlepšej slobodnej mapy sveta. Toto je verzia {version}. Pre viac informácií navštívte {website} alebo nahlasujte chyby na {github}.",
|
|
||||||
"walkthrough": "Začni prehliadku"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "pripojený",
|
"live": "pripojený",
|
||||||
"lose_changes": "Máte neuložené zmeny. Zmenou mapového servera ich zrušíte. Ste si istý, že chcete prepnúť na iný server?",
|
"lose_changes": "Máte neuložené zmeny. Zmenou mapového servera ich zrušíte. Ste si istý, že chcete prepnúť na iný server?",
|
||||||
|
@ -3473,10 +3460,6 @@
|
||||||
"name": "Námorná základňa",
|
"name": "Námorná základňa",
|
||||||
"terms": "namorna zakladna"
|
"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": {
|
"landuse/orchard": {
|
||||||
"name": "Sad",
|
"name": "Sad",
|
||||||
"terms": "sad,stromy,ovocie,ovocné stromy,ovocne stromy,ovocný sad,ovocny sad"
|
"terms": "sad,stromy,ovocie,ovocné stromy,ovocne stromy,ovocný sad,ovocny sad"
|
||||||
|
|
35
vendor/assets/iD/iD/locales/sl.json
vendored
35
vendor/assets/iD/iD/locales/sl.json
vendored
|
@ -405,7 +405,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Poišči po svetovnem zemljevidu ...",
|
"search": "Poišči po svetovnem zemljevidu ...",
|
||||||
"no_results_visible": "V vidnem polju zemljevida ni skladnih zadetkov",
|
|
||||||
"no_results_worldwide": "Ni najdenih zadetkov"
|
"no_results_worldwide": "Ni najdenih zadetkov"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -553,12 +552,6 @@
|
||||||
"tooltip": "Narisano polje je v celoti zapolnjeno z vzorcem."
|
"tooltip": "Narisano polje je v celoti zapolnjeno z vzorcem."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Nekatere spremembe še niso shranjene.",
|
|
||||||
"description": "Ali želite ponovno obnoviti še ne shranjene spremembe predhodne seje urejanja?",
|
|
||||||
"restore": "Obnovi spremembe",
|
|
||||||
"reset": "Zavrzi spremembe"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Shrani",
|
"title": "Shrani",
|
||||||
"help": "Preverite narejene spremembe in jih pošljite na strežnik OpenStreetMap, da bodo na voljo tudi drugim uporabnikom.",
|
"help": "Preverite narejene spremembe in jih pošljite na strežnik OpenStreetMap, da bodo na voljo tudi drugim uporabnikom.",
|
||||||
|
@ -592,10 +585,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Zemljevid OSM je posodobljen!",
|
|
||||||
"thank_you": "Hvala, da ste izboljšali zemljevid.",
|
|
||||||
"thank_you_location": "Hvala, da ste izboljšali zemljevid pri {where}.",
|
|
||||||
"help_html": "Vaše spremembe se bodo pojavile na OpenStreetMap v nekaj minutah. Posodobitev zemljevidov drugje lahko traja dlje časa.",
|
|
||||||
"help_link_text": "Podrobnosti",
|
"help_link_text": "Podrobnosti",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "Ogled paketa sprememb na OSM",
|
"view_on_osm": "Ogled paketa sprememb na OSM",
|
||||||
|
@ -611,12 +600,6 @@
|
||||||
"okay": "V redu",
|
"okay": "V redu",
|
||||||
"cancel": "Prekliči"
|
"cancel": "Prekliči"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Dobrodošli v iD, urejevalniku podatkov OpenStreetMap",
|
|
||||||
"text": "Urejevalnik iD je zmogljivo, uporabniku prijazno orodje za vnašanje podatkov na najboljši brezplačni svetovni zemljevid. Uporabljena je zadnja različica {version}. Več podrobnosti o urejevalniku je na voljo na {website}, poročila o hroščih pa se zbirajo na spletišču {github}.",
|
|
||||||
"walkthrough": "Predstavitev orodja",
|
|
||||||
"start": "Začni z urejanjem"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "objavljeno",
|
"live": "objavljeno",
|
||||||
"lose_changes": "Nekatere spremembe še niso shranjene. Zamenjava strežnika zemljevida jih bo zavrgla. Ali ste prepričani, da želite zamenjati strežnik?",
|
"lose_changes": "Nekatere spremembe še niso shranjene. Zamenjava strežnika zemljevida jih bo zavrgla. Ali ste prepričani, da želite zamenjati strežnik?",
|
||||||
|
@ -1483,9 +1466,6 @@
|
||||||
"clockwise": "V smeri urinega kazalca"
|
"clockwise": "V smeri urinega kazalca"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
|
||||||
"label": "Smer"
|
|
||||||
},
|
|
||||||
"display": {
|
"display": {
|
||||||
"label": "Zaslon"
|
"label": "Zaslon"
|
||||||
},
|
},
|
||||||
|
@ -2198,7 +2178,6 @@
|
||||||
"label": "Prometni znak"
|
"label": "Prometni znak"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Smer",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Nazaj",
|
"backward": "Nazaj",
|
||||||
"both": "Obe / vse",
|
"both": "Obe / vse",
|
||||||
|
@ -2209,7 +2188,6 @@
|
||||||
"label": "Vrsta"
|
"label": "Vrsta"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Smer",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Nazaj",
|
"backward": "Nazaj",
|
||||||
"both": "Obe / vse",
|
"both": "Obe / vse",
|
||||||
|
@ -3565,13 +3543,6 @@
|
||||||
"name": "Vojašnica",
|
"name": "Vojašnica",
|
||||||
"terms": "vojašnica,vojska,varovanje,tanki,poveljniki,general"
|
"terms": "vojašnica,vojska,varovanje,tanki,poveljniki,general"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Vojaško zaklonišče"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Nadzorna točka",
|
|
||||||
"terms": "kontrola, kontrolna točka, rampa"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Nevarno območje",
|
"name": "Nevarno območje",
|
||||||
"terms": "strelišče, delovišče, gradbišče"
|
"terms": "strelišče, delovišče, gradbišče"
|
||||||
|
@ -3579,15 +3550,9 @@
|
||||||
"landuse/military/naval_base": {
|
"landuse/military/naval_base": {
|
||||||
"name": "Vojaško pomorsko oporišče"
|
"name": "Vojaško pomorsko oporišče"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Območje jedrskih poskusov"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Vojaške ovire za trening"
|
"name": "Vojaške ovire za trening"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Vojaške pisarne"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Vojaško strelišče"
|
"name": "Vojaško strelišče"
|
||||||
},
|
},
|
||||||
|
|
4
vendor/assets/iD/iD/locales/so.json
vendored
4
vendor/assets/iD/iD/locales/so.json
vendored
|
@ -136,7 +136,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Ka raadi dunida oo dhan…",
|
"search": "Ka raadi dunida oo dhan…",
|
||||||
"no_results_visible": "Wax natiijooyin ah kama muuqdaan aagga Khariidada.",
|
|
||||||
"no_results_worldwide": "Wax tilmaamo ah lama helin"
|
"no_results_worldwide": "Wax tilmaamo ah lama helin"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -188,9 +187,6 @@
|
||||||
"next": "Xiga >"
|
"next": "Xiga >"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Ku soo dhowow id OpenStreetMap editor"
|
|
||||||
},
|
|
||||||
"tag_reference": {
|
"tag_reference": {
|
||||||
"description": "Sharaxaad"
|
"description": "Sharaxaad"
|
||||||
},
|
},
|
||||||
|
|
12
vendor/assets/iD/iD/locales/sq.json
vendored
12
vendor/assets/iD/iD/locales/sq.json
vendored
|
@ -363,7 +363,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Kërkoni të gjithë botën...",
|
"search": "Kërkoni të gjithë botën...",
|
||||||
"no_results_visible": "Nuk ka rezultate në zonën e dukshme të hartës",
|
|
||||||
"no_results_worldwide": "Nuk u gjetën rezultate"
|
"no_results_worldwide": "Nuk u gjetën rezultate"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -490,9 +489,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Ju keni ndryshime të paruajtura"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Ruaj",
|
"title": "Ruaj",
|
||||||
"help": "Rishikoni ndryshimet tuaja dhe ngarkojini ato në OpenStreetMap, duke i bërë ato të dukshme tek përdoruesit e tjerë.",
|
"help": "Rishikoni ndryshimet tuaja dhe ngarkojini ato në OpenStreetMap, duke i bërë ato të dukshme tek përdoruesit e tjerë.",
|
||||||
|
@ -522,9 +518,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Ju sapo edituat në OpenStreetMap!",
|
|
||||||
"thank_you": "Faleminderit për përmirësimin e hartës.",
|
|
||||||
"thank_you_location": "Faleminderit për përmirësimin e hartës përreth {where}",
|
|
||||||
"help_link_text": "Detajet",
|
"help_link_text": "Detajet",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "Shikoni Ndryshimet në OSM",
|
"view_on_osm": "Shikoni Ndryshimet në OSM",
|
||||||
|
@ -540,11 +533,6 @@
|
||||||
"okay": "OK",
|
"okay": "OK",
|
||||||
"cancel": "Anullo"
|
"cancel": "Anullo"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Mirësevini në iD OpenStreetMap editor",
|
|
||||||
"text": "iD është një mjet familar por i fuqishëm për të kontribuar në hartën e hapur më të mirë në botë. Ky është vesioni {version}. Për më shumë informacion shihni {website} dhe raportoni problematikat në {github}.",
|
|
||||||
"start": "Editoni tani"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "drejtpërdrejt"
|
"live": "drejtpërdrejt"
|
||||||
},
|
},
|
||||||
|
|
25
vendor/assets/iD/iD/locales/sr.json
vendored
25
vendor/assets/iD/iD/locales/sr.json
vendored
|
@ -392,7 +392,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Претражи широм света...",
|
"search": "Претражи широм света...",
|
||||||
"no_results_visible": "Нема резултата на видљивом делу мапе",
|
|
||||||
"no_results_worldwide": "Нема резултата претраге"
|
"no_results_worldwide": "Нема резултата претраге"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -539,12 +538,6 @@
|
||||||
"tooltip": "Области су исцртане у потпуности попуњене."
|
"tooltip": "Области су исцртане у потпуности попуњене."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Имате несачуване измене",
|
|
||||||
"description": "Да ли желите да се повратити несачуване измене од претходног уређивања?",
|
|
||||||
"restore": "Поврати моје измене",
|
|
||||||
"reset": "Одбаци моје измене"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Сачувај",
|
"title": "Сачувај",
|
||||||
"help": "Проверите ваше измене и учитајте их на Опенстритмап како би биле видљиве осталим корисницима.",
|
"help": "Проверите ваше измене и учитајте их на Опенстритмап како би биле видљиве осталим корисницима.",
|
||||||
|
@ -577,7 +570,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Управо сте уређивали OpenStreetMap!",
|
|
||||||
"help_link_text": "Детаљи",
|
"help_link_text": "Детаљи",
|
||||||
"events": "Догађаји",
|
"events": "Догађаји",
|
||||||
"languages": "Језици: {languages}",
|
"languages": "Језици: {languages}",
|
||||||
|
@ -588,11 +580,6 @@
|
||||||
"okay": "У реду",
|
"okay": "У реду",
|
||||||
"cancel": "Откажи"
|
"cancel": "Откажи"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Добродошли на iD, уређивач Опенстреетмапа ",
|
|
||||||
"text": "ИД је једноставан али моћан алат за допринос најбољој слободној мапи света. Ово је верзија {version}. За више информација погледајте {website} и пријавите грешке на {github}.",
|
|
||||||
"walkthrough": "Покрени упознавање"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "уживо",
|
"live": "уживо",
|
||||||
"lose_changes": "Имате несачуване измене. Пребацивање на други сервер ће их одбацити. Да ли сте сигурни да желите да промените сервер?",
|
"lose_changes": "Имате несачуване измене. Пребацивање на други сервер ће их одбацити. Да ли сте сигурни да желите да промените сервер?",
|
||||||
|
@ -2766,14 +2753,6 @@
|
||||||
"name": "Бараке",
|
"name": "Бараке",
|
||||||
"terms": "бараке,касарне,дашчаре"
|
"terms": "бараке,касарне,дашчаре"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Војни бункер",
|
|
||||||
"terms": "војни бункер,војно склониште"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Контролна тачка",
|
|
||||||
"terms": "контролна тачка,контролни пункт"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Опасна област",
|
"name": "Опасна област",
|
||||||
"terms": "опасна област,опасна зона,опасност"
|
"terms": "опасна област,опасна зона,опасност"
|
||||||
|
@ -2781,10 +2760,6 @@
|
||||||
"landuse/military/naval_base": {
|
"landuse/military/naval_base": {
|
||||||
"name": "Поморска база"
|
"name": "Поморска база"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Место нуклеарне експлозије,нуклеарна експлозија",
|
|
||||||
"terms": "место нуклеарне експлозије"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Коњички терен са препрекама",
|
"name": "Коњички терен са препрекама",
|
||||||
"terms": "терен са препрекама,коњички терен са препрекама"
|
"terms": "терен са препрекама,коњички терен са препрекама"
|
||||||
|
|
123
vendor/assets/iD/iD/locales/sv.json
vendored
123
vendor/assets/iD/iD/locales/sv.json
vendored
|
@ -807,7 +807,12 @@
|
||||||
"tooltip": "Järnvägar"
|
"tooltip": "Järnvägar"
|
||||||
},
|
},
|
||||||
"pistes": {
|
"pistes": {
|
||||||
"description": "Pister"
|
"description": "Pister",
|
||||||
|
"tooltip": "Skidbackar, pulkabackar, Skridskobanor etc. "
|
||||||
|
},
|
||||||
|
"aerialways": {
|
||||||
|
"description": "Linbaneobjekt",
|
||||||
|
"tooltip": "Stollift, gondol, linbana etc."
|
||||||
},
|
},
|
||||||
"power": {
|
"power": {
|
||||||
"description": "Kraftobjekt",
|
"description": "Kraftobjekt",
|
||||||
|
@ -861,10 +866,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
"restore": {
|
||||||
"heading": "Du har osparade ändringar.",
|
"heading": "Du har osparade ändringar",
|
||||||
"description": "Du har ändringar från förra sessionen som inte har sparats. Vill du hämta dessa ändringar?",
|
"description": "Vill du återställa osparade ändringar från föregående redigeringssession?",
|
||||||
"restore": "Återställ mina ändringar",
|
"restore": "Återställ mina ändringar",
|
||||||
"reset": "Ta bort mina ändringar"
|
"reset": "Släng mina ändringar"
|
||||||
},
|
},
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Spara",
|
"title": "Spara",
|
||||||
|
@ -907,7 +912,7 @@
|
||||||
"format": "{place}{separator}{region}",
|
"format": "{place}{separator}{region}",
|
||||||
"separator": " i "
|
"separator": " i "
|
||||||
},
|
},
|
||||||
"help_html": "Dina ändringar borde synas på OpenStreetMap om några minuter. Det kan ta längre tid för andra kartor att få uppdateringar.",
|
"help_html": "Dina ändringar borde synas på OpenStreetMap om några minuter. Det kan ta längre tid för andra kartor att bli uppdaterade.",
|
||||||
"help_link_text": "Detaljer",
|
"help_link_text": "Detaljer",
|
||||||
"help_link_url": "https://wiki.openstreetmap.org/wiki/Sv:FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F",
|
"help_link_url": "https://wiki.openstreetmap.org/wiki/Sv:FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F",
|
||||||
"view_on_osm": "Visa ändringar på OSM",
|
"view_on_osm": "Visa ändringar på OSM",
|
||||||
|
@ -924,8 +929,8 @@
|
||||||
"cancel": "Avbryt"
|
"cancel": "Avbryt"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "Välkommen till iD OpenStreetMap-redigeraren",
|
"welcome": "Välkommen till iD OpenStreetMap-redigerare",
|
||||||
"text": "iD är ett användarvänligt och kraftfullt verktyg för att bidra till världens bästa fria karta. Detta är version {version}. För mer information besök {website} eller rapportera fel på {github}.",
|
"text": "iD är ett användarvänligt och kraftfullt verktyg för att bidra till världens bästa fria karta. Detta är version {version}. För mer information, besök {website} eller rapportera fel på {github}.",
|
||||||
"walkthrough": "Starta genomgången",
|
"walkthrough": "Starta genomgången",
|
||||||
"start": "Redigera nu"
|
"start": "Redigera nu"
|
||||||
},
|
},
|
||||||
|
@ -1630,14 +1635,22 @@
|
||||||
"title": "Nästan korsande",
|
"title": "Nästan korsande",
|
||||||
"message": "{feature} är väldigt nära men inte ansluten till {feature2}",
|
"message": "{feature} är väldigt nära men inte ansluten till {feature2}",
|
||||||
"tip": "Hitta objekt som möjligtvis bör vara kopplade till andra närliggande objekt",
|
"tip": "Hitta objekt som möjligtvis bör vara kopplade till andra närliggande objekt",
|
||||||
|
"self": {
|
||||||
|
"message": "Ändarna för {feature} är väldigt nära varandra, men är inte sammankopplade"
|
||||||
|
},
|
||||||
"highway-highway": {
|
"highway-highway": {
|
||||||
"reference": "Korsande vägar bör ha en gemensam korsningspunkt."
|
"reference": "Korsande vägar bör ha en gemensam korsningspunkt."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"close_nodes": {
|
"close_nodes": {
|
||||||
"title": "Punkt väldigt nära varandra",
|
"title": "Punkt väldigt nära varandra",
|
||||||
|
"tip": "Hitta redundanta och tätt liggande punkter",
|
||||||
"message": "Två punkter på {way} är väldigt nära varandra",
|
"message": "Två punkter på {way} är väldigt nära varandra",
|
||||||
"reference": "Redundanta punkter på vägar bör slås ihop eller flyttas isär."
|
"reference": "Redundanta punkter på vägar bör slås ihop eller flyttas isär.",
|
||||||
|
"detached": {
|
||||||
|
"message": "{feature} är för nära {feature2}",
|
||||||
|
"reference": "Separata punkter för inte dela en plats."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"crossing_ways": {
|
"crossing_ways": {
|
||||||
"title": "Korsande vägar",
|
"title": "Korsande vägar",
|
||||||
|
@ -1727,6 +1740,20 @@
|
||||||
"reference": "Google-produkter är proprietära och får inte användas som referenser."
|
"reference": "Google-produkter är proprietära och får inte användas som referenser."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "Felaktig formatering",
|
||||||
|
"tip": "Hitta taggar med oväntat format",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} har en felaktig e-postadress.",
|
||||||
|
"message_multi": "{feature} har flera felaktiga e-postadresser.",
|
||||||
|
"reference": "E-postadresser måste vara på formen \"mottagare@exempel.se\"."
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} har en felaktig hemsideadress.",
|
||||||
|
"message_multi": "{feature} har flera felaktiga hemsideadresser.",
|
||||||
|
"reference": "Hemsideadresser bör inledas med \"http\" eller \"https\"."
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "Saknar roller",
|
"title": "Saknar roller",
|
||||||
"message": "{member} har ingen roll i {relation}",
|
"message": "{member} har ingen roll i {relation}",
|
||||||
|
@ -1761,6 +1788,10 @@
|
||||||
"incomplete": {
|
"incomplete": {
|
||||||
"message": "{feature} har ofullständiga taggar",
|
"message": "{feature} har ofullständiga taggar",
|
||||||
"reference": "Vissa objekt bör har ytterligare taggar."
|
"reference": "Vissa objekt bör har ytterligare taggar."
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "{feature} ser ut som ett varumärke med taggar som inte följer standard.",
|
||||||
|
"reference": "Alla objekt för samma varumärke bör taggas på samma sätt."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
|
@ -2870,7 +2901,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Riktning",
|
"label": "Påverkad riktning",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Bakåt",
|
"backward": "Bakåt",
|
||||||
"both": "Båda / Alla",
|
"both": "Båda / Alla",
|
||||||
|
@ -3646,7 +3677,7 @@
|
||||||
"placeholder": "Distans med en decimal (123.4)"
|
"placeholder": "Distans med en decimal (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Riktning",
|
"label": "Påverkad riktning",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Bakåt",
|
"backward": "Bakåt",
|
||||||
"both": "Båda / Alla",
|
"both": "Båda / Alla",
|
||||||
|
@ -4126,7 +4157,7 @@
|
||||||
"label": "Vägmärke"
|
"label": "Vägmärke"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Riktning",
|
"label": "Påverkad riktning",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Bakåt",
|
"backward": "Bakåt",
|
||||||
"both": "Båda / Alla",
|
"both": "Båda / Alla",
|
||||||
|
@ -4137,7 +4168,7 @@
|
||||||
"label": "Typ"
|
"label": "Typ"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Riktning",
|
"label": "Påverkad riktning",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Bakåt",
|
"backward": "Bakåt",
|
||||||
"both": "Båda / Alla",
|
"both": "Båda / Alla",
|
||||||
|
@ -4172,6 +4203,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "Träd"
|
"label": "Träd"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "Typ"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "Frihängande strömkabel för vagnar"
|
"label": "Frihängande strömkabel för vagnar"
|
||||||
},
|
},
|
||||||
|
@ -6305,14 +6339,6 @@
|
||||||
"name": "Kasern",
|
"name": "Kasern",
|
||||||
"terms": "kesern, sovsal, logement, militär, soldat, förläggningsbyggnad, barack"
|
"terms": "kesern, sovsal, logement, militär, soldat, förläggningsbyggnad, barack"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Militär bunker",
|
|
||||||
"terms": "Militär bunker, bunker, skyddsrum, stridsvärn, betongförsvarsnäste, befästning, fort, kasematt, barrikad"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Kontrollpunkt",
|
|
||||||
"terms": "Kontrollpunkt, kontrollstation, militär kontroll"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Farligt område",
|
"name": "Farligt område",
|
||||||
"terms": "Farligt område, skjutbana, säkerhetszon, militärt skyddsområde, militärt övningsområde"
|
"terms": "Farligt område, skjutbana, säkerhetszon, militärt skyddsområde, militärt övningsområde"
|
||||||
|
@ -6321,18 +6347,10 @@
|
||||||
"name": "Marinbas",
|
"name": "Marinbas",
|
||||||
"terms": "Marinbas, marint förband, marinen, flottan, amfibiekåren, Kustartilleriet, flottilj, flottbas, örlogsbas"
|
"terms": "Marinbas, marint förband, marinen, flottan, amfibiekåren, Kustartilleriet, flottilj, flottbas, örlogsbas"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Område för kärnvapenprov",
|
|
||||||
"terms": "Område för kärnvapenprov, kärnvapenprov, kärnvapen, vapentest"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Hinderbana",
|
"name": "Hinderbana",
|
||||||
"terms": "Hinderbana, hoppbana, hinderlöpning, hinderlopp"
|
"terms": "Hinderbana, hoppbana, hinderlöpning, hinderlopp"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Militärkontor",
|
|
||||||
"terms": "militärkontor, flygvapen, armé, bas, värva, flotta, marin, rekrytera, rekrytering, soldat, krig, militär, försvar, befälskontor"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Militärt övningsområde",
|
"name": "Militärt övningsområde",
|
||||||
"terms": "Militärt övningsområde, övningsområde, skjutbana"
|
"terms": "Militärt övningsområde, övningsområde, skjutbana"
|
||||||
|
@ -7258,6 +7276,9 @@
|
||||||
"name": "Mindre samhälle",
|
"name": "Mindre samhälle",
|
||||||
"terms": "tätort, ort"
|
"terms": "tätort, ort"
|
||||||
},
|
},
|
||||||
|
"playground": {
|
||||||
|
"name": "Lekplatsutrustning"
|
||||||
|
},
|
||||||
"playground/balance_beam": {
|
"playground/balance_beam": {
|
||||||
"name": "Balansbom (lekplats)",
|
"name": "Balansbom (lekplats)",
|
||||||
"terms": "balansbom, balans, bom, lekplats, lekområde, lekpark, lek"
|
"terms": "balansbom, balans, bom, lekplats, lekområde, lekpark, lek"
|
||||||
|
@ -8623,13 +8644,6 @@
|
||||||
"description": "Gränser för flygfoto och fotograferingsdatum. Etiketter visas vid zoomnivå 13 och upp.",
|
"description": "Gränser för flygfoto och fotograferingsdatum. Etiketter visas vid zoomnivå 13 och upp.",
|
||||||
"name": "DigitalGlobe Standard flygfotoålder"
|
"name": "DigitalGlobe Standard flygfotoålder"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"attribution": {
|
|
||||||
"text": "Villkor & återkoppling"
|
|
||||||
},
|
|
||||||
"description": "DigitalGlobe-Vivid är en mosaik med optimal estetik och aktualitet för alla områden på jorden, 50 cm upplösning eller bättre och högst 20 månaders genomsnittlig ålder globalt.",
|
|
||||||
"name": "DigitalGlobe Vivid-bilder"
|
|
||||||
},
|
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Sentinel-2 cloudless - https://s2maps.eu av EOX IT Services GmbH (Innehåller modifierad data från Copernicus Sentinel 2017 & 2018)"
|
"text": "Sentinel-2 cloudless - https://s2maps.eu av EOX IT Services GmbH (Innehåller modifierad data från Copernicus Sentinel 2017 & 2018)"
|
||||||
|
@ -8665,6 +8679,20 @@
|
||||||
"description": "Satellit- eller flygfoton.",
|
"description": "Satellit- eller flygfoton.",
|
||||||
"name": "Mapbox satellit"
|
"name": "Mapbox satellit"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Villkor & återkoppling"
|
||||||
|
},
|
||||||
|
"description": "Maxar Standard är en kuraterad bildserie som täcker 86% av jordens landmassa, med 30–60 cm upplösning där den finns tillgänglig och Landsat för resten. Medelåldern är 2,31 år, med vissa områden uppdaterade 2 gånger per år.",
|
||||||
|
"name": "Maxar Premium-bilder (Beta)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Villkor & återkoppling"
|
||||||
|
},
|
||||||
|
"description": "Maxar Standard är en kuraterad bildserie som täcker 86% av jordens landmassa, med 30–60 cm upplösning där den finns tillgänglig, för resten används Landsat. Medelåldern är 2,31 år, med vissa områden uppdaterade 2 gånger per år.",
|
||||||
|
"name": "Maxar Standard-bilder (Beta)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, OpenStreetMaps bidragsgivare, CC-BY-SA"
|
"text": "© Geofabrik GmbH, OpenStreetMaps bidragsgivare, CC-BY-SA"
|
||||||
|
@ -8725,6 +8753,10 @@
|
||||||
"description": "Gul = Fritt tillgänglig kartdata (public domain) från US Census. Röd = Data ej hittad på OpenStreetMap",
|
"description": "Gul = Fritt tillgänglig kartdata (public domain) från US Census. Röd = Data ej hittad på OpenStreetMap",
|
||||||
"name": "TIGER Roads 2018"
|
"name": "TIGER Roads 2018"
|
||||||
},
|
},
|
||||||
|
"USDA-NAIP": {
|
||||||
|
"description": "Det senaste året av DOQQs från National Agriculture Imagery Program (NAIP) för varje stat i USA.",
|
||||||
|
"name": "National Agriculture Imagery Program"
|
||||||
|
},
|
||||||
"US_Forest_Service_roads_overlay": {
|
"US_Forest_Service_roads_overlay": {
|
||||||
"description": "Väg: Grön ram = oklassificerad. Brun ram = bruksväg. Underlag: grus = ljusbrun fyllning, asfalt = svart, belagd = grå, mark = vit, betong = blå, gräs = grön. Säsongsöppen = vita streck",
|
"description": "Väg: Grön ram = oklassificerad. Brun ram = bruksväg. Underlag: grus = ljusbrun fyllning, asfalt = svart, belagd = grå, mark = vit, betong = blå, gräs = grön. Säsongsöppen = vita streck",
|
||||||
"name": "Bildlager för Skogsvägar i USA"
|
"name": "Bildlager för Skogsvägar i USA"
|
||||||
|
@ -8803,6 +8835,27 @@
|
||||||
"description": "Ortofoto-lager tillhandahållen av basemap.at. \"Efterträdare\" till geoimage.at imagery.",
|
"description": "Ortofoto-lager tillhandahållen av basemap.at. \"Efterträdare\" till geoimage.at imagery.",
|
||||||
"name": "basemap.at ortofoto"
|
"name": "basemap.at ortofoto"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Noteringsöverdrag tillhandahållen av basemap.at.",
|
||||||
|
"name": "basemap.at Överdrag"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Ytlager tillhandahållen av basemap.at.",
|
||||||
|
"name": "basemap.at Yta"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Terränglager tillhandahållen av basemap.at.",
|
||||||
|
"name": "basemap.at Terräng"
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "EUFAR Balaton ortofoto 2010"
|
"text": "EUFAR Balaton ortofoto 2010"
|
||||||
|
|
9
vendor/assets/iD/iD/locales/ta.json
vendored
9
vendor/assets/iD/iD/locales/ta.json
vendored
|
@ -838,7 +838,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "திசை",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "பின்னால்",
|
"backward": "பின்னால்",
|
||||||
"both": "இரண்டும் / அனைத்தும்",
|
"both": "இரண்டும் / அனைத்தும்",
|
||||||
|
@ -1238,9 +1237,6 @@
|
||||||
"railway/position": {
|
"railway/position": {
|
||||||
"placeholder": "தூரம் ஒரு பதின்மத்தில் (123.4)"
|
"placeholder": "தூரம் ஒரு பதின்மத்தில் (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
|
||||||
"label": "திசை"
|
|
||||||
},
|
|
||||||
"recycling_type": {
|
"recycling_type": {
|
||||||
"label": "வகை",
|
"label": "வகை",
|
||||||
"options": {
|
"options": {
|
||||||
|
@ -1523,7 +1519,6 @@
|
||||||
"label": "போக்குவரவு இயக்கச் சுட்டுக்குறி"
|
"label": "போக்குவரவு இயக்கச் சுட்டுக்குறி"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "திசை",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "பின்னோக்கி",
|
"backward": "பின்னோக்கி",
|
||||||
"both": "இரண்டும் / அனைத்தும்",
|
"both": "இரண்டும் / அனைத்தும்",
|
||||||
|
@ -1534,7 +1529,6 @@
|
||||||
"label": "வகை"
|
"label": "வகை"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "திசை",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "பின்னோக்கி",
|
"backward": "பின்னோக்கி",
|
||||||
"both": "இரண்டும் / அனைத்தும்",
|
"both": "இரண்டும் / அனைத்தும்",
|
||||||
|
@ -2012,9 +2006,6 @@
|
||||||
"landuse/military": {
|
"landuse/military": {
|
||||||
"name": "இராணுவப் பகுதி"
|
"name": "இராணுவப் பகுதி"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "இராணுவ அலுவலகம்"
|
|
||||||
},
|
|
||||||
"leisure/common": {
|
"leisure/common": {
|
||||||
"name": "பொதுவான"
|
"name": "பொதுவான"
|
||||||
},
|
},
|
||||||
|
|
8
vendor/assets/iD/iD/locales/te.json
vendored
8
vendor/assets/iD/iD/locales/te.json
vendored
|
@ -222,7 +222,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "విశ్వవ్యాప్తంగా వెతుకు",
|
"search": "విశ్వవ్యాప్తంగా వెతుకు",
|
||||||
"no_results_visible": "కనిపిస్తూన్న పటంలో ఫలితాలు ఏమీ లేవు",
|
|
||||||
"no_results_worldwide": "ఫలితాలు ఏమీ లేవు"
|
"no_results_worldwide": "ఫలితాలు ఏమీ లేవు"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -288,9 +287,6 @@
|
||||||
"tooltip": "రైల్వేలు"
|
"tooltip": "రైల్వేలు"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "భద్రపరచని మార్పులు ఉన్నాయి"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "భద్రపరచు",
|
"title": "భద్రపరచు",
|
||||||
"no_changes": "భద్రపరచాల్సిన మార్పులేమీ లేవు.",
|
"no_changes": "భద్రపరచాల్సిన మార్పులేమీ లేవు.",
|
||||||
|
@ -304,15 +300,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "మీరు ఇప్పుడే OpenStreetMapను మార్చారు",
|
|
||||||
"help_link_text": "వివరాలు"
|
"help_link_text": "వివరాలు"
|
||||||
},
|
},
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"cancel": "రద్దుచేయి"
|
"cancel": "రద్దుచేయి"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"walkthrough": "దర్శన మొదలుపెట్టు"
|
|
||||||
},
|
|
||||||
"tag_reference": {
|
"tag_reference": {
|
||||||
"description": "వివరణ"
|
"description": "వివరణ"
|
||||||
},
|
},
|
||||||
|
|
12
vendor/assets/iD/iD/locales/tl.json
vendored
12
vendor/assets/iD/iD/locales/tl.json
vendored
|
@ -335,7 +335,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Maghanap sa buong mundo ...",
|
"search": "Maghanap sa buong mundo ...",
|
||||||
"no_results_visible": "Walang mga resulta sa kasalukuyang lugar sa mapa",
|
|
||||||
"no_results_worldwide": "Walang mga resultang natagpuan"
|
"no_results_worldwide": "Walang mga resultang natagpuan"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -425,10 +424,6 @@
|
||||||
"tooltip": "Lahat ng iba pa"
|
"tooltip": "Lahat ng iba pa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Mayroon kang hindi na-save ng mga pagbabago",
|
|
||||||
"description": "Ibig mo bang ibalik ang mga hindi na-save na pagbabago mula sa isang nakaraang session sa pag-edit?"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "I-save",
|
"title": "I-save",
|
||||||
"no_changes": "Walang mga pagbabago upang i-save.",
|
"no_changes": "Walang mga pagbabago upang i-save.",
|
||||||
|
@ -456,18 +451,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Nag-edit ka sa OpenStreetMap!",
|
|
||||||
"help_link_text": "Mga detalye",
|
"help_link_text": "Mga detalye",
|
||||||
"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"
|
"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": {
|
"confirm": {
|
||||||
"cancel": "Kanselahin"
|
"cancel": "Kanselahin"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Maligayang pagdating sa iD OpenStreetMap editor",
|
|
||||||
"text": "Ang iD ay isang simple ngunit magandang editor para sa pag-edit ng libreng mapa ng buong mundo. Ito ay bersyon {version}. Para sa karagdagang impormasyon tingnan ang {website} at i-ulat ang mga bugs sa {github}.",
|
|
||||||
"walkthrough": "Simulan ang \"Walkthrough\""
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "live",
|
"live": "live",
|
||||||
"lose_changes": "Mayroon kang hindi na-save ang mga pagbabago. Mawawala ang pagbabagong ito kung lilipat sa ibang map server. Sigurado ka bang gusto mong lumipat ng server?",
|
"lose_changes": "Mayroon kang hindi na-save ang mga pagbabago. Mawawala ang pagbabagong ito kung lilipat sa ibang map server. Sigurado ka bang gusto mong lumipat ng server?",
|
||||||
|
@ -883,7 +872,6 @@
|
||||||
"label": "Direksyon"
|
"label": "Direksyon"
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Direksyon",
|
|
||||||
"options": {
|
"options": {
|
||||||
"both": "Pareho / Lahat"
|
"both": "Pareho / Lahat"
|
||||||
}
|
}
|
||||||
|
|
36
vendor/assets/iD/iD/locales/tr.json
vendored
36
vendor/assets/iD/iD/locales/tr.json
vendored
|
@ -427,7 +427,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Dünya çapında ara...",
|
"search": "Dünya çapında ara...",
|
||||||
"no_results_visible": "Görünen harita alanında hiçbir sonuç bulunamadı",
|
|
||||||
"no_results_worldwide": "Hiçbir sonuç bulunamadı"
|
"no_results_worldwide": "Hiçbir sonuç bulunamadı"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -582,12 +581,6 @@
|
||||||
"tooltip": "Alanlar tamamen doldurulmuş olarak çizilir."
|
"tooltip": "Alanlar tamamen doldurulmuş olarak çizilir."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Kaydedilmemiş değişikliklerin var",
|
|
||||||
"description": "Daha önceki oturumdan kaydedilmemiş değişiklikleri geri getirmek ister misin?",
|
|
||||||
"restore": "Değişikliklerimi geri yükle",
|
|
||||||
"reset": "Değişiklikleri iptal et"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Kaydet",
|
"title": "Kaydet",
|
||||||
"help": "Yaptığın değişiklikleri diğer kullanıcıların görebilmesi için değişikliklerini OpenStreetMap'e yükle ve kaydet.",
|
"help": "Yaptığın değişiklikleri diğer kullanıcıların görebilmesi için değişikliklerini OpenStreetMap'e yükle ve kaydet.",
|
||||||
|
@ -621,10 +614,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "OpenStreetMap'te bir değişiklik yaptın!",
|
|
||||||
"thank_you": "Haritayı iyileştirdiğiniz için teşekkür ederiz.",
|
|
||||||
"thank_you_location": "{where} çevresindeki haritayı iyileştirdiğiniz için teşekkür ederiz.",
|
|
||||||
"help_html": "Değişiklikleriniz birkaç dakika içinde OpenStreetMap'da görünmelidir. Başka sitelerden haritaların güncellesi daha uzun sürebilir.",
|
|
||||||
"help_link_text": "Detaylar",
|
"help_link_text": "Detaylar",
|
||||||
"help_link_url": "Yaptığın değişiklikleri nasıl görebileceğine dair detaylı bilgiyi şu adreste bulabilirsin - İngilizce: https://wiki.openstreetmap.org/wiki/FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F",
|
"help_link_url": "Yaptığın değişiklikleri nasıl görebileceğine dair detaylı bilgiyi şu adreste bulabilirsin - İngilizce: https://wiki.openstreetmap.org/wiki/FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F",
|
||||||
"view_on_osm": "Değişiklikleri OSM üzerinde gör",
|
"view_on_osm": "Değişiklikleri OSM üzerinde gör",
|
||||||
|
@ -640,12 +629,6 @@
|
||||||
"okay": "Tamam",
|
"okay": "Tamam",
|
||||||
"cancel": "İptal"
|
"cancel": "İptal"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "OpenStreetMap Editörü iD'ye Hoşgeldin",
|
|
||||||
"text": "iD, dünyanın en iyi ve bedava haritasına katkıda bulunmak için, kullanılması kolay ve güçlü bir araç. Bu sürüm {version}. Daha çok bilgi için {website} sayfasına git ve hataları {github} aracılığıyla bildir.",
|
|
||||||
"walkthrough": "Eğitime Başla",
|
|
||||||
"start": "Şimdi düzenle"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "canlı",
|
"live": "canlı",
|
||||||
"lose_changes": "Kaydedilmemiş değişikliklerin var. Harita sunucusunu değiştirmek bunları kaybetmene sebep olur. Sunucuyu değiştirmek istediğinden emin misin?",
|
"lose_changes": "Kaydedilmemiş değişikliklerin var. Harita sunucusunu değiştirmek bunları kaybetmene sebep olur. Sunucuyu değiştirmek istediğinden emin misin?",
|
||||||
|
@ -1542,7 +1525,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Yön",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Geri",
|
"backward": "Geri",
|
||||||
"both": "İleri ve Geri",
|
"both": "İleri ve Geri",
|
||||||
|
@ -2065,7 +2047,6 @@
|
||||||
"label": "Tür"
|
"label": "Tür"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Yön",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Geri",
|
"backward": "Geri",
|
||||||
"both": "İleri ve Geri",
|
"both": "İleri ve Geri",
|
||||||
|
@ -2374,7 +2355,6 @@
|
||||||
"label": "Tür"
|
"label": "Tür"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Yön",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Geri",
|
"backward": "Geri",
|
||||||
"both": "İkisi / Hepsi",
|
"both": "İkisi / Hepsi",
|
||||||
|
@ -3978,14 +3958,6 @@
|
||||||
"name": "Kışla",
|
"name": "Kışla",
|
||||||
"terms": "Kışla, Tesisler"
|
"terms": "Kışla, Tesisler"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Sığınak",
|
|
||||||
"terms": "Sığınak"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Kontrol Noktası",
|
|
||||||
"terms": "Kontrol Noktası"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Tehlikeli Bölge",
|
"name": "Tehlikeli Bölge",
|
||||||
"terms": "Tehlikeli Bölge"
|
"terms": "Tehlikeli Bölge"
|
||||||
|
@ -3994,18 +3966,10 @@
|
||||||
"name": "Deniz Üssü",
|
"name": "Deniz Üssü",
|
||||||
"terms": "Deniz Üssü"
|
"terms": "Deniz Üssü"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Nükleer Patlama Sahası",
|
|
||||||
"terms": "Nükleer Patlama Sahası"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Engelli Antreman Sahası",
|
"name": "Engelli Antreman Sahası",
|
||||||
"terms": "Engelli Antreman Sahası"
|
"terms": "Engelli Antreman Sahası"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Askeri Büro",
|
|
||||||
"terms": "Askeri Büro, Askeri Ofsi"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Atış Sahası",
|
"name": "Atış Sahası",
|
||||||
"terms": "Atış Sahası, Poligon"
|
"terms": "Atış Sahası, Poligon"
|
||||||
|
|
150
vendor/assets/iD/iD/locales/uk.json
vendored
150
vendor/assets/iD/iD/locales/uk.json
vendored
|
@ -19,8 +19,6 @@
|
||||||
},
|
},
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "Додати елемент",
|
|
||||||
"description": "Пошук об'єктів для додавання на мапу.",
|
|
||||||
"key": "Tab",
|
"key": "Tab",
|
||||||
"result": "{count} варіантів",
|
"result": "{count} варіантів",
|
||||||
"results": "{count} варіант"
|
"results": "{count} варіант"
|
||||||
|
@ -618,7 +616,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Шукати по всьому світу…",
|
"search": "Шукати по всьому світу…",
|
||||||
"no_results_visible": "На видимій ділянці мапи нічого не знайдено",
|
|
||||||
"no_results_worldwide": "Нічого не знайдено"
|
"no_results_worldwide": "Нічого не знайдено"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -865,12 +862,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Ви маєте незбережені правки",
|
|
||||||
"description": "У вас виявилися незбережені правки з минулого разу. Відновити їх?",
|
|
||||||
"restore": "Видновити мої зміни",
|
|
||||||
"reset": "Відкинути мої зміни"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Зберегти",
|
"title": "Зберегти",
|
||||||
"help": "Перегляньте свої зміни та завантажте їх до OpenStreetMap, що зробить їх доступними усім іншим.",
|
"help": "Перегляньте свої зміни та завантажте їх до OpenStreetMap, що зробить їх доступними усім іншим.",
|
||||||
|
@ -905,14 +896,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Ви щойно внесли зміни на мапу OpenStreetMap!",
|
|
||||||
"thank_you": "Дякуємо за вдосконалення мапи.",
|
|
||||||
"thank_you_location": "Дякуємо вам з вдосконалення мапи навколо {where}.",
|
|
||||||
"thank_you_where": {
|
"thank_you_where": {
|
||||||
"format": "{place}{separator}{region}",
|
"format": "{place}{separator}{region}",
|
||||||
"separator": ", "
|
"separator": ", "
|
||||||
},
|
},
|
||||||
"help_html": "Ваші зміни зʼявляться на OpenStreetMap через кілька хвилин. На інших шарах зміни зʼявляться згодом.",
|
|
||||||
"help_link_text": "Деталі",
|
"help_link_text": "Деталі",
|
||||||
"help_link_url": "https://wiki.openstreetmap.org/wiki/Uk:ЧаПи#.D0.AF_.D1.89.D0.BE.D0.B9.D0.BD.D0.BE_.D0.B7.D1.80.D0.BE.D0.B1.D0.B8.D0.B2_.D0.B4.D0.B5.D1.8F.D0.BA.D1.96_.D0.B7.D0.BC.D1.96.D0.BD.D0.B8_.D0.BD.D0.B0_.D0.BC.D0.B0.D0.BF.D1.96._.D0.AF.D0.BA_.D0.BC.D0.B5.D0.BD.D1.96_.D1.97.D1.85_.D0.BF.D0.BE.D0.B1.D0.B0.D1.87.D0.B8.D1.82.D0.B8.3F",
|
"help_link_url": "https://wiki.openstreetmap.org/wiki/Uk:ЧаПи#.D0.AF_.D1.89.D0.BE.D0.B9.D0.BD.D0.BE_.D0.B7.D1.80.D0.BE.D0.B1.D0.B8.D0.B2_.D0.B4.D0.B5.D1.8F.D0.BA.D1.96_.D0.B7.D0.BC.D1.96.D0.BD.D0.B8_.D0.BD.D0.B0_.D0.BC.D0.B0.D0.BF.D1.96._.D0.AF.D0.BA_.D0.BC.D0.B5.D0.BD.D1.96_.D1.97.D1.85_.D0.BF.D0.BE.D0.B1.D0.B0.D1.87.D0.B8.D1.82.D0.B8.3F",
|
||||||
"view_on_osm": "Подивитись зміни в ОСМ",
|
"view_on_osm": "Подивитись зміни в ОСМ",
|
||||||
|
@ -929,10 +916,7 @@
|
||||||
"cancel": "Скасувати"
|
"cancel": "Скасувати"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "Ласкаво просимо до редактора OpenStreetMap — iD",
|
"walkthrough": "Подивитись Покрокове керівництво"
|
||||||
"text": "iD — дружній але потужний інструмент для редагування найкращої вільної мапи світу. Це версія {version}. Для отримання докладної інформації відвідайте {website}, сповіщайте про помилки на {github}.",
|
|
||||||
"walkthrough": "Подивитись Покрокове керівництво",
|
|
||||||
"start": "Розпочати редагування"
|
|
||||||
},
|
},
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "основна",
|
"live": "основна",
|
||||||
|
@ -1740,6 +1724,20 @@
|
||||||
"reference": "Продукти Google є пропрієтарними та не повинні використовуватись як взірець."
|
"reference": "Продукти Google є пропрієтарними та не повинні використовуватись як взірець."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "Неправильний формат",
|
||||||
|
"tip": "Показує теґи, що мають неочікуваний формат",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} має неправильну адресу е-пошти.",
|
||||||
|
"message_multi": "{feature} має кілька неправильних адрес е-пошти.",
|
||||||
|
"reference": "Адреса е-пошти має виглядати – \"user@example.com\"."
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} неправильну адресу веб-сайту.",
|
||||||
|
"message_multi": "{feature} має кілька неправильних адрес веб-сайтів",
|
||||||
|
"reference": "Адреса веб-сайту має починатись з \"http\" або \"https\"."
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "Відсутні ролі",
|
"title": "Відсутні ролі",
|
||||||
"message": "{member} не має ролі в {relation}",
|
"message": "{member} не має ролі в {relation}",
|
||||||
|
@ -2440,7 +2438,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"access_simple": {
|
"access_simple": {
|
||||||
"label": " Пересування дозволено"
|
"label": "Доступ"
|
||||||
},
|
},
|
||||||
"address": {
|
"address": {
|
||||||
"label": "Адреса",
|
"label": "Адреса",
|
||||||
|
@ -2883,7 +2881,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Напрямок",
|
"label": "Напрямок дії",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Проти напрямку лінії",
|
"backward": "Проти напрямку лінії",
|
||||||
"both": "В обидва боки/Всі",
|
"both": "В обидва боки/Всі",
|
||||||
|
@ -3659,7 +3657,7 @@
|
||||||
"placeholder": "Відстань з точністю 1/10 (123.4)"
|
"placeholder": "Відстань з точністю 1/10 (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Напрямок",
|
"label": "Напрямок дії",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Проти напрямку лінії",
|
"backward": "Проти напрямку лінії",
|
||||||
"both": "В обидва боки/Всі",
|
"both": "В обидва боки/Всі",
|
||||||
|
@ -3734,6 +3732,9 @@
|
||||||
"yes": "Приймається"
|
"yes": "Приймається"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"resort": {
|
||||||
|
"label": "Тип"
|
||||||
|
},
|
||||||
"resource": {
|
"resource": {
|
||||||
"label": "Ресурси"
|
"label": "Ресурси"
|
||||||
},
|
},
|
||||||
|
@ -4147,7 +4148,7 @@
|
||||||
"label": "Тип"
|
"label": "Тип"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Напрямок",
|
"label": "Напрямок дії",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Проти напрямку лінії",
|
"backward": "Проти напрямку лінії",
|
||||||
"both": "В обидва боки/Всі",
|
"both": "В обидва боки/Всі",
|
||||||
|
@ -4182,6 +4183,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "Дерева"
|
"label": "Дерева"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "Тип"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "Підвісна електромережа"
|
"label": "Підвісна електромережа"
|
||||||
},
|
},
|
||||||
|
@ -5416,7 +5420,7 @@
|
||||||
},
|
},
|
||||||
"building/chapel": {
|
"building/chapel": {
|
||||||
"name": "Каплиця",
|
"name": "Каплиця",
|
||||||
"terms": "каплиця,служба,молитовня"
|
"terms": "каплиця,служба,молитовня,капличка"
|
||||||
},
|
},
|
||||||
"building/church": {
|
"building/church": {
|
||||||
"name": "Церква",
|
"name": "Церква",
|
||||||
|
@ -6344,7 +6348,7 @@
|
||||||
},
|
},
|
||||||
"historic/wayside_shrine": {
|
"historic/wayside_shrine": {
|
||||||
"name": "Придорожня рака",
|
"name": "Придорожня рака",
|
||||||
"terms": "Wayside Shrine, ghbljhjyz hfrf, гробниця, рака, придорожня рака"
|
"terms": "Wayside Shrine, ghbljhjyz hfrf,рака,придорожня рака"
|
||||||
},
|
},
|
||||||
"historic/wreck": {
|
"historic/wreck": {
|
||||||
"name": "Уламки кораблів",
|
"name": "Уламки кораблів",
|
||||||
|
@ -6494,14 +6498,6 @@
|
||||||
"name": "Казарми",
|
"name": "Казарми",
|
||||||
"terms": "авіація,армія,база,військо,гвардія,моряки,піхота,солдати"
|
"terms": "авіація,армія,база,військо,гвардія,моряки,піхота,солдати"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Військовий бункер",
|
|
||||||
"terms": "військо,армія,командування,штаб,укриття,сховище,арсенал"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "КПП",
|
|
||||||
"terms": "контроль,пропуск,блок,пост,війська,війна"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Небезпечна зона",
|
"name": "Небезпечна зона",
|
||||||
"terms": "війська,війна,смерть,полігон,бойові дії,стрільбище"
|
"terms": "війська,війна,смерть,полігон,бойові дії,стрільбище"
|
||||||
|
@ -6510,18 +6506,10 @@
|
||||||
"name": "Військово-морська база",
|
"name": "Військово-морська база",
|
||||||
"terms": "база,військо,гварія,моряки,десант,кораблі,човни"
|
"terms": "база,військо,гварія,моряки,десант,кораблі,човни"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Ядерний випроувальний полігон",
|
|
||||||
"terms": "атом,бомба,вибух,випробування,радиація,полігон"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Смуга перешкод",
|
"name": "Смуга перешкод",
|
||||||
"terms": "армія,військо,флот,випробування,тренування"
|
"terms": "армія,військо,флот,випробування,тренування"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Військовий офіс",
|
|
||||||
"terms": "штаб,рекрут,військовий комісаріат,міністерство,учбовий центр,навчання,керування"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Стрільбище",
|
"name": "Стрільбище",
|
||||||
"terms": "військо,армія,полігон,навчання,артилерія,автомат,гранатомет"
|
"terms": "військо,армія,полігон,навчання,артилерія,автомат,гранатомет"
|
||||||
|
@ -6576,6 +6564,10 @@
|
||||||
"name": "Виноградник",
|
"name": "Виноградник",
|
||||||
"terms": "Vineyard, dbyjuhflybr, виноградник"
|
"terms": "Vineyard, dbyjuhflybr, виноградник"
|
||||||
},
|
},
|
||||||
|
"landuse/winter_sports": {
|
||||||
|
"name": "Територія для зимових видів спорту",
|
||||||
|
"terms": "лижі,трек,ковзани,сноуборд,слалом"
|
||||||
|
},
|
||||||
"leisure": {
|
"leisure": {
|
||||||
"name": "Дозвілля"
|
"name": "Дозвілля"
|
||||||
},
|
},
|
||||||
|
@ -6619,10 +6611,18 @@
|
||||||
"name": "Школа танців",
|
"name": "Школа танців",
|
||||||
"terms": "школа,клуб,танці,танцювальна,танго,модерн,вальс,ча-ча-ча,латино,сучасні,хіп-хоп"
|
"terms": "школа,клуб,танці,танцювальна,танго,модерн,вальс,ча-ча-ча,латино,сучасні,хіп-хоп"
|
||||||
},
|
},
|
||||||
|
"leisure/disc_golf_course": {
|
||||||
|
"name": "Диско-гольф",
|
||||||
|
"terms": "диск,гольф,фрісбі"
|
||||||
|
},
|
||||||
"leisure/dog_park": {
|
"leisure/dog_park": {
|
||||||
"name": "Парк для собак",
|
"name": "Парк для собак",
|
||||||
"terms": "Dog Park, gfhr lkz cjfr, парк для собак"
|
"terms": "Dog Park, gfhr lkz cjfr, парк для собак"
|
||||||
},
|
},
|
||||||
|
"leisure/escape_game": {
|
||||||
|
"name": "Квест-кімната",
|
||||||
|
"terms": "ігра,квест,кімната,загадки"
|
||||||
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "Вогнище",
|
"name": "Вогнище",
|
||||||
"terms": "вогонь, яма, очаг"
|
"terms": "вогонь, яма, очаг"
|
||||||
|
@ -6779,6 +6779,10 @@
|
||||||
"name": "Манеж",
|
"name": "Манеж",
|
||||||
"terms": "манеж,виїздка,коні,конкур"
|
"terms": "манеж,виїздка,коні,конкур"
|
||||||
},
|
},
|
||||||
|
"leisure/pitch/field_hockey": {
|
||||||
|
"name": "Хокей на траві",
|
||||||
|
"terms": "спорт,хокей,трава,літо"
|
||||||
|
},
|
||||||
"leisure/pitch/netball": {
|
"leisure/pitch/netball": {
|
||||||
"name": "Нетбол",
|
"name": "Нетбол",
|
||||||
"terms": "м'яч,поле,команда,гра"
|
"terms": "м'яч,поле,команда,гра"
|
||||||
|
@ -7022,6 +7026,10 @@
|
||||||
"name": "Резервуар",
|
"name": "Резервуар",
|
||||||
"terms": "water,oil,gas,petrol,вода,нафта,газ,бензин"
|
"terms": "water,oil,gas,petrol,вода,нафта,газ,бензин"
|
||||||
},
|
},
|
||||||
|
"man_made/storage_tank/water": {
|
||||||
|
"name": "Бак для води",
|
||||||
|
"terms": "вода,цистерна,резервуар,водонапірна,вежа"
|
||||||
|
},
|
||||||
"man_made/street_cabinet": {
|
"man_made/street_cabinet": {
|
||||||
"name": "Розподільча шафа",
|
"name": "Розподільча шафа",
|
||||||
"terms": "шафа,розподільча,кабель,телефон,інтренет,телекомунікації,електрика,керування"
|
"terms": "шафа,розподільча,кабель,телефон,інтренет,телекомунікації,електрика,керування"
|
||||||
|
@ -7990,6 +7998,10 @@
|
||||||
"name": "Магазин свічок",
|
"name": "Магазин свічок",
|
||||||
"terms": "свічка, полум’я"
|
"terms": "свічка, полум’я"
|
||||||
},
|
},
|
||||||
|
"shop/cannabis": {
|
||||||
|
"name": "Конопля",
|
||||||
|
"terms": "магазин,канабіс,марихуана,косяк,п'ятка,травка"
|
||||||
|
},
|
||||||
"shop/car": {
|
"shop/car": {
|
||||||
"name": "Автосалон",
|
"name": "Автосалон",
|
||||||
"terms": "Car Dealership, fdnjcfkjy, автосалон"
|
"terms": "Car Dealership, fdnjcfkjy, автосалон"
|
||||||
|
@ -8577,6 +8589,10 @@
|
||||||
"name": "Позначка маршруту",
|
"name": "Позначка маршруту",
|
||||||
"terms": "маркер,позначка,маршрут,камінь,стовп,віха"
|
"terms": "маркер,позначка,маршрут,камінь,стовп,віха"
|
||||||
},
|
},
|
||||||
|
"tourism/information/terminal": {
|
||||||
|
"name": "Інформаційний термінал",
|
||||||
|
"terms": "інформація,путівник,мапа,навігація,цікавинки,тур,мандри"
|
||||||
|
},
|
||||||
"tourism/motel": {
|
"tourism/motel": {
|
||||||
"name": "Мотель",
|
"name": "Мотель",
|
||||||
"terms": "Motel, vjntkm, мотель"
|
"terms": "Motel, vjntkm, мотель"
|
||||||
|
@ -8609,6 +8625,14 @@
|
||||||
"name": "Зоопарк",
|
"name": "Зоопарк",
|
||||||
"terms": "Zoo,pjjgfhr, зоопарк"
|
"terms": "Zoo,pjjgfhr, зоопарк"
|
||||||
},
|
},
|
||||||
|
"tourism/zoo/petting": {
|
||||||
|
"name": "Контактний зоопарк",
|
||||||
|
"terms": "Зоопарк,діти,відкритий,ферма,контакт"
|
||||||
|
},
|
||||||
|
"tourism/zoo/safari": {
|
||||||
|
"name": "Сафарі парк",
|
||||||
|
"terms": "парк,сафарі,зоопарк"
|
||||||
|
},
|
||||||
"traffic_calming": {
|
"traffic_calming": {
|
||||||
"name": "Засоби для обмеження швидкості",
|
"name": "Засоби для обмеження швидкості",
|
||||||
"terms": "лежачий,поліцейській,шикана,звуження,перешкода,стол,швидкість,безпека"
|
"terms": "лежачий,поліцейській,шикана,звуження,перешкода,стол,швидкість,безпека"
|
||||||
|
@ -8925,7 +8949,7 @@
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Умови використання та Відгуки"
|
"text": "Умови використання та Відгуки"
|
||||||
},
|
},
|
||||||
"description": "DigitalGlobe-Standard – підібрана збірка, що покриває 86% поверхні сущі, з розподільчою здатністю 30-60 см, де це можливо, заповнена Landsat. Середній вік – 2.31 роки, деякі ділянки оновлюються 2 рази на рік.",
|
"description": "DigitalGlobe-Standard – підібрана збірка, що покриває 86% поверхні суші, з розподільчою здатністю 30-60 см, де це можливо, заповнена Landsat. Середній вік – 2.31 роки, деякі ділянки оновлюються 2 рази на рік.",
|
||||||
"name": "Знімки DigitalGlobe Standard"
|
"name": "Знімки DigitalGlobe Standard"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Standard-vintage": {
|
"DigitalGlobe-Standard-vintage": {
|
||||||
|
@ -8935,13 +8959,6 @@
|
||||||
"description": "Межі та дати знімків. Підписи з'являються з 13 рівня масштабування. ",
|
"description": "Межі та дати знімків. Підписи з'являються з 13 рівня масштабування. ",
|
||||||
"name": "Період знімків DigitalGlobe Standard"
|
"name": "Період знімків DigitalGlobe Standard"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"attribution": {
|
|
||||||
"text": "Умови використання та Відгуки"
|
|
||||||
},
|
|
||||||
"description": "Мозаїка DigitalGlobe-Vivid з оптимальними підбором кольорів та актуальності для будь-якої місцевості на земній кулі, з розподільчою здатністю 50см та не давніше ніж 20 місяців.",
|
|
||||||
"name": "Знімки DigitalGlobe Vivid"
|
|
||||||
},
|
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Sentinel-2 безхмарні знімки - https://s2maps.eu від EOX IT Services GmbH (Містить модифіковані дані Copernicus Sentinel 2017 та 2018)"
|
"text": "Sentinel-2 безхмарні знімки - https://s2maps.eu від EOX IT Services GmbH (Містить модифіковані дані Copernicus Sentinel 2017 та 2018)"
|
||||||
|
@ -8977,6 +8994,20 @@
|
||||||
"description": "Супутникові та аерофотознімки.",
|
"description": "Супутникові та аерофотознімки.",
|
||||||
"name": "Супутникові знімки Mapbox"
|
"name": "Супутникові знімки Mapbox"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Умови використання та Відгуки"
|
||||||
|
},
|
||||||
|
"description": "Maxar Premium – мозаїка зібрана з основного покриття Maxar та окремих ділянок заповнених знімками +Vivid або знімками зробленими на замовлення, розподільча здатність 50 см чи краще, з поточним оновленням.",
|
||||||
|
"name": "Знімки Maxar Premium (Beta)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "Умови використання та Відгуки"
|
||||||
|
},
|
||||||
|
"description": "Maxar Standard – підібрана збірка, що покриває 86% поверхні суші, з розподільчою здатністю 30-60 см, де це можливо, заповнена Landsat. Середній вік – 2.31 роки, деякі ділянки оновлюються 2 рази на рік.",
|
||||||
|
"name": "Знімки Maxar Standard (Beta)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, Учасники OpenStreetMap, CC-BY-SA"
|
"text": "© Geofabrik GmbH, Учасники OpenStreetMap, CC-BY-SA"
|
||||||
|
@ -9037,6 +9068,10 @@
|
||||||
"description": "Жовтий = Дані, що розповсюджуються US Census на умовах суспільного надбання. Червоний = Дані, відсутні в OpenStreetMap",
|
"description": "Жовтий = Дані, що розповсюджуються US Census на умовах суспільного надбання. Червоний = Дані, відсутні в OpenStreetMap",
|
||||||
"name": "TIGER Roads 2018"
|
"name": "TIGER Roads 2018"
|
||||||
},
|
},
|
||||||
|
"USDA-NAIP": {
|
||||||
|
"description": "Останній рік DOQQ від Національної програми землеробства (NAIP) для кожного штату",
|
||||||
|
"name": "Знімки Національної програми землеробства"
|
||||||
|
},
|
||||||
"US_Forest_Service_roads_overlay": {
|
"US_Forest_Service_roads_overlay": {
|
||||||
"description": "Дороги: Зелений контур = unclassified. Коричневий контур = track. Покриття: gravel = світло-коричневе заповнення, asphalt = чорне, paved = сіре, ground = біле, concrete = синє, grass = зелене. Seasonal = білі смуги",
|
"description": "Дороги: Зелений контур = unclassified. Коричневий контур = track. Покриття: gravel = світло-коричневе заповнення, asphalt = чорне, paved = сіре, ground = біле, concrete = синє, grass = зелене. Seasonal = білі смуги",
|
||||||
"name": "U.S. Forest Roads, додатковий шар"
|
"name": "U.S. Forest Roads, додатковий шар"
|
||||||
|
@ -9115,6 +9150,27 @@
|
||||||
"description": "Шат ортофото надається basemap.at. \"Наступник\" знімків від geoimage.at.",
|
"description": "Шат ортофото надається basemap.at. \"Наступник\" знімків від geoimage.at.",
|
||||||
"name": "basemap.at Ортофото"
|
"name": "basemap.at Ортофото"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Шар з підписами від basemap.at.",
|
||||||
|
"name": "basemap.at - допоміжний шар"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Шар поверхні від basemap.at.",
|
||||||
|
"name": "basemap.at - поверхня"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "Шар ландшафту від basemap.at.",
|
||||||
|
"name": "basemap.at - ландшафт"
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "EUFAR Балатон ортофото 2010"
|
"text": "EUFAR Балатон ортофото 2010"
|
||||||
|
|
37
vendor/assets/iD/iD/locales/vi.json
vendored
37
vendor/assets/iD/iD/locales/vi.json
vendored
|
@ -479,7 +479,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "Tìm kiếm trên toàn thế giới…",
|
"search": "Tìm kiếm trên toàn thế giới…",
|
||||||
"no_results_visible": "Không tìm thấy kết quả trong khu vực đang xem",
|
|
||||||
"no_results_worldwide": "Không tìm thấy kết quả"
|
"no_results_worldwide": "Không tìm thấy kết quả"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -686,12 +685,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "Bạn có thay đổi chưa lưu",
|
|
||||||
"description": "Bạn có thay đổi chưa lưu từ một phiên làm việc trước đây. Bạn có muốn khôi phục các thay đổi này không?",
|
|
||||||
"restore": "Phục hồi các thay đổi của tôi",
|
|
||||||
"reset": "Vứt bỏ các thay đổi của tôi"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "Lưu",
|
"title": "Lưu",
|
||||||
"help": "Hãy xem lại các thay đổi của bạn và đăng các thay đổi lên OpenStreetMap để cho mọi người xem.",
|
"help": "Hãy xem lại các thay đổi của bạn và đăng các thay đổi lên OpenStreetMap để cho mọi người xem.",
|
||||||
|
@ -726,10 +719,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "Bạn vừa sửa đổi OpenStreetMap!",
|
|
||||||
"thank_you": "Cảm ơn bạn đã cải thiện bản đồ!",
|
|
||||||
"thank_you_location": "Cảm ơn bạn đã cải thiện bản đồ {where}.",
|
|
||||||
"help_html": "Các thay đổi của bạn sẽ xuất hiện tại OpenStreetMap trong vòng vài phút. Các bản đồ tại trang khác có thể được cập nhật chậm hơn.",
|
|
||||||
"help_link_text": "Chi tiết",
|
"help_link_text": "Chi tiết",
|
||||||
"help_link_url": "https://wiki.openstreetmap.org/wiki/Vi:FAQ?setlang=vi#T.C3.B4i_v.E1.BB.ABa_thay_.C4.91.E1.BB.95i_b.E1.BA.A3n_.C4.91.E1.BB.93._L.C3.A0m_sao_xem_.C4.91.C6.B0.E1.BB.A3c_c.C3.A1c_thay_.C4.91.E1.BB.95i_c.E1.BB.A7a_t.C3.B4i.3F",
|
"help_link_url": "https://wiki.openstreetmap.org/wiki/Vi:FAQ?setlang=vi#T.C3.B4i_v.E1.BB.ABa_thay_.C4.91.E1.BB.95i_b.E1.BA.A3n_.C4.91.E1.BB.93._L.C3.A0m_sao_xem_.C4.91.C6.B0.E1.BB.A3c_c.C3.A1c_thay_.C4.91.E1.BB.95i_c.E1.BB.A7a_t.C3.B4i.3F",
|
||||||
"view_on_osm": "Xem các Thay đổi tại OSM",
|
"view_on_osm": "Xem các Thay đổi tại OSM",
|
||||||
|
@ -745,12 +734,6 @@
|
||||||
"okay": "OK",
|
"okay": "OK",
|
||||||
"cancel": "Hủy bỏ"
|
"cancel": "Hủy bỏ"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "Chào mừng bạn đến với iD, chương trình vẽ bản đồ OpenStreetMap",
|
|
||||||
"text": "iD là một công cụ hiệu quả và dễ sử dụng để đóng góp vào bản đồ mở lớn nhất trên thế giới. Đây là phiên bản {version}. Xem thêm thông tin tại {website} và báo cáo lỗi trên {github}.",
|
|
||||||
"walkthrough": "Mở trình hướng dẫn",
|
|
||||||
"start": "Tiến hành sửa đổi"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "thật",
|
"live": "thật",
|
||||||
"lose_changes": "Bạn có các thay đổi chưa lưu. Các thay đổi này sẽ bị mất khi bạn đổi máy chủ bản đồ. Bạn có chắc chắn muốn đổi máy chủ?",
|
"lose_changes": "Bạn có các thay đổi chưa lưu. Các thay đổi này sẽ bị mất khi bạn đổi máy chủ bản đồ. Bạn có chắc chắn muốn đổi máy chủ?",
|
||||||
|
@ -2267,7 +2250,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "Chiều",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Ngược",
|
"backward": "Ngược",
|
||||||
"both": "2 Chiều / Mọi Hướng",
|
"both": "2 Chiều / Mọi Hướng",
|
||||||
|
@ -2971,7 +2953,6 @@
|
||||||
"placeholder": "Tầm xa đến một chữ số thập phân (123.4)"
|
"placeholder": "Tầm xa đến một chữ số thập phân (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "Chiều",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Ngược",
|
"backward": "Ngược",
|
||||||
"both": "2 Chiều / Mọi Hướng",
|
"both": "2 Chiều / Mọi Hướng",
|
||||||
|
@ -3410,7 +3391,6 @@
|
||||||
"label": "Bảng Giao thông"
|
"label": "Bảng Giao thông"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "Hướng",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Ngược",
|
"backward": "Ngược",
|
||||||
"both": "2 Chiều / Mọi Hướng",
|
"both": "2 Chiều / Mọi Hướng",
|
||||||
|
@ -3421,7 +3401,6 @@
|
||||||
"label": "Kiểu"
|
"label": "Kiểu"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "Chiều",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "Ngược",
|
"backward": "Ngược",
|
||||||
"both": "2 Chiều / Mọi Hướng",
|
"both": "2 Chiều / Mọi Hướng",
|
||||||
|
@ -5471,14 +5450,6 @@
|
||||||
"name": "Trại lính",
|
"name": "Trại lính",
|
||||||
"terms": "trại lính, doanh trại, trai linh, doanh trai"
|
"terms": "trại lính, doanh trại, trai linh, doanh trai"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "Boong Ke",
|
|
||||||
"terms": "boong ke, boong-ke, boongke"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "Trạm Kiểm soát",
|
|
||||||
"terms": "trạm kiểm soát, tram kiem soat"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "Khu vực Nguy hiểm",
|
"name": "Khu vực Nguy hiểm",
|
||||||
"terms": "khu vực nguy hiểm, vùng nguy hiểm, khu vuc nguy hiem, vung nguy hiem"
|
"terms": "khu vực nguy hiểm, vùng nguy hiểm, khu vuc nguy hiem, vung nguy hiem"
|
||||||
|
@ -5487,18 +5458,10 @@
|
||||||
"name": "Căn cứ Hải quân",
|
"name": "Căn cứ Hải quân",
|
||||||
"terms": "căn cứ hải quân, trạm hải quân, can cu hai quan, tram hai quan"
|
"terms": "căn cứ hải quân, trạm hải quân, can cu hai quan, tram hai quan"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "Nơi Nổ Vũ khí Hạt nhân",
|
|
||||||
"terms": "nơi nổ vũ khí hạt nhân, nơi nổ bom hạt nhân, noi no vu khi hat nhan, noi no bom hat nhan"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "Đường Chạy vượt Chướng ngại vật",
|
"name": "Đường Chạy vượt Chướng ngại vật",
|
||||||
"terms": "đường chạy vượt chướng ngại vật, duong chay vuot chuong ngai vat"
|
"terms": "đường chạy vượt chướng ngại vật, duong chay vuot chuong ngai vat"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "Văn phòng Quân sự",
|
|
||||||
"terms": "văn phòng quân sự, văn phòng quân đội, văn phòng hải quân, văn phòng không quân, van phong quan su, van phong quan doi, van phong hai quan, van phong khong quan"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "Tầm đạn",
|
"name": "Tầm đạn",
|
||||||
"terms": "tầm đạn, tầm súng, tam dan, tam sung"
|
"terms": "tầm đạn, tầm súng, tam dan, tam sung"
|
||||||
|
|
18
vendor/assets/iD/iD/locales/yue.json
vendored
18
vendor/assets/iD/iD/locales/yue.json
vendored
|
@ -275,7 +275,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "搵天下各地⋯⋯",
|
"search": "搵天下各地⋯⋯",
|
||||||
"no_results_visible": "圖內可見之處,都搵唔到",
|
|
||||||
"no_results_worldwide": "無嘢搵到"
|
"no_results_worldwide": "無嘢搵到"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -396,10 +395,6 @@
|
||||||
"tooltip": "範圍全填。"
|
"tooltip": "範圍全填。"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "你有修改未記妥",
|
|
||||||
"description": "要唔要囘復上次未記妥之修改?"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "記低",
|
"title": "記低",
|
||||||
"help": "重閱所變更,傳上公家街圖,等其他用者睇到。",
|
"help": "重閱所變更,傳上公家街圖,等其他用者睇到。",
|
||||||
|
@ -430,10 +425,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "你啱啱改咗公家街圖!",
|
|
||||||
"thank_you": "謝君修善輿圖。",
|
|
||||||
"thank_you_location": "謝君修善 {where} 之輿圖。",
|
|
||||||
"help_html": "君所修所改,幾分鐘就會上公家街圖。其他輿圖,或者遲啲收到。",
|
|
||||||
"help_link_text": "明細",
|
"help_link_text": "明細",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "公家街圖處,睇返修改",
|
"view_on_osm": "公家街圖處,睇返修改",
|
||||||
|
@ -446,12 +437,6 @@
|
||||||
"okay": "知",
|
"okay": "知",
|
||||||
"cancel": "唔做"
|
"cancel": "唔做"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "歡迎來到艾第公家街圖造圖。",
|
|
||||||
"text": "艾第爾件架生,易用之時,亦功用多多,用來投稿修改去,世界至好,任用嘅世界地圖片。現時版本係{version}。想多啲資料,睇下 {website}同埋去{github}報告出錯。",
|
|
||||||
"walkthrough": "開始逐步解釋",
|
|
||||||
"start": "卽改"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "運行之中",
|
"live": "運行之中",
|
||||||
"lose_changes": "你未有修改未記妥。轉地圖電腦,就會無咗修改。你真係要轉地圖電腦?",
|
"lose_changes": "你未有修改未記妥。轉地圖電腦,就會無咗修改。你真係要轉地圖電腦?",
|
||||||
|
@ -913,9 +898,6 @@
|
||||||
"clockwise": "順時針"
|
"clockwise": "順時針"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
|
||||||
"label": "方向"
|
|
||||||
},
|
|
||||||
"display": {
|
"display": {
|
||||||
"label": "顯示"
|
"label": "顯示"
|
||||||
},
|
},
|
||||||
|
|
95
vendor/assets/iD/iD/locales/zh-CN.json
vendored
95
vendor/assets/iD/iD/locales/zh-CN.json
vendored
|
@ -782,6 +782,14 @@
|
||||||
"description": "建筑物",
|
"description": "建筑物",
|
||||||
"tooltip": "建筑物,遮蔽处,车库等。"
|
"tooltip": "建筑物,遮蔽处,车库等。"
|
||||||
},
|
},
|
||||||
|
"building_parts": {
|
||||||
|
"description": "建筑部分",
|
||||||
|
"tooltip": "3D 建筑和屋顶部件"
|
||||||
|
},
|
||||||
|
"indoor": {
|
||||||
|
"description": "室内要素",
|
||||||
|
"tooltip": "房间、走廊、楼梯等"
|
||||||
|
},
|
||||||
"landuse": {
|
"landuse": {
|
||||||
"description": "土地利用要素",
|
"description": "土地利用要素",
|
||||||
"tooltip": "森林,农田,公园,居民地,商用地等。"
|
"tooltip": "森林,农田,公园,居民地,商用地等。"
|
||||||
|
@ -798,6 +806,14 @@
|
||||||
"description": "铁路要素",
|
"description": "铁路要素",
|
||||||
"tooltip": "铁路"
|
"tooltip": "铁路"
|
||||||
},
|
},
|
||||||
|
"pistes": {
|
||||||
|
"description": "滑雪道",
|
||||||
|
"tooltip": "滑雪坡、雪橇道、滑冰道等"
|
||||||
|
},
|
||||||
|
"aerialways": {
|
||||||
|
"description": "架空要素",
|
||||||
|
"tooltip": "升降椅、缆车、滑索道等"
|
||||||
|
},
|
||||||
"power": {
|
"power": {
|
||||||
"description": "电力要素",
|
"description": "电力要素",
|
||||||
"tooltip": "输电线,发电厂,变电所等。"
|
"tooltip": "输电线,发电厂,变电所等。"
|
||||||
|
@ -851,7 +867,7 @@
|
||||||
},
|
},
|
||||||
"restore": {
|
"restore": {
|
||||||
"heading": "您有未保存的更改",
|
"heading": "您有未保存的更改",
|
||||||
"description": "您在上一次编辑时有未保存的修改,您想恢复这些修改吗?",
|
"description": "您在上一次编辑时有未保存的更改,您想恢复这些更改吗?",
|
||||||
"restore": "恢复我的修改",
|
"restore": "恢复我的修改",
|
||||||
"reset": "丢弃我的修改"
|
"reset": "丢弃我的修改"
|
||||||
},
|
},
|
||||||
|
@ -916,7 +932,7 @@
|
||||||
"welcome": "欢迎使用 OpenStreetMap iD 编辑器",
|
"welcome": "欢迎使用 OpenStreetMap iD 编辑器",
|
||||||
"text": "iD 编辑器是一个既易用而又功能强大的工具,以助您编辑世界上最好的自由世界地图。这是 {version} 版本。欲知详情,请浏览 {website} 及在 {github} 报告程序错误。",
|
"text": "iD 编辑器是一个既易用而又功能强大的工具,以助您编辑世界上最好的自由世界地图。这是 {version} 版本。欲知详情,请浏览 {website} 及在 {github} 报告程序错误。",
|
||||||
"walkthrough": "开始演练",
|
"walkthrough": "开始演练",
|
||||||
"start": "现在就编辑"
|
"start": "立即编辑"
|
||||||
},
|
},
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "实况模式",
|
"live": "实况模式",
|
||||||
|
@ -1619,14 +1635,22 @@
|
||||||
"title": "几乎为交叉点",
|
"title": "几乎为交叉点",
|
||||||
"message": "{feature} 与 {feature2} 极为接近却并未相交",
|
"message": "{feature} 与 {feature2} 极为接近却并未相交",
|
||||||
"tip": "查找可与邻近要素相连接的要素",
|
"tip": "查找可与邻近要素相连接的要素",
|
||||||
|
"self": {
|
||||||
|
"message": "{feature} 的末端与其本身极为接近但并未相连"
|
||||||
|
},
|
||||||
"highway-highway": {
|
"highway-highway": {
|
||||||
"reference": "相交的道路应共享一个交叉节点。"
|
"reference": "相交的道路应共享一个交叉节点。"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"close_nodes": {
|
"close_nodes": {
|
||||||
"title": "相近的节点",
|
"title": "相近的节点",
|
||||||
|
"tip": "查找多余和拥挤的节点",
|
||||||
"message": "{way} 中的两个节点非常接近",
|
"message": "{way} 中的两个节点非常接近",
|
||||||
"reference": "路径中多余的点应被合并或分开。"
|
"reference": "路径中多余的点应被合并或分开。",
|
||||||
|
"detached": {
|
||||||
|
"message": "{feature} 与 {feature2} 过于接近",
|
||||||
|
"reference": "分开的节点不应共享同一位置。"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"crossing_ways": {
|
"crossing_ways": {
|
||||||
"title": "相交的路径",
|
"title": "相交的路径",
|
||||||
|
@ -1716,6 +1740,20 @@
|
||||||
"reference": "谷歌的产品具有所有权,不得用于参考。"
|
"reference": "谷歌的产品具有所有权,不得用于参考。"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "无效的格式",
|
||||||
|
"tip": "查找含有无效格式的标签",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} 存在一个无效电子邮件地址。",
|
||||||
|
"message_multi": "{feature} 存在多个无效电子邮件地址。",
|
||||||
|
"reference": "电子邮件地址必须类似于 \"user@example.com\"。"
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} 存在一个无效网址。",
|
||||||
|
"message_multi": "{feature} 存在多个无效网址。",
|
||||||
|
"reference": "网址应该以 \"http\" 或 \"https\" 为开头。"
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "缺少成员",
|
"title": "缺少成员",
|
||||||
"message": "{member} 不是 {relation} 的成员",
|
"message": "{member} 不是 {relation} 的成员",
|
||||||
|
@ -1746,7 +1784,15 @@
|
||||||
"title": "过时的标签",
|
"title": "过时的标签",
|
||||||
"message": "{feature} 存在过时的标签",
|
"message": "{feature} 存在过时的标签",
|
||||||
"tip": "查找含有弃用的标签且可以更新的要素",
|
"tip": "查找含有弃用的标签且可以更新的要素",
|
||||||
"reference": "有些标签会随时间推移而被更换,应予以改进。"
|
"reference": "有些标签会随时间推移而被更换,应予以改进。",
|
||||||
|
"incomplete": {
|
||||||
|
"message": "{feature} 存在不完整的标签",
|
||||||
|
"reference": "某些要素应有额外的标签。"
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "{feature} 看起来像是个品牌名称但没有规范的标签",
|
||||||
|
"reference": "同一品牌的所有要素都应该以相同方式标记。"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
"title": "私人信息",
|
"title": "私人信息",
|
||||||
|
@ -2851,7 +2897,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "方向",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "向后",
|
"backward": "向后",
|
||||||
"both": "双向 / 全部",
|
"both": "双向 / 全部",
|
||||||
|
@ -3554,7 +3599,6 @@
|
||||||
"placeholder": "距离,精确到一位小数 (123.4)"
|
"placeholder": "距离,精确到一位小数 (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "方向",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "向后",
|
"backward": "向后",
|
||||||
"both": "双向 / 全部",
|
"both": "双向 / 全部",
|
||||||
|
@ -3969,7 +4013,6 @@
|
||||||
"label": "交通标志"
|
"label": "交通标志"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "方向",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "向后",
|
"backward": "向后",
|
||||||
"both": "双向 / 全部",
|
"both": "双向 / 全部",
|
||||||
|
@ -3980,7 +4023,6 @@
|
||||||
"label": "类型"
|
"label": "类型"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "方向",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "向后",
|
"backward": "向后",
|
||||||
"both": "双向 / 全部",
|
"both": "双向 / 全部",
|
||||||
|
@ -4015,6 +4057,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "树林"
|
"label": "树林"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "类型"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "架空电车线"
|
"label": "架空电车线"
|
||||||
},
|
},
|
||||||
|
@ -5894,14 +5939,6 @@
|
||||||
"name": "军营",
|
"name": "军营",
|
||||||
"terms": "军营,虎帐,兵营,军队,部队,步兵,驻扎,营房"
|
"terms": "军营,虎帐,兵营,军队,部队,步兵,驻扎,营房"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "军事碉堡",
|
|
||||||
"terms": "军事碉堡,碉堡"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "检查点",
|
|
||||||
"terms": "检查点,检查站,检查,边检"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "军事危险区域",
|
"name": "军事危险区域",
|
||||||
"terms": "危险区"
|
"terms": "危险区"
|
||||||
|
@ -5910,18 +5947,10 @@
|
||||||
"name": "海军基地",
|
"name": "海军基地",
|
||||||
"terms": "海军,基地"
|
"terms": "海军,基地"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "核爆地点",
|
|
||||||
"terms": "核爆"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "障碍训练场",
|
"name": "障碍训练场",
|
||||||
"terms": "障碍,训练场"
|
"terms": "障碍,训练场"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "军事办公室",
|
|
||||||
"terms": "军事办公室"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "军事靶场",
|
"name": "军事靶场",
|
||||||
"terms": "军事,靶场,靶子"
|
"terms": "军事,靶场,靶子"
|
||||||
|
@ -7848,7 +7877,7 @@
|
||||||
},
|
},
|
||||||
"waterway/dam": {
|
"waterway/dam": {
|
||||||
"name": "水坝",
|
"name": "水坝",
|
||||||
"terms": "水坝"
|
"terms": "水坝,大坝"
|
||||||
},
|
},
|
||||||
"waterway/ditch": {
|
"waterway/ditch": {
|
||||||
"name": "水沟",
|
"name": "水沟",
|
||||||
|
@ -7934,10 +7963,6 @@
|
||||||
"description": "影像边界和拍摄日期。标签会在缩放到13层级或更高时显示。",
|
"description": "影像边界和拍摄日期。标签会在缩放到13层级或更高时显示。",
|
||||||
"name": "DigitalGlobe 标准影像年份"
|
"name": "DigitalGlobe 标准影像年份"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"description": "DigitalGlobe-Vivid 是一幅具有最佳美观效果及流通频率的镶嵌影像,适用于全球任何地区,50cm或更高分辨率,全球图像平均流通频率小于20个月。",
|
|
||||||
"name": "DigitalGlobe 艳丽影像"
|
|
||||||
},
|
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"description": "经后期处理的 Sentinel 卫星影像。",
|
"description": "经后期处理的 Sentinel 卫星影像。",
|
||||||
"name": "eox.at 2018 无云"
|
"name": "eox.at 2018 无云"
|
||||||
|
@ -7970,6 +7995,18 @@
|
||||||
"description": "卫星和航空影像",
|
"description": "卫星和航空影像",
|
||||||
"name": "Mapbox 卫星"
|
"name": "Mapbox 卫星"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "条款与反馈"
|
||||||
|
},
|
||||||
|
"name": "Maxer 优质影像 (Beta)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "条款与反馈"
|
||||||
|
},
|
||||||
|
"name": "Maxar 标准影像 (Beta)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik 有限公司, OpenStreetMap 贡献者, 署名-相同方式共享"
|
"text": "© Geofabrik 有限公司, OpenStreetMap 贡献者, 署名-相同方式共享"
|
||||||
|
|
36
vendor/assets/iD/iD/locales/zh-HK.json
vendored
36
vendor/assets/iD/iD/locales/zh-HK.json
vendored
|
@ -461,7 +461,6 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "搜尋全世界...",
|
"search": "搜尋全世界...",
|
||||||
"no_results_visible": "地圖內可見範圍都沒有結果",
|
|
||||||
"no_results_worldwide": "找不到搜尋結果"
|
"no_results_worldwide": "找不到搜尋結果"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -645,12 +644,6 @@
|
||||||
"or": "或"
|
"or": "或"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "你有未儲存的變更",
|
|
||||||
"description": "你想恢復上一次編輯時尚未儲存的變更嗎?",
|
|
||||||
"restore": "恢復我的變更",
|
|
||||||
"reset": "放棄我的變更"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "儲存",
|
"title": "儲存",
|
||||||
"help": "檢閱您的變更並將它們上載至 OpenStreetMap,讓其他用戶都看得到。",
|
"help": "檢閱您的變更並將它們上載至 OpenStreetMap,讓其他用戶都看得到。",
|
||||||
|
@ -684,9 +677,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "你剛剛編輯了OpenStreetMap!",
|
|
||||||
"thank_you": "謝謝協助改善地圖。",
|
|
||||||
"thank_you_location": "謝謝協助改善 {where} 附近的地圖。",
|
|
||||||
"help_link_text": "詳細資料",
|
"help_link_text": "詳細資料",
|
||||||
"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",
|
"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",
|
||||||
"view_on_osm": "於OSM上顯示改變",
|
"view_on_osm": "於OSM上顯示改變",
|
||||||
|
@ -697,12 +687,6 @@
|
||||||
"okay": "確定",
|
"okay": "確定",
|
||||||
"cancel": "取消"
|
"cancel": "取消"
|
||||||
},
|
},
|
||||||
"splash": {
|
|
||||||
"welcome": "歡迎使用iD OpenStreetMap編輯器",
|
|
||||||
"text": "iD是一個易用但功能強大的工具以便你可在世界上最好的免費地圖中作出貢獻。這個是版本{version}。你可在{website}得到更多資料和在{github}報告錯誤。",
|
|
||||||
"walkthrough": "開始新手教學",
|
|
||||||
"start": "立即編輯"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "實況模式",
|
"live": "實況模式",
|
||||||
"lose_changes": "你有尚未儲存的變更。切換地圖伺服器將放棄它們。你確定要切換伺服器嗎?",
|
"lose_changes": "你有尚未儲存的變更。切換地圖伺服器將放棄它們。你確定要切換伺服器嗎?",
|
||||||
|
@ -1608,7 +1592,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "方向",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "後向",
|
"backward": "後向",
|
||||||
"both": "雙向",
|
"both": "雙向",
|
||||||
|
@ -2228,7 +2211,6 @@
|
||||||
"placeholder": "距離準確至一個小數位 (123.4)"
|
"placeholder": "距離準確至一個小數位 (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "方向",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "後向",
|
"backward": "後向",
|
||||||
"both": "雙向",
|
"both": "雙向",
|
||||||
|
@ -2647,7 +2629,6 @@
|
||||||
"label": "交通標誌"
|
"label": "交通標誌"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "方向",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "後向",
|
"backward": "後向",
|
||||||
"both": "雙向",
|
"both": "雙向",
|
||||||
|
@ -2658,7 +2639,6 @@
|
||||||
"label": "訊號種類"
|
"label": "訊號種類"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "方向",
|
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "後向",
|
"backward": "後向",
|
||||||
"both": "雙向",
|
"both": "雙向",
|
||||||
|
@ -4420,14 +4400,6 @@
|
||||||
"name": "軍營",
|
"name": "軍營",
|
||||||
"terms": "Barracks,兵房,兵營,營房,軍營"
|
"terms": "Barracks,兵房,兵營,營房,軍營"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "軍事地堡",
|
|
||||||
"terms": "Military Bunker,地堡,暗堡"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "檢查站",
|
|
||||||
"terms": "Checkpoint,檢查站,檢查點,軍事崗哨,哨站"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "危險區",
|
"name": "危險區",
|
||||||
"terms": "Danger Area,危險地區, 危險區域,危險範圍"
|
"terms": "Danger Area,危險地區, 危險區域,危險範圍"
|
||||||
|
@ -4436,18 +4408,10 @@
|
||||||
"name": "海軍基地",
|
"name": "海軍基地",
|
||||||
"terms": "Naval Base,軍港,海軍基地"
|
"terms": "Naval Base,軍港,海軍基地"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "核爆場地",
|
|
||||||
"terms": "Nuclear Explosion Site,核子爆炸場址,核子試爆場"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "越障訓練場",
|
"name": "越障訓練場",
|
||||||
"terms": "Obstacle Course,越障訓練場"
|
"terms": "Obstacle Course,越障訓練場"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "軍事辦公室",
|
|
||||||
"terms": "Military Office,軍事辦公室"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "軍事靶場",
|
"name": "軍事靶場",
|
||||||
"terms": "Military Range,靶場,軍用靶場,射擊場"
|
"terms": "Military Range,靶場,軍用靶場,射擊場"
|
||||||
|
|
168
vendor/assets/iD/iD/locales/zh-TW.json
vendored
168
vendor/assets/iD/iD/locales/zh-TW.json
vendored
|
@ -20,7 +20,7 @@
|
||||||
"modes": {
|
"modes": {
|
||||||
"add_feature": {
|
"add_feature": {
|
||||||
"title": "新增圖徽",
|
"title": "新增圖徽",
|
||||||
"description": "搜尋要新增到地圖上的圖徽。",
|
"description": "搜尋要新增至地圖上的圖徽。",
|
||||||
"key": "分頁",
|
"key": "分頁",
|
||||||
"result": "{count} 個結果",
|
"result": "{count} 個結果",
|
||||||
"results": "{count} 個結果"
|
"results": "{count} 個結果"
|
||||||
|
@ -618,7 +618,7 @@
|
||||||
},
|
},
|
||||||
"geocoder": {
|
"geocoder": {
|
||||||
"search": "搜尋全世界...",
|
"search": "搜尋全世界...",
|
||||||
"no_results_visible": "可見的地圖區域中沒有搜尋結果",
|
"no_results_visible": "可見的地圖區域中沒有結果",
|
||||||
"no_results_worldwide": "找不到搜尋結果"
|
"no_results_worldwide": "找不到搜尋結果"
|
||||||
},
|
},
|
||||||
"geolocate": {
|
"geolocate": {
|
||||||
|
@ -866,10 +866,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"restore": {
|
"restore": {
|
||||||
"heading": "您有未儲存的編輯",
|
"heading": "您有未儲存的變更",
|
||||||
"description": "您在上一次編輯時仍有未儲存的修改,你想恢復這些修改嗎﹖",
|
"description": "您希望從先前的編輯工作階段中復原未儲存的變更嗎?",
|
||||||
"restore": "復原我的變更",
|
"restore": "復原我的變更",
|
||||||
"reset": "丟棄我的變更"
|
"reset": "放棄我的變更"
|
||||||
},
|
},
|
||||||
"save": {
|
"save": {
|
||||||
"title": "儲存",
|
"title": "儲存",
|
||||||
|
@ -905,9 +905,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"just_edited": "您剛剛編輯了OpenStreetMap!",
|
"just_edited": "您剛編輯了開放街圖!",
|
||||||
"thank_you": "感謝你改進地圖。",
|
"thank_you": "感謝您改進地圖。",
|
||||||
"thank_you_location": "感謝你改進 {where} 週遭的地圖。",
|
"thank_you_location": "感謝您改進了 {where} 附近的地圖。",
|
||||||
"thank_you_where": {
|
"thank_you_where": {
|
||||||
"format": "{region}{separator}{place}",
|
"format": "{region}{separator}{place}",
|
||||||
"separator": "-"
|
"separator": "-"
|
||||||
|
@ -929,9 +929,9 @@
|
||||||
"cancel": "取消"
|
"cancel": "取消"
|
||||||
},
|
},
|
||||||
"splash": {
|
"splash": {
|
||||||
"welcome": "歡迎使用iD OpenStreetMap編輯器",
|
"welcome": "歡迎使用 iD 開放街圖編輯器",
|
||||||
"text": "iD編輯器是一個既易用而又功能強大的工具,以助您編輯世界上最好的自由世界地圖。這是版本{version}。欲知詳情,請瀏覽 {website} 及於{github}報告臭蟲。",
|
"text": "iD 編輯器是一個易用且強大的工具,以助您編輯世界上最好的自由世界地圖。這是版本 {version}。欲知詳情,請瀏覽 {website} 及於 {github} 回報臭蟲。",
|
||||||
"walkthrough": "開始新手教學",
|
"walkthrough": "開始教學",
|
||||||
"start": "現在就編輯"
|
"start": "現在就編輯"
|
||||||
},
|
},
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
|
@ -1740,6 +1740,20 @@
|
||||||
"reference": "Google 的產品性質是專有的,所以不應被用作參考資料。 "
|
"reference": "Google 的產品性質是專有的,所以不應被用作參考資料。 "
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"invalid_format": {
|
||||||
|
"title": "無效格式",
|
||||||
|
"tip": "尋找有非預期格式的標籤",
|
||||||
|
"email": {
|
||||||
|
"message": "{feature} 有無效的電子郵件地址。",
|
||||||
|
"message_multi": "{feature} 有多個無效的電子郵件地址。",
|
||||||
|
"reference": "Email 地址應該長得像 \"user@example.com\"。"
|
||||||
|
},
|
||||||
|
"website": {
|
||||||
|
"message": "{feature} 有無效的網站。",
|
||||||
|
"message_multi": "{feature} 有多個無效的網站。",
|
||||||
|
"reference": "網站應該以 \"http\" 或 \"https\" 開頭。"
|
||||||
|
}
|
||||||
|
},
|
||||||
"missing_role": {
|
"missing_role": {
|
||||||
"title": "缺少角色",
|
"title": "缺少角色",
|
||||||
"message": "{member} 沒有在 {relation} 裡的角色",
|
"message": "{member} 沒有在 {relation} 裡的角色",
|
||||||
|
@ -1774,6 +1788,10 @@
|
||||||
"incomplete": {
|
"incomplete": {
|
||||||
"message": "{feature} 的標籤不完整",
|
"message": "{feature} 的標籤不完整",
|
||||||
"reference": "一些圖徵應當有額外的標籤。"
|
"reference": "一些圖徵應當有額外的標籤。"
|
||||||
|
},
|
||||||
|
"noncanonical_brand": {
|
||||||
|
"message": "{feature} 像是沒有標準標籤的品牌",
|
||||||
|
"reference": "所有擁有同樣品牌名稱的圖徵,應當用同樣的方式標示標籤。"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"private_data": {
|
"private_data": {
|
||||||
|
@ -2838,6 +2856,10 @@
|
||||||
"label": "裝置",
|
"label": "裝置",
|
||||||
"placeholder": "1, 2, 3..."
|
"placeholder": "1, 2, 3..."
|
||||||
},
|
},
|
||||||
|
"diameter": {
|
||||||
|
"label": "直徑",
|
||||||
|
"placeholder": "5 mm, 10 cm, 15 in…"
|
||||||
|
},
|
||||||
"diaper": {
|
"diaper": {
|
||||||
"label": "有尿布台"
|
"label": "有尿布台"
|
||||||
},
|
},
|
||||||
|
@ -2883,7 +2905,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"direction_vertex": {
|
"direction_vertex": {
|
||||||
"label": "方向",
|
"label": "受影響的方向",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "後退",
|
"backward": "後退",
|
||||||
"both": "兩者都有 / 全都有",
|
"both": "兩者都有 / 全都有",
|
||||||
|
@ -3659,7 +3681,7 @@
|
||||||
"placeholder": "距離達小數點一位數 (123.4)"
|
"placeholder": "距離達小數點一位數 (123.4)"
|
||||||
},
|
},
|
||||||
"railway/signal/direction": {
|
"railway/signal/direction": {
|
||||||
"label": "方向",
|
"label": "受影響的方向",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "後退",
|
"backward": "後退",
|
||||||
"both": "兩個方向 / 全部",
|
"both": "兩個方向 / 全部",
|
||||||
|
@ -4139,7 +4161,7 @@
|
||||||
"label": "交通號誌"
|
"label": "交通號誌"
|
||||||
},
|
},
|
||||||
"traffic_sign/direction": {
|
"traffic_sign/direction": {
|
||||||
"label": "方向",
|
"label": "受影響的方向",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "反向",
|
"backward": "反向",
|
||||||
"both": "都有/全部",
|
"both": "都有/全部",
|
||||||
|
@ -4150,7 +4172,7 @@
|
||||||
"label": "號誌種類"
|
"label": "號誌種類"
|
||||||
},
|
},
|
||||||
"traffic_signals/direction": {
|
"traffic_signals/direction": {
|
||||||
"label": "方向",
|
"label": "受影響的方向",
|
||||||
"options": {
|
"options": {
|
||||||
"backward": "後退",
|
"backward": "後退",
|
||||||
"both": "兩個方向 / 全部",
|
"both": "兩個方向 / 全部",
|
||||||
|
@ -4185,6 +4207,9 @@
|
||||||
"trees": {
|
"trees": {
|
||||||
"label": "樹"
|
"label": "樹"
|
||||||
},
|
},
|
||||||
|
"trench": {
|
||||||
|
"label": "類型"
|
||||||
|
},
|
||||||
"trolley_wire": {
|
"trolley_wire": {
|
||||||
"label": "架空電車線"
|
"label": "架空電車線"
|
||||||
},
|
},
|
||||||
|
@ -4203,6 +4228,9 @@
|
||||||
"tourism": "觀光"
|
"tourism": "觀光"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"valve": {
|
||||||
|
"label": "類型"
|
||||||
|
},
|
||||||
"vending": {
|
"vending": {
|
||||||
"label": "貨物類型"
|
"label": "貨物類型"
|
||||||
},
|
},
|
||||||
|
@ -4794,6 +4822,14 @@
|
||||||
"name": "教會",
|
"name": "教會",
|
||||||
"terms": "教會,基督教教會"
|
"terms": "教會,基督教教會"
|
||||||
},
|
},
|
||||||
|
"amenity/place_of_worship/christian/jehovahs_witness": {
|
||||||
|
"name": "耶和華見證人王國聚會所",
|
||||||
|
"terms": "耶和華見證人"
|
||||||
|
},
|
||||||
|
"amenity/place_of_worship/christian/quaker": {
|
||||||
|
"name": "貴格會禮拜堂",
|
||||||
|
"terms": "貴格會聚會所"
|
||||||
|
},
|
||||||
"amenity/place_of_worship/hindu": {
|
"amenity/place_of_worship/hindu": {
|
||||||
"name": "印度寺廟",
|
"name": "印度寺廟",
|
||||||
"terms": "印度寺廟,Hindu Temple"
|
"terms": "印度寺廟,Hindu Temple"
|
||||||
|
@ -6483,14 +6519,6 @@
|
||||||
"name": "軍事建築",
|
"name": "軍事建築",
|
||||||
"terms": "營房,軍營,營舍"
|
"terms": "營房,軍營,營舍"
|
||||||
},
|
},
|
||||||
"landuse/military/bunker": {
|
|
||||||
"name": "軍事碉堡",
|
|
||||||
"terms": "軍事碉堡,碉堡"
|
|
||||||
},
|
|
||||||
"landuse/military/checkpoint": {
|
|
||||||
"name": "崗哨",
|
|
||||||
"terms": "軍事崗哨,哨點"
|
|
||||||
},
|
|
||||||
"landuse/military/danger_area": {
|
"landuse/military/danger_area": {
|
||||||
"name": "危險區",
|
"name": "危險區",
|
||||||
"terms": "危險地區,危險區域,危險區,禁區"
|
"terms": "危險地區,危險區域,危險區,禁區"
|
||||||
|
@ -6499,18 +6527,10 @@
|
||||||
"name": "海軍基地",
|
"name": "海軍基地",
|
||||||
"terms": "軍港,海軍基地"
|
"terms": "軍港,海軍基地"
|
||||||
},
|
},
|
||||||
"landuse/military/nuclear_explosion_site": {
|
|
||||||
"name": "核子爆炸場址",
|
|
||||||
"terms": "核子爆炸場址,核子試爆場"
|
|
||||||
},
|
|
||||||
"landuse/military/obstacle_course": {
|
"landuse/military/obstacle_course": {
|
||||||
"name": "障礙課程場地",
|
"name": "障礙課程場地",
|
||||||
"terms": "障礙課程場地,障礙課程"
|
"terms": "障礙課程場地,障礙課程"
|
||||||
},
|
},
|
||||||
"landuse/military/office": {
|
|
||||||
"name": "軍事機構",
|
|
||||||
"terms": "軍事辦公室"
|
|
||||||
},
|
|
||||||
"landuse/military/range": {
|
"landuse/military/range": {
|
||||||
"name": "軍用靶場",
|
"name": "軍用靶場",
|
||||||
"terms": "靶場,軍用靶場,射擊場,軍事靶場"
|
"terms": "靶場,軍用靶場,射擊場,軍事靶場"
|
||||||
|
@ -6612,10 +6632,18 @@
|
||||||
"name": "舞蹈學校",
|
"name": "舞蹈學校",
|
||||||
"terms": "舞蹈學校"
|
"terms": "舞蹈學校"
|
||||||
},
|
},
|
||||||
|
"leisure/disc_golf_course": {
|
||||||
|
"name": "飛盤高爾夫球場",
|
||||||
|
"terms": "飛盤高爾夫球場"
|
||||||
|
},
|
||||||
"leisure/dog_park": {
|
"leisure/dog_park": {
|
||||||
"name": "狗公園",
|
"name": "狗公園",
|
||||||
"terms": "寵物公園"
|
"terms": "寵物公園"
|
||||||
},
|
},
|
||||||
|
"leisure/escape_game": {
|
||||||
|
"name": "密室逃脫",
|
||||||
|
"terms": "密室逃脫"
|
||||||
|
},
|
||||||
"leisure/firepit": {
|
"leisure/firepit": {
|
||||||
"name": "火坑",
|
"name": "火坑",
|
||||||
"terms": "火爐"
|
"terms": "火爐"
|
||||||
|
@ -6772,6 +6800,10 @@
|
||||||
"name": "馬場",
|
"name": "馬場",
|
||||||
"terms": "馬場"
|
"terms": "馬場"
|
||||||
},
|
},
|
||||||
|
"leisure/pitch/field_hockey": {
|
||||||
|
"name": "曲棍球場",
|
||||||
|
"terms": "曲棍球場"
|
||||||
|
},
|
||||||
"leisure/pitch/horseshoes": {
|
"leisure/pitch/horseshoes": {
|
||||||
"name": "馬蹄鐵坑",
|
"name": "馬蹄鐵坑",
|
||||||
"terms": "馬蹄鐵坑"
|
"terms": "馬蹄鐵坑"
|
||||||
|
@ -7023,6 +7055,10 @@
|
||||||
"name": "地下管線",
|
"name": "地下管線",
|
||||||
"terms": "地下水管"
|
"terms": "地下水管"
|
||||||
},
|
},
|
||||||
|
"man_made/pipeline/valve": {
|
||||||
|
"name": "管道閥門",
|
||||||
|
"terms": "管道閥門"
|
||||||
|
},
|
||||||
"man_made/pumping_station": {
|
"man_made/pumping_station": {
|
||||||
"name": "抽水站",
|
"name": "抽水站",
|
||||||
"terms": "抽水站"
|
"terms": "抽水站"
|
||||||
|
@ -7122,6 +7158,26 @@
|
||||||
"name": "電信公司人孔",
|
"name": "電信公司人孔",
|
||||||
"terms": "電信公司人孔,電信人孔"
|
"terms": "電信公司人孔,電信人孔"
|
||||||
},
|
},
|
||||||
|
"military/bunker": {
|
||||||
|
"name": "軍用掩體",
|
||||||
|
"terms": "軍用掩體"
|
||||||
|
},
|
||||||
|
"military/checkpoint": {
|
||||||
|
"name": "檢查站",
|
||||||
|
"terms": "檢查站"
|
||||||
|
},
|
||||||
|
"military/nuclear_explosion_site": {
|
||||||
|
"name": "核武測試場",
|
||||||
|
"terms": "核武測試場"
|
||||||
|
},
|
||||||
|
"military/office": {
|
||||||
|
"name": "軍事辦公室",
|
||||||
|
"terms": "軍事辦公室"
|
||||||
|
},
|
||||||
|
"military/trench": {
|
||||||
|
"name": "壕溝",
|
||||||
|
"terms": "壕溝"
|
||||||
|
},
|
||||||
"natural": {
|
"natural": {
|
||||||
"name": "自然景觀"
|
"name": "自然景觀"
|
||||||
},
|
},
|
||||||
|
@ -7307,6 +7363,10 @@
|
||||||
"name": "非營利組織辦公室",
|
"name": "非營利組織辦公室",
|
||||||
"terms": "NGO,非營利組織"
|
"terms": "NGO,非營利組織"
|
||||||
},
|
},
|
||||||
|
"office/bail_bond_agent": {
|
||||||
|
"name": "保釋債券代理人",
|
||||||
|
"terms": "保釋債券代理人"
|
||||||
|
},
|
||||||
"office/charity": {
|
"office/charity": {
|
||||||
"name": "慈善機構",
|
"name": "慈善機構",
|
||||||
"terms": "慈善事業"
|
"terms": "慈善事業"
|
||||||
|
@ -8350,6 +8410,10 @@
|
||||||
"name": "醫療器材行",
|
"name": "醫療器材行",
|
||||||
"terms": "醫療用品店"
|
"terms": "醫療用品店"
|
||||||
},
|
},
|
||||||
|
"shop/military_surplus": {
|
||||||
|
"name": "軍用品店",
|
||||||
|
"terms": "軍事用品店,軍人用品店"
|
||||||
|
},
|
||||||
"shop/mobile_phone": {
|
"shop/mobile_phone": {
|
||||||
"name": "行動電話店",
|
"name": "行動電話店",
|
||||||
"terms": "手機商店,手機店,手機行,行動通訊店"
|
"terms": "手機商店,手機店,手機行,行動通訊店"
|
||||||
|
@ -9053,13 +9117,6 @@
|
||||||
"description": "影像邊界與拍攝日期。標籤將會在縮放等級大於等於 13 時出現。",
|
"description": "影像邊界與拍攝日期。標籤將會在縮放等級大於等於 13 時出現。",
|
||||||
"name": "DigitalGlobe Standard 空照圖年份"
|
"name": "DigitalGlobe Standard 空照圖年份"
|
||||||
},
|
},
|
||||||
"DigitalGlobe-Vivid": {
|
|
||||||
"attribution": {
|
|
||||||
"text": "條款與回饋"
|
|
||||||
},
|
|
||||||
"description": "DigitalGlobe-Vivid 是一款有良好美學效果的拼貼圖,目前在全球各地都有 50 公分或更佳的解析度,全球照片平均拍攝時間為20個月之內。",
|
|
||||||
"name": "DigitalGlobe Vivid 影像"
|
|
||||||
},
|
|
||||||
"EOXAT2018CLOUDLESS": {
|
"EOXAT2018CLOUDLESS": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "Sentinel-2 無雲 - https://s2maps.eu by EOX IT Services GmbH (含有變動過的 Copernicus Sentinel 資料 2017 & 2018)"
|
"text": "Sentinel-2 無雲 - https://s2maps.eu by EOX IT Services GmbH (含有變動過的 Copernicus Sentinel 資料 2017 & 2018)"
|
||||||
|
@ -9095,6 +9152,20 @@
|
||||||
"description": "衛星與空照圖",
|
"description": "衛星與空照圖",
|
||||||
"name": "Mapbox 衛星圖"
|
"name": "Mapbox 衛星圖"
|
||||||
},
|
},
|
||||||
|
"Maxar-Premium": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "條款與回饋"
|
||||||
|
},
|
||||||
|
"description": "Maxar Premium 是由 Maxar 底圖所組成的拼接圖,特定區域以 +Vivid 或自訂照片填充,其解析度為 50 公分或更高,且會不斷更新。",
|
||||||
|
"name": "Maxar Premium 圖(測試版)"
|
||||||
|
},
|
||||||
|
"Maxar-Standard": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "條款與回饋"
|
||||||
|
},
|
||||||
|
"description": "Maxar Standard 是一套經過精心選取,覆蓋地球上 86% 的陸地面積,其解析度為 30 至 60 公分,不足的部份以 Landsat 填滿。平均更新時間為 2.31 年,部份地區每年更新兩次。",
|
||||||
|
"name": "Maxar Standard 圖(測試版)"
|
||||||
|
},
|
||||||
"OSM_Inspector-Addresses": {
|
"OSM_Inspector-Addresses": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
|
"text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
|
||||||
|
@ -9237,6 +9308,27 @@
|
||||||
"description": "由 basemap.at 提供的 Orthofoto 圖層。geoimage.at 圖的「繼承者」。",
|
"description": "由 basemap.at 提供的 Orthofoto 圖層。geoimage.at 圖的「繼承者」。",
|
||||||
"name": "basemap.at Orthofoto"
|
"name": "basemap.at Orthofoto"
|
||||||
},
|
},
|
||||||
|
"basemap.at-overlay": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "由 basemap.at 提供的註釋覆蓋層。",
|
||||||
|
"name": "basemap.at 覆蓋層"
|
||||||
|
},
|
||||||
|
"basemap.at-surface": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "由 basemap.at 提供的表面層。",
|
||||||
|
"name": "basemap.at 表面"
|
||||||
|
},
|
||||||
|
"basemap.at-terrain": {
|
||||||
|
"attribution": {
|
||||||
|
"text": "basemap.at"
|
||||||
|
},
|
||||||
|
"description": "由 basemap.at 提供的地形圖層。",
|
||||||
|
"name": "basemap.at 地形"
|
||||||
|
},
|
||||||
"eufar-balaton": {
|
"eufar-balaton": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "EUFAR 巴拉頓正射影像 2010"
|
"text": "EUFAR 巴拉頓正射影像 2010"
|
||||||
|
|
12
vendor/assets/iD/iD/locales/zh.json
vendored
12
vendor/assets/iD/iD/locales/zh.json
vendored
|
@ -198,23 +198,11 @@
|
||||||
"description": "设置背景",
|
"description": "设置背景",
|
||||||
"reset": "重置"
|
"reset": "重置"
|
||||||
},
|
},
|
||||||
"restore": {
|
|
||||||
"heading": "您有未保存的更改",
|
|
||||||
"description": "上次您有未保存的更改。你想恢复这些更改吗?"
|
|
||||||
},
|
|
||||||
"save": {
|
"save": {
|
||||||
"title": "保存",
|
"title": "保存",
|
||||||
"no_changes": "没有可以保存的更改。",
|
"no_changes": "没有可以保存的更改。",
|
||||||
"unsaved_changes": "您有未保存的更改"
|
"unsaved_changes": "您有未保存的更改"
|
||||||
},
|
},
|
||||||
"success": {
|
|
||||||
"just_edited": "你正在编辑的OpenStreetMap!"
|
|
||||||
},
|
|
||||||
"splash": {
|
|
||||||
"welcome": "欢迎使用OpenStreetMap编辑器iD",
|
|
||||||
"text": "iD编辑器是一个既易用而又功能强大的工具,以助您编辑世界上最好的自由世界地图。这是版本{version}。欲知详情,请浏览{website} 及在{github}上报告程序错误。",
|
|
||||||
"walkthrough": "开始练习"
|
|
||||||
},
|
|
||||||
"source_switch": {
|
"source_switch": {
|
||||||
"live": "运行模式",
|
"live": "运行模式",
|
||||||
"lose_changes": "您有未保存的更改。切换地图服务器会丢弃他们。你确定要切换服务器吗?",
|
"lose_changes": "您有未保存的更改。切换地图服务器会丢弃他们。你确定要切换服务器吗?",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue