diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:41 +0000 |
commit | 1c4162bddfe27c54359d719ca41c90c11b7e4934 (patch) | |
tree | 1e9fca9b1b861ee279edee24ba6d8e94987e39a5 /apps/files/l10n/ru.js | |
parent | 7d81d066a86bc68680356780da065c333b5a9a1d (diff) | |
download | nextcloud-server-1c4162bddfe27c54359d719ca41c90c11b7e4934.tar.gz nextcloud-server-1c4162bddfe27c54359d719ca41c90c11b7e4934.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r-- | apps/files/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 6ee48b5ccbf..97a7a992aed 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -236,7 +236,6 @@ OC.L10N.register( "Open the files app settings" : "Открыть параметры приложения «Файлы»", "Files settings" : "Настройки файлов", "File cannot be accessed" : "Не удалось получить доступ к файлу", - "You might not have have permissions to view it, ask the sender to share it" : "У вас отсутствуют права на просмотр файла, попросите предоставить их у владельца общего ресурса", "Sort favorites first" : "Сначала избранное", "Show hidden files" : "Показывать скрытые файлы", "Crop image previews" : "Обрезать пред. просмотр", @@ -298,6 +297,7 @@ OC.L10N.register( "New text file.txt" : "Новый текстовый файл.txt", "You can only favorite a single file or folder at a time" : "Одновременно можно выбрать только один файл или папку", "Search users" : "Поиск пользователей", + "You might not have have permissions to view it, ask the sender to share it" : "У вас отсутствуют права на просмотр файла, попросите предоставить их у владельца общего ресурса", "Cancel" : "Отменить", "Set up templates folder" : "Указать папку шаблонов", "Toggle %1$s sublist" : "Переключить %1$s подсписок", |