86 Commits

Author SHA1 Message Date
Martin Wagner
b7acd134d7 increased minimum version of python-mpd2 2021-10-24 18:56:25 +02:00
Martin Wagner
79a20043ba fixed screenshot path in readme 2021-10-24 18:23:34 +02:00
Martin Wagner
15b880bb85 preparations for 1.4.0 2021-10-24 18:22:18 +02:00
Martin Wagner
8092307de0 new default window dimensions 2021-10-24 10:01:28 +02:00
Martin Wagner
6854439b80 fixed visibility of AudioFormat 2021-10-24 09:37:27 +02:00
Martin Wagner
528c9b1e1e updated Dutch translation 2021-10-24 08:52:57 +02:00
Martin Wagner
0e51742094 small translation fix 2021-10-23 13:04:25 +02:00
Martin Wagner
f275769330 added single mode oneshot shortcut 2021-10-23 12:35:51 +02:00
Martin Wagner
eacf64c2b1 osd: moved margin to revealer 2021-10-23 12:19:10 +02:00
Martin Wagner
65c16e294a set gobject properties on init 2021-10-23 11:59:18 +02:00
Martin Wagner
bb29e203ed removed unneeded selfs in SeekBar 2021-10-23 11:16:07 +02:00
Martin Wagner
c87a29e261 simplified some ScrolledWindows 2021-10-23 11:13:26 +02:00
Martin Wagner
d16e036cd6 use "child=" instead of ".add" 2021-10-23 11:08:24 +02:00
Martin Wagner
b3d655b9e3 fixed some variable names 2021-10-23 10:47:34 +02:00
Martin Wagner
22258a7e9a harmonized overlaid controls 2021-10-23 09:46:21 +02:00
Martin Wagner
a6ad83758c removed custom keyboard focus indication 2021-10-23 09:42:57 +02:00
Martin Wagner
7aacf9b064 changed position of genre filter in ShortcutsWindow 2021-10-21 10:11:30 +02:00
Martin Wagner
cbe9cdd939 updated german translation 2021-10-21 10:04:03 +02:00
Martin Wagner
cd735399bc removed custom css from SeekBar 2021-10-21 09:54:06 +02:00
Martin Wagner
bb9b0a1a55 simplified some css settings 2021-10-21 09:48:44 +02:00
Martin Wagner
75300a7ca5 fixed setup.py 2021-10-21 09:44:43 +02:00
Martin Wagner
5bf8db6b02 moved genre button to main menu 2021-10-21 09:43:38 +02:00
Martin Wagner
d8dc01e19a removed close button from ConnectionNotify 2021-10-20 22:57:47 +02:00
Martin Wagner
f7fc3f1121 fixed stop shortcut 2021-10-20 22:53:20 +02:00
Martin Wagner
517ad519ad made "enqueue" mode more consistent 2021-10-20 22:48:38 +02:00
Martin Wagner
0d027d375d fixed lyrics and genre icons 2021-10-20 22:42:58 +02:00
Martin Wagner
7952a666f1 added database update indicator 2021-10-19 15:23:04 +02:00
Martin Wagner
59af81866f reworked genre filter 2021-10-06 18:03:14 +02:00
Martin Wagner
a4eba33bdc simplified some mini player logic 2021-10-04 18:02:18 +02:00
Martin Wagner
8170401ec4 split playlist and cover 2021-10-04 17:35:51 +02:00
Martin Wagner
cf4b867a7e fixed can_focus 2021-10-03 20:47:39 +02:00
Martin Wagner
76122bf6f9 split browser and search 2021-10-03 18:15:41 +02:00
Martin Wagner
5daa298f48 simplified paned settings 2021-10-02 14:48:32 +02:00
Martin Wagner
5ab26c4a4c changed search window dimensions 2021-10-02 13:58:18 +02:00
Martin Wagner
cdf06961db removed confusing multi value tags from the GUI 2021-09-26 16:06:40 +02:00
Martin Wagner
11e3699d28 reworked "SearchWindow" to use threading 2021-09-24 18:45:58 +02:00
Martin Wagner
3bb968a772 removed unneeded newline 2021-09-23 17:20:09 +02:00
Martin Wagner
860786108e untangled some GLib.idle_add calls 2021-09-23 17:14:55 +02:00
Martin Wagner
6bb0d7a3b1 fixed cover loading for ".CUE" files 2021-09-22 23:23:02 +02:00
Martin Wagner
f9bf2856ae removed "icons" from MainWindow 2021-09-14 16:54:12 +02:00
Martin Wagner
a497150088 "_back_to_current_album": disable genre filter when nothing is playing 2021-09-14 14:50:22 +02:00
Martin Wagner
65f88ff861 cleared unused translations 2021-09-14 14:42:52 +02:00
Martin Wagner
8c7da9a44b replaced "Settings" by "Preferences" 2021-09-14 14:39:08 +02:00
Martin Wagner
c174d74763 improved main menu 2021-09-14 13:46:18 +02:00
Martin Wagner
fba420d48e reordered settings tabs 2021-09-14 13:04:46 +02:00
Martin Wagner
76b60e89fb removed some unneeded "no-show-all" 2021-09-14 12:58:40 +02:00
Martin Wagner
99ea046d08 Reworked profiles to support proper socket connection 2021-09-13 17:08:05 +02:00
Martin Wagner
4245b40b3d reworked "AlbumWindow" to use "threading" 2021-09-09 15:53:09 +02:00
Martin Wagner
52d2eebede small style fix in "Settings" 2021-08-21 14:38:05 +02:00
Martin Wagner
7e1fd49b85 removed unneeded "mini-player" property of "Settings" 2021-08-21 14:33:15 +02:00
Martin Wagner
f460bd2cd4 updated translations 2021-08-21 00:31:33 +02:00
Martin Wagner
d8bdbbb4be reworked gschema 2021-08-21 00:28:36 +02:00
Martin Wagner
362251bff7 simplified profile settings 2021-08-21 00:23:04 +02:00
Martin Wagner
91f5fe29eb fixed spacing in "SeekBar" 2021-08-16 16:09:48 +02:00
Martin Wagner
5abb3ec175 animated settings stack transition 2021-08-15 23:05:38 +02:00
Martin Wagner
759a077043 reworked "GeneralSettings" 2021-08-15 20:58:56 +02:00
Martin Wagner
a2b0db71d2 avoid rounding errors in "VolumeButton" 2021-08-14 13:53:34 +02:00
Martin Wagner
00abbd1495 small cleanups 2021-08-13 22:05:14 +02:00
Martin Wagner
526b423da3 moved "albumartist" fallback to "Song" 2021-08-11 17:04:06 +02:00
Martin Wagner
145fa071b5 added missing space in notify 2021-08-09 17:18:57 +02:00
Martin Wagner
5022578a1e use "Narrow no-break space"
https://teams.pages.gitlab.gnome.org/Design/hig-www/guidelines/typography.html
2021-08-07 11:06:22 +02:00
Martin Wagner
cc1b34c4b7 fixed custom regex 2021-08-05 23:24:18 +02:00
Martin Wagner
e5120c4336 removed unneeded ".join" 2021-08-05 22:58:28 +02:00
Martin Wagner
ddc0da3b8e fixed search in AlbumPopover 2021-08-05 22:54:48 +02:00
Martin Wagner
723d92ced4 removed unneeded __init__ 2021-08-05 22:22:12 +02:00
Martin Wagner
1d74f466a4 reduced the use of "playlistinfo" 2021-08-05 20:42:41 +02:00
Martin Wagner
0584f007fd fixed type errors with song["file"] 2021-08-05 20:33:50 +02:00
Martin Wagner
81c2cb9467 allow negative durations 2021-08-05 19:32:23 +02:00
Martin Wagner
47b16118c2 typographical fixes 2021-08-05 17:18:55 +02:00
Martin Wagner
5619142e58 added a fallback string to "Duration" 2021-08-05 16:46:34 +02:00
Martin Wagner
c67a759b22 remove unneeded notify close 2021-08-04 23:34:57 +02:00
Martin Wagner
67e8c3ece5 denested "if" in Song 2021-08-04 23:34:00 +02:00
Martin Wagner
68720a41bd removed some simple "except:" 2021-08-04 17:38:12 +02:00
Martin Wagner
116935ad34 use bool interpretation of strings lists and dicts 2021-08-04 17:23:42 +02:00
Martin Wagner
1f5caed276 removed ClientHelper 2021-08-04 17:07:21 +02:00
Martin Wagner
bad33333bf removed "readcomments" 2021-08-04 14:28:55 +02:00
Martin Wagner
5e0c61109c shrank ClientHelper 2021-08-04 14:03:33 +02:00
Martin Wagner
19acf66a16 changed title fallback 2021-08-03 20:16:46 +02:00
Martin Wagner
2e879d9a77 increased stripe_size in SearchWindow 2021-08-03 20:06:57 +02:00
Martin Wagner
7a42fc9042 restrict tagtypes where possible 2021-08-03 20:05:07 +02:00
Martin Wagner
19c436fc07 replaced "append" by "insert_with_valuesv" for performance
https://mail.gnome.org/archives/python-hackers-list/2014-January/msg00004.html
2021-08-03 18:00:42 +02:00
Martin Wagner
c878a90be1 removed .cue "range" workaround 2021-08-01 14:27:45 +02:00
Martin Wagner
fee94028aa improved window title with missing tags 2021-08-01 14:22:38 +02:00
Martin Wagner
83f941f354 don't reject some elapsed values 2021-08-01 13:56:49 +02:00
Martin Wagner
0e6a90b98a use GLib.markup_escape_text 2021-07-26 14:01:06 +02:00
Martin Wagner
968158dede slightly improved cover loading (#39) 2021-07-25 18:22:37 +02:00
12 changed files with 2252 additions and 2557 deletions

View File

@@ -2,7 +2,7 @@ README for mpdevil
================== ==================
Mpdevil is a simple music browser for the Music Player Daemon (MPD) which is focused on playing local music without the need of managing playlists. Instead of maintaining a client side database of your music library mpdevil loads all tags and covers on demand. So you'll never see any outdated information in the browser. Mpdevil strongly relies on tags. Mpdevil is a simple music browser for the Music Player Daemon (MPD) which is focused on playing local music without the need of managing playlists. Instead of maintaining a client side database of your music library mpdevil loads all tags and covers on demand. So you'll never see any outdated information in the browser. Mpdevil strongly relies on tags.
![ScreenShot](screenshots/mainwindow_1.3.0.png) ![ScreenShot](screenshots/mainwindow_1.4.0.png)
Features Features
-------- --------
@@ -61,7 +61,7 @@ Dependencies:
- Python3 - Python3
Python modules: Python modules:
- mpd (python-mpd2 >=1.0) - mpd (python-mpd2 >=1.1)
- gi (Gtk, Gio, Gdk, GdkPixbuf, Pango, GObject, GLib, Notify) - gi (Gtk, Gio, Gdk, GdkPixbuf, Pango, GObject, GLib, Notify)
- requests - requests
- bs4 (beautifulsoup) - bs4 (beautifulsoup)

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg width="16" height="16" version="1.1" viewBox="0 0 4.2333 4.2333" xmlns="http://www.w3.org/2000/svg">
<path transform="scale(.26458)" d="m1 1v2h8v-2h-8zm12 0v8.1719a3 3 0 0 0-1-0.17188 3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3v-11h-2zm-12 4v2h10v-2h-10zm0 4v2h6v-2h-6zm0 4v2h6v-2h-6z" fill="#2e3436" stroke-linecap="round" stroke-width=".99391"/>
</svg>

After

Width:  |  Height:  |  Size: 456 B

View File

@@ -23,12 +23,12 @@
</ul> </ul>
</description> </description>
<releases> <releases>
<release version="1.3.0" date="2021-07-24"/> <release version="1.4.0" date="2021-10-24"/>
</releases> </releases>
<launchable type="desktop-id">org.mpdevil.mpdevil.desktop</launchable> <launchable type="desktop-id">org.mpdevil.mpdevil.desktop</launchable>
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image type="source" width="1058" height="1089">https://raw.githubusercontent.com/SoongNoonien/mpdevil/v1.3.0/screenshots/mainwindow_1.3.0.png</image> <image type="source" width="1082" height="1049">https://raw.githubusercontent.com/SoongNoonien/mpdevil/v1.4.0/screenshots/mainwindow_1.4.0.png</image>
</screenshot> </screenshot>
</screenshots> </screenshots>
<url type="homepage">https://github.com/SoongNoonien/mpdevil</url> <url type="homepage">https://github.com/SoongNoonien/mpdevil</url>

View File

@@ -1,177 +1,164 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<schemalist> <schemalist>
<schema id="org.mpdevil.mpdevil" path="/org/mpdevil/mpdevil/"> <schema id="org.mpdevil.mpdevil" path="/org/mpdevil/mpdevil/">
<key type="b" name="maximize"> <child name="profile1" schema="org.mpdevil.mpdevil.profile"/>
<default>false</default> <child name="profile2" schema="org.mpdevil.mpdevil.profile"/>
<summary>Maximize mpdevil on startup</summary> <child name="profile3" schema="org.mpdevil.mpdevil.profile"/>
<description></description> <key type="b" name="maximize">
</key> <default>false</default>
<key type="i" name="width"> <summary>Maximize mpdevil on startup</summary>
<default>1006</default> </key>
<summary>Default width of window</summary> <key type="i" name="width">
<description></description> <default>1030</default>
</key> <summary>Default width of window</summary>
<key type="i" name="height"> </key>
<default>990</default> <key type="i" name="height">
<summary>Default height of window</summary> <default>950</default>
<description></description> <summary>Default height of window</summary>
</key> </key>
<key type="i" name="paned0"> <key type="i" name="paned0">
<default>370</default> <default>350</default>
<summary>Default position of cover/playlist separator</summary> <summary>Default position of cover/playlist separator</summary>
<description></description> </key>
</key> <key type="i" name="paned1">
<key type="i" name="paned1"> <default>226</default>
<default>246</default> <summary>Default position of artist/albums separator</summary>
<summary>Default position of artist/albums separator</summary> </key>
<description></description> <key type="i" name="paned2">
</key> <default>551</default>
<key type="i" name="paned2"> <summary>Default position of paned1/paned0 separator</summary>
<default>572</default> </key>
<summary>Default position of paned1/paned0 separator</summary> <key type="i" name="paned3">
<description></description> <default>196</default>
</key> <summary>Default position of genre/artist separator</summary>
<key type="b" name="mini-player"> </key>
<default>false</default> <key type="b" name="genre-filter">
<summary>Start player in mini player mode</summary> <default>false</default>
<description></description> <summary>Show genre filter</summary>
</key> </key>
<key type="i" name="album-cover"> <key type="b" name="mini-player">
<default>170</default> <default>false</default>
<summary>Size of covers in album view</summary> <summary>Start player in mini player mode</summary>
<description></description> </key>
</key> <key type="i" name="album-cover">
<key type="i" name="track-cover"> <default>180</default>
<default>370</default> <summary>Size of covers in album view</summary>
<summary>Size of main cover</summary> </key>
<description></description> <key type="i" name="track-cover">
</key> <default>350</default>
<key type="i" name="icon-size"> <summary>Size of main cover</summary>
<default>24</default> </key>
<summary>Size of icons in main control bar</summary> <key type="i" name="icon-size">
<description></description> <default>24</default>
</key> <summary>Size of icons in main control bar</summary>
<key type="b" name="use-csd"> </key>
<default>true</default> <key type="b" name="use-csd">
<summary>Use Client-side decoration</summary> <default>true</default>
<description></description> <summary>Use Client-side decoration</summary>
</key> </key>
<key type="b" name="show-stop"> <key type="b" name="show-stop">
<default>true</default> <default>true</default>
<summary>Show stop button</summary> <summary>Show stop button</summary>
<description></description> </key>
</key> <key type="b" name="show-audio-format">
<key type="b" name="show-audio-format"> <default>true</default>
<default>true</default> <summary>Show audio format</summary>
<summary>Show audio format</summary> </key>
<description></description> <key type="b" name="show-lyrics-button">
</key> <default>true</default>
<key type="b" name="show-lyrics-button"> <summary>Show lyrics button</summary>
<default>true</default> </key>
<summary>Show lyrics button</summary> <key type="b" name="sort-albums-by-year">
<description></description> <default>true</default>
</key> <summary>Sort albums by year</summary>
<key type="b" name="sort-albums-by-year"> </key>
<default>true</default> <key type="b" name="send-notify">
<summary>Sort albums by year</summary> <default>false</default>
<description></description> <summary>Send notification on title change</summary>
</key> </key>
<key type="b" name="send-notify"> <key type="b" name="stop-on-quit">
<default>false</default> <default>false</default>
<summary>Send notification on title change</summary> <summary>Stop playback on quit</summary>
<description></description> </key>
</key> <key type="b" name="force-mode">
<key type="b" name="stop-on-quit"> <default>false</default>
<default>false</default> <summary>Play selected albums directly</summary>
<summary>Stop playback on quit</summary> </key>
<description></description> <key type="b" name="use-album-artist">
</key> <default>true</default>
<key type="b" name="force-mode"> <summary>Use 'Album Artist' tag to group albums</summary>
<default>false</default> </key>
<summary>Play selected albums directly</summary> <key type="b" name="mpris">
<description></description> <default>true</default>
</key> <summary>Provide MPRIS</summary>
<key type="b" name="use-album-artist"> </key>
<default>true</default> <key type="b" name="rewind-mode">
<summary>Use 'Album Artist' tag to group albums</summary> <default>false</default>
<description></description> <summary>Classic previous button behavior</summary>
</key> </key>
<key type="b" name="mpris"> <key type="ai" name="column-permutation">
<default>true</default> <default>[0, 1, 2, 3, 4, 5, 6, 7]</default>
<summary>Provide MPRIS</summary> <summary>Column order in playlist</summary>
<description></description> </key>
</key> <key type="ab" name="column-visibilities">
<key type="b" name="rewind-mode"> <default>[true, false, true, true, true, true, false, false]</default>
<default>false</default> <summary>Visibility of columns in playlist</summary>
<summary>Classic previous button behavior</summary> </key>
<description></description> <key type="ai" name="column-sizes">
</key> <default>[33, 0, 217, 173, 186, 0, 0, 0]</default>
<key type="ai" name="column-permutation"> <summary>Sizes of columns in playlist</summary>
<default>[0, 1, 2, 3, 4, 5, 6, 7]</default> </key>
<summary>Column order in playlist</summary> <key type="b" name="playlist-right">
<description></description> <default>false</default>
</key> <summary>Move playlist to the right</summary>
<key type="ab" name="column-visibilities"> </key>
<default>[true, false, true, true, true, true, false, false]</default> <key type="i" name="active-profile">
<summary>Visibility of columns in playlist</summary> <range min="0" max="2"/>
<description></description> <default>0</default>
</key> <summary>Active profile</summary>
<key type="ai" name="column-sizes"> </key>
<default>[33, 0, 203, 153, 174, 0, 0, 0]</default> <key type="i" name="refresh-interval">
<summary>Sizes of columns in playlist</summary> <default>100</default>
<description></description> <summary>Main refresh interval</summary>
</key> <description>
<key type="b" name="playlist-right"> This setting should only be used if you know what you are doing!
<default>false</default> It controls the time in msec. between two status requests to MPD.
<summary>Move playlist to the right</summary> Too high values (long time) will make mpdevil very slow in terms
<description></description> of showing the latest status of MPD (e.g. current song).
</key> Too low values (short time) can cause gui blocks making mpdevil
<key type="i" name="active-profile"> unresponsive and cpu intensive.
<default>0</default> </description>
<summary>Active profile</summary> </key>
<description></description> </schema>
</key> <schema id="org.mpdevil.mpdevil.profile">
<key type="as" name="profiles"> <key type="b" name="socket-connection">
<default>["default"]</default> <default>false</default>
<summary>List of profile names</summary> <summary>Connect via Unix domain socket</summary>
<description></description> </key>
</key> <key type="s" name="socket">
<key type="as" name="hosts"> <default>""</default>
<default>["localhost"]</default> <summary>Unix domain socket</summary>
<summary>List of hosts</summary> </key>
<description></description> <key type="s" name="host">
</key> <default>"localhost"</default>
<key type="ai" name="ports"> <summary>Hostname or IP address</summary>
<default>[6600]</default> </key>
<summary>List of ports</summary> <key type="i" name="port">
<description></description> <range min="0" max="65535"/>
</key> <default>6600</default>
<key type="as" name="passwords"> <summary>Network port</summary>
<default>[""]</default> </key>
<summary>List of passwords</summary> <key type="s" name="password">
<description></description> <default>""</default>
</key> <summary>Password</summary>
<key type="as" name="paths"> </key>
<default>[""]</default> <key type="s" name="path">
<summary>List of library paths</summary> <default>""</default>
<description></description> <summary>Music library path</summary>
</key> </key>
<key type="as" name="regex"> <key type="s" name="regex">
<default>[""]</default> <default>""</default>
<summary>List of cover regex</summary> <summary>Cover regex</summary>
<description></description> </key>
</key> </schema>
<key type="i" name="refresh-interval">
<default>100</default>
<summary>Main refresh interval</summary>
<description>
This setting should only be used if you know what you are doing!
It controls the time in msec. between two status requests to MPD.
Too high values (long time) will make mpdevil very slow in terms
of showing the latest status of MPD (e.g. current song).
Too low values (short time) can cause gui blocks making mpdevil
unresponsive and cpu intensive.
</description>
</key>
</schema>
</schemalist> </schemalist>

631
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: 2021-07-20 20:16+0200\n" "POT-Creation-Date: 2021-10-23 12:59+0200\n"
"PO-Revision-Date: 2021-07-20 20:17+0200\n" "PO-Revision-Date: 2021-10-23 13:04+0200\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"Language: de\n" "Language: de\n"
@@ -18,101 +18,93 @@ msgstr ""
"X-Generator: Poedit 2.3.1\n" "X-Generator: Poedit 2.3.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mpdevil:448 #: mpdevil:492
#, python-brace-format #, python-brace-format
msgid "{days} day" msgid "{days} day"
msgid_plural "{days} days" msgid_plural "{days} days"
msgstr[0] "{days} Tag" msgstr[0] "{days} Tag"
msgstr[1] "{days} Tage" msgstr[1] "{days} Tage"
#: mpdevil:467 #: mpdevil:529
#, python-brace-format #, python-brace-format
msgid "{channels} channel" msgid "{channels} channel"
msgid_plural "{channels} channels" msgid_plural "{channels} channels"
msgstr[0] "{channels} Kanal" msgstr[0] "{channels} Kanal"
msgstr[1] "{channels} Kanäle" msgstr[1] "{channels} Kanäle"
#: mpdevil:499 #: mpdevil:994
msgid "Unknown Title"
msgstr "Unbekannter Titel"
#: mpdevil:965
msgid "Main cover size:"
msgstr "Größe des Haupt-Covers:"
#: mpdevil:966
msgid "Album view cover size:"
msgstr "Covergröße in Albumliste:"
#: mpdevil:967
msgid "Action bar icon size:"
msgstr "Symbolgröße Aktionsleiste:"
#: mpdevil:977
msgid "Use Client-side decoration"
msgstr "„Client-side decoration“ benutzen"
#: mpdevil:978
msgid "Show stop button"
msgstr "Stopp-Knopf anzeigen"
#: mpdevil:979
msgid "Show audio format"
msgstr "Audioformat anzeigen"
#: mpdevil:980
msgid "Show lyrics button"
msgstr "Liedtext-Knopf anzeigen"
#: mpdevil:981
msgid "Place playlist at the side"
msgstr "Wiedergabeliste seitlich anzeigen"
#: mpdevil:982
msgid "Use “Album Artist” tag"
msgstr "„Album Artist“ Tag benutzen"
#: mpdevil:983
msgid "Send notification on title change"
msgstr "Über Titelwechsel benachrichtigen"
#: mpdevil:984
msgid "Stop playback on quit"
msgstr "Wiedergabe beim Beenden stoppen"
#: mpdevil:985
msgid "Play selected albums and titles immediately"
msgstr "Ausgewählte Alben und Titel sofort abspielen"
#: mpdevil:986
msgid "Sort albums by year"
msgstr "Alben nach Jahr sortieren"
#: mpdevil:987
msgid "Support “MPRIS”"
msgstr "„MPRIS“ unterstützen"
#: mpdevil:988
msgid "Rewind via previous button"
msgstr "Klassischer Rück­spul­knopf"
#: mpdevil:996
msgid "<b>View</b>"
msgstr "<b>Ansicht</b>"
#: mpdevil:997
msgid "<b>Behavior</b>"
msgstr "<b>Verhalten</b>"
#: mpdevil:1011 mpdevil:1022
msgid "(restart required)" msgid "(restart required)"
msgstr "(Neustart erforderlich)" msgstr "(Neustart erforderlich)"
#: mpdevil:1044 #: mpdevil:1040
msgid "_Connect" msgid "Use Client-side decoration"
msgstr "_Verbinden" msgstr "„Client-side decoration“ benutzen"
#: mpdevil:1055 #: mpdevil:1041
msgid "Show stop button"
msgstr "Stopp-Knopf anzeigen"
#: mpdevil:1042
msgid "Show audio format"
msgstr "Audioformat anzeigen"
#: mpdevil:1043
msgid "Show lyrics button"
msgstr "Liedtext-Knopf anzeigen"
#: mpdevil:1044
msgid "Place playlist at the side"
msgstr "Wiedergabeliste seitlich anzeigen"
#: mpdevil:1050
msgid "Main cover size"
msgstr "Größe des Hauptcovers"
#: mpdevil:1051
msgid "Album view cover size"
msgstr "Covergröße in Albumliste"
#: mpdevil:1052
msgid "Action bar icon size"
msgstr "Symbolgröße Aktionsleiste"
#: mpdevil:1062
msgid "Support “MPRIS”"
msgstr "„MPRIS“ unterstützen"
#: mpdevil:1063
msgid "Use “Album Artist” tag"
msgstr "„Album Artist“ Tag benutzen"
#: mpdevil:1064
msgid "Sort albums by year"
msgstr "Alben nach Jahr sortieren"
#: mpdevil:1065
msgid "Send notification on title change"
msgstr "Über Titelwechsel benachrichtigen"
#: mpdevil:1066
msgid "Play selected albums and titles immediately"
msgstr "Ausgewählte Alben und Titel sofort abspielen"
#: mpdevil:1067
msgid "Rewind via previous button"
msgstr "Klassischer Rück­spul­knopf"
#: mpdevil:1068
msgid "Stop playback on quit"
msgstr "Wiedergabe beim Beenden stoppen"
#: mpdevil:1095
msgid "Choose directory"
msgstr "Verzeichnis wählen"
#: mpdevil:1108
msgid "Connect via Unix domain socket"
msgstr "Über „Unix domain socket“ verbinden"
#: mpdevil:1127
msgid "" msgid ""
"The first image in the same directory as the song file matching this regex " "The first image in the same directory as the song file matching this regex "
"will be displayed. %AlbumArtist% and %Album% will be replaced by the " "will be displayed. %AlbumArtist% and %Album% will be replaced by the "
@@ -122,29 +114,41 @@ msgstr ""
"regulären Ausdruck entspricht, wird angezeigt. %AlbumArtist% und %Album% " "regulären Ausdruck entspricht, wird angezeigt. %AlbumArtist% und %Album% "
"werden durch die entsprechenden Tags des Liedes ersetzt." "werden durch die entsprechenden Tags des Liedes ersetzt."
#: mpdevil:1059 #: mpdevil:1132
msgid "Profile:" msgid "Socket:"
msgstr "Profil:" msgstr "Socket:"
#: mpdevil:1060 #: mpdevil:1134
msgid "Host:" msgid "Host:"
msgstr "Host:" msgstr "Host:"
#: mpdevil:1061 #: mpdevil:1136
msgid "Password:" msgid "Password:"
msgstr "Passwort:" msgstr "Passwort:"
#: mpdevil:1062 #: mpdevil:1137
msgid "Music lib:" msgid "Music lib:"
msgstr "Musikverzeichnis:" msgstr "Musikverzeichnis:"
#: mpdevil:1063 #: mpdevil:1139
msgid "Cover regex:" msgid "Cover regex:"
msgstr "Cover-Regex:" msgstr "Cover-Regex:"
#: mpdevil:1167 #: mpdevil:1163 mpdevil:3655
msgid "Choose directory" msgid "Profile 1"
msgstr "Verzeichnis wählen" msgstr "Profil 1"
#: mpdevil:1164 mpdevil:3655
msgid "Profile 2"
msgstr "Profil 2"
#: mpdevil:1165 mpdevil:3655
msgid "Profile 3"
msgstr "Profil 3"
#: mpdevil:1169 mpdevil:3542
msgid "Connect"
msgstr "Verbinden"
#: mpdevil:1194 #: mpdevil:1194
msgid "Choose the order of information to appear in the playlist:" msgid "Choose the order of information to appear in the playlist:"
@@ -152,140 +156,144 @@ 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:1211 mpdevil:1751 mpdevil:1877 mpdevil:2838 #: mpdevil:1211 mpdevil:1643 mpdevil:1846 mpdevil:2505
msgid "No" msgid "No"
msgstr "Nr." msgstr "Nr."
#: mpdevil:1211 mpdevil:2839 #: mpdevil:1211 mpdevil:2506
msgid "Disc" msgid "Disc"
msgstr "CD" msgstr "CD"
#: mpdevil:1211 mpdevil:1754 mpdevil:1882 mpdevil:2840 mpdevil:2954 #: mpdevil:1211 mpdevil:1646 mpdevil:1677 mpdevil:1847 mpdevil:2507
#: mpdevil:2956 #: mpdevil:2613 mpdevil:2615
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: mpdevil:1211 mpdevil:1888 mpdevil:2841 #: mpdevil:1211 mpdevil:1848 mpdevil:2508
msgid "Artist" msgid "Artist"
msgstr "Interpret" msgstr "Interpret"
#: mpdevil:1211 mpdevil:1894 mpdevil:2842 #: mpdevil:1211 mpdevil:1849 mpdevil:2509
msgid "Album" msgid "Album"
msgstr "Album" msgstr "Album"
#: mpdevil:1211 mpdevil:1757 mpdevil:1900 mpdevil:2843 #: mpdevil:1211 mpdevil:1650 mpdevil:1850 mpdevil:2510
msgid "Length" msgid "Length"
msgstr "Länge" msgstr "Länge"
#: mpdevil:1211 mpdevil:2844 #: mpdevil:1211 mpdevil:2511
msgid "Year" msgid "Year"
msgstr "Jahr" msgstr "Jahr"
#: mpdevil:1211 mpdevil:2845 #: mpdevil:1211 mpdevil:2512
msgid "Genre" msgid "Genre"
msgstr "Genre" msgstr "Genre"
#: mpdevil:1301 mpdevil:1303 mpdevil:3721 mpdevil:3814 #: mpdevil:1295 mpdevil:1297 mpdevil:3543 mpdevil:3647
msgid "Settings" msgid "Preferences"
msgstr "Einstellungen" msgstr "Einstellungen"
#: mpdevil:1316 mpdevil:1325 mpdevil:3658 #: mpdevil:1311 mpdevil:1322
msgid "General" msgid "View"
msgstr "Allgemein" msgstr "Ansicht"
#: mpdevil:1317 mpdevil:1326 mpdevil:3825 #: mpdevil:1312 mpdevil:1323
msgid "Profiles" msgid "Behavior"
msgstr "Profile" msgstr "Verhalten"
#: mpdevil:1318 mpdevil:1327 mpdevil:3662 #: mpdevil:1313 mpdevil:1324 mpdevil:3455
msgid "Playlist" msgid "Playlist"
msgstr "Wiedergabeliste" msgstr "Wiedergabeliste"
#: mpdevil:1344 #: mpdevil:1314 mpdevil:1325
msgid "Profiles"
msgstr "Profile"
#: mpdevil:1342
msgid "Stats" msgid "Stats"
msgstr "Statistik" msgstr "Statistik"
#: mpdevil:1354 #: mpdevil:1351
msgid "<b>Protocol:</b>" msgid "<b>Protocol:</b>"
msgstr "<b>Protokoll:</b>" msgstr "<b>Protokoll:</b>"
#: mpdevil:1355 #: mpdevil:1352
msgid "<b>Uptime:</b>" msgid "<b>Uptime:</b>"
msgstr "<b>Uptime:</b>" msgstr "<b>Uptime:</b>"
#: mpdevil:1356 #: mpdevil:1353
msgid "<b>Playtime:</b>" msgid "<b>Playtime:</b>"
msgstr "<b>Wiedergabezeit:</b>" msgstr "<b>Wiedergabezeit:</b>"
#: mpdevil:1357 #: mpdevil:1354
msgid "<b>Artists:</b>" msgid "<b>Artists:</b>"
msgstr "<b>Künstler:</b>" msgstr "<b>Künstler:</b>"
#: mpdevil:1358 #: mpdevil:1355
msgid "<b>Albums:</b>" msgid "<b>Albums:</b>"
msgstr "<b>Alben:</b>" msgstr "<b>Alben:</b>"
#: mpdevil:1359 #: mpdevil:1356
msgid "<b>Songs:</b>" msgid "<b>Songs:</b>"
msgstr "<b>Titel:</b>" msgstr "<b>Titel:</b>"
#: mpdevil:1360 #: mpdevil:1357
msgid "<b>Total Playtime:</b>" msgid "<b>Total Playtime:</b>"
msgstr "<b>Gesamtwiedergabezeit:</b>" msgstr "<b>Gesamtwiedergabezeit:</b>"
#: mpdevil:1361 #: mpdevil:1358
msgid "<b>Database Update:</b>" msgid "<b>Database Update:</b>"
msgstr "<b>Datenbankaktualisierung:</b>" msgstr "<b>Datenbankaktualisierung:</b>"
#: mpdevil:1385 #: mpdevil:1382
msgid "A simple music browser for MPD" msgid "A simple music browser for MPD"
msgstr "Ein einfacher Musikbrowser für MPD" msgstr "Ein einfacher Musikbrowser für MPD"
#: mpdevil:1494 #: mpdevil:1408
msgid "Open with…" msgid "Open with…"
msgstr "Öffnen mit…" msgstr "Öffnen mit…"
#: mpdevil:1509 mpdevil:1811 #: mpdevil:1418 mpdevil:1709
msgid "Append" msgid "Append"
msgstr "Anhängen" msgstr "Anhängen"
#: mpdevil:1510 mpdevil:1812 #: mpdevil:1419 mpdevil:1710
msgid "Play" msgid "Play"
msgstr "Abspielen" msgstr "Abspielen"
#: mpdevil:1511 mpdevil:1813 #: mpdevil:1420 mpdevil:1711
msgid "Enqueue" msgid "Enqueue"
msgstr "Einreihen" msgstr "Einreihen"
#: mpdevil:1529 #: mpdevil:1437
msgid "MPD-Tag" msgid "MPD-Tag"
msgstr "MPD-Tag" msgstr "MPD-Tag"
#: mpdevil:1532 #: mpdevil:1440
msgid "Value" msgid "Value"
msgstr "Wert" msgstr "Wert"
#: mpdevil:1686 #: mpdevil:1581
msgid "_Append" msgid "_Append"
msgstr "_Anhängen" msgstr "_Anhängen"
#: mpdevil:1686 #: mpdevil:1581
msgid "Add all titles to playlist" msgid "Add all titles to playlist"
msgstr "Alle Titel der Wiedergabeliste anhängen" msgstr "Alle Titel der Wiedergabeliste anhängen"
#: mpdevil:1687 #: mpdevil:1582
msgid "_Play" msgid "_Play"
msgstr "Ab_spielen" msgstr "Ab_spielen"
#: mpdevil:1687 #: mpdevil:1582
msgid "Directly play all titles" msgid "Directly play all titles"
msgstr "Alle Titel sofort abspielen" msgstr "Alle Titel sofort abspielen"
#: mpdevil:1688 #: mpdevil:1583
msgid "_Enqueue" msgid "_Enqueue"
msgstr "_Einreihen" msgstr "_Einreihen"
#: mpdevil:1688 #: mpdevil:1583
msgid "" msgid ""
"Append all titles after the currently playing track and clear the playlist " "Append all titles after the currently playing track and clear the playlist "
"from all other songs" "from all other songs"
@@ -293,390 +301,279 @@ msgstr ""
"Alle Titel hinter dem aktuellen Stück einreihen und die weitere " "Alle Titel hinter dem aktuellen Stück einreihen und die weitere "
"Wiedergabeliste leeren" "Wiedergabeliste leeren"
#: mpdevil:1952 #: mpdevil:1676 mpdevil:2716
msgid "all tags"
msgstr "Alle Tags"
#: mpdevil:1976
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] "{hits} Treffer"
msgstr[1] "{hits} Treffer"
#: mpdevil:2116
msgid "all genres"
msgstr "Alle Genres"
#: mpdevil:2141
msgid "all artists"
msgstr "Alle Interpreten"
#: mpdevil:2367
#, python-brace-format
msgid "{number} songs on {discs} discs ({duration})"
msgstr "{number} Stücke auf {discs} CDs ({duration})"
#: mpdevil:2370 mpdevil:3056
#, python-brace-format #, python-brace-format
msgid "{number} song ({duration})" msgid "{number} song ({duration})"
msgid_plural "{number} songs ({duration})" msgid_plural "{number} songs ({duration})"
msgstr[0] "{number} Stück ({duration})" msgstr[0] "{number} Stück ({duration})"
msgstr[1] "{number} Stücke ({duration})" msgstr[1] "{number} Stücke ({duration})"
#: mpdevil:2509 mpdevil:3681 #: mpdevil:1779
msgid "Back to current album" #, python-brace-format
msgstr "Zurück zu aktuellem Album" msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] "{hits} Treffer"
msgstr[1] "{hits} Treffer"
#: mpdevil:2511 #: mpdevil:1898
msgid "Search" msgid "all tags"
msgstr "Suche" msgstr "Alle Tags"
#: mpdevil:2514 #: mpdevil:2028
msgid "Filter by genre" msgid "all genres"
msgstr "Nach Genre filtern" msgstr "Alle Genres"
#: mpdevil:2704 #: mpdevil:2053
msgid "searching…" msgid "all artists"
msgstr "suche…" msgstr "Alle Interpreten"
#: mpdevil:2709 #: mpdevil:2486
msgid "connection error"
msgstr "Verbindungsfehler"
#: mpdevil:2711
msgid "lyrics not found"
msgstr "Liedtext nicht gefunden"
#: mpdevil:2816
msgid "Scroll to current song" msgid "Scroll to current song"
msgstr "Gehe zu aktuellem Lied" msgstr "Gehe zu aktuellem Lied"
#: mpdevil:3117 #: mpdevil:2819
msgid "Show lyrics" msgid "searching…"
msgstr "Zeige Liedtext" msgstr "suche…"
#: mpdevil:3219 mpdevil:3220 #: mpdevil:2824
msgid "connection error"
msgstr "Verbindungsfehler"
#: mpdevil:2826
msgid "lyrics not found"
msgstr "Liedtext nicht gefunden"
#: mpdevil:2934
msgid "Lyrics"
msgstr "Liedtext"
#: mpdevil:3025 mpdevil:3026
#, python-brace-format #, python-brace-format
msgid "{number} song" msgid "{number} song"
msgid_plural "{number} songs" msgid_plural "{number} songs"
msgstr[0] "{number} Stück" msgstr[0] "{number} Stück"
msgstr[1] "{number} Stücke" msgstr[1] "{number} Stücke"
#: mpdevil:3434 #: mpdevil:3231
msgid "Repeat mode" msgid "Repeat mode"
msgstr "Dauerschleife" msgstr "Dauerschleife"
#: mpdevil:3435 #: mpdevil:3232
msgid "Random mode" msgid "Random mode"
msgstr "Zufallsmodus" msgstr "Zufallsmodus"
#: mpdevil:3436 #: mpdevil:3233
msgid "Single mode" msgid "Single mode"
msgstr "Einzelstückmodus" msgstr "Einzelstückmodus"
#: mpdevil:3437 #: mpdevil:3234
msgid "Consume mode" msgid "Consume mode"
msgstr "Wiedergabeliste verbrauchen" msgstr "Wiedergabeliste verbrauchen"
#: mpdevil:3659 #: mpdevil:3451
msgid "General"
msgstr "Allgemein"
#: mpdevil:3452
msgid "Window" msgid "Window"
msgstr "Fenster" msgstr "Fenster"
#: mpdevil:3660 #: mpdevil:3453
msgid "Playback" msgid "Playback"
msgstr "Wiedergabe" msgstr "Wiedergabe"
#: mpdevil:3661 #: mpdevil:3454
msgid "Search, Album Dialog, Album List and Artist List" msgid "Search, Album Dialog, Album List and Artist List"
msgstr "Suche, Albumdialog, Albumliste und Interpretenliste" msgstr "Suche, Albumdialog, Albumliste und Interpretenliste"
#: mpdevil:3671 #: mpdevil:3464
msgid "Open online help" msgid "Open online help"
msgstr "Onlinehilfe öffnen" msgstr "Onlinehilfe öffnen"
#: mpdevil:3672 #: mpdevil:3465
msgid "Open shortcuts window" msgid "Open shortcuts window"
msgstr "Tastenkürzelfenster öffnen" msgstr "Tastenkürzelfenster öffnen"
#: mpdevil:3673 #: mpdevil:3466
msgid "Open menu" msgid "Open menu"
msgstr "Menü öffnen" msgstr "Menü öffnen"
#: mpdevil:3674 mpdevil:3820 #: mpdevil:3467
msgid "Update database" msgid "Update database"
msgstr "Datenbank aktualisieren" msgstr "Datenbank aktualisieren"
#: mpdevil:3675 mpdevil:3818 #: mpdevil:3468
msgid "Quit" msgid "Quit"
msgstr "Beenden" msgstr "Beenden"
#: mpdevil:3676 #: mpdevil:3469
msgid "Cycle through profiles" msgid "Cycle through profiles"
msgstr "Profile durchschalten" msgstr "Profile durchschalten"
#: mpdevil:3677 #: mpdevil:3470
msgid "Cycle through profiles in reversed order" msgid "Cycle through profiles in reversed order"
msgstr "Profile rückwärts durchschalten" msgstr "Profile rückwärts durchschalten"
#: mpdevil:3678 #: mpdevil:3471
msgid "Toggle mini player" msgid "Toggle mini player"
msgstr "Miniplayer ein-/ausschalten" msgstr "Miniplayer ein-/ausschalten"
#: mpdevil:3679 #: mpdevil:3472
msgid "Toggle genre filter"
msgstr "Genrefilter ein-/ausschalten"
#: mpdevil:3473
msgid "Toggle lyrics" msgid "Toggle lyrics"
msgstr "Liedtext ein-/ausblenden" msgstr "Liedtext ein-/ausblenden"
#: mpdevil:3680 #: mpdevil:3474
msgid "Toggle search" msgid "Toggle search"
msgstr "Suche ein-/ausblenden" msgstr "Suche ein-/ausblenden"
#: mpdevil:3682 #: mpdevil:3475 mpdevil:3635
msgid "Back to current album"
msgstr "Zurück zu aktuellem Album"
#: mpdevil:3476
msgid "Play/Pause" msgid "Play/Pause"
msgstr "Wiedergabe/Pause" msgstr "Wiedergabe/Pause"
#: mpdevil:3683 #: mpdevil:3477
msgid "Stop" msgid "Stop"
msgstr "Stopp" msgstr "Stopp"
#: mpdevil:3684 #: mpdevil:3478
msgid "Stop after current title"
msgstr "Nach aktuellem Titel stoppen"
#: mpdevil:3479
msgid "Next title" msgid "Next title"
msgstr "Nächster Titel" msgstr "Nächster Titel"
#: mpdevil:3685 #: mpdevil:3480
msgid "Previous title" msgid "Previous title"
msgstr "Vorheriger Titel" msgstr "Vorheriger Titel"
#: mpdevil:3686 #: mpdevil:3481
msgid "Seek forward" msgid "Seek forward"
msgstr "Vorspulen" msgstr "Vorspulen"
#: mpdevil:3687 #: mpdevil:3482
msgid "Seek backward" msgid "Seek backward"
msgstr "Zurückspulen" msgstr "Zurückspulen"
#: mpdevil:3688 #: mpdevil:3483
msgid "Toggle repeat mode" msgid "Toggle repeat mode"
msgstr "Dauerschleife ein-/ausschalten" msgstr "Dauerschleife ein-/ausschalten"
#: mpdevil:3689 #: mpdevil:3484
msgid "Toggle random mode" msgid "Toggle random mode"
msgstr "Zufallsmodus ein-/ausschalten" msgstr "Zufallsmodus ein-/ausschalten"
#: mpdevil:3690 #: mpdevil:3485
msgid "Toggle single mode" msgid "Toggle single mode"
msgstr "Einzelstückmodus ein-/ausschalten" msgstr "Einzelstückmodus ein-/ausschalten"
#: mpdevil:3691 #: mpdevil:3486
msgid "Toggle consume mode" msgid "Toggle consume mode"
msgstr "Wiedergabeliste verbrauchen ein-/ausschalten" msgstr "Wiedergabeliste verbrauchen ein-/ausschalten"
#: mpdevil:3692 #: mpdevil:3487
msgid "Enqueue selected item" msgid "Enqueue selected item"
msgstr "Ausgewähltes Element einreihen" msgstr "Ausgewähltes Element einreihen"
#: mpdevil:3693 #: mpdevil:3488
msgid "Append selected item" msgid "Append selected item"
msgstr "Ausgewähltes Element anhängen" msgstr "Ausgewähltes Element anhängen"
#: mpdevil:3693 mpdevil:3696 #: mpdevil:3488 mpdevil:3491
msgid "Middle-click" msgid "Middle-click"
msgstr "Mittelklick" msgstr "Mittelklick"
#: mpdevil:3694 #: mpdevil:3489
msgid "Play selected item immediately" msgid "Play selected item immediately"
msgstr "Ausgewähltes Element sofort abspielen" msgstr "Ausgewähltes Element sofort abspielen"
#: mpdevil:3694 #: mpdevil:3489
msgid "Double-click" msgid "Double-click"
msgstr "Doppelklick" msgstr "Doppelklick"
#: mpdevil:3695 mpdevil:3698 #: mpdevil:3490 mpdevil:3493
msgid "Show additional information" msgid "Show additional information"
msgstr "Zeige weitere Informationen" msgstr "Zeige weitere Informationen"
#: mpdevil:3695 mpdevil:3698 #: mpdevil:3490 mpdevil:3493
msgid "Right-click" msgid "Right-click"
msgstr "Rechtsklick" msgstr "Rechtsklick"
#: mpdevil:3696 #: mpdevil:3491
msgid "Remove selected song" msgid "Remove selected song"
msgstr "Ausgewählten Titel entfernen" msgstr "Ausgewählten Titel entfernen"
#: mpdevil:3697 #: mpdevil:3492
msgid "Clear playlist" msgid "Clear playlist"
msgstr "Wiedergabeliste leeren" msgstr "Wiedergabeliste leeren"
#: mpdevil:3720 #: mpdevil:3512
msgid "Connect" msgid "Updating Database…"
msgstr "Verbinden" msgstr "Datenbank aktualisieren"
#: mpdevil:3741 #: mpdevil:3564
#, python-brace-format #, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed" msgid "Connection to “{socket}” failed"
msgstr "Verbindung zu „{profile}“ ({host}:{port}) fehlgeschlagen" msgstr "Verbindung zu „{socket}“ fehlgeschlagen"
#: mpdevil:3815 #: mpdevil:3566
msgid "Keyboard shortcuts" #, python-brace-format
msgid "Connection to “{host}:{port}” failed"
msgstr "Verbindung zu „{host}:{port}“ fehlgeschlagen"
#: mpdevil:3632
msgid "Search"
msgstr "Suche"
#: mpdevil:3648
msgid "Keyboard Shortcuts"
msgstr "Tastenkürzel" msgstr "Tastenkürzel"
#: mpdevil:3816 #: mpdevil:3649
msgid "Help" msgid "Help"
msgstr "Hilfe" msgstr "Hilfe"
#: mpdevil:3817 #: mpdevil:3650
msgid "About" msgid "About mpdevil"
msgstr "Über" msgstr "Info zu mpdevil"
#: mpdevil:3821 #: mpdevil:3652
msgid "Server stats" msgid "Update Database"
msgstr "Datenbank aktualisieren"
#: mpdevil:3653
msgid "Server Stats"
msgstr "Serverstatistik" msgstr "Serverstatistik"
#: mpdevil:3826 #: mpdevil:3660
msgid "Mini player" msgid "Mini Player"
msgstr "Miniplayer" msgstr "Miniplayer"
#: mpdevil:3831 #: mpdevil:3661
msgid "Genre Filter"
msgstr "Genrefilter"
#: mpdevil:3671
msgid "Menu" msgid "Menu"
msgstr "Menü" msgstr "Menü"
#: mpdevil:3882 mpdevil:3884 #: mpdevil:3724 mpdevil:3726
msgid "connecting…" msgid "connecting…"
msgstr "verbinden…" msgstr "verbinden…"
#: mpdevil:4049 #: mpdevil:3885
msgid "Debug mode" msgid "Debug mode"
msgstr "Debugmodus" msgstr "Debugmodus"
#, python-brace-format #~ msgid "Show lyrics"
#~ msgid "{titles} title" #~ msgstr "Zeige Liedtext"
#~ msgid_plural "{titles} titles"
#~ msgstr[0] "{titles} Titel"
#~ msgstr[1] "{titles} Titel"
#~ msgid "Secondary icon size:" #~ msgid "Filter by genre"
#~ msgstr "Sekundäre Symbolgröße:" #~ msgstr "Nach Genre filtern"
#~ msgid "Name:"
#~ msgstr "Name:"
#, python-brace-format
#~ msgid "on {discs} discs"
#~ msgstr "auf {discs} CDs"
#~ msgid "Show initials in artist view"
#~ msgstr "Anfangsbuchstaben in Interpretenliste anzeigen"
#~ msgid "Play selected item (next)"
#~ msgstr "Ausgewähltes Element (als Nächstes) abspielen"
#~ msgid "Left-click"
#~ msgstr "Linksklick"
#~ msgid "Sort albums in chronological order"
#~ msgstr "Alben chronologisch sortieren"
#~ msgid "name"
#~ msgstr "Name"
#~ msgid "year"
#~ msgstr "Jahr"
#~ msgid "Position of playlist:"
#~ msgstr "Wiedergabelistenposition:"
#~ msgid "bottom"
#~ msgstr "unten"
#~ msgid "right"
#~ msgstr "rechts"
#~ msgid "Show tooltips in album view"
#~ msgstr "Zeige Tooltips in Albumliste"
#~ msgid "Save window layout"
#~ msgstr "Fensterlayout speichern"
#, python-brace-format
#~ msgid ""
#~ "{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
#~ "{file_type}"
#~ msgstr ""
#~ "{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} Kanäle, "
#~ "{file_type}"
#, python-brace-format
#~ msgid "{titles} titles ({length})"
#~ msgstr "{titles} Titel ({length})"
#, python-brace-format
#~ msgid "{num} hits"
#~ msgstr "{num} Treffer"
#~ msgid "Close"
#~ msgstr "Schließen"
#~ msgid "Album Artist"
#~ msgstr "Albuminterpret"
#, python-format
#~ msgid "%i hits"
#~ msgstr "%i Treffer"
#, python-format
#~ msgid "%(total_tracks)i titles (%(total_length)s)"
#~ msgstr "%(total_tracks)i Titel (%(total_length)s)"
#~ msgid "Unknown Artist"
#~ msgstr "Unbekannter Interpret"
#~ msgid "Unknown Album"
#~ msgstr "Unbekanntes Album"
#~ msgid "not connected"
#~ msgstr "nicht verbunden"
#~ msgid "Add"
#~ msgstr "Hinzufügen"
#~ msgid "Open"
#~ msgstr "Öffnen"
#~ msgid "Lyrics"
#~ msgstr "Liedtext"
#~ msgid "Tag"
#~ msgstr "Tag"
#~ msgid "Select"
#~ msgstr "Auswählen"
#~ msgid "Use alternative layout"
#~ msgstr "Benutze alternatives Layout"
#~ msgid "Use 'Artist' instead of 'Album Artist'"
#~ msgstr "Benutze \"Interpret\" statt \"Albuminterpret\""
#~ msgid "Don't interrupt current title on album select"
#~ msgstr "Laufenden Titel bei Albumauswahl nicht abbrechen"
#~ msgid "Show genre filter"
#~ msgstr "Zeige Genre-Filter"
#~ msgid "Port:"
#~ msgstr "Port:"
#~ msgid "Drag & Drop to rearrange"
#~ msgstr "Mit Drag & Drop sortieren"
#~ msgid "Column"
#~ msgstr "Spalte"
#~ msgid "Return to album of current title"
#~ msgstr "Zu Album des aktuellen Titels zurückkehren"
#~ msgid "Not connected to MPD-server. Reconnect?"
#~ msgstr "Nicht mit MPD-Server verbunden. Verbindung wiederherstellen?"
#~ msgid "Find titles"
#~ msgstr "Finde Titel"

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: 2021-07-20 20:16+0200\n" "POT-Creation-Date: 2021-10-23 12:59+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"
@@ -18,525 +18,549 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: mpdevil:448 #: mpdevil:492
#, python-brace-format #, python-brace-format
msgid "{days} day" msgid "{days} day"
msgid_plural "{days} days" msgid_plural "{days} days"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: mpdevil:467 #: mpdevil:529
#, python-brace-format #, python-brace-format
msgid "{channels} channel" msgid "{channels} channel"
msgid_plural "{channels} channels" msgid_plural "{channels} channels"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: mpdevil:499 #: mpdevil:994
msgid "Unknown Title"
msgstr ""
#: mpdevil:965
msgid "Main cover size:"
msgstr ""
#: mpdevil:966
msgid "Album view cover size:"
msgstr ""
#: mpdevil:967
msgid "Action bar icon size:"
msgstr ""
#: mpdevil:977
msgid "Use Client-side decoration"
msgstr ""
#: mpdevil:978
msgid "Show stop button"
msgstr ""
#: mpdevil:979
msgid "Show audio format"
msgstr ""
#: mpdevil:980
msgid "Show lyrics button"
msgstr ""
#: mpdevil:981
msgid "Place playlist at the side"
msgstr ""
#: mpdevil:982
msgid "Use “Album Artist” tag"
msgstr ""
#: mpdevil:983
msgid "Send notification on title change"
msgstr ""
#: mpdevil:984
msgid "Stop playback on quit"
msgstr ""
#: mpdevil:985
msgid "Play selected albums and titles immediately"
msgstr ""
#: mpdevil:986
msgid "Sort albums by year"
msgstr ""
#: mpdevil:987
msgid "Support “MPRIS”"
msgstr ""
#: mpdevil:988
msgid "Rewind via previous button"
msgstr ""
#: mpdevil:996
msgid "<b>View</b>"
msgstr ""
#: mpdevil:997
msgid "<b>Behavior</b>"
msgstr ""
#: mpdevil:1011 mpdevil:1022
msgid "(restart required)" msgid "(restart required)"
msgstr "" msgstr ""
#: mpdevil:1044 #: mpdevil:1040
msgid "_Connect" msgid "Use Client-side decoration"
msgstr "" msgstr ""
#: mpdevil:1055 #: mpdevil:1041
msgid "Show stop button"
msgstr ""
#: mpdevil:1042
msgid "Show audio format"
msgstr ""
#: mpdevil:1043
msgid "Show lyrics button"
msgstr ""
#: mpdevil:1044
msgid "Place playlist at the side"
msgstr ""
#: mpdevil:1050
msgid "Main cover size"
msgstr ""
#: mpdevil:1051
msgid "Album view cover size"
msgstr ""
#: mpdevil:1052
msgid "Action bar icon size"
msgstr ""
#: mpdevil:1062
msgid "Support “MPRIS”"
msgstr ""
#: mpdevil:1063
msgid "Use “Album Artist” tag"
msgstr ""
#: mpdevil:1064
msgid "Sort albums by year"
msgstr ""
#: mpdevil:1065
msgid "Send notification on title change"
msgstr ""
#: mpdevil:1066
msgid "Play selected albums and titles immediately"
msgstr ""
#: mpdevil:1067
msgid "Rewind via previous button"
msgstr ""
#: mpdevil:1068
msgid "Stop playback on quit"
msgstr ""
#: mpdevil:1095
msgid "Choose directory"
msgstr ""
#: mpdevil:1108
msgid "Connect via Unix domain socket"
msgstr ""
#: mpdevil:1127
msgid "" msgid ""
"The first image in the same directory as the song file matching this regex " "The first image in the same directory as the song file matching this regex "
"will be displayed. %AlbumArtist% and %Album% will be replaced by the " "will be displayed. %AlbumArtist% and %Album% will be replaced by the "
"corresponding tags of the song." "corresponding tags of the song."
msgstr "" msgstr ""
#: mpdevil:1059 #: mpdevil:1132
msgid "Profile:" msgid "Socket:"
msgstr "" msgstr ""
#: mpdevil:1060 #: mpdevil:1134
msgid "Host:" msgid "Host:"
msgstr "" msgstr ""
#: mpdevil:1061 #: mpdevil:1136
msgid "Password:" msgid "Password:"
msgstr "" msgstr ""
#: mpdevil:1062 #: mpdevil:1137
msgid "Music lib:" msgid "Music lib:"
msgstr "" msgstr ""
#: mpdevil:1063 #: mpdevil:1139
msgid "Cover regex:" msgid "Cover regex:"
msgstr "" msgstr ""
#: mpdevil:1167 #: mpdevil:1163 mpdevil:3655
msgid "Choose directory" msgid "Profile 1"
msgstr ""
#: mpdevil:1164 mpdevil:3655
msgid "Profile 2"
msgstr ""
#: mpdevil:1165 mpdevil:3655
msgid "Profile 3"
msgstr ""
#: mpdevil:1169 mpdevil:3542
msgid "Connect"
msgstr "" msgstr ""
#: mpdevil:1194 #: mpdevil:1194
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:1211 mpdevil:1751 mpdevil:1877 mpdevil:2838 #: mpdevil:1211 mpdevil:1643 mpdevil:1846 mpdevil:2505
msgid "No" msgid "No"
msgstr "" msgstr ""
#: mpdevil:1211 mpdevil:2839 #: mpdevil:1211 mpdevil:2506
msgid "Disc" msgid "Disc"
msgstr "" msgstr ""
#: mpdevil:1211 mpdevil:1754 mpdevil:1882 mpdevil:2840 mpdevil:2954 #: mpdevil:1211 mpdevil:1646 mpdevil:1677 mpdevil:1847 mpdevil:2507
#: mpdevil:2956 #: mpdevil:2613 mpdevil:2615
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: mpdevil:1211 mpdevil:1888 mpdevil:2841 #: mpdevil:1211 mpdevil:1848 mpdevil:2508
msgid "Artist" msgid "Artist"
msgstr "" msgstr ""
#: mpdevil:1211 mpdevil:1894 mpdevil:2842 #: mpdevil:1211 mpdevil:1849 mpdevil:2509
msgid "Album" msgid "Album"
msgstr "" msgstr ""
#: mpdevil:1211 mpdevil:1757 mpdevil:1900 mpdevil:2843 #: mpdevil:1211 mpdevil:1650 mpdevil:1850 mpdevil:2510
msgid "Length" msgid "Length"
msgstr "" msgstr ""
#: mpdevil:1211 mpdevil:2844 #: mpdevil:1211 mpdevil:2511
msgid "Year" msgid "Year"
msgstr "" msgstr ""
#: mpdevil:1211 mpdevil:2845 #: mpdevil:1211 mpdevil:2512
msgid "Genre" msgid "Genre"
msgstr "" msgstr ""
#: mpdevil:1301 mpdevil:1303 mpdevil:3721 mpdevil:3814 #: mpdevil:1295 mpdevil:1297 mpdevil:3543 mpdevil:3647
msgid "Settings" msgid "Preferences"
msgstr "" msgstr ""
#: mpdevil:1316 mpdevil:1325 mpdevil:3658 #: mpdevil:1311 mpdevil:1322
msgid "General" msgid "View"
msgstr "" msgstr ""
#: mpdevil:1317 mpdevil:1326 mpdevil:3825 #: mpdevil:1312 mpdevil:1323
msgid "Profiles" msgid "Behavior"
msgstr "" msgstr ""
#: mpdevil:1318 mpdevil:1327 mpdevil:3662 #: mpdevil:1313 mpdevil:1324 mpdevil:3455
msgid "Playlist" msgid "Playlist"
msgstr "" msgstr ""
#: mpdevil:1344 #: mpdevil:1314 mpdevil:1325
msgid "Profiles"
msgstr ""
#: mpdevil:1342
msgid "Stats" msgid "Stats"
msgstr "" msgstr ""
#: mpdevil:1354 #: mpdevil:1351
msgid "<b>Protocol:</b>" msgid "<b>Protocol:</b>"
msgstr "" msgstr ""
#: mpdevil:1355 #: mpdevil:1352
msgid "<b>Uptime:</b>" msgid "<b>Uptime:</b>"
msgstr "" msgstr ""
#: mpdevil:1356 #: mpdevil:1353
msgid "<b>Playtime:</b>" msgid "<b>Playtime:</b>"
msgstr "" msgstr ""
#: mpdevil:1357 #: mpdevil:1354
msgid "<b>Artists:</b>" msgid "<b>Artists:</b>"
msgstr "" msgstr ""
#: mpdevil:1358 #: mpdevil:1355
msgid "<b>Albums:</b>" msgid "<b>Albums:</b>"
msgstr "" msgstr ""
#: mpdevil:1359 #: mpdevil:1356
msgid "<b>Songs:</b>" msgid "<b>Songs:</b>"
msgstr "" msgstr ""
#: mpdevil:1360 #: mpdevil:1357
msgid "<b>Total Playtime:</b>" msgid "<b>Total Playtime:</b>"
msgstr "" msgstr ""
#: mpdevil:1361 #: mpdevil:1358
msgid "<b>Database Update:</b>" msgid "<b>Database Update:</b>"
msgstr "" msgstr ""
#: mpdevil:1385 #: mpdevil:1382
msgid "A simple music browser for MPD" msgid "A simple music browser for MPD"
msgstr "" msgstr ""
#: mpdevil:1494 #: mpdevil:1408
msgid "Open with…" msgid "Open with…"
msgstr "" msgstr ""
#: mpdevil:1509 mpdevil:1811 #: mpdevil:1418 mpdevil:1709
msgid "Append" msgid "Append"
msgstr "" msgstr ""
#: mpdevil:1510 mpdevil:1812 #: mpdevil:1419 mpdevil:1710
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#: mpdevil:1511 mpdevil:1813 #: mpdevil:1420 mpdevil:1711
msgid "Enqueue" msgid "Enqueue"
msgstr "" msgstr ""
#: mpdevil:1529 #: mpdevil:1437
msgid "MPD-Tag" msgid "MPD-Tag"
msgstr "" msgstr ""
#: mpdevil:1532 #: mpdevil:1440
msgid "Value" msgid "Value"
msgstr "" msgstr ""
#: mpdevil:1686 #: mpdevil:1581
msgid "_Append" msgid "_Append"
msgstr "" msgstr ""
#: mpdevil:1686 #: mpdevil:1581
msgid "Add all titles to playlist" msgid "Add all titles to playlist"
msgstr "" msgstr ""
#: mpdevil:1687 #: mpdevil:1582
msgid "_Play" msgid "_Play"
msgstr "" msgstr ""
#: mpdevil:1687 #: mpdevil:1582
msgid "Directly play all titles" msgid "Directly play all titles"
msgstr "" msgstr ""
#: mpdevil:1688 #: mpdevil:1583
msgid "_Enqueue" msgid "_Enqueue"
msgstr "" msgstr ""
#: mpdevil:1688 #: mpdevil:1583
msgid "" msgid ""
"Append all titles after the currently playing track and clear the playlist " "Append all titles after the currently playing track and clear the playlist "
"from all other songs" "from all other songs"
msgstr "" msgstr ""
#: mpdevil:1952 #: mpdevil:1676 mpdevil:2716
msgid "all tags"
msgstr ""
#: mpdevil:1976
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:2116
msgid "all genres"
msgstr ""
#: mpdevil:2141
msgid "all artists"
msgstr ""
#: mpdevil:2367
#, python-brace-format
msgid "{number} songs on {discs} discs ({duration})"
msgstr ""
#: mpdevil:2370 mpdevil:3056
#, python-brace-format #, python-brace-format
msgid "{number} song ({duration})" msgid "{number} song ({duration})"
msgid_plural "{number} songs ({duration})" msgid_plural "{number} songs ({duration})"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: mpdevil:2509 mpdevil:3681 #: mpdevil:1779
msgid "Back to current album" #, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:1898
msgid "all tags"
msgstr "" msgstr ""
#: mpdevil:2511 #: mpdevil:2028
msgid "Search" msgid "all genres"
msgstr "" msgstr ""
#: mpdevil:2514 #: mpdevil:2053
msgid "Filter by genre" msgid "all artists"
msgstr "" msgstr ""
#: mpdevil:2704 #: mpdevil:2486
msgid "searching…"
msgstr ""
#: mpdevil:2709
msgid "connection error"
msgstr ""
#: mpdevil:2711
msgid "lyrics not found"
msgstr ""
#: mpdevil:2816
msgid "Scroll to current song" msgid "Scroll to current song"
msgstr "" msgstr ""
#: mpdevil:3117 #: mpdevil:2819
msgid "Show lyrics" msgid "searching…"
msgstr "" msgstr ""
#: mpdevil:3219 mpdevil:3220 #: mpdevil:2824
msgid "connection error"
msgstr ""
#: mpdevil:2826
msgid "lyrics not found"
msgstr ""
#: mpdevil:2934
msgid "Lyrics"
msgstr ""
#: mpdevil:3025 mpdevil:3026
#, python-brace-format #, python-brace-format
msgid "{number} song" msgid "{number} song"
msgid_plural "{number} songs" msgid_plural "{number} songs"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: mpdevil:3434 #: mpdevil:3231
msgid "Repeat mode" msgid "Repeat mode"
msgstr "" msgstr ""
#: mpdevil:3435 #: mpdevil:3232
msgid "Random mode" msgid "Random mode"
msgstr "" msgstr ""
#: mpdevil:3436 #: mpdevil:3233
msgid "Single mode" msgid "Single mode"
msgstr "" msgstr ""
#: mpdevil:3437 #: mpdevil:3234
msgid "Consume mode" msgid "Consume mode"
msgstr "" msgstr ""
#: mpdevil:3659 #: mpdevil:3451
msgid "General"
msgstr ""
#: mpdevil:3452
msgid "Window" msgid "Window"
msgstr "" msgstr ""
#: mpdevil:3660 #: mpdevil:3453
msgid "Playback" msgid "Playback"
msgstr "" msgstr ""
#: mpdevil:3661 #: mpdevil:3454
msgid "Search, Album Dialog, Album List and Artist List" msgid "Search, Album Dialog, Album List and Artist List"
msgstr "" msgstr ""
#: mpdevil:3671 #: mpdevil:3464
msgid "Open online help" msgid "Open online help"
msgstr "" msgstr ""
#: mpdevil:3672 #: mpdevil:3465
msgid "Open shortcuts window" msgid "Open shortcuts window"
msgstr "" msgstr ""
#: mpdevil:3673 #: mpdevil:3466
msgid "Open menu" msgid "Open menu"
msgstr "" msgstr ""
#: mpdevil:3674 mpdevil:3820 #: mpdevil:3467
msgid "Update database" msgid "Update database"
msgstr "" msgstr ""
#: mpdevil:3675 mpdevil:3818 #: mpdevil:3468
msgid "Quit" msgid "Quit"
msgstr "" msgstr ""
#: mpdevil:3676 #: mpdevil:3469
msgid "Cycle through profiles" msgid "Cycle through profiles"
msgstr "" msgstr ""
#: mpdevil:3677 #: mpdevil:3470
msgid "Cycle through profiles in reversed order" msgid "Cycle through profiles in reversed order"
msgstr "" msgstr ""
#: mpdevil:3678 #: mpdevil:3471
msgid "Toggle mini player" msgid "Toggle mini player"
msgstr "" msgstr ""
#: mpdevil:3679 #: mpdevil:3472
msgid "Toggle genre filter"
msgstr ""
#: mpdevil:3473
msgid "Toggle lyrics" msgid "Toggle lyrics"
msgstr "" msgstr ""
#: mpdevil:3680 #: mpdevil:3474
msgid "Toggle search" msgid "Toggle search"
msgstr "" msgstr ""
#: mpdevil:3682 #: mpdevil:3475 mpdevil:3635
msgid "Back to current album"
msgstr ""
#: mpdevil:3476
msgid "Play/Pause" msgid "Play/Pause"
msgstr "" msgstr ""
#: mpdevil:3683 #: mpdevil:3477
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: mpdevil:3684 #: mpdevil:3478
msgid "Stop after current title"
msgstr ""
#: mpdevil:3479
msgid "Next title" msgid "Next title"
msgstr "" msgstr ""
#: mpdevil:3685 #: mpdevil:3480
msgid "Previous title" msgid "Previous title"
msgstr "" msgstr ""
#: mpdevil:3686 #: mpdevil:3481
msgid "Seek forward" msgid "Seek forward"
msgstr "" msgstr ""
#: mpdevil:3687 #: mpdevil:3482
msgid "Seek backward" msgid "Seek backward"
msgstr "" msgstr ""
#: mpdevil:3688 #: mpdevil:3483
msgid "Toggle repeat mode" msgid "Toggle repeat mode"
msgstr "" msgstr ""
#: mpdevil:3689 #: mpdevil:3484
msgid "Toggle random mode" msgid "Toggle random mode"
msgstr "" msgstr ""
#: mpdevil:3690 #: mpdevil:3485
msgid "Toggle single mode" msgid "Toggle single mode"
msgstr "" msgstr ""
#: mpdevil:3691 #: mpdevil:3486
msgid "Toggle consume mode" msgid "Toggle consume mode"
msgstr "" msgstr ""
#: mpdevil:3692 #: mpdevil:3487
msgid "Enqueue selected item" msgid "Enqueue selected item"
msgstr "" msgstr ""
#: mpdevil:3693 #: mpdevil:3488
msgid "Append selected item" msgid "Append selected item"
msgstr "" msgstr ""
#: mpdevil:3693 mpdevil:3696 #: mpdevil:3488 mpdevil:3491
msgid "Middle-click" msgid "Middle-click"
msgstr "" msgstr ""
#: mpdevil:3694 #: mpdevil:3489
msgid "Play selected item immediately" msgid "Play selected item immediately"
msgstr "" msgstr ""
#: mpdevil:3694 #: mpdevil:3489
msgid "Double-click" msgid "Double-click"
msgstr "" msgstr ""
#: mpdevil:3695 mpdevil:3698 #: mpdevil:3490 mpdevil:3493
msgid "Show additional information" msgid "Show additional information"
msgstr "" msgstr ""
#: mpdevil:3695 mpdevil:3698 #: mpdevil:3490 mpdevil:3493
msgid "Right-click" msgid "Right-click"
msgstr "" msgstr ""
#: mpdevil:3696 #: mpdevil:3491
msgid "Remove selected song" msgid "Remove selected song"
msgstr "" msgstr ""
#: mpdevil:3697 #: mpdevil:3492
msgid "Clear playlist" msgid "Clear playlist"
msgstr "" msgstr ""
#: mpdevil:3720 #: mpdevil:3512
msgid "Connect" msgid "Updating Database…"
msgstr "" msgstr ""
#: mpdevil:3741 #: mpdevil:3564
#, python-brace-format #, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed" msgid "Connection to “{socket}” failed"
msgstr "" msgstr ""
#: mpdevil:3815 #: mpdevil:3566
msgid "Keyboard shortcuts" #, python-brace-format
msgid "Connection to “{host}:{port}” failed"
msgstr "" msgstr ""
#: mpdevil:3816 #: mpdevil:3632
msgid "Search"
msgstr ""
#: mpdevil:3648
msgid "Keyboard Shortcuts"
msgstr ""
#: mpdevil:3649
msgid "Help" msgid "Help"
msgstr "" msgstr ""
#: mpdevil:3817 #: mpdevil:3650
msgid "About" msgid "About mpdevil"
msgstr "" msgstr ""
#: mpdevil:3821 #: mpdevil:3652
msgid "Server stats" msgid "Update Database"
msgstr "" msgstr ""
#: mpdevil:3826 #: mpdevil:3653
msgid "Mini player" msgid "Server Stats"
msgstr "" msgstr ""
#: mpdevil:3831 #: mpdevil:3660
msgid "Mini Player"
msgstr ""
#: mpdevil:3661
msgid "Genre Filter"
msgstr ""
#: mpdevil:3671
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
#: mpdevil:3882 mpdevil:3884 #: mpdevil:3724 mpdevil:3726
msgid "connecting…" msgid "connecting…"
msgstr "" msgstr ""
#: mpdevil:4049 #: mpdevil:3885
msgid "Debug mode" msgid "Debug mode"
msgstr "" msgstr ""

