227 Commits

Author SHA1 Message Date
Martin Wagner
69e1ee1749 preparations for 1.5.0 2021-12-30 17:32:47 +01:00
Martin Wagner
20b8f5eb4c nl translation fix 2021-12-30 17:16:26 +01:00
Martin Wagner
d5f643eab8 fixed translation build 2021-12-30 01:23:29 +01:00
Martin Wagner
e746812c7d simplified locale settings 2021-12-29 17:20:52 +01:00
Martin Wagner
efabfca7d8 use gresource 2021-12-29 16:48:42 +01:00
Martin Wagner
fac7a3f6e3 switched to meson 2021-12-29 14:03:25 +01:00
Martin Wagner
39922e7c05 fixed mini player mode 2021-12-29 12:56:24 +01:00
Martin Wagner
4f9a8a3f35 reduced UI blocking with large collections 2021-12-22 21:17:08 +01:00
Martin Wagner
90c9628616 fixed overwrite 2021-12-21 20:14:56 +01:00
Martin Wagner
4bba0fca98 removed "use-album-artist" 2021-12-21 19:06:01 +01:00
Martin Wagner
432957e291 reworked browser to support "*sort" tags 2021-12-21 19:04:03 +01:00
Martin Wagner
237bd3bd92 preparations for 1.4.1 2021-11-13 14:13:02 +01:00
Martin Wagner
84490555b5 added missing coords conversion 2021-11-07 19:54:39 +01:00
Martin Wagner
c986da58f6 removed inelegant try/except 2021-11-07 17:27:58 +01:00
Martin Wagner
74989364fe fixed popover placing 2021-11-07 17:15:45 +01:00
Martin Wagner
e416dbffeb unified signal naming in EventEmitter 2021-10-30 21:58:35 +02:00
Martin Wagner
a6a580a7a6 removed duplicated code in AlbumList 2021-10-30 21:51:37 +02:00
Martin Wagner
ba40cd2ec3 simplified focus dependent keybindings 2021-10-30 21:49:01 +02:00
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
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
Martin Wagner
7969ec54ff preparations for 1.1.1 2021-02-14 17:10:51 +01:00
Martin Wagner
a352cef341 fixed unneeded hard drive write operations (flatpak) 2021-02-14 17:08:06 +01:00
Martin Wagner
2d6b83a94e preparations for 1.1.0 2021-02-13 12:03:08 +01:00
Martin Wagner
7610178497 removed empty tooltips 2021-02-13 11:56:16 +01:00
Martin Wagner
dedcca7bc4 changed default settings 2021-02-13 11:48:17 +01:00
Martin Wagner
95386b05bc removed separator 2021-02-12 21:48:54 +01:00
Martin Wagner
7c5f0b4fbf changed order of check buttons in settings window 2021-02-12 21:26:32 +01:00
Martin Wagner
8217a87f13 small formulation change 2021-02-12 17:00:06 +01:00
Martin Wagner
432a4d4425 dutch translation update 2021-02-12 09:34:02 +01:00
Martin Wagner
15ed338062 german translation update 2021-02-11 22:20:35 +01:00
Martin Wagner
6fc61f37e0 removed "combo_settings" from settings window 2021-02-11 19:09:12 +01:00
Martin Wagner
f07d7a3448 removed show-album-view-tooltips key 2021-02-11 18:10:39 +01:00
Martin Wagner
576bc088e9 remember mini player state 2021-02-08 17:49:45 +01:00
Martin Wagner
a5b2ad16dc fixed paned positions restoring 2021-02-08 09:32:55 +01:00
Martin Wagner
27b4efb49f improved column sizing in playlist window 2021-02-07 19:27:06 +01:00
Martin Wagner
b2cab7b188 removed unneeded vars 2021-02-07 19:14:38 +01:00
Martin Wagner
c4734d80b7 automatically save window layout 2021-02-07 19:05:30 +01:00
Martin Wagner
3ecb93b7b9 added mpd specific icons 2021-02-07 12:23:16 +01:00
Martin Wagner
4a0b6a0350 added symbolic app icon 2021-02-07 10:03:45 +01:00
Martin Wagner
7916112432 allow moving the miniplayer by dragging the cover 2021-02-04 21:33:51 +01:00
Martin Wagner
4e8ae30201 icon style fixes 2021-02-01 20:41:00 +01:00
Martin Wagner
a5a53032f2 small fix in german translation 2021-01-23 12:45:58 +01:00
Martin Wagner
24d5bd1ca3 fixed AudioType 2021-01-16 23:06:04 +01:00
Martin Wagner
959dc9b5ad improved sigular plural handling in translations 2021-01-16 14:55:06 +01:00
46 changed files with 5680 additions and 5359 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/builddir

View File

@@ -2,7 +2,7 @@ README for mpdevil
================== ==================
Mpdevil is a simple music browser for the Music Player Daemon (MPD) which is focused on playing local music without the need of managing playlists. Instead of maintaining a client side database of your music library mpdevil loads all tags and covers on demand. So you'll never see any outdated information in the browser. Mpdevil strongly relies on tags. Mpdevil is a simple music browser for the Music Player Daemon (MPD) which is focused on playing local music without the need of managing playlists. Instead of maintaining a client side database of your music library mpdevil loads all tags and covers on demand. So you'll never see any outdated information in the browser. Mpdevil strongly relies on tags.
![ScreenShot](screenshots/mainwindow_0.9.5.png) ![ScreenShot](screenshots/mainwindow_1.4.0.png)
Features Features
-------- --------
@@ -54,14 +54,14 @@ Building
-------- --------
Build dependencies: Build dependencies:
- DistUtilsExtra - meson
Dependencies: Dependencies:
- Gtk3 - Gtk3
- Python3 - Python3
Python modules: Python modules:
- mpd (python-mpd2 >=1.0) - mpd (python-mpd2 >=1.1)
- gi (Gtk, Gio, Gdk, GdkPixbuf, Pango, GObject, GLib, Notify) - gi (Gtk, Gio, Gdk, GdkPixbuf, Pango, GObject, GLib, Notify)
- requests - requests
- bs4 (beautifulsoup) - bs4 (beautifulsoup)
@@ -70,8 +70,9 @@ Run:
```bash ```bash
git clone https://github.com/SoongNoonien/mpdevil.git git clone https://github.com/SoongNoonien/mpdevil.git
cd mpdevil cd mpdevil
sudo python3 setup.py install meson builddir --prefix=/usr/local
sudo glib-compile-schemas /usr/share/glib-2.0/schemas sudo ninja -C builddir install
sudo glib-compile-schemas /usr/local/share/glib-2.0/schemas
sudo gtk-update-icon-cache sudo gtk-update-icon-cache
sudo update-desktop-database sudo update-desktop-database
``` ```

File diff suppressed because it is too large Load Diff

16
data/AboutDialog.ui Normal file
View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkAboutDialog" id="about_dialog">
<property name="modal">True</property>
<property name="program_name">mpdevil</property>
<property name="version">1.5.0</property>
<property name="comments" translatable="yes">A simple music browser for MPD</property>
<property name="authors">Martin Wagner</property>
<property name="translator_credits">Martin de Reuver
Martin Wagner</property>
<property name="website">https://github.com/SoongNoonien/mpdevil</property>
<property name="copyright">Copyright © 2020-2021 Martin Wagner</property>
<property name="license_type">gpl-3-0</property>
<property name="logo_icon_name">org.mpdevil.mpdevil</property>
</object>
</interface>

257
data/ShortcutsWindow.ui Normal file
View File

@@ -0,0 +1,257 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkShortcutsWindow" id="shortcuts_window">
<property name="modal">False</property>
<child>
<object class="GtkShortcutsSection">
<property name="visible">True</property>
<property name="section-name">shortcuts</property>
<child>
<object class="GtkShortcutsGroup">
<property name="visible">True</property>
<property name="title" translatable="yes">General</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Open online help</property>
<property name="accelerator">F1</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Open shortcuts window</property>
<property name="accelerator">&lt;Control&gt;question</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Open menu</property>
<property name="accelerator">F10</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Update database</property>
<property name="accelerator">F5</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Quit</property>
<property name="accelerator">&lt;Control&gt;q</property>
</object>
</child>
</object>
</child>
<child>
<object class="GtkShortcutsGroup">
<property name="visible">True</property>
<property name="title" translatable="yes">Window</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Cycle through profiles</property>
<property name="accelerator">&lt;Control&gt;p</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Cycle through profiles in reversed order</property>
<property name="accelerator">&lt;Shift&gt;&lt;Control&gt;p</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Toggle mini player</property>
<property name="accelerator">&lt;Control&gt;m</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Toggle genre filter</property>
<property name="accelerator">&lt;Control&gt;g</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Toggle lyrics</property>
<property name="accelerator">&lt;Control&gt;l</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Toggle search</property>
<property name="accelerator">&lt;Control&gt;f</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Back to current album</property>
<property name="accelerator">Escape</property>
</object>
</child>
</object>
</child>
<child>
<object class="GtkShortcutsGroup">
<property name="visible">True</property>
<property name="title" translatable="yes">Playback</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Play/Pause</property>
<property name="accelerator">space</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Stop</property>
<property name="accelerator">&lt;Shift&gt;space</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Stop after current title</property>
<property name="accelerator">&lt;Control&gt;space</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Next title</property>
<property name="accelerator">KP_Add</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Previous title</property>
<property name="accelerator">KP_Subtract</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Seek forward</property>
<property name="accelerator">KP_Multiply</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Seek backward</property>
<property name="accelerator">KP_Divide</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Toggle repeat mode</property>
<property name="accelerator">&lt;Control&gt;r</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Toggle random mode</property>
<property name="accelerator">&lt;Control&gt;s</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Toggle single mode</property>
<property name="accelerator">&lt;Control&gt;1</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Toggle consume mode</property>
<property name="accelerator">&lt;Control&gt;o</property>
</object>
</child>
</object>
</child>
<child>
<object class="GtkShortcutsGroup">
<property name="visible">True</property>
<property name="title" translatable="yes">Search, Album Dialog, Album List and Artist List</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Enqueue selected item</property>
<property name="accelerator">&lt;Control&gt;e</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Append selected item</property>
<property name="subtitle" translatable="yes">Middle-click</property>
<property name="accelerator">&lt;Control&gt;plus</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Play selected item immediately</property>
<property name="subtitle" translatable="yes">Double-click</property>
<property name="accelerator">&lt;Control&gt;Return</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Show additional information</property>
<property name="subtitle" translatable="yes">Right-click</property>
<property name="accelerator">&lt;Control&gt;i Menu</property>
</object>
</child>
</object>
</child>
<child>
<object class="GtkShortcutsGroup">
<property name="visible">True</property>
<property name="title" translatable="yes">Playlist</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Remove selected song</property>
<property name="subtitle" translatable="yes">Middle-click</property>
<property name="accelerator">Delete</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Clear playlist</property>
<property name="accelerator">&lt;Shift&gt;Delete</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes">Show additional information</property>
<property name="subtitle" translatable="yes">Right-click</property>
<property name="accelerator">&lt;Control&gt;i Menu</property>
</object>
</child>
</object>
</child>
</object>
</child>
</object>
</interface>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

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

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<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="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<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>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="128" height="128" version="1.1" viewBox="0 0 33.867 33.867" 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#" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient871">
<stop stop-opacity=".5" offset="0"/>
<stop stop-opacity=".1" offset=".5"/>
<stop stop-opacity=".5" offset="1"/>
</linearGradient>
<linearGradient id="linearGradient904" x1="142" x2="238" y1="74.998" y2="74.998" gradientTransform="matrix(.26458 0 0 .26458 123.45 54.013)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient871"/>
<linearGradient id="linearGradient912" x1="157.72" x2="189.71" y1="58.908" y2="58.908" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient871"/>
<linearGradient id="linearGradient1026" x1="195.81" x2="197.92" y1="69.668" y2="69.668" gradientTransform="translate(-11.506 4.4716)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient871"/>
<linearGradient id="linearGradient1030" x1="195.81" x2="197.92" y1="69.668" y2="69.668" gradientTransform="matrix(-1 0 0 1 358.94 4.4716)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient871"/>
<linearGradient id="linearGradient1043" x1="146.99" x2="161.99" y1="83.478" y2="83.478" gradientTransform="matrix(.26458 0 0 .26458 147.53 49.338)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient871"/>
<linearGradient id="linearGradient1047" x1="146.99" x2="161.99" y1="83.478" y2="83.478" gradientTransform="matrix(-.26458 0 0 .26458 199.91 49.338)" gradientUnits="userSpaceOnUse" xlink:href="#linearGradient871"/>
<linearGradient id="linearGradient885" x1="144.82" x2="154.08" y1="51.721" y2="51.721" gradientTransform="translate(16.728 4.9575)" gradientUnits="userSpaceOnUse">
<stop stop-opacity=".4" offset="0"/>
<stop stop-opacity=".1" offset=".5"/>
<stop stop-opacity=".5" offset="1"/>
</linearGradient>
<linearGradient id="linearGradient889" x1="144.82" x2="154.08" y1="51.721" y2="51.721" gradientTransform="matrix(-1 0 0 1 330.71 4.9575)" gradientUnits="userSpaceOnUse">
<stop stop-opacity=".4" offset="0"/>
<stop stop-opacity=".1" offset=".5"/>
<stop stop-opacity=".5" offset="1"/>
</linearGradient>
</defs>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<g transform="translate(-156.79 -48.192)">
<path d="m173.69 50.044a15.994 16.404 0 0 0-15.965 16.404h1.8056a14.188 14.552 0 0 1 14.08-14.552 14.188 14.552 0 0 1 0.10852 0 14.188 14.552 0 0 1 14.188 14.552h1.8061a15.994 16.404 0 0 0-15.994-16.404 15.994 16.404 0 0 0-0.0289 0z" fill="#3d3846" stroke-linecap="round" stroke-width=".037717"/>
<path d="m173.61 51.367a14.188 14.552 0 0 0-14.079 14.552h-1.7973a15.994 16.404 0 0 0-8e-3 0.52917h1.8056a14.188 14.552 0 0 1 14.08-14.552 14.188 14.552 0 0 1 0.10852 0 14.188 14.552 0 0 1 14.188 14.552h1.8061a15.994 16.404 0 0 0-8e-3 -0.52917h-1.7978a14.188 14.552 0 0 0-14.188-14.552 14.188 14.552 0 0 0-0.10852 0 14.188 14.552 0 0 1-5.2e-4 0z" fill="url(#linearGradient912)" stroke-linecap="round" stroke-width=".037717"/>
<g>
<path d="m162.25 48.457s-2.7703 6.254 2.6891 12.965l5.8685-2.7602c-7.9486-3.3925-8.5576-10.204-8.5576-10.204z" fill="#c01c28"/>
<path d="m161.56 51.936c-0.10501 2.4408 0.46065 5.8972 3.3796 9.4852l5.8684-2.76c-0.39365-0.16801-0.76447-0.34666-1.1229-0.5302l-4.7454 2.2319c-2.5193-3.0967-3.2844-6.0943-3.3796-8.4269z" fill="url(#linearGradient885)"/>
<path d="m185.19 48.457s2.7703 6.254-2.6891 12.965l-5.8685-2.7602c7.9486-3.3925 8.5576-10.204 8.5576-10.204z" fill="#c01c28"/>
<path d="m185.88 51.936c0.10501 2.4408-0.46065 5.8972-3.3796 9.4852l-5.8684-2.76c0.39365-0.16801 0.76447-0.34666 1.1229-0.5302l4.7454 2.2319c2.5193-3.0967 3.2844-6.0943 3.3796-8.4269z" fill="url(#linearGradient889)"/>
<circle transform="rotate(12.584)" cx="184.31" cy="28.296" r="12.7" fill="#e01b24"/>
<path d="m161.03 67.241a12.7 12.7 0 0 0 9.9224 12.925 12.7 12.7 0 0 0 15.162-9.6284 12.7 12.7 0 0 0 0.29403-3.2949 12.7 12.7 0 0 1-0.29403 2.2366 12.7 12.7 0 0 1-15.162 9.6284 12.7 12.7 0 0 1-9.9224-11.867z" fill="url(#linearGradient904)"/>
<circle cx="172.13" cy="69.888" r=".79375" opacity=".4"/>
<circle cx="175.31" cy="69.888" r=".79375" opacity=".4"/>
</g>
<path d="m181.92 64.332c0 1.8995-1.5395 3.4396-3.4396 3.4396-1.8995 0-3.4396-1.5401-3.4396-3.4396 0-1.8995 1.5401-3.4396 3.4396-3.4396 1.9001 0 3.4396 1.5401 3.4396 3.4396z" fill="#f6f5f4"/>
<g>
<g>
<circle cx="178.22" cy="63.273" r="1.5875" fill="#241f31"/>
<path d="m172.4 64.332c0 1.8995-1.5395 3.4396-3.4396 3.4396-1.8995 0-3.4396-1.5401-3.4396-3.4396 0-1.8995 1.5401-3.4396 3.4396-3.4396 1.9001 0 3.4396 1.5401 3.4396 3.4396z" fill="#f6f5f4"/>
<circle cx="168.69" cy="63.273" r="1.5875" fill="#241f31"/>
</g>
<path d="m169.95 71.211c-3.1753 0.04728-2.4014 1.419-2.9983 2.5048-0.29211 0.53135 0.422-0.06077 1.2252-0.80047 1.263 1.9524 3.5805 3.7996 7.6435 2.3347-3.622-0.25777-5.8309-1.5312-7.1556-2.7967 0.66518-0.6314 1.2852-1.2423 1.2852-1.2423z" opacity=".4"/>
<path d="m161.02 60.204v15.135s-0.25743-0.09764-0.39066-0.13303c-0.65036-0.17255-1.39-0.07614-1.9848-0.38276-0.32991-0.17009-0.60935-0.45083-0.79371-0.76449-0.26875-0.45726-0.3681-0.83192-0.44542-1.3501-0.20943-1.4036-0.34842-2.7238-0.35396-4.6762v-0.5219c6e-3 -1.9524 0.14453-3.273 0.35396-4.6767 0.0773-0.51818 0.17667-0.89233 0.44542-1.3496 0.18436-0.31367 0.4638-0.5944 0.79371-0.7645 0.59475-0.30662 1.3344-0.21021 1.9848-0.38276 0.13323-0.03538 0.39066-0.13302 0.39066-0.13302z" fill="#3d3846"/>
<path d="m162.07 59.834c-0.34403 5.04e-4 -1.0521 0.37002-1.0521 0.37002v15.135s0.7081 0.36951 1.0521 0.37002c0.34403 5.11e-4 0.54179-0.12749 0.71262-0.43627 0.17083-0.30878 0.35792-0.67862 0.35192-1.8119l-5.2e-4 -0.36135h5.2e-4v-10.656h-5.2e-4l5.2e-4 -0.36135c6e-3 -1.1332-0.18109-1.5031-0.35192-1.8119-0.17083-0.30878-0.36859-0.43678-0.71262-0.43627z" fill="#9a9996"/>
<path d="m186.42 60.204v15.135s0.25743-0.09764 0.39066-0.13303c0.65036-0.17255 1.39-0.07614 1.9848-0.38276 0.32991-0.17009 0.60935-0.45083 0.79371-0.76449 0.26875-0.45726 0.3681-0.83192 0.44542-1.3501 0.20943-1.4036 0.34842-2.7238 0.35396-4.6762v-0.5219c-6e-3 -1.9524-0.14453-3.273-0.35396-4.6767-0.0773-0.51818-0.17667-0.89233-0.44542-1.3496-0.18436-0.31367-0.4638-0.5944-0.79371-0.7645-0.59475-0.30662-1.3344-0.21021-1.9848-0.38276-0.13323-0.03538-0.39066-0.13302-0.39066-0.13302z" fill="#3d3846"/>
<path d="m185.37 59.834c0.34403 5.04e-4 1.0521 0.37002 1.0521 0.37002v15.135s-0.7081 0.36951-1.0521 0.37002c-0.34403 5.11e-4 -0.54179-0.12749-0.71262-0.43627-0.17083-0.30878-0.35792-0.67862-0.35192-1.8119l5.2e-4 -0.36135h-5.2e-4v-10.656h5.2e-4l-5.2e-4 -0.36135c-6e-3 -1.1332 0.18109-1.5031 0.35192-1.8119 0.17083-0.30878 0.36859-0.43678 0.71262-0.43627z" fill="#9a9996"/>
<path d="m184.3 72.57v0.36122l5.1e-4 -0.36122zm0 0.36122v0.16795h5.1e-4l-5.1e-4 0.36122c-6e-3 1.1332 0.18108 1.5035 0.35191 1.8123 0.17083 0.30878 0.36859 0.43666 0.71262 0.43615 0.34403-5.04e-4 1.0521-0.37 1.0521-0.37v-0.52917s-0.7081 0.3695-1.0521 0.37c-0.34403 5.11e-4 -0.54179-0.12737-0.71262-0.43615-0.17083-0.30878-0.35791-0.67905-0.35191-1.8123z" fill="url(#linearGradient1026)"/>
<path d="m163.13 72.57v0.36122l-5.1e-4 -0.36122zm0 0.36122v0.16795h-5.1e-4l5.1e-4 0.36122c6e-3 1.1332-0.18108 1.5035-0.35191 1.8123-0.17083 0.30878-0.36859 0.43666-0.71262 0.43615-0.34403-5.04e-4 -1.0521-0.37-1.0521-0.37v-0.52917s0.7081 0.3695 1.0521 0.37c0.34403 5.11e-4 0.54179-0.12737 0.71262-0.43615 0.17083-0.30878 0.35791-0.67905 0.35191-1.8123z" fill="url(#linearGradient1030)"/>
<path d="m190.39 67.51c-6e-3 1.9481-0.14483 3.2672-0.35398 4.669-0.0773 0.51818-0.1767 0.89253-0.44545 1.3498-0.18436 0.31366-0.46384 0.59472-0.79375 0.76481-0.59475 0.30662-1.334 0.21038-1.9844 0.38292-0.13323 0.03539-0.39067 0.13281-0.39067 0.13281v0.52917s0.25744-0.09742 0.39067-0.13281c0.65036-0.17255 1.3896-0.07631 1.9844-0.38292 0.32991-0.17009 0.60939-0.45115 0.79375-0.76481 0.26875-0.45726 0.36813-0.83161 0.44545-1.3498 0.20943-1.4036 0.34844-2.7238 0.35398-4.6762z" fill="url(#linearGradient1043)"/>
<path d="m157.05 67.51c6e-3 1.9481 0.14483 3.2672 0.35398 4.669 0.0773 0.51818 0.1767 0.89253 0.44545 1.3498 0.18436 0.31366 0.46384 0.59472 0.79375 0.76481 0.59475 0.30662 1.334 0.21038 1.9844 0.38292 0.13323 0.03539 0.39067 0.13281 0.39067 0.13281v0.52917s-0.25744-0.09742-0.39067-0.13281c-0.65036-0.17255-1.3896-0.07631-1.9844-0.38292-0.32991-0.17009-0.60939-0.45115-0.79375-0.76481-0.26875-0.45726-0.36813-0.83161-0.44545-1.3498-0.20943-1.4036-0.34844-2.7238-0.35398-4.6762z" fill="url(#linearGradient1047)"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@@ -0,0 +1,13 @@
<?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:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<path d="m2.0102 0.52917a1.5875 1.5875 0 0 1 1.5875 1.5875 1.5875 1.5875 0 0 1-1.5875 1.5875 1.5875 1.5875 0 0 1-1.3746-0.79375l1.3746-0.79375-1.3746-0.79375a1.5875 1.5875 0 0 1 1.3746-0.79375zm-0.14779 0.52917a0.26458 0.26458 0 0 0-0.14263 0.035657 0.26458 0.26458 0 0 0-0.096635 0.36122 0.26458 0.26458 0 0 0 0.36122 0.096635 0.26458 0.26458 0 0 0 0.096635-0.36122 0.26458 0.26458 0 0 0-0.21859-0.13229z" fill="#2e3436" stroke-linecap="round" stroke-width=".25194"/>
</svg>

