From 99be997dcaefbc561e8c8085e01136655ec26247 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 7 Apr 2023 02:28:31 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/files_trashbin/l10n/ia.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files_trashbin/l10n/ia.js') diff --git a/apps/files_trashbin/l10n/ia.js b/apps/files_trashbin/l10n/ia.js index f749bbbe65d..a34834ffc3c 100644 --- a/apps/files_trashbin/l10n/ia.js +++ b/apps/files_trashbin/l10n/ia.js @@ -1,19 +1,19 @@ OC.L10N.register( "files_trashbin", { - "Deleted files" : "Files delite", "restored" : "restaurate", + "Deleted files" : "Files delite", "Restore" : "Restaurar", "Delete permanently" : "Deler permanentemente", "This operation is forbidden" : "Iste operation es prohibite", "This directory is unavailable, please check the logs or contact the administrator" : "Iste directorio non es disponibile, per favor verifica le registros o contacta le administrator", + "Deleted" : "Delite", "No deleted files" : "Nulle files delite", "You will be able to recover deleted files from here" : "Tu potera recuperar files delite desde ci", "No entries found in this folder" : "Nulle entratas trovate in iste dossier", "Select all" : "Selectionar toto", "Name" : "Nomine", "Actions" : "Actiones", - "Deleted" : "Delite", "Delete" : "Deler" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3