aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-08 02:24:38 +0000
committerNextcloud bot <bot@nextcloud.com>2022-07-08 02:24:38 +0000
commit3dfb5c9d75ccfb5c9442e88b1bf2a4ff191783dc (patch)
treec576b104c9b0851fcd248a96825cccfebb44d5cd /apps/files_external/l10n
parent43a2501bf2975eade1b33c5e76f7a435e2c3d6b0 (diff)
downloadnextcloud-server-3dfb5c9d75ccfb5c9442e88b1bf2a4ff191783dc.tar.gz
nextcloud-server-3dfb5c9d75ccfb5c9442e88b1bf2a4ff191783dc.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r--apps/files_external/l10n/ru.js6
-rw-r--r--apps/files_external/l10n/ru.json6
2 files changed, 8 insertions, 4 deletions
diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js
index 2854b787e41..81a45a88f41 100644
--- a/apps/files_external/l10n/ru.js
+++ b/apps/files_external/l10n/ru.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Read only" : "Только чтение",
"Disconnect" : "Отключить",
"Admin defined" : "Определено администратором",
+ "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Автоматическая проверка статуса отключена из-за большого количества настроенных хранилищ, нажмите для проверки статуса",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Вы уверены, что хотите отключить это внешнее хранилище? Это сделает хранилище недоступным в Nextcloud и приведёт к удалению этих файлов и папок на любом клиенте синхронизации, который в данный момент подключён, но не удалит файлы и папки на самом внешнем хранилище.",
"Delete storage?" : "Удалить хранилище?",
"Saved" : "Сохранено",
"Saving …" : "Сохранение ...",
@@ -42,8 +44,8 @@ OC.L10N.register(
"Credentials required" : "Требуются учётные данные",
"Forbidden to manage local mounts" : "Запрещено изменять параметры подключения файловых систем",
"Storage with ID \"%d\" not found" : "Хранилище с идентификатором «%d» не найдено",
- "Invalid backend or authentication mechanism class" : "Некорректный механизм авторизации или бэкенд",
- "Invalid mount point" : "Неверная точка подключения",
+ "Invalid backend or authentication mechanism class" : "Недопустимый механизм или класс авторизации",
+ "Invalid mount point" : "Недопустимая точка подключения",
"Objectstore forbidden" : "Хранение объектов запрещено",
"Invalid storage backend \"%s\"" : "Неверный бэкенд хранилища «%s»",
"Not permitted to use backend \"%s\"" : "Использование бэкенда «%s» не разрешено",
diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json
index cea6cfc9a8d..e3512a178c0 100644
--- a/apps/files_external/l10n/ru.json
+++ b/apps/files_external/l10n/ru.json
@@ -20,6 +20,8 @@
"Read only" : "Только чтение",
"Disconnect" : "Отключить",
"Admin defined" : "Определено администратором",
+ "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Автоматическая проверка статуса отключена из-за большого количества настроенных хранилищ, нажмите для проверки статуса",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Вы уверены, что хотите отключить это внешнее хранилище? Это сделает хранилище недоступным в Nextcloud и приведёт к удалению этих файлов и папок на любом клиенте синхронизации, который в данный момент подключён, но не удалит файлы и папки на самом внешнем хранилище.",
"Delete storage?" : "Удалить хранилище?",
"Saved" : "Сохранено",
"Saving …" : "Сохранение ...",
@@ -40,8 +42,8 @@
"Credentials required" : "Требуются учётные данные",
"Forbidden to manage local mounts" : "Запрещено изменять параметры подключения файловых систем",
"Storage with ID \"%d\" not found" : "Хранилище с идентификатором «%d» не найдено",
- "Invalid backend or authentication mechanism class" : "Некорректный механизм авторизации или бэкенд",
- "Invalid mount point" : "Неверная точка подключения",
+ "Invalid backend or authentication mechanism class" : "Недопустимый механизм или класс авторизации",
+ "Invalid mount point" : "Недопустимая точка подключения",
"Objectstore forbidden" : "Хранение объектов запрещено",
"Invalid storage backend \"%s\"" : "Неверный бэкенд хранилища «%s»",
"Not permitted to use backend \"%s\"" : "Использование бэкенда «%s» не разрешено",