diff --git a/help/help_mp-bg.h b/help/help_mp-bg.h index 646b9bf039..5a863c9bb3 100644 --- a/help/help_mp-bg.h +++ b/help/help_mp-bg.h @@ -215,8 +215,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\n AVI ...\n" #define MSGTR_FixupAVIHeader " AVI header...\n" #define MSGTR_RecommendedVideoBitrate " %s CD: %d\n" -#define MSGTR_VideoStreamResult "\n : %8.3f / (%d B/s) : %d %5.3f . %d \n" -#define MSGTR_AudioStreamResult "\n : %8.3f / (%d B/s) : %d %5.3f .\n" +#define MSGTR_VideoStreamResult "\n : %8.3f / (%d B/s) : %"PRIu64" %5.3f . %d \n" +#define MSGTR_AudioStreamResult "\n : %8.3f / (%d B/s) : %"PRIu64" %5.3f .\n" #define MSGTR_OpenedStream ": : %d : 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 B/s=%ld sample-%ld)\n" diff --git a/help/help_mp-cs.h b/help/help_mp-cs.h index bce2228050..b558710e09 100644 --- a/help/help_mp-cs.h +++ b/help/help_mp-cs.h @@ -259,8 +259,8 @@ static char help_text[]= "Vsledn film me bt vadn!\n" #define MSGTR_ErrorWritingFile "%s: chyba pi zpisu souboru.\n" #define MSGTR_RecommendedVideoBitrate "Doporuen datov tok videa pro CD %s: %d\n" -#define MSGTR_VideoStreamResult "\nVideo proud: %8.3f kbit/s (%d B/s) velikost: %d bajt %5.3f sekund %d snmk\n" -#define MSGTR_AudioStreamResult "\nAudio proud: %8.3f kbit/s (%d B/s) velikost: %d bajt %5.3f sekund\n" +#define MSGTR_VideoStreamResult "\nVideo proud: %8.3f kbit/s (%d B/s) velikost: %"PRIu64" bajt %5.3f sekund %d snmk\n" +#define MSGTR_AudioStreamResult "\nAudio proud: %8.3f kbit/s (%d B/s) velikost: %"PRIu64" bajt %5.3f sekund\n" #define MSGTR_OpenedStream "spch: formt: %d data: 0x%X - 0x%x\n" #define MSGTR_VCodecFramecopy "videokodek: framecopy (%dx%d %dbpp fourcc=%x)\n" #define MSGTR_ACodecFramecopy "audiokodek: framecopy (formt=%x kanl=%d frekvence=%d bit=%d B/s=%d vzorek-%d)\n" diff --git a/help/help_mp-de.h b/help/help_mp-de.h index 1a02f92c60..3f30337627 100644 --- a/help/help_mp-de.h +++ b/help/help_mp-de.h @@ -272,8 +272,8 @@ static char help_text[]= "Das Ergebnis der Encodierung knnte defekt sein!\n" #define MSGTR_ErrorWritingFile "%s: Fehler beim Schreiben der Datei.\n" #define MSGTR_RecommendedVideoBitrate "Empfohlene Videobitrate fr %s CD(s): %d\n" -#define MSGTR_VideoStreamResult "\nVideostream: %8.3f kbit/s (%d B/s) Gre: %d Bytes %5.3f Sek. %d Frames\n" -#define MSGTR_AudioStreamResult "\nAudiostream: %8.3f kbit/s (%d B/s) Gre: %d Bytes %5.3f Sek.\n" +#define MSGTR_VideoStreamResult "\nVideostream: %8.3f kbit/s (%d B/s) Gre: %"PRIu64" Bytes %5.3f Sek. %d Frames\n" +#define MSGTR_AudioStreamResult "\nAudiostream: %8.3f kbit/s (%d B/s) Gre: %"PRIu64" Bytes %5.3f Sek.\n" #define MSGTR_OpenedStream "Erfolg: Format: %d Daten: 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=%d Bits=%d B/s=%d Sample-%d)\n" @@ -1805,4 +1805,4 @@ static char help_text[]= // libvo/vo_xv.c -#define MSGTR_LIBVO_XV_DrawFrameCalled "[VO_XV] draw_frame() aufgerufen!!!!!!\n" \ No newline at end of file +#define MSGTR_LIBVO_XV_DrawFrameCalled "[VO_XV] draw_frame() aufgerufen!!!!!!\n" diff --git a/help/help_mp-dk.h b/help/help_mp-dk.h index 85bf9be863..cd7d2ece9a 100644 --- a/help/help_mp-dk.h +++ b/help/help_mp-dk.h @@ -162,8 +162,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\nSkriver AVI index...\n" #define MSGTR_FixupAVIHeader "Fixup AVI header...\n" #define MSGTR_RecommendedVideoBitrate "Anbefalet video bitrate til %s CD: %d\n" -#define MSGTR_VideoStreamResult "\nVideospor: %8.3f kbit/s (%d B/s) strrelse: %d bytes %5.3f sek. %d billeder\n" -#define MSGTR_AudioStreamResult "\nAudiospor: %8.3f kbit/s (%d B/s) strrelse: %d bytes %5.3f sek.\n" +#define MSGTR_VideoStreamResult "\nVideospor: %8.3f kbit/s (%d B/s) strrelse: %"PRIu64" bytes %5.3f sek. %d billeder\n" +#define MSGTR_AudioStreamResult "\nAudiospor: %8.3f kbit/s (%d B/s) strrelse: %"PRIu64" bytes %5.3f sek.\n" // cfg-mencoder.h: diff --git a/help/help_mp-el.h b/help/help_mp-el.h index 3182c278a8..e43dd7197b 100644 --- a/help/help_mp-el.h +++ b/help/help_mp-el.h @@ -161,8 +161,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\n index AVI...\n" #define MSGTR_FixupAVIHeader " AVI...\n" #define MSGTR_RecommendedVideoBitrate " bitrate %s CD: %d\n" -#define MSGTR_VideoStreamResult "\n : %8.3f kbit/s (%d B/s) : %d bytes %5.3f %d \n" -#define MSGTR_AudioStreamResult "\n : %8.3f kbit/s (%d B/s) : %d bytes %5.3f \n" +#define MSGTR_VideoStreamResult "\n : %8.3f kbit/s (%d B/s) : %"PRIu64" bytes %5.3f %d \n" +#define MSGTR_AudioStreamResult "\n : %8.3f kbit/s (%d B/s) : %"PRIu64" bytes %5.3f \n" // cfg-mencoder.h: diff --git a/help/help_mp-es.h b/help/help_mp-es.h index eb6a0434f3..369dd33d76 100644 --- a/help/help_mp-es.h +++ b/help/help_mp-es.h @@ -228,8 +228,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\nEscribiendo index AVI...\n" #define MSGTR_FixupAVIHeader "Arreglando cabecera AVI..\n" #define MSGTR_RecommendedVideoBitrate "Bitrate recomendado para %s CD: %d.\n" -#define MSGTR_VideoStreamResult "\nStream de vdeo: %8.3f kbit/s (%d B/s), tamao: %d bytes, %5.3f segundos, %d frames\n" -#define MSGTR_AudioStreamResult "\nStream de audio: %8.3f kbit/s (%d B/s), tamao: %d bytes, %5.3f segundos\n" +#define MSGTR_VideoStreamResult "\nStream de vdeo: %8.3f kbit/s (%d B/s), tamao: %"PRIu64" bytes, %5.3f segundos, %d frames\n" +#define MSGTR_AudioStreamResult "\nStream de audio: %8.3f kbit/s (%d B/s), tamao: %"PRIu64" bytes, %5.3f segundos\n" #define MSGTR_OpenedStream "exito: formato: %d datos: 0x%X - 0x%x\n" #define MSGTR_VCodecFramecopy "codec de video: framecopy (%dx%d %dbpp fourcc=%x)\n" #define MSGTR_ACodecFramecopy "codec de audio: framecopy (formato=%x canales=%d razn=%ld bits=%d B/s=%ld muestra-%ld)\n" diff --git a/help/help_mp-fr.h b/help/help_mp-fr.h index f2e5590601..510f040aef 100644 --- a/help/help_mp-fr.h +++ b/help/help_mp-fr.h @@ -211,8 +211,8 @@ static char help_text[]= //***************************** #define MSGTR_ErrorWritingFile "%s: Erreur durant l'criture du fichier.\n" #define MSGTR_RecommendedVideoBitrate "Dbit binaire (bitrate) vido recommand pour le CD %s: %d\n" -#define MSGTR_VideoStreamResult "\nFlux vido: %8.3f kbit/s (%d B/s) taille: %d octets %5.3f secs %d images\n" -#define MSGTR_AudioStreamResult "\nFlux audio: %8.3f kbit/s (%d B/s) taille: %d octets %5.3f secs\n" +#define MSGTR_VideoStreamResult "\nFlux vido: %8.3f kbit/s (%d B/s) taille: %"PRIu64" octets %5.3f secs %d images\n" +#define MSGTR_AudioStreamResult "\nFlux audio: %8.3f kbit/s (%d B/s) taille: %"PRIu64" octets %5.3f secs\n" //************************************ // cfg-mencoder.h: diff --git a/help/help_mp-it.h b/help/help_mp-it.h index 203f05dd4b..9d43ad8dfa 100644 --- a/help/help_mp-it.h +++ b/help/help_mp-it.h @@ -266,8 +266,8 @@ static char help_text[]= "L'encoding potrebbe essere danneggiato!\n" #define MSGTR_ErrorWritingFile "%s: errore nella scrittura del file.\n" #define MSGTR_RecommendedVideoBitrate "Il bitrate video consigliato per %s CD : %d\n" -#define MSGTR_VideoStreamResult "\nFlusso video: %8.3f kbit/s (%d B/s) dim.: %d bytes %5.3f sec %d frames\n" -#define MSGTR_AudioStreamResult "\nFlusso audio: %8.3f kbit/s (%d B/s) dim.: %d bytes %5.3f secondi\n" +#define MSGTR_VideoStreamResult "\nFlusso video: %8.3f kbit/s (%d B/s) dim.: %"PRIu64" bytes %5.3f sec %d frames\n" +#define MSGTR_AudioStreamResult "\nFlusso audio: %8.3f kbit/s (%d B/s) dim.: %"PRIu64" bytes %5.3f secondi\n" #define MSGTR_OpenedStream "successo: formato: %d dati: 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=%d bits=%d B/s=%d sample-%d)\n" diff --git a/help/help_mp-ja.h b/help/help_mp-ja.h index eae4fe4285..c31e7ce1aa 100644 --- a/help/help_mp-ja.h +++ b/help/help_mp-ja.h @@ -156,8 +156,8 @@ static char help_text[]= #define MSGTR_ErrorWritingFile "%s: ե񤭹ߥ顼.\n" #define MSGTR_WritingAVIIndex "\nAVI index񤭹...\n" #define MSGTR_FixupAVIHeader "AVIإå...\n" -#define MSGTR_VideoStreamResult "\nȥ꡼: %8.3f kbit/s (%d B/s) : %d bytes %5.3f secs %d ե졼\n" -#define MSGTR_AudioStreamResult "\nȥ꡼: %8.3f kbit/s (%d B/s) : %d bytes %5.3f secs\n" +#define MSGTR_VideoStreamResult "\nȥ꡼: %8.3f kbit/s (%d B/s) : %"PRIu64" bytes %5.3f secs %d ե졼\n" +#define MSGTR_AudioStreamResult "\nȥ꡼: %8.3f kbit/s (%d B/s) : %"PRIu64" bytes %5.3f secs\n" // cfg-mencoder.h: diff --git a/help/help_mp-ko.h b/help/help_mp-ko.h index ace4e4b15a..cb26b4a74b 100644 --- a/help/help_mp-ko.h +++ b/help/help_mp-ko.h @@ -160,8 +160,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\nAVI 인덱스를 쓰고 있습니다...\n" #define MSGTR_FixupAVIHeader "AVI 해더를 고치고 있습니다...\n" #define MSGTR_RecommendedVideoBitrate "%s CD용으로 추천할 만한 비디오 주사율: %d\n" -#define MSGTR_VideoStreamResult "\n비디오 스트림: %8.3f kbit/s (%d B/s) 크기: %d 바이트 %5.3f 초 %d 프레임\n" -#define MSGTR_AudioStreamResult "\n오디오 스트림: %8.3f kbit/s (%d B/s) 크기: %d 바이트 %5.3f 초\n" +#define MSGTR_VideoStreamResult "\n비디오 스트림: %8.3f kbit/s (%d B/s) 크기: %"PRIu64" 바이트 %5.3f 초 %d 프레임\n" +#define MSGTR_AudioStreamResult "\n오디오 스트림: %8.3f kbit/s (%d B/s) 크기: %"PRIu64" 바이트 %5.3f 초\n" // cfg-mencoder.h: diff --git a/help/help_mp-mk.h b/help/help_mp-mk.h index 648ab5ad0a..9ac847c64a 100644 --- a/help/help_mp-mk.h +++ b/help/help_mp-mk.h @@ -161,8 +161,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\nЗапишување на AVI индексот...\n" #define MSGTR_FixupAVIHeader "Поправање на AVI хедерот...\n" #define MSGTR_RecommendedVideoBitrate "Препорачана видео битрата за %s CD: %d\n" -#define MSGTR_VideoStreamResult "\nВидео проток: %8.3f kbit/s (%d B/s) големина: %d бајти %5.3f сек %d фрејма\n" -#define MSGTR_AudioStreamResult "\nАудио проток: %8.3f kbit/s (%d B/s) големина: %d бајти %5.3f сек\n" +#define MSGTR_VideoStreamResult "\nВидео проток: %8.3f kbit/s (%d B/s) големина: %"PRIu64" бајти %5.3f сек %d фрејма\n" +#define MSGTR_AudioStreamResult "\nАудио проток: %8.3f kbit/s (%d B/s) големина: %"PRIu64" бајти %5.3f сек\n" // cfg-mencoder.h: diff --git a/help/help_mp-nl.h b/help/help_mp-nl.h index 935c54ee81..03176ac60a 100644 --- a/help/help_mp-nl.h +++ b/help/help_mp-nl.h @@ -206,8 +206,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\nBezig met het schrijven van de AVI index...\n" #define MSGTR_FixupAVIHeader "Bezig met het herstellen van de AVI header...\n" #define MSGTR_RecommendedVideoBitrate "Aangeraden video bitrate voor %s CD: %d\n" -#define MSGTR_VideoStreamResult "\nVideo stream: %8.3f kbit/s (%d B/s) grootte: %d bytes %5.3f secs %d frames\n" -#define MSGTR_AudioStreamResult "\nAudio stream: %8.3f kbit/s (%d B/s) grootte: %d bytes %5.3f secs\n" +#define MSGTR_VideoStreamResult "\nVideo stream: %8.3f kbit/s (%d B/s) grootte: %"PRIu64" bytes %5.3f secs %d frames\n" +#define MSGTR_AudioStreamResult "\nAudio stream: %8.3f kbit/s (%d B/s) grootte: %"PRIu64" bytes %5.3f secs\n" #define MSGTR_OpenedStream "succes: formaat: %d data: 0x%X - 0x%x\n" #define MSGTR_VCodecFramecopy "videocodec: framecopy (%dx%d %dbpp fourcc=%x)\n" #define MSGTR_ACodecFramecopy "audiocodec: framecopy (formaat=%x chans=%d rate=%ld bits=%d B/s=%ld sample-%ld)\n" diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h index 560d3cd17f..ddff0173db 100644 --- a/help/help_mp-pl.h +++ b/help/help_mp-pl.h @@ -217,8 +217,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\nZapisuj indeks AVI...\n" #define MSGTR_FixupAVIHeader "Naprawiam nagwek AVI...\n" #define MSGTR_RecommendedVideoBitrate "Zalecany video bitrate dla tego %s CD: %d\n" -#define MSGTR_VideoStreamResult "\nStrumie video: %8.3f kbit/s (%d B/s) rozmiar: %d bajtw %5.3f s %d ramek\n" -#define MSGTR_AudioStreamResult "\nStrumie audio: %8.3f kbit/s (%d B/s) rozmiar: %d bajtw %5.3f s\n" +#define MSGTR_VideoStreamResult "\nStrumie video: %8.3f kbit/s (%d B/s) rozmiar: %"PRIu64" bajtw %5.3f s %d ramek\n" +#define MSGTR_AudioStreamResult "\nStrumie audio: %8.3f kbit/s (%d B/s) rozmiar: %"PRIu64" bajtw %5.3f s\n" #define MSGTR_OpenedStream "sukces: format: %d dane: 0x%X - 0x%x\n" #define MSGTR_VCodecFramecopy "videocodec: framecopy (%dx%d %dbpp fourcc=%x)\n" diff --git a/help/help_mp-pt_BR.h b/help/help_mp-pt_BR.h index 21bfbf5551..0835702575 100644 --- a/help/help_mp-pt_BR.h +++ b/help/help_mp-pt_BR.h @@ -166,8 +166,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\nGravando ndice do AVI...\n" #define MSGTR_FixupAVIHeader "Corrigindo cabealho do AVI...\n" #define MSGTR_RecommendedVideoBitrate "Bitrate do vdeo recomendado para CD de %s: %d\n" -#define MSGTR_VideoStreamResult "\nTrilha de vdeo: %8.3f kbit/s (%d B/s) tamanho: %d bytes %5.3f segundos %d quadros\n" -#define MSGTR_AudioStreamResult "\nTrilha de audio: %8.3f kbit/s (%d B/s) tamanho: %d bytes %5.3f segundos\n" +#define MSGTR_VideoStreamResult "\nTrilha de vdeo: %8.3f kbit/s (%d B/s) tamanho: %"PRIu64" bytes %5.3f segundos %d quadros\n" +#define MSGTR_AudioStreamResult "\nTrilha de audio: %8.3f kbit/s (%d B/s) tamanho: %"PRIu64" bytes %5.3f segundos\n" // cfg-mencoder.h: diff --git a/help/help_mp-ro.h b/help/help_mp-ro.h index 44418ca016..87788ab53f 100644 --- a/help/help_mp-ro.h +++ b/help/help_mp-ro.h @@ -151,8 +151,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\nScriu indexul AVI...\n" #define MSGTR_FixupAVIHeader "Repar header-ul AVI...\n" #define MSGTR_RecommendedVideoBitrate "Bitrate-ul video recomandatpentru %s CD: %d\n" -#define MSGTR_VideoStreamResult "\nCanal video: %8.3f kbit/s (%d B/s) dimensiune: %d bytes %5.3f sec %d cadre\n" -#define MSGTR_AudioStreamResult "\nCanal audio: %8.3f kbit/s (%d B/s) dimensiune: %d bytes %5.3f sec\n" +#define MSGTR_VideoStreamResult "\nCanal video: %8.3f kbit/s (%d B/s) dimensiune: %"PRIu64" bytes %5.3f sec %d cadre\n" +#define MSGTR_AudioStreamResult "\nCanal audio: %8.3f kbit/s (%d B/s) dimensiune: %"PRIu64" bytes %5.3f sec\n" // cfg-mencoder.h: diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h index f19d2e5009..c4ea4b162b 100644 --- a/help/help_mp-ru.h +++ b/help/help_mp-ru.h @@ -208,8 +208,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\n AVI...\n" #define MSGTR_FixupAVIHeader " AVI...\n" #define MSGTR_RecommendedVideoBitrate " %s CD: %d\n" -#define MSGTR_VideoStreamResult "\n : %8.3f / (%d B/s) : %d (/) %5.3f . %d (/)\n" -#define MSGTR_AudioStreamResult "\n : %8.3f / (%d B/s) : %d (/) %5.3f .\n" +#define MSGTR_VideoStreamResult "\n : %8.3f / (%d B/s) : %"PRIu64" (/) %5.3f . %d (/)\n" +#define MSGTR_AudioStreamResult "\n : %8.3f / (%d B/s) : %"PRIu64" (/) %5.3f .\n" #define MSGTR_OpenedStream ": : %d : 0x%X - 0x%x\n" #define MSGTR_VCodecFramecopy ": (%dx%d %dbpp fourcc=%x)\n" #define MSGTR_ACodecFramecopy ": (=%x =%d =%ld =%d B/s=%ld =%ld)\n" diff --git a/help/help_mp-sk.h b/help/help_mp-sk.h index 66c08717aa..5ac1fb0444 100644 --- a/help/help_mp-sk.h +++ b/help/help_mp-sk.h @@ -152,8 +152,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\nzapisujem AVI index...\n" #define MSGTR_FixupAVIHeader "Opravujem AVI hlaviku...\n" #define MSGTR_RecommendedVideoBitrate "Doporuen rchlost bit. toku videa pre %s CD: %d\n" -#define MSGTR_VideoStreamResult "\nVideo prd: %8.3f kbit/s (%d B/s) velkos: %d bytov %5.3f sekund %d snmkov\n" -#define MSGTR_AudioStreamResult "\nAudio prd: %8.3f kbit/s (%d B/s) velkos: %d bytov %5.3f sekund\n" +#define MSGTR_VideoStreamResult "\nVideo prd: %8.3f kbit/s (%d B/s) velkos: %"PRIu64" bytov %5.3f sekund %d snmkov\n" +#define MSGTR_AudioStreamResult "\nAudio prd: %8.3f kbit/s (%d B/s) velkos: %"PRIu64" bytov %5.3f sekund\n" // cfg-mencoder.h: diff --git a/help/help_mp-sv.h b/help/help_mp-sv.h index 40c58ae3cb..192a5909dd 100644 --- a/help/help_mp-sv.h +++ b/help/help_mp-sv.h @@ -212,8 +212,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\nSkriver AVI-index...\n" #define MSGTR_FixupAVIHeader "Fixering AVI-filhuvud...\n" // FIXME fixing? #define MSGTR_RecommendedVideoBitrate "Rekommenderad videobitrate fr %s CD: %d\n" -#define MSGTR_VideoStreamResult "\nVideostm: %8.3f kbit/s (%d B/s) storlek: %d byte %5.3f sekunder %d bildrutor\n" -#define MSGTR_AudioStreamResult "\nAudiostm: %8.3f kbit/s (%d B/s) storlek: %d byte %5.3f sekunder\n" +#define MSGTR_VideoStreamResult "\nVideostm: %8.3f kbit/s (%d B/s) storlek: %"PRIu64" byte %5.3f sekunder %d bildrutor\n" +#define MSGTR_AudioStreamResult "\nAudiostm: %8.3f kbit/s (%d B/s) storlek: %"PRIu64" byte %5.3f sekunder\n" #define MSGTR_OpenedStream "klart: format: %d data: 0x%X - 0x%x\n" #define MSGTR_VCodecFramecopy "videocodec: framecopy (%dx%d %dbpp fourcc=%x)\n" // FIXME translate? #define MSGTR_ACodecFramecopy "audiocodec: framecopy (format=%x chans=%d rate=%ld bits=%d B/s=%ld sample-%ld)\n" // -''- diff --git a/help/help_mp-tr.h b/help/help_mp-tr.h index 550f69e6dc..406cb17298 100644 --- a/help/help_mp-tr.h +++ b/help/help_mp-tr.h @@ -133,8 +133,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\nAVI ierii yazlyor...\n" #define MSGTR_FixupAVIHeader "AVI Bal dzeltiliyor...\n" #define MSGTR_RecommendedVideoBitrate "%s CD si iin tavsiye edilen video bitrate: %d\n" -#define MSGTR_VideoStreamResult "\nVideo biimi: %8.3f kbit/s (%d B/s) boyut: %d byte %5.3f saniye %d ereve\n" -#define MSGTR_AudioStreamResult "\nSes biimi: %8.3f kbit/s (%d B/s) boyut: %d byte %5.3f saniye\n" +#define MSGTR_VideoStreamResult "\nVideo biimi: %8.3f kbit/s (%d B/s) boyut: %"PRIu64" byte %5.3f saniye %d ereve\n" +#define MSGTR_AudioStreamResult "\nSes biimi: %8.3f kbit/s (%d B/s) boyut: %"PRIu64" byte %5.3f saniye\n" // open.c, stream.c: #define MSGTR_CdDevNotfound "CD-ROM Srcs '%s' bulunamad!\n" diff --git a/help/help_mp-uk.h b/help/help_mp-uk.h index 1752cbb58a..b1294dc0b3 100644 --- a/help/help_mp-uk.h +++ b/help/help_mp-uk.h @@ -158,8 +158,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\n index...\n" #define MSGTR_FixupAVIHeader " ...\n" #define MSGTR_RecommendedVideoBitrate " ¦ %s CD: %d\n" -#define MSGTR_VideoStreamResult "\n Ԧ: %8.3f kbit/s (%d /) ͦ: %d %5.3f %d Ҧ\n" -#define MSGTR_AudioStreamResult "\nĦ Ԧ: %8.3f kbit/s (%d /) ͦ: %d %5.3f \n" +#define MSGTR_VideoStreamResult "\n Ԧ: %8.3f kbit/s (%d /) ͦ: %"PRIu64" %5.3f %d Ҧ\n" +#define MSGTR_AudioStreamResult "\nĦ Ԧ: %8.3f kbit/s (%d /) ͦ: %"PRIu64" %5.3f \n" // cfg-mencoder.h: #define MSGTR_MEncoderMP3LameHelp "\n\n"\ diff --git a/help/help_mp-zh_TW.h b/help/help_mp-zh_TW.h index 82b7e2d787..ed290300fd 100644 --- a/help/help_mp-zh_TW.h +++ b/help/help_mp-zh_TW.h @@ -162,8 +162,8 @@ static char help_text[]= #define MSGTR_WritingAVIIndex "\nbgJ AVI ...\n" #define MSGTR_FixupAVIHeader "b׸ AVI Y...\n" #define MSGTR_RecommendedVideoBitrate "%s CD ҫijT bitrate: %d\n" -#define MSGTR_VideoStreamResult "\nTy: %8.3f kbit/s (%d B/s) j: %d bytes %5.3f %d \n" -#define MSGTR_AudioStreamResult "\nĦy: %8.3f kbit/s (%d B/s) j: %d bytes %5.3f \n" +#define MSGTR_VideoStreamResult "\nTy: %8.3f kbit/s (%d B/s) j: %"PRIu64" bytes %5.3f %d \n" +#define MSGTR_AudioStreamResult "\nĦy: %8.3f kbit/s (%d B/s) j: %"PRIu64" bytes %5.3f \n" // cfg-mencoder.h: