mirror of
https://github.com/umap-project/umap.git
synced 2025-05-04 21:51:50 +02:00
l10n: rm pt; add ar, ast, id, is, si_LK, sr & th_TH
This commit is contained in:
parent
0f11e65a15
commit
a8cf0f3521
34 changed files with 6081 additions and 104 deletions
BIN
umap/locale/ar/LC_MESSAGES/django.mo
Normal file
BIN
umap/locale/ar/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
377
umap/locale/ar/LC_MESSAGES/django.po
Normal file
377
umap/locale/ar/LC_MESSAGES/django.po
Normal file
|
@ -0,0 +1,377 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Med Limem Smida <medlimem200@gmail.com>, 2018
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: uMap\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2019-04-07 14:28+0000\n"
|
||||||
|
"PO-Revision-Date: 2019-04-07 14:28+0000\n"
|
||||||
|
"Last-Translator: yohanboniface <yohanboniface@free.fr>\n"
|
||||||
|
"Language-Team: Arabic (http://www.transifex.com/openstreetmap/umap/language/ar/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: ar\n"
|
||||||
|
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:8 umap/templates/umap/home.html:9
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"This is a demo instance, used for tests and pre-rolling releases. If you "
|
||||||
|
"need a stable instance, please use <a "
|
||||||
|
"href=\"%(stable_url)s\">%(stable_url)s</a>. You can also host your own "
|
||||||
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:83
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:14
|
||||||
|
#: umap/templates/umap/about_summary.html:33
|
||||||
|
#: umap/templates/umap/navigation.html:26
|
||||||
|
msgid "Create a map"
|
||||||
|
msgstr "أعد خريطة"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:7
|
||||||
|
#: umap/templates/umap/navigation.html:10
|
||||||
|
msgid "My maps"
|
||||||
|
msgstr "خرائطي"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Log in"
|
||||||
|
msgstr "دخول"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Sign in"
|
||||||
|
msgstr "تسجيل"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:12
|
||||||
|
#: umap/templates/umap/navigation.html:20
|
||||||
|
msgid "Log out"
|
||||||
|
msgstr "خروج"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:6
|
||||||
|
#: umap/templates/umap/search_bar.html:6
|
||||||
|
msgid "Search maps"
|
||||||
|
msgstr "البحث عن خرائط"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:10
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:13
|
||||||
|
#: umap/templates/umap/search_bar.html:9
|
||||||
|
msgid "Search"
|
||||||
|
msgstr "ابحث"
|
||||||
|
|
||||||
|
#: umap/forms.py:40
|
||||||
|
#, python-format
|
||||||
|
msgid "Secret edit link is %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/forms.py:44 umap/models.py:115
|
||||||
|
msgid "Everyone can edit"
|
||||||
|
msgstr "يمكن للجميع التغيير"
|
||||||
|
|
||||||
|
#: umap/forms.py:45
|
||||||
|
msgid "Only editable with secret edit link"
|
||||||
|
msgstr "قابل للتغيير من خلال رابط خفي فقط"
|
||||||
|
|
||||||
|
#: umap/middleware.py:14
|
||||||
|
msgid "Site is readonly for maintenance"
|
||||||
|
msgstr "لغاية الصيانة، الموقع مفتوح للقراءة فقط"
|
||||||
|
|
||||||
|
#: umap/models.py:17
|
||||||
|
msgid "name"
|
||||||
|
msgstr "الإسم"
|
||||||
|
|
||||||
|
#: umap/models.py:48
|
||||||
|
msgid "details"
|
||||||
|
msgstr "تفاصيل"
|
||||||
|
|
||||||
|
#: umap/models.py:49
|
||||||
|
msgid "Link to a page where the licence is detailed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:63
|
||||||
|
msgid "URL template using OSM tile format"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:71
|
||||||
|
msgid "Order of the tilelayers in the edit box"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:116
|
||||||
|
msgid "Only editors can edit"
|
||||||
|
msgstr "للناشرين فقط إمكانية التغيير"
|
||||||
|
|
||||||
|
#: umap/models.py:117
|
||||||
|
msgid "Only owner can edit"
|
||||||
|
msgstr "لصاحبها فقط إمكانية التغيير"
|
||||||
|
|
||||||
|
#: umap/models.py:120
|
||||||
|
msgid "everyone (public)"
|
||||||
|
msgstr "الجميع (العموم)"
|
||||||
|
|
||||||
|
#: umap/models.py:121
|
||||||
|
msgid "anyone with link"
|
||||||
|
msgstr "أي شخص يمتلك الرابط"
|
||||||
|
|
||||||
|
#: umap/models.py:122
|
||||||
|
msgid "editors only"
|
||||||
|
msgstr "الناشرون فقط"
|
||||||
|
|
||||||
|
#: umap/models.py:123
|
||||||
|
msgid "blocked"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:126 umap/models.py:256
|
||||||
|
msgid "description"
|
||||||
|
msgstr "تقديم"
|
||||||
|
|
||||||
|
#: umap/models.py:127
|
||||||
|
msgid "center"
|
||||||
|
msgstr "وسط"
|
||||||
|
|
||||||
|
#: umap/models.py:128
|
||||||
|
msgid "zoom"
|
||||||
|
msgstr "تكبير"
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "locate"
|
||||||
|
msgstr "تموقع"
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "Locate user on load?"
|
||||||
|
msgstr "حدد موقع المستعمل عند التحميل ؟"
|
||||||
|
|
||||||
|
#: umap/models.py:132
|
||||||
|
msgid "Choose the map licence."
|
||||||
|
msgstr "إختر رخصة الخريطة."
|
||||||
|
|
||||||
|
#: umap/models.py:133
|
||||||
|
msgid "licence"
|
||||||
|
msgstr "الترخيص"
|
||||||
|
|
||||||
|
#: umap/models.py:138
|
||||||
|
msgid "owner"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:139
|
||||||
|
msgid "editors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:140
|
||||||
|
msgid "edit status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:141
|
||||||
|
msgid "share status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:142
|
||||||
|
msgid "settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:210
|
||||||
|
msgid "Clone of"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:261
|
||||||
|
msgid "display on load"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:262
|
||||||
|
msgid "Display this layer on load."
|
||||||
|
msgstr "عرض هذه الطبقة عند التحميل"
|
||||||
|
|
||||||
|
#: umap/templates/404.html:7
|
||||||
|
msgid "Take me to the home page"
|
||||||
|
msgstr "الرجوع إلى الصفحة الرئيسية"
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:7
|
||||||
|
#, python-format
|
||||||
|
msgid "Browse %(current_user)s's maps"
|
||||||
|
msgstr "تصفح خرائط %(current_user)s"
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:15
|
||||||
|
#, python-format
|
||||||
|
msgid "%(current_user)s has no maps."
|
||||||
|
msgstr "%(current_user)sلا يملك أي خريطة. "
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:4
|
||||||
|
msgid "Please log in with your account"
|
||||||
|
msgstr "الرجاء الدخول بحسابك"
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:18
|
||||||
|
msgid "Username"
|
||||||
|
msgstr "إسم المستخدم"
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:20
|
||||||
|
msgid "Password"
|
||||||
|
msgstr "كلمة السر"
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:21
|
||||||
|
msgid "Login"
|
||||||
|
msgstr "تسجيل الدخول"
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:27
|
||||||
|
msgid "Please choose a provider"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:6
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
||||||
|
"layers in a minute and embed them in your site."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:11
|
||||||
|
msgid "Choose the layers of your map"
|
||||||
|
msgstr "إختر الطبقات على خريطتك"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:12
|
||||||
|
msgid "Add POIs: markers, lines, polygons..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:13
|
||||||
|
msgid "Manage POIs colours and icons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:14
|
||||||
|
msgid "Manage map options: display a minimap, locate user on load…"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:15
|
||||||
|
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:16
|
||||||
|
msgid "Choose the license for your data"
|
||||||
|
msgstr "إختر رخصة بياناتك"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:17
|
||||||
|
msgid "Embed and share your map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:23
|
||||||
|
#, python-format
|
||||||
|
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:35
|
||||||
|
msgid "Play with the demo"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:17
|
||||||
|
msgid "Map of the uMaps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:24
|
||||||
|
msgid "Get inspired, browse maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/login_popup_end.html:2
|
||||||
|
msgid "You are logged in. Continuing..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:7 umap/views.py:214
|
||||||
|
msgid "by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:11
|
||||||
|
msgid "More"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:14
|
||||||
|
msgid "About"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:15
|
||||||
|
msgid "Feedback"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:18
|
||||||
|
msgid "Change password"
|
||||||
|
msgstr "غير كلمة السر"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:6
|
||||||
|
msgid "Password change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:7
|
||||||
|
msgid ""
|
||||||
|
"Please enter your old password, for security's sake, and then enter your new"
|
||||||
|
" password twice so we can verify you typed it in correctly."
|
||||||
|
msgstr "الرجاء إدخال كلمة السر القديمة، لغرض الحماية، ثم إدخال كلمة السر الجديدة مرتين للتثبت من حسن رقنها. "
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:12
|
||||||
|
msgid "Old password"
|
||||||
|
msgstr "كلمة السر القديمة"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:14
|
||||||
|
msgid "New password"
|
||||||
|
msgstr "كلمة السر الجديدة"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:16
|
||||||
|
msgid "New password confirmation"
|
||||||
|
msgstr "تأكيد كلمة السر الجديدة"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:18
|
||||||
|
msgid "Change my password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:6
|
||||||
|
msgid "Password change successful"
|
||||||
|
msgstr "تغيير ناجح لكلمة السر"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:7
|
||||||
|
msgid "Your password was changed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/search.html:13
|
||||||
|
msgid "Not map found."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:220
|
||||||
|
msgid "View the map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:524
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been created! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr "قد تم إعداد خريطتك! إذا تريد تغيير هذه الخريطة من خلال حاسوب آخر، الرجاء إتباع هذا الرابط : %(anonymous_url)s"
|
||||||
|
|
||||||
|
#: umap/views.py:529
|
||||||
|
msgid "Congratulations, your map has been created!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:561
|
||||||
|
msgid "Map has been updated!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:587
|
||||||
|
msgid "Map editors updated with success!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:612
|
||||||
|
msgid "Only its owner can delete the map."
|
||||||
|
msgstr "لا يمكن إلا لصاحب الخريطة حذفها."
|
||||||
|
|
||||||
|
#: umap/views.py:637
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been cloned! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:642
|
||||||
|
msgid "Congratulations, your map has been cloned!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:809
|
||||||
|
msgid "Layer successfully deleted."
|
||||||
|
msgstr "تم حذف الطبقة بنجاح."
|
BIN
umap/locale/ast/LC_MESSAGES/django.mo
Normal file
BIN
umap/locale/ast/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
376
umap/locale/ast/LC_MESSAGES/django.po
Normal file
376
umap/locale/ast/LC_MESSAGES/django.po
Normal file
|
@ -0,0 +1,376 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: uMap\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2019-04-07 14:28+0000\n"
|
||||||
|
"PO-Revision-Date: 2019-04-07 14:28+0000\n"
|
||||||
|
"Last-Translator: yohanboniface <yohanboniface@free.fr>\n"
|
||||||
|
"Language-Team: Asturian (http://www.transifex.com/openstreetmap/umap/language/ast/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: ast\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:8 umap/templates/umap/home.html:9
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"This is a demo instance, used for tests and pre-rolling releases. If you "
|
||||||
|
"need a stable instance, please use <a "
|
||||||
|
"href=\"%(stable_url)s\">%(stable_url)s</a>. You can also host your own "
|
||||||
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:83
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:14
|
||||||
|
#: umap/templates/umap/about_summary.html:33
|
||||||
|
#: umap/templates/umap/navigation.html:26
|
||||||
|
msgid "Create a map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:7
|
||||||
|
#: umap/templates/umap/navigation.html:10
|
||||||
|
msgid "My maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Log in"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Sign in"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:12
|
||||||
|
#: umap/templates/umap/navigation.html:20
|
||||||
|
msgid "Log out"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:6
|
||||||
|
#: umap/templates/umap/search_bar.html:6
|
||||||
|
msgid "Search maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:10
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:13
|
||||||
|
#: umap/templates/umap/search_bar.html:9
|
||||||
|
msgid "Search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/forms.py:40
|
||||||
|
#, python-format
|
||||||
|
msgid "Secret edit link is %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/forms.py:44 umap/models.py:115
|
||||||
|
msgid "Everyone can edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/forms.py:45
|
||||||
|
msgid "Only editable with secret edit link"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/middleware.py:14
|
||||||
|
msgid "Site is readonly for maintenance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:17
|
||||||
|
msgid "name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:48
|
||||||
|
msgid "details"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:49
|
||||||
|
msgid "Link to a page where the licence is detailed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:63
|
||||||
|
msgid "URL template using OSM tile format"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:71
|
||||||
|
msgid "Order of the tilelayers in the edit box"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:116
|
||||||
|
msgid "Only editors can edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:117
|
||||||
|
msgid "Only owner can edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:120
|
||||||
|
msgid "everyone (public)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:121
|
||||||
|
msgid "anyone with link"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:122
|
||||||
|
msgid "editors only"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:123
|
||||||
|
msgid "blocked"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:126 umap/models.py:256
|
||||||
|
msgid "description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:127
|
||||||
|
msgid "center"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:128
|
||||||
|
msgid "zoom"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "locate"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "Locate user on load?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:132
|
||||||
|
msgid "Choose the map licence."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:133
|
||||||
|
msgid "licence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:138
|
||||||
|
msgid "owner"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:139
|
||||||
|
msgid "editors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:140
|
||||||
|
msgid "edit status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:141
|
||||||
|
msgid "share status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:142
|
||||||
|
msgid "settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:210
|
||||||
|
msgid "Clone of"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:261
|
||||||
|
msgid "display on load"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:262
|
||||||
|
msgid "Display this layer on load."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/404.html:7
|
||||||
|
msgid "Take me to the home page"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:7
|
||||||
|
#, python-format
|
||||||
|
msgid "Browse %(current_user)s's maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:15
|
||||||
|
#, python-format
|
||||||
|
msgid "%(current_user)s has no maps."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:4
|
||||||
|
msgid "Please log in with your account"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:18
|
||||||
|
msgid "Username"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:20
|
||||||
|
msgid "Password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:21
|
||||||
|
msgid "Login"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:27
|
||||||
|
msgid "Please choose a provider"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:6
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
||||||
|
"layers in a minute and embed them in your site."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:11
|
||||||
|
msgid "Choose the layers of your map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:12
|
||||||
|
msgid "Add POIs: markers, lines, polygons..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:13
|
||||||
|
msgid "Manage POIs colours and icons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:14
|
||||||
|
msgid "Manage map options: display a minimap, locate user on load…"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:15
|
||||||
|
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:16
|
||||||
|
msgid "Choose the license for your data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:17
|
||||||
|
msgid "Embed and share your map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:23
|
||||||
|
#, python-format
|
||||||
|
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:35
|
||||||
|
msgid "Play with the demo"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:17
|
||||||
|
msgid "Map of the uMaps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:24
|
||||||
|
msgid "Get inspired, browse maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/login_popup_end.html:2
|
||||||
|
msgid "You are logged in. Continuing..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:7 umap/views.py:214
|
||||||
|
msgid "by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:11
|
||||||
|
msgid "More"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:14
|
||||||
|
msgid "About"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:15
|
||||||
|
msgid "Feedback"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:18
|
||||||
|
msgid "Change password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:6
|
||||||
|
msgid "Password change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:7
|
||||||
|
msgid ""
|
||||||
|
"Please enter your old password, for security's sake, and then enter your new"
|
||||||
|
" password twice so we can verify you typed it in correctly."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:12
|
||||||
|
msgid "Old password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:14
|
||||||
|
msgid "New password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:16
|
||||||
|
msgid "New password confirmation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:18
|
||||||
|
msgid "Change my password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:6
|
||||||
|
msgid "Password change successful"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:7
|
||||||
|
msgid "Your password was changed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/search.html:13
|
||||||
|
msgid "Not map found."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:220
|
||||||
|
msgid "View the map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:524
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been created! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:529
|
||||||
|
msgid "Congratulations, your map has been created!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:561
|
||||||
|
msgid "Map has been updated!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:587
|
||||||
|
msgid "Map editors updated with success!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:612
|
||||||
|
msgid "Only its owner can delete the map."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:637
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been cloned! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:642
|
||||||
|
msgid "Congratulations, your map has been cloned!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:809
|
||||||
|
msgid "Layer successfully deleted."
|
||||||
|
msgstr ""
|
BIN
umap/locale/id/LC_MESSAGES/django.mo
Normal file
BIN
umap/locale/id/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
376
umap/locale/id/LC_MESSAGES/django.po
Normal file
376
umap/locale/id/LC_MESSAGES/django.po
Normal file
|
@ -0,0 +1,376 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: uMap\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2019-04-07 14:28+0000\n"
|
||||||
|
"PO-Revision-Date: 2019-04-07 14:28+0000\n"
|
||||||
|
"Last-Translator: yohanboniface <yohanboniface@free.fr>\n"
|
||||||
|
"Language-Team: Indonesian (http://www.transifex.com/openstreetmap/umap/language/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:8 umap/templates/umap/home.html:9
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"This is a demo instance, used for tests and pre-rolling releases. If you "
|
||||||
|
"need a stable instance, please use <a "
|
||||||
|
"href=\"%(stable_url)s\">%(stable_url)s</a>. You can also host your own "
|
||||||
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:83
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:14
|
||||||
|
#: umap/templates/umap/about_summary.html:33
|
||||||
|
#: umap/templates/umap/navigation.html:26
|
||||||
|
msgid "Create a map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:7
|
||||||
|
#: umap/templates/umap/navigation.html:10
|
||||||
|
msgid "My maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Log in"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Sign in"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:12
|
||||||
|
#: umap/templates/umap/navigation.html:20
|
||||||
|
msgid "Log out"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:6
|
||||||
|
#: umap/templates/umap/search_bar.html:6
|
||||||
|
msgid "Search maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:10
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:13
|
||||||
|
#: umap/templates/umap/search_bar.html:9
|
||||||
|
msgid "Search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/forms.py:40
|
||||||
|
#, python-format
|
||||||
|
msgid "Secret edit link is %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/forms.py:44 umap/models.py:115
|
||||||
|
msgid "Everyone can edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/forms.py:45
|
||||||
|
msgid "Only editable with secret edit link"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/middleware.py:14
|
||||||
|
msgid "Site is readonly for maintenance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:17
|
||||||
|
msgid "name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:48
|
||||||
|
msgid "details"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:49
|
||||||
|
msgid "Link to a page where the licence is detailed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:63
|
||||||
|
msgid "URL template using OSM tile format"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:71
|
||||||
|
msgid "Order of the tilelayers in the edit box"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:116
|
||||||
|
msgid "Only editors can edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:117
|
||||||
|
msgid "Only owner can edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:120
|
||||||
|
msgid "everyone (public)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:121
|
||||||
|
msgid "anyone with link"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:122
|
||||||
|
msgid "editors only"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:123
|
||||||
|
msgid "blocked"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:126 umap/models.py:256
|
||||||
|
msgid "description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:127
|
||||||
|
msgid "center"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:128
|
||||||
|
msgid "zoom"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "locate"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "Locate user on load?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:132
|
||||||
|
msgid "Choose the map licence."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:133
|
||||||
|
msgid "licence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:138
|
||||||
|
msgid "owner"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:139
|
||||||
|
msgid "editors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:140
|
||||||
|
msgid "edit status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:141
|
||||||
|
msgid "share status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:142
|
||||||
|
msgid "settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:210
|
||||||
|
msgid "Clone of"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:261
|
||||||
|
msgid "display on load"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:262
|
||||||
|
msgid "Display this layer on load."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/404.html:7
|
||||||
|
msgid "Take me to the home page"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:7
|
||||||
|
#, python-format
|
||||||
|
msgid "Browse %(current_user)s's maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:15
|
||||||
|
#, python-format
|
||||||
|
msgid "%(current_user)s has no maps."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:4
|
||||||
|
msgid "Please log in with your account"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:18
|
||||||
|
msgid "Username"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:20
|
||||||
|
msgid "Password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:21
|
||||||
|
msgid "Login"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:27
|
||||||
|
msgid "Please choose a provider"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:6
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
||||||
|
"layers in a minute and embed them in your site."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:11
|
||||||
|
msgid "Choose the layers of your map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:12
|
||||||
|
msgid "Add POIs: markers, lines, polygons..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:13
|
||||||
|
msgid "Manage POIs colours and icons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:14
|
||||||
|
msgid "Manage map options: display a minimap, locate user on load…"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:15
|
||||||
|
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:16
|
||||||
|
msgid "Choose the license for your data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:17
|
||||||
|
msgid "Embed and share your map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:23
|
||||||
|
#, python-format
|
||||||
|
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:35
|
||||||
|
msgid "Play with the demo"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:17
|
||||||
|
msgid "Map of the uMaps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:24
|
||||||
|
msgid "Get inspired, browse maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/login_popup_end.html:2
|
||||||
|
msgid "You are logged in. Continuing..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:7 umap/views.py:214
|
||||||
|
msgid "by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:11
|
||||||
|
msgid "More"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:14
|
||||||
|
msgid "About"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:15
|
||||||
|
msgid "Feedback"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:18
|
||||||
|
msgid "Change password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:6
|
||||||
|
msgid "Password change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:7
|
||||||
|
msgid ""
|
||||||
|
"Please enter your old password, for security's sake, and then enter your new"
|
||||||
|
" password twice so we can verify you typed it in correctly."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:12
|
||||||
|
msgid "Old password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:14
|
||||||
|
msgid "New password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:16
|
||||||
|
msgid "New password confirmation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:18
|
||||||
|
msgid "Change my password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:6
|
||||||
|
msgid "Password change successful"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:7
|
||||||
|
msgid "Your password was changed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/search.html:13
|
||||||
|
msgid "Not map found."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:220
|
||||||
|
msgid "View the map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:524
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been created! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:529
|
||||||
|
msgid "Congratulations, your map has been created!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:561
|
||||||
|
msgid "Map has been updated!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:587
|
||||||
|
msgid "Map editors updated with success!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:612
|
||||||
|
msgid "Only its owner can delete the map."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:637
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been cloned! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:642
|
||||||
|
msgid "Congratulations, your map has been cloned!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:809
|
||||||
|
msgid "Layer successfully deleted."
|
||||||
|
msgstr ""
|
BIN
umap/locale/is/LC_MESSAGES/django.mo
Normal file
BIN
umap/locale/is/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
377
umap/locale/is/LC_MESSAGES/django.po
Normal file
377
umap/locale/is/LC_MESSAGES/django.po
Normal file
|
@ -0,0 +1,377 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Sveinn í Felli <sv1@fellsnet.is>, 2020
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: uMap\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2019-04-07 14:28+0000\n"
|
||||||
|
"PO-Revision-Date: 2020-02-27 06:51+0000\n"
|
||||||
|
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
|
||||||
|
"Language-Team: Icelandic (http://www.transifex.com/openstreetmap/umap/language/is/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: is\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:8 umap/templates/umap/home.html:9
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"This is a demo instance, used for tests and pre-rolling releases. If you "
|
||||||
|
"need a stable instance, please use <a "
|
||||||
|
"href=\"%(stable_url)s\">%(stable_url)s</a>. You can also host your own "
|
||||||
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr "Þetta er sýnitilvik, notað fyrir prófanir og skoðun á eiginleikum áður en að útgáfu kemur. Ef þú þarft að nota stöðuga útgáfu, ættirðu að nota frekar <a href=\"%(stable_url)s\">%(stable_url)s</a>. Þú getur líka hýst þitt eigið tilvik, þetta er nú einu sinni <a href=\"%(repo_url)s\">frjáls hugbúnaður með opinn grunnkóða</a>!"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:83
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:14
|
||||||
|
#: umap/templates/umap/about_summary.html:33
|
||||||
|
#: umap/templates/umap/navigation.html:26
|
||||||
|
msgid "Create a map"
|
||||||
|
msgstr "Útbúðu landakort"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:7
|
||||||
|
#: umap/templates/umap/navigation.html:10
|
||||||
|
msgid "My maps"
|
||||||
|
msgstr "Landakortin mín"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Log in"
|
||||||
|
msgstr "Skrá inn"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Sign in"
|
||||||
|
msgstr "Nýskrá"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:12
|
||||||
|
#: umap/templates/umap/navigation.html:20
|
||||||
|
msgid "Log out"
|
||||||
|
msgstr "Skrá út"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:6
|
||||||
|
#: umap/templates/umap/search_bar.html:6
|
||||||
|
msgid "Search maps"
|
||||||
|
msgstr "Leita í landakortum"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:10
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:13
|
||||||
|
#: umap/templates/umap/search_bar.html:9
|
||||||
|
msgid "Search"
|
||||||
|
msgstr "Leita"
|
||||||
|
|
||||||
|
#: umap/forms.py:40
|
||||||
|
#, python-format
|
||||||
|
msgid "Secret edit link is %s"
|
||||||
|
msgstr "Leynilegur breytingatengill er %s"
|
||||||
|
|
||||||
|
#: umap/forms.py:44 umap/models.py:115
|
||||||
|
msgid "Everyone can edit"
|
||||||
|
msgstr "Allir geta breytt"
|
||||||
|
|
||||||
|
#: umap/forms.py:45
|
||||||
|
msgid "Only editable with secret edit link"
|
||||||
|
msgstr "Aðeins breytanlegt með leynilegum breytingatengli"
|
||||||
|
|
||||||
|
#: umap/middleware.py:14
|
||||||
|
msgid "Site is readonly for maintenance"
|
||||||
|
msgstr "Vefsvæðið er núna skrifvarið vegna viðhaldsvinnu"
|
||||||
|
|
||||||
|
#: umap/models.py:17
|
||||||
|
msgid "name"
|
||||||
|
msgstr "nafn"
|
||||||
|
|
||||||
|
#: umap/models.py:48
|
||||||
|
msgid "details"
|
||||||
|
msgstr "nánar"
|
||||||
|
|
||||||
|
#: umap/models.py:49
|
||||||
|
msgid "Link to a page where the licence is detailed."
|
||||||
|
msgstr "Tengill á síðu þar sem notkunarleyfi er útskýrt."
|
||||||
|
|
||||||
|
#: umap/models.py:63
|
||||||
|
msgid "URL template using OSM tile format"
|
||||||
|
msgstr "URL-sniðmát sem notar OSM-kortatíglasnið"
|
||||||
|
|
||||||
|
#: umap/models.py:71
|
||||||
|
msgid "Order of the tilelayers in the edit box"
|
||||||
|
msgstr "Röð kortatíglalaga í breytingareitnum"
|
||||||
|
|
||||||
|
#: umap/models.py:116
|
||||||
|
msgid "Only editors can edit"
|
||||||
|
msgstr "Aðeins ritstjórar geta breytt"
|
||||||
|
|
||||||
|
#: umap/models.py:117
|
||||||
|
msgid "Only owner can edit"
|
||||||
|
msgstr "Aðeins eigandi getur breytt"
|
||||||
|
|
||||||
|
#: umap/models.py:120
|
||||||
|
msgid "everyone (public)"
|
||||||
|
msgstr "allir (opinbert)"
|
||||||
|
|
||||||
|
#: umap/models.py:121
|
||||||
|
msgid "anyone with link"
|
||||||
|
msgstr "allir með tengil"
|
||||||
|
|
||||||
|
#: umap/models.py:122
|
||||||
|
msgid "editors only"
|
||||||
|
msgstr "aðeins ritstjórar"
|
||||||
|
|
||||||
|
#: umap/models.py:123
|
||||||
|
msgid "blocked"
|
||||||
|
msgstr "útilokað"
|
||||||
|
|
||||||
|
#: umap/models.py:126 umap/models.py:256
|
||||||
|
msgid "description"
|
||||||
|
msgstr "lýsing"
|
||||||
|
|
||||||
|
#: umap/models.py:127
|
||||||
|
msgid "center"
|
||||||
|
msgstr "miðja"
|
||||||
|
|
||||||
|
#: umap/models.py:128
|
||||||
|
msgid "zoom"
|
||||||
|
msgstr "aðdráttur"
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "locate"
|
||||||
|
msgstr "staðsetja"
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "Locate user on load?"
|
||||||
|
msgstr "Staðsetja notanda við innhleðslu?"
|
||||||
|
|
||||||
|
#: umap/models.py:132
|
||||||
|
msgid "Choose the map licence."
|
||||||
|
msgstr "Veldu notkunarleyfi fyrir kortið."
|
||||||
|
|
||||||
|
#: umap/models.py:133
|
||||||
|
msgid "licence"
|
||||||
|
msgstr "notkunarleyfi"
|
||||||
|
|
||||||
|
#: umap/models.py:138
|
||||||
|
msgid "owner"
|
||||||
|
msgstr "eigandi"
|
||||||
|
|
||||||
|
#: umap/models.py:139
|
||||||
|
msgid "editors"
|
||||||
|
msgstr "ritstjórar"
|
||||||
|
|
||||||
|
#: umap/models.py:140
|
||||||
|
msgid "edit status"
|
||||||
|
msgstr "staða vinnslu"
|
||||||
|
|
||||||
|
#: umap/models.py:141
|
||||||
|
msgid "share status"
|
||||||
|
msgstr "staða deilingar"
|
||||||
|
|
||||||
|
#: umap/models.py:142
|
||||||
|
msgid "settings"
|
||||||
|
msgstr "stillingar"
|
||||||
|
|
||||||
|
#: umap/models.py:210
|
||||||
|
msgid "Clone of"
|
||||||
|
msgstr "Klón af"
|
||||||
|
|
||||||
|
#: umap/models.py:261
|
||||||
|
msgid "display on load"
|
||||||
|
msgstr "birta við innhleðslu"
|
||||||
|
|
||||||
|
#: umap/models.py:262
|
||||||
|
msgid "Display this layer on load."
|
||||||
|
msgstr "Birta þetta lag við innhleðslu."
|
||||||
|
|
||||||
|
#: umap/templates/404.html:7
|
||||||
|
msgid "Take me to the home page"
|
||||||
|
msgstr "Fara á forsíðuna"
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:7
|
||||||
|
#, python-format
|
||||||
|
msgid "Browse %(current_user)s's maps"
|
||||||
|
msgstr "Skoða landakort frá %(current_user)s"
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:15
|
||||||
|
#, python-format
|
||||||
|
msgid "%(current_user)s has no maps."
|
||||||
|
msgstr "%(current_user)s er ekki með nein landakort."
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:4
|
||||||
|
msgid "Please log in with your account"
|
||||||
|
msgstr "Skráðu þig inn í notandaaðganginn þinn"
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:18
|
||||||
|
msgid "Username"
|
||||||
|
msgstr "Notandanafn"
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:20
|
||||||
|
msgid "Password"
|
||||||
|
msgstr "Lykilorð"
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:21
|
||||||
|
msgid "Login"
|
||||||
|
msgstr "Innskráning"
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:27
|
||||||
|
msgid "Please choose a provider"
|
||||||
|
msgstr "Veldu þjónustuveitu"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:6
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
||||||
|
"layers in a minute and embed them in your site."
|
||||||
|
msgstr "uMap gerir þér kleift að útbúa landakort með <a href=\"%(osm_url)s\" />OpenStreetMap</a> lögum á nokkrum mínútum og birta þau á vefsvæðinu þínu."
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:11
|
||||||
|
msgid "Choose the layers of your map"
|
||||||
|
msgstr "Veldu lög á kortið þitt"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:12
|
||||||
|
msgid "Add POIs: markers, lines, polygons..."
|
||||||
|
msgstr "Bættu við merkisstöðum (POI): merki, línur, flákar..."
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:13
|
||||||
|
msgid "Manage POIs colours and icons"
|
||||||
|
msgstr "Sýsla með liti og táknmyndir merkisstaða"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:14
|
||||||
|
msgid "Manage map options: display a minimap, locate user on load…"
|
||||||
|
msgstr "Sýsla með valkosti korts: birta yfirlitskort, staðsetja notanda við innhleðslu…"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:15
|
||||||
|
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
||||||
|
msgstr "Magnflytja inn hnattuppbyggð gögn (geostructured data: geojson, gpx, kml, osm...)"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:16
|
||||||
|
msgid "Choose the license for your data"
|
||||||
|
msgstr "Veldu notkunarleyfi fyrir gögnin þín"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:17
|
||||||
|
msgid "Embed and share your map"
|
||||||
|
msgstr "Settu þetta inn á vefsíðu og deildu kortinu þínu"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:23
|
||||||
|
#, python-format
|
||||||
|
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:35
|
||||||
|
msgid "Play with the demo"
|
||||||
|
msgstr "Leiktu þér með sýnisútgáfuna"
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:17
|
||||||
|
msgid "Map of the uMaps"
|
||||||
|
msgstr "Kort í uMaps"
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:24
|
||||||
|
msgid "Get inspired, browse maps"
|
||||||
|
msgstr "Fáðu hugmyndir, skoðaðu önnur landakort"
|
||||||
|
|
||||||
|
#: umap/templates/umap/login_popup_end.html:2
|
||||||
|
msgid "You are logged in. Continuing..."
|
||||||
|
msgstr "Þú ert skráð/ur inn. Held áfram..."
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:7 umap/views.py:214
|
||||||
|
msgid "by"
|
||||||
|
msgstr "eftir"
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:11
|
||||||
|
msgid "More"
|
||||||
|
msgstr "Meira"
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:14
|
||||||
|
msgid "About"
|
||||||
|
msgstr "Um hugbúnaðinn"
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:15
|
||||||
|
msgid "Feedback"
|
||||||
|
msgstr "Umsagnir"
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:18
|
||||||
|
msgid "Change password"
|
||||||
|
msgstr "Breyta lykilorði"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:6
|
||||||
|
msgid "Password change"
|
||||||
|
msgstr "Breyting á lykilorði"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:7
|
||||||
|
msgid ""
|
||||||
|
"Please enter your old password, for security's sake, and then enter your new"
|
||||||
|
" password twice so we can verify you typed it in correctly."
|
||||||
|
msgstr "Settu gamla lykilorðið þitt inn í öryggisskyni og settu síðan nýja lykilorðið þitt inn tvisvar, svo að við getum sannreynt að þú hafir slegið það rétt inn."
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:12
|
||||||
|
msgid "Old password"
|
||||||
|
msgstr "Gamla lykilorðið"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:14
|
||||||
|
msgid "New password"
|
||||||
|
msgstr "Nýtt lykilorð"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:16
|
||||||
|
msgid "New password confirmation"
|
||||||
|
msgstr "Staðfesting á nýju lykilorði"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:18
|
||||||
|
msgid "Change my password"
|
||||||
|
msgstr "Breyta lykilorðinu mínu"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:6
|
||||||
|
msgid "Password change successful"
|
||||||
|
msgstr "Breyting á lykilorði tókst"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:7
|
||||||
|
msgid "Your password was changed."
|
||||||
|
msgstr "Lykilorðinu þínu hefur verið breytt"
|
||||||
|
|
||||||
|
#: umap/templates/umap/search.html:13
|
||||||
|
msgid "Not map found."
|
||||||
|
msgstr "Ekkert landakort fannst."
|
||||||
|
|
||||||
|
#: umap/views.py:220
|
||||||
|
msgid "View the map"
|
||||||
|
msgstr "Skoða kortið"
|
||||||
|
|
||||||
|
#: umap/views.py:524
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been created! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr "Það tókst að útbúa landakortið þitt! Ef þú ætlar að breyta þessu landakorti úr annarri tölvu, ættirðu að nota þennan tengil: %(anonymous_url)s"
|
||||||
|
|
||||||
|
#: umap/views.py:529
|
||||||
|
msgid "Congratulations, your map has been created!"
|
||||||
|
msgstr "Til hamingju, það tókst að útbúa landakortið þitt!"
|
||||||
|
|
||||||
|
#: umap/views.py:561
|
||||||
|
msgid "Map has been updated!"
|
||||||
|
msgstr "Kortið hefur verið uppfært!"
|
||||||
|
|
||||||
|
#: umap/views.py:587
|
||||||
|
msgid "Map editors updated with success!"
|
||||||
|
msgstr "Tókst að uppfæra vinnslu korta!"
|
||||||
|
|
||||||
|
#: umap/views.py:612
|
||||||
|
msgid "Only its owner can delete the map."
|
||||||
|
msgstr "Aðeins eigandinn getur eytt landakortinu."
|
||||||
|
|
||||||
|
#: umap/views.py:637
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been cloned! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr "Það tókst að klóna landakortið þitt! Ef þú ætlar að breyta þessu landakorti úr annarri tölvu, ættirðu að nota þennan tengil: %(anonymous_url)s"
|
||||||
|
|
||||||
|
#: umap/views.py:642
|
||||||
|
msgid "Congratulations, your map has been cloned!"
|
||||||
|
msgstr "Til hamingju, það tókst að klóna landakortið þitt!"
|
||||||
|
|
||||||
|
#: umap/views.py:809
|
||||||
|
msgid "Layer successfully deleted."
|
||||||
|
msgstr "Tókst að eyða lagi."
|
Binary file not shown.
|
@ -16,7 +16,7 @@ msgstr ""
|
||||||
"Project-Id-Version: uMap\n"
|
"Project-Id-Version: uMap\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-04-07 14:28+0000\n"
|
"POT-Creation-Date: 2019-04-07 14:28+0000\n"
|
||||||
"PO-Revision-Date: 2020-02-26 00:20+0000\n"
|
"PO-Revision-Date: 2020-02-26 22:30+0000\n"
|
||||||
"Last-Translator: maro21 OSM\n"
|
"Last-Translator: maro21 OSM\n"
|
||||||
"Language-Team: Polish (http://www.transifex.com/openstreetmap/umap/language/pl/)\n"
|
"Language-Team: Polish (http://www.transifex.com/openstreetmap/umap/language/pl/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -277,7 +277,7 @@ msgstr "Mapa uMapek"
|
||||||
|
|
||||||
#: umap/templates/umap/home.html:24
|
#: umap/templates/umap/home.html:24
|
||||||
msgid "Get inspired, browse maps"
|
msgid "Get inspired, browse maps"
|
||||||
msgstr "Zainspiruj się"
|
msgstr "Zainspiruj się, przejrzyj mapy"
|
||||||
|
|
||||||
#: umap/templates/umap/login_popup_end.html:2
|
#: umap/templates/umap/login_popup_end.html:2
|
||||||
msgid "You are logged in. Continuing..."
|
msgid "You are logged in. Continuing..."
|
||||||
|
|
BIN
umap/locale/si_LK/LC_MESSAGES/django.mo
Normal file
BIN
umap/locale/si_LK/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
376
umap/locale/si_LK/LC_MESSAGES/django.po
Normal file
376
umap/locale/si_LK/LC_MESSAGES/django.po
Normal file
|
@ -0,0 +1,376 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: uMap\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2019-04-07 14:28+0000\n"
|
||||||
|
"PO-Revision-Date: 2019-04-07 14:28+0000\n"
|
||||||
|
"Last-Translator: yohanboniface <yohanboniface@free.fr>\n"
|
||||||
|
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/openstreetmap/umap/language/si_LK/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: si_LK\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:8 umap/templates/umap/home.html:9
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"This is a demo instance, used for tests and pre-rolling releases. If you "
|
||||||
|
"need a stable instance, please use <a "
|
||||||
|
"href=\"%(stable_url)s\">%(stable_url)s</a>. You can also host your own "
|
||||||
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:83
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:14
|
||||||
|
#: umap/templates/umap/about_summary.html:33
|
||||||
|
#: umap/templates/umap/navigation.html:26
|
||||||
|
msgid "Create a map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:7
|
||||||
|
#: umap/templates/umap/navigation.html:10
|
||||||
|
msgid "My maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Log in"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Sign in"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:12
|
||||||
|
#: umap/templates/umap/navigation.html:20
|
||||||
|
msgid "Log out"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:6
|
||||||
|
#: umap/templates/umap/search_bar.html:6
|
||||||
|
msgid "Search maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:10
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:13
|
||||||
|
#: umap/templates/umap/search_bar.html:9
|
||||||
|
msgid "Search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/forms.py:40
|
||||||
|
#, python-format
|
||||||
|
msgid "Secret edit link is %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/forms.py:44 umap/models.py:115
|
||||||
|
msgid "Everyone can edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/forms.py:45
|
||||||
|
msgid "Only editable with secret edit link"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/middleware.py:14
|
||||||
|
msgid "Site is readonly for maintenance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:17
|
||||||
|
msgid "name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:48
|
||||||
|
msgid "details"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:49
|
||||||
|
msgid "Link to a page where the licence is detailed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:63
|
||||||
|
msgid "URL template using OSM tile format"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:71
|
||||||
|
msgid "Order of the tilelayers in the edit box"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:116
|
||||||
|
msgid "Only editors can edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:117
|
||||||
|
msgid "Only owner can edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:120
|
||||||
|
msgid "everyone (public)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:121
|
||||||
|
msgid "anyone with link"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:122
|
||||||
|
msgid "editors only"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:123
|
||||||
|
msgid "blocked"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:126 umap/models.py:256
|
||||||
|
msgid "description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:127
|
||||||
|
msgid "center"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:128
|
||||||
|
msgid "zoom"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "locate"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "Locate user on load?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:132
|
||||||
|
msgid "Choose the map licence."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:133
|
||||||
|
msgid "licence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:138
|
||||||
|
msgid "owner"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:139
|
||||||
|
msgid "editors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:140
|
||||||
|
msgid "edit status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:141
|
||||||
|
msgid "share status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:142
|
||||||
|
msgid "settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:210
|
||||||
|
msgid "Clone of"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:261
|
||||||
|
msgid "display on load"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:262
|
||||||
|
msgid "Display this layer on load."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/404.html:7
|
||||||
|
msgid "Take me to the home page"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:7
|
||||||
|
#, python-format
|
||||||
|
msgid "Browse %(current_user)s's maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:15
|
||||||
|
#, python-format
|
||||||
|
msgid "%(current_user)s has no maps."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:4
|
||||||
|
msgid "Please log in with your account"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:18
|
||||||
|
msgid "Username"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:20
|
||||||
|
msgid "Password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:21
|
||||||
|
msgid "Login"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:27
|
||||||
|
msgid "Please choose a provider"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:6
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
||||||
|
"layers in a minute and embed them in your site."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:11
|
||||||
|
msgid "Choose the layers of your map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:12
|
||||||
|
msgid "Add POIs: markers, lines, polygons..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:13
|
||||||
|
msgid "Manage POIs colours and icons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:14
|
||||||
|
msgid "Manage map options: display a minimap, locate user on load…"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:15
|
||||||
|
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:16
|
||||||
|
msgid "Choose the license for your data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:17
|
||||||
|
msgid "Embed and share your map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:23
|
||||||
|
#, python-format
|
||||||
|
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:35
|
||||||
|
msgid "Play with the demo"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:17
|
||||||
|
msgid "Map of the uMaps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:24
|
||||||
|
msgid "Get inspired, browse maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/login_popup_end.html:2
|
||||||
|
msgid "You are logged in. Continuing..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:7 umap/views.py:214
|
||||||
|
msgid "by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:11
|
||||||
|
msgid "More"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:14
|
||||||
|
msgid "About"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:15
|
||||||
|
msgid "Feedback"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:18
|
||||||
|
msgid "Change password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:6
|
||||||
|
msgid "Password change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:7
|
||||||
|
msgid ""
|
||||||
|
"Please enter your old password, for security's sake, and then enter your new"
|
||||||
|
" password twice so we can verify you typed it in correctly."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:12
|
||||||
|
msgid "Old password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:14
|
||||||
|
msgid "New password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:16
|
||||||
|
msgid "New password confirmation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:18
|
||||||
|
msgid "Change my password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:6
|
||||||
|
msgid "Password change successful"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:7
|
||||||
|
msgid "Your password was changed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/search.html:13
|
||||||
|
msgid "Not map found."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:220
|
||||||
|
msgid "View the map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:524
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been created! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:529
|
||||||
|
msgid "Congratulations, your map has been created!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:561
|
||||||
|
msgid "Map has been updated!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:587
|
||||||
|
msgid "Map editors updated with success!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:612
|
||||||
|
msgid "Only its owner can delete the map."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:637
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been cloned! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:642
|
||||||
|
msgid "Congratulations, your map has been cloned!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:809
|
||||||
|
msgid "Layer successfully deleted."
|
||||||
|
msgstr ""
|
BIN
umap/locale/sr/LC_MESSAGES/django.mo
Normal file
BIN
umap/locale/sr/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
377
umap/locale/sr/LC_MESSAGES/django.po
Normal file
377
umap/locale/sr/LC_MESSAGES/django.po
Normal file
|
@ -0,0 +1,377 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# kingserbi <stefan.andjelkovic.sf@gmail.com>, 2019
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: uMap\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2019-04-07 14:28+0000\n"
|
||||||
|
"PO-Revision-Date: 2019-06-02 11:23+0000\n"
|
||||||
|
"Last-Translator: kingserbi <stefan.andjelkovic.sf@gmail.com>\n"
|
||||||
|
"Language-Team: Serbian (http://www.transifex.com/openstreetmap/umap/language/sr/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: sr\n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:8 umap/templates/umap/home.html:9
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"This is a demo instance, used for tests and pre-rolling releases. If you "
|
||||||
|
"need a stable instance, please use <a "
|
||||||
|
"href=\"%(stable_url)s\">%(stable_url)s</a>. You can also host your own "
|
||||||
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:83
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:14
|
||||||
|
#: umap/templates/umap/about_summary.html:33
|
||||||
|
#: umap/templates/umap/navigation.html:26
|
||||||
|
msgid "Create a map"
|
||||||
|
msgstr "Направи мапу"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:7
|
||||||
|
#: umap/templates/umap/navigation.html:10
|
||||||
|
msgid "My maps"
|
||||||
|
msgstr "Моје мапе"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Log in"
|
||||||
|
msgstr "Пријава"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Sign in"
|
||||||
|
msgstr "Регистрација"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:12
|
||||||
|
#: umap/templates/umap/navigation.html:20
|
||||||
|
msgid "Log out"
|
||||||
|
msgstr "Одјавите се"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:6
|
||||||
|
#: umap/templates/umap/search_bar.html:6
|
||||||
|
msgid "Search maps"
|
||||||
|
msgstr "Претражите мапе"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:10
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:13
|
||||||
|
#: umap/templates/umap/search_bar.html:9
|
||||||
|
msgid "Search"
|
||||||
|
msgstr "Претрага"
|
||||||
|
|
||||||
|
#: umap/forms.py:40
|
||||||
|
#, python-format
|
||||||
|
msgid "Secret edit link is %s"
|
||||||
|
msgstr "Тајни лик за уређивање је %s"
|
||||||
|
|
||||||
|
#: umap/forms.py:44 umap/models.py:115
|
||||||
|
msgid "Everyone can edit"
|
||||||
|
msgstr "Свако може да уређује"
|
||||||
|
|
||||||
|
#: umap/forms.py:45
|
||||||
|
msgid "Only editable with secret edit link"
|
||||||
|
msgstr "Могуће је уређивати само са тајним линком"
|
||||||
|
|
||||||
|
#: umap/middleware.py:14
|
||||||
|
msgid "Site is readonly for maintenance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:17
|
||||||
|
msgid "name"
|
||||||
|
msgstr "Име"
|
||||||
|
|
||||||
|
#: umap/models.py:48
|
||||||
|
msgid "details"
|
||||||
|
msgstr "Детаљи"
|
||||||
|
|
||||||
|
#: umap/models.py:49
|
||||||
|
msgid "Link to a page where the licence is detailed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:63
|
||||||
|
msgid "URL template using OSM tile format"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:71
|
||||||
|
msgid "Order of the tilelayers in the edit box"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:116
|
||||||
|
msgid "Only editors can edit"
|
||||||
|
msgstr "Само уређивачи могу да уређују"
|
||||||
|
|
||||||
|
#: umap/models.py:117
|
||||||
|
msgid "Only owner can edit"
|
||||||
|
msgstr "Само власник може да уређује"
|
||||||
|
|
||||||
|
#: umap/models.py:120
|
||||||
|
msgid "everyone (public)"
|
||||||
|
msgstr "свако (јавно)"
|
||||||
|
|
||||||
|
#: umap/models.py:121
|
||||||
|
msgid "anyone with link"
|
||||||
|
msgstr "свако са линком"
|
||||||
|
|
||||||
|
#: umap/models.py:122
|
||||||
|
msgid "editors only"
|
||||||
|
msgstr "само уређивачи"
|
||||||
|
|
||||||
|
#: umap/models.py:123
|
||||||
|
msgid "blocked"
|
||||||
|
msgstr "блокирано"
|
||||||
|
|
||||||
|
#: umap/models.py:126 umap/models.py:256
|
||||||
|
msgid "description"
|
||||||
|
msgstr "опис"
|
||||||
|
|
||||||
|
#: umap/models.py:127
|
||||||
|
msgid "center"
|
||||||
|
msgstr "центар"
|
||||||
|
|
||||||
|
#: umap/models.py:128
|
||||||
|
msgid "zoom"
|
||||||
|
msgstr "увећање"
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "locate"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "Locate user on load?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:132
|
||||||
|
msgid "Choose the map licence."
|
||||||
|
msgstr "Изаберите лиценцу мапе"
|
||||||
|
|
||||||
|
#: umap/models.py:133
|
||||||
|
msgid "licence"
|
||||||
|
msgstr "лиценца"
|
||||||
|
|
||||||
|
#: umap/models.py:138
|
||||||
|
msgid "owner"
|
||||||
|
msgstr "власник"
|
||||||
|
|
||||||
|
#: umap/models.py:139
|
||||||
|
msgid "editors"
|
||||||
|
msgstr "уређивачи"
|
||||||
|
|
||||||
|
#: umap/models.py:140
|
||||||
|
msgid "edit status"
|
||||||
|
msgstr "статус уређивања"
|
||||||
|
|
||||||
|
#: umap/models.py:141
|
||||||
|
msgid "share status"
|
||||||
|
msgstr "подели статус"
|
||||||
|
|
||||||
|
#: umap/models.py:142
|
||||||
|
msgid "settings"
|
||||||
|
msgstr "подешавања"
|
||||||
|
|
||||||
|
#: umap/models.py:210
|
||||||
|
msgid "Clone of"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:261
|
||||||
|
msgid "display on load"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:262
|
||||||
|
msgid "Display this layer on load."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/404.html:7
|
||||||
|
msgid "Take me to the home page"
|
||||||
|
msgstr "Врати ме на почетну страницу"
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:7
|
||||||
|
#, python-format
|
||||||
|
msgid "Browse %(current_user)s's maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:15
|
||||||
|
#, python-format
|
||||||
|
msgid "%(current_user)s has no maps."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:4
|
||||||
|
msgid "Please log in with your account"
|
||||||
|
msgstr "Молимо Вас улогујте се са корисничким налогом"
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:18
|
||||||
|
msgid "Username"
|
||||||
|
msgstr "Корисничко име"
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:20
|
||||||
|
msgid "Password"
|
||||||
|
msgstr "Лозинка"
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:21
|
||||||
|
msgid "Login"
|
||||||
|
msgstr "Пријава"
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:27
|
||||||
|
msgid "Please choose a provider"
|
||||||
|
msgstr "Молимо Вас одаберите провајдера"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:6
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
||||||
|
"layers in a minute and embed them in your site."
|
||||||
|
msgstr "uMap омогућава креирање мапа са<a href=\"%(osm_url)s\" />OpenStreetMap</a> лејерима у минути и омогућава уграђивање исте у оквиру вашег сајта."
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:11
|
||||||
|
msgid "Choose the layers of your map"
|
||||||
|
msgstr "Изаберите лејере мапе"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:12
|
||||||
|
msgid "Add POIs: markers, lines, polygons..."
|
||||||
|
msgstr "Додајте линије, ознаке, полигоне"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:13
|
||||||
|
msgid "Manage POIs colours and icons"
|
||||||
|
msgstr "Уређујте боје и иконе елемената"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:14
|
||||||
|
msgid "Manage map options: display a minimap, locate user on load…"
|
||||||
|
msgstr "Уређујте мапе: приказивањем мини мапа, локализацијом..."
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:15
|
||||||
|
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
||||||
|
msgstr "Импортујте податке (geojson, gpx, kml, osm...)"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:16
|
||||||
|
msgid "Choose the license for your data"
|
||||||
|
msgstr "Изаберите лиценцу ваших података"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:17
|
||||||
|
msgid "Embed and share your map"
|
||||||
|
msgstr "Уређујте и делите мапу"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:23
|
||||||
|
#, python-format
|
||||||
|
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr "И све је <a href=\"%(repo_url)s\">отвореног кода</a>!"
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:35
|
||||||
|
msgid "Play with the demo"
|
||||||
|
msgstr "Тестирајте демо верзију"
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:17
|
||||||
|
msgid "Map of the uMaps"
|
||||||
|
msgstr "Мапа Umaps-a"
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:24
|
||||||
|
msgid "Get inspired, browse maps"
|
||||||
|
msgstr "Инспиришите се, претражите мапе"
|
||||||
|
|
||||||
|
#: umap/templates/umap/login_popup_end.html:2
|
||||||
|
msgid "You are logged in. Continuing..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:7 umap/views.py:214
|
||||||
|
msgid "by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:11
|
||||||
|
msgid "More"
|
||||||
|
msgstr "Више"
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:14
|
||||||
|
msgid "About"
|
||||||
|
msgstr "О апликацији"
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:15
|
||||||
|
msgid "Feedback"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:18
|
||||||
|
msgid "Change password"
|
||||||
|
msgstr "Промени лозинку"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:6
|
||||||
|
msgid "Password change"
|
||||||
|
msgstr "Промена лозинке"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:7
|
||||||
|
msgid ""
|
||||||
|
"Please enter your old password, for security's sake, and then enter your new"
|
||||||
|
" password twice so we can verify you typed it in correctly."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:12
|
||||||
|
msgid "Old password"
|
||||||
|
msgstr "Стара лозинка"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:14
|
||||||
|
msgid "New password"
|
||||||
|
msgstr "Нова лозинка"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:16
|
||||||
|
msgid "New password confirmation"
|
||||||
|
msgstr "Захтев за нову лозинку"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:18
|
||||||
|
msgid "Change my password"
|
||||||
|
msgstr "Промени лозинку"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:6
|
||||||
|
msgid "Password change successful"
|
||||||
|
msgstr "Лозинка успешно промењена"
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:7
|
||||||
|
msgid "Your password was changed."
|
||||||
|
msgstr "Ваша лозинка је промењена."
|
||||||
|
|
||||||
|
#: umap/templates/umap/search.html:13
|
||||||
|
msgid "Not map found."
|
||||||
|
msgstr "Мапа није пронађена"
|
||||||
|
|
||||||
|
#: umap/views.py:220
|
||||||
|
msgid "View the map"
|
||||||
|
msgstr "Преглед мапе"
|
||||||
|
|
||||||
|
#: umap/views.py:524
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been created! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr "Мапа успешно креирана! Ако желите да уређује мапу са другог рачунара, користите овај линк:%(anonymous_url)s"
|
||||||
|
|
||||||
|
#: umap/views.py:529
|
||||||
|
msgid "Congratulations, your map has been created!"
|
||||||
|
msgstr "Чесистамо, ваша мапа је креирана!"
|
||||||
|
|
||||||
|
#: umap/views.py:561
|
||||||
|
msgid "Map has been updated!"
|
||||||
|
msgstr "Мапа је апдејтована!"
|
||||||
|
|
||||||
|
#: umap/views.py:587
|
||||||
|
msgid "Map editors updated with success!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:612
|
||||||
|
msgid "Only its owner can delete the map."
|
||||||
|
msgstr "Власник мапе једино може да обрише мапу."
|
||||||
|
|
||||||
|
#: umap/views.py:637
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been cloned! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr "Мапа успешно дуплирана! Ако желите да уређује мапу са другог рачунара, користите овај линк%(anonymous_url)s"
|
||||||
|
|
||||||
|
#: umap/views.py:642
|
||||||
|
msgid "Congratulations, your map has been cloned!"
|
||||||
|
msgstr "Честитамо, ваша мапа је дуплирана!"
|
||||||
|
|
||||||
|
#: umap/views.py:809
|
||||||
|
msgid "Layer successfully deleted."
|
||||||
|
msgstr "Лејер успешно избрисан."
|
BIN
umap/locale/th_TH/LC_MESSAGES/django.mo
Normal file
BIN
umap/locale/th_TH/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
376
umap/locale/th_TH/LC_MESSAGES/django.po
Normal file
376
umap/locale/th_TH/LC_MESSAGES/django.po
Normal file
|
@ -0,0 +1,376 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: uMap\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2019-04-07 14:28+0000\n"
|
||||||
|
"PO-Revision-Date: 2019-04-07 14:28+0000\n"
|
||||||
|
"Last-Translator: yohanboniface <yohanboniface@free.fr>\n"
|
||||||
|
"Language-Team: Thai (Thailand) (http://www.transifex.com/openstreetmap/umap/language/th_TH/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: th_TH\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:8 umap/templates/umap/home.html:9
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"This is a demo instance, used for tests and pre-rolling releases. If you "
|
||||||
|
"need a stable instance, please use <a "
|
||||||
|
"href=\"%(stable_url)s\">%(stable_url)s</a>. You can also host your own "
|
||||||
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/home.html:83
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:14
|
||||||
|
#: umap/templates/umap/about_summary.html:33
|
||||||
|
#: umap/templates/umap/navigation.html:26
|
||||||
|
msgid "Create a map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:7
|
||||||
|
#: umap/templates/umap/navigation.html:10
|
||||||
|
msgid "My maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Log in"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
|
#: umap/templates/umap/navigation.html:12
|
||||||
|
msgid "Sign in"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/navigation.html:12
|
||||||
|
#: umap/templates/umap/navigation.html:20
|
||||||
|
msgid "Log out"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:6
|
||||||
|
#: umap/templates/umap/search_bar.html:6
|
||||||
|
msgid "Search maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:10
|
||||||
|
#: tmp/framacarte/templates/umap/search_bar.html:13
|
||||||
|
#: umap/templates/umap/search_bar.html:9
|
||||||
|
msgid "Search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/forms.py:40
|
||||||
|
#, python-format
|
||||||
|
msgid "Secret edit link is %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/forms.py:44 umap/models.py:115
|
||||||
|
msgid "Everyone can edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/forms.py:45
|
||||||
|
msgid "Only editable with secret edit link"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/middleware.py:14
|
||||||
|
msgid "Site is readonly for maintenance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:17
|
||||||
|
msgid "name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:48
|
||||||
|
msgid "details"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:49
|
||||||
|
msgid "Link to a page where the licence is detailed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:63
|
||||||
|
msgid "URL template using OSM tile format"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:71
|
||||||
|
msgid "Order of the tilelayers in the edit box"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:116
|
||||||
|
msgid "Only editors can edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:117
|
||||||
|
msgid "Only owner can edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:120
|
||||||
|
msgid "everyone (public)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:121
|
||||||
|
msgid "anyone with link"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:122
|
||||||
|
msgid "editors only"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:123
|
||||||
|
msgid "blocked"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:126 umap/models.py:256
|
||||||
|
msgid "description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:127
|
||||||
|
msgid "center"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:128
|
||||||
|
msgid "zoom"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "locate"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:129
|
||||||
|
msgid "Locate user on load?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:132
|
||||||
|
msgid "Choose the map licence."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:133
|
||||||
|
msgid "licence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:138
|
||||||
|
msgid "owner"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:139
|
||||||
|
msgid "editors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:140
|
||||||
|
msgid "edit status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:141
|
||||||
|
msgid "share status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:142
|
||||||
|
msgid "settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:210
|
||||||
|
msgid "Clone of"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:261
|
||||||
|
msgid "display on load"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/models.py:262
|
||||||
|
msgid "Display this layer on load."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/404.html:7
|
||||||
|
msgid "Take me to the home page"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:7
|
||||||
|
#, python-format
|
||||||
|
msgid "Browse %(current_user)s's maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/auth/user_detail.html:15
|
||||||
|
#, python-format
|
||||||
|
msgid "%(current_user)s has no maps."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:4
|
||||||
|
msgid "Please log in with your account"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:18
|
||||||
|
msgid "Username"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:20
|
||||||
|
msgid "Password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:21
|
||||||
|
msgid "Login"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/registration/login.html:27
|
||||||
|
msgid "Please choose a provider"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:6
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
||||||
|
"layers in a minute and embed them in your site."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:11
|
||||||
|
msgid "Choose the layers of your map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:12
|
||||||
|
msgid "Add POIs: markers, lines, polygons..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:13
|
||||||
|
msgid "Manage POIs colours and icons"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:14
|
||||||
|
msgid "Manage map options: display a minimap, locate user on load…"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:15
|
||||||
|
msgid "Batch import geostructured data (geojson, gpx, kml, osm...)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:16
|
||||||
|
msgid "Choose the license for your data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:17
|
||||||
|
msgid "Embed and share your map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:23
|
||||||
|
#, python-format
|
||||||
|
msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/about_summary.html:35
|
||||||
|
msgid "Play with the demo"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:17
|
||||||
|
msgid "Map of the uMaps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/home.html:24
|
||||||
|
msgid "Get inspired, browse maps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/login_popup_end.html:2
|
||||||
|
msgid "You are logged in. Continuing..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:7 umap/views.py:214
|
||||||
|
msgid "by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/map_list.html:11
|
||||||
|
msgid "More"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:14
|
||||||
|
msgid "About"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:15
|
||||||
|
msgid "Feedback"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/navigation.html:18
|
||||||
|
msgid "Change password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:6
|
||||||
|
msgid "Password change"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:7
|
||||||
|
msgid ""
|
||||||
|
"Please enter your old password, for security's sake, and then enter your new"
|
||||||
|
" password twice so we can verify you typed it in correctly."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:12
|
||||||
|
msgid "Old password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:14
|
||||||
|
msgid "New password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:16
|
||||||
|
msgid "New password confirmation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change.html:18
|
||||||
|
msgid "Change my password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:6
|
||||||
|
msgid "Password change successful"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/password_change_done.html:7
|
||||||
|
msgid "Your password was changed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/templates/umap/search.html:13
|
||||||
|
msgid "Not map found."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:220
|
||||||
|
msgid "View the map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:524
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been created! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:529
|
||||||
|
msgid "Congratulations, your map has been created!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:561
|
||||||
|
msgid "Map has been updated!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:587
|
||||||
|
msgid "Map editors updated with success!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:612
|
||||||
|
msgid "Only its owner can delete the map."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:637
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Your map has been cloned! If you want to edit this map from another "
|
||||||
|
"computer, please use this link: %(anonymous_url)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:642
|
||||||
|
msgid "Congratulations, your map has been cloned!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: umap/views.py:809
|
||||||
|
msgid "Layer successfully deleted."
|
||||||
|
msgstr ""
|
Binary file not shown.
|
@ -3,13 +3,14 @@
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
|
# Roman Neumüller, 2020
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: uMap\n"
|
"Project-Id-Version: uMap\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-04-07 14:28+0000\n"
|
"POT-Creation-Date: 2019-04-07 14:28+0000\n"
|
||||||
"PO-Revision-Date: 2019-04-07 14:28+0000\n"
|
"PO-Revision-Date: 2020-02-27 11:54+0000\n"
|
||||||
"Last-Translator: yohanboniface <yohanboniface@free.fr>\n"
|
"Last-Translator: Roman Neumüller\n"
|
||||||
"Language-Team: Turkish (http://www.transifex.com/openstreetmap/umap/language/tr/)\n"
|
"Language-Team: Turkish (http://www.transifex.com/openstreetmap/umap/language/tr/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -24,45 +25,45 @@ msgid ""
|
||||||
"need a stable instance, please use <a "
|
"need a stable instance, please use <a "
|
||||||
"href=\"%(stable_url)s\">%(stable_url)s</a>. You can also host your own "
|
"href=\"%(stable_url)s\">%(stable_url)s</a>. You can also host your own "
|
||||||
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
"instance, it's <a href=\"%(repo_url)s\">open source</a>!"
|
||||||
msgstr ""
|
msgstr "Bu örnek, testler ve yayın öncesi sürümler için kullanılan bir demo örneğidir. Kararlı bir örneğe ihtiyacınız varsa, lütfen <a href=\"%(stable_url)s\">%(stable_url)s</a> kullanın. Kendi örneğinizi de barındırabilirsiniz, cünkü <a href=\"%(repo_url)s\">açık kaynak yazılım</a>!"
|
||||||
|
|
||||||
#: tmp/framacarte/templates/umap/home.html:83
|
#: tmp/framacarte/templates/umap/home.html:83
|
||||||
#: tmp/framacarte/templates/umap/navigation.html:14
|
#: tmp/framacarte/templates/umap/navigation.html:14
|
||||||
#: umap/templates/umap/about_summary.html:33
|
#: umap/templates/umap/about_summary.html:33
|
||||||
#: umap/templates/umap/navigation.html:26
|
#: umap/templates/umap/navigation.html:26
|
||||||
msgid "Create a map"
|
msgid "Create a map"
|
||||||
msgstr ""
|
msgstr "Bir harita oluştur"
|
||||||
|
|
||||||
#: tmp/framacarte/templates/umap/navigation.html:7
|
#: tmp/framacarte/templates/umap/navigation.html:7
|
||||||
#: umap/templates/umap/navigation.html:10
|
#: umap/templates/umap/navigation.html:10
|
||||||
msgid "My maps"
|
msgid "My maps"
|
||||||
msgstr ""
|
msgstr "Haritalarım"
|
||||||
|
|
||||||
#: tmp/framacarte/templates/umap/navigation.html:9
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
#: umap/templates/umap/navigation.html:12
|
#: umap/templates/umap/navigation.html:12
|
||||||
msgid "Log in"
|
msgid "Log in"
|
||||||
msgstr ""
|
msgstr "Oturum aç"
|
||||||
|
|
||||||
#: tmp/framacarte/templates/umap/navigation.html:9
|
#: tmp/framacarte/templates/umap/navigation.html:9
|
||||||
#: umap/templates/umap/navigation.html:12
|
#: umap/templates/umap/navigation.html:12
|
||||||
msgid "Sign in"
|
msgid "Sign in"
|
||||||
msgstr ""
|
msgstr "Katıl"
|
||||||
|
|
||||||
#: tmp/framacarte/templates/umap/navigation.html:12
|
#: tmp/framacarte/templates/umap/navigation.html:12
|
||||||
#: umap/templates/umap/navigation.html:20
|
#: umap/templates/umap/navigation.html:20
|
||||||
msgid "Log out"
|
msgid "Log out"
|
||||||
msgstr ""
|
msgstr "Oturum kapat"
|
||||||
|
|
||||||
#: tmp/framacarte/templates/umap/search_bar.html:6
|
#: tmp/framacarte/templates/umap/search_bar.html:6
|
||||||
#: umap/templates/umap/search_bar.html:6
|
#: umap/templates/umap/search_bar.html:6
|
||||||
msgid "Search maps"
|
msgid "Search maps"
|
||||||
msgstr ""
|
msgstr "Harita ara"
|
||||||
|
|
||||||
#: tmp/framacarte/templates/umap/search_bar.html:10
|
#: tmp/framacarte/templates/umap/search_bar.html:10
|
||||||
#: tmp/framacarte/templates/umap/search_bar.html:13
|
#: tmp/framacarte/templates/umap/search_bar.html:13
|
||||||
#: umap/templates/umap/search_bar.html:9
|
#: umap/templates/umap/search_bar.html:9
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr ""
|
msgstr "Ara"
|
||||||
|
|
||||||
#: umap/forms.py:40
|
#: umap/forms.py:40
|
||||||
#, python-format
|
#, python-format
|
||||||
|
@ -71,7 +72,7 @@ msgstr ""
|
||||||
|
|
||||||
#: umap/forms.py:44 umap/models.py:115
|
#: umap/forms.py:44 umap/models.py:115
|
||||||
msgid "Everyone can edit"
|
msgid "Everyone can edit"
|
||||||
msgstr ""
|
msgstr "Herkes düzeltebilir"
|
||||||
|
|
||||||
#: umap/forms.py:45
|
#: umap/forms.py:45
|
||||||
msgid "Only editable with secret edit link"
|
msgid "Only editable with secret edit link"
|
||||||
|
@ -83,11 +84,11 @@ msgstr ""
|
||||||
|
|
||||||
#: umap/models.py:17
|
#: umap/models.py:17
|
||||||
msgid "name"
|
msgid "name"
|
||||||
msgstr ""
|
msgstr "adı"
|
||||||
|
|
||||||
#: umap/models.py:48
|
#: umap/models.py:48
|
||||||
msgid "details"
|
msgid "details"
|
||||||
msgstr ""
|
msgstr "ayrıntılar"
|
||||||
|
|
||||||
#: umap/models.py:49
|
#: umap/models.py:49
|
||||||
msgid "Link to a page where the licence is detailed."
|
msgid "Link to a page where the licence is detailed."
|
||||||
|
@ -103,15 +104,15 @@ msgstr ""
|
||||||
|
|
||||||
#: umap/models.py:116
|
#: umap/models.py:116
|
||||||
msgid "Only editors can edit"
|
msgid "Only editors can edit"
|
||||||
msgstr ""
|
msgstr "Sadece editörlerin düzelteme hakkı var"
|
||||||
|
|
||||||
#: umap/models.py:117
|
#: umap/models.py:117
|
||||||
msgid "Only owner can edit"
|
msgid "Only owner can edit"
|
||||||
msgstr ""
|
msgstr "Sadece sahibin düzelteme hakkı var"
|
||||||
|
|
||||||
#: umap/models.py:120
|
#: umap/models.py:120
|
||||||
msgid "everyone (public)"
|
msgid "everyone (public)"
|
||||||
msgstr ""
|
msgstr "herkes (kamu)"
|
||||||
|
|
||||||
#: umap/models.py:121
|
#: umap/models.py:121
|
||||||
msgid "anyone with link"
|
msgid "anyone with link"
|
||||||
|
@ -119,27 +120,27 @@ msgstr ""
|
||||||
|
|
||||||
#: umap/models.py:122
|
#: umap/models.py:122
|
||||||
msgid "editors only"
|
msgid "editors only"
|
||||||
msgstr ""
|
msgstr "sadece editörler"
|
||||||
|
|
||||||
#: umap/models.py:123
|
#: umap/models.py:123
|
||||||
msgid "blocked"
|
msgid "blocked"
|
||||||
msgstr ""
|
msgstr "engellenmiş"
|
||||||
|
|
||||||
#: umap/models.py:126 umap/models.py:256
|
#: umap/models.py:126 umap/models.py:256
|
||||||
msgid "description"
|
msgid "description"
|
||||||
msgstr ""
|
msgstr "açıklama"
|
||||||
|
|
||||||
#: umap/models.py:127
|
#: umap/models.py:127
|
||||||
msgid "center"
|
msgid "center"
|
||||||
msgstr ""
|
msgstr "ortalaştır"
|
||||||
|
|
||||||
#: umap/models.py:128
|
#: umap/models.py:128
|
||||||
msgid "zoom"
|
msgid "zoom"
|
||||||
msgstr ""
|
msgstr "yakınlaştır"
|
||||||
|
|
||||||
#: umap/models.py:129
|
#: umap/models.py:129
|
||||||
msgid "locate"
|
msgid "locate"
|
||||||
msgstr ""
|
msgstr "yerini belirt"
|
||||||
|
|
||||||
#: umap/models.py:129
|
#: umap/models.py:129
|
||||||
msgid "Locate user on load?"
|
msgid "Locate user on load?"
|
||||||
|
@ -147,96 +148,96 @@ msgstr ""
|
||||||
|
|
||||||
#: umap/models.py:132
|
#: umap/models.py:132
|
||||||
msgid "Choose the map licence."
|
msgid "Choose the map licence."
|
||||||
msgstr ""
|
msgstr "Harita lisansi seç"
|
||||||
|
|
||||||
#: umap/models.py:133
|
#: umap/models.py:133
|
||||||
msgid "licence"
|
msgid "licence"
|
||||||
msgstr ""
|
msgstr "lisans"
|
||||||
|
|
||||||
#: umap/models.py:138
|
#: umap/models.py:138
|
||||||
msgid "owner"
|
msgid "owner"
|
||||||
msgstr ""
|
msgstr "sahibi"
|
||||||
|
|
||||||
#: umap/models.py:139
|
#: umap/models.py:139
|
||||||
msgid "editors"
|
msgid "editors"
|
||||||
msgstr ""
|
msgstr "editörler"
|
||||||
|
|
||||||
#: umap/models.py:140
|
#: umap/models.py:140
|
||||||
msgid "edit status"
|
msgid "edit status"
|
||||||
msgstr ""
|
msgstr "düzeltme durumu"
|
||||||
|
|
||||||
#: umap/models.py:141
|
#: umap/models.py:141
|
||||||
msgid "share status"
|
msgid "share status"
|
||||||
msgstr ""
|
msgstr "durum paylaş"
|
||||||
|
|
||||||
#: umap/models.py:142
|
#: umap/models.py:142
|
||||||
msgid "settings"
|
msgid "settings"
|
||||||
msgstr ""
|
msgstr "ayarlar"
|
||||||
|
|
||||||
#: umap/models.py:210
|
#: umap/models.py:210
|
||||||
msgid "Clone of"
|
msgid "Clone of"
|
||||||
msgstr ""
|
msgstr "Kopya"
|
||||||
|
|
||||||
#: umap/models.py:261
|
#: umap/models.py:261
|
||||||
msgid "display on load"
|
msgid "display on load"
|
||||||
msgstr ""
|
msgstr "yüklerken görüntüle"
|
||||||
|
|
||||||
#: umap/models.py:262
|
#: umap/models.py:262
|
||||||
msgid "Display this layer on load."
|
msgid "Display this layer on load."
|
||||||
msgstr ""
|
msgstr "Yüklerken bu katman görüntüle"
|
||||||
|
|
||||||
#: umap/templates/404.html:7
|
#: umap/templates/404.html:7
|
||||||
msgid "Take me to the home page"
|
msgid "Take me to the home page"
|
||||||
msgstr ""
|
msgstr "Anasayfa aç"
|
||||||
|
|
||||||
#: umap/templates/auth/user_detail.html:7
|
#: umap/templates/auth/user_detail.html:7
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Browse %(current_user)s's maps"
|
msgid "Browse %(current_user)s's maps"
|
||||||
msgstr ""
|
msgstr "%(current_user)s'nın haritaları görüntüle"
|
||||||
|
|
||||||
#: umap/templates/auth/user_detail.html:15
|
#: umap/templates/auth/user_detail.html:15
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(current_user)s has no maps."
|
msgid "%(current_user)s has no maps."
|
||||||
msgstr ""
|
msgstr "%(current_user)s'nın haritaları yok."
|
||||||
|
|
||||||
#: umap/templates/registration/login.html:4
|
#: umap/templates/registration/login.html:4
|
||||||
msgid "Please log in with your account"
|
msgid "Please log in with your account"
|
||||||
msgstr ""
|
msgstr "Lütfen hesabınızla giriş yapın"
|
||||||
|
|
||||||
#: umap/templates/registration/login.html:18
|
#: umap/templates/registration/login.html:18
|
||||||
msgid "Username"
|
msgid "Username"
|
||||||
msgstr ""
|
msgstr "Kullanıcı adı"
|
||||||
|
|
||||||
#: umap/templates/registration/login.html:20
|
#: umap/templates/registration/login.html:20
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr "Şifre"
|
||||||
|
|
||||||
#: umap/templates/registration/login.html:21
|
#: umap/templates/registration/login.html:21
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr ""
|
msgstr "Giriş yap"
|
||||||
|
|
||||||
#: umap/templates/registration/login.html:27
|
#: umap/templates/registration/login.html:27
|
||||||
msgid "Please choose a provider"
|
msgid "Please choose a provider"
|
||||||
msgstr ""
|
msgstr "Lütfen bir sağlayıcı seçin"
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:6
|
#: umap/templates/umap/about_summary.html:6
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
||||||
"layers in a minute and embed them in your site."
|
"layers in a minute and embed them in your site."
|
||||||
msgstr ""
|
msgstr "uMap ile bir dakikada <a href=\"%(osm_url)s\" />OpenStreetMap</a> katmanları kullanıp kendi sitenize gömmesi özel haritalar oluşturmanıza sağlar."
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:11
|
#: umap/templates/umap/about_summary.html:11
|
||||||
msgid "Choose the layers of your map"
|
msgid "Choose the layers of your map"
|
||||||
msgstr ""
|
msgstr "Haritanızın katmanlarını seçin"
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:12
|
#: umap/templates/umap/about_summary.html:12
|
||||||
msgid "Add POIs: markers, lines, polygons..."
|
msgid "Add POIs: markers, lines, polygons..."
|
||||||
msgstr ""
|
msgstr "İlgi noktaları ekle: işaretler, çizgiler, çokgenler"
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:13
|
#: umap/templates/umap/about_summary.html:13
|
||||||
msgid "Manage POIs colours and icons"
|
msgid "Manage POIs colours and icons"
|
||||||
msgstr ""
|
msgstr "Renkleri ve sembolleri yönet"
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:14
|
#: umap/templates/umap/about_summary.html:14
|
||||||
msgid "Manage map options: display a minimap, locate user on load…"
|
msgid "Manage map options: display a minimap, locate user on load…"
|
||||||
|
|
Binary file not shown.
|
@ -10,7 +10,7 @@ msgstr ""
|
||||||
"Project-Id-Version: uMap\n"
|
"Project-Id-Version: uMap\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-04-07 14:28+0000\n"
|
"POT-Creation-Date: 2019-04-07 14:28+0000\n"
|
||||||
"PO-Revision-Date: 2020-02-26 19:51+0000\n"
|
"PO-Revision-Date: 2020-02-27 13:06+0000\n"
|
||||||
"Last-Translator: Andrey Golovin\n"
|
"Last-Translator: Andrey Golovin\n"
|
||||||
"Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/openstreetmap/umap/language/uk_UA/)\n"
|
"Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/openstreetmap/umap/language/uk_UA/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -81,7 +81,7 @@ msgstr "Редагування можливе лише за наявності
|
||||||
|
|
||||||
#: umap/middleware.py:14
|
#: umap/middleware.py:14
|
||||||
msgid "Site is readonly for maintenance"
|
msgid "Site is readonly for maintenance"
|
||||||
msgstr ""
|
msgstr "Сайт доступний лише для перегляду на час робіт з його обслуговування."
|
||||||
|
|
||||||
#: umap/models.py:17
|
#: umap/models.py:17
|
||||||
msgid "name"
|
msgid "name"
|
||||||
|
@ -226,7 +226,7 @@ msgstr "Виберіть провайдера автентифікації"
|
||||||
msgid ""
|
msgid ""
|
||||||
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
"uMap lets you create maps with <a href=\"%(osm_url)s\" />OpenStreetMap</a> "
|
||||||
"layers in a minute and embed them in your site."
|
"layers in a minute and embed them in your site."
|
||||||
msgstr ""
|
msgstr "uMap дозволяє вам створювати мапи з шарами з даних <a href=\"%(osm_url)s\" />OpenStreetMap</a> за лічені хвилини та вбудовувати їх у ваші веб-сайти."
|
||||||
|
|
||||||
#: umap/templates/umap/about_summary.html:11
|
#: umap/templates/umap/about_summary.html:11
|
||||||
msgid "Choose the layers of your map"
|
msgid "Choose the layers of your map"
|
||||||
|
|
|
@ -35,6 +35,8 @@ USE_L10N = True
|
||||||
LANGUAGE_CODE = 'en'
|
LANGUAGE_CODE = 'en'
|
||||||
LANGUAGES = (
|
LANGUAGES = (
|
||||||
('am-et', 'Amharic'),
|
('am-et', 'Amharic'),
|
||||||
|
('ar', 'Arabic'),
|
||||||
|
('ast', 'Asturian'),
|
||||||
('bg', 'Bulgarian'),
|
('bg', 'Bulgarian'),
|
||||||
('ca', 'Catalan'),
|
('ca', 'Catalan'),
|
||||||
('cs-cz', 'Czech'),
|
('cs-cz', 'Czech'),
|
||||||
|
@ -49,19 +51,23 @@ LANGUAGES = (
|
||||||
('he', 'Hebrew'),
|
('he', 'Hebrew'),
|
||||||
('hr', 'Croatian'),
|
('hr', 'Croatian'),
|
||||||
('hu', 'Hungarian'),
|
('hu', 'Hungarian'),
|
||||||
|
('id', 'Indonesian'),
|
||||||
|
('is', 'Icelandic'),
|
||||||
('it', 'Italian'),
|
('it', 'Italian'),
|
||||||
('ja', 'Japanese'),
|
('ja', 'Japanese'),
|
||||||
('ko', 'Korean'),
|
('ko', 'Korean'),
|
||||||
('lt', 'Lithuanian'),
|
('lt', 'Lithuanian'),
|
||||||
('nl', 'Dutch'),
|
('nl', 'Dutch'),
|
||||||
('pl', 'Polish'),
|
('pl', 'Polish'),
|
||||||
('pt', 'Portuguese'),
|
|
||||||
('pt-br', 'Portuguese (Brazil)'),
|
('pt-br', 'Portuguese (Brazil)'),
|
||||||
('pt-pt', 'Portuguese (Portugal)'),
|
('pt-pt', 'Portuguese (Portugal)'),
|
||||||
('ro', 'Romanian'),
|
('ro', 'Romanian'),
|
||||||
('ru', 'Russian'),
|
('ru', 'Russian'),
|
||||||
|
('si-lk', 'Sinhala (Sri Lanka)'),
|
||||||
('sk-sk', 'Slovak'),
|
('sk-sk', 'Slovak'),
|
||||||
('sl', 'Slovenian'),
|
('sl', 'Slovenian'),
|
||||||
|
('sr', 'Serbian'),
|
||||||
|
('th-th', 'Thai (Thailand)'),
|
||||||
('tr', 'Turkish'),
|
('tr', 'Turkish'),
|
||||||
('uk-ua', 'Ukrainian'),
|
('uk-ua', 'Ukrainian'),
|
||||||
('vi', 'Vietnamese'),
|
('vi', 'Vietnamese'),
|
||||||
|
|
371
umap/static/umap/locale/ar.js
Normal file
371
umap/static/umap/locale/ar.js
Normal file
|
@ -0,0 +1,371 @@
|
||||||
|
var locale = {
|
||||||
|
"Add symbol": "أضف رمز",
|
||||||
|
"Allow scroll wheel zoom?": "Allow scroll wheel zoom?",
|
||||||
|
"Automatic": "Automatic",
|
||||||
|
"Ball": "Ball",
|
||||||
|
"Cancel": "Cancel",
|
||||||
|
"Caption": "Caption",
|
||||||
|
"Change symbol": "غيّر رمز",
|
||||||
|
"Choose the data format": "إختر شكل البيانات",
|
||||||
|
"Choose the layer of the feature": "Choose the layer of the feature",
|
||||||
|
"Circle": "دائرة",
|
||||||
|
"Clustered": "Clustered",
|
||||||
|
"Data browser": "Data browser",
|
||||||
|
"Default": "Default",
|
||||||
|
"Default zoom level": "Default zoom level",
|
||||||
|
"Default: name": "Default: name",
|
||||||
|
"Display label": "Display label",
|
||||||
|
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
||||||
|
"Display the data layers control": "Display the data layers control",
|
||||||
|
"Display the embed control": "Display the embed control",
|
||||||
|
"Display the fullscreen control": "Display the fullscreen control",
|
||||||
|
"Display the locate control": "Display the locate control",
|
||||||
|
"Display the measure control": "Display the measure control",
|
||||||
|
"Display the search control": "Display the search control",
|
||||||
|
"Display the tile layers control": "Display the tile layers control",
|
||||||
|
"Display the zoom control": "Display the zoom control",
|
||||||
|
"Do you want to display a caption bar?": "Do you want to display a caption bar?",
|
||||||
|
"Do you want to display a minimap?": "Do you want to display a minimap?",
|
||||||
|
"Do you want to display a panel on load?": "Do you want to display a panel on load?",
|
||||||
|
"Do you want to display popup footer?": "Do you want to display popup footer?",
|
||||||
|
"Do you want to display the scale control?": "Do you want to display the scale control?",
|
||||||
|
"Do you want to display the «more» control?": "Do you want to display the «more» control?",
|
||||||
|
"Drop": "Drop",
|
||||||
|
"GeoRSS (only link)": "GeoRSS (only link)",
|
||||||
|
"GeoRSS (title + image)": "GeoRSS (title + image)",
|
||||||
|
"Heatmap": "Heatmap",
|
||||||
|
"Icon shape": "Icon shape",
|
||||||
|
"Icon symbol": "Icon symbol",
|
||||||
|
"Inherit": "Inherit",
|
||||||
|
"Label direction": "Label direction",
|
||||||
|
"Label key": "Label key",
|
||||||
|
"Labels are clickable": "Labels are clickable",
|
||||||
|
"None": "None",
|
||||||
|
"On the bottom": "في الأسفل",
|
||||||
|
"On the left": "على اليسار",
|
||||||
|
"On the right": "على اليمين",
|
||||||
|
"On the top": "إلى الأعلى",
|
||||||
|
"Popup content template": "Popup content template",
|
||||||
|
"Set symbol": "Set symbol",
|
||||||
|
"Side panel": "لوحة جانبية",
|
||||||
|
"Simplify": "بسّط",
|
||||||
|
"Symbol or url": "Symbol or url",
|
||||||
|
"Table": "جدول",
|
||||||
|
"always": "دائماً",
|
||||||
|
"clear": "clear",
|
||||||
|
"collapsed": "collapsed",
|
||||||
|
"color": "لون",
|
||||||
|
"dash array": "dash array",
|
||||||
|
"define": "حدّد",
|
||||||
|
"description": "تقديم",
|
||||||
|
"expanded": "expanded",
|
||||||
|
"fill": "fill",
|
||||||
|
"fill color": "fill color",
|
||||||
|
"fill opacity": "fill opacity",
|
||||||
|
"hidden": "hidden",
|
||||||
|
"iframe": "iframe",
|
||||||
|
"inherit": "inherit",
|
||||||
|
"name": "إسم",
|
||||||
|
"never": "أبداً",
|
||||||
|
"new window": "نافدة جديدة",
|
||||||
|
"no": "لا",
|
||||||
|
"on hover": "on hover",
|
||||||
|
"opacity": "شفافية",
|
||||||
|
"parent window": "parent window",
|
||||||
|
"stroke": "stroke",
|
||||||
|
"weight": "weight",
|
||||||
|
"yes": "نعم",
|
||||||
|
"{delay} seconds": "{الأجل} ثواني",
|
||||||
|
"# one hash for main heading": "# one hash for main heading",
|
||||||
|
"## two hashes for second heading": "## two hashes for second heading",
|
||||||
|
"### three hashes for third heading": "### three hashes for third heading",
|
||||||
|
"**double star for bold**": "**double star for bold**",
|
||||||
|
"*simple star for italic*": "*simple star for italic*",
|
||||||
|
"--- for an horizontal rule": "--- for an horizontal rule",
|
||||||
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
|
||||||
|
"About": "About",
|
||||||
|
"Action not allowed :(": "Action not allowed :(",
|
||||||
|
"Activate slideshow mode": "Activate slideshow mode",
|
||||||
|
"Add a layer": "أضف طبقة",
|
||||||
|
"Add a line to the current multi": "Add a line to the current multi",
|
||||||
|
"Add a new property": "Add a new property",
|
||||||
|
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
||||||
|
"Advanced actions": "Advanced actions",
|
||||||
|
"Advanced properties": "Advanced properties",
|
||||||
|
"Advanced transition": "Advanced transition",
|
||||||
|
"All properties are imported.": "All properties are imported.",
|
||||||
|
"Allow interactions": "يسمح بالتفاعل",
|
||||||
|
"An error occured": "حصل خطأ",
|
||||||
|
"Are you sure you want to cancel your changes?": "هل تريد فعلاً إلغاء تغييراتك ؟ ",
|
||||||
|
"Are you sure you want to clone this map and all its datalayers?": "Are you sure you want to clone this map and all its datalayers?",
|
||||||
|
"Are you sure you want to delete the feature?": "هل تريد فعلاً حذف الخاصية ؟ ",
|
||||||
|
"Are you sure you want to delete this layer?": "هل تريد فعلاً حذف هذه الطبقة ؟",
|
||||||
|
"Are you sure you want to delete this map?": "هل تريد فعلاً حذف هذه الخريطة ؟",
|
||||||
|
"Are you sure you want to delete this property on all the features?": "Are you sure you want to delete this property on all the features?",
|
||||||
|
"Are you sure you want to restore this version?": "Are you sure you want to restore this version?",
|
||||||
|
"Attach the map to my account": "Attach the map to my account",
|
||||||
|
"Auto": "Auto",
|
||||||
|
"Autostart when map is loaded": "Autostart when map is loaded",
|
||||||
|
"Bring feature to center": "Bring feature to center",
|
||||||
|
"Browse data": "تصفح البيانات",
|
||||||
|
"Cancel edits": "Cancel edits",
|
||||||
|
"Center map on your location": "Center map on your location",
|
||||||
|
"Change map background": "Change map background",
|
||||||
|
"Change tilelayers": "Change tilelayers",
|
||||||
|
"Choose a preset": "Choose a preset",
|
||||||
|
"Choose the format of the data to import": "Choose the format of the data to import",
|
||||||
|
"Choose the layer to import in": "Choose the layer to import in",
|
||||||
|
"Click last point to finish shape": "Click last point to finish shape",
|
||||||
|
"Click to add a marker": "Click to add a marker",
|
||||||
|
"Click to continue drawing": "Click to continue drawing",
|
||||||
|
"Click to edit": "Click to edit",
|
||||||
|
"Click to start drawing a line": "Click to start drawing a line",
|
||||||
|
"Click to start drawing a polygon": "Click to start drawing a polygon",
|
||||||
|
"Clone": "Clone",
|
||||||
|
"Clone of {name}": "Clone of {name}",
|
||||||
|
"Clone this feature": "Clone this feature",
|
||||||
|
"Clone this map": "Clone this map",
|
||||||
|
"Close": "أغلق",
|
||||||
|
"Clustering radius": "Clustering radius",
|
||||||
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
||||||
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
||||||
|
"Continue line": "واصل الخط",
|
||||||
|
"Continue line (Ctrl-click)": "Continue line (Ctrl-click)",
|
||||||
|
"Coordinates": "Coordinates",
|
||||||
|
"Credits": "Credits",
|
||||||
|
"Current view instead of default map view?": "Current view instead of default map view?",
|
||||||
|
"Custom background": "Custom background",
|
||||||
|
"Data is browsable": "Data is browsable",
|
||||||
|
"Default interaction options": "Default interaction options",
|
||||||
|
"Default properties": "Default properties",
|
||||||
|
"Default shape properties": "Default shape properties",
|
||||||
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
||||||
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
||||||
|
"Delete": "حذف",
|
||||||
|
"Delete all layers": "حذف كل الطبقات",
|
||||||
|
"Delete layer": "حذف طبقة",
|
||||||
|
"Delete this feature": "حذف هذه الخاصية",
|
||||||
|
"Delete this property on all the features": "Delete this property on all the features",
|
||||||
|
"Delete this shape": "حذف هذا الشكل",
|
||||||
|
"Delete this vertex (Alt-click)": "Delete this vertex (Alt-click)",
|
||||||
|
"Directions from here": "Directions from here",
|
||||||
|
"Disable editing": "Disable editing",
|
||||||
|
"Display measure": "Display measure",
|
||||||
|
"Display on load": "Display on load",
|
||||||
|
"Download": "Download",
|
||||||
|
"Download data": "تحميل بيانات",
|
||||||
|
"Drag to reorder": "Drag to reorder",
|
||||||
|
"Draw a line": "رسم خط",
|
||||||
|
"Draw a marker": "رسم علامة",
|
||||||
|
"Draw a polygon": "رسم متعدد أضلاع",
|
||||||
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
"Dynamic": "Dynamic",
|
||||||
|
"Dynamic properties": "Dynamic properties",
|
||||||
|
"Edit": "Edit",
|
||||||
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
|
"Edit map properties": "Edit map properties",
|
||||||
|
"Edit map settings": "Edit map settings",
|
||||||
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
|
"Edit this feature": "Edit this feature",
|
||||||
|
"Editing": "Editing",
|
||||||
|
"Embed and share this map": "Embed and share this map",
|
||||||
|
"Embed the map": "Embed the map",
|
||||||
|
"Empty": "Empty",
|
||||||
|
"Enable editing": "Enable editing",
|
||||||
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
"Error while fetching {url}": "Error while fetching {url}",
|
||||||
|
"Exit Fullscreen": "الخروج من الشاشة الكاملة",
|
||||||
|
"Extract shape to separate feature": "Extract shape to separate feature",
|
||||||
|
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
||||||
|
"Filter keys": "Filter keys",
|
||||||
|
"Filter…": "Filter…",
|
||||||
|
"Format": "Format",
|
||||||
|
"From zoom": "From zoom",
|
||||||
|
"Full map data": "Full map data",
|
||||||
|
"Go to «{feature}»": "Go to «{feature}»",
|
||||||
|
"Heatmap intensity property": "Heatmap intensity property",
|
||||||
|
"Heatmap radius": "Heatmap radius",
|
||||||
|
"Help": "مساعدة",
|
||||||
|
"Hide controls": "Hide controls",
|
||||||
|
"Home": "الصفحة الرئيسية",
|
||||||
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
||||||
|
"If false, the polygon will act as a part of the underlying map.": "If false, the polygon will act as a part of the underlying map.",
|
||||||
|
"Iframe export options": "Iframe export options",
|
||||||
|
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}",
|
||||||
|
"Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}",
|
||||||
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
"Image with custom width (in px): {{http://image.url.com|width}}": "Image with custom width (in px): {{http://image.url.com|width}}",
|
||||||
|
"Image: {{http://image.url.com}}": "Image: {{http://image.url.com}}",
|
||||||
|
"Import": "Import",
|
||||||
|
"Import data": "Import data",
|
||||||
|
"Import in a new layer": "Import in a new layer",
|
||||||
|
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
||||||
|
"Include full screen link?": "Include full screen link?",
|
||||||
|
"Interaction options": "Interaction options",
|
||||||
|
"Invalid umap data": "Invalid umap data",
|
||||||
|
"Invalid umap data in {filename}": "Invalid umap data in {filename}",
|
||||||
|
"Keep current visible layers": "Keep current visible layers",
|
||||||
|
"Latitude": "Latitude",
|
||||||
|
"Layer": "طبقة",
|
||||||
|
"Layer properties": "خصوصيات طبقة",
|
||||||
|
"Licence": "الترخيص",
|
||||||
|
"Limit bounds": "Limit bounds",
|
||||||
|
"Link to…": "الرابط إلى...",
|
||||||
|
"Link with text: [[http://example.com|text of the link]]": "Link with text: [[http://example.com|text of the link]]",
|
||||||
|
"Long credits": "Long credits",
|
||||||
|
"Longitude": "Longitude",
|
||||||
|
"Make main shape": "Make main shape",
|
||||||
|
"Manage layers": "Manage layers",
|
||||||
|
"Map background credits": "Map background credits",
|
||||||
|
"Map has been attached to your account": "Map has been attached to your account",
|
||||||
|
"Map has been saved!": "Map has been saved!",
|
||||||
|
"Map user content has been published under licence": "Map user content has been published under licence",
|
||||||
|
"Map's editors": "Map's editors",
|
||||||
|
"Map's owner": "Map's owner",
|
||||||
|
"Merge lines": "Merge lines",
|
||||||
|
"More controls": "More controls",
|
||||||
|
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)",
|
||||||
|
"No licence has been set": "No licence has been set",
|
||||||
|
"No results": "No results",
|
||||||
|
"Only visible features will be downloaded.": "Only visible features will be downloaded.",
|
||||||
|
"Open download panel": "Open download panel",
|
||||||
|
"Open link in…": "Open link in…",
|
||||||
|
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
||||||
|
"Optional intensity property for heatmap": "Optional intensity property for heatmap",
|
||||||
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
||||||
|
"Override clustering radius (default 80)": "Override clustering radius (default 80)",
|
||||||
|
"Override heatmap radius (default 25)": "Override heatmap radius (default 25)",
|
||||||
|
"Please be sure the licence is compliant with your use.": "Please be sure the licence is compliant with your use.",
|
||||||
|
"Please choose a format": "الرجاء إختيار الشكل",
|
||||||
|
"Please enter the name of the property": "Please enter the name of the property",
|
||||||
|
"Please enter the new name of this property": "Please enter the new name of this property",
|
||||||
|
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||||
|
"Problem in the response": "Problem in the response",
|
||||||
|
"Problem in the response format": "Problem in the response format",
|
||||||
|
"Properties imported:": "Properties imported:",
|
||||||
|
"Property to use for sorting features": "Property to use for sorting features",
|
||||||
|
"Provide an URL here": "Provide an URL here",
|
||||||
|
"Proxy request": "Proxy request",
|
||||||
|
"Remote data": "Remote data",
|
||||||
|
"Remove shape from the multi": "Remove shape from the multi",
|
||||||
|
"Rename this property on all the features": "Rename this property on all the features",
|
||||||
|
"Replace layer content": "Replace layer content",
|
||||||
|
"Restore this version": "Restore this version",
|
||||||
|
"Save": "تسجيل",
|
||||||
|
"Save anyway": "Save anyway",
|
||||||
|
"Save current edits": "Save current edits",
|
||||||
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
|
"Search a place name": "Search a place name",
|
||||||
|
"Search location": "Search location",
|
||||||
|
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
||||||
|
"See all": "See all",
|
||||||
|
"See data layers": "See data layers",
|
||||||
|
"See full screen": "See full screen",
|
||||||
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
||||||
|
"Shape properties": "Shape properties",
|
||||||
|
"Short URL": "Short URL",
|
||||||
|
"Short credits": "Short credits",
|
||||||
|
"Show/hide layer": "Show/hide layer",
|
||||||
|
"Simple link: [[http://example.com]]": "Simple link: [[http://example.com]]",
|
||||||
|
"Slideshow": "Slideshow",
|
||||||
|
"Smart transitions": "Smart transitions",
|
||||||
|
"Sort key": "Sort key",
|
||||||
|
"Split line": "Split line",
|
||||||
|
"Start a hole here": "Start a hole here",
|
||||||
|
"Start editing": "Start editing",
|
||||||
|
"Start slideshow": "Start slideshow",
|
||||||
|
"Stop editing": "Stop editing",
|
||||||
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
"Supported scheme": "Supported scheme",
|
||||||
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
||||||
|
"Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.",
|
||||||
|
"TMS format": "TMS format",
|
||||||
|
"Text color for the cluster label": "Text color for the cluster label",
|
||||||
|
"Text formatting": "Text formatting",
|
||||||
|
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
|
||||||
|
"The zoom and center have been setted.": "The zoom and center have been setted.",
|
||||||
|
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
|
||||||
|
"To zoom": "To zoom",
|
||||||
|
"Toggle edit mode (shift-click)": "Toggle edit mode (shift-click)",
|
||||||
|
"Transfer shape to edited feature": "Transfer shape to edited feature",
|
||||||
|
"Transform to lines": "Transform to lines",
|
||||||
|
"Transform to polygon": "Transform to polygon",
|
||||||
|
"Type of layer": "Type of layer",
|
||||||
|
"Unable to detect format of file {filename}": "Unable to detect format of file {filename}",
|
||||||
|
"Untitled layer": "Untitled layer",
|
||||||
|
"Untitled map": "Untitled map",
|
||||||
|
"Update permissions": "Update permissions",
|
||||||
|
"Update permissions and editors": "Update permissions and editors",
|
||||||
|
"Url": "Url",
|
||||||
|
"Use current bounds": "Use current bounds",
|
||||||
|
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
|
||||||
|
"User content credits": "User content credits",
|
||||||
|
"User interface options": "User interface options",
|
||||||
|
"Versions": "Versions",
|
||||||
|
"View Fullscreen": "View Fullscreen",
|
||||||
|
"Where do we go from here?": "Where do we go from here?",
|
||||||
|
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
||||||
|
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
||||||
|
"Who can edit": "Who can edit",
|
||||||
|
"Who can view": "Who can view",
|
||||||
|
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
|
||||||
|
"Will be visible in the caption of the map": "Will be visible in the caption of the map",
|
||||||
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
||||||
|
"You have unsaved changes.": "You have unsaved changes.",
|
||||||
|
"Zoom in": "Zoom in",
|
||||||
|
"Zoom level for automatic zooms": "Zoom level for automatic zooms",
|
||||||
|
"Zoom out": "Zoom out",
|
||||||
|
"Zoom to layer extent": "Zoom to layer extent",
|
||||||
|
"Zoom to the next": "Zoom to the next",
|
||||||
|
"Zoom to the previous": "Zoom to the previous",
|
||||||
|
"Zoom to this feature": "Zoom to this feature",
|
||||||
|
"Zoom to this place": "Zoom to this place",
|
||||||
|
"attribution": "attribution",
|
||||||
|
"by": "by",
|
||||||
|
"display name": "display name",
|
||||||
|
"height": "height",
|
||||||
|
"licence": "licence",
|
||||||
|
"max East": "max East",
|
||||||
|
"max North": "max North",
|
||||||
|
"max South": "max South",
|
||||||
|
"max West": "max West",
|
||||||
|
"max zoom": "max zoom",
|
||||||
|
"min zoom": "min zoom",
|
||||||
|
"next": "next",
|
||||||
|
"previous": "previous",
|
||||||
|
"width": "width",
|
||||||
|
"{count} errors during import: {message}": "{count} errors during import: {message}",
|
||||||
|
"Measure distances": "Measure distances",
|
||||||
|
"NM": "NM",
|
||||||
|
"kilometers": "kilometers",
|
||||||
|
"km": "km",
|
||||||
|
"mi": "mi",
|
||||||
|
"miles": "miles",
|
||||||
|
"nautical miles": "nautical miles",
|
||||||
|
"{area} acres": "{area} acres",
|
||||||
|
"{area} ha": "{area} ha",
|
||||||
|
"{area} m²": "{area} m²",
|
||||||
|
"{area} mi²": "{area} mi²",
|
||||||
|
"{area} yd²": "{area} yd²",
|
||||||
|
"{distance} NM": "{distance} NM",
|
||||||
|
"{distance} km": "{distance} km",
|
||||||
|
"{distance} m": "{distance} m",
|
||||||
|
"{distance} miles": "{distance} miles",
|
||||||
|
"{distance} yd": "{distance} yd",
|
||||||
|
"1 day": "1 day",
|
||||||
|
"1 hour": "ساعة",
|
||||||
|
"5 min": "5 دقائق",
|
||||||
|
"Cache proxied request": "Cache proxied request",
|
||||||
|
"No cache": "No cache",
|
||||||
|
"Popup": "Popup",
|
||||||
|
"Popup (large)": "Popup (large)",
|
||||||
|
"Popup content style": "Popup content style",
|
||||||
|
"Popup shape": "Popup shape",
|
||||||
|
"Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}",
|
||||||
|
"Optional.": "Optional.",
|
||||||
|
"Paste your data here": "Paste your data here",
|
||||||
|
"Please save the map first": "Please save the map first"
|
||||||
|
};
|
||||||
|
L.registerLocale("ar", locale);
|
||||||
|
L.setLocale("ar");
|
371
umap/static/umap/locale/ast.js
Normal file
371
umap/static/umap/locale/ast.js
Normal file
|
@ -0,0 +1,371 @@
|
||||||
|
var locale = {
|
||||||
|
"Add symbol": "Add symbol",
|
||||||
|
"Allow scroll wheel zoom?": "Allow scroll wheel zoom?",
|
||||||
|
"Automatic": "Automatic",
|
||||||
|
"Ball": "Ball",
|
||||||
|
"Cancel": "Cancel",
|
||||||
|
"Caption": "Caption",
|
||||||
|
"Change symbol": "Change symbol",
|
||||||
|
"Choose the data format": "Choose the data format",
|
||||||
|
"Choose the layer of the feature": "Choose the layer of the feature",
|
||||||
|
"Circle": "Circle",
|
||||||
|
"Clustered": "Clustered",
|
||||||
|
"Data browser": "Data browser",
|
||||||
|
"Default": "Default",
|
||||||
|
"Default zoom level": "Default zoom level",
|
||||||
|
"Default: name": "Default: name",
|
||||||
|
"Display label": "Display label",
|
||||||
|
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
||||||
|
"Display the data layers control": "Display the data layers control",
|
||||||
|
"Display the embed control": "Display the embed control",
|
||||||
|
"Display the fullscreen control": "Display the fullscreen control",
|
||||||
|
"Display the locate control": "Display the locate control",
|
||||||
|
"Display the measure control": "Display the measure control",
|
||||||
|
"Display the search control": "Display the search control",
|
||||||
|
"Display the tile layers control": "Display the tile layers control",
|
||||||
|
"Display the zoom control": "Display the zoom control",
|
||||||
|
"Do you want to display a caption bar?": "Do you want to display a caption bar?",
|
||||||
|
"Do you want to display a minimap?": "Do you want to display a minimap?",
|
||||||
|
"Do you want to display a panel on load?": "Do you want to display a panel on load?",
|
||||||
|
"Do you want to display popup footer?": "Do you want to display popup footer?",
|
||||||
|
"Do you want to display the scale control?": "Do you want to display the scale control?",
|
||||||
|
"Do you want to display the «more» control?": "Do you want to display the «more» control?",
|
||||||
|
"Drop": "Drop",
|
||||||
|
"GeoRSS (only link)": "GeoRSS (only link)",
|
||||||
|
"GeoRSS (title + image)": "GeoRSS (title + image)",
|
||||||
|
"Heatmap": "Heatmap",
|
||||||
|
"Icon shape": "Icon shape",
|
||||||
|
"Icon symbol": "Icon symbol",
|
||||||
|
"Inherit": "Inherit",
|
||||||
|
"Label direction": "Label direction",
|
||||||
|
"Label key": "Label key",
|
||||||
|
"Labels are clickable": "Labels are clickable",
|
||||||
|
"None": "None",
|
||||||
|
"On the bottom": "On the bottom",
|
||||||
|
"On the left": "On the left",
|
||||||
|
"On the right": "On the right",
|
||||||
|
"On the top": "On the top",
|
||||||
|
"Popup content template": "Popup content template",
|
||||||
|
"Set symbol": "Set symbol",
|
||||||
|
"Side panel": "Side panel",
|
||||||
|
"Simplify": "Simplify",
|
||||||
|
"Symbol or url": "Symbol or url",
|
||||||
|
"Table": "Table",
|
||||||
|
"always": "always",
|
||||||
|
"clear": "clear",
|
||||||
|
"collapsed": "collapsed",
|
||||||
|
"color": "color",
|
||||||
|
"dash array": "dash array",
|
||||||
|
"define": "define",
|
||||||
|
"description": "description",
|
||||||
|
"expanded": "expanded",
|
||||||
|
"fill": "fill",
|
||||||
|
"fill color": "fill color",
|
||||||
|
"fill opacity": "fill opacity",
|
||||||
|
"hidden": "hidden",
|
||||||
|
"iframe": "iframe",
|
||||||
|
"inherit": "inherit",
|
||||||
|
"name": "name",
|
||||||
|
"never": "never",
|
||||||
|
"new window": "new window",
|
||||||
|
"no": "no",
|
||||||
|
"on hover": "on hover",
|
||||||
|
"opacity": "opacity",
|
||||||
|
"parent window": "parent window",
|
||||||
|
"stroke": "stroke",
|
||||||
|
"weight": "weight",
|
||||||
|
"yes": "yes",
|
||||||
|
"{delay} seconds": "{delay} seconds",
|
||||||
|
"# one hash for main heading": "# one hash for main heading",
|
||||||
|
"## two hashes for second heading": "## two hashes for second heading",
|
||||||
|
"### three hashes for third heading": "### three hashes for third heading",
|
||||||
|
"**double star for bold**": "**double star for bold**",
|
||||||
|
"*simple star for italic*": "*simple star for italic*",
|
||||||
|
"--- for an horizontal rule": "--- for an horizontal rule",
|
||||||
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
|
||||||
|
"About": "About",
|
||||||
|
"Action not allowed :(": "Action not allowed :(",
|
||||||
|
"Activate slideshow mode": "Activate slideshow mode",
|
||||||
|
"Add a layer": "Add a layer",
|
||||||
|
"Add a line to the current multi": "Add a line to the current multi",
|
||||||
|
"Add a new property": "Add a new property",
|
||||||
|
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
||||||
|
"Advanced actions": "Advanced actions",
|
||||||
|
"Advanced properties": "Advanced properties",
|
||||||
|
"Advanced transition": "Advanced transition",
|
||||||
|
"All properties are imported.": "All properties are imported.",
|
||||||
|
"Allow interactions": "Allow interactions",
|
||||||
|
"An error occured": "An error occured",
|
||||||
|
"Are you sure you want to cancel your changes?": "Are you sure you want to cancel your changes?",
|
||||||
|
"Are you sure you want to clone this map and all its datalayers?": "Are you sure you want to clone this map and all its datalayers?",
|
||||||
|
"Are you sure you want to delete the feature?": "Are you sure you want to delete the feature?",
|
||||||
|
"Are you sure you want to delete this layer?": "Are you sure you want to delete this layer?",
|
||||||
|
"Are you sure you want to delete this map?": "Are you sure you want to delete this map?",
|
||||||
|
"Are you sure you want to delete this property on all the features?": "Are you sure you want to delete this property on all the features?",
|
||||||
|
"Are you sure you want to restore this version?": "Are you sure you want to restore this version?",
|
||||||
|
"Attach the map to my account": "Attach the map to my account",
|
||||||
|
"Auto": "Auto",
|
||||||
|
"Autostart when map is loaded": "Autostart when map is loaded",
|
||||||
|
"Bring feature to center": "Bring feature to center",
|
||||||
|
"Browse data": "Browse data",
|
||||||
|
"Cancel edits": "Cancel edits",
|
||||||
|
"Center map on your location": "Center map on your location",
|
||||||
|
"Change map background": "Change map background",
|
||||||
|
"Change tilelayers": "Change tilelayers",
|
||||||
|
"Choose a preset": "Choose a preset",
|
||||||
|
"Choose the format of the data to import": "Choose the format of the data to import",
|
||||||
|
"Choose the layer to import in": "Choose the layer to import in",
|
||||||
|
"Click last point to finish shape": "Click last point to finish shape",
|
||||||
|
"Click to add a marker": "Click to add a marker",
|
||||||
|
"Click to continue drawing": "Click to continue drawing",
|
||||||
|
"Click to edit": "Click to edit",
|
||||||
|
"Click to start drawing a line": "Click to start drawing a line",
|
||||||
|
"Click to start drawing a polygon": "Click to start drawing a polygon",
|
||||||
|
"Clone": "Clone",
|
||||||
|
"Clone of {name}": "Clone of {name}",
|
||||||
|
"Clone this feature": "Clone this feature",
|
||||||
|
"Clone this map": "Clone this map",
|
||||||
|
"Close": "Close",
|
||||||
|
"Clustering radius": "Clustering radius",
|
||||||
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
||||||
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
||||||
|
"Continue line": "Continue line",
|
||||||
|
"Continue line (Ctrl-click)": "Continue line (Ctrl-click)",
|
||||||
|
"Coordinates": "Coordinates",
|
||||||
|
"Credits": "Credits",
|
||||||
|
"Current view instead of default map view?": "Current view instead of default map view?",
|
||||||
|
"Custom background": "Custom background",
|
||||||
|
"Data is browsable": "Data is browsable",
|
||||||
|
"Default interaction options": "Default interaction options",
|
||||||
|
"Default properties": "Default properties",
|
||||||
|
"Default shape properties": "Default shape properties",
|
||||||
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
||||||
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
||||||
|
"Delete": "Delete",
|
||||||
|
"Delete all layers": "Delete all layers",
|
||||||
|
"Delete layer": "Delete layer",
|
||||||
|
"Delete this feature": "Delete this feature",
|
||||||
|
"Delete this property on all the features": "Delete this property on all the features",
|
||||||
|
"Delete this shape": "Delete this shape",
|
||||||
|
"Delete this vertex (Alt-click)": "Delete this vertex (Alt-click)",
|
||||||
|
"Directions from here": "Directions from here",
|
||||||
|
"Disable editing": "Disable editing",
|
||||||
|
"Display measure": "Display measure",
|
||||||
|
"Display on load": "Display on load",
|
||||||
|
"Download": "Download",
|
||||||
|
"Download data": "Download data",
|
||||||
|
"Drag to reorder": "Drag to reorder",
|
||||||
|
"Draw a line": "Draw a line",
|
||||||
|
"Draw a marker": "Draw a marker",
|
||||||
|
"Draw a polygon": "Draw a polygon",
|
||||||
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
"Dynamic": "Dynamic",
|
||||||
|
"Dynamic properties": "Dynamic properties",
|
||||||
|
"Edit": "Edit",
|
||||||
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
|
"Edit map properties": "Edit map properties",
|
||||||
|
"Edit map settings": "Edit map settings",
|
||||||
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
|
"Edit this feature": "Edit this feature",
|
||||||
|
"Editing": "Editing",
|
||||||
|
"Embed and share this map": "Embed and share this map",
|
||||||
|
"Embed the map": "Embed the map",
|
||||||
|
"Empty": "Empty",
|
||||||
|
"Enable editing": "Enable editing",
|
||||||
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
"Error while fetching {url}": "Error while fetching {url}",
|
||||||
|
"Exit Fullscreen": "Exit Fullscreen",
|
||||||
|
"Extract shape to separate feature": "Extract shape to separate feature",
|
||||||
|
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
||||||
|
"Filter keys": "Filter keys",
|
||||||
|
"Filter…": "Filter…",
|
||||||
|
"Format": "Format",
|
||||||
|
"From zoom": "From zoom",
|
||||||
|
"Full map data": "Full map data",
|
||||||
|
"Go to «{feature}»": "Go to «{feature}»",
|
||||||
|
"Heatmap intensity property": "Heatmap intensity property",
|
||||||
|
"Heatmap radius": "Heatmap radius",
|
||||||
|
"Help": "Help",
|
||||||
|
"Hide controls": "Hide controls",
|
||||||
|
"Home": "Home",
|
||||||
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
||||||
|
"If false, the polygon will act as a part of the underlying map.": "If false, the polygon will act as a part of the underlying map.",
|
||||||
|
"Iframe export options": "Iframe export options",
|
||||||
|
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}",
|
||||||
|
"Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}",
|
||||||
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
"Image with custom width (in px): {{http://image.url.com|width}}": "Image with custom width (in px): {{http://image.url.com|width}}",
|
||||||
|
"Image: {{http://image.url.com}}": "Image: {{http://image.url.com}}",
|
||||||
|
"Import": "Import",
|
||||||
|
"Import data": "Import data",
|
||||||
|
"Import in a new layer": "Import in a new layer",
|
||||||
|
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
||||||
|
"Include full screen link?": "Include full screen link?",
|
||||||
|
"Interaction options": "Interaction options",
|
||||||
|
"Invalid umap data": "Invalid umap data",
|
||||||
|
"Invalid umap data in {filename}": "Invalid umap data in {filename}",
|
||||||
|
"Keep current visible layers": "Keep current visible layers",
|
||||||
|
"Latitude": "Latitude",
|
||||||
|
"Layer": "Layer",
|
||||||
|
"Layer properties": "Layer properties",
|
||||||
|
"Licence": "Licence",
|
||||||
|
"Limit bounds": "Limit bounds",
|
||||||
|
"Link to…": "Link to…",
|
||||||
|
"Link with text: [[http://example.com|text of the link]]": "Link with text: [[http://example.com|text of the link]]",
|
||||||
|
"Long credits": "Long credits",
|
||||||
|
"Longitude": "Longitude",
|
||||||
|
"Make main shape": "Make main shape",
|
||||||
|
"Manage layers": "Manage layers",
|
||||||
|
"Map background credits": "Map background credits",
|
||||||
|
"Map has been attached to your account": "Map has been attached to your account",
|
||||||
|
"Map has been saved!": "Map has been saved!",
|
||||||
|
"Map user content has been published under licence": "Map user content has been published under licence",
|
||||||
|
"Map's editors": "Map's editors",
|
||||||
|
"Map's owner": "Map's owner",
|
||||||
|
"Merge lines": "Merge lines",
|
||||||
|
"More controls": "More controls",
|
||||||
|
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)",
|
||||||
|
"No licence has been set": "No licence has been set",
|
||||||
|
"No results": "No results",
|
||||||
|
"Only visible features will be downloaded.": "Only visible features will be downloaded.",
|
||||||
|
"Open download panel": "Open download panel",
|
||||||
|
"Open link in…": "Open link in…",
|
||||||
|
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
||||||
|
"Optional intensity property for heatmap": "Optional intensity property for heatmap",
|
||||||
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
||||||
|
"Override clustering radius (default 80)": "Override clustering radius (default 80)",
|
||||||
|
"Override heatmap radius (default 25)": "Override heatmap radius (default 25)",
|
||||||
|
"Please be sure the licence is compliant with your use.": "Please be sure the licence is compliant with your use.",
|
||||||
|
"Please choose a format": "Please choose a format",
|
||||||
|
"Please enter the name of the property": "Please enter the name of the property",
|
||||||
|
"Please enter the new name of this property": "Please enter the new name of this property",
|
||||||
|
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||||
|
"Problem in the response": "Problem in the response",
|
||||||
|
"Problem in the response format": "Problem in the response format",
|
||||||
|
"Properties imported:": "Properties imported:",
|
||||||
|
"Property to use for sorting features": "Property to use for sorting features",
|
||||||
|
"Provide an URL here": "Provide an URL here",
|
||||||
|
"Proxy request": "Proxy request",
|
||||||
|
"Remote data": "Remote data",
|
||||||
|
"Remove shape from the multi": "Remove shape from the multi",
|
||||||
|
"Rename this property on all the features": "Rename this property on all the features",
|
||||||
|
"Replace layer content": "Replace layer content",
|
||||||
|
"Restore this version": "Restore this version",
|
||||||
|
"Save": "Save",
|
||||||
|
"Save anyway": "Save anyway",
|
||||||
|
"Save current edits": "Save current edits",
|
||||||
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
|
"Search a place name": "Search a place name",
|
||||||
|
"Search location": "Search location",
|
||||||
|
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
||||||
|
"See all": "See all",
|
||||||
|
"See data layers": "See data layers",
|
||||||
|
"See full screen": "See full screen",
|
||||||
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
||||||
|
"Shape properties": "Shape properties",
|
||||||
|
"Short URL": "Short URL",
|
||||||
|
"Short credits": "Short credits",
|
||||||
|
"Show/hide layer": "Show/hide layer",
|
||||||
|
"Simple link: [[http://example.com]]": "Simple link: [[http://example.com]]",
|
||||||
|
"Slideshow": "Slideshow",
|
||||||
|
"Smart transitions": "Smart transitions",
|
||||||
|
"Sort key": "Sort key",
|
||||||
|
"Split line": "Split line",
|
||||||
|
"Start a hole here": "Start a hole here",
|
||||||
|
"Start editing": "Start editing",
|
||||||
|
"Start slideshow": "Start slideshow",
|
||||||
|
"Stop editing": "Stop editing",
|
||||||
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
"Supported scheme": "Supported scheme",
|
||||||
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
||||||
|
"Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.",
|
||||||
|
"TMS format": "TMS format",
|
||||||
|
"Text color for the cluster label": "Text color for the cluster label",
|
||||||
|
"Text formatting": "Text formatting",
|
||||||
|
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
|
||||||
|
"The zoom and center have been setted.": "The zoom and center have been setted.",
|
||||||
|
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
|
||||||
|
"To zoom": "To zoom",
|
||||||
|
"Toggle edit mode (shift-click)": "Toggle edit mode (shift-click)",
|
||||||
|
"Transfer shape to edited feature": "Transfer shape to edited feature",
|
||||||
|
"Transform to lines": "Transform to lines",
|
||||||
|
"Transform to polygon": "Transform to polygon",
|
||||||
|
"Type of layer": "Type of layer",
|
||||||
|
"Unable to detect format of file {filename}": "Unable to detect format of file {filename}",
|
||||||
|
"Untitled layer": "Untitled layer",
|
||||||
|
"Untitled map": "Untitled map",
|
||||||
|
"Update permissions": "Update permissions",
|
||||||
|
"Update permissions and editors": "Update permissions and editors",
|
||||||
|
"Url": "Url",
|
||||||
|
"Use current bounds": "Use current bounds",
|
||||||
|
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
|
||||||
|
"User content credits": "User content credits",
|
||||||
|
"User interface options": "User interface options",
|
||||||
|
"Versions": "Versions",
|
||||||
|
"View Fullscreen": "View Fullscreen",
|
||||||
|
"Where do we go from here?": "Where do we go from here?",
|
||||||
|
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
||||||
|
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
||||||
|
"Who can edit": "Who can edit",
|
||||||
|
"Who can view": "Who can view",
|
||||||
|
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
|
||||||
|
"Will be visible in the caption of the map": "Will be visible in the caption of the map",
|
||||||
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
||||||
|
"You have unsaved changes.": "You have unsaved changes.",
|
||||||
|
"Zoom in": "Zoom in",
|
||||||
|
"Zoom level for automatic zooms": "Zoom level for automatic zooms",
|
||||||
|
"Zoom out": "Zoom out",
|
||||||
|
"Zoom to layer extent": "Zoom to layer extent",
|
||||||
|
"Zoom to the next": "Zoom to the next",
|
||||||
|
"Zoom to the previous": "Zoom to the previous",
|
||||||
|
"Zoom to this feature": "Zoom to this feature",
|
||||||
|
"Zoom to this place": "Zoom to this place",
|
||||||
|
"attribution": "attribution",
|
||||||
|
"by": "by",
|
||||||
|
"display name": "display name",
|
||||||
|
"height": "height",
|
||||||
|
"licence": "licence",
|
||||||
|
"max East": "max East",
|
||||||
|
"max North": "max North",
|
||||||
|
"max South": "max South",
|
||||||
|
"max West": "max West",
|
||||||
|
"max zoom": "max zoom",
|
||||||
|
"min zoom": "min zoom",
|
||||||
|
"next": "next",
|
||||||
|
"previous": "previous",
|
||||||
|
"width": "width",
|
||||||
|
"{count} errors during import: {message}": "{count} errors during import: {message}",
|
||||||
|
"Measure distances": "Measure distances",
|
||||||
|
"NM": "NM",
|
||||||
|
"kilometers": "kilometers",
|
||||||
|
"km": "km",
|
||||||
|
"mi": "mi",
|
||||||
|
"miles": "miles",
|
||||||
|
"nautical miles": "nautical miles",
|
||||||
|
"{area} acres": "{area} acres",
|
||||||
|
"{area} ha": "{area} ha",
|
||||||
|
"{area} m²": "{area} m²",
|
||||||
|
"{area} mi²": "{area} mi²",
|
||||||
|
"{area} yd²": "{area} yd²",
|
||||||
|
"{distance} NM": "{distance} NM",
|
||||||
|
"{distance} km": "{distance} km",
|
||||||
|
"{distance} m": "{distance} m",
|
||||||
|
"{distance} miles": "{distance} miles",
|
||||||
|
"{distance} yd": "{distance} yd",
|
||||||
|
"1 day": "1 day",
|
||||||
|
"1 hour": "1 hour",
|
||||||
|
"5 min": "5 min",
|
||||||
|
"Cache proxied request": "Cache proxied request",
|
||||||
|
"No cache": "No cache",
|
||||||
|
"Popup": "Popup",
|
||||||
|
"Popup (large)": "Popup (large)",
|
||||||
|
"Popup content style": "Popup content style",
|
||||||
|
"Popup shape": "Popup shape",
|
||||||
|
"Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}",
|
||||||
|
"Optional.": "Optional.",
|
||||||
|
"Paste your data here": "Paste your data here",
|
||||||
|
"Please save the map first": "Please save the map first"
|
||||||
|
};
|
||||||
|
L.registerLocale("ast", locale);
|
||||||
|
L.setLocale("ast");
|
371
umap/static/umap/locale/id.js
Normal file
371
umap/static/umap/locale/id.js
Normal file
|
@ -0,0 +1,371 @@
|
||||||
|
var locale = {
|
||||||
|
"Add symbol": "Add symbol",
|
||||||
|
"Allow scroll wheel zoom?": "Allow scroll wheel zoom?",
|
||||||
|
"Automatic": "Automatic",
|
||||||
|
"Ball": "Ball",
|
||||||
|
"Cancel": "Cancel",
|
||||||
|
"Caption": "Caption",
|
||||||
|
"Change symbol": "Change symbol",
|
||||||
|
"Choose the data format": "Choose the data format",
|
||||||
|
"Choose the layer of the feature": "Choose the layer of the feature",
|
||||||
|
"Circle": "Circle",
|
||||||
|
"Clustered": "Clustered",
|
||||||
|
"Data browser": "Data browser",
|
||||||
|
"Default": "Default",
|
||||||
|
"Default zoom level": "Default zoom level",
|
||||||
|
"Default: name": "Default: name",
|
||||||
|
"Display label": "Display label",
|
||||||
|
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
||||||
|
"Display the data layers control": "Display the data layers control",
|
||||||
|
"Display the embed control": "Display the embed control",
|
||||||
|
"Display the fullscreen control": "Display the fullscreen control",
|
||||||
|
"Display the locate control": "Display the locate control",
|
||||||
|
"Display the measure control": "Display the measure control",
|
||||||
|
"Display the search control": "Display the search control",
|
||||||
|
"Display the tile layers control": "Display the tile layers control",
|
||||||
|
"Display the zoom control": "Display the zoom control",
|
||||||
|
"Do you want to display a caption bar?": "Do you want to display a caption bar?",
|
||||||
|
"Do you want to display a minimap?": "Do you want to display a minimap?",
|
||||||
|
"Do you want to display a panel on load?": "Do you want to display a panel on load?",
|
||||||
|
"Do you want to display popup footer?": "Do you want to display popup footer?",
|
||||||
|
"Do you want to display the scale control?": "Do you want to display the scale control?",
|
||||||
|
"Do you want to display the «more» control?": "Do you want to display the «more» control?",
|
||||||
|
"Drop": "Drop",
|
||||||
|
"GeoRSS (only link)": "GeoRSS (only link)",
|
||||||
|
"GeoRSS (title + image)": "GeoRSS (title + image)",
|
||||||
|
"Heatmap": "Heatmap",
|
||||||
|
"Icon shape": "Icon shape",
|
||||||
|
"Icon symbol": "Icon symbol",
|
||||||
|
"Inherit": "Inherit",
|
||||||
|
"Label direction": "Label direction",
|
||||||
|
"Label key": "Label key",
|
||||||
|
"Labels are clickable": "Labels are clickable",
|
||||||
|
"None": "None",
|
||||||
|
"On the bottom": "On the bottom",
|
||||||
|
"On the left": "On the left",
|
||||||
|
"On the right": "On the right",
|
||||||
|
"On the top": "On the top",
|
||||||
|
"Popup content template": "Popup content template",
|
||||||
|
"Set symbol": "Set symbol",
|
||||||
|
"Side panel": "Side panel",
|
||||||
|
"Simplify": "Simplify",
|
||||||
|
"Symbol or url": "Symbol or url",
|
||||||
|
"Table": "Table",
|
||||||
|
"always": "always",
|
||||||
|
"clear": "clear",
|
||||||
|
"collapsed": "collapsed",
|
||||||
|
"color": "color",
|
||||||
|
"dash array": "dash array",
|
||||||
|
"define": "define",
|
||||||
|
"description": "description",
|
||||||
|
"expanded": "expanded",
|
||||||
|
"fill": "fill",
|
||||||
|
"fill color": "fill color",
|
||||||
|
"fill opacity": "fill opacity",
|
||||||
|
"hidden": "hidden",
|
||||||
|
"iframe": "iframe",
|
||||||
|
"inherit": "inherit",
|
||||||
|
"name": "name",
|
||||||
|
"never": "never",
|
||||||
|
"new window": "new window",
|
||||||
|
"no": "no",
|
||||||
|
"on hover": "on hover",
|
||||||
|
"opacity": "opacity",
|
||||||
|
"parent window": "parent window",
|
||||||
|
"stroke": "stroke",
|
||||||
|
"weight": "weight",
|
||||||
|
"yes": "yes",
|
||||||
|
"{delay} seconds": "{delay} seconds",
|
||||||
|
"# one hash for main heading": "# one hash for main heading",
|
||||||
|
"## two hashes for second heading": "## two hashes for second heading",
|
||||||
|
"### three hashes for third heading": "### three hashes for third heading",
|
||||||
|
"**double star for bold**": "**double star for bold**",
|
||||||
|
"*simple star for italic*": "*simple star for italic*",
|
||||||
|
"--- for an horizontal rule": "--- for an horizontal rule",
|
||||||
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
|
||||||
|
"About": "About",
|
||||||
|
"Action not allowed :(": "Action not allowed :(",
|
||||||
|
"Activate slideshow mode": "Activate slideshow mode",
|
||||||
|
"Add a layer": "Add a layer",
|
||||||
|
"Add a line to the current multi": "Add a line to the current multi",
|
||||||
|
"Add a new property": "Add a new property",
|
||||||
|
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
||||||
|
"Advanced actions": "Advanced actions",
|
||||||
|
"Advanced properties": "Advanced properties",
|
||||||
|
"Advanced transition": "Advanced transition",
|
||||||
|
"All properties are imported.": "All properties are imported.",
|
||||||
|
"Allow interactions": "Allow interactions",
|
||||||
|
"An error occured": "An error occured",
|
||||||
|
"Are you sure you want to cancel your changes?": "Are you sure you want to cancel your changes?",
|
||||||
|
"Are you sure you want to clone this map and all its datalayers?": "Are you sure you want to clone this map and all its datalayers?",
|
||||||
|
"Are you sure you want to delete the feature?": "Are you sure you want to delete the feature?",
|
||||||
|
"Are you sure you want to delete this layer?": "Are you sure you want to delete this layer?",
|
||||||
|
"Are you sure you want to delete this map?": "Are you sure you want to delete this map?",
|
||||||
|
"Are you sure you want to delete this property on all the features?": "Are you sure you want to delete this property on all the features?",
|
||||||
|
"Are you sure you want to restore this version?": "Are you sure you want to restore this version?",
|
||||||
|
"Attach the map to my account": "Attach the map to my account",
|
||||||
|
"Auto": "Auto",
|
||||||
|
"Autostart when map is loaded": "Autostart when map is loaded",
|
||||||
|
"Bring feature to center": "Bring feature to center",
|
||||||
|
"Browse data": "Browse data",
|
||||||
|
"Cancel edits": "Cancel edits",
|
||||||
|
"Center map on your location": "Center map on your location",
|
||||||
|
"Change map background": "Change map background",
|
||||||
|
"Change tilelayers": "Change tilelayers",
|
||||||
|
"Choose a preset": "Choose a preset",
|
||||||
|
"Choose the format of the data to import": "Choose the format of the data to import",
|
||||||
|
"Choose the layer to import in": "Choose the layer to import in",
|
||||||
|
"Click last point to finish shape": "Click last point to finish shape",
|
||||||
|
"Click to add a marker": "Click to add a marker",
|
||||||
|
"Click to continue drawing": "Click to continue drawing",
|
||||||
|
"Click to edit": "Click to edit",
|
||||||
|
"Click to start drawing a line": "Click to start drawing a line",
|
||||||
|
"Click to start drawing a polygon": "Click to start drawing a polygon",
|
||||||
|
"Clone": "Clone",
|
||||||
|
"Clone of {name}": "Clone of {name}",
|
||||||
|
"Clone this feature": "Clone this feature",
|
||||||
|
"Clone this map": "Clone this map",
|
||||||
|
"Close": "Close",
|
||||||
|
"Clustering radius": "Clustering radius",
|
||||||
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
||||||
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
||||||
|
"Continue line": "Continue line",
|
||||||
|
"Continue line (Ctrl-click)": "Continue line (Ctrl-click)",
|
||||||
|
"Coordinates": "Coordinates",
|
||||||
|
"Credits": "Credits",
|
||||||
|
"Current view instead of default map view?": "Current view instead of default map view?",
|
||||||
|
"Custom background": "Custom background",
|
||||||
|
"Data is browsable": "Data is browsable",
|
||||||
|
"Default interaction options": "Default interaction options",
|
||||||
|
"Default properties": "Default properties",
|
||||||
|
"Default shape properties": "Default shape properties",
|
||||||
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
||||||
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
||||||
|
"Delete": "Delete",
|
||||||
|
"Delete all layers": "Delete all layers",
|
||||||
|
"Delete layer": "Delete layer",
|
||||||
|
"Delete this feature": "Delete this feature",
|
||||||
|
"Delete this property on all the features": "Delete this property on all the features",
|
||||||
|
"Delete this shape": "Delete this shape",
|
||||||
|
"Delete this vertex (Alt-click)": "Delete this vertex (Alt-click)",
|
||||||
|
"Directions from here": "Directions from here",
|
||||||
|
"Disable editing": "Disable editing",
|
||||||
|
"Display measure": "Display measure",
|
||||||
|
"Display on load": "Display on load",
|
||||||
|
"Download": "Download",
|
||||||
|
"Download data": "Download data",
|
||||||
|
"Drag to reorder": "Drag to reorder",
|
||||||
|
"Draw a line": "Draw a line",
|
||||||
|
"Draw a marker": "Draw a marker",
|
||||||
|
"Draw a polygon": "Draw a polygon",
|
||||||
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
"Dynamic": "Dynamic",
|
||||||
|
"Dynamic properties": "Dynamic properties",
|
||||||
|
"Edit": "Edit",
|
||||||
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
|
"Edit map properties": "Edit map properties",
|
||||||
|
"Edit map settings": "Edit map settings",
|
||||||
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
|
"Edit this feature": "Edit this feature",
|
||||||
|
"Editing": "Editing",
|
||||||
|
"Embed and share this map": "Embed and share this map",
|
||||||
|
"Embed the map": "Embed the map",
|
||||||
|
"Empty": "Empty",
|
||||||
|
"Enable editing": "Enable editing",
|
||||||
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
"Error while fetching {url}": "Error while fetching {url}",
|
||||||
|
"Exit Fullscreen": "Exit Fullscreen",
|
||||||
|
"Extract shape to separate feature": "Extract shape to separate feature",
|
||||||
|
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
||||||
|
"Filter keys": "Filter keys",
|
||||||
|
"Filter…": "Filter…",
|
||||||
|
"Format": "Format",
|
||||||
|
"From zoom": "From zoom",
|
||||||
|
"Full map data": "Full map data",
|
||||||
|
"Go to «{feature}»": "Go to «{feature}»",
|
||||||
|
"Heatmap intensity property": "Heatmap intensity property",
|
||||||
|
"Heatmap radius": "Heatmap radius",
|
||||||
|
"Help": "Help",
|
||||||
|
"Hide controls": "Hide controls",
|
||||||
|
"Home": "Home",
|
||||||
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
||||||
|
"If false, the polygon will act as a part of the underlying map.": "If false, the polygon will act as a part of the underlying map.",
|
||||||
|
"Iframe export options": "Iframe export options",
|
||||||
|
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}",
|
||||||
|
"Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}",
|
||||||
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
"Image with custom width (in px): {{http://image.url.com|width}}": "Image with custom width (in px): {{http://image.url.com|width}}",
|
||||||
|
"Image: {{http://image.url.com}}": "Image: {{http://image.url.com}}",
|
||||||
|
"Import": "Import",
|
||||||
|
"Import data": "Import data",
|
||||||
|
"Import in a new layer": "Import in a new layer",
|
||||||
|
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
||||||
|
"Include full screen link?": "Include full screen link?",
|
||||||
|
"Interaction options": "Interaction options",
|
||||||
|
"Invalid umap data": "Invalid umap data",
|
||||||
|
"Invalid umap data in {filename}": "Invalid umap data in {filename}",
|
||||||
|
"Keep current visible layers": "Keep current visible layers",
|
||||||
|
"Latitude": "Latitude",
|
||||||
|
"Layer": "Layer",
|
||||||
|
"Layer properties": "Layer properties",
|
||||||
|
"Licence": "Licence",
|
||||||
|
"Limit bounds": "Limit bounds",
|
||||||
|
"Link to…": "Link to…",
|
||||||
|
"Link with text: [[http://example.com|text of the link]]": "Link with text: [[http://example.com|text of the link]]",
|
||||||
|
"Long credits": "Long credits",
|
||||||
|
"Longitude": "Longitude",
|
||||||
|
"Make main shape": "Make main shape",
|
||||||
|
"Manage layers": "Manage layers",
|
||||||
|
"Map background credits": "Map background credits",
|
||||||
|
"Map has been attached to your account": "Map has been attached to your account",
|
||||||
|
"Map has been saved!": "Map has been saved!",
|
||||||
|
"Map user content has been published under licence": "Map user content has been published under licence",
|
||||||
|
"Map's editors": "Map's editors",
|
||||||
|
"Map's owner": "Map's owner",
|
||||||
|
"Merge lines": "Merge lines",
|
||||||
|
"More controls": "More controls",
|
||||||
|
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)",
|
||||||
|
"No licence has been set": "No licence has been set",
|
||||||
|
"No results": "No results",
|
||||||
|
"Only visible features will be downloaded.": "Only visible features will be downloaded.",
|
||||||
|
"Open download panel": "Open download panel",
|
||||||
|
"Open link in…": "Open link in…",
|
||||||
|
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
||||||
|
"Optional intensity property for heatmap": "Optional intensity property for heatmap",
|
||||||
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
||||||
|
"Override clustering radius (default 80)": "Override clustering radius (default 80)",
|
||||||
|
"Override heatmap radius (default 25)": "Override heatmap radius (default 25)",
|
||||||
|
"Please be sure the licence is compliant with your use.": "Please be sure the licence is compliant with your use.",
|
||||||
|
"Please choose a format": "Please choose a format",
|
||||||
|
"Please enter the name of the property": "Please enter the name of the property",
|
||||||
|
"Please enter the new name of this property": "Please enter the new name of this property",
|
||||||
|
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||||
|
"Problem in the response": "Problem in the response",
|
||||||
|
"Problem in the response format": "Problem in the response format",
|
||||||
|
"Properties imported:": "Properties imported:",
|
||||||
|
"Property to use for sorting features": "Property to use for sorting features",
|
||||||
|
"Provide an URL here": "Provide an URL here",
|
||||||
|
"Proxy request": "Proxy request",
|
||||||
|
"Remote data": "Remote data",
|
||||||
|
"Remove shape from the multi": "Remove shape from the multi",
|
||||||
|
"Rename this property on all the features": "Rename this property on all the features",
|
||||||
|
"Replace layer content": "Replace layer content",
|
||||||
|
"Restore this version": "Restore this version",
|
||||||
|
"Save": "Save",
|
||||||
|
"Save anyway": "Save anyway",
|
||||||
|
"Save current edits": "Save current edits",
|
||||||
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
|
"Search a place name": "Search a place name",
|
||||||
|
"Search location": "Search location",
|
||||||
|
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
||||||
|
"See all": "See all",
|
||||||
|
"See data layers": "See data layers",
|
||||||
|
"See full screen": "See full screen",
|
||||||
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
||||||
|
"Shape properties": "Shape properties",
|
||||||
|
"Short URL": "Short URL",
|
||||||
|
"Short credits": "Short credits",
|
||||||
|
"Show/hide layer": "Show/hide layer",
|
||||||
|
"Simple link: [[http://example.com]]": "Simple link: [[http://example.com]]",
|
||||||
|
"Slideshow": "Slideshow",
|
||||||
|
"Smart transitions": "Smart transitions",
|
||||||
|
"Sort key": "Sort key",
|
||||||
|
"Split line": "Split line",
|
||||||
|
"Start a hole here": "Start a hole here",
|
||||||
|
"Start editing": "Start editing",
|
||||||
|
"Start slideshow": "Start slideshow",
|
||||||
|
"Stop editing": "Stop editing",
|
||||||
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
"Supported scheme": "Supported scheme",
|
||||||
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
||||||
|
"Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.",
|
||||||
|
"TMS format": "TMS format",
|
||||||
|
"Text color for the cluster label": "Text color for the cluster label",
|
||||||
|
"Text formatting": "Text formatting",
|
||||||
|
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
|
||||||
|
"The zoom and center have been setted.": "The zoom and center have been setted.",
|
||||||
|
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
|
||||||
|
"To zoom": "To zoom",
|
||||||
|
"Toggle edit mode (shift-click)": "Toggle edit mode (shift-click)",
|
||||||
|
"Transfer shape to edited feature": "Transfer shape to edited feature",
|
||||||
|
"Transform to lines": "Transform to lines",
|
||||||
|
"Transform to polygon": "Transform to polygon",
|
||||||
|
"Type of layer": "Type of layer",
|
||||||
|
"Unable to detect format of file {filename}": "Unable to detect format of file {filename}",
|
||||||
|
"Untitled layer": "Untitled layer",
|
||||||
|
"Untitled map": "Untitled map",
|
||||||
|
"Update permissions": "Update permissions",
|
||||||
|
"Update permissions and editors": "Update permissions and editors",
|
||||||
|
"Url": "Url",
|
||||||
|
"Use current bounds": "Use current bounds",
|
||||||
|
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
|
||||||
|
"User content credits": "User content credits",
|
||||||
|
"User interface options": "User interface options",
|
||||||
|
"Versions": "Versions",
|
||||||
|
"View Fullscreen": "View Fullscreen",
|
||||||
|
"Where do we go from here?": "Where do we go from here?",
|
||||||
|
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
||||||
|
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
||||||
|
"Who can edit": "Who can edit",
|
||||||
|
"Who can view": "Who can view",
|
||||||
|
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
|
||||||
|
"Will be visible in the caption of the map": "Will be visible in the caption of the map",
|
||||||
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
||||||
|
"You have unsaved changes.": "You have unsaved changes.",
|
||||||
|
"Zoom in": "Zoom in",
|
||||||
|
"Zoom level for automatic zooms": "Zoom level for automatic zooms",
|
||||||
|
"Zoom out": "Zoom out",
|
||||||
|
"Zoom to layer extent": "Zoom to layer extent",
|
||||||
|
"Zoom to the next": "Zoom to the next",
|
||||||
|
"Zoom to the previous": "Zoom to the previous",
|
||||||
|
"Zoom to this feature": "Zoom to this feature",
|
||||||
|
"Zoom to this place": "Zoom to this place",
|
||||||
|
"attribution": "attribution",
|
||||||
|
"by": "by",
|
||||||
|
"display name": "display name",
|
||||||
|
"height": "height",
|
||||||
|
"licence": "licence",
|
||||||
|
"max East": "max East",
|
||||||
|
"max North": "max North",
|
||||||
|
"max South": "max South",
|
||||||
|
"max West": "max West",
|
||||||
|
"max zoom": "max zoom",
|
||||||
|
"min zoom": "min zoom",
|
||||||
|
"next": "next",
|
||||||
|
"previous": "previous",
|
||||||
|
"width": "width",
|
||||||
|
"{count} errors during import: {message}": "{count} errors during import: {message}",
|
||||||
|
"Measure distances": "Measure distances",
|
||||||
|
"NM": "NM",
|
||||||
|
"kilometers": "kilometers",
|
||||||
|
"km": "km",
|
||||||
|
"mi": "mi",
|
||||||
|
"miles": "miles",
|
||||||
|
"nautical miles": "nautical miles",
|
||||||
|
"{area} acres": "{area} acres",
|
||||||
|
"{area} ha": "{area} ha",
|
||||||
|
"{area} m²": "{area} m²",
|
||||||
|
"{area} mi²": "{area} mi²",
|
||||||
|
"{area} yd²": "{area} yd²",
|
||||||
|
"{distance} NM": "{distance} NM",
|
||||||
|
"{distance} km": "{distance} km",
|
||||||
|
"{distance} m": "{distance} m",
|
||||||
|
"{distance} miles": "{distance} miles",
|
||||||
|
"{distance} yd": "{distance} yd",
|
||||||
|
"1 day": "1 day",
|
||||||
|
"1 hour": "1 hour",
|
||||||
|
"5 min": "5 min",
|
||||||
|
"Cache proxied request": "Cache proxied request",
|
||||||
|
"No cache": "No cache",
|
||||||
|
"Popup": "Popup",
|
||||||
|
"Popup (large)": "Popup (large)",
|
||||||
|
"Popup content style": "Popup content style",
|
||||||
|
"Popup shape": "Popup shape",
|
||||||
|
"Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}",
|
||||||
|
"Optional.": "Optional.",
|
||||||
|
"Paste your data here": "Paste your data here",
|
||||||
|
"Please save the map first": "Please save the map first"
|
||||||
|
};
|
||||||
|
L.registerLocale("id", locale);
|
||||||
|
L.setLocale("id");
|
371
umap/static/umap/locale/is.js
Normal file
371
umap/static/umap/locale/is.js
Normal file
|
@ -0,0 +1,371 @@
|
||||||
|
var locale = {
|
||||||
|
"Add symbol": "Bæta við tákni",
|
||||||
|
"Allow scroll wheel zoom?": "Leyfa aðdrátt með skrunhjóli?",
|
||||||
|
"Automatic": "Sjálfvirkt",
|
||||||
|
"Ball": "Ball",
|
||||||
|
"Cancel": "Hætta við",
|
||||||
|
"Caption": "Skýringatexti",
|
||||||
|
"Change symbol": "Skipta um tákn",
|
||||||
|
"Choose the data format": "Veldu gagnasnið",
|
||||||
|
"Choose the layer of the feature": "Veldu lagið með fitjunni",
|
||||||
|
"Circle": "Hringur",
|
||||||
|
"Clustered": "Clustered",
|
||||||
|
"Data browser": "Gagnavafri",
|
||||||
|
"Default": "Sjálfgefið",
|
||||||
|
"Default zoom level": "Sjálfgefið aðdráttarstig",
|
||||||
|
"Default: name": "Sjálfgefið: nafn",
|
||||||
|
"Display label": "Birta skýringu",
|
||||||
|
"Display the control to open OpenStreetMap editor": "Birta hnapp til að opna OpenStreetMap-ritill",
|
||||||
|
"Display the data layers control": "Birta hnapp fyrir gagnalög",
|
||||||
|
"Display the embed control": "Birta hnapp fyrir ígræðslukóða",
|
||||||
|
"Display the fullscreen control": "Birta hnapp fyrir skjáfylli",
|
||||||
|
"Display the locate control": "Birta staðsetningarhnapp",
|
||||||
|
"Display the measure control": "Birta mælihnapp",
|
||||||
|
"Display the search control": "Birta leitarhnapp",
|
||||||
|
"Display the tile layers control": "Birta hnapp fyrir kortatíglalög",
|
||||||
|
"Display the zoom control": "Birta aðdráttarhnapp",
|
||||||
|
"Do you want to display a caption bar?": "Viltu birta skjástiku með skýringatexta?",
|
||||||
|
"Do you want to display a minimap?": "Viltu birta yfirlitskort?",
|
||||||
|
"Do you want to display a panel on load?": "Viltu birta hliðarspjald við innhleðslu?",
|
||||||
|
"Do you want to display popup footer?": "Viltu birta síðufót sem sprettglugga?",
|
||||||
|
"Do you want to display the scale control?": "Viltu birta kvarðahnapp?",
|
||||||
|
"Do you want to display the «more» control?": "Viltu birta hnapp fyrir «meira»?",
|
||||||
|
"Drop": "Drop",
|
||||||
|
"GeoRSS (only link)": "GeoRSS (aðeins tengill)",
|
||||||
|
"GeoRSS (title + image)": "GeoRSS (title + image)",
|
||||||
|
"Heatmap": "Hitakort",
|
||||||
|
"Icon shape": "Lögun Táknmyndar",
|
||||||
|
"Icon symbol": "Myndtákn",
|
||||||
|
"Inherit": "Erfa",
|
||||||
|
"Label direction": "Stefna skýringar",
|
||||||
|
"Label key": "Lykill skýringar",
|
||||||
|
"Labels are clickable": "Hægt er að smella á skýringar",
|
||||||
|
"None": "Ekkert",
|
||||||
|
"On the bottom": "Neðst",
|
||||||
|
"On the left": "Vinstra megin",
|
||||||
|
"On the right": "Hægra megin",
|
||||||
|
"On the top": "Efst",
|
||||||
|
"Popup content template": "Popup content template",
|
||||||
|
"Set symbol": "Setja tákn",
|
||||||
|
"Side panel": "Hliðarspjald",
|
||||||
|
"Simplify": "Einfalda",
|
||||||
|
"Symbol or url": "Tákn eða slóð",
|
||||||
|
"Table": "Tafla",
|
||||||
|
"always": "alltaf",
|
||||||
|
"clear": "hreinsa",
|
||||||
|
"collapsed": "samfallið",
|
||||||
|
"color": "litur",
|
||||||
|
"dash array": "dash array",
|
||||||
|
"define": "skilgreina",
|
||||||
|
"description": "lýsing",
|
||||||
|
"expanded": "útliðað",
|
||||||
|
"fill": "fylling",
|
||||||
|
"fill color": "fyllilitur",
|
||||||
|
"fill opacity": "ógegnsæi fyllingar",
|
||||||
|
"hidden": "falið",
|
||||||
|
"iframe": "iFrame",
|
||||||
|
"inherit": "erfa",
|
||||||
|
"name": "heiti",
|
||||||
|
"never": "aldrei",
|
||||||
|
"new window": "nýr gluggi",
|
||||||
|
"no": "nei",
|
||||||
|
"on hover": "við yfirsvif",
|
||||||
|
"opacity": "ógegnsæi",
|
||||||
|
"parent window": "yfirgluggi",
|
||||||
|
"stroke": "strik",
|
||||||
|
"weight": "þykkt",
|
||||||
|
"yes": "já",
|
||||||
|
"{delay} seconds": "{delay} sekúndur",
|
||||||
|
"# one hash for main heading": "# eitt myllumerki fyrir aðalfyrirsögn",
|
||||||
|
"## two hashes for second heading": "## tvö myllumerki fyrir aðra fyrirsögn",
|
||||||
|
"### three hashes for third heading": "### þrjú myllumerki fyrir þriðju fyrirsögn",
|
||||||
|
"**double star for bold**": "**tvöföld stjarna/margföldun fyrir feitletrað**",
|
||||||
|
"*simple star for italic*": "*einföld stjarna/margföldun fyrir skáletrað*",
|
||||||
|
"--- for an horizontal rule": "--- gefur lárétta mælistiku",
|
||||||
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
|
||||||
|
"About": "Um hugbúnaðinn",
|
||||||
|
"Action not allowed :(": "Þessi aðgerð er ekki leyfð :(",
|
||||||
|
"Activate slideshow mode": "Virkja skyggnusýningarham",
|
||||||
|
"Add a layer": "Bæta við lagi",
|
||||||
|
"Add a line to the current multi": "Add a line to the current multi",
|
||||||
|
"Add a new property": "Bæta við nýju eigindi",
|
||||||
|
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
||||||
|
"Advanced actions": "Ítarlegri aðgerðir",
|
||||||
|
"Advanced properties": "Ítarlegir eiginleikar",
|
||||||
|
"Advanced transition": "Ítarleg millifærsla",
|
||||||
|
"All properties are imported.": "Öll eigindi voru flutt inn.",
|
||||||
|
"Allow interactions": "Leyfa gagnvirkni",
|
||||||
|
"An error occured": "Villa kom upp",
|
||||||
|
"Are you sure you want to cancel your changes?": "Ertu viss um að þú viljir hætta við breytingarnar þínar?",
|
||||||
|
"Are you sure you want to clone this map and all its datalayers?": "Ertu viss um að þú viljir klóna þetta kort og öll gagnalög þess?",
|
||||||
|
"Are you sure you want to delete the feature?": "Ertu viss um að þú viljir eyða fitjunni?",
|
||||||
|
"Are you sure you want to delete this layer?": "Ertu viss um að þú viljir eyða þessu lagi?",
|
||||||
|
"Are you sure you want to delete this map?": "Ertu viss um að þú viljir eyða þessu korti?",
|
||||||
|
"Are you sure you want to delete this property on all the features?": "Ertu viss um að þú viljir eyða þessu eigindi á öllum fitjum?",
|
||||||
|
"Are you sure you want to restore this version?": "Ertu viss um að vilja endurheimta þessa útgáfu?",
|
||||||
|
"Attach the map to my account": "Tengja kortið við notandaaðganginn minn",
|
||||||
|
"Auto": "Sjálfvirkt",
|
||||||
|
"Autostart when map is loaded": "Sjálfræsa þegar korti er hlaðið inn",
|
||||||
|
"Bring feature to center": "Bring feature to center",
|
||||||
|
"Browse data": "Skoða gögn",
|
||||||
|
"Cancel edits": "Hætta við breytingar",
|
||||||
|
"Center map on your location": "Miðjusetja kortið á staðsetningu þína",
|
||||||
|
"Change map background": "Breyta bakgrunni landakorts",
|
||||||
|
"Change tilelayers": "Change tilelayers",
|
||||||
|
"Choose a preset": "Veldu forstillingu",
|
||||||
|
"Choose the format of the data to import": "Choose the format of the data to import",
|
||||||
|
"Choose the layer to import in": "Veldu lagið sem á að flytja inn í",
|
||||||
|
"Click last point to finish shape": "Smelltu á síðasta punktinn til að ljúka lögun",
|
||||||
|
"Click to add a marker": "Smella til að bæta við kortamerki",
|
||||||
|
"Click to continue drawing": "Smelltu til að halda áfram að teikna",
|
||||||
|
"Click to edit": "Smelltu til að breyta",
|
||||||
|
"Click to start drawing a line": "Smelltu til að byrja að teikna línu",
|
||||||
|
"Click to start drawing a polygon": "Smelltu til að byrja að teikna fláka (marghyrning)",
|
||||||
|
"Clone": "Klóna",
|
||||||
|
"Clone of {name}": "Klónað afrit af {name}",
|
||||||
|
"Clone this feature": "Klóna þessa fitju",
|
||||||
|
"Clone this map": "Klóna þetta landakort",
|
||||||
|
"Close": "Loka",
|
||||||
|
"Clustering radius": "Clustering radius",
|
||||||
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
||||||
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
||||||
|
"Continue line": "Halda áfram með línu",
|
||||||
|
"Continue line (Ctrl-click)": "Halda áfram með línu (Ctrl+smella)",
|
||||||
|
"Coordinates": "Hnit",
|
||||||
|
"Credits": "Framlög",
|
||||||
|
"Current view instead of default map view?": "Current view instead of default map view?",
|
||||||
|
"Custom background": "Sérsniðinn bakgrunnur",
|
||||||
|
"Data is browsable": "Data is browsable",
|
||||||
|
"Default interaction options": "Sjálfgefnir valkostir gagnvirkni",
|
||||||
|
"Default properties": "Sjálfgefnir eiginleikar",
|
||||||
|
"Default shape properties": "Default shape properties",
|
||||||
|
"Define link to open in a new window on polygon click.": "Skilgreindu tengil til að opna í nýjum glugga þegar smellt er á marghyrning.",
|
||||||
|
"Delay between two transitions when in play mode": "Hlé milli tveggja millifærslna í afspilunarham",
|
||||||
|
"Delete": "Eyða",
|
||||||
|
"Delete all layers": "Eyða öllum lögum",
|
||||||
|
"Delete layer": "Eyða lagi",
|
||||||
|
"Delete this feature": "Eyða þessari fitju",
|
||||||
|
"Delete this property on all the features": "Eyða þessu eigindi á öllum fitjum",
|
||||||
|
"Delete this shape": "Delete this shape",
|
||||||
|
"Delete this vertex (Alt-click)": "Eyða þessum brotpunkti (Alt+smella)",
|
||||||
|
"Directions from here": "Leiðir héðan",
|
||||||
|
"Disable editing": "Gera breytingar óvirkar",
|
||||||
|
"Display measure": "Birta lengdarmæli",
|
||||||
|
"Display on load": "Birta við innhleðslu",
|
||||||
|
"Download": "Sækja",
|
||||||
|
"Download data": "Sækja gögn",
|
||||||
|
"Drag to reorder": "Draga til að endurraða",
|
||||||
|
"Draw a line": "Teiknaðu línu",
|
||||||
|
"Draw a marker": "Teikna kortamerki",
|
||||||
|
"Draw a polygon": "Teikna fláka (marghyrning)",
|
||||||
|
"Draw a polyline": "Teikna fjöllínu (polyline)",
|
||||||
|
"Dynamic": "Breytilegt",
|
||||||
|
"Dynamic properties": "Breytilegir eiginleikar",
|
||||||
|
"Edit": "Breyta",
|
||||||
|
"Edit feature's layer": "Breyta lagi fitjunnar",
|
||||||
|
"Edit map properties": "Breyta eiginleikum korts",
|
||||||
|
"Edit map settings": "Breyta stillingum korts",
|
||||||
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
|
"Edit this feature": "Breyta þessari fitju",
|
||||||
|
"Editing": "Breytingar",
|
||||||
|
"Embed and share this map": "Setja inn á vefsíðu og deila þessu korti",
|
||||||
|
"Embed the map": "Setja landakortið inn á vefsíðu",
|
||||||
|
"Empty": "Tómt",
|
||||||
|
"Enable editing": "Virkja breytingar",
|
||||||
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
"Error while fetching {url}": "Villa við að sækja {url}",
|
||||||
|
"Exit Fullscreen": "Hætta í skjáfylli",
|
||||||
|
"Extract shape to separate feature": "Extract shape to separate feature",
|
||||||
|
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
||||||
|
"Filter keys": "Sía lykla",
|
||||||
|
"Filter…": "Sía…",
|
||||||
|
"Format": "Snið",
|
||||||
|
"From zoom": "Frá aðdráttarstigi",
|
||||||
|
"Full map data": "Full map data",
|
||||||
|
"Go to «{feature}»": "Fara á «{feature}»",
|
||||||
|
"Heatmap intensity property": "Heatmap intensity property",
|
||||||
|
"Heatmap radius": "Radíus hitakorts",
|
||||||
|
"Help": "Hjálp",
|
||||||
|
"Hide controls": "Fela hnappa",
|
||||||
|
"Home": "Heim",
|
||||||
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
||||||
|
"If false, the polygon will act as a part of the underlying map.": "If false, the polygon will act as a part of the underlying map.",
|
||||||
|
"Iframe export options": "Útflutningsvalkostir Iframe",
|
||||||
|
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}",
|
||||||
|
"Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}",
|
||||||
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
"Image with custom width (in px): {{http://image.url.com|width}}": "Mynd með sérsniðinni breidd (í mynddílum): {{http://image.url.com|width}}",
|
||||||
|
"Image: {{http://image.url.com}}": "Mynd: {{http://image.url.com}}",
|
||||||
|
"Import": "Flytja inn",
|
||||||
|
"Import data": "Flytja inn gögn",
|
||||||
|
"Import in a new layer": "Flytja inn í nýtt lag",
|
||||||
|
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
||||||
|
"Include full screen link?": "Hafa með tengil á að fylla skjá?",
|
||||||
|
"Interaction options": "Valkostir gagnvirkni",
|
||||||
|
"Invalid umap data": "Ógild umap-gögn",
|
||||||
|
"Invalid umap data in {filename}": "Ógild umap-gögn í {filename}",
|
||||||
|
"Keep current visible layers": "Halda fyrirliggjandi sýnilegum lögum",
|
||||||
|
"Latitude": "Breiddargráða",
|
||||||
|
"Layer": "Lag",
|
||||||
|
"Layer properties": "Eiginleikar lags",
|
||||||
|
"Licence": "Notkunarleyfi",
|
||||||
|
"Limit bounds": "Limit bounds",
|
||||||
|
"Link to…": "Tengja við…",
|
||||||
|
"Link with text: [[http://example.com|text of the link]]": "Tengill með texta: [[http://example.com|texti tengils]]",
|
||||||
|
"Long credits": "Lengra um framlög",
|
||||||
|
"Longitude": "Lengdargráða",
|
||||||
|
"Make main shape": "Make main shape",
|
||||||
|
"Manage layers": "Sýsla með lög",
|
||||||
|
"Map background credits": "Þakkir vegna bakgrunnsmyndar:",
|
||||||
|
"Map has been attached to your account": "Kortið hefur verið tengt við notandaaðganginn þinn",
|
||||||
|
"Map has been saved!": "Landakortið hefur verið vistað!",
|
||||||
|
"Map user content has been published under licence": "Kortagögn notandans eru gefin út með notkunarleyfinu",
|
||||||
|
"Map's editors": "Map's editors",
|
||||||
|
"Map's owner": "Eigandi korts",
|
||||||
|
"Merge lines": "Sameina línur",
|
||||||
|
"More controls": "Fleiri hnappar",
|
||||||
|
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Verður að vera gilt CSS-gildi (t.d.: DarkBlue eða #123456)",
|
||||||
|
"No licence has been set": "Ekkert notkunarleyfi hefur verið sett",
|
||||||
|
"No results": "Engar niðurstöður",
|
||||||
|
"Only visible features will be downloaded.": "Only visible features will be downloaded.",
|
||||||
|
"Open download panel": "Opna niðurhalsspjald",
|
||||||
|
"Open link in…": "Opna tengil í…",
|
||||||
|
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
||||||
|
"Optional intensity property for heatmap": "Optional intensity property for heatmap",
|
||||||
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
||||||
|
"Override clustering radius (default 80)": "Override clustering radius (default 80)",
|
||||||
|
"Override heatmap radius (default 25)": "Override heatmap radius (default 25)",
|
||||||
|
"Please be sure the licence is compliant with your use.": "Gakktu úr skugga um að notkunarleyfið samsvari notkunasviði þínu.",
|
||||||
|
"Please choose a format": "Veldu snið",
|
||||||
|
"Please enter the name of the property": "Settu inn heiti á eigindið",
|
||||||
|
"Please enter the new name of this property": "Please enter the new name of this property",
|
||||||
|
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Keyrt með <a href=\"{leaflet}\">Leaflet</a> og <a href=\"{django}\">Django</a>, límt saman af <a href=\"{umap}\">uMap verkefninu</a>.",
|
||||||
|
"Problem in the response": "Problem in the response",
|
||||||
|
"Problem in the response format": "Problem in the response format",
|
||||||
|
"Properties imported:": "Properties imported:",
|
||||||
|
"Property to use for sorting features": "Property to use for sorting features",
|
||||||
|
"Provide an URL here": "Provide an URL here",
|
||||||
|
"Proxy request": "Proxy request",
|
||||||
|
"Remote data": "Fjartengd gögn",
|
||||||
|
"Remove shape from the multi": "Remove shape from the multi",
|
||||||
|
"Rename this property on all the features": "Rename this property on all the features",
|
||||||
|
"Replace layer content": "Replace layer content",
|
||||||
|
"Restore this version": "Endurheimta þessa útgáfu",
|
||||||
|
"Save": "Vista",
|
||||||
|
"Save anyway": "Vista samt",
|
||||||
|
"Save current edits": "Vista fyrirliggjandi breytingar",
|
||||||
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
|
"Save this location as new feature": "Vista þessa staðsetningu sem nýja fitju",
|
||||||
|
"Search a place name": "Leita að staðarheiti",
|
||||||
|
"Search location": "Leita að staðsetningu",
|
||||||
|
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
||||||
|
"See all": "Sjá allt",
|
||||||
|
"See data layers": "Skoða gagnalög",
|
||||||
|
"See full screen": "Fylla skjáinn",
|
||||||
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
||||||
|
"Shape properties": "Eiginleikar lögunar",
|
||||||
|
"Short URL": "Stytt slóð",
|
||||||
|
"Short credits": "Stutt um framlög",
|
||||||
|
"Show/hide layer": "Birta/Fela lag",
|
||||||
|
"Simple link: [[http://example.com]]": "Einfaldur tengill: [[http://example.com]]",
|
||||||
|
"Slideshow": "Skyggnusýning",
|
||||||
|
"Smart transitions": "Snjallar millifærslur",
|
||||||
|
"Sort key": "Röðunarlykill",
|
||||||
|
"Split line": "Skipta línu",
|
||||||
|
"Start a hole here": "Byrja holu hér",
|
||||||
|
"Start editing": "Hefja breytingar",
|
||||||
|
"Start slideshow": "Hefja skyggnusýningu",
|
||||||
|
"Stop editing": "Hætta breytingum",
|
||||||
|
"Stop slideshow": "Stöðva skyggnusýningu",
|
||||||
|
"Supported scheme": "Stutt skema",
|
||||||
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
||||||
|
"Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.",
|
||||||
|
"TMS format": "TMS-snið",
|
||||||
|
"Text color for the cluster label": "Text color for the cluster label",
|
||||||
|
"Text formatting": "Snið á texta",
|
||||||
|
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
|
||||||
|
"The zoom and center have been setted.": "The zoom and center have been setted.",
|
||||||
|
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
|
||||||
|
"To zoom": "Í aðdrátt",
|
||||||
|
"Toggle edit mode (shift-click)": "Víxla breytingaham af/á (Shift+smella)",
|
||||||
|
"Transfer shape to edited feature": "Transfer shape to edited feature",
|
||||||
|
"Transform to lines": "Umbreyta í línur",
|
||||||
|
"Transform to polygon": "Umbreyta í fláka/marghyrning",
|
||||||
|
"Type of layer": "Tegund lags",
|
||||||
|
"Unable to detect format of file {filename}": "Unable to detect format of file {filename}",
|
||||||
|
"Untitled layer": "Ónefnt lag",
|
||||||
|
"Untitled map": "Ónefnt landakort",
|
||||||
|
"Update permissions": "Uppfæra heimildir",
|
||||||
|
"Update permissions and editors": "Update permissions and editors",
|
||||||
|
"Url": "Slóð",
|
||||||
|
"Use current bounds": "Use current bounds",
|
||||||
|
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
|
||||||
|
"User content credits": "Framlög notanda á efni",
|
||||||
|
"User interface options": "Valkostir notendaviðmóts",
|
||||||
|
"Versions": "Útgáfur",
|
||||||
|
"View Fullscreen": "Fylla skjáinn",
|
||||||
|
"Where do we go from here?": "Where do we go from here?",
|
||||||
|
"Whether to display or not polygons paths.": "Hvort birta eigi ferla fláka/marghyrninga.",
|
||||||
|
"Whether to fill polygons with color.": "Hvort eigi að fylla fláka með lit.",
|
||||||
|
"Who can edit": "Hverjir geta breytt",
|
||||||
|
"Who can view": "Hverjir geta skoðað",
|
||||||
|
"Will be displayed in the bottom right corner of the map": "Verður birt niðri í hægra horni kortsins",
|
||||||
|
"Will be visible in the caption of the map": "Verður sýnilegt í skýringatexta kortsins",
|
||||||
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
||||||
|
"You have unsaved changes.": "Það eru óvistaðar breytingar.",
|
||||||
|
"Zoom in": "Renna að",
|
||||||
|
"Zoom level for automatic zooms": "Aðdráttarstig fyrir sjálfvirkan aðdrátt",
|
||||||
|
"Zoom out": "Renna frá",
|
||||||
|
"Zoom to layer extent": "Renna að útjöðrum lags",
|
||||||
|
"Zoom to the next": "Aðdráttur að næsta",
|
||||||
|
"Zoom to the previous": "Aðdráttur á fyrra",
|
||||||
|
"Zoom to this feature": "Aðdráttur að þessari fitju",
|
||||||
|
"Zoom to this place": "Aðdráttur á þennan stað",
|
||||||
|
"attribution": "tilvísun í höfund/a",
|
||||||
|
"by": "eftir",
|
||||||
|
"display name": "birtingarnafn",
|
||||||
|
"height": "hæð",
|
||||||
|
"licence": "notkunarleyfi",
|
||||||
|
"max East": "Hám. austur",
|
||||||
|
"max North": "Hám. norður",
|
||||||
|
"max South": "Hám. suður",
|
||||||
|
"max West": "Hám. vestur",
|
||||||
|
"max zoom": "Hám. aðdráttur",
|
||||||
|
"min zoom": "lágm. aðdráttur",
|
||||||
|
"next": "næsta",
|
||||||
|
"previous": "fyrra",
|
||||||
|
"width": "breidd",
|
||||||
|
"{count} errors during import: {message}": "{count} villur við innflutning: {message}",
|
||||||
|
"Measure distances": "Mæla vegalengdir",
|
||||||
|
"NM": "Sjómílur",
|
||||||
|
"kilometers": "kílómetrar",
|
||||||
|
"km": "km",
|
||||||
|
"mi": "mi",
|
||||||
|
"miles": "mílur",
|
||||||
|
"nautical miles": "sjómílur",
|
||||||
|
"{area} acres": "{area} ekrur",
|
||||||
|
"{area} ha": "{area} ha",
|
||||||
|
"{area} m²": "{area} m²",
|
||||||
|
"{area} mi²": "{area} mi²",
|
||||||
|
"{area} yd²": "{area} yd²",
|
||||||
|
"{distance} NM": "{distance} sjómílur",
|
||||||
|
"{distance} km": "{distance} km",
|
||||||
|
"{distance} m": "{distance} m",
|
||||||
|
"{distance} miles": "{distance} mílur",
|
||||||
|
"{distance} yd": "{distance} yd",
|
||||||
|
"1 day": "1 dagur",
|
||||||
|
"1 hour": "1 klukkustund",
|
||||||
|
"5 min": "5 mín",
|
||||||
|
"Cache proxied request": "Cache proxied request",
|
||||||
|
"No cache": "Ekkert biðminni",
|
||||||
|
"Popup": "Sprettgluggi",
|
||||||
|
"Popup (large)": "Sprettgluggi (stór)",
|
||||||
|
"Popup content style": "Popup content style",
|
||||||
|
"Popup shape": "Popup shape",
|
||||||
|
"Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}",
|
||||||
|
"Optional.": "Valfrjálst.",
|
||||||
|
"Paste your data here": "Límdu gögnin þín hér",
|
||||||
|
"Please save the map first": "Vistaðu fyrst kortið"
|
||||||
|
};
|
||||||
|
L.registerLocale("is", locale);
|
||||||
|
L.setLocale("is");
|
369
umap/static/umap/locale/is.json
Normal file
369
umap/static/umap/locale/is.json
Normal file
|
@ -0,0 +1,369 @@
|
||||||
|
{
|
||||||
|
"Add symbol": "Bæta við tákni",
|
||||||
|
"Allow scroll wheel zoom?": "Leyfa aðdrátt með skrunhjóli?",
|
||||||
|
"Automatic": "Sjálfvirkt",
|
||||||
|
"Ball": "Ball",
|
||||||
|
"Cancel": "Hætta við",
|
||||||
|
"Caption": "Skýringatexti",
|
||||||
|
"Change symbol": "Skipta um tákn",
|
||||||
|
"Choose the data format": "Veldu gagnasnið",
|
||||||
|
"Choose the layer of the feature": "Veldu lagið með fitjunni",
|
||||||
|
"Circle": "Hringur",
|
||||||
|
"Clustered": "Clustered",
|
||||||
|
"Data browser": "Gagnavafri",
|
||||||
|
"Default": "Sjálfgefið",
|
||||||
|
"Default zoom level": "Sjálfgefið aðdráttarstig",
|
||||||
|
"Default: name": "Sjálfgefið: nafn",
|
||||||
|
"Display label": "Birta skýringu",
|
||||||
|
"Display the control to open OpenStreetMap editor": "Birta hnapp til að opna OpenStreetMap-ritill",
|
||||||
|
"Display the data layers control": "Birta hnapp fyrir gagnalög",
|
||||||
|
"Display the embed control": "Birta hnapp fyrir ígræðslukóða",
|
||||||
|
"Display the fullscreen control": "Birta hnapp fyrir skjáfylli",
|
||||||
|
"Display the locate control": "Birta staðsetningarhnapp",
|
||||||
|
"Display the measure control": "Birta mælihnapp",
|
||||||
|
"Display the search control": "Birta leitarhnapp",
|
||||||
|
"Display the tile layers control": "Birta hnapp fyrir kortatíglalög",
|
||||||
|
"Display the zoom control": "Birta aðdráttarhnapp",
|
||||||
|
"Do you want to display a caption bar?": "Viltu birta skjástiku með skýringatexta?",
|
||||||
|
"Do you want to display a minimap?": "Viltu birta yfirlitskort?",
|
||||||
|
"Do you want to display a panel on load?": "Viltu birta hliðarspjald við innhleðslu?",
|
||||||
|
"Do you want to display popup footer?": "Viltu birta síðufót sem sprettglugga?",
|
||||||
|
"Do you want to display the scale control?": "Viltu birta kvarðahnapp?",
|
||||||
|
"Do you want to display the «more» control?": "Viltu birta hnapp fyrir «meira»?",
|
||||||
|
"Drop": "Drop",
|
||||||
|
"GeoRSS (only link)": "GeoRSS (aðeins tengill)",
|
||||||
|
"GeoRSS (title + image)": "GeoRSS (title + image)",
|
||||||
|
"Heatmap": "Hitakort",
|
||||||
|
"Icon shape": "Lögun Táknmyndar",
|
||||||
|
"Icon symbol": "Myndtákn",
|
||||||
|
"Inherit": "Erfa",
|
||||||
|
"Label direction": "Stefna skýringar",
|
||||||
|
"Label key": "Lykill skýringar",
|
||||||
|
"Labels are clickable": "Hægt er að smella á skýringar",
|
||||||
|
"None": "Ekkert",
|
||||||
|
"On the bottom": "Neðst",
|
||||||
|
"On the left": "Vinstra megin",
|
||||||
|
"On the right": "Hægra megin",
|
||||||
|
"On the top": "Efst",
|
||||||
|
"Popup content template": "Popup content template",
|
||||||
|
"Set symbol": "Setja tákn",
|
||||||
|
"Side panel": "Hliðarspjald",
|
||||||
|
"Simplify": "Einfalda",
|
||||||
|
"Symbol or url": "Tákn eða slóð",
|
||||||
|
"Table": "Tafla",
|
||||||
|
"always": "alltaf",
|
||||||
|
"clear": "hreinsa",
|
||||||
|
"collapsed": "samfallið",
|
||||||
|
"color": "litur",
|
||||||
|
"dash array": "dash array",
|
||||||
|
"define": "skilgreina",
|
||||||
|
"description": "lýsing",
|
||||||
|
"expanded": "útliðað",
|
||||||
|
"fill": "fylling",
|
||||||
|
"fill color": "fyllilitur",
|
||||||
|
"fill opacity": "ógegnsæi fyllingar",
|
||||||
|
"hidden": "falið",
|
||||||
|
"iframe": "iFrame",
|
||||||
|
"inherit": "erfa",
|
||||||
|
"name": "heiti",
|
||||||
|
"never": "aldrei",
|
||||||
|
"new window": "nýr gluggi",
|
||||||
|
"no": "nei",
|
||||||
|
"on hover": "við yfirsvif",
|
||||||
|
"opacity": "ógegnsæi",
|
||||||
|
"parent window": "yfirgluggi",
|
||||||
|
"stroke": "strik",
|
||||||
|
"weight": "þykkt",
|
||||||
|
"yes": "já",
|
||||||
|
"{delay} seconds": "{delay} sekúndur",
|
||||||
|
"# one hash for main heading": "# eitt myllumerki fyrir aðalfyrirsögn",
|
||||||
|
"## two hashes for second heading": "## tvö myllumerki fyrir aðra fyrirsögn",
|
||||||
|
"### three hashes for third heading": "### þrjú myllumerki fyrir þriðju fyrirsögn",
|
||||||
|
"**double star for bold**": "**tvöföld stjarna/margföldun fyrir feitletrað**",
|
||||||
|
"*simple star for italic*": "*einföld stjarna/margföldun fyrir skáletrað*",
|
||||||
|
"--- for an horizontal rule": "--- gefur lárétta mælistiku",
|
||||||
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
|
||||||
|
"About": "Um hugbúnaðinn",
|
||||||
|
"Action not allowed :(": "Þessi aðgerð er ekki leyfð :(",
|
||||||
|
"Activate slideshow mode": "Virkja skyggnusýningarham",
|
||||||
|
"Add a layer": "Bæta við lagi",
|
||||||
|
"Add a line to the current multi": "Add a line to the current multi",
|
||||||
|
"Add a new property": "Bæta við nýju eigindi",
|
||||||
|
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
||||||
|
"Advanced actions": "Ítarlegri aðgerðir",
|
||||||
|
"Advanced properties": "Ítarlegir eiginleikar",
|
||||||
|
"Advanced transition": "Ítarleg millifærsla",
|
||||||
|
"All properties are imported.": "Öll eigindi voru flutt inn.",
|
||||||
|
"Allow interactions": "Leyfa gagnvirkni",
|
||||||
|
"An error occured": "Villa kom upp",
|
||||||
|
"Are you sure you want to cancel your changes?": "Ertu viss um að þú viljir hætta við breytingarnar þínar?",
|
||||||
|
"Are you sure you want to clone this map and all its datalayers?": "Ertu viss um að þú viljir klóna þetta kort og öll gagnalög þess?",
|
||||||
|
"Are you sure you want to delete the feature?": "Ertu viss um að þú viljir eyða fitjunni?",
|
||||||
|
"Are you sure you want to delete this layer?": "Ertu viss um að þú viljir eyða þessu lagi?",
|
||||||
|
"Are you sure you want to delete this map?": "Ertu viss um að þú viljir eyða þessu korti?",
|
||||||
|
"Are you sure you want to delete this property on all the features?": "Ertu viss um að þú viljir eyða þessu eigindi á öllum fitjum?",
|
||||||
|
"Are you sure you want to restore this version?": "Ertu viss um að vilja endurheimta þessa útgáfu?",
|
||||||
|
"Attach the map to my account": "Tengja kortið við notandaaðganginn minn",
|
||||||
|
"Auto": "Sjálfvirkt",
|
||||||
|
"Autostart when map is loaded": "Sjálfræsa þegar korti er hlaðið inn",
|
||||||
|
"Bring feature to center": "Bring feature to center",
|
||||||
|
"Browse data": "Skoða gögn",
|
||||||
|
"Cancel edits": "Hætta við breytingar",
|
||||||
|
"Center map on your location": "Miðjusetja kortið á staðsetningu þína",
|
||||||
|
"Change map background": "Breyta bakgrunni landakorts",
|
||||||
|
"Change tilelayers": "Change tilelayers",
|
||||||
|
"Choose a preset": "Veldu forstillingu",
|
||||||
|
"Choose the format of the data to import": "Choose the format of the data to import",
|
||||||
|
"Choose the layer to import in": "Veldu lagið sem á að flytja inn í",
|
||||||
|
"Click last point to finish shape": "Smelltu á síðasta punktinn til að ljúka lögun",
|
||||||
|
"Click to add a marker": "Smella til að bæta við kortamerki",
|
||||||
|
"Click to continue drawing": "Smelltu til að halda áfram að teikna",
|
||||||
|
"Click to edit": "Smelltu til að breyta",
|
||||||
|
"Click to start drawing a line": "Smelltu til að byrja að teikna línu",
|
||||||
|
"Click to start drawing a polygon": "Smelltu til að byrja að teikna fláka (marghyrning)",
|
||||||
|
"Clone": "Klóna",
|
||||||
|
"Clone of {name}": "Klónað afrit af {name}",
|
||||||
|
"Clone this feature": "Klóna þessa fitju",
|
||||||
|
"Clone this map": "Klóna þetta landakort",
|
||||||
|
"Close": "Loka",
|
||||||
|
"Clustering radius": "Clustering radius",
|
||||||
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
||||||
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
||||||
|
"Continue line": "Halda áfram með línu",
|
||||||
|
"Continue line (Ctrl-click)": "Halda áfram með línu (Ctrl+smella)",
|
||||||
|
"Coordinates": "Hnit",
|
||||||
|
"Credits": "Framlög",
|
||||||
|
"Current view instead of default map view?": "Current view instead of default map view?",
|
||||||
|
"Custom background": "Sérsniðinn bakgrunnur",
|
||||||
|
"Data is browsable": "Data is browsable",
|
||||||
|
"Default interaction options": "Sjálfgefnir valkostir gagnvirkni",
|
||||||
|
"Default properties": "Sjálfgefnir eiginleikar",
|
||||||
|
"Default shape properties": "Default shape properties",
|
||||||
|
"Define link to open in a new window on polygon click.": "Skilgreindu tengil til að opna í nýjum glugga þegar smellt er á marghyrning.",
|
||||||
|
"Delay between two transitions when in play mode": "Hlé milli tveggja millifærslna í afspilunarham",
|
||||||
|
"Delete": "Eyða",
|
||||||
|
"Delete all layers": "Eyða öllum lögum",
|
||||||
|
"Delete layer": "Eyða lagi",
|
||||||
|
"Delete this feature": "Eyða þessari fitju",
|
||||||
|
"Delete this property on all the features": "Eyða þessu eigindi á öllum fitjum",
|
||||||
|
"Delete this shape": "Delete this shape",
|
||||||
|
"Delete this vertex (Alt-click)": "Eyða þessum brotpunkti (Alt+smella)",
|
||||||
|
"Directions from here": "Leiðir héðan",
|
||||||
|
"Disable editing": "Gera breytingar óvirkar",
|
||||||
|
"Display measure": "Birta lengdarmæli",
|
||||||
|
"Display on load": "Birta við innhleðslu",
|
||||||
|
"Download": "Sækja",
|
||||||
|
"Download data": "Sækja gögn",
|
||||||
|
"Drag to reorder": "Draga til að endurraða",
|
||||||
|
"Draw a line": "Teiknaðu línu",
|
||||||
|
"Draw a marker": "Teikna kortamerki",
|
||||||
|
"Draw a polygon": "Teikna fláka (marghyrning)",
|
||||||
|
"Draw a polyline": "Teikna fjöllínu (polyline)",
|
||||||
|
"Dynamic": "Breytilegt",
|
||||||
|
"Dynamic properties": "Breytilegir eiginleikar",
|
||||||
|
"Edit": "Breyta",
|
||||||
|
"Edit feature's layer": "Breyta lagi fitjunnar",
|
||||||
|
"Edit map properties": "Breyta eiginleikum korts",
|
||||||
|
"Edit map settings": "Breyta stillingum korts",
|
||||||
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
|
"Edit this feature": "Breyta þessari fitju",
|
||||||
|
"Editing": "Breytingar",
|
||||||
|
"Embed and share this map": "Setja inn á vefsíðu og deila þessu korti",
|
||||||
|
"Embed the map": "Setja landakortið inn á vefsíðu",
|
||||||
|
"Empty": "Tómt",
|
||||||
|
"Enable editing": "Virkja breytingar",
|
||||||
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
"Error while fetching {url}": "Villa við að sækja {url}",
|
||||||
|
"Exit Fullscreen": "Hætta í skjáfylli",
|
||||||
|
"Extract shape to separate feature": "Extract shape to separate feature",
|
||||||
|
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
||||||
|
"Filter keys": "Sía lykla",
|
||||||
|
"Filter…": "Sía…",
|
||||||
|
"Format": "Snið",
|
||||||
|
"From zoom": "Frá aðdráttarstigi",
|
||||||
|
"Full map data": "Full map data",
|
||||||
|
"Go to «{feature}»": "Fara á «{feature}»",
|
||||||
|
"Heatmap intensity property": "Heatmap intensity property",
|
||||||
|
"Heatmap radius": "Radíus hitakorts",
|
||||||
|
"Help": "Hjálp",
|
||||||
|
"Hide controls": "Fela hnappa",
|
||||||
|
"Home": "Heim",
|
||||||
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
||||||
|
"If false, the polygon will act as a part of the underlying map.": "If false, the polygon will act as a part of the underlying map.",
|
||||||
|
"Iframe export options": "Útflutningsvalkostir Iframe",
|
||||||
|
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}",
|
||||||
|
"Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}",
|
||||||
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
"Image with custom width (in px): {{http://image.url.com|width}}": "Mynd með sérsniðinni breidd (í mynddílum): {{http://image.url.com|width}}",
|
||||||
|
"Image: {{http://image.url.com}}": "Mynd: {{http://image.url.com}}",
|
||||||
|
"Import": "Flytja inn",
|
||||||
|
"Import data": "Flytja inn gögn",
|
||||||
|
"Import in a new layer": "Flytja inn í nýtt lag",
|
||||||
|
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
||||||
|
"Include full screen link?": "Hafa með tengil á að fylla skjá?",
|
||||||
|
"Interaction options": "Valkostir gagnvirkni",
|
||||||
|
"Invalid umap data": "Ógild umap-gögn",
|
||||||
|
"Invalid umap data in {filename}": "Ógild umap-gögn í {filename}",
|
||||||
|
"Keep current visible layers": "Halda fyrirliggjandi sýnilegum lögum",
|
||||||
|
"Latitude": "Breiddargráða",
|
||||||
|
"Layer": "Lag",
|
||||||
|
"Layer properties": "Eiginleikar lags",
|
||||||
|
"Licence": "Notkunarleyfi",
|
||||||
|
"Limit bounds": "Limit bounds",
|
||||||
|
"Link to…": "Tengja við…",
|
||||||
|
"Link with text: [[http://example.com|text of the link]]": "Tengill með texta: [[http://example.com|texti tengils]]",
|
||||||
|
"Long credits": "Lengra um framlög",
|
||||||
|
"Longitude": "Lengdargráða",
|
||||||
|
"Make main shape": "Make main shape",
|
||||||
|
"Manage layers": "Sýsla með lög",
|
||||||
|
"Map background credits": "Þakkir vegna bakgrunnsmyndar:",
|
||||||
|
"Map has been attached to your account": "Kortið hefur verið tengt við notandaaðganginn þinn",
|
||||||
|
"Map has been saved!": "Landakortið hefur verið vistað!",
|
||||||
|
"Map user content has been published under licence": "Kortagögn notandans eru gefin út með notkunarleyfinu",
|
||||||
|
"Map's editors": "Map's editors",
|
||||||
|
"Map's owner": "Eigandi korts",
|
||||||
|
"Merge lines": "Sameina línur",
|
||||||
|
"More controls": "Fleiri hnappar",
|
||||||
|
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Verður að vera gilt CSS-gildi (t.d.: DarkBlue eða #123456)",
|
||||||
|
"No licence has been set": "Ekkert notkunarleyfi hefur verið sett",
|
||||||
|
"No results": "Engar niðurstöður",
|
||||||
|
"Only visible features will be downloaded.": "Only visible features will be downloaded.",
|
||||||
|
"Open download panel": "Opna niðurhalsspjald",
|
||||||
|
"Open link in…": "Opna tengil í…",
|
||||||
|
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
||||||
|
"Optional intensity property for heatmap": "Optional intensity property for heatmap",
|
||||||
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
||||||
|
"Override clustering radius (default 80)": "Override clustering radius (default 80)",
|
||||||
|
"Override heatmap radius (default 25)": "Override heatmap radius (default 25)",
|
||||||
|
"Please be sure the licence is compliant with your use.": "Gakktu úr skugga um að notkunarleyfið samsvari notkunasviði þínu.",
|
||||||
|
"Please choose a format": "Veldu snið",
|
||||||
|
"Please enter the name of the property": "Settu inn heiti á eigindið",
|
||||||
|
"Please enter the new name of this property": "Please enter the new name of this property",
|
||||||
|
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Keyrt með <a href=\"{leaflet}\">Leaflet</a> og <a href=\"{django}\">Django</a>, límt saman af <a href=\"{umap}\">uMap verkefninu</a>.",
|
||||||
|
"Problem in the response": "Problem in the response",
|
||||||
|
"Problem in the response format": "Problem in the response format",
|
||||||
|
"Properties imported:": "Properties imported:",
|
||||||
|
"Property to use for sorting features": "Property to use for sorting features",
|
||||||
|
"Provide an URL here": "Provide an URL here",
|
||||||
|
"Proxy request": "Proxy request",
|
||||||
|
"Remote data": "Fjartengd gögn",
|
||||||
|
"Remove shape from the multi": "Remove shape from the multi",
|
||||||
|
"Rename this property on all the features": "Rename this property on all the features",
|
||||||
|
"Replace layer content": "Replace layer content",
|
||||||
|
"Restore this version": "Endurheimta þessa útgáfu",
|
||||||
|
"Save": "Vista",
|
||||||
|
"Save anyway": "Vista samt",
|
||||||
|
"Save current edits": "Vista fyrirliggjandi breytingar",
|
||||||
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
|
"Save this location as new feature": "Vista þessa staðsetningu sem nýja fitju",
|
||||||
|
"Search a place name": "Leita að staðarheiti",
|
||||||
|
"Search location": "Leita að staðsetningu",
|
||||||
|
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
||||||
|
"See all": "Sjá allt",
|
||||||
|
"See data layers": "Skoða gagnalög",
|
||||||
|
"See full screen": "Fylla skjáinn",
|
||||||
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
||||||
|
"Shape properties": "Eiginleikar lögunar",
|
||||||
|
"Short URL": "Stytt slóð",
|
||||||
|
"Short credits": "Stutt um framlög",
|
||||||
|
"Show/hide layer": "Birta/Fela lag",
|
||||||
|
"Simple link: [[http://example.com]]": "Einfaldur tengill: [[http://example.com]]",
|
||||||
|
"Slideshow": "Skyggnusýning",
|
||||||
|
"Smart transitions": "Snjallar millifærslur",
|
||||||
|
"Sort key": "Röðunarlykill",
|
||||||
|
"Split line": "Skipta línu",
|
||||||
|
"Start a hole here": "Byrja holu hér",
|
||||||
|
"Start editing": "Hefja breytingar",
|
||||||
|
"Start slideshow": "Hefja skyggnusýningu",
|
||||||
|
"Stop editing": "Hætta breytingum",
|
||||||
|
"Stop slideshow": "Stöðva skyggnusýningu",
|
||||||
|
"Supported scheme": "Stutt skema",
|
||||||
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
||||||
|
"Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.",
|
||||||
|
"TMS format": "TMS-snið",
|
||||||
|
"Text color for the cluster label": "Text color for the cluster label",
|
||||||
|
"Text formatting": "Snið á texta",
|
||||||
|
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
|
||||||
|
"The zoom and center have been setted.": "The zoom and center have been setted.",
|
||||||
|
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
|
||||||
|
"To zoom": "Í aðdrátt",
|
||||||
|
"Toggle edit mode (shift-click)": "Víxla breytingaham af/á (Shift+smella)",
|
||||||
|
"Transfer shape to edited feature": "Transfer shape to edited feature",
|
||||||
|
"Transform to lines": "Umbreyta í línur",
|
||||||
|
"Transform to polygon": "Umbreyta í fláka/marghyrning",
|
||||||
|
"Type of layer": "Tegund lags",
|
||||||
|
"Unable to detect format of file {filename}": "Unable to detect format of file {filename}",
|
||||||
|
"Untitled layer": "Ónefnt lag",
|
||||||
|
"Untitled map": "Ónefnt landakort",
|
||||||
|
"Update permissions": "Uppfæra heimildir",
|
||||||
|
"Update permissions and editors": "Update permissions and editors",
|
||||||
|
"Url": "Slóð",
|
||||||
|
"Use current bounds": "Use current bounds",
|
||||||
|
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
|
||||||
|
"User content credits": "Framlög notanda á efni",
|
||||||
|
"User interface options": "Valkostir notendaviðmóts",
|
||||||
|
"Versions": "Útgáfur",
|
||||||
|
"View Fullscreen": "Fylla skjáinn",
|
||||||
|
"Where do we go from here?": "Where do we go from here?",
|
||||||
|
"Whether to display or not polygons paths.": "Hvort birta eigi ferla fláka/marghyrninga.",
|
||||||
|
"Whether to fill polygons with color.": "Hvort eigi að fylla fláka með lit.",
|
||||||
|
"Who can edit": "Hverjir geta breytt",
|
||||||
|
"Who can view": "Hverjir geta skoðað",
|
||||||
|
"Will be displayed in the bottom right corner of the map": "Verður birt niðri í hægra horni kortsins",
|
||||||
|
"Will be visible in the caption of the map": "Verður sýnilegt í skýringatexta kortsins",
|
||||||
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
||||||
|
"You have unsaved changes.": "Það eru óvistaðar breytingar.",
|
||||||
|
"Zoom in": "Renna að",
|
||||||
|
"Zoom level for automatic zooms": "Aðdráttarstig fyrir sjálfvirkan aðdrátt",
|
||||||
|
"Zoom out": "Renna frá",
|
||||||
|
"Zoom to layer extent": "Renna að útjöðrum lags",
|
||||||
|
"Zoom to the next": "Aðdráttur að næsta",
|
||||||
|
"Zoom to the previous": "Aðdráttur á fyrra",
|
||||||
|
"Zoom to this feature": "Aðdráttur að þessari fitju",
|
||||||
|
"Zoom to this place": "Aðdráttur á þennan stað",
|
||||||
|
"attribution": "tilvísun í höfund/a",
|
||||||
|
"by": "eftir",
|
||||||
|
"display name": "birtingarnafn",
|
||||||
|
"height": "hæð",
|
||||||
|
"licence": "notkunarleyfi",
|
||||||
|
"max East": "Hám. austur",
|
||||||
|
"max North": "Hám. norður",
|
||||||
|
"max South": "Hám. suður",
|
||||||
|
"max West": "Hám. vestur",
|
||||||
|
"max zoom": "Hám. aðdráttur",
|
||||||
|
"min zoom": "lágm. aðdráttur",
|
||||||
|
"next": "næsta",
|
||||||
|
"previous": "fyrra",
|
||||||
|
"width": "breidd",
|
||||||
|
"{count} errors during import: {message}": "{count} villur við innflutning: {message}",
|
||||||
|
"Measure distances": "Mæla vegalengdir",
|
||||||
|
"NM": "Sjómílur",
|
||||||
|
"kilometers": "kílómetrar",
|
||||||
|
"km": "km",
|
||||||
|
"mi": "mi",
|
||||||
|
"miles": "mílur",
|
||||||
|
"nautical miles": "sjómílur",
|
||||||
|
"{area} acres": "{area} ekrur",
|
||||||
|
"{area} ha": "{area} ha",
|
||||||
|
"{area} m²": "{area} m²",
|
||||||
|
"{area} mi²": "{area} mi²",
|
||||||
|
"{area} yd²": "{area} yd²",
|
||||||
|
"{distance} NM": "{distance} sjómílur",
|
||||||
|
"{distance} km": "{distance} km",
|
||||||
|
"{distance} m": "{distance} m",
|
||||||
|
"{distance} miles": "{distance} mílur",
|
||||||
|
"{distance} yd": "{distance} yd",
|
||||||
|
"1 day": "1 dagur",
|
||||||
|
"1 hour": "1 klukkustund",
|
||||||
|
"5 min": "5 mín",
|
||||||
|
"Cache proxied request": "Cache proxied request",
|
||||||
|
"No cache": "Ekkert biðminni",
|
||||||
|
"Popup": "Sprettgluggi",
|
||||||
|
"Popup (large)": "Sprettgluggi (stór)",
|
||||||
|
"Popup content style": "Popup content style",
|
||||||
|
"Popup shape": "Popup shape",
|
||||||
|
"Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}",
|
||||||
|
"Optional.": "Valfrjálst.",
|
||||||
|
"Paste your data here": "Límdu gögnin þín hér",
|
||||||
|
"Please save the map first": "Vistaðu fyrst kortið"
|
||||||
|
}
|
|
@ -71,7 +71,7 @@ var locale = {
|
||||||
"no": "nie",
|
"no": "nie",
|
||||||
"on hover": "po najechaniu",
|
"on hover": "po najechaniu",
|
||||||
"opacity": "przeźroczystość",
|
"opacity": "przeźroczystość",
|
||||||
"parent window": "parent window",
|
"parent window": "to samo okno",
|
||||||
"stroke": "obramowanie",
|
"stroke": "obramowanie",
|
||||||
"weight": "waga",
|
"weight": "waga",
|
||||||
"yes": "tak",
|
"yes": "tak",
|
||||||
|
@ -229,13 +229,13 @@ var locale = {
|
||||||
"No results": "Brak wyników",
|
"No results": "Brak wyników",
|
||||||
"Only visible features will be downloaded.": "Tylko widoczne obiekty zostaną pobrane.",
|
"Only visible features will be downloaded.": "Tylko widoczne obiekty zostaną pobrane.",
|
||||||
"Open download panel": "Otwórz panel pobierania",
|
"Open download panel": "Otwórz panel pobierania",
|
||||||
"Open link in…": "Otwórz odnośnik w...",
|
"Open link in…": "Otwieraj odnośnik w...",
|
||||||
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Otwórz ten zakres mapy w edytorze, by wprowadzić do OpenStreetMap dokładniejsze dane",
|
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Otwórz ten zakres mapy w edytorze, by wprowadzić do OpenStreetMap dokładniejsze dane",
|
||||||
"Optional intensity property for heatmap": "Opcjonalna intensywność mapy cieplnej",
|
"Optional intensity property for heatmap": "Opcjonalna intensywność mapy cieplnej",
|
||||||
"Optional. Same as color if not set.": "Opcjonalne. Taki sam jak kolor jeśli nie podano.",
|
"Optional. Same as color if not set.": "Opcjonalne. Taki sam jak kolor jeśli nie podano.",
|
||||||
"Override clustering radius (default 80)": "Nadpisz promień grupowania (domyślnie 80)",
|
"Override clustering radius (default 80)": "Nadpisz promień grupowania (domyślnie 80)",
|
||||||
"Override heatmap radius (default 25)": "Nadpisz promień mapy cieplnej (domyślnie 25)",
|
"Override heatmap radius (default 25)": "Nadpisz promień mapy cieplnej (domyślnie 25)",
|
||||||
"Please be sure the licence is compliant with your use.": "Upewnij się, czy licencja jest zgodna z twoim użyciem.",
|
"Please be sure the licence is compliant with your use.": "Upewnij się, że korzystanie z tych danych jest zgodne z licencją.",
|
||||||
"Please choose a format": "Wybierz format",
|
"Please choose a format": "Wybierz format",
|
||||||
"Please enter the name of the property": "Podaj nazwę właściwości",
|
"Please enter the name of the property": "Podaj nazwę właściwości",
|
||||||
"Please enter the new name of this property": "Podaj nową nazwę tej właściwości",
|
"Please enter the new name of this property": "Podaj nową nazwę tej właściwości",
|
||||||
|
@ -299,7 +299,7 @@ var locale = {
|
||||||
"Update permissions and editors": "Aktualizuj uprawnienia i edytorów",
|
"Update permissions and editors": "Aktualizuj uprawnienia i edytorów",
|
||||||
"Url": "Adres URL",
|
"Url": "Adres URL",
|
||||||
"Use current bounds": "Użyj bieżących granic",
|
"Use current bounds": "Użyj bieżących granic",
|
||||||
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
|
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Użyj nazw pól z właściwości obiektu w klamrach, np. {name}. Zostaną automatycznie zastąpione przez odpowiadające im wartości.",
|
||||||
"User content credits": "Źródło treści użytkownika",
|
"User content credits": "Źródło treści użytkownika",
|
||||||
"User interface options": "Opcje interfejsu",
|
"User interface options": "Opcje interfejsu",
|
||||||
"Versions": "Wersje",
|
"Versions": "Wersje",
|
||||||
|
|
|
@ -71,7 +71,7 @@
|
||||||
"no": "nie",
|
"no": "nie",
|
||||||
"on hover": "po najechaniu",
|
"on hover": "po najechaniu",
|
||||||
"opacity": "przeźroczystość",
|
"opacity": "przeźroczystość",
|
||||||
"parent window": "parent window",
|
"parent window": "to samo okno",
|
||||||
"stroke": "obramowanie",
|
"stroke": "obramowanie",
|
||||||
"weight": "waga",
|
"weight": "waga",
|
||||||
"yes": "tak",
|
"yes": "tak",
|
||||||
|
@ -229,13 +229,13 @@
|
||||||
"No results": "Brak wyników",
|
"No results": "Brak wyników",
|
||||||
"Only visible features will be downloaded.": "Tylko widoczne obiekty zostaną pobrane.",
|
"Only visible features will be downloaded.": "Tylko widoczne obiekty zostaną pobrane.",
|
||||||
"Open download panel": "Otwórz panel pobierania",
|
"Open download panel": "Otwórz panel pobierania",
|
||||||
"Open link in…": "Otwórz odnośnik w...",
|
"Open link in…": "Otwieraj odnośnik w...",
|
||||||
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Otwórz ten zakres mapy w edytorze, by wprowadzić do OpenStreetMap dokładniejsze dane",
|
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Otwórz ten zakres mapy w edytorze, by wprowadzić do OpenStreetMap dokładniejsze dane",
|
||||||
"Optional intensity property for heatmap": "Opcjonalna intensywność mapy cieplnej",
|
"Optional intensity property for heatmap": "Opcjonalna intensywność mapy cieplnej",
|
||||||
"Optional. Same as color if not set.": "Opcjonalne. Taki sam jak kolor jeśli nie podano.",
|
"Optional. Same as color if not set.": "Opcjonalne. Taki sam jak kolor jeśli nie podano.",
|
||||||
"Override clustering radius (default 80)": "Nadpisz promień grupowania (domyślnie 80)",
|
"Override clustering radius (default 80)": "Nadpisz promień grupowania (domyślnie 80)",
|
||||||
"Override heatmap radius (default 25)": "Nadpisz promień mapy cieplnej (domyślnie 25)",
|
"Override heatmap radius (default 25)": "Nadpisz promień mapy cieplnej (domyślnie 25)",
|
||||||
"Please be sure the licence is compliant with your use.": "Upewnij się, czy licencja jest zgodna z twoim użyciem.",
|
"Please be sure the licence is compliant with your use.": "Upewnij się, że korzystanie z tych danych jest zgodne z licencją.",
|
||||||
"Please choose a format": "Wybierz format",
|
"Please choose a format": "Wybierz format",
|
||||||
"Please enter the name of the property": "Podaj nazwę właściwości",
|
"Please enter the name of the property": "Podaj nazwę właściwości",
|
||||||
"Please enter the new name of this property": "Podaj nową nazwę tej właściwości",
|
"Please enter the new name of this property": "Podaj nową nazwę tej właściwości",
|
||||||
|
@ -299,7 +299,7 @@
|
||||||
"Update permissions and editors": "Aktualizuj uprawnienia i edytorów",
|
"Update permissions and editors": "Aktualizuj uprawnienia i edytorów",
|
||||||
"Url": "Adres URL",
|
"Url": "Adres URL",
|
||||||
"Use current bounds": "Użyj bieżących granic",
|
"Use current bounds": "Użyj bieżących granic",
|
||||||
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
|
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Użyj nazw pól z właściwości obiektu w klamrach, np. {name}. Zostaną automatycznie zastąpione przez odpowiadające im wartości.",
|
||||||
"User content credits": "Źródło treści użytkownika",
|
"User content credits": "Źródło treści użytkownika",
|
||||||
"User interface options": "Opcje interfejsu",
|
"User interface options": "Opcje interfejsu",
|
||||||
"Versions": "Wersje",
|
"Versions": "Wersje",
|
||||||
|
|
371
umap/static/umap/locale/si_LK.js
Normal file
371
umap/static/umap/locale/si_LK.js
Normal file
|
@ -0,0 +1,371 @@
|
||||||
|
var locale = {
|
||||||
|
"Add symbol": "Add symbol",
|
||||||
|
"Allow scroll wheel zoom?": "Allow scroll wheel zoom?",
|
||||||
|
"Automatic": "Automatic",
|
||||||
|
"Ball": "Ball",
|
||||||
|
"Cancel": "Cancel",
|
||||||
|
"Caption": "Caption",
|
||||||
|
"Change symbol": "Change symbol",
|
||||||
|
"Choose the data format": "Choose the data format",
|
||||||
|
"Choose the layer of the feature": "Choose the layer of the feature",
|
||||||
|
"Circle": "Circle",
|
||||||
|
"Clustered": "Clustered",
|
||||||
|
"Data browser": "Data browser",
|
||||||
|
"Default": "Default",
|
||||||
|
"Default zoom level": "Default zoom level",
|
||||||
|
"Default: name": "Default: name",
|
||||||
|
"Display label": "Display label",
|
||||||
|
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
||||||
|
"Display the data layers control": "Display the data layers control",
|
||||||
|
"Display the embed control": "Display the embed control",
|
||||||
|
"Display the fullscreen control": "Display the fullscreen control",
|
||||||
|
"Display the locate control": "Display the locate control",
|
||||||
|
"Display the measure control": "Display the measure control",
|
||||||
|
"Display the search control": "Display the search control",
|
||||||
|
"Display the tile layers control": "Display the tile layers control",
|
||||||
|
"Display the zoom control": "Display the zoom control",
|
||||||
|
"Do you want to display a caption bar?": "Do you want to display a caption bar?",
|
||||||
|
"Do you want to display a minimap?": "Do you want to display a minimap?",
|
||||||
|
"Do you want to display a panel on load?": "Do you want to display a panel on load?",
|
||||||
|
"Do you want to display popup footer?": "Do you want to display popup footer?",
|
||||||
|
"Do you want to display the scale control?": "Do you want to display the scale control?",
|
||||||
|
"Do you want to display the «more» control?": "Do you want to display the «more» control?",
|
||||||
|
"Drop": "Drop",
|
||||||
|
"GeoRSS (only link)": "GeoRSS (only link)",
|
||||||
|
"GeoRSS (title + image)": "GeoRSS (title + image)",
|
||||||
|
"Heatmap": "Heatmap",
|
||||||
|
"Icon shape": "Icon shape",
|
||||||
|
"Icon symbol": "Icon symbol",
|
||||||
|
"Inherit": "Inherit",
|
||||||
|
"Label direction": "Label direction",
|
||||||
|
"Label key": "Label key",
|
||||||
|
"Labels are clickable": "Labels are clickable",
|
||||||
|
"None": "None",
|
||||||
|
"On the bottom": "On the bottom",
|
||||||
|
"On the left": "On the left",
|
||||||
|
"On the right": "On the right",
|
||||||
|
"On the top": "On the top",
|
||||||
|
"Popup content template": "Popup content template",
|
||||||
|
"Set symbol": "Set symbol",
|
||||||
|
"Side panel": "Side panel",
|
||||||
|
"Simplify": "Simplify",
|
||||||
|
"Symbol or url": "Symbol or url",
|
||||||
|
"Table": "Table",
|
||||||
|
"always": "always",
|
||||||
|
"clear": "clear",
|
||||||
|
"collapsed": "collapsed",
|
||||||
|
"color": "color",
|
||||||
|
"dash array": "dash array",
|
||||||
|
"define": "define",
|
||||||
|
"description": "description",
|
||||||
|
"expanded": "expanded",
|
||||||
|
"fill": "fill",
|
||||||
|
"fill color": "fill color",
|
||||||
|
"fill opacity": "fill opacity",
|
||||||
|
"hidden": "hidden",
|
||||||
|
"iframe": "iframe",
|
||||||
|
"inherit": "inherit",
|
||||||
|
"name": "name",
|
||||||
|
"never": "never",
|
||||||
|
"new window": "new window",
|
||||||
|
"no": "no",
|
||||||
|
"on hover": "on hover",
|
||||||
|
"opacity": "opacity",
|
||||||
|
"parent window": "parent window",
|
||||||
|
"stroke": "stroke",
|
||||||
|
"weight": "weight",
|
||||||
|
"yes": "yes",
|
||||||
|
"{delay} seconds": "{delay} seconds",
|
||||||
|
"# one hash for main heading": "# one hash for main heading",
|
||||||
|
"## two hashes for second heading": "## two hashes for second heading",
|
||||||
|
"### three hashes for third heading": "### three hashes for third heading",
|
||||||
|
"**double star for bold**": "**double star for bold**",
|
||||||
|
"*simple star for italic*": "*simple star for italic*",
|
||||||
|
"--- for an horizontal rule": "--- for an horizontal rule",
|
||||||
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
|
||||||
|
"About": "About",
|
||||||
|
"Action not allowed :(": "Action not allowed :(",
|
||||||
|
"Activate slideshow mode": "Activate slideshow mode",
|
||||||
|
"Add a layer": "Add a layer",
|
||||||
|
"Add a line to the current multi": "Add a line to the current multi",
|
||||||
|
"Add a new property": "Add a new property",
|
||||||
|
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
||||||
|
"Advanced actions": "Advanced actions",
|
||||||
|
"Advanced properties": "Advanced properties",
|
||||||
|
"Advanced transition": "Advanced transition",
|
||||||
|
"All properties are imported.": "All properties are imported.",
|
||||||
|
"Allow interactions": "Allow interactions",
|
||||||
|
"An error occured": "An error occured",
|
||||||
|
"Are you sure you want to cancel your changes?": "Are you sure you want to cancel your changes?",
|
||||||
|
"Are you sure you want to clone this map and all its datalayers?": "Are you sure you want to clone this map and all its datalayers?",
|
||||||
|
"Are you sure you want to delete the feature?": "Are you sure you want to delete the feature?",
|
||||||
|
"Are you sure you want to delete this layer?": "Are you sure you want to delete this layer?",
|
||||||
|
"Are you sure you want to delete this map?": "Are you sure you want to delete this map?",
|
||||||
|
"Are you sure you want to delete this property on all the features?": "Are you sure you want to delete this property on all the features?",
|
||||||
|
"Are you sure you want to restore this version?": "Are you sure you want to restore this version?",
|
||||||
|
"Attach the map to my account": "Attach the map to my account",
|
||||||
|
"Auto": "Auto",
|
||||||
|
"Autostart when map is loaded": "Autostart when map is loaded",
|
||||||
|
"Bring feature to center": "Bring feature to center",
|
||||||
|
"Browse data": "Browse data",
|
||||||
|
"Cancel edits": "Cancel edits",
|
||||||
|
"Center map on your location": "Center map on your location",
|
||||||
|
"Change map background": "Change map background",
|
||||||
|
"Change tilelayers": "Change tilelayers",
|
||||||
|
"Choose a preset": "Choose a preset",
|
||||||
|
"Choose the format of the data to import": "Choose the format of the data to import",
|
||||||
|
"Choose the layer to import in": "Choose the layer to import in",
|
||||||
|
"Click last point to finish shape": "Click last point to finish shape",
|
||||||
|
"Click to add a marker": "Click to add a marker",
|
||||||
|
"Click to continue drawing": "Click to continue drawing",
|
||||||
|
"Click to edit": "Click to edit",
|
||||||
|
"Click to start drawing a line": "Click to start drawing a line",
|
||||||
|
"Click to start drawing a polygon": "Click to start drawing a polygon",
|
||||||
|
"Clone": "Clone",
|
||||||
|
"Clone of {name}": "Clone of {name}",
|
||||||
|
"Clone this feature": "Clone this feature",
|
||||||
|
"Clone this map": "Clone this map",
|
||||||
|
"Close": "Close",
|
||||||
|
"Clustering radius": "Clustering radius",
|
||||||
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
||||||
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
||||||
|
"Continue line": "Continue line",
|
||||||
|
"Continue line (Ctrl-click)": "Continue line (Ctrl-click)",
|
||||||
|
"Coordinates": "Coordinates",
|
||||||
|
"Credits": "Credits",
|
||||||
|
"Current view instead of default map view?": "Current view instead of default map view?",
|
||||||
|
"Custom background": "Custom background",
|
||||||
|
"Data is browsable": "Data is browsable",
|
||||||
|
"Default interaction options": "Default interaction options",
|
||||||
|
"Default properties": "Default properties",
|
||||||
|
"Default shape properties": "Default shape properties",
|
||||||
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
||||||
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
||||||
|
"Delete": "Delete",
|
||||||
|
"Delete all layers": "Delete all layers",
|
||||||
|
"Delete layer": "Delete layer",
|
||||||
|
"Delete this feature": "Delete this feature",
|
||||||
|
"Delete this property on all the features": "Delete this property on all the features",
|
||||||
|
"Delete this shape": "Delete this shape",
|
||||||
|
"Delete this vertex (Alt-click)": "Delete this vertex (Alt-click)",
|
||||||
|
"Directions from here": "Directions from here",
|
||||||
|
"Disable editing": "Disable editing",
|
||||||
|
"Display measure": "Display measure",
|
||||||
|
"Display on load": "Display on load",
|
||||||
|
"Download": "Download",
|
||||||
|
"Download data": "Download data",
|
||||||
|
"Drag to reorder": "Drag to reorder",
|
||||||
|
"Draw a line": "Draw a line",
|
||||||
|
"Draw a marker": "Draw a marker",
|
||||||
|
"Draw a polygon": "Draw a polygon",
|
||||||
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
"Dynamic": "Dynamic",
|
||||||
|
"Dynamic properties": "Dynamic properties",
|
||||||
|
"Edit": "Edit",
|
||||||
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
|
"Edit map properties": "Edit map properties",
|
||||||
|
"Edit map settings": "Edit map settings",
|
||||||
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
|
"Edit this feature": "Edit this feature",
|
||||||
|
"Editing": "Editing",
|
||||||
|
"Embed and share this map": "Embed and share this map",
|
||||||
|
"Embed the map": "Embed the map",
|
||||||
|
"Empty": "Empty",
|
||||||
|
"Enable editing": "Enable editing",
|
||||||
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
"Error while fetching {url}": "Error while fetching {url}",
|
||||||
|
"Exit Fullscreen": "Exit Fullscreen",
|
||||||
|
"Extract shape to separate feature": "Extract shape to separate feature",
|
||||||
|
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
||||||
|
"Filter keys": "Filter keys",
|
||||||
|
"Filter…": "Filter…",
|
||||||
|
"Format": "Format",
|
||||||
|
"From zoom": "From zoom",
|
||||||
|
"Full map data": "Full map data",
|
||||||
|
"Go to «{feature}»": "Go to «{feature}»",
|
||||||
|
"Heatmap intensity property": "Heatmap intensity property",
|
||||||
|
"Heatmap radius": "Heatmap radius",
|
||||||
|
"Help": "Help",
|
||||||
|
"Hide controls": "Hide controls",
|
||||||
|
"Home": "Home",
|
||||||
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
||||||
|
"If false, the polygon will act as a part of the underlying map.": "If false, the polygon will act as a part of the underlying map.",
|
||||||
|
"Iframe export options": "Iframe export options",
|
||||||
|
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}",
|
||||||
|
"Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}",
|
||||||
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
"Image with custom width (in px): {{http://image.url.com|width}}": "Image with custom width (in px): {{http://image.url.com|width}}",
|
||||||
|
"Image: {{http://image.url.com}}": "Image: {{http://image.url.com}}",
|
||||||
|
"Import": "Import",
|
||||||
|
"Import data": "Import data",
|
||||||
|
"Import in a new layer": "Import in a new layer",
|
||||||
|
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
||||||
|
"Include full screen link?": "Include full screen link?",
|
||||||
|
"Interaction options": "Interaction options",
|
||||||
|
"Invalid umap data": "Invalid umap data",
|
||||||
|
"Invalid umap data in {filename}": "Invalid umap data in {filename}",
|
||||||
|
"Keep current visible layers": "Keep current visible layers",
|
||||||
|
"Latitude": "Latitude",
|
||||||
|
"Layer": "Layer",
|
||||||
|
"Layer properties": "Layer properties",
|
||||||
|
"Licence": "Licence",
|
||||||
|
"Limit bounds": "Limit bounds",
|
||||||
|
"Link to…": "Link to…",
|
||||||
|
"Link with text: [[http://example.com|text of the link]]": "Link with text: [[http://example.com|text of the link]]",
|
||||||
|
"Long credits": "Long credits",
|
||||||
|
"Longitude": "Longitude",
|
||||||
|
"Make main shape": "Make main shape",
|
||||||
|
"Manage layers": "Manage layers",
|
||||||
|
"Map background credits": "Map background credits",
|
||||||
|
"Map has been attached to your account": "Map has been attached to your account",
|
||||||
|
"Map has been saved!": "Map has been saved!",
|
||||||
|
"Map user content has been published under licence": "Map user content has been published under licence",
|
||||||
|
"Map's editors": "Map's editors",
|
||||||
|
"Map's owner": "Map's owner",
|
||||||
|
"Merge lines": "Merge lines",
|
||||||
|
"More controls": "More controls",
|
||||||
|
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)",
|
||||||
|
"No licence has been set": "No licence has been set",
|
||||||
|
"No results": "No results",
|
||||||
|
"Only visible features will be downloaded.": "Only visible features will be downloaded.",
|
||||||
|
"Open download panel": "Open download panel",
|
||||||
|
"Open link in…": "Open link in…",
|
||||||
|
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
||||||
|
"Optional intensity property for heatmap": "Optional intensity property for heatmap",
|
||||||
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
||||||
|
"Override clustering radius (default 80)": "Override clustering radius (default 80)",
|
||||||
|
"Override heatmap radius (default 25)": "Override heatmap radius (default 25)",
|
||||||
|
"Please be sure the licence is compliant with your use.": "Please be sure the licence is compliant with your use.",
|
||||||
|
"Please choose a format": "Please choose a format",
|
||||||
|
"Please enter the name of the property": "Please enter the name of the property",
|
||||||
|
"Please enter the new name of this property": "Please enter the new name of this property",
|
||||||
|
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||||
|
"Problem in the response": "Problem in the response",
|
||||||
|
"Problem in the response format": "Problem in the response format",
|
||||||
|
"Properties imported:": "Properties imported:",
|
||||||
|
"Property to use for sorting features": "Property to use for sorting features",
|
||||||
|
"Provide an URL here": "Provide an URL here",
|
||||||
|
"Proxy request": "Proxy request",
|
||||||
|
"Remote data": "Remote data",
|
||||||
|
"Remove shape from the multi": "Remove shape from the multi",
|
||||||
|
"Rename this property on all the features": "Rename this property on all the features",
|
||||||
|
"Replace layer content": "Replace layer content",
|
||||||
|
"Restore this version": "Restore this version",
|
||||||
|
"Save": "Save",
|
||||||
|
"Save anyway": "Save anyway",
|
||||||
|
"Save current edits": "Save current edits",
|
||||||
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
|
"Search a place name": "Search a place name",
|
||||||
|
"Search location": "Search location",
|
||||||
|
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
||||||
|
"See all": "See all",
|
||||||
|
"See data layers": "See data layers",
|
||||||
|
"See full screen": "See full screen",
|
||||||
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
||||||
|
"Shape properties": "Shape properties",
|
||||||
|
"Short URL": "Short URL",
|
||||||
|
"Short credits": "Short credits",
|
||||||
|
"Show/hide layer": "Show/hide layer",
|
||||||
|
"Simple link: [[http://example.com]]": "Simple link: [[http://example.com]]",
|
||||||
|
"Slideshow": "Slideshow",
|
||||||
|
"Smart transitions": "Smart transitions",
|
||||||
|
"Sort key": "Sort key",
|
||||||
|
"Split line": "Split line",
|
||||||
|
"Start a hole here": "Start a hole here",
|
||||||
|
"Start editing": "Start editing",
|
||||||
|
"Start slideshow": "Start slideshow",
|
||||||
|
"Stop editing": "Stop editing",
|
||||||
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
"Supported scheme": "Supported scheme",
|
||||||
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
||||||
|
"Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.",
|
||||||
|
"TMS format": "TMS format",
|
||||||
|
"Text color for the cluster label": "Text color for the cluster label",
|
||||||
|
"Text formatting": "Text formatting",
|
||||||
|
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
|
||||||
|
"The zoom and center have been setted.": "The zoom and center have been setted.",
|
||||||
|
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
|
||||||
|
"To zoom": "To zoom",
|
||||||
|
"Toggle edit mode (shift-click)": "Toggle edit mode (shift-click)",
|
||||||
|
"Transfer shape to edited feature": "Transfer shape to edited feature",
|
||||||
|
"Transform to lines": "Transform to lines",
|
||||||
|
"Transform to polygon": "Transform to polygon",
|
||||||
|
"Type of layer": "Type of layer",
|
||||||
|
"Unable to detect format of file {filename}": "Unable to detect format of file {filename}",
|
||||||
|
"Untitled layer": "Untitled layer",
|
||||||
|
"Untitled map": "Untitled map",
|
||||||
|
"Update permissions": "Update permissions",
|
||||||
|
"Update permissions and editors": "Update permissions and editors",
|
||||||
|
"Url": "Url",
|
||||||
|
"Use current bounds": "Use current bounds",
|
||||||
|
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
|
||||||
|
"User content credits": "User content credits",
|
||||||
|
"User interface options": "User interface options",
|
||||||
|
"Versions": "Versions",
|
||||||
|
"View Fullscreen": "View Fullscreen",
|
||||||
|
"Where do we go from here?": "Where do we go from here?",
|
||||||
|
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
||||||
|
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
||||||
|
"Who can edit": "Who can edit",
|
||||||
|
"Who can view": "Who can view",
|
||||||
|
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
|
||||||
|
"Will be visible in the caption of the map": "Will be visible in the caption of the map",
|
||||||
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
||||||
|
"You have unsaved changes.": "You have unsaved changes.",
|
||||||
|
"Zoom in": "Zoom in",
|
||||||
|
"Zoom level for automatic zooms": "Zoom level for automatic zooms",
|
||||||
|
"Zoom out": "Zoom out",
|
||||||
|
"Zoom to layer extent": "Zoom to layer extent",
|
||||||
|
"Zoom to the next": "Zoom to the next",
|
||||||
|
"Zoom to the previous": "Zoom to the previous",
|
||||||
|
"Zoom to this feature": "Zoom to this feature",
|
||||||
|
"Zoom to this place": "Zoom to this place",
|
||||||
|
"attribution": "attribution",
|
||||||
|
"by": "by",
|
||||||
|
"display name": "display name",
|
||||||
|
"height": "height",
|
||||||
|
"licence": "licence",
|
||||||
|
"max East": "max East",
|
||||||
|
"max North": "max North",
|
||||||
|
"max South": "max South",
|
||||||
|
"max West": "max West",
|
||||||
|
"max zoom": "max zoom",
|
||||||
|
"min zoom": "min zoom",
|
||||||
|
"next": "next",
|
||||||
|
"previous": "previous",
|
||||||
|
"width": "width",
|
||||||
|
"{count} errors during import: {message}": "{count} errors during import: {message}",
|
||||||
|
"Measure distances": "Measure distances",
|
||||||
|
"NM": "NM",
|
||||||
|
"kilometers": "kilometers",
|
||||||
|
"km": "km",
|
||||||
|
"mi": "mi",
|
||||||
|
"miles": "miles",
|
||||||
|
"nautical miles": "nautical miles",
|
||||||
|
"{area} acres": "{area} acres",
|
||||||
|
"{area} ha": "{area} ha",
|
||||||
|
"{area} m²": "{area} m²",
|
||||||
|
"{area} mi²": "{area} mi²",
|
||||||
|
"{area} yd²": "{area} yd²",
|
||||||
|
"{distance} NM": "{distance} NM",
|
||||||
|
"{distance} km": "{distance} km",
|
||||||
|
"{distance} m": "{distance} m",
|
||||||
|
"{distance} miles": "{distance} miles",
|
||||||
|
"{distance} yd": "{distance} yd",
|
||||||
|
"1 day": "1 day",
|
||||||
|
"1 hour": "1 hour",
|
||||||
|
"5 min": "5 min",
|
||||||
|
"Cache proxied request": "Cache proxied request",
|
||||||
|
"No cache": "No cache",
|
||||||
|
"Popup": "Popup",
|
||||||
|
"Popup (large)": "Popup (large)",
|
||||||
|
"Popup content style": "Popup content style",
|
||||||
|
"Popup shape": "Popup shape",
|
||||||
|
"Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}",
|
||||||
|
"Optional.": "Optional.",
|
||||||
|
"Paste your data here": "Paste your data here",
|
||||||
|
"Please save the map first": "Please save the map first"
|
||||||
|
};
|
||||||
|
L.registerLocale("si_LK", locale);
|
||||||
|
L.setLocale("si_LK");
|
371
umap/static/umap/locale/sr.js
Normal file
371
umap/static/umap/locale/sr.js
Normal file
|
@ -0,0 +1,371 @@
|
||||||
|
var locale = {
|
||||||
|
"Add symbol": "Додај симбол",
|
||||||
|
"Allow scroll wheel zoom?": "Допусти увећање зумом миша",
|
||||||
|
"Automatic": "Аутоматско",
|
||||||
|
"Ball": "Лопта",
|
||||||
|
"Cancel": "Откажи",
|
||||||
|
"Caption": "Напомена",
|
||||||
|
"Change symbol": "Промени симбол",
|
||||||
|
"Choose the data format": "Одабери формат датума",
|
||||||
|
"Choose the layer of the feature": "Одабери лејер ",
|
||||||
|
"Circle": "Круг",
|
||||||
|
"Clustered": "Clustered",
|
||||||
|
"Data browser": "Претражи податке",
|
||||||
|
"Default": "Фабричка подешавања",
|
||||||
|
"Default zoom level": "Подразумевани ниво зумирања",
|
||||||
|
"Default: name": "Фабричко: Име",
|
||||||
|
"Display label": "Display label",
|
||||||
|
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
||||||
|
"Display the data layers control": "Display the data layers control",
|
||||||
|
"Display the embed control": "Display the embed control",
|
||||||
|
"Display the fullscreen control": "Display the fullscreen control",
|
||||||
|
"Display the locate control": "Display the locate control",
|
||||||
|
"Display the measure control": "Display the measure control",
|
||||||
|
"Display the search control": "Display the search control",
|
||||||
|
"Display the tile layers control": "Display the tile layers control",
|
||||||
|
"Display the zoom control": "Display the zoom control",
|
||||||
|
"Do you want to display a caption bar?": "Do you want to display a caption bar?",
|
||||||
|
"Do you want to display a minimap?": "Желите ли приказати малу карту?",
|
||||||
|
"Do you want to display a panel on load?": "Do you want to display a panel on load?",
|
||||||
|
"Do you want to display popup footer?": "Желите ли приказати скочни прозор у подножју?",
|
||||||
|
"Do you want to display the scale control?": "Do you want to display the scale control?",
|
||||||
|
"Do you want to display the «more» control?": "Do you want to display the «more» control?",
|
||||||
|
"Drop": "Drop",
|
||||||
|
"GeoRSS (only link)": "GeoRSS (only link)",
|
||||||
|
"GeoRSS (title + image)": "GeoRSS (title + image)",
|
||||||
|
"Heatmap": "Heatmap",
|
||||||
|
"Icon shape": "Icon shape",
|
||||||
|
"Icon symbol": "Икона симбола",
|
||||||
|
"Inherit": "Inherit",
|
||||||
|
"Label direction": "Label direction",
|
||||||
|
"Label key": "Label key",
|
||||||
|
"Labels are clickable": "Labels are clickable",
|
||||||
|
"None": "Ништа",
|
||||||
|
"On the bottom": "На дну",
|
||||||
|
"On the left": "На лево",
|
||||||
|
"On the right": "На десно",
|
||||||
|
"On the top": "На врху",
|
||||||
|
"Popup content template": "Popup content template",
|
||||||
|
"Set symbol": "Постави симбол",
|
||||||
|
"Side panel": "Side panel",
|
||||||
|
"Simplify": "Simplify",
|
||||||
|
"Symbol or url": "Симбол или url",
|
||||||
|
"Table": "Табела",
|
||||||
|
"always": "always",
|
||||||
|
"clear": "clear",
|
||||||
|
"collapsed": "collapsed",
|
||||||
|
"color": "боја",
|
||||||
|
"dash array": "dash array",
|
||||||
|
"define": "define",
|
||||||
|
"description": "Опис",
|
||||||
|
"expanded": "expanded",
|
||||||
|
"fill": "испуна",
|
||||||
|
"fill color": "боја испуне",
|
||||||
|
"fill opacity": "прозирност испуне",
|
||||||
|
"hidden": "сакриј",
|
||||||
|
"iframe": "iframe",
|
||||||
|
"inherit": "inherit",
|
||||||
|
"name": "име",
|
||||||
|
"never": "никад",
|
||||||
|
"new window": "нови прозор",
|
||||||
|
"no": "не",
|
||||||
|
"on hover": "on hover",
|
||||||
|
"opacity": "прозирност",
|
||||||
|
"parent window": "parent window",
|
||||||
|
"stroke": "линија",
|
||||||
|
"weight": "дебљина",
|
||||||
|
"yes": "да",
|
||||||
|
"{delay} seconds": "{delay} seconds",
|
||||||
|
"# one hash for main heading": "# једна тараба за главни наслов",
|
||||||
|
"## two hashes for second heading": "## две тарабе за поднаслов",
|
||||||
|
"### three hashes for third heading": "### три тарабе за под-поднаслова",
|
||||||
|
"**double star for bold**": "** две звезвдице за подебљање слова**",
|
||||||
|
"*simple star for italic*": "* једна стрелица за искошење слова*",
|
||||||
|
"--- for an horizontal rule": "-- за хоризонталну црту",
|
||||||
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
|
||||||
|
"About": "Више о",
|
||||||
|
"Action not allowed :(": "Акција није дозвољена :(",
|
||||||
|
"Activate slideshow mode": "Activate slideshow mode",
|
||||||
|
"Add a layer": "Додај лејер",
|
||||||
|
"Add a line to the current multi": "Add a line to the current multi",
|
||||||
|
"Add a new property": "Add a new property",
|
||||||
|
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
||||||
|
"Advanced actions": "Напредне акције",
|
||||||
|
"Advanced properties": "Напредне поставке",
|
||||||
|
"Advanced transition": "Advanced transition",
|
||||||
|
"All properties are imported.": "Све поставке су увезене",
|
||||||
|
"Allow interactions": "Allow interactions",
|
||||||
|
"An error occured": "Догодила се грешка",
|
||||||
|
"Are you sure you want to cancel your changes?": "Да ли сте сигурне да желите да откажете промене?",
|
||||||
|
"Are you sure you want to clone this map and all its datalayers?": "Да ли сте сигурни да желите да умножите мапу и све податке на њој?",
|
||||||
|
"Are you sure you want to delete the feature?": "Да ли сте сигурни да желите да обришете елемент?",
|
||||||
|
"Are you sure you want to delete this layer?": "Да ли сте сигурни да желите да обришете лејер?",
|
||||||
|
"Are you sure you want to delete this map?": "Да ли сте сигурни да желите да обришете мапу?",
|
||||||
|
"Are you sure you want to delete this property on all the features?": "Are you sure you want to delete this property on all the features?",
|
||||||
|
"Are you sure you want to restore this version?": "Are you sure you want to restore this version?",
|
||||||
|
"Attach the map to my account": "Attach the map to my account",
|
||||||
|
"Auto": "Аутоматски",
|
||||||
|
"Autostart when map is loaded": "Autostart when map is loaded",
|
||||||
|
"Bring feature to center": "Центрирај елемент",
|
||||||
|
"Browse data": "Претражи податке",
|
||||||
|
"Cancel edits": "Откажи промене",
|
||||||
|
"Center map on your location": "Центрирај мапу на основу локације",
|
||||||
|
"Change map background": "Промени позадину карте",
|
||||||
|
"Change tilelayers": "Промени наслов лејера",
|
||||||
|
"Choose a preset": "Choose a preset",
|
||||||
|
"Choose the format of the data to import": "Choose the format of the data to import",
|
||||||
|
"Choose the layer to import in": "Одабери лејер за увоз",
|
||||||
|
"Click last point to finish shape": "Click last point to finish shape",
|
||||||
|
"Click to add a marker": "Клик за додавање ознаке",
|
||||||
|
"Click to continue drawing": "Клик да наставите са цртањем",
|
||||||
|
"Click to edit": "Клик за уређивање",
|
||||||
|
"Click to start drawing a line": "Клик да започнете цртање линије",
|
||||||
|
"Click to start drawing a polygon": "Клик да започнете цртање површине",
|
||||||
|
"Clone": "Clone",
|
||||||
|
"Clone of {name}": "Clone of {name}",
|
||||||
|
"Clone this feature": "Дуплирај елемент",
|
||||||
|
"Clone this map": "Дуплирај мапу",
|
||||||
|
"Close": "Затвори",
|
||||||
|
"Clustering radius": "Clustering radius",
|
||||||
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
||||||
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
||||||
|
"Continue line": "Continue line",
|
||||||
|
"Continue line (Ctrl-click)": "Continue line (Ctrl-click)",
|
||||||
|
"Coordinates": "Координате",
|
||||||
|
"Credits": "Credits",
|
||||||
|
"Current view instead of default map view?": "Current view instead of default map view?",
|
||||||
|
"Custom background": "Одаберите позадину",
|
||||||
|
"Data is browsable": "Data is browsable",
|
||||||
|
"Default interaction options": "Default interaction options",
|
||||||
|
"Default properties": "Фабричке вредности",
|
||||||
|
"Default shape properties": "Default shape properties",
|
||||||
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
||||||
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
||||||
|
"Delete": "Обриши",
|
||||||
|
"Delete all layers": "Обриши све лејере",
|
||||||
|
"Delete layer": "Обриши лејер",
|
||||||
|
"Delete this feature": "Обриши елемент",
|
||||||
|
"Delete this property on all the features": "Delete this property on all the features",
|
||||||
|
"Delete this shape": "Обриши облик",
|
||||||
|
"Delete this vertex (Alt-click)": "Delete this vertex (Alt-click)",
|
||||||
|
"Directions from here": "Directions from here",
|
||||||
|
"Disable editing": "Онемогући уређивање",
|
||||||
|
"Display measure": "Display measure",
|
||||||
|
"Display on load": "Display on load",
|
||||||
|
"Download": "Преузимање",
|
||||||
|
"Download data": "Преузимање података",
|
||||||
|
"Drag to reorder": "Drag to reorder",
|
||||||
|
"Draw a line": "Цртање линије",
|
||||||
|
"Draw a marker": "Цртање ознаке",
|
||||||
|
"Draw a polygon": "Цртање површине",
|
||||||
|
"Draw a polyline": "Цртање изломљене линије",
|
||||||
|
"Dynamic": "Dynamic",
|
||||||
|
"Dynamic properties": "Dynamic properties",
|
||||||
|
"Edit": "Уређивање",
|
||||||
|
"Edit feature's layer": "Уређивање елемента одабраног лејера",
|
||||||
|
"Edit map properties": "Уређивање мапе",
|
||||||
|
"Edit map settings": "Уређивање више опција мапе",
|
||||||
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
|
"Edit this feature": "Уређивање елемента",
|
||||||
|
"Editing": "Уређивање",
|
||||||
|
"Embed and share this map": "Embed and share this map",
|
||||||
|
"Embed the map": "Embed the map",
|
||||||
|
"Empty": "Empty",
|
||||||
|
"Enable editing": "Омогући уређивање",
|
||||||
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
"Error while fetching {url}": "Error while fetching {url}",
|
||||||
|
"Exit Fullscreen": "Умањи увећање",
|
||||||
|
"Extract shape to separate feature": "Extract shape to separate feature",
|
||||||
|
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
||||||
|
"Filter keys": "Filter keys",
|
||||||
|
"Filter…": "Филтер",
|
||||||
|
"Format": "Формат",
|
||||||
|
"From zoom": "From zoom",
|
||||||
|
"Full map data": "Full map data",
|
||||||
|
"Go to «{feature}»": "Go to «{feature}»",
|
||||||
|
"Heatmap intensity property": "Heatmap intensity property",
|
||||||
|
"Heatmap radius": "Heatmap radius",
|
||||||
|
"Help": "Помоћ",
|
||||||
|
"Hide controls": "Сакриј контроле",
|
||||||
|
"Home": "Почетна страна",
|
||||||
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
||||||
|
"If false, the polygon will act as a part of the underlying map.": "If false, the polygon will act as a part of the underlying map.",
|
||||||
|
"Iframe export options": "Iframe export options",
|
||||||
|
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}",
|
||||||
|
"Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}",
|
||||||
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
"Image with custom width (in px): {{http://image.url.com|width}}": "Image with custom width (in px): {{http://image.url.com|width}}",
|
||||||
|
"Image: {{http://image.url.com}}": "Image: {{http://image.url.com}}",
|
||||||
|
"Import": "Увоз",
|
||||||
|
"Import data": "Увоз података",
|
||||||
|
"Import in a new layer": "Увези у новом лејеру",
|
||||||
|
"Imports all umap data, including layers and settings.": "Увези све податке из мапе, укључујући лејере и подешавања",
|
||||||
|
"Include full screen link?": "Include full screen link?",
|
||||||
|
"Interaction options": "Опција интеракције",
|
||||||
|
"Invalid umap data": "Invalid umap data",
|
||||||
|
"Invalid umap data in {filename}": "Invalid umap data in {filename}",
|
||||||
|
"Keep current visible layers": "Keep current visible layers",
|
||||||
|
"Latitude": "Latitude",
|
||||||
|
"Layer": "Лејер",
|
||||||
|
"Layer properties": "Layer properties",
|
||||||
|
"Licence": "Лиценца",
|
||||||
|
"Limit bounds": "Limit bounds",
|
||||||
|
"Link to…": "Link to…",
|
||||||
|
"Link with text: [[http://example.com|text of the link]]": "Линк са текстом [[http://example.com|text of the link]]",
|
||||||
|
"Long credits": "Long credits",
|
||||||
|
"Longitude": "Longitude",
|
||||||
|
"Make main shape": "Make main shape",
|
||||||
|
"Manage layers": "Manage layers",
|
||||||
|
"Map background credits": "Map background credits",
|
||||||
|
"Map has been attached to your account": "Map has been attached to your account",
|
||||||
|
"Map has been saved!": "Мапа је сачувана!",
|
||||||
|
"Map user content has been published under licence": "Map user content has been published under licence",
|
||||||
|
"Map's editors": "Уређивачи мапе",
|
||||||
|
"Map's owner": "Власник мапе",
|
||||||
|
"Merge lines": "Merge lines",
|
||||||
|
"More controls": "Више опција",
|
||||||
|
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)",
|
||||||
|
"No licence has been set": "Лиценца није постављена",
|
||||||
|
"No results": "Нема резултата",
|
||||||
|
"Only visible features will be downloaded.": "Само видљиви лејери ће бити скинути.",
|
||||||
|
"Open download panel": "Отвори прозор са скидање",
|
||||||
|
"Open link in…": "Отвори линк у...",
|
||||||
|
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
||||||
|
"Optional intensity property for heatmap": "Optional intensity property for heatmap",
|
||||||
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
||||||
|
"Override clustering radius (default 80)": "Override clustering radius (default 80)",
|
||||||
|
"Override heatmap radius (default 25)": "Override heatmap radius (default 25)",
|
||||||
|
"Please be sure the licence is compliant with your use.": "Молимо Вас уверите се да је лиценца компатибилна.",
|
||||||
|
"Please choose a format": "Молимо Вас одаберите формат",
|
||||||
|
"Please enter the name of the property": "Please enter the name of the property",
|
||||||
|
"Please enter the new name of this property": "Please enter the new name of this property",
|
||||||
|
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||||
|
"Problem in the response": "Problem in the response",
|
||||||
|
"Problem in the response format": "Проблем у препознавању формата",
|
||||||
|
"Properties imported:": "Properties imported:",
|
||||||
|
"Property to use for sorting features": "Property to use for sorting features",
|
||||||
|
"Provide an URL here": "Упишите URL ",
|
||||||
|
"Proxy request": "Proxy request",
|
||||||
|
"Remote data": "Remote data",
|
||||||
|
"Remove shape from the multi": "Remove shape from the multi",
|
||||||
|
"Rename this property on all the features": "Rename this property on all the features",
|
||||||
|
"Replace layer content": "Replace layer content",
|
||||||
|
"Restore this version": "Restore this version",
|
||||||
|
"Save": "Сачувај",
|
||||||
|
"Save anyway": "Сачувај",
|
||||||
|
"Save current edits": "Сачувај тренутна подешавања",
|
||||||
|
"Save this center and zoom": "Сачувај подешавања центра и увећања",
|
||||||
|
"Save this location as new feature": "Сачувај локацију као нови елемент",
|
||||||
|
"Search a place name": "Претражи локацију",
|
||||||
|
"Search location": "Претражи локацију",
|
||||||
|
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
||||||
|
"See all": "Види све",
|
||||||
|
"See data layers": "Прикажи унесене податке",
|
||||||
|
"See full screen": "Увећана слика",
|
||||||
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
||||||
|
"Shape properties": "Својства облика",
|
||||||
|
"Short URL": "Кратки URL",
|
||||||
|
"Short credits": "Short credits",
|
||||||
|
"Show/hide layer": "Прикажи/сакриј лејер",
|
||||||
|
"Simple link: [[http://example.com]]": "Simple link: [[http://example.com]]",
|
||||||
|
"Slideshow": "Slideshow",
|
||||||
|
"Smart transitions": "Smart transitions",
|
||||||
|
"Sort key": "Sort key",
|
||||||
|
"Split line": "Split line",
|
||||||
|
"Start a hole here": "Start a hole here",
|
||||||
|
"Start editing": "Започни уређивање",
|
||||||
|
"Start slideshow": "Start slideshow",
|
||||||
|
"Stop editing": "Заустави уређивања",
|
||||||
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
"Supported scheme": "Supported scheme",
|
||||||
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
||||||
|
"Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.",
|
||||||
|
"TMS format": "TMS format",
|
||||||
|
"Text color for the cluster label": "Text color for the cluster label",
|
||||||
|
"Text formatting": "Text formatting",
|
||||||
|
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
|
||||||
|
"The zoom and center have been setted.": "Мапа је центрирана.",
|
||||||
|
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
|
||||||
|
"To zoom": "Увећај",
|
||||||
|
"Toggle edit mode (shift-click)": "Toggle edit mode (shift-click)",
|
||||||
|
"Transfer shape to edited feature": "Transfer shape to edited feature",
|
||||||
|
"Transform to lines": "Transform to lines",
|
||||||
|
"Transform to polygon": "Transform to polygon",
|
||||||
|
"Type of layer": "Type of layer",
|
||||||
|
"Unable to detect format of file {filename}": "Unable to detect format of file {filename}",
|
||||||
|
"Untitled layer": "Безимени лејер",
|
||||||
|
"Untitled map": "Безимена мапа",
|
||||||
|
"Update permissions": "Ажурирај дозволе",
|
||||||
|
"Update permissions and editors": "Ажурирај дозволе и уреднике",
|
||||||
|
"Url": "URL",
|
||||||
|
"Use current bounds": "Use current bounds",
|
||||||
|
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
|
||||||
|
"User content credits": "Заслуге за садржај",
|
||||||
|
"User interface options": "User interface options",
|
||||||
|
"Versions": "Versions",
|
||||||
|
"View Fullscreen": "Прикажи увећано",
|
||||||
|
"Where do we go from here?": "Where do we go from here?",
|
||||||
|
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
||||||
|
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
||||||
|
"Who can edit": "Who can edit",
|
||||||
|
"Who can view": "Who can view",
|
||||||
|
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
|
||||||
|
"Will be visible in the caption of the map": "Will be visible in the caption of the map",
|
||||||
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
||||||
|
"You have unsaved changes.": "You have unsaved changes.",
|
||||||
|
"Zoom in": "Увећај",
|
||||||
|
"Zoom level for automatic zooms": "Zoom level for automatic zooms",
|
||||||
|
"Zoom out": "Умањи",
|
||||||
|
"Zoom to layer extent": "Zoom to layer extent",
|
||||||
|
"Zoom to the next": "Zoom to the next",
|
||||||
|
"Zoom to the previous": "Zoom to the previous",
|
||||||
|
"Zoom to this feature": "Увећај одабрано",
|
||||||
|
"Zoom to this place": "Zoom to this place",
|
||||||
|
"attribution": "attribution",
|
||||||
|
"by": "by",
|
||||||
|
"display name": "display name",
|
||||||
|
"height": "висина",
|
||||||
|
"licence": "лиценца",
|
||||||
|
"max East": "max East",
|
||||||
|
"max North": "max North",
|
||||||
|
"max South": "max South",
|
||||||
|
"max West": "max West",
|
||||||
|
"max zoom": "максимално увећање",
|
||||||
|
"min zoom": "минимално увећање",
|
||||||
|
"next": "следеће",
|
||||||
|
"previous": "претходно",
|
||||||
|
"width": "дебљина",
|
||||||
|
"{count} errors during import: {message}": "{count} errors during import: {message}",
|
||||||
|
"Measure distances": "Measure distances",
|
||||||
|
"NM": "NM",
|
||||||
|
"kilometers": "километри",
|
||||||
|
"km": "km",
|
||||||
|
"mi": "mi",
|
||||||
|
"miles": "миље",
|
||||||
|
"nautical miles": "наутичке миље",
|
||||||
|
"{area} acres": "{area} acres",
|
||||||
|
"{area} ha": "{area} ha",
|
||||||
|
"{area} m²": "{area} m²",
|
||||||
|
"{area} mi²": "{area} mi²",
|
||||||
|
"{area} yd²": "{area} yd²",
|
||||||
|
"{distance} NM": "{distance} NM",
|
||||||
|
"{distance} km": "{distance} km",
|
||||||
|
"{distance} m": "{distance} m",
|
||||||
|
"{distance} miles": "{distance} miles",
|
||||||
|
"{distance} yd": "{distance} yd",
|
||||||
|
"1 day": "1 дан",
|
||||||
|
"1 hour": "1 сат",
|
||||||
|
"5 min": "5 минута",
|
||||||
|
"Cache proxied request": "Cache proxied request",
|
||||||
|
"No cache": "No cache",
|
||||||
|
"Popup": "Popup",
|
||||||
|
"Popup (large)": "Popup (large)",
|
||||||
|
"Popup content style": "Popup content style",
|
||||||
|
"Popup shape": "Popup shape",
|
||||||
|
"Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}",
|
||||||
|
"Optional.": "Опционо",
|
||||||
|
"Paste your data here": "Прикачите Ваше податке овде",
|
||||||
|
"Please save the map first": "Молимо Вас сачувајте мапу претходно"
|
||||||
|
};
|
||||||
|
L.registerLocale("sr", locale);
|
||||||
|
L.setLocale("sr");
|
369
umap/static/umap/locale/sr.json
Normal file
369
umap/static/umap/locale/sr.json
Normal file
|
@ -0,0 +1,369 @@
|
||||||
|
{
|
||||||
|
"Add symbol": "Додај симбол",
|
||||||
|
"Allow scroll wheel zoom?": "Допусти увећање зумом миша",
|
||||||
|
"Automatic": "Аутоматско",
|
||||||
|
"Ball": "Лопта",
|
||||||
|
"Cancel": "Откажи",
|
||||||
|
"Caption": "Напомена",
|
||||||
|
"Change symbol": "Промени симбол",
|
||||||
|
"Choose the data format": "Одабери формат датума",
|
||||||
|
"Choose the layer of the feature": "Одабери лејер ",
|
||||||
|
"Circle": "Круг",
|
||||||
|
"Clustered": "Clustered",
|
||||||
|
"Data browser": "Претражи податке",
|
||||||
|
"Default": "Фабричка подешавања",
|
||||||
|
"Default zoom level": "Подразумевани ниво зумирања",
|
||||||
|
"Default: name": "Фабричко: Име",
|
||||||
|
"Display label": "Display label",
|
||||||
|
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
||||||
|
"Display the data layers control": "Display the data layers control",
|
||||||
|
"Display the embed control": "Display the embed control",
|
||||||
|
"Display the fullscreen control": "Display the fullscreen control",
|
||||||
|
"Display the locate control": "Display the locate control",
|
||||||
|
"Display the measure control": "Display the measure control",
|
||||||
|
"Display the search control": "Display the search control",
|
||||||
|
"Display the tile layers control": "Display the tile layers control",
|
||||||
|
"Display the zoom control": "Display the zoom control",
|
||||||
|
"Do you want to display a caption bar?": "Do you want to display a caption bar?",
|
||||||
|
"Do you want to display a minimap?": "Желите ли приказати малу карту?",
|
||||||
|
"Do you want to display a panel on load?": "Do you want to display a panel on load?",
|
||||||
|
"Do you want to display popup footer?": "Желите ли приказати скочни прозор у подножју?",
|
||||||
|
"Do you want to display the scale control?": "Do you want to display the scale control?",
|
||||||
|
"Do you want to display the «more» control?": "Do you want to display the «more» control?",
|
||||||
|
"Drop": "Drop",
|
||||||
|
"GeoRSS (only link)": "GeoRSS (only link)",
|
||||||
|
"GeoRSS (title + image)": "GeoRSS (title + image)",
|
||||||
|
"Heatmap": "Heatmap",
|
||||||
|
"Icon shape": "Icon shape",
|
||||||
|
"Icon symbol": "Икона симбола",
|
||||||
|
"Inherit": "Inherit",
|
||||||
|
"Label direction": "Label direction",
|
||||||
|
"Label key": "Label key",
|
||||||
|
"Labels are clickable": "Labels are clickable",
|
||||||
|
"None": "Ништа",
|
||||||
|
"On the bottom": "На дну",
|
||||||
|
"On the left": "На лево",
|
||||||
|
"On the right": "На десно",
|
||||||
|
"On the top": "На врху",
|
||||||
|
"Popup content template": "Popup content template",
|
||||||
|
"Set symbol": "Постави симбол",
|
||||||
|
"Side panel": "Side panel",
|
||||||
|
"Simplify": "Simplify",
|
||||||
|
"Symbol or url": "Симбол или url",
|
||||||
|
"Table": "Табела",
|
||||||
|
"always": "always",
|
||||||
|
"clear": "clear",
|
||||||
|
"collapsed": "collapsed",
|
||||||
|
"color": "боја",
|
||||||
|
"dash array": "dash array",
|
||||||
|
"define": "define",
|
||||||
|
"description": "Опис",
|
||||||
|
"expanded": "expanded",
|
||||||
|
"fill": "испуна",
|
||||||
|
"fill color": "боја испуне",
|
||||||
|
"fill opacity": "прозирност испуне",
|
||||||
|
"hidden": "сакриј",
|
||||||
|
"iframe": "iframe",
|
||||||
|
"inherit": "inherit",
|
||||||
|
"name": "име",
|
||||||
|
"never": "никад",
|
||||||
|
"new window": "нови прозор",
|
||||||
|
"no": "не",
|
||||||
|
"on hover": "on hover",
|
||||||
|
"opacity": "прозирност",
|
||||||
|
"parent window": "parent window",
|
||||||
|
"stroke": "линија",
|
||||||
|
"weight": "дебљина",
|
||||||
|
"yes": "да",
|
||||||
|
"{delay} seconds": "{delay} seconds",
|
||||||
|
"# one hash for main heading": "# једна тараба за главни наслов",
|
||||||
|
"## two hashes for second heading": "## две тарабе за поднаслов",
|
||||||
|
"### three hashes for third heading": "### три тарабе за под-поднаслова",
|
||||||
|
"**double star for bold**": "** две звезвдице за подебљање слова**",
|
||||||
|
"*simple star for italic*": "* једна стрелица за искошење слова*",
|
||||||
|
"--- for an horizontal rule": "-- за хоризонталну црту",
|
||||||
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
|
||||||
|
"About": "Више о",
|
||||||
|
"Action not allowed :(": "Акција није дозвољена :(",
|
||||||
|
"Activate slideshow mode": "Activate slideshow mode",
|
||||||
|
"Add a layer": "Додај лејер",
|
||||||
|
"Add a line to the current multi": "Add a line to the current multi",
|
||||||
|
"Add a new property": "Add a new property",
|
||||||
|
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
||||||
|
"Advanced actions": "Напредне акције",
|
||||||
|
"Advanced properties": "Напредне поставке",
|
||||||
|
"Advanced transition": "Advanced transition",
|
||||||
|
"All properties are imported.": "Све поставке су увезене",
|
||||||
|
"Allow interactions": "Allow interactions",
|
||||||
|
"An error occured": "Догодила се грешка",
|
||||||
|
"Are you sure you want to cancel your changes?": "Да ли сте сигурне да желите да откажете промене?",
|
||||||
|
"Are you sure you want to clone this map and all its datalayers?": "Да ли сте сигурни да желите да умножите мапу и све податке на њој?",
|
||||||
|
"Are you sure you want to delete the feature?": "Да ли сте сигурни да желите да обришете елемент?",
|
||||||
|
"Are you sure you want to delete this layer?": "Да ли сте сигурни да желите да обришете лејер?",
|
||||||
|
"Are you sure you want to delete this map?": "Да ли сте сигурни да желите да обришете мапу?",
|
||||||
|
"Are you sure you want to delete this property on all the features?": "Are you sure you want to delete this property on all the features?",
|
||||||
|
"Are you sure you want to restore this version?": "Are you sure you want to restore this version?",
|
||||||
|
"Attach the map to my account": "Attach the map to my account",
|
||||||
|
"Auto": "Аутоматски",
|
||||||
|
"Autostart when map is loaded": "Autostart when map is loaded",
|
||||||
|
"Bring feature to center": "Центрирај елемент",
|
||||||
|
"Browse data": "Претражи податке",
|
||||||
|
"Cancel edits": "Откажи промене",
|
||||||
|
"Center map on your location": "Центрирај мапу на основу локације",
|
||||||
|
"Change map background": "Промени позадину карте",
|
||||||
|
"Change tilelayers": "Промени наслов лејера",
|
||||||
|
"Choose a preset": "Choose a preset",
|
||||||
|
"Choose the format of the data to import": "Choose the format of the data to import",
|
||||||
|
"Choose the layer to import in": "Одабери лејер за увоз",
|
||||||
|
"Click last point to finish shape": "Click last point to finish shape",
|
||||||
|
"Click to add a marker": "Клик за додавање ознаке",
|
||||||
|
"Click to continue drawing": "Клик да наставите са цртањем",
|
||||||
|
"Click to edit": "Клик за уређивање",
|
||||||
|
"Click to start drawing a line": "Клик да започнете цртање линије",
|
||||||
|
"Click to start drawing a polygon": "Клик да започнете цртање површине",
|
||||||
|
"Clone": "Clone",
|
||||||
|
"Clone of {name}": "Clone of {name}",
|
||||||
|
"Clone this feature": "Дуплирај елемент",
|
||||||
|
"Clone this map": "Дуплирај мапу",
|
||||||
|
"Close": "Затвори",
|
||||||
|
"Clustering radius": "Clustering radius",
|
||||||
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
||||||
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
||||||
|
"Continue line": "Continue line",
|
||||||
|
"Continue line (Ctrl-click)": "Continue line (Ctrl-click)",
|
||||||
|
"Coordinates": "Координате",
|
||||||
|
"Credits": "Credits",
|
||||||
|
"Current view instead of default map view?": "Current view instead of default map view?",
|
||||||
|
"Custom background": "Одаберите позадину",
|
||||||
|
"Data is browsable": "Data is browsable",
|
||||||
|
"Default interaction options": "Default interaction options",
|
||||||
|
"Default properties": "Фабричке вредности",
|
||||||
|
"Default shape properties": "Default shape properties",
|
||||||
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
||||||
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
||||||
|
"Delete": "Обриши",
|
||||||
|
"Delete all layers": "Обриши све лејере",
|
||||||
|
"Delete layer": "Обриши лејер",
|
||||||
|
"Delete this feature": "Обриши елемент",
|
||||||
|
"Delete this property on all the features": "Delete this property on all the features",
|
||||||
|
"Delete this shape": "Обриши облик",
|
||||||
|
"Delete this vertex (Alt-click)": "Delete this vertex (Alt-click)",
|
||||||
|
"Directions from here": "Directions from here",
|
||||||
|
"Disable editing": "Онемогући уређивање",
|
||||||
|
"Display measure": "Display measure",
|
||||||
|
"Display on load": "Display on load",
|
||||||
|
"Download": "Преузимање",
|
||||||
|
"Download data": "Преузимање података",
|
||||||
|
"Drag to reorder": "Drag to reorder",
|
||||||
|
"Draw a line": "Цртање линије",
|
||||||
|
"Draw a marker": "Цртање ознаке",
|
||||||
|
"Draw a polygon": "Цртање површине",
|
||||||
|
"Draw a polyline": "Цртање изломљене линије",
|
||||||
|
"Dynamic": "Dynamic",
|
||||||
|
"Dynamic properties": "Dynamic properties",
|
||||||
|
"Edit": "Уређивање",
|
||||||
|
"Edit feature's layer": "Уређивање елемента одабраног лејера",
|
||||||
|
"Edit map properties": "Уређивање мапе",
|
||||||
|
"Edit map settings": "Уређивање више опција мапе",
|
||||||
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
|
"Edit this feature": "Уређивање елемента",
|
||||||
|
"Editing": "Уређивање",
|
||||||
|
"Embed and share this map": "Embed and share this map",
|
||||||
|
"Embed the map": "Embed the map",
|
||||||
|
"Empty": "Empty",
|
||||||
|
"Enable editing": "Омогући уређивање",
|
||||||
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
"Error while fetching {url}": "Error while fetching {url}",
|
||||||
|
"Exit Fullscreen": "Умањи увећање",
|
||||||
|
"Extract shape to separate feature": "Extract shape to separate feature",
|
||||||
|
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
||||||
|
"Filter keys": "Filter keys",
|
||||||
|
"Filter…": "Филтер",
|
||||||
|
"Format": "Формат",
|
||||||
|
"From zoom": "From zoom",
|
||||||
|
"Full map data": "Full map data",
|
||||||
|
"Go to «{feature}»": "Go to «{feature}»",
|
||||||
|
"Heatmap intensity property": "Heatmap intensity property",
|
||||||
|
"Heatmap radius": "Heatmap radius",
|
||||||
|
"Help": "Помоћ",
|
||||||
|
"Hide controls": "Сакриј контроле",
|
||||||
|
"Home": "Почетна страна",
|
||||||
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
||||||
|
"If false, the polygon will act as a part of the underlying map.": "If false, the polygon will act as a part of the underlying map.",
|
||||||
|
"Iframe export options": "Iframe export options",
|
||||||
|
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}",
|
||||||
|
"Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}",
|
||||||
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
"Image with custom width (in px): {{http://image.url.com|width}}": "Image with custom width (in px): {{http://image.url.com|width}}",
|
||||||
|
"Image: {{http://image.url.com}}": "Image: {{http://image.url.com}}",
|
||||||
|
"Import": "Увоз",
|
||||||
|
"Import data": "Увоз података",
|
||||||
|
"Import in a new layer": "Увези у новом лејеру",
|
||||||
|
"Imports all umap data, including layers and settings.": "Увези све податке из мапе, укључујући лејере и подешавања",
|
||||||
|
"Include full screen link?": "Include full screen link?",
|
||||||
|
"Interaction options": "Опција интеракције",
|
||||||
|
"Invalid umap data": "Invalid umap data",
|
||||||
|
"Invalid umap data in {filename}": "Invalid umap data in {filename}",
|
||||||
|
"Keep current visible layers": "Keep current visible layers",
|
||||||
|
"Latitude": "Latitude",
|
||||||
|
"Layer": "Лејер",
|
||||||
|
"Layer properties": "Layer properties",
|
||||||
|
"Licence": "Лиценца",
|
||||||
|
"Limit bounds": "Limit bounds",
|
||||||
|
"Link to…": "Link to…",
|
||||||
|
"Link with text: [[http://example.com|text of the link]]": "Линк са текстом [[http://example.com|text of the link]]",
|
||||||
|
"Long credits": "Long credits",
|
||||||
|
"Longitude": "Longitude",
|
||||||
|
"Make main shape": "Make main shape",
|
||||||
|
"Manage layers": "Manage layers",
|
||||||
|
"Map background credits": "Map background credits",
|
||||||
|
"Map has been attached to your account": "Map has been attached to your account",
|
||||||
|
"Map has been saved!": "Мапа је сачувана!",
|
||||||
|
"Map user content has been published under licence": "Map user content has been published under licence",
|
||||||
|
"Map's editors": "Уређивачи мапе",
|
||||||
|
"Map's owner": "Власник мапе",
|
||||||
|
"Merge lines": "Merge lines",
|
||||||
|
"More controls": "Више опција",
|
||||||
|
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)",
|
||||||
|
"No licence has been set": "Лиценца није постављена",
|
||||||
|
"No results": "Нема резултата",
|
||||||
|
"Only visible features will be downloaded.": "Само видљиви лејери ће бити скинути.",
|
||||||
|
"Open download panel": "Отвори прозор са скидање",
|
||||||
|
"Open link in…": "Отвори линк у...",
|
||||||
|
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
||||||
|
"Optional intensity property for heatmap": "Optional intensity property for heatmap",
|
||||||
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
||||||
|
"Override clustering radius (default 80)": "Override clustering radius (default 80)",
|
||||||
|
"Override heatmap radius (default 25)": "Override heatmap radius (default 25)",
|
||||||
|
"Please be sure the licence is compliant with your use.": "Молимо Вас уверите се да је лиценца компатибилна.",
|
||||||
|
"Please choose a format": "Молимо Вас одаберите формат",
|
||||||
|
"Please enter the name of the property": "Please enter the name of the property",
|
||||||
|
"Please enter the new name of this property": "Please enter the new name of this property",
|
||||||
|
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||||
|
"Problem in the response": "Problem in the response",
|
||||||
|
"Problem in the response format": "Проблем у препознавању формата",
|
||||||
|
"Properties imported:": "Properties imported:",
|
||||||
|
"Property to use for sorting features": "Property to use for sorting features",
|
||||||
|
"Provide an URL here": "Упишите URL ",
|
||||||
|
"Proxy request": "Proxy request",
|
||||||
|
"Remote data": "Remote data",
|
||||||
|
"Remove shape from the multi": "Remove shape from the multi",
|
||||||
|
"Rename this property on all the features": "Rename this property on all the features",
|
||||||
|
"Replace layer content": "Replace layer content",
|
||||||
|
"Restore this version": "Restore this version",
|
||||||
|
"Save": "Сачувај",
|
||||||
|
"Save anyway": "Сачувај",
|
||||||
|
"Save current edits": "Сачувај тренутна подешавања",
|
||||||
|
"Save this center and zoom": "Сачувај подешавања центра и увећања",
|
||||||
|
"Save this location as new feature": "Сачувај локацију као нови елемент",
|
||||||
|
"Search a place name": "Претражи локацију",
|
||||||
|
"Search location": "Претражи локацију",
|
||||||
|
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
||||||
|
"See all": "Види све",
|
||||||
|
"See data layers": "Прикажи унесене податке",
|
||||||
|
"See full screen": "Увећана слика",
|
||||||
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
||||||
|
"Shape properties": "Својства облика",
|
||||||
|
"Short URL": "Кратки URL",
|
||||||
|
"Short credits": "Short credits",
|
||||||
|
"Show/hide layer": "Прикажи/сакриј лејер",
|
||||||
|
"Simple link: [[http://example.com]]": "Simple link: [[http://example.com]]",
|
||||||
|
"Slideshow": "Slideshow",
|
||||||
|
"Smart transitions": "Smart transitions",
|
||||||
|
"Sort key": "Sort key",
|
||||||
|
"Split line": "Split line",
|
||||||
|
"Start a hole here": "Start a hole here",
|
||||||
|
"Start editing": "Започни уређивање",
|
||||||
|
"Start slideshow": "Start slideshow",
|
||||||
|
"Stop editing": "Заустави уређивања",
|
||||||
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
"Supported scheme": "Supported scheme",
|
||||||
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
||||||
|
"Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.",
|
||||||
|
"TMS format": "TMS format",
|
||||||
|
"Text color for the cluster label": "Text color for the cluster label",
|
||||||
|
"Text formatting": "Text formatting",
|
||||||
|
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
|
||||||
|
"The zoom and center have been setted.": "Мапа је центрирана.",
|
||||||
|
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
|
||||||
|
"To zoom": "Увећај",
|
||||||
|
"Toggle edit mode (shift-click)": "Toggle edit mode (shift-click)",
|
||||||
|
"Transfer shape to edited feature": "Transfer shape to edited feature",
|
||||||
|
"Transform to lines": "Transform to lines",
|
||||||
|
"Transform to polygon": "Transform to polygon",
|
||||||
|
"Type of layer": "Type of layer",
|
||||||
|
"Unable to detect format of file {filename}": "Unable to detect format of file {filename}",
|
||||||
|
"Untitled layer": "Безимени лејер",
|
||||||
|
"Untitled map": "Безимена мапа",
|
||||||
|
"Update permissions": "Ажурирај дозволе",
|
||||||
|
"Update permissions and editors": "Ажурирај дозволе и уреднике",
|
||||||
|
"Url": "URL",
|
||||||
|
"Use current bounds": "Use current bounds",
|
||||||
|
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
|
||||||
|
"User content credits": "Заслуге за садржај",
|
||||||
|
"User interface options": "User interface options",
|
||||||
|
"Versions": "Versions",
|
||||||
|
"View Fullscreen": "Прикажи увећано",
|
||||||
|
"Where do we go from here?": "Where do we go from here?",
|
||||||
|
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
||||||
|
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
||||||
|
"Who can edit": "Who can edit",
|
||||||
|
"Who can view": "Who can view",
|
||||||
|
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
|
||||||
|
"Will be visible in the caption of the map": "Will be visible in the caption of the map",
|
||||||
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
||||||
|
"You have unsaved changes.": "You have unsaved changes.",
|
||||||
|
"Zoom in": "Увећај",
|
||||||
|
"Zoom level for automatic zooms": "Zoom level for automatic zooms",
|
||||||
|
"Zoom out": "Умањи",
|
||||||
|
"Zoom to layer extent": "Zoom to layer extent",
|
||||||
|
"Zoom to the next": "Zoom to the next",
|
||||||
|
"Zoom to the previous": "Zoom to the previous",
|
||||||
|
"Zoom to this feature": "Увећај одабрано",
|
||||||
|
"Zoom to this place": "Zoom to this place",
|
||||||
|
"attribution": "attribution",
|
||||||
|
"by": "by",
|
||||||
|
"display name": "display name",
|
||||||
|
"height": "висина",
|
||||||
|
"licence": "лиценца",
|
||||||
|
"max East": "max East",
|
||||||
|
"max North": "max North",
|
||||||
|
"max South": "max South",
|
||||||
|
"max West": "max West",
|
||||||
|
"max zoom": "максимално увећање",
|
||||||
|
"min zoom": "минимално увећање",
|
||||||
|
"next": "следеће",
|
||||||
|
"previous": "претходно",
|
||||||
|
"width": "дебљина",
|
||||||
|
"{count} errors during import: {message}": "{count} errors during import: {message}",
|
||||||
|
"Measure distances": "Measure distances",
|
||||||
|
"NM": "NM",
|
||||||
|
"kilometers": "километри",
|
||||||
|
"km": "km",
|
||||||
|
"mi": "mi",
|
||||||
|
"miles": "миље",
|
||||||
|
"nautical miles": "наутичке миље",
|
||||||
|
"{area} acres": "{area} acres",
|
||||||
|
"{area} ha": "{area} ha",
|
||||||
|
"{area} m²": "{area} m²",
|
||||||
|
"{area} mi²": "{area} mi²",
|
||||||
|
"{area} yd²": "{area} yd²",
|
||||||
|
"{distance} NM": "{distance} NM",
|
||||||
|
"{distance} km": "{distance} km",
|
||||||
|
"{distance} m": "{distance} m",
|
||||||
|
"{distance} miles": "{distance} miles",
|
||||||
|
"{distance} yd": "{distance} yd",
|
||||||
|
"1 day": "1 дан",
|
||||||
|
"1 hour": "1 сат",
|
||||||
|
"5 min": "5 минута",
|
||||||
|
"Cache proxied request": "Cache proxied request",
|
||||||
|
"No cache": "No cache",
|
||||||
|
"Popup": "Popup",
|
||||||
|
"Popup (large)": "Popup (large)",
|
||||||
|
"Popup content style": "Popup content style",
|
||||||
|
"Popup shape": "Popup shape",
|
||||||
|
"Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}",
|
||||||
|
"Optional.": "Опционо",
|
||||||
|
"Paste your data here": "Прикачите Ваше податке овде",
|
||||||
|
"Please save the map first": "Молимо Вас сачувајте мапу претходно"
|
||||||
|
}
|
371
umap/static/umap/locale/th_TH.js
Normal file
371
umap/static/umap/locale/th_TH.js
Normal file
|
@ -0,0 +1,371 @@
|
||||||
|
var locale = {
|
||||||
|
"Add symbol": "Add symbol",
|
||||||
|
"Allow scroll wheel zoom?": "Allow scroll wheel zoom?",
|
||||||
|
"Automatic": "Automatic",
|
||||||
|
"Ball": "Ball",
|
||||||
|
"Cancel": "Cancel",
|
||||||
|
"Caption": "Caption",
|
||||||
|
"Change symbol": "Change symbol",
|
||||||
|
"Choose the data format": "Choose the data format",
|
||||||
|
"Choose the layer of the feature": "Choose the layer of the feature",
|
||||||
|
"Circle": "Circle",
|
||||||
|
"Clustered": "Clustered",
|
||||||
|
"Data browser": "Data browser",
|
||||||
|
"Default": "Default",
|
||||||
|
"Default zoom level": "Default zoom level",
|
||||||
|
"Default: name": "Default: name",
|
||||||
|
"Display label": "Display label",
|
||||||
|
"Display the control to open OpenStreetMap editor": "Display the control to open OpenStreetMap editor",
|
||||||
|
"Display the data layers control": "Display the data layers control",
|
||||||
|
"Display the embed control": "Display the embed control",
|
||||||
|
"Display the fullscreen control": "Display the fullscreen control",
|
||||||
|
"Display the locate control": "Display the locate control",
|
||||||
|
"Display the measure control": "Display the measure control",
|
||||||
|
"Display the search control": "Display the search control",
|
||||||
|
"Display the tile layers control": "Display the tile layers control",
|
||||||
|
"Display the zoom control": "Display the zoom control",
|
||||||
|
"Do you want to display a caption bar?": "Do you want to display a caption bar?",
|
||||||
|
"Do you want to display a minimap?": "Do you want to display a minimap?",
|
||||||
|
"Do you want to display a panel on load?": "Do you want to display a panel on load?",
|
||||||
|
"Do you want to display popup footer?": "Do you want to display popup footer?",
|
||||||
|
"Do you want to display the scale control?": "Do you want to display the scale control?",
|
||||||
|
"Do you want to display the «more» control?": "Do you want to display the «more» control?",
|
||||||
|
"Drop": "Drop",
|
||||||
|
"GeoRSS (only link)": "GeoRSS (only link)",
|
||||||
|
"GeoRSS (title + image)": "GeoRSS (title + image)",
|
||||||
|
"Heatmap": "Heatmap",
|
||||||
|
"Icon shape": "Icon shape",
|
||||||
|
"Icon symbol": "Icon symbol",
|
||||||
|
"Inherit": "Inherit",
|
||||||
|
"Label direction": "Label direction",
|
||||||
|
"Label key": "Label key",
|
||||||
|
"Labels are clickable": "Labels are clickable",
|
||||||
|
"None": "None",
|
||||||
|
"On the bottom": "On the bottom",
|
||||||
|
"On the left": "On the left",
|
||||||
|
"On the right": "On the right",
|
||||||
|
"On the top": "On the top",
|
||||||
|
"Popup content template": "Popup content template",
|
||||||
|
"Set symbol": "Set symbol",
|
||||||
|
"Side panel": "Side panel",
|
||||||
|
"Simplify": "Simplify",
|
||||||
|
"Symbol or url": "Symbol or url",
|
||||||
|
"Table": "Table",
|
||||||
|
"always": "always",
|
||||||
|
"clear": "clear",
|
||||||
|
"collapsed": "collapsed",
|
||||||
|
"color": "color",
|
||||||
|
"dash array": "dash array",
|
||||||
|
"define": "define",
|
||||||
|
"description": "description",
|
||||||
|
"expanded": "expanded",
|
||||||
|
"fill": "fill",
|
||||||
|
"fill color": "fill color",
|
||||||
|
"fill opacity": "fill opacity",
|
||||||
|
"hidden": "hidden",
|
||||||
|
"iframe": "iframe",
|
||||||
|
"inherit": "inherit",
|
||||||
|
"name": "name",
|
||||||
|
"never": "never",
|
||||||
|
"new window": "new window",
|
||||||
|
"no": "no",
|
||||||
|
"on hover": "on hover",
|
||||||
|
"opacity": "opacity",
|
||||||
|
"parent window": "parent window",
|
||||||
|
"stroke": "stroke",
|
||||||
|
"weight": "weight",
|
||||||
|
"yes": "yes",
|
||||||
|
"{delay} seconds": "{delay} seconds",
|
||||||
|
"# one hash for main heading": "# one hash for main heading",
|
||||||
|
"## two hashes for second heading": "## two hashes for second heading",
|
||||||
|
"### three hashes for third heading": "### three hashes for third heading",
|
||||||
|
"**double star for bold**": "**double star for bold**",
|
||||||
|
"*simple star for italic*": "*simple star for italic*",
|
||||||
|
"--- for an horizontal rule": "--- for an horizontal rule",
|
||||||
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
|
||||||
|
"About": "About",
|
||||||
|
"Action not allowed :(": "Action not allowed :(",
|
||||||
|
"Activate slideshow mode": "Activate slideshow mode",
|
||||||
|
"Add a layer": "Add a layer",
|
||||||
|
"Add a line to the current multi": "Add a line to the current multi",
|
||||||
|
"Add a new property": "Add a new property",
|
||||||
|
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
||||||
|
"Advanced actions": "Advanced actions",
|
||||||
|
"Advanced properties": "Advanced properties",
|
||||||
|
"Advanced transition": "Advanced transition",
|
||||||
|
"All properties are imported.": "All properties are imported.",
|
||||||
|
"Allow interactions": "Allow interactions",
|
||||||
|
"An error occured": "An error occured",
|
||||||
|
"Are you sure you want to cancel your changes?": "Are you sure you want to cancel your changes?",
|
||||||
|
"Are you sure you want to clone this map and all its datalayers?": "Are you sure you want to clone this map and all its datalayers?",
|
||||||
|
"Are you sure you want to delete the feature?": "Are you sure you want to delete the feature?",
|
||||||
|
"Are you sure you want to delete this layer?": "Are you sure you want to delete this layer?",
|
||||||
|
"Are you sure you want to delete this map?": "Are you sure you want to delete this map?",
|
||||||
|
"Are you sure you want to delete this property on all the features?": "Are you sure you want to delete this property on all the features?",
|
||||||
|
"Are you sure you want to restore this version?": "Are you sure you want to restore this version?",
|
||||||
|
"Attach the map to my account": "Attach the map to my account",
|
||||||
|
"Auto": "Auto",
|
||||||
|
"Autostart when map is loaded": "Autostart when map is loaded",
|
||||||
|
"Bring feature to center": "Bring feature to center",
|
||||||
|
"Browse data": "Browse data",
|
||||||
|
"Cancel edits": "Cancel edits",
|
||||||
|
"Center map on your location": "Center map on your location",
|
||||||
|
"Change map background": "Change map background",
|
||||||
|
"Change tilelayers": "Change tilelayers",
|
||||||
|
"Choose a preset": "Choose a preset",
|
||||||
|
"Choose the format of the data to import": "Choose the format of the data to import",
|
||||||
|
"Choose the layer to import in": "Choose the layer to import in",
|
||||||
|
"Click last point to finish shape": "Click last point to finish shape",
|
||||||
|
"Click to add a marker": "Click to add a marker",
|
||||||
|
"Click to continue drawing": "Click to continue drawing",
|
||||||
|
"Click to edit": "Click to edit",
|
||||||
|
"Click to start drawing a line": "Click to start drawing a line",
|
||||||
|
"Click to start drawing a polygon": "Click to start drawing a polygon",
|
||||||
|
"Clone": "Clone",
|
||||||
|
"Clone of {name}": "Clone of {name}",
|
||||||
|
"Clone this feature": "Clone this feature",
|
||||||
|
"Clone this map": "Clone this map",
|
||||||
|
"Close": "Close",
|
||||||
|
"Clustering radius": "Clustering radius",
|
||||||
|
"Comma separated list of properties to use when filtering features": "Comma separated list of properties to use when filtering features",
|
||||||
|
"Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.": "Comma, tab or semi-colon separated values. SRS WGS84 is implied. Only Point geometries are imported. The import will look at the column headers for any mention of «lat» and «lon» at the begining of the header, case insensitive. All other column are imported as properties.",
|
||||||
|
"Continue line": "Continue line",
|
||||||
|
"Continue line (Ctrl-click)": "Continue line (Ctrl-click)",
|
||||||
|
"Coordinates": "Coordinates",
|
||||||
|
"Credits": "Credits",
|
||||||
|
"Current view instead of default map view?": "Current view instead of default map view?",
|
||||||
|
"Custom background": "Custom background",
|
||||||
|
"Data is browsable": "Data is browsable",
|
||||||
|
"Default interaction options": "Default interaction options",
|
||||||
|
"Default properties": "Default properties",
|
||||||
|
"Default shape properties": "Default shape properties",
|
||||||
|
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
||||||
|
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
||||||
|
"Delete": "Delete",
|
||||||
|
"Delete all layers": "Delete all layers",
|
||||||
|
"Delete layer": "Delete layer",
|
||||||
|
"Delete this feature": "Delete this feature",
|
||||||
|
"Delete this property on all the features": "Delete this property on all the features",
|
||||||
|
"Delete this shape": "Delete this shape",
|
||||||
|
"Delete this vertex (Alt-click)": "Delete this vertex (Alt-click)",
|
||||||
|
"Directions from here": "Directions from here",
|
||||||
|
"Disable editing": "Disable editing",
|
||||||
|
"Display measure": "Display measure",
|
||||||
|
"Display on load": "Display on load",
|
||||||
|
"Download": "Download",
|
||||||
|
"Download data": "Download data",
|
||||||
|
"Drag to reorder": "Drag to reorder",
|
||||||
|
"Draw a line": "Draw a line",
|
||||||
|
"Draw a marker": "Draw a marker",
|
||||||
|
"Draw a polygon": "Draw a polygon",
|
||||||
|
"Draw a polyline": "Draw a polyline",
|
||||||
|
"Dynamic": "Dynamic",
|
||||||
|
"Dynamic properties": "Dynamic properties",
|
||||||
|
"Edit": "Edit",
|
||||||
|
"Edit feature's layer": "Edit feature's layer",
|
||||||
|
"Edit map properties": "Edit map properties",
|
||||||
|
"Edit map settings": "Edit map settings",
|
||||||
|
"Edit properties in a table": "Edit properties in a table",
|
||||||
|
"Edit this feature": "Edit this feature",
|
||||||
|
"Editing": "Editing",
|
||||||
|
"Embed and share this map": "Embed and share this map",
|
||||||
|
"Embed the map": "Embed the map",
|
||||||
|
"Empty": "Empty",
|
||||||
|
"Enable editing": "Enable editing",
|
||||||
|
"Error in the tilelayer URL": "Error in the tilelayer URL",
|
||||||
|
"Error while fetching {url}": "Error while fetching {url}",
|
||||||
|
"Exit Fullscreen": "Exit Fullscreen",
|
||||||
|
"Extract shape to separate feature": "Extract shape to separate feature",
|
||||||
|
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
||||||
|
"Filter keys": "Filter keys",
|
||||||
|
"Filter…": "Filter…",
|
||||||
|
"Format": "Format",
|
||||||
|
"From zoom": "From zoom",
|
||||||
|
"Full map data": "Full map data",
|
||||||
|
"Go to «{feature}»": "Go to «{feature}»",
|
||||||
|
"Heatmap intensity property": "Heatmap intensity property",
|
||||||
|
"Heatmap radius": "Heatmap radius",
|
||||||
|
"Help": "Help",
|
||||||
|
"Hide controls": "Hide controls",
|
||||||
|
"Home": "Home",
|
||||||
|
"How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)": "How much to simplify the polyline on each zoom level (more = better performance and smoother look, less = more accurate)",
|
||||||
|
"If false, the polygon will act as a part of the underlying map.": "If false, the polygon will act as a part of the underlying map.",
|
||||||
|
"Iframe export options": "Iframe export options",
|
||||||
|
"Iframe with custom height (in px): {{{http://iframe.url.com|height}}}": "Iframe with custom height (in px): {{{http://iframe.url.com|height}}}",
|
||||||
|
"Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}": "Iframe with custom height and width (in px): {{{http://iframe.url.com|height*width}}}",
|
||||||
|
"Iframe: {{{http://iframe.url.com}}}": "Iframe: {{{http://iframe.url.com}}}",
|
||||||
|
"Image with custom width (in px): {{http://image.url.com|width}}": "Image with custom width (in px): {{http://image.url.com|width}}",
|
||||||
|
"Image: {{http://image.url.com}}": "Image: {{http://image.url.com}}",
|
||||||
|
"Import": "Import",
|
||||||
|
"Import data": "Import data",
|
||||||
|
"Import in a new layer": "Import in a new layer",
|
||||||
|
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
||||||
|
"Include full screen link?": "Include full screen link?",
|
||||||
|
"Interaction options": "Interaction options",
|
||||||
|
"Invalid umap data": "Invalid umap data",
|
||||||
|
"Invalid umap data in {filename}": "Invalid umap data in {filename}",
|
||||||
|
"Keep current visible layers": "Keep current visible layers",
|
||||||
|
"Latitude": "Latitude",
|
||||||
|
"Layer": "Layer",
|
||||||
|
"Layer properties": "Layer properties",
|
||||||
|
"Licence": "Licence",
|
||||||
|
"Limit bounds": "Limit bounds",
|
||||||
|
"Link to…": "Link to…",
|
||||||
|
"Link with text: [[http://example.com|text of the link]]": "Link with text: [[http://example.com|text of the link]]",
|
||||||
|
"Long credits": "Long credits",
|
||||||
|
"Longitude": "Longitude",
|
||||||
|
"Make main shape": "Make main shape",
|
||||||
|
"Manage layers": "Manage layers",
|
||||||
|
"Map background credits": "Map background credits",
|
||||||
|
"Map has been attached to your account": "Map has been attached to your account",
|
||||||
|
"Map has been saved!": "Map has been saved!",
|
||||||
|
"Map user content has been published under licence": "Map user content has been published under licence",
|
||||||
|
"Map's editors": "Map's editors",
|
||||||
|
"Map's owner": "Map's owner",
|
||||||
|
"Merge lines": "Merge lines",
|
||||||
|
"More controls": "More controls",
|
||||||
|
"Must be a valid CSS value (eg.: DarkBlue or #123456)": "Must be a valid CSS value (eg.: DarkBlue or #123456)",
|
||||||
|
"No licence has been set": "No licence has been set",
|
||||||
|
"No results": "No results",
|
||||||
|
"Only visible features will be downloaded.": "Only visible features will be downloaded.",
|
||||||
|
"Open download panel": "Open download panel",
|
||||||
|
"Open link in…": "Open link in…",
|
||||||
|
"Open this map extent in a map editor to provide more accurate data to OpenStreetMap": "Open this map extent in a map editor to provide more accurate data to OpenStreetMap",
|
||||||
|
"Optional intensity property for heatmap": "Optional intensity property for heatmap",
|
||||||
|
"Optional. Same as color if not set.": "Optional. Same as color if not set.",
|
||||||
|
"Override clustering radius (default 80)": "Override clustering radius (default 80)",
|
||||||
|
"Override heatmap radius (default 25)": "Override heatmap radius (default 25)",
|
||||||
|
"Please be sure the licence is compliant with your use.": "Please be sure the licence is compliant with your use.",
|
||||||
|
"Please choose a format": "Please choose a format",
|
||||||
|
"Please enter the name of the property": "Please enter the name of the property",
|
||||||
|
"Please enter the new name of this property": "Please enter the new name of this property",
|
||||||
|
"Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.": "Powered by <a href=\"{leaflet}\">Leaflet</a> and <a href=\"{django}\">Django</a>, glued by <a href=\"{umap}\">uMap project</a>.",
|
||||||
|
"Problem in the response": "Problem in the response",
|
||||||
|
"Problem in the response format": "Problem in the response format",
|
||||||
|
"Properties imported:": "Properties imported:",
|
||||||
|
"Property to use for sorting features": "Property to use for sorting features",
|
||||||
|
"Provide an URL here": "Provide an URL here",
|
||||||
|
"Proxy request": "Proxy request",
|
||||||
|
"Remote data": "Remote data",
|
||||||
|
"Remove shape from the multi": "Remove shape from the multi",
|
||||||
|
"Rename this property on all the features": "Rename this property on all the features",
|
||||||
|
"Replace layer content": "Replace layer content",
|
||||||
|
"Restore this version": "Restore this version",
|
||||||
|
"Save": "Save",
|
||||||
|
"Save anyway": "Save anyway",
|
||||||
|
"Save current edits": "Save current edits",
|
||||||
|
"Save this center and zoom": "Save this center and zoom",
|
||||||
|
"Save this location as new feature": "Save this location as new feature",
|
||||||
|
"Search a place name": "Search a place name",
|
||||||
|
"Search location": "Search location",
|
||||||
|
"Secret edit link is:<br>{link}": "Secret edit link is:<br>{link}",
|
||||||
|
"See all": "See all",
|
||||||
|
"See data layers": "See data layers",
|
||||||
|
"See full screen": "See full screen",
|
||||||
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
||||||
|
"Shape properties": "Shape properties",
|
||||||
|
"Short URL": "Short URL",
|
||||||
|
"Short credits": "Short credits",
|
||||||
|
"Show/hide layer": "Show/hide layer",
|
||||||
|
"Simple link: [[http://example.com]]": "Simple link: [[http://example.com]]",
|
||||||
|
"Slideshow": "Slideshow",
|
||||||
|
"Smart transitions": "Smart transitions",
|
||||||
|
"Sort key": "Sort key",
|
||||||
|
"Split line": "Split line",
|
||||||
|
"Start a hole here": "Start a hole here",
|
||||||
|
"Start editing": "Start editing",
|
||||||
|
"Start slideshow": "Start slideshow",
|
||||||
|
"Stop editing": "Stop editing",
|
||||||
|
"Stop slideshow": "Stop slideshow",
|
||||||
|
"Supported scheme": "Supported scheme",
|
||||||
|
"Supported variables that will be dynamically replaced": "Supported variables that will be dynamically replaced",
|
||||||
|
"Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.": "Symbol can be either a unicode caracter or an URL. You can use feature properties as variables: ex.: with \"http://myserver.org/images/{name}.png\", the {name} variable will be replaced by the \"name\" value of each marker.",
|
||||||
|
"TMS format": "TMS format",
|
||||||
|
"Text color for the cluster label": "Text color for the cluster label",
|
||||||
|
"Text formatting": "Text formatting",
|
||||||
|
"The name of the property to use as feature label (ex.: \"nom\")": "The name of the property to use as feature label (ex.: \"nom\")",
|
||||||
|
"The zoom and center have been setted.": "The zoom and center have been setted.",
|
||||||
|
"To use if remote server doesn't allow cross domain (slower)": "To use if remote server doesn't allow cross domain (slower)",
|
||||||
|
"To zoom": "To zoom",
|
||||||
|
"Toggle edit mode (shift-click)": "Toggle edit mode (shift-click)",
|
||||||
|
"Transfer shape to edited feature": "Transfer shape to edited feature",
|
||||||
|
"Transform to lines": "Transform to lines",
|
||||||
|
"Transform to polygon": "Transform to polygon",
|
||||||
|
"Type of layer": "Type of layer",
|
||||||
|
"Unable to detect format of file {filename}": "Unable to detect format of file {filename}",
|
||||||
|
"Untitled layer": "Untitled layer",
|
||||||
|
"Untitled map": "Untitled map",
|
||||||
|
"Update permissions": "Update permissions",
|
||||||
|
"Update permissions and editors": "Update permissions and editors",
|
||||||
|
"Url": "Url",
|
||||||
|
"Use current bounds": "Use current bounds",
|
||||||
|
"Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.": "Use placeholders with feature properties between brackets, eg. {name}, they will be dynamically replaced by the corresponding values.",
|
||||||
|
"User content credits": "User content credits",
|
||||||
|
"User interface options": "User interface options",
|
||||||
|
"Versions": "Versions",
|
||||||
|
"View Fullscreen": "View Fullscreen",
|
||||||
|
"Where do we go from here?": "Where do we go from here?",
|
||||||
|
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
||||||
|
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
||||||
|
"Who can edit": "Who can edit",
|
||||||
|
"Who can view": "Who can view",
|
||||||
|
"Will be displayed in the bottom right corner of the map": "Will be displayed in the bottom right corner of the map",
|
||||||
|
"Will be visible in the caption of the map": "Will be visible in the caption of the map",
|
||||||
|
"Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.": "Woops! Someone else seems to have edited the data. You can save anyway, but this will erase the changes made by others.",
|
||||||
|
"You have unsaved changes.": "You have unsaved changes.",
|
||||||
|
"Zoom in": "Zoom in",
|
||||||
|
"Zoom level for automatic zooms": "Zoom level for automatic zooms",
|
||||||
|
"Zoom out": "Zoom out",
|
||||||
|
"Zoom to layer extent": "Zoom to layer extent",
|
||||||
|
"Zoom to the next": "Zoom to the next",
|
||||||
|
"Zoom to the previous": "Zoom to the previous",
|
||||||
|
"Zoom to this feature": "Zoom to this feature",
|
||||||
|
"Zoom to this place": "Zoom to this place",
|
||||||
|
"attribution": "attribution",
|
||||||
|
"by": "by",
|
||||||
|
"display name": "display name",
|
||||||
|
"height": "height",
|
||||||
|
"licence": "licence",
|
||||||
|
"max East": "max East",
|
||||||
|
"max North": "max North",
|
||||||
|
"max South": "max South",
|
||||||
|
"max West": "max West",
|
||||||
|
"max zoom": "max zoom",
|
||||||
|
"min zoom": "min zoom",
|
||||||
|
"next": "next",
|
||||||
|
"previous": "previous",
|
||||||
|
"width": "width",
|
||||||
|
"{count} errors during import: {message}": "{count} errors during import: {message}",
|
||||||
|
"Measure distances": "Measure distances",
|
||||||
|
"NM": "NM",
|
||||||
|
"kilometers": "kilometers",
|
||||||
|
"km": "km",
|
||||||
|
"mi": "mi",
|
||||||
|
"miles": "miles",
|
||||||
|
"nautical miles": "nautical miles",
|
||||||
|
"{area} acres": "{area} acres",
|
||||||
|
"{area} ha": "{area} ha",
|
||||||
|
"{area} m²": "{area} m²",
|
||||||
|
"{area} mi²": "{area} mi²",
|
||||||
|
"{area} yd²": "{area} yd²",
|
||||||
|
"{distance} NM": "{distance} NM",
|
||||||
|
"{distance} km": "{distance} km",
|
||||||
|
"{distance} m": "{distance} m",
|
||||||
|
"{distance} miles": "{distance} miles",
|
||||||
|
"{distance} yd": "{distance} yd",
|
||||||
|
"1 day": "1 day",
|
||||||
|
"1 hour": "1 hour",
|
||||||
|
"5 min": "5 min",
|
||||||
|
"Cache proxied request": "Cache proxied request",
|
||||||
|
"No cache": "No cache",
|
||||||
|
"Popup": "Popup",
|
||||||
|
"Popup (large)": "Popup (large)",
|
||||||
|
"Popup content style": "Popup content style",
|
||||||
|
"Popup shape": "Popup shape",
|
||||||
|
"Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}",
|
||||||
|
"Optional.": "Optional.",
|
||||||
|
"Paste your data here": "Paste your data here",
|
||||||
|
"Please save the map first": "Please save the map first"
|
||||||
|
};
|
||||||
|
L.registerLocale("th_TH", locale);
|
||||||
|
L.setLocale("th_TH");
|
|
@ -38,7 +38,7 @@ var locale = {
|
||||||
"Icon symbol": "Символ значка",
|
"Icon symbol": "Символ значка",
|
||||||
"Inherit": "Успадковувати",
|
"Inherit": "Успадковувати",
|
||||||
"Label direction": "Напрямок підпису",
|
"Label direction": "Напрямок підпису",
|
||||||
"Label key": "Label key",
|
"Label key": "Підпис ключа",
|
||||||
"Labels are clickable": "Мітки клікабельні",
|
"Labels are clickable": "Мітки клікабельні",
|
||||||
"None": "Ні",
|
"None": "Ні",
|
||||||
"On the bottom": "Знизу",
|
"On the bottom": "Знизу",
|
||||||
|
@ -82,7 +82,7 @@ var locale = {
|
||||||
"**double star for bold**": "**подвійні зірочки — жирний**",
|
"**double star for bold**": "**подвійні зірочки — жирний**",
|
||||||
"*simple star for italic*": "*одинарні зірочки — курсив*",
|
"*simple star for italic*": "*одинарні зірочки — курсив*",
|
||||||
"--- for an horizontal rule": "--- горизонтальна лінія",
|
"--- for an horizontal rule": "--- горизонтальна лінія",
|
||||||
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Розділені комами числа, що представляють шаблон довжини штрихів та проміжків пунктирної лінії. Напр.: \"5, 10,15\".",
|
||||||
"About": "Про це",
|
"About": "Про це",
|
||||||
"Action not allowed :(": "Дія недоступна :(",
|
"Action not allowed :(": "Дія недоступна :(",
|
||||||
"Activate slideshow mode": "Активувати режим слайдшоу",
|
"Activate slideshow mode": "Активувати режим слайдшоу",
|
||||||
|
@ -92,7 +92,7 @@ var locale = {
|
||||||
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
||||||
"Advanced actions": "Додаткові дії",
|
"Advanced actions": "Додаткові дії",
|
||||||
"Advanced properties": "Розширенні параметри",
|
"Advanced properties": "Розширенні параметри",
|
||||||
"Advanced transition": "Розширене перенесення",
|
"Advanced transition": "Розширені переходи",
|
||||||
"All properties are imported.": "Усі параметри імпортовано.",
|
"All properties are imported.": "Усі параметри імпортовано.",
|
||||||
"Allow interactions": "Дозволити взаємодію",
|
"Allow interactions": "Дозволити взаємодію",
|
||||||
"An error occured": "Виникла помилка",
|
"An error occured": "Виникла помилка",
|
||||||
|
@ -135,12 +135,12 @@ var locale = {
|
||||||
"Credits": "Авторські права / подяки",
|
"Credits": "Авторські права / подяки",
|
||||||
"Current view instead of default map view?": "Поточний вид замість типового виду мапи?",
|
"Current view instead of default map view?": "Поточний вид замість типового виду мапи?",
|
||||||
"Custom background": "Користувацька фонова мапа",
|
"Custom background": "Користувацька фонова мапа",
|
||||||
"Data is browsable": "Data is browsable",
|
"Data is browsable": "Дані можна переглядати",
|
||||||
"Default interaction options": "Типові параметри взаємодії",
|
"Default interaction options": "Типові параметри взаємодії",
|
||||||
"Default properties": "Типові параметри",
|
"Default properties": "Типові параметри",
|
||||||
"Default shape properties": "Типові параметри полігону",
|
"Default shape properties": "Типові параметри полігону",
|
||||||
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
"Define link to open in a new window on polygon click.": "Задати посилання для відкриття нового вікна при клацанні на полігоні.",
|
||||||
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
"Delay between two transitions when in play mode": "Затримка між переходами в режими відтворення",
|
||||||
"Delete": "Вилучити",
|
"Delete": "Вилучити",
|
||||||
"Delete all layers": "Вилучити всі шари",
|
"Delete all layers": "Вилучити всі шари",
|
||||||
"Delete layer": "Вилучити шар",
|
"Delete layer": "Вилучити шар",
|
||||||
|
@ -148,9 +148,9 @@ var locale = {
|
||||||
"Delete this property on all the features": "Вилучити цей параметр у всіх об’єктів",
|
"Delete this property on all the features": "Вилучити цей параметр у всіх об’єктів",
|
||||||
"Delete this shape": "Вилучити цей полігон",
|
"Delete this shape": "Вилучити цей полігон",
|
||||||
"Delete this vertex (Alt-click)": "Вилучити цю вершину (Alt+клік)",
|
"Delete this vertex (Alt-click)": "Вилучити цю вершину (Alt+клік)",
|
||||||
"Directions from here": "Directions from here",
|
"Directions from here": "Маршрут звідси",
|
||||||
"Disable editing": "Вимкнути редагування",
|
"Disable editing": "Вимкнути редагування",
|
||||||
"Display measure": "Display measure",
|
"Display measure": "Показати вимірювання",
|
||||||
"Display on load": "Показувати під час завантаження",
|
"Display on load": "Показувати під час завантаження",
|
||||||
"Download": "Звантажити",
|
"Download": "Звантажити",
|
||||||
"Download data": "Звантажити дані",
|
"Download data": "Звантажити дані",
|
||||||
|
@ -176,12 +176,12 @@ var locale = {
|
||||||
"Error while fetching {url}": "Помилка при отриманні {url}",
|
"Error while fetching {url}": "Помилка при отриманні {url}",
|
||||||
"Exit Fullscreen": "Вийти з повноекранного режиму",
|
"Exit Fullscreen": "Вийти з повноекранного режиму",
|
||||||
"Extract shape to separate feature": "Виокремити полігон в окремий об’єкт",
|
"Extract shape to separate feature": "Виокремити полігон в окремий об’єкт",
|
||||||
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
"Fetch data each time map view changes.": "Запитувати нові дані під час кожного оновлення мапи.",
|
||||||
"Filter keys": "Filter keys",
|
"Filter keys": "Фільтрувати ключі",
|
||||||
"Filter…": "Фільтр…",
|
"Filter…": "Фільтр…",
|
||||||
"Format": "Формат",
|
"Format": "Формат",
|
||||||
"From zoom": "З масштабу",
|
"From zoom": "З масштабу",
|
||||||
"Full map data": "Full map data",
|
"Full map data": "Дані мапи",
|
||||||
"Go to «{feature}»": "Перейти до «{feature}»",
|
"Go to «{feature}»": "Перейти до «{feature}»",
|
||||||
"Heatmap intensity property": "Параметр інтенсивності теплової мапи",
|
"Heatmap intensity property": "Параметр інтенсивності теплової мапи",
|
||||||
"Heatmap radius": "Радіус для теплової мапи",
|
"Heatmap radius": "Радіус для теплової мапи",
|
||||||
|
@ -199,7 +199,7 @@ var locale = {
|
||||||
"Import": "Імпорт",
|
"Import": "Імпорт",
|
||||||
"Import data": "Імпорт даних",
|
"Import data": "Імпорт даних",
|
||||||
"Import in a new layer": "Імпортувати в новий шар",
|
"Import in a new layer": "Імпортувати в новий шар",
|
||||||
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
"Imports all umap data, including layers and settings.": "Імпортувати всі дані, включаючи інформацію про шари та налаштування.",
|
||||||
"Include full screen link?": "Долучити посилання на повноекранний вид?",
|
"Include full screen link?": "Долучити посилання на повноекранний вид?",
|
||||||
"Interaction options": "Параметри взаємодії",
|
"Interaction options": "Параметри взаємодії",
|
||||||
"Invalid umap data": "Невірні umap-дані ",
|
"Invalid umap data": "Невірні umap-дані ",
|
||||||
|
@ -262,15 +262,15 @@ var locale = {
|
||||||
"See all": "Переглянути усе",
|
"See all": "Переглянути усе",
|
||||||
"See data layers": "Подивитися шари даних",
|
"See data layers": "Подивитися шари даних",
|
||||||
"See full screen": "Дивитися в повноекранному режимі",
|
"See full screen": "Дивитися в повноекранному режимі",
|
||||||
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Встановіть false, щоб приховати шар в слайдшоу, в перегляді даних та навігації…",
|
||||||
"Shape properties": "Параметри полігона",
|
"Shape properties": "Параметри полігона",
|
||||||
"Short URL": "Коротке посилання",
|
"Short URL": "Коротке посилання",
|
||||||
"Short credits": "Короткий опис прав/подяки",
|
"Short credits": "Короткий опис прав/подяки",
|
||||||
"Show/hide layer": "Показати/приховати шар",
|
"Show/hide layer": "Показати/приховати шар",
|
||||||
"Simple link: [[http://example.com]]": "Просте посилання: [[http://example.com]]",
|
"Simple link: [[http://example.com]]": "Просте посилання: [[http://example.com]]",
|
||||||
"Slideshow": "Слайдшоу",
|
"Slideshow": "Слайдшоу",
|
||||||
"Smart transitions": "Smart transitions",
|
"Smart transitions": "Розумні переходи",
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Ключ сортування",
|
||||||
"Split line": "Розрізати лінію",
|
"Split line": "Розрізати лінію",
|
||||||
"Start a hole here": "Почати отвір звідси",
|
"Start a hole here": "Почати отвір звідси",
|
||||||
"Start editing": "Почати редагування",
|
"Start editing": "Почати редагування",
|
||||||
|
@ -305,8 +305,8 @@ var locale = {
|
||||||
"Versions": "Версії",
|
"Versions": "Версії",
|
||||||
"View Fullscreen": "Перегляд на повний екран",
|
"View Fullscreen": "Перегляд на повний екран",
|
||||||
"Where do we go from here?": "Що можна зробити з мапою далі?",
|
"Where do we go from here?": "Що можна зробити з мапою далі?",
|
||||||
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
"Whether to display or not polygons paths.": "Показувати чи ні контур полігону.",
|
||||||
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
"Whether to fill polygons with color.": "Зафарбовувати чи ні полігони.",
|
||||||
"Who can edit": "Хто може редагувати",
|
"Who can edit": "Хто може редагувати",
|
||||||
"Who can view": "Хто може редагувати",
|
"Who can view": "Хто може редагувати",
|
||||||
"Will be displayed in the bottom right corner of the map": "Буде показано в правому нижньому кутку мапи",
|
"Will be displayed in the bottom right corner of the map": "Буде показано в правому нижньому кутку мапи",
|
||||||
|
@ -356,16 +356,16 @@ var locale = {
|
||||||
"1 day": "1 день",
|
"1 day": "1 день",
|
||||||
"1 hour": "1 година",
|
"1 hour": "1 година",
|
||||||
"5 min": "5 хвилин",
|
"5 min": "5 хвилин",
|
||||||
"Cache proxied request": "Cache proxied request",
|
"Cache proxied request": "Кешувати запити",
|
||||||
"No cache": "No cache",
|
"No cache": "Кешу немає",
|
||||||
"Popup": "Popup",
|
"Popup": "Popup",
|
||||||
"Popup (large)": "Popup (large)",
|
"Popup (large)": "Popup (large)",
|
||||||
"Popup content style": "Popup content style",
|
"Popup content style": "Popup content style",
|
||||||
"Popup shape": "Popup shape",
|
"Popup shape": "Popup shape",
|
||||||
"Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}",
|
"Skipping unknown geometry.type: {type}": "Пропускаємо невідоме значення geometry.type: {type}",
|
||||||
"Optional.": "Optional.",
|
"Optional.": "Необов’язково.",
|
||||||
"Paste your data here": "Paste your data here",
|
"Paste your data here": "Вставте ваші дані тут",
|
||||||
"Please save the map first": "Please save the map first"
|
"Please save the map first": "Спочатку збережіть вашу мапу"
|
||||||
};
|
};
|
||||||
L.registerLocale("uk_UA", locale);
|
L.registerLocale("uk_UA", locale);
|
||||||
L.setLocale("uk_UA");
|
L.setLocale("uk_UA");
|
|
@ -38,7 +38,7 @@
|
||||||
"Icon symbol": "Символ значка",
|
"Icon symbol": "Символ значка",
|
||||||
"Inherit": "Успадковувати",
|
"Inherit": "Успадковувати",
|
||||||
"Label direction": "Напрямок підпису",
|
"Label direction": "Напрямок підпису",
|
||||||
"Label key": "Label key",
|
"Label key": "Підпис ключа",
|
||||||
"Labels are clickable": "Мітки клікабельні",
|
"Labels are clickable": "Мітки клікабельні",
|
||||||
"None": "Ні",
|
"None": "Ні",
|
||||||
"On the bottom": "Знизу",
|
"On the bottom": "Знизу",
|
||||||
|
@ -82,7 +82,7 @@
|
||||||
"**double star for bold**": "**подвійні зірочки — жирний**",
|
"**double star for bold**": "**подвійні зірочки — жирний**",
|
||||||
"*simple star for italic*": "*одинарні зірочки — курсив*",
|
"*simple star for italic*": "*одинарні зірочки — курсив*",
|
||||||
"--- for an horizontal rule": "--- горизонтальна лінія",
|
"--- for an horizontal rule": "--- горизонтальна лінія",
|
||||||
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".",
|
"A comma separated list of numbers that defines the stroke dash pattern. Ex.: \"5, 10, 15\".": "Розділені комами числа, що представляють шаблон довжини штрихів та проміжків пунктирної лінії. Напр.: \"5, 10,15\".",
|
||||||
"About": "Про це",
|
"About": "Про це",
|
||||||
"Action not allowed :(": "Дія недоступна :(",
|
"Action not allowed :(": "Дія недоступна :(",
|
||||||
"Activate slideshow mode": "Активувати режим слайдшоу",
|
"Activate slideshow mode": "Активувати режим слайдшоу",
|
||||||
|
@ -92,7 +92,7 @@
|
||||||
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
"Add a polygon to the current multi": "Add a polygon to the current multi",
|
||||||
"Advanced actions": "Додаткові дії",
|
"Advanced actions": "Додаткові дії",
|
||||||
"Advanced properties": "Розширенні параметри",
|
"Advanced properties": "Розширенні параметри",
|
||||||
"Advanced transition": "Розширене перенесення",
|
"Advanced transition": "Розширені переходи",
|
||||||
"All properties are imported.": "Усі параметри імпортовано.",
|
"All properties are imported.": "Усі параметри імпортовано.",
|
||||||
"Allow interactions": "Дозволити взаємодію",
|
"Allow interactions": "Дозволити взаємодію",
|
||||||
"An error occured": "Виникла помилка",
|
"An error occured": "Виникла помилка",
|
||||||
|
@ -135,12 +135,12 @@
|
||||||
"Credits": "Авторські права / подяки",
|
"Credits": "Авторські права / подяки",
|
||||||
"Current view instead of default map view?": "Поточний вид замість типового виду мапи?",
|
"Current view instead of default map view?": "Поточний вид замість типового виду мапи?",
|
||||||
"Custom background": "Користувацька фонова мапа",
|
"Custom background": "Користувацька фонова мапа",
|
||||||
"Data is browsable": "Data is browsable",
|
"Data is browsable": "Дані можна переглядати",
|
||||||
"Default interaction options": "Типові параметри взаємодії",
|
"Default interaction options": "Типові параметри взаємодії",
|
||||||
"Default properties": "Типові параметри",
|
"Default properties": "Типові параметри",
|
||||||
"Default shape properties": "Типові параметри полігону",
|
"Default shape properties": "Типові параметри полігону",
|
||||||
"Define link to open in a new window on polygon click.": "Define link to open in a new window on polygon click.",
|
"Define link to open in a new window on polygon click.": "Задати посилання для відкриття нового вікна при клацанні на полігоні.",
|
||||||
"Delay between two transitions when in play mode": "Delay between two transitions when in play mode",
|
"Delay between two transitions when in play mode": "Затримка між переходами в режими відтворення",
|
||||||
"Delete": "Вилучити",
|
"Delete": "Вилучити",
|
||||||
"Delete all layers": "Вилучити всі шари",
|
"Delete all layers": "Вилучити всі шари",
|
||||||
"Delete layer": "Вилучити шар",
|
"Delete layer": "Вилучити шар",
|
||||||
|
@ -148,9 +148,9 @@
|
||||||
"Delete this property on all the features": "Вилучити цей параметр у всіх об’єктів",
|
"Delete this property on all the features": "Вилучити цей параметр у всіх об’єктів",
|
||||||
"Delete this shape": "Вилучити цей полігон",
|
"Delete this shape": "Вилучити цей полігон",
|
||||||
"Delete this vertex (Alt-click)": "Вилучити цю вершину (Alt+клік)",
|
"Delete this vertex (Alt-click)": "Вилучити цю вершину (Alt+клік)",
|
||||||
"Directions from here": "Directions from here",
|
"Directions from here": "Маршрут звідси",
|
||||||
"Disable editing": "Вимкнути редагування",
|
"Disable editing": "Вимкнути редагування",
|
||||||
"Display measure": "Display measure",
|
"Display measure": "Показати вимірювання",
|
||||||
"Display on load": "Показувати під час завантаження",
|
"Display on load": "Показувати під час завантаження",
|
||||||
"Download": "Звантажити",
|
"Download": "Звантажити",
|
||||||
"Download data": "Звантажити дані",
|
"Download data": "Звантажити дані",
|
||||||
|
@ -176,12 +176,12 @@
|
||||||
"Error while fetching {url}": "Помилка при отриманні {url}",
|
"Error while fetching {url}": "Помилка при отриманні {url}",
|
||||||
"Exit Fullscreen": "Вийти з повноекранного режиму",
|
"Exit Fullscreen": "Вийти з повноекранного режиму",
|
||||||
"Extract shape to separate feature": "Виокремити полігон в окремий об’єкт",
|
"Extract shape to separate feature": "Виокремити полігон в окремий об’єкт",
|
||||||
"Fetch data each time map view changes.": "Fetch data each time map view changes.",
|
"Fetch data each time map view changes.": "Запитувати нові дані під час кожного оновлення мапи.",
|
||||||
"Filter keys": "Filter keys",
|
"Filter keys": "Фільтрувати ключі",
|
||||||
"Filter…": "Фільтр…",
|
"Filter…": "Фільтр…",
|
||||||
"Format": "Формат",
|
"Format": "Формат",
|
||||||
"From zoom": "З масштабу",
|
"From zoom": "З масштабу",
|
||||||
"Full map data": "Full map data",
|
"Full map data": "Дані мапи",
|
||||||
"Go to «{feature}»": "Перейти до «{feature}»",
|
"Go to «{feature}»": "Перейти до «{feature}»",
|
||||||
"Heatmap intensity property": "Параметр інтенсивності теплової мапи",
|
"Heatmap intensity property": "Параметр інтенсивності теплової мапи",
|
||||||
"Heatmap radius": "Радіус для теплової мапи",
|
"Heatmap radius": "Радіус для теплової мапи",
|
||||||
|
@ -199,7 +199,7 @@
|
||||||
"Import": "Імпорт",
|
"Import": "Імпорт",
|
||||||
"Import data": "Імпорт даних",
|
"Import data": "Імпорт даних",
|
||||||
"Import in a new layer": "Імпортувати в новий шар",
|
"Import in a new layer": "Імпортувати в новий шар",
|
||||||
"Imports all umap data, including layers and settings.": "Imports all umap data, including layers and settings.",
|
"Imports all umap data, including layers and settings.": "Імпортувати всі дані, включаючи інформацію про шари та налаштування.",
|
||||||
"Include full screen link?": "Долучити посилання на повноекранний вид?",
|
"Include full screen link?": "Долучити посилання на повноекранний вид?",
|
||||||
"Interaction options": "Параметри взаємодії",
|
"Interaction options": "Параметри взаємодії",
|
||||||
"Invalid umap data": "Невірні umap-дані ",
|
"Invalid umap data": "Невірні umap-дані ",
|
||||||
|
@ -262,15 +262,15 @@
|
||||||
"See all": "Переглянути усе",
|
"See all": "Переглянути усе",
|
||||||
"See data layers": "Подивитися шари даних",
|
"See data layers": "Подивитися шари даних",
|
||||||
"See full screen": "Дивитися в повноекранному режимі",
|
"See full screen": "Дивитися в повноекранному режимі",
|
||||||
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…",
|
"Set it to false to hide this layer from the slideshow, the data browser, the popup navigation…": "Встановіть false, щоб приховати шар в слайдшоу, в перегляді даних та навігації…",
|
||||||
"Shape properties": "Параметри полігона",
|
"Shape properties": "Параметри полігона",
|
||||||
"Short URL": "Коротке посилання",
|
"Short URL": "Коротке посилання",
|
||||||
"Short credits": "Короткий опис прав/подяки",
|
"Short credits": "Короткий опис прав/подяки",
|
||||||
"Show/hide layer": "Показати/приховати шар",
|
"Show/hide layer": "Показати/приховати шар",
|
||||||
"Simple link: [[http://example.com]]": "Просте посилання: [[http://example.com]]",
|
"Simple link: [[http://example.com]]": "Просте посилання: [[http://example.com]]",
|
||||||
"Slideshow": "Слайдшоу",
|
"Slideshow": "Слайдшоу",
|
||||||
"Smart transitions": "Smart transitions",
|
"Smart transitions": "Розумні переходи",
|
||||||
"Sort key": "Sort key",
|
"Sort key": "Ключ сортування",
|
||||||
"Split line": "Розрізати лінію",
|
"Split line": "Розрізати лінію",
|
||||||
"Start a hole here": "Почати отвір звідси",
|
"Start a hole here": "Почати отвір звідси",
|
||||||
"Start editing": "Почати редагування",
|
"Start editing": "Почати редагування",
|
||||||
|
@ -305,8 +305,8 @@
|
||||||
"Versions": "Версії",
|
"Versions": "Версії",
|
||||||
"View Fullscreen": "Перегляд на повний екран",
|
"View Fullscreen": "Перегляд на повний екран",
|
||||||
"Where do we go from here?": "Що можна зробити з мапою далі?",
|
"Where do we go from here?": "Що можна зробити з мапою далі?",
|
||||||
"Whether to display or not polygons paths.": "Whether to display or not polygons paths.",
|
"Whether to display or not polygons paths.": "Показувати чи ні контур полігону.",
|
||||||
"Whether to fill polygons with color.": "Whether to fill polygons with color.",
|
"Whether to fill polygons with color.": "Зафарбовувати чи ні полігони.",
|
||||||
"Who can edit": "Хто може редагувати",
|
"Who can edit": "Хто може редагувати",
|
||||||
"Who can view": "Хто може редагувати",
|
"Who can view": "Хто може редагувати",
|
||||||
"Will be displayed in the bottom right corner of the map": "Буде показано в правому нижньому кутку мапи",
|
"Will be displayed in the bottom right corner of the map": "Буде показано в правому нижньому кутку мапи",
|
||||||
|
@ -356,14 +356,14 @@
|
||||||
"1 day": "1 день",
|
"1 day": "1 день",
|
||||||
"1 hour": "1 година",
|
"1 hour": "1 година",
|
||||||
"5 min": "5 хвилин",
|
"5 min": "5 хвилин",
|
||||||
"Cache proxied request": "Cache proxied request",
|
"Cache proxied request": "Кешувати запити",
|
||||||
"No cache": "No cache",
|
"No cache": "Кешу немає",
|
||||||
"Popup": "Popup",
|
"Popup": "Popup",
|
||||||
"Popup (large)": "Popup (large)",
|
"Popup (large)": "Popup (large)",
|
||||||
"Popup content style": "Popup content style",
|
"Popup content style": "Popup content style",
|
||||||
"Popup shape": "Popup shape",
|
"Popup shape": "Popup shape",
|
||||||
"Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}",
|
"Skipping unknown geometry.type: {type}": "Пропускаємо невідоме значення geometry.type: {type}",
|
||||||
"Optional.": "Optional.",
|
"Optional.": "Необов’язково.",
|
||||||
"Paste your data here": "Paste your data here",
|
"Paste your data here": "Вставте ваші дані тут",
|
||||||
"Please save the map first": "Please save the map first"
|
"Please save the map first": "Спочатку збережіть вашу мапу"
|
||||||
}
|
}
|
Loading…
Reference in a new issue