mirror of https://github.com/mgba-emu/mgba.git
Merge branch 'master' into translations
This commit is contained in:
commit
608f1331de
|
@ -330,17 +330,17 @@ if(${QT}LinguistTools_FOUND)
|
|||
file(GLOB TS_FILES "${CMAKE_CURRENT_SOURCE_DIR}/ts/${BINARY_NAME}-*.ts")
|
||||
if(UPDATE_TRANSLATIONS)
|
||||
if(TARGET Qt6::Core)
|
||||
qt_create_translation(TRANSLATION_FILES ${SOURCE_FILES} ${UI_FILES} ${TS_FILES} ${CMAKE_CURRENT_SOURCE_DIR} OPTIONS -locations absolute -no-obsolete)
|
||||
qt_create_translation(TRANSLATION_FILES ${SOURCE_FILES} ${AUDIO_SRC} ${PLATFORM_SRC} ${UI_FILES} ${TS_FILES} OPTIONS -locations absolute -no-obsolete -I "${CMAKE_CURRENT_SOURCE_DIR}")
|
||||
else()
|
||||
qt5_create_translation(TRANSLATION_FILES ${SOURCE_FILES} ${UI_FILES} ${TS_FILES} ${CMAKE_CURRENT_SOURCE_DIR} OPTIONS -locations absolute -no-obsolete)
|
||||
qt5_create_translation(TRANSLATION_FILES ${SOURCE_FILES} ${AUDIO_SRC} ${PLATFORM_SRC} ${UI_FILES} ${TS_FILES} OPTIONS -locations absolute -no-obsolete -I "${CMAKE_CURRENT_SOURCE_DIR}")
|
||||
endif()
|
||||
list(REMOVE_ITEM TS_FILES "${CMAKE_CURRENT_SOURCE_DIR}/ts/${BINARY_NAME}-template.ts")
|
||||
else()
|
||||
list(REMOVE_ITEM TS_FILES "${CMAKE_CURRENT_SOURCE_DIR}/ts/${BINARY_NAME}-template.ts")
|
||||
if(TARGET Qt6::Core)
|
||||
qt_add_translation(TRANSLATION_FILES ${TS_FILES} ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
qt_add_translation(TRANSLATION_FILES ${TS_FILES})
|
||||
else()
|
||||
qt5_add_translation(TRANSLATION_FILES ${TS_FILES} ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
qt5_add_translation(TRANSLATION_FILES ${TS_FILES})
|
||||
endif()
|
||||
endif()
|
||||
set(QT_QM_FILES)
|
||||
|
|
|
@ -579,7 +579,7 @@
|
|||
<item row="7" column="1">
|
||||
<widget class="QCheckBox" name="autosave">
|
||||
<property name="text">
|
||||
<string>Periodally autosave state</string>
|
||||
<string>Periodically autosave state</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
|
|
|
@ -4800,11 +4800,6 @@ Download-Größe: %3</translation>
|
|||
<source>Load cheats</source>
|
||||
<translation>Cheats laden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation>Savestate regelmäßig automatisch speichern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4940,6 +4935,11 @@ Download-Größe: %3</translation>
|
|||
<source>Save state extra data:</source>
|
||||
<translation>Zusätzliche Savestate-Daten:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation>Savestate regelmäßig automatisch speichern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="626"/>
|
||||
<location filename="../SettingsView.ui" line="670"/>
|
||||
|
|
|
@ -4804,11 +4804,6 @@ Download size: %3</source>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4964,6 +4959,11 @@ Download size: %3</source>
|
|||
<source>Enable Discord Rich Presence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="855"/>
|
||||
<source>Show FPS in title bar</source>
|
||||
|
|
|
@ -4805,11 +4805,6 @@ Tamaño de la descarga: %3</translation>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -5172,6 +5167,11 @@ Tamaño de la descarga: %3</translation>
|
|||
<source>SGB BIOS file:</source>
|
||||
<translation>Archivo BIOS SGB:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="1464"/>
|
||||
<source>Save games</source>
|
||||
|
|
|
@ -4805,11 +4805,6 @@ Download size: %3</source>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4965,6 +4960,11 @@ Download size: %3</source>
|
|||
<source>Enable Discord Rich Presence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="855"/>
|
||||
<source>Show FPS in title bar</source>
|
||||
|
|
|
@ -4814,6 +4814,11 @@ Taille du téléchargement : %3</translation>
|
|||
<source>When inactive:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="813"/>
|
||||
<source>When minimized:</source>
|
||||
|
@ -4889,11 +4894,6 @@ Taille du téléchargement : %3</translation>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
|
|
@ -4772,6 +4772,11 @@ Download size: %3</source>
|
|||
<source>Bilinear filtering</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="750"/>
|
||||
<source>Show filename instead of ROM name in library view</source>
|
||||
|
@ -4918,11 +4923,6 @@ Download size: %3</source>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
|
|
@ -4795,11 +4795,6 @@ Dimensione del download: %3</translation>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4981,6 +4976,11 @@ Dimensione del download: %3</translation>
|
|||
<source>Show OSD messages</source>
|
||||
<translation>Mostra messaggi OSD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="865"/>
|
||||
<source>Show filename instead of ROM name in title bar</source>
|
||||
|
|
|
@ -4798,11 +4798,6 @@ Download size: %3</source>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4928,6 +4923,11 @@ Download size: %3</source>
|
|||
<source>Save state extra data:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="626"/>
|
||||
<location filename="../SettingsView.ui" line="670"/>
|
||||
|
|
|
@ -4788,11 +4788,6 @@ Download size: %3</source>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4928,6 +4923,11 @@ Download size: %3</source>
|
|||
<source>Save state extra data:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="626"/>
|
||||
<location filename="../SettingsView.ui" line="670"/>
|
||||
|
|
|
@ -4802,11 +4802,6 @@ Download size: %3</source>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4962,6 +4957,11 @@ Download size: %3</source>
|
|||
<source>Enable Discord Rich Presence</source>
|
||||
<translation>Dayakan Discord Rich Presence</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="855"/>
|
||||
<source>Show FPS in title bar</source>
|
||||
|
|
|
@ -4805,11 +4805,6 @@ Download size: %3</source>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4965,6 +4960,11 @@ Download size: %3</source>
|
|||
<source>Enable Discord Rich Presence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="855"/>
|
||||
<source>Show FPS in title bar</source>
|
||||
|
|
|
@ -4804,11 +4804,6 @@ Download size: %3</source>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4949,6 +4944,11 @@ Download size: %3</source>
|
|||
<source>Interframe blending</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="702"/>
|
||||
<source>Language</source>
|
||||
|
|
|
@ -4812,11 +4812,6 @@ Rozmiar pobierania: %3</translation>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4972,6 +4967,11 @@ Rozmiar pobierania: %3</translation>
|
|||
<source>Enable Discord Rich Presence</source>
|
||||
<translation>Włącz Discord Rich Presence</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="855"/>
|
||||
<source>Show FPS in title bar</source>
|
||||
|
|
|
@ -4805,11 +4805,6 @@ Tamanho do download: %3</translation>
|
|||
<source>Load cheats</source>
|
||||
<translation>Carregar trapaças</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation>Auto-salvar o state periodicamente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -5172,6 +5167,11 @@ Tamanho do download: %3</translation>
|
|||
<source>SGB BIOS file:</source>
|
||||
<translation>Arquivo da BIOS do SGB:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation>Auto-salvar o state periodicamente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="1464"/>
|
||||
<source>Save games</source>
|
||||
|
|
|
@ -4811,11 +4811,6 @@ Download size: %3</source>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4956,6 +4951,11 @@ Download size: %3</source>
|
|||
<source>Interframe blending</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="702"/>
|
||||
<source>Language</source>
|
||||
|
|
|
@ -4802,11 +4802,6 @@ Download size: %3</source>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4962,6 +4957,11 @@ Download size: %3</source>
|
|||
<source>Enable Discord Rich Presence</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="855"/>
|
||||
<source>Show FPS in title bar</source>
|
||||
|
|
|
@ -4803,11 +4803,6 @@ Download size: %3</source>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4948,6 +4943,11 @@ Download size: %3</source>
|
|||
<source>Interframe blending</source>
|
||||
<translation>Kareler-arası Karıştırma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="702"/>
|
||||
<source>Language</source>
|
||||
|
|
|
@ -4808,11 +4808,6 @@ Download size: %3</source>
|
|||
<source>Load cheats</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodally autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="592"/>
|
||||
<source>Save entered cheats</source>
|
||||
|
@ -4968,6 +4963,11 @@ Download size: %3</source>
|
|||
<source>Enable Discord Rich Presence</source>
|
||||
<translation>启用 Discord Rich Presence</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="582"/>
|
||||
<source>Periodically autosave state</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SettingsView.ui" line="855"/>
|
||||
<source>Show FPS in title bar</source>
|
||||
|
|
Loading…
Reference in New Issue