diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:32 +0000 |
commit | 4b01ca87a404493083e544c3bf257c8fd4c675d5 (patch) | |
tree | 23da4539f57227a3a781537864afc22eaee53ac7 /apps/files/l10n/ru.js | |
parent | 032adc0080d70e50a6cf7f8d87e3026be6694311 (diff) | |
download | nextcloud-server-4b01ca87a404493083e544c3bf257c8fd4c675d5.tar.gz nextcloud-server-4b01ca87a404493083e544c3bf257c8fd4c675d5.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 подсписок", |