From d0f32adf66321a1b71ca6c2cf8b32a7c41d6b973 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 13 Mar 2019 17:21:34 +0100 Subject: [PATCH] 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. --- resources/i18n/ko_KR/cura.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/i18n/ko_KR/cura.po b/resources/i18n/ko_KR/cura.po index 05e63edf1e..6621951690 100644 --- a/resources/i18n/ko_KR/cura.po +++ b/resources/i18n/ko_KR/cura.po @@ -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"