diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-08 02:05:41 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-08 02:05:41 +0200 |
commit | d5d2e896220de5b11e86dcfaf5f25787b7838811 (patch) | |
tree | f45587821a62c1ae46b5c50b6dfecb548a5ce2fc /lib/l10n/ru.php | |
parent | edcd29747692ff1ffbec927b9f31ac239c5e192d (diff) | |
download | nextcloud-server-d5d2e896220de5b11e86dcfaf5f25787b7838811.tar.gz nextcloud-server-d5d2e896220de5b11e86dcfaf5f25787b7838811.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.php')
-rw-r--r-- | lib/l10n/ru.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php index 3b2681ba8d1..74425f0e134 100644 --- a/lib/l10n/ru.php +++ b/lib/l10n/ru.php @@ -22,5 +22,7 @@ "months ago" => "месяцы назад", "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" => "проверка обновлений отключена" ); |