After

Width:  |  Height:  |  Size: 980 B

View File

@@ -0,0 +1,13 @@
<?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:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<path transform="scale(.26458)" d="m8.4023 2a6 6 0 0 0-6 6 6 6 0 0 0 6 6 6 6 0 0 0 5.1953-3l-5.1953-3 5.1953-3a6 6 0 0 0-5.1953-3zm0.55859 2a1 1 0 0 1 0.53906 0.13477 1 1 0 0 1 0.36523 1.3652 1 1 0 0 1-1.3652 0.36523 1 1 0 0 1-0.36523-1.3652 1 1 0 0 1 0.82617-0.5z" fill="#2e3436" stroke-linecap="round" stroke-width=".9522"/>
</svg>

After

Width:  |  Height:  |  Size: 838 B

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="15.982" 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="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<path d="m7.9902 2a6 6 0 0 0-5.9902 5.6914v0.62891a6 6 0 0 0 5.9902 5.6797 6 6 0 0 0 6-6 6 6 0 0 0-6-6zm-0.99023 3h2v6h-2v-4h-1v-1c0.694 0 1-0.348 1-1z" fill="#2e3436"/>
</svg>

After

Width:  |  Height:  |  Size: 657 B

View File

@@ -1,56 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="128" height="128" version="1.1" viewBox="0 0 33.867 33.867" 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#">
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<g transform="translate(-156.79 -48.192)">
<path d="m173.69 50.573a15.994 16.404 0 0 0-15.965 16.404h1.8056a14.188 14.552 0 0 1 14.08-14.552 14.188 14.552 0 0 1 0.10852 0 14.188 14.552 0 0 1 14.188 14.552h1.8061a15.994 16.404 0 0 0-15.994-16.404 15.994 16.404 0 0 0-0.0289 0z" opacity=".3" stroke-linecap="round" stroke-width=".037717"/>
<path d="m173.69 50.044a15.994 16.404 0 0 0-15.965 16.404h1.8056a14.188 14.552 0 0 1 14.08-14.552 14.188 14.552 0 0 1 0.10852 0 14.188 14.552 0 0 1 14.188 14.552h1.8061a15.994 16.404 0 0 0-15.994-16.404 15.994 16.404 0 0 0-0.0289 0z" fill="#3d3846" stroke-linecap="round" stroke-width=".037717"/>
<g>
<path d="m173.69 50.044a15.994 16.404 0 0 0-15.965 16.404h8e-3a15.994 16.404 0 0 1 15.957-15.875 15.994 16.404 0 0 1 0.0289 0 15.994 16.404 0 0 1 15.986 15.875h8e-3a15.994 16.404 0 0 0-15.994-16.404 15.994 16.404 0 0 0-0.0289 0z" fill="#fff" opacity=".1" stroke-linecap="round" stroke-width=".037717"/>
<path d="m162.25 48.986s-2.7703 6.254 2.6891 12.965l5.8685-2.7602c-7.9486-3.3925-8.5576-10.204-8.5576-10.204z" opacity=".2"/>
<path d="m162.25 48.457s-2.7703 6.254 2.6891 12.965l5.8685-2.7602c-7.9486-3.3925-8.5576-10.204-8.5576-10.204z" fill="#c01c28"/>
<path d="m185.19 48.986s2.7703 6.254-2.6891 12.965l-5.8685-2.7602c7.9486-3.3925 8.5576-10.204 8.5576-10.204z" opacity=".2"/>
<path d="m185.19 48.457s2.7703 6.254-2.6891 12.965l-5.8685-2.7602c7.9486-3.3925 8.5576-10.204 8.5576-10.204z" fill="#c01c28"/>
<path transform="matrix(.26458 0 0 .26458 156.79 48.192)" d="m107.34 1s-2.3018 25.746-32.344 38.568l2.166 1.0176c27.975-13.105 30.178-37.586 30.178-37.586s2.4572 5.5725 2.6387 14.197c0.20388-9.7558-2.6387-16.197-2.6387-16.197z" fill="#fffefe" opacity=".1"/>
<circle transform="rotate(12.584)" cx="184.43" cy="28.813" r="12.7" opacity=".2"/>
<path d="m162.25 48.457s0.609 6.812 8.5576 10.205l-0.57309 0.26924c-7.4018-3.4675-7.9845-9.9446-7.9845-9.9446s-0.65013 1.4744-0.69815 3.7564c-0.0539-2.5812 0.69815-4.2855 0.69815-4.2855z" fill="#fffefe" opacity=".1"/>
<circle transform="rotate(12.584)" cx="184.31" cy="28.296" r="12.7" fill="#e01b24"/>
<path d="m173.67 55.071a12.7 12.7 0 0 0-12.345 9.9332 12.7 12.7 0 0 0-0.30179 3.0272 12.7 12.7 0 0 1 0.30179-2.498 12.7 12.7 0 0 1 15.162-9.6284 12.7 12.7 0 0 1 9.9301 12.135 12.7 12.7 0 0 0-9.9301-12.664 12.7 12.7 0 0 0-2.8169-0.30489z" fill="#fff" opacity=".1"/>
<g>
<circle cx="172.13" cy="70.417" r=".79375" opacity=".3"/>
<circle cx="175.31" cy="70.417" r=".79375" opacity=".3"/>
<circle cx="178.48" cy="65.39" r="3.4396" opacity=".2"/>
<circle cx="178.48" cy="64.861" r="3.4396" fill="#f6f5f4"/>
<circle cx="168.96" cy="65.39" r="3.4396" opacity=".2"/>
<circle cx="168.96" cy="64.861" r="3.4396" fill="#f6f5f4"/>
<circle cx="178.22" cy="63.802" r="1.5875" fill="#241f31"/>
<circle cx="168.69" cy="63.802" r="1.5875" fill="#241f31"/>
<path transform="matrix(.26458 0 0 .26458 156.79 48.192)" d="m69.949 81a3 3 0 0 0-2.9492 3 3 3 0 0 0 0.042969 0.50195 3 3 0 0 1 2.957-2.502 3 3 0 0 1 2.957 2.498 3 3 0 0 0 0.042969-0.49805 3 3 0 0 0-3-3 3 3 0 0 0-0.050781 0z" opacity=".3"/>
<path d="m172.12 69.623a0.79375 0.79375 0 0 0-0.78031 0.79375 0.79375 0.79375 0 0 0 0.0114 0.13281 0.79375 0.79375 0 0 1 0.78238-0.66198 0.79375 0.79375 0 0 1 0.78238 0.66094 0.79375 0.79375 0 0 0 0.0114-0.13178 0.79375 0.79375 0 0 0-0.79375-0.79375 0.79375 0.79375 0 0 0-0.0134 0z" opacity=".3"/>
</g>
</g>
<g transform="translate(-3.3391 -25.538)">
<path d="m188.71 85.901c-0.34403-5.19e-4 -0.54174 0.12927-0.71257 0.44235-0.17083 0.31308-0.3579 0.68807-0.3519 1.8371l5.2e-4 0.36639h-5.2e-4v10.583h5.2e-4l-5.2e-4 0.3669c-6e-3 1.149 0.18107 1.524 0.3519 1.8371s0.36854 0.44236 0.71257 0.44184c0.34403-5.1e-4 1.0521-0.37466 1.0521-0.37466v0.11059s0.25742-0.099 0.39065-0.13488c0.65036-0.17495 1.39-0.0772 1.9848-0.38809 0.32991-0.17245 0.60935-0.45711 0.79371-0.77514 0.26875-0.46363 0.3681-0.84351 0.44542-1.3689 0.20943-1.4232 0.34843-2.7617 0.35397-4.7413v-0.52917c-6e-3 -1.9796-0.14454-3.3186-0.35397-4.7418-0.0773-0.5254-0.17667-0.90476-0.44542-1.3684-0.18436-0.31804-0.4638-0.60268-0.79371-0.77515-0.59475-0.31089-1.3344-0.21314-1.9848-0.38809-0.13323-0.03587-0.39065-0.13488-0.39065-0.13488v0.11007s-0.70804-0.37466-1.0521-0.37517z" opacity=".2"/>
<path d="m189.76 85.637v15.346s0.25743-0.099 0.39066-0.13488c0.65036-0.17495 1.39-0.0772 1.9848-0.38809 0.32991-0.17246 0.60935-0.45711 0.79371-0.77514 0.26875-0.46363 0.3681-0.84351 0.44542-1.3689 0.20943-1.4232 0.34842-2.7617 0.35396-4.7413v-0.52917c-6e-3 -1.9796-0.14453-3.3186-0.35396-4.7418-0.0773-0.5254-0.17667-0.90476-0.44542-1.3684-0.18436-0.31804-0.4638-0.60269-0.79371-0.77515-0.59475-0.31089-1.3344-0.21314-1.9848-0.38809-0.13323-0.03587-0.39066-0.13488-0.39066-0.13488z" fill="#3d3846"/>
<path d="m188.71 85.372c-0.34403-5.19e-4 -0.54174 0.12927-0.71257 0.44235-0.17083 0.31308-0.35789 0.68807-0.35189 1.8371l5.1e-4 0.36638h-5.1e-4v10.583h5.1e-4l-5.1e-4 0.3669c-6e-3 1.149 0.18106 1.524 0.35189 1.8371s0.36854 0.44235 0.71257 0.44183c0.34403-5.1e-4 1.0521-0.37465 1.0521-0.37465v-15.125s-0.70804-0.37466-1.0521-0.37517z" fill="#9a9996"/>
<path d="m188.71 85.372c-0.34404-5.19e-4 -0.54175 0.12927-0.71257 0.44235-0.17083 0.31308-0.3579 0.68807-0.3519 1.8371l5.2e-4 0.36639h-5.2e-4v0.16278c-6e-3 -1.149 0.18107-1.524 0.3519-1.8371 0.17082-0.31308 0.36853-0.44287 0.71257-0.44235 0.34403 5.11e-4 1.0521 0.37517 1.0521 0.37517v-0.52917s-0.70804-0.37466-1.0521-0.37517zm-1.0645 2.8086v0.36639h5.2e-4z" fill="#fff" opacity=".2"/>
<path d="m189.76 85.637v0.52917s0.25743 0.09901 0.39065 0.13488c0.65036 0.17495 1.39 0.0772 1.9848 0.38809 0.32991 0.17246 0.60934 0.45711 0.7937 0.77515 0.26875 0.46363 0.36813 0.84299 0.44542 1.3684 0.20944 1.4232 0.34796 2.7622 0.35396 4.7418v-0.52917c-6e-3 -1.9796-0.14452-3.3186-0.35396-4.7418-0.0773-0.5254-0.17667-0.90476-0.44542-1.3684-0.18436-0.31804-0.46379-0.60269-0.7937-0.77515-0.59476-0.31089-1.3344-0.21314-1.9848-0.38809-0.13322-0.03587-0.39065-0.13488-0.39065-0.13488z" fill="#fff" opacity=".1"/>
</g>
<g transform="matrix(-1 0 0 1 350.78 -25.538)">
<path d="m188.71 85.901c-0.34403-5.19e-4 -0.54174 0.12927-0.71257 0.44235-0.17083 0.31308-0.3579 0.68807-0.3519 1.8371l5.2e-4 0.36639h-5.2e-4v10.583h5.2e-4l-5.2e-4 0.3669c-6e-3 1.149 0.18107 1.524 0.3519 1.8371s0.36854 0.44236 0.71257 0.44184c0.34403-5.1e-4 1.0521-0.37466 1.0521-0.37466v0.11059s0.25742-0.099 0.39065-0.13488c0.65036-0.17495 1.39-0.0772 1.9848-0.38809 0.32991-0.17245 0.60935-0.45711 0.79371-0.77514 0.26875-0.46363 0.3681-0.84351 0.44542-1.3689 0.20943-1.4232 0.34843-2.7617 0.35397-4.7413v-0.52917c-6e-3 -1.9796-0.14454-3.3186-0.35397-4.7418-0.0773-0.5254-0.17667-0.90476-0.44542-1.3684-0.18436-0.31804-0.4638-0.60268-0.79371-0.77515-0.59475-0.31089-1.3344-0.21314-1.9848-0.38809-0.13323-0.03587-0.39065-0.13488-0.39065-0.13488v0.11007s-0.70804-0.37466-1.0521-0.37517z" opacity=".2"/>
<path d="m189.76 85.637v15.346s0.25743-0.099 0.39066-0.13488c0.65036-0.17495 1.39-0.0772 1.9848-0.38809 0.32991-0.17246 0.60935-0.45711 0.79371-0.77514 0.26875-0.46363 0.3681-0.84351 0.44542-1.3689 0.20943-1.4232 0.34842-2.7617 0.35396-4.7413v-0.52917c-6e-3 -1.9796-0.14453-3.3186-0.35396-4.7418-0.0773-0.5254-0.17667-0.90476-0.44542-1.3684-0.18436-0.31804-0.4638-0.60269-0.79371-0.77515-0.59475-0.31089-1.3344-0.21314-1.9848-0.38809-0.13323-0.03587-0.39066-0.13488-0.39066-0.13488z" fill="#3d3846"/>
<path d="m188.71 85.372c-0.34403-5.19e-4 -0.54174 0.12927-0.71257 0.44235-0.17083 0.31308-0.35789 0.68807-0.35189 1.8371l5.1e-4 0.36638h-5.1e-4v10.583h5.1e-4l-5.1e-4 0.3669c-6e-3 1.149 0.18106 1.524 0.35189 1.8371s0.36854 0.44235 0.71257 0.44183c0.34403-5.1e-4 1.0521-0.37465 1.0521-0.37465v-15.125s-0.70804-0.37466-1.0521-0.37517z" fill="#9a9996"/>
<path d="m188.71 85.372c-0.34404-5.19e-4 -0.54175 0.12927-0.71257 0.44235-0.17083 0.31308-0.3579 0.68807-0.3519 1.8371l5.2e-4 0.36639h-5.2e-4v0.16278c-6e-3 -1.149 0.18107-1.524 0.3519-1.8371 0.17082-0.31308 0.36853-0.44287 0.71257-0.44235 0.34403 5.11e-4 1.0521 0.37517 1.0521 0.37517v-0.52917s-0.70804-0.37466-1.0521-0.37517zm-1.0645 2.8086v0.36639h5.2e-4z" fill="#fff" opacity=".2"/>
<path d="m189.76 85.637v0.52917s0.25743 0.09901 0.39065 0.13488c0.65036 0.17495 1.39 0.0772 1.9848 0.38809 0.32991 0.17246 0.60934 0.45711 0.7937 0.77515 0.26875 0.46363 0.36813 0.84299 0.44542 1.3684 0.20944 1.4232 0.34796 2.7622 0.35396 4.7418v-0.52917c-6e-3 -1.9796-0.14452-3.3186-0.35396-4.7418-0.0773-0.5254-0.17667-0.90476-0.44542-1.3684-0.18436-0.31804-0.46379-0.60269-0.7937-0.77515-0.59476-0.31089-1.3344-0.21314-1.9848-0.38809-0.13322-0.03587-0.39065-0.13488-0.39065-0.13488z" fill="#fff" opacity=".1"/>
</g>
<path d="m169.95 71.565c-3.1753 0.04728-2.4014 1.419-2.9983 2.5048-0.29211 0.53135 0.422-0.06077 1.2252-0.80047 1.263 1.9524 3.5805 3.7996 7.6435 2.3347-3.622-0.25777-5.8309-1.5312-7.1556-2.7967 0.66518-0.6314 1.2852-1.2423 1.2852-1.2423z" opacity=".29966"/>
<path d="m169.95 71.565c-3.1753 0.04728-2.4014 1.419-2.9983 2.5048-0.10728 0.19514-0.0779 0.23786 0.0408 0.17828 0.49788-1.0351-0.0815-2.2821 2.6712-2.4061 0.0552-0.05415 0.28628-0.27699 0.28628-0.27699zm-1.1446 1.371c-0.0709 0.0678-0.0678 0.06684-0.14056 0.13591 1.2446 1.1891 3.2705 2.3848 6.5148 2.7389 0.20894-0.06021 0.42181-0.12776 0.64079-0.20671-3.4991-0.24902-5.6768-1.446-7.0151-2.6681z" opacity=".29966"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 9.7 KiB

