Compare commits
83 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
de426ec189 | ||
![]() |
5155f3fb0e | ||
![]() |
c35687956d | ||
![]() |
5baa8caee1 | ||
![]() |
4d13f8fca1 | ||
![]() |
209e027f62 | ||
![]() |
7113d9d5e4 | ||
![]() |
c01360b298 | ||
![]() |
deaffde342 | ||
![]() |
af667eab8b | ||
![]() |
6511fdd4af | ||
![]() |
d9bd0a90b1 | ||
![]() |
df003c9fb9 | ||
![]() |
f7fe7d8106 | ||
![]() |
bb15aaacd9 | ||
![]() |
303a02c1dd | ||
![]() |
e45f0272d5 | ||
![]() |
8831a75f11 | ||
![]() |
b84deacf18 | ||
![]() |
cfd09828dd | ||
![]() |
2b78ae1ecc | ||
![]() |
09ec5ae893 | ||
![]() |
046dfa4ff7 | ||
![]() |
2b9475efe7 | ||
![]() |
3d82a8fc5a | ||
![]() |
950d86b5c3 | ||
![]() |
f53fa989b1 | ||
![]() |
9967966747 | ||
![]() |
02cee37690 | ||
![]() |
6885187b09 | ||
![]() |
f07e20d9ca | ||
![]() |
9c2526b5a7 | ||
![]() |
bd154b6b25 | ||
![]() |
4c48f53198 | ||
![]() |
9724c751a0 | ||
![]() |
35d95527a5 | ||
![]() |
5dea4df974 | ||
![]() |
0faf3f4bce | ||
![]() |
527e8714b2 | ||
![]() |
187c027074 | ||
![]() |
7969ec54ff | ||
![]() |
a352cef341 | ||
![]() |
2d6b83a94e | ||
![]() |
7610178497 | ||
![]() |
dedcca7bc4 | ||
![]() |
95386b05bc | ||
![]() |
7c5f0b4fbf | ||
![]() |
8217a87f13 | ||
![]() |
432a4d4425 | ||
![]() |
15ed338062 | ||
![]() |
6fc61f37e0 | ||
![]() |
f07d7a3448 | ||
![]() |
576bc088e9 | ||
![]() |
a5b2ad16dc | ||
![]() |
27b4efb49f | ||
![]() |
b2cab7b188 | ||
![]() |
c4734d80b7 | ||
![]() |
3ecb93b7b9 | ||
![]() |
4a0b6a0350 | ||
![]() |
7916112432 | ||
![]() |
4e8ae30201 | ||
![]() |
a5a53032f2 | ||
![]() |
24d5bd1ca3 | ||
![]() |
959dc9b5ad | ||
![]() |
e8191eab7c | ||
![]() |
5db00fcd27 | ||
![]() |
7ab40d5049 | ||
![]() |
a695d829d8 | ||
![]() |
ac749a10dd | ||
![]() |
f7ada87104 | ||
![]() |
4925b0288c | ||
![]() |
d920da9e52 | ||
![]() |
fb60e4701f | ||
![]() |
35ef3deaab | ||
![]() |
62c30b1b01 | ||
![]() |
2f28b91865 | ||
![]() |
72588b5b66 | ||
![]() |
838e421466 | ||
![]() |
2d6e2aa3f5 | ||
![]() |
6fe8fa9d37 | ||
![]() |
2493255643 | ||
![]() |
d86a52d1d3 | ||
![]() |
36c25b54c4 |
@@ -2,7 +2,7 @@ README for mpdevil
|
|||||||
==================
|
==================
|
||||||
Mpdevil is a simple music browser for the Music Player Daemon (MPD) which is focused on playing local music without the need of managing playlists. Instead of maintaining a client side database of your music library mpdevil loads all tags and covers on demand. So you'll never see any outdated information in the browser. Mpdevil strongly relies on tags.
|
Mpdevil is a simple music browser for the Music Player Daemon (MPD) which is focused on playing local music without the need of managing playlists. Instead of maintaining a client side database of your music library mpdevil loads all tags and covers on demand. So you'll never see any outdated information in the browser. Mpdevil strongly relies on tags.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
@@ -46,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
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
1730
bin/mpdevil
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 8.6 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.1 KiB |
@@ -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 |
13
data/icons/scalable/org.mpdevil.mpdevil-consume-symbolic.svg
Normal 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 |
13
data/icons/scalable/org.mpdevil.mpdevil-single-symbolic.svg
Normal 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 |
19
data/icons/scalable/org.mpdevil.mpdevil-symbolic.svg
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||||
|
<metadata>
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
||||||
|
<dc:title/>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g transform="matrix(.99993 0 0 1.0004 .00013668 -.00035566)" fill="#2e3436">
|
||||||
|
<path d="m3.6705 9.0306c0.97033-0.18408 1.9154 0.48139 2.1185 1.4938l0.45669 2.2808c0.2031 1.0124-0.41684 1.975-1.3872 2.159-0.97143 0.18498-1.9164-0.48148-2.1185-1.4938l-0.45669-2.2808c-0.2032-1.0114 0.41584-1.9751 1.3872-2.159z"/>
|
||||||
|
<path d="m7.9694 3c-3.306 0-6.024 3.008-5.969 5.719 0.048 2.365 0.809 4.695 1 5.281h1.526c-1.162-2.292-1.05-5.156-1.05-5.156 0-2.373 2.007-4.313 4.493-4.313 2.485 0 4.5 1.827 4.492 4.282-0.024 1.674-0.172 2.658-1.006 5.187h1.571c0.225-0.645 0.974-3.19 0.974-5.281 0-2.83-2.726-5.719-6.031-5.719z"/>
|
||||||
|
<path d="m2.2627 1s-1.0354 2.3374 1.005 4.8454l2.1933-1.0316c-2.9707-1.2679-3.1983-3.8138-3.1983-3.8138z"/>
|
||||||
|
<path d="m13.737 1s1.0354 2.3374-1.005 4.8454l-2.1933-1.0316c2.9707-1.2679 3.1983-3.8138 3.1983-3.8138z"/>
|
||||||
|
<path d="m12.359 9.0306c-0.97034-0.18408-1.9154 0.48139-2.1185 1.4938l-0.45669 2.2808c-0.2031 1.0124 0.41684 1.975 1.3872 2.159 0.97143 0.18498 1.9164-0.48148 2.1185-1.4938l0.45669-2.2808c0.2032-1.0114-0.41584-1.9751-1.3872-2.159z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
@@ -1,5 +1,28 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?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#">
|
<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>
|
<metadata>
|
||||||
<rdf:RDF>
|
<rdf:RDF>
|
||||||
<cc:Work rdf:about="">
|
<cc:Work rdf:about="">
|
||||||
@@ -10,47 +33,34 @@
|
|||||||
</rdf:RDF>
|
</rdf:RDF>
|
||||||
</metadata>
|
</metadata>
|
||||||
<g transform="translate(-156.79 -48.192)">
|
<g transform="translate(-156.79 -48.192)">
|
||||||
<path d="m173.69 50.573a15.994 16.404 0 0 0-15.965 16.404h1.8056a14.188 14.552 0 0 1 14.08-14.552 14.188 14.552 0 0 1 0.10852 0 14.188 14.552 0 0 1 14.188 14.552h1.8061a15.994 16.404 0 0 0-15.994-16.404 15.994 16.404 0 0 0-0.0289 0z" opacity=".3" stroke-linecap="round" stroke-width=".037717"/>
|
|
||||||
<path d="m173.69 50.044a15.994 16.404 0 0 0-15.965 16.404h1.8056a14.188 14.552 0 0 1 14.08-14.552 14.188 14.552 0 0 1 0.10852 0 14.188 14.552 0 0 1 14.188 14.552h1.8061a15.994 16.404 0 0 0-15.994-16.404 15.994 16.404 0 0 0-0.0289 0z" fill="#3d3846" stroke-linecap="round" stroke-width=".037717"/>
|
<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>
|
<g>
|
||||||
<path d="m173.69 50.044a15.994 16.404 0 0 0-15.965 16.404h8e-3a15.994 16.404 0 0 1 15.957-15.875 15.994 16.404 0 0 1 0.0289 0 15.994 16.404 0 0 1 15.986 15.875h8e-3a15.994 16.404 0 0 0-15.994-16.404 15.994 16.404 0 0 0-0.0289 0z" fill="#fff" opacity=".1" stroke-linecap="round" stroke-width=".037717"/>
|
|
||||||
<path d="m162.25 48.986s-2.7703 6.254 2.6891 12.965l5.8685-2.7602c-7.9486-3.3925-8.5576-10.204-8.5576-10.204z" opacity=".2"/>
|
|
||||||
<path d="m162.25 48.457s-2.7703 6.254 2.6891 12.965l5.8685-2.7602c-7.9486-3.3925-8.5576-10.204-8.5576-10.204z" fill="#c01c28"/>
|
<path d="m162.25 48.457s-2.7703 6.254 2.6891 12.965l5.8685-2.7602c-7.9486-3.3925-8.5576-10.204-8.5576-10.204z" fill="#c01c28"/>
|
||||||
<path d="m185.19 48.986s2.7703 6.254-2.6891 12.965l-5.8685-2.7602c7.9486-3.3925 8.5576-10.204 8.5576-10.204z" opacity=".2"/>
|
<path d="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.19 48.457s2.7703 6.254-2.6891 12.965l-5.8685-2.7602c7.9486-3.3925 8.5576-10.204 8.5576-10.204z" fill="#c01c28"/>
|
||||||
<path transform="matrix(.26458 0 0 .26458 156.79 48.192)" d="m107.34 1s-2.3018 25.746-32.344 38.568l2.166 1.0176c27.975-13.105 30.178-37.586 30.178-37.586s2.4572 5.5725 2.6387 14.197c0.20388-9.7558-2.6387-16.197-2.6387-16.197z" fill="#fffefe" opacity=".1"/>
|
<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.43" cy="28.813" r="12.7" opacity=".2"/>
|
|
||||||
<path d="m162.25 48.457s0.609 6.812 8.5576 10.205l-0.57309 0.26924c-7.4018-3.4675-7.9845-9.9446-7.9845-9.9446s-0.65013 1.4744-0.69815 3.7564c-0.0539-2.5812 0.69815-4.2855 0.69815-4.2855z" fill="#fffefe" opacity=".1"/>
|
|
||||||
<circle transform="rotate(12.584)" cx="184.31" cy="28.296" r="12.7" fill="#e01b24"/>
|
<circle transform="rotate(12.584)" cx="184.31" cy="28.296" r="12.7" fill="#e01b24"/>
|
||||||
<path d="m173.67 55.071a12.7 12.7 0 0 0-12.345 9.9332 12.7 12.7 0 0 0-0.30179 3.0272 12.7 12.7 0 0 1 0.30179-2.498 12.7 12.7 0 0 1 15.162-9.6284 12.7 12.7 0 0 1 9.9301 12.135 12.7 12.7 0 0 0-9.9301-12.664 12.7 12.7 0 0 0-2.8169-0.30489z" fill="#fff" opacity=".1"/>
|
<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="172.13" cy="70.417" r=".79375" opacity=".3"/>
|
<g>
|
||||||
<circle cx="175.31" cy="70.417" r=".79375" opacity=".3"/>
|
<circle cx="178.22" cy="63.273" r="1.5875" fill="#241f31"/>
|
||||||
<circle cx="178.48" cy="65.39" r="3.4396" opacity=".2"/>
|
<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="178.48" cy="64.861" r="3.4396" fill="#f6f5f4"/>
|
<circle cx="168.69" cy="63.273" r="1.5875" fill="#241f31"/>
|
||||||
<circle cx="168.96" cy="65.39" r="3.4396" opacity=".2"/>
|
|
||||||
<circle cx="168.96" cy="64.861" r="3.4396" fill="#f6f5f4"/>
|
|
||||||
<circle cx="178.22" cy="63.802" r="1.5875" fill="#241f31"/>
|
|
||||||
<circle cx="168.69" cy="63.802" r="1.5875" fill="#241f31"/>
|
|
||||||
<path transform="matrix(.26458 0 0 .26458 156.79 48.192)" d="m69.949 81a3 3 0 0 0-2.9492 3 3 3 0 0 0 0.042969 0.50195 3 3 0 0 1 2.957-2.502 3 3 0 0 1 2.957 2.498 3 3 0 0 0 0.042969-0.49805 3 3 0 0 0-3-3 3 3 0 0 0-0.050781 0z" opacity=".3"/>
|
|
||||||
<path d="m172.12 69.623a0.79375 0.79375 0 0 0-0.78031 0.79375 0.79375 0.79375 0 0 0 0.0114 0.13281 0.79375 0.79375 0 0 1 0.78238-0.66198 0.79375 0.79375 0 0 1 0.78238 0.66094 0.79375 0.79375 0 0 0 0.0114-0.13178 0.79375 0.79375 0 0 0-0.79375-0.79375 0.79375 0.79375 0 0 0-0.0134 0z" opacity=".3"/>
|
|
||||||
</g>
|
</g>
|
||||||
|
<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>
|
||||||
<g transform="translate(-3.3391 -25.538)">
|
|
||||||
<path d="m188.71 85.901c-0.34403-5.19e-4 -0.54174 0.12927-0.71257 0.44235-0.17083 0.31308-0.3579 0.68807-0.3519 1.8371l5.2e-4 0.36639h-5.2e-4v10.583h5.2e-4l-5.2e-4 0.3669c-6e-3 1.149 0.18107 1.524 0.3519 1.8371s0.36854 0.44236 0.71257 0.44184c0.34403-5.1e-4 1.0521-0.37466 1.0521-0.37466v0.11059s0.25742-0.099 0.39065-0.13488c0.65036-0.17495 1.39-0.0772 1.9848-0.38809 0.32991-0.17245 0.60935-0.45711 0.79371-0.77514 0.26875-0.46363 0.3681-0.84351 0.44542-1.3689 0.20943-1.4232 0.34843-2.7617 0.35397-4.7413v-0.52917c-6e-3 -1.9796-0.14454-3.3186-0.35397-4.7418-0.0773-0.5254-0.17667-0.90476-0.44542-1.3684-0.18436-0.31804-0.4638-0.60268-0.79371-0.77515-0.59475-0.31089-1.3344-0.21314-1.9848-0.38809-0.13323-0.03587-0.39065-0.13488-0.39065-0.13488v0.11007s-0.70804-0.37466-1.0521-0.37517z" opacity=".2"/>
|
|
||||||
<path d="m189.76 85.637v15.346s0.25743-0.099 0.39066-0.13488c0.65036-0.17495 1.39-0.0772 1.9848-0.38809 0.32991-0.17246 0.60935-0.45711 0.79371-0.77514 0.26875-0.46363 0.3681-0.84351 0.44542-1.3689 0.20943-1.4232 0.34842-2.7617 0.35396-4.7413v-0.52917c-6e-3 -1.9796-0.14453-3.3186-0.35396-4.7418-0.0773-0.5254-0.17667-0.90476-0.44542-1.3684-0.18436-0.31804-0.4638-0.60269-0.79371-0.77515-0.59475-0.31089-1.3344-0.21314-1.9848-0.38809-0.13323-0.03587-0.39066-0.13488-0.39066-0.13488z" fill="#3d3846"/>
|
|
||||||
<path d="m188.71 85.372c-0.34403-5.19e-4 -0.54174 0.12927-0.71257 0.44235-0.17083 0.31308-0.35789 0.68807-0.35189 1.8371l5.1e-4 0.36638h-5.1e-4v10.583h5.1e-4l-5.1e-4 0.3669c-6e-3 1.149 0.18106 1.524 0.35189 1.8371s0.36854 0.44235 0.71257 0.44183c0.34403-5.1e-4 1.0521-0.37465 1.0521-0.37465v-15.125s-0.70804-0.37466-1.0521-0.37517z" fill="#9a9996"/>
|
|
||||||
<path d="m188.71 85.372c-0.34404-5.19e-4 -0.54175 0.12927-0.71257 0.44235-0.17083 0.31308-0.3579 0.68807-0.3519 1.8371l5.2e-4 0.36639h-5.2e-4v0.16278c-6e-3 -1.149 0.18107-1.524 0.3519-1.8371 0.17082-0.31308 0.36853-0.44287 0.71257-0.44235 0.34403 5.11e-4 1.0521 0.37517 1.0521 0.37517v-0.52917s-0.70804-0.37466-1.0521-0.37517zm-1.0645 2.8086v0.36639h5.2e-4z" fill="#fff" opacity=".2"/>
|
|
||||||
<path d="m189.76 85.637v0.52917s0.25743 0.09901 0.39065 0.13488c0.65036 0.17495 1.39 0.0772 1.9848 0.38809 0.32991 0.17246 0.60934 0.45711 0.7937 0.77515 0.26875 0.46363 0.36813 0.84299 0.44542 1.3684 0.20944 1.4232 0.34796 2.7622 0.35396 4.7418v-0.52917c-6e-3 -1.9796-0.14452-3.3186-0.35396-4.7418-0.0773-0.5254-0.17667-0.90476-0.44542-1.3684-0.18436-0.31804-0.46379-0.60269-0.7937-0.77515-0.59476-0.31089-1.3344-0.21314-1.9848-0.38809-0.13322-0.03587-0.39065-0.13488-0.39065-0.13488z" fill="#fff" opacity=".1"/>
|
|
||||||
</g>
|
|
||||||
<g transform="matrix(-1 0 0 1 350.78 -25.538)">
|
|
||||||
<path d="m188.71 85.901c-0.34403-5.19e-4 -0.54174 0.12927-0.71257 0.44235-0.17083 0.31308-0.3579 0.68807-0.3519 1.8371l5.2e-4 0.36639h-5.2e-4v10.583h5.2e-4l-5.2e-4 0.3669c-6e-3 1.149 0.18107 1.524 0.3519 1.8371s0.36854 0.44236 0.71257 0.44184c0.34403-5.1e-4 1.0521-0.37466 1.0521-0.37466v0.11059s0.25742-0.099 0.39065-0.13488c0.65036-0.17495 1.39-0.0772 1.9848-0.38809 0.32991-0.17245 0.60935-0.45711 0.79371-0.77514 0.26875-0.46363 0.3681-0.84351 0.44542-1.3689 0.20943-1.4232 0.34843-2.7617 0.35397-4.7413v-0.52917c-6e-3 -1.9796-0.14454-3.3186-0.35397-4.7418-0.0773-0.5254-0.17667-0.90476-0.44542-1.3684-0.18436-0.31804-0.4638-0.60268-0.79371-0.77515-0.59475-0.31089-1.3344-0.21314-1.9848-0.38809-0.13323-0.03587-0.39065-0.13488-0.39065-0.13488v0.11007s-0.70804-0.37466-1.0521-0.37517z" opacity=".2"/>
|
|
||||||
<path d="m189.76 85.637v15.346s0.25743-0.099 0.39066-0.13488c0.65036-0.17495 1.39-0.0772 1.9848-0.38809 0.32991-0.17246 0.60935-0.45711 0.79371-0.77514 0.26875-0.46363 0.3681-0.84351 0.44542-1.3689 0.20943-1.4232 0.34842-2.7617 0.35396-4.7413v-0.52917c-6e-3 -1.9796-0.14453-3.3186-0.35396-4.7418-0.0773-0.5254-0.17667-0.90476-0.44542-1.3684-0.18436-0.31804-0.4638-0.60269-0.79371-0.77515-0.59475-0.31089-1.3344-0.21314-1.9848-0.38809-0.13323-0.03587-0.39066-0.13488-0.39066-0.13488z" fill="#3d3846"/>
|
|
||||||
<path d="m188.71 85.372c-0.34403-5.19e-4 -0.54174 0.12927-0.71257 0.44235-0.17083 0.31308-0.35789 0.68807-0.35189 1.8371l5.1e-4 0.36638h-5.1e-4v10.583h5.1e-4l-5.1e-4 0.3669c-6e-3 1.149 0.18106 1.524 0.35189 1.8371s0.36854 0.44235 0.71257 0.44183c0.34403-5.1e-4 1.0521-0.37465 1.0521-0.37465v-15.125s-0.70804-0.37466-1.0521-0.37517z" fill="#9a9996"/>
|
|
||||||
<path d="m188.71 85.372c-0.34404-5.19e-4 -0.54175 0.12927-0.71257 0.44235-0.17083 0.31308-0.3579 0.68807-0.3519 1.8371l5.2e-4 0.36639h-5.2e-4v0.16278c-6e-3 -1.149 0.18107-1.524 0.3519-1.8371 0.17082-0.31308 0.36853-0.44287 0.71257-0.44235 0.34403 5.11e-4 1.0521 0.37517 1.0521 0.37517v-0.52917s-0.70804-0.37466-1.0521-0.37517zm-1.0645 2.8086v0.36639h5.2e-4z" fill="#fff" opacity=".2"/>
|
|
||||||
<path d="m189.76 85.637v0.52917s0.25743 0.09901 0.39065 0.13488c0.65036 0.17495 1.39 0.0772 1.9848 0.38809 0.32991 0.17246 0.60934 0.45711 0.7937 0.77515 0.26875 0.46363 0.36813 0.84299 0.44542 1.3684 0.20944 1.4232 0.34796 2.7622 0.35396 4.7418v-0.52917c-6e-3 -1.9796-0.14452-3.3186-0.35396-4.7418-0.0773-0.5254-0.17667-0.90476-0.44542-1.3684-0.18436-0.31804-0.46379-0.60269-0.7937-0.77515-0.59476-0.31089-1.3344-0.21314-1.9848-0.38809-0.13322-0.03587-0.39065-0.13488-0.39065-0.13488z" fill="#fff" opacity=".1"/>
|
|
||||||
</g>
|
|
||||||
<path d="m169.95 71.565c-3.1753 0.04728-2.4014 1.419-2.9983 2.5048-0.29211 0.53135 0.422-0.06077 1.2252-0.80047 1.263 1.9524 3.5805 3.7996 7.6435 2.3347-3.622-0.25777-5.8309-1.5312-7.1556-2.7967 0.66518-0.6314 1.2852-1.2423 1.2852-1.2423z" opacity=".29966"/>
|
|
||||||
<path d="m169.95 71.565c-3.1753 0.04728-2.4014 1.419-2.9983 2.5048-0.10728 0.19514-0.0779 0.23786 0.0408 0.17828 0.49788-1.0351-0.0815-2.2821 2.6712-2.4061 0.0552-0.05415 0.28628-0.27699 0.28628-0.27699zm-1.1446 1.371c-0.0709 0.0678-0.0678 0.06684-0.14056 0.13591 1.2446 1.1891 3.2705 2.3848 6.5148 2.7389 0.20894-0.06021 0.42181-0.12776 0.64079-0.20671-3.4991-0.24902-5.6768-1.446-7.0151-2.6681z" opacity=".29966"/>
|
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
|
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 8.7 KiB |
@@ -22,14 +22,18 @@
|
|||||||
<li>manage multiple mpd servers</li>
|
<li>manage multiple mpd servers</li>
|
||||||
</ul>
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
|
<releases>
|
||||||
|
<release version="1.2.0" date="2021-04-21"/>
|
||||||
|
</releases>
|
||||||
<launchable type="desktop-id">org.mpdevil.mpdevil.desktop</launchable>
|
<launchable type="desktop-id">org.mpdevil.mpdevil.desktop</launchable>
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">
|
<screenshot type="default">
|
||||||
<image type="source" width="1016" height="1024">https://raw.githubusercontent.com/SoongNoonien/mpdevil/v0.9.7/screenshots/mainwindow_0.9.5.png</image>
|
<image type="source" width="1008" height="1039">https://raw.githubusercontent.com/SoongNoonien/mpdevil/v1.1.0/screenshots/mainwindow_1.1.0.png</image>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<url type="homepage">https://github.com/SoongNoonien/mpdevil</url>
|
<url type="homepage">https://github.com/SoongNoonien/mpdevil</url>
|
||||||
<url type="bugtracker">https://github.com/SoongNoonien/mpdevil/issues</url>
|
<url type="bugtracker">https://github.com/SoongNoonien/mpdevil/issues</url>
|
||||||
|
<content_rating type="oars-1.1" />
|
||||||
<provides>
|
<provides>
|
||||||
<binary>mpdevil</binary>
|
<binary>mpdevil</binary>
|
||||||
</provides>
|
</provides>
|
||||||
|
@@ -31,6 +31,11 @@
|
|||||||
<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>170</default>
|
<default>170</default>
|
||||||
<summary>Size of covers in album view</summary>
|
<summary>Size of covers in album view</summary>
|
||||||
@@ -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>
|
||||||
@@ -66,16 +71,6 @@
|
|||||||
<summary>Show lyrics button</summary>
|
<summary>Show lyrics button</summary>
|
||||||
<description></description>
|
<description></description>
|
||||||
</key>
|
</key>
|
||||||
<key type="b" name="show-initials">
|
|
||||||
<default>true</default>
|
|
||||||
<summary>Show initial letters in artist-view</summary>
|
|
||||||
<description></description>
|
|
||||||
</key>
|
|
||||||
<key type="b" name="show-album-view-tooltips">
|
|
||||||
<default>true</default>
|
|
||||||
<summary>Show tooltips in album-view</summary>
|
|
||||||
<description></description>
|
|
||||||
</key>
|
|
||||||
<key 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>
|
||||||
@@ -101,6 +96,11 @@
|
|||||||
<summary>Use 'Album Artist' tag to group albums</summary>
|
<summary>Use 'Album Artist' tag to group albums</summary>
|
||||||
<description></description>
|
<description></description>
|
||||||
</key>
|
</key>
|
||||||
|
<key type="b" name="mpris">
|
||||||
|
<default>true</default>
|
||||||
|
<summary>Provide MPRIS</summary>
|
||||||
|
<description></description>
|
||||||
|
</key>
|
||||||
<key type="ai" name="column-permutation">
|
<key type="ai" name="column-permutation">
|
||||||
<default>[0, 1, 2, 3, 4, 5, 6, 7]</default>
|
<default>[0, 1, 2, 3, 4, 5, 6, 7]</default>
|
||||||
<summary>Column order in playlist</summary>
|
<summary>Column order in playlist</summary>
|
||||||
@@ -162,9 +162,9 @@
|
|||||||
<description>
|
<description>
|
||||||
This setting should only be used if you know what you are doing!
|
This setting should only be used if you know what you are doing!
|
||||||
It controls the time in msec. between two status requests to MPD.
|
It controls the time in msec. between two status requests to MPD.
|
||||||
To high values (long time) will make mpdevil very slow in terms
|
Too high values (long time) will make mpdevil very slow in terms
|
||||||
of showing the latest status of MPD (e.g. current song).
|
of showing the latest status of MPD (e.g. current song).
|
||||||
To low values (short time) can cause gui blocks making mpdevil
|
Too low values (short time) can cause gui blocks making mpdevil
|
||||||
unresponsive and cpu intensive.
|
unresponsive and cpu intensive.
|
||||||
</description>
|
</description>
|
||||||
</key>
|
</key>
|
||||||
|
423
po/de.po
@@ -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-10-20 18:10+0200\n"
|
"POT-Creation-Date: 2021-04-20 17:46+0200\n"
|
||||||
"PO-Revision-Date: 2020-10-20 18:14+0200\n"
|
"PO-Revision-Date: 2021-04-20 17:47+0200\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
@@ -18,103 +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:419
|
#: mpdevil:442
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "{days} day"
|
||||||
|
msgid_plural "{days} days"
|
||||||
|
msgstr[0] "{days} Tag"
|
||||||
|
msgstr[1] "{days} Tage"
|
||||||
|
|
||||||
|
#: mpdevil:477
|
||||||
msgid "Unknown Title"
|
msgid "Unknown Title"
|
||||||
msgstr "Unbekannter Titel"
|
msgstr "Unbekannter Titel"
|
||||||
|
|
||||||
#: mpdevil:719
|
#: mpdevil:938
|
||||||
msgid "Main cover size:"
|
msgid "Main cover size:"
|
||||||
msgstr "Größe des Haupt-Covers:"
|
msgstr "Größe des Haupt-Covers:"
|
||||||
|
|
||||||
#: mpdevil:720
|
#: mpdevil:939
|
||||||
msgid "Album view cover size:"
|
msgid "Album view cover size:"
|
||||||
msgstr "Covergröße in Albumliste:"
|
msgstr "Covergröße in Albumliste:"
|
||||||
|
|
||||||
#: mpdevil:721
|
#: mpdevil:940
|
||||||
msgid "Action bar icon size:"
|
msgid "Action bar icon size:"
|
||||||
msgstr "Symbolgröße Aktionsleiste:"
|
msgstr "Symbolgröße Aktionsleiste:"
|
||||||
|
|
||||||
#: mpdevil:722
|
#: mpdevil:941
|
||||||
msgid "Secondary icon size:"
|
msgid "Secondary icon size:"
|
||||||
msgstr "Sekundäre Symbolgröße:"
|
msgstr "Sekundäre Symbolgröße:"
|
||||||
|
|
||||||
#: mpdevil:735
|
#: mpdevil:954
|
||||||
msgid "Sort albums by:"
|
|
||||||
msgstr "Sortiere Alben nach:"
|
|
||||||
|
|
||||||
#: mpdevil:735
|
|
||||||
msgid "name"
|
|
||||||
msgstr "Name"
|
|
||||||
|
|
||||||
#: mpdevil:735
|
|
||||||
msgid "year"
|
|
||||||
msgstr "Jahr"
|
|
||||||
|
|
||||||
#: mpdevil:736
|
|
||||||
msgid "Position of playlist:"
|
|
||||||
msgstr "Wiedergabelistenposition:"
|
|
||||||
|
|
||||||
#: mpdevil:736
|
|
||||||
msgid "bottom"
|
|
||||||
msgstr "unten"
|
|
||||||
|
|
||||||
#: mpdevil:736
|
|
||||||
msgid "right"
|
|
||||||
msgstr "rechts"
|
|
||||||
|
|
||||||
#: mpdevil:754
|
|
||||||
msgid "Use Client-side decoration"
|
msgid "Use Client-side decoration"
|
||||||
msgstr "Benutze „Client-side decoration“"
|
msgstr "„Client-side decoration“ benutzen"
|
||||||
|
|
||||||
#: mpdevil:755
|
#: mpdevil:955
|
||||||
msgid "Show stop button"
|
msgid "Show stop button"
|
||||||
msgstr "Zeige Stopp-Knopf"
|
msgstr "Stopp-Knopf anzeigen"
|
||||||
|
|
||||||
#: mpdevil:756
|
#: mpdevil:956
|
||||||
msgid "Show lyrics button"
|
msgid "Show lyrics button"
|
||||||
msgstr "Zeige Liedtext-Knopf"
|
msgstr "Liedtext-Knopf anzeigen"
|
||||||
|
|
||||||
#: mpdevil:757
|
#: mpdevil:957
|
||||||
msgid "Show initials in artist view"
|
msgid "Place playlist at the side"
|
||||||
msgstr "Zeige Anfangsbuchstaben in Interpretenliste"
|
msgstr "Wiedergabeliste seitlich anzeigen"
|
||||||
|
|
||||||
#: mpdevil:758
|
#: mpdevil:958
|
||||||
msgid "Show tooltips in album view"
|
|
||||||
msgstr "Zeige Tooltips in Albumliste"
|
|
||||||
|
|
||||||
#: mpdevil:759
|
|
||||||
msgid "Use “Album Artist” tag"
|
msgid "Use “Album Artist” tag"
|
||||||
msgstr "Benutze „Album Artist“ Tag"
|
msgstr "„Album Artist“ Tag benutzen"
|
||||||
|
|
||||||
#: mpdevil:760
|
#: mpdevil:959
|
||||||
msgid "Send notification on title change"
|
msgid "Send notification on title change"
|
||||||
msgstr "Sende Benachrichtigung bei Titelwechsel"
|
msgstr "Über Titelwechsel benachrichtigen"
|
||||||
|
|
||||||
#: mpdevil:761
|
#: mpdevil:960
|
||||||
msgid "Stop playback on quit"
|
msgid "Stop playback on quit"
|
||||||
msgstr "Wiedergabe beim Beenden stoppen"
|
msgstr "Wiedergabe beim Beenden stoppen"
|
||||||
|
|
||||||
#: mpdevil:762
|
#: mpdevil:961
|
||||||
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:775
|
#: mpdevil:962
|
||||||
|
msgid "Sort albums by year"
|
||||||
|
msgstr "Alben nach Jahr sortieren"
|
||||||
|
|
||||||
|
#: mpdevil:963
|
||||||
|
msgid "Support “MPRIS”"
|
||||||
|
msgstr "„MPRIS“ unterstützen"
|
||||||
|
|
||||||
|
#: mpdevil:975
|
||||||
msgid "<b>View</b>"
|
msgid "<b>View</b>"
|
||||||
msgstr "<b>Ansicht</b>"
|
msgstr "<b>Ansicht</b>"
|
||||||
|
|
||||||
#: mpdevil:776
|
#: mpdevil:976
|
||||||
msgid "<b>Behavior</b>"
|
msgid "<b>Behavior</b>"
|
||||||
msgstr "<b>Verhalten</b>"
|
msgstr "<b>Verhalten</b>"
|
||||||
|
|
||||||
#: mpdevil:808
|
#: mpdevil:996 mpdevil:1006
|
||||||
msgid "(restart required)"
|
msgid "(restart required)"
|
||||||
msgstr "(Neustart erforderlich)"
|
msgstr "(Neustart erforderlich)"
|
||||||
|
|
||||||
#: mpdevil:870 mpdevil:3409
|
#: mpdevil:1046
|
||||||
msgid "Connect"
|
msgid "_Connect"
|
||||||
msgstr "Verbinden"
|
msgstr "_Verbinden"
|
||||||
|
|
||||||
#: mpdevil:886
|
#: mpdevil:1062
|
||||||
msgid ""
|
msgid ""
|
||||||
"The first image in the same directory as the song file matching this regex "
|
"The first image in the same directory as the song file matching this regex "
|
||||||
"will be displayed. %AlbumArtist% and %Album% will be replaced by the "
|
"will be displayed. %AlbumArtist% and %Album% will be replaced by the "
|
||||||
@@ -124,157 +111,173 @@ 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:891
|
#: mpdevil:1067
|
||||||
msgid "Profile:"
|
msgid "Profile:"
|
||||||
msgstr "Profil:"
|
msgstr "Profil:"
|
||||||
|
|
||||||
#: mpdevil:892
|
#: mpdevil:1068
|
||||||
msgid "Name:"
|
msgid "Name:"
|
||||||
msgstr "Name:"
|
msgstr "Name:"
|
||||||
|
|
||||||
#: mpdevil:893
|
#: mpdevil:1069
|
||||||
msgid "Host:"
|
msgid "Host:"
|
||||||
msgstr "Host:"
|
msgstr "Host:"
|
||||||
|
|
||||||
#: mpdevil:894
|
#: mpdevil:1070
|
||||||
msgid "Password:"
|
msgid "Password:"
|
||||||
msgstr "Passwort:"
|
msgstr "Passwort:"
|
||||||
|
|
||||||
#: mpdevil:895
|
#: mpdevil:1071
|
||||||
msgid "Music lib:"
|
msgid "Music lib:"
|
||||||
msgstr "Musikverzeichnis:"
|
msgstr "Musikverzeichnis:"
|
||||||
|
|
||||||
#: mpdevil:896
|
#: mpdevil:1072
|
||||||
msgid "Cover regex:"
|
msgid "Cover regex:"
|
||||||
msgstr "Cover-Regex:"
|
msgstr "Cover-Regex:"
|
||||||
|
|
||||||
#: mpdevil:1029
|
#: mpdevil:1207
|
||||||
msgid "Choose directory"
|
msgid "Choose directory"
|
||||||
msgstr "Verzeichnis Wählen"
|
msgstr "Verzeichnis wählen"
|
||||||
|
|
||||||
#: mpdevil:1065
|
#: mpdevil:1236
|
||||||
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:1082 mpdevil:1604 mpdevil:1930 mpdevil:2633
|
#: mpdevil:1253 mpdevil:1783 mpdevil:1910 mpdevil:2907
|
||||||
msgid "No"
|
msgid "No"
|
||||||
msgstr "Nr."
|
msgstr "Nr."
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:2634
|
#: mpdevil:1253 mpdevil:2908
|
||||||
msgid "Disc"
|
msgid "Disc"
|
||||||
msgstr "CD"
|
msgstr "CD"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:1609 mpdevil:1933 mpdevil:2635
|
#: mpdevil:1253 mpdevil:1786 mpdevil:1915 mpdevil:2909
|
||||||
msgid "Title"
|
msgid "Title"
|
||||||
msgstr "Titel"
|
msgstr "Titel"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:1615 mpdevil:2636
|
#: mpdevil:1253 mpdevil:1921 mpdevil:2910
|
||||||
msgid "Artist"
|
msgid "Artist"
|
||||||
msgstr "Interpret"
|
msgstr "Interpret"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:1621 mpdevil:2637
|
#: mpdevil:1253 mpdevil:1927 mpdevil:2911
|
||||||
msgid "Album"
|
msgid "Album"
|
||||||
msgstr "Album"
|
msgstr "Album"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:1627 mpdevil:1937 mpdevil:2638
|
#: mpdevil:1253 mpdevil:1789 mpdevil:1933 mpdevil:2912
|
||||||
msgid "Length"
|
msgid "Length"
|
||||||
msgstr "Länge"
|
msgstr "Länge"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:2639
|
#: mpdevil:1253 mpdevil:2913
|
||||||
msgid "Year"
|
msgid "Year"
|
||||||
msgstr "Jahr"
|
msgstr "Jahr"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:2640
|
#: mpdevil:1253 mpdevil:2914
|
||||||
msgid "Genre"
|
msgid "Genre"
|
||||||
msgstr "Genre"
|
msgstr "Genre"
|
||||||
|
|
||||||
#: mpdevil:1198 mpdevil:1200 mpdevil:3498
|
#: mpdevil:1369 mpdevil:1371 mpdevil:3853
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Einstellungen"
|
msgstr "Einstellungen"
|
||||||
|
|
||||||
#: mpdevil:1213 mpdevil:1222 mpdevil:3345
|
#: mpdevil:1384 mpdevil:1393 mpdevil:3700
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Allgemein"
|
msgstr "Allgemein"
|
||||||
|
|
||||||
#: mpdevil:1214 mpdevil:1223 mpdevil:3509
|
#: mpdevil:1385 mpdevil:1394 mpdevil:3864
|
||||||
msgid "Profiles"
|
msgid "Profiles"
|
||||||
msgstr "Profile"
|
msgstr "Profile"
|
||||||
|
|
||||||
#: mpdevil:1215 mpdevil:1224 mpdevil:3349
|
#: mpdevil:1386 mpdevil:1395 mpdevil:3704
|
||||||
msgid "Playlist"
|
msgid "Playlist"
|
||||||
msgstr "Wiedergabeliste"
|
msgstr "Wiedergabeliste"
|
||||||
|
|
||||||
#: mpdevil:1238
|
#: mpdevil:1408
|
||||||
msgid "Stats"
|
msgid "Stats"
|
||||||
msgstr "Statistik"
|
msgstr "Statistik"
|
||||||
|
|
||||||
#: mpdevil:1248
|
#: mpdevil:1418
|
||||||
msgid "<b>Protocol:</b>"
|
msgid "<b>Protocol:</b>"
|
||||||
msgstr "<b>Protokoll:</b>"
|
msgstr "<b>Protokoll:</b>"
|
||||||
|
|
||||||
#: mpdevil:1249
|
#: mpdevil:1419
|
||||||
msgid "<b>Uptime:</b>"
|
msgid "<b>Uptime:</b>"
|
||||||
msgstr "<b>Uptime:</b>"
|
msgstr "<b>Uptime:</b>"
|
||||||
|
|
||||||
#: mpdevil:1250
|
#: mpdevil:1420
|
||||||
msgid "<b>Playtime:</b>"
|
msgid "<b>Playtime:</b>"
|
||||||
msgstr "<b>Wiedergabezeit:</b>"
|
msgstr "<b>Wiedergabezeit:</b>"
|
||||||
|
|
||||||
#: mpdevil:1251
|
#: mpdevil:1421
|
||||||
msgid "<b>Artists:</b>"
|
msgid "<b>Artists:</b>"
|
||||||
msgstr "<b>Künstler:</b>"
|
msgstr "<b>Künstler:</b>"
|
||||||
|
|
||||||
#: mpdevil:1252
|
#: mpdevil:1422
|
||||||
msgid "<b>Albums:</b>"
|
msgid "<b>Albums:</b>"
|
||||||
msgstr "<b>Alben:</b>"
|
msgstr "<b>Alben:</b>"
|
||||||
|
|
||||||
#: mpdevil:1253
|
#: mpdevil:1423
|
||||||
msgid "<b>Songs:</b>"
|
msgid "<b>Songs:</b>"
|
||||||
msgstr "<b>Titel:</b>"
|
msgstr "<b>Titel:</b>"
|
||||||
|
|
||||||
#: mpdevil:1254
|
#: mpdevil:1424
|
||||||
msgid "<b>Total Playtime:</b>"
|
msgid "<b>Total Playtime:</b>"
|
||||||
msgstr "<b>Gesamt Wiedergabezeit:</b>"
|
msgstr "<b>Gesamtwiedergabezeit:</b>"
|
||||||
|
|
||||||
#: mpdevil:1255
|
#: mpdevil:1425
|
||||||
msgid "<b>Database Update:</b>"
|
msgid "<b>Database Update:</b>"
|
||||||
msgstr "<b>Datenbankaktualisierung:</b>"
|
msgstr "<b>Datenbankaktualisierung:</b>"
|
||||||
|
|
||||||
#: mpdevil:1280
|
#: mpdevil:1449
|
||||||
msgid "A simple music browser for MPD"
|
msgid "A simple music browser for MPD"
|
||||||
msgstr "Ein einfacher Musikbrowser für MPD"
|
msgstr "Ein einfacher Musikbrowser für MPD"
|
||||||
|
|
||||||
#: mpdevil:1360
|
#: mpdevil:1529
|
||||||
|
msgid "Open with…"
|
||||||
|
msgstr "Öffnen mit…"
|
||||||
|
|
||||||
|
#: mpdevil:1544 mpdevil:1843
|
||||||
|
msgid "Append"
|
||||||
|
msgstr "Anhängen"
|
||||||
|
|
||||||
|
#: mpdevil:1545 mpdevil:1844
|
||||||
|
msgid "Play"
|
||||||
|
msgstr "Abspielen"
|
||||||
|
|
||||||
|
#: mpdevil:1546 mpdevil:1845
|
||||||
|
msgid "Enqueue"
|
||||||
|
msgstr "Einreihen"
|
||||||
|
|
||||||
|
#: mpdevil:1564
|
||||||
msgid "MPD-Tag"
|
msgid "MPD-Tag"
|
||||||
msgstr "MPD-Tag"
|
msgstr "MPD-Tag"
|
||||||
|
|
||||||
#: mpdevil:1363
|
#: mpdevil:1567
|
||||||
msgid "Value"
|
msgid "Value"
|
||||||
msgstr "Wert"
|
msgstr "Wert"
|
||||||
|
|
||||||
#: mpdevil:1522
|
#: mpdevil:1718
|
||||||
msgid "_Append"
|
msgid "_Append"
|
||||||
msgstr "_Anhängen"
|
msgstr "_Anhängen"
|
||||||
|
|
||||||
#: mpdevil:1524
|
#: mpdevil:1718 mpdevil:1843
|
||||||
msgid "Add all titles to playlist"
|
msgid "Add all titles to playlist"
|
||||||
msgstr "Alle Titel der Wiedergabeliste anhängen"
|
msgstr "Alle Titel der Wiedergabeliste anhängen"
|
||||||
|
|
||||||
#: mpdevil:1525
|
#: mpdevil:1719
|
||||||
msgid "_Play"
|
msgid "_Play"
|
||||||
msgstr "Ab_spielen"
|
msgstr "Ab_spielen"
|
||||||
|
|
||||||
#: mpdevil:1527
|
#: mpdevil:1719 mpdevil:1844
|
||||||
msgid "Directly play all titles"
|
msgid "Directly play all titles"
|
||||||
msgstr "Alle Titel sofort abspielen"
|
msgstr "Alle Titel sofort abspielen"
|
||||||
|
|
||||||
#: mpdevil:1528
|
#: mpdevil:1720
|
||||||
msgid "_Enqueue"
|
msgid "_Enqueue"
|
||||||
msgstr "_Einreihen"
|
msgstr "_Einreihen"
|
||||||
|
|
||||||
#: mpdevil:1530
|
#: mpdevil:1720 mpdevil:1845
|
||||||
msgid ""
|
msgid ""
|
||||||
"Append all titles after the currently playing track and clear the playlist "
|
"Append all titles after the currently playing track and clear the playlist "
|
||||||
"from all other songs"
|
"from all other songs"
|
||||||
@@ -282,259 +285,309 @@ msgstr ""
|
|||||||
"Alle Titel hinter dem aktuellen Stück einreihen und die weitere "
|
"Alle Titel hinter dem aktuellen Stück einreihen und die weitere "
|
||||||
"Wiedergabeliste leeren"
|
"Wiedergabeliste leeren"
|
||||||
|
|
||||||
#: mpdevil:1665
|
#: mpdevil:1981
|
||||||
msgid "all tags"
|
msgid "all tags"
|
||||||
msgstr "Alle Tags"
|
msgstr "Alle Tags"
|
||||||
|
|
||||||
#: mpdevil:1689
|
#: mpdevil:2005
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{num} hits"
|
msgid "{hits} hit"
|
||||||
msgstr "{num} Treffer"
|
msgid_plural "{hits} hits"
|
||||||
|
msgstr[0] "{hits} Treffer"
|
||||||
|
msgstr[1] "{hits} Treffer"
|
||||||
|
|
||||||
#: mpdevil:1727
|
#: mpdevil:2074
|
||||||
msgid "all genres"
|
msgid "all genres"
|
||||||
msgstr "Alle Genres"
|
msgstr "Alle Genres"
|
||||||
|
|
||||||
#: mpdevil:1830
|
#: mpdevil:2169
|
||||||
msgid "all artists"
|
msgid "all artists"
|
||||||
msgstr "Alle Interpreten"
|
msgstr "Alle Interpreten"
|
||||||
|
|
||||||
#: mpdevil:1942
|
#: mpdevil:2400 mpdevil:3009 mpdevil:3284 mpdevil:3285
|
||||||
msgid "Close"
|
|
||||||
msgstr "Schließen"
|
|
||||||
|
|
||||||
#: mpdevil:2113
|
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{titles} titles on {discs} discs ({length})"
|
msgid "{titles} title"
|
||||||
msgstr "{titles} Titel auf {discs} CDs ({length})"
|
msgid_plural "{titles} titles"
|
||||||
|
msgstr[0] "{titles} Titel"
|
||||||
|
msgstr[1] "{titles} Titel"
|
||||||
|
|
||||||
#: mpdevil:2116 mpdevil:2728
|
#: mpdevil:2402
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{titles} titles ({length})"
|
msgid "on {discs} discs"
|
||||||
msgstr "{titles} Titel ({length})"
|
msgstr "auf {discs} CDs"
|
||||||
|
|
||||||
#: mpdevil:2242 mpdevil:3368
|
#: mpdevil:2551 mpdevil:3723
|
||||||
msgid "Back to current album"
|
msgid "Back to current album"
|
||||||
msgstr "Zurück zu aktuellem Album"
|
msgstr "Zurück zu aktuellem Album"
|
||||||
|
|
||||||
#: mpdevil:2244
|
#: mpdevil:2553
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Suche"
|
msgstr "Suche"
|
||||||
|
|
||||||
#: mpdevil:2421
|
#: mpdevil:2715
|
||||||
msgid "searching..."
|
msgid "searching..."
|
||||||
msgstr "suche..."
|
msgstr "suche..."
|
||||||
|
|
||||||
#: mpdevil:2426
|
#: mpdevil:2720
|
||||||
msgid "connection error"
|
msgid "connection error"
|
||||||
msgstr "Verbindungsfehler"
|
msgstr "Verbindungsfehler"
|
||||||
|
|
||||||
#: mpdevil:2428
|
#: mpdevil:2722
|
||||||
msgid "lyrics not found"
|
msgid "lyrics not found"
|
||||||
msgstr "Liedtext nicht gefunden"
|
msgstr "Liedtext nicht gefunden"
|
||||||
|
|
||||||
#: mpdevil:2476
|
#: mpdevil:2765
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid ""
|
msgid "{channels} channel"
|
||||||
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
|
msgid_plural "{channels} channels"
|
||||||
"{file_type}"
|
msgstr[0] "{channels} Kanal"
|
||||||
msgstr ""
|
msgstr[1] "{channels} Kanäle"
|
||||||
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} Kanäle, "
|
|
||||||
"{file_type}"
|
|
||||||
|
|
||||||
#: mpdevil:2606
|
#: mpdevil:2881
|
||||||
msgid "Scroll to current song"
|
msgid "Scroll to current song"
|
||||||
msgstr "Gehe zu aktuellem Lied"
|
msgstr "Gehe zu aktuellem Lied"
|
||||||
|
|
||||||
#: mpdevil:2614 mpdevil:3384
|
#: mpdevil:2889 mpdevil:3739
|
||||||
msgid "Clear playlist"
|
msgid "Clear playlist"
|
||||||
msgstr "Wiedergabeliste leeren"
|
msgstr "Wiedergabeliste leeren"
|
||||||
|
|
||||||
#: mpdevil:2883
|
#: mpdevil:3177
|
||||||
msgid "Show lyrics"
|
msgid "Show lyrics"
|
||||||
msgstr "Zeige Liedtext"
|
msgstr "Zeige Liedtext"
|
||||||
|
|
||||||
#: mpdevil:3161
|
#: mpdevil:3486
|
||||||
msgid "Random mode"
|
msgid "Random mode"
|
||||||
msgstr "Zufallsmodus"
|
msgstr "Zufallsmodus"
|
||||||
|
|
||||||
#: mpdevil:3163
|
#: mpdevil:3488
|
||||||
msgid "Repeat mode"
|
msgid "Repeat mode"
|
||||||
msgstr "Dauerschleife"
|
msgstr "Dauerschleife"
|
||||||
|
|
||||||
#: mpdevil:3165
|
#: mpdevil:3490
|
||||||
msgid "Single mode"
|
msgid "Single mode"
|
||||||
msgstr "Einzelstückmodus"
|
msgstr "Einzelstückmodus"
|
||||||
|
|
||||||
#: mpdevil:3167
|
#: mpdevil:3492
|
||||||
msgid "Consume mode"
|
msgid "Consume mode"
|
||||||
msgstr "Wiedergabeliste verbrauchen"
|
msgstr "Wiedergabeliste verbrauchen"
|
||||||
|
|
||||||
#: mpdevil:3346
|
#: mpdevil:3701
|
||||||
msgid "Window"
|
msgid "Window"
|
||||||
msgstr "Fenster"
|
msgstr "Fenster"
|
||||||
|
|
||||||
#: mpdevil:3347
|
#: mpdevil:3702
|
||||||
msgid "Playback"
|
msgid "Playback"
|
||||||
msgstr "Wiedergabe"
|
msgstr "Wiedergabe"
|
||||||
|
|
||||||
#: mpdevil:3348
|
#: mpdevil:3703
|
||||||
msgid "Search, Album Dialog and Album List"
|
msgid "Search, Album Dialog, Album List and Artist List"
|
||||||
msgstr "Suche, Albumdialog und Albumliste"
|
msgstr "Suche, Albumdialog, Albumliste und Interpretenliste"
|
||||||
|
|
||||||
#: mpdevil:3358
|
#: mpdevil:3713
|
||||||
msgid "Open online help"
|
msgid "Open online help"
|
||||||
msgstr "Onlinehilfe öffnen"
|
msgstr "Onlinehilfe öffnen"
|
||||||
|
|
||||||
#: mpdevil:3359
|
#: mpdevil:3714
|
||||||
msgid "Open shortcuts window"
|
msgid "Open shortcuts window"
|
||||||
msgstr "Tastenkürzelfenster öffnen"
|
msgstr "Tastenkürzelfenster öffnen"
|
||||||
|
|
||||||
#: mpdevil:3360
|
#: mpdevil:3715
|
||||||
msgid "Open menu"
|
msgid "Open menu"
|
||||||
msgstr "Menü öffnen"
|
msgstr "Menü öffnen"
|
||||||
|
|
||||||
#: mpdevil:3361 mpdevil:3504
|
#: mpdevil:3716 mpdevil:3859
|
||||||
msgid "Update database"
|
msgid "Update database"
|
||||||
msgstr "Datenbank aktualisieren"
|
msgstr "Datenbank aktualisieren"
|
||||||
|
|
||||||
#: mpdevil:3362 mpdevil:3502
|
#: mpdevil:3717 mpdevil:3857
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr "Beenden"
|
msgstr "Beenden"
|
||||||
|
|
||||||
#: mpdevil:3363
|
#: mpdevil:3718
|
||||||
msgid "Cycle through profiles"
|
msgid "Cycle through profiles"
|
||||||
msgstr "Profile durchschalten"
|
msgstr "Profile durchschalten"
|
||||||
|
|
||||||
#: mpdevil:3364
|
#: mpdevil:3719
|
||||||
msgid "Cycle through profiles in reversed order"
|
msgid "Cycle through profiles in reversed order"
|
||||||
msgstr "Profile rückwärts durchschalten"
|
msgstr "Profile rückwärts durchschalten"
|
||||||
|
|
||||||
#: mpdevil:3365
|
#: mpdevil:3720
|
||||||
msgid "Toggle mini player"
|
msgid "Toggle mini player"
|
||||||
msgstr "Miniplayer ein-/ausschalten"
|
msgstr "Miniplayer ein-/ausschalten"
|
||||||
|
|
||||||
#: mpdevil:3366
|
#: mpdevil:3721
|
||||||
msgid "Toggle lyrics"
|
msgid "Toggle lyrics"
|
||||||
msgstr "Liedtext ein-/ausblenden"
|
msgstr "Liedtext ein-/ausblenden"
|
||||||
|
|
||||||
#: mpdevil:3367
|
#: mpdevil:3722
|
||||||
msgid "Toggle search"
|
msgid "Toggle search"
|
||||||
msgstr "Suche ein-/ausblenden"
|
msgstr "Suche ein-/ausblenden"
|
||||||
|
|
||||||
#: mpdevil:3369
|
#: mpdevil:3724
|
||||||
msgid "Play/Pause"
|
msgid "Play/Pause"
|
||||||
msgstr "Wiedergabe/Pause"
|
msgstr "Wiedergabe/Pause"
|
||||||
|
|
||||||
#: mpdevil:3370
|
#: mpdevil:3725
|
||||||
msgid "Stop"
|
msgid "Stop"
|
||||||
msgstr "Stopp"
|
msgstr "Stopp"
|
||||||
|
|
||||||
#: mpdevil:3371
|
#: mpdevil:3726
|
||||||
msgid "Next title"
|
msgid "Next title"
|
||||||
msgstr "Nächster Titel"
|
msgstr "Nächster Titel"
|
||||||
|
|
||||||
#: mpdevil:3372
|
#: mpdevil:3727
|
||||||
msgid "Previous title"
|
msgid "Previous title"
|
||||||
msgstr "Vorheriger Titel"
|
msgstr "Vorheriger Titel"
|
||||||
|
|
||||||
#: mpdevil:3373
|
#: mpdevil:3728
|
||||||
msgid "Seek forward"
|
msgid "Seek forward"
|
||||||
msgstr "Vorspulen"
|
msgstr "Vorspulen"
|
||||||
|
|
||||||
#: mpdevil:3374
|
#: mpdevil:3729
|
||||||
msgid "Seek backward"
|
msgid "Seek backward"
|
||||||
msgstr "Zurückspulen"
|
msgstr "Zurückspulen"
|
||||||
|
|
||||||
#: mpdevil:3375
|
#: mpdevil:3730
|
||||||
msgid "Toggle repeat mode"
|
msgid "Toggle repeat mode"
|
||||||
msgstr "Dauerschleife ein-/ausschalten"
|
msgstr "Dauerschleife ein-/ausschalten"
|
||||||
|
|
||||||
#: mpdevil:3376
|
#: mpdevil:3731
|
||||||
msgid "Toggle random mode"
|
msgid "Toggle random mode"
|
||||||
msgstr "Zufallsmodus ein-/ausschalten"
|
msgstr "Zufallsmodus ein-/ausschalten"
|
||||||
|
|
||||||
#: mpdevil:3377
|
#: mpdevil:3732
|
||||||
msgid "Toggle single mode"
|
msgid "Toggle single mode"
|
||||||
msgstr "Einzelstückmodus ein-/ausschalten"
|
msgstr "Einzelstückmodus ein-/ausschalten"
|
||||||
|
|
||||||
#: mpdevil:3378
|
#: mpdevil:3733
|
||||||
msgid "Toggle consume mode"
|
msgid "Toggle consume mode"
|
||||||
msgstr "Wiedergabeliste verbrauchen ein-/ausschalten"
|
msgstr "Wiedergabeliste verbrauchen ein-/ausschalten"
|
||||||
|
|
||||||
#: mpdevil:3379
|
#: mpdevil:3734
|
||||||
msgid "Play selected item (next)"
|
msgid "Enqueue selected item"
|
||||||
msgstr "Ausgewähltes Element (als Nächstes) abspielen"
|
msgstr "Ausgewähltes Element einreihen"
|
||||||
|
|
||||||
#: mpdevil:3379
|
#: mpdevil:3735
|
||||||
msgid "Left-click"
|
|
||||||
msgstr "Linksklick"
|
|
||||||
|
|
||||||
#: mpdevil:3380
|
|
||||||
msgid "Append selected item"
|
msgid "Append selected item"
|
||||||
msgstr "Ausgewähltes Element anhängen"
|
msgstr "Ausgewähltes Element anhängen"
|
||||||
|
|
||||||
#: mpdevil:3380 mpdevil:3383
|
#: mpdevil:3735 mpdevil:3738
|
||||||
msgid "Middle-click"
|
msgid "Middle-click"
|
||||||
msgstr "Mittelklick"
|
msgstr "Mittelklick"
|
||||||
|
|
||||||
#: mpdevil:3381
|
#: mpdevil:3736
|
||||||
msgid "Play selected item immediately"
|
msgid "Play selected item immediately"
|
||||||
msgstr "Ausgewähltes Element sofort abspielen"
|
msgstr "Ausgewähltes Element sofort abspielen"
|
||||||
|
|
||||||
#: mpdevil:3381
|
#: mpdevil:3736
|
||||||
msgid "Double-click"
|
msgid "Double-click"
|
||||||
msgstr "Doppelklick"
|
msgstr "Doppelklick"
|
||||||
|
|
||||||
#: mpdevil:3382 mpdevil:3385
|
#: mpdevil:3737 mpdevil:3740
|
||||||
msgid "Show additional information"
|
msgid "Show additional information"
|
||||||
msgstr "Zeige weitere Informationen"
|
msgstr "Zeige weitere Informationen"
|
||||||
|
|
||||||
#: mpdevil:3382 mpdevil:3385
|
#: mpdevil:3737 mpdevil:3740
|
||||||
msgid "Right-click"
|
msgid "Right-click"
|
||||||
msgstr "Rechtsklick"
|
msgstr "Rechtsklick"
|
||||||
|
|
||||||
#: mpdevil:3383
|
#: mpdevil:3738
|
||||||
msgid "Remove selected song"
|
msgid "Remove selected song"
|
||||||
msgstr "Ausgewählten Titel entfernen"
|
msgstr "Ausgewählten Titel entfernen"
|
||||||
|
|
||||||
#: mpdevil:3427
|
#: mpdevil:3762
|
||||||
|
msgid "Connect"
|
||||||
|
msgstr "Verbinden"
|
||||||
|
|
||||||
|
#: mpdevil:3780
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Connection to “{profile}” ({host}:{port}) failed"
|
msgid "Connection to “{profile}” ({host}:{port}) failed"
|
||||||
msgstr "Verbindung zu „{profile}“ ({host}:{port}) fehlgeschlagen"
|
msgstr "Verbindung zu „{profile}“ ({host}:{port}) fehlgeschlagen"
|
||||||
|
|
||||||
#: mpdevil:3499
|
#: mpdevil:3854
|
||||||
msgid "Keyboard shortcuts"
|
msgid "Keyboard shortcuts"
|
||||||
msgstr "Tastenkürzel"
|
msgstr "Tastenkürzel"
|
||||||
|
|
||||||
#: mpdevil:3500
|
#: mpdevil:3855
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Hilfe"
|
msgstr "Hilfe"
|
||||||
|
|
||||||
#: mpdevil:3501
|
#: mpdevil:3856
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr "Über"
|
msgstr "Über"
|
||||||
|
|
||||||
#: mpdevil:3505
|
#: mpdevil:3860
|
||||||
msgid "Server stats"
|
msgid "Server stats"
|
||||||
msgstr "Serverstatistik"
|
msgstr "Serverstatistik"
|
||||||
|
|
||||||
#: mpdevil:3510
|
#: mpdevil:3865
|
||||||
msgid "Mini player"
|
msgid "Mini player"
|
||||||
msgstr "Miniplayer"
|
msgstr "Miniplayer"
|
||||||
|
|
||||||
#: mpdevil:3511
|
#: mpdevil:3870
|
||||||
msgid "Save window layout"
|
|
||||||
msgstr "Fensterlayout speichern"
|
|
||||||
|
|
||||||
#: mpdevil:3516
|
|
||||||
msgid "Menu"
|
msgid "Menu"
|
||||||
msgstr "Menü"
|
msgstr "Menü"
|
||||||
|
|
||||||
#: mpdevil:3566 mpdevil:3568
|
#: mpdevil:3920 mpdevil:3922
|
||||||
msgid "connecting…"
|
msgid "connecting…"
|
||||||
msgstr "verbinden…"
|
msgstr "verbinden…"
|
||||||
|
|
||||||
|
#~ msgid "Show initials in artist view"
|
||||||
|
#~ msgstr "Anfangsbuchstaben in Interpretenliste anzeigen"
|
||||||
|
|
||||||
|
#~ msgid "Play selected item (next)"
|
||||||
|
#~ msgstr "Ausgewähltes Element (als Nächstes) abspielen"
|
||||||
|
|
||||||
|
#~ msgid "Left-click"
|
||||||
|
#~ msgstr "Linksklick"
|
||||||
|
|
||||||
|
#~ msgid "Sort albums in chronological order"
|
||||||
|
#~ msgstr "Alben chronologisch sortieren"
|
||||||
|
|
||||||
|
#~ msgid "name"
|
||||||
|
#~ msgstr "Name"
|
||||||
|
|
||||||
|
#~ msgid "year"
|
||||||
|
#~ msgstr "Jahr"
|
||||||
|
|
||||||
|
#~ msgid "Position of playlist:"
|
||||||
|
#~ msgstr "Wiedergabelistenposition:"
|
||||||
|
|
||||||
|
#~ msgid "bottom"
|
||||||
|
#~ msgstr "unten"
|
||||||
|
|
||||||
|
#~ msgid "right"
|
||||||
|
#~ msgstr "rechts"
|
||||||
|
|
||||||
|
#~ msgid "Show tooltips in album view"
|
||||||
|
#~ msgstr "Zeige Tooltips in Albumliste"
|
||||||
|
|
||||||
|
#~ msgid "Save window layout"
|
||||||
|
#~ msgstr "Fensterlayout speichern"
|
||||||
|
|
||||||
|
#, python-brace-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
|
||||||
|
#~ "{file_type}"
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} Kanäle, "
|
||||||
|
#~ "{file_type}"
|
||||||
|
|
||||||
|
#, python-brace-format
|
||||||
|
#~ msgid "{titles} titles 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"
|
#~ msgid "Album Artist"
|
||||||
#~ msgstr "Albuminterpret"
|
#~ msgstr "Albuminterpret"
|
||||||
|
|
||||||
@@ -555,10 +608,6 @@ msgstr "verbinden…"
|
|||||||
#~ msgid "not connected"
|
#~ msgid "not connected"
|
||||||
#~ msgstr "nicht verbunden"
|
#~ msgstr "nicht verbunden"
|
||||||
|
|
||||||
#, python-format
|
|
||||||
#~ msgid "hits: %i"
|
|
||||||
#~ msgstr "Treffer: %i"
|
|
||||||
|
|
||||||
#~ msgid "Add"
|
#~ msgid "Add"
|
||||||
#~ msgstr "Hinzufügen"
|
#~ msgstr "Hinzufügen"
|
||||||
|
|
||||||
|
336
po/mpdevil.pot
@@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-10-20 18:10+0200\n"
|
"POT-Creation-Date: 2021-04-20 17:46+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@@ -16,511 +16,511 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||||
|
|
||||||
#: mpdevil:419
|
#: mpdevil:442
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "{days} day"
|
||||||
|
msgid_plural "{days} days"
|
||||||
|
msgstr[0] ""
|
||||||
|
msgstr[1] ""
|
||||||
|
|
||||||
|
#: mpdevil:477
|
||||||
msgid "Unknown Title"
|
msgid "Unknown Title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:719
|
#: mpdevil:938
|
||||||
msgid "Main cover size:"
|
msgid "Main cover size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:720
|
#: mpdevil:939
|
||||||
msgid "Album view cover size:"
|
msgid "Album view cover size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:721
|
#: mpdevil:940
|
||||||
msgid "Action bar icon size:"
|
msgid "Action bar icon size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:722
|
#: mpdevil:941
|
||||||
msgid "Secondary icon size:"
|
msgid "Secondary icon size:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:735
|
#: mpdevil:954
|
||||||
msgid "Sort albums by:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:735
|
|
||||||
msgid "name"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:735
|
|
||||||
msgid "year"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:736
|
|
||||||
msgid "Position of playlist:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:736
|
|
||||||
msgid "bottom"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:736
|
|
||||||
msgid "right"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:754
|
|
||||||
msgid "Use Client-side decoration"
|
msgid "Use Client-side decoration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:755
|
#: mpdevil:955
|
||||||
msgid "Show stop button"
|
msgid "Show stop button"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:756
|
#: mpdevil:956
|
||||||
msgid "Show lyrics button"
|
msgid "Show lyrics button"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:757
|
#: mpdevil:957
|
||||||
msgid "Show initials in artist view"
|
msgid "Place playlist at the side"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:758
|
#: mpdevil:958
|
||||||
msgid "Show tooltips in album view"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:759
|
|
||||||
msgid "Use “Album Artist” tag"
|
msgid "Use “Album Artist” tag"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:760
|
#: mpdevil:959
|
||||||
msgid "Send notification on title change"
|
msgid "Send notification on title change"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:761
|
#: mpdevil:960
|
||||||
msgid "Stop playback on quit"
|
msgid "Stop playback on quit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:762
|
#: mpdevil:961
|
||||||
msgid "Play selected albums and titles immediately"
|
msgid "Play selected albums and titles immediately"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:775
|
#: mpdevil:962
|
||||||
|
msgid "Sort albums by year"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:963
|
||||||
|
msgid "Support “MPRIS”"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:975
|
||||||
msgid "<b>View</b>"
|
msgid "<b>View</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:776
|
#: mpdevil:976
|
||||||
msgid "<b>Behavior</b>"
|
msgid "<b>Behavior</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:808
|
#: mpdevil:996 mpdevil:1006
|
||||||
msgid "(restart required)"
|
msgid "(restart required)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:870 mpdevil:3409
|
#: mpdevil:1046
|
||||||
msgid "Connect"
|
msgid "_Connect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:886
|
#: mpdevil:1062
|
||||||
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:891
|
#: mpdevil:1067
|
||||||
msgid "Profile:"
|
msgid "Profile:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:892
|
#: mpdevil:1068
|
||||||
msgid "Name:"
|
msgid "Name:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:893
|
#: mpdevil:1069
|
||||||
msgid "Host:"
|
msgid "Host:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:894
|
#: mpdevil:1070
|
||||||
msgid "Password:"
|
msgid "Password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:895
|
#: mpdevil:1071
|
||||||
msgid "Music lib:"
|
msgid "Music lib:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:896
|
#: mpdevil:1072
|
||||||
msgid "Cover regex:"
|
msgid "Cover regex:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1029
|
#: mpdevil:1207
|
||||||
msgid "Choose directory"
|
msgid "Choose directory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1065
|
#: mpdevil:1236
|
||||||
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:1082 mpdevil:1604 mpdevil:1930 mpdevil:2633
|
#: mpdevil:1253 mpdevil:1783 mpdevil:1910 mpdevil:2907
|
||||||
msgid "No"
|
msgid "No"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:2634
|
#: mpdevil:1253 mpdevil:2908
|
||||||
msgid "Disc"
|
msgid "Disc"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:1609 mpdevil:1933 mpdevil:2635
|
#: mpdevil:1253 mpdevil:1786 mpdevil:1915 mpdevil:2909
|
||||||
msgid "Title"
|
msgid "Title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:1615 mpdevil:2636
|
#: mpdevil:1253 mpdevil:1921 mpdevil:2910
|
||||||
msgid "Artist"
|
msgid "Artist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:1621 mpdevil:2637
|
#: mpdevil:1253 mpdevil:1927 mpdevil:2911
|
||||||
msgid "Album"
|
msgid "Album"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:1627 mpdevil:1937 mpdevil:2638
|
#: mpdevil:1253 mpdevil:1789 mpdevil:1933 mpdevil:2912
|
||||||
msgid "Length"
|
msgid "Length"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:2639
|
#: mpdevil:1253 mpdevil:2913
|
||||||
msgid "Year"
|
msgid "Year"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:2640
|
#: mpdevil:1253 mpdevil:2914
|
||||||
msgid "Genre"
|
msgid "Genre"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1198 mpdevil:1200 mpdevil:3498
|
#: mpdevil:1369 mpdevil:1371 mpdevil:3853
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1213 mpdevil:1222 mpdevil:3345
|
#: mpdevil:1384 mpdevil:1393 mpdevil:3700
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1214 mpdevil:1223 mpdevil:3509
|
#: mpdevil:1385 mpdevil:1394 mpdevil:3864
|
||||||
msgid "Profiles"
|
msgid "Profiles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1215 mpdevil:1224 mpdevil:3349
|
#: mpdevil:1386 mpdevil:1395 mpdevil:3704
|
||||||
msgid "Playlist"
|
msgid "Playlist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1238
|
#: mpdevil:1408
|
||||||
msgid "Stats"
|
msgid "Stats"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1248
|
#: mpdevil:1418
|
||||||
msgid "<b>Protocol:</b>"
|
msgid "<b>Protocol:</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1249
|
#: mpdevil:1419
|
||||||
msgid "<b>Uptime:</b>"
|
msgid "<b>Uptime:</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1250
|
#: mpdevil:1420
|
||||||
msgid "<b>Playtime:</b>"
|
msgid "<b>Playtime:</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1251
|
#: mpdevil:1421
|
||||||
msgid "<b>Artists:</b>"
|
msgid "<b>Artists:</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1252
|
#: mpdevil:1422
|
||||||
msgid "<b>Albums:</b>"
|
msgid "<b>Albums:</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1253
|
#: mpdevil:1423
|
||||||
msgid "<b>Songs:</b>"
|
msgid "<b>Songs:</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1254
|
#: mpdevil:1424
|
||||||
msgid "<b>Total Playtime:</b>"
|
msgid "<b>Total Playtime:</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1255
|
#: mpdevil:1425
|
||||||
msgid "<b>Database Update:</b>"
|
msgid "<b>Database Update:</b>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1280
|
#: mpdevil:1449
|
||||||
msgid "A simple music browser for MPD"
|
msgid "A simple music browser for MPD"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1360
|
#: mpdevil:1529
|
||||||
|
msgid "Open with…"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1544 mpdevil:1843
|
||||||
|
msgid "Append"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1545 mpdevil:1844
|
||||||
|
msgid "Play"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1546 mpdevil:1845
|
||||||
|
msgid "Enqueue"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:1564
|
||||||
msgid "MPD-Tag"
|
msgid "MPD-Tag"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1363
|
#: mpdevil:1567
|
||||||
msgid "Value"
|
msgid "Value"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1522
|
#: mpdevil:1718
|
||||||
msgid "_Append"
|
msgid "_Append"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1524
|
#: mpdevil:1718 mpdevil:1843
|
||||||
msgid "Add all titles to playlist"
|
msgid "Add all titles to playlist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1525
|
#: mpdevil:1719
|
||||||
msgid "_Play"
|
msgid "_Play"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1527
|
#: mpdevil:1719 mpdevil:1844
|
||||||
msgid "Directly play all titles"
|
msgid "Directly play all titles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1528
|
#: mpdevil:1720
|
||||||
msgid "_Enqueue"
|
msgid "_Enqueue"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1530
|
#: mpdevil:1720 mpdevil:1845
|
||||||
msgid ""
|
msgid ""
|
||||||
"Append all titles after the currently playing track and clear the playlist "
|
"Append all titles after the currently playing track and clear the playlist "
|
||||||
"from all other songs"
|
"from all other songs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1665
|
#: mpdevil:1981
|
||||||
msgid "all tags"
|
msgid "all tags"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1689
|
#: mpdevil:2005
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{num} hits"
|
msgid "{hits} hit"
|
||||||
msgstr ""
|
msgid_plural "{hits} hits"
|
||||||
|
msgstr[0] ""
|
||||||
|
msgstr[1] ""
|
||||||
|
|
||||||
#: mpdevil:1727
|
#: mpdevil:2074
|
||||||
msgid "all genres"
|
msgid "all genres"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1830
|
#: mpdevil:2169
|
||||||
msgid "all artists"
|
msgid "all artists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:1942
|
#: mpdevil:2400 mpdevil:3009 mpdevil:3284 mpdevil:3285
|
||||||
msgid "Close"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:2113
|
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{titles} titles on {discs} discs ({length})"
|
msgid "{titles} title"
|
||||||
msgstr ""
|
msgid_plural "{titles} titles"
|
||||||
|
msgstr[0] ""
|
||||||
|
msgstr[1] ""
|
||||||
|
|
||||||
#: mpdevil:2116 mpdevil:2728
|
#: mpdevil:2402
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{titles} titles ({length})"
|
msgid "on {discs} discs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2242 mpdevil:3368
|
#: mpdevil:2551 mpdevil:3723
|
||||||
msgid "Back to current album"
|
msgid "Back to current album"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2244
|
#: mpdevil:2553
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2421
|
#: mpdevil:2715
|
||||||
msgid "searching..."
|
msgid "searching..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2426
|
#: mpdevil:2720
|
||||||
msgid "connection error"
|
msgid "connection error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2428
|
#: mpdevil:2722
|
||||||
msgid "lyrics not found"
|
msgid "lyrics not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2476
|
#: mpdevil:2765
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid ""
|
msgid "{channels} channel"
|
||||||
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
|
msgid_plural "{channels} channels"
|
||||||
"{file_type}"
|
msgstr[0] ""
|
||||||
msgstr ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: mpdevil:2606
|
#: mpdevil:2881
|
||||||
msgid "Scroll to current song"
|
msgid "Scroll to current song"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2614 mpdevil:3384
|
#: mpdevil:2889 mpdevil:3739
|
||||||
msgid "Clear playlist"
|
msgid "Clear playlist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:2883
|
#: mpdevil:3177
|
||||||
msgid "Show lyrics"
|
msgid "Show lyrics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3161
|
#: mpdevil:3486
|
||||||
msgid "Random mode"
|
msgid "Random mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3163
|
#: mpdevil:3488
|
||||||
msgid "Repeat mode"
|
msgid "Repeat mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3165
|
#: mpdevil:3490
|
||||||
msgid "Single mode"
|
msgid "Single mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3167
|
#: mpdevil:3492
|
||||||
msgid "Consume mode"
|
msgid "Consume mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3346
|
#: mpdevil:3701
|
||||||
msgid "Window"
|
msgid "Window"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3347
|
#: mpdevil:3702
|
||||||
msgid "Playback"
|
msgid "Playback"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3348
|
#: mpdevil:3703
|
||||||
msgid "Search, Album Dialog and Album List"
|
msgid "Search, Album Dialog, Album List and Artist List"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3358
|
#: mpdevil:3713
|
||||||
msgid "Open online help"
|
msgid "Open online help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3359
|
#: mpdevil:3714
|
||||||
msgid "Open shortcuts window"
|
msgid "Open shortcuts window"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3360
|
#: mpdevil:3715
|
||||||
msgid "Open menu"
|
msgid "Open menu"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3361 mpdevil:3504
|
#: mpdevil:3716 mpdevil:3859
|
||||||
msgid "Update database"
|
msgid "Update database"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3362 mpdevil:3502
|
#: mpdevil:3717 mpdevil:3857
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3363
|
#: mpdevil:3718
|
||||||
msgid "Cycle through profiles"
|
msgid "Cycle through profiles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3364
|
#: mpdevil:3719
|
||||||
msgid "Cycle through profiles in reversed order"
|
msgid "Cycle through profiles in reversed order"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3365
|
#: mpdevil:3720
|
||||||
msgid "Toggle mini player"
|
msgid "Toggle mini player"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3366
|
#: mpdevil:3721
|
||||||
msgid "Toggle lyrics"
|
msgid "Toggle lyrics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3367
|
#: mpdevil:3722
|
||||||
msgid "Toggle search"
|
msgid "Toggle search"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3369
|
#: mpdevil:3724
|
||||||
msgid "Play/Pause"
|
msgid "Play/Pause"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3370
|
#: mpdevil:3725
|
||||||
msgid "Stop"
|
msgid "Stop"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3371
|
#: mpdevil:3726
|
||||||
msgid "Next title"
|
msgid "Next title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3372
|
#: mpdevil:3727
|
||||||
msgid "Previous title"
|
msgid "Previous title"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3373
|
#: mpdevil:3728
|
||||||
msgid "Seek forward"
|
msgid "Seek forward"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3374
|
#: mpdevil:3729
|
||||||
msgid "Seek backward"
|
msgid "Seek backward"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3375
|
#: mpdevil:3730
|
||||||
msgid "Toggle repeat mode"
|
msgid "Toggle repeat mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3376
|
#: mpdevil:3731
|
||||||
msgid "Toggle random mode"
|
msgid "Toggle random mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3377
|
#: mpdevil:3732
|
||||||
msgid "Toggle single mode"
|
msgid "Toggle single mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3378
|
#: mpdevil:3733
|
||||||
msgid "Toggle consume mode"
|
msgid "Toggle consume mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3379
|
#: mpdevil:3734
|
||||||
msgid "Play selected item (next)"
|
msgid "Enqueue selected item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3379
|
#: mpdevil:3735
|
||||||
msgid "Left-click"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3380
|
|
||||||
msgid "Append selected item"
|
msgid "Append selected item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3380 mpdevil:3383
|
#: mpdevil:3735 mpdevil:3738
|
||||||
msgid "Middle-click"
|
msgid "Middle-click"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3381
|
#: mpdevil:3736
|
||||||
msgid "Play selected item immediately"
|
msgid "Play selected item immediately"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3381
|
#: mpdevil:3736
|
||||||
msgid "Double-click"
|
msgid "Double-click"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3382 mpdevil:3385
|
#: mpdevil:3737 mpdevil:3740
|
||||||
msgid "Show additional information"
|
msgid "Show additional information"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3382 mpdevil:3385
|
#: mpdevil:3737 mpdevil:3740
|
||||||
msgid "Right-click"
|
msgid "Right-click"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3383
|
#: mpdevil:3738
|
||||||
msgid "Remove selected song"
|
msgid "Remove selected song"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3427
|
#: mpdevil:3762
|
||||||
|
msgid "Connect"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mpdevil:3780
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Connection to “{profile}” ({host}:{port}) failed"
|
msgid "Connection to “{profile}” ({host}:{port}) failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3499
|
#: mpdevil:3854
|
||||||
msgid "Keyboard shortcuts"
|
msgid "Keyboard shortcuts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3500
|
#: mpdevil:3855
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3501
|
#: mpdevil:3856
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3505
|
#: mpdevil:3860
|
||||||
msgid "Server stats"
|
msgid "Server stats"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3510
|
#: mpdevil:3865
|
||||||
msgid "Mini player"
|
msgid "Mini player"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3511
|
#: mpdevil:3870
|
||||||
msgid "Save window layout"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mpdevil:3516
|
|
||||||
msgid "Menu"
|
msgid "Menu"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mpdevil:3566 mpdevil:3568
|
#: mpdevil:3920 mpdevil:3922
|
||||||
msgid "connecting…"
|
msgid "connecting…"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
397
po/nl.po
@@ -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-10-20 18:10+0200\n"
|
"POT-Creation-Date: 2021-04-20 17:46+0200\n"
|
||||||
"PO-Revision-Date: 2020-11-03 16:53+0100\n"
|
"PO-Revision-Date: 2021-04-20 17:47+0200\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: nl\n"
|
"Language: nl\n"
|
||||||
@@ -18,103 +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:419
|
#: mpdevil:442
|
||||||
|
#, python-brace-format
|
||||||
|
msgid "{days} day"
|
||||||
|
msgid_plural "{days} days"
|
||||||
|
msgstr[0] "{days} dag"
|
||||||
|
msgstr[1] "{days} dagen"
|
||||||
|
|
||||||
|
#: mpdevil:477
|
||||||
msgid "Unknown Title"
|
msgid "Unknown Title"
|
||||||
msgstr "Onbekende titel"
|
msgstr "Onbekende titel"
|
||||||
|
|
||||||
#: mpdevil:719
|
#: mpdevil:938
|
||||||
msgid "Main cover size:"
|
msgid "Main cover size:"
|
||||||
msgstr "Grootte albumhoes:"
|
msgstr "Grootte albumhoes:"
|
||||||
|
|
||||||
#: mpdevil:720
|
#: mpdevil:939
|
||||||
msgid "Album view cover size:"
|
msgid "Album view cover size:"
|
||||||
msgstr "Hoesgrootte in albumlijst:"
|
msgstr "Hoesgrootte in albumlijst:"
|
||||||
|
|
||||||
#: mpdevil:721
|
#: mpdevil:940
|
||||||
msgid "Action bar icon size:"
|
msgid "Action bar icon size:"
|
||||||
msgstr "Grootte iconen werkbalk:"
|
msgstr "Grootte iconen werkbalk:"
|
||||||
|
|
||||||
#: mpdevil:722
|
#: mpdevil:941
|
||||||
msgid "Secondary icon size:"
|
msgid "Secondary icon size:"
|
||||||
msgstr "Grootte overige iconen:"
|
msgstr "Grootte overige iconen:"
|
||||||
|
|
||||||
#: mpdevil:735
|
#: mpdevil:954
|
||||||
msgid "Sort albums by:"
|
|
||||||
msgstr "Albums sorteren op:"
|
|
||||||
|
|
||||||
#: mpdevil:735
|
|
||||||
msgid "name"
|
|
||||||
msgstr "naam"
|
|
||||||
|
|
||||||
#: mpdevil:735
|
|
||||||
msgid "year"
|
|
||||||
msgstr "jaar"
|
|
||||||
|
|
||||||
#: mpdevil:736
|
|
||||||
msgid "Position of playlist:"
|
|
||||||
msgstr "Positie afspeellijst:"
|
|
||||||
|
|
||||||
#: mpdevil:736
|
|
||||||
msgid "bottom"
|
|
||||||
msgstr "onder"
|
|
||||||
|
|
||||||
#: mpdevil:736
|
|
||||||
msgid "right"
|
|
||||||
msgstr "rechts"
|
|
||||||
|
|
||||||
#: mpdevil:754
|
|
||||||
msgid "Use Client-side decoration"
|
msgid "Use Client-side decoration"
|
||||||
msgstr "Gebruik vensterdecoratie van mpdevil"
|
msgstr "Gebruik vensterdecoratie van mpdevil"
|
||||||
|
|
||||||
#: mpdevil:755
|
#: mpdevil:955
|
||||||
msgid "Show stop button"
|
msgid "Show stop button"
|
||||||
msgstr "Toon stopknop"
|
msgstr "Toon stopknop"
|
||||||
|
|
||||||
#: mpdevil:756
|
#: mpdevil:956
|
||||||
msgid "Show lyrics button"
|
msgid "Show lyrics button"
|
||||||
msgstr "Toon songtekstknop"
|
msgstr "Toon songtekstknop"
|
||||||
|
|
||||||
#: mpdevil:757
|
#: mpdevil:957
|
||||||
msgid "Show initials in artist view"
|
msgid "Place playlist at the side"
|
||||||
msgstr "Toon beginletters in artiestenlijst"
|
msgstr "Plaats afspeellijst aan de zijkant"
|
||||||
|
|
||||||
#: mpdevil:758
|
#: mpdevil:958
|
||||||
msgid "Show tooltips in album view"
|
|
||||||
msgstr "Toon tooltip in albumlijst"
|
|
||||||
|
|
||||||
#: mpdevil:759
|
|
||||||
msgid "Use “Album Artist” tag"
|
msgid "Use “Album Artist” tag"
|
||||||
msgstr "Gebruik tag \"Album Artist\""
|
msgstr "Gebruik tag \"Album Artist\""
|
||||||
|
|
||||||
#: mpdevil:760
|
#: mpdevil:959
|
||||||
msgid "Send notification on title change"
|
msgid "Send notification on title change"
|
||||||
msgstr "Verstuur een melding bij titelwisseling"
|
msgstr "Verstuur een melding bij titelwisseling"
|
||||||
|
|
||||||
#: mpdevil:761
|
#: mpdevil:960
|
||||||
msgid "Stop playback on quit"
|
msgid "Stop playback on quit"
|
||||||
msgstr "Stop afspelen bij afsluiten"
|
msgstr "Stop afspelen bij afsluiten"
|
||||||
|
|
||||||
#: mpdevil:762
|
#: mpdevil:961
|
||||||
msgid "Play selected albums and titles immediately"
|
msgid "Play selected albums and titles immediately"
|
||||||
msgstr "Geselecteerde albums en titels direct afspelen"
|
msgstr "Geselecteerde albums en titels direct afspelen"
|
||||||
|
|
||||||
#: mpdevil:775
|
#: mpdevil:962
|
||||||
|
msgid "Sort albums by year"
|
||||||
|
msgstr "Sorteer albums op jaar"
|
||||||
|
|
||||||
|
#: mpdevil:963
|
||||||
|
msgid "Support “MPRIS”"
|
||||||
|
msgstr "Ondersteun \"MPRIS\""
|
||||||
|
|
||||||
|
#: mpdevil:975
|
||||||
msgid "<b>View</b>"
|
msgid "<b>View</b>"
|
||||||
msgstr "<b>Beeld</b>"
|
msgstr "<b>Beeld</b>"
|
||||||
|
|
||||||
#: mpdevil:776
|
#: mpdevil:976
|
||||||
msgid "<b>Behavior</b>"
|
msgid "<b>Behavior</b>"
|
||||||
msgstr "<b>Gedrag</b>"
|
msgstr "<b>Gedrag</b>"
|
||||||
|
|
||||||
#: mpdevil:808
|
#: mpdevil:996 mpdevil:1006
|
||||||
msgid "(restart required)"
|
msgid "(restart required)"
|
||||||
msgstr "(herstart vereist)"
|
msgstr "(herstart vereist)"
|
||||||
|
|
||||||
#: mpdevil:870 mpdevil:3409
|
#: mpdevil:1046
|
||||||
msgid "Connect"
|
msgid "_Connect"
|
||||||
msgstr "Verbinden"
|
msgstr "_Verbinden"
|
||||||
|
|
||||||
#: mpdevil:886
|
#: mpdevil:1062
|
||||||
msgid ""
|
msgid ""
|
||||||
"The first image in the same directory as the song file matching this regex "
|
"The first image in the same directory as the song file matching this regex "
|
||||||
"will be displayed. %AlbumArtist% and %Album% will be replaced by the "
|
"will be displayed. %AlbumArtist% and %Album% will be replaced by the "
|
||||||
@@ -124,155 +111,171 @@ msgstr ""
|
|||||||
"met deze regex wordt getoond. %AlbumArtist% en %Album% worden vervangen door "
|
"met deze regex wordt getoond. %AlbumArtist% en %Album% worden vervangen door "
|
||||||
"de bijbehorende tags van het muziekbestand."
|
"de bijbehorende tags van het muziekbestand."
|
||||||
|
|
||||||
#: mpdevil:891
|
#: mpdevil:1067
|
||||||
msgid "Profile:"
|
msgid "Profile:"
|
||||||
msgstr "Profiel:"
|
msgstr "Profiel:"
|
||||||
|
|
||||||
#: mpdevil:892
|
#: mpdevil:1068
|
||||||
msgid "Name:"
|
msgid "Name:"
|
||||||
msgstr "Naam:"
|
msgstr "Naam:"
|
||||||
|
|
||||||
#: mpdevil:893
|
#: mpdevil:1069
|
||||||
msgid "Host:"
|
msgid "Host:"
|
||||||
msgstr "Host:"
|
msgstr "Host:"
|
||||||
|
|
||||||
#: mpdevil:894
|
#: mpdevil:1070
|
||||||
msgid "Password:"
|
msgid "Password:"
|
||||||
msgstr "Wachtwoord:"
|
msgstr "Wachtwoord:"
|
||||||
|
|
||||||
#: mpdevil:895
|
#: mpdevil:1071
|
||||||
msgid "Music lib:"
|
msgid "Music lib:"
|
||||||
msgstr "Muziekmap:"
|
msgstr "Muziekmap:"
|
||||||
|
|
||||||
#: mpdevil:896
|
#: mpdevil:1072
|
||||||
msgid "Cover regex:"
|
msgid "Cover regex:"
|
||||||
msgstr "Regex albumhoes:"
|
msgstr "Regex albumhoes:"
|
||||||
|
|
||||||
#: mpdevil:1029
|
#: mpdevil:1207
|
||||||
msgid "Choose directory"
|
msgid "Choose directory"
|
||||||
msgstr "Kies een map"
|
msgstr "Kies een map"
|
||||||
|
|
||||||
#: mpdevil:1065
|
#: mpdevil:1236
|
||||||
msgid "Choose the order of information to appear in the playlist:"
|
msgid "Choose the order of information to appear in the playlist:"
|
||||||
msgstr "Kies de volgorde van de informatie getoond in de afspeellijst:"
|
msgstr "Kies de volgorde van de informatie getoond in de afspeellijst:"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:1604 mpdevil:1930 mpdevil:2633
|
#: mpdevil:1253 mpdevil:1783 mpdevil:1910 mpdevil:2907
|
||||||
msgid "No"
|
msgid "No"
|
||||||
msgstr "Nr"
|
msgstr "Nr"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:2634
|
#: mpdevil:1253 mpdevil:2908
|
||||||
msgid "Disc"
|
msgid "Disc"
|
||||||
msgstr "Disc"
|
msgstr "Disc"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:1609 mpdevil:1933 mpdevil:2635
|
#: mpdevil:1253 mpdevil:1786 mpdevil:1915 mpdevil:2909
|
||||||
msgid "Title"
|
msgid "Title"
|
||||||
msgstr "Titel"
|
msgstr "Titel"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:1615 mpdevil:2636
|
#: mpdevil:1253 mpdevil:1921 mpdevil:2910
|
||||||
msgid "Artist"
|
msgid "Artist"
|
||||||
msgstr "Artiest"
|
msgstr "Artiest"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:1621 mpdevil:2637
|
#: mpdevil:1253 mpdevil:1927 mpdevil:2911
|
||||||
msgid "Album"
|
msgid "Album"
|
||||||
msgstr "Album"
|
msgstr "Album"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:1627 mpdevil:1937 mpdevil:2638
|
#: mpdevil:1253 mpdevil:1789 mpdevil:1933 mpdevil:2912
|
||||||
msgid "Length"
|
msgid "Length"
|
||||||
msgstr "Lengte"
|
msgstr "Lengte"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:2639
|
#: mpdevil:1253 mpdevil:2913
|
||||||
msgid "Year"
|
msgid "Year"
|
||||||
msgstr "Jaar"
|
msgstr "Jaar"
|
||||||
|
|
||||||
#: mpdevil:1082 mpdevil:2640
|
#: mpdevil:1253 mpdevil:2914
|
||||||
msgid "Genre"
|
msgid "Genre"
|
||||||
msgstr "Genre"
|
msgstr "Genre"
|
||||||
|
|
||||||
#: mpdevil:1198 mpdevil:1200 mpdevil:3498
|
#: mpdevil:1369 mpdevil:1371 mpdevil:3853
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Instellingen"
|
msgstr "Instellingen"
|
||||||
|
|
||||||
#: mpdevil:1213 mpdevil:1222 mpdevil:3345
|
#: mpdevil:1384 mpdevil:1393 mpdevil:3700
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Algemeen"
|
msgstr "Algemeen"
|
||||||
|
|
||||||
#: mpdevil:1214 mpdevil:1223 mpdevil:3509
|
#: mpdevil:1385 mpdevil:1394 mpdevil:3864
|
||||||
msgid "Profiles"
|
msgid "Profiles"
|
||||||
msgstr "Profielen"
|
msgstr "Profielen"
|
||||||
|
|
||||||
#: mpdevil:1215 mpdevil:1224 mpdevil:3349
|
#: mpdevil:1386 mpdevil:1395 mpdevil:3704
|
||||||
msgid "Playlist"
|
msgid "Playlist"
|
||||||
msgstr "Afspeellijst"
|
msgstr "Afspeellijst"
|
||||||
|
|
||||||
#: mpdevil:1238
|
#: mpdevil:1408
|
||||||
msgid "Stats"
|
msgid "Stats"
|
||||||
msgstr "Statistieken"
|
msgstr "Statistieken"
|
||||||
|
|
||||||
#: mpdevil:1248
|
#: mpdevil:1418
|
||||||
msgid "<b>Protocol:</b>"
|
msgid "<b>Protocol:</b>"
|
||||||
msgstr "<b>Protocol:</b>"
|
msgstr "<b>Protocol:</b>"
|
||||||
|
|
||||||
#: mpdevil:1249
|
#: mpdevil:1419
|
||||||
msgid "<b>Uptime:</b>"
|
msgid "<b>Uptime:</b>"
|
||||||
msgstr "<b>Uptime:</b>"
|
msgstr "<b>Uptime:</b>"
|
||||||
|
|
||||||
#: mpdevil:1250
|
#: mpdevil:1420
|
||||||
msgid "<b>Playtime:</b>"
|
msgid "<b>Playtime:</b>"
|
||||||
msgstr "<b>Afspeeltijd:</b>"
|
msgstr "<b>Afspeeltijd:</b>"
|
||||||
|
|
||||||
#: mpdevil:1251
|
#: mpdevil:1421
|
||||||
msgid "<b>Artists:</b>"
|
msgid "<b>Artists:</b>"
|
||||||
msgstr "<b>Artiesten:</b>"
|
msgstr "<b>Artiesten:</b>"
|
||||||
|
|
||||||
#: mpdevil:1252
|
#: mpdevil:1422
|
||||||
msgid "<b>Albums:</b>"
|
msgid "<b>Albums:</b>"
|
||||||
msgstr "<b>Albums:</b>"
|
msgstr "<b>Albums:</b>"
|
||||||
|
|
||||||
#: mpdevil:1253
|
#: mpdevil:1423
|
||||||
msgid "<b>Songs:</b>"
|
msgid "<b>Songs:</b>"
|
||||||
msgstr "<b>Titels:</b>"
|
msgstr "<b>Titels:</b>"
|
||||||
|
|
||||||
#: mpdevil:1254
|
#: mpdevil:1424
|
||||||
msgid "<b>Total Playtime:</b>"
|
msgid "<b>Total Playtime:</b>"
|
||||||
msgstr "<b>Totale speelduur:</b>"
|
msgstr "<b>Totale speelduur:</b>"
|
||||||
|
|
||||||
#: mpdevil:1255
|
#: mpdevil:1425
|
||||||
msgid "<b>Database Update:</b>"
|
msgid "<b>Database Update:</b>"
|
||||||
msgstr "<b>Database bijgewerkt:</b>"
|
msgstr "<b>Database bijgewerkt:</b>"
|
||||||
|
|
||||||
#: mpdevil:1280
|
#: mpdevil:1449
|
||||||
msgid "A simple music browser for MPD"
|
msgid "A simple music browser for MPD"
|
||||||
msgstr "Een simpele muziekspeler voor MPD"
|
msgstr "Een simpele muziekspeler voor MPD"
|
||||||
|
|
||||||
#: mpdevil:1360
|
#: mpdevil:1529
|
||||||
|
msgid "Open with…"
|
||||||
|
msgstr "Openen met…"
|
||||||
|
|
||||||
|
#: mpdevil:1544 mpdevil:1843
|
||||||
|
msgid "Append"
|
||||||
|
msgstr "Toevoegen"
|
||||||
|
|
||||||
|
#: mpdevil:1545 mpdevil:1844
|
||||||
|
msgid "Play"
|
||||||
|
msgstr "Afspelen"
|
||||||
|
|
||||||
|
#: mpdevil:1546 mpdevil:1845
|
||||||
|
msgid "Enqueue"
|
||||||
|
msgstr "In wachtrij plaatsen"
|
||||||
|
|
||||||
|
#: mpdevil:1564
|
||||||
msgid "MPD-Tag"
|
msgid "MPD-Tag"
|
||||||
msgstr "MPD-Tag"
|
msgstr "MPD-Tag"
|
||||||
|
|
||||||
#: mpdevil:1363
|
#: mpdevil:1567
|
||||||
msgid "Value"
|
msgid "Value"
|
||||||
msgstr "Waarde"
|
msgstr "Waarde"
|
||||||
|
|
||||||
#: mpdevil:1522
|
#: mpdevil:1718
|
||||||
msgid "_Append"
|
msgid "_Append"
|
||||||
msgstr "_Toevoegen"
|
msgstr "_Toevoegen"
|
||||||
|
|
||||||
#: mpdevil:1524
|
#: mpdevil:1718 mpdevil:1843
|
||||||
msgid "Add all titles to playlist"
|
msgid "Add all titles to playlist"
|
||||||
msgstr "Voeg alle titels toe aan de afspeellijst"
|
msgstr "Voeg alle titels toe aan de afspeellijst"
|
||||||
|
|
||||||
#: mpdevil:1525
|
#: mpdevil:1719
|
||||||
msgid "_Play"
|
msgid "_Play"
|
||||||
msgstr "_Afspelen"
|
msgstr "_Afspelen"
|
||||||
|
|
||||||
#: mpdevil:1527
|
#: mpdevil:1719 mpdevil:1844
|
||||||
msgid "Directly play all titles"
|
msgid "Directly play all titles"
|
||||||
msgstr "Alle titels direct afspelen"
|
msgstr "Alle titels direct afspelen"
|
||||||
|
|
||||||
#: mpdevil:1528
|
#: mpdevil:1720
|
||||||
msgid "_Enqueue"
|
msgid "_Enqueue"
|
||||||
msgstr "_In wachtrij plaatsen"
|
msgstr "_In wachtrij plaatsen"
|
||||||
|
|
||||||
#: mpdevil:1530
|
#: mpdevil:1720 mpdevil:1845
|
||||||
msgid ""
|
msgid ""
|
||||||
"Append all titles after the currently playing track and clear the playlist "
|
"Append all titles after the currently playing track and clear the playlist "
|
||||||
"from all other songs"
|
"from all other songs"
|
||||||
@@ -280,255 +283,297 @@ msgstr ""
|
|||||||
"Alle titels toevoegen na de nu spelende titel en alle overige titels uit de "
|
"Alle titels toevoegen na de nu spelende titel en alle overige titels uit de "
|
||||||
"afspeellijst verwijderen"
|
"afspeellijst verwijderen"
|
||||||
|
|
||||||
#: mpdevil:1665
|
#: mpdevil:1981
|
||||||
msgid "all tags"
|
msgid "all tags"
|
||||||
msgstr "alle tags"
|
msgstr "alle tags"
|
||||||
|
|
||||||
#: mpdevil:1689
|
#: mpdevil:2005
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{num} hits"
|
msgid "{hits} hit"
|
||||||
msgstr "{num} hits"
|
msgid_plural "{hits} hits"
|
||||||
|
msgstr[0] "{hits} hit"
|
||||||
|
msgstr[1] "{hits} treffers"
|
||||||
|
|
||||||
#: mpdevil:1727
|
#: mpdevil:2074
|
||||||
msgid "all genres"
|
msgid "all genres"
|
||||||
msgstr "alle genres"
|
msgstr "alle genres"
|
||||||
|
|
||||||
#: mpdevil:1830
|
#: mpdevil:2169
|
||||||
msgid "all artists"
|
msgid "all artists"
|
||||||
msgstr "alle artiesten"
|
msgstr "alle artiesten"
|
||||||
|
|
||||||
#: mpdevil:1942
|
#: mpdevil:2400 mpdevil:3009 mpdevil:3284 mpdevil:3285
|
||||||
msgid "Close"
|
|
||||||
msgstr "Afsluiten"
|
|
||||||
|
|
||||||
#: mpdevil:2113
|
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{titles} titles on {discs} discs ({length})"
|
msgid "{titles} title"
|
||||||
msgstr "{titles} titels op {discs} discs ({length})"
|
msgid_plural "{titles} titles"
|
||||||
|
msgstr[0] "{titles} titel"
|
||||||
|
msgstr[1] "{titles} titels"
|
||||||
|
|
||||||
#: mpdevil:2116 mpdevil:2728
|
#: mpdevil:2402
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{titles} titles ({length})"
|
msgid "on {discs} discs"
|
||||||
msgstr "{titles} titels ({length})"
|
msgstr "op {discs} discs"
|
||||||
|
|
||||||
#: mpdevil:2242 mpdevil:3368
|
#: mpdevil:2551 mpdevil:3723
|
||||||
msgid "Back to current album"
|
msgid "Back to current album"
|
||||||
msgstr "Terug naar huidige album"
|
msgstr "Terug naar huidige album"
|
||||||
|
|
||||||
#: mpdevil:2244
|
#: mpdevil:2553
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Zoeken"
|
msgstr "Zoeken"
|
||||||
|
|
||||||
#: mpdevil:2421
|
#: mpdevil:2715
|
||||||
msgid "searching..."
|
msgid "searching..."
|
||||||
msgstr "bezig met zoeken..."
|
msgstr "bezig met zoeken..."
|
||||||
|
|
||||||
#: mpdevil:2426
|
#: mpdevil:2720
|
||||||
msgid "connection error"
|
msgid "connection error"
|
||||||
msgstr "verbindingsfout"
|
msgstr "verbindingsfout"
|
||||||
|
|
||||||
#: mpdevil:2428
|
#: mpdevil:2722
|
||||||
msgid "lyrics not found"
|
msgid "lyrics not found"
|
||||||
msgstr "geen songtekst gevonden"
|
msgstr "geen songtekst gevonden"
|
||||||
|
|
||||||
#: mpdevil:2476
|
#: mpdevil:2765
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid ""
|
msgid "{channels} channel"
|
||||||
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
|
msgid_plural "{channels} channels"
|
||||||
"{file_type}"
|
msgstr[0] "{channels} kanaal"
|
||||||
msgstr ""
|
msgstr[1] "{channels} kanalen"
|
||||||
"{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} kanalen, "
|
|
||||||
"{file_type}"
|
|
||||||
|
|
||||||
#: mpdevil:2606
|
#: mpdevil:2881
|
||||||
msgid "Scroll to current song"
|
msgid "Scroll to current song"
|
||||||
msgstr "Naar de huidige titel scrollen"
|
msgstr "Naar de huidige titel scrollen"
|
||||||
|
|
||||||
#: mpdevil:2614 mpdevil:3384
|
#: mpdevil:2889 mpdevil:3739
|
||||||
msgid "Clear playlist"
|
msgid "Clear playlist"
|
||||||
msgstr "Afspeellijst legen"
|
msgstr "Afspeellijst legen"
|
||||||
|
|
||||||
#: mpdevil:2883
|
#: mpdevil:3177
|
||||||
msgid "Show lyrics"
|
msgid "Show lyrics"
|
||||||
msgstr "Toon songtekst"
|
msgstr "Toon songtekst"
|
||||||
|
|
||||||
#: mpdevil:3161
|
#: mpdevil:3486
|
||||||
msgid "Random mode"
|
msgid "Random mode"
|
||||||
msgstr "Willekeurige modus"
|
msgstr "Willekeurige modus"
|
||||||
|
|
||||||
#: mpdevil:3163
|
#: mpdevil:3488
|
||||||
msgid "Repeat mode"
|
msgid "Repeat mode"
|
||||||
msgstr "Herhaalmodus"
|
msgstr "Herhaalmodus"
|
||||||
|
|
||||||
#: mpdevil:3165
|
#: mpdevil:3490
|
||||||
msgid "Single mode"
|
msgid "Single mode"
|
||||||
msgstr "Enkele modus"
|
msgstr "Enkele modus"
|
||||||
|
|
||||||
#: mpdevil:3167
|
#: mpdevil:3492
|
||||||
msgid "Consume mode"
|
msgid "Consume mode"
|
||||||
msgstr "Verbruiksmodus"
|
msgstr "Verbruiksmodus"
|
||||||
|
|
||||||
#: mpdevil:3346
|
#: mpdevil:3701
|
||||||
msgid "Window"
|
msgid "Window"
|
||||||
msgstr "Venster"
|
msgstr "Venster"
|
||||||
|
|
||||||
#: mpdevil:3347
|
#: mpdevil:3702
|
||||||
msgid "Playback"
|
msgid "Playback"
|
||||||
msgstr "Afspelen"
|
msgstr "Afspelen"
|
||||||
|
|
||||||
#: mpdevil:3348
|
#: mpdevil:3703
|
||||||
msgid "Search, Album Dialog and Album List"
|
msgid "Search, Album Dialog, Album List and Artist List"
|
||||||
msgstr "Zoeken, Albumdialoog en Albumlijst"
|
msgstr "Zoeken, Albumdialoog, Albumlijst en Artiestenlijst"
|
||||||
|
|
||||||
#: mpdevil:3358
|
#: mpdevil:3713
|
||||||
msgid "Open online help"
|
msgid "Open online help"
|
||||||
msgstr "Online hulp openen"
|
msgstr "Online hulp openen"
|
||||||
|
|
||||||
#: mpdevil:3359
|
#: mpdevil:3714
|
||||||
msgid "Open shortcuts window"
|
msgid "Open shortcuts window"
|
||||||
msgstr "Venster met sneltoetsen openen"
|
msgstr "Venster met sneltoetsen openen"
|
||||||
|
|
||||||
#: mpdevil:3360
|
#: mpdevil:3715
|
||||||
msgid "Open menu"
|
msgid "Open menu"
|
||||||
msgstr "Menu openen"
|
msgstr "Menu openen"
|
||||||
|
|
||||||
#: mpdevil:3361 mpdevil:3504
|
#: mpdevil:3716 mpdevil:3859
|
||||||
msgid "Update database"
|
msgid "Update database"
|
||||||
msgstr "Database bijwerken"
|
msgstr "Database bijwerken"
|
||||||
|
|
||||||
#: mpdevil:3362 mpdevil:3502
|
#: mpdevil:3717 mpdevil:3857
|
||||||
msgid "Quit"
|
msgid "Quit"
|
||||||
msgstr "Stoppen"
|
msgstr "Stoppen"
|
||||||
|
|
||||||
#: mpdevil:3363
|
#: mpdevil:3718
|
||||||
msgid "Cycle through profiles"
|
msgid "Cycle through profiles"
|
||||||
msgstr "Profielen doorlopen"
|
msgstr "Profielen doorlopen"
|
||||||
|
|
||||||
#: mpdevil:3364
|
#: mpdevil:3719
|
||||||
msgid "Cycle through profiles in reversed order"
|
msgid "Cycle through profiles in reversed order"
|
||||||
msgstr "Profielen doorlopen in omgekeerde volgorde"
|
msgstr "Profielen doorlopen in omgekeerde volgorde"
|
||||||
|
|
||||||
#: mpdevil:3365
|
#: mpdevil:3720
|
||||||
msgid "Toggle mini player"
|
msgid "Toggle mini player"
|
||||||
msgstr "Omschakelen naar minispeler"
|
msgstr "Omschakelen naar minispeler"
|
||||||
|
|
||||||
#: mpdevil:3366
|
#: mpdevil:3721
|
||||||
msgid "Toggle lyrics"
|
msgid "Toggle lyrics"
|
||||||
msgstr "Omschakelen naar songtekst"
|
msgstr "Omschakelen naar songtekst"
|
||||||
|
|
||||||
#: mpdevil:3367
|
#: mpdevil:3722
|
||||||
msgid "Toggle search"
|
msgid "Toggle search"
|
||||||
msgstr "Omschakelen naar zoeken"
|
msgstr "Omschakelen naar zoeken"
|
||||||
|
|
||||||
#: mpdevil:3369
|
#: mpdevil:3724
|
||||||
msgid "Play/Pause"
|
msgid "Play/Pause"
|
||||||
msgstr "Afspelen/Pauzeren"
|
msgstr "Afspelen/Pauzeren"
|
||||||
|
|
||||||
#: mpdevil:3370
|
#: mpdevil:3725
|
||||||
msgid "Stop"
|
msgid "Stop"
|
||||||
msgstr "Stoppen"
|
msgstr "Stoppen"
|
||||||
|
|
||||||
#: mpdevil:3371
|
#: mpdevil:3726
|
||||||
msgid "Next title"
|
msgid "Next title"
|
||||||
msgstr "Volgende titel"
|
msgstr "Volgende titel"
|
||||||
|
|
||||||
#: mpdevil:3372
|
#: mpdevil:3727
|
||||||
msgid "Previous title"
|
msgid "Previous title"
|
||||||
msgstr "Vorige titel"
|
msgstr "Vorige titel"
|
||||||
|
|
||||||
#: mpdevil:3373
|
#: mpdevil:3728
|
||||||
msgid "Seek forward"
|
msgid "Seek forward"
|
||||||
msgstr "Vooruit spoelen"
|
msgstr "Vooruit spoelen"
|
||||||
|
|
||||||
#: mpdevil:3374
|
#: mpdevil:3729
|
||||||
msgid "Seek backward"
|
msgid "Seek backward"
|
||||||
msgstr "Achteruit spoelen"
|
msgstr "Achteruit spoelen"
|
||||||
|
|
||||||
#: mpdevil:3375
|
#: mpdevil:3730
|
||||||
msgid "Toggle repeat mode"
|
msgid "Toggle repeat mode"
|
||||||
msgstr "Omschakelen naar herhaalmodus"
|
msgstr "Omschakelen naar herhaalmodus"
|
||||||
|
|
||||||
#: mpdevil:3376
|
#: mpdevil:3731
|
||||||
msgid "Toggle random mode"
|
msgid "Toggle random mode"
|
||||||
msgstr "Omschakelen naar willekeurige modus"
|
msgstr "Omschakelen naar willekeurige modus"
|
||||||
|
|
||||||
#: mpdevil:3377
|
#: mpdevil:3732
|
||||||
msgid "Toggle single mode"
|
msgid "Toggle single mode"
|
||||||
msgstr "Omschakelen naar enkele modus"
|
msgstr "Omschakelen naar enkele modus"
|
||||||
|
|
||||||
#: mpdevil:3378
|
#: mpdevil:3733
|
||||||
msgid "Toggle consume mode"
|
msgid "Toggle consume mode"
|
||||||
msgstr "Omschakelen naar verbruiksmodus"
|
msgstr "Omschakelen naar verbruiksmodus"
|
||||||
|
|
||||||
#: mpdevil:3379
|
#: mpdevil:3734
|
||||||
msgid "Play selected item (next)"
|
msgid "Enqueue selected item"
|
||||||
msgstr "Geselecteerde item afspelen (volgende)"
|
msgstr "Geselecteerde item in wachtrij plaatsen"
|
||||||
|
|
||||||
#: mpdevil:3379
|
#: mpdevil:3735
|
||||||
msgid "Left-click"
|
|
||||||
msgstr "Linksklik"
|
|
||||||
|
|
||||||
#: mpdevil:3380
|
|
||||||
msgid "Append selected item"
|
msgid "Append selected item"
|
||||||
msgstr "Geselecteerde item toevoegen"
|
msgstr "Geselecteerde item toevoegen"
|
||||||
|
|
||||||
#: mpdevil:3380 mpdevil:3383
|
#: mpdevil:3735 mpdevil:3738
|
||||||
msgid "Middle-click"
|
msgid "Middle-click"
|
||||||
msgstr "Middelklik"
|
msgstr "Middelklik"
|
||||||
|
|
||||||
#: mpdevil:3381
|
#: mpdevil:3736
|
||||||
msgid "Play selected item immediately"
|
msgid "Play selected item immediately"
|
||||||
msgstr "Geselecteerde item direct afspelen"
|
msgstr "Geselecteerde item direct afspelen"
|
||||||
|
|
||||||
#: mpdevil:3381
|
#: mpdevil:3736
|
||||||
msgid "Double-click"
|
msgid "Double-click"
|
||||||
msgstr "Dubbelklik"
|
msgstr "Dubbelklik"
|
||||||
|
|
||||||
#: mpdevil:3382 mpdevil:3385
|
#: mpdevil:3737 mpdevil:3740
|
||||||
msgid "Show additional information"
|
msgid "Show additional information"
|
||||||
msgstr "Toon extra informatie"
|
msgstr "Toon extra informatie"
|
||||||
|
|
||||||
#: mpdevil:3382 mpdevil:3385
|
#: mpdevil:3737 mpdevil:3740
|
||||||
msgid "Right-click"
|
msgid "Right-click"
|
||||||
msgstr "Rechtsklik"
|
msgstr "Rechtsklik"
|
||||||
|
|
||||||
#: mpdevil:3383
|
#: mpdevil:3738
|
||||||
msgid "Remove selected song"
|
msgid "Remove selected song"
|
||||||
msgstr "Geselecteerde titel verwijderen"
|
msgstr "Geselecteerde titel verwijderen"
|
||||||
|
|
||||||
#: mpdevil:3427
|
#: mpdevil:3762
|
||||||
|
msgid "Connect"
|
||||||
|
msgstr "Verbinden"
|
||||||
|
|
||||||
|
#: mpdevil:3780
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Connection to “{profile}” ({host}:{port}) failed"
|
msgid "Connection to “{profile}” ({host}:{port}) failed"
|
||||||
msgstr "Verbinding met “{profile}” ({host}:{port}) mislukt"
|
msgstr "Verbinding met “{profile}” ({host}:{port}) mislukt"
|
||||||
|
|
||||||
#: mpdevil:3499
|
#: mpdevil:3854
|
||||||
msgid "Keyboard shortcuts"
|
msgid "Keyboard shortcuts"
|
||||||
msgstr "Sneltoetsen"
|
msgstr "Sneltoetsen"
|
||||||
|
|
||||||
#: mpdevil:3500
|
#: mpdevil:3855
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Hulp"
|
msgstr "Hulp"
|
||||||
|
|
||||||
#: mpdevil:3501
|
#: mpdevil:3856
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr "Over"
|
msgstr "Over"
|
||||||
|
|
||||||
#: mpdevil:3505
|
#: mpdevil:3860
|
||||||
msgid "Server stats"
|
msgid "Server stats"
|
||||||
msgstr "Serverstatistieken"
|
msgstr "Serverstatistieken"
|
||||||
|
|
||||||
#: mpdevil:3510
|
#: mpdevil:3865
|
||||||
msgid "Mini player"
|
msgid "Mini player"
|
||||||
msgstr "Minispeler"
|
msgstr "Minispeler"
|
||||||
|
|
||||||
#: mpdevil:3511
|
#: mpdevil:3870
|
||||||
msgid "Save window layout"
|
|
||||||
msgstr "Vensterindeling opslaan"
|
|
||||||
|
|
||||||
#: mpdevil:3516
|
|
||||||
msgid "Menu"
|
msgid "Menu"
|
||||||
msgstr "Menu"
|
msgstr "Menu"
|
||||||
|
|
||||||
#: mpdevil:3566 mpdevil:3568
|
#: mpdevil:3920 mpdevil:3922
|
||||||
msgid "connecting…"
|
msgid "connecting…"
|
||||||
msgstr "verbinding maken…"
|
msgstr "verbinding maken…"
|
||||||
|
|
||||||
|
#~ msgid "Show initials in artist view"
|
||||||
|
#~ msgstr "Toon beginletters in artiestenlijst"
|
||||||
|
|
||||||
|
#~ msgid "Play selected item (next)"
|
||||||
|
#~ msgstr "Geselecteerde item afspelen (volgende)"
|
||||||
|
|
||||||
|
#~ msgid "Left-click"
|
||||||
|
#~ msgstr "Linksklik"
|
||||||
|
|
||||||
|
#~ msgid "Sort albums in chronological order"
|
||||||
|
#~ msgstr "Sorteer albums in chronologische volgorde"
|
||||||
|
|
||||||
|
#~ msgid "name"
|
||||||
|
#~ msgstr "naam"
|
||||||
|
|
||||||
|
#~ msgid "year"
|
||||||
|
#~ msgstr "jaar"
|
||||||
|
|
||||||
|
#~ msgid "Position of playlist:"
|
||||||
|
#~ msgstr "Positie afspeellijst:"
|
||||||
|
|
||||||
|
#~ msgid "bottom"
|
||||||
|
#~ msgstr "onder"
|
||||||
|
|
||||||
|
#~ msgid "right"
|
||||||
|
#~ msgstr "rechts"
|
||||||
|
|
||||||
|
#~ msgid "Show tooltips in album view"
|
||||||
|
#~ msgstr "Toon tooltip in albumlijst"
|
||||||
|
|
||||||
|
#~ msgid "Save window layout"
|
||||||
|
#~ msgstr "Vensterindeling opslaan"
|
||||||
|
|
||||||
|
#, python-brace-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} channels, "
|
||||||
|
#~ "{file_type}"
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "{bitrate} kb/s, {frequency} kHz, {resolution} bit, {channels} kanalen, "
|
||||||
|
#~ "{file_type}"
|
||||||
|
|
||||||
|
#, python-brace-format
|
||||||
|
#~ msgid "{titles} titles on {discs} discs ({length})"
|
||||||
|
#~ msgstr "{titles} titels op {discs} discs ({length})"
|
||||||
|
|
||||||
|
#~ msgid "Close"
|
||||||
|
#~ msgstr "Afsluiten"
|
||||||
|
Before Width: | Height: | Size: 1013 KiB |
BIN
screenshots/mainwindow_1.1.0.png
Normal file
After Width: | Height: | Size: 1.1 MiB |
9
setup.py
@@ -4,7 +4,7 @@ import DistUtilsExtra.auto
|
|||||||
|
|
||||||
DistUtilsExtra.auto.setup(
|
DistUtilsExtra.auto.setup(
|
||||||
name='mpdevil',
|
name='mpdevil',
|
||||||
version='0.9.8', # sync with bin/mpdevil
|
version='1.2.0', # sync with bin/mpdevil
|
||||||
author="Martin Wagner",
|
author="Martin Wagner",
|
||||||
author_email="martin.wagner.dev@gmail.com",
|
author_email="martin.wagner.dev@gmail.com",
|
||||||
description=('A simple music browser for MPD'),
|
description=('A simple music browser for MPD'),
|
||||||
@@ -13,14 +13,17 @@ DistUtilsExtra.auto.setup(
|
|||||||
data_files=[
|
data_files=[
|
||||||
('share/metainfo/', ['data/org.mpdevil.mpdevil.appdata.xml']),
|
('share/metainfo/', ['data/org.mpdevil.mpdevil.appdata.xml']),
|
||||||
('share/icons/hicolor/16x16/apps/', ['data/icons/16x16/org.mpdevil.mpdevil.png']),
|
('share/icons/hicolor/16x16/apps/', ['data/icons/16x16/org.mpdevil.mpdevil.png']),
|
||||||
('share/icons/hicolor/22x22/apps/', ['data/icons/22x22/org.mpdevil.mpdevil.png']),
|
|
||||||
('share/icons/hicolor/24x24/apps/', ['data/icons/24x24/org.mpdevil.mpdevil.png']),
|
('share/icons/hicolor/24x24/apps/', ['data/icons/24x24/org.mpdevil.mpdevil.png']),
|
||||||
('share/icons/hicolor/32x32/apps/', ['data/icons/32x32/org.mpdevil.mpdevil.png']),
|
('share/icons/hicolor/32x32/apps/', ['data/icons/32x32/org.mpdevil.mpdevil.png']),
|
||||||
('share/icons/hicolor/48x48/apps/', ['data/icons/48x48/org.mpdevil.mpdevil.png']),
|
('share/icons/hicolor/48x48/apps/', ['data/icons/48x48/org.mpdevil.mpdevil.png']),
|
||||||
('share/icons/hicolor/64x64/apps/', ['data/icons/64x64/org.mpdevil.mpdevil.png']),
|
('share/icons/hicolor/64x64/apps/', ['data/icons/64x64/org.mpdevil.mpdevil.png']),
|
||||||
('share/icons/hicolor/128x128/apps/', ['data/icons/128x128/org.mpdevil.mpdevil.png']),
|
('share/icons/hicolor/128x128/apps/', ['data/icons/128x128/org.mpdevil.mpdevil.png']),
|
||||||
('share/icons/hicolor/256x256/apps/', ['data/icons/256x256/org.mpdevil.mpdevil.png']),
|
('share/icons/hicolor/256x256/apps/', ['data/icons/256x256/org.mpdevil.mpdevil.png']),
|
||||||
('share/icons/hicolor/scalable/apps/', ['data/icons/scalable/org.mpdevil.mpdevil.svg'])
|
('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']),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|