diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-05 00:09:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-05 00:09:10 +0000 |
commit | 8b484eedf029b8e1a9dcef0efb09db381888c4b0 (patch) | |
tree | f3cdf0ff5286631148b0557f0f035383cd389fce /core/l10n | |
parent | fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030 (diff) | |
download | nextcloud-server-8b484eedf029b8e1a9dcef0efb09db381888c4b0.tar.gz nextcloud-server-8b484eedf029b8e1a9dcef0efb09db381888c4b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/es.js | 5 | ||||
-rw-r--r-- | core/l10n/es.json | 5 | ||||
-rw-r--r-- | core/l10n/fi_FI.js | 2 | ||||
-rw-r--r-- | core/l10n/fi_FI.json | 2 | ||||
-rw-r--r-- | core/l10n/nl.js | 5 | ||||
-rw-r--r-- | core/l10n/nl.json | 5 | ||||
-rw-r--r-- | core/l10n/pl.js | 7 | ||||
-rw-r--r-- | core/l10n/pl.json | 7 | ||||
-rw-r--r-- | core/l10n/pt_BR.js | 13 | ||||
-rw-r--r-- | core/l10n/pt_BR.json | 13 |
10 files changed, 62 insertions, 2 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index e2090bcc143..51e939f9915 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -155,6 +155,7 @@ OC.L10N.register( "Link" : "Enlace", "Password protect" : "Protección con contraseña", "Password" : "Contraseña", + "Allow upload and editing" : "Permitir subito y edición", "Hide file listing" : "Ocultar la lista de archivos.", "Email link to person" : "Enviar enlace por correo electrónico a una persona", "Send" : "Enviar", @@ -292,6 +293,10 @@ OC.L10N.register( "This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.", "Thank you for your patience." : "Gracias por su paciencia.", + "Two-factor authentication" : "Autenticación de dos factores", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada se ha habilitado para tu cuenta. Por favor, autenticar utilizando un segundo factor.", + "Cancel log in" : "Cancelar inicio de sesión", + "Error while validating your second factor" : "Error mientras validaba su factor segundo", "You are accessing the server from an untrusted domain." : "Está accediendo al servidor desde un dominio inseguro.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacte con su administrador. Si usted es el administrador, configure \"trusted_domains\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.", diff --git a/core/l10n/es.json b/core/l10n/es.json index 4cb9b4d7171..e0874557701 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -153,6 +153,7 @@ "Link" : "Enlace", "Password protect" : "Protección con contraseña", "Password" : "Contraseña", + "Allow upload and editing" : "Permitir subito y edición", "Hide file listing" : "Ocultar la lista de archivos.", "Email link to person" : "Enviar enlace por correo electrónico a una persona", "Send" : "Enviar", @@ -290,6 +291,10 @@ "This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.", "Thank you for your patience." : "Gracias por su paciencia.", + "Two-factor authentication" : "Autenticación de dos factores", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada se ha habilitado para tu cuenta. Por favor, autenticar utilizando un segundo factor.", + "Cancel log in" : "Cancelar inicio de sesión", + "Error while validating your second factor" : "Error mientras validaba su factor segundo", "You are accessing the server from an untrusted domain." : "Está accediendo al servidor desde un dominio inseguro.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacte con su administrador. Si usted es el administrador, configure \"trusted_domains\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.", diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js index a2fd81898ff..26f3b290fce 100644 --- a/core/l10n/fi_FI.js +++ b/core/l10n/fi_FI.js @@ -191,7 +191,7 @@ OC.L10N.register( "Delete" : "Poista", "Rename" : "Nimeä uudelleen", "Collaborative tags" : "Yhteistyölliset tunnisteet", - "The object type is not specified." : "The object type is not specified.", + "The object type is not specified." : "Objektin tyyppiä ei ole määritelty.", "Enter new" : "Kirjoita uusi", "Add" : "Lisää", "Edit tags" : "Muokkaa tunnisteita", diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json index 7c8e87cc351..3bbca0a4811 100644 --- a/core/l10n/fi_FI.json +++ b/core/l10n/fi_FI.json @@ -189,7 +189,7 @@ "Delete" : "Poista", "Rename" : "Nimeä uudelleen", "Collaborative tags" : "Yhteistyölliset tunnisteet", - "The object type is not specified." : "The object type is not specified.", + "The object type is not specified." : "Objektin tyyppiä ei ole määritelty.", "Enter new" : "Kirjoita uusi", "Add" : "Lisää", "Edit tags" : "Muokkaa tunnisteita", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index b601b2cff2a..d00f78b9cec 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -155,6 +155,7 @@ OC.L10N.register( "Link" : "Link", "Password protect" : "Wachtwoord beveiligd", "Password" : "Wachtwoord", + "Allow upload and editing" : "Toestaan uploaden en bewerken", "Hide file listing" : "Verberg bestandsoverzicht", "Email link to person" : "E-mail link naar persoon", "Send" : "Versturen", @@ -292,6 +293,10 @@ OC.L10N.register( "This means only administrators can use the instance." : "Dat betekent dat alleen beheerders deze installatie kunnen gebruiken.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met je systeembeheerder als deze melding aanhoudt of onverwacht verscheen.", "Thank you for your patience." : "Bedankt voor je geduld.", + "Two-factor authentication" : "Tweefactor authenticatie", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Aanvullende beveiliging is ingeschakeld voor je account. Log in met een tweede factor.", + "Cancel log in" : "Inlog annuleren", + "Error while validating your second factor" : "Fout bij het verifiëren van je tweede factor", "You are accessing the server from an untrusted domain." : "Je benadert de server vanaf een niet vertrouwd domein.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Neem contact op met je beheerder. Als je zelf de beheerder van deze service bent, configureer dan de \"trusted_domains\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Afhankelijk van je configuratie zou je als beheerder ook de onderstaande knop kunnen gebruiken om dit domein te vertrouwen.", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 98327cc5547..51067ba5dc4 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -153,6 +153,7 @@ "Link" : "Link", "Password protect" : "Wachtwoord beveiligd", "Password" : "Wachtwoord", + "Allow upload and editing" : "Toestaan uploaden en bewerken", "Hide file listing" : "Verberg bestandsoverzicht", "Email link to person" : "E-mail link naar persoon", "Send" : "Versturen", @@ -290,6 +291,10 @@ "This means only administrators can use the instance." : "Dat betekent dat alleen beheerders deze installatie kunnen gebruiken.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met je systeembeheerder als deze melding aanhoudt of onverwacht verscheen.", "Thank you for your patience." : "Bedankt voor je geduld.", + "Two-factor authentication" : "Tweefactor authenticatie", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Aanvullende beveiliging is ingeschakeld voor je account. Log in met een tweede factor.", + "Cancel log in" : "Inlog annuleren", + "Error while validating your second factor" : "Fout bij het verifiëren van je tweede factor", "You are accessing the server from an untrusted domain." : "Je benadert de server vanaf een niet vertrouwd domein.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Neem contact op met je beheerder. Als je zelf de beheerder van deze service bent, configureer dan de \"trusted_domains\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Afhankelijk van je configuratie zou je als beheerder ook de onderstaande knop kunnen gebruiken om dit domein te vertrouwen.", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 43e107affd7..69c6865b607 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -134,6 +134,7 @@ OC.L10N.register( "Expiration" : "Wygaśnięcie", "Expiration date" : "Data wygaśnięcia", "Choose a password for the public link" : "Wybierz hasło dla linku publicznego", + "Copied!" : "Skopiowano!", "Press ⌘-C to copy." : "Wciśnij ⌘-C by skopiować.", "Press Ctrl-C to copy." : "Wciśnij Ctrl-C by skopiować,", "Resharing is not allowed" : "Współdzielenie nie jest możliwe", @@ -194,6 +195,7 @@ OC.L10N.register( "Hello {name}" : "Witaj {name}", "new" : "nowy", "_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n plików","pobrano %n plików"], + "The update is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.", "Update to {version}" : "Uaktualnij do {version}", "An error occurred." : "Wystąpił błąd", "Please reload the page." : "Proszę przeładować stronę", @@ -275,6 +277,7 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Skontaktuj się z administratorem, jeśli ten komunikat pojawił się nieoczekiwanie lub wyświetla się ciągle.", "Thank you for your patience." : "Dziękuję za cierpliwość.", "Two-factor authentication" : "Uwierzytelnianie dwuskładnikowe", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Dla Twojego konta uruchomiono wzmocnioną ochronę. Uwierzytelnij przy pomocy drugiego składnika.", "You are accessing the server from an untrusted domain." : "Dostajesz się do serwera z niezaufanej domeny.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Proszę skontaktować się z Twoim administratorem. Jeżeli Ty jesteś administratorem tej instalacji, skonfiguruj ustawienie \"trusted_domains\" w pliku config/config.php. Przykład konfiguracji jest zawarty w pliku config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "W zależności od konfiguracji, jako administrator możesz także użyć poniższego przycisku aby zaufać tej domenie.", @@ -302,14 +305,18 @@ OC.L10N.register( "Error unfavoriting" : "Błąd przy usuwaniu z ulubionych", "Couldn't send mail to following users: %s " : "Nie można było wysłać wiadomości do następujących użytkowników: %s", "Allow editing" : "Pozwól na edycję", + "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.", "Updating to {version}" : "Uaktualnianie do {version}", + "The update was successful. There were warnings." : "Aktualizacja przebiegła pomyślnie. Pojawiły się ostrzeżenia.", "Two-step verification" : "Weryfikacja dwuskładnikowa", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Dla Twojego konta uruchomiono wzmocnioną ochronę. Uwierzytelnij przy pomocy drugiego składnika.", "Cancel login" : "Anuluj logowanie", "Please authenticate using the selected factor." : "Uwierzytelnij przy pomocy wybranego składnika", "An error occured while verifying the token" : "Wystąpił błąd podczas weryfikacji tokena", + "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Serwer WWW nie jest poprawnie skonfigurowany, aby wyświetlić \"{url}\". Więcej informacji można znaleźć w naszej <a target=\"_blank\" href=\"{docLink}\">dokumentacji</a>.", "An error occured. Please try again" : "Wystąpił błąd. Proszę spróbować ponownie.", "Updating {productName} to version {version}, this may take a while." : "AKtualizowanie {productName} do wersji {version}, może to trochę potrwać.", + "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Aby uzyskać informację jak poprawnie skonfigurować Twój serwer, zajrzyj do <a href=\"%s\" target=\"_blank\">dokumentacji</a>.", "An internal error occured." : "Wystąpił wewnętrzny błąd." }, "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/core/l10n/pl.json b/core/l10n/pl.json index d24b77a0864..b07e10ccbf3 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -132,6 +132,7 @@ "Expiration" : "Wygaśnięcie", "Expiration date" : "Data wygaśnięcia", "Choose a password for the public link" : "Wybierz hasło dla linku publicznego", + "Copied!" : "Skopiowano!", "Press ⌘-C to copy." : "Wciśnij ⌘-C by skopiować.", "Press Ctrl-C to copy." : "Wciśnij Ctrl-C by skopiować,", "Resharing is not allowed" : "Współdzielenie nie jest możliwe", @@ -192,6 +193,7 @@ "Hello {name}" : "Witaj {name}", "new" : "nowy", "_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n plików","pobrano %n plików"], + "The update is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.", "Update to {version}" : "Uaktualnij do {version}", "An error occurred." : "Wystąpił błąd", "Please reload the page." : "Proszę przeładować stronę", @@ -273,6 +275,7 @@ "Contact your system administrator if this message persists or appeared unexpectedly." : "Skontaktuj się z administratorem, jeśli ten komunikat pojawił się nieoczekiwanie lub wyświetla się ciągle.", "Thank you for your patience." : "Dziękuję za cierpliwość.", "Two-factor authentication" : "Uwierzytelnianie dwuskładnikowe", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Dla Twojego konta uruchomiono wzmocnioną ochronę. Uwierzytelnij przy pomocy drugiego składnika.", "You are accessing the server from an untrusted domain." : "Dostajesz się do serwera z niezaufanej domeny.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Proszę skontaktować się z Twoim administratorem. Jeżeli Ty jesteś administratorem tej instalacji, skonfiguruj ustawienie \"trusted_domains\" w pliku config/config.php. Przykład konfiguracji jest zawarty w pliku config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "W zależności od konfiguracji, jako administrator możesz także użyć poniższego przycisku aby zaufać tej domenie.", @@ -300,14 +303,18 @@ "Error unfavoriting" : "Błąd przy usuwaniu z ulubionych", "Couldn't send mail to following users: %s " : "Nie można było wysłać wiadomości do następujących użytkowników: %s", "Allow editing" : "Pozwól na edycję", + "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.", "Updating to {version}" : "Uaktualnianie do {version}", + "The update was successful. There were warnings." : "Aktualizacja przebiegła pomyślnie. Pojawiły się ostrzeżenia.", "Two-step verification" : "Weryfikacja dwuskładnikowa", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Dla Twojego konta uruchomiono wzmocnioną ochronę. Uwierzytelnij przy pomocy drugiego składnika.", "Cancel login" : "Anuluj logowanie", "Please authenticate using the selected factor." : "Uwierzytelnij przy pomocy wybranego składnika", "An error occured while verifying the token" : "Wystąpił błąd podczas weryfikacji tokena", + "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Serwer WWW nie jest poprawnie skonfigurowany, aby wyświetlić \"{url}\". Więcej informacji można znaleźć w naszej <a target=\"_blank\" href=\"{docLink}\">dokumentacji</a>.", "An error occured. Please try again" : "Wystąpił błąd. Proszę spróbować ponownie.", "Updating {productName} to version {version}, this may take a while." : "AKtualizowanie {productName} do wersji {version}, może to trochę potrwać.", + "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Aby uzyskać informację jak poprawnie skonfigurować Twój serwer, zajrzyj do <a href=\"%s\" target=\"_blank\">dokumentacji</a>.", "An internal error occured." : "Wystąpił wewnętrzny błąd." },"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 3234d64f976..50105e63540 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -155,6 +155,7 @@ OC.L10N.register( "Link" : "Link", "Password protect" : "Proteger com senha", "Password" : "Senha", + "Allow upload and editing" : "Permitir envio e edição", "Hide file listing" : "Listar arquivo oculto", "Email link to person" : "Enviar link por e-mail", "Send" : "Enviar", @@ -292,6 +293,10 @@ OC.L10N.register( "This means only administrators can use the instance." : "Isso significa que apenas os administradores podem usar esta instância.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.", "Thank you for your patience." : "Obrigado pela sua paciência.", + "Two-factor authentication" : "Autenticação de dois fatores", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Segurança aprimorada está habilitado para sua conta. Por favor autenticar usando um segundo fator.", + "Cancel log in" : "Cancelar login", + "Error while validating your second factor" : "Erro ao validar o seu segundo fator", "You are accessing the server from an untrusted domain." : "Você está acessando o servidor a partir de um domínio não confiável.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor entre em contato com o administrador. Se você é um administrador deste exemplo, configure a definição \"trusted_domains\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da configuração, como administrador, você também pode ser capaz de usar o botão abaixo para confiar neste domínio.", @@ -318,6 +323,7 @@ OC.L10N.register( "Error favoriting" : "Erro colocando nos favoritos", "Error unfavoriting" : "Erro retirando do favoritos", "Couldn't send mail to following users: %s " : "Não foi possível enviar e-mail para os seguintes usuários: %s", + "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor não tem nenhuma conexão com a Internet. Isso significa que alguns dos recursos como montar armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de terceiros não vai funcionar. Acessar arquivos remotamente e envio de e-mails de notificação pode não funcionar, também. Sugerimos permitir conexão com a Internet para este servidor, se você quer ter todas as funcionalidades.", "Allow editing" : "Permitir edição", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A atualização está em andamento. Sair desta página poderá interromper o processo em alguns ambientes.", "Updating to {version}" : "Atualizando para {version}", @@ -328,6 +334,13 @@ OC.L10N.register( "Please authenticate using the selected factor." : "Por favor autenticar usando o fator selecionado.", "An error occured while verifying the token" : "Ocorreu um erro ao verificar o token", "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Seu servidor web não está configurado corretamente para abrir a URL \"{url}\". Mais informações podem ser encontradas em nossa <a target=\"_blank\" href=\"{docLink}\">documentação</a>.", + "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Nenhum cache de memória foi configurado. Para melhorar o seu desempenho, por favor configurar um cache de memória, se disponível. Mais informações podem ser encontradas em nossa <a target=\"_blank\" href=\"{docLink}\">documentação</a>.", + "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "/dev/urandom não é legível pelo PHP que é altamente desencorajado por razões de segurança. Mais informação pode ser encontrada na nossa <a target=\"_blank\" href=\"{docLink}\">documentação</a>.", + "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Você está rodando o PHP {version}. Nós o incentivamos a atualizar sua versão do PHP para aproveitar <a target=\"_blank\" href=\"{phpLink}\"> atualizações de desempenho e de segurança fornecidos pelo Grupo PHP </a>, logo que a sua distribuição for compatível.", + "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "A configuração cabeçalhos do proxy reverso está incorreta, ou você está acessando Nextcloud de um proxy confiável. Se você não estiver acessando Nextcloud de um proxy confiável, esta é uma questão de segurança e pode permitir a um invasor falsificar o endereço IP como visíveis para Nextcloud. Mais informações podem ser encontradas em nossa <a target=\"_blank\" href=\"{docLink}\">documentação</a>.", + "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached é configurado como cache distribuído, mas o módulo PHP errado \"memcache\" está instalado. \\OC\\Memcache\\Memcached suporta apenas \"memcached\" e não \"memcache\". Veja <a target=\"_blank\" href=\"{wikiLink}\">memcached wiki sobre ambos os módulos</a>.", + "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alguns arquivos não passaram na verificação de integridade. Mais informações sobre como resolver este problema pode ser encontrado em nossa <a target=\"_blank\" href=\"{docLink}\">documentação</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de arquivos inválidos…</a> / <a href=\"{rescanEndpoint}\">Reescanear…</a>)", + "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "O cabeçalho HTTP \"Strict-Transport-Security\" não está configurado para pelo menos \"{seconds}\" segundos. Para maior segurança recomendamos a ativação HSTS como descrito em nosso <a href=\"{docUrl}\">dicas de segurança</a>.", "An error occured. Please try again" : "Ocorreu um erro. Tente novamente", "not assignable" : "não atribuível", "Updating {productName} to version {version}, this may take a while." : "Atualizando o {productName} para a versão {version}. Isso pode levar algum tempo.", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index ae63f883867..ebf0a6563eb 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -153,6 +153,7 @@ "Link" : "Link", "Password protect" : "Proteger com senha", "Password" : "Senha", + "Allow upload and editing" : "Permitir envio e edição", "Hide file listing" : "Listar arquivo oculto", "Email link to person" : "Enviar link por e-mail", "Send" : "Enviar", @@ -290,6 +291,10 @@ "This means only administrators can use the instance." : "Isso significa que apenas os administradores podem usar esta instância.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.", "Thank you for your patience." : "Obrigado pela sua paciência.", + "Two-factor authentication" : "Autenticação de dois fatores", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Segurança aprimorada está habilitado para sua conta. Por favor autenticar usando um segundo fator.", + "Cancel log in" : "Cancelar login", + "Error while validating your second factor" : "Erro ao validar o seu segundo fator", "You are accessing the server from an untrusted domain." : "Você está acessando o servidor a partir de um domínio não confiável.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor entre em contato com o administrador. Se você é um administrador deste exemplo, configure a definição \"trusted_domains\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da configuração, como administrador, você também pode ser capaz de usar o botão abaixo para confiar neste domínio.", @@ -316,6 +321,7 @@ "Error favoriting" : "Erro colocando nos favoritos", "Error unfavoriting" : "Erro retirando do favoritos", "Couldn't send mail to following users: %s " : "Não foi possível enviar e-mail para os seguintes usuários: %s", + "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor não tem nenhuma conexão com a Internet. Isso significa que alguns dos recursos como montar armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de terceiros não vai funcionar. Acessar arquivos remotamente e envio de e-mails de notificação pode não funcionar, também. Sugerimos permitir conexão com a Internet para este servidor, se você quer ter todas as funcionalidades.", "Allow editing" : "Permitir edição", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A atualização está em andamento. Sair desta página poderá interromper o processo em alguns ambientes.", "Updating to {version}" : "Atualizando para {version}", @@ -326,6 +332,13 @@ "Please authenticate using the selected factor." : "Por favor autenticar usando o fator selecionado.", "An error occured while verifying the token" : "Ocorreu um erro ao verificar o token", "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Seu servidor web não está configurado corretamente para abrir a URL \"{url}\". Mais informações podem ser encontradas em nossa <a target=\"_blank\" href=\"{docLink}\">documentação</a>.", + "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "Nenhum cache de memória foi configurado. Para melhorar o seu desempenho, por favor configurar um cache de memória, se disponível. Mais informações podem ser encontradas em nossa <a target=\"_blank\" href=\"{docLink}\">documentação</a>.", + "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "/dev/urandom não é legível pelo PHP que é altamente desencorajado por razões de segurança. Mais informação pode ser encontrada na nossa <a target=\"_blank\" href=\"{docLink}\">documentação</a>.", + "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Você está rodando o PHP {version}. Nós o incentivamos a atualizar sua versão do PHP para aproveitar <a target=\"_blank\" href=\"{phpLink}\"> atualizações de desempenho e de segurança fornecidos pelo Grupo PHP </a>, logo que a sua distribuição for compatível.", + "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "A configuração cabeçalhos do proxy reverso está incorreta, ou você está acessando Nextcloud de um proxy confiável. Se você não estiver acessando Nextcloud de um proxy confiável, esta é uma questão de segurança e pode permitir a um invasor falsificar o endereço IP como visíveis para Nextcloud. Mais informações podem ser encontradas em nossa <a target=\"_blank\" href=\"{docLink}\">documentação</a>.", + "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached é configurado como cache distribuído, mas o módulo PHP errado \"memcache\" está instalado. \\OC\\Memcache\\Memcached suporta apenas \"memcached\" e não \"memcache\". Veja <a target=\"_blank\" href=\"{wikiLink}\">memcached wiki sobre ambos os módulos</a>.", + "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alguns arquivos não passaram na verificação de integridade. Mais informações sobre como resolver este problema pode ser encontrado em nossa <a target=\"_blank\" href=\"{docLink}\">documentação</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de arquivos inválidos…</a> / <a href=\"{rescanEndpoint}\">Reescanear…</a>)", + "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "O cabeçalho HTTP \"Strict-Transport-Security\" não está configurado para pelo menos \"{seconds}\" segundos. Para maior segurança recomendamos a ativação HSTS como descrito em nosso <a href=\"{docUrl}\">dicas de segurança</a>.", "An error occured. Please try again" : "Ocorreu um erro. Tente novamente", "not assignable" : "não atribuível", "Updating {productName} to version {version}, this may take a while." : "Atualizando o {productName} para a versão {version}. Isso pode levar algum tempo.", |