560
po/nl.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: 2021-07-20 20:16+0200\n" "POT-Creation-Date: 2021-10-23 12:59+0200\n"
"PO-Revision-Date: 2021-07-20 20:17+0200\n" "PO-Revision-Date: 2021-10-24 08:52+0200\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"Language: nl\n" "Language: nl\n"
@@ -18,101 +18,93 @@ msgstr ""
"X-Generator: Poedit 2.3.1\n" "X-Generator: Poedit 2.3.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mpdevil:448 #: mpdevil:492
#, python-brace-format #, python-brace-format
msgid "{days} day" msgid "{days} day"
msgid_plural "{days} days" msgid_plural "{days} days"
msgstr[0] "{days} dag" msgstr[0] "{days} dag"
msgstr[1] "{days} dagen" msgstr[1] "{days} dagen"
#: mpdevil:467 #: mpdevil:529
#, python-brace-format #, python-brace-format
msgid "{channels} channel" msgid "{channels} channel"
msgid_plural "{channels} channels" msgid_plural "{channels} channels"
msgstr[0] "{channels} kanaal" msgstr[0] "{channels} kanaal"
msgstr[1] "{channels} kanalen" msgstr[1] "{channels} kanalen"
#: mpdevil:499 #: mpdevil:994
msgid "Unknown Title"
msgstr "Onbekende titel"
#: mpdevil:965
msgid "Main cover size:"
msgstr "Grootte albumhoes:"
#: mpdevil:966
msgid "Album view cover size:"
msgstr "Hoesgrootte in albumlijst:"
#: mpdevil:967
msgid "Action bar icon size:"
msgstr "Grootte iconen werkbalk:"
#: mpdevil:977
msgid "Use Client-side decoration"
msgstr "Gebruik vensterdecoratie van mpdevil"
#: mpdevil:978
msgid "Show stop button"
msgstr "Toon stopknop"
#: mpdevil:979
msgid "Show audio format"
msgstr "Toon audioformaat"
#: mpdevil:980
msgid "Show lyrics button"
msgstr "Toon songtekstknop"
#: mpdevil:981
msgid "Place playlist at the side"
msgstr "Plaats afspeellijst aan de zijkant"
#: mpdevil:982
msgid "Use “Album Artist” tag"
msgstr "Gebruik tag „Album Artist”"
#: mpdevil:983
msgid "Send notification on title change"
msgstr "Verstuur een melding bij titelwisseling"
#: mpdevil:984
msgid "Stop playback on quit"
msgstr "Stop afspelen bij afsluiten"
#: mpdevil:985
msgid "Play selected albums and titles immediately"
msgstr "Geselecteerde albums en titels direct afspelen"
#: mpdevil:986
msgid "Sort albums by year"
msgstr "Sorteer albums op jaar"
#: mpdevil:987
msgid "Support “MPRIS”"
msgstr "Ondersteun „MPRIS”"
#: mpdevil:988
msgid "Rewind via previous button"
msgstr "Terugspoelen met „vorige” knop"
#: mpdevil:996
msgid "<b>View</b>"
msgstr "<b>Beeld</b>"
#: mpdevil:997
msgid "<b>Behavior</b>"
msgstr "<b>Gedrag</b>"
#: mpdevil:1011 mpdevil:1022
msgid "(restart required)" msgid "(restart required)"
msgstr "(herstart vereist)" msgstr "(herstart vereist)"
#: mpdevil:1044 #: mpdevil:1040
msgid "_Connect" msgid "Use Client-side decoration"
msgstr "_Verbinden" msgstr "Gebruik vensterdecoratie van mpdevil"
#: mpdevil:1055 #: mpdevil:1041
msgid "Show stop button"
msgstr "Toon stopknop"
#: mpdevil:1042
msgid "Show audio format"
msgstr "Toon audioformaat"
#: mpdevil:1043
msgid "Show lyrics button"
msgstr "Toon songtekstknop"
#: mpdevil:1044
msgid "Place playlist at the side"
msgstr "Plaats afspeellijst aan de zijkant"
#: mpdevil:1050
msgid "Main cover size"
msgstr "Grootte albumhoes"
#: mpdevil:1051
msgid "Album view cover size"
msgstr "Hoesgrootte in albumlijst"
#: mpdevil:1052
msgid "Action bar icon size"
msgstr "Grootte iconen werkbalk"
#: mpdevil:1062
msgid "Support “MPRIS”"
msgstr "Ondersteun „MPRIS”"
#: mpdevil:1063
msgid "Use “Album Artist” tag"
msgstr "Gebruik tag „Album Artist”"
#: mpdevil:1064
msgid "Sort albums by year"
msgstr "Sorteer albums op jaar"
#: mpdevil:1065
msgid "Send notification on title change"
msgstr "Verstuur een melding bij titelwisseling"
#: mpdevil:1066
msgid "Play selected albums and titles immediately"
msgstr "Geselecteerde albums en titels direct afspelen"
#: mpdevil:1067
msgid "Rewind via previous button"
msgstr "Terugspoelen met „vorige” knop"
#: mpdevil:1068
msgid "Stop playback on quit"
msgstr "Stop afspelen bij afsluiten"
#: mpdevil:1095
msgid "Choose directory"
msgstr "Kies een map"
#: mpdevil:1108
msgid "Connect via Unix domain socket"
msgstr "Verbinden via Unix domain socket"
#: mpdevil:1127
msgid "" msgid ""
"The first image in the same directory as the song file matching this regex " "The first image in the same directory as the song file matching this regex "
"will be displayed. %AlbumArtist% and %Album% will be replaced by the " "will be displayed. %AlbumArtist% and %Album% will be replaced by the "
@@ -122,168 +114,184 @@ msgstr ""
"met deze regex wordt getoond. %AlbumArtist% en %Album% worden vervangen door " "met deze regex wordt getoond. %AlbumArtist% en %Album% worden vervangen door "
"de bijbehorende tags van het muziekbestand." "de bijbehorende tags van het muziekbestand."
#: mpdevil:1059 #: mpdevil:1132
msgid "Profile:" msgid "Socket:"
msgstr "Profiel:" msgstr "Socket:"
#: mpdevil:1060 #: mpdevil:1134
msgid "Host:" msgid "Host:"
msgstr "Host:" msgstr "Host:"
#: mpdevil:1061 #: mpdevil:1136
msgid "Password:" msgid "Password:"
msgstr "Wachtwoord:" msgstr "Wachtwoord:"
#: mpdevil:1062 #: mpdevil:1137
msgid "Music lib:" msgid "Music lib:"
msgstr "Muziekmap:" msgstr "Muziekmap:"
#: mpdevil:1063 #: mpdevil:1139
msgid "Cover regex:" msgid "Cover regex:"
msgstr "Regex albumhoes:" msgstr "Regex albumhoes:"
#: mpdevil:1167 #: mpdevil:1163 mpdevil:3655
msgid "Choose directory" msgid "Profile 1"
msgstr "Kies een map" msgstr "Profiel 1"
#: mpdevil:1164 mpdevil:3655
msgid "Profile 2"
msgstr "Profiel 2"
#: mpdevil:1165 mpdevil:3655
msgid "Profile 3"
msgstr "Profiel 3"
#: mpdevil:1169 mpdevil:3542
msgid "Connect"
msgstr "Verbinden"
#: mpdevil:1194 #: mpdevil:1194
msgid "Choose the order of information to appear in the playlist:" msgid "Choose the order of information to appear in the playlist:"
msgstr "Kies de volgorde van de informatie getoond in de afspeellijst:" msgstr "Kies de volgorde van de informatie getoond in de afspeellijst:"
#: mpdevil:1211 mpdevil:1751 mpdevil:1877 mpdevil:2838 #: mpdevil:1211 mpdevil:1643 mpdevil:1846 mpdevil:2505
msgid "No" msgid "No"
msgstr "Nr" msgstr "Nr"
#: mpdevil:1211 mpdevil:2839 #: mpdevil:1211 mpdevil:2506
msgid "Disc" msgid "Disc"
msgstr "Disc" msgstr "Disc"
#: mpdevil:1211 mpdevil:1754 mpdevil:1882 mpdevil:2840 mpdevil:2954 #: mpdevil:1211 mpdevil:1646 mpdevil:1677 mpdevil:1847 mpdevil:2507
#: mpdevil:2956 #: mpdevil:2613 mpdevil:2615
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: mpdevil:1211 mpdevil:1888 mpdevil:2841 #: mpdevil:1211 mpdevil:1848 mpdevil:2508
msgid "Artist" msgid "Artist"
msgstr "Artiest" msgstr "Artiest"
#: mpdevil:1211 mpdevil:1894 mpdevil:2842 #: mpdevil:1211 mpdevil:1849 mpdevil:2509
msgid "Album" msgid "Album"
msgstr "Album" msgstr "Album"
#: mpdevil:1211 mpdevil:1757 mpdevil:1900 mpdevil:2843 #: mpdevil:1211 mpdevil:1650 mpdevil:1850 mpdevil:2510
msgid "Length" msgid "Length"
msgstr "Lengte" msgstr "Lengte"
#: mpdevil:1211 mpdevil:2844 #: mpdevil:1211 mpdevil:2511
msgid "Year" msgid "Year"
msgstr "Jaar" msgstr "Jaar"
#: mpdevil:1211 mpdevil:2845 #: mpdevil:1211 mpdevil:2512
msgid "Genre" msgid "Genre"
msgstr "Genre" msgstr "Genre"
#: mpdevil:1301 mpdevil:1303 mpdevil:3721 mpdevil:3814 #: mpdevil:1295 mpdevil:1297 mpdevil:3543 mpdevil:3647
msgid "Settings" msgid "Preferences"
msgstr "Instellingen" msgstr "Voorkeuren"
#: mpdevil:1316 mpdevil:1325 mpdevil:3658 #: mpdevil:1311 mpdevil:1322
msgid "General" msgid "View"
msgstr "Algemeen" msgstr "Beeld"
#: mpdevil:1317 mpdevil:1326 mpdevil:3825 #: mpdevil:1312 mpdevil:1323
msgid "Profiles" msgid "Behavior"
msgstr "Profielen" msgstr "Gedrag"
#: mpdevil:1318 mpdevil:1327 mpdevil:3662 #: mpdevil:1313 mpdevil:1324 mpdevil:3455
msgid "Playlist" msgid "Playlist"
msgstr "Afspeellijst" msgstr "Afspeellijst"
#: mpdevil:1344 #: mpdevil:1314 mpdevil:1325
msgid "Profiles"
msgstr "Profielen"
#: mpdevil:1342
msgid "Stats" msgid "Stats"
msgstr "Statistieken" msgstr "Statistieken"
#: mpdevil:1354 #: mpdevil:1351
msgid "<b>Protocol:</b>" msgid "<b>Protocol:</b>"
msgstr "<b>Protocol:</b>" msgstr "<b>Protocol:</b>"
#: mpdevil:1355 #: mpdevil:1352
msgid "<b>Uptime:</b>" msgid "<b>Uptime:</b>"
msgstr "<b>Uptime:</b>" msgstr "<b>Uptime:</b>"
#: mpdevil:1356 #: mpdevil:1353
msgid "<b>Playtime:</b>" msgid "<b>Playtime:</b>"
msgstr "<b>Afspeeltijd:</b>" msgstr "<b>Afspeeltijd:</b>"
#: mpdevil:1357 #: mpdevil:1354
msgid "<b>Artists:</b>" msgid "<b>Artists:</b>"
msgstr "<b>Artiesten:</b>" msgstr "<b>Artiesten:</b>"
#: mpdevil:1358 #: mpdevil:1355
msgid "<b>Albums:</b>" msgid "<b>Albums:</b>"
msgstr "<b>Albums:</b>" msgstr "<b>Albums:</b>"
#: mpdevil:1359 #: mpdevil:1356
msgid "<b>Songs:</b>" msgid "<b>Songs:</b>"
msgstr "<b>Titels:</b>" msgstr "<b>Titels:</b>"
#: mpdevil:1360 #: mpdevil:1357
msgid "<b>Total Playtime:</b>" msgid "<b>Total Playtime:</b>"
msgstr "<b>Totale speelduur:</b>" msgstr "<b>Totale speelduur:</b>"
#: mpdevil:1361 #: mpdevil:1358
msgid "<b>Database Update:</b>" msgid "<b>Database Update:</b>"
msgstr "<b>Database bijgewerkt:</b>" msgstr "<b>Database bijgewerkt:</b>"
#: mpdevil:1385 #: mpdevil:1382
msgid "A simple music browser for MPD" msgid "A simple music browser for MPD"
msgstr "Een simpele muziekspeler voor MPD" msgstr "Een simpele muziekspeler voor MPD"
#: mpdevil:1494 #: mpdevil:1408
msgid "Open with…" msgid "Open with…"
msgstr "Openen met…" msgstr "Openen met…"
#: mpdevil:1509 mpdevil:1811 #: mpdevil:1418 mpdevil:1709
msgid "Append" msgid "Append"
msgstr "Toevoegen" msgstr "Toevoegen"
#: mpdevil:1510 mpdevil:1812 #: mpdevil:1419 mpdevil:1710
msgid "Play" msgid "Play"
msgstr "Afspelen" msgstr "Afspelen"
#: mpdevil:1511 mpdevil:1813 #: mpdevil:1420 mpdevil:1711
msgid "Enqueue" msgid "Enqueue"
msgstr "In wachtrij plaatsen" msgstr "In wachtrij plaatsen"
#: mpdevil:1529 #: mpdevil:1437
msgid "MPD-Tag" msgid "MPD-Tag"
msgstr "MPD-Tag" msgstr "MPD-Tag"
#: mpdevil:1532 #: mpdevil:1440
msgid "Value" msgid "Value"
msgstr "Waarde" msgstr "Waarde"
#: mpdevil:1686 #: mpdevil:1581
msgid "_Append" msgid "_Append"
msgstr "_Toevoegen" msgstr "_Toevoegen"
#: mpdevil:1686 #: mpdevil:1581
msgid "Add all titles to playlist" msgid "Add all titles to playlist"
msgstr "Voeg alle titels toe aan de afspeellijst" msgstr "Voeg alle titels toe aan de afspeellijst"
#: mpdevil:1687 #: mpdevil:1582
msgid "_Play" msgid "_Play"
msgstr "_Afspelen" msgstr "_Afspelen"
#: mpdevil:1687 #: mpdevil:1582
msgid "Directly play all titles" msgid "Directly play all titles"
msgstr "Alle titels direct afspelen" msgstr "Alle titels direct afspelen"
#: mpdevil:1688 #: mpdevil:1583
msgid "_Enqueue" msgid "_Enqueue"
msgstr "_In wachtrij plaatsen" msgstr "_In wachtrij plaatsen"
#: mpdevil:1688 #: mpdevil:1583
msgid "" msgid ""
"Append all titles after the currently playing track and clear the playlist " "Append all titles after the currently playing track and clear the playlist "
"from all other songs" "from all other songs"
@@ -291,317 +299,279 @@ msgstr ""
"Alle titels toevoegen na de nu spelende titel en alle overige titels uit de " "Alle titels toevoegen na de nu spelende titel en alle overige titels uit de "
"afspeellijst verwijderen" "afspeellijst verwijderen"
#: mpdevil:1952 #: mpdevil:1676 mpdevil:2716
msgid "all tags"
msgstr "alle tags"
#: mpdevil:1976
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] "{hits} hit"
msgstr[1] "{hits} treffers"
#: mpdevil:2116
msgid "all genres"
msgstr "alle genres"
#: mpdevil:2141
msgid "all artists"
msgstr "alle artiesten"
#: mpdevil:2367
#, python-brace-format
msgid "{number} songs on {discs} discs ({duration})"
msgstr "{number} nummers op {discs} cds ({duration})"
#: mpdevil:2370 mpdevil:3056
#, python-brace-format #, python-brace-format
msgid "{number} song ({duration})" msgid "{number} song ({duration})"
msgid_plural "{number} songs ({duration})" msgid_plural "{number} songs ({duration})"
msgstr[0] "{number} nummer ({duration})" msgstr[0] "{number} nummer ({duration})"
msgstr[1] "{number} nummers ({duration})" msgstr[1] "{number} nummers ({duration})"
#: mpdevil:2509 mpdevil:3681 #: mpdevil:1779
msgid "Back to current album" #, python-brace-format
msgstr "Terug naar huidige album" msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] "{hits} hit"
msgstr[1] "{hits} treffers"
#: mpdevil:2511 #: mpdevil:1898
msgid "Search" msgid "all tags"
msgstr "Zoeken" msgstr "alle tags"
#: mpdevil:2514 #: mpdevil:2028
msgid "Filter by genre" msgid "all genres"
msgstr "Filter op genre" msgstr "alle genres"
#: mpdevil:2704 #: mpdevil:2053
msgid "searching…" msgid "all artists"
msgstr "bezig met zoeken" msgstr "alle artiesten"
#: mpdevil:2709 #: mpdevil:2486
msgid "connection error"
msgstr "verbindingsfout"
#: mpdevil:2711
msgid "lyrics not found"
msgstr "geen songtekst gevonden"
#: mpdevil:2816
msgid "Scroll to current song" msgid "Scroll to current song"
msgstr "Naar de huidige titel scrollen" msgstr "Naar de huidige titel scrollen"
#: mpdevil:3117 #: mpdevil:2819
msgid "Show lyrics" msgid "searching…"
msgstr "Toon songtekst" msgstr "bezig met zoeken…"
#: mpdevil:3219 mpdevil:3220 #: mpdevil:2824
msgid "connection error"
msgstr "verbindingsfout"
#: mpdevil:2826
msgid "lyrics not found"
msgstr "geen songtekst gevonden"
#: mpdevil:2934
msgid "Lyrics"
msgstr "Songtekst"
#: mpdevil:3025 mpdevil:3026
#, python-brace-format #, python-brace-format
msgid "{number} song" msgid "{number} song"
msgid_plural "{number} songs" msgid_plural "{number} songs"
msgstr[0] "{number} nummer" msgstr[0] "{number} nummer"
msgstr[1] "{number} nummers" msgstr[1] "{number} nummers"
#: mpdevil:3434 #: mpdevil:3231
msgid "Repeat mode" msgid "Repeat mode"
msgstr "Herhaalmodus" msgstr "Herhaalmodus"
#: mpdevil:3435 #: mpdevil:3232
msgid "Random mode" msgid "Random mode"
msgstr "Willekeurige modus" msgstr "Willekeurige modus"
#: mpdevil:3436 #: mpdevil:3233
msgid "Single mode" msgid "Single mode"
msgstr "Enkele modus" msgstr "Enkele modus"
#: mpdevil:3437 #: mpdevil:3234
msgid "Consume mode" msgid "Consume mode"
msgstr "Verbruiksmodus" msgstr "Verbruiksmodus"
#: mpdevil:3659 #: mpdevil:3451
msgid "General"
msgstr "Algemeen"
#: mpdevil:3452
msgid "Window" msgid "Window"
msgstr "Venster" msgstr "Venster"
#: mpdevil:3660 #: mpdevil:3453
msgid "Playback" msgid "Playback"
msgstr "Afspelen" msgstr "Afspelen"
#: mpdevil:3661 #: mpdevil:3454
msgid "Search, Album Dialog, Album List and Artist List" msgid "Search, Album Dialog, Album List and Artist List"
msgstr "Zoeken, Albumdialoog, Albumlijst en Artiestenlijst" msgstr "Zoeken, Albumdialoog, Albumlijst en Artiestenlijst"
#: mpdevil:3671 #: mpdevil:3464
msgid "Open online help" msgid "Open online help"
msgstr "Online hulp openen" msgstr "Online hulp openen"
#: mpdevil:3672 #: mpdevil:3465
msgid "Open shortcuts window" msgid "Open shortcuts window"
msgstr "Venster met sneltoetsen openen" msgstr "Venster met sneltoetsen openen"
#: mpdevil:3673 #: mpdevil:3466
msgid "Open menu" msgid "Open menu"
msgstr "Menu openen" msgstr "Menu openen"
#: mpdevil:3674 mpdevil:3820 #: mpdevil:3467
msgid "Update database" msgid "Update database"
msgstr "Database bijwerken" msgstr "Database bijwerken"
#: mpdevil:3675 mpdevil:3818 #: mpdevil:3468
msgid "Quit" msgid "Quit"
msgstr "Stoppen" msgstr "Stoppen"
#: mpdevil:3676 #: mpdevil:3469
msgid "Cycle through profiles" msgid "Cycle through profiles"
msgstr "Profielen doorlopen" msgstr "Profielen doorlopen"
#: mpdevil:3677 #: mpdevil:3470
msgid "Cycle through profiles in reversed order" msgid "Cycle through profiles in reversed order"
msgstr "Profielen doorlopen in omgekeerde volgorde" msgstr "Profielen doorlopen in omgekeerde volgorde"
#: mpdevil:3678 #: mpdevil:3471
msgid "Toggle mini player" msgid "Toggle mini player"
msgstr "Omschakelen naar minispeler" msgstr "Omschakelen naar minispeler"
#: mpdevil:3679 #: mpdevil:3472
msgid "Toggle genre filter"
msgstr "Genrefilter aan/uitzetten"
#: mpdevil:3473
msgid "Toggle lyrics" msgid "Toggle lyrics"
msgstr "Omschakelen naar songtekst" msgstr "Omschakelen naar songtekst"
#: mpdevil:3680 #: mpdevil:3474
msgid "Toggle search" msgid "Toggle search"
msgstr "Omschakelen naar zoeken" msgstr "Omschakelen naar zoeken"
#: mpdevil:3682 #: mpdevil:3475 mpdevil:3635
msgid "Back to current album"
msgstr "Terug naar huidige album"
#: mpdevil:3476
msgid "Play/Pause" msgid "Play/Pause"
msgstr "Afspelen/Pauzeren" msgstr "Afspelen/Pauzeren"
#: mpdevil:3683 #: mpdevil:3477
msgid "Stop" msgid "Stop"
msgstr "Stoppen" msgstr "Stoppen"
#: mpdevil:3684 #: mpdevil:3478
msgid "Stop after current title"
msgstr "Stop na huidige titel"
#: mpdevil:3479
msgid "Next title" msgid "Next title"
msgstr "Volgende titel" msgstr "Volgende titel"
#: mpdevil:3685 #: mpdevil:3480
msgid "Previous title" msgid "Previous title"
msgstr "Vorige titel" msgstr "Vorige titel"
#: mpdevil:3686 #: mpdevil:3481
msgid "Seek forward" msgid "Seek forward"
msgstr "Vooruit spoelen" msgstr "Vooruit spoelen"
#: mpdevil:3687 #: mpdevil:3482
msgid "Seek backward" msgid "Seek backward"
msgstr "Achteruit spoelen" msgstr "Achteruit spoelen"
#: mpdevil:3688 #: mpdevil:3483
msgid "Toggle repeat mode" msgid "Toggle repeat mode"
msgstr "Omschakelen naar herhaalmodus" msgstr "Omschakelen naar herhaalmodus"
#: mpdevil:3689 #: mpdevil:3484
msgid "Toggle random mode" msgid "Toggle random mode"
msgstr "Omschakelen naar willekeurige modus" msgstr "Omschakelen naar willekeurige modus"
#: mpdevil:3690 #: mpdevil:3485
msgid "Toggle single mode" msgid "Toggle single mode"
msgstr "Omschakelen naar enkele modus" msgstr "Omschakelen naar enkele modus"
#: mpdevil:3691 #: mpdevil:3486
msgid "Toggle consume mode" msgid "Toggle consume mode"
msgstr "Omschakelen naar verbruiksmodus" msgstr "Omschakelen naar verbruiksmodus"
#: mpdevil:3692 #: mpdevil:3487
msgid "Enqueue selected item" msgid "Enqueue selected item"
msgstr "Geselecteerde item in wachtrij plaatsen" msgstr "Geselecteerde item in wachtrij plaatsen"
#: mpdevil:3693 #: mpdevil:3488
msgid "Append selected item" msgid "Append selected item"
msgstr "Geselecteerde item toevoegen" msgstr "Geselecteerde item toevoegen"
#: mpdevil:3693 mpdevil:3696 #: mpdevil:3488 mpdevil:3491
msgid "Middle-click" msgid "Middle-click"
msgstr "Middelklik" msgstr "Middelklik"
#: mpdevil:3694 #: mpdevil:3489
msgid "Play selected item immediately" msgid "Play selected item immediately"
msgstr "Geselecteerde item direct afspelen" msgstr "Geselecteerde item direct afspelen"
#: mpdevil:3694 #: mpdevil:3489
msgid "Double-click" msgid "Double-click"
msgstr "Dubbelklik" msgstr "Dubbelklik"
#: mpdevil:3695 mpdevil:3698 #: mpdevil:3490 mpdevil:3493
msgid "Show additional information" msgid "Show additional information"
msgstr "Toon extra informatie" msgstr "Toon extra informatie"
#: mpdevil:3695 mpdevil:3698 #: mpdevil:3490 mpdevil:3493
msgid "Right-click" msgid "Right-click"
msgstr "Rechtsklik" msgstr "Rechtsklik"
#: mpdevil:3696 #: mpdevil:3491
msgid "Remove selected song" msgid "Remove selected song"
msgstr "Geselecteerde titel verwijderen" msgstr "Geselecteerde titel verwijderen"
#: mpdevil:3697 #: mpdevil:3492
msgid "Clear playlist" msgid "Clear playlist"
msgstr "Afspeellijst legen" msgstr "Afspeellijst legen"
#: mpdevil:3720 #: mpdevil:3512
msgid "Connect" msgid "Updating Database…"
msgstr "Verbinden" msgstr "Database bijwerken"
#: mpdevil:3741 #: mpdevil:3564
#, python-brace-format #, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed" msgid "Connection to “{socket}” failed"
msgstr "Verbinding met „{profile}” ({host}:{port}) mislukt" msgstr "Verbinding met „{socket}” mislukt"
#: mpdevil:3815 #: mpdevil:3566
msgid "Keyboard shortcuts" #, python-brace-format
msgid "Connection to “{host}:{port}” failed"
msgstr "Verbinding met „{host}:{port}” mislukt"
#: mpdevil:3632
msgid "Search"
msgstr "Zoeken"
#: mpdevil:3648
msgid "Keyboard Shortcuts"
msgstr "Sneltoetsen" msgstr "Sneltoetsen"
#: mpdevil:3816 #: mpdevil:3649
msgid "Help" msgid "Help"
msgstr "Hulp" msgstr "Hulp"
#: mpdevil:3817 #: mpdevil:3650
msgid "About" msgid "About mpdevil"
msgstr "Over" msgstr "Over mpdevil"
#: mpdevil:3821 #: mpdevil:3652
msgid "Server stats" msgid "Update Database"
msgstr "Database bijwerken"
#: mpdevil:3653
msgid "Server Stats"
msgstr "Serverstatistieken" msgstr "Serverstatistieken"
#: mpdevil:3826 #: mpdevil:3660
msgid "Mini player" msgid "Mini Player"
msgstr "Minispeler" msgstr "Minispeler"
#: mpdevil:3831 #: mpdevil:3661
msgid "Genre Filter"
msgstr "Genrefilter"
#: mpdevil:3671
msgid "Menu" msgid "Menu"
msgstr "Menu" msgstr "Menu"
#: mpdevil:3882 mpdevil:3884 #: mpdevil:3724 mpdevil:3726
msgid "connecting…" msgid "connecting…"
msgstr "verbinding maken…" msgstr "verbinding maken…"
#: mpdevil:4049 #: mpdevil:3885
msgid "Debug mode" msgid "Debug mode"
msgstr "Debugmodus" msgstr "Debugmodus"
#, python-brace-format #~ msgid "Filter by genre"
#~ msgid "{titles} title" #~ msgstr "Filter op genre"
#~ msgid_plural "{titles} titles"
#~ msgstr[0] "{titles} titel"
#~ msgstr[1] "{titles} titels"
#~ msgid "Secondary icon size:" #~ msgid "Show lyrics"
#~ msgstr "Grootte overige iconen:" #~ msgstr "Toon songtekst"
#~ msgid "Name:"
#~ msgstr "Naam:"
#, python-brace-format
#~ msgid "on {discs} discs"
#~ msgstr "op {discs} discs"
#~ msgid "Show initials in artist view"
#~ msgstr "Toon beginletters in artiestenlijst"
#~ msgid "Play selected item (next)"
#~ msgstr "Geselecteerde item afspelen (volgende)"
#~ msgid "Left-click"
#~ msgstr "Linksklik"
#~ msgid "Sort albums in chronological order"
#~ msgstr "Sorteer albums in chronologische volgorde"
#~ msgid "name"
#~ msgstr "naam"
#~ msgid "year"
#~ msgstr "jaar"
#~ msgid "Position of playlist:"
#~ msgstr "Positie afspeellijst:"
#~ msgid "bottom"
#~ msgstr "onder"
#~ msgid "right"
#~ msgstr "rechts"
#~ msgid "Show tooltips in album view"
#~ msgstr "Toon tooltip in albumlijst"
#~ msgid "Save window layout"
#~ msgstr "Vensterindeling opslaan"
#, python-brace-format
#~ msgid ""
#~ "{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
#~ "{file_type}"
#~ msgstr ""
#~ "{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} kanalen, "
#~ "{file_type}"
#~ msgid "Close"
#~ msgstr "Afsluiten"

