changeset 33391:f52f5d11a2af

German translation of stream dump progress information.
author ib
date Sun, 22 May 2011 10:33:15 +0000
parents f33d61bf5da0
children 3844d17b0a24
files help/help_mp-de.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/help/help_mp-de.h	Sat May 21 18:46:39 2011 +0000
+++ b/help/help_mp-de.h	Sun May 22 10:33:15 2011 +0000
@@ -74,6 +74,9 @@
 #define MSGTR_DumpSelectedStreamMissing "dump: FATAL: Ausgewählter Stream fehlt!\n"
 #define MSGTR_CantOpenDumpfile "Kann dump-Datei nicht öffnen!\n"
 #define MSGTR_CoreDumped "Core dumped ;)\n"
+#define MSGTR_DumpBytesWrittenPercent "Dump: %"PRIu64" Byte geschrieben (~%.1f%%) ...\r"
+#define MSGTR_DumpBytesWritten "Dump: %"PRIu64" Byte geschrieben ...\r"
+#define MSGTR_DumpBytesWrittenTo "Dump: %"PRIu64" Byte in Datei %s geschrieben.\n"
 #define MSGTR_FPSnotspecified "FPS ist im Header nicht angegeben (oder ungültig)! Benutze die Option -fps!\n"
 #define MSGTR_TryForceAudioFmtStr "Versuche Audiocodecfamilie %s zu erzwingen...\n"
 #define MSGTR_CantFindAudioCodec "Kann Codec für Audioformat 0x%X nicht finden!\n"