[MPlayer-translations] r32817 - in trunk: help/help_mp-bg.h help/help_mp-cs.h help/help_mp-de.h help/help_mp-dk.h help/help_mp-el.h help/help_mp-en.h help/help_mp-es.h help/help_mp-fr.h help/help_mp-hu.h help/help_mp-it....

reimar subversion at mplayerhq.hu
Wed Jan 26 22:24:49 CET 2011


Author: reimar
Date: Wed Jan 26 22:24:49 2011
New Revision: 32817

Log:
Change MSGTR_Paused definition to allow simplifying some code.

Modified:
   trunk/help/help_mp-bg.h
   trunk/help/help_mp-cs.h
   trunk/help/help_mp-de.h
   trunk/help/help_mp-dk.h
   trunk/help/help_mp-el.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-ja.h
   trunk/help/help_mp-ko.h
   trunk/help/help_mp-mk.h
   trunk/help/help_mp-nl.h
   trunk/help/help_mp-pl.h
   trunk/help/help_mp-pt_BR.h
   trunk/help/help_mp-ro.h
   trunk/help/help_mp-ru.h
   trunk/help/help_mp-sk.h
   trunk/help/help_mp-sv.h
   trunk/help/help_mp-tr.h
   trunk/help/help_mp-uk.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
   trunk/mplayer.c

Modified: trunk/help/help_mp-bg.h
==============================================================================
--- trunk/help/help_mp-bg.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-bg.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -119,7 +119,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Наложен аудио кодек: %s\n"
 #define MSGTR_Video_NoVideo "Видео: няма видео\n"
 #define MSGTR_NotInitializeVOPorVO "\nФАТАЛНО: Видео филтъра (-vf) или изхода (-vo) не могат да бъдат инициализирани.\n"
-#define MSGTR_Paused "\n  =====  ПАУЗА  =====\r" // no more than 23 characters (status line for audio files)
+#define MSGTR_Paused "  =====  ПАУЗА  =====" // no more than 23 characters (status line for audio files)
 #define MSGTR_PlaylistLoadUnable "\nPlaylist-ът не може да бъде зареден %s.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer катастрофира заради 'Невалидна инструкция'.\n"\

Modified: trunk/help/help_mp-cs.h
==============================================================================
--- trunk/help/help_mp-cs.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-cs.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -118,7 +118,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Vynucen audio kodek: %s\n"
 #define MSGTR_Video_NoVideo "Video: Žádné video\n"
 #define MSGTR_NotInitializeVOPorVO "\nKritická chyba: Nemohu inicializovat video filtry (-vf) nebo video výstup (-vo)!\n"
-#define MSGTR_Paused "\n===== POZASTAVENO =====\r"
+#define MSGTR_Paused "===== POZASTAVENO ====="
 #define MSGTR_PlaylistLoadUnable "\nNemohu načíst playlist %s.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer havaroval kvůli 'Illegal Instruction'.\n"\

Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-de.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -131,7 +131,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Erzwungener Audiocodec: %s\n"
 #define MSGTR_Video_NoVideo "Video: kein Video\n"
 #define MSGTR_NotInitializeVOPorVO "\nFATAL: Konnte Videofilter (-vf) oder -ausgabetreiber (-vo) nicht initialisieren.\n"
-#define MSGTR_Paused "\n  =====  PAUSE  =====\r"
+#define MSGTR_Paused "  =====  PAUSE  ====="
 #define MSGTR_PlaylistLoadUnable "\nKann Playlist %s nicht laden.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer stürzte aufgrund einer 'ungültigen Anweisung' ab.\n"\

Modified: trunk/help/help_mp-dk.h
==============================================================================
--- trunk/help/help_mp-dk.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-dk.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -118,7 +118,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Gennemtvunget lyd-codec: %s\n"
 #define MSGTR_Video_NoVideo "Video: ingen video\n"
 #define MSGTR_NotInitializeVOPorVO "\nFATALT: Kunne ikke initialisere videofiltre (-vf) eller videodriver (-vo)!\n"
