Skip to content

Commit 95a6604

Browse files
authored
Russian translation - @sertrsv
1 parent c3c42f9 commit 95a6604

File tree

4 files changed

+614
-0
lines changed

4 files changed

+614
-0
lines changed

MonitorControl.xcodeproj/project.pbxproj

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@
7979
17DE48C5273E9DC500A1779F /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
8080
17DE48C6273E9DC500A1779F /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
8181
28D1DDF1227FBE71004CB494 /* NSScreen+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSScreen+Extension.swift"; sourceTree = "<group>"; };
82+
2FBCCED52853930200C06A13 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main.strings; sourceTree = "<group>"; };
83+
2FBCCED62853930200C06A13 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
84+
2FBCCED72853930200C06A13 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
8285
56754EAB1D9A4016007BCDC5 /* MonitorControl.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MonitorControl.app; sourceTree = BUILT_PRODUCTS_DIR; };
8386
56754EAE1D9A4016007BCDC5 /* main.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = main.swift; sourceTree = "<group>"; };
8487
56754EB01D9A4016007BCDC5 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
@@ -448,6 +451,7 @@
448451
"pt-BR",
449452
cs,
450453
pl,
454+
ru,
451455
);
452456
mainGroup = 56754EA21D9A4016007BCDC5;
453457
packageReferences = (
@@ -651,6 +655,7 @@
651655
AA99E81527622EBE00413316 /* pt-BR */,
652656
AA90101E27C56A0E00CC1DF7 /* cs */,
653657
AAA4BEAA2825662C004781C3 /* pl */,
658+
2FBCCED52853930200C06A13 /* ru */,
654659
);
655660
name = Main.storyboard;
656661
sourceTree = "<group>";
@@ -672,6 +677,7 @@
672677
AA99E81627622EBE00413316 /* pt-BR */,
673678
AA90101F27C56A0E00CC1DF7 /* cs */,
674679
AAA4BEAB2825662C004781C3 /* pl */,
680+
2FBCCED62853930200C06A13 /* ru */,
675681
);
676682
name = InternetAccessPolicy.strings;
677683
sourceTree = "<group>";
@@ -693,6 +699,7 @@
693699
AA99E81727622EBE00413316 /* pt-BR */,
694700
AA90102027C56A0E00CC1DF7 /* cs */,
695701
AAA4BEAC2825662C004781C3 /* pl */,
702+
2FBCCED72853930200C06A13 /* ru */,
696703
);
697704
name = Localizable.strings;
698705
sourceTree = "<group>";
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/* General application description */
2+
"ApplicationDescription" = "MonitorControl позволяет управлять яркостью и громкостью внешних дисплеев";
3+
4+
/* Sofware update deny consequences */
5+
"SoftwareUpdateDenyConsequences" = "Если вы откажетесь, то не будете получать уведомления о новых версиях и обновлениях системы безопасности. Обновления системы безопасности важны для защиты от вредоносных атак.";
6+
7+
/* Software update purpose */
8+
"SoftwareUpdatePurpose" = "MonitorControl проверяет наличие новых версий и обновлений безопасности.";
Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
/* Shown in the main prefs window */
2+
"About" = "Информация";
3+
4+
/* Shown in the alert dialog */
5+
"An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!" = "Похоже другое приложение изменяет яркость или цвета, что вызывает проблемы.\n\nЧтобы это решить, вам нужно выйти из другого приложения или отключить управление гаммой для ваших дисплеев в MonitorControl!";
6+
7+
/* Shown in the main prefs window */
8+
"App menu" = "Меню";
9+
10+
/* Shown in the alert dialog */
11+
"Are you sure you want to enable a longer delay? Doing so may freeze your system and require a restart. Start at login will be disabled as a safety measure." = "Вы уверены, что хотите включить более длительную задержку? Это может привести к зависанию вашей системы и потребовать перезагрузки. Эта функция будет отключена при входе в систему в качестве меры безопасности.";
12+
13+
/* Shown in the alert dialog */
14+
"Are you sure you want to reset all preferences?" = "Вы уверены, что хотите сбросить все настройки?";
15+
16+
/* Shown in menu */
17+
"Brightness" = "Яркость";
18+
19+
/* Build */
20+
"Build" = "Релиз";
21+
22+
/* Shown in the Display Preferences */
23+
"Built-in Display" = "Встроенный дисплей";
24+
25+
/* Shown in menu */
26+
"Check for updates…" = "Проверить наличие обновлений…";
27+
28+
/* Shown in menu */
29+
"Contrast" = "Контраст";
30+
31+
/* Version */
32+
"Copyright Ⓒ MonitorControl, " = "Copyright Ⓒ MonitorControl, ";
33+
34+
/* Shown in record shortcut box */
35+
"Decrease" = "Уменьшить";
36+
37+
/* Shown in the alert dialog */
38+
"Disable gamma control for my displays" = "Отключите управление гаммой для своих дисплеев";
39+
40+
/* Shown in the main prefs window */
41+
"Displays" = "Дисплеи";
42+
43+
/* Shown in the alert dialog */
44+
"Enable Longer Delay?" = "Включить более длительную задержку?";
45+
46+
/* Shown in the Display Preferences */
47+
"External Display" = "Внешний дисплей";
48+
49+
/* Shown in the main prefs window */
50+
"General" = "Основные";
51+
52+
/* Shown in the Display Preferences */
53+
"Hardware (Apple)" = "Оборудование (Apple)";
54+
55+
/* Shown in the Display Preferences */
56+
"Hardware (DDC)" = "Оборудование (DDC)";
57+
58+
/* Shown in the alert dialog */
59+
"I'll quit the other app" = "Я выйду из другого приложения";
60+
61+
/* Shown in the alert dialog */
62+
"Incompatible previous version" = "Несовместимая предыдущая версия";
63+
64+
/* Shown in record shortcut box */
65+
"Increase" = "Увеличить";
66+
67+
/* Shown in the alert dialog */
68+
"Is f.lux or similar running?" = "Работает ли f.lux или аналогичный?";
69+
70+
/* Shown in the main prefs window */
71+
"Keyboard" = "Клавиатура";
72+
73+
/* Shown in record shortcut box */
74+
"Mute" = "Беззвучный";
75+
76+
/* Shown in the alert dialog */
77+
"No" = "Нет";
78+
79+
/* Shown in the Display Preferences */
80+
"No Control" = "Не контролируемый";
81+
82+
/* Shown in the Display Preferences */
83+
"Other Display" = "Другой дисплей";
84+
85+
/* Shown in the alert dialog */
86+
"Preferences for an incompatible previous app version detected. Default preferences are reloaded." = "Обнаружены настройки для несовместимой предыдущей версии приложения. Настройки по умолчанию будут перезагружены.";
87+
88+
/* Shown in menu */
89+
"Preferences…" = "Персональные настройки…";
90+
91+
/* Shown in menu */
92+
"Quit" = "Выйти";
93+
94+
/* Shown in the alert dialog */
95+
"Reset Preferences?" = "Сбросить настройки?";
96+
97+
/* Shown in the alert dialog */
98+
"Safe Mode Activated" = "Активирован безопасный режим";
99+
100+
/* Shown in the alert dialog */
101+
"Shift was pressed during launch. MonitorControl started in safe mode. Default preferences are reloaded, DDC read is blocked." = "Shift был нажат во время запуска. MonitorControl запущен в безопасном режиме. Настройки по умолчанию перезагружены, чтение DDC заблокировано.";
102+
103+
/* Shown in the alert dialog */
104+
"Shortcuts not available" = "Быстрые команды недоступны";
105+
106+
/* Shown in the Display Preferences */
107+
"Software (gamma)" = "Программное обеспечение (гамма)";
108+
109+
/* Shown in the Display Preferences */
110+
"Software (gamma, forced)" = "Программное обеспечение (гамма, принудительно)";
111+
112+
/* Shown in the Display Preferences */
113+
"Software (shade)" = "Программное обеспечение (тень)";
114+
115+
/* Shown in the Display Preferences */
116+
"Software (shade, forced)" = "Программное обеспечение (тень, принудительно)";
117+
118+
/* Shown in the Display Preferences */
119+
"This display allows for software brightness control via gamma table manipulation or shade as it does not support hardware control. Reasons for this might be using the HDMI port of a Mac mini (which blocks hardware DDC control) or having a blacklisted display." = "Этот дисплей позволяет программно регулировать яркость с помощью манипуляций с таблицей гаммы или оттенков, поскольку он не поддерживает аппаратное управление. Причинами этого может быть использование порта HDMI Mac mini (который блокирует аппаратное управление DDC) или наличие дисплея, занесенного в черный список.";
120+
121+
/* Shown in the Display Preferences */
122+
"This display has an unspecified control status." = "Этот дисплей имеет неопределенный статус управления.";
123+
124+
/* Shown in the Display Preferences */
125+
"This display is reported to support hardware DDC control but the current settings allow for software control only." = "Сообщается, что этот дисплей поддерживает аппаратное управление DDC, но текущие настройки допускают только программное управление.";
126+
127+
/* Shown in the Display Preferences */
128+
"This display is reported to support hardware DDC control. If you encounter issues, you can disable hardware DDC control to force software control." = "Сообщается, что этот дисплей поддерживает аппаратное управление DDC. Если у вас возникнут проблемы, вы можете отключить аппаратное управление DDC, чтобы принудительно управлять программным обеспечением.";
129+
130+
/* Shown in the Display Preferences */
131+
"This display supports native Apple brightness protocol. This allows macOS to control this display without MonitorControl as well." = "Этот дисплей поддерживает собственный протокол Apple brightness protocol. Это позволяет macOS также управлять этим дисплеем без MonitorControl.";
132+
133+
/* Shown in the Display Preferences */
134+
"This is a virtual display (examples: AirPlay, Sidecar, display connected via a DisplayLink Dock or similar) which does not allow hardware or software gammatable control. Shading is used as a substitute but only in non-mirror scenarios. Mouse cursor will be unaffected and artifacts may appear when entering/leaving full screen mode." = "Это виртуальный дисплей (примеры: AirPlay, Sidecar, дисплей, подключенный через док-станцию DisplayLink или аналогичный), который не допускает аппаратного или программного управления с возможностью воспроизведения. Затенение используется в качестве замены, но только в незеркальных сценариях. Курсор мыши не будет затронут, и при входе/выходе из полноэкранного режима могут появляться артефакты..";
135+
136+
/* Unknown display name */
137+
"Unknown" = "Неизвестно";
138+
139+
/* Version */
140+
"Version" = "Версия";
141+
142+
/* Shown in the Display Preferences */
143+
"Virtual Display" = "Виртуальный дисплей";
144+
145+
/* Shown in menu */
146+
"Volume" = "Громкость";
147+
148+
/* Shown in the alert dialog */
149+
"Yes" = "Да";
150+
151+
/* Shown in the alert dialog */
152+
"You need to enable MonitorControl in System Preferences > Security and Privacy > Accessibility for the keyboard shortcuts to work" = "Вам необходимо включить MonitorControl в разделе Системные настройки > Безопасность и конфиденциальность > Специальные возможности, чтобы сочетания клавиш работали";

0 commit comments

Comments
 (0)