99 Commits

Author SHA1 Message Date
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
Martin Wagner
8c0c1fe59e preparations for 1.2.1 2021-05-04 17:29:20 +02:00
Martin Wagner
364faf67be added force mode to "back_to_current_album_button" 2021-05-02 14:42:01 +02:00
Martin Wagner
7cd76f34bb removed tooltips in ArtistPopover 2021-04-25 19:40:43 +02:00
Martin Wagner
113d07a70a fixed single mode oneshot indicator with some themes 2021-04-25 19:33:44 +02:00
Martin Wagner
1e5b894d82 fixed mem leak 2021-04-25 19:00:54 +02:00
Martin Wagner
5815ca79a7 fixed styling of OutputPopover 2021-04-25 17:08:22 +02:00
Martin Wagner
d54cf001d7 changed oneshot single mode indication 2021-04-25 11:54:33 +02:00
Martin Wagner
3bdf185788 fixed button packing issue 2021-04-24 11:42:35 +02:00
Martin Wagner
87786099ea provide settings button on connection error 2021-04-24 11:03:46 +02:00
Martin Wagner
60afc4e412 fixed PlaybackOptions 2021-04-24 10:24:59 +02:00
Martin Wagner
b32a065b66 removed "search-focus-changed" signal 2021-04-23 22:06:13 +02:00
Martin Wagner
1660f26fa5 avoid multiple implementations of simple mpd commands 2021-04-23 21:29:46 +02:00
Martin Wagner
3474c027f5 fixed connect_button 2021-04-23 16:17:37 +02:00
Martin Wagner
4d1b20f7a5 internal cleanups in SettingsDialog 2021-04-23 15:30:08 +02:00
Martin Wagner
3caac937b7 reworked ProfileSettings 2021-04-22 23:40:51 +02:00
Martin Wagner
de426ec189 preparations for 1.2.0 2021-04-21 16:03:54 +02:00
Martin Wagner
5155f3fb0e updated translations 2021-04-20 17:48:03 +02:00
Martin Wagner
c35687956d small changes in GeneralSettings 2021-04-18 17:23:12 +02:00
Martin Wagner
5baa8caee1 made MPRIS optional 2021-04-17 13:22:07 +02:00
Martin Wagner
4d13f8fca1 readded consistent double-click in ArtistWindow, AlbumWindow and SongsView 2021-04-13 22:07:57 +02:00
Martin Wagner
209e027f62 added append, play and enqueue buttons to song popovers in the browser 2021-04-13 17:58:00 +02:00
Martin Wagner
7113d9d5e4 use new mpd commands 'albumart' and 'readpicture' to load missing covers 2021-04-11 18:54:19 +02:00
Martin Wagner
c01360b298 harmonized selection logic of genre filter and artist list 2021-04-08 19:49:18 +02:00
Martin Wagner
deaffde342 fixed wrong genre filter in CoverEventBox 2021-04-08 15:01:03 +02:00
Martin Wagner
af667eab8b reworked back_to_current_album and genre filter logic 2021-04-08 14:56:01 +02:00
Martin Wagner
6511fdd4af made genre filter more consistent 2021-04-06 20:59:25 +02:00
Martin Wagner
d9bd0a90b1 removed custom css in MainCover 2021-04-02 17:45:52 +02:00
Martin Wagner
df003c9fb9 slightly reworked AlbumPopover and SongPopover 2021-04-02 17:30:54 +02:00
Martin Wagner
f7fe7d8106 enable fixed_height_mode in PlaylistWindow 2021-03-28 23:03:13 +02:00
Martin Wagner
bb15aaacd9 improved style of ArtistPopover 2021-03-27 23:14:09 +01:00
Martin Wagner
303a02c1dd updated shortcuts window 2021-03-27 13:21:46 +01:00
Martin Wagner
e45f0272d5 fixed "show-info" 2021-03-27 13:07:32 +01:00
Martin Wagner
8831a75f11 small cleanups 2021-03-27 12:50:45 +01:00
Martin Wagner
b84deacf18 hide AlbumPopover after button press 2021-03-27 12:30:56 +01:00
Martin Wagner
cfd09828dd small fix in AlbumWindow 2021-03-27 12:24:08 +01:00
Martin Wagner
2b78ae1ecc added ArtistPopover 2021-03-27 11:55:49 +01:00
Martin Wagner
09ec5ae893 simplified button press events 2021-03-26 19:19:34 +01:00
Martin Wagner
046dfa4ff7 unified shortcuts in borwser 2021-03-26 16:39:21 +01:00
Martin Wagner
2b9475efe7 made popoveres persistent 2021-03-24 17:35:05 +01:00
Martin Wagner
3d82a8fc5a improved the speed of adding whole artists 2021-03-23 18:30:59 +01:00
Martin Wagner
950d86b5c3 removed "wrapped_call" method of Client class 2021-03-21 17:24:45 +01:00
Martin Wagner
f53fa989b1 keep ArtistWindow in sync with AlbumWindow 2021-03-21 16:04:46 +01:00
Martin Wagner
9967966747 allow adding whole artists to the playlist via middle click 2021-03-21 15:23:56 +01:00
Martin Wagner
02cee37690 fixed unintended search execution on startup/profile-change 2021-03-20 15:58:42 +01:00
Martin Wagner
6885187b09 hide all popovers on connection loss 2021-03-19 20:55:41 +01:00
Martin Wagner
f07e20d9ca unified gui freeze workarounds in SearchWindow and AlbumWindow 2021-03-19 20:32:48 +01:00
Martin Wagner
9c2526b5a7 reduced gui refreshes in search 2021-03-19 19:53:23 +01:00
Martin Wagner
bd154b6b25 made search faster 2021-03-19 19:38:17 +01:00
Martin Wagner
4c48f53198 Revert "replaced go-previous-symbolic with go-jump-symbolic"
This reverts commit 35d95527a5.
2021-03-17 17:12:48 +01:00
Martin Wagner
9724c751a0 new symbolic icon 2021-03-14 16:17:04 +01:00
Martin Wagner
35d95527a5 replaced go-previous-symbolic with go-jump-symbolic 2021-03-14 15:23:55 +01:00
Martin Wagner
5dea4df974 changed animation of lyrics window 2021-03-12 19:18:50 +01:00
Martin Wagner
0faf3f4bce allow downstream maintainers to specify a static locale path 2021-03-11 21:58:05 +01:00
Martin Wagner
527e8714b2 small fix for remote files and files with no predicted duration 2021-03-10 18:52:31 +01:00
Martin Wagner
187c027074 fixed typo 2021-03-10 18:08:10 +01:00
12 changed files with 2288 additions and 1963 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.3.0.png)
Features
--------

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16" height="16" version="1.1" viewBox="0 0 4.2333 4.2333" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
@@ -9,7 +9,11 @@
</cc:Work>
</rdf:RDF>
</metadata>
<g transform="translate(-156.79 -48.192)">
<path transform="matrix(.26458 0 0 .26458 156.79 48.192)" d="m4.1621 0s-1.8317 4.1425-0.50781 9.791a22.525 23.103 0 0 0-3.6543 5.5703v0.63867h2.5234a19.982 20.495 0 0 1 2.0664-3.3125h0.0039062c0.44122 1.0742 1.008 2.1855 1.7266 3.3125h9.6797v-6.1543a17.886 17.886 0 0 0-4.5488 1.8223c-1.1979-0.89234-2.2001-1.8385-3.0391-2.791a19.982 20.495 0 0 1 7.5879-3.5469v-2.6621a22.525 23.103 0 0 0-9.1621 4.1504c-2.3946-3.6216-2.6738-6.8184-2.6738-6.8184h-0.0019531z" fill="#2e3436" stroke-linecap="round" stroke-width=".053119"/>
<g transform="matrix(.99993 0 0 1.0004 .00013668 -.00035566)" fill="#2e3436">
<path d="m3.6705 9.0306c0.97033-0.18408 1.9154 0.48139 2.1185 1.4938l0.45669 2.2808c0.2031 1.0124-0.41684 1.975-1.3872 2.159-0.97143 0.18498-1.9164-0.48148-2.1185-1.4938l-0.45669-2.2808c-0.2032-1.0114 0.41584-1.9751 1.3872-2.159z"/>
<path d="m7.9694 3c-3.306 0-6.024 3.008-5.969 5.719 0.048 2.365 0.809 4.695 1 5.281h1.526c-1.162-2.292-1.05-5.156-1.05-5.156 0-2.373 2.007-4.313 4.493-4.313 2.485 0 4.5 1.827 4.492 4.282-0.024 1.674-0.172 2.658-1.006 5.187h1.571c0.225-0.645 0.974-3.19 0.974-5.281 0-2.83-2.726-5.719-6.031-5.719z"/>
<path d="m2.2627 1s-1.0354 2.3374 1.005 4.8454l2.1933-1.0316c-2.9707-1.2679-3.1983-3.8138-3.1983-3.8138z"/>
<path d="m13.737 1s1.0354 2.3374-1.005 4.8454l-2.1933-1.0316c2.9707-1.2679 3.1983-3.8138 3.1983-3.8138z"/>
<path d="m12.359 9.0306c-0.97034-0.18408-1.9154 0.48139-2.1185 1.4938l-0.45669 2.2808c-0.2031 1.0124 0.41684 1.975 1.3872 2.159 0.97143 0.18498 1.9164-0.48148 2.1185-1.4938l0.45669-2.2808c0.2032-1.0114-0.41584-1.9751-1.3872-2.159z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -23,12 +23,12 @@
</ul>
</description>
<releases>
<release version="1.1.1" date="2021-02-14"/>
<release version="1.3.0" date="2021-07-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="1058" height="1089">https://raw.githubusercontent.com/SoongNoonien/mpdevil/v1.3.0/screenshots/mainwindow_1.3.0.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/SoongNoonien/mpdevil</url>

View File

@@ -51,11 +51,6 @@
<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>
@@ -66,16 +61,16 @@
<summary>Show stop button</summary>
<description></description>
</key>
<key type="b" name="show-audio-format">
<default>true</default>
<summary>Show audio format</summary>
<description></description>
</key>
<key type="b" name="show-lyrics-button">
<default>true</default>
<summary>Show lyrics button</summary>
<description></description>
</key>
<key type="b" name="show-initials">
<default>true</default>
<summary>Show initial letters in artist-view</summary>
<description></description>
</key>
<key type="b" name="sort-albums-by-year">
<default>true</default>
<summary>Sort albums by year</summary>
@@ -101,6 +96,16 @@
<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>
<description></description>
</key>
<key type="ai" name="column-permutation">
<default>[0, 1, 2, 3, 4, 5, 6, 7]</default>
<summary>Column order in playlist</summary>
@@ -162,9 +167,9 @@
<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.
To high values (long time) will make mpdevil very slow in terms
Too high values (long time) will make mpdevil very slow in terms
of showing the latest status of MPD (e.g. current song).
To low values (short time) can cause gui blocks making mpdevil
Too low values (short time) can cause gui blocks making mpdevil
unresponsive and cpu intensive.
</description>
</key>

367
po/de.po
View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-12 16:57+0100\n"
"PO-Revision-Date: 2021-02-12 16:58+0100\n"
"POT-Creation-Date: 2021-07-20 20:16+0200\n"
"PO-Revision-Date: 2021-07-20 20:17+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: de\n"
@@ -18,90 +18,101 @@ msgstr ""
"X-Generator: Poedit 2.3.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mpdevil:438
#: mpdevil:448
#, python-brace-format
msgid "{days} day"
msgid_plural "{days} days"
msgstr[0] "{days} Tag"
msgstr[1] "{days} Tage"
#: mpdevil:473
#: mpdevil:467
#, python-brace-format
msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] "{channels} Kanal"
msgstr[1] "{channels} Kanäle"
#: mpdevil:499
msgid "Unknown Title"
msgstr "Unbekannter Titel"
#: mpdevil:802
#: mpdevil:965
msgid "Main cover size:"
msgstr "Größe des Haupt-Covers:"
#: mpdevil:803
#: mpdevil:966
msgid "Album view cover size:"
msgstr "Covergröße in Albumliste:"
#: mpdevil:804
#: mpdevil:967
msgid "Action bar icon size:"
msgstr "Symbolgröße Aktionsleiste:"
#: mpdevil:805
msgid "Secondary icon size:"
msgstr "Sekundäre Symbolgröße:"
#: mpdevil:818
#: mpdevil:977
msgid "Use Client-side decoration"
msgstr "„Client-side decoration“ benutzen"
#: mpdevil:819
#: mpdevil:978
msgid "Show stop button"
msgstr "Stopp-Knopf anzeigen"
#: mpdevil:820
#: mpdevil:979
msgid "Show audio format"
msgstr "Audioformat anzeigen"
#: mpdevil:980
msgid "Show lyrics button"
msgstr "Liedtext-Knopf anzeigen"
#: mpdevil:821
msgid "Show initials in artist view"
msgstr "Anfangsbuchstaben in Interpretenliste anzeigen"
#: mpdevil:822
#: mpdevil:981
msgid "Place playlist at the side"
msgstr "Wiedergabeliste seitlich anzeigen"
#: mpdevil:823
#: mpdevil:982
msgid "Use “Album Artist” tag"
msgstr "„Album Artist“ Tag benutzen"
#: mpdevil:824
#: mpdevil:983
msgid "Send notification on title change"
msgstr "Über Titelwechsel benachrichtigen"
#: mpdevil:825
#: mpdevil:984
msgid "Stop playback on quit"
msgstr "Wiedergabe beim Beenden stoppen"
#: mpdevil:826
#: mpdevil:985
msgid "Play selected albums and titles immediately"
msgstr "Ausgewählte Alben und Titel sofort abspielen"
#: mpdevil:827
#: mpdevil:986
msgid "Sort albums by year"
msgstr "Alben nach Jahr sortieren"
#: mpdevil:839
#: 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:840
#: mpdevil:997
msgid "<b>Behavior</b>"
msgstr "<b>Verhalten</b>"
#: mpdevil:860
#: mpdevil:1011 mpdevil:1022
msgid "(restart required)"
msgstr "(Neustart erforderlich)"
#: mpdevil:909
#: mpdevil:1044
msgid "_Connect"
msgstr "_Verbinden"
#: mpdevil:925
#: mpdevil:1055
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,161 +122,170 @@ msgstr ""
"regulären Ausdruck entspricht, wird angezeigt. %AlbumArtist% und %Album% "
"werden durch die entsprechenden Tags des Liedes ersetzt."
#: mpdevil:930
#: mpdevil:1059
msgid "Profile:"
msgstr "Profil:"
#: mpdevil:931
msgid "Name:"
msgstr "Name:"
#: mpdevil:932
#: mpdevil:1060
msgid "Host:"
msgstr "Host:"
#: mpdevil:933
#: mpdevil:1061
msgid "Password:"
msgstr "Passwort:"
#: mpdevil:934
#: mpdevil:1062
msgid "Music lib:"
msgstr "Musikverzeichnis:"
#: mpdevil:935
#: mpdevil:1063
msgid "Cover regex:"
msgstr "Cover-Regex:"
#: mpdevil:1070
#: mpdevil:1167
msgid "Choose directory"
msgstr "Verzeichnis wählen"
#: mpdevil:1101
#: 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:1118 mpdevil:1671 mpdevil:1766 mpdevil:2706
#: mpdevil:1211 mpdevil:1751 mpdevil:1877 mpdevil:2838
msgid "No"
msgstr "Nr."
#: mpdevil:1118 mpdevil:2707
#: mpdevil:1211 mpdevil:2839
msgid "Disc"
msgstr "CD"
#: mpdevil:1118 mpdevil:1674 mpdevil:1771 mpdevil:2708
#: mpdevil:1211 mpdevil:1754 mpdevil:1882 mpdevil:2840 mpdevil:2954
#: mpdevil:2956
msgid "Title"
msgstr "Titel"
#: mpdevil:1118 mpdevil:1777 mpdevil:2709
#: mpdevil:1211 mpdevil:1888 mpdevil:2841
msgid "Artist"
msgstr "Interpret"
#: mpdevil:1118 mpdevil:1783 mpdevil:2710
#: mpdevil:1211 mpdevil:1894 mpdevil:2842
msgid "Album"
msgstr "Album"
#: mpdevil:1118 mpdevil:1678 mpdevil:1789 mpdevil:2711
#: mpdevil:1211 mpdevil:1757 mpdevil:1900 mpdevil:2843
msgid "Length"
msgstr "Länge"
#: mpdevil:1118 mpdevil:2712
#: mpdevil:1211 mpdevil:2844
msgid "Year"
msgstr "Jahr"
#: mpdevil:1118 mpdevil:2713
#: mpdevil:1211 mpdevil:2845
msgid "Genre"
msgstr "Genre"
#: mpdevil:1234 mpdevil:1236 mpdevil:3666
#: mpdevil:1301 mpdevil:1303 mpdevil:3721 mpdevil:3814
msgid "Settings"
msgstr "Einstellungen"
#: mpdevil:1249 mpdevil:1258 mpdevil:3513
#: mpdevil:1316 mpdevil:1325 mpdevil:3658
msgid "General"
msgstr "Allgemein"
#: mpdevil:1250 mpdevil:1259 mpdevil:3677
#: mpdevil:1317 mpdevil:1326 mpdevil:3825
msgid "Profiles"
msgstr "Profile"
#: mpdevil:1251 mpdevil:1260 mpdevil:3517
#: mpdevil:1318 mpdevil:1327 mpdevil:3662
msgid "Playlist"
msgstr "Wiedergabeliste"
#: mpdevil:1273
#: mpdevil:1344
msgid "Stats"
msgstr "Statistik"
#: mpdevil:1283
#: mpdevil:1354
msgid "<b>Protocol:</b>"
msgstr "<b>Protokoll:</b>"
#: mpdevil:1284
#: mpdevil:1355
msgid "<b>Uptime:</b>"
msgstr "<b>Uptime:</b>"
#: mpdevil:1285
#: mpdevil:1356
msgid "<b>Playtime:</b>"
msgstr "<b>Wiedergabezeit:</b>"
#: mpdevil:1286
#: mpdevil:1357
msgid "<b>Artists:</b>"
msgstr "<b>Künstler:</b>"
#: mpdevil:1287
#: mpdevil:1358
msgid "<b>Albums:</b>"
msgstr "<b>Alben:</b>"
#: mpdevil:1288
#: mpdevil:1359
msgid "<b>Songs:</b>"
msgstr "<b>Titel:</b>"
#: mpdevil:1289
#: mpdevil:1360
msgid "<b>Total Playtime:</b>"
msgstr "<b>Gesamtwiedergabezeit:</b>"
#: mpdevil:1290
#: mpdevil:1361
msgid "<b>Database Update:</b>"
msgstr "<b>Datenbankaktualisierung:</b>"
#: mpdevil:1314
#: mpdevil:1385
msgid "A simple music browser for MPD"
msgstr "Ein einfacher Musikbrowser für MPD"
#: mpdevil:1412
#: mpdevil:1494
msgid "Open with…"
msgstr "Öffnen mit…"
#: mpdevil:1430
#: mpdevil:1509 mpdevil:1811
msgid "Append"
msgstr "Anhängen"
#: mpdevil:1510 mpdevil:1812
msgid "Play"
msgstr "Abspielen"
#: mpdevil:1511 mpdevil:1813
msgid "Enqueue"
msgstr "Einreihen"
#: mpdevil:1529
msgid "MPD-Tag"
msgstr "MPD-Tag"
#: mpdevil:1433
#: mpdevil:1532
msgid "Value"
msgstr "Wert"
#: mpdevil:1564
#: mpdevil:1686
msgid "_Append"
msgstr "_Anhängen"
#: mpdevil:1566
#: mpdevil:1686
msgid "Add all titles to playlist"
msgstr "Alle Titel der Wiedergabeliste anhängen"
#: mpdevil:1567
#: mpdevil:1687
msgid "_Play"
msgstr "Ab_spielen"
#: mpdevil:1569
#: mpdevil:1687
msgid "Directly play all titles"
msgstr "Alle Titel sofort abspielen"
#: mpdevil:1570
#: mpdevil:1688
msgid "_Enqueue"
msgstr "_Einreihen"
#: mpdevil:1572
#: mpdevil:1688
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
@@ -273,257 +293,286 @@ msgstr ""
"Alle Titel hinter dem aktuellen Stück einreihen und die weitere "
"Wiedergabeliste leeren"
#: mpdevil:1827
#: mpdevil:1952
msgid "all tags"
msgstr "Alle Tags"
#: mpdevil:1856
#: mpdevil:1976
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] "{hits} Treffer"
msgstr[1] "{hits} Treffer"
#: mpdevil:1894
#: mpdevil:2116
msgid "all genres"
msgstr "Alle Genres"
#: mpdevil:1996
#: mpdevil:2141
msgid "all artists"
msgstr "Alle Interpreten"
#: mpdevil:2180 mpdevil:2805 mpdevil:3091 mpdevil:3092
#: mpdevil:2367
#, python-brace-format
msgid "{titles} title"
msgid_plural "{titles} titles"
msgstr[0] "{titles} Titel"
msgstr[1] "{titles} Titel"
msgid "{number} songs on {discs} discs ({duration})"
msgstr "{number} Stücke auf {discs} CDs ({duration})"
#: mpdevil:2182
#: mpdevil:2370 mpdevil:3056
#, python-brace-format
msgid "on {discs} discs"
msgstr "auf {discs} CDs"
msgid "{number} song ({duration})"
msgid_plural "{number} songs ({duration})"
msgstr[0] "{number} Stück ({duration})"
msgstr[1] "{number} Stücke ({duration})"
#: mpdevil:2322 mpdevil:3536
#: mpdevil:2509 mpdevil:3681
msgid "Back to current album"
msgstr "Zurück zu aktuellem Album"
#: mpdevil:2324
#: mpdevil:2511
msgid "Search"
msgstr "Suche"
#: mpdevil:2500
msgid "searching..."
msgstr "suche..."
#: mpdevil:2514
msgid "Filter by genre"
msgstr "Nach Genre filtern"
#: mpdevil:2505
#: mpdevil:2704
msgid "searching…"
msgstr "suche…"
#: mpdevil:2709
msgid "connection error"
msgstr "Verbindungsfehler"
#: mpdevil:2507
#: mpdevil:2711
msgid "lyrics not found"
msgstr "Liedtext nicht gefunden"
#: mpdevil:2552
#, python-brace-format
msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] "{channels} Kanal"
msgstr[1] "{channels} Kanäle"
#: mpdevil:2680
#: mpdevil:2816
msgid "Scroll to current song"
msgstr "Gehe zu aktuellem Lied"
#: mpdevil:2688 mpdevil:3552
msgid "Clear playlist"
msgstr "Wiedergabeliste leeren"
#: mpdevil:2982
#: mpdevil:3117
msgid "Show lyrics"
msgstr "Zeige Liedtext"
#: mpdevil:3300
msgid "Random mode"
msgstr "Zufallsmodus"
#: mpdevil:3219 mpdevil:3220
#, python-brace-format
msgid "{number} song"
msgid_plural "{number} songs"
msgstr[0] "{number} Stück"
msgstr[1] "{number} Stücke"
#: mpdevil:3302
#: mpdevil:3434
msgid "Repeat mode"
msgstr "Dauerschleife"
#: mpdevil:3304
#: mpdevil:3435
msgid "Random mode"
msgstr "Zufallsmodus"
#: mpdevil:3436
msgid "Single mode"
msgstr "Einzelstückmodus"
#: mpdevil:3306
#: mpdevil:3437
msgid "Consume mode"
msgstr "Wiedergabeliste verbrauchen"
#: mpdevil:3514
#: mpdevil:3659
msgid "Window"
msgstr "Fenster"
#: mpdevil:3515
#: mpdevil:3660
msgid "Playback"
msgstr "Wiedergabe"
#: mpdevil:3516
msgid "Search, Album Dialog and Album List"
msgstr "Suche, Albumdialog und Albumliste"
#: mpdevil:3661
msgid "Search, Album Dialog, Album List and Artist List"
msgstr "Suche, Albumdialog, Albumliste und Interpretenliste"
#: mpdevil:3526
#: mpdevil:3671
msgid "Open online help"
msgstr "Onlinehilfe öffnen"
#: mpdevil:3527
#: mpdevil:3672
msgid "Open shortcuts window"
msgstr "Tastenkürzelfenster öffnen"
#: mpdevil:3528
#: mpdevil:3673
msgid "Open menu"
msgstr "Menü öffnen"
#: mpdevil:3529 mpdevil:3672
#: mpdevil:3674 mpdevil:3820
msgid "Update database"
msgstr "Datenbank aktualisieren"
#: mpdevil:3530 mpdevil:3670
#: mpdevil:3675 mpdevil:3818
msgid "Quit"
msgstr "Beenden"
#: mpdevil:3531
#: mpdevil:3676
msgid "Cycle through profiles"
msgstr "Profile durchschalten"
#: mpdevil:3532
#: mpdevil:3677
msgid "Cycle through profiles in reversed order"
msgstr "Profile rückwärts durchschalten"
#: mpdevil:3533
#: mpdevil:3678
msgid "Toggle mini player"
msgstr "Miniplayer ein-/ausschalten"
#: mpdevil:3534
#: mpdevil:3679
msgid "Toggle lyrics"
msgstr "Liedtext ein-/ausblenden"
#: mpdevil:3535
#: mpdevil:3680
msgid "Toggle search"
msgstr "Suche ein-/ausblenden"
#: mpdevil:3537
#: mpdevil:3682
msgid "Play/Pause"
msgstr "Wiedergabe/Pause"
#: mpdevil:3538
#: mpdevil:3683
msgid "Stop"
msgstr "Stopp"
#: mpdevil:3539
#: mpdevil:3684
msgid "Next title"
msgstr "Nächster Titel"
#: mpdevil:3540
#: mpdevil:3685
msgid "Previous title"
msgstr "Vorheriger Titel"
#: mpdevil:3541
#: mpdevil:3686
msgid "Seek forward"
msgstr "Vorspulen"
#: mpdevil:3542
#: mpdevil:3687
msgid "Seek backward"
msgstr "Zurückspulen"
#: mpdevil:3543
#: mpdevil:3688
msgid "Toggle repeat mode"
msgstr "Dauerschleife ein-/ausschalten"
#: mpdevil:3544
#: mpdevil:3689
msgid "Toggle random mode"
msgstr "Zufallsmodus ein-/ausschalten"
#: mpdevil:3545
#: mpdevil:3690
msgid "Toggle single mode"
msgstr "Einzelstückmodus ein-/ausschalten"
#: mpdevil:3546
#: mpdevil:3691
msgid "Toggle consume mode"
msgstr "Wiedergabeliste verbrauchen ein-/ausschalten"
#: mpdevil:3547
msgid "Play selected item (next)"
msgstr "Ausgewähltes Element (als Nächstes) abspielen"
#: mpdevil:3692
msgid "Enqueue selected item"
msgstr "Ausgewähltes Element einreihen"
#: mpdevil:3547
msgid "Left-click"
msgstr "Linksklick"
#: mpdevil:3548
#: mpdevil:3693
msgid "Append selected item"
msgstr "Ausgewähltes Element anhängen"
#: mpdevil:3548 mpdevil:3551
#: mpdevil:3693 mpdevil:3696
msgid "Middle-click"
msgstr "Mittelklick"
#: mpdevil:3549
#: mpdevil:3694
msgid "Play selected item immediately"
msgstr "Ausgewähltes Element sofort abspielen"
#: mpdevil:3549
#: mpdevil:3694
msgid "Double-click"
msgstr "Doppelklick"
#: mpdevil:3550 mpdevil:3553
#: mpdevil:3695 mpdevil:3698
msgid "Show additional information"
msgstr "Zeige weitere Informationen"
#: mpdevil:3550 mpdevil:3553
#: mpdevil:3695 mpdevil:3698
msgid "Right-click"
msgstr "Rechtsklick"
#: mpdevil:3551
#: mpdevil:3696
msgid "Remove selected song"
msgstr "Ausgewählten Titel entfernen"
#: mpdevil:3577
#: mpdevil:3697
msgid "Clear playlist"
msgstr "Wiedergabeliste leeren"
#: mpdevil:3720
msgid "Connect"
msgstr "Verbinden"
#: mpdevil:3595
#: mpdevil:3741
#, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed"
msgstr "Verbindung zu „{profile}“ ({host}:{port}) fehlgeschlagen"
#: mpdevil:3667
#: mpdevil:3815
msgid "Keyboard shortcuts"
msgstr "Tastenkürzel"
#: mpdevil:3668
#: mpdevil:3816
msgid "Help"
msgstr "Hilfe"
#: mpdevil:3669
#: mpdevil:3817
msgid "About"
msgstr "Über"
#: mpdevil:3673
#: mpdevil:3821
msgid "Server stats"
msgstr "Serverstatistik"
#: mpdevil:3678
#: mpdevil:3826
msgid "Mini player"
msgstr "Miniplayer"
#: mpdevil:3683
#: mpdevil:3831
msgid "Menu"
msgstr "Menü"
#: mpdevil:3734 mpdevil:3736
#: mpdevil:3882 mpdevil:3884
msgid "connecting…"
msgstr "verbinden…"
#: mpdevil:4049
msgid "Debug mode"
msgstr "Debugmodus"
#, python-brace-format
#~ msgid "{titles} title"
#~ msgid_plural "{titles} titles"
#~ msgstr[0] "{titles} Titel"
#~ msgstr[1] "{titles} Titel"
#~ msgid "Secondary icon size:"
#~ msgstr "Sekundäre Symbolgröße:"
#~ 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"
@@ -556,10 +605,6 @@ msgstr "verbinden…"
#~ "{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})"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-12 16:57+0100\n"
"POT-Creation-Date: 2021-07-20 20:16+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,501 +18,525 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: mpdevil:438
#: mpdevil:448
#, python-brace-format
msgid "{days} day"
msgid_plural "{days} days"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:473
msgid "Unknown Title"
msgstr ""
#: mpdevil:802
msgid "Main cover size:"
msgstr ""
#: mpdevil:803
msgid "Album view cover size:"
msgstr ""
#: mpdevil:804
msgid "Action bar icon size:"
msgstr ""
#: mpdevil:805
msgid "Secondary icon size:"
msgstr ""
#: mpdevil:818
msgid "Use Client-side decoration"
msgstr ""
#: mpdevil:819
msgid "Show stop button"
msgstr ""
#: mpdevil:820
msgid "Show lyrics button"
msgstr ""
#: mpdevil:821
msgid "Show initials in artist view"
msgstr ""
#: mpdevil:822
msgid "Place playlist at the side"
msgstr ""
#: mpdevil:823
msgid "Use “Album Artist” tag"
msgstr ""
#: mpdevil:824
msgid "Send notification on title change"
msgstr ""
#: mpdevil:825
msgid "Stop playback on quit"
msgstr ""
#: mpdevil:826
msgid "Play selected albums and titles immediately"
msgstr ""
#: mpdevil:827
msgid "Sort albums by year"
msgstr ""
#: mpdevil:839
msgid "<b>View</b>"
msgstr ""
#: mpdevil:840
msgid "<b>Behavior</b>"
msgstr ""
#: mpdevil:860
msgid "(restart required)"
msgstr ""
#: mpdevil:909
msgid "_Connect"
msgstr ""
#: mpdevil:925
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:930
msgid "Profile:"
msgstr ""
#: mpdevil:931
msgid "Name:"
msgstr ""
#: mpdevil:932
msgid "Host:"
msgstr ""
#: mpdevil:933
msgid "Password:"
msgstr ""
#: mpdevil:934
msgid "Music lib:"
msgstr ""
#: mpdevil:935
msgid "Cover regex:"
msgstr ""
#: mpdevil:1070
msgid "Choose directory"
msgstr ""
#: mpdevil:1101
msgid "Choose the order of information to appear in the playlist:"
msgstr ""
#: mpdevil:1118 mpdevil:1671 mpdevil:1766 mpdevil:2706
msgid "No"
msgstr ""
#: mpdevil:1118 mpdevil:2707
msgid "Disc"
msgstr ""
#: mpdevil:1118 mpdevil:1674 mpdevil:1771 mpdevil:2708
msgid "Title"
msgstr ""
#: mpdevil:1118 mpdevil:1777 mpdevil:2709
msgid "Artist"
msgstr ""
#: mpdevil:1118 mpdevil:1783 mpdevil:2710
msgid "Album"
msgstr ""
#: mpdevil:1118 mpdevil:1678 mpdevil:1789 mpdevil:2711
msgid "Length"
msgstr ""
#: mpdevil:1118 mpdevil:2712
msgid "Year"
msgstr ""
#: mpdevil:1118 mpdevil:2713
msgid "Genre"
msgstr ""
#: mpdevil:1234 mpdevil:1236 mpdevil:3666
msgid "Settings"
msgstr ""
#: mpdevil:1249 mpdevil:1258 mpdevil:3513
msgid "General"
msgstr ""
#: mpdevil:1250 mpdevil:1259 mpdevil:3677
msgid "Profiles"
msgstr ""
#: mpdevil:1251 mpdevil:1260 mpdevil:3517
msgid "Playlist"
msgstr ""
#: mpdevil:1273
msgid "Stats"
msgstr ""
#: mpdevil:1283
msgid "<b>Protocol:</b>"
msgstr ""
#: mpdevil:1284
msgid "<b>Uptime:</b>"
msgstr ""
#: mpdevil:1285
msgid "<b>Playtime:</b>"
msgstr ""
#: mpdevil:1286
msgid "<b>Artists:</b>"
msgstr ""
#: mpdevil:1287
msgid "<b>Albums:</b>"
msgstr ""
#: mpdevil:1288
msgid "<b>Songs:</b>"
msgstr ""
#: mpdevil:1289
msgid "<b>Total Playtime:</b>"
msgstr ""
#: mpdevil:1290
msgid "<b>Database Update:</b>"
msgstr ""
#: mpdevil:1314
msgid "A simple music browser for MPD"
msgstr ""
#: mpdevil:1412
msgid "Open with…"
msgstr ""
#: mpdevil:1430
msgid "MPD-Tag"
msgstr ""
#: mpdevil:1433
msgid "Value"
msgstr ""
#: mpdevil:1564
msgid "_Append"
msgstr ""
#: mpdevil:1566
msgid "Add all titles to playlist"
msgstr ""
#: mpdevil:1567
msgid "_Play"
msgstr ""
#: mpdevil:1569
msgid "Directly play all titles"
msgstr ""
#: mpdevil:1570
msgid "_Enqueue"
msgstr ""
#: mpdevil:1572
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
msgstr ""
#: mpdevil:1827
msgid "all tags"
msgstr ""
#: mpdevil:1856
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:1894
msgid "all genres"
msgstr ""
#: mpdevil:1996
msgid "all artists"
msgstr ""
#: mpdevil:2180 mpdevil:2805 mpdevil:3091 mpdevil:3092
#, python-brace-format
msgid "{titles} title"
msgid_plural "{titles} titles"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:2182
#, python-brace-format
msgid "on {discs} discs"
msgstr ""
#: mpdevil:2322 mpdevil:3536
msgid "Back to current album"
msgstr ""
#: mpdevil:2324
msgid "Search"
msgstr ""
#: mpdevil:2500
msgid "searching..."
msgstr ""
#: mpdevil:2505
msgid "connection error"
msgstr ""
#: mpdevil:2507
msgid "lyrics not found"
msgstr ""
#: mpdevil:2552
#: mpdevil:467
#, python-brace-format
msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:2680
#: mpdevil:499
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)"
msgstr ""
#: mpdevil:1044
msgid "_Connect"
msgstr ""
#: mpdevil:1055
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:1059
msgid "Profile:"
msgstr ""
#: mpdevil:1060
msgid "Host:"
msgstr ""
#: mpdevil:1061
msgid "Password:"
msgstr ""
#: mpdevil:1062
msgid "Music lib:"
msgstr ""
#: mpdevil:1063
msgid "Cover regex:"
msgstr ""
#: mpdevil:1167
msgid "Choose directory"
msgstr ""
#: mpdevil:1194
msgid "Choose the order of information to appear in the playlist:"
msgstr ""
#: mpdevil:1211 mpdevil:1751 mpdevil:1877 mpdevil:2838
msgid "No"
msgstr ""
#: mpdevil:1211 mpdevil:2839
msgid "Disc"
msgstr ""
#: mpdevil:1211 mpdevil:1754 mpdevil:1882 mpdevil:2840 mpdevil:2954
#: mpdevil:2956
msgid "Title"
msgstr ""
#: mpdevil:1211 mpdevil:1888 mpdevil:2841
msgid "Artist"
msgstr ""
#: mpdevil:1211 mpdevil:1894 mpdevil:2842
msgid "Album"
msgstr ""
#: mpdevil:1211 mpdevil:1757 mpdevil:1900 mpdevil:2843
msgid "Length"
msgstr ""
#: mpdevil:1211 mpdevil:2844
msgid "Year"
msgstr ""
#: mpdevil:1211 mpdevil:2845
msgid "Genre"
msgstr ""
#: mpdevil:1301 mpdevil:1303 mpdevil:3721 mpdevil:3814
msgid "Settings"
msgstr ""
#: mpdevil:1316 mpdevil:1325 mpdevil:3658
msgid "General"
msgstr ""
#: mpdevil:1317 mpdevil:1326 mpdevil:3825
msgid "Profiles"
msgstr ""
#: mpdevil:1318 mpdevil:1327 mpdevil:3662
msgid "Playlist"
msgstr ""
#: mpdevil:1344
msgid "Stats"
msgstr ""
#: mpdevil:1354
msgid "<b>Protocol:</b>"
msgstr ""
#: mpdevil:1355
msgid "<b>Uptime:</b>"
msgstr ""
#: mpdevil:1356
msgid "<b>Playtime:</b>"
msgstr ""
#: mpdevil:1357
msgid "<b>Artists:</b>"
msgstr ""
#: mpdevil:1358
msgid "<b>Albums:</b>"
msgstr ""
#: mpdevil:1359
msgid "<b>Songs:</b>"
msgstr ""
#: mpdevil:1360
msgid "<b>Total Playtime:</b>"
msgstr ""
#: mpdevil:1361
msgid "<b>Database Update:</b>"
msgstr ""
#: mpdevil:1385
msgid "A simple music browser for MPD"
msgstr ""
#: mpdevil:1494
msgid "Open with…"
msgstr ""
#: mpdevil:1509 mpdevil:1811
msgid "Append"
msgstr ""
#: mpdevil:1510 mpdevil:1812
msgid "Play"
msgstr ""
#: mpdevil:1511 mpdevil:1813
msgid "Enqueue"
msgstr ""
#: mpdevil:1529
msgid "MPD-Tag"
msgstr ""
#: mpdevil:1532
msgid "Value"
msgstr ""
#: mpdevil:1686
msgid "_Append"
msgstr ""
#: mpdevil:1686
msgid "Add all titles to playlist"
msgstr ""
#: mpdevil:1687
msgid "_Play"
msgstr ""
#: mpdevil:1687
msgid "Directly play all titles"
msgstr ""
#: mpdevil:1688
msgid "_Enqueue"
msgstr ""
#: mpdevil:1688
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
msgstr ""
#: mpdevil:1952
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
msgid "{number} song ({duration})"
msgid_plural "{number} songs ({duration})"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:2509 mpdevil:3681
msgid "Back to current album"
msgstr ""
#: mpdevil:2511
msgid "Search"
msgstr ""
#: mpdevil:2514
msgid "Filter by genre"
msgstr ""
#: mpdevil:2704
msgid "searching…"
msgstr ""
#: mpdevil:2709
msgid "connection error"
msgstr ""
#: mpdevil:2711
msgid "lyrics not found"
msgstr ""
#: mpdevil:2816
msgid "Scroll to current song"
msgstr ""
#: mpdevil:2688 mpdevil:3552
msgid "Clear playlist"
msgstr ""
#: mpdevil:2982
#: mpdevil:3117
msgid "Show lyrics"
msgstr ""
#: mpdevil:3300
msgid "Random mode"
msgstr ""
#: mpdevil:3219 mpdevil:3220
#, python-brace-format
msgid "{number} song"
msgid_plural "{number} songs"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:3302
#: mpdevil:3434
msgid "Repeat mode"
msgstr ""
#: mpdevil:3304
#: mpdevil:3435
msgid "Random mode"
msgstr ""
#: mpdevil:3436
msgid "Single mode"
msgstr ""
#: mpdevil:3306
#: mpdevil:3437
msgid "Consume mode"
msgstr ""
#: mpdevil:3514
#: mpdevil:3659
msgid "Window"
msgstr ""
#: mpdevil:3515
#: mpdevil:3660
msgid "Playback"
msgstr ""
#: mpdevil:3516
msgid "Search, Album Dialog and Album List"
#: mpdevil:3661
msgid "Search, Album Dialog, Album List and Artist List"
msgstr ""
#: mpdevil:3526
#: mpdevil:3671
msgid "Open online help"
msgstr ""
#: mpdevil:3527
#: mpdevil:3672
msgid "Open shortcuts window"
msgstr ""
#: mpdevil:3528
#: mpdevil:3673
msgid "Open menu"
msgstr ""
#: mpdevil:3529 mpdevil:3672
#: mpdevil:3674 mpdevil:3820
msgid "Update database"
msgstr ""
#: mpdevil:3530 mpdevil:3670
#: mpdevil:3675 mpdevil:3818
msgid "Quit"
msgstr ""
#: mpdevil:3531
#: mpdevil:3676
msgid "Cycle through profiles"
msgstr ""
#: mpdevil:3532
#: mpdevil:3677
msgid "Cycle through profiles in reversed order"
msgstr ""
#: mpdevil:3533
#: mpdevil:3678
msgid "Toggle mini player"
msgstr ""
#: mpdevil:3534
#: mpdevil:3679
msgid "Toggle lyrics"
msgstr ""
#: mpdevil:3535
#: mpdevil:3680
msgid "Toggle search"
msgstr ""
#: mpdevil:3537
#: mpdevil:3682
msgid "Play/Pause"
msgstr ""
#: mpdevil:3538
#: mpdevil:3683
msgid "Stop"
msgstr ""
#: mpdevil:3539
#: mpdevil:3684
msgid "Next title"
msgstr ""
#: mpdevil:3540
#: mpdevil:3685
msgid "Previous title"
msgstr ""
#: mpdevil:3541
#: mpdevil:3686
msgid "Seek forward"
msgstr ""
#: mpdevil:3542
#: mpdevil:3687
msgid "Seek backward"
msgstr ""
#: mpdevil:3543
#: mpdevil:3688
msgid "Toggle repeat mode"
msgstr ""
#: mpdevil:3544
#: mpdevil:3689
msgid "Toggle random mode"
msgstr ""
#: mpdevil:3545
#: mpdevil:3690
msgid "Toggle single mode"
msgstr ""
#: mpdevil:3546
#: mpdevil:3691
msgid "Toggle consume mode"
msgstr ""
#: mpdevil:3547
msgid "Play selected item (next)"
#: mpdevil:3692
msgid "Enqueue selected item"
msgstr ""
#: mpdevil:3547
msgid "Left-click"
msgstr ""
#: mpdevil:3548
#: mpdevil:3693
msgid "Append selected item"
msgstr ""
#: mpdevil:3548 mpdevil:3551
#: mpdevil:3693 mpdevil:3696
msgid "Middle-click"
msgstr ""
#: mpdevil:3549
#: mpdevil:3694
msgid "Play selected item immediately"
msgstr ""
#: mpdevil:3549
#: mpdevil:3694
msgid "Double-click"
msgstr ""
#: mpdevil:3550 mpdevil:3553
#: mpdevil:3695 mpdevil:3698
msgid "Show additional information"
msgstr ""
#: mpdevil:3550 mpdevil:3553
#: mpdevil:3695 mpdevil:3698
msgid "Right-click"
msgstr ""
#: mpdevil:3551
#: mpdevil:3696
msgid "Remove selected song"
msgstr ""
#: mpdevil:3577
#: mpdevil:3697
msgid "Clear playlist"
msgstr ""
#: mpdevil:3720
msgid "Connect"
msgstr ""
#: mpdevil:3595
#: mpdevil:3741
#, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed"
msgstr ""
#: mpdevil:3667
#: mpdevil:3815
msgid "Keyboard shortcuts"
msgstr ""
#: mpdevil:3668
#: mpdevil:3816
msgid "Help"
msgstr ""
#: mpdevil:3669
#: mpdevil:3817
msgid "About"
msgstr ""
#: mpdevil:3673
#: mpdevil:3821
msgid "Server stats"
msgstr ""
#: mpdevil:3678
#: mpdevil:3826
msgid "Mini player"
msgstr ""
#: mpdevil:3683
#: mpdevil:3831
msgid "Menu"
msgstr ""
#: mpdevil:3734 mpdevil:3736
#: mpdevil:3882 mpdevil:3884
msgid "connecting…"
msgstr ""
#: mpdevil:4049
msgid "Debug mode"
msgstr ""

