diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-08 00:36:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-08 00:36:56 +0000 |
commit | 175cbd35d9ff6ba2652a46107eb3705528c384b8 (patch) | |
tree | 06a8c591fd2c74b2bd4f6415f7dc7875f4de8252 /apps/files/l10n/ru.json | |
parent | ee71d717b1ea3dad1762b481f5d09e3313461045 (diff) | |
download | nextcloud-server-175cbd35d9ff6ba2652a46107eb3705528c384b8.tar.gz nextcloud-server-175cbd35d9ff6ba2652a46107eb3705528c384b8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r-- | apps/files/l10n/ru.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 886137a9975..3b11d6e6c7d 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -212,6 +212,7 @@ "Disconnect storages" : "Отключить хранилища", "Delete files" : "Удалить файлы", "Delete folders" : "Удалить папки", + "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Подтвердите удаление {count} объекта.","Подтвердите удаление {count} объектов","Подтвердите удаление {count} объектов","Подтвердите удаление {count} объектов"], "Confirm deletion" : "Подтвердить удаление", "Cancel" : "Отменить", "Edit file locally" : "Редактировать файл локально", |