diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-20 00:27:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-20 00:27:30 +0000 |
commit | fecae9422902fa1cbc6366b9379924f5586a1eda (patch) | |
tree | dc0c058e126268a256ac90f76d16a6c98cb4930a /apps/theming/l10n | |
parent | 7cf842136084af3eb88ea6c43e9f724245c91b98 (diff) | |
download | nextcloud-server-fecae9422902fa1cbc6366b9379924f5586a1eda.tar.gz nextcloud-server-fecae9422902fa1cbc6366b9379924f5586a1eda.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/ru.json | 2 |
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" : "Сбросить изменения", |