mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
Compare commits
16 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c5bf1440ab | ||
![]() |
55e1c494e0 | ||
![]() |
f8877ff3c3 | ||
![]() |
c4ba4b0457 | ||
![]() |
741f2bbf40 | ||
![]() |
37d2c3161f | ||
![]() |
bfd7b64cb9 | ||
![]() |
2f35fd28fb | ||
![]() |
58bd394765 | ||
![]() |
784a62cee2 | ||
![]() |
7d3a440ac1 | ||
![]() |
afac763d08 | ||
![]() |
24b51efac2 | ||
![]() |
1ded4a59c9 | ||
![]() |
84e6a5a34c | ||
![]() |
e96cca154f |
@@ -2,7 +2,7 @@ README for mpdevil
|
|||||||
==================
|
==================
|
||||||
mpdevil is focused on playing your local music directly instead of managing playlists or playing network streams. So it neither supports saving playlists nor restoring them. Therefore mpdevil is mainly a music browser which aims to be easy to use. mpdevil dosen't store any client side database of your music library. Instead all tags and covers get presented to you in real time. So you'll never see any outdated information in your browser. mpdevil strongly relies on tags.
|
mpdevil is focused on playing your local music directly instead of managing playlists or playing network streams. So it neither supports saving playlists nor restoring them. Therefore mpdevil is mainly a music browser which aims to be easy to use. mpdevil dosen't store any client side database of your music library. Instead all tags and covers get presented to you in real time. So you'll never see any outdated information in your browser. mpdevil strongly relies on tags.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
|
642
bin/mpdevil
642
bin/mpdevil
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@
|
|||||||
<description></description>
|
<description></description>
|
||||||
</key>
|
</key>
|
||||||
<key type="i" name="width">
|
<key type="i" name="width">
|
||||||
<default>1000</default>
|
<default>1006</default>
|
||||||
<summary>Default width of window</summary>
|
<summary>Default width of window</summary>
|
||||||
<description></description>
|
<description></description>
|
||||||
</key>
|
</key>
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
<description></description>
|
<description></description>
|
||||||
</key>
|
</key>
|
||||||
<key type="i" name="album-cover">
|
<key type="i" name="album-cover">
|
||||||
<default>130</default>
|
<default>170</default>
|
||||||
<summary>Size of covers in album view</summary>
|
<summary>Size of covers in album view</summary>
|
||||||
<description></description>
|
<description></description>
|
||||||
</key>
|
</key>
|
||||||
|
342
po/de.po
342
po/de.po
@@ -7,8 +7,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-09-24 21:14+0200\n"
|
"POT-Creation-Date: 2020-10-01 12:18+0200\n"
|
||||||
"PO-Revision-Date: 2020-09-24 21:16+0200\n"
|
"PO-Revision-Date: 2020-10-01 12:21+0200\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
@@ -18,103 +18,103 @@ msgstr ""
|
|||||||
"X-Generator: Poedit 2.3.1\n"
|
"X-Generator: Poedit 2.3.1\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: mpdevil:473
|
#: mpdevil:409
|
||||||
msgid "Unknown Title"
|
msgid "Unknown Title"
|
||||||
msgstr "Unbekannter Titel"
|
msgstr "Unbekannter Titel"
|
||||||
|
|
||||||
#: mpdevil:749
|
#: mpdevil:698
|
||||||
msgid "Main cover size:"
|
msgid "Main cover size:"
|
||||||
msgstr "Größe des Haupt-Covers:"
|
msgstr "Größe des Haupt-Covers:"
|
||||||
|
|
||||||
#: mpdevil:750
|
#: mpdevil:699
|
||||||
msgid "Album view cover size:"
|
msgid "Album view cover size:"
|
||||||
msgstr "Covergröße in Albumliste:"
|
msgstr "Covergröße in Albumliste:"
|
||||||
|
|
||||||
#: mpdevil:751
|
#: mpdevil:700
|
||||||
msgid "Action bar icon size:"
|
msgid "Action bar icon size:"
|
||||||
msgstr "Symbolgröße Aktionsleiste:"
|
msgstr "Symbolgröße Aktionsleiste:"
|
||||||
|
|
||||||
#: mpdevil:752
|
#: mpdevil:701
|
||||||
msgid "Secondary icon size:"
|
msgid "Secondary icon size:"
|
||||||
msgstr "Sekundäre Symbolgröße:"
|
msgstr "Sekundäre Symbolgröße:"
|
||||||
|
|
||||||
#: mpdevil:765
|
#: mpdevil:714
|
||||||
msgid "Sort albums by:"
|
msgid "Sort albums by:"
|
||||||
msgstr "Sortiere Alben nach:"
|
msgstr "Sortiere Alben nach:"
|
||||||
|
|
||||||
#: mpdevil:765
|
#: mpdevil:714
|
||||||
msgid "name"
|
msgid "name"
|
||||||
msgstr "Name"
|
msgstr "Name"
|
||||||
|
|
||||||
#: mpdevil:765
|
#: mpdevil:714
|
||||||
msgid "year"
|
msgid "year"
|
||||||
msgstr "Jahr"
|
msgstr "Jahr"
|
||||||
|
|
||||||
#: mpdevil:766
|
#: mpdevil:715
|
||||||
msgid "Position of playlist:"
|
msgid "Position of playlist:"
|
||||||
msgstr "Wiedergabelistenposition:"
|
msgstr "Wiedergabelistenposition:"
|
||||||
|
|
||||||
#: mpdevil:766
|
#: mpdevil:715
|
||||||
msgid "bottom"
|
msgid "bottom"
|
||||||
msgstr "unten"
|
msgstr "unten"
|
||||||
|
|
||||||
#: mpdevil:766
|
#: mpdevil:715
|
||||||
msgid "right"
|
msgid "right"
|
||||||
msgstr "rechts"
|
msgstr "rechts"
|
||||||
|
|
||||||
#: mpdevil:784
|
#: mpdevil:733
|
||||||
msgid "Use Client-side decoration"
|
msgid "Use Client-side decoration"
|
||||||
msgstr "Benutze \"Client-side decoration\""
|
msgstr "Benutze „Client-side decoration“"
|
||||||
|
|
||||||
#: mpdevil:785
|
#: mpdevil:734
|
||||||
msgid "Show stop button"
|
msgid "Show stop button"
|
||||||
msgstr "Zeige Stopp-Knopf"
|
msgstr "Zeige Stopp-Knopf"
|
||||||
|
|
||||||
#: mpdevil:786
|
#: mpdevil:735
|
||||||
msgid "Show lyrics button"
|
msgid "Show lyrics button"
|
||||||
msgstr "Zeige Liedtext-Knopf"
|
msgstr "Zeige Liedtext-Knopf"
|
||||||
|
|
||||||
#: mpdevil:787
|
#: mpdevil:736
|
||||||
msgid "Show initials in artist view"
|
msgid "Show initials in artist view"
|
||||||
msgstr "Zeige Anfangsbuchstaben in Interpretenliste"
|
msgstr "Zeige Anfangsbuchstaben in Interpretenliste"
|
||||||
|
|
||||||
#: mpdevil:788
|
#: mpdevil:737
|
||||||
msgid "Show tooltips in album view"
|
msgid "Show tooltips in album view"
|
||||||
msgstr "Zeige Tooltips in Albumliste"
|
msgstr "Zeige Tooltips in Albumliste"
|
||||||
|
|
||||||
#: mpdevil:789
|
#: mpdevil:738
|
||||||
msgid "Use 'Album Artist' tag"
|
msgid "Use “Album Artist” tag"
|
||||||
msgstr "Benutze \"Album Artist\" Tag"
|
msgstr "Benutze „Album Artist“ Tag"
|
||||||
|
|
||||||
#: mpdevil:790
|
#: mpdevil:739
|
||||||
msgid "Send notification on title change"
|
msgid "Send notification on title change"
|
||||||
msgstr "Sende Benachrichtigung bei Titelwechsel"
|
msgstr "Sende Benachrichtigung bei Titelwechsel"
|
||||||
|
|
||||||
#: mpdevil:791
|
#: mpdevil:740
|
||||||
msgid "Stop playback on quit"
|
msgid "Stop playback on quit"
|
||||||
msgstr "Wiedergabe beim Beenden stoppen"
|
msgstr "Wiedergabe beim Beenden stoppen"
|
||||||
|
|
||||||
#: mpdevil:792
|
#: mpdevil:741
|
||||||
msgid "Play selected albums and titles immediately"
|
msgid "Play selected albums and titles immediately"
|
||||||
msgstr "Ausgewählte Alben und Titel sofort abspielen"
|
msgstr "Ausgewählte Alben und Titel sofort abspielen"
|
||||||
|
|
||||||
#: mpdevil:805
|
#: mpdevil:754
|
||||||
msgid "<b>View</b>"
|
msgid "<b>View</b>"
|
||||||
msgstr "<b>Ansicht</b>"
|
msgstr "<b>Ansicht</b>"
|
||||||
|
|
||||||
#: mpdevil:806
|
#: mpdevil:755
|
||||||
msgid "<b>Behavior</b>"
|
msgid "<b>Behavior</b>"
|
||||||
msgstr "<b>Verhalten</b>"
|
msgstr "<b>Verhalten</b>"
|
||||||
|
|
||||||
#: mpdevil:838
|
#: mpdevil:787
|
||||||
msgid "(restart required)"
|
msgid "(restart required)"
|
||||||
msgstr "(Neustart erforderlich)"
|
msgstr "(Neustart erforderlich)"
|
||||||
|
|
||||||
#: mpdevil:900 mpdevil:3460
|
#: mpdevil:849 mpdevil:3442
|
||||||
msgid "Connect"
|
msgid "Connect"
|
||||||
msgstr "Verbinden"
|
msgstr "Verbinden"
|
||||||
|
|
||||||
#: mpdevil:916
|
#: mpdevil:865
|
||||||
msgid ""
|
msgid ""
|
||||||
"The first image in the same directory as the song file matching this regex "
|
"The first image in the same directory as the song file matching this regex "
|
||||||
"will be displayed. %AlbumArtist% and %Album% will be replaced by the "
|
"will be displayed. %AlbumArtist% and %Album% will be replaced by the "
|
||||||
@@ -124,125 +124,125 @@ msgstr ""
|
|||||||
"regulären Ausdruck entspricht, wird angezeigt. %AlbumArtist% und %Album% "
|
"regulären Ausdruck entspricht, wird angezeigt. %AlbumArtist% und %Album% "
|
||||||
"werden durch die entsprechenden Tags des Liedes ersetzt."
|
"werden durch die entsprechenden Tags des Liedes ersetzt."
|
||||||
|
|
||||||
#: mpdevil:921
|
#: mpdevil:870
|
||||||
msgid "Profile:"
|
msgid "Profile:"
|
||||||
msgstr "Profil:"
|
msgstr "Profil:"
|
||||||
|
|
||||||
#: mpdevil:922
|
#: mpdevil:871
|
||||||
msgid "Name:"
|
msgid "Name:"
|
||||||
msgstr "Name:"
|
msgstr "Name:"
|
||||||
|
|
||||||
#: mpdevil:923
|
#: mpdevil:872
|
||||||
msgid "Host:"
|
msgid "Host:"
|
||||||
msgstr "Host:"
|
msgstr "Host:"
|
||||||
|
|
||||||
#: mpdevil:924
|
#: mpdevil:873
|
||||||
msgid "Password:"
|
msgid "Password:"
|
||||||
msgstr "Passwort:"
|
msgstr "Passwort:"
|
||||||
|
|
||||||
#: mpdevil:925
|
#: mpdevil:874
|
||||||
msgid "Music lib:"
|
msgid "Music lib:"
|
||||||
msgstr "Musikverzeichnis:"
|
msgstr "Musikverzeichnis:"
|
||||||
|
|
||||||
#: mpdevil:926
|
#: mpdevil:875
|
||||||
msgid "Cover regex:"
|
msgid "Cover regex:"
|
||||||
msgstr "Cover-Regex:"
|
msgstr "Cover-Regex:"
|
||||||
|
|
||||||
#: mpdevil:1057
|
#: mpdevil:1006
|
||||||
msgid "Choose directory"
|
msgid "Choose directory"
|
||||||
msgstr "Verzeichnis Wählen"
|
msgstr "Verzeichnis Wählen"
|
||||||
|
|
||||||
#: mpdevil:1090
|
#: mpdevil:1039
|
||||||
msgid "Choose the order of information to appear in the playlist:"
|
msgid "Choose the order of information to appear in the playlist:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Lege die Reihenfolge fest, in der Informationen in der Wiedergabeliste "
|
"Lege die Reihenfolge fest, in der Informationen in der Wiedergabeliste "
|
||||||
"angezeigt werden sollen:"
|
"angezeigt werden sollen:"
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:1632 mpdevil:1970 mpdevil:2688
|
#: mpdevil:1063 mpdevil:1586 mpdevil:1920 mpdevil:2641
|
||||||
msgid "No"
|
msgid "No"
|
||||||
msgstr "Nr."
|
msgstr "Nr."
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:2689
|
#: mpdevil:1063 mpdevil:2642
|
||||||
msgid "Disc"
|
msgid "Disc"
|
||||||
msgstr "CD"
|
msgstr "CD"
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:1637 mpdevil:1975 mpdevil:2690
|
#: mpdevil:1063 mpdevil:1591 mpdevil:1925 mpdevil:2643
|
||||||
msgid "Title"
|
msgid "Title"
|
||||||
msgstr "Titel"
|
msgstr "Titel"
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:1643 mpdevil:1862 mpdevil:2691
|
#: mpdevil:1063 mpdevil:1597 mpdevil:2644
|
||||||
msgid "Artist"
|
msgid "Artist"
|
||||||
msgstr "Interpret"
|
msgstr "Interpret"
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:1649 mpdevil:2692
|
#: mpdevil:1063 mpdevil:1603 mpdevil:2645
|
||||||
msgid "Album"
|
msgid "Album"
|
||||||
msgstr "Album"
|
msgstr "Album"
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:1655 mpdevil:1981 mpdevil:2693
|
#: mpdevil:1063 mpdevil:1609 mpdevil:1931 mpdevil:2646
|
||||||
msgid "Length"
|
msgid "Length"
|
||||||
msgstr "Länge"
|
msgstr "Länge"
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:2694
|
#: mpdevil:1063 mpdevil:2647
|
||||||
msgid "Year"
|
msgid "Year"
|
||||||
msgstr "Jahr"
|
msgstr "Jahr"
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:2695
|
#: mpdevil:1063 mpdevil:2648
|
||||||
msgid "Genre"
|
msgid "Genre"
|
||||||
msgstr "Genre"
|
msgstr "Genre"
|
||||||
|
|
||||||
#: mpdevil:1230 mpdevil:1238 mpdevil:3544
|
#: mpdevil:1179 mpdevil:1187 mpdevil:3529
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Einstellungen"
|
msgstr "Einstellungen"
|
||||||
|
|
||||||
#: mpdevil:1249 mpdevil:3361
|
#: mpdevil:1198 mpdevil:3378
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Allgemein"
|
msgstr "Allgemein"
|
||||||
|
|
||||||
#: mpdevil:1250
|
#: mpdevil:1199 mpdevil:3540
|
||||||
msgid "Profiles"
|
msgid "Profiles"
|
||||||
msgstr "Profile"
|
msgstr "Profile"
|
||||||
|
|
||||||
#: mpdevil:1251 mpdevil:3365
|
#: mpdevil:1200 mpdevil:3382
|
||||||
msgid "Playlist"
|
msgid "Playlist"
|
||||||
msgstr "Wiedergabeliste"
|
msgstr "Wiedergabeliste"
|
||||||
|
|
||||||
#: mpdevil:1266 mpdevil:1274
|
#: mpdevil:1215 mpdevil:1223
|
||||||
msgid "Stats"
|
msgid "Stats"
|
||||||
msgstr "Statistik"
|
msgstr "Statistik"
|
||||||
|
|
||||||
#: mpdevil:1323
|
#: mpdevil:1273
|
||||||
msgid "A simple music browser for MPD"
|
msgid "A simple music browser for MPD"
|
||||||
msgstr "Ein einfacher Musikbrowser für MPD"
|
msgstr "Ein einfacher Musikbrowser für MPD"
|
||||||
|
|
||||||
#: mpdevil:1395
|
#: mpdevil:1346
|
||||||
msgid "MPD-Tag"
|
msgid "MPD-Tag"
|
||||||
msgstr "MPD-Tag"
|
msgstr "MPD-Tag"
|
||||||
|
|
||||||
#: mpdevil:1399
|
#: mpdevil:1350
|
||||||
msgid "Value"
|
msgid "Value"
|
||||||
msgstr "Wert"
|
msgstr "Wert"
|
||||||
|
|
||||||
#: mpdevil:1553
|
#: mpdevil:1504
|
||||||
msgid "Append"
|
msgid "_Append"
|
||||||
msgstr "Anhängen"
|
msgstr "_Anhängen"
|
||||||
|
|
||||||
#: mpdevil:1554
|
#: mpdevil:1506
|
||||||
msgid "Add all titles to playlist"
|
msgid "Add all titles to playlist"
|
||||||
msgstr "Alle Titel der Wiedergabeliste anhängen"
|
msgstr "Alle Titel der Wiedergabeliste anhängen"
|
||||||
|
|
||||||
#: mpdevil:1555
|
#: mpdevil:1507
|
||||||
msgid "Play"
|
msgid "_Play"
|
||||||
msgstr "Abspielen"
|
msgstr "Ab_spielen"
|
||||||
|
|
||||||
#: mpdevil:1556
|
#: mpdevil:1509
|
||||||
msgid "Directly play all titles"
|
msgid "Directly play all titles"
|
||||||
msgstr "Alle Titel sofort abspielen"
|
msgstr "Alle Titel sofort abspielen"
|
||||||
|
|
||||||
#: mpdevil:1557
|
#: mpdevil:1510
|
||||||
msgid "Enqueue"
|
msgid "_Enqueue"
|
||||||
msgstr "Einreihen"
|
msgstr "_Einreihen"
|
||||||
|
|
||||||
#: mpdevil:1558
|
#: mpdevil:1512
|
||||||
msgid ""
|
msgid ""
|
||||||
"Append all titles after the currently playing track and clear the playlist "
|
"Append all titles after the currently playing track and clear the playlist "
|
||||||
"from all other songs"
|
"from all other songs"
|
||||||
@@ -250,58 +250,54 @@ msgstr ""
|
|||||||
"Alle Titel hinter dem aktuellen Stück einreihen und die weitere "
|
"Alle Titel hinter dem aktuellen Stück einreihen und die weitere "
|
||||||
"Wiedergabeliste leeren"
|
"Wiedergabeliste leeren"
|
||||||
|
|
||||||
#: mpdevil:1714
|
#: mpdevil:1668
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{num} hits"
|
msgid "{num} hits"
|
||||||
msgstr "{num} Treffer"
|
msgstr "{num} Treffer"
|
||||||
|
|
||||||
#: mpdevil:1752
|
#: mpdevil:1706
|
||||||
msgid "all genres"
|
msgid "all genres"
|
||||||
msgstr "Alle Genres"
|
msgstr "Alle Genres"
|
||||||
|
|
||||||
#: mpdevil:1860
|
#: mpdevil:1813
|
||||||
msgid "Album Artist"
|
|
||||||
msgstr "Albuminterpret"
|
|
||||||
|
|
||||||
#: mpdevil:1863
|
|
||||||
msgid "all artists"
|
msgid "all artists"
|
||||||
msgstr "Alle Interpreten"
|
msgstr "Alle Interpreten"
|
||||||
|
|
||||||
#: mpdevil:1987
|
#: mpdevil:1937
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Schließen"
|
msgstr "Schließen"
|
||||||
|
|
||||||
#: mpdevil:2152
|
#: mpdevil:2102
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{titles} titles on {discs} discs ({length})"
|
msgid "{titles} titles on {discs} discs ({length})"
|
||||||
msgstr "{titles} Titel auf {discs} CDs ({length})"
|
msgstr "{titles} Titel auf {discs} CDs ({length})"
|
||||||
|
|
||||||
#: mpdevil:2155 mpdevil:2783
|
#: mpdevil:2105 mpdevil:2736
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{titles} titles ({length})"
|
msgid "{titles} titles ({length})"
|
||||||
msgstr "{titles} Titel ({length})"
|
msgstr "{titles} Titel ({length})"
|
||||||
|
|
||||||
#: mpdevil:2282 mpdevil:3377
|
#: mpdevil:2232 mpdevil:3401
|
||||||
msgid "Back to current album"
|
msgid "Back to current album"
|
||||||
msgstr "Zurück zu aktuellem Album"
|
msgstr "Zurück zu aktuellem Album"
|
||||||
|
|
||||||
#: mpdevil:2283
|
#: mpdevil:2234
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Suche"
|
msgstr "Suche"
|
||||||
|
|
||||||
#: mpdevil:2467
|
#: mpdevil:2418
|
||||||
msgid "searching..."
|
msgid "searching..."
|
||||||
msgstr "suche..."
|
msgstr "suche..."
|
||||||
|
|
||||||
#: mpdevil:2472
|
#: mpdevil:2423
|
||||||
msgid "connection error"
|
msgid "connection error"
|
||||||
msgstr "Verbindungsfehler"
|
msgstr "Verbindungsfehler"
|
||||||
|
|
||||||
#: mpdevil:2474
|
#: mpdevil:2425
|
||||||
msgid "lyrics not found"
|
msgid "lyrics not found"
|
||||||
msgstr "Liedtext nicht gefunden"
|
msgstr "Liedtext nicht gefunden"
|
||||||
|
|
||||||
#: mpdevil:2522
|
#: mpdevil:2473
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
|
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
|
||||||
@@ -310,163 +306,198 @@ msgstr ""
|
|||||||
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} Kanäle, "
|
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} Kanäle, "
|
||||||
"{file_type}"
|
"{file_type}"
|
||||||
|
|
||||||
#: mpdevil:2657
|
#: mpdevil:2608
|
||||||
msgid "Scroll to current song"
|
msgid "Scroll to current song"
|
||||||
msgstr "Gehe zu aktuellem Lied"
|
msgstr "Gehe zu aktuellem Lied"
|
||||||
|
|
||||||
#: mpdevil:2664
|
#: mpdevil:2616 mpdevil:3417
|
||||||
msgid "Clear playlist"
|
msgid "Clear playlist"
|
||||||
msgstr "Wiedergabeliste leeren"
|
msgstr "Wiedergabeliste leeren"
|
||||||
|
|
||||||
#: mpdevil:2939
|
#: mpdevil:2896
|
||||||
msgid "Show lyrics"
|
msgid "Show lyrics"
|
||||||
msgstr "Zeige Liedtext"
|
msgstr "Zeige Liedtext"
|
||||||
|
|
||||||
#: mpdevil:3253
|
#: mpdevil:3191
|
||||||
msgid "Random mode"
|
msgid "Random mode"
|
||||||
msgstr "Zufallsmodus"
|
msgstr "Zufallsmodus"
|
||||||
|
|
||||||
#: mpdevil:3254
|
#: mpdevil:3193
|
||||||
msgid "Repeat mode"
|
msgid "Repeat mode"
|
||||||
msgstr "Dauerschleife"
|
msgstr "Dauerschleife"
|
||||||
|
|
||||||
#: mpdevil:3255
|
#: mpdevil:3195
|
||||||
msgid "Single mode"
|
msgid "Single mode"
|
||||||
msgstr "Einzelstückmodus"
|
msgstr "Einzelstückmodus"
|
||||||
|
|
||||||
#: mpdevil:3256
|
#: mpdevil:3197
|
||||||
msgid "Consume mode"
|
msgid "Consume mode"
|
||||||
msgstr "Wiedergabeliste verbrauchen"
|
msgstr "Wiedergabeliste verbrauchen"
|
||||||
|
|
||||||
#: mpdevil:3362
|
#: mpdevil:3379
|
||||||
msgid "Window"
|
msgid "Window"
|
||||||
msgstr "Fenster"
|
msgstr "Fenster"
|
||||||
|
|
||||||
#: mpdevil:3363
|
#: mpdevil:3380
|
||||||
msgid "Playback"
|
msgid "Playback"
|
||||||
msgstr "Wiedergabe"
|
msgstr "Wiedergabe"
|
||||||
|
|
||||||
#: mpdevil:3364
|
#: mpdevil:3381
|
||||||
msgid "Search, Album Dialog and Album List"
|
msgid "Search, Album Dialog and Album List"
|
||||||
msgstr "Suche, Albumdialog und Albumliste"
|
msgstr "Suche, Albumdialog und Albumliste"
|
||||||
|
|
||||||
#: mpdevil:3374
|
#: mpdevil:3391
|
||||||
msgid "Toggle mini player"
|
|
||||||
msgstr "Miniplayer ein-/ausschalten"
|
|
||||||
|
|
||||||
#: mpdevil:3375
|
|
||||||
msgid "Toggle lyrics"
|
|
||||||
msgstr "Liedtext ein-/ausblenden"
|
|
||||||
|
|
||||||
#: mpdevil:3376
|
|
||||||
msgid "Toggle search"
|
|
||||||
msgstr "Suche ein-/ausblenden"
|
|
||||||
|
|
||||||
#: mpdevil:3378
|
|
||||||
msgid "Open online help"
|
msgid "Open online help"
|
||||||
msgstr "Onlinehilfe öffnen"
|
msgstr "Onlinehilfe öffnen"
|
||||||
|
|
||||||
#: mpdevil:3379 mpdevil:3548
|
#: mpdevil:3392
|
||||||
msgid "Quit"
|
msgid "Open shortcuts window"
|
||||||
msgstr "Beenden"
|
msgstr "Tastenkürzelfenster öffnen"
|
||||||
|
|
||||||
#: mpdevil:3380
|
#: mpdevil:3393
|
||||||
msgid "Play/Pause"
|
msgid "Open menu"
|
||||||
msgstr "Wiedergabe/Pause"
|
msgstr "Menü öffnen"
|
||||||
|
|
||||||
#: mpdevil:3381
|
#: mpdevil:3394 mpdevil:3535
|
||||||
msgid "Next title"
|
|
||||||
msgstr "Nächster Titel"
|
|
||||||
|
|
||||||
#: mpdevil:3382
|
|
||||||
msgid "Previous title"
|
|
||||||
msgstr "Vorheriger Titel"
|
|
||||||
|
|
||||||
#: mpdevil:3383
|
|
||||||
msgid "Seek forward"
|
|
||||||
msgstr "Vorspulen"
|
|
||||||
|
|
||||||
#: mpdevil:3384
|
|
||||||
msgid "Seek backward"
|
|
||||||
msgstr "Zurückspulen"
|
|
||||||
|
|
||||||
#: mpdevil:3385 mpdevil:3551
|
|
||||||
msgid "Update database"
|
msgid "Update database"
|
||||||
msgstr "Datenbank aktualisieren"
|
msgstr "Datenbank aktualisieren"
|
||||||
|
|
||||||
#: mpdevil:3386
|
#: mpdevil:3395 mpdevil:3533
|
||||||
|
msgid "Quit"
|
||||||
|
msgstr "Beenden"
|
||||||
|
|
||||||
|
#: mpdevil:3396
|
||||||
|
msgid "Cycle through profiles"
|
||||||
|
msgstr "Profile durchschalten"
|
||||||
|
|
||||||
|
#: mpdevil:3397
|
||||||
|
msgid "Cycle through profiles in reversed order"
|
||||||
|
msgstr "Profile rückwärts durchschalten"
|
||||||
|
|
||||||
|
#: mpdevil:3398
|
||||||
|
msgid "Toggle mini player"
|
||||||
|
msgstr "Miniplayer ein-/ausschalten"
|
||||||
|
|
||||||
|
#: mpdevil:3399
|
||||||
|
msgid "Toggle lyrics"
|
||||||
|
msgstr "Liedtext ein-/ausblenden"
|
||||||
|
|
||||||
|
#: mpdevil:3400
|
||||||
|
msgid "Toggle search"
|
||||||
|
msgstr "Suche ein-/ausblenden"
|
||||||
|
|
||||||
|
#: mpdevil:3402
|
||||||
|
msgid "Play/Pause"
|
||||||
|
msgstr "Wiedergabe/Pause"
|
||||||
|
|
||||||
|
#: mpdevil:3403
|
||||||
|
msgid "Stop"
|
||||||
|
msgstr "Stopp"
|
||||||
|
|
||||||
|
#: mpdevil:3404
|
||||||
|
msgid "Next title"
|
||||||
|
msgstr "Nächster Titel"
|
||||||
|
|
||||||
|
#: mpdevil:3405
|
||||||
|
msgid "Previous title"
|
||||||
|
msgstr "Vorheriger Titel"
|
||||||
|
|
||||||
|
#: mpdevil:3406
|
||||||
|
msgid "Seek forward"
|
||||||
|
msgstr "Vorspulen"
|
||||||
|
|
||||||
|
#: mpdevil:3407
|
||||||
|
msgid "Seek backward"
|
||||||
|
msgstr "Zurückspulen"
|
||||||
|
|
||||||
|
#: mpdevil:3408
|
||||||
|
msgid "Toggle repeat mode"
|
||||||
|
msgstr "Dauerschleife ein-/ausschalten"
|
||||||
|
|
||||||
|
#: mpdevil:3409
|
||||||
|
msgid "Toggle random mode"
|
||||||
|
msgstr "Zufallsmodus ein-/ausschalten"
|
||||||
|
|
||||||
|
#: mpdevil:3410
|
||||||
|
msgid "Toggle single mode"
|
||||||
|
msgstr "Einzelstückmodus ein-/ausschalten"
|
||||||
|
|
||||||
|
#: mpdevil:3411
|
||||||
|
msgid "Toggle consume mode"
|
||||||
|
msgstr "Wiedergabeliste verbrauchen ein-/ausschalten"
|
||||||
|
|
||||||
|
#: mpdevil:3412
|
||||||
msgid "Play selected item (next)"
|
msgid "Play selected item (next)"
|
||||||
msgstr "Ausgewähltes Element (als Nächstes) abspielen"
|
msgstr "Ausgewähltes Element (als Nächstes) abspielen"
|
||||||
|
|
||||||
#: mpdevil:3386
|
#: mpdevil:3412
|
||||||
msgid "Left-click"
|
msgid "Left-click"
|
||||||
msgstr "Linksklick"
|
msgstr "Linksklick"
|
||||||
|
|
||||||
#: mpdevil:3387
|
#: mpdevil:3413
|
||||||
msgid "Append selected item"
|
msgid "Append selected item"
|
||||||
msgstr "Ausgewähltes Element anhängen"
|
msgstr "Ausgewähltes Element anhängen"
|
||||||
|
|
||||||
#: mpdevil:3387 mpdevil:3390
|
#: mpdevil:3413 mpdevil:3416
|
||||||
msgid "Middle-click"
|
msgid "Middle-click"
|
||||||
msgstr "Mittelklick"
|
msgstr "Mittelklick"
|
||||||
|
|
||||||
#: mpdevil:3388
|
#: mpdevil:3414
|
||||||
msgid "Play selected item immediately"
|
msgid "Play selected item immediately"
|
||||||
msgstr "Ausgewähltes Element sofort abspielen"
|
msgstr "Ausgewähltes Element sofort abspielen"
|
||||||
|
|
||||||
#: mpdevil:3388
|
#: mpdevil:3414
|
||||||
msgid "Double-click"
|
msgid "Double-click"
|
||||||
msgstr "Doppelklick"
|
msgstr "Doppelklick"
|
||||||
|
|
||||||
#: mpdevil:3389 mpdevil:3391
|
#: mpdevil:3415 mpdevil:3418
|
||||||
msgid "Show additional information"
|
msgid "Show additional information"
|
||||||
msgstr "Zeige weitere Informationen"
|
msgstr "Zeige weitere Informationen"
|
||||||
|
|
||||||
#: mpdevil:3389 mpdevil:3391
|
#: mpdevil:3415 mpdevil:3418
|
||||||
msgid "Right-click"
|
msgid "Right-click"
|
||||||
msgstr "Rechtsklick"
|
msgstr "Rechtsklick"
|
||||||
|
|
||||||
#: mpdevil:3390
|
#: mpdevil:3416
|
||||||
msgid "Remove selected song"
|
msgid "Remove selected song"
|
||||||
msgstr "Ausgewählten Titel entfernen"
|
msgstr "Ausgewählten Titel entfernen"
|
||||||
|
|
||||||
#: mpdevil:3405
|
#: mpdevil:3460
|
||||||
msgid "Select profile"
|
|
||||||
msgstr "Profil auswählen"
|
|
||||||
|
|
||||||
#: mpdevil:3478
|
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Connection to '{profile}' ({host}:{port}) failed"
|
msgid "Connection to “{profile}” ({host}:{port}) failed"
|
||||||
msgstr "Verbindung zu \"{profile}\" ({host}:{port}) fehlgeschlagen"
|
msgstr "Verbindung zu „{profile}“ ({host}:{port}) fehlgeschlagen"
|
||||||
|
|
||||||
#: mpdevil:3545
|
#: mpdevil:3530
|
||||||
msgid "Keyboard shortcuts"
|
msgid "Keyboard shortcuts"
|
||||||
msgstr "Tastenkürzel"
|
msgstr "Tastenkürzel"
|
||||||
|
|
||||||
#: mpdevil:3546
|
#: mpdevil:3531
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Hilfe"
|
msgstr "Hilfe"
|
||||||
|
|
||||||
#: mpdevil:3547
|
#: mpdevil:3532
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr "Über"
|
msgstr "Über"
|
||||||
|
|
||||||
#: mpdevil:3552
|
#: mpdevil:3536
|
||||||
msgid "Server stats"
|
msgid "Server stats"
|
||||||
msgstr "Serverstatistik"
|
msgstr "Serverstatistik"
|
||||||
|
|
||||||
#: mpdevil:3555
|
#: mpdevil:3541
|
||||||
msgid "Save window layout"
|
|
||||||
msgstr "Fensterlayout speichern"
|
|
||||||
|
|
||||||
#: mpdevil:3556
|
|
||||||
msgid "Mini player"
|
msgid "Mini player"
|
||||||
msgstr "Miniplayer"
|
msgstr "Miniplayer"
|
||||||
|
|
||||||
#: mpdevil:3560
|
#: mpdevil:3542
|
||||||
|
msgid "Save window layout"
|
||||||
|
msgstr "Fensterlayout speichern"
|
||||||
|
|
||||||
|
#: mpdevil:3547
|
||||||
msgid "Menu"
|
msgid "Menu"
|
||||||
msgstr "Menü"
|
msgstr "Menü"
|
||||||
|
|
||||||
|
#~ msgid "Album Artist"
|
||||||
|
#~ msgstr "Albuminterpret"
|
||||||
|
|
||||||
#, python-format
|
#, python-format
|
||||||
#~ msgid "%i hits"
|
#~ msgid "%i hits"
|
||||||
#~ msgstr "%i Treffer"
|
#~ msgstr "%i Treffer"
|
||||||
@@ -527,9 +558,6 @@ msgstr "Menü"
|
|||||||
#~ msgid "Return to album of current title"
|
#~ msgid "Return to album of current title"
|
||||||
#~ msgstr "Zu Album des aktuellen Titels zurückkehren"
|
#~ msgstr "Zu Album des aktuellen Titels zurückkehren"
|
||||||
|
|
||||||
#~ msgid "Main menu"
|
|
||||||
#~ msgstr "Hauptmenu"
|
|
||||||
|
|
||||||
#~ msgid "Not connected to MPD-server. Reconnect?"
|
#~ msgid "Not connected to MPD-server. Reconnect?"
|
||||||
#~ msgstr "Nicht mit MPD-Server verbunden. Verbindung wiederherstellen?"
|
#~ msgstr "Nicht mit MPD-Server verbunden. Verbindung wiederherstellen?"
|
||||||
|
|
||||||
|
332
po/mpdevil.pot
332
po/mpdevil.pot
@@ -8,451 +8,479 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-09-24 21:14+0200\n"
|
"POT-Creation-Date: 2020-10-01 12:18+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"Language: \n"
|
"Language: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=CHARSET\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: mpdevil:473
|
#: mpdevil:409
|
||||||
msgid "Unknown Title"
|
msgid "Unknown Title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:749
|
#: mpdevil:698
|
||||||
msgid "Main cover size:"
|
msgid "Main cover size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:750
|
#: mpdevil:699
|
||||||
msgid "Album view cover size:"
|
msgid "Album view cover size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:751
|
#: mpdevil:700
|
||||||
msgid "Action bar icon size:"
|
msgid "Action bar icon size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:752
|
#: mpdevil:701
|
||||||
msgid "Secondary icon size:"
|
msgid "Secondary icon size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:765
|
#: mpdevil:714
|
||||||
msgid "Sort albums by:"
|
msgid "Sort albums by:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:765
|
#: mpdevil:714
|
||||||
msgid "name"
|
msgid "name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:765
|
#: mpdevil:714
|
||||||
msgid "year"
|
msgid "year"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:766
|
#: mpdevil:715
|
||||||
msgid "Position of playlist:"
|
msgid "Position of playlist:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:766
|
#: mpdevil:715
|
||||||
msgid "bottom"
|
msgid "bottom"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:766
|
#: mpdevil:715
|
||||||
msgid "right"
|
msgid "right"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:784
|
#: mpdevil:733
|
||||||
msgid "Use Client-side decoration"
|
msgid "Use Client-side decoration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:785
|
#: mpdevil:734
|
||||||
msgid "Show stop button"
|
msgid "Show stop button"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:786
|
#: mpdevil:735
|
||||||
msgid "Show lyrics button"
|
msgid "Show lyrics button"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:787
|
#: mpdevil:736
|
||||||
msgid "Show initials in artist view"
|
msgid "Show initials in artist view"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:788
|
#: mpdevil:737
|
||||||
msgid "Show tooltips in album view"
|
msgid "Show tooltips in album view"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:789
|
#: mpdevil:738
|
||||||
msgid "Use 'Album Artist' tag"
|
msgid "Use “Album Artist” tag"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:790
|
#: mpdevil:739
|
||||||
msgid "Send notification on title change"
|
msgid "Send notification on title change"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:791
|
#: mpdevil:740
|
||||||
msgid "Stop playback on quit"
|
msgid "Stop playback on quit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:792
|
#: mpdevil:741
|
||||||
msgid "Play selected albums and titles immediately"
|
msgid "Play selected albums and titles immediately"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:805
|
#: mpdevil:754
|
||||||
msgid "<b>View</b>"
|
msgid "<b>View</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:806
|
#: mpdevil:755
|
||||||
msgid "<b>Behavior</b>"
|
msgid "<b>Behavior</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:838
|
#: mpdevil:787
|
||||||
msgid "(restart required)"
|
msgid "(restart required)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:900 mpdevil:3460
|
#: mpdevil:849 mpdevil:3442
|
||||||
msgid "Connect"
|
msgid "Connect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:916
|
#: mpdevil:865
|
||||||
msgid ""
|
msgid ""
|
||||||
"The first image in the same directory as the song file matching this regex "
|
"The first image in the same directory as the song file matching this regex "
|
||||||
"will be displayed. %AlbumArtist% and %Album% will be replaced by the "
|
"will be displayed. %AlbumArtist% and %Album% will be replaced by the "
|
||||||
"corresponding tags of the song."
|
"corresponding tags of the song."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:921
|
#: mpdevil:870
|
||||||
msgid "Profile:"
|
msgid "Profile:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:922
|
#: mpdevil:871
|
||||||
msgid "Name:"
|
msgid "Name:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:923
|
#: mpdevil:872
|
||||||
msgid "Host:"
|
msgid "Host:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:924
|
#: mpdevil:873
|
||||||
msgid "Password:"
|
msgid "Password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:925
|
#: mpdevil:874
|
||||||
msgid "Music lib:"
|
msgid "Music lib:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:926
|
#: mpdevil:875
|
||||||
msgid "Cover regex:"
|
msgid "Cover regex:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1057
|
#: mpdevil:1006
|
||||||
msgid "Choose directory"
|
msgid "Choose directory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1090
|
#: mpdevil:1039
|
||||||
msgid "Choose the order of information to appear in the playlist:"
|
msgid "Choose the order of information to appear in the playlist:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:1632 mpdevil:1970 mpdevil:2688
|
#: mpdevil:1063 mpdevil:1586 mpdevil:1920 mpdevil:2641
|
||||||
msgid "No"
|
msgid "No"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:2689
|
#: mpdevil:1063 mpdevil:2642
|
||||||
msgid "Disc"
|
msgid "Disc"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:1637 mpdevil:1975 mpdevil:2690
|
#: mpdevil:1063 mpdevil:1591 mpdevil:1925 mpdevil:2643
|
||||||
msgid "Title"
|
msgid "Title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:1643 mpdevil:1862 mpdevil:2691
|
#: mpdevil:1063 mpdevil:1597 mpdevil:2644
|
||||||
msgid "Artist"
|
msgid "Artist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:1649 mpdevil:2692
|
#: mpdevil:1063 mpdevil:1603 mpdevil:2645
|
||||||
msgid "Album"
|
msgid "Album"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:1655 mpdevil:1981 mpdevil:2693
|
#: mpdevil:1063 mpdevil:1609 mpdevil:1931 mpdevil:2646
|
||||||
msgid "Length"
|
msgid "Length"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:2694
|
#: mpdevil:1063 mpdevil:2647
|
||||||
msgid "Year"
|
msgid "Year"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1114 mpdevil:2695
|
#: mpdevil:1063 mpdevil:2648
|
||||||
msgid "Genre"
|
msgid "Genre"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1230 mpdevil:1238 mpdevil:3544
|
#: mpdevil:1179 mpdevil:1187 mpdevil:3529
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1249 mpdevil:3361
|
#: mpdevil:1198 mpdevil:3378
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1250
|
#: mpdevil:1199 mpdevil:3540
|
||||||
msgid "Profiles"
|
msgid "Profiles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1251 mpdevil:3365
|
#: mpdevil:1200 mpdevil:3382
|
||||||
msgid "Playlist"
|
msgid "Playlist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1266 mpdevil:1274
|
#: mpdevil:1215 mpdevil:1223
|
||||||
msgid "Stats"
|
msgid "Stats"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1323
|
#: mpdevil:1273
|
||||||
msgid "A simple music browser for MPD"
|
msgid "A simple music browser for MPD"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1395
|
#: mpdevil:1346
|
||||||
msgid "MPD-Tag"
|
msgid "MPD-Tag"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1399
|
#: mpdevil:1350
|
||||||
msgid "Value"
|
msgid "Value"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1553
|
#: mpdevil:1504
|
||||||
msgid "Append"
|
msgid "_Append"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1554
|
#: mpdevil:1506
|
||||||
msgid "Add all titles to playlist"
|
msgid "Add all titles to playlist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1555
|
#: mpdevil:1507
|
||||||
msgid "Play"
|
msgid "_Play"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1556
|
#: mpdevil:1509
|
||||||
msgid "Directly play all titles"
|
msgid "Directly play all titles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1557
|
#: mpdevil:1510
|
||||||
msgid "Enqueue"
|
msgid "_Enqueue"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1558
|
#: mpdevil:1512
|
||||||
msgid ""
|
msgid ""
|
||||||
"Append all titles after the currently playing track and clear the playlist "
|
"Append all titles after the currently playing track and clear the playlist "
|
||||||
"from all other songs"
|
"from all other songs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1714
|
#: mpdevil:1668
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{num} hits"
|
msgid "{num} hits"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1752
|
#: mpdevil:1706
|
||||||
msgid "all genres"
|
msgid "all genres"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1860
|
#: mpdevil:1813
|
||||||
msgid "Album Artist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1863
|
|
||||||
msgid "all artists"
|
msgid "all artists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1987
|
#: mpdevil:1937
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2152
|
#: mpdevil:2102
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{titles} titles on {discs} discs ({length})"
|
msgid "{titles} titles on {discs} discs ({length})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2155 mpdevil:2783
|
#: mpdevil:2105 mpdevil:2736
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{titles} titles ({length})"
|
msgid "{titles} titles ({length})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2282 mpdevil:3377
|
#: mpdevil:2232 mpdevil:3401
|
||||||
msgid "Back to current album"
|
msgid "Back to current album"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2283
|
#: mpdevil:2234
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2467
|
#: mpdevil:2418
|
||||||
msgid "searching..."
|
msgid "searching..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2472
|
#: mpdevil:2423
|
||||||
msgid "connection error"
|
msgid "connection error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2474
|
#: mpdevil:2425
|
||||||
msgid "lyrics not found"
|
msgid "lyrics not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2522
|
#: mpdevil:2473
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
|
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
|
||||||
"{file_type}"
|
"{file_type}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2657
|
#: mpdevil:2608
|
||||||
msgid "Scroll to current song"
|
msgid "Scroll to current song"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2664
|
#: mpdevil:2616 mpdevil:3417
|
||||||
msgid "Clear playlist"
|
msgid "Clear playlist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2939
|
#: mpdevil:2896
|
||||||
msgid "Show lyrics"
|
msgid "Show lyrics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3253
|
#: mpdevil:3191
|
||||||
msgid "Random mode"
|
msgid "Random mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3254
|
#: mpdevil:3193
|
||||||
msgid "Repeat mode"
|
msgid "Repeat mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3255
|
#: mpdevil:3195
|
||||||
msgid "Single mode"
|
msgid "Single mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3256
|
#: mpdevil:3197
|
||||||
msgid "Consume mode"
|
msgid "Consume mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3362
|
#: mpdevil:3379
|
||||||
msgid "Window"
|
msgid "Window"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3363
|
#: mpdevil:3380
|
||||||
msgid "Playback"
|
msgid "Playback"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3364
|
#: mpdevil:3381
|
||||||
msgid "Search, Album Dialog and Album List"
|
msgid "Search, Album Dialog and Album List"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3374
|
#: mpdevil:3391
|
||||||
msgid "Toggle mini player"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3375
|
|
||||||
msgid "Toggle lyrics"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3376
|
|
||||||
msgid "Toggle search"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3378
|
|
||||||
msgid "Open online help"
|
msgid "Open online help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3379 mpdevil:3548
|
#: mpdevil:3392
|
||||||
msgid "Quit"
|
msgid "Open shortcuts window"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3380
|
#: mpdevil:3393
|
||||||
msgid "Play/Pause"
|
msgid "Open menu"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3381
|
#: mpdevil:3394 mpdevil:3535
|
||||||
msgid "Next title"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3382
|
|
||||||
msgid "Previous title"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3383
|
|
||||||
msgid "Seek forward"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3384
|
|
||||||
msgid "Seek backward"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3385 mpdevil:3551
|
|
||||||
msgid "Update database"
|
msgid "Update database"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3386
|
#: mpdevil:3395 mpdevil:3533
|
||||||
msgid "Play selected item (next)"
|
msgid "Quit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3386
|
#: mpdevil:3396
|
||||||
msgid "Left-click"
|
msgid "Cycle through profiles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3387
|
#: mpdevil:3397
|
||||||
msgid "Append selected item"
|
msgid "Cycle through profiles in reversed order"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3387 mpdevil:3390
|
#: mpdevil:3398
|
||||||
msgid "Middle-click"
|
msgid "Toggle mini player"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3388
|
#: mpdevil:3399
|
||||||
msgid "Play selected item immediately"
|
msgid "Toggle lyrics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3388
|
#: mpdevil:3400
|
||||||
msgid "Double-click"
|
msgid "Toggle search"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3389 mpdevil:3391
|
#: mpdevil:3402
|
||||||
msgid "Show additional information"
|
msgid "Play/Pause"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3389 mpdevil:3391
|
#: mpdevil:3403
|
||||||
msgid "Right-click"
|
msgid "Stop"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3390
|
#: mpdevil:3404
|
||||||
msgid "Remove selected song"
|
msgid "Next title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3405
|
#: mpdevil:3405
|
||||||
msgid "Select profile"
|
msgid "Previous title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3478
|
#: mpdevil:3406
|
||||||
|
msgid "Seek forward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3407
|
||||||
|
msgid "Seek backward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3408
|
||||||
|
msgid "Toggle repeat mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3409
|
||||||
|
msgid "Toggle random mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3410
|
||||||
|
msgid "Toggle single mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3411
|
||||||
|
msgid "Toggle consume mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3412
|
||||||
|
msgid "Play selected item (next)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3412
|
||||||
|
msgid "Left-click"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3413
|
||||||
|
msgid "Append selected item"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3413 mpdevil:3416
|
||||||
|
msgid "Middle-click"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3414
|
||||||
|
msgid "Play selected item immediately"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3414
|
||||||
|
msgid "Double-click"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3415 mpdevil:3418
|
||||||
|
msgid "Show additional information"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3415 mpdevil:3418
|
||||||
|
msgid "Right-click"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3416
|
||||||
|
msgid "Remove selected song"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3460
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Connection to '{profile}' ({host}:{port}) failed"
|
msgid "Connection to “{profile}” ({host}:{port}) failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3545
|
#: mpdevil:3530
|
||||||
msgid "Keyboard shortcuts"
|
msgid "Keyboard shortcuts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3546
|
#: mpdevil:3531
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3547
|
#: mpdevil:3532
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3552
|
#: mpdevil:3536
|
||||||
msgid "Server stats"
|
msgid "Server stats"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3555
|
#: mpdevil:3541
|
||||||
msgid "Save window layout"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3556
|
|
||||||
msgid "Mini player"
|
msgid "Mini player"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3560
|
#: mpdevil:3542
|
||||||
|
msgid "Save window layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3547
|
||||||
msgid "Menu"
|
msgid "Menu"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.0 MiB |
BIN
screenshots/mainwindow_0.9.4.png
Normal file
BIN
screenshots/mainwindow_0.9.4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1016 KiB |
2
setup.py
2
setup.py
@@ -4,7 +4,7 @@ import DistUtilsExtra.auto
|
|||||||
|
|
||||||
DistUtilsExtra.auto.setup(
|
DistUtilsExtra.auto.setup(
|
||||||
name='mpdevil',
|
name='mpdevil',
|
||||||
version='0.9.3', # sync with bin/mpdevil
|
version='0.9.4', # sync with bin/mpdevil
|
||||||
author="Martin Wagner",
|
author="Martin Wagner",
|
||||||
author_email="martin.wagner.dev@gmail.com",
|
author_email="martin.wagner.dev@gmail.com",
|
||||||
description=('A simple music browser for MPD'),
|
description=('A simple music browser for MPD'),
|
||||||
|
Reference in New Issue
Block a user