diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-05-31 19:56:33 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-05-31 19:56:33 +0000 |
| commit | 1748e3c4eda1cde034411de0927bf26dc345ec75 (patch) | |
| tree | 6960c1f6493c2fbab529d3f7b0706ff2e712ccdc | |
| parent | 6c1405014c95ced53cf4256e2f8771844a949b62 (diff) | |
| download | qmmp-1748e3c4eda1cde034411de0927bf26dc345ec75.tar.gz qmmp-1748e3c4eda1cde034411de0927bf26dc345ec75.tar.bz2 qmmp-1748e3c4eda1cde034411de0927bf26dc345ec75.zip | |
removed invalid debug message
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1760 90c681e8-e032-0410-971d-27865f9a5e38
| -rw-r--r-- | src/qmmp/statehandler.cpp | 2 | ||||
| -rw-r--r-- | src/ui/translations/qmmp_cs.ts | 62 | ||||
| -rw-r--r-- | src/ui/translations/qmmp_de.ts | 62 | ||||
| -rw-r--r-- | src/ui/translations/qmmp_hu.ts | 62 | ||||
| -rw-r--r-- | src/ui/translations/qmmp_it.ts | 62 | ||||
| -rw-r--r-- | src/ui/translations/qmmp_lt.ts | 62 | ||||
| -rw-r--r-- | src/ui/translations/qmmp_nl.ts | 62 | ||||
| -rw-r--r-- | src/ui/translations/qmmp_pl_PL.ts | 62 | ||||
| -rw-r--r-- | src/ui/translations/qmmp_pt_BR.ts | 62 | ||||
| -rw-r--r-- | src/ui/translations/qmmp_ru.ts | 62 | ||||
| -rw-r--r-- | src/ui/translations/qmmp_tr.ts | 62 | ||||
| -rw-r--r-- | src/ui/translations/qmmp_uk_UA.ts | 62 | ||||
| -rw-r--r-- | src/ui/translations/qmmp_zh_CN.ts | 62 | ||||
| -rw-r--r-- | src/ui/translations/qmmp_zh_TW.ts | 62 |
14 files changed, 403 insertions, 405 deletions
diff --git a/src/qmmp/statehandler.cpp b/src/qmmp/statehandler.cpp index ef0a9b7fb..329d66461 100644 --- a/src/qmmp/statehandler.cpp +++ b/src/qmmp/statehandler.cpp @@ -110,8 +110,6 @@ void StateHandler::dispatch(const QMap<Qmmp::MetaData, QString> &metaData) if (m_state == Qmmp::Playing && (m_metaData.isEmpty() || m_metaData.value(Qmmp::URL) == metaData.value(Qmmp::URL))) { - qDebug("sending meta data %s", qPrintable(SoundCore::instance()->url())); - qDebug("sending meta data 2%s", qPrintable(metaData.value(Qmmp::URL))); if (m_metaData != tmp) { m_metaData = tmp; diff --git a/src/ui/translations/qmmp_cs.ts b/src/ui/translations/qmmp_cs.ts index 678ee5840..bf1e80856 100644 --- a/src/ui/translations/qmmp_cs.ts +++ b/src/ui/translations/qmmp_cs.ts @@ -944,118 +944,118 @@ <translation>Vyberte jeden či více souborů k otevření</translation> </message> <message> - <location filename="../mainwindow.cpp" line="423"/> + <location filename="../mainwindow.cpp" line="428"/> <source>&Play</source> <translation>Pře&hrát</translation> </message> <message> - <location filename="../mainwindow.cpp" line="424"/> + <location filename="../mainwindow.cpp" line="429"/> <source>X</source> <translation>X</translation> </message> <message> - <location filename="../mainwindow.cpp" line="425"/> + <location filename="../mainwindow.cpp" line="430"/> <source>&Pause</source> <translation>Pau&za</translation> </message> <message> - <location filename="../mainwindow.cpp" line="426"/> + <location filename="../mainwindow.cpp" line="431"/> <source>C</source> <translation>C</translation> </message> <message> - <location filename="../mainwindow.cpp" line="427"/> + <location filename="../mainwindow.cpp" line="432"/> <source>&Stop</source> <translation>&Stop</translation> </message> <message> - <location filename="../mainwindow.cpp" line="428"/> + <location filename="../mainwindow.cpp" line="433"/> <source>V</source> <translation>V</translation> </message> <message> - <location filename="../mainwindow.cpp" line="429"/> + <location filename="../mainwindow.cpp" line="434"/> <source>&Previous</source> <translation>&Předchozí</translation> </message> <message> - <location filename="../mainwindow.cpp" line="430"/> + <location filename="../mainwindow.cpp" line="435"/> <source>Z</source> <translation>Z</translation> </message> <message> - <location filename="../mainwindow.cpp" line="431"/> + <location filename="../mainwindow.cpp" line="436"/> <source>&Next</source> <translation>&Další</translation> </message> <message> - <location filename="../mainwindow.cpp" line="432"/> + <location filename="../mainwindow.cpp" line="437"/> <source>B</source> <translation>B</translation> </message> <message> - <location filename="../mainwindow.cpp" line="451"/> + <location filename="../mainwindow.cpp" line="456"/> <source>&Jump To File</source> <translation>Přeskočit na soubo&r</translation> </message> <message> - <location filename="../mainwindow.cpp" line="452"/> + <location filename="../mainwindow.cpp" line="457"/> <source>J</source> <translation>J</translation> </message> <message> - <location filename="../mainwindow.cpp" line="459"/> + <location filename="../mainwindow.cpp" line="464"/> <source>&Settings</source> <translation>&Nastavení</translation> </message> <message> - <location filename="../mainwindow.cpp" line="460"/> + <location filename="../mainwindow.cpp" line="465"/> <source>Ctrl+P</source> <translation>Ctrl+P</translation> </message> <message> - <location filename="../mainwindow.cpp" line="462"/> + <location filename="../mainwindow.cpp" line="467"/> <source>&About</source> <translation>O &aplikaci</translation> </message> <message> - <location filename="../mainwindow.cpp" line="466"/> + <location filename="../mainwindow.cpp" line="471"/> <source>&Exit</source> <translation>U&končit</translation> </message> <message> - <location filename="../mainwindow.cpp" line="467"/> + <location filename="../mainwindow.cpp" line="472"/> <source>Ctrl+Q</source> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../mainwindow.cpp" line="511"/> - <location filename="../mainwindow.cpp" line="537"/> + <location filename="../mainwindow.cpp" line="516"/> + <location filename="../mainwindow.cpp" line="542"/> <source>Playlist Files</source> <translation>Seznamy skladeb</translation> </message> <message> - <location filename="../mainwindow.cpp" line="513"/> + <location filename="../mainwindow.cpp" line="518"/> <source>Open Playlist</source> <translation>Načíst seznam skladeb</translation> </message> <message> - <location filename="../mainwindow.cpp" line="538"/> + <location filename="../mainwindow.cpp" line="543"/> <source>Save Playlist</source> <translation>Uložit seznam skladeb</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>Space</source> <translation>Mezerník</translation> </message> <message> - <location filename="../mainwindow.cpp" line="463"/> + <location filename="../mainwindow.cpp" line="468"/> <source>&About Qt</source> <translation>O knihovně &Qt</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>&Play/Pause</source> <translation>&Přehrát/Pauza</translation> </message> @@ -1065,37 +1065,37 @@ <translation>Všechny podporované formáty</translation> </message> <message> - <location filename="../mainwindow.cpp" line="436"/> + <location filename="../mainwindow.cpp" line="441"/> <source>&Repeat Track</source> <translation>&Opakovat stopu</translation> </message> <message> - <location filename="../mainwindow.cpp" line="437"/> + <location filename="../mainwindow.cpp" line="442"/> <source>&Shuffle</source> <translation>Za&míchat</translation> </message> <message> - <location filename="../mainwindow.cpp" line="441"/> + <location filename="../mainwindow.cpp" line="446"/> <source>R</source> <translation>O</translation> </message> <message> - <location filename="../mainwindow.cpp" line="442"/> + <location filename="../mainwindow.cpp" line="447"/> <source>Ctrl+R</source> <translation>Ctrl+R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="443"/> + <location filename="../mainwindow.cpp" line="448"/> <source>S</source> <translation>M</translation> </message> <message> - <location filename="../mainwindow.cpp" line="435"/> + <location filename="../mainwindow.cpp" line="440"/> <source>&Repeat Playlist</source> <translation>&Opakovat seznam skladeb</translation> </message> <message> - <location filename="../mainwindow.cpp" line="457"/> + <location filename="../mainwindow.cpp" line="462"/> <source>Tools</source> <translation>Nástroje</translation> </message> diff --git a/src/ui/translations/qmmp_de.ts b/src/ui/translations/qmmp_de.ts index 13eb0c4bb..1068bf119 100644 --- a/src/ui/translations/qmmp_de.ts +++ b/src/ui/translations/qmmp_de.ts @@ -944,118 +944,118 @@ <translation>Dateien hinzufügen</translation> </message> <message> - <location filename="../mainwindow.cpp" line="423"/> + <location filename="../mainwindow.cpp" line="428"/> <source>&Play</source> <translation>&Wiedergabe</translation> </message> <message> - <location filename="../mainwindow.cpp" line="424"/> + <location filename="../mainwindow.cpp" line="429"/> <source>X</source> <translation>X</translation> </message> <message> - <location filename="../mainwindow.cpp" line="425"/> + <location filename="../mainwindow.cpp" line="430"/> <source>&Pause</source> <translation>&Pause</translation> </message> <message> - <location filename="../mainwindow.cpp" line="426"/> + <location filename="../mainwindow.cpp" line="431"/> <source>C</source> <translation>C</translation> </message> <message> - <location filename="../mainwindow.cpp" line="427"/> + <location filename="../mainwindow.cpp" line="432"/> <source>&Stop</source> <translation>&Stopp</translation> </message> <message> - <location filename="../mainwindow.cpp" line="428"/> + <location filename="../mainwindow.cpp" line="433"/> <source>V</source> <translation>V</translation> </message> <message> - <location filename="../mainwindow.cpp" line="429"/> + <location filename="../mainwindow.cpp" line="434"/> <source>&Previous</source> <translation>&Vorheriger Titel</translation> </message> <message> - <location filename="../mainwindow.cpp" line="430"/> + <location filename="../mainwindow.cpp" line="435"/> <source>Z</source> <translation>Z</translation> </message> <message> - <location filename="../mainwindow.cpp" line="431"/> + <location filename="../mainwindow.cpp" line="436"/> <source>&Next</source> <translation>&Nächster Titel</translation> </message> <message> - <location filename="../mainwindow.cpp" line="432"/> + <location filename="../mainwindow.cpp" line="437"/> <source>B</source> <translation>B</translation> </message> <message> - <location filename="../mainwindow.cpp" line="451"/> + <location filename="../mainwindow.cpp" line="456"/> <source>&Jump To File</source> <translation>Springe zu &Titel</translation> </message> <message> - <location filename="../mainwindow.cpp" line="452"/> + <location filename="../mainwindow.cpp" line="457"/> <source>J</source> <translation>J</translation> </message> <message> - <location filename="../mainwindow.cpp" line="459"/> + <location filename="../mainwindow.cpp" line="464"/> <source>&Settings</source> <translation>&Einstellungen</translation> </message> <message> - <location filename="../mainwindow.cpp" line="460"/> + <location filename="../mainwindow.cpp" line="465"/> <source>Ctrl+P</source> <translation>Strg+P</translation> </message> <message> - <location filename="../mainwindow.cpp" line="462"/> + <location filename="../mainwindow.cpp" line="467"/> <source>&About</source> <translation>Ü&ber</translation> </message> <message> - <location filename="../mainwindow.cpp" line="466"/> + <location filename="../mainwindow.cpp" line="471"/> <source>&Exit</source> <translation>Be&enden</translation> </message> <message> - <location filename="../mainwindow.cpp" line="467"/> + <location filename="../mainwindow.cpp" line="472"/> <source>Ctrl+Q</source> <translation>Strg+Q</translation> </message> <message> - <location filename="../mainwindow.cpp" line="511"/> - <location filename="../mainwindow.cpp" line="537"/> + <location filename="../mainwindow.cpp" line="516"/> + <location filename="../mainwindow.cpp" line="542"/> <source>Playlist Files</source> <translation>Wiedergabelisten</translation> </message> <message> - <location filename="../mainwindow.cpp" line="513"/> + <location filename="../mainwindow.cpp" line="518"/> <source>Open Playlist</source> <translation>Wiedergabeliste öffnen</translation> </message> <message> - <location filename="../mainwindow.cpp" line="538"/> + <location filename="../mainwindow.cpp" line="543"/> <source>Save Playlist</source> <translation>Wiedergabeliste speichern</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>Space</source> <translation>Leertaste</translation> </message> <message> - <location filename="../mainwindow.cpp" line="463"/> + <location filename="../mainwindow.cpp" line="468"/> <source>&About Qt</source> <translation>Übe&r Qt</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>&Play/Pause</source> <translation>Wieder&gabe/Pause</translation> </message> @@ -1065,37 +1065,37 @@ <translation>Alle unterstützten Formate</translation> </message> <message> - <location filename="../mainwindow.cpp" line="436"/> + <location filename="../mainwindow.cpp" line="441"/> <source>&Repeat Track</source> <translation>Tite&l wiederholen</translation> </message> <message> - <location filename="../mainwindow.cpp" line="437"/> + <location filename="../mainwindow.cpp" line="442"/> <source>&Shuffle</source> <translation>&Zufallswiedergabe</translation> </message> <message> - <location filename="../mainwindow.cpp" line="441"/> + <location filename="../mainwindow.cpp" line="446"/> <source>R</source> <translation>R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="442"/> + <location filename="../mainwindow.cpp" line="447"/> <source>Ctrl+R</source> <translation>Strg+R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="443"/> + <location filename="../mainwindow.cpp" line="448"/> <source>S</source> <translation>S</translation> </message> <message> - <location filename="../mainwindow.cpp" line="435"/> + <location filename="../mainwindow.cpp" line="440"/> <source>&Repeat Playlist</source> <translation>W&iedergabeliste wiederholen</translation> </message> <message> - <location filename="../mainwindow.cpp" line="457"/> + <location filename="../mainwindow.cpp" line="462"/> <source>Tools</source> <translation>Werkzeuge</translation> </message> diff --git a/src/ui/translations/qmmp_hu.ts b/src/ui/translations/qmmp_hu.ts index 4f602780f..c2f8917e3 100644 --- a/src/ui/translations/qmmp_hu.ts +++ b/src/ui/translations/qmmp_hu.ts @@ -949,153 +949,153 @@ <translation>Válassz egy vagy több fájlat megnyitásra</translation> </message> <message> - <location filename="../mainwindow.cpp" line="423"/> + <location filename="../mainwindow.cpp" line="428"/> <source>&Play</source> <translation>&Lejátszás</translation> </message> <message> - <location filename="../mainwindow.cpp" line="424"/> + <location filename="../mainwindow.cpp" line="429"/> <source>X</source> <translation>X</translation> </message> <message> - <location filename="../mainwindow.cpp" line="425"/> + <location filename="../mainwindow.cpp" line="430"/> <source>&Pause</source> <translation>&Szünet</translation> </message> <message> - <location filename="../mainwindow.cpp" line="426"/> + <location filename="../mainwindow.cpp" line="431"/> <source>C</source> <translation>C</translation> </message> <message> - <location filename="../mainwindow.cpp" line="427"/> + <location filename="../mainwindow.cpp" line="432"/> <source>&Stop</source> <translation>&Megállítás</translation> </message> <message> - <location filename="../mainwindow.cpp" line="428"/> + <location filename="../mainwindow.cpp" line="433"/> <source>V</source> <translation>V</translation> </message> <message> - <location filename="../mainwindow.cpp" line="429"/> + <location filename="../mainwindow.cpp" line="434"/> <source>&Previous</source> <translation>&Előző</translation> </message> <message> - <location filename="../mainwindow.cpp" line="430"/> + <location filename="../mainwindow.cpp" line="435"/> <source>Z</source> <translation>Z</translation> </message> <message> - <location filename="../mainwindow.cpp" line="431"/> + <location filename="../mainwindow.cpp" line="436"/> <source>&Next</source> <translation>&Következő</translation> </message> <message> - <location filename="../mainwindow.cpp" line="432"/> + <location filename="../mainwindow.cpp" line="437"/> <source>B</source> <translation>B</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>&Play/Pause</source> <translation>&Lejátszás/Szünet</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>Space</source> <translation>Szóköz</translation> </message> <message> - <location filename="../mainwindow.cpp" line="435"/> + <location filename="../mainwindow.cpp" line="440"/> <source>&Repeat Playlist</source> <translation>Lista &ismétlése</translation> </message> <message> - <location filename="../mainwindow.cpp" line="436"/> + <location filename="../mainwindow.cpp" line="441"/> <source>&Repeat Track</source> <translation>Számok i&smétlése</translation> </message> <message> - <location filename="../mainwindow.cpp" line="437"/> + <location filename="../mainwindow.cpp" line="442"/> <source>&Shuffle</source> <translation>&Véletlenszerű</translation> </message> <message> - <location filename="../mainwindow.cpp" line="441"/> + <location filename="../mainwindow.cpp" line="446"/> <source>R</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="442"/> + <location filename="../mainwindow.cpp" line="447"/> <source>Ctrl+R</source> <translation>Crtl+R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="443"/> + <location filename="../mainwindow.cpp" line="448"/> <source>S</source> <translation>S</translation> </message> <message> - <location filename="../mainwindow.cpp" line="451"/> + <location filename="../mainwindow.cpp" line="456"/> <source>&Jump To File</source> <translation>&Ugrás fájlra</translation> </message> <message> - <location filename="../mainwindow.cpp" line="452"/> + <location filename="../mainwindow.cpp" line="457"/> <source>J</source> <translation>J</translation> </message> <message> - <location filename="../mainwindow.cpp" line="457"/> + <location filename="../mainwindow.cpp" line="462"/> <source>Tools</source> <translation>Eszközök</translation> </message> <message> - <location filename="../mainwindow.cpp" line="459"/> + <location filename="../mainwindow.cpp" line="464"/> <source>&Settings</source> <translation>&Beállítások</translation> </message> <message> - <location filename="../mainwindow.cpp" line="460"/> + <location filename="../mainwindow.cpp" line="465"/> <source>Ctrl+P</source> <translation>Ctrl+P</translation> </message> <message> - <location filename="../mainwindow.cpp" line="462"/> + <location filename="../mainwindow.cpp" line="467"/> <source>&About</source> <translation>&Névjegy</translation> </message> <message> - <location filename="../mainwindow.cpp" line="463"/> + <location filename="../mainwindow.cpp" line="468"/> <source>&About Qt</source> <translation>N&évjegy: Qt</translation> </message> <message> - <location filename="../mainwindow.cpp" line="466"/> + <location filename="../mainwindow.cpp" line="471"/> <source>&Exit</source> <translation>&Kilépés</translation> </message> <message> - <location filename="../mainwindow.cpp" line="467"/> + <location filename="../mainwindow.cpp" line="472"/> <source>Ctrl+Q</source> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../mainwindow.cpp" line="511"/> - <location filename="../mainwindow.cpp" line="537"/> + <location filename="../mainwindow.cpp" line="516"/> + <location filename="../mainwindow.cpp" line="542"/> <source>Playlist Files</source> <translation>Lejátszási lista fájl</translation> </message> <message> - <location filename="../mainwindow.cpp" line="513"/> + <location filename="../mainwindow.cpp" line="518"/> <source>Open Playlist</source> <translation>Lista megnyitása</translation> </message> <message> - <location filename="../mainwindow.cpp" line="538"/> + <location filename="../mainwindow.cpp" line="543"/> <source>Save Playlist</source> <translation>Lista mentése</translation> </message> diff --git a/src/ui/translations/qmmp_it.ts b/src/ui/translations/qmmp_it.ts index 39f821805..5a2bfe9a0 100644 --- a/src/ui/translations/qmmp_it.ts +++ b/src/ui/translations/qmmp_it.ts @@ -944,118 +944,118 @@ <translation>Seleziona uno o più brani da aprire</translation> </message> <message> - <location filename="../mainwindow.cpp" line="423"/> + <location filename="../mainwindow.cpp" line="428"/> <source>&Play</source> <translation>&Esegui</translation> </message> <message> - <location filename="../mainwindow.cpp" line="424"/> + <location filename="../mainwindow.cpp" line="429"/> <source>X</source> <translation>X</translation> </message> <message> - <location filename="../mainwindow.cpp" line="425"/> + <location filename="../mainwindow.cpp" line="430"/> <source>&Pause</source> <translation>&Pausa</translation> </message> <message> - <location filename="../mainwindow.cpp" line="426"/> + <location filename="../mainwindow.cpp" line="431"/> <source>C</source> <translation>C</translation> </message> <message> - <location filename="../mainwindow.cpp" line="427"/> + <location filename="../mainwindow.cpp" line="432"/> <source>&Stop</source> <translation>&Arresta</translation> </message> <message> - <location filename="../mainwindow.cpp" line="428"/> + <location filename="../mainwindow.cpp" line="433"/> <source>V</source> <translation>V</translation> </message> <message> - <location filename="../mainwindow.cpp" line="429"/> + <location filename="../mainwindow.cpp" line="434"/> <source>&Previous</source> <translation>&Precedente</translation> </message> <message> - <location filename="../mainwindow.cpp" line="430"/> + <location filename="../mainwindow.cpp" line="435"/> <source>Z</source> <translation>Z</translation> </message> <message> - <location filename="../mainwindow.cpp" line="431"/> + <location filename="../mainwindow.cpp" line="436"/> <source>&Next</source> <translation>&Successivo</translation> </message> <message> - <location filename="../mainwindow.cpp" line="432"/> + <location filename="../mainwindow.cpp" line="437"/> <source>B</source> <translation>B</translation> </message> <message> - <location filename="../mainwindow.cpp" line="451"/> + <location filename="../mainwindow.cpp" line="456"/> <source>&Jump To File</source> <translation>&Vai al brano</translation> </message> <message> - <location filename="../mainwindow.cpp" line="452"/> + <location filename="../mainwindow.cpp" line="457"/> <source>J</source> <translation>J</translation> </message> <message> - <location filename="../mainwindow.cpp" line="459"/> + <location filename="../mainwindow.cpp" line="464"/> <source>&Settings</source> <translation>&Configurazione</translation> </message> <message> - <location filename="../mainwindow.cpp" line="460"/> + <location filename="../mainwindow.cpp" line="465"/> <source>Ctrl+P</source> <translation>Ctrl+P</translation> </message> <message> - <location filename="../mainwindow.cpp" line="466"/> + <location filename="../mainwindow.cpp" line="471"/> <source>&Exit</source> <translation>&Esci</translation> </message> <message> - <location filename="../mainwindow.cpp" line="467"/> + <location filename="../mainwindow.cpp" line="472"/> <source>Ctrl+Q</source> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../mainwindow.cpp" line="513"/> + <location filename="../mainwindow.cpp" line="518"/> <source>Open Playlist</source> <translation>Apri lista di brani</translation> </message> <message> - <location filename="../mainwindow.cpp" line="538"/> + <location filename="../mainwindow.cpp" line="543"/> <source>Save Playlist</source> <translation>Salva lista di brani</translation> </message> <message> - <location filename="../mainwindow.cpp" line="462"/> + <location filename="../mainwindow.cpp" line="467"/> <source>&About</source> <translation>&Informazioni</translation> </message> <message> - <location filename="../mainwindow.cpp" line="511"/> - <location filename="../mainwindow.cpp" line="537"/> + <location filename="../mainwindow.cpp" line="516"/> + <location filename="../mainwindow.cpp" line="542"/> <source>Playlist Files</source> <translation>Brani della lista</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>Space</source> <translation>Spazio</translation> </message> <message> - <location filename="../mainwindow.cpp" line="463"/> + <location filename="../mainwindow.cpp" line="468"/> <source>&About Qt</source> <translation>&Informazioni su Qt</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>&Play/Pause</source> <translation>&Esegui / Pausa</translation> </message> @@ -1065,37 +1065,37 @@ <translation>Elenco di tutti i tipi di flusso accettati</translation> </message> <message> - <location filename="../mainwindow.cpp" line="436"/> + <location filename="../mainwindow.cpp" line="441"/> <source>&Repeat Track</source> <translation>&Ripeti brano</translation> </message> <message> - <location filename="../mainwindow.cpp" line="437"/> + <location filename="../mainwindow.cpp" line="442"/> <source>&Shuffle</source> <translation>&Ordine casuale</translation> </message> <message> - <location filename="../mainwindow.cpp" line="441"/> + <location filename="../mainwindow.cpp" line="446"/> <source>R</source> <translation>R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="442"/> + <location filename="../mainwindow.cpp" line="447"/> <source>Ctrl+R</source> <translation>Ctrl+R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="443"/> + <location filename="../mainwindow.cpp" line="448"/> <source>S</source> <translation>S</translation> </message> <message> - <location filename="../mainwindow.cpp" line="435"/> + <location filename="../mainwindow.cpp" line="440"/> <source>&Repeat Playlist</source> <translation>&Ripeti lista brani</translation> </message> <message> - <location filename="../mainwindow.cpp" line="457"/> + <location filename="../mainwindow.cpp" line="462"/> <source>Tools</source> <translation>Strumenti</translation> </message> diff --git a/src/ui/translations/qmmp_lt.ts b/src/ui/translations/qmmp_lt.ts index e260eee84..7b3b597c8 100644 --- a/src/ui/translations/qmmp_lt.ts +++ b/src/ui/translations/qmmp_lt.ts @@ -945,118 +945,118 @@ <translation>Pasirinkite vieną ar kelias bylas atvėrimui</translation> </message> <message> - <location filename="../mainwindow.cpp" line="423"/> + <location filename="../mainwindow.cpp" line="428"/> <source>&Play</source> <translation>&Groti</translation> </message> <message> - <location filename="../mainwindow.cpp" line="424"/> + <location filename="../mainwindow.cpp" line="429"/> <source>X</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="425"/> + <location filename="../mainwindow.cpp" line="430"/> <source>&Pause</source> <translation>&Pristabdyti</translation> </message> <message> - <location filename="../mainwindow.cpp" line="426"/> + <location filename="../mainwindow.cpp" line="431"/> <source>C</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="427"/> + <location filename="../mainwindow.cpp" line="432"/> <source>&Stop</source> <translation>&Sustabdyti</translation> </message> <message> - <location filename="../mainwindow.cpp" line="428"/> + <location filename="../mainwindow.cpp" line="433"/> <source>V</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="429"/> + <location filename="../mainwindow.cpp" line="434"/> <source>&Previous</source> <translation>&Ankstesnis</translation> </message> <message> - <location filename="../mainwindow.cpp" line="430"/> + <location filename="../mainwindow.cpp" line="435"/> <source>Z</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="431"/> + <location filename="../mainwindow.cpp" line="436"/> <source>&Next</source> <translation>&Sekantis</translation> </message> <message> - <location filename="../mainwindow.cpp" line="432"/> + <location filename="../mainwindow.cpp" line="437"/> <source>B</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="451"/> + <location filename="../mainwindow.cpp" line="456"/> <source>&Jump To File</source> <translation>&Pereiti prie bylos</translation> </message> <message> - <location filename="../mainwindow.cpp" line="452"/> + <location filename="../mainwindow.cpp" line="457"/> <source>J</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="459"/> + <location filename="../mainwindow.cpp" line="464"/> <source>&Settings</source> <translation>&Nustatymai</translation> </message> <message> - <location filename="../mainwindow.cpp" line="460"/> + <location filename="../mainwindow.cpp" line="465"/> <source>Ctrl+P</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="466"/> + <location filename="../mainwindow.cpp" line="471"/> <source>&Exit</source> <translation>&Išeiti</translation> </message> <message> - <location filename="../mainwindow.cpp" line="467"/> + <location filename="../mainwindow.cpp" line="472"/> <source>Ctrl+Q</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="513"/> + <location filename="../mainwindow.cpp" line="518"/> <source>Open Playlist</source> <translation>Atverti grojaraštį</translation> </message> <message> - <location filename="../mainwindow.cpp" line="538"/> + <location filename="../mainwindow.cpp" line="543"/> <source>Save Playlist</source> <translation>Išsaugoti grojaraštį</translation> </message> <message> - <location filename="../mainwindow.cpp" line="462"/> + <location filename="../mainwindow.cpp" line="467"/> <source>&About</source> <translation>&Apie</translation> </message> <message> - <location filename="../mainwindow.cpp" line="511"/> - <location filename="../mainwindow.cpp" line="537"/> + <location filename="../mainwindow.cpp" line="516"/> + <location filename="../mainwindow.cpp" line="542"/> <source>Playlist Files</source> <translation>Grojaraščio bylos</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>Space</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="463"/> + <location filename="../mainwindow.cpp" line="468"/> <source>&About Qt</source> <translation>&Apie Qt</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>&Play/Pause</source> <translation>&Groti/Pristabdyti</translation> </message> @@ -1066,37 +1066,37 @@ <translation>Palaikomi bylų tipai</translation> </message> <message> - <location filename="../mainwindow.cpp" line="436"/> + <location filename="../mainwindow.cpp" line="441"/> <source>&Repeat Track</source> <translation>&Kartoti takelį</translation> </message> <message> - <location filename="../mainwindow.cpp" line="437"/> + <location filename="../mainwindow.cpp" line="442"/> <source>&Shuffle</source> <translation>&Atsitiktine tvarka</translation> </message> <message> - <location filename="../mainwindow.cpp" line="441"/> + <location filename="../mainwindow.cpp" line="446"/> <source>R</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="442"/> + <location filename="../mainwindow.cpp" line="447"/> <source>Ctrl+R</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="443"/> + <location filename="../mainwindow.cpp" line="448"/> <source>S</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="435"/> + <location filename="../mainwindow.cpp" line="440"/> <source>&Repeat Playlist</source> <translation>&Kartoti grojaraštį</translation> </message> <message> - <location filename="../mainwindow.cpp" line="457"/> + <location filename="../mainwindow.cpp" line="462"/> <source>Tools</source> <translation>Įrankiai</translation> </message> diff --git a/src/ui/translations/qmmp_nl.ts b/src/ui/translations/qmmp_nl.ts index 7b857a8c4..1ba3f964a 100644 --- a/src/ui/translations/qmmp_nl.ts +++ b/src/ui/translations/qmmp_nl.ts @@ -944,118 +944,118 @@ <translation>Kies een of meer bestanden om te openen</translation> </message> <message> - <location filename="../mainwindow.cpp" line="423"/> + <location filename="../mainwindow.cpp" line="428"/> <source>&Play</source> <translation>&Afspelen</translation> </message> <message> - <location filename="../mainwindow.cpp" line="424"/> + <location filename="../mainwindow.cpp" line="429"/> <source>X</source> <translation>X</translation> </message> <message> - <location filename="../mainwindow.cpp" line="425"/> + <location filename="../mainwindow.cpp" line="430"/> <source>&Pause</source> <translation>&Pauze</translation> </message> <message> - <location filename="../mainwindow.cpp" line="426"/> + <location filename="../mainwindow.cpp" line="431"/> <source>C</source> <translation>C</translation> </message> <message> - <location filename="../mainwindow.cpp" line="427"/> + <location filename="../mainwindow.cpp" line="432"/> <source>&Stop</source> <translation>&Stop</translation> </message> <message> - <location filename="../mainwindow.cpp" line="428"/> + <location filename="../mainwindow.cpp" line="433"/> <source>V</source> <translation>V</translation> </message> <message> - <location filename="../mainwindow.cpp" line="429"/> + <location filename="../mainwindow.cpp" line="434"/> <source>&Previous</source> <translation>&Vorige</translation> </message> <message> - <location filename="../mainwindow.cpp" line="430"/> + <location filename="../mainwindow.cpp" line="435"/> <source>Z</source> <translation>Z</translation> </message> <message> - <location filename="../mainwindow.cpp" line="431"/> + <location filename="../mainwindow.cpp" line="436"/> <source>&Next</source> <translation>&Volgende</translation> </message> <message> - <location filename="../mainwindow.cpp" line="432"/> + <location filename="../mainwindow.cpp" line="437"/> <source>B</source> <translation>B</translation> </message> <message> - <location filename="../mainwindow.cpp" line="451"/> + <location filename="../mainwindow.cpp" line="456"/> <source>&Jump To File</source> <translation>&Spring Naar Bestand</translation> </message> <message> - <location filename="../mainwindow.cpp" line="452"/> + <location filename="../mainwindow.cpp" line="457"/> <source>J</source> <translation>J</translation> </message> <message> - <location filename="../mainwindow.cpp" line="459"/> + <location filename="../mainwindow.cpp" line="464"/> <source>&Settings</source> <translation>&Instellingen</translation> </message> <message> - <location filename="../mainwindow.cpp" line="460"/> + <location filename="../mainwindow.cpp" line="465"/> <source>Ctrl+P</source> <translation>Ctrl+P</translation> </message> <message> - <location filename="../mainwindow.cpp" line="462"/> + <location filename="../mainwindow.cpp" line="467"/> <source>&About</source> <translation>&Over</translation> </message> <message> - <location filename="../mainwindow.cpp" line="466"/> + <location filename="../mainwindow.cpp" line="471"/> <source>&Exit</source> <translation>&Sluit</translation> </message> <message> - <location filename="../mainwindow.cpp" line="467"/> + <location filename="../mainwindow.cpp" line="472"/> <source>Ctrl+Q</source> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../mainwindow.cpp" line="511"/> - <location filename="../mainwindow.cpp" line="537"/> + <location filename="../mainwindow.cpp" line="516"/> + <location filename="../mainwindow.cpp" line="542"/> <source>Playlist Files</source> <translation>Afspeellijst Bestanden</translation> </message> <message> - <location filename="../mainwindow.cpp" line="513"/> + <location filename="../mainwindow.cpp" line="518"/> <source>Open Playlist</source> <translation>Open Afspeellijst</translation> </message> <message> - <location filename="../mainwindow.cpp" line="538"/> + <location filename="../mainwindow.cpp" line="543"/> <source>Save Playlist</source> <translation>Bewaar Afspeellijst</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>Space</source> <translation>Spatie</translation> </message> <message> - <location filename="../mainwindow.cpp" line="463"/> + <location filename="../mainwindow.cpp" line="468"/> <source>&About Qt</source> <translation>&Over Qt</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>&Play/Pause</source> <translation>&Afspelen/Pauze</translation> </message> @@ -1065,37 +1065,37 @@ <translation>Alle Ondersteunde Bitstromen</translation> </message> <message> - <location filename="../mainwindow.cpp" line="436"/> + <location filename="../mainwindow.cpp" line="441"/> <source>&Repeat Track</source> <translation>&Herhaal Nummer</translation> </message> <message> - <location filename="../mainwindow.cpp" line="437"/> + <location filename="../mainwindow.cpp" line="442"/> <source>&Shuffle</source> <translation>&Mixen</translation> </message> <message> - <location filename="../mainwindow.cpp" line="441"/> + <location filename="../mainwindow.cpp" line="446"/> <source>R</source> <translation>R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="442"/> + <location filename="../mainwindow.cpp" line="447"/> <source>Ctrl+R</source> <translation>Ctrl+R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="443"/> + <location filename="../mainwindow.cpp" line="448"/> <source>S</source> <translation>S</translation> </message> <message> - <location filename="../mainwindow.cpp" line="435"/> + <location filename="../mainwindow.cpp" line="440"/> <source>&Repeat Playlist</source> <translation>&Herhaal Afspeellijst</translation> </message> <message> - <location filename="../mainwindow.cpp" line="457"/> + <location filename="../mainwindow.cpp" line="462"/> <source>Tools</source> <translation>Gereedschappen</translation> </message> diff --git a/src/ui/translations/qmmp_pl_PL.ts b/src/ui/translations/qmmp_pl_PL.ts index af4efe56e..ef8e0e349 100644 --- a/src/ui/translations/qmmp_pl_PL.ts +++ b/src/ui/translations/qmmp_pl_PL.ts @@ -944,118 +944,118 @@ <translation>Wybierz jeden lub więcej plików do otwarcia</translation> </message> <message> - <location filename="../mainwindow.cpp" line="423"/> + <location filename="../mainwindow.cpp" line="428"/> <source>&Play</source> <translation>&Odtwarzaj</translation> </message> <message> - <location filename="../mainwindow.cpp" line="424"/> + <location filename="../mainwindow.cpp" line="429"/> <source>X</source> <translation>X</translation> </message> <message> - <location filename="../mainwindow.cpp" line="425"/> + <location filename="../mainwindow.cpp" line="430"/> <source>&Pause</source> <translation>&Wstrzymaj</translation> </message> <message> - <location filename="../mainwindow.cpp" line="426"/> + <location filename="../mainwindow.cpp" line="431"/> <source>C</source> <translation>C</translation> </message> <message> - <location filename="../mainwindow.cpp" line="427"/> + <location filename="../mainwindow.cpp" line="432"/> <source>&Stop</source> <translation>&Zatrzymaj</translation> </message> <message> - <location filename="../mainwindow.cpp" line="428"/> + <location filename="../mainwindow.cpp" line="433"/> <source>V</source> <translation>V</translation> </message> <message> - <location filename="../mainwindow.cpp" line="429"/> + <location filename="../mainwindow.cpp" line="434"/> <source>&Previous</source> <translation>&Poprzedni</translation> </message> <message> - <location filename="../mainwindow.cpp" line="430"/> + <location filename="../mainwindow.cpp" line="435"/> <source>Z</source> <translation>Z</translation> </message> <message> - <location filename="../mainwindow.cpp" line="431"/> + <location filename="../mainwindow.cpp" line="436"/> <source>&Next</source> <translation>&Następny</translation> </message> <message> - <location filename="../mainwindow.cpp" line="432"/> + <location filename="../mainwindow.cpp" line="437"/> <source>B</source> <translation>B</translation> </message> <message> - <location filename="../mainwindow.cpp" line="451"/> + <location filename="../mainwindow.cpp" line="456"/> <source>&Jump To File</source> <translation>&Skocz do pliku</translation> </message> <message> - <location filename="../mainwindow.cpp" line="452"/> + <location filename="../mainwindow.cpp" line="457"/> <source>J</source> <translation>J</translation> </message> <message> - <location filename="../mainwindow.cpp" line="459"/> + <location filename="../mainwindow.cpp" line="464"/> <source>&Settings</source> <translation>&Ustawienia</translation> </message> <message> - <location filename="../mainwindow.cpp" line="460"/> + <location filename="../mainwindow.cpp" line="465"/> <source>Ctrl+P</source> <translation>Ctrl+P</translation> </message> <message> - <location filename="../mainwindow.cpp" line="466"/> + <location filename="../mainwindow.cpp" line="471"/> <source>&Exit</source> <translation>&Wyjście</translation> </message> <message> - <location filename="../mainwindow.cpp" line="467"/> + <location filename="../mainwindow.cpp" line="472"/> <source>Ctrl+Q</source> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../mainwindow.cpp" line="513"/> + <location filename="../mainwindow.cpp" line="518"/> <source>Open Playlist</source> <translation>Otwórz listę odtwarzania</translation> </message> <message> - <location filename="../mainwindow.cpp" line="538"/> + <location filename="../mainwindow.cpp" line="543"/> <source>Save Playlist</source> <translation>Zapisz listę odtwarzania</translation> </message> <message> - <location filename="../mainwindow.cpp" line="462"/> + <location filename="../mainwindow.cpp" line="467"/> <source>&About</source> <translation>&O programie</translation> </message> <message> - <location filename="../mainwindow.cpp" line="511"/> - <location filename="../mainwindow.cpp" line="537"/> + <location filename="../mainwindow.cpp" line="516"/> + <location filename="../mainwindow.cpp" line="542"/> <source>Playlist Files</source> <translation>Pliki listy odtwarzania</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>Space</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="463"/> + <location filename="../mainwindow.cpp" line="468"/> <source>&About Qt</source> <translation>&O Qt</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>&Play/Pause</source> <translation>&Odtwarzaj/Wstrzymaj</translation> </message> @@ -1065,37 +1065,37 @@ <translation>Wszystkie wspierane formaty</translation> </message> <message> - <location filename="../mainwindow.cpp" line="436"/> + <location filename="../mainwindow.cpp" line="441"/> <source>&Repeat Track</source> <translation>&Powtórz utwór</translation> </message> <message> - <location filename="../mainwindow.cpp" line="437"/> + <location filename="../mainwindow.cpp" line="442"/> <source>&Shuffle</source> <translation>&Losowo</translation> </message> <message> - <location filename="../mainwindow.cpp" line="441"/> + <location filename="../mainwindow.cpp" line="446"/> <source>R</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="442"/> + <location filename="../mainwindow.cpp" line="447"/> <source>Ctrl+R</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="443"/> + <location filename="../mainwindow.cpp" line="448"/> <source>S</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="435"/> + <location filename="../mainwindow.cpp" line="440"/> <source>&Repeat Playlist</source> <translation>Powtó&rz listę odtwarzania</translation> </message> <message> - <location filename="../mainwindow.cpp" line="457"/> + <location filename="../mainwindow.cpp" line="462"/> <source>Tools</source> <translation>Narzędzia</translation> </message> diff --git a/src/ui/translations/qmmp_pt_BR.ts b/src/ui/translations/qmmp_pt_BR.ts index d709ff2f0..24a804799 100644 --- a/src/ui/translations/qmmp_pt_BR.ts +++ b/src/ui/translations/qmmp_pt_BR.ts @@ -944,118 +944,118 @@ <translation type="unfinished">Selecionar um ou mais arquivos</translation> </message> <message> - <location filename="../mainwindow.cpp" line="423"/> + <location filename="../mainwindow.cpp" line="428"/> <source>&Play</source> <translation type="unfinished">Tocar</translation> </message> <message> - <location filename="../mainwindow.cpp" line="424"/> + <location filename="../mainwindow.cpp" line="429"/> <source>X</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="425"/> + <location filename="../mainwindow.cpp" line="430"/> <source>&Pause</source> <translation type="unfinished">Pausar</translation> </message> <message> - <location filename="../mainwindow.cpp" line="426"/> + <location filename="../mainwindow.cpp" line="431"/> <source>C</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="427"/> + <location filename="../mainwindow.cpp" line="432"/> <source>&Stop</source> <translation type="unfinished">Parar</translation> </message> <message> - <location filename="../mainwindow.cpp" line="428"/> + <location filename="../mainwindow.cpp" line="433"/> <source>V</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="429"/> + <location filename="../mainwindow.cpp" line="434"/> <source>&Previous</source> <translation type="unfinished">Anterior</translation> </message> <message> - <location filename="../mainwindow.cpp" line="430"/> + <location filename="../mainwindow.cpp" line="435"/> <source>Z</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="431"/> + <location filename="../mainwindow.cpp" line="436"/> <source>&Next</source> <translation type="unfinished">Próximo</translation> </message> <message> - <location filename="../mainwindow.cpp" line="432"/> + <location filename="../mainwindow.cpp" line="437"/> <source>B</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="451"/> + <location filename="../mainwindow.cpp" line="456"/> <source>&Jump To File</source> <translation type="unfinished">Pular para arquivo</translation> </message> <message> - <location filename="../mainwindow.cpp" line="452"/> + <location filename="../mainwindow.cpp" line="457"/> <source>J</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="459"/> + <location filename="../mainwindow.cpp" line="464"/> <source>&Settings</source> <translation type="unfinished">Configurações</translation> </message> <message> - <location filename="../mainwindow.cpp" line="460"/> + <location filename="../mainwindow.cpp" line="465"/> <source>Ctrl+P</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="466"/> + <location filename="../mainwindow.cpp" line="471"/> <source>&Exit</source> <translation type="unfinished">Sair</translation> </message> <message> - <location filename="../mainwindow.cpp" line="467"/> + <location filename="../mainwindow.cpp" line="472"/> <source>Ctrl+Q</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="513"/> + <location filename="../mainwindow.cpp" line="518"/> <source>Open Playlist</source> <translation type="unfinished">Abrir Playlist</translation> </message> <message> - <location filename="../mainwindow.cpp" line="538"/> + <location filename="../mainwindow.cpp" line="543"/> <source>Save Playlist</source> <translation type="unfinished">Salvar Playlist</translation> </message> <message> - <location filename="../mainwindow.cpp" line="462"/> + <location filename="../mainwindow.cpp" line="467"/> <source>&About</source> <translation type="unfinished">&Sobre</translation> </message> <message> - <location filename="../mainwindow.cpp" line="511"/> - <location filename="../mainwindow.cpp" line="537"/> + <location filename="../mainwindow.cpp" line="516"/> + <location filename="../mainwindow.cpp" line="542"/> <source>Playlist Files</source> <translation type="unfinished">ФArquivos de lista de músicas</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>Space</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="463"/> + <location filename="../mainwindow.cpp" line="468"/> <source>&About Qt</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>&Play/Pause</source> <translation type="unfinished"></translation> </message> @@ -1065,37 +1065,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="436"/> + <location filename="../mainwindow.cpp" line="441"/> <source>&Repeat Track</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="437"/> + <location filename="../mainwindow.cpp" line="442"/> <source>&Shuffle</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="441"/> + <location filename="../mainwindow.cpp" line="446"/> <source>R</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="442"/> + <location filename="../mainwindow.cpp" line="447"/> <source>Ctrl+R</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="443"/> + <location filename="../mainwindow.cpp" line="448"/> <source>S</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="435"/> + <location filename="../mainwindow.cpp" line="440"/> <source>&Repeat Playlist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="457"/> + <location filename="../mainwindow.cpp" line="462"/> <source>Tools</source> <translation type="unfinished"></translation> </message> diff --git a/src/ui/translations/qmmp_ru.ts b/src/ui/translations/qmmp_ru.ts index be05db88d..3c1c1d270 100644 --- a/src/ui/translations/qmmp_ru.ts +++ b/src/ui/translations/qmmp_ru.ts @@ -944,118 +944,118 @@ <translation>Выберите один или несколько файлов</translation> </message> <message> - <location filename="../mainwindow.cpp" line="423"/> + <location filename="../mainwindow.cpp" line="428"/> <source>&Play</source> <translation>&Воспроизвести</translation> </message> <message> - <location filename="../mainwindow.cpp" line="424"/> + <location filename="../mainwindow.cpp" line="429"/> <source>X</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="425"/> + <location filename="../mainwindow.cpp" line="430"/> <source>&Pause</source> <translation>&Приостановить</translation> </message> <message> - <location filename="../mainwindow.cpp" line="426"/> + <location filename="../mainwindow.cpp" line="431"/> <source>C</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="427"/> + <location filename="../mainwindow.cpp" line="432"/> <source>&Stop</source> <translation>&Стоп</translation> </message> <message> - <location filename="../mainwindow.cpp" line="428"/> + <location filename="../mainwindow.cpp" line="433"/> <source>V</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="429"/> + <location filename="../mainwindow.cpp" line="434"/> <source>&Previous</source> <translation>&Предыдущий фрагмент</translation> </message> <message> - <location filename="../mainwindow.cpp" line="430"/> + <location filename="../mainwindow.cpp" line="435"/> <source>Z</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="431"/> + <location filename="../mainwindow.cpp" line="436"/> <source>&Next</source> <translation>&Следующий фрагмент</translation> </message> <message> - <location filename="../mainwindow.cpp" line="432"/> + <location filename="../mainwindow.cpp" line="437"/> <source>B</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="451"/> + <location filename="../mainwindow.cpp" line="456"/> <source>&Jump To File</source> <translation>&Перейти к файлу</translation> </message> <message> - <location filename="../mainwindow.cpp" line="452"/> + <location filename="../mainwindow.cpp" line="457"/> <source>J</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="459"/> + <location filename="../mainwindow.cpp" line="464"/> <source>&Settings</source> <translation>&Настройки</translation> </message> <message> - <location filename="../mainwindow.cpp" line="460"/> + <location filename="../mainwindow.cpp" line="465"/> <source>Ctrl+P</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="466"/> + <location filename="../mainwindow.cpp" line="471"/> <source>&Exit</source> <translation>&Выход</translation> </message> <message> - <location filename="../mainwindow.cpp" line="467"/> + <location filename="../mainwindow.cpp" line="472"/> <source>Ctrl+Q</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="513"/> + <location filename="../mainwindow.cpp" line="518"/> <source>Open Playlist</source> <translation>Открыть список</translation> </message> <message> - <location filename="../mainwindow.cpp" line="538"/> + <location filename="../mainwindow.cpp" line="543"/> <source>Save Playlist</source> <translation>Сохранить список</translation> </message> <message> - <location filename="../mainwindow.cpp" line="462"/> + <location filename="../mainwindow.cpp" line="467"/> <source>&About</source> <translation>&О программе</translation> </message> <message> - <location filename="../mainwindow.cpp" line="511"/> - <location filename="../mainwindow.cpp" line="537"/> + <location filename="../mainwindow.cpp" line="516"/> + <location filename="../mainwindow.cpp" line="542"/> <source>Playlist Files</source> <translation>Файлы списков</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>Space</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="463"/> + <location filename="../mainwindow.cpp" line="468"/> <source>&About Qt</source> <translation>&О библиотеке Qt</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>&Play/Pause</source> <translation>&Воспр/приост</translation> </message> @@ -1065,37 +1065,37 @@ <translation>Все форматы</translation> </message> <message> - <location filename="../mainwindow.cpp" line="436"/> + <location filename="../mainwindow.cpp" line="441"/> <source>&Repeat Track</source> <translation>&Повторять трек</translation> </message> <message> - <location filename="../mainwindow.cpp" line="437"/> + <location filename="../mainwindow.cpp" line="442"/> <source>&Shuffle</source> <translation>&В случайном порядке</translation> </message> <message> - <location filename="../mainwindow.cpp" line="441"/> + <location filename="../mainwindow.cpp" line="446"/> <source>R</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="442"/> + <location filename="../mainwindow.cpp" line="447"/> <source>Ctrl+R</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="443"/> + <location filename="../mainwindow.cpp" line="448"/> <source>S</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mainwindow.cpp" line="435"/> + <location filename="../mainwindow.cpp" line="440"/> <source>&Repeat Playlist</source> <translation>&Повторять список</translation> </message> <message> - <location filename="../mainwindow.cpp" line="457"/> + <location filename="../mainwindow.cpp" line="462"/> <source>Tools</source> <translation>Сервис</translation> </message> diff --git a/src/ui/translations/qmmp_tr.ts b/src/ui/translations/qmmp_tr.ts index fe5d095df..56e0d9966 100644 --- a/src/ui/translations/qmmp_tr.ts +++ b/src/ui/translations/qmmp_tr.ts @@ -944,118 +944,118 @@ <translation>Açmak için bir yada daha çok dosya seçin</translation> </message> <message> - <location filename="../mainwindow.cpp" line="423"/> + <location filename="../mainwindow.cpp" line="428"/> <source>&Play</source> <translation>&Çal</translation> </message> <message> - <location filename="../mainwindow.cpp" line="424"/> + <location filename="../mainwindow.cpp" line="429"/> <source>X</source> <translation>X</translation> </message> <message> - <location filename="../mainwindow.cpp" line="425"/> + <location filename="../mainwindow.cpp" line="430"/> <source>&Pause</source> <translation>&Duraklat</translation> </message> <message> - <location filename="../mainwindow.cpp" line="426"/> + <location filename="../mainwindow.cpp" line="431"/> <source>C</source> <translation>C</translation> </message> <message> - <location filename="../mainwindow.cpp" line="427"/> + <location filename="../mainwindow.cpp" line="432"/> <source>&Stop</source> <translation>&Durdur</translation> </message> <message> - <location filename="../mainwindow.cpp" line="428"/> + <location filename="../mainwindow.cpp" line="433"/> <source>V</source> <translation>V</translation> </message> <message> - <location filename="../mainwindow.cpp" line="429"/> + <location filename="../mainwindow.cpp" line="434"/> <source>&Previous</source> <translation>&Önceki</translation> </message> <message> - <location filename="../mainwindow.cpp" line="430"/> + <location filename="../mainwindow.cpp" line="435"/> <source>Z</source> <translation>Z</translation> </message> <message> - <location filename="../mainwindow.cpp" line="431"/> + <location filename="../mainwindow.cpp" line="436"/> <source>&Next</source> <translation>&Sonraki</translation> </message> <message> - <location filename="../mainwindow.cpp" line="432"/> + <location filename="../mainwindow.cpp" line="437"/> <source>B</source> <translation>B</translation> </message> <message> - <location filename="../mainwindow.cpp" line="451"/> + <location filename="../mainwindow.cpp" line="456"/> <source>&Jump To File</source> <translation>&Parçaya Git</translation> </message> <message> - <location filename="../mainwindow.cpp" line="452"/> + <location filename="../mainwindow.cpp" line="457"/> <source>J</source> <translation>J</translation> </message> <message> - <location filename="../mainwindow.cpp" line="459"/> + <location filename="../mainwindow.cpp" line="464"/> <source>&Settings</source> <translation>&Ayarlar</translation> </message> <message> - <location filename="../mainwindow.cpp" line="460"/> + <location filename="../mainwindow.cpp" line="465"/> <source>Ctrl+P</source> <translation>Ctrl+P</translation> </message> <message> - <location filename="../mainwindow.cpp" line="466"/> + <location filename="../mainwindow.cpp" line="471"/> <source>&Exit</source> <translation>&Çıkış</translation> </message> <message> - <location filename="../mainwindow.cpp" line="467"/> + <location filename="../mainwindow.cpp" line="472"/> <source>Ctrl+Q</source> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../mainwindow.cpp" line="513"/> + <location filename="../mainwindow.cpp" line="518"/> <source>Open Playlist</source> <translation>Çalma Listesini Aç</translation> </message> <message> - <location filename="../mainwindow.cpp" line="538"/> + <location filename="../mainwindow.cpp" line="543"/> <source>Save Playlist</source> <translation>Çalma Listesini Kaydet</translation> </message> <message> - <location filename="../mainwindow.cpp" line="462"/> + <location filename="../mainwindow.cpp" line="467"/> <source>&About</source> <translation>&Hakkında</translation> </message> <message> - <location filename="../mainwindow.cpp" line="511"/> - <location filename="../mainwindow.cpp" line="537"/> + <location filename="../mainwindow.cpp" line="516"/> + <location filename="../mainwindow.cpp" line="542"/> <source>Playlist Files</source> <translation>Çalma Listesi Dosyaları</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>Space</source> <translation>Boşluk</translation> </message> <message> - <location filename="../mainwindow.cpp" line="463"/> + <location filename="../mainwindow.cpp" line="468"/> <source>&About Qt</source> <translation>&Qt Hakkında</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>&Play/Pause</source> <translation>&Oynat/Duraklat</translation> </message> @@ -1065,37 +1065,37 @@ <translation>Tüm Desteklenen Bitstreamler</translation> </message> <message> - <location filename="../mainwindow.cpp" line="436"/> + <location filename="../mainwindow.cpp" line="441"/> <source>&Repeat Track</source> <translation>&Parçayı Yinele</translation> </message> <message> - <location filename="../mainwindow.cpp" line="437"/> + <location filename="../mainwindow.cpp" line="442"/> <source>&Shuffle</source> <translation>&Rastgele</translation> </message> <message> - <location filename="../mainwindow.cpp" line="441"/> + <location filename="../mainwindow.cpp" line="446"/> <source>R</source> <translation>R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="442"/> + <location filename="../mainwindow.cpp" line="447"/> <source>Ctrl+R</source> <translation>Ctrl+R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="443"/> + <location filename="../mainwindow.cpp" line="448"/> <source>S</source> <translation>S</translation> </message> <message> - <location filename="../mainwindow.cpp" line="435"/> + <location filename="../mainwindow.cpp" line="440"/> <source>&Repeat Playlist</source> <translation>&Çalma Listesini Yinele</translation> </message> <message> - <location filename="../mainwindow.cpp" line="457"/> + <location filename="../mainwindow.cpp" line="462"/> <source>Tools</source> <translation>Araçlar</translation> </message> diff --git a/src/ui/translations/qmmp_uk_UA.ts b/src/ui/translations/qmmp_uk_UA.ts index caf347db3..a1156c54f 100644 --- a/src/ui/translations/qmmp_uk_UA.ts +++ b/src/ui/translations/qmmp_uk_UA.ts @@ -944,118 +944,118 @@ <translation>Виберіть один чи кілька файлів</translation> </message> <message> - <location filename="../mainwindow.cpp" line="423"/> + <location filename="../mainwindow.cpp" line="428"/> <source>&Play</source> <translation>&Відтворити</translation> </message> <message> - <location filename="../mainwindow.cpp" line="424"/> + <location filename="../mainwindow.cpp" line="429"/> <source>X</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="425"/> + <location filename="../mainwindow.cpp" line="430"/> <source>&Pause</source> <translation>&Пауза</translation> </message> <message> - <location filename="../mainwindow.cpp" line="426"/> + <location filename="../mainwindow.cpp" line="431"/> <source>C</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="427"/> + <location filename="../mainwindow.cpp" line="432"/> <source>&Stop</source> <translation>&Стоп</translation> </message> <message> - <location filename="../mainwindow.cpp" line="428"/> + <location filename="../mainwindow.cpp" line="433"/> <source>V</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="429"/> + <location filename="../mainwindow.cpp" line="434"/> <source>&Previous</source> <translation>&Назад</translation> </message> <message> - <location filename="../mainwindow.cpp" line="430"/> + <location filename="../mainwindow.cpp" line="435"/> <source>Z</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="431"/> + <location filename="../mainwindow.cpp" line="436"/> <source>&Next</source> <translation>&Вперед</translation> </message> <message> - <location filename="../mainwindow.cpp" line="432"/> + <location filename="../mainwindow.cpp" line="437"/> <source>B</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="451"/> + <location filename="../mainwindow.cpp" line="456"/> <source>&Jump To File</source> <translation>&Перейти до файлу</translation> </message> <message> - <location filename="../mainwindow.cpp" line="452"/> + <location filename="../mainwindow.cpp" line="457"/> <source>J</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="459"/> + <location filename="../mainwindow.cpp" line="464"/> <source>&Settings</source> <translation>&Налаштування</translation> </message> <message> - <location filename="../mainwindow.cpp" line="460"/> + <location filename="../mainwindow.cpp" line="465"/> <source>Ctrl+P</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="466"/> + <location filename="../mainwindow.cpp" line="471"/> <source>&Exit</source> <translation>&Вихід</translation> </message> <message> - <location filename="../mainwindow.cpp" line="467"/> + <location filename="../mainwindow.cpp" line="472"/> <source>Ctrl+Q</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="513"/> + <location filename="../mainwindow.cpp" line="518"/> <source>Open Playlist</source> <translation>Відкрити список</translation> </message> <message> - <location filename="../mainwindow.cpp" line="538"/> + <location filename="../mainwindow.cpp" line="543"/> <source>Save Playlist</source> <translation>Зберегти список</translation> </message> <message> - <location filename="../mainwindow.cpp" line="462"/> + <location filename="../mainwindow.cpp" line="467"/> <source>&About</source> <translation>&Про програму</translation> </message> <message> - <location filename="../mainwindow.cpp" line="511"/> - <location filename="../mainwindow.cpp" line="537"/> + <location filename="../mainwindow.cpp" line="516"/> + <location filename="../mainwindow.cpp" line="542"/> <source>Playlist Files</source> <translation>Файли списків</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>Space</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="463"/> + <location filename="../mainwindow.cpp" line="468"/> <source>&About Qt</source> <translation>&Про Qt</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>&Play/Pause</source> <translation>&Грати/Пауза</translation> </message> @@ -1065,37 +1065,37 @@ <translation>Усі формати</translation> </message> <message> - <location filename="../mainwindow.cpp" line="436"/> + <location filename="../mainwindow.cpp" line="441"/> <source>&Repeat Track</source> <translation>&Повторити трек</translation> </message> <message> - <location filename="../mainwindow.cpp" line="437"/> + <location filename="../mainwindow.cpp" line="442"/> <source>&Shuffle</source> <translation>&Перемішати</translation> </message> <message> - <location filename="../mainwindow.cpp" line="441"/> + <location filename="../mainwindow.cpp" line="446"/> <source>R</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="442"/> + <location filename="../mainwindow.cpp" line="447"/> <source>Ctrl+R</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="443"/> + <location filename="../mainwindow.cpp" line="448"/> <source>S</source> <translation></translation> </message> <message> - <location filename="../mainwindow.cpp" line="435"/> + <location filename="../mainwindow.cpp" line="440"/> <source>&Repeat Playlist</source> <translation>&Повторити список</translation> </message> <message> - <location filename="../mainwindow.cpp" line="457"/> + <location filename="../mainwindow.cpp" line="462"/> <source>Tools</source> <translation>Утиліти</translation> </message> diff --git a/src/ui/translations/qmmp_zh_CN.ts b/src/ui/translations/qmmp_zh_CN.ts index 9a462ad8b..b0aea21e6 100644 --- a/src/ui/translations/qmmp_zh_CN.ts +++ b/src/ui/translations/qmmp_zh_CN.ts @@ -944,118 +944,118 @@ <translation>选择打开一个或更多文件</translation> </message> <message> - <location filename="../mainwindow.cpp" line="423"/> + <location filename="../mainwindow.cpp" line="428"/> <source>&Play</source> <translation>播放(&P)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="424"/> + <location filename="../mainwindow.cpp" line="429"/> <source>X</source> <translation>X</translation> </message> <message> - <location filename="../mainwindow.cpp" line="425"/> + <location filename="../mainwindow.cpp" line="430"/> <source>&Pause</source> <translation>暂停(&P)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="426"/> + <location filename="../mainwindow.cpp" line="431"/> <source>C</source> <translation>C</translation> </message> <message> - <location filename="../mainwindow.cpp" line="427"/> + <location filename="../mainwindow.cpp" line="432"/> <source>&Stop</source> <translation>停止(&S)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="428"/> + <location filename="../mainwindow.cpp" line="433"/> <source>V</source> <translation>V</translation> </message> <message> - <location filename="../mainwindow.cpp" line="429"/> + <location filename="../mainwindow.cpp" line="434"/> <source>&Previous</source> <translation>上一曲(&P)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="430"/> + <location filename="../mainwindow.cpp" line="435"/> <source>Z</source> <translation>Z</translation> </message> <message> - <location filename="../mainwindow.cpp" line="431"/> + <location filename="../mainwindow.cpp" line="436"/> <source>&Next</source> <translation>下一曲(&N)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="432"/> + <location filename="../mainwindow.cpp" line="437"/> <source>B</source> <translation>B</translation> </message> <message> - <location filename="../mainwindow.cpp" line="451"/> + <location filename="../mainwindow.cpp" line="456"/> <source>&Jump To File</source> <translation>跳到文件(&J)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="452"/> + <location filename="../mainwindow.cpp" line="457"/> <source>J</source> <translation>J</translation> </message> <message> - <location filename="../mainwindow.cpp" line="459"/> + <location filename="../mainwindow.cpp" line="464"/> <source>&Settings</source> <translation>设置(&S)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="460"/> + <location filename="../mainwindow.cpp" line="465"/> <source>Ctrl+P</source> <translation>Ctrl+P</translation> </message> <message> - <location filename="../mainwindow.cpp" line="466"/> + <location filename="../mainwindow.cpp" line="471"/> <source>&Exit</source> <translation>退出(&E)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="467"/> + <location filename="../mainwindow.cpp" line="472"/> <source>Ctrl+Q</source> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../mainwindow.cpp" line="513"/> + <location filename="../mainwindow.cpp" line="518"/> <source>Open Playlist</source> <translation>打开播放列表</translation> </message> <message> - <location filename="../mainwindow.cpp" line="538"/> + <location filename="../mainwindow.cpp" line="543"/> <source>Save Playlist</source> <translation>保存播放列表</translation> </message> <message> - <location filename="../mainwindow.cpp" line="462"/> + <location filename="../mainwindow.cpp" line="467"/> <source>&About</source> <translation>关于(&A)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="511"/> - <location filename="../mainwindow.cpp" line="537"/> + <location filename="../mainwindow.cpp" line="516"/> + <location filename="../mainwindow.cpp" line="542"/> <source>Playlist Files</source> <translation>播放列表文件</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>Space</source> <translation>空格</translation> </message> <message> - <location filename="../mainwindow.cpp" line="463"/> + <location filename="../mainwindow.cpp" line="468"/> <source>&About Qt</source> <translation>关于 Qt (&A)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>&Play/Pause</source> <translation>播放/暂停(&P)</translation> </message> @@ -1065,37 +1065,37 @@ <translation>支持的全部文件</translation> </message> <message> - <location filename="../mainwindow.cpp" line="436"/> + <location filename="../mainwindow.cpp" line="441"/> <source>&Repeat Track</source> <translation>重复音轨(&R)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="437"/> + <location filename="../mainwindow.cpp" line="442"/> <source>&Shuffle</source> <translation>乱序(&S)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="441"/> + <location filename="../mainwindow.cpp" line="446"/> <source>R</source> <translation>R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="442"/> + <location filename="../mainwindow.cpp" line="447"/> <source>Ctrl+R</source> <translation>Ctrl+R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="443"/> + <location filename="../mainwindow.cpp" line="448"/> <source>S</source> <translation>S</translation> </message> <message> - <location filename="../mainwindow.cpp" line="435"/> + <location filename="../mainwindow.cpp" line="440"/> <source>&Repeat Playlist</source> <translation>重复播放列表(&R)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="457"/> + <location filename="../mainwindow.cpp" line="462"/> <source>Tools</source> <translation>工具</translation> </message> diff --git a/src/ui/translations/qmmp_zh_TW.ts b/src/ui/translations/qmmp_zh_TW.ts index dc0a24eba..db21b8846 100644 --- a/src/ui/translations/qmmp_zh_TW.ts +++ b/src/ui/translations/qmmp_zh_TW.ts @@ -944,118 +944,118 @@ <translation>選取開啟一個或更多檔案</translation> </message> <message> - <location filename="../mainwindow.cpp" line="423"/> + <location filename="../mainwindow.cpp" line="428"/> <source>&Play</source> <translation>播放(&P)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="424"/> + <location filename="../mainwindow.cpp" line="429"/> <source>X</source> <translation>X</translation> </message> <message> - <location filename="../mainwindow.cpp" line="425"/> + <location filename="../mainwindow.cpp" line="430"/> <source>&Pause</source> <translation>暫停(&P)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="426"/> + <location filename="../mainwindow.cpp" line="431"/> <source>C</source> <translation>C</translation> </message> <message> - <location filename="../mainwindow.cpp" line="427"/> + <location filename="../mainwindow.cpp" line="432"/> <source>&Stop</source> <translation>停止(&S)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="428"/> + <location filename="../mainwindow.cpp" line="433"/> <source>V</source> <translation>V</translation> </message> <message> - <location filename="../mainwindow.cpp" line="429"/> + <location filename="../mainwindow.cpp" line="434"/> <source>&Previous</source> <translation>上一曲(&P)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="430"/> + <location filename="../mainwindow.cpp" line="435"/> <source>Z</source> <translation>Z</translation> </message> <message> - <location filename="../mainwindow.cpp" line="431"/> + <location filename="../mainwindow.cpp" line="436"/> <source>&Next</source> <translation>下一曲(&N)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="432"/> + <location filename="../mainwindow.cpp" line="437"/> <source>B</source> <translation>B</translation> </message> <message> - <location filename="../mainwindow.cpp" line="451"/> + <location filename="../mainwindow.cpp" line="456"/> <source>&Jump To File</source> <translation>跳到檔案(&J)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="452"/> + <location filename="../mainwindow.cpp" line="457"/> <source>J</source> <translation>J</translation> </message> <message> - <location filename="../mainwindow.cpp" line="459"/> + <location filename="../mainwindow.cpp" line="464"/> <source>&Settings</source> <translation>設定(&S)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="460"/> + <location filename="../mainwindow.cpp" line="465"/> <source>Ctrl+P</source> <translation>Ctrl+P</translation> </message> <message> - <location filename="../mainwindow.cpp" line="466"/> + <location filename="../mainwindow.cpp" line="471"/> <source>&Exit</source> <translation>結束(&E)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="467"/> + <location filename="../mainwindow.cpp" line="472"/> <source>Ctrl+Q</source> <translation>Ctrl+Q</translation> </message> <message> - <location filename="../mainwindow.cpp" line="513"/> + <location filename="../mainwindow.cpp" line="518"/> <source>Open Playlist</source> <translation>開啟播放清單</translation> </message> <message> - <location filename="../mainwindow.cpp" line="538"/> + <location filename="../mainwindow.cpp" line="543"/> <source>Save Playlist</source> <translation>儲存播放清單</translation> </message> <message> - <location filename="../mainwindow.cpp" line="462"/> + <location filename="../mainwindow.cpp" line="467"/> <source>&About</source> <translation>關於(&A)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="511"/> - <location filename="../mainwindow.cpp" line="537"/> + <location filename="../mainwindow.cpp" line="516"/> + <location filename="../mainwindow.cpp" line="542"/> <source>Playlist Files</source> <translation>播放清單檔案</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>Space</source> <translation>空格</translation> </message> <message> - <location filename="../mainwindow.cpp" line="463"/> + <location filename="../mainwindow.cpp" line="468"/> <source>&About Qt</source> <translation>關於 Qt (&A)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="433"/> + <location filename="../mainwindow.cpp" line="438"/> <source>&Play/Pause</source> <translation>播放/暫停(&P)</translation> </message> @@ -1065,37 +1065,37 @@ <translation>支援的全部檔案</translation> </message> <message> - <location filename="../mainwindow.cpp" line="436"/> + <location filename="../mainwindow.cpp" line="441"/> <source>&Repeat Track</source> <translation>重復音軌(&R)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="437"/> + <location filename="../mainwindow.cpp" line="442"/> <source>&Shuffle</source> <translation>亂序(&S)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="441"/> + <location filename="../mainwindow.cpp" line="446"/> <source>R</source> <translation>R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="442"/> + <location filename="../mainwindow.cpp" line="447"/> <source>Ctrl+R</source> <translation>Ctrl+R</translation> </message> <message> - <location filename="../mainwindow.cpp" line="443"/> + <location filename="../mainwindow.cpp" line="448"/> <source>S</source> <translation>S</translation> </message> <message> - <location filename="../mainwindow.cpp" line="435"/> + <location filename="../mainwindow.cpp" line="440"/> <source>&Repeat Playlist</source> <translation>重復播放清單(&R)</translation> </message> <message> - <location filename="../mainwindow.cpp" line="457"/> + <location filename="../mainwindow.cpp" line="462"/> <source>Tools</source> <translation>工具</translation> </message> |
