mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
Compare commits
54 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c5bf1440ab | ||
![]() |
55e1c494e0 | ||
![]() |
f8877ff3c3 | ||
![]() |
c4ba4b0457 | ||
![]() |
741f2bbf40 | ||
![]() |
37d2c3161f | ||
![]() |
bfd7b64cb9 | ||
![]() |
2f35fd28fb | ||
![]() |
58bd394765 | ||
![]() |
784a62cee2 | ||
![]() |
7d3a440ac1 | ||
![]() |
afac763d08 | ||
![]() |
24b51efac2 | ||
![]() |
1ded4a59c9 | ||
![]() |
84e6a5a34c | ||
![]() |
e96cca154f | ||
![]() |
5415ee08e4 | ||
![]() |
a03ce82f3b | ||
![]() |
9478295978 | ||
![]() |
9d1a940cb9 | ||
![]() |
375fe48fa0 | ||
![]() |
76e149b04b | ||
![]() |
320140700e | ||
![]() |
313e109f9d | ||
![]() |
ef57d30153 | ||
![]() |
be1a2446da | ||
![]() |
c8ef1c22f0 | ||
![]() |
d257984e12 | ||
![]() |
48d54779a5 | ||
![]() |
0bc5a7d46a | ||
![]() |
95d0e80131 | ||
![]() |
6ac830adb2 | ||
![]() |
d7089a9784 | ||
![]() |
42dfb884af | ||
![]() |
bf91ef8258 | ||
![]() |
3d5ab5db87 | ||
![]() |
c3bf66e618 | ||
![]() |
f6c06c5da1 | ||
![]() |
96b6490855 | ||
![]() |
dd5cb4f4fa | ||
![]() |
6a6ca88d79 | ||
![]() |
27a304b0e0 | ||
![]() |
87149addac | ||
![]() |
d8f9ec2676 | ||
![]() |
515a2a210e | ||
![]() |
04613d62e8 | ||
![]() |
7d9d28518c | ||
![]() |
e043c45965 | ||
![]() |
a118ba806c | ||
![]() |
db5200e246 | ||
![]() |
b4e8ad0eb8 | ||
![]() |
b685885563 | ||
![]() |
96f89c6c8b | ||
![]() |
68160fc4c7 |
@@ -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
|
||||||
--------
|
--------
|
||||||
@@ -14,7 +14,7 @@ Features
|
|||||||
- control with media keys
|
- control with media keys
|
||||||
- displays covers
|
- displays covers
|
||||||
- sends notifications on title change
|
- sends notifications on title change
|
||||||
- fetches lyrics from the web (based on PyLyrics)
|
- fetches lyrics from 'www.letras.mus.br'
|
||||||
- MPRIS interface (based on mpDris2)
|
- MPRIS interface (based on mpDris2)
|
||||||
|
|
||||||
See: https://github.com/SoongNoonien/mpdevil/wiki/Usage
|
See: https://github.com/SoongNoonien/mpdevil/wiki/Usage
|
||||||
@@ -55,7 +55,7 @@ Dependencies:
|
|||||||
- Python3
|
- Python3
|
||||||
|
|
||||||
Python modules:
|
Python modules:
|
||||||
- mpd (python-mpd2)
|
- mpd (python-mpd2 >=1.0)
|
||||||
- gi (Gtk, Gio, Gdk, GdkPixbuf, Pango, GObject, GLib, Notify)
|
- gi (Gtk, Gio, Gdk, GdkPixbuf, Pango, GObject, GLib, Notify)
|
||||||
- requests
|
- requests
|
||||||
- bs4 (beautifulsoup)
|
- bs4 (beautifulsoup)
|
||||||
|
4884
bin/mpdevil
4884
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>
|
||||||
|
590
po/de.po
590
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-13 21:30+0200\n"
|
"POT-Creation-Date: 2020-10-01 12:18+0200\n"
|
||||||
"PO-Revision-Date: 2020-09-13 21:32+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,247 +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:518
|
#: mpdevil:409
|
||||||
msgid "MPD-Tag"
|
|
||||||
msgstr "MPD-Tag"
|
|
||||||
|
|
||||||
#: mpdevil:522
|
|
||||||
msgid "Value"
|
|
||||||
msgstr "Wert"
|
|
||||||
|
|
||||||
#: mpdevil:605
|
|
||||||
msgid "Unknown Title"
|
msgid "Unknown Title"
|
||||||
msgstr "Unbekannter Titel"
|
msgstr "Unbekannter Titel"
|
||||||
|
|
||||||
#: mpdevil:608
|
#: mpdevil:698
|
||||||
msgid "Unknown Artist"
|
|
||||||
msgstr "Unbekannter Interpret"
|
|
||||||
|
|
||||||
#: mpdevil:609
|
|
||||||
msgid "Unknown Album"
|
|
||||||
msgstr "Unbekanntes Album"
|
|
||||||
|
|
||||||
#: mpdevil:936 mpdevil:1240 mpdevil:2141 mpdevil:2846
|
|
||||||
msgid "No"
|
|
||||||
msgstr "Nr."
|
|
||||||
|
|
||||||
#: mpdevil:941 mpdevil:1245 mpdevil:2143 mpdevil:2846
|
|
||||||
msgid "Title"
|
|
||||||
msgstr "Titel"
|
|
||||||
|
|
||||||
#: mpdevil:947 mpdevil:1422 mpdevil:2144 mpdevil:2846
|
|
||||||
msgid "Artist"
|
|
||||||
msgstr "Interpret"
|
|
||||||
|
|
||||||
#: mpdevil:953 mpdevil:2145 mpdevil:2846
|
|
||||||
msgid "Album"
|
|
||||||
msgstr "Album"
|
|
||||||
|
|
||||||
#: mpdevil:959 mpdevil:1251 mpdevil:2146 mpdevil:2846
|
|
||||||
msgid "Length"
|
|
||||||
msgstr "Länge"
|
|
||||||
|
|
||||||
#: mpdevil:1023
|
|
||||||
#, python-format
|
|
||||||
msgid "%i hits"
|
|
||||||
msgstr "%i Treffer"
|
|
||||||
|
|
||||||
#: mpdevil:1124
|
|
||||||
msgid "Append"
|
|
||||||
msgstr "Anhängen"
|
|
||||||
|
|
||||||
#: mpdevil:1125
|
|
||||||
msgid "Add all titles to playlist"
|
|
||||||
msgstr "Alle Titel der Wiedergabeliste anhängen"
|
|
||||||
|
|
||||||
#: mpdevil:1126
|
|
||||||
msgid "Play"
|
|
||||||
msgstr "Abspielen"
|
|
||||||
|
|
||||||
#: mpdevil:1127
|
|
||||||
msgid "Directly play all titles"
|
|
||||||
msgstr "Alle Titel sofort abspielen"
|
|
||||||
|
|
||||||
#: mpdevil:1128
|
|
||||||
msgid "Enqueue"
|
|
||||||
msgstr "Einreihen"
|
|
||||||
|
|
||||||
#: mpdevil:1129
|
|
||||||
msgid ""
|
|
||||||
"Append all titles after the currently playing track and clear the playlist "
|
|
||||||
"from all other songs"
|
|
||||||
msgstr ""
|
|
||||||
"Alle Titel hinter dem aktuellen Stück einreihen und die weitere "
|
|
||||||
"Wiedergabeliste leeren"
|
|
||||||
|
|
||||||
#: mpdevil:1257
|
|
||||||
msgid "Close"
|
|
||||||
msgstr "Schließen"
|
|
||||||
|
|
||||||
#: mpdevil:1310
|
|
||||||
msgid "all genres"
|
|
||||||
msgstr "Alle Genres"
|
|
||||||
|
|
||||||
#: mpdevil:1420
|
|
||||||
msgid "Album Artist"
|
|
||||||
msgstr "Albuminterpret"
|
|
||||||
|
|
||||||
#: mpdevil:1423
|
|
||||||
msgid "all artists"
|
|
||||||
msgstr "Alle Interpreten"
|
|
||||||
|
|
||||||
#: mpdevil:1611
|
|
||||||
#, python-format
|
|
||||||
msgid "%(total_tracks)i titles on %(discs)i discs (%(total_length)s)"
|
|
||||||
msgstr "%(total_tracks)i Titel auf %(discs)i CDs (%(total_length)s)"
|
|
||||||
|
|
||||||
#: mpdevil:1614 mpdevil:2235
|
|
||||||
#, python-format
|
|
||||||
msgid "%(total_tracks)i titles (%(total_length)s)"
|
|
||||||
msgstr "%(total_tracks)i Titel (%(total_length)s)"
|
|
||||||
|
|
||||||
#: mpdevil:1738
|
|
||||||
msgid "Back to current album"
|
|
||||||
msgstr "Zurück zu aktuellem Album"
|
|
||||||
|
|
||||||
#: mpdevil:1739
|
|
||||||
msgid "Search"
|
|
||||||
msgstr "Suche"
|
|
||||||
|
|
||||||
#: mpdevil:1899
|
|
||||||
msgid "searching..."
|
|
||||||
msgstr "suche..."
|
|
||||||
|
|
||||||
#: mpdevil:1903
|
|
||||||
msgid "lyrics not found"
|
|
||||||
msgstr "Liedtext nicht gefunden"
|
|
||||||
|
|
||||||
#: mpdevil:1977
|
|
||||||
#, python-format
|
|
||||||
msgid ""
|
|
||||||
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)s bit, %(channels)s "
|
|
||||||
"channels, %(file_type)s"
|
|
||||||
msgstr ""
|
|
||||||
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)s bit, %(channels)s "
|
|
||||||
"Kanäle, %(file_type)s"
|
|
||||||
|
|
||||||
#: mpdevil:2110
|
|
||||||
msgid "Scroll to current song"
|
|
||||||
msgstr "Gehe zu aktuellem Lied"
|
|
||||||
|
|
||||||
#: mpdevil:2117
|
|
||||||
msgid "Clear playlist"
|
|
||||||
msgstr "Wiedergabeliste leeren"
|
|
||||||
|
|
||||||
#: mpdevil:2142 mpdevil:2846
|
|
||||||
msgid "Disc"
|
|
||||||
msgstr "CD"
|
|
||||||
|
|
||||||
#: mpdevil:2147 mpdevil:2846
|
|
||||||
msgid "Year"
|
|
||||||
msgstr "Jahr"
|
|
||||||
|
|
||||||
#: mpdevil:2148 mpdevil:2846
|
|
||||||
msgid "Genre"
|
|
||||||
msgstr "Genre"
|
|
||||||
|
|
||||||
#: mpdevil:2387
|
|
||||||
msgid "Show lyrics"
|
|
||||||
msgstr "Zeige Liedtext"
|
|
||||||
|
|
||||||
#: mpdevil:2481
|
|
||||||
msgid "Main cover size:"
|
msgid "Main cover size:"
|
||||||
msgstr "Größe des Haupt-Covers:"
|
msgstr "Größe des Haupt-Covers:"
|
||||||
|
|
||||||
#: mpdevil:2482
|
#: mpdevil:699
|
||||||
msgid "Album view cover size:"
|
msgid "Album view cover size:"
|
||||||
msgstr "Covergröße in Albumliste:"
|
msgstr "Covergröße in Albumliste:"
|
||||||
|
|
||||||
#: mpdevil:2483
|
#: mpdevil:700
|
||||||
msgid "Action bar icon size:"
|
msgid "Action bar icon size:"
|
||||||
msgstr "Symbolgröße Aktionsleiste:"
|
msgstr "Symbolgröße Aktionsleiste:"
|
||||||
|
|
||||||
#: mpdevil:2484
|
#: mpdevil:701
|
||||||
msgid "Secondary icon size:"
|
msgid "Secondary icon size:"
|
||||||
msgstr "Sekundäre Symbolgröße:"
|
msgstr "Sekundäre Symbolgröße:"
|
||||||
|
|
||||||
#: mpdevil:2497
|
#: mpdevil:714
|
||||||
msgid "Sort albums by:"
|
msgid "Sort albums by:"
|
||||||
msgstr "Sortiere Alben nach:"
|
msgstr "Sortiere Alben nach:"
|
||||||
|
|
||||||
#: mpdevil:2497
|
#: mpdevil:714
|
||||||
msgid "name"
|
msgid "name"
|
||||||
msgstr "Name"
|
msgstr "Name"
|
||||||
|
|
||||||
#: mpdevil:2497
|
#: mpdevil:714
|
||||||
msgid "year"
|
msgid "year"
|
||||||
msgstr "Jahr"
|
msgstr "Jahr"
|
||||||
|
|
||||||
#: mpdevil:2498
|
#: mpdevil:715
|
||||||
msgid "Position of playlist:"
|
msgid "Position of playlist:"
|
||||||
msgstr "Wiedergabelistenposition:"
|
msgstr "Wiedergabelistenposition:"
|
||||||
|
|
||||||
#: mpdevil:2498
|
#: mpdevil:715
|
||||||
msgid "bottom"
|
msgid "bottom"
|
||||||
msgstr "unten"
|
msgstr "unten"
|
||||||
|
|
||||||
#: mpdevil:2498
|
#: mpdevil:715
|
||||||
msgid "right"
|
msgid "right"
|
||||||
msgstr "rechts"
|
msgstr "rechts"
|
||||||
|
|
||||||
#: mpdevil:2516
|
#: mpdevil:733
|
||||||
msgid "Use Client-side decoration"
|
msgid "Use Client-side decoration"
|
||||||
msgstr "Benutze \"Client-side decoration\""
|
msgstr "Benutze „Client-side decoration“"
|
||||||
|
|
||||||
#: mpdevil:2517
|
#: mpdevil:734
|
||||||
msgid "Show stop button"
|
msgid "Show stop button"
|
||||||
msgstr "Zeige Stopp-Knopf"
|
msgstr "Zeige Stopp-Knopf"
|
||||||
|
|
||||||
#: mpdevil:2518
|
#: mpdevil:735
|
||||||
msgid "Show lyrics button"
|
msgid "Show lyrics button"
|
||||||
msgstr "Zeige Liedtext-Knopf"
|
msgstr "Zeige Liedtext-Knopf"
|
||||||
|
|
||||||
#: mpdevil:2519
|
#: 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:2520
|
#: 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:2521
|
#: mpdevil:738
|
||||||
msgid "Use 'Album Artist' tag"
|
msgid "Use “Album Artist” tag"
|
||||||
msgstr "Benutze \"Album Artist\" Tag"
|
msgstr "Benutze „Album Artist“ Tag"
|
||||||
|
|
||||||
#: mpdevil:2522
|
#: 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:2523
|
#: mpdevil:740
|
||||||
msgid "Stop playback on quit"
|
msgid "Stop playback on quit"
|
||||||
msgstr "Wiedergabe beim Beenden stoppen"
|
msgstr "Wiedergabe beim Beenden stoppen"
|
||||||
|
|
||||||
#: mpdevil:2524
|
#: 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:2537
|
#: mpdevil:754
|
||||||
msgid "<b>View</b>"
|
msgid "<b>View</b>"
|
||||||
msgstr "<b>Ansicht</b>"
|
msgstr "<b>Ansicht</b>"
|
||||||
|
|
||||||
#: mpdevil:2538
|
#: mpdevil:755
|
||||||
msgid "<b>Behavior</b>"
|
msgid "<b>Behavior</b>"
|
||||||
msgstr "<b>Verhalten</b>"
|
msgstr "<b>Verhalten</b>"
|
||||||
|
|
||||||
#: mpdevil:2570
|
#: mpdevil:787
|
||||||
msgid "(restart required)"
|
msgid "(restart required)"
|
||||||
msgstr "(Neustart erforderlich)"
|
msgstr "(Neustart erforderlich)"
|
||||||
|
|
||||||
#: mpdevil:2632 mpdevil:3461
|
#: mpdevil:849 mpdevil:3442
|
||||||
msgid "Connect"
|
msgid "Connect"
|
||||||
msgstr "Verbinden"
|
msgstr "Verbinden"
|
||||||
|
|
||||||
#: mpdevil:2648
|
#: 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 "
|
||||||
@@ -268,117 +124,394 @@ 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:2653
|
#: mpdevil:870
|
||||||
msgid "Profile:"
|
msgid "Profile:"
|
||||||
msgstr "Profil:"
|
msgstr "Profil:"
|
||||||
|
|
||||||
#: mpdevil:2654
|
#: mpdevil:871
|
||||||
msgid "Name:"
|
msgid "Name:"
|
||||||
msgstr "Name:"
|
msgstr "Name:"
|
||||||
|
|
||||||
#: mpdevil:2655
|
#: mpdevil:872
|
||||||
msgid "Host:"
|
msgid "Host:"
|
||||||
msgstr "Host:"
|
msgstr "Host:"
|
||||||
|
|
||||||
#: mpdevil:2656
|
#: mpdevil:873
|
||||||
msgid "Password:"
|
msgid "Password:"
|
||||||
msgstr "Passwort:"
|
msgstr "Passwort:"
|
||||||
|
|
||||||
#: mpdevil:2657
|
#: mpdevil:874
|
||||||
msgid "Music lib:"
|
msgid "Music lib:"
|
||||||
msgstr "Musikverzeichnis:"
|
msgstr "Musikverzeichnis:"
|
||||||
|
|
||||||
#: mpdevil:2658
|
#: mpdevil:875
|
||||||
msgid "Cover regex:"
|
msgid "Cover regex:"
|
||||||
msgstr "Cover-Regex:"
|
msgstr "Cover-Regex:"
|
||||||
|
|
||||||
#: mpdevil:2789
|
#: mpdevil:1006
|
||||||
msgid "Choose directory"
|
msgid "Choose directory"
|
||||||
msgstr "Verzeichnis Wählen"
|
msgstr "Verzeichnis Wählen"
|
||||||
|
|
||||||
#: mpdevil:2822
|
#: 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:2962 mpdevil:2970 mpdevil:3550
|
#: mpdevil:1063 mpdevil:1586 mpdevil:1920 mpdevil:2641
|
||||||
|
msgid "No"
|
||||||
|
msgstr "Nr."
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:2642
|
||||||
|
msgid "Disc"
|
||||||
|
msgstr "CD"
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:1591 mpdevil:1925 mpdevil:2643
|
||||||
|
msgid "Title"
|
||||||
|
msgstr "Titel"
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:1597 mpdevil:2644
|
||||||
|
msgid "Artist"
|
||||||
|
msgstr "Interpret"
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:1603 mpdevil:2645
|
||||||
|
msgid "Album"
|
||||||
|
msgstr "Album"
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:1609 mpdevil:1931 mpdevil:2646
|
||||||
|
msgid "Length"
|
||||||
|
msgstr "Länge"
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:2647
|
||||||
|
msgid "Year"
|
||||||
|
msgstr "Jahr"
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:2648
|
||||||
|
msgid "Genre"
|
||||||
|
msgstr "Genre"
|
||||||
|
|
||||||
|
#: mpdevil:1179 mpdevil:1187 mpdevil:3529
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Einstellungen"
|
msgstr "Einstellungen"
|
||||||
|
|
||||||
#: mpdevil:2981
|
#: mpdevil:1198 mpdevil:3378
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Allgemein"
|
msgstr "Allgemein"
|
||||||
|
|
||||||
#: mpdevil:2982
|
#: mpdevil:1199 mpdevil:3540
|
||||||
msgid "Profiles"
|
msgid "Profiles"
|
||||||
msgstr "Profile"
|
msgstr "Profile"
|
||||||
|
|
||||||
#: mpdevil:2983
|
#: mpdevil:1200 mpdevil:3382
|
||||||
msgid "Playlist"
|
msgid "Playlist"
|
||||||
msgstr "Wiedergabeliste"
|
msgstr "Wiedergabeliste"
|
||||||
|
|
||||||
#: mpdevil:3242
|
#: mpdevil:1215 mpdevil:1223
|
||||||
msgid "Random mode"
|
|
||||||
msgstr "Zufallsmodus"
|
|
||||||
|
|
||||||
#: mpdevil:3243
|
|
||||||
msgid "Repeat mode"
|
|
||||||
msgstr "Dauerschleife"
|
|
||||||
|
|
||||||
#: mpdevil:3244
|
|
||||||
msgid "Single mode"
|
|
||||||
msgstr "Einzelstückmodus"
|
|
||||||
|
|
||||||
#: mpdevil:3245
|
|
||||||
msgid "Consume mode"
|
|
||||||
msgstr "Wiedergabeliste verbrauchen"
|
|
||||||
|
|
||||||
#: mpdevil:3346 mpdevil:3354
|
|
||||||
msgid "Stats"
|
msgid "Stats"
|
||||||
msgstr "Statistik"
|
msgstr "Statistik"
|
||||||
|
|
||||||
#: mpdevil:3403
|
#: 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:3415
|
#: mpdevil:1346
|
||||||
msgid "Select profile"
|
msgid "MPD-Tag"
|
||||||
msgstr "Profil auswählen"
|
msgstr "MPD-Tag"
|
||||||
|
|
||||||
#: mpdevil:3482
|
#: mpdevil:1350
|
||||||
#, python-format
|
msgid "Value"
|
||||||
msgid "Connection to \"%(profile)s\" (%(host)s:%(port)s) failed"
|
msgstr "Wert"
|
||||||
msgstr "Verbindung zu \"%(profile)s\" (%(host)s:%(port)s) fehlgeschlagen"
|
|
||||||
|
|
||||||
#: mpdevil:3551
|
#: mpdevil:1504
|
||||||
msgid "Help"
|
msgid "_Append"
|
||||||
msgstr "Hilfe"
|
msgstr "_Anhängen"
|
||||||
|
|
||||||
#: mpdevil:3552
|
#: mpdevil:1506
|
||||||
msgid "About"
|
msgid "Add all titles to playlist"
|
||||||
msgstr "Über"
|
msgstr "Alle Titel der Wiedergabeliste anhängen"
|
||||||
|
|
||||||
#: mpdevil:3553
|
#: mpdevil:1507
|
||||||
msgid "Quit"
|
msgid "_Play"
|
||||||
msgstr "Beenden"
|
msgstr "Ab_spielen"
|
||||||
|
|
||||||
#: mpdevil:3556
|
#: mpdevil:1509
|
||||||
|
msgid "Directly play all titles"
|
||||||
|
msgstr "Alle Titel sofort abspielen"
|
||||||
|
|
||||||
|
#: mpdevil:1510
|
||||||
|
msgid "_Enqueue"
|
||||||
|
msgstr "_Einreihen"
|
||||||
|
|
||||||
|
#: mpdevil:1512
|
||||||
|
msgid ""
|
||||||
|
"Append all titles after the currently playing track and clear the playlist "
|
||||||
|
"from all other songs"
|
||||||
|
msgstr ""
|
||||||
|
"Alle Titel hinter dem aktuellen Stück einreihen und die weitere "
|
||||||
|
"Wiedergabeliste leeren"
|
||||||
|
|
||||||
|
#: mpdevil:1668
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "{num} hits"
|
||||||
|
msgstr "{num} Treffer"
|
||||||
|
|
||||||
|
#: mpdevil:1706
|
||||||
|
msgid "all genres"
|
||||||
|
msgstr "Alle Genres"
|
||||||
|
|
||||||
|
#: mpdevil:1813
|
||||||
|
msgid "all artists"
|
||||||
|
msgstr "Alle Interpreten"
|
||||||
|
|
||||||
|
#: mpdevil:1937
|
||||||
|
msgid "Close"
|
||||||
|
msgstr "Schließen"
|
||||||
|
|
||||||
|
#: mpdevil:2102
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "{titles} titles on {discs} discs ({length})"
|
||||||
|
msgstr "{titles} Titel auf {discs} CDs ({length})"
|
||||||
|
|
||||||
|
#: mpdevil:2105 mpdevil:2736
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "{titles} titles ({length})"
|
||||||
|
msgstr "{titles} Titel ({length})"
|
||||||
|
|
||||||
|
#: mpdevil:2232 mpdevil:3401
|
||||||
|
msgid "Back to current album"
|
||||||
|
msgstr "Zurück zu aktuellem Album"
|
||||||
|
|
||||||
|
#: mpdevil:2234
|
||||||
|
msgid "Search"
|
||||||
|
msgstr "Suche"
|
||||||
|
|
||||||
|
#: mpdevil:2418
|
||||||
|
msgid "searching..."
|
||||||
|
msgstr "suche..."
|
||||||
|
|
||||||
|
#: mpdevil:2423
|
||||||
|
msgid "connection error"
|
||||||
|
msgstr "Verbindungsfehler"
|
||||||
|
|
||||||
|
#: mpdevil:2425
|
||||||
|
msgid "lyrics not found"
|
||||||
|
msgstr "Liedtext nicht gefunden"
|
||||||
|
|
||||||
|
#: mpdevil:2473
|
||||||
|
#, python-brace-format
|
||||||
|
msgid ""
|
||||||
|
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
|
||||||
|
"{file_type}"
|
||||||
|
msgstr ""
|
||||||
|
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} Kanäle, "
|
||||||
|
"{file_type}"
|
||||||
|
|
||||||
|
#: mpdevil:2608
|
||||||
|
msgid "Scroll to current song"
|
||||||
|
msgstr "Gehe zu aktuellem Lied"
|
||||||
|
|
||||||
|
#: mpdevil:2616 mpdevil:3417
|
||||||
|
msgid "Clear playlist"
|
||||||
|
msgstr "Wiedergabeliste leeren"
|
||||||
|
|
||||||
|
#: mpdevil:2896
|
||||||
|
msgid "Show lyrics"
|
||||||
|
msgstr "Zeige Liedtext"
|
||||||
|
|
||||||
|
#: mpdevil:3191
|
||||||
|
msgid "Random mode"
|
||||||
|
msgstr "Zufallsmodus"
|
||||||
|
|
||||||
|
#: mpdevil:3193
|
||||||
|
msgid "Repeat mode"
|
||||||
|
msgstr "Dauerschleife"
|
||||||
|
|
||||||
|
#: mpdevil:3195
|
||||||
|
msgid "Single mode"
|
||||||
|
msgstr "Einzelstückmodus"
|
||||||
|
|
||||||
|
#: mpdevil:3197
|
||||||
|
msgid "Consume mode"
|
||||||
|
msgstr "Wiedergabeliste verbrauchen"
|
||||||
|
|
||||||
|
#: mpdevil:3379
|
||||||
|
msgid "Window"
|
||||||
|
msgstr "Fenster"
|
||||||
|
|
||||||
|
#: mpdevil:3380
|
||||||
|
msgid "Playback"
|
||||||
|
msgstr "Wiedergabe"
|
||||||
|
|
||||||
|
#: mpdevil:3381
|
||||||
|
msgid "Search, Album Dialog and Album List"
|
||||||
|
msgstr "Suche, Albumdialog und Albumliste"
|
||||||
|
|
||||||
|
#: mpdevil:3391
|
||||||
|
msgid "Open online help"
|
||||||
|
msgstr "Onlinehilfe öffnen"
|
||||||
|
|
||||||
|
#: mpdevil:3392
|
||||||
|
msgid "Open shortcuts window"
|
||||||
|
msgstr "Tastenkürzelfenster öffnen"
|
||||||
|
|
||||||
|
#: mpdevil:3393
|
||||||
|
msgid "Open menu"
|
||||||
|
msgstr "Menü öffnen"
|
||||||
|
|
||||||
|
#: mpdevil:3394 mpdevil:3535
|
||||||
msgid "Update database"
|
msgid "Update database"
|
||||||
msgstr "Datenbank aktualisieren"
|
msgstr "Datenbank aktualisieren"
|
||||||
|
|
||||||
#: mpdevil:3557
|
#: 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)"
|
||||||
|
msgstr "Ausgewähltes Element (als Nächstes) abspielen"
|
||||||
|
|
||||||
|
#: mpdevil:3412
|
||||||
|
msgid "Left-click"
|
||||||
|
msgstr "Linksklick"
|
||||||
|
|
||||||
|
#: mpdevil:3413
|
||||||
|
msgid "Append selected item"
|
||||||
|
msgstr "Ausgewähltes Element anhängen"
|
||||||
|
|
||||||
|
#: mpdevil:3413 mpdevil:3416
|
||||||
|
msgid "Middle-click"
|
||||||
|
msgstr "Mittelklick"
|
||||||
|
|
||||||
|
#: mpdevil:3414
|
||||||
|
msgid "Play selected item immediately"
|
||||||
|
msgstr "Ausgewähltes Element sofort abspielen"
|
||||||
|
|
||||||
|
#: mpdevil:3414
|
||||||
|
msgid "Double-click"
|
||||||
|
msgstr "Doppelklick"
|
||||||
|
|
||||||
|
#: mpdevil:3415 mpdevil:3418
|
||||||
|
msgid "Show additional information"
|
||||||
|
msgstr "Zeige weitere Informationen"
|
||||||
|
|
||||||
|
#: mpdevil:3415 mpdevil:3418
|
||||||
|
msgid "Right-click"
|
||||||
|
msgstr "Rechtsklick"
|
||||||
|
|
||||||
|
#: mpdevil:3416
|
||||||
|
msgid "Remove selected song"
|
||||||
|
msgstr "Ausgewählten Titel entfernen"
|
||||||
|
|
||||||
|
#: mpdevil:3460
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "Connection to “{profile}” ({host}:{port}) failed"
|
||||||
|
msgstr "Verbindung zu „{profile}“ ({host}:{port}) fehlgeschlagen"
|
||||||
|
|
||||||
|
#: mpdevil:3530
|
||||||
|
msgid "Keyboard shortcuts"
|
||||||
|
msgstr "Tastenkürzel"
|
||||||
|
|
||||||
|
#: mpdevil:3531
|
||||||
|
msgid "Help"
|
||||||
|
msgstr "Hilfe"
|
||||||
|
|
||||||
|
#: mpdevil:3532
|
||||||
|
msgid "About"
|
||||||
|
msgstr "Über"
|
||||||
|
|
||||||
|
#: mpdevil:3536
|
||||||
msgid "Server stats"
|
msgid "Server stats"
|
||||||
msgstr "Serverstatistik"
|
msgstr "Serverstatistik"
|
||||||
|
|
||||||
#: mpdevil:3560
|
#: mpdevil:3541
|
||||||
|
msgid "Mini player"
|
||||||
|
msgstr "Miniplayer"
|
||||||
|
|
||||||
|
#: mpdevil:3542
|
||||||
msgid "Save window layout"
|
msgid "Save window layout"
|
||||||
msgstr "Fensterlayout speichern"
|
msgstr "Fensterlayout speichern"
|
||||||
|
|
||||||
#: mpdevil:3564
|
#: mpdevil:3547
|
||||||
msgid "Menu"
|
msgid "Menu"
|
||||||
msgstr "Menü"
|
msgstr "Menü"
|
||||||
|
|
||||||
|
#~ msgid "Album Artist"
|
||||||
|
#~ msgstr "Albuminterpret"
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid "%i hits"
|
||||||
|
#~ msgstr "%i Treffer"
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid "%(total_tracks)i titles (%(total_length)s)"
|
||||||
|
#~ msgstr "%(total_tracks)i Titel (%(total_length)s)"
|
||||||
|
|
||||||
|
#~ msgid "Unknown Artist"
|
||||||
|
#~ msgstr "Unbekannter Interpret"
|
||||||
|
|
||||||
|
#~ msgid "Unknown Album"
|
||||||
|
#~ msgstr "Unbekanntes Album"
|
||||||
|
|
||||||
#~ msgid "not connected"
|
#~ msgid "not connected"
|
||||||
#~ msgstr "nicht verbunden"
|
#~ msgstr "nicht verbunden"
|
||||||
|
|
||||||
@@ -392,9 +525,6 @@ msgstr "Menü"
|
|||||||
#~ msgid "Open"
|
#~ msgid "Open"
|
||||||
#~ msgstr "Öffnen"
|
#~ msgstr "Öffnen"
|
||||||
|
|
||||||
#~ msgid "Show additional information"
|
|
||||||
#~ msgstr "Zeige weitere Informationen"
|
|
||||||
|
|
||||||
#~ msgid "Lyrics"
|
#~ msgid "Lyrics"
|
||||||
#~ msgstr "Liedtext"
|
#~ msgstr "Liedtext"
|
||||||
|
|
||||||
@@ -428,12 +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 "Title search"
|
|
||||||
#~ msgstr "Titelsuche"
|
|
||||||
|
|
||||||
#~ 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?"
|
||||||
|
|
||||||
|
542
po/mpdevil.pot
542
po/mpdevil.pot
@@ -8,363 +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-13 21:30+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:518
|
#: mpdevil:409
|
||||||
msgid "MPD-Tag"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:522
|
|
||||||
msgid "Value"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:605
|
|
||||||
msgid "Unknown Title"
|
msgid "Unknown Title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:608
|
#: mpdevil:698
|
||||||
msgid "Unknown Artist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:609
|
|
||||||
msgid "Unknown Album"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:936 mpdevil:1240 mpdevil:2141 mpdevil:2846
|
|
||||||
msgid "No"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:941 mpdevil:1245 mpdevil:2143 mpdevil:2846
|
|
||||||
msgid "Title"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:947 mpdevil:1422 mpdevil:2144 mpdevil:2846
|
|
||||||
msgid "Artist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:953 mpdevil:2145 mpdevil:2846
|
|
||||||
msgid "Album"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:959 mpdevil:1251 mpdevil:2146 mpdevil:2846
|
|
||||||
msgid "Length"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1023
|
|
||||||
#, python-format
|
|
||||||
msgid "%i hits"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1124
|
|
||||||
msgid "Append"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1125
|
|
||||||
msgid "Add all titles to playlist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1126
|
|
||||||
msgid "Play"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1127
|
|
||||||
msgid "Directly play all titles"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1128
|
|
||||||
msgid "Enqueue"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1129
|
|
||||||
msgid ""
|
|
||||||
"Append all titles after the currently playing track and clear the playlist "
|
|
||||||
"from all other songs"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1257
|
|
||||||
msgid "Close"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1310
|
|
||||||
msgid "all genres"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1420
|
|
||||||
msgid "Album Artist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1423
|
|
||||||
msgid "all artists"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1611
|
|
||||||
#, python-format
|
|
||||||
msgid "%(total_tracks)i titles on %(discs)i discs (%(total_length)s)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1614 mpdevil:2235
|
|
||||||
#, python-format
|
|
||||||
msgid "%(total_tracks)i titles (%(total_length)s)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1738
|
|
||||||
msgid "Back to current album"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1739
|
|
||||||
msgid "Search"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1899
|
|
||||||
msgid "searching..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1903
|
|
||||||
msgid "lyrics not found"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:1977
|
|
||||||
#, python-format
|
|
||||||
msgid ""
|
|
||||||
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)s bit, %(channels)s "
|
|
||||||
"channels, %(file_type)s"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:2110
|
|
||||||
msgid "Scroll to current song"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:2117
|
|
||||||
msgid "Clear playlist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:2142 mpdevil:2846
|
|
||||||
msgid "Disc"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:2147 mpdevil:2846
|
|
||||||
msgid "Year"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:2148 mpdevil:2846
|
|
||||||
msgid "Genre"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:2387
|
|
||||||
msgid "Show lyrics"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:2481
|
|
||||||
msgid "Main cover size:"
|
msgid "Main cover size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2482
|
#: mpdevil:699
|
||||||
msgid "Album view cover size:"
|
msgid "Album view cover size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2483
|
#: mpdevil:700
|
||||||
msgid "Action bar icon size:"
|
msgid "Action bar icon size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2484
|
#: mpdevil:701
|
||||||
msgid "Secondary icon size:"
|
msgid "Secondary icon size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2497
|
#: mpdevil:714
|
||||||
msgid "Sort albums by:"
|
msgid "Sort albums by:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2497
|
#: mpdevil:714
|
||||||
msgid "name"
|
msgid "name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2497
|
#: mpdevil:714
|
||||||
msgid "year"
|
msgid "year"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2498
|
#: mpdevil:715
|
||||||
msgid "Position of playlist:"
|
msgid "Position of playlist:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2498
|
#: mpdevil:715
|
||||||
msgid "bottom"
|
msgid "bottom"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2498
|
#: mpdevil:715
|
||||||
msgid "right"
|
msgid "right"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2516
|
#: mpdevil:733
|
||||||
msgid "Use Client-side decoration"
|
msgid "Use Client-side decoration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2517
|
#: mpdevil:734
|
||||||
msgid "Show stop button"
|
msgid "Show stop button"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2518
|
#: mpdevil:735
|
||||||
msgid "Show lyrics button"
|
msgid "Show lyrics button"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2519
|
#: mpdevil:736
|
||||||
msgid "Show initials in artist view"
|
msgid "Show initials in artist view"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2520
|
#: mpdevil:737
|
||||||
msgid "Show tooltips in album view"
|
msgid "Show tooltips in album view"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2521
|
#: mpdevil:738
|
||||||
msgid "Use 'Album Artist' tag"
|
msgid "Use “Album Artist” tag"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2522
|
#: mpdevil:739
|
||||||
msgid "Send notification on title change"
|
msgid "Send notification on title change"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2523
|
#: mpdevil:740
|
||||||
msgid "Stop playback on quit"
|
msgid "Stop playback on quit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2524
|
#: mpdevil:741
|
||||||
msgid "Play selected albums and titles immediately"
|
msgid "Play selected albums and titles immediately"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2537
|
#: mpdevil:754
|
||||||
msgid "<b>View</b>"
|
msgid "<b>View</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2538
|
#: mpdevil:755
|
||||||
msgid "<b>Behavior</b>"
|
msgid "<b>Behavior</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2570
|
#: mpdevil:787
|
||||||
msgid "(restart required)"
|
msgid "(restart required)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2632 mpdevil:3461
|
#: mpdevil:849 mpdevil:3442
|
||||||
msgid "Connect"
|
msgid "Connect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2648
|
#: 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:2653
|
#: mpdevil:870
|
||||||
msgid "Profile:"
|
msgid "Profile:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2654
|
#: mpdevil:871
|
||||||
msgid "Name:"
|
msgid "Name:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2655
|
#: mpdevil:872
|
||||||
msgid "Host:"
|
msgid "Host:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2656
|
#: mpdevil:873
|
||||||
msgid "Password:"
|
msgid "Password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2657
|
#: mpdevil:874
|
||||||
msgid "Music lib:"
|
msgid "Music lib:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2658
|
#: mpdevil:875
|
||||||
msgid "Cover regex:"
|
msgid "Cover regex:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2789
|
#: mpdevil:1006
|
||||||
msgid "Choose directory"
|
msgid "Choose directory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2822
|
#: 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:2962 mpdevil:2970 mpdevil:3550
|
#: mpdevil:1063 mpdevil:1586 mpdevil:1920 mpdevil:2641
|
||||||
|
msgid "No"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:2642
|
||||||
|
msgid "Disc"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:1591 mpdevil:1925 mpdevil:2643
|
||||||
|
msgid "Title"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:1597 mpdevil:2644
|
||||||
|
msgid "Artist"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:1603 mpdevil:2645
|
||||||
|
msgid "Album"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:1609 mpdevil:1931 mpdevil:2646
|
||||||
|
msgid "Length"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:2647
|
||||||
|
msgid "Year"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1063 mpdevil:2648
|
||||||
|
msgid "Genre"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1179 mpdevil:1187 mpdevil:3529
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2981
|
#: mpdevil:1198 mpdevil:3378
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2982
|
#: mpdevil:1199 mpdevil:3540
|
||||||
msgid "Profiles"
|
msgid "Profiles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2983
|
#: mpdevil:1200 mpdevil:3382
|
||||||
msgid "Playlist"
|
msgid "Playlist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3242
|
#: mpdevil:1215 mpdevil:1223
|
||||||
msgid "Random mode"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3243
|
|
||||||
msgid "Repeat mode"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3244
|
|
||||||
msgid "Single mode"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3245
|
|
||||||
msgid "Consume mode"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3346 mpdevil:3354
|
|
||||||
msgid "Stats"
|
msgid "Stats"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3403
|
#: mpdevil:1273
|
||||||
msgid "A simple music browser for MPD"
|
msgid "A simple music browser for MPD"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3415
|
#: mpdevil:1346
|
||||||
msgid "Select profile"
|
msgid "MPD-Tag"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3482
|
#: mpdevil:1350
|
||||||
#, python-format
|
msgid "Value"
|
||||||
msgid "Connection to \"%(profile)s\" (%(host)s:%(port)s) failed"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3551
|
#: mpdevil:1504
|
||||||
msgid "Help"
|
msgid "_Append"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3552
|
#: mpdevil:1506
|
||||||
msgid "About"
|
msgid "Add all titles to playlist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3553
|
#: mpdevil:1507
|
||||||
msgid "Quit"
|
msgid "_Play"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3556
|
#: mpdevil:1509
|
||||||
|
msgid "Directly play all titles"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1510
|
||||||
|
msgid "_Enqueue"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1512
|
||||||
|
msgid ""
|
||||||
|
"Append all titles after the currently playing track and clear the playlist "
|
||||||
|
"from all other songs"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1668
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "{num} hits"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1706
|
||||||
|
msgid "all genres"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1813
|
||||||
|
msgid "all artists"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1937
|
||||||
|
msgid "Close"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:2102
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "{titles} titles on {discs} discs ({length})"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:2105 mpdevil:2736
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "{titles} titles ({length})"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:2232 mpdevil:3401
|
||||||
|
msgid "Back to current album"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:2234
|
||||||
|
msgid "Search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:2418
|
||||||
|
msgid "searching..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:2423
|
||||||
|
msgid "connection error"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:2425
|
||||||
|
msgid "lyrics not found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:2473
|
||||||
|
#, python-brace-format
|
||||||
|
msgid ""
|
||||||
|
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
|
||||||
|
"{file_type}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:2608
|
||||||
|
msgid "Scroll to current song"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:2616 mpdevil:3417
|
||||||
|
msgid "Clear playlist"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:2896
|
||||||
|
msgid "Show lyrics"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3191
|
||||||
|
msgid "Random mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3193
|
||||||
|
msgid "Repeat mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3195
|
||||||
|
msgid "Single mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3197
|
||||||
|
msgid "Consume mode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3379
|
||||||
|
msgid "Window"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3380
|
||||||
|
msgid "Playback"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3381
|
||||||
|
msgid "Search, Album Dialog and Album List"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3391
|
||||||
|
msgid "Open online help"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3392
|
||||||
|
msgid "Open shortcuts window"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3393
|
||||||
|
msgid "Open menu"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3394 mpdevil:3535
|
||||||
msgid "Update database"
|
msgid "Update database"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3557
|
#: mpdevil:3395 mpdevil:3533
|
||||||
|
msgid "Quit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3396
|
||||||
|
msgid "Cycle through profiles"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3397
|
||||||
|
msgid "Cycle through profiles in reversed order"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3398
|
||||||
|
msgid "Toggle mini player"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3399
|
||||||
|
msgid "Toggle lyrics"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3400
|
||||||
|
msgid "Toggle search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3402
|
||||||
|
msgid "Play/Pause"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3403
|
||||||
|
msgid "Stop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3404
|
||||||
|
msgid "Next title"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3405
|
||||||
|
msgid "Previous title"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: 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
|
||||||
|
msgid "Connection to “{profile}” ({host}:{port}) failed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3530
|
||||||
|
msgid "Keyboard shortcuts"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3531
|
||||||
|
msgid "Help"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3532
|
||||||
|
msgid "About"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3536
|
||||||
msgid "Server stats"
|
msgid "Server stats"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3560
|
#: mpdevil:3541
|
||||||
|
msgid "Mini player"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3542
|
||||||
msgid "Save window layout"
|
msgid "Save window layout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3564
|
#: 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.1', # 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