4d7021ece1
<!-- Please provide as much information as possible about what your PR aims to do. PRs with no description will most likely be closed until more information is provided. If you're planing on changing fundamental behaviour or add big new features, please open a GitHub Issue first before starting to work on it. If it's not something big and you still want to contact us about it, feel free to do so ! --> ### Description This pull request introduces a complete Russian translation for ImHex, ensuring that Russian-speaking users can navigate and utilize the software in their native language. The translation covers all user interface elements, menus, dialogs, and messages, providing a seamless experience for Russian users. ### Testing The translation has been thoroughly tested to ensure accuracy and completeness. All translated text has been reviewed for grammatical correctness and contextual appropriateness. ### Screenshots ![image](https://github.com/user-attachments/assets/455ca03d-0b33-45d2-9ed5-ddb404bd0728) ![image](https://github.com/user-attachments/assets/a7ebdb40-806f-43d9-ab36-deea730505c1) ![image](https://github.com/user-attachments/assets/29c5d21b-7443-4751-9129-e5fa054066d3) Co-authored-by: Lemon4ksan <senya20151718@gmail.com>
22 lines
1.4 KiB
JSON
22 lines
1.4 KiB
JSON
{
|
|
"code": "ru-RU",
|
|
"language": "Russian",
|
|
"country": "Russia",
|
|
"fallback": true,
|
|
"translations": {
|
|
"hex.visualizers.pl_visualizer.3d.light_position": "Положение света",
|
|
"hex.visualizers.pl_visualizer.3d.ambient_brightness": "Яркость окружающего освещения",
|
|
"hex.visualizers.pl_visualizer.3d.diffuse_brightness": "Яркость рассеянного света",
|
|
"hex.visualizers.pl_visualizer.3d.specular_brightness": "Яркость зеркального блика",
|
|
"hex.visualizers.pl_visualizer.3d.object_reflectiveness": "Сила отражения",
|
|
"hex.visualizers.pl_visualizer.3d.light_color": "Цвет света",
|
|
"hex.visualizers.pl_visualizer.3d.more_settings": "Больше настроек",
|
|
"hex.visualizers.pl_visualizer.3d.texture_file": "Путь к файлу текстуры",
|
|
"hex.visualizers.pl_visualizer.coordinates.latitude": "Широта",
|
|
"hex.visualizers.pl_visualizer.coordinates.longitude": "Долгота",
|
|
"hex.visualizers.pl_visualizer.coordinates.query": "Найти адрес",
|
|
"hex.visualizers.pl_visualizer.coordinates.querying": "Запрос адреса...",
|
|
"hex.visualizers.pl_visualizer.coordinates.querying_no_address": "Адрес не найден",
|
|
"hex.visualizers.pl_visualizer.task.visualizing": "Визуализация данных..."
|
|
}
|
|
} |