diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-31 00:12:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-31 00:12:12 +0000 |
commit | 5e43f3c6a6b55601bfeb2fcd6ebcd173bd77f195 (patch) | |
tree | 036998f7168474586d56a32528d91c2f2b876453 /apps/files_sharing/l10n/ru.js | |
parent | 1f610b4d1f33744a53162cb66b48a26f2c5ba970 (diff) | |
download | nextcloud-server-5e43f3c6a6b55601bfeb2fcd6ebcd173bd77f195.tar.gz nextcloud-server-5e43f3c6a6b55601bfeb2fcd6ebcd173bd77f195.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 dc9b90527a8..3d11f25b6ad 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -13,8 +13,11 @@ OC.L10N.register( "No shared links" : "Нет общедоступных ссылок", "Files and folders you share by link will show up here" : "Здесь появятся файлы и каталоги, ссылкой на которые вы поделитесь", "No deleted shares" : "Нет удаленных общих ресурсов", + "Shares you deleted will show up here" : "Здесь будут показаны удалённые вами общие ресурсы", "No shares" : "Нет ресурсов общего доступа", + "Shares will show up here" : "Здесь будут показаны общие ресурсы", "Restore share" : "Восстановить ресурсы общего доступа", + "Something happened. Unable to restore the share." : "Не удалось восстановить общий ресурс.", "You can upload into this folder" : "Вы можете загружать в этот каталог", "No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}", "Invalid server URL" : "Неверный URL сервера", @@ -84,6 +87,7 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "Общедоступная загрузка возможна только в общедоступные папки", "Invalid date, date format must be YYYY-MM-DD" : "Неверная дата, формат даты должен быть ГГГГ-ММ-ДД", "Sharing %s failed because the back end does not allow shares from type %s" : "Не удалось предоставить общий доступ к «%s», поскольку механизм удалённого обмена не разрешает публикации типа %s", + "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Не удалось отправить пароль для доступа к «%s»: приложение Nextcloud Talk отключено.", "You cannot share to a Circle if the app is not enabled" : "Вы не можете поделиться с кругом, если приложение «Круг» не включено", "Please specify a valid circle" : "Укажите верный круг", "Unknown share type" : "Общий доступ неизвестного типа", @@ -91,6 +95,7 @@ OC.L10N.register( "Could not lock path" : "Не удалось заблокировать путь", "Wrong or no update parameter given" : "Параметр для изменения неправилен или не задан", "Can't change permissions for public share links" : "Для общедоступных ссылок изменение прав невозможно", + "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Не удалось отправить пароль для доступа: приложение Nextcloud Talk отключено.", "Cannot increase permissions" : "Не удалось повысить права доступа", "shared by %s" : "доступ предоставлен пользователем %s", "Download" : "Скачать", |