-#define MSGTR_Paused "\n  =====  PAUSE  =====\r"
+#define MSGTR_Paused "  =====  PAUSE  ====="
 #define MSGTR_PlaylistLoadUnable "\nKunne ikke indlæse afspilningslisten %s\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer fik en alvorlig fejl af typen 'ulovlig instruktion'.\n"\

Modified: trunk/help/help_mp-el.h
==============================================================================
--- trunk/help/help_mp-el.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-el.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -116,7 +116,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Εξαναγκασμός χρήσης του codec ήχου: %s\n"
 #define MSGTR_Video_NoVideo "Βίντεο: δεν υπάρχει βίντεο!!!\n"
 #define MSGTR_NotInitializeVOPorVO "\n Σφάλμα: Αδύνατη η αρχικοποίηση του φίλτρου βίντεο (-vf) ή της εξόδου βίντεο (-vo)!\n"
-#define MSGTR_Paused "\n  =====  ΠΑΥΣΗ  =====\r"
+#define MSGTR_Paused "  =====  ΠΑΥΣΗ  ====="
 #define MSGTR_PlaylistLoadUnable "\n Αδύνατη η φόρτωση  της λίστας αναπαραγωγής %s\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- Το MPlayer κατέρρευσε από ένα 'Illegal Instruction'.\n"\

Modified: trunk/help/help_mp-es.h
==============================================================================
--- trunk/help/help_mp-es.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-es.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -129,7 +129,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Codec de audio forzado: %s\n"
 #define MSGTR_Video_NoVideo "Vídeo: no hay video!\n"
 #define MSGTR_NotInitializeVOPorVO "\nFATAL: No fue posible inicializar los filtros (-vf) o la salida de video (-vo)!\n"
-#define MSGTR_Paused "\n  =====  PAUSA  =====\r"
+#define MSGTR_Paused "  =====  PAUSA  ====="
 #define MSGTR_PlaylistLoadUnable "\nNo fue posible cargar la lista de reproducción %s.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer se detuvo por una 'Instrucción Ilegal'.\n"\

Modified: trunk/help/help_mp-fr.h
==============================================================================
--- trunk/help/help_mp-fr.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-fr.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -123,7 +123,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Codec audio forcé : %s\n"
 #define MSGTR_Video_NoVideo "Vidéo : pas de vidéo\n"
 #define MSGTR_NotInitializeVOPorVO "\nFATAL : impossible d'initialiser filtres vidéo (-vf) ou sortie vidéo (-vo).\n"
-#define MSGTR_Paused "\n  =====  PAUSE  =====\r" // pas plus de 23 caractères (ligne pour les fichiers audio)
+#define MSGTR_Paused "  =====  PAUSE  =====" // pas plus de 23 caractères (ligne pour les fichiers audio)
 #define MSGTR_PlaylistLoadUnable "\nImpossible de charger la liste de lecture %s.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer a planté à cause d'une 'Instruction Illégale'.\n"\

Modified: trunk/help/help_mp-hu.h
==============================================================================
--- trunk/help/help_mp-hu.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-hu.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -121,7 +121,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Kényszerített audio codec: %s\n"
 #define MSGTR_Video_NoVideo "Video: nincs video!!!\n"
 #define MSGTR_NotInitializeVOPorVO "\nHIBA: Nem sikerült a video filterek (-vf) vagy a video kimenet (-vo) inicializálása!\n"
-#define MSGTR_Paused "\n  =====  SZÜNET  =====\r"
+#define MSGTR_Paused "  =====  SZÜNET  ====="
 #define MSGTR_PlaylistLoadUnable "\nLejátszási lista (%s) betöltése sikertelen.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- Az MPlayer egy 'illegális utasítást' hajtott végre.\n"\

Modified: trunk/help/help_mp-it.h
==============================================================================
--- trunk/help/help_mp-it.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-it.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -118,7 +118,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Codec audio forzato: %s\n"
 #define MSGTR_Video_NoVideo "Video: nessun video!!!\n"
 #define MSGTR_NotInitializeVOPorVO "\nFATALE: Impossibile inizializzare i filtri video (-vf) o l'output video (-vo)!\n"
