diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-09 01:55:22 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-09 01:55:22 -0500 |
commit | d4fc2f555b305ce215af3bfcc68a2ffea89f0a53 (patch) | |
tree | 90a2b98921c15ece989469719fe13cfa31700466 /apps/files_sharing/l10n/ru.js | |
parent | 6c5925397871b018fa6bad147b0055a6ab1d2f5d (diff) | |
download | nextcloud-server-d4fc2f555b305ce215af3bfcc68a2ffea89f0a53.tar.gz nextcloud-server-d4fc2f555b305ce215af3bfcc68a2ffea89f0a53.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 359469c6930..0212726e204 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -5,7 +5,7 @@ OC.L10N.register( "The mountpoint name contains invalid characters." : "Имя точки монтирования содержит недопустимые символы.", "Invalid or untrusted SSL certificate" : "Недействительный или недоверенный сертификат SSL", "Couldn't add remote share" : "Невозможно добавить удалённый общий ресурс", - "Shared with you" : "Доступные для Вас", + "Shared with you" : "Поделились с вами", "Shared with others" : "Доступные для других", "Shared by link" : "Доступные по ссылке", "Nothing shared with you yet" : "С вами пока ничем не поделились", @@ -18,7 +18,7 @@ OC.L10N.register( "Remote share" : "Удаленный общий ресурс", "Remote share password" : "Пароль для удаленного общего ресурса", "Cancel" : "Отменить", - "Add remote share" : "Добавить удалённую общую папку", + "Add remote share" : "Добавить удалённый общий ресурс", "No ownCloud installation (7 or higher) found at {remote}" : "На удаленном ресурсе {remote} не установлен ownCloud версии 7 или выше", "Invalid ownCloud url" : "Неверный адрес ownCloud", "Shared by" : "Поделился", @@ -33,11 +33,12 @@ OC.L10N.register( "This share is password-protected" : "Общий ресурс защищен паролем", "The password is wrong. Try again." : "Неверный пароль. Попробуйте еще раз.", "Password" : "Пароль", + "No entries found in this folder" : "Каталог пуст", "Name" : "Имя", "Share time" : "Дата публикации", "Sorry, this link doesn’t seem to work anymore." : "Эта ссылка устарела и более не действительна.", "Reasons might be:" : "Причиной может быть:", - "the item was removed" : "объект был удалён", + "the item was removed" : "элемент был удалён", "the link expired" : "срок действия ссылки истёк", "sharing is disabled" : "общий доступ отключён", "For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.", @@ -45,7 +46,7 @@ OC.L10N.register( "Download" : "Скачать", "Download %s" : "Скачать %s", "Direct link" : "Прямая ссылка", - "Server-to-Server Sharing" : "Общий доступ Сервер-Сервер", + "Server-to-Server Sharing" : "Межсерверное предоставление доступа", "Allow users on this server to send shares to other servers" : "Разрешить пользователям делиться с пользователями других серверов", "Allow users on this server to receive shares from other servers" : "Разрешить пользователям использовать общие ресурсы с других серверов" }, |