[MPlayer-DOCS] CVS: main/help help_mp-bg.h, 1.22, 1.23 help_mp-cz.h, 1.46, 1.47 help_mp-de.h, 1.85, 1.86 help_mp-dk.h, 1.33, 1.34 help_mp-el.h, 1.28, 1.29 help_mp-en.h, 1.123, 1.124 help_mp-es.h, 1.39, 1.40 help_mp-fr.h, 1.55, 1.56 help_mp-hu.h, 1.70, 1.71 help_mp-it.h, 1.42, 1.43 help_mp-ja.h, 1.5, 1.6 help_mp-ko.h, 1.26, 1.27 help_mp-mk.h, 1.2, 1.3 help_mp-nl.h, 1.38, 1.39 help_mp-no.h, 1.19, 1.20 help_mp-pl.h, 1.87, 1.88 help_mp-pt_BR.h, 1.22, 1.23 help_mp-ro.h, 1.19, 1.20 help_mp-ru.h, 1.45, 1.46 help_mp-sk.h, 1.24, 1.25 help_mp-tr.h, 1.13, 1.14 help_mp-uk.h, 1.15, 1.16 help_mp-zh_CN.h, 1.39, 1.40 help_mp-zh_TW.h, 1.13, 1.14

Diego Biurrun CVS syncmail at mplayerhq.hu
Tue Aug 24 21:36:20 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv23023/help

Modified Files:
	help_mp-bg.h help_mp-cz.h help_mp-de.h help_mp-dk.h 
	help_mp-el.h help_mp-en.h help_mp-es.h help_mp-fr.h 
	help_mp-hu.h help_mp-it.h help_mp-ja.h help_mp-ko.h 
	help_mp-mk.h help_mp-nl.h help_mp-no.h help_mp-pl.h 
	help_mp-pt_BR.h help_mp-ro.h help_mp-ru.h help_mp-sk.h 
	help_mp-tr.h help_mp-uk.h help_mp-zh_CN.h help_mp-zh_TW.h 
Log Message:
printf -> mp_msg conversion, first steps
patch by The Wanderer <inverseparadox at comcast.net>


Index: help_mp-bg.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-bg.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- help_mp-bg.h	8 Dec 2003 21:41:29 -0000	1.22
+++ help_mp-bg.h	24 Aug 2004 19:36:16 -0000	1.23
@@ -58,7 +58,8 @@
 
 // mplayer.c: 
 
-#define MSGTR_Exiting "\nÈçëèçàì... (%s)\n"
+#define MSGTR_Exiting "\nÈçëèçàì...\n"
+#define MSGTR_ExitingHow "\nÈçëèçàì... (%s)\n"
 #define MSGTR_Exit_quit "Êðàé"
 #define MSGTR_Exit_eof "Êðàé íà ôàéëà"
 #define MSGTR_Exit_error "Ôàòàëíà ãðåøêà"

Index: help_mp-cz.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-cz.h,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- help_mp-cz.h	8 Dec 2003 21:41:29 -0000	1.46
+++ help_mp-cz.h	24 Aug 2004 19:36:16 -0000	1.47
@@ -49,7 +49,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\nKonèím... (%s)\n"
+#define MSGTR_Exiting "\nKonèím...\n"
+#define MSGTR_ExitingHow "\nKonèím... (%s)\n"
 #define MSGTR_Exit_quit "Konec"
 #define MSGTR_Exit_eof "Konec souboru"
 #define MSGTR_Exit_error "Záva¾ná chyba"

Index: help_mp-de.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-de.h,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- help_mp-de.h	18 Aug 2004 00:38:59 -0000	1.85
+++ help_mp-de.h	24 Aug 2004 19:36:16 -0000	1.86
@@ -54,7 +54,8 @@
 // ========================= MPlayer Ausgaben ===========================
 
 // mplayer.c: 