-#define MSGTR_Paused "\n  =====  PAUSA  =====\r"
+#define MSGTR_Paused "  =====  PAUSA  ====="
 #define MSGTR_PlaylistLoadUnable "\nImpossibile caricare la playlist %s\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer è stato interrotto dal segnale 'Istruzione illegale'.\n"\

Modified: trunk/help/help_mp-ja.h
==============================================================================
--- trunk/help/help_mp-ja.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-ja.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -113,7 +113,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "指定された音声コーデック: %s\n"
 #define MSGTR_Video_NoVideo "Video: 映像がありません\n"
 #define MSGTR_NotInitializeVOPorVO "\nFATAL: 画像フィルター(-vf)か画像出力(-vo)の初期化に失敗しました.\n"
-#define MSGTR_Paused "\n  =====  停止  =====\r" // no more than 23 characters (status line for audio files)
+#define MSGTR_Paused "  =====  停止  =====" // no more than 23 characters (status line for audio files)
 #define MSGTR_PlaylistLoadUnable "\nプレイリストの読み込みが出来ません %s.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayerは不正な命令(Illegal Instruction)によりクラッシュしました\n"\

Modified: trunk/help/help_mp-ko.h
==============================================================================
--- trunk/help/help_mp-ko.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-ko.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -115,7 +115,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "강제로 사용된 오디오 코덱: %s\n"
 #define MSGTR_Video_NoVideo "비디오: 비디오 없음\n"
 #define MSGTR_NotInitializeVOPorVO "\n치명적 오류: 비디오 필터(-vf) 또는 비디오 출력(-vo)을 초기화할 수 없습니다.\n"
-#define MSGTR_Paused "\n  =====  잠시멈춤  =====\r"
+#define MSGTR_Paused "  =====  잠시멈춤  ====="
 #define MSGTR_PlaylistLoadUnable "\n재생목록 %s을(를) 열 수 없습니다.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer가 '잘못된 연산'으로 종료되었습니다.\n"\

Modified: trunk/help/help_mp-mk.h
==============================================================================
--- trunk/help/help_mp-mk.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-mk.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -116,7 +116,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Присилен аудио кодек: %s\n"
 #define MSGTR_Video_NoVideo "Видео: нема слика\n"
 #define MSGTR_NotInitializeVOPorVO "\nФАТАЛНО: Не може да ги иницијализира видео филтерите (-vf) или видео излезот (-vo).\n"
-#define MSGTR_Paused "\n  =====  ПАУЗА =====\r" // не повеќе од 23 карактери (статус линија за аудио датотеките)
+#define MSGTR_Paused "  =====  ПАУЗА =====" // не повеќе од 23 карактери (статус линија за аудио датотеките)
 #define MSGTR_PlaylistLoadUnable "\nНе може да ја вчита плејлистата %s.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer падна од 'Нелегална Инструкција'.\n"\

Modified: trunk/help/help_mp-nl.h
==============================================================================
--- trunk/help/help_mp-nl.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-nl.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -116,7 +116,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Gedwongen audio codec: %s\n"
 #define MSGTR_Video_NoVideo "Video: geen video!!!\n"
 #define MSGTR_NotInitializeVOPorVO "\nFATAAL: Kon de video filters (-vf) of de video uitvoer (-vo) niet initialiseren!\n"
-#define MSGTR_Paused "\n------ GEPAUZEERD -------\r"
+#define MSGTR_Paused "------ GEPAUZEERD -------"
 #define MSGTR_PlaylistLoadUnable "\nKon de playlist %s niet laden\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer crashte door een 'Illegale Instructie'.\n"\

Modified: trunk/help/help_mp-pl.h
==============================================================================
--- trunk/help/help_mp-pl.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-pl.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -120,7 +120,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Wymuszam kodek audio: %s\n"
 #define MSGTR_Video_NoVideo "Wideo: brak obrazu\n"
 #define MSGTR_NotInitializeVOPorVO "\nBłąd krytyczny: Nie mogę zainicjalizować filtrów (-vf) lub wyjścia video (-vo).\n"
