summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/nl/localization/nl/calendar/calendar-ics-file-dialog.ftl
blob: 95a974fe50a210a69bf90c5189dd30a17ec6c278 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
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.