From a8ce912639cfc90ac0682cfef20b63088e277462 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 16 Sep 2024 01:09:44 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 8 ++++---- l10n/cs.json | 8 ++++---- l10n/pt_BR.js | 4 ++++ l10n/pt_BR.json | 4 ++++ 4 files changed, 16 insertions(+), 8 deletions(-) diff --git a/l10n/cs.js b/l10n/cs.js index 5dc8571fad..87aec5ca15 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -532,10 +532,10 @@ OC.L10N.register( "Anti Spam Service" : "Služba ochrany před nevyžádanou poštou", "You can set up an anti spam service email address here." : "Adresu e-mailu služby proti spam zprávám je možné nastavit zde.", "Any email that is marked as spam will be sent to the anti spam service." : "Jakýkoli e-mail, označený jako spam bude odeslán na službu proti nevyžádaným zprávám.", - "Gmail integration" : "Napojen na Gmail", + "Gmail integration" : "Integrace Gmailu", "Gmail allows users to access their email via IMAP. For security reasons this access is only possible with an OAuth 2.0 connection or Google accounts that use two-factor authentication and app passwords." : "Gmail uživatelům umožňuje přistupovat k jejich e-mailům prostřednictvím protokolu IMAP. Z bezpečnostních důvodů je tento přístup možné pouze prostřednictvím OAuth 2.0 spojení nebo Google účtů, které používají dvoufaktorové ověřování a hesla pro aplikace.", "You have to register a new Client ID for a \"Web application\" in the Google Cloud console. Add the URL {url} as authorized redirect URI." : "Zaregistrovali jste nový identifikátor klienta pro „webovou aplikaci“ v konzoli Google Cloud. Přidejte URL adresu {url} jako pověřenou URI pro přesměrování.", - "Microsoft integration" : "Napojení na Microsoft", + "Microsoft integration" : "Integrace Microsoftu", "Microsoft allows users to access their email via IMAP. For security reasons this access is only possible with an OAuth 2.0 connection." : "Microsoft umožňuje uživatelům přistupovat k jejich e-mailům prostřednictvím protokolu IMAP. Z důvodů zabezpečení je tento přístup možný pouze připojením ověřeným přes OAuth 2.0.", "You have to register a new app in the Microsoft Azure Active Directory portal. Add the URL {url} as redirect URI." : "Na portálu Microsoft Azure Active Directory je třeba zaregistrovat novu aplikaci. Přidejte URL {url} jako URI přeměrování.", "Successfully updated config for \"{domain}\"" : "Úspěšně zaktualizováno nastavení pro „{domain}“", @@ -565,8 +565,8 @@ OC.L10N.register( "Google integration unlinked" : "Napojení na Google odpojeno", "Could not unlink Google integration" : "Nedaří se odpojit napojení na Google", "Tenant ID (optional)" : "Identifikátor nájemce (volitelné)", - "Microsoft integration configured" : "Napojení na Microsoft nastaveno", - "Could not configure Microsoft integration" : "Napojení na Microsoft se nedaří nastavit", + "Microsoft integration configured" : "Integrace Microsoftu nastavena", + "Could not configure Microsoft integration" : "Nepodařilo se nastavit integraci Microsoftu", "Microsoft integration unlinked" : "Propojení na Microsoft odpojeno", "Could not unlink Microsoft integration" : "Nedaří se odpojit propojení Microsoft", "Domain Match: {provisioningDomain}" : "Shoda s doménou: {provisioningDomain}", diff --git a/l10n/cs.json b/l10n/cs.json index 970550fc76..dc405b1772 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -530,10 +530,10 @@ "Anti Spam Service" : "Služba ochrany před nevyžádanou poštou", "You can set up an anti spam service email address here." : "Adresu e-mailu služby proti spam zprávám je možné nastavit zde.", "Any email that is marked as spam will be sent to the anti spam service." : "Jakýkoli e-mail, označený jako spam bude odeslán na službu proti nevyžádaným zprávám.", - "Gmail integration" : "Napojen na Gmail", + "Gmail integration" : "Integrace Gmailu", "Gmail allows users to access their email via IMAP. For security reasons this access is only possible with an OAuth 2.0 connection or Google accounts that use two-factor authentication and app passwords." : "Gmail uživatelům umožňuje přistupovat k jejich e-mailům prostřednictvím protokolu IMAP. Z bezpečnostních důvodů je tento přístup možné pouze prostřednictvím OAuth 2.0 spojení nebo Google účtů, které používají dvoufaktorové ověřování a hesla pro aplikace.", "You have to register a new Client ID for a \"Web application\" in the Google Cloud console. Add the URL {url} as authorized redirect URI." : "Zaregistrovali jste nový identifikátor klienta pro „webovou aplikaci“ v konzoli Google Cloud. Přidejte URL adresu {url} jako pověřenou URI pro přesměrování.", - "Microsoft integration" : "Napojení na Microsoft", + "Microsoft integration" : "Integrace Microsoftu", "Microsoft allows users to access their email via IMAP. For security reasons this access is only possible with an OAuth 2.0 connection." : "Microsoft umožňuje uživatelům přistupovat k jejich e-mailům prostřednictvím protokolu IMAP. Z důvodů zabezpečení je tento přístup možný pouze připojením ověřeným přes OAuth 2.0.", "You have to register a new app in the Microsoft Azure Active Directory portal. Add the URL {url} as redirect URI." : "Na portálu Microsoft Azure Active Directory je třeba zaregistrovat novu aplikaci. Přidejte URL {url} jako URI přeměrování.", "Successfully updated config for \"{domain}\"" : "Úspěšně zaktualizováno nastavení pro „{domain}“", @@ -563,8 +563,8 @@ "Google integration unlinked" : "Napojení na Google odpojeno", "Could not unlink Google integration" : "Nedaří se odpojit napojení na Google", "Tenant ID (optional)" : "Identifikátor nájemce (volitelné)", - "Microsoft integration configured" : "Napojení na Microsoft nastaveno", - "Could not configure Microsoft integration" : "Napojení na Microsoft se nedaří nastavit", + "Microsoft integration configured" : "Integrace Microsoftu nastavena", + "Could not configure Microsoft integration" : "Nepodařilo se nastavit integraci Microsoftu", "Microsoft integration unlinked" : "Propojení na Microsoft odpojeno", "Could not unlink Microsoft integration" : "Nedaří se odpojit propojení Microsoft", "Domain Match: {provisioningDomain}" : "Shoda s doménou: {provisioningDomain}", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 31d1711bbc..5720742e49 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -14,6 +14,7 @@ OC.L10N.register( "Mail" : "E-mail", "You are reaching your mailbox quota limit for {account_email}" : "Você está atingindo seu limite de cota de caixa de correio para {account_email}", "You are currently using {percentage} of your mailbox storage. Please make some space by deleting unneeded emails." : "No momento, você está usando {percentage} do armazenamento da sua caixa de correio. Por favor, libere algum espaço excluindo e-mails desnecessários.", + "Mail Application" : "Aplicativo de Correio", "Mails" : "E-mails", "Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following email: %3$s" : "E-mail do remetente: %1$s não está no catálogo de endereços, mas o nome do remetente: %2$s está na agenda com o seguinte e-mail: %3$s", "Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following emails: %3$s" : "E-mail do remetente: %1$s não está no catálogo de endereços, mas o nome do remetente: %2$s está no catálogo de endereços com os seguintes e-mails: %3$s", @@ -112,6 +113,7 @@ OC.L10N.register( "Mail settings" : "Configurações de e-mail", "Accounts" : "Contas", "Add mail account" : "Adicionar conta de e-mail", + "Settings for:" : "Configurações para:", "General" : "Geral", "Layout" : "Layout", "List" : "Lista", @@ -471,6 +473,8 @@ OC.L10N.register( "From me" : "De mim", "Clear" : "Limpar", "Enable mail body search" : "Ativar pesquisa no corpo do e-mail", + "Sieve is a powerful language for writing filters for your mailbox. You can manage the sieve scripts in Mail if your email service supports it." : "Sieve é ​​uma poderosa linguagem para escrever filtros de caixa de correio. Você pode gerenciar os scripts sieve no Mail se seu serviço de e-mail oferecer suporte a ele.", + "Enable sieve filter" : "Ativar filtro sieve", "Sieve host" : "Peneirar hospedeiro", "Sieve security" : "Peneirar segurança", "Sieve Port" : "Porta Sieve", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 84e81f3a2e..32fd3dd0c0 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -12,6 +12,7 @@ "Mail" : "E-mail", "You are reaching your mailbox quota limit for {account_email}" : "Você está atingindo seu limite de cota de caixa de correio para {account_email}", "You are currently using {percentage} of your mailbox storage. Please make some space by deleting unneeded emails." : "No momento, você está usando {percentage} do armazenamento da sua caixa de correio. Por favor, libere algum espaço excluindo e-mails desnecessários.", + "Mail Application" : "Aplicativo de Correio", "Mails" : "E-mails", "Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following email: %3$s" : "E-mail do remetente: %1$s não está no catálogo de endereços, mas o nome do remetente: %2$s está na agenda com o seguinte e-mail: %3$s", "Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following emails: %3$s" : "E-mail do remetente: %1$s não está no catálogo de endereços, mas o nome do remetente: %2$s está no catálogo de endereços com os seguintes e-mails: %3$s", @@ -110,6 +111,7 @@ "Mail settings" : "Configurações de e-mail", "Accounts" : "Contas", "Add mail account" : "Adicionar conta de e-mail", + "Settings for:" : "Configurações para:", "General" : "Geral", "Layout" : "Layout", "List" : "Lista", @@ -469,6 +471,8 @@ "From me" : "De mim", "Clear" : "Limpar", "Enable mail body search" : "Ativar pesquisa no corpo do e-mail", + "Sieve is a powerful language for writing filters for your mailbox. You can manage the sieve scripts in Mail if your email service supports it." : "Sieve é ​​uma poderosa linguagem para escrever filtros de caixa de correio. Você pode gerenciar os scripts sieve no Mail se seu serviço de e-mail oferecer suporte a ele.", + "Enable sieve filter" : "Ativar filtro sieve", "Sieve host" : "Peneirar hospedeiro", "Sieve security" : "Peneirar segurança", "Sieve Port" : "Porta Sieve",