summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/nl/localization/nl/calendar/calendar-ics-file-dialog.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/nl/localization/nl/calendar/calendar-ics-file-dialog.ftl')
-rw-r--r--thunderbird-l10n/nl/localization/nl/calendar/calendar-ics-file-dialog.ftl46
1 files changed, 46 insertions, 0 deletions
diff --git a/thunderbird-l10n/nl/localization/nl/calendar/calendar-ics-file-dialog.ftl b/thunderbird-l10n/nl/localization/nl/calendar/calendar-ics-file-dialog.ftl
new file mode 100644
index 0000000000..95a974fe50
--- /dev/null
+++ b/thunderbird-l10n/nl/localization/nl/calendar/calendar-ics-file-dialog.ftl
@@ -0,0 +1,46 @@
+# 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/.
+
+calendar-ics-file-window-2 =
+ .title = Afspraken en taken importeren
+calendar-ics-file-window-title = Afspraken en taken importeren
+calendar-ics-file-dialog-import-event-button-label = Afspraak importeren
+calendar-ics-file-dialog-import-task-button-label = Taak importeren
+calendar-ics-file-dialog-2 =
+ .buttonlabelaccept = Alles importeren
+calendar-ics-file-accept-button-ok-label = OK
+calendar-ics-file-cancel-button-close-label = Sluiten
+calendar-ics-file-dialog-message-2 = Uit bestand importeren:
+calendar-ics-file-dialog-calendar-menu-label = In agenda importeren:
+calendar-ics-file-dialog-items-loading-message =
+ .value = Items laden…
+calendar-ics-file-dialog-search-input =
+ .placeholder = Items filteren…
+calendar-ics-file-dialog-sort-start-ascending =
+ .label = Sorteren op startdatum (eerste tot laatste)
+calendar-ics-file-dialog-sort-start-descending =
+ .label = Sorteer op startdatum (laatste tot eerste)
+# "A > Z" is used as a concise way to say "alphabetical order".
+# You may replace it with something appropriate to your language.
+calendar-ics-file-dialog-sort-title-ascending =
+ .label = Sorteren op titel (A > Z)
+# "Z > A" is used as a concise way to say "reverse alphabetical order".
+# You may replace it with something appropriate to your language.
+calendar-ics-file-dialog-sort-title-descending =
+ .label = Sorteren op titel (Z > A)
+calendar-ics-file-dialog-progress-message = Importeren…
+calendar-ics-file-import-success = Met succes geïmporteerd!
+calendar-ics-file-import-error = Er is een fout opgetreden en het importeren is mislukt.
+calendar-ics-file-import-complete = Importeren voltooid.
+calendar-ics-file-import-duplicates =
+ { $duplicatesCount ->
+ [one] Een item werd genegeerd omdat dit al in de doelagenda bestaat.
+ *[other] { $duplicatesCount } items werden genegeerd omdat ze al in de doelagenda bestaan.
+ }
+calendar-ics-file-import-errors =
+ { $errorsCount ->
+ [one] Een item kan niet worden geïmporteerd. Raadpleeg de foutconsole voor details.
+ *[other] { $errorsCount } items kunnen niet worden geïmporteerd. Raadpleeg de foutconsole voor details.
+ }
+calendar-ics-file-dialog-no-calendars = Er zijn geen agenda’s die afspraken of taken kunnen importeren.