From bd9bf6a45e37d7f44a413b60aa6f364a2e227e8c Mon Sep 17 00:00:00 2001 From: "Jan D. Behrens" Date: Sun, 10 Apr 2011 18:06:14 +0200 Subject: Updated extra translations (Changed property in VTX plugin to use the same text as SID plugin.) --- translation/extra.c | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'translation') 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 ';')") -- cgit v1.2.3