diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:36:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:36:58 +0000 |
commit | 7a6191ebb9c6605feb62797804ac21266c763912 (patch) | |
tree | 001397aab34ab9f2acf22aa654516d5c9e588f34 /apps/theming/l10n | |
parent | a05e5428c5dea6f1be4dbca8635b729d49c958a6 (diff) | |
download | nextcloud-server-7a6191ebb9c6605feb62797804ac21266c763912.tar.gz nextcloud-server-7a6191ebb9c6605feb62797804ac21266c763912.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 67a00b15b35..4255d259dd2 100644 --- a/apps/theming/l10n/ru.js +++ b/apps/theming/l10n/ru.js @@ -74,6 +74,8 @@ OC.L10N.register( "Enable blur background filter (may increase GPU load)" : "Включить фильтр размытия фона (может увеличить нагрузку на графический процессор)", "Customization has been disabled by your administrator" : "Настройка тем была отключена вашим администратором", "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Выберите основной цвет, чтобы выделить важные элементы. Цвет, используемый для таких элементов, как основные кнопки, может немного отличаться при настройке в соответствии с требованиями к доступности.", + "Background and color" : "Фон и цвет", + "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "В качестве фона можно выбрать изображение из набора по умолчанию, пользовательское загруженное изображение или обычный цвет.", "Keyboard shortcuts" : "Сочетания клавиш", "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "В некоторых случаях сочетания клавиш могут мешать работе инструментов специальных возможностей. Чтобы правильно сфокусироваться на вашем инструменте, вы можете отключить здесь все сочетания клавиш. Это также отключит все доступные ярлыки в приложениях.", "Disable all keyboard shortcuts" : "Отключить все сочетания клавиш", diff --git a/apps/theming/l10n/ru.json b/apps/theming/l10n/ru.json index 096e75cb28f..b08d1287ca2 100644 --- a/apps/theming/l10n/ru.json +++ b/apps/theming/l10n/ru.json @@ -72,6 +72,8 @@ "Enable blur background filter (may increase GPU load)" : "Включить фильтр размытия фона (может увеличить нагрузку на графический процессор)", "Customization has been disabled by your administrator" : "Настройка тем была отключена вашим администратором", "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Выберите основной цвет, чтобы выделить важные элементы. Цвет, используемый для таких элементов, как основные кнопки, может немного отличаться при настройке в соответствии с требованиями к доступности.", + "Background and color" : "Фон и цвет", + "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "В качестве фона можно выбрать изображение из набора по умолчанию, пользовательское загруженное изображение или обычный цвет.", "Keyboard shortcuts" : "Сочетания клавиш", "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "В некоторых случаях сочетания клавиш могут мешать работе инструментов специальных возможностей. Чтобы правильно сфокусироваться на вашем инструменте, вы можете отключить здесь все сочетания клавиш. Это также отключит все доступные ярлыки в приложениях.", "Disable all keyboard shortcuts" : "Отключить все сочетания клавиш", |