-#define MSGTR_Paused "\n  =====  PAUZA  =====\r" // no more than 23 characters (status line for audio files)
+#define MSGTR_Paused "  =====  PAUZA  =====" // no more than 23 characters (status line for audio files)
 #define MSGTR_PlaylistLoadUnable "\nNie mogę wczytać listy odtwarzania %s.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer zakończył prace z powodu błędu 'Niedozwolona Instrukcja'.\n"\

Modified: trunk/help/help_mp-pt_BR.h
==============================================================================
--- trunk/help/help_mp-pt_BR.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-pt_BR.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -124,7 +124,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Codec de audio forçado: %s\n"
 #define MSGTR_Video_NoVideo "Vídeo: sem vídeo\n"
 #define MSGTR_NotInitializeVOPorVO "\nFATAL: Impossível inicializar os filtros de vídeo (-vf) ou a saída de vídeo (-vo)!\n"
-#define MSGTR_Paused "\n================= PAUSADO =================\r"
+#define MSGTR_Paused "================= PAUSADO ================="
 #define MSGTR_PlaylistLoadUnable "\nIncapaz de carregar a lista de reprodução %s.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer falhou por uma 'Instrução Ilegal'.\n"\

Modified: trunk/help/help_mp-ro.h
==============================================================================
--- trunk/help/help_mp-ro.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-ro.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -120,7 +120,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Codec audio forþat: %s\n"
 #define MSGTR_Video_NoVideo "Video: nu existã video\n"
 #define MSGTR_NotInitializeVOPorVO "\nFATAL: Nu pot iniþializa filtrele video (-vf) sau ieºirea video (-vo).\n"
-#define MSGTR_Paused "\n  =====  PAUZÃ  =====\r" // no more than 23 characters (status line for audio files)
+#define MSGTR_Paused "  =====  PAUZÃ  =====" // no more than 23 characters (status line for audio files)
 #define MSGTR_PlaylistLoadUnable "\nNu pot sã încarc playlistul %s.\n"
 #define MSGTR_Exit_SIGCRASH \
 "- MPlayer a murit. Nu ar trebui sã se întâmple asta.\n"\

Modified: trunk/help/help_mp-ru.h
==============================================================================
--- trunk/help/help_mp-ru.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-ru.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -119,7 +119,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Форсирован аудиокодек: %s\n"
 #define MSGTR_Video_NoVideo "Видео: нет видео\n"
 #define MSGTR_NotInitializeVOPorVO "\nФАТАЛЬНАЯ ОШИБКА: Не могу инициализировать видеофильтры (-vf) или видеовывод (-vo).\n"
-#define MSGTR_Paused "\n=== ПРИОСТАНОВЛЕНО ===\r" // no more than 23 characters (status line for audio files)
+#define MSGTR_Paused "=== ПРИОСТАНОВЛЕНО ===" // no more than 23 characters (status line for audio files)
 #define MSGTR_PlaylistLoadUnable "\nНе могу загрузить список воспроизведения (плейлист) %s.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer рухнул из-за 'Неправильной Инструкции'.\n"\

Modified: trunk/help/help_mp-sk.h
==============================================================================
--- trunk/help/help_mp-sk.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-sk.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -119,7 +119,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Vnútený video kodek: %s\n"
 #define MSGTR_Video_NoVideo "Video: žiadne video!!!\n"
 #define MSGTR_NotInitializeVOPorVO "\nFATAL: Nemôžem inicializovať video filtre (-vf) alebo video výstup (-vo)!\n"
-#define MSGTR_Paused "\n  =====  PAUZA  =====\r"
+#define MSGTR_Paused "  =====  PAUZA  ====="
 #define MSGTR_PlaylistLoadUnable "\nNemôžem načítať playlist %s\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer zhavaroval na 'Illegal Instruction'.\n"\

Modified: trunk/help/help_mp-sv.h
==============================================================================
--- trunk/help/help_mp-sv.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-sv.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -118,7 +118,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Forcerad audiocodec: %s\n"
 #define MSGTR_Video_NoVideo "Video: ingen video\n"
 #define MSGTR_NotInitializeVOPorVO "\nFATALT: Kunde inte initiera videofilter (-vf) eller video-ut (-vo).\n"
