[MPlayer-translations] r33918 - in trunk/help: help_mp-cs.h help_mp-de.h help_mp-en.h help_mp-es.h help_mp-fr.h help_mp-hu.h help_mp-it.h help_mp-pl.h help_mp-ru.h help_mp-tr.h help_mp-zh_CN.h help_mp-zh_TW.h

diego subversion at mplayerhq.hu
Mon Jul 25 17:34:17 CEST 2011


Author: diego
Date: Mon Jul 25 17:34:17 2011
New Revision: 33918

Log:
stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannel

Modified:
   trunk/help/help_mp-cs.h
   trunk/help/help_mp-de.h
   trunk/help/help_mp-es.h
   trunk/help/help_mp-fr.h
   trunk/help/help_mp-hu.h
   trunk/help/help_mp-it.h
   trunk/help/help_mp-pl.h
   trunk/help/help_mp-ru.h
   trunk/help/help_mp-tr.h
   trunk/help/help_mp-zh_CN.h
   trunk/help/help_mp-zh_TW.h

Changes in other areas also in this revision:
Modified:
   trunk/help/help_mp-en.h

Modified: trunk/help/help_mp-cs.h
==============================================================================
--- trunk/help/help_mp-cs.h	Mon Jul 25 01:55:39 2011	(r33917)
+++ trunk/help/help_mp-cs.h	Mon Jul 25 17:34:17 2011	(r33918)
@@ -1912,6 +1912,7 @@ static const char help_text[]=
 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init selhala: %s\n"
 #define MSGTR_RADIO_AllocateBufferFailed "[radio] nemohu alokovat vyrovnávací paměť zvuku (blok=%d,buf=%d): %s\n"
 #define MSGTR_RADIO_CurrentFreq "[radio] Současná frekvence: %.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[radio] Zvolený kanál: %d - %s (frekv: %.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] Nelze změnit kanál: nezadán seznam kanálů.\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] Nelze otevřít '%s': %s\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac selhala.\n"

Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h	Mon Jul 25 01:55:39 2011	(r33917)
+++ trunk/help/help_mp-de.h	Mon Jul 25 17:34:17 2011	(r33918)
@@ -1953,6 +1953,7 @@ static const char help_text[]=
 #define MSGTR_RADIO_AudioInitFailed "[Radio] audio_in_init fehlgeschlagen: %s\n"
 #define MSGTR_RADIO_AllocateBufferFailed "[Radio] Kann Audiopuffer nicht allozieren (Block=%d,buf=%d): %s\n"
 #define MSGTR_RADIO_CurrentFreq "[Radio] Momentane Frequenz: %.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[Radio] Gewählter Kanal: %d - %s (Freq: %.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[Radio] Kann Kanal nicht wechseln: Keine Kanalliste angegeben.\n"
 #define MSGTR_RADIO_UnableOpenDevice "[Radio] Kann '%s' nicht öffnen: %s\n"
 #define MSGTR_RADIO_InitFracFailed "[Radio] init_frac fehlgeschlagen.\n"

Modified: trunk/help/help_mp-es.h
==============================================================================
--- trunk/help/help_mp-es.h	Mon Jul 25 01:55:39 2011	(r33917)
+++ trunk/help/help_mp-es.h	Mon Jul 25 17:34:17 2011	(r33918)
@@ -1869,6 +1869,7 @@ static const char help_text[]=
 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init fallido: %s\n"
 #define MSGTR_RADIO_AllocateBufferFailed "[radio] Imposible reservar buffer de audio (bloque=%d,buf=%d): %s\n"
 #define MSGTR_RADIO_CurrentFreq "[radio] Frecuencia actual: %.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[radio] Canal seleccionado: %d - %s (freq: %.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] No puedo cambiar canal, no se ha entregado una lista de canales.\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] Imposible abrir '%s': %s\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac fallido.\n"

Modified: trunk/help/help_mp-fr.h
==============================================================================
--- trunk/help/help_mp-fr.h	Mon Jul 25 01:55:39 2011	(r33917)
+++ trunk/help/help_mp-fr.h	Mon Jul 25 17:34:17 2011	(r33918)
@@ -1895,6 +1895,7 @@ static const char help_text[]=
 #define MSGTR_RADIO_AudioInitFailed "[radio] Echec audio_in_init : %s\n"
 #define MSGTR_RADIO_AllocateBufferFailed "[radio] Ne peux allouer de tampon audio (bloc=%d,buf=%d) : %s\n"
 #define MSGTR_RADIO_CurrentFreq "[radio] Fréquence actuelle : %.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[radio] Canal sélectionné : %d - %s (fréq : %.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] Ne peux changer de canal : Aucune liste de canals donnée.\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] Impossible d'ouvrir '%s': %s\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] Echec init_frac.\n"

Modified: trunk/help/help_mp-hu.h
==============================================================================
--- trunk/help/help_mp-hu.h	Mon Jul 25 01:55:39 2011	(r33917)
+++ trunk/help/help_mp-hu.h	Mon Jul 25 17:34:17 2011	(r33918)
@@ -1931,6 +1931,7 @@ static const char help_text[]=
 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init sikertelen: %s\n"
 #define MSGTR_RADIO_AllocateBufferFailed "[radio] az audió buffer nem foglalható le (block=%d,buf=%d): %s\n"
 #define MSGTR_RADIO_CurrentFreq "[radio] Jelenlegi frekvencia: %.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[radio] Kiválasztott csatorna: %d - %s (freq: %.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] Nem lehet csatornát választani: nincs csatornalista megadva.\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] '%s' nem nyitható meg: %s\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac sikertelen.\n"

