diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
commit | 36ae775aa7c9af22bf33645a2d8807206ec6c85f (patch) | |
tree | 2690c73571fccf4bc545034b03cab47e1c1309af /lib/l10n/pt_PT.js | |
parent | b6dd8a5ccb38794410f1c00bfbf9d1e94852f5da (diff) | |
download | nextcloud-server-36ae775aa7c9af22bf33645a2d8807206ec6c85f.tar.gz nextcloud-server-36ae775aa7c9af22bf33645a2d8807206ec6c85f.zip |
Fix(l10n): Update translations from Transifexv29.0.0
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/pt_PT.js')
-rw-r--r-- | lib/l10n/pt_PT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index 1b1ee9a9cb9..871f9f05bbc 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -69,7 +69,6 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "A aplicação \"%s\" não pode ser instada porque não é compatível com esta versão do servidor.", "__language_name__" : "Português", "This is an automatically sent email, please do not reply." : "Este e-mail foi enviado automaticamente, por favor não responda a este e-mail.", - "Help" : "Ajuda", "Apps" : "Apps", "Settings" : "Definições", "Log out" : "Sair", @@ -187,6 +186,7 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tempo de ligação ao armazenamento expirou. %s", "Logged in user must be an admin or sub admin" : "O utilizador autenticado tem de ser um administrador ou subadministrador", "Logged in user must be an admin" : "O utilizador autenticado tem de ser um administrador", + "Help" : "Ajuda", "Unknown user" : "Utilizador desconhecido", "Oracle username and/or password not valid" : "Nome de utilizador/palavra-passe do Oracle inválidos", "PostgreSQL username and/or password not valid" : "Nome de utilizador/password do PostgreSQL inválidos", |