summaryrefslogtreecommitdiffstats
path: root/l10n-pt-BR/mail/messenger/addressbook
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-pt-BR/mail/messenger/addressbook
parentInitial commit. (diff)
downloadfirefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz
firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-pt-BR/mail/messenger/addressbook')
-rw-r--r--l10n-pt-BR/mail/messenger/addressbook/abCardDAVDialog.ftl35
-rw-r--r--l10n-pt-BR/mail/messenger/addressbook/abCardDAVProperties.ftl29
2 files changed, 64 insertions, 0 deletions
diff --git a/l10n-pt-BR/mail/messenger/addressbook/abCardDAVDialog.ftl b/l10n-pt-BR/mail/messenger/addressbook/abCardDAVDialog.ftl
new file mode 100644
index 0000000000..b034cf6405
--- /dev/null
+++ b/l10n-pt-BR/mail/messenger/addressbook/abCardDAVDialog.ftl
@@ -0,0 +1,35 @@
+# 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/.
+
+carddav-window =
+ .title = Novo catálogo de endereços CardDAV
+carddav-dialog =
+ .buttonlabelaccept = Continuar
+ .buttonaccesskeyaccept = C
+carddav-experimental-warning = O suporte a catálogo de endereços CardDAV é experimental e pode danificar permanentemente seus dados. Use por sua conta e risco.
+carddav-provider-label =
+ .value = Provedor de CardDAV:
+ .accesskey = P
+carddav-provider-option-other = Outro provedor…
+carddav-url-label =
+ .value = URL do CardDAV:
+ .accesskey = V
+carddav-username-label =
+ .value = Nome de usuário:
+ .accesskey = U
+carddav-username-input =
+ .placeholder = voce@example.com
+carddav-password-label =
+ .value = Senha:
+ .accesskey = S
+carddav-password-input =
+ .placeholder = Senha
+carddav-remember-password =
+ .label = Memorizar senha
+ .accesskey = m
+carddav-loading = Procurando configuração…
+carddav-connection-error = Falha na conexão.
+carddav-none-found = Não foi encontrado nenhum catálogo de endereços para adicionar à conta especificada.
+carddav-already-added = Todos os catálogos de endereços da conta especificada já foram adicionados.
+carddav-available-books = Catálogos de endereços disponíveis:
diff --git a/l10n-pt-BR/mail/messenger/addressbook/abCardDAVProperties.ftl b/l10n-pt-BR/mail/messenger/addressbook/abCardDAVProperties.ftl
new file mode 100644
index 0000000000..915ea8fa68
--- /dev/null
+++ b/l10n-pt-BR/mail/messenger/addressbook/abCardDAVProperties.ftl
@@ -0,0 +1,29 @@
+# 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/.
+
+carddav-url-label =
+ .value = URL do CardDAV:
+ .accesskey = V
+carddav-refreshinterval-label =
+ .label = Sincronizar:
+ .accesskey = S
+# Variables:
+# $minutes (integer) - Number of minutes between address book synchronizations
+carddav-refreshinterval-minutes-value =
+ .label =
+ { $minutes ->
+ [one] a cada minuto
+ *[other] a cada { $minutes } minutos
+ }
+# Variables:
+# $hours (integer) - Number of hours between address book synchronizations
+carddav-refreshinterval-hours-value =
+ .label =
+ { $hours ->
+ [one] a cada hora
+ *[other] a cada { $hours } horas
+ }
+carddav-readonly-label =
+ .label = Somente leitura
+ .accesskey = m