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 @@ -204,2 +204,14 @@ Quit anyway?</source> </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> 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 @@ -270,3 +270,3 @@ Quit anyway?</source> <source>Form2</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> 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 @@ -9,3 +9,3 @@ <source><b>Please fill out the business card </b></source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -35,2 +35,10 @@ </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> @@ -70,3 +78,3 @@ should should be shown?</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -95,3 +103,3 @@ autostarted on resume ? (Opie only)</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -101,2 +109,15 @@ resume ? (Opie only)</source> </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> 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 @@ -77,2 +77,6 @@ </message> + <message> + <source>Deadline</source> + <translation type="unfinished"></translation> + </message> </context> @@ -120,3 +124,3 @@ before you enter any data</source> <source>Task</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -155,2 +159,14 @@ Quit Anyway?</source> </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> |