aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/pt_PT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:46 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:46 +0000
commit724a62daeebeeb0508b7ce7195226aa0654dd97f (patch)
tree74695f1deb0a6c78d1d3c40fd53aae2312b67f4e /apps/files_trashbin/l10n/pt_PT.js
parenta357c065bd1c86dae196a1bd4759f183dd1f2733 (diff)
downloadnextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.tar.gz
nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/pt_PT.js')
-rw-r--r--apps/files_trashbin/l10n/pt_PT.js6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_trashbin/l10n/pt_PT.js b/apps/files_trashbin/l10n/pt_PT.js
index a866d0e6808..d93196b9036 100644
--- a/apps/files_trashbin/l10n/pt_PT.js
+++ b/apps/files_trashbin/l10n/pt_PT.js
@@ -6,14 +6,10 @@ OC.L10N.register(
"Restore" : "Restaurar",
"No deleted files" : "Sem ficheiros eliminados",
"Deleted" : "Eliminado",
- "Delete permanently" : "Eliminar permanentemente",
- "This operation is forbidden" : "Esta operação é proibida",
- "This directory is unavailable, please check the logs or contact the administrator" : "Esta pasta não está disponível, por favor, verifique os registos ou contacte o administrador",
"You will be able to recover deleted files from here" : "Poderá recuperar ficheiros eliminados a partir daqui",
"No entries found in this folder" : "Não foram encontradas entradas nesta pasta",
"Select all" : "Selecionar tudo",
"Name" : "Nome",
- "Actions" : "Ações",
- "Delete" : "Eliminar"
+ "Actions" : "Ações"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");