summaryrefslogtreecommitdiff
path: root/translation/extra.c
diff options
context:
space:
mode:
authorGravatar Jan D. Behrens <zykure@web.de>2011-04-10 18:06:14 +0200
committerGravatar waker <wakeroid@gmail.com>2011-04-10 19:39:33 +0200
commitbd9bf6a45e37d7f44a413b60aa6f364a2e227e8c (patch)
tree3802203beb0efd05b175cea32e4c7ad975546980 /translation/extra.c
parentcc42ae09451cc201b66eebae100836c2c5a51421 (diff)
Updated extra translations (Changed property in VTX plugin to use the same text as SID plugin.)
Diffstat (limited to 'translation/extra.c')
-rw-r--r--translation/extra.c17
1 files changed, 14 insertions, 3 deletions
diff --git a/translation/extra.c b/translation/extra.c
index 20462b4e..bd25d87c 100644
--- a/translation/extra.c
+++ b/translation/extra.c
@@ -13,6 +13,8 @@ _("Disable nowplaying")
_("Username")
_("Password")
_("Scrobble URL")
+// OSS output plugin
+_("Device file")
// Album Artwork plugin
_("Cache update period (hr)")
_("Fetch from embedded tags")
@@ -20,6 +22,7 @@ _("Fetch from local folder")
_("Local cover file mask")
_("Fetch from last.fm")
_("Fetch from albumart.org")
+_("Scale artwork towards longer side")
// Audio CD player
_("Use CDDB/FreeDB")
_("Prefer CD-Text over CDDB")
@@ -36,8 +39,12 @@ _("Ask confirmation to delete files from disk")
_("Status icon volume control sensitivity")
_("Custom status icon")
_("Run gtk_init with --sync (debug mode)")
+_("Add separators between plugin context menu items")
// OSD Notify plugin
-_("Notification format")
+_("Notification title format")
+_("Notification content format")
+_("Show album art")
+_("Album art size (px)")
// PulseAudio output plugin
_("PulseAudio server")
_("Preferred buffer size")
@@ -47,8 +54,10 @@ _("Relative seek table path")
_("Absolute seek table path")
_("Swap audio bytes (toggle if all you hear is static)")
// SID decoder plugin
-_("Enable HVSC")
-_("HVSC path")
+_("Enable HVSC Songlength DB")
+_("Songlengths.txt (from HVSC)")
+_("Bits per sample (8 or 16)")
+_("Default song length (sec)")
// WildMidi player plugin
_("Timidity++ bank configuration file")
// Track properties dialog
@@ -66,3 +75,5 @@ _("Disc Number")
_("Comment")
_("Encoder / Vendor")
_("Copyright")
+// FFmpeg deocder plugin
+_("File Extensions (separate with ';')")