From 9e9d68f1f5889f44d620fb044b1c9cec43b095e1 Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Tue, 15 Aug 2017 13:16:59 -0400 Subject: Resynced translation files and fixed translations of the boot splash UI --- .../lumina-config/i18n/lumina-config_ko.ts | 63 ++++++++++------------ 1 file changed, 29 insertions(+), 34 deletions(-) (limited to 'src-qt5/core-utils/lumina-config/i18n/lumina-config_ko.ts') diff --git a/src-qt5/core-utils/lumina-config/i18n/lumina-config_ko.ts b/src-qt5/core-utils/lumina-config/i18n/lumina-config_ko.ts index 976896b2..6de0ccaa 100644 --- a/src-qt5/core-utils/lumina-config/i18n/lumina-config_ko.ts +++ b/src-qt5/core-utils/lumina-config/i18n/lumina-config_ko.ts @@ -1178,11 +1178,6 @@ page_fluxbox_keys - - - page_fluxbox_keys - - Basic Editor @@ -1650,147 +1645,147 @@ 날짜 다음 시간 - + Window manager - + Desktop Settings - + Select an image 그림 선택 - + Images 그림 - + Reset User Image 사용자 그림 재설정 - + Would you like to reset the user image to the system default? 사용자 그림을 시스템 기본값으로 재설정 하시겠습니까? - + Valid Time Codes: 유효한 시간 코드: - + %1: Hour without leading zero (1) %1: 앞에 0이 없는 시 (1) - + %1: Hour with leading zero (01) %1: 앞에 0이 있는 시 (01) - + %1: Minutes without leading zero (2) %1: 앞에 0이 없는 분 (2) - + %1: Minutes with leading zero (02) %1: 앞에 0이 있는 분 (02) - + %1: Seconds without leading zero (3) %1: 앞에 0이 없는 초 (3) - + %1: Seconds with leading zero (03) %1: 앞에 0이 있는 초 (03) - + %1: AM/PM (12-hour) clock (upper or lower case) %1: 오전/오후 (12 시간) 시계 - + %1: Timezone %1: 시간대 - + Time Codes 시간 코드 - + Valid Date Codes: 유효한 날짜 코드: - + %1: Numeric day without a leading zero (1) %1: 앞에 0이 없는 숫자화된 요일 (1) - + %1: Numeric day with leading zero (01) %1: 앞에 0이 있는 숫자화된 요일 (01) - + %1: Day as abbreviation (localized) %1: 요일의 짧은 이름 (지역화됨) - + %1: Day as full name (localized) %1: 요일의 긴 이름 (지역화됨) - + %1: Numeric month without leading zero (2) %1: 앞에 0이 없는 숫자화된 달 (2) - + %1: Numeric month with leading zero (02) %1: 앞에 0이 있는 숫자화된 달 (02) - + %1: Month as abbreviation (localized) %1: 달의 짧은 이름 (지역화됨) - + %1: Month as full name (localized) %1: 달의 긴 이름 (지역화됨) - + %1: Year as 2-digit number (15) %1: 2자리 숫자로 된 해 (15) - + %1: Year as 4-digit number (2015) %1: 4자리 숫자로 된 해 (2015) - + Text may be contained within single-quotes to ignore replacements 치환을 방지하기 위해 작은 따옴표 안에 문자를 사용할 수 있음 - + Date Codes 날짜 코드 -- cgit