From 724a62daeebeeb0508b7ce7195226aa0654dd97f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 29 Mar 2024 00:24:46 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files_trashbin/l10n/pt_PT.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'apps/files_trashbin/l10n/pt_PT.js') 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;"); -- cgit v1.2.3