aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-23 01:54:53 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-23 01:54:53 -0500
commit56e05a90afa07a0eafd10584a49377e579af648b (patch)
treeac45885860c0d6fa41fbad50581cf72618172b99 /apps/files_trashbin/l10n
parent2321cc4854257ba760510e4111f071150b26c81a (diff)
downloadnextcloud-server-56e05a90afa07a0eafd10584a49377e579af648b.tar.gz
nextcloud-server-56e05a90afa07a0eafd10584a49377e579af648b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/ru.js4
-rw-r--r--apps/files_trashbin/l10n/ru.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/ru.js b/apps/files_trashbin/l10n/ru.js
index b51486b6eb0..ef39fee4511 100644
--- a/apps/files_trashbin/l10n/ru.js
+++ b/apps/files_trashbin/l10n/ru.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Couldn't restore %s" : "%s не может быть восстановлен",
"Deleted files" : "Удалённые файлы",
"Restore" : "Восстановить",
+ "Delete" : "Удалить",
"Delete permanently" : "Удалить окончательно",
"Error" : "Ошибка",
"restored" : "восстановлен",
@@ -13,7 +14,6 @@ OC.L10N.register(
"No entries found in this folder" : "Нет элементов в этом каталоге",
"Select all" : "Выделить все",
"Name" : "Имя",
- "Deleted" : "Удалён",
- "Delete" : "Удалить"
+ "Deleted" : "Удалён"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/apps/files_trashbin/l10n/ru.json b/apps/files_trashbin/l10n/ru.json
index 9fecb3a9641..2fe089b7ace 100644
--- a/apps/files_trashbin/l10n/ru.json
+++ b/apps/files_trashbin/l10n/ru.json
@@ -3,6 +3,7 @@
"Couldn't restore %s" : "%s не может быть восстановлен",
"Deleted files" : "Удалённые файлы",
"Restore" : "Восстановить",
+ "Delete" : "Удалить",
"Delete permanently" : "Удалить окончательно",
"Error" : "Ошибка",
"restored" : "восстановлен",
@@ -11,7 +12,6 @@
"No entries found in this folder" : "Нет элементов в этом каталоге",
"Select all" : "Выделить все",
"Name" : "Имя",
- "Deleted" : "Удалён",
- "Delete" : "Удалить"
+ "Deleted" : "Удалён"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file