diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-21 01:56:16 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-21 01:56:16 -0400 |
commit | 74f41349b76e258e17fe4a39d7845fdcca3d554f (patch) | |
tree | 3cf20c47c35f89b7a8df8e9b4250f80182f9ee12 /lib/l10n/ru.js | |
parent | afafd2f69e962a4819c52f72cd22a5c28cf5a279 (diff) | |
download | nextcloud-server-74f41349b76e258e17fe4a39d7845fdcca3d554f.tar.gz nextcloud-server-74f41349b76e258e17fe4a39d7845fdcca3d554f.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 631c38835b5..073506c2453 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -87,6 +87,7 @@ OC.L10N.register( "Sharing %s failed, because the backend does not allow shares from type %i" : "Не удалось поделиться %s, общий доступ не допускает публикации из элементов типа %i", "Sharing %s failed, because the file does not exist" : "Не удалось поделиться %s, файл не существует", "You are not allowed to share %s" : "Вам запрещено делиться %s", + "Sharing %s failed, because you can not share with yourself" : "Не удалось поделиться %s. Вы не можете поделиться с самим собой.", "Sharing %s failed, because the user %s does not exist" : "Не удалось поделиться %s, пользователь %s не существует.", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Не удалось поделиться %s, пользователь %s не состоит в какой-либо группе в которой состоит %s", "Sharing %s failed, because this item is already shared with %s" : "Не удалось поделиться %s, пользователь %s уже имеет доступ к этому элементу", |