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.json | |
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.json')
-rw-r--r-- | apps/files_sharing/l10n/ru.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 0a19e806cb5..d14ffa43101 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -3,7 +3,7 @@ "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" : "С вами пока ничем не поделились", @@ -16,7 +16,7 @@ "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" : "Поделился", @@ -31,11 +31,12 @@ "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." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.", @@ -43,7 +44,7 @@ "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" : "Разрешить пользователям использовать общие ресурсы с других серверов" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" |