-rw-r--r-- | i18n/pl/checkbook.ts | 92 |
1 files changed, 88 insertions, 4 deletions
diff --git a/i18n/pl/checkbook.ts b/i18n/pl/checkbook.ts index 5320a27..77b4422 100644 --- a/i18n/pl/checkbook.ts +++ b/i18n/pl/checkbook.ts | |||
@@ -116,10 +116,6 @@ To sort entries by a specific field, click on the column name.</source> | |||
116 | <translation type="unfinished"></translation> | 116 | <translation type="unfinished"></translation> |
117 | </message> | 117 | </message> |
118 | <message> | 118 | <message> |
119 | <source>ID</source> | ||
120 | <translation type="unfinished"></translation> | ||
121 | </message> | ||
122 | <message> | ||
123 | <source>Date</source> | 119 | <source>Date</source> |
124 | <translation type="unfinished"></translation> | 120 | <translation type="unfinished"></translation> |
125 | </message> | 121 | </message> |
@@ -191,6 +187,70 @@ To sort entries by a specific field, click on the column name.</source> | |||
191 | <source>Delete transaction</source> | 187 | <source>Delete transaction</source> |
192 | <translation type="unfinished"></translation> | 188 | <translation type="unfinished"></translation> |
193 | </message> | 189 | </message> |
190 | <message> | ||
191 | <source>Password protect</source> | ||
192 | <translation type="unfinished"></translation> | ||
193 | </message> | ||
194 | <message> | ||
195 | <source>Click here to enable/disable password protection of this checkbook.</source> | ||
196 | <translation type="unfinished"></translation> | ||
197 | </message> | ||
198 | <message> | ||
199 | <source>Num</source> | ||
200 | <translation type="unfinished"></translation> | ||
201 | </message> | ||
202 | <message> | ||
203 | <source>Enter password</source> | ||
204 | <translation type="unfinished"></translation> | ||
205 | </message> | ||
206 | <message> | ||
207 | <source>Please enter your password:</source> | ||
208 | <translation type="unfinished"></translation> | ||
209 | </message> | ||
210 | <message> | ||
211 | <source>Confirm password</source> | ||
212 | <translation type="unfinished"></translation> | ||
213 | </message> | ||
214 | <message> | ||
215 | <source>Please confirm your password:</source> | ||
216 | <translation type="unfinished"></translation> | ||
217 | </message> | ||
218 | <message> | ||
219 | <source>Please enter your password to confirm removal of password protection:</source> | ||
220 | <translation type="unfinished"></translation> | ||
221 | </message> | ||
222 | </context> | ||
223 | <context> | ||
224 | <name>Configuration</name> | ||
225 | <message> | ||
226 | <source>Configure Checkbook</source> | ||
227 | <translation type="unfinished"></translation> | ||
228 | </message> | ||
229 | <message> | ||
230 | <source>Enter currency symbol:</source> | ||
231 | <translation type="unfinished"></translation> | ||
232 | </message> | ||
233 | <message> | ||
234 | <source>Enter your local currency symbol here.</source> | ||
235 | <translation type="unfinished"></translation> | ||
236 | </message> | ||
237 | <message> | ||
238 | <source>Show whether checkbook is password | ||
239 | protected</source> | ||
240 | <translation type="unfinished"></translation> | ||
241 | </message> | ||
242 | <message> | ||
243 | <source>Click here to select whether or not the main window will display that the checkbook is protected with a password.</source> | ||
244 | <translation type="unfinished"></translation> | ||
245 | </message> | ||
246 | <message> | ||
247 | <source>Show checkbook balances</source> | ||
248 | <translation type="unfinished"></translation> | ||
249 | </message> | ||
250 | <message> | ||
251 | <source>Click here to select whether or not the main window will display the current balance for each checkbook.</source> | ||
252 | <translation type="unfinished"></translation> | ||
253 | </message> | ||
194 | </context> | 254 | </context> |
195 | <context> | 255 | <context> |
196 | <name>MainWindow</name> | 256 | <name>MainWindow</name> |
@@ -236,6 +296,30 @@ You also can select Delete from the Checkbook menu.</source> | |||
236 | <source>Delete checkbook</source> | 296 | <source>Delete checkbook</source> |
237 | <translation type="unfinished"></translation> | 297 | <translation type="unfinished"></translation> |
238 | </message> | 298 | </message> |
299 | <message> | ||
300 | <source>Configure</source> | ||
301 | <translation type="unfinished"></translation> | ||
302 | </message> | ||
303 | <message> | ||
304 | <source>Click here to configure this app.</source> | ||
305 | <translation type="unfinished"></translation> | ||
306 | </message> | ||
307 | <message> | ||
308 | <source>Checkbook Name</source> | ||
309 | <translation type="unfinished"></translation> | ||
310 | </message> | ||
311 | <message> | ||
312 | <source>Balance</source> | ||
313 | <translation type="unfinished"></translation> | ||
314 | </message> | ||
315 | <message> | ||
316 | <source>Enter password</source> | ||
317 | <translation type="unfinished"></translation> | ||
318 | </message> | ||
319 | <message> | ||
320 | <source>Please enter your password:</source> | ||
321 | <translation type="unfinished"></translation> | ||
322 | </message> | ||
239 | </context> | 323 | </context> |
240 | <context> | 324 | <context> |
241 | <name>Transaction</name> | 325 | <name>Transaction</name> |