diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-28 02:27:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-28 02:27:47 +0000 |
commit | 0127ef4f10bbcc663dd8bf46b08a8b8594db48f0 (patch) | |
tree | ca74d10f7756ead5de29dc024893c5467c1b73a0 /lib/l10n/pt_PT.js | |
parent | 3c09990c633e6259c604ff23db179a8cec1f0f57 (diff) | |
download | nextcloud-server-0127ef4f10bbcc663dd8bf46b08a8b8594db48f0.tar.gz nextcloud-server-0127ef4f10bbcc663dd8bf46b08a8b8594db48f0.zip |
Fix(l10n): š Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/pt_PT.js')
-rw-r--r-- | lib/l10n/pt_PT.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index c78eb54f2a8..6feac8ba683 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -5,6 +5,7 @@ OC.L10N.register( "See %s" : "Ver %s", "Sample configuration detected" : "Detetado exemplo de configuraĆ§Ć£o", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Foi detectado que a configuraĆ§Ć£o de amostra foi copiada. Isso pode danificar a sua instalaĆ§Ć£o e nĆ£o Ć© suportado. Por favor, leia a documentaĆ§Ć£o antes de realizar mudanƧas no config.php", + "The page could not be found on the server." : "Esta pĆ”gina nĆ£o foi encontrada no servidor.", "Email verification" : "VerificaĆ§Ć£o de e-mail", "Click the following button to confirm your email." : "Clique no botĆ£o a seguir para confirmar o seu e-mail.", "Click the following link to confirm your email." : "Clique na hiperligaĆ§Ć£o a seguir para confirmar o seu e-mail.", |