diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-18 01:55:14 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-18 01:55:14 -0400 |
commit | c4cb34da9d17af53f77f91cb40bdcf56a89abf0c (patch) | |
tree | 64f945fde433690a24183452d1945bec5e784d10 /apps/files_sharing/l10n/ru.js | |
parent | 3b0b1a7ceb34596fb0f0ea89786b425b49fcd2f8 (diff) | |
download | nextcloud-server-c4cb34da9d17af53f77f91cb40bdcf56a89abf0c.tar.gz nextcloud-server-c4cb34da9d17af53f77f91cb40bdcf56a89abf0c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index b0c6aa04563..3207b524ca8 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -59,6 +59,8 @@ OC.L10N.register( "Federated Cloud Sharing" : "Объединение облачных хранилищ", "Open documentation" : "Открыть документацию", "Allow users on this server to send shares to other servers" : "Разрешить пользователям делиться с пользователями других серверов", - "Allow users on this server to receive shares from other servers" : "Разрешить пользователям использовать общие ресурсы с других серверов" + "Allow users on this server to receive shares from other servers" : "Разрешить пользователям использовать общие ресурсы с других серверов", + "Federated Cloud" : "Объединение облачных хранилищ", + "Your Federated Cloud ID: %s" : "Ваш ID в объединении облачных хранилищ: %s" }, "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);"); |