summaryrefslogtreecommitdiff
path: root/i18n/ko
authorcniehaus <cniehaus>2002-04-14 12:32:17 (UTC)
committer cniehaus <cniehaus>2002-04-14 12:32:17 (UTC)
commitac3b5af140135bca092bd442a43b110ed8366e67 (patch) (side-by-side diff)
tree193d8f56bad3917c053e5bd9d5a9460c2d6ead9a /i18n/ko
parent0639b645b9cc50323d23a62d289f14c57254467c (diff)
downloadopie-ac3b5af140135bca092bd442a43b110ed8366e67.zip
opie-ac3b5af140135bca092bd442a43b110ed8366e67.tar.gz
opie-ac3b5af140135bca092bd442a43b110ed8366e67.tar.bz2
I added some tr() so the i18n-files need to be updated.
plus: some german updates
Diffstat (limited to 'i18n/ko') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/ko/addressbook.ts12
-rw-r--r--i18n/ko/clock.ts12
-rw-r--r--i18n/ko/datebook.ts2
-rw-r--r--i18n/ko/tictac.ts19
-rw-r--r--i18n/ko/today.ts27
-rw-r--r--i18n/ko/todolist.ts18
6 files changed, 83 insertions, 7 deletions
diff --git a/i18n/ko/addressbook.ts b/i18n/ko/addressbook.ts
index af328c5..8bfb2bc 100644
--- a/i18n/ko/addressbook.ts
+++ b/i18n/ko/addressbook.ts
@@ -202,6 +202,18 @@ Quit anyway?</source>
<source>Font</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>Small</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Normal</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Large</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>ContactEditor</name>
diff --git a/i18n/ko/clock.ts b/i18n/ko/clock.ts
index eee6707..6426063 100644
--- a/i18n/ko/clock.ts
+++ b/i18n/ko/clock.ts
@@ -27,11 +27,11 @@
</message>
<message>
<source>Alarm On</source>
- <translation type="unfinished"></translation>
+ <translation type="obsolete"></translation>
</message>
<message>
<source>Alarm Off</source>
- <translation type="unfinished"></translation>
+ <translation type="obsolete"></translation>
</message>
<message>
<source>Stop</source>
@@ -41,6 +41,14 @@
<source>PM</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>Alarm Is On</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Alarm Is Off</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>Set_Alarm</name>
diff --git a/i18n/ko/datebook.ts b/i18n/ko/datebook.ts
index 6d6005d..7e9de86 100644
--- a/i18n/ko/datebook.ts
+++ b/i18n/ko/datebook.ts
@@ -268,7 +268,7 @@ Quit anyway?</source>
<name>DateBookWeekLstHeaderBase</name>
<message>
<source>Form2</source>
- <translation type="unfinished"></translation>
+ <translation type="obsolete"></translation>
</message>
<message>
<source>W: 00,00</source>
diff --git a/i18n/ko/tictac.ts b/i18n/ko/tictac.ts
index 4eb9e18..ab9ecd2 100644
--- a/i18n/ko/tictac.ts
+++ b/i18n/ko/tictac.ts
@@ -1,2 +1,21 @@
<!DOCTYPE TS><TS>
+<context>
+ <name>TicTacToe</name>
+ <message>
+ <source>Computer starts</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Human starts</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Play!</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Quit</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
</TS>
diff --git a/i18n/ko/today.ts b/i18n/ko/today.ts
index 67bf2c3..2308942 100644
--- a/i18n/ko/today.ts
+++ b/i18n/ko/today.ts
@@ -7,7 +7,7 @@
</message>
<message>
<source>&lt;b&gt;Please fill out the business card &lt;/b&gt;</source>
- <translation type="unfinished"></translation>
+ <translation type="obsolete"></translation>
</message>
<message>
<source>&lt;b&gt;%1&lt;/b&gt; new mail(s), &lt;b&gt;%2&lt;/b&gt; outgoing</source>
@@ -33,6 +33,14 @@
<source>No appointments today</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>Owned by </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Please fill out the business card</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>TodayBase</name>
@@ -68,7 +76,7 @@ appointments</source>
appointment
should should
be shown?</source>
- <translation type="unfinished"></translation>
+ <translation type="obsolete"></translation>
</message>
<message>
<source>Calendar</source>
@@ -93,11 +101,24 @@ many letters</source>
<source>Should today be
autostarted on
resume ? (Opie only)</source>
- <translation type="unfinished"></translation>
+ <translation type="obsolete"></translation>
</message>
<message>
<source>Misc</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>How many
+appointment
+should
+be shown?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Should today be
+autostarted on
+resume? (Opie only)</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
</TS>
diff --git a/i18n/ko/todolist.ts b/i18n/ko/todolist.ts
index d7b7da7..b255358 100644
--- a/i18n/ko/todolist.ts
+++ b/i18n/ko/todolist.ts
@@ -75,6 +75,10 @@
<source>All</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>Deadline</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>TodoWindow</name>
@@ -118,7 +122,7 @@ before you enter any data</source>
</message>
<message>
<source>Task</source>
- <translation type="unfinished"></translation>
+ <translation type="obsolete"></translation>
</message>
<message>
<source>View</source>
@@ -153,5 +157,17 @@ and try again.
Quit Anyway?</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>Show Deadline</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Data</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Fonts</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
</TS>