diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
commit | 380e5a4ee17ad5e976753cbbd79247f217e5d886 (patch) | |
tree | 2165349c62f68d3db313f74897a2a8db37c6b004 /apps/files/l10n/pt_PT.js | |
parent | 4014d4d0ff6e78afc2a193c7cdae53117f532c0c (diff) | |
download | nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.tar.gz nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pt_PT.js')
-rw-r--r-- | apps/files/l10n/pt_PT.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index 43b29decf68..c10e1c39b00 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -1,9 +1,6 @@ OC.L10N.register( "files", { - "Storage is temporarily not available" : "Armazenamento temporariamente indisponÃvel", - "Storage invalid" : "Armazenamento inválido", - "Unknown error" : "Erro desconhecido", "File could not be found" : "O ficheiro não foi encontrado", "Move or copy" : "Mover ou copiar", "Download" : "Transferir", @@ -44,6 +41,7 @@ OC.L10N.register( "Unable to determine date" : "Não é possÃvel determinar a data", "This operation is forbidden" : "Esta operação é proibida", "This directory is unavailable, please check the logs or contact the administrator" : "Esta diretoria está indisponÃvel, por favor, verifique os registos ou contacte o administrador", + "Storage is temporarily not available" : "Armazenamento temporariamente indisponÃvel", "Could not move \"{file}\", target exists" : "Não foi possÃvel mover \"{file}\", destino já existe", "Could not move \"{file}\"" : "Não foi possivel mover o ficheiro \"{file}\"", "copy" : "copiar", @@ -129,6 +127,7 @@ OC.L10N.register( "Accept" : "Aceitar", "in %s" : "em %s", "Transfer" : "Transfere", + "Unknown error" : "Erro desconhecido", "Show hidden files" : "Mostrar ficheiros ocultos", "Additional settings" : "Definições adicionais", "Copy to clipboard" : "Copiar para área de transferência", @@ -153,6 +152,7 @@ OC.L10N.register( "Shared by link" : "Partilhado por hiperligação", "Text file" : "Ficheiro de Texto", "New text file.txt" : "Novo texto ficheiro.txt", + "Storage invalid" : "Armazenamento inválido", "Select" : "Selecionar", "You don’t have permission to upload or create files here" : "Não tem permissão para enviar ou criar ficheiros aqui", "New" : "Novo", |