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/es_ES
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/es_ES')
-rw-r--r--resources/i18n/es_ES/cura.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/i18n/es_ES/cura.po b/resources/i18n/es_ES/cura.po
index dcd9c7279b..ea37bc182c 100644
--- a/resources/i18n/es_ES/cura.po
+++ b/resources/i18n/es_ES/cura.po
@@ -2127,8 +2127,8 @@ msgstr "Cambiar las secuencias de comandos de posprocesamiento."
msgctxt "@info:tooltip"
msgid "The following script is active:"
msgid_plural "The following scripts are active:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "La siguiente secuencia de comandos está activa:"
+msgstr[1] "Las siguientes secuencias de comandos están activas:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SimulationView/SimulationViewMenuComponent.qml:20
#: /home/trin/Gedeeld/Projects/Cura/plugins/SimulationView/SimulationViewMenuComponent.qml:49