From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../mail/messenger/messageheader/headerFields.ftl | 71 ++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 l10n-nl/mail/messenger/messageheader/headerFields.ftl (limited to 'l10n-nl/mail/messenger/messageheader/headerFields.ftl') diff --git a/l10n-nl/mail/messenger/messageheader/headerFields.ftl b/l10n-nl/mail/messenger/messageheader/headerFields.ftl new file mode 100644 index 0000000000..84578d4363 --- /dev/null +++ b/l10n-nl/mail/messenger/messageheader/headerFields.ftl @@ -0,0 +1,71 @@ +# 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/. + + +## Header lists + +message-header-to-list-name = Aan + +message-header-from-list-name = Van + +message-header-sender-list-name = Afzender + +message-header-reply-to-list-name = Antwoord naar + +message-header-cc-list-name = Cc + +message-header-bcc-list-name = Bcc + +message-header-newsgroups-list-name = Nieuwsgroepen + +message-header-tags-list-name = Labels + +## Other message headers. +## The field-separator is for screen readers to separate the field name from the field value. + +message-header-author-field = Auteur: + +message-header-organization-field = Organisatie: + +message-header-subject-field = Onderwerp: + +message-header-followup-to-field = Vervolg op: + + +message-header-date-field = Datum: + +message-header-user-agent-field = Useragent: + +message-header-references-field = Referenties: + +message-header-message-id-field = Bericht-ID: + +message-header-in-reply-to-field = Als antwoord op: + +message-header-website-field = Website: + +# An additional email header field that the user has chosen to display. Unlike +# the other headers, the name of this header is not expected to be localised +# because it is generated from the raw field name found in the email header. +# $fieldName (String) - The field name. +message-header-custom-field = { $fieldName }: + +## + +message-header-address-in-address-book-icon2 = + .alt = In het adresboek + +message-header-address-not-in-address-book-icon2 = + .alt = Niet in het adresboek + +message-header-address-not-in-address-book-button = + .title = Dit adres in het adresboek opslaan + +message-header-address-in-address-book-button = + .title = Contact bewerken + +message-header-field-show-more = Meer + .title = Alle ontvangers tonen + +message-ids-field-show-all = Alles tonen -- cgit v1.2.3