aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@owncloud.com>2016-03-22 13:10:33 +0100
committerJoas Schilling <nickvergessen@owncloud.com>2016-03-22 13:10:33 +0100
commit4fdb2254a47c1553c65e6f92a7be635d28ff5eae (patch)
tree5e054c0c22b3b03bf9246d0016e5fd8fc687d394 /apps/files_trashbin
parentae2c207b6e9c937b26a00aa786d6517897304d51 (diff)
downloadnextcloud-server-4fdb2254a47c1553c65e6f92a7be635d28ff5eae.tar.gz
nextcloud-server-4fdb2254a47c1553c65e6f92a7be635d28ff5eae.zip
Backport translations to stable9
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/hy.js3
-rw-r--r--apps/files_trashbin/l10n/hy.json3
-rw-r--r--apps/files_trashbin/l10n/pl.js3
-rw-r--r--apps/files_trashbin/l10n/pl.json3
4 files changed, 8 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/hy.js b/apps/files_trashbin/l10n/hy.js
index 39e49b47ae1..a0d51becf38 100644
--- a/apps/files_trashbin/l10n/hy.js
+++ b/apps/files_trashbin/l10n/hy.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"No deleted files" : "Ջնջված ֆայլեր չկան",
"Select all" : "Նշել բոլորը",
"Name" : "Անուն",
- "Deleted" : "Ջնջված"
+ "Deleted" : "Ջնջված",
+ "Couldn't restore %s" : "Չկարողացա վերականգնել %s"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/hy.json b/apps/files_trashbin/l10n/hy.json
index 4bd34056b3f..f80b8cf81d5 100644
--- a/apps/files_trashbin/l10n/hy.json
+++ b/apps/files_trashbin/l10n/hy.json
@@ -7,6 +7,7 @@
"No deleted files" : "Ջնջված ֆայլեր չկան",
"Select all" : "Նշել բոլորը",
"Name" : "Անուն",
- "Deleted" : "Ջնջված"
+ "Deleted" : "Ջնջված",
+ "Couldn't restore %s" : "Չկարողացա վերականգնել %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/pl.js b/apps/files_trashbin/l10n/pl.js
index 0c11dab91d4..549634ee5b0 100644
--- a/apps/files_trashbin/l10n/pl.js
+++ b/apps/files_trashbin/l10n/pl.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"No entries found in this folder" : "Brak wpisów w tym folderze",
"Select all" : "Wybierz wszystko",
"Name" : "Nazwa",
- "Deleted" : "Usunięte"
+ "Deleted" : "Usunięte",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem."
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/files_trashbin/l10n/pl.json b/apps/files_trashbin/l10n/pl.json
index 8b56be020fb..c5adb1bf313 100644
--- a/apps/files_trashbin/l10n/pl.json
+++ b/apps/files_trashbin/l10n/pl.json
@@ -12,6 +12,7 @@
"No entries found in this folder" : "Brak wpisów w tym folderze",
"Select all" : "Wybierz wszystko",
"Name" : "Nazwa",
- "Deleted" : "Usunięte"
+ "Deleted" : "Usunięte",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem."
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file