diff --git a/umap/locale/de/LC_MESSAGES/django.mo b/umap/locale/de/LC_MESSAGES/django.mo index 4393bdee..71bf6525 100644 Binary files a/umap/locale/de/LC_MESSAGES/django.mo and b/umap/locale/de/LC_MESSAGES/django.mo differ diff --git a/umap/locale/de/LC_MESSAGES/django.po b/umap/locale/de/LC_MESSAGES/django.po index dbf266eb..0be84a38 100644 --- a/umap/locale/de/LC_MESSAGES/django.po +++ b/umap/locale/de/LC_MESSAGES/django.po @@ -6,15 +6,15 @@ # Ettore Atalan , 2016 # hno2 , 2013-2014 # Jannis Leidel , 2016 -# Klumbumbus, 2013-2014,2018 +# Klumbumbus, 2013-2014,2018-2019 # YOHAN BONIFACE , 2012 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 \n" +"PO-Revision-Date: 2019-04-07 18:04+0000\n" +"Last-Translator: Klumbumbus\n" "Language-Team: German (http://www.transifex.com/yohanboniface/umap/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -128,7 +128,7 @@ msgstr "Nur Bearbeiter " #: umap/models.py:123 msgid "blocked" -msgstr "" +msgstr "blockiert" #: umap/models.py:126 umap/models.py:256 msgid "description" @@ -229,7 +229,7 @@ msgstr "Bitte wähle einen Anbieter" msgid "" "uMap lets you create maps with OpenStreetMap " "layers in a minute and embed them in your site." -msgstr "" +msgstr "Mit uMap kannst du Karten mit OpenStreetMap-Ebenen in einer Minute erstellen und in deine Seite einbinden." #: umap/templates/umap/about_summary.html:11 msgid "Choose the layers of your map" diff --git a/umap/locale/pt/LC_MESSAGES/django.mo b/umap/locale/pt/LC_MESSAGES/django.mo index f32db6a0..fd0b6f8b 100644 Binary files a/umap/locale/pt/LC_MESSAGES/django.mo and b/umap/locale/pt/LC_MESSAGES/django.mo differ diff --git a/umap/locale/pt/LC_MESSAGES/django.po b/umap/locale/pt/LC_MESSAGES/django.po index d439223c..3b13659d 100644 --- a/umap/locale/pt/LC_MESSAGES/django.po +++ b/umap/locale/pt/LC_MESSAGES/django.po @@ -4,14 +4,14 @@ # # Translators: # Joao Ponce de Leao Paulouro , 2014 -# Rui , 2016,2018 +# Rui , 2016,2018-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-04-07 14:28+0000\n" -"Last-Translator: yohanboniface \n" +"PO-Revision-Date: 2019-04-14 17:11+0000\n" +"Last-Translator: Rui \n" "Language-Team: Portuguese (http://www.transifex.com/yohanboniface/umap/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -125,7 +125,7 @@ msgstr "só editores" #: umap/models.py:123 msgid "blocked" -msgstr "" +msgstr "bloqueado" #: umap/models.py:126 umap/models.py:256 msgid "description" @@ -226,7 +226,7 @@ msgstr "Por favor escolha um fornecedor" msgid "" "uMap lets you create maps with OpenStreetMap " "layers in a minute and embed them in your site." -msgstr "" +msgstr "O uMap permite criar mapas através de camadas do OpenStreetMap num minuto e mostrá-los no seu site." #: umap/templates/umap/about_summary.html:11 msgid "Choose the layers of your map" diff --git a/umap/static/umap/locale/de.js b/umap/static/umap/locale/de.js index bacb2ee2..06f711e8 100644 --- a/umap/static/umap/locale/de.js +++ b/umap/static/umap/locale/de.js @@ -362,10 +362,10 @@ var locale = { "Popup (large)": "Popup (groß)", "Popup content style": "Popupinhaltstil", "Popup shape": "Popupform", - "Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}", + "Skipping unknown geometry.type: {type}": "Überspringe unbekannten Geometrietyp: {type}", "Optional.": "Optional.", - "Paste your data here": "Paste your data here", - "Please save the map first": "Please save the map first" + "Paste your data here": "Füge deine Daten hier ein", + "Please save the map first": "Bitte zuerst die Karte speichern" }; L.registerLocale("de", locale); L.setLocale("de"); \ No newline at end of file diff --git a/umap/static/umap/locale/de.json b/umap/static/umap/locale/de.json index 8a1f0ccc..e38ec84b 100644 --- a/umap/static/umap/locale/de.json +++ b/umap/static/umap/locale/de.json @@ -362,8 +362,8 @@ "Popup (large)": "Popup (groß)", "Popup content style": "Popupinhaltstil", "Popup shape": "Popupform", - "Skipping unknown geometry.type: {type}": "Skipping unknown geometry.type: {type}", + "Skipping unknown geometry.type: {type}": "Überspringe unbekannten Geometrietyp: {type}", "Optional.": "Optional.", - "Paste your data here": "Paste your data here", - "Please save the map first": "Please save the map first" + "Paste your data here": "Füge deine Daten hier ein", + "Please save the map first": "Bitte zuerst die Karte speichern" } \ No newline at end of file diff --git a/umap/static/umap/locale/pt.js b/umap/static/umap/locale/pt.js index 606c7a7c..f1c04e62 100644 --- a/umap/static/umap/locale/pt.js +++ b/umap/static/umap/locale/pt.js @@ -362,10 +362,10 @@ var locale = { "Popup (large)": "Popup (largo)", "Popup content style": "Estilo do conteúdo do popup", "Popup shape": "Forma do popup", - "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" + "Skipping unknown geometry.type: {type}": "A ignorar tipo de geometria desconhecido: {type}", + "Optional.": "Opcional.", + "Paste your data here": "Cole aqui os seus dados", + "Please save the map first": "Por favor primeiro grave o mapa" }; L.registerLocale("pt", locale); L.setLocale("pt"); \ No newline at end of file diff --git a/umap/static/umap/locale/pt.json b/umap/static/umap/locale/pt.json index ffc7531a..8d12b301 100644 --- a/umap/static/umap/locale/pt.json +++ b/umap/static/umap/locale/pt.json @@ -362,8 +362,8 @@ "Popup (large)": "Popup (largo)", "Popup content style": "Estilo do conteúdo do popup", "Popup shape": "Forma do popup", - "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" + "Skipping unknown geometry.type: {type}": "A ignorar tipo de geometria desconhecido: {type}", + "Optional.": "Opcional.", + "Paste your data here": "Cole aqui os seus dados", + "Please save the map first": "Por favor primeiro grave o mapa" } \ No newline at end of file diff --git a/umap/static/umap/locale/pt_PT.json b/umap/static/umap/locale/pt_PT.json index e00b5286..bce805a2 100644 --- a/umap/static/umap/locale/pt_PT.json +++ b/umap/static/umap/locale/pt_PT.json @@ -362,8 +362,8 @@ "Popup (large)": "Popup (largo)", "Popup content style": "Estilo do conteúdo do popup", "Popup shape": "Forma do popup", - "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" + "Skipping unknown geometry.type: {type}": "A ignorar tipo de geometria desconhecido: {type}", + "Optional.": "Opcional.", + "Paste your data here": "Cole aqui os seus dados", + "Please save the map first": "Por favor primeiro grave o mapa" } \ No newline at end of file