130 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
Martin Wagner
f0789d7170 preparations for 1.3.0 2021-07-24 14:21:14 +02:00
Martin Wagner
e905abb794 fixed typo 2021-07-24 12:22:46 +02:00
Martin Wagner
95cdf2e686 use 'f""' syntax 2021-07-24 12:13:09 +02:00
Martin Wagner
c520e43bd4 use "window" feature of search command 2021-07-23 17:29:35 +02:00
Martin Wagner
9d7b618a1c use isinstance 2021-07-22 19:42:49 +02:00
Martin Wagner
6ccd853d82 added missing genre filter 2021-07-22 19:25:55 +02:00
Martin Wagner
14d4766283 fixed unusable search (#38) 2021-07-21 18:36:26 +02:00
Martin Wagner
86caa2ccb0 Merge pull request #35 from dgcampea/bitrate
Handle unknown bitrates
2021-07-21 11:46:16 +02:00
dgcampea
f0cfc240fa AudioFormat:
Display unknown bitrates as "-- kbps"
  Use str instead of float for bitrate
2021-07-20 23:33:44 +01:00
Martin Wagner
3bcffa8bcd translation update 2021-07-20 20:17:56 +02:00
Martin Wagner
1b20f0347e removed unneeded ".new()" calls 2021-07-19 22:41:32 +02:00
Martin Wagner
a01972691e unified some arguments 2021-07-19 22:33:54 +02:00
Martin Wagner
dd04775148 added requirements.txt 2021-07-19 22:09:24 +02:00
Martin Wagner
839e6c43d4 Merge pull request #34 from dgcampea/fix
Uninitialize libnotify before quitting
2021-07-19 19:02:02 +02:00
dgcampea
bc17670fc0 Uninitialize libnotify before quitting 2021-07-19 17:19:48 +01:00
Martin Wagner
bee7cf8e8f replaced " = " by "=" 2021-07-18 22:39:35 +02:00
Martin Wagner
98a71297d6 Merge pull request #33 from dgcampea/notify
reduce notification spam
2021-07-18 22:36:22 +02:00
dgcampea
d97a1f1a53 reduce notification spam 2021-07-18 21:27:21 +01:00
Martin Wagner
f46a789111 fixed next/prev-button tooltips 2021-07-17 14:15:31 +02:00
Martin Wagner
8c75b510d5 simplified play button icon change 2021-07-17 14:07:04 +02:00
Martin Wagner
5d2edb9abb use more Gio binds 2021-07-17 13:58:19 +02:00
Martin Wagner
ca39c3bed0 fixed "_on_show_audio_format_changed" 2021-07-16 20:37:44 +02:00
Martin Wagner
46f36f4a4a small fix in AudioFormat 2021-07-16 20:29:37 +02:00
Martin Wagner
e91604e170 translation update 2021-07-16 20:28:02 +02:00
Martin Wagner
f99519db82 made AudioFormat optional 2021-07-16 20:07:52 +02:00
Martin Wagner
6f2d6e797f small cleanup 2021-07-16 19:46:39 +02:00
Martin Wagner
06f0c0804f removed action bar in playlist window 2021-07-16 19:39:48 +02:00
Martin Wagner
975e0470ae don't show "AudioType" when format is empty 2021-07-04 22:42:12 +02:00
Martin Wagner
eb1d4cfd7f fixed "SearchWindow" 2021-07-04 19:38:05 +02:00
Martin Wagner
eb26e7c9ec replaced "-" by "•" in "AlbumPopover" 2021-07-04 18:41:13 +02:00
Martin Wagner
63135b23cb fixed popdown of popovers 2021-07-04 18:37:14 +02:00
Martin Wagner
8e3aa47dc5 revert file type detection in "AudioType" 2021-07-04 17:24:36 +02:00
Martin Wagner
a84cdf34b6 use "•" in window title instead of "-" 2021-07-04 16:52:12 +02:00
Martin Wagner
1e7a010bec use "locale.str" to convert float to str 2021-07-04 16:26:18 +02:00
Martin Wagner
734836711f fixed sorting in SelectionList (#32) 2021-07-03 15:05:56 +02:00
Martin Wagner
b7d027edf6 fixed MPDActionGroup action state on reconnect 2021-06-27 22:38:09 +02:00
Martin Wagner
4deaadd1cf added debug mode 2021-06-27 19:43:18 +02:00
Martin Wagner
94cb95e1f7 small performance improvements 2021-06-27 19:08:32 +02:00
Martin Wagner
11ec902319 improved icon autosizing 2021-06-25 23:21:06 +02:00
Martin Wagner
e505416036 improved "GenreSelect" (#31) 2021-06-24 21:24:22 +02:00
Martin Wagner
d665263366 use "rewind-mode" in MPRIS interface 2021-06-12 22:37:37 +02:00
Martin Wagner
0bee26c7c1 added "rewind-mode" for previous button 2021-06-12 09:38:57 +02:00
Martin Wagner
e08f0232ff improved metadata formatting in SongPopover 2021-06-07 18:40:25 +02:00
Martin Wagner
66bf9c310a ignore broken covers fetched via mpd 2021-06-02 21:34:01 +02:00
12 changed files with 2898 additions and 3037 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.
![ScreenShot](screenshots/mainwindow_1.1.0.png)
![ScreenShot](screenshots/mainwindow_1.4.0.png)
Features
--------
@@ -61,7 +61,7 @@ Dependencies:
- Python3
Python modules:
- mpd (python-mpd2 >=1.0)
- mpd (python-mpd2 >=1.1)
- gi (Gtk, Gio, Gdk, GdkPixbuf, Pango, GObject, GLib, Notify)
- requests
- 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>
</description>
<releases>
<release version="1.2.1" date="2021-05-04"/>
<release version="1.4.0" date="2021-10-24"/>
</releases>
<launchable type="desktop-id">org.mpdevil.mpdevil.desktop</launchable>
<screenshots>
<screenshot type="default">
<image type="source" width="1008" height="1039">https://raw.githubusercontent.com/SoongNoonien/mpdevil/v1.1.0/screenshots/mainwindow_1.1.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>
</screenshots>
<url type="homepage">https://github.com/SoongNoonien/mpdevil</url>

View File

@@ -1,160 +1,121 @@
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema id="org.mpdevil.mpdevil" path="/org/mpdevil/mpdevil/">
<child name="profile1" schema="org.mpdevil.mpdevil.profile"/>
<child name="profile2" schema="org.mpdevil.mpdevil.profile"/>
<child name="profile3" schema="org.mpdevil.mpdevil.profile"/>
<key type="b" name="maximize">
<default>false</default>
<summary>Maximize mpdevil on startup</summary>
<description></description>
</key>
<key type="i" name="width">
<default>1006</default>
<default>1030</default>
<summary>Default width of window</summary>
<description></description>
</key>
<key type="i" name="height">
<default>990</default>
<default>950</default>
<summary>Default height of window</summary>
<description></description>
</key>
<key type="i" name="paned0">
<default>370</default>
<default>350</default>
<summary>Default position of cover/playlist separator</summary>
<description></description>
</key>
<key type="i" name="paned1">
<default>246</default>
<default>226</default>
<summary>Default position of artist/albums separator</summary>
<description></description>
</key>
<key type="i" name="paned2">
<default>572</default>
<default>551</default>
<summary>Default position of paned1/paned0 separator</summary>
<description></description>
</key>
<key type="i" name="paned3">
<default>196</default>
<summary>Default position of genre/artist separator</summary>
</key>
<key type="b" name="genre-filter">
<default>false</default>
<summary>Show genre filter</summary>
</key>
<key type="b" name="mini-player">
<default>false</default>
<summary>Start player in mini player mode</summary>
<description></description>
</key>
<key type="i" name="album-cover">
<default>170</default>
<default>180</default>
<summary>Size of covers in album view</summary>
<description></description>
</key>
<key type="i" name="track-cover">
<default>370</default>
<default>350</default>
<summary>Size of main cover</summary>
<description></description>
</key>
<key type="i" name="icon-size">
<default>24</default>
<summary>Size of icons in main 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">
<default>true</default>
<summary>Use Client-side decoration</summary>
<description></description>
</key>
<key type="b" name="show-stop">
<default>true</default>
<summary>Show stop button</summary>
<description></description>
</key>
<key type="b" name="show-audio-format">
<default>true</default>
<summary>Show audio format</summary>
</key>
<key type="b" name="show-lyrics-button">
<default>true</default>
<summary>Show lyrics button</summary>
<description></description>
</key>
<key type="b" name="sort-albums-by-year">
<default>true</default>
<summary>Sort albums by year</summary>
<description></description>
</key>
<key type="b" name="send-notify">
<default>false</default>
<summary>Send notification on title change</summary>
<description></description>
</key>
<key type="b" name="stop-on-quit">
<default>false</default>
<summary>Stop playback on quit</summary>
<description></description>
</key>
<key type="b" name="force-mode">
<default>false</default>
<summary>Play selected albums directly</summary>
<description></description>
</key>
<key type="b" name="use-album-artist">
<default>true</default>
<summary>Use 'Album Artist' tag to group albums</summary>
<description></description>
</key>
<key type="b" name="mpris">
<default>true</default>
<summary>Provide MPRIS</summary>
<description></description>
</key>
<key type="b" name="rewind-mode">
<default>false</default>
<summary>Classic previous button behavior</summary>
</key>
<key type="ai" name="column-permutation">
<default>[0, 1, 2, 3, 4, 5, 6, 7]</default>
<summary>Column order in playlist</summary>
<description></description>
</key>
<key type="ab" name="column-visibilities">
<default>[true, false, true, true, true, true, false, false]</default>
<summary>Visibility of columns in playlist</summary>
<description></description>
</key>
<key type="ai" name="column-sizes">
<default>[33, 0, 203, 153, 174, 0, 0, 0]</default>
<default>[33, 0, 217, 173, 186, 0, 0, 0]</default>
<summary>Sizes of columns in playlist</summary>
<description></description>
</key>
<key type="b" name="playlist-right">
<default>false</default>
<summary>Move playlist to the right</summary>
<description></description>
</key>
<key type="i" name="active-profile">
<range min="0" max="2"/>
<default>0</default>
<summary>Active profile</summary>
<description></description>
</key>
<key type="as" name="profiles">
<default>["default"]</default>
<summary>List of profile names</summary>
<description></description>
</key>
<key type="as" name="hosts">
<default>["localhost"]</default>
<summary>List of hosts</summary>
<description></description>
</key>
<key type="ai" name="ports">
<default>[6600]</default>
<summary>List of ports</summary>
<description></description>
</key>
<key type="as" name="passwords">
<default>[""]</default>
<summary>List of passwords</summary>
<description></description>
</key>
<key type="as" name="paths">
<default>[""]</default>
<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>
<key type="i" name="refresh-interval">
<default>100</default>
@@ -169,4 +130,35 @@
</description>
</key>
</schema>
<schema id="org.mpdevil.mpdevil.profile">
<key type="b" name="socket-connection">
<default>false</default>
<summary>Connect via Unix domain socket</summary>
</key>
<key type="s" name="socket">
<default>""</default>
<summary>Unix domain socket</summary>
</key>
<key type="s" name="host">
<default>"localhost"</default>
<summary>Hostname or IP address</summary>
</key>
<key type="i" name="port">
<range min="0" max="65535"/>
<default>6600</default>
<summary>Network port</summary>
</key>
<key type="s" name="password">
<default>""</default>
<summary>Password</summary>
</key>
<key type="s" name="path">
<default>""</default>
<summary>Music library path</summary>
</key>
<key type="s" name="regex">
<default>""</default>
<summary>Cover regex</summary>
</key>
</schema>
</schemalist>

631
po/de.po
View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-04-20 17:46+0200\n"
"PO-Revision-Date: 2021-04-20 17:47+0200\n"
"POT-Creation-Date: 2021-10-23 12:59+0200\n"
"PO-Revision-Date: 2021-10-23 13:04+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: de\n"
@@ -18,90 +18,93 @@ msgstr ""
"X-Generator: Poedit 2.3.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mpdevil:442
#: mpdevil:492
#, python-brace-format
msgid "{days} day"
msgid_plural "{days} days"
msgstr[0] "{days} Tag"
msgstr[1] "{days} Tage"
#: mpdevil:477
msgid "Unknown Title"
msgstr "Unbekannter Titel"
#: mpdevil:529
#, python-brace-format
msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] "{channels} Kanal"
msgstr[1] "{channels} Kanäle"
#: mpdevil:938
msgid "Main cover size:"
msgstr "Größe des Haupt-Covers:"
#: mpdevil:939
msgid "Album view cover size:"
msgstr "Covergröße in Albumliste:"
#: mpdevil:940
msgid "Action bar icon size:"
msgstr "Symbolgröße Aktionsleiste:"
#: mpdevil:941
msgid "Secondary icon size:"
msgstr "Sekundäre Symbolgröße:"
#: mpdevil:954
msgid "Use Client-side decoration"
msgstr "„Client-side decoration“ benutzen"
#: mpdevil:955
msgid "Show stop button"
msgstr "Stopp-Knopf anzeigen"
#: mpdevil:956
msgid "Show lyrics button"
msgstr "Liedtext-Knopf anzeigen"
#: mpdevil:957
msgid "Place playlist at the side"
msgstr "Wiedergabeliste seitlich anzeigen"
#: mpdevil:958
msgid "Use “Album Artist” tag"
msgstr "„Album Artist“ Tag benutzen"
#: mpdevil:959
msgid "Send notification on title change"
msgstr "Über Titelwechsel benachrichtigen"
#: mpdevil:960
msgid "Stop playback on quit"
msgstr "Wiedergabe beim Beenden stoppen"
#: mpdevil:961
msgid "Play selected albums and titles immediately"
msgstr "Ausgewählte Alben und Titel sofort abspielen"
#: mpdevil:962
msgid "Sort albums by year"
msgstr "Alben nach Jahr sortieren"
#: mpdevil:963
msgid "Support “MPRIS”"
msgstr "„MPRIS“ unterstützen"
#: mpdevil:975
msgid "<b>View</b>"
msgstr "<b>Ansicht</b>"
#: mpdevil:976
msgid "<b>Behavior</b>"
msgstr "<b>Verhalten</b>"
#: mpdevil:996 mpdevil:1006
#: mpdevil:994
msgid "(restart required)"
msgstr "(Neustart erforderlich)"
#: mpdevil:1046
msgid "_Connect"
msgstr "_Verbinden"
#: mpdevil:1040
msgid "Use Client-side decoration"
msgstr "„Client-side decoration“ benutzen"
#: 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 ""
"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 "
@@ -111,173 +114,186 @@ msgstr ""
"regulären Ausdruck entspricht, wird angezeigt. %AlbumArtist% und %Album% "
"werden durch die entsprechenden Tags des Liedes ersetzt."
#: mpdevil:1067
msgid "Profile:"
msgstr "Profil:"
#: mpdevil:1132
msgid "Socket:"
msgstr "Socket:"
#: mpdevil:1068
msgid "Name:"
msgstr "Name:"
#: mpdevil:1069
#: mpdevil:1134
msgid "Host:"
msgstr "Host:"
#: mpdevil:1070
#: mpdevil:1136
msgid "Password:"
msgstr "Passwort:"
#: mpdevil:1071
#: mpdevil:1137
msgid "Music lib:"
msgstr "Musikverzeichnis:"
#: mpdevil:1072
#: mpdevil:1139
msgid "Cover regex:"
msgstr "Cover-Regex:"
#: mpdevil:1207
msgid "Choose directory"
msgstr "Verzeichnis wählen"
#: mpdevil:1163 mpdevil:3655
msgid "Profile 1"
msgstr "Profil 1"
#: mpdevil:1236
#: 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
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:1253 mpdevil:1783 mpdevil:1910 mpdevil:2907
#: mpdevil:1211 mpdevil:1643 mpdevil:1846 mpdevil:2505
msgid "No"
msgstr "Nr."
#: mpdevil:1253 mpdevil:2908
#: mpdevil:1211 mpdevil:2506
msgid "Disc"
msgstr "CD"
#: mpdevil:1253 mpdevil:1786 mpdevil:1915 mpdevil:2909
#: mpdevil:1211 mpdevil:1646 mpdevil:1677 mpdevil:1847 mpdevil:2507
#: mpdevil:2613 mpdevil:2615
msgid "Title"
msgstr "Titel"
#: mpdevil:1253 mpdevil:1921 mpdevil:2910
#: mpdevil:1211 mpdevil:1848 mpdevil:2508
msgid "Artist"
msgstr "Interpret"
#: mpdevil:1253 mpdevil:1927 mpdevil:2911
#: mpdevil:1211 mpdevil:1849 mpdevil:2509
msgid "Album"
msgstr "Album"
#: mpdevil:1253 mpdevil:1789 mpdevil:1933 mpdevil:2912
#: mpdevil:1211 mpdevil:1650 mpdevil:1850 mpdevil:2510
msgid "Length"
msgstr "Länge"
#: mpdevil:1253 mpdevil:2913
#: mpdevil:1211 mpdevil:2511
msgid "Year"
msgstr "Jahr"
#: mpdevil:1253 mpdevil:2914
#: mpdevil:1211 mpdevil:2512
msgid "Genre"
msgstr "Genre"
#: mpdevil:1369 mpdevil:1371 mpdevil:3853
msgid "Settings"
#: mpdevil:1295 mpdevil:1297 mpdevil:3543 mpdevil:3647
msgid "Preferences"
msgstr "Einstellungen"
#: mpdevil:1384 mpdevil:1393 mpdevil:3700
msgid "General"
msgstr "Allgemein"
#: mpdevil:1311 mpdevil:1322
msgid "View"
msgstr "Ansicht"
#: mpdevil:1385 mpdevil:1394 mpdevil:3864
msgid "Profiles"
msgstr "Profile"
#: mpdevil:1312 mpdevil:1323
msgid "Behavior"
msgstr "Verhalten"
#: mpdevil:1386 mpdevil:1395 mpdevil:3704
#: mpdevil:1313 mpdevil:1324 mpdevil:3455
msgid "Playlist"
msgstr "Wiedergabeliste"
#: mpdevil:1408
#: mpdevil:1314 mpdevil:1325
msgid "Profiles"
msgstr "Profile"
#: mpdevil:1342
msgid "Stats"
msgstr "Statistik"
#: mpdevil:1418
#: mpdevil:1351
msgid "<b>Protocol:</b>"
msgstr "<b>Protokoll:</b>"
#: mpdevil:1419
#: mpdevil:1352
msgid "<b>Uptime:</b>"
msgstr "<b>Uptime:</b>"
#: mpdevil:1420
#: mpdevil:1353
msgid "<b>Playtime:</b>"
msgstr "<b>Wiedergabezeit:</b>"
#: mpdevil:1421
#: mpdevil:1354
msgid "<b>Artists:</b>"
msgstr "<b>Künstler:</b>"
#: mpdevil:1422
#: mpdevil:1355
msgid "<b>Albums:</b>"
msgstr "<b>Alben:</b>"
#: mpdevil:1423
#: mpdevil:1356
msgid "<b>Songs:</b>"
msgstr "<b>Titel:</b>"
#: mpdevil:1424
#: mpdevil:1357
msgid "<b>Total Playtime:</b>"
msgstr "<b>Gesamtwiedergabezeit:</b>"
#: mpdevil:1425
#: mpdevil:1358
msgid "<b>Database Update:</b>"
msgstr "<b>Datenbankaktualisierung:</b>"
#: mpdevil:1449
#: mpdevil:1382
msgid "A simple music browser for MPD"
msgstr "Ein einfacher Musikbrowser für MPD"
#: mpdevil:1529
#: mpdevil:1408
msgid "Open with…"
msgstr "Öffnen mit…"
#: mpdevil:1544 mpdevil:1843
#: mpdevil:1418 mpdevil:1709
msgid "Append"
msgstr "Anhängen"
#: mpdevil:1545 mpdevil:1844
#: mpdevil:1419 mpdevil:1710
msgid "Play"
msgstr "Abspielen"
#: mpdevil:1546 mpdevil:1845
#: mpdevil:1420 mpdevil:1711
msgid "Enqueue"
msgstr "Einreihen"
#: mpdevil:1564
#: mpdevil:1437
msgid "MPD-Tag"
msgstr "MPD-Tag"
#: mpdevil:1567
#: mpdevil:1440
msgid "Value"
msgstr "Wert"
#: mpdevil:1718
#: mpdevil:1581
msgid "_Append"
msgstr "_Anhängen"
#: mpdevil:1718 mpdevil:1843
#: mpdevil:1581
msgid "Add all titles to playlist"
msgstr "Alle Titel der Wiedergabeliste anhängen"
#: mpdevil:1719
#: mpdevil:1582
msgid "_Play"
msgstr "Ab_spielen"
#: mpdevil:1719 mpdevil:1844
#: mpdevil:1582
msgid "Directly play all titles"
msgstr "Alle Titel sofort abspielen"
#: mpdevil:1720
#: mpdevil:1583
msgid "_Enqueue"
msgstr "_Einreihen"
#: mpdevil:1720 mpdevil:1845
#: mpdevil:1583
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
@@ -285,370 +301,279 @@ msgstr ""
"Alle Titel hinter dem aktuellen Stück einreihen und die weitere "
"Wiedergabeliste leeren"
#: mpdevil:1981
msgid "all tags"
msgstr "Alle Tags"
#: mpdevil:1676 mpdevil:2716
#, python-brace-format
msgid "{number} song ({duration})"
msgid_plural "{number} songs ({duration})"
msgstr[0] "{number} Stück ({duration})"
msgstr[1] "{number} Stücke ({duration})"
#: mpdevil:2005
#: mpdevil:1779
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] "{hits} Treffer"
msgstr[1] "{hits} Treffer"
#: mpdevil:2074
#: mpdevil:1898
msgid "all tags"
msgstr "Alle Tags"
#: mpdevil:2028
msgid "all genres"
msgstr "Alle Genres"
#: mpdevil:2169
#: mpdevil:2053
msgid "all artists"
msgstr "Alle Interpreten"
#: mpdevil:2400 mpdevil:3009 mpdevil:3284 mpdevil:3285
#, python-brace-format
msgid "{titles} title"
msgid_plural "{titles} titles"
msgstr[0] "{titles} Titel"
msgstr[1] "{titles} Titel"
#: mpdevil:2402
#, python-brace-format
msgid "on {discs} discs"
msgstr "auf {discs} CDs"
#: mpdevil:2551 mpdevil:3723
msgid "Back to current album"
msgstr "Zurück zu aktuellem Album"
#: mpdevil:2553
msgid "Search"
msgstr "Suche"
#: mpdevil:2715
msgid "searching..."
msgstr "suche..."
#: mpdevil:2720
msgid "connection error"
msgstr "Verbindungsfehler"
#: mpdevil:2722
msgid "lyrics not found"
msgstr "Liedtext nicht gefunden"
#: mpdevil:2765
#, python-brace-format
msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] "{channels} Kanal"
msgstr[1] "{channels} Kanäle"
#: mpdevil:2881
#: mpdevil:2486
msgid "Scroll to current song"
msgstr "Gehe zu aktuellem Lied"
#: mpdevil:2889 mpdevil:3739
msgid "Clear playlist"
msgstr "Wiedergabeliste leeren"
#: mpdevil:2819
msgid "searching…"
msgstr "suche…"
#: mpdevil:3177
msgid "Show lyrics"
msgstr "Zeige Liedtext"
#: mpdevil:2824
msgid "connection error"
msgstr "Verbindungsfehler"
#: mpdevil:3486
msgid "Random mode"
msgstr "Zufallsmodus"
#: mpdevil:2826
msgid "lyrics not found"
msgstr "Liedtext nicht gefunden"
#: mpdevil:3488
#: mpdevil:2934
msgid "Lyrics"
msgstr "Liedtext"
#: mpdevil:3025 mpdevil:3026
#, python-brace-format
msgid "{number} song"
msgid_plural "{number} songs"
msgstr[0] "{number} Stück"
msgstr[1] "{number} Stücke"
#: mpdevil:3231
msgid "Repeat mode"
msgstr "Dauerschleife"
#: mpdevil:3490
#: mpdevil:3232
msgid "Random mode"
msgstr "Zufallsmodus"
#: mpdevil:3233
msgid "Single mode"
msgstr "Einzelstückmodus"
#: mpdevil:3492
#: mpdevil:3234
msgid "Consume mode"
msgstr "Wiedergabeliste verbrauchen"
#: mpdevil:3701
#: mpdevil:3451
msgid "General"
msgstr "Allgemein"
#: mpdevil:3452
msgid "Window"
msgstr "Fenster"
#: mpdevil:3702
#: mpdevil:3453
msgid "Playback"
msgstr "Wiedergabe"
#: mpdevil:3703
#: mpdevil:3454
msgid "Search, Album Dialog, Album List and Artist List"
msgstr "Suche, Albumdialog, Albumliste und Interpretenliste"
#: mpdevil:3713
#: mpdevil:3464
msgid "Open online help"
msgstr "Onlinehilfe öffnen"
#: mpdevil:3714
#: mpdevil:3465
msgid "Open shortcuts window"
msgstr "Tastenkürzelfenster öffnen"
#: mpdevil:3715
#: mpdevil:3466
msgid "Open menu"
msgstr "Menü öffnen"
#: mpdevil:3716 mpdevil:3859
#: mpdevil:3467
msgid "Update database"
msgstr "Datenbank aktualisieren"
#: mpdevil:3717 mpdevil:3857
#: mpdevil:3468
msgid "Quit"
msgstr "Beenden"
#: mpdevil:3718
#: mpdevil:3469
msgid "Cycle through profiles"
msgstr "Profile durchschalten"
#: mpdevil:3719
#: mpdevil:3470
msgid "Cycle through profiles in reversed order"
msgstr "Profile rückwärts durchschalten"
#: mpdevil:3720
#: mpdevil:3471
msgid "Toggle mini player"
msgstr "Miniplayer ein-/ausschalten"
#: mpdevil:3721
#: mpdevil:3472
msgid "Toggle genre filter"
msgstr "Genrefilter ein-/ausschalten"
#: mpdevil:3473
msgid "Toggle lyrics"
msgstr "Liedtext ein-/ausblenden"
#: mpdevil:3722
#: mpdevil:3474
msgid "Toggle search"
msgstr "Suche ein-/ausblenden"
#: mpdevil:3724
#: mpdevil:3475 mpdevil:3635
msgid "Back to current album"
msgstr "Zurück zu aktuellem Album"
#: mpdevil:3476
msgid "Play/Pause"
msgstr "Wiedergabe/Pause"
#: mpdevil:3725
#: mpdevil:3477
msgid "Stop"
msgstr "Stopp"
#: mpdevil:3726
#: mpdevil:3478
msgid "Stop after current title"
msgstr "Nach aktuellem Titel stoppen"
#: mpdevil:3479
msgid "Next title"
msgstr "Nächster Titel"
#: mpdevil:3727
#: mpdevil:3480
msgid "Previous title"
msgstr "Vorheriger Titel"
#: mpdevil:3728
#: mpdevil:3481
msgid "Seek forward"
msgstr "Vorspulen"
#: mpdevil:3729
#: mpdevil:3482
msgid "Seek backward"
msgstr "Zurückspulen"
#: mpdevil:3730
#: mpdevil:3483
msgid "Toggle repeat mode"
msgstr "Dauerschleife ein-/ausschalten"
#: mpdevil:3731
#: mpdevil:3484
msgid "Toggle random mode"
msgstr "Zufallsmodus ein-/ausschalten"
#: mpdevil:3732
#: mpdevil:3485
msgid "Toggle single mode"
msgstr "Einzelstückmodus ein-/ausschalten"
#: mpdevil:3733
#: mpdevil:3486
msgid "Toggle consume mode"
msgstr "Wiedergabeliste verbrauchen ein-/ausschalten"
#: mpdevil:3734
#: mpdevil:3487
msgid "Enqueue selected item"
msgstr "Ausgewähltes Element einreihen"
#: mpdevil:3735
#: mpdevil:3488
msgid "Append selected item"
msgstr "Ausgewähltes Element anhängen"
#: mpdevil:3735 mpdevil:3738
#: mpdevil:3488 mpdevil:3491
msgid "Middle-click"
msgstr "Mittelklick"
#: mpdevil:3736
#: mpdevil:3489
msgid "Play selected item immediately"
msgstr "Ausgewähltes Element sofort abspielen"
#: mpdevil:3736
#: mpdevil:3489
msgid "Double-click"
msgstr "Doppelklick"
#: mpdevil:3737 mpdevil:3740
#: mpdevil:3490 mpdevil:3493
msgid "Show additional information"
msgstr "Zeige weitere Informationen"
#: mpdevil:3737 mpdevil:3740
#: mpdevil:3490 mpdevil:3493
msgid "Right-click"
msgstr "Rechtsklick"
#: mpdevil:3738
#: mpdevil:3491
msgid "Remove selected song"
msgstr "Ausgewählten Titel entfernen"
#: mpdevil:3762
msgid "Connect"
msgstr "Verbinden"
#: mpdevil:3492
msgid "Clear playlist"
msgstr "Wiedergabeliste leeren"
#: mpdevil:3780
#: mpdevil:3512
msgid "Updating Database…"
msgstr "Datenbank aktualisieren…"
#: mpdevil:3564
#, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed"
msgstr "Verbindung zu „{profile}“ ({host}:{port}) fehlgeschlagen"
msgid "Connection to “{socket}” failed"
msgstr "Verbindung zu „{socket}“ fehlgeschlagen"
#: mpdevil:3854
msgid "Keyboard shortcuts"
#: mpdevil:3566
#, 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"
#: mpdevil:3855
#: mpdevil:3649
msgid "Help"
msgstr "Hilfe"
#: mpdevil:3856
msgid "About"
msgstr "Über"
#: mpdevil:3650
msgid "About mpdevil"
msgstr "Info zu mpdevil"
#: mpdevil:3860
msgid "Server stats"
#: mpdevil:3652
msgid "Update Database"
msgstr "Datenbank aktualisieren"
#: mpdevil:3653
msgid "Server Stats"
msgstr "Serverstatistik"
#: mpdevil:3865
msgid "Mini player"
#: mpdevil:3660
msgid "Mini Player"
msgstr "Miniplayer"
#: mpdevil:3870
#: mpdevil:3661
msgid "Genre Filter"
msgstr "Genrefilter"
#: mpdevil:3671
msgid "Menu"
msgstr "Menü"
#: mpdevil:3920 mpdevil:3922
#: mpdevil:3724 mpdevil:3726
msgid "connecting…"
msgstr "verbinden…"
#~ msgid "Show initials in artist view"
#~ msgstr "Anfangsbuchstaben in Interpretenliste anzeigen"
#: mpdevil:3885
msgid "Debug mode"
msgstr "Debugmodus"
#~ msgid "Play selected item (next)"
#~ msgstr "Ausgewähltes Element (als Nächstes) abspielen"
#~ msgid "Show lyrics"
#~ msgstr "Zeige Liedtext"
#~ 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 on {discs} discs ({length})"
#~ msgstr "{titles} Titel auf {discs} CDs ({length})"
#, 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"
#~ msgid "Filter by genre"
#~ msgstr "Nach Genre filtern"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-04-20 17:46+0200\n"
"POT-Creation-Date: 2021-10-23 12:59+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"
@@ -18,509 +18,549 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: mpdevil:442
#: mpdevil:492
#, python-brace-format
msgid "{days} day"
msgid_plural "{days} days"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:477
msgid "Unknown Title"
msgstr ""
#: mpdevil:938
msgid "Main cover size:"
msgstr ""
#: mpdevil:939
msgid "Album view cover size:"
msgstr ""
#: mpdevil:940
msgid "Action bar icon size:"
msgstr ""
#: mpdevil:941
msgid "Secondary icon size:"
msgstr ""
#: mpdevil:954
msgid "Use Client-side decoration"
msgstr ""
#: mpdevil:955
msgid "Show stop button"
msgstr ""
#: mpdevil:956
msgid "Show lyrics button"
msgstr ""
#: mpdevil:957
msgid "Place playlist at the side"
msgstr ""
#: mpdevil:958
msgid "Use “Album Artist” tag"
msgstr ""
#: mpdevil:959
msgid "Send notification on title change"
msgstr ""
#: mpdevil:960
msgid "Stop playback on quit"
msgstr ""
#: mpdevil:961
msgid "Play selected albums and titles immediately"
msgstr ""
#: mpdevil:962
msgid "Sort albums by year"
msgstr ""
#: mpdevil:963
msgid "Support “MPRIS”"
msgstr ""
#: mpdevil:975
msgid "<b>View</b>"
msgstr ""
#: mpdevil:976
msgid "<b>Behavior</b>"
msgstr ""
#: mpdevil:996 mpdevil:1006
msgid "(restart required)"
msgstr ""
#: mpdevil:1046
msgid "_Connect"
msgstr ""
#: mpdevil:1062
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:1067
msgid "Profile:"
msgstr ""
#: mpdevil:1068
msgid "Name:"
msgstr ""
#: mpdevil:1069
msgid "Host:"
msgstr ""
#: mpdevil:1070
msgid "Password:"
msgstr ""
#: mpdevil:1071
msgid "Music lib:"
msgstr ""
#: mpdevil:1072
msgid "Cover regex:"
msgstr ""
#: mpdevil:1207
msgid "Choose directory"
msgstr ""
#: mpdevil:1236
msgid "Choose the order of information to appear in the playlist:"
msgstr ""
#: mpdevil:1253 mpdevil:1783 mpdevil:1910 mpdevil:2907
msgid "No"
msgstr ""
#: mpdevil:1253 mpdevil:2908
msgid "Disc"
msgstr ""
#: mpdevil:1253 mpdevil:1786 mpdevil:1915 mpdevil:2909
msgid "Title"
msgstr ""
#: mpdevil:1253 mpdevil:1921 mpdevil:2910
msgid "Artist"
msgstr ""
#: mpdevil:1253 mpdevil:1927 mpdevil:2911
msgid "Album"
msgstr ""
#: mpdevil:1253 mpdevil:1789 mpdevil:1933 mpdevil:2912
msgid "Length"
msgstr ""
#: mpdevil:1253 mpdevil:2913
msgid "Year"
msgstr ""
#: mpdevil:1253 mpdevil:2914
msgid "Genre"
msgstr ""
#: mpdevil:1369 mpdevil:1371 mpdevil:3853
msgid "Settings"
msgstr ""
#: mpdevil:1384 mpdevil:1393 mpdevil:3700
msgid "General"
msgstr ""
#: mpdevil:1385 mpdevil:1394 mpdevil:3864
msgid "Profiles"
msgstr ""
#: mpdevil:1386 mpdevil:1395 mpdevil:3704
msgid "Playlist"
msgstr ""
#: mpdevil:1408
msgid "Stats"
msgstr ""
#: mpdevil:1418
msgid "<b>Protocol:</b>"
msgstr ""
#: mpdevil:1419
msgid "<b>Uptime:</b>"
msgstr ""
#: mpdevil:1420
msgid "<b>Playtime:</b>"
msgstr ""
#: mpdevil:1421
msgid "<b>Artists:</b>"
msgstr ""
#: mpdevil:1422
msgid "<b>Albums:</b>"
msgstr ""
#: mpdevil:1423
msgid "<b>Songs:</b>"
msgstr ""
#: mpdevil:1424
msgid "<b>Total Playtime:</b>"
msgstr ""
#: mpdevil:1425
msgid "<b>Database Update:</b>"
msgstr ""
#: mpdevil:1449
msgid "A simple music browser for MPD"
msgstr ""
#: mpdevil:1529
msgid "Open with…"
msgstr ""
#: mpdevil:1544 mpdevil:1843
msgid "Append"
msgstr ""
#: mpdevil:1545 mpdevil:1844
msgid "Play"
msgstr ""
#: mpdevil:1546 mpdevil:1845
msgid "Enqueue"
msgstr ""
#: mpdevil:1564
msgid "MPD-Tag"
msgstr ""
#: mpdevil:1567
msgid "Value"
msgstr ""
#: mpdevil:1718
msgid "_Append"
msgstr ""
#: mpdevil:1718 mpdevil:1843
msgid "Add all titles to playlist"
msgstr ""
#: mpdevil:1719
msgid "_Play"
msgstr ""
#: mpdevil:1719 mpdevil:1844
msgid "Directly play all titles"
msgstr ""
#: mpdevil:1720
msgid "_Enqueue"
msgstr ""
#: mpdevil:1720 mpdevil:1845
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
msgstr ""
#: mpdevil:1981
msgid "all tags"
msgstr ""
#: mpdevil:2005
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:2074
msgid "all genres"
msgstr ""
#: mpdevil:2169
msgid "all artists"
msgstr ""
#: mpdevil:2400 mpdevil:3009 mpdevil:3284 mpdevil:3285
#, python-brace-format
msgid "{titles} title"
msgid_plural "{titles} titles"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:2402
#, python-brace-format
msgid "on {discs} discs"
msgstr ""
#: mpdevil:2551 mpdevil:3723
msgid "Back to current album"
msgstr ""
#: mpdevil:2553
msgid "Search"
msgstr ""
#: mpdevil:2715
msgid "searching..."
msgstr ""
#: mpdevil:2720
msgid "connection error"
msgstr ""
#: mpdevil:2722
msgid "lyrics not found"
msgstr ""
#: mpdevil:2765
#: mpdevil:529
#, python-brace-format
msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:2881
msgid "Scroll to current song"
#: mpdevil:994
msgid "(restart required)"
msgstr ""
#: mpdevil:2889 mpdevil:3739
msgid "Clear playlist"
#: mpdevil:1040
msgid "Use Client-side decoration"
msgstr ""
#: mpdevil:3177
msgid "Show lyrics"
#: mpdevil:1041
msgid "Show stop button"
msgstr ""
#: mpdevil:3486
msgid "Random mode"
#: mpdevil:1042
msgid "Show audio format"
msgstr ""
#: mpdevil:3488
msgid "Repeat mode"
#: mpdevil:1043
msgid "Show lyrics button"
msgstr ""
#: mpdevil:3490
msgid "Single mode"
#: mpdevil:1044
msgid "Place playlist at the side"
msgstr ""
#: mpdevil:3492
msgid "Consume mode"
#: mpdevil:1050
msgid "Main cover size"
msgstr ""
#: mpdevil:3701
msgid "Window"
#: mpdevil:1051
msgid "Album view cover size"
msgstr ""
#: mpdevil:3702
msgid "Playback"
#: mpdevil:1052
msgid "Action bar icon size"
msgstr ""
#: mpdevil:3703
msgid "Search, Album Dialog, Album List and Artist List"
#: mpdevil:1062
msgid "Support “MPRIS”"
msgstr ""
#: mpdevil:3713
msgid "Open online help"
#: mpdevil:1063
msgid "Use “Album Artist” tag"
msgstr ""
#: mpdevil:3714
msgid "Open shortcuts window"
#: mpdevil:1064
msgid "Sort albums by year"
msgstr ""
#: mpdevil:3715
msgid "Open menu"
#: mpdevil:1065
msgid "Send notification on title change"
msgstr ""
#: mpdevil:3716 mpdevil:3859
msgid "Update database"
#: mpdevil:1066
msgid "Play selected albums and titles immediately"
msgstr ""
#: mpdevil:3717 mpdevil:3857
msgid "Quit"
#: mpdevil:1067
msgid "Rewind via previous button"
msgstr ""
#: mpdevil:3718
msgid "Cycle through profiles"
#: mpdevil:1068
msgid "Stop playback on quit"
msgstr ""
#: mpdevil:3719
msgid "Cycle through profiles in reversed order"
#: mpdevil:1095
msgid "Choose directory"
msgstr ""
#: mpdevil:3720
msgid "Toggle mini player"
#: mpdevil:1108
msgid "Connect via Unix domain socket"
msgstr ""
#: mpdevil:3721
msgid "Toggle lyrics"
#: mpdevil:1127
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:3722
msgid "Toggle search"
#: mpdevil:1132
msgid "Socket:"
msgstr ""
#: mpdevil:3724
msgid "Play/Pause"
#: mpdevil:1134
msgid "Host:"
msgstr ""
#: mpdevil:3725
msgid "Stop"
#: mpdevil:1136
msgid "Password:"
msgstr ""
#: mpdevil:3726
msgid "Next title"
#: mpdevil:1137
msgid "Music lib:"
msgstr ""
#: mpdevil:3727
msgid "Previous title"
#: mpdevil:1139
msgid "Cover regex:"
msgstr ""
#: mpdevil:3728
msgid "Seek forward"
#: mpdevil:1163 mpdevil:3655
msgid "Profile 1"
msgstr ""
#: mpdevil:3729
msgid "Seek backward"
#: mpdevil:1164 mpdevil:3655
msgid "Profile 2"
msgstr ""
#: mpdevil:3730
msgid "Toggle repeat mode"
#: mpdevil:1165 mpdevil:3655
msgid "Profile 3"
msgstr ""
#: mpdevil:3731
msgid "Toggle random mode"
msgstr ""
#: mpdevil:3732
msgid "Toggle single mode"
msgstr ""
#: mpdevil:3733
msgid "Toggle consume mode"
msgstr ""
#: mpdevil:3734
msgid "Enqueue selected item"
msgstr ""
#: mpdevil:3735
msgid "Append selected item"
msgstr ""
#: mpdevil:3735 mpdevil:3738
msgid "Middle-click"
msgstr ""
#: mpdevil:3736
msgid "Play selected item immediately"
msgstr ""
#: mpdevil:3736
msgid "Double-click"
msgstr ""
#: mpdevil:3737 mpdevil:3740
msgid "Show additional information"
msgstr ""
#: mpdevil:3737 mpdevil:3740
msgid "Right-click"
msgstr ""
#: mpdevil:3738
msgid "Remove selected song"
msgstr ""
#: mpdevil:3762
#: mpdevil:1169 mpdevil:3542
msgid "Connect"
msgstr ""
#: mpdevil:3780
#: mpdevil:1194
msgid "Choose the order of information to appear in the playlist:"
msgstr ""
#: mpdevil:1211 mpdevil:1643 mpdevil:1846 mpdevil:2505
msgid "No"
msgstr ""
#: mpdevil:1211 mpdevil:2506
msgid "Disc"
msgstr ""
#: mpdevil:1211 mpdevil:1646 mpdevil:1677 mpdevil:1847 mpdevil:2507
#: mpdevil:2613 mpdevil:2615
msgid "Title"
msgstr ""
#: mpdevil:1211 mpdevil:1848 mpdevil:2508
msgid "Artist"
msgstr ""
#: mpdevil:1211 mpdevil:1849 mpdevil:2509
msgid "Album"
msgstr ""
#: mpdevil:1211 mpdevil:1650 mpdevil:1850 mpdevil:2510
msgid "Length"
msgstr ""
#: mpdevil:1211 mpdevil:2511
msgid "Year"
msgstr ""
#: mpdevil:1211 mpdevil:2512
msgid "Genre"
msgstr ""
#: mpdevil:1295 mpdevil:1297 mpdevil:3543 mpdevil:3647
msgid "Preferences"
msgstr ""
#: mpdevil:1311 mpdevil:1322
msgid "View"
msgstr ""
#: mpdevil:1312 mpdevil:1323
msgid "Behavior"
msgstr ""
#: mpdevil:1313 mpdevil:1324 mpdevil:3455
msgid "Playlist"
msgstr ""
#: mpdevil:1314 mpdevil:1325
msgid "Profiles"
msgstr ""
#: mpdevil:1342
msgid "Stats"
msgstr ""
#: mpdevil:1351
msgid "<b>Protocol:</b>"
msgstr ""
#: mpdevil:1352
msgid "<b>Uptime:</b>"
msgstr ""
#: mpdevil:1353
msgid "<b>Playtime:</b>"
msgstr ""
#: mpdevil:1354
msgid "<b>Artists:</b>"
msgstr ""
#: mpdevil:1355
msgid "<b>Albums:</b>"
msgstr ""
#: mpdevil:1356
msgid "<b>Songs:</b>"
msgstr ""
#: mpdevil:1357
msgid "<b>Total Playtime:</b>"
msgstr ""
#: mpdevil:1358
msgid "<b>Database Update:</b>"
msgstr ""
#: mpdevil:1382
msgid "A simple music browser for MPD"
msgstr ""
#: mpdevil:1408
msgid "Open with…"
msgstr ""
#: mpdevil:1418 mpdevil:1709
msgid "Append"
msgstr ""
#: mpdevil:1419 mpdevil:1710
msgid "Play"
msgstr ""
#: mpdevil:1420 mpdevil:1711
msgid "Enqueue"
msgstr ""
#: mpdevil:1437
msgid "MPD-Tag"
msgstr ""
#: mpdevil:1440
msgid "Value"
msgstr ""
#: mpdevil:1581
msgid "_Append"
msgstr ""
#: mpdevil:1581
msgid "Add all titles to playlist"
msgstr ""
#: mpdevil:1582
msgid "_Play"
msgstr ""
#: mpdevil:1582
msgid "Directly play all titles"
msgstr ""
#: mpdevil:1583
msgid "_Enqueue"
msgstr ""
#: mpdevil:1583
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
msgstr ""
#: mpdevil:1676 mpdevil:2716
#, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed"
msgid "{number} song ({duration})"
msgid_plural "{number} songs ({duration})"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:1779
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:1898
msgid "all tags"
msgstr ""
#: mpdevil:3854
msgid "Keyboard shortcuts"
#: mpdevil:2028
msgid "all genres"
msgstr ""
#: mpdevil:3855
#: mpdevil:2053
msgid "all artists"
msgstr ""
#: mpdevil:2486
msgid "Scroll to current song"
msgstr ""
#: mpdevil:2819
msgid "searching…"
msgstr ""
#: 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
msgid "{number} song"
msgid_plural "{number} songs"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:3231
msgid "Repeat mode"
msgstr ""
#: mpdevil:3232
msgid "Random mode"
msgstr ""
#: mpdevil:3233
msgid "Single mode"
msgstr ""
#: mpdevil:3234
msgid "Consume mode"
msgstr ""
#: mpdevil:3451
msgid "General"
msgstr ""
#: mpdevil:3452
msgid "Window"
msgstr ""
#: mpdevil:3453
msgid "Playback"
msgstr ""
#: mpdevil:3454
msgid "Search, Album Dialog, Album List and Artist List"
msgstr ""
#: mpdevil:3464
msgid "Open online help"
msgstr ""
#: mpdevil:3465
msgid "Open shortcuts window"
msgstr ""
#: mpdevil:3466
msgid "Open menu"
msgstr ""
#: mpdevil:3467
msgid "Update database"
msgstr ""
#: mpdevil:3468
msgid "Quit"
msgstr ""
#: mpdevil:3469
msgid "Cycle through profiles"
msgstr ""
#: mpdevil:3470
msgid "Cycle through profiles in reversed order"
msgstr ""
#: mpdevil:3471
msgid "Toggle mini player"
msgstr ""
#: mpdevil:3472
msgid "Toggle genre filter"
msgstr ""
#: mpdevil:3473
msgid "Toggle lyrics"
msgstr ""
#: mpdevil:3474
msgid "Toggle search"
msgstr ""
#: mpdevil:3475 mpdevil:3635
msgid "Back to current album"
msgstr ""
#: mpdevil:3476
msgid "Play/Pause"
msgstr ""
#: mpdevil:3477
msgid "Stop"
msgstr ""
#: mpdevil:3478
msgid "Stop after current title"
msgstr ""
#: mpdevil:3479
msgid "Next title"
msgstr ""
#: mpdevil:3480
msgid "Previous title"
msgstr ""
#: mpdevil:3481
msgid "Seek forward"
msgstr ""
#: mpdevil:3482
msgid "Seek backward"
msgstr ""
#: mpdevil:3483
msgid "Toggle repeat mode"
msgstr ""
#: mpdevil:3484
msgid "Toggle random mode"
msgstr ""
#: mpdevil:3485
msgid "Toggle single mode"
msgstr ""
#: mpdevil:3486
msgid "Toggle consume mode"
msgstr ""
#: mpdevil:3487
msgid "Enqueue selected item"
msgstr ""
#: mpdevil:3488
msgid "Append selected item"
msgstr ""
#: mpdevil:3488 mpdevil:3491
msgid "Middle-click"
msgstr ""
#: mpdevil:3489
msgid "Play selected item immediately"
msgstr ""
#: mpdevil:3489
msgid "Double-click"
msgstr ""
#: mpdevil:3490 mpdevil:3493
msgid "Show additional information"
msgstr ""
#: mpdevil:3490 mpdevil:3493
msgid "Right-click"
msgstr ""
#: mpdevil:3491
msgid "Remove selected song"
msgstr ""
#: mpdevil:3492
msgid "Clear playlist"
msgstr ""
#: mpdevil:3512
msgid "Updating Database…"
msgstr ""
#: mpdevil:3564
#, python-brace-format
msgid "Connection to “{socket}” failed"
msgstr ""
#: mpdevil:3566
#, python-brace-format
msgid "Connection to “{host}:{port}” failed"
msgstr ""
#: mpdevil:3632
msgid "Search"
msgstr ""
#: mpdevil:3648
msgid "Keyboard Shortcuts"
msgstr ""
#: mpdevil:3649
msgid "Help"
msgstr ""
#: mpdevil:3856
msgid "About"
#: mpdevil:3650
msgid "About mpdevil"
msgstr ""
#: mpdevil:3860
msgid "Server stats"
#: mpdevil:3652
msgid "Update Database"
msgstr ""
#: mpdevil:3865
msgid "Mini player"
#: mpdevil:3653
msgid "Server Stats"
msgstr ""
#: mpdevil:3870
#: mpdevil:3660
msgid "Mini Player"
msgstr ""
#: mpdevil:3661
msgid "Genre Filter"
msgstr ""
#: mpdevil:3671
msgid "Menu"
msgstr ""
#: mpdevil:3920 mpdevil:3922
#: mpdevil:3724 mpdevil:3726
msgid "connecting…"
msgstr ""
#: mpdevil:3885
msgid "Debug mode"
msgstr ""

