Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2020-04-15 18:43:26 +0300
committerGhostkeeper <rubend@tutanota.com>2020-04-15 19:06:10 +0300
commit1cef21919efb18ef58a35c95936c7aa5bb35bfe0 (patch)
tree46cd026c2070de4359683f118b43a56f82b98298 /resources/i18n/pt_PT
parent7b3482fcd885f7751fa405e7ee2915ba3b616abe (diff)
Fix missing plural forms
The import script doesn't parse these correctly yet. Keep finding them now. Some of the plural forms were incorrect. They were like that last time as well. Lionbridge isn't translating them correctly, but it's the fault of a very annoying interface in Smartling. I was able to fix all of them decently except Russian, so Russian will have to make do with just plural everywhere. Contributes to issue CURA-7344.
Diffstat (limited to 'resources/i18n/pt_PT')
-rw-r--r--resources/i18n/pt_PT/cura.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/i18n/pt_PT/cura.po b/resources/i18n/pt_PT/cura.po
index 33364641aa..bb07e0c0ad 100644
--- a/resources/i18n/pt_PT/cura.po
+++ b/resources/i18n/pt_PT/cura.po
@@ -2145,8 +2145,8 @@ msgstr "Altere os scripts de pós-processamento."
msgctxt "@info:tooltip"
msgid "The following script is active:"
msgid_plural "The following scripts are active:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "O script a seguir está ativo:"
+msgstr[1] "Os seguintes scripts estão ativos:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SimulationView/SimulationViewMenuComponent.qml:20
#: /home/trin/Gedeeld/Projects/Cura/plugins/SimulationView/SimulationViewMenuComponent.qml:49