mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Add translations for strings that were added after string freeze
Please let's not do this again. The Spanish, Dutch, French, German and Chinese translations were asked to a native or secondary speaker of the language in the office. The Finnish, Italian, Russian and Turkish translations are obtained from Google Translate (with some more clever searching than copy-paste). The Korean and Japanese translations are not needed since we don't translate cura.pot for those languages. The Polish and Brazillian Portuguese translations will be made after receiving the translations from the translators. Contributes to issue CL-118.
This commit is contained in:
parent
e33528538f
commit
db46e9377d
10 changed files with 149 additions and 1 deletions
|
@ -21,6 +21,21 @@ msgctxt "@label:status"
|
|||
msgid "Print aborted"
|
||||
msgstr "Impresión cancelada"
|
||||
|
||||
#: Manually added for plugins/UM3NetworkPrinting/PrinterInfoBlock.qml
|
||||
msgctxt "@label:status"
|
||||
msgid "Blocked"
|
||||
msgstr "Deshabilitada"
|
||||
|
||||
#: Manually added for plugins/UM3NetworkPrinting/PrinterInfoBlock.qml
|
||||
msgctxt "@label:status"
|
||||
msgid "Action required"
|
||||
msgstr "Acción requerida"
|
||||
|
||||
#: Manually added for plugins/UM3NetworkPrinting/PrinterInfoBlock.qml
|
||||
msgctxt "@label:status"
|
||||
msgid "Can't start print"
|
||||
msgstr "No se puede imprimir"
|
||||
|
||||
#: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.py:29
|
||||
msgctxt "@action"
|
||||
msgid "Machine Settings"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue