author | cniehaus <cniehaus> | 2002-12-20 16:56:48 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-20 16:56:48 (UTC) |
commit | 1417713572e0c7fe186b88048edf4365364a2815 (patch) (unidiff) | |
tree | 0b8bc155095501dbd43e980a4e81461e6b687ade /i18n/pl | |
parent | 8862644c8210fe49649562840d05db6ae0268922 (diff) | |
download | opie-1417713572e0c7fe186b88048edf4365364a2815.zip opie-1417713572e0c7fe186b88048edf4365364a2815.tar.gz opie-1417713572e0c7fe186b88048edf4365364a2815.tar.bz2 |
weekly update
-rw-r--r-- | i18n/pl/advancedfm.ts | 10 | ||||
-rw-r--r-- | i18n/pl/appearance.ts | 97 | ||||
-rw-r--r-- | i18n/pl/qpe.ts | 8 | ||||
-rw-r--r-- | i18n/pl/sysinfo.ts | 94 | ||||
-rw-r--r-- | i18n/pl/today.ts | 8 | ||||
-rw-r--r-- | i18n/pl/todolist.ts | 12 |
6 files changed, 157 insertions, 72 deletions
diff --git a/i18n/pl/advancedfm.ts b/i18n/pl/advancedfm.ts index 0d8a871..070ddfe 100644 --- a/i18n/pl/advancedfm.ts +++ b/i18n/pl/advancedfm.ts | |||
@@ -145,13 +145,8 @@ | |||
145 | <source>Beam File</source> | 145 | <source>Beam File</source> |
146 | <translation type="unfinished"></translation> | 146 | <translation type="unfinished"></translation> |
147 | </message> | 147 | </message> |
148 | <message> | 148 | <message> |
149 | <source> already exists | ||
150 | Do you really want to delete it?</source> | ||
151 | <translation type="unfinished"></translation> | ||
152 | </message> | ||
153 | <message> | ||
154 | <source>Copy </source> | 149 | <source>Copy </source> |
155 | <translation type="unfinished"></translation> | 150 | <translation type="unfinished"></translation> |
156 | </message> | 151 | </message> |
157 | <message> | 152 | <message> |
@@ -227,8 +222,13 @@ and is licensed by the GPL</source> | |||
227 | <source> | 222 | <source> |
228 | exists. Ok to overwrite?</source> | 223 | exists. Ok to overwrite?</source> |
229 | <translation type="unfinished"></translation> | 224 | <translation type="unfinished"></translation> |
230 | </message> | 225 | </message> |
226 | <message> | ||
227 | <source> already exists. | ||
228 | Do you really want to delete it?</source> | ||
229 | <translation type="unfinished"></translation> | ||
230 | </message> | ||
231 | </context> | 231 | </context> |
232 | <context> | 232 | <context> |
233 | <name>Output</name> | 233 | <name>Output</name> |
234 | <message> | 234 | <message> |
diff --git a/i18n/pl/appearance.ts b/i18n/pl/appearance.ts index a5e7ddc..44fca93 100644 --- a/i18n/pl/appearance.ts +++ b/i18n/pl/appearance.ts | |||
@@ -117,28 +117,113 @@ | |||
117 | <source>Delete scheme</source> | 117 | <source>Delete scheme</source> |
118 | <translation type="unfinished">Usun schemat</translation> | 118 | <translation type="unfinished">Usun schemat</translation> |
119 | </message> | 119 | </message> |
120 | <message> | 120 | <message> |
121 | <source>Do you really want to delete | ||
122 | </source> | ||
123 | <translation type="unfinished">Naprade chcesz skasowac schemat? | ||
124 | </translation> | ||
125 | </message> | ||
126 | <message> | ||
127 | <source>Unable to delete current scheme.</source> | 121 | <source>Unable to delete current scheme.</source> |
128 | <translation type="unfinished">Nie mozna usunac aktualnego schematu.</translation> | 122 | <translation type="unfinished">Nie mozna usunac aktualnego schematu.</translation> |
129 | </message> | 123 | </message> |
130 | <message> | 124 | <message> |
131 | <source><new></source> | 125 | <source><new></source> |
132 | <translation type="unfinished"></translation> | 126 | <translation type="unfinished"></translation> |
133 | </message> | 127 | </message> |
128 | <message> | ||
129 | <source>Styles control the way items such as buttons and scroll bars appear in all applications. | ||
130 | |||
131 | Click here to select an available style.</source> | ||
132 | <translation type="unfinished"></translation> | ||
133 | </message> | ||
134 | <message> | ||
135 | <source>Click here to configure the currently selected style. | ||
136 | |||
137 | Note: This option is not available for all styles.</source> | ||
138 | <translation type="unfinished"></translation> | ||
139 | </message> | ||
140 | <message> | ||
141 | <source>Window decorations control the way the application title bar and its buttons appear. | ||
142 | |||
143 | Click here to select an available decoration.</source> | ||
144 | <translation type="unfinished"></translation> | ||
145 | </message> | ||
146 | <message> | ||
147 | <source>Select the desired name, style and size of the default font applications will use.</source> | ||
148 | <translation type="unfinished"></translation> | ||
149 | </message> | ||
150 | <message> | ||
151 | <source>Color schemes are a collection of colors which are used for various parts of the display. | ||
152 | |||
153 | Click here to select an available scheme.</source> | ||
154 | <translation type="unfinished"></translation> | ||
155 | </message> | ||
156 | <message> | ||
157 | <source>Click here to change the colors in the current color scheme.</source> | ||
158 | <translation type="unfinished"></translation> | ||
159 | </message> | ||
160 | <message> | ||
161 | <source>Click here to delete the color scheme selected in the list to the left.</source> | ||
162 | <translation type="unfinished"></translation> | ||
163 | </message> | ||
164 | <message> | ||
165 | <source>Click here to name and save the current color scheme.</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
168 | <message> | ||
169 | <source>Click here to allow all applications to use global appearance settings.</source> | ||
170 | <translation type="unfinished"></translation> | ||
171 | </message> | ||
172 | <message> | ||
173 | <source>If some applications do not display correctly with the global appearance settings, certain features can be turned off for that application. | ||
174 | |||
175 | This area allows you to select an application and which settings you wish to disable.</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Click here to add an application to the list above.</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
182 | <message> | ||
183 | <source>Click here to delete the currently selected application.</source> | ||
184 | <translation type="unfinished"></translation> | ||
185 | </message> | ||
186 | <message> | ||
187 | <source>Click here to move the currently selected application up in the list.</source> | ||
188 | <translation type="unfinished"></translation> | ||
189 | </message> | ||
190 | <message> | ||
191 | <source>Click here to move the currently selected application down in the list.</source> | ||
192 | <translation type="unfinished"></translation> | ||
193 | </message> | ||
194 | <message> | ||
195 | <source>Click here to select a desired style for tabbed dialogs (such as this application). The styles available are: | ||
196 | |||
197 | 1. Tabs - normal tabs with text labels only | ||
198 | 2. Tabs w/icons - tabs with icons for each tab, text label only appears on current tab | ||
199 | 3. Drop down list - a vertical listing of tabs | ||
200 | 4. Drop down list w/icons - a vertical listing of tabs with icons</source> | ||
201 | <translation type="unfinished"></translation> | ||
202 | </message> | ||
203 | <message> | ||
204 | <source>Click here so that tabs appear at the top of the window.</source> | ||
205 | <translation type="unfinished"></translation> | ||
206 | </message> | ||
207 | <message> | ||
208 | <source>Click here so that tabs appear at the bottom of the window.</source> | ||
209 | <translation type="unfinished"></translation> | ||
210 | </message> | ||
211 | <message> | ||
212 | <source>This is a preview window. Look here to see your new appearance as options are changed.</source> | ||
213 | <translation type="unfinished"></translation> | ||
214 | </message> | ||
134 | </context> | 215 | </context> |
135 | <context> | 216 | <context> |
136 | <name>EditScheme</name> | 217 | <name>EditScheme</name> |
137 | <message> | 218 | <message> |
138 | <source>Edit scheme</source> | 219 | <source>Edit scheme</source> |
139 | <translation>Edytuj schemat</translation> | 220 | <translation>Edytuj schemat</translation> |
140 | </message> | 221 | </message> |
222 | <message> | ||
223 | <source>Click here to select a color for: </source> | ||
224 | <translation type="unfinished"></translation> | ||
225 | </message> | ||
141 | </context> | 226 | </context> |
142 | <context> | 227 | <context> |
143 | <name>SampleWindow</name> | 228 | <name>SampleWindow</name> |
144 | <message> | 229 | <message> |
diff --git a/i18n/pl/qpe.ts b/i18n/pl/qpe.ts index d5f6e32..87b424d 100644 --- a/i18n/pl/qpe.ts +++ b/i18n/pl/qpe.ts | |||
@@ -169,12 +169,8 @@ Please charge the back-up battery.</source> | |||
169 | </context> | 169 | </context> |
170 | <context> | 170 | <context> |
171 | <name>ShutdownImpl</name> | 171 | <name>ShutdownImpl</name> |
172 | <message> | 172 | <message> |
173 | <source>Shut down...</source> | ||
174 | <translation type="unfinished"></translation> | ||
175 | </message> | ||
176 | <message> | ||
177 | <source>Terminate</source> | 173 | <source>Terminate</source> |
178 | <translation type="unfinished"></translation> | 174 | <translation type="unfinished"></translation> |
179 | </message> | 175 | </message> |
180 | <message> | 176 | <message> |
@@ -201,8 +197,12 @@ These termination options are provided primarily for use while developing and te | |||
201 | <message> | 197 | <message> |
202 | <source>Cancel</source> | 198 | <source>Cancel</source> |
203 | <translation type="unfinished"></translation> | 199 | <translation type="unfinished"></translation> |
204 | </message> | 200 | </message> |
201 | <message> | ||
202 | <source>Shutdown...</source> | ||
203 | <translation type="unfinished"></translation> | ||
204 | </message> | ||
205 | </context> | 205 | </context> |
206 | <context> | 206 | <context> |
207 | <name>SyncAuthentication</name> | 207 | <name>SyncAuthentication</name> |
208 | <message> | 208 | <message> |
diff --git a/i18n/pl/sysinfo.ts b/i18n/pl/sysinfo.ts index d56379b..d9f41ed 100644 --- a/i18n/pl/sysinfo.ts +++ b/i18n/pl/sysinfo.ts | |||
@@ -51,48 +51,50 @@ Memory is categorized as follows: | |||
51 | <translation type="unfinished"></translation> | 51 | <translation type="unfinished"></translation> |
52 | </message> | 52 | </message> |
53 | </context> | 53 | </context> |
54 | <context> | 54 | <context> |
55 | <name>ModulesDetail</name> | 55 | <name>ModulesInfo</name> |
56 | <message> | 56 | <message> |
57 | <source>Send</source> | 57 | <source>Module</source> |
58 | <translation type="unfinished">Wyslane</translation> | 58 | <translation type="unfinished"></translation> |
59 | </message> | 59 | </message> |
60 | <message> | 60 | <message> |
61 | <source>Select a command here and then click the Send button to the right to send the command.</source> | 61 | <source>Size</source> |
62 | <translation type="unfinished"></translation> | 62 | <translation type="unfinished"></translation> |
63 | </message> | 63 | </message> |
64 | <message> | 64 | <message> |
65 | <source>This area shows detailed information about this module.</source> | 65 | <source>Use#</source> |
66 | <translation type="unfinished"></translation> | 66 | <translation type="unfinished"></translation> |
67 | </message> | 67 | </message> |
68 | <message> | 68 | <message> |
69 | <source>Click here to send the selected command to this module.</source> | 69 | <source>Used By</source> |
70 | <translation type="unfinished"></translation> | 70 | <translation type="unfinished"></translation> |
71 | </message> | 71 | </message> |
72 | </context> | ||
73 | <context> | ||
74 | <name>ModulesInfo</name> | ||
75 | <message> | 72 | <message> |
76 | <source>Module</source> | 73 | <source>This is a list of all the kernel modules currently loaded on this handheld device. |
74 | |||
75 | Click and hold on a module to see additional information about the module, or to unload it.</source> | ||
77 | <translation type="unfinished"></translation> | 76 | <translation type="unfinished"></translation> |
78 | </message> | 77 | </message> |
79 | <message> | 78 | <message> |
80 | <source>Size</source> | 79 | <source>Select a command here and then click the Send button to the right to send the command to module selected above.</source> |
81 | <translation type="unfinished"></translation> | 80 | <translation type="unfinished"></translation> |
82 | </message> | 81 | </message> |
83 | <message> | 82 | <message> |
84 | <source>Use#</source> | 83 | <source>Send</source> |
84 | <translation type="unfinished">Wyslane</translation> | ||
85 | </message> | ||
86 | <message> | ||
87 | <source>Click here to send the selected command to the module selected above.</source> | ||
85 | <translation type="unfinished"></translation> | 88 | <translation type="unfinished"></translation> |
86 | </message> | 89 | </message> |
87 | <message> | 90 | <message> |
88 | <source>Used By</source> | 91 | <source>This area shows detailed information about this module.</source> |
89 | <translation type="unfinished"></translation> | 92 | <translation type="unfinished"></translation> |
90 | </message> | 93 | </message> |
91 | <message> | 94 | <message> |
92 | <source>This is a list of all the kernel modules currently loaded on this handheld device. | 95 | <source>You really want to execute |
93 | 96 | </source> | |
94 | Click and hold on a module to see additional information about the module, or to unload it.</source> | ||
95 | <translation type="unfinished"></translation> | 97 | <translation type="unfinished"></translation> |
96 | </message> | 98 | </message> |
97 | </context> | 99 | </context> |
98 | <context> | 100 | <context> |
@@ -110,27 +112,8 @@ Click and hold on a module to see additional information about the module, or to | |||
110 | <translation type="unfinished"></translation> | 112 | <translation type="unfinished"></translation> |
111 | </message> | 113 | </message> |
112 | </context> | 114 | </context> |
113 | <context> | 115 | <context> |
114 | <name>ProcessDetail</name> | ||
115 | <message> | ||
116 | <source>Send</source> | ||
117 | <translation>Wyslane</translation> | ||
118 | </message> | ||
119 | <message> | ||
120 | <source>Select a signal here and then click the Send button to the right to send to this process.</source> | ||
121 | <translation type="unfinished"></translation> | ||
122 | </message> | ||
123 | <message> | ||
124 | <source>This area shows detailed information about this process.</source> | ||
125 | <translation type="unfinished"></translation> | ||
126 | </message> | ||
127 | <message> | ||
128 | <source>Click here to send the selected signal to this process.</source> | ||
129 | <translation type="unfinished"></translation> | ||
130 | </message> | ||
131 | </context> | ||
132 | <context> | ||
133 | <name>ProcessInfo</name> | 116 | <name>ProcessInfo</name> |
134 | <message> | 117 | <message> |
135 | <source>PID</source> | 118 | <source>PID</source> |
136 | <translation type="unfinished"></translation> | 119 | <translation type="unfinished"></translation> |
@@ -152,8 +135,29 @@ Click and hold on a module to see additional information about the module, or to | |||
152 | 135 | ||
153 | Click and hold on a process to see additional information about the process, or to send a signal to it.</source> | 136 | Click and hold on a process to see additional information about the process, or to send a signal to it.</source> |
154 | <translation type="unfinished"></translation> | 137 | <translation type="unfinished"></translation> |
155 | </message> | 138 | </message> |
139 | <message> | ||
140 | <source>Select a signal here and then click the Send button to the right to send to this process.</source> | ||
141 | <translation type="unfinished"></translation> | ||
142 | </message> | ||
143 | <message> | ||
144 | <source>Send</source> | ||
145 | <translation type="unfinished">Wyslane</translation> | ||
146 | </message> | ||
147 | <message> | ||
148 | <source>Click here to send the selected signal to this process.</source> | ||
149 | <translation type="unfinished"></translation> | ||
150 | </message> | ||
151 | <message> | ||
152 | <source>This area shows detailed information about this process.</source> | ||
153 | <translation type="unfinished"></translation> | ||
154 | </message> | ||
155 | <message> | ||
156 | <source>You really want to send | ||
157 | </source> | ||
158 | <translation type="unfinished"></translation> | ||
159 | </message> | ||
156 | </context> | 160 | </context> |
157 | <context> | 161 | <context> |
158 | <name>StorageInfo</name> | 162 | <name>StorageInfo</name> |
159 | <message> | 163 | <message> |
@@ -180,16 +184,8 @@ Click and hold on a process to see additional information about the process, or | |||
180 | <source>Int. Storage </source> | 184 | <source>Int. Storage </source> |
181 | <translation type="unfinished"></translation> | 185 | <translation type="unfinished"></translation> |
182 | </message> | 186 | </message> |
183 | <message> | 187 | <message> |
184 | <source>Int. Storage /dev/mtdblock/ </source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Int. Storage /dev/mtdblock </source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>CF</source> | 188 | <source>CF</source> |
193 | <translation type="unfinished"></translation> | 189 | <translation type="unfinished"></translation> |
194 | </message> | 190 | </message> |
195 | <message> | 191 | <message> |
@@ -223,8 +219,20 @@ Click and hold on a process to see additional information about the process, or | |||
223 | <message> | 219 | <message> |
224 | <source>This graph represents how much memory is currently used of the built-in memory (i.e. Flash memory) on this handheld device.</source> | 220 | <source>This graph represents how much memory is currently used of the built-in memory (i.e. Flash memory) on this handheld device.</source> |
225 | <translation type="unfinished"></translation> | 221 | <translation type="unfinished"></translation> |
226 | </message> | 222 | </message> |
223 | <message> | ||
224 | <source>RAM disk</source> | ||
225 | <translation type="unfinished"></translation> | ||
226 | </message> | ||
227 | <message> | ||
228 | <source>RA</source> | ||
229 | <translation type="unfinished"></translation> | ||
230 | </message> | ||
231 | <message> | ||
232 | <source>This graph represents how much memory is currently used of the temporary RAM disk.</source> | ||
233 | <translation type="unfinished"></translation> | ||
234 | </message> | ||
227 | </context> | 235 | </context> |
228 | <context> | 236 | <context> |
229 | <name>SystemInfo</name> | 237 | <name>SystemInfo</name> |
230 | <message> | 238 | <message> |
diff --git a/i18n/pl/today.ts b/i18n/pl/today.ts index 2e69a40..6efe1a8 100644 --- a/i18n/pl/today.ts +++ b/i18n/pl/today.ts | |||
@@ -77,12 +77,8 @@ resume? | |||
77 | <source>Misc</source> | 77 | <source>Misc</source> |
78 | <translation type="unfinished"></translation> | 78 | <translation type="unfinished"></translation> |
79 | </message> | 79 | </message> |
80 | <message> | 80 | <message> |
81 | <source>Check a checkbox to activate/deactivate a plugin ore use the arrow buttons on the right to change the appearance order</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
84 | <message> | ||
85 | <source>Check this if today should be autostarted on resume.</source> | 81 | <source>Check this if today should be autostarted on resume.</source> |
86 | <translation type="unfinished"></translation> | 82 | <translation type="unfinished"></translation> |
87 | </message> | 83 | </message> |
88 | <message> | 84 | <message> |
@@ -112,6 +108,10 @@ resume? | |||
112 | <message> | 108 | <message> |
113 | <source>never</source> | 109 | <source>never</source> |
114 | <translation type="unfinished"></translation> | 110 | <translation type="unfinished"></translation> |
115 | </message> | 111 | </message> |
112 | <message> | ||
113 | <source>Check a checkbox to activate/deactivate a plugin or use the arrow buttons on the right to change the appearance order</source> | ||
114 | <translation type="unfinished"></translation> | ||
115 | </message> | ||
116 | </context> | 116 | </context> |
117 | </TS> | 117 | </TS> |
diff --git a/i18n/pl/todolist.ts b/i18n/pl/todolist.ts index 19026f2..32b9d0a 100644 --- a/i18n/pl/todolist.ts +++ b/i18n/pl/todolist.ts | |||
@@ -171,23 +171,19 @@ Quit Anyway?</source> | |||
171 | <source>Table View</source> | 171 | <source>Table View</source> |
172 | <translation type="unfinished"></translation> | 172 | <translation type="unfinished"></translation> |
173 | </message> | 173 | </message> |
174 | <message> | 174 | <message> |
175 | <source> day(s)</source> | 175 | <source>None</source> |
176 | <translation type="unfinished"></translation> | 176 | <translation type="unfinished"></translation> |
177 | </message> | 177 | </message> |
178 | <message> | 178 | <message> |
179 | <source>None</source> | 179 | <source>%1 day(s)</source> |
180 | <translation type="unfinished"></translation> | 180 | <translation type="unfinished"></translation> |
181 | </message> | 181 | </message> |
182 | </context> | 182 | </context> |
183 | <context> | 183 | <context> |
184 | <name>TaskEditorAdvanced</name> | 184 | <name>TaskEditorAdvanced</name> |
185 | <message> | 185 | <message> |
186 | <source>Form2</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
189 | <message> | ||
190 | <source>State:</source> | 186 | <source>State:</source> |
191 | <translation type="unfinished"></translation> | 187 | <translation type="unfinished"></translation> |
192 | </message> | 188 | </message> |
193 | <message> | 189 | <message> |
@@ -248,12 +244,8 @@ Quit Anyway?</source> | |||
248 | </context> | 244 | </context> |
249 | <context> | 245 | <context> |
250 | <name>TaskEditorAlarms</name> | 246 | <name>TaskEditorAlarms</name> |
251 | <message> | 247 | <message> |
252 | <source>Form3</source> | ||
253 | <translation type="unfinished"></translation> | ||
254 | </message> | ||
255 | <message> | ||
256 | <source>empty</source> | 248 | <source>empty</source> |
257 | <translation type="unfinished"></translation> | 249 | <translation type="unfinished"></translation> |
258 | </message> | 250 | </message> |
259 | <message> | 251 | <message> |