diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-03 01:55:50 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-03 01:55:50 -0500 |
commit | e271fa3ee8b1ce13940a33ec7266cee345323e2d (patch) | |
tree | 11c3527f3ab9eb40a53f59659b899392f343bb6d /core/l10n/ru.js | |
parent | d620fc8798a9335f9154faa20d3d1e3be0265eed (diff) | |
download | nextcloud-server-e271fa3ee8b1ce13940a33ec7266cee345323e2d.tar.gz nextcloud-server-e271fa3ee8b1ce13940a33ec7266cee345323e2d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 67c9e351e1b..75fe62af6fc 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -219,7 +219,6 @@ 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 being updated, 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);"); |