mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
Compare commits
98 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
eb8edecfda | ||
![]() |
d059a1c9eb | ||
![]() |
6196f83ffc | ||
![]() |
4f273a8a1f | ||
![]() |
67ec5ad695 | ||
![]() |
f5b911f2cf | ||
![]() |
6a673f2bab | ||
![]() |
f7e6c23696 | ||
![]() |
0fb67698cd | ||
![]() |
ae3ac76b3d | ||
![]() |
e9805bbe70 | ||
![]() |
2fdb9658dd | ||
![]() |
60173ade3a | ||
![]() |
b5ac0583ba | ||
![]() |
24f026ff61 | ||
![]() |
32157bb609 | ||
![]() |
3be9589b75 | ||
![]() |
36df7cf7dd | ||
![]() |
28e526777e | ||
![]() |
ac53fc2136 | ||
![]() |
d909f351d3 | ||
![]() |
8756e317d2 | ||
![]() |
db5fbef06e | ||
![]() |
da1bb25d1d | ||
![]() |
57437de15b | ||
![]() |
fbbe5a7df9 | ||
![]() |
8a9faaed29 | ||
![]() |
189928804a | ||
![]() |
601b6aa33e | ||
![]() |
97049bbd72 | ||
![]() |
4886ff0790 | ||
![]() |
485008d86e | ||
![]() |
ad0f57dfd2 | ||
![]() |
45236c9e28 | ||
![]() |
d2861673bd | ||
![]() |
7f015800a1 | ||
![]() |
d7bb318eb1 | ||
![]() |
b5ed1b4e68 | ||
![]() |
2b89ef43af | ||
![]() |
72d5d9f64c | ||
![]() |
d7fe24fb8d | ||
![]() |
21dee05834 | ||
![]() |
47d0213b3f | ||
![]() |
e5cba6af5d | ||
![]() |
2cd4f751b2 | ||
![]() |
a716bbcab3 | ||
![]() |
7391686d90 | ||
![]() |
62d7ffb5ee | ||
![]() |
b7d98a8ae9 | ||
![]() |
cfe6733636 | ||
![]() |
79b828511b | ||
![]() |
596bcec194 | ||
![]() |
d9e518c687 | ||
![]() |
2e5ce9bf2b | ||
![]() |
8f1678579f | ||
![]() |
6374fe1c28 | ||
![]() |
b833cb3ca2 | ||
![]() |
08ff73d797 | ||
![]() |
0c9635921d | ||
![]() |
06e690b8a3 | ||
![]() |
b167f69333 | ||
![]() |
88534a7054 | ||
![]() |
fff76e00ee | ||
![]() |
fe92ae094e | ||
![]() |
fbf6afd358 | ||
![]() |
e72625879c | ||
![]() |
839d13e84a | ||
![]() |
277ddbabaa | ||
![]() |
af25d49119 | ||
![]() |
49b277d38f | ||
![]() |
c950aff51b | ||
![]() |
b7f95b5ca9 | ||
![]() |
981c1b0f30 | ||
![]() |
c388cc7342 | ||
![]() |
36a94350ac | ||
![]() |
c9165cf742 | ||
![]() |
074016a686 | ||
![]() |
3b3ccf1cbd | ||
![]() |
7037628af9 | ||
![]() |
26ee51fb18 | ||
![]() |
9625bd9cf3 | ||
![]() |
75d8ff21c6 | ||
![]() |
36b023f04c | ||
![]() |
177bd27aa5 | ||
![]() |
e07cce7ea6 | ||
![]() |
0332fe75b7 | ||
![]() |
e62f4824c2 | ||
![]() |
b9b1ba989a | ||
![]() |
f1831a5569 | ||
![]() |
b904907f6f | ||
![]() |
54673a9840 | ||
![]() |
89ffc03cb2 | ||
![]() |
d04c84e5d0 | ||
![]() |
6990d59f72 | ||
![]() |
421f685b58 | ||
![]() |
6238df4d21 | ||
![]() |
b8d1f9aafc | ||
![]() |
3414212173 |
18
README.md
18
README.md
@@ -1,8 +1,8 @@
|
|||||||
README for mpdevil
|
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 especially on the AlbumArtist tag.
|
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
|
||||||
--------
|
--------
|
||||||
@@ -12,19 +12,21 @@ Features
|
|||||||
3. fetching lyrics form the web (based on PyLyrics 1.1.0)
|
3. fetching lyrics form the web (based on PyLyrics 1.1.0)
|
||||||
4. searching songs in your music library
|
4. searching songs in your music library
|
||||||
5. removing single tracks form playlist by hovering and pressing del
|
5. removing single tracks form playlist by hovering and pressing del
|
||||||
6. appending albums by rightclick
|
6. appending albums by middleclick
|
||||||
7. sending notifications on title change
|
7. query albums by rightclick
|
||||||
8. managing multiple mpd servers
|
8. sending notifications on title change
|
||||||
|
9. managing multiple mpd servers
|
||||||
|
10. filtering by genre
|
||||||
|
|
||||||
TODO
|
TODO
|
||||||
----
|
----
|
||||||
1. MPRIS interface
|
1. Support media keys
|
||||||
2. connecting to mpd servers with password
|
2. MPRIS interface
|
||||||
|
|
||||||
Building and installation
|
Building and installation
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
To build from source, use::
|
To build from source, use:
|
||||||
|
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
make
|
make
|
||||||
|
2022
bin/mpdevil.py
2022
bin/mpdevil.py
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
dnl -*- Mode: autoconf -*-
|
dnl -*- Mode: autoconf -*-
|
||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
AC_PREREQ([2.68])
|
AC_PREREQ([2.68])
|
||||||
AC_INIT([mpdevil], [0.3.1])
|
AC_INIT([mpdevil], [0.7.0])
|
||||||
AC_CONFIG_SRCDIR([bin/mpdevil.py])
|
AC_CONFIG_SRCDIR([bin/mpdevil.py])
|
||||||
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
@@ -31,16 +31,36 @@
|
|||||||
<summary>Size of main cover</summary>
|
<summary>Size of main cover</summary>
|
||||||
<description></description>
|
<description></description>
|
||||||
</key>
|
</key>
|
||||||
|
<key type="i" name="icon-size">
|
||||||
|
<default>24</default>
|
||||||
|
<summary>Size of button icons in control bar</summary>
|
||||||
|
<description></description>
|
||||||
|
</key>
|
||||||
<key type="b" name="show-stop">
|
<key type="b" name="show-stop">
|
||||||
<default>false</default>
|
<default>false</default>
|
||||||
<summary>Show stop button</summary>
|
<summary>Show stop button</summary>
|
||||||
<description></description>
|
<description></description>
|
||||||
</key>
|
</key>
|
||||||
|
<key type="b" name="show-genre-filter">
|
||||||
|
<default>false</default>
|
||||||
|
<summary>Show genre filter</summary>
|
||||||
|
<description></description>
|
||||||
|
</key>
|
||||||
|
<key type="b" name="show-initials">
|
||||||
|
<default>true</default>
|
||||||
|
<summary>Show initial letters in artist-view</summary>
|
||||||
|
<description></description>
|
||||||
|
</key>
|
||||||
<key type="b" name="show-album-view-tooltips">
|
<key type="b" name="show-album-view-tooltips">
|
||||||
<default>true</default>
|
<default>true</default>
|
||||||
<summary>Show tooltips in album-view</summary>
|
<summary>Show tooltips in album-view</summary>
|
||||||
<description></description>
|
<description></description>
|
||||||
</key>
|
</key>
|
||||||
|
<key type="b" name="sort-albums-by-year">
|
||||||
|
<default>true</default>
|
||||||
|
<summary>Sort albums by year</summary>
|
||||||
|
<description></description>
|
||||||
|
</key>
|
||||||
<key type="b" name="send-notify">
|
<key type="b" name="send-notify">
|
||||||
<default>false</default>
|
<default>false</default>
|
||||||
<summary>Send notification on title change</summary>
|
<summary>Send notification on title change</summary>
|
||||||
@@ -56,6 +76,31 @@
|
|||||||
<summary>Add selected album instead of playing</summary>
|
<summary>Add selected album instead of playing</summary>
|
||||||
<description></description>
|
<description></description>
|
||||||
</key>
|
</key>
|
||||||
|
<key type="b" name="show-all-artists">
|
||||||
|
<default>false</default>
|
||||||
|
<summary>Show all artists instead of albumartists</summary>
|
||||||
|
<description></description>
|
||||||
|
</key>
|
||||||
|
<key type="ai" name="column-permutation">
|
||||||
|
<default>[0, 1, 2, 3, 4, 5, 6, 7]</default>
|
||||||
|
<summary>Column order in playlist</summary>
|
||||||
|
<description></description>
|
||||||
|
</key>
|
||||||
|
<key type="ab" name="column-visibilities">
|
||||||
|
<default>[true, false, true, true, false, true, false, false]</default>
|
||||||
|
<summary>Visibility of columns in playlist</summary>
|
||||||
|
<description></description>
|
||||||
|
</key>
|
||||||
|
<key type="ai" name="column-sizes">
|
||||||
|
<default>[0, 0, 0, 0, 0, 0, 0, 0]</default>
|
||||||
|
<summary>Sizes of columns in playlist</summary>
|
||||||
|
<description></description>
|
||||||
|
</key>
|
||||||
|
<key type="b" name="alt-layout">
|
||||||
|
<default>false</default>
|
||||||
|
<summary>Use alternative layout</summary>
|
||||||
|
<description></description>
|
||||||
|
</key>
|
||||||
<key type="i" name="active-profile">
|
<key type="i" name="active-profile">
|
||||||
<default>0</default>
|
<default>0</default>
|
||||||
<summary>Active profile</summary>
|
<summary>Active profile</summary>
|
||||||
@@ -76,6 +121,11 @@
|
|||||||
<summary>List of ports</summary>
|
<summary>List of ports</summary>
|
||||||
<description></description>
|
<description></description>
|
||||||
</key>
|
</key>
|
||||||
|
<key type="as" name="passwords">
|
||||||
|
<default>[""]</default>
|
||||||
|
<summary>List of passwords</summary>
|
||||||
|
<description></description>
|
||||||
|
</key>
|
||||||
<key type="as" name="paths">
|
<key type="as" name="paths">
|
||||||
<default>[""]</default>
|
<default>[""]</default>
|
||||||
<summary>List of library paths</summary>
|
<summary>List of library paths</summary>
|
||||||
|
222
po/de.po
222
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-01-12 16:18+0100\n"
|
"POT-Creation-Date: 2020-03-12 17:05+0100\n"
|
||||||
"PO-Revision-Date: 2020-01-12 16:18+0100\n"
|
"PO-Revision-Date: 2020-03-12 17:06+0100\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
@@ -18,140 +18,200 @@ msgstr ""
|
|||||||
"X-Generator: Poedit 2.2.4\n"
|
"X-Generator: Poedit 2.2.4\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: mpdevil.py:116
|
#: mpdevil.py:293 mpdevil.py:798 mpdevil.py:1402 mpdevil.py:1930
|
||||||
msgid "Album Artist"
|
|
||||||
msgstr "Albuminterpret"
|
|
||||||
|
|
||||||
#: mpdevil.py:173 mpdevil.py:350 mpdevil.py:1265
|
|
||||||
msgid "Unknown Title"
|
|
||||||
msgstr "Unbekannter Titel"
|
|
||||||
|
|
||||||
#: mpdevil.py:188
|
|
||||||
#, python-format
|
|
||||||
msgid "%(album)s%(year)s (tracks: %(total_tracks)i) (%(total_length)s):"
|
|
||||||
msgstr "%(album)s%(year)s (Titel: %(total_tracks)i) (%(total_length)s):"
|
|
||||||
|
|
||||||
#: mpdevil.py:244 mpdevil.py:1210
|
|
||||||
msgid "No"
|
msgid "No"
|
||||||
msgstr "Nr."
|
msgstr "Nr."
|
||||||
|
|
||||||
#: mpdevil.py:249 mpdevil.py:1215
|
#: mpdevil.py:298 mpdevil.py:804 mpdevil.py:1402 mpdevil.py:1936
|
||||||
msgid "Title"
|
msgid "Title"
|
||||||
msgstr "Titel"
|
msgstr "Titel"
|
||||||
|
|
||||||
#: mpdevil.py:254 mpdevil.py:1220
|
#: mpdevil.py:303 mpdevil.py:463 mpdevil.py:807 mpdevil.py:1402 mpdevil.py:1942
|
||||||
msgid "Artist"
|
msgid "Artist"
|
||||||
msgstr "Interpret"
|
msgstr "Interpret"
|
||||||
|
|
||||||
#: mpdevil.py:259 mpdevil.py:1230
|
#: mpdevil.py:308 mpdevil.py:813 mpdevil.py:1402 mpdevil.py:1954
|
||||||
msgid "Length"
|
msgid "Length"
|
||||||
msgstr "Länge"
|
msgstr "Länge"
|
||||||
|
|
||||||
#: mpdevil.py:358 mpdevil.py:1273
|
#: mpdevil.py:348 mpdevil.py:968 mpdevil.py:1994
|
||||||
msgid "Unknown Artist"
|
msgid "Unknown Title"
|
||||||
msgstr "Unbekannter Künstler"
|
msgstr "Unbekannter Titel"
|
||||||
|
|
||||||
#: mpdevil.py:362 mpdevil.py:1277
|
#: mpdevil.py:352 mpdevil.py:980 mpdevil.py:2002
|
||||||
|
msgid "Unknown Artist"
|
||||||
|
msgstr "Unbekannter Interpret"
|
||||||
|
|
||||||
|
#: mpdevil.py:393
|
||||||
|
msgid "all genres"
|
||||||
|
msgstr "Alle Genres"
|
||||||
|
|
||||||
|
#: mpdevil.py:461
|
||||||
|
msgid "Album Artist"
|
||||||
|
msgstr "Albuminterpret"
|
||||||
|
|
||||||
|
#: mpdevil.py:553 mpdevil.py:899
|
||||||
|
#, python-format
|
||||||
|
msgid "%(total_tracks)i titles (%(total_length)s)"
|
||||||
|
msgstr "%(total_tracks)i Titel (%(total_length)s)"
|
||||||
|
|
||||||
|
#: mpdevil.py:801 mpdevil.py:1402
|
||||||
|
msgid "Disc"
|
||||||
|
msgstr "CD"
|
||||||
|
|
||||||
|
#: mpdevil.py:810 mpdevil.py:1402 mpdevil.py:1948
|
||||||
|
msgid "Album"
|
||||||
|
msgstr "Album"
|
||||||
|
|
||||||
|
#: mpdevil.py:816 mpdevil.py:1402
|
||||||
|
msgid "Year"
|
||||||
|
msgstr "Jahr"
|
||||||
|
|
||||||
|
#: mpdevil.py:819 mpdevil.py:1402
|
||||||
|
msgid "Genre"
|
||||||
|
msgstr "Genre"
|
||||||
|
|
||||||
|
#: mpdevil.py:984 mpdevil.py:2006
|
||||||
msgid "Unknown Album"
|
msgid "Unknown Album"
|
||||||
msgstr "Unbekanntes Album"
|
msgstr "Unbekanntes Album"
|
||||||
|
|
||||||
#: mpdevil.py:575
|
#: mpdevil.py:1154
|
||||||
msgid "Select"
|
msgid "Select"
|
||||||
msgstr "Auswählen"
|
msgstr "Auswählen"
|
||||||
|
|
||||||
#: mpdevil.py:577
|
#: mpdevil.py:1156
|
||||||
msgid "Profile:"
|
msgid "Profile:"
|
||||||
msgstr "Profil:"
|
msgstr "Profil:"
|
||||||
|
|
||||||
#: mpdevil.py:579
|
#: mpdevil.py:1158
|
||||||
msgid "Name:"
|
msgid "Name:"
|
||||||
msgstr "Name:"
|
msgstr "Name:"
|
||||||
|
|
||||||
#: mpdevil.py:581
|
#: mpdevil.py:1160
|
||||||
msgid "Host:"
|
msgid "Host:"
|
||||||
msgstr "Host:"
|
msgstr "Host:"
|
||||||
|
|
||||||
#: mpdevil.py:583
|
#: mpdevil.py:1162
|
||||||
msgid "Port:"
|
msgid "Port:"
|
||||||
msgstr "Port:"
|
msgstr "Port:"
|
||||||
|
|
||||||
#: mpdevil.py:585
|
#: mpdevil.py:1164
|
||||||
|
msgid "Password:"
|
||||||
|
msgstr "Passwort:"
|
||||||
|
|
||||||
|
#: mpdevil.py:1166
|
||||||
msgid "Music lib:"
|
msgid "Music lib:"
|
||||||
msgstr "Musikverzeichnis:"
|
msgstr "Musikverzeichnis:"
|
||||||
|
|
||||||
#: mpdevil.py:675
|
#: mpdevil.py:1252
|
||||||
msgid "Choose directory"
|
msgid "Choose directory"
|
||||||
msgstr "Verzeichnis Wählen"
|
msgstr "Verzeichnis Wählen"
|
||||||
|
|
||||||
#: mpdevil.py:711
|
#: mpdevil.py:1292
|
||||||
msgid "Main cover size:"
|
msgid "Main cover size:"
|
||||||
msgstr "Größe des Haupt-Covers:"
|
msgstr "Größe des Haupt-Covers:"
|
||||||
|
|
||||||
#: mpdevil.py:713
|
#: mpdevil.py:1294
|
||||||
msgid "Album-view cover size:"
|
msgid "Album-view cover size:"
|
||||||
msgstr "Covergröße in Albumansicht:"
|
msgstr "Covergröße in Albumansicht:"
|
||||||
|
|
||||||
#: mpdevil.py:719
|
#: mpdevil.py:1300
|
||||||
|
msgid "Button icon size (restart required):"
|
||||||
|
msgstr "Symbolgröße der Knöpfe (Neustart erforderlich):"
|
||||||
|
|
||||||
|
#: mpdevil.py:1334
|
||||||
|
msgid "Use alternative layout"
|
||||||
|
msgstr "Benutze alternatives Layout"
|
||||||
|
|
||||||
|
#: mpdevil.py:1334
|
||||||
msgid "Show stop button"
|
msgid "Show stop button"
|
||||||
msgstr "Zeige Stopp-Knopf"
|
msgstr "Zeige Stopp-Knopf"
|
||||||
|
|
||||||
#: mpdevil.py:722
|
#: mpdevil.py:1335
|
||||||
msgid "Show title list as tooltip in album view"
|
msgid "Show genre filter"
|
||||||
msgstr "Zeige Titellisten als Tooltips in Albumansicht"
|
msgstr "Zeige Genre Filter"
|
||||||
|
|
||||||
#: mpdevil.py:725
|
#: mpdevil.py:1335
|
||||||
|
msgid "Show initials in artist view"
|
||||||
|
msgstr "Zeige Anfangsbuchstaben in Interpretenspalte"
|
||||||
|
|
||||||
|
#: mpdevil.py:1336
|
||||||
|
msgid "Show tooltips in album view"
|
||||||
|
msgstr "Zeige Tooltips in Albumansicht"
|
||||||
|
|
||||||
|
#: mpdevil.py:1337
|
||||||
|
msgid "Sort albums by year"
|
||||||
|
msgstr "Sortiere Alben nach Erscheinungsjahr"
|
||||||
|
|
||||||
|
#: mpdevil.py:1337
|
||||||
|
msgid "Show all artists"
|
||||||
|
msgstr "Zeige alle Interpreten"
|
||||||
|
|
||||||
|
#: mpdevil.py:1338
|
||||||
msgid "Send notification on title change"
|
msgid "Send notification on title change"
|
||||||
msgstr "Sende Benachrichtigung bei Titelwechsel"
|
msgstr "Sende Benachrichtigung bei Titelwechsel"
|
||||||
|
|
||||||
#: mpdevil.py:728
|
#: mpdevil.py:1338
|
||||||
msgid "Stop playback on quit"
|
msgid "Stop playback on quit"
|
||||||
msgstr "Wiedergabe beim Beenden stoppen"
|
msgstr "Wiedergabe beim Beenden stoppen"
|
||||||
|
|
||||||
#: mpdevil.py:731
|
#: mpdevil.py:1339
|
||||||
msgid "Play selected album after current title"
|
msgid "Play selected album after current title"
|
||||||
msgstr "Ausgewähltes Album hinter aktuellem Titel einreihen"
|
msgstr "Ausgewähltes Album hinter aktuellem Titel einreihen"
|
||||||
|
|
||||||
#: mpdevil.py:762 mpdevil.py:1441
|
#: mpdevil.py:1379
|
||||||
|
msgid "Drag & Drop to rearange"
|
||||||
|
msgstr "Mit Drag & Drop sortieren"
|
||||||
|
|
||||||
|
#: mpdevil.py:1398
|
||||||
|
msgid "Column"
|
||||||
|
msgstr "Spalte"
|
||||||
|
|
||||||
|
#: mpdevil.py:1432 mpdevil.py:2149
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Einstellungen"
|
msgstr "Einstellungen"
|
||||||
|
|
||||||
#: mpdevil.py:775
|
#: mpdevil.py:1446
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Allgemein"
|
msgstr "Allgemein"
|
||||||
|
|
||||||
#: mpdevil.py:776
|
#: mpdevil.py:1447
|
||||||
msgid "Profiles"
|
msgid "Profiles"
|
||||||
msgstr "Profile"
|
msgstr "Profile"
|
||||||
|
|
||||||
#: mpdevil.py:924
|
#: mpdevil.py:1448
|
||||||
|
msgid "Playlist"
|
||||||
|
msgstr "Wiedergabeliste"
|
||||||
|
|
||||||
|
#: mpdevil.py:1642
|
||||||
msgid "Random mode"
|
msgid "Random mode"
|
||||||
msgstr "Zufallsmodus"
|
msgstr "Zufallsmodus"
|
||||||
|
|
||||||
#: mpdevil.py:926
|
#: mpdevil.py:1645
|
||||||
msgid "Repeat mode"
|
msgid "Repeat mode"
|
||||||
msgstr "Dauerschleife"
|
msgstr "Dauerschleife"
|
||||||
|
|
||||||
#: mpdevil.py:928
|
#: mpdevil.py:1648
|
||||||
msgid "Single mode"
|
msgid "Single mode"
|
||||||
msgstr "Einzelstückmodus"
|
msgstr "Einzelstückmodus"
|
||||||
|
|
||||||
#: mpdevil.py:930
|
#: mpdevil.py:1651
|
||||||
msgid "Consume mode"
|
msgid "Consume mode"
|
||||||
msgstr "Playliste verbrauchen"
|
msgstr "Playliste verbrauchen"
|
||||||
|
|
||||||
#: mpdevil.py:1024
|
#: mpdevil.py:1741
|
||||||
msgid "Right click to show additional information"
|
msgid "Click to show additional information"
|
||||||
msgstr "Rechtsclick für weitere Informationen"
|
msgstr "Klicken für weitere Informationen"
|
||||||
|
|
||||||
#: mpdevil.py:1047
|
#: mpdevil.py:1767
|
||||||
msgid "MPD-Tag"
|
msgid "MPD-Tag"
|
||||||
msgstr "MPD-Tag"
|
msgstr "MPD-Tag"
|
||||||
|
|
||||||
#: mpdevil.py:1050 mpdevil.py:1158
|
#: mpdevil.py:1771 mpdevil.py:1875
|
||||||
msgid "Value"
|
msgid "Value"
|
||||||
msgstr "Wert"
|
msgstr "Wert"
|
||||||
|
|
||||||
#: mpdevil.py:1071
|
#: mpdevil.py:1793
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)s bit, %(channels)s "
|
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)s bit, %(channels)s "
|
||||||
@@ -160,90 +220,84 @@ msgstr ""
|
|||||||
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)s bit, %(channels)s "
|
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)s bit, %(channels)s "
|
||||||
"Kanäle, %(file_type)s"
|
"Kanäle, %(file_type)s"
|
||||||
|
|
||||||
#: mpdevil.py:1137
|
#: mpdevil.py:1853
|
||||||
msgid "Stats"
|
msgid "Stats"
|
||||||
msgstr "Statistik"
|
msgstr "Statistik"
|
||||||
|
|
||||||
#: mpdevil.py:1155
|
#: mpdevil.py:1872
|
||||||
msgid "Tag"
|
msgid "Tag"
|
||||||
msgstr "Tag"
|
msgstr "Tag"
|
||||||
|
|
||||||
#: mpdevil.py:1175
|
#: mpdevil.py:1892
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Suche"
|
msgstr "Suche"
|
||||||
|
|
||||||
#: mpdevil.py:1225
|
#: mpdevil.py:2013
|
||||||
msgid "Album"
|
|
||||||
msgstr "Album"
|
|
||||||
|
|
||||||
#: mpdevil.py:1284
|
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Hits: %i"
|
msgid "Hits: %i"
|
||||||
msgstr "Treffer: %i"
|
msgstr "Treffer: %i"
|
||||||
|
|
||||||
#: mpdevil.py:1288
|
#: mpdevil.py:2017
|
||||||
msgid "Lyrics"
|
msgid "Lyrics"
|
||||||
msgstr "Liedtext"
|
msgstr "Liedtext"
|
||||||
|
|
||||||
#: mpdevil.py:1332
|
#: mpdevil.py:2051
|
||||||
msgid "searching..."
|
msgid "searching..."
|
||||||
msgstr "suche..."
|
msgstr "suche..."
|
||||||
|
|
||||||
#: mpdevil.py:1336
|
#: mpdevil.py:2055
|
||||||
msgid "not found"
|
msgid "not found"
|
||||||
msgstr "nicht gefunden"
|
msgstr "nicht gefunden"
|
||||||
|
|
||||||
#: mpdevil.py:1341
|
#: mpdevil.py:2132
|
||||||
msgid "not connected"
|
|
||||||
msgstr "nicht verbunden"
|
|
||||||
|
|
||||||
#: mpdevil.py:1421
|
|
||||||
msgid "Select profile"
|
msgid "Select profile"
|
||||||
msgstr "Profil auswählen"
|
msgstr "Profil auswählen"
|
||||||
|
|
||||||
#: mpdevil.py:1425
|
#: mpdevil.py:2137
|
||||||
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"
|
||||||
|
|
||||||
#: mpdevil.py:1427
|
#: mpdevil.py:2140
|
||||||
msgid "Title search"
|
msgid "Title search"
|
||||||
msgstr "Titelsuche"
|
msgstr "Titelsuche"
|
||||||
|
|
||||||
#: mpdevil.py:1429
|
#: mpdevil.py:2143
|
||||||
msgid "Show lyrics"
|
msgid "Show lyrics"
|
||||||
msgstr "Zeige Liedtext"
|
msgstr "Zeige Liedtext"
|
||||||
|
|
||||||
#: mpdevil.py:1436
|
#: mpdevil.py:2148
|
||||||
msgid "Not connected to MPD-server. Reconnect?"
|
msgid "Save window layout"
|
||||||
msgstr "Nicht mit MPD-Server verbunden. Verbindung wiederherstellen?"
|
msgstr "Fensterlayout speichern"
|
||||||
|
|
||||||
#: mpdevil.py:1440
|
#: mpdevil.py:2150
|
||||||
msgid "Save window size"
|
|
||||||
msgstr "Fenstergröße speichern"
|
|
||||||
|
|
||||||
#: mpdevil.py:1442
|
|
||||||
msgid "Update database"
|
msgid "Update database"
|
||||||
msgstr "Datenbank aktualisieren"
|
msgstr "Datenbank aktualisieren"
|
||||||
|
|
||||||
#: mpdevil.py:1443
|
#: mpdevil.py:2151
|
||||||
msgid "Server stats"
|
msgid "Server stats"
|
||||||
msgstr "Serverstatistik"
|
msgstr "Serverstatistik"
|
||||||
|
|
||||||
#: mpdevil.py:1444
|
#: mpdevil.py:2152
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr "Über"
|
msgstr "Über"
|
||||||
|
|
||||||
#: mpdevil.py:1445
|
#: mpdevil.py:2153
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr "Beenden"
|
msgstr "Beenden"
|
||||||
|
|
||||||
#: mpdevil.py:1450
|
#: mpdevil.py:2159
|
||||||
msgid "Main menu"
|
msgid "Main menu"
|
||||||
msgstr "Hauptmenu"
|
msgstr "Hauptmenu"
|
||||||
|
|
||||||
#: mpdevil.py:1603
|
#: mpdevil.py:2342
|
||||||
msgid "A small MPD client written in python"
|
msgid "A small MPD client written in python"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "not connected"
|
||||||
|
#~ msgstr "nicht verbunden"
|
||||||
|
|
||||||
|
#~ msgid "Not connected to MPD-server. Reconnect?"
|
||||||
|
#~ msgstr "Nicht mit MPD-Server verbunden. Verbindung wiederherstellen?"
|
||||||
|
|
||||||
#~ msgid "Find titles"
|
#~ msgid "Find titles"
|
||||||
#~ msgstr "Finde Titel"
|
#~ msgstr "Finde Titel"
|
||||||
|
204
po/mpdevil.pot
204
po/mpdevil.pot
@@ -8,7 +8,7 @@ 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-01-12 16:18+0100\n"
|
"POT-Creation-Date: 2020-03-12 17:05+0100\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"
|
||||||
@@ -17,227 +17,275 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=CHARSET\n"
|
"Content-Type: text/plain; charset=CHARSET\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: mpdevil.py:116
|
#: mpdevil.py:293 mpdevil.py:798 mpdevil.py:1402 mpdevil.py:1930
|
||||||
msgid "Album Artist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil.py:173 mpdevil.py:350 mpdevil.py:1265
|
|
||||||
msgid "Unknown Title"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil.py:188
|
|
||||||
#, python-format
|
|
||||||
msgid "%(album)s%(year)s (tracks: %(total_tracks)i) (%(total_length)s):"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil.py:244 mpdevil.py:1210
|
|
||||||
msgid "No"
|
msgid "No"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:249 mpdevil.py:1215
|
#: mpdevil.py:298 mpdevil.py:804 mpdevil.py:1402 mpdevil.py:1936
|
||||||
msgid "Title"
|
msgid "Title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:254 mpdevil.py:1220
|
#: mpdevil.py:303 mpdevil.py:463 mpdevil.py:807 mpdevil.py:1402 mpdevil.py:1942
|
||||||
msgid "Artist"
|
msgid "Artist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:259 mpdevil.py:1230
|
#: mpdevil.py:308 mpdevil.py:813 mpdevil.py:1402 mpdevil.py:1954
|
||||||
msgid "Length"
|
msgid "Length"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:358 mpdevil.py:1273
|
#: mpdevil.py:348 mpdevil.py:968 mpdevil.py:1994
|
||||||
|
msgid "Unknown Title"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:352 mpdevil.py:980 mpdevil.py:2002
|
||||||
msgid "Unknown Artist"
|
msgid "Unknown Artist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:362 mpdevil.py:1277
|
#: mpdevil.py:393
|
||||||
|
msgid "all genres"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:461
|
||||||
|
msgid "Album Artist"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:553 mpdevil.py:899
|
||||||
|
#, python-format
|
||||||
|
msgid "%(total_tracks)i titles (%(total_length)s)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:801 mpdevil.py:1402
|
||||||
|
msgid "Disc"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:810 mpdevil.py:1402 mpdevil.py:1948
|
||||||
|
msgid "Album"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:816 mpdevil.py:1402
|
||||||
|
msgid "Year"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:819 mpdevil.py:1402
|
||||||
|
msgid "Genre"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:984 mpdevil.py:2006
|
||||||
msgid "Unknown Album"
|
msgid "Unknown Album"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:575
|
#: mpdevil.py:1154
|
||||||
msgid "Select"
|
msgid "Select"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:577
|
#: mpdevil.py:1156
|
||||||
msgid "Profile:"
|
msgid "Profile:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:579
|
#: mpdevil.py:1158
|
||||||
msgid "Name:"
|
msgid "Name:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:581
|
#: mpdevil.py:1160
|
||||||
msgid "Host:"
|
msgid "Host:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:583
|
#: mpdevil.py:1162
|
||||||
msgid "Port:"
|
msgid "Port:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:585
|
#: mpdevil.py:1164
|
||||||
|
msgid "Password:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:1166
|
||||||
msgid "Music lib:"
|
msgid "Music lib:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:675
|
#: mpdevil.py:1252
|
||||||
msgid "Choose directory"
|
msgid "Choose directory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:711
|
#: mpdevil.py:1292
|
||||||
msgid "Main cover size:"
|
msgid "Main cover size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:713
|
#: mpdevil.py:1294
|
||||||
msgid "Album-view cover size:"
|
msgid "Album-view cover size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:719
|
#: mpdevil.py:1300
|
||||||
|
msgid "Button icon size (restart required):"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:1334
|
||||||
|
msgid "Use alternative layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:1334
|
||||||
msgid "Show stop button"
|
msgid "Show stop button"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:722
|
#: mpdevil.py:1335
|
||||||
msgid "Show title list as tooltip in album view"
|
msgid "Show genre filter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:725
|
#: mpdevil.py:1335
|
||||||
|
msgid "Show initials in artist view"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:1336
|
||||||
|
msgid "Show tooltips in album view"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:1337
|
||||||
|
msgid "Sort albums by year"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:1337
|
||||||
|
msgid "Show all artists"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:1338
|
||||||
msgid "Send notification on title change"
|
msgid "Send notification on title change"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:728
|
#: mpdevil.py:1338
|
||||||
msgid "Stop playback on quit"
|
msgid "Stop playback on quit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:731
|
#: mpdevil.py:1339
|
||||||
msgid "Play selected album after current title"
|
msgid "Play selected album after current title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:762 mpdevil.py:1441
|
#: mpdevil.py:1379
|
||||||
|
msgid "Drag & Drop to rearange"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:1398
|
||||||
|
msgid "Column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:1432 mpdevil.py:2149
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:775
|
#: mpdevil.py:1446
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:776
|
#: mpdevil.py:1447
|
||||||
msgid "Profiles"
|
msgid "Profiles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:924
|
#: mpdevil.py:1448
|
||||||
|
msgid "Playlist"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil.py:1642
|
||||||
msgid "Random mode"
|
msgid "Random mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:926
|
#: mpdevil.py:1645
|
||||||
msgid "Repeat mode"
|
msgid "Repeat mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:928
|
#: mpdevil.py:1648
|
||||||
msgid "Single mode"
|
msgid "Single mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:930
|
#: mpdevil.py:1651
|
||||||
msgid "Consume mode"
|
msgid "Consume mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1024
|
#: mpdevil.py:1741
|
||||||
msgid "Right click to show additional information"
|
msgid "Click to show additional information"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1047
|
#: mpdevil.py:1767
|
||||||
msgid "MPD-Tag"
|
msgid "MPD-Tag"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1050 mpdevil.py:1158
|
#: mpdevil.py:1771 mpdevil.py:1875
|
||||||
msgid "Value"
|
msgid "Value"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1071
|
#: mpdevil.py:1793
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)s bit, %(channels)s "
|
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)s bit, %(channels)s "
|
||||||
"channels, %(file_type)s"
|
"channels, %(file_type)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1137
|
#: mpdevil.py:1853
|
||||||
msgid "Stats"
|
msgid "Stats"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1155
|
#: mpdevil.py:1872
|
||||||
msgid "Tag"
|
msgid "Tag"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1175
|
#: mpdevil.py:1892
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1225
|
#: mpdevil.py:2013
|
||||||
msgid "Album"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil.py:1284
|
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Hits: %i"
|
msgid "Hits: %i"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1288
|
#: mpdevil.py:2017
|
||||||
msgid "Lyrics"
|
msgid "Lyrics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1332
|
#: mpdevil.py:2051
|
||||||
msgid "searching..."
|
msgid "searching..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1336
|
#: mpdevil.py:2055
|
||||||
msgid "not found"
|
msgid "not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1341
|
#: mpdevil.py:2132
|
||||||
msgid "not connected"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil.py:1421
|
|
||||||
msgid "Select profile"
|
msgid "Select profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1425
|
#: mpdevil.py:2137
|
||||||
msgid "Return to album of current title"
|
msgid "Return to album of current title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1427
|
#: mpdevil.py:2140
|
||||||
msgid "Title search"
|
msgid "Title search"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1429
|
#: mpdevil.py:2143
|
||||||
msgid "Show lyrics"
|
msgid "Show lyrics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1436
|
#: mpdevil.py:2148
|
||||||
msgid "Not connected to MPD-server. Reconnect?"
|
msgid "Save window layout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1440
|
#: mpdevil.py:2150
|
||||||
msgid "Save window size"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil.py:1442
|
|
||||||
msgid "Update database"
|
msgid "Update database"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1443
|
#: mpdevil.py:2151
|
||||||
msgid "Server stats"
|
msgid "Server stats"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1444
|
#: mpdevil.py:2152
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1445
|
#: mpdevil.py:2153
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1450
|
#: mpdevil.py:2159
|
||||||
msgid "Main menu"
|
msgid "Main menu"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil.py:1603
|
#: mpdevil.py:2342
|
||||||
msgid "A small MPD client written in python"
|
msgid "A small MPD client written in python"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1021 KiB |
BIN
screenshots/mainwindow_0.7.0.png
Normal file
BIN
screenshots/mainwindow_0.7.0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1020 KiB |
Reference in New Issue
Block a user