21
data/meson.build Normal file
View File

@@ -0,0 +1,21 @@
i18n.merge_file(
input: 'org.mpdevil.mpdevil.desktop.in',
output: 'org.mpdevil.mpdevil.desktop',
type: 'desktop',
po_dir: '../po',
install: true,
install_dir: join_paths(get_option('datadir'), 'applications')
)
gnome.compile_resources(
'mpdevil', 'mpdevil.gresource.xml',
gresource_bundle: true,
source_dir: '.',
install_dir: resources_dir,
install: true
)
install_data('org.mpdevil.mpdevil.appdata.xml', install_dir: join_paths(get_option('datadir'), 'metainfo'))
install_data('org.mpdevil.mpdevil.gschema.xml', install_dir: join_paths(get_option('datadir'), 'glib-2.0/schemas'))
install_subdir('icons', install_dir: get_option('datadir'))

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/mpdevil/mpdevil">
<file>AboutDialog.ui</file>
<file>ShortcutsWindow.ui</file>
</gresource>
</gresources>

View File

@@ -23,12 +23,12 @@
</ul> </ul>
</description> </description>
<releases> <releases>
<release version="1.0.0" date="2021-01-02"/> <release version="1.5.0" date="2021-12-30"/>
</releases> </releases>
<launchable type="desktop-id">org.mpdevil.mpdevil.desktop</launchable> <launchable type="desktop-id">org.mpdevil.mpdevil.desktop</launchable>
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image type="source" width="1016" height="1024">https://raw.githubusercontent.com/SoongNoonien/mpdevil/v0.9.7/screenshots/mainwindow_0.9.5.png</image> <image type="source" width="1082" height="1049">https://raw.githubusercontent.com/SoongNoonien/mpdevil/v1.4.0/screenshots/mainwindow_1.4.0.png</image>
</screenshot> </screenshot>
</screenshots> </screenshots>
<url type="homepage">https://github.com/SoongNoonien/mpdevil</url> <url type="homepage">https://github.com/SoongNoonien/mpdevil</url>

View File

@@ -1,11 +1,10 @@
[Desktop Entry] [Desktop Entry]
Name=mpdevil Name=mpdevil
GenericName=MPD Client GenericName=MPD Client
_Comment=A simple music browser for MPD Comment=A simple music browser for MPD
Exec=mpdevil Exec=mpdevil
Icon=org.mpdevil.mpdevil Icon=org.mpdevil.mpdevil
Terminal=false Terminal=false
Type=Application Type=Application
StartupNotify=true StartupNotify=true
Categories=Audio;AudioVideo;Player;GTK Categories=Audio;AudioVideo;Player;GTK

View File

@@ -1,160 +1,117 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<schemalist> <schemalist>
<schema id="org.mpdevil.mpdevil" path="/org/mpdevil/mpdevil/"> <schema id="org.mpdevil.mpdevil" path="/org/mpdevil/mpdevil/">
<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"> <key type="b" name="maximize">
<default>false</default> <default>false</default>
<summary>Maximize mpdevil on startup</summary> <summary>Maximize mpdevil on startup</summary>
<description></description>
</key> </key>
<key type="i" name="width"> <key type="i" name="width">
<default>1006</default> <default>1030</default>
<summary>Default width of window</summary> <summary>Default width of window</summary>
<description></description>
</key> </key>
<key type="i" name="height"> <key type="i" name="height">
<default>990</default> <default>950</default>
<summary>Default height of window</summary> <summary>Default height of window</summary>
<description></description>
</key> </key>
<key type="i" name="paned0"> <key type="i" name="paned0">
<default>370</default> <default>350</default>
<summary>Default position of cover/playlist separator</summary> <summary>Default position of cover/playlist separator</summary>
<description></description>
</key> </key>
<key type="i" name="paned1"> <key type="i" name="paned1">
<default>246</default> <default>226</default>
<summary>Default position of artist/albums separator</summary> <summary>Default position of artist/albums separator</summary>
<description></description>
</key> </key>
<key type="i" name="paned2"> <key type="i" name="paned2">
<default>572</default> <default>551</default>
<summary>Default position of paned1/paned0 separator</summary> <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>
</key> </key>
<key type="i" name="album-cover"> <key type="i" name="album-cover">
<default>170</default> <default>180</default>
<summary>Size of covers in album view</summary> <summary>Size of covers in album view</summary>
<description></description>
</key> </key>
<key type="i" name="track-cover"> <key type="i" name="track-cover">
<default>370</default> <default>350</default>
<summary>Size of main cover</summary> <summary>Size of main cover</summary>
<description></description>
</key> </key>
<key type="i" name="icon-size"> <key type="i" name="icon-size">
<default>24</default> <default>24</default>
<summary>Size of icons in main control bar</summary> <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>
<key type="b" name="use-csd"> <key type="b" name="use-csd">
<default>false</default> <default>true</default>
<summary>Use Client-side decoration</summary> <summary>Use Client-side decoration</summary>
<description></description>
</key> </key>
<key type="b" name="show-stop"> <key type="b" name="show-stop">
<default>true</default> <default>true</default>
<summary>Show stop button</summary> <summary>Show stop button</summary>
<description></description> </key>
<key type="b" name="show-audio-format">
<default>true</default>
<summary>Show audio format</summary>
</key> </key>
<key type="b" name="show-lyrics-button"> <key type="b" name="show-lyrics-button">
<default>true</default> <default>true</default>
<summary>Show lyrics button</summary> <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="show-album-view-tooltips">
<default>true</default>
<summary>Show tooltips in album-view</summary>
<description></description>
</key> </key>
<key type="b" name="sort-albums-by-year"> <key type="b" name="sort-albums-by-year">
<default>true</default> <default>true</default>
<summary>Sort albums by year</summary> <summary>Sort albums by year</summary>
<description></description>
</key> </key>
<key type="b" name="send-notify"> <key type="b" name="send-notify">
<default>false</default> <default>false</default>
<summary>Send notification on title change</summary> <summary>Send notification on title change</summary>
<description></description>
</key> </key>
<key type="b" name="stop-on-quit"> <key type="b" name="stop-on-quit">
<default>false</default> <default>false</default>
<summary>Stop playback on quit</summary> <summary>Stop playback on quit</summary>
<description></description>
</key> </key>
<key type="b" name="force-mode"> <key type="b" name="force-mode">
<default>false</default> <default>false</default>
<summary>Play selected albums directly</summary> <summary>Play selected albums directly</summary>
<description></description>
</key> </key>
<key type="b" name="use-album-artist"> <key type="b" name="mpris">
<default>true</default> <default>true</default>
<summary>Use 'Album Artist' tag to group albums</summary> <summary>Provide MPRIS</summary>
<description></description> </key>
<key type="b" name="rewind-mode">
<default>false</default>
<summary>Classic previous button behavior</summary>
</key> </key>
<key type="ai" name="column-permutation"> <key type="ai" name="column-permutation">
<default>[0, 1, 2, 3, 4, 5, 6, 7]</default> <default>[0, 1, 2, 3, 4, 5, 6, 7]</default>
<summary>Column order in playlist</summary> <summary>Column order in playlist</summary>
<description></description>
</key> </key>
<key type="ab" name="column-visibilities"> <key type="ab" name="column-visibilities">
<default>[true, false, true, true, true, true, false, false]</default> <default>[true, false, true, true, true, true, false, false]</default>
<summary>Visibility of columns in playlist</summary> <summary>Visibility of columns in playlist</summary>
<description></description>
</key> </key>
<key type="ai" name="column-sizes"> <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> <summary>Sizes of columns in playlist</summary>
<description></description>
</key> </key>
<key type="b" name="playlist-right"> <key type="b" name="playlist-right">
<default>false</default> <default>false</default>
<summary>Move playlist to the right</summary> <summary>Move playlist to the right</summary>
<description></description>
</key> </key>
<key type="i" name="active-profile"> <key type="i" name="active-profile">
<range min="0" max="2"/>
<default>0</default> <default>0</default>
<summary>Active profile</summary> <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>
<key type="i" name="refresh-interval"> <key type="i" name="refresh-interval">
<default>100</default> <default>100</default>
@@ -162,11 +119,42 @@
<description> <description>
This setting should only be used if you know what you are doing! 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. 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). 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. unresponsive and cpu intensive.
</description> </description>
</key> </key>
</schema> </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> </schemalist>

10
meson.build Normal file
View File

@@ -0,0 +1,10 @@
project('mpdevil', version: '1.5.0')
i18n = import('i18n')
gnome = import('gnome')
resources_dir = join_paths(get_option('prefix'), get_option('datadir'), meson.project_name())
subdir('data')
subdir('src')
subdir('po')

1
po/LINGUAS Normal file
View File

@@ -0,0 +1 @@
de nl

4
po/POTFILES Normal file
View File

@@ -0,0 +1,4 @@
src/mpdevil.py
data/org.mpdevil.mpdevil.desktop.in
data/AboutDialog.ui
data/ShortcutsWindow.ui

View File

@@ -1,4 +0,0 @@
[encoding: UTF-8]
bin/mpdevil
data/org.mpdevil.mpdevil.desktop.in

794
po/de.po
View File