-#define MSGTR_Exiting "\nBeenden... (%s)\n"
+#define MSGTR_Exiting "\nBeenden...\n"
+#define MSGTR_ExitingHow "\nBeenden... (%s)\n"
 #define MSGTR_Exit_quit "Ende"
 #define MSGTR_Exit_eof "Dateiende erreicht."
 #define MSGTR_Exit_error "Fataler Fehler"

Index: help_mp-dk.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-dk.h,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- help_mp-dk.h	8 Dec 2003 21:41:29 -0000	1.33
+++ help_mp-dk.h	24 Aug 2004 19:36:16 -0000	1.34
@@ -52,7 +52,8 @@
 
 // mplayer.c: 
 
-#define MSGTR_Exiting "\n Afslutter... (%s)\n"
+#define MSGTR_Exiting "\n Afslutter...\n"
+#define MSGTR_ExitingHow "\n Afslutter... (%s)\n"
 #define MSGTR_Exit_quit "Afslut"
 #define MSGTR_Exit_eof "Slut på filen"
 #define MSGTR_Exit_error "Fatal fejl"

Index: help_mp-el.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-el.h,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- help_mp-el.h	19 Jul 2004 23:19:07 -0000	1.28
+++ help_mp-el.h	24 Aug 2004 19:36:16 -0000	1.29
@@ -50,7 +50,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\n ¸îïäïò... (%s)\n"
+#define MSGTR_Exiting "\n ¸îïäïò...\n"
+#define MSGTR_ExitingHow "\n ¸îïäïò... (%s)\n"
 #define MSGTR_Exit_quit "Êëåßóéìï"
 #define MSGTR_Exit_eof "ÔÝëïò ôïõ áñ÷åßïõ"
 #define MSGTR_Exit_error "Êñßóéìï óöÜëìá"

Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- help_mp-en.h	30 Jul 2004 15:58:36 -0000	1.123
+++ help_mp-en.h	24 Aug 2004 19:36:16 -0000	1.124
@@ -57,7 +57,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\nExiting... (%s)\n"
+#define MSGTR_Exiting "\nExiting...\n"
+#define MSGTR_ExitingHow "\nExiting... (%s)\n"
 #define MSGTR_Exit_quit "Quit"
 #define MSGTR_Exit_eof "End of file"
 #define MSGTR_Exit_error "Fatal error"
@@ -182,6 +183,135 @@
 #define MSGTR_RecommendedVideoBitrate "Recommended video bitrate for %s CD: %d\n"
 #define MSGTR_VideoStreamResult "\nVideo stream: %8.3f kbit/s  (%d bps)  size: %d bytes  %5.3f secs  %d frames\n"
 #define MSGTR_AudioStreamResult "\nAudio stream: %8.3f kbit/s  (%d bps)  size: %d bytes  %5.3f secs\n"
