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>2012-11-22 03:02:16 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-22 03:02:16 +0400
commit3a5f5e127c4fa151a227b9927f037925a6c9a17f (patch)
treea91fc63c26a14493f5a84d02d8b26f79347ca232 /lib/l10n/ru.php
parent495a8da354eb5aee4bda65138b51da7fab74cef2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.php')
-rw-r--r--lib/l10n/ru.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php
index 039158545d2..3ed55f8e9dc 100644
--- a/lib/l10n/ru.php
+++ b/lib/l10n/ru.php
@@ -18,13 +18,17 @@
"seconds ago" => "менее минуты",
"1 minute ago" => "1 минуту назад",
"%d minutes ago" => "%d минут назад",
+"1 hour ago" => "час назад",
+"%d hours ago" => "%d часов назад",
"today" => "сегодня",
"yesterday" => "вчера",
"%d days ago" => "%d дней назад",
"last month" => "в прошлом месяце",
+"%d months ago" => "%d месяцев назад",
"last year" => "в прошлом году",
"years ago" => "годы назад",
"%s is available. Get <a href=\"%s\">more information</a>" => "Возможно обновление до %s. <a href=\"%s\">Подробнее</a>",
"up to date" => "актуальная версия",
-"updates check is disabled" => "проверка обновлений отключена"
+"updates check is disabled" => "проверка обновлений отключена",
+"Could not find category \"%s\"" => "Категория \"%s\" не найдена"
);