From bcf0c984f0d5409fc42e9694c1677366881ff6ad Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 14 Aug 2007 14:29:22 +0000 Subject: Apple Remote support patch by Zoltan Ponekker, pontscho kac.poliod hu cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24057 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-cs.h | 1 + help/help_mp-de.h | 1 + help/help_mp-en.h | 1 + help/help_mp-es.h | 1 + help/help_mp-fr.h | 1 + help/help_mp-hu.h | 1 + help/help_mp-it.h | 1 + help/help_mp-pl.h | 1 + help/help_mp-ru.h | 1 + help/help_mp-tr.h | 1 + help/help_mp-zh_CN.h | 1 + help/help_mp-zh_TW.h | 1 + 12 files changed, 12 insertions(+) (limited to 'help') diff --git a/help/help_mp-cs.h b/help/help_mp-cs.h index e8cbf4243e..608fd59661 100644 --- a/help/help_mp-cs.h +++ b/help/help_mp-cs.h @@ -1294,6 +1294,7 @@ static char help_text[]= #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "Nelze inicializovat vstupní joystick\n" #define MSGTR_INPUT_INPUT_ErrCantStatFile "Nelze stat %s: %s\n" #define MSGTR_INPUT_INPUT_ErrCantOpenFile "Nelze otevřít %s: %s\n" +#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "Nelze inicializovat vstupní Apple Remote.\n" // ========================== LIBMPDEMUX =================================== diff --git a/help/help_mp-de.h b/help/help_mp-de.h index e76dc042cd..d96f36da7b 100644 --- a/help/help_mp-de.h +++ b/help/help_mp-de.h @@ -1348,6 +1348,7 @@ static char help_text[]= #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "Konnte Joystick nicht initialisieren.\n" #define MSGTR_INPUT_INPUT_ErrCantStatFile "Stat auf Datei '%s' fehlgeschlagen: %s\n" #define MSGTR_INPUT_INPUT_ErrCantOpenFile "Konnte Datei '%s' nicht öffnen: %s\n" +#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "Konnte Apple Remote Fernbedienung nicht initialisieren.\n" // ========================== LIBMPDEMUX =================================== diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 2aa41ffcd7..e4af6a7f44 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -1314,6 +1314,7 @@ static char help_text[]= #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "Can't init input joystick\n" #define MSGTR_INPUT_INPUT_ErrCantStatFile "Can't stat %s: %s\n" #define MSGTR_INPUT_INPUT_ErrCantOpenFile "Can't open %s: %s\n" +#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "Can't init Apple Remote.\n" // ========================== LIBMPDEMUX =================================== diff --git a/help/help_mp-es.h b/help/help_mp-es.h index 3b3e3b06e7..db041baff1 100644 --- a/help/help_mp-es.h +++ b/help/help_mp-es.h @@ -1289,6 +1289,7 @@ static char help_text[]= #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "No se puede inicializar la entrada del joystick\n" #define MSGTR_INPUT_INPUT_ErrCantStatFile "No se puede obtener el estado %s: %s" #define MSGTR_INPUT_INPUT_ErrCantOpenFile "No se puede abrir %s: %s\n" +#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "No se puede inicializar la entrada del Apple Remote.\n" // ========================== LIBMPDEMUX =================================== diff --git a/help/help_mp-fr.h b/help/help_mp-fr.h index a465b76578..6a0fddd95c 100644 --- a/help/help_mp-fr.h +++ b/help/help_mp-fr.h @@ -1286,6 +1286,7 @@ static char help_text[]= #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "Impossible d'initier manette entrée\n" #define MSGTR_INPUT_INPUT_ErrCantStatFile "Impossible lire %s : %s\n" #define MSGTR_INPUT_INPUT_ErrCantOpenFile "Impossible ouvrir %s : %s\n" +#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "Impossible d'initier télécommande Apple Remote.\n" // ========================== LIBMPDEMUX =================================== diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h index eb4ebe7f94..d0ca7d9862 100644 --- a/help/help_mp-hu.h +++ b/help/help_mp-hu.h @@ -1313,6 +1313,7 @@ static char help_text[]= #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "A bemeneti borkormány inicializálása nem sikerült\n" #define MSGTR_INPUT_INPUT_ErrCantStatFile "Nem stat-olható %s: %s\n" #define MSGTR_INPUT_INPUT_ErrCantOpenFile "Nem nyitható meg %s: %s\n" +#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "Apple Remote inicializálása nem sikerült.\n" // ========================== LIBMPDEMUX =================================== diff --git a/help/help_mp-it.h b/help/help_mp-it.h index 63c1a64ff3..92ec685310 100644 --- a/help/help_mp-it.h +++ b/help/help_mp-it.h @@ -1315,6 +1315,7 @@ static char help_text[]= #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "Impossibile inizializzare i controlli del joystick\n" #define MSGTR_INPUT_INPUT_ErrCantStatFile "Impossibile fare stat di %s: %s\n" #define MSGTR_INPUT_INPUT_ErrCantOpenFile "Impossibile aprire %s: %s\n" +#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "Impossibile inizializzare i Apple Remote.\n" // ========================== LIBMPDEMUX =================================== diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h index 28f0e92a11..79e40fd14c 100644 --- a/help/help_mp-pl.h +++ b/help/help_mp-pl.h @@ -1218,6 +1218,7 @@ static char help_text[]= #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "Nie mogę zainicjować dżojstika\n" #define MSGTR_INPUT_INPUT_ErrCantStatFile "Nie moge podać statystyk %s: %s\n" #define MSGTR_INPUT_INPUT_ErrCantOpenFile "Nie moge otworzyć %s: %s\n" +#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "Nie mogę zainicjować Apple Remote.\n" // ========================== LIBMPDEMUX =================================== diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h index 669aa15a25..88a90f2e14 100644 --- a/help/help_mp-ru.h +++ b/help/help_mp-ru.h @@ -1425,6 +1425,7 @@ static char help_text[]= #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "Не могу инициализировать джойстик ввода\n" #define MSGTR_INPUT_INPUT_ErrCantStatFile "Не могу выполнить stat %s: %s\n" #define MSGTR_INPUT_INPUT_ErrCantOpenFile "Не могу выполнить open %s: %s\n" +#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "Не могу инициализировать Пульт ДУ Apple Remote.\n" // ========================== LIBMPDEMUX =================================== diff --git a/help/help_mp-tr.h b/help/help_mp-tr.h index 5abc4f6ba3..7ae478d5fd 100644 --- a/help/help_mp-tr.h +++ b/help/help_mp-tr.h @@ -1209,6 +1209,7 @@ static char help_text[]= #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "Kumanda kolu girdisi açılamıyor\n" #define MSGTR_INPUT_INPUT_ErrCantStatFile " %s sabitlenemiyor: %s\n" #define MSGTR_INPUT_INPUT_ErrCantOpenFile "%s açılamıyor: %s\n" +#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "Apple Remote açılamıyor.\n" // ========================== LIBMPDEMUX =================================== diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h index 81562c188a..681749715f 100644 --- a/help/help_mp-zh_CN.h +++ b/help/help_mp-zh_CN.h @@ -1308,6 +1308,7 @@ static char help_text[]= #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "不能初始华输入法操纵杆\n" #define MSGTR_INPUT_INPUT_ErrCantStatFile "不能统计(stat) %s: %s\n" #define MSGTR_INPUT_INPUT_ErrCantOpenFile "打不开 %s: %s\n" +#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "不能初始化 Apple Remote 遥控器。\n" // ========================== LIBMPDEMUX =================================== diff --git a/help/help_mp-zh_TW.h b/help/help_mp-zh_TW.h index cbead817c4..fd963635e0 100644 --- a/help/help_mp-zh_TW.h +++ b/help/help_mp-zh_TW.h @@ -1294,6 +1294,7 @@ static char help_text[]= #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "不能初始華輸入法操縱杆\n" #define MSGTR_INPUT_INPUT_ErrCantStatFile "不能統計(stat) %s: %s\n" #define MSGTR_INPUT_INPUT_ErrCantOpenFile "打不開 %s: %s\n" +#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "不能初始化 Apple Remote 遙控器。\n" // ========================== LIBMPDEMUX =================================== -- cgit v1.2.3