diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-01 00:20:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-01 00:20:51 +0000 |
commit | 29da3096b3e70e6fdc5fac5b222abf2a8f593bfb (patch) | |
tree | a6adce1effb36d09b95c168ab67b52772d54e00c /apps/files/l10n/ru.js | |
parent | 06c7baf54543762572dcf72ac5bfd027c9691458 (diff) | |
download | nextcloud-server-29da3096b3e70e6fdc5fac5b222abf2a8f593bfb.tar.gz nextcloud-server-29da3096b3e70e6fdc5fac5b222abf2a8f593bfb.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 39c957bfe66..7253f804b69 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -207,8 +207,6 @@ OC.L10N.register( "Edit online" : "Редактировать онлайн", "Failed to redirect to client" : "Ошибка перенаправления в клиент", "Edit locally" : "Редактировать локально", - "Destination is not a folder" : "Указанное назначение не является папкой", - "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", "(copy)" : "(копия)", "(copy %n)" : "(копия %n)", @@ -385,6 +383,8 @@ OC.L10N.register( "Storage informations" : "Сведения о хранилище", "Open the files app settings" : "Открыть параметры приложения «Файлы»", "You might not have have permissions to view it, ask the sender to share it" : "У вас отсутствуют права на просмотр файла, попросите предоставить их у владельца общего ресурса", + "Destination is not a folder" : "Указанное назначение не является папкой", + "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке", "The files is locked" : "Файлы заблокированы", "Create new templates folder" : "Создать новую папку шаблонов", "List of favorites files and folders." : "Список избранных файлов и каталогов.", |