Compare commits
2 Commits
c6771e6747
...
11f79a9b98
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
11f79a9b98 | ||
| fbcda7a401 |
6
.github/workflows/windows.yml
vendored
6
.github/workflows/windows.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- qt_ver: '6.9.3'
|
- qt_ver: '6.10.1'
|
||||||
vs: '2022'
|
vs: '2022'
|
||||||
aqt_arch: 'win64_msvc2022_64'
|
aqt_arch: 'win64_msvc2022_64'
|
||||||
msvc_arch: 'x64'
|
msvc_arch: 'x64'
|
||||||
@@ -22,7 +22,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
arch: ${{ matrix.aqt_arch }}
|
arch: ${{ matrix.aqt_arch }}
|
||||||
version: ${{ matrix.qt_ver }}
|
version: ${{ matrix.qt_ver }}
|
||||||
modules: 'qtmultimedia qt5compat'
|
modules: 'qtmultimedia'
|
||||||
- name: Build
|
- name: Build
|
||||||
shell: cmd
|
shell: cmd
|
||||||
run: |
|
run: |
|
||||||
@@ -59,7 +59,7 @@ jobs:
|
|||||||
cmake --build build_dependencies/taglib --config Release --target=install -j || goto :error
|
cmake --build build_dependencies/taglib --config Release --target=install -j || goto :error
|
||||||
echo ::endgroup::
|
echo ::endgroup::
|
||||||
:: ------ app ------
|
:: ------ app ------
|
||||||
cmake -Bbuild . -DUSE_QTEXTCODEC=ON -DCMAKE_INSTALL_PREFIX='%PWD%\build\' || goto :error
|
cmake -Bbuild . -DUSE_QTEXTCODEC=OFF -DCMAKE_INSTALL_PREFIX='%PWD%\build\' || goto :error
|
||||||
cmake --build build --config Release -j || goto :error
|
cmake --build build --config Release -j || goto :error
|
||||||
cmake --build build --config Release --target=install || goto :error
|
cmake --build build --config Release --target=install || goto :error
|
||||||
:: ------ pkg ------
|
:: ------ pkg ------
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../lrcbar.cpp" line="88"/>
|
<location filename="../lrcbar.cpp" line="88"/>
|
||||||
<source>(Interlude...)</source>
|
<source>(Interlude...)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>(Zwischenspiel …)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -14,92 +14,92 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="125"/>
|
<location filename="../mainwindow.cpp" line="125"/>
|
||||||
<source>Mono</source>
|
<source>Mono</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Mono</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="127"/>
|
<location filename="../mainwindow.cpp" line="127"/>
|
||||||
<source>Stereo</source>
|
<source>Stereo</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Stereo</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="129"/>
|
<location filename="../mainwindow.cpp" line="129"/>
|
||||||
<source>%1 Channels</source>
|
<source>%1 Channels</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>%1 Kanäle</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="298"/>
|
<location filename="../mainwindow.cpp" line="298"/>
|
||||||
<source>Select songs to play</source>
|
<source>Select songs to play</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Songs zum Spielen auswählen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="300"/>
|
<location filename="../mainwindow.cpp" line="300"/>
|
||||||
<source>Audio Files</source>
|
<source>Audio Files</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Audiodateien</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="685"/>
|
<location filename="../mainwindow.cpp" line="685"/>
|
||||||
<source>Select image as background skin</source>
|
<source>Select image as background skin</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Bild als Hintergrundskin auswählen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="687"/>
|
<location filename="../mainwindow.cpp" line="687"/>
|
||||||
<source>Image files (*.jpg *.jpeg *.png *.gif)</source>
|
<source>Image files (*.jpg *.jpeg *.png *.gif)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Bilddateien (*.jpg *.jpeg *.png *.gif)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="764"/>
|
<location filename="../mainwindow.cpp" line="764"/>
|
||||||
<source>Based on the following free software libraries:</source>
|
<source>Based on the following free software libraries:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Basiert auf den folgenden freien Programmbibliotheken:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.ui" line="23"/>
|
<location filename="../mainwindow.ui" line="23"/>
|
||||||
<location filename="../mainwindow.cpp" line="762"/>
|
<location filename="../mainwindow.cpp" line="762"/>
|
||||||
<location filename="../lrcbar.cpp" line="89"/>
|
<location filename="../lrcbar.cpp" line="89"/>
|
||||||
<source>Pineapple Music</source>
|
<source>Pineapple Music</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Pineapple Music</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.ui" line="327"/>
|
<location filename="../mainwindow.ui" line="327"/>
|
||||||
<source>No song loaded...</source>
|
<source>No song loaded...</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Kein Song geladen …</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.ui" line="339"/>
|
<location filename="../mainwindow.ui" line="339"/>
|
||||||
<source>Drag and drop file to load</source>
|
<source>Drag and drop file to load</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Datei zum Laden ziehen und ablegen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.ui" line="352"/>
|
<location filename="../mainwindow.ui" line="352"/>
|
||||||
<source>Lrc</source>
|
<source>Lrc</source>
|
||||||
<comment>Lyrics</comment>
|
<comment>Lyrics</comment>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Lrc</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.ui" line="711"/>
|
<location filename="../mainwindow.ui" line="711"/>
|
||||||
<location filename="../mainwindow.ui" line="714"/>
|
<location filename="../mainwindow.ui" line="714"/>
|
||||||
<location filename="../mainwindow.cpp" line="759"/>
|
<location filename="../mainwindow.cpp" line="759"/>
|
||||||
<source>About</source>
|
<source>About</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Über</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.ui" line="728"/>
|
<location filename="../mainwindow.ui" line="728"/>
|
||||||
<source>Open</source>
|
<source>Open</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Öffnen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="135"/>
|
<location filename="../mainwindow.cpp" line="135"/>
|
||||||
<source>Sample Rate: %1 Hz</source>
|
<source>Sample Rate: %1 Hz</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Abtastrate: %1 Hz</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="140"/>
|
<location filename="../mainwindow.cpp" line="140"/>
|
||||||
<source>Bitrate: %1 Kbps</source>
|
<source>Bitrate: %1 Kbps</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Bitrate: %1 kbps</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="145"/>
|
<location filename="../mainwindow.cpp" line="145"/>
|
||||||
<source>Channel Count: %1</source>
|
<source>Channel Count: %1</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Kanalanzahl: %1</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -107,12 +107,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../playbackprogressindicator.cpp" line="85"/>
|
<location filename="../playbackprogressindicator.cpp" line="85"/>
|
||||||
<source>Time</source>
|
<source>Time</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zeit</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../playbackprogressindicator.cpp" line="85"/>
|
<location filename="../playbackprogressindicator.cpp" line="85"/>
|
||||||
<source>Chapter Name</source>
|
<source>Chapter Name</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Kapitelname</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -120,7 +120,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../main.cpp" line="27"/>
|
<location filename="../main.cpp" line="27"/>
|
||||||
<source>File list.</source>
|
<source>File list.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Dateiliste.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
Reference in New Issue
Block a user