mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 06:35:15 +08:00
Add out-of-band translations
These strings were added too late, after the string freeze. Now I have to figure out the translations from a secondary source... Contributes to issue CURA-4341.
This commit is contained in:
parent
e5df65ed88
commit
d3b1563369
@ -18,6 +18,26 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 2.0.4\n"
|
||||
|
||||
#: Manually added for plugins/UM3NetworkPrinting/PrinterInfoBlock.qml
|
||||
msgctxt "@label:status"
|
||||
msgid "Print aborted"
|
||||
msgstr "Drukowanie zostaje przerwane"
|
||||
|
||||
#: Manually added for plugins/UM3NetworkPrinting/PrinterInfoBlock.qml
|
||||
msgctxt "@label:status"
|
||||
msgid "Blocked"
|
||||
msgstr "Zablokowany"
|
||||
|
||||
#: Manually added for plugins/UM3NetworkPrinting/PrinterInfoBlock.qml
|
||||
msgctxt "@label:status"
|
||||
msgid "Action required"
|
||||
msgstr "Konieczne są działania"
|
||||
|
||||
#: Manually added for plugins/UM3NetworkPrinting/PrinterInfoBlock.qml
|
||||
msgctxt "@label:status"
|
||||
msgid "Can't start print"
|
||||
msgstr "Nie mogę rozpocząć drukowania"
|
||||
|
||||
#: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.py:29
|
||||
msgctxt "@action"
|
||||
msgid "Machine Settings"
|
||||
|
Loading…
x
Reference in New Issue
Block a user