summaryrefslogtreecommitdiffstats
path: root/res/values-ko
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-12-09 16:05:56 -0800
committerEric Fischer <enf@google.com>2010-12-09 16:05:56 -0800
commitccd343d0af0479eef369dcb2b2f49c425ed4ebf2 (patch)
treebdca3ae7a6fa64d7f926ba4518470eaba63a03c7 /res/values-ko
parent9f5268d5bdfafe5c20dba64fbca124fcf25d68d9 (diff)
downloadandroid_packages_apps_Calendar-ccd343d0af0479eef369dcb2b2f49c425ed4ebf2.tar.gz
android_packages_apps_Calendar-ccd343d0af0479eef369dcb2b2f49c425ed4ebf2.tar.bz2
android_packages_apps_Calendar-ccd343d0af0479eef369dcb2b2f49c425ed4ebf2.zip
Import revised translations.
Change-Id: I57a30feb1845d4a6b80dc9a70bb9572858d59e68
Diffstat (limited to 'res/values-ko')
-rw-r--r--res/values-ko/strings.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index 6ba5c77e..b4f98d55 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -107,6 +107,8 @@
<string name="search_title" msgid="8898015280250716254">"내 캘린더 검색"</string>
<string name="num_events" msgid="3351672964607162257">"일정 개수"</string>
<string name="edit_event_label" msgid="7413222956349977161">"세부정보"</string>
+ <!-- no translation found for edit_label (8934331258435656534) -->
+ <skip />
<string name="delete_label" msgid="874742811918030739">"삭제"</string>
<string name="delete_event_label" msgid="3738436215987360463">"일정 삭제"</string>
<string name="save_label" msgid="2133599104834432589">"완료"</string>
@@ -123,7 +125,7 @@
<string name="yearly_plain" msgid="3652692085322162449">"매년"</string>
<string name="monthly_on_day" msgid="5370155265278821156">"매월(<xliff:g id="DAY_OF_MONTH">%s</xliff:g>일)"</string>
<string name="yearly" msgid="8576208380302949002">"매년(<xliff:g id="DATES">%s</xliff:g>)"</string>
- <!-- outdated translation 3015205670911301856 --> <string name="custom" product="tablet" msgid="3784569535926286624">"맞춤 설정...(휴대전화에서는 맞춤 설정할 수 없음)"</string>
+ <string name="custom" product="tablet" msgid="3784569535926286624">"맞춤설정...(태블릿에서는 맞춤설정할 수 없음)"</string>
<string name="custom" product="default" msgid="3015205670911301856">"맞춤 설정...(휴대전화에서는 맞춤 설정할 수 없음)"</string>
<string name="modify_event" msgid="4501745557655992422">"이 일정만 변경합니다."</string>
<string name="modify_all" msgid="7506579040966638538">"반복되는 모든 일정을 변경합니다."</string>
@@ -167,8 +169,10 @@
<item quantity="one" msgid="1813062802420615657">"1개 일정 더보기"</item>
<item quantity="other" msgid="7993512762778431065">"<xliff:g id="NUMBER">%d</xliff:g>개 일정 더보기"</item>
</plurals>
- <!-- no translation found for month_more_events:one (8971334808414201327) -->
- <!-- no translation found for month_more_events:other (1997405398178470838) -->
+ <plurals name="month_more_events">
+ <item quantity="one" msgid="8971334808414201327">"+ 1개"</item>
+ <item quantity="other" msgid="1997405398178470838">"+ <xliff:g id="NUMBER">%d</xliff:g>개"</item>
+ </plurals>
<string name="gadget_no_events" msgid="5209110911088302855">"예정된 캘린더 일정이 없습니다."</string>
<string name="tomorrow" msgid="614434811813859237">"내일"</string>
<string name="in_progress" msgid="3637799356103489011">"진행 중"</string>