diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:36:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:36:00 +0000 |
commit | 7901a7059ff085d6b491212aa3933d426bedd809 (patch) | |
tree | 96674e02be30973cefd525047f82e1f4ff0a1857 /apps/files/l10n/pt_PT.js | |
parent | 362acd93aaffdb1271c8d5356cd2d6ea4ffaf9e1 (diff) | |
download | nextcloud-server-7901a7059ff085d6b491212aa3933d426bedd809.tar.gz nextcloud-server-7901a7059ff085d6b491212aa3933d426bedd809.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index 95008e6503c..0728b221e96 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -135,13 +135,13 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} moveu {oldfile} para {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Um ficheiro foi adicionado ou removido dos seus <strong>favoritos</strong>", "A file or folder has been <strong>changed</strong>" : "Foi <strong>alterado</strong> um ficheiro ou pasta", - "All files" : "Todos os ficheiros", "Upload (max. %s)" : "Envio (máx. %s)", "Accept" : "Aceitar", "in %s" : "em %s", "File name" : "Nome do ficheiro", "Name cannot be empty" : "O Nome não pode estar vazio", "Select all" : "Selecionar todos", + "File not found" : "Ficheiro não encontrado", "Change" : "Mudar", "Transfer" : "Transfere", "Unknown error" : "Erro desconhecido", @@ -157,6 +157,7 @@ OC.L10N.register( "Templates" : "Modelos", "No favorites yet" : "Sem favoritos", "Files and folders you mark as favorite will show up here" : "Os ficheiros e pastas que marcou como favoritos serão mostrados aqui", + "All files" : "Todos os ficheiros", "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", "Upload too large" : "Envio muito grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os ficheiros que está a tentar enviar excedem o tamanho máximo para os envios de ficheiro neste servidor.", |