diff --git a/umap/locale/ms/LC_MESSAGES/django.mo b/umap/locale/ms/LC_MESSAGES/django.mo index 6724f513..0e0c0b04 100644 Binary files a/umap/locale/ms/LC_MESSAGES/django.mo and b/umap/locale/ms/LC_MESSAGES/django.mo differ diff --git a/umap/locale/ms/LC_MESSAGES/django.po b/umap/locale/ms/LC_MESSAGES/django.po index 765c9e0f..d1383239 100644 --- a/umap/locale/ms/LC_MESSAGES/django.po +++ b/umap/locale/ms/LC_MESSAGES/django.po @@ -360,17 +360,17 @@ msgstr "Penyunting peta telah dikemas kini dengan jayanya!" #: views.py:640 #, python-format msgid "The uMap edit link for your map: %(map_name)s" -msgstr "" +msgstr "Pautan suntingan uMap untuk peta anda: %(map_name)s" #: views.py:641 #, python-format msgid "Here is your secret edit link: %(link)s" -msgstr "" +msgstr "Ini pautan suntingan rahsia anda: %(link)s" #: views.py:647 #, python-format msgid "Email sent to %(email)s" -msgstr "" +msgstr "E-mel telah dihantar ke %(email)s" #: views.py:658 msgid "Only its owner can delete the map." diff --git a/umap/static/umap/locale/ms.js b/umap/static/umap/locale/ms.js index 9fe7c5ae..06b52b06 100644 --- a/umap/static/umap/locale/ms.js +++ b/umap/static/umap/locale/ms.js @@ -389,9 +389,15 @@ const locale = { "Opacity": "Kelegapan", "Star this map": "Tandai bintang peta ini", "Symbol can be either a unicode character 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.": "Simbol boleh jadi aksara unicode atau URL. Anda boleh gunakan ciri-ciri sifat sebagai pemboleh ubah: cth.: dengan \"http://myserver.org/images/{name}.png\", pemboleh ubah {name} akan digantikan dengan nilai \"name\" bagi setiap penanda.", - "Direct link": "Direct link", - "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "Direct link": "Pautan terus", + "Export options": "Pilihan eksport", + "The zoom and center have been modified.": "Zum dan kedudukan tengah telah diubah suai.", + "Congratulations, your map has been created!": "Tahniah, peta anda telah berjaya dicipta!", + "Copy link": "Salin pautan", + "Email": "E-mel", + "Secret edit link copied to clipboard!": "Pautan suntingan rahsia telah disalin ke papan keratan!", + "Send me the link": "Hantarkan pautan kepada saya", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Peta anda telah berjaya dicipta! Memandangkan anda tidak log masuk, ini pautan rahsia anda untuk menyunting peta, sila simpannya dengan selamat:" } L.registerLocale("ms", locale) L.setLocale("ms") diff --git a/umap/static/umap/locale/ms.json b/umap/static/umap/locale/ms.json index 77cf9742..7925ed8d 100644 --- a/umap/static/umap/locale/ms.json +++ b/umap/static/umap/locale/ms.json @@ -389,7 +389,13 @@ "Opacity": "Kelegapan", "Star this map": "Tandai bintang peta ini", "Symbol can be either a unicode character 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.": "Simbol boleh jadi aksara unicode atau URL. Anda boleh gunakan ciri-ciri sifat sebagai pemboleh ubah: cth.: dengan \"http://myserver.org/images/{name}.png\", pemboleh ubah {name} akan digantikan dengan nilai \"name\" bagi setiap penanda.", - "Direct link": "Direct link", - "Export options": "Export options", - "The zoom and center have been modified.": "The zoom and center have been modified." + "Direct link": "Pautan terus", + "Export options": "Pilihan eksport", + "The zoom and center have been modified.": "Zum dan kedudukan tengah telah diubah suai.", + "Congratulations, your map has been created!": "Tahniah, peta anda telah berjaya dicipta!", + "Copy link": "Salin pautan", + "Email": "E-mel", + "Secret edit link copied to clipboard!": "Pautan suntingan rahsia telah disalin ke papan keratan!", + "Send me the link": "Hantarkan pautan kepada saya", + "Your map has been created! As you are not logged in, here is your secret link to edit the map, please keep it safe:": "Peta anda telah berjaya dicipta! Memandangkan anda tidak log masuk, ini pautan rahsia anda untuk menyunting peta, sila simpannya dengan selamat:" } \ No newline at end of file