changeset 18307:4832cde1ae67

Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation files
author reynaldo
date Thu, 27 Apr 2006 07:59:15 +0000
parents f10ade0e0c3e
children ac7048fd7c8c
files 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-es.h help/help_mp-fr.h help/help_mp-it.h help/help_mp-ja.h help/help_mp-ko.h help/help_mp-mk.h help/help_mp-nl.h help/help_mp-pl.h help/help_mp-pt_BR.h help/help_mp-ro.h help/help_mp-ru.h help/help_mp-sk.h help/help_mp-sv.h help/help_mp-tr.h help/help_mp-uk.h help/help_mp-zh_TW.h
diffstat 21 files changed, 43 insertions(+), 43 deletions(-) [+]
line wrap: on
line diff
--- a/help/help_mp-bg.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-bg.h	Thu Apr 27 07:59:15 2006 +0000
@@ -215,8 +215,8 @@
 #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"
--- a/help/help_mp-cs.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-cs.h	Thu Apr 27 07:59:15 2006 +0000
@@ -259,8 +259,8 @@
 "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"
--- a/help/help_mp-de.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-de.h	Thu Apr 27 07:59:15 2006 +0000
@@ -272,8 +272,8 @@
 "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 @@
 
 // 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"
--- a/help/help_mp-dk.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-dk.h	Thu Apr 27 07:59:15 2006 +0000
@@ -162,8 +162,8 @@
 #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:
 
--- a/help/help_mp-el.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-el.h	Thu Apr 27 07:59:15 2006 +0000
@@ -161,8 +161,8 @@
 #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:
 
--- a/help/help_mp-es.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-es.h	Thu Apr 27 07:59:15 2006 +0000
@@ -228,8 +228,8 @@
 #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"
--- a/help/help_mp-fr.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-fr.h	Thu Apr 27 07:59:15 2006 +0000
@@ -211,8 +211,8 @@
 //*****************************
 #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:
--- a/help/help_mp-it.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-it.h	Thu Apr 27 07:59:15 2006 +0000
@@ -266,8 +266,8 @@
 "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"
--- a/help/help_mp-ja.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-ja.h	Thu Apr 27 07:59:15 2006 +0000
@@ -156,8 +156,8 @@
 #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:
 
--- a/help/help_mp-ko.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-ko.h	Thu Apr 27 07:59:15 2006 +0000
@@ -160,8 +160,8 @@
 #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:
 
--- a/help/help_mp-mk.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-mk.h	Thu Apr 27 07:59:15 2006 +0000
@@ -161,8 +161,8 @@
 #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:
 
--- a/help/help_mp-nl.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-nl.h	Thu Apr 27 07:59:15 2006 +0000
@@ -206,8 +206,8 @@
 #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"
--- a/help/help_mp-pl.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-pl.h	Thu Apr 27 07:59:15 2006 +0000
@@ -217,8 +217,8 @@
 #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"
--- a/help/help_mp-pt_BR.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-pt_BR.h	Thu Apr 27 07:59:15 2006 +0000
@@ -166,8 +166,8 @@
 #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:
 
--- a/help/help_mp-ro.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-ro.h	Thu Apr 27 07:59:15 2006 +0000
@@ -151,8 +151,8 @@
 #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:
 
--- a/help/help_mp-ru.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-ru.h	Thu Apr 27 07:59:15 2006 +0000
@@ -208,8 +208,8 @@
 #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"
--- a/help/help_mp-sk.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-sk.h	Thu Apr 27 07:59:15 2006 +0000
@@ -152,8 +152,8 @@
 #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:
 
--- a/help/help_mp-sv.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-sv.h	Thu Apr 27 07:59:15 2006 +0000
@@ -212,8 +212,8 @@
 #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" // -''-
--- a/help/help_mp-tr.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-tr.h	Thu Apr 27 07:59:15 2006 +0000
@@ -133,8 +133,8 @@
 #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"
--- a/help/help_mp-uk.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-uk.h	Thu Apr 27 07:59:15 2006 +0000
@@ -158,8 +158,8 @@
 #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"\
--- a/help/help_mp-zh_TW.h	Thu Apr 27 07:37:10 2006 +0000
+++ b/help/help_mp-zh_TW.h	Thu Apr 27 07:59:15 2006 +0000
@@ -162,8 +162,8 @@
 #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: