aboutsummaryrefslogtreecommitdiffstats
path: root/settings/l10n/ru_RU.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-14 02:03:18 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-14 02:03:18 +0200
commite41ccd4344db20c13a1a2260134af052f7aedd9a (patch)
tree72cd878601cdd5dfcb5dccaf3d1e3785f992fe88 /settings/l10n/ru_RU.php
parentfdecee1bda0641eb0d1f215663a60a4ad559a6b8 (diff)
downloadnextcloud-server-e41ccd4344db20c13a1a2260134af052f7aedd9a.tar.gz
nextcloud-server-e41ccd4344db20c13a1a2260134af052f7aedd9a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ru_RU.php')
-rw-r--r--settings/l10n/ru_RU.php43
1 files changed, 43 insertions, 0 deletions
diff --git a/settings/l10n/ru_RU.php b/settings/l10n/ru_RU.php
new file mode 100644
index 00000000000..1ae83010645
--- /dev/null
+++ b/settings/l10n/ru_RU.php
@@ -0,0 +1,43 @@
+<?php $TRANSLATIONS = array(
+"Authentication error" => "Ошибка авторизации",
+"Group already exists" => "Группа уже существует",
+"OpenID Changed" => "OpenID изменен",
+"Invalid request" => "Неверный запрос",
+"Language changed" => "Язык изменен",
+"Error" => "Ошибка",
+"Disable" => "Отключить",
+"Enable" => "Включить",
+"Saving..." => "Сохранение",
+"Security Warning" => "Предупреждение системы безопасности",
+"Cron" => "Cron",
+"Share API" => "Сделать общим API",
+"Allow links" => "Предоставить ссылки",
+"More" => "Подробнее",
+"Add your App" => "Добавить Ваше приложение",
+"Select an App" => "Выбрать приложение",
+"Documentation" => "Документация",
+"Ask a question" => "Задать вопрос",
+"Go there manually." => "Сделать вручную.",
+"Answer" => "Ответ",
+"You use" => "Вы используете",
+"of the available" => "из доступных",
+"Download" => "Загрузка",
+"Your password got changed" => "Ваш пароль был изменен",
+"Unable to change your password" => "Невозможно изменить Ваш пароль",
+"Current password" => "Текущий пароль",
+"New password" => "Новый пароль",
+"show" => "показать",
+"Change password" => "Изменить пароль",
+"Email" => "Электронная почта",
+"Your email address" => "Адрес Вашей электронной почты",
+"Fill in an email address to enable password recovery" => "Введите адрес электронной почты для возможности восстановления пароля",
+"Language" => "Язык",
+"Help translate" => "Помогите перевести",
+"use this address to connect to your ownCloud in your file manager" => "Используйте этот адрес для соединения с Вашим ownCloud в файловом менеджере",
+"Name" => "Имя",
+"Password" => "Пароль",
+"Groups" => "Группы",
+"Create" => "Создать",
+"Quota" => "квота",
+"Delete" => "Удалить"
+);