Browse Source

Add Spanish and Italian translations to a string added after the string
freeze.

Contributes to issue CURA-5166.

Diego Prado Gesto 6 years ago
parent
commit
d6dcb995bf
2 changed files with 12 additions and 0 deletions
  1. 6 0
      resources/i18n/es_ES/cura.po
  2. 6 0
      resources/i18n/it_IT/cura.po

+ 6 - 0
resources/i18n/es_ES/cura.po

@@ -18,6 +18,12 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Poedit 2.0.6\n"
 
+#Added after the string freeze.
+#: /home/ruben/Projects/Cura/resources/qml/SidebarHeader.qml:528
+msgctxt "@label"
+msgid "Use adhesion sheet or glue with this material combination"
+msgstr "Use una lámina de adherencia o pegamento con esta combinación de materiales"
+
 #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.py:22
 msgctxt "@action"
 msgid "Machine Settings"

+ 6 - 0
resources/i18n/it_IT/cura.po

@@ -16,6 +16,12 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#Added after the string freeze.
+#: /home/ruben/Projects/Cura/resources/qml/SidebarHeader.qml:528
+msgctxt "@label"
+msgid "Use adhesion sheet or glue with this material combination"
+msgstr "Utilizzare un foglio di adesione o colla con questa combinazione di materiali"
+
 #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.py:22
 msgctxt "@action"
 msgid "Machine Settings"