mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-23 19:31:44 +00:00
Changed a couple of experssions
This commit is contained in:
parent
e3ed76e6d5
commit
0f0a07ed6d
717
po/zh_CN.po
Executable file → Normal file
717
po/zh_CN.po
Executable file → Normal file
File diff suppressed because it is too large
Load Diff
717
po/zh_TW.po
717
po/zh_TW.po
File diff suppressed because it is too large
Load Diff
@ -259,7 +259,7 @@ set_usage() {
|
||||
" with this factor and calculates the display\n"
|
||||
" dimensions from this factor.\n");
|
||||
usage_text += Y(" --display-dimensions <TID:width>x<height>\n"
|
||||
" Explicitely set the display dimensions.\n");
|
||||
" Explicitly set the display dimensions.\n");
|
||||
usage_text += Y(" --cropping <TID:left,top,right,bottom>\n"
|
||||
" Sets the cropping parameters.\n");
|
||||
usage_text += Y(" --stereo-mode <TID:n|none|left|right|both>\n"
|
||||
@ -269,8 +269,8 @@ set_usage() {
|
||||
usage_text += "\n";
|
||||
usage_text += Y(" Options that only apply to text subtitle tracks:\n");
|
||||
usage_text += Y(" --sub-charset <TID:charset>\n"
|
||||
" Sets the charset the text subtitles are\n"
|
||||
" written in for the conversion to UTF-8.\n");
|
||||
" Determines the charset the text subtitles are\n"
|
||||
" read as for the conversion to UTF-8.\n");
|
||||
usage_text += "\n";
|
||||
usage_text += Y(" Options that only apply to VobSub subtitle tracks:\n");
|
||||
usage_text += Y(" --compression <TID:method>\n"
|
||||
|
Loading…
Reference in New Issue
Block a user