+#define MSGTR_OpenedStream "success: format: %d  data: 0x%X - 0x%x\n"
+#define MSGTR_VCodecFramecopy "videocodec: framecopy (%dx%d %dbpp fourcc=%x)\n"
+#define MSGTR_ACodecFramecopy "audiocodec: framecopy (format=%x chans=%d rate=%ld bits=%d bps=%ld sample-%ld)\n"
+#define MSGTR_CBRPCMAudioSelected "CBR PCM audio selected\n"
+#define MSGTR_MP3AudioSelected "MP3 audio selected\n"
+#define MSGTR_CannotAllocateBytes "Couldn't allocate %d bytes\n"
+#define MSGTR_SettingAudioDelay "Setting AUDIO DELAY to %5.3f\n"
+#define MSGTR_SettingAudioInputGain "Setting audio input gain to %f\n"
+#define MSGTR_LamePresetEquals "\npreset=%s\n\n"
+#define MSGTR_LimitingAudioPreload "Limiting audio preload to 0.4s\n"
+#define MSGTR_IncreasingAudioDensity "Increasing audio density to 4\n"
+#define MSGTR_ZeroingAudioPreloadAndMaxPtsCorrection "Forcing audio preload to 0, max pts correction to 0\n"
+#define MSGTR_CBRAudioByterate "\n\nCBR audio: %ld bytes/sec, %d bytes/block\n"
+#define MSGTR_LameVersion "LAME version %s (%s)\n\n"
+#define MSGTR_InvalidBitrateForLamePreset "Error: The bitrate specified is out of the valid range for this preset\n"\
+"\n"\
+"When using this mode you must enter a value between \"8\" and \"320\"\n"\
+"\n"\
+"For further information try: \"-lameopts preset=help\"\n"
+#define MSGTR_InvalidLamePresetOptions "Error: You did not enter a valid profile and/or options with preset\n"\
+"\n"\
+"Available profiles are:\n"\
+"\n"\
+"   <fast>        standard\n"\
+"   <fast>        extreme\n"\
+"                 insane\n"\
+"   <cbr> (ABR Mode) - The ABR Mode is implied. To use it,\n"\
+"                      simply specify a bitrate. For example:\n"\
+"                      \"preset=185\" activates this\n"\
+"                      preset and uses 185 as an average kbps.\n"\
+"\n"\
+"    Some examples:\n"\
+"\n"\
+"    \"-lameopts fast:preset=standard  \"\n"\
+" or \"-lameopts  cbr:preset=192       \"\n"\
+" or \"-lameopts      preset=172       \"\n"\
+" or \"-lameopts      preset=extreme   \"\n"\
+"\n"\
+"For further information try: \"-lameopts preset=help\"\n"
+#define MSGTR_LamePresetsLongInfo "\n"\
+"The preset switches are designed to provide the highest possible quality.\n"\
+"\n"\
+"They have for the most part been subject to and tuned via rigorous double blind\n"\
+"listening tests to verify and achieve this objective.\n"\
+"\n"\
+"These are continually updated to coincide with the latest developments that\n"\
+"occur and as a result should provide you with nearly the best quality\n"\
+"currently possible from LAME.\n"\
+"\n"\
+"To activate these presets:\n"\
+"\n"\
+"   For VBR modes (generally highest quality):\n"\
+"\n"\
+"     \"preset=standard\" This preset should generally be transparent\n"\
+"                             to most people on most music and is already\n"\
+"                             quite high in quality.\n"\
+"\n"\
+"     \"preset=extreme\" If you have extremely good hearing and similar\n"\
+"                             equipment, this preset will generally provide\n"\
+"                             slightly higher quality than the \"standard\"\n"\
+"                             mode.\n"\
+"\n"\
+"   For CBR 320kbps (highest quality possible from the preset switches):\n"\
+"\n"\
+"     \"preset=insane\"  This preset will usually be overkill for most\n"\
+"                             people and most situations, but if you must\n"\
+"                             have the absolute highest quality with no\n"\
+"                             regard to filesize, this is the way to go.\n"\
+"\n"\
+"   For ABR modes (high quality per given bitrate but not as high as VBR):\n"\
+"\n"\
+"     \"preset=<kbps>\"  Using this preset will usually give you good\n"\
+"                             quality at a specified bitrate. Depending on the\n"\
+"                             bitrate entered, this preset will determine the\n"\
+"                             optimal settings for that particular situation.\n"\
+"                             While this approach works, it is not nearly as\n"\
+"                             flexible as VBR, and usually will not attain the\n"\
+"                             same level of quality as VBR at higher bitrates.\n"\
+"\n"\
+"The following options are also available for the corresponding profiles:\n"\
+"\n"\
+"   <fast>        standard\n"\
+"   <fast>        extreme\n"\
+"                 insane\n"\
+"   <cbr> (ABR Mode) - The ABR Mode is implied. To use it,\n"\
+"                      simply specify a bitrate. For example:\n"\
+"                      \"preset=185\" activates this\n"\
+"                      preset and uses 185 as an average kbps.\n"\
+"\n"\
+"   \"fast\" - Enables the new fast VBR for a particular profile. The\n"\
+"            disadvantage to the speed switch is that often times the\n"\
+"            bitrate will be slightly higher than with the normal mode\n"\
+"            and quality may be slightly lower also.\n"\
+"   Warning: with the current version fast presets might result in too\n"\
+"            high bitrate compared to regular presets.\n"\
+"\n"\
+"   \"cbr\"  - If you use the ABR mode (read above) with a significant\n"\
+"            bitrate such as 80, 96, 112, 128, 160, 192, 224, 256, 320,\n"\
+"            you can use the \"cbr\" option to force CBR mode encoding\n"\
+"            instead of the standard abr mode. ABR does provide higher\n"\
+"            quality but CBR may be useful in situations such as when\n"\
+"            streaming an mp3 over the internet may be important.\n"\
+"\n"\
+"    For example:\n"\
+"\n"\
+"    \"-lameopts fast:preset=standard  \"\n"\
+" or \"-lameopts  cbr:preset=192       \"\n"\
+" or \"-lameopts      preset=172       \"\n"\
+" or \"-lameopts      preset=extreme   \"\n"\
+"\n"\
+"\n"\
+"A few aliases are available for ABR mode:\n"\
+"phone => 16kbps/mono        phon+/lw/mw-eu/sw => 24kbps/mono\n"\
+"mw-us => 40kbps/mono        voice => 56kbps/mono\n"\
+"fm/radio/tape => 112kbps    hifi => 160kbps\n"\
+"cd => 192kbps               studio => 256kbps"
+#define MSGTR_ConfigfileError "configfile error"
+#define MSGTR_ErrorParsingCommandLine "error parsing cmdline"
+#define MSGTR_VideoStreamRequired "Video stream is mandatory!\n"
+#define MSGTR_ForcingInputFPS "input fps will be interpreted as %5.2f instead\n"
+#define MSGTR_RawvideoDoesNotSupportAudio "Output file format RAWVIDEO does not support audio - disabling audio\n"
+#define MSGTR_DemuxerDoesntSupportNosound "This demuxer doesn't support -nosound yet.\n"
+#define MSGTR_MemAllocFailed "memory allocation failed"
+#define MSGTR_NoMatchingFilter "Couldn't find matching filter/ao format!\n"
+#define MSGTR_MP3WaveFormatSizeNot30 "sizeof(MPEGLAYER3WAVEFORMAT)==%d!=30, maybe broken C compiler?\n"
+#define MSGTR_NoLavcAudioCodecName "Audio LAVC, Missing codec name!\n"
+#define MSGTR_LavcAudioCodecNotFound "Audio LAVC, couldn't find encoder for codec %s\n"
+#define MSGTR_CouldntAllocateLavcContext "Audio LAVC, couldn't allocate context!\n"
+#define MSGTR_CouldntOpenCodec "Couldn't open codec %s, br=%d\n"
 
 // cfg-mencoder.h:
 

