comparison help/help_mp-sv.h @ 16360:e6e3e5cf583b

Replace bps by B/s when it means bytes per second to avoid ambiguity since bps can mean any combination of bits/bytes per second/sample. patch by a.guru - at - sympatico - dot - ca
author diego
date Fri, 02 Sep 2005 17:11:00 +0000
parents b94ac8deda46
children 49bc48a76dd6
comparison
equal deleted inserted replaced
16359:b94ac8deda46 16360:e6e3e5cf583b
212 #define MSGTR_SkipFrame "\nHoppar över bildruta!\n" 212 #define MSGTR_SkipFrame "\nHoppar över bildruta!\n"
213 #define MSGTR_ErrorWritingFile "%s: Fel vid skrivning till fil.\n" 213 #define MSGTR_ErrorWritingFile "%s: Fel vid skrivning till fil.\n"
214 #define MSGTR_WritingAVIIndex "\nSkriver AVI-index...\n" 214 #define MSGTR_WritingAVIIndex "\nSkriver AVI-index...\n"
215 #define MSGTR_FixupAVIHeader "Fixering AVI-filhuvud...\n" // FIXME fixing? 215 #define MSGTR_FixupAVIHeader "Fixering AVI-filhuvud...\n" // FIXME fixing?
216 #define MSGTR_RecommendedVideoBitrate "Rekommenderad videobitrate för %s CD: %d\n" 216 #define MSGTR_RecommendedVideoBitrate "Rekommenderad videobitrate för %s CD: %d\n"
217 #define MSGTR_VideoStreamResult "\nVideostöm: %8.3f kbit/s (%d bps) storlek: %d byte %5.3f sekunder %d bildrutor\n" 217 #define MSGTR_VideoStreamResult "\nVideostöm: %8.3f kbit/s (%d B/s) storlek: %d byte %5.3f sekunder %d bildrutor\n"
218 #define MSGTR_AudioStreamResult "\nAudiostöm: %8.3f kbit/s (%d bps) storlek: %d byte %5.3f sekunder\n" 218 #define MSGTR_AudioStreamResult "\nAudiostöm: %8.3f kbit/s (%d B/s) storlek: %d byte %5.3f sekunder\n"
219 #define MSGTR_OpenedStream "klart: format: %d data: 0x%X - 0x%x\n" 219 #define MSGTR_OpenedStream "klart: format: %d data: 0x%X - 0x%x\n"
220 #define MSGTR_VCodecFramecopy "videocodec: framecopy (%dx%d %dbpp fourcc=%x)\n" // FIXME translate? 220 #define MSGTR_VCodecFramecopy "videocodec: framecopy (%dx%d %dbpp fourcc=%x)\n" // FIXME translate?
221 #define MSGTR_ACodecFramecopy "audiocodec: framecopy (format=%x chans=%d rate=%ld bits=%d bps=%ld sample-%ld)\n" // -''- 221 #define MSGTR_ACodecFramecopy "audiocodec: framecopy (format=%x chans=%d rate=%ld bits=%d B/s=%ld sample-%ld)\n" // -''-
222 #define MSGTR_CBRPCMAudioSelected "CBR PCM audio valt\n" 222 #define MSGTR_CBRPCMAudioSelected "CBR PCM audio valt\n"
223 #define MSGTR_MP3AudioSelected "MP3 audio valt\n" 223 #define MSGTR_MP3AudioSelected "MP3 audio valt\n"
224 #define MSGTR_CannotAllocateBytes "Kunde inte allokera %d byte\n" 224 #define MSGTR_CannotAllocateBytes "Kunde inte allokera %d byte\n"
225 #define MSGTR_SettingAudioDelay "Sätter AUDIO DELAY till %5.3f\n" 225 #define MSGTR_SettingAudioDelay "Sätter AUDIO DELAY till %5.3f\n"
226 #define MSGTR_SettingAudioInputGain "Sätter 'audio input gain' till %f\n" // FIXME to translate? 226 #define MSGTR_SettingAudioInputGain "Sätter 'audio input gain' till %f\n" // FIXME to translate?