summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ru.php
diff options
context:
space:
mode:
authorThomas Mueller <thomas.mueller@tmit.eu>2013-02-14 22:54:48 +0100
committerThomas Mueller <thomas.mueller@tmit.eu>2013-02-14 22:54:48 +0100
commit4b80466880b4e2daf25e38d621a0ebac608d335d (patch)
treedfdcac5eb81cea7853d16c50ea3043c4642f3c15 /settings/l10n/ru.php
parent78a3625ddfc67e7e6743a2ff6fd31e1566b174c8 (diff)
parent9058d398a7b9aac58ab4aa7379e13ca83c72281d (diff)
downloadnextcloud-server-4b80466880b4e2daf25e38d621a0ebac608d335d.tar.gz
nextcloud-server-4b80466880b4e2daf25e38d621a0ebac608d335d.zip
Merge branch 'master' into master-sqlserver
Conflicts: lib/db.php lib/files/cache/cache.php lib/files/cache/legacy.php lib/setup.php
Diffstat (limited to 'settings/l10n/ru.php')
-rw-r--r--settings/l10n/ru.php17
1 files changed, 11 insertions, 6 deletions
diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php
index e3be548543a..393993fa611 100644
--- a/settings/l10n/ru.php
+++ b/settings/l10n/ru.php
@@ -24,7 +24,17 @@
"Error" => "Ошибка",
"Updated" => "Обновлено",
"Saving..." => "Сохранение...",
+"deleted" => "удален",
+"undo" => "отмена",
+"Groups" => "Группы",
+"Group Admin" => "Группа Администраторы",
+"Delete" => "Удалить",
"__language_name__" => "Русский ",
+"Security Warning" => "Предупреждение безопасности",
+"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Ваши каталоги данных и файлы, вероятно, доступны из Интернета. Файл .htaccess, предоставляемый ownCloud, не работает. Мы настоятельно рекомендуем Вам настроить вебсервер таким образом, чтобы каталоги данных больше не были доступны, или переместить их за пределы корневого каталога документов веб-сервера.",
+"More" => "Больше",
+"Version" => "Версия",
+"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Разрабатывается <a href=\"http://ownCloud.org/contact\" target=\"_blank\">сообществом ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">исходный код</a> доступен под лицензией <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Добавить приложение",
"More Apps" => "Больше приложений",
"Select an App" => "Выберите приложение",
@@ -57,18 +67,13 @@
"Help translate" => "Помочь с переводом",
"WebDAV" => "WebDAV",
"Use this address to connect to your ownCloud in your file manager" => "Используйте этот URL для подключения файлового менеджера к Вашему хранилищу",
-"Version" => "Версия",
-"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Разрабатывается <a href=\"http://ownCloud.org/contact\" target=\"_blank\">сообществом ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">исходный код</a> доступен под лицензией <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Login Name" => "Имя пользователя",
-"Groups" => "Группы",
"Create" => "Создать",
"Default Storage" => "Хранилище по-умолчанию",
"Unlimited" => "Неограниченно",
"Other" => "Другое",
-"Group Admin" => "Группа Администраторы",
"Storage" => "Хранилище",
"change display name" => "изменить отображаемое имя",
"set new password" => "установить новый пароль",
-"Default" => "По-умолчанию",
-"Delete" => "Удалить"
+"Default" => "По-умолчанию"
);