@@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-02 11:47+0100\n" "POT-Creation-Date: 2021-12-30 01:19+0100\n"
"PO-Revision-Date: 2021-01-02 11:48+0100\n" "PO-Revision-Date: 2021-12-30 01:19+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"Language: de\n" "Language: de\n"
@@ -18,103 +18,89 @@ msgstr ""
"X-Generator: Poedit 2.3.1\n" "X-Generator: Poedit 2.3.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mpdevil:470 #: src/mpdevil.py:490
msgid "Unknown Title" #, python-brace-format
msgstr "Unbekannter Titel" msgid "{days} day"
msgid_plural "{days} days"
msgstr[0] "{days} Tag"
msgstr[1] "{days} Tage"
#: mpdevil:799 #: src/mpdevil.py:527
msgid "Main cover size:" #, python-brace-format
msgstr "Größe des Haupt-Covers:" msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] "{channels} Kanal"
msgstr[1] "{channels} Kanäle"
#: mpdevil:800 #: src/mpdevil.py:1005
msgid "Album view cover size:"
msgstr "Covergröße in Albumliste:"
#: mpdevil:801
msgid "Action bar icon size:"
msgstr "Symbolgröße Aktionsleiste:"
#: mpdevil:802
msgid "Secondary icon size:"
msgstr "Sekundäre Symbolgröße:"
#: mpdevil:815
msgid "Sort albums by:"
msgstr "Sortiere Alben nach:"
#: mpdevil:815
msgid "name"
msgstr "Name"
#: mpdevil:815
msgid "year"
msgstr "Jahr"
#: mpdevil:816
msgid "Position of playlist:"
msgstr "Wiedergabelistenposition:"
#: mpdevil:816
msgid "bottom"
msgstr "unten"
#: mpdevil:816
msgid "right"
msgstr "rechts"
#: mpdevil:834
msgid "Use Client-side decoration"
msgstr "Benutze „Client-side decoration“"
#: mpdevil:835
msgid "Show stop button"
msgstr "Zeige Stopp-Knopf"
#: mpdevil:836
msgid "Show lyrics button"
msgstr "Zeige Liedtext-Knopf"
#: mpdevil:837
msgid "Show initials in artist view"
msgstr "Zeige Anfangsbuchstaben in Interpretenliste"
#: mpdevil:838
msgid "Show tooltips in album view"
msgstr "Zeige Tooltips in Albumliste"
#: mpdevil:839
msgid "Use “Album Artist” tag"
msgstr "Benutze „Album Artist“ Tag"
#: mpdevil:840
msgid "Send notification on title change"
msgstr "Sende Benachrichtigung bei Titelwechsel"
#: mpdevil:841
msgid "Stop playback on quit"
msgstr "Wiedergabe beim Beenden stoppen"
#: mpdevil:842
msgid "Play selected albums and titles immediately"
msgstr "Ausgewählte Alben und Titel sofort abspielen"
#: mpdevil:855
msgid "<b>View</b>"
msgstr "<b>Ansicht</b>"
#: mpdevil:856
msgid "<b>Behavior</b>"
msgstr "<b>Verhalten</b>"
#: mpdevil:888
msgid "(restart required)" msgid "(restart required)"
msgstr "(Neustart erforderlich)" msgstr "(Neustart erforderlich)"
#: mpdevil:950 #: src/mpdevil.py:1051
msgid "_Connect" msgid "Use Client-side decoration"
msgstr "_Verbinden" msgstr "„Client-side decoration“ benutzen"
#: mpdevil:966 #: src/mpdevil.py:1052
msgid "Show stop button"
msgstr "Stopp-Knopf anzeigen"
#: src/mpdevil.py:1053
msgid "Show audio format"
msgstr "Audioformat anzeigen"
#: src/mpdevil.py:1054
msgid "Show lyrics button"
msgstr "Liedtext-Knopf anzeigen"
#: src/mpdevil.py:1055
msgid "Place playlist at the side"
msgstr "Wiedergabeliste seitlich anzeigen"
#: src/mpdevil.py:1061
msgid "Main cover size"
msgstr "Größe des Hauptcovers"
#: src/mpdevil.py:1062
msgid "Album view cover size"
msgstr "Covergröße in Albumliste"
#: src/mpdevil.py:1063
msgid "Action bar icon size"
msgstr "Symbolgröße Aktionsleiste"
#: src/mpdevil.py:1073
msgid "Support “MPRIS”"
msgstr "„MPRIS“ unterstützen"
#: src/mpdevil.py:1074
msgid "Sort albums by year"
msgstr "Alben nach Jahr sortieren"
#: src/mpdevil.py:1075
msgid "Send notification on title change"
msgstr "Über Titelwechsel benachrichtigen"
#: src/mpdevil.py:1076
msgid "Play selected albums and titles immediately"
msgstr "Ausgewählte Alben und Titel sofort abspielen"
#: src/mpdevil.py:1077
msgid "Rewind via previous button"
msgstr "Klassischer Rück­spul­knopf"
#: src/mpdevil.py:1078
msgid "Stop playback on quit"
msgstr "Wiedergabe beim Beenden stoppen"
#: src/mpdevil.py:1105
msgid "Choose directory"
msgstr "Verzeichnis wählen"
#: src/mpdevil.py:1118
msgid "Connect via Unix domain socket"
msgstr "Über „Unix domain socket“ verbinden"
#: src/mpdevil.py:1137
msgid "" msgid ""
"The first image in the same directory as the song file matching this regex " "The first image in the same directory as the song file matching this regex "
"will be displayed. %AlbumArtist% and %Album% will be replaced by the " "will be displayed. %AlbumArtist% and %Album% will be replaced by the "
@@ -124,161 +110,190 @@ msgstr ""
"regulären Ausdruck entspricht, wird angezeigt. %AlbumArtist% und %Album% " "regulären Ausdruck entspricht, wird angezeigt. %AlbumArtist% und %Album% "
"werden durch die entsprechenden Tags des Liedes ersetzt." "werden durch die entsprechenden Tags des Liedes ersetzt."
#: mpdevil:971 #: src/mpdevil.py:1142
msgid "Profile:" msgid "Socket:"
msgstr "Profil:" msgstr "Socket:"
#: mpdevil:972 #: src/mpdevil.py:1144
msgid "Name:"
msgstr "Name:"
#: mpdevil:973
msgid "Host:" msgid "Host:"
msgstr "Host:" msgstr "Host:"
#: mpdevil:974 #: src/mpdevil.py:1146
msgid "Password:" msgid "Password:"
msgstr "Passwort:" msgstr "Passwort:"
#: mpdevil:975 #: src/mpdevil.py:1147
msgid "Music lib:" msgid "Music lib:"
msgstr "Musikverzeichnis:" msgstr "Musikverzeichnis:"
#: mpdevil:976 #: src/mpdevil.py:1149
msgid "Cover regex:" msgid "Cover regex:"
msgstr "Cover-Regex:" msgstr "Cover-Regex:"
#: mpdevil:1111 #: src/mpdevil.py:1173 src/mpdevil.py:3569
msgid "Choose directory" msgid "Profile 1"
msgstr "Verzeichnis wählen" msgstr "Profil 1"
#: mpdevil:1142 #: src/mpdevil.py:1174 src/mpdevil.py:3569
msgid "Profile 2"
msgstr "Profil 2"
#: src/mpdevil.py:1175 src/mpdevil.py:3569
msgid "Profile 3"
msgstr "Profil 3"
#. connect button
#: src/mpdevil.py:1179 src/mpdevil.py:3451
msgid "Connect"
msgstr "Verbinden"
#. label
#: src/mpdevil.py:1204
msgid "Choose the order of information to appear in the playlist:" msgid "Choose the order of information to appear in the playlist:"
msgstr "" msgstr ""
"Lege die Reihenfolge fest, in der Informationen in der Wiedergabeliste " "Lege die Reihenfolge fest, in der Informationen in der Wiedergabeliste "
"angezeigt werden sollen:" "angezeigt werden sollen:"
#: mpdevil:1159 mpdevil:1712 mpdevil:1807 mpdevil:2759 #. fill store
#: src/mpdevil.py:1221 src/mpdevil.py:1641 src/mpdevil.py:1840
#: src/mpdevil.py:2461
msgid "No" msgid "No"
msgstr "Nr." msgstr "Nr."
#: mpdevil:1159 mpdevil:2760 #: src/mpdevil.py:1221 src/mpdevil.py:2462
msgid "Disc" msgid "Disc"
msgstr "CD" msgstr "CD"
#: mpdevil:1159 mpdevil:1715 mpdevil:1812 mpdevil:2761 #: src/mpdevil.py:1221 src/mpdevil.py:1644 src/mpdevil.py:1671
#: src/mpdevil.py:1841 src/mpdevil.py:2463 src/mpdevil.py:2556
#: src/mpdevil.py:2558
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: mpdevil:1159 mpdevil:1818 mpdevil:2762 #: src/mpdevil.py:1221 src/mpdevil.py:1842 src/mpdevil.py:2464
msgid "Artist" msgid "Artist"
msgstr "Interpret" msgstr "Interpret"
#: mpdevil:1159 mpdevil:1824 mpdevil:2763 #: src/mpdevil.py:1221 src/mpdevil.py:1843 src/mpdevil.py:2465
msgid "Album" msgid "Album"
msgstr "Album" msgstr "Album"
#: mpdevil:1159 mpdevil:1719 mpdevil:1830 mpdevil:2764 #: src/mpdevil.py:1221 src/mpdevil.py:1648 src/mpdevil.py:1844
#: src/mpdevil.py:2466
msgid "Length" msgid "Length"
msgstr "Länge" msgstr "Länge"
#: mpdevil:1159 mpdevil:2765 #: src/mpdevil.py:1221 src/mpdevil.py:2467
msgid "Year" msgid "Year"
msgstr "Jahr" msgstr "Jahr"
#: mpdevil:1159 mpdevil:2766 #: src/mpdevil.py:1221 src/mpdevil.py:2468
msgid "Genre" msgid "Genre"
msgstr "Genre" msgstr "Genre"
#: mpdevil:1275 mpdevil:1277 mpdevil:3718 #: src/mpdevil.py:1305 src/mpdevil.py:1307 src/mpdevil.py:3452
msgid "Settings" #: src/mpdevil.py:3561
msgid "Preferences"
msgstr "Einstellungen" msgstr "Einstellungen"
#: mpdevil:1290 mpdevil:1299 mpdevil:3564 #: src/mpdevil.py:1321 src/mpdevil.py:1332
msgid "General" msgid "View"
msgstr "Allgemein" msgstr "Ansicht"
#: mpdevil:1291 mpdevil:1300 mpdevil:3729 #: src/mpdevil.py:1322 src/mpdevil.py:1333
msgid "Profiles" msgid "Behavior"
msgstr "Profile" msgstr "Verhalten"
#: mpdevil:1292 mpdevil:1301 mpdevil:3568 #: src/mpdevil.py:1323 src/mpdevil.py:1334 data/ShortcutsWindow.ui:228
msgid "Playlist" msgid "Playlist"
msgstr "Wiedergabeliste" msgstr "Wiedergabeliste"
#: mpdevil:1314 #: src/mpdevil.py:1324 src/mpdevil.py:1335
msgid "Profiles"
msgstr "Profile"
#: src/mpdevil.py:1352
msgid "Stats" msgid "Stats"
msgstr "Statistik" msgstr "Statistik"
#: mpdevil:1324 #: src/mpdevil.py:1361
msgid "<b>Protocol:</b>" msgid "<b>Protocol:</b>"
msgstr "<b>Protokoll:</b>" msgstr "<b>Protokoll:</b>"
#: mpdevil:1325 #: src/mpdevil.py:1362
msgid "<b>Uptime:</b>" msgid "<b>Uptime:</b>"
msgstr "<b>Uptime:</b>" msgstr "<b>Uptime:</b>"
#: mpdevil:1326 #: src/mpdevil.py:1363
msgid "<b>Playtime:</b>" msgid "<b>Playtime:</b>"
msgstr "<b>Wiedergabezeit:</b>" msgstr "<b>Wiedergabezeit:</b>"
#: mpdevil:1327 #: src/mpdevil.py:1364
msgid "<b>Artists:</b>" msgid "<b>Artists:</b>"
msgstr "<b>Künstler:</b>" msgstr "<b>Künstler:</b>"
#: mpdevil:1328 #: src/mpdevil.py:1365
msgid "<b>Albums:</b>" msgid "<b>Albums:</b>"
msgstr "<b>Alben:</b>" msgstr "<b>Alben:</b>"
#: mpdevil:1329 #: src/mpdevil.py:1366
msgid "<b>Songs:</b>" msgid "<b>Songs:</b>"
msgstr "<b>Titel:</b>" msgstr "<b>Titel:</b>"
#: mpdevil:1330 #: src/mpdevil.py:1367
msgid "<b>Total Playtime:</b>" msgid "<b>Total Playtime:</b>"
msgstr "<b>Gesamt Wiedergabezeit:</b>" msgstr "<b>Gesamtwiedergabezeit:</b>"
#: mpdevil:1331 #: src/mpdevil.py:1368
msgid "<b>Database Update:</b>" msgid "<b>Database Update:</b>"
msgstr "<b>Datenbankaktualisierung:</b>" msgstr "<b>Datenbankaktualisierung:</b>"
#: mpdevil:1355 #. open-with button
msgid "A simple music browser for MPD" #: src/mpdevil.py:1416
msgstr "Ein einfacher Musikbrowser für MPD"
#: mpdevil:1453
msgid "Open with…" msgid "Open with…"
msgstr "Öffnen mit…" msgstr "Öffnen mit…"
#: mpdevil:1471 #: src/mpdevil.py:1426 src/mpdevil.py:1703
msgid "Append"
msgstr "Anhängen"
#: src/mpdevil.py:1427 src/mpdevil.py:1704
msgid "Play"
msgstr "Abspielen"
#: src/mpdevil.py:1428 src/mpdevil.py:1705
msgid "Enqueue"
msgstr "Einreihen"
#: src/mpdevil.py:1445
msgid "MPD-Tag" msgid "MPD-Tag"
msgstr "MPD-Tag" msgstr "MPD-Tag"
#: mpdevil:1474 #: src/mpdevil.py:1448
msgid "Value" msgid "Value"
msgstr "Wert" msgstr "Wert"
#: mpdevil:1605 #: src/mpdevil.py:1579
msgid "_Append" msgid "_Append"
msgstr "_Anhängen" msgstr "_Anhängen"
#: mpdevil:1607 #: src/mpdevil.py:1579
msgid "Add all titles to playlist" msgid "Add all titles to playlist"
msgstr "Alle Titel der Wiedergabeliste anhängen" msgstr "Alle Titel der Wiedergabeliste anhängen"
#: mpdevil:1608 #: src/mpdevil.py:1580
msgid "_Play" msgid "_Play"
msgstr "Ab_spielen" msgstr "Ab_spielen"
#: mpdevil:1610 #: src/mpdevil.py:1580
msgid "Directly play all titles" msgid "Directly play all titles"
msgstr "Alle Titel sofort abspielen" msgstr "Alle Titel sofort abspielen"
#: mpdevil:1611 #: src/mpdevil.py:1581
msgid "_Enqueue" msgid "_Enqueue"
msgstr "_Einreihen" msgstr "_Einreihen"
#: mpdevil:1613 #: src/mpdevil.py:1581
msgid "" msgid ""
"Append all titles after the currently playing track and clear the playlist " "Append all titles after the currently playing track and clear the playlist "
"from all other songs" "from all other songs"
@@ -286,327 +301,294 @@ msgstr ""
"Alle Titel hinter dem aktuellen Stück einreihen und die weitere " "Alle Titel hinter dem aktuellen Stück einreihen und die weitere "
"Wiedergabeliste leeren" "Wiedergabeliste leeren"
#: mpdevil:1868 #: src/mpdevil.py:1670 src/mpdevil.py:2652
#, python-brace-format
msgid "{number} song ({duration})"
msgid_plural "{number} songs ({duration})"
msgstr[0] "{number} Stück ({duration})"
msgstr[1] "{number} Stücke ({duration})"
#: src/mpdevil.py:1773
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] "{hits} Treffer"
msgstr[1] "{hits} Treffer"
#: src/mpdevil.py:1892
msgid "all tags" msgid "all tags"
msgstr "Alle Tags" msgstr "Alle Tags"
#: mpdevil:1896 #: src/mpdevil.py:2024
#, python-brace-format
msgid "{num} hits"
msgstr "{num} Treffer"
#: mpdevil:1934
msgid "all genres" msgid "all genres"
msgstr "Alle Genres" msgstr "Alle Genres"
#: mpdevil:2036 #: src/mpdevil.py:2050
msgid "all artists" msgid "all artists"
msgstr "Alle Interpreten" msgstr "Alle Interpreten"
#: mpdevil:2228 #: src/mpdevil.py:2683
#, python-brace-format
msgid "{titles} titles on {discs} discs ({length})"
msgstr "{titles} Titel auf {discs} CDs ({length})"
#: mpdevil:2231 mpdevil:2863 mpdevil:3149 mpdevil:3150
#, python-brace-format
msgid "{titles} titles ({length})"
msgstr "{titles} Titel ({length})"
#: mpdevil:2371 mpdevil:3587
msgid "Back to current album"
msgstr "Zurück zu aktuellem Album"
#: mpdevil:2373
msgid "Search"
msgstr "Suche"
#: mpdevil:2548
msgid "searching..."
msgstr "suche..."
#: mpdevil:2553
msgid "connection error"
msgstr "Verbindungsfehler"
#: mpdevil:2555
msgid "lyrics not found"
msgstr "Liedtext nicht gefunden"
#: mpdevil:2603
#, 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}"
#: mpdevil:2733
msgid "Scroll to current song" msgid "Scroll to current song"
msgstr "Gehe zu aktuellem Lied" msgstr "Gehe zu aktuellem Lied"
#: mpdevil:2741 mpdevil:3603 #: src/mpdevil.py:2785
msgid "Clear playlist" msgid "searching…"
msgstr "Wiedergabeliste leeren" msgstr "suche…"
#: mpdevil:3035 #: src/mpdevil.py:2790
msgid "Show lyrics" msgid "connection error"
msgstr "Zeige Liedtext" msgstr "Verbindungsfehler"
#: mpdevil:3355 #: src/mpdevil.py:2792
msgid "Random mode" msgid "lyrics not found"
msgstr "Zufallsmodus" msgstr "Liedtext nicht gefunden"
#: mpdevil:3357 #: src/mpdevil.py:2899
msgid "Lyrics"
msgstr "Liedtext"
#: src/mpdevil.py:2990 src/mpdevil.py:2991
#, python-brace-format
msgid "{number} song"
msgid_plural "{number} songs"
msgstr[0] "{number} Stück"
msgstr[1] "{number} Stücke"
#: src/mpdevil.py:3196
msgid "Repeat mode" msgid "Repeat mode"
msgstr "Dauerschleife" msgstr "Dauerschleife"
#: mpdevil:3359 #: src/mpdevil.py:3197
msgid "Random mode"
msgstr "Zufallsmodus"
#: src/mpdevil.py:3198
msgid "Single mode" msgid "Single mode"
msgstr "Einzelstückmodus" msgstr "Einzelstückmodus"
#: mpdevil:3361 #: src/mpdevil.py:3199
msgid "Consume mode" msgid "Consume mode"
msgstr "Wiedergabeliste verbrauchen" msgstr "Wiedergabeliste verbrauchen"
#: mpdevil:3565 #: src/mpdevil.py:3421
msgid "Window" msgid "Updating Database…"
msgstr "Fenster" msgstr "Datenbank aktualisieren…"
#: mpdevil:3566 #: src/mpdevil.py:3473
msgid "Playback"
msgstr "Wiedergabe"
#: mpdevil:3567
msgid "Search, Album Dialog and Album List"
msgstr "Suche, Albumdialog und Albumliste"
#: mpdevil:3577
msgid "Open online help"
msgstr "Onlinehilfe öffnen"
#: mpdevil:3578
msgid "Open shortcuts window"
msgstr "Tastenkürzelfenster öffnen"
#: mpdevil:3579
msgid "Open menu"
msgstr "Menü öffnen"
#: mpdevil:3580 mpdevil:3724
msgid "Update database"
msgstr "Datenbank aktualisieren"
#: mpdevil:3581 mpdevil:3722
msgid "Quit"
msgstr "Beenden"
#: mpdevil:3582
msgid "Cycle through profiles"
msgstr "Profile durchschalten"
#: mpdevil:3583
msgid "Cycle through profiles in reversed order"
msgstr "Profile rückwärts durchschalten"
#: mpdevil:3584
msgid "Toggle mini player"
msgstr "Miniplayer ein-/ausschalten"
#: mpdevil:3585
msgid "Toggle lyrics"
msgstr "Liedtext ein-/ausblenden"
#: mpdevil:3586
msgid "Toggle search"
msgstr "Suche ein-/ausblenden"
#: mpdevil:3588
msgid "Play/Pause"
msgstr "Wiedergabe/Pause"
#: mpdevil:3589
msgid "Stop"
msgstr "Stopp"
#: mpdevil:3590
msgid "Next title"
msgstr "Nächster Titel"
#: mpdevil:3591
msgid "Previous title"
msgstr "Vorheriger Titel"
#: mpdevil:3592
msgid "Seek forward"
msgstr "Vorspulen"
#: mpdevil:3593
msgid "Seek backward"
msgstr "Zurückspulen"
#: mpdevil:3594
msgid "Toggle repeat mode"
msgstr "Dauerschleife ein-/ausschalten"
#: mpdevil:3595
msgid "Toggle random mode"
msgstr "Zufallsmodus ein-/ausschalten"
#: mpdevil:3596
msgid "Toggle single mode"
msgstr "Einzelstückmodus ein-/ausschalten"
#: mpdevil:3597
msgid "Toggle consume mode"
msgstr "Wiedergabeliste verbrauchen ein-/ausschalten"
#: mpdevil:3598
msgid "Play selected item (next)"
msgstr "Ausgewähltes Element (als Nächstes) abspielen"
#: mpdevil:3598
msgid "Left-click"
msgstr "Linksklick"
#: mpdevil:3599
msgid "Append selected item"
msgstr "Ausgewähltes Element anhängen"
#: mpdevil:3599 mpdevil:3602
msgid "Middle-click"
msgstr "Mittelklick"
#: mpdevil:3600
msgid "Play selected item immediately"
msgstr "Ausgewähltes Element sofort abspielen"
#: mpdevil:3600
msgid "Double-click"
msgstr "Doppelklick"
#: mpdevil:3601 mpdevil:3604
msgid "Show additional information"
msgstr "Zeige weitere Informationen"
#: mpdevil:3601 mpdevil:3604
msgid "Right-click"
msgstr "Rechtsklick"
#: mpdevil:3602
msgid "Remove selected song"
msgstr "Ausgewählten Titel entfernen"
#: mpdevil:3628
msgid "Connect"
msgstr "Verbinden"
#: mpdevil:3646
#, python-brace-format #, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed" msgid "Connection to “{socket}” failed"
msgstr "Verbindung zu „{profile}“ ({host}:{port}) fehlgeschlagen" msgstr "Verbindung zu „{socket}“ fehlgeschlagen"
#: mpdevil:3719 #: src/mpdevil.py:3475
msgid "Keyboard shortcuts" #, python-brace-format
msgid "Connection to “{host}:{port}” failed"
msgstr "Verbindung zu „{host}:{port}“ fehlgeschlagen"
#: src/mpdevil.py:3546
msgid "Search"
msgstr "Suche"
#: src/mpdevil.py:3549 data/ShortcutsWindow.ui:99
msgid "Back to current album"
msgstr "Zurück zu aktuellem Album"
#: src/mpdevil.py:3562
msgid "Keyboard Shortcuts"
msgstr "Tastenkürzel" msgstr "Tastenkürzel"
#: mpdevil:3720 #: src/mpdevil.py:3563
msgid "Help" msgid "Help"
msgstr "Hilfe" msgstr "Hilfe"
#: mpdevil:3721 #: src/mpdevil.py:3564
msgid "About" msgid "About mpdevil"
msgstr "Über" msgstr "Info zu mpdevil"
#: mpdevil:3725 #: src/mpdevil.py:3566
msgid "Server stats" msgid "Update Database"
msgstr "Datenbank aktualisieren"
#: src/mpdevil.py:3567
msgid "Server Stats"
msgstr "Serverstatistik" msgstr "Serverstatistik"
#: mpdevil:3730 #: src/mpdevil.py:3574
msgid "Mini player" msgid "Mini Player"
msgstr "Miniplayer" msgstr "Miniplayer"
#: mpdevil:3731 #: src/mpdevil.py:3575
msgid "Save window layout" msgid "Genre Filter"
msgstr "Fensterlayout speichern" msgstr "Genrefilter"
#: mpdevil:3736 #: src/mpdevil.py:3585
msgid "Menu" msgid "Menu"
msgstr "Menü" msgstr "Menü"
#: mpdevil:3784 mpdevil:3786 #: src/mpdevil.py:3638 src/mpdevil.py:3640
msgid "connecting…" msgid "connecting…"
msgstr "verbinden…" msgstr "verbinden…"
#~ msgid "Close" #: src/mpdevil.py:3797
#~ msgstr "Schließen" msgid "Debug mode"
msgstr "Debugmodus"
#~ msgid "Album Artist" #: data/org.mpdevil.mpdevil.desktop.in:3
#~ msgstr "Albuminterpret" msgid "mpdevil"
msgstr "mpdevil"
#, python-format #: data/org.mpdevil.mpdevil.desktop.in:4
#~ msgid "%i hits" msgid "MPD Client"
#~ msgstr "%i Treffer" msgstr "MPD Client"
#, python-format #: data/org.mpdevil.mpdevil.desktop.in:5 data/AboutDialog.ui:7
#~ msgid "%(total_tracks)i titles (%(total_length)s)" msgid "A simple music browser for MPD"
#~ msgstr "%(total_tracks)i Titel (%(total_length)s)" msgstr "Ein einfacher Musikbrowser für MPD"
#~ msgid "Unknown Artist" #: data/ShortcutsWindow.ui:12
#~ msgstr "Unbekannter Interpret" msgid "General"
msgstr "Allgemein"
#~ msgid "Unknown Album" #: data/ShortcutsWindow.ui:16
#~ msgstr "Unbekanntes Album" msgid "Open online help"
msgstr "Onlinehilfe öffnen"
#~ msgid "not connected" #: data/ShortcutsWindow.ui:23
#~ msgstr "nicht verbunden" msgid "Open shortcuts window"
msgstr "Tastenkürzelfenster öffnen"
#, python-format #: data/ShortcutsWindow.ui:30
#~ msgid "hits: %i" msgid "Open menu"
#~ msgstr "Treffer: %i" msgstr "Menü öffnen"
#~ msgid "Add" #: data/ShortcutsWindow.ui:37
#~ msgstr "Hinzufügen" msgid "Update database"
msgstr "Datenbank aktualisieren"
#~ msgid "Open" #: data/ShortcutsWindow.ui:44
#~ msgstr "Öffnen" msgid "Quit"
msgstr "Beenden"
#~ msgid "Lyrics" #: data/ShortcutsWindow.ui:53
#~ msgstr "Liedtext" msgid "Window"
msgstr "Fenster"
#~ msgid "Tag" #: data/ShortcutsWindow.ui:57
#~ msgstr "Tag" msgid "Cycle through profiles"
msgstr "Profile durchschalten"
#~ msgid "Select" #: data/ShortcutsWindow.ui:64
#~ msgstr "Auswählen" msgid "Cycle through profiles in reversed order"
msgstr "Profile rückwärts durchschalten"
#~ msgid "Use alternative layout" #: data/ShortcutsWindow.ui:71
#~ msgstr "Benutze alternatives Layout" msgid "Toggle mini player"
msgstr "Miniplayer ein-/ausschalten"
#~ msgid "Use 'Artist' instead of 'Album Artist'" #: data/ShortcutsWindow.ui:78
#~ msgstr "Benutze \"Interpret\" statt \"Albuminterpret\"" msgid "Toggle genre filter"
msgstr "Genrefilter ein-/ausschalten"
#~ msgid "Don't interrupt current title on album select" #: data/ShortcutsWindow.ui:85
#~ msgstr "Laufenden Titel bei Albumauswahl nicht abbrechen" msgid "Toggle lyrics"
msgstr "Liedtext ein-/ausblenden"
#~ msgid "Show genre filter" #: data/ShortcutsWindow.ui:92
#~ msgstr "Zeige Genre-Filter" msgid "Toggle search"
msgstr "Suche ein-/ausblenden"
#~ msgid "Port:" #: data/ShortcutsWindow.ui:108
#~ msgstr "Port:" msgid "Playback"
msgstr "Wiedergabe"
#~ msgid "Drag & Drop to rearrange" #: data/ShortcutsWindow.ui:112
#~ msgstr "Mit Drag & Drop sortieren" msgid "Play/Pause"
msgstr "Wiedergabe/Pause"
#~ msgid "Column" #: data/ShortcutsWindow.ui:119
#~ msgstr "Spalte" msgid "Stop"
msgstr "Stopp"
#~ msgid "Return to album of current title" #: data/ShortcutsWindow.ui:126
#~ msgstr "Zu Album des aktuellen Titels zurückkehren" msgid "Stop after current title"
msgstr "Nach aktuellem Titel stoppen"
#~ msgid "Not connected to MPD-server. Reconnect?" #: data/ShortcutsWindow.ui:133
#~ msgstr "Nicht mit MPD-Server verbunden. Verbindung wiederherstellen?" msgid "Next title"
msgstr "Nächster Titel"
#~ msgid "Find titles" #: data/ShortcutsWindow.ui:140
#~ msgstr "Finde Titel" msgid "Previous title"
msgstr "Vorheriger Titel"
#: data/ShortcutsWindow.ui:147
msgid "Seek forward"
msgstr "Vorspulen"
#: data/ShortcutsWindow.ui:154
msgid "Seek backward"
msgstr "Zurückspulen"
#: data/ShortcutsWindow.ui:161
msgid "Toggle repeat mode"
msgstr "Dauerschleife ein-/ausschalten"
#: data/ShortcutsWindow.ui:168
msgid "Toggle random mode"
msgstr "Zufallsmodus ein-/ausschalten"
#: data/ShortcutsWindow.ui:175
msgid "Toggle single mode"
msgstr "Einzelstückmodus ein-/ausschalten"
#: data/ShortcutsWindow.ui:182
msgid "Toggle consume mode"
msgstr "Wiedergabeliste verbrauchen ein-/ausschalten"
#: data/ShortcutsWindow.ui:191
msgid "Search, Album Dialog, Album List and Artist List"
msgstr "Suche, Albumdialog, Albumliste und Interpretenliste"
#: data/ShortcutsWindow.ui:195
msgid "Enqueue selected item"
msgstr "Ausgewähltes Element einreihen"
#: data/ShortcutsWindow.ui:202
msgid "Append selected item"
msgstr "Ausgewähltes Element anhängen"
#: data/ShortcutsWindow.ui:203 data/ShortcutsWindow.ui:233
msgid "Middle-click"
msgstr "Mittelklick"
#: data/ShortcutsWindow.ui:210
msgid "Play selected item immediately"
msgstr "Ausgewähltes Element sofort abspielen"
#: data/ShortcutsWindow.ui:211
msgid "Double-click"
msgstr "Doppelklick"
#: data/ShortcutsWindow.ui:218 data/ShortcutsWindow.ui:247
msgid "Show additional information"
msgstr "Zeige weitere Informationen"
#: data/ShortcutsWindow.ui:219 data/ShortcutsWindow.ui:248
msgid "Right-click"
msgstr "Rechtsklick"
#: data/ShortcutsWindow.ui:232
msgid "Remove selected song"
msgstr "Ausgewählten Titel entfernen"
#: data/ShortcutsWindow.ui:240
msgid "Clear playlist"
msgstr "Wiedergabeliste leeren"
#~ msgid "Use “Album Artist” tag"
#~ msgstr "„Album Artist“ Tag benutzen"
#~ msgid "Show lyrics"
#~ msgstr "Zeige Liedtext"
#~ msgid "Filter by genre"
#~ msgstr "Nach Genre filtern"

1
po/meson.build Normal file
View File

@@ -0,0 +1 @@
i18n.gettext('mpdevil', preset: 'glib')

View File

@@ -1,14 +1,14 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the mpdevil package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: mpdevil\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-02 11:47+0100\n" "POT-Creation-Date: 2021-12-30 01:19+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,515 +16,563 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: mpdevil:470 #: src/mpdevil.py:490
msgid "Unknown Title" #, python-brace-format
msgstr "" msgid "{days} day"
msgid_plural "{days} days"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:799 #: src/mpdevil.py:527
msgid "Main cover size:" #, python-brace-format
msgstr "" msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:800 #: src/mpdevil.py:1005
msgid "Album view cover size:"
msgstr ""
#: mpdevil:801
msgid "Action bar icon size:"
msgstr ""
#: mpdevil:802
msgid "Secondary icon size:"
msgstr ""
#: mpdevil:815
msgid "Sort albums by:"
msgstr ""
#: mpdevil:815
msgid "name"
msgstr ""
#: mpdevil:815
msgid "year"
msgstr ""
#: mpdevil:816
msgid "Position of playlist:"
msgstr ""
#: mpdevil:816
msgid "bottom"
msgstr ""
#: mpdevil:816
msgid "right"
msgstr ""
#: mpdevil:834
msgid "Use Client-side decoration"
msgstr ""
#: mpdevil:835
msgid "Show stop button"
msgstr ""
#: mpdevil:836
msgid "Show lyrics button"
msgstr ""
#: mpdevil:837
msgid "Show initials in artist view"
msgstr ""
#: mpdevil:838
msgid "Show tooltips in album view"
msgstr ""
#: mpdevil:839
msgid "Use “Album Artist” tag"
msgstr ""
#: mpdevil:840
msgid "Send notification on title change"
msgstr ""
#: mpdevil:841
msgid "Stop playback on quit"
msgstr ""
#: mpdevil:842
msgid "Play selected albums and titles immediately"
msgstr ""
#: mpdevil:855
msgid "<b>View</b>"
msgstr ""
#: mpdevil:856
msgid "<b>Behavior</b>"
msgstr ""
#: mpdevil:888
msgid "(restart required)" msgid "(restart required)"
msgstr "" msgstr ""
#: mpdevil:950 #: src/mpdevil.py:1051
msgid "_Connect" msgid "Use Client-side decoration"
msgstr "" msgstr ""
#: mpdevil:966 #: src/mpdevil.py:1052
msgid "Show stop button"
msgstr ""
#: src/mpdevil.py:1053
msgid "Show audio format"
msgstr ""
#: src/mpdevil.py:1054
msgid "Show lyrics button"
msgstr ""
#: src/mpdevil.py:1055
msgid "Place playlist at the side"
msgstr ""
#: src/mpdevil.py:1061
msgid "Main cover size"
msgstr ""
#: src/mpdevil.py:1062
msgid "Album view cover size"
msgstr ""
#: src/mpdevil.py:1063
msgid "Action bar icon size"
msgstr ""
#: src/mpdevil.py:1073
msgid "Support “MPRIS”"
msgstr ""
#: src/mpdevil.py:1074
msgid "Sort albums by year"
msgstr ""
#: src/mpdevil.py:1075
msgid "Send notification on title change"
msgstr ""
#: src/mpdevil.py:1076
msgid "Play selected albums and titles immediately"
msgstr ""
#: src/mpdevil.py:1077
msgid "Rewind via previous button"
msgstr ""
#: src/mpdevil.py:1078
msgid "Stop playback on quit"
msgstr ""
#: src/mpdevil.py:1105
msgid "Choose directory"
msgstr ""
#: src/mpdevil.py:1118
msgid "Connect via Unix domain socket"
msgstr ""
#: src/mpdevil.py:1137
msgid "" msgid ""
"The first image in the same directory as the song file matching this regex " "The first image in the same directory as the song file matching this regex "
"will be displayed. %AlbumArtist% and %Album% will be replaced by the " "will be displayed. %AlbumArtist% and %Album% will be replaced by the "
"corresponding tags of the song." "corresponding tags of the song."
msgstr "" msgstr ""
#: mpdevil:971 #: src/mpdevil.py:1142
msgid "Profile:" msgid "Socket:"
msgstr "" msgstr ""
#: mpdevil:972 #: src/mpdevil.py:1144
msgid "Name:"
msgstr ""
#: mpdevil:973
msgid "Host:" msgid "Host:"
msgstr "" msgstr ""
#: mpdevil:974 #: src/mpdevil.py:1146
msgid "Password:" msgid "Password:"
msgstr "" msgstr ""
#: mpdevil:975 #: src/mpdevil.py:1147
msgid "Music lib:" msgid "Music lib:"
msgstr "" msgstr ""
#: mpdevil:976 #: src/mpdevil.py:1149
msgid "Cover regex:" msgid "Cover regex:"
msgstr "" msgstr ""
#: mpdevil:1111 #: src/mpdevil.py:1173 src/mpdevil.py:3569
msgid "Choose directory" msgid "Profile 1"
msgstr "" msgstr ""
#: mpdevil:1142 #: src/mpdevil.py:1174 src/mpdevil.py:3569
msgid "Profile 2"
msgstr ""
#: src/mpdevil.py:1175 src/mpdevil.py:3569
msgid "Profile 3"
msgstr ""
#. connect button
#: src/mpdevil.py:1179 src/mpdevil.py:3451
msgid "Connect"
msgstr ""
#. label
#: src/mpdevil.py:1204
msgid "Choose the order of information to appear in the playlist:" msgid "Choose the order of information to appear in the playlist:"
msgstr "" msgstr ""
#: mpdevil:1159 mpdevil:1712 mpdevil:1807 mpdevil:2759 #. fill store
#: src/mpdevil.py:1221 src/mpdevil.py:1641 src/mpdevil.py:1840
#: src/mpdevil.py:2461
msgid "No" msgid "No"
msgstr "" msgstr ""
#: mpdevil:1159 mpdevil:2760 #: src/mpdevil.py:1221 src/mpdevil.py:2462
msgid "Disc" msgid "Disc"
msgstr "" msgstr ""
#: mpdevil:1159 mpdevil:1715 mpdevil:1812 mpdevil:2761 #: src/mpdevil.py:1221 src/mpdevil.py:1644 src/mpdevil.py:1671
#: src/mpdevil.py:1841 src/mpdevil.py:2463 src/mpdevil.py:2556
#: src/mpdevil.py:2558
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: mpdevil:1159 mpdevil:1818 mpdevil:2762 #: src/mpdevil.py:1221 src/mpdevil.py:1842 src/mpdevil.py:2464
msgid "Artist" msgid "Artist"
msgstr "" msgstr ""
#: mpdevil:1159 mpdevil:1824 mpdevil:2763 #: src/mpdevil.py:1221 src/mpdevil.py:1843 src/mpdevil.py:2465
msgid "Album" msgid "Album"
msgstr "" msgstr ""
#: mpdevil:1159 mpdevil:1719 mpdevil:1830 mpdevil:2764 #: src/mpdevil.py:1221 src/mpdevil.py:1648 src/mpdevil.py:1844
#: src/mpdevil.py:2466
msgid "Length" msgid "Length"
msgstr "" msgstr ""
#: mpdevil:1159 mpdevil:2765 #: src/mpdevil.py:1221 src/mpdevil.py:2467
msgid "Year" msgid "Year"
msgstr "" msgstr ""
#: mpdevil:1159 mpdevil:2766 #: src/mpdevil.py:1221 src/mpdevil.py:2468
msgid "Genre" msgid "Genre"
msgstr "" msgstr ""
#: mpdevil:1275 mpdevil:1277 mpdevil:3718 #: src/mpdevil.py:1305 src/mpdevil.py:1307 src/mpdevil.py:3452
msgid "Settings" #: src/mpdevil.py:3561
msgid "Preferences"
msgstr "" msgstr ""
#: mpdevil:1290 mpdevil:1299 mpdevil:3564 #: src/mpdevil.py:1321 src/mpdevil.py:1332
msgid "General" msgid "View"
msgstr "" msgstr ""
#: mpdevil:1291 mpdevil:1300 mpdevil:3729 #: src/mpdevil.py:1322 src/mpdevil.py:1333
msgid "Profiles" msgid "Behavior"
msgstr "" msgstr ""
#: mpdevil:1292 mpdevil:1301 mpdevil:3568 #: src/mpdevil.py:1323 src/mpdevil.py:1334 data/ShortcutsWindow.ui:228
msgid "Playlist" msgid "Playlist"
msgstr "" msgstr ""
#: mpdevil:1314 #: src/mpdevil.py:1324 src/mpdevil.py:1335
msgid "Profiles"
msgstr ""
#: src/mpdevil.py:1352
msgid "Stats" msgid "Stats"
msgstr "" msgstr ""
#: mpdevil:1324 #: src/mpdevil.py:1361
msgid "<b>Protocol:</b>" msgid "<b>Protocol:</b>"
msgstr "" msgstr ""
#: mpdevil:1325 #: src/mpdevil.py:1362
msgid "<b>Uptime:</b>" msgid "<b>Uptime:</b>"
msgstr "" msgstr ""
#: mpdevil:1326 #: src/mpdevil.py:1363
msgid "<b>Playtime:</b>" msgid "<b>Playtime:</b>"
msgstr "" msgstr ""
#: mpdevil:1327 #: src/mpdevil.py:1364
msgid "<b>Artists:</b>" msgid "<b>Artists:</b>"
msgstr "" msgstr ""
#: mpdevil:1328 #: src/mpdevil.py:1365
msgid "<b>Albums:</b>" msgid "<b>Albums:</b>"
msgstr "" msgstr ""
#: mpdevil:1329 #: src/mpdevil.py:1366
msgid "<b>Songs:</b>" msgid "<b>Songs:</b>"
msgstr "" msgstr ""
#: mpdevil:1330 #: src/mpdevil.py:1367
msgid "<b>Total Playtime:</b>" msgid "<b>Total Playtime:</b>"
msgstr "" msgstr ""
#: mpdevil:1331 #: src/mpdevil.py:1368
msgid "<b>Database Update:</b>" msgid "<b>Database Update:</b>"
msgstr "" msgstr ""
#: mpdevil:1355 #. open-with button
msgid "A simple music browser for MPD" #: src/mpdevil.py:1416
msgstr ""
#: mpdevil:1453
msgid "Open with…" msgid "Open with…"
msgstr "" msgstr ""
#: mpdevil:1471 #: src/mpdevil.py:1426 src/mpdevil.py:1703
msgid "Append"
msgstr ""
#: src/mpdevil.py:1427 src/mpdevil.py:1704
msgid "Play"
msgstr ""
#: src/mpdevil.py:1428 src/mpdevil.py:1705
msgid "Enqueue"
msgstr ""
#: src/mpdevil.py:1445
msgid "MPD-Tag" msgid "MPD-Tag"
msgstr "" msgstr ""
#: mpdevil:1474 #: src/mpdevil.py:1448
msgid "Value" msgid "Value"
msgstr "" msgstr ""
#: mpdevil:1605 #: src/mpdevil.py:1579
msgid "_Append" msgid "_Append"
msgstr "" msgstr ""
#: mpdevil:1607 #: src/mpdevil.py:1579
msgid "Add all titles to playlist" msgid "Add all titles to playlist"
msgstr "" msgstr ""
#: mpdevil:1608 #: src/mpdevil.py:1580
msgid "_Play" msgid "_Play"
msgstr "" msgstr ""
#: mpdevil:1610 #: src/mpdevil.py:1580
msgid "Directly play all titles" msgid "Directly play all titles"
msgstr "" msgstr ""
#: mpdevil:1611 #: src/mpdevil.py:1581
msgid "_Enqueue" msgid "_Enqueue"
msgstr "" msgstr ""
#: mpdevil:1613 #: src/mpdevil.py:1581
msgid "" msgid ""
"Append all titles after the currently playing track and clear the playlist " "Append all titles after the currently playing track and clear the playlist "
"from all other songs" "from all other songs"
msgstr "" msgstr ""
#: mpdevil:1868 #: src/mpdevil.py:1670 src/mpdevil.py:2652
#, python-brace-format
msgid "{number} song ({duration})"
msgid_plural "{number} songs ({duration})"
msgstr[0] ""
msgstr[1] ""
#: src/mpdevil.py:1773
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] ""
msgstr[1] ""
#: src/mpdevil.py:1892
msgid "all tags" msgid "all tags"
msgstr "" msgstr ""
#: mpdevil:1896 #: src/mpdevil.py:2024
#, python-brace-format
msgid "{num} hits"
msgstr ""
#: mpdevil:1934
msgid "all genres" msgid "all genres"
msgstr "" msgstr ""
#: mpdevil:2036 #: src/mpdevil.py:2050
msgid "all artists" msgid "all artists"
msgstr "" msgstr ""
#: mpdevil:2228 #: src/mpdevil.py:2683
#, python-brace-format
msgid "{titles} titles on {discs} discs ({length})"
msgstr ""
#: mpdevil:2231 mpdevil:2863 mpdevil:3149 mpdevil:3150
#, python-brace-format
msgid "{titles} titles ({length})"
msgstr ""
#: mpdevil:2371 mpdevil:3587
msgid "Back to current album"
msgstr ""
#: mpdevil:2373
msgid "Search"
msgstr ""
#: mpdevil:2548
msgid "searching..."
msgstr ""
#: mpdevil:2553
msgid "connection error"
msgstr ""
#: mpdevil:2555
msgid "lyrics not found"
msgstr ""
#: mpdevil:2603
#, python-brace-format
msgid ""
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
"{file_type}"
msgstr ""
#: mpdevil:2733
msgid "Scroll to current song" msgid "Scroll to current song"
msgstr "" msgstr ""
#: mpdevil:2741 mpdevil:3603 #: src/mpdevil.py:2785
msgid "Clear playlist" msgid "searching…"
msgstr "" msgstr ""
#: mpdevil:3035 #: src/mpdevil.py:2790
msgid "Show lyrics" msgid "connection error"
msgstr "" msgstr ""
#: mpdevil:3355 #: src/mpdevil.py:2792
msgid "Random mode" msgid "lyrics not found"
msgstr "" msgstr ""
#: mpdevil:3357 #: src/mpdevil.py:2899
msgid "Lyrics"
msgstr ""
#: src/mpdevil.py:2990 src/mpdevil.py:2991
#, python-brace-format
msgid "{number} song"
msgid_plural "{number} songs"
msgstr[0] ""
msgstr[1] ""
#: src/mpdevil.py:3196
msgid "Repeat mode" msgid "Repeat mode"
msgstr "" msgstr ""
#: mpdevil:3359 #: src/mpdevil.py:3197
msgid "Random mode"
msgstr ""
#: src/mpdevil.py:3198
msgid "Single mode" msgid "Single mode"
msgstr "" msgstr ""
#: mpdevil:3361 #: src/mpdevil.py:3199
msgid "Consume mode" msgid "Consume mode"
msgstr "" msgstr ""
#: mpdevil:3565 #: src/mpdevil.py:3421
msgid "Window" msgid "Updating Database…"
msgstr "" msgstr ""
#: mpdevil:3566 #: src/mpdevil.py:3473
msgid "Playback"
msgstr ""
#: mpdevil:3567
msgid "Search, Album Dialog and Album List"
msgstr ""
#: mpdevil:3577
msgid "Open online help"
msgstr ""
#: mpdevil:3578
msgid "Open shortcuts window"
msgstr ""
#: mpdevil:3579
msgid "Open menu"
msgstr ""
#: mpdevil:3580 mpdevil:3724
msgid "Update database"
msgstr ""
#: mpdevil:3581 mpdevil:3722
msgid "Quit"
msgstr ""
#: mpdevil:3582
msgid "Cycle through profiles"
msgstr ""
#: mpdevil:3583
msgid "Cycle through profiles in reversed order"
msgstr ""
#: mpdevil:3584
msgid "Toggle mini player"
msgstr ""
#: mpdevil:3585
msgid "Toggle lyrics"
msgstr ""
#: mpdevil:3586
msgid "Toggle search"
msgstr ""
#: mpdevil:3588
msgid "Play/Pause"
msgstr ""
#: mpdevil:3589
msgid "Stop"
msgstr ""
#: mpdevil:3590
msgid "Next title"
msgstr ""
#: mpdevil:3591
msgid "Previous title"
msgstr ""
#: mpdevil:3592
msgid "Seek forward"
msgstr ""
#: mpdevil:3593
msgid "Seek backward"
msgstr ""
#: mpdevil:3594
msgid "Toggle repeat mode"
msgstr ""
#: mpdevil:3595
msgid "Toggle random mode"
msgstr ""
#: mpdevil:3596
msgid "Toggle single mode"
msgstr ""
#: mpdevil:3597
msgid "Toggle consume mode"
msgstr ""
#: mpdevil:3598
msgid "Play selected item (next)"
msgstr ""
#: mpdevil:3598
msgid "Left-click"
msgstr ""
#: mpdevil:3599
msgid "Append selected item"
msgstr ""
#: mpdevil:3599 mpdevil:3602
msgid "Middle-click"
msgstr ""
#: mpdevil:3600
msgid "Play selected item immediately"
msgstr ""
#: mpdevil:3600
msgid "Double-click"
msgstr ""
#: mpdevil:3601 mpdevil:3604
msgid "Show additional information"
msgstr ""
#: mpdevil:3601 mpdevil:3604
msgid "Right-click"
msgstr ""
#: mpdevil:3602
msgid "Remove selected song"
msgstr ""
#: mpdevil:3628
msgid "Connect"
msgstr ""
#: mpdevil:3646
#, python-brace-format #, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed" msgid "Connection to “{socket}” failed"
msgstr "" msgstr ""
#: mpdevil:3719 #: src/mpdevil.py:3475
msgid "Keyboard shortcuts" #, python-brace-format
msgid "Connection to “{host}:{port}” failed"
msgstr "" msgstr ""
#: mpdevil:3720 #: src/mpdevil.py:3546
msgid "Search"
msgstr ""
#: src/mpdevil.py:3549 data/ShortcutsWindow.ui:99
msgid "Back to current album"
msgstr ""
#: src/mpdevil.py:3562
msgid "Keyboard Shortcuts"
msgstr ""
#: src/mpdevil.py:3563
msgid "Help" msgid "Help"
msgstr "" msgstr ""
#: mpdevil:3721 #: src/mpdevil.py:3564
msgid "About" msgid "About mpdevil"
msgstr "" msgstr ""
#: mpdevil:3725 #: src/mpdevil.py:3566
msgid "Server stats" msgid "Update Database"
msgstr "" msgstr ""
#: mpdevil:3730 #: src/mpdevil.py:3567
msgid "Mini player" msgid "Server Stats"
msgstr "" msgstr ""
#: mpdevil:3731 #: src/mpdevil.py:3574
msgid "Save window layout" msgid "Mini Player"
msgstr "" msgstr ""
#: mpdevil:3736 #: src/mpdevil.py:3575
msgid "Genre Filter"
msgstr ""
#: src/mpdevil.py:3585
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
#: mpdevil:3784 mpdevil:3786 #: src/mpdevil.py:3638 src/mpdevil.py:3640
msgid "connecting…" msgid "connecting…"
msgstr "" msgstr ""
#: src/mpdevil.py:3797
msgid "Debug mode"
msgstr ""
#: data/org.mpdevil.mpdevil.desktop.in:3
msgid "mpdevil"
msgstr ""
#: data/org.mpdevil.mpdevil.desktop.in:4
msgid "MPD Client"
msgstr ""
#: data/org.mpdevil.mpdevil.desktop.in:5 data/AboutDialog.ui:7
msgid "A simple music browser for MPD"
msgstr ""
#: data/ShortcutsWindow.ui:12
msgid "General"
msgstr ""
#: data/ShortcutsWindow.ui:16
msgid "Open online help"
msgstr ""
#: data/ShortcutsWindow.ui:23
msgid "Open shortcuts window"
msgstr ""
#: data/ShortcutsWindow.ui:30
msgid "Open menu"
msgstr ""
#: data/ShortcutsWindow.ui:37
msgid "Update database"
msgstr ""
#: data/ShortcutsWindow.ui:44
msgid "Quit"
msgstr ""
#: data/ShortcutsWindow.ui:53
msgid "Window"
msgstr ""
#: data/ShortcutsWindow.ui:57
msgid "Cycle through profiles"
msgstr ""
#: data/ShortcutsWindow.ui:64
msgid "Cycle through profiles in reversed order"
msgstr ""
#: data/ShortcutsWindow.ui:71
msgid "Toggle mini player"
msgstr ""
#: data/ShortcutsWindow.ui:78
msgid "Toggle genre filter"
msgstr ""
#: data/ShortcutsWindow.ui:85
msgid "Toggle lyrics"
msgstr ""
#: data/ShortcutsWindow.ui:92
msgid "Toggle search"
msgstr ""
#: data/ShortcutsWindow.ui:108
msgid "Playback"
msgstr ""
#: data/ShortcutsWindow.ui:112
msgid "Play/Pause"
msgstr ""
#: data/ShortcutsWindow.ui:119
msgid "Stop"
msgstr ""
#: data/ShortcutsWindow.ui:126
msgid "Stop after current title"
msgstr ""
#: data/ShortcutsWindow.ui:133
msgid "Next title"
msgstr ""
#: data/ShortcutsWindow.ui:140
msgid "Previous title"
msgstr ""
#: data/ShortcutsWindow.ui:147
msgid "Seek forward"
msgstr ""
#: data/ShortcutsWindow.ui:154
msgid "Seek backward"
msgstr ""
#: data/ShortcutsWindow.ui:161
msgid "Toggle repeat mode"
msgstr ""
#: data/ShortcutsWindow.ui:168
msgid "Toggle random mode"
msgstr ""
#: data/ShortcutsWindow.ui:175
msgid "Toggle single mode"
msgstr ""
#: data/ShortcutsWindow.ui:182
msgid "Toggle consume mode"
msgstr ""
#: data/ShortcutsWindow.ui:191
msgid "Search, Album Dialog, Album List and Artist List"
msgstr ""
#: data/ShortcutsWindow.ui:195
msgid "Enqueue selected item"
msgstr ""
#: data/ShortcutsWindow.ui:202
msgid "Append selected item"
msgstr ""
#: data/ShortcutsWindow.ui:203 data/ShortcutsWindow.ui:233
msgid "Middle-click"
msgstr ""
#: data/ShortcutsWindow.ui:210
msgid "Play selected item immediately"
msgstr ""
#: data/ShortcutsWindow.ui:211
msgid "Double-click"
msgstr ""
#: data/ShortcutsWindow.ui:218 data/ShortcutsWindow.ui:247
msgid "Show additional information"
msgstr ""
#: data/ShortcutsWindow.ui:219 data/ShortcutsWindow.ui:248
msgid "Right-click"
msgstr ""
#: data/ShortcutsWindow.ui:232
msgid "Remove selected song"
msgstr ""
#: data/ShortcutsWindow.ui:240
msgid "Clear playlist"
msgstr ""

