summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/sv-SE/localization/sv-SE/calendar/calendar-ics-file-dialog.ftl
blob: 0790a2dddac6c28b461c285daaff04d6ff7507a4 (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 = Importera kalenderhändelser och uppgifter
calendar-ics-file-window-title = Importera kalenderhändelser och uppgifter
calendar-ics-file-dialog-import-event-button-label = Importera händelse
calendar-ics-file-dialog-import-task-button-label = Importera uppgift
calendar-ics-file-dialog-2 =
    .buttonlabelaccept = Importera alla
calendar-ics-file-accept-button-ok-label = OK
calendar-ics-file-cancel-button-close-label = Stäng
calendar-ics-file-dialog-message-2 = Importera från fil:
calendar-ics-file-dialog-calendar-menu-label = Importera till kalender:
calendar-ics-file-dialog-items-loading-message =
    .value = Laddar objekt…
calendar-ics-file-dialog-search-input =
    .placeholder = Filtrera objekt…
calendar-ics-file-dialog-sort-start-ascending =
    .label = Sortera efter startdatum (första till sista)
calendar-ics-file-dialog-sort-start-descending =
    .label = Sortera efter startdatum (sista till första)
# "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 = Sortera efter titel (A > Ö)
# "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 = Sortera efter titel (Ö > A)
calendar-ics-file-dialog-progress-message = Importerar…
calendar-ics-file-import-success = Importerad!
calendar-ics-file-import-error = Ett fel inträffade och importen misslyckades.
calendar-ics-file-import-complete = Importen är klar.
calendar-ics-file-import-duplicates =
    { $duplicatesCount ->
        [one] Ett objekt ignorerades eftersom det redan finns i målkalendern.
       *[other] { $duplicatesCount } objekt ignorerades eftersom de redan finns i målkalendern.
    }
calendar-ics-file-import-errors =
    { $errorsCount ->
        [one] Ett objekt kunde inte importeras. Kontrollera felkonsolen för mer information.
       *[other] Det gick inte att importera { $errorsCount } objekt. Kontrollera felkonsolen för mer information.
    }
calendar-ics-file-dialog-no-calendars = Det finns inga kalendrar som kan importera händelser eller uppgifter.