mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 23:59:03 +08:00
Translate 'on' and 'off' in stage menu
It needs to be short. I used Google Translate for this. I translated the words 'active' and 'inactive' since this is about support being enabled or disabled. However with the translation of the word 'disabled' I'm getting results that seem to go more towards 'handicapped' rather than 'deactivated' so I think this is better. Contributes to issue CURA-6257.
This commit is contained in:
parent
47d4ae2789
commit
d0f32adf66
@ -3885,12 +3885,12 @@ msgstr "사용자 지정 프로파일이 현재 활성 상태입니다. 품질
|
||||
#: /home/ruben/Projects/Cura/resources/qml/PrintSetupSelector/PrintSetupSelectorHeader.qml:13
|
||||
msgctxt "@label:Should be short"
|
||||
msgid "On"
|
||||
msgstr "On"
|
||||
msgstr "유효한"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/PrintSetupSelector/PrintSetupSelectorHeader.qml:14
|
||||
msgctxt "@label:Should be short"
|
||||
msgid "Off"
|
||||
msgstr "Off"
|
||||
msgstr "비활성"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/PrintSetupSelector/Custom/GlobalProfileSelector.qml:27
|
||||
msgctxt "@label"
|
||||
|
Loading…
x
Reference in New Issue
Block a user