diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:21:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:21:54 +0000 |
commit | 94d259e75048665718bef82ae4b94e521a78bbcb (patch) | |
tree | 8872b57093d9edd39ba40e09d24956163d3bf96a /core/l10n/pt_PT.js | |
parent | b98b5bb49591427a7944b1ee8374883b8910c289 (diff) | |
download | nextcloud-server-94d259e75048665718bef82ae4b94e521a78bbcb.tar.gz nextcloud-server-94d259e75048665718bef82ae4b94e521a78bbcb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_PT.js')
-rw-r--r-- | core/l10n/pt_PT.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 07d0c68e4d4..2ae09c92bb0 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -85,6 +85,7 @@ OC.L10N.register( "More apps" : "Mais apps", "No" : "Não", "Yes" : "Sim", + "Failed to add the public link to your Nextcloud" : "Não foi possível adicionar a hiperligação pública ao seu Nextcloud", "Date" : "Data", "Today" : "Hoje", "Last year" : "Ultimo ano", @@ -140,6 +141,7 @@ OC.L10N.register( "Back" : "Anterior", "Edit Profile" : "Editar perfil", "You have not added any info yet" : "Ainda não adicionou qualquer informação ", + "More actions" : "Mais acções", "This browser is not supported" : "O seu navegador não é suportado.", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "A versão do seu navegador não é suportada. Por favor atualize para uma versão mais recente ou para uma que seja suportada.", "Continue with this unsupported browser" : "Continuar com uma versão não suportada do navegador", |