79 Commits

Author SHA1 Message Date
Martin Wagner
f13884d059 preparations for 0.8.3 2020-06-21 20:19:11 +02:00
Martin Wagner
600e0d5c84 fixed default column sizes 2020-06-21 20:00:19 +02:00
Martin Wagner
57ace9ec32 adjusted defaults 2020-06-21 19:53:42 +02:00
Martin Wagner
38b2286f09 made button presses in AlbumIconView less aggressive 2020-06-17 19:21:07 +02:00
Martin Wagner
03ee15854c display total duration in AlbumDialog 2020-06-14 22:34:01 +02:00
Martin Wagner
8ab8e7aa29 fixed bug in SongsView 2020-06-14 22:25:40 +02:00
Martin Wagner
8a46bab4da disabled opening of multiple lyrics overlays 2020-06-13 00:03:53 +02:00
Martin Wagner
d198c3a9f1 made lyrics button always visible 2020-06-10 22:09:23 +02:00
Martin Wagner
7ad93a0943 added missing FocusFrame in LyricsWindow 2020-06-06 14:20:05 +02:00
Martin Wagner
dc6b802245 added search by tag 2020-06-05 17:43:34 +02:00
Martin Wagner
7afc76b4f8 extracted independent functions from 'Client' 2020-06-04 20:36:34 +02:00
Martin Wagner
3f400e18b0 fixed displaying of multitag songs in SongPopover 2020-06-04 20:13:43 +02:00
Martin Wagner
f9b632802f fixed bug in AlbumDialog 2020-06-04 20:00:51 +02:00
Martin Wagner
b3d96f3e9f improved displaying of compilation albums 2020-06-04 19:34:36 +02:00
Martin Wagner
5c2cc71fb3 fixed back_to_album 2020-06-01 11:13:11 +02:00
Martin Wagner
8d677e8453 preparations for 0.8.2 2020-05-30 15:35:46 +02:00
Martin Wagner
20e1e864bc reordered main menu 2020-05-28 22:46:38 +02:00
Martin Wagner
013031ff39 fixed popover placing 2020-05-27 22:16:35 +02:00
Martin Wagner
4c31a369f2 improved cover labels 2020-05-27 21:08:01 +02:00
Martin Wagner
20bae2af59 made SongPopover more compatible with different themes 2020-05-27 18:54:01 +02:00
Martin Wagner
97ee069121 moved profile selection 2020-05-27 17:36:49 +02:00
Martin Wagner
1adf35c97d bind F1 to help 2020-05-26 22:53:59 +02:00
Martin Wagner
369b01cded added menu entry for help 2020-05-26 22:36:46 +02:00
Martin Wagner
ac150790fb improved AlbumDialog sizing 2020-05-26 19:49:55 +02:00
Martin Wagner
723a4c5e29 improved FocusFrame 2020-05-26 18:37:51 +02:00
Martin Wagner
864477c602 enabled showing metadata of any song 2020-05-26 15:04:16 +02:00
Martin Wagner
3c68214b68 added timezone hint for 'last-modified' 2020-05-25 22:01:22 +02:00
Martin Wagner
feaa958547 improved format of 'last-modified' 2020-05-25 21:57:51 +02:00
Martin Wagner
343a1d23dd simplified getting file type 2020-05-25 21:38:26 +02:00
Martin Wagner
4245d49e95 unified cell renderers 2020-05-25 21:32:50 +02:00
Martin Wagner
34940bba7e improved column sizing of SongsView 2020-05-25 19:18:21 +02:00
Martin Wagner
e6aa7ac6aa improved showing of AudioType popover 2020-05-25 18:48:15 +02:00
Martin Wagner
6d89695b3e fixed window title 2020-05-24 22:42:43 +02:00
Martin Wagner
055c7fd522 improved LyricsWindow 2020-05-24 19:37:08 +02:00
Martin Wagner
951cdf35d6 made LyricsWindow close_button smaller 2020-05-23 16:14:29 +02:00
Martin Wagner
3dd66d471b fixed wrong icon sizes 2020-05-23 14:09:58 +02:00
Martin Wagner
1efe62d5df added 'restart required' hint 2020-05-21 22:28:58 +02:00
Martin Wagner
fe93835f7d save/restore window maximized state 2020-05-21 21:33:39 +02:00
Martin Wagner
2090e33810 Layout improvements introducing optional CSD (disabled by default) 2020-05-21 21:18:39 +02:00
Martin Wagner
0df8f91279 fixed bug in back_to_album 2020-05-19 17:23:15 +02:00
Martin Wagner
a3d077d1ac minor key binding fixes 2020-05-19 16:50:20 +02:00
Martin Wagner
69a674631b fixed typo 2020-05-18 21:04:44 +02:00
Martin Wagner
dffdfd73ae added extra buttons to SearchWindow to add/play all results at once 2020-05-18 20:47:04 +02:00
Martin Wagner
98d55d3caf improved sorting in SongsView 2020-05-18 20:05:32 +02:00
Martin Wagner
dab40be20c properly placed FocusFrame in SearchWindow 2020-05-18 17:45:47 +02:00
Martin Wagner
8dbef31519 merged lyrics window into main cover 2020-05-18 17:24:09 +02:00
Martin Wagner
ae4cede863 disabled auto resize cover frame 2020-05-18 15:53:29 +02:00
Martin Wagner
9a470e50ab improved displaying covers with non quadratic aspect ratio 2020-05-18 15:32:04 +02:00
Martin Wagner
2782c632b5 fixed search entry 2020-05-17 22:52:10 +02:00
Martin Wagner
e8cd822b2f removed extra search window making search more interactive 2020-05-17 20:46:19 +02:00
Martin Wagner
a71a8655a2 fixed SeekBar in stoped state 2020-05-17 20:22:11 +02:00
Martin Wagner
839c47bb20 fixed SeekBar in paused state 2020-05-16 12:42:10 +02:00
Martin Wagner
f63f781718 removed duplicated code 2020-05-16 11:27:09 +02:00
Martin Wagner
823d574ea4 always emit 'periodic_signal' on reconnect 2020-05-16 11:18:43 +02:00
Martin Wagner
16129be7f3 bind F5 to database update 2020-05-16 10:58:13 +02:00
Martin Wagner
a3dc822420 improved behavior in disconnected state 2020-05-16 09:55:11 +02:00
Martin Wagner
f40ed4b707 reduced GLib.timeout_add to one at a time 2020-05-16 09:42:27 +02:00
Martin Wagner
d337e44286 removed leading zeros in SeekBar 2020-05-14 16:03:34 +02:00
Martin Wagner
e6b4fc67a0 reverted AudioType changes 2020-05-13 21:16:43 +02:00
Martin Wagner
c754be99d6 disabled showing unnecessary hours in playlist and tooltips 2020-05-13 19:29:39 +02:00
Martin Wagner
16bcc74b15 fixed AudioType 2020-05-13 19:05:24 +02:00
Martin Wagner
2cf05fc308 fixed window title when no song is playing 2020-05-13 18:02:39 +02:00
Martin Wagner
931f27763a show number of discs in album tooltips 2020-05-12 17:56:59 +02:00
Martin Wagner
710e186741 show release date in window title and notification 2020-05-12 17:39:57 +02:00
Martin Wagner
fdb6ee714a fixed compatibility with python-mpd2 1.1.0 2020-05-03 11:58:35 +02:00
Martin Wagner
ee534c5279 added protocol version to 'Server stats' 2020-05-02 10:56:42 +02:00
Martin Wagner
9744d9810e removed unneeded counter 2020-04-24 22:20:17 +02:00
Martin Wagner
a79690a340 replaced 'playlist' command with 'playlistinfo' 2020-04-11 09:52:31 +02:00
Martin Wagner
32fe7d3773 clear bold text in 'ArtistView' like in 'PlaylistView' 2020-04-09 00:34:19 +02:00
Martin Wagner
da2eb5cba0 small code style changes 2020-04-09 00:26:21 +02:00
Martin Wagner
3f42f62be6 Update configure.ac 2020-04-07 18:16:30 +02:00
Martin Wagner
eff74509da fixed typo 2020-04-07 18:10:42 +02:00
Martin Wagner
f8a9aa0fc0 removed MPRIS global variabels 2020-04-07 18:02:43 +02:00
Martin Wagner
03b34d1c29 improved cover fetching 2020-04-07 17:57:16 +02:00
Martin Wagner
86f439c891 removed redundancy 2020-04-07 12:38:38 +02:00
Martin Wagner
d36c4beca4 minor fixes 2020-04-07 01:37:53 +02:00
Martin Wagner
6e88ce3e57 support multiple value tags (fixes #4) 2020-04-07 01:25:53 +02:00
Martin Wagner
0acadd7103 Added link to wiki 2020-04-06 21:20:55 +02:00
Martin Wagner
ed143dab55 fixed bug in 'PlaylistView' 2020-04-04 16:23:09 +02:00
8 changed files with 1416 additions and 1035 deletions

View File

@@ -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.
![ScreenShot](screenshots/mainwindow_0.8.0.png) ![ScreenShot](screenshots/mainwindow_0.8.3.png)
Features Features
-------- --------
@@ -17,6 +17,8 @@ Features
- fetches lyrics from the web (based on PyLyrics) - fetches lyrics from the web (based on PyLyrics)
- MPRIS interface (based on mpDris2) - MPRIS interface (based on mpDris2)
See: https://github.com/SoongNoonien/mpdevil/wiki/Usage
Building and installation Building and installation
------------------------- -------------------------

File diff suppressed because it is too large Load Diff

View File

@@ -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.8.0]) AC_INIT([mpdevil], [0.8.3])
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])

View File

@@ -1,28 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<schemalist> <schemalist>
<schema id="org.mpdevil" path="/org/mpdevil/"> <schema id="org.mpdevil" path="/org/mpdevil/">
<key type="b" name="maximize">
<default>false</default>
<summary>Maximize mpdevil on startup</summary>
<description></description>
</key>
<key type="i" name="width"> <key type="i" name="width">
<default>1050</default> <default>1000</default>
<summary>Default width of window</summary> <summary>Default width of window</summary>
<description></description> <description></description>
</key> </key>
<key type="i" name="height"> <key type="i" name="height">
<default>1020</default> <default>990</default>
<summary>Default height of window</summary> <summary>Default height of window</summary>
<description></description> <description></description>
</key> </key>
<key type="i" name="paned0">
<default>370</default>
<summary>Default position of cover/playlist separator</summary>
<description></description>
</key>
<key type="i" name="paned1"> <key type="i" name="paned1">
<default>246</default> <default>246</default>
<summary>Default position of artist/album separator</summary> <summary>Default position of artist/albums separator</summary>
<description></description> <description></description>
</key> </key>
<key type="i" name="paned2"> <key type="i" name="paned2">
<default>598</default> <default>572</default>
<summary>Default position of browser/playlist separator</summary> <summary>Default position of paned1/paned0 separator</summary>
<description></description> <description></description>
</key> </key>
<key type="i" name="album-cover"> <key type="i" name="album-cover">
<default>140</default> <default>130</default>
<summary>Size of covers in album view</summary> <summary>Size of covers in album view</summary>
<description></description> <description></description>
</key> </key>
@@ -36,8 +46,13 @@
<summary>Size of button icons in control bar</summary> <summary>Size of button icons in control bar</summary>
<description></description> <description></description>
</key> </key>
<key type="b" name="show-stop"> <key type="b" name="use-csd">
<default>false</default> <default>false</default>
<summary>Use CSD for main window</summary>
<description></description>
</key>
<key type="b" name="show-stop">
<default>true</default>
<summary>Show stop button</summary> <summary>Show stop button</summary>
<description></description> <description></description>
</key> </key>
@@ -52,7 +67,7 @@
<description></description> <description></description>
</key> </key>
<key type="b" name="sort-albums-by-year"> <key type="b" name="sort-albums-by-year">
<default>false</default> <default>true</default>
<summary>Sort albums by year</summary> <summary>Sort albums by year</summary>
<description></description> <description></description>
</key> </key>
@@ -87,7 +102,7 @@
<description></description> <description></description>
</key> </key>
<key type="ai" name="column-sizes"> <key type="ai" name="column-sizes">
<default>[0, 0, 0, 0, 0, 0, 0, 0]</default> <default>[33, 0, 203, 153, 174, 0, 0, 0]</default>
<summary>Sizes of columns in playlist</summary> <summary>Sizes of columns in playlist</summary>
<description></description> <description></description>
</key> </key>

234
po/de.po
View File

@@ -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-04-01 18:49+0200\n" "POT-Creation-Date: 2020-05-26 22:35+0200\n"
"PO-Revision-Date: 2020-04-01 18:51+0200\n" "PO-Revision-Date: 2020-05-26 22:36+0200\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"Language: de\n" "Language: de\n"
@@ -18,226 +18,235 @@ 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:860 mpdevil.py:1490 mpdevil.py:2180 #: mpdevil.py:260
msgid "No"
msgstr "Nr."
#: mpdevil.py:866 mpdevil.py:1496 mpdevil.py:2180
msgid "Title"
msgstr "Titel"
#: mpdevil.py:872 mpdevil.py:1098 mpdevil.py:1499 mpdevil.py:2180
msgid "Artist"
msgstr "Interpret"
#: mpdevil.py:879 mpdevil.py:1502 mpdevil.py:2180
msgid "Album"
msgstr "Album"
#: mpdevil.py:885 mpdevil.py:1505 mpdevil.py:2180
msgid "Length"
msgstr "Länge"
#: mpdevil.py:933 mpdevil.py:1664
msgid "Unknown Title" msgid "Unknown Title"
msgstr "Unbekannter Titel" msgstr "Unbekannter Titel"
#: mpdevil.py:941 mpdevil.py:1676 #: mpdevil.py:260
msgid "Unknown Artist" msgid "Unknown Artist"
msgstr "Unbekannter Interpret" msgstr "Unbekannter Interpret"
#: mpdevil.py:945 mpdevil.py:1680 #: mpdevil.py:260
msgid "Unknown Album" msgid "Unknown Album"
msgstr "Unbekanntes Album" msgstr "Unbekanntes Album"
#: mpdevil.py:1010 #: mpdevil.py:921
msgid "MPD-Tag"
msgstr "MPD-Tag"
#: mpdevil.py:925
msgid "Value"
msgstr "Wert"
#: mpdevil.py:968 mpdevil.py:1620 mpdevil.py:2385
msgid "No"
msgstr "Nr."
#: mpdevil.py:973 mpdevil.py:1626 mpdevil.py:2385
msgid "Title"
msgstr "Titel"
#: mpdevil.py:979 mpdevil.py:1223 mpdevil.py:1629 mpdevil.py:2385
msgid "Artist"
msgstr "Interpret"
#: mpdevil.py:985 mpdevil.py:1632 mpdevil.py:2385
msgid "Album"
msgstr "Album"
#: mpdevil.py:992 mpdevil.py:1635 mpdevil.py:2385
msgid "Length"
msgstr "Länge"
#: mpdevil.py:1137
msgid "all genres" msgid "all genres"
msgstr "Alle Genres" msgstr "Alle Genres"
#: mpdevil.py:1096 #: mpdevil.py:1221
msgid "Album Artist" msgid "Album Artist"
msgstr "Albuminterpret" msgstr "Albuminterpret"
#: mpdevil.py:1099 #: mpdevil.py:1224
msgid "all artists" msgid "all artists"
msgstr "Alle Interpreten" msgstr "Alle Interpreten"
#: mpdevil.py:1242 mpdevil.py:1595 #: mpdevil.py:1366
#, 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.py:1368 mpdevil.py:1721
#, python-format #, python-format
msgid "%(total_tracks)i titles (%(total_length)s)" msgid "%(total_tracks)i titles (%(total_length)s)"
msgstr "%(total_tracks)i Titel (%(total_length)s)" msgstr "%(total_tracks)i Titel (%(total_length)s)"
#: mpdevil.py:1493 mpdevil.py:2180 #: mpdevil.py:1623 mpdevil.py:2385
msgid "Disc" msgid "Disc"
msgstr "CD" msgstr "CD"
#: mpdevil.py:1508 mpdevil.py:2180 #: mpdevil.py:1638 mpdevil.py:2385
msgid "Year" msgid "Year"
msgstr "Jahr" msgstr "Jahr"
#: mpdevil.py:1511 mpdevil.py:2180 #: mpdevil.py:1641 mpdevil.py:2385
msgid "Genre" msgid "Genre"
msgstr "Genre" msgstr "Genre"
#: mpdevil.py:1725 #: mpdevil.py:1827
msgid "Show lyrics"
msgstr "Zeige Liedtext"
#: mpdevil.py:1911
msgid "Back to current album" msgid "Back to current album"
msgstr "Zurück zu aktuellem Album" msgstr "Zurück zu aktuellem Album"
#: mpdevil.py:1727 mpdevil.py:2794 #: mpdevil.py:1913
msgid "Search" msgid "Search"
msgstr "Suche" msgstr "Suche"
#: mpdevil.py:1893 #: mpdevil.py:2088
msgid "Profile:" msgid "Profile:"
msgstr "Profil:" msgstr "Profil:"
#: mpdevil.py:1895 #: mpdevil.py:2090
msgid "Name:" msgid "Name:"
msgstr "Name:" msgstr "Name:"
#: mpdevil.py:1897 #: mpdevil.py:2092
msgid "Host:" msgid "Host:"
msgstr "Host:" msgstr "Host:"
#: mpdevil.py:1899 #: mpdevil.py:2094
msgid "Password:" msgid "Password:"
msgstr "Passwort:" msgstr "Passwort:"
#: mpdevil.py:1901 #: mpdevil.py:2096
msgid "Music lib:" msgid "Music lib:"
msgstr "Musikverzeichnis:" msgstr "Musikverzeichnis:"
#: mpdevil.py:1984 #: mpdevil.py:2183
msgid "Choose directory" msgid "Choose directory"
msgstr "Verzeichnis Wählen" msgstr "Verzeichnis Wählen"
#: mpdevil.py:2024 #: mpdevil.py:2221
msgid "Main cover size:" msgid "Main cover size:"
msgstr "Größe des Haupt-Covers:" msgstr "Größe des Haupt-Covers:"
#: mpdevil.py:2028 #: mpdevil.py:2225
msgid "Album view cover size:" msgid "Album view cover size:"
msgstr "Covergröße in Albumliste:" msgstr "Covergröße in Albumliste:"
#: mpdevil.py:2032 #: mpdevil.py:2229
msgid "Button icon size:" msgid "Button icon size:"
msgstr "Symbolgröße der Knöpfe:" msgstr "Symbolgröße der Knöpfe:"
#: mpdevil.py:2034 #: mpdevil.py:2231 mpdevil.py:2311
msgid "(restart required)" msgid "(restart required)"
msgstr "(Neustart erforderlich)" msgstr "(Neustart erforderlich)"
#: mpdevil.py:2045 #: mpdevil.py:2242
msgid "Sort albums by:" msgid "Sort albums by:"
msgstr "Sortiere Alben nach:" msgstr "Sortiere Alben nach:"
#: mpdevil.py:2045 #: mpdevil.py:2242
msgid "name" msgid "name"
msgstr "Name" msgstr "Name"
#: mpdevil.py:2045 #: mpdevil.py:2242
msgid "year" msgid "year"
msgstr "Jahr" msgstr "Jahr"
#: mpdevil.py:2046 #: mpdevil.py:2243
msgid "Position of playlist:" msgid "Position of playlist:"
msgstr "Wiedergabelistenposition:" msgstr "Wiedergabelistenposition:"
#: mpdevil.py:2046 #: mpdevil.py:2243
msgid "bottom" msgid "bottom"
msgstr "unten" msgstr "unten"
#: mpdevil.py:2046 #: mpdevil.py:2243
msgid "right" msgid "right"
msgstr "rechts" msgstr "rechts"
#: mpdevil.py:2062 #: mpdevil.py:2259
msgid "<b>View</b>" msgid "<b>View</b>"
msgstr "<b>Ansicht</b>" msgstr "<b>Ansicht</b>"
#: mpdevil.py:2065 #: mpdevil.py:2262
msgid "<b>Behavior</b>" msgid "<b>Behavior</b>"
msgstr "<b>Verhalten</b>" msgstr "<b>Verhalten</b>"
#: mpdevil.py:2070 #: mpdevil.py:2267
msgid "Use Client-side decoration"
msgstr "Benutze \"Client-side decoration\""
#: mpdevil.py:2268
msgid "Show stop button" msgid "Show stop button"
msgstr "Zeige Stopp-Knopf" msgstr "Zeige Stopp-Knopf"
#: mpdevil.py:2071 #: mpdevil.py:2269
msgid "Show initials in artist view" msgid "Show initials in artist view"
msgstr "Zeige Anfangsbuchstaben in Interpretenliste" msgstr "Zeige Anfangsbuchstaben in Interpretenliste"
#: mpdevil.py:2072 #: mpdevil.py:2270
msgid "Show tooltips in album view" msgid "Show tooltips in album view"
msgstr "Zeige Tooltips in Albumliste" msgstr "Zeige Tooltips in Albumliste"
#: mpdevil.py:2073 #: mpdevil.py:2271
msgid "Use 'Album Artist' tag" msgid "Use 'Album Artist' tag"
msgstr "Benutze \"Album Artist\" Tag" msgstr "Benutze \"Album Artist\" Tag"
#: mpdevil.py:2074 #: mpdevil.py:2272
msgid "Send notification on title change" msgid "Send notification on title change"
msgstr "Sende Benachrichtigung bei Titelwechsel" msgstr "Sende Benachrichtigung bei Titelwechsel"
#: mpdevil.py:2075 #: mpdevil.py:2273
msgid "Stop playback on quit" msgid "Stop playback on quit"
msgstr "Wiedergabe beim Beenden stoppen" msgstr "Wiedergabe beim Beenden stoppen"
#: mpdevil.py:2076 #: mpdevil.py:2274
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.py:2152 #: mpdevil.py:2357
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.py:2265 mpdevil.py:2955 #: mpdevil.py:2470 mpdevil.py:3183
msgid "Settings" msgid "Settings"
msgstr "Einstellungen" msgstr "Einstellungen"
#: mpdevil.py:2279 #: mpdevil.py:2484
msgid "General" msgid "General"
msgstr "Allgemein" msgstr "Allgemein"
#: mpdevil.py:2280 #: mpdevil.py:2485
msgid "Profiles" msgid "Profiles"
msgstr "Profile" msgstr "Profile"
#: mpdevil.py:2281 #: mpdevil.py:2486
msgid "Playlist" msgid "Playlist"
msgstr "Wiedergabeliste" msgstr "Wiedergabeliste"
#: mpdevil.py:2552 #: mpdevil.py:2737
msgid "Random mode" msgid "Random mode"
msgstr "Zufallsmodus" msgstr "Zufallsmodus"
#: mpdevil.py:2554 #: mpdevil.py:2739
msgid "Repeat mode" msgid "Repeat mode"
msgstr "Dauerschleife" msgstr "Dauerschleife"
#: mpdevil.py:2556 #: mpdevil.py:2741
msgid "Single mode" msgid "Single mode"
msgstr "Einzelstückmodus" msgstr "Einzelstückmodus"
#: mpdevil.py:2558 #: mpdevil.py:2743
msgid "Consume mode" msgid "Consume mode"
msgstr "Wiedergabeliste verbrauchen" msgstr "Wiedergabeliste verbrauchen"
#: mpdevil.py:2648 #: mpdevil.py:2851
msgid "Show additional information"
msgstr "Zeige weitere Informationen"
#: mpdevil.py:2674
msgid "MPD-Tag"
msgstr "MPD-Tag"
#: mpdevil.py:2678 mpdevil.py:2777
msgid "Value"
msgstr "Wert"
#: mpdevil.py:2700
#, 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 "
@@ -246,67 +255,80 @@ 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:2755 #: mpdevil.py:2893
msgid "Stats" msgid "Stats"
msgstr "Statistik" msgstr "Statistik"
#: mpdevil.py:2774 #: mpdevil.py:2967
msgid "Tag" msgid "Add"
msgstr "Tag" msgstr "Hinzufügen"
#: mpdevil.py:2831 #: mpdevil.py:2970
msgid "Play"
msgstr "Wiedergabe"
#: mpdevil.py:2973
msgid "Open"
msgstr "Öffnen"
#: mpdevil.py:3016
#, python-format #, python-format
msgid "hits: %i" msgid "hits: %i"
msgstr "Treffer: %i" msgstr "Treffer: %i"
#: mpdevil.py:2835 #: mpdevil.py:3093
msgid "Lyrics"
msgstr "Liedtext"
#: mpdevil.py:2867
msgid "searching..." msgid "searching..."
msgstr "suche..." msgstr "suche..."
#: mpdevil.py:2871 #: mpdevil.py:3097
msgid "not found" msgid "lyrics not found"
msgstr "nicht gefunden" msgstr "Liedtext nicht gefunden"
#: mpdevil.py:2945 #: mpdevil.py:3175
msgid "Select profile" msgid "Select profile"
msgstr "Profil auswählen" msgstr "Profil auswählen"
#: mpdevil.py:2949 #: mpdevil.py:3182
msgid "Show lyrics"
msgstr "Zeige Liedtext"
#: mpdevil.py:2954
msgid "Save window layout" msgid "Save window layout"
msgstr "Fensterlayout speichern" msgstr "Fensterlayout speichern"
#: mpdevil.py:2956 #: mpdevil.py:3184
msgid "Update database" msgid "Update database"
msgstr "Datenbank aktualisieren" msgstr "Datenbank aktualisieren"
#: mpdevil.py:2957 #: mpdevil.py:3185
msgid "Server stats" msgid "Server stats"
msgstr "Serverstatistik" msgstr "Serverstatistik"
#: mpdevil.py:2958 #: mpdevil.py:3186
msgid "Help"
msgstr "Hilfe"
#: mpdevil.py:3187
msgid "About" msgid "About"
msgstr "Über" msgstr "Über"
#: mpdevil.py:2959 #: mpdevil.py:3188
msgid "Quit" msgid "Quit"
msgstr "Beenden" msgstr "Beenden"
#: mpdevil.py:2964 #: mpdevil.py:3193
msgid "Menu" msgid "Menu"
msgstr "Menü" msgstr "Menü"
#: mpdevil.py:3118 #: mpdevil.py:3388
msgid "A small MPD client written in python" msgid "A small MPD client written in python"
msgstr "" msgstr ""
#~ msgid "Show additional information"
#~ msgstr "Zeige weitere Informationen"
#~ msgid "Lyrics"
#~ msgstr "Liedtext"
#~ msgid "Tag"
#~ msgstr "Tag"
#~ msgid "Select" #~ msgid "Select"
#~ msgstr "Auswählen" #~ msgstr "Auswählen"

