Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-27 04:24:29 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-27 04:24:29 +0400
commit7b2c64236ce3ddd6cf1a09c67745a8f7ab9c356b (patch)
treef807e15313e241212cfb5133557682edb5c93fbe /lib/l10n/ru.php
parent8a838e0e03501fd0230ae1e843f53213331d2c55 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.php')
-rw-r--r--lib/l10n/ru.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php
index 6f351cd4584..c3894d1151e 100644
--- a/lib/l10n/ru.php
+++ b/lib/l10n/ru.php
@@ -1,7 +1,7 @@
<?php $TRANSLATIONS = array(
"Help" => "Помощь",
"Personal" => "Личное",
-"Settings" => "Настройки",
+"Settings" => "Конфигурация",
"Users" => "Пользователи",
"Apps" => "Приложения",
"Admin" => "Admin",
@@ -36,7 +36,7 @@
"MS SQL username and/or password not valid: %s" => "Имя пользователя и/или пароль MS SQL не подходит: %s",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ваш веб сервер до сих пор не настроен правильно для возможности синхронизации файлов, похоже что проблема в неисправности интерфейса WebDAV.",
"Please double check the <a href='%s'>installation guides</a>." => "Пожалуйста, дважды просмотрите <a href='%s'>инструкции по установке</a>.",
-"seconds ago" => "менее минуты",
+"seconds ago" => "несколько секунд назад",
"1 minute ago" => "1 минуту назад",
"%d minutes ago" => "%d минут назад",
"1 hour ago" => "час назад",
@@ -47,7 +47,7 @@
"last month" => "в прошлом месяце",
"%d months ago" => "%d месяцев назад",
"last year" => "в прошлом году",
-"years ago" => "годы назад",
+"years ago" => "несколько лет назад",
"%s is available. Get <a href=\"%s\">more information</a>" => "Возможно обновление до %s. <a href=\"%s\">Подробнее</a>",
"up to date" => "актуальная версия",
"updates check is disabled" => "проверка обновлений отключена",