182 Commits

Author SHA1 Message Date
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
Martin Wagner
e8191eab7c preparations for 1.0.0 2021-01-02 11:49:04 +01:00
Martin Wagner
5db00fcd27 fixed release order in appdata file 2021-01-01 22:00:59 +01:00
Martin Wagner
7ab40d5049 preparations for 0.9.9 2021-01-01 21:20:33 +01:00
Martin Wagner
a695d829d8 fixed play/pause (space key) when album popover is shown 2021-01-01 21:05:40 +01:00
Martin Wagner
ac749a10dd fixed error when GLib.UserDirectory.DIRECTORY_MUSIC returns None 2021-01-01 17:54:20 +01:00
Martin Wagner
f7ada87104 ensure window is shown before connecting client 2021-01-01 15:50:08 +01:00
Martin Wagner
4925b0288c improved open with button appearance 2021-01-01 15:37:17 +01:00
Martin Wagner
d920da9e52 fixed typo in german translation 2021-01-01 14:34:31 +01:00
Martin Wagner
fb60e4701f fixed license text in source code 2021-01-01 14:11:59 +01:00
Martin Wagner
35ef3deaab updated copyright 2021-01-01 13:19:05 +01:00
Martin Wagner
62c30b1b01 small ui fixes 2021-01-01 12:44:04 +01:00
Martin Wagner
2f28b91865 simplified SongPopover 2020-12-31 17:28:33 +01:00
Martin Wagner
72588b5b66 fixed placing of app chooser dialog 2020-12-31 14:54:13 +01:00
Martin Wagner
838e421466 added ability to open song files with any application 2020-12-31 14:47:25 +01:00
Martin Wagner
2d6e2aa3f5 improved progress indication while albums are loading 2020-12-29 18:42:53 +01:00
Martin Wagner
6fe8fa9d37 allow password revealing 2020-12-29 17:44:20 +01:00
Martin Wagner
2493255643 Update README.md 2020-12-28 13:45:12 +01:00
Martin Wagner
d86a52d1d3 replaced Gtk.FileChosserDialog with Gtk.FileChooserNative 2020-12-28 13:02:38 +01:00
Martin Wagner
36c25b54c4 added missing tags to appdata 2020-12-27 22:51:16 +01:00
Martin Wagner
d2bb684253 fixed description in README.md and appdata file 2020-12-27 20:10:18 +01:00
Martin Wagner
8d01ba7501 fixed typo 2020-12-27 20:06:50 +01:00
Martin Wagner
780469e2c9 preparations for 0.9.8 2020-12-27 20:01:33 +01:00
Martin Wagner
656767e249 fixed translation in flatpak environment 2020-12-27 18:01:45 +01:00
Martin Wagner
60113344e0 set default icon name 2020-12-27 12:09:25 +01:00
Martin Wagner
170c7e6db8 fixed gschema id and path 2020-12-27 11:52:10 +01:00
Martin Wagner
8ad3ffe826 fixed .desktop icon name 2020-12-27 11:48:11 +01:00
Martin Wagner
ae0ade98a5 unified app-id and added an appdata file 2020-12-27 11:42:32 +01:00
Martin Wagner
0269fa87f0 use toggle_play in MPRISInterface.PlayPause 2020-12-24 15:22:54 +01:00
Martin Wagner
170165e0fd small fix in SearchWindow 2020-12-24 13:55:04 +01:00
Martin Wagner
612493ba90 fixed _get_loop_status 2020-12-24 13:47:28 +01:00
Martin Wagner
b6be0f0430 migrated MPRISInterface to Gio 2020-12-24 13:21:08 +01:00
Martin Wagner
7ae0f1e216 improved mpd permissons handling 2020-12-22 12:33:21 +01:00
Martin Wagner
5953d73389 fixed error in PlaybackControl._refresh_tooltips() 2020-12-19 00:14:55 +01:00
Martin Wagner
604b17ea3a added tooltips to prev/next buttons indicating number of tracks before/after current track 2020-12-18 22:12:50 +01:00
Martin Wagner
70ca48b7cc preparations for 0.9.7 2020-12-13 19:28:53 +01:00
Martin Wagner
b407f0466d added missing return 2020-12-13 13:44:25 +01:00
Martin Wagner
e6c292f658 removed unneeded stop_flag check in AlbumWindow._refresh() 2020-12-13 11:53:16 +01:00
Martin Wagner
ebe73cc4ea updated readme 2020-12-12 13:30:12 +01:00
Martin Wagner
9e4068f399 unified logic of button and key press handling 2020-12-12 13:04:47 +01:00
Martin Wagner
fd822aad94 changed FocusFrame design 2020-12-10 22:39:46 +01:00
Martin Wagner
4257369486 fixed css priority 2020-12-09 19:12:12 +01:00
Martin Wagner
d2fc1aff18 increased max height of SongPopover 2020-12-08 20:03:40 +01:00
Martin Wagner
79e7ea5973 fixed height allocation of AlbumPopover 2020-12-08 18:27:49 +01:00
Martin Wagner
33e57b9e7f fixed max size of SongPopover and AlbumPopover 2020-12-06 22:37:48 +01:00
Martin Wagner
58a7385186 added missing comment 2020-12-06 15:41:54 +01:00
Martin Wagner
d60d600df2 small fixes in SongPopover and AlbumPopover 2020-12-06 15:36:49 +01:00
Martin Wagner
090c7c814c made album loading faster (~40% less time) 2020-12-06 14:11:40 +01:00
Martin Wagner
b76631e98a improved key and mouse button bindings in AlbumWindow and SongsView 2020-12-06 12:03:49 +01:00
Martin Wagner
2633c841cd replaced AlbumDialog with AlbumPopover 2020-12-06 00:45:25 +01:00
Martin Wagner
e8d19066fb removed unneeded event emit 2020-12-05 14:02:14 +01:00
Martin Wagner
7e7d6c673f fixed cover loading error when no music dir is specified 2020-11-20 21:39:16 +01:00
Martin Wagner
2cd18d931f enabled search in playlist 2020-11-16 18:22:23 +01:00
Martin Wagner
52de223b0f do not hang on GLib error see: #14 2020-11-13 19:06:01 +01:00
Martin Wagner
13d7c2d36f preparations for 0.9.6 2020-11-06 18:03:55 +01:00
Martin Wagner
b6c5718a02 Update README.md 2020-11-03 17:10:43 +01:00
Martin Wagner
596adc9ca8 added Dutch translation by Martin de Reuver 2020-11-03 17:04:25 +01:00
Martin Wagner
050f453496 fixed spacing in OutputPopover 2020-11-01 13:58:26 +01:00
Martin Wagner
eb4b8adfb1 support single mode oneshot 2020-11-01 13:27:23 +01:00
Martin Wagner
e644655bf7 added missing elif 2020-11-01 13:00:10 +01:00
Martin Wagner
660ec71865 removed unneeded show_all() 2020-11-01 12:58:13 +01:00
Martin Wagner
ad1fd2339c added audio output control to volume button 2020-11-01 12:54:53 +01:00
Martin Wagner
769102b0b7 updated screenshot in readme 2020-10-25 11:55:17 +01:00
Martin Wagner
a183d8241e preparations for 0.9.5 2020-10-25 11:54:03 +01:00
Martin Wagner
dad4155779 fixed mpd connection errors 2020-10-25 11:43:02 +01:00
Martin Wagner
46d4864f8a merged move and delete function of PlaylistWindow 2020-10-22 11:14:38 +02:00
Martin Wagner
f41e075fc1 fixed _on_row_deleted 2020-10-21 21:42:17 +02:00
Martin Wagner
a438fc5c37 removed unneeded lines 2020-10-21 21:15:09 +02:00
Martin Wagner
6a8bd1e823 simplified FocusFrame 2020-10-21 21:09:07 +02:00
Martin Wagner
4ccda70197 allow reordering of tracks in playlist via dnd 2020-10-21 20:59:28 +02:00
Martin Wagner
abaab72943 removed PixelSizedIcon 2020-10-21 11:14:17 +02:00
Martin Wagner
06c7d0b36e fixed ServerStats 2020-10-20 18:14:20 +02:00
Martin Wagner
6f443baf65 simplified icon size settings 2020-10-20 13:13:50 +02:00
Martin Wagner
a734df891a minor fixes in SearchWindow 2020-10-18 23:45:36 +02:00
Martin Wagner
a9069a2950 reordered AlbumDialog window title 2020-10-18 19:33:01 +02:00
Martin Wagner
9e3f117041 imporved handling of multi value tags 2020-10-17 11:30:00 +02:00
Martin Wagner
ed067ed869 removed OK-button in ServerStats 2020-10-17 00:21:33 +02:00
Martin Wagner
4c72085473 fixed icon size in PlaylistSettings 2020-10-17 00:03:18 +02:00
Martin Wagner
4744cf1875 improved dialogs removing gtk specific css 2020-10-16 21:48:23 +02:00
Martin Wagner
3d1707b62c updated icon 2020-10-16 15:22:43 +02:00
Martin Wagner
d87c65c5cc removed extra frame in ServerStats 2020-10-13 18:54:18 +02:00
Martin Wagner
745f408059 cleanups 2020-10-13 17:12:54 +02:00
Martin Wagner
471505fe14 removed unneeded import 2020-10-13 16:49:59 +02:00
Martin Wagner
863e3426bd fixed profile renaming 2020-10-13 16:44:02 +02:00
Martin Wagner
e22d14882d load covers from XDG_MUSIC_DIR if nothing is configured 2020-10-13 15:34:53 +02:00
Martin Wagner
8d2c6580a4 indicate connection process in window title 2020-10-11 11:57:06 +02:00
Martin Wagner
3b342c0752 early maximize 2020-10-11 11:40:11 +02:00
Martin Wagner
8d30d8c628 bring player in defined state before displaying 2020-10-11 11:28:19 +02:00
Martin Wagner
f7331489d5 connect to server after window is shown 2020-10-11 11:17:55 +02:00
Martin Wagner
c5bf1440ab preparations for 0.9.4 2020-10-04 19:28:04 +02:00
Martin Wagner
55e1c494e0 new default cover size 2020-10-04 18:36:42 +02:00
Martin Wagner
f8877ff3c3 fixed 'format' when playing .cue files 2020-10-03 13:49:32 +02:00
Martin Wagner
c4ba4b0457 fixed duration display in AlbumDialog 2020-10-02 08:31:48 +02:00
Martin Wagner
741f2bbf40 fixed .cue compatibility with MPD 0.22 2020-10-02 08:15:34 +02:00
Martin Wagner
37d2c3161f added mnemonics 2020-10-01 12:22:08 +02:00
Martin Wagner
bfd7b64cb9 slightly modified GenreSelect and ArtistWindow 2020-10-01 12:06:13 +02:00
Martin Wagner
2f35fd28fb fixed ShortcutsWindow column layout 2020-09-30 13:00:24 +02:00
Martin Wagner
58bd394765 fixed '_on_back_to_current_song_button_clicked' 2020-09-30 11:28:25 +02:00
Martin Wagner
784a62cee2 avoid errors on accelerator use 2020-09-30 11:21:41 +02:00
Martin Wagner
7d3a440ac1 fixed special chars 2020-09-30 11:06:00 +02:00
Martin Wagner
afac763d08 added shortcut to switch profile 2020-09-30 10:20:55 +02:00
Martin Wagner
24b51efac2 moved profile select into main menu 2020-09-29 22:19:55 +02:00
Martin Wagner
1ded4a59c9 made ShortcutsWindow not modal 2020-09-29 14:01:31 +02:00
Martin Wagner
84e6a5a34c small cleanup 2020-09-29 13:02:51 +02:00
Martin Wagner
e96cca154f improved keyboard usability 2020-09-29 12:39:21 +02:00
Martin Wagner
5415ee08e4 preparations for 0.9.3 2020-09-27 17:15:32 +02:00
Martin Wagner
a03ce82f3b fixed typo 2020-09-26 13:29:31 +02:00
Martin Wagner
9478295978 removed metadata fallback in MPRIS interface 2020-09-26 13:26:21 +02:00
Martin Wagner
9d1a940cb9 merged CoverLyricsOSD and CoverPlaylistWindow 2020-09-26 12:50:05 +02:00
Martin Wagner
375fe48fa0 keep MPRIS always alive 2020-09-25 17:13:39 +02:00
Martin Wagner
76e149b04b reworked MPRISInterface 2020-09-25 12:24:35 +02:00
Martin Wagner
320140700e removed unneeded function 2020-09-24 21:24:50 +02:00
Martin Wagner
313e109f9d reworked strings 2020-09-24 21:17:10 +02:00
Martin Wagner
ef57d30153 simplified lyrics fetching 2020-09-24 16:50:19 +02:00
Martin Wagner
be1a2446da now using built-in html.parser 2020-09-23 21:36:38 +02:00
Martin Wagner
c8ef1c22f0 removed unneeded try/except 2020-09-23 16:21:24 +02:00
Martin Wagner
d257984e12 fixed lyrics fetching of untagged songs 2020-09-23 16:01:25 +02:00
Martin Wagner
48d54779a5 outsourced lyrics fetching 2020-09-23 12:01:10 +02:00
Martin Wagner
0bc5a7d46a added letras source 2020-09-22 23:51:55 +02:00
Martin Wagner
95d0e80131 added songlyrics source 2020-09-22 20:15:10 +02:00
Martin Wagner
6ac830adb2 switched to lyriki 2020-09-22 18:40:11 +02:00
Martin Wagner
d7089a9784 Update README.md 2020-09-22 16:55:45 +02:00
Martin Wagner
42dfb884af allow resetting of sort order in SearchWindow 2020-09-22 16:22:36 +02:00
Martin Wagner
bf91ef8258 removed unneeded placeholder values for untagged songs 2020-09-22 15:57:36 +02:00
Martin Wagner
3d5ab5db87 updated README 2020-09-20 22:50:22 +02:00
Martin Wagner
c3bf66e618 preparations for 0.9.2 2020-09-20 20:33:10 +02:00
Martin Wagner
f6c06c5da1 removed unneeded int convert in SeekBar 2020-09-19 14:03:13 +02:00
Martin Wagner
96b6490855 reworked SeekBar 2020-09-18 22:28:51 +02:00
Martin Wagner
dd5cb4f4fa fixed typo in german translation 2020-09-17 16:29:12 +02:00
Martin Wagner
6a6ca88d79 translation update 2020-09-17 13:00:00 +02:00
Martin Wagner
27a304b0e0 removed hard coded keyval's 2020-09-17 12:52:07 +02:00
Martin Wagner
87149addac made back_to_current_album private 2020-09-17 12:44:10 +02:00
Martin Wagner
d8f9ec2676 added search shortcut 2020-09-17 12:38:54 +02:00
Martin Wagner
515a2a210e extended shortcuts window 2020-09-17 12:31:25 +02:00
Martin Wagner
04613d62e8 fixed main cover 2020-09-16 20:56:43 +02:00
Martin Wagner
7d9d28518c added shortcut window 2020-09-16 19:15:17 +02:00
Martin Wagner
e043c45965 improved lyrics window 2020-09-16 16:57:58 +02:00
Martin Wagner
a118ba806c sorted classes 2020-09-16 15:08:56 +02:00
Martin Wagner
db5200e246 simplified custom signal definitions 2020-09-16 14:51:28 +02:00
Martin Wagner
b4e8ad0eb8 improved global key bindings 2020-09-16 14:38:58 +02:00
Martin Wagner
b685885563 fixed maximize restore after leaving mini mode 2020-09-15 19:50:07 +02:00
Martin Wagner
96f89c6c8b unmaximize window in mini player mode 2020-09-15 19:28:40 +02:00
Martin Wagner
68160fc4c7 added mini player mode 2020-09-15 18:45:30 +02:00
Martin Wagner
79ce749f61 preparations for 0.9.1 2020-09-14 13:59:45 +02:00
Martin Wagner
75a08b6254 fixed .desktop file 2020-09-13 22:06:08 +02:00
Martin Wagner
ce350bca83 changed description 2020-09-13 21:40:47 +02:00
Martin Wagner
6d3def7d62 small style fixes 2020-09-12 15:00:36 +02:00
Martin Wagner
1b96ea30f5 wrapped long lines (>150 chars) 2020-09-12 14:31:17 +02:00
Martin Wagner
20566566cd removed mpris related stuff from MainWindow 2020-09-11 18:15:27 +02:00
Martin Wagner
12da5321b8 fixed version number 2020-09-11 14:00:48 +02:00
Martin Wagner
03f2ccd747 improved audio_output_format parsing 2020-09-11 13:57:39 +02:00
Martin Wagner
e79b6f8d6f fixed main menu 2020-09-11 13:48:40 +02:00
Martin Wagner
c953bfa8b3 fixed ProfileSelect 2020-09-11 00:24:22 +02:00
Martin Wagner
423a123f79 fixed wrong title 2020-09-10 23:40:27 +02:00
Martin Wagner
7a2c8cbf12 fixed race condition in AlbumWindow 2020-09-10 23:35:10 +02:00
Martin Wagner
4cc8c46055 minor fixes 2020-09-10 23:07:00 +02:00
Martin Wagner
053dbbe08f fixed gui stall caused by auto reconnect 2020-09-10 21:45:57 +02:00
Martin Wagner
291507ca1c fixed type error in _main_loop fixing problems with .ogg files 2020-09-10 17:00:56 +02:00
Martin Wagner
a958438f32 fixed spacing of lyrics button 2020-09-06 22:15:02 +02:00
35 changed files with 4617 additions and 3550 deletions

View File

@@ -3,6 +3,7 @@ Maintainer:
Translators: Translators:
Martin Wagner <martin.wagner.dev@gmail.com> (German) Martin Wagner <martin.wagner.dev@gmail.com> (German)
Martin de Reuver <martin@reuf.nl> (Dutch)
Gentoo ebuild: Gentoo ebuild:
Martin Wagner <martin.wagner.dev@gmail.com> Martin Wagner <martin.wagner.dev@gmail.com>

View File

@@ -1,21 +1,23 @@
README for mpdevil README for mpdevil
================== ==================
mpdevil is focused on playing your local music directly instead of managing playlists or playing network streams. So it neither supports saving playlists nor restoring them. Therefore mpdevil is mainly a music browser which aims to be easy to use. mpdevil dosen't store any client side database of your music library. Instead all tags and covers get presented to you in real time. So you'll never see any outdated information in your browser. mpdevil strongly relies on tags. 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.0.png) ![ScreenShot](screenshots/mainwindow_1.1.0.png)
Features Features
-------- --------
- play songs without doubleclicking - display large covers
- search songs in your music library - play songs without doubleclick
- manage multiple mpd servers - lyrics from 'www.letras.mus.br'
- filter by genre
- control with media keys
- displays covers
- sends notifications on title change
- fetches lyrics from the web (based on PyLyrics)
- MPRIS interface (based on mpDris2) - MPRIS interface (based on mpDris2)
- notifications on title change
- basic queue manipulation (move and delete single tracks)
- search songs
- filter by genre
- media keys support
- many shortcuts
- manage multiple mpd servers
See: https://github.com/SoongNoonien/mpdevil/wiki/Usage See: https://github.com/SoongNoonien/mpdevil/wiki/Usage
@@ -44,6 +46,10 @@ Gentoo (see: https://wiki.gentoo.org/wiki/Custom_repository):
- Generate manifest file - Generate manifest file
- Run: `emerge mpdevil` - Run: `emerge mpdevil`
Flatpak:
<a href='https://flathub.org/apps/details/org.mpdevil.mpdevil'><img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
Building Building
-------- --------
@@ -55,11 +61,10 @@ Dependencies:
- Python3 - Python3
Python modules: Python modules:
- mpd (python-mpd2) - mpd (python-mpd2 >=1.0)
- gi (Gtk, Gio, Gdk, GdkPixbuf, Pango, GObject, GLib, Notify) - gi (Gtk, Gio, Gdk, GdkPixbuf, Pango, GObject, GLib, Notify)
- requests - requests
- bs4 (beautifulsoup) - bs4 (beautifulsoup)
- dbus
Run: Run:
```bash ```bash
@@ -74,5 +79,5 @@ sudo update-desktop-database
Translation Translation
----------- -----------
mpdevil is currently available in English and German. If you speek another language you can easily translate mpdevil by using `poedit`. Just import `po/mpdevil.pot` from this repo into `poedit`. To test your translation copy the new `.po` file into the `po` directory of your cloned mpdevil repo and proceed as described in the Building section. To get your translation integrated into mpdevil just send me an e-mail or create a pull request. Link to `poedit`: https://poedit.net/ Mpdevil is currently available in English, German and Dutch. If you speek another language you can easily translate mpdevil by using `poedit`. Just import `po/mpdevil.pot` from this repo into `poedit`. To test your translation copy the new `.po` file into the `po` directory of your cloned mpdevil repo and proceed as described in the Building section. To get your translation integrated into mpdevil just send me an e-mail or create a pull request. Link to `poedit`: https://poedit.net/

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -1,372 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="128"
height="128"
viewBox="0 0 33.866672 33.866666"
version="1.1"
id="svg8">
<defs
id="defs2">
<linearGradient
id="linearGradient894">
<stop
style="stop-color:#ee0000;stop-opacity:1"
offset="0"
id="stop890" />
<stop
style="stop-color:#990000;stop-opacity:1"
offset="1"
id="stop892" />
</linearGradient>
<linearGradient
id="linearGradient890">
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="0"
id="stop886" />
<stop
style="stop-color:#cccccc;stop-opacity:1"
offset="1"
id="stop888" />
</linearGradient>
<linearGradient
id="linearGradient886">
<stop
id="stop882"
offset="0"
style="stop-color:#ee0000;stop-opacity:1" />
<stop
id="stop884"
offset="1"
style="stop-color:#690000;stop-opacity:1" />
</linearGradient>
<linearGradient
id="linearGradient3103"
osb:paint="solid">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop3101" />
</linearGradient>
<linearGradient
id="linearGradient1123">
<stop
style="stop-color:#3f3f3f;stop-opacity:1"
offset="0"
id="stop1119" />
<stop
style="stop-color:#000000;stop-opacity:1"
offset="1"
id="stop1121" />
</linearGradient>
<linearGradient
id="linearGradient1097">
<stop
style="stop-color:#aaaaaa;stop-opacity:1"
offset="0"
id="stop1093" />
<stop
style="stop-color:#666666;stop-opacity:1"
offset="1"
id="stop1095" />
</linearGradient>
<linearGradient
id="linearGradient1051">
<stop
style="stop-color:#f10000;stop-opacity:1"
offset="0"
id="stop1047" />
<stop
style="stop-color:#a40000;stop-opacity:1"
offset="1"
id="stop1049" />
</linearGradient>
<linearGradient
id="linearGradient985">
<stop
style="stop-color:#4e4e4e;stop-opacity:1"
offset="0"
id="stop981" />
<stop
style="stop-color:#000000;stop-opacity:0.9998284"
offset="1"
id="stop983" />
</linearGradient>
<linearGradient
id="linearGradient977">
<stop
id="stop973"
offset="0"
style="stop-color:#ffffff;stop-opacity:1" />
<stop
id="stop975"
offset="1"
style="stop-color:#cccccc;stop-opacity:1" />
</linearGradient>
<linearGradient
id="linearGradient5949"
osb:paint="solid">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop5947" />
</linearGradient>
<radialGradient
xlink:href="#linearGradient890"
id="radialGradient971"
cx="176.99014"
cy="62.192974"
fx="176.99014"
fy="62.192974"
r="2.6458335"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0293272,0,0,1.0293272,-5.1819326,-1.4133347)" />
<radialGradient
xlink:href="#linearGradient985"
id="radialGradient987"
cx="194.92287"
cy="58.039944"
fx="194.92287"
fy="58.039944"
r="1.1906251"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0293272,0,0,1.0293272,-23.562552,2.6031143)" />
<radialGradient
xlink:href="#linearGradient985"
id="radialGradient1011"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7.4817089,13.799626)"
cx="194.92287"
cy="58.039944"
fx="194.92287"
fy="58.039944"
r="1.1906251" />
<radialGradient
xlink:href="#linearGradient977"
id="radialGradient1013"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(25.476771,9.8976125)"
cx="176.99014"
cy="62.192974"
fx="176.99014"
fy="62.192974"
r="2.6458335" />
<radialGradient
xlink:href="#linearGradient1051"
id="radialGradient1053"
cx="180.39511"
cy="22.195517"
fx="180.39511"
fy="22.195517"
r="11.773959"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1252769,0.82916447,-0.60123071,0.81594315,-10.674026,-144.71921)" />
<radialGradient
xlink:href="#linearGradient1097"
id="radialGradient1101"
cx="142.12888"
cy="68.290741"
fx="142.12888"
fy="68.290741"
r="7.4070244"
gradientTransform="matrix(0,-1.2063647,0.19635861,0,115.65129,235.94098)"
gradientUnits="userSpaceOnUse" />
<radialGradient
xlink:href="#linearGradient1123"
id="radialGradient1125"
cx="142.18671"
cy="65.234093"
fx="142.18671"
fy="65.234093"
r="7.196975"
gradientTransform="matrix(-0.00173392,-0.9999985,0.36316274,-6.2969655e-4,102.89017,206.54361)"
gradientUnits="userSpaceOnUse" />
<radialGradient
xlink:href="#linearGradient1097"
id="radialGradient1151"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0,-1.2063647,0.19635861,0,115.65129,235.94098)"
cx="142.12888"
cy="68.290741"
fx="142.12888"
fy="68.290741"
r="7.4070244" />
<radialGradient
xlink:href="#linearGradient1123"
id="radialGradient1153"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.00173392,-0.9999985,0.36316274,-6.2969655e-4,102.89017,206.54361)"
cx="142.18671"
cy="65.234093"
fx="142.18671"
fy="65.234093"
r="7.196975" />
<linearGradient
xlink:href="#linearGradient1123"
id="linearGradient3127"
x1="169.88982"
y1="49.193066"
x2="171.8522"
y2="55.973263"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0293272,0,0,1.0293272,-5.0747004,-1.9580204)" />
<linearGradient
gradientTransform="matrix(1.0293272,0,0,1.0293272,-5.0746983,-1.4133347)"
gradientUnits="userSpaceOnUse"
y2="56.367641"
x2="183.62053"
y1="54.013763"
x1="181.10443"
id="linearGradient888"
xlink:href="#linearGradient886" />
<linearGradient
gradientTransform="matrix(1.0293272,0,0,1.0293272,-5.0746983,-1.4133347)"
gradientUnits="userSpaceOnUse"
y2="55.191238"
x2="166.38351"
y1="55.932266"
x1="162.43282"
id="linearGradient896"
xlink:href="#linearGradient886" />
<radialGradient
xlink:href="#linearGradient894"
id="radialGradient918"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.80242326,0.00681318,-0.01280073,1.3032781,-210.57317,89.861491)"
cx="178.11604"
cy="62.504337"
fx="178.11604"
fy="62.504337"
r="2.6458335" />
</defs>
<metadata
id="metadata5">
<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></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
id="layer1"
transform="translate(-156.10417,-48.191973)">
<path
style="fill:none;stroke:url(#linearGradient3127);stroke-width:1.06828;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 159.37619,59.895353 c 2.3554,-12.719146 24.96722,-12.954686 27.32261,0"
id="path4528" />
<path
id="path4562"
style="fill:url(#linearGradient896);fill-opacity:1;stroke:none;stroke-width:0.0890229;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 161.96713,48.191973 c 0,0 -2.62071,6.025609 2.54386,12.491062 l 5.55165,-2.659413 c -7.51945,-3.268607 -8.09551,-9.831649 -8.09551,-9.831649 z" />
<path
d="m 184.10787,48.191973 c 0,0 2.62071,6.025609 -2.54387,12.49106 l -5.55165,-2.659411 c 7.51946,-3.268607 8.09552,-9.831649 8.09552,-9.831649 z"
style="fill:url(#linearGradient888);fill-opacity:1;stroke:none;stroke-width:0.0890229;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4573" />
<circle
transform="rotate(12.583595)"
cy="27.410217"
cx="183.41495"
id="ellipse903"
style="fill:url(#radialGradient1053);fill-opacity:1;stroke:none;stroke-width:0.368813;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
r="12.119256" />
<ellipse
style="fill:url(#radialGradient918);fill-opacity:1;stroke:none;stroke-width:0.0358494;stroke-opacity:1"
id="circle916"
cx="-68.914932"
cy="173.03751"
rx="1.7908652"
ry="2.4522908"
transform="rotate(-90)" />
<path
style="fill:none;stroke:#000000;stroke-width:0.67362921;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stroke-dashoffset:0"
d="m 173.46484,74.115251 c -5.13383,-0.417383 -6.94847,-3.196899 -6.94847,-3.196899"
id="path6269" />
<path
style="fill:none;stroke:#000000;stroke-width:0.67362921;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 165.67933,71.275006 c 0.95558,-0.0842 1.33851,-1.048078 1.33851,-1.048078"
id="path6290" />
<path
style="fill:none;stroke:#000000;stroke-width:0.356092;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 186.97193,72.637051 c 0.535,2.913042 -0.80706,5.890263 -3.55871,7.547209 -3.42528,1.894389 -6.57007,1.941925 -10.33813,1.167762 -3.7638,-0.980666 -5.37318,-3.200143 -7.77281,-3.062014 -2.57783,0.204241 -3.53311,2.119855 -3.53311,3.768634"
id="path4529" />
<circle
r="2.7234282"
cy="63.443172"
cx="177.58112"
id="circle949"
style="fill:url(#radialGradient971);fill-opacity:1;stroke:none;stroke-width:0.0465887;stroke-opacity:1" />
<circle
style="fill:url(#radialGradient987);fill-opacity:1;stroke-width:0.0483119"
id="circle943"
cx="177.21347"
cy="62.624794"
r="1.2255427" />
<g
id="g1045"
transform="matrix(1.0293272,0,0,1.0293272,-40.493082,-11.601213)">
<circle
r="2.6458335"
cy="72.90625"
cx="203.03261"
id="circle1007"
style="fill:url(#radialGradient1013);fill-opacity:1;stroke:none;stroke-width:0.0452613;stroke-opacity:1" />
<circle
style="fill:url(#radialGradient1011);fill-opacity:1;stroke-width:0.0469354"
id="circle1009"
cx="202.53731"
cy="72.111191"
r="1.1906251" />
</g>
<g
id="g1149"
transform="matrix(1.0293272,0,0,1.0293272,28.731844,0.18016047)">
<path
id="path1145"
style="fill:url(#radialGradient1151);fill-opacity:1;stroke:none;stroke-width:0.0363614px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 128.03414,71.693095 c 0.69847,0.29913 1.24716,0.6227 1.72651,-0.0393 0.15847,-0.21986 0.3638,-0.72761 0.3638,-0.72761 v -5.67459 -1.23403 -5.67459 c 0,0 -0.20533,-0.50773 -0.3638,-0.7276 -0.21921,-0.30272 -0.452,-0.39918 -0.70694,-0.38654 -0.30233,0.015 -0.64083,0.18509 -1.01957,0.34726 l 0.005,6.49263 h 0.001 l -5.2e-4,0.56586 5.2e-4,0.56585 h -0.001 z" />
<path
d="m 128.03512,57.437635 c 0,0 -0.23555,0.093 -0.3576,0.12661 -0.59584,0.1641 -1.2736,0.0722 -1.81849,0.3638 -0.30226,0.16176 -0.55819,0.42877 -0.72709,0.72709 -0.24623,0.43487 -0.2754,0.96283 -0.3638,1.45469 -0.19709,1.31128 -0.36329,2.63188 -0.36329,3.95893 v 1.13171 c 0.0229,1.32313 0.14014,2.66573 0.36329,3.95894 0.0884,0.49186 0.11757,1.01981 0.3638,1.45469 0.1689,0.29832 0.42483,0.56532 0.72709,0.72709 0.54489,0.29161 1.22265,0.19918 1.81849,0.36328 0.12205,0.0336 0.3576,0.12712 0.3576,0.12712 l 0.005,-6.63112 h 0.001 l -5.3e-4,-0.56585 5.3e-4,-0.56586 h -0.001 z"
style="fill:url(#radialGradient1153);fill-opacity:1;stroke:none;stroke-width:0.0363614px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path1147" />
</g>
<g
id="g1143"
transform="matrix(-1.0293272,0,0,1.0293272,317.34316,0.18217281)">
<path
d="m 128.03414,71.693095 c 0.69847,0.29913 1.24716,0.6227 1.72651,-0.0393 0.15847,-0.21986 0.3638,-0.72761 0.3638,-0.72761 v -5.67459 -1.23403 -5.67459 c 0,0 -0.20533,-0.50773 -0.3638,-0.7276 -0.21921,-0.30272 -0.452,-0.39918 -0.70694,-0.38654 -0.30233,0.015 -0.64083,0.18509 -1.01957,0.34726 l 0.005,6.49263 h 0.001 l -5.2e-4,0.56586 5.2e-4,0.56585 h -0.001 z"
style="fill:url(#radialGradient1101);fill-opacity:1;stroke:none;stroke-width:0.0363614px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path1065" />
<path
id="path1114"
style="fill:url(#radialGradient1125);fill-opacity:1;stroke:none;stroke-width:0.0363614px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 128.03512,57.437635 c 0,0 -0.23555,0.093 -0.3576,0.12661 -0.59584,0.1641 -1.2736,0.0722 -1.81849,0.3638 -0.30226,0.16176 -0.55819,0.42877 -0.72709,0.72709 -0.24623,0.43487 -0.2754,0.96283 -0.3638,1.45469 -0.19709,1.31128 -0.36329,2.63188 -0.36329,3.95893 v 1.13171 c 0.0229,1.32313 0.14014,2.66573 0.36329,3.95894 0.0884,0.49186 0.11757,1.01981 0.3638,1.45469 0.1689,0.29832 0.42483,0.56532 0.72709,0.72709 0.54489,0.29161 1.22265,0.19918 1.81849,0.36328 0.12205,0.0336 0.3576,0.12712 0.3576,0.12712 l 0.005,-6.63112 h 0.001 l -5.3e-4,-0.56585 5.3e-4,-0.56586 h -0.001 z" />
</g>
<ellipse
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.00549282;stroke-opacity:1"
id="ellipse896"
cx="-107.12221"
cy="153.55515"
rx="0.26458335"
ry="0.389671"
transform="rotate(-102.98234)" />
<ellipse
transform="matrix(0.22465072,-0.97443935,-0.97443935,-0.22465072,0,0)"
ry="0.389671"
rx="0.26458335"
cy="-183.67395"
cx="-29.376198"
id="ellipse893"
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.00549282;stroke-opacity:1" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 14 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

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16" height="16" version="1.1" viewBox="0 0 4.2333 4.2333" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<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 transform="matrix(.26458 0 0 .26458 156.79 48.192)" d="m4.1621 0s-1.8317 4.1425-0.50781 9.791a22.525 23.103 0 0 0-3.6543 5.5703v0.63867h2.5234a19.982 20.495 0 0 1 2.0664-3.3125h0.0039062c0.44122 1.0742 1.008 2.1855 1.7266 3.3125h9.6797v-6.1543a17.886 17.886 0 0 0-4.5488 1.8223c-1.1979-0.89234-2.2001-1.8385-3.0391-2.791a19.982 20.495 0 0 1 7.5879-3.5469v-2.6621a22.525 23.103 0 0 0-9.1621 4.1504c-2.3946-3.6216-2.6738-6.8184-2.6738-6.8184h-0.0019531z" fill="#2e3436" stroke-linecap="round" stroke-width=".053119"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 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

