mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-05 08:52:36 +00:00
Fix (#7)
* Fix I removed the gameSizeCheckBox from the 'Emulator' group and put it in 'GUI settings' hLayoutTrophy which contains the Trophy information was inside the GUIMusicLayout, so I fixed that too. * TR
This commit is contained in:
parent
e05a6afa98
commit
91fc8e38d1
@ -68,7 +68,7 @@
|
|||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>946</width>
|
<width>946</width>
|
||||||
<height>536</height>
|
<height>586</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="generalTabVLayout" stretch="0">
|
<layout class="QVBoxLayout" name="generalTabVLayout" stretch="0">
|
||||||
@ -134,7 +134,7 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="fullscreenModeGroupBox">
|
<widget class="QGroupBox" name="fullscreenModeGroupBox">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Fullscreen Mode</string>
|
<string>Fullscreen Mode</string>
|
||||||
@ -170,13 +170,6 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<widget class="QCheckBox" name="gameSizeCheckBox">
|
|
||||||
<property name="text">
|
|
||||||
<string>Show Game Size In List</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="showSplashCheckBox">
|
<widget class="QCheckBox" name="showSplashCheckBox">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@ -490,6 +483,13 @@
|
|||||||
<property name="bottomMargin">
|
<property name="bottomMargin">
|
||||||
<number>11</number>
|
<number>11</number>
|
||||||
</property>
|
</property>
|
||||||
|
<item>
|
||||||
|
<widget class="QCheckBox" name="gameSizeCheckBox">
|
||||||
|
<property name="text">
|
||||||
|
<string>Show Game Size In List</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="playBGMCheckBox">
|
<widget class="QCheckBox" name="playBGMCheckBox">
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
@ -564,59 +564,59 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
</layout>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<layout class="QVBoxLayout" name="vLayoutTrophy">
|
||||||
|
<property name="spacing">
|
||||||
|
<number>6</number>
|
||||||
|
</property>
|
||||||
|
<property name="leftMargin">
|
||||||
|
<number>0</number>
|
||||||
|
</property>
|
||||||
|
<property name="bottomMargin">
|
||||||
|
<number>50</number>
|
||||||
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<layout class="QVBoxLayout" name="vLayoutTrophy">
|
<layout class="QHBoxLayout" name="hLayoutTrophy">
|
||||||
<property name="spacing">
|
|
||||||
<number>6</number>
|
|
||||||
</property>
|
|
||||||
<property name="leftMargin">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<property name="bottomMargin">
|
|
||||||
<number>80</number>
|
|
||||||
</property>
|
|
||||||
<item>
|
<item>
|
||||||
<layout class="QHBoxLayout" name="hLayoutTrophy">
|
<widget class="QGroupBox" name="trophyGroupBox">
|
||||||
<item>
|
<property name="title">
|
||||||
<widget class="QGroupBox" name="trophyGroupBox">
|
<string>Trophy</string>
|
||||||
<property name="title">
|
</property>
|
||||||
<string>Trophy</string>
|
<layout class="QVBoxLayout" name="userNameLayout">
|
||||||
</property>
|
<item>
|
||||||
<layout class="QVBoxLayout" name="userNameLayout">
|
<widget class="QCheckBox" name="disableTrophycheckBox">
|
||||||
<item>
|
<property name="text">
|
||||||
<widget class="QCheckBox" name="disableTrophycheckBox">
|
<string>Disable Trophy Pop-ups</string>
|
||||||
<property name="text">
|
</property>
|
||||||
<string>Disable Trophy Pop-ups</string>
|
</widget>
|
||||||
</property>
|
</item>
|
||||||
</widget>
|
<item>
|
||||||
</item>
|
<widget class="QLabel" name="label_Trophy">
|
||||||
<item>
|
<property name="text">
|
||||||
<widget class="QLabel" name="label_Trophy">
|
<string>Trophy Key</string>
|
||||||
<property name="text">
|
</property>
|
||||||
<string>Trophy Key</string>
|
</widget>
|
||||||
</property>
|
</item>
|
||||||
</widget>
|
<item>
|
||||||
</item>
|
<widget class="QLineEdit" name="trophyKeyLineEdit">
|
||||||
<item>
|
<property name="minimumSize">
|
||||||
<widget class="QLineEdit" name="trophyKeyLineEdit">
|
<size>
|
||||||
<property name="minimumSize">
|
<width>0</width>
|
||||||
<size>
|
<height>0</height>
|
||||||
<width>0</width>
|
</size>
|
||||||
<height>0</height>
|
</property>
|
||||||
</size>
|
<property name="font">
|
||||||
</property>
|
<font>
|
||||||
<property name="font">
|
<pointsize>10</pointsize>
|
||||||
<font>
|
<bold>false</bold>
|
||||||
<pointsize>10</pointsize>
|
</font>
|
||||||
<bold>false</bold>
|
</property>
|
||||||
</font>
|
</widget>
|
||||||
</property>
|
</item>
|
||||||
</widget>
|
</layout>
|
||||||
</item>
|
</widget>
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
@ -644,8 +644,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>926</width>
|
<width>946</width>
|
||||||
<height>536</height>
|
<height>586</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="inputTabVLayout" stretch="0,0">
|
<layout class="QVBoxLayout" name="inputTabVLayout" stretch="0,0">
|
||||||
@ -860,13 +860,13 @@
|
|||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="motionControlsCheckBox">
|
<widget class="QCheckBox" name="motionControlsCheckBox">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Enable Motion Controls</string>
|
<string>Enable Motion Controls</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QWidget" name="controllerWidgetSpacer" native="true">
|
<widget class="QWidget" name="controllerWidgetSpacer" native="true">
|
||||||
<property name="enabled">
|
<property name="enabled">
|
||||||
@ -942,8 +942,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>926</width>
|
<width>946</width>
|
||||||
<height>536</height>
|
<height>586</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="graphicsTabVLayout" stretch="0,0">
|
<layout class="QVBoxLayout" name="graphicsTabVLayout" stretch="0,0">
|
||||||
@ -1193,8 +1193,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>926</width>
|
<width>946</width>
|
||||||
<height>536</height>
|
<height>586</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="pathsTabLayout" stretch="0">
|
<layout class="QVBoxLayout" name="pathsTabLayout" stretch="0">
|
||||||
@ -1266,8 +1266,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>926</width>
|
<width>946</width>
|
||||||
<height>536</height>
|
<height>586</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="debugTabVLayout" stretch="0,1">
|
<layout class="QVBoxLayout" name="debugTabVLayout" stretch="0,1">
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>عرض حجم اللعبة في القائمة</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>إظهار شاشة البداية</translation>
|
<translation>إظهار شاشة البداية</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Vis vis spilstørrelse i listen</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Show Splash</translation>
|
<translation>Show Splash</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Zeigen Sie die Spielgröße in der Liste</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Startbildschirm anzeigen</translation>
|
<translation>Startbildschirm anzeigen</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Εμφάνιση Μεγέθους Παιχνιδιού στη Λίστα</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Show Splash</translation>
|
<translation>Show Splash</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Show Game Size In List</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Show Splash</translation>
|
<translation>Show Splash</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Mostrar Tamaño del Juego en la Lista</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Mostrar splash</translation>
|
<translation>Mostrar splash</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>فعالسازی پوشه جداگانه برای بهروزرسانی</translation>
|
<translation>فعالسازی پوشه جداگانه برای بهروزرسانی</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>نمایش اندازه بازی در لیست</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Splash نمایش</translation>
|
<translation>Splash نمایش</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Ota Käyttöön Erillinen Päivityshakemisto</translation>
|
<translation>Ota Käyttöön Erillinen Päivityshakemisto</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Näytä pelin koko luettelossa</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Näytä Aloitusnäyttö</translation>
|
<translation>Näytä Aloitusnäyttö</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Dossier séparé pour les mises à jours</translation>
|
<translation>Dossier séparé pour les mises à jours</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Afficher la taille du jeu dans la liste</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Afficher l'image du jeu</translation>
|
<translation>Afficher l'image du jeu</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Külön Frissítési Mappa Engedélyezése</translation>
|
<translation>Külön Frissítési Mappa Engedélyezése</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Játékméret megjelenítése a listában</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Indítóképernyő Mutatása</translation>
|
<translation>Indítóképernyő Mutatása</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Tampilkan Ukuran Game di Daftar</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Show Splash</translation>
|
<translation>Show Splash</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Abilita Cartella Aggiornamenti Separata</translation>
|
<translation>Abilita Cartella Aggiornamenti Separata</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Mostra la dimensione del gioco nell'elenco</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Mostra Schermata Iniziale</translation>
|
<translation>Mostra Schermata Iniziale</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>ゲームサイズをリストに表示</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>スプラッシュを表示する</translation>
|
<translation>スプラッシュを表示する</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>게임 크기를 목록에 표시</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Show Splash</translation>
|
<translation>Show Splash</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Rodyti žaidimo dydį sąraše</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Show Splash</translation>
|
<translation>Show Splash</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Aktiver seperat oppdateringsmappe</translation>
|
<translation>Aktiver seperat oppdateringsmappe</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Vis spillstørrelse i listen</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Vis velkomstbilde</translation>
|
<translation>Vis velkomstbilde</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Toon grootte van het spel in de lijst</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Show Splash</translation>
|
<translation>Show Splash</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Pokaż rozmiar gry na liście</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Pokaż ekran powitania</translation>
|
<translation>Pokaż ekran powitania</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Habilitar pasta de atualização separada</translation>
|
<translation>Habilitar pasta de atualização separada</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Mostrar Tamanho do Jogo na Lista</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Mostrar Splash Inicial</translation>
|
<translation>Mostrar Splash Inicial</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Afișează dimensiunea jocului în listă</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Show Splash</translation>
|
<translation>Show Splash</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Отдельная папка обновлений</translation>
|
<translation>Отдельная папка обновлений</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Показать размер игры в списке</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Показывать заставку</translation>
|
<translation>Показывать заставку</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Aktivizo dosjen e ndarë të përditësimit</translation>
|
<translation>Aktivizo dosjen e ndarë të përditësimit</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Shfaq madhësinë e lojës në listë</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Shfaq Pamjen e nisjes</translation>
|
<translation>Shfaq Pamjen e nisjes</translation>
|
||||||
|
@ -1032,6 +1032,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Aktivera separat uppdateringsmapp</translation>
|
<translation>Aktivera separat uppdateringsmapp</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Visa spelstorlek i listan</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Visa startskärm</translation>
|
<translation>Visa startskärm</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Göster oyun boyutunu listede</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Başlangıç Ekranını Göster</translation>
|
<translation>Başlangıç Ekranını Göster</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Увімкнути окрему папку оновлень</translation>
|
<translation>Увімкнути окрему папку оновлень</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Показати розмір гри в списку</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Показувати заставку</translation>
|
<translation>Показувати заставку</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>Hiển thị Kích thước Game trong Danh sách</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Show Splash</translation>
|
<translation>Show Splash</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>启用单独的更新目录</translation>
|
<translation>启用单独的更新目录</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>显示游戏大小在列表中</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>显示启动画面</translation>
|
<translation>显示启动画面</translation>
|
||||||
|
@ -540,6 +540,10 @@
|
|||||||
<source>Enable Separate Update Folder</source>
|
<source>Enable Separate Update Folder</source>
|
||||||
<translation>Enable Separate Update Folder</translation>
|
<translation>Enable Separate Update Folder</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Show Game Size In List</source>
|
||||||
|
<translation>顯示遊戲大小在列表中</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show Splash</source>
|
<source>Show Splash</source>
|
||||||
<translation>Show Splash</translation>
|
<translation>Show Splash</translation>
|
||||||
|
Loading…
Reference in New Issue
Block a user