diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-03 02:07:40 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-03 02:07:40 +0200 |
commit | d386e0172a54df88694a9f4942b651ce69a25058 (patch) | |
tree | cd6f49dddbe8c4c2364e8a5803cfec62f349c60c /lib/l10n/ru.php | |
parent | 4c065deb55b1c61059c7693c5861a68869758607 (diff) | |
download | nextcloud-server-d386e0172a54df88694a9f4942b651ce69a25058.tar.gz nextcloud-server-d386e0172a54df88694a9f4942b651ce69a25058.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.php')
-rw-r--r-- | lib/l10n/ru.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php index 07dacc598ae..3b2681ba8d1 100644 --- a/lib/l10n/ru.php +++ b/lib/l10n/ru.php @@ -21,5 +21,6 @@ "last month" => "в прошлом месяце", "months ago" => "месяцы назад", "last year" => "в прошлом году", -"years ago" => "годы назад" +"years ago" => "годы назад", +"updates check is disabled" => "проверка обновлений отключена" ); |