diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-27 01:56:21 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-27 01:56:21 -0400 |
commit | 880b31c513eb755a057ca075d462e34ace911d0e (patch) | |
tree | 583f5fc4c685b122f633975e9313eba039ba722b /lib/l10n/ru.js | |
parent | fb8994603bb68e2787ff836938b3b15905942731 (diff) | |
download | nextcloud-server-880b31c513eb755a057ca075d462e34ace911d0e.tar.gz nextcloud-server-880b31c513eb755a057ca075d462e34ace911d0e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r-- | lib/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 82ab53bdf03..ea4af9d2154 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -101,6 +101,7 @@ OC.L10N.register( "Setting permissions for %s failed, because the item was not found" : "Не удалось настроить права доступа для %s, элемент не найден.", "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Невозможно установить дату истечения. Общие ресурсы не могут устареть позже %s с момента их публикации.", "Cannot set expiration date. Expiration date is in the past" : "Невозможно установить дату окончания. Дата окончания в прошлом.", + "Cannot clear expiration date. Shares are required to have an expiration date." : "Не могу очистить дату истечения срока действия. Общие ресурсы должны иметь срок годности.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Бэкенд общего доступа %s должен реализовывать интерфейс OCP\\Share_Backend", "Sharing backend %s not found" : "Бэкенд общего доступа %s не найден", "Sharing backend for %s not found" : "Бэкенд общего доступа для %s не найден", |