mirror of https://github.com/mgba-emu/mgba.git
Qt: Fix swapped mosaic directions
This commit is contained in:
parent
71d5c96eb9
commit
8c10d2f857
|
@ -276,10 +276,10 @@ const QList<IOViewer::RegisterDescription>& IOViewer::registerDescriptions(mPlat
|
|||
});
|
||||
// 0x0400004C: MOSAIC
|
||||
regGBA.append({
|
||||
{ tr("Background mosaic size vertical"), 0, 4 },
|
||||
{ tr("Background mosaic size horizontal"), 4, 4 },
|
||||
{ tr("Object mosaic size vertical"), 8, 4 },
|
||||
{ tr("Object mosaic size horizontal"), 12, 4 },
|
||||
{ tr("Background mosaic size horizontal"), 0, 4 },
|
||||
{ tr("Background mosaic size vertical"), 4, 4 },
|
||||
{ tr("Object mosaic size horizontal"), 8, 4 },
|
||||
{ tr("Object mosaic size vertical"), 12, 4 },
|
||||
});
|
||||
// 0x0400004E: Unused
|
||||
regGBA.append(RegisterDescription());
|
||||
|
|
|
@ -1802,22 +1802,22 @@ Game Boy Advance ist eine eingetragene Marke von Nintendo Co., Ltd.</translation
|
|||
<translation>OBJ-Fenster: aktiviere Überblendung</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<source>Background mosaic size vertical</source>
|
||||
<translation>Vertikale Größe der Hintergrund-Pixelierung</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<source>Background mosaic size horizontal</source>
|
||||
<translation>Horizontale Größe der Hintergrund-Pixelierung</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<source>Object mosaic size vertical</source>
|
||||
<translation>Vertikale Größe der Objekt-Pixelierung</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<source>Object mosaic size horizontal</source>
|
||||
<translation>Horizontale Größe der Objekt-Pixelierung</translation>
|
||||
</message>
|
||||
|
|
|
@ -1801,22 +1801,22 @@ Game Boy Advance is a registered trademark of Nintendo Co., Ltd.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<source>Background mosaic size vertical</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<source>Background mosaic size horizontal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<source>Object mosaic size vertical</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<source>Object mosaic size horizontal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -1802,22 +1802,22 @@ Game Boy Advance es una marca registrada de Nintendo Co., Ltd.</translation>
|
|||
<translation>OBJ window habilitar mezcla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<source>Background mosaic size vertical</source>
|
||||
<translation>Tamaño vertical mosaico BG</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<source>Background mosaic size horizontal</source>
|
||||
<translation>Tamaño horizontal mosaico BG</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<source>Object mosaic size vertical</source>
|
||||
<translation>Tamaño vertical mosaico OBJ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<source>Object mosaic size horizontal</source>
|
||||
<translation>Tamaño horizontal mosaico OBJ</translation>
|
||||
</message>
|
||||
|
|
|
@ -1803,22 +1803,22 @@ Game Boy Advance est une marque de fabrique enregistré par Nintendo Co., Ltd.</
|
|||
<translation>La fenêtre OBJ active le mixage</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<source>Background mosaic size vertical</source>
|
||||
<translation>Taille vertical de la mosaïque en arrière plan</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<source>Background mosaic size horizontal</source>
|
||||
<translation>Taille horizontal de la mosaïque en arrière plan</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<source>Object mosaic size vertical</source>
|
||||
<translation>Taille vertical de la mosaïque de l'objet</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<source>Object mosaic size horizontal</source>
|
||||
<translation>Taille horizontal de la mosaïque de l'objet</translation>
|
||||
</message>
|
||||
|
|
|
@ -1802,22 +1802,22 @@ Game Boy Advance è un marchio registrato di Nintendo Co., Ltd.</translation>
|
|||
<translation>Abilita OBJ window blend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<source>Background mosaic size vertical</source>
|
||||
<translation>Sfondo mosaico verticale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<source>Background mosaic size horizontal</source>
|
||||
<translation>Sfondo mosaico orizzontale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<source>Object mosaic size vertical</source>
|
||||
<translation>Sfondo mosaico oggetto verticale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<source>Object mosaic size horizontal</source>
|
||||
<translation>Sfondo mosaico oggetto orizzontale</translation>
|
||||
</message>
|
||||
|
|
|
@ -1802,22 +1802,22 @@ Game Boy Advance is a registered trademark of Nintendo Co., Ltd.</source>
|
|||
<translation>OBJ window enable blend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<source>Background mosaic size vertical</source>
|
||||
<translation>背景モザイクサイズ(垂直)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<source>Background mosaic size horizontal</source>
|
||||
<translation>背景モザイクサイズ(水平)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<source>Object mosaic size vertical</source>
|
||||
<translation>Objectモザイクサイズ(垂直)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<source>Object mosaic size horizontal</source>
|
||||
<translation>Objectモザイクサイズ(水平)</translation>
|
||||
</message>
|
||||
|
|
|
@ -1802,22 +1802,22 @@ Game Boy Advance는 Nintendo Co., Ltd.의 등록 상표입니다.</translation>
|
|||
<translation>보트 타기 창 혼합</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<source>Background mosaic size vertical</source>
|
||||
<translation>세로 모자이크 배경</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<source>Background mosaic size horizontal</source>
|
||||
<translation>가로 모자이크 배경</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<source>Object mosaic size vertical</source>
|
||||
<translation>세로 보트 타기 모자이크 배경</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<source>Object mosaic size horizontal</source>
|
||||
<translation>가로 보트 타기 모자이크 배경</translation>
|
||||
</message>
|
||||
|
|
|
@ -1801,22 +1801,22 @@ Game Boy Advance is a registered trademark of Nintendo Co., Ltd.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<source>Background mosaic size vertical</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<source>Background mosaic size horizontal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<source>Object mosaic size vertical</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<source>Object mosaic size horizontal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -1802,22 +1802,22 @@ Game Boy Advance é uma marca registrada da Nintendo Co., Ltd.</translation>
|
|||
<translation>Janela OBJ habilitar blend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<source>Background mosaic size vertical</source>
|
||||
<translation>Tamanho vertical do mosaico do plano de fundo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<source>Background mosaic size horizontal</source>
|
||||
<translation>Tamanho horizontal do mosaico do plano de fundo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<source>Object mosaic size vertical</source>
|
||||
<translation>Tamanho vertical do mosaico de objeto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<source>Object mosaic size horizontal</source>
|
||||
<translation>Tamanho horizontal do mosaico de objeto</translation>
|
||||
</message>
|
||||
|
|
|
@ -1801,22 +1801,22 @@ Game Boy Advance is a registered trademark of Nintendo Co., Ltd.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<source>Background mosaic size vertical</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<source>Background mosaic size horizontal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<source>Object mosaic size vertical</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<source>Object mosaic size horizontal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -1801,22 +1801,22 @@ Game Boy Advance is a registered trademark of Nintendo Co., Ltd.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<source>Background mosaic size vertical</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<source>Background mosaic size horizontal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<source>Object mosaic size vertical</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<source>Object mosaic size horizontal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
@ -1802,22 +1802,22 @@ Game Boy Advance, Nintendo Co., Ltd.'nin tescilli ticari markasıdır.</tra
|
|||
<translation>OBJ penceresi karışımıi etkinleştir</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<source>Background mosaic size vertical</source>
|
||||
<translation>Arka plan dikey mozaik boyutu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<source>Background mosaic size horizontal</source>
|
||||
<translation>Arka plan yatay mozaik boyutu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<source>Object mosaic size vertical</source>
|
||||
<translation>Nesne mozaik dikey boyutu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<source>Object mosaic size horizontal</source>
|
||||
<translation>Nesne mozaik yatay boyutu</translation>
|
||||
</message>
|
||||
|
|
|
@ -1802,22 +1802,22 @@ Game Boy Advance 是任天堂有限公司(Nintendo Co., Ltd.)的注册商标
|
|||
<translation>OBJ 窗口启用叠加</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<source>Background mosaic size vertical</source>
|
||||
<translation>背景马赛克垂直大小</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="280"/>
|
||||
<location filename="../IOViewer.cpp" line="279"/>
|
||||
<source>Background mosaic size horizontal</source>
|
||||
<translation>背景马赛克水平大小</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<source>Object mosaic size vertical</source>
|
||||
<translation>对象马赛克垂直大小</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../IOViewer.cpp" line="282"/>
|
||||
<location filename="../IOViewer.cpp" line="281"/>
|
||||
<source>Object mosaic size horizontal</source>
|
||||
<translation>对象马赛克水平大小</translation>
|
||||
</message>
|
||||
|
|
Loading…
Reference in New Issue