diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-02 02:32:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-02 02:32:52 +0000 |
commit | cc65bfe6243c954d1401bff870814701cb4c3241 (patch) | |
tree | 43626927aad7c4d224a4ab5261e06840ebbe3465 /core/l10n/pt_PT.json | |
parent | 4e5ed32025398e006f40e819428270d209994e03 (diff) | |
download | nextcloud-server-cc65bfe6243c954d1401bff870814701cb4c3241.tar.gz nextcloud-server-cc65bfe6243c954d1401bff870814701cb4c3241.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_PT.json')
-rw-r--r-- | core/l10n/pt_PT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index 5b062167081..6535e9d86dd 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -297,7 +297,6 @@ "Account connected" : "Conta ligada", "You can close this window." : "Pode fechar esta janela.", "This share is password-protected" : "Esta partilha está protegida por senha", - "The password is wrong. Try again." : "A palavra-passe está errada. Por favor, tente de novo.", "Email address" : "Endereço de email", "Go to %s" : "Ir para %s", "Two-factor authentication" : "Autenticação de dois fatores", @@ -329,6 +328,7 @@ "This page will refresh itself when the instance is available again." : "Esta página irá ser atualizada quando a instância ficar novamente disponível.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou apareceu inesperadamente.", "This server has no working Internet connection: Multiple endpoints could not be reached. 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. Establish a connection from this server to the Internet to enjoy all features." : "Este servidor não tem ligação à Internet: Não foi possível detetar vários endpoints. Isso significa que algumas das funcionalidades como a montagem de armazenamento externo, notificações sobre atualizações ou instalação de aplicações de terceiros não funcionarão. Pode também não ser possível aceder a ficheiros remotamente e enviar e-mails de notificação. Sugerimos que ative a ligação à Internet para este servidor, caso pretenda ter todas as funcionalidades.", - "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Os directórios de datos e ficheiros estão provavelmente acessíveis através da Internet. O ficheiro .htaccess não está a funcionar. É altamente recomendado que configure o seu servidor web para que o directório de dados deixa de estar acessível, ou movê-lo para fora da raiz de documentos do servidor web. " + "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Os directórios de datos e ficheiros estão provavelmente acessíveis através da Internet. O ficheiro .htaccess não está a funcionar. É altamente recomendado que configure o seu servidor web para que o directório de dados deixa de estar acessível, ou movê-lo para fora da raiz de documentos do servidor web. ", + "The password is wrong. Try again." : "A palavra-passe está errada. Por favor, tente de novo." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |