67 Commits

Author SHA1 Message Date
Martin Wagner
928b52658c preparations for 0.8.5 2020-08-19 20:40:38 +02:00
Martin Wagner
54e612afd4 fixed spacing in AlbumDialog 2020-08-18 22:07:23 +02:00
Martin Wagner
8239751e6f fixed button spacing in dialogs 2020-08-18 18:24:05 +02:00
Martin Wagner
d23eee9bc5 allow further shrinking of playlist action bar 2020-08-18 16:51:29 +02:00
Martin Wagner
576c50e882 made icon sizes better configurable 2020-08-18 15:31:41 +02:00
Martin Wagner
e7cce87d57 Revert "adjusted icon sizes"
This reverts commit aa6f296751.
2020-08-18 15:00:51 +02:00
Martin Wagner
aa6f296751 adjusted icon sizes 2020-08-18 13:40:01 +02:00
Martin Wagner
df020809ff made album cover size settings faster 2020-08-18 12:52:17 +02:00
Martin Wagner
459732dde4 small fix in AlbumView 2020-08-18 12:17:24 +02:00
Martin Wagner
8853fdd311 adjusted action bars 2020-08-18 11:54:15 +02:00
Martin Wagner
40f0bb7511 set min column size in playlist 2020-08-16 21:20:43 +02:00
Martin Wagner
11e6341b2a translation update 2020-08-16 20:47:04 +02:00
Martin Wagner
76cff13143 made back_to_song_button round 2020-08-16 18:19:19 +02:00
Martin Wagner
49ae372b43 reworked AlbumDialog and SearchWindow 2020-08-16 17:07:41 +02:00
Martin Wagner
6bf3c86068 adjusted dialog parameters 2020-08-15 13:51:05 +02:00
Martin Wagner
211cf2ee9f fixed race condition 2020-08-15 11:56:44 +02:00
Martin Wagner
c4122a8846 fixed spacing in settings dialog 2020-08-15 09:23:10 +02:00
Martin Wagner
84272d31cc fixed handling of server crash 2020-08-14 22:08:56 +02:00
Martin Wagner
0daa1ef994 reviewed AlbumIconView.populate() and Browser.back_to_album() 2020-08-14 18:08:18 +02:00
Martin Wagner
877403bd37 improved add/delete buttons in profile settings 2020-08-13 18:33:05 +02:00
Martin Wagner
7a75ad74e9 improved disconnect 2020-08-13 17:40:27 +02:00
Martin Wagner
0171b257d1 fixed bug in 'comp_list' 2020-08-13 17:03:08 +02:00
Martin Wagner
8ba053921e fixed race condition on profile change 2020-08-13 17:01:46 +02:00
Martin Wagner
0be454a8d7 fixed seekbar on profile change 2020-08-11 19:10:34 +02:00
Martin Wagner
809757b6b9 reordered "*connected" signals 2020-08-09 22:58:48 +02:00
Martin Wagner
27173f62cf improved autoscroll making browsing in single mode more comfortable 2020-08-09 22:24:04 +02:00
Martin Wagner
defa7f2aec moved LyricsWindow to playlist code 2020-08-08 13:31:33 +02:00
Martin Wagner
2a260af2f3 made cover regex configurable 2020-08-04 19:37:54 +02:00
Martin Wagner
98c6f35e66 Update README.md 2020-08-03 09:54:31 +02:00
Martin Wagner
3dad553725 preparations for 0.8.4 2020-07-25 14:26:16 +02:00
Martin Wagner
28c9fe48b9 use 'readcomments' to get extra metadata 2020-07-19 20:21:33 +02:00
Martin Wagner
091ff07d32 changed fallback cover 2020-07-17 16:42:47 +02:00
Martin Wagner
58b563c1d8 small review of try, except 2020-07-15 22:39:26 +02:00
Martin Wagner
fc06d84a5b removed unneeded disconnect 2020-07-15 22:29:38 +02:00
Martin Wagner
495634c254 removed unnecessary try, except 2020-07-13 23:04:09 +02:00
Martin Wagner
2b861bb6d8 improved emitted signals in client wrapper 2020-07-13 19:24:55 +02:00
Martin Wagner
db7a8e9944 removed second client 2020-07-12 15:20:29 +02:00
Martin Wagner
f3a77bc3bc wrapped custom mpd client functions 2020-07-11 12:38:18 +02:00
Martin Wagner
0da6e021d3 wrapped all mpd client related function calls 2020-07-11 12:25:07 +02:00
Martin Wagner
fee98a7a69 fixed typo 2020-07-06 18:03:37 +02:00
Martin Wagner
b3a352330c sorted classes 2020-07-04 13:16:17 +02:00
Martin Wagner
1eaa071e5a simplified AlbumIconView.add_row() 2020-07-04 12:48:35 +02:00
Martin Wagner
ab8430facc formatted comments 2020-07-04 12:35:39 +02:00
Martin Wagner
8f7edf2714 fixed ProfileSettings 2020-07-04 12:23:12 +02:00
Martin Wagner
89bc3ab688 detached cover and playlist from Browser class 2020-07-04 12:02:46 +02:00
Martin Wagner
51489bfcae updated email 2020-07-03 23:11:33 +02:00
Martin Wagner
252409a3f8 added keybinding for SongPopover 2020-07-01 18:04:01 +02:00
Martin Wagner
8826140079 improved icon size settings 2020-06-27 16:11:41 +02:00
Martin Wagner
72acc45cff reworked settings 2020-06-26 20:24:06 +02:00
Martin Wagner
0596e3405a focus text_view on LyricsWindow open 2020-06-22 23:07:56 +02:00
Martin Wagner
63ebb16545 made lyrics button optional 2020-06-22 17:00:54 +02:00
Martin Wagner
03bc243f14 added keybinding (ctrl + l) to show lyrics 2020-06-22 16:37:54 +02:00
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
9 changed files with 2537 additions and 1972 deletions

View File

@@ -1,11 +1,11 @@
Maintainer:
Martin Wagner <grisu-04 web.de>
Martin Wagner <martin.wagner.dev@gmail.com>
Translators:
Martin Wagner <grisu-04 web.de> (German)
Martin Wagner <martin.wagner.dev@gmail.com> (German)
Gentoo ebuild:
Martin Wagner <grisu-04 web.de>
Martin Wagner <martin.wagner.dev@gmail.com>
Icons + Logo:
Martin Wagner <grisu-04 web.de>
Martin Wagner <martin.wagner.dev@gmail.com>

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.
![ScreenShot](screenshots/mainwindow_0.8.2.png)
![ScreenShot](screenshots/mainwindow_0.8.5.png)
Features
--------
@@ -18,9 +18,34 @@ Features
- MPRIS interface (based on mpDris2)
See: https://github.com/SoongNoonien/mpdevil/wiki/Usage
Package Installation
--------------------
Building and installation
-------------------------
See:
https://github.com/SoongNoonien/mpdevil/releases/latest
Ubuntu, Debian, Mint:
- Download the .deb file
- Open a console
- Navigate into download dir
- Run: `sudo apt install ./mpdevil_VERSION_amd64.deb`
Arch, Manjaro (see: https://aur.archlinux.org/packages/mpdevil/):
- Download the PKGBUILD from the AUR
- Open a console
- Navigate into download dir
- Run: `makepkg -sirc`
- Alternatively install it with an AUR helper
Gentoo (see: https://wiki.gentoo.org/wiki/Custom_repository):
- Download the .ebuild
- Place it into your local tree
- Generate manifest file
- Run: `emerge mpdevil`
Building
--------
Dependencies:
- Gtk3
@@ -33,7 +58,7 @@ Python modules:
- bs4 (beautifulsoup)
- dbus
To build from source, use:
To build and install from source, use:
./autogen.sh
make

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
dnl -*- Mode: autoconf -*-
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_INIT([mpdevil], [0.8.2])
AC_INIT([mpdevil], [0.8.5])
AC_CONFIG_SRCDIR([bin/mpdevil.py])
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])

View File

@@ -7,17 +7,17 @@
<description></description>
</key>
<key type="i" name="width">
<default>1050</default>
<default>1000</default>
<summary>Default width of window</summary>
<description></description>
</key>
<key type="i" name="height">
<default>1020</default>
<default>990</default>
<summary>Default height of window</summary>
<description></description>
</key>
<key type="i" name="paned0">
<default>350</default>
<default>370</default>
<summary>Default position of cover/playlist separator</summary>
<description></description>
</key>
@@ -27,12 +27,12 @@
<description></description>
</key>
<key type="i" name="paned2">
<default>598</default>
<default>572</default>
<summary>Default position of paned1/paned0 separator</summary>
<description></description>
</key>
<key type="i" name="album-cover">
<default>140</default>
<default>130</default>
<summary>Size of covers in album view</summary>
<description></description>
</key>
@@ -43,7 +43,12 @@
</key>
<key type="i" name="icon-size">
<default>24</default>
<summary>Size of button icons in control bar</summary>
<summary>Size of icons in control bar</summary>
<description></description>
</key>
<key type="i" name="icon-size-sec">
<default>16</default>
<summary>Size of icons in secondary control bars</summary>
<description></description>
</key>
<key type="b" name="use-csd">
@@ -52,10 +57,15 @@
<description></description>
</key>
<key type="b" name="show-stop">
<default>false</default>
<default>true</default>
<summary>Show stop button</summary>
<description></description>
</key>
<key type="b" name="show-lyrics-button">
<default>true</default>
<summary>Show lyrics button</summary>
<description></description>
</key>
<key type="b" name="show-initials">
<default>true</default>
<summary>Show initial letters in artist-view</summary>
@@ -67,7 +77,7 @@
<description></description>
</key>
<key type="b" name="sort-albums-by-year">
<default>false</default>
<default>true</default>
<summary>Sort albums by year</summary>
<description></description>
</key>
@@ -102,7 +112,7 @@
<description></description>
</key>
<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>
<description></description>
</key>
@@ -141,5 +151,10 @@
<summary>List of library paths</summary>
<description></description>
</key>
<key type="as" name="regex">
<default>[""]</default>
<summary>List of cover regex</summary>
<description></description>
</key>
</schema>
</schemalist>

