author | cniehaus <cniehaus> | 2002-04-14 12:32:17 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-04-14 12:32:17 (UTC) |
commit | ac3b5af140135bca092bd442a43b110ed8366e67 (patch) (side-by-side diff) | |
tree | 193d8f56bad3917c053e5bd9d5a9460c2d6ead9a /i18n/pl | |
parent | 0639b645b9cc50323d23a62d289f14c57254467c (diff) | |
download | opie-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
-rw-r--r-- | i18n/pl/addressbook.ts | 12 | ||||
-rw-r--r-- | i18n/pl/datebook.ts | 2 | ||||
-rw-r--r-- | i18n/pl/tictac.ts | 19 | ||||
-rw-r--r-- | i18n/pl/today.ts | 27 | ||||
-rw-r--r-- | i18n/pl/todolist.ts | 18 |
5 files changed, 73 insertions, 5 deletions
diff --git a/i18n/pl/addressbook.ts b/i18n/pl/addressbook.ts index 9aada62..2f106b8 100644 --- a/i18n/pl/addressbook.ts +++ b/i18n/pl/addressbook.ts @@ -202,6 +202,18 @@ Quit anyway?</source> <source>Unfiled</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/pl/datebook.ts b/i18n/pl/datebook.ts index 6d6005d..7e9de86 100644 --- a/i18n/pl/datebook.ts +++ b/i18n/pl/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/pl/tictac.ts b/i18n/pl/tictac.ts index 4eb9e18..ab9ecd2 100644 --- a/i18n/pl/tictac.ts +++ b/i18n/pl/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/pl/today.ts b/i18n/pl/today.ts index f3f592d..aa1e1f2 100644 --- a/i18n/pl/today.ts +++ b/i18n/pl/today.ts @@ -7,7 +7,7 @@ </message> <message> <source><b>Please fill out the business card </b></source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> <message> <source>No more appointments today</source> @@ -33,6 +33,14 @@ <source>No active tasks</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/pl/todolist.ts b/i18n/pl/todolist.ts index d7b7da7..b255358 100644 --- a/i18n/pl/todolist.ts +++ b/i18n/pl/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> |