diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:18 +0000 |
commit | b0c003d7bed709ccb1bf95aec6cac25378d57fd1 (patch) | |
tree | 6b303e8f716415e698ee140089c028214f9ea98d /apps/files_trashbin/l10n/ia.js | |
parent | a9971938156d3758dbd921ed9ecf29a1ed7aacd3 (diff) | |
download | nextcloud-server-b0c003d7bed709ccb1bf95aec6cac25378d57fd1.tar.gz nextcloud-server-b0c003d7bed709ccb1bf95aec6cac25378d57fd1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/ia.js')
-rw-r--r-- | apps/files_trashbin/l10n/ia.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_trashbin/l10n/ia.js b/apps/files_trashbin/l10n/ia.js index cde480f357f..b876a609584 100644 --- a/apps/files_trashbin/l10n/ia.js +++ b/apps/files_trashbin/l10n/ia.js @@ -6,14 +6,14 @@ OC.L10N.register( "Restore" : "Restaurar", "No deleted files" : "Nulle files delite", "Deleted" : "Delite", + "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", "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", - "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", "Delete" : "Deler" }, "nplurals=2; plural=(n != 1);"); |