Index: help_mp-es.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-es.h,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- help_mp-es.h	11 Aug 2004 08:41:42 -0000	1.39
+++ help_mp-es.h	24 Aug 2004 19:36:16 -0000	1.40
@@ -56,7 +56,8 @@
 
 // mplayer.c: 
 
-#define MSGTR_Exiting "\nSaliendo... (%s)\n"
+#define MSGTR_Exiting "\nSaliendo...\n"
+#define MSGTR_ExitingHow "\nSaliendo... (%s)\n"
 #define MSGTR_Exit_quit "Salida."
 #define MSGTR_Exit_eof "Fin del archivo."
 #define MSGTR_Exit_error "Error fatal."

Index: help_mp-fr.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-fr.h,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- help_mp-fr.h	19 Jul 2004 23:19:07 -0000	1.55
+++ help_mp-fr.h	24 Aug 2004 19:36:16 -0000	1.56
@@ -50,7 +50,8 @@
 
 // mplayer.c: 
 
-#define MSGTR_Exiting "\nSortie... (%s)\n"
+#define MSGTR_Exiting "\nSortie...\n"
+#define MSGTR_ExitingHow "\nSortie... (%s)\n"
 #define MSGTR_Exit_quit "Fin"
 #define MSGTR_Exit_eof "Fin du fichier"
 #define MSGTR_Exit_error "Erreur fatale"

