diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2012-04-23 09:36:42 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2012-04-23 09:36:42 +0000 |
commit | 53625e2a9ca3c64ec08daf1d7233551c166fdbdf (patch) | |
tree | f82e186852d635a5e90356c547484c31707aebdb /po/nl.po | |
parent | 51b29ad3772d54b8f1e841c0c84df703eed21c21 (diff) |
win32: added an option to play sound when new messages arrive.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3053 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 748 |
1 files changed, 382 insertions, 366 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Sylpheed 3.2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-04-13 16:14+0900\n" +"POT-Creation-Date: 2012-04-23 18:09+0900\n" "PO-Revision-Date: 2012-02-25 16:42+0100\n" "Last-Translator: Ivo van Poorten <ivop@free.fr>\n" "Language-Team: \n" @@ -85,148 +85,148 @@ msgstr "Berichten %s worden verwijderd" msgid "can't set deleted flags: %s\n" msgstr "kan verwijderd-vlaggen niet instellen: %s\n" -#: libsylph/imap.c:1690 libsylph/imap.c:1792 +#: libsylph/imap.c:1690 libsylph/imap.c:1796 msgid "can't expunge\n" msgstr "kan niet wissen\n" -#: libsylph/imap.c:1776 +#: libsylph/imap.c:1780 #, c-format msgid "Removing all messages in %s" msgstr "Alle berichten in %s worden verwijderd" -#: libsylph/imap.c:1781 libsylph/imap.c:1786 +#: libsylph/imap.c:1785 libsylph/imap.c:1790 msgid "can't set deleted flags: 1:*\n" msgstr "kan de verwijderd-vlaggen niet instellen: 1:*\n" -#: libsylph/imap.c:1837 +#: libsylph/imap.c:1841 msgid "can't close folder\n" msgstr "kan map niet sluiten\n" -#: libsylph/imap.c:1916 +#: libsylph/imap.c:1920 #, c-format msgid "root folder %s not exist\n" msgstr "De beginmap %s bestaat niet\n" -#: libsylph/imap.c:2116 libsylph/imap.c:2124 +#: libsylph/imap.c:2120 libsylph/imap.c:2128 msgid "error occurred while getting LIST.\n" msgstr "er is een fout opgetreden bij het ophalen van de lijst.\n" -#: libsylph/imap.c:2356 +#: libsylph/imap.c:2360 #, c-format msgid "Can't create '%s'\n" msgstr "" "kan %s niet aanmaken\n" "\n" -#: libsylph/imap.c:2361 +#: libsylph/imap.c:2365 #, c-format msgid "Can't create '%s' under INBOX\n" msgstr "kan %s niet aanmaken onder INBOX\n" -#: libsylph/imap.c:2423 +#: libsylph/imap.c:2427 msgid "can't create mailbox: LIST failed\n" msgstr "kan geen mailbox maken: LIST mislukt\n" -#: libsylph/imap.c:2446 +#: libsylph/imap.c:2450 msgid "can't create mailbox\n" msgstr "kan geen mailbox maken\n" -#: libsylph/imap.c:2575 +#: libsylph/imap.c:2579 #, c-format msgid "can't rename mailbox: %s to %s\n" msgstr "kan de mailbox niet hernoemen van %s naar %s\n" -#: libsylph/imap.c:2664 +#: libsylph/imap.c:2668 msgid "can't delete mailbox\n" msgstr "kan de mailbox niet verwijderen\n" -#: libsylph/imap.c:2694 +#: libsylph/imap.c:2698 #, c-format msgid "Getting message headers (%d / %d)" msgstr "Ophalen van berichtkoppen (%d / %d)" -#: libsylph/imap.c:2746 +#: libsylph/imap.c:2750 msgid "error occurred while getting envelope.\n" msgstr "Er is een fout opgetreden bij het verkrijgen van de envelop.\n" -#: libsylph/imap.c:2767 +#: libsylph/imap.c:2771 #, c-format msgid "can't parse envelope: %s\n" msgstr "kan de envelop niet verwerken: %s\n" -#: libsylph/imap.c:2824 +#: libsylph/imap.c:2828 msgid "can't get envelope\n" msgstr "kan de envelop niet verkrijgen\n" -#: libsylph/imap.c:2943 libsylph/imap.c:2949 +#: libsylph/imap.c:2947 libsylph/imap.c:2953 #, c-format msgid "Can't connect to IMAP4 server: %s:%d\n" msgstr "Kan niet verbinden met de IMAP4 server: %s:%d\n" -#: libsylph/imap.c:2965 +#: libsylph/imap.c:2969 #, c-format msgid "Can't establish IMAP4 session with: %s:%d\n" msgstr "Kan gaan sessie opzetten met de IMAP4 server: %s:%d\n" -#: libsylph/imap.c:3040 +#: libsylph/imap.c:3044 msgid "can't get namespace\n" msgstr "kan de NAMESPACE niet vinden\n" -#: libsylph/imap.c:3664 +#: libsylph/imap.c:3668 #, c-format msgid "can't select folder: %s\n" msgstr "kan map niet selecteren: %s\n" -#: libsylph/imap.c:3702 +#: libsylph/imap.c:3706 msgid "error on imap command: STATUS\n" msgstr "Fout bij IMAP-opdracht: STATUS\n" -#: libsylph/imap.c:3826 libsylph/imap.c:3861 +#: libsylph/imap.c:3830 libsylph/imap.c:3865 msgid "IMAP4 authentication failed.\n" msgstr "IMAP4-identificatie mislukt.\n" -#: libsylph/imap.c:3914 +#: libsylph/imap.c:3918 msgid "IMAP4 login failed.\n" msgstr "IMAP4 login mislukt.\n" -#: libsylph/imap.c:4321 libsylph/imap.c:4328 +#: libsylph/imap.c:4325 libsylph/imap.c:4332 #, c-format msgid "can't append %s to %s\n" msgstr "kan %s niet toevoegen aan %s\n" -#: libsylph/imap.c:4335 +#: libsylph/imap.c:4339 msgid "(sending file...)" msgstr "(bestand wordt verzonden...)" -#: libsylph/imap.c:4364 +#: libsylph/imap.c:4368 #, c-format msgid "can't append message to %s\n" msgstr "kan bericht niet toevoegen aan %s\n" -#: libsylph/imap.c:4396 +#: libsylph/imap.c:4400 #, c-format msgid "can't copy %s to %s\n" msgstr "kan %s niet naar %s kopiëren\n" -#: libsylph/imap.c:4419 +#: libsylph/imap.c:4423 #, c-format msgid "error while imap command: STORE %s %s\n" msgstr "Fout bij IMAP-opdracht: STORE %s %s\n" -#: libsylph/imap.c:4435 +#: libsylph/imap.c:4439 msgid "error while imap command: EXPUNGE\n" msgstr "Fout tijdens IMAP opdracht: EXPUNGE\n" -#: libsylph/imap.c:4450 +#: libsylph/imap.c:4454 msgid "error while imap command: CLOSE\n" msgstr "Fout bij IMAP-opdracht: CLOSE\n" -#: libsylph/imap.c:4771 +#: libsylph/imap.c:4775 #, c-format msgid "iconv cannot convert UTF-7 to %s\n" msgstr "iconv kan UTF-7 niet naar %s omzetten\n" -#: libsylph/imap.c:4803 +#: libsylph/imap.c:4807 #, c-format msgid "iconv cannot convert %s to UTF-7\n" msgstr "iconv kan %s niet naar UTF-7 omzetten\n" @@ -848,7 +848,7 @@ msgstr "Opmerkingen" msgid "Select Address Book Folder" msgstr "Selecteer adresboekmap" -#: src/addressadd.c:313 src/addressbook.c:1065 src/addressbook.c:3545 +#: src/addressadd.c:313 src/addressbook.c:1065 src/addressbook.c:3546 msgid "Auto-registered address" msgstr "Automatisch geregistreerd adres" @@ -1023,12 +1023,12 @@ msgstr "/_Kopieer..." msgid "/_Paste" msgstr "/_Plakken" -#: src/addressbook.c:614 src/prefs_common_dialog.c:2599 src/prefs_toolbar.c:90 +#: src/addressbook.c:614 src/prefs_common_dialog.c:2656 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Adresboek" #. special folder setting (maybe these options are redundant) -#: src/addressbook.c:687 src/addressbook.c:4248 src/folderview.c:395 +#: src/addressbook.c:687 src/addressbook.c:4249 src/folderview.c:395 #: src/prefs_account_dialog.c:1993 src/query_search.c:401 msgid "Folder" msgstr "Accounts" @@ -1057,7 +1057,7 @@ msgid "Bcc:" msgstr "Bcc:" #. Buttons -#: src/addressbook.c:933 src/addressbook.c:2329 src/editaddress.c:719 +#: src/addressbook.c:933 src/addressbook.c:2330 src/editaddress.c:719 #: src/editaddress.c:853 src/prefs_actions.c:266 #: src/prefs_display_header.c:280 src/prefs_display_header.c:336 #: src/prefs_template.c:263 src/prefs_toolbar.c:65 @@ -1088,7 +1088,7 @@ msgstr "Adres(sen) verwijderen" msgid "Really delete the address(es)?" msgstr "Wilt u de adressen werkelijk verwijderen?" -#: src/addressbook.c:2320 +#: src/addressbook.c:2321 #, c-format msgid "" "Do you want to delete the folder AND all addresses in `%s' ?\n" @@ -1098,36 +1098,36 @@ msgstr "" "Als u alleen de map verwijdert, dan zullen de adressen naar de \n" "hoger gelegen map verplaatst worden." -#: src/addressbook.c:2323 src/folderview.c:2707 +#: src/addressbook.c:2324 src/folderview.c:2707 msgid "Delete folder" msgstr "Verwijder map" -#: src/addressbook.c:2323 +#: src/addressbook.c:2324 msgid "_Folder only" msgstr "Alleen _map" -#: src/addressbook.c:2323 +#: src/addressbook.c:2324 msgid "Folder and _addresses" msgstr "Map en _adressen" -#: src/addressbook.c:2328 +#: src/addressbook.c:2329 #, c-format msgid "Really delete `%s' ?" msgstr "Wilt u '%s' werkelijk verwijderen?" -#: src/addressbook.c:3291 src/addressbook.c:3429 +#: src/addressbook.c:3292 src/addressbook.c:3430 msgid "New user, could not save index file." msgstr "Nieuwe gebruiker: Kon indexbestand niet opslaan." -#: src/addressbook.c:3295 src/addressbook.c:3433 +#: src/addressbook.c:3296 src/addressbook.c:3434 msgid "New user, could not save address book files." msgstr "Nieuwe gebruiker: Kon adresboekbestanden niet opslaan." -#: src/addressbook.c:3305 src/addressbook.c:3443 +#: src/addressbook.c:3306 src/addressbook.c:3444 msgid "Old address book converted successfully." msgstr "Oude adresboekgegevens succesvol omgezet." -#: src/addressbook.c:3310 +#: src/addressbook.c:3311 msgid "" "Old address book converted,\n" "could not save new address index file" @@ -1135,7 +1135,7 @@ msgstr "" "Oude adresboekgegevens omgezet.\n" "Kon het nieuwe adresboek indexbestand niet opslaan." -#: src/addressbook.c:3323 +#: src/addressbook.c:3324 msgid "" "Could not convert address book,\n" "but created empty new address book files." @@ -1143,7 +1143,7 @@ msgstr "" "Kon adresboekgegevens niet omzetten.\n" "Nieuw leeg adresboek is gemaakt." -#: src/addressbook.c:3329 +#: src/addressbook.c:3330 msgid "" "Could not convert address book,\n" "could not create new address book files." @@ -1151,7 +1151,7 @@ msgstr "" "Kon adresboekgegevens niet omzetten.\n" "Kon geen nieuwe adresboek bestanden aanmaken." -#: src/addressbook.c:3334 +#: src/addressbook.c:3335 msgid "" "Could not convert address book\n" "and could not create new address book files." @@ -1159,15 +1159,15 @@ msgstr "" "Kon adresboekgegevens niet omzetten.\n" "Kon ook geen nieuwe adresboekbestanden aanmaken." -#: src/addressbook.c:3341 +#: src/addressbook.c:3342 msgid "Address book conversion error" msgstr "Adresboek omzetprobleem" -#: src/addressbook.c:3345 +#: src/addressbook.c:3346 msgid "Address book conversion" msgstr "Adresboek omzetting" -#: src/addressbook.c:3384 +#: src/addressbook.c:3385 #, c-format msgid "" "Could not read address index:\n" @@ -1178,76 +1178,76 @@ msgstr "" "\n" "%s%c%s" -#: src/addressbook.c:3387 +#: src/addressbook.c:3388 msgid "Address Book Error" msgstr "Adresboekprobleem" -#: src/addressbook.c:3448 +#: src/addressbook.c:3449 msgid "Old address book converted, could not save new address index file" msgstr "" "Oude adresboekgegevens omgezet. Kon het nieuwe adresboek indexbestand niet " "opslaan." -#: src/addressbook.c:3462 +#: src/addressbook.c:3463 msgid "" "Could not convert address book, but created empty new address book files." msgstr "Kon adresboekgegevens niet omzetten. Nieuw leeg adresboek is gemaakt." -#: src/addressbook.c:3468 +#: src/addressbook.c:3469 msgid "" "Could not convert address book, could not create new address book files." msgstr "" "Kon adresboekgegevens niet omzetten. Kon geen nieuwe adresboek bestanden " "aanmaken." -#: src/addressbook.c:3474 +#: src/addressbook.c:3475 msgid "" "Could not convert address book and could not create new address book files." msgstr "" "Kon adresboekgegevens niet omzetten. Kon ook geen nieuwe adresboek bestanden " "aanmaken." -#: src/addressbook.c:3486 +#: src/addressbook.c:3487 msgid "Could not read address index" msgstr "Kon adresboek index niet lezen" -#: src/addressbook.c:3492 +#: src/addressbook.c:3493 msgid "Address Book Conversion Error" msgstr "Adresboek omzetprobleem" -#: src/addressbook.c:3498 +#: src/addressbook.c:3499 msgid "Address Book Conversion" msgstr "Adresboek Omzetting" -#: src/addressbook.c:4178 src/prefs_common_dialog.c:2398 +#: src/addressbook.c:4179 src/prefs_common_dialog.c:2455 msgid "Interface" msgstr "Interface" -#: src/addressbook.c:4192 src/importcsv.c:676 src/importldif.c:478 +#: src/addressbook.c:4193 src/importcsv.c:676 src/importldif.c:478 msgid "Address Book" msgstr "Adresboek" -#: src/addressbook.c:4206 +#: src/addressbook.c:4207 msgid "Person" msgstr "Persoon" -#: src/addressbook.c:4220 +#: src/addressbook.c:4221 msgid "EMail Address" msgstr "E-mail adres" -#: src/addressbook.c:4234 +#: src/addressbook.c:4235 msgid "Group" msgstr "Groep" -#: src/addressbook.c:4262 +#: src/addressbook.c:4263 msgid "vCard" msgstr "vCard" -#: src/addressbook.c:4276 src/addressbook.c:4290 +#: src/addressbook.c:4277 src/addressbook.c:4291 msgid "JPilot" msgstr "JPilot" -#: src/addressbook.c:4304 +#: src/addressbook.c:4305 msgid "LDAP Server" msgstr "LDAP Server" @@ -1267,7 +1267,7 @@ msgstr "Bericht" msgid "Warning" msgstr "Waarschuwing" -#: src/alertpanel.c:168 src/inc.c:859 +#: src/alertpanel.c:168 src/inc.c:867 #: plugin/attachment_tool/attachment_tool.c:263 msgid "Error" msgstr "Fout" @@ -1863,8 +1863,8 @@ msgid "MIME type" msgstr "MIME-type" #. Encoding -#: src/compose.c:6557 src/prefs_common_dialog.c:1039 -#: src/prefs_common_dialog.c:1701 +#: src/compose.c:6557 src/prefs_common_dialog.c:1096 +#: src/prefs_common_dialog.c:1758 msgid "Encoding" msgstr "Codering" @@ -1922,7 +1922,7 @@ msgstr "Kan het bericht niet in de wachtrij plaatsen." msgid "Select files" msgstr "Selecteer bestanden" -#: src/compose.c:7409 src/inputdialog.c:372 +#: src/compose.c:7409 src/inputdialog.c:372 src/prefs_common_dialog.c:4431 msgid "Select file" msgstr "Selecteer bestand" @@ -2132,7 +2132,7 @@ msgstr "Bewerk JPilot veld" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:2021 -#: src/prefs_common_dialog.c:2195 +#: src/prefs_common_dialog.c:2252 msgid " ... " msgstr " ..." @@ -2335,7 +2335,7 @@ msgstr "Prullenbak" msgid "Drafts" msgstr "Klad" -#: src/foldersel.c:423 src/folderview.c:1280 src/prefs_common_dialog.c:2139 +#: src/foldersel.c:423 src/folderview.c:1280 src/prefs_common_dialog.c:2196 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Troep" @@ -2429,18 +2429,18 @@ msgstr "/Nieuws_groep verwijderen" msgid "Creating folder view...\n" msgstr "Mapoverzicht wordt gemaakt...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1615 +#: src/folderview.c:425 src/prefs_common_dialog.c:1672 msgid "New" msgstr "Nieuw" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1616 +#: src/folderview.c:441 src/prefs_common_dialog.c:1673 #: src/prefs_filter_edit.c:516 src/prefs_summary_column.c:67 #: src/quick_search.c:108 msgid "Unread" msgstr "Ongelezen" -#: src/folderview.c:457 src/prefs_common_dialog.c:1617 +#: src/folderview.c:457 src/prefs_common_dialog.c:1674 msgid "Total" msgstr "Totaal" @@ -2873,140 +2873,140 @@ msgstr "Sylpheed: %d nieuwe berichten" msgid "[Local]: %d" msgstr "" -#: src/inc.c:583 +#: src/inc.c:591 msgid "Authenticating with POP3" msgstr "Authenticatie met POP3" -#: src/inc.c:610 +#: src/inc.c:618 msgid "Retrieving new messages" msgstr "Nieuwe berichten worden opgehaald" -#: src/inc.c:612 +#: src/inc.c:620 msgid "Cancel _all" msgstr "Alles afbreken" -#: src/inc.c:658 +#: src/inc.c:666 msgid "Standby" msgstr "Een ogenblik geduld alstublieft" -#: src/inc.c:815 src/inc.c:865 +#: src/inc.c:823 src/inc.c:873 msgid "Cancelled" msgstr "Afgebroken" -#: src/inc.c:826 +#: src/inc.c:834 msgid "Retrieving" msgstr "Bezig met ophalen" -#: src/inc.c:835 src/inc.c:1168 +#: src/inc.c:843 src/inc.c:1176 #, c-format msgid "%d message(s) (%s) received" msgstr "%d bericht(en) (%s) ontvangen" -#: src/inc.c:839 +#: src/inc.c:847 #, c-format msgid "no new messages" msgstr "geen nieuwe berichten" -#: src/inc.c:840 +#: src/inc.c:848 msgid "Done" msgstr "Klaar" -#: src/inc.c:845 +#: src/inc.c:853 msgid "Connection failed" msgstr "Verbinding mislukt" -#: src/inc.c:848 +#: src/inc.c:856 msgid "Auth failed" msgstr "Identificatie mislukt" -#: src/inc.c:852 +#: src/inc.c:860 msgid "Locked" msgstr "Vergrendeld" -#: src/inc.c:862 +#: src/inc.c:870 msgid "Timeout" msgstr "Duurt te lang" -#: src/inc.c:911 +#: src/inc.c:919 #, c-format msgid "Finished (%d new message(s))" msgstr "Klaar (%d nieuwe bericht(en))" -#: src/inc.c:914 +#: src/inc.c:922 #, c-format msgid "Finished (no new messages)" msgstr "Klaar (geen nieuwe berichten)" -#: src/inc.c:923 +#: src/inc.c:931 msgid "Some errors occurred while getting mail." msgstr "Er is een fout opgetreden bij het ophalen van de e-mail." -#: src/inc.c:959 +#: src/inc.c:967 #, c-format msgid "getting new messages of account %s...\n" msgstr "nieuwe berichten voor account %s worden opgehaald...\n" -#: src/inc.c:963 +#: src/inc.c:971 #, c-format msgid "%s: Authenticating with POP3" msgstr "%s: Authenticatie met POP3" -#: src/inc.c:966 +#: src/inc.c:974 #, c-format msgid "%s: Retrieving new messages" msgstr "%s: Nieuwe berichten worden opgehaald" -#: src/inc.c:971 +#: src/inc.c:979 #, c-format msgid "Connecting to POP3 server: %s..." msgstr "Verbinden met POP3-server: %s ..." -#: src/inc.c:989 +#: src/inc.c:997 #, c-format msgid "Can't connect to POP3 server: %s:%d\n" msgstr "Kan niet verbinden met POP3 server: %s:%d\n" -#: src/inc.c:1071 src/rpop3.c:862 src/send_message.c:846 +#: src/inc.c:1079 src/rpop3.c:862 src/send_message.c:846 #, c-format msgid "Authenticating..." msgstr "Bezig met identificatie..." -#: src/inc.c:1072 +#: src/inc.c:1080 #, c-format msgid "Retrieving messages from %s..." msgstr "Berichten ophalen van %s..." -#: src/inc.c:1077 +#: src/inc.c:1085 msgid "Getting the number of new messages (STAT)..." msgstr "Opvragen van het aantal nieuwe berichten (STAT)..." -#: src/inc.c:1081 +#: src/inc.c:1089 msgid "Getting the number of new messages (LAST)..." msgstr "Opvragen van het aantal nieuwe berichten (LAST)..." -#: src/inc.c:1085 +#: src/inc.c:1093 msgid "Getting the number of new messages (UIDL)..." msgstr "Opvragen van het aantal nieuwe berichten (UIDL)..." -#: src/inc.c:1089 +#: src/inc.c:1097 msgid "Getting the size of messages (LIST)..." msgstr "Opvragen van de grootte van de nieuwe berichten (LIST)..." -#: src/inc.c:1099 +#: src/inc.c:1107 #, c-format msgid "Deleting message %d" msgstr "Bezig met verwijderen van bericht %d" -#: src/inc.c:1106 src/send_message.c:864 +#: src/inc.c:1114 src/send_message.c:864 msgid "Quitting" msgstr "Bezig met afsluiten" -#: src/inc.c:1143 +#: src/inc.c:1151 #, c-format msgid "Retrieving message (%d / %d) (%s / %s)" msgstr "Bericht wordt opgehaald (%d / %d) (%s / %s)" -#: src/inc.c:1408 src/inc.c:1435 src/summaryview.c:4807 src/summaryview.c:4997 +#: src/inc.c:1416 src/inc.c:1443 src/summaryview.c:4807 src/summaryview.c:4997 #: src/summaryview.c:5048 msgid "" "Execution of the junk filter command failed.\n" @@ -3015,15 +3015,15 @@ msgstr "" "Het uitvoeren van het troepfilter-commando is mislukt.\n" "Controleer de troep instellingen." -#: src/inc.c:1499 +#: src/inc.c:1507 msgid "Connection failed." msgstr "Verbinding mislukt." -#: src/inc.c:1505 +#: src/inc.c:1513 msgid "Error occurred while processing mail." msgstr "Fout bij het verwerken van de e-mail" -#: src/inc.c:1510 +#: src/inc.c:1518 #, c-format msgid "" "Error occurred while processing mail:\n" @@ -3032,30 +3032,30 @@ msgstr "" "Fout bij het verwerken van de e-mail:\n" "%s" -#: src/inc.c:1516 +#: src/inc.c:1524 msgid "No disk space left." msgstr "De ruimte op de schijf is op." -#: src/inc.c:1521 +#: src/inc.c:1529 msgid "Can't write file." msgstr "Het bestand is niet beschrijfbaar." -#: src/inc.c:1526 +#: src/inc.c:1534 msgid "Socket error." msgstr "Socket-fout." # consider EOF right after QUIT successful #. consider EOF right after QUIT successful -#: src/inc.c:1532 src/rpop3.c:575 src/rpop3.c:576 src/send_message.c:786 +#: src/inc.c:1540 src/rpop3.c:575 src/rpop3.c:576 src/send_message.c:786 #: src/send_message.c:1010 msgid "Connection closed by the remote host." msgstr "Verbinding verbroken door andere computer." -#: src/inc.c:1538 +#: src/inc.c:1546 msgid "Mailbox is locked." msgstr "Mailbox is vergrendeld." -#: src/inc.c:1542 +#: src/inc.c:1550 #, c-format msgid "" "Mailbox is locked:\n" @@ -3064,11 +3064,11 @@ msgstr "" "Mailbox is vergrendeld:\n" "%s" -#: src/inc.c:1548 src/rpop3.c:550 src/rpop3.c:555 src/send_message.c:990 +#: src/inc.c:1556 src/rpop3.c:550 src/rpop3.c:555 src/send_message.c:990 msgid "Authentication failed." msgstr "Identificatie mislukt." -#: src/inc.c:1553 src/rpop3.c:552 src/send_message.c:993 +#: src/inc.c:1561 src/rpop3.c:552 src/send_message.c:993 #, c-format msgid "" "Authentication failed:\n" @@ -3077,15 +3077,15 @@ msgstr "" "Identificatie mislukt:\n" "%s" -#: src/inc.c:1558 src/rpop3.c:580 src/rpop3.c:581 src/send_message.c:1014 +#: src/inc.c:1566 src/rpop3.c:580 src/rpop3.c:581 src/send_message.c:1014 msgid "Session timed out." msgstr "Sessie is verlopen." -#: src/inc.c:1599 +#: src/inc.c:1607 msgid "Incorporation cancelled\n" msgstr "E-mail verwerken geannuleerd\n" -#: src/inc.c:1708 +#: src/inc.c:1716 #, c-format msgid "Getting new messages from %s into %s...\n" msgstr "Nieuwe berichten worden opgehaald van %s naar %s ...\n" @@ -4353,21 +4353,21 @@ msgstr "Accountvoorkeuren" msgid "Creating account preferences window...\n" msgstr "Venster accountvoorkeuren wordt geopend...\n" -#: src/prefs_account_dialog.c:595 src/prefs_common_dialog.c:774 +#: src/prefs_account_dialog.c:595 src/prefs_common_dialog.c:790 msgid "Receive" msgstr "Ontvangen" -#: src/prefs_account_dialog.c:597 src/prefs_common_dialog.c:776 +#: src/prefs_account_dialog.c:597 src/prefs_common_dialog.c:792 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Verzenden" -#: src/prefs_account_dialog.c:599 src/prefs_common_dialog.c:778 +#: src/prefs_account_dialog.c:599 src/prefs_common_dialog.c:794 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Opstellen" -#: src/prefs_account_dialog.c:602 src/prefs_common_dialog.c:785 +#: src/prefs_account_dialog.c:602 src/prefs_common_dialog.c:801 msgid "Privacy" msgstr "Privacy" @@ -4379,7 +4379,7 @@ msgstr "SSL" msgid "Proxy" msgstr "Proxy" -#: src/prefs_account_dialog.c:611 src/prefs_common_dialog.c:2507 +#: src/prefs_account_dialog.c:611 src/prefs_common_dialog.c:2564 msgid "Advanced" msgstr "Geavanceerd" @@ -4504,8 +4504,8 @@ msgid "Authentication method" msgstr "Identificatiemethode" #: src/prefs_account_dialog.c:1032 src/prefs_account_dialog.c:1191 -#: src/prefs_common_dialog.c:1059 src/prefs_common_dialog.c:2625 -#: src/prefs_common_dialog.c:2993 +#: src/prefs_common_dialog.c:1116 src/prefs_common_dialog.c:2682 +#: src/prefs_common_dialog.c:3050 msgid "Automatic" msgstr "Automatisch" @@ -4549,8 +4549,8 @@ msgstr "Bericht-ID aanmaken" msgid "Add user-defined header" msgstr "Voeg een door de gebruiker gespecificeerde header toe" -#: src/prefs_account_dialog.c:1148 src/prefs_common_dialog.c:1809 -#: src/prefs_common_dialog.c:1836 +#: src/prefs_account_dialog.c:1148 src/prefs_common_dialog.c:1866 +#: src/prefs_common_dialog.c:1893 msgid " Edit... " msgstr " Bewerken..." @@ -4575,7 +4575,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Identificatie met POP3 voor het verzenden" #. signature -#: src/prefs_account_dialog.c:1294 src/prefs_common_dialog.c:1177 +#: src/prefs_account_dialog.c:1294 src/prefs_common_dialog.c:1234 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Tekenen" @@ -4916,95 +4916,111 @@ msgstr "Actie verwijderen" msgid "Do you really want to delete this action?" msgstr "Wilt u werkelijk deze actie verwijderen?" -#: src/prefs_common_dialog.c:754 +#: src/prefs_common_dialog.c:770 msgid "Creating common preferences window...\n" msgstr "Venster algemene voorkeuren wordt aangemaakt...\n" -#: src/prefs_common_dialog.c:758 +#: src/prefs_common_dialog.c:774 msgid "Common Preferences" msgstr "Algemene voorkeuren" -#: src/prefs_common_dialog.c:780 +#: src/prefs_common_dialog.c:796 msgid "Display" msgstr "Beeld" -#: src/prefs_common_dialog.c:782 +#: src/prefs_common_dialog.c:798 msgid "Junk mail" msgstr "Troep" -#: src/prefs_common_dialog.c:788 +#: src/prefs_common_dialog.c:804 msgid "Details" msgstr "Details" -#: src/prefs_common_dialog.c:838 +#: src/prefs_common_dialog.c:860 msgid "Auto-check new mail" msgstr "Nieuwe mail automatisch controleren" -#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:1352 msgid "every" msgstr "iedere" -#: src/prefs_common_dialog.c:852 src/prefs_common_dialog.c:1309 +#: src/prefs_common_dialog.c:874 src/prefs_common_dialog.c:1366 msgid "minute(s)" msgstr "minuten kijken of er nieuwe e-mail is." -#: src/prefs_common_dialog.c:861 +#: src/prefs_common_dialog.c:883 msgid "Check new mail on startup" msgstr "Bij opstarten kijken of er nieuwe e-mail is" -#: src/prefs_common_dialog.c:863 +#: src/prefs_common_dialog.c:885 msgid "Update all local folders after incorporation" msgstr "Lokale mappen verversen na de verwerking" -#: src/prefs_common_dialog.c:868 +#. New message notify +#: src/prefs_common_dialog.c:888 +#, fuzzy +msgid "New message notification" +msgstr "Gebruik authenticatie" + +#: src/prefs_common_dialog.c:898 +#, fuzzy +msgid "Play sound when new messages arrive" +msgstr "Opdracht uitvoeren wanneer nieuwe e-mail binnenkomt" + +#: src/prefs_common_dialog.c:904 +#, fuzzy +msgid "Sound file" +msgstr "Kon niet uit bestand lezen." + +#: src/prefs_common_dialog.c:924 #, fuzzy msgid "Execute command when new messages arrive" msgstr "Opdracht uitvoeren wanneer nieuwe e-mail binnenkomt" -#: src/prefs_common_dialog.c:880 src/prefs_common_dialog.c:2800 -#: src/prefs_common_dialog.c:2822 src/prefs_common_dialog.c:2844 +#: src/prefs_common_dialog.c:930 src/prefs_common_dialog.c:2857 +#: src/prefs_common_dialog.c:2879 src/prefs_common_dialog.c:2901 msgid "Command" msgstr "Opdracht" -#: src/prefs_common_dialog.c:891 +#: src/prefs_common_dialog.c:943 #, c-format msgid "`%d' will be replaced with the number of new messages." msgstr "'%d' zal vervangen worden door het aantal berichten." -#: src/prefs_common_dialog.c:895 +#: src/prefs_common_dialog.c:947 msgid "Incorporate from local spool" msgstr "Van lokale postbus overnemen" -#: src/prefs_common_dialog.c:908 +#: src/prefs_common_dialog.c:960 msgid "Filter on incorporation" msgstr "Filteren bij het ophalen" -#: src/prefs_common_dialog.c:914 +#: src/prefs_common_dialog.c:966 msgid "Spool path" msgstr "Pad naar postbus" -#: src/prefs_common_dialog.c:976 src/prefs_common_dialog.c:1173 -#: src/prefs_common_dialog.c:1570 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:1033 src/prefs_common_dialog.c:1230 +#: src/prefs_common_dialog.c:1627 src/prefs_folder_item.c:139 msgid "General" msgstr "Algemeen" -#: src/prefs_common_dialog.c:983 +#: src/prefs_common_dialog.c:1040 msgid "Save sent messages to outbox" msgstr "Verzonden berichten opslaan in de outbox" -#: src/prefs_common_dialog.c:985 +#: src/prefs_common_dialog.c:1042 msgid "Apply filter rules to sent messages" msgstr "Filterregels op verzonden berichten toepassen" -#: src/prefs_common_dialog.c:988 +#: src/prefs_common_dialog.c:1045 msgid "Automatically add recipients to address book" msgstr "Voeg geadresseerde automatisch aan adresboek toe" -#: src/prefs_common_dialog.c:991 +#: src/prefs_common_dialog.c:1048 msgid "Display send dialog" msgstr "Weergeven van verzendvenster" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1055 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" @@ -5012,23 +5028,23 @@ msgstr "" "Geef notificatie dat de bijlage ontbreekt als één van de volgende woorden in " "het bericht voorkomt (door komma's gescheiden)" -#: src/prefs_common_dialog.c:1009 +#: src/prefs_common_dialog.c:1066 msgid "(Ex: attach)" msgstr "(Bijv: bijlage)" -#: src/prefs_common_dialog.c:1020 +#: src/prefs_common_dialog.c:1077 msgid "Confirm recipients before sending" msgstr "Bevestig geadresseerden voor verzending" -#: src/prefs_common_dialog.c:1026 +#: src/prefs_common_dialog.c:1083 msgid "Excluded addresses/domains (comma-separated):" msgstr "Uitgesloten adressen/domeinen (door komma's gescheiden)" -#: src/prefs_common_dialog.c:1045 +#: src/prefs_common_dialog.c:1102 msgid "Transfer encoding" msgstr "Berichtcodering" -#: src/prefs_common_dialog.c:1068 +#: src/prefs_common_dialog.c:1125 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -5036,15 +5052,15 @@ msgstr "" "Geef de Content-Transfer-Encoding die gebruikt wordt om het bericht te " "coderen wanneer deze speciale tekens bevat." -#: src/prefs_common_dialog.c:1075 +#: src/prefs_common_dialog.c:1132 msgid "MIME filename encoding" msgstr "Codering voor MIME-bestandsnamen" -#: src/prefs_common_dialog.c:1086 +#: src/prefs_common_dialog.c:1143 msgid "MIME header" msgstr "MIME header" -#: src/prefs_common_dialog.c:1096 +#: src/prefs_common_dialog.c:1153 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -5054,177 +5070,177 @@ msgstr "" "MIME header: vaak gebruikt, maar overtreedt de RFC 2047 standaard\n" "RFC 2231: volgt de standaard, maar wordt minder gebruikt" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1245 msgid "Signature separator" msgstr "Handtekening scheidingsteken" -#: src/prefs_common_dialog.c:1197 +#: src/prefs_common_dialog.c:1254 msgid "Insert automatically" msgstr "Automatisch invoegen" -#: src/prefs_common_dialog.c:1199 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1256 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Antwoord" -#: src/prefs_common_dialog.c:1207 +#: src/prefs_common_dialog.c:1264 msgid "Automatically select account for replies" msgstr "Account automatisch selecteren voor beantwoorden" -#: src/prefs_common_dialog.c:1209 +#: src/prefs_common_dialog.c:1266 msgid "Quote message when replying" msgstr "Originele bericht citeren bij beantwoorden" -#: src/prefs_common_dialog.c:1211 +#: src/prefs_common_dialog.c:1268 msgid "Reply to mailing list by Reply button" msgstr "Antwoord standaard naar mailinglijst" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1270 msgid "Inherit recipients on reply to self messages" msgstr "Neem geadresseerden over als u op uzelf antwoord" -#: src/prefs_common_dialog.c:1215 +#: src/prefs_common_dialog.c:1272 msgid "Set only mail address of recipients when replying" msgstr "Invullen van geadresseerde alleen bij beantwoorden" #. editor -#: src/prefs_common_dialog.c:1219 src/prefs_common_dialog.c:2761 +#: src/prefs_common_dialog.c:1276 src/prefs_common_dialog.c:2818 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Editor" -#: src/prefs_common_dialog.c:1226 +#: src/prefs_common_dialog.c:1283 msgid "Automatically launch the external editor" msgstr "Automatisch extern programma starten voor bewerken van e-mail bericht" -#: src/prefs_common_dialog.c:1236 +#: src/prefs_common_dialog.c:1293 msgid "Undo level" msgstr "Niveau van ongedaan maken" -#: src/prefs_common_dialog.c:1256 +#: src/prefs_common_dialog.c:1313 msgid "Wrap messages at" msgstr "Regelterugloop na:" -#: src/prefs_common_dialog.c:1268 +#: src/prefs_common_dialog.c:1325 msgid "characters" msgstr "tekens" -#: src/prefs_common_dialog.c:1278 +#: src/prefs_common_dialog.c:1335 msgid "Wrap quotation" msgstr "Regelterugloop gebruiken bij citeren" -#: src/prefs_common_dialog.c:1284 +#: src/prefs_common_dialog.c:1341 msgid "Wrap on input" msgstr "Regelterugloop tijdens invoer" -#: src/prefs_common_dialog.c:1293 +#: src/prefs_common_dialog.c:1350 msgid "Auto-save to draft" msgstr "Automatisch opslaan als klad" -#: src/prefs_common_dialog.c:1318 +#: src/prefs_common_dialog.c:1375 msgid "Format" msgstr "Opmaak" -#: src/prefs_common_dialog.c:1323 +#: src/prefs_common_dialog.c:1380 msgid "Spell checking" msgstr "Spellingscontrole" #. reply -#: src/prefs_common_dialog.c:1376 +#: src/prefs_common_dialog.c:1433 msgid "Reply format" msgstr "Antwoordopmaak" -#: src/prefs_common_dialog.c:1391 src/prefs_common_dialog.c:1433 +#: src/prefs_common_dialog.c:1448 src/prefs_common_dialog.c:1490 msgid "Quotation mark" msgstr "Citeerteken" #. forward -#: src/prefs_common_dialog.c:1418 +#: src/prefs_common_dialog.c:1475 msgid "Forward format" msgstr "Doorstuuropmaak" -#: src/prefs_common_dialog.c:1465 +#: src/prefs_common_dialog.c:1522 msgid " Description of symbols " msgstr " Beschrijving van symbolen" -#: src/prefs_common_dialog.c:1494 +#: src/prefs_common_dialog.c:1551 msgid "Enable Spell checking" msgstr "Spellingscontrole gebruiken" -#: src/prefs_common_dialog.c:1506 +#: src/prefs_common_dialog.c:1563 msgid "Default language:" msgstr "Standaardtaal:" -#: src/prefs_common_dialog.c:1578 +#: src/prefs_common_dialog.c:1635 msgid "Text font" msgstr "Lettertype" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1590 +#: src/prefs_common_dialog.c:1647 msgid "Folder View" msgstr "Mappenlijst" -#: src/prefs_common_dialog.c:1598 +#: src/prefs_common_dialog.c:1655 msgid "Display unread number next to folder name" msgstr "Aantal ongelezen berichten weergeven naast mapnaam" -#: src/prefs_common_dialog.c:1602 +#: src/prefs_common_dialog.c:1659 msgid "Displaying message number columns in the folder view:" msgstr "Aantal berichten weergeven in mappenlijst:" -#: src/prefs_common_dialog.c:1626 +#: src/prefs_common_dialog.c:1683 msgid "Abbreviate newsgroups longer than" msgstr "Nieuwsgroepen inkorten die langer zijn dan" -#: src/prefs_common_dialog.c:1641 +#: src/prefs_common_dialog.c:1698 msgid "letters" msgstr "brieven" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1647 +#: src/prefs_common_dialog.c:1704 msgid "Summary View" msgstr "Berichtenlijst" -#: src/prefs_common_dialog.c:1656 +#: src/prefs_common_dialog.c:1713 msgid "Display recipient on `From' column if sender is yourself" msgstr "" "Ontvanger weergeven in 'Afzender' kolom wanneer u zelf de afzender bent" -#: src/prefs_common_dialog.c:1658 +#: src/prefs_common_dialog.c:1715 msgid "Expand threads" msgstr "Discussies uitklappen" -#: src/prefs_common_dialog.c:1666 src/prefs_common_dialog.c:3236 -#: src/prefs_common_dialog.c:3274 +#: src/prefs_common_dialog.c:1723 src/prefs_common_dialog.c:3293 +#: src/prefs_common_dialog.c:3331 msgid "Date format" msgstr "Datumopmaak" -#: src/prefs_common_dialog.c:1687 +#: src/prefs_common_dialog.c:1744 msgid " Set display item of summary... " msgstr " Kies kolommen voor berichtenlijst..." -#: src/prefs_common_dialog.c:1693 +#: src/prefs_common_dialog.c:1750 msgid "Message" msgstr "Bericht" -#: src/prefs_common_dialog.c:1697 +#: src/prefs_common_dialog.c:1754 msgid "Color label" msgstr "Kleurlabel" -#: src/prefs_common_dialog.c:1707 +#: src/prefs_common_dialog.c:1764 msgid "Default character encoding" msgstr "Standaard tekstcodering" -#: src/prefs_common_dialog.c:1721 +#: src/prefs_common_dialog.c:1778 msgid "This is used when displaying messages with missing character encoding." msgstr "" "Dit wordt gebruikt voor het weergeven van berichten zonder meegestuurde " "tekencodering." -#: src/prefs_common_dialog.c:1727 +#: src/prefs_common_dialog.c:1784 msgid "Outgoing character encoding" msgstr "Uitgaande tekstcodering" -#: src/prefs_common_dialog.c:1741 +#: src/prefs_common_dialog.c:1798 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5232,11 +5248,11 @@ msgstr "" "Als 'Automatisch' is geselecteerd, wordt de meest optimale codering voor de " "huidige locale gebruikt." -#: src/prefs_common_dialog.c:1805 +#: src/prefs_common_dialog.c:1862 msgid "Enable coloration of message" msgstr "Kleurmarkering in berichten aanzetten" -#: src/prefs_common_dialog.c:1820 +#: src/prefs_common_dialog.c:1877 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5244,87 +5260,87 @@ msgstr "" "Multi-byte tekens weergeven als ASCII tekens\n" "(alleen Japans)" -#: src/prefs_common_dialog.c:1827 +#: src/prefs_common_dialog.c:1884 msgid "Display header pane above message view" msgstr "Headerinformatie weergeven boven bericht" -#: src/prefs_common_dialog.c:1834 +#: src/prefs_common_dialog.c:1891 msgid "Display short headers on message view" msgstr "Korte headerinformatie weergeven boven bericht" -#: src/prefs_common_dialog.c:1846 +#: src/prefs_common_dialog.c:1903 msgid "Render HTML messages as text" msgstr "HTML als tekst weergeven" -#: src/prefs_common_dialog.c:1848 +#: src/prefs_common_dialog.c:1905 msgid "Treat HTML only messages as attachment" msgstr "Beschouw HTML-berichten als bijlage" -#: src/prefs_common_dialog.c:1852 +#: src/prefs_common_dialog.c:1909 msgid "Display cursor in message view" msgstr "Cursor weergeven in berichtveld" -#: src/prefs_common_dialog.c:1865 +#: src/prefs_common_dialog.c:1922 msgid "Line space" msgstr "Regelafstand" -#: src/prefs_common_dialog.c:1879 src/prefs_common_dialog.c:1917 +#: src/prefs_common_dialog.c:1936 src/prefs_common_dialog.c:1974 msgid "pixel(s)" msgstr "beeldpunt(en)" -#: src/prefs_common_dialog.c:1884 +#: src/prefs_common_dialog.c:1941 msgid "Scroll" msgstr "Schuiven" -#: src/prefs_common_dialog.c:1891 +#: src/prefs_common_dialog.c:1948 msgid "Half page" msgstr "Halve pagina" -#: src/prefs_common_dialog.c:1897 +#: src/prefs_common_dialog.c:1954 msgid "Smooth scroll" msgstr "Vloeiend schuiven" -#: src/prefs_common_dialog.c:1903 +#: src/prefs_common_dialog.c:1960 msgid "Step" msgstr "Stap" -#: src/prefs_common_dialog.c:1923 +#: src/prefs_common_dialog.c:1980 msgid "Images" msgstr "Afbeeldingen" -#: src/prefs_common_dialog.c:1931 +#: src/prefs_common_dialog.c:1988 msgid "Resize attached large images to fit in the window" msgstr "Bijgevoegde afbeeldingen schalen naar venstergrootte" -#: src/prefs_common_dialog.c:1933 +#: src/prefs_common_dialog.c:1990 msgid "Display images as inline" msgstr "Afbeeldingen in bericht weergeven" -#: src/prefs_common_dialog.c:1972 +#: src/prefs_common_dialog.c:2029 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "U kunt voor elke kleur een naam opgeven (Werk, Familie, etc.)." -#: src/prefs_common_dialog.c:2102 +#: src/prefs_common_dialog.c:2159 msgid "Enable Junk mail control" msgstr "Troep-beheer inschakelen" -#: src/prefs_common_dialog.c:2114 +#: src/prefs_common_dialog.c:2171 msgid "Learning command:" msgstr "Leeropdracht:" -#: src/prefs_common_dialog.c:2123 +#: src/prefs_common_dialog.c:2180 msgid "(Select preset)" msgstr "(kies instelling)" -#: src/prefs_common_dialog.c:2151 +#: src/prefs_common_dialog.c:2208 msgid "Not Junk" msgstr "Geen troep" -#: src/prefs_common_dialog.c:2166 +#: src/prefs_common_dialog.c:2223 msgid "Classifying command" msgstr "Klassificatie-opdracht" -#: src/prefs_common_dialog.c:2177 +#: src/prefs_common_dialog.c:2234 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5332,11 +5348,11 @@ msgstr "" "Om troep automatisch te herkennen, moet het filter eerst getraind worden met " "zowel normale berichten als troep." -#: src/prefs_common_dialog.c:2187 +#: src/prefs_common_dialog.c:2244 msgid "Junk folder" msgstr "Troepmap" -#: src/prefs_common_dialog.c:2205 +#: src/prefs_common_dialog.c:2262 msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." @@ -5344,246 +5360,246 @@ msgstr "" "Berichten die zijn aangemerkt als troep zullen hierheen verplaatst worden. " "Indien niet ingevuld wordt de standaard troepfolder gebruikt." -#: src/prefs_common_dialog.c:2217 +#: src/prefs_common_dialog.c:2274 msgid "Filter messages classified as junk on receiving" msgstr "Troep filteren bij ophalen van berichten" -#: src/prefs_common_dialog.c:2220 +#: src/prefs_common_dialog.c:2277 msgid "Filter junk mails before normal filtering" msgstr "Troepfilters toepassen voor normale filters" -#: src/prefs_common_dialog.c:2223 +#: src/prefs_common_dialog.c:2280 msgid "Delete junk mails from server on receiving" msgstr "Troep van server verwijderen bij ophalen" -#: src/prefs_common_dialog.c:2228 +#: src/prefs_common_dialog.c:2285 msgid "Mark filtered junk mails as read" msgstr "Gefilterde troep als gelezen markeren" -#: src/prefs_common_dialog.c:2270 +#: src/prefs_common_dialog.c:2327 msgid "Automatically check signatures" msgstr "Controleer identificatiehandtekeningen automatisch" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2330 msgid "Show signature check result in a popup window" msgstr "Geef het resultaat van de controle weer in een popupvenster" -#: src/prefs_common_dialog.c:2276 +#: src/prefs_common_dialog.c:2333 msgid "Store passphrase in memory temporarily" msgstr "Wachtwoord tijdelijk in geheugen opslaan" -#: src/prefs_common_dialog.c:2291 +#: src/prefs_common_dialog.c:2348 msgid "Expired after" msgstr "Verloopt na" -#: src/prefs_common_dialog.c:2304 +#: src/prefs_common_dialog.c:2361 msgid "minute(s) " msgstr "minuten" -#: src/prefs_common_dialog.c:2318 +#: src/prefs_common_dialog.c:2375 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "" "Instellen op '0' zal het wachtwoord tot het einde van de sessie opslaan." -#: src/prefs_common_dialog.c:2327 +#: src/prefs_common_dialog.c:2384 msgid "Grab input while entering a passphrase" msgstr "Toetsenbord vasthouden tijdens het intikken van het wachtwoord" -#: src/prefs_common_dialog.c:2332 +#: src/prefs_common_dialog.c:2389 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Waarschuw mij wanneer GnuPG bij het opstarten niet werkt" -#: src/prefs_common_dialog.c:2406 +#: src/prefs_common_dialog.c:2463 msgid "Always open messages in summary when selected" msgstr "Berichten altijd openen in samenvattingsvenster wanneer geselecteerd" -#: src/prefs_common_dialog.c:2410 +#: src/prefs_common_dialog.c:2467 msgid "Always mark as read when a message is opened" msgstr "Bericht als gelezen markeren wanneer het geopend is" -#: src/prefs_common_dialog.c:2416 +#: src/prefs_common_dialog.c:2473 msgid "Open first unread message when a folder is opened" msgstr "Het eerste ongelezen bericht openen wanneer een map geopend wordt" -#: src/prefs_common_dialog.c:2422 +#: src/prefs_common_dialog.c:2479 msgid "Remember last selected message" msgstr "Onthoud laatst geselecteerd bericht" -#: src/prefs_common_dialog.c:2427 +#: src/prefs_common_dialog.c:2484 msgid "Only mark message as read when opened in new window" msgstr "" "Bericht alleen als gelezen markeren wanneer het geopend is in een nieuw " "venster" -#: src/prefs_common_dialog.c:2435 +#: src/prefs_common_dialog.c:2492 msgid "Open inbox after receiving new mail" msgstr "Ga naar de inbox na het ophalen van nieuwe e-mail" -#: src/prefs_common_dialog.c:2437 +#: src/prefs_common_dialog.c:2494 msgid "Open inbox on startup" msgstr "Bij het opstarten de inbox openen" -#: src/prefs_common_dialog.c:2441 +#: src/prefs_common_dialog.c:2498 msgid "Change current account on folder open" msgstr "Verander van account bij het openen van een map" -#: src/prefs_common_dialog.c:2449 +#: src/prefs_common_dialog.c:2506 msgid "Execute immediately when moving or deleting messages" msgstr "Meteen uitvoeren wanneer een bericht verplaatst of verwijderd wordt" -#: src/prefs_common_dialog.c:2461 +#: src/prefs_common_dialog.c:2518 msgid "Messages will be marked until execution if this is turned off." msgstr "" "Berichten worden gemarkeerd voor deze acties wanneer dit uitgeschakeld is." -#: src/prefs_common_dialog.c:2470 +#: src/prefs_common_dialog.c:2527 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Volg de GNOME HIG met knoppenvolgorde" -#: src/prefs_common_dialog.c:2473 +#: src/prefs_common_dialog.c:2530 msgid "Display tray icon" msgstr "Pictogram in mededelingengebied weergeven" -#: src/prefs_common_dialog.c:2475 +#: src/prefs_common_dialog.c:2532 msgid "Minimize to tray icon" msgstr "Minimaliseer naar systeemvak" -#: src/prefs_common_dialog.c:2477 +#: src/prefs_common_dialog.c:2534 msgid "Toggle window on trayicon click" msgstr "Venster aan/uit als u op het systeemvakicoon klikt" -#: src/prefs_common_dialog.c:2487 +#: src/prefs_common_dialog.c:2544 msgid " Set key bindings... " msgstr " Sneltoetsen instellen..." -#: src/prefs_common_dialog.c:2493 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2550 src/select-keys.c:337 msgid "Other" msgstr "Diversen" -#: src/prefs_common_dialog.c:2497 +#: src/prefs_common_dialog.c:2554 msgid "External commands" msgstr "Externe opdrachten" -#: src/prefs_common_dialog.c:2502 +#: src/prefs_common_dialog.c:2559 msgid "Update" msgstr "Bijwerken" -#: src/prefs_common_dialog.c:2566 +#: src/prefs_common_dialog.c:2623 msgid "Receive dialog" msgstr "Ontvangstvenster" -#: src/prefs_common_dialog.c:2576 +#: src/prefs_common_dialog.c:2633 msgid "Show receive dialog" msgstr "Ontvangstvenster weergeven" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2643 msgid "Always" msgstr "Altijd" -#: src/prefs_common_dialog.c:2587 +#: src/prefs_common_dialog.c:2644 msgid "Only on manual receiving" msgstr "Alleen bij handmatig ontvangen" -#: src/prefs_common_dialog.c:2589 +#: src/prefs_common_dialog.c:2646 msgid "Never" msgstr "Nooit" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2651 msgid "Don't popup error dialog on receive error" msgstr "Geen foutmelding geven bij ontvangstfout" -#: src/prefs_common_dialog.c:2597 +#: src/prefs_common_dialog.c:2654 msgid "Close receive dialog when finished" msgstr "Ontvangstvenster sluiten wanneer het klaar is." -#: src/prefs_common_dialog.c:2608 +#: src/prefs_common_dialog.c:2665 msgid "Add address to destination when double-clicked" msgstr "Adres toevoegen aan 'Geadresseerden' bij dubbelklikken" -#: src/prefs_common_dialog.c:2612 +#: src/prefs_common_dialog.c:2669 msgid "Set only mail address when entering recipient from address book" msgstr "Mail adres alleen invullen als de ontvanger in het adresboek staat" -#: src/prefs_common_dialog.c:2620 +#: src/prefs_common_dialog.c:2677 msgid "Auto-completion:" msgstr "Automatisch aanvullen:" -#: src/prefs_common_dialog.c:2633 +#: src/prefs_common_dialog.c:2690 msgid "Start with Tab" msgstr "Start met tabblad" -#: src/prefs_common_dialog.c:2641 +#: src/prefs_common_dialog.c:2698 msgid "Disable" msgstr "Uitschakelen" -#: src/prefs_common_dialog.c:2648 +#: src/prefs_common_dialog.c:2705 msgid "On exit" msgstr "Afsluiten" -#: src/prefs_common_dialog.c:2656 +#: src/prefs_common_dialog.c:2713 msgid "Confirm on exit" msgstr "Bevestigen bij het afsluiten" -#: src/prefs_common_dialog.c:2663 +#: src/prefs_common_dialog.c:2720 msgid "Empty trash on exit" msgstr "Prullenbak legen bij het afsluiten" -#: src/prefs_common_dialog.c:2665 +#: src/prefs_common_dialog.c:2722 msgid "Ask before emptying" msgstr "Bevestigen bij het legen" -#: src/prefs_common_dialog.c:2669 +#: src/prefs_common_dialog.c:2726 msgid "Warn if there are queued messages" msgstr "Waarschuw wanneer er berichten in de wachtrij staan" -#: src/prefs_common_dialog.c:2726 +#: src/prefs_common_dialog.c:2783 #, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "Externe opdrachten (%s is het bestand / URI)" -#: src/prefs_common_dialog.c:2735 +#: src/prefs_common_dialog.c:2792 msgid "Web browser" msgstr "Webbrowser" -#: src/prefs_common_dialog.c:2747 src/prefs_common_dialog.c:4249 -#: src/prefs_common_dialog.c:4270 +#: src/prefs_common_dialog.c:2804 src/prefs_common_dialog.c:4306 +#: src/prefs_common_dialog.c:4327 msgid "(Default browser)" msgstr "(Standaard webbrowser)" -#: src/prefs_common_dialog.c:2788 +#: src/prefs_common_dialog.c:2845 msgid "Use external program for printing" msgstr "Extern programma gebruiken voor het afdrukken" -#: src/prefs_common_dialog.c:2810 +#: src/prefs_common_dialog.c:2867 msgid "Use external program for incorporation" msgstr "Extern programma gebruiken voor verwerking van de e-mail" -#: src/prefs_common_dialog.c:2832 +#: src/prefs_common_dialog.c:2889 msgid "Use external program for sending" msgstr "Extern programma gebruiken voor het verzenden" -#: src/prefs_common_dialog.c:2884 +#: src/prefs_common_dialog.c:2941 msgid "Update check requires 'curl' command." msgstr "" "Voor het controleren op nieuwe versies heeft u het 'curl' programma nodig." -#: src/prefs_common_dialog.c:2895 +#: src/prefs_common_dialog.c:2952 msgid "Enable auto update check" msgstr "Automatisch zoeken naar updates" -#: src/prefs_common_dialog.c:2897 +#: src/prefs_common_dialog.c:2954 msgid "Use HTTP proxy" msgstr "Gebruik HTTP-proxy" -#: src/prefs_common_dialog.c:2899 +#: src/prefs_common_dialog.c:2956 msgid "HTTP proxy host (hostname:port):" msgstr "HTTP proxy host (hostnaam:poort):" -#: src/prefs_common_dialog.c:2940 +#: src/prefs_common_dialog.c:2997 msgid "Enable strict checking of the integrity of summary caches" msgstr "Nauwkeurige integriteitscontrole gebruiken bij samenvattingsbuffers" -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:3000 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5593,275 +5609,275 @@ msgstr "" "andere programma's.\n" "Deze optie zal prestatievermindering tot gevolg hebben." -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:3007 msgid "Socket I/O timeout:" msgstr "Socket I/O time-out:" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:3020 msgid "second(s)" msgstr "seconde(n)" -#: src/prefs_common_dialog.c:2991 +#: src/prefs_common_dialog.c:3048 msgid "Automatic (Recommended)" msgstr "Automatisch (aanbevolen)" -#: src/prefs_common_dialog.c:2996 +#: src/prefs_common_dialog.c:3053 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2998 +#: src/prefs_common_dialog.c:3055 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:3000 +#: src/prefs_common_dialog.c:3057 msgid "Western European (ISO-8859-1)" msgstr "Westeuropees (ISO-8859-1)" -#: src/prefs_common_dialog.c:3001 +#: src/prefs_common_dialog.c:3058 msgid "Western European (ISO-8859-15)" msgstr "Westeuropees (ISO-8859-15)" -#: src/prefs_common_dialog.c:3003 +#: src/prefs_common_dialog.c:3060 msgid "Western European (Windows-1252)" msgstr "Westeuropees (Windows-1252)" -#: src/prefs_common_dialog.c:3007 +#: src/prefs_common_dialog.c:3064 msgid "Central European (ISO-8859-2)" msgstr "Centraaleuropees (ISO-8859-2)" -#: src/prefs_common_dialog.c:3009 +#: src/prefs_common_dialog.c:3066 msgid "Baltic (ISO-8859-13)" msgstr "Baltisch (ISO-8859-13)" -#: src/prefs_common_dialog.c:3010 +#: src/prefs_common_dialog.c:3067 msgid "Baltic (ISO-8859-4)" msgstr "Baltisch (ISO-8859-4)" -#: src/prefs_common_dialog.c:3011 +#: src/prefs_common_dialog.c:3068 msgid "Baltic (Windows-1257)" msgstr "Baltisch (Windows-1257)" -#: src/prefs_common_dialog.c:3013 +#: src/prefs_common_dialog.c:3070 msgid "Greek (ISO-8859-7)" msgstr "Grieks (ISO-8859-7)" -#: src/prefs_common_dialog.c:3015 +#: src/prefs_common_dialog.c:3072 msgid "Arabic (ISO-8859-6)" msgstr "Arabisch (ISO-8859-6)" -#: src/prefs_common_dialog.c:3016 +#: src/prefs_common_dialog.c:3073 msgid "Arabic (Windows-1256)" msgstr "Arabisch (Windows-1256)" -#: src/prefs_common_dialog.c:3018 +#: src/prefs_common_dialog.c:3075 msgid "Hebrew (ISO-8859-8)" msgstr "Hebreeuws (ISO-8859-8)" -#: src/prefs_common_dialog.c:3019 +#: src/prefs_common_dialog.c:3076 msgid "Hebrew (Windows-1255)" msgstr "Hebreeuws (Windows-1255)" -#: src/prefs_common_dialog.c:3021 +#: src/prefs_common_dialog.c:3078 msgid "Turkish (ISO-8859-9)" msgstr "Turks (ISO-8859-9)" -#: src/prefs_common_dialog.c:3023 +#: src/prefs_common_dialog.c:3080 msgid "Cyrillic (ISO-8859-5)" msgstr "Cyrillisch (ISO-8859-5)" -#: src/prefs_common_dialog.c:3024 +#: src/prefs_common_dialog.c:3081 msgid "Cyrillic (KOI8-R)" msgstr "Cyrillisch (KOI8-R)" -#: src/prefs_common_dialog.c:3025 +#: src/prefs_common_dialog.c:3082 msgid "Cyrillic (KOI8-U)" msgstr "Cyrillisch (KOI8-U)" -#: src/prefs_common_dialog.c:3026 +#: src/prefs_common_dialog.c:3083 msgid "Cyrillic (Windows-1251)" msgstr "Cyrillisch (Windows-1251)" -#: src/prefs_common_dialog.c:3028 +#: src/prefs_common_dialog.c:3085 msgid "Japanese (ISO-2022-JP)" msgstr "Japans (ISO-2022-JP)" -#: src/prefs_common_dialog.c:3030 +#: src/prefs_common_dialog.c:3087 msgid "Japanese (EUC-JP)" msgstr "Japans (EUC-JP)" -#: src/prefs_common_dialog.c:3031 +#: src/prefs_common_dialog.c:3088 msgid "Japanese (Shift_JIS)" msgstr "Japans (Shift_JIS)" -#: src/prefs_common_dialog.c:3034 +#: src/prefs_common_dialog.c:3091 msgid "Simplified Chinese (GB2312)" msgstr "Vereenvoudigd Chinees (GB2312)" -#: src/prefs_common_dialog.c:3035 +#: src/prefs_common_dialog.c:3092 msgid "Simplified Chinese (GBK)" msgstr "Vereenvoudigd Chinees (GBK)" -#: src/prefs_common_dialog.c:3036 +#: src/prefs_common_dialog.c:3093 msgid "Traditional Chinese (Big5)" msgstr "Traditioneel Chinees (Big5)" -#: src/prefs_common_dialog.c:3038 +#: src/prefs_common_dialog.c:3095 msgid "Traditional Chinese (EUC-TW)" msgstr "Traditioneel Chinees (EUC-TW)" -#: src/prefs_common_dialog.c:3039 +#: src/prefs_common_dialog.c:3096 msgid "Chinese (ISO-2022-CN)" msgstr "Chinees (ISO-2022-CN)" -#: src/prefs_common_dialog.c:3042 +#: src/prefs_common_dialog.c:3099 msgid "Korean (EUC-KR)" msgstr "Koreaans (EUC-KR)" -#: src/prefs_common_dialog.c:3044 +#: src/prefs_common_dialog.c:3101 msgid "Thai (TIS-620)" msgstr "Thais (TIS-620)" -#: src/prefs_common_dialog.c:3045 +#: src/prefs_common_dialog.c:3102 msgid "Thai (Windows-874)" msgstr "Thais (Windows-874)" -#: src/prefs_common_dialog.c:3212 +#: src/prefs_common_dialog.c:3269 msgid "the full abbreviated weekday name" msgstr "afgekorte dag van de week" -#: src/prefs_common_dialog.c:3213 +#: src/prefs_common_dialog.c:3270 msgid "the full weekday name" msgstr "volledige dag van de week" -#: src/prefs_common_dialog.c:3214 +#: src/prefs_common_dialog.c:3271 msgid "the abbreviated month name" msgstr "afgekorte naam van de maand" -#: src/prefs_common_dialog.c:3215 +#: src/prefs_common_dialog.c:3272 msgid "the full month name" msgstr "volledig naam van de maand" -#: src/prefs_common_dialog.c:3216 +#: src/prefs_common_dialog.c:3273 msgid "the preferred date and time for the current locale" msgstr "de voorkeurs datum en tijd voor de huidige locale" -#: src/prefs_common_dialog.c:3217 +#: src/prefs_common_dialog.c:3274 msgid "the century number (year/100)" msgstr "eeuwnummer (jaar/100)" -#: src/prefs_common_dialog.c:3218 +#: src/prefs_common_dialog.c:3275 msgid "the day of the month as a decimal number" msgstr "dag van de maand als decimaal nummer" -#: src/prefs_common_dialog.c:3219 +#: src/prefs_common_dialog.c:3276 msgid "the hour as a decimal number using a 24-hour clock" msgstr "het uur als decimaal nummer op een 24 uurs klok" -#: src/prefs_common_dialog.c:3220 +#: src/prefs_common_dialog.c:3277 msgid "the hour as a decimal number using a 12-hour clock" msgstr "het uur als decimaal nummer op een 12-uurs klok" -#: src/prefs_common_dialog.c:3221 +#: src/prefs_common_dialog.c:3278 msgid "the day of the year as a decimal number" msgstr "dag van het jaar als decimaal nummer" -#: src/prefs_common_dialog.c:3222 +#: src/prefs_common_dialog.c:3279 msgid "the month as a decimal number" msgstr "de maand als decimaal nummer" -#: src/prefs_common_dialog.c:3223 +#: src/prefs_common_dialog.c:3280 msgid "the minute as a decimal number" msgstr "de minuut als decimaal nummer" -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:3281 msgid "either AM or PM" msgstr "AM of PM" -#: src/prefs_common_dialog.c:3225 +#: src/prefs_common_dialog.c:3282 msgid "the second as a decimal number" msgstr "de seconde als decimaal nummer" -#: src/prefs_common_dialog.c:3226 +#: src/prefs_common_dialog.c:3283 msgid "the day of the week as a decimal number" msgstr "de dag van de week als decimaal nummer" -#: src/prefs_common_dialog.c:3227 +#: src/prefs_common_dialog.c:3284 msgid "the preferred date for the current locale" msgstr "de voorkeursdatum voor de huidige locale" -#: src/prefs_common_dialog.c:3228 +#: src/prefs_common_dialog.c:3285 msgid "the last two digits of a year" msgstr "de laatste twee cijfers van het jaartal" -#: src/prefs_common_dialog.c:3229 +#: src/prefs_common_dialog.c:3286 msgid "the year as a decimal number" msgstr "het jaartal als decimaal nummer" -#: src/prefs_common_dialog.c:3230 +#: src/prefs_common_dialog.c:3287 msgid "the time zone or name or abbreviation" msgstr "de tijdzone of naam of afkorting" -#: src/prefs_common_dialog.c:3251 +#: src/prefs_common_dialog.c:3308 msgid "Specifier" msgstr "Selecteer" -#: src/prefs_common_dialog.c:3252 +#: src/prefs_common_dialog.c:3309 msgid "Description" msgstr "Beschrijving" -#: src/prefs_common_dialog.c:3292 +#: src/prefs_common_dialog.c:3349 msgid "Example" msgstr "Voorbeeld" -#: src/prefs_common_dialog.c:3373 +#: src/prefs_common_dialog.c:3430 msgid "Set message colors" msgstr "Berichtkleuren instellen" -#: src/prefs_common_dialog.c:3381 +#: src/prefs_common_dialog.c:3438 msgid "Colors" msgstr "Kleuren" -#: src/prefs_common_dialog.c:3415 +#: src/prefs_common_dialog.c:3472 msgid "Quoted Text - First Level" msgstr "Geciteerde tekst - eerste niveau" -#: src/prefs_common_dialog.c:3421 +#: src/prefs_common_dialog.c:3478 msgid "Quoted Text - Second Level" msgstr "Geciteerde tekst - tweede niveau" -#: src/prefs_common_dialog.c:3427 +#: src/prefs_common_dialog.c:3484 msgid "Quoted Text - Third Level" msgstr "Geciteerde tekst - derde niveau" -#: src/prefs_common_dialog.c:3433 +#: src/prefs_common_dialog.c:3490 msgid "URI link" msgstr "URI link" -#: src/prefs_common_dialog.c:3440 +#: src/prefs_common_dialog.c:3497 msgid "Recycle quote colors" msgstr "Gebruikte kleuren opnieuw gebruiken" -#: src/prefs_common_dialog.c:3507 +#: src/prefs_common_dialog.c:3564 msgid "Pick color for quotation level 1" msgstr "Selecteer kleur voor niveau 1" -#: src/prefs_common_dialog.c:3510 +#: src/prefs_common_dialog.c:3567 msgid "Pick color for quotation level 2" msgstr "Selecteer kleur voor niveau 2" -#: src/prefs_common_dialog.c:3513 +#: src/prefs_common_dialog.c:3570 msgid "Pick color for quotation level 3" msgstr "Selecteer kleur voor niveau 3" -#: src/prefs_common_dialog.c:3516 +#: src/prefs_common_dialog.c:3573 msgid "Pick color for URI" msgstr "Selecteer kleur voor URI" -#: src/prefs_common_dialog.c:3656 +#: src/prefs_common_dialog.c:3713 msgid "Description of symbols" msgstr "Beschrijving der symbolen" -#: src/prefs_common_dialog.c:3712 +#: src/prefs_common_dialog.c:3769 msgid "" "Date\n" "From\n" @@ -5885,11 +5901,11 @@ msgstr "" "Nieuwsgroepen\n" "Bericht-ID" -#: src/prefs_common_dialog.c:3725 +#: src/prefs_common_dialog.c:3782 msgid "If x is set, displays expr" msgstr "Als x ingesteld is, expr weergeven" -#: src/prefs_common_dialog.c:3729 +#: src/prefs_common_dialog.c:3786 msgid "" "Message body\n" "Quoted message body\n" @@ -5903,7 +5919,7 @@ msgstr "" "Geciteerde berichtinhoud zonder handtekening\n" "Letterlijk %" -#: src/prefs_common_dialog.c:3737 +#: src/prefs_common_dialog.c:3794 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5915,19 +5931,19 @@ msgstr "" "Letterlijk haakje openen\n" "Letterlijk haakje sluiten" -#: src/prefs_common_dialog.c:3791 +#: src/prefs_common_dialog.c:3848 msgid "Key bindings" msgstr "Sneltoetsen" -#: src/prefs_common_dialog.c:3804 +#: src/prefs_common_dialog.c:3861 msgid "Select the preset of key bindings." msgstr " Sneltoetsen instellen." -#: src/prefs_common_dialog.c:3814 src/prefs_common_dialog.c:4138 +#: src/prefs_common_dialog.c:3871 src/prefs_common_dialog.c:4195 msgid "Default" msgstr "Standaard" -#: src/prefs_common_dialog.c:3817 src/prefs_common_dialog.c:4147 +#: src/prefs_common_dialog.c:3874 src/prefs_common_dialog.c:4204 msgid "Old Sylpheed" msgstr "Oude Sylpheed" |