@@ -1,11 +0,0 @@
[Desktop Entry]
Version=1.0
_Name=mpdevil
_GenericName=MPD Client
_Comment=A small MPD client written in python
Exec=mpdevil
Icon=mpdevil
Terminal=false
Type=Application
StartupNotify=true
Categories=GTK;AudioVideo;Player;

View File

@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2020 Martin Wagner <martin.wagner.dev@gmail.com> -->
<component type="desktop-application">
<id>org.mpdevil.mpdevil</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>mpdevil</name>
<summary>A simple music browser for MPD</summary>
<description>
<p>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.</p>
<ul>
<li>display large covers</li>
<li>play songs without doubleclick</li>
<li>fetch lyrics</li>
<li>MPRIS interface</li>
<li>notifications on title change</li>
<li>basic queue manipulation (move and delete single tracks)</li>
<li>search songs</li>
<li>filter by genre</li>
<li>media keys support</li>
<li>many shortcuts</li>
<li>manage multiple mpd servers</li>
</ul>
</description>
<releases>
<release version="1.1.1" date="2021-02-14"/>
</releases>
<launchable type="desktop-id">org.mpdevil.mpdevil.desktop</launchable>
<screenshots>
<screenshot type="default">
<image type="source" width="1008" height="1039">https://raw.githubusercontent.com/SoongNoonien/mpdevil/v1.1.0/screenshots/mainwindow_1.1.0.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/SoongNoonien/mpdevil</url>
<url type="bugtracker">https://github.com/SoongNoonien/mpdevil/issues</url>
<content_rating type="oars-1.1" />
<provides>
<binary>mpdevil</binary>
</provides>
<update_contact>martin.wagner.dev@gmail.com</update_contact>
</component>

View File

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

View File

@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<schemalist> <schemalist>
<schema id="org.mpdevil" path="/org/mpdevil/"> <schema id="org.mpdevil.mpdevil" path="/org/mpdevil/mpdevil/">
<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> <description></description>
</key> </key>
<key type="i" name="width"> <key type="i" name="width">
<default>1000</default> <default>1006</default>
<summary>Default width of window</summary> <summary>Default width of window</summary>
<description></description> <description></description>
</key> </key>
@@ -31,8 +31,13 @@
<summary>Default position of paned1/paned0 separator</summary> <summary>Default position of paned1/paned0 separator</summary>
<description></description> <description></description>
</key> </key>
<key type="b" name="mini-player">
<default>false</default>
<summary>Start player in mini player mode</summary>
<description></description>
</key>
<key type="i" name="album-cover"> <key type="i" name="album-cover">
<default>130</default> <default>170</default>
<summary>Size of covers in album view</summary> <summary>Size of covers in album view</summary>
<description></description> <description></description>
</key> </key>
@@ -52,7 +57,7 @@
<description></description> <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> <description></description>
</key> </key>
@@ -71,11 +76,6 @@
<summary>Show initial letters in artist-view</summary> <summary>Show initial letters in artist-view</summary>
<description></description> <description></description>
</key> </key>
<key type="b" name="show-album-view-tooltips">
<default>true</default>
<summary>Show tooltips in album-view</summary>
<description></description>
</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>

View File

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

724
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: 2020-08-29 10:57+0200\n" "POT-Creation-Date: 2021-02-12 16:57+0100\n"
"PO-Revision-Date: 2020-08-29 10:57+0200\n" "PO-Revision-Date: 2021-02-12 16:58+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"Language: de\n" "Language: de\n"
@@ -18,243 +18,90 @@ 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:515 #: mpdevil:438
msgid "MPD-Tag" #, python-brace-format
msgstr "MPD-Tag" msgid "{days} day"
msgid_plural "{days} days"
msgstr[0] "{days} Tag"
msgstr[1] "{days} Tage"
#: mpdevil:519 #: mpdevil:473
msgid "Value"
msgstr "Wert"
#: mpdevil:601
msgid "Unknown Title" msgid "Unknown Title"
msgstr "Unbekannter Titel" msgstr "Unbekannter Titel"
#: mpdevil:601 #: mpdevil:802
msgid "Unknown Artist"
msgstr "Unbekannter Interpret"
#: mpdevil:601
msgid "Unknown Album"
msgstr "Unbekanntes Album"
#: mpdevil:906 mpdevil:1209 mpdevil:2084 mpdevil:2771
msgid "No"
msgstr "Nr."
#: mpdevil:911 mpdevil:1214 mpdevil:2086 mpdevil:2771
msgid "Title"
msgstr "Titel"
#: mpdevil:917 mpdevil:1393 mpdevil:2087 mpdevil:2771
msgid "Artist"
msgstr "Interpret"
#: mpdevil:923 mpdevil:2088 mpdevil:2771
msgid "Album"
msgstr "Album"
#: mpdevil:929 mpdevil:1220 mpdevil:2089 mpdevil:2771
msgid "Length"
msgstr "Länge"
#: mpdevil:990
#, python-format
msgid "%i hits"
msgstr "%i Treffer"
#: mpdevil:1092
msgid "Append"
msgstr "Anhängen"
#: mpdevil:1093
msgid "Add all titles to playlist"
msgstr "Alle Titel der Wiedergabeliste anhängen"
#: mpdevil:1094
msgid "Play"
msgstr "Abspielen"
#: mpdevil:1095
msgid "Directly play all titles"
msgstr "Alle Titel sofort abspielen"
#: mpdevil:1096
msgid "Enqueue"
msgstr "Einreihen"
#: mpdevil:1097
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
msgstr ""
"Alle Titel hinter dem aktuellen Stück einreihen und die weitere "
"Wiedergabeliste leeren"
#: mpdevil:1226
msgid "Close"
msgstr "Schließen"
#: mpdevil:1279
msgid "all genres"
msgstr "Alle Genres"
#: mpdevil:1391
msgid "Album Artist"
msgstr "Albuminterpret"
#: mpdevil:1394
msgid "all artists"
msgstr "Alle Interpreten"
#: mpdevil:1571
#, python-format
msgid "%(total_tracks)i titles on %(discs)i discs (%(total_length)s)"
msgstr "%(total_tracks)i Titel auf %(discs)i CDs (%(total_length)s)"
#: mpdevil:1573 mpdevil:2180
#, python-format
msgid "%(total_tracks)i titles (%(total_length)s)"
msgstr "%(total_tracks)i Titel (%(total_length)s)"
#: mpdevil:1691
msgid "Back to current album"
msgstr "Zurück zu aktuellem Album"
#: mpdevil:1693
msgid "Search"
msgstr "Suche"
#: mpdevil:1853
msgid "searching..."
msgstr "suche..."
#: mpdevil:1857
msgid "lyrics not found"
msgstr "Liedtext nicht gefunden"
#: mpdevil:1927
#, python-format
msgid ""
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)i bit, %(channels)i "
"channels, %(file_type)s"
msgstr ""
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)i bit, %(channels)i "
"Kanäle, %(file_type)s"
#: mpdevil:2055
msgid "Scroll to current song"
msgstr "Gehe zu aktuellem Lied"
#: mpdevil:2060
msgid "Clear playlist"
msgstr "Wiedergabeliste leeren"
#: mpdevil:2085 mpdevil:2771
msgid "Disc"
msgstr "CD"
#: mpdevil:2090 mpdevil:2771
msgid "Year"
msgstr "Jahr"
#: mpdevil:2091 mpdevil:2771
msgid "Genre"
msgstr "Genre"
#: mpdevil:2311
msgid "Show lyrics"
msgstr "Zeige Liedtext"
#: mpdevil:2404
msgid "Main cover size:" msgid "Main cover size:"
msgstr "Größe des Haupt-Covers:" msgstr "Größe des Haupt-Covers:"
#: mpdevil:2405 #: mpdevil:803
msgid "Album view cover size:" msgid "Album view cover size:"
msgstr "Covergröße in Albumliste:" msgstr "Covergröße in Albumliste:"
#: mpdevil:2406 #: mpdevil:804
msgid "Action bar icon size:" msgid "Action bar icon size:"
msgstr "Symbolgröße Aktionsleiste:" msgstr "Symbolgröße Aktionsleiste:"
#: mpdevil:2407 #: mpdevil:805
msgid "Secondary icon size:" msgid "Secondary icon size:"
msgstr "Sekundäre Symbolgröße:" msgstr "Sekundäre Symbolgröße:"
#: mpdevil:2418 #: mpdevil:818
msgid "Sort albums by:"
msgstr "Sortiere Alben nach:"
#: mpdevil:2418
msgid "name"
msgstr "Name"
#: mpdevil:2418
msgid "year"
msgstr "Jahr"
#: mpdevil:2419
msgid "Position of playlist:"
msgstr "Wiedergabelistenposition:"
#: mpdevil:2419
msgid "bottom"
msgstr "unten"
#: mpdevil:2419
msgid "right"
msgstr "rechts"
#: mpdevil:2436
msgid "Use Client-side decoration" msgid "Use Client-side decoration"
msgstr "Benutze \"Client-side decoration\"" msgstr "Client-side decoration“ benutzen"
#: mpdevil:2437 #: mpdevil:819
msgid "Show stop button" msgid "Show stop button"
msgstr "Zeige Stopp-Knopf" msgstr "Stopp-Knopf anzeigen"
#: mpdevil:2438 #: mpdevil:820
msgid "Show lyrics button" msgid "Show lyrics button"
msgstr "Zeige Liedtext-Knopf" msgstr "Liedtext-Knopf anzeigen"
#: mpdevil:2439 #: mpdevil:821
msgid "Show initials in artist view" msgid "Show initials in artist view"
msgstr "Zeige Anfangsbuchstaben in Interpretenliste" msgstr "Anfangsbuchstaben in Interpretenliste anzeigen"
#: mpdevil:2440 #: mpdevil:822
msgid "Show tooltips in album view" msgid "Place playlist at the side"
msgstr "Zeige Tooltips in Albumliste" msgstr "Wiedergabeliste seitlich anzeigen"
#: mpdevil:2441 #: mpdevil:823
msgid "Use 'Album Artist' tag" msgid "Use Album Artist tag"
msgstr "Benutze \"Album Artist\" Tag" msgstr "Album Artist Tag benutzen"
#: mpdevil:2442 #: mpdevil:824
msgid "Send notification on title change" msgid "Send notification on title change"
msgstr "Sende Benachrichtigung bei Titelwechsel" msgstr "Über Titelwechsel benachrichtigen"
#: mpdevil:2443 #: mpdevil:825
msgid "Stop playback on quit" msgid "Stop playback on quit"
msgstr "Wiedergabe beim Beenden stoppen" msgstr "Wiedergabe beim Beenden stoppen"
#: mpdevil:2444 #: mpdevil:826
msgid "Play selected albums and titles immediately" msgid "Play selected albums and titles immediately"
msgstr "Ausgewählte Alben und Titel sofort abspielen" msgstr "Ausgewählte Alben und Titel sofort abspielen"
#: mpdevil:2455 #: mpdevil:827
msgid "Sort albums by year"
msgstr "Alben nach Jahr sortieren"
#: mpdevil:839
msgid "<b>View</b>" msgid "<b>View</b>"
msgstr "<b>Ansicht</b>" msgstr "<b>Ansicht</b>"
#: mpdevil:2458 #: mpdevil:840
msgid "<b>Behavior</b>" msgid "<b>Behavior</b>"
msgstr "<b>Verhalten</b>" msgstr "<b>Verhalten</b>"
#: mpdevil:2491 #: mpdevil:860
msgid "(restart required)" msgid "(restart required)"
msgstr "(Neustart erforderlich)" msgstr "(Neustart erforderlich)"
#: mpdevil:2572 #: mpdevil:909
msgid "_Connect"
msgstr "_Verbinden"
#: mpdevil:925
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 "
@@ -264,119 +111,485 @@ 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:2574 #: mpdevil:930
msgid "Profile:" msgid "Profile:"
msgstr "Profil:" msgstr "Profil:"
#: mpdevil:2576 #: mpdevil:931
msgid "Name:" msgid "Name:"
msgstr "Name:" msgstr "Name:"
#: mpdevil:2578 #: mpdevil:932
msgid "Host:" msgid "Host:"
msgstr "Host:" msgstr "Host:"
#: mpdevil:2580 #: mpdevil:933
msgid "Password:" msgid "Password:"
msgstr "Passwort:" msgstr "Passwort:"
#: mpdevil:2582 #: mpdevil:934
msgid "Music lib:" msgid "Music lib:"
msgstr "Musikverzeichnis:" msgstr "Musikverzeichnis:"
#: mpdevil:2584 #: mpdevil:935
msgid "Cover regex:" msgid "Cover regex:"
msgstr "Cover-Regex:" msgstr "Cover-Regex:"
#: mpdevil:2709 #: mpdevil:1070
msgid "Choose directory" msgid "Choose directory"
msgstr "Verzeichnis Wählen" msgstr "Verzeichnis wählen"
#: mpdevil:2743 #: mpdevil:1101
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:2887 mpdevil:2895 mpdevil:3434 #: mpdevil:1118 mpdevil:1671 mpdevil:1766 mpdevil:2706
msgid "No"
msgstr "Nr."
#: mpdevil:1118 mpdevil:2707
msgid "Disc"
msgstr "CD"
#: mpdevil:1118 mpdevil:1674 mpdevil:1771 mpdevil:2708
msgid "Title"
msgstr "Titel"
#: mpdevil:1118 mpdevil:1777 mpdevil:2709
msgid "Artist"
msgstr "Interpret"
#: mpdevil:1118 mpdevil:1783 mpdevil:2710
msgid "Album"
msgstr "Album"
#: mpdevil:1118 mpdevil:1678 mpdevil:1789 mpdevil:2711
msgid "Length"
msgstr "Länge"
#: mpdevil:1118 mpdevil:2712
msgid "Year"
msgstr "Jahr"
#: mpdevil:1118 mpdevil:2713
msgid "Genre"
msgstr "Genre"
#: mpdevil:1234 mpdevil:1236 mpdevil:3666
msgid "Settings" msgid "Settings"
msgstr "Einstellungen" msgstr "Einstellungen"
#: mpdevil:2906 #: mpdevil:1249 mpdevil:1258 mpdevil:3513
msgid "General" msgid "General"
msgstr "Allgemein" msgstr "Allgemein"
#: mpdevil:2907 #: mpdevil:1250 mpdevil:1259 mpdevil:3677
msgid "Profiles" msgid "Profiles"
msgstr "Profile" msgstr "Profile"
#: mpdevil:2908 #: mpdevil:1251 mpdevil:1260 mpdevil:3517
msgid "Playlist" msgid "Playlist"
msgstr "Wiedergabeliste" msgstr "Wiedergabeliste"
#: mpdevil:3168 #: mpdevil:1273
msgid "Random mode"
msgstr "Zufallsmodus"
#: mpdevil:3170
msgid "Repeat mode"
msgstr "Dauerschleife"
#: mpdevil:3172
msgid "Single mode"
msgstr "Einzelstückmodus"
#: mpdevil:3174
msgid "Consume mode"
msgstr "Wiedergabeliste verbrauchen"
#: mpdevil:3278 mpdevil:3286
msgid "Stats" msgid "Stats"
msgstr "Statistik" msgstr "Statistik"
#: mpdevil:3337 #: mpdevil:1283
msgid "A small MPD client written in python" msgid "<b>Protocol:</b>"
msgstr "<b>Protokoll:</b>"
#: mpdevil:1284
msgid "<b>Uptime:</b>"
msgstr "<b>Uptime:</b>"
#: mpdevil:1285
msgid "<b>Playtime:</b>"
msgstr "<b>Wiedergabezeit:</b>"
#: mpdevil:1286
msgid "<b>Artists:</b>"
msgstr "<b>Künstler:</b>"
#: mpdevil:1287
msgid "<b>Albums:</b>"
msgstr "<b>Alben:</b>"
#: mpdevil:1288
msgid "<b>Songs:</b>"
msgstr "<b>Titel:</b>"
#: mpdevil:1289
msgid "<b>Total Playtime:</b>"
msgstr "<b>Gesamtwiedergabezeit:</b>"
#: mpdevil:1290
msgid "<b>Database Update:</b>"
msgstr "<b>Datenbankaktualisierung:</b>"
#: mpdevil:1314
msgid "A simple music browser for MPD"
msgstr "Ein einfacher Musikbrowser für MPD"
#: mpdevil:1412
msgid "Open with…"
msgstr "Öffnen mit…"
#: mpdevil:1430
msgid "MPD-Tag"
msgstr "MPD-Tag"
#: mpdevil:1433
msgid "Value"
msgstr "Wert"
#: mpdevil:1564
msgid "_Append"
msgstr "_Anhängen"
#: mpdevil:1566
msgid "Add all titles to playlist"
msgstr "Alle Titel der Wiedergabeliste anhängen"
#: mpdevil:1567
msgid "_Play"
msgstr "Ab_spielen"
#: mpdevil:1569
msgid "Directly play all titles"
msgstr "Alle Titel sofort abspielen"
#: mpdevil:1570
msgid "_Enqueue"
msgstr "_Einreihen"
#: mpdevil:1572
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
msgstr "" msgstr ""
"Alle Titel hinter dem aktuellen Stück einreihen und die weitere "
"Wiedergabeliste leeren"
#: mpdevil:3427 #: mpdevil:1827
msgid "Select profile" msgid "all tags"
msgstr "Profil auswählen" msgstr "Alle Tags"
#: mpdevil:3435 #: mpdevil:1856
msgid "Help" #, python-brace-format
msgstr "Hilfe" msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] "{hits} Treffer"
msgstr[1] "{hits} Treffer"
#: mpdevil:3436 #: mpdevil:1894
msgid "About" msgid "all genres"
msgstr "Über" msgstr "Alle Genres"
#: mpdevil:3437 #: mpdevil:1996
msgid "Quit" msgid "all artists"
msgstr "Beenden" msgstr "Alle Interpreten"
#: mpdevil:3440 #: mpdevil:2180 mpdevil:2805 mpdevil:3091 mpdevil:3092
msgid "Save window layout" #, python-brace-format
msgstr "Fensterlayout speichern" msgid "{titles} title"
msgid_plural "{titles} titles"
msgstr[0] "{titles} Titel"
msgstr[1] "{titles} Titel"
#: mpdevil:3441 #: mpdevil:2182
#, python-brace-format
msgid "on {discs} discs"
msgstr "auf {discs} CDs"
#: mpdevil:2322 mpdevil:3536
msgid "Back to current album"
msgstr "Zurück zu aktuellem Album"
#: mpdevil:2324
msgid "Search"
msgstr "Suche"
#: mpdevil:2500
msgid "searching..."
msgstr "suche..."
#: mpdevil:2505
msgid "connection error"
msgstr "Verbindungsfehler"
#: mpdevil:2507
msgid "lyrics not found"
msgstr "Liedtext nicht gefunden"
#: mpdevil:2552
#, python-brace-format
msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] "{channels} Kanal"
msgstr[1] "{channels} Kanäle"
#: mpdevil:2680
msgid "Scroll to current song"
msgstr "Gehe zu aktuellem Lied"
#: mpdevil:2688 mpdevil:3552
msgid "Clear playlist"
msgstr "Wiedergabeliste leeren"
#: mpdevil:2982
msgid "Show lyrics"
msgstr "Zeige Liedtext"
#: mpdevil:3300
msgid "Random mode"
msgstr "Zufallsmodus"
#: mpdevil:3302
msgid "Repeat mode"
msgstr "Dauerschleife"
#: mpdevil:3304
msgid "Single mode"
msgstr "Einzelstückmodus"
#: mpdevil:3306
msgid "Consume mode"
msgstr "Wiedergabeliste verbrauchen"
#: mpdevil:3514
msgid "Window"
msgstr "Fenster"
#: mpdevil:3515
msgid "Playback"
msgstr "Wiedergabe"
#: mpdevil:3516
msgid "Search, Album Dialog and Album List"
msgstr "Suche, Albumdialog und Albumliste"
#: mpdevil:3526
msgid "Open online help"
msgstr "Onlinehilfe öffnen"
#: mpdevil:3527
msgid "Open shortcuts window"
msgstr "Tastenkürzelfenster öffnen"
#: mpdevil:3528
msgid "Open menu"
msgstr "Menü öffnen"
#: mpdevil:3529 mpdevil:3672
msgid "Update database" msgid "Update database"
msgstr "Datenbank aktualisieren" msgstr "Datenbank aktualisieren"
#: mpdevil:3442 #: mpdevil:3530 mpdevil:3670
msgid "Quit"
msgstr "Beenden"
#: mpdevil:3531
msgid "Cycle through profiles"
msgstr "Profile durchschalten"
#: mpdevil:3532
msgid "Cycle through profiles in reversed order"
msgstr "Profile rückwärts durchschalten"
#: mpdevil:3533
msgid "Toggle mini player"
msgstr "Miniplayer ein-/ausschalten"
#: mpdevil:3534
msgid "Toggle lyrics"
msgstr "Liedtext ein-/ausblenden"
#: mpdevil:3535
msgid "Toggle search"
msgstr "Suche ein-/ausblenden"
#: mpdevil:3537
msgid "Play/Pause"
msgstr "Wiedergabe/Pause"
#: mpdevil:3538
msgid "Stop"
msgstr "Stopp"
#: mpdevil:3539
msgid "Next title"
msgstr "Nächster Titel"
#: mpdevil:3540
msgid "Previous title"
msgstr "Vorheriger Titel"
#: mpdevil:3541
msgid "Seek forward"
msgstr "Vorspulen"
#: mpdevil:3542
msgid "Seek backward"
msgstr "Zurückspulen"
#: mpdevil:3543
msgid "Toggle repeat mode"
msgstr "Dauerschleife ein-/ausschalten"
#: mpdevil:3544
msgid "Toggle random mode"
msgstr "Zufallsmodus ein-/ausschalten"
#: mpdevil:3545
msgid "Toggle single mode"
msgstr "Einzelstückmodus ein-/ausschalten"
#: mpdevil:3546
msgid "Toggle consume mode"
msgstr "Wiedergabeliste verbrauchen ein-/ausschalten"
#: mpdevil:3547
msgid "Play selected item (next)"
msgstr "Ausgewähltes Element (als Nächstes) abspielen"
#: mpdevil:3547
msgid "Left-click"
msgstr "Linksklick"
#: mpdevil:3548
msgid "Append selected item"
msgstr "Ausgewähltes Element anhängen"
#: mpdevil:3548 mpdevil:3551
msgid "Middle-click"
msgstr "Mittelklick"
#: mpdevil:3549
msgid "Play selected item immediately"
msgstr "Ausgewähltes Element sofort abspielen"
#: mpdevil:3549
msgid "Double-click"
msgstr "Doppelklick"
#: mpdevil:3550 mpdevil:3553
msgid "Show additional information"
msgstr "Zeige weitere Informationen"
#: mpdevil:3550 mpdevil:3553
msgid "Right-click"
msgstr "Rechtsklick"
#: mpdevil:3551
msgid "Remove selected song"
msgstr "Ausgewählten Titel entfernen"
#: mpdevil:3577
msgid "Connect"
msgstr "Verbinden"
#: mpdevil:3595
#, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed"
msgstr "Verbindung zu „{profile}“ ({host}:{port}) fehlgeschlagen"
#: mpdevil:3667
msgid "Keyboard shortcuts"
msgstr "Tastenkürzel"
#: mpdevil:3668
msgid "Help"
msgstr "Hilfe"
#: mpdevil:3669
msgid "About"
msgstr "Über"
#: mpdevil:3673
msgid "Server stats" msgid "Server stats"
msgstr "Serverstatistik" msgstr "Serverstatistik"
#: mpdevil:3448 #: mpdevil:3678
msgid "Mini player"
msgstr "Miniplayer"
#: mpdevil:3683
msgid "Menu" msgid "Menu"
msgstr "Menü" msgstr "Menü"
#: mpdevil:3537 mpdevil:3539 #: mpdevil:3734 mpdevil:3736
msgid "not connected" msgid "connecting…"
msgstr "nicht verbunden" msgstr "verbinden"
#~ msgid "Sort albums in chronological order"
#~ msgstr "Alben chronologisch sortieren"
#~ msgid "name"
#~ msgstr "Name"
#~ msgid "year"
#~ msgstr "Jahr"
#~ msgid "Position of playlist:"
#~ msgstr "Wiedergabelistenposition:"
#~ msgid "bottom"
#~ msgstr "unten"
#~ msgid "right"
#~ msgstr "rechts"
#~ msgid "Show tooltips in album view"
#~ msgstr "Zeige Tooltips in Albumliste"
#~ msgid "Save window layout"
#~ msgstr "Fensterlayout speichern"
#, python-brace-format
#~ msgid ""
#~ "{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
#~ "{file_type}"
#~ msgstr ""
#~ "{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} Kanäle, "
#~ "{file_type}"
#, python-brace-format
#~ msgid "{titles} titles on {discs} discs ({length})"
#~ msgstr "{titles} Titel auf {discs} CDs ({length})"
#, python-brace-format
#~ msgid "{titles} titles ({length})"
#~ msgstr "{titles} Titel ({length})"
#, python-brace-format
#~ msgid "{num} hits"
#~ msgstr "{num} Treffer"
#~ msgid "Close"
#~ msgstr "Schließen"
#~ msgid "Album Artist"
#~ msgstr "Albuminterpret"
#, python-format #, python-format
#~ msgid "hits: %i" #~ msgid "%i hits"
#~ msgstr "Treffer: %i" #~ msgstr "%i Treffer"
#, python-format
#~ msgid "%(total_tracks)i titles (%(total_length)s)"
#~ msgstr "%(total_tracks)i Titel (%(total_length)s)"
#~ msgid "Unknown Artist"
#~ msgstr "Unbekannter Interpret"
#~ msgid "Unknown Album"
#~ msgstr "Unbekanntes Album"
#~ msgid "not connected"
#~ msgstr "nicht verbunden"
#~ msgid "Add" #~ msgid "Add"
#~ msgstr "Hinzufügen" #~ msgstr "Hinzufügen"
@@ -384,9 +597,6 @@ msgstr "nicht verbunden"
#~ msgid "Open" #~ msgid "Open"
#~ msgstr "Öffnen" #~ msgstr "Öffnen"
#~ msgid "Show additional information"
#~ msgstr "Zeige weitere Informationen"
#~ msgid "Lyrics" #~ msgid "Lyrics"
#~ msgstr "Liedtext" #~ msgstr "Liedtext"
@@ -420,12 +630,6 @@ msgstr "nicht verbunden"
#~ msgid "Return to album of current title" #~ msgid "Return to album of current title"
#~ msgstr "Zu Album des aktuellen Titels zurückkehren" #~ msgstr "Zu Album des aktuellen Titels zurückkehren"
#~ msgid "Title search"
#~ msgstr "Titelsuche"
#~ msgid "Main menu"
#~ msgstr "Hauptmenu"
#~ msgid "Not connected to MPD-server. Reconnect?" #~ msgid "Not connected to MPD-server. Reconnect?"
#~ msgstr "Nicht mit MPD-Server verbunden. Verbindung wiederherstellen?" #~ msgstr "Nicht mit MPD-Server verbunden. Verbindung wiederherstellen?"

View File

@@ -8,358 +8,511 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-29 10:57+0200\n" "POT-Creation-Date: 2021-02-12 16:57+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"
"Language: \n" "Language: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\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:515 #: mpdevil:438
msgid "MPD-Tag" #, python-brace-format
msgstr "" msgid "{days} day"
msgid_plural "{days} days"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:519 #: mpdevil:473
msgid "Value"
msgstr ""
#: mpdevil:601
msgid "Unknown Title" msgid "Unknown Title"
msgstr "" msgstr ""
#: mpdevil:601 #: mpdevil:802
msgid "Unknown Artist"
msgstr ""
#: mpdevil:601
msgid "Unknown Album"
msgstr ""
#: mpdevil:906 mpdevil:1209 mpdevil:2084 mpdevil:2771
msgid "No"
msgstr ""
#: mpdevil:911 mpdevil:1214 mpdevil:2086 mpdevil:2771
msgid "Title"
msgstr ""
#: mpdevil:917 mpdevil:1393 mpdevil:2087 mpdevil:2771
msgid "Artist"
msgstr ""
#: mpdevil:923 mpdevil:2088 mpdevil:2771
msgid "Album"
msgstr ""
#: mpdevil:929 mpdevil:1220 mpdevil:2089 mpdevil:2771
msgid "Length"
msgstr ""
#: mpdevil:990
#, python-format
msgid "%i hits"
msgstr ""
#: mpdevil:1092
msgid "Append"
msgstr ""
#: mpdevil:1093
msgid "Add all titles to playlist"
msgstr ""
#: mpdevil:1094
msgid "Play"
msgstr ""
#: mpdevil:1095
msgid "Directly play all titles"
msgstr ""
#: mpdevil:1096
msgid "Enqueue"
msgstr ""
#: mpdevil:1097
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
msgstr ""
#: mpdevil:1226
msgid "Close"
msgstr ""
#: mpdevil:1279
msgid "all genres"
msgstr ""
#: mpdevil:1391
msgid "Album Artist"
msgstr ""
#: mpdevil:1394
msgid "all artists"
msgstr ""
#: mpdevil:1571
#, python-format
msgid "%(total_tracks)i titles on %(discs)i discs (%(total_length)s)"
msgstr ""
#: mpdevil:1573 mpdevil:2180
#, python-format
msgid "%(total_tracks)i titles (%(total_length)s)"
msgstr ""
#: mpdevil:1691
msgid "Back to current album"
msgstr ""
#: mpdevil:1693
msgid "Search"
msgstr ""
#: mpdevil:1853
msgid "searching..."
msgstr ""
#: mpdevil:1857
msgid "lyrics not found"
msgstr ""
#: mpdevil:1927
#, python-format
msgid ""
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)i bit, %(channels)i "
"channels, %(file_type)s"
msgstr ""
#: mpdevil:2055
msgid "Scroll to current song"
msgstr ""
#: mpdevil:2060
msgid "Clear playlist"
msgstr ""
#: mpdevil:2085 mpdevil:2771
msgid "Disc"
msgstr ""
#: mpdevil:2090 mpdevil:2771
msgid "Year"
msgstr ""
#: mpdevil:2091 mpdevil:2771
msgid "Genre"
msgstr ""
#: mpdevil:2311
msgid "Show lyrics"
msgstr ""
#: mpdevil:2404
msgid "Main cover size:" msgid "Main cover size:"
msgstr "" msgstr ""
#: mpdevil:2405 #: mpdevil:803
msgid "Album view cover size:" msgid "Album view cover size:"
msgstr "" msgstr ""
#: mpdevil:2406 #: mpdevil:804
msgid "Action bar icon size:" msgid "Action bar icon size:"
msgstr "" msgstr ""
#: mpdevil:2407 #: mpdevil:805
msgid "Secondary icon size:" msgid "Secondary icon size:"
msgstr "" msgstr ""
#: mpdevil:2418 #: mpdevil:818
msgid "Sort albums by:"
msgstr ""
#: mpdevil:2418
msgid "name"
msgstr ""
#: mpdevil:2418
msgid "year"
msgstr ""
#: mpdevil:2419
msgid "Position of playlist:"
msgstr ""
#: mpdevil:2419
msgid "bottom"
msgstr ""
#: mpdevil:2419
msgid "right"
msgstr ""
#: mpdevil:2436
msgid "Use Client-side decoration" msgid "Use Client-side decoration"
msgstr "" msgstr ""
#: mpdevil:2437 #: mpdevil:819
msgid "Show stop button" msgid "Show stop button"
msgstr "" msgstr ""
#: mpdevil:2438 #: mpdevil:820
msgid "Show lyrics button" msgid "Show lyrics button"
msgstr "" msgstr ""
#: mpdevil:2439 #: mpdevil:821
msgid "Show initials in artist view" msgid "Show initials in artist view"
msgstr "" msgstr ""
#: mpdevil:2440 #: mpdevil:822
msgid "Show tooltips in album view" msgid "Place playlist at the side"
msgstr "" msgstr ""
#: mpdevil:2441 #: mpdevil:823
msgid "Use 'Album Artist' tag" msgid "Use Album Artist tag"
msgstr "" msgstr ""
#: mpdevil:2442 #: mpdevil:824
msgid "Send notification on title change" msgid "Send notification on title change"
msgstr "" msgstr ""
#: mpdevil:2443 #: mpdevil:825
msgid "Stop playback on quit" msgid "Stop playback on quit"
msgstr "" msgstr ""
#: mpdevil:2444 #: mpdevil:826
msgid "Play selected albums and titles immediately" msgid "Play selected albums and titles immediately"
msgstr "" msgstr ""
#: mpdevil:2455 #: mpdevil:827
msgid "Sort albums by year"
msgstr ""
#: mpdevil:839
msgid "<b>View</b>" msgid "<b>View</b>"
msgstr "" msgstr ""
#: mpdevil:2458 #: mpdevil:840
msgid "<b>Behavior</b>" msgid "<b>Behavior</b>"
msgstr "" msgstr ""
#: mpdevil:2491 #: mpdevil:860
msgid "(restart required)" msgid "(restart required)"
msgstr "" msgstr ""
#: mpdevil:2572 #: mpdevil:909
msgid "_Connect"
msgstr ""
#: mpdevil:925
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:2574 #: mpdevil:930
msgid "Profile:" msgid "Profile:"
msgstr "" msgstr ""
#: mpdevil:2576 #: mpdevil:931
msgid "Name:" msgid "Name:"
msgstr "" msgstr ""
#: mpdevil:2578 #: mpdevil:932
msgid "Host:" msgid "Host:"
msgstr "" msgstr ""
#: mpdevil:2580 #: mpdevil:933
msgid "Password:" msgid "Password:"
msgstr "" msgstr ""
#: mpdevil:2582 #: mpdevil:934
msgid "Music lib:" msgid "Music lib:"
msgstr "" msgstr ""
#: mpdevil:2584 #: mpdevil:935
msgid "Cover regex:" msgid "Cover regex:"
msgstr "" msgstr ""
#: mpdevil:2709 #: mpdevil:1070
msgid "Choose directory" msgid "Choose directory"
msgstr "" msgstr ""
#: mpdevil:2743 #: mpdevil:1101
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:2887 mpdevil:2895 mpdevil:3434 #: mpdevil:1118 mpdevil:1671 mpdevil:1766 mpdevil:2706
msgid "No"
msgstr ""
#: mpdevil:1118 mpdevil:2707
msgid "Disc"
msgstr ""
#: mpdevil:1118 mpdevil:1674 mpdevil:1771 mpdevil:2708
msgid "Title"
msgstr ""
#: mpdevil:1118 mpdevil:1777 mpdevil:2709
msgid "Artist"
msgstr ""
#: mpdevil:1118 mpdevil:1783 mpdevil:2710
msgid "Album"
msgstr ""
#: mpdevil:1118 mpdevil:1678 mpdevil:1789 mpdevil:2711
msgid "Length"
msgstr ""
#: mpdevil:1118 mpdevil:2712
msgid "Year"
msgstr ""
#: mpdevil:1118 mpdevil:2713
msgid "Genre"
msgstr ""
#: mpdevil:1234 mpdevil:1236 mpdevil:3666
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: mpdevil:2906 #: mpdevil:1249 mpdevil:1258 mpdevil:3513
msgid "General" msgid "General"
msgstr "" msgstr ""
#: mpdevil:2907 #: mpdevil:1250 mpdevil:1259 mpdevil:3677
msgid "Profiles" msgid "Profiles"
msgstr "" msgstr ""
#: mpdevil:2908 #: mpdevil:1251 mpdevil:1260 mpdevil:3517
msgid "Playlist" msgid "Playlist"
msgstr "" msgstr ""
#: mpdevil:3168 #: mpdevil:1273
msgid "Random mode"
msgstr ""
#: mpdevil:3170
msgid "Repeat mode"
msgstr ""
#: mpdevil:3172
msgid "Single mode"
msgstr ""
#: mpdevil:3174
msgid "Consume mode"
msgstr ""
#: mpdevil:3278 mpdevil:3286
msgid "Stats" msgid "Stats"
msgstr "" msgstr ""
#: mpdevil:3337 #: mpdevil:1283
msgid "A small MPD client written in python" msgid "<b>Protocol:</b>"
msgstr "" msgstr ""
#: mpdevil:3427 #: mpdevil:1284
msgid "Select profile" msgid "<b>Uptime:</b>"
msgstr "" msgstr ""
#: mpdevil:3435 #: mpdevil:1285
msgid "Help" msgid "<b>Playtime:</b>"
msgstr "" msgstr ""
#: mpdevil:3436 #: mpdevil:1286
msgid "About" msgid "<b>Artists:</b>"
msgstr "" msgstr ""
#: mpdevil:3437 #: mpdevil:1287
msgid "Quit" msgid "<b>Albums:</b>"
msgstr "" msgstr ""
#: mpdevil:3440 #: mpdevil:1288
msgid "Save window layout" msgid "<b>Songs:</b>"
msgstr "" msgstr ""
#: mpdevil:3441 #: mpdevil:1289
msgid "<b>Total Playtime:</b>"
msgstr ""
#: mpdevil:1290
msgid "<b>Database Update:</b>"
msgstr ""
#: mpdevil:1314
msgid "A simple music browser for MPD"
msgstr ""
#: mpdevil:1412
msgid "Open with…"
msgstr ""
#: mpdevil:1430
msgid "MPD-Tag"
msgstr ""
#: mpdevil:1433
msgid "Value"
msgstr ""
#: mpdevil:1564
msgid "_Append"
msgstr ""
#: mpdevil:1566
msgid "Add all titles to playlist"
msgstr ""
#: mpdevil:1567
msgid "_Play"
msgstr ""
#: mpdevil:1569
msgid "Directly play all titles"
msgstr ""
#: mpdevil:1570
msgid "_Enqueue"
msgstr ""
#: mpdevil:1572
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
msgstr ""
#: mpdevil:1827
msgid "all tags"
msgstr ""
#: mpdevil:1856
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:1894
msgid "all genres"
msgstr ""
#: mpdevil:1996
msgid "all artists"
msgstr ""
#: mpdevil:2180 mpdevil:2805 mpdevil:3091 mpdevil:3092
#, python-brace-format
msgid "{titles} title"
msgid_plural "{titles} titles"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:2182
#, python-brace-format
msgid "on {discs} discs"
msgstr ""
#: mpdevil:2322 mpdevil:3536
msgid "Back to current album"
msgstr ""
#: mpdevil:2324
msgid "Search"
msgstr ""
#: mpdevil:2500
msgid "searching..."
msgstr ""
#: mpdevil:2505
msgid "connection error"
msgstr ""
#: mpdevil:2507
msgid "lyrics not found"
msgstr ""
#: mpdevil:2552
#, python-brace-format
msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] ""
msgstr[1] ""
#: mpdevil:2680
msgid "Scroll to current song"
msgstr ""
#: mpdevil:2688 mpdevil:3552
msgid "Clear playlist"
msgstr ""
#: mpdevil:2982
msgid "Show lyrics"
msgstr ""
#: mpdevil:3300
msgid "Random mode"
msgstr ""
#: mpdevil:3302
msgid "Repeat mode"
msgstr ""
#: mpdevil:3304
msgid "Single mode"
msgstr ""
#: mpdevil:3306
msgid "Consume mode"
msgstr ""
#: mpdevil:3514
msgid "Window"
msgstr ""
#: mpdevil:3515
msgid "Playback"
msgstr ""
#: mpdevil:3516
msgid "Search, Album Dialog and Album List"
msgstr ""
#: mpdevil:3526
msgid "Open online help"
msgstr ""
#: mpdevil:3527
msgid "Open shortcuts window"
msgstr ""
#: mpdevil:3528
msgid "Open menu"
msgstr ""
#: mpdevil:3529 mpdevil:3672
msgid "Update database" msgid "Update database"
msgstr "" msgstr ""
#: mpdevil:3442 #: mpdevil:3530 mpdevil:3670
msgid "Quit"
msgstr ""
#: mpdevil:3531
msgid "Cycle through profiles"
msgstr ""
#: mpdevil:3532
msgid "Cycle through profiles in reversed order"
msgstr ""
#: mpdevil:3533
msgid "Toggle mini player"
msgstr ""
#: mpdevil:3534
msgid "Toggle lyrics"
msgstr ""
#: mpdevil:3535
msgid "Toggle search"
msgstr ""
#: mpdevil:3537
msgid "Play/Pause"
msgstr ""
#: mpdevil:3538
msgid "Stop"
msgstr ""
#: mpdevil:3539
msgid "Next title"
msgstr ""
#: mpdevil:3540
msgid "Previous title"
msgstr ""
#: mpdevil:3541
msgid "Seek forward"
msgstr ""
#: mpdevil:3542
msgid "Seek backward"
msgstr ""
#: mpdevil:3543
msgid "Toggle repeat mode"
msgstr ""
#: mpdevil:3544
msgid "Toggle random mode"
msgstr ""
#: mpdevil:3545
msgid "Toggle single mode"
msgstr ""
#: mpdevil:3546
msgid "Toggle consume mode"
msgstr ""
#: mpdevil:3547
msgid "Play selected item (next)"
msgstr ""
#: mpdevil:3547
msgid "Left-click"
msgstr ""
#: mpdevil:3548
msgid "Append selected item"
msgstr ""
#: mpdevil:3548 mpdevil:3551
msgid "Middle-click"
msgstr ""
#: mpdevil:3549
msgid "Play selected item immediately"
msgstr ""
#: mpdevil:3549
msgid "Double-click"
msgstr ""
#: mpdevil:3550 mpdevil:3553
msgid "Show additional information"
msgstr ""
#: mpdevil:3550 mpdevil:3553
msgid "Right-click"
msgstr ""
#: mpdevil:3551
msgid "Remove selected song"
msgstr ""
#: mpdevil:3577
msgid "Connect"
msgstr ""
#: mpdevil:3595
#, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed"
msgstr ""
#: mpdevil:3667
msgid "Keyboard shortcuts"
msgstr ""
#: mpdevil:3668
msgid "Help"
msgstr ""
#: mpdevil:3669
msgid "About"
msgstr ""
#: mpdevil:3673
msgid "Server stats" msgid "Server stats"
msgstr "" msgstr ""
#: mpdevil:3448 #: mpdevil:3678
msgid "Mini player"
msgstr ""
#: mpdevil:3683
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
#: mpdevil:3537 mpdevil:3539 #: mpdevil:3734 mpdevil:3736
msgid "not connected" msgid "connecting…"
msgstr "" msgstr ""

562
po/nl.po Normal file
View File

@@ -0,0 +1,562 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-12 16:57+0100\n"
"PO-Revision-Date: 2021-02-12 16:59+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.3.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mpdevil:438
#, python-brace-format
msgid "{days} day"
msgid_plural "{days} days"
msgstr[0] "{days} dag"
msgstr[1] "{days} dagen"
#: mpdevil:473
msgid "Unknown Title"
msgstr "Onbekende titel"
#: mpdevil:802
msgid "Main cover size:"
msgstr "Grootte albumhoes:"
#: mpdevil:803
msgid "Album view cover size:"
msgstr "Hoesgrootte in albumlijst:"
#: mpdevil:804
msgid "Action bar icon size:"
msgstr "Grootte iconen werkbalk:"
#: mpdevil:805
msgid "Secondary icon size:"
msgstr "Grootte overige iconen:"
#: mpdevil:818
msgid "Use Client-side decoration"
msgstr "Gebruik vensterdecoratie van mpdevil"
#: mpdevil:819
msgid "Show stop button"
msgstr "Toon stopknop"
#: mpdevil:820
msgid "Show lyrics button"
msgstr "Toon songtekstknop"
#: mpdevil:821
msgid "Show initials in artist view"
msgstr "Toon beginletters in artiestenlijst"
#: mpdevil:822
msgid "Place playlist at the side"
msgstr "Plaats afspeellijst aan de zijkant"
#: mpdevil:823
msgid "Use “Album Artist” tag"
msgstr "Gebruik tag \"Album Artist\""
#: mpdevil:824
msgid "Send notification on title change"
msgstr "Verstuur een melding bij titelwisseling"
#: mpdevil:825
msgid "Stop playback on quit"
msgstr "Stop afspelen bij afsluiten"
#: mpdevil:826
msgid "Play selected albums and titles immediately"
msgstr "Geselecteerde albums en titels direct afspelen"
#: mpdevil:827
msgid "Sort albums by year"
msgstr "Sorteer albums op jaar"
#: mpdevil:839
msgid "<b>View</b>"
msgstr "<b>Beeld</b>"
#: mpdevil:840
msgid "<b>Behavior</b>"
msgstr "<b>Gedrag</b>"
#: mpdevil:860
msgid "(restart required)"
msgstr "(herstart vereist)"
#: mpdevil:909
msgid "_Connect"
msgstr "_Verbinden"
#: mpdevil:925
msgid ""
"The first image in the same directory as the song file matching this regex "
"will be displayed. %AlbumArtist% and %Album% will be replaced by the "
"corresponding tags of the song."
msgstr ""
"De eerste afbeelding in dezelfde map als het muziekbestand die overeenkomt "
"met deze regex wordt getoond. %AlbumArtist% en %Album% worden vervangen door "
"de bijbehorende tags van het muziekbestand."
#: mpdevil:930
msgid "Profile:"
msgstr "Profiel:"
#: mpdevil:931
msgid "Name:"
msgstr "Naam:"
#: mpdevil:932
msgid "Host:"
msgstr "Host:"
#: mpdevil:933
msgid "Password:"
msgstr "Wachtwoord:"
#: mpdevil:934
msgid "Music lib:"
msgstr "Muziekmap:"
#: mpdevil:935
msgid "Cover regex:"
msgstr "Regex albumhoes:"
#: mpdevil:1070
msgid "Choose directory"
msgstr "Kies een map"
#: mpdevil:1101
msgid "Choose the order of information to appear in the playlist:"
msgstr "Kies de volgorde van de informatie getoond in de afspeellijst:"
#: mpdevil:1118 mpdevil:1671 mpdevil:1766 mpdevil:2706
msgid "No"
msgstr "Nr"
#: mpdevil:1118 mpdevil:2707
msgid "Disc"
msgstr "Disc"
#: mpdevil:1118 mpdevil:1674 mpdevil:1771 mpdevil:2708
msgid "Title"
msgstr "Titel"
#: mpdevil:1118 mpdevil:1777 mpdevil:2709
msgid "Artist"
msgstr "Artiest"
#: mpdevil:1118 mpdevil:1783 mpdevil:2710
msgid "Album"
msgstr "Album"
#: mpdevil:1118 mpdevil:1678 mpdevil:1789 mpdevil:2711
msgid "Length"
msgstr "Lengte"
#: mpdevil:1118 mpdevil:2712
msgid "Year"
msgstr "Jaar"
#: mpdevil:1118 mpdevil:2713
msgid "Genre"
msgstr "Genre"
#: mpdevil:1234 mpdevil:1236 mpdevil:3666
msgid "Settings"
msgstr "Instellingen"
#: mpdevil:1249 mpdevil:1258 mpdevil:3513
msgid "General"
msgstr "Algemeen"
#: mpdevil:1250 mpdevil:1259 mpdevil:3677
msgid "Profiles"
msgstr "Profielen"
#: mpdevil:1251 mpdevil:1260 mpdevil:3517
msgid "Playlist"
msgstr "Afspeellijst"
#: mpdevil:1273
msgid "Stats"
msgstr "Statistieken"
#: mpdevil:1283
msgid "<b>Protocol:</b>"
msgstr "<b>Protocol:</b>"
#: mpdevil:1284
msgid "<b>Uptime:</b>"
msgstr "<b>Uptime:</b>"
#: mpdevil:1285
msgid "<b>Playtime:</b>"
msgstr "<b>Afspeeltijd:</b>"
#: mpdevil:1286
msgid "<b>Artists:</b>"
msgstr "<b>Artiesten:</b>"
#: mpdevil:1287
msgid "<b>Albums:</b>"
msgstr "<b>Albums:</b>"
#: mpdevil:1288
msgid "<b>Songs:</b>"
msgstr "<b>Titels:</b>"
#: mpdevil:1289
msgid "<b>Total Playtime:</b>"
msgstr "<b>Totale speelduur:</b>"
#: mpdevil:1290
msgid "<b>Database Update:</b>"
msgstr "<b>Database bijgewerkt:</b>"
#: mpdevil:1314
msgid "A simple music browser for MPD"
msgstr "Een simpele muziekspeler voor MPD"
#: mpdevil:1412
msgid "Open with…"
msgstr "Openen met…"
#: mpdevil:1430
msgid "MPD-Tag"
msgstr "MPD-Tag"
#: mpdevil:1433
msgid "Value"
msgstr "Waarde"
#: mpdevil:1564
msgid "_Append"
msgstr "_Toevoegen"
#: mpdevil:1566
msgid "Add all titles to playlist"
msgstr "Voeg alle titels toe aan de afspeellijst"
#: mpdevil:1567
msgid "_Play"
msgstr "_Afspelen"
#: mpdevil:1569
msgid "Directly play all titles"
msgstr "Alle titels direct afspelen"
#: mpdevil:1570
msgid "_Enqueue"
msgstr "_In wachtrij plaatsen"
#: mpdevil:1572
msgid ""
"Append all titles after the currently playing track and clear the playlist "
"from all other songs"
msgstr ""
"Alle titels toevoegen na de nu spelende titel en alle overige titels uit de "
"afspeellijst verwijderen"
#: mpdevil:1827
msgid "all tags"
msgstr "alle tags"
#: mpdevil:1856
#, python-brace-format
msgid "{hits} hit"
msgid_plural "{hits} hits"
msgstr[0] "{hits} hit"
msgstr[1] "{hits} treffers"
#: mpdevil:1894
msgid "all genres"
msgstr "alle genres"
#: mpdevil:1996
msgid "all artists"
msgstr "alle artiesten"
#: mpdevil:2180 mpdevil:2805 mpdevil:3091 mpdevil:3092
#, python-brace-format
msgid "{titles} title"
msgid_plural "{titles} titles"
msgstr[0] "{titles} titel"
msgstr[1] "{titles} titels"
#: mpdevil:2182
#, python-brace-format
msgid "on {discs} discs"
msgstr "op {discs} discs"
#: mpdevil:2322 mpdevil:3536
msgid "Back to current album"
msgstr "Terug naar huidige album"
#: mpdevil:2324
msgid "Search"
msgstr "Zoeken"
#: mpdevil:2500
msgid "searching..."
msgstr "bezig met zoeken..."
#: mpdevil:2505
msgid "connection error"
msgstr "verbindingsfout"
#: mpdevil:2507
msgid "lyrics not found"
msgstr "geen songtekst gevonden"
#: mpdevil:2552
#, python-brace-format
msgid "{channels} channel"
msgid_plural "{channels} channels"
msgstr[0] "{channels} kanaal"
msgstr[1] "{channels} kanalen"
#: mpdevil:2680
msgid "Scroll to current song"
msgstr "Naar de huidige titel scrollen"
#: mpdevil:2688 mpdevil:3552
msgid "Clear playlist"
msgstr "Afspeellijst legen"
#: mpdevil:2982
msgid "Show lyrics"
msgstr "Toon songtekst"
#: mpdevil:3300
msgid "Random mode"
msgstr "Willekeurige modus"
#: mpdevil:3302
msgid "Repeat mode"
msgstr "Herhaalmodus"
#: mpdevil:3304
msgid "Single mode"
msgstr "Enkele modus"
#: mpdevil:3306
msgid "Consume mode"
msgstr "Verbruiksmodus"
#: mpdevil:3514
msgid "Window"
msgstr "Venster"
#: mpdevil:3515
msgid "Playback"
msgstr "Afspelen"
#: mpdevil:3516
msgid "Search, Album Dialog and Album List"
msgstr "Zoeken, Albumdialoog en Albumlijst"
#: mpdevil:3526
msgid "Open online help"
msgstr "Online hulp openen"
#: mpdevil:3527
msgid "Open shortcuts window"
msgstr "Venster met sneltoetsen openen"
#: mpdevil:3528
msgid "Open menu"
msgstr "Menu openen"
#: mpdevil:3529 mpdevil:3672
msgid "Update database"
msgstr "Database bijwerken"
#: mpdevil:3530 mpdevil:3670
msgid "Quit"
msgstr "Stoppen"
#: mpdevil:3531
msgid "Cycle through profiles"
msgstr "Profielen doorlopen"
#: mpdevil:3532
msgid "Cycle through profiles in reversed order"
msgstr "Profielen doorlopen in omgekeerde volgorde"
#: mpdevil:3533
msgid "Toggle mini player"
msgstr "Omschakelen naar minispeler"
#: mpdevil:3534
msgid "Toggle lyrics"
msgstr "Omschakelen naar songtekst"
#: mpdevil:3535
msgid "Toggle search"
msgstr "Omschakelen naar zoeken"
#: mpdevil:3537
msgid "Play/Pause"
msgstr "Afspelen/Pauzeren"
#: mpdevil:3538
msgid "Stop"
msgstr "Stoppen"
#: mpdevil:3539
msgid "Next title"
msgstr "Volgende titel"
#: mpdevil:3540
msgid "Previous title"
msgstr "Vorige titel"
#: mpdevil:3541
msgid "Seek forward"
msgstr "Vooruit spoelen"
#: mpdevil:3542
msgid "Seek backward"
msgstr "Achteruit spoelen"
#: mpdevil:3543
msgid "Toggle repeat mode"
msgstr "Omschakelen naar herhaalmodus"
#: mpdevil:3544
msgid "Toggle random mode"
msgstr "Omschakelen naar willekeurige modus"
#: mpdevil:3545
msgid "Toggle single mode"
msgstr "Omschakelen naar enkele modus"
#: mpdevil:3546
msgid "Toggle consume mode"
msgstr "Omschakelen naar verbruiksmodus"
#: mpdevil:3547
msgid "Play selected item (next)"
msgstr "Geselecteerde item afspelen (volgende)"
#: mpdevil:3547
msgid "Left-click"
msgstr "Linksklik"
#: mpdevil:3548
msgid "Append selected item"
msgstr "Geselecteerde item toevoegen"
#: mpdevil:3548 mpdevil:3551
msgid "Middle-click"
msgstr "Middelklik"
#: mpdevil:3549
msgid "Play selected item immediately"
msgstr "Geselecteerde item direct afspelen"
#: mpdevil:3549
msgid "Double-click"
msgstr "Dubbelklik"
#: mpdevil:3550 mpdevil:3553
msgid "Show additional information"
msgstr "Toon extra informatie"
#: mpdevil:3550 mpdevil:3553
msgid "Right-click"
msgstr "Rechtsklik"
#: mpdevil:3551
msgid "Remove selected song"
msgstr "Geselecteerde titel verwijderen"
#: mpdevil:3577
msgid "Connect"
msgstr "Verbinden"
#: mpdevil:3595
#, python-brace-format
msgid "Connection to “{profile}” ({host}:{port}) failed"
msgstr "Verbinding met “{profile}” ({host}:{port}) mislukt"
#: mpdevil:3667
msgid "Keyboard shortcuts"
msgstr "Sneltoetsen"
#: mpdevil:3668
msgid "Help"
msgstr "Hulp"
#: mpdevil:3669
msgid "About"
msgstr "Over"
#: mpdevil:3673
msgid "Server stats"
msgstr "Serverstatistieken"
#: mpdevil:3678
msgid "Mini player"
msgstr "Minispeler"
#: mpdevil:3683
msgid "Menu"
msgstr "Menu"
#: mpdevil:3734 mpdevil:3736
msgid "connecting…"
msgstr "verbinding maken…"
#~ msgid "Sort albums in chronological order"
#~ msgstr "Sorteer albums in chronologische volgorde"
#~ msgid "name"
#~ msgstr "naam"
#~ msgid "year"
#~ msgstr "jaar"
#~ msgid "Position of playlist:"
#~ msgstr "Positie afspeellijst:"
#~ msgid "bottom"
#~ msgstr "onder"
#~ msgid "right"
#~ msgstr "rechts"
#~ msgid "Show tooltips in album view"
#~ msgstr "Toon tooltip in albumlijst"
#~ msgid "Save window layout"
#~ msgstr "Vensterindeling opslaan"
#, python-brace-format
#~ msgid ""
#~ "{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
#~ "{file_type}"
#~ msgstr ""
#~ "{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} kanalen, "
#~ "{file_type}"
#, python-brace-format
#~ msgid "{titles} titles on {discs} discs ({length})"
#~ msgstr "{titles} titels op {discs} discs ({length})"
#~ msgid "Close"
#~ msgstr "Afsluiten"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@@ -4,22 +4,26 @@ import DistUtilsExtra.auto
DistUtilsExtra.auto.setup( DistUtilsExtra.auto.setup(
name='mpdevil', name='mpdevil',
version='0.9.0', # sync with bin/mpdevil version='1.1.1', # sync with bin/mpdevil
author="Martin Wagner", author="Martin Wagner",
author_email="martin.wagner.dev@gmail.com", author_email="martin.wagner.dev@gmail.com",
description=('A small MPD client written in python'), description=('A simple music browser for MPD'),
url="https://github.com/SoongNoonien/mpdevil", url="https://github.com/SoongNoonien/mpdevil",
license='GPL-3.0', license='GPL-3.0',
data_files=[ data_files=[
('share/icons/hicolor/16x16/apps/', ['data/icons/16x16/mpdevil.png']), ('share/metainfo/', ['data/org.mpdevil.mpdevil.appdata.xml']),
('share/icons/hicolor/22x22/apps/', ['data/icons/22x22/mpdevil.png']), ('share/icons/hicolor/16x16/apps/', ['data/icons/16x16/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/24x24/apps/', ['data/icons/24x24/mpdevil.png']), ('share/icons/hicolor/24x24/apps/', ['data/icons/24x24/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/32x32/apps/', ['data/icons/32x32/mpdevil.png']), ('share/icons/hicolor/32x32/apps/', ['data/icons/32x32/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/48x48/apps/', ['data/icons/48x48/mpdevil.png']), ('share/icons/hicolor/48x48/apps/', ['data/icons/48x48/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/64x64/apps/', ['data/icons/64x64/mpdevil.png']), ('share/icons/hicolor/64x64/apps/', ['data/icons/64x64/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/128x128/apps/', ['data/icons/128x128/mpdevil.png']), ('share/icons/hicolor/128x128/apps/', ['data/icons/128x128/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/256x256/apps/', ['data/icons/256x256/mpdevil.png']), ('share/icons/hicolor/256x256/apps/', ['data/icons/256x256/org.mpdevil.mpdevil.png']),
('share/icons/hicolor/scalable/apps/', ['data/icons/scalable/mpdevil.svg']) ('share/icons/hicolor/scalable/apps/', ['data/icons/scalable/org.mpdevil.mpdevil.svg']),
('share/icons/hicolor/scalable/apps/', ['data/icons/scalable/org.mpdevil.mpdevil-symbolic.svg']),
('share/icons/hicolor/scalable/status/', ['data/icons/scalable/org.mpdevil.mpdevil-single-symbolic.svg']),
('share/icons/hicolor/scalable/status/', ['data/icons/scalable/org.mpdevil.mpdevil-consume-symbolic.svg']),
('share/icons/hicolor/scalable/status/', ['data/icons/scalable/org.mpdevil.mpdevil-consume-symbolic-rtl.svg']),
], ],
) )