[MPlayer-translations] r33931 - in trunk: codec-cfg.c help/help_mp-bg.h help/help_mp-cs.h help/help_mp-de.h help/help_mp-en.h help/help_mp-es.h help/help_mp-fr.h help/help_mp-hu.h help/help_mp-it.h help/help_mp-nl.h help...

diego subversion at mplayerhq.hu
Wed Jul 27 15:40:13 CEST 2011


Author: diego
Date: Wed Jul 27 15:40:13 2011
New Revision: 33931

Log:
codec-cfg: do not translate verbose mode console message

Modified:
   trunk/help/help_mp-bg.h
   trunk/help/help_mp-cs.h
   trunk/help/help_mp-de.h
   trunk/help/help_mp-es.h
   trunk/help/help_mp-fr.h
   trunk/help/help_mp-hu.h
   trunk/help/help_mp-it.h
   trunk/help/help_mp-nl.h
   trunk/help/help_mp-pl.h
   trunk/help/help_mp-ru.h
   trunk/help/help_mp-sk.h
   trunk/help/help_mp-sv.h
   trunk/help/help_mp-tr.h
   trunk/help/help_mp-uk.h
   trunk/help/help_mp-zh_CN.h
   trunk/help/help_mp-zh_TW.h

Changes in other areas also in this revision:
Modified:
   trunk/codec-cfg.c
   trunk/help/help_mp-en.h

Modified: trunk/help/help_mp-bg.h
==============================================================================
--- trunk/help/help_mp-bg.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-bg.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -392,7 +392,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\nкодекът(%s) се нуждае от 'outfmt'!\n"
 #define MSGTR_CantAllocateComment "Не може да се задели памет за коментар. "
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "'%s': %s не може да бъде отворен\n"
 #define MSGTR_CantGetMemoryForLine "Няма достатъчно памет за 'line': %s\n"
 #define MSGTR_CantReallocCodecsp "Не може да презадели памет за '*codecsp': %s\n"
 #define MSGTR_CodecNameNotUnique "Името на кодека '%s' не е уникално."

Modified: trunk/help/help_mp-cs.h
==============================================================================
--- trunk/help/help_mp-cs.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-cs.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -461,7 +461,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\nkodek(%s) vyžaduje 'outfmt'!\n"
 #define MSGTR_CantAllocateComment "Nelze alokovat paměť pro komentář. "
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "Nelze otevřít '%s': %s\n"
 #define MSGTR_CantGetMemoryForLine "Nemám paměť pro 'line': %s\n"
 #define MSGTR_CantReallocCodecsp "Nelze realokovat '*codecsp': %s\n"
 #define MSGTR_CodecNameNotUnique "Jméno kodeku '%s' není jedinečné."

Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-de.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -488,7 +488,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\nCodec(%s) braucht ein 'outfmt'!\n"
 #define MSGTR_CantAllocateComment "Kann Speicher für Kommentar nicht allozieren. "
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "Kann '%s' nicht öffnen: %s\n"
 #define MSGTR_CantGetMemoryForLine "Bekomme keinen Speicher für 'line': %s\n"
 #define MSGTR_CantReallocCodecsp "Kann '*codecsp' nicht erneut allozieren: %s\n"
 #define MSGTR_CodecNameNotUnique "Codecname '%s' ist nicht eindeutig."

Modified: trunk/help/help_mp-es.h
==============================================================================
--- trunk/help/help_mp-es.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-es.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -481,7 +481,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\n¡codec(%s) necesita un 'outfmt'!\n"
 #define MSGTR_CantAllocateComment "No puedo asignar memoria para el comentario. "
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "No puedo abrir '%s': %s\n"
 #define MSGTR_CantGetMemoryForLine "No puedo asignar memoria para 'line': %s\n"
 #define MSGTR_CantReallocCodecsp "No puedo reasignar '*codecsp': %s\n"
 #define MSGTR_CodecNameNotUnique "El nombre del Codec '%s' no es único."