372
po/de.po
View File

@@ -7,318 +7,378 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-26 22:35+0200\n"
"PO-Revision-Date: 2020-05-26 22:36+0200\n"
"POT-Creation-Date: 2020-08-18 15:27+0200\n"
"PO-Revision-Date: 2020-08-18 15:28+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.2.4\n"
"X-Generator: Poedit 2.3.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mpdevil.py:260
msgid "Unknown Title"
msgstr "Unbekannter Titel"
#: mpdevil.py:260
msgid "Unknown Artist"
msgstr "Unbekannter Interpret"
#: mpdevil.py:260
msgid "Unknown Album"
msgstr "Unbekanntes Album"
#: mpdevil.py:921
#: mpdevil.py:651
msgid "MPD-Tag"
msgstr "MPD-Tag"
#: mpdevil.py:925
#: mpdevil.py:655
msgid "Value"
msgstr "Wert"
#: mpdevil.py:968 mpdevil.py:1620 mpdevil.py:2385
#: mpdevil.py:737
msgid "Unknown Title"
msgstr "Unbekannter Titel"
#: mpdevil.py:737
msgid "Unknown Artist"
msgstr "Unbekannter Interpret"
#: mpdevil.py:737
msgid "Unknown Album"
msgstr "Unbekanntes Album"
#: mpdevil.py:1044 mpdevil.py:1348 mpdevil.py:2239 mpdevil.py:2927
msgid "No"
msgstr "Nr."
#: mpdevil.py:973 mpdevil.py:1626 mpdevil.py:2385
#: mpdevil.py:1049 mpdevil.py:1353 mpdevil.py:2241 mpdevil.py:2927
msgid "Title"
msgstr "Titel"
#: mpdevil.py:979 mpdevil.py:1223 mpdevil.py:1629 mpdevil.py:2385
#: mpdevil.py:1055 mpdevil.py:1503 mpdevil.py:2242 mpdevil.py:2927
msgid "Artist"
msgstr "Interpret"
#: mpdevil.py:985 mpdevil.py:1632 mpdevil.py:2385
#: mpdevil.py:1061 mpdevil.py:2243 mpdevil.py:2927
msgid "Album"
msgstr "Album"
#: mpdevil.py:992 mpdevil.py:1635 mpdevil.py:2385
#: mpdevil.py:1067 mpdevil.py:1359 mpdevil.py:2244 mpdevil.py:2927
msgid "Length"
msgstr "Länge"
#: mpdevil.py:1137
#: mpdevil.py:1128
#, python-format
msgid "%i hits"
msgstr "%i Treffer"
#: mpdevil.py:1231
msgid "Append"
msgstr "Anhängen"
#: mpdevil.py:1232
msgid "Add all titles to playlist"
msgstr "Alle Titel der Wiedergabeliste anhängen"
#: mpdevil.py:1233
msgid "Play"
msgstr "Abspielen"
#: mpdevil.py:1234
msgid "Directly play all titles"
msgstr "Alle Titel sofort abspielen"
#: mpdevil.py:1235
msgid "Enqueue"
msgstr "Einreihen"
#: mpdevil.py:1236
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.py:1365
msgid "Close"
msgstr "Schließen"
#: mpdevil.py:1404
msgid "all genres"
msgstr "Alle Genres"
#: mpdevil.py:1221
#: mpdevil.py:1501
msgid "Album Artist"
msgstr "Albuminterpret"
#: mpdevil.py:1224
#: mpdevil.py:1504
msgid "all artists"
msgstr "Alle Interpreten"
#: mpdevil.py:1366
#: mpdevil.py:1666
#, 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
#: mpdevil.py:1668 mpdevil.py:2334
#, python-format
msgid "%(total_tracks)i titles (%(total_length)s)"
msgstr "%(total_tracks)i Titel (%(total_length)s)"
#: mpdevil.py:1623 mpdevil.py:2385
msgid "Disc"
msgstr "CD"
#: mpdevil.py:1638 mpdevil.py:2385
msgid "Year"
msgstr "Jahr"
#: mpdevil.py:1641 mpdevil.py:2385
msgid "Genre"
msgstr "Genre"
#: mpdevil.py:1827
msgid "Show lyrics"
msgstr "Zeige Liedtext"
#: mpdevil.py:1911
#: mpdevil.py:1851
msgid "Back to current album"
msgstr "Zurück zu aktuellem Album"
#: mpdevil.py:1913
#: mpdevil.py:1853
msgid "Search"
msgstr "Suche"
#: mpdevil.py:2088
msgid "Profile:"
msgstr "Profil:"
#: mpdevil.py:2021
msgid "searching..."
msgstr "suche..."
#: mpdevil.py:2090
msgid "Name:"
msgstr "Name:"
#: mpdevil.py:2025
msgid "lyrics not found"
msgstr "Liedtext nicht gefunden"
#: mpdevil.py:2092
msgid "Host:"
msgstr "Host:"
#: mpdevil.py:2093
#, python-format
msgid ""
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)i bit, %(channels)i "
"channels, %(file_type)s"
msgstr ""
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)i bit, %(channels)i "
"Kanäle, %(file_type)s"
#: mpdevil.py:2094
msgid "Password:"
msgstr "Passwort:"
#: mpdevil.py:2213
msgid "Scroll to current song"
msgstr "Gehe zu aktuellem Lied"
#: mpdevil.py:2096
msgid "Music lib:"
msgstr "Musikverzeichnis:"
#: mpdevil.py:2216
msgid "Clear playlist"
msgstr "Wiedergabeliste leeren"
#: mpdevil.py:2183
msgid "Choose directory"
msgstr "Verzeichnis Wählen"
#: mpdevil.py:2240 mpdevil.py:2927
msgid "Disc"
msgstr "CD"
#: mpdevil.py:2221
#: mpdevil.py:2245 mpdevil.py:2927
msgid "Year"
msgstr "Jahr"
#: mpdevil.py:2246 mpdevil.py:2927
msgid "Genre"
msgstr "Genre"
#: mpdevil.py:2462
msgid "Show lyrics"
msgstr "Zeige Liedtext"
#: mpdevil.py:2561
msgid "Main cover size:"
msgstr "Größe des Haupt-Covers:"
#: mpdevil.py:2225
#: mpdevil.py:2562
msgid "Album view cover size:"
msgstr "Covergröße in Albumliste:"
#: mpdevil.py:2229
msgid "Button icon size:"
msgstr "Symbolgröße der Knöpfe:"
#: mpdevil.py:2563
msgid "Action bar icon size:"
msgstr "Symbolgröße Aktionsleiste:"
#: mpdevil.py:2231 mpdevil.py:2311
msgid "(restart required)"
msgstr "(Neustart erforderlich)"
#: mpdevil.py:2564
msgid "Secondary icon size:"
msgstr "Sekundäre Symbolgröße:"
#: mpdevil.py:2242
#: mpdevil.py:2574
msgid "Sort albums by:"
msgstr "Sortiere Alben nach:"
#: mpdevil.py:2242
#: mpdevil.py:2574
msgid "name"
msgstr "Name"
#: mpdevil.py:2242
#: mpdevil.py:2574
msgid "year"
msgstr "Jahr"
#: mpdevil.py:2243
#: mpdevil.py:2575
msgid "Position of playlist:"
msgstr "Wiedergabelistenposition:"
#: mpdevil.py:2243
#: mpdevil.py:2575
msgid "bottom"
msgstr "unten"
#: mpdevil.py:2243
#: mpdevil.py:2575
msgid "right"
msgstr "rechts"
#: mpdevil.py:2259
msgid "<b>View</b>"
msgstr "<b>Ansicht</b>"
#: mpdevil.py:2262
msgid "<b>Behavior</b>"
msgstr "<b>Verhalten</b>"
#: mpdevil.py:2267
#: mpdevil.py:2592
msgid "Use Client-side decoration"
msgstr "Benutze \"Client-side decoration\""
#: mpdevil.py:2268
#: mpdevil.py:2593
msgid "Show stop button"
msgstr "Zeige Stopp-Knopf"
#: mpdevil.py:2269
#: mpdevil.py:2594
msgid "Show lyrics button"
msgstr "Zeige Liedtext-Knopf"
#: mpdevil.py:2595
msgid "Show initials in artist view"
msgstr "Zeige Anfangsbuchstaben in Interpretenliste"
#: mpdevil.py:2270
#: mpdevil.py:2596
msgid "Show tooltips in album view"
msgstr "Zeige Tooltips in Albumliste"
#: mpdevil.py:2271
#: mpdevil.py:2597
msgid "Use 'Album Artist' tag"
msgstr "Benutze \"Album Artist\" Tag"
#: mpdevil.py:2272
#: mpdevil.py:2598
msgid "Send notification on title change"
msgstr "Sende Benachrichtigung bei Titelwechsel"
#: mpdevil.py:2273
#: mpdevil.py:2599
msgid "Stop playback on quit"
msgstr "Wiedergabe beim Beenden stoppen"
#: mpdevil.py:2274
#: mpdevil.py:2600
msgid "Play selected albums and titles immediately"
msgstr "Ausgewählte Alben und Titel sofort abspielen"
#: mpdevil.py:2357
#: mpdevil.py:2611
msgid "<b>View</b>"
msgstr "<b>Ansicht</b>"
#: mpdevil.py:2614
msgid "<b>Behavior</b>"
msgstr "<b>Verhalten</b>"
#: mpdevil.py:2647
msgid "(restart required)"
msgstr "(Neustart erforderlich)"
#: mpdevil.py:2728
msgid ""
"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 "
"corresponding tags of the song."
msgstr ""
"Das erste Bild im gleichen Verzeichnis wie die Musikdatei, welches dem "
"regulären Ausdruck entspricht, wird angezeigt. %AlbumArtist% und %Album% "
"werden durch die entsprechenden Tags des Liedes ersetzt."
#: mpdevil.py:2730
msgid "Profile:"
msgstr "Profil:"
#: mpdevil.py:2732
msgid "Name:"
msgstr "Name:"
#: mpdevil.py:2734
msgid "Host:"
msgstr "Host:"
#: mpdevil.py:2736
msgid "Password:"
msgstr "Passwort:"
#: mpdevil.py:2738
msgid "Music lib:"
msgstr "Musikverzeichnis:"
#: mpdevil.py:2740
msgid "Cover regex:"
msgstr "Cover-Regex:"
#: mpdevil.py:2865
msgid "Choose directory"
msgstr "Verzeichnis Wählen"
#: mpdevil.py:2899
msgid "Choose the order of information to appear in the playlist:"
msgstr ""
"Lege die Reihenfolge fest, in der Informationen in der Wiedergabeliste "
"angezeigt werden sollen:"
#: mpdevil.py:2470 mpdevil.py:3183
#: mpdevil.py:3043 mpdevil.py:3051 mpdevil.py:3586
msgid "Settings"
msgstr "Einstellungen"
#: mpdevil.py:2484
#: mpdevil.py:3062
msgid "General"
msgstr "Allgemein"
#: mpdevil.py:2485
#: mpdevil.py:3063
msgid "Profiles"
msgstr "Profile"
#: mpdevil.py:2486
#: mpdevil.py:3064
msgid "Playlist"
msgstr "Wiedergabeliste"
#: mpdevil.py:2737
#: mpdevil.py:3327
msgid "Random mode"
msgstr "Zufallsmodus"
#: mpdevil.py:2739
#: mpdevil.py:3329
msgid "Repeat mode"
msgstr "Dauerschleife"
#: mpdevil.py:2741
#: mpdevil.py:3331
msgid "Single mode"
msgstr "Einzelstückmodus"
#: mpdevil.py:2743
#: mpdevil.py:3333
msgid "Consume mode"
msgstr "Wiedergabeliste verbrauchen"
#: mpdevil.py:2851
#, 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.py:2893
#: mpdevil.py:3425 mpdevil.py:3433
msgid "Stats"
msgstr "Statistik"
#: mpdevil.py:2967
msgid "Add"
msgstr "Hinzufügen"
#: mpdevil.py:3487
msgid "A small MPD client written in python"
msgstr ""
#: mpdevil.py:2970
msgid "Play"
msgstr "Wiedergabe"
#: mpdevil.py:2973
msgid "Open"
msgstr "Öffnen"
#: mpdevil.py:3016
#, python-format
msgid "hits: %i"
msgstr "Treffer: %i"
#: mpdevil.py:3093
msgid "searching..."
msgstr "suche..."
#: mpdevil.py:3097
msgid "lyrics not found"
msgstr "Liedtext nicht gefunden"
#: mpdevil.py:3175
#: mpdevil.py:3579
msgid "Select profile"
msgstr "Profil auswählen"
#: mpdevil.py:3182
msgid "Save window layout"
msgstr "Fensterlayout speichern"
#: mpdevil.py:3184
msgid "Update database"
msgstr "Datenbank aktualisieren"
#: mpdevil.py:3185
msgid "Server stats"
msgstr "Serverstatistik"
#: mpdevil.py:3186
#: mpdevil.py:3587
msgid "Help"
msgstr "Hilfe"
#: mpdevil.py:3187
#: mpdevil.py:3588
msgid "About"
msgstr "Über"
#: mpdevil.py:3188
#: mpdevil.py:3589
msgid "Quit"
msgstr "Beenden"
#: mpdevil.py:3193
#: mpdevil.py:3592
msgid "Save window layout"
msgstr "Fensterlayout speichern"
#: mpdevil.py:3593
msgid "Update database"
msgstr "Datenbank aktualisieren"
#: mpdevil.py:3594
msgid "Server stats"
msgstr "Serverstatistik"
#: mpdevil.py:3600
msgid "Menu"
msgstr "Menü"
#: mpdevil.py:3388
msgid "A small MPD client written in python"
msgstr ""
#, python-format
#~ msgid "hits: %i"
#~ msgstr "Treffer: %i"
#~ msgid "Add"
#~ msgstr "Hinzufügen"
#~ msgid "Open"
#~ msgstr "Öffnen"
#~ msgid "Show additional information"
#~ msgstr "Zeige weitere Informationen"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-26 22:35+0200\n"
"POT-Creation-Date: 2020-08-18 15:27+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,300 +17,345 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: mpdevil.py:260
msgid "Unknown Title"
msgstr ""
#: mpdevil.py:260
msgid "Unknown Artist"
msgstr ""
#: mpdevil.py:260
msgid "Unknown Album"
msgstr ""
#: mpdevil.py:921
#: mpdevil.py:651
msgid "MPD-Tag"
msgstr ""
#: mpdevil.py:925
#: mpdevil.py:655
msgid "Value"
msgstr ""
#: mpdevil.py:968 mpdevil.py:1620 mpdevil.py:2385
#: mpdevil.py:737
msgid "Unknown Title"
msgstr ""
#: mpdevil.py:737
msgid "Unknown Artist"
msgstr ""
#: mpdevil.py:737
msgid "Unknown Album"
msgstr ""
#: mpdevil.py:1044 mpdevil.py:1348 mpdevil.py:2239 mpdevil.py:2927
msgid "No"
msgstr ""
#: mpdevil.py:973 mpdevil.py:1626 mpdevil.py:2385
#: mpdevil.py:1049 mpdevil.py:1353 mpdevil.py:2241 mpdevil.py:2927
msgid "Title"
msgstr ""
#: mpdevil.py:979 mpdevil.py:1223 mpdevil.py:1629 mpdevil.py:2385
#: mpdevil.py:1055 mpdevil.py:1503 mpdevil.py:2242 mpdevil.py:2927
msgid "Artist"
msgstr ""
#: mpdevil.py:985 mpdevil.py:1632 mpdevil.py:2385
#: mpdevil.py:1061 mpdevil.py:2243 mpdevil.py:2927
msgid "Album"
msgstr ""
#: mpdevil.py:992 mpdevil.py:1635 mpdevil.py:2385
#: mpdevil.py:1067 mpdevil.py:1359 mpdevil.py:2244 mpdevil.py:2927
msgid "Length"
msgstr ""
#: mpdevil.py:1137
#: mpdevil.py:1128
#, python-format
msgid "%i hits"
msgstr ""
#: mpdevil.py:1231
msgid "Append"
msgstr ""
#: mpdevil.py:1232
msgid "Add all titles to playlist"
msgstr ""
#: mpdevil.py:1233
msgid "Play"
msgstr ""
#: mpdevil.py:1234
msgid "Directly play all titles"
msgstr ""
#: mpdevil.py:1235
msgid "Enqueue"
msgstr ""
#: mpdevil.py:1236
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
msgstr ""
#: mpdevil.py:1365
msgid "Close"
msgstr ""
#: mpdevil.py:1404
msgid "all genres"
msgstr ""
#: mpdevil.py:1221
#: mpdevil.py:1501
msgid "Album Artist"
msgstr ""
#: mpdevil.py:1224
#: mpdevil.py:1504
msgid "all artists"
msgstr ""
#: mpdevil.py:1366
#: mpdevil.py:1666
#, python-format
msgid "%(total_tracks)i titles on %(discs)i discs (%(total_length)s)"
msgstr ""
#: mpdevil.py:1368 mpdevil.py:1721
#: mpdevil.py:1668 mpdevil.py:2334
#, python-format
msgid "%(total_tracks)i titles (%(total_length)s)"
msgstr ""
#: mpdevil.py:1623 mpdevil.py:2385
msgid "Disc"
msgstr ""
#: mpdevil.py:1638 mpdevil.py:2385
msgid "Year"
msgstr ""
#: mpdevil.py:1641 mpdevil.py:2385
msgid "Genre"
msgstr ""
#: mpdevil.py:1827
msgid "Show lyrics"
msgstr ""
#: mpdevil.py:1911
#: mpdevil.py:1851
msgid "Back to current album"
msgstr ""
#: mpdevil.py:1913
#: mpdevil.py:1853
msgid "Search"
msgstr ""
#: mpdevil.py:2088
msgid "Profile:"
msgstr ""
#: mpdevil.py:2090
msgid "Name:"
msgstr ""
#: mpdevil.py:2092
msgid "Host:"
msgstr ""
#: mpdevil.py:2094
msgid "Password:"
msgstr ""
#: mpdevil.py:2096
msgid "Music lib:"
msgstr ""
#: mpdevil.py:2183
msgid "Choose directory"
msgstr ""
#: mpdevil.py:2221
msgid "Main cover size:"
msgstr ""
#: mpdevil.py:2225
msgid "Album view cover size:"
msgstr ""
#: mpdevil.py:2229
msgid "Button icon size:"
msgstr ""
#: mpdevil.py:2231 mpdevil.py:2311
msgid "(restart required)"
msgstr ""
#: mpdevil.py:2242
msgid "Sort albums by:"
msgstr ""
#: mpdevil.py:2242
msgid "name"
msgstr ""
#: mpdevil.py:2242
msgid "year"
msgstr ""
#: mpdevil.py:2243
msgid "Position of playlist:"
msgstr ""
#: mpdevil.py:2243
msgid "bottom"
msgstr ""
#: mpdevil.py:2243
msgid "right"
msgstr ""
#: mpdevil.py:2259
msgid "<b>View</b>"
msgstr ""
#: mpdevil.py:2262
msgid "<b>Behavior</b>"
msgstr ""
#: mpdevil.py:2267
msgid "Use Client-side decoration"
msgstr ""
#: mpdevil.py:2268
msgid "Show stop button"
msgstr ""
#: mpdevil.py:2269
msgid "Show initials in artist view"
msgstr ""
#: mpdevil.py:2270
msgid "Show tooltips in album view"
msgstr ""
#: mpdevil.py:2271
msgid "Use 'Album Artist' tag"
msgstr ""
#: mpdevil.py:2272
msgid "Send notification on title change"
msgstr ""
#: mpdevil.py:2273
msgid "Stop playback on quit"
msgstr ""
#: mpdevil.py:2274
msgid "Play selected albums and titles immediately"
msgstr ""
#: mpdevil.py:2357
msgid "Choose the order of information to appear in the playlist:"
msgstr ""
#: mpdevil.py:2470 mpdevil.py:3183
msgid "Settings"
msgstr ""
#: mpdevil.py:2484
msgid "General"
msgstr ""
#: mpdevil.py:2485
msgid "Profiles"
msgstr ""
#: mpdevil.py:2486
msgid "Playlist"
msgstr ""
#: mpdevil.py:2737
msgid "Random mode"
msgstr ""
#: mpdevil.py:2739
msgid "Repeat mode"
msgstr ""
#: mpdevil.py:2741
msgid "Single mode"
msgstr ""
#: mpdevil.py:2743
msgid "Consume mode"
msgstr ""
#: mpdevil.py:2851
#, python-format
msgid ""
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)s bit, %(channels)s "
"channels, %(file_type)s"
msgstr ""
#: mpdevil.py:2893
msgid "Stats"
msgstr ""
#: mpdevil.py:2967
msgid "Add"
msgstr ""
#: mpdevil.py:2970
msgid "Play"
msgstr ""
#: mpdevil.py:2973
msgid "Open"
msgstr ""
#: mpdevil.py:3016
#, python-format
msgid "hits: %i"
msgstr ""
#: mpdevil.py:3093
#: mpdevil.py:2021
msgid "searching..."
msgstr ""
#: mpdevil.py:3097
#: mpdevil.py:2025
msgid "lyrics not found"
msgstr ""
#: mpdevil.py:3175
#: mpdevil.py:2093
#, python-format
msgid ""
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)i bit, %(channels)i "
"channels, %(file_type)s"
msgstr ""
#: mpdevil.py:2213
msgid "Scroll to current song"
msgstr ""
#: mpdevil.py:2216
msgid "Clear playlist"
msgstr ""
#: mpdevil.py:2240 mpdevil.py:2927
msgid "Disc"
msgstr ""
#: mpdevil.py:2245 mpdevil.py:2927
msgid "Year"
msgstr ""
#: mpdevil.py:2246 mpdevil.py:2927
msgid "Genre"
msgstr ""
#: mpdevil.py:2462
msgid "Show lyrics"
msgstr ""
#: mpdevil.py:2561
msgid "Main cover size:"
msgstr ""
#: mpdevil.py:2562
msgid "Album view cover size:"
msgstr ""
#: mpdevil.py:2563
msgid "Action bar icon size:"
msgstr ""
#: mpdevil.py:2564
msgid "Secondary icon size:"
msgstr ""
#: mpdevil.py:2574
msgid "Sort albums by:"
msgstr ""
#: mpdevil.py:2574
msgid "name"
msgstr ""
#: mpdevil.py:2574
msgid "year"
msgstr ""
#: mpdevil.py:2575
msgid "Position of playlist:"
msgstr ""
#: mpdevil.py:2575
msgid "bottom"
msgstr ""
#: mpdevil.py:2575
msgid "right"
msgstr ""
#: mpdevil.py:2592
msgid "Use Client-side decoration"
msgstr ""
#: mpdevil.py:2593
msgid "Show stop button"
msgstr ""
#: mpdevil.py:2594
msgid "Show lyrics button"
msgstr ""
#: mpdevil.py:2595
msgid "Show initials in artist view"
msgstr ""
#: mpdevil.py:2596
msgid "Show tooltips in album view"
msgstr ""
#: mpdevil.py:2597
msgid "Use 'Album Artist' tag"
msgstr ""
#: mpdevil.py:2598
msgid "Send notification on title change"
msgstr ""
#: mpdevil.py:2599
msgid "Stop playback on quit"
msgstr ""
#: mpdevil.py:2600
msgid "Play selected albums and titles immediately"
msgstr ""
#: mpdevil.py:2611
msgid "<b>View</b>"
msgstr ""
#: mpdevil.py:2614
msgid "<b>Behavior</b>"
msgstr ""
#: mpdevil.py:2647
msgid "(restart required)"
msgstr ""
#: mpdevil.py:2728
msgid ""
"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 "
"corresponding tags of the song."
msgstr ""
#: mpdevil.py:2730
msgid "Profile:"
msgstr ""
#: mpdevil.py:2732
msgid "Name:"
msgstr ""
#: mpdevil.py:2734
msgid "Host:"
msgstr ""
#: mpdevil.py:2736
msgid "Password:"
msgstr ""
#: mpdevil.py:2738
msgid "Music lib:"
msgstr ""
#: mpdevil.py:2740
msgid "Cover regex:"
msgstr ""
#: mpdevil.py:2865
msgid "Choose directory"
msgstr ""
#: mpdevil.py:2899
msgid "Choose the order of information to appear in the playlist:"
msgstr ""
#: mpdevil.py:3043 mpdevil.py:3051 mpdevil.py:3586
msgid "Settings"
msgstr ""
#: mpdevil.py:3062
msgid "General"
msgstr ""
#: mpdevil.py:3063
msgid "Profiles"
msgstr ""
#: mpdevil.py:3064
msgid "Playlist"
msgstr ""
#: mpdevil.py:3327
msgid "Random mode"
msgstr ""
#: mpdevil.py:3329
msgid "Repeat mode"
msgstr ""
#: mpdevil.py:3331
msgid "Single mode"
msgstr ""
#: mpdevil.py:3333
msgid "Consume mode"
msgstr ""
#: mpdevil.py:3425 mpdevil.py:3433
msgid "Stats"
msgstr ""
#: mpdevil.py:3487
msgid "A small MPD client written in python"
msgstr ""
#: mpdevil.py:3579
msgid "Select profile"
msgstr ""
#: mpdevil.py:3182
msgid "Save window layout"
msgstr ""
#: mpdevil.py:3184
msgid "Update database"
msgstr ""
#: mpdevil.py:3185
msgid "Server stats"
msgstr ""
#: mpdevil.py:3186
#: mpdevil.py:3587
msgid "Help"
msgstr ""
#: mpdevil.py:3187
#: mpdevil.py:3588
msgid "About"
msgstr ""
#: mpdevil.py:3188
#: mpdevil.py:3589
msgid "Quit"
msgstr ""
#: mpdevil.py:3193
msgid "Menu"
#: mpdevil.py:3592
msgid "Save window layout"
msgstr ""
#: mpdevil.py:3388
msgid "A small MPD client written in python"
#: mpdevil.py:3593
msgid "Update database"
msgstr ""
#: mpdevil.py:3594
msgid "Server stats"
msgstr ""
#: mpdevil.py:3600
msgid "Menu"
msgstr ""

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1003 KiB