summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-02-12 01:07:26 +0000
committerNextcloud bot <bot@nextcloud.com>2017-02-12 01:07:26 +0000
commitf9d94edb0fd0ced6f29839bfd617a92e8a1eacad (patch)
treed6270afb89d471355d4f84b132084911240718fb /apps/files_trashbin
parent01b3da612ba579e5de865a92dd0d1e83e92d3d87 (diff)
downloadnextcloud-server-f9d94edb0fd0ced6f29839bfd617a92e8a1eacad.tar.gz
nextcloud-server-f9d94edb0fd0ced6f29839bfd617a92e8a1eacad.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/ia.js15
-rw-r--r--apps/files_trashbin/l10n/ia.json15
2 files changed, 28 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/ia.js b/apps/files_trashbin/l10n/ia.js
index 04e773a81bc..624cb635dae 100644
--- a/apps/files_trashbin/l10n/ia.js
+++ b/apps/files_trashbin/l10n/ia.js
@@ -1,8 +1,21 @@
OC.L10N.register(
"files_trashbin",
{
+ "Couldn't delete %s permanently" : "Impossibile deler %s permanentemente",
+ "Couldn't restore %s" : "Impossibile restaurar %s",
+ "Deleted files" : "Files delite",
+ "Restore" : "Restaurar",
"Delete" : "Deler",
+ "Delete permanently" : "Deler permanentemente",
"Error" : "Error",
- "Name" : "Nomine"
+ "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",
+ "restored" : "restaurate",
+ "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" : "Seliger toto",
+ "Name" : "Nomine",
+ "Deleted" : "Delite"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/ia.json b/apps/files_trashbin/l10n/ia.json
index fa4d526c849..b3e7af84df0 100644
--- a/apps/files_trashbin/l10n/ia.json
+++ b/apps/files_trashbin/l10n/ia.json
@@ -1,6 +1,19 @@
{ "translations": {
+ "Couldn't delete %s permanently" : "Impossibile deler %s permanentemente",
+ "Couldn't restore %s" : "Impossibile restaurar %s",
+ "Deleted files" : "Files delite",
+ "Restore" : "Restaurar",
"Delete" : "Deler",
+ "Delete permanently" : "Deler permanentemente",
"Error" : "Error",
- "Name" : "Nomine"
+ "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",
+ "restored" : "restaurate",
+ "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" : "Seliger toto",
+ "Name" : "Nomine",
+ "Deleted" : "Delite"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file