diff options
author | 2012-07-13 13:52:11 -0700 | |
---|---|---|
committer | 2012-07-13 13:52:11 -0700 | |
commit | 63b12362d6036759e9ccb03a38ceea7946da2fef (patch) | |
tree | 702223d3c2a67b58befe924e46f1197cffec7c71 /java/res/values-ko | |
parent | eea34598bf63f670f47d7b3f37b6436921e5fe02 (diff) | |
download | latinime-63b12362d6036759e9ccb03a38ceea7946da2fef.tar.gz latinime-63b12362d6036759e9ccb03a38ceea7946da2fef.tar.xz latinime-63b12362d6036759e9ccb03a38ceea7946da2fef.zip |
Import translations. DO NOT MERGE
Change-Id: Ibb5bd0c2753e52dc3526ce859b0c108e189a605d
Auto-generated-cl: translation import
Diffstat (limited to 'java/res/values-ko')
-rw-r--r-- | java/res/values-ko/strings.xml | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/java/res/values-ko/strings.xml b/java/res/values-ko/strings.xml index 3126b2e66..38090d1b9 100644 --- a/java/res/values-ko/strings.xml +++ b/java/res/values-ko/strings.xml @@ -107,19 +107,14 @@ <string name="note_timestamp_for_researchlog" msgid="1889446857977976026">"로그에 타임스탬프를 기록"</string> <string name="notify_recorded_timestamp" msgid="8036429032449612051">"타임스탬프를 기록함"</string> <string name="do_not_log_this_session" msgid="413762473641146336">"이 세션을 로그하지 마세요."</string> - <!-- no translation found for enable_session_logging (4202559020594036225) --> - <skip /> - <!-- no translation found for log_whole_session_history (7087712461632081351) --> - <skip /> + <string name="enable_session_logging" msgid="4202559020594036225">"세션 로깅을 사용하도록 설정합니다."</string> + <string name="log_whole_session_history" msgid="7087712461632081351">"전체 세션 기록을 로그합니다."</string> <string name="notify_session_log_deleting" msgid="3299507647764414623">"세션 로그 삭제"</string> <string name="notify_session_log_deleted" msgid="8687927130100934686">"세션 로그가 삭제됨"</string> <string name="notify_session_log_not_deleted" msgid="2592908998810755970">"세션 로그가 삭제되지 않음"</string> - <!-- no translation found for notify_session_history_logged (7723983399468056391) --> - <skip /> - <!-- no translation found for notify_session_history_not_logged (6597910011368015361) --> - <skip /> - <!-- no translation found for notify_session_logging_enabled (8549561596936177661) --> - <skip /> + <string name="notify_session_history_logged" msgid="7723983399468056391">"세션 기록이 로그되었습니다."</string> + <string name="notify_session_history_not_logged" msgid="6597910011368015361">"오류: 세션 기록을 로그하지 못했습니다."</string> + <string name="notify_session_logging_enabled" msgid="8549561596936177661">"세션 로깅을 사용하고 있습니다."</string> <string name="select_language" msgid="3693815588777926848">"입력 언어"</string> <string name="hint_add_to_dictionary" msgid="573678656946085380">"저장하려면 다시 터치"</string> <string name="has_dictionary" msgid="6071847973466625007">"사전 사용 가능"</string> |