View File

@@ -1,4 +1,4 @@
beautifulsoup4 beautifulsoup4
requests requests
python-mpd2 >=1.0 python-mpd2 >=1.1
PyGObject PyGObject

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@@ -4,7 +4,7 @@ import DistUtilsExtra.auto
DistUtilsExtra.auto.setup( DistUtilsExtra.auto.setup(
name='mpdevil', name='mpdevil',
version='1.3.0', # sync with bin/mpdevil version='1.4.0', # sync with bin/mpdevil
author="Martin Wagner", author="Martin Wagner",
author_email="martin.wagner.dev@gmail.com", author_email="martin.wagner.dev@gmail.com",
description=('A simple music browser for MPD'), description=('A simple music browser for MPD'),
@@ -24,6 +24,7 @@ DistUtilsExtra.auto.setup(
('share/icons/hicolor/scalable/status/', ['data/icons/scalable/org.mpdevil.mpdevil-single-symbolic.svg']), ('share/icons/hicolor/scalable/status/', ['data/icons/scalable/org.mpdevil.mpdevil-single-symbolic.svg']),
('share/icons/hicolor/scalable/status/', ['data/icons/scalable/org.mpdevil.mpdevil-consume-symbolic.svg']), ('share/icons/hicolor/scalable/status/', ['data/icons/scalable/org.mpdevil.mpdevil-consume-symbolic.svg']),
('share/icons/hicolor/scalable/status/', ['data/icons/scalable/org.mpdevil.mpdevil-consume-symbolic-rtl.svg']), ('share/icons/hicolor/scalable/status/', ['data/icons/scalable/org.mpdevil.mpdevil-consume-symbolic-rtl.svg']),
('share/icons/hicolor/scalable/actions/', ['data/icons/scalable/org.mpdevil.mpdevil-lyrics-symbolic.svg']),
], ],
) )