Mercurial > mplayer.hg
comparison help/help_mp-zh_CN.h @ 33843:1d054f341ec3
codec-cfg: do not translate verbose mode console message
author | diego |
---|---|
date | Wed, 27 Jul 2011 13:40:13 +0000 |
parents | 25667edae85c |
children | f8fe0c69419d |
comparison
equal
deleted
inserted
replaced
33842:a4efd6c16f8a | 33843:1d054f341ec3 |
---|---|
475 #define MSGTR_CodecLacksDriver "\n编解码器(%s)没有驱动程序!\n" | 475 #define MSGTR_CodecLacksDriver "\n编解码器(%s)没有驱动程序!\n" |
476 #define MSGTR_CodecNeedsDLL "\n编解码器(%s)缺少一个‘dll’!\n" | 476 #define MSGTR_CodecNeedsDLL "\n编解码器(%s)缺少一个‘dll’!\n" |
477 #define MSGTR_CodecNeedsOutfmt "\n编解码器(%s)缺少一个‘outfmt’!\n" | 477 #define MSGTR_CodecNeedsOutfmt "\n编解码器(%s)缺少一个‘outfmt’!\n" |
478 #define MSGTR_CantAllocateComment "无法为注释文本分配内存。" | 478 #define MSGTR_CantAllocateComment "无法为注释文本分配内存。" |
479 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token():max >= MAX_MR_TOKEN!" | 479 #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token():max >= MAX_MR_TOKEN!" |
480 #define MSGTR_CantOpenFileError "无法打开‘%s’:%s\n" | |
481 #define MSGTR_CantGetMemoryForLine "无法获取内存提供给‘line’:%s\n" | 480 #define MSGTR_CantGetMemoryForLine "无法获取内存提供给‘line’:%s\n" |
482 #define MSGTR_CantReallocCodecsp "无法重新分配‘*codecsp’:%s\n" | 481 #define MSGTR_CantReallocCodecsp "无法重新分配‘*codecsp’:%s\n" |
483 #define MSGTR_CodecNameNotUnique "编解码器名‘%s’重复。" | 482 #define MSGTR_CodecNameNotUnique "编解码器名‘%s’重复。" |
484 #define MSGTR_CantStrdupName "无法执行 strdup ->‘name’的复制:%s\n" | 483 #define MSGTR_CantStrdupName "无法执行 strdup ->‘name’的复制:%s\n" |
485 #define MSGTR_CantStrdupInfo "无法执行 strdup ->‘info’的复制:%s\n" | 484 #define MSGTR_CantStrdupInfo "无法执行 strdup ->‘info’的复制:%s\n" |