From 10a7d99722d686c4431e69b9e4d020d61ce53aa7 Mon Sep 17 00:00:00 2001 From: waker Date: Thu, 17 May 2012 12:31:16 +0200 Subject: added missing strings to translation/extra.c --- translation/extra.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'translation') diff --git a/translation/extra.c b/translation/extra.c index 9d9a485a..7a0ddb5d 100644 --- a/translation/extra.c +++ b/translation/extra.c @@ -13,6 +13,7 @@ _("Disable nowplaying") _("Username") _("Password") _("Scrobble URL") +_("Prefer Album Artist over Artist field") // OSS output plugin _("Device file") _("OSS4 samplerate bug workaround") @@ -33,8 +34,11 @@ _("Prefer CDDB protocol over HTTP") _("Enable NRG image support") // DUMB module player plugin _("Resampling quality (0..2, higher is better)") +_("8-bit output (default is 16)") // Game_Music_Emu decoder plugin _("Max song length (in minutes)") +_("Fadeout length (seconds)") +_("Play loops nr. of times (if available)") // Standard GTK2 user interface plugin _("Ask confirmation to delete files from disk") _("Status icon volume control sensitivity") @@ -89,6 +93,11 @@ _("Convert") _("Target Samplerate") _("Quality / Algorythm") _("Automatic Samplerate (overrides Target Samplerate)") +// shellexecui // please note: do NOT translate the Edit/ part _("Edit/Configure custom shell commands") +// mpgmad _("Disable gapless playback (faster scanning)") +// adplug +_("Prefer Ken emu over Satoh (surround won't work)") +_("Enable surround") -- cgit v1.2.3