Modified: trunk/help/help_mp-fr.h
==============================================================================
--- trunk/help/help_mp-fr.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-fr.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -467,7 +467,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\nLe codec (%s) requiert un 'outfmt' !\n"
 #define MSGTR_CantAllocateComment "Ne peux allouer de mémoire pour le commentaire. "
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN !"
-#define MSGTR_CantOpenFileError "Ne peux ouvrir '%s' : %s\n"
 #define MSGTR_CantGetMemoryForLine "Ne peux allouer de mémoire pour 'line' : %s\n"
 #define MSGTR_CantReallocCodecsp "Ne peux pas effectuer de realloc() pour '*codecsp' : %s\n"
 #define MSGTR_CodecNameNotUnique "Le nom du codec '%s' n'est pas unique."

Modified: trunk/help/help_mp-hu.h
==============================================================================
--- trunk/help/help_mp-hu.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-hu.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -474,7 +474,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\ncodec(%s) 'outfmt'-t igényel!\n"
 #define MSGTR_CantAllocateComment "Nem tudok memóriát foglalni a megjegyzésnek. "
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "Nem tudom megnyitni '%s'-t: %s\n"
 #define MSGTR_CantGetMemoryForLine "Nem tudok memóriát foglalni a 'line'-nak: %s\n"
 #define MSGTR_CantReallocCodecsp "A '*codecsp' nem foglalható le újra: %s\n"
 #define MSGTR_CodecNameNotUnique "A(z) '%s' codec név nem egyedi."

Modified: trunk/help/help_mp-it.h
==============================================================================
--- trunk/help/help_mp-it.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-it.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -474,7 +474,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\nil codec(%s) abbisogna di un 'outfmt'!\n"
 #define MSGTR_CantAllocateComment "Non riesco ad allocare memoria per il commento."
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "Non posso aprire '%s': %s\n"
 #define MSGTR_CantGetMemoryForLine "Non posso aver la memoria per 'line': %s\n"
 #define MSGTR_CantReallocCodecsp "Non posso riallocare '*codecsp': %s\n"
 #define MSGTR_CodecNameNotUnique "Il nome codec '%s' non è univoco."

Modified: trunk/help/help_mp-nl.h
==============================================================================
--- trunk/help/help_mp-nl.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-nl.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -380,7 +380,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\ncodec(%s) heeft 'outfmt' nodig!\n"
 #define MSGTR_CantAllocateComment "Kan geen geheugen toewijzen voor commentaar. "
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "Kan '%s' niet openen: %s\n"
 #define MSGTR_CantGetMemoryForLine "Kan geen geheugen toewijzen voor 'line': %s\n"
 #define MSGTR_CantReallocCodecsp "Kan '*codecsp' niet re-alloceren: %s\n"
 #define MSGTR_CodecNameNotUnique "De codec naam '%s' is niet uniek."

Modified: trunk/help/help_mp-pl.h
==============================================================================
--- trunk/help/help_mp-pl.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-pl.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -449,7 +449,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\nkodek(%s) wymaga 'outfmt'!\n"
 #define MSGTR_CantAllocateComment "Nie mogę zaalokować pamięci na komentarz. "
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "Nie mogę otworzyć '%s': %s\n"
 #define MSGTR_CantGetMemoryForLine "Brak pamięci na 'line': %s\n"
 #define MSGTR_CantReallocCodecsp "Nie mogę zaalokować ponownie '*codecsp': %s\n"
 #define MSGTR_CodecNameNotUnique "Nazwa kodeka '%s' nie jest unikalna."

Modified: trunk/help/help_mp-ru.h
==============================================================================
--- trunk/help/help_mp-ru.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-ru.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -463,7 +463,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\nкодеку '%s' необходим 'outfmt'!\n"
 #define MSGTR_CantAllocateComment "Не могу выделить память для комментария. "
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "Не могу открыть '%s': %s\n"
 #define MSGTR_CantGetMemoryForLine "Не могу выделить память для строки: %s\n"
 #define MSGTR_CantReallocCodecsp "Не могу выполнить realloc для '*codecsp': %s\n"
 #define MSGTR_CodecNameNotUnique "Имя кодека '%s' не уникально."

Modified: trunk/help/help_mp-sk.h
==============================================================================
--- trunk/help/help_mp-sk.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-sk.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -444,7 +444,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\nkódek(%s) vyžaduje 'outfmt'!\n"
 #define MSGTR_CantAllocateComment "Nedá sa alokovať pamäť pre poznámku. "
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "Nedá sa otvoriť '%s': %s\n"
 #define MSGTR_CantGetMemoryForLine "Nejde získať pamäť pre 'line': %s\n"
 #define MSGTR_CantReallocCodecsp "Nedá sa realokovať '*codecsp': %s\n"
 #define MSGTR_CodecNameNotUnique " Meno kódeku '%s' nie je jedinečné."

Modified: trunk/help/help_mp-sv.h
==============================================================================
--- trunk/help/help_mp-sv.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-sv.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -389,7 +389,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\ncodec(%s) behöver en 'outfmt'!\n"
 #define MSGTR_CantAllocateComment "Kan inte allokera minne flr kommentar. "
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token() \b: max >= MAX_MR_TOKEN!" //FIXME translate?
-#define MSGTR_CantOpenFileError "Kan inte öppna '%s': %s\n"
 #define MSGTR_CantGetMemoryForLine "Kan inte få minne för 'line': %s\n"
 #define MSGTR_CantReallocCodecsp "Kan inte realloc '*codecsp': %s\n"
 #define MSGTR_CodecNameNotUnique "Codec namn '%s' är inte unikt."

Modified: trunk/help/help_mp-tr.h
==============================================================================
--- trunk/help/help_mp-tr.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-tr.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -469,7 +469,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\nkodek(%s) için bir 'outfmt' gerekiyor!\n"
 #define MSGTR_CantAllocateComment "Açıklama için bellek atanamıyor."
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "'%s' açılamıyor: %s\n"
 #define MSGTR_CantGetMemoryForLine "'satır' için belleğe ulaşılamıyor: %s\n"
 #define MSGTR_CantReallocCodecsp "'*codecsp': %s yeniden atanamıyor.\n"
 #define MSGTR_CodecNameNotUnique "'%s' adı benzersiz değil."

Modified: trunk/help/help_mp-uk.h
==============================================================================
--- trunk/help/help_mp-uk.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-uk.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -457,7 +457,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\nкодек(%s) потребує 'outfmt'!\n"
 #define MSGTR_CantAllocateComment "Не можу виділити пам'ять для коментаря. "
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "Не можу відкрити '%s': %s\n"
 #define MSGTR_CantGetMemoryForLine "Не можу виділити пам'ять для 'line': %s\n"
 #define MSGTR_CantReallocCodecsp "Не можу виконати realloc для '*codecsp': %s\n"
 #define MSGTR_CodecNameNotUnique "Назва кодеку '%s' не унікальна."

Modified: trunk/help/help_mp-zh_CN.h
==============================================================================
--- trunk/help/help_mp-zh_CN.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-zh_CN.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -477,7 +477,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\n编解码器(%s)缺少一个‘outfmt’!\n"
 #define MSGTR_CantAllocateComment "无法为注释文本分配内存。"
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token():max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "无法打开‘%s’:%s\n"
 #define MSGTR_CantGetMemoryForLine "无法获取内存提供给‘line’:%s\n"
 #define MSGTR_CantReallocCodecsp "无法重新分配‘*codecsp’:%s\n"
 #define MSGTR_CodecNameNotUnique "编解码器名‘%s’重复。"

Modified: trunk/help/help_mp-zh_TW.h
==============================================================================
--- trunk/help/help_mp-zh_TW.h	Wed Jul 27 15:40:09 2011	(r33930)
+++ trunk/help/help_mp-zh_TW.h	Wed Jul 27 15:40:13 2011	(r33931)
@@ -450,7 +450,6 @@ static const char help_text[]=
 #define MSGTR_CodecNeedsOutfmt "\n編解碼器(%s) 需要一個 'outfmt'!\n"
 #define MSGTR_CantAllocateComment "不能為注釋分配内存。"
 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!"
-#define MSGTR_CantOpenFileError "打不開 '%s': %s\n"
 #define MSGTR_CantGetMemoryForLine "不能為 'line' 獲取内存: %s\n"
 #define MSGTR_CantReallocCodecsp "不能重新分配 '*codecsp': %s\n"
 #define MSGTR_CodecNameNotUnique "編解碼器名 '%s' 不唯一。"


More information about the MPlayer-translations mailing list