diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-03 02:19:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-03 02:19:30 -0400 |
commit | 63132483ca2075d4a984f435e272badf3cab41c3 (patch) | |
tree | 9e40bb44181eeecb4256432c25ada24cc5693b44 /apps/files_trashbin/l10n/ru.js | |
parent | 3ff2bec5faaeddf47e95b4e4b395be7c709649b1 (diff) | |
download | nextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.tar.gz nextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/ru.js')
-rw-r--r-- | apps/files_trashbin/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/ru.js b/apps/files_trashbin/l10n/ru.js index 337d0b0a575..bbd07cd54a3 100644 --- a/apps/files_trashbin/l10n/ru.js +++ b/apps/files_trashbin/l10n/ru.js @@ -1,7 +1,7 @@ OC.L10N.register( "files_trashbin", { - "Couldn't delete %s permanently" : "%s не может быть удалён окончательно", + "Couldn't delete %s permanently" : "Не удалось окончательно удалить %s", "Couldn't restore %s" : "%s не может быть восстановлен", "Deleted files" : "Удалённые файлы", "Restore" : "Восстановить", |