diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
commit | 1afe8906bc10247fcabf1651da881e027b3d8279 (patch) | |
tree | ca90c573a635898301c2924f167bf3256ef8dc66 /apps/twofactor_backupcodes/l10n/ru.js | |
parent | 3a0bfbd55845257aea963b6ae894eff2289a044c (diff) | |
download | nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.tar.gz nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/ru.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/ru.js | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/apps/twofactor_backupcodes/l10n/ru.js b/apps/twofactor_backupcodes/l10n/ru.js index ebe80ac4dba..7d478915e6d 100644 --- a/apps/twofactor_backupcodes/l10n/ru.js +++ b/apps/twofactor_backupcodes/l10n/ru.js @@ -21,17 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Провайдер резервных копий для кодов двухфакторной аутентификации", "Use one of the backup codes you saved when setting up two-factor authentication." : "Использовать для двухфакторной аутентификации один из ранее выпущенных резервных кодов.", "Submit" : "Отправить", - "activated" : "activated", - "updated" : "updated", - "mounted" : "mounted", - "deactivated" : "deactivated", - "beforeCreate" : "beforeCreate", - "created" : "created", - "beforeUpdate" : "beforeUpdate", - "beforeDestroy" : "beforeDestroy", - "destroyed" : "destroyed", - "beforeMount" : "beforeMount", - "Nextcloud backup codes" : "Резервные коды Nextcloud", "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Включена двухфаторная аутентификация, но резервные коды ещё не выпущены. Выпустите и сохраните резервные для входа в систему в случае утраты доступа к выбранному второму фактору проверки подлинности." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); |