560
po/nl.po
View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-04-20 17:46+0200\n"
"PO-Revision-Date: 2021-04-20 17:47+0200\n"
"POT-Creation-Date: 2021-10-23 12:59+0200\n"
"PO-Revision-Date: 2021-10-24 08:52+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: nl\n"
@@ -18,90 +18,93 @@ msgstr ""
"X-Generator: Poedit 2.3.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mpdevil:442
#: mpdevil:492
#, python-brace-format
msgid "{days} day"
msgid_plural "{days} days"
msgstr[0] "{days} dag"
msgstr[1] "{days} dagen"
#: mpdevil:477
msgid "Unknown Title"
msgstr "Onbekende titel"
#: mpdevil:529
#, python-brace-format
msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] "{channels} kanaal"
msgstr[1] "{channels} kanalen"
#: mpdevil:938
msgid "Main cover size:"
msgstr "Grootte albumhoes:"
#: mpdevil:939
msgid "Album view cover size:"
msgstr "Hoesgrootte in albumlijst:"
#: mpdevil:940
msgid "Action bar icon size:"
msgstr "Grootte iconen werkbalk:"
#: mpdevil:941
msgid "Secondary icon size:"
msgstr "Grootte overige iconen:"
#: mpdevil:954
msgid "Use Client-side decoration"
msgstr "Gebruik vensterdecoratie van mpdevil"
#: mpdevil:955
msgid "Show stop button"
msgstr "Toon stopknop"
#: mpdevil:956
msgid "Show lyrics button"
msgstr "Toon songtekstknop"
#: mpdevil:957
msgid "Place playlist at the side"
msgstr "Plaats afspeellijst aan de zijkant"
#: mpdevil:958
msgid "Use “Album Artist” tag"
msgstr "Gebruik tag \"Album Artist\""
#: mpdevil:959
msgid "Send notification on title change"
msgstr "Verstuur een melding bij titelwisseling"
#: mpdevil:960
msgid "Stop playback on quit"
msgstr "Stop afspelen bij afsluiten"
#: mpdevil:961
msgid "Play selected albums and titles immediately"
msgstr "Geselecteerde albums en titels direct afspelen"
#: mpdevil:962
msgid "Sort albums by year"
msgstr "Sorteer albums op jaar"
#: mpdevil:963
msgid "Support “MPRIS”"
msgstr "Ondersteun \"MPRIS\""
#: mpdevil:975
msgid "<b>View</b>"
msgstr "<b>Beeld</b>"
#: mpdevil:976
msgid "<b>Behavior</b>"
msgstr "<b>Gedrag</b>"
#: mpdevil:996 mpdevil:1006
#: mpdevil:994
msgid "(restart required)"
msgstr "(herstart vereist)"
#: mpdevil:1046
msgid "_Connect"
msgstr "_Verbinden"
#: mpdevil:1040
msgid "Use Client-side decoration"
msgstr "Gebruik vensterdecoratie van mpdevil"
#: 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 ""
"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 "
@@ -111,171 +114,184 @@ msgstr ""
"met deze regex wordt getoond. %AlbumArtist% en %Album% worden vervangen door "
"de bijbehorende tags van het muziekbestand."
#: mpdevil:1067
msgid "Profile:"
msgstr "Profiel:"
#: mpdevil:1132
msgid "Socket:"
msgstr "Socket:"
#: mpdevil:1068
msgid "Name:"
msgstr "Naam:"
#: mpdevil:1069
#: mpdevil:1134
msgid "Host:"
msgstr "Host:"
#: mpdevil:1070
#: mpdevil:1136
msgid "Password:"
msgstr "Wachtwoord:"
#: mpdevil:1071
#: mpdevil:1137
msgid "Music lib:"
msgstr "Muziekmap:"
#: mpdevil:1072
#: mpdevil:1139
msgid "Cover regex:"
msgstr "Regex albumhoes:"
#: mpdevil:1207
msgid "Choose directory"
msgstr "Kies een map"
#: mpdevil:1163 mpdevil:3655
msgid "Profile 1"
msgstr "Profiel 1"
#: mpdevil:1236
#: 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
msgid "Choose the order of information to appear in the playlist:"
msgstr "Kies de volgorde van de informatie getoond in de afspeellijst:"
#: mpdevil:1253 mpdevil:1783 mpdevil:1910 mpdevil:2907
#: mpdevil:1211 mpdevil:1643 mpdevil:1846 mpdevil:2505
msgid "No"
msgstr "Nr"
#: mpdevil:1253 mpdevil:2908
#: mpdevil:1211 mpdevil:2506
msgid "Disc"
msgstr "Disc"
#: mpdevil:1253 mpdevil:1786 mpdevil:1915 mpdevil:2909
#: mpdevil:1211 mpdevil:1646 mpdevil:1677 mpdevil:1847 mpdevil:2507
#: mpdevil:2613 mpdevil:2615
msgid "Title"
msgstr "Titel"
#: mpdevil:1253 mpdevil:1921 mpdevil:2910
#: mpdevil:1211 mpdevil:1848 mpdevil:2508
msgid "Artist"
msgstr "Artiest"
#: mpdevil:1253 mpdevil:1927 mpdevil:2911
#: mpdevil:1211 mpdevil:1849 mpdevil:2509
msgid "Album"
msgstr "Album"
#: mpdevil:1253 mpdevil:1789 mpdevil:1933 mpdevil:2912
#: mpdevil:1211 mpdevil:1650 mpdevil:1850 mpdevil:2510
msgid "Length"
msgstr "Lengte"
#: mpdevil:1253 mpdevil:2913
#: mpdevil:1211 mpdevil:2511
msgid "Year"
msgstr "Jaar"
#: mpdevil:1253 mpdevil:2914
#: mpdevil:1211 mpdevil:2512
msgid "Genre"
msgstr "Genre"
#: mpdevil:1369 mpdevil:1371 mpdevil:3853
msgid "Settings"
msgstr "Instellingen"
#: mpdevil:1295 mpdevil:1297 mpdevil:3543 mpdevil:3647
msgid "Preferences"
msgstr "Voorkeuren"
#: mpdevil:1384 mpdevil:1393 mpdevil:3700
msgid "General"
msgstr "Algemeen"
#: mpdevil:1311 mpdevil:1322
msgid "View"
msgstr "Beeld"
#: mpdevil:1385 mpdevil:1394 mpdevil:3864
msgid "Profiles"
msgstr "Profielen"
#: mpdevil:1312 mpdevil:1323
msgid "Behavior"
msgstr "Gedrag"
#: mpdevil:1386 mpdevil:1395 mpdevil:3704
#: mpdevil:1313 mpdevil:1324 mpdevil:3455
msgid "Playlist"
msgstr "Afspeellijst"
#: mpdevil:1408
#: mpdevil:1314 mpdevil:1325
msgid "Profiles"
msgstr "Profielen"
#: mpdevil:1342
msgid "Stats"
msgstr "Statistieken"
#: mpdevil:1418
#: mpdevil:1351
msgid "<b>Protocol:</b>"
msgstr "<b>Protocol:</b>"
#: mpdevil:1419
#: mpdevil:1352
msgid "<b>Uptime:</b>"
msgstr "<b>Uptime:</b>"
#: mpdevil:1420
#: mpdevil:1353
msgid "<b>Playtime:</b>"
msgstr "<b>Afspeeltijd:</b>"
#: mpdevil:1421
#: mpdevil:1354
msgid "<b>Artists:</b>"
msgstr "<b>Artiesten:</b>"
#: mpdevil:1422
#: mpdevil:1355
msgid "<b>Albums:</b>"
msgstr "<b>Albums:</b>"
#: mpdevil:1423
#: mpdevil:1356
msgid "<b>Songs:</b>"
msgstr "<b>Titels:</b>"
#: mpdevil:1424
#: mpdevil:1357
msgid "<b>Total Playtime:</b>"
msgstr "<b>Totale speelduur:</b>"
#: mpdevil:1425
#: mpdevil:1358
msgid "<b>Database Update:</b>"
msgstr "<b>Database bijgewerkt:</b>"
#: mpdevil:1449
#: mpdevil:1382
msgid "A simple music browser for MPD"
msgstr "Een simpele muziekspeler voor MPD"
#: mpdevil:1529
#: mpdevil:1408
msgid "Open with…"
msgstr "Openen met…"
#: mpdevil:1544 mpdevil:1843
#: mpdevil:1418 mpdevil:1709
msgid "Append"
msgstr "Toevoegen"
#: mpdevil:1545 mpdevil:1844
#: mpdevil:1419 mpdevil:1710
msgid "Play"
msgstr "Afspelen"
#: mpdevil:1546 mpdevil:1845
#: mpdevil:1420 mpdevil:1711
msgid "Enqueue"
msgstr "In wachtrij plaatsen"
#: mpdevil:1564
#: mpdevil:1437
msgid "MPD-Tag"
msgstr "MPD-Tag"
#: mpdevil:1567
#: mpdevil:1440
msgid "Value"
msgstr "Waarde"
#: mpdevil:1718
#: mpdevil:1581
msgid "_Append"
msgstr "_Toevoegen"
#: mpdevil:1718 mpdevil:1843
#: mpdevil:1581
msgid "Add all titles to playlist"
msgstr "Voeg alle titels toe aan de afspeellijst"
#: mpdevil:1719
#: mpdevil:1582
msgid "_Play"
msgstr "_Afspelen"
#: mpdevil:1719 mpdevil:1844
#: mpdevil:1582
msgid "Directly play all titles"
msgstr "Alle titels direct afspelen"
#: mpdevil:1720
#: mpdevil:1583
msgid "_Enqueue"
msgstr "_In wachtrij plaatsen"
#: mpdevil:1720 mpdevil:1845
#: mpdevil:1583
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
@@ -283,297 +299,279 @@ msgstr ""
"Alle titels toevoegen na de nu spelende titel en alle overige titels uit de "
"afspeellijst verwijderen"
#: mpdevil:1981
msgid "all tags"
msgstr "alle tags"
#: mpdevil:1676 mpdevil:2716
#, python-brace-format
msgid "{number} song ({duration})"
msgid_plural "{number} songs ({duration})"
msgstr[0] "{number} nummer ({duration})"
msgstr[1] "{number} nummers ({duration})"
#: mpdevil:2005
#: mpdevil:1779
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] "{hits} hit"
msgstr[1] "{hits} treffers"
#: mpdevil:2074
#: mpdevil:1898
msgid "all tags"
msgstr "alle tags"
#: mpdevil:2028
msgid "all genres"
msgstr "alle genres"
#: mpdevil:2169
#: mpdevil:2053
msgid "all artists"
msgstr "alle artiesten"
#: mpdevil:2400 mpdevil:3009 mpdevil:3284 mpdevil:3285
#, python-brace-format
msgid "{titles} title"
msgid_plural "{titles} titles"
msgstr[0] "{titles} titel"
msgstr[1] "{titles} titels"
#: mpdevil:2402
#, python-brace-format
msgid "on {discs} discs"
msgstr "op {discs} discs"
#: mpdevil:2551 mpdevil:3723
msgid "Back to current album"
msgstr "Terug naar huidige album"
#: mpdevil:2553
msgid "Search"
msgstr "Zoeken"
#: mpdevil:2715
msgid "searching..."
msgstr "bezig met zoeken..."
#: mpdevil:2720
msgid "connection error"
msgstr "verbindingsfout"
#: mpdevil:2722
msgid "lyrics not found"
msgstr "geen songtekst gevonden"
#: mpdevil:2765
#, python-brace-format
msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] "{channels} kanaal"
msgstr[1] "{channels} kanalen"
#: mpdevil:2881
#: mpdevil:2486
msgid "Scroll to current song"
msgstr "Naar de huidige titel scrollen"
#: mpdevil:2889 mpdevil:3739
msgid "Clear playlist"
msgstr "Afspeellijst legen"
#: mpdevil:2819
msgid "searching…"
msgstr "bezig met zoeken"
#: mpdevil:3177
msgid "Show lyrics"
msgstr "Toon songtekst"
#: mpdevil:2824
msgid "connection error"
msgstr "verbindingsfout"
#: mpdevil:3486
msgid "Random mode"
msgstr "Willekeurige modus"
#: mpdevil:2826
msgid "lyrics not found"
msgstr "geen songtekst gevonden"
#: mpdevil:3488
#: mpdevil:2934
msgid "Lyrics"
msgstr "Songtekst"
#: mpdevil:3025 mpdevil:3026
#, python-brace-format
msgid "{number} song"
msgid_plural "{number} songs"
msgstr[0] "{number} nummer"
msgstr[1] "{number} nummers"
#: mpdevil:3231
msgid "Repeat mode"
msgstr "Herhaalmodus"
#: mpdevil:3490
#: mpdevil:3232
msgid "Random mode"
msgstr "Willekeurige modus"
#: mpdevil:3233
msgid "Single mode"
msgstr "Enkele modus"
#: mpdevil:3492
#: mpdevil:3234
msgid "Consume mode"
msgstr "Verbruiksmodus"
#: mpdevil:3701
#: mpdevil:3451
msgid "General"
msgstr "Algemeen"
#: mpdevil:3452
msgid "Window"
msgstr "Venster"
#: mpdevil:3702
#: mpdevil:3453
msgid "Playback"
msgstr "Afspelen"
#: mpdevil:3703
#: mpdevil:3454
msgid "Search, Album Dialog, Album List and Artist List"
msgstr "Zoeken, Albumdialoog, Albumlijst en Artiestenlijst"
#: mpdevil:3713
#: mpdevil:3464
msgid "Open online help"
msgstr "Online hulp openen"
#: mpdevil:3714
#: mpdevil:3465
msgid "Open shortcuts window"
msgstr "Venster met sneltoetsen openen"
#: mpdevil:3715
#: mpdevil:3466
msgid "Open menu"
msgstr "Menu openen"
#: mpdevil:3716 mpdevil:3859
#: mpdevil:3467
msgid "Update database"
msgstr "Database bijwerken"
#: mpdevil:3717 mpdevil:3857
#: mpdevil:3468
msgid "Quit"
msgstr "Stoppen"
#: mpdevil:3718
#: mpdevil:3469
msgid "Cycle through profiles"
msgstr "Profielen doorlopen"
#: mpdevil:3719
#: mpdevil:3470
msgid "Cycle through profiles in reversed order"
msgstr "Profielen doorlopen in omgekeerde volgorde"
#: mpdevil:3720
#: mpdevil:3471
msgid "Toggle mini player"
msgstr "Omschakelen naar minispeler"
#: mpdevil:3721
#: mpdevil:3472
msgid "Toggle genre filter"
msgstr "Genrefilter aan/uitzetten"
#: mpdevil:3473
msgid "Toggle lyrics"
msgstr "Omschakelen naar songtekst"
#: mpdevil:3722
#: mpdevil:3474
msgid "Toggle search"
msgstr "Omschakelen naar zoeken"
#: mpdevil:3724
#: mpdevil:3475 mpdevil:3635
msgid "Back to current album"
msgstr "Terug naar huidige album"
#: mpdevil:3476
msgid "Play/Pause"
msgstr "Afspelen/Pauzeren"
#: mpdevil:3725
#: mpdevil:3477
msgid "Stop"
msgstr "Stoppen"
#: mpdevil:3726
#: mpdevil:3478
msgid "Stop after current title"
msgstr "Stop na huidige titel"
#: mpdevil:3479
msgid "Next title"
msgstr "Volgende titel"
#: mpdevil:3727
#: mpdevil:3480
msgid "Previous title"
msgstr "Vorige titel"
#: mpdevil:3728
#: mpdevil:3481
msgid "Seek forward"
msgstr "Vooruit spoelen"
#: mpdevil:3729
#: mpdevil:3482
msgid "Seek backward"
msgstr "Achteruit spoelen"
#: mpdevil:3730
#: mpdevil:3483
msgid "Toggle repeat mode"
msgstr "Omschakelen naar herhaalmodus"
#: mpdevil:3731
#: mpdevil:3484
msgid "Toggle random mode"
msgstr "Omschakelen naar willekeurige modus"
#: mpdevil:3732
#: mpdevil:3485
msgid "Toggle single mode"
msgstr "Omschakelen naar enkele modus"
#: mpdevil:3733
#: mpdevil:3486
msgid "Toggle consume mode"
msgstr "Omschakelen naar verbruiksmodus"
#: mpdevil:3734
#: mpdevil:3487
msgid "Enqueue selected item"
msgstr "Geselecteerde item in wachtrij plaatsen"
#: mpdevil:3735
#: mpdevil:3488
msgid "Append selected item"
msgstr "Geselecteerde item toevoegen"
#: mpdevil:3735 mpdevil:3738
#: mpdevil:3488 mpdevil:3491
msgid "Middle-click"
msgstr "Middelklik"
#: mpdevil:3736
#: mpdevil:3489
msgid "Play selected item immediately"
msgstr "Geselecteerde item direct afspelen"
#: mpdevil:3736
#: mpdevil:3489
msgid "Double-click"
msgstr "Dubbelklik"
#: mpdevil:3737 mpdevil:3740
#: mpdevil:3490 mpdevil:3493
msgid "Show additional information"
msgstr "Toon extra informatie"
#: mpdevil:3737 mpdevil:3740
#: mpdevil:3490 mpdevil:3493
msgid "Right-click"
msgstr "Rechtsklik"
#: mpdevil:3738
#: mpdevil:3491
msgid "Remove selected song"
msgstr "Geselecteerde titel verwijderen"
#: mpdevil:3762
msgid "Connect"
msgstr "Verbinden"
#: mpdevil:3492
msgid "Clear playlist"
msgstr "Afspeellijst legen"
#: mpdevil:3780
#: mpdevil:3512
msgid "Updating Database…"
msgstr "Database bijwerken…"
#: mpdevil:3564
#, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed"
msgstr "Verbinding met “{profile}” ({host}:{port}) mislukt"
msgid "Connection to “{socket}” failed"
msgstr "Verbinding met „{socket}” mislukt"
#: mpdevil:3854
msgid "Keyboard shortcuts"
#: mpdevil:3566
#, 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"
#: mpdevil:3855
#: mpdevil:3649
msgid "Help"
msgstr "Hulp"
#: mpdevil:3856
msgid "About"
msgstr "Over"
#: mpdevil:3650
msgid "About mpdevil"
msgstr "Over mpdevil"
#: mpdevil:3860
msgid "Server stats"
#: mpdevil:3652
msgid "Update Database"
msgstr "Database bijwerken"
#: mpdevil:3653
msgid "Server Stats"
msgstr "Serverstatistieken"
#: mpdevil:3865
msgid "Mini player"
#: mpdevil:3660
msgid "Mini Player"
msgstr "Minispeler"
#: mpdevil:3870
#: mpdevil:3661
msgid "Genre Filter"
msgstr "Genrefilter"
#: mpdevil:3671
msgid "Menu"
msgstr "Menu"
#: mpdevil:3920 mpdevil:3922
#: mpdevil:3724 mpdevil:3726
msgid "connecting…"
msgstr "verbinding maken…"
#~ msgid "Show initials in artist view"
#~ msgstr "Toon beginletters in artiestenlijst"
#: mpdevil:3885
msgid "Debug mode"
msgstr "Debugmodus"
#~ msgid "Play selected item (next)"
#~ msgstr "Geselecteerde item afspelen (volgende)"
#~ msgid "Filter by genre"
#~ msgstr "Filter op genre"
#~ 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}"
#, python-brace-format
#~ msgid "{titles} titles on {discs} discs ({length})"
#~ msgstr "{titles} titels op {discs} discs ({length})"
#~ msgid "Close"
#~ msgstr "Afsluiten"
#~ msgid "Show lyrics"
#~ msgstr "Toon songtekst"

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
beautifulsoup4
requests
python-mpd2 >=1.1
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(
name='mpdevil',
version='1.2.1', # sync with bin/mpdevil
version='1.4.0', # sync with bin/mpdevil
author="Martin Wagner",
author_email="martin.wagner.dev@gmail.com",
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-consume-symbolic.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']),
],
)