From e5d784b75fd33fc28c2afda4ac88d8a735be700d Mon Sep 17 00:00:00 2001
From: Guilherme Lima <30418786+guilhermelim@users.noreply.github.com>
Date: Tue, 5 May 2020 15:21:22 -0300
Subject: [PATCH 1/3] Translation into Portuguese of Portugal and Brazil
Translates placeholder message from the form Install WordPress. Item change: Path Text Box.
---
locale/pt-BR/LC_MESSAGES/django.po | 6 +++++-
locale/pt/LC_MESSAGES/django.po | 6 +++++-
.../templates/websiteFunctions/installWordPress.html | 2 +-
3 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/locale/pt-BR/LC_MESSAGES/django.po b/locale/pt-BR/LC_MESSAGES/django.po
index 12e174b3d..3cb6f2ebc 100644
--- a/locale/pt-BR/LC_MESSAGES/django.po
+++ b/locale/pt-BR/LC_MESSAGES/django.po
@@ -6189,7 +6189,11 @@ msgstr "Instale o WordPress com LSCache."
#: websiteFunctions/templates/websiteFunctions/installWordPress.html:28
msgid "Blog Title"
-msgstr ""
+msgstr "Título do Blog"
+
+#: websiteFunctions/templates/websiteFunctions/installWordPress.html:58
+msgid "Leave empty to install in website home directory. (Without preceding slash)"
+msgstr "Deixe em branco para instalar no diretório inicial do site. (Sem barra anterior)"
#: websiteFunctions/templates/websiteFunctions/launchChild.html:29
msgid "Copy/Sync to Master"
diff --git a/locale/pt/LC_MESSAGES/django.po b/locale/pt/LC_MESSAGES/django.po
index fdf3601b3..153f62d0f 100755
--- a/locale/pt/LC_MESSAGES/django.po
+++ b/locale/pt/LC_MESSAGES/django.po
@@ -6724,7 +6724,11 @@ msgstr "Instale o WordPress com LSCache."
#: websiteFunctions/templates/websiteFunctions/installWordPress.html:28
msgid "Blog Title"
-msgstr ""
+msgstr "Título do Blog"
+
+#: websiteFunctions/templates/websiteFunctions/installWordPress.html:58
+msgid "Leave empty to install in website home directory. (Without preceding slash)"
+msgstr "Deixe em branco para instalar no diretório inicial do site. (Sem barra anterior)"
#: websiteFunctions/templates/websiteFunctions/launchChild.html:32
msgid "Copy/Sync to Master"
diff --git a/websiteFunctions/templates/websiteFunctions/installWordPress.html b/websiteFunctions/templates/websiteFunctions/installWordPress.html
index 2800f2628..da2efa079 100755
--- a/websiteFunctions/templates/websiteFunctions/installWordPress.html
+++ b/websiteFunctions/templates/websiteFunctions/installWordPress.html
@@ -55,7 +55,7 @@
From 8c7bc46678e41017cfda34aa5136110210de7b83 Mon Sep 17 00:00:00 2001
From: Guilherme Lima <30418786+guilhermelim@users.noreply.github.com>
Date: Tue, 5 May 2020 15:26:57 -0300
Subject: [PATCH 2/3] Revert "Translation into Portuguese of Portugal and
Brazil"
This reverts commit e5d784b75fd33fc28c2afda4ac88d8a735be700d.
---
locale/pt-BR/LC_MESSAGES/django.po | 6 +-----
locale/pt/LC_MESSAGES/django.po | 6 +-----
.../templates/websiteFunctions/installWordPress.html | 2 +-
3 files changed, 3 insertions(+), 11 deletions(-)
diff --git a/locale/pt-BR/LC_MESSAGES/django.po b/locale/pt-BR/LC_MESSAGES/django.po
index 3cb6f2ebc..12e174b3d 100644
--- a/locale/pt-BR/LC_MESSAGES/django.po
+++ b/locale/pt-BR/LC_MESSAGES/django.po
@@ -6189,11 +6189,7 @@ msgstr "Instale o WordPress com LSCache."
#: websiteFunctions/templates/websiteFunctions/installWordPress.html:28
msgid "Blog Title"
-msgstr "Título do Blog"
-
-#: websiteFunctions/templates/websiteFunctions/installWordPress.html:58
-msgid "Leave empty to install in website home directory. (Without preceding slash)"
-msgstr "Deixe em branco para instalar no diretório inicial do site. (Sem barra anterior)"
+msgstr ""
#: websiteFunctions/templates/websiteFunctions/launchChild.html:29
msgid "Copy/Sync to Master"
diff --git a/locale/pt/LC_MESSAGES/django.po b/locale/pt/LC_MESSAGES/django.po
index 153f62d0f..fdf3601b3 100755
--- a/locale/pt/LC_MESSAGES/django.po
+++ b/locale/pt/LC_MESSAGES/django.po
@@ -6724,11 +6724,7 @@ msgstr "Instale o WordPress com LSCache."
#: websiteFunctions/templates/websiteFunctions/installWordPress.html:28
msgid "Blog Title"
-msgstr "Título do Blog"
-
-#: websiteFunctions/templates/websiteFunctions/installWordPress.html:58
-msgid "Leave empty to install in website home directory. (Without preceding slash)"
-msgstr "Deixe em branco para instalar no diretório inicial do site. (Sem barra anterior)"
+msgstr ""
#: websiteFunctions/templates/websiteFunctions/launchChild.html:32
msgid "Copy/Sync to Master"
diff --git a/websiteFunctions/templates/websiteFunctions/installWordPress.html b/websiteFunctions/templates/websiteFunctions/installWordPress.html
index da2efa079..2800f2628 100755
--- a/websiteFunctions/templates/websiteFunctions/installWordPress.html
+++ b/websiteFunctions/templates/websiteFunctions/installWordPress.html
@@ -55,7 +55,7 @@
From cf217c10615f719e2b3784fbda32718b0c866814 Mon Sep 17 00:00:00 2001
From: Guilherme Lima <30418786+guilhermelim@users.noreply.github.com>
Date: Tue, 5 May 2020 16:22:23 -0300
Subject: [PATCH 3/3] Translation into Portuguese of Portugal and Brazil
Translates placeholder message from the form Install WordPress. Item change: Path Text Box.
---
locale/pt-BR/LC_MESSAGES/django.po | 6 +++++-
locale/pt/LC_MESSAGES/django.po | 6 +++++-
.../templates/websiteFunctions/installWordPress.html | 2 +-
3 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/locale/pt-BR/LC_MESSAGES/django.po b/locale/pt-BR/LC_MESSAGES/django.po
index 12e174b3d..3cb6f2ebc 100644
--- a/locale/pt-BR/LC_MESSAGES/django.po
+++ b/locale/pt-BR/LC_MESSAGES/django.po
@@ -6189,7 +6189,11 @@ msgstr "Instale o WordPress com LSCache."
#: websiteFunctions/templates/websiteFunctions/installWordPress.html:28
msgid "Blog Title"
-msgstr ""
+msgstr "Título do Blog"
+
+#: websiteFunctions/templates/websiteFunctions/installWordPress.html:58
+msgid "Leave empty to install in website home directory. (Without preceding slash)"
+msgstr "Deixe em branco para instalar no diretório inicial do site. (Sem barra anterior)"
#: websiteFunctions/templates/websiteFunctions/launchChild.html:29
msgid "Copy/Sync to Master"
diff --git a/locale/pt/LC_MESSAGES/django.po b/locale/pt/LC_MESSAGES/django.po
index fdf3601b3..153f62d0f 100755
--- a/locale/pt/LC_MESSAGES/django.po
+++ b/locale/pt/LC_MESSAGES/django.po
@@ -6724,7 +6724,11 @@ msgstr "Instale o WordPress com LSCache."
#: websiteFunctions/templates/websiteFunctions/installWordPress.html:28
msgid "Blog Title"
-msgstr ""
+msgstr "Título do Blog"
+
+#: websiteFunctions/templates/websiteFunctions/installWordPress.html:58
+msgid "Leave empty to install in website home directory. (Without preceding slash)"
+msgstr "Deixe em branco para instalar no diretório inicial do site. (Sem barra anterior)"
#: websiteFunctions/templates/websiteFunctions/launchChild.html:32
msgid "Copy/Sync to Master"
diff --git a/websiteFunctions/templates/websiteFunctions/installWordPress.html b/websiteFunctions/templates/websiteFunctions/installWordPress.html
index 2800f2628..da2efa079 100755
--- a/websiteFunctions/templates/websiteFunctions/installWordPress.html
+++ b/websiteFunctions/templates/websiteFunctions/installWordPress.html
@@ -55,7 +55,7 @@