mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Improve translation of short time format
It wasn't short enough. Fixes #3692.
This commit is contained in:
parent
6f402c9ea9
commit
8e3e5f50b4
1 changed files with 3 additions and 3 deletions
|
@ -3558,7 +3558,7 @@ msgstr "Druckeinrichtung deaktiviert\nG-Code-Dateien können nicht geändert wer
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Sidebar.qml:380
|
||||
msgctxt "@label Hours and minutes"
|
||||
msgid "00h 00min"
|
||||
msgstr "00 Stunden 00 Minuten"
|
||||
msgstr "00 St. 00 M."
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Sidebar.qml:398
|
||||
msgctxt "@tooltip"
|
||||
|
@ -5493,7 +5493,7 @@ msgstr "Cura-Profil-Reader"
|
|||
|
||||
#~ msgctxt "@label"
|
||||
#~ msgid "00h 00min"
|
||||
#~ msgstr "00 Stunden 00 Minuten"
|
||||
#~ msgstr "00 St. 00 M."
|
||||
|
||||
#~ msgctxt "@tooltip"
|
||||
#~ msgid "<b>Time information</b>"
|
||||
|
@ -5517,7 +5517,7 @@ msgstr "Cura-Profil-Reader"
|
|||
|
||||
#~ msgctxt "@label"
|
||||
#~ msgid "<a href='%1'>Check material compatibility</a>"
|
||||
#~ msgstr "<a href='%1‘>Materialkompatibilität prüfen</a>"
|
||||
#~ msgstr "<a href='%1'>Materialkompatibilität prüfen</a>"
|
||||
|
||||
#~ msgctxt "name"
|
||||
#~ msgid "UM3 Network Connection (Cluster)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue