summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pt-PT/localization/pt-PT/calendar/calendar-ics-file-dialog.ftl
blob: b7c8bb6986725b5a541906a8d01a7270306b9eae (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 = Importar eventos e tarefas do calendário
calendar-ics-file-window-title = Importar eventos e tarefas do calendário
calendar-ics-file-dialog-import-event-button-label = Importar evento
calendar-ics-file-dialog-import-task-button-label = Importar tarefa
calendar-ics-file-dialog-2 =
    .buttonlabelaccept = Importar tudo
calendar-ics-file-accept-button-ok-label = OK
calendar-ics-file-cancel-button-close-label = Fechar
calendar-ics-file-dialog-message-2 = Importar do ficheiro:
calendar-ics-file-dialog-calendar-menu-label = Importar para o calendário:
calendar-ics-file-dialog-items-loading-message =
    .value = A carregar itens…
calendar-ics-file-dialog-search-input =
    .placeholder = Filtrar itens…
calendar-ics-file-dialog-sort-start-ascending =
    .label = Ordenar por data de início (do primeiro ao último)
calendar-ics-file-dialog-sort-start-descending =
    .label = Ordenar por data de início (do último ao primeiro)
# "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 = Ordenar por título (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 = Ordenar por título (Z > A)
calendar-ics-file-dialog-progress-message = A importar…
calendar-ics-file-import-success = Importado com sucesso!
calendar-ics-file-import-error = Ocorreu um erro e a importação falhou.
calendar-ics-file-import-complete = Importação concluída.
calendar-ics-file-import-duplicates =
    { $duplicatesCount ->
        [one] Foi ignorado um item dados que o mesmo já existia no calendário de destino.
       *[other] Foram ignorados { $duplicatesCount } itens dado que os mesmos já existiam no calendário de destino.
    }
calendar-ics-file-import-errors =
    { $errorsCount ->
        [one] A importação de um item falhou. Consulte a Consola de erro para detalhes.
       *[other] A importação de { $errorsCount } itens falhou. Consulte a Consola de erro para detalhes.
    }
calendar-ics-file-dialog-no-calendars = Não há calendários que possam importar eventos ou tarefas.