mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Rerun lupdate and lrelease
This commit is contained in:
+122
-122
@@ -440,12 +440,12 @@
|
||||
<translation>Вы выбрали аппаратное декодирование, но видеокарта этого ПК не поддерживает аппаратное декодирование для выбранного кодека.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="1159"/>
|
||||
<location filename="../streaming/session.cpp" line="1170"/>
|
||||
<source>GeForce Experience returned error: %1</source>
|
||||
<translation>Ошибка GeForce Experience: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../streaming/session.cpp" line="1691"/>
|
||||
<location filename="../streaming/session.cpp" line="1705"/>
|
||||
<source>Unable to initialize video decoder. Please check your streaming settings and try again.</source>
|
||||
<translation>Не удалось запустить декодирование видео. Проверьте настройки стрима и попробуйте ещё раз.</translation>
|
||||
</message>
|
||||
@@ -458,60 +458,60 @@
|
||||
<translation>Настройки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="70"/>
|
||||
<location filename="../gui/SettingsView.qml" line="72"/>
|
||||
<source>Resolution and FPS</source>
|
||||
<translation>Разрешение и FPS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="78"/>
|
||||
<location filename="../gui/SettingsView.qml" line="80"/>
|
||||
<source>Setting values too high for your PC or network connection may cause lag, stuttering, or errors.</source>
|
||||
<translation>Слишком высокие настройки могут вызвать проблемы с производительностью, подтормаживания, или ошибки.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="60"/>
|
||||
<location filename="../gui/SettingsView.qml" line="62"/>
|
||||
<source>Basic Settings</source>
|
||||
<translation>Основные настройки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="209"/>
|
||||
<location filename="../gui/SettingsView.qml" line="211"/>
|
||||
<source>720p</source>
|
||||
<translation>720p</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="215"/>
|
||||
<location filename="../gui/SettingsView.qml" line="217"/>
|
||||
<source>1080p</source>
|
||||
<translation>1080p</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="221"/>
|
||||
<location filename="../gui/SettingsView.qml" line="223"/>
|
||||
<source>1440p</source>
|
||||
<translation>1440p</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="227"/>
|
||||
<location filename="../gui/SettingsView.qml" line="229"/>
|
||||
<source>4K</source>
|
||||
<translation>4K</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="331"/>
|
||||
<location filename="../gui/SettingsView.qml" line="333"/>
|
||||
<source>Custom resolutions are not officially supported by GeForce Experience, so it will not set your host display resolution. You will need to set it manually while in game.</source>
|
||||
<translation>Кастомные разрешения не поддерживаются официально в GeForce Experience, так что разрешения дисплея хост-ПК не будет изменено. Вам нужно будет задать его вручную в игре.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="332"/>
|
||||
<location filename="../gui/SettingsView.qml" line="334"/>
|
||||
<source>Resolutions that are not supported by your client or host PC may cause streaming errors.</source>
|
||||
<translation>Если выбранное разрешение не поддерживается хостом или клиентом, могут возникнуть ошибки.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="338"/>
|
||||
<location filename="../gui/SettingsView.qml" line="340"/>
|
||||
<source>Enter a custom resolution:</source>
|
||||
<translation>Введите желаемое разрешение:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="406"/>
|
||||
<location filename="../gui/SettingsView.qml" line="407"/>
|
||||
<location filename="../gui/SettingsView.qml" line="427"/>
|
||||
<location filename="../gui/SettingsView.qml" line="430"/>
|
||||
<location filename="../gui/SettingsView.qml" line="408"/>
|
||||
<location filename="../gui/SettingsView.qml" line="409"/>
|
||||
<location filename="../gui/SettingsView.qml" line="429"/>
|
||||
<location filename="../gui/SettingsView.qml" line="432"/>
|
||||
<source>%1 FPS</source>
|
||||
<translation>%1 FPS</translation>
|
||||
</message>
|
||||
@@ -520,184 +520,189 @@
|
||||
<translation type="vanished">%1 FPS (nicht unterstützt)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="493"/>
|
||||
<location filename="../gui/SettingsView.qml" line="496"/>
|
||||
<source>Video bitrate:</source>
|
||||
<translation>Битрейт видео:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="501"/>
|
||||
<location filename="../gui/SettingsView.qml" line="504"/>
|
||||
<source>Lower the bitrate on slower connections. Raise the bitrate to increase image quality.</source>
|
||||
<translation>Используйте низкий битрейт при медленном соединении. Высокий битрейт улучшит качество видео.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="519"/>
|
||||
<location filename="../gui/SettingsView.qml" line="522"/>
|
||||
<source>Video bitrate: %1 Mbps</source>
|
||||
<translation>Битрейт видео: %1 Мб/с</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="527"/>
|
||||
<location filename="../gui/SettingsView.qml" line="530"/>
|
||||
<source>Display mode</source>
|
||||
<translation>Режим дисплея</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="545"/>
|
||||
<location filename="../gui/SettingsView.qml" line="560"/>
|
||||
<source> (Recommended)</source>
|
||||
<translatorcomment>Dont put the space in ransaltions</translatorcomment>
|
||||
<translation> (Рекомендуется)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="573"/>
|
||||
<location filename="../gui/SettingsView.qml" line="919"/>
|
||||
<location filename="../gui/SettingsView.qml" line="541"/>
|
||||
<location filename="../gui/SettingsView.qml" line="948"/>
|
||||
<source>Fullscreen</source>
|
||||
<translation>На весь экран</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="592"/>
|
||||
<location filename="../gui/SettingsView.qml" line="610"/>
|
||||
<source>Fullscreen generally provides the best performance, but borderless windowed may work better with features like macOS Spaces, Alt+Tab, screenshot tools, on-screen overlays, etc.</source>
|
||||
<translation>Полноэкранный режим уменьшает задержку и улучшает производительность, но режим в окне без рамки может лучше работать с Alt+Tab, инструментами для создания скриншотов, оверлеями и Spaces в MacOS.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="577"/>
|
||||
<location filename="../gui/SettingsView.qml" line="546"/>
|
||||
<source>Borderless windowed</source>
|
||||
<translation>В окне без рамки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="412"/>
|
||||
<location filename="../gui/SettingsView.qml" line="415"/>
|
||||
<location filename="../gui/SettingsView.qml" line="424"/>
|
||||
<location filename="../gui/SettingsView.qml" line="437"/>
|
||||
<location filename="../gui/SettingsView.qml" line="440"/>
|
||||
<location filename="../gui/SettingsView.qml" line="414"/>
|
||||
<location filename="../gui/SettingsView.qml" line="417"/>
|
||||
<location filename="../gui/SettingsView.qml" line="426"/>
|
||||
<location filename="../gui/SettingsView.qml" line="439"/>
|
||||
<location filename="../gui/SettingsView.qml" line="442"/>
|
||||
<source>%1 FPS (Unsupported)</source>
|
||||
<translation>%1 FPS (не поддерживается)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="581"/>
|
||||
<location filename="../gui/SettingsView.qml" line="911"/>
|
||||
<location filename="../gui/SettingsView.qml" line="551"/>
|
||||
<location filename="../gui/SettingsView.qml" line="940"/>
|
||||
<source>Windowed</source>
|
||||
<translation>В окне</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="599"/>
|
||||
<location filename="../gui/SettingsView.qml" line="617"/>
|
||||
<source>V-Sync</source>
|
||||
<translation>V-Sync</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="609"/>
|
||||
<location filename="../gui/SettingsView.qml" line="627"/>
|
||||
<source>Disabling V-Sync allows sub-frame rendering latency, but it can display visible tearing</source>
|
||||
<translation>Отключение V-Sync позволяет уменьшить задержку до менее 1 кадра, но допускает эффект разрывов экрана</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="616"/>
|
||||
<location filename="../gui/SettingsView.qml" line="634"/>
|
||||
<source>Frame pacing</source>
|
||||
<translation>Frame pacing (см. описание)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="626"/>
|
||||
<location filename="../gui/SettingsView.qml" line="644"/>
|
||||
<source>Frame pacing reduces micro-stutter by delaying frames that come in too early</source>
|
||||
<translation>Frame pacing улучшает плавность при стриме через интернет, Wi-Fi, и другие каналы с нестабильной задержкой (пингом), но увеличивает задержку. При стриме через проводной LAN желательно отключить.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="636"/>
|
||||
<location filename="../gui/SettingsView.qml" line="654"/>
|
||||
<source>Audio Settings</source>
|
||||
<translation>Настройки звука</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="671"/>
|
||||
<location filename="../gui/SettingsView.qml" line="689"/>
|
||||
<source>Stereo</source>
|
||||
<translation>Стерео</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="675"/>
|
||||
<location filename="../gui/SettingsView.qml" line="693"/>
|
||||
<source>5.1 surround sound</source>
|
||||
<translation>5.1 объёмный звук</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="679"/>
|
||||
<location filename="../gui/SettingsView.qml" line="697"/>
|
||||
<source>7.1 surround sound</source>
|
||||
<translation>7.1 объёмный звук</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="693"/>
|
||||
<location filename="../gui/SettingsView.qml" line="711"/>
|
||||
<source>Mute host PC speakers while streaming</source>
|
||||
<translation>Не воспроизводить звук на хост-ПК</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="703"/>
|
||||
<location filename="../gui/SettingsView.qml" line="721"/>
|
||||
<source>You must restart any game currently in progress for this setting to take effect</source>
|
||||
<translation>Для применения настроек необходим перезапуск игры</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="709"/>
|
||||
<location filename="../gui/SettingsView.qml" line="727"/>
|
||||
<source>Mute audio stream when Moonlight is not the active window</source>
|
||||
<translation>Отключить звук, когда окно Moonlight становится неактивно</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="720"/>
|
||||
<location filename="../gui/SettingsView.qml" line="738"/>
|
||||
<source>Mutes Moonlight's audio when you Alt+Tab out of the stream or click on a different window.</source>
|
||||
<translation>Когда Вы переключаетесь на другое окно на клиенте, Moonlight будет заглушен, пока Вы не переключитесь обратно.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="729"/>
|
||||
<location filename="../gui/SettingsView.qml" line="747"/>
|
||||
<source>UI Settings</source>
|
||||
<translation>Настройки интерфейса</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="739"/>
|
||||
<location filename="../gui/SettingsView.qml" line="757"/>
|
||||
<source>Language</source>
|
||||
<translation>Язык</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="765"/>
|
||||
<location filename="../gui/SettingsView.qml" line="783"/>
|
||||
<source>Automatic</source>
|
||||
<translation>Автоматически</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="864"/>
|
||||
<location filename="../gui/SettingsView.qml" line="890"/>
|
||||
<source>You must restart Moonlight for this change to take effect</source>
|
||||
<translation>Для применения изменений необходим перезапуск Moonlight</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="878"/>
|
||||
<location filename="../gui/SettingsView.qml" line="907"/>
|
||||
<source>GUI display mode</source>
|
||||
<translation>Режим показа интерфейса</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="915"/>
|
||||
<location filename="../gui/SettingsView.qml" line="944"/>
|
||||
<source>Maximized</source>
|
||||
<translation>Развёрнуто</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="988"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1017"/>
|
||||
<source>Input Settings</source>
|
||||
<translation>Настройки ввода</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1009"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1038"/>
|
||||
<source>This enables seamless mouse control without capturing the client's mouse cursor. It is ideal for remote desktop usage but will not work in most games.</source>
|
||||
<translation>Удобно для удалённого рабочего стола, т.к. курсор мыши не будет "захвачен" и может уходить за пределы окна Moonlight. Не будет работать в большинстве игр.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1011"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1040"/>
|
||||
<source>NOTE: Due to a bug in GeForce Experience, this option may not work properly if your host PC has multiple monitors.</source>
|
||||
<translation>Предупреждение: Из-за бага GeForce Experience эта настройка может не работать, если к хост-ПК подключено несколько мониторов.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1378"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1356"/>
|
||||
<source>Enabling HDR overrides manual decoder selections.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1425"/>
|
||||
<source>Enabling HDR overrides manual codec selections.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1384"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1431"/>
|
||||
<source>Enable HDR (Experimental)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1395"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1442"/>
|
||||
<source>The stream will be HDR-capable, but some games may require an HDR monitor on your host PC to enable HDR mode.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1397"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1444"/>
|
||||
<source>HDR streaming is not supported on this PC.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -710,193 +715,193 @@
|
||||
<translation type="vanished">Dies ermöglicht die Erfassung von systemweiten Tastenkombinationen wie Alt+Tab, die normalerweise vom Client beim Streamen im Vollbildmodus ausgeführt werden würden.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1030"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1059"/>
|
||||
<source>NOTE: Certain keyboard shortcuts like Ctrl+Alt+Del on Windows cannot be intercepted by any application, including Moonlight.</source>
|
||||
<translation>Предупреждение: некоторые комбинации клавиш, вроде Ctrl-Alt-Del, не могут быть перехвачены.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1093"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1122"/>
|
||||
<source>Use touchscreen as a virtual trackpad</source>
|
||||
<translation>Использовать сенсорный экран как виртуальный тачпад</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1110"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1139"/>
|
||||
<source>Swap left and right mouse buttons</source>
|
||||
<translation>Поменять местами левую и правую кнопки мыши</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1122"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1151"/>
|
||||
<source>Reverse mouse scrolling direction</source>
|
||||
<translation>Колесо мыши крутит в обратном направлении</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1136"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1165"/>
|
||||
<source>Gamepad Settings</source>
|
||||
<translation>Настройки геймпада</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1146"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1175"/>
|
||||
<source>Swap A/B and X/Y gamepad buttons</source>
|
||||
<translation>Поменять местами кнопки A/B и X/Y</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1164"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1193"/>
|
||||
<source>This switches gamepads into a Nintendo-style button layout</source>
|
||||
<translation>Меняет назначения кнопок в стиль Nintendo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1170"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1199"/>
|
||||
<source>Force gamepad #1 always connected</source>
|
||||
<translation>Принудительно оставить геймпад №1 подключённым</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1180"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1209"/>
|
||||
<source>Forces a single gamepad to always stay connected to the host, even if no gamepads are actually connected to this PC.</source>
|
||||
<translation>Хотя бы один виртуальный геймпад всегда будет "подключён" к хост-ПК, даже если физически к ПК-хосту не подключено ни одного.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1010"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1039"/>
|
||||
<source>You can toggle this while streaming using Ctrl+Alt+Shift+M.</source>
|
||||
<translation>Вы можете переключить эту настройку во время стрима нажатием Ctrl+Alt+Shift+M.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1188"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1217"/>
|
||||
<source>Enable mouse control with gamepads by holding the 'Start' button</source>
|
||||
<translation>Переходить в режим управления курсором мыши удержанием кнопки "Start"</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1199"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1228"/>
|
||||
<source>Process gamepad input when Moonlight is in the background</source>
|
||||
<translation>Геймпад работает, когда окно Moonlight в фоне</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1210"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1239"/>
|
||||
<source>Allows Moonlight to capture gamepad inputs even if it's not the current window in focus</source>
|
||||
<translation>Позволяет захватывать ввод с геймпада, даже когда окно Moonlight неактивно</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1219"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1248"/>
|
||||
<source>Host Settings</source>
|
||||
<translation>Настройки ПК-хоста</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1259"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1288"/>
|
||||
<source>Advanced Settings</source>
|
||||
<translation>Расширенные настройки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="646"/>
|
||||
<location filename="../gui/SettingsView.qml" line="664"/>
|
||||
<source>Audio configuration</source>
|
||||
<translation>Настройки звука</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="932"/>
|
||||
<location filename="../gui/SettingsView.qml" line="961"/>
|
||||
<source>Show connection quality warnings</source>
|
||||
<translation>Показывать предупреждения о качестве соединения</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="944"/>
|
||||
<location filename="../gui/SettingsView.qml" line="973"/>
|
||||
<source>Discord Rich Presence integration</source>
|
||||
<translation>Интеграция в Discord Rich Presence</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="954"/>
|
||||
<location filename="../gui/SettingsView.qml" line="983"/>
|
||||
<source>Updates your Discord status to display the name of the game you're streaming.</source>
|
||||
<translation>Пишет статус в Discord с названием запущенноый игры.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1181"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1210"/>
|
||||
<source>Only enable this option when streaming a game that doesn't support gamepads being connected after startup.</source>
|
||||
<translation>Необходимо для игр, не поддерживающих "горячее" подключение геймпадов.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="999"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1028"/>
|
||||
<source>Optimize mouse for remote desktop instead of games</source>
|
||||
<translation>Оптимизировать мышь для удалённого рабочего стола вместо игр</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="960"/>
|
||||
<location filename="../gui/SettingsView.qml" line="989"/>
|
||||
<source>Keep the display awake while streaming</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="970"/>
|
||||
<location filename="../gui/SettingsView.qml" line="999"/>
|
||||
<source>Prevents the screensaver from starting or the display from going to sleep while streaming.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1021"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1050"/>
|
||||
<source>Capture system keyboard shortcuts</source>
|
||||
<translation>Захватывать нажатия горячих клавиш</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1029"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1058"/>
|
||||
<source>This enables the capture of system-wide keyboard shortcuts like Alt+Tab that would normally be handled by the client OS while streaming.</source>
|
||||
<translation>Это включает захват комбинаций вроде Alt+Tab, которые иначе бы обычно обрабатывались операционной системой.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1059"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1088"/>
|
||||
<source>in fullscreen</source>
|
||||
<translation>только в режиме на весь экран</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1063"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1092"/>
|
||||
<source>always</source>
|
||||
<translation>всегда</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1103"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1132"/>
|
||||
<source>When checked, the touchscreen acts like a trackpad. When unchecked, the touchscreen will directly control the mouse pointer.</source>
|
||||
<translation>Если включено, сенсорный экран будет использоваться как тачпад. Если отключено, сенсорный экран будет прямо управлять курсором мыши.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1229"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1258"/>
|
||||
<source>Optimize game settings for streaming</source>
|
||||
<translation>Позволить GeForce Experience оптимизировать настройки игры</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1240"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1269"/>
|
||||
<source>Quit app on host PC after ending stream</source>
|
||||
<translation>Завершить игру на ПК-хосте при выходе</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1250"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1279"/>
|
||||
<source>This will close the app or game you are streaming when you end your stream. You will lose any unsaved progress!</source>
|
||||
<translation>Это выйдет из игры или приложения при закрытии окна Moonlight или нажатии Ctrl+Alt+Shift+Q. Несохранённый прогресс может быть утерян!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1269"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1298"/>
|
||||
<source>Video decoder</source>
|
||||
<translation>Декодер видео</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1294"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1346"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1324"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1393"/>
|
||||
<source>Automatic (Recommended)</source>
|
||||
<translation>Автоматически (рекомендуется)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1298"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1328"/>
|
||||
<source>Force software decoding</source>
|
||||
<translation>Программный</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1302"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1332"/>
|
||||
<source>Force hardware decoding</source>
|
||||
<translation>Аппаратный</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1315"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1362"/>
|
||||
<source>Video codec</source>
|
||||
<translation>Видеокодек</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1350"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1397"/>
|
||||
<source>H.264</source>
|
||||
<translation>H.264</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1354"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1401"/>
|
||||
<source>HEVC (H.265)</source>
|
||||
<translation>HEVC (H.265)</translation>
|
||||
</message>
|
||||
@@ -905,17 +910,17 @@
|
||||
<translation type="vanished">HEVC HDR (Экспериментальный)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1403"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1450"/>
|
||||
<source>Unlock unsupported FPS options</source>
|
||||
<translation>Включить неподдерживаемые настройки FPS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1422"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1469"/>
|
||||
<source>Automatically find PCs on the local network (Recommended)</source>
|
||||
<translation>Автоматически найти ПК-хосты в локальной сети (рекомендуется)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1447"/>
|
||||
<location filename="../gui/SettingsView.qml" line="1494"/>
|
||||
<source>Automatically detect blocked connections (Recommended)</source>
|
||||
<translation>Автоматически определять проблемы с подключением (рекомендуется)</translation>
|
||||
</message>
|
||||
@@ -972,99 +977,94 @@
|
||||
<context>
|
||||
<name>main</name>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="254"/>
|
||||
<location filename="../gui/main.qml" line="264"/>
|
||||
<location filename="../gui/main.qml" line="393"/>
|
||||
<location filename="../gui/main.qml" line="408"/>
|
||||
<location filename="../gui/main.qml" line="418"/>
|
||||
<source>Settings</source>
|
||||
<translation>Настройки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="255"/>
|
||||
<location filename="../gui/main.qml" line="265"/>
|
||||
<source>Version %1</source>
|
||||
<translation>Версия %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="271"/>
|
||||
<location filename="../gui/main.qml" line="281"/>
|
||||
<source>Join our community on Discord</source>
|
||||
<translation>Присоединитесь к нашему Discord (на английском)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="283"/>
|
||||
<source>Computers</source>
|
||||
<translation>Компьютеры</translation>
|
||||
<translation type="vanished">Компьютеры</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="290"/>
|
||||
<location filename="../gui/main.qml" line="300"/>
|
||||
<source>Add PC manually</source>
|
||||
<translation>Добавить ПК вручную</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="330"/>
|
||||
<location filename="../gui/main.qml" line="340"/>
|
||||
<source>Update available for Moonlight: Version %1</source>
|
||||
<translation>Обновление Moonlight доступно: версия %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="377"/>
|
||||
<location filename="../gui/main.qml" line="387"/>
|
||||
<source>Gamepad Mapper</source>
|
||||
<translation>Назначения кнопок геймпада</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="381"/>
|
||||
<source>Gamepad Mapping</source>
|
||||
<translation>Назначение кнопок геймпада</translation>
|
||||
<translation type="vanished">Назначение кнопок геймпада</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>No functioning hardware accelerated H.264 video decoder was detected by Moonlight. Your streaming performance may be severely degraded in this configuration.</source>
|
||||
<translation type="vanished">Moonlight не может найти декодер для H.264. Программное декодирование может быть намного медленнее.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="423"/>
|
||||
<location filename="../gui/main.qml" line="433"/>
|
||||
<source>Hardware acceleration doesn't work on XWayland. Continuing on XWayland may result in poor streaming performance. Try running with QT_QPA_PLATFORM=wayland or switch to X11.</source>
|
||||
<translation>Аппаратное ускорение не работает с XWayland. Попробуйте переключиться на X11 или добавьте параметр "QT_QPA_PLATFORM=wayland".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="432"/>
|
||||
<location filename="../gui/main.qml" line="442"/>
|
||||
<source>This version of Moonlight isn't optimized for your PC. Please download the '%1' version of Moonlight for the best streaming performance.</source>
|
||||
<translation>Эта версия Moonlight не оптимизирована для Вашего ПК. Пожалуйста, установите "%1" для лучшей производительности.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="441"/>
|
||||
<location filename="../gui/main.qml" line="451"/>
|
||||
<source>Moonlight detected gamepads without a mapping:</source>
|
||||
<translation>Moonilght обнаружил геймпады без настроек:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="354"/>
|
||||
<location filename="../gui/main.qml" line="364"/>
|
||||
<source>Help</source>
|
||||
<translation>Помощь</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="415"/>
|
||||
<location filename="../gui/main.qml" line="425"/>
|
||||
<source>No functioning hardware accelerated video decoder was detected by Moonlight. Your streaming performance may be severely degraded in this configuration.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="417"/>
|
||||
<location filename="../gui/main.qml" line="427"/>
|
||||
<source>Click the Help button for more information on solving this problem.</source>
|
||||
<translation>Нажмите кнопку Помощь, чтобы увидеть способы решения проблемы.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="425"/>
|
||||
<location filename="../gui/main.qml" line="435"/>
|
||||
<source>Click the Help button for more information.</source>
|
||||
<translation>Нажмите кнопку Помощь, чтобы увидеть больше информации.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="443"/>
|
||||
<location filename="../gui/main.qml" line="453"/>
|
||||
<source>Click the Help button for information on how to map your gamepads.</source>
|
||||
<translation>Нажмите кнопку Помощь, чтобы узнать, как настроить геймпад.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="451"/>
|
||||
<location filename="../gui/main.qml" line="461"/>
|
||||
<source>Are you sure you want to quit?</source>
|
||||
<translation>Вы уверены, что хотите выйти?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/main.qml" line="481"/>
|
||||
<location filename="../gui/main.qml" line="491"/>
|
||||
<source>Enter the IP address of your GameStream PC:</source>
|
||||
<translation>Введите IP-адрес компьютера с включённым NVIDIA GameStream:</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user