summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-20 00:27:42 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-20 00:27:42 +0000
commit1fe62e186287fe710ad6e208e08a55f8526117e0 (patch)
treef4b69f291616a769b6b34c47a53a12c94cdb246d /apps/theming
parente15d9999110a183a29d81542a6f8ac81d06d07d6 (diff)
downloadnextcloud-server-1fe62e186287fe710ad6e208e08a55f8526117e0.tar.gz
nextcloud-server-1fe62e186287fe710ad6e208e08a55f8526117e0.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/ru.js2
-rw-r--r--apps/theming/l10n/ru.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/ru.js b/apps/theming/l10n/ru.js
index 9b86726c831..65d7253ad2b 100644
--- a/apps/theming/l10n/ru.js
+++ b/apps/theming/l10n/ru.js
@@ -81,6 +81,8 @@ OC.L10N.register(
"Change color" : "Изменить цвет",
"No background" : "Без фона",
"Select a background from your files" : "Выберите фон из ваших файлов",
+ "Select background" : "Выбрать фоновое изображение",
+ "No background has been selected" : "Фоновое изображение не было выбрано",
"Theme selection is enforced" : "Выбор темы принудительно",
"Select a custom color" : "Выберать собственный цвет",
"Reset to default" : "Сбросить изменения",
diff --git a/apps/theming/l10n/ru.json b/apps/theming/l10n/ru.json
index ff8470045f6..0e1adf7bc5a 100644
--- a/apps/theming/l10n/ru.json
+++ b/apps/theming/l10n/ru.json
@@ -79,6 +79,8 @@
"Change color" : "Изменить цвет",
"No background" : "Без фона",
"Select a background from your files" : "Выберите фон из ваших файлов",
+ "Select background" : "Выбрать фоновое изображение",
+ "No background has been selected" : "Фоновое изображение не было выбрано",
"Theme selection is enforced" : "Выбор темы принудительно",
"Select a custom color" : "Выберать собственный цвет",
"Reset to default" : "Сбросить изменения",