Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/ru.json')
-rw-r--r--apps/files_external/l10n/ru.json15
1 files changed, 2 insertions, 13 deletions
diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json
index 433a9e9a023..020a2637099 100644
--- a/apps/files_external/l10n/ru.json
+++ b/apps/files_external/l10n/ru.json
@@ -128,20 +128,9 @@
"Advanced settings" : "Расширенные настройки",
"Allow users to mount external storage" : "Разрешить пользователями подключать внешние хранилища",
"Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Глобальные учетные данные могут использоваться для аутентификации с несколькими внешними хранилищами, которые имеют одинаковые учетные данные.",
- "Fetching request tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов запроса. Проверьте корректность ключа и секрета приложения.",
- "Fetching access tokens failed. Verify that your app key and secret are correct." : "Ошибка получения токенов доступа. Проверьте корректность ключа и секрета приложения.",
- "Step 1 failed. Exception: %s" : "Шаг 1 неудачен. Исключение: %s",
- "Step 2 failed. Exception: %s" : "Шаг 2 неудачен. Исключение: %s",
- "Dropbox App Configuration" : "Настройка приложения Dropbox",
- "Google Drive App Configuration" : "Настройка приложения Google Drive",
+ "Are you sure you want to delete this external storage" : "Действительно удалить это внешнее хранилище?",
"OpenStack" : "OpenStack",
- "Dropbox" : "Dropbox",
- "Google Drive" : "Google Диск",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "«%s» не установлен, монтирование %s невозможно. Обратитесь к вашему системному администратору.",
- "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, Google Drive, Dropbox, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Это приложение позволяет администраторам настраивать подключения к провайдерам внешних хранилищ, таким как FTP-серверы, хранилища объектов S3 или SWIFT, Google Drive, Dropbox, другие серверы Nextcloud, серверы WebDAV и т. Д. Администраторы могут выбирать типы хранилищ для использования и монтировать эти места хранения для пользователя, группы или всей системы. Пользователи увидят, что в их корневой директории Nextcloud появилась новая папка, которую они могут использовать, как и любую другую папку Nextcloud. Внешние хранилища также позволяют пользователям обмениваться файлами, хранящимися в них. В этих случаях учетные данные для владельца файла используются, когда получатель запрашивает файл из внешнего хранилища, тем самым гарантируя, что получатель может получить доступ к общему файлу. Внешнее хранилище можно настроить с помощью GUI или в командной строке. Второй вариант предоставляет продвинутому пользователю большую гибкость для настройки внешнего хранилища и установки приоритетов монтирования. Дополнительная информация доступна в документации по GUI внешного хранилища и документации файла конфигурации внешнего хранилища.",
- "No external storage configured" : "Внешние хранилища не настроены",
- "You can add external storages in the personal settings" : "Вы можете добавить внешние хранилища в личных настройках",
- "Allow users to mount the following external storage" : "Разрешить использование следующих служб хранения данных:",
- "Are you sure you want to delete this external storage" : "Действительно удалить это внешнее хранилище?"
+ "Allow users to mount the following external storage" : "Разрешить использование следующих служб хранения данных:"
},"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