diff options
Diffstat (limited to 'l10n-nl/mail/messenger/addressbook/aboutAddressBook.ftl')
-rw-r--r-- | l10n-nl/mail/messenger/addressbook/aboutAddressBook.ftl | 247 |
1 files changed, 247 insertions, 0 deletions
diff --git a/l10n-nl/mail/messenger/addressbook/aboutAddressBook.ftl b/l10n-nl/mail/messenger/addressbook/aboutAddressBook.ftl new file mode 100644 index 0000000000..354755c780 --- /dev/null +++ b/l10n-nl/mail/messenger/addressbook/aboutAddressBook.ftl @@ -0,0 +1,247 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, you can obtain one at http://mozilla.org/MPL/2.0/. + +about-addressbook-title = Adresboek + +## Toolbar + +about-addressbook-toolbar-new-address-book = + .label = Nieuw adresboek +about-addressbook-toolbar-add-carddav-address-book = + .label = CardDAV-adresboek toevoegen +about-addressbook-toolbar-add-ldap-address-book = + .label = LDAP-adresboek toevoegen +about-addressbook-toolbar-new-contact = + .label = Nieuw contact +about-addressbook-toolbar-new-list = + .label = Nieuwe lijst +about-addressbook-toolbar-import = + .label = Importeren + +## Books + +all-address-books-row = + .title = Alle adresboeken +all-address-books = Alle adresboeken +# Variables: +# $name (String) - The name of the selected book/list. +# $count (Number) - The number of contacts in the selected book/list. +about-addressbook-card-count = Totaal aantal contacten in { $name }: { $count } +# Variables: +# $count (Number) - The number of contacts in all address books. +about-addressbook-card-count-all = Totaal aantal contacten in alle adresboeken: { $count } +about-addressbook-books-context-properties = + .label = Eigenschappen +about-addressbook-books-context-edit-list = + .label = Lijst bewerken +about-addressbook-books-context-synchronize = + .label = Synchroniseren +about-addressbook-books-context-edit = + .label = Bewerken +about-addressbook-books-context-print = + .label = Afdrukken… +about-addressbook-books-context-export = + .label = Exporteren… +about-addressbook-books-context-delete = + .label = Verwijderen +about-addressbook-books-context-remove = + .label = Verwijderen +about-addressbook-books-context-startup-default = + .label = Standaard opstartmap +about-addressbook-confirm-delete-book-title = Adresboek verwijderen +# Variables: +# $name (String) - Name of the address book to be deleted. +about-addressbook-confirm-delete-book = Weet u zeker dat u { $name } en alle contacten erin wilt verwijderen? +about-addressbook-confirm-remove-remote-book-title = Adresboek verwijderen +# Variables: +# $name (String) - Name of the remote address book to be removed. +about-addressbook-confirm-remove-remote-book = Weet u zeker dat u { $name } wilt verwijderen? + +## Cards + +# Variables: +# $name (String) - Name of the address book that will be searched. +about-addressbook-search = + .placeholder = { $name } doorzoeken +about-addressbook-search-all = + .placeholder = Alle adresboeken doorzoeken +about-addressbook-sort-button2 = + .title = Weergaveopties vermelden +about-addressbook-name-format-display = + .label = Weergavenaam +about-addressbook-name-format-firstlast = + .label = Voornaam Achternaam +about-addressbook-name-format-lastfirst = + .label = Achternaam, Voornaam +about-addressbook-sort-name-ascending = + .label = Sorteren op naam (A > Z) +about-addressbook-sort-name-descending = + .label = Sorteren op naam (Z > A) +about-addressbook-sort-email-ascending = + .label = Sorteren op e-mailadres (A > Z) +about-addressbook-sort-email-descending = + .label = Sorteren op e-mailadres (Z > A) +about-addressbook-horizontal-layout = + .label = Overschakelen naar horizontale opmaak +about-addressbook-vertical-layout = + .label = Overschakelen naar verticale opmaak +about-addressbook-table-layout = + .label = Tabelopmaak + +## Card column headers +## Each string is listed here twice, and the values should match. + +about-addressbook-column-header-generatedname = Naam +about-addressbook-column-label-generatedname = + .label = { about-addressbook-column-header-generatedname } +about-addressbook-column-header-emailaddresses = E-mailadressen +about-addressbook-column-label-emailaddresses = + .label = { about-addressbook-column-header-emailaddresses } +about-addressbook-column-header-nickname = Schermnaam +about-addressbook-column-label-nickname = + .label = { about-addressbook-column-header-nickname } +about-addressbook-column-header-phonenumbers = Telefoonnummers +about-addressbook-column-label-phonenumbers = + .label = { about-addressbook-column-header-phonenumbers } +about-addressbook-column-header-addresses = Adressen +about-addressbook-column-label-addresses = + .label = { about-addressbook-column-header-addresses } +about-addressbook-column-header-title = Titel +about-addressbook-column-label-title = + .label = { about-addressbook-column-header-title } +about-addressbook-column-header-department = Afdeling +about-addressbook-column-label-department = + .label = { about-addressbook-column-header-department } +about-addressbook-column-header-organization = Organisatie +about-addressbook-column-label-organization = + .label = { about-addressbook-column-header-organization } +about-addressbook-column-header-addrbook = Adresboek +about-addressbook-column-label-addrbook = + .label = { about-addressbook-column-header-addrbook } +about-addressbook-cards-context-write = + .label = Opstellen +about-addressbook-confirm-delete-mixed-title = Contacten en lijsten verwijderen +# Variables: +# $count (Number) - The number of contacts and lists to be deleted. Always greater than 1. +about-addressbook-confirm-delete-mixed = Weet u zeker dat u deze { $count } contacten en lijsten wilt verwijderen? +# Variables: +# $count (Number) - The number of lists to be deleted. +about-addressbook-confirm-delete-lists-title = + { $count -> + [one] Lijst verwijderen + *[other] Lijsten verwijderen + } +# Variables: +# $count (Number) - The number of lists to be deleted. +# $name (String) - The name of the list to be deleted, if $count is 1. +about-addressbook-confirm-delete-lists = + { $count -> + [one] Weet u zeker dat u { $name } wilt verwijderen? + *[other] Weet u zeker dat u deze { $count } lijsten wilt verwijderen? + } +# Variables: +# $count (Number) - The number of contacts to be removed. +about-addressbook-confirm-remove-contacts-title = + { $count -> + [one] Contact verwijderen + *[other] Contacten verwijderen + } +# Variables: +# $count (Number) - The number of contacts to be removed. +# $name (String) - The name of the contact to be removed, if $count is 1. +# $list (String) - The name of the list that contacts will be removed from. +about-addressbook-confirm-remove-contacts = + { $count -> + [one] Weet u zeker dat u { $name } uit { $list } wilt verwijderen? + *[other] Weet u zeker dat u deze { $count } contacten uit { $list } wilt verwijderen? + } +# Variables: +# $count (Number) - The number of contacts to be deleted. +about-addressbook-confirm-delete-contacts-title = + { $count -> + [one] Contact verwijderen + *[other] Contacten verwijderen + } +# Variables: +# $count (Number) - The number of contacts to be deleted. +# $name (String) - The name of the contact to be deleted, if $count is 1. +about-addressbook-confirm-delete-contacts = + { $count -> + [one] Weet u zeker dat u het contact { $name } wilt verwijderen? + *[other] Weet u zeker dat u deze { $count } contacten wilt verwijderen? + } + +## Card list placeholder +## Shown when there are no cards in the list + +about-addressbook-placeholder-empty-book = Geen contacten beschikbaar +about-addressbook-placeholder-new-contact = Nieuw contact +about-addressbook-placeholder-search-only = Dit adresboek toont alleen contacten na een zoekopdracht +about-addressbook-placeholder-searching = Zoeken… +about-addressbook-placeholder-no-search-results = Geen contacten gevonden + +## Details + +# Variables: +# $count (Number) - The number of selected items (will never be fewer than two) +about-addressbook-selection-mixed-header = { $count } geselecteerde contacten en lijsten +# Variables: +# $count (Number) - The number of selected contacts +about-addressbook-selection-contacts-header = { $count } geselecteerde contacten +# Variables: +# $count (Number) - The number of selected lists +about-addressbook-selection-lists-header = { $count } geselecteerde lijsten +about-addressbook-details-edit-photo = + .title = Contactfoto bewerken +about-addressbook-new-contact-header = Nieuw contact +about-addressbook-prefer-display-name = Weergavenaam boven berichtkop verkiezen +about-addressbook-write-action-button = Opstellen +about-addressbook-event-action-button = Gebeurtenis +about-addressbook-search-action-button = Zoeken +about-addressbook-new-list-action-button = Nieuwe lijst +about-addressbook-begin-edit-contact-button = Bewerken +about-addressbook-delete-edit-contact-button = Verwijderen +about-addressbook-cancel-edit-contact-button = Annuleren +about-addressbook-save-edit-contact-button = Opslaan +about-addressbook-add-contact-to = Toevoegen aan: +about-addressbook-details-email-addresses-header = E-mailadressen +about-addressbook-details-phone-numbers-header = Telefoonnummers +about-addressbook-details-addresses-header = Adressen +about-addressbook-details-notes-header = Opmerkingen +about-addressbook-details-impp-header = Instant-berichten +about-addressbook-details-websites-header = Websites +about-addressbook-details-other-info-header = Andere informatie +about-addressbook-entry-type-work = Werk +about-addressbook-entry-type-home = Thuis +about-addressbook-entry-type-fax = Fax +# Or "Mobile" +about-addressbook-entry-type-cell = Mobiel +about-addressbook-entry-type-pager = Pieper +about-addressbook-entry-name-birthday = Verjaardag +about-addressbook-entry-name-anniversary = Jubileum +about-addressbook-entry-name-title = Titel +about-addressbook-entry-name-role = Rol +about-addressbook-entry-name-organization = Organisatie +about-addressbook-entry-name-website = Website +about-addressbook-entry-name-time-zone = Tijdzone +about-addressbook-entry-name-custom1 = Overig 1 +about-addressbook-entry-name-custom2 = Overig 2 +about-addressbook-entry-name-custom3 = Overig 3 +about-addressbook-entry-name-custom4 = Overig 4 +about-addressbook-unsaved-changes-prompt-title = Niet-opgeslagen wijzigingen +about-addressbook-unsaved-changes-prompt = Wilt u uw wijzigingen opslaan voordat u de bewerkingsweergave verlaat? + +# Photo dialog + +about-addressbook-photo-drop-target = Versleep een foto hierheen of plak er een, of klik om een bestand te selecteren. +about-addressbook-photo-drop-loading = Foto laden… +about-addressbook-photo-drop-error = Kan foto niet laden. +about-addressbook-photo-filepicker-title = Selecteer een afbeeldingsbestand +about-addressbook-photo-discard = Bestaande foto verwijderen +about-addressbook-photo-cancel = Annuleren +about-addressbook-photo-save = Opslaan + +# Keyboard shortcuts + +about-addressbook-new-contact-key = N |