]> Dogcows Code - chaz/homebank/blob - po/af.po
import homebank-5.2.7
[chaz/homebank] / po / af.po
1 # Afrikaans translation for homebank
2 # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3 # This file is distributed under the same license as the homebank package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: homebank\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2019-07-28 16:17+0200\n"
11 "PO-Revision-Date: 2014-06-27 12:19+0000\n"
12 "Last-Translator: Jarrod Meyer <jarrodmeyer+launchpad@gmail.com>\n"
13 "Language-Team: Afrikaans <af@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2019-07-28 14:36+0000\n"
18 "X-Generator: Launchpad (build 19010)\n"
19
20 #: ../data/homebank.desktop.in.in.h:1 ../src/dsp-mainwindow.c:945
21 msgid "HomeBank"
22 msgstr "HomeBank"
23
24 #: ../data/homebank.desktop.in.in.h:2
25 msgid "Personal finance"
26 msgstr ""
27
28 #: ../data/homebank.desktop.in.in.h:3 ../src/dsp-mainwindow.c:466
29 #: ../src/dsp-mainwindow.c:949
30 msgid "Free, easy, personal accounting for everyone"
31 msgstr ""
32
33 #: ../data/homebank.desktop.in.in.h:4
34 msgid "finance;accounting;budget;personal;money;"
35 msgstr ""
36
37 #: ../data/homebank.appdata.xml.in.h:1
38 msgid ""
39 "HomeBank is a free software (as in \"free speech\" and also as in \"free "
40 "beer\") that will assist you to manage your personal accounting."
41 msgstr ""
42
43 #: ../data/homebank.appdata.xml.in.h:2
44 msgid ""
45 "It is designed to easy to use and be able to analyse your personal finance "
46 "in detail using powerful filtering tools and beautiful graphs."
47 msgstr ""
48
49 #: ../data/homebank.appdata.xml.in.h:3
50 msgid ""
51 "If you are looking for a completely free and easy way to manage your "
52 "personal accounting then HomeBank should be the software of choice."
53 msgstr ""
54
55 #: ../src/dsp-account.c:206
56 #, c-format
57 msgid "There is %d group of similar transactions"
58 msgstr ""
59
60 #: ../src/dsp-account.c:211
61 msgid "No similar transaction were found !"
62 msgstr ""
63
64 #: ../src/dsp-account.c:293 ../src/dsp-account.c:303
65 msgid "Check internal transfer result"
66 msgstr ""
67
68 #: ../src/dsp-account.c:294
69 msgid "No inconsistency found !"
70 msgstr ""
71
72 #: ../src/dsp-account.c:304
73 #, c-format
74 msgid ""
75 "Inconsistency were found: %d\n"
76 "do you want to review and fix ?"
77 msgstr ""
78
79 #: ../src/dsp-account.c:361
80 #, c-format
81 msgid "Every transaction amount will be divided by %.6f."
82 msgstr ""
83
84 #: ../src/dsp-account.c:365
85 msgid ""
86 "Are you sure you want to convert this account\n"
87 "to Euro as Major currency?"
88 msgstr ""
89
90 #: ../src/dsp-account.c:367
91 msgid "_Convert"
92 msgstr ""
93
94 #: ../src/dsp-account.c:402
95 msgid "No transaction changed"
96 msgstr "Geen transakie verander"
97
98 #: ../src/dsp-account.c:404
99 #, c-format
100 msgid "transaction changed: %d"
101 msgstr ""
102
103 #: ../src/dsp-account.c:407
104 msgid "Automatic assignment result"
105 msgstr ""
106
107 #: ../src/dsp-account.c:533
108 msgid ""
109 "Do you want to create a template with\n"
110 "each of the selected transaction ?"
111 msgstr ""
112
113 #: ../src/dsp-account.c:534
114 msgid "_Create"
115 msgstr ""
116
117 #: ../src/dsp-account.c:1286
118 msgid ""
119 "Do you want to delete\n"
120 "each of the selected transaction ?"
121 msgstr ""
122
123 #: ../src/dsp-account.c:1287 ../src/ui-account.c:1041 ../src/ui-account.c:1319
124 #: ../src/ui-archive.c:400 ../src/ui-archive.c:1258 ../src/ui-assign.c:556
125 #: ../src/ui-assign.c:772 ../src/ui-category.c:1105 ../src/ui-category.c:1561
126 #: ../src/ui-category.c:1987 ../src/ui-currency.c:1547
127 #: ../src/ui-currency.c:1734 ../src/ui-payee.c:1039 ../src/ui-payee.c:1462
128 #: ../src/ui-payee.c:1677 ../src/ui-tag.c:608 ../src/ui-tag.c:762
129 msgid "_Delete"
130 msgstr ""
131
132 #: ../src/dsp-account.c:1350
133 msgid "Are you sure you want to change the status to None?"
134 msgstr ""
135
136 #: ../src/dsp-account.c:1351 ../src/dsp-account.c:1411
137 msgid "Some transaction in your selection are already Reconciled."
138 msgstr ""
139
140 #: ../src/dsp-account.c:1352 ../src/ui-assist-start.c:287
141 #: ../src/ui-dialogs.c:383
142 msgid "_Change"
143 msgstr ""
144
145 #: ../src/dsp-account.c:1410
146 msgid "Are you sure you want to toggle the status Reconciled?"
147 msgstr ""
148
149 #: ../src/dsp-account.c:1412
150 msgid "_Toggle"
151 msgstr ""
152
153 #. label = g_strdup_printf(_("Account %d of %d"), acckey+1, nbacc);
154 #. gtk_label_set_markup (GTK_LABEL(txndata->LB_acc_count), label);
155 #. g_free(label);
156 #: ../src/dsp-account.c:1704 ../src/ui-assist-import.c:1288
157 #, c-format
158 msgid "%d transactions"
159 msgstr ""
160
161 #: ../src/dsp-account.c:1707
162 #, c-format
163 msgid "%d transactions, %d selected, avg: %s, sum: %s (%s - %s)"
164 msgstr ""
165
166 #: ../src/dsp-account.c:1806 ../src/dsp-account.c:2064
167 msgid "All transactions"
168 msgstr ""
169
170 #. name, icon-name, label
171 #: ../src/dsp-account.c:1923
172 msgid "A_ccount"
173 msgstr ""
174
175 #: ../src/dsp-account.c:1924
176 msgid "Transacti_on"
177 msgstr "Transaksi_e"
178
179 #: ../src/dsp-account.c:1925
180 msgid "_Status"
181 msgstr ""
182
183 #: ../src/dsp-account.c:1926 ../src/dsp-mainwindow.c:166
184 msgid "_Tools"
185 msgstr "_Nutsgoed"
186
187 #. name, icon-name, label, accelerator, tooltip
188 #: ../src/dsp-account.c:1930
189 msgid "Export as PDF..."
190 msgstr ""
191
192 #: ../src/dsp-account.c:1930
193 msgid "Export to a PDF file"
194 msgstr ""
195
196 #: ../src/dsp-account.c:1931
197 msgid "Export QIF..."
198 msgstr ""
199
200 #: ../src/dsp-account.c:1931 ../src/ui-dialogs.c:448
201 msgid "Export as QIF"
202 msgstr "Voer uit as QIF"
203
204 #: ../src/dsp-account.c:1932
205 msgid "Export CSV..."
206 msgstr ""
207
208 #: ../src/dsp-account.c:1932 ../src/rep-vehicle.c:67 ../src/ui-dialogs.c:504
209 msgid "Export as CSV"
210 msgstr ""
211
212 #: ../src/dsp-account.c:1933 ../src/dsp-mainwindow.c:183
213 #: ../src/dsp-mainwindow.c:935 ../src/ui-account.c:1261
214 #: ../src/ui-archive.c:1193 ../src/ui-assign.c:720 ../src/ui-budget.c:995
215 #: ../src/ui-category.c:1805 ../src/ui-currency.c:1658 ../src/ui-dialogs.c:183
216 #: ../src/ui-payee.c:1550 ../src/ui-tag.c:681 ../src/ui-transaction.c:1143
217 #: ../src/ui-transaction.c:1151
218 msgid "_Close"
219 msgstr "_Sluit"
220
221 #: ../src/dsp-account.c:1933
222 msgid "Close the current account"
223 msgstr "Sluit huidige rekening"
224
225 #: ../src/dsp-account.c:1935
226 msgid "_Add..."
227 msgstr "_Voeg by"
228
229 #: ../src/dsp-account.c:1935
230 msgid "Add a new transaction"
231 msgstr ""
232
233 #: ../src/dsp-account.c:1936
234 msgid "_Inherit..."
235 msgstr ""
236
237 #: ../src/dsp-account.c:1936
238 msgid "Inherit from the active transaction"
239 msgstr ""
240
241 #: ../src/dsp-account.c:1937
242 msgid "_Edit..."
243 msgstr "_Wysig..."
244
245 #: ../src/dsp-account.c:1937
246 msgid "Edit the active transaction"
247 msgstr "Wysig die aktiewe transaksie"
248
249 #: ../src/dsp-account.c:1939
250 msgid "_None"
251 msgstr ""
252
253 #: ../src/dsp-account.c:1939
254 msgid "Toggle none for selected transaction(s)"
255 msgstr ""
256
257 #: ../src/dsp-account.c:1940
258 msgid "_Cleared"
259 msgstr ""
260
261 #: ../src/dsp-account.c:1940
262 msgid "Toggle cleared for selected transaction(s)"
263 msgstr ""
264
265 #: ../src/dsp-account.c:1941
266 msgid "_Reconciled"
267 msgstr ""
268
269 #: ../src/dsp-account.c:1941
270 msgid "Toggle reconciled for selected transaction(s)"
271 msgstr ""
272
273 #: ../src/dsp-account.c:1943
274 msgid "_Multiple Edit..."
275 msgstr ""
276
277 #: ../src/dsp-account.c:1943
278 msgid "Edit multiple transaction"
279 msgstr ""
280
281 #: ../src/dsp-account.c:1944
282 msgid "Create template..."
283 msgstr ""
284
285 #: ../src/dsp-account.c:1944
286 msgid "Create template"
287 msgstr ""
288
289 #: ../src/dsp-account.c:1945
290 msgid "_Delete..."
291 msgstr ""
292
293 #: ../src/dsp-account.c:1945
294 msgid "Delete selected transaction(s)"
295 msgstr ""
296
297 #: ../src/dsp-account.c:1947
298 msgid "Mark duplicate..."
299 msgstr ""
300
301 #. { "DuplicateClear", NULL , N_("Unmark duplicate"), NULL, NULL, G_CALLBACK (register_panel_action_duplicate_unmark) },
302 #: ../src/dsp-account.c:1950
303 msgid "Check internal xfer"
304 msgstr ""
305
306 #: ../src/dsp-account.c:1951
307 msgid "Auto. assignments"
308 msgstr ""
309
310 #: ../src/dsp-account.c:1951
311 msgid "Run automatic assignments"
312 msgstr ""
313
314 #: ../src/dsp-account.c:1953
315 msgid "_Filter..."
316 msgstr "_Sorteer..."
317
318 #: ../src/dsp-account.c:1953
319 msgid "Open the list filter"
320 msgstr ""
321
322 #: ../src/dsp-account.c:1954
323 msgid "Convert to Euro..."
324 msgstr ""
325
326 #: ../src/dsp-account.c:1954
327 msgid "Convert this account to Euro currency"
328 msgstr ""
329
330 #: ../src/dsp-account.c:2057
331 msgid "(closed)"
332 msgstr ""
333
334 #: ../src/dsp-account.c:2064
335 #, c-format
336 msgid "%s - HomeBank"
337 msgstr ""
338
339 #: ../src/dsp-account.c:2096 ../src/dsp-mainwindow.c:1995 ../src/ui-split.c:824
340 msgid "Add"
341 msgstr ""
342
343 #: ../src/dsp-account.c:2099
344 msgid "Inherit"
345 msgstr ""
346
347 #: ../src/dsp-account.c:2102 ../src/ui-split.c:786
348 msgid "Edit"
349 msgstr "Wysig"
350
351 #: ../src/dsp-account.c:2105 ../src/rep-stats.c:72
352 msgid "Filter"
353 msgstr "Filter"
354
355 #. info bar for duplicate
356 #: ../src/dsp-account.c:2142
357 msgid "_Refresh"
358 msgstr ""
359
360 #. balances area
361 #: ../src/dsp-account.c:2177
362 msgid "Bank:"
363 msgstr "Bank:"
364
365 #: ../src/dsp-account.c:2183
366 msgid "Today:"
367 msgstr "Vandag:"
368
369 #: ../src/dsp-account.c:2189
370 msgid "Future:"
371 msgstr "Toekoms:"
372
373 #: ../src/dsp-account.c:2212 ../src/rep-balance.c:942 ../src/rep-budget.c:1191
374 #: ../src/rep-stats.c:1543 ../src/rep-time.c:1274 ../src/rep-vehicle.c:755
375 #: ../src/ui-pref.c:1284 ../src/ui-pref.c:1639 ../src/ui-pref.c:2018
376 msgid "_Range:"
377 msgstr ""
378
379 #: ../src/dsp-account.c:2220
380 msgid "Toggle show future transaction"
381 msgstr ""
382
383 #: ../src/dsp-account.c:2224 ../src/rep-budget.c:1166 ../src/rep-stats.c:1501
384 #: ../src/ui-account.c:1349 ../src/ui-assist-start.c:398
385 msgid "_Type:"
386 msgstr ""
387
388 #: ../src/dsp-account.c:2229 ../src/ui-archive.c:1069
389 #: ../src/ui-transaction.c:1304
390 msgid "_Status:"
391 msgstr ""
392
393 #. widget = gtk_button_new_with_mnemonic (_("Reset _filters"));
394 #: ../src/dsp-account.c:2235 ../src/ui-filter.c:1405 ../src/ui-pref.c:2115
395 #: ../src/ui-pref.c:2136
396 msgid "_Reset"
397 msgstr ""
398
399 #. TRANSLATORS: this is for Euro specific users, a toggle to display in 'Minor' currency
400 #: ../src/dsp-account.c:2240 ../src/rep-balance.c:921 ../src/rep-budget.c:1178
401 #: ../src/rep-stats.c:1515 ../src/rep-time.c:1253 ../src/rep-vehicle.c:742
402 msgid "Euro _minor"
403 msgstr ""
404
405 #. name, icon-name, label
406 #: ../src/dsp-mainwindow.c:158
407 msgid "_File"
408 msgstr ""
409
410 #. { "ImportMenu" , NULL, N_("_Import"), NULL, NULL, NULL },
411 #: ../src/dsp-mainwindow.c:160
412 msgid "Open _Recent"
413 msgstr ""
414
415 #. todo: useless ?
416 #: ../src/dsp-mainwindow.c:161 ../src/ui-category.c:1981
417 #: ../src/ui-currency.c:1730 ../src/ui-payee.c:1671 ../src/ui-tag.c:759
418 msgid "_Edit"
419 msgstr "_Wysig"
420
421 #: ../src/dsp-mainwindow.c:162
422 msgid "_View"
423 msgstr "_Kyk na"
424
425 #: ../src/dsp-mainwindow.c:163
426 msgid "_Manage"
427 msgstr "_Beheer"
428
429 #: ../src/dsp-mainwindow.c:164
430 msgid "_Transactions"
431 msgstr "_Transaksies"
432
433 #: ../src/dsp-mainwindow.c:165
434 msgid "_Reports"
435 msgstr "_Verslae"
436
437 #: ../src/dsp-mainwindow.c:167
438 msgid "_Help"
439 msgstr "_Hulp"
440
441 #. { "Import" , NULL, N_("Import") },
442 #. { "Export" , NULL, N_("Export to") },
443 #. name, icon-name, label, accelerator, tooltip
444 #. FileMenu
445 #: ../src/dsp-mainwindow.c:174
446 msgid "_New"
447 msgstr "_Nuwe"
448
449 #: ../src/dsp-mainwindow.c:174
450 msgid "Create a new file"
451 msgstr ""
452
453 #: ../src/dsp-mainwindow.c:175
454 msgid "_Open..."
455 msgstr "_Open..."
456
457 #: ../src/dsp-mainwindow.c:175 ../src/dsp-mainwindow.c:2049
458 msgid "Open a file"
459 msgstr ""
460
461 #: ../src/dsp-mainwindow.c:176 ../src/ui-dialogs.c:452 ../src/ui-dialogs.c:505
462 #: ../src/ui-dialogs.c:572 ../src/ui-dialogs.c:723
463 msgid "_Save"
464 msgstr "_Stoor"
465
466 #: ../src/dsp-mainwindow.c:176
467 msgid "Save the current file"
468 msgstr ""
469
470 #: ../src/dsp-mainwindow.c:177
471 msgid "Save _As..."
472 msgstr ""
473
474 #: ../src/dsp-mainwindow.c:177
475 msgid "Save the current file with a different name"
476 msgstr ""
477
478 #: ../src/dsp-mainwindow.c:179
479 msgid "Revert"
480 msgstr ""
481
482 #: ../src/dsp-mainwindow.c:179
483 msgid "Revert to a saved version of this file"
484 msgstr ""
485
486 #: ../src/dsp-mainwindow.c:180
487 msgid "Restore backup"
488 msgstr ""
489
490 #: ../src/dsp-mainwindow.c:180
491 msgid "Restore from a backup file"
492 msgstr ""
493
494 #: ../src/dsp-mainwindow.c:182
495 msgid "Properties..."
496 msgstr ""
497
498 #: ../src/dsp-mainwindow.c:182
499 msgid "Configure the file"
500 msgstr ""
501
502 #: ../src/dsp-mainwindow.c:183
503 msgid "Close the current file"
504 msgstr ""
505
506 #: ../src/dsp-mainwindow.c:184
507 msgid "_Quit"
508 msgstr ""
509
510 #: ../src/dsp-mainwindow.c:184
511 msgid "Quit HomeBank"
512 msgstr ""
513
514 #. Exchange
515 #: ../src/dsp-mainwindow.c:187
516 msgid "Import..."
517 msgstr ""
518
519 #: ../src/dsp-mainwindow.c:187
520 msgid "Open the import assistant"
521 msgstr ""
522
523 #. { "ImportQIF" , ICONNAME_HB_FILE_IMPORT , N_("QIF file...") , NULL, N_("Open the import assistant"), G_CALLBACK (ui_mainwindow_action_import) },
524 #. { "ImportOFX" , ICONNAME_HB_FILE_IMPORT , N_("OFX/QFX file...") , NULL, N_("Open the import assistant"), G_CALLBACK (ui_mainwindow_action_import) },
525 #. { "ImportCSV" , ICONNAME_HB_FILE_IMPORT , N_("CSV file...") , NULL, N_("Open the import assistant"), G_CALLBACK (ui_mainwindow_action_import) },
526 #: ../src/dsp-mainwindow.c:192
527 msgid "Export as QIF..."
528 msgstr ""
529
530 #: ../src/dsp-mainwindow.c:192
531 msgid "Export all account in a QIF file"
532 msgstr ""
533
534 #. EditMenu
535 #: ../src/dsp-mainwindow.c:195
536 msgid "Preferences..."
537 msgstr "Voorkeure..."
538
539 #: ../src/dsp-mainwindow.c:195
540 msgid "Configure HomeBank"
541 msgstr ""
542
543 #. ManageMenu
544 #: ../src/dsp-mainwindow.c:198
545 msgid "Currencies..."
546 msgstr ""
547
548 #: ../src/dsp-mainwindow.c:198
549 msgid "Configure the currencies"
550 msgstr ""
551
552 #: ../src/dsp-mainwindow.c:199
553 msgid "Acc_ounts..."
554 msgstr ""
555
556 #: ../src/dsp-mainwindow.c:199
557 msgid "Configure the accounts"
558 msgstr ""
559
560 #: ../src/dsp-mainwindow.c:200
561 msgid "_Payees..."
562 msgstr ""
563
564 #: ../src/dsp-mainwindow.c:200
565 msgid "Configure the payees"
566 msgstr ""
567
568 #: ../src/dsp-mainwindow.c:201
569 msgid "Categories..."
570 msgstr "Kategoriee..."
571
572 #: ../src/dsp-mainwindow.c:201
573 msgid "Configure the categories"
574 msgstr ""
575
576 #: ../src/dsp-mainwindow.c:202
577 msgid "Scheduled/Template..."
578 msgstr ""
579
580 #: ../src/dsp-mainwindow.c:202
581 msgid "Configure the scheduled/template transactions"
582 msgstr ""
583
584 #: ../src/dsp-mainwindow.c:203
585 msgid "Budget..."
586 msgstr "Begroting..."
587
588 #: ../src/dsp-mainwindow.c:203
589 msgid "Configure the budget"
590 msgstr ""
591
592 #: ../src/dsp-mainwindow.c:204
593 msgid "Assignments..."
594 msgstr ""
595
596 #: ../src/dsp-mainwindow.c:204
597 msgid "Configure the automatic assignments"
598 msgstr ""
599
600 #: ../src/dsp-mainwindow.c:205
601 msgid "Tags..."
602 msgstr ""
603
604 #: ../src/dsp-mainwindow.c:205
605 msgid "Configure the tags"
606 msgstr ""
607
608 #. TxnMenu
609 #: ../src/dsp-mainwindow.c:208
610 msgid "Add..."
611 msgstr "Voeg by..."
612
613 #: ../src/dsp-mainwindow.c:208
614 msgid "Add transactions"
615 msgstr ""
616
617 #: ../src/dsp-mainwindow.c:209
618 msgid "Show..."
619 msgstr "Wys..."
620
621 #: ../src/dsp-mainwindow.c:209
622 msgid "Shows selected account transactions"
623 msgstr "Wys geselekteerde rekening transaksies"
624
625 #. beware ShowAllTxn is used to detect showall
626 #: ../src/dsp-mainwindow.c:211
627 msgid "Show all..."
628 msgstr ""
629
630 #: ../src/dsp-mainwindow.c:211
631 msgid "Shows all account transactions"
632 msgstr ""
633
634 #: ../src/dsp-mainwindow.c:212
635 msgid "Set scheduler..."
636 msgstr ""
637
638 #: ../src/dsp-mainwindow.c:212
639 msgid "Configure the transaction scheduler"
640 msgstr ""
641
642 #: ../src/dsp-mainwindow.c:213
643 msgid "Post scheduled"
644 msgstr ""
645
646 #: ../src/dsp-mainwindow.c:213 ../src/ui-pref.c:1998
647 msgid "Post pending scheduled transactions"
648 msgstr ""
649
650 #. ReportMenu
651 #: ../src/dsp-mainwindow.c:216
652 msgid "_Statistics..."
653 msgstr "_Statistieke..."
654
655 #: ../src/dsp-mainwindow.c:216
656 msgid "Open the Statistics report"
657 msgstr ""
658
659 #: ../src/dsp-mainwindow.c:217
660 msgid "_Trend Time..."
661 msgstr ""
662
663 #: ../src/dsp-mainwindow.c:217
664 msgid "Open the Trend Time report"
665 msgstr ""
666
667 #: ../src/dsp-mainwindow.c:218
668 msgid "B_udget..."
669 msgstr ""
670
671 #: ../src/dsp-mainwindow.c:218
672 msgid "Open the Budget report"
673 msgstr ""
674
675 #: ../src/dsp-mainwindow.c:219
676 msgid "Balance..."
677 msgstr ""
678
679 #: ../src/dsp-mainwindow.c:219
680 msgid "Open the Balance report"
681 msgstr ""
682
683 #: ../src/dsp-mainwindow.c:220
684 msgid "_Vehicle cost..."
685 msgstr ""
686
687 #: ../src/dsp-mainwindow.c:220
688 msgid "Open the Vehicle cost report"
689 msgstr ""
690
691 #. Tools
692 #: ../src/dsp-mainwindow.c:223
693 msgid "Show welcome dialog..."
694 msgstr ""
695
696 #: ../src/dsp-mainwindow.c:224
697 msgid "File statistics..."
698 msgstr ""
699
700 #: ../src/dsp-mainwindow.c:225
701 msgid "Anonymize..."
702 msgstr ""
703
704 #. HelpMenu
705 #: ../src/dsp-mainwindow.c:228
706 msgid "_Contents"
707 msgstr ""
708
709 #: ../src/dsp-mainwindow.c:228
710 msgid "Documentation about HomeBank"
711 msgstr ""
712
713 #: ../src/dsp-mainwindow.c:229
714 msgid "Get Help Online..."
715 msgstr ""
716
717 #: ../src/dsp-mainwindow.c:229
718 msgid "Connect to the LaunchPad website for online help"
719 msgstr ""
720
721 #: ../src/dsp-mainwindow.c:231
722 msgid "Check for updates..."
723 msgstr ""
724
725 #: ../src/dsp-mainwindow.c:231
726 msgid "Visit HomeBank website to check for update"
727 msgstr ""
728
729 #: ../src/dsp-mainwindow.c:232
730 msgid "Release Notes"
731 msgstr ""
732
733 #: ../src/dsp-mainwindow.c:232
734 msgid "Display the release notes"
735 msgstr ""
736
737 #: ../src/dsp-mainwindow.c:233
738 msgid "Report a Problem..."
739 msgstr "Rapporteer 'n Probleem..."
740
741 #: ../src/dsp-mainwindow.c:233
742 msgid "Connect to the LaunchPad website to help fix problems"
743 msgstr ""
744
745 #: ../src/dsp-mainwindow.c:234
746 msgid "Translate this Application..."
747 msgstr "Vertaal hierdie Program..."
748
749 #: ../src/dsp-mainwindow.c:234
750 msgid "Connect to the LaunchPad website to help translate this application"
751 msgstr ""
752
753 #: ../src/dsp-mainwindow.c:236
754 msgid "_About"
755 msgstr ""
756
757 #: ../src/dsp-mainwindow.c:236
758 msgid "About HomeBank"
759 msgstr ""
760
761 #. name , icon-name, label, accelerator, tooltip, callback, is_active
762 #: ../src/dsp-mainwindow.c:244
763 msgid "_Toolbar"
764 msgstr ""
765
766 #: ../src/dsp-mainwindow.c:245
767 msgid "_Top spending"
768 msgstr ""
769
770 #: ../src/dsp-mainwindow.c:246
771 msgid "_Bottom Lists"
772 msgstr ""
773
774 #: ../src/dsp-mainwindow.c:247 ../src/ui-pref.c:92
775 msgid "Euro minor"
776 msgstr ""
777
778 #: ../src/dsp-mainwindow.c:384
779 #, c-format
780 msgid "Revert unsaved changes to file '%s'?"
781 msgstr ""
782
783 #: ../src/dsp-mainwindow.c:387
784 msgid ""
785 "- Changes made to the file will be permanently lost\n"
786 "- File will be reloaded from the last save (.xhb~)"
787 msgstr ""
788
789 #: ../src/dsp-mainwindow.c:394
790 msgid "_Revert"
791 msgstr ""
792
793 #: ../src/dsp-mainwindow.c:585
794 msgid "Are you sure you want to anonymize the file?"
795 msgstr ""
796
797 #: ../src/dsp-mainwindow.c:588
798 msgid ""
799 "Proceeding will anonymize any text, \n"
800 "like 'account x', 'payee y', 'memo z', ..."
801 msgstr ""
802
803 #: ../src/dsp-mainwindow.c:595
804 msgid "_Anonymize"
805 msgstr ""
806
807 #: ../src/dsp-mainwindow.c:932
808 msgid "Welcome to HomeBank"
809 msgstr "Welkom by HomeBank"
810
811 #: ../src/dsp-mainwindow.c:959
812 msgid "What do you want to do:"
813 msgstr "Wat wil jy doen:"
814
815 #: ../src/dsp-mainwindow.c:963
816 msgid "Read HomeBank _Manual"
817 msgstr ""
818
819 #: ../src/dsp-mainwindow.c:967
820 msgid "Configure _preferences"
821 msgstr ""
822
823 #: ../src/dsp-mainwindow.c:971
824 msgid "Create a _new file"
825 msgstr ""
826
827 #: ../src/dsp-mainwindow.c:975
828 msgid "_Open an existing file"
829 msgstr ""
830
831 #: ../src/dsp-mainwindow.c:979
832 msgid "Open the _example file"
833 msgstr "Open die _voorbeeld lêer"
834
835 #: ../src/dsp-mainwindow.c:1208
836 #, c-format
837 msgid ""
838 "Your are about to open the backup file '%s'.\n"
839 "\n"
840 "Are you sure you want to do this ?"
841 msgstr ""
842
843 #: ../src/dsp-mainwindow.c:1212
844 msgid "Open the backup file ?"
845 msgstr ""
846
847 #: ../src/dsp-mainwindow.c:1214
848 msgid "_Open backup"
849 msgstr ""
850
851 #: ../src/dsp-mainwindow.c:1312 ../src/ui-currency.c:1312
852 msgid "Unknown error"
853 msgstr ""
854
855 #: ../src/dsp-mainwindow.c:1317 ../src/dsp-mainwindow.c:1423
856 #, c-format
857 msgid "I/O error for file '%s'."
858 msgstr ""
859
860 #: ../src/dsp-mainwindow.c:1320
861 #, c-format
862 msgid "The file '%s' is not a valid HomeBank file."
863 msgstr ""
864
865 #: ../src/dsp-mainwindow.c:1323
866 #, c-format
867 msgid ""
868 "The file '%s' was saved with a higher version of HomeBank\n"
869 "and cannot be loaded by the current version."
870 msgstr ""
871
872 #: ../src/dsp-mainwindow.c:1328 ../src/dsp-mainwindow.c:1426
873 msgid "File error"
874 msgstr ""
875
876 #: ../src/dsp-mainwindow.c:1399
877 msgid "The file has been modified since reading it."
878 msgstr ""
879
880 #: ../src/dsp-mainwindow.c:1400
881 msgid ""
882 "If you save it, all the external changes could be lost. Save it anyway?"
883 msgstr ""
884
885 #: ../src/dsp-mainwindow.c:1401
886 msgid "S_ave Anyway"
887 msgstr ""
888
889 #: ../src/dsp-mainwindow.c:1970 ../src/dsp-mainwindow.c:2061
890 msgid "Open"
891 msgstr "Open"
892
893 #. 5.2 we always create the column and set it not visible
894 #. gtk_assistant_set_page_title (GTK_ASSISTANT (data->assistant), page, _("Transaction"));
895 #. gtk_assistant_set_page_title (GTK_ASSISTANT (data->assistant), page, genacc->name);
896 #: ../src/dsp-mainwindow.c:1976 ../src/list-operation.c:1198
897 #: ../src/list-scheduled.c:483 ../src/rep-stats.c:149 ../src/rep-time.c:125
898 #: ../src/ui-account.c:1345 ../src/ui-assist-import.c:2028
899 #: ../src/ui-dialogs.c:211
900 msgid "Account"
901 msgstr "Rekening"
902
903 #. payee
904 #: ../src/dsp-mainwindow.c:1979 ../src/hb-export.c:445
905 #: ../src/list-operation.c:1232 ../src/list-scheduled.c:419
906 #: ../src/rep-stats.c:148 ../src/rep-time.c:127 ../src/ui-archive.c:291
907 #: ../src/ui-assist-import.c:386 ../src/ui-dialogs.c:229 ../src/ui-payee.c:957
908 #: ../src/ui-pref.c:132 ../src/ui-widgets-data.c:36
909 msgid "Payee"
910 msgstr ""
911
912 #. category
913 #: ../src/dsp-mainwindow.c:1982 ../src/list-operation.c:1293
914 #: ../src/rep-budget.c:1486 ../src/rep-budget.c:1667 ../src/rep-stats.c:146
915 #: ../src/rep-time.c:126 ../src/ui-assist-import.c:390 ../src/ui-budget.c:232
916 #: ../src/ui-dialogs.c:238 ../src/ui-payee.c:993 ../src/ui-split.c:202
917 #: ../src/ui-split.c:791 ../src/ui-widgets-data.c:49
918 msgid "Category"
919 msgstr "Kategorie"
920
921 #. TRANSLATORS: an archive is stored transaction buffers (kind of bookmark to prefill manual insertion)
922 #: ../src/dsp-mainwindow.c:1986
923 msgid "Archive"
924 msgstr "Argief"
925
926 #. column: Income
927 #: ../src/dsp-mainwindow.c:1989 ../src/dsp-mainwindow.c:2001
928 #: ../src/rep-budget.c:932 ../src/rep-budget.c:1486 ../src/rep-budget.c:1682
929 msgid "Budget"
930 msgstr "Begroting"
931
932 #: ../src/dsp-mainwindow.c:1992
933 msgid "Show"
934 msgstr "Wys"
935
936 #: ../src/dsp-mainwindow.c:1998
937 msgid "Statistics"
938 msgstr "Statistieke"
939
940 #. column: Balance
941 #: ../src/dsp-mainwindow.c:2004 ../src/hb-export.c:449
942 #: ../src/list-operation.c:1311 ../src/rep-balance.c:1314
943 #: ../src/rep-stats.c:161 ../src/rep-stats.c:1824 ../src/rep-stats.c:2007
944 msgid "Balance"
945 msgstr "Balans"
946
947 #: ../src/dsp-mainwindow.c:2007 ../src/ui-hbfile.c:275
948 msgid "Vehicle cost"
949 msgstr ""
950
951 #: ../src/dsp-mainwindow.c:2048 ../src/ui-assist-import.c:734
952 #: ../src/ui-dialogs.c:499 ../src/ui-dialogs.c:567 ../src/ui-dialogs.c:653
953 msgid "_Open"
954 msgstr ""
955
956 #: ../src/dsp-mainwindow.c:2053
957 msgid "Open a recently used file"
958 msgstr ""
959
960 #: ../src/dsp-mainwindow.c:2148 ../src/ui-widgets-data.c:28
961 msgid "Scheduled"
962 msgstr ""
963
964 #. Future
965 #: ../src/dsp-mainwindow.c:2152 ../src/list-account.c:432
966 msgid "Future"
967 msgstr "Toekomstige"
968
969 #: ../src/dsp-mainwindow.c:2155 ../src/ui-transaction.c:59
970 msgid "Remind"
971 msgstr ""
972
973 #: ../src/hb-archive.c:281
974 msgid "(new archive)"
975 msgstr "(nuwe argief)"
976
977 #: ../src/hb-category.c:468 ../src/rep-stats.c:1002 ../src/rep-stats.c:1022
978 #: ../src/ui-budget.c:117 ../src/ui-category.c:352 ../src/ui-category.c:570
979 msgid "(no category)"
980 msgstr ""
981
982 #: ../src/hb-category.c:944 ../src/hb-payee.c:562
983 msgid "invalid CSV format"
984 msgstr ""
985
986 #: ../src/hb-export.c:443 ../src/list-operation.c:1209
987 #: ../src/rep-balance.c:1295 ../src/rep-vehicle.c:218 ../src/rep-vehicle.c:1104
988 #: ../src/ui-assist-import.c:358
989 msgid "Date"
990 msgstr "Datum"
991
992 #: ../src/hb-export.c:444 ../src/list-operation.c:1054
993 #: ../src/ui-assist-import.c:372 ../src/ui-pref.c:133 ../src/ui-pref.c:2365
994 msgid "Info"
995 msgstr "Inligting"
996
997 #. memo
998 #: ../src/hb-export.c:446 ../src/list-operation.c:1240
999 #: ../src/list-scheduled.c:440 ../src/ui-archive.c:275
1000 #: ../src/ui-assist-import.c:363 ../src/ui-pref.c:131 ../src/ui-split.c:220
1001 #: ../src/ui-split.c:795 ../src/ui-widgets-data.c:35
1002 msgid "Memo"
1003 msgstr ""
1004
1005 #. column: Amount
1006 #. amount
1007 #: ../src/hb-export.c:447 ../src/list-operation.c:1269 ../src/rep-time.c:1546
1008 #: ../src/rep-time.c:1668 ../src/rep-vehicle.c:222 ../src/rep-vehicle.c:1149
1009 #: ../src/ui-assist-import.c:367 ../src/ui-split.c:236 ../src/ui-split.c:799
1010 msgid "Amount"
1011 msgstr "Bedrag"
1012
1013 #: ../src/hb-hbfile.c:596 ../src/ui-assist-import.c:2028
1014 msgid "Unknown"
1015 msgstr ""
1016
1017 #. TRANSLATORS: format a liter number with l/L as abbreviation
1018 #: ../src/hb-preferences.c:253
1019 #, c-format
1020 msgid "%.2f l"
1021 msgstr ""
1022
1023 #. TRANSLATORS: kilometer per liter
1024 #: ../src/hb-preferences.c:256
1025 msgid "km/l"
1026 msgstr ""
1027
1028 #. TRANSLATORS: miles per liter
1029 #: ../src/hb-preferences.c:259
1030 msgid "mi./l"
1031 msgstr ""
1032
1033 #. g_snprintf(buffer, 63, "%d-%02d", g_date_get_year(date), g_date_get_month(date));
1034 #. TRANSLATORS: printf string for year of week W, ex. 2019-W52 for week 52 of 2019
1035 #: ../src/hb-report.c:333
1036 #, c-format
1037 msgid "%d-w%d"
1038 msgstr ""
1039
1040 #. g_snprintf(buffer, 63, "%d-%02d", g_date_get_year(date), g_date_get_month(date));
1041 #. todo: will be innacurrate here if fiscal year start not 1/jan
1042 #. TRANSLATORS: printf string for year of quarter Q, ex. 2019-Q4 for quarter 4 of 2019
1043 #: ../src/hb-report.c:347
1044 #, c-format
1045 msgid "%d-q%d"
1046 msgstr ""
1047
1048 #: ../src/homebank.c:70
1049 msgid "Output version information and exit"
1050 msgstr ""
1051
1052 #: ../src/homebank.c:73
1053 msgid "[FILE]"
1054 msgstr ""
1055
1056 #: ../src/homebank.c:249
1057 msgid "Browser error."
1058 msgstr ""
1059
1060 #: ../src/homebank.c:250
1061 #, c-format
1062 msgid "Could not display the URL '%s'"
1063 msgstr ""
1064
1065 #: ../src/homebank.c:859 ../src/homebank.c:860
1066 msgid "HomeBank options"
1067 msgstr "HomeBank opsies"
1068
1069 #: ../src/homebank.c:989
1070 #, c-format
1071 msgid "Unable to open '%s', the file does not exist.\n"
1072 msgstr ""
1073
1074 #: ../src/hub-account.c:115
1075 msgid "(no institution)"
1076 msgstr ""
1077
1078 #: ../src/hub-account.c:255 ../src/hub-scheduled.c:383 ../src/rep-vehicle.c:853
1079 msgid "Total"
1080 msgstr "Totaal"
1081
1082 #: ../src/hub-account.c:296
1083 msgid "Grand total"
1084 msgstr ""
1085
1086 #: ../src/hub-account.c:427
1087 msgid "Your accounts"
1088 msgstr ""
1089
1090 #: ../src/hub-account.c:442 ../src/ui-budget.c:1098 ../src/ui-category.c:1938
1091 #: ../src/ui-filter.c:357
1092 msgid "Expand all"
1093 msgstr ""
1094
1095 #: ../src/hub-account.c:446 ../src/ui-budget.c:1102 ../src/ui-category.c:1942
1096 #: ../src/ui-filter.c:361
1097 msgid "Collapse all"
1098 msgstr ""
1099
1100 #: ../src/hub-account.c:463
1101 msgid "Show all"
1102 msgstr ""
1103
1104 #: ../src/hub-account.c:468
1105 msgid "By type"
1106 msgstr ""
1107
1108 #: ../src/hub-account.c:469
1109 msgid "By institution"
1110 msgstr ""
1111
1112 #: ../src/hub-scheduled.c:261
1113 msgid "No transaction to add"
1114 msgstr ""
1115
1116 #: ../src/hub-scheduled.c:263
1117 #, c-format
1118 msgid "transaction added: %d"
1119 msgstr ""
1120
1121 #: ../src/hub-scheduled.c:266
1122 msgid "Check scheduled transactions result"
1123 msgstr ""
1124
1125 #: ../src/hub-scheduled.c:428
1126 msgid "Scheduled transactions"
1127 msgstr ""
1128
1129 #: ../src/hub-scheduled.c:444
1130 msgid "Skip"
1131 msgstr ""
1132
1133 #: ../src/hub-scheduled.c:448
1134 msgid "Edit & Post"
1135 msgstr ""
1136
1137 #. TRANSLATORS: Posting a scheduled transaction is the action to materialize it into its target account.
1138 #. TRANSLATORS: Before that action the automated transaction occurrence is pending and not yet really existing.
1139 #: ../src/hub-scheduled.c:454
1140 msgid "Post"
1141 msgstr ""
1142
1143 #: ../src/hub-scheduled.c:469
1144 msgid "maximum post date"
1145 msgstr ""
1146
1147 #. hb_label_set_amount(GTK_LABEL(data->TX_topamount), total, GLOBALS->kcur, GLOBALS->minor);
1148 #: ../src/hub-spending.c:91
1149 msgid "Top spending"
1150 msgstr ""
1151
1152 #. future usage
1153 #: ../src/hub-spending.c:102
1154 #, c-format
1155 msgid "Top %d spending"
1156 msgstr ""
1157
1158 #: ../src/hub-spending.c:294
1159 msgid "Other"
1160 msgstr ""
1161
1162 #: ../src/hub-spending.c:357
1163 msgid "Where your money goes"
1164 msgstr ""
1165
1166 #: ../src/hb-import.c:1321
1167 msgid "imported account"
1168 msgstr ""
1169
1170 #. gtk_widget_show(GTK_WIDGET(page));
1171 #: ../src/list-account.c:412 ../src/ui-filter.c:560 ../src/ui-filter.c:1485
1172 msgid "Accounts"
1173 msgstr ""
1174
1175 #. Bank
1176 #: ../src/list-account.c:424 ../src/ui-widgets-data.c:72
1177 msgid "Bank"
1178 msgstr ""
1179
1180 #. Today
1181 #: ../src/list-account.c:428
1182 msgid "Today"
1183 msgstr "Vandag"
1184
1185 #: ../src/list-operation.c:525
1186 msgid "- split -"
1187 msgstr ""
1188
1189 #: ../src/list-operation.c:1250
1190 msgid "Status"
1191 msgstr ""
1192
1193 #. column: Expense
1194 #: ../src/list-operation.c:1277 ../src/list-scheduled.c:454
1195 #: ../src/rep-balance.c:1306 ../src/rep-stats.c:159 ../src/rep-stats.c:1824
1196 #: ../src/rep-stats.c:1995 ../src/ui-widgets-data.c:42
1197 #: ../src/ui-widgets-data.c:129 ../src/ui-widgets-data.c:136
1198 msgid "Expense"
1199 msgstr "Uitgawe"
1200
1201 #. column: Income
1202 #: ../src/list-operation.c:1285 ../src/list-scheduled.c:465
1203 #: ../src/rep-balance.c:1310 ../src/rep-stats.c:160 ../src/rep-stats.c:1824
1204 #: ../src/rep-stats.c:2001 ../src/ui-widgets-data.c:43
1205 #: ../src/ui-widgets-data.c:130 ../src/ui-widgets-data.c:137
1206 msgid "Income"
1207 msgstr "Inkomste"
1208
1209 #: ../src/list-operation.c:1301
1210 msgid "Tags"
1211 msgstr "Etikette"
1212
1213 #. TRANSLATORS: title of list column to inform the scheduled transaction is Late
1214 #: ../src/list-scheduled.c:372
1215 msgid "Late"
1216 msgstr ""
1217
1218 #. TRANSLATORS: title of list column to inform how many occurence remain to post for limited scheduled txn
1219 #: ../src/list-scheduled.c:390
1220 msgid "Still"
1221 msgstr ""
1222
1223 #: ../src/list-scheduled.c:404
1224 msgid "Next date"
1225 msgstr ""
1226
1227 #: ../src/rep-balance.c:76 ../src/rep-budget.c:76 ../src/rep-stats.c:64
1228 #: ../src/rep-time.c:66
1229 msgid "List"
1230 msgstr "Lys"
1231
1232 #: ../src/rep-balance.c:76 ../src/rep-budget.c:76 ../src/rep-stats.c:64
1233 #: ../src/rep-time.c:66
1234 msgid "View results as list"
1235 msgstr ""
1236
1237 #: ../src/rep-balance.c:77 ../src/rep-time.c:67
1238 msgid "Line"
1239 msgstr "Lyn"
1240
1241 #: ../src/rep-balance.c:77 ../src/rep-time.c:67
1242 msgid "View results as lines"
1243 msgstr ""
1244
1245 #. { "Filter" , ICONNAME_HB_FILTER , N_("Filter") , NULL, N_("Edit the filter"), G_CALLBACK (ui_reptime_action_filter) },
1246 #: ../src/rep-balance.c:83 ../src/rep-budget.c:83 ../src/rep-stats.c:73
1247 #: ../src/rep-time.c:74 ../src/rep-vehicle.c:65
1248 msgid "Refresh"
1249 msgstr ""
1250
1251 #: ../src/rep-balance.c:83 ../src/rep-budget.c:83 ../src/rep-stats.c:73
1252 #: ../src/rep-time.c:74 ../src/rep-vehicle.c:65
1253 msgid "Refresh results"
1254 msgstr ""
1255
1256 #. name, icon-name
1257 #: ../src/rep-balance.c:90 ../src/rep-budget.c:92 ../src/rep-stats.c:82
1258 #: ../src/rep-time.c:82
1259 msgid "Detail"
1260 msgstr "Besonderhede"
1261
1262 #. label, accelerator
1263 #: ../src/rep-balance.c:91 ../src/rep-budget.c:93 ../src/rep-stats.c:83
1264 #: ../src/rep-time.c:83
1265 msgid "Toggle detail"
1266 msgstr ""
1267
1268 #. //TRANSLATORS: count of transaction in balancedrawn / count of total transaction under abalancedrawn amount threshold
1269 #: ../src/rep-balance.c:331
1270 #, c-format
1271 msgid "%d/%d under %s"
1272 msgstr "%d/%d onder %s"
1273
1274 #: ../src/rep-balance.c:876
1275 msgid "Balance report"
1276 msgstr "Balans verslag"
1277
1278 #: ../src/rep-balance.c:899 ../src/rep-budget.c:1154 ../src/rep-stats.c:1489
1279 #: ../src/rep-time.c:1185 ../src/rep-vehicle.c:730
1280 msgid "Display"
1281 msgstr ""
1282
1283 #: ../src/rep-balance.c:903 ../src/rep-time.c:1197 ../src/ui-archive.c:1009
1284 #: ../src/ui-transaction.c:1222 ../src/ui-txn-multi.c:450
1285 msgid "A_ccount:"
1286 msgstr ""
1287
1288 #: ../src/rep-balance.c:910 ../src/rep-time.c:1229
1289 msgid "Select _all"
1290 msgstr ""
1291
1292 #: ../src/rep-balance.c:915
1293 msgid "Each _day"
1294 msgstr "Elke _dag"
1295
1296 #: ../src/rep-balance.c:926 ../src/rep-stats.c:1521 ../src/rep-time.c:1258
1297 msgid "_Zoom X:"
1298 msgstr ""
1299
1300 #: ../src/rep-balance.c:938 ../src/rep-budget.c:1187 ../src/rep-stats.c:1539
1301 #: ../src/rep-time.c:1270 ../src/rep-vehicle.c:751
1302 msgid "Date filter"
1303 msgstr ""
1304
1305 #: ../src/rep-balance.c:948 ../src/rep-budget.c:1197 ../src/rep-stats.c:1549
1306 #: ../src/rep-time.c:1280 ../src/rep-vehicle.c:761 ../src/ui-filter.c:1165
1307 #: ../src/ui-filter.c:1268
1308 msgid "_From:"
1309 msgstr ""
1310
1311 #: ../src/rep-balance.c:954 ../src/rep-budget.c:1203 ../src/rep-stats.c:1555
1312 #: ../src/rep-time.c:1286 ../src/rep-vehicle.c:767 ../src/ui-filter.c:1171
1313 #: ../src/ui-filter.c:1275
1314 msgid "_To:"
1315 msgstr "_Tot:"
1316
1317 #: ../src/rep-budget.c:77
1318 msgid "Stack"
1319 msgstr ""
1320
1321 #: ../src/rep-budget.c:77
1322 msgid "View results as stack bars"
1323 msgstr ""
1324
1325 #: ../src/rep-budget.c:874
1326 msgid " over"
1327 msgstr ""
1328
1329 #: ../src/rep-budget.c:880
1330 msgid " left"
1331 msgstr ""
1332
1333 #: ../src/rep-budget.c:883
1334 msgid " under"
1335 msgstr ""
1336
1337 #. update stack chart
1338 #: ../src/rep-budget.c:926
1339 #, c-format
1340 msgid "Budget for %s"
1341 msgstr ""
1342
1343 #. column: Result
1344 #: ../src/rep-budget.c:932 ../src/rep-budget.c:1486 ../src/rep-budget.c:1686
1345 #: ../src/rep-stats.c:1824 ../src/rep-stats.c:1984
1346 msgid "Result"
1347 msgstr "Resultaat"
1348
1349 #: ../src/rep-budget.c:1129
1350 msgid "Budget report"
1351 msgstr "Begroting verslag"
1352
1353 #: ../src/rep-budget.c:1158 ../src/rep-stats.c:1493 ../src/rep-time.c:1189
1354 msgid "_View by:"
1355 msgstr ""
1356
1357 #: ../src/rep-budget.c:1173
1358 msgid "Only out of budget"
1359 msgstr ""
1360
1361 #. gtk_widget_set_halign (menu, GTK_ALIGN_END);
1362 #: ../src/rep-budget.c:1267 ../src/rep-stats.c:1628 ../src/rep-time.c:1353
1363 msgid "_Result to clipboard"
1364 msgstr ""
1365
1366 #: ../src/rep-budget.c:1271 ../src/rep-stats.c:1632 ../src/rep-time.c:1357
1367 msgid "_Result to CSV"
1368 msgstr ""
1369
1370 #: ../src/rep-budget.c:1275 ../src/rep-stats.c:1636 ../src/rep-time.c:1361
1371 msgid "_Detail to clipboard"
1372 msgstr ""
1373
1374 #: ../src/rep-budget.c:1280 ../src/rep-stats.c:1641 ../src/rep-time.c:1366
1375 msgid "_Detail to CSV"
1376 msgstr ""
1377
1378 #: ../src/rep-budget.c:1314
1379 msgid "Result:"
1380 msgstr ""
1381
1382 #: ../src/rep-budget.c:1320
1383 msgid "Budget:"
1384 msgstr "Begroting:"
1385
1386 #: ../src/rep-budget.c:1326
1387 msgid "Spent:"
1388 msgstr ""
1389
1390 #: ../src/rep-budget.c:1447
1391 msgid "No account is defined to be part of the budget."
1392 msgstr ""
1393
1394 #: ../src/rep-budget.c:1448
1395 msgid "You should include some accounts from the account dialog."
1396 msgstr ""
1397
1398 #. column: Expense
1399 #: ../src/rep-budget.c:1486 ../src/rep-budget.c:1678
1400 msgid "Spent"
1401 msgstr ""
1402
1403 #: ../src/rep-stats.c:65 ../src/rep-time.c:68
1404 msgid "Column"
1405 msgstr "Kolom"
1406
1407 #: ../src/rep-stats.c:65 ../src/rep-time.c:68
1408 msgid "View results as column"
1409 msgstr ""
1410
1411 #: ../src/rep-stats.c:66
1412 msgid "Donut"
1413 msgstr ""
1414
1415 #: ../src/rep-stats.c:66
1416 msgid "View results as donut"
1417 msgstr ""
1418
1419 #: ../src/rep-stats.c:72 ../src/ui-filter.c:1402
1420 msgid "Edit filter"
1421 msgstr ""
1422
1423 #. is_active
1424 #. name, icon-name
1425 #: ../src/rep-stats.c:88
1426 msgid "Legend"
1427 msgstr "Legende"
1428
1429 #. label, accelerator
1430 #: ../src/rep-stats.c:89
1431 msgid "Toggle legend"
1432 msgstr ""
1433
1434 #. is_active
1435 #. name, icon-name
1436 #: ../src/rep-stats.c:94
1437 msgid "Rate"
1438 msgstr ""
1439
1440 #. label, accelerator
1441 #: ../src/rep-stats.c:95
1442 msgid "Toggle rate"
1443 msgstr ""
1444
1445 #: ../src/rep-stats.c:147 ../src/ui-widgets-data.c:50
1446 msgid "Subcategory"
1447 msgstr ""
1448
1449 #: ../src/rep-stats.c:150 ../src/rep-time.c:128
1450 msgid "Tag"
1451 msgstr ""
1452
1453 #: ../src/rep-stats.c:151 ../src/rep-time.c:136 ../src/ui-widgets-data.c:113
1454 msgid "Month"
1455 msgstr "Maand"
1456
1457 #: ../src/rep-stats.c:152 ../src/rep-time.c:139 ../src/ui-widgets-data.c:114
1458 msgid "Year"
1459 msgstr "Jaar"
1460
1461 #: ../src/rep-stats.c:158 ../src/ui-widgets-data.c:128
1462 msgid "Exp. & Inc."
1463 msgstr ""
1464
1465 #. TRANSLATORS: example 'Expense by Category'
1466 #: ../src/rep-stats.c:417
1467 #, c-format
1468 msgid "%s by %s"
1469 msgstr ""
1470
1471 #: ../src/rep-stats.c:1034 ../src/ui-payee.c:547 ../src/ui-payee.c:745
1472 msgid "(no payee)"
1473 msgstr ""
1474
1475 #: ../src/rep-stats.c:1468
1476 msgid "Statistics Report"
1477 msgstr "Statistieke Verslag"
1478
1479 #: ../src/rep-stats.c:1510
1480 msgid "By _amount"
1481 msgstr ""
1482
1483 #: ../src/rep-stats.c:1675
1484 msgid "Balance:"
1485 msgstr "Balans:"
1486
1487 #: ../src/rep-stats.c:1681
1488 msgid "Income:"
1489 msgstr "Inkomste:"
1490
1491 #: ../src/rep-stats.c:1688
1492 msgid "Expense:"
1493 msgstr "Uitgawes:"
1494
1495 #: ../src/rep-time.c:134 ../src/ui-widgets-data.c:111
1496 msgid "Day"
1497 msgstr "Dag"
1498
1499 #: ../src/rep-time.c:135 ../src/ui-widgets-data.c:112
1500 msgid "Week"
1501 msgstr "Week"
1502
1503 #: ../src/rep-time.c:137
1504 msgid "Quarter"
1505 msgstr ""
1506
1507 #: ../src/rep-time.c:138
1508 msgid "Half Year"
1509 msgstr ""
1510
1511 #. visible = (tmpmode == REPORT_RESULT_TOTAL) ? TRUE : FALSE;
1512 #. gtk_chart_show_average(GTK_CHART(data->RE_line), data->average, visible);
1513 #. TRANSLATORS: example 'Category Over Time'
1514 #: ../src/rep-time.c:372
1515 #, c-format
1516 msgid "%s Over Time"
1517 msgstr ""
1518
1519 #: ../src/rep-time.c:837
1520 #, c-format
1521 msgid "Average: %s"
1522 msgstr ""
1523
1524 #: ../src/rep-time.c:1162
1525 msgid "Trend Time Report"
1526 msgstr ""
1527
1528 #: ../src/rep-time.c:1205 ../src/ui-archive.c:1058 ../src/ui-assign.c:872
1529 #: ../src/ui-hbfile.c:279 ../src/ui-payee.c:1222 ../src/ui-transaction.c:1295
1530 #: ../src/ui-txn-multi.c:512
1531 msgid "_Category:"
1532 msgstr "_Kategorie"
1533
1534 #: ../src/rep-time.c:1213 ../src/ui-archive.c:1050 ../src/ui-assign.c:843
1535 #: ../src/ui-transaction.c:1276 ../src/ui-txn-multi.c:496
1536 msgid "_Payee:"
1537 msgstr ""
1538
1539 #: ../src/rep-time.c:1221 ../src/ui-filter.c:1230
1540 msgid "_Tag:"
1541 msgstr ""
1542
1543 #: ../src/rep-time.c:1234
1544 msgid "_Cumulate"
1545 msgstr ""
1546
1547 #: ../src/rep-time.c:1239
1548 msgid "Inter_val:"
1549 msgstr ""
1550
1551 #: ../src/rep-time.c:1247
1552 msgid "Show empty line"
1553 msgstr ""
1554
1555 #: ../src/rep-time.c:1546 ../src/rep-time.c:1656
1556 msgid "Time slice"
1557 msgstr ""
1558
1559 #: ../src/rep-vehicle.c:67
1560 msgid "Export"
1561 msgstr "Uitvoer"
1562
1563 #.
1564 #. LST_CAR_DATE,
1565 #. LST_CAR_MEMO,
1566 #. LST_CAR_METER,
1567 #. LST_CAR_FUEL,
1568 #. LST_CAR_PRICE,
1569 #. LST_CAR_AMOUNT,
1570 #. LST_CAR_DIST,
1571 #. LST_CAR_100KM
1572 #.
1573 #.
1574 #. column: Memo
1575 #.
1576 #. column = gtk_tree_view_column_new();
1577 #. gtk_tree_view_column_set_title(column, _("Memo"));
1578 #. gtk_tree_view_append_column (GTK_TREE_VIEW(view), column);
1579 #. renderer = gtk_cell_renderer_text_new();
1580 #. gtk_tree_view_column_pack_start(column, renderer, TRUE);
1581 #. gtk_tree_view_column_add_attribute(column, renderer, "text", LST_CAR_MEMO);
1582 #. //gtk_tree_view_column_set_cell_data_func(column, renderer, repvehicle_text_cell_data_function, NULL, NULL);
1583 #.
1584 #. column: Meter
1585 #: ../src/rep-vehicle.c:219 ../src/rep-vehicle.c:1137
1586 msgid "Meter"
1587 msgstr "Meter"
1588
1589 #. column: Fuel load
1590 #: ../src/rep-vehicle.c:220 ../src/rep-vehicle.c:1141
1591 msgid "Fuel"
1592 msgstr "Brandstof"
1593
1594 #. column: Price by unit
1595 #: ../src/rep-vehicle.c:221 ../src/rep-vehicle.c:1145
1596 msgid "Price"
1597 msgstr "Prys"
1598
1599 #. column: Distance done
1600 #: ../src/rep-vehicle.c:223 ../src/rep-vehicle.c:1153
1601 msgid "Dist."
1602 msgstr ""
1603
1604 #: ../src/rep-vehicle.c:706
1605 msgid "Vehicle cost report"
1606 msgstr "Motor koste verslag"
1607
1608 #: ../src/rep-vehicle.c:734
1609 msgid "Vehi_cle:"
1610 msgstr ""
1611
1612 #: ../src/rep-vehicle.c:820
1613 msgid "Meter:"
1614 msgstr "Meter:"
1615
1616 #: ../src/rep-vehicle.c:824
1617 msgid "Consumption:"
1618 msgstr "Verbruik:"
1619
1620 #: ../src/rep-vehicle.c:828
1621 msgid "Fuel cost:"
1622 msgstr "Brandstof kos:"
1623
1624 #: ../src/rep-vehicle.c:832
1625 msgid "Other cost:"
1626 msgstr "Ander kos:"
1627
1628 #: ../src/rep-vehicle.c:836
1629 msgid "Total cost:"
1630 msgstr "Totale kos:"
1631
1632 #. populate_view_acc(data->LV_acc, GLOBALS->acc_list, TRUE);
1633 #. populate template
1634 #: ../src/ui-account.c:338 ../src/ui-account.c:1231 ../src/ui-assign.c:98
1635 #: ../src/ui-currency.c:245 ../src/ui-tag.c:206 ../src/ui-widgets.c:1067
1636 msgid "(none)"
1637 msgstr "(geen)"
1638
1639 #: ../src/ui-account.c:497 ../src/ui-assign.c:249 ../src/ui-category.c:995
1640 #: ../src/ui-currency.c:599 ../src/ui-payee.c:937 ../src/ui-tag.c:349
1641 msgid "Visible"
1642 msgstr "Sigbaar"
1643
1644 #. GTK_FILE_CHOOSER_ACTION_OPEN,
1645 #: ../src/ui-account.c:647 ../src/ui-assist-import.c:732
1646 #: ../src/ui-category.c:1290 ../src/ui-category.c:1437 ../src/ui-currency.c:777
1647 #: ../src/ui-currency.c:1145 ../src/ui-dialogs.c:69 ../src/ui-dialogs.c:334
1648 #: ../src/ui-dialogs.c:451 ../src/ui-dialogs.c:512 ../src/ui-dialogs.c:578
1649 #: ../src/ui-dialogs.c:652 ../src/ui-dialogs.c:722 ../src/ui-dialogs.c:772
1650 #: ../src/ui-dialogs.c:918 ../src/ui-filter.c:1407 ../src/ui-hbfile.c:194
1651 #: ../src/ui-payee.c:1180 ../src/ui-payee.c:1343 ../src/ui-pref.c:2138
1652 #: ../src/ui-split.c:726 ../src/ui-tag.c:492 ../src/ui-transaction.c:1134
1653 #: ../src/ui-txn-multi.c:384
1654 msgid "_Cancel"
1655 msgstr ""
1656
1657 #. gtk_dialog_add_button(GTK_DIALOG(dialog), _("_Remove"), GTK_RESPONSE_SPLIT_REM);
1658 #: ../src/ui-account.c:649 ../src/ui-category.c:1292 ../src/ui-currency.c:779
1659 #: ../src/ui-currency.c:1147 ../src/ui-dialogs.c:335 ../src/ui-dialogs.c:919
1660 #: ../src/ui-filter.c:1409 ../src/ui-hbfile.c:196 ../src/ui-payee.c:1182
1661 #: ../src/ui-pref.c:2140 ../src/ui-split.c:740 ../src/ui-tag.c:494
1662 #: ../src/ui-transaction.c:1135 ../src/ui-txn-multi.c:386
1663 msgid "_OK"
1664 msgstr ""
1665
1666 #: ../src/ui-account.c:963 ../src/ui-account.c:1076
1667 msgid "Account name"
1668 msgstr ""
1669
1670 #: ../src/ui-account.c:969 ../src/ui-account.c:1082 ../src/ui-category.c:1361
1671 #: ../src/ui-payee.c:1276 ../src/ui-tag.c:552
1672 msgid "Error"
1673 msgstr "Fout"
1674
1675 #: ../src/ui-account.c:970
1676 #, c-format
1677 msgid ""
1678 "Cannot add an account '%s',\n"
1679 "this name already exists."
1680 msgstr ""
1681
1682 #: ../src/ui-account.c:1018
1683 #, c-format
1684 msgid "Cannot delete account '%s'"
1685 msgstr ""
1686
1687 #: ../src/ui-account.c:1022
1688 msgid ""
1689 "This account contains transactions and/or is part of internal transfers."
1690 msgstr ""
1691
1692 #: ../src/ui-account.c:1033 ../src/ui-archive.c:392 ../src/ui-assign.c:548
1693 #: ../src/ui-category.c:1549 ../src/ui-currency.c:1539 ../src/ui-payee.c:1450
1694 #: ../src/ui-tag.c:596
1695 #, c-format
1696 msgid "Are you sure you want to permanently delete '%s'?"
1697 msgstr ""
1698
1699 #: ../src/ui-account.c:1035
1700 msgid "If you delete an account, it will be permanently lost."
1701 msgstr ""
1702
1703 #: ../src/ui-account.c:1083
1704 #, c-format
1705 msgid ""
1706 "Cannot rename this Account,\n"
1707 "from '%s' to '%s',\n"
1708 "this name already exists."
1709 msgstr ""
1710 "Kan nie hierdie rekening naam verander,\n"
1711 "van '%s' na '%s',\n"
1712 "naam bestaan alreeds."
1713
1714 #: ../src/ui-account.c:1258
1715 msgid "Manage Accounts"
1716 msgstr ""
1717
1718 #: ../src/ui-account.c:1309
1719 msgid ""
1720 "Drag & drop to change the order\n"
1721 "Double-click to rename"
1722 msgstr ""
1723
1724 #: ../src/ui-account.c:1315 ../src/ui-archive.c:1254 ../src/ui-assign.c:768
1725 #: ../src/ui-category.c:1977 ../src/ui-currency.c:1726 ../src/ui-payee.c:1667
1726 #: ../src/ui-tag.c:755 ../src/ui-transaction.c:1145
1727 msgid "_Add"
1728 msgstr ""
1729
1730 #: ../src/ui-account.c:1336 ../src/ui-hbfile.c:222 ../src/ui-pref.c:84
1731 #: ../src/ui-pref.c:1376 ../src/ui-pref.c:1748
1732 msgid "General"
1733 msgstr "Algemene"
1734
1735 #: ../src/ui-account.c:1357
1736 msgid "_Currency:"
1737 msgstr ""
1738
1739 #: ../src/ui-account.c:1364
1740 msgid "Start _balance:"
1741 msgstr ""
1742
1743 #: ../src/ui-account.c:1372
1744 msgid "Notes:"
1745 msgstr ""
1746
1747 #: ../src/ui-account.c:1388
1748 msgid "this account was _closed"
1749 msgstr ""
1750
1751 #: ../src/ui-account.c:1399
1752 msgid "Current check number"
1753 msgstr ""
1754
1755 #: ../src/ui-account.c:1403
1756 msgid "Checkbook _1:"
1757 msgstr ""
1758
1759 #: ../src/ui-account.c:1410
1760 msgid "Checkbook _2:"
1761 msgstr ""
1762
1763 #: ../src/ui-account.c:1422 ../src/ui-budget.c:1199
1764 msgid "Options"
1765 msgstr ""
1766
1767 #: ../src/ui-account.c:1431
1768 msgid "Institution"
1769 msgstr ""
1770
1771 #: ../src/ui-account.c:1435 ../src/ui-assist-start.c:386
1772 #: ../src/ui-currency.c:1228 ../src/ui-payee.c:1205 ../src/ui-tag.c:517
1773 msgid "_Name:"
1774 msgstr "_Naam:"
1775
1776 #: ../src/ui-account.c:1443 ../src/ui-assist-start.c:407
1777 msgid "N_umber:"
1778 msgstr ""
1779
1780 #: ../src/ui-account.c:1456
1781 msgid "Balance limits"
1782 msgstr ""
1783
1784 #: ../src/ui-account.c:1462
1785 msgid "_Overdraft at:"
1786 msgstr ""
1787
1788 #: ../src/ui-account.c:1474
1789 msgid "Miscellaneous"
1790 msgstr ""
1791
1792 #: ../src/ui-account.c:1478
1793 msgid "Default _Template:"
1794 msgstr ""
1795
1796 #: ../src/ui-account.c:1492
1797 msgid "Report exclusion"
1798 msgstr ""
1799
1800 #: ../src/ui-account.c:1496
1801 msgid "exclude from account _summary"
1802 msgstr ""
1803
1804 #: ../src/ui-account.c:1501
1805 msgid "exclude from the _budget"
1806 msgstr ""
1807
1808 #: ../src/ui-account.c:1506
1809 msgid "exclude from any _reports"
1810 msgstr ""
1811
1812 #: ../src/ui-archive.c:346
1813 #, c-format
1814 msgid "(template %d)"
1815 msgstr ""
1816
1817 #: ../src/ui-archive.c:394
1818 msgid "If you delete a scheduled/template, it will be permanently lost."
1819 msgstr ""
1820
1821 #: ../src/ui-archive.c:993 ../src/ui-transaction.c:1204
1822 #: ../src/ui-txn-multi.c:436
1823 msgid "_Amount:"
1824 msgstr "_Bedrag:"
1825
1826 #: ../src/ui-archive.c:1001 ../src/ui-transaction.c:1213
1827 msgid "Toggle amount sign"
1828 msgstr ""
1829
1830 #: ../src/ui-archive.c:1004 ../src/ui-split.c:723 ../src/ui-transaction.c:1216
1831 msgid "Transaction splits"
1832 msgstr ""
1833
1834 #: ../src/ui-archive.c:1017
1835 msgid "_To account:"
1836 msgstr "_Na rekening:"
1837
1838 #: ../src/ui-archive.c:1027 ../src/ui-assign.c:900
1839 msgid "Pay_ment:"
1840 msgstr ""
1841
1842 #: ../src/ui-archive.c:1041 ../src/ui-transaction.c:1250
1843 msgid "Of notebook _2"
1844 msgstr ""
1845
1846 #: ../src/ui-archive.c:1077 ../src/ui-filter.c:1215
1847 msgid "_Memo:"
1848 msgstr ""
1849
1850 #: ../src/ui-archive.c:1085 ../src/ui-transaction.c:1319
1851 #: ../src/ui-txn-multi.c:544
1852 msgid "Ta_gs:"
1853 msgstr ""
1854
1855 #: ../src/ui-archive.c:1114
1856 msgid "Scheduled insertion"
1857 msgstr ""
1858
1859 #: ../src/ui-archive.c:1119
1860 msgid "_Activate"
1861 msgstr "_Aktiveer"
1862
1863 #: ../src/ui-archive.c:1124
1864 msgid "Next _date:"
1865 msgstr ""
1866
1867 #: ../src/ui-archive.c:1132
1868 msgid "Ever_y:"
1869 msgstr ""
1870
1871 #: ../src/ui-archive.c:1148
1872 msgid "Week end:"
1873 msgstr ""
1874
1875 #: ../src/ui-archive.c:1160
1876 msgid "_Stop after:"
1877 msgstr ""
1878
1879 #: ../src/ui-archive.c:1168
1880 msgid "posts"
1881 msgstr ""
1882
1883 #: ../src/ui-archive.c:1190
1884 msgid "Manage scheduled/template transactions"
1885 msgstr ""
1886
1887 #: ../src/ui-assign.c:268
1888 msgid "Text"
1889 msgstr ""
1890
1891 #: ../src/ui-assign.c:520
1892 #, c-format
1893 msgid "(assignment %d)"
1894 msgstr ""
1895
1896 #: ../src/ui-assign.c:550
1897 msgid "If you delete an assignment, it will be permanently lost."
1898 msgstr ""
1899
1900 #: ../src/ui-assign.c:696
1901 msgid "Disabled"
1902 msgstr ""
1903
1904 #: ../src/ui-assign.c:697
1905 msgid "If empty"
1906 msgstr ""
1907
1908 #: ../src/ui-assign.c:698
1909 msgid "Overwrite"
1910 msgstr ""
1911
1912 #: ../src/ui-assign.c:717
1913 msgid "Manage Assignments"
1914 msgstr ""
1915
1916 #: ../src/ui-assign.c:794
1917 msgid "Condition"
1918 msgstr ""
1919
1920 #: ../src/ui-assign.c:798
1921 msgid "Search _in:"
1922 msgstr ""
1923
1924 #. label = make_label_widget(_("Con_tains:"));
1925 #: ../src/ui-assign.c:806
1926 msgid "Fi_nd:"
1927 msgstr ""
1928
1929 #: ../src/ui-assign.c:814
1930 msgid "Match _case"
1931 msgstr ""
1932
1933 #: ../src/ui-assign.c:819
1934 msgid "Use _regular expressions"
1935 msgstr ""
1936
1937 #: ../src/ui-assign.c:834
1938 msgid "Assign payee"
1939 msgstr ""
1940
1941 #: ../src/ui-assign.c:863
1942 msgid "Assign category"
1943 msgstr ""
1944
1945 #: ../src/ui-assign.c:891
1946 msgid "Assign payment"
1947 msgstr ""
1948
1949 #: ../src/ui-assist-start.c:141
1950 #, c-format
1951 msgid "New HomeBank file (%d of %d)"
1952 msgstr ""
1953
1954 #: ../src/ui-assist-start.c:172
1955 msgid "Not found"
1956 msgstr "Nie gevind nie"
1957
1958 #: ../src/ui-assist-start.c:274 ../src/ui-hbfile.c:226
1959 msgid "_Owner:"
1960 msgstr "_Eienaar:"
1961
1962 #: ../src/ui-assist-start.c:282 ../src/ui-dialogs.c:378
1963 msgid "Currency:"
1964 msgstr ""
1965
1966 #: ../src/ui-assist-start.c:298 ../src/ui-hbfile.c:191
1967 msgid "File properties"
1968 msgstr ""
1969
1970 #: ../src/ui-assist-start.c:320
1971 msgid "System detection"
1972 msgstr ""
1973
1974 #: ../src/ui-assist-start.c:324
1975 msgid "Languages:"
1976 msgstr "Tale:"
1977
1978 #: ../src/ui-assist-start.c:331
1979 msgid "Preset file:"
1980 msgstr ""
1981
1982 #: ../src/ui-assist-start.c:349
1983 msgid "Initialize my categories with this file"
1984 msgstr ""
1985
1986 #: ../src/ui-assist-start.c:361
1987 msgid "Preset categories"
1988 msgstr ""
1989
1990 #: ../src/ui-assist-start.c:382
1991 msgid "Information"
1992 msgstr ""
1993
1994 #: ../src/ui-assist-start.c:418
1995 msgid "Balances"
1996 msgstr ""
1997
1998 #: ../src/ui-assist-start.c:422
1999 msgid "_Initial:"
2000 msgstr ""
2001
2002 #: ../src/ui-assist-start.c:429
2003 msgid "_Overdrawn at:"
2004 msgstr ""
2005
2006 #: ../src/ui-assist-start.c:438
2007 msgid "Create an account"
2008 msgstr "Skep n rekening"
2009
2010 #: ../src/ui-assist-start.c:448
2011 msgid "This is a confirmation page, press 'Apply' to apply changes"
2012 msgstr ""
2013
2014 #: ../src/ui-assist-start.c:454 ../src/ui-assist-import.c:2201
2015 msgid "Confirmation"
2016 msgstr "Bevestiging"
2017
2018 #: ../src/ui-assist-import.c:472
2019 msgid "<New account (global)>"
2020 msgstr ""
2021
2022 #: ../src/ui-assist-import.c:477
2023 msgid "<New account>"
2024 msgstr ""
2025
2026 #: ../src/ui-assist-import.c:498
2027 msgid "<Skip this account>"
2028 msgstr ""
2029
2030 #: ../src/ui-assist-import.c:641
2031 msgid "Valid"
2032 msgstr ""
2033
2034 #: ../src/ui-assist-import.c:652 ../src/ui-category.c:1012
2035 #: ../src/ui-currency.c:616 ../src/ui-currency.c:1209
2036 msgid "Name"
2037 msgstr ""
2038
2039 #: ../src/ui-assist-import.c:746
2040 msgid "Known files"
2041 msgstr ""
2042
2043 #: ../src/ui-assist-import.c:757 ../src/ui-dialogs.c:463
2044 msgid "QIF files"
2045 msgstr "QIF lêers"
2046
2047 #: ../src/ui-assist-import.c:765
2048 msgid "OFX/QFX files"
2049 msgstr "OFX/QFX lêers"
2050
2051 #: ../src/ui-assist-import.c:773 ../src/ui-dialogs.c:527
2052 msgid "CSV files"
2053 msgstr "CSV lêers"
2054
2055 #: ../src/ui-assist-import.c:780 ../src/ui-dialogs.c:464
2056 #: ../src/ui-dialogs.c:528 ../src/ui-dialogs.c:590
2057 msgid "All files"
2058 msgstr "Alle lêers"
2059
2060 #: ../src/ui-assist-import.c:839
2061 msgid "new global account"
2062 msgstr ""
2063
2064 #: ../src/ui-assist-import.c:842
2065 msgid "new account"
2066 msgstr ""
2067
2068 #: ../src/ui-assist-import.c:845
2069 msgid "skipped"
2070 msgstr ""
2071
2072 #: ../src/ui-assist-import.c:864
2073 #, c-format
2074 msgid ", %d of %d transactions"
2075 msgstr ""
2076
2077 #: ../src/ui-assist-import.c:1109
2078 msgid ""
2079 "Some date cannot be converted. Please try to change the date order to "
2080 "continue."
2081 msgstr ""
2082
2083 #. label = g_strdup_printf(_("'%s' - %s"), genacc->name, hb_import_filetype_char_get(genacc));
2084 #: ../src/ui-assist-import.c:1273
2085 #, c-format
2086 msgid "Import <b>%s</b> in_to:"
2087 msgstr ""
2088
2089 #: ../src/ui-assist-import.c:1273
2090 msgid "this file"
2091 msgstr ""
2092
2093 #: ../src/ui-assist-import.c:1273
2094 msgid "this account"
2095 msgstr ""
2096
2097 #: ../src/ui-assist-import.c:1280
2098 #, c-format
2099 msgid ""
2100 "Name: %s\n"
2101 "Number: %s\n"
2102 "File: %s\n"
2103 "Encoding: %s"
2104 msgstr ""
2105
2106 #: ../src/ui-assist-import.c:1330
2107 msgid "Import transactions from bank or credit card"
2108 msgstr ""
2109
2110 #: ../src/ui-assist-import.c:1338
2111 msgid ""
2112 "With this assistant you will be guided through the process of importing one "
2113 "or several\n"
2114 "downloaded statements from your bank or credit card, in the following "
2115 "formats:"
2116 msgstr ""
2117
2118 #: ../src/ui-assist-import.c:1344
2119 msgid ""
2120 "<b>Recommended:</b> .OFX or .QFX\n"
2121 "<i>(Sometimes named Moneyâ„¢ or Quickenâ„¢)</i>\n"
2122 "<b>Supported:</b> .QIF\n"
2123 "<i>(Common Quickenâ„¢ file)</i>\n"
2124 "<b>Advanced users only:</b> .CSV\n"
2125 "<i>(format is specific to HomeBank, see the documentation)</i>"
2126 msgstr ""
2127
2128 #: ../src/ui-assist-import.c:1364
2129 msgid ""
2130 "No changes will be made until you click \"Apply\" at the end of this "
2131 "assistant."
2132 msgstr ""
2133
2134 #: ../src/ui-assist-import.c:1368
2135 msgid "Don't show this again"
2136 msgstr ""
2137
2138 #: ../src/ui-assist-import.c:1427
2139 msgid ""
2140 "Drag&Drop one or several files to import.\n"
2141 "You can also use the add/remove buttons of the list."
2142 msgstr ""
2143
2144 #: ../src/ui-assist-import.c:1503
2145 msgid ""
2146 "There is too much account in the files you choosed,\n"
2147 "please use the back button to select less files."
2148 msgstr ""
2149
2150 #: ../src/ui-assist-import.c:1622
2151 msgid "Target account identification by name or number failed."
2152 msgstr ""
2153
2154 #: ../src/ui-assist-import.c:1635 ../src/ui-pref.c:1148
2155 msgid "Date order:"
2156 msgstr ""
2157
2158 #: ../src/ui-assist-import.c:1651 ../src/ui-pref.c:1199
2159 msgid "_Import memos"
2160 msgstr ""
2161
2162 #: ../src/ui-assist-import.c:1655 ../src/ui-pref.c:1202
2163 msgid "_Swap memos with payees"
2164 msgstr ""
2165
2166 #: ../src/ui-assist-import.c:1665 ../src/ui-pref.c:1172
2167 msgid "OFX _Name:"
2168 msgstr ""
2169
2170 #: ../src/ui-assist-import.c:1671 ../src/ui-pref.c:1181
2171 msgid "OFX _Memo:"
2172 msgstr ""
2173
2174 #: ../src/ui-assist-import.c:1687 ../src/ui-filter.c:308 ../src/ui-filter.c:453
2175 #: ../src/ui-filter.c:567
2176 msgid "Select:"
2177 msgstr ""
2178
2179 #: ../src/ui-assist-import.c:1690 ../src/ui-filter.c:311 ../src/ui-filter.c:456
2180 #: ../src/ui-filter.c:570
2181 msgid "All"
2182 msgstr ""
2183
2184 #: ../src/ui-assist-import.c:1694 ../src/ui-filter.c:316 ../src/ui-filter.c:461
2185 #: ../src/ui-filter.c:575 ../src/ui-pref.c:106 ../src/ui-transaction.c:56
2186 msgid "None"
2187 msgstr ""
2188
2189 #: ../src/ui-assist-import.c:1698 ../src/ui-filter.c:321 ../src/ui-filter.c:466
2190 #: ../src/ui-filter.c:580
2191 msgid "Invert"
2192 msgstr ""
2193
2194 #: ../src/ui-assist-import.c:1715 ../src/ui-pref.c:1157
2195 msgid "Sentence _case memo/payee"
2196 msgstr ""
2197
2198 #: ../src/ui-assist-import.c:1749
2199 msgid "Similar transaction in target account (possible duplicate)"
2200 msgstr ""
2201
2202 #: ../src/ui-assist-import.c:1773
2203 msgid "Date _gap:"
2204 msgstr ""
2205
2206 #. TRANSLATORS: there is a spinner on the left of this label, and so you have 0....x days of date tolerance
2207 #: ../src/ui-assist-import.c:1781
2208 msgid "days"
2209 msgstr "dae"
2210
2211 #: ../src/ui-assist-import.c:1789
2212 msgid ""
2213 "The match is done in order: by account, amount and date.\n"
2214 "A date tolerance of 0 day means an exact match"
2215 msgstr ""
2216
2217 #: ../src/ui-assist-import.c:1852
2218 msgid "Click \"Apply\" to update your accounts.\n"
2219 msgstr ""
2220
2221 #: ../src/ui-assist-import.c:2178
2222 msgid "Welcome"
2223 msgstr ""
2224
2225 #: ../src/ui-assist-import.c:2183
2226 msgid "Select file(s)"
2227 msgstr ""
2228
2229 #. gtk_assistant_set_page_type (GTK_ASSISTANT (assistant), page, GTK_ASSISTANT_PAGE_PROGRESS);
2230 #: ../src/ui-assist-import.c:2188
2231 msgid "Import"
2232 msgstr ""
2233
2234 #: ../src/ui-budget.c:505 ../src/ui-category.c:1145 ../src/ui-payee.c:1078
2235 msgid "File format error"
2236 msgstr ""
2237
2238 #: ../src/ui-budget.c:506 ../src/ui-category.c:1146 ../src/ui-payee.c:1079
2239 msgid ""
2240 "The CSV file must contains the exact numbers of column,\n"
2241 "separated by a semi-colon, please see the help for more details."
2242 msgstr ""
2243
2244 #: ../src/ui-budget.c:690
2245 msgid "Are you sure you want to clear input?"
2246 msgstr ""
2247
2248 #: ../src/ui-budget.c:692
2249 msgid "If you proceed, every amount will be set to 0."
2250 msgstr ""
2251
2252 #: ../src/ui-budget.c:698
2253 msgid "_Clear"
2254 msgstr ""
2255
2256 #: ../src/ui-budget.c:992
2257 msgid "Manage Budget"
2258 msgstr "Beheer Begroting"
2259
2260 #: ../src/ui-budget.c:1033 ../src/ui-category.c:1849 ../src/ui-payee.c:1598
2261 msgid "_Import CSV"
2262 msgstr ""
2263
2264 #: ../src/ui-budget.c:1037 ../src/ui-category.c:1853 ../src/ui-payee.c:1602
2265 msgid "E_xport CSV"
2266 msgstr ""
2267
2268 #: ../src/ui-budget.c:1124
2269 msgid "Budget for each month"
2270 msgstr ""
2271
2272 #: ../src/ui-budget.c:1131
2273 msgid "is the same"
2274 msgstr "is dieselfde"
2275
2276 #: ../src/ui-budget.c:1145
2277 msgid "_Clear input"
2278 msgstr ""
2279
2280 #: ../src/ui-budget.c:1160
2281 msgid "is different"
2282 msgstr "is verskillend"
2283
2284 #: ../src/ui-budget.c:1204
2285 msgid "_Force monitoring this category"
2286 msgstr ""
2287
2288 #: ../src/ui-category.c:1024 ../src/ui-payee.c:973
2289 msgid "Usage"
2290 msgstr ""
2291
2292 #: ../src/ui-category.c:1103
2293 msgid "Delete unused categories"
2294 msgstr ""
2295
2296 #: ../src/ui-category.c:1104
2297 msgid ""
2298 "Are you sure you want to permanently\n"
2299 "delete unused categories?"
2300 msgstr ""
2301
2302 #: ../src/ui-category.c:1287 ../src/ui-payee.c:1177 ../src/ui-tag.c:489
2303 msgid "Edit..."
2304 msgstr ""
2305
2306 #: ../src/ui-category.c:1311
2307 msgid "_Income"
2308 msgstr "_Inkomste"
2309
2310 #: ../src/ui-category.c:1362
2311 #, c-format
2312 msgid ""
2313 "Cannot rename this Category,\n"
2314 "from '%s' to '%s',\n"
2315 "this name already exists."
2316 msgstr ""
2317
2318 #: ../src/ui-category.c:1426
2319 #, c-format
2320 msgid "Merge category '%s'"
2321 msgstr ""
2322
2323 #: ../src/ui-category.c:1438 ../src/ui-payee.c:1344
2324 msgid "Merge"
2325 msgstr ""
2326
2327 #: ../src/ui-category.c:1447
2328 msgid ""
2329 "Transactions assigned to this category,\n"
2330 "will be moved to the category selected below."
2331 msgstr ""
2332
2333 #: ../src/ui-category.c:1457
2334 #, c-format
2335 msgid "_Delete the category '%s'"
2336 msgstr ""
2337
2338 #: ../src/ui-category.c:1553
2339 msgid ""
2340 "This category is used.\n"
2341 "Any transaction using that category will be set to (no category)"
2342 msgstr ""
2343
2344 #: ../src/ui-category.c:1802
2345 msgid "Manage Categories"
2346 msgstr ""
2347
2348 #: ../src/ui-category.c:1860 ../src/ui-payee.c:1609
2349 msgid "_Delete unused"
2350 msgstr ""
2351
2352 #: ../src/ui-category.c:1955
2353 msgid "new category"
2354 msgstr ""
2355
2356 #: ../src/ui-category.c:1967
2357 msgid "new subcategory"
2358 msgstr ""
2359
2360 #: ../src/ui-category.c:1984 ../src/ui-payee.c:1674
2361 msgid "_Merge"
2362 msgstr ""
2363
2364 #: ../src/ui-currency.c:366 ../src/ui-currency.c:373
2365 msgid "Base currency"
2366 msgstr ""
2367
2368 #: ../src/ui-currency.c:627
2369 msgid "Symbol"
2370 msgstr ""
2371
2372 #: ../src/ui-currency.c:639 ../src/ui-currency.c:819 ../src/ui-pref.c:1418
2373 msgid "Exchange rate"
2374 msgstr ""
2375
2376 #: ../src/ui-currency.c:652
2377 msgid "Last modified"
2378 msgstr ""
2379
2380 #: ../src/ui-currency.c:774
2381 msgid "Edit currency"
2382 msgstr ""
2383
2384 #: ../src/ui-currency.c:805 ../src/ui-pref.c:1391
2385 msgid "Currency"
2386 msgstr ""
2387
2388 #: ../src/ui-currency.c:838 ../src/ui-pref.c:1436
2389 msgid "Format"
2390 msgstr ""
2391
2392 #: ../src/ui-currency.c:847 ../src/ui-pref.c:1445 ../src/ui-pref.c:1525
2393 msgid "_Customize"
2394 msgstr ""
2395
2396 #: ../src/ui-currency.c:856 ../src/ui-pref.c:1454
2397 msgid "_Symbol:"
2398 msgstr ""
2399
2400 #: ../src/ui-currency.c:863 ../src/ui-pref.c:1461
2401 msgid "Is pre_fix"
2402 msgstr ""
2403
2404 #: ../src/ui-currency.c:868 ../src/ui-pref.c:1466
2405 msgid "_Decimal char:"
2406 msgstr ""
2407
2408 #: ../src/ui-currency.c:875 ../src/ui-pref.c:1473
2409 msgid "_Frac digits:"
2410 msgstr ""
2411
2412 #: ../src/ui-currency.c:882 ../src/ui-pref.c:1480
2413 msgid "_Grouping char:"
2414 msgstr ""
2415
2416 #: ../src/ui-currency.c:1142
2417 msgid "Select base currency"
2418 msgstr ""
2419
2420 #: ../src/ui-currency.c:1142
2421 msgid "Select currency"
2422 msgstr ""
2423
2424 #: ../src/ui-currency.c:1214
2425 msgid "ISO Code"
2426 msgstr ""
2427
2428 #: ../src/ui-currency.c:1222
2429 msgid "Add a custom _currency"
2430 msgstr ""
2431
2432 #: ../src/ui-currency.c:1235
2433 msgid "_ISO:"
2434 msgstr ""
2435
2436 #: ../src/ui-currency.c:1320
2437 msgid "Update online error"
2438 msgstr ""
2439
2440 #: ../src/ui-currency.c:1541
2441 msgid "If you delete a currency, it will be permanently lost."
2442 msgstr ""
2443
2444 #: ../src/ui-currency.c:1585
2445 msgid "Change the base currency"
2446 msgstr ""
2447
2448 #: ../src/ui-currency.c:1586
2449 msgid ""
2450 "If you proceed, rates of other currencies\n"
2451 "will be set to 0, don't forget to update it"
2452 msgstr ""
2453
2454 #: ../src/ui-currency.c:1655
2455 msgid "Currencies"
2456 msgstr ""
2457
2458 #: ../src/ui-currency.c:1705
2459 msgid "Update online"
2460 msgstr ""
2461
2462 #: ../src/ui-currency.c:1738
2463 msgid "Set as base"
2464 msgstr ""
2465
2466 #: ../src/ui-dialogs.c:180
2467 msgid "File statistics"
2468 msgstr ""
2469
2470 #: ../src/ui-dialogs.c:220
2471 msgid "Transaction"
2472 msgstr ""
2473
2474 #: ../src/ui-dialogs.c:247
2475 msgid "Assignment"
2476 msgstr ""
2477
2478 #: ../src/ui-dialogs.c:331
2479 msgid "Upgrade"
2480 msgstr ""
2481
2482 #: ../src/ui-dialogs.c:364
2483 msgid "Select a base currency"
2484 msgstr ""
2485
2486 #: ../src/ui-dialogs.c:373
2487 msgid ""
2488 "Starting v5.1, HomeBank can manage several currencies\n"
2489 "if the currency below is not correct, please change it:"
2490 msgstr ""
2491
2492 #: ../src/ui-dialogs.c:498
2493 msgid "Import from CSV"
2494 msgstr "Voer in van CSV"
2495
2496 #: ../src/ui-dialogs.c:566
2497 msgid "Open HomeBank file"
2498 msgstr ""
2499
2500 #: ../src/ui-dialogs.c:566
2501 msgid "Open HomeBank backup file"
2502 msgstr ""
2503
2504 #: ../src/ui-dialogs.c:571
2505 msgid "Save HomeBank file as"
2506 msgstr ""
2507
2508 #: ../src/ui-dialogs.c:589 ../src/ui-pref.c:1893
2509 msgid "HomeBank files"
2510 msgstr "HomeBank lêers"
2511
2512 #: ../src/ui-dialogs.c:600
2513 msgid "File backup"
2514 msgstr ""
2515
2516 #: ../src/ui-dialogs.c:604
2517 msgid "All backups"
2518 msgstr ""
2519
2520 #: ../src/ui-dialogs.c:712
2521 msgid "Save changes to the file before closing?"
2522 msgstr ""
2523
2524 #: ../src/ui-dialogs.c:716
2525 #, c-format
2526 msgid ""
2527 "If you don't save, changes will be permanently lost.\n"
2528 "Number of changes: %d."
2529 msgstr ""
2530
2531 #: ../src/ui-dialogs.c:721
2532 msgid "Close _without saving"
2533 msgstr ""
2534
2535 #: ../src/ui-dialogs.c:769
2536 msgid "Export as PDF"
2537 msgstr ""
2538
2539 #: ../src/ui-dialogs.c:773
2540 msgid "Export as _PDF"
2541 msgstr ""
2542
2543 #: ../src/ui-dialogs.c:806
2544 msgid "Folder:"
2545 msgstr ""
2546
2547 #: ../src/ui-dialogs.c:808
2548 msgid "Pick a Folder"
2549 msgstr ""
2550
2551 #: ../src/ui-dialogs.c:812
2552 msgid "Filename:"
2553 msgstr ""
2554
2555 #: ../src/ui-dialogs.c:915
2556 msgid "Select among possible transactions..."
2557 msgstr ""
2558
2559 #: ../src/ui-dialogs.c:954
2560 msgid "Select an action:"
2561 msgstr ""
2562
2563 #: ../src/ui-dialogs.c:958
2564 msgid "create a new transaction"
2565 msgstr ""
2566
2567 #: ../src/ui-dialogs.c:961
2568 msgid "select an existing transaction"
2569 msgstr ""
2570
2571 #: ../src/ui-dialogs.c:966
2572 msgid ""
2573 "HomeBank has found some transaction that may be the associated transaction "
2574 "for the internal transfer."
2575 msgstr ""
2576
2577 #. gtk_widget_show(GTK_WIDGET(page));
2578 #: ../src/ui-filter.c:301 ../src/ui-filter.c:1474
2579 msgid "Categories"
2580 msgstr ""
2581
2582 #. gtk_widget_show(GTK_WIDGET(page));
2583 #: ../src/ui-filter.c:446 ../src/ui-filter.c:1478
2584 msgid "Payees"
2585 msgstr ""
2586
2587 #: ../src/ui-filter.c:1033 ../src/ui-filter.c:1055 ../src/ui-filter.c:1079
2588 #: ../src/ui-filter.c:1153 ../src/ui-filter.c:1203 ../src/ui-filter.c:1256
2589 #: ../src/ui-filter.c:1295 ../src/ui-filter.c:1355
2590 msgid "_Option:"
2591 msgstr "_Opsie:"
2592
2593 #. gtk_widget_show(GTK_WIDGET(page));
2594 #: ../src/ui-filter.c:1160 ../src/ui-filter.c:1454
2595 msgid "Dates"
2596 msgstr ""
2597
2598 #: ../src/ui-filter.c:1177
2599 msgid "_Month:"
2600 msgstr "_Maand:"
2601
2602 #: ../src/ui-filter.c:1183
2603 msgid "_Year:"
2604 msgstr "_Jaar:"
2605
2606 #. gtk_widget_show(GTK_WIDGET(page));
2607 #: ../src/ui-filter.c:1210 ../src/ui-filter.c:1470
2608 msgid "Texts"
2609 msgstr ""
2610
2611 #: ../src/ui-filter.c:1222 ../src/ui-transaction.c:1255
2612 #: ../src/ui-txn-multi.c:480
2613 msgid "_Info:"
2614 msgstr ""
2615
2616 #: ../src/ui-filter.c:1238
2617 msgid "Case _sensitive"
2618 msgstr ""
2619
2620 #. gtk_widget_show(GTK_WIDGET(page));
2621 #: ../src/ui-filter.c:1263 ../src/ui-filter.c:1466
2622 msgid "Amounts"
2623 msgstr ""
2624
2625 #. gtk_widget_show(GTK_WIDGET(page));
2626 #: ../src/ui-filter.c:1302 ../src/ui-filter.c:1458
2627 msgid "Statuses"
2628 msgstr ""
2629
2630 #: ../src/ui-filter.c:1311
2631 msgid "reconciled"
2632 msgstr ""
2633
2634 #: ../src/ui-filter.c:1315
2635 msgid "cleared"
2636 msgstr ""
2637
2638 #: ../src/ui-filter.c:1320
2639 msgid "Force:"
2640 msgstr ""
2641
2642 #: ../src/ui-filter.c:1328
2643 msgid "display 'Added'"
2644 msgstr ""
2645
2646 #: ../src/ui-filter.c:1332
2647 msgid "display 'Edited'"
2648 msgstr ""
2649
2650 #: ../src/ui-filter.c:1336
2651 msgid "display 'Remind'"
2652 msgstr ""
2653
2654 #. gtk_widget_show(GTK_WIDGET(page));
2655 #: ../src/ui-filter.c:1362 ../src/ui-filter.c:1462
2656 msgid "Payments"
2657 msgstr ""
2658
2659 #: ../src/ui-hbfile.c:239
2660 msgid "Scheduled transaction"
2661 msgstr ""
2662
2663 #: ../src/ui-hbfile.c:243
2664 msgid "add until"
2665 msgstr ""
2666
2667 #: ../src/ui-hbfile.c:251
2668 msgid "of each month (excluded)"
2669 msgstr ""
2670
2671 #: ../src/ui-hbfile.c:256
2672 msgid "add"
2673 msgstr ""
2674
2675 #. TRANSLATORS: there is a spinner on the left of this label, and so you have 0....x days in advance the current date
2676 #: ../src/ui-hbfile.c:265
2677 msgid "days in advance the current date"
2678 msgstr ""
2679
2680 #: ../src/ui-payee.c:1037
2681 msgid "Delete unused payee"
2682 msgstr ""
2683
2684 #: ../src/ui-payee.c:1038
2685 msgid ""
2686 "Are you sure you want to\n"
2687 "permanently delete unused payee?"
2688 msgstr ""
2689
2690 #: ../src/ui-payee.c:1218
2691 msgid "Default"
2692 msgstr ""
2693
2694 #: ../src/ui-payee.c:1230 ../src/ui-transaction.c:1239
2695 #: ../src/ui-txn-multi.c:466
2696 msgid "Pa_yment:"
2697 msgstr ""
2698
2699 #: ../src/ui-payee.c:1277
2700 #, c-format
2701 msgid ""
2702 "Cannot rename this Payee,\n"
2703 "from '%s' to '%s',\n"
2704 "this name already exists."
2705 msgstr ""
2706
2707 #: ../src/ui-payee.c:1332
2708 #, c-format
2709 msgid "Merge payee '%s'"
2710 msgstr ""
2711
2712 #: ../src/ui-payee.c:1353
2713 msgid ""
2714 "Transactions assigned to this payee,\n"
2715 "will be moved to the payee selected below."
2716 msgstr ""
2717
2718 #: ../src/ui-payee.c:1363
2719 #, c-format
2720 msgid "_Delete the payee '%s'"
2721 msgstr ""
2722
2723 #: ../src/ui-payee.c:1454 ../src/ui-tag.c:600
2724 msgid ""
2725 "This payee is used.\n"
2726 "Any transaction using that payee will be set to (no payee)"
2727 msgstr ""
2728
2729 #: ../src/ui-payee.c:1547
2730 msgid "Manage Payees"
2731 msgstr ""
2732
2733 #: ../src/ui-payee.c:1657
2734 msgid "new payee"
2735 msgstr ""
2736
2737 #: ../src/ui-pref.c:85
2738 msgid "Interface"
2739 msgstr ""
2740
2741 #: ../src/ui-pref.c:86
2742 msgid "Locale"
2743 msgstr ""
2744
2745 #: ../src/ui-pref.c:87
2746 msgid "Transactions"
2747 msgstr ""
2748
2749 #: ../src/ui-pref.c:88
2750 msgid "Import/Export"
2751 msgstr ""
2752
2753 #: ../src/ui-pref.c:89
2754 msgid "Report"
2755 msgstr ""
2756
2757 #: ../src/ui-pref.c:90 ../src/ui-pref.c:1845
2758 msgid "Backup"
2759 msgstr ""
2760
2761 #: ../src/ui-pref.c:91
2762 msgid "Folders"
2763 msgstr ""
2764
2765 #: ../src/ui-pref.c:97
2766 msgid "System defaults"
2767 msgstr ""
2768
2769 #: ../src/ui-pref.c:98
2770 msgid "Icons only"
2771 msgstr "Ikone alleenlik"
2772
2773 #: ../src/ui-pref.c:99
2774 msgid "Text only"
2775 msgstr "Teks alleenlik"
2776
2777 #: ../src/ui-pref.c:100
2778 msgid "Text under icons"
2779 msgstr "Teks onder ikone"
2780
2781 #: ../src/ui-pref.c:101
2782 msgid "Text beside icons"
2783 msgstr "Teks langs ikone"
2784
2785 #: ../src/ui-pref.c:107
2786 msgid "Horizontal"
2787 msgstr ""
2788
2789 #: ../src/ui-pref.c:108
2790 msgid "Vertical"
2791 msgstr ""
2792
2793 #: ../src/ui-pref.c:109
2794 msgid "Both"
2795 msgstr ""
2796
2797 #: ../src/ui-pref.c:116
2798 msgid "Tango light"
2799 msgstr "Tango lig"
2800
2801 #: ../src/ui-pref.c:117
2802 msgid "Tango medium"
2803 msgstr "Tango medium"
2804
2805 #: ../src/ui-pref.c:118
2806 msgid "Tango dark"
2807 msgstr "Tango donker"
2808
2809 #: ../src/ui-pref.c:123
2810 msgid "m-d-y"
2811 msgstr ""
2812
2813 #: ../src/ui-pref.c:124
2814 msgid "d-m-y"
2815 msgstr ""
2816
2817 #: ../src/ui-pref.c:125
2818 msgid "y-m-d"
2819 msgstr ""
2820
2821 #: ../src/ui-pref.c:130 ../src/ui-pref.c:138
2822 msgid "Ignore"
2823 msgstr "Ignoreer"
2824
2825 #: ../src/ui-pref.c:139
2826 msgid "Append to Info"
2827 msgstr ""
2828
2829 #: ../src/ui-pref.c:140
2830 msgid "Append to Memo"
2831 msgstr ""
2832
2833 #: ../src/ui-pref.c:141
2834 msgid "Append to Payee"
2835 msgstr ""
2836
2837 #: ../src/ui-pref.c:146
2838 msgid "Tab"
2839 msgstr ""
2840
2841 #: ../src/ui-pref.c:147
2842 msgid "Comma"
2843 msgstr ""
2844
2845 #: ../src/ui-pref.c:148
2846 msgid "Semicolon"
2847 msgstr ""
2848
2849 #: ../src/ui-pref.c:149
2850 msgid "Space"
2851 msgstr ""
2852
2853 #: ../src/ui-pref.c:486
2854 msgid "System Language"
2855 msgstr ""
2856
2857 #: ../src/ui-pref.c:647
2858 msgid "Choose a default HomeBank files folder"
2859 msgstr ""
2860
2861 #: ../src/ui-pref.c:652
2862 msgid "Choose a default import folder"
2863 msgstr ""
2864
2865 #: ../src/ui-pref.c:657
2866 msgid "Choose a default export folder"
2867 msgstr ""
2868
2869 #: ../src/ui-pref.c:1144
2870 msgid "General options"
2871 msgstr ""
2872
2873 #: ../src/ui-pref.c:1168
2874 msgid "OFX/QFX options"
2875 msgstr ""
2876
2877 #: ../src/ui-pref.c:1195
2878 msgid "QIF options"
2879 msgstr ""
2880
2881 #: ../src/ui-pref.c:1212
2882 msgid "CSV options"
2883 msgstr ""
2884
2885 #: ../src/ui-pref.c:1216
2886 msgid "(transaction import only)"
2887 msgstr ""
2888
2889 #: ../src/ui-pref.c:1220
2890 msgid "Separator:"
2891 msgstr ""
2892
2893 #: ../src/ui-pref.c:1280
2894 msgid "Initial filter"
2895 msgstr ""
2896
2897 #: ../src/ui-pref.c:1298
2898 msgid "Charts options"
2899 msgstr ""
2900
2901 #: ../src/ui-pref.c:1302
2902 msgid "Color scheme:"
2903 msgstr ""
2904
2905 #: ../src/ui-pref.c:1324
2906 msgid "Statistics options"
2907 msgstr ""
2908
2909 #: ../src/ui-pref.c:1328
2910 msgid "Show by _amount"
2911 msgstr ""
2912
2913 #: ../src/ui-pref.c:1333
2914 msgid "Show _rate column"
2915 msgstr ""
2916
2917 #: ../src/ui-pref.c:1338 ../src/ui-pref.c:1352
2918 msgid "Show _details"
2919 msgstr ""
2920
2921 #: ../src/ui-pref.c:1348
2922 msgid "Budget options"
2923 msgstr ""
2924
2925 #: ../src/ui-pref.c:1380
2926 msgid "_Enable"
2927 msgstr "_Aktiveer"
2928
2929 #. row++;
2930 #: ../src/ui-pref.c:1401 ../src/ui-pref.c:1789
2931 msgid "_Preset:"
2932 msgstr ""
2933
2934 #: ../src/ui-pref.c:1506
2935 msgid "User interface"
2936 msgstr ""
2937
2938 #: ../src/ui-pref.c:1510
2939 msgid "_Language:"
2940 msgstr ""
2941
2942 #: ../src/ui-pref.c:1518
2943 msgid "_Date display:"
2944 msgstr ""
2945
2946 #: ../src/ui-pref.c:1534
2947 msgid "_Format:"
2948 msgstr ""
2949
2950 #: ../src/ui-pref.c:1547
2951 msgid ""
2952 "%a locale's abbreviated weekday name.\n"
2953 "%A locale's full weekday name. \n"
2954 "%b locale's abbreviated month name. \n"
2955 "%B locale's full month name. \n"
2956 "%c locale's appropriate date and time representation. \n"
2957 "%C century number (the year divided by 100 and truncated to an integer) as a "
2958 "decimal number [00-99]. \n"
2959 "%d day of the month as a decimal number [01,31]. \n"
2960 "%D same as %m/%d/%y. \n"
2961 "%e day of the month as a decimal number [1,31]; a single digit is preceded "
2962 "by a space. \n"
2963 "%j day of the year as a decimal number [001,366]. \n"
2964 "%m month as a decimal number [01,12]. \n"
2965 "%p locale's appropriate date representation. \n"
2966 "%y year without century as a decimal number [00,99]. \n"
2967 "%Y year with century as a decimal number."
2968 msgstr ""
2969
2970 #: ../src/ui-pref.c:1577
2971 msgid "Fiscal year"
2972 msgstr ""
2973
2974 #. TRANSLATORS: (fiscal year) starts on
2975 #: ../src/ui-pref.c:1582
2976 msgid "Starts _on:"
2977 msgstr ""
2978
2979 #: ../src/ui-pref.c:1602
2980 msgid "Measurement units"
2981 msgstr ""
2982
2983 #: ../src/ui-pref.c:1606
2984 msgid "Use _miles for meter"
2985 msgstr ""
2986
2987 #: ../src/ui-pref.c:1611
2988 msgid "Use _gallon for fuel"
2989 msgstr ""
2990
2991 #: ../src/ui-pref.c:1635
2992 msgid "Transaction window"
2993 msgstr ""
2994
2995 #: ../src/ui-pref.c:1647
2996 msgid "_Show future:"
2997 msgstr ""
2998
2999 #. TRANSLATORS: there is a spinner on the left of this label, and so you have 0....x days in advance the current date
3000 #: ../src/ui-pref.c:1656
3001 msgid "days ahead"
3002 msgstr ""
3003
3004 #: ../src/ui-pref.c:1660
3005 msgid "Hide reconciled transactions"
3006 msgstr ""
3007
3008 #: ../src/ui-pref.c:1665
3009 msgid "Always show remind transactions"
3010 msgstr ""
3011
3012 #: ../src/ui-pref.c:1675
3013 msgid "Multiple add"
3014 msgstr ""
3015
3016 #: ../src/ui-pref.c:1679
3017 msgid "Keep the last date"
3018 msgstr ""
3019
3020 #: ../src/ui-pref.c:1689
3021 msgid "Memo autocomplete"
3022 msgstr ""
3023
3024 #: ../src/ui-pref.c:1693
3025 msgid "Active"
3026 msgstr ""
3027
3028 #: ../src/ui-pref.c:1701
3029 msgid "rolling days"
3030 msgstr ""
3031
3032 #: ../src/ui-pref.c:1752
3033 msgid "_Toolbar:"
3034 msgstr ""
3035
3036 #. widget = gtk_check_button_new_with_mnemonic (_("Enable rows in alternating colors"));
3037 #. data->CM_ruleshint = widget;
3038 #: ../src/ui-pref.c:1768
3039 msgid "_Grid line:"
3040 msgstr ""
3041
3042 #: ../src/ui-pref.c:1780
3043 msgid "Amount colors"
3044 msgstr ""
3045
3046 #: ../src/ui-pref.c:1784
3047 msgid "Uses custom colors"
3048 msgstr ""
3049
3050 #: ../src/ui-pref.c:1799
3051 msgid "_Expense:"
3052 msgstr ""
3053
3054 #: ../src/ui-pref.c:1811
3055 msgid "_Income:"
3056 msgstr "_Inkomste"
3057
3058 #: ../src/ui-pref.c:1818
3059 msgid "_Warning:"
3060 msgstr "_Waarskuwing"
3061
3062 #: ../src/ui-pref.c:1849
3063 msgid "_Enable automatic backups"
3064 msgstr ""
3065
3066 #: ../src/ui-pref.c:1854
3067 msgid "_Number of backups to keep:"
3068 msgstr ""
3069
3070 #: ../src/ui-pref.c:1869
3071 msgid "Backup frequency is once a day"
3072 msgstr ""
3073
3074 #: ../src/ui-pref.c:1897
3075 msgid "_Wallets:"
3076 msgstr ""
3077
3078 #: ../src/ui-pref.c:1921
3079 msgid "Exchange files"
3080 msgstr ""
3081
3082 #: ../src/ui-pref.c:1925
3083 msgid "_Import:"
3084 msgstr "_Invoer"
3085
3086 #: ../src/ui-pref.c:1944
3087 msgid "_Export:"
3088 msgstr "_Uitvoer"
3089
3090 #: ../src/ui-pref.c:1984
3091 msgid "Program start"
3092 msgstr ""
3093
3094 #: ../src/ui-pref.c:1988
3095 msgid "Show splash screen"
3096 msgstr ""
3097
3098 #: ../src/ui-pref.c:1993
3099 msgid "Load last opened file"
3100 msgstr ""
3101
3102 #: ../src/ui-pref.c:2003
3103 msgid "Update currencies online"
3104 msgstr ""
3105
3106 #: ../src/ui-pref.c:2014
3107 msgid "Main window reports"
3108 msgstr ""
3109
3110 #: ../src/ui-pref.c:2113
3111 msgid "Reset All Preferences"
3112 msgstr ""
3113
3114 #: ../src/ui-pref.c:2114
3115 msgid ""
3116 "Do you really want to reset\n"
3117 "all preferences to default\n"
3118 "values?"
3119 msgstr ""
3120
3121 #: ../src/ui-pref.c:2133
3122 msgid "Preferences"
3123 msgstr "Voorkeure"
3124
3125 #: ../src/ui-pref.c:2366
3126 msgid ""
3127 "You will have to restart HomeBank\n"
3128 "for the language change to take effect."
3129 msgstr ""
3130
3131 #: ../src/ui-split.c:778
3132 msgid "Remove all"
3133 msgstr ""
3134
3135 #: ../src/ui-split.c:782
3136 msgid "Remove"
3137 msgstr ""
3138
3139 #: ../src/ui-split.c:828
3140 msgid "Apply"
3141 msgstr ""
3142
3143 #: ../src/ui-split.c:832
3144 msgid "Cancel"
3145 msgstr ""
3146
3147 #: ../src/ui-split.c:840
3148 msgid "Transaction amount:"
3149 msgstr ""
3150
3151 #: ../src/ui-split.c:849
3152 msgid "Unassigned:"
3153 msgstr ""
3154
3155 #: ../src/ui-split.c:864
3156 msgid "Sum of splits:"
3157 msgstr ""
3158
3159 #: ../src/ui-tag.c:553
3160 #, c-format
3161 msgid ""
3162 "Cannot rename this Tag,\n"
3163 "from '%s' to '%s',\n"
3164 "this name already exists."
3165 msgstr ""
3166
3167 #: ../src/ui-tag.c:678
3168 msgid "Manage Tags"
3169 msgstr ""
3170
3171 #: ../src/ui-tag.c:745
3172 msgid "new tag"
3173 msgstr ""
3174
3175 #: ../src/ui-transaction.c:49
3176 msgid "Add transaction"
3177 msgstr ""
3178
3179 #: ../src/ui-transaction.c:50
3180 msgid "Inherit transaction"
3181 msgstr ""
3182
3183 #: ../src/ui-transaction.c:51
3184 msgid "Modify transaction"
3185 msgstr ""
3186
3187 #: ../src/ui-transaction.c:57 ../src/ui-widgets-data.c:148
3188 msgid "Cleared"
3189 msgstr ""
3190
3191 #: ../src/ui-transaction.c:58 ../src/ui-widgets-data.c:147
3192 msgid "Reconciled"
3193 msgstr ""
3194
3195 #: ../src/ui-transaction.c:658
3196 msgid "From acc_ount:"
3197 msgstr ""
3198
3199 #: ../src/ui-transaction.c:662 ../src/ui-transaction.c:1230
3200 msgid "To acc_ount:"
3201 msgstr ""
3202
3203 #: ../src/ui-transaction.c:752
3204 msgid ""
3205 "Do you want to break the internal transfer ?\n"
3206 "\n"
3207 "Proceeding will delete the target transaction."
3208 msgstr ""
3209
3210 #: ../src/ui-transaction.c:754
3211 msgid "_Break"
3212 msgstr ""
3213
3214 #: ../src/ui-transaction.c:1003
3215 msgid "Show _scheduled"
3216 msgstr ""
3217
3218 #: ../src/ui-transaction.c:1007
3219 msgid "Show _all accounts"
3220 msgstr ""
3221
3222 #: ../src/ui-transaction.c:1033
3223 msgid "Use a _template"
3224 msgstr ""
3225
3226 #: ../src/ui-transaction.c:1144
3227 msgid "_Add & keep"
3228 msgstr ""
3229
3230 #: ../src/ui-transaction.c:1152
3231 msgid "_Post"
3232 msgstr ""
3233
3234 #: ../src/ui-transaction.c:1185 ../src/ui-txn-multi.c:418
3235 msgid "_Date:"
3236 msgstr "_Datum:"
3237
3238 #. gtk_widget_set_tooltip_text(widget, _("Date accepted here are:\nday,\nday/month or month/day,\nand complete date into your locale"));
3239 #: ../src/ui-transaction.c:1192
3240 msgid ""
3241 "- type: d, d/m, m/d a complete date\n"
3242 "- use arrow key + ctrl or shift\n"
3243 "- empty for today"
3244 msgstr ""
3245
3246 #. widget = gtk_image_new_from_icon_name (ICONNAME_INFO, GTK_ICON_SIZE_BUTTON);
3247 #. gtk_widget_set_tooltip_text(widget, _("Autocompletion and direct seizure\nis available"));
3248 #: ../src/ui-transaction.c:1288 ../src/ui-transaction.c:1301
3249 msgid ""
3250 "- type some letter for autocompletion\n"
3251 "- type new text to create entry"
3252 msgstr ""
3253
3254 #: ../src/ui-transaction.c:1311 ../src/ui-txn-multi.c:528
3255 msgid "M_emo:"
3256 msgstr ""
3257
3258 #: ../src/ui-transaction.c:1339
3259 msgid "Warning: amount and category sign don't match"
3260 msgstr ""
3261
3262 #: ../src/ui-txn-multi.c:403
3263 msgid "Multiple edit transactions"
3264 msgstr ""
3265
3266 #: ../src/ui-widgets-data.c:29
3267 msgid "Template"
3268 msgstr ""
3269
3270 #: ../src/ui-widgets-data.c:57
3271 msgid "Inactive"
3272 msgstr ""
3273
3274 #: ../src/ui-widgets-data.c:58
3275 msgid "Include"
3276 msgstr ""
3277
3278 #: ../src/ui-widgets-data.c:59
3279 msgid "Exclude"
3280 msgstr ""
3281
3282 #: ../src/ui-widgets-data.c:71
3283 msgid "(no type)"
3284 msgstr ""
3285
3286 #: ../src/ui-widgets-data.c:73 ../src/ui-widgets.c:1070
3287 msgid "Cash"
3288 msgstr "Kontant"
3289
3290 #: ../src/ui-widgets-data.c:74
3291 msgid "Asset"
3292 msgstr "Bate"
3293
3294 #: ../src/ui-widgets-data.c:75 ../src/ui-widgets.c:1068
3295 msgid "Credit card"
3296 msgstr "Krediet Kaart"
3297
3298 #: ../src/ui-widgets-data.c:76
3299 msgid "Liability"
3300 msgstr ""
3301
3302 #: ../src/ui-widgets-data.c:90
3303 msgid "This month"
3304 msgstr ""
3305
3306 #: ../src/ui-widgets-data.c:91
3307 msgid "Last month"
3308 msgstr ""
3309
3310 #: ../src/ui-widgets-data.c:92
3311 msgid "This quarter"
3312 msgstr ""
3313
3314 #: ../src/ui-widgets-data.c:93
3315 msgid "Last quarter"
3316 msgstr ""
3317
3318 #: ../src/ui-widgets-data.c:94
3319 msgid "This year"
3320 msgstr ""
3321
3322 #: ../src/ui-widgets-data.c:95
3323 msgid "Last year"
3324 msgstr ""
3325
3326 #: ../src/ui-widgets-data.c:97
3327 msgid "Last 30 days"
3328 msgstr "Afgelope 30 dae"
3329
3330 #: ../src/ui-widgets-data.c:98
3331 msgid "Last 60 days"
3332 msgstr ""
3333
3334 #: ../src/ui-widgets-data.c:99
3335 msgid "Last 90 days"
3336 msgstr ""
3337
3338 #: ../src/ui-widgets-data.c:100
3339 msgid "Last 12 months"
3340 msgstr "Afgelope 12 maande"
3341
3342 #. { FLT_RANGE_OTHER, N_("Other...") },
3343 #: ../src/ui-widgets-data.c:103
3344 msgid "custom"
3345 msgstr ""
3346
3347 #: ../src/ui-widgets-data.c:105
3348 msgid "All date"
3349 msgstr ""
3350
3351 #: ../src/ui-widgets-data.c:120
3352 msgid "Possible"
3353 msgstr ""
3354
3355 #: ../src/ui-widgets-data.c:121
3356 msgid "Before"
3357 msgstr ""
3358
3359 #: ../src/ui-widgets-data.c:122
3360 msgid "After"
3361 msgstr ""
3362
3363 #: ../src/ui-widgets-data.c:139
3364 msgid "Any Type"
3365 msgstr ""
3366
3367 #: ../src/ui-widgets-data.c:144
3368 msgid "Uncategorized"
3369 msgstr ""
3370
3371 #: ../src/ui-widgets-data.c:145
3372 msgid "Unreconciled"
3373 msgstr ""
3374
3375 #: ../src/ui-widgets-data.c:146
3376 msgid "Uncleared"
3377 msgstr ""
3378
3379 #: ../src/ui-widgets-data.c:150
3380 msgid "Any Status"
3381 msgstr ""
3382
3383 #: ../src/ui-widgets-data.c:177
3384 msgid "All month"
3385 msgstr ""
3386
3387 #: ../src/ui-widgets-data.c:178 ../src/ui-widgets-data.c:199
3388 msgid "January"
3389 msgstr "Januarie"
3390
3391 #: ../src/ui-widgets-data.c:179 ../src/ui-widgets-data.c:200
3392 msgid "February"
3393 msgstr "Februarie"
3394
3395 #: ../src/ui-widgets-data.c:180 ../src/ui-widgets-data.c:201
3396 msgid "March"
3397 msgstr "Maart"
3398
3399 #: ../src/ui-widgets-data.c:181 ../src/ui-widgets-data.c:202
3400 msgid "April"
3401 msgstr "April"
3402
3403 #: ../src/ui-widgets-data.c:182 ../src/ui-widgets-data.c:203
3404 #: ../src/ui-widgets-data.c:223
3405 msgid "May"
3406 msgstr "Mei"
3407
3408 #: ../src/ui-widgets-data.c:183 ../src/ui-widgets-data.c:204
3409 msgid "June"
3410 msgstr "Junie"
3411
3412 #: ../src/ui-widgets-data.c:184 ../src/ui-widgets-data.c:205
3413 msgid "July"
3414 msgstr "Julie"
3415
3416 #: ../src/ui-widgets-data.c:185 ../src/ui-widgets-data.c:206
3417 msgid "August"
3418 msgstr "Augustus"
3419
3420 #: ../src/ui-widgets-data.c:186 ../src/ui-widgets-data.c:207
3421 msgid "September"
3422 msgstr "September"
3423
3424 #: ../src/ui-widgets-data.c:187 ../src/ui-widgets-data.c:208
3425 msgid "October"
3426 msgstr "Oktober"
3427
3428 #: ../src/ui-widgets-data.c:188 ../src/ui-widgets-data.c:209
3429 msgid "November"
3430 msgstr "November"
3431
3432 #: ../src/ui-widgets-data.c:189 ../src/ui-widgets-data.c:210
3433 msgid "December"
3434 msgstr "Desember"
3435
3436 #: ../src/ui-widgets-data.c:219
3437 msgid "Jan"
3438 msgstr "Jan"
3439
3440 #: ../src/ui-widgets-data.c:220
3441 msgid "Feb"
3442 msgstr "Feb"
3443
3444 #: ../src/ui-widgets-data.c:221
3445 msgid "Mar"
3446 msgstr "Mar"
3447
3448 #: ../src/ui-widgets-data.c:222
3449 msgid "Apr"
3450 msgstr "Apr"
3451
3452 #: ../src/ui-widgets-data.c:224
3453 msgid "Jun"
3454 msgstr "Jun"
3455
3456 #: ../src/ui-widgets-data.c:225
3457 msgid "Jul"
3458 msgstr "Jul"
3459
3460 #: ../src/ui-widgets-data.c:226
3461 msgid "Aug"
3462 msgstr "Aug"
3463
3464 #: ../src/ui-widgets-data.c:227
3465 msgid "Sep"
3466 msgstr "Sep"
3467
3468 #: ../src/ui-widgets-data.c:228
3469 msgid "Oct"
3470 msgstr "Okt"
3471
3472 #: ../src/ui-widgets-data.c:229
3473 msgid "Nov"
3474 msgstr "Nov"
3475
3476 #: ../src/ui-widgets-data.c:230
3477 msgid "Dec"
3478 msgstr "Des"
3479
3480 #: ../src/ui-widgets.c:311
3481 msgid "Search..."
3482 msgstr ""
3483
3484 #: ../src/ui-widgets.c:1069
3485 msgid "Check"
3486 msgstr ""
3487
3488 #: ../src/ui-widgets.c:1071
3489 msgid "Transfer"
3490 msgstr "Dra oor"
3491
3492 #: ../src/ui-widgets.c:1072
3493 msgid "Internal transfer"
3494 msgstr "Interne oordrag"
3495
3496 #: ../src/ui-widgets.c:1073
3497 msgid "Debit card"
3498 msgstr "Debiet kaart"
3499
3500 #: ../src/ui-widgets.c:1074
3501 msgid "Standing order"
3502 msgstr ""
3503
3504 #: ../src/ui-widgets.c:1075
3505 msgid "Electronic payment"
3506 msgstr "Elektroniese paaiement"
3507
3508 #: ../src/ui-widgets.c:1076
3509 msgid "Deposit"
3510 msgstr ""
3511
3512 #. TRANSLATORS: Financial institution fee
3513 #: ../src/ui-widgets.c:1078
3514 msgid "FI fee"
3515 msgstr ""
3516
3517 #: ../src/ui-widgets.c:1079
3518 msgid "Direct Debit"
3519 msgstr ""
This page took 0.198679 seconds and 4 git commands to generate.