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 @@ -203,4 +203,16 @@ Quit anyway?</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> 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 @@ -269,5 +269,5 @@ Quit anyway?</source> <message> <source>Form2</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> <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 @@ -8,5 +8,5 @@ <message> <source><b>Please fill out the business card </b></source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> <message> @@ -34,4 +34,12 @@ <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> @@ -69,5 +77,5 @@ appointment should should be shown?</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> <message> @@ -94,5 +102,5 @@ many letters</source> autostarted on resume ? (Opie only)</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> <message> @@ -100,4 +108,17 @@ resume ? (Opie only)</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 @@ -76,4 +76,8 @@ <translation type="unfinished"></translation> </message> + <message> + <source>Deadline</source> + <translation type="unfinished"></translation> + </message> </context> <context> @@ -119,5 +123,5 @@ before you enter any data</source> <message> <source>Task</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> <message> @@ -154,4 +158,16 @@ 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> |