371
po/nl.po
View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-12 16:57+0100\n"
"PO-Revision-Date: 2021-02-12 16:59+0100\n"
"POT-Creation-Date: 2021-07-20 20:16+0200\n"
"PO-Revision-Date: 2021-07-20 20:17+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: nl\n"
@@ -18,90 +18,101 @@ msgstr ""
"X-Generator: Poedit 2.3.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mpdevil:438
#: mpdevil:448
#, python-brace-format
msgid "{days} day"
msgid_plural "{days} days"
msgstr[0] "{days} dag"
msgstr[1] "{days} dagen"
#: mpdevil:473
#: mpdevil:467
#, python-brace-format
msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] "{channels} kanaal"
msgstr[1] "{channels} kanalen"
#: mpdevil:499
msgid "Unknown Title"
msgstr "Onbekende titel"
#: mpdevil:802
#: mpdevil:965
msgid "Main cover size:"
msgstr "Grootte albumhoes:"
#: mpdevil:803
#: mpdevil:966
msgid "Album view cover size:"
msgstr "Hoesgrootte in albumlijst:"
#: mpdevil:804
#: mpdevil:967
msgid "Action bar icon size:"
msgstr "Grootte iconen werkbalk:"
#: mpdevil:805
msgid "Secondary icon size:"
msgstr "Grootte overige iconen:"
#: mpdevil:818
#: mpdevil:977
msgid "Use Client-side decoration"
msgstr "Gebruik vensterdecoratie van mpdevil"
#: mpdevil:819
#: mpdevil:978
msgid "Show stop button"
msgstr "Toon stopknop"
#: mpdevil:820
#: mpdevil:979
msgid "Show audio format"
msgstr "Toon audioformaat"
#: mpdevil:980
msgid "Show lyrics button"
msgstr "Toon songtekstknop"
#: mpdevil:821
msgid "Show initials in artist view"
msgstr "Toon beginletters in artiestenlijst"
#: mpdevil:822
#: mpdevil:981
msgid "Place playlist at the side"
msgstr "Plaats afspeellijst aan de zijkant"
#: mpdevil:823
#: mpdevil:982
msgid "Use “Album Artist” tag"
msgstr "Gebruik tag \"Album Artist\""
msgstr "Gebruik tag Album Artist"
#: mpdevil:824
#: mpdevil:983
msgid "Send notification on title change"
msgstr "Verstuur een melding bij titelwisseling"
#: mpdevil:825
#: mpdevil:984
msgid "Stop playback on quit"
msgstr "Stop afspelen bij afsluiten"
#: mpdevil:826
#: mpdevil:985
msgid "Play selected albums and titles immediately"
msgstr "Geselecteerde albums en titels direct afspelen"
#: mpdevil:827
#: mpdevil:986
msgid "Sort albums by year"
msgstr "Sorteer albums op jaar"
#: mpdevil:839
#: 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:840
#: mpdevil:997
msgid "<b>Behavior</b>"
msgstr "<b>Gedrag</b>"
#: mpdevil:860
#: mpdevil:1011 mpdevil:1022
msgid "(restart required)"
msgstr "(herstart vereist)"
#: mpdevil:909
#: mpdevil:1044
msgid "_Connect"
msgstr "_Verbinden"
#: mpdevil:925
#: mpdevil:1055
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,159 +122,168 @@ msgstr ""
"met deze regex wordt getoond. %AlbumArtist% en %Album% worden vervangen door "
"de bijbehorende tags van het muziekbestand."
#: mpdevil:930
#: mpdevil:1059
msgid "Profile:"
msgstr "Profiel:"
#: mpdevil:931
msgid "Name:"
msgstr "Naam:"
#: mpdevil:932
#: mpdevil:1060
msgid "Host:"
msgstr "Host:"
#: mpdevil:933
#: mpdevil:1061
msgid "Password:"
msgstr "Wachtwoord:"
#: mpdevil:934
#: mpdevil:1062
msgid "Music lib:"
msgstr "Muziekmap:"
#: mpdevil:935
#: mpdevil:1063
msgid "Cover regex:"
msgstr "Regex albumhoes:"
#: mpdevil:1070
#: mpdevil:1167
msgid "Choose directory"
msgstr "Kies een map"
#: mpdevil:1101
#: 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:1118 mpdevil:1671 mpdevil:1766 mpdevil:2706
#: mpdevil:1211 mpdevil:1751 mpdevil:1877 mpdevil:2838
msgid "No"
msgstr "Nr"
#: mpdevil:1118 mpdevil:2707
#: mpdevil:1211 mpdevil:2839
msgid "Disc"
msgstr "Disc"
#: mpdevil:1118 mpdevil:1674 mpdevil:1771 mpdevil:2708
#: mpdevil:1211 mpdevil:1754 mpdevil:1882 mpdevil:2840 mpdevil:2954
#: mpdevil:2956
msgid "Title"
msgstr "Titel"
#: mpdevil:1118 mpdevil:1777 mpdevil:2709
#: mpdevil:1211 mpdevil:1888 mpdevil:2841
msgid "Artist"
msgstr "Artiest"
#: mpdevil:1118 mpdevil:1783 mpdevil:2710
#: mpdevil:1211 mpdevil:1894 mpdevil:2842
msgid "Album"
msgstr "Album"
#: mpdevil:1118 mpdevil:1678 mpdevil:1789 mpdevil:2711
#: mpdevil:1211 mpdevil:1757 mpdevil:1900 mpdevil:2843
msgid "Length"
msgstr "Lengte"
#: mpdevil:1118 mpdevil:2712
#: mpdevil:1211 mpdevil:2844
msgid "Year"
msgstr "Jaar"
#: mpdevil:1118 mpdevil:2713
#: mpdevil:1211 mpdevil:2845
msgid "Genre"
msgstr "Genre"
#: mpdevil:1234 mpdevil:1236 mpdevil:3666
#: mpdevil:1301 mpdevil:1303 mpdevil:3721 mpdevil:3814
msgid "Settings"
msgstr "Instellingen"
#: mpdevil:1249 mpdevil:1258 mpdevil:3513
#: mpdevil:1316 mpdevil:1325 mpdevil:3658
msgid "General"
msgstr "Algemeen"
#: mpdevil:1250 mpdevil:1259 mpdevil:3677
#: mpdevil:1317 mpdevil:1326 mpdevil:3825
msgid "Profiles"
msgstr "Profielen"
#: mpdevil:1251 mpdevil:1260 mpdevil:3517
#: mpdevil:1318 mpdevil:1327 mpdevil:3662
msgid "Playlist"
msgstr "Afspeellijst"
#: mpdevil:1273
#: mpdevil:1344
msgid "Stats"
msgstr "Statistieken"
#: mpdevil:1283
#: mpdevil:1354
msgid "<b>Protocol:</b>"
msgstr "<b>Protocol:</b>"
#: mpdevil:1284
#: mpdevil:1355
msgid "<b>Uptime:</b>"
msgstr "<b>Uptime:</b>"
#: mpdevil:1285
#: mpdevil:1356
msgid "<b>Playtime:</b>"
msgstr "<b>Afspeeltijd:</b>"
#: mpdevil:1286
#: mpdevil:1357
msgid "<b>Artists:</b>"
msgstr "<b>Artiesten:</b>"
#: mpdevil:1287
#: mpdevil:1358
msgid "<b>Albums:</b>"
msgstr "<b>Albums:</b>"
#: mpdevil:1288
#: mpdevil:1359
msgid "<b>Songs:</b>"
msgstr "<b>Titels:</b>"
#: mpdevil:1289
#: mpdevil:1360
msgid "<b>Total Playtime:</b>"
msgstr "<b>Totale speelduur:</b>"
#: mpdevil:1290
#: mpdevil:1361
msgid "<b>Database Update:</b>"
msgstr "<b>Database bijgewerkt:</b>"
#: mpdevil:1314
#: mpdevil:1385
msgid "A simple music browser for MPD"
msgstr "Een simpele muziekspeler voor MPD"
#: mpdevil:1412
#: mpdevil:1494
msgid "Open with…"
msgstr "Openen met…"
#: mpdevil:1430
#: mpdevil:1509 mpdevil:1811
msgid "Append"
msgstr "Toevoegen"
#: mpdevil:1510 mpdevil:1812
msgid "Play"
msgstr "Afspelen"
#: mpdevil:1511 mpdevil:1813
msgid "Enqueue"
msgstr "In wachtrij plaatsen"
#: mpdevil:1529
msgid "MPD-Tag"
msgstr "MPD-Tag"
#: mpdevil:1433
#: mpdevil:1532
msgid "Value"
msgstr "Waarde"
#: mpdevil:1564
#: mpdevil:1686
msgid "_Append"
msgstr "_Toevoegen"
#: mpdevil:1566
#: mpdevil:1686
msgid "Add all titles to playlist"
msgstr "Voeg alle titels toe aan de afspeellijst"
#: mpdevil:1567
#: mpdevil:1687
msgid "_Play"
msgstr "_Afspelen"
#: mpdevil:1569
#: mpdevil:1687
msgid "Directly play all titles"
msgstr "Alle titels direct afspelen"
#: mpdevil:1570
#: mpdevil:1688
msgid "_Enqueue"
msgstr "_In wachtrij plaatsen"
#: mpdevil:1572
#: mpdevil:1688
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
@@ -271,257 +291,286 @@ msgstr ""
"Alle titels toevoegen na de nu spelende titel en alle overige titels uit de "
"afspeellijst verwijderen"
#: mpdevil:1827
#: mpdevil:1952
msgid "all tags"
msgstr "alle tags"
#: mpdevil:1856
#: mpdevil:1976
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] "{hits} hit"
msgstr[1] "{hits} treffers"
#: mpdevil:1894
#: mpdevil:2116
msgid "all genres"
msgstr "alle genres"
#: mpdevil:1996
#: mpdevil:2141
msgid "all artists"
msgstr "alle artiesten"
#: mpdevil:2180 mpdevil:2805 mpdevil:3091 mpdevil:3092
#: mpdevil:2367
#, python-brace-format
msgid "{titles} title"
msgid_plural "{titles} titles"
msgstr[0] "{titles} titel"
msgstr[1] "{titles} titels"
msgid "{number} songs on {discs} discs ({duration})"
msgstr "{number} nummers op {discs} cds ({duration})"
#: mpdevil:2182
#: mpdevil:2370 mpdevil:3056
#, python-brace-format
msgid "on {discs} discs"
msgstr "op {discs} discs"
msgid "{number} song ({duration})"
msgid_plural "{number} songs ({duration})"
msgstr[0] "{number} nummer ({duration})"
msgstr[1] "{number} nummers ({duration})"
#: mpdevil:2322 mpdevil:3536
#: mpdevil:2509 mpdevil:3681
msgid "Back to current album"
msgstr "Terug naar huidige album"
#: mpdevil:2324
#: mpdevil:2511
msgid "Search"
msgstr "Zoeken"
#: mpdevil:2500
msgid "searching..."
msgstr "bezig met zoeken..."
#: mpdevil:2514
msgid "Filter by genre"
msgstr "Filter op genre"
#: mpdevil:2505
#: mpdevil:2704
msgid "searching…"
msgstr "bezig met zoeken…"
#: mpdevil:2709
msgid "connection error"
msgstr "verbindingsfout"
#: mpdevil:2507
#: mpdevil:2711
msgid "lyrics not found"
msgstr "geen songtekst gevonden"
#: mpdevil:2552
#, python-brace-format
msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] "{channels} kanaal"
msgstr[1] "{channels} kanalen"
#: mpdevil:2680
#: mpdevil:2816
msgid "Scroll to current song"
msgstr "Naar de huidige titel scrollen"
#: mpdevil:2688 mpdevil:3552
msgid "Clear playlist"
msgstr "Afspeellijst legen"
#: mpdevil:2982
#: mpdevil:3117
msgid "Show lyrics"
msgstr "Toon songtekst"
#: mpdevil:3300
msgid "Random mode"
msgstr "Willekeurige modus"
#: mpdevil:3219 mpdevil:3220
#, python-brace-format
msgid "{number} song"
msgid_plural "{number} songs"
msgstr[0] "{number} nummer"
msgstr[1] "{number} nummers"
#: mpdevil:3302
#: mpdevil:3434
msgid "Repeat mode"
msgstr "Herhaalmodus"
#: mpdevil:3304
#: mpdevil:3435
msgid "Random mode"
msgstr "Willekeurige modus"
#: mpdevil:3436
msgid "Single mode"
msgstr "Enkele modus"
#: mpdevil:3306
#: mpdevil:3437
msgid "Consume mode"
msgstr "Verbruiksmodus"
#: mpdevil:3514
#: mpdevil:3659
msgid "Window"
msgstr "Venster"
#: mpdevil:3515
#: mpdevil:3660
msgid "Playback"
msgstr "Afspelen"
#: mpdevil:3516
msgid "Search, Album Dialog and Album List"
msgstr "Zoeken, Albumdialoog en Albumlijst"
#: mpdevil:3661
msgid "Search, Album Dialog, Album List and Artist List"
msgstr "Zoeken, Albumdialoog, Albumlijst en Artiestenlijst"
#: mpdevil:3526
#: mpdevil:3671
msgid "Open online help"
msgstr "Online hulp openen"
#: mpdevil:3527
#: mpdevil:3672
msgid "Open shortcuts window"
msgstr "Venster met sneltoetsen openen"
#: mpdevil:3528
#: mpdevil:3673
msgid "Open menu"
msgstr "Menu openen"
#: mpdevil:3529 mpdevil:3672
#: mpdevil:3674 mpdevil:3820
msgid "Update database"
msgstr "Database bijwerken"
#: mpdevil:3530 mpdevil:3670
#: mpdevil:3675 mpdevil:3818
msgid "Quit"
msgstr "Stoppen"
#: mpdevil:3531
#: mpdevil:3676
msgid "Cycle through profiles"
msgstr "Profielen doorlopen"
#: mpdevil:3532
#: mpdevil:3677
msgid "Cycle through profiles in reversed order"
msgstr "Profielen doorlopen in omgekeerde volgorde"
#: mpdevil:3533
#: mpdevil:3678
msgid "Toggle mini player"
msgstr "Omschakelen naar minispeler"
#: mpdevil:3534
#: mpdevil:3679
msgid "Toggle lyrics"
msgstr "Omschakelen naar songtekst"
#: mpdevil:3535
#: mpdevil:3680
msgid "Toggle search"
msgstr "Omschakelen naar zoeken"
#: mpdevil:3537
#: mpdevil:3682
msgid "Play/Pause"
msgstr "Afspelen/Pauzeren"
#: mpdevil:3538
#: mpdevil:3683
msgid "Stop"
msgstr "Stoppen"
#: mpdevil:3539
#: mpdevil:3684
msgid "Next title"
msgstr "Volgende titel"
#: mpdevil:3540
#: mpdevil:3685
msgid "Previous title"
msgstr "Vorige titel"
#: mpdevil:3541
#: mpdevil:3686
msgid "Seek forward"
msgstr "Vooruit spoelen"
#: mpdevil:3542
#: mpdevil:3687
msgid "Seek backward"
msgstr "Achteruit spoelen"
#: mpdevil:3543
#: mpdevil:3688
msgid "Toggle repeat mode"
msgstr "Omschakelen naar herhaalmodus"
#: mpdevil:3544
#: mpdevil:3689
msgid "Toggle random mode"
msgstr "Omschakelen naar willekeurige modus"
#: mpdevil:3545
#: mpdevil:3690
msgid "Toggle single mode"
msgstr "Omschakelen naar enkele modus"
#: mpdevil:3546
#: mpdevil:3691
msgid "Toggle consume mode"
msgstr "Omschakelen naar verbruiksmodus"
#: mpdevil:3547
msgid "Play selected item (next)"
msgstr "Geselecteerde item afspelen (volgende)"
#: mpdevil:3692
msgid "Enqueue selected item"
msgstr "Geselecteerde item in wachtrij plaatsen"
#: mpdevil:3547
msgid "Left-click"
msgstr "Linksklik"
#: mpdevil:3548
#: mpdevil:3693
msgid "Append selected item"
msgstr "Geselecteerde item toevoegen"
#: mpdevil:3548 mpdevil:3551
#: mpdevil:3693 mpdevil:3696
msgid "Middle-click"
msgstr "Middelklik"
#: mpdevil:3549
#: mpdevil:3694
msgid "Play selected item immediately"
msgstr "Geselecteerde item direct afspelen"
#: mpdevil:3549
#: mpdevil:3694
msgid "Double-click"
msgstr "Dubbelklik"
#: mpdevil:3550 mpdevil:3553
#: mpdevil:3695 mpdevil:3698
msgid "Show additional information"
msgstr "Toon extra informatie"
#: mpdevil:3550 mpdevil:3553
#: mpdevil:3695 mpdevil:3698
msgid "Right-click"
msgstr "Rechtsklik"
#: mpdevil:3551
#: mpdevil:3696
msgid "Remove selected song"
msgstr "Geselecteerde titel verwijderen"
#: mpdevil:3577
#: mpdevil:3697
msgid "Clear playlist"
msgstr "Afspeellijst legen"
#: mpdevil:3720
msgid "Connect"
msgstr "Verbinden"
#: mpdevil:3595
#: mpdevil:3741
#, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed"
msgstr "Verbinding met {profile}” ({host}:{port}) mislukt"
msgstr "Verbinding met {profile}” ({host}:{port}) mislukt"
#: mpdevil:3667
#: mpdevil:3815
msgid "Keyboard shortcuts"
msgstr "Sneltoetsen"
#: mpdevil:3668
#: mpdevil:3816
msgid "Help"
msgstr "Hulp"
#: mpdevil:3669
#: mpdevil:3817
msgid "About"
msgstr "Over"
#: mpdevil:3673
#: mpdevil:3821
msgid "Server stats"
msgstr "Serverstatistieken"
#: mpdevil:3678
#: mpdevil:3826
msgid "Mini player"
msgstr "Minispeler"
#: mpdevil:3683
#: mpdevil:3831
msgid "Menu"
msgstr "Menu"
#: mpdevil:3734 mpdevil:3736
#: mpdevil:3882 mpdevil:3884
msgid "connecting…"
msgstr "verbinding maken…"
#: mpdevil:4049
msgid "Debug mode"
msgstr "Debugmodus"
#, python-brace-format
#~ msgid "{titles} title"
#~ msgid_plural "{titles} titles"
#~ msgstr[0] "{titles} titel"
#~ msgstr[1] "{titles} titels"
#~ msgid "Secondary icon size:"
#~ msgstr "Grootte overige iconen:"
#~ 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"
@@ -554,9 +603,5 @@ msgstr "verbinding maken…"
#~ "{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"

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
beautifulsoup4
requests
python-mpd2 >=1.0
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.1.1', # sync with bin/mpdevil
version='1.3.0', # sync with bin/mpdevil
author="Martin Wagner",
author_email="martin.wagner.dev@gmail.com",
description=('A simple music browser for MPD'),