diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-04 02:13:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-04 02:13:48 +0000 |
commit | 853a1a586aaf00c350970e71d4ceffe307b9090f (patch) | |
tree | e4161afc50fb0b7166b0c9d8669ecc0215144e54 /lib/l10n/ru.js | |
parent | 18b673e1d836ce1e31c658df94c35de8ca699bbf (diff) | |
download | nextcloud-server-853a1a586aaf00c350970e71d4ceffe307b9090f.tar.gz nextcloud-server-853a1a586aaf00c350970e71d4ceffe307b9090f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r-- | lib/l10n/ru.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 2ec61b02c3a..f40a00ed626 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -31,6 +31,14 @@ OC.L10N.register( "Server version %s or lower is required." : "Требуется сервер версии %s или ниже.", "Logged in user must be an admin or sub admin" : "Вошедший в систему пользователь должен обладать правами администратора или суб-администратора", "Logged in user must be an admin" : "Залогинившийся пользователь должен быть администратором", + "Wiping of device %s has started" : "Очистка устройства %s запущена", + "Wiping of device »%s« has started" : "Очистка устройства «%s» запущена", + "»%s« started remote wipe" : "«%s» запустило удаленную очистку", + "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "Устройство или приложение «%s» запустило процесс удаленной очистки. После завершения процесса вы получите еще одно электронное письмо.", + "Wiping of device %s has finished" : "Очистка устройства %s завершена", + "Wiping of device »%s« has finished" : "Очистка устройства «%s» завершена", + "»%s« finished remote wipe" : "«%s» завершило удаленную очистку", + "Device or application »%s« has finished the remote wipe process." : "Устройство или приложение «%s» завершило процесс удаленной очистки.", "Remote wipe started" : "Удаленная очистка запущена", "A remote wipe was started on device %s" : "Удаленная очистка была запущена на устройстве %s", "Remote wipe finished" : "Удалённая очистка закончена", |