diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:24:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:24:13 +0000 |
commit | 1b3d4fa45eb932d2750ecc5828141957fdd7ae46 (patch) | |
tree | 9528ac287845e836a605b885156303eec59a7c35 /apps/files_external/l10n/ru.js | |
parent | 4ac730e463cb01821f405274c314e8782dbbe58a (diff) | |
download | nextcloud-server-1b3d4fa45eb932d2750ecc5828141957fdd7ae46.tar.gz nextcloud-server-1b3d4fa45eb932d2750ecc5828141957fdd7ae46.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/ru.js')
-rw-r--r-- | apps/files_external/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index 73b1590cb62..b74042edf46 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -22,6 +22,7 @@ OC.L10N.register( "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?" : "Удалить хранилище?", + "Click to recheck the configuration" : "Нажмите для повторной проверки конфигурации", "Saved" : "Сохранено", "Saving …" : "Сохранение ...", "Save" : "Сохранить", @@ -137,7 +138,6 @@ OC.L10N.register( "Authentication" : "Способ авторизации", "Configuration" : "Конфигурация", "Available for" : "Доступно для", - "Click to recheck the configuration" : "Нажмите для повторной проверки конфигурации", "Add storage" : "Добавить хранилище", "All people" : "Все пользователи", "Advanced settings" : "Расширенные настройки", |