mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
translation update
This commit is contained in:
parent
67ec5ad695
commit
4f273a8a1f
@ -1313,7 +1313,7 @@ class GeneralSettings(Gtk.Grid):
|
||||
self.treeview.append_column(column_text)
|
||||
|
||||
#fill store
|
||||
settings_list=[(_("Use alternative Layout"), "alt-layout"), (_("Show stop button"), "show-stop"), \
|
||||
settings_list=[(_("Use alternative layout"), "alt-layout"), (_("Show stop button"), "show-stop"), \
|
||||
(_("Show genre filter"), "show-genre-filter"), (_("Show tooltips in album view"), "show-album-view-tooltips"), \
|
||||
(_("Sort albums by year"), "sort-albums-by-year"), (_("Show all artists"), "show-all-artists"), \
|
||||
(_("Send notification on title change"), "send-notify"), (_("Stop playback on quit"), "stop-on-quit"), \
|
||||
|
160
po/de.po
160
po/de.po
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-02-28 23:22+0100\n"
|
||||
"PO-Revision-Date: 2020-02-28 23:23+0100\n"
|
||||
"POT-Creation-Date: 2020-03-06 11:33+0100\n"
|
||||
"PO-Revision-Date: 2020-03-06 11:36+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: de\n"
|
||||
@ -18,164 +18,196 @@ msgstr ""
|
||||
"X-Generator: Poedit 2.2.4\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: mpdevil.py:290 mpdevil.py:700 mpdevil.py:1735
|
||||
#: mpdevil.py:293 mpdevil.py:780 mpdevil.py:1383 mpdevil.py:1911
|
||||
msgid "No"
|
||||
msgstr "Nr."
|
||||
|
||||
#: mpdevil.py:295 mpdevil.py:705 mpdevil.py:1741
|
||||
#: mpdevil.py:298 mpdevil.py:786 mpdevil.py:1383 mpdevil.py:1917
|
||||
msgid "Title"
|
||||
msgstr "Titel"
|
||||
|
||||
#: mpdevil.py:300 mpdevil.py:454 mpdevil.py:710 mpdevil.py:1747
|
||||
#: mpdevil.py:303 mpdevil.py:459 mpdevil.py:789 mpdevil.py:1383 mpdevil.py:1923
|
||||
msgid "Artist"
|
||||
msgstr "Interpret"
|
||||
|
||||
#: mpdevil.py:305 mpdevil.py:715 mpdevil.py:1759
|
||||
#: mpdevil.py:308 mpdevil.py:795 mpdevil.py:1383 mpdevil.py:1935
|
||||
msgid "Length"
|
||||
msgstr "Länge"
|
||||
|
||||
#: mpdevil.py:345 mpdevil.py:886 mpdevil.py:1796
|
||||
#: mpdevil.py:348 mpdevil.py:950 mpdevil.py:1975
|
||||
msgid "Unknown Title"
|
||||
msgstr "Unbekannter Titel"
|
||||
|
||||
#: mpdevil.py:349 mpdevil.py:894 mpdevil.py:1804
|
||||
#: mpdevil.py:352 mpdevil.py:962 mpdevil.py:1983
|
||||
msgid "Unknown Artist"
|
||||
msgstr "Unbekannter Interpret"
|
||||
|
||||
#: mpdevil.py:390
|
||||
#: mpdevil.py:393
|
||||
msgid "all genres"
|
||||
msgstr "Alle Genres"
|
||||
|
||||
#: mpdevil.py:452
|
||||
#: mpdevil.py:457
|
||||
msgid "Album Artist"
|
||||
msgstr "Albuminterpret"
|
||||
|
||||
#: mpdevil.py:533 mpdevil.py:789
|
||||
#: mpdevil.py:548 mpdevil.py:881
|
||||
#, python-format
|
||||
msgid "%(total_tracks)i titles (%(total_length)s)"
|
||||
msgstr "%(total_tracks)i Titel (%(total_length)s)"
|
||||
|
||||
#: mpdevil.py:898 mpdevil.py:1808
|
||||
#: mpdevil.py:783 mpdevil.py:1383
|
||||
msgid "Disc"
|
||||
msgstr "CD"
|
||||
|
||||
#: mpdevil.py:792 mpdevil.py:1383 mpdevil.py:1929
|
||||
msgid "Album"
|
||||
msgstr "Album"
|
||||
|
||||
#: mpdevil.py:798 mpdevil.py:1383
|
||||
msgid "Year"
|
||||
msgstr "Jahr"
|
||||
|
||||
#: mpdevil.py:801 mpdevil.py:1383
|
||||
msgid "Genre"
|
||||
msgstr "Genre"
|
||||
|
||||
#: mpdevil.py:966 mpdevil.py:1987
|
||||
msgid "Unknown Album"
|
||||
msgstr "Unbekanntes Album"
|
||||
|
||||
#: mpdevil.py:1036
|
||||
#: mpdevil.py:1136
|
||||
msgid "Select"
|
||||
msgstr "Auswählen"
|
||||
|
||||
#: mpdevil.py:1038
|
||||
#: mpdevil.py:1138
|
||||
msgid "Profile:"
|
||||
msgstr "Profil:"
|
||||
|
||||
#: mpdevil.py:1040
|
||||
#: mpdevil.py:1140
|
||||
msgid "Name:"
|
||||
msgstr "Name:"
|
||||
|
||||
#: mpdevil.py:1042
|
||||
#: mpdevil.py:1142
|
||||
msgid "Host:"
|
||||
msgstr "Host:"
|
||||
|
||||
#: mpdevil.py:1044
|
||||
#: mpdevil.py:1144
|
||||
msgid "Port:"
|
||||
msgstr "Port:"
|
||||
|
||||
#: mpdevil.py:1046
|
||||
#: mpdevil.py:1146
|
||||
msgid "Password:"
|
||||
msgstr "Passwort:"
|
||||
|
||||
#: mpdevil.py:1048
|
||||
#: mpdevil.py:1148
|
||||
msgid "Music lib:"
|
||||
msgstr "Musikverzeichnis:"
|
||||
|
||||
#: mpdevil.py:1134
|
||||
#: mpdevil.py:1234
|
||||
msgid "Choose directory"
|
||||
msgstr "Verzeichnis Wählen"
|
||||
|
||||
#: mpdevil.py:1174
|
||||
#: mpdevil.py:1274
|
||||
msgid "Main cover size:"
|
||||
msgstr "Größe des Haupt-Covers:"
|
||||
|
||||
#: mpdevil.py:1176
|
||||
#: mpdevil.py:1276
|
||||
msgid "Album-view cover size:"
|
||||
msgstr "Covergröße in Albumansicht:"
|
||||
|
||||
#: mpdevil.py:1182
|
||||
#: mpdevil.py:1282
|
||||
msgid "Button icon size (restart required):"
|
||||
msgstr "Symbolgröße der Knöpfe (Neustart erforderlich):"
|
||||
|
||||
#: mpdevil.py:1191
|
||||
#: mpdevil.py:1316
|
||||
msgid "Use alternative layout"
|
||||
msgstr "Benutze alternatives Layout"
|
||||
|
||||
#: mpdevil.py:1316
|
||||
msgid "Show stop button"
|
||||
msgstr "Zeige Stopp-Knopf"
|
||||
|
||||
#: mpdevil.py:1194
|
||||
#: mpdevil.py:1317
|
||||
msgid "Show genre filter"
|
||||
msgstr "Zeige Genre Filter"
|
||||
|
||||
#: mpdevil.py:1197
|
||||
#: mpdevil.py:1317
|
||||
msgid "Show tooltips in album view"
|
||||
msgstr "Zeige Tooltips in Albumansicht"
|
||||
|
||||
#: mpdevil.py:1200
|
||||
#: mpdevil.py:1318
|
||||
msgid "Sort albums by year"
|
||||
msgstr "Sortiere Alben nach Erscheinungsjahr"
|
||||
|
||||
#: mpdevil.py:1203
|
||||
#: mpdevil.py:1318
|
||||
msgid "Show all artists"
|
||||
msgstr "Zeige alle Interpreten"
|
||||
|
||||
#: mpdevil.py:1206
|
||||
#: mpdevil.py:1319
|
||||
msgid "Send notification on title change"
|
||||
msgstr "Sende Benachrichtigung bei Titelwechsel"
|
||||
|
||||
#: mpdevil.py:1209
|
||||
#: mpdevil.py:1319
|
||||
msgid "Stop playback on quit"
|
||||
msgstr "Wiedergabe beim Beenden stoppen"
|
||||
|
||||
#: mpdevil.py:1212
|
||||
#: mpdevil.py:1320
|
||||
msgid "Play selected album after current title"
|
||||
msgstr "Ausgewähltes Album hinter aktuellem Titel einreihen"
|
||||
|
||||
#: mpdevil.py:1256 mpdevil.py:1948
|
||||
#: mpdevil.py:1360
|
||||
msgid "Drag & Drop to rearange"
|
||||
msgstr "Mit Drag & Drop sortieren"
|
||||
|
||||
#: mpdevil.py:1379
|
||||
msgid "Column"
|
||||
msgstr "Spalte"
|
||||
|
||||
#: mpdevil.py:1413 mpdevil.py:2130
|
||||
msgid "Settings"
|
||||
msgstr "Einstellungen"
|
||||
|
||||
#: mpdevil.py:1269
|
||||
#: mpdevil.py:1427
|
||||
msgid "General"
|
||||
msgstr "Allgemein"
|
||||
|
||||
#: mpdevil.py:1270
|
||||
#: mpdevil.py:1428
|
||||
msgid "Profiles"
|
||||
msgstr "Profile"
|
||||
|
||||
#: mpdevil.py:1454
|
||||
#: mpdevil.py:1429
|
||||
msgid "Playlist"
|
||||
msgstr "Wiedergabeliste"
|
||||
|
||||
#: mpdevil.py:1623
|
||||
msgid "Random mode"
|
||||
msgstr "Zufallsmodus"
|
||||
|
||||
#: mpdevil.py:1457
|
||||
#: mpdevil.py:1626
|
||||
msgid "Repeat mode"
|
||||
msgstr "Dauerschleife"
|
||||
|
||||
#: mpdevil.py:1460
|
||||
#: mpdevil.py:1629
|
||||
msgid "Single mode"
|
||||
msgstr "Einzelstückmodus"
|
||||
|
||||
#: mpdevil.py:1463
|
||||
#: mpdevil.py:1632
|
||||
msgid "Consume mode"
|
||||
msgstr "Playliste verbrauchen"
|
||||
|
||||
#: mpdevil.py:1553
|
||||
#: mpdevil.py:1722
|
||||
msgid "Click to show additional information"
|
||||
msgstr "Klicken für weitere Informationen"
|
||||
|
||||
#: mpdevil.py:1578
|
||||
#: mpdevil.py:1748
|
||||
msgid "MPD-Tag"
|
||||
msgstr "MPD-Tag"
|
||||
|
||||
#: mpdevil.py:1582 mpdevil.py:1685
|
||||
#: mpdevil.py:1752 mpdevil.py:1856
|
||||
msgid "Value"
|
||||
msgstr "Wert"
|
||||
|
||||
#: mpdevil.py:1604
|
||||
#: mpdevil.py:1774
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)s bit, %(channels)s "
|
||||
@ -184,80 +216,76 @@ msgstr ""
|
||||
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)s bit, %(channels)s "
|
||||
"Kanäle, %(file_type)s"
|
||||
|
||||
#: mpdevil.py:1664
|
||||
#: mpdevil.py:1834
|
||||
msgid "Stats"
|
||||
msgstr "Statistik"
|
||||
|
||||
#: mpdevil.py:1682
|
||||
#: mpdevil.py:1853
|
||||
msgid "Tag"
|
||||
msgstr "Tag"
|
||||
|
||||
#: mpdevil.py:1702
|
||||
#: mpdevil.py:1873
|
||||
msgid "Search"
|
||||
msgstr "Suche"
|
||||
|
||||
#: mpdevil.py:1753
|
||||
msgid "Album"
|
||||
msgstr "Album"
|
||||
|
||||
#: mpdevil.py:1815
|
||||
#: mpdevil.py:1994
|
||||
#, python-format
|
||||
msgid "Hits: %i"
|
||||
msgstr "Treffer: %i"
|
||||
|
||||
#: mpdevil.py:1819
|
||||
#: mpdevil.py:1998
|
||||
msgid "Lyrics"
|
||||
msgstr "Liedtext"
|
||||
|
||||
#: mpdevil.py:1852
|
||||
#: mpdevil.py:2032
|
||||
msgid "searching..."
|
||||
msgstr "suche..."
|
||||
|
||||
#: mpdevil.py:1856
|
||||
#: mpdevil.py:2036
|
||||
msgid "not found"
|
||||
msgstr "nicht gefunden"
|
||||
|
||||
#: mpdevil.py:1931
|
||||
#: mpdevil.py:2113
|
||||
msgid "Select profile"
|
||||
msgstr "Profil auswählen"
|
||||
|
||||
#: mpdevil.py:1936
|
||||
#: mpdevil.py:2118
|
||||
msgid "Return to album of current title"
|
||||
msgstr "Zu Album des aktuellen Titels zurückkehren"
|
||||
|
||||
#: mpdevil.py:1939
|
||||
#: mpdevil.py:2121
|
||||
msgid "Title search"
|
||||
msgstr "Titelsuche"
|
||||
|
||||
#: mpdevil.py:1942
|
||||
#: mpdevil.py:2124
|
||||
msgid "Show lyrics"
|
||||
msgstr "Zeige Liedtext"
|
||||
|
||||
#: mpdevil.py:1947
|
||||
msgid "Save window size"
|
||||
msgstr "Fenstergröße speichern"
|
||||
#: mpdevil.py:2129
|
||||
msgid "Save window layout"
|
||||
msgstr "Fensterlayout speichern"
|
||||
|
||||
#: mpdevil.py:1949
|
||||
#: mpdevil.py:2131
|
||||
msgid "Update database"
|
||||
msgstr "Datenbank aktualisieren"
|
||||
|
||||
#: mpdevil.py:1950
|
||||
#: mpdevil.py:2132
|
||||
msgid "Server stats"
|
||||
msgstr "Serverstatistik"
|
||||
|
||||
#: mpdevil.py:1951
|
||||
#: mpdevil.py:2133
|
||||
msgid "About"
|
||||
msgstr "Über"
|
||||
|
||||
#: mpdevil.py:1952
|
||||
#: mpdevil.py:2134
|
||||
msgid "Quit"
|
||||
msgstr "Beenden"
|
||||
|
||||
#: mpdevil.py:1958
|
||||
#: mpdevil.py:2140
|
||||
msgid "Main menu"
|
||||
msgstr "Hauptmenu"
|
||||
|
||||
#: mpdevil.py:2126
|
||||
#: mpdevil.py:2323
|
||||
msgid "A small MPD client written in python"
|
||||
msgstr ""
|
||||
|
||||
|
156
po/mpdevil.pot
156
po/mpdevil.pot
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-02-28 23:22+0100\n"
|
||||
"POT-Creation-Date: 2020-03-06 11:33+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -17,243 +17,271 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: mpdevil.py:290 mpdevil.py:700 mpdevil.py:1735
|
||||
#: mpdevil.py:293 mpdevil.py:780 mpdevil.py:1383 mpdevil.py:1911
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:295 mpdevil.py:705 mpdevil.py:1741
|
||||
#: mpdevil.py:298 mpdevil.py:786 mpdevil.py:1383 mpdevil.py:1917
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:300 mpdevil.py:454 mpdevil.py:710 mpdevil.py:1747
|
||||
#: mpdevil.py:303 mpdevil.py:459 mpdevil.py:789 mpdevil.py:1383 mpdevil.py:1923
|
||||
msgid "Artist"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:305 mpdevil.py:715 mpdevil.py:1759
|
||||
#: mpdevil.py:308 mpdevil.py:795 mpdevil.py:1383 mpdevil.py:1935
|
||||
msgid "Length"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:345 mpdevil.py:886 mpdevil.py:1796
|
||||
#: mpdevil.py:348 mpdevil.py:950 mpdevil.py:1975
|
||||
msgid "Unknown Title"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:349 mpdevil.py:894 mpdevil.py:1804
|
||||
#: mpdevil.py:352 mpdevil.py:962 mpdevil.py:1983
|
||||
msgid "Unknown Artist"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:390
|
||||
#: mpdevil.py:393
|
||||
msgid "all genres"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:452
|
||||
#: mpdevil.py:457
|
||||
msgid "Album Artist"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:533 mpdevil.py:789
|
||||
#: mpdevil.py:548 mpdevil.py:881
|
||||
#, python-format
|
||||
msgid "%(total_tracks)i titles (%(total_length)s)"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:898 mpdevil.py:1808
|
||||
#: mpdevil.py:783 mpdevil.py:1383
|
||||
msgid "Disc"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:792 mpdevil.py:1383 mpdevil.py:1929
|
||||
msgid "Album"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:798 mpdevil.py:1383
|
||||
msgid "Year"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:801 mpdevil.py:1383
|
||||
msgid "Genre"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:966 mpdevil.py:1987
|
||||
msgid "Unknown Album"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1036
|
||||
#: mpdevil.py:1136
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1038
|
||||
#: mpdevil.py:1138
|
||||
msgid "Profile:"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1040
|
||||
#: mpdevil.py:1140
|
||||
msgid "Name:"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1042
|
||||
#: mpdevil.py:1142
|
||||
msgid "Host:"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1044
|
||||
#: mpdevil.py:1144
|
||||
msgid "Port:"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1046
|
||||
#: mpdevil.py:1146
|
||||
msgid "Password:"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1048
|
||||
#: mpdevil.py:1148
|
||||
msgid "Music lib:"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1134
|
||||
#: mpdevil.py:1234
|
||||
msgid "Choose directory"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1174
|
||||
#: mpdevil.py:1274
|
||||
msgid "Main cover size:"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1176
|
||||
#: mpdevil.py:1276
|
||||
msgid "Album-view cover size:"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1182
|
||||
#: mpdevil.py:1282
|
||||
msgid "Button icon size (restart required):"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1191
|
||||
#: mpdevil.py:1316
|
||||
msgid "Use alternative layout"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1316
|
||||
msgid "Show stop button"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1194
|
||||
#: mpdevil.py:1317
|
||||
msgid "Show genre filter"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1197
|
||||
#: mpdevil.py:1317
|
||||
msgid "Show tooltips in album view"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1200
|
||||
#: mpdevil.py:1318
|
||||
msgid "Sort albums by year"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1203
|
||||
#: mpdevil.py:1318
|
||||
msgid "Show all artists"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1206
|
||||
#: mpdevil.py:1319
|
||||
msgid "Send notification on title change"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1209
|
||||
#: mpdevil.py:1319
|
||||
msgid "Stop playback on quit"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1212
|
||||
#: mpdevil.py:1320
|
||||
msgid "Play selected album after current title"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1256 mpdevil.py:1948
|
||||
#: mpdevil.py:1360
|
||||
msgid "Drag & Drop to rearange"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1379
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1413 mpdevil.py:2130
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1269
|
||||
#: mpdevil.py:1427
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1270
|
||||
#: mpdevil.py:1428
|
||||
msgid "Profiles"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1454
|
||||
#: mpdevil.py:1429
|
||||
msgid "Playlist"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1623
|
||||
msgid "Random mode"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1457
|
||||
#: mpdevil.py:1626
|
||||
msgid "Repeat mode"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1460
|
||||
#: mpdevil.py:1629
|
||||
msgid "Single mode"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1463
|
||||
#: mpdevil.py:1632
|
||||
msgid "Consume mode"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1553
|
||||
#: mpdevil.py:1722
|
||||
msgid "Click to show additional information"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1578
|
||||
#: mpdevil.py:1748
|
||||
msgid "MPD-Tag"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1582 mpdevil.py:1685
|
||||
#: mpdevil.py:1752 mpdevil.py:1856
|
||||
msgid "Value"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1604
|
||||
#: mpdevil.py:1774
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(bitrate)s kb/s, %(frequency)s kHz, %(resolution)s bit, %(channels)s "
|
||||
"channels, %(file_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1664
|
||||
#: mpdevil.py:1834
|
||||
msgid "Stats"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1682
|
||||
#: mpdevil.py:1853
|
||||
msgid "Tag"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1702
|
||||
#: mpdevil.py:1873
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1753
|
||||
msgid "Album"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1815
|
||||
#: mpdevil.py:1994
|
||||
#, python-format
|
||||
msgid "Hits: %i"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1819
|
||||
#: mpdevil.py:1998
|
||||
msgid "Lyrics"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1852
|
||||
#: mpdevil.py:2032
|
||||
msgid "searching..."
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1856
|
||||
#: mpdevil.py:2036
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1931
|
||||
#: mpdevil.py:2113
|
||||
msgid "Select profile"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1936
|
||||
#: mpdevil.py:2118
|
||||
msgid "Return to album of current title"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1939
|
||||
#: mpdevil.py:2121
|
||||
msgid "Title search"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1942
|
||||
#: mpdevil.py:2124
|
||||
msgid "Show lyrics"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1947
|
||||
msgid "Save window size"
|
||||
#: mpdevil.py:2129
|
||||
msgid "Save window layout"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1949
|
||||
#: mpdevil.py:2131
|
||||
msgid "Update database"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1950
|
||||
#: mpdevil.py:2132
|
||||
msgid "Server stats"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1951
|
||||
#: mpdevil.py:2133
|
||||
msgid "About"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1952
|
||||
#: mpdevil.py:2134
|
||||
msgid "Quit"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:1958
|
||||
#: mpdevil.py:2140
|
||||
msgid "Main menu"
|
||||
msgstr ""
|
||||
|
||||
#: mpdevil.py:2126
|
||||
#: mpdevil.py:2323
|
||||
msgid "A small MPD client written in python"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user