Index: help_mp-hu.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-hu.h,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- help_mp-hu.h	3 Jul 2004 02:19:14 -0000	1.70
+++ help_mp-hu.h	24 Aug 2004 19:36:16 -0000	1.71
@@ -51,7 +51,8 @@
 
 // mplayer.c: 
 
-#define MSGTR_Exiting "\nKilépek... (%s)\n"
+#define MSGTR_Exiting "\nKilépek...\n"
+#define MSGTR_ExitingHow "\nKilépek... (%s)\n"
 #define MSGTR_Exit_quit "Kilépés"
 #define MSGTR_Exit_eof "Vége a file-nak"
 #define MSGTR_Exit_error "Végzetes hiba"

Index: help_mp-it.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-it.h,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- help_mp-it.h	18 Aug 2004 15:11:57 -0000	1.42
+++ help_mp-it.h	24 Aug 2004 19:36:16 -0000	1.43
@@ -51,7 +51,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\nIn uscita... (%s)\n"
+#define MSGTR_Exiting "\nIn uscita...\n"
+#define MSGTR_ExitingHow "\nIn uscita... (%s)\n"
 #define MSGTR_Exit_quit "Uscita"
 #define MSGTR_Exit_eof "Fine del file"
 #define MSGTR_Exit_error "Errore fatale"

Index: help_mp-ja.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-ja.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- help_mp-ja.h	19 Jul 2004 23:19:07 -0000	1.5
+++ help_mp-ja.h	24 Aug 2004 19:36:16 -0000	1.6
@@ -51,7 +51,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\n½ªÎ»¤·¤Æ¤¤¤Þ¤¹... (%s)\n"
+#define MSGTR_Exiting "\n½ªÎ»¤·¤Æ¤¤¤Þ¤¹\n"
+#define MSGTR_ExitingHow "\n½ªÎ»¤·¤Æ¤¤¤Þ¤¹... (%s)\n"
 #define MSGTR_Exit_quit "½ªÎ»"
 #define MSGTR_Exit_eof "¥Õ¥¡¥¤¥ë¤ÎËöü¤Ç¤¹"
 #define MSGTR_Exit_error "Ã×̿Ū¥¨¥é¡¼"

Index: help_mp-ko.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-ko.h,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- help_mp-ko.h	8 Jul 2004 23:58:46 -0000	1.26
+++ help_mp-ko.h	24 Aug 2004 19:36:16 -0000	1.27
@@ -49,7 +49,8 @@
 
 // mplayer.c: 
 
-#define MSGTR_Exiting "\n종료합니다... (%s)\n"
+#define MSGTR_Exiting "\n종료합니다.\n"
+#define MSGTR_ExitingHow "\n종료합니다... (%s)\n"
 #define MSGTR_Exit_quit "종료"
 #define MSGTR_Exit_eof "파일의 끝"
 #define MSGTR_Exit_error "치명적 오류"

Index: help_mp-mk.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-mk.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- help_mp-mk.h	8 Dec 2003 21:41:29 -0000	1.2
+++ help_mp-mk.h	24 Aug 2004 19:36:16 -0000	1.3
@@ -50,7 +50,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\nИзлегува... (%s)\n"
+#define MSGTR_Exiting "\nИзлегуÐ\n"
+#define MSGTR_ExitingHow "\nИзлегува... (%s)\n"
 #define MSGTR_Exit_quit "Откажи"
 #define MSGTR_Exit_eof "Крај на датотеката"
 #define MSGTR_Exit_error "Фатална грешка"

Index: help_mp-nl.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-nl.h,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- help_mp-nl.h	3 Aug 2004 18:27:10 -0000	1.38
+++ help_mp-nl.h	24 Aug 2004 19:36:16 -0000	1.39
@@ -48,7 +48,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\nBezig met afsluiten... (%s)\n"
+#define MSGTR_Exiting "\nBezig met afsluiten...\n"
+#define MSGTR_ExitingHow "\nBezig met afsluiten... (%s)\n"
 #define MSGTR_Exit_quit "Stop"
 #define MSGTR_Exit_eof "Einde van bestand"
 #define MSGTR_Exit_error "Fatale fout"

Index: help_mp-no.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-no.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- help_mp-no.h	8 Dec 2003 21:41:29 -0000	1.19
+++ help_mp-no.h	24 Aug 2004 19:36:16 -0000	1.20
@@ -49,7 +49,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\nAvslutter... (%s)\n"
+#define MSGTR_Exiting "\nAvslutter...\n"
+#define MSGTR_ExitingHow "\nAvslutter... (%s)\n"
 #define MSGTR_Exit_quit "Avslutt"
 #define MSGTR_Exit_eof "Slutt på filen"
 #define MSGTR_Exit_error "Fatal feil"

Index: help_mp-pl.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-pl.h,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- help_mp-pl.h	9 Aug 2004 09:03:33 -0000	1.87
+++ help_mp-pl.h	24 Aug 2004 19:36:17 -0000	1.88
@@ -51,7 +51,8 @@
 
 // MPlayer.c:
 
-#define MSGTR_Exiting "\nWychodzê...(%s)\n"
+#define MSGTR_Exiting "\nWychodzê...\n"
+#define MSGTR_ExitingHow "\nWychodzê...(%s)\n"
 #define MSGTR_Exit_quit "Wyj¶cie"
 #define MSGTR_Exit_eof "Koniec pliku"
 #define MSGTR_Exit_error "Krytyczny b³±d"

Index: help_mp-pt_BR.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-pt_BR.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- help_mp-pt_BR.h	8 Dec 2003 21:41:29 -0000	1.22
+++ help_mp-pt_BR.h	24 Aug 2004 19:36:17 -0000	1.23
@@ -58,7 +58,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\nSaindo... (%s)\n"
+#define MSGTR_Exiting "\nSaindo...\n"
+#define MSGTR_ExitingHow "\nSaindo... (%s)\n"
 #define MSGTR_Exit_quit "Sair"
 #define MSGTR_Exit_eof "Fim do arquivo"
 #define MSGTR_Exit_error "Erro fatal"

Index: help_mp-ro.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-ro.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- help_mp-ro.h	29 Jul 2004 00:57:22 -0000	1.19
+++ help_mp-ro.h	24 Aug 2004 19:36:17 -0000	1.20
@@ -59,7 +59,8 @@
 // ========================= MPlayer messages ===========================
 
 // mplayer.c:
-#define MSGTR_Exiting "\nIeºire... (%s)\n"
+#define MSGTR_Exiting "\nIeºire...\n"
+#define MSGTR_ExitingHow "\nIeºire... (%s)\n"
 #define MSGTR_Exit_quit "Ieºire"
 #define MSGTR_Exit_eof "Sfârºit fiºier"
 #define MSGTR_Exit_error "Eroare fatalã"

Index: help_mp-ru.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-ru.h,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- help_mp-ru.h	31 Jul 2004 11:48:07 -0000	1.45
+++ help_mp-ru.h	24 Aug 2004 19:36:17 -0000	1.46
@@ -49,7 +49,8 @@
 
 // mplayer.c: 
 
-#define MSGTR_Exiting "\n÷ÙÈÏÄÉÍ... (%s)\n"
+#define MSGTR_Exiting "\n÷ÙÈÏÄÉÍ...\n"
+#define MSGTR_ExitingHow "\n÷ÙÈÏÄÉÍ... (%s)\n"
 #define MSGTR_Exit_quit "÷ÙÈÏÄ"
 #define MSGTR_Exit_eof "ëÏÎÅà ÆÁÊÌÁ"
 #define MSGTR_Exit_error "æÁÔÁÌØÎÁÑ ÏÛÉÂËÁ"

