diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:25:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:25:54 +0000 |
commit | 28e0ccfed906525183306ff3d38b67075d688773 (patch) | |
tree | 814bb9da20ac29123400fb75396207514225d26b /apps/files_external/l10n/ru.json | |
parent | 3b9c24022ce657074a4fd1246d403a29162f9f3d (diff) | |
download | nextcloud-server-28e0ccfed906525183306ff3d38b67075d688773.tar.gz nextcloud-server-28e0ccfed906525183306ff3d38b67075d688773.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/ru.json')
-rw-r--r-- | apps/files_external/l10n/ru.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index f88dcf6634b..7030a5f304f 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -87,6 +87,8 @@ "SMB/CIFS" : "SMB/CIFS", "Share" : "Общий ресурс", "Show hidden files" : "Показать скрытые файлы", + "Case sensitive file system" : "Файловая система чувствительная к регистру", + "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Отключение этого параметра позволит использовать файловую систему с учетом регистра, но приведет к снижению производительности", "Verify ACL access when listing files" : "Проверять права ACL при получении списка файлов", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "При получении списка файлов возможно проверять права доступа и исключать из списка файлы, к которым отсутствуют права чтения. Такая проверка снижает производительность.", "Timeout" : "Тайм-аут", |