summaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-20 02:03:53 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-20 02:03:53 +0200
commitcfbd310d3495824c3929863206aa6caf90ae6264 (patch)
tree82b6191a3180e41f87ad4e99c075f106494cefba /core/l10n/ru.php
parent8a03abec0d8a44d24cc8ad63acb8faf6932a1b5e (diff)
downloadnextcloud-server-cfbd310d3495824c3929863206aa6caf90ae6264.tar.gz
nextcloud-server-cfbd310d3495824c3929863206aa6caf90ae6264.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.php')
-rw-r--r--core/l10n/ru.php29
1 files changed, 28 insertions, 1 deletions
diff --git a/core/l10n/ru.php b/core/l10n/ru.php
index 4aec059d407..26a94b24f32 100644
--- a/core/l10n/ru.php
+++ b/core/l10n/ru.php
@@ -15,13 +15,37 @@
"October" => "Октябрь",
"November" => "Ноябрь",
"December" => "Декабрь",
+"Choose" => "Выбрать",
"Cancel" => "Отмена",
"No" => "Нет",
"Yes" => "Да",
"Ok" => "Ок",
"No categories selected for deletion." => "Нет категорий для удаления.",
"Error" => "Ошибка",
+"Error while sharing" => "Ошибка при открытии доступа",
+"Error while unsharing" => "Ошибка при закрытии доступа",
+"Error while changing permissions" => "Ошибка при смене разрешений",
+"Shared with you and the group {group} by {owner}" => "{owner} открыл доступ для Вас и группы {group} ",
+"Shared with you by {owner}" => "{owner} открыл доступ для Вас",
+"Share with" => "Поделиться с",
+"Share with link" => "Поделиться с ссылкой",
+"Password protect" => "Защитить паролем",
"Password" => "Пароль",
+"Set expiration date" => "Установить срок доступа",
+"Expiration date" => "Дата окончания",
+"Share via email:" => "Поделится через электронную почту:",
+"No people found" => "Ни один человек не найден",
+"Resharing is not allowed" => "Общий доступ не разрешен",
+"Unshare" => "Закрыть общий доступ",
+"can edit" => "может редактировать",
+"access control" => "контроль доступа",
+"create" => "создать",
+"update" => "обновить",
+"delete" => "удалить",
+"share" => "открыть доступ",
+"Password protected" => "Защищено паролем",
+"Error unsetting expiration date" => "Ошибка при отмене срока доступа",
+"Error setting expiration date" => "Ошибка при установке срока доступа",
"ownCloud password reset" => "Сброс пароля ",
"Use the following link to reset your password: {link}" => "Используйте следующую ссылку чтобы сбросить пароль: {link}",
"You will receive a link to reset your password via Email." => "На ваш адрес Email выслана ссылка для сброса пароля.",
@@ -42,6 +66,7 @@
"Cloud not found" => "Облако не найдено",
"Edit categories" => "Редактировать категории",
"Add" => "Добавить",
+"Security Warning" => "Предупреждение безопасности",
"Create an <strong>admin account</strong>" => "Создать <strong>учётную запись администратора</strong>",
"Advanced" => "Дополнительно",
"Data folder" => "Директория с данными",
@@ -60,5 +85,7 @@
"Log in" => "Войти",
"You are logged out." => "Вы вышли.",
"prev" => "пред",
-"next" => "след"
+"next" => "след",
+"Security Warning!" => "Предупреждение безопасности!",
+"Verify" => "Подтвердить"
);