From 346a74ce0ffe4cbcbca0a8acac56dd412c34b167 Mon Sep 17 00:00:00 2001 From: Mikhail Tergoev Date: Thu, 25 Apr 2024 18:54:09 +0300 Subject: [PATCH] Scripts version 2285 --- data_from_portwine/changelog_en | 4 + data_from_portwine/changelog_ru | 5 + data_from_portwine/locales/PortProton.pot | 720 ++++++++--------- .../locales/ru/LC_MESSAGES/PortProton.mo | Bin 55868 -> 55987 bytes .../locales/ru/LC_MESSAGES/PortProton.po | 722 +++++++++--------- data_from_portwine/scripts/functions_helper | 53 +- data_from_portwine/scripts/setup.sh | 4 +- data_from_portwine/scripts/var | 4 +- 8 files changed, 765 insertions(+), 747 deletions(-) diff --git a/data_from_portwine/changelog_en b/data_from_portwine/changelog_en index a20f7f3..c2c6c76 100755 --- a/data_from_portwine/changelog_en +++ b/data_from_portwine/changelog_en @@ -2,6 +2,10 @@ You can help us in the development of the project on the website: https://linux- ---------------------------------------- Changelog: +###Scripts version 2285### Date: 25.04.2024 / Download update size: 3 megabytes +* added the inclusion of "DGVOODOO2" in the "3D API" (thanks Htylol) +* improved archive unpacking function (thanks to Boria138) + ###Scripts version 2284### Date: 23.04.2024 / Download update size: 240 megabytes * added new functionality to the PortProton menu -> PORTPROTON SETTINGS -> Change Mirror (to switch downloads from CDN to GITHUB and back) * updated WINE_LG to version 9-7 diff --git a/data_from_portwine/changelog_ru b/data_from_portwine/changelog_ru index b610a95..c842b66 100755 --- a/data_from_portwine/changelog_ru +++ b/data_from_portwine/changelog_ru @@ -2,6 +2,11 @@ ----------------------------------------- История изменений: +###Scripts version 2285### Дата: 25.04.2024 / Размер скачиваемого обновления: 3 мегабайта +* добавлено включение "DGVOODOO2" в "3D API" что дает возможность трансляции старых игр в Vulkan c использованием улучшения графики с помощью vkBasalt (спасибо Htylol) +* улучшена функция распаковки архивов (спасибо Boria138) +* оптимизированы и улучшены анимации (спасибо Dervart) + ###Scripts version 2284### Дата: 23.04.2024 / Размер скачиваемого обновления: 240 мегабайт * добавлен новый функционал в меню PortProton -> НАСТРОЙКИ PORTPROTON -> Сменить зеркало (для переключения скачивания с CDN на GITHUB и обратно) * обновлен WINE_LG до версии 9-7 diff --git a/data_from_portwine/locales/PortProton.pot b/data_from_portwine/locales/PortProton.pot index 6e77b05..39935a7 100644 --- a/data_from_portwine/locales/PortProton.pot +++ b/data_from_portwine/locales/PortProton.pot @@ -7,7 +7,7 @@ msgid "" msgstr "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" - "POT-Creation-Date: 2024-04-23 21:16+0300\n" + "POT-Creation-Date: 2024-04-25 18:28+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,356 +16,361 @@ msgstr "Project-Id-Version: PACKAGE VERSION\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: /home/fidel/PortProton/data/scripts/start.sh:210 +#: /home/fidel/PortProton/data/scripts/start.sh:213 #, sh-format msgid "A running PortProton session was detected.\\nDo you want to end the " "previous session?" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:267 +#: /home/fidel/PortProton/data/scripts/start.sh:270 #, sh-format msgid "Unpack has FAILED for prefix:" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:278 +#: /home/fidel/PortProton/data/scripts/start.sh:281 #, sh-format msgid "Unpack is DONE for prefix:" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:343 +#: /home/fidel/PortProton/data/scripts/start.sh:346 #, sh-format msgid "OPENGL (For video cards without VULKAN)" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:344 +#: /home/fidel/PortProton/data/scripts/start.sh:347 #, sh-format msgid "Stable" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:345 +#: /home/fidel/PortProton/data/scripts/start.sh:348 #, sh-format msgid "Newest" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:346 +#: /home/fidel/PortProton/data/scripts/start.sh:349 #, sh-format msgid "GALLIUM_NINE (DX9 for MESA)" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:347 +#: /home/fidel/PortProton/data/scripts/start.sh:350 #, sh-format msgid "GALLIUM_ZINK (OpenGL for VULKAN)" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:358 +#: /home/fidel/PortProton/data/scripts/start.sh:351 +#, sh-format +msgid "DGVOODOO2 (DirectX 1-7, Glide 3dfx wrapper)" +msgstr "" + +#: /home/fidel/PortProton/data/scripts/start.sh:363 #, sh-format msgid "PortProton database file was found for" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:395 -#: /home/fidel/PortProton/data/scripts/functions_helper:3318 -#: /home/fidel/PortProton/data/scripts/functions_helper:3330 +#: /home/fidel/PortProton/data/scripts/start.sh:400 +#: /home/fidel/PortProton/data/scripts/functions_helper:3342 +#: /home/fidel/PortProton/data/scripts/functions_helper:3354 #, sh-format msgid "CREATE SHORTCUT" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:395 +#: /home/fidel/PortProton/data/scripts/start.sh:400 #, sh-format msgid "Create shortcut for select file..." msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:397 -#: /home/fidel/PortProton/data/scripts/functions_helper:3434 +#: /home/fidel/PortProton/data/scripts/start.sh:402 +#: /home/fidel/PortProton/data/scripts/functions_helper:3458 #, sh-format msgid "DELETE SHORTCUT" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:397 +#: /home/fidel/PortProton/data/scripts/start.sh:402 #, sh-format msgid "Delete shortcut for select file..." msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:407 +#: /home/fidel/PortProton/data/scripts/start.sh:412 #, sh-format msgid "VKBASALT" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:407 -#: /home/fidel/PortProton/data/scripts/functions_helper:2607 +#: /home/fidel/PortProton/data/scripts/start.sh:412 +#: /home/fidel/PortProton/data/scripts/functions_helper:2631 #, sh-format msgid "Enable vkBasalt by default to improve graphics in games running on " "Vulkan. (The HOME hotkey disables vkbasalt)" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:408 +#: /home/fidel/PortProton/data/scripts/start.sh:413 #, sh-format msgid "MANGOHUD" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:408 +#: /home/fidel/PortProton/data/scripts/start.sh:413 #, sh-format msgid "Enable Mangohud by default (R_SHIFT + F12 keyboard shortcuts disable " "Mangohud)" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:409 +#: /home/fidel/PortProton/data/scripts/start.sh:414 #, sh-format msgid "EDIT DB" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:409 +#: /home/fidel/PortProton/data/scripts/start.sh:414 #, sh-format msgid "Edit database file for" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:411 +#: /home/fidel/PortProton/data/scripts/start.sh:416 #, sh-format msgid "DEBUG" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:411 +#: /home/fidel/PortProton/data/scripts/start.sh:416 #, sh-format msgid "Launch with the creation of a .log file at the root PortProton" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:412 +#: /home/fidel/PortProton/data/scripts/start.sh:417 #, sh-format msgid "LAUNCH" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:412 +#: /home/fidel/PortProton/data/scripts/start.sh:417 #, sh-format msgid "Run file ..." msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:436 +#: /home/fidel/PortProton/data/scripts/start.sh:441 #, sh-format msgid "Create shortcut..." msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:456 +#: /home/fidel/PortProton/data/scripts/start.sh:461 #, sh-format msgid "Reinstall PortProton" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:457 +#: /home/fidel/PortProton/data/scripts/start.sh:462 #, sh-format msgid "Remove PortProton" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:458 +#: /home/fidel/PortProton/data/scripts/start.sh:463 #, sh-format msgid "Update PortProton" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:459 +#: /home/fidel/PortProton/data/scripts/start.sh:464 #, sh-format msgid "Changelog" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:460 +#: /home/fidel/PortProton/data/scripts/start.sh:465 #, sh-format msgid "Change language" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:461 +#: /home/fidel/PortProton/data/scripts/start.sh:466 #, sh-format msgid "Edit user.conf" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:462 +#: /home/fidel/PortProton/data/scripts/start.sh:467 #, sh-format msgid "Scripts from backup" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:464 +#: /home/fidel/PortProton/data/scripts/start.sh:469 #, sh-format msgid "Credits" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:465 +#: /home/fidel/PortProton/data/scripts/start.sh:470 #, sh-format msgid "Change mirror" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:472 +#: /home/fidel/PortProton/data/scripts/start.sh:477 #, sh-format msgid "Create prefix backup" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:473 +#: /home/fidel/PortProton/data/scripts/start.sh:478 #, sh-format msgid "Run winetricks to install additional libraries to the selected prefix" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:474 +#: /home/fidel/PortProton/data/scripts/start.sh:479 #, sh-format msgid "Clear prefix" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:474 +#: /home/fidel/PortProton/data/scripts/start.sh:479 #, sh-format msgid "Clear the prefix to fix problems" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:475 +#: /home/fidel/PortProton/data/scripts/start.sh:480 #, sh-format msgid "Get other Wine" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:475 +#: /home/fidel/PortProton/data/scripts/start.sh:480 #, sh-format msgid "Open the menu to download other versions of WINE or PROTON" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:476 +#: /home/fidel/PortProton/data/scripts/start.sh:481 #, sh-format msgid "Uninstaller" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:476 +#: /home/fidel/PortProton/data/scripts/start.sh:481 #, sh-format msgid "Run the program uninstaller built into wine" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:477 +#: /home/fidel/PortProton/data/scripts/start.sh:482 #, sh-format msgid "Prefix Manager" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:477 +#: /home/fidel/PortProton/data/scripts/start.sh:482 #, sh-format msgid "Run winecfg to edit the settings of the selected prefix" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:478 +#: /home/fidel/PortProton/data/scripts/start.sh:483 #, sh-format msgid "File Manager" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:478 +#: /home/fidel/PortProton/data/scripts/start.sh:483 #, sh-format msgid "Run wine file manager" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:479 +#: /home/fidel/PortProton/data/scripts/start.sh:484 #, sh-format msgid "Command line" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:479 +#: /home/fidel/PortProton/data/scripts/start.sh:484 #, sh-format msgid "Run wine cmd" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:480 +#: /home/fidel/PortProton/data/scripts/start.sh:485 #, sh-format msgid "Regedit" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:480 +#: /home/fidel/PortProton/data/scripts/start.sh:485 #, sh-format msgid "Run wine regedit" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:483 +#: /home/fidel/PortProton/data/scripts/start.sh:488 #, sh-format msgid "Emulator for Nintendo game consoles with high compatibility" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:484 +#: /home/fidel/PortProton/data/scripts/start.sh:489 #, sh-format msgid "Multi-arcade emulator that allows you to play old arcade games" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:485 +#: /home/fidel/PortProton/data/scripts/start.sh:490 #, sh-format msgid "Multi-platform frontend for emulators with extensive settings" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:486 +#: /home/fidel/PortProton/data/scripts/start.sh:491 #, sh-format msgid "Emulator for the PlayStation Portable (PSP) game console" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:487 +#: /home/fidel/PortProton/data/scripts/start.sh:492 #, sh-format msgid "Emulator for the Nintendo 3DS game console" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:488 +#: /home/fidel/PortProton/data/scripts/start.sh:493 #, sh-format msgid "Emulator for the Wii U game console" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:489 +#: /home/fidel/PortProton/data/scripts/start.sh:494 #, sh-format msgid "Emulator for the PlayStation 1 game console with high compatibility" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:490 +#: /home/fidel/PortProton/data/scripts/start.sh:495 #, sh-format msgid "Emulator for the Nintendo 64 game console" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:491 +#: /home/fidel/PortProton/data/scripts/start.sh:496 #, sh-format msgid "Emulator for the Game Boy Advance game console" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:492 +#: /home/fidel/PortProton/data/scripts/start.sh:497 #, sh-format msgid "Emulator for the Sega Saturn game console" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:493 +#: /home/fidel/PortProton/data/scripts/start.sh:498 #, sh-format msgid "Emulator for the Xbox 360 game console" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:494 +#: /home/fidel/PortProton/data/scripts/start.sh:499 #, sh-format msgid "Emulator for the Nintendo Entertainment System (NES or Dendy) game " "console" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:495 +#: /home/fidel/PortProton/data/scripts/start.sh:500 #, sh-format msgid "Emulator for the Xbox game console" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:496 +#: /home/fidel/PortProton/data/scripts/start.sh:501 #, sh-format msgid "Emulator for the Sega Dreamcast game console" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:548 -#: /home/fidel/PortProton/data/scripts/start.sh:561 +#: /home/fidel/PortProton/data/scripts/start.sh:553 +#: /home/fidel/PortProton/data/scripts/start.sh:566 #, sh-format msgid "AUTOINSTALLS" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:549 -#: /home/fidel/PortProton/data/scripts/start.sh:562 +#: /home/fidel/PortProton/data/scripts/start.sh:554 +#: /home/fidel/PortProton/data/scripts/start.sh:567 #, sh-format msgid "EMULATORS" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:550 -#: /home/fidel/PortProton/data/scripts/start.sh:563 +#: /home/fidel/PortProton/data/scripts/start.sh:555 +#: /home/fidel/PortProton/data/scripts/start.sh:568 #, sh-format msgid "WINE SETTINGS" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:551 -#: /home/fidel/PortProton/data/scripts/start.sh:564 +#: /home/fidel/PortProton/data/scripts/start.sh:556 +#: /home/fidel/PortProton/data/scripts/start.sh:569 #, sh-format msgid "PORTPROTON SETTINGS" msgstr "" -#: /home/fidel/PortProton/data/scripts/start.sh:552 -#: /home/fidel/PortProton/data/scripts/start.sh:560 -#: /home/fidel/PortProton/data/scripts/functions_helper:2892 +#: /home/fidel/PortProton/data/scripts/start.sh:557 +#: /home/fidel/PortProton/data/scripts/start.sh:565 +#: /home/fidel/PortProton/data/scripts/functions_helper:2916 #, sh-format msgid "INSTALLED" msgstr "" @@ -394,368 +399,368 @@ msgstr "" msgid "Downloading" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:433 +#: /home/fidel/PortProton/data/scripts/functions_helper:420 #, sh-format msgid "Do you really want to reinstall PortProton?\\nFor this, an internet " "connection will be required." msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1186 +#: /home/fidel/PortProton/data/scripts/functions_helper:1192 #, sh-format msgid "More than one DB file found for the application being launched." "\\nSelect the required one, or delete the extra DB file before the " "next run.\\n" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1283 -#: /home/fidel/PortProton/data/scripts/functions_helper:1293 +#: /home/fidel/PortProton/data/scripts/functions_helper:1289 #: /home/fidel/PortProton/data/scripts/functions_helper:1299 -#: /home/fidel/PortProton/data/scripts/functions_helper:1303 +#: /home/fidel/PortProton/data/scripts/functions_helper:1305 +#: /home/fidel/PortProton/data/scripts/functions_helper:1309 #, sh-format msgid "UPDATING NOW" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1287 +#: /home/fidel/PortProton/data/scripts/functions_helper:1293 #, sh-format msgid "Update scripts:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1290 -#: /home/fidel/PortProton/data/scripts/functions_helper:2364 +#: /home/fidel/PortProton/data/scripts/functions_helper:1296 +#: /home/fidel/PortProton/data/scripts/functions_helper:2388 #, sh-format msgid "EXIT" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1291 #: /home/fidel/PortProton/data/scripts/functions_helper:1297 -#: /home/fidel/PortProton/data/scripts/functions_helper:1329 +#: /home/fidel/PortProton/data/scripts/functions_helper:1303 +#: /home/fidel/PortProton/data/scripts/functions_helper:1335 #, sh-format msgid "DO NOT REMIND ME" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1292 #: /home/fidel/PortProton/data/scripts/functions_helper:1298 -#: /home/fidel/PortProton/data/scripts/functions_helper:1327 +#: /home/fidel/PortProton/data/scripts/functions_helper:1304 +#: /home/fidel/PortProton/data/scripts/functions_helper:1333 #, sh-format msgid "REMIND ME LATER" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1466 +#: /home/fidel/PortProton/data/scripts/functions_helper:1472 #, sh-format msgid "Searching for .exe files... Please wait." msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1478 +#: /home/fidel/PortProton/data/scripts/functions_helper:1484 #, sh-format msgid "Create shortcut for..." msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1479 +#: /home/fidel/PortProton/data/scripts/functions_helper:1485 #, sh-format msgid "Choose the .exe file for which you need to create a shortcut and " "click OK.\\n" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1480 +#: /home/fidel/PortProton/data/scripts/functions_helper:1486 #, sh-format msgid "Choose path to .exe file:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1481 -#: /home/fidel/PortProton/data/scripts/functions_helper:2389 -#: /home/fidel/PortProton/data/scripts/functions_helper:2893 -#: /home/fidel/PortProton/data/scripts/functions_helper:3435 -#: /home/fidel/PortProton/data/scripts/functions_helper:3506 -#: /home/fidel/PortProton/data/scripts/functions_helper:3730 +#: /home/fidel/PortProton/data/scripts/functions_helper:1487 +#: /home/fidel/PortProton/data/scripts/functions_helper:2413 +#: /home/fidel/PortProton/data/scripts/functions_helper:2917 +#: /home/fidel/PortProton/data/scripts/functions_helper:3459 +#: /home/fidel/PortProton/data/scripts/functions_helper:3530 +#: /home/fidel/PortProton/data/scripts/functions_helper:3756 #, sh-format msgid "CANCEL" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1482 -#: /home/fidel/PortProton/data/scripts/functions_helper:2351 -#: /home/fidel/PortProton/data/scripts/functions_helper:2390 -#: /home/fidel/PortProton/data/scripts/functions_helper:2894 -#: /home/fidel/PortProton/data/scripts/functions_helper:3507 -#: /home/fidel/PortProton/data/scripts/functions_helper:3731 +#: /home/fidel/PortProton/data/scripts/functions_helper:1488 +#: /home/fidel/PortProton/data/scripts/functions_helper:2375 +#: /home/fidel/PortProton/data/scripts/functions_helper:2414 +#: /home/fidel/PortProton/data/scripts/functions_helper:2918 +#: /home/fidel/PortProton/data/scripts/functions_helper:3531 +#: /home/fidel/PortProton/data/scripts/functions_helper:3757 #, sh-format msgid "OK" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1610 +#: /home/fidel/PortProton/data/scripts/functions_helper:1616 #, sh-format msgid "Do you want to installing recommended libraries in the new prefix:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:1960 +#: /home/fidel/PortProton/data/scripts/functions_helper:1966 #, sh-format msgid "d3dadapter9.so.1.0.0 - Not found in the system.\\nInstall the " "missing package: d3dadapter9" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2373 +#: /home/fidel/PortProton/data/scripts/functions_helper:2397 #, sh-format msgid "You will need to check internet connection,and\\npress Repeat for " "repeat download" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2373 -#: /home/fidel/PortProton/data/scripts/functions_helper:3430 +#: /home/fidel/PortProton/data/scripts/functions_helper:2397 +#: /home/fidel/PortProton/data/scripts/functions_helper:3454 #, sh-format msgid "Error" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2376 +#: /home/fidel/PortProton/data/scripts/functions_helper:2400 #, sh-format msgid "SKIP" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2377 +#: /home/fidel/PortProton/data/scripts/functions_helper:2401 #, sh-format msgid "REPEAT" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2386 -#: /home/fidel/PortProton/data/scripts/functions_helper:3310 -#: /home/fidel/PortProton/data/scripts/functions_helper:3322 +#: /home/fidel/PortProton/data/scripts/functions_helper:2410 +#: /home/fidel/PortProton/data/scripts/functions_helper:3334 +#: /home/fidel/PortProton/data/scripts/functions_helper:3346 #, sh-format msgid "Choices" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2421 -#: /home/fidel/PortProton/data/scripts/functions_helper:2426 +#: /home/fidel/PortProton/data/scripts/functions_helper:2445 +#: /home/fidel/PortProton/data/scripts/functions_helper:2450 #, sh-format msgid "TERMINAL" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2421 -#: /home/fidel/PortProton/data/scripts/functions_helper:2426 +#: /home/fidel/PortProton/data/scripts/functions_helper:2445 +#: /home/fidel/PortProton/data/scripts/functions_helper:2450 #, sh-format msgid "LOGO" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2490 +#: /home/fidel/PortProton/data/scripts/functions_helper:2514 #, sh-format msgid "Please wait. Installing the" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2525 -#: /home/fidel/PortProton/data/scripts/functions_helper:2571 +#: /home/fidel/PortProton/data/scripts/functions_helper:2549 +#: /home/fidel/PortProton/data/scripts/functions_helper:2595 #, sh-format msgid "CHANGELOG" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2569 +#: /home/fidel/PortProton/data/scripts/functions_helper:2593 #, sh-format msgid "WINEFILE" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2570 +#: /home/fidel/PortProton/data/scripts/functions_helper:2594 #, sh-format msgid "TASKMGR" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2572 +#: /home/fidel/PortProton/data/scripts/functions_helper:2596 #, sh-format msgid "FORCE EXIT" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2608 +#: /home/fidel/PortProton/data/scripts/functions_helper:2632 #, sh-format msgid "Do not use in-process synchronization primitives based on eventfd. " "(It is recommended not to change the value.)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2609 +#: /home/fidel/PortProton/data/scripts/functions_helper:2633 #, sh-format msgid "Do not use futex-based in-process synchronization primitives. " "(Automatically disabled on systems without FUTEX_WAIT_MULTIPLE " "support) (It is recommended not to change the value)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2610 +#: /home/fidel/PortProton/data/scripts/functions_helper:2634 #, sh-format msgid "Enable vkd3d support - Ray Tracing" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2611 +#: /home/fidel/PortProton/data/scripts/functions_helper:2635 #, sh-format msgid "Required for video playback in some games so that it is not " "distorted (usually colored pink)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2612 +#: /home/fidel/PortProton/data/scripts/functions_helper:2636 #, sh-format msgid "Disable asynchronous calls for VULKAN and DXVK modes" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2613 +#: /home/fidel/PortProton/data/scripts/functions_helper:2637 #, sh-format msgid "Enable DLSS on supported NVIDIA graphics cards" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2614 +#: /home/fidel/PortProton/data/scripts/functions_helper:2638 #, sh-format msgid "Forced use of older versions of OpenGL" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2615 +#: /home/fidel/PortProton/data/scripts/functions_helper:2639 #, sh-format msgid "Disguise all features used for NVIDIA graphics cards" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2616 +#: /home/fidel/PortProton/data/scripts/functions_helper:2640 #, sh-format msgid "Forced activation of vertical sync" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2617 +#: /home/fidel/PortProton/data/scripts/functions_helper:2641 #, sh-format msgid "Enable the application to run in the WINE virtual desktop" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2618 +#: /home/fidel/PortProton/data/scripts/functions_helper:2642 #, sh-format msgid "Run the application in the terminal" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2619 +#: /home/fidel/PortProton/data/scripts/functions_helper:2643 #, sh-format msgid "Include a delay in releasing some memory to bypass errors associated " "with using the application after the memory is released" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2620 +#: /home/fidel/PortProton/data/scripts/functions_helper:2644 #, sh-format msgid "A very dangerous way to hack the memory write timer in ntdll. This " "improves the performance of some very specific games. (It is " "recommended not to change the value.)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2621 +#: /home/fidel/PortProton/data/scripts/functions_helper:2645 #, sh-format msgid "Disable the window for selecting startup modes and WINE versions" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2622 +#: /home/fidel/PortProton/data/scripts/functions_helper:2646 #, sh-format msgid "Use Gstreamer to output clips in games (WMF support)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2623 +#: /home/fidel/PortProton/data/scripts/functions_helper:2647 #, sh-format msgid "Increases RAM usage limits for 32-bit applications from two to four " "gigabytes" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2624 +#: /home/fidel/PortProton/data/scripts/functions_helper:2648 #, sh-format msgid "Use container launch mode (It is recommended not to change the value)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2625 +#: /home/fidel/PortProton/data/scripts/functions_helper:2649 #, sh-format msgid "Using FPS and system load monitoring (Turns on and off by the key " "combination - right Shift + F12)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2626 +#: /home/fidel/PortProton/data/scripts/functions_helper:2650 #, sh-format msgid "Using automatic system optimization to improve performance in games " "(provided the gamemode package is installed on the system)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2627 +#: /home/fidel/PortProton/data/scripts/functions_helper:2651 #, sh-format msgid "Forced use of built-in DXGI library (in rare cases it solves " "problems with DX12 games)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2628 +#: /home/fidel/PortProton/data/scripts/functions_helper:2652 #, sh-format msgid "Forced use of MANGOHUD system settings (GOverlay, etc.)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2629 +#: /home/fidel/PortProton/data/scripts/functions_helper:2653 #, sh-format msgid "Forced use of VKBASALT system settings (GOverlay, etc.)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2630 +#: /home/fidel/PortProton/data/scripts/functions_helper:2654 #, sh-format msgid "Enable forced use of third-party DirectX libraries" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2631 +#: /home/fidel/PortProton/data/scripts/functions_helper:2655 #, sh-format msgid "Change the version of WINDOWS 10 to WINDOWS 7 in the prefix" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2632 +#: /home/fidel/PortProton/data/scripts/functions_helper:2656 #, sh-format msgid "Use WINE shader caching (disable only if there are microfreezes in " "the game)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2633 +#: /home/fidel/PortProton/data/scripts/functions_helper:2657 #, sh-format msgid "Works while using any version of ProtonGE in full screen mode at a " "resolution below the standard screen" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2634 +#: /home/fidel/PortProton/data/scripts/functions_helper:2658 #, sh-format msgid "Enable DLSS translator in FSR 2 in DirectX 12 games (CyberFSR2)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2635 +#: /home/fidel/PortProton/data/scripts/functions_helper:2659 #, sh-format msgid "Enable DLSS translator in FSR 3 in DirectX 12 games (Experimental " "project dlssg-to-fsr3)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2636 +#: /home/fidel/PortProton/data/scripts/functions_helper:2660 #, sh-format msgid "Enable Easy Anti-Cheat and BattlEye Anti-Cheat runtimes (required if " "game used this anti-cheats)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2637 +#: /home/fidel/PortProton/data/scripts/functions_helper:2661 #, sh-format msgid "Reduce pulseaudio latency to fix intermittent sound" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2638 +#: /home/fidel/PortProton/data/scripts/functions_helper:2662 #, sh-format msgid "Forced use of the us layout (useful for games in which the control " "works correctly only on the us layout)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2639 +#: /home/fidel/PortProton/data/scripts/functions_helper:2663 #, sh-format msgid "Remember the screen resolution when starting the game and return it " "when closing (useful for games that change the screen resolution " "when closing)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2640 +#: /home/fidel/PortProton/data/scripts/functions_helper:2664 #, sh-format msgid "Use system mangohud, vkBasalt, obs-vkcapture and other applications " "using vulkan layers" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2641 +#: /home/fidel/PortProton/data/scripts/functions_helper:2665 #, sh-format msgid "Enable the ability to write to OBS Studio using obs-vkcapture " "(ATTENTION: the forced use of system mangohud, vkBasalt, obs-" "vkcapture and other applications using vulkan layers will be enabled)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2642 +#: /home/fidel/PortProton/data/scripts/functions_helper:2666 #, sh-format msgid "Disable desktop compositing (effects). It often improves performance." msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2643 +#: /home/fidel/PortProton/data/scripts/functions_helper:2667 #, sh-format msgid "\n" "Super + F : Toggle fullscreen\n" @@ -770,36 +775,36 @@ msgid "\n" "Super + C : Update clipboard" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2679 +#: /home/fidel/PortProton/data/scripts/functions_helper:2703 #, sh-format msgid "Change the version of WINDOWS emulation" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2679 +#: /home/fidel/PortProton/data/scripts/functions_helper:2703 #, sh-format msgid "Changing the WINDOWS emulation version may be required to run " "older games. WINDOWS versions below 10 do not support new " "games with DirectX 12" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2680 +#: /home/fidel/PortProton/data/scripts/functions_helper:2704 #, sh-format msgid "AUTOINSTALL WITH WINETRICKS" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2680 +#: /home/fidel/PortProton/data/scripts/functions_helper:2704 #, sh-format msgid "Automatically install with WINETRICKS additional libraries " "required to run the game/program. List of libraries separated by " "spaces" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2681 +#: /home/fidel/PortProton/data/scripts/functions_helper:2705 #, sh-format msgid "Forced to use/disable libraries" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2681 +#: /home/fidel/PortProton/data/scripts/functions_helper:2705 #, sh-format msgid "Forced to use/disable the library only for the given application. " "(There are examples in the drop-down list)\n" @@ -814,45 +819,45 @@ msgid "Forced to use/disable the library only for the given application. " "\t* library= - disable the use of this library" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2692 +#: /home/fidel/PortProton/data/scripts/functions_helper:2716 #, sh-format msgid "ADD ARGUMENTS FOR .EXE FILE" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2692 +#: /home/fidel/PortProton/data/scripts/functions_helper:2716 #, sh-format msgid "Adding an argument after the .exe file, just like you would " "add an argument in a shortcut on a WINDOWS system" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2694 +#: /home/fidel/PortProton/data/scripts/functions_helper:2718 #, sh-format msgid "Limit the use of processor cores" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2694 +#: /home/fidel/PortProton/data/scripts/functions_helper:2718 #, sh-format msgid "Limiting the number of CPU cores is useful for Unity games (It is " "recommended to set the value equal to 8)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2695 +#: /home/fidel/PortProton/data/scripts/functions_helper:2719 #, sh-format msgid "Choose a graphics card to run the game (in user.conf)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2695 +#: /home/fidel/PortProton/data/scripts/functions_helper:2719 #, sh-format msgid "Select which video card will be used to run the game (used for all " "running games and programs in PortProton)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2696 +#: /home/fidel/PortProton/data/scripts/functions_helper:2720 #, sh-format msgid "Add arguments for GAMESCOPE:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2696 +#: /home/fidel/PortProton/data/scripts/functions_helper:2720 #, sh-format msgid "\n" "-W, -H: set the resolution used by gamescope. Resizing the " @@ -876,399 +881,399 @@ msgid "\n" "-f: create a full-screen window." msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2707 +#: /home/fidel/PortProton/data/scripts/functions_helper:2731 #, sh-format msgid "Forcibly select the OpenGL version for the game" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2707 +#: /home/fidel/PortProton/data/scripts/functions_helper:2731 #, sh-format msgid "You can select the required OpenGL version, some games require a " "forced Compatibility Profile (COMPAT). (Examples are in the drop-" "down list)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2711 +#: /home/fidel/PortProton/data/scripts/functions_helper:2735 #, sh-format msgid "Change settings in database file for" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2711 +#: /home/fidel/PortProton/data/scripts/functions_helper:2735 #, sh-format msgid "NOTE: To display help for each item, simply hover your mouse " "over the text" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2713 -#: /home/fidel/PortProton/data/scripts/functions_helper:3091 -#: /home/fidel/PortProton/data/scripts/functions_helper:3239 +#: /home/fidel/PortProton/data/scripts/functions_helper:2737 +#: /home/fidel/PortProton/data/scripts/functions_helper:3115 +#: /home/fidel/PortProton/data/scripts/functions_helper:3263 #, sh-format msgid "CANCEL THE CHANGES" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2713 -#: /home/fidel/PortProton/data/scripts/functions_helper:3091 -#: /home/fidel/PortProton/data/scripts/functions_helper:3239 +#: /home/fidel/PortProton/data/scripts/functions_helper:2737 +#: /home/fidel/PortProton/data/scripts/functions_helper:3115 +#: /home/fidel/PortProton/data/scripts/functions_helper:3263 #, sh-format msgid "Cancel the current changes and return to the previous menu" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2714 +#: /home/fidel/PortProton/data/scripts/functions_helper:2738 #, sh-format msgid "RESET SETTINGS" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2714 +#: /home/fidel/PortProton/data/scripts/functions_helper:2738 #, sh-format msgid "Restore default settings" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2715 +#: /home/fidel/PortProton/data/scripts/functions_helper:2739 #, sh-format msgid "OPEN THE SETTINGS FILE" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2715 +#: /home/fidel/PortProton/data/scripts/functions_helper:2739 #, sh-format msgid "Open the .ppdb settings file in a system text editor to view " "and change variables manually" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2716 -#: /home/fidel/PortProton/data/scripts/functions_helper:3093 -#: /home/fidel/PortProton/data/scripts/functions_helper:3241 +#: /home/fidel/PortProton/data/scripts/functions_helper:2740 +#: /home/fidel/PortProton/data/scripts/functions_helper:3117 +#: /home/fidel/PortProton/data/scripts/functions_helper:3265 #, sh-format msgid "SAVE CHANGES" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2716 -#: /home/fidel/PortProton/data/scripts/functions_helper:3093 -#: /home/fidel/PortProton/data/scripts/functions_helper:3241 +#: /home/fidel/PortProton/data/scripts/functions_helper:2740 +#: /home/fidel/PortProton/data/scripts/functions_helper:3117 +#: /home/fidel/PortProton/data/scripts/functions_helper:3265 #, sh-format msgid "Save the current changes, and go to the previous menu" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2801 +#: /home/fidel/PortProton/data/scripts/functions_helper:2825 #, sh-format msgid "Check new version WINE..." msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2846 +#: /home/fidel/PortProton/data/scripts/functions_helper:2870 #, sh-format msgid "Error: check wine." msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2876 -#: /home/fidel/PortProton/data/scripts/functions_helper:2878 -#: /home/fidel/PortProton/data/scripts/functions_helper:2880 -#: /home/fidel/PortProton/data/scripts/functions_helper:2882 +#: /home/fidel/PortProton/data/scripts/functions_helper:2900 +#: /home/fidel/PortProton/data/scripts/functions_helper:2902 +#: /home/fidel/PortProton/data/scripts/functions_helper:2904 +#: /home/fidel/PortProton/data/scripts/functions_helper:2906 #, sh-format msgid "Select WINE for download:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2884 +#: /home/fidel/PortProton/data/scripts/functions_helper:2908 #, sh-format msgid "Select installed WINE for delete:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:2886 +#: /home/fidel/PortProton/data/scripts/functions_helper:2910 #, sh-format msgid "WINE MANAGER" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3001 +#: /home/fidel/PortProton/data/scripts/functions_helper:3025 #, sh-format msgid "Simulation of an old 3dfx graphics accelerator (adds horizontal " "stripes)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3002 +#: /home/fidel/PortProton/data/scripts/functions_helper:3026 #, sh-format msgid "Sharpness increase, can be used with CAS" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3003 +#: /home/fidel/PortProton/data/scripts/functions_helper:3027 #, sh-format msgid "Adds glow from bright light sources in the game" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3004 +#: /home/fidel/PortProton/data/scripts/functions_helper:3028 #, sh-format msgid "Cropping the image from the top and bottom (like in a movie =)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3005 +#: /home/fidel/PortProton/data/scripts/functions_helper:3029 #, sh-format msgid "Strong sharpening of texture edges" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3006 +#: /home/fidel/PortProton/data/scripts/functions_helper:3030 #, sh-format msgid "Adds chromatic aberration to an image" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3007 +#: /home/fidel/PortProton/data/scripts/functions_helper:3031 #, sh-format msgid "Sharpening textures with slight modifications of image contrast " "(similar in effect to CAS)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3008 +#: /home/fidel/PortProton/data/scripts/functions_helper:3032 #, sh-format msgid "Adding cool colors" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3009 +#: /home/fidel/PortProton/data/scripts/functions_helper:3033 #, sh-format msgid "Increasing color saturation" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3010 +#: /home/fidel/PortProton/data/scripts/functions_helper:3034 #, sh-format msgid "Add fake HDR" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3011 +#: /home/fidel/PortProton/data/scripts/functions_helper:3035 #, sh-format msgid "Adding the film grain effect" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3012 +#: /home/fidel/PortProton/data/scripts/functions_helper:3036 #, sh-format msgid "Increases the contrast of the image without affecting the bright and " "dark areas, so that the detail in shadows and sky is not lost" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3013 +#: /home/fidel/PortProton/data/scripts/functions_helper:3037 #, sh-format msgid "Reducing noise by blurring the image" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3014 +#: /home/fidel/PortProton/data/scripts/functions_helper:3038 #, sh-format msgid "Reducing the bit depth of color" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3015 +#: /home/fidel/PortProton/data/scripts/functions_helper:3039 #, sh-format msgid "Strong blurring of objects in motion" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3016 +#: /home/fidel/PortProton/data/scripts/functions_helper:3040 #, sh-format msgid "Sharpening (recommended for cartoon games)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3017 +#: /home/fidel/PortProton/data/scripts/functions_helper:3041 #, sh-format msgid "Adding cold colors" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3018 +#: /home/fidel/PortProton/data/scripts/functions_helper:3042 #, sh-format msgid "Alternative antialiasing option (less effect, but with less " "consumption of GPU resources, relative to the standard SMAA)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3019 +#: /home/fidel/PortProton/data/scripts/functions_helper:3043 #, sh-format msgid "Slight blur effect on bright objects (such as flames)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3020 +#: /home/fidel/PortProton/data/scripts/functions_helper:3044 #, sh-format msgid "Glitch effect" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3021 +#: /home/fidel/PortProton/data/scripts/functions_helper:3045 #, sh-format msgid "Another method of sharpening using highpass frequencies" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3022 +#: /home/fidel/PortProton/data/scripts/functions_helper:3046 #, sh-format msgid "Smoothing of nearby pixels with the drawing of missing parts (in " "normal games the picture is blurred)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3023 +#: /home/fidel/PortProton/data/scripts/functions_helper:3047 #, sh-format msgid "Advanced HSL shift (for each shade)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3024 +#: /home/fidel/PortProton/data/scripts/functions_helper:3048 #, sh-format msgid "Image overlay on the game" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3025 +#: /home/fidel/PortProton/data/scripts/functions_helper:3049 #, sh-format msgid "Increases contrast, but some detail in shadows or highlights may be " "lost" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3026 +#: /home/fidel/PortProton/data/scripts/functions_helper:3050 #, sh-format msgid "Same as Levels, but with less loss of detail" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3027 +#: /home/fidel/PortProton/data/scripts/functions_helper:3051 #, sh-format msgid "Gamma correction by individual color channels: red, green and blue" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3028 +#: /home/fidel/PortProton/data/scripts/functions_helper:3052 #, sh-format msgid "Increases depth of field (greatly affects FPS)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3029 +#: /home/fidel/PortProton/data/scripts/functions_helper:3053 #, sh-format msgid "Enhances image sharpness for improved detail" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3030 +#: /home/fidel/PortProton/data/scripts/functions_helper:3054 #, sh-format msgid "Image color correction" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3031 +#: /home/fidel/PortProton/data/scripts/functions_helper:3055 #, sh-format msgid "Same as Bloom, but more natural" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3032 +#: /home/fidel/PortProton/data/scripts/functions_helper:3056 #, sh-format msgid "Converts the image into monochrome" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3033 +#: /home/fidel/PortProton/data/scripts/functions_helper:3057 #, sh-format msgid "Extended version of the LUT (Hollywood loot is pre-installed)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3034 +#: /home/fidel/PortProton/data/scripts/functions_helper:3058 #, sh-format msgid "SSAO algorithm (Greatly affects FPS)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3035 +#: /home/fidel/PortProton/data/scripts/functions_helper:3059 #, sh-format msgid "Night vision effect" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3036 +#: /home/fidel/PortProton/data/scripts/functions_helper:3060 #, sh-format msgid "Makes the picture look like old photos" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3037 +#: /home/fidel/PortProton/data/scripts/functions_helper:3061 #, sh-format msgid "Fisheye effect (suitable for VR)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3038 +#: /home/fidel/PortProton/data/scripts/functions_helper:3062 #, sh-format msgid "Add God rays (also called 3D light rays) effect" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3039 +#: /home/fidel/PortProton/data/scripts/functions_helper:3063 #, sh-format msgid "The prismatic lens effect" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3040 +#: /home/fidel/PortProton/data/scripts/functions_helper:3064 #, sh-format msgid "Creates the illusion of depth in textures" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3041 +#: /home/fidel/PortProton/data/scripts/functions_helper:3065 #, sh-format msgid "Adds a sepia effect like in old photos" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3042 +#: /home/fidel/PortProton/data/scripts/functions_helper:3066 #, sh-format msgid "Splits the image into raw and processed output for comparison" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3043 +#: /home/fidel/PortProton/data/scripts/functions_helper:3067 #, sh-format msgid "Reducing object detail without blurring contrast contours" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3044 +#: /home/fidel/PortProton/data/scripts/functions_helper:3068 #, sh-format msgid "Makes the picture look like films from the 1930s" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3045 +#: /home/fidel/PortProton/data/scripts/functions_helper:3069 #, sh-format msgid "The updated version of Technicolor, gives a different picture by " "changing colors more aggressively" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3046 +#: /home/fidel/PortProton/data/scripts/functions_helper:3070 #, sh-format msgid "Blur on the edges of the screen to create a Tilt Shift effect" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3047 +#: /home/fidel/PortProton/data/scripts/functions_helper:3071 #, sh-format msgid "Changes the saturation of the picture" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3048 +#: /home/fidel/PortProton/data/scripts/functions_helper:3072 #, sh-format msgid "Reduces the amount of noise" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3049 +#: /home/fidel/PortProton/data/scripts/functions_helper:3073 #, sh-format msgid "Automatically switches effects depending on the visibility of the UI" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3050 +#: /home/fidel/PortProton/data/scripts/functions_helper:3074 #, sh-format msgid "Saturates faded colors without touching the bright ones" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3051 +#: /home/fidel/PortProton/data/scripts/functions_helper:3075 #, sh-format msgid "Adds a vignette to the image" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3052 +#: /home/fidel/PortProton/data/scripts/functions_helper:3076 #, sh-format msgid "An effect for adjusting the aspect ratio (for games that do not " "support widescreen monitors)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3053 +#: /home/fidel/PortProton/data/scripts/functions_helper:3077 #, sh-format msgid "Part of the overall ReShade shader . It uses a mask with gradients " "from black to white to determine where the effects will be applied" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3054 +#: /home/fidel/PortProton/data/scripts/functions_helper:3078 #, sh-format msgid "Allows you to add new elements to the 3d space inside the game and " "apply custom textures" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3055 +#: /home/fidel/PortProton/data/scripts/functions_helper:3079 #, sh-format msgid "Adds a Bloom effect" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3081 +#: /home/fidel/PortProton/data/scripts/functions_helper:3105 #, sh-format msgid "VkBasalt settings for adding effects to games running under Vulkan. " "(The HOME key disables vkbasalt)\\nNOTE: To display " "help for each item, simply hover over the text\\n" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3086 +#: /home/fidel/PortProton/data/scripts/functions_helper:3110 #, sh-format msgid "AMD FidelityFX - CAS is designed to dramatically improve texture " "sharpness without additional modification settings for games, with " @@ -1276,462 +1281,463 @@ msgid "AMD FidelityFX - CAS is designed to dramatically improve texture " "set value = 100)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3092 +#: /home/fidel/PortProton/data/scripts/functions_helper:3116 #, sh-format msgid "DISABLE VKBASALT" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3092 +#: /home/fidel/PortProton/data/scripts/functions_helper:3116 #, sh-format msgid "Disable vkBasalt and go to the previous menu" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3146 +#: /home/fidel/PortProton/data/scripts/functions_helper:3170 #, sh-format msgid "Show if the application is 32- or 64-bit" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3147 +#: /home/fidel/PortProton/data/scripts/functions_helper:3171 #, sh-format msgid "Display current battery percent and energy consumption" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3148 +#: /home/fidel/PortProton/data/scripts/functions_helper:3172 #, sh-format msgid "Display battery icon instead of percent" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3149 +#: /home/fidel/PortProton/data/scripts/functions_helper:3173 #, sh-format msgid "Display remaining time for battery option" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3150 +#: /home/fidel/PortProton/data/scripts/functions_helper:3174 #, sh-format msgid "Display wattage for the battery option" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3151 +#: /home/fidel/PortProton/data/scripts/functions_helper:3175 #, sh-format msgid "Change the display of core_load from numbers to vertical bars" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3152 +#: /home/fidel/PortProton/data/scripts/functions_helper:3176 #, sh-format msgid "Display load & frequency per core" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3153 +#: /home/fidel/PortProton/data/scripts/functions_helper:3177 #, sh-format msgid "Show the CPUs current MHz" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3154 +#: /home/fidel/PortProton/data/scripts/functions_helper:3178 #, sh-format msgid "Display CPU draw in watts" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3155 +#: /home/fidel/PortProton/data/scripts/functions_helper:3179 #, sh-format msgid "Display current CPU temperature" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3156 +#: /home/fidel/PortProton/data/scripts/functions_helper:3180 #, sh-format msgid "Display wirless device battery icon." msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3157 +#: /home/fidel/PortProton/data/scripts/functions_helper:3181 #, sh-format msgid "Display a short version of the used engine (e.g. OGL instead of " "OpenGL)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3158 +#: /home/fidel/PortProton/data/scripts/functions_helper:3182 #, sh-format msgid "Display OpenGL or vulkan and vulkan-based render engines version" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3159 +#: /home/fidel/PortProton/data/scripts/functions_helper:3183 #, sh-format msgid "Display current exec name" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3160 +#: /home/fidel/PortProton/data/scripts/functions_helper:3184 #, sh-format msgid "Enables frame capture analysis" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3161 +#: /home/fidel/PortProton/data/scripts/functions_helper:3185 #, sh-format msgid "Takes a list of decimal values or the value avg, e.g avg,0.001" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3162 +#: /home/fidel/PortProton/data/scripts/functions_helper:3186 #, sh-format msgid "Display frame count" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3163 +#: /home/fidel/PortProton/data/scripts/functions_helper:3187 #, sh-format msgid "Enable most of the toggleable parameters (currently excludes " "histogram)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3164 +#: /home/fidel/PortProton/data/scripts/functions_helper:3188 #, sh-format msgid "Show if GameMode is on" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3165 +#: /home/fidel/PortProton/data/scripts/functions_helper:3189 #, sh-format msgid "Display GPU core frequency" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3166 +#: /home/fidel/PortProton/data/scripts/functions_helper:3190 #, sh-format msgid "GPU fan in rpm on AMD, FAN in percent on NVIDIA" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3167 -#: /home/fidel/PortProton/data/scripts/functions_helper:3169 -#: /home/fidel/PortProton/data/scripts/functions_helper:3172 +#: /home/fidel/PortProton/data/scripts/functions_helper:3191 +#: /home/fidel/PortProton/data/scripts/functions_helper:3193 +#: /home/fidel/PortProton/data/scripts/functions_helper:3196 #, sh-format msgid "Display current GPU temperature" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3168 +#: /home/fidel/PortProton/data/scripts/functions_helper:3192 #, sh-format msgid "Display GPU memory frequency" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3170 +#: /home/fidel/PortProton/data/scripts/functions_helper:3194 #, sh-format msgid "Display GPU name from pci.ids" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3171 +#: /home/fidel/PortProton/data/scripts/functions_helper:3195 #, sh-format msgid "Display GPU draw in watts" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3173 +#: /home/fidel/PortProton/data/scripts/functions_helper:3197 #, sh-format msgid "Display GPU voltage (only works on AMD GPUs)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3174 +#: /home/fidel/PortProton/data/scripts/functions_helper:3198 #, sh-format msgid "Change FPS graph to histogram" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3175 +#: /home/fidel/PortProton/data/scripts/functions_helper:3199 #, sh-format msgid "Display Mangohud in a horizontal position" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3176 +#: /home/fidel/PortProton/data/scripts/functions_helper:3200 #, sh-format msgid "Stretches the background to the screens width in horizontal mode" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3177 +#: /home/fidel/PortProton/data/scripts/functions_helper:3201 #, sh-format msgid "Display compact version of MangoHud" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3178 +#: /home/fidel/PortProton/data/scripts/functions_helper:3202 #, sh-format msgid "Remove margins around MangoHud" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3179 +#: /home/fidel/PortProton/data/scripts/functions_helper:3203 #, sh-format msgid "Show non-cached IO read, in MiB/s" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3180 +#: /home/fidel/PortProton/data/scripts/functions_helper:3204 #, sh-format msgid "Show non-cached IO write, in MiB/s" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3181 +#: /home/fidel/PortProton/data/scripts/functions_helper:3205 #, sh-format msgid "Hide the HUD by default" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3182 +#: /home/fidel/PortProton/data/scripts/functions_helper:3206 #, sh-format msgid "Use primary font size for smaller text like units" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3183 +#: /home/fidel/PortProton/data/scripts/functions_helper:3207 #, sh-format msgid "Displays process memory usage: resident procmem (resident) also " "toggles others off if disabled" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3184 +#: /home/fidel/PortProton/data/scripts/functions_helper:3208 #, sh-format msgid "Displays process memory usage: shared" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3185 +#: /home/fidel/PortProton/data/scripts/functions_helper:3209 #, sh-format msgid "Displays process memory usage: virtual" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3186 +#: /home/fidel/PortProton/data/scripts/functions_helper:3210 #, sh-format msgid "Display system RAM usage" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3187 +#: /home/fidel/PortProton/data/scripts/functions_helper:3211 #, sh-format msgid "Display the current resolution" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3188 +#: /home/fidel/PortProton/data/scripts/functions_helper:3212 #, sh-format msgid "Display the current FPS limit" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3189 +#: /home/fidel/PortProton/data/scripts/functions_helper:3213 #, sh-format msgid "Display swap space usage next to system RAM usage" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3190 +#: /home/fidel/PortProton/data/scripts/functions_helper:3214 #, sh-format msgid "Show temperature in Fahrenheit" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3191 +#: /home/fidel/PortProton/data/scripts/functions_helper:3215 #, sh-format msgid "Show if GPU is throttling based on Power, current, temp or \"other" "\" (Only shows if throttling is currently happening). Currently " "disabled by default for Nvidia as it causes lag on 3000 series" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3192 +#: /home/fidel/PortProton/data/scripts/functions_helper:3216 #, sh-format msgid "Same as throttling_status but displays throttling in the frametime " "graph and only power and temp throttling" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3193 +#: /home/fidel/PortProton/data/scripts/functions_helper:3217 #, sh-format msgid "Display time" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3194 +#: /home/fidel/PortProton/data/scripts/functions_helper:3218 #, sh-format msgid "Show current MangoHud version" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3195 +#: /home/fidel/PortProton/data/scripts/functions_helper:3219 #, sh-format msgid "Show if vkBasalt is on" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3196 +#: /home/fidel/PortProton/data/scripts/functions_helper:3220 #, sh-format msgid "Display system VRAM usage" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3197 +#: /home/fidel/PortProton/data/scripts/functions_helper:3221 #, sh-format msgid "Display used Vulkan driver (radv/amdgpu-pro/amdvlk)" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3198 +#: /home/fidel/PortProton/data/scripts/functions_helper:3222 #, sh-format msgid "Display frametime next to FPS text" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3199 +#: /home/fidel/PortProton/data/scripts/functions_helper:3223 #, sh-format msgid "Show current Wine or Proton version in use" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3229 +#: /home/fidel/PortProton/data/scripts/functions_helper:3253 #, sh-format msgid "MangoHud settings (Keys R_SHIFT + F12 disable " "MangoHud)\\nnote: To display help for each item, just hover " "the mouse cursor over the text.\\n" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3234 +#: /home/fidel/PortProton/data/scripts/functions_helper:3258 #, sh-format msgid "MANGOHUD FPS LIMIT" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3234 +#: /home/fidel/PortProton/data/scripts/functions_helper:3258 #, sh-format msgid "Enabling FPS limits using MANGOHUD built into PortProton" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3240 +#: /home/fidel/PortProton/data/scripts/functions_helper:3264 #, sh-format msgid "DISABLE MANGOHUD" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3240 +#: /home/fidel/PortProton/data/scripts/functions_helper:3264 #, sh-format msgid "Disable MangoHud and go to the previous menu" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3313 -#: /home/fidel/PortProton/data/scripts/functions_helper:3325 +#: /home/fidel/PortProton/data/scripts/functions_helper:3337 +#: /home/fidel/PortProton/data/scripts/functions_helper:3349 #, sh-format msgid "The shortcut will be created in the PortProton directory." msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3315 -#: /home/fidel/PortProton/data/scripts/functions_helper:3327 +#: /home/fidel/PortProton/data/scripts/functions_helper:3339 +#: /home/fidel/PortProton/data/scripts/functions_helper:3351 #, sh-format msgid "Add shortcut to MENU -> GAMES" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3316 -#: /home/fidel/PortProton/data/scripts/functions_helper:3328 +#: /home/fidel/PortProton/data/scripts/functions_helper:3340 +#: /home/fidel/PortProton/data/scripts/functions_helper:3352 #, sh-format msgid "Add shortcut to Desktop" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3317 -#: /home/fidel/PortProton/data/scripts/functions_helper:3329 +#: /home/fidel/PortProton/data/scripts/functions_helper:3341 +#: /home/fidel/PortProton/data/scripts/functions_helper:3353 #, sh-format msgid "Add shortcut to STEAM library" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3326 +#: /home/fidel/PortProton/data/scripts/functions_helper:3350 #, sh-format msgid "Name" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3397 +#: /home/fidel/PortProton/data/scripts/functions_helper:3421 #, sh-format msgid "For adding shortcut to STEAM, needed restart.\\n\\nRestart STEAM now?" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3398 +#: /home/fidel/PortProton/data/scripts/functions_helper:3422 #, sh-format msgid "Restarting STEAM... Please wait." msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3433 +#: /home/fidel/PortProton/data/scripts/functions_helper:3457 #, sh-format msgid "Could not find the file:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3433 +#: /home/fidel/PortProton/data/scripts/functions_helper:3457 #, sh-format msgid "ATTENTION:\\nIf you forgot to mount the disk with the running " "application, click CANCEL!" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3449 +#: /home/fidel/PortProton/data/scripts/functions_helper:3473 #, sh-format msgid "Starting prefix manager:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3492 +#: /home/fidel/PortProton/data/scripts/functions_helper:3516 #, sh-format msgid "Select components to install in prefix:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3492 -#: /home/fidel/PortProton/data/scripts/functions_helper:3496 +#: /home/fidel/PortProton/data/scripts/functions_helper:3516 +#: /home/fidel/PortProton/data/scripts/functions_helper:3520 #, sh-format msgid "using wine:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3496 +#: /home/fidel/PortProton/data/scripts/functions_helper:3520 #, sh-format msgid "Select fonts to install in prefix:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3500 +#: /home/fidel/PortProton/data/scripts/functions_helper:3524 #, sh-format msgid "Change config for prefix:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3505 +#: /home/fidel/PortProton/data/scripts/functions_helper:3529 #, sh-format msgid "PREFIX MANAGER" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3509 +#: /home/fidel/PortProton/data/scripts/functions_helper:3533 #, sh-format msgid "DLLS" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3510 +#: /home/fidel/PortProton/data/scripts/functions_helper:3534 #, sh-format msgid "FONTS" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3511 +#: /home/fidel/PortProton/data/scripts/functions_helper:3535 #, sh-format msgid "SETTINGS" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3557 +#: /home/fidel/PortProton/data/scripts/functions_helper:3581 #, sh-format msgid "Attention working version of vulkan not detected!\\nIt is " "recommended to run games in OpenGL (low performance possible)!" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3559 +#: /home/fidel/PortProton/data/scripts/functions_helper:3583 #, sh-format msgid "PortProton was launched in creation mode PortProton.log and it is " "successfully stored in the root directory of the port" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3560 +#: /home/fidel/PortProton/data/scripts/functions_helper:3584 #, sh-format msgid "To diagnose the problem, copy ALL of the log to discord server: " "https://discord.gg/FTaheP99wE" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3709 +#: /home/fidel/PortProton/data/scripts/functions_helper:3735 #, sh-format msgid "Please wait! After finishing the PortProton, click STOP." msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3729 +#: /home/fidel/PortProton/data/scripts/functions_helper:3755 #, sh-format msgid "BACKUP PREFIX TO..." msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3757 +#: /home/fidel/PortProton/data/scripts/functions_helper:3783 #, sh-format msgid "Backup has been successfully created for prefix:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3759 +#: /home/fidel/PortProton/data/scripts/functions_helper:3785 #, sh-format msgid "Attention! Do not pass the resev copy to third parties, there is a " "risk of losing accounts!" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3763 +#: /home/fidel/PortProton/data/scripts/functions_helper:3789 #, sh-format msgid "An error occurred while backing up the prefix:" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3839 +#: /home/fidel/PortProton/data/scripts/functions_helper:3865 #, sh-format msgid "Do you want to clear prefix in PortProton?" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3850 +#: /home/fidel/PortProton/data/scripts/functions_helper:3876 #, sh-format msgid "Do you really want to remove PortProton?" msgstr "" -#: /home/fidel/PortProton/data/scripts/functions_helper:3882 +#: /home/fidel/PortProton/data/scripts/functions_helper:3908 +#: /home/fidel/PortProton/data/scripts/functions_helper:3911 #, sh-format msgid "Mirror changed to:" msgstr "" diff --git a/data_from_portwine/locales/ru/LC_MESSAGES/PortProton.mo b/data_from_portwine/locales/ru/LC_MESSAGES/PortProton.mo index 1dcd761dd98dfc04bc7ec94b137d6113e9a3ea08..80cba261083449bf8f23c56491dc568dc493dfec 100644 GIT binary patch delta 6823 zcmZA62YgQV8o=>Kj0mwJB!uRT1Q`+%A(7CeX^bd>AW>9|&=4y|G{%d@Rx7AY%^0;} zk7|q7mPA#lQI{6Ilp3YIb=%+b{*TY?=bn!z-~aPJ=RM=U-t)GHcNfp!Q`~;Tt;9lM zYf?<42HtTISxb3qWvvy7tS)l6IQwxO^}p2==|KH5Z;?*;5Z7azO~ecD;bko0Ba)2Q zuoi~%#}$*YKK4bfXO{)mj-BYij?a*5$hVfya4fl-FM)F`*P!0;9@Kj+!aDeqRbS3e zq&9gV>IK^)yJP~U;5r=5_2m_X?o^E8=n%Y!5$MF(vM>s};VztxlPg{vxF?74?SuBaJHASOIe|3Kw8at}hoTRKthX0nPy;<;Xpddz0FzCvJ^;gVQh? z_n`|uMSap&xD0&*&H0X^Gx-&4gtx4Ek06mY$ndINFD zv66=2I3Jti*BFcCXb#=q4t4(+)Rx?Vj8{2r0@H*;Pc!7H3WkW?6_!5G8{`SZ}$>xu?=vLIv zov>5TJGzN);45^+8et+0F#s8N(gSrYg;S zNG!!v(x#3;ij2B3~V$)(_h$Iym1k?|+;76T6& zV0j#l{#g{xCzu0UFoY|Rcg9kfhI)bwWM;`2)Dv$n>N5$9un ztb~7{4o25D<~t|IPQgaSH1xzx=!##WFJ8bPd}`Hu)1g(!>tRKVLmgyENGr=s)Xx`U zX}p2j)OS&D_yOvTR%&NvfjyMMKq}rtJ<(}oYKv2%Y2rxqCvSr~xJF`KoP)J+ANt@` z%)mb}5YyX>yo(D^KmQ18qGt!QzcGHM^S>7b?Q2^{b6^B&o{DBbBx#w!@w zzbnZbPj~v!iEkyYdWZx1(vB0*){g~)13$qi@&eAjh`j9koRoYG%NV^U2?NX%FGF3~ z_9Ba-*ce!m*u!!W>MXi|O|WQJcPGmYJSz=tkZct6>6a3-m!9gy%30%Z@fnc01HD(hr$vl4GYp zYsy8`4>bM2TreAb$WLM{{){g%DBHA<-x%}dl#JR1y|F&-M*hhi{&-_5Uj&Ib0W~kc zmiQR`(H=R@T(}pq+{-G|h37WbKxal^H2Ps6reZgoiB<3}R>N1QW5k0N^}>#pgVCLQ z2I_IEP_J_UX#u;uqM#>iGl8jyd8m2IiJS!2Vt4$_%9AFUg=GVBO)2)F8Ql}G3;8X~ z$H*M>`3K0uO3Y;Q9dQ_SR>V!wvBbr5DQFX3Lu`f29VZId?qaJ?>o1*JX^Yxp6DdeLujO$Awg+5qf7ONV*k6khTBeSBd z#OPw|pUqb@^|5nAKE-l#&5azwX!7FoOiRRIRr1xSgL9wdX)Hs29rgHoX!oPwH{T4x z1dJiyg?hjf)IJT#HKRWr2a=z{1Z=dxj2%1baYry5Ut$CXFEsN#4Lg%BL4EQ^$TLc- zMYMlw3YQj%Fy6%WF+am_C9cCNi&-Lh@`KohT$a-8&=%Wb&1GgG8Hg+avL1E%xi2@< zbUenA&%{o6)~feeVWxM;3fkX?9bKq+3rC~g*+JAUX~~G}hFkD)ac09RzBtHVt}$k= z?Owu))L+9ue27lyxywAD z7dFuOA5Y;dJ4Rx6jLSDm*;@Q3Yk>AjbXSKlkh%fW3vP1x88o#E_#G@u>u``6CIFih}Q#rXmA7k}pHO^IuTsdGs+x zHcrN#7<`-`6ZjE!z@{h6E7)vIAwQ1yi_zR)ne#fIG&j^3^}@4pC>}XU`|AlqPMP^R z8=I5g#(5ZU+WeY5gmkL}(Xp%W7V48vq@5e$B235AsGko%XBMz*tVzBXbufN|-HTtK|bgT zs~eWTYTj~}BD)<^mGLDHbsrViaUj9vWFMg$<6Ej^JBsG%CR6q#*5zKW?4iF*9N%-+ z0S@l+w}Dl00=2Ey6J@zX25K9QAheB+67z`_gl^iNe-M5gTbpQ0`CFno!N_*3v#s$J zQNhe@7F-V0tul^59^WxZf7429E0epz-NXJlSyv*GNFXwaQbcD$2YD^d5Q@5eN;G$r z%#<8zl^0kly9n*l*IQEx%xK3J%ioej1VK;g+qzvmtXpL$NDfhfT;C}xQBEbiDOW=m zg5Gm%3_r(z&S{5#5jTk{9Op|^Ct}E35W0ntYgf;3WM-U|qx_6`q6^tlYsYH>tinC~ zkvL`LJuIJMoK?=k4~TaNKO&bX#s!yPI94PkP_9RmAkqkZ!|s4OrN?r8Sw!d-%nsdj z$}*wEhup=g>rT!rmAS-P!po{JVR?qS+JtWBh|NS_;wn+YI!0%nZi@|a8hr*?$$wPq zz#$Zm6S|7N%q^@MWRGA^Alc8vY~mo{Oym(M#1vvTv6{F+==PY{MmSk#)w-Hi`B%!p zL{%%-Nv~Ty@=>NJtajpR_S?VDRfyZfCQYoZK{0yi5s5B6&#g*bj=msj5q+$>NcR788%ENPxJI-m zyorg#>&>0Q4_5Lg{@W@C{oi@+>nPc4?Yw{w2>pdwWYu|6u0y#Y1`^XKCt3Tx$3&~V z5~GR6M1Nupq1#4-<4tCnRZhkxR@q*clOD5@(O8H47wkm15_gCo;sx;u@h_qj$LRL8 z!SS<5i|*8?;{l>R&=NmIMImx?qWKoziq1s9Q5)A>pG5+fKrt zm__W!uU&n!TVTsBiHY%viD5SX`1H)QJ|j|Wp}`ULY%Md=`=;3%_U$*?mX+CS=+Lyx zfc$gy)`U1WvV}%Qg+=C%>Xzmk75~3a7fvdiP_U!mNa4hSLxpn+rxffjoMZdPDQyM2 O{&CWP{Hx=8cl#S=0Kc>V delta 6705 zcmZA62~<_p8o==lD2NIgqlhNR3^Iy>qC$vBiW8_3xD|GWFJR_pEM$8Uf8oO^~noO^DSePna6+{XCMsZOz? z#9ArU46E&x+C+Vgv$QG|*i@;5HcAEI`?TL_u2dh|7q?KVFJ8yZ80DpuCtk&`@gZj5 zS#PCUqA!0MVpj~uzR39uHP_s*0o~cK2RVm2X?h!{lUw^J<%EW50m=n$M!D9{&>ydu z?SG>mc~f6~!UUvAjl}_2gt?qw-J>#yh7s%?hQ}}lYj6q%bJT&j5%cjmCgH*Wed2Q% zLH<2;&7n^f_b(o3=UN?7mj1J^>L3A6sq8zwA$_3_P z9BxH>yoGY7_i!~j2kYZ~fOh0n*ak0}?RFtbrILH2A!9O{iWlageZK|Lf53z-)Mga$?(1rKqYP zjK==h1s7uiUNpBm(H*iq9;F8-BJ)%&GxO~zbL1GxoVtl}+~+7491>3dCs66fl(ob>7kl{N60IY ze`-2wYBcUg845qHT6#7G`KWpm<$_94CgnMFlJ);365pSj?)W5*#Cyo}QW*(6F%2pUsCeNflnuu* z5g(!>#=NAT2g&G8-WO%ave6AEqX#a<>9`eppf3kW!SN_PT#0k=E_z}PcVpO6$)_S? zzXG{yHLhBirbYt8-=oc0s3PJ zcE?X~A=Ew%OjJ^|1`Kp>9)=9iQq3<(sAt9EWnE!6;of3uTtC z#}xb+<$|r#l^Tw*D9d;q$`Dp#6TF29_za~dI`-AaeI4y&{m-LPj}1#vW@`z`i7umz z@qK(9gZgnXxCEuE?_vXdjB1CD0I1I%~lnZS(kSC-Sy^UAv zDz%cCXjEA9t;AU?*&&dAoQ1bBj2(xM(95ofqnD6>fm_%4d=*<`A-2QMaX(sR)BlN74rJ?R`%~;n9+soKY%&fZ--+?qV6!zC7G_%8YC3G}}cA80dCe;{R&p5=ca zD@1ut))z1mrR%Fumgg08!YAl~4jf&2AOK|&zJqdOU!XfWRl>H~o)!%}r za2|OV{>W-LgYnpGzV5j}m?i6f4;6Y$t!RO z*5D{iD^%)bJcJ#wUXk7}8KcQ(V+`&`S?9lDKWtg7?>rZ|H+2!aVP=U^Oe?j$g#Kp* zseqOIxWskXg*)%ONG^@@njkzo1-T%r5=)I}huT8%ewMy6=H~Xc&j-cnm!l z3imy_t0F((8;|x0I2|+h>X*rDXe;@L`o&~829r-lYutcxgYRPmp2M^F90$qzKeJCi z8UxGpg(Tyz?2v^ym{G20{RxxvrYp@6p?bpXiuh7Sxf=;v-qYrMw z@pu-aWc|k<(04o@r?KHAw#An|)?<{50pzRj1|C5VEM+2u;3p_|bO%$htWrPm)It5? zl7t;;ABLH@0b@`eBJDW8ilrhA<8dbLz+wzKq<`xjM!AC@(FOm)_ULd}KX6hogM2aG z#9P=Kj~~(R1+GW+gJ=e((7wyeAEA*(gYReh%BP^L^W(_8Q;x^965r970}!eWksM{_jF1yNa(&+=pW@>9l_1 zDaZBXSq!k;d42l1HMYQ!n2z%KPcaT{&gn6a$HwG?aR!dYX#5ou(fd44SA65Vp-)gl zLvtDmc-na5UhI#TP)-&&U!gnj2b2qVg7lth_BAh)?06eX$^X2{IOEE1^xLh^w>-tj zoA8HuXIVK8)T^n>1#(`?s}`sVVyaXq{fN0l-6s6mRCv$X-RMrOEAj7gha|#mV9@0o z+w!2U&nZSxUqVbEq>q@DmO)&DQlvlsOZc#_FOf=}yS2O{Gs7)k>fP`e(MYdt9wqE3 zMPACLA>Ckk?|CGRX0b2a?c#1Q$t_>2u_%*v93c-PnOHK*y*WZ8O4&uoJdyGuF~(Bk zh168|kdQf5TRKqr#7q*fE)hd8qVn!(C^z#`nIh_K!jW8t>ILdD%U`4}&k1{i(X*79 z{2fg6Af6N75iac4QuZa{$&(2wk>rao-;(M7%IZM<58`)uaJ_48s3pj({0DCntTIa( zWLkqV`=v}KaxFFePEa6qPPhtMV@G1_v7U|N1AmJ%NmcEna9gP2E@5$lQTgp~WlZokp`h60T-G zUp7)g$S3KlW!*N=+YQUlkRQzrCAf?TWTO){MjxC_NI9XgytJ8B#RJ3gD09XL_V>ah zVkj}4m`F%*C4L~bNn)08D@N%zk~)0wq1kv8j}R@1*9j>xZ2xx|OER3eM)V?D5VMHd z;zH$ynLNe2WM>i!soLBs;;X|jRBlg;vrLF#LX zIHD~vg4jSv*`l$$%DiXR`(rz^ZuoQ1&&*^B`jOwmbfO_~iwGh9Bua_z33*UUIjOPy z9FnRt?Qh`$LVh0K#1(`!^-g$!s4Z_&xhhL&r`d84TbKuy|JTxxSWVj;Vj&Sgz6U!K znS_+_M048r;a|kxL~XIA5-q`YM|_3oL)4ZWOC`KE*`{pYz~Me+X~t^<{|CpAn&bcg diff --git a/data_from_portwine/locales/ru/LC_MESSAGES/PortProton.po b/data_from_portwine/locales/ru/LC_MESSAGES/PortProton.po index c764e99..f4c6b87 100644 --- a/data_from_portwine/locales/ru/LC_MESSAGES/PortProton.po +++ b/data_from_portwine/locales/ru/LC_MESSAGES/PortProton.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-23 21:14+0300\n" -"PO-Revision-Date: 2024-04-23 21:15+0300\n" +"POT-Creation-Date: 2024-04-25 18:23+0300\n" +"PO-Revision-Date: 2024-04-25 18:28+0300\n" "Last-Translator: \n" "Language-Team: \n" "Language: ru_RU\n" @@ -19,7 +19,7 @@ msgstr "" "%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" "X-Generator: Poedit 3.4.2\n" -#: /home/fidel/PortProton/data/scripts/start.sh:210 +#: /home/fidel/PortProton/data/scripts/start.sh:213 #, sh-format msgid "" "A running PortProton session was detected.\\nDo you want to end the previous " @@ -27,76 +27,81 @@ msgid "" msgstr "" "Обнаружен запущенный сеанс PortProton.\\nХотите завершить предыдущий сеанс?" -#: /home/fidel/PortProton/data/scripts/start.sh:267 +#: /home/fidel/PortProton/data/scripts/start.sh:270 #, sh-format msgid "Unpack has FAILED for prefix:" msgstr "Произошла ошибка во время распаковки префикса:" -#: /home/fidel/PortProton/data/scripts/start.sh:278 +#: /home/fidel/PortProton/data/scripts/start.sh:281 #, sh-format msgid "Unpack is DONE for prefix:" msgstr "Успешно распакован префикс:" -#: /home/fidel/PortProton/data/scripts/start.sh:343 +#: /home/fidel/PortProton/data/scripts/start.sh:346 #, sh-format msgid "OPENGL (For video cards without VULKAN)" msgstr "OPENGL (Для видеокарт без VULKAN)" -#: /home/fidel/PortProton/data/scripts/start.sh:344 +#: /home/fidel/PortProton/data/scripts/start.sh:347 #, sh-format msgid "Stable" msgstr "Стабильные" -#: /home/fidel/PortProton/data/scripts/start.sh:345 +#: /home/fidel/PortProton/data/scripts/start.sh:348 #, sh-format msgid "Newest" msgstr "Новейшие" -#: /home/fidel/PortProton/data/scripts/start.sh:346 +#: /home/fidel/PortProton/data/scripts/start.sh:349 #, sh-format msgid "GALLIUM_NINE (DX9 for MESA)" msgstr "GALLIUM_NINE (поддержка DirectX 9 для MESA)" -#: /home/fidel/PortProton/data/scripts/start.sh:347 +#: /home/fidel/PortProton/data/scripts/start.sh:350 #, sh-format msgid "GALLIUM_ZINK (OpenGL for VULKAN)" msgstr "GALLIUM_ZINK (трансляция OpenGL в Vulkan)" -#: /home/fidel/PortProton/data/scripts/start.sh:358 +#: /home/fidel/PortProton/data/scripts/start.sh:351 +#, sh-format +msgid "DGVOODOO2 (DirectX 1-7, Glide 3dfx wrapper)" +msgstr "DGVOODOO2 (трансляция DirectX 1-7 в Glide 3dfx)" + +#: /home/fidel/PortProton/data/scripts/start.sh:363 #, sh-format msgid "PortProton database file was found for" msgstr "Файл базы данных PortProton был найден для" -#: /home/fidel/PortProton/data/scripts/start.sh:395 -#: /home/fidel/PortProton/data/scripts/functions_helper:3318 -#: /home/fidel/PortProton/data/scripts/functions_helper:3330 +#: /home/fidel/PortProton/data/scripts/start.sh:400 +#: /home/fidel/PortProton/data/scripts/functions_helper:3342 +#: /home/fidel/PortProton/data/scripts/functions_helper:3354 #, sh-format msgid "CREATE SHORTCUT" msgstr "СОЗДАТЬ ЯРЛЫК" -#: /home/fidel/PortProton/data/scripts/start.sh:395 +#: /home/fidel/PortProton/data/scripts/start.sh:400 #, sh-format msgid "Create shortcut for select file..." msgstr "Создать ярлык для выбранного файла..." -#: /home/fidel/PortProton/data/scripts/start.sh:397 -#: /home/fidel/PortProton/data/scripts/functions_helper:3434 +#: /home/fidel/PortProton/data/scripts/start.sh:402 +#: /home/fidel/PortProton/data/scripts/functions_helper:3458 #, sh-format msgid "DELETE SHORTCUT" msgstr "УДАЛИТЬ ЯРЛЫК" -#: /home/fidel/PortProton/data/scripts/start.sh:397 +#: /home/fidel/PortProton/data/scripts/start.sh:402 #, sh-format msgid "Delete shortcut for select file..." msgstr "Удалить ярлык для выбранного файла..." -#: /home/fidel/PortProton/data/scripts/start.sh:407 +#: /home/fidel/PortProton/data/scripts/start.sh:412 #, sh-format msgid "VKBASALT" msgstr "VKBASALT" -#: /home/fidel/PortProton/data/scripts/start.sh:407 -#: /home/fidel/PortProton/data/scripts/functions_helper:2607 +#: /home/fidel/PortProton/data/scripts/start.sh:412 +#: /home/fidel/PortProton/data/scripts/functions_helper:2631 #, sh-format msgid "" "Enable vkBasalt by default to improve graphics in games running on Vulkan. " @@ -105,12 +110,12 @@ msgstr "" "Включить vkBasalt по умолчанию, чтобы улучшить графику в играх, работающих " "на Vulkan. (Горячая клавиша HOME отключает vkBasalt)" -#: /home/fidel/PortProton/data/scripts/start.sh:408 +#: /home/fidel/PortProton/data/scripts/start.sh:413 #, sh-format msgid "MANGOHUD" msgstr "MANGOHUD" -#: /home/fidel/PortProton/data/scripts/start.sh:408 +#: /home/fidel/PortProton/data/scripts/start.sh:413 #, sh-format msgid "" "Enable Mangohud by default (R_SHIFT + F12 keyboard shortcuts disable " @@ -119,266 +124,266 @@ msgstr "" "Включить MangoHud по умолчанию (сочетания клавиш R_SHIFT + F12 отключают " "MangoHud)" -#: /home/fidel/PortProton/data/scripts/start.sh:409 +#: /home/fidel/PortProton/data/scripts/start.sh:414 #, sh-format msgid "EDIT DB" msgstr "НАСТРОЙКИ" -#: /home/fidel/PortProton/data/scripts/start.sh:409 +#: /home/fidel/PortProton/data/scripts/start.sh:414 #, sh-format msgid "Edit database file for" msgstr "Редактировать файл настроек для" -#: /home/fidel/PortProton/data/scripts/start.sh:411 +#: /home/fidel/PortProton/data/scripts/start.sh:416 #, sh-format msgid "DEBUG" msgstr "СОЗДАТЬ ЛОГ" -#: /home/fidel/PortProton/data/scripts/start.sh:411 +#: /home/fidel/PortProton/data/scripts/start.sh:416 #, sh-format msgid "Launch with the creation of a .log file at the root PortProton" msgstr "Запуск с созданием .log файла в корне PortProton" -#: /home/fidel/PortProton/data/scripts/start.sh:412 +#: /home/fidel/PortProton/data/scripts/start.sh:417 #, sh-format msgid "LAUNCH" msgstr "ЗАПУСТИТЬ" -#: /home/fidel/PortProton/data/scripts/start.sh:412 +#: /home/fidel/PortProton/data/scripts/start.sh:417 #, sh-format msgid "Run file ..." msgstr "Запустить файл..." -#: /home/fidel/PortProton/data/scripts/start.sh:436 +#: /home/fidel/PortProton/data/scripts/start.sh:441 #, sh-format msgid "Create shortcut..." msgstr "Создать ярлык..." -#: /home/fidel/PortProton/data/scripts/start.sh:456 +#: /home/fidel/PortProton/data/scripts/start.sh:461 #, sh-format msgid "Reinstall PortProton" msgstr "Переустановить PortProton" -#: /home/fidel/PortProton/data/scripts/start.sh:457 +#: /home/fidel/PortProton/data/scripts/start.sh:462 #, sh-format msgid "Remove PortProton" msgstr "Удалить PortProton" -#: /home/fidel/PortProton/data/scripts/start.sh:458 +#: /home/fidel/PortProton/data/scripts/start.sh:463 #, sh-format msgid "Update PortProton" msgstr "Обновить PortProton" -#: /home/fidel/PortProton/data/scripts/start.sh:459 +#: /home/fidel/PortProton/data/scripts/start.sh:464 #, sh-format msgid "Changelog" msgstr "История изменений" -#: /home/fidel/PortProton/data/scripts/start.sh:460 +#: /home/fidel/PortProton/data/scripts/start.sh:465 #, sh-format msgid "Change language" msgstr "Сменить язык" -#: /home/fidel/PortProton/data/scripts/start.sh:461 +#: /home/fidel/PortProton/data/scripts/start.sh:466 #, sh-format msgid "Edit user.conf" msgstr "Редактировать user.conf" -#: /home/fidel/PortProton/data/scripts/start.sh:462 +#: /home/fidel/PortProton/data/scripts/start.sh:467 #, sh-format msgid "Scripts from backup" msgstr "Откатить версию скриптов" -#: /home/fidel/PortProton/data/scripts/start.sh:464 +#: /home/fidel/PortProton/data/scripts/start.sh:469 #, sh-format msgid "Credits" msgstr "Авторы и благодарности" -#: /home/fidel/PortProton/data/scripts/start.sh:465 +#: /home/fidel/PortProton/data/scripts/start.sh:470 #, sh-format msgid "Change mirror" msgstr "Сменить зеркало" -#: /home/fidel/PortProton/data/scripts/start.sh:472 +#: /home/fidel/PortProton/data/scripts/start.sh:477 #, sh-format msgid "Create prefix backup" msgstr "Создать резервную копию префикса" -#: /home/fidel/PortProton/data/scripts/start.sh:473 +#: /home/fidel/PortProton/data/scripts/start.sh:478 #, sh-format msgid "Run winetricks to install additional libraries to the selected prefix" msgstr "" "Запустить Winetricks, чтобы установить дополнительные библиотеки в выбранный " "префикс" -#: /home/fidel/PortProton/data/scripts/start.sh:474 +#: /home/fidel/PortProton/data/scripts/start.sh:479 #, sh-format msgid "Clear prefix" msgstr "Очистить префикс" -#: /home/fidel/PortProton/data/scripts/start.sh:474 +#: /home/fidel/PortProton/data/scripts/start.sh:479 #, sh-format msgid "Clear the prefix to fix problems" msgstr "Очистить префикс, чтобы устранить проблемы" -#: /home/fidel/PortProton/data/scripts/start.sh:475 +#: /home/fidel/PortProton/data/scripts/start.sh:480 #, sh-format msgid "Get other Wine" msgstr "Скачать другую версию Wine" -#: /home/fidel/PortProton/data/scripts/start.sh:475 +#: /home/fidel/PortProton/data/scripts/start.sh:480 #, sh-format msgid "Open the menu to download other versions of WINE or PROTON" msgstr "Открыть меню для загрузки других версий WINE или PROTON" -#: /home/fidel/PortProton/data/scripts/start.sh:476 +#: /home/fidel/PortProton/data/scripts/start.sh:481 #, sh-format msgid "Uninstaller" msgstr "Удаление программ" -#: /home/fidel/PortProton/data/scripts/start.sh:476 +#: /home/fidel/PortProton/data/scripts/start.sh:481 #, sh-format msgid "Run the program uninstaller built into wine" msgstr "Запустить деинсталлятор программы, встроенный в Wine" -#: /home/fidel/PortProton/data/scripts/start.sh:477 +#: /home/fidel/PortProton/data/scripts/start.sh:482 #, sh-format msgid "Prefix Manager" msgstr "Настройка префикса" -#: /home/fidel/PortProton/data/scripts/start.sh:477 +#: /home/fidel/PortProton/data/scripts/start.sh:482 #, sh-format msgid "Run winecfg to edit the settings of the selected prefix" msgstr "Запустить Winecfg, чтобы отредактировать настройки выбранного префикса" -#: /home/fidel/PortProton/data/scripts/start.sh:478 +#: /home/fidel/PortProton/data/scripts/start.sh:483 #, sh-format msgid "File Manager" msgstr "Файловый менеджер" -#: /home/fidel/PortProton/data/scripts/start.sh:478 +#: /home/fidel/PortProton/data/scripts/start.sh:483 #, sh-format msgid "Run wine file manager" msgstr "Запустить файловый менеджер Wine" -#: /home/fidel/PortProton/data/scripts/start.sh:479 +#: /home/fidel/PortProton/data/scripts/start.sh:484 #, sh-format msgid "Command line" msgstr "Командная строка" -#: /home/fidel/PortProton/data/scripts/start.sh:479 +#: /home/fidel/PortProton/data/scripts/start.sh:484 #, sh-format msgid "Run wine cmd" msgstr "Запустить командную строку Wine" -#: /home/fidel/PortProton/data/scripts/start.sh:480 +#: /home/fidel/PortProton/data/scripts/start.sh:485 #, sh-format msgid "Regedit" msgstr "Редактор реестра" -#: /home/fidel/PortProton/data/scripts/start.sh:480 +#: /home/fidel/PortProton/data/scripts/start.sh:485 #, sh-format msgid "Run wine regedit" msgstr "Запустить редактор реестра Wine" -#: /home/fidel/PortProton/data/scripts/start.sh:483 +#: /home/fidel/PortProton/data/scripts/start.sh:488 #, sh-format msgid "Emulator for Nintendo game consoles with high compatibility" msgstr "Эмулятор игровых консолей Nintendo с высокой совместимостью" -#: /home/fidel/PortProton/data/scripts/start.sh:484 +#: /home/fidel/PortProton/data/scripts/start.sh:489 #, sh-format msgid "Multi-arcade emulator that allows you to play old arcade games" msgstr "Мультиаркадный эмулятор, позволяющий играть в старые аркадные игры" -#: /home/fidel/PortProton/data/scripts/start.sh:485 +#: /home/fidel/PortProton/data/scripts/start.sh:490 #, sh-format msgid "Multi-platform frontend for emulators with extensive settings" msgstr "Мультиплатформенный интерфейс для эмуляторов с обширными настройками" -#: /home/fidel/PortProton/data/scripts/start.sh:486 +#: /home/fidel/PortProton/data/scripts/start.sh:491 #, sh-format msgid "Emulator for the PlayStation Portable (PSP) game console" msgstr "Эмулятор игровой консоли PlayStation Portable (PSP)" -#: /home/fidel/PortProton/data/scripts/start.sh:487 +#: /home/fidel/PortProton/data/scripts/start.sh:492 #, sh-format msgid "Emulator for the Nintendo 3DS game console" msgstr "Эмулятор игровой консоли Nintendo 3DS" -#: /home/fidel/PortProton/data/scripts/start.sh:488 +#: /home/fidel/PortProton/data/scripts/start.sh:493 #, sh-format msgid "Emulator for the Wii U game console" msgstr "Эмулятор игровой консоли Wii U" -#: /home/fidel/PortProton/data/scripts/start.sh:489 +#: /home/fidel/PortProton/data/scripts/start.sh:494 #, sh-format msgid "Emulator for the PlayStation 1 game console with high compatibility" msgstr "Эмулятор игровой консоли PlayStation 1 с высокой совместимостью" -#: /home/fidel/PortProton/data/scripts/start.sh:490 +#: /home/fidel/PortProton/data/scripts/start.sh:495 #, sh-format msgid "Emulator for the Nintendo 64 game console" msgstr "Эмулятор игровой консоли Nintendo 64" -#: /home/fidel/PortProton/data/scripts/start.sh:491 +#: /home/fidel/PortProton/data/scripts/start.sh:496 #, sh-format msgid "Emulator for the Game Boy Advance game console" msgstr "Эмулятор игровой консоли Game Boy Advance" -#: /home/fidel/PortProton/data/scripts/start.sh:492 +#: /home/fidel/PortProton/data/scripts/start.sh:497 #, sh-format msgid "Emulator for the Sega Saturn game console" msgstr "Эмулятор игровой консоли Sega Saturn" -#: /home/fidel/PortProton/data/scripts/start.sh:493 +#: /home/fidel/PortProton/data/scripts/start.sh:498 #, sh-format msgid "Emulator for the Xbox 360 game console" msgstr "Эмулятор игровой консоли Xbox 360" -#: /home/fidel/PortProton/data/scripts/start.sh:494 +#: /home/fidel/PortProton/data/scripts/start.sh:499 #, sh-format msgid "" "Emulator for the Nintendo Entertainment System (NES or Dendy) game console" msgstr "Эмулятор игровой консоли Nintendo Entertainment System (NES или Dendy)" -#: /home/fidel/PortProton/data/scripts/start.sh:495 +#: /home/fidel/PortProton/data/scripts/start.sh:500 #, sh-format msgid "Emulator for the Xbox game console" msgstr "Эмулятор игровой консоли Xbox" -#: /home/fidel/PortProton/data/scripts/start.sh:496 +#: /home/fidel/PortProton/data/scripts/start.sh:501 #, sh-format msgid "Emulator for the Sega Dreamcast game console" msgstr "Эмулятор игровой консоли Sega Dreamcast" -#: /home/fidel/PortProton/data/scripts/start.sh:548 -#: /home/fidel/PortProton/data/scripts/start.sh:561 +#: /home/fidel/PortProton/data/scripts/start.sh:553 +#: /home/fidel/PortProton/data/scripts/start.sh:566 #, sh-format msgid "AUTOINSTALLS" msgstr "АВТОУСТАНОВКИ" -#: /home/fidel/PortProton/data/scripts/start.sh:549 -#: /home/fidel/PortProton/data/scripts/start.sh:562 +#: /home/fidel/PortProton/data/scripts/start.sh:554 +#: /home/fidel/PortProton/data/scripts/start.sh:567 #, sh-format msgid "EMULATORS" msgstr "ЭМУЛЯТОРЫ" -#: /home/fidel/PortProton/data/scripts/start.sh:550 -#: /home/fidel/PortProton/data/scripts/start.sh:563 +#: /home/fidel/PortProton/data/scripts/start.sh:555 +#: /home/fidel/PortProton/data/scripts/start.sh:568 #, sh-format msgid "WINE SETTINGS" msgstr "НАСТРОЙКИ WINE" -#: /home/fidel/PortProton/data/scripts/start.sh:551 -#: /home/fidel/PortProton/data/scripts/start.sh:564 +#: /home/fidel/PortProton/data/scripts/start.sh:556 +#: /home/fidel/PortProton/data/scripts/start.sh:569 #, sh-format msgid "PORTPROTON SETTINGS" msgstr "НАСТРОЙКИ PORTPROTON" -#: /home/fidel/PortProton/data/scripts/start.sh:552 -#: /home/fidel/PortProton/data/scripts/start.sh:560 -#: /home/fidel/PortProton/data/scripts/functions_helper:2892 +#: /home/fidel/PortProton/data/scripts/start.sh:557 +#: /home/fidel/PortProton/data/scripts/start.sh:565 +#: /home/fidel/PortProton/data/scripts/functions_helper:2916 #, sh-format msgid "INSTALLED" msgstr "УСТАНОВЛЕНО" @@ -411,7 +416,7 @@ msgstr "" msgid "Downloading" msgstr "Загружается" -#: /home/fidel/PortProton/data/scripts/functions_helper:433 +#: /home/fidel/PortProton/data/scripts/functions_helper:420 #, sh-format msgid "" "Do you really want to reinstall PortProton?\\nFor this, an internet " @@ -420,7 +425,7 @@ msgstr "" "Вы действительно хотите переустановить PortProton?\\nДля этого потребуется " "подключение к Интернету." -#: /home/fidel/PortProton/data/scripts/functions_helper:1186 +#: /home/fidel/PortProton/data/scripts/functions_helper:1192 #, sh-format msgid "" "More than one DB file found for the application being launched.\\nSelect the " @@ -430,87 +435,87 @@ msgstr "" "или удалите лишний файл DB перед следующим запуском.\\n" # изменить -#: /home/fidel/PortProton/data/scripts/functions_helper:1283 -#: /home/fidel/PortProton/data/scripts/functions_helper:1293 +#: /home/fidel/PortProton/data/scripts/functions_helper:1289 #: /home/fidel/PortProton/data/scripts/functions_helper:1299 -#: /home/fidel/PortProton/data/scripts/functions_helper:1303 +#: /home/fidel/PortProton/data/scripts/functions_helper:1305 +#: /home/fidel/PortProton/data/scripts/functions_helper:1309 #, sh-format msgid "UPDATING NOW" msgstr "ОБНОВИТЬ СЕЙЧАС" -#: /home/fidel/PortProton/data/scripts/functions_helper:1287 +#: /home/fidel/PortProton/data/scripts/functions_helper:1293 #, sh-format msgid "Update scripts:" msgstr "Обновление скриптов:" -#: /home/fidel/PortProton/data/scripts/functions_helper:1290 -#: /home/fidel/PortProton/data/scripts/functions_helper:2364 +#: /home/fidel/PortProton/data/scripts/functions_helper:1296 +#: /home/fidel/PortProton/data/scripts/functions_helper:2388 #, sh-format msgid "EXIT" msgstr "ВЫХОД" -#: /home/fidel/PortProton/data/scripts/functions_helper:1291 #: /home/fidel/PortProton/data/scripts/functions_helper:1297 -#: /home/fidel/PortProton/data/scripts/functions_helper:1329 +#: /home/fidel/PortProton/data/scripts/functions_helper:1303 +#: /home/fidel/PortProton/data/scripts/functions_helper:1335 #, sh-format msgid "DO NOT REMIND ME" msgstr "НЕ НАПОМИНАТЬ" -#: /home/fidel/PortProton/data/scripts/functions_helper:1292 #: /home/fidel/PortProton/data/scripts/functions_helper:1298 -#: /home/fidel/PortProton/data/scripts/functions_helper:1327 +#: /home/fidel/PortProton/data/scripts/functions_helper:1304 +#: /home/fidel/PortProton/data/scripts/functions_helper:1333 #, sh-format msgid "REMIND ME LATER" msgstr "НАПОМНИТЬ ПОЗЖЕ" -#: /home/fidel/PortProton/data/scripts/functions_helper:1466 +#: /home/fidel/PortProton/data/scripts/functions_helper:1472 #, sh-format msgid "Searching for .exe files... Please wait." msgstr "Поиск .exe файлов... Пожалуйста подождите." -#: /home/fidel/PortProton/data/scripts/functions_helper:1478 +#: /home/fidel/PortProton/data/scripts/functions_helper:1484 #, sh-format msgid "Create shortcut for..." msgstr "Создать ярлык для..." -#: /home/fidel/PortProton/data/scripts/functions_helper:1479 +#: /home/fidel/PortProton/data/scripts/functions_helper:1485 #, sh-format msgid "" "Choose the .exe file for which you need to create a shortcut and click OK.\\n" msgstr "" "Выберите файл .exe, для которого нужно создать ярлык, и нажмите «ОК».\\n" -#: /home/fidel/PortProton/data/scripts/functions_helper:1480 +#: /home/fidel/PortProton/data/scripts/functions_helper:1486 #, sh-format msgid "Choose path to .exe file:" msgstr "Выберите путь до .exe файла:" -#: /home/fidel/PortProton/data/scripts/functions_helper:1481 -#: /home/fidel/PortProton/data/scripts/functions_helper:2389 -#: /home/fidel/PortProton/data/scripts/functions_helper:2893 -#: /home/fidel/PortProton/data/scripts/functions_helper:3435 -#: /home/fidel/PortProton/data/scripts/functions_helper:3506 -#: /home/fidel/PortProton/data/scripts/functions_helper:3730 +#: /home/fidel/PortProton/data/scripts/functions_helper:1487 +#: /home/fidel/PortProton/data/scripts/functions_helper:2413 +#: /home/fidel/PortProton/data/scripts/functions_helper:2917 +#: /home/fidel/PortProton/data/scripts/functions_helper:3459 +#: /home/fidel/PortProton/data/scripts/functions_helper:3530 +#: /home/fidel/PortProton/data/scripts/functions_helper:3756 #, sh-format msgid "CANCEL" msgstr "ОТМЕНА" -#: /home/fidel/PortProton/data/scripts/functions_helper:1482 -#: /home/fidel/PortProton/data/scripts/functions_helper:2351 -#: /home/fidel/PortProton/data/scripts/functions_helper:2390 -#: /home/fidel/PortProton/data/scripts/functions_helper:2894 -#: /home/fidel/PortProton/data/scripts/functions_helper:3507 -#: /home/fidel/PortProton/data/scripts/functions_helper:3731 +#: /home/fidel/PortProton/data/scripts/functions_helper:1488 +#: /home/fidel/PortProton/data/scripts/functions_helper:2375 +#: /home/fidel/PortProton/data/scripts/functions_helper:2414 +#: /home/fidel/PortProton/data/scripts/functions_helper:2918 +#: /home/fidel/PortProton/data/scripts/functions_helper:3531 +#: /home/fidel/PortProton/data/scripts/functions_helper:3757 #, sh-format msgid "OK" msgstr "OK" -#: /home/fidel/PortProton/data/scripts/functions_helper:1610 +#: /home/fidel/PortProton/data/scripts/functions_helper:1616 #, sh-format msgid "Do you want to installing recommended libraries in the new prefix:" msgstr "Хотите добавить рекомендуемые библиотеки в префикс:" -#: /home/fidel/PortProton/data/scripts/functions_helper:1960 +#: /home/fidel/PortProton/data/scripts/functions_helper:1966 #, sh-format msgid "" "d3dadapter9.so.1.0.0 - Not found in the system.\\nInstall the missing " @@ -519,7 +524,7 @@ msgstr "" "d3dadapter9.so.1.0.0 - Не найден в системе.\\nотУстановите недостающий " "пакет: d3dadapter9" -#: /home/fidel/PortProton/data/scripts/functions_helper:2373 +#: /home/fidel/PortProton/data/scripts/functions_helper:2397 #, sh-format msgid "" "You will need to check internet connection,and\\npress Repeat for repeat " @@ -528,68 +533,68 @@ msgstr "" "Вам нужно проверить подключение к Интернет и\\nнажать \"Повторить\" для " "повторной загрузки" -#: /home/fidel/PortProton/data/scripts/functions_helper:2373 -#: /home/fidel/PortProton/data/scripts/functions_helper:3430 +#: /home/fidel/PortProton/data/scripts/functions_helper:2397 +#: /home/fidel/PortProton/data/scripts/functions_helper:3454 #, sh-format msgid "Error" msgstr "Ошибка" -#: /home/fidel/PortProton/data/scripts/functions_helper:2376 +#: /home/fidel/PortProton/data/scripts/functions_helper:2400 #, sh-format msgid "SKIP" msgstr "ПРОПУСТИТЬ" -#: /home/fidel/PortProton/data/scripts/functions_helper:2377 +#: /home/fidel/PortProton/data/scripts/functions_helper:2401 #, sh-format msgid "REPEAT" msgstr "ПОВТОРИТЬ" -#: /home/fidel/PortProton/data/scripts/functions_helper:2386 -#: /home/fidel/PortProton/data/scripts/functions_helper:3310 -#: /home/fidel/PortProton/data/scripts/functions_helper:3322 +#: /home/fidel/PortProton/data/scripts/functions_helper:2410 +#: /home/fidel/PortProton/data/scripts/functions_helper:3334 +#: /home/fidel/PortProton/data/scripts/functions_helper:3346 #, sh-format msgid "Choices" msgstr "Выбор" -#: /home/fidel/PortProton/data/scripts/functions_helper:2421 -#: /home/fidel/PortProton/data/scripts/functions_helper:2426 +#: /home/fidel/PortProton/data/scripts/functions_helper:2445 +#: /home/fidel/PortProton/data/scripts/functions_helper:2450 #, sh-format msgid "TERMINAL" msgstr "ТЕРМИНАЛ" -#: /home/fidel/PortProton/data/scripts/functions_helper:2421 -#: /home/fidel/PortProton/data/scripts/functions_helper:2426 +#: /home/fidel/PortProton/data/scripts/functions_helper:2445 +#: /home/fidel/PortProton/data/scripts/functions_helper:2450 #, sh-format msgid "LOGO" msgstr "ЛОГОТИП" -#: /home/fidel/PortProton/data/scripts/functions_helper:2490 +#: /home/fidel/PortProton/data/scripts/functions_helper:2514 #, sh-format msgid "Please wait. Installing the" msgstr "Пожалуйста подождите. Устанавливается" -#: /home/fidel/PortProton/data/scripts/functions_helper:2525 -#: /home/fidel/PortProton/data/scripts/functions_helper:2571 +#: /home/fidel/PortProton/data/scripts/functions_helper:2549 +#: /home/fidel/PortProton/data/scripts/functions_helper:2595 #, sh-format msgid "CHANGELOG" msgstr "ИЗМЕНЕНИЯ" -#: /home/fidel/PortProton/data/scripts/functions_helper:2569 +#: /home/fidel/PortProton/data/scripts/functions_helper:2593 #, sh-format msgid "WINEFILE" msgstr "ФАЙЛОВЫЙ МЕНЕДЖЕР" -#: /home/fidel/PortProton/data/scripts/functions_helper:2570 +#: /home/fidel/PortProton/data/scripts/functions_helper:2594 #, sh-format msgid "TASKMGR" msgstr "ДИСПЕТЧЕР ЗАДАЧ" -#: /home/fidel/PortProton/data/scripts/functions_helper:2572 +#: /home/fidel/PortProton/data/scripts/functions_helper:2596 #, sh-format msgid "FORCE EXIT" msgstr "ПРИНУДИТЕЛЬНЫЙ ВЫХОД" -#: /home/fidel/PortProton/data/scripts/functions_helper:2608 +#: /home/fidel/PortProton/data/scripts/functions_helper:2632 #, sh-format msgid "" "Do not use in-process synchronization primitives based on eventfd. (It is " @@ -598,7 +603,7 @@ msgstr "" "Не использовать примитивы внутрипроцессной синхронизации на основе eventfd. " "(Рекомендуется не изменять значение.)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2609 +#: /home/fidel/PortProton/data/scripts/functions_helper:2633 #, sh-format msgid "" "Do not use futex-based in-process synchronization primitives. (Automatically " @@ -609,12 +614,12 @@ msgstr "" "(Автоматически отключается в системах без поддержки FUTEX_WAIT_MULTIPLE) " "(Значение рекомендуется не менять)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2610 +#: /home/fidel/PortProton/data/scripts/functions_helper:2634 #, sh-format msgid "Enable vkd3d support - Ray Tracing" msgstr "Включить поддержку vkd3d - Трассировка лучей" -#: /home/fidel/PortProton/data/scripts/functions_helper:2611 +#: /home/fidel/PortProton/data/scripts/functions_helper:2635 #, sh-format msgid "" "Required for video playback in some games so that it is not distorted " @@ -623,42 +628,42 @@ msgstr "" "Требуется для воспроизведения видео в некоторых играх, чтобы оно не " "искажалось (обычно окрашено в розовый цвет)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2612 +#: /home/fidel/PortProton/data/scripts/functions_helper:2636 #, sh-format msgid "Disable asynchronous calls for VULKAN and DXVK modes" msgstr "Отключить асинхронные вызовы для режимов VULKAN и DXVK" -#: /home/fidel/PortProton/data/scripts/functions_helper:2613 +#: /home/fidel/PortProton/data/scripts/functions_helper:2637 #, sh-format msgid "Enable DLSS on supported NVIDIA graphics cards" msgstr "Включить DLSS на поддерживаемых видеокартах NVIDIA" -#: /home/fidel/PortProton/data/scripts/functions_helper:2614 +#: /home/fidel/PortProton/data/scripts/functions_helper:2638 #, sh-format msgid "Forced use of older versions of OpenGL" msgstr "Принудительное использование старых версий OpenGL" -#: /home/fidel/PortProton/data/scripts/functions_helper:2615 +#: /home/fidel/PortProton/data/scripts/functions_helper:2639 #, sh-format msgid "Disguise all features used for NVIDIA graphics cards" msgstr "Скрыть все функции, используемые видеокартами NVIDIA" -#: /home/fidel/PortProton/data/scripts/functions_helper:2616 +#: /home/fidel/PortProton/data/scripts/functions_helper:2640 #, sh-format msgid "Forced activation of vertical sync" msgstr "Принудительная активация вертикальной синхронизации" -#: /home/fidel/PortProton/data/scripts/functions_helper:2617 +#: /home/fidel/PortProton/data/scripts/functions_helper:2641 #, sh-format msgid "Enable the application to run in the WINE virtual desktop" msgstr "Использовать виртуальный рабочий стол WINE" -#: /home/fidel/PortProton/data/scripts/functions_helper:2618 +#: /home/fidel/PortProton/data/scripts/functions_helper:2642 #, sh-format msgid "Run the application in the terminal" msgstr "Запустить приложение в терминале" -#: /home/fidel/PortProton/data/scripts/functions_helper:2619 +#: /home/fidel/PortProton/data/scripts/functions_helper:2643 #, sh-format msgid "" "Include a delay in releasing some memory to bypass errors associated with " @@ -667,7 +672,7 @@ msgstr "" "Включить задержку освобождения некоторой памяти для обхода ошибок, связанных " "с использованием приложения после освобождения памяти" -#: /home/fidel/PortProton/data/scripts/functions_helper:2620 +#: /home/fidel/PortProton/data/scripts/functions_helper:2644 #, sh-format msgid "" "A very dangerous way to hack the memory write timer in ntdll. This improves " @@ -678,30 +683,30 @@ msgstr "" "производительность некоторых очень специфических игр. (Рекомендуется не " "изменять значение.)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2621 +#: /home/fidel/PortProton/data/scripts/functions_helper:2645 #, sh-format msgid "Disable the window for selecting startup modes and WINE versions" msgstr "Отключить окно выбора режимов запуска и версии WINE" -#: /home/fidel/PortProton/data/scripts/functions_helper:2622 +#: /home/fidel/PortProton/data/scripts/functions_helper:2646 #, sh-format msgid "Use Gstreamer to output clips in games (WMF support)" msgstr "Использовать Gstreamer для вывода клипов в играх (поддержка WMF)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2623 +#: /home/fidel/PortProton/data/scripts/functions_helper:2647 #, sh-format msgid "" "Increases RAM usage limits for 32-bit applications from two to four gigabytes" msgstr "" "Увеличение лимита использования оперативной памяти для 32-битных приложений" -#: /home/fidel/PortProton/data/scripts/functions_helper:2624 +#: /home/fidel/PortProton/data/scripts/functions_helper:2648 #, sh-format msgid "Use container launch mode (It is recommended not to change the value)" msgstr "" "Использовать режим запуска контейнера (рекомендуется не менять значение)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2625 +#: /home/fidel/PortProton/data/scripts/functions_helper:2649 #, sh-format msgid "" "Using FPS and system load monitoring (Turns on and off by the key " @@ -710,7 +715,7 @@ msgstr "" "Использовать мониторинг FPS и нагрузки системы (Включается и выключается " "комбинацией клавиш - правый Shift+F12)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2626 +#: /home/fidel/PortProton/data/scripts/functions_helper:2650 #, sh-format msgid "" "Using automatic system optimization to improve performance in games " @@ -720,7 +725,7 @@ msgstr "" "производительности в играх (при условии, что в системе установлен пакет " "gamemode)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2627 +#: /home/fidel/PortProton/data/scripts/functions_helper:2651 #, sh-format msgid "" "Forced use of built-in DXGI library (in rare cases it solves problems with " @@ -729,29 +734,29 @@ msgstr "" "Принудительное использование встроенной библиотеки DXGI (в редких случаях " "решает проблемы с играми DX12)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2628 +#: /home/fidel/PortProton/data/scripts/functions_helper:2652 #, sh-format msgid "Forced use of MANGOHUD system settings (GOverlay, etc.)" msgstr "" "Принудительное использование системных настроек MangoHud (GOverlay и т.п.)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2629 +#: /home/fidel/PortProton/data/scripts/functions_helper:2653 #, sh-format msgid "Forced use of VKBASALT system settings (GOverlay, etc.)" msgstr "" "Принудительное использование системных настроек vkBasalt (GOverlay и т.п.)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2630 +#: /home/fidel/PortProton/data/scripts/functions_helper:2654 #, sh-format msgid "Enable forced use of third-party DirectX libraries" msgstr "Включить принудительное использование сторонних библиотек DirectX" -#: /home/fidel/PortProton/data/scripts/functions_helper:2631 +#: /home/fidel/PortProton/data/scripts/functions_helper:2655 #, sh-format msgid "Change the version of WINDOWS 10 to WINDOWS 7 in the prefix" msgstr "Изменить версию WINDOWS 10 на WINDOWS 7 в приставке" -#: /home/fidel/PortProton/data/scripts/functions_helper:2632 +#: /home/fidel/PortProton/data/scripts/functions_helper:2656 #, sh-format msgid "" "Use WINE shader caching (disable only if there are microfreezes in the game)" @@ -759,7 +764,7 @@ msgstr "" "Использовать кеширование WINE-шейдеров (отключать только при наличии " "микрозависаний в игре)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2633 +#: /home/fidel/PortProton/data/scripts/functions_helper:2657 #, sh-format msgid "" "Works while using any version of ProtonGE in full screen mode at a " @@ -768,12 +773,12 @@ msgstr "" "Работает при использовании любой версии ProtonGE в полноэкранном режиме с " "разрешением ниже стандартного экрана" -#: /home/fidel/PortProton/data/scripts/functions_helper:2634 +#: /home/fidel/PortProton/data/scripts/functions_helper:2658 #, sh-format msgid "Enable DLSS translator in FSR 2 in DirectX 12 games (CyberFSR2)" msgstr "Включить трансляцию DLSS в FSR 2 в играх DirectX 12 (CyberFSR2)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2635 +#: /home/fidel/PortProton/data/scripts/functions_helper:2659 #, sh-format msgid "" "Enable DLSS translator in FSR 3 in DirectX 12 games (Experimental project " @@ -782,19 +787,19 @@ msgstr "" "Включить трансляцию DLSS в FSR 3 в играх DirectX 12 (экспериментальный " "проект dlssg-to-fsr3)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2636 +#: /home/fidel/PortProton/data/scripts/functions_helper:2660 #, sh-format msgid "" "Enable Easy Anti-Cheat and BattlEye Anti-Cheat runtimes (required if game " "used this anti-cheats)" msgstr "Включить поддержку Easy Anti-Cheat и BattlEye Anti-Cheat" -#: /home/fidel/PortProton/data/scripts/functions_helper:2637 +#: /home/fidel/PortProton/data/scripts/functions_helper:2661 #, sh-format msgid "Reduce pulseaudio latency to fix intermittent sound" msgstr "Уменьшение задержки PulseAudio для исправления прерывистого звука" -#: /home/fidel/PortProton/data/scripts/functions_helper:2638 +#: /home/fidel/PortProton/data/scripts/functions_helper:2662 #, sh-format msgid "" "Forced use of the us layout (useful for games in which the control works " @@ -803,7 +808,7 @@ msgstr "" "Принудительное использование us-раскладки (полезно для игр, в которых " "управление корректно работает только на us-раскладке)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2639 +#: /home/fidel/PortProton/data/scripts/functions_helper:2663 #, sh-format msgid "" "Remember the screen resolution when starting the game and return it when " @@ -812,7 +817,7 @@ msgstr "" "Запоминать разрешение экрана при запуске игры и возвращать его при закрытии " "(полезно для игр, меняющих разрешение экрана)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2640 +#: /home/fidel/PortProton/data/scripts/functions_helper:2664 #, sh-format msgid "" "Use system mangohud, vkBasalt, obs-vkcapture and other applications using " @@ -821,7 +826,7 @@ msgstr "" "Использовать системные MangoHud, vkBasalt, obs-vkcapture и другие " "приложения, использующие Vulkan layers" -#: /home/fidel/PortProton/data/scripts/functions_helper:2641 +#: /home/fidel/PortProton/data/scripts/functions_helper:2665 #, sh-format msgid "" "Enable the ability to write to OBS Studio using obs-vkcapture (ATTENTION: " @@ -832,14 +837,14 @@ msgstr "" "будет включено принудительное использование системных MangoHud, vkBasalt, " "obs-vkcapture и других приложений, использующих Vulkan)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2642 +#: /home/fidel/PortProton/data/scripts/functions_helper:2666 #, sh-format msgid "Disable desktop compositing (effects). It often improves performance." msgstr "" "Отключает композицию рабочего стола (эффекты). Часто это повышает " "производительность." -#: /home/fidel/PortProton/data/scripts/functions_helper:2643 +#: /home/fidel/PortProton/data/scripts/functions_helper:2667 #, sh-format msgid "" "\n" @@ -865,12 +870,12 @@ msgstr "" "Super + G: Переключение захвата клавиатуры\n" "Super + C: Обновление буфера обмена\"" -#: /home/fidel/PortProton/data/scripts/functions_helper:2679 +#: /home/fidel/PortProton/data/scripts/functions_helper:2703 #, sh-format msgid "Change the version of WINDOWS emulation" msgstr "Изменить версию эмуляции WINDOWS" -#: /home/fidel/PortProton/data/scripts/functions_helper:2679 +#: /home/fidel/PortProton/data/scripts/functions_helper:2703 #, sh-format msgid "" "Changing the WINDOWS emulation version may be required to run older " @@ -881,12 +886,12 @@ msgstr "" "WINDOWS. Версии WINDOWS ниже 10 не поддерживают новые игры с " "DirectX 12" -#: /home/fidel/PortProton/data/scripts/functions_helper:2680 +#: /home/fidel/PortProton/data/scripts/functions_helper:2704 #, sh-format msgid "AUTOINSTALL WITH WINETRICKS" msgstr "Автоустановка библиотек с помощью WINETRICKS" -#: /home/fidel/PortProton/data/scripts/functions_helper:2680 +#: /home/fidel/PortProton/data/scripts/functions_helper:2704 #, sh-format msgid "" "Automatically install with WINETRICKS additional libraries required " @@ -896,12 +901,12 @@ msgstr "" "b>, необходимых для запуска игры/программы. Список библиотек разделен " "пробелами" -#: /home/fidel/PortProton/data/scripts/functions_helper:2681 +#: /home/fidel/PortProton/data/scripts/functions_helper:2705 #, sh-format msgid "Forced to use/disable libraries" msgstr "Принудительно использовать/отключить библиотеки" -#: /home/fidel/PortProton/data/scripts/functions_helper:2681 +#: /home/fidel/PortProton/data/scripts/functions_helper:2705 #, sh-format msgid "" "Forced to use/disable the library only for the given application. (There are " @@ -930,12 +935,12 @@ msgstr "" "WINDOWS\n" "\t* библиотека= - отключить использование данной библиотеки" -#: /home/fidel/PortProton/data/scripts/functions_helper:2692 +#: /home/fidel/PortProton/data/scripts/functions_helper:2716 #, sh-format msgid "ADD ARGUMENTS FOR .EXE FILE" msgstr "Добавить аргументы для .EXE-файла" -#: /home/fidel/PortProton/data/scripts/functions_helper:2692 +#: /home/fidel/PortProton/data/scripts/functions_helper:2716 #, sh-format msgid "" "Adding an argument after the .exe file, just like you would add an " @@ -944,12 +949,12 @@ msgstr "" "Добавление аргумента после файла .exe аналогично добавлению аргумента " "в ярлык в системе WINDOWS " -#: /home/fidel/PortProton/data/scripts/functions_helper:2694 +#: /home/fidel/PortProton/data/scripts/functions_helper:2718 #, sh-format msgid "Limit the use of processor cores" msgstr "Ограничить использование ядер процессора" -#: /home/fidel/PortProton/data/scripts/functions_helper:2694 +#: /home/fidel/PortProton/data/scripts/functions_helper:2718 #, sh-format msgid "" "Limiting the number of CPU cores is useful for Unity games (It is " @@ -958,12 +963,12 @@ msgstr "" "Ограничение количества ядер процессора полезно для игр Unity (рекомендуется " "установить значение равное 8)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2695 +#: /home/fidel/PortProton/data/scripts/functions_helper:2719 #, sh-format msgid "Choose a graphics card to run the game (in user.conf)" msgstr "Выбрать видеокарту для запуска игры (в user.conf)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2695 +#: /home/fidel/PortProton/data/scripts/functions_helper:2719 #, sh-format msgid "" "Select which video card will be used to run the game (used for all running " @@ -972,12 +977,12 @@ msgstr "" "Выбор видеокарты для запуска игры (используется для всех запущенных игр и " "программ в PortProton)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2696 +#: /home/fidel/PortProton/data/scripts/functions_helper:2720 #, sh-format msgid "Add arguments for GAMESCOPE:" msgstr "Добавить аргументы для GAMESCOPE:" -#: /home/fidel/PortProton/data/scripts/functions_helper:2696 +#: /home/fidel/PortProton/data/scripts/functions_helper:2720 #, sh-format msgid "" "\n" @@ -1020,12 +1025,12 @@ msgstr "" "-b: создать окно без полей.\n" "-f: создать полноэкранное окно." -#: /home/fidel/PortProton/data/scripts/functions_helper:2707 +#: /home/fidel/PortProton/data/scripts/functions_helper:2731 #, sh-format msgid "Forcibly select the OpenGL version for the game" msgstr "Принудительно выбрать версию OpenGL для игры" -#: /home/fidel/PortProton/data/scripts/functions_helper:2707 +#: /home/fidel/PortProton/data/scripts/functions_helper:2731 #, sh-format msgid "" "You can select the required OpenGL version, some games require a forced " @@ -1035,12 +1040,12 @@ msgstr "" "принудительный профиль совместимости (COMPACT). (Примеры приведены в " "выпадающем списке)" -#: /home/fidel/PortProton/data/scripts/functions_helper:2711 +#: /home/fidel/PortProton/data/scripts/functions_helper:2735 #, sh-format msgid "Change settings in database file for" msgstr "Изменить настройки в файле базы данных для" -#: /home/fidel/PortProton/data/scripts/functions_helper:2711 +#: /home/fidel/PortProton/data/scripts/functions_helper:2735 #, sh-format msgid "" "NOTE: To display help for each item, simply hover your mouse over the " @@ -1049,36 +1054,36 @@ msgstr "" "ПРИМЕЧАНИЕ. Чтобы отобразить справку по каждому элементу, просто " "наведите указатель мыши на текст" -#: /home/fidel/PortProton/data/scripts/functions_helper:2713 -#: /home/fidel/PortProton/data/scripts/functions_helper:3091 -#: /home/fidel/PortProton/data/scripts/functions_helper:3239 +#: /home/fidel/PortProton/data/scripts/functions_helper:2737 +#: /home/fidel/PortProton/data/scripts/functions_helper:3115 +#: /home/fidel/PortProton/data/scripts/functions_helper:3263 #, sh-format msgid "CANCEL THE CHANGES" msgstr "ОТМЕНИТЬ ИЗМЕНЕНИЯ" -#: /home/fidel/PortProton/data/scripts/functions_helper:2713 -#: /home/fidel/PortProton/data/scripts/functions_helper:3091 -#: /home/fidel/PortProton/data/scripts/functions_helper:3239 +#: /home/fidel/PortProton/data/scripts/functions_helper:2737 +#: /home/fidel/PortProton/data/scripts/functions_helper:3115 +#: /home/fidel/PortProton/data/scripts/functions_helper:3263 #, sh-format msgid "Cancel the current changes and return to the previous menu" msgstr "Отменить текущие изменения и вернуться в предыдущее меню" -#: /home/fidel/PortProton/data/scripts/functions_helper:2714 +#: /home/fidel/PortProton/data/scripts/functions_helper:2738 #, sh-format msgid "RESET SETTINGS" msgstr "СБРОСИТЬ НАСТРОЙКИ" -#: /home/fidel/PortProton/data/scripts/functions_helper:2714 +#: /home/fidel/PortProton/data/scripts/functions_helper:2738 #, sh-format msgid "Restore default settings" msgstr "Восстановить настройки по умолчанию" -#: /home/fidel/PortProton/data/scripts/functions_helper:2715 +#: /home/fidel/PortProton/data/scripts/functions_helper:2739 #, sh-format msgid "OPEN THE SETTINGS FILE" msgstr "ОТКРЫТЬ ФАЙЛ НАСТРОЕК" -#: /home/fidel/PortProton/data/scripts/functions_helper:2715 +#: /home/fidel/PortProton/data/scripts/functions_helper:2739 #, sh-format msgid "" "Open the .ppdb settings file in a system text editor to view and " @@ -1087,49 +1092,49 @@ msgstr "" "Открыть файл настроек .ppdb в системном текстовом редакторе, чтобы " "просмотреть и изменить переменные вручную" -#: /home/fidel/PortProton/data/scripts/functions_helper:2716 -#: /home/fidel/PortProton/data/scripts/functions_helper:3093 -#: /home/fidel/PortProton/data/scripts/functions_helper:3241 +#: /home/fidel/PortProton/data/scripts/functions_helper:2740 +#: /home/fidel/PortProton/data/scripts/functions_helper:3117 +#: /home/fidel/PortProton/data/scripts/functions_helper:3265 #, sh-format msgid "SAVE CHANGES" msgstr "СОХРАНИТЬ ИЗМЕНЕНИЯ" -#: /home/fidel/PortProton/data/scripts/functions_helper:2716 -#: /home/fidel/PortProton/data/scripts/functions_helper:3093 -#: /home/fidel/PortProton/data/scripts/functions_helper:3241 +#: /home/fidel/PortProton/data/scripts/functions_helper:2740 +#: /home/fidel/PortProton/data/scripts/functions_helper:3117 +#: /home/fidel/PortProton/data/scripts/functions_helper:3265 #, sh-format msgid "Save the current changes, and go to the previous menu" msgstr "Сохранить текущие изменения и перейти в предыдущее меню" -#: /home/fidel/PortProton/data/scripts/functions_helper:2801 +#: /home/fidel/PortProton/data/scripts/functions_helper:2825 #, sh-format msgid "Check new version WINE..." msgstr "Проверяем новые версии WINE..." -#: /home/fidel/PortProton/data/scripts/functions_helper:2846 +#: /home/fidel/PortProton/data/scripts/functions_helper:2870 #, sh-format msgid "Error: check wine." msgstr "Ошибка во время проверки версии WINE." -#: /home/fidel/PortProton/data/scripts/functions_helper:2876 -#: /home/fidel/PortProton/data/scripts/functions_helper:2878 -#: /home/fidel/PortProton/data/scripts/functions_helper:2880 -#: /home/fidel/PortProton/data/scripts/functions_helper:2882 +#: /home/fidel/PortProton/data/scripts/functions_helper:2900 +#: /home/fidel/PortProton/data/scripts/functions_helper:2902 +#: /home/fidel/PortProton/data/scripts/functions_helper:2904 +#: /home/fidel/PortProton/data/scripts/functions_helper:2906 #, sh-format msgid "Select WINE for download:" msgstr "Выберите WINE для загрузки:" -#: /home/fidel/PortProton/data/scripts/functions_helper:2884 +#: /home/fidel/PortProton/data/scripts/functions_helper:2908 #, sh-format msgid "Select installed WINE for delete:" msgstr "Выберите установленный WINE для удаления:" -#: /home/fidel/PortProton/data/scripts/functions_helper:2886 +#: /home/fidel/PortProton/data/scripts/functions_helper:2910 #, sh-format msgid "WINE MANAGER" msgstr "Настройка префиска (Winecfg)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3001 +#: /home/fidel/PortProton/data/scripts/functions_helper:3025 #, sh-format msgid "" "Simulation of an old 3dfx graphics accelerator (adds horizontal stripes)" @@ -1137,32 +1142,32 @@ msgstr "" "Имитация старого графического ускорителя 3dfx (добавлены горизонтальные " "полосы)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3002 +#: /home/fidel/PortProton/data/scripts/functions_helper:3026 #, sh-format msgid "Sharpness increase, can be used with CAS" msgstr "Увеличение резкости, можно использовать с CAS" -#: /home/fidel/PortProton/data/scripts/functions_helper:3003 +#: /home/fidel/PortProton/data/scripts/functions_helper:3027 #, sh-format msgid "Adds glow from bright light sources in the game" msgstr "Добавление свечения от ярких источников света в игре" -#: /home/fidel/PortProton/data/scripts/functions_helper:3004 +#: /home/fidel/PortProton/data/scripts/functions_helper:3028 #, sh-format msgid "Cropping the image from the top and bottom (like in a movie =)" msgstr "Обрезка изображения сверху и снизу (как в фильме =)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3005 +#: /home/fidel/PortProton/data/scripts/functions_helper:3029 #, sh-format msgid "Strong sharpening of texture edges" msgstr "Сильная резкость краев текстуры" -#: /home/fidel/PortProton/data/scripts/functions_helper:3006 +#: /home/fidel/PortProton/data/scripts/functions_helper:3030 #, sh-format msgid "Adds chromatic aberration to an image" msgstr "Добавление хроматической аберрации к изображению" -#: /home/fidel/PortProton/data/scripts/functions_helper:3007 +#: /home/fidel/PortProton/data/scripts/functions_helper:3031 #, sh-format msgid "" "Sharpening textures with slight modifications of image contrast (similar in " @@ -1172,27 +1177,27 @@ msgstr "" "изображения (аналогично CAS)" # дублируется ниже -#: /home/fidel/PortProton/data/scripts/functions_helper:3008 +#: /home/fidel/PortProton/data/scripts/functions_helper:3032 #, sh-format msgid "Adding cool colors" msgstr "Добавление холодных цветов" -#: /home/fidel/PortProton/data/scripts/functions_helper:3009 +#: /home/fidel/PortProton/data/scripts/functions_helper:3033 #, sh-format msgid "Increasing color saturation" msgstr "Цветокоррекция изображения" -#: /home/fidel/PortProton/data/scripts/functions_helper:3010 +#: /home/fidel/PortProton/data/scripts/functions_helper:3034 #, sh-format msgid "Add fake HDR" msgstr "Добавление эффекта имитации HDR" -#: /home/fidel/PortProton/data/scripts/functions_helper:3011 +#: /home/fidel/PortProton/data/scripts/functions_helper:3035 #, sh-format msgid "Adding the film grain effect" msgstr "Добавление эффекта зернистости пленки" -#: /home/fidel/PortProton/data/scripts/functions_helper:3012 +#: /home/fidel/PortProton/data/scripts/functions_helper:3036 #, sh-format msgid "" "Increases the contrast of the image without affecting the bright and dark " @@ -1201,33 +1206,33 @@ msgstr "" "Увеличение контрастности изображения. Не затрагивает светлые и темные " "участки, благодаря чему не теряется детализация в тенях и небе" -#: /home/fidel/PortProton/data/scripts/functions_helper:3013 +#: /home/fidel/PortProton/data/scripts/functions_helper:3037 #, sh-format msgid "Reducing noise by blurring the image" msgstr "Уменьшение шума за счет размытия изображения" -#: /home/fidel/PortProton/data/scripts/functions_helper:3014 +#: /home/fidel/PortProton/data/scripts/functions_helper:3038 #, sh-format msgid "Reducing the bit depth of color" msgstr "Уменьшение разрядности цвета" -#: /home/fidel/PortProton/data/scripts/functions_helper:3015 +#: /home/fidel/PortProton/data/scripts/functions_helper:3039 #, sh-format msgid "Strong blurring of objects in motion" msgstr "Сильное размытие движущихся объектов" -#: /home/fidel/PortProton/data/scripts/functions_helper:3016 +#: /home/fidel/PortProton/data/scripts/functions_helper:3040 #, sh-format msgid "Sharpening (recommended for cartoon games)" msgstr "Увеличение резкости (рекомендую для мультяшных игр)" # дублируется выше -#: /home/fidel/PortProton/data/scripts/functions_helper:3017 +#: /home/fidel/PortProton/data/scripts/functions_helper:3041 #, sh-format msgid "Adding cold colors" msgstr "Имитация кинематографического вида" -#: /home/fidel/PortProton/data/scripts/functions_helper:3018 +#: /home/fidel/PortProton/data/scripts/functions_helper:3042 #, sh-format msgid "" "Alternative antialiasing option (less effect, but with less consumption of " @@ -1237,22 +1242,22 @@ msgstr "" "потреблением ресурсов графического процессора, относительно стандартного " "SMAA)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3019 +#: /home/fidel/PortProton/data/scripts/functions_helper:3043 #, sh-format msgid "Slight blur effect on bright objects (such as flames)" msgstr "Небольшой эффект размытия ярких объектов (например, пламени)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3020 +#: /home/fidel/PortProton/data/scripts/functions_helper:3044 #, sh-format msgid "Glitch effect" msgstr "Эффект искажения" -#: /home/fidel/PortProton/data/scripts/functions_helper:3021 +#: /home/fidel/PortProton/data/scripts/functions_helper:3045 #, sh-format msgid "Another method of sharpening using highpass frequencies" msgstr "Другой метод повышения резкости с использованием высоких частот" -#: /home/fidel/PortProton/data/scripts/functions_helper:3022 +#: /home/fidel/PortProton/data/scripts/functions_helper:3046 #, sh-format msgid "" "Smoothing of nearby pixels with the drawing of missing parts (in normal " @@ -1261,17 +1266,17 @@ msgstr "" "Сглаживание соседних пикселей с прорисовкой недостающих частей (в обычных " "играх картинка размыта)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3023 +#: /home/fidel/PortProton/data/scripts/functions_helper:3047 #, sh-format msgid "Advanced HSL shift (for each shade)" msgstr "Расширенное изменение HSL (для каждого оттенка)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3024 +#: /home/fidel/PortProton/data/scripts/functions_helper:3048 #, sh-format msgid "Image overlay on the game" msgstr "Вывод изображения поверх игры" -#: /home/fidel/PortProton/data/scripts/functions_helper:3025 +#: /home/fidel/PortProton/data/scripts/functions_helper:3049 #, sh-format msgid "" "Increases contrast, but some detail in shadows or highlights may be lost" @@ -1279,105 +1284,105 @@ msgstr "" "Увеличение контрастности. Некоторые тени и источники освещения могут быть " "потеряны" -#: /home/fidel/PortProton/data/scripts/functions_helper:3026 +#: /home/fidel/PortProton/data/scripts/functions_helper:3050 #, sh-format msgid "Same as Levels, but with less loss of detail" msgstr "То же, что и уровни, но с меньшей потерей деталей" -#: /home/fidel/PortProton/data/scripts/functions_helper:3027 +#: /home/fidel/PortProton/data/scripts/functions_helper:3051 #, sh-format msgid "Gamma correction by individual color channels: red, green and blue" msgstr "" "Гамма-коррекция по отдельным цветовым каналам: красному, зеленому и синему" -#: /home/fidel/PortProton/data/scripts/functions_helper:3028 +#: /home/fidel/PortProton/data/scripts/functions_helper:3052 #, sh-format msgid "Increases depth of field (greatly affects FPS)" msgstr "Увеличение глубины резкости (сильно влияет на FPS)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3029 +#: /home/fidel/PortProton/data/scripts/functions_helper:3053 #, sh-format msgid "Enhances image sharpness for improved detail" msgstr "Повышает резкость изображения для улучшения детализации" -#: /home/fidel/PortProton/data/scripts/functions_helper:3030 +#: /home/fidel/PortProton/data/scripts/functions_helper:3054 #, sh-format msgid "Image color correction" msgstr "Цветокоррекция изображения" -#: /home/fidel/PortProton/data/scripts/functions_helper:3031 +#: /home/fidel/PortProton/data/scripts/functions_helper:3055 #, sh-format msgid "Same as Bloom, but more natural" msgstr "То же, что Блум, но более естественно" -#: /home/fidel/PortProton/data/scripts/functions_helper:3032 +#: /home/fidel/PortProton/data/scripts/functions_helper:3056 #, sh-format msgid "Converts the image into monochrome" msgstr "Преобразует изображение в монохромное" -#: /home/fidel/PortProton/data/scripts/functions_helper:3033 +#: /home/fidel/PortProton/data/scripts/functions_helper:3057 #, sh-format msgid "Extended version of the LUT (Hollywood loot is pre-installed)" msgstr "Расширенная версия LUT (предустановлен Hollywood LUT)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3034 +#: /home/fidel/PortProton/data/scripts/functions_helper:3058 #, sh-format msgid "SSAO algorithm (Greatly affects FPS)" msgstr "Алгоритм SSAO (Сильно влияет на FPS)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3035 +#: /home/fidel/PortProton/data/scripts/functions_helper:3059 #, sh-format msgid "Night vision effect" msgstr "Эффект ночного видения" -#: /home/fidel/PortProton/data/scripts/functions_helper:3036 +#: /home/fidel/PortProton/data/scripts/functions_helper:3060 #, sh-format msgid "Makes the picture look like old photos" msgstr "Делает картинку похожей на старые фотографии" -#: /home/fidel/PortProton/data/scripts/functions_helper:3037 +#: /home/fidel/PortProton/data/scripts/functions_helper:3061 #, sh-format msgid "Fisheye effect (suitable for VR)" msgstr "Эффект «рыбий глаз» (подходит для VR)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3038 +#: /home/fidel/PortProton/data/scripts/functions_helper:3062 #, sh-format msgid "Add God rays (also called 3D light rays) effect" msgstr "Добавление эффекта God rays (также называемых 3D-лучами света)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3039 +#: /home/fidel/PortProton/data/scripts/functions_helper:3063 #, sh-format msgid "The prismatic lens effect" msgstr "Эффект призматической линзы" -#: /home/fidel/PortProton/data/scripts/functions_helper:3040 +#: /home/fidel/PortProton/data/scripts/functions_helper:3064 #, sh-format msgid "Creates the illusion of depth in textures" msgstr "Создает иллюзию глубины текстур" -#: /home/fidel/PortProton/data/scripts/functions_helper:3041 +#: /home/fidel/PortProton/data/scripts/functions_helper:3065 #, sh-format msgid "Adds a sepia effect like in old photos" msgstr "Добавление эффекта сепии, как на старых фотографиях" -#: /home/fidel/PortProton/data/scripts/functions_helper:3042 +#: /home/fidel/PortProton/data/scripts/functions_helper:3066 #, sh-format msgid "Splits the image into raw and processed output for comparison" msgstr "" "Разделяет изображение на необработанные и обработанные выходные данные для " "сравнения" -#: /home/fidel/PortProton/data/scripts/functions_helper:3043 +#: /home/fidel/PortProton/data/scripts/functions_helper:3067 #, sh-format msgid "Reducing object detail without blurring contrast contours" msgstr "Уменьшение детализации объекта без размытия контрастных контуров" -#: /home/fidel/PortProton/data/scripts/functions_helper:3044 +#: /home/fidel/PortProton/data/scripts/functions_helper:3068 #, sh-format msgid "Makes the picture look like films from the 1930s" msgstr "Делает картинку похожей на фильмы 1930-х годов" -#: /home/fidel/PortProton/data/scripts/functions_helper:3045 +#: /home/fidel/PortProton/data/scripts/functions_helper:3069 #, sh-format msgid "" "The updated version of Technicolor, gives a different picture by changing " @@ -1386,39 +1391,39 @@ msgstr "" "Обновленная версия Technicolor дает другую картинку, меняя цвета более " "агрессивно" -#: /home/fidel/PortProton/data/scripts/functions_helper:3046 +#: /home/fidel/PortProton/data/scripts/functions_helper:3070 #, sh-format msgid "Blur on the edges of the screen to create a Tilt Shift effect" msgstr "Размытие по краям экрана для создания эффекта Tilt Shift" -#: /home/fidel/PortProton/data/scripts/functions_helper:3047 +#: /home/fidel/PortProton/data/scripts/functions_helper:3071 #, sh-format msgid "Changes the saturation of the picture" msgstr "Изменяет насыщенность изображения" -#: /home/fidel/PortProton/data/scripts/functions_helper:3048 +#: /home/fidel/PortProton/data/scripts/functions_helper:3072 #, sh-format msgid "Reduces the amount of noise" msgstr "Уменьшение количества шума" -#: /home/fidel/PortProton/data/scripts/functions_helper:3049 +#: /home/fidel/PortProton/data/scripts/functions_helper:3073 #, sh-format msgid "Automatically switches effects depending on the visibility of the UI" msgstr "" "Автоматически переключает эффекты в зависимости от видимости " "пользовательского интерфейса" -#: /home/fidel/PortProton/data/scripts/functions_helper:3050 +#: /home/fidel/PortProton/data/scripts/functions_helper:3074 #, sh-format msgid "Saturates faded colors without touching the bright ones" msgstr "Насыщает блеклые цвета, не затрагивая яркие" -#: /home/fidel/PortProton/data/scripts/functions_helper:3051 +#: /home/fidel/PortProton/data/scripts/functions_helper:3075 #, sh-format msgid "Adds a vignette to the image" msgstr "Добавление виньетки к изображению" -#: /home/fidel/PortProton/data/scripts/functions_helper:3052 +#: /home/fidel/PortProton/data/scripts/functions_helper:3076 #, sh-format msgid "" "An effect for adjusting the aspect ratio (for games that do not support " @@ -1427,7 +1432,7 @@ msgstr "" "Эффект регулировки соотношения сторон (для игр, не поддерживающих " "широкоформатные мониторы)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3053 +#: /home/fidel/PortProton/data/scripts/functions_helper:3077 #, sh-format msgid "" "Part of the overall ReShade shader . It uses a mask with gradients from " @@ -1436,7 +1441,7 @@ msgstr "" "Часть общего шейдера ReShade. Он использует маску с градиентами от черного к " "белому, чтобы определить, где будут применяться эффекты" -#: /home/fidel/PortProton/data/scripts/functions_helper:3054 +#: /home/fidel/PortProton/data/scripts/functions_helper:3078 #, sh-format msgid "" "Allows you to add new elements to the 3d space inside the game and apply " @@ -1445,12 +1450,12 @@ msgstr "" "Позволяет добавлять новые элементы в трехмерное пространство внутри игры и " "применять собственные текстуры" -#: /home/fidel/PortProton/data/scripts/functions_helper:3055 +#: /home/fidel/PortProton/data/scripts/functions_helper:3079 #, sh-format msgid "Adds a Bloom effect" msgstr "Добавление эффекта свечения" -#: /home/fidel/PortProton/data/scripts/functions_helper:3081 +#: /home/fidel/PortProton/data/scripts/functions_helper:3105 #, sh-format msgid "" "VkBasalt settings for adding effects to games running under Vulkan. (The " @@ -1462,7 +1467,7 @@ msgstr "" "отобразить справку по каждому элементу, просто наведите указатель мыши на " "текст\\n" -#: /home/fidel/PortProton/data/scripts/functions_helper:3086 +#: /home/fidel/PortProton/data/scripts/functions_helper:3110 #, sh-format msgid "" "AMD FidelityFX - CAS is designed to dramatically improve texture sharpness " @@ -1474,204 +1479,204 @@ msgstr "" "потерей производительности. (Для старых игр рекомендуется устанавливать " "значение = 100)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3092 +#: /home/fidel/PortProton/data/scripts/functions_helper:3116 #, sh-format msgid "DISABLE VKBASALT" msgstr "ОТКЛЮЧИТЬ VKBASALT" -#: /home/fidel/PortProton/data/scripts/functions_helper:3092 +#: /home/fidel/PortProton/data/scripts/functions_helper:3116 #, sh-format msgid "Disable vkBasalt and go to the previous menu" msgstr "Отключить vkBasalt и вернуться в предыдущее меню" -#: /home/fidel/PortProton/data/scripts/functions_helper:3146 +#: /home/fidel/PortProton/data/scripts/functions_helper:3170 #, sh-format msgid "Show if the application is 32- or 64-bit" msgstr "Показать, является ли приложение 32- или 64-битным" -#: /home/fidel/PortProton/data/scripts/functions_helper:3147 +#: /home/fidel/PortProton/data/scripts/functions_helper:3171 #, sh-format msgid "Display current battery percent and energy consumption" msgstr "Отображение текущего процента заряда батареи и энергопотребления" -#: /home/fidel/PortProton/data/scripts/functions_helper:3148 +#: /home/fidel/PortProton/data/scripts/functions_helper:3172 #, sh-format msgid "Display battery icon instead of percent" msgstr "Отображать значок батареи вместо процентов" -#: /home/fidel/PortProton/data/scripts/functions_helper:3149 +#: /home/fidel/PortProton/data/scripts/functions_helper:3173 #, sh-format msgid "Display remaining time for battery option" msgstr "Отображение оставшегося времени для опции батареи" -#: /home/fidel/PortProton/data/scripts/functions_helper:3150 +#: /home/fidel/PortProton/data/scripts/functions_helper:3174 #, sh-format msgid "Display wattage for the battery option" msgstr "Отображение заряда батареи" -#: /home/fidel/PortProton/data/scripts/functions_helper:3151 +#: /home/fidel/PortProton/data/scripts/functions_helper:3175 #, sh-format msgid "Change the display of core_load from numbers to vertical bars" msgstr "Изменяет отображение core_load с цифр на вертикальные полосы" -#: /home/fidel/PortProton/data/scripts/functions_helper:3152 +#: /home/fidel/PortProton/data/scripts/functions_helper:3176 #, sh-format msgid "Display load & frequency per core" msgstr "Отображение нагрузки и частоты на ядро" -#: /home/fidel/PortProton/data/scripts/functions_helper:3153 +#: /home/fidel/PortProton/data/scripts/functions_helper:3177 #, sh-format msgid "Show the CPUs current MHz" msgstr "Показать текущие частоты процессоров" -#: /home/fidel/PortProton/data/scripts/functions_helper:3154 +#: /home/fidel/PortProton/data/scripts/functions_helper:3178 #, sh-format msgid "Display CPU draw in watts" msgstr "Отображение потребления процессора в ваттах" -#: /home/fidel/PortProton/data/scripts/functions_helper:3155 +#: /home/fidel/PortProton/data/scripts/functions_helper:3179 #, sh-format msgid "Display current CPU temperature" msgstr "Отображение текущей температуры процессора" -#: /home/fidel/PortProton/data/scripts/functions_helper:3156 +#: /home/fidel/PortProton/data/scripts/functions_helper:3180 #, sh-format msgid "Display wirless device battery icon." msgstr "Отображение значка батареи беспроводного устройства." -#: /home/fidel/PortProton/data/scripts/functions_helper:3157 +#: /home/fidel/PortProton/data/scripts/functions_helper:3181 #, sh-format msgid "Display a short version of the used engine (e.g. OGL instead of OpenGL)" msgstr "" "Отобразить краткую версию используемого движка (например, OGL вместо OpenGL)." -#: /home/fidel/PortProton/data/scripts/functions_helper:3158 +#: /home/fidel/PortProton/data/scripts/functions_helper:3182 #, sh-format msgid "Display OpenGL or vulkan and vulkan-based render engines version" msgstr "" "Отобразить версию OpenGL или Vulkan и механизмов рендеринга на его основе" -#: /home/fidel/PortProton/data/scripts/functions_helper:3159 +#: /home/fidel/PortProton/data/scripts/functions_helper:3183 #, sh-format msgid "Display current exec name" msgstr "Отображение текущего названия exe файла" -#: /home/fidel/PortProton/data/scripts/functions_helper:3160 +#: /home/fidel/PortProton/data/scripts/functions_helper:3184 #, sh-format msgid "Enables frame capture analysis" msgstr "Включает анализ захвата кадров" -#: /home/fidel/PortProton/data/scripts/functions_helper:3161 +#: /home/fidel/PortProton/data/scripts/functions_helper:3185 #, sh-format msgid "Takes a list of decimal values or the value avg, e.g avg,0.001" msgstr "" "Принимает список десятичных значений или значение avg, например avg,0,001" -#: /home/fidel/PortProton/data/scripts/functions_helper:3162 +#: /home/fidel/PortProton/data/scripts/functions_helper:3186 #, sh-format msgid "Display frame count" msgstr "Отображение количества кадров" -#: /home/fidel/PortProton/data/scripts/functions_helper:3163 +#: /home/fidel/PortProton/data/scripts/functions_helper:3187 #, sh-format msgid "Enable most of the toggleable parameters (currently excludes histogram)" msgstr "" "Включить большинство переключаемых параметров (в настоящее время исключает " "гистограмму)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3164 +#: /home/fidel/PortProton/data/scripts/functions_helper:3188 #, sh-format msgid "Show if GameMode is on" msgstr "Показать, включен ли GameMode" -#: /home/fidel/PortProton/data/scripts/functions_helper:3165 +#: /home/fidel/PortProton/data/scripts/functions_helper:3189 #, sh-format msgid "Display GPU core frequency" msgstr "Отобразить частоты ядра графического процессора" -#: /home/fidel/PortProton/data/scripts/functions_helper:3166 +#: /home/fidel/PortProton/data/scripts/functions_helper:3190 #, sh-format msgid "GPU fan in rpm on AMD, FAN in percent on NVIDIA" msgstr "" "Вентилятор графического процессора в об/мин на AMD, в процентах на NVIDIA" -#: /home/fidel/PortProton/data/scripts/functions_helper:3167 -#: /home/fidel/PortProton/data/scripts/functions_helper:3169 -#: /home/fidel/PortProton/data/scripts/functions_helper:3172 +#: /home/fidel/PortProton/data/scripts/functions_helper:3191 +#: /home/fidel/PortProton/data/scripts/functions_helper:3193 +#: /home/fidel/PortProton/data/scripts/functions_helper:3196 #, sh-format msgid "Display current GPU temperature" msgstr "Отображение текущей температуры графического процессора" -#: /home/fidel/PortProton/data/scripts/functions_helper:3168 +#: /home/fidel/PortProton/data/scripts/functions_helper:3192 #, sh-format msgid "Display GPU memory frequency" msgstr "Отображение частоты памяти графического процессора" -#: /home/fidel/PortProton/data/scripts/functions_helper:3170 +#: /home/fidel/PortProton/data/scripts/functions_helper:3194 #, sh-format msgid "Display GPU name from pci.ids" msgstr "Отображать имя графического процессора из pci.ids" -#: /home/fidel/PortProton/data/scripts/functions_helper:3171 +#: /home/fidel/PortProton/data/scripts/functions_helper:3195 #, sh-format msgid "Display GPU draw in watts" msgstr "Отображение потребляемой мощности графического процессора в ваттах" -#: /home/fidel/PortProton/data/scripts/functions_helper:3173 +#: /home/fidel/PortProton/data/scripts/functions_helper:3197 #, sh-format msgid "Display GPU voltage (only works on AMD GPUs)" msgstr "" "Отображение напряжения на графическом процессоре (работает только на " "графических процессорах AMD)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3174 +#: /home/fidel/PortProton/data/scripts/functions_helper:3198 #, sh-format msgid "Change FPS graph to histogram" msgstr "Изменить график FPS на гистограмму" -#: /home/fidel/PortProton/data/scripts/functions_helper:3175 +#: /home/fidel/PortProton/data/scripts/functions_helper:3199 #, sh-format msgid "Display Mangohud in a horizontal position" msgstr "Отображение MangoHud в горизонтальном положении" -#: /home/fidel/PortProton/data/scripts/functions_helper:3176 +#: /home/fidel/PortProton/data/scripts/functions_helper:3200 #, sh-format msgid "Stretches the background to the screens width in horizontal mode" msgstr "Растягивает фон до ширины экрана в горизонтальном режиме" -#: /home/fidel/PortProton/data/scripts/functions_helper:3177 +#: /home/fidel/PortProton/data/scripts/functions_helper:3201 #, sh-format msgid "Display compact version of MangoHud" msgstr "Отобразить компактную версию MangoHud" -#: /home/fidel/PortProton/data/scripts/functions_helper:3178 +#: /home/fidel/PortProton/data/scripts/functions_helper:3202 #, sh-format msgid "Remove margins around MangoHud" msgstr "Убрать поля вокруг MangoHud" -#: /home/fidel/PortProton/data/scripts/functions_helper:3179 +#: /home/fidel/PortProton/data/scripts/functions_helper:3203 #, sh-format msgid "Show non-cached IO read, in MiB/s" msgstr "Показать чтение некэшированных операций ввода-вывода в МиБ/с" -#: /home/fidel/PortProton/data/scripts/functions_helper:3180 +#: /home/fidel/PortProton/data/scripts/functions_helper:3204 #, sh-format msgid "Show non-cached IO write, in MiB/s" msgstr "Показать некэшированную запись ввода-вывода в МиБ/с" -#: /home/fidel/PortProton/data/scripts/functions_helper:3181 +#: /home/fidel/PortProton/data/scripts/functions_helper:3205 #, sh-format msgid "Hide the HUD by default" msgstr "Скрыть HUD по умолчанию" -#: /home/fidel/PortProton/data/scripts/functions_helper:3182 +#: /home/fidel/PortProton/data/scripts/functions_helper:3206 #, sh-format msgid "Use primary font size for smaller text like units" msgstr "" "Использовать основной размер шрифта для меньшего текста, например единиц " "измерения" -#: /home/fidel/PortProton/data/scripts/functions_helper:3183 +#: /home/fidel/PortProton/data/scripts/functions_helper:3207 #, sh-format msgid "" "Displays process memory usage: resident procmem (resident) also toggles " @@ -1680,44 +1685,44 @@ msgstr "" "Отображает использование памяти процессом: resident proc mem (резидентный) " "также отключает другие процессы, если они отключены" -#: /home/fidel/PortProton/data/scripts/functions_helper:3184 +#: /home/fidel/PortProton/data/scripts/functions_helper:3208 #, sh-format msgid "Displays process memory usage: shared" msgstr "Отображает использование памяти процесса: общая" -#: /home/fidel/PortProton/data/scripts/functions_helper:3185 +#: /home/fidel/PortProton/data/scripts/functions_helper:3209 #, sh-format msgid "Displays process memory usage: virtual" msgstr "Отображает использование памяти процесса: виртуальная" -#: /home/fidel/PortProton/data/scripts/functions_helper:3186 +#: /home/fidel/PortProton/data/scripts/functions_helper:3210 #, sh-format msgid "Display system RAM usage" msgstr "Отображение использования оперативной памяти системы" -#: /home/fidel/PortProton/data/scripts/functions_helper:3187 +#: /home/fidel/PortProton/data/scripts/functions_helper:3211 #, sh-format msgid "Display the current resolution" msgstr "Отображение текущего разрешения" -#: /home/fidel/PortProton/data/scripts/functions_helper:3188 +#: /home/fidel/PortProton/data/scripts/functions_helper:3212 #, sh-format msgid "Display the current FPS limit" msgstr "Отображение текущего ограничения FPS" -#: /home/fidel/PortProton/data/scripts/functions_helper:3189 +#: /home/fidel/PortProton/data/scripts/functions_helper:3213 #, sh-format msgid "Display swap space usage next to system RAM usage" msgstr "" "Отображение использования пространства подкачки рядом с использованием " "системной оперативной памяти" -#: /home/fidel/PortProton/data/scripts/functions_helper:3190 +#: /home/fidel/PortProton/data/scripts/functions_helper:3214 #, sh-format msgid "Show temperature in Fahrenheit" msgstr "Показывать температуру в градусах Фаренгейта" -#: /home/fidel/PortProton/data/scripts/functions_helper:3191 +#: /home/fidel/PortProton/data/scripts/functions_helper:3215 #, sh-format msgid "" "Show if GPU is throttling based on Power, current, temp or \"other\" (Only " @@ -1729,7 +1734,7 @@ msgstr "" "регулирование в данный момент). В настоящее время отключено по умолчанию для " "Nvidia, поскольку вызывает задержку на сериях 3000" -#: /home/fidel/PortProton/data/scripts/functions_helper:3192 +#: /home/fidel/PortProton/data/scripts/functions_helper:3216 #, sh-format msgid "" "Same as throttling_status but displays throttling in the frametime graph and " @@ -1738,42 +1743,42 @@ msgstr "" "То же, что и throttling_status, но отображает регулирование на графике " "времени кадра и только регулирование мощности и температуры" -#: /home/fidel/PortProton/data/scripts/functions_helper:3193 +#: /home/fidel/PortProton/data/scripts/functions_helper:3217 #, sh-format msgid "Display time" msgstr "Отображать местное время" -#: /home/fidel/PortProton/data/scripts/functions_helper:3194 +#: /home/fidel/PortProton/data/scripts/functions_helper:3218 #, sh-format msgid "Show current MangoHud version" msgstr "Показать текущую версию MangoHud" -#: /home/fidel/PortProton/data/scripts/functions_helper:3195 +#: /home/fidel/PortProton/data/scripts/functions_helper:3219 #, sh-format msgid "Show if vkBasalt is on" msgstr "Показать, включен ли vkBasalt" -#: /home/fidel/PortProton/data/scripts/functions_helper:3196 +#: /home/fidel/PortProton/data/scripts/functions_helper:3220 #, sh-format msgid "Display system VRAM usage" msgstr "Показать использование VRAM" -#: /home/fidel/PortProton/data/scripts/functions_helper:3197 +#: /home/fidel/PortProton/data/scripts/functions_helper:3221 #, sh-format msgid "Display used Vulkan driver (radv/amdgpu-pro/amdvlk)" msgstr "Показать используемый драйвер Vulkan (radv/amdgpu-pro/amdvlk)" -#: /home/fidel/PortProton/data/scripts/functions_helper:3198 +#: /home/fidel/PortProton/data/scripts/functions_helper:3222 #, sh-format msgid "Display frametime next to FPS text" msgstr "Отображение времени кадра рядом с FPS" -#: /home/fidel/PortProton/data/scripts/functions_helper:3199 +#: /home/fidel/PortProton/data/scripts/functions_helper:3223 #, sh-format msgid "Show current Wine or Proton version in use" msgstr "Показать текущую используемую версию Wine или Proton" -#: /home/fidel/PortProton/data/scripts/functions_helper:3229 +#: /home/fidel/PortProton/data/scripts/functions_helper:3253 #, sh-format msgid "" "MangoHud settings (Keys R_SHIFT + F12 disable MangoHud)\\nnote:примечание: Чтобы отобразить справку для каждого " "элемента, просто наведите курсор мыши на текст.\\n" -#: /home/fidel/PortProton/data/scripts/functions_helper:3234 +#: /home/fidel/PortProton/data/scripts/functions_helper:3258 #, sh-format msgid "MANGOHUD FPS LIMIT" msgstr "ОГРАНИЧЕНИЕ КАДРОВ" -#: /home/fidel/PortProton/data/scripts/functions_helper:3234 +#: /home/fidel/PortProton/data/scripts/functions_helper:3258 #, sh-format msgid "Enabling FPS limits using MANGOHUD built into PortProton" msgstr "Включение ограничений FPS с помощью MangoHud, встроенного в PortProton" -#: /home/fidel/PortProton/data/scripts/functions_helper:3240 +#: /home/fidel/PortProton/data/scripts/functions_helper:3264 #, sh-format msgid "DISABLE MANGOHUD" msgstr "ОТКЛЮЧИТЬ MANGOHUD" -#: /home/fidel/PortProton/data/scripts/functions_helper:3240 +#: /home/fidel/PortProton/data/scripts/functions_helper:3264 #, sh-format msgid "Disable MangoHud and go to the previous menu" msgstr "Отключить MangoHud и перейти в предыдущее меню" -#: /home/fidel/PortProton/data/scripts/functions_helper:3313 -#: /home/fidel/PortProton/data/scripts/functions_helper:3325 +#: /home/fidel/PortProton/data/scripts/functions_helper:3337 +#: /home/fidel/PortProton/data/scripts/functions_helper:3349 #, sh-format msgid "The shortcut will be created in the PortProton directory." msgstr "Ярлык будет создан в каталоге PortProton." -#: /home/fidel/PortProton/data/scripts/functions_helper:3315 -#: /home/fidel/PortProton/data/scripts/functions_helper:3327 +#: /home/fidel/PortProton/data/scripts/functions_helper:3339 +#: /home/fidel/PortProton/data/scripts/functions_helper:3351 #, sh-format msgid "Add shortcut to MENU -> GAMES" msgstr "Добавить ярлык в МЕНЮ -> ИГРЫ" -#: /home/fidel/PortProton/data/scripts/functions_helper:3316 -#: /home/fidel/PortProton/data/scripts/functions_helper:3328 +#: /home/fidel/PortProton/data/scripts/functions_helper:3340 +#: /home/fidel/PortProton/data/scripts/functions_helper:3352 #, sh-format msgid "Add shortcut to Desktop" msgstr "Добавить ярлык на рабочий стол" -#: /home/fidel/PortProton/data/scripts/functions_helper:3317 -#: /home/fidel/PortProton/data/scripts/functions_helper:3329 +#: /home/fidel/PortProton/data/scripts/functions_helper:3341 +#: /home/fidel/PortProton/data/scripts/functions_helper:3353 #, sh-format msgid "Add shortcut to STEAM library" msgstr "Добавить ярлык в библиотеку STEAM" -#: /home/fidel/PortProton/data/scripts/functions_helper:3326 +#: /home/fidel/PortProton/data/scripts/functions_helper:3350 #, sh-format msgid "Name" msgstr "Имя" -#: /home/fidel/PortProton/data/scripts/functions_helper:3397 +#: /home/fidel/PortProton/data/scripts/functions_helper:3421 #, sh-format msgid "For adding shortcut to STEAM, needed restart.\\n\\nRestart STEAM now?" msgstr "" "Для добавления ярлыка в STEAM требуется перезапуск.\\n\\nПерезапустить STEAM " "сейчас?" -#: /home/fidel/PortProton/data/scripts/functions_helper:3398 +#: /home/fidel/PortProton/data/scripts/functions_helper:3422 #, sh-format msgid "Restarting STEAM... Please wait." msgstr "Перезапускаем STEAM... Пожалуйста подождите." -#: /home/fidel/PortProton/data/scripts/functions_helper:3433 +#: /home/fidel/PortProton/data/scripts/functions_helper:3457 #, sh-format msgid "Could not find the file:" msgstr "Не удалось найти файл:" -#: /home/fidel/PortProton/data/scripts/functions_helper:3433 +#: /home/fidel/PortProton/data/scripts/functions_helper:3457 #, sh-format msgid "" "ATTENTION:\\nIf you forgot to mount the disk with the running application, " @@ -1859,55 +1864,55 @@ msgstr "" "ВНИМАНИЕ:\\nЕсли вы забыли примонтировать диск с запускаемым приложением, " "нажмите ОТМЕНИТЬ!" -#: /home/fidel/PortProton/data/scripts/functions_helper:3449 +#: /home/fidel/PortProton/data/scripts/functions_helper:3473 #, sh-format msgid "Starting prefix manager:" msgstr "Запуск менеджера префиксов:" -#: /home/fidel/PortProton/data/scripts/functions_helper:3492 +#: /home/fidel/PortProton/data/scripts/functions_helper:3516 #, sh-format msgid "Select components to install in prefix:" msgstr "Выберите компоненты для установки в префикс:" -#: /home/fidel/PortProton/data/scripts/functions_helper:3492 -#: /home/fidel/PortProton/data/scripts/functions_helper:3496 +#: /home/fidel/PortProton/data/scripts/functions_helper:3516 +#: /home/fidel/PortProton/data/scripts/functions_helper:3520 #, sh-format msgid "using wine:" msgstr "используя wine:" -#: /home/fidel/PortProton/data/scripts/functions_helper:3496 +#: /home/fidel/PortProton/data/scripts/functions_helper:3520 #, sh-format msgid "Select fonts to install in prefix:" msgstr "Выберите шрифты для установки в префиксе:" -#: /home/fidel/PortProton/data/scripts/functions_helper:3500 +#: /home/fidel/PortProton/data/scripts/functions_helper:3524 #, sh-format msgid "Change config for prefix:" msgstr "Изменить конфигурацию для префикса:" -#: /home/fidel/PortProton/data/scripts/functions_helper:3505 +#: /home/fidel/PortProton/data/scripts/functions_helper:3529 #, sh-format msgid "PREFIX MANAGER" msgstr "МЕНЕДЖЕР ПРЕФИКСОВ" # может # Библиотеки DLLS -#: /home/fidel/PortProton/data/scripts/functions_helper:3509 +#: /home/fidel/PortProton/data/scripts/functions_helper:3533 #, sh-format msgid "DLLS" msgstr "БИБЛИОТЕКИ" -#: /home/fidel/PortProton/data/scripts/functions_helper:3510 +#: /home/fidel/PortProton/data/scripts/functions_helper:3534 #, sh-format msgid "FONTS" msgstr "ШРИФТЫ" -#: /home/fidel/PortProton/data/scripts/functions_helper:3511 +#: /home/fidel/PortProton/data/scripts/functions_helper:3535 #, sh-format msgid "SETTINGS" msgstr "НАСТРОЙКИ" -#: /home/fidel/PortProton/data/scripts/functions_helper:3557 +#: /home/fidel/PortProton/data/scripts/functions_helper:3581 #, sh-format msgid "" "Attention working version of vulkan not detected!\\nIt is recommended to run " @@ -1916,7 +1921,7 @@ msgstr "" "Внимание, рабочая версия Vulkan не обнаружена!\\nИгры рекомендуется " "запускать в OpenGL (возможна низкая производительность)!" -#: /home/fidel/PortProton/data/scripts/functions_helper:3559 +#: /home/fidel/PortProton/data/scripts/functions_helper:3583 #, sh-format msgid "" "PortProton was launched in creation mode PortProton.log and it is " @@ -1925,7 +1930,7 @@ msgstr "" "Был запущен режим создания лога и лог успешно сохранён в корневом каталоге " "PortProton" -#: /home/fidel/PortProton/data/scripts/functions_helper:3560 +#: /home/fidel/PortProton/data/scripts/functions_helper:3584 #, sh-format msgid "" "To diagnose the problem, copy ALL of the log to discord server: https://" @@ -1934,22 +1939,22 @@ msgstr "" "Чтобы диагностировать проблему, скопируйте ВЕСЬ журнал на сервер Discord: " "https://discord.gg/FTaheP99wE" -#: /home/fidel/PortProton/data/scripts/functions_helper:3709 +#: /home/fidel/PortProton/data/scripts/functions_helper:3735 #, sh-format msgid "Please wait! After finishing the PortProton, click STOP." msgstr "Пожалуйста, подождите! После завершения PortProton нажмите СТОП." -#: /home/fidel/PortProton/data/scripts/functions_helper:3729 +#: /home/fidel/PortProton/data/scripts/functions_helper:3755 #, sh-format msgid "BACKUP PREFIX TO..." msgstr "ПУТЬ ДЛЯ СОХРАНЕНИЯ..." -#: /home/fidel/PortProton/data/scripts/functions_helper:3757 +#: /home/fidel/PortProton/data/scripts/functions_helper:3783 #, sh-format msgid "Backup has been successfully created for prefix:" msgstr "Успешно создана резервная копия префикса:" -#: /home/fidel/PortProton/data/scripts/functions_helper:3759 +#: /home/fidel/PortProton/data/scripts/functions_helper:3785 #, sh-format msgid "" "Attention! Do not pass the resev copy to third parties, there is a risk of " @@ -1958,22 +1963,23 @@ msgstr "" "ВНИМАНИЕ! Не передавайте резервную копию третьим лицам, есть риск потери " "аккаунтов!" -#: /home/fidel/PortProton/data/scripts/functions_helper:3763 +#: /home/fidel/PortProton/data/scripts/functions_helper:3789 #, sh-format msgid "An error occurred while backing up the prefix:" msgstr "Произошла ошибка во время создания резервной копии префикса:" -#: /home/fidel/PortProton/data/scripts/functions_helper:3839 +#: /home/fidel/PortProton/data/scripts/functions_helper:3865 #, sh-format msgid "Do you want to clear prefix in PortProton?" msgstr "Хотите очистить префикс в PortProton?" -#: /home/fidel/PortProton/data/scripts/functions_helper:3850 +#: /home/fidel/PortProton/data/scripts/functions_helper:3876 #, sh-format msgid "Do you really want to remove PortProton?" msgstr "Вы действительно хотите удалить PortProton?" -#: /home/fidel/PortProton/data/scripts/functions_helper:3882 +#: /home/fidel/PortProton/data/scripts/functions_helper:3908 +#: /home/fidel/PortProton/data/scripts/functions_helper:3911 #, sh-format msgid "Mirror changed to:" msgstr "Зеркало для скачивания изменено на:" diff --git a/data_from_portwine/scripts/functions_helper b/data_from_portwine/scripts/functions_helper index 8b1e9e1..8b1dc57 100755 --- a/data_from_portwine/scripts/functions_helper +++ b/data_from_portwine/scripts/functions_helper @@ -344,21 +344,14 @@ export -f check_flatpak unpack () { case $1 in - *.tar.xz) - command="tar -Jxhf";; - *.tar.gz) - command="tar -xhzf" ;; - *.tar.zst) - if command -v zstd &>/dev/null - then command="tar -I zstd -xhf" - else command="env LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${PW_PLUGINS_PATH}/portable/lib/lib64:${PW_PLUGINS_PATH}/portable/lib/lib tar -I ${PW_PLUGINS_PATH}/portable/bin/zstd -xhf" - fi ;; - *.tar) - command="tar -xhf" ;; + *.tar.xz) local command="tar -Jxhf";; + *.tar.gz) local command="tar -xhzf" ;; + *.tar.zst) local command="tar -I zstd -xhf" ;; + *.tar) local command="tar -xhf" ;; esac case $3 in - silent) silent=true ;; + silent) local silent=true ;; esac if [[ "$silent" != "true" ]] ; then @@ -1001,16 +994,16 @@ pw_check_and_download_dxvk_and_vkd3d () { fi #Download DGVOODOO2 - if [ ! -d "${PW_VULKAN_DIR}/dgvoodoo2-${DGV2_VER}" ] ; then + if [ ! -d "${PW_VULKAN_DIR}/dgvoodoo2-v${DGV2_VER}" ] ; then print_info "Download and install DGVOODOO2 v.${DGV2_VER}" - if try_download "https://github.com/lutris/dgvoodoo2/releases/download/${DGV2_VER}/dgvoodoo2-${DGV2_VER}.tar.xz" "${PW_VULKAN_DIR}/dgvoodoo2-${DGV2_VER}.tar.xz" \ - "${PW_VULKAN_DIR}/dgvoodoo2-${DGV2_VER}.tar.xz" + if try_download "https://github.com/lutris/dgvoodoo2/releases/download/v${DGV2_VER}/dgvoodoo2-v${DGV2_VER}.tar.xz" \ + "${PW_VULKAN_DIR}/dgvoodoo2-v${DGV2_VER}.tar.xz" then - if unpack_tar_xz "${PW_VULKAN_DIR}/dgvoodoo2-${DGV2_VER}.tar.xz" "${PW_VULKAN_DIR}" ; then - try_remove_file "${PW_VULKAN_DIR}/dgvoodoo2-${DGV2_VER}.tar.xz" + if unpack "${PW_VULKAN_DIR}/dgvoodoo2-v${DGV2_VER}.tar.xz" "${PW_VULKAN_DIR}" ; then + try_remove_file "${PW_VULKAN_DIR}/dgvoodoo2-v${DGV2_VER}.tar.xz" else - try_remove_file "${PW_VULKAN_DIR}/dgvoodoo2-${DGV2_VER}.tar.xz" - try_remove_dir "${PW_VULKAN_DIR}/dgvoodoo2-${DGV2_VER}" + try_remove_file "${PW_VULKAN_DIR}/dgvoodoo2-v${DGV2_VER}.tar.xz" + try_remove_dir "${PW_VULKAN_DIR}/dgvoodoo2-v${DGV2_VER}" yad_error_download && pw_check_and_download_dxvk_and_vkd3d || exit 1 fi @@ -1989,7 +1982,6 @@ start_portwine () { export WINE_D3D_CONFIG='renderer=vulkan' else print_info "Use VKD3D-PROTON, DXVK and D8VK (DirectX 8-12 to vulkan)" - check_variables DXVK_HDR 0 if [[ "${PW_USE_WINE_DXGI}" == 1 ]] ; then export CP_DXVK_FILES="d3d11 d3d10core d3d9 dxvk_config" # openvr_api_dxvk export CP_WINE_FILES="d3d10_1 d3d10 dxgi" @@ -1999,7 +1991,12 @@ start_portwine () { export CP_DXVK_FILES="d3d11 d3d10core d3d9 dxgi dxvk_config" # openvr_api_dxvk export CP_WINE_FILES="d3d10_1 d3d10" fi + check_variables VKD3D_FEATURE_LEVEL "12_1" + check_variables DXVK_HDR + + print_info "D8VK v.${D8VK_VER} in use" + if [[ "${PW_VULKAN_USE}" == "1" ]] ; then export PATH_TO_DXVK_FILES="${PW_VULKAN_DIR}/dxvk-${DXVK_STABLE_VER}" export PATH_TO_VKD3D_FILES="${PW_VULKAN_DIR}/vkd3d-proton-${VKD3D_STABLE_VER}" @@ -2015,11 +2012,11 @@ start_portwine () { export PATH_TO_DGV2_FILES="${PW_VULKAN_DIR}/dgvoodoo2-${DGV2_VER}" print_info "DXVK v.${DXVK_STABLE_VER} in use" print_info "DGVOODOO2 ${DGV2_VER} in use" - try_copy_file "$PATH_TO_DGV2_FILES/x32/d3dimm.dll" "${PATH_TO_GAME}" - try_copy_file "$PATH_TO_DGV2_FILES/x32/ddraw.dll" "${PATH_TO_GAME}" - try_copy_file "$PATH_TO_DGV2_FILES/x32/glide.dll" "${PATH_TO_GAME}" - try_copy_file "$PATH_TO_DGV2_FILES/x32/glide2x.dll" "${PATH_TO_GAME}" - try_copy_file "$PATH_TO_DGV2_FILES/x32/glide3x.dll" "${PATH_TO_GAME}" + for DGV2_DLL in d3dimm ddraw glide glide2x glide3x ; do + try_copy_file "$PATH_TO_DGV2_FILES/x32/${DGV2_DLL}.dll" "${PATH_TO_GAME}" + done + + if [[ ! -f "${PATH_TO_GAME}/dgVoodoo.conf" ]] ; then echo "[General] OutputAPI = d3d11_fl11_0 [Glide] @@ -2027,13 +2024,12 @@ OutputAPI = d3d11_fl11_0 3DfxSplashScreen = false [DirectX] dgVoodooWatermark = false" > "${PATH_TO_GAME}/dgVoodoo.conf" + fi var_winedlloverride_update ddraw=n fi - PATH_TO_D8VK_FILES="${PW_VULKAN_DIR}/d8vk-${D8VK_VER}" - print_info "D8VK v.${D8VK_VER} in use" print_info "Try copy WINE files..." - for copy_wine_dll in $CP_WINE_FILES "vulkan-1" ; do + for copy_wine_dll in $CP_WINE_FILES vulkan-1 ; do try_copy_file "${WINEDIR}/lib64/wine/x86_64-windows/${copy_wine_dll}.dll" "${WINEPREFIX}/drive_c/windows/system32/${copy_wine_dll}.dll" try_copy_file "${WINEDIR}/lib/wine/i386-windows/${copy_wine_dll}.dll" "${WINEPREFIX}/drive_c/windows/syswow64/${copy_wine_dll}.dll" done @@ -2062,6 +2058,7 @@ dgVoodooWatermark = false" > "${PATH_TO_GAME}/dgVoodoo.conf" fi done + PATH_TO_D8VK_FILES="${PW_VULKAN_DIR}/d8vk-${D8VK_VER}" print_info "Try link native D8VK file..." try_force_link_file "${PATH_TO_D8VK_FILES}/x32/d3d8.dll" "${WINEPREFIX}/drive_c/windows/syswow64/" try_force_link_file "${PATH_TO_D8VK_FILES}/x64/d3d8.dll" "${WINEPREFIX}/drive_c/windows/system32/" diff --git a/data_from_portwine/scripts/setup.sh b/data_from_portwine/scripts/setup.sh index 0061123..7569a6b 100755 --- a/data_from_portwine/scripts/setup.sh +++ b/data_from_portwine/scripts/setup.sh @@ -7,7 +7,7 @@ source "$(dirname "$(readlink -f "$0")")/start.sh" if check_flatpak then PW_EXEC="flatpak run ru.linux_gaming.PortProton" -else PW_EXEC="env ${PORT_SCRIPTS_PATH}/start.sh %F" +else PW_EXEC="env \"${PORT_SCRIPTS_PATH}/start.sh\" %F" fi cat << EOF > "${PORT_WINE_PATH}/PortProton.desktop" @@ -28,7 +28,7 @@ chmod u+x "${PORT_WINE_PATH}/PortProton.desktop" if [[ ! -f /usr/bin/portproton ]] \ && ! check_flatpak then - cp -f "${PORT_WINE_PATH}/PortProton.desktop" ${HOME}/.local/share/applications/ + cp -f "${PORT_WINE_PATH}/PortProton.desktop" "${HOME}/.local/share/applications/" fi if grep "SteamOS" "/etc/os-release" &>/dev/null \ diff --git a/data_from_portwine/scripts/var b/data_from_portwine/scripts/var index b7a8fbc..0a4e2f6 100755 --- a/data_from_portwine/scripts/var +++ b/data_from_portwine/scripts/var @@ -1,6 +1,6 @@ #!/usr/bin/env bash #Author: Castro-Fidel (linux-gaming.ru) -#SCRIPTS_NEXT_VERSION=2284 +#SCRIPTS_NEXT_VERSION=2285 ######################################################################## export LANGUAGES_LIST="ru" export PW_MANGOHUD="0" @@ -50,7 +50,7 @@ export PW_WINE_FULLSCREEN_FSR="1" ###DXVK_AND_VKD3D### export VKD3D_LIMIT_TESS_FACTORS="64" export D8VK_VER="1.7.1-2367" -export DGV2_VER="v2.8.2" +export DGV2_VER="2.8.2" export DXVK_STABLE_VER="1.10.3-28" export DXVK_GIT_VER="2.3.1-9" export VKD3D_STABLE_VER="1.1-2602"