diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-04 00:09:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-04 00:09:21 +0000 |
commit | fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030 (patch) | |
tree | 5a60609b38c74fe081e122796d318a26148f457a /apps/files_sharing/l10n/ru.json | |
parent | e7f618ef14dd8fa15db251e7029d6699115ae7c2 (diff) | |
download | nextcloud-server-fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030.tar.gz nextcloud-server-fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ru.json')
-rw-r--r-- | apps/files_sharing/l10n/ru.json | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 4ff08682484..eac83f66189 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -100,6 +100,33 @@ "Upload files to %s" : "Загрузка файлов в %s", "Select or drop files" : "Выбрать или сбросить файлы", "Uploading files…" : "Загрузка файлов...", - "Uploaded files:" : "Загруженные файлы:" + "Uploaded files:" : "Загруженные файлы:", + "Server to server sharing is not enabled on this server" : "На данном сервере выключено межсерверное предоставление общего доступа", + "The mountpoint name contains invalid characters." : "Имя точки монтирования содержит недопустимые символы.", + "Not allowed to create a federated share with the same user server" : "Не допускается создание федеративного общего ресурса с тем-же сервером пользователя", + "Invalid or untrusted SSL certificate" : "Недействительный или недоверенный сертификат SSL", + "Could not authenticate to remote share, password might be wrong" : "Не удалось произвести аутентификацию для доступа к удалённому хранилищу, возможно неправильно указан пароль", + "Storage not valid" : "Хранилище недоступно", + "Couldn't add remote share" : "Невозможно добавить удалённый общий ресурс", + "Federated sharing" : "Общий доступ из объединенного общего хранилища", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "Вы хотите добавить удалённую общую папку {name} из {owner}@{remote}?", + "Remote share" : "Удаленный общий ресурс", + "Remote share password" : "Пароль для удаленного общего ресурса", + "Cancel" : "Отмена", + "Add remote share" : "Добавить удалённый общий ресурс", + "No ownCloud installation (7 or higher) found at {remote}" : "На удаленном ресурсе {remote} не установлен ownCloud версии 7 или выше", + "Invalid ownCloud url" : "Неверный адрес ownCloud", + "Accept" : "Принять", + "Decline" : "Отклонить", + "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" : "Разрешить пользователям использовать общие ресурсы с других серверов", + "Federated Cloud" : "Объединение облачных хранилищ", + "Your Federated Cloud ID:" : "Ваш ID в объединении облачных хранилищ:", + "Share it:" : "Поделись этим:", + "Add to your website" : "Добавить к себе на сайт", + "Share with me via Nextcloud" : "Поделитесь со мной через Nextcloud", + "HTML Code:" : "HTML код:" },"pluralForm" :"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);" }
\ No newline at end of file |