aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/ru.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:01 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:01 +0000
commit8cebd2b7c021d2f3f646070476e62876713623e5 (patch)
tree9e2975a5c96631080038a12ed8079e97365b4ff7 /apps/theming/l10n/ru.json
parent79f5cf2790c4e9110e18bbd830e252a1aec96ef3 (diff)
downloadnextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.tar.gz
nextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/ru.json')
-rw-r--r--apps/theming/l10n/ru.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ru.json b/apps/theming/l10n/ru.json
index 14c1ae1dc79..ddd94cabda3 100644
--- a/apps/theming/l10n/ru.json
+++ b/apps/theming/l10n/ru.json
@@ -19,8 +19,6 @@
"Could not write file to disk" : "Невозможно записать файл на диск",
"A PHP extension stopped the file upload" : "Расширение PHP прервало загрузку файла",
"No file uploaded" : "Нет загруженных файлов",
- "Failed to clean up the old administration theming images folder" : "Не удалось очистить старую папку с изображениями для администрирования тем",
- "Failed to clean up the old administration image folder" : "Не удалось очистить старую папку с изображением для администрирования",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Вы уже используете настраиваемое оформление, которое может быть перезаписано этим приложением.",
"Theming" : "Внешний вид",
"Appearance and accessibility" : "Внешний вид и доступность",
@@ -88,6 +86,8 @@
"Reset to default" : "Сбросить изменения",
"Upload" : "Отправить",
"Remove background image" : "Убрать фоновое изображение ",
+ "Failed to clean up the old administration theming images folder" : "Не удалось очистить старую папку с изображениями для администрирования тем",
+ "Failed to clean up the old administration image folder" : "Не удалось очистить старую папку с изображением для администрирования",
"Select a custom color" : "Выберать собственный цвет"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file