author | cniehaus <cniehaus> | 2002-04-14 12:32:17 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-04-14 12:32:17 (UTC) |
commit | ac3b5af140135bca092bd442a43b110ed8366e67 (patch) (unidiff) | |
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> | |||
204 | </message> | 204 | </message> |
205 | <message> | ||
206 | <source>Small</source> | ||
207 | <translation type="unfinished"></translation> | ||
208 | </message> | ||
209 | <message> | ||
210 | <source>Normal</source> | ||
211 | <translation type="unfinished"></translation> | ||
212 | </message> | ||
213 | <message> | ||
214 | <source>Large</source> | ||
215 | <translation type="unfinished"></translation> | ||
216 | </message> | ||
205 | </context> | 217 | </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> | |||
270 | <source>Form2</source> | 270 | <source>Form2</source> |
271 | <translation type="unfinished"></translation> | 271 | <translation type="obsolete"></translation> |
272 | </message> | 272 | </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 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>TicTacToe</name> | ||
4 | <message> | ||
5 | <source>Computer starts</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Human starts</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Play!</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Quit</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | </context> | ||
2 | </TS> | 21 | </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 @@ | |||
9 | <source><b>Please fill out the business card </b></source> | 9 | <source><b>Please fill out the business card </b></source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -35,2 +35,10 @@ | |||
35 | </message> | 35 | </message> |
36 | <message> | ||
37 | <source>Owned by </source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Please fill out the business card</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
36 | </context> | 44 | </context> |
@@ -70,3 +78,3 @@ should should | |||
70 | be shown?</source> | 78 | be shown?</source> |
71 | <translation type="unfinished"></translation> | 79 | <translation type="obsolete"></translation> |
72 | </message> | 80 | </message> |
@@ -95,3 +103,3 @@ autostarted on | |||
95 | resume ? (Opie only)</source> | 103 | resume ? (Opie only)</source> |
96 | <translation type="unfinished"></translation> | 104 | <translation type="obsolete"></translation> |
97 | </message> | 105 | </message> |
@@ -101,2 +109,15 @@ resume ? (Opie only)</source> | |||
101 | </message> | 109 | </message> |
110 | <message> | ||
111 | <source>How many | ||
112 | appointment | ||
113 | should | ||
114 | be shown?</source> | ||
115 | <translation type="unfinished"></translation> | ||
116 | </message> | ||
117 | <message> | ||
118 | <source>Should today be | ||
119 | autostarted on | ||
120 | resume? (Opie only)</source> | ||
121 | <translation type="unfinished"></translation> | ||
122 | </message> | ||
102 | </context> | 123 | </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 @@ | |||
77 | </message> | 77 | </message> |
78 | <message> | ||
79 | <source>Deadline</source> | ||
80 | <translation type="unfinished"></translation> | ||
81 | </message> | ||
78 | </context> | 82 | </context> |
@@ -120,3 +124,3 @@ before you enter any data</source> | |||
120 | <source>Task</source> | 124 | <source>Task</source> |
121 | <translation type="unfinished"></translation> | 125 | <translation type="obsolete"></translation> |
122 | </message> | 126 | </message> |
@@ -155,2 +159,14 @@ Quit Anyway?</source> | |||
155 | </message> | 159 | </message> |
160 | <message> | ||
161 | <source>Show Deadline</source> | ||
162 | <translation type="unfinished"></translation> | ||
163 | </message> | ||
164 | <message> | ||
165 | <source>Data</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
168 | <message> | ||
169 | <source>Fonts</source> | ||
170 | <translation type="unfinished"></translation> | ||
171 | </message> | ||
156 | </context> | 172 | </context> |