aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-23 01:55:23 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-23 01:55:23 -0500
commitd8f04f5a97e77bf5fb84b05ddd9b3a476fecfb7c (patch)
treebf7a85ecbb4cee0f44fc6ad3574b0c406276d05d /apps/files_trashbin
parent711220e82d70764b96e30c9cd9b53c0fa9524232 (diff)
downloadnextcloud-server-d8f04f5a97e77bf5fb84b05ddd9b3a476fecfb7c.tar.gz
nextcloud-server-d8f04f5a97e77bf5fb84b05ddd9b3a476fecfb7c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/kn.js1
-rw-r--r--apps/files_trashbin/l10n/kn.json1
-rw-r--r--apps/files_trashbin/l10n/ru.js3
-rw-r--r--apps/files_trashbin/l10n/ru.json3
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/kn.js b/apps/files_trashbin/l10n/kn.js
index a3401f36083..58b65c0d14b 100644
--- a/apps/files_trashbin/l10n/kn.js
+++ b/apps/files_trashbin/l10n/kn.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_trashbin",
{
+ "Restore" : "ಮರುಸ್ಥಾಪಿಸು",
"Error" : "ತಪ್ಪಾಗಿದೆ",
"Name" : "ಹೆಸರು",
"Delete" : "ಅಳಿಸಿ"
diff --git a/apps/files_trashbin/l10n/kn.json b/apps/files_trashbin/l10n/kn.json
index 2a04a32e7a4..f8ec36824b4 100644
--- a/apps/files_trashbin/l10n/kn.json
+++ b/apps/files_trashbin/l10n/kn.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Restore" : "ಮರುಸ್ಥಾಪಿಸು",
"Error" : "ತಪ್ಪಾಗಿದೆ",
"Name" : "ಹೆಸರು",
"Delete" : "ಅಳಿಸಿ"
diff --git a/apps/files_trashbin/l10n/ru.js b/apps/files_trashbin/l10n/ru.js
index 4a8aba7998c..2a4138d8490 100644
--- a/apps/files_trashbin/l10n/ru.js
+++ b/apps/files_trashbin/l10n/ru.js
@@ -8,6 +8,9 @@ OC.L10N.register(
"Delete permanently" : "Удалить окончательно",
"Error" : "Ошибка",
"restored" : "восстановлен",
+ "No deleted files" : "Нет удалённых файлов",
+ "You will be able to recover deleted files from here" : "Отсюда вы сможете восстановить удалённые файлы",
+ "Select all" : "Выбрать все",
"Name" : "Имя",
"Deleted" : "Удалён",
"Delete" : "Удалить"
diff --git a/apps/files_trashbin/l10n/ru.json b/apps/files_trashbin/l10n/ru.json
index e1d18f168af..b454b842d97 100644
--- a/apps/files_trashbin/l10n/ru.json
+++ b/apps/files_trashbin/l10n/ru.json
@@ -6,6 +6,9 @@
"Delete permanently" : "Удалить окончательно",
"Error" : "Ошибка",
"restored" : "восстановлен",
+ "No deleted files" : "Нет удалённых файлов",
+ "You will be able to recover deleted files from here" : "Отсюда вы сможете восстановить удалённые файлы",
+ "Select all" : "Выбрать все",
"Name" : "Имя",
"Deleted" : "Удалён",
"Delete" : "Удалить"