mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 00:55:59 +08:00
Fix brackets in Korean translation
So that it won't crash.
This commit is contained in:
parent
399a63912e
commit
45a4c56915
@ -1343,7 +1343,7 @@ msgstr "인터페이스로드 중 ..."
|
|||||||
#, python-format
|
#, python-format
|
||||||
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
|
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
|
||||||
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
|
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
|
||||||
msgstr "% (너비) .1f x % (깊이) .1f x % (높이) .1f mm"
|
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
|
||||||
|
|
||||||
#: /home/ruben/Projects/Cura/cura/CuraApplication.py:1417
|
#: /home/ruben/Projects/Cura/cura/CuraApplication.py:1417
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
|
Loading…
x
Reference in New Issue
Block a user