Modified: trunk/help/help_mp-it.h
==============================================================================
--- trunk/help/help_mp-it.h	Mon Jul 25 01:55:39 2011	(r33917)
+++ trunk/help/help_mp-it.h	Mon Jul 25 17:34:17 2011	(r33918)
@@ -1927,6 +1927,7 @@ static const char help_text[]=
 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init fallito: %s\n"
 #define MSGTR_RADIO_AllocateBufferFailed "[radio] impossibile allocare il buffer audio (blocco=%d,buf=%d): %s\n"
 #define MSGTR_RADIO_CurrentFreq "[radio] Frequenza attuale: %.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[radio] Canale selezionato: %d - %s (freq: %.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] Impossibile cambiare canale: nessuna lista canali fornita.\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] Impossibile aprire '%s': %s\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac fallito.\n"

Modified: trunk/help/help_mp-pl.h
==============================================================================
--- trunk/help/help_mp-pl.h	Mon Jul 25 01:55:39 2011	(r33917)
+++ trunk/help/help_mp-pl.h	Mon Jul 25 17:34:17 2011	(r33918)
@@ -1749,6 +1749,7 @@ static const char help_text[]=
 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init nie powiodło się: %s\n"
 #define MSGTR_RADIO_AllocateBufferFailed "[radio] nie mogę zaalokować bufora audio (blok=%d,buf=%d): %s\n"
 #define MSGTR_RADIO_CurrentFreq "[radio] Obecna częstotliwość: %.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[radio] Wybrano kanał: %d - %s (częstotliwość: %.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] Nie mogę zmienić kanału: nie podano listy kanałów .\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] Nie mogę otworzyć'%s': %s\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac nie powiodło się.\n"

Modified: trunk/help/help_mp-ru.h
==============================================================================
--- trunk/help/help_mp-ru.h	Mon Jul 25 01:55:39 2011	(r33917)
+++ trunk/help/help_mp-ru.h	Mon Jul 25 17:34:17 2011	(r33918)
@@ -1915,6 +1915,7 @@ static const char help_text[]=
 #define MSGTR_RADIO_AudioInitFailed "[radio] сбой вызова audio_in_init: %s\n"
 #define MSGTR_RADIO_AllocateBufferFailed "[radio] Невозможно создать аудио буфер (блок=%d,размер=%d): %s\n"
 #define MSGTR_RADIO_CurrentFreq "[radio] Текущая частота: %.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[radio] Выбрана станция: %d - %s (частота: %.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] Невозможно изменить станцию: не передан список радиостанций.\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] Невозможно открыть '%s': %s\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] сбой вызова init_frac\n"

Modified: trunk/help/help_mp-tr.h
==============================================================================
--- trunk/help/help_mp-tr.h	Mon Jul 25 01:55:39 2011	(r33917)
+++ trunk/help/help_mp-tr.h	Mon Jul 25 17:34:17 2011	(r33918)
@@ -1905,6 +1905,7 @@ static const char help_text[]=
 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init: %s\n başarısız."
 #define MSGTR_RADIO_AllocateBufferFailed "[radio] ses için ara bellek bulanamadı (blok=%d,arabel=%d): %s\n"
 #define MSGTR_RADIO_CurrentFreq "[radio] Mevcut frekans: %.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[radio] Seçilen kanal: %d - %s (frek: %.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] Kanal değiştirelemez: Kanal listesine kanal verilmedi.\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] '%s': %s açılamadı.\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac başarılamadı.\n"

Modified: trunk/help/help_mp-zh_CN.h
==============================================================================
--- trunk/help/help_mp-zh_CN.h	Mon Jul 25 01:55:39 2011	(r33917)
+++ trunk/help/help_mp-zh_CN.h	Mon Jul 25 17:34:17 2011	(r33918)
@@ -1959,6 +1959,7 @@ static const char help_text[]=
 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init 失败:%s\n"
 #define MSGTR_RADIO_AllocateBufferFailed "[radio] 无法分配音频缓冲 (block=%d,buf=%d):%s\n"
 #define MSGTR_RADIO_CurrentFreq "[radio] 当前频率:%.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[radio] 已选择频道:%d - %s(频率:%.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] 无法切换频道:未给出的频道列表。\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] 无法打开‘%s’:%s\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac 失败。\n"

Modified: trunk/help/help_mp-zh_TW.h
==============================================================================
--- trunk/help/help_mp-zh_TW.h	Mon Jul 25 01:55:39 2011	(r33917)
+++ trunk/help/help_mp-zh_TW.h	Mon Jul 25 17:34:17 2011	(r33918)
@@ -1858,6 +1858,7 @@ static const char help_text[]=
 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init 失敗: %s\n"
 #define MSGTR_RADIO_AllocateBufferFailed "[radio] 不能分配音頻緩衝 (block=%d,buf=%d): %s\n"
 #define MSGTR_RADIO_CurrentFreq "[radio] 當前頻率: %.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[radio] 已選通道: %d - %s (freq: %.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] 不能改變通道: 無給定的通道列表。\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] 無法打開 '%s': %s\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac 失敗。\n"


More information about the MPlayer-translations mailing list