Mercurial > mplayer.hg
changeset 20199:463e14ebceaa
r20191: slight overall verbosity reduction
chinese patch by Jin Sheldon (jinsh2 yahoo com)
author | kraymer |
---|---|
date | Sat, 14 Oct 2006 08:23:05 +0000 |
parents | ab5a74fffba9 |
children | a03b0bc5b14c |
files | help/help_mp-de.h help/help_mp-zh_CN.h |
diffstat | 2 files changed, 4 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-de.h Sat Oct 14 00:43:28 2006 +0000 +++ b/help/help_mp-de.h Sat Oct 14 08:23:05 2006 +0000 @@ -4,7 +4,7 @@ // Alexander Strasser <eclipse7@gmx.net> // Sebastian Krämer <mail@kraymer.de> -// In sync with r20162 +// In sync with r20191 // ========================= MPlayer help =========================== @@ -663,8 +663,7 @@ // LIRC: #define MSGTR_SettingUpLIRC "Initialisiere LIRC-Unterstützung...\n" -#define MSGTR_LIRCdisabled "Verwendung der Fernbedienung nicht möglich.\n" -#define MSGTR_LIRCopenfailed "Fehler beim Öffnen der LIRC-Unterstützung.\n" +#define MSGTR_LIRCopenfailed "Fehler beim Öffnen der LIRC-Unterstützung.\nVerwendung der Fernbedienung nicht möglich.\n" #define MSGTR_LIRCcfgerr "Kann LIRC-Konfigurationsdatei %s nicht lesen.\n" // vf.c
--- a/help/help_mp-zh_CN.h Sat Oct 14 00:43:28 2006 +0000 +++ b/help/help_mp-zh_CN.h Sat Oct 14 08:23:05 2006 +0000 @@ -1,4 +1,4 @@ -// Synced with help_mp-en.h r20162 +// Synced with help_mp-en.h r20191 // Translated by Lu Ran <hephooey@fastmail.fm>, Sheldon Jin <jinsh2@yahoo.com> // (Translator before 2006-04-24) // Emfox Zhou <EmfoxZhou@gmail.com> @@ -636,8 +636,7 @@ // LIRC: #define MSGTR_SettingUpLIRC "起动红外遥控支持...\n" -#define MSGTR_LIRCdisabled "你将无法使用遥控器。\n" -#define MSGTR_LIRCopenfailed "红外遥控支持起动失败。\n" +#define MSGTR_LIRCopenfailed "打开红外遥控支持失败。你将无法使用遥控器。\n" #define MSGTR_LIRCcfgerr "读取 LIRC 配置文件 %s 失败。\n" // vf.c