aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ia.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
commit99be997dcaefbc561e8c8085e01136655ec26247 (patch)
tree7e4c56e4220aed40986a5989cd734312c56ceff1 /apps/files_trashbin/l10n/ia.js
parent012624743917cf9388f2abd33760a50d83d497e9 (diff)
downloadnextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.tar.gz
nextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.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.js4
1 files changed, 2 insertions, 2 deletions
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);");