diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-04 01:55:19 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-04 01:55:19 -0500 |
commit | 84785a6a390733fead61af5856c56dbc9ad19cd9 (patch) | |
tree | 48a7177cf24d6ce5d4444e6b46ccf523d5901fac /core/l10n/ru.js | |
parent | e12c83e3dc85d80d6271e05395b3e55e98b3a2b0 (diff) | |
download | nextcloud-server-84785a6a390733fead61af5856c56dbc9ad19cd9.tar.gz nextcloud-server-84785a6a390733fead61af5856c56dbc9ad19cd9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 75fe62af6fc..e55933bdb54 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -219,6 +219,7 @@ OC.L10N.register( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Перед продолжением убедитесь, что вы сделали резервную копию базы данных, каталога конфигурации и каталога с данными.", "Start update" : "Запустить обновление", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Чтобы избежать задержек в крупных установках, вы можете выполнить следующую команду в каталоге установки:", + "This %s instance is currently in maintenance mode, which may take a while." : "Это %s находится в режиме технического обслуживания, которое может занять некоторое время.", "This page will refresh itself when the %s instance is available again." : "Эта страница обновится, когда экземпляр %s снова станет доступен." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |