mirror of
https://github.com/mpv-player/mpv
synced 2025-02-07 15:41:55 +00:00
r20191: slight overall verbosity reduction
chinese patch by Jin Sheldon (jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20205 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a743f34200
commit
c48f798dba
@ -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 @@ static char help_text[]=
|
||||
|
||||
// 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
|
||||
|
@ -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 @@ static char help_text[]=
|
||||
|
||||
// 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
|
||||
|
Loading…
Reference in New Issue
Block a user