summaryrefslogtreecommitdiffstats
path: root/help_mp-de.h
diff options
context:
space:
mode:
authoratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-10 04:03:56 +0000
committeratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-10 04:03:56 +0000
commit37abd091e82153e182f3f13c5f8b4ffe7f3f5962 (patch)
tree3180d53a2ee2cfcc0226c119f91d3da76b47b411 /help_mp-de.h
parentb19ab96f1dca9538070315fc26d052e0b8f794fe (diff)
downloadmpv-37abd091e82153e182f3f13c5f8b4ffe7f3f5962.tar.bz2
mpv-37abd091e82153e182f3f13c5f8b4ffe7f3f5962.tar.xz
Sync by me(TM)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6692 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-de.h')
-rw-r--r--help_mp-de.h22
1 files changed, 20 insertions, 2 deletions
diff --git a/help_mp-de.h b/help_mp-de.h
index 0c78b464b9..0cd2a0cab6 100644
--- a/help_mp-de.h
+++ b/help_mp-de.h
@@ -1,5 +1,5 @@
// Transated by: Johannes Feigl, johannes.feigl@mcse.at
-// Overworked by Klaus Umbach, klaus.umbach@gmx.net
+// Reworked by Klaus Umbach, klaus.umbach@gmx.net
// ========================= MPlayer help ===========================
@@ -239,13 +239,16 @@ static char help_text[]=
#define MSGTR_MessageBox "Message-Box"
#define MSGTR_PlayList "Playlist"
#define MSGTR_Equalizer "Equalizer"
-#define MSGTR_SkinBrowser "Skin Browser"
+#define MSGTR_SkinBrowser "Skin-Browser"
+#define MSGTR_Network "Netzwerk-Streaming ..."
// --- buttons ---
#define MSGTR_Ok "Ok"
#define MSGTR_Cancel "Abbrechen"
#define MSGTR_Add "Hinzufügen"
#define MSGTR_Remove "Entfernen"
+#define MSGTR_Clear "Löschen"
+#define MSGTR_Config "Konfiguration"
// --- error messages ---
#define MSGTR_NEMDB "Sorry, nicht genug Speicher für den Zeichen-Puffer."
@@ -311,6 +314,21 @@ static char help_text[]=
#define MSGTR_MENU_Preferences "Einstellungen"
#define MSGTR_MENU_Exit "Beenden ..."
+// --- equalizer
+#define MSGTR_EQU_Audio "Audio"
+#define MSGTR_EQU_Video "Video"
+#define MSGTR_EQU_Contrast "Kontrast: "
+#define MSGTR_EQU_Brightness "Helligkeit: "
+#define MSGTR_EQU_Hue "Farbton: "
+#define MSGTR_EQU_Saturation "Sättigung: "
+#define MSGTR_EQU_Front_Left "Vorne Links"
+#define MSGTR_EQU_Front_Right "Vorne Rechts"
+#define MSGTR_EQU_Back_Left "Hinten Links"
+#define MSGTR_EQU_Back_Right "Hinten Rechts"
+#define MSGTR_EQU_Center "Mitte"
+#define MSGTR_EQU_Bass "Tiefton" // LFE
+#define MSGTR_EQU_All "Alle"
+
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "Fataler Fehler ..."
#define MSGTR_MSGBOX_LABEL_Error "Fehler ..."