diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-05 01:54:36 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-05 01:54:36 -0500 |
commit | c8f55e7f87505d0f27df0d2115697d8456c455a1 (patch) | |
tree | d97f573c8480eced061075e1040119eb5e39c80e /lib | |
parent | 140faf2c300bd15ea89785742445e1282ea01671 (diff) | |
download | nextcloud-server-c8f55e7f87505d0f27df0d2115697d8456c455a1.tar.gz nextcloud-server-c8f55e7f87505d0f27df0d2115697d8456c455a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/ru.js | 1 | ||||
-rw-r--r-- | lib/l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index d5da14afd97..20ed5013853 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -12,6 +12,7 @@ OC.L10N.register( "Settings" : "Настройки", "Users" : "Пользователи", "Admin" : "Администрирование", + "Recommended" : "Рекомендовано", "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "Невозможно установить приложение \\\"%s\\\", т.к. оно несовместимо с этой версией ownCloud.", "No app name specified" : "Не указано имя приложения", "Unknown filetype" : "Неизвестный тип файла", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 60c0d7ecfa0..a8636cf4c35 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -10,6 +10,7 @@ "Settings" : "Настройки", "Users" : "Пользователи", "Admin" : "Администрирование", + "Recommended" : "Рекомендовано", "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "Невозможно установить приложение \\\"%s\\\", т.к. оно несовместимо с этой версией ownCloud.", "No app name specified" : "Не указано имя приложения", "Unknown filetype" : "Неизвестный тип файла", |