Index: help_mp-sk.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-sk.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- help_mp-sk.h	8 Dec 2003 21:41:29 -0000	1.24
+++ help_mp-sk.h	24 Aug 2004 19:36:17 -0000	1.25
@@ -50,7 +50,8 @@
 // ========================= MPlayer messages ===========================
 // mplayer.c:
 
-#define MSGTR_Exiting "\nKonèím... (%s)\n"
+#define MSGTR_Exiting "\nKonèím...\n"
+#define MSGTR_ExitingHow "\nKonèím... (%s)\n"
 #define MSGTR_Exit_quit "Koniec"
 #define MSGTR_Exit_eof "Koniec súboru"
 #define MSGTR_Exit_error "Záva¾ná chyba"

Index: help_mp-tr.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-tr.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- help_mp-tr.h	8 Dec 2003 21:41:29 -0000	1.13
+++ help_mp-tr.h	24 Aug 2004 19:36:17 -0000	1.14
@@ -49,7 +49,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\nÇýkýlýyor... (%s)\n"
+#define MSGTR_Exiting "\nÇýkýlýyor...\n"
+#define MSGTR_ExitingHow "\nÇýkýlýyor... (%s)\n"
 #define MSGTR_Exit_quit "Çýkýþ"
 #define MSGTR_Exit_eof "Dosyanýn Sonu"
 #define MSGTR_Exit_error "Ölümcül Hata"

Index: help_mp-uk.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-uk.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- help_mp-uk.h	8 Dec 2003 21:41:29 -0000	1.15
+++ help_mp-uk.h	24 Aug 2004 19:36:17 -0000	1.16
@@ -53,7 +53,8 @@
 
 // mplayer.c: 
 
-#define MSGTR_Exiting "\n÷ÉÈÏÄÉÍÏ... (%s)\n"
+#define MSGTR_Exiting "\n÷ÉÈÏÄÉÍÏ...\n"
+#define MSGTR_ExitingHow "\n÷ÉÈÏÄÉÍÏ... (%s)\n"
 #define MSGTR_Exit_quit "÷ÉȦÄ"
 #define MSGTR_Exit_eof "ë¦ÎÅÃØ ÆÁÊÌÕ"
 #define MSGTR_Exit_error "æÁÔÁÌØÎÁ ÐÏÍÉÌËÁ"

Index: help_mp-zh_CN.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-zh_CN.h,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- help_mp-zh_CN.h	19 Jul 2004 23:19:07 -0000	1.39
+++ help_mp-zh_CN.h	24 Aug 2004 19:36:17 -0000	1.40
@@ -49,7 +49,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\nÕýÔÚÍ˳ö... (%s)\n"
+#define MSGTR_Exiting "\nÕýÔÚÍ˳ö..\n"
+#define MSGTR_ExitingHow "\nÕýÔÚÍ˳ö... (%s)\n"
 #define MSGTR_Exit_quit "Í˳ö"
 #define MSGTR_Exit_eof "Îļþ½áÊø"
 #define MSGTR_Exit_error "ÖÂÃü´íÎó"

Index: help_mp-zh_TW.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-zh_TW.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- help_mp-zh_TW.h	7 Jul 2004 10:40:56 -0000	1.13
+++ help_mp-zh_TW.h	24 Aug 2004 19:36:17 -0000	1.14
@@ -51,7 +51,8 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\n¥¿¦b°h¥X... (%s)\n"
+#define MSGTR_Exiting "\n¥¿¦b°h¥X...\n"
+#define MSGTR_ExitingHow "\n¥¿¦b°h¥X... (%s)\n"
 #define MSGTR_Exit_quit "Â÷¶}"
 #define MSGTR_Exit_eof "ÀÉ®×¥½ºÝ"
 #define MSGTR_Exit_error "­P©R¿ù»~"




More information about the MPlayer-DOCS mailing list