-#define MSGTR_Paused "\n  =====  PAUSE  =====\r" // no more than 23 characters (status line for audio files)
+#define MSGTR_Paused "  =====  PAUSE  =====" // no more than 23 characters (status line for audio files)
 #define MSGTR_PlaylistLoadUnable "\nOförmögen att ladda spellista %s.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer krachade av en 'Illegal Instruction'.\n"\

Modified: trunk/help/help_mp-tr.h
==============================================================================
--- trunk/help/help_mp-tr.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-tr.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -121,7 +121,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Ses kodeği zorlandı: %s\n"
 #define MSGTR_Video_NoVideo "Video: video yok!!!\n"
 #define MSGTR_NotInitializeVOPorVO "\nHATA: Video filtreleri (-vf) veya video çıkışı (-vo) başlatılamadı!\n"
-#define MSGTR_Paused "\n--------   DURAKLADI   --------\r"
+#define MSGTR_Paused "--------   DURAKLADI   --------"
 #define MSGTR_PlaylistLoadUnable "\n%s çalma listesi yüklenemedi.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- 'Geçersiz Komut' nedeniyle MPlayer çöktü.\n"\

Modified: trunk/help/help_mp-uk.h
==============================================================================
--- trunk/help/help_mp-uk.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-uk.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -113,7 +113,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "Примусовий аудіо кодек: %s\n"
 #define MSGTR_Video_NoVideo "Відео: без відео\n"
 #define MSGTR_NotInitializeVOPorVO "\nFATAL: Неможливо ініціалізувати відео фільтри (-vf) або відео вивід (-vo).\n"
-#define MSGTR_Paused "\n  =====  ПАУЗА  =====\r"
+#define MSGTR_Paused "  =====  ПАУЗА  ====="
 #define MSGTR_PlaylistLoadUnable "\nНеможливо завантажити playlist %s.\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- MPlayer зламався через 'Невірні інструкції'.\n"\

Modified: trunk/help/help_mp-zh_CN.h
==============================================================================
--- trunk/help/help_mp-zh_CN.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-zh_CN.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -120,7 +120,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "强制使用音频编解码器:%s\n"
 #define MSGTR_Video_NoVideo "视频:没有视频流\n"
 #define MSGTR_NotInitializeVOPorVO "\n致命错误:无法初始设置视频过滤器(-vf)或视频输出(-vf)。\n"
-#define MSGTR_Paused "\n  =====  暂停  =====\r" // no more than 23 characters (status line for audio files)
+#define MSGTR_Paused "  =====  暂停  =====" // no more than 23 characters (status line for audio files)
 #define MSGTR_PlaylistLoadUnable "\n无法装载播放列表 %s\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- “非法指令”导致 MPlayer 崩溃。\n"\

Modified: trunk/help/help_mp-zh_TW.h
==============================================================================
--- trunk/help/help_mp-zh_TW.h	Wed Jan 26 20:00:17 2011	(r32816)
+++ trunk/help/help_mp-zh_TW.h	Wed Jan 26 22:24:49 2011	(r32817)
@@ -123,7 +123,7 @@ static const char help_text[]=
 #define MSGTR_ForcedAudioCodec "鎖定的音頻編解碼器: %s\n"
 #define MSGTR_Video_NoVideo "視頻: 没視頻\n"
 #define MSGTR_NotInitializeVOPorVO "\n致命錯誤: 無法初始化 (-vf) 視頻過濾器或 (-vo) 視頻輸出。\n"
-#define MSGTR_Paused "\n  =====  暫停  =====\r" // no more than 23 characters (status line for audio files)
+#define MSGTR_Paused "  =====  暫停  =====" // no more than 23 characters (status line for audio files)
 #define MSGTR_PlaylistLoadUnable "\n無法裝載播放列表 %s\n"
 #define MSGTR_Exit_SIGILL_RTCpuSel \
 "- “非法指令”導致 MPlayer 崩潰。\n"\


More information about the MPlayer-translations mailing list