769
po/nl.po
View File

@@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-02 11:47+0100\n" "POT-Creation-Date: 2021-12-30 01:19+0100\n"
"PO-Revision-Date: 2021-01-02 11:48+0100\n" "PO-Revision-Date: 2021-12-30 17:16+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"Language: nl\n" "Language: nl\n"
@@ -18,103 +18,89 @@ msgstr ""
"X-Generator: Poedit 2.3.1\n" "X-Generator: Poedit 2.3.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mpdevil:470 #: src/mpdevil.py:490
msgid "Unknown Title" #, python-brace-format
msgstr "Onbekende titel" msgid "{days} day"
msgid_plural "{days} days"
msgstr[0] "{days} dag"
msgstr[1] "{days} dagen"
#: mpdevil:799 #: src/mpdevil.py:527
msgid "Main cover size:" #, python-brace-format
msgstr "Grootte albumhoes:" msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] "{channels} kanaal"
msgstr[1] "{channels} kanalen"
#: mpdevil:800 #: src/mpdevil.py:1005
msgid "Album view cover size:"
msgstr "Hoesgrootte in albumlijst:"
#: mpdevil:801
msgid "Action bar icon size:"
msgstr "Grootte iconen werkbalk:"
#: mpdevil:802
msgid "Secondary icon size:"
msgstr "Grootte overige iconen:"
#: mpdevil:815
msgid "Sort albums by:"
msgstr "Albums sorteren op:"
#: mpdevil:815
msgid "name"
msgstr "naam"
#: mpdevil:815
msgid "year"
msgstr "jaar"
#: mpdevil:816
msgid "Position of playlist:"
msgstr "Positie afspeellijst:"
#: mpdevil:816
msgid "bottom"
msgstr "onder"
#: mpdevil:816
msgid "right"
msgstr "rechts"
#: mpdevil:834
msgid "Use Client-side decoration"
msgstr "Gebruik vensterdecoratie van mpdevil"
#: mpdevil:835
msgid "Show stop button"
msgstr "Toon stopknop"
#: mpdevil:836
msgid "Show lyrics button"
msgstr "Toon songtekstknop"
#: mpdevil:837
msgid "Show initials in artist view"
msgstr "Toon beginletters in artiestenlijst"
#: mpdevil:838
msgid "Show tooltips in album view"
msgstr "Toon tooltip in albumlijst"
#: mpdevil:839
msgid "Use “Album Artist” tag"
msgstr "Gebruik tag \"Album Artist\""
#: mpdevil:840
msgid "Send notification on title change"
msgstr "Verstuur een melding bij titelwisseling"
#: mpdevil:841
msgid "Stop playback on quit"
msgstr "Stop afspelen bij afsluiten"
#: mpdevil:842
msgid "Play selected albums and titles immediately"
msgstr "Geselecteerde albums en titels direct afspelen"
#: mpdevil:855
msgid "<b>View</b>"
msgstr "<b>Beeld</b>"
#: mpdevil:856
msgid "<b>Behavior</b>"
msgstr "<b>Gedrag</b>"
#: mpdevil:888
msgid "(restart required)" msgid "(restart required)"
msgstr "(herstart vereist)" msgstr "(herstart vereist)"
#: mpdevil:950 #: src/mpdevil.py:1051
msgid "_Connect" msgid "Use Client-side decoration"
msgstr "_Verbinden" msgstr "Gebruik vensterdecoratie van mpdevil"
#: mpdevil:966 #: src/mpdevil.py:1052
msgid "Show stop button"
msgstr "Toon stopknop"
#: src/mpdevil.py:1053
msgid "Show audio format"
msgstr "Toon audioformaat"
#: src/mpdevil.py:1054
msgid "Show lyrics button"
msgstr "Toon songtekstknop"
#: src/mpdevil.py:1055
msgid "Place playlist at the side"
msgstr "Plaats afspeellijst aan de zijkant"
#: src/mpdevil.py:1061
msgid "Main cover size"
msgstr "Grootte albumhoes"
#: src/mpdevil.py:1062
msgid "Album view cover size"
msgstr "Hoesgrootte in albumlijst"
#: src/mpdevil.py:1063
msgid "Action bar icon size"
msgstr "Grootte iconen werkbalk"
#: src/mpdevil.py:1073
msgid "Support “MPRIS”"
msgstr "Ondersteun „MPRIS”"
#: src/mpdevil.py:1074
msgid "Sort albums by year"
msgstr "Sorteer albums op jaar"
#: src/mpdevil.py:1075
msgid "Send notification on title change"
msgstr "Verstuur een melding bij titelwisseling"
#: src/mpdevil.py:1076
msgid "Play selected albums and titles immediately"
msgstr "Geselecteerde albums en titels direct afspelen"
#: src/mpdevil.py:1077
msgid "Rewind via previous button"
msgstr "Terugspoelen met „vorige” knop"
#: src/mpdevil.py:1078
msgid "Stop playback on quit"
msgstr "Stop afspelen bij afsluiten"
#: src/mpdevil.py:1105
msgid "Choose directory"
msgstr "Kies een map"
#: src/mpdevil.py:1118
msgid "Connect via Unix domain socket"
msgstr "Verbinden via Unix domain socket"
#: src/mpdevil.py:1137
msgid "" msgid ""
"The first image in the same directory as the song file matching this regex " "The first image in the same directory as the song file matching this regex "
"will be displayed. %AlbumArtist% and %Album% will be replaced by the " "will be displayed. %AlbumArtist% and %Album% will be replaced by the "
@@ -124,159 +110,188 @@ msgstr ""
"met deze regex wordt getoond. %AlbumArtist% en %Album% worden vervangen door " "met deze regex wordt getoond. %AlbumArtist% en %Album% worden vervangen door "
"de bijbehorende tags van het muziekbestand." "de bijbehorende tags van het muziekbestand."
#: mpdevil:971 #: src/mpdevil.py:1142
msgid "Profile:" msgid "Socket:"
msgstr "Profiel:" msgstr "Socket:"
#: mpdevil:972 #: src/mpdevil.py:1144
msgid "Name:"
msgstr "Naam:"
#: mpdevil:973
msgid "Host:" msgid "Host:"
msgstr "Host:" msgstr "Host:"
#: mpdevil:974 #: src/mpdevil.py:1146
msgid "Password:" msgid "Password:"
msgstr "Wachtwoord:" msgstr "Wachtwoord:"
#: mpdevil:975 #: src/mpdevil.py:1147
msgid "Music lib:" msgid "Music lib:"
msgstr "Muziekmap:" msgstr "Muziekmap:"
#: mpdevil:976 #: src/mpdevil.py:1149
msgid "Cover regex:" msgid "Cover regex:"
msgstr "Regex albumhoes:" msgstr "Regex albumhoes:"
#: mpdevil:1111 #: src/mpdevil.py:1173 src/mpdevil.py:3569
msgid "Choose directory" msgid "Profile 1"
msgstr "Kies een map" msgstr "Profiel 1"
#: mpdevil:1142 #: src/mpdevil.py:1174 src/mpdevil.py:3569
msgid "Profile 2"
msgstr "Profiel 2"
#: src/mpdevil.py:1175 src/mpdevil.py:3569
msgid "Profile 3"
msgstr "Profiel 3"
#. connect button
#: src/mpdevil.py:1179 src/mpdevil.py:3451
msgid "Connect"
msgstr "Verbinden"
#. label
#: src/mpdevil.py:1204
msgid "Choose the order of information to appear in the playlist:" msgid "Choose the order of information to appear in the playlist:"
msgstr "Kies de volgorde van de informatie getoond in de afspeellijst:" msgstr "Kies de volgorde van de informatie getoond in de afspeellijst:"
#: mpdevil:1159 mpdevil:1712 mpdevil:1807 mpdevil:2759 #. fill store
#: src/mpdevil.py:1221 src/mpdevil.py:1641 src/mpdevil.py:1840
#: src/mpdevil.py:2461
msgid "No" msgid "No"
msgstr "Nr" msgstr "Nr"
#: mpdevil:1159 mpdevil:2760 #: src/mpdevil.py:1221 src/mpdevil.py:2462
msgid "Disc" msgid "Disc"
msgstr "Disc" msgstr "Disc"
#: mpdevil:1159 mpdevil:1715 mpdevil:1812 mpdevil:2761 #: src/mpdevil.py:1221 src/mpdevil.py:1644 src/mpdevil.py:1671
#: src/mpdevil.py:1841 src/mpdevil.py:2463 src/mpdevil.py:2556
#: src/mpdevil.py:2558
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: mpdevil:1159 mpdevil:1818 mpdevil:2762 #: src/mpdevil.py:1221 src/mpdevil.py:1842 src/mpdevil.py:2464
msgid "Artist" msgid "Artist"
msgstr "Artiest" msgstr "Artiest"
#: mpdevil:1159 mpdevil:1824 mpdevil:2763 #: src/mpdevil.py:1221 src/mpdevil.py:1843 src/mpdevil.py:2465
msgid "Album" msgid "Album"
msgstr "Album" msgstr "Album"
#: mpdevil:1159 mpdevil:1719 mpdevil:1830 mpdevil:2764 #: src/mpdevil.py:1221 src/mpdevil.py:1648 src/mpdevil.py:1844
#: src/mpdevil.py:2466
msgid "Length" msgid "Length"
msgstr "Lengte" msgstr "Lengte"
#: mpdevil:1159 mpdevil:2765 #: src/mpdevil.py:1221 src/mpdevil.py:2467
msgid "Year" msgid "Year"
msgstr "Jaar" msgstr "Jaar"
#: mpdevil:1159 mpdevil:2766 #: src/mpdevil.py:1221 src/mpdevil.py:2468
msgid "Genre" msgid "Genre"
msgstr "Genre" msgstr "Genre"
#: mpdevil:1275 mpdevil:1277 mpdevil:3718 #: src/mpdevil.py:1305 src/mpdevil.py:1307 src/mpdevil.py:3452
msgid "Settings" #: src/mpdevil.py:3561
msgstr "Instellingen" msgid "Preferences"
msgstr "Voorkeuren"
#: mpdevil:1290 mpdevil:1299 mpdevil:3564 #: src/mpdevil.py:1321 src/mpdevil.py:1332
msgid "General" msgid "View"
msgstr "Algemeen" msgstr "Beeld"
#: mpdevil:1291 mpdevil:1300 mpdevil:3729 #: src/mpdevil.py:1322 src/mpdevil.py:1333
msgid "Profiles" msgid "Behavior"
msgstr "Profielen" msgstr "Gedrag"
#: mpdevil:1292 mpdevil:1301 mpdevil:3568 #: src/mpdevil.py:1323 src/mpdevil.py:1334 data/ShortcutsWindow.ui:228
msgid "Playlist" msgid "Playlist"
msgstr "Afspeellijst" msgstr "Afspeellijst"
#: mpdevil:1314 #: src/mpdevil.py:1324 src/mpdevil.py:1335
msgid "Profiles"
msgstr "Profielen"
#: src/mpdevil.py:1352
msgid "Stats" msgid "Stats"
msgstr "Statistieken" msgstr "Statistieken"
#: mpdevil:1324 #: src/mpdevil.py:1361
msgid "<b>Protocol:</b>" msgid "<b>Protocol:</b>"
msgstr "<b>Protocol:</b>" msgstr "<b>Protocol:</b>"
#: mpdevil:1325 #: src/mpdevil.py:1362
msgid "<b>Uptime:</b>" msgid "<b>Uptime:</b>"
msgstr "<b>Uptime:</b>" msgstr "<b>Uptime:</b>"
#: mpdevil:1326 #: src/mpdevil.py:1363
msgid "<b>Playtime:</b>" msgid "<b>Playtime:</b>"
msgstr "<b>Afspeeltijd:</b>" msgstr "<b>Afspeeltijd:</b>"
#: mpdevil:1327 #: src/mpdevil.py:1364
msgid "<b>Artists:</b>" msgid "<b>Artists:</b>"
msgstr "<b>Artiesten:</b>" msgstr "<b>Artiesten:</b>"
#: mpdevil:1328 #: src/mpdevil.py:1365
msgid "<b>Albums:</b>" msgid "<b>Albums:</b>"
msgstr "<b>Albums:</b>" msgstr "<b>Albums:</b>"
#: mpdevil:1329 #: src/mpdevil.py:1366
msgid "<b>Songs:</b>" msgid "<b>Songs:</b>"
msgstr "<b>Titels:</b>" msgstr "<b>Titels:</b>"
#: mpdevil:1330 #: src/mpdevil.py:1367
msgid "<b>Total Playtime:</b>" msgid "<b>Total Playtime:</b>"
msgstr "<b>Totale speelduur:</b>" msgstr "<b>Totale speelduur:</b>"
#: mpdevil:1331 #: src/mpdevil.py:1368
msgid "<b>Database Update:</b>" msgid "<b>Database Update:</b>"
msgstr "<b>Database bijgewerkt:</b>" msgstr "<b>Database bijgewerkt:</b>"
#: mpdevil:1355 #. open-with button
msgid "A simple music browser for MPD" #: src/mpdevil.py:1416
msgstr "Een simpele muziekspeler voor MPD"
#: mpdevil:1453
msgid "Open with…" msgid "Open with…"
msgstr "Openen met…" msgstr "Openen met…"
#: mpdevil:1471 #: src/mpdevil.py:1426 src/mpdevil.py:1703
msgid "Append"
msgstr "Toevoegen"
#: src/mpdevil.py:1427 src/mpdevil.py:1704
msgid "Play"
msgstr "Afspelen"
#: src/mpdevil.py:1428 src/mpdevil.py:1705
msgid "Enqueue"
msgstr "In wachtrij plaatsen"
#: src/mpdevil.py:1445
msgid "MPD-Tag" msgid "MPD-Tag"
msgstr "MPD-Tag" msgstr "MPD-Tag"
#: mpdevil:1474 #: src/mpdevil.py:1448
msgid "Value" msgid "Value"
msgstr "Waarde" msgstr "Waarde"
#: mpdevil:1605 #: src/mpdevil.py:1579
msgid "_Append" msgid "_Append"
msgstr "_Toevoegen" msgstr "_Toevoegen"
#: mpdevil:1607 #: src/mpdevil.py:1579
msgid "Add all titles to playlist" msgid "Add all titles to playlist"
msgstr "Voeg alle titels toe aan de afspeellijst" msgstr "Voeg alle titels toe aan de afspeellijst"
#: mpdevil:1608 #: src/mpdevil.py:1580
msgid "_Play" msgid "_Play"
msgstr "_Afspelen" msgstr "_Afspelen"
#: mpdevil:1610 #: src/mpdevil.py:1580
msgid "Directly play all titles" msgid "Directly play all titles"
msgstr "Alle titels direct afspelen" msgstr "Alle titels direct afspelen"
#: mpdevil:1611 #: src/mpdevil.py:1581
msgid "_Enqueue" msgid "_Enqueue"
msgstr "_In wachtrij plaatsen" msgstr "_In wachtrij plaatsen"
#: mpdevil:1613 #: src/mpdevil.py:1581
msgid "" msgid ""
"Append all titles after the currently playing track and clear the playlist " "Append all titles after the currently playing track and clear the playlist "
"from all other songs" "from all other songs"
@@ -284,258 +299,294 @@ msgstr ""
"Alle titels toevoegen na de nu spelende titel en alle overige titels uit de " "Alle titels toevoegen na de nu spelende titel en alle overige titels uit de "
"afspeellijst verwijderen" "afspeellijst verwijderen"
#: mpdevil:1868 #: src/mpdevil.py:1670 src/mpdevil.py:2652
#, python-brace-format
msgid "{number} song ({duration})"
msgid_plural "{number} songs ({duration})"
msgstr[0] "{number} nummer ({duration})"
msgstr[1] "{number} nummers ({duration})"
#: src/mpdevil.py:1773
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] "{hits} hit"
msgstr[1] "{hits} treffers"
#: src/mpdevil.py:1892
msgid "all tags" msgid "all tags"
msgstr "alle tags" msgstr "alle tags"
#: mpdevil:1896 #: src/mpdevil.py:2024
#, python-brace-format
msgid "{num} hits"
msgstr "{num} hits"
#: mpdevil:1934
msgid "all genres" msgid "all genres"
msgstr "alle genres" msgstr "alle genres"
#: mpdevil:2036 #: src/mpdevil.py:2050
msgid "all artists" msgid "all artists"
msgstr "alle artiesten" msgstr "alle artiesten"
#: mpdevil:2228 #: src/mpdevil.py:2683
#, python-brace-format
msgid "{titles} titles on {discs} discs ({length})"
msgstr "{titles} titels op {discs} discs ({length})"
#: mpdevil:2231 mpdevil:2863 mpdevil:3149 mpdevil:3150
#, python-brace-format
msgid "{titles} titles ({length})"
msgstr "{titles} titels ({length})"
#: mpdevil:2371 mpdevil:3587
msgid "Back to current album"
msgstr "Terug naar huidige album"
#: mpdevil:2373
msgid "Search"
msgstr "Zoeken"
#: mpdevil:2548
msgid "searching..."
msgstr "bezig met zoeken..."
#: mpdevil:2553
msgid "connection error"
msgstr "verbindingsfout"
#: mpdevil:2555
msgid "lyrics not found"
msgstr "geen songtekst gevonden"
#: mpdevil:2603
#, 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}"
#: mpdevil:2733
msgid "Scroll to current song" msgid "Scroll to current song"
msgstr "Naar de huidige titel scrollen" msgstr "Naar de huidige titel scrollen"
#: mpdevil:2741 mpdevil:3603 #: src/mpdevil.py:2785
msgid "Clear playlist" msgid "searching…"
msgstr "Afspeellijst legen" msgstr "bezig met zoeken"
#: mpdevil:3035 #: src/mpdevil.py:2790
msgid "Show lyrics" msgid "connection error"
msgstr "Toon songtekst" msgstr "verbindingsfout"
#: mpdevil:3355 #: src/mpdevil.py:2792
msgid "Random mode" msgid "lyrics not found"
msgstr "Willekeurige modus" msgstr "geen songtekst gevonden"
#: mpdevil:3357 #: src/mpdevil.py:2899
msgid "Lyrics"
msgstr "Songtekst"
#: src/mpdevil.py:2990 src/mpdevil.py:2991
#, python-brace-format
msgid "{number} song"
msgid_plural "{number} songs"
msgstr[0] "{number} nummer"
msgstr[1] "{number} nummers"
#: src/mpdevil.py:3196
msgid "Repeat mode" msgid "Repeat mode"
msgstr "Herhaalmodus" msgstr "Herhaalmodus"
#: mpdevil:3359 #: src/mpdevil.py:3197
msgid "Random mode"
msgstr "Willekeurige modus"
#: src/mpdevil.py:3198
msgid "Single mode" msgid "Single mode"
msgstr "Enkele modus" msgstr "Enkele modus"
#: mpdevil:3361 #: src/mpdevil.py:3199
msgid "Consume mode" msgid "Consume mode"
msgstr "Verbruiksmodus" msgstr "Verbruiksmodus"
#: mpdevil:3565 #: src/mpdevil.py:3421
msgid "Window" msgid "Updating Database…"
msgstr "Venster" msgstr "Database bijwerken…"
#: mpdevil:3566 #: src/mpdevil.py:3473
msgid "Playback"
msgstr "Afspelen"
#: mpdevil:3567
msgid "Search, Album Dialog and Album List"
msgstr "Zoeken, Albumdialoog en Albumlijst"
#: mpdevil:3577
msgid "Open online help"
msgstr "Online hulp openen"
#: mpdevil:3578
msgid "Open shortcuts window"
msgstr "Venster met sneltoetsen openen"
#: mpdevil:3579
msgid "Open menu"
msgstr "Menu openen"
#: mpdevil:3580 mpdevil:3724
msgid "Update database"
msgstr "Database bijwerken"
#: mpdevil:3581 mpdevil:3722
msgid "Quit"
msgstr "Stoppen"
#: mpdevil:3582
msgid "Cycle through profiles"
msgstr "Profielen doorlopen"
#: mpdevil:3583
msgid "Cycle through profiles in reversed order"
msgstr "Profielen doorlopen in omgekeerde volgorde"
#: mpdevil:3584
msgid "Toggle mini player"
msgstr "Omschakelen naar minispeler"
#: mpdevil:3585
msgid "Toggle lyrics"
msgstr "Omschakelen naar songtekst"
#: mpdevil:3586
msgid "Toggle search"
msgstr "Omschakelen naar zoeken"
#: mpdevil:3588
msgid "Play/Pause"
msgstr "Afspelen/Pauzeren"
#: mpdevil:3589
msgid "Stop"
msgstr "Stoppen"
#: mpdevil:3590
msgid "Next title"
msgstr "Volgende titel"
#: mpdevil:3591
msgid "Previous title"
msgstr "Vorige titel"
#: mpdevil:3592
msgid "Seek forward"
msgstr "Vooruit spoelen"
#: mpdevil:3593
msgid "Seek backward"
msgstr "Achteruit spoelen"
#: mpdevil:3594
msgid "Toggle repeat mode"
msgstr "Omschakelen naar herhaalmodus"
#: mpdevil:3595
msgid "Toggle random mode"
msgstr "Omschakelen naar willekeurige modus"
#: mpdevil:3596
msgid "Toggle single mode"
msgstr "Omschakelen naar enkele modus"
#: mpdevil:3597
msgid "Toggle consume mode"
msgstr "Omschakelen naar verbruiksmodus"
#: mpdevil:3598
msgid "Play selected item (next)"
msgstr "Geselecteerde item afspelen (volgende)"
#: mpdevil:3598
msgid "Left-click"
msgstr "Linksklik"
#: mpdevil:3599
msgid "Append selected item"
msgstr "Geselecteerde item toevoegen"
#: mpdevil:3599 mpdevil:3602
msgid "Middle-click"
msgstr "Middelklik"
#: mpdevil:3600
msgid "Play selected item immediately"
msgstr "Geselecteerde item direct afspelen"
#: mpdevil:3600
msgid "Double-click"
msgstr "Dubbelklik"
#: mpdevil:3601 mpdevil:3604
msgid "Show additional information"
msgstr "Toon extra informatie"
#: mpdevil:3601 mpdevil:3604
msgid "Right-click"
msgstr "Rechtsklik"
#: mpdevil:3602
msgid "Remove selected song"
msgstr "Geselecteerde titel verwijderen"
#: mpdevil:3628
msgid "Connect"
msgstr "Verbinden"
#: mpdevil:3646
#, python-brace-format #, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed" msgid "Connection to “{socket}” failed"
msgstr "Verbinding met “{profile}” ({host}:{port}) mislukt" msgstr "Verbinding met „{socket}” mislukt"
#: mpdevil:3719 #: src/mpdevil.py:3475
msgid "Keyboard shortcuts" #, python-brace-format
msgid "Connection to “{host}:{port}” failed"
msgstr "Verbinding met „{host}:{port}” mislukt"
#: src/mpdevil.py:3546
msgid "Search"
msgstr "Zoeken"
#: src/mpdevil.py:3549 data/ShortcutsWindow.ui:99
msgid "Back to current album"
msgstr "Terug naar huidige album"
#: src/mpdevil.py:3562
msgid "Keyboard Shortcuts"
msgstr "Sneltoetsen" msgstr "Sneltoetsen"
#: mpdevil:3720 #: src/mpdevil.py:3563
msgid "Help" msgid "Help"
msgstr "Hulp" msgstr "Hulp"
#: mpdevil:3721 #: src/mpdevil.py:3564
msgid "About" msgid "About mpdevil"
msgstr "Over" msgstr "Over mpdevil"
#: mpdevil:3725 #: src/mpdevil.py:3566
msgid "Server stats" msgid "Update Database"
msgstr "Database bijwerken"
#: src/mpdevil.py:3567
msgid "Server Stats"
msgstr "Serverstatistieken" msgstr "Serverstatistieken"
#: mpdevil:3730 #: src/mpdevil.py:3574
msgid "Mini player" msgid "Mini Player"
msgstr "Minispeler" msgstr "Minispeler"
#: mpdevil:3731 #: src/mpdevil.py:3575
msgid "Save window layout" msgid "Genre Filter"
msgstr "Vensterindeling opslaan" msgstr "Genrefilter"
#: mpdevil:3736 #: src/mpdevil.py:3585
msgid "Menu" msgid "Menu"
msgstr "Menu" msgstr "Menu"
#: mpdevil:3784 mpdevil:3786 #: src/mpdevil.py:3638 src/mpdevil.py:3640
msgid "connecting…" msgid "connecting…"
msgstr "verbinding maken…" msgstr "verbinding maken…"
#~ msgid "Close" #: src/mpdevil.py:3797
#~ msgstr "Afsluiten" msgid "Debug mode"
msgstr "Debugmodus"
#: data/org.mpdevil.mpdevil.desktop.in:3
msgid "mpdevil"
msgstr "mpdevil"
#: data/org.mpdevil.mpdevil.desktop.in:4
msgid "MPD Client"
msgstr "MPD Client"
#: data/org.mpdevil.mpdevil.desktop.in:5 data/AboutDialog.ui:7
msgid "A simple music browser for MPD"
msgstr "Een simpele muziekspeler voor MPD"
#: data/ShortcutsWindow.ui:12
msgid "General"
msgstr "Algemeen"
#: data/ShortcutsWindow.ui:16
msgid "Open online help"
msgstr "Online hulp openen"
#: data/ShortcutsWindow.ui:23
msgid "Open shortcuts window"
msgstr "Venster met sneltoetsen openen"
#: data/ShortcutsWindow.ui:30
msgid "Open menu"
msgstr "Menu openen"
#: data/ShortcutsWindow.ui:37
msgid "Update database"
msgstr "Database bijwerken"
#: data/ShortcutsWindow.ui:44
msgid "Quit"
msgstr "Stoppen"
#: data/ShortcutsWindow.ui:53
msgid "Window"
msgstr "Venster"
#: data/ShortcutsWindow.ui:57
msgid "Cycle through profiles"
msgstr "Profielen doorlopen"
#: data/ShortcutsWindow.ui:64
msgid "Cycle through profiles in reversed order"
msgstr "Profielen doorlopen in omgekeerde volgorde"
#: data/ShortcutsWindow.ui:71
msgid "Toggle mini player"
msgstr "Omschakelen naar minispeler"
#: data/ShortcutsWindow.ui:78
msgid "Toggle genre filter"
msgstr "Genrefilter aan/uitzetten"
#: data/ShortcutsWindow.ui:85
msgid "Toggle lyrics"
msgstr "Omschakelen naar songtekst"
#: data/ShortcutsWindow.ui:92
msgid "Toggle search"
msgstr "Omschakelen naar zoeken"
#: data/ShortcutsWindow.ui:108
msgid "Playback"
msgstr "Afspelen"
#: data/ShortcutsWindow.ui:112
msgid "Play/Pause"
msgstr "Afspelen/Pauzeren"
#: data/ShortcutsWindow.ui:119
msgid "Stop"
msgstr "Stoppen"
#: data/ShortcutsWindow.ui:126
msgid "Stop after current title"
msgstr "Stop na huidige titel"
#: data/ShortcutsWindow.ui:133
msgid "Next title"
msgstr "Volgende titel"
#: data/ShortcutsWindow.ui:140
msgid "Previous title"
msgstr "Vorige titel"
#: data/ShortcutsWindow.ui:147
msgid "Seek forward"
msgstr "Vooruit spoelen"
#: data/ShortcutsWindow.ui:154
msgid "Seek backward"
msgstr "Achteruit spoelen"
#: data/ShortcutsWindow.ui:161
msgid "Toggle repeat mode"
msgstr "Omschakelen naar herhaalmodus"
#: data/ShortcutsWindow.ui:168
msgid "Toggle random mode"
msgstr "Omschakelen naar willekeurige modus"
#: data/ShortcutsWindow.ui:175
msgid "Toggle single mode"
msgstr "Omschakelen naar enkele modus"
#: data/ShortcutsWindow.ui:182
msgid "Toggle consume mode"
msgstr "Omschakelen naar verbruiksmodus"
#: data/ShortcutsWindow.ui:191
msgid "Search, Album Dialog, Album List and Artist List"
msgstr "Zoeken, Albumdialoog, Albumlijst en Artiestenlijst"
#: data/ShortcutsWindow.ui:195
msgid "Enqueue selected item"
msgstr "Geselecteerde item in wachtrij plaatsen"
#: data/ShortcutsWindow.ui:202
msgid "Append selected item"
msgstr "Geselecteerde item toevoegen"
#: data/ShortcutsWindow.ui:203 data/ShortcutsWindow.ui:233
msgid "Middle-click"
msgstr "Middelklik"
#: data/ShortcutsWindow.ui:210
msgid "Play selected item immediately"
msgstr "Geselecteerde item direct afspelen"
#: data/ShortcutsWindow.ui:211
msgid "Double-click"
msgstr "Dubbelklik"
#: data/ShortcutsWindow.ui:218 data/ShortcutsWindow.ui:247
msgid "Show additional information"
msgstr "Toon extra informatie"
#: data/ShortcutsWindow.ui:219 data/ShortcutsWindow.ui:248
msgid "Right-click"
msgstr "Rechtsklik"
#: data/ShortcutsWindow.ui:232
msgid "Remove selected song"
msgstr "Geselecteerde titel verwijderen"
#: data/ShortcutsWindow.ui:240
msgid "Clear playlist"
msgstr "Afspeellijst legen"
#~ msgid "Use “Album Artist” tag"
#~ msgstr "Gebruik tag „Album Artist”"
#~ msgid "Filter by genre"
#~ msgstr "Filter op genre"
#~ 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: 1013 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@@ -1,26 +0,0 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
import DistUtilsExtra.auto
DistUtilsExtra.auto.setup(
name='mpdevil',
version='1.0.0', # sync with bin/mpdevil
author="Martin Wagner",
author_email="martin.wagner.dev@gmail.com",
description=('A simple music browser for MPD'),
url="https://github.com/SoongNoonien/mpdevil",
license='GPL-3.0',
data_files=[
('share/metainfo/', ['data/org.mpdevil.mpdevil.appdata.xml']),
('share/icons/hicolor/16x16/apps/', ['data/icons/16x16/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/22x22/apps/', ['data/icons/22x22/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/24x24/apps/', ['data/icons/24x24/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/32x32/apps/', ['data/icons/32x32/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/48x48/apps/', ['data/icons/48x48/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/64x64/apps/', ['data/icons/64x64/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/128x128/apps/', ['data/icons/128x128/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/256x256/apps/', ['data/icons/256x256/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/scalable/apps/', ['data/icons/scalable/org.mpdevil.mpdevil.svg'])
],
)

10
src/meson.build Normal file
View File

@@ -0,0 +1,10 @@
conf = configuration_data()
conf.set('RESOURCES_DIR', resources_dir)
conf.set('LOCALE_DIR', join_paths(get_option('prefix'), get_option('datadir'), 'locale'))
configure_file(
input: 'mpdevil.py',
output: 'mpdevil',
configuration: conf,
install_dir: join_paths(get_option('prefix'), get_option('bindir'))
)

3864
src/mpdevil.py Executable file

File diff suppressed because it is too large Load Diff