diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-16 01:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-16 01:12:34 +0000 |
commit | 24a04fae3dbded2e190ca3089fc4b67763fab9f3 (patch) | |
tree | 1f0fa60a78e9312667dd469b576ce171c62423fe /apps/files_sharing/l10n/ru.js | |
parent | 03ea80edde0d0aacbb929fd5b2f95d2395c5514a (diff) | |
download | nextcloud-server-24a04fae3dbded2e190ca3089fc4b67763fab9f3.tar.gz nextcloud-server-24a04fae3dbded2e190ca3089fc4b67763fab9f3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 4619be244dc..4ce15bed64f 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -22,6 +22,7 @@ OC.L10N.register( "Download" : "Скачать", "Delete" : "Удалить", "You can upload into this folder" : "Вы можете загружать в этот каталог", + "Terms of service" : "Условия использования", "No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}", "Invalid server URL" : "Неверный URL сервера", "Failed to add the public link to your Nextcloud" : "Не удалось создать общедоступную ссылку", @@ -102,6 +103,7 @@ OC.L10N.register( "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Не удалось отправить пароль для доступа: приложение Nextcloud Talk отключено.", "Cannot increase permissions" : "Не удалось повысить права доступа", "shared by %s" : "доступ предоставлен пользователем %s", + "Download all files" : "Скачать все файлы", "Direct link" : "Прямая ссылка", "Add to your Nextcloud" : "Добавить в свой Nextcloud", "Share API is disabled" : "API общего доступа отключён", @@ -118,11 +120,14 @@ OC.L10N.register( "sharing is disabled" : "закрыт общий доступ", "For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.", "Share note" : "Комментарий к общему ресурсу", + "Toggle grid view" : "Включить или отключить режим просмотра сеткой", "Download %s" : "Скачать %s", "Upload files to %s" : "Загрузка файлов пользователю %s", + "Note" : "Примечание", "Select or drop files" : "Выберите или перетащите файлы", "Uploading files…" : "Файлы передаются на сервер…", "Uploaded files:" : "Отправленные файлы:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.", "{actor} removed you from {file}" : "{actor} закрыл(а) вам общий доступ к «{file}»", "Sharing %s failed because the back end does not allow shares from type %s" : "Не удалось предоставить общий доступ к «%s», поскольку механизм удалённого обмена не разрешает публикации типа %s", "%s is publicly shared" : "«%s» опубликован ", |