View File

@@ -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-04-01 18:49+0200\n" "POT-Creation-Date: 2020-05-26 22:35+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"
@@ -17,287 +17,300 @@ 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:860 mpdevil.py:1490 mpdevil.py:2180 #: mpdevil.py:260
msgid "No"
msgstr ""
#: mpdevil.py:866 mpdevil.py:1496 mpdevil.py:2180
msgid "Title"
msgstr ""
#: mpdevil.py:872 mpdevil.py:1098 mpdevil.py:1499 mpdevil.py:2180
msgid "Artist"
msgstr ""
#: mpdevil.py:879 mpdevil.py:1502 mpdevil.py:2180
msgid "Album"
msgstr ""
#: mpdevil.py:885 mpdevil.py:1505 mpdevil.py:2180
msgid "Length"
msgstr ""
#: mpdevil.py:933 mpdevil.py:1664
msgid "Unknown Title" msgid "Unknown Title"
msgstr "" msgstr ""
#: mpdevil.py:941 mpdevil.py:1676 #: mpdevil.py:260
msgid "Unknown Artist" msgid "Unknown Artist"
msgstr "" msgstr ""
#: mpdevil.py:945 mpdevil.py:1680 #: mpdevil.py:260
msgid "Unknown Album" msgid "Unknown Album"
msgstr "" msgstr ""
#: mpdevil.py:1010 #: mpdevil.py:921
msgid "MPD-Tag"
msgstr ""
#: mpdevil.py:925
msgid "Value"
msgstr ""
#: mpdevil.py:968 mpdevil.py:1620 mpdevil.py:2385
msgid "No"
msgstr ""
#: mpdevil.py:973 mpdevil.py:1626 mpdevil.py:2385
msgid "Title"
msgstr ""
#: mpdevil.py:979 mpdevil.py:1223 mpdevil.py:1629 mpdevil.py:2385
msgid "Artist"
msgstr ""
#: mpdevil.py:985 mpdevil.py:1632 mpdevil.py:2385
msgid "Album"
msgstr ""
#: mpdevil.py:992 mpdevil.py:1635 mpdevil.py:2385
msgid "Length"
msgstr ""
#: mpdevil.py:1137
msgid "all genres" msgid "all genres"
msgstr "" msgstr ""
#: mpdevil.py:1096 #: mpdevil.py:1221
msgid "Album Artist" msgid "Album Artist"
msgstr "" msgstr ""
#: mpdevil.py:1099 #: mpdevil.py:1224
msgid "all artists" msgid "all artists"
msgstr "" msgstr ""
#: mpdevil.py:1242 mpdevil.py:1595 #: mpdevil.py:1366
#, python-format
msgid "%(total_tracks)i titles on %(discs)i discs (%(total_length)s)"
msgstr ""
#: mpdevil.py:1368 mpdevil.py:1721
#, python-format #, python-format
msgid "%(total_tracks)i titles (%(total_length)s)" msgid "%(total_tracks)i titles (%(total_length)s)"
msgstr "" msgstr ""
#: mpdevil.py:1493 mpdevil.py:2180 #: mpdevil.py:1623 mpdevil.py:2385
msgid "Disc" msgid "Disc"
msgstr "" msgstr ""
#: mpdevil.py:1508 mpdevil.py:2180 #: mpdevil.py:1638 mpdevil.py:2385
msgid "Year" msgid "Year"
msgstr "" msgstr ""
#: mpdevil.py:1511 mpdevil.py:2180 #: mpdevil.py:1641 mpdevil.py:2385
msgid "Genre" msgid "Genre"
msgstr "" msgstr ""
#: mpdevil.py:1725 #: mpdevil.py:1827
msgid "Show lyrics"
msgstr ""
#: mpdevil.py:1911
msgid "Back to current album" msgid "Back to current album"
msgstr "" msgstr ""
#: mpdevil.py:1727 mpdevil.py:2794 #: mpdevil.py:1913
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: mpdevil.py:1893 #: mpdevil.py:2088
msgid "Profile:" msgid "Profile:"
msgstr "" msgstr ""
#: mpdevil.py:1895 #: mpdevil.py:2090
msgid "Name:" msgid "Name:"
msgstr "" msgstr ""
#: mpdevil.py:1897 #: mpdevil.py:2092
msgid "Host:" msgid "Host:"
msgstr "" msgstr ""
#: mpdevil.py:1899 #: mpdevil.py:2094
msgid "Password:" msgid "Password:"
msgstr "" msgstr ""
#: mpdevil.py:1901 #: mpdevil.py:2096
msgid "Music lib:" msgid "Music lib:"
msgstr "" msgstr ""
#: mpdevil.py:1984 #: mpdevil.py:2183
msgid "Choose directory" msgid "Choose directory"
msgstr "" msgstr ""
#: mpdevil.py:2024 #: mpdevil.py:2221
msgid "Main cover size:" msgid "Main cover size:"
msgstr "" msgstr ""
#: mpdevil.py:2028 #: mpdevil.py:2225
msgid "Album view cover size:" msgid "Album view cover size:"
msgstr "" msgstr ""
#: mpdevil.py:2032 #: mpdevil.py:2229
msgid "Button icon size:" msgid "Button icon size:"
msgstr "" msgstr ""
#: mpdevil.py:2034 #: mpdevil.py:2231 mpdevil.py:2311
msgid "(restart required)" msgid "(restart required)"
msgstr "" msgstr ""
#: mpdevil.py:2045 #: mpdevil.py:2242
msgid "Sort albums by:" msgid "Sort albums by:"
msgstr "" msgstr ""
#: mpdevil.py:2045 #: mpdevil.py:2242
msgid "name" msgid "name"
msgstr "" msgstr ""
#: mpdevil.py:2045 #: mpdevil.py:2242
msgid "year" msgid "year"
msgstr "" msgstr ""
#: mpdevil.py:2046 #: mpdevil.py:2243
msgid "Position of playlist:" msgid "Position of playlist:"
msgstr "" msgstr ""
#: mpdevil.py:2046 #: mpdevil.py:2243
msgid "bottom" msgid "bottom"
msgstr "" msgstr ""
#: mpdevil.py:2046 #: mpdevil.py:2243
msgid "right" msgid "right"
msgstr "" msgstr ""
#: mpdevil.py:2062 #: mpdevil.py:2259
msgid "<b>View</b>" msgid "<b>View</b>"
msgstr "" msgstr ""
#: mpdevil.py:2065 #: mpdevil.py:2262
msgid "<b>Behavior</b>" msgid "<b>Behavior</b>"
msgstr "" msgstr ""
#: mpdevil.py:2070 #: mpdevil.py:2267
msgid "Use Client-side decoration"
msgstr ""
#: mpdevil.py:2268
msgid "Show stop button" msgid "Show stop button"
msgstr "" msgstr ""
#: mpdevil.py:2071 #: mpdevil.py:2269
msgid "Show initials in artist view" msgid "Show initials in artist view"
msgstr "" msgstr ""
#: mpdevil.py:2072 #: mpdevil.py:2270
msgid "Show tooltips in album view" msgid "Show tooltips in album view"
msgstr "" msgstr ""
#: mpdevil.py:2073 #: mpdevil.py:2271
msgid "Use 'Album Artist' tag" msgid "Use 'Album Artist' tag"
msgstr "" msgstr ""
#: mpdevil.py:2074 #: mpdevil.py:2272
msgid "Send notification on title change" msgid "Send notification on title change"
msgstr "" msgstr ""
#: mpdevil.py:2075 #: mpdevil.py:2273
msgid "Stop playback on quit" msgid "Stop playback on quit"
msgstr "" msgstr ""
#: mpdevil.py:2076 #: mpdevil.py:2274
msgid "Play selected albums and titles immediately" msgid "Play selected albums and titles immediately"
msgstr "" msgstr ""
#: mpdevil.py:2152 #: mpdevil.py:2357
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.py:2265 mpdevil.py:2955 #: mpdevil.py:2470 mpdevil.py:3183
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: mpdevil.py:2279 #: mpdevil.py:2484
msgid "General" msgid "General"
msgstr "" msgstr ""
#: mpdevil.py:2280 #: mpdevil.py:2485
msgid "Profiles" msgid "Profiles"
msgstr "" msgstr ""
#: mpdevil.py:2281 #: mpdevil.py:2486
msgid "Playlist" msgid "Playlist"
msgstr "" msgstr ""
#: mpdevil.py:2552 #: mpdevil.py:2737
msgid "Random mode" msgid "Random mode"
msgstr "" msgstr ""
#: mpdevil.py:2554 #: mpdevil.py:2739
msgid "Repeat mode" msgid "Repeat mode"
msgstr "" msgstr ""
#: mpdevil.py:2556 #: mpdevil.py:2741
msgid "Single mode" msgid "Single mode"
msgstr "" msgstr ""
#: mpdevil.py:2558 #: mpdevil.py:2743
msgid "Consume mode" msgid "Consume mode"
msgstr "" msgstr ""
#: mpdevil.py:2648 #: mpdevil.py:2851
msgid "Show additional information"
msgstr ""
#: mpdevil.py:2674
msgid "MPD-Tag"
msgstr ""
#: mpdevil.py:2678 mpdevil.py:2777
msgid "Value"
msgstr ""
#: mpdevil.py:2700
#, 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:2755 #: mpdevil.py:2893
msgid "Stats" msgid "Stats"
msgstr "" msgstr ""
#: mpdevil.py:2774 #: mpdevil.py:2967
msgid "Tag" msgid "Add"
msgstr "" msgstr ""
#: mpdevil.py:2831 #: mpdevil.py:2970
msgid "Play"
msgstr ""
#: mpdevil.py:2973
msgid "Open"
msgstr ""
#: mpdevil.py:3016
#, python-format #, python-format
msgid "hits: %i" msgid "hits: %i"
msgstr "" msgstr ""
#: mpdevil.py:2835 #: mpdevil.py:3093
msgid "Lyrics"
msgstr ""
#: mpdevil.py:2867
msgid "searching..." msgid "searching..."
msgstr "" msgstr ""
#: mpdevil.py:2871 #: mpdevil.py:3097
msgid "not found" msgid "lyrics not found"
msgstr "" msgstr ""
#: mpdevil.py:2945 #: mpdevil.py:3175
msgid "Select profile" msgid "Select profile"
msgstr "" msgstr ""
#: mpdevil.py:2949 #: mpdevil.py:3182
msgid "Show lyrics"
msgstr ""
#: mpdevil.py:2954
msgid "Save window layout" msgid "Save window layout"
msgstr "" msgstr ""
#: mpdevil.py:2956 #: mpdevil.py:3184
msgid "Update database" msgid "Update database"
msgstr "" msgstr ""
#: mpdevil.py:2957 #: mpdevil.py:3185
msgid "Server stats" msgid "Server stats"
msgstr "" msgstr ""
#: mpdevil.py:2958 #: mpdevil.py:3186
msgid "Help"
msgstr ""
#: mpdevil.py:3187
msgid "About" msgid "About"
msgstr "" msgstr ""
#: mpdevil.py:2959 #: mpdevil.py:3188
msgid "Quit" msgid "Quit"
msgstr "" msgstr ""
#: mpdevil.py:2964 #: mpdevil.py:3193
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
#: mpdevil.py:3118 #: mpdevil.py:3388
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: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1003 KiB