mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
16618 lines
570 KiB
Plaintext
16618 lines
570 KiB
Plaintext
# Translation of mkvtoolnix.pot to Chinese (Traditional)
|
||
# Copyright (C) 2009 Dean Lee <xslidian@gmail.com>
|
||
# Copyright (C) 2010-2015 Dongjun Wu <ziyawu@gmail.com>
|
||
# This file is distributed under the same license as the mkvtoolnix package.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: zh-TW\n"
|
||
"Report-Msgid-Bugs-To: Moritz Bunkus <moritz@bunkus.org>\n"
|
||
"POT-Creation-Date: 2021-02-17 23:17+0100\n"
|
||
"PO-Revision-Date: 2021-02-03 18:34+0000\n"
|
||
"Last-Translator: Moritz Bunkus <moritz@bunkus.org>\n"
|
||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/moritz-bunkus/mkvtoolnix/language/zh_TW/)\n"
|
||
"Language: zh_TW\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"X-Poedit-Language: Chinese (Traditional)\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
"X-Generator: Lokalize 2.0\n"
|
||
|
||
#: src/extract/xtr_tta.cpp:107
|
||
#, no-c-format
|
||
msgid ""
|
||
"\n"
|
||
"The temporary TTA file for track ID {0} is being copied into the final TTA file. This may take some time.\n"
|
||
msgstr ""
|
||
"\n"
|
||
"第 {0} 軌的暫存 TTA 檔正被複製到最終 TTA 檔中。這可能需要些時間。\n"
|
||
|
||
#: src/merge/output_control.cpp:266
|
||
#, no-c-format
|
||
msgid ""
|
||
"\n"
|
||
"mkvmerge received a SIGINT (probably because the user pressed Ctrl+C). Trying to sanitize the file. If mkvmerge hangs during this process you'll have to kill it manually.\n"
|
||
msgstr ""
|
||
"\n"
|
||
"mkvmerge 收到了一個 SIGINT(使用者可能按了 Ctrl+C)。正在嘗試恢復檔案。如果 mkvmerge 在過程中沒有回應,需要手動停止它。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:183
|
||
#, no-c-format
|
||
msgid ""
|
||
" ( <file1> <file2> ) Treat file1 and file2 as if they were concatenated\n"
|
||
" into a single big file.\n"
|
||
msgstr ""
|
||
" ( <檔案1> <檔案2> ) 將檔案1 和檔案2 當作兩個連接\n"
|
||
" 的單個大尺寸檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:263
|
||
#, no-c-format
|
||
msgid ""
|
||
" --aac-is-sbr <TID[:0|1]> The track with the ID is HE-AAC/AAC+/SBR-AAC\n"
|
||
" or not. The value ':1' can be omitted.\n"
|
||
msgstr ""
|
||
" --aac-is-sbr <TID[:0|1]> 此 ID 指定的軌道是否為 HE-AAC/AAC+/SBR-AAC。\n"
|
||
" 值 ':1' 可以被省略。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:391
|
||
#, no-c-format
|
||
msgid ""
|
||
" --abort-on-warnings Aborts the program after the first warning is\n"
|
||
" emitted."
|
||
msgstr ""
|
||
" --abort-on-warnings 在發出第一個警告後\n"
|
||
" 終止程式。"
|
||
|
||
#: src/merge/mkvmerge.cpp:174
|
||
#, no-c-format
|
||
msgid ""
|
||
" --append-mode <file|track>\n"
|
||
" Selects how mkvmerge calculates timestamps when\n"
|
||
" appending files.\n"
|
||
msgstr ""
|
||
" --append-mode <file|track>\n"
|
||
" 在附加檔案時\n"
|
||
"\\v 選擇如何計算 mkvmerge 時間戳記。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:169
|
||
#, no-c-format
|
||
msgid ""
|
||
" --append-to <SFID1:STID1:DFID1:DTID1,SFID2:STID2:DFID2:DTID2,...>\n"
|
||
" A comma separated list of file and track IDs\n"
|
||
" that controls which track of a file is\n"
|
||
" appended to another track of the preceding\n"
|
||
" file.\n"
|
||
msgstr ""
|
||
" --append-to <SFID1:STID1:DFID1:DTID1,SFID2:STID2:DFID2:DTID2,...>\n"
|
||
" 以逗號分隔的一組檔案及軌道 ID 的清單,\n"
|
||
" 決定一個檔案的哪個軌道將被附加至前一個\n"
|
||
" 檔案的某一軌道。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:285
|
||
#, no-c-format
|
||
msgid ""
|
||
" --aspect-ratio <TID:f|a/b>\n"
|
||
" Sets the display dimensions by calculating\n"
|
||
" width and height for this aspect ratio.\n"
|
||
msgstr ""
|
||
" --aspect-ratio <TID:f|a/b>\n"
|
||
" 透過計算外觀比例的寬高設定顯示尺寸。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:288
|
||
#, no-c-format
|
||
msgid ""
|
||
" --aspect-ratio-factor <TID:f|a/b>\n"
|
||
" First calculates the aspect ratio by multi-\n"
|
||
" plying the video's original aspect ratio\n"
|
||
" with this factor and calculates the display\n"
|
||
" dimensions from this factor.\n"
|
||
msgstr ""
|
||
" --aspect-ratio-factor <TID:f|a/b>\n"
|
||
" 先將視訊的原外觀比例與此係數相乘,\n"
|
||
" 然後以此係數為基礎計算顯示尺寸。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:193
|
||
#, no-c-format
|
||
msgid ""
|
||
" --attach-file <file> Creates a file attachment inside the\n"
|
||
" Matroska file.\n"
|
||
msgstr " --attach-file <file> 在此 Matroska 檔中建立一個檔案附件。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:195
|
||
#, no-c-format
|
||
msgid ""
|
||
" --attach-file-once <file>\n"
|
||
" Creates a file attachment inside the\n"
|
||
" first Matroska file written.\n"
|
||
msgstr ""
|
||
" --attach-file-once <檔案>\n"
|
||
" 在即將寫入的第一個 Matroska 檔中\n"
|
||
" 建立檔案附件。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:187
|
||
#, no-c-format
|
||
msgid ""
|
||
" --attachment-description <desc>\n"
|
||
" Description for the following attachment.\n"
|
||
msgstr ""
|
||
" --attachment-description <desc>\n"
|
||
" 下列附件的描述。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:189
|
||
#, no-c-format
|
||
msgid ""
|
||
" --attachment-mime-type <mime type>\n"
|
||
" Mime type for the following attachment.\n"
|
||
msgstr ""
|
||
" --attachment-mime-type <mime type>\n"
|
||
" 下列附件的 Mime 類型。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:191
|
||
#, no-c-format
|
||
msgid ""
|
||
" --attachment-name <name> The name should be stored for the \n"
|
||
" following attachment.\n"
|
||
msgstr " --attachment-name <name> 下列附件存儲時的名稱。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:255
|
||
#, no-c-format
|
||
msgid ""
|
||
" --blockadd <TID:x> Sets the max number of block additional\n"
|
||
" levels for this track.\n"
|
||
msgstr " --blockadd <TID:x> 設定此軌道附加區塊的最大層級。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:381
|
||
#, no-c-format
|
||
msgid " --capabilities Lists optional features mkvmerge was compiled with.\n"
|
||
msgstr " --capabilities 列出 mkvmerge 編譯時開啟的選擇性功能。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:315
|
||
#, no-c-format
|
||
msgid ""
|
||
" --cb-subsample <TID:hori,vert>\n"
|
||
" The amount of pixels to remove in the Cb channel\n"
|
||
" for every pixel not removed horizontally and\n"
|
||
" vertically. This is additive with\n"
|
||
" --chroma-subsample.\n"
|
||
msgstr ""
|
||
" --cb-subsample <TID:水平,垂直>\n"
|
||
" 對於未在 Cb 通道中未移除的像素\n"
|
||
"\\v 水平和垂直方向需要移除的像素量。\n"
|
||
" 該值都與 --chroma-subsample 相加。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:99
|
||
#, no-c-format
|
||
msgid " --chapter-charset <cset> Charset for a simple chapter file.\n"
|
||
msgstr " --chapter-charset <cset> 用於簡易章節檔的字元集。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:98
|
||
#, no-c-format
|
||
msgid " --chapter-language <lng> Set the 'language' element in chapter entries.\n"
|
||
msgstr " --chapter-language <lng> 設定章節項目中的 '語言' 元件。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:100
|
||
#, no-c-format
|
||
msgid ""
|
||
" --chapter-sync <d[,o[/p]]>\n"
|
||
" Synchronize, adjust the chapters's timestamps\n"
|
||
" by 'd' ms.\n"
|
||
" 'o/p': Adjust the timestamps by multiplying with\n"
|
||
" 'o/p' to fix linear drifts. 'p' defaults to\n"
|
||
" 1 if omitted. Both 'o' and 'p' can be\n"
|
||
" floating point numbers.\n"
|
||
msgstr ""
|
||
" --chapter-sync <d[,o[/p]]>\n"
|
||
" 以 'd' 毫秒同步、校準軌 TID 的時間戳記。\n"
|
||
" 'o/p' : 將時間戳記與 'o/p' 相乘以修復線性偏差。\n"
|
||
" 'p' 若省略則預設為 1。\n"
|
||
" 'o' 和 'p' 均可為浮點數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:97
|
||
#, no-c-format
|
||
msgid " --chapters <file> Read chapter information from the file.\n"
|
||
msgstr " --chapters <file> 從此檔案讀取章節資訊。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:320
|
||
#, no-c-format
|
||
msgid ""
|
||
" --chroma-siting <TID:hori,vert>\n"
|
||
" How chroma is sited horizontally/vertically.\n"
|
||
msgstr ""
|
||
" --cropping <TID:left,top,right,bottom>\n"
|
||
" 色度在水平與垂直方向的定位設定。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:311
|
||
#, no-c-format
|
||
msgid ""
|
||
" --chroma-subsample <TID:hori,vert>\n"
|
||
" The amount of pixels to remove in the Cr and Cb\n"
|
||
" channels for every pixel not removed horizontally\n"
|
||
" and vertically.\n"
|
||
msgstr ""
|
||
" --chroma-subsample <TID:水平,垂直>\n"
|
||
" 對於未在 Cr 與 Cb 通道中未移除的像素\n"
|
||
" 水平和垂直方向需要移除的像素量。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:333
|
||
#, no-c-format
|
||
msgid ""
|
||
" --chromaticity-coordinates <TID:red-x,red-y,green-x,green-y,blue-x,blue-y>\n"
|
||
" Red/Green/Blue chromaticity coordinates as defined\n"
|
||
" by CIE 1931.\n"
|
||
msgstr ""
|
||
" --chromaticity-coordinates <TID:red-x,red-y,green-x,green-y,blue-x,blue-y>\n"
|
||
" 由 CIE 1931 定義的\n"
|
||
" 紅色/綠色/藍色 色度座標。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:129
|
||
#, no-c-format
|
||
msgid ""
|
||
" --cluster-length <n[ms]> Put at most n data blocks into each cluster.\n"
|
||
" If the number is postfixed with 'ms' then\n"
|
||
" put at most n milliseconds of data into each\n"
|
||
" cluster.\n"
|
||
msgstr ""
|
||
" --cluster-length <n[ms]> 每叢集最多放置 n 個資料區塊。\n"
|
||
" 若數目字尾有 'ms' 則每叢集最多放置 \n"
|
||
" n 毫秒的資料。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:133
|
||
#, no-c-format
|
||
msgid " --clusters-in-meta-seek Write meta seek data for clusters.\n"
|
||
msgstr ""
|
||
" --no-clusters-in-meta-seek\n"
|
||
" 將變換定位資料寫入叢集。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:307
|
||
#, no-c-format
|
||
msgid ""
|
||
" --colour-bits-per-channel <TID:n>\n"
|
||
" Sets the number of coded bits for a colour \n"
|
||
" channel. A value of 0 indicates that the number is\n"
|
||
" unspecified.\n"
|
||
msgstr ""
|
||
" --colour-bits-per-channel <TID:n>\n"
|
||
" 設定色彩通道的編碼位元數。\n"
|
||
" 值為 0 表示未指定該數位。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:303
|
||
#, no-c-format
|
||
msgid ""
|
||
" --colour-matrix-coefficients <TID:n>\n"
|
||
" Sets the matrix coefficients of the video used\n"
|
||
" to derive luma and chroma values from red, green\n"
|
||
" and blue color primaries.\n"
|
||
msgstr ""
|
||
" --colour-matrix-coefficients <TID:n>\n"
|
||
" 設定用於視訊中紅、綠、藍原色\n"
|
||
"\\v 衍生的亮度(luma)和色度值(chroma)矩陣係數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:325
|
||
#, no-c-format
|
||
msgid ""
|
||
" --colour-primaries <TID:n>\n"
|
||
" The colour primaries of the video.\n"
|
||
msgstr ""
|
||
" --colour-primaries <TID:n>\n"
|
||
" 視訊的色彩原色。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:322
|
||
#, no-c-format
|
||
msgid " --colour-range <TID:n> Clipping of the color ranges.\n"
|
||
msgstr " --colour-range <TID:n> 色彩範圍的剪裁。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:323
|
||
#, no-c-format
|
||
msgid ""
|
||
" --colour-transfer-characteristics <TID:n>\n"
|
||
" The transfer characteristics of the video.\n"
|
||
msgstr ""
|
||
" --colour-transfer-characteristics <TID:n>\n"
|
||
" 轉換視訊的類型。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:384
|
||
#, no-c-format
|
||
msgid ""
|
||
" --command-line-charset <charset>\n"
|
||
" Charset for strings on the command line\n"
|
||
msgstr ""
|
||
" --command-line-charset <charset>\n"
|
||
" 命令列中字串的字元集\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:252
|
||
#, fuzzy, no-c-format
|
||
msgid ""
|
||
" --commentary-flag <TID[:bool]>\n"
|
||
" Sets the \"commentary\" flag for this track or\n"
|
||
" forces it not to be present if bool is 0.\n"
|
||
msgstr ""
|
||
" --forced-track <TID[:bool]>\n"
|
||
" 為此軌設定“強制軌”標記,\n"
|
||
" 如果此布林值為 0 則強制不呈現。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:363
|
||
#, no-c-format
|
||
msgid ""
|
||
" --compression <TID:method>\n"
|
||
" Sets the compression method used for the\n"
|
||
" specified track ('none' or 'zlib').\n"
|
||
msgstr ""
|
||
" --compression <TID:method>\n"
|
||
" 設定此指定的軌道使用的壓縮方式\n"
|
||
" ( 'none' 或 'zlib' )。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:295
|
||
#, no-c-format
|
||
msgid ""
|
||
" --cropping <TID:left,top,right,bottom>\n"
|
||
" Sets the cropping parameters.\n"
|
||
msgstr ""
|
||
" --cropping <TID:left,top,right,bottom>\n"
|
||
" 設定剪裁的參數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:107
|
||
#, no-c-format
|
||
msgid ""
|
||
" --cue-chapter-name-format <format>\n"
|
||
" Pattern for the conversion from cue sheet\n"
|
||
" entries to chapter names.\n"
|
||
msgstr ""
|
||
" --cue-chapter-name-format <format>\n"
|
||
" 由 CUE 工作表向章節名稱的轉換模式。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:258
|
||
#, no-c-format
|
||
msgid ""
|
||
" --cues <TID:none|iframes|all>\n"
|
||
" Create cue (index) entries for this track:\n"
|
||
" None at all, only for I frames, for all.\n"
|
||
msgstr ""
|
||
" --cues <TID:none|iframes|all>\n"
|
||
" 為指定軌道建立 cue(索引): \n"
|
||
" 不索引,僅索引 I 影格,索引全部影格。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:397
|
||
#, no-c-format
|
||
msgid " --debug <topic> Turns on debugging output for 'topic'.\n"
|
||
msgstr " --debug <主題> 開啟 '主題' 的輸出除錯。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:272
|
||
#, no-c-format
|
||
msgid ""
|
||
" --default-duration <TID:Xs|ms|us|ns|fps>\n"
|
||
" Force the default duration of a track to X.\n"
|
||
" X can be a floating point number or a fraction.\n"
|
||
msgstr ""
|
||
" --default-duration <TID:Xs|ms|us|ns|fps>\n"
|
||
" 強制某軌的預設時間長度為 X。\n"
|
||
" X 可以是浮點數或分數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:110
|
||
#, no-c-format
|
||
msgid ""
|
||
" --default-language <lng> Use this language for all tracks unless\n"
|
||
" overridden with the --language option.\n"
|
||
msgstr ""
|
||
" --default-language <lng> 將此語言設為所有軌道的預設語言,\n"
|
||
" 除非被 --language 選項覆蓋。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:234
|
||
#, fuzzy, no-c-format
|
||
msgid ""
|
||
" --default-track <TID[:bool]>\n"
|
||
" Sets the \"default track\" flag for this track or\n"
|
||
" forces it not to be present if bool is 0.\n"
|
||
msgstr ""
|
||
" --default-track <TID[:bool]>\n"
|
||
" 為此軌設定“預設軌”標記,\n"
|
||
" 如果該布林值為 0 則強制不呈現。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:393
|
||
#, no-c-format
|
||
msgid ""
|
||
" --deterministic <seed> Enables the creation of byte-identical files\n"
|
||
" if the same source files with the same options\n"
|
||
" and the same seed are used.\n"
|
||
msgstr ""
|
||
" --deterministic <seed> 如果使用相同選項與種子(seed)\n"
|
||
" 並且來自相同的原始檔案,\n"
|
||
" 將啟用建立位元完全相同的檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:139
|
||
#, no-c-format
|
||
msgid " --disable-lacing Do not use lacing.\n"
|
||
msgstr " --disable-lacing 停用所有軌道的緊縮。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:142
|
||
#, no-c-format
|
||
msgid ""
|
||
" --disable-language-ietf Do not write LanguageIETF track header and\n"
|
||
" ChapLanguageIETF chapter elements.\n"
|
||
msgstr ""
|
||
" --disable-language-ietf 不要寫入 LanguageIETF 軌道表頭與\n"
|
||
" ChapLanguageIETF 章節元件。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:140
|
||
#, no-c-format
|
||
msgid ""
|
||
" --disable-track-statistics-tags\n"
|
||
" Do not write tags with track statistics.\n"
|
||
msgstr ""
|
||
" --disable-track-statistics-tags\n"
|
||
" 不將軌道統計寫入標籤 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:293
|
||
#, no-c-format
|
||
msgid ""
|
||
" --display-dimensions <TID:width>x<height>\n"
|
||
" Explicitly set the display dimensions.\n"
|
||
msgstr ""
|
||
" --display-dimensions <TID:width>x<height>\n"
|
||
" 明確設定顯示尺寸。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:135
|
||
#, no-c-format
|
||
msgid " --enable-durations Enable block durations for all blocks.\n"
|
||
msgstr " --enable-durations 為所有區塊啟用區塊時間長度寫入。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:398
|
||
#, no-c-format
|
||
msgid " --engage <feature> Turns on experimental feature 'feature'.\n"
|
||
msgstr " --engage <feature> 開啟實驗性功能 'feature' \n"
|
||
|
||
#: src/merge/mkvmerge.cpp:297
|
||
#, no-c-format
|
||
msgid ""
|
||
" --field-order <TID:n> Sets the video field order parameter\n"
|
||
" (see documentation for valid values).\n"
|
||
msgstr ""
|
||
" --field-order <TID:n> 設定視訊欄位順序參數\n"
|
||
" (詳細有效值請見說明文件)。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:275
|
||
#, no-c-format
|
||
msgid ""
|
||
" --fix-bitstream-timing-information <TID[:bool]>\n"
|
||
" Adjust the frame/field rate stored in the video\n"
|
||
" bitstream to match the track's default duration.\n"
|
||
msgstr ""
|
||
" --fix-bitstream-timing-information <TID[:bool]>\n"
|
||
" 調整儲存於影片位元串流中的影格/圖場率讓其\n"
|
||
" 符合此軌道的預設時間長度。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:389
|
||
#, no-c-format
|
||
msgid ""
|
||
" --flush-on-close Flushes all cached data to storage when closing\n"
|
||
" a file opened for writing.\n"
|
||
msgstr ""
|
||
" --flush-on-close 關閉正在寫入的已開啟檔案時\n"
|
||
" 更新所有快取資料到儲存空間。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:237
|
||
#, fuzzy, no-c-format
|
||
msgid ""
|
||
" --forced-track <TID[:bool]>\n"
|
||
" Sets the \"forced display\" flag for this track or\n"
|
||
" forces it not to be present if bool is 0.\n"
|
||
msgstr ""
|
||
" --forced-track <TID[:bool]>\n"
|
||
" 為此軌設定“強制軌”標記,\n"
|
||
" 如果此布林值為 0 則強制不呈現。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:112
|
||
#, no-c-format
|
||
msgid ""
|
||
" --generate-chapters <mode>\n"
|
||
" Automatically generate chapters according to\n"
|
||
" the mode ('when-appending' or 'interval:<duration>').\n"
|
||
msgstr ""
|
||
" --cue-chapter-name-format <format>\n"
|
||
" 由 CUE 索引向章節名稱的轉換模式。\n"
|
||
" ('在附加檔案' 或 '區間:<duration>').\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:115
|
||
#, no-c-format
|
||
msgid ""
|
||
" --generate-chapters-name-template <template>\n"
|
||
" Template for newly generated chapter names\n"
|
||
" (default: 'Chapter <NUM:2>').\n"
|
||
msgstr ""
|
||
" --generate-chapters-name-template <範本>\n"
|
||
" 新產生的章節名稱範本\n"
|
||
" (預設: '章節 2')。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:94
|
||
#, no-c-format
|
||
msgid " --global-tags <file> Read global tags from an XML file.\n"
|
||
msgstr " --global-tags <file> 從指定的 XML 檔案讀取全域標籤。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:240
|
||
#, fuzzy, no-c-format
|
||
msgid ""
|
||
" --hearing-impaired-flag <TID[:bool]>\n"
|
||
" Sets the \"hearing impaired\" flag for this track or\n"
|
||
" forces it not to be present if bool is 0.\n"
|
||
msgstr ""
|
||
" --forced-track <TID[:bool]>\n"
|
||
" 為此軌設定“強制軌”標記,\n"
|
||
" 如果此布林值為 0 則強制不呈現。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:261
|
||
#, no-c-format
|
||
msgid ""
|
||
" --language <TID:lang> Sets the language for the track (IETF BCP 47/\n"
|
||
" RFC 5646 language tag).\n"
|
||
msgstr ""
|
||
" --language <TID:lang> 設定軌道語言 (IETF BCP 47/\n"
|
||
" RFC 5646 語言標籤)。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:166
|
||
#, no-c-format
|
||
msgid " --link Link splitted files.\n"
|
||
msgstr " --link 連接已分割的檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:168
|
||
#, no-c-format
|
||
msgid " --link-to-next <SID> Link the last file to the given SID.\n"
|
||
msgstr " --link-to-next <SID> 連接最後一個檔案至指定 SID。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:167
|
||
#, no-c-format
|
||
msgid " --link-to-previous <SID> Link the first file to the given SID.\n"
|
||
msgstr " --link-to-previous <SID> 連接第一個檔案至指定 SID。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:379
|
||
#, no-c-format
|
||
msgid ""
|
||
" --list-languages Lists all ISO 639 languages and their\n"
|
||
" ISO 639-2 codes.\n"
|
||
msgstr " --list-languages 列出所有 ISO 639 語言及其 ISO 639-2 碼。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:327
|
||
#, no-c-format
|
||
msgid ""
|
||
" --max-content-light <TID:n>\n"
|
||
" Maximum brightness of a single pixel in candelas\n"
|
||
" per square meter (cd/m²).\n"
|
||
msgstr ""
|
||
" --max-content-light <TID:n>\n"
|
||
" 每平方公尺(cd/m2)以燭光為單位的\n"
|
||
" 單一像素的最大亮度。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:330
|
||
#, no-c-format
|
||
msgid ""
|
||
" --max-frame-light <TID:n>\n"
|
||
" Maximum frame-average light level in candelas per\n"
|
||
" square meter (cd/m²).\n"
|
||
msgstr ""
|
||
" --max-frame-light <TID:n>\n"
|
||
" 每平方公尺(cd/m2)以燭光為單位的\n"
|
||
" 影格平均最大亮度等級。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:339
|
||
#, no-c-format
|
||
msgid ""
|
||
" --max-luminance <TID:float>\n"
|
||
" Maximum luminance in candelas per square meter\n"
|
||
" (cd/m²).\n"
|
||
msgstr ""
|
||
" --max-luminance <TID:浮動>\n"
|
||
" 每平方公尺(cd/m2)以燭光為單位的\n"
|
||
" 最大明亮度。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:342
|
||
#, no-c-format
|
||
msgid ""
|
||
" --min-luminance <TID:float>\n"
|
||
" Minimum luminance in candelas per square meter\n"
|
||
" (cd/m²).\n"
|
||
msgstr ""
|
||
" --min-luminance <TID:浮動>\n"
|
||
" 每平方公尺(cd/m2)以燭光為單位的\n"
|
||
" 最小明亮度。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:278
|
||
#, no-c-format
|
||
msgid ""
|
||
" --nalu-size-length <TID:n>\n"
|
||
" Force the NALU size length to n bytes with\n"
|
||
" 2 <= n <= 4 with 4 being the default.\n"
|
||
msgstr ""
|
||
" --nalu-size-length <TID:n>\n"
|
||
" 強制 NALU 長為 n 位元組(2 <= n <= 4),\n"
|
||
" 4 為預設值。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:226
|
||
#, no-c-format
|
||
msgid " --no-chapters Don't keep chapters from the source file.\n"
|
||
msgstr " --no-chapters 不要保留此原始檔案中的章節。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:136
|
||
#, no-c-format
|
||
msgid " --no-cues Do not write the cue data (the index).\n"
|
||
msgstr " --no-cues 不要寫入 cue 資料 (索引)。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:137
|
||
#, no-c-format
|
||
msgid ""
|
||
" --no-date Do not write the 'date' field in the segment\n"
|
||
" information headers.\n"
|
||
msgstr ""
|
||
" --no-date 不要在剪輯資訊標頭中\n"
|
||
"寫入\"日期\"欄位。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:225
|
||
#, no-c-format
|
||
msgid " --no-global-tags Don't keep global tags from the source file.\n"
|
||
msgstr " --no-global-tags 不要保留此原始檔案中的全域標籤。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:249
|
||
#, fuzzy, no-c-format
|
||
msgid ""
|
||
" --original-flag <TID[:bool]>\n"
|
||
" Sets the \"original language\" flag for this track or\n"
|
||
" forces it not to be present if bool is 0.\n"
|
||
msgstr ""
|
||
" --forced-track <TID[:bool]>\n"
|
||
" 為此軌設定“強制軌”標記,\n"
|
||
" 如果此布林值為 0 則強制不呈現。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:386
|
||
#, no-c-format
|
||
msgid " --output-charset <cset> Output messages in this charset\n"
|
||
msgstr " --output-charset <cset> 用指定的字元集輸出訊息\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:382
|
||
#, no-c-format
|
||
msgid " --priority <priority> Set the priority mkvmerge runs with.\n"
|
||
msgstr " --priority <priority> 設定 mkvmerge 執行時的優先權。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:374
|
||
#, no-c-format
|
||
msgid ""
|
||
" --probe-range-percentage <percent>\n"
|
||
" Sets maximum size to probe for tracks in percent\n"
|
||
" of the total file size for certain file types\n"
|
||
" (default: 0.3).\n"
|
||
msgstr ""
|
||
" --probe-range-percentage <百分比>\n"
|
||
" 將最大大小設定以特定檔案類型的\n"
|
||
" 總檔案大小百分比(預設值:0.3)來探測軌道。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:352
|
||
#, no-c-format
|
||
msgid ""
|
||
" --projection-pose-pitch <TID:float>\n"
|
||
" A pitch rotation to the projection.\n"
|
||
msgstr ""
|
||
" --projection-pose-pitch <TID:浮動>\n"
|
||
" 外觀比例 X 軸旋轉。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:354
|
||
#, no-c-format
|
||
msgid ""
|
||
" --projection-pose-roll <TID:float>\n"
|
||
" A roll rotation to the projection.\n"
|
||
msgstr ""
|
||
" --projection-pose-roll <TID:浮動>\n"
|
||
" 外觀比例 Y 軸旋轉。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:350
|
||
#, no-c-format
|
||
msgid ""
|
||
" --projection-pose-yaw <TID:float>\n"
|
||
" A yaw rotation to the projection.\n"
|
||
msgstr ""
|
||
" --projection-pose-yaw <TID:浮動>\n"
|
||
" 外觀比例 Z 軸旋轉。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:347
|
||
#, no-c-format
|
||
msgid ""
|
||
" --projection-private <TID:data>\n"
|
||
" Private data that only applies to a specific\n"
|
||
" projection (as hex digits).\n"
|
||
msgstr ""
|
||
" --projection-private <TID:資料>\n"
|
||
" 僅適用於特定外觀比例的私有資料。\n"
|
||
" (為十六進制位數)。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:345
|
||
#, no-c-format
|
||
msgid ""
|
||
" --projection-type <TID:method>\n"
|
||
" Projection method used (0–3).\n"
|
||
msgstr ""
|
||
" --projection-type <TID:方法>\n"
|
||
" 使用外觀比例的方法(0–3)。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:265
|
||
#, no-c-format
|
||
msgid ""
|
||
" --reduce-to-core <TID> Keeps only the core of audio tracks that support\n"
|
||
" HD extensions instead of copying both the core\n"
|
||
" and the extensions.\n"
|
||
msgstr ""
|
||
" --reduce-to-core <TID> 只保留支援 HD 擴充的核心音訊軌而不是同時\n"
|
||
" 保留擴充和核心音訊軌。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:268
|
||
#, no-c-format
|
||
msgid ""
|
||
" --remove-dialog-normalization-gain <TID>\n"
|
||
" Removes or minimizes the dialog normalization gain\n"
|
||
" by modifying audio frame headers.\n"
|
||
msgstr ""
|
||
" --remove-dialog-normalization-gain <TID>\n"
|
||
" 透過修改音訊標頭\n"
|
||
" 移除降低標準對話增益。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:121
|
||
#, no-c-format
|
||
msgid ""
|
||
" --segment-uid <SID1,[SID2...]>\n"
|
||
" Set the segment UIDs to SID1, SID2 etc.\n"
|
||
msgstr ""
|
||
" --segment-uid <SID1,[SID2...]>\n"
|
||
" 設定剪輯的 UID 為 SID1、SID2 等。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:120
|
||
#, no-c-format
|
||
msgid " --segmentinfo <file> Read segment information from the file.\n"
|
||
msgstr " --segmentinfo <file> 從此檔案讀取剪輯資訊。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:146
|
||
#, no-c-format
|
||
msgid ""
|
||
" --split <d[K,M,G]|HH:MM:SS|s>\n"
|
||
" Create a new file after d bytes (KB, MB, GB)\n"
|
||
" or after a specific time.\n"
|
||
msgstr ""
|
||
" --split <d[K,M,G]|HH:MM:SS|s>\n"
|
||
" 在 d 位元組(或 KB, MB, GB)後或特定時間後\n"
|
||
" 建立新檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:162
|
||
#, no-c-format
|
||
msgid ""
|
||
" --split chapters:all|A[,B...]\n"
|
||
" Create a new file before each chapter (with 'all')\n"
|
||
" or before chapter numbers A, B etc.\n"
|
||
msgstr ""
|
||
" --split chapters:all|A[,B...]\n"
|
||
" 在每個章節 (加上 'all' 參數) 前面建立新檔案。\n"
|
||
" 或在章節編號 A、B 等等前面建立新檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:159
|
||
#, no-c-format
|
||
msgid ""
|
||
" --split frames:A[,B...]\n"
|
||
" Create a new file after each frame/field A, B\n"
|
||
" etc.\n"
|
||
msgstr ""
|
||
" --split frames:A[,B...]\n"
|
||
" 在每個影格/圖場 A、B 等等前面建立新檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:156
|
||
#, no-c-format
|
||
msgid ""
|
||
" --split parts-frames:start1-end1[,[+]start2-end2,...]\n"
|
||
" Same as 'parts:', but 'startN'/'endN' are frame/\n"
|
||
" field numbers instead of timestamps.\n"
|
||
msgstr ""
|
||
" --split parts-frames:start1-end1[,[+]start2-end2,...]\n"
|
||
" 和 '分割部分' 相同,但 'startN'/'endN' 為影格\n"
|
||
" 數/圖場數而不是時間戳記。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:152
|
||
#, no-c-format
|
||
msgid ""
|
||
" --split parts:start1-end1[,[+]start2-end2,...]\n"
|
||
" Keep ranges of timestamps start-end, either in\n"
|
||
" separate files or append to previous range's file\n"
|
||
" if prefixed with '+'.\n"
|
||
msgstr ""
|
||
" --split parts:start1-end1[,[+]start2-end2,...]\n"
|
||
" 保留時間戳記起始-結束範圍,若字首加上 '+' \n"
|
||
" 則會分割成多個檔案或者附加檔案到上個範圍的檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:149
|
||
#, no-c-format
|
||
msgid ""
|
||
" --split timestamps:A[,B...]\n"
|
||
" Create a new file after each timestamp A, B\n"
|
||
" etc.\n"
|
||
msgstr ""
|
||
" --split timestamps:A[,B...]\n"
|
||
" 在 A, B 等每個時間戳記後建立一個新檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:165
|
||
#, no-c-format
|
||
msgid " --split-max-files <n> Create at most n files.\n"
|
||
msgstr " --split-max-files <n> 最多建立 n 個檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:299
|
||
#, no-c-format
|
||
msgid ""
|
||
" --stereo-mode <TID:n|keyword>\n"
|
||
" Sets the stereo mode parameter. It can\n"
|
||
" either be a number 0 - 14 or a keyword\n"
|
||
" (see documentation for the full list).\n"
|
||
msgstr ""
|
||
" --stereo-mode <TID:n|關鍵字>\n"
|
||
" 設定立體模式參數。參數可以是 0 - 14\n"
|
||
" 之間的一個數或關鍵字\n"
|
||
" (請見文件裡的完整清單)。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:358
|
||
#, no-c-format
|
||
msgid ""
|
||
" --sub-charset <TID:charset>\n"
|
||
" Determines the charset the text subtitles are\n"
|
||
" read as for the conversion to UTF-8.\n"
|
||
msgstr ""
|
||
" --sub-charset <TID:charset>\n"
|
||
" 決定文字字幕讀取時所用的字元集,以便轉換\n"
|
||
" 為 UTF-8。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:246
|
||
#, fuzzy, no-c-format
|
||
msgid ""
|
||
" --text-descriptions-flag <TID[:bool]>\n"
|
||
" Sets the \"text descriptions\" flag for this track\n"
|
||
" or forces it not to be present if bool is 0.\n"
|
||
msgstr ""
|
||
" --default-track <TID[:bool]>\n"
|
||
" 為此軌設定“預設軌”標記,\n"
|
||
" 如果該布林值為 0 則強制不呈現。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:134
|
||
#, no-c-format
|
||
msgid " --timestamp-scale <n> Force the timestamp scale factor to n.\n"
|
||
msgstr " --timestamp-scale <n> 強制時間戳記縮放係數為 n。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:271
|
||
#, no-c-format
|
||
msgid " --timestamps <TID:file> Read the timestamps to be used from a file.\n"
|
||
msgstr " --timestamps <TID:file> 從指定的檔案中讀取需要的時間戳記。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:93
|
||
#, no-c-format
|
||
msgid " --title <title> Title for this destination file.\n"
|
||
msgstr " --title <title> 輸出檔案的標題。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:257
|
||
#, no-c-format
|
||
msgid " --track-name <TID:name> Sets the name for a track.\n"
|
||
msgstr " --track-name <TID:name> 指定軌的名稱。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:125
|
||
#, no-c-format
|
||
msgid ""
|
||
" --track-order <FileID1:TID1,FileID2:TID2,FileID3:TID3,...>\n"
|
||
" A comma separated list of both file IDs\n"
|
||
" and track IDs that controls the order of the\n"
|
||
" tracks in the destination file.\n"
|
||
msgstr ""
|
||
" --track-order <FileID1:TID1,FileID2:TID2,FileID3:TID3,...>\n"
|
||
" 一組以逗號分隔的檔案 ID 及軌道 ID 清單,\n"
|
||
" 控制輸出檔中的軌道順序。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:222
|
||
#, no-c-format
|
||
msgid ""
|
||
" --track-tags <n,m,...> Copy the tags for tracks n,m etc. Default: copy\n"
|
||
" tags for all tracks.\n"
|
||
msgstr ""
|
||
" --track-tags <n,m,...> 複製 n, m 等音訊軌。預設: 複製\n"
|
||
" 標籤到所有軌道。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:383
|
||
#, no-c-format
|
||
msgid " --ui-language <code> Force the translations for 'code' to be used.\n"
|
||
msgstr " --ui-language <code> 強制使用 'code' 代表的翻譯版本。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:243
|
||
#, fuzzy, no-c-format
|
||
msgid ""
|
||
" --visual-impaired-flag <TID[:bool]>\n"
|
||
" Sets the \"visual impaired\" flag for this track or\n"
|
||
" forces it not to be present if bool is 0.\n"
|
||
msgstr ""
|
||
" --forced-track <TID[:bool]>\n"
|
||
" 為此軌設定“強制軌”標記,\n"
|
||
" 如果此布林值為 0 則強制不呈現。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:336
|
||
#, no-c-format
|
||
msgid ""
|
||
" --white-colour-coordinates <TID:x,y>\n"
|
||
" White colour chromaticity coordinates as defined\n"
|
||
" by CIE 1931.\n"
|
||
msgstr ""
|
||
" --white-colour-coordinates <TID:x,y>\n"
|
||
" CIE 1931 定義的白色色度座標。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:203
|
||
#, no-c-format
|
||
msgid " -A, --no-audio Don't copy any audio track from this file.\n"
|
||
msgstr " -A, --no-audio 不要從這個檔案中複製任何音訊軌。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:215
|
||
#, no-c-format
|
||
msgid " -B, --no-buttons Don't copy any buttons track from this file.\n"
|
||
msgstr " -B, --no-buttons 不要從這個檔案中複製任何按鈕軌。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:207
|
||
#, no-c-format
|
||
msgid " -D, --no-video Don't copy any video track from this file.\n"
|
||
msgstr " -D, --no-video 不要從這個檔案中複製任何視訊軌。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:371
|
||
#, no-c-format
|
||
msgid ""
|
||
" -F, --identification-format <format>\n"
|
||
" Set the identification results format\n"
|
||
" ('text' or 'json'; default is 'text').\n"
|
||
msgstr ""
|
||
" -F, --identification-format <格式>\n"
|
||
" 設定識別結果格式\n"
|
||
" ('text' 或 'json'; 預設為 'text')。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:369
|
||
#, no-c-format
|
||
msgid ""
|
||
" -J <file> This is a convenient alias for\n"
|
||
" \"--identification-format json --identify file\".\n"
|
||
msgstr ""
|
||
" -J <檔案> 以 json 格式輸出訊息的簡便用法,等同於\n"
|
||
" \"--identification-format json --identify 檔案\"。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:220
|
||
#, no-c-format
|
||
msgid " -M, --no-attachments Don't copy attachments from a source file.\n"
|
||
msgstr " -M, --no-attachments 不要從指定原始檔案中複製附件。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:211
|
||
#, no-c-format
|
||
msgid " -S, --no-subtitles Don't copy any subtitle track from this file.\n"
|
||
msgstr " -S, --no-subtitles 不要從這個檔案中複製任何字幕軌。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:224
|
||
#, no-c-format
|
||
msgid " -T, --no-track-tags Don't copy tags for tracks from the source file.\n"
|
||
msgstr " -T, --no-track-tags 不要從此原始檔案中複製軌道的標籤。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:402
|
||
#, no-c-format
|
||
msgid " -V, --version Show version information.\n"
|
||
msgstr " -V, --version 顯示版本資訊。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:200
|
||
#, no-c-format
|
||
msgid ""
|
||
" -a, --audio-tracks <n,m,...>\n"
|
||
" Copy audio tracks n,m etc. Default: copy all\n"
|
||
" audio tracks.\n"
|
||
msgstr ""
|
||
" -a, --audio-tracks <n,m,...>\n"
|
||
" 複製 n, m 等音訊軌。預設: 複製所有\n"
|
||
" 音訊軌。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:212
|
||
#, no-c-format
|
||
msgid ""
|
||
" -b, --button-tracks <n,m,...>\n"
|
||
" Copy buttons tracks n,m etc. Default: copy\n"
|
||
" all buttons tracks.\n"
|
||
msgstr ""
|
||
" -b, --button-tracks <n,m,...>\n"
|
||
" 複製 n, m 等按鈕軌。預設: 複製\n"
|
||
" 所有按鈕軌。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:204
|
||
#, no-c-format
|
||
msgid ""
|
||
" -d, --video-tracks <n,m,...>\n"
|
||
" Copy video tracks n,m etc. Default: copy all\n"
|
||
" video tracks.\n"
|
||
msgstr ""
|
||
" -d, --video-tracks <n,m,...>\n"
|
||
" 複製 n, m 等視訊軌。預設: 複製所有\n"
|
||
" 視訊軌。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:283
|
||
#, no-c-format
|
||
msgid ""
|
||
" -f, --fourcc <FOURCC> Forces the FourCC to the specified value.\n"
|
||
" Works only for video tracks.\n"
|
||
msgstr ""
|
||
" -f, --fourcc <FOURCC> 強制為指定的 FourCC 值。\n"
|
||
" 僅對視訊軌有效。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:401
|
||
#, no-c-format
|
||
msgid " -h, --help Show this help.\n"
|
||
msgstr " -h, --help 顯示這個説明。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:368
|
||
#, no-c-format
|
||
msgid " -i, --identify <file> Print information about the source file.\n"
|
||
msgstr " -i, --identify <file> 輸出原始檔案的資訊。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:378
|
||
#, no-c-format
|
||
msgid " -l, --list-types Lists supported source file types.\n"
|
||
msgstr " -l, --list-types 列出支援的原始檔案類型。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:216
|
||
#, no-c-format
|
||
msgid ""
|
||
" -m, --attachments <n[:all|first],m[:all|first],...>\n"
|
||
" Copy the attachments with the IDs n, m etc. to\n"
|
||
" all or only the first destination file. Default:\n"
|
||
" copy all attachments to all destination files.\n"
|
||
msgstr ""
|
||
" -m, --attachments <n[:all|first],m[:all|first],...>\n"
|
||
" 複製附件 ID 為 n, m 等的附件\n"
|
||
" 至全部或者僅第一個輸出檔。\n"
|
||
" 預設: 複製所有附件至所有輸出檔。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:91
|
||
#, no-c-format
|
||
msgid " -o, --output out Write to the file 'out'.\n"
|
||
msgstr " -o, --output out 輸出至檔案 'out' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:387
|
||
#, no-c-format
|
||
msgid ""
|
||
" -r, --redirect-output <file>\n"
|
||
" Redirects all messages into this file.\n"
|
||
msgstr ""
|
||
" -r, --redirect-output <file>\n"
|
||
" 將所有訊息重定向(轉存)至此檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:208
|
||
#, no-c-format
|
||
msgid ""
|
||
" -s, --subtitle-tracks <n,m,...>\n"
|
||
" Copy subtitle tracks n,m etc. Default: copy\n"
|
||
" all subtitle tracks.\n"
|
||
msgstr ""
|
||
" -s, --subtitle-tracks <n,m,...>\n"
|
||
" 複製 n, m 等字幕軌。預設: 複製\n"
|
||
" 所有字幕軌。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:221
|
||
#, no-c-format
|
||
msgid " -t, --tags <TID:file> Read tags for the track from an XML file.\n"
|
||
msgstr " -t, --tags <TID:file> 從 XML 檔案讀取用於指定軌道的標籤。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:92
|
||
#, no-c-format
|
||
msgid " -w, --webm Create WebM compliant file.\n"
|
||
msgstr " -w, --webm 建立 WebM 相容檔。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:227
|
||
#, no-c-format
|
||
msgid ""
|
||
" -y, --sync <TID:d[,o[/p]]>\n"
|
||
" Synchronize, adjust the track's timestamps with\n"
|
||
" the id TID by 'd' ms.\n"
|
||
" 'o/p': Adjust the timestamps by multiplying with\n"
|
||
" 'o/p' to fix linear drifts. 'p' defaults to\n"
|
||
" 1 if omitted. Both 'o' and 'p' can be\n"
|
||
" floating point numbers.\n"
|
||
msgstr ""
|
||
" -y, --sync, --delay <TID:d[,o[/p]]>\n"
|
||
" 以 'd' 毫秒同步、校準軌 TID 的時間戳記。\n"
|
||
" 'o/p' : 將時間戳記與 'o/p' 相乘以修復線性偏差。\n"
|
||
" 'p' 若省略則預設為 1。\n"
|
||
" 'o' 和 'p' 均可為浮點數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:177
|
||
#, no-c-format
|
||
msgid " <file1> + <file2> Append file2 to file1.\n"
|
||
msgstr " <檔案1> + <檔案2> 將檔案2 附加到檔案1 後面。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:178
|
||
#, no-c-format
|
||
msgid " <file1> +<file2> Same as \"<file1> + <file2>\".\n"
|
||
msgstr " <file1> +<file2> 和 '<file1> + <file2>' 相同。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:180
|
||
#, no-c-format
|
||
msgid ""
|
||
" = <file> Don't look for and concatenate files with the same\n"
|
||
" base name but with a different trailing number.\n"
|
||
msgstr " = <file> 不尋找直接以相同名稱不同字尾號碼合併檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:182
|
||
#, no-c-format
|
||
msgid " =<file> Same as \"= <file>\".\n"
|
||
msgstr " =<檔案> 和 \"= <檔案>\" 相同。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:399
|
||
#, no-c-format
|
||
msgid ""
|
||
" @option-file.json Reads additional command line options from\n"
|
||
" the specified JSON file (see man page).\n"
|
||
msgstr ""
|
||
" @option-file.json 從指定的 JSON 檔中\n"
|
||
" 閱讀其他命令列選項 (請見手冊)。\n"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:165
|
||
#, no-c-format
|
||
msgid " B: boolean (0 or 1)\n"
|
||
msgstr " B: 布林值 (0 或 1)\n"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:170
|
||
#, no-c-format
|
||
msgid " DT: date & time\n"
|
||
msgstr " DT: 日期與時間\n"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:169
|
||
#, no-c-format
|
||
msgid " FP: floating point number\n"
|
||
msgstr " FP: 浮點數\n"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:166
|
||
#, no-c-format
|
||
msgid " S: string\n"
|
||
msgstr " S: 字串\n"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:163
|
||
#, no-c-format
|
||
msgid " SI: signed integer\n"
|
||
msgstr " SI: 帶正負號的整數\n"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:164
|
||
#, no-c-format
|
||
msgid " UI: unsigned integer\n"
|
||
msgstr " UI: 不帶正負號的整數\n"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:167
|
||
#, no-c-format
|
||
msgid " US: Unicode string\n"
|
||
msgstr " US: Unicode 字串\n"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:168
|
||
#, no-c-format
|
||
msgid " X: binary in hex\n"
|
||
msgstr " X: 用十六進位表示二進位檔\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:179
|
||
#, no-c-format
|
||
msgid " [ <file1> <file2> ] Same as \"<file1> + <file2>\".\n"
|
||
msgstr " [ <檔案1> <檔案2> ] 與 '<檔案1> + <檔案2>' 相同。\n"
|
||
|
||
#: src/common/kax_info.cpp:392
|
||
#, no-c-format
|
||
msgid " (FourCC: {0})"
|
||
msgstr " (FourCC: {0})"
|
||
|
||
#: src/common/kax_info.cpp:401
|
||
#, no-c-format
|
||
msgid " (H.264 profile: {0} @L{1}.{2})"
|
||
msgstr " (H.264 描述檔: {0} @L{1}.{2})"
|
||
|
||
#: src/common/kax_info.cpp:420
|
||
#, no-c-format
|
||
msgid " (HEVC profile: {0} @L{1}.{2})"
|
||
msgstr " (HEVC 描述檔: {0} @L{1}.{2})"
|
||
|
||
#: src/common/kax_info.cpp:467
|
||
#: src/common/kax_info.cpp:588
|
||
#: src/common/kax_info.cpp:889
|
||
#: src/common/kax_info.cpp:1034
|
||
#, no-c-format
|
||
msgid " (adler: 0x{0:08x})"
|
||
msgstr " (adler: 0x{0:08x})"
|
||
|
||
#: src/common/kax_info.cpp:713
|
||
#, no-c-format
|
||
msgid " (aspect ratio)"
|
||
msgstr " (外觀比例)"
|
||
|
||
#: src/common/kax_info.cpp:711
|
||
#, no-c-format
|
||
msgid " (centimeters)"
|
||
msgstr " (公分)"
|
||
|
||
#: src/common/kax_info.cpp:741
|
||
#, no-c-format
|
||
msgid " (fixed)"
|
||
msgstr " (固定)"
|
||
|
||
#: src/common/kax_info.cpp:396
|
||
#, no-c-format
|
||
msgid " (format tag: 0x{0:04x})"
|
||
msgstr " (格式標識: 0x{0:04x})"
|
||
|
||
#: src/common/kax_info.cpp:739
|
||
#, no-c-format
|
||
msgid " (free resizing)"
|
||
msgstr " (任意調整大小)"
|
||
|
||
#: src/common/kax_info.cpp:712
|
||
#, no-c-format
|
||
msgid " (inches)"
|
||
msgstr " (英寸)"
|
||
|
||
#: src/common/kax_info.cpp:740
|
||
#, no-c-format
|
||
msgid " (keep aspect ratio)"
|
||
msgstr " (保持外觀比例)"
|
||
|
||
#: src/common/kax_info.cpp:710
|
||
#, no-c-format
|
||
msgid " (pixels)"
|
||
msgstr " (像素)"
|
||
|
||
#: src/merge/mkvmerge.cpp:186
|
||
#, no-c-format
|
||
msgid " Attachment support (more global options):\n"
|
||
msgstr " 附件支援 (其他全域選項):\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:96
|
||
#, no-c-format
|
||
msgid " Chapter handling:\n"
|
||
msgstr " 章節處理:\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:145
|
||
#, no-c-format
|
||
msgid " File splitting, linking, appending and concatenating (more global options):\n"
|
||
msgstr " 檔案分割、連結、附加檔案和連接 (更多全域選項):\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:124
|
||
#, no-c-format
|
||
msgid " General output control (advanced global options):\n"
|
||
msgstr " 一般輸出控制 (進階全域選項):\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:88
|
||
#, no-c-format
|
||
msgid " Global options:\n"
|
||
msgstr " 全域選項:\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:199
|
||
#, no-c-format
|
||
msgid " Options for each source file:\n"
|
||
msgstr " 每個原始檔案的各自選項:\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:362
|
||
#, no-c-format
|
||
msgid " Options that only apply to VobSub subtitle tracks:\n"
|
||
msgstr " 僅適用於 VobSub 字幕軌的選項:\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:357
|
||
#, no-c-format
|
||
msgid " Options that only apply to text subtitle tracks:\n"
|
||
msgstr " 僅適用於文字字幕軌的選項:\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:282
|
||
#, no-c-format
|
||
msgid " Options that only apply to video tracks:\n"
|
||
msgstr " 僅適用於視訊軌的選項:\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:367
|
||
#, no-c-format
|
||
msgid " Other options:\n"
|
||
msgstr " 其他選項:\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:119
|
||
#, no-c-format
|
||
msgid " Segment info handling:\n"
|
||
msgstr " 剪輯資訊處理:\n"
|
||
|
||
#: src/common/kax_info.cpp:292
|
||
#, no-c-format
|
||
msgid " at 0x{0:x}"
|
||
msgstr " 於 0x{0:x}"
|
||
|
||
#: src/common/kax_info.cpp:292
|
||
#: src/extract/mkvextract.cpp:106
|
||
#, no-c-format
|
||
msgid " at {0}"
|
||
msgstr " 在 {0}"
|
||
|
||
#: src/common/kax_info.cpp:302
|
||
#, no-c-format
|
||
msgid " data size {0}"
|
||
msgstr " 檔案大小 {0}"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1119
|
||
#, no-c-format
|
||
msgid " day"
|
||
msgid_plural " days"
|
||
msgstr[0] " 天"
|
||
|
||
#: src/merge/output_control.cpp:274
|
||
#: src/merge/output_control.cpp:284
|
||
#: src/merge/output_control.cpp:292
|
||
#: src/merge/output_control.cpp:299
|
||
#, no-c-format
|
||
msgid " done\n"
|
||
msgstr " 完成\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1113
|
||
#, no-c-format
|
||
msgid " second"
|
||
msgid_plural " seconds"
|
||
msgstr[0] " 秒"
|
||
|
||
#: src/common/kax_info.cpp:298
|
||
#, no-c-format
|
||
msgid " size is unknown"
|
||
msgstr " 大小不明"
|
||
|
||
#: src/common/kax_info.cpp:296
|
||
#, no-c-format
|
||
msgid " size {0}"
|
||
msgstr " 大小 {0}"
|
||
|
||
#: src/common/kax_element_names.cpp:216
|
||
#: src/common/property_element.cpp:128
|
||
#, no-c-format
|
||
msgid "\"Commentary\" flag"
|
||
msgstr ""
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1815
|
||
#, fuzzy, no-c-format
|
||
msgid "\"Commentary\" flag:"
|
||
msgstr "\"強制軌\" 標記:"
|
||
|
||
#: src/common/kax_element_names.cpp:204
|
||
#: src/common/property_element.cpp:129
|
||
#, fuzzy, no-c-format
|
||
msgid "\"Default track\" flag"
|
||
msgstr "\"預設軌\" 標記:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:280
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1803
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:78
|
||
#, no-c-format
|
||
msgid "\"Default track\" flag:"
|
||
msgstr "\"預設軌\" 標記:"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:560
|
||
#, no-c-format
|
||
msgid "\"Determine automatically\" is a good choice for almost all situations."
|
||
msgstr "在幾乎所有情況下, \"自動判定\" 是個合適的選擇。"
|
||
|
||
#: src/common/kax_element_names.cpp:189
|
||
#, fuzzy, no-c-format
|
||
msgid "\"Enabled\" flag"
|
||
msgstr "啟用"
|
||
|
||
#: src/common/kax_element_names.cpp:205
|
||
#: src/common/property_element.cpp:132
|
||
#, fuzzy, no-c-format
|
||
msgid "\"Forced display\" flag"
|
||
msgstr "'強制軌' 標記"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:281
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1804
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:82
|
||
#, fuzzy, no-c-format
|
||
msgid "\"Forced display\" flag:"
|
||
msgstr "'強制軌' 標記"
|
||
|
||
#: src/common/kax_element_names.cpp:212
|
||
#: src/common/property_element.cpp:133
|
||
#, no-c-format
|
||
msgid "\"Hearing impaired\" flag"
|
||
msgstr ""
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1808
|
||
#, no-c-format
|
||
msgid "\"Hearing impaired\" flag:"
|
||
msgstr ""
|
||
|
||
#: src/common/kax_element_names.cpp:203
|
||
#, fuzzy, no-c-format
|
||
msgid "\"Lacing\" flag"
|
||
msgstr "緊縮標記"
|
||
|
||
#: src/common/kax_element_names.cpp:215
|
||
#: src/common/property_element.cpp:134
|
||
#, fuzzy, no-c-format
|
||
msgid "\"Original language\" flag"
|
||
msgstr "原始數值:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1805
|
||
#, fuzzy, no-c-format
|
||
msgid "\"Original language\" flag:"
|
||
msgstr "原始數值:"
|
||
|
||
#: src/common/kax_element_names.cpp:214
|
||
#: src/common/property_element.cpp:135
|
||
#, fuzzy, no-c-format
|
||
msgid "\"Text descriptions\" flag"
|
||
msgstr "檔案描述"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1811
|
||
#, fuzzy, no-c-format
|
||
msgid "\"Text descriptions\" flag:"
|
||
msgstr "檔案描述"
|
||
|
||
#: src/common/property_element.cpp:131
|
||
#, fuzzy, no-c-format
|
||
msgid "\"Track enabled\" flag"
|
||
msgstr "'可用軌' 標記"
|
||
|
||
#: src/common/kax_element_names.cpp:213
|
||
#: src/common/property_element.cpp:137
|
||
#, no-c-format
|
||
msgid "\"Visual impaired\" flag"
|
||
msgstr ""
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1814
|
||
#, no-c-format
|
||
msgid "\"Visual impaired\" flag:"
|
||
msgstr ""
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:124
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:715
|
||
#, no-c-format
|
||
msgid "%1 Hz"
|
||
msgstr "%1 Hz"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:111
|
||
#, no-c-format
|
||
msgid "%1 automatic, %2 manual, %3 running"
|
||
msgstr "%1 個自動,%2 個手動,%3 個正在執行"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:127
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:724
|
||
#, no-c-format
|
||
msgid "%1 bit per sample"
|
||
msgid_plural "%1 bits per sample"
|
||
msgstr[0] "%1 位元數/樣本"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:122
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:126
|
||
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:50
|
||
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:46
|
||
#, no-c-format
|
||
msgid "%1 byte (%2)"
|
||
msgid_plural "%1 bytes (%2)"
|
||
msgstr[0] "%1 位元組 (%2)"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:125
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:719
|
||
#, no-c-format
|
||
msgid "%1 channel"
|
||
msgid_plural "%1 channels"
|
||
msgstr[0] "%1 聲道"
|
||
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:109
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:285
|
||
#, no-c-format
|
||
msgid "%1 entry"
|
||
msgid_plural "%1 entries"
|
||
msgstr[0] "%1 個項目"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:113
|
||
#, no-c-format
|
||
msgid "%1 error"
|
||
msgid_plural "%1 errors"
|
||
msgstr[0] "%1 個錯誤"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:135
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:729
|
||
#, no-c-format
|
||
msgid "%1 pixels"
|
||
msgstr "%1 像素"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:112
|
||
#, no-c-format
|
||
msgid "%1 warning"
|
||
msgid_plural "%1 warnings"
|
||
msgstr[0] "%1 個警告"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:349
|
||
#, no-c-format
|
||
msgid "%<1-9>n – nanoseconds with up to nine places (e.g. three places with %3n)"
|
||
msgstr "%<1-9>n – 小數點後第九位的奈秒 (例如: 小數點後第三位為 %3n)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:343
|
||
#, no-c-format
|
||
msgid "%H – hours zero-padded to two places"
|
||
msgstr "%H – 小時,不足兩位則加入 0 補齊"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:345
|
||
#, no-c-format
|
||
msgid "%M – minutes zero-padded to two places"
|
||
msgstr "%M – 分鍾,不足兩位則加入 0 補齊"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:347
|
||
#, no-c-format
|
||
msgid "%S – seconds zero-padded to two places"
|
||
msgstr "%S – 秒,不足兩位則加入 0 補齊"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:342
|
||
#, no-c-format
|
||
msgid "%h – hours"
|
||
msgstr "%h – 小時"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:344
|
||
#, no-c-format
|
||
msgid "%m – minutes"
|
||
msgstr "%m – 分鍾"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:348
|
||
#, no-c-format
|
||
msgid "%n – nanoseconds with nine places"
|
||
msgstr "%n – 小數點後第九位的奈秒"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/status_bar_progress_widget.h:176
|
||
#: src/mkvtoolnix-gui/forms/main_window/status_bar_progress_widget.h:177
|
||
#, no-c-format
|
||
msgid "%p%"
|
||
msgstr "%p%"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:346
|
||
#, no-c-format
|
||
msgid "%s – seconds"
|
||
msgstr "%s – 秒"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:302
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:197
|
||
#, no-c-format
|
||
msgid "&Abort job"
|
||
msgstr "中止作業(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:517
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:436
|
||
#, no-c-format
|
||
msgid "&Abort jobs"
|
||
msgstr "中止作業(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:411
|
||
#, no-c-format
|
||
msgid "&Acknowledge warnings and errors"
|
||
msgstr "確認警告和錯誤(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/select_playlist_dialog.cpp:310
|
||
#, no-c-format
|
||
msgid "&Add"
|
||
msgstr "加入(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1934
|
||
#, no-c-format
|
||
msgid "&Add action"
|
||
msgstr "加入動作(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:249
|
||
#, no-c-format
|
||
msgid "&Add attachment"
|
||
msgstr "加入附件(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/attachments_page.h:112
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:344
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:432
|
||
#, no-c-format
|
||
msgid "&Add attachments"
|
||
msgstr "加入附件(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1487
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1488
|
||
#, no-c-format
|
||
msgid "&Add files"
|
||
msgstr "加入檔案(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1901
|
||
#, no-c-format
|
||
msgid "&Add source files"
|
||
msgstr "加入原始檔案(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1893
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1504
|
||
#, no-c-format
|
||
msgid "&Audio"
|
||
msgstr "音訊(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1870
|
||
#, no-c-format
|
||
msgid "&Audio tracks:"
|
||
msgstr "音訊軌(&A):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1876
|
||
#, no-c-format
|
||
msgid "&Automatically set the destination file name"
|
||
msgstr "自動設定輸出檔名(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:169
|
||
#, no-c-format
|
||
msgid "&Cancel"
|
||
msgstr "取消(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:666
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:414
|
||
#, no-c-format
|
||
msgid "&Chapter editor"
|
||
msgstr "章節編輯(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:181
|
||
#, no-c-format
|
||
msgid "&Chapter number of first created entry:"
|
||
msgstr "新增章節項目的起始編號(&C):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1910
|
||
#, no-c-format
|
||
msgid "&Character set for text files:"
|
||
msgstr "文字檔案的字元集(&C):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:149
|
||
#, no-c-format
|
||
msgid "&Character set:"
|
||
msgstr "字元集(&C):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1826
|
||
#, no-c-format
|
||
msgid "&Character sets"
|
||
msgstr "字元集(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:146
|
||
#, no-c-format
|
||
msgid "&Clear output and reset progress"
|
||
msgstr "清空輸出訊息並重設進度(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:632
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:651
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:670
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:678
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:720
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:722
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:724
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:728
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:740
|
||
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:126
|
||
#: src/mkvtoolnix-gui/forms/util/text_display_dialog.h:82
|
||
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:101
|
||
#, no-c-format
|
||
msgid "&Close"
|
||
msgstr "關閉(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:277
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:890
|
||
#, no-c-format
|
||
msgid "&Close file"
|
||
msgstr "關閉檔案(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:289
|
||
#, no-c-format
|
||
msgid "&Close settings"
|
||
msgstr "關閉設定(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:228
|
||
#, no-c-format
|
||
msgid "&Close window"
|
||
msgstr "關閉視窗(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:627
|
||
#, no-c-format
|
||
msgid "&Code of Conduct"
|
||
msgstr "管理辦法(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:204
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:343
|
||
#, no-c-format
|
||
msgid "&Collapse all"
|
||
msgstr "收起全部項目(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:337
|
||
#, no-c-format
|
||
msgid "&Command line:"
|
||
msgstr "命令行(&C):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:224
|
||
#, no-c-format
|
||
msgid "&Constrict start and end timestamps of sub-chapters to their parent's start and end timestamps"
|
||
msgstr "將子章節的開始和結束時間戳記限制在其主開始和結束時間戳記中(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:777
|
||
#, no-c-format
|
||
msgid "&Continue identification"
|
||
msgstr "繼續識別(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:620
|
||
#, no-c-format
|
||
msgid "&Copy command line to clipboard"
|
||
msgstr "複製命令列至剪貼簿(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:528
|
||
#, no-c-format
|
||
msgid "&Country:"
|
||
msgstr "國家(&C):"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:498
|
||
#, no-c-format
|
||
msgid "&Create file without audio track"
|
||
msgstr "建立沒有聲音訊軌的檔案(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:511
|
||
#, no-c-format
|
||
msgid "&Default"
|
||
msgstr "預設(&D)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:174
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1893
|
||
#, no-c-format
|
||
msgid "&Description:"
|
||
msgstr "描述(&D):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:227
|
||
#, no-c-format
|
||
msgid "&Detach window"
|
||
msgstr "卸離視窗(&D)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1501
|
||
#, no-c-format
|
||
msgid "&Disable all items"
|
||
msgstr "停用所有項目(&D)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:376
|
||
#, no-c-format
|
||
msgid "&Disable selected attachment"
|
||
msgid_plural "&Disable selected attachments"
|
||
msgstr[0] "停用已選取附件(&D)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:34
|
||
#, no-c-format
|
||
msgid "&Don't scan, just add the file"
|
||
msgstr "不掃描直接加入此檔案(&D)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:168
|
||
#, no-c-format
|
||
msgid "&Download"
|
||
msgstr "下載(&D)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:199
|
||
#, no-c-format
|
||
msgid "&Duration of each entry in seconds:"
|
||
msgstr "每個項目持續以秒計算的時間(&D):"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:493
|
||
#, no-c-format
|
||
msgid "&Edit available actions to execute"
|
||
msgstr "編輯可執行的操作(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1813
|
||
#, no-c-format
|
||
msgid "&Elide text in tab headers of tab widgets"
|
||
msgstr "精簡標頭標籤小工具中的文字(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1500
|
||
#, no-c-format
|
||
msgid "&Enable all items"
|
||
msgstr "啟用全部項目(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:375
|
||
#, no-c-format
|
||
msgid "&Enable selected attachment"
|
||
msgid_plural "&Enable selected attachments"
|
||
msgstr[0] "啟用已選取附件(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:517
|
||
#, no-c-format
|
||
msgid "&Enabled"
|
||
msgstr "啟用(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:119
|
||
#, no-c-format
|
||
msgid "&Escape arguments for:"
|
||
msgstr "轉義參數(&E):"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:203
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:342
|
||
#, no-c-format
|
||
msgid "&Expand all"
|
||
msgstr "展開全部項目(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:338
|
||
#, no-c-format
|
||
msgid "&Extended subtags:"
|
||
msgstr "擃展的子標籤(&E):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:663
|
||
#, no-c-format
|
||
msgid "&Extraction tool"
|
||
msgstr "擷取工具(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:684
|
||
#, no-c-format
|
||
msgid "&FAQ"
|
||
msgstr "常見問題(&F)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:172
|
||
#, no-c-format
|
||
msgid "&File name:"
|
||
msgstr "檔名(&F):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:176
|
||
#, no-c-format
|
||
msgid "&First entry to renumber:"
|
||
msgstr "要重新編號的起始項目(&F):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1804
|
||
#, no-c-format
|
||
msgid "&Font && size:"
|
||
msgstr "字型及大小(&F):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:332
|
||
#, no-c-format
|
||
msgid "&Free-form input"
|
||
msgstr "自由格式輸入(&F)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:213
|
||
#, no-c-format
|
||
msgid "&Generate sub-chapters"
|
||
msgstr "產生子章節(&G)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:665
|
||
#, no-c-format
|
||
msgid "&Header editor"
|
||
msgstr "表頭編輯(&H)"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:417
|
||
#, no-c-format
|
||
msgid "&Help"
|
||
msgstr "說明(&H)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:167
|
||
#, no-c-format
|
||
msgid "&Hex dumps:"
|
||
msgstr "十六進位轉儲形式(&E):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:512
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:518
|
||
#, no-c-format
|
||
msgid "&Hidden"
|
||
msgstr "隱藏(&H)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:333
|
||
#, no-c-format
|
||
msgid "&Individually selected components"
|
||
msgstr "個別選擇的原件(&I)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:664
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:756
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:412
|
||
#, no-c-format
|
||
msgid "&Info tool"
|
||
msgstr "資訊工具(&I)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1843
|
||
#, no-c-format
|
||
msgid "&Input"
|
||
msgstr "輸入(&I)"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:416
|
||
#, no-c-format
|
||
msgid "&Job output"
|
||
msgstr "作業輸出(&J)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:667
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:415
|
||
#, no-c-format
|
||
msgid "&Job queue"
|
||
msgstr "作業佇列(&J)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:182
|
||
#, no-c-format
|
||
msgid "&Language of chapter names to replace:"
|
||
msgstr "需要取代章節名稱的語言(&L):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:194
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1812
|
||
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:340
|
||
#, no-c-format
|
||
msgid "&Language:"
|
||
msgstr "語言(&L):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1822
|
||
#, no-c-format
|
||
msgid "&Languages"
|
||
msgstr "語言(&L)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:176
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1894
|
||
#, no-c-format
|
||
msgid "&MIME type:"
|
||
msgstr "MIME 類型(&M):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1901
|
||
#, no-c-format
|
||
msgid "&Minimum playlist duration:"
|
||
msgstr "播放列表最短時長(&M):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:159
|
||
#, no-c-format
|
||
msgid "&Mode:"
|
||
msgstr "模式(&M):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:662
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:411
|
||
#, no-c-format
|
||
msgid "&Multiplexer"
|
||
msgstr "合併工具(&M)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:221
|
||
#, no-c-format
|
||
msgid "&Multiply start and end timestamps by the following factor:"
|
||
msgstr "依下列因素將合併開始和結束時間戳記排序(&M):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:526
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:335
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1892
|
||
#, no-c-format
|
||
msgid "&Name:"
|
||
msgstr "名稱(&N):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tool.h:195
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:597
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:642
|
||
#: src/mkvtoolnix-gui/forms/merge/tool.h:228
|
||
#, no-c-format
|
||
msgid "&New"
|
||
msgstr "新增(&N)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:403
|
||
#, no-c-format
|
||
msgid "&Next chapter editor tab"
|
||
msgstr "下一個章節編輯標籤(&N)"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tool.cpp:272
|
||
#, no-c-format
|
||
msgid "&Next header editor tab"
|
||
msgstr "下一個表頭編輯標籤(&N)"
|
||
|
||
#: src/mkvtoolnix-gui/info/tool.cpp:226
|
||
#, no-c-format
|
||
msgid "&Next info tab"
|
||
msgstr "下一個資訊標籤(&N)"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tool.cpp:201
|
||
#, no-c-format
|
||
msgid "&Next job output tab"
|
||
msgstr "下一個作業輸出標籤(&N)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:579
|
||
#, no-c-format
|
||
msgid "&Next multiplex settings"
|
||
msgstr "下一個合併設定(&N)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:179
|
||
#, no-c-format
|
||
msgid "&Number of entries to renumber:"
|
||
msgstr "要重新編號的項目數目(&N):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1890
|
||
#, no-c-format
|
||
msgid "&Only enable copying of tracks with specific languages by default"
|
||
msgstr "啟用僅複製預設的特定語言軌(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1821
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1823
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1825
|
||
#, no-c-format
|
||
msgid "&Only include often used entries in selections"
|
||
msgstr "選項中只顯示常用項目(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1877
|
||
#, no-c-format
|
||
msgid "&Only use the first source file that contains a video track"
|
||
msgstr "僅使用包含視訊軌的第一個原始檔案(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/tool.h:181
|
||
#: src/mkvtoolnix-gui/forms/info/tool.h:181
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:628
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:736
|
||
#, no-c-format
|
||
msgid "&Open Matroska or WebM file"
|
||
msgstr "開啟 Matroska 或 WebM 檔案(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:116
|
||
#, no-c-format
|
||
msgid "&Open as new tabs in the header editor"
|
||
msgstr "在表頭編輯的新標籤頁開啟(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:406
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:147
|
||
#, no-c-format
|
||
msgid "&Open folder"
|
||
msgstr "開啟資料夾(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:605
|
||
#: src/mkvtoolnix-gui/forms/merge/tool.h:229
|
||
#, no-c-format
|
||
msgid "&Open settings"
|
||
msgstr "開啟設定值(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tool.h:196
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:646
|
||
#, no-c-format
|
||
msgid "&Open supported chapter file format"
|
||
msgstr "開啟支援的章節檔案格式(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:513
|
||
#, no-c-format
|
||
msgid "&Ordered"
|
||
msgstr "排序(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1886
|
||
#, no-c-format
|
||
msgid "&Output"
|
||
msgstr "輸出(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:620
|
||
#, no-c-format
|
||
msgid "&Overwrite file"
|
||
msgstr "覆蓋檔案(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:622
|
||
#, no-c-format
|
||
msgid "&Preferences"
|
||
msgstr "喜好設定(&P)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:404
|
||
#, no-c-format
|
||
msgid "&Previous chapter editor tab"
|
||
msgstr "上一個章節編輯標籤(&P)"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tool.cpp:273
|
||
#, no-c-format
|
||
msgid "&Previous header editor tab"
|
||
msgstr "上一個表頭編輯標籤(&P)"
|
||
|
||
#: src/mkvtoolnix-gui/info/tool.cpp:227
|
||
#, no-c-format
|
||
msgid "&Previous info tab"
|
||
msgstr "上一個資訊標籤(&P)"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tool.cpp:202
|
||
#, no-c-format
|
||
msgid "&Previous job output tab"
|
||
msgstr "上一個作業輸出標籤(&P)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:580
|
||
#, no-c-format
|
||
msgid "&Previous multiplex settings"
|
||
msgstr "上一個合併設定(&P)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:337
|
||
#, no-c-format
|
||
msgid "&Private use:"
|
||
msgstr "專用(&P)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:339
|
||
#, no-c-format
|
||
msgid "&Region:"
|
||
msgstr "區域(&R):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1873
|
||
#, no-c-format
|
||
msgid "&Regular expression:"
|
||
msgstr "規則運算式(&R):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:640
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:661
|
||
#, no-c-format
|
||
msgid "&Reload"
|
||
msgstr "重新載入(&R)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:254
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:890
|
||
#, no-c-format
|
||
msgid "&Reload file"
|
||
msgstr "重新載入檔案(&R)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:390
|
||
#, no-c-format
|
||
msgid "&Remove attachment"
|
||
msgid_plural "&Remove attachments"
|
||
msgstr[0] "移除附件(&R)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:227
|
||
#, no-c-format
|
||
msgid "&Remove end timestamps"
|
||
msgstr "移除結束時間戳記(&R)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1453
|
||
#, no-c-format
|
||
msgid "&Remove file"
|
||
msgid_plural "&Remove files"
|
||
msgstr[0] "移除檔案(&R)"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:217
|
||
#, no-c-format
|
||
msgid "&Remove job"
|
||
msgid_plural "&Remove jobs"
|
||
msgstr[0] "移除作業(&R)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1923
|
||
#, no-c-format
|
||
msgid "&Remove job from queue after completion:"
|
||
msgstr "作業完成後從佇列中移除(&R):"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:345
|
||
#, no-c-format
|
||
msgid "&Remove selected attachment"
|
||
msgstr "移除已選取附件(&R)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:210
|
||
#, no-c-format
|
||
msgid "&Remove selected edition or chapter"
|
||
msgstr "移除選擇的版本或章節(&R)"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:201
|
||
#, no-c-format
|
||
msgid "&Reset this value"
|
||
msgstr "重設該值(&R)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:636
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:655
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:674
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:721
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:723
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:729
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:745
|
||
#, no-c-format
|
||
msgid "&Save"
|
||
msgstr "儲存(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:347
|
||
#, no-c-format
|
||
msgid "&Save attachment content to a file"
|
||
msgstr "將附件內容儲存到檔案(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:145
|
||
#, no-c-format
|
||
msgid "&Save output"
|
||
msgstr "儲存輸出(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:601
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:725
|
||
#, no-c-format
|
||
msgid "&Save settings"
|
||
msgstr "儲存設定值(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1896
|
||
#, no-c-format
|
||
msgid "&Scan directory for other playlists:"
|
||
msgstr "掃描目錄中的其他播放列表(&S):"
|
||
|
||
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:31
|
||
#, no-c-format
|
||
msgid "&Scan for other playlists"
|
||
msgstr "掃描其他播放清單(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:335
|
||
#, no-c-format
|
||
msgid "&Script:"
|
||
msgstr "指令碼(&S):"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:434
|
||
#, no-c-format
|
||
msgid "&Select all attachments"
|
||
msgstr "選擇所有附件(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1498
|
||
#, no-c-format
|
||
msgid "&Select all items"
|
||
msgstr "選擇所有項目(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:183
|
||
#, no-c-format
|
||
msgid "&Skip chapters flagged \"hidden\""
|
||
msgstr "略過標記為 \"隱藏\" 的章節(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:250
|
||
#, no-c-format
|
||
msgid "&Skip file"
|
||
msgstr "略過檔案(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:222
|
||
#, no-c-format
|
||
msgid "&Sort chapters by their start and end timestamps"
|
||
msgstr "依章節的起止排序時間戳記(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:515
|
||
#, no-c-format
|
||
msgid "&Start && end:"
|
||
msgstr "開始和結束(&S):"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:214
|
||
#, no-c-format
|
||
msgid "&Start job automatically"
|
||
msgid_plural "&Start jobs automatically"
|
||
msgstr[0] "自動開始作業(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:200
|
||
#, no-c-format
|
||
msgid "&Start timestamp of first created entry:"
|
||
msgstr "以第一個開始的時間戳記建立項目(&S):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1872
|
||
#, no-c-format
|
||
msgid "&Subtitle tracks:"
|
||
msgstr "字幕軌(&S):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1894
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1505
|
||
#, no-c-format
|
||
msgid "&Subtitles"
|
||
msgstr "字幕(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:669
|
||
#, no-c-format
|
||
msgid "&Tag editor"
|
||
msgstr "標籤編輯器(&T)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1793
|
||
#, no-c-format
|
||
msgid "&Tracks, chapters and tags:"
|
||
msgstr "軌道、章節及標籤(&T):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:334
|
||
#, no-c-format
|
||
msgid "&Type:"
|
||
msgstr "類型(&T):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:514
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:519
|
||
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:177
|
||
#, no-c-format
|
||
msgid "&UID:"
|
||
msgstr "&UID:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:641
|
||
#, no-c-format
|
||
msgid "&Validate values"
|
||
msgstr "驗證值(&V)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:341
|
||
#, no-c-format
|
||
msgid "&Variants:"
|
||
msgstr "變體(&V):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:163
|
||
#, no-c-format
|
||
msgid "&Verbosity:"
|
||
msgstr "詳細資訊(&V):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1892
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1503
|
||
#, no-c-format
|
||
msgid "&Video"
|
||
msgstr "視訊(&V)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1871
|
||
#, no-c-format
|
||
msgid "&Video tracks:"
|
||
msgstr "視訊軌(&V):"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:405
|
||
#, no-c-format
|
||
msgid "&View output"
|
||
msgstr "檢視輸出(&V)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:340
|
||
#, no-c-format
|
||
msgid "&Volume:"
|
||
msgstr "音量(&V):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1868
|
||
#, no-c-format
|
||
msgid "&When to set the language:"
|
||
msgstr "何時設定語言(&W):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:755
|
||
#, no-c-format
|
||
msgid "&Window"
|
||
msgstr "視窗(&W)"
|
||
|
||
#: src/merge/mkvmerge.cpp:2561
|
||
#, no-c-format
|
||
msgid "'--aspect-ratio' lacks the aspect ratio.\n"
|
||
msgstr "'--aspect-ratio' 缺少外觀比例。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2568
|
||
#, no-c-format
|
||
msgid "'--aspect-ratio-factor' lacks the aspect ratio factor.\n"
|
||
msgstr "'--aspect-ratio-factor' 缺少外觀比例係數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2371
|
||
#, no-c-format
|
||
msgid "'--attachment-description' lacks the description.\n"
|
||
msgstr "'--attachment-description' 缺少描述。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2380
|
||
#, no-c-format
|
||
msgid "'--attachment-mime-type' lacks the MIME type.\n"
|
||
msgstr "'--attachment-mime-type' 缺少 MIME 類型。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2390
|
||
#, no-c-format
|
||
msgid "'--attachment-name' lacks the name.\n"
|
||
msgstr "'--attachment-name' 缺少名稱。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2426
|
||
#, no-c-format
|
||
msgid "'--chapter-charset' lacks the charset.\n"
|
||
msgstr "'--chapter-charset' 缺少字元集。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1808
|
||
#, no-c-format
|
||
msgid "'--chapter-charset' may only be given once in '--chapter-charset {0}'.\n"
|
||
msgstr "'--chapter-charset' 在 '--chapter-charset {0}' 中只能給出一次。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1811
|
||
#, no-c-format
|
||
msgid "'--chapter-charset' must be given before '--chapters' in '--chapter-charset {0}'.\n"
|
||
msgstr "'--chapter-charset' 必須在 '--chapter-charset {0}' 中 '--chapters' 之前給出。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2419
|
||
#, no-c-format
|
||
msgid "'--chapter-language' lacks the language.\n"
|
||
msgstr "'--chapter-language' 缺少語言。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1795
|
||
#, no-c-format
|
||
msgid "'--chapter-language' may only be given once in '--chapter-language {0}'.\n"
|
||
msgstr "'--chapter-language' 在 '--chapter-language {0}' 中只能給出一次。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1798
|
||
#, no-c-format
|
||
msgid "'--chapter-language' must be given before '--chapters' in '--chapter-language {0}'.\n"
|
||
msgstr "'--chapter-language' 必須在 '--chapter-language {0}' 中 '--chapters' 之前給出。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2450
|
||
#, no-c-format
|
||
msgid "'--chapters' lacks the file name.\n"
|
||
msgstr "'--chapters' 缺少檔名。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2343
|
||
#, no-c-format
|
||
msgid "'--cluster-length' lacks the length.\n"
|
||
msgstr "'--cluster-length' 缺少叢集長度。\n"
|
||
|
||
#: src/common/command_line.cpp:115
|
||
#, no-c-format
|
||
msgid "'--command-line-charset' is missing its argument.\n"
|
||
msgstr "'--command-line-charset' 缺少參數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2582
|
||
#, no-c-format
|
||
msgid "'--cropping' lacks the crop parameters.\n"
|
||
msgstr "'--cropping' 缺少剪裁參數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2440
|
||
#, no-c-format
|
||
msgid "'--cue-chapter-name-format' lacks the format.\n"
|
||
msgstr "'--cue-chapter-name-format' 缺少格式。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2443
|
||
#, no-c-format
|
||
msgid "'--cue-chapter-name-format' must be given before '--chapters'.\n"
|
||
msgstr "'--cue-chapter-name-format' 必須在 '--chapters' 之前給出。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2575
|
||
#, no-c-format
|
||
msgid "'--display-dimensions' lacks the dimensions.\n"
|
||
msgstr "'--display-dimensions' 缺少大小。\n"
|
||
|
||
#: src/common/command_line.cpp:195
|
||
#, no-c-format
|
||
msgid "'--engage' lacks its argument.\n"
|
||
msgstr "'--engage' 缺少參數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2459
|
||
#, no-c-format
|
||
msgid "'--generate-chapters' lacks the mode.\n"
|
||
msgstr "'--generate-chapters' 缺 '模式' 參數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2227
|
||
#, no-c-format
|
||
msgid "'--generate-chapters-name-template' lacks the name template.\n"
|
||
msgstr "'--generate-chapters-name-template' 缺少名稱範本。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2410
|
||
#, no-c-format
|
||
msgid "'--global-tags' lacks the file name.\n"
|
||
msgstr "'--global-tags' 缺少檔名。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2935
|
||
#, no-c-format
|
||
msgid "'--link' is only useful in combination with '--split'.\n"
|
||
msgstr "'--link' 只能與 '--split' 結合使用。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2329
|
||
#, no-c-format
|
||
msgid "'--link-to-next' lacks the next UID.\n"
|
||
msgstr "'--link-to-next' 缺少下個 UID。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2322
|
||
#, no-c-format
|
||
msgid "'--link-to-previous' lacks the previous UID.\n"
|
||
msgstr "'--link-to-previous' 缺少上個 UID。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2336
|
||
#, no-c-format
|
||
msgid "'--segment-uid' lacks the segment UID.\n"
|
||
msgstr "'--segment-uid' 缺少剪輯 UID。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2466
|
||
#, no-c-format
|
||
msgid "'--segmentinfo' lacks the file name.\n"
|
||
msgstr "'--segmentinfo' 缺少檔名。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2303
|
||
#, no-c-format
|
||
msgid "'--split' lacks the size.\n"
|
||
msgstr "'--split' 缺少大小。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2310
|
||
#, no-c-format
|
||
msgid "'--split-max-files' lacks the number of files.\n"
|
||
msgstr "'--split-max-files' 缺少檔案數量。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1888
|
||
#, no-c-format
|
||
msgid "'--timestamp-scale' was used more than once.\n"
|
||
msgstr "'--timestamp-scale' 被使用多於一次。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2295
|
||
#, no-c-format
|
||
msgid "'--title' lacks the title.\n"
|
||
msgstr "'--title' 缺少標題。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2867
|
||
#, no-c-format
|
||
msgid "'--track-order' may only be given once.\n"
|
||
msgstr "'--track-order' 只能指定一次。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2004
|
||
#, no-c-format
|
||
msgid "'-A' and '-a' used on the same source file.\n"
|
||
msgstr "'-A' 和 '-a' 使用相同的原始檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2013
|
||
#, no-c-format
|
||
msgid "'-B' and '-b' used on the same source file.\n"
|
||
msgstr "'-B' 和 '-b' 使用相同的原始檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2007
|
||
#, no-c-format
|
||
msgid "'-D' and '-d' used on the same source file.\n"
|
||
msgstr "'-D' 和 '-d' 使用相同的原始檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2010
|
||
#, no-c-format
|
||
msgid "'-S' and '-s' used on the same source file.\n"
|
||
msgstr "'-S' 和 '-s' 使用相同的原始檔案。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2196
|
||
#, no-c-format
|
||
msgid "'{0}' can only be used with a file name. No further options are allowed if this option is used.\n"
|
||
msgstr "'{0}' 只能與檔名一起使用。只要使用此選項,則不允許使用其他選項。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1349
|
||
#, no-c-format
|
||
msgid "'{0}' is an unsupported argument for --compression. Available compression methods are: {1}\n"
|
||
msgstr "'{0}' 是 --compression 為不支援參數。可用的壓縮方式為: {1}\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1304
|
||
#, no-c-format
|
||
msgid "'{0}' is an unsupported argument for --cues.\n"
|
||
msgstr "'{0}' 是 --cues 不支援的參數。\n"
|
||
|
||
#: src/common/command_line.cpp:235
|
||
#, no-c-format
|
||
msgid "'{0}' is missing the file name.\n"
|
||
msgstr "'{0}' 缺少檔案名。\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:208
|
||
#, no-c-format
|
||
msgid "'{0}' is neither a valid ISO 639-2 nor a valid ISO 639-1 code. See 'mkvmerge --list-languages' for a list of all languages and their respective ISO 639-2 codes.\n"
|
||
msgstr "'{0}' 既不是有效的 ISO 639-2 碼,也不是有效的 ISO 639-1 碼。詳見 'mkvmerge --list-languages' 提供的所有語言清單及各語言的 ISO 639-2 碼。\n"
|
||
|
||
#: src/common/chapters/chapters.cpp:188
|
||
#: src/common/chapters/chapters.cpp:205
|
||
#, no-c-format
|
||
msgid "'{0}' is not a CHAPTERxx=... line."
|
||
msgstr "第 '{0}' 行的格式不是 CHAPTERxx=... 。"
|
||
|
||
#: src/common/chapters/chapters.cpp:209
|
||
#, no-c-format
|
||
msgid "'{0}' is not a CHAPTERxxNAME=... line."
|
||
msgstr "第 '{0}' 行的格式不是 CHAPTERxxNAME=... 。"
|
||
|
||
#: src/common/chapters/dvd.cpp:130
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid DVD title number."
|
||
msgstr "'{0}' 不是有效的 DVD 標題編號。"
|
||
|
||
#: src/merge/mkvmerge.cpp:568
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid IETF BCP 47/RFC 5646 language tag in '{1}'. Additional information from the parser: {2}\n"
|
||
msgstr "'{0}' 不是 '{1}' 的有效 IETF BCP 47/RFC 5646 語言標籤。來自解析器的其他資訊: {2}\n"
|
||
|
||
#: src/common/xml/ebml_chapters_converter.cpp:151
|
||
#: src/common/xml/ebml_tags_converter.cpp:114
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid IETF BCP 47/RFC 5646 language tag. Additional information from the parser: {1}"
|
||
msgstr "'{0}' 不是 IETF BCP 47/RFC 5646 有效的語言標籤。來自解析器的其他資訊: {1}"
|
||
|
||
#: src/common/xml/ebml_chapters_converter.cpp:173
|
||
#: src/common/xml/ebml_tags_converter.cpp:136
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid ISO 639-2 language code."
|
||
msgstr "'{0}' 不是有效的 ISO 639-2 語言碼。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1536
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid append mode in '--append-mode {0}'.\n"
|
||
msgstr "在 '--append-mode {0}' 中,'{0}' 不是有效的附加模式。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1636
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid block additional max in '--blockadd {1}'.\n"
|
||
msgstr "在 '--blockadd {1}'中,'{0}' 不是有效的附加區塊最大值。\n"
|
||
|
||
#: src/common/xml/ebml_chapters_converter.cpp:183
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid ccTLD country code."
|
||
msgstr "'{0}' 不是有效的 ccTLD 國家代碼。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1040
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid field order."
|
||
msgstr "'{0}' 不是有效的欄位順序。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1478
|
||
#: src/merge/mkvmerge.cpp:1481
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid file ID in '--track-order {1}'.\n"
|
||
msgstr "在 '--track-order {1}' 中,'{0}' 不是有效的檔案 ID 。\n"
|
||
|
||
#: src/common/hacks.cpp:113
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid hack.\n"
|
||
msgstr "'{0}' 不是有效的 hack 程式語言。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1521
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid mapping of file and track IDs in '--append-to {1}'.\n"
|
||
msgstr "在 '--append-to {1}' 中, '{0}' 不是有效的檔案與對應軌道 ID 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1475
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid pair of file ID and track ID in '--track-order {1}'.\n"
|
||
msgstr "在 '--track-order {1}' 中, '{0}' 不是有效的檔案 ID - 軌道 ID 對。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1578
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid pair of track ID and NALU size length in '--nalu-size-length {0}'.\n"
|
||
msgstr "在 '--nalu-size-length {0}' 中 '{0}' 不是有效成對的軌道 ID 和 NALU 大小長度。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1628
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid pair of track ID and block additional in '--blockadd {0}'.\n"
|
||
msgstr "在 '--blockadd {0}' 中, '{0}' 不是有效的 軌道 ID 與附加區塊 對。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1550
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid pair of track ID and default duration in '--default-duration {0}'.\n"
|
||
msgstr "在 '--default-duration {0}' 中 '{0}' 不是有效成對的軌道 ID 和預設時間長度。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1673
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid priority class.\n"
|
||
msgstr "'{0}' 不是有效的優先順序類。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1632
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid track ID in '--blockadd {1}'.\n"
|
||
msgstr "在 '--blockadd {1}' 中, '{0}' 不是有效的軌道 ID。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1554
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid track ID in '--default-duration {1}'.\n"
|
||
msgstr "在 '--default-duration {1}' 中, '{0}' 不是有效的軌道 ID。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1582
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid track ID in '--nalu-size-length {1}'.\n"
|
||
msgstr "在 '--nalu-size-length {1}' 中, '{0}' 不是有效的軌道 ID 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1034
|
||
#, no-c-format
|
||
msgid "'{0}' is not a valid track ID."
|
||
msgstr "'{0}' 不是有效的軌道 ID。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1558
|
||
#, no-c-format
|
||
msgid "'{0}' is not recognized as a valid number format or it doesn't contain a valid unit ('s', 'ms', 'us', 'ns', 'fps', 'p' or 'i') in '{1}'.\n"
|
||
msgstr "'{1}' 中的 '{0}' 未能辨識為有效的數字格式,或不含有效的單位 ('s', 'ms', 'us', 'ns', 'fps', 'p' 或 'i')。\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:157
|
||
#, no-c-format
|
||
msgid "'{0}' is only allowed when extracting chapters.\n"
|
||
msgstr "'{0}' 僅允許在擷取章節時使用。\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:154
|
||
#, no-c-format
|
||
msgid "'{0}' is only allowed when extracting tracks.\n"
|
||
msgstr "'{0}' 僅允許在擷取軌道時使用。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2217
|
||
#, no-c-format
|
||
msgid "'{0}' lacks a file name.\n"
|
||
msgstr "'{0}' 缺少檔名。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2086
|
||
#: src/merge/mkvmerge.cpp:2106
|
||
#: src/merge/mkvmerge.cpp:2171
|
||
#: src/merge/mkvmerge.cpp:2237
|
||
#: src/merge/mkvmerge.cpp:2282
|
||
#: src/merge/mkvmerge.cpp:2481
|
||
#: src/merge/mkvmerge.cpp:2495
|
||
#: src/merge/mkvmerge.cpp:2729
|
||
#: src/merge/mkvmerge.cpp:2743
|
||
#: src/merge/mkvmerge.cpp:2750
|
||
#: src/merge/mkvmerge.cpp:2757
|
||
#: src/merge/mkvmerge.cpp:2764
|
||
#: src/merge/mkvmerge.cpp:2771
|
||
#: src/merge/mkvmerge.cpp:2778
|
||
#: src/merge/mkvmerge.cpp:2785
|
||
#: src/merge/mkvmerge.cpp:2792
|
||
#: src/merge/mkvmerge.cpp:2799
|
||
#: src/merge/mkvmerge.cpp:2806
|
||
#: src/merge/mkvmerge.cpp:2813
|
||
#: src/merge/mkvmerge.cpp:2820
|
||
#: src/merge/mkvmerge.cpp:2834
|
||
#: src/merge/mkvmerge.cpp:2841
|
||
#: src/merge/mkvmerge.cpp:2848
|
||
#: src/merge/mkvmerge.cpp:2856
|
||
#: src/merge/mkvmerge.cpp:2864
|
||
#: src/merge/mkvmerge.cpp:2874
|
||
#: src/merge/mkvmerge.cpp:2881
|
||
#: src/merge/mkvmerge.cpp:2888
|
||
#: src/merge/mkvmerge.cpp:2895
|
||
#: src/merge/mkvmerge.cpp:2902
|
||
#: src/merge/mkvmerge.cpp:2909
|
||
#: src/merge/mkvmerge.cpp:2916
|
||
#, no-c-format
|
||
msgid "'{0}' lacks its argument.\n"
|
||
msgstr "'{0}' 缺少參數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2554
|
||
#, no-c-format
|
||
msgid "'{0}' lacks the FourCC.\n"
|
||
msgstr "'{0}' 缺少 FourCC 值。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2433
|
||
#: src/merge/mkvmerge.cpp:2736
|
||
#, no-c-format
|
||
msgid "'{0}' lacks the delay.\n"
|
||
msgstr "'{0}' 缺少延遲時間長度。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2400
|
||
#, no-c-format
|
||
msgid "'{0}' lacks the file name.\n"
|
||
msgstr "'{0}' 缺少檔名。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2589
|
||
#: src/merge/mkvmerge.cpp:2596
|
||
#: src/merge/mkvmerge.cpp:2603
|
||
#: src/merge/mkvmerge.cpp:2610
|
||
#: src/merge/mkvmerge.cpp:2617
|
||
#: src/merge/mkvmerge.cpp:2624
|
||
#: src/merge/mkvmerge.cpp:2631
|
||
#: src/merge/mkvmerge.cpp:2638
|
||
#: src/merge/mkvmerge.cpp:2645
|
||
#: src/merge/mkvmerge.cpp:2652
|
||
#: src/merge/mkvmerge.cpp:2659
|
||
#: src/merge/mkvmerge.cpp:2666
|
||
#: src/merge/mkvmerge.cpp:2673
|
||
#: src/merge/mkvmerge.cpp:2680
|
||
#: src/merge/mkvmerge.cpp:2687
|
||
#: src/merge/mkvmerge.cpp:2694
|
||
#: src/merge/mkvmerge.cpp:2701
|
||
#: src/merge/mkvmerge.cpp:2708
|
||
#: src/merge/mkvmerge.cpp:2715
|
||
#: src/merge/mkvmerge.cpp:2722
|
||
#, no-c-format
|
||
msgid "'{0}' lacks the parameter.\n"
|
||
msgstr "'{0}' 缺少參數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2827
|
||
#, no-c-format
|
||
msgid "'{0}' lacks the track ID.\n"
|
||
msgstr "'{0}' 缺少軌道 ID。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2519
|
||
#: src/merge/mkvmerge.cpp:2526
|
||
#: src/merge/mkvmerge.cpp:2533
|
||
#: src/merge/mkvmerge.cpp:2540
|
||
#: src/merge/mkvmerge.cpp:2547
|
||
#, no-c-format
|
||
msgid "'{0}' lacks the track numbers.\n"
|
||
msgstr "'{0}' 缺少軌道編號。\n"
|
||
|
||
#: src/common/output.cpp:213
|
||
#: src/common/output.cpp:226
|
||
#: src/common/output.cpp:239
|
||
#: src/common/output.cpp:260
|
||
#, no-c-format
|
||
msgid "'{0}' track {1}: {2}"
|
||
msgstr "'{0}' 軌道 {1}: {2}"
|
||
|
||
#: src/common/mm_multi_file_io.cpp:175
|
||
#, no-c-format
|
||
msgid "'{0}': Processing the following files as well: {1}\n"
|
||
msgstr "'{0}' : 正在處理以下檔案: {1}\n"
|
||
|
||
#: src/input/r_matroska.cpp:1922
|
||
#, no-c-format
|
||
msgid "'{0}': You're copying an Opus track that was written in experimental mode. The resulting track will be written in final mode, but one detail cannot be recovered from a track written in experimental mode: the end trimming. This means that a decoder might output a few samples more than originally intended. You should re-multiplex from the original Opus file if possible.\n"
|
||
msgstr "'{0}' : 正在重新合成於實驗模式中合成的 Opus 軌道。最後結果會用最終模式寫入,但是有一項詳細資訊無法從實驗模式合成的軌道中還原:末端裁剪。這表示解碼器可能會輸出比原本預期還少的取樣數。如果可以的話,應該用原始的 Opus 檔案重新合成。\n"
|
||
|
||
#: src/common/output.cpp:206
|
||
#: src/common/output.cpp:219
|
||
#: src/common/output.cpp:232
|
||
#: src/common/output.cpp:249
|
||
#, no-c-format
|
||
msgid "'{0}': {1}"
|
||
msgstr "'{0}' : {1}"
|
||
|
||
#: src/common/kax_info.cpp:279
|
||
#, no-c-format
|
||
msgid "(Known element, but invalid at this position: {0}; ID: 0x{1} size: {2})"
|
||
msgstr "(未知元件,但在此位置為無效: {0}; ID: 0x{1} 大小: {2})"
|
||
|
||
#: src/common/kax_info.cpp:274
|
||
#, no-c-format
|
||
msgid "(Unknown element: {0}; ID: 0x{1} size: {2})"
|
||
msgstr "(未知元件: {0}; ID: 0x{1} 大小: {2})"
|
||
|
||
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:130
|
||
#, no-c-format
|
||
msgid "(additional part)"
|
||
msgstr "(附加部分)"
|
||
|
||
#: src/input/r_flac.cpp:97
|
||
#, no-c-format
|
||
msgid "+-> Parsing the FLAC file. This can take a LONG time.\n"
|
||
msgstr "+-> 正在解析 FLAC 檔案。這可能要 *很長* 時間。\n"
|
||
|
||
#: src/input/r_flac.cpp:149
|
||
#, no-c-format
|
||
msgid "+-> Pre-parsing FLAC file: 100%\n"
|
||
msgstr "+-> 預先解析 FLAC 檔案: 100%\n"
|
||
|
||
#: src/input/r_flac.cpp:128
|
||
#, no-c-format
|
||
msgid "+-> Pre-parsing FLAC file: {0}%{1}"
|
||
msgstr "+-> 預先解析 FLAC 檔案: {0}%{1}"
|
||
|
||
#: src/merge/generic_reader.cpp:303
|
||
#, no-c-format
|
||
msgid ", description '{0}'"
|
||
msgstr ", 描述 '{0}'"
|
||
|
||
#: src/merge/generic_reader.cpp:306
|
||
#, no-c-format
|
||
msgid ", file name '{0}'"
|
||
msgstr ", 檔名 '{0}'"
|
||
|
||
#: src/common/kax_info.cpp:936
|
||
#: src/common/kax_info.cpp:1056
|
||
#, no-c-format
|
||
msgid ", position 0x{0:x}"
|
||
msgstr ", 位置 0x{0:x}"
|
||
|
||
#: src/common/kax_info.cpp:936
|
||
#: src/common/kax_info.cpp:1056
|
||
#, no-c-format
|
||
msgid ", position {0}"
|
||
msgstr ", 位置 {0}"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:328
|
||
#, no-c-format
|
||
msgid "--- Errors emitted by job '%1' started on %2 ---"
|
||
msgstr "--- 作業 %1 (開始時間 %2) 的錯誤訊息 ---"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:346
|
||
#, no-c-format
|
||
msgid "--- Output of job '%1' started on %2 ---"
|
||
msgstr "--- 作業 %1 (開始時間 %2) 的輸出訊息 ---"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:327
|
||
#, no-c-format
|
||
msgid "--- Warnings emitted by job '%1' started on %2 ---"
|
||
msgstr "--- 作業 %1 (開始時間 %2) 的警告訊息 ---"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:273
|
||
#, no-c-format
|
||
msgid "1. A number which will be interpreted as an attachment ID as listed by 'mkvmerge --identify'. These are usually simply numbered starting from 0 (e.g. '2')."
|
||
msgstr "1. 插入號碼作為由 'mkvmerge --identify' 列舉的附件 ID。這些號碼通常是從 0 開始編號的簡單號碼 (例如 '2' )。"
|
||
|
||
#: src/common/kax_info.cpp:750
|
||
#, no-c-format
|
||
msgid "1: all frames"
|
||
msgstr "1: 全部影格"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:274
|
||
#, no-c-format
|
||
msgid "2. A number with the prefix '=' which will be interpreted as the attachment's unique ID (UID) as listed by 'mkvmerge --identify'. These are usually random-looking numbers (e.g. '128975986723')."
|
||
msgstr "2. 插入以 '=' 為字首的號碼作為由 'mkvmerge --identify' 列舉的附件唯一識別碼 (UID)。這些號碼通常看起來像是隨機產生的數字 (例如 '128975986723' )。"
|
||
|
||
#: src/common/kax_info.cpp:752
|
||
#, no-c-format
|
||
msgid "2: codec private data"
|
||
msgstr "2: 編碼器私有資料"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:275
|
||
#, no-c-format
|
||
msgid "3. Either 'name:<value>' or 'mime-type:<value>' in which case the selector applies to all attachments whose name or MIME type respectively equals <value>."
|
||
msgstr "3. 選擇的 'name:<數值>' 或 'mime-type:<數值>' 會套用到所有附件,這些附件的的名稱或 MIME 類型分別為 <數值>。"
|
||
|
||
#: src/common/xml/ebml_chapters_converter.cpp:123
|
||
#, no-c-format
|
||
msgid "<ChapterAtom> is missing the <ChapterTimeStart> child."
|
||
msgstr "<ChapterAtom> 缺少 <ChapterTimeStart> 子元件。"
|
||
|
||
#: src/common/xml/ebml_chapters_converter.cpp:141
|
||
#, no-c-format
|
||
msgid "<ChapterDisplay> is missing the <ChapterString> child."
|
||
msgstr "<ChapterDisplay> 缺少 <ChapterString> 子元件。"
|
||
|
||
#: src/common/xml/ebml_chapters_converter.cpp:130
|
||
#, no-c-format
|
||
msgid "<ChapterTrack> is missing the <ChapterTrackNumber> child."
|
||
msgstr "<ChapterTrack> 缺少 <ChapterTrackNumber> 子元件。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:400
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:695
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1482
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1524
|
||
#, no-c-format
|
||
msgid "<Do not change>"
|
||
msgstr "<不更改>"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:135
|
||
#, no-c-format
|
||
msgid "<No destination file>"
|
||
msgstr "<無輸出檔案>"
|
||
|
||
#: src/common/xml/ebml_tags_converter.cpp:97
|
||
#, no-c-format
|
||
msgid "<Simple> is missing the <Name> child."
|
||
msgstr "<Simple> 缺少 <Name> 子元件。"
|
||
|
||
#: src/common/xml/ebml_tags_converter.cpp:104
|
||
#, no-c-format
|
||
msgid "<Simple> must contain either a <String> or a <Binary> child."
|
||
msgstr "<Simple> 必須含有 <String> 或 <Binary> 子元件。"
|
||
|
||
#: src/common/xml/ebml_tags_converter.cpp:94
|
||
#, no-c-format
|
||
msgid "<Tag> is missing the <Simple> child."
|
||
msgstr "<Tag> 缺少 <Simple> 子元件。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:202
|
||
#: src/mkvtoolnix-gui/chapter_editor/name_model.cpp:85
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:104
|
||
#, no-c-format
|
||
msgid "<Unnamed>"
|
||
msgstr "<未命名>"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:189
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:239
|
||
#, no-c-format
|
||
msgid "<Unsaved file>"
|
||
msgstr "<尚未儲存的檔案>"
|
||
|
||
#: src/common/xml/xml.h:70
|
||
#, no-c-format
|
||
msgid "<{0}> is not a valid child element of <{1}> at position {2}."
|
||
msgstr "<{0}> 不是於位置 {2} 上 <{1}> 的有效子元件。"
|
||
|
||
#: src/input/r_matroska.cpp:2366
|
||
#: src/input/r_matroska.cpp:2475
|
||
#, no-c-format
|
||
msgid "A block was found at timestamp {0} for track number {1}. However, no headers were found for that track number. The block will be skipped.\n"
|
||
msgstr "在時間戳記 {0} 處找到了軌道編號為 {1} 的區塊。然而,沒有找到符合該軌道編號的表頭資訊。此區塊將被跳過。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:338
|
||
#, no-c-format
|
||
msgid "A chapter starting at 0s is never considered for splitting and discarded silently."
|
||
msgstr "從 0 秒開始的章節不會被視為分割部分且不會通知直接丟棄。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:304
|
||
#, no-c-format
|
||
msgid "A comma-separated list of frame/field number ranges of content to keep."
|
||
msgstr "用逗號區隔開要保留內容的影格/圖場範圍清單。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:321
|
||
#, no-c-format
|
||
msgid "A comma-separated list of frame/field numbers after which to split."
|
||
msgstr "用逗號區隔開要在影格/圖場號碼之後分割的清單。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:294
|
||
#, no-c-format
|
||
msgid "A comma-separated list of timestamp ranges of content to keep."
|
||
msgstr "用逗號區隔開要保留內容時間戳記範圍的清單。"
|
||
|
||
#: src/input/r_matroska.cpp:733
|
||
#, no-c-format
|
||
msgid "A default index and with it default settings for the width, height and color palette will be used instead."
|
||
msgstr "將使用預設索引及其寬度、高度和調色盤的預設設定。"
|
||
|
||
#: src/merge/output_control.cpp:238
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:268
|
||
#: src/propedit/propedit.cpp:123
|
||
#, no-c-format
|
||
msgid "A generic read or write failure occurred."
|
||
msgstr "一般讀取與寫入發生錯誤。"
|
||
|
||
#: src/common/property_element.cpp:147
|
||
#, no-c-format
|
||
msgid "A human-readable string specifying the codec."
|
||
msgstr "一個人類可讀的字串,描述編碼器。"
|
||
|
||
#: src/common/property_element.cpp:143
|
||
#, no-c-format
|
||
msgid "A human-readable track name."
|
||
msgstr "一個人類可讀的字串,描述軌道名稱。"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:617
|
||
#, no-c-format
|
||
msgid "A job creating the file '%1' is already in the job queue."
|
||
msgstr "作業佇列中已經存在一個輸出檔案為 '%1' 的作業。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:462
|
||
#, no-c-format
|
||
msgid "A name for this track that players can display helping the user choose the right track to play, e.g. \"director's comments\"."
|
||
msgstr "此軌道名稱可在播放程式中幫助使用者選擇正確的軌道進行播放,即 \"發行人備註\" 。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:734
|
||
#, no-c-format
|
||
msgid "A problem has been detected with this installation of MKVToolNix:"
|
||
msgid_plural "Several problems have been detected with this installation of MKVToolNix:"
|
||
msgstr[0] "安裝 MKVToolNix 時,已檢測到多個問題:"
|
||
|
||
#: src/common/property_element.cpp:116
|
||
#, no-c-format
|
||
msgid "A randomly generated unique ID to identify the current segment between many others (128 bits)."
|
||
msgstr "隨機生成唯一識別碼以辨別目前的剪輯 (128 位元)。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:406
|
||
#, no-c-format
|
||
msgid "A regular expression is used for matching the file name against a list of recognized languages limited by characters such as '.' or '['…']'."
|
||
msgstr "規則運算式用於將檔案名與受字元限制的已識別語言清單進行匹配,例如 '.' 或 '['…']' 。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:312
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:328
|
||
#, no-c-format
|
||
msgid "A single Matroska block contains either a full frame (for progressive content) or a single field (for interlaced content)."
|
||
msgstr "單一 Matroska 區塊可包含完整影格 (漸進式內容) 或單一圖場 (交錯式內容)。"
|
||
|
||
#: src/merge/generic_reader.cpp:177
|
||
#, no-c-format
|
||
msgid "A track with the ID {0} was requested but not found in the file. The corresponding option will be ignored.\n"
|
||
msgstr "ID 為 {0} 的軌道被要求但在檔案中沒有找到。相應的選項將被忽略。\n"
|
||
|
||
#: src/common/property_element.cpp:126
|
||
#, no-c-format
|
||
msgid "A unique ID to identify the Track. This should be kept the same when making a direct stream copy of the Track to another file."
|
||
msgstr "識別該軌道的唯一識別碼 (ID)。當直接複製該軌資料流到另一檔案時應該要維持相同的識別碼 (ID)。"
|
||
|
||
#: src/common/property_element.cpp:119
|
||
#, no-c-format
|
||
msgid "A unique ID to identify the next chained segment (128 bits)."
|
||
msgstr "辨別連接下一剪輯的唯一識別碼 (128 位元)。"
|
||
|
||
#: src/common/property_element.cpp:118
|
||
#, no-c-format
|
||
msgid "A unique ID to identify the previous chained segment (128 bits)."
|
||
msgstr "辨識連接上一剪輯的唯一識別碼 (128 位元)。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:53
|
||
#, no-c-format
|
||
msgid "A unique, positive number unambiguously identifying the attachment within the Matroska file."
|
||
msgstr "Matroska 檔案中,可明確辨識一個附件的唯一的正數。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:301
|
||
#, no-c-format
|
||
msgid "A&cknowledge warnings/errors"
|
||
msgstr "確認警告/錯誤(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:650
|
||
#, no-c-format
|
||
msgid "A&ppend chapters from supported file format"
|
||
msgstr "從支援的檔案格式附加章節(&P)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1489
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1490
|
||
#, no-c-format
|
||
msgid "A&ppend files"
|
||
msgstr "附加檔案(&P)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:339
|
||
#, no-c-format
|
||
msgid "A&udio file:"
|
||
msgstr "音訊檔案(&A):"
|
||
|
||
#: src/common/file_types.cpp:73
|
||
#: src/output/p_aac.h:47
|
||
#, no-c-format
|
||
msgid "AAC"
|
||
msgstr "AAC"
|
||
|
||
#: src/common/file_types.cpp:29
|
||
#, no-c-format
|
||
msgid "AAC (Advanced Audio Coding)"
|
||
msgstr "AAC (進階音訊編碼)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1834
|
||
#, no-c-format
|
||
msgid "AAC is SBR/HE-AAC/AAC+:"
|
||
msgstr "AAC 是 SBR/HE-AAC/AAC+:"
|
||
|
||
#: src/input/unsupported_types_signature_prober.cpp:66
|
||
#, no-c-format
|
||
msgid "AAC with ADIF headers"
|
||
msgstr "含 ADIF 表頭的 AAC"
|
||
|
||
#: src/common/file_types.cpp:74
|
||
#: src/output/p_ac3.h:44
|
||
#, no-c-format
|
||
msgid "AC-3"
|
||
msgstr "AC-3"
|
||
|
||
#: src/output/p_alac.h:33
|
||
#, no-c-format
|
||
msgid "ALAC"
|
||
msgstr "ALAC"
|
||
|
||
#: src/common/file_types.cpp:32
|
||
#, no-c-format
|
||
msgid "ALAC (Apple Lossless Audio Codec)"
|
||
msgstr "ALAC (Apple 無損音訊編碼器)"
|
||
|
||
#: src/extract/xtr_alac.cpp:53
|
||
#, no-c-format
|
||
msgid "ALAC private data size mismatch\n"
|
||
msgstr "ALAC 私有資料大小不符合\n"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:165
|
||
#, no-c-format
|
||
msgid "ASCII string (no special chars like Umlaute etc.)"
|
||
msgstr "ASCII 字串 (不能使用特殊字元,像德語變音符號等等)"
|
||
|
||
#: src/output/p_av1.h:35
|
||
#, no-c-format
|
||
msgid "AV1"
|
||
msgstr "AV1"
|
||
|
||
#: src/common/file_types.cpp:52
|
||
#, no-c-format
|
||
msgid "AV1 Open Bitstream Units stream"
|
||
msgstr "AV1 開放位元流單位流"
|
||
|
||
#: src/common/file_types.cpp:76
|
||
#: src/output/p_avc.h:34
|
||
#, no-c-format
|
||
msgid "AVC/H.264"
|
||
msgstr "AVC/H.264"
|
||
|
||
#: src/output/p_avc_es.h:40
|
||
#, no-c-format
|
||
msgid "AVC/H.264 (unframed)"
|
||
msgstr "AVC/H.264 (未加框)"
|
||
|
||
#: src/common/file_types.cpp:30
|
||
#, no-c-format
|
||
msgid "AVC/H.264 elementary streams"
|
||
msgstr "AVC/H.264 基礎串流"
|
||
|
||
#: src/common/file_types.cpp:77
|
||
#, no-c-format
|
||
msgid "AVI"
|
||
msgstr "AVI"
|
||
|
||
#: src/common/file_types.cpp:31
|
||
#, no-c-format
|
||
msgid "AVI (Audio/Video Interleaved)"
|
||
msgstr "AVI (交錯的音訊/視訊)"
|
||
|
||
#: src/common/file_types.cpp:78
|
||
#, no-c-format
|
||
msgid "AVI DV type 1"
|
||
msgstr "AVI DV TYPE 1"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:706
|
||
#, no-c-format
|
||
msgid "Abort all running jobs and stop &immediately"
|
||
msgstr "中止所有正在執行的作業並立即停止佇列(&I)"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:195
|
||
#, no-c-format
|
||
msgid "Abort running job"
|
||
msgstr "中止正在執行的作業"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:515
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:434
|
||
#, no-c-format
|
||
msgid "Abort running jobs"
|
||
msgstr "中止正在執行的作業"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/job.cpp:274
|
||
#, no-c-format
|
||
msgid "Aborted by user"
|
||
msgstr "已由使用者中止"
|
||
|
||
#: src/common/cli_parser.cpp:185
|
||
#, no-c-format
|
||
msgid "Aborts the program after the first warning is emitted."
|
||
msgstr "在第一次警告發除後終止程式。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:696
|
||
#, no-c-format
|
||
msgid "Acknowledge &all warnings and errors"
|
||
msgstr "確認所有警告和錯誤(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:410
|
||
#, no-c-format
|
||
msgid "Acknowledge &errors"
|
||
msgstr "確認錯誤(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:409
|
||
#, no-c-format
|
||
msgid "Acknowledge &warnings"
|
||
msgstr "確認警告(&W)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:695
|
||
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:142
|
||
#, no-c-format
|
||
msgid "Acknowledge all &errors"
|
||
msgstr "確認所有錯誤(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:694
|
||
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:141
|
||
#, no-c-format
|
||
msgid "Acknowledge all &warnings"
|
||
msgstr "確認所有警告(&W)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:750
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:751
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:752
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:753
|
||
#, no-c-format
|
||
msgid "Actions for &all tabs"
|
||
msgstr "對所有標籤執行(&A)"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:238
|
||
#, no-c-format
|
||
msgid "Actions for handling attachments"
|
||
msgstr "處理附件的動作"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:221
|
||
#, no-c-format
|
||
msgid "Actions for handling properties"
|
||
msgstr "處理屬性的動作"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:229
|
||
#, no-c-format
|
||
msgid "Actions for handling tags and chapters"
|
||
msgstr "處理標籤和章節的動作"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1903
|
||
#, no-c-format
|
||
msgid "Add &Blu-ray cover images as attachments"
|
||
msgstr "透過附件加入藍光封面圖片(&B)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:338
|
||
#, no-c-format
|
||
msgid "Add &variable"
|
||
msgstr "加入變數(&V)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:216
|
||
#, no-c-format
|
||
msgid "Add additional command line options for mkvmerge"
|
||
msgstr "加入 mkvmerge 的附加命令列選項"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:753
|
||
#, no-c-format
|
||
msgid "Add all files as new attachments to the current tab"
|
||
msgstr "將所有檔案作為新增附件加入到目前標籤頁"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:705
|
||
#, no-c-format
|
||
msgid "Add all files to the current multiplex settings"
|
||
msgstr "加入所有檔案到目前合併設定"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:171
|
||
#, no-c-format
|
||
msgid "Add as additional &parts to an existing source file"
|
||
msgstr "將附加部分加入現有原始檔案(&P)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:117
|
||
#, no-c-format
|
||
msgid "Add as new &attachments to the current file"
|
||
msgstr "新增新附件加入至目前的檔案(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:167
|
||
#, no-c-format
|
||
msgid "Add as new source fi&les to the current multiplex settings"
|
||
msgstr "加入所有輸入檔到目前的合併設定(&L)"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:711
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:286
|
||
#, no-c-format
|
||
msgid "Add attachments"
|
||
msgstr "加入附件"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:197
|
||
#, no-c-format
|
||
msgid "Add element"
|
||
msgstr "加入元件"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1491
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1492
|
||
#, no-c-format
|
||
msgid "Add files as a&dditional parts"
|
||
msgstr "加入檔案為附加檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:749
|
||
#, no-c-format
|
||
msgid "Add files from clip&board"
|
||
msgstr ""
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1251
|
||
#, no-c-format
|
||
msgid "Add media files"
|
||
msgstr "加入媒體檔"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1377
|
||
#, no-c-format
|
||
msgid "Add media files as additional parts"
|
||
msgstr "將媒體檔加入作為附加部分"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:209
|
||
#, no-c-format
|
||
msgid "Add new &sub-chapter inside"
|
||
msgstr "內部加入新的子章節(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:207
|
||
#, no-c-format
|
||
msgid "Add new c&hapter before"
|
||
msgstr "前面加入新章節(&H)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:208
|
||
#, no-c-format
|
||
msgid "Add new ch&apter after"
|
||
msgstr "後面加入新章節(&H)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:205
|
||
#, no-c-format
|
||
msgid "Add new e&dition before"
|
||
msgstr "前面加入新編輯(&D)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:206
|
||
#, no-c-format
|
||
msgid "Add new ed&ition after"
|
||
msgstr "後面加入新編輯"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:233
|
||
#, no-c-format
|
||
msgid "Add or replace chapters in the file with the ones from 'filename' or remove them if 'filename' is empty"
|
||
msgstr "從 '檔名' 加入或取代檔案裡的章節,如果 '檔名' 是空白的則移除章節"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:230
|
||
#, no-c-format
|
||
msgid "Add or replace tags in the file with the ones from 'filename' or remove them if 'filename' is empty (see below and man page for syntax)"
|
||
msgstr "從 '檔名' 加入或取代檔案裡的標籤,如果 '檔名' 是空白的則移除標籤 (請見下面和 syntax 的使用說明頁面)"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:239
|
||
#, no-c-format
|
||
msgid "Add the file 'filename' as a new attachment"
|
||
msgstr "加入此檔案 '檔名' 作為新附件"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:621
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:727
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1903
|
||
#, no-c-format
|
||
msgid "Add to job &queue"
|
||
msgstr "加入至作業佇列(&Q)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:727
|
||
#, no-c-format
|
||
msgid "Adding chapter files"
|
||
msgstr "加入章節檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1839
|
||
#, fuzzy, no-c-format
|
||
msgid "Adding multiple files"
|
||
msgstr "加入標籤檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:164
|
||
#, no-c-format
|
||
msgid "Adding or appending files"
|
||
msgstr "加入或附加檔案"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:742
|
||
#, no-c-format
|
||
msgid "Adding segment info files"
|
||
msgstr "加入剪輯資訊檔案"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:757
|
||
#, no-c-format
|
||
msgid "Adding tag files"
|
||
msgstr "加入標籤檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:165
|
||
#, no-c-format
|
||
msgid "Adding, appending or adding as additional parts"
|
||
msgstr "新增、附加檔案或加入為附加檔案的部分"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:212
|
||
#, no-c-format
|
||
msgid "Additional &modifications"
|
||
msgstr "附加修正(&M)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:215
|
||
#, no-c-format
|
||
msgid "Additional command line options"
|
||
msgstr "附加命令列選項"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1842
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1860
|
||
#, no-c-format
|
||
msgid "Additional options:"
|
||
msgstr "附加選項:"
|
||
|
||
#: src/common/kax_element_names.cpp:266
|
||
#, no-c-format
|
||
msgid "Additions"
|
||
msgstr "附加"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:224
|
||
#, no-c-format
|
||
msgid "Adds a property with the value even if such a property already exists"
|
||
msgstr "以此數值加入屬性,即使這個屬性已經存在"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:225
|
||
#, no-c-format
|
||
msgid "Adler-32:"
|
||
msgstr "Adler-32:"
|
||
|
||
#: src/mkvtoolnix-gui/info/model.cpp:218
|
||
#, no-c-format
|
||
msgid "Adler-32: 0x{0:08x}"
|
||
msgstr "Adler-32: 0x{0:08x}"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:328
|
||
#, no-c-format
|
||
msgid "After a job completes &successfully"
|
||
msgstr "作業成功完成後(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:329
|
||
#, no-c-format
|
||
msgid "After a job exits with &warnings"
|
||
msgstr "作業出現警告後退出(&W)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:330
|
||
#, no-c-format
|
||
msgid "After a job exits with an &error or the user aborts the job"
|
||
msgstr "作業發生錯誤退出後,或使用者中止作業後執行(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:168
|
||
#, no-c-format
|
||
msgid "After frame/field numbers"
|
||
msgstr "特定影格/圖場號碼後"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:167
|
||
#, no-c-format
|
||
msgid "After output duration"
|
||
msgstr "大於輸出時間長度後"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:167
|
||
#, no-c-format
|
||
msgid "After output size"
|
||
msgstr "大於輸出大小後"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:167
|
||
#, no-c-format
|
||
msgid "After specific timestamps"
|
||
msgstr "特定時間戳記後"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:331
|
||
#, no-c-format
|
||
msgid "After the job &queue has stopped"
|
||
msgstr "作業佇列停止後執行(&Q)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1509
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1514
|
||
#, no-c-format
|
||
msgid "Afterwards &close the current multiplex settings."
|
||
msgstr "完成後關閉目前合併的各設定(&C)。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1507
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1512
|
||
#, no-c-format
|
||
msgid "Afterwards &leave the settings as they are."
|
||
msgstr "完成後保留各設定(&L)。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1510
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1515
|
||
#, no-c-format
|
||
msgid "Afterwards &remove all source files."
|
||
msgstr "完成後移除所有原始檔案(&R)。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1508
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1513
|
||
#, no-c-format
|
||
msgid "Afterwards create &new multiplex settings and close the current ones."
|
||
msgstr "完成後建立新的合併設定並關閉目前各設定(&N)。"
|
||
|
||
#: src/common/kax_element_names.cpp:168
|
||
#, no-c-format
|
||
msgid "Algorithm"
|
||
msgstr "演算法"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/renumber_sub_chapters_parameters_dialog.cpp:52
|
||
#, no-c-format
|
||
msgid "All chapter names regardless of their language"
|
||
msgstr "不限語言,所有章節名稱"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:384
|
||
#, no-c-format
|
||
msgid "All chapters have been removed from the file '%1'."
|
||
msgstr "已從檔案 '%1' 移除所有章節。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1896
|
||
#, no-c-format
|
||
msgid "All destination files"
|
||
msgstr "所有輸出檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:160
|
||
#, no-c-format
|
||
msgid "All elements in a tree-like structure"
|
||
msgstr "以樹狀結構顯示所有元件"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:177
|
||
#, no-c-format
|
||
msgid "All entries"
|
||
msgstr "所有項目"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:745
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:788
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:204
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:358
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:180
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:208
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:711
|
||
#: src/mkvtoolnix-gui/header_editor/tool.cpp:165
|
||
#: src/mkvtoolnix-gui/info/tool.cpp:128
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1052
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:317
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:395
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:286
|
||
#: src/mkvtoolnix-gui/merge/executable_location_dialog.cpp:65
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:209
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:224
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:274
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:337
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:243
|
||
#: src/mkvtoolnix-gui/util/file_type_filter.cpp:50
|
||
#: src/mkvtoolnix-gui/util/widget.cpp:187
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:395
|
||
#, no-c-format
|
||
msgid "All files"
|
||
msgstr "所有檔案"
|
||
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:59
|
||
#, no-c-format
|
||
msgid "All following file names will be added as source files to the current multiplex settings."
|
||
msgstr "以下所有檔名都將會增加至目前合併設定中原始檔案中。"
|
||
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:61
|
||
#, no-c-format
|
||
msgid "All following file names will be opened in the chapter editor."
|
||
msgstr "其後所有檔名將在章節編輯中開啟。"
|
||
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:62
|
||
#, no-c-format
|
||
msgid "All following file names will be opened in the header editor."
|
||
msgstr "其後所有檔名將在表頭編輯中開啟。"
|
||
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:60
|
||
#, no-c-format
|
||
msgid "All following file names will be opened in the info tool."
|
||
msgstr "所有檔命稱將在資訊工具中開啟。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:641
|
||
#, no-c-format
|
||
msgid "All header values are OK."
|
||
msgstr "所有表頭值正常。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:156
|
||
#, no-c-format
|
||
msgid "All known property names and their meaning\n"
|
||
msgstr "所有已知的屬性名稱和代表意義\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:565
|
||
#, no-c-format
|
||
msgid "All occurrences of the string \"<TID>\" will be replaced by the track's track ID."
|
||
msgstr "所有出現字串 \"<TID>\" 會被軌道的軌道 ID 所取代。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:65
|
||
#, no-c-format
|
||
msgid "All other arguments either switch to a certain extraction mode, change options for the currently active mode or specify what to extract into which file."
|
||
msgstr "所有其他引數可切換至特定擷取模式,變更目前使用模式的選項,或指定要擷取那些內容至哪個檔案中。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:269
|
||
#, no-c-format
|
||
msgid "All other strings work just like the track header selectors (see above)."
|
||
msgstr "所有其他字串只對如軌道表頭選擇器 (請見上面) 產生作用。"
|
||
|
||
#: src/mkvtoolnix-gui/util/file_type_filter.cpp:51
|
||
#, no-c-format
|
||
msgid "All supported media files"
|
||
msgstr "所有支援的媒體檔"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:263
|
||
#, no-c-format
|
||
msgid "All units are based on 1024 (G = 1024^3, M = 1024^2, K = 1024)."
|
||
msgstr "全部單位以 1024 為基礎 (G = 1024^3, M = 1024^2, K = 1024)。"
|
||
|
||
#: src/common/hacks.cpp:43
|
||
#, no-c-format
|
||
msgid "Allows storing AVC/H.264 video in Video-for-Windows compatibility mode, e.g. when it is read from an AVI."
|
||
msgstr "允許以 Video-for-Windows 相容模式存儲的 AVC/H.264 視訊,例如從 AVI 檔中讀取的。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:801
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:824
|
||
#, no-c-format
|
||
msgid "Also if the language is 'undetermined' ('und')"
|
||
msgstr "語言設為 '未指定' ('und')"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:77
|
||
#, no-c-format
|
||
msgid "Also try to extract the cue sheet from the chapter information and tags for this track."
|
||
msgstr "也試著從這個軌道的章節資訊和標籤中擷取 CUE 工作表。"
|
||
|
||
#: src/input/r_wavpack.cpp:74
|
||
#, no-c-format
|
||
msgid "Also using the correction file '{0}c'.\n"
|
||
msgstr "也使用修正檔案 '{0}c' 。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1841
|
||
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:173
|
||
#, fuzzy, no-c-format
|
||
msgid "Alwa&ys create new mutliplex settings for files containing video tracks"
|
||
msgstr "為每個檔案新增一個合併設定(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:118
|
||
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:174
|
||
#, no-c-format
|
||
msgid "Alwa&ys use the action selected above and don't ask again"
|
||
msgstr "總是使用所選操作並不再詢問(&Y)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1916
|
||
#, no-c-format
|
||
msgid "Always &switch to the job output tool after starting one immediately"
|
||
msgstr "在開始作業後立刻切換到 '作業輸出' 工具(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1897
|
||
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:141
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:121
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:704
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:751
|
||
#, no-c-format
|
||
msgid "Always ask the user"
|
||
msgstr "總是詢問使用者"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1891
|
||
#, no-c-format
|
||
msgid "Always enable copying for all tracks of the following types regardless of their language:"
|
||
msgstr "不限語言,總是啟用複製以下類型的所有軌道:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1898
|
||
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:142
|
||
#, no-c-format
|
||
msgid "Always scan for other playlists"
|
||
msgstr "總是掃描其他播放清單"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1843
|
||
#, no-c-format
|
||
msgid "Always show the destination file controls &below tabs"
|
||
msgstr "總是在標籤頁下方顯示輸出檔案的控制(&B)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1917
|
||
#, no-c-format
|
||
msgid "Always use a &default description when adding a job to the queue"
|
||
msgstr "當加入作業到佇列時,自動使用預設描述(&D)"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:107
|
||
#, no-c-format
|
||
msgid "Always use full path names even if the application is located in the same directory as the GUI."
|
||
msgstr "請務必使用完整路徑名稱,即使應用程式與圖形使用者介面位於同一個目錄中。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:272
|
||
#, no-c-format
|
||
msgid "An <attachment-selector> can have three forms:"
|
||
msgstr "<attachment-selector> 可以有三種形式:"
|
||
|
||
#: src/common/property_element.cpp:146
|
||
#, no-c-format
|
||
msgid "An ID corresponding to the codec."
|
||
msgstr "對應編碼器的 ID。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:51
|
||
#, no-c-format
|
||
msgid "An arbitrary description meant for the user."
|
||
msgstr "對使用者有意義的任意描述。"
|
||
|
||
#: src/extract/attachments.cpp:109
|
||
#, no-c-format
|
||
msgid "An attachment with the ID {0} was not found.\n"
|
||
msgstr "找不到 ID 為 {0} 的附件。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:247
|
||
#, no-c-format
|
||
msgid "An attachment with the name '%1' is already present."
|
||
msgstr "已存在名為 '%1' 的附件。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1995
|
||
#, no-c-format
|
||
msgid "An empty file name is not valid.\n"
|
||
msgstr "空白檔名是無效的。\n"
|
||
|
||
#: src/common/property_element.cpp:115
|
||
#, no-c-format
|
||
msgid "An escaped filename corresponding to the next segment."
|
||
msgstr "對應下個剪輯轉義的檔名。"
|
||
|
||
#: src/common/property_element.cpp:114
|
||
#, no-c-format
|
||
msgid "An escaped filename corresponding to the previous segment."
|
||
msgstr "對應上個剪輯轉義的檔名。"
|
||
|
||
#: src/merge/mkvmerge.cpp:3159
|
||
#, no-c-format
|
||
msgid "An exception occurred when writing the destination file."
|
||
msgstr "寫入輸出檔案時發生異常狀況。"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:108
|
||
#: src/propedit/propedit.cpp:72
|
||
#, no-c-format
|
||
msgid "An unknown error occurred. The file has been modified."
|
||
msgstr "發生未知錯誤。檔案已修改。"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:170
|
||
#, no-c-format
|
||
msgid "An unsigned integer was expected."
|
||
msgstr "期待不帶正負號的整數。"
|
||
|
||
#: src/common/hacks.cpp:38
|
||
#, no-c-format
|
||
msgid "Analyze MPEG4 bitstreams, put each frame into one Matroska block, use proper timestamping (I P B B = 0 120 40 80), use V_MPEG4/ISO/... CodecIDs."
|
||
msgstr "分析 MPEG4 位流,將每一影格置於單獨的 Matroska 塊中,使用固有的時間戳記 (I P B B = 0 120 40 80),使用形如 V_MPEG4/ISO/... 的 CodecID。"
|
||
|
||
#: src/merge/generic_packetizer.cpp:674
|
||
#, fuzzy, no-c-format
|
||
msgid "Another default track for {0} tracks has already been set. The \"default track\" flag for track {1} of '{2}' will not be set.\n"
|
||
msgstr "軌道 {0} 的另一個預設軌已設定。 '{2}' 的 {1} 軌道的 '預設軌' 標記將不被設定。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:247
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:248
|
||
#, no-c-format
|
||
msgid "Any option given here will be added at the end of the mkvmerge command line."
|
||
msgstr "這裡給定的任何選項會加入到 mkvmerge 命令列的尾端。"
|
||
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:53
|
||
#, no-c-format
|
||
msgid "Any other file name is added as a source file for multiplexing, opened in the chapter editor or in the header editor depending on the current mode."
|
||
msgstr "根據目前模式的不同,其餘檔名將加入合併工具的原始檔案,或在章節編輯或表頭編輯中開啟。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:505
|
||
#, no-c-format
|
||
msgid "Apart from asking the GUI can always open the dropped files as new tabs or it can always add them as new attachments to the current tab."
|
||
msgstr "除了每次均詢問以外,可以選擇讓圖形使用者介面總是將拖入的檔案在新標籤頁開啟,或作為新的附件加入到目前標籤頁。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:195
|
||
#, no-c-format
|
||
msgid "Append files in chapter editor"
|
||
msgstr "在章節編輯中附加檔案"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1251
|
||
#, no-c-format
|
||
msgid "Append media files"
|
||
msgstr "附加媒體檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:170
|
||
#, no-c-format
|
||
msgid "Append to an e&xisting source file"
|
||
msgstr "附加至已存在的原始檔案 (&X)"
|
||
|
||
#: src/merge/output_control.cpp:1895
|
||
#, no-c-format
|
||
msgid "Appending track {0} from file no. {1} ('{2}') to track {3} from file no. {4} ('{5}').\n"
|
||
msgstr "正在附加合併軌道 {0} 自檔案 {1} ( '{2}' ) 至軌道 {3} 自檔案 {4} ( '{5}' ) 。\n"
|
||
|
||
#: src/merge/output_control.cpp:1033
|
||
#, no-c-format
|
||
msgid "Appending tracks of this type is not supported."
|
||
msgstr "不支援附加此類型的軌道。"
|
||
|
||
#: src/merge/mkvmerge.cpp:689
|
||
#, no-c-format
|
||
msgid "Aspect ratio"
|
||
msgstr "外觀比例"
|
||
|
||
#: src/merge/mkvmerge.cpp:689
|
||
#, no-c-format
|
||
msgid "Aspect ratio factor"
|
||
msgstr "外觀比例係數"
|
||
|
||
#: src/common/kax_element_names.cpp:158
|
||
#, no-c-format
|
||
msgid "Aspect ratio type"
|
||
msgstr "外觀比例類型"
|
||
|
||
#: src/common/xml/ebml_chapters_converter.cpp:109
|
||
#, no-c-format
|
||
msgid "At least one <ChapterAtom> element is needed."
|
||
msgstr "至少需要一個 <ChapterAtom> 元件。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1899
|
||
#, no-c-format
|
||
msgid "Atta&chments"
|
||
msgstr "附件(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1888
|
||
#, no-c-format
|
||
msgid "Atta&chments to add:"
|
||
msgstr "要加入的附件(&C):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1895
|
||
#, no-c-format
|
||
msgid "Attach &to:"
|
||
msgstr "附加至(&T):"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:64
|
||
#, no-c-format
|
||
msgid "Attach to"
|
||
msgstr "附加至"
|
||
|
||
#: src/common/kax_element_names.cpp:240
|
||
#, no-c-format
|
||
msgid "Attached"
|
||
msgstr "附加的檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:172
|
||
#: src/mkvtoolnix-gui/merge/track.cpp:481
|
||
#, no-c-format
|
||
msgid "Attachment"
|
||
msgstr "附件"
|
||
|
||
#: src/merge/generic_reader.cpp:300
|
||
#, no-c-format
|
||
msgid "Attachment ID {0}: type '{1}', size {2} bytes"
|
||
msgstr "附件 ID {0}: 類型 '{1}' , 大小 {2} 位元組"
|
||
|
||
#: src/common/kax_element_names.cpp:313
|
||
#, no-c-format
|
||
msgid "Attachment UID"
|
||
msgstr "附件 UID"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:95
|
||
#, no-c-format
|
||
msgid "Attachment extraction"
|
||
msgstr "擷取附件"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:271
|
||
#, no-c-format
|
||
msgid "Attachment selectors"
|
||
msgstr "附件選擇器"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:245
|
||
#, no-c-format
|
||
msgid "Attachment with same name present"
|
||
msgstr "已存在同名附件"
|
||
|
||
#: src/common/kax_element_names.cpp:239
|
||
#: src/mkvtoolnix-gui/forms/header_editor/attachments_page.h:110
|
||
#: src/mkvtoolnix-gui/header_editor/attachments_page.cpp:20
|
||
#: src/propedit/options.cpp:224
|
||
#, no-c-format
|
||
msgid "Attachments"
|
||
msgstr "附件"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1887
|
||
#, no-c-format
|
||
msgid "Attachments from &source files:"
|
||
msgstr "原始檔案中的附件(&S):"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:50
|
||
#: src/mkvtoolnix-gui/merge/track.cpp:477
|
||
#, no-c-format
|
||
msgid "Audio"
|
||
msgstr "音訊"
|
||
|
||
#: src/common/property_element.cpp:212
|
||
#, no-c-format
|
||
msgid "Audio bit depth"
|
||
msgstr "音訊位元深度"
|
||
|
||
#: src/common/property_element.cpp:211
|
||
#, no-c-format
|
||
msgid "Audio channels"
|
||
msgstr "音訊聲道數"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:394
|
||
#, no-c-format
|
||
msgid "Audio files"
|
||
msgstr "音訊檔案"
|
||
|
||
#: src/common/property_element.cpp:210
|
||
#, no-c-format
|
||
msgid "Audio output sampling frequency"
|
||
msgstr "音訊輸出取樣頻率"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1833
|
||
#, no-c-format
|
||
msgid "Audio properties"
|
||
msgstr "音訊屬性"
|
||
|
||
#: src/common/property_element.cpp:209
|
||
#, no-c-format
|
||
msgid "Audio sampling frequency"
|
||
msgstr "音訊取樣頻率"
|
||
|
||
#: src/common/kax_element_names.cpp:103
|
||
#, no-c-format
|
||
msgid "Audio track"
|
||
msgstr "音訊軌"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:43
|
||
#, no-c-format
|
||
msgid "Audio track %1"
|
||
msgstr "音訊軌 %1"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1865
|
||
#, no-c-format
|
||
msgid "Audio tracks:"
|
||
msgstr "音訊軌:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1799
|
||
#, no-c-format
|
||
msgid "Audio, subtitle, chapter properties"
|
||
msgstr "音訊、字幕與章節屬性"
|
||
|
||
#: src/merge/mkvmerge.cpp:427
|
||
#, no-c-format
|
||
msgid "Automatic MIME type recognition for '{0}': {1}\n"
|
||
msgstr "對 '{0}' 的 MIME 類型的自動識別結果: {1}\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1886
|
||
#, no-c-format
|
||
msgid "Automatically &clear the destination file name when the last file is removed"
|
||
msgstr "最後一個檔刪除時自動清除輸出檔名(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1858
|
||
#, no-c-format
|
||
msgid "Automatically clea&r the file title when the last file is removed"
|
||
msgstr "最後一個檔案被移除時,自動清空檔案標題(&R)"
|
||
|
||
#: src/merge/mkvmerge.cpp:2255
|
||
#, no-c-format
|
||
msgid "Automatically enabling WebM compliance mode due to destination file name extension.\n"
|
||
msgstr "由輸出檔的副檔名自動啟用 WebM 規範模式。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1857
|
||
#, no-c-format
|
||
msgid "Automatically set the file &title from source files"
|
||
msgstr "自動從原始檔案設定檔案標題(&T)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1859
|
||
#, no-c-format
|
||
msgid "Automatically set track &delays from source file name"
|
||
msgstr "自動從原始檔案設定軌道延遲(&D)"
|
||
|
||
#: src/common/command_line.cpp:258
|
||
#, no-c-format
|
||
msgid "Available translations:\n"
|
||
msgstr "可用的翻譯:\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:164
|
||
#, no-c-format
|
||
msgid "Available version:"
|
||
msgstr "可用版本:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/util/side_by_side_multi_select.h:138
|
||
#, no-c-format
|
||
msgid "Available:"
|
||
msgstr "可用的選項:"
|
||
|
||
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:211
|
||
#, no-c-format
|
||
msgid "BCP 47 language tag details"
|
||
msgstr "BCP 47 語言標籤詳細資訊"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:168
|
||
#, no-c-format
|
||
msgid "Before chapters"
|
||
msgstr "章節之前"
|
||
|
||
#: src/common/kax_element_names.cpp:319
|
||
#, no-c-format
|
||
msgid "Binary"
|
||
msgstr "二進位"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:169
|
||
#, no-c-format
|
||
msgid "Binary (displayed as hexadecimal numbers)"
|
||
msgstr "二位元值 (顯示為十六進位數位)"
|
||
|
||
#: src/common/kax_element_names.cpp:108
|
||
#, no-c-format
|
||
msgid "Bit depth"
|
||
msgstr "位元深度"
|
||
|
||
#: src/common/kax_element_names.cpp:124
|
||
#, no-c-format
|
||
msgid "Bits per channel"
|
||
msgstr "每頻道取樣多少位元"
|
||
|
||
#: src/common/property_element.cpp:212
|
||
#, no-c-format
|
||
msgid "Bits per sample, mostly used for PCM."
|
||
msgstr "每次取樣的位元數,主要用於 PCM。"
|
||
|
||
#: src/common/kax_element_names.cpp:251
|
||
#, no-c-format
|
||
msgid "Block"
|
||
msgstr "區塊"
|
||
|
||
#: src/common/kax_element_names.cpp:179
|
||
#, no-c-format
|
||
msgid "Block addition ID extra data"
|
||
msgstr "附加區塊 ID 額外資料"
|
||
|
||
#: src/common/kax_element_names.cpp:180
|
||
#, no-c-format
|
||
msgid "Block addition ID name"
|
||
msgstr "附加區塊 ID 名稱"
|
||
|
||
#: src/common/kax_element_names.cpp:181
|
||
#, no-c-format
|
||
msgid "Block addition ID type"
|
||
msgstr "附加區塊 ID 類型"
|
||
|
||
#: src/common/kax_element_names.cpp:182
|
||
#, no-c-format
|
||
msgid "Block addition ID value"
|
||
msgstr "附加區塊 ID 參數"
|
||
|
||
#: src/common/kax_element_names.cpp:178
|
||
#, no-c-format
|
||
msgid "Block addition mapping"
|
||
msgstr "附加區塊 ID 對應"
|
||
|
||
#: src/common/kax_element_names.cpp:259
|
||
#, no-c-format
|
||
msgid "Block additional"
|
||
msgstr "附加區塊"
|
||
|
||
#: src/common/kax_element_names.cpp:258
|
||
#: src/common/kax_element_names.cpp:264
|
||
#, no-c-format
|
||
msgid "Block additional ID"
|
||
msgstr "附加區塊 ID"
|
||
|
||
#: src/common/kax_element_names.cpp:252
|
||
#, no-c-format
|
||
msgid "Block duration"
|
||
msgstr "區塊長度"
|
||
|
||
#: src/common/kax_element_names.cpp:250
|
||
#, no-c-format
|
||
msgid "Block group"
|
||
msgstr "區塊群組"
|
||
|
||
#: src/common/kax_element_names.cpp:255
|
||
#, no-c-format
|
||
msgid "Block virtual"
|
||
msgstr "虛擬區塊"
|
||
|
||
#: src/common/hacks.cpp:58
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:302
|
||
#, no-c-format
|
||
msgid "Blu-ray discs often contain a chapter entry very close to the end of the movie."
|
||
msgstr "藍光光碟經常包含一個十分接近影片末尾的章節項目。"
|
||
|
||
#: src/mkvtoolnix-gui/util/file_type_filter.cpp:44
|
||
#, no-c-format
|
||
msgid "Blu-ray index files"
|
||
msgstr "藍光播放列表檔案"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:199
|
||
#, no-c-format
|
||
msgid "Blu-ray playlist files"
|
||
msgstr "藍光播放列表檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1902
|
||
#, no-c-format
|
||
msgid "Blu-rays"
|
||
msgstr "藍光"
|
||
|
||
#: src/common/property_element.cpp:192
|
||
#, no-c-format
|
||
msgid "Blue X chromaticity coordinate as defined by CIE 1931."
|
||
msgstr "由 CIE 1931 定義的藍色 X 色度座標。"
|
||
|
||
#: src/common/property_element.cpp:193
|
||
#, no-c-format
|
||
msgid "Blue Y chromaticity coordinate as defined by CIE 1931."
|
||
msgstr "由 CIE 1931 定義的藍色 Y 色度座標。"
|
||
|
||
#: src/common/kax_element_names.cpp:115
|
||
#, no-c-format
|
||
msgid "Blue colour coordinate x"
|
||
msgstr "藍色座標 x"
|
||
|
||
#: src/common/kax_element_names.cpp:116
|
||
#, no-c-format
|
||
msgid "Blue colour coordinate y"
|
||
msgstr "藍色座標 y"
|
||
|
||
#: src/input/r_vobsub.cpp:526
|
||
#, no-c-format
|
||
msgid "Bogus aid {0}\n"
|
||
msgstr "無效 aid {0}\n"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:170
|
||
#, no-c-format
|
||
msgid "Boolean (yes/no, on/off etc.)"
|
||
msgstr "布林值 (是/非, 開/關 等)"
|
||
|
||
#: src/merge/generic_packetizer.cpp:191
|
||
#, no-c-format
|
||
msgid "Both the aspect ratio and '--display-dimensions' were given.\n"
|
||
msgstr "同時給定了外觀比例與 '--display-dimensions' 。\n"
|
||
|
||
#: src/merge/generic_packetizer.cpp:189
|
||
#, no-c-format
|
||
msgid "Both the aspect ratio factor and '--display-dimensions' were given.\n"
|
||
msgstr "同時給定了外觀比例係數與 '--display-dimensions' 。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:786
|
||
#, no-c-format
|
||
msgid "Bottom"
|
||
msgstr "至底"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:46
|
||
#, no-c-format
|
||
msgid "Button track %1"
|
||
msgstr "按鈕軌道 %1"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:53
|
||
#: src/mkvtoolnix-gui/merge/track.cpp:480
|
||
#, no-c-format
|
||
msgid "Buttons"
|
||
msgstr "按鈕"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:307
|
||
#, no-c-format
|
||
msgid "By default it always asks the user which character set to use when opening a file for which it cannot be recognized automatically."
|
||
msgstr "預設情況下,總是詢問使用者在開啟無法自動識別該字元集的檔案時,要使用哪種字元集。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:257
|
||
#, no-c-format
|
||
msgid "By default the GUI will start up with a dark color scheme if the color scheme in Windows is set to dark mode."
|
||
msgstr "預設情況下,如果 Windows 中的色彩設定為深色模式, GUI 將以深色色彩配置啟動。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:168
|
||
#, no-c-format
|
||
msgid "By parts based on frame/field numbers"
|
||
msgstr "依影格/圖場號碼分割"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:168
|
||
#, no-c-format
|
||
msgid "By parts based on timestamps"
|
||
msgstr "依時間戳記分割"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:327
|
||
#, no-c-format
|
||
msgid "C&onfiguration active"
|
||
msgstr "設定已啟用(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:223
|
||
#, no-c-format
|
||
msgid "C&onstrict or expand timestamps"
|
||
msgstr "縮短或延長時間戳記(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:582
|
||
#, no-c-format
|
||
msgid "C&ontinue"
|
||
msgstr "繼續(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:125
|
||
#: src/mkvtoolnix-gui/forms/util/text_display_dialog.h:81
|
||
#, no-c-format
|
||
msgid "C&opy to clipboard"
|
||
msgstr "複製到剪貼簿(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1824
|
||
#, no-c-format
|
||
msgid "C&ountries && regions"
|
||
msgstr "國家與區域(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:201
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1914
|
||
#, no-c-format
|
||
msgid "C&ountry:"
|
||
msgstr "國家(&O):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:618
|
||
#, no-c-format
|
||
msgid "C&reate option file"
|
||
msgstr "建立選項檔(&R)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:174
|
||
#, no-c-format
|
||
msgid "Calculate Adler-32 &checksums for each frame and binary element"
|
||
msgstr "計算每個 Adler-32 影格與二進位元件的總和檢查碼(&C)"
|
||
|
||
#: src/info/info_cli_parser.cpp:39
|
||
#, no-c-format
|
||
msgid "Calculate and display checksums and use verbosity level 4."
|
||
msgstr "計算並顯示檢查碼且使用贅言等級 4。"
|
||
|
||
#: src/info/info_cli_parser.cpp:38
|
||
#, no-c-format
|
||
msgid "Calculate and display checksums of frame contents."
|
||
msgstr "僅顯示內容的摘要,而非所有元件。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:235
|
||
#, no-c-format
|
||
msgid "Calculate statistics for all tracks and add new/update existing tags for them"
|
||
msgstr "計算所有軌道的統計資訊,並為其加入新的/更新現有的標籤"
|
||
|
||
#: src/common/property_element.cpp:132
|
||
#, fuzzy, no-c-format
|
||
msgid "Can be set for tracks containing onscreen text or foreign-language dialog."
|
||
msgstr "對於包含螢幕文字或外語對話的軌道,請使用此選項。"
|
||
|
||
#: src/common/property_element.cpp:128
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:477
|
||
#, fuzzy, no-c-format
|
||
msgid "Can be set if the track contains commentary."
|
||
msgstr "設定軌道是否可用。"
|
||
|
||
#: src/common/property_element.cpp:135
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:475
|
||
#, no-c-format
|
||
msgid "Can be set if the track contains textual descriptions of video content suitable for playback via a text-to-speech system for a visually-impaired user."
|
||
msgstr ""
|
||
|
||
#: src/common/property_element.cpp:134
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:476
|
||
#, no-c-format
|
||
msgid "Can be set if the track is in the content's original language (not a translation)."
|
||
msgstr ""
|
||
|
||
#: src/common/property_element.cpp:133
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:473
|
||
#, no-c-format
|
||
msgid "Can be set if the track is suitable for users with hearing impairments."
|
||
msgstr ""
|
||
|
||
#: src/common/property_element.cpp:137
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:474
|
||
#, no-c-format
|
||
msgid "Can be set if the track is suitable for users with visual impairments."
|
||
msgstr ""
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:34
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:255
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:278
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:896
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:518
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:583
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:621
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:437
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:499
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:290
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:821
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:198
|
||
#, no-c-format
|
||
msgid "Cancel"
|
||
msgstr "取消"
|
||
|
||
#: src/output/p_mpeg4_p2.cpp:110
|
||
#, no-c-format
|
||
msgid "Cannot convert non-native MPEG4 video frames into native ones if the source container provides neither timestamps nor a number of frames per second.\n"
|
||
msgstr "在輸入內容不提供時間戳記或影格率值的情況下,無法將非原生 MPEG4 視訊影格轉換為原生影格。\n"
|
||
|
||
#: src/extract/xtr_vobsub.cpp:87
|
||
#, no-c-format
|
||
msgid "Cannot extract tracks of different kinds to the same file. This was requested for the tracks {0} and {1}.\n"
|
||
msgstr "無法將不同類型的軌道擷取至同一檔案。軌道 {0} 和 {1} 被要求這樣擷取。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:408
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:420
|
||
#, no-c-format
|
||
msgid "Cannot start multiplexing"
|
||
msgstr "無法開始合併"
|
||
|
||
#: src/extract/xtr_textsubs.cpp:300
|
||
#, no-c-format
|
||
msgid "Cannot write track {0} with the CodecID '{1}' to the file '{2}' because track {3} with the CodecID '{4}' is already being written to the same file, and their CodecPrivate data (the USF styles etc.) do not match.\n"
|
||
msgstr "無法寫入軌道 {0}(CodecID '{1}' )至檔案 '{2}' ,因為軌道 {3}(CodecID '{4}' )已被寫入同一檔案,且它們的 CodecPrivate 編碼器私有資料 (如 USF 樣式) 不相符。\n"
|
||
|
||
#: src/extract/xtr_avi.cpp:51
|
||
#: src/extract/xtr_base.cpp:73
|
||
#: src/extract/xtr_ivf.cpp:55
|
||
#: src/extract/xtr_textsubs.cpp:295
|
||
#, no-c-format
|
||
msgid "Cannot write track {0} with the CodecID '{1}' to the file '{2}' because track {3} with the CodecID '{4}' is already being written to the same file.\n"
|
||
msgstr "無法寫入軌道 {0}(CodecID '{1}' )至檔案 '{2}' ,因為軌道 {3}(CodecID '{4}' )已被寫入同一檔案。\n"
|
||
|
||
#: src/common/kax_info.cpp:1305
|
||
#: src/common/kax_info.cpp:1309
|
||
#: src/extract/tracks.cpp:564
|
||
#: src/mkvtoolnix-gui/util/kax_info.cpp:209
|
||
#, no-c-format
|
||
msgid "Caught exception"
|
||
msgstr "發生異常"
|
||
|
||
#: src/common/hacks.cpp:53
|
||
#, no-c-format
|
||
msgid "Causes mkvmerge not to write 'CueDuration' elements in the cues."
|
||
msgstr "使 mkvmerge 不在索引部分寫入 'CueDuration' 元件。"
|
||
|
||
#: src/common/hacks.cpp:54
|
||
#, no-c-format
|
||
msgid "Causes mkvmerge not to write 'CueRelativePosition' elements in the cues."
|
||
msgstr "使 mkvmerge 不在索引部分寫入 'CueRelativePosition' 元件。"
|
||
|
||
#: src/common/hacks.cpp:52
|
||
#, no-c-format
|
||
msgid "Causes mkvmerge to add 'stop display' commands to VobSub subtitle packets that do not contain a duration field."
|
||
msgstr "讓 mkvmerge 加入 '停止顯示' 指令到不包含時間長度欄位的 VobSub 字幕套組。"
|
||
|
||
#: src/common/hacks.cpp:42
|
||
#, no-c-format
|
||
msgid "Causes mkvmerge to write a second set of identical track headers near the end of the file (after all the clusters)."
|
||
msgstr "使 mkvmerge 在檔末尾(在所有群集之後)寫入第二組相同的軌道標頭。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:313
|
||
#, no-c-format
|
||
msgid "Certain file formats have 'title' property."
|
||
msgstr "確定檔案格式的軌道擁有 '標題' 屬性。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:388
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:394
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:400
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:416
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:422
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:428
|
||
#, no-c-format
|
||
msgid "Certain file formats have a 'language' property for their tracks."
|
||
msgstr "確定檔案格式的軌道擁有 '語言' 屬性。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:736
|
||
#, no-c-format
|
||
msgid "Certain functions won't work correctly in this situation."
|
||
msgstr "在此情況中,某些功能將無法正常運作。"
|
||
|
||
#: src/propedit/change.cpp:288
|
||
#, no-c-format
|
||
msgid "Change for '{0}' executed. No property of this type found. One entry added.\n"
|
||
msgstr "'{0}' 的變更已執行。未發現這類型的屬性。已加入一個項目。\n"
|
||
|
||
#: src/propedit/change.cpp:256
|
||
#, no-c-format
|
||
msgid "Change for '{0}' executed. Number of entries deleted: {1}\n"
|
||
msgstr "'{0}' 的變更已執行。已刪除一些項目: {1}\n"
|
||
|
||
#: src/propedit/change.cpp:294
|
||
#, no-c-format
|
||
msgid "Change for '{0}' executed. Number of entries set: {1}.\n"
|
||
msgstr "'{0}' 的變更已執行。已設定一些項目: {1}。\n"
|
||
|
||
#: src/propedit/change.cpp:305
|
||
#, no-c-format
|
||
msgid "Change for '{0}' executed. One entry added.\n"
|
||
msgstr "'{0}' 的變更已執行。已加入一個項目。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:252
|
||
#, no-c-format
|
||
msgid "Changes to this option will only take effect the next time the application is started."
|
||
msgstr "變更此選項將會在下次啟動程式時生效。"
|
||
|
||
#: src/common/kax_element_names.cpp:107
|
||
#, no-c-format
|
||
msgid "Channel positions"
|
||
msgstr "聲道位置"
|
||
|
||
#: src/common/kax_element_names.cpp:106
|
||
#, no-c-format
|
||
msgid "Channels"
|
||
msgstr "聲道"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:195
|
||
#, no-c-format
|
||
msgid "Chapter &number of first created entry:"
|
||
msgstr "第一個新增項目的章節編號(&N):"
|
||
|
||
#: src/common/chapters/chapters.cpp:49
|
||
#: src/mkvtoolnix-gui/util/settings.cpp:399
|
||
#, no-c-format
|
||
msgid "Chapter <NUM:2>"
|
||
msgstr "第 <NUM:2> 章"
|
||
|
||
#: src/common/kax_element_names.cpp:284
|
||
#: src/common/kax_element_names.cpp:312
|
||
#, no-c-format
|
||
msgid "Chapter UID"
|
||
msgstr "章節"
|
||
|
||
#: src/common/kax_element_names.cpp:283
|
||
#, no-c-format
|
||
msgid "Chapter atom"
|
||
msgstr "章節單元"
|
||
|
||
#: src/common/kax_element_names.cpp:299
|
||
#, no-c-format
|
||
msgid "Chapter country"
|
||
msgstr "章節國家"
|
||
|
||
#: src/common/kax_element_names.cpp:295
|
||
#, no-c-format
|
||
msgid "Chapter display"
|
||
msgstr "章節顯示"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1908
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:251
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:402
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:227
|
||
#, no-c-format
|
||
msgid "Chapter editor"
|
||
msgstr "章節編輯"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:104
|
||
#, no-c-format
|
||
msgid "Chapter extraction"
|
||
msgstr "擷取章節"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1870
|
||
#, no-c-format
|
||
msgid "Chapter file:"
|
||
msgstr "章節檔案:"
|
||
|
||
#: src/common/kax_element_names.cpp:289
|
||
#, no-c-format
|
||
msgid "Chapter flag enabled"
|
||
msgstr "章節標記已啟用"
|
||
|
||
#: src/common/kax_element_names.cpp:288
|
||
#, no-c-format
|
||
msgid "Chapter flag hidden"
|
||
msgstr "章節隱藏標記"
|
||
|
||
#: src/merge/cluster_helper.cpp:780
|
||
#, no-c-format
|
||
msgid "Chapter generation is only possible if at least one video or audio track is copied.\n"
|
||
msgstr "僅當有至少一個視訊軌或音訊軌時,方可使用章節產生。\n"
|
||
|
||
#: src/common/kax_element_names.cpp:297
|
||
#, no-c-format
|
||
msgid "Chapter language"
|
||
msgstr "章節語言"
|
||
|
||
#: src/common/kax_element_names.cpp:298
|
||
#, no-c-format
|
||
msgid "Chapter language (IETF BCP 47)"
|
||
msgstr "語言章節 (IETF BCP 47)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:217
|
||
#, no-c-format
|
||
msgid "Chapter mass modification"
|
||
msgstr "章節集體修正"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:332
|
||
#, no-c-format
|
||
msgid "Chapter numbers:"
|
||
msgstr "章節編號:"
|
||
|
||
#: src/common/xml/ebml_chapters_converter.cpp:99
|
||
#, no-c-format
|
||
msgid "Chapter parser: The EditionUID {0} is not unique and could not be reused. A new one will be created.\n"
|
||
msgstr "章節解析器: 版本 UID {0} 不唯一,不能重複使用。將建立一個新的。\n"
|
||
|
||
#: src/common/kax_element_names.cpp:292
|
||
#, no-c-format
|
||
msgid "Chapter physical equivalent"
|
||
msgstr "章節對等實體"
|
||
|
||
#: src/common/kax_element_names.cpp:300
|
||
#, no-c-format
|
||
msgid "Chapter process"
|
||
msgstr "章節處理序"
|
||
|
||
#: src/common/kax_element_names.cpp:301
|
||
#, no-c-format
|
||
msgid "Chapter process codec ID"
|
||
msgstr "章節處裡序轉碼器 ID"
|
||
|
||
#: src/common/kax_element_names.cpp:303
|
||
#, no-c-format
|
||
msgid "Chapter process command"
|
||
msgstr "章節處裡序命令"
|
||
|
||
#: src/common/kax_element_names.cpp:305
|
||
#, no-c-format
|
||
msgid "Chapter process data"
|
||
msgstr "章節處裡序資料"
|
||
|
||
#: src/common/kax_element_names.cpp:302
|
||
#, no-c-format
|
||
msgid "Chapter process private"
|
||
msgstr "章節專有處裡序"
|
||
|
||
#: src/common/kax_element_names.cpp:304
|
||
#, no-c-format
|
||
msgid "Chapter process time"
|
||
msgstr "章節處裡序時間"
|
||
|
||
#: src/common/kax_element_names.cpp:290
|
||
#, no-c-format
|
||
msgid "Chapter segment UID"
|
||
msgstr "章節剪輯 UID"
|
||
|
||
#: src/common/kax_element_names.cpp:291
|
||
#, no-c-format
|
||
msgid "Chapter segment edition UID"
|
||
msgstr "章節剪輯版本 UID"
|
||
|
||
#: src/common/kax_element_names.cpp:296
|
||
#, no-c-format
|
||
msgid "Chapter string"
|
||
msgstr "章節字串"
|
||
|
||
#: src/common/kax_element_names.cpp:285
|
||
#, no-c-format
|
||
msgid "Chapter string UID"
|
||
msgstr "章節字串 UID"
|
||
|
||
#: src/common/kax_element_names.cpp:287
|
||
#, no-c-format
|
||
msgid "Chapter time end"
|
||
msgstr "章節時間結束"
|
||
|
||
#: src/common/kax_element_names.cpp:286
|
||
#, no-c-format
|
||
msgid "Chapter time start"
|
||
msgstr "章節起始時間"
|
||
|
||
#: src/common/kax_element_names.cpp:293
|
||
#, no-c-format
|
||
msgid "Chapter track"
|
||
msgstr "章節軌"
|
||
|
||
#: src/common/kax_element_names.cpp:294
|
||
#, no-c-format
|
||
msgid "Chapter track number"
|
||
msgstr "章節軌編號"
|
||
|
||
#: src/common/kax_element_names.cpp:98
|
||
#, no-c-format
|
||
msgid "Chapter translate"
|
||
msgstr "章節翻譯"
|
||
|
||
#: src/common/kax_element_names.cpp:101
|
||
#, no-c-format
|
||
msgid "Chapter translate ID"
|
||
msgstr "章節翻譯 ID"
|
||
|
||
#: src/common/kax_element_names.cpp:100
|
||
#, no-c-format
|
||
msgid "Chapter translate codec"
|
||
msgstr "章節翻譯編碼器"
|
||
|
||
#: src/common/kax_element_names.cpp:99
|
||
#, no-c-format
|
||
msgid "Chapter translate edition UID"
|
||
msgstr "章節翻譯版本 UID"
|
||
|
||
#: src/common/kax_element_names.cpp:277
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:305
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1869
|
||
#: src/mkvtoolnix-gui/merge/track.cpp:482
|
||
#: src/propedit/options.cpp:215
|
||
#, no-c-format
|
||
msgid "Chapters"
|
||
msgstr "章節"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1879
|
||
#, no-c-format
|
||
msgid "Chapters in fixed intervals"
|
||
msgstr "依章節固定間隔"
|
||
|
||
#: src/merge/generic_reader.cpp:312
|
||
#, no-c-format
|
||
msgid "Chapters: {0} entry"
|
||
msgid_plural "Chapters: {0} entries"
|
||
msgstr[0] "章節:{0} 個項目"
|
||
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:55
|
||
#, no-c-format
|
||
msgid "Character set"
|
||
msgstr "字元集"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1838
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1881
|
||
#, no-c-format
|
||
msgid "Character set:"
|
||
msgstr "字元集:"
|
||
|
||
#: src/common/cli_parser.cpp:181
|
||
#, no-c-format
|
||
msgid "Charset for strings on the command line"
|
||
msgstr "命令列上字串的字元集"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:626
|
||
#, no-c-format
|
||
msgid "Check for &updates"
|
||
msgstr "檢查更新(&U)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:159
|
||
#, no-c-format
|
||
msgid "Check for available updates"
|
||
msgstr "檢查可更新的新版本"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1809
|
||
#, no-c-format
|
||
msgid "Check online for available &updates"
|
||
msgstr "線上檢查可更新的新版本(&U)"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:345
|
||
#, no-c-format
|
||
msgid "Checking this option causes the GUI to set that compression to \"none\" by default for all track types when adding files."
|
||
msgstr "選擇該選項後,加入檔案時程式會預設將所有軌道的壓縮方式設為 \"none\" (不做額外壓縮)。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1828
|
||
#, no-c-format
|
||
msgid "Clearing settings auto&matically:"
|
||
msgstr "自動清理設定(&M):"
|
||
|
||
#: src/common/property_element.cpp:182
|
||
#, no-c-format
|
||
msgid "Clipping of the color ranges."
|
||
msgstr "色彩的裁剪範圍。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:744
|
||
#, no-c-format
|
||
msgid "Close &all tabs"
|
||
msgstr "關閉全部標籤(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1832
|
||
#, no-c-format
|
||
msgid "Close current settings"
|
||
msgstr "關閉目前的設定"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:275
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:889
|
||
#, no-c-format
|
||
msgid "Close modified file"
|
||
msgstr "關閉已被修改的檔案"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:287
|
||
#, no-c-format
|
||
msgid "Close modified settings"
|
||
msgstr "關閉已修改的設定"
|
||
|
||
#: src/common/kax_element_names.cpp:272
|
||
#, no-c-format
|
||
msgid "Cluster"
|
||
msgstr "叢集"
|
||
|
||
#: src/merge/mkvmerge.cpp:1746
|
||
#, no-c-format
|
||
msgid "Cluster length '{0}' out of range (0..65535).\n"
|
||
msgstr "叢集長度 '{0}' 超出範圍 (0..65535)。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1739
|
||
#, no-c-format
|
||
msgid "Cluster length '{0}' out of range (100..32000).\n"
|
||
msgstr "叢集長度 '{0}' 超出範圍 (100..32000)。\n"
|
||
|
||
#: src/common/kax_element_names.cpp:274
|
||
#, no-c-format
|
||
msgid "Cluster position"
|
||
msgstr "叢集位置"
|
||
|
||
#: src/common/kax_element_names.cpp:275
|
||
#, no-c-format
|
||
msgid "Cluster previous size"
|
||
msgstr "上個叢集長度"
|
||
|
||
#: src/common/kax_element_names.cpp:273
|
||
#, no-c-format
|
||
msgid "Cluster timestamp"
|
||
msgstr "叢集時間戳記"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:318
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:47
|
||
#, no-c-format
|
||
msgid "Codec"
|
||
msgstr "編碼器"
|
||
|
||
#: src/common/kax_element_names.cpp:191
|
||
#: src/common/property_element.cpp:146
|
||
#, no-c-format
|
||
msgid "Codec ID"
|
||
msgstr "編碼器 ID"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:275
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:60
|
||
#, no-c-format
|
||
msgid "Codec ID:"
|
||
msgstr "編碼器 ID:"
|
||
|
||
#: src/common/kax_element_names.cpp:198
|
||
#, no-c-format
|
||
msgid "Codec decode all"
|
||
msgstr "編碼器全部解碼"
|
||
|
||
#: src/common/kax_element_names.cpp:197
|
||
#, no-c-format
|
||
msgid "Codec download URL"
|
||
msgstr "編碼器下載 URL"
|
||
|
||
#: src/common/kax_element_names.cpp:196
|
||
#, no-c-format
|
||
msgid "Codec info URL"
|
||
msgstr "編碼器資訊 URL"
|
||
|
||
#: src/common/kax_element_names.cpp:193
|
||
#: src/common/property_element.cpp:147
|
||
#, no-c-format
|
||
msgid "Codec name"
|
||
msgstr "編碼器名稱"
|
||
|
||
#: src/common/kax_element_names.cpp:195
|
||
#, no-c-format
|
||
msgid "Codec settings"
|
||
msgstr "編碼器設定"
|
||
|
||
#: src/common/kax_element_names.cpp:257
|
||
#, no-c-format
|
||
msgid "Codec state"
|
||
msgstr "編碼器狀態"
|
||
|
||
#: src/common/kax_element_names.cpp:192
|
||
#, no-c-format
|
||
msgid "Codec's private data"
|
||
msgstr "編碼器私有資料"
|
||
|
||
#: src/common/kax_element_names.cpp:194
|
||
#: src/common/property_element.cpp:148
|
||
#, no-c-format
|
||
msgid "Codec-inherent delay"
|
||
msgstr "編碼格式固有延遲"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:153
|
||
#, no-c-format
|
||
msgid "Codec/MIME type"
|
||
msgstr "編碼器/MIME 類型"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:568
|
||
#, no-c-format
|
||
msgid "Colour information"
|
||
msgstr "色彩資訊"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:573
|
||
#, no-c-format
|
||
msgid "Colour mastering meta information"
|
||
msgstr "色彩匯流中繼資訊"
|
||
|
||
#: src/common/kax_element_names.cpp:123
|
||
#, no-c-format
|
||
msgid "Colour matrix coefficients"
|
||
msgstr "色彩參照係數"
|
||
|
||
#: src/common/kax_element_names.cpp:133
|
||
#, no-c-format
|
||
msgid "Colour primaries"
|
||
msgstr "主要色彩"
|
||
|
||
#: src/common/kax_element_names.cpp:131
|
||
#, no-c-format
|
||
msgid "Colour range"
|
||
msgstr "色彩範圍"
|
||
|
||
#: src/common/kax_element_names.cpp:159
|
||
#, no-c-format
|
||
msgid "Colour space"
|
||
msgstr "色彩空間(色域)"
|
||
|
||
#: src/common/kax_element_names.cpp:132
|
||
#, no-c-format
|
||
msgid "Colour transfer"
|
||
msgstr "色彩轉換"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/job.cpp:271
|
||
#, no-c-format
|
||
msgid "Completed OK"
|
||
msgstr "完成,正常"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/job.cpp:272
|
||
#, no-c-format
|
||
msgid "Completed with warnings"
|
||
msgstr "完成,警告"
|
||
|
||
#: src/merge/generic_packetizer.cpp:1388
|
||
#, no-c-format
|
||
msgid "Compression failed: {0}\n"
|
||
msgstr "壓縮失敗: {0}\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1807
|
||
#, no-c-format
|
||
msgid "Compression:"
|
||
msgstr "壓縮方式:"
|
||
|
||
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:43
|
||
#, no-c-format
|
||
msgid "Container"
|
||
msgstr "容器"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:220
|
||
#: src/mkvtoolnix-gui/info/model.cpp:87
|
||
#, no-c-format
|
||
msgid "Content"
|
||
msgstr "內容"
|
||
|
||
#: src/common/kax_element_names.cpp:167
|
||
#, no-c-format
|
||
msgid "Content compression"
|
||
msgstr "內容壓縮"
|
||
|
||
#: src/common/kax_element_names.cpp:163
|
||
#, no-c-format
|
||
msgid "Content encoding"
|
||
msgstr "內容編碼"
|
||
|
||
#: src/common/kax_element_names.cpp:162
|
||
#: src/common/kax_element_names.cpp:210
|
||
#, no-c-format
|
||
msgid "Content encodings"
|
||
msgstr "內容編碼"
|
||
|
||
#: src/common/kax_element_names.cpp:170
|
||
#, no-c-format
|
||
msgid "Content encryption"
|
||
msgstr "內容加密"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:231
|
||
#, no-c-format
|
||
msgid "Content size:"
|
||
msgstr "內容大小:"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:76
|
||
#, no-c-format
|
||
msgid "Convert text subtitles to this charset (default: UTF-8)."
|
||
msgstr "將文字字幕轉換成這個字元集 (預設: UTF-8)。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:761
|
||
#, no-c-format
|
||
msgid "Converting the chapters to XML failed: %1"
|
||
msgstr "將章節轉換成 XML 檔失敗: %1"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1810
|
||
#, no-c-format
|
||
msgid "Cop&y this item:"
|
||
msgstr "複製此項目(&Y):"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:215
|
||
#, no-c-format
|
||
msgid "Cop&y to other tab"
|
||
msgstr "複製到其他標籤頁(&Y)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:711
|
||
#, no-c-format
|
||
msgid "Copy &destination file's name to file title"
|
||
msgstr "以輸出檔案的名稱作為檔案標題(&D)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:707
|
||
#, no-c-format
|
||
msgid "Copy &first source file's name to file title"
|
||
msgstr "以第一個原始檔案的名稱用作檔案標題(&F)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:90
|
||
#, no-c-format
|
||
msgid "Copy attachment"
|
||
msgstr "複製附件"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:715
|
||
#, no-c-format
|
||
msgid "Copy file &title to destination file name"
|
||
msgstr "以檔案標題為輸出的檔名(&T)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:49
|
||
#, no-c-format
|
||
msgid "Copy item"
|
||
msgstr "複製項目"
|
||
|
||
#: src/common/file_types.cpp:81
|
||
#, no-c-format
|
||
msgid "CoreAudio"
|
||
msgstr "CoreAudio"
|
||
|
||
#: src/input/r_avi.cpp:357
|
||
#, no-c-format
|
||
msgid "Could not extract the decoder specific config data (AVCC) from this AVC/H.264 track.\n"
|
||
msgstr "無法從該 AVC/H.264 軌道擷取解碼器特有設定資料 (AVCC)。\n"
|
||
|
||
#: src/input/r_avi.cpp:313
|
||
#: src/input/r_avi.cpp:318
|
||
#, no-c-format
|
||
msgid "Could not extract the sequence header from this MPEG-1/2 track.\n"
|
||
msgstr "無法從該 MPEG-1/2 軌道擷取序列表頭。\n"
|
||
|
||
#: src/input/r_avi.cpp:458
|
||
#, no-c-format
|
||
msgid "Could not find an index for audio track {0} (avilib error message: {1}). Skipping track.\n"
|
||
msgstr "找不到音訊軌 {0} 的索引 (avilib 錯誤訊息: {1})。正在跳過此軌。\n"
|
||
|
||
#: src/merge/output_control.cpp:1821
|
||
#, no-c-format
|
||
msgid "Could not find gptzr when appending. {0}\n"
|
||
msgstr "附加檔案時找不到 gptzr。 {0}\n"
|
||
|
||
#: src/output/p_mpeg4_p2.cpp:174
|
||
#, no-c-format
|
||
msgid "Could not find the codec configuration data in the first MPEG-4 part 2 video frame. This track cannot be stored in native mode.\n"
|
||
msgstr "在第一個 MPEG-4 part 2 視訊影格中找不到編碼器設定資料。該軌不能以原生模式儲存。\n"
|
||
|
||
#: src/input/r_ogm.cpp:335
|
||
#, no-c-format
|
||
msgid "Could not find the next Ogg page. This indicates a damaged Ogg/Ogm file. Will try to continue.\n"
|
||
msgstr "找不到 Ogg 的下一頁。這表示 Ogg/Ogm 檔案可能已損壞。將試著繼續。\n"
|
||
|
||
#: src/input/r_avi.cpp:611
|
||
#, no-c-format
|
||
msgid "Could not find valid DTS headers in this track's first frames.\n"
|
||
msgstr "在這軌道的第一個影格裡找不到正確的 DTS 表頭。\n"
|
||
|
||
#: src/common/locale.cpp:135
|
||
#, no-c-format
|
||
msgid "Could not initialize the iconv library for the conversion from UTF-8 to {0}. Some strings cannot be converted from UTF-8 and might be displayed incorrectly (error: {1}, {2}).\n"
|
||
msgstr "無法初始化 iconv 函式庫以供從 UTF-8 至 {0} 的轉換。某些字串未能從 UTF-8 轉換,可能會被錯誤地顯示 (錯誤: {1}, {2})。\n"
|
||
|
||
#: src/common/locale.cpp:128
|
||
#, no-c-format
|
||
msgid "Could not initialize the iconv library for the conversion from {0} to UTF-8. Some strings will not be converted to UTF-8 and the resulting Matroska file might not comply with the Matroska specs (error: {1}, {2}).\n"
|
||
msgstr "無法初始化 iconv 函式庫以供從 {0} 至 UTF-8 的轉換。某些字串將不被轉換為 UTF-8,且生成的 Matroska 檔可能不符合 Matroska 規範 (錯誤: {1}, {2})。\n"
|
||
|
||
#: src/input/r_matroska.cpp:1706
|
||
#, no-c-format
|
||
msgid "Could not keep a track's UID {0} because it is already allocated for another track. A new random UID will be allocated automatically.\n"
|
||
msgstr "無法保留軌道的 UID {0} ,因為它已經分配給其他軌道使用。經會自動隨機分配新的 UID 。\n"
|
||
|
||
#: src/common/chapters/chapters.cpp:307
|
||
#: src/common/chapters/chapters.cpp:309
|
||
#: src/common/chapters/dvd.cpp:55
|
||
#, no-c-format
|
||
msgid "Could not open '{0}' for reading.\n"
|
||
msgstr "無法開啟 '{0}' 以讀取。\n"
|
||
|
||
#: src/input/r_wavpack.cpp:66
|
||
#, no-c-format
|
||
msgid "Could not open the corresponding correction file '{0}c'.\n"
|
||
msgstr "無法開啟一致性校正檔案 '{0}c' 。\n"
|
||
|
||
#: src/common/command_line.cpp:244
|
||
#, no-c-format
|
||
msgid "Could not open the file '{0}' for directing the output.\n"
|
||
msgstr "無法開啟檔案 '{0}' 以控制輸出。\n"
|
||
|
||
#: src/extract/tracks.cpp:197
|
||
#, no-c-format
|
||
msgid "Could not open the timestamp file '{0}' for writing ({1}).\n"
|
||
msgstr "無法開啟時間戳記檔案 '{0}' 以寫入 ({1})。\n"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:256
|
||
#, no-c-format
|
||
msgid "Could not open/read the file '{0}'."
|
||
msgstr "無法開啟/讀取檔案 '{0}' 。"
|
||
|
||
#: src/common/chapters/chapters.cpp:303
|
||
#, no-c-format
|
||
msgid "Could not parse the chapters in '{0}': {1}\n"
|
||
msgstr "無法解析章節自 '{0}' : {1}\n"
|
||
|
||
#: src/input/r_ogm_flac.cpp:250
|
||
#, no-c-format
|
||
msgid "Could not read the FLAC header packets.\n"
|
||
msgstr "無法讀取 FLAC 表頭套件。\n"
|
||
|
||
#: src/common/mm_file_io/windows.cpp:157
|
||
#, no-c-format
|
||
msgid "Could not write to the destination file: {0} ({1})\n"
|
||
msgstr "無法寫入輸出檔: {0} ({1})\n"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/name_model.cpp:29
|
||
#, no-c-format
|
||
msgid "Country"
|
||
msgstr "國家"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:329
|
||
#, no-c-format
|
||
msgid "Cover image"
|
||
msgstr "專輯封面"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1859
|
||
#, no-c-format
|
||
msgid "Create WebM compliant file"
|
||
msgstr "建立 WebM 相容檔"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:241
|
||
#, no-c-format
|
||
msgid "Create a WebM compliant file."
|
||
msgstr "建立 WebM 相容檔。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tool.h:226
|
||
#, no-c-format
|
||
msgid "Create a new one or open an existing one via the \"multiplexer\" menu, the buttons below or drag & drop one here."
|
||
msgstr "透過 \"合併工具\" 功能表中的下方按鍵或將檔案拖曳到這裡以建立新作業或開啟已存在的作業。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:494
|
||
#, no-c-format
|
||
msgid "Create file without audio track"
|
||
msgstr "建立沒有聲音訊軌的檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:168
|
||
#, no-c-format
|
||
msgid "Create new &multiplex settings and add to those"
|
||
msgstr "建立並加入到全新合併設定(&M)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:169
|
||
#, no-c-format
|
||
msgid "Create new multiplex settings for &each file"
|
||
msgstr "為每個檔案新增一個合併設定(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1830
|
||
#, no-c-format
|
||
msgid "Create new settings"
|
||
msgstr "建立新的設定"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:706
|
||
#, no-c-format
|
||
msgid "Create one new multiplex settings tab and add all files there"
|
||
msgstr "建立一個全新合併設定標籤頁並加入所有檔案"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:707
|
||
#, no-c-format
|
||
msgid "Create one new multiplex settings tab for each file"
|
||
msgstr "為每個檔案建立一個全新合併設定標籤頁"
|
||
|
||
#: src/common/mm_io_x.h:117
|
||
#, no-c-format
|
||
msgid "Creating directory '{0}' failed: {1}"
|
||
msgstr "建立目錄 '{0}' 失敗: {1}"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:757
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:202
|
||
#, no-c-format
|
||
msgid "Creating the file failed. Check to make sure you have permission to write to that directory and that the drive is not full."
|
||
msgstr "建立檔案失敗。請檢查並確認有足夠的權限寫入該目錄且硬碟空間足夠。"
|
||
|
||
#: src/merge/mkvmerge.cpp:766
|
||
#, no-c-format
|
||
msgid "Cropping parameters: not given in the form <TID>:<left>,<top>,<right>,<bottom> e.g. 0:10,5,10,5 (argument was '{0}').\n"
|
||
msgstr "剪裁參數: 未以 <TID>:<left>,<top>,<right>,<bottom> 的形式給定 例如 0:10,5,10,5 (參數為 '{0}' )。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1831
|
||
#, no-c-format
|
||
msgid "Cropping:"
|
||
msgstr "剪裁:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:713
|
||
#, no-c-format
|
||
msgid "Ctrl+D"
|
||
msgstr "Ctrl+D"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:709
|
||
#, no-c-format
|
||
msgid "Ctrl+F"
|
||
msgstr "Ctrl+F"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:731
|
||
#, no-c-format
|
||
msgid "Ctrl+F6"
|
||
msgstr "Ctrl+F6"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:691
|
||
#, no-c-format
|
||
msgid "Ctrl+L"
|
||
msgstr "Ctrl+L"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:599
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:644
|
||
#, no-c-format
|
||
msgid "Ctrl+N"
|
||
msgstr "Ctrl+N"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:607
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:630
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:648
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:738
|
||
#, no-c-format
|
||
msgid "Ctrl+O"
|
||
msgstr "Ctrl+O"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:624
|
||
#, no-c-format
|
||
msgid "Ctrl+P"
|
||
msgstr "Ctrl+P"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:612
|
||
#, no-c-format
|
||
msgid "Ctrl+Q"
|
||
msgstr "Ctrl+Q"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:616
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:703
|
||
#, no-c-format
|
||
msgid "Ctrl+R"
|
||
msgstr "Ctrl+R"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:603
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:638
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:657
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:676
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:747
|
||
#, no-c-format
|
||
msgid "Ctrl+S"
|
||
msgstr "Ctrl+S"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:734
|
||
#, no-c-format
|
||
msgid "Ctrl+Shift+F6"
|
||
msgstr "Ctrl+Shift+F6"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:699
|
||
#, no-c-format
|
||
msgid "Ctrl+Shift+L"
|
||
msgstr "Ctrl+Shift+L"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:717
|
||
#, no-c-format
|
||
msgid "Ctrl+T"
|
||
msgstr "Ctrl+T"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:634
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:653
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:672
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:680
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:742
|
||
#, no-c-format
|
||
msgid "Ctrl+W"
|
||
msgstr "Ctrl+W"
|
||
|
||
#: src/common/kax_element_names.cpp:231
|
||
#, no-c-format
|
||
msgid "Cue block number"
|
||
msgstr "Cue 區塊數"
|
||
|
||
#: src/common/kax_element_names.cpp:228
|
||
#, no-c-format
|
||
msgid "Cue cluster position"
|
||
msgstr "Cue 叢集位置"
|
||
|
||
#: src/common/kax_element_names.cpp:232
|
||
#, no-c-format
|
||
msgid "Cue codec state"
|
||
msgstr "Cue 編碼器狀態"
|
||
|
||
#: src/common/kax_element_names.cpp:230
|
||
#, no-c-format
|
||
msgid "Cue duration"
|
||
msgstr "Cue 時間長度"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:130
|
||
#, no-c-format
|
||
msgid "Cue extraction"
|
||
msgstr "擷取 cue"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1874
|
||
#, no-c-format
|
||
msgid "Cue name format:"
|
||
msgstr "Cue 命名格式:"
|
||
|
||
#: src/common/kax_element_names.cpp:224
|
||
#, no-c-format
|
||
msgid "Cue point"
|
||
msgstr "Cue 點"
|
||
|
||
#: src/common/kax_element_names.cpp:235
|
||
#, no-c-format
|
||
msgid "Cue ref cluster"
|
||
msgstr "Cue 參考叢集"
|
||
|
||
#: src/common/kax_element_names.cpp:237
|
||
#, no-c-format
|
||
msgid "Cue ref codec state"
|
||
msgstr "Cue 參考編碼器狀態"
|
||
|
||
#: src/common/kax_element_names.cpp:236
|
||
#, no-c-format
|
||
msgid "Cue ref number"
|
||
msgstr "Cue 參考數"
|
||
|
||
#: src/common/kax_element_names.cpp:234
|
||
#, no-c-format
|
||
msgid "Cue ref time"
|
||
msgstr "Cue 參考時間"
|
||
|
||
#: src/common/kax_element_names.cpp:233
|
||
#, no-c-format
|
||
msgid "Cue reference"
|
||
msgstr "Cue 參考"
|
||
|
||
#: src/common/kax_element_names.cpp:229
|
||
#, no-c-format
|
||
msgid "Cue relative position"
|
||
msgstr "Cue 相對位置"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:113
|
||
#, no-c-format
|
||
msgid "Cue sheet extraction"
|
||
msgstr "擷取 CUE 工作表"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:203
|
||
#, no-c-format
|
||
msgid "Cue sheet files"
|
||
msgstr "Cue 工作表檔"
|
||
|
||
#: src/common/chapters/cue_parser.cpp:379
|
||
#, no-c-format
|
||
msgid "Cue sheet parser: Invalid INDEX entry in line {0}.\n"
|
||
msgstr "Cue 工作表解析器: 無效的 INDEX 索引,於第 {0} 行。\n"
|
||
|
||
#: src/common/chapters/cue_parser.cpp:398
|
||
#, no-c-format
|
||
msgid "Cue sheet parser: Invalid INDEX number (got {0}, expected {1}) in line {2}.\n"
|
||
msgstr "Cue 工作表解析器: 無效的 INDEX 索引數 (已得 {0}, 預期 {1}) 於第 {2} 行,\n"
|
||
|
||
#: src/common/chapters/cue_parser.cpp:260
|
||
#, no-c-format
|
||
msgid "Cue sheet parser: No INDEX entry found for the previous TRACK entry (current line: {0})\n"
|
||
msgstr "Cue 工作表解析器: 未發現上個 TRACK 軌道的 INDEX 索引 (目前行編號: {0})\n"
|
||
|
||
#: src/common/kax_element_names.cpp:225
|
||
#, no-c-format
|
||
msgid "Cue time"
|
||
msgstr "Cue 時間"
|
||
|
||
#: src/common/kax_element_names.cpp:227
|
||
#, no-c-format
|
||
msgid "Cue track"
|
||
msgstr "Cue 軌"
|
||
|
||
#: src/common/kax_element_names.cpp:226
|
||
#, no-c-format
|
||
msgid "Cue track positions"
|
||
msgstr "Cue 軌道位置"
|
||
|
||
#: src/common/kax_element_names.cpp:223
|
||
#, no-c-format
|
||
msgid "Cues"
|
||
msgstr "Cue"
|
||
|
||
#: src/common/kax_info.cpp:537
|
||
#, no-c-format
|
||
msgid "Cues (subentries will be skipped)"
|
||
msgstr "Cue 表單 (子項目將被跳過)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:118
|
||
#, no-c-format
|
||
msgid "Current command line"
|
||
msgstr "目前命令列"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:252
|
||
#, no-c-format
|
||
msgid "Current date && time in ISO 8601 format"
|
||
msgstr "目前日期與時間 (ISO 8601 格式)"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tool.cpp:72
|
||
#, no-c-format
|
||
msgid "Current job"
|
||
msgstr "目前作業"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:209
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:188
|
||
#, no-c-format
|
||
msgid "Current value:"
|
||
msgstr "目前值:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:162
|
||
#, no-c-format
|
||
msgid "Current version:"
|
||
msgstr "目前版本:"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:91
|
||
#, no-c-format
|
||
msgid "Currently no newer version is available online."
|
||
msgstr "目前線上無可更新的版本。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:482
|
||
#, no-c-format
|
||
msgid "Currently only certain subtitle formats are compressed with the zlib algorithm."
|
||
msgstr "目前字幕格式只確定會用 zlib 演算法進行壓縮。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:211
|
||
#, no-c-format
|
||
msgid "D&uplicate selected edition or chapter"
|
||
msgstr "複製選擇的版本或章節(&U)"
|
||
|
||
#: src/common/file_types.cpp:83
|
||
#: src/output/p_dts.h:48
|
||
#, no-c-format
|
||
msgid "DTS"
|
||
msgstr "DTS"
|
||
|
||
#: src/output/p_dts.cpp:76
|
||
#, no-c-format
|
||
msgid "DTS header information changed! - New format:\n"
|
||
msgstr "DTS 表頭資訊已變更! - 新格式:\n"
|
||
|
||
#: src/common/file_types.cpp:35
|
||
#, no-c-format
|
||
msgid "DTS/DTS-HD (Digital Theater System)"
|
||
msgstr "DTS/DTS-HD (數位電影院系統)"
|
||
|
||
#: src/common/file_types.cpp:84
|
||
#, no-c-format
|
||
msgid "DV video format"
|
||
msgstr "DV 視訊格式"
|
||
|
||
#: src/output/p_dvbsub.h:29
|
||
#, no-c-format
|
||
msgid "DVB subtitles"
|
||
msgstr "DVB 字幕"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1885
|
||
#, no-c-format
|
||
msgid "DVD title number:"
|
||
msgstr "DVD 標題編號:"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:191
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:541
|
||
#, no-c-format
|
||
msgid "DVDs"
|
||
msgstr "DVD"
|
||
|
||
#: src/mkvtoolnix-gui/info/model.cpp:90
|
||
#, no-c-format
|
||
msgid "Data size"
|
||
msgstr "資料大小"
|
||
|
||
#: src/common/kax_element_names.cpp:88
|
||
#: src/common/property_element.cpp:112
|
||
#, no-c-format
|
||
msgid "Date"
|
||
msgstr "日期"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/model.cpp:55
|
||
#, no-c-format
|
||
msgid "Date added"
|
||
msgstr "加入的日期"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/model.cpp:57
|
||
#, no-c-format
|
||
msgid "Date finished"
|
||
msgstr "完成的日期"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/model.cpp:56
|
||
#, no-c-format
|
||
msgid "Date started"
|
||
msgstr "開始的日期"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:227
|
||
#, no-c-format
|
||
msgid "Deactivating this checkbox is a way to disable a configuration temporarily without having to change its parameters."
|
||
msgstr "取消選擇此核取方塊,可以臨時停用一項設定,而無需變更其參數。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:79
|
||
#, no-c-format
|
||
msgid "Default"
|
||
msgstr "預設"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1812
|
||
#, no-c-format
|
||
msgid "Default IETF BCP 47 language editing &mode:"
|
||
msgstr "預設 IETF BCP 47 語言編輯模式(&M):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1854
|
||
#, no-c-format
|
||
msgid "Default additional co&mmand line options:"
|
||
msgstr "預設額外命令行選項(&M):"
|
||
|
||
#: src/common/kax_element_names.cpp:202
|
||
#: src/common/property_element.cpp:142
|
||
#, no-c-format
|
||
msgid "Default duration"
|
||
msgstr "預設時間長度"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1819
|
||
#, no-c-format
|
||
msgid "Default duration/FPS:"
|
||
msgstr "預設時間長度/FPS:"
|
||
|
||
#: src/common/kax_element_names.cpp:322
|
||
#, no-c-format
|
||
msgid "Default language"
|
||
msgstr "預設值語言"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1863
|
||
#, no-c-format
|
||
msgid "Default subtitle &charset to set:"
|
||
msgstr "字幕預設字元集(&C):"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:157
|
||
#, no-c-format
|
||
msgid "Default track"
|
||
msgstr "預設軌"
|
||
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:53
|
||
#, no-c-format
|
||
msgid "Default track in output"
|
||
msgstr "輸出檔案的預設軌"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1864
|
||
#, no-c-format
|
||
msgid "Default track languages to set"
|
||
msgstr "軌道預設語言"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:220
|
||
#, no-c-format
|
||
msgid "Default values"
|
||
msgstr "預設值"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1904
|
||
#, no-c-format
|
||
msgid "Defaults for jobs saving info tool output to text files"
|
||
msgstr "儲存作業資訊工具輸出至文字檔案的預設值"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1911
|
||
#, no-c-format
|
||
msgid "Defaults for new chapter entries"
|
||
msgstr "新增章節項目的預設值"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1853
|
||
#, no-c-format
|
||
msgid "Defaults for new multiplex settings"
|
||
msgstr "新增合併設定的預設值"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1856
|
||
#, no-c-format
|
||
msgid "Defaults for newly added tracks"
|
||
msgstr "新增軌道的預設值"
|
||
|
||
#: src/common/kax_element_names.cpp:262
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:60
|
||
#, no-c-format
|
||
msgid "Delay"
|
||
msgstr "延遲"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1817
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1884
|
||
#, no-c-format
|
||
msgid "Delay (in ms):"
|
||
msgstr "延遲 (ms):"
|
||
|
||
#: src/common/property_element.cpp:148
|
||
#, no-c-format
|
||
msgid "Delay built into the codec during decoding in ns."
|
||
msgstr "以奈秒解碼過程中延遲寫入編碼。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:225
|
||
#, no-c-format
|
||
msgid "Delay the chapters' timestamps by a couple of ms."
|
||
msgstr "以數毫秒延遲章節的時間戳記。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:485
|
||
#, no-c-format
|
||
msgid "Delay this track's timestamps by a couple of ms."
|
||
msgstr "以數毫秒延遲此軌道的時間戳記。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:236
|
||
#, no-c-format
|
||
msgid "Delete all existing track statistics tags"
|
||
msgstr "刪除現有的全部軌道統計資訊標籤"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:227
|
||
#, no-c-format
|
||
msgid "Delete all occurrences of a property"
|
||
msgstr "刪除所有出現的屬性"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:242
|
||
#, no-c-format
|
||
msgid "Delete one or more attachments"
|
||
msgstr "刪除一個或多個附件"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:200
|
||
#: src/mkvtoolnix-gui/util/settings.cpp:56
|
||
#, no-c-format
|
||
msgid "Delete source files for multiplexer jobs"
|
||
msgstr "刪除合併工具作業的原始檔案"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:419
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:425
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:431
|
||
#, no-c-format
|
||
msgid "Depending on the setting below this language can also be used if the language in the source file is 'undetermined' ('und')."
|
||
msgstr "如果原始檔案的語言是 '未指定' ('und') ,則會依據設定使用相同語言設定。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:391
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:397
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:403
|
||
#, no-c-format
|
||
msgid "Depending on this setting the language can also be derived from the file name if the language in the source file is 'undetermined' ('und')."
|
||
msgstr "如果原始檔案的語言是 '未指定' ('und') ,則會依據設定從檔名使用相同語言設定。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:226
|
||
#, no-c-format
|
||
msgid "Derive &end timestamps from start timestamps"
|
||
msgstr "以開始時間戳記指派結束時間戳記(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:221
|
||
#, no-c-format
|
||
msgid "Deriving track languages"
|
||
msgstr "軌道預設語言"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1869
|
||
#, no-c-format
|
||
msgid "Deriving track languages from file names"
|
||
msgstr "以檔案的名稱為軌道預設語言"
|
||
|
||
#: src/common/property_element.cpp:201
|
||
#, no-c-format
|
||
msgid "Describes the projection used for this video track (0 – 3)."
|
||
msgstr "描述此視訊軌使用的外觀比例 (0 – 3) 。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:221
|
||
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:225
|
||
#: src/mkvtoolnix-gui/jobs/model.cpp:52
|
||
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:91
|
||
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:65
|
||
#, no-c-format
|
||
msgid "Description"
|
||
msgstr "描述"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:206
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:177
|
||
#, no-c-format
|
||
msgid "Description:"
|
||
msgstr "描述:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1879
|
||
#, no-c-format
|
||
msgid "Destination directory"
|
||
msgstr "輸出檔案的目錄"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1900
|
||
#, no-c-format
|
||
msgid "Destination file"
|
||
msgstr "輸出檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1875
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:222
|
||
#, no-c-format
|
||
msgid "Destination file name"
|
||
msgstr "輸出檔案的名稱"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/info_job.cpp:100
|
||
#, no-c-format
|
||
msgid "Destination file name: %1"
|
||
msgstr "輸出檔案的名稱: %1"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:248
|
||
#, no-c-format
|
||
msgid "Destination file's directory"
|
||
msgstr "輸出檔案的目錄"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:247
|
||
#, no-c-format
|
||
msgid "Destination file's name"
|
||
msgstr "輸出檔案的名稱"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1846
|
||
#, no-c-format
|
||
msgid "Destination file:"
|
||
msgstr "輸出檔案:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:308
|
||
#, no-c-format
|
||
msgid "Details"
|
||
msgstr "詳細資訊"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1530
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1531
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1532
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1533
|
||
#, no-c-format
|
||
msgid "Determine automatically"
|
||
msgstr "自動判定"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:222
|
||
#, no-c-format
|
||
msgid "Development hacks"
|
||
msgstr "程式語言 hack 開發"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:430
|
||
#, no-c-format
|
||
msgid "Di&sable all attachments"
|
||
msgstr "停用所有附件(&S)"
|
||
|
||
#: src/common/file_types.cpp:33
|
||
#: src/common/file_types.cpp:82
|
||
#: src/output/p_dirac.h:37
|
||
#, no-c-format
|
||
msgid "Dirac"
|
||
msgstr "目錄"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:323
|
||
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:93
|
||
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:67
|
||
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:45
|
||
#, no-c-format
|
||
msgid "Directory"
|
||
msgstr "目錄"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1882
|
||
#, no-c-format
|
||
msgid "Directory &relative to first source file's directory:"
|
||
msgstr "第一個原始檔案所在目錄的相對目錄(&R):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:508
|
||
#: src/mkvtoolnix-gui/forms/header_editor/tab.h:145
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:340
|
||
#, no-c-format
|
||
msgid "Directory:"
|
||
msgstr "目錄:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1860
|
||
#, no-c-format
|
||
msgid "Disable \"de&fault track\" flag for subtitle tracks"
|
||
msgstr "停用字幕軌的 \"預設軌\" 標記(&F)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1808
|
||
#, no-c-format
|
||
msgid "Disable &tooltips"
|
||
msgstr "停用提示工具(&T)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1861
|
||
#, no-c-format
|
||
msgid "Disable additional lossless c&ompression for all track types"
|
||
msgstr "停用所有軌道類型的額外無損壓縮(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1806
|
||
#, no-c-format
|
||
msgid "Disable scaling for &high DPI displays"
|
||
msgstr "停用高 DPI 顯示器的縮放(&H)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1807
|
||
#, no-c-format
|
||
msgid "Disable the &dark mode"
|
||
msgstr "停用深色模式(&D)"
|
||
|
||
#: src/common/hacks.cpp:45
|
||
#, no-c-format
|
||
msgid "Disable the use of SimpleBlocks instead of BlockGroups."
|
||
msgstr "停用 SimpleBlocks 簡單區塊替代 BlockGroups 區塊群組。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:110
|
||
#: src/mkvtoolnix-gui/jobs/job.cpp:275
|
||
#, no-c-format
|
||
msgid "Disabled"
|
||
msgstr "停用"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:43
|
||
#, no-c-format
|
||
msgid "Disables lacing for all tracks."
|
||
msgstr "停用所有軌道的緊縮。"
|
||
|
||
#: src/common/kax_element_names.cpp:265
|
||
#, no-c-format
|
||
msgid "Discard padding"
|
||
msgstr "遺棄填補"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:187
|
||
#, no-c-format
|
||
msgid "Discardable"
|
||
msgstr "可遺棄"
|
||
|
||
#: src/merge/mkvmerge.cpp:741
|
||
#: src/merge/mkvmerge.cpp:747
|
||
#, no-c-format
|
||
msgid "Display dimensions: not given in the form <TID>:<width>x<height>, e.g. 1:640x480 (argument was '{0}').\n"
|
||
msgstr "顯示尺寸: 未以 <TID>:<width>x<height> 的形式給定, 例如 1:640x480 (參數為 '{0}' )。\n"
|
||
|
||
#: src/common/kax_element_names.cpp:148
|
||
#, no-c-format
|
||
msgid "Display height"
|
||
msgstr "顯示高度"
|
||
|
||
#: src/common/kax_element_names.cpp:153
|
||
#, no-c-format
|
||
msgid "Display unit"
|
||
msgstr "顯示單位"
|
||
|
||
#: src/common/kax_element_names.cpp:147
|
||
#, no-c-format
|
||
msgid "Display width"
|
||
msgstr "顯示寬度"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1830
|
||
#, no-c-format
|
||
msgid "Display width/height:"
|
||
msgstr "顯示寬/高:"
|
||
|
||
#: src/common/hacks.cpp:34
|
||
#, no-c-format
|
||
msgid "Do not add an entry for the chapters in the meta seek element."
|
||
msgstr "不要在變換定位元件中新增章節項目。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:249
|
||
#, no-c-format
|
||
msgid "Do not change LanguageIETF track header elements when the 'language' property is changed."
|
||
msgstr "更改 '語言' 屬性時,請勿更改 LanguageIETF 軌道表頭元件。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:168
|
||
#, no-c-format
|
||
msgid "Do not show hex dumps"
|
||
msgstr "不顯示十六進位轉儲形式"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:167
|
||
#, no-c-format
|
||
msgid "Do not split"
|
||
msgstr "不分割"
|
||
|
||
#: src/common/hacks.cpp:35
|
||
#, no-c-format
|
||
msgid "Do not write meta seek elements at all."
|
||
msgstr "不要寫入任何變換定位元件。"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:516
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:435
|
||
#, no-c-format
|
||
msgid "Do you really want to abort all currently running jobs?"
|
||
msgstr "確定要中止所有正在執行的作業嗎?"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:196
|
||
#, no-c-format
|
||
msgid "Do you really want to abort this job?"
|
||
msgstr "確定要中止該作業嗎?"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:248
|
||
#, no-c-format
|
||
msgid "Do you really want to add '%1' as another attachment?"
|
||
msgstr "是否確定將 '%1' 加入為附件?"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:581
|
||
#, no-c-format
|
||
msgid "Do you want to continue and risk overwriting the file?"
|
||
msgstr "是否要繼續並冒險覆蓋檔案?"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:497
|
||
#, no-c-format
|
||
msgid "Do you want to continue?"
|
||
msgstr "是否要繼續?"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:619
|
||
#, no-c-format
|
||
msgid "Do you want to overwrite the file?"
|
||
msgstr "是否覆蓋該檔案?"
|
||
|
||
#: src/common/kax_element_names.cpp:76
|
||
#, no-c-format
|
||
msgid "Document type"
|
||
msgstr "文件類型"
|
||
|
||
#: src/common/kax_element_names.cpp:78
|
||
#, no-c-format
|
||
msgid "Document type read version"
|
||
msgstr "文件檔類型讀取版本"
|
||
|
||
#: src/common/kax_element_names.cpp:77
|
||
#, no-c-format
|
||
msgid "Document type version"
|
||
msgstr "文件檔類型版本"
|
||
|
||
#: src/common/file_types.cpp:28
|
||
#, no-c-format
|
||
msgid "Dolby Digital/Dolby Digital Plus (AC-3, E-AC-3)"
|
||
msgstr ""
|
||
|
||
#: src/common/file_types.cpp:34
|
||
#, no-c-format
|
||
msgid "Dolby TrueHD"
|
||
msgstr "杜比 TrueHD"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1529
|
||
#, no-c-format
|
||
msgid "Don't change"
|
||
msgstr "不變更"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:123
|
||
#, no-c-format
|
||
msgid "Don't escape"
|
||
msgstr "不轉義"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1877
|
||
#, no-c-format
|
||
msgid "Don't generate chapters"
|
||
msgstr "不要產生章節"
|
||
|
||
#: src/common/hacks.cpp:61
|
||
#, no-c-format
|
||
msgid "Don't remove track statistics tags when reading Matroska files, no matter if new ones are created or not."
|
||
msgstr "讀取 Matroska 檔時,無論是否建立新檔,都不要刪除軌道統計資訊標記。"
|
||
|
||
#: src/mkvtoolnix-gui/util/message_box.cpp:167
|
||
#, no-c-format
|
||
msgid "Don't show this message again."
|
||
msgstr "不再顯示此訊息。"
|
||
|
||
#: src/info/info_cli_parser.cpp:40
|
||
#, no-c-format
|
||
msgid "Don't stop processing at the first cluster."
|
||
msgstr "不要在第一個叢集停止處理。"
|
||
|
||
#: src/merge/mkvmerge.cpp:3050
|
||
#, no-c-format
|
||
msgid "Done scanning playlists.\n"
|
||
msgstr "掃描播放清單完成。\n"
|
||
|
||
#: src/propedit/propedit.cpp:189
|
||
#, no-c-format
|
||
msgid "Done.\n"
|
||
msgstr "完成。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:166
|
||
#, no-c-format
|
||
msgid "Download URL:"
|
||
msgstr "下載網址:"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:90
|
||
#, no-c-format
|
||
msgid "Downloading release information"
|
||
msgstr "下載發佈資訊"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1909
|
||
#, no-c-format
|
||
msgid "Drop last entry from imported &Blu-ray playlists if it's near the end"
|
||
msgstr "匯入藍光播放列表時,若最後一個項目接近影片末尾,則將其丟棄(&B)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:545
|
||
#, no-c-format
|
||
msgid "Drops all HD extensions from an audio track and keeps only its lossy core."
|
||
msgstr "丟棄所以聲音軌的高音質延伸,並指保留它的失真核心。"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:101
|
||
#: src/propedit/propedit.cpp:65
|
||
#, no-c-format
|
||
msgid "Due to the particular structure of the file this situation cannot be fixed automatically."
|
||
msgstr "由於檔案結構特別,該狀況無法自動修復。"
|
||
|
||
#: src/common/kax_element_names.cpp:85
|
||
#: src/common/kax_element_names.cpp:263
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:306
|
||
#, no-c-format
|
||
msgid "Duration"
|
||
msgstr "時間長度"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:309
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:268
|
||
#, no-c-format
|
||
msgid "Duration:"
|
||
msgstr "時間長度:"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:407
|
||
#, no-c-format
|
||
msgid "E&dit in corresponding tool and remove from queue"
|
||
msgstr "在相應工具中編輯並從佇列中移除(&D)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:429
|
||
#, no-c-format
|
||
msgid "E&nable all attachments"
|
||
msgstr "啟用所有附件(&N)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:332
|
||
#, no-c-format
|
||
msgid "E&xecute now"
|
||
msgstr "立即執行(&X)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:610
|
||
#, no-c-format
|
||
msgid "E&xit"
|
||
msgstr "離開(&X)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:225
|
||
#, no-c-format
|
||
msgid "E&xpand chapter's start and end timestamps to include the minimum/maximum timestamps of all their sub-chapters"
|
||
msgstr "將章節的起始和末端時間戳記延長為包含全部子章節的最小/最大時間戳記(&X)"
|
||
|
||
#: src/common/kax_element_names.cpp:80
|
||
#, no-c-format
|
||
msgid "EBML CRC-32"
|
||
msgstr "EBML CRC-32"
|
||
|
||
#: src/common/kax_element_names.cpp:71
|
||
#, no-c-format
|
||
msgid "EBML head"
|
||
msgstr "EBML 表頭"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:177
|
||
#, no-c-format
|
||
msgid "EBML lacing"
|
||
msgstr "強制 EBML 式緊縮"
|
||
|
||
#: src/common/kax_element_names.cpp:73
|
||
#, no-c-format
|
||
msgid "EBML read version"
|
||
msgstr "EBML 讀取版本"
|
||
|
||
#: src/common/kax_element_names.cpp:72
|
||
#, no-c-format
|
||
msgid "EBML version"
|
||
msgstr "EBML 版本"
|
||
|
||
#: src/common/kax_element_names.cpp:79
|
||
#, no-c-format
|
||
msgid "EBML void"
|
||
msgstr "EBML 表頭"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:198
|
||
#, no-c-format
|
||
msgid "Each file created contains one segment, and each segment has one segment UID."
|
||
msgstr "每個建立的檔案包含一段剪輯,且每段剪輯有一組剪輯 UID。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:305
|
||
#, no-c-format
|
||
msgid "Each range consists of a start and end frame/field number with a '-' in the middle, e.g. '157-238'."
|
||
msgstr "每個範圍由起始和結束影格/圖場號碼中間加上 '-' 組成,例如 '157-238' 。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:296
|
||
#, no-c-format
|
||
msgid "Each range consists of a start and end timestamp with a '-' in the middle, e.g. '00:01:15-00:03:20'."
|
||
msgstr "每個範圍由起始和結束時間戳記中間加上 '-' 組成,例如 '00:01:15-00:03:20' 。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:330
|
||
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:331
|
||
#, no-c-format
|
||
msgid "Edit language"
|
||
msgstr "編輯語言"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:255
|
||
#, no-c-format
|
||
msgid "Edit selectors for properties"
|
||
msgstr "屬性的編輯選擇器"
|
||
|
||
#: src/common/kax_element_names.cpp:279
|
||
#: src/common/kax_element_names.cpp:311
|
||
#, no-c-format
|
||
msgid "Edition UID"
|
||
msgstr "UID 版本"
|
||
|
||
#: src/common/kax_element_names.cpp:278
|
||
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:81
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:509
|
||
#, no-c-format
|
||
msgid "Edition entry"
|
||
msgstr "輸入版本"
|
||
|
||
#: src/common/kax_element_names.cpp:281
|
||
#, no-c-format
|
||
msgid "Edition flag default"
|
||
msgstr "預設版本標記"
|
||
|
||
#: src/common/kax_element_names.cpp:280
|
||
#, no-c-format
|
||
msgid "Edition flag hidden"
|
||
msgstr "隱藏版本標記"
|
||
|
||
#: src/common/kax_element_names.cpp:282
|
||
#, no-c-format
|
||
msgid "Edition flag ordered"
|
||
msgstr "排序版本標記"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:32
|
||
#, no-c-format
|
||
msgid "Edition/Chapter"
|
||
msgstr "版本/章節"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1198
|
||
#, no-c-format
|
||
msgid "Either fix the error or remove the configuration before closing the preferences dialog."
|
||
msgstr "在關閉喜好設定對話方塊前修復錯誤或刪除配置。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:334
|
||
#, no-c-format
|
||
msgid "Either the word 'all' which selects all chapters or a comma-separated list of chapter numbers before which to split."
|
||
msgstr "用逗號區隔開要在 '所有' 選擇章節之後分割的章節編號清單。"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:224
|
||
#, no-c-format
|
||
msgid "Element ID:"
|
||
msgstr "元件 ID:"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:162
|
||
#, no-c-format
|
||
msgid "Element types:\n"
|
||
msgstr "元件類型:\n"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:114
|
||
#, no-c-format
|
||
msgid "Element viewer: %1"
|
||
msgstr "元件檢視器: %1"
|
||
|
||
#: src/propedit/propedit.cpp:103
|
||
#, no-c-format
|
||
msgid "Element {0} is written.\n"
|
||
msgstr "元件 {0} 已寫入。\n"
|
||
|
||
#: src/mkvtoolnix-gui/info/model.cpp:86
|
||
#, no-c-format
|
||
msgid "Elements"
|
||
msgstr "元件"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:187
|
||
#, no-c-format
|
||
msgid "Elements in the category '{0}' ('--edit {1}'):\n"
|
||
msgstr "元件於類別 '{0}' ( '--edit {1}' ):\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1820
|
||
#, fuzzy, no-c-format
|
||
msgid "Enable &ISO 639-3 languages"
|
||
msgstr "選擇一種 ISO 639-2 語言碼。"
|
||
|
||
#: src/common/hacks.cpp:64
|
||
#, no-c-format
|
||
msgid "Enable appending and splitting FLAC tracks."
|
||
msgstr "啟用附加與分割 FLAC 軌道。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1888
|
||
#, no-c-format
|
||
msgid "Enable copying of items by their type"
|
||
msgstr "啟用依項目類型複製項目"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1889
|
||
#, no-c-format
|
||
msgid "Enable copying of tracks by their language"
|
||
msgstr "啟用依項目語言複製項目"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1862
|
||
#, no-c-format
|
||
msgid "Enable dialog &normalization gain removal for audio tracks"
|
||
msgstr "啟用刪除音訊軌的正常化增益對話方塊"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:183
|
||
#, no-c-format
|
||
msgid "Enables splitting of the output into more than one file."
|
||
msgstr "啟用將輸出檔案切割為多個檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:42
|
||
#, no-c-format
|
||
msgid "Enables the creation of byte-identical files if the same source files with the same options and the same seed are used."
|
||
msgstr "如果使用相同選項與種子(seed)並且來自相同的原始檔案,將啟用建立位元完全相同的檔案。"
|
||
|
||
#: src/common/hacks.cpp:48
|
||
#, no-c-format
|
||
msgid "Enables warnings for certain conditions where timestamps aren't monotonous in situations where they should be which could indicate either a problem with the file or a programming error."
|
||
msgstr "啟用對特定狀況下時間戳記未依照指示執行發出警告,通常表示檔案或程式發生錯誤。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:223
|
||
#, no-c-format
|
||
msgid "Enabling items"
|
||
msgstr "啟用項目"
|
||
|
||
#: src/common/hacks.cpp:60
|
||
#, no-c-format
|
||
msgid "Enabling this option causes mkvmerge to keep that last entry."
|
||
msgstr "啟用該選項使 mkvmerge 保留此項目。"
|
||
|
||
#: src/common/av1.h:45
|
||
#, no-c-format
|
||
msgid "Encountered OBUs with invalid data."
|
||
msgstr "發生無效的 OBU 資料。"
|
||
|
||
#: src/common/kax_element_names.cpp:171
|
||
#, no-c-format
|
||
msgid "Encryption algorithm"
|
||
msgstr "加密演算法"
|
||
|
||
#: src/common/kax_element_names.cpp:172
|
||
#, no-c-format
|
||
msgid "Encryption key ID"
|
||
msgstr "加密鑰匙 ID"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:34
|
||
#, no-c-format
|
||
msgid "End"
|
||
msgstr "結束"
|
||
|
||
#: src/common/iso639.cpp:43
|
||
#, no-c-format
|
||
msgid "English language name"
|
||
msgstr "英文語言名稱"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1885
|
||
#, no-c-format
|
||
msgid "Ensure the file name is &unique"
|
||
msgstr "確保檔名的唯一性(&U)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:531
|
||
#, no-c-format
|
||
msgid "Enter job description"
|
||
msgstr "輸入作業描述"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:746
|
||
#, no-c-format
|
||
msgid "Enter predefined split duration"
|
||
msgstr "輸入預先定義的分割時間"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:745
|
||
#, no-c-format
|
||
msgid "Enter predefined split size"
|
||
msgstr "輸入預先定義的分割大小"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:743
|
||
#, no-c-format
|
||
msgid "Enter predefined track name"
|
||
msgstr "輸入預先定義的軌道名稱"
|
||
|
||
#: src/mkvtoolnix-gui/merge/mux_config.cpp:282
|
||
#, no-c-format
|
||
msgid "Error"
|
||
msgstr "錯誤"
|
||
|
||
#: src/mkvtoolnix-gui/util/option_file.cpp:32
|
||
#, no-c-format
|
||
msgid "Error creating a temporary file (reason: %1)."
|
||
msgstr "建立暫存檔時發生錯誤 (原因: %1)。"
|
||
|
||
#: src/input/r_ogm.cpp:1192
|
||
#, no-c-format
|
||
msgid "Error decoding an Ogg Opus page at source timestamp {0}; page will be skipped: {1}\n"
|
||
msgstr "在輸入時間戳記 {0} 處解碼 Ogg Opus 頁面時發生錯誤; 頁面將會跳過: {1}\n"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:142
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:276
|
||
#, no-c-format
|
||
msgid "Error details: %1."
|
||
msgstr "詳細錯誤資訊: %1."
|
||
|
||
#: src/mkvtoolnix-gui/util/file_identifier.cpp:76
|
||
#: src/mkvtoolnix-gui/util/file_identifier.cpp:153
|
||
#, no-c-format
|
||
msgid "Error executing mkvmerge"
|
||
msgstr "執行 mkvmerge 發生錯誤"
|
||
|
||
#: src/input/subtitles.cpp:140
|
||
#, no-c-format
|
||
msgid "Error in line {0}: expected a SRT timestamp line but found something else. Aborting this file.\n"
|
||
msgstr "在第 {0} 行處發生錯誤: 預期為 SRT 時間戳記行,但發現的是其他一些東西。放棄該檔案。\n"
|
||
|
||
#: src/input/subtitles.cpp:131
|
||
#, no-c-format
|
||
msgid "Error in line {0}: expected subtitle number and found some text.\n"
|
||
msgstr "在第 {0} 行處發生錯誤: 預期為字幕編號但發現一些文字。\n"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:547
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:170
|
||
#, no-c-format
|
||
msgid "Error loading settings file"
|
||
msgstr "載入設定檔發生錯誤"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:458
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:515
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:562
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:598
|
||
#, no-c-format
|
||
msgid "Error message from the parser: %1"
|
||
msgstr "解析器的錯誤訊息: %1"
|
||
|
||
#: src/input/r_mpeg_ps.cpp:1083
|
||
#, no-c-format
|
||
msgid "Error parsing a MPEG PS packet during the header reading phase. This stream seems to be badly damaged.\n"
|
||
msgstr "在表頭讀取階段解析 MPEG PS 套件時發生錯誤。媒體流似乎已被嚴重損壞。\n"
|
||
|
||
#: src/propedit/chapter_target.cpp:69
|
||
#, no-c-format
|
||
msgid "Error parsing the chapters in '{0}': some mandatory elements are missing.\n"
|
||
msgstr "解析 '{0}' 中的章節時發生錯誤: 缺少一些必須的元件。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:554
|
||
#: src/propedit/tag_target.cpp:169
|
||
#, no-c-format
|
||
msgid "Error parsing the tags in '{0}': some mandatory elements are missing.\n"
|
||
msgstr "解析 '{0}' 中的標籤發生錯誤: 缺少一些必須的元件。\n"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:81
|
||
#: src/mkvtoolnix-gui/info/tab.cpp:196
|
||
#, no-c-format
|
||
msgid "Error reading Matroska file"
|
||
msgstr "讀取 Matroska 檔案時發生錯誤"
|
||
|
||
#: src/merge/output_control.cpp:748
|
||
#, no-c-format
|
||
msgid "Error reading from the file '{0}'.\n"
|
||
msgstr "讀取檔案 '{0}' 發生錯誤。\n"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:63
|
||
#: src/common/qt_kax_analyzer.cpp:69
|
||
#: src/common/qt_kax_analyzer.cpp:89
|
||
#: src/common/qt_kax_analyzer.cpp:97
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:271
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:276
|
||
#, no-c-format
|
||
msgid "Error writing Matroska file"
|
||
msgstr "寫入 Matroska 檔時發生錯誤"
|
||
|
||
#: src/common/output.cpp:135
|
||
#: src/common/output.cpp:136
|
||
#: src/common/output.cpp:137
|
||
#: src/mkvtoolnix-gui/jobs/job.cpp:255
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:319
|
||
#, no-c-format
|
||
msgid "Error:"
|
||
msgstr "錯誤:"
|
||
|
||
#: src/common/kax_info.cpp:1276
|
||
#, no-c-format
|
||
msgid "Error: Couldn't open source file {0} ({1})."
|
||
msgstr "錯誤: 無法開啟原始檔案 {0} ({1})。"
|
||
|
||
#: src/extract/tracks.cpp:467
|
||
#, no-c-format
|
||
msgid "Error: No EBML head found."
|
||
msgstr "發生錯誤: 未發現 EBML 表頭。"
|
||
|
||
#: src/merge/mkvmerge.cpp:2249
|
||
#, no-c-format
|
||
msgid ""
|
||
"Error: no destination file name was given.\n"
|
||
"\n"
|
||
msgstr ""
|
||
"錯誤: 未指定輸出檔名。\n"
|
||
"\n"
|
||
|
||
#: src/output/p_vorbis.cpp:53
|
||
#, no-c-format
|
||
msgid "Error: vorbis_packetizer: Could not extract the stream's parameters from the first packets.\n"
|
||
msgstr "發生錯誤: vorbis_packetizer: 無法從第一個套件中擷取媒體流參數。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:300
|
||
#, no-c-format
|
||
msgid "Errors:"
|
||
msgstr "錯誤資訊:"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:722
|
||
#, no-c-format
|
||
msgid "Even if no audio tracks are present"
|
||
msgstr "沒有音訊軌"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1926
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1930
|
||
#, no-c-format
|
||
msgid "Even if there were errors"
|
||
msgstr "即使出現錯誤資訊"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1925
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1929
|
||
#, no-c-format
|
||
msgid "Even if there were warnings"
|
||
msgstr "即使出現警告資訊"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:83
|
||
#: src/extract/extract_cli_parser.cpp:91
|
||
#: src/extract/extract_cli_parser.cpp:100
|
||
#: src/extract/extract_cli_parser.cpp:109
|
||
#: src/extract/extract_cli_parser.cpp:118
|
||
#: src/extract/extract_cli_parser.cpp:126
|
||
#: src/extract/extract_cli_parser.cpp:133
|
||
#: src/extract/extract_cli_parser.cpp:140
|
||
#, no-c-format
|
||
msgid "Example"
|
||
msgstr "範例"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:120
|
||
#, no-c-format
|
||
msgid "Examples"
|
||
msgstr "範例"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:274
|
||
#, no-c-format
|
||
msgid "Examples: 01:00:00 (after one hour) or 1800s (after 1800 seconds)."
|
||
msgstr "例如: 01:00:00 (一小時之後) 或 1800s (1800 秒之後)。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:290
|
||
#, no-c-format
|
||
msgid "Examples: 01:00:00,01:30:00 (after one hour and after one hour and thirty minutes) or 180s,300s,00:10:00 (after three, five and ten minutes)."
|
||
msgstr "例如: 01:00:00,01:30:00 (一小時之後和一小時三十分之後) 或 180s,300s,00:10:00 (三、五和十分鐘之後)。"
|
||
|
||
#: src/merge/mkvmerge.cpp:3159
|
||
#, no-c-format
|
||
msgid "Exception details:"
|
||
msgstr "異常狀況詳細資訊:"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1050
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:315
|
||
#: src/mkvtoolnix-gui/merge/executable_location_dialog.cpp:63
|
||
#, no-c-format
|
||
msgid "Executable files"
|
||
msgstr "可執行檔案"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1953
|
||
#, no-c-format
|
||
msgid "Executable not found"
|
||
msgstr "找不到可執行檔案"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:195
|
||
#: src/mkvtoolnix-gui/util/settings.cpp:64
|
||
#, no-c-format
|
||
msgid "Execute a program"
|
||
msgstr "執行程式"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:487
|
||
#, no-c-format
|
||
msgid "Execute action after next &job completion"
|
||
msgstr "在下次作業完成後執行動作(&J)"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:488
|
||
#, no-c-format
|
||
msgid "Execute action when the &queue completes"
|
||
msgstr "佇列完成時執行動作(&Q)"
|
||
|
||
#: src/mkvtoolnix-gui/util/settings.cpp:69
|
||
#, no-c-format
|
||
msgid "Execute program '%1'"
|
||
msgstr "執行程式 '%1'"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:228
|
||
#, no-c-format
|
||
msgid "Executes the action immediately."
|
||
msgstr "立即執行動作。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:229
|
||
#, no-c-format
|
||
msgid "Executing actions"
|
||
msgstr "執行動作"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1933
|
||
#, no-c-format
|
||
msgid "Executing actions after certain events"
|
||
msgstr "在特定事件後執行動作"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:244
|
||
#, no-c-format
|
||
msgid "Exit code (0: ok, 1: warnings occurred, 2: errors occurred)"
|
||
msgstr "結束代碼 (0:正常,1:發生警告,2:發生錯誤)"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:208
|
||
#, no-c-format
|
||
msgid "Expected a time in the following format: HH:MM:SS.nnn (HH = hour, MM = minute, SS = second, nnn = millisecond up to nanosecond. You may use up to nine digits for 'n' which would mean nanosecond precision). You may omit the hour as well. Found '{0}' instead. Additional error message: {1}"
|
||
msgstr "預期為如下格式的時間: HH:MM:SS.nnn (HH = 時, MM = 分, SS = 秒, nnn = 毫秒至毫微秒。可以使用多達九位數的 'n' 以精確至毫微秒)。也可以省略時數。但發現的為 '{0}' 。其他錯誤資訊: {1}"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:106
|
||
#, no-c-format
|
||
msgid "Exports the chapter information in the simple format used in OGM tools (CHAPTER01=... CHAPTER01NAME=...)."
|
||
msgstr "用 OGM 工具的簡易格式來匯出章節資訊 (CHAPTER01=... CHAPTER01名稱=...)。"
|
||
|
||
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:214
|
||
#, no-c-format
|
||
msgid "Extended subtags"
|
||
msgstr "擃展的子標籤"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:80
|
||
#, no-c-format
|
||
msgid "Extract the data to a raw file including the CodecPrivate as a header."
|
||
msgstr "擷取資料到原始檔案,包括 CodecPrivate 作為表頭。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:79
|
||
#, no-c-format
|
||
msgid "Extract the data to a raw file."
|
||
msgstr "擷取資料到原始檔案。"
|
||
|
||
#: src/output/p_hevc.cpp:78
|
||
#: src/output/p_hevc_es.cpp:135
|
||
#, no-c-format
|
||
msgid "Extracted the aspect ratio information from the HEVC video data and set the display dimensions to {0}/{1}.\n"
|
||
msgstr "從 HEVC 視訊資料中擷取外觀比例資訊並設定顯示尺寸為 {0}/{1}。\n"
|
||
|
||
#: src/output/p_avc.cpp:101
|
||
#: src/output/p_avc_es.cpp:149
|
||
#, no-c-format
|
||
msgid "Extracted the aspect ratio information from the MPEG-4 layer 10 (AVC) video data and set the display dimensions to {0}/{1}.\n"
|
||
msgstr "從 MPEG-4 layer 10 (AVC) 視訊資料中擷取外觀比例資訊並設定顯示尺寸為 {0}/{1}。\n"
|
||
|
||
#: src/output/p_mpeg4_p2.cpp:326
|
||
#, no-c-format
|
||
msgid "Extracted the aspect ratio information from the MPEG4 layer 2 video data and set the display dimensions to {0}/{1}.\n"
|
||
msgstr "從 MPEG4 layer 2 視訊資料中擷取外觀比例資訊並設定顯示尺寸為 {0}/{1}。\n"
|
||
|
||
#: src/output/p_theora.cpp:72
|
||
#, no-c-format
|
||
msgid "Extracted the aspect ratio information from the Theora video headers and set the display dimensions to {0}/{1}.\n"
|
||
msgstr "從 Theora 視訊頭中擷取外觀比例資訊並設定顯示尺寸為 {0}/{1}。\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:137
|
||
#, no-c-format
|
||
msgid "Extracting multiple items at the same time"
|
||
msgstr "同時執行多個項目"
|
||
|
||
#: src/extract/tracks.cpp:137
|
||
#, no-c-format
|
||
msgid "Extracting track {0} with the CodecID '{1}' to the file '{2}'. Container format: {3}\n"
|
||
msgstr "正在擷取軌道 {0} (CodecID 為 '{1}' )至檔案 '{2}' 。容器格式: {3}\n"
|
||
|
||
#: src/extract/tracks.cpp:122
|
||
#, no-c-format
|
||
msgid "Extraction of track ID {0} with the CodecID '{1}' is not supported.\n"
|
||
msgstr "不支援要擷取的軌道識別碼 {0}(CodecID 為 '{1}' )。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:401
|
||
#, no-c-format
|
||
msgid "Extraction tool"
|
||
msgstr "擷取工具"
|
||
|
||
#: src/common/file_types.cpp:85
|
||
#: src/output/p_flac.h:38
|
||
#, no-c-format
|
||
msgid "FLAC"
|
||
msgstr "FLAC"
|
||
|
||
#: src/common/file_types.cpp:37
|
||
#, no-c-format
|
||
msgid "FLAC (Free Lossless Audio Codec)"
|
||
msgstr "FLAC (自由無損音訊編解碼)"
|
||
|
||
#: src/common/file_types.cpp:39
|
||
#, no-c-format
|
||
msgid "FLV (Flash Video)"
|
||
msgstr "FLV (Flash 影片)"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/job.cpp:273
|
||
#, no-c-format
|
||
msgid "Failed"
|
||
msgstr "失敗"
|
||
|
||
#: src/extract/xtr_vobsub.cpp:80
|
||
#, no-c-format
|
||
msgid "Failed to create the VobSub data file '{0}': {1}\n"
|
||
msgstr "建立 VobSub 資料檔案 '{0}' 失敗: {1}\n"
|
||
|
||
#: src/extract/xtr_textsubs.cpp:345
|
||
#: src/extract/xtr_vobsub.cpp:260
|
||
#, no-c-format
|
||
msgid "Failed to create the file '{0}': {1}\n"
|
||
msgstr "建立檔案 '{0}' 失敗: {1}\n"
|
||
|
||
#: src/extract/xtr_base.cpp:81
|
||
#, no-c-format
|
||
msgid "Failed to create the file '{0}': {1} ({2})\n"
|
||
msgstr "建立檔案失敗 '{0}' : {1} ({2})\n"
|
||
|
||
#: src/extract/xtr_tta.cpp:45
|
||
#, no-c-format
|
||
msgid "Failed to create the temporary file '{0}': {1}\n"
|
||
msgstr "建立暫存檔案 '{0}' 失敗: {1}\n"
|
||
|
||
#: src/extract/xtr_textsubs.cpp:348
|
||
#, no-c-format
|
||
msgid "Failed to parse the USF codec private data for track {0}: {1}\n"
|
||
msgstr "解析軌道 {0} 的 USF 編碼器私有資料失敗: {1}\n"
|
||
|
||
#: src/common/kax_element_names.cpp:90
|
||
#, no-c-format
|
||
msgid "Family UID"
|
||
msgstr "系列 UID"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:173
|
||
#, no-c-format
|
||
msgid "Fi&le name:"
|
||
msgstr "檔名(&L):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1845
|
||
#, no-c-format
|
||
msgid "Fi&le title:"
|
||
msgstr "檔案標題(&L):"
|
||
|
||
#: src/common/kax_element_names.cpp:156
|
||
#, no-c-format
|
||
msgid "Field order"
|
||
msgstr "欄位順序"
|
||
|
||
#: src/common/property_element.cpp:164
|
||
#, no-c-format
|
||
msgid "Field order (0, 1, 2, 6, 9 or 14, see documentation)."
|
||
msgstr "檔案順序 (0, 1, 2, 6, 9 或 14,請見文件)。"
|
||
|
||
#: src/merge/generic_reader.cpp:291
|
||
#, no-c-format
|
||
msgid "File '{0}': container: {1}"
|
||
msgstr "檔案 '{0}' : 容器: {1}"
|
||
|
||
#: src/merge/id_result.cpp:22
|
||
#, no-c-format
|
||
msgid "File '{0}': unsupported container: {1}\n"
|
||
msgstr "檔案 '{0}' : 不支援的容器: {1}\n"
|
||
|
||
#: src/common/kax_element_names.cpp:245
|
||
#, no-c-format
|
||
msgid "File UID"
|
||
msgstr "檔案 UID"
|
||
|
||
#: src/input/r_real.cpp:408
|
||
#: src/input/r_real.cpp:417
|
||
#, no-c-format
|
||
msgid "File contains fewer frames than expected or is corrupt after frame {0}.\n"
|
||
msgstr "檔案包含的影格數比預期的少,或者檔在 {0} 影格後被破壞。\n"
|
||
|
||
#: src/common/kax_element_names.cpp:244
|
||
#, no-c-format
|
||
msgid "File data"
|
||
msgstr "檔案資料"
|
||
|
||
#: src/common/kax_element_names.cpp:241
|
||
#, no-c-format
|
||
msgid "File description"
|
||
msgstr "檔案描述"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:199
|
||
#, no-c-format
|
||
msgid "File has not been modified"
|
||
msgstr "檔案尚未修改過"
|
||
|
||
#: src/common/kax_element_names.cpp:242
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:307
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:324
|
||
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:42
|
||
#, no-c-format
|
||
msgid "File name"
|
||
msgstr "檔名"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:507
|
||
#: src/mkvtoolnix-gui/forms/header_editor/tab.h:144
|
||
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:148
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:339
|
||
#, no-c-format
|
||
msgid "File name:"
|
||
msgstr "檔名:"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/select_character_set_dialog.cpp:46
|
||
#, no-c-format
|
||
msgid "File not found"
|
||
msgstr "找不到檔案"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:290
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:296
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:369
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:393
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:460
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:515
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:564
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:600
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:800
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:368
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:126
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:152
|
||
#, no-c-format
|
||
msgid "File parsing failed"
|
||
msgstr "解析檔案失敗"
|
||
|
||
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:44
|
||
#, no-c-format
|
||
msgid "File size"
|
||
msgstr "檔案大小"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:75
|
||
#, no-c-format
|
||
msgid "File structure warning"
|
||
msgstr "檔案結構警告"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:351
|
||
#, no-c-format
|
||
msgid "File types such as MPEG program and transport streams (.vob, .m2ts) require parsing a certain amount of data in order to detect all tracks contained in the file."
|
||
msgstr "部分檔案類型,如 MPEG 程式和傳輸串流 (.vob, .m2ts) ,需要分析一定數量的資料後,才能檢測包含檔案中的所有軌道。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1862
|
||
#, no-c-format
|
||
msgid "File/Segment linking"
|
||
msgstr "檔案/剪輯"
|
||
|
||
#: src/merge/output_control.cpp:928
|
||
#, no-c-format
|
||
msgid "Files cannot be appended to themselves. The argument for '--append-to' was invalid.\n"
|
||
msgstr "無法將檔附加到自身。 '--append-to' 的參數無效。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:295
|
||
#, no-c-format
|
||
msgid "Finished at:"
|
||
msgstr "完成時間:"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/renumber_sub_chapters_parameters_dialog.cpp:51
|
||
#, no-c-format
|
||
msgid "First chapter name regardless of its language"
|
||
msgstr "不限語言,第一章名稱"
|
||
|
||
#: src/common/bcp47.cpp:276
|
||
#, no-c-format
|
||
msgid "Five- to eight-letter language codes are currently not supported."
|
||
msgstr "目前不支援5至8個字母的語言代碼。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1823
|
||
#, no-c-format
|
||
msgid "Fix bitstream timing info"
|
||
msgstr "修復位元串流時間資訊"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:176
|
||
#, no-c-format
|
||
msgid "Fixed-sized lacing"
|
||
msgstr "固定邊框尺寸"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:35
|
||
#, no-c-format
|
||
msgid "Flags"
|
||
msgstr "標記"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:510
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:516
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:180
|
||
#, no-c-format
|
||
msgid "Flags:"
|
||
msgstr "標記:"
|
||
|
||
#: src/common/file_types.cpp:86
|
||
#, no-c-format
|
||
msgid "Flash Video"
|
||
msgstr "Flash 視訊"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:168
|
||
#, no-c-format
|
||
msgid "Floating point number"
|
||
msgstr "浮點數"
|
||
|
||
#: src/common/cli_parser.cpp:184
|
||
#, no-c-format
|
||
msgid "Flushes all cached data to storage when closing a file opened for writing."
|
||
msgstr "關閉正在寫入的已開啟檔案時更新所有快取資料到儲存空間。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1532
|
||
#, no-c-format
|
||
msgid "For all frames"
|
||
msgstr "全部影格"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:193
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:201
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:202
|
||
#, no-c-format
|
||
msgid "For an in-depth explanantion of file/segment linking and this feature please read mkvmerge's documentation."
|
||
msgstr "要深入瞭解檔案/剪輯連接功能,請閱讀 mkvmerge 文件檔。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:66
|
||
#, no-c-format
|
||
msgid "For files that will not contain a video track but at least one audio track mkvmerge will automatically choose a timestamp scale factor so that all timestamps and durations have a precision of one sample."
|
||
msgstr "檔案可以不包含視訊軌但至少有一條音訊軌mkvmerge 會自動選擇時間戳記縮放係數,因此全部時間戳記和時間長度會有單次取樣的精準度。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:80
|
||
#, no-c-format
|
||
msgid "For most entries the smallest start timestamp of all chapters on the same level higher than the current chapter's start timestamp will be used as its end timestamp."
|
||
msgstr "對於大多數項目,在相同層級所有章節最小的起始時間戳記,大於目前章節的起始時間戳記,將會作為期結束的時間戳記。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:536
|
||
#, no-c-format
|
||
msgid "For such files you can use this parameter and decrease the size to 2."
|
||
msgstr "對於此類檔案可以使用此參數並將大小降低為 2。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1529
|
||
#, no-c-format
|
||
msgid "Force 2 bytes"
|
||
msgstr "強制 2 位元組"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1529
|
||
#, no-c-format
|
||
msgid "Force 4 bytes"
|
||
msgstr "強制 4 位元組"
|
||
|
||
#: src/common/hacks.cpp:37
|
||
#, no-c-format
|
||
msgid "Force EBML style lacing."
|
||
msgstr "強制 EBML 式緊縮。"
|
||
|
||
#: src/common/hacks.cpp:36
|
||
#, no-c-format
|
||
msgid "Force Xiph style lacing."
|
||
msgstr "強制 Xiph 式緊縮。"
|
||
|
||
#: src/common/cli_parser.cpp:180
|
||
#, no-c-format
|
||
msgid "Force the translations for 'code' to be used."
|
||
msgstr "強制使用 'code' 的翻譯。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:158
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:54
|
||
#, fuzzy, no-c-format
|
||
msgid "Forced display"
|
||
msgstr "'強制軌' 標記"
|
||
|
||
#: src/common/hacks.cpp:41
|
||
#, no-c-format
|
||
msgid "Forces the Matroska reader to use the generic passthrough packetizer even for known and supported track types."
|
||
msgstr "強制 Matroska 讀取器使用通用呈遞分組器即使軌道類型已知或受支援。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:534
|
||
#, no-c-format
|
||
msgid "Forces the NALU size length to a certain number of bytes."
|
||
msgstr "強制 NACHOU 大小長度為確切的位元組數。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:495
|
||
#, no-c-format
|
||
msgid "Forces the default duration or number of frames per second for a track."
|
||
msgstr "強制軌道的預設時間長度或每秒畫面數。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:63
|
||
#, no-c-format
|
||
msgid "Forces the timestamp scale factor to the given value."
|
||
msgstr "強制時間戳記的縮放係數為給定的數值。"
|
||
|
||
#: src/mpegparser/M2VParser.cpp:441
|
||
#, no-c-format
|
||
msgid "Found at least one B frame without second reference in a non closed GOP.\n"
|
||
msgstr "在非關閉的 GOP 裡找到最少一個沒有秒數參考的 B 影格。\n"
|
||
|
||
#: src/common/bcp47.cpp:271
|
||
#, no-c-format
|
||
msgid "Four-letter language codes are reserved for future use and not supported."
|
||
msgstr "4字母的語言代碼為未來保留使用,但不支援。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1451
|
||
#, no-c-format
|
||
msgid "FourCC: Invalid track ID in '{0} {1}'.\n"
|
||
msgstr "FourCC: 無效的軌道 ID 於 '{0} {1}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1447
|
||
#, no-c-format
|
||
msgid "FourCC: Missing track ID in '{0} {1}'.\n"
|
||
msgstr "FourCC: 缺少軌道 ID 於 '{0} {1}' 。\n"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:192
|
||
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:96
|
||
#: src/mkvtoolnix-gui/info/model.cpp:217
|
||
#, no-c-format
|
||
msgid "Frame"
|
||
msgstr "影格"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:207
|
||
#, no-c-format
|
||
msgid "Frame #%1"
|
||
msgstr "影格 #%1"
|
||
|
||
#: src/common/kax_element_names.cpp:261
|
||
#, no-c-format
|
||
msgid "Frame number"
|
||
msgstr "影格數"
|
||
|
||
#: src/common/kax_element_names.cpp:160
|
||
#, no-c-format
|
||
msgid "Frame rate"
|
||
msgstr "影格率"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:113
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:142
|
||
#, no-c-format
|
||
msgid "Frame size #%1: %2"
|
||
msgstr "影格大小 #%1: %2"
|
||
|
||
#: src/common/kax_info.cpp:896
|
||
#: src/common/kax_info.cpp:1041
|
||
#, no-c-format
|
||
msgid "Frame with size {0}{1}{2}"
|
||
msgstr "影格,大小為 {0}{1}{2}"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:319
|
||
#, no-c-format
|
||
msgid "Frames/fields:"
|
||
msgstr "影格數/圖場數:"
|
||
|
||
#: src/common/kax_info.cpp:895
|
||
#: src/common/kax_info.cpp:1040
|
||
#, no-c-format
|
||
msgid "Frame{0}{1}"
|
||
msgstr "影格 {0}{1}"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:563
|
||
#, no-c-format
|
||
msgid "Free-form edit field for user defined options for this track."
|
||
msgstr "使用者定義此軌道選項的任意形式編輯欄位。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:774
|
||
#, no-c-format
|
||
msgid "Free-form input"
|
||
msgstr "自由格式輸入"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:216
|
||
#, no-c-format
|
||
msgid "GUI"
|
||
msgstr "圖形使用者介面"
|
||
|
||
#: src/common/kax_element_names.cpp:154
|
||
#, no-c-format
|
||
msgid "Gamma"
|
||
msgstr "伽瑪修正"
|
||
|
||
#: src/common/hacks.cpp:55
|
||
#, no-c-format
|
||
msgid "Garbage at the start of audio tracks in AVI files is normally used for delaying that track."
|
||
msgstr "AVI 檔案中音訊起始的無用資訊通常用來延遲軌道。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1844
|
||
#, no-c-format
|
||
msgid "General"
|
||
msgstr "一般"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1802
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1827
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1796
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1802
|
||
#, no-c-format
|
||
msgid "General options"
|
||
msgstr "一般選項"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:251
|
||
#, no-c-format
|
||
msgid "General variables"
|
||
msgstr "一般變數"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:192
|
||
#, no-c-format
|
||
msgid "Generate sub-chapters"
|
||
msgstr "產生子章節"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:193
|
||
#, no-c-format
|
||
msgid "Generating a number of chapters spaced evenly apart"
|
||
msgstr "產生一定數量間隔均勻的子選單"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1875
|
||
#, no-c-format
|
||
msgid "Generating chapters:"
|
||
msgstr "產生章節:"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:69
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:65
|
||
#, no-c-format
|
||
msgid "Global options"
|
||
msgstr "全域選項"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:217
|
||
#, no-c-format
|
||
msgid "Global output control"
|
||
msgstr "全域輸出控制"
|
||
|
||
#: src/mkvtoolnix-gui/merge/track.cpp:484
|
||
#, no-c-format
|
||
msgid "Global tags"
|
||
msgstr "全域標籤頁"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1848
|
||
#, no-c-format
|
||
msgid "Global tags:"
|
||
msgstr "全域標籤:"
|
||
|
||
#: src/merge/generic_reader.cpp:318
|
||
#, no-c-format
|
||
msgid "Global tags: {0} entry"
|
||
msgid_plural "Global tags: {0} entries"
|
||
msgstr[0] "全域標籤:{0} 個項目"
|
||
|
||
#: src/common/property_element.cpp:190
|
||
#, no-c-format
|
||
msgid "Green X chromaticity coordinate as defined by CIE 1931."
|
||
msgstr "由 CIE 1931 定義的綠色 X 色度座標。"
|
||
|
||
#: src/common/property_element.cpp:191
|
||
#, no-c-format
|
||
msgid "Green Y chromaticity coordinate as defined by CIE 1931."
|
||
msgstr "由 CIE 1931 定義的綠色 Y 色度座標。"
|
||
|
||
#: src/common/kax_element_names.cpp:113
|
||
#, no-c-format
|
||
msgid "Green colour coordinate x"
|
||
msgstr "綠色座標 x"
|
||
|
||
#: src/common/kax_element_names.cpp:114
|
||
#, no-c-format
|
||
msgid "Green colour coordinate y"
|
||
msgstr "綠色座標 y"
|
||
|
||
#: src/common/file_types.cpp:89
|
||
#, no-c-format
|
||
msgid "HD-DVD subtitles"
|
||
msgstr "HD-DVD 字幕"
|
||
|
||
#: src/output/p_hdmv_pgs.h:38
|
||
#, no-c-format
|
||
msgid "HDMV PGS"
|
||
msgstr "HDMV PGS"
|
||
|
||
#: src/common/file_types.cpp:40
|
||
#: src/output/p_hdmv_textst.h:30
|
||
#, no-c-format
|
||
msgid "HDMV TextST"
|
||
msgstr "HDMV TextST"
|
||
|
||
#: src/common/file_types.cpp:87
|
||
#: src/extract/xtr_hdmv_textst.h:33
|
||
#, no-c-format
|
||
msgid "HDMV TextST subtitles"
|
||
msgstr "HDMV TextST 字幕"
|
||
|
||
#: src/common/file_types.cpp:88
|
||
#: src/output/p_hevc.h:36
|
||
#, no-c-format
|
||
msgid "HEVC/H.265"
|
||
msgstr "HEVC/H.265"
|
||
|
||
#: src/output/p_hevc_es.h:38
|
||
#, no-c-format
|
||
msgid "HEVC/H.265 (unframed)"
|
||
msgstr "HEVC/H.265 (未加框)"
|
||
|
||
#: src/common/file_types.cpp:41
|
||
#, no-c-format
|
||
msgid "HEVC/H.265 elementary streams"
|
||
msgstr "HEVC/H.265 基礎串流"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:413
|
||
#, no-c-format
|
||
msgid "Header &editor"
|
||
msgstr "表頭編輯(&E)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1905
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:250
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:402
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:226
|
||
#, no-c-format
|
||
msgid "Header editor"
|
||
msgstr "表頭編輯"
|
||
|
||
#: src/common/compression/header_removal.cpp:49
|
||
#, no-c-format
|
||
msgid "Header removal compression not possible because the buffer contained {0} bytes which is less than the size of the headers that should be removed, {1}."
|
||
msgstr "無法執行除頭壓縮,因為緩衝區包含小於要移除表頭大小的 {0} 位元組的資料,{1}。"
|
||
|
||
#: src/common/compression/header_removal.cpp:62
|
||
#, no-c-format
|
||
msgid "Header removal compression not possible because the buffer did not start with the bytes that should be removed. Wanted bytes:{0}; found:{1}."
|
||
msgstr "無法執行移除表頭壓縮,因為緩衝區未以待移除的位元組起始。需要的位元組:{0}; 找到的是:{1}。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:641
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:656
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:658
|
||
#, no-c-format
|
||
msgid "Header validation"
|
||
msgstr "表頭檢驗"
|
||
|
||
#: src/common/property_element.cpp:154
|
||
#, no-c-format
|
||
msgid "Height of the encoded video frames in pixels."
|
||
msgstr "編碼後的視訊影格的高度,單位: 像素。"
|
||
|
||
#: src/common/property_element.cpp:156
|
||
#, no-c-format
|
||
msgid "Height of the video frames to display."
|
||
msgstr "視訊影格的顯示高度。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:198
|
||
#: src/mkvtoolnix-gui/util/settings.cpp:54
|
||
#, no-c-format
|
||
msgid "Hibernate the computer"
|
||
msgstr "電腦休眠"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:77
|
||
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:112
|
||
#, no-c-format
|
||
msgid "Hidden"
|
||
msgstr "隱藏"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:610
|
||
#, no-c-format
|
||
msgid "Higher priority"
|
||
msgstr "較高優先"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:609
|
||
#, no-c-format
|
||
msgid "Highest priority"
|
||
msgstr "最高優先"
|
||
|
||
#: src/common/kax_element_names.cpp:127
|
||
#, no-c-format
|
||
msgid "Horizontal Cb subsample"
|
||
msgstr "水平 Cb 抽樣"
|
||
|
||
#: src/common/kax_element_names.cpp:129
|
||
#, no-c-format
|
||
msgid "Horizontal chroma siting"
|
||
msgstr "水準色度定位"
|
||
|
||
#: src/common/kax_element_names.cpp:125
|
||
#, no-c-format
|
||
msgid "Horizontal chroma subsample"
|
||
msgstr "水準色度抽樣"
|
||
|
||
#: src/common/property_element.cpp:180
|
||
#, no-c-format
|
||
msgid "How chroma is sited horizontally."
|
||
msgstr "色度是如何水準放置的。"
|
||
|
||
#: src/common/property_element.cpp:181
|
||
#, no-c-format
|
||
msgid "How chroma is sited vertically."
|
||
msgstr "色度是如何垂直放置的。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:320
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:52
|
||
#, no-c-format
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#: src/common/iso639.cpp:43
|
||
#, no-c-format
|
||
msgid "ISO 639-1 code"
|
||
msgstr "ISO 639-1 碼"
|
||
|
||
#: src/common/iso639.cpp:43
|
||
#, no-c-format
|
||
msgid "ISO 639-2 code"
|
||
msgstr "ISO 639-2 碼"
|
||
|
||
#: src/common/iso639.cpp:43
|
||
#, fuzzy, no-c-format
|
||
msgid "ISO 639-3 code"
|
||
msgstr "ISO 639-1 碼"
|
||
|
||
#: src/common/file_types.cpp:42
|
||
#: src/common/file_types.cpp:90
|
||
#, no-c-format
|
||
msgid "IVF (AV1, VP8, VP9)"
|
||
msgstr "IVF (VP8/VP9)"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:308
|
||
#, no-c-format
|
||
msgid "If a character set is selected here, it will be used instead of asking the user."
|
||
msgstr "如果在這裡選擇字元集,以後將會直接套用並不會詢問使用者。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:433
|
||
#, no-c-format
|
||
msgid "If a character set is selected here, the program will automatically set the character set input to this value for newly added text subtitle tracks."
|
||
msgstr "如果在這裡選擇字元集,程式在加入新增字幕軌時會自動將字元集設為此數值。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:316
|
||
#, no-c-format
|
||
msgid "If a range's start number is prefixed with '+' then its content will be written to the same file as the previous range. Otherwise a new file will be created for this range."
|
||
msgstr "如果範圍的起始數字以 '+' 開頭,其內容會寫入與上個範圍相同的檔案。否則此範圍將會建立一個新的檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:299
|
||
#, no-c-format
|
||
msgid "If a range's start timestamp is prefixed with '+' then its content will be written to the same file as the previous range. Otherwise a new file will be created for this range."
|
||
msgstr "如果範圍的起始時間戳記是以 '+' 開頭,其內容會寫入與上個範圍相同的檔案。否則此範圍將會建立一個新的檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:315
|
||
#, no-c-format
|
||
msgid "If a start number is left out then the previous range's end number is used, or the start of the file if there was no previous range."
|
||
msgstr "如果遺漏起始編號,則會將上一個範圍的結束編號作為起始編號使用。如果沒有前一個範圍,將使用檔案的開頭作為起始編號。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:297
|
||
#, no-c-format
|
||
msgid "If a start timestamp is left out then the previous range's end timestamp is used, or the start of the file if there was no previous range."
|
||
msgstr "如果遺漏起始時間戳記,則會將上一個範圍的結束時間戳記作為起始時間戳記使用。如果沒有前一個範圍,將使用檔案的開頭作為起始時間戳記。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:223
|
||
#, no-c-format
|
||
msgid "If any of these checkboxes is checked, the action will be executed when the corresponding condition is met."
|
||
msgstr "如果選中這些核取方塊中的任何一個,則會在滿足相應的條件時將執行該操作。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:721
|
||
#, no-c-format
|
||
msgid "If audio tracks are present but none is enabled"
|
||
msgstr "如果有音訊軌但未啟用音訊軌"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:74
|
||
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:76
|
||
#, no-c-format
|
||
msgid "If both shifting and multiplication are enabled then the shift will be performed before the multiplication."
|
||
msgstr "如果同時啟用位移與乘法選項,則會位移會比乘法先執行。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:278
|
||
#, no-c-format
|
||
msgid "If checked, additional buttons for moving selected entries up and down will be shown next to several list views."
|
||
msgstr "如果勾選該選項,用於向上和向下移動選定項目的其他按鈕,將顯示在多個清單視圖旁邊。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:485
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:491
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:497
|
||
#, no-c-format
|
||
msgid "If checked, only the list of often used entries will be included in the selections in the program."
|
||
msgstr "如果勾選該選項,程式中的選擇中僅包含常用項目的清單。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:254
|
||
#, no-c-format
|
||
msgid "If checked, the GUI will not show helpful usage tips in popup windows while hovering over a control — such as this one."
|
||
msgstr "如果勾選該選項,當滑鼠停留在控項上時,GUI不會在彈出視窗中顯示有用的使用提示 — 例如這個。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:464
|
||
#, no-c-format
|
||
msgid "If checked, the program makes sure the suggested destination file name is unique by adding a number (e.g. ' (1)') to the end of the file name."
|
||
msgstr "如果勾選該選項,程式會在檔名尾端加上編號 (例如 '(1)' ) 以確定建議的輸出檔名不會重複。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:272
|
||
#, no-c-format
|
||
msgid "If checked, the program will ask for confirmation before aborting a running job."
|
||
msgstr "如果勾選該選項,程式將在中止正在執行作業時,將請求確認。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:268
|
||
#, no-c-format
|
||
msgid "If checked, the program will ask for confirmation before closing or reloading tabs that have been modified."
|
||
msgstr "如果勾選該選項,程式將在關閉或載入已修改的標籤時,將請求確認。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:284
|
||
#, no-c-format
|
||
msgid "If disabled, the GUI will let you enter a description for a job when adding it to the queue."
|
||
msgstr "如果取消勾選,圖形使用者介面(GUI)允許將作業新增到佇列時輸入作業的說明。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:340
|
||
#, no-c-format
|
||
msgid "If enabled, all subtitle tracks will have their \"default track\" flag set to \"no\" when they're added."
|
||
msgstr "如果勾選該選項,加入時所有字幕軌的 '預設軌' 標記將被設定為 '否' 。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:251
|
||
#, no-c-format
|
||
msgid "If enabled, automatic scaling for high DPI displays will be disabled."
|
||
msgstr "如果勾選該選項,將會停用高 DPI 顯示器的自動縮放。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:347
|
||
#, no-c-format
|
||
msgid "If enabled, removal of dialog normalization gain will be enabled for all audio tracks for which removal is supported."
|
||
msgstr "如果勾選該選項,將對所有支援移除標準對話增益的音訊軌,刪除增益。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:286
|
||
#, no-c-format
|
||
msgid "If enabled, the GUI will automatically switch to the job output tool whenever you start a job (e.g. by pressing \"start multiplexing\")."
|
||
msgstr "如果勾選該選項,每當開始一個作業時 (例如按下 \"開始合併\" ) 圖形使用者介面將自動切換到作業輸出工具。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:289
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:290
|
||
#, no-c-format
|
||
msgid "If enabled, the GUI will remove completed jobs older than the configured number of days no matter their status on exit."
|
||
msgstr "如果勾選該選項,圖形使用者介面 (GUI) 無論其退出狀態如何,將移除早於已設定天數的已完成作業。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:288
|
||
#, no-c-format
|
||
msgid "If enabled, the GUI will remove the output file created by a job if that job ends with an error or if the user aborts the job."
|
||
msgstr "如果勾選該選項,在作業結束時發生錯誤或使用者終止作業,圖形使用者介面(GUI)將會移除由該任務建立的輸出檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:357
|
||
#, no-c-format
|
||
msgid "If enabled, the destination file name controls will always be visible no matter which tab is currently shown."
|
||
msgstr "如果勾選該選項,無論目前顯示哪個標籤,輸出的檔名控制項將會永遠顯示。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:285
|
||
#, no-c-format
|
||
msgid "If enabled, the first tab in the \"job output\" tool will not be cleared when a new job starts."
|
||
msgstr "如果勾選該選項,當新作業啟動時,將不會清除 \"作業輸出\" 工具的第一個標籤。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:445
|
||
#, no-c-format
|
||
msgid "If enabled, the largest cover image of a Blu-ray will be added as an attachment when adding a Blu-ray playlist."
|
||
msgstr "如果勾選該選項,加入藍光播放清單時,將透過附件加入最大的封面圖片。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:303
|
||
#, no-c-format
|
||
msgid "If enabled, the last entry will be skipped when loading chapters from such playlists in the chapter editor if it is located within five seconds of the end of the movie."
|
||
msgstr "如果勾選該選項,在章節編輯器從此類播放列表中讀取章節時,如果最後一個章節位於影片結尾的5秒內,將會跳過該項目。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:280
|
||
#, no-c-format
|
||
msgid "If enabled, the names of tab headers will be shortened so that all tab headers fit into the window's width."
|
||
msgstr "如果勾選該選項,標籤標題的名稱將被縮短,以便所有標籤標題都適合視窗的寬度。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:282
|
||
#, no-c-format
|
||
msgid "If enabled, the program will ask for confirmation before overwriting files and jobs."
|
||
msgstr "如果勾選該選項,程式在覆寫檔案和作業時求使用者確認。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:262
|
||
#, no-c-format
|
||
msgid "If enabled, the program will check online whether or not a new release of MKVToolNix is available on the home page."
|
||
msgstr "如果勾選該選項,程式將在首頁中線上檢查 MKVToolNix 是否有可用的更新。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:287
|
||
#, no-c-format
|
||
msgid "If enabled, the warning and error counters of all jobs and the global counters in the status bar will be reset to 0 when the program exits."
|
||
msgstr "如果勾選該選項,在程式退出時,狀態列中所有作業和全域計數器的警告和錯誤計數器將重置為 0。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:475
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:476
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:477
|
||
#, no-c-format
|
||
msgid "If enabled, tracks of this type will always be set to be copied regardless of their language."
|
||
msgstr "如果勾選該選項,無限語言,此類型的軌道將永遠設定為複製。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:200
|
||
#, no-c-format
|
||
msgid "If fewer UIDs are specified than segments are created then random UIDs will be created for them."
|
||
msgstr "如果指定的 UID 數量少於建立的剪輯數量,那麼會隨機建立多出來剪輯的 UID。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:273
|
||
#, no-c-format
|
||
msgid "If given then you may use up to nine digits after the decimal point."
|
||
msgstr "如果有指定,最多只能使用到小數點後九位。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:338
|
||
#, no-c-format
|
||
msgid "If it contains the word 'DELAY' followed by a number, this number is automatically put into the 'delay' input field for any audio track found in the file."
|
||
msgstr "如果包含單字 'DELAY' 且後面接著數字,這個數字將會自動輸入至找到的該檔案中所有音訊軌 '延遲' 輸入框。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:531
|
||
#, no-c-format
|
||
msgid "If left empty then the track's original stereo mode will be kept or, if it didn't have one, none will be set at all."
|
||
msgstr "如果留白,則保留軌道的原始立體模式,或者在於預設情況下將不會設定任何模式。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:199
|
||
#, no-c-format
|
||
msgid "If more segment UIDs are specified than segments are created then the surplus UIDs are ignored."
|
||
msgstr "如果指定的剪輯 UID 數量多於建立的剪輯數量擇會忽略多出來的 UID。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:498
|
||
#, no-c-format
|
||
msgid "If no unit is given, 'fps' will be used."
|
||
msgstr "如果未指定任何單位,將會使用 'fps' 作為單位。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:309
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:325
|
||
#, no-c-format
|
||
msgid "If no video track is output no splitting will occur."
|
||
msgstr "如果沒有視訊軌道則輸出不會分割。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:224
|
||
#, no-c-format
|
||
msgid "If nothing is entered then '%p - %t' will be used."
|
||
msgstr "如果沒有輸入任何內容則會使用 '%p - %t' 。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:351
|
||
#, no-c-format
|
||
msgid "If nothing is entered, chapters will be generated but no name will be set."
|
||
msgstr "如果未輸入內容,將會自動產生章節,但不會設定名稱。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:468
|
||
#, no-c-format
|
||
msgid "If set to 'determine automatically' then mkvmerge will choose one track of each type to have this flag set based on the information in the source files and the order of the tracks."
|
||
msgstr "如果設定為 '自動判定' 那麼 mkvmerge 會根據原始檔案中有此標記的資訊,選擇每種類型軌道並依順序排列軌道。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:481
|
||
#, no-c-format
|
||
msgid "If set to 'determine automatically' then mkvmerge will decide whether or not to compress and which algorithm to use based on the track type."
|
||
msgstr "如果設定為 '自動判定' ,則 mkvmerge 會決定是否要壓縮並針對軌道類型使用不同壓縮算法。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:461
|
||
#, no-c-format
|
||
msgid "If set to 'no' then the selected tracks will not be copied to the destination file."
|
||
msgstr "如果設定為 '否' ,那麼選擇的軌道將不會複製到輸出檔。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:216
|
||
#, no-c-format
|
||
msgid "If the OGM format is used and the file's character set is not recognized correctly then this option can be used to correct that."
|
||
msgstr "如果使用 OGM 格式並且無法正確識別檔案的字元集,此選項可以用來修正該格式問題。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:82
|
||
#, no-c-format
|
||
msgid "If the chapters were loaded from a Matroska file, the end timestamp for very last chapter on the top-most level will be derived from the file's duration."
|
||
msgstr "如果從 Matroska 檔載入章節,則最頂層最後一章的結束時間戳記將從檔的持續時間取得。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:68
|
||
#, no-c-format
|
||
msgid "If the magical value -1 is used then mkvmerge will use sample precision even if a video track is present."
|
||
msgstr "如果使用魔術值 -1 ,即使已存在的視訊軌道, mkvmerge 也會使用取樣精確度。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:37
|
||
#, no-c-format
|
||
msgid "If the number is postfixed with 'ms' then put at most 'n' milliseconds of data into each cluster."
|
||
msgstr "如果數字字尾有 'ms' ,將會以 'n' 毫秒資料對每個叢進行集計算。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:402
|
||
#, no-c-format
|
||
msgid "If the source file contains no such property for a subtitle track, then the language can be derived from the file name if it matches certain patterns (e.g. '…[ger]…' for German)."
|
||
msgstr "如果原始檔案的字幕軌沒有此屬性,可以從檔名中特定的規則模式推斷可能的使用語言 (如: '…[chi]…' 為中文) 。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:396
|
||
#, no-c-format
|
||
msgid "If the source file contains no such property for a video track, then the language can be derived from the file name if it matches certain patterns (e.g. '…[ger]…' for German)."
|
||
msgstr "如果原始檔案的視訊軌沒有此屬性,可以從檔名中特定的規則模式推斷可能的使用語言 (如: '…[chi]…' 為中文) 。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:390
|
||
#, no-c-format
|
||
msgid "If the source file contains no such property for an audio track, then the language can be derived from the file name if it matches certain patterns (e.g. '…[ger]…' for German)."
|
||
msgstr "如果原始檔案的音訊軌沒有此屬性,可以從檔名中特定的規則模式推斷可能的使用語言 (如: '…[chi]…' 為中文) 。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:81
|
||
#, no-c-format
|
||
msgid "If there is no such chapter, the parent chapter's end timestamp will be used instead."
|
||
msgstr "如果沒有此類章節,則將改為使用父章的結束時間戳記。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:449
|
||
#, no-c-format
|
||
msgid "If this option is enabled and if there is currently no destination file name set, the program will set one for you when you add a source file."
|
||
msgstr "在啟用此選項後,若目前沒有設定輸出檔案的名稱,在新增原始檔案,程式會自動設定。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:454
|
||
#, no-c-format
|
||
msgid "If this option is enabled, only source files containing video tracks will be used for setting the destination file name."
|
||
msgstr "在啟用此選項後,只有包含視訊軌的原始檔案名稱將用於設定輸出檔案名稱。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:472
|
||
#, no-c-format
|
||
msgid "If this option is enabled, only those tracks will be set to be copied whose language is selected below."
|
||
msgstr "在啟用此選項後,只有在下列選取語言的軌道會設定為複製。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:466
|
||
#, no-c-format
|
||
msgid "If this option is enabled, the GUI will always clear the \"destination file name\" input box whenever the last source file is removed."
|
||
msgstr "在啟用此選項後,每當刪除最後一個原始檔案時,圖形使用者介面將一律清除 \"輸出檔案名稱\" 的輸入框。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:316
|
||
#, no-c-format
|
||
msgid "If this option is enabled, the GUI will always clear the \"file title\" input box whenever the last source file is removed."
|
||
msgstr "在啟用此選項後,每當刪除最後一個原始檔案時,圖形使用者介面將一律清除 \"檔案標題\" 輸入框。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:258
|
||
#, no-c-format
|
||
msgid "If this option is enabled, the GUI will not use its dark mode and fall back to the default color scheme."
|
||
msgstr "在啟動此選項後,GUI 將不會使用深色模式並回到預設色彩配置。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:459
|
||
#, no-c-format
|
||
msgid "If this option is enabled, the file title will be used as the basis for the destination file name if a file title is set."
|
||
msgstr "在啟動此選項後,在設定檔名稱時,檔案標題將作為輸出檔案名稱的基礎。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:353
|
||
#, no-c-format
|
||
msgid "If tracks are known to be present but not found, the percentage to probe can be changed here."
|
||
msgstr "如果已知的軌道存在卻未能找到,則可以在此處更改探測的百分比。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:288
|
||
#, no-c-format
|
||
msgid "If two or more timestamps are used then you have to separate them with commas."
|
||
msgstr "若使用兩個或以上的時間戳記那麼必須用逗號區隔開。"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:618
|
||
#, no-c-format
|
||
msgid "If you add another job with the same destination file then file created before will be overwritten."
|
||
msgstr "如果再加入一個相同輸出檔案的作業,則先前作業建立的檔案將會被覆蓋。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:189
|
||
#, no-c-format
|
||
msgid "If you leave this empty then there is no limit for the number of files mkvmerge might create."
|
||
msgstr "若留空白那麼 mkvmerge 建立的檔案數量不會有任何限制。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:321
|
||
#, no-c-format
|
||
msgid "If you often use the same names for tracks, you can enter them here."
|
||
msgstr "如果需要經常使用相同的名稱命名軌道,可以在這裡輸入。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:331
|
||
#, no-c-format
|
||
msgid "If you often use the same values when splitting by duration, you can enter them here."
|
||
msgstr "依時間長度切割時,如果需要經常使用相同的數值,可以在這裡輸入。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:326
|
||
#, no-c-format
|
||
msgid "If you often use the same values when splitting by size, you can enter them here."
|
||
msgstr "依檔案大小切割時,如果需要經常使用相同的數值,可以在這裡輸入。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:172
|
||
#, no-c-format
|
||
msgid "If you want to append or add them as additional parts you have to select which source file to append or add them to:"
|
||
msgstr "若要附加或加入作為附加部分那麼必須選擇要加入的原始檔案:"
|
||
|
||
#: src/output/p_textsubs.cpp:117
|
||
#, no-c-format
|
||
msgid "Ignoring an entry which starts after it ends ({0}).\n"
|
||
msgstr "忽略起始時間在結束時間之後的項目。({0})\n"
|
||
|
||
#: src/input/subtitles.cpp:554
|
||
#, no-c-format
|
||
msgid "Imported font from {0}"
|
||
msgstr "匯入的字型,於 {0}"
|
||
|
||
#: src/input/subtitles.cpp:554
|
||
#, no-c-format
|
||
msgid "Imported picture from {0}"
|
||
msgstr "匯入的圖片,自 {0}"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1846
|
||
#, no-c-format
|
||
msgid "In &two fixed columns on the right of the files and tracks"
|
||
msgstr "以固定兩列式的方式在檔案及軌道列表右側顯示(&T)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1845
|
||
#, no-c-format
|
||
msgid "In a &scrollable column on the right of the files and tracks"
|
||
msgstr "以捲動式的列表在檔案及軌道列表的右側顯示(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1847
|
||
#, no-c-format
|
||
msgid "In a tab &widget below the files and tracks"
|
||
msgstr "以邊謙頁面板的方式在檔案及軌道列表的下方顯示(&W)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:235
|
||
#, no-c-format
|
||
msgid "In fixed intervals: chapters are created in fixed intervals, e.g. every 30 seconds."
|
||
msgstr "按固定間距: 章節按固定間距產生,如每 30 秒為一章。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:365
|
||
#, no-c-format
|
||
msgid "In the most compact layout the track properties are located to the right of the files and tracks lists in a scrollable single column."
|
||
msgstr "最精簡的布局下,軌道屬性控制項位於檔案及軌道列表的右側,可捲動的一列。"
|
||
|
||
#: src/input/r_real.cpp:546
|
||
#, no-c-format
|
||
msgid "Inconsistent AAC audio packet (length: {0} != {1})\n"
|
||
msgstr "不相容的 AAC 音訊套件 (長度: {0} != {1})\n"
|
||
|
||
#: src/common/cli_parser.cpp:178
|
||
#: src/merge/mkvmerge.cpp:89
|
||
#, no-c-format
|
||
msgid "Increase verbosity."
|
||
msgstr "增強詳細程度。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:224
|
||
#, no-c-format
|
||
msgid "Independent of the checkboxes, every active configuration can be triggered manually from the \"job output\" tool."
|
||
msgstr "獨立於核取方塊,可以從\"作業輸出\"工具中手動觸發每個啟用配置。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1841
|
||
#, no-c-format
|
||
msgid "Indexing (cues):"
|
||
msgstr "索引 (cue):"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:775
|
||
#, no-c-format
|
||
msgid "Individually selected components"
|
||
msgstr "個別選擇的原件"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/info_job.cpp:135
|
||
#, no-c-format
|
||
msgid "Info job"
|
||
msgstr "資訊作業"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:249
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:402
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:225
|
||
#, no-c-format
|
||
msgid "Info tool"
|
||
msgstr "資訊工具"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:221
|
||
#, no-c-format
|
||
msgid "Information"
|
||
msgstr "資訊"
|
||
|
||
#: src/common/bitvalue.cpp:69
|
||
#, no-c-format
|
||
msgid "Input too long: {0} > {1}"
|
||
msgstr "輸入過長: {0} > {1}"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:731
|
||
#, no-c-format
|
||
msgid "Instead such a file must be set via the 'chapter file' option on the 'output' tab."
|
||
msgstr "必須透過 '輸出' 標籤頁中的 '章節檔案' 選項來設定。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:761
|
||
#, no-c-format
|
||
msgid "Instead such a file must be set via the 'global tags' option on the 'output' tab."
|
||
msgstr "必須透過 '輸出' 標籤頁中的 '全域標籤' 選項來設定。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:746
|
||
#, no-c-format
|
||
msgid "Instead such a file must be set via the 'segment info' option on the 'output' tab."
|
||
msgstr "這類檔案必須透過 '輸出' 標籤頁中的 '剪輯資訊' 選項來設定。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1803
|
||
#, no-c-format
|
||
msgid "Interface &language:"
|
||
msgstr "介面語言(&L):"
|
||
|
||
#: src/common/kax_element_names.cpp:155
|
||
#, no-c-format
|
||
msgid "Interlaced"
|
||
msgstr "交錯式"
|
||
|
||
#: src/extract/xtr_textsubs.cpp:141
|
||
#, no-c-format
|
||
msgid "Internal bug: tracks.cpp SSA #1. {0}"
|
||
msgstr "內部錯誤: tracks.cpp SSA #1。 {0}"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:108
|
||
#, no-c-format
|
||
msgid "Internal program error"
|
||
msgstr "內部程式錯誤"
|
||
|
||
#: src/input/unsupported_types_signature_prober.cpp:71
|
||
#, no-c-format
|
||
msgid "Internet Video Recording (IVR)"
|
||
msgstr "網路視訊錄製 (IVR)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1872
|
||
#, no-c-format
|
||
msgid "Interval:"
|
||
msgstr "間距:"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:289
|
||
#, no-c-format
|
||
msgid "Invalid 'format' attribute '{0}'."
|
||
msgstr "無效的 '格式' 屬性 '{0}' 。"
|
||
|
||
#: src/common/base64.h:28
|
||
#, no-c-format
|
||
msgid "Invalid Base64 character encountered"
|
||
msgstr "遇到無效的 Base64 字元"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:181
|
||
#, no-c-format
|
||
msgid "Invalid BlockAddition level in argument '{0}'.\n"
|
||
msgstr "無效的附加區塊層級,在參數 '{0}' 中。\n"
|
||
|
||
#: src/common/mm_io_x.h:146
|
||
#, no-c-format
|
||
msgid "Invalid UTF-8 char. First byte: 0x{0:02x}"
|
||
msgstr "無效 UTF-8 字元。第一位元組: 0x{0:02x}"
|
||
|
||
#: src/input/r_avi.cpp:620
|
||
#: src/input/r_avi.cpp:625
|
||
#: src/input/r_avi.cpp:641
|
||
#, no-c-format
|
||
msgid "Invalid Vorbis headers in AVI audio track."
|
||
msgstr "有無效的 Vorbis 表頭,在 AVI 音訊軌中。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:346
|
||
#, no-c-format
|
||
msgid "Invalid attachment ID/file name specification in argument '{0}'.\n"
|
||
msgstr "指定無效的附件 ID/檔名,在參數 '{0}' 中。\n"
|
||
|
||
#: src/common/xml/xml.h:51
|
||
#, no-c-format
|
||
msgid "Invalid attribute '{0}' in node '{1}' at position {2}"
|
||
msgstr "無效的屬性 '{0}' 在位置 {2} 上節點 '{1}' 中"
|
||
|
||
#: src/merge/mkvmerge.cpp:1270
|
||
#, no-c-format
|
||
msgid "Invalid boolean option specified in '{0} {1}'.\n"
|
||
msgstr "無效的布林值,在 '{0} {1}' 中。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1657
|
||
#, no-c-format
|
||
msgid "Invalid boolean specified in '--aac-is-sbr {0}'.\n"
|
||
msgstr "無效的布林值指定,在 '--aac-is-sbr {0}' 中。\n"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:57
|
||
#, no-c-format
|
||
msgid "Invalid change spec ({2}) in '{0} {1}'.\n"
|
||
msgstr "無效的變更規格 ({2}),在 '{0} {1}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1122
|
||
#: src/merge/mkvmerge.cpp:3084
|
||
#, no-c-format
|
||
msgid "Invalid chapter number '{0}' for '--split' in '--split {1}': {2}\n"
|
||
msgstr "在 '--split {1}' 中的 '--split' 章節編號 '{0}' 無效: {2}\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1325
|
||
#, no-c-format
|
||
msgid "Invalid compression option specified in '--compression {0}'.\n"
|
||
msgstr "無效的壓縮選項指定,在 '--compression {0}' 中。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1318
|
||
#, no-c-format
|
||
msgid "Invalid compression option. No track ID specified in '--compression {0}'.\n"
|
||
msgstr "無效的壓縮選項。未在 '--compression {0}' 指定軌道 ID。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1295
|
||
#, no-c-format
|
||
msgid "Invalid cues option specified in '--cues {0}'.\n"
|
||
msgstr "無效的索引選項指定,在 '--cues {0}' 中。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1288
|
||
#, no-c-format
|
||
msgid "Invalid cues option. No track ID specified in '--cues {0}'.\n"
|
||
msgstr "無效的 cues 索引選項。未在 '--cues {0}' 指定軌道 ID。\n"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:285
|
||
#, no-c-format
|
||
msgid "Invalid data for Base64 encoding found."
|
||
msgstr "找到 Base64 編碼的無效資料。"
|
||
|
||
#: src/common/split_arg_parsing.cpp:66
|
||
#, no-c-format
|
||
msgid "Invalid end frame/field number for '--split' in '--split {0}' (current part: {1}).\n"
|
||
msgstr "在 '--split {0}' (目前部分: {1}) 中 '--split' in' 指定的起始影格/圖場號碼無效。\n"
|
||
|
||
#: src/common/split_arg_parsing.cpp:70
|
||
#, no-c-format
|
||
msgid "Invalid end frame/field number for '--split' in '--split {0}' (current part: {1}). The end number must be bigger than the start number.\n"
|
||
msgstr "在 '--split {0}' (目前部分: {1}) 中 '--split' in' 的結束影格/圖場號碼無效。結束數字必須大於起始數字。\n"
|
||
|
||
#: src/common/split_arg_parsing.cpp:63
|
||
#, no-c-format
|
||
msgid "Invalid end time for '--split' in '--split {0}' (current part: {1}). Additional error message: {2}.\n"
|
||
msgstr "在 '--split {0}' (目前部分: {1})中 '--split' 的終止時間無效。額外的錯誤訊息: {2}。\n"
|
||
|
||
#: src/common/split_arg_parsing.cpp:72
|
||
#, no-c-format
|
||
msgid "Invalid end time for '--split' in '--split {0}' (current part: {1}). The end time must be bigger than the start time.\n"
|
||
msgstr "在 '--split {0}' (目前部分: {1}) 中 '--split' in' 的結束時間無效。結束時間必須大於起始時間。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1198
|
||
#, no-c-format
|
||
msgid "Invalid format for '--split' in '--split {0}'.\n"
|
||
msgstr "在 '--split {0}' 中, '--split' 格式無效。\n"
|
||
|
||
#: src/extract/xtr_textsubs.cpp:202
|
||
#, no-c-format
|
||
msgid "Invalid format for a SSA line ('{0}') at timestamp {1}: The first field is not an integer. This entry will be skipped.\n"
|
||
msgstr "SSA 這一行 ( '{0}' ) 於時間戳記 {1} 格式無效: 第一個欄位不是整數。該條將被跳過。\n"
|
||
|
||
#: src/common/strings/parsing.cpp:179
|
||
#, no-c-format
|
||
msgid "Invalid format: At least minutes and seconds have to be given, but no colon was found"
|
||
msgstr "格式無效: 至少要給出分數與秒數,但未找到冒號"
|
||
|
||
#: src/common/strings/parsing.cpp:165
|
||
#, no-c-format
|
||
msgid "Invalid format: Colon inside nano-second part"
|
||
msgstr "格式無效: 毫微秒部分有冒號"
|
||
|
||
#: src/common/strings/parsing.cpp:148
|
||
#, no-c-format
|
||
msgid "Invalid format: More than nine nano-second digits"
|
||
msgstr "格式無效: 毫微秒部分超過 9 位元"
|
||
|
||
#: src/common/strings/parsing.cpp:167
|
||
#, no-c-format
|
||
msgid "Invalid format: More than two colons"
|
||
msgstr "格式無效: 超過兩個冒號"
|
||
|
||
#: src/common/strings/parsing.cpp:169
|
||
#, no-c-format
|
||
msgid "Invalid format: No digits before colon"
|
||
msgstr "格式無效: 冒號前無數位"
|
||
|
||
#: src/common/strings/parsing.cpp:158
|
||
#, no-c-format
|
||
msgid "Invalid format: No digits before decimal point"
|
||
msgstr "格式無效: 小數點前無數位"
|
||
|
||
#: src/common/strings/parsing.cpp:155
|
||
#, no-c-format
|
||
msgid "Invalid format: Second decimal point after first decimal point"
|
||
msgstr "格式無效: 小數點超過一個"
|
||
|
||
#: src/common/strings/parsing.cpp:182
|
||
#, no-c-format
|
||
msgid "Invalid format: The last character is a colon or a decimal point instead of a digit"
|
||
msgstr "格式無效 最後一個字元為冒號或小數點而非一個數位"
|
||
|
||
#: src/common/strings/parsing.cpp:114
|
||
#, no-c-format
|
||
msgid "Invalid format: the string is empty."
|
||
msgstr "無效的格式: 此字串是空的。"
|
||
|
||
#: src/common/strings/parsing.cpp:175
|
||
#, no-c-format
|
||
msgid "Invalid format: unknown character '{0}' found"
|
||
msgstr "格式無效: 發現未知字元 '{0}'"
|
||
|
||
#: src/merge/mkvmerge.cpp:1101
|
||
#, no-c-format
|
||
msgid "Invalid frame for '--split' in '--split {0}'.\n"
|
||
msgstr "在 '--split {0}' 中 '--split' 的影格無效。\n"
|
||
|
||
#: src/input/r_vobsub.cpp:509
|
||
#, no-c-format
|
||
msgid "Invalid header length: {0} (total length: {1}, idx: {2}, dataidx: {3})\n"
|
||
msgstr "表頭長度無效: {0} (總長: {1}, 索引: {2}, 資料索引: {3})\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2098
|
||
#, no-c-format
|
||
msgid "Invalid identification format in '{0} {1}'.\n"
|
||
msgstr "'{0} {1}' 中的辨識結果輸出格式無效。\n"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:272
|
||
#, no-c-format
|
||
msgid "Invalid length of hexadecimal content: must be divisable by 2."
|
||
msgstr "無效的十六進位內容長度: 必須除以 2。"
|
||
|
||
#: src/common/chapters/chapters.cpp:197
|
||
#, no-c-format
|
||
msgid "Invalid minute: {0}"
|
||
msgstr "無效分數: {0}"
|
||
|
||
#: src/common/strings/parsing.cpp:218
|
||
#, no-c-format
|
||
msgid "Invalid number of minutes: {0} > 59"
|
||
msgstr "無效分鐘數: {0} > 59"
|
||
|
||
#: src/common/strings/parsing.cpp:220
|
||
#, no-c-format
|
||
msgid "Invalid number of seconds: {0} > 59"
|
||
msgstr "無效秒數: {0} > 59"
|
||
|
||
#: src/common/chapters/chapters.cpp:199
|
||
#, no-c-format
|
||
msgid "Invalid second: {0}"
|
||
msgstr "無效秒數: {0}"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:45
|
||
#: src/propedit/propedit_cli_parser.cpp:66
|
||
#: src/propedit/propedit_cli_parser.cpp:75
|
||
#: src/propedit/propedit_cli_parser.cpp:109
|
||
#: src/propedit/propedit_cli_parser.cpp:118
|
||
#: src/propedit/propedit_cli_parser.cpp:128
|
||
#, no-c-format
|
||
msgid "Invalid selector in '{0} {1}'.\n"
|
||
msgstr "無效的選擇器,在 '{0} {1}'。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1158
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1170
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1193
|
||
#, no-c-format
|
||
msgid "Invalid settings"
|
||
msgstr "無效的設定"
|
||
|
||
#: src/merge/mkvmerge.cpp:1152
|
||
#, no-c-format
|
||
msgid "Invalid split size in '--split {0}'.\n"
|
||
msgstr "無效的分割大小 '--split {0}' 。\n"
|
||
|
||
#: src/common/split_arg_parsing.cpp:56
|
||
#, no-c-format
|
||
msgid "Invalid start frame/field number for '--split' in '--split {0}' (current part: {1}).\n"
|
||
msgstr "在 '--split {0}' (目前部分: {1}) 中 '--split' in' 指定的起始影格/圖場號碼無效。\n"
|
||
|
||
#: src/common/split_arg_parsing.cpp:77
|
||
#, no-c-format
|
||
msgid "Invalid start frame/field number for '--split' in '--split {0}' (current part: {1}). The start number must be bigger than or equal to the previous part's end number.\n"
|
||
msgstr "在 '--split {0}' (目前部分: {1}) 中 '--split' in' 的結束影格/圖場號碼無效。起始數字必須大於或等於上個部分的結束數字。\n"
|
||
|
||
#: src/input/r_usf.cpp:214
|
||
#, no-c-format
|
||
msgid "Invalid start or stop timestamp"
|
||
msgstr "無效的開始或終止時間戳記"
|
||
|
||
#: src/common/split_arg_parsing.cpp:53
|
||
#, no-c-format
|
||
msgid "Invalid start time for '--split' in '--split {0}' (current part: {1}). Additional error message: {2}.\n"
|
||
msgstr "在 '--split {0}' (目前部分: {1})中 '--split' 的起始時間無效。額外的錯誤訊息: {2}。\n"
|
||
|
||
#: src/common/split_arg_parsing.cpp:79
|
||
#, no-c-format
|
||
msgid "Invalid start time for '--split' in '--split {0}' (current part: {1}). The start time must be bigger than or equal to the previous part's end time.\n"
|
||
msgstr "在 '--split {0}' (目前部分: {1}) 中 '--split' in' 的結束時間無效。起始時間必須大於或等於上個部分的結束時間。\n"
|
||
|
||
#: src/common/split_arg_parsing.cpp:39
|
||
#, no-c-format
|
||
msgid "Invalid start/end specification for '--split' in '--split {0}' (current part: {1}).\n"
|
||
msgstr "在 '--split {0}' (目前部分: {1}) 中 '--split' in' 指定的起始/結束無效。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1399
|
||
#, no-c-format
|
||
msgid "Invalid sub charset option. No track ID specified in '--sub-charset {0}'.\n"
|
||
msgstr "無效的字幕字元集選項。未在 '--sub-charset {0}' 指定軌道 ID。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1406
|
||
#, no-c-format
|
||
msgid "Invalid sub charset specified in '--sub-charset {0}'.\n"
|
||
msgstr "無效的字幕字元集指定,在 '--sub-charset {0}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:636
|
||
#: src/merge/mkvmerge.cpp:672
|
||
#, no-c-format
|
||
msgid "Invalid sync option specified in '{0} {1}'.\n"
|
||
msgstr "無效的同步選項指定,在 '{0} {1}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:662
|
||
#, no-c-format
|
||
msgid "Invalid sync option specified in '{0} {1}'. The divisor is zero.\n"
|
||
msgstr "無效的同步選項指定,在 '{0} {1}' 。除數為零。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:667
|
||
#, no-c-format
|
||
msgid "Invalid sync option specified in '{0} {1}'. The linear sync value may not be equal to or smaller than zero.\n"
|
||
msgstr "無效的同步選項指定,在 '{0} {1}' 。線性同步值不得等於或小於 0。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:628
|
||
#, no-c-format
|
||
msgid "Invalid sync option. No track ID specified in '{0} {1}'.\n"
|
||
msgstr "無效的同步選項。未在 '{0} {1}' 指定軌道 ID。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1430
|
||
#, no-c-format
|
||
msgid "Invalid tags file name specified in '{0} {1}'.\n"
|
||
msgstr "無效的標籤檔名指定在 '{0} {1}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1423
|
||
#, no-c-format
|
||
msgid "Invalid tags option. No track ID specified in '{0} {1}'.\n"
|
||
msgstr "無效的標籤選項。在 '{0} {1}' 未指定軌道 ID。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1059
|
||
#, no-c-format
|
||
msgid "Invalid time for '--split' in '--split {0}'. Additional error message: {1}\n"
|
||
msgstr "在 '--split {0}' 中, '--split' 的時間無效。其他錯誤訊息: {1}\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1080
|
||
#, no-c-format
|
||
msgid "Invalid time for '--split' in '--split {0}'. Additional error message: {1}.\n"
|
||
msgstr "在 '--split {0}' 中, '--split' 的時間無效。其他錯誤訊息: {1}。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1654
|
||
#, no-c-format
|
||
msgid "Invalid track ID specified in '--aac-is-sbr {0}'.\n"
|
||
msgstr "無效的軌道 ID 指定,在 '--aac-is-sbr {0}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1322
|
||
#, no-c-format
|
||
msgid "Invalid track ID specified in '--compression {0}'.\n"
|
||
msgstr "無效的軌道 ID 指定,在 '--compression {0}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1292
|
||
#, no-c-format
|
||
msgid "Invalid track ID specified in '--cues {0}'.\n"
|
||
msgstr "無效的軌道 ID 指定,在 '--cues {0}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1403
|
||
#, no-c-format
|
||
msgid "Invalid track ID specified in '--sub-charset {0}'.\n"
|
||
msgstr "無效的軌道 ID 指定,在 '--sub-charset {0}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1370
|
||
#, no-c-format
|
||
msgid "Invalid track ID specified in '--{0} {1}'.\n"
|
||
msgstr "無效的軌道 ID 指定,在 '--{0} {1}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:631
|
||
#: src/merge/mkvmerge.cpp:1264
|
||
#: src/merge/mkvmerge.cpp:1427
|
||
#: src/merge/mkvmerge.cpp:1602
|
||
#: src/merge/mkvmerge.cpp:1613
|
||
#, no-c-format
|
||
msgid "Invalid track ID specified in '{0} {1}'.\n"
|
||
msgstr "無效的軌道 ID 指定,在 '{0} {1}' 。\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:348
|
||
#, no-c-format
|
||
msgid "Invalid track ID/file name specification in argument '{0}'.\n"
|
||
msgstr "在參數 '{0}' 中指定的軌道 ID 或檔名無效。\n"
|
||
|
||
#: src/merge/generic_reader.cpp:88
|
||
#, no-c-format
|
||
msgid "Invalid track type {0}."
|
||
msgstr "無效軌道類型 {0}。"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:185
|
||
#, no-c-format
|
||
msgid "Invisible"
|
||
msgstr "隱藏"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:184
|
||
#, no-c-format
|
||
msgid "It cannot be removed because it is a mandatory header field."
|
||
msgstr "它不能被移除,因為它屬於強制表頭欄位。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:535
|
||
#, no-c-format
|
||
msgid "It defaults to 4 bytes, but there are files which do not contain a frame or slice that is bigger than 65535 bytes."
|
||
msgstr "預設為 4 位元組,但是有些檔案不含畫面或切割超過 65536 位元組。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1028
|
||
#, no-c-format
|
||
msgid "It does not consist of a track ID and a value separated by a colon."
|
||
msgstr "不含冒號分隔的軌道 ID 及參數。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:211
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:217
|
||
#, no-c-format
|
||
msgid "It is ignored for XML chapter files."
|
||
msgstr "XML 章節檔會忽略此項。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1956
|
||
#, no-c-format
|
||
msgid "Its installation location could not be determined automatically."
|
||
msgstr "其安裝位置無法自動判定。"
|
||
|
||
#: src/common/command_line.cpp:61
|
||
#: src/common/command_line.cpp:65
|
||
#, no-c-format
|
||
msgid "JSON option files must contain a JSON array consisting solely of JSON strings"
|
||
msgstr "JSON 選項檔必須包含僅由 JSON 字串組成的 JSON 陣列"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:668
|
||
#, no-c-format
|
||
msgid "Job &output"
|
||
msgstr "作業輸出(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:241
|
||
#, no-c-format
|
||
msgid "Job description"
|
||
msgstr "作業描述"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:243
|
||
#, no-c-format
|
||
msgid "Job end date && time in ISO 8601 format"
|
||
msgstr "作業完成日期與時間 (ISO 8601 格式)"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:254
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:402
|
||
#, no-c-format
|
||
msgid "Job output"
|
||
msgstr "作業輸出"
|
||
|
||
#: src/mkvtoolnix-gui/forms/jobs/tool.h:124
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:253
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:402
|
||
#, no-c-format
|
||
msgid "Job queue"
|
||
msgstr "作業佇列"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:242
|
||
#, no-c-format
|
||
msgid "Job start date && time in ISO 8601 format"
|
||
msgstr "作業開始日期與時間 (ISO 8601 格式)"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:240
|
||
#, no-c-format
|
||
msgid "Job type ('multiplexer' or 'info')"
|
||
msgstr "作業類型 ('合併工具' 或 '資訊')"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:228
|
||
#, no-c-format
|
||
msgid "Jobs & job queue"
|
||
msgstr "作業和作業佇列"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1915
|
||
#, no-c-format
|
||
msgid "Jobs and job output"
|
||
msgstr "作業和作業輸出"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/status_bar_progress_widget.h:172
|
||
#, no-c-format
|
||
msgid "Jobs to execute:"
|
||
msgstr "待執行的作業:"
|
||
|
||
#: src/output/p_kate.h:38
|
||
#, no-c-format
|
||
msgid "Kate"
|
||
msgstr "Kate"
|
||
|
||
#: src/output/p_kate.cpp:69
|
||
#, no-c-format
|
||
msgid "Kate packet is too small and is being skipped.\n"
|
||
msgstr "Kate 套件過小並將跳過。\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:78
|
||
#, no-c-format
|
||
msgid "Keep only the BlockAdditions up to this level (default: keep all levels)"
|
||
msgstr "只維持 BlockAdditions 高於這個層級 (預設: 維持所有層級)"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:183
|
||
#, no-c-format
|
||
msgid "Key frame"
|
||
msgstr "關鍵影格"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:685
|
||
#, no-c-format
|
||
msgid "Known &problems in recent releases"
|
||
msgstr "近期版本中的已知問題(&P)"
|
||
|
||
#: src/mkvtoolnix-gui/info/model.cpp:351
|
||
#, no-c-format
|
||
msgid "Known element, but invalid at this position: {0} (ID: 0x{1})"
|
||
msgstr "未知元件,但在此位置無效: {0} (ID: 0x{1})"
|
||
|
||
#: src/common/kax_element_names.cpp:260
|
||
#, no-c-format
|
||
msgid "Lace number"
|
||
msgstr "緊縮數"
|
||
|
||
#: src/common/kax_element_names.cpp:206
|
||
#: src/common/property_element.cpp:144
|
||
#: src/mkvtoolnix-gui/chapter_editor/name_model.cpp:28
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:317
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:331
|
||
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:154
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:50
|
||
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:213
|
||
#, no-c-format
|
||
msgid "Language"
|
||
msgstr "語言"
|
||
|
||
#: src/common/kax_element_names.cpp:207
|
||
#: src/common/property_element.cpp:145
|
||
#, no-c-format
|
||
msgid "Language (IETF BCP 47)"
|
||
msgstr "語言 (IETF BCP 47)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/renumber_sub_chapters_parameters_dialog.cpp:53
|
||
#, no-c-format
|
||
msgid "Language selected below"
|
||
msgstr "下方選擇語言"
|
||
|
||
#: src/common/bcp47.cpp:290
|
||
#, no-c-format
|
||
msgid "Language tag extensions are currently not supported."
|
||
msgstr "目前的語言標籤不支援擴展。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:527
|
||
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:278
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1913
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1883
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:72
|
||
#, no-c-format
|
||
msgid "Language:"
|
||
msgstr "語言:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1810
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1842
|
||
#, no-c-format
|
||
msgid "Layout"
|
||
msgstr "版面配置"
|
||
|
||
#: src/common/hacks.cpp:33
|
||
#, no-c-format
|
||
msgid "Leave additional space (EbmlVoid) in the destination file after the chapters."
|
||
msgstr "在輸出檔案的章節中留額外的空格 (EbmlVoid)。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:787
|
||
#, no-c-format
|
||
msgid "Left"
|
||
msgstr "至左"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:226
|
||
#, no-c-format
|
||
msgid "Legend:"
|
||
msgstr "圖例:"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:69
|
||
#, no-c-format
|
||
msgid "Length: %1 byte"
|
||
msgid_plural "Length: %1 bytes"
|
||
msgstr[0] "長度: %1 位元組"
|
||
|
||
#: src/merge/timestamp_factory.cpp:357
|
||
#, no-c-format
|
||
msgid "Line {0} of the timestamp file '{1}' contains inconsistent data (e.g. the duration or the FPS are smaller than zero).\n"
|
||
msgstr "時間戳記檔案 '{1}' 中的第 {0} 行包含不相容的資料 (如時間長度 或 FPS 小於零)。\n"
|
||
|
||
#: src/merge/timestamp_factory.cpp:122
|
||
#, no-c-format
|
||
msgid "Line {0} of the timestamp file '{1}' contains inconsistent data (e.g. the start frame number is bigger than the end frame number, or some values are smaller than zero).\n"
|
||
msgstr "時間戳記檔案 '{1}' 中的第 {0} 行包含不相容的資料 (如起始影格數大於終止影格數,或者某些值小於零)。\n"
|
||
|
||
#: src/merge/timestamp_factory.cpp:117
|
||
#: src/merge/timestamp_factory.cpp:350
|
||
#, no-c-format
|
||
msgid "Line {0} of the timestamp file '{1}' could not be parsed.\n"
|
||
msgstr "無法解析時間戳記檔案 '{1}' 中的第 {0} 行。\n"
|
||
|
||
#: src/input/subtitles.cpp:203
|
||
#, no-c-format
|
||
msgid "Line {0}: Negative timestamp encountered. The entry will be adjusted to start from 00:00:00.000.\n"
|
||
msgstr "第 {0} 行: 遇到負的時間戳記。此項目會調整為從 00:00:00.000 開始。\n"
|
||
|
||
#: src/input/r_vobsub.cpp:269
|
||
#, no-c-format
|
||
msgid "Line {0}: The current timestamp ({1}) is smaller than the previous one ({2}). The entries will be sorted according to their timestamps. This might result in the wrong order for some subtitle entries. If this is the case then you have to fix the .idx file manually.\n"
|
||
msgstr "第 {0} 行: 目前時間戳記 ({1}) 比前一個早 ({2})。各條將按時間戳記重新排序。這可能導致某些字幕項目順序發生錯誤。如果是這樣,需要手動修正 .idx 檔案。\n"
|
||
|
||
#: src/input/r_vobsub.cpp:219
|
||
#: src/input/r_vobsub.cpp:242
|
||
#, no-c-format
|
||
msgid "Line {0}: The line seems to be a subtitle entry but the format couldn't be recognized. This entry will be skipped.\n"
|
||
msgstr "第 {0} 行: 這一行似乎是字幕項目但格式無法識別。此條將被跳過。\n"
|
||
|
||
#: src/input/r_vobsub.cpp:259
|
||
#, no-c-format
|
||
msgid "Line {0}: The line seems to be a subtitle entry but the timestamp was negative even after adding the track delay. Negative timestamps are not supported in Matroska. This entry will be skipped.\n"
|
||
msgstr "第 {0} 行: 這一行似乎是字幕項目但時間戳記為負即使新增了軌道延遲。負的時間戳記不受 Matroska 的支援。此條將被跳過。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1856
|
||
#, no-c-format
|
||
msgid "Link files"
|
||
msgstr "連結檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:121
|
||
#, no-c-format
|
||
msgid "Linux/Unix shells (bash, zsh etc.)"
|
||
msgstr "Linux/Unix (bash, zsh etc.)"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:218
|
||
#, no-c-format
|
||
msgid "List all valid property names and exit"
|
||
msgstr "列出全部有效的屬性名稱並離開"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:130
|
||
#, no-c-format
|
||
msgid "Listen on YouTube"
|
||
msgstr "在 YouTube 上收聽"
|
||
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:52
|
||
#, no-c-format
|
||
msgid "Listing configuration file names with the extension .mtxcfg causes the GUI to load the those configuration files in the appropriate tool."
|
||
msgstr "若給出以 .mtxcfg 為尾碼的設定檔名,程式將在相應工具中載入這些設定檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/info_job.cpp:142
|
||
#, no-c-format
|
||
msgid "Listing content of file \"%1\" in directory \"%2\""
|
||
msgstr "合併到在目錄 \"%2\" 中的檔案 \"%1\""
|
||
|
||
#: src/mkvtoolnix-gui/info/tab.cpp:244
|
||
#, no-c-format
|
||
msgid "Loading…"
|
||
msgstr "載入中..."
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1837
|
||
#, no-c-format
|
||
msgid "Location of MediaInfo &GUI:"
|
||
msgstr "MediaInfo 使用者介面的位置(&G):"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:613
|
||
#, no-c-format
|
||
msgid "Lower priority"
|
||
msgstr "較低優先"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:614
|
||
#, no-c-format
|
||
msgid "Lowest priority"
|
||
msgstr "最低優先"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:304
|
||
#, no-c-format
|
||
msgid "M&ore actions"
|
||
msgstr "更多操作(&O)"
|
||
|
||
#: src/common/kax_info.cpp:809
|
||
#, no-c-format
|
||
msgid "MD5"
|
||
msgstr "MD5"
|
||
|
||
#: src/common/kax_element_names.cpp:243
|
||
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:89
|
||
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:63
|
||
#, no-c-format
|
||
msgid "MIME type"
|
||
msgstr "MIME 類型"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:410
|
||
#, no-c-format
|
||
msgid "MKVToolNix &GUI"
|
||
msgstr "MKVToolNix 圖形使用者介面(&G)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:682
|
||
#, no-c-format
|
||
msgid "MKVToolNix &web site"
|
||
msgstr "MKVToolNix 網站(&W)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:224
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:243
|
||
#, no-c-format
|
||
msgid "MKVToolNix GUI config files"
|
||
msgstr "MKVToolNix 圖形使用者介面設定檔"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1801
|
||
#, no-c-format
|
||
msgid "MKVToolNix GUI preferences"
|
||
msgstr "MKVToolNix 圖形使用者介面喜好設定"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:253
|
||
#, no-c-format
|
||
msgid "MKVToolNix GUI's installation directory"
|
||
msgstr "MKVToolNix 圖形使用者介面的安裝目錄"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:61
|
||
#, no-c-format
|
||
msgid "MKVToolNix news & changes"
|
||
msgstr "MKVToolNix 新聞與變更"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:122
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:209
|
||
#, no-c-format
|
||
msgid "MKVToolNix option files (JSON-formatted)"
|
||
msgstr "MKVToolNix 選項檔(JSON格式)"
|
||
|
||
#: src/common/file_types.cpp:43
|
||
#, no-c-format
|
||
msgid "MP4 audio/video files"
|
||
msgstr "MP4 音/視訊檔"
|
||
|
||
#: src/common/file_types.cpp:95
|
||
#, no-c-format
|
||
msgid "MPEG program stream"
|
||
msgstr "MPEG 節目串流"
|
||
|
||
#: src/common/file_types.cpp:45
|
||
#, no-c-format
|
||
msgid "MPEG program streams"
|
||
msgstr "MPEG 節目串流"
|
||
|
||
#: src/common/file_types.cpp:96
|
||
#, no-c-format
|
||
msgid "MPEG transport stream"
|
||
msgstr "MPEG 傳輸串流"
|
||
|
||
#: src/common/file_types.cpp:46
|
||
#, no-c-format
|
||
msgid "MPEG transport streams"
|
||
msgstr "MPEG 傳輸串流"
|
||
|
||
#: src/common/file_types.cpp:93
|
||
#: src/output/p_mp3.h:44
|
||
#, no-c-format
|
||
msgid "MPEG-1/2 Audio Layer II/III"
|
||
msgstr "MPEG-1/2 音訊層 II/III"
|
||
|
||
#: src/common/file_types.cpp:44
|
||
#, no-c-format
|
||
msgid "MPEG-1/2 Audio Layer II/III elementary streams"
|
||
msgstr "MPEG-1/2 音訊層 II/III 基礎串流"
|
||
|
||
#: src/output/p_mpeg1_2.h:37
|
||
#, no-c-format
|
||
msgid "MPEG-1/2 video"
|
||
msgstr "MPEG-1/2 視訊"
|
||
|
||
#: src/common/file_types.cpp:94
|
||
#, no-c-format
|
||
msgid "MPEG-1/2 video elementary stream"
|
||
msgstr "MPEG-1/2 視訊基礎串流"
|
||
|
||
#: src/common/file_types.cpp:47
|
||
#, no-c-format
|
||
msgid "MPEG-1/2 video elementary streams"
|
||
msgstr "MPEG-1/2 視訊基礎串流"
|
||
|
||
#: src/output/p_mpeg4_p2.h:64
|
||
#, no-c-format
|
||
msgid "MPEG-4"
|
||
msgstr "MPEG-4"
|
||
|
||
#: src/common/file_types.cpp:48
|
||
#, no-c-format
|
||
msgid "MPLS Blu-ray playlist"
|
||
msgstr "MPLS 藍光播放清單"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1932
|
||
#, no-c-format
|
||
msgid "Ma&ximum number of concurrent jobs:"
|
||
msgstr "同時作業的最大數量(&X):"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:466
|
||
#, no-c-format
|
||
msgid "Make this track the default track for its type (audio, video, subtitles)."
|
||
msgstr "將此軌道作為本身類型 (音訊、視訊、字幕) 的預設軌。"
|
||
|
||
#: src/input/r_matroska.cpp:1794
|
||
#: src/input/r_matroska.cpp:1811
|
||
#, no-c-format
|
||
msgid "Malformed AAC codec initialization data found.\n"
|
||
msgstr "發現不正常的 AAC 編碼器初始化資料。\n"
|
||
|
||
#: src/input/r_matroska.cpp:1804
|
||
#, no-c-format
|
||
msgid "Malformed codec id '{0}'.\n"
|
||
msgstr "不正常的編碼器 id '{0}' 。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:471
|
||
#, fuzzy, no-c-format
|
||
msgid "Mark this track as \"forced display\"."
|
||
msgstr "將此軌道標記為 '強制' 。"
|
||
|
||
#: src/common/file_types.cpp:91
|
||
#, no-c-format
|
||
msgid "Matroska"
|
||
msgstr "Matroska"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tool.cpp:165
|
||
#: src/mkvtoolnix-gui/info/tool.cpp:128
|
||
#: src/mkvtoolnix-gui/util/widget.cpp:186
|
||
#, no-c-format
|
||
msgid "Matroska and WebM files"
|
||
msgstr "Matroska 和 WebM 檔案"
|
||
|
||
#: src/common/file_types.cpp:49
|
||
#, no-c-format
|
||
msgid "Matroska audio/video files"
|
||
msgstr "Matroska 音訊/視訊檔"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:786
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:197
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:357
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:434
|
||
#, no-c-format
|
||
msgid "Matroska files"
|
||
msgstr "Matroska 檔案"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:56
|
||
#, no-c-format
|
||
msgid "Matroska files can be played back without the cue data, but seeking will probably be imprecise and slower."
|
||
msgstr "Matroska 檔可以在無 cue 索引資料的情況下播放,但定位可能會不精確且比較遲鈍。"
|
||
|
||
#: src/common/kax_element_names.cpp:74
|
||
#, no-c-format
|
||
msgid "Maximum EBML ID length"
|
||
msgstr "EBML 最大 ID 長度"
|
||
|
||
#: src/common/kax_element_names.cpp:75
|
||
#, no-c-format
|
||
msgid "Maximum EBML size length"
|
||
msgstr "EBML 最大尺寸長度"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:231
|
||
#, no-c-format
|
||
msgid "Maximum allowed length: {0}, actual length: {1}"
|
||
msgstr "允許的最大長度: {0},實際長度: {1}"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:175
|
||
#: src/common/xml/ebml_converter.cpp:189
|
||
#: src/common/xml/ebml_converter.cpp:220
|
||
#, no-c-format
|
||
msgid "Maximum allowed value: {0}, actual value: {1}"
|
||
msgstr "允許的最大值: {0},實際數值: {1}"
|
||
|
||
#: src/common/kax_element_names.cpp:209
|
||
#, no-c-format
|
||
msgid "Maximum block additional ID"
|
||
msgstr "附加區塊 ID"
|
||
|
||
#: src/common/property_element.cpp:185
|
||
#, no-c-format
|
||
msgid "Maximum brightness of a single pixel in candelas per square meter (cd/m²)."
|
||
msgstr "每平公尺(cd/m2)以燭光為單位的單圖元的最大亮度。"
|
||
|
||
#: src/common/kax_element_names.cpp:201
|
||
#: src/common/property_element.cpp:140
|
||
#, no-c-format
|
||
msgid "Maximum cache"
|
||
msgstr "最大快取"
|
||
|
||
#: src/common/kax_element_names.cpp:134
|
||
#, no-c-format
|
||
msgid "Maximum content light"
|
||
msgstr "最高內容亮度"
|
||
|
||
#: src/common/kax_element_names.cpp:135
|
||
#, no-c-format
|
||
msgid "Maximum frame light"
|
||
msgstr "最高影格亮度"
|
||
|
||
#: src/common/property_element.cpp:186
|
||
#, no-c-format
|
||
msgid "Maximum frame-average light level in candelas per square meter (cd/m²)."
|
||
msgstr "每平方公尺(cd/m2)以燭光為單位的影格平均最大亮度等級。"
|
||
|
||
#: src/common/kax_element_names.cpp:119
|
||
#, no-c-format
|
||
msgid "Maximum luminance"
|
||
msgstr "最大亮度"
|
||
|
||
#: src/common/property_element.cpp:196
|
||
#, no-c-format
|
||
msgid "Maximum luminance in candelas per square meter (cd/m²)."
|
||
msgstr "每平方公尺(cd/m2)以燭光為單位的最大亮度。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1854
|
||
#, no-c-format
|
||
msgid "Maximum number of files:"
|
||
msgstr "檔案最大數量:"
|
||
|
||
#: src/extract/xtr_rmff.cpp:47
|
||
#, no-c-format
|
||
msgid "Memory allocation error: {0} ({1}).\n"
|
||
msgstr "記憶體分配發生錯誤: {0} ({1})。\n"
|
||
|
||
#: src/extract/xtr_rmff.cpp:64
|
||
#, no-c-format
|
||
msgid "Memory for a RealAudio/RealVideo frame could not be allocated.\n"
|
||
msgstr "無法為一個 RealAudio/RealVideo 影格分配記憶體。\n"
|
||
|
||
#: src/common/file_types.cpp:92
|
||
#, no-c-format
|
||
msgid "MicroDVD"
|
||
msgstr "MicroDVD"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:229
|
||
#, no-c-format
|
||
msgid "Minimum allowed length: {0}, actual length: {1}"
|
||
msgstr "允許的最小長度: {0},實際長度: {1}"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:173
|
||
#: src/common/xml/ebml_converter.cpp:187
|
||
#: src/common/xml/ebml_converter.cpp:218
|
||
#, no-c-format
|
||
msgid "Minimum allowed value: {0}, actual value: {1}"
|
||
msgstr "允許的最小值: {0},實際數值: {1}"
|
||
|
||
#: src/common/kax_element_names.cpp:200
|
||
#: src/common/property_element.cpp:138
|
||
#, no-c-format
|
||
msgid "Minimum cache"
|
||
msgstr "最小快取"
|
||
|
||
#: src/common/kax_element_names.cpp:120
|
||
#, no-c-format
|
||
msgid "Minimum luminance"
|
||
msgstr "最低亮度"
|
||
|
||
#: src/common/property_element.cpp:197
|
||
#, no-c-format
|
||
msgid "Minimum luminance in candelas per square meter (cd/m²)."
|
||
msgstr "每平方公尺(cd/m2)以燭光為單位的最大低度。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1800
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1840
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1858
|
||
#, no-c-format
|
||
msgid "Miscellaneous"
|
||
msgstr "其他"
|
||
|
||
#: src/common/command_line.cpp:221
|
||
#, no-c-format
|
||
msgid "Missing argument for '--output-charset'.\n"
|
||
msgstr "'--output-charset' 缺少參數。\n"
|
||
|
||
#: src/common/command_line.cpp:255
|
||
#, no-c-format
|
||
msgid "Missing argument for '--ui-language'.\n"
|
||
msgstr "'--ui-language' 缺少參數。\n"
|
||
|
||
#: src/common/cli_parser.cpp:110
|
||
#, no-c-format
|
||
msgid "Missing argument to '{0}'.\n"
|
||
msgstr "缺少給 '{0}' 的參數。\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:367
|
||
#, no-c-format
|
||
msgid "Missing destination file name in argument '{0}'.\n"
|
||
msgstr "參數 '{0}' 缺少輸出檔案名稱。\n"
|
||
|
||
#: src/common/bitvalue.cpp:80
|
||
#, no-c-format
|
||
msgid "Missing one hex digit"
|
||
msgstr "缺少一個十六進位數位"
|
||
|
||
#: src/common/split_arg_parsing.cpp:33
|
||
#, no-c-format
|
||
msgid "Missing start/end specifications for '--split' in '--split {0}'.\n"
|
||
msgstr "在 '--split {0}' 中 '--split' 沒有指定起始/結束。\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:50
|
||
#, no-c-format
|
||
msgid "Modes"
|
||
msgstr "模式"
|
||
|
||
#: src/propedit/options.cpp:186
|
||
#, no-c-format
|
||
msgid "Modification of properties in the section '{0}' was requested, but no corresponding level 1 element was found in the file. {1}\n"
|
||
msgstr "在段落 '{0}' 中屬性必須修改,但檔案裡未發現符合的等級 1 元件。{1}\n"
|
||
|
||
#: src/common/kax_element_names.cpp:267
|
||
#, no-c-format
|
||
msgid "More"
|
||
msgstr "更多"
|
||
|
||
#: src/merge/mkvmerge.cpp:2383
|
||
#, no-c-format
|
||
msgid "More than one MIME type was given for a single attachment. '{0}' will be discarded and '{1}' used instead.\n"
|
||
msgstr "單個附件被指定了多於一個 MIME 類型。 '{0}' 將被廢棄,並用 '{1}' 代替。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2374
|
||
#, no-c-format
|
||
msgid "More than one description was given for a single attachment.\n"
|
||
msgstr "單個附件被指定了多於一個描述。\n"
|
||
|
||
#: src/propedit/options.cpp:130
|
||
#, no-c-format
|
||
msgid "More than one file name has been given ('{0}' and '{1}').\n"
|
||
msgstr "指定多個檔名 ( '{0}' 和 '{1}' )。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2393
|
||
#, no-c-format
|
||
msgid "More than one name was given for a single attachment. '{0}' will be discarded and '{1}' used instead.\n"
|
||
msgstr "單個附件被指定了多於一個名稱。 '{0}' 將被廢棄,並用 '{1}' 代替。\n"
|
||
|
||
#: src/merge/output_control.cpp:1001
|
||
#, no-c-format
|
||
msgid "More than one track is to be appended to the track {0} from file no. {1} ('{2}'). The argument for '--append-to' was invalid.\n"
|
||
msgstr "被附加至軌道 {0} 自檔案 {1} ( '{2}' ) 的軌道多於一條。 '--append-to' 的參數無效。\n"
|
||
|
||
#: src/extract/tracks.cpp:106
|
||
#, no-c-format
|
||
msgid "More than one track with the track number {0} found.\n"
|
||
msgstr "軌道編號為 {0} 的軌道多於一條。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:375
|
||
#, no-c-format
|
||
msgid "Most of the other settings on the output tab will be kept intact, though."
|
||
msgstr "而輸出標籤頁中的多數其他設定將會保留。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:67
|
||
#, no-c-format
|
||
msgid "Most options can only be used in certain modes with a few options applying to all modes."
|
||
msgstr "大多數選項只能在特定模式下使用,只有少數選項適用於所有模式。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:66
|
||
#: src/extract/extract_cli_parser.cpp:138
|
||
#, no-c-format
|
||
msgid "Multiple modes can be used in the same invocation of mkvextract allowing the extraction of multiple things in a single pass."
|
||
msgstr "可在 mkvextract 同一次啟動中使用多個模式,允許一次擷取多個內容。"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/mux_job.cpp:184
|
||
#, no-c-format
|
||
msgid "Multiplex job"
|
||
msgstr "合併作業"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:247
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:402
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:218
|
||
#, no-c-format
|
||
msgid "Multiplexer"
|
||
msgstr "合併工具"
|
||
|
||
#: src/common/kax_element_names.cpp:86
|
||
#: src/common/property_element.cpp:120
|
||
#, no-c-format
|
||
msgid "Multiplexing application"
|
||
msgstr "合成應用程式"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/mux_job.cpp:191
|
||
#, no-c-format
|
||
msgid "Multiplexing to file \"%1\" in directory \"%2\""
|
||
msgstr "合併到在目錄 \"%2\" 中的檔案 \"%1\""
|
||
|
||
#: src/merge/mkvmerge.cpp:3165
|
||
#, no-c-format
|
||
msgid "Multiplexing took {0}.\n"
|
||
msgstr "合併花費時間 {0}。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:228
|
||
#, no-c-format
|
||
msgid "Multiply the chapters' timestamps with a factor."
|
||
msgstr "合併章節時間戳記。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:490
|
||
#, no-c-format
|
||
msgid "Multiply this track's timestamps with a factor."
|
||
msgstr "因合併軌道時間戳記。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1826
|
||
#, no-c-format
|
||
msgid "NALU size length:"
|
||
msgstr "NALU 長度大小:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:180
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1912
|
||
#, no-c-format
|
||
msgid "Na&me template:"
|
||
msgstr "名稱範本(&M):"
|
||
|
||
#: src/common/kax_element_names.cpp:190
|
||
#: src/common/kax_element_names.cpp:317
|
||
#: src/common/property_element.cpp:143
|
||
#: src/mkvtoolnix-gui/chapter_editor/name_model.cpp:27
|
||
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:88
|
||
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:62
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:51
|
||
#, no-c-format
|
||
msgid "Name"
|
||
msgstr "名稱"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:197
|
||
#, no-c-format
|
||
msgid "Name tem&plate:"
|
||
msgstr "名稱範本(&P):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1871
|
||
#, no-c-format
|
||
msgid "Name template:"
|
||
msgstr "名稱範本:"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:155
|
||
#, no-c-format
|
||
msgid "Name/Description"
|
||
msgstr "名稱/描述"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:279
|
||
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:222
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:75
|
||
#, no-c-format
|
||
msgid "Name:"
|
||
msgstr "名稱:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:523
|
||
#, no-c-format
|
||
msgid "Names"
|
||
msgstr "名稱"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:73
|
||
#, no-c-format
|
||
msgid "Negative values are allowed."
|
||
msgstr "允許數值為負值。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:720
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:799
|
||
#, no-c-format
|
||
msgid "Never"
|
||
msgstr "永不"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1899
|
||
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:143
|
||
#, no-c-format
|
||
msgid "Never scan for other playlists"
|
||
msgstr "不掃描其他播放清單"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:196
|
||
#, no-c-format
|
||
msgid "New value:"
|
||
msgstr "新數值:"
|
||
|
||
#: src/common/kax_element_names.cpp:94
|
||
#: src/common/property_element.cpp:115
|
||
#, no-c-format
|
||
msgid "Next filename"
|
||
msgstr "下個檔名"
|
||
|
||
#: src/common/kax_element_names.cpp:93
|
||
#, no-c-format
|
||
msgid "Next segment UID"
|
||
msgstr "下個剪輯 UID"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1867
|
||
#, no-c-format
|
||
msgid "Next segment UID:"
|
||
msgstr "下個剪輯 UID:"
|
||
|
||
#: src/common/property_element.cpp:119
|
||
#, no-c-format
|
||
msgid "Next segment's unique ID"
|
||
msgstr "下個剪輯的唯一 ID"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1829
|
||
#: src/mkvtoolnix-gui/header_editor/bool_value_page.cpp:28
|
||
#: src/mkvtoolnix-gui/header_editor/bool_value_page.cpp:42
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:79
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:83
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:99
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:100
|
||
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:54
|
||
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:64
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1527
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1530
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1533
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:111
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:115
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:116
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:287
|
||
#, no-c-format
|
||
msgid "No"
|
||
msgstr "否"
|
||
|
||
#: src/merge/output_control.cpp:236
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:266
|
||
#: src/propedit/propedit.cpp:121
|
||
#, no-c-format
|
||
msgid "No 'EBML head' element was found."
|
||
msgstr "未找到 'EBML 表頭'。"
|
||
|
||
#: src/input/r_qtmp4.cpp:1679
|
||
#, no-c-format
|
||
msgid "No AC-3 header found in first frame; track will be skipped.\n"
|
||
msgstr "第一個影格未發現 AC-3 表頭; 此軌將被跳過。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:3453
|
||
#, no-c-format
|
||
msgid "No DTS header found in first frames; track will be skipped.\n"
|
||
msgstr "第一個影格中未找到 AC-3 表頭; 將會略過此軌道。\n"
|
||
|
||
#: src/common/kax_info.cpp:1212
|
||
#, no-c-format
|
||
msgid "No EBML head found."
|
||
msgstr "未找到 EBML 表頭。"
|
||
|
||
#: src/merge/mkvmerge.cpp:431
|
||
#, no-c-format
|
||
msgid "No MIME type has been set for the attachment '{0}', and it could not be guessed.\n"
|
||
msgstr "附件 '{0}' 的 MIME 類型尚未設定,且無法猜測。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1935
|
||
#, no-c-format
|
||
msgid "No actions have been added yet."
|
||
msgstr "尚未加入任何動作。"
|
||
|
||
#: src/merge/output_control.cpp:960
|
||
#, no-c-format
|
||
msgid "No append mapping was given for the file no. {0} ('{1}'). A default mapping of {2} will be used instead. Please keep that in mind if mkvmerge aborts with an error message regarding invalid '--append-to' options.\n"
|
||
msgstr "沒有為檔案 {0} ( '{1}' ) 指定附加對應。將使用預設對應 {2}。如果 mkvmerge 異常中止並輸出關於無效的 '--append-to' 選項的錯誤訊息,請留意。\n"
|
||
|
||
#: src/propedit/attachment_target.cpp:205
|
||
#: src/propedit/attachment_target.cpp:216
|
||
#, no-c-format
|
||
msgid "No attachment matched the spec '{0}'.\n"
|
||
msgstr "沒有符合形式 '{0}' 的附件。\n"
|
||
|
||
#: src/propedit/propedit.cpp:192
|
||
#, no-c-format
|
||
msgid "No changes were made.\n"
|
||
msgstr "未作修改。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1128
|
||
#, no-c-format
|
||
msgid "No chapter numbers listed after '--split {0}'.\n"
|
||
msgstr "沒有章節編號列在 '--split {0}' 後面。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1532
|
||
#, no-c-format
|
||
msgid "No cues"
|
||
msgstr "無 cue 表單"
|
||
|
||
#: src/extract/cues.cpp:116
|
||
#, no-c-format
|
||
msgid "No cues were found.\n"
|
||
msgstr "未找到 cue。\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:365
|
||
#, no-c-format
|
||
msgid "No destination file name specified, will use attachment name.\n"
|
||
msgstr "未指定輸出檔案名稱,將使用附件名稱。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:332
|
||
#, no-c-format
|
||
msgid "No disc library information was found."
|
||
msgstr "未找到光碟庫資訊。"
|
||
|
||
#: src/mkvtoolnix-gui/util/language_dialog.cpp:363
|
||
#, no-c-format
|
||
msgid "No error was found."
|
||
msgstr "未發現錯誤。"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:151
|
||
#, no-c-format
|
||
msgid "No errors yet"
|
||
msgstr "尚有錯誤"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1531
|
||
#, no-c-format
|
||
msgid "No extra compression"
|
||
msgstr "尚未額外壓縮"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tool.h:193
|
||
#: src/mkvtoolnix-gui/forms/header_editor/tool.h:179
|
||
#: src/mkvtoolnix-gui/forms/info/tool.h:179
|
||
#, no-c-format
|
||
msgid "No file has been opened yet."
|
||
msgstr "尚未開啟任何檔案。"
|
||
|
||
#: src/info/mkvinfo.cpp:36
|
||
#: src/propedit/options.cpp:35
|
||
#, no-c-format
|
||
msgid "No file name given.\n"
|
||
msgstr "未給定檔名。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1973
|
||
#, no-c-format
|
||
msgid "No file names were listed between '{0}' and '{1}'.\n"
|
||
msgstr "沒有檔案名稱是 '{0}' 與 '{1}' 之間列出。\n"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:240
|
||
#, no-c-format
|
||
msgid "No filename found after the '@'."
|
||
msgstr "在 '@' 後面沒有找到檔名。"
|
||
|
||
#: src/common/hacks.cpp:66
|
||
#, no-c-format
|
||
msgid "No help available."
|
||
msgstr "無可用的說明。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:264
|
||
#, no-c-format
|
||
msgid "No information is transmitted to the server."
|
||
msgstr "不會向伺服器傳送任何資訊。"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:144
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:455
|
||
#, no-c-format
|
||
msgid "No job has been started yet."
|
||
msgstr "尚未有作業開始。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:290
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:454
|
||
#, no-c-format
|
||
msgid "No job started yet"
|
||
msgstr "尚未開始作業"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:174
|
||
#, no-c-format
|
||
msgid "No lacing"
|
||
msgstr "尚未攜帶"
|
||
|
||
#: src/common/iso639.cpp:110
|
||
#, no-c-format
|
||
msgid "No linguistic content; Not applicable"
|
||
msgstr "無語言內容; 不適用"
|
||
|
||
#: src/input/r_flac.cpp:105
|
||
#, no-c-format
|
||
msgid "No metadata block found. This file is broken.\n"
|
||
msgstr "未發現變換定位資料區塊。檔案已損壞。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tool.h:225
|
||
#, no-c-format
|
||
msgid "No multiplex job has been opened yet."
|
||
msgstr "尚未開啟任何合併作業。"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:149
|
||
#, no-c-format
|
||
msgid "No output yet"
|
||
msgstr "尚未輸出"
|
||
|
||
#: src/common/mm_io_x.cpp:40
|
||
#, no-c-format
|
||
msgid "No permission to read from, to write to or to create"
|
||
msgstr "沒有權限讀取、寫入或建立"
|
||
|
||
#: src/common/kax_analyzer.cpp:1620
|
||
#, no-c-format
|
||
msgid "No segment UID could be found in the file '{0}'."
|
||
msgstr "檔案 '{0}' 中找不到剪輯 UID。"
|
||
|
||
#: src/extract/tracks.cpp:480
|
||
#, no-c-format
|
||
msgid "No segment/level 0 element found."
|
||
msgstr "未發現剪輯/0 層級元件。"
|
||
|
||
#: src/merge/mkvmerge.cpp:2938
|
||
#, no-c-format
|
||
msgid "No source files were given.\n"
|
||
msgstr "未指定原始檔案。\n"
|
||
|
||
#: src/common/mm_io_x.cpp:39
|
||
#, no-c-format
|
||
msgid "No space left to write to"
|
||
msgstr "沒有足夠的空間寫入"
|
||
|
||
#: src/merge/mkvmerge.cpp:1361
|
||
#, no-c-format
|
||
msgid "No track ID specified in '--{0} {1}'.\n"
|
||
msgstr "未指定軌道 ID,在 '--{0} {1}' 。\n"
|
||
|
||
#: src/propedit/track_target.cpp:201
|
||
#, no-c-format
|
||
msgid "No track corresponding to the edit specification '{0}' was found. {1}\n"
|
||
msgstr "沒有發現符合編輯規格 '{0}' 的軌道。{1}\n"
|
||
|
||
#: src/propedit/tag_target.cpp:267
|
||
#, no-c-format
|
||
msgid "No track headers were found for which statistics could be calculated.\n"
|
||
msgstr "未找到可以計算統計資訊的軌道表頭。\n"
|
||
|
||
#: src/extract/tracks.cpp:431
|
||
#, no-c-format
|
||
msgid "No track with the ID {0} was found in the source file.\n"
|
||
msgstr "在原始檔案裡找不到 ID 為 {0} 的軌道。\n"
|
||
|
||
#: src/input/r_vobsub.cpp:78
|
||
#, no-c-format
|
||
msgid "No version number found.\n"
|
||
msgstr "未發現版本號。\n"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:150
|
||
#, no-c-format
|
||
msgid "No warnings yet"
|
||
msgstr "尚有警告"
|
||
|
||
#: src/merge/mkvmerge.cpp:1364
|
||
#, no-c-format
|
||
msgid "No {0} specified in '--{1} {2}'.\n"
|
||
msgstr "未指定 {0},在 '--{1} {2}' 。\n"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:269
|
||
#, no-c-format
|
||
msgid "Non-hex digits encountered."
|
||
msgstr "遇到非十六進位的數字。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:298
|
||
#, no-c-format
|
||
msgid "Nor&mal output:"
|
||
msgstr "一般輸出(&M):"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:612
|
||
#, no-c-format
|
||
msgid "Normal priority"
|
||
msgstr "一般優先"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:294
|
||
#, no-c-format
|
||
msgid "Normally completed jobs stay in the queue even over restarts until the user clears them out manually."
|
||
msgstr "通常即使是程式重新動完成的作業也會留在佇列中,直到使用者手動清除。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:501
|
||
#, no-c-format
|
||
msgid "Normally mkvmerge does not change the timing information (frame/field rate) stored in the video bitstream."
|
||
msgstr "通常 mkvmerge 不會變更儲存在影片位元串流的時間資訊 (畫面/圖場率)。"
|
||
|
||
#: src/common/hacks.cpp:50
|
||
#, no-c-format
|
||
msgid "Normally mkvmerge keeps aspect ratio information in MPEG4 video bitstreams and puts the information into the container."
|
||
msgstr "通常 mkvmerge 保留 MPEG4 視訊位元流中的外觀比例資訊並將資訊置於容器中。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:344
|
||
#, no-c-format
|
||
msgid "Normally mkvmerge will apply additional lossless compression for subtitle tracks for certain codecs."
|
||
msgstr "通常 mkvmerge 會對特定編碼的字幕軌進行額外的無損壓縮。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:65
|
||
#, no-c-format
|
||
msgid "Normally mkvmerge will use a value of 1000000 which means that timestamps and durations will have a precision of 1ms."
|
||
msgstr "通常 mkvmerge 會使用 1000000 數值表示時間戳記和時間長度的精確度為 1 毫秒。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:277
|
||
#, no-c-format
|
||
msgid "Normally selected entries in list view can be moved around via drag & drop and with keyboard shortcuts (Ctrl+Up, Ctrl+Down)."
|
||
msgstr "一般情形下,可以在列表檢視中透過拖曳和鍵盤快速鍵 (Ctrl+Up、Ctrl+Down) 調整選取項目的順序。"
|
||
|
||
#: src/common/bitvalue.cpp:65
|
||
#, no-c-format
|
||
msgid "Not a hex digit at position {0}"
|
||
msgstr "非十六進位數位,於 {0}"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:183
|
||
#, no-c-format
|
||
msgid "Not a key frame"
|
||
msgstr "不是關鍵影格"
|
||
|
||
#: src/common/kax_analyzer.cpp:317
|
||
#, no-c-format
|
||
msgid "Not a valid Matroska file (no EBML head found)"
|
||
msgstr "不是有效的 Matroska 檔 (未發現 EBML 表頭)"
|
||
|
||
#: src/common/kax_analyzer.cpp:336
|
||
#, no-c-format
|
||
msgid "Not a valid Matroska file (no segment/level 0 element found)"
|
||
msgstr "不是有效的 Matroska 檔 (未發現有效的 剪輯/0 層級元件)"
|
||
|
||
#: src/merge/mkvmerge.cpp:1122
|
||
#, no-c-format
|
||
msgid "Not a valid number or not positive."
|
||
msgstr "無效的數字或不是正的。"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:187
|
||
#, no-c-format
|
||
msgid "Not discardable"
|
||
msgstr "不可廢棄"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:296
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:371
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:457
|
||
#, no-c-format
|
||
msgid "Not finished yet"
|
||
msgstr "尚未完成"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:542
|
||
#, no-c-format
|
||
msgid "Not needed for AAC tracks read from other container formats like MP4 or Matroska files."
|
||
msgstr "不需要從其他容器格式讀取 AAC 軌道,例如 MP4 或 Matroska 檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:292
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:370
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:456
|
||
#, no-c-format
|
||
msgid "Not started yet"
|
||
msgstr "尚未開始"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:527
|
||
#, no-c-format
|
||
msgid "Note also that there are not a lot of players that support the cropping parameters."
|
||
msgstr "注意並不是很多播放程式支援裁剪參數。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:315
|
||
#, no-c-format
|
||
msgid "Note that even if the option is disabled mkvmerge will copy a source file's title property unless a title is manually set by the user."
|
||
msgstr "即使停用此選項 mkvmerge 仍然會複製原始檔案的標題屬性,除非使用者手動設定標題。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:509
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:515
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:520
|
||
#, no-c-format
|
||
msgid "Note that many players don't use the display width/height values directly but only use the ratio given by these values when setting the initial window size."
|
||
msgstr "注意想多播放程式不直接使用顯示寬度/高度數值,但使用根據設定初始視窗大小時給定的比例。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:228
|
||
#, no-c-format
|
||
msgid "Note that most <MTX_…> variables are empty and will be removed for actions that can take variables as arguments."
|
||
msgstr "注意,大多 <MTX_…> 的空白變數,將刪除可以採用變數作為參數的操作。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:102
|
||
#, no-c-format
|
||
msgid "Note that on Windows forward slashes can be used instead of backslashes in path names, too."
|
||
msgstr "注意,在 Windows 平台,路徑名稱中的反斜線 (\\) 也可以用正斜線 (/) 代替。"
|
||
|
||
#: src/merge/generic_packetizer.cpp:1749
|
||
#, no-c-format
|
||
msgid "Note that the Matroska specifications regarding the storage of '{0}' have not been finalized yet. mkvmerge's support for it is therefore subject to change and uses the CodecID '{1}/EXPERIMENTAL' instead of '{1}'. This warning will be removed once the specifications have been finalized and mkvmerge has been updated accordingly.\n"
|
||
msgstr "注意 Matroska 規範有關 '{0}' 的儲存方面尚未完成。mkvmerge 支援是因為改變主題且使用 CodecID '{1}/EXPERIMENTAL' 替代 '{1}' 。一旦規範完成會移除這個警告而 mkvmerge 也會相應地更新。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:474
|
||
#, no-c-format
|
||
msgid "Note that the language \"Undetermined (und)\" is assumed for tracks for which no language is known (e.g. those read from SRT subtitle files)."
|
||
msgstr "注意,無法確定語言的軌道 (如從 SRT 檔案讀取的字幕) 會被作為 \"Undetermined (und)\" 對待。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:525
|
||
#, no-c-format
|
||
msgid "Note that the video content is not modified by this option."
|
||
msgstr "注意視訊內容不根據此選項進行修改。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:212
|
||
#, no-c-format
|
||
msgid "Note:"
|
||
msgstr "注意:"
|
||
|
||
#: src/extract/mkvextract.cpp:165
|
||
#: src/propedit/options.cpp:38
|
||
#, no-c-format
|
||
msgid "Nothing to do.\n"
|
||
msgstr "什麼都不做。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:196
|
||
#, no-c-format
|
||
msgid "Nu&mber of entries to create:"
|
||
msgstr "新增項目數量(&M):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:312
|
||
#, no-c-format
|
||
msgid "Number of chapters:"
|
||
msgstr "章節數:"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:197
|
||
#, no-c-format
|
||
msgid "Number of frames: %1"
|
||
msgstr "影格數: %1"
|
||
|
||
#: src/common/property_element.cpp:142
|
||
#, no-c-format
|
||
msgid "Number of nanoseconds (not scaled) per frame."
|
||
msgstr "每影格的毫微秒數 (未縮放前的)。"
|
||
|
||
#: src/common/property_element.cpp:211
|
||
#, no-c-format
|
||
msgid "Numbers of channels in the track."
|
||
msgstr "此軌道的聲道數。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:217
|
||
#, no-c-format
|
||
msgid "Often used selections"
|
||
msgstr "常用選項"
|
||
|
||
#: src/common/file_types.cpp:98
|
||
#, no-c-format
|
||
msgid "Ogg/OGM"
|
||
msgstr "Ogg/OGM"
|
||
|
||
#: src/common/file_types.cpp:53
|
||
#, no-c-format
|
||
msgid "Ogg/OGM audio/video files"
|
||
msgstr "Ogg/OGM 音訊/視訊檔"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1878
|
||
#, no-c-format
|
||
msgid "One chapter for each appended file"
|
||
msgstr "每個附加檔案為一個章節"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:285
|
||
#, no-c-format
|
||
msgid "One of the options '--attachment-name', '--attachment-description', '--attachment-mime-type' or '--attachment-uid' has been used without a following '--add-attachment', '--replace-attachment' or '--update-attachment' option.\n"
|
||
msgstr "'--attachment-name'、'--attachment-description'、'--attachment-mime-type' 或 '--attachment-uid' 選項後缺少 '--add-attachment'、'--replace-attachment' 或 '--update-attachment' 選項。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:161
|
||
#, no-c-format
|
||
msgid "One-line summaries for each track and frame"
|
||
msgstr "單線摘要顯示每個軌道及框架"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:26
|
||
#, no-c-format
|
||
msgid "Online check for updates"
|
||
msgstr "線上檢查更新"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:410
|
||
#, no-c-format
|
||
msgid "Only English language names are supported."
|
||
msgstr "僅支援英文名稱。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1763
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:774
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:236
|
||
#, no-c-format
|
||
msgid "Only files smaller than 2 GiB are supported."
|
||
msgstr "僅限支援小於 2 GiB 的檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1532
|
||
#, no-c-format
|
||
msgid "Only for I frames"
|
||
msgstr "僅限 I 影格"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1924
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1928
|
||
#, no-c-format
|
||
msgid "Only if the job completed successfully"
|
||
msgstr "僅在作業成功完成時"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:800
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:823
|
||
#, no-c-format
|
||
msgid "Only if the source doesn't contain a language"
|
||
msgstr "僅在輸入檔案中不含語言資訊時"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:468
|
||
#, no-c-format
|
||
msgid "Only items whose type is in the 'selected' list on the right will be set to be copied by default."
|
||
msgstr "僅在右側清單中 '已選擇' 的類型會預設為複製項目。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:541
|
||
#, no-c-format
|
||
msgid "Only needed for AAC source files as SBR AAC cannot be detected automatically for these files."
|
||
msgstr "僅在 AAC 原始檔案所需的 SBR ACC 無法偵測到這些檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:554
|
||
#, no-c-format
|
||
msgid "Only needed in certain situations:"
|
||
msgstr "僅在確定需要的情況:"
|
||
|
||
#: src/merge/mkvmerge.cpp:1822
|
||
#, no-c-format
|
||
msgid "Only one chapter file allowed in '{0} {1}'.\n"
|
||
msgstr "僅允許一個章節檔,在 '{0} {1}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2220
|
||
#, no-c-format
|
||
msgid "Only one destination file allowed.\n"
|
||
msgstr "僅允許一個輸出檔案。\n"
|
||
|
||
#: src/common/xml/xml.h:89
|
||
#, no-c-format
|
||
msgid "Only one instance of <{0}> is allowed beneath <{1}> at position {2}."
|
||
msgstr "於位置 {2} 上的 <{1}> 下方只允許一個 <{0}> 實例。"
|
||
|
||
#: src/common/xml/ebml_tags_converter.cpp:102
|
||
#, no-c-format
|
||
msgid "Only one of <String> and <Binary> may be used beneath <Simple> but not both at the same time."
|
||
msgstr "<Simple> 下只能使用 <String> 與 <Binary> 中的一項,而不能同時使用。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1877
|
||
#, no-c-format
|
||
msgid "Only one segment info file allowed in '{0} {1}'.\n"
|
||
msgstr "僅允許一個剪輯檔,在 '{0} {1}' 。\n"
|
||
|
||
#: src/info/info_cli_parser.cpp:109
|
||
#, no-c-format
|
||
msgid "Only one source file is allowed.\n"
|
||
msgstr "僅允許一個原始檔案。\n"
|
||
|
||
#: src/merge/output_control.cpp:941
|
||
#, no-c-format
|
||
msgid "Only partial append mappings were given for the file no. {0} ('{1}'). Either don't specify any mapping (in which case the default mapping will be used) or specify a mapping for all tracks that are to be copied.\n"
|
||
msgstr "僅為檔案 {0} ( '{1}' ) 提供部分附加的對應。只有不指定任何對應 (此時將使用預設對應) 或為所有軌道指定對應時,才會複製所有軌道。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:444
|
||
#, no-c-format
|
||
msgid "Only playlists whose duration are at least this long are considered and offered to the user for selection."
|
||
msgstr "只有播放清單的時間長度至少有一定長度並提供使用者選擇。"
|
||
|
||
#: src/info/info_cli_parser.cpp:43
|
||
#, no-c-format
|
||
msgid "Only show summaries of the contents, not each element."
|
||
msgstr "僅顯示內容的摘要,而非所有元件。"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:121
|
||
#, no-c-format
|
||
msgid "Only the first %1 bytes are shown."
|
||
msgstr "僅顯示第一個 %1 位元組。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:412
|
||
#, no-c-format
|
||
msgid "Only the languages in the 'selected' list on the right will be recognized as track languages in file names."
|
||
msgstr "只有右側 '已選定' 清單中的語言才能在檔名中識別為軌道語言。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:51
|
||
#, no-c-format
|
||
msgid "Only to the first destination file"
|
||
msgstr "僅限到第一個輸出檔案"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:479
|
||
#, no-c-format
|
||
msgid "Only tracks with a language in this list will be set to be copied by default."
|
||
msgstr "僅在清單中的軌道會預設為複製項目。"
|
||
|
||
#: src/input/r_vobsub.cpp:87
|
||
#, no-c-format
|
||
msgid "Only v7 and newer VobSub files are supported. If you have an older version then use the VSConv utility from http://sourceforge.net/projects/guliverkli/ to convert these files to v7 files.\n"
|
||
msgstr "只支援 v7 和更高版本的 VobSub 檔。如果使用的是舊版檔,請使用 VSConv 實用程式(可在 http://sourceforge.net/projects/guliverkli/ 獲取)將這些檔轉換為 v7 檔。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:3086
|
||
#, no-c-format
|
||
msgid "Only {0} chapter found in source files & chapter files."
|
||
msgid_plural "Only {0} chapters found in source files & chapter files."
|
||
msgstr[0] "原始檔案及章節檔案中只有 {0} 個章節。"
|
||
|
||
#: src/common/file_types.cpp:97
|
||
#, no-c-format
|
||
msgid "Open Bitstream Units stream"
|
||
msgstr "開放位元流單位流"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tool.cpp:165
|
||
#: src/mkvtoolnix-gui/info/tool.cpp:128
|
||
#, no-c-format
|
||
msgid "Open Matroska or WebM files"
|
||
msgstr "開啟 Matroska 或 WebM 檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/tool.h:180
|
||
#, no-c-format
|
||
msgid "Open a Matroska or WebM file via the \"header editor\" menu, the button below or drag & drop one here."
|
||
msgstr "透過 \"表頭編輯\" 功能表中的下方按鍵或將檔案拖曳到這裡開啟 Matroska 或 WebM 檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/tool.h:180
|
||
#, no-c-format
|
||
msgid "Open a Matroska or WebM file via the \"info tool\" menu, the button below or drag & drop one here."
|
||
msgstr "透過 \"資訊工具\" 功能表中的下方按鍵或將檔案拖曳到這裡開啟 Matroska 或 WebM 檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tool.h:194
|
||
#, no-c-format
|
||
msgid "Open a file via the \"chapter editor\" menu, the buttons below or drag & drop one here."
|
||
msgstr "透過 \"章節編輯\" 功能表中的下方按鍵或將檔案拖曳到這裡以開啟新的檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:752
|
||
#, no-c-format
|
||
msgid "Open all files as tabs in the header editor"
|
||
msgstr "在表頭編輯中將所有檔案作為標籤頁開啟"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1475
|
||
#, no-c-format
|
||
msgid "Open corresponding file in &MediaInfo"
|
||
msgid_plural "Open corresponding files in &MediaInfo"
|
||
msgstr[0] "在 MediaInfo 中開啟對應的檔案(&M)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1454
|
||
#, no-c-format
|
||
msgid "Open file in &MediaInfo"
|
||
msgid_plural "Open files in &MediaInfo"
|
||
msgstr[0] "在 MediaInfo 中開啟檔案(&M)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:195
|
||
#, no-c-format
|
||
msgid "Open files in chapter editor"
|
||
msgstr "用章節編輯開啟檔案"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:243
|
||
#, no-c-format
|
||
msgid "Open settings file"
|
||
msgstr "開啟設定檔"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:161
|
||
#, no-c-format
|
||
msgid "Open the multiplexed file with a player:"
|
||
msgstr "在播放器中開啟合併後的檔案:"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:208
|
||
#, no-c-format
|
||
msgid "Opening %1 file in the chapter editor…"
|
||
msgid_plural "Opening %1 files in the chapter editor…"
|
||
msgstr[0] "使用章節編輯開啟 %1 個檔案…"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tool.cpp:169
|
||
#, no-c-format
|
||
msgid "Opening %1 file in the header editor…"
|
||
msgid_plural "Opening %1 files in the header editor…"
|
||
msgstr[0] "使用表頭編輯開啟 %1 個檔案…"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:113
|
||
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:114
|
||
#, no-c-format
|
||
msgid "Opening files or adding as attachments"
|
||
msgstr "開啟檔案或加入為附件"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:219
|
||
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:224
|
||
#, no-c-format
|
||
msgid "Option"
|
||
msgstr "選項"
|
||
|
||
#: src/info/info_cli_parser.cpp:35
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:57
|
||
#: src/propedit/propedit_cli_parser.cpp:217
|
||
#, no-c-format
|
||
msgid "Options"
|
||
msgstr "選項"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1857
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:342
|
||
#, no-c-format
|
||
msgid "Options:"
|
||
msgstr "選項:"
|
||
|
||
#: src/output/p_opus.h:37
|
||
#, no-c-format
|
||
msgid "Opus"
|
||
msgstr "Opus"
|
||
|
||
#: src/common/file_types.cpp:54
|
||
#, no-c-format
|
||
msgid "Opus (in Ogg) audio files"
|
||
msgstr "Opus (在 Ogg 中) 音訊檔"
|
||
|
||
#: src/common/kax_element_names.cpp:164
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:325
|
||
#, no-c-format
|
||
msgid "Order"
|
||
msgstr "順序"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:75
|
||
#, no-c-format
|
||
msgid "Ordered"
|
||
msgstr "排序"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:208
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:191
|
||
#, no-c-format
|
||
msgid "Original value:"
|
||
msgstr "原始數值:"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:455
|
||
#, no-c-format
|
||
msgid "Other files are ignored when they're added."
|
||
msgstr "新增這些檔案時忽略其他檔案。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:59
|
||
#: src/propedit/propedit_cli_parser.cpp:248
|
||
#, no-c-format
|
||
msgid "Other options"
|
||
msgstr "其他選項"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:50
|
||
#, no-c-format
|
||
msgid "Other parts of the file (e.g. a subtitle track) may refer to this attachment via this name."
|
||
msgstr "檔案的其他部分 (如:字幕軌) 可透過該名稱引用此附件。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:460
|
||
#, no-c-format
|
||
msgid "Otherwise the destination file name is derived from the source file names."
|
||
msgstr "否則,輸出檔案名稱將由原始檔案名稱命名。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:486
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:492
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:498
|
||
#, no-c-format
|
||
msgid "Otherwise the often used entries will be included first and the full list of all entries afterwards."
|
||
msgstr "否則,首先會列出常用項目,接著顯示其他完整項目。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:358
|
||
#, no-c-format
|
||
msgid "Otherwise they're shown on the 'output' tab."
|
||
msgstr "否則它們會在 '輸出' 標籤頁中顯示。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:176
|
||
#, no-c-format
|
||
msgid "Output element positions in he&xadecimal"
|
||
msgstr "輸出十六進位元件的位置(&X)"
|
||
|
||
#: src/common/cli_parser.cpp:182
|
||
#, no-c-format
|
||
msgid "Output messages in this charset"
|
||
msgstr "用這個字元集輸出訊息"
|
||
|
||
#: src/common/kax_element_names.cpp:105
|
||
#, no-c-format
|
||
msgid "Output sampling frequency"
|
||
msgstr "輸出取樣頻率"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:578
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:615
|
||
#, no-c-format
|
||
msgid "Overwrite existing file"
|
||
msgstr "覆蓋已有檔案"
|
||
|
||
#: src/output/p_pcm.h:46
|
||
#, no-c-format
|
||
msgid "PCM"
|
||
msgstr "PCM"
|
||
|
||
#: src/common/file_types.cpp:50
|
||
#, no-c-format
|
||
msgid "PGS/SUP subtitles"
|
||
msgstr "PGS/SUP 字幕"
|
||
|
||
#: src/common/file_types.cpp:99
|
||
#, no-c-format
|
||
msgid "PGSSUP"
|
||
msgstr "PGSSUP"
|
||
|
||
#: src/input/r_vobsub.cpp:517
|
||
#, no-c-format
|
||
msgid "PTS error: 0x{0:02x} {1:02x}{2:02x} {3:02x}{4:02x}\n"
|
||
msgstr "PTS 錯誤: 0x{0:02x} {1:02x}{2:02x} {3:02x}{4:02x}\n"
|
||
|
||
#: src/output/p_flac.cpp:76
|
||
#, no-c-format
|
||
msgid "Packet number {0} contained an invalid FLAC header and is being skipped.\n"
|
||
msgstr "套件編號 {0} 包含無效的 FLAC 表頭,將被跳過。\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:70
|
||
#, no-c-format
|
||
msgid "Parse the whole file instead of relying on the index."
|
||
msgstr "解析整個檔案而不是依靠索引。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:345
|
||
#, no-c-format
|
||
msgid "Parser error:"
|
||
msgstr "解析器錯誤:"
|
||
|
||
#: src/common/kax_info.cpp:602
|
||
#, no-c-format
|
||
msgid "Parsing file"
|
||
msgstr "正在解析檔案"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:293
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:302
|
||
#, no-c-format
|
||
msgid "Parts:"
|
||
msgstr "部分:"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/job.cpp:269
|
||
#, no-c-format
|
||
msgid "Pending automatic start"
|
||
msgstr "待處理作業自動開始"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/job.cpp:268
|
||
#, no-c-format
|
||
msgid "Pending manual start"
|
||
msgstr "待處理作業手動開始"
|
||
|
||
#: src/common/kax_element_names.cpp:152
|
||
#, no-c-format
|
||
msgid "Pixel crop bottom"
|
||
msgstr "底部像素剪裁"
|
||
|
||
#: src/common/kax_element_names.cpp:149
|
||
#, no-c-format
|
||
msgid "Pixel crop left"
|
||
msgstr "左側像素剪裁"
|
||
|
||
#: src/common/kax_element_names.cpp:151
|
||
#, no-c-format
|
||
msgid "Pixel crop right"
|
||
msgstr "右側像素剪裁"
|
||
|
||
#: src/common/kax_element_names.cpp:150
|
||
#, no-c-format
|
||
msgid "Pixel crop top"
|
||
msgstr "頂部像素剪裁"
|
||
|
||
#: src/common/kax_element_names.cpp:146
|
||
#, no-c-format
|
||
msgid "Pixel height"
|
||
msgstr "像素高度"
|
||
|
||
#: src/common/kax_element_names.cpp:145
|
||
#, no-c-format
|
||
msgid "Pixel width"
|
||
msgstr "像素寬度"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:122
|
||
#, no-c-format
|
||
msgid "Play a WAV file with the default application:"
|
||
msgstr "用預設應用程式播放 WAV 檔案:"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:196
|
||
#: src/mkvtoolnix-gui/util/settings.cpp:76
|
||
#, no-c-format
|
||
msgid "Play an audio file"
|
||
msgstr "播放音效檔"
|
||
|
||
#: src/mkvtoolnix-gui/util/settings.cpp:81
|
||
#, no-c-format
|
||
msgid "Play audio file '%1'"
|
||
msgstr "播放音訊檔案 '%1'"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:467
|
||
#, no-c-format
|
||
msgid "Players should prefer tracks with the default track flag set."
|
||
msgstr "播放器應該要優先播放有 '預設軌' 標記的軌道。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:321
|
||
#, no-c-format
|
||
msgid "Playlist items:"
|
||
msgstr "播放清單項目:"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:224
|
||
#, no-c-format
|
||
msgid "Playlists & Blu-rays"
|
||
msgstr "播放清單與藍光"
|
||
|
||
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:58
|
||
#, no-c-format
|
||
msgid "Playlists shorter than %1 second will be ignored."
|
||
msgid_plural "Playlists shorter than %1 seconds will be ignored."
|
||
msgstr[0] "長度小於 %1 秒的播放列表將會被忽略。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:531
|
||
#, no-c-format
|
||
msgid "Please enter the new job's description."
|
||
msgstr "請輸入新增作業的描述。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:746
|
||
#, no-c-format
|
||
msgid "Please enter the new predefined split duration."
|
||
msgstr "請輸入新增預先定義的分割時間。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:745
|
||
#, no-c-format
|
||
msgid "Please enter the new predefined split size."
|
||
msgstr "請輸入新增預先定義的分割大小。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:743
|
||
#, no-c-format
|
||
msgid "Please enter the new predefined track name."
|
||
msgstr "請輸入新增預先定義的軌道名稱。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:737
|
||
#, no-c-format
|
||
msgid "Please re-install MKVToolNix or fix the problem manually."
|
||
msgid_plural "Please re-install MKVToolNix or fix the problems manually."
|
||
msgstr[0] "請重新安裝 MKVToolNix 或手動修復問題。"
|
||
|
||
#: src/merge/mkvmerge.cpp:404
|
||
#, no-c-format
|
||
msgid ""
|
||
"Please read the man page/the HTML documentation to mkvmerge. It\n"
|
||
"explains several details in great length which are not obvious from\n"
|
||
"this listing.\n"
|
||
msgstr ""
|
||
"請閱讀 mkvmerge 命令列使用說明文件。\n"
|
||
"它以大篇幅解釋了此清單中不易看透的細節。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1957
|
||
#, no-c-format
|
||
msgid "Please select its location below."
|
||
msgstr "請在下方選擇其所在位置。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:87
|
||
#, no-c-format
|
||
msgid "Please select the actions to apply to all editions, chapters and sub-chapters."
|
||
msgstr "請選擇要套用到全部版本、章節和子章節的動作。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:85
|
||
#, no-c-format
|
||
msgid "Please select the actions to apply to the selected edition or chapter and all of its children."
|
||
msgstr "請選擇要套用到選擇的版本或章節和所有子章節的動作。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:147
|
||
#, no-c-format
|
||
msgid "Please select the character set the following file is encoded in."
|
||
msgstr "請選擇以下檔案的字元集。"
|
||
|
||
#: src/mkvtoolnix-gui/info/model.cpp:88
|
||
#, no-c-format
|
||
msgid "Position"
|
||
msgstr "位置"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1844
|
||
#, no-c-format
|
||
msgid "Position for the track properties on the \"input\" tab:"
|
||
msgstr "軌道屬性在 \"輸入\" 標籤頁中的位置:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:223
|
||
#, no-c-format
|
||
msgid "Position:"
|
||
msgstr "位置:"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/program_runner.cpp:200
|
||
#, no-c-format
|
||
msgid "Possible causes are that the program does not exist or that you're not allowed to access it or its directory."
|
||
msgstr "可能的原因包括程式不存在,或無權存取它或其目錄。"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:85
|
||
#: src/common/qt_kax_analyzer.cpp:93
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:368
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:799
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:367
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:125
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:147
|
||
#: src/propedit/propedit.cpp:53
|
||
#: src/propedit/propedit.cpp:59
|
||
#, no-c-format
|
||
msgid "Possible reasons are: the file is not a Matroska file; the file is write-protected; the file is locked by another process; you do not have permission to access the file."
|
||
msgstr "可能的原因包括: 該檔案非 Matroska 檔案;檔案受寫入保護;檔案被其他處理程序鎖定;沒有權限存取該檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:150
|
||
#, no-c-format
|
||
msgid "Pre&view:"
|
||
msgstr "預覽(&V):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1881
|
||
#, no-c-format
|
||
msgid "Pre&viously used destination directory"
|
||
msgstr "使用上次的輸出目錄(&V)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1849
|
||
#, no-c-format
|
||
msgid "Predefined audio track names"
|
||
msgstr "預先定義聲音軌道名稱"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1852
|
||
#, no-c-format
|
||
msgid "Predefined split durations"
|
||
msgstr "預先定義的分割時間"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1851
|
||
#, no-c-format
|
||
msgid "Predefined split sizes"
|
||
msgstr "預先定義的分割大小"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1850
|
||
#, no-c-format
|
||
msgid "Predefined subtitle track names"
|
||
msgstr "預先定義字幕軌道名稱"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:219
|
||
#, no-c-format
|
||
msgid "Predefined values"
|
||
msgstr "預先定義數值"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1848
|
||
#, no-c-format
|
||
msgid "Predefined video track names"
|
||
msgstr "預先定義視訊軌道名稱"
|
||
|
||
#: src/common/kax_element_names.cpp:92
|
||
#: src/common/property_element.cpp:114
|
||
#, no-c-format
|
||
msgid "Previous filename"
|
||
msgstr "上個檔名"
|
||
|
||
#: src/common/kax_element_names.cpp:91
|
||
#, no-c-format
|
||
msgid "Previous segment UID"
|
||
msgstr "上個剪輯 UID"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1865
|
||
#, no-c-format
|
||
msgid "Previous segment UID:"
|
||
msgstr "上個剪輯 UID:"
|
||
|
||
#: src/common/property_element.cpp:118
|
||
#, no-c-format
|
||
msgid "Previous segment's unique ID"
|
||
msgstr "上個剪輯的唯一 ID"
|
||
|
||
#: src/common/property_element.cpp:202
|
||
#, no-c-format
|
||
msgid "Private data that only applies to a specific projection."
|
||
msgstr "僅適用於特定外觀比例的私有資料。"
|
||
|
||
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:218
|
||
#, no-c-format
|
||
msgid "Private use"
|
||
msgstr "專用"
|
||
|
||
#: src/output/p_prores.h:28
|
||
#, no-c-format
|
||
msgid "ProRes video"
|
||
msgstr "ProRes 視訊"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1836
|
||
#, no-c-format
|
||
msgid "Probe &range percentage:"
|
||
msgstr "探查範圍百分比(&R):"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:730
|
||
#, no-c-format
|
||
msgid "Problem with MKVToolNix installation"
|
||
msgid_plural "Problems with MKVToolNix installation"
|
||
msgstr[0] "MKVToolNix 安裝問題"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1835
|
||
#, no-c-format
|
||
msgid "Process &priority:"
|
||
msgstr "優先處理順序(&P):"
|
||
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:59
|
||
#, no-c-format
|
||
msgid "Program"
|
||
msgstr "進度"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/program_runner.cpp:197
|
||
#, no-c-format
|
||
msgid "Program execution failed"
|
||
msgstr "程式執行失敗"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:39
|
||
#, no-c-format
|
||
msgid "Programs will only be able to seek to clusters, so creating larger clusters may lead to imprecise or slow seeking."
|
||
msgstr "程式只能定位叢集,因此建立較大的叢集可能變得不精確或定位較慢。"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/model.cpp:54
|
||
#, no-c-format
|
||
msgid "Progress"
|
||
msgstr "進度"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/status_bar_progress_widget.h:175
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:293
|
||
#, no-c-format
|
||
msgid "Progress:"
|
||
msgstr "進度:"
|
||
|
||
#: src/merge/output_control.cpp:339
|
||
#, no-c-format
|
||
msgid "Progress: 100%{0}"
|
||
msgstr "進度: 100%{0}"
|
||
|
||
#: src/common/kax_analyzer.cpp:1683
|
||
#, no-c-format
|
||
msgid "Progress: [{0}{1}] {2}%"
|
||
msgstr "進度: [{0}{1}] {2}%"
|
||
|
||
#: src/extract/tracks.cpp:512
|
||
#: src/extract/tracks.cpp:559
|
||
#: src/merge/mkvmerge.cpp:2954
|
||
#: src/merge/output_control.cpp:362
|
||
#: src/propedit/tag_target.cpp:352
|
||
#: src/propedit/tag_target.cpp:365
|
||
#: src/propedit/tag_target.cpp:370
|
||
#, no-c-format
|
||
msgid "Progress: {0}%{1}"
|
||
msgstr "進度: {0}%{1}"
|
||
|
||
#: src/common/kax_element_names.cpp:138
|
||
#, no-c-format
|
||
msgid "Projection type"
|
||
msgstr "視訊外觀比例類型"
|
||
|
||
#: src/common/kax_element_names.cpp:141
|
||
#, no-c-format
|
||
msgid "Projection's pitch rotation"
|
||
msgstr "視訊外觀比的音調旋轉"
|
||
|
||
#: src/common/kax_element_names.cpp:139
|
||
#, no-c-format
|
||
msgid "Projection's private data"
|
||
msgstr "視訊外觀比的的私有資料"
|
||
|
||
#: src/common/kax_element_names.cpp:142
|
||
#, no-c-format
|
||
msgid "Projection's roll rotation"
|
||
msgstr "視訊外觀比的 Y 軸旋轉"
|
||
|
||
#: src/common/kax_element_names.cpp:140
|
||
#, no-c-format
|
||
msgid "Projection's yaw rotation"
|
||
msgstr "視訊外觀比的 Z 軸旋轉"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:159
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:56
|
||
#, no-c-format
|
||
msgid "Properties"
|
||
msgstr "屬性"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:282
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1801
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:86
|
||
#, no-c-format
|
||
msgid "Properties:"
|
||
msgstr "屬性:"
|
||
|
||
#: src/common/file_types.cpp:51
|
||
#, no-c-format
|
||
msgid "QuickTime audio/video files"
|
||
msgstr "QuickTime 音訊/視訊檔"
|
||
|
||
#: src/output/p_quicktime.h:26
|
||
#, no-c-format
|
||
msgid "QuickTime compatible video"
|
||
msgstr "QuickTime 相容視訊"
|
||
|
||
#: src/common/file_types.cpp:100
|
||
#, no-c-format
|
||
msgid "QuickTime/MP4"
|
||
msgstr "QuickTime/MP4"
|
||
|
||
#: src/input/r_qtmp4.cpp:104
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: '{0}' atom is too small. Expected size: >= {1}. Actual size: {2}.\n"
|
||
msgstr "Quicktime/MP4 讀取器: '{0}' 單元過小。預期大小: >= {1}。實際大小: {2}。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:2379
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: Constant sample size & variable duration not yet supported. Contact the author if you have such a sample file.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 尚不支援固定取樣大小與可變時間長度。如果有這樣的樣本檔案,請聯繫作者。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:1633
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: Could not read chunk number {0}/{1} with size {2} from position {3}. Aborting.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 無法讀取塊號 {0}/{1} 大小 {2} 位置 {3}。正在中止。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:2813
|
||
#: src/input/r_qtmp4.cpp:2827
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: Could not read the extended sound description atom for track ID {0}.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 無法讀取軌道 {0} 的擴展音訊描述單元。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:2779
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: Could not read the sound description atom for track ID {0}.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 無法讀取軌道 {0} 的音訊描述單元。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:1336
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: Could not read the stream description atom for track ID {0}.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 無法讀取軌道 {0} 的流描述單元。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:2861
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: Could not read the video description atom for track ID {0}.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 無法讀取軌道 {0} 的視訊描述單元。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:311
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: Have not found any header atoms.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 未發現任何表頭單元。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:314
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: Have not found the 'mdat' atom. No movie data found.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 未發現 'mdat' 單元。找不到影片資料。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:131
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: Invalid chunk size {0} at {1}.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 無效的區塊大小 {0} 於 {1}。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:3534
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: MPEG4 part 10/AVC track {0} is missing its decoder config. Skipping this track.\n"
|
||
msgstr "Quicktime/MP4 讀取器: MPEG4 part 10/AVC 軌道 {0} 缺少解碼器設定資訊。正在跳過該軌。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:3557
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: MPEG4 track {0} is missing the esds atom/the decoder config. Skipping this track.\n"
|
||
msgstr "Quicktime/MP4 讀取器: MPEG4 軌 {0} 缺少 esds 單元/解碼器設定資訊。正在跳過該軌。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:3541
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: MPEGH part 2/HEVC track {0} is missing its decoder config. Skipping this track.\n"
|
||
msgstr "Quicktime/MP4 讀取器: MPEGH part 2/HEVC 軌道 {0} 缺少解碼器設定。正在略過該軌道。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:681
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: The 'media header' atom ('mdhd') uses the unsupported version {0}.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 'media header' 媒體表頭單元 ( 'mdhd' ) 使用了不受支援的版本 {0}。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:1329
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: The 'size' field is too small in the stream description atom for track ID {0}.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 軌道 {0} 的媒體流描述單元的 'size' 欄位過小。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:686
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: The 'time scale' parameter was 0. This is not supported.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 'time scale' 時間縮放參數為 0。這是不支援的。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:3471
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: The AAC track {0} is missing the esds atom/the decoder config. Skipping this track.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 該 AAC 軌道 {0} 缺少 esds 單元/解碼器設定資訊。正在跳過該軌。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:3466
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: The audio track {0} is using an unsupported 'object type id' of {1} in the 'esds' atom. Skipping this track.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 音訊軌 {0} 的 'esds' 單元使用了不支援的 'object type id' 物件類別號 {1}。正在跳過該軌。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:3551
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: The video track {0} is missing the ESDS atom. Skipping this track.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 視訊軌 {0} 遺失 ESDS 單元。正在跳過此軌。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:457
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: This file uses compressed headers with an unknown or unsupported compression algorithm '{0}'. Aborting.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 此檔案用不明或不支援的壓縮演算法 '{0}' 壓縮表頭。正在中止。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:490
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: This file uses compressed headers, but the expected uncompressed size ({0}) was not what is available after uncompressing ({1}).\n"
|
||
msgstr "Quicktime/MP4 讀取器: 此檔案的表頭經過壓縮,但預期的解壓縮後大小 ({0}) 與解壓縮得到的大小不符 ({1})。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:481
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: This file uses compressed headers, but the zlib library could not be initialized. Error code from zlib: {0}. Aborting.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 此檔按的表頭經過壓縮,但無法初始化 zlib 庫。zlib 錯誤碼: {0}。正在中止。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:486
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: This file uses compressed headers, but they could not be uncompressed. Error code from zlib: {0}. Aborting.\n"
|
||
msgstr "Quicktime/MP4 讀取器: 此檔按的表頭經過壓縮,但無法解壓。zlib 錯誤碼: {0}。正在中止。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:2787
|
||
#: src/input/r_qtmp4.cpp:2868
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: Track ID {0} has more than one FourCC. Only using the first one ({1}) and not this one ({2}).\n"
|
||
msgstr "Quicktime/MP4 讀取器: 軌道 ID {0} 有多個 FourCC。只會使用第一個 ({1}) 而不是這個 ({2})。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:3417
|
||
#: src/input/r_qtmp4.cpp:3436
|
||
#: src/input/r_qtmp4.cpp:3484
|
||
#: src/input/r_qtmp4.cpp:3575
|
||
#, no-c-format
|
||
msgid "Quicktime/MP4 reader: Track {0} is missing some data. Broken header atoms?\n"
|
||
msgstr "Quicktime/MP4 讀取器: 軌道 {0} 缺少一些資料。表頭單元損壞?\n"
|
||
|
||
#: src/common/file_types.cpp:79
|
||
#, no-c-format
|
||
msgid "RIFF CDXA"
|
||
msgstr "RIFF CDXA"
|
||
|
||
#: src/common/kax_info.cpp:799
|
||
#, no-c-format
|
||
msgid "RSA"
|
||
msgstr "RSA"
|
||
|
||
#: src/common/av1.h:38
|
||
#, no-c-format
|
||
msgid "Raw OBUs without a size field are not supported."
|
||
msgstr "不支援沒有大小欄位的原始 OBU (開放位元流單位)。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:214
|
||
#, no-c-format
|
||
msgid "Re&number sub-chapters"
|
||
msgstr "重新編號命名子章節(&N)"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:348
|
||
#, no-c-format
|
||
msgid "Re&place attachment with a new file"
|
||
msgstr "用新檔案取代附件(&P)"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:63
|
||
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:198
|
||
#, no-c-format
|
||
msgid "Read full NEWS.md file online"
|
||
msgstr "線上閱讀完整 NEWS.md 檔"
|
||
|
||
#: src/input/r_mpeg_ps.cpp:374
|
||
#, no-c-format
|
||
msgid "Reading encrypted VOBs is not supported.\n"
|
||
msgstr "不支援讀取加密的 VOB。\n"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:771
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:783
|
||
#: src/mkvtoolnix-gui/info/tab.cpp:138
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:233
|
||
#, no-c-format
|
||
msgid "Reading failed"
|
||
msgstr "讀取失敗"
|
||
|
||
#: src/mkvtoolnix-gui/util/widget.cpp:212
|
||
#, no-c-format
|
||
msgid "Reading the segment UID failed"
|
||
msgstr "讀取剪輯 UID 失敗"
|
||
|
||
#: src/common/cli_parser.cpp:186
|
||
#, no-c-format
|
||
msgid "Reads additional command line options from the specified JSON file (see man page)."
|
||
msgstr "從指定的 JSON 檔中讀取其他命令列選項 (請見使用說明)。"
|
||
|
||
#: src/common/property_element.cpp:210
|
||
#, no-c-format
|
||
msgid "Real output sampling frequency in Hz."
|
||
msgstr "實際輸出的取樣頻率,單位 Hz。"
|
||
|
||
#: src/output/p_realaudio.h:33
|
||
#, no-c-format
|
||
msgid "RealAudio"
|
||
msgstr "RealAudio"
|
||
|
||
#: src/common/file_types.cpp:101
|
||
#, no-c-format
|
||
msgid "RealMedia"
|
||
msgstr "RealMedia"
|
||
|
||
#: src/common/file_types.cpp:55
|
||
#, no-c-format
|
||
msgid "RealMedia audio/video files"
|
||
msgstr "RealMedia 音訊/視訊檔"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1887
|
||
#, no-c-format
|
||
msgid "Recent destination directories"
|
||
msgstr "最近的輸出目錄"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1874
|
||
#, no-c-format
|
||
msgid "Recognized languages"
|
||
msgstr "已辨識語言"
|
||
|
||
#: src/common/property_element.cpp:188
|
||
#, no-c-format
|
||
msgid "Red X chromaticity coordinate as defined by CIE 1931."
|
||
msgstr "由 CIE 1931 定義的紅色 X 色度座標。"
|
||
|
||
#: src/common/property_element.cpp:189
|
||
#, no-c-format
|
||
msgid "Red Y chromaticity coordinate as defined by CIE 1931."
|
||
msgstr "由 CIE 1931 定義的紅色 Y 色度座標。"
|
||
|
||
#: src/common/kax_element_names.cpp:111
|
||
#, no-c-format
|
||
msgid "Red colour coordinate x"
|
||
msgstr "紅色座標 x"
|
||
|
||
#: src/common/kax_element_names.cpp:112
|
||
#, no-c-format
|
||
msgid "Red colour coordinate y"
|
||
msgstr "紅色座標 y"
|
||
|
||
#: src/common/cli_parser.cpp:183
|
||
#, no-c-format
|
||
msgid "Redirects all messages into this file."
|
||
msgstr "轉移全部的訊息到這個檔案裡。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1835
|
||
#, no-c-format
|
||
msgid "Reduce to core"
|
||
msgstr "降至核心音量"
|
||
|
||
#: src/common/kax_element_names.cpp:253
|
||
#, no-c-format
|
||
msgid "Reference block"
|
||
msgstr "參考區塊"
|
||
|
||
#: src/common/kax_element_names.cpp:254
|
||
#, no-c-format
|
||
msgid "Reference priority"
|
||
msgstr "參考優先順序"
|
||
|
||
#: src/common/kax_element_names.cpp:256
|
||
#, no-c-format
|
||
msgid "Reference virtual"
|
||
msgstr "虛擬參考"
|
||
|
||
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:216
|
||
#, no-c-format
|
||
msgid "Region"
|
||
msgstr "區域"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:168
|
||
#, no-c-format
|
||
msgid "Relative timestamp: %1"
|
||
msgstr "相對的時間戳記: %1"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:252
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:889
|
||
#, no-c-format
|
||
msgid "Reload modified file"
|
||
msgstr "重新載入已被修改的檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:294
|
||
#, no-c-format
|
||
msgid "Remaining time for current job:"
|
||
msgstr "目前作業剩餘時間:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:297
|
||
#, no-c-format
|
||
msgid "Remaining time for queue:"
|
||
msgstr "作業佇列剩餘時間:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:719
|
||
#, no-c-format
|
||
msgid "Remo&ve chapters from existing Matroska file"
|
||
msgstr "從現有 Matroska 檔案移除章節(&V)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:697
|
||
#, no-c-format
|
||
msgid "Remove &completed jobs"
|
||
msgstr "移除完成的作業(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:228
|
||
#, no-c-format
|
||
msgid "Remove &names"
|
||
msgstr "移除所有附件(&N)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:689
|
||
#, no-c-format
|
||
msgid "Remove &successfully completed jobs"
|
||
msgstr "移除已成功完成的作業(&S)"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:346
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:433
|
||
#, no-c-format
|
||
msgid "Remove a&ll attachments"
|
||
msgstr "移除所有附件(&L)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1494
|
||
#, no-c-format
|
||
msgid "Remove a&ll files"
|
||
msgstr "移除所有檔案(&L)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:693
|
||
#, no-c-format
|
||
msgid "Remove a&ll jobs"
|
||
msgstr "移除所有作業(&L)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1921
|
||
#, no-c-format
|
||
msgid "Remove com&pleted jobs older than x days:"
|
||
msgstr "移除指定天前的已完成作業(&P):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1922
|
||
#, no-c-format
|
||
msgid "Remove completed jobs from queue on &exit:"
|
||
msgstr "離開時,從作業佇列中移除已完成的作業(&E):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1836
|
||
#, no-c-format
|
||
msgid "Remove dialog normalization gain"
|
||
msgstr "移除標準對話增益"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:189
|
||
#, no-c-format
|
||
msgid "Remove element"
|
||
msgstr "移除元素"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1831
|
||
#, no-c-format
|
||
msgid "Remove source files"
|
||
msgstr "移除原始檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1920
|
||
#, no-c-format
|
||
msgid "Remove the output &file when a job ends with errors or when it is aborted"
|
||
msgstr "在任務結束時發生錯誤或取消任務時,移除輸出檔案(&F)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:549
|
||
#, no-c-format
|
||
msgid "Removes or at least minimizes the dialog normalization gain by modifying audio headers."
|
||
msgstr "透過修改音訊標頭移除降低標準對話增益。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:356
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:374
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:384
|
||
#, no-c-format
|
||
msgid "Removing chapters from existing Matroska file"
|
||
msgstr "從現有檔案移除章節"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:381
|
||
#, no-c-format
|
||
msgid "Removing the chapters failed."
|
||
msgstr "移除章節失敗。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:175
|
||
#, no-c-format
|
||
msgid "Renumbering existing sub-chapters"
|
||
msgstr "重新編號命名現有子章節"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:174
|
||
#, no-c-format
|
||
msgid "Renumbering sub-chapters"
|
||
msgstr "重新編號命名子章節"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:240
|
||
#, no-c-format
|
||
msgid "Replace an attachment with the file 'filename'"
|
||
msgstr "用此檔案的 '檔名' 取代附件"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:208
|
||
#, no-c-format
|
||
msgid "Replace attachment"
|
||
msgstr "取代附件"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:349
|
||
#, no-c-format
|
||
msgid "Replace attachment with a new file and &derive name && MIME type from it"
|
||
msgstr "用新檔案取代附件,並沿用其名稱及 MIME 類型(&D)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:686
|
||
#, no-c-format
|
||
msgid "Report a &bug"
|
||
msgstr "回報錯誤(&B)"
|
||
|
||
#: src/mkvtoolnix-gui/util/header_view_manager.cpp:249
|
||
#, no-c-format
|
||
msgid "Reset all columns"
|
||
msgstr "重設所有列"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:54
|
||
#, no-c-format
|
||
msgid "Reset the attachment values on this page to how they're saved in the file."
|
||
msgstr "將此頁附件的參數值重設為其在檔案中儲存的值。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1919
|
||
#, no-c-format
|
||
msgid "Reset the warning and error &counters on exit"
|
||
msgstr "退出時重設警告與錯誤計數器(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:202
|
||
#, no-c-format
|
||
msgid "Resets the header value on this page to how it's saved in the file."
|
||
msgstr "將此頁顯示的表頭資訊重設為檔案中儲存的數值。"
|
||
|
||
#: src/common/kax_file.cpp:290
|
||
#, no-c-format
|
||
msgid "Resync failed: no valid Matroska level 1 element found.\n"
|
||
msgstr "重新同步失敗: 找到不正確的 Matroska 等級 1 元件。\n"
|
||
|
||
#: src/common/kax_file.cpp:282
|
||
#, no-c-format
|
||
msgid "Resyncing successful at position {0}.\n"
|
||
msgstr "位置 {0} 重新同步成功。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:411
|
||
#, no-c-format
|
||
msgid "Revert the regular expression to its default value."
|
||
msgstr "將規則運算式設為還原預設值。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:788
|
||
#, no-c-format
|
||
msgid "Right"
|
||
msgstr "至右"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:459
|
||
#, no-c-format
|
||
msgid "Right-click for actions for all items"
|
||
msgstr "按右鍵執行所有項目"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:229
|
||
#, no-c-format
|
||
msgid "Right-click for actions for editions and chapters"
|
||
msgstr "按右鍵執行版本與章節"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:366
|
||
#, no-c-format
|
||
msgid "Right-click for actions for header elements and attachments"
|
||
msgstr "按右鍵執行表頭元件與附件"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:418
|
||
#, no-c-format
|
||
msgid "Right-click for actions for jobs"
|
||
msgstr "按右鍵執行作業"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:445
|
||
#, no-c-format
|
||
msgid "Right-click for attachment actions"
|
||
msgstr "按右鍵執行附件"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:458
|
||
#, no-c-format
|
||
msgid "Right-click to add, append and remove files"
|
||
msgstr "按右鍵加入、附加與移除檔案"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/job.cpp:270
|
||
#, no-c-format
|
||
msgid "Running"
|
||
msgstr "進行中"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:489
|
||
#, no-c-format
|
||
msgid "Running jobs cannot be edited."
|
||
msgstr "無法編輯正在執行的作業。"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:283
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:314
|
||
#, no-c-format
|
||
msgid "Running jobs cannot be removed."
|
||
msgstr "無法移除正在執行的作業。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:219
|
||
#, no-c-format
|
||
msgid "S&hift start and end timestamps by the following amount:"
|
||
msgstr "依以下數值將起迄時間戳記平移(&H):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:619
|
||
#, no-c-format
|
||
msgid "S&how command line"
|
||
msgstr "顯示命令列(&H)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:754
|
||
#, no-c-format
|
||
msgid "S&top job queue"
|
||
msgstr "停止作業佇列(&T)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:687
|
||
#, no-c-format
|
||
msgid "S&ystem information"
|
||
msgstr "系統訊息(&Y)"
|
||
|
||
#: src/common/kax_info.cpp:808
|
||
#, no-c-format
|
||
msgid "SHA1-160"
|
||
msgstr "SHA1-160"
|
||
|
||
#: src/common/file_types.cpp:102
|
||
#, no-c-format
|
||
msgid "SRT subtitles"
|
||
msgstr "SRT 字幕"
|
||
|
||
#: src/common/file_types.cpp:56
|
||
#, no-c-format
|
||
msgid "SRT text subtitles"
|
||
msgstr "SRT 文字字幕"
|
||
|
||
#: src/common/file_types.cpp:103
|
||
#, no-c-format
|
||
msgid "SSA/ASS subtitles"
|
||
msgstr "SSA/ASS 字幕"
|
||
|
||
#: src/common/file_types.cpp:57
|
||
#, no-c-format
|
||
msgid "SSA/ASS text subtitles"
|
||
msgstr "SSA/ASS 文字字幕"
|
||
|
||
#: src/input/subtitles.cpp:398
|
||
#, no-c-format
|
||
msgid "SSA/ASS: The following line will be skipped as one of the timestamps is less than 0, or the end timestamp is less than the start timestamp: {0}\n"
|
||
msgstr "SSA/ASS: 將跳過以下行數,因為其中一個時間戳記小於 0 ,或者結束時間戳記小於開始時間戳: {0}\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1880
|
||
#, no-c-format
|
||
msgid "Sa&me directory as the first source file"
|
||
msgstr "與第一個原始檔案的目錄相同(&M)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:609
|
||
#, no-c-format
|
||
msgid "Sa&ve settings as"
|
||
msgstr "設定值另存新檔(&V)"
|
||
|
||
#: src/common/kax_element_names.cpp:104
|
||
#, no-c-format
|
||
msgid "Sampling frequency"
|
||
msgstr "取樣頻率"
|
||
|
||
#: src/common/property_element.cpp:209
|
||
#, no-c-format
|
||
msgid "Sampling frequency in Hz."
|
||
msgstr "取樣頻率,單位 Hz。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:659
|
||
#, no-c-format
|
||
msgid "Save as &XML file"
|
||
msgstr "另存為 &XML 檔"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:226
|
||
#, no-c-format
|
||
msgid "Save as &default for new multiplex jobs"
|
||
msgstr "另存為新增合併作業的預設值(&D)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_dialog.h:74
|
||
#, no-c-format
|
||
msgid "Save as &default for saving output to text files"
|
||
msgstr "儲存為輸出文字檔案的儲存預設值(&D)"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:180
|
||
#, no-c-format
|
||
msgid "Save attachment"
|
||
msgstr "儲存附件"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:745
|
||
#, no-c-format
|
||
msgid "Save chapters as XML"
|
||
msgstr "章節另存為 XML"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:784
|
||
#, no-c-format
|
||
msgid "Save chapters to Matroska or WebM file"
|
||
msgstr "儲存章節至 Matroska 或 WebM 檔"
|
||
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:395
|
||
#, no-c-format
|
||
msgid "Save job output"
|
||
msgstr "儲存作業輸出訊息"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:209
|
||
#, no-c-format
|
||
msgid "Save option file"
|
||
msgstr "儲存選項檔"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:224
|
||
#, no-c-format
|
||
msgid "Save settings file as"
|
||
msgstr "設定值檔案另存新檔"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:660
|
||
#, no-c-format
|
||
msgid "Save to &Matroska or WebM file"
|
||
msgstr "儲存至 &Matroska 或 WebM 檔"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:757
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:761
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:202
|
||
#, no-c-format
|
||
msgid "Saving failed"
|
||
msgstr "儲存失敗"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:823
|
||
#, no-c-format
|
||
msgid "Saving the chapters failed."
|
||
msgstr "儲存章節失敗。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:248
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:257
|
||
#, no-c-format
|
||
msgid "Saving the modified attachments failed."
|
||
msgstr "儲存修改後的附件失敗。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:223
|
||
#, no-c-format
|
||
msgid "Saving the modified segment information header failed."
|
||
msgstr "儲存修改後的剪輯資訊表頭失敗。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:231
|
||
#, no-c-format
|
||
msgid "Saving the modified track headers failed."
|
||
msgstr "儲存修改後的軌道表頭失敗。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:139
|
||
#, no-c-format
|
||
msgid "Scan directory for other playlists"
|
||
msgstr "掃描其他播放清單的目錄"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:302
|
||
#, no-c-format
|
||
msgid "Scanned Files"
|
||
msgstr "掃描的檔案"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:821
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:826
|
||
#, no-c-format
|
||
msgid "Scanning directory"
|
||
msgstr "掃描目錄中"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1895
|
||
#, no-c-format
|
||
msgid "Scanning playlists"
|
||
msgstr "掃描播放清單"
|
||
|
||
#: src/merge/mkvmerge.cpp:3010
|
||
#, no-c-format
|
||
msgid "Scanning {0} files in {1} playlist.\n"
|
||
msgid_plural "Scanning {0} files in {1} playlists.\n"
|
||
msgstr[0] "正在掃描 {1} 個播放清單中的 {0} 個檔案。\n"
|
||
|
||
#: src/common/kax_element_names.cpp:165
|
||
#, no-c-format
|
||
msgid "Scope"
|
||
msgstr "範圍"
|
||
|
||
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:215
|
||
#, no-c-format
|
||
msgid "Script"
|
||
msgstr "指令碼"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:104
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:116
|
||
#, no-c-format
|
||
msgid "See below for examples."
|
||
msgstr "範例請參見下文。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:52
|
||
#, no-c-format
|
||
msgid "See issues #2469 and #2480 on the MKVToolNix bug tracker for in-depth discussions on the pros and cons."
|
||
msgstr "請參閱 MKVToolNix 錯誤追蹤上的 #2469 和 #2480 問題,以便深入瞭解其優缺點。"
|
||
|
||
#: src/common/kax_element_names.cpp:220
|
||
#, no-c-format
|
||
msgid "Seek ID"
|
||
msgstr "定位 ID"
|
||
|
||
#: src/common/kax_element_names.cpp:219
|
||
#, no-c-format
|
||
msgid "Seek entry"
|
||
msgstr "定位項"
|
||
|
||
#: src/common/kax_element_names.cpp:218
|
||
#, no-c-format
|
||
msgid "Seek head"
|
||
msgstr "定位表頭"
|
||
|
||
#: src/common/kax_info.cpp:531
|
||
#, no-c-format
|
||
msgid "Seek head (subentries will be skipped)"
|
||
msgstr "定位表頭 (子項目將被跳過)"
|
||
|
||
#: src/common/kax_element_names.cpp:221
|
||
#, no-c-format
|
||
msgid "Seek position"
|
||
msgstr "定位位置"
|
||
|
||
#: src/common/kax_element_names.cpp:211
|
||
#, no-c-format
|
||
msgid "Seek pre-roll"
|
||
msgstr "定位前滾"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:520
|
||
#, no-c-format
|
||
msgid "Seg&ment UID:"
|
||
msgstr "剪輯 UID(&M):"
|
||
|
||
#: src/common/kax_element_names.cpp:82
|
||
#, no-c-format
|
||
msgid "Segment"
|
||
msgstr "剪輯"
|
||
|
||
#: src/common/kax_element_names.cpp:89
|
||
#, no-c-format
|
||
msgid "Segment UID"
|
||
msgstr "剪輯 UID"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1863
|
||
#, no-c-format
|
||
msgid "Segment UIDs:"
|
||
msgstr "剪輯 UID:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:521
|
||
#, no-c-format
|
||
msgid "Segment e&dition UID:"
|
||
msgstr "剪輯版本 UI&D:"
|
||
|
||
#: src/common/kax_element_names.cpp:95
|
||
#: src/common/property_element.cpp:113
|
||
#, no-c-format
|
||
msgid "Segment filename"
|
||
msgstr "剪輯檔名"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1850
|
||
#, no-c-format
|
||
msgid "Segment info:"
|
||
msgstr "剪輯資訊檔:"
|
||
|
||
#: src/common/kax_element_names.cpp:83
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:528
|
||
#: src/propedit/options.cpp:201
|
||
#: src/propedit/propedit_cli_parser.cpp:158
|
||
#: src/propedit/propedit_cli_parser.cpp:256
|
||
#, no-c-format
|
||
msgid "Segment information"
|
||
msgstr "剪輯資訊"
|
||
|
||
#: src/common/property_element.cpp:116
|
||
#, no-c-format
|
||
msgid "Segment unique ID"
|
||
msgstr "剪輯唯一 ID"
|
||
|
||
#: src/mkvtoolnix-gui/util/widget.cpp:188
|
||
#, no-c-format
|
||
msgid "Select Matroska file to read segment UID from"
|
||
msgstr "選擇用於讀取剪輯 UID 的 Matroska 檔案"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:669
|
||
#, no-c-format
|
||
msgid "Select a directory"
|
||
msgstr "選擇目錄"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1455
|
||
#, no-c-format
|
||
msgid "Select all &items from selected file"
|
||
msgid_plural "Select all &items from selected files"
|
||
msgstr[0] "選擇所有已選取的檔案(&I)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1499
|
||
#, no-c-format
|
||
msgid "Select all tracks of specific &type"
|
||
msgstr "選擇所有同類型軌道(&T)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:230
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:205
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:206
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:207
|
||
#, no-c-format
|
||
msgid "Select an existing Matroska or WebM file and the GUI will add its segment UID to the input field on the left."
|
||
msgstr "選擇一個現有的 Matroska 或 WebM 檔案,圖形使用者介面會自動將其剪輯 UID 加入到左側的輸入框中。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:398
|
||
#, no-c-format
|
||
msgid "Select audio file"
|
||
msgstr "選擇聲音檔"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:551
|
||
#, no-c-format
|
||
msgid "Select chapter file"
|
||
msgstr "選擇章節檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:145
|
||
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:146
|
||
#, no-c-format
|
||
msgid "Select character set"
|
||
msgstr "選擇字元集"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1040
|
||
#, no-c-format
|
||
msgid "Select destination directory"
|
||
msgstr "選擇輸出目錄"
|
||
|
||
#: src/mkvtoolnix-gui/info/job_settings_widget.cpp:94
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:439
|
||
#, no-c-format
|
||
msgid "Select destination file name"
|
||
msgstr "選擇輸出檔案名稱"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:326
|
||
#, no-c-format
|
||
msgid "Select disc library information to use"
|
||
msgstr "選擇要使用的光碟媒體櫃資訊"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1054
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:320
|
||
#: src/mkvtoolnix-gui/merge/executable_location_dialog.cpp:67
|
||
#, no-c-format
|
||
msgid "Select executable"
|
||
msgstr "選擇可執行程式"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:300
|
||
#, no-c-format
|
||
msgid "Select file to add"
|
||
msgstr "選擇要加入的檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:301
|
||
#, fuzzy, no-c-format
|
||
msgid "Select one or more playlists to add"
|
||
msgstr "選擇要新增的播放清單"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:471
|
||
#, no-c-format
|
||
msgid "Select segment info file"
|
||
msgstr "選擇剪輯資訊檔"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1116
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:458
|
||
#, no-c-format
|
||
msgid "Select tags file"
|
||
msgstr "選擇標籤檔案"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1104
|
||
#, no-c-format
|
||
msgid "Select timestamp file"
|
||
msgstr "選擇時間戳記檔案"
|
||
|
||
#: src/mkvtoolnix-gui/forms/util/side_by_side_multi_select.h:139
|
||
#, no-c-format
|
||
msgid "Selected:"
|
||
msgstr "選擇的項目:"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:559
|
||
#, no-c-format
|
||
msgid "Selects for which blocks mkvmerge will produce index entries ( = cue entries)."
|
||
msgstr "選擇 mkvmerge 將建立索引條目 (= cue 條目) 的區塊。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:32
|
||
#, no-c-format
|
||
msgid "Selects how mkvmerge calculates timestamps when appending files."
|
||
msgstr "在附加檔案時,選擇如何計算 mkvmerge 時間戳記。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:553
|
||
#, no-c-format
|
||
msgid "Selects the character set a subtitle file or chapter information was written with."
|
||
msgstr "選擇要用來寫入字幕檔或章節資訊的字元集。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1827
|
||
#, no-c-format
|
||
msgid "Set aspect ratio:"
|
||
msgstr "設定外觀比例:"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1496
|
||
#, no-c-format
|
||
msgid "Set destination &file name from selected file's name"
|
||
msgstr "從已選的檔名設定輸出檔案名稱(&F)"
|
||
|
||
#: src/common/property_element.cpp:129
|
||
#, no-c-format
|
||
msgid "Set if that track (audio, video or subs) SHOULD be used if no language found matches the user preference."
|
||
msgstr "設定未找到符合使用者喜好設定的語言時是否 *應該* 該軌道 (音訊、視訊或字幕)。"
|
||
|
||
#: src/common/property_element.cpp:131
|
||
#, no-c-format
|
||
msgid "Set if the track is used."
|
||
msgstr "設定軌道是否可用。"
|
||
|
||
#: src/common/property_element.cpp:152
|
||
#, no-c-format
|
||
msgid "Set if the video is interlaced."
|
||
msgstr "若視訊為交錯式請設定。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:245
|
||
#, no-c-format
|
||
msgid "Set the MIME type to use for the following '--add-attachment', '--replace-attachment' or '--update-attachment' option"
|
||
msgstr "用於 '--add-attachment'、'--replace-attachment' 或 '--update-attachment' 之前,設定它們所指定檔案的 MIME 類型"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:246
|
||
#, no-c-format
|
||
msgid "Set the UID to use for the following '--add-attachment', '--replace-attachment' or '--update-attachment' option"
|
||
msgstr "用於 '--add-attachment'、'--replace-attachment' 或 '--update-attachment' 之前,設定它們所指定檔案的名稱"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:220
|
||
#, no-c-format
|
||
msgid "Set the chapter names' &languages:"
|
||
msgstr "設定章節名稱的語言(&L):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:218
|
||
#, no-c-format
|
||
msgid "Set the chapter names' co&untries:"
|
||
msgstr "設定章節名稱的國家(&U)"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:244
|
||
#, no-c-format
|
||
msgid "Set the description to use for the following '--add-attachment', '--replace-attachment' or '--update-attachment' option"
|
||
msgstr "用於 '--add-attachment'、'--replace-attachment' 或 '--update-attachment' 之前,設定它們所指定檔案的描述"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:243
|
||
#, no-c-format
|
||
msgid "Set the name to use for the following '--add-attachment', '--replace-attachment' or '--update-attachment' option"
|
||
msgstr "用於 '--add-attachment'、'--replace-attachment' 或 '--update-attachment' 之前,設定它們所指定檔案的名稱"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:226
|
||
#, no-c-format
|
||
msgid "Sets a property to the value if it exists and add it otherwise"
|
||
msgstr "如果屬性已存在把屬性設定為這個值,不然將屬性加入"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:222
|
||
#, no-c-format
|
||
msgid "Sets the Matroska file section that all following add/set/delete actions operate on (see below and man page for syntax)"
|
||
msgstr "設定 Matroska 檔案段落全部後面接著 加入/設定/刪除 動作操作 (詳見下面內容和 syntax 的使用說明)"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:219
|
||
#, no-c-format
|
||
msgid "Sets the Matroska parser mode to 'fast' (default) or 'full'"
|
||
msgstr "設定 Matroska 解析器模式為 '快速' (預設) 或 '完整'"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:523
|
||
#, no-c-format
|
||
msgid "Sets the cropping parameters which tell a player to omit a certain number of pixels on the four sides during playback."
|
||
msgstr "設定裁剪參數,該參數會指示播放程式在播放期間要在影片四邊省略的確切像素數。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:480
|
||
#, no-c-format
|
||
msgid "Sets the lossless compression algorithm to be used for this track."
|
||
msgstr "設定用於此軌道的無損壓縮演算法。"
|
||
|
||
#: src/common/property_element.cpp:171
|
||
#, no-c-format
|
||
msgid "Sets the matrix coefficients of the video used to derive luma and chroma values from red, green and blue color primaries."
|
||
msgstr "設定用於視訊中紅、綠、藍原色衍生的亮度(luma)和色度值(chroma)矩陣係數。"
|
||
|
||
#: src/common/property_element.cpp:173
|
||
#, no-c-format
|
||
msgid "Sets the number of coded bits for a colour channel."
|
||
msgstr "設定色彩通道的編碼位數。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:196
|
||
#, no-c-format
|
||
msgid "Sets the segment UIDs to use."
|
||
msgstr "設定要使用的剪輯 UID。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:530
|
||
#, no-c-format
|
||
msgid "Sets the stereo mode of the video track to this value."
|
||
msgstr "將此視訊軌的立體模式為此數值。"
|
||
|
||
#: src/common/kax_element_names.cpp:169
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1891
|
||
#, no-c-format
|
||
msgid "Settings"
|
||
msgstr "設定值"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_dialog.h:73
|
||
#, no-c-format
|
||
msgid "Settings for saving output to a text file"
|
||
msgstr "用於將輸出儲存至文字檔的設定"
|
||
|
||
#: src/input/r_real.cpp:526
|
||
#, no-c-format
|
||
msgid "Short AAC audio packet (length: {0} < 2)\n"
|
||
msgstr "短的 AAC 音訊套件 (長: {0} < 2)\n"
|
||
|
||
#: src/input/r_real.cpp:533
|
||
#, no-c-format
|
||
msgid "Short AAC audio packet (length: {0} < {1})\n"
|
||
msgstr "短的 AAC 音訊套件 (長: {0} < {1})\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1815
|
||
#, no-c-format
|
||
msgid "Show &buttons for moving list view entries up and down"
|
||
msgstr "顯示用於上下移動列表條目的按鈕(&B)"
|
||
|
||
#: src/mkvtoolnix-gui/info/tab.cpp:189
|
||
#, no-c-format
|
||
msgid "Show &hex dump"
|
||
msgstr "顯示十六進位轉儲形式"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1918
|
||
#, no-c-format
|
||
msgid "Show &output of all jobs instead of current job only"
|
||
msgstr "顯示所有作業的輸出訊息,而不是僅顯示目前作業的(&O)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:175
|
||
#, no-c-format
|
||
msgid "Show a &summary line with statistics for each track at the end"
|
||
msgstr "在尾端顯示每個資料軌的統計資料(&S)"
|
||
|
||
#: src/info/info_cli_parser.cpp:46
|
||
#, no-c-format
|
||
msgid "Show all bytes of each frame as a hex dump."
|
||
msgstr "以十六進位轉儲形式顯示每影格的全部位元組。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:170
|
||
#, no-c-format
|
||
msgid "Show all bytes of frames and CodecPrivate elements as hex dumps"
|
||
msgstr "以十六進位轉儲形式顯示每影格與 CodecPrivate 的全部位元組"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:165
|
||
#, no-c-format
|
||
msgid "Show all elements"
|
||
msgstr "顯示所有元件"
|
||
|
||
#: src/info/info_cli_parser.cpp:37
|
||
#, no-c-format
|
||
msgid "Show all sub-elements (including cues & seek heads entries) and don't stop at the first cluster."
|
||
msgstr "顯示所有子元素(包含 cue 與 定位表頭)並且不在第一個叢集停止。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1907
|
||
#, no-c-format
|
||
msgid "Show dates && times in &UTC instead of the local time zone"
|
||
msgstr "以 UTC 取代本地時區顯示日期與時間(&U)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:169
|
||
#, no-c-format
|
||
msgid "Show first 16 bytes of frames and CodecPrivate elements as hex dumps"
|
||
msgstr "以十六進位轉儲形式顯示每影格與 CodecPrivate 的前 16 位元組"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:144
|
||
#, no-c-format
|
||
msgid "Show job output"
|
||
msgstr "顯示作業輸出訊息"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:143
|
||
#, no-c-format
|
||
msgid "Show job queue && access job logs"
|
||
msgstr "顯示作業佇列 && 存取作業記錄"
|
||
|
||
#: src/info/info_cli_parser.cpp:44
|
||
#, no-c-format
|
||
msgid "Show statistics for each track in verbose mode."
|
||
msgstr "在詳細資訊模式裡顯示每個資料軌的統計資料。"
|
||
|
||
#: src/info/info_cli_parser.cpp:45
|
||
#, no-c-format
|
||
msgid "Show the first 16 bytes of each frame as a hex dump."
|
||
msgstr "以十六進位轉儲形式顯示每影格的前 16 位元組。"
|
||
|
||
#: src/info/info_cli_parser.cpp:41
|
||
#, no-c-format
|
||
msgid "Show the position of each element in decimal."
|
||
msgstr "在十進位中顯示每個元件的位置。"
|
||
|
||
#: src/info/info_cli_parser.cpp:42
|
||
#, no-c-format
|
||
msgid "Show the position of each element in hexadecimal."
|
||
msgstr "顯示十六進位中每個元件的位置。"
|
||
|
||
#: src/info/info_cli_parser.cpp:47
|
||
#, no-c-format
|
||
msgid "Show the size of each element including its header."
|
||
msgstr "顯示每個元件包含表頭的大小。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1814
|
||
#, no-c-format
|
||
msgid "Show the tool &selector"
|
||
msgstr "顯示工具選擇側邊欄(&S)"
|
||
|
||
#: src/common/cli_parser.cpp:187
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:67
|
||
#, no-c-format
|
||
msgid "Show this help."
|
||
msgstr "顯示這項說明。"
|
||
|
||
#: src/common/cli_parser.cpp:188
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:68
|
||
#, no-c-format
|
||
msgid "Show version information."
|
||
msgstr "顯示版本資訊。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:197
|
||
#: src/mkvtoolnix-gui/util/settings.cpp:53
|
||
#, no-c-format
|
||
msgid "Shut down the computer"
|
||
msgstr "關閉電腦"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:145
|
||
#, no-c-format
|
||
msgid "Shut down the system in one minute:"
|
||
msgstr "在一分鍾內關閉系統:"
|
||
|
||
#: src/common/kax_element_names.cpp:176
|
||
#, no-c-format
|
||
msgid "Signature"
|
||
msgstr "簽章"
|
||
|
||
#: src/common/kax_element_names.cpp:173
|
||
#, no-c-format
|
||
msgid "Signature algorithm"
|
||
msgstr "簽章演算法"
|
||
|
||
#: src/common/kax_element_names.cpp:174
|
||
#, no-c-format
|
||
msgid "Signature hash algorithm"
|
||
msgstr "簽章雜湊演算法"
|
||
|
||
#: src/common/kax_element_names.cpp:175
|
||
#, no-c-format
|
||
msgid "Signature key ID"
|
||
msgstr "簽章鑰匙 ID"
|
||
|
||
#: src/common/kax_element_names.cpp:248
|
||
#, no-c-format
|
||
msgid "Silent track number"
|
||
msgstr "靜音訊軌道編號"
|
||
|
||
#: src/common/kax_element_names.cpp:247
|
||
#, no-c-format
|
||
msgid "Silent tracks"
|
||
msgstr "靜音訊軌道"
|
||
|
||
#: src/common/kax_element_names.cpp:316
|
||
#, no-c-format
|
||
msgid "Simple"
|
||
msgstr "樣本"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:202
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:547
|
||
#, no-c-format
|
||
msgid "Simple OGM-style chapter files"
|
||
msgstr "OGM 樣本模式章節檔"
|
||
|
||
#: src/common/kax_element_names.cpp:270
|
||
#, no-c-format
|
||
msgid "Simple block"
|
||
msgstr "樣本區塊"
|
||
|
||
#: src/common/chapters/chapters.cpp:61
|
||
#, no-c-format
|
||
msgid "Simple chapter parser: {0}\n"
|
||
msgstr "樣本章節解析器: {0}\n"
|
||
|
||
#: src/mpegparser/M2VParser.cpp:392
|
||
#, no-c-format
|
||
msgid "Single field frame before GOP header detected. Fix the MPEG2 video stream before attempting to multiplex it.\n"
|
||
msgstr "在 GOP 表頭前偵測到單圖場影格。在分離前請修復 MPEG2 視訊串流。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:304
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:328
|
||
#: src/mkvtoolnix-gui/info/model.cpp:89
|
||
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:94
|
||
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:68
|
||
#, no-c-format
|
||
msgid "Size"
|
||
msgstr "大小"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:175
|
||
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:224
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:311
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:260
|
||
#, no-c-format
|
||
msgid "Size:"
|
||
msgstr "大小:"
|
||
|
||
#: src/output/p_aac.cpp:133
|
||
#, no-c-format
|
||
msgid "Skipping {0} bytes (no valid AAC header found). This might cause audio/video desynchronisation.\n"
|
||
msgstr "跳過 {0} 位元組 (未發現有效的 AAC 頭)。這可能會導致音畫不同步。\n"
|
||
|
||
#: src/output/p_dts.cpp:92
|
||
#, no-c-format
|
||
msgid "Skipping {0} bytes (no valid DTS header found). This might cause audio/video desynchronisation.\n"
|
||
msgstr "跳過 {0} 位元組 (未發現有效的 DTS 表頭)。這可能會導致聲音與畫面不同步。\n"
|
||
|
||
#: src/input/r_mp3.cpp:62
|
||
#, no-c-format
|
||
msgid "Skipping {0} bytes at the beginning (no valid MP3 header found).\n"
|
||
msgstr "跳過開頭 {0} 位元組 (未發現有效的 MP3 表頭)。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:199
|
||
#: src/mkvtoolnix-gui/util/settings.cpp:55
|
||
#, no-c-format
|
||
msgid "Sleep the computer"
|
||
msgstr "電腦睡眠"
|
||
|
||
#: src/common/kax_element_names.cpp:268
|
||
#, no-c-format
|
||
msgid "Slices"
|
||
msgstr "切面"
|
||
|
||
#: src/common/hacks.cpp:62
|
||
#, no-c-format
|
||
msgid "Some H.264/AVC tracks contain I slices but lack real key frames."
|
||
msgstr "部分 H.264/AVC 軌包含 I 配置,但缺少真正的關鍵影格。"
|
||
|
||
#: src/merge/output_control.cpp:1339
|
||
#, no-c-format
|
||
msgid "Some tag elements are missing (this error should not have occurred - another similar error should have occurred earlier). {0}\n"
|
||
msgstr "缺少某些標籤元件 (不該發生此錯誤 - 另一個類似的錯誤應該在早些時候發生過)。{0}\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1790
|
||
#, no-c-format
|
||
msgid "Source &files:"
|
||
msgstr "原始檔案(&F):"
|
||
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:57
|
||
#, no-c-format
|
||
msgid "Source file"
|
||
msgstr "原始檔案"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:92
|
||
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:66
|
||
#, no-c-format
|
||
msgid "Source file name"
|
||
msgstr "原始檔案名稱"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/info_job.cpp:99
|
||
#, no-c-format
|
||
msgid "Source file name: %1"
|
||
msgstr "原始檔案名稱: %1"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:249
|
||
#, no-c-format
|
||
msgid "Source file names"
|
||
msgstr "原始檔案名稱"
|
||
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:58
|
||
#, no-c-format
|
||
msgid "Source file's directory"
|
||
msgstr "原始檔案的目錄"
|
||
|
||
#: src/common/property_element.cpp:204
|
||
#, no-c-format
|
||
msgid "Specifies a pitch rotation to the projection."
|
||
msgstr "指定音高旋轉至視訊外觀比例。"
|
||
|
||
#: src/common/property_element.cpp:205
|
||
#, no-c-format
|
||
msgid "Specifies a roll rotation to the projection."
|
||
msgstr "指定繞 Y 軸旋轉至視訊外觀比。"
|
||
|
||
#: src/common/property_element.cpp:203
|
||
#, no-c-format
|
||
msgid "Specifies a yaw rotation to the projection."
|
||
msgstr "指定繞 Z 軸旋轉至視訊外觀比。"
|
||
|
||
#: src/common/property_element.cpp:145
|
||
#, no-c-format
|
||
msgid "Specifies the language of the track in the form of a BCP 47 language tag."
|
||
msgstr "用 BCP 47 語言標籤的格式指定軌道的語言。"
|
||
|
||
#: src/common/property_element.cpp:144
|
||
#, no-c-format
|
||
msgid "Specifies the language of the track."
|
||
msgstr "指定軌道的語言。"
|
||
|
||
#: src/common/property_element.cpp:162
|
||
#, no-c-format
|
||
msgid "Specify the possible modifications to the aspect ratio (0: free resizing, 1: keep aspect ratio, 2: fixed)."
|
||
msgstr "指定可能地外觀比例修正 (0: 任意調整大小, 1: 維持外觀比例, 2: 固定)。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1853
|
||
#, no-c-format
|
||
msgid "Split mode:"
|
||
msgstr "分割方式:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1852
|
||
#, no-c-format
|
||
msgid "Splitting"
|
||
msgstr "分割"
|
||
|
||
#: src/merge/output_control.cpp:1089
|
||
#, no-c-format
|
||
msgid "Splitting tracks of this type is not supported."
|
||
msgstr "不支援分割此類型的軌道。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:336
|
||
#, no-c-format
|
||
msgid "Splitting will occur right before the first key frame whose timestamp is equal to or bigger than the start timestamp for the chapters whose numbers are listed."
|
||
msgstr "在時間戳記等於或大於列出編號的章節起始時間戳記的第一個關鍵影格之前進行分割。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:701
|
||
#, no-c-format
|
||
msgid "Sta&rt all pending jobs"
|
||
msgstr "開始所有待處理作業(&R)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1902
|
||
#, no-c-format
|
||
msgid "Sta&rt multiplexing"
|
||
msgstr "開始合併(&R)"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:33
|
||
#, no-c-format
|
||
msgid "Start"
|
||
msgstr "開始"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:614
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:726
|
||
#, no-c-format
|
||
msgid "Start &multiplexing"
|
||
msgstr "開始合併(&M)"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:112
|
||
#, no-c-format
|
||
msgid "Start file types other than executable files via cmd.exe."
|
||
msgstr "透過 cmd.exe 啟動非可執行檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:114
|
||
#, no-c-format
|
||
msgid "Start file types other than executable files via xdg-open."
|
||
msgstr "透過 xdg-open 啟動非可執行檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:216
|
||
#, no-c-format
|
||
msgid "Start job &immediately"
|
||
msgid_plural "Start jobs &immediately"
|
||
msgstr[0] "立即開始作業(&I)"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:215
|
||
#, no-c-format
|
||
msgid "Start job &manually"
|
||
msgid_plural "Start jobs &manually"
|
||
msgstr[0] "手動開始作業(&M)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:291
|
||
#, no-c-format
|
||
msgid "Started at:"
|
||
msgstr "啟動時間:"
|
||
|
||
#: src/common/kax_info.cpp:1182
|
||
#, no-c-format
|
||
msgid "Statistics for track number {0}: number of blocks: {1}; size in bytes: {2}; duration in seconds: {3}; approximate bitrate in bits/second: {4}\n"
|
||
msgstr "資料軌編號 {0} : 區塊編號: {1}的統計資料;大小: {2} 位元組;時間長度: {3} 秒;近似位元率: {4} 位元/秒\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:343
|
||
#: src/mkvtoolnix-gui/jobs/model.cpp:50
|
||
#, no-c-format
|
||
msgid "Status"
|
||
msgstr "狀態"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:207
|
||
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:160
|
||
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:344
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:289
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:181
|
||
#, no-c-format
|
||
msgid "Status:"
|
||
msgstr "狀態:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1805
|
||
#, no-c-format
|
||
msgid "Stay on top of other &windows"
|
||
msgstr "維持在其他視窗上層(&W)"
|
||
|
||
#: src/common/kax_element_names.cpp:157
|
||
#, no-c-format
|
||
msgid "Stereo mode"
|
||
msgstr "立體聲模式"
|
||
|
||
#: src/merge/mkvmerge.cpp:997
|
||
#, no-c-format
|
||
msgid "Stereo mode parameter: not given in the form <TID>:<n|keyword> where n is a number between 0 and {0} or one of these keywords: {1} (argument was '{2}').\n"
|
||
msgstr "立體視覺模式參數: 未以 <TID>:<n|keyword> 形式給定參數,其中可以是 0 到 {0} 中的數字或這些關鍵字其中一個: {1} (參數為 '{2}' )。\n"
|
||
|
||
#: src/common/property_element.cpp:165
|
||
#, no-c-format
|
||
msgid "Stereo-3D video mode (0 - 14, see documentation)."
|
||
msgstr "立體 3D 影片模式 (0 - 14,請見文件)。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1832
|
||
#, no-c-format
|
||
msgid "Stereoscopy:"
|
||
msgstr "立體:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:705
|
||
#, no-c-format
|
||
msgid "Stop &after all running jobs have finished"
|
||
msgstr "所有正在執行的作業結束後停止(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:164
|
||
#, no-c-format
|
||
msgid "Stop at the first cluster"
|
||
msgstr "在第一個叢集停止"
|
||
|
||
#: src/common/hacks.cpp:46
|
||
#, no-c-format
|
||
msgid "Store changes in CodecPrivate data in CodecState elements instead of the frames."
|
||
msgstr "將 CodecPrivate 資料的變更儲存在 CodecState 元件中,而不是儲存在影格中。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1818
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1876
|
||
#, no-c-format
|
||
msgid "Stretch by:"
|
||
msgstr "延展率:"
|
||
|
||
#: src/common/kax_element_names.cpp:318
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:166
|
||
#, no-c-format
|
||
msgid "String"
|
||
msgstr "字串"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1837
|
||
#, no-c-format
|
||
msgid "Subtitle and chapter properties"
|
||
msgstr "字幕和章節屬性"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:45
|
||
#, no-c-format
|
||
msgid "Subtitle track %1"
|
||
msgstr "字幕軌 %1"
|
||
|
||
#: src/extract/xtr_textsubs.cpp:179
|
||
#, no-c-format
|
||
msgid "Subtitle track {0} is missing some duration elements. Please check the resulting SSA/ASS file for entries that have the same start and end time.\n"
|
||
msgstr "字幕軌 {0} 缺少時間長度元件。請檢查輸出的 SSA/ASS 檔中有相同起始和終止時間的項目。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1867
|
||
#, no-c-format
|
||
msgid "Subtitle tracks:"
|
||
msgstr "字幕軌:"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:52
|
||
#: src/mkvtoolnix-gui/merge/track.cpp:479
|
||
#, no-c-format
|
||
msgid "Subtitles"
|
||
msgstr "字幕"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:785
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:196
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:545
|
||
#, no-c-format
|
||
msgid "Supported file types"
|
||
msgstr "支援的檔案類型"
|
||
|
||
#: src/merge/mkvmerge.cpp:473
|
||
#, no-c-format
|
||
msgid "Supported file types:\n"
|
||
msgstr "支援的檔案類型:\n"
|
||
|
||
#: src/common/cli_parser.cpp:179
|
||
#: src/merge/mkvmerge.cpp:90
|
||
#, no-c-format
|
||
msgid "Suppress status output."
|
||
msgstr "停用狀態輸出。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:617
|
||
#, no-c-format
|
||
msgid "System information"
|
||
msgstr "系統資訊"
|
||
|
||
#: src/common/file_types.cpp:105
|
||
#: src/output/p_tta.h:33
|
||
#, no-c-format
|
||
msgid "TTA"
|
||
msgstr "TTA"
|
||
|
||
#: src/common/file_types.cpp:58
|
||
#, no-c-format
|
||
msgid "TTA (The lossless True Audio codec)"
|
||
msgstr "TTA (The True Audio 無損音訊編解碼)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1811
|
||
#, no-c-format
|
||
msgid "Tab &position in tab widgets:"
|
||
msgstr "頁面標籤顯示位置(&P):"
|
||
|
||
#: src/common/kax_element_names.cpp:308
|
||
#, no-c-format
|
||
msgid "Tag"
|
||
msgstr "標籤"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:401
|
||
#, no-c-format
|
||
msgid "Tag editor"
|
||
msgstr "標籤編輯器"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:88
|
||
#, no-c-format
|
||
msgid "Tag extraction"
|
||
msgstr "擷取標籤"
|
||
|
||
#: src/common/kax_element_names.cpp:320
|
||
#, no-c-format
|
||
msgid "Tag language"
|
||
msgstr "語言標籤"
|
||
|
||
#: src/common/kax_element_names.cpp:321
|
||
#, no-c-format
|
||
msgid "Tag language (IETF BCP 47)"
|
||
msgstr "語言標籤 (IETF BCP 47)"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:266
|
||
#, no-c-format
|
||
msgid "Tag selectors"
|
||
msgstr "標籤選擇器"
|
||
|
||
#: src/common/kax_element_names.cpp:307
|
||
#: src/mkvtoolnix-gui/merge/track.cpp:483
|
||
#: src/propedit/options.cpp:206
|
||
#, no-c-format
|
||
msgid "Tags"
|
||
msgstr "標籤"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:245
|
||
#, no-c-format
|
||
msgid "Tags are allowed, but chapters are not."
|
||
msgstr "允許標籤,但不允許章節。"
|
||
|
||
#: src/merge/generic_reader.cpp:321
|
||
#, no-c-format
|
||
msgid "Tags for track ID {0}: {1} entry"
|
||
msgid_plural "Tags for track ID {0}: {1} entries"
|
||
msgstr[0] "軌道 ID {0} 的標籤:{1} 個項目"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1806
|
||
#, no-c-format
|
||
msgid "Tags:"
|
||
msgstr "標籤:"
|
||
|
||
#: src/common/kax_element_names.cpp:314
|
||
#, no-c-format
|
||
msgid "Target type"
|
||
msgstr "目標類型"
|
||
|
||
#: src/common/kax_element_names.cpp:315
|
||
#, no-c-format
|
||
msgid "Target type value"
|
||
msgstr "目標類型值數"
|
||
|
||
#: src/common/kax_element_names.cpp:309
|
||
#, no-c-format
|
||
msgid "Targets"
|
||
msgstr "目標"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:55
|
||
#, no-c-format
|
||
msgid "Tells mkvmerge not to create and write the cue data which can be compared to an index in an AVI."
|
||
msgstr "不要讓 mkvmerge 建立和寫入能與 AVI 索引比較的 cue 資料。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:45
|
||
#, no-c-format
|
||
msgid "Tells mkvmerge not to write LanguageIETF track header elements and ChapLanguageIETF chapter elements."
|
||
msgstr "告知 mkvmerge 不要編寫LanguageIETF 軌道表頭元素與 ChapLanguageIETF 章節元件。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:44
|
||
#, no-c-format
|
||
msgid "Tells mkvmerge not to write tags with statistics for each track."
|
||
msgstr "不要讓 mkvmerge 對每條軌道寫入含有統計資料的標籤。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:59
|
||
#, no-c-format
|
||
msgid "Tells mkvmerge not to write the 'date' field in the segment information headers."
|
||
msgstr "不要讓 mkvmerge 在剪輯資訊標頭中寫入 '日期' 欄位。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:31
|
||
#, no-c-format
|
||
msgid "Tells mkvmerge to abort after the first warning is emitted."
|
||
msgstr "在發出第一個警告後讓 mkvmerge 終止程式。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:41
|
||
#, no-c-format
|
||
msgid "Tells mkvmerge to create a meta seek element at the end of the file containing all clusters."
|
||
msgstr "讓 mkvmerge 在包含所有叢集的檔案建立變換定位元件。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:49
|
||
#, no-c-format
|
||
msgid "Tells mkvmerge to flush all data cached in memory to storage when closing files opened for writing."
|
||
msgstr "在關閉已開啟的寫入檔時,讓 mkvmerge 將記憶體中緩存的所有資料寫入到儲存空間。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:36
|
||
#, no-c-format
|
||
msgid "Tells mkvmerge to put at most 'n' data blocks into each cluster."
|
||
msgstr "讓 mkvmerge 將大部分的 'n' 資料區塊放到每個叢集中。"
|
||
|
||
#: src/mkvtoolnix-gui/info/job_settings_widget.cpp:94
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1104
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:395
|
||
#, no-c-format
|
||
msgid "Text files"
|
||
msgstr "純文字檔"
|
||
|
||
#: src/input/r_vobsub.cpp:212
|
||
#, no-c-format
|
||
msgid "The .idx file does not contain an 'id: ...' line to indicate the language.\n"
|
||
msgstr "此 .idx 檔案不包含指明語言的第 'id: ...' 行。\n"
|
||
|
||
#: src/input/r_aac.cpp:70
|
||
#, no-c-format
|
||
msgid "The AAC file '{0}' contains invalid header data: the sampling frequency or the number of channels is 0.\n"
|
||
msgstr "AAC 檔 '{0}' 包含不正確標頭資料:採樣頻率或通道數為 0。\n"
|
||
|
||
#: src/output/p_aac.cpp:149
|
||
#, no-c-format
|
||
msgid "The AAC profiles are different: {0} and {1}"
|
||
msgstr "AAC profile 不同: {0} 與 {1}"
|
||
|
||
#: src/merge/connection_checks.h:53
|
||
#, no-c-format
|
||
msgid "The CodecID of the two tracks is different: {0} and {1}"
|
||
msgstr "兩軌的 CodecID 不同: {0} 與 {1}"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:246
|
||
#, no-c-format
|
||
msgid "The DocType header item is changed to \"webm\"."
|
||
msgstr "DocType 標頭項目變更為 \"webm\" 。"
|
||
|
||
#: src/output/p_flac.cpp:48
|
||
#, no-c-format
|
||
msgid "The FLAC headers could not be parsed: the stream info structure was not found.\n"
|
||
msgstr "無法解析 FLAC 頭: 找不到媒體流資訊結構。\n"
|
||
|
||
#: src/output/p_generic_video.cpp:73
|
||
#, no-c-format
|
||
msgid "The FPS is 0.0 but the reader did not provide a timestamp for a packet. {0}\n"
|
||
msgstr "FPS 為 0.0 且讀取器未提供套件的時間戳記。{0}\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1454
|
||
#, no-c-format
|
||
msgid "The FourCC must be exactly four characters long in '{0} {1}'.\n"
|
||
msgstr "FourCC 值必須為四個字元的長度,在 '{0} {1}' 。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:382
|
||
#, no-c-format
|
||
msgid "The GUI can also ask the user what to do each time, e.g. appending them instead of adding them, or creating new multiplex settings and adding them to those."
|
||
msgstr "圖形使用者介面也可以設定每次詢問使用者。例如,是附加還是加入,或是新增並加入到新的合併設定中。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:384
|
||
#, no-c-format
|
||
msgid "The GUI can ask for confirmation when you're about to create a file without audio tracks in it."
|
||
msgstr "在建立沒有聲音軌的檔案時,圖形使用者介面會要求使用者確認。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:371
|
||
#, no-c-format
|
||
msgid "The GUI can help you start your next multiplex settings after having started a job or having added a one to the job queue."
|
||
msgstr "在開始作業或將作業加入到佇列後,圖形使用者介面可以協助使用者開始下個合併設定。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:53
|
||
#, no-c-format
|
||
msgid "The GUI can scan these files, present the results including duration and number of tracks of each playlist found and let you choose which one to add."
|
||
msgstr "此圖形使用者介面會掃描這些檔案,顯示的結果包括每個播放清單中找到的時間長度和軌道數量,並讓選擇哪一項要加入。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:732
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:747
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:762
|
||
#, no-c-format
|
||
msgid "The GUI will enter the dropped file's file name into that control replacing any file name which might have been set earlier."
|
||
msgstr "程式會將此檔案的檔名填入相應控制項中,該處此前指定的檔名將會被取代。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:356
|
||
#, no-c-format
|
||
msgid "The ID '{0}' has already been used for another destination file.\n"
|
||
msgstr "另一個輸出檔案已經使用該識別碼 '{0}' 。\n"
|
||
|
||
#: src/mkvtoolnix-gui/util/file_identifier.cpp:153
|
||
#, no-c-format
|
||
msgid "The JSON output generated by mkvmerge while identifying '%1' could not be parsed (parser's error message: %2)."
|
||
msgstr "無法解析 mkvmerge 在識別 '%1' 時產生的 JSON 輸出檔 (解析器的錯誤訊息: %2)。"
|
||
|
||
#: src/input/r_ogm.cpp:1679
|
||
#, no-c-format
|
||
msgid "The Kate identification header could not be parsed ({0}).\n"
|
||
msgstr "無法解析 Kate 辨識表頭 ({0})。\n"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:52
|
||
#, no-c-format
|
||
msgid "The MIME type determines which program can be used for handling its content."
|
||
msgstr "MIME 類型決定了哪些程式可用來處理其內容。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:52
|
||
#, no-c-format
|
||
msgid "The MIME type must not be left empty."
|
||
msgstr "MIME 類型不可以留空。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:604
|
||
#, no-c-format
|
||
msgid "The MKVToolNix Code of Conduct"
|
||
msgstr "MKVToolNix 管理辦法"
|
||
|
||
#: src/input/r_qtmp4.cpp:1199
|
||
#, no-c-format
|
||
msgid "The MP4 file '{0}' contains chapters whose format was not recognized. This is often the case if the chapters are not encoded in UTF-8. Use the '--chapter-charset' option in order to specify the charset to use.\n"
|
||
msgstr "此 MP4 檔 '{0}' 含有無法辨識格式的章節。若章節不是用 UTF-8 編碼時常發生這個情形。使用 '--chapter-charset' 選項來指定要使用的字元編碼集。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:507
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:513
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:518
|
||
#, no-c-format
|
||
msgid "The Matroska container format can store the display width/height for a video track."
|
||
msgstr "Matroska 容器格式能夠儲存視訊軌的顯示寬度/高度。"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:76
|
||
#, no-c-format
|
||
msgid "The Matroska file was modified, but the meta seek entry could not be updated. This means that players might have a hard time finding the element. Please use your favorite player to check this file."
|
||
msgstr "Matroska 檔案已被修改過,但無法更新變換定位項目。這表示播放器可能很難找到該元件。請使用喜好的播放程式檢查此檔案。"
|
||
|
||
#: src/propedit/propedit.cpp:47
|
||
#, no-c-format
|
||
msgid "The Matroska file was modified, but the meta seek entry could not be updated. This means that players might have a hard time finding this element. Please use your favorite player to check this file."
|
||
msgstr "Matroska 檔已經修改過,但變換定位項目無法更新。這表示播放器可能很難找到該元件。請使用喜好的播放器檢查此檔案。"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:100
|
||
#: src/propedit/propedit.cpp:64
|
||
#, no-c-format
|
||
msgid "The Matroska file's last element is set to an unknown size."
|
||
msgstr "Matroska 檔案的最後一個元件所設定的尺寸未知。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1586
|
||
#, no-c-format
|
||
msgid "The NALU size length must be a number between 2 and 4 inclusively in '--nalu-size-length {0}'.\n"
|
||
msgstr "NALU 長度大小必須為 2 與 4 之間(含 2 與 4)的數字,在 '--nalu-size-length {0}' 中。\n"
|
||
|
||
#: src/input/r_ogm.cpp:1485
|
||
#, no-c-format
|
||
msgid "The Theora identification header could not be parsed ({0}).\n"
|
||
msgstr "Theora 識別表頭無法解析 ({0})。\n"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:53
|
||
#, no-c-format
|
||
msgid "The UID must not be left empty."
|
||
msgstr "UID 不可以留空。"
|
||
|
||
#: src/input/r_matroska.cpp:732
|
||
#, no-c-format
|
||
msgid "The VobSub subtitle track {0} does not contain its index in the CodecPrivate element."
|
||
msgstr "VobSub 字幕軌道 {0} 的 CodecPrivate 元件不包含其索引。"
|
||
|
||
#: src/output/p_vorbis.cpp:131
|
||
#, no-c-format
|
||
msgid "The Vorbis codebooks are different. Such tracks cannot be concatenated without re-encoding."
|
||
msgstr "Vorbis 碼表不同。此類軌道無法在不重編碼的前提下連接。"
|
||
|
||
#: src/common/chapters/chapters.cpp:387
|
||
#: src/common/xml/ebml_chapters_converter.cpp:249
|
||
#, no-c-format
|
||
msgid "The XML chapter file '{0}' contains an error at position {2}: {1}\n"
|
||
msgstr "此 XML 章節檔案 '{0}' 於位置 {2} 含有一個錯誤: {1}\n"
|
||
|
||
#: src/common/chapters/chapters.cpp:389
|
||
#: src/common/xml/ebml_chapters_converter.cpp:252
|
||
#, no-c-format
|
||
msgid "The XML chapter file '{0}' contains an error: {1}\n"
|
||
msgstr "此 XML 章節檔案 '{0}' 含有一個錯誤: {1}\n"
|
||
|
||
#: src/common/chapters/chapters.cpp:385
|
||
#: src/common/xml/ebml_chapters_converter.cpp:246
|
||
#, no-c-format
|
||
msgid "The XML chapter file '{0}' could not be read.\n"
|
||
msgstr "此 XML 章節檔案 '{0}' 無法讀取。\n"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:349
|
||
#, no-c-format
|
||
msgid "The XML root element is not a master element."
|
||
msgstr "此 XML 根元件不是主元件。"
|
||
|
||
#: src/common/xml/ebml_segmentinfo_converter.cpp:95
|
||
#, no-c-format
|
||
msgid "The XML segmentinfo file '{0}' contains an error at position {2}: {1}\n"
|
||
msgstr "此 XML 剪輯資訊檔案 '{0}' 於位置 {2} 含有一個錯誤: {1}\n"
|
||
|
||
#: src/common/xml/ebml_segmentinfo_converter.cpp:98
|
||
#, no-c-format
|
||
msgid "The XML segmentinfo file '{0}' contains an error: {1}\n"
|
||
msgstr "此 XML 剪輯資訊檔案 '{0}' 含有一個錯誤: {1}\n"
|
||
|
||
#: src/common/xml/ebml_segmentinfo_converter.cpp:92
|
||
#, no-c-format
|
||
msgid "The XML segmentinfo file '{0}' could not be read.\n"
|
||
msgstr "此 XML 剪輯資訊檔案 '{0}' 無法讀取。\n"
|
||
|
||
#: src/common/xml/ebml_tags_converter.cpp:159
|
||
#, no-c-format
|
||
msgid "The XML tag file '{0}' contains an error at position {2}: {1}\n"
|
||
msgstr "此 XML 標籤檔案 '{0}' 於位置 {2} 包含一個錯誤: {1}\n"
|
||
|
||
#: src/common/xml/ebml_tags_converter.cpp:162
|
||
#, no-c-format
|
||
msgid "The XML tag file '{0}' contains an error: {1}\n"
|
||
msgstr "此 XML 標籤檔案 '{0}' 含有一個錯誤: {1}\n"
|
||
|
||
#: src/common/xml/ebml_tags_converter.cpp:156
|
||
#, no-c-format
|
||
msgid "The XML tag file '{0}' could not be read.\n"
|
||
msgstr "此 XML 標籤檔案 '{0}' 無法讀取。\n"
|
||
|
||
#: src/common/property_element.cpp:176
|
||
#, no-c-format
|
||
msgid "The amount of pixels to remove in the Cb channel for every pixel not removed horizontally. This is additive with chroma-subsample-horizontal."
|
||
msgstr "對於未在 Cb 通道中未移除的像素水平方向需要移除的像素量。該值都與 chroma-subsample-horizontal 相加。"
|
||
|
||
#: src/common/property_element.cpp:178
|
||
#, no-c-format
|
||
msgid "The amount of pixels to remove in the Cb channel for every pixel not removed vertically. This is additive with chroma-subsample-vertical."
|
||
msgstr "對於未在 Cb 通道中未移除的像素垂直方向需要移除的像素量。該值都與 chroma-subsample-vertical 相加。"
|
||
|
||
#: src/common/property_element.cpp:174
|
||
#, no-c-format
|
||
msgid "The amount of pixels to remove in the Cr and Cb channels for every pixel not removed horizontally."
|
||
msgstr "對於未在 Cr 與 Cb 通道中未移除的像素水平方向需要移除的像素量。"
|
||
|
||
#: src/common/property_element.cpp:175
|
||
#, no-c-format
|
||
msgid "The amount of pixels to remove in the Cr and Cb channels for every pixel not removed vertically."
|
||
msgstr "對於未在 Cr 與 Cb 通道中未移除的像素垂直方向需要移除的像素量。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/mux_config.cpp:278
|
||
#, no-c-format
|
||
msgid "The application will terminate now."
|
||
msgstr "應用程式將立即中止。"
|
||
|
||
#: src/merge/mkvmerge.cpp:2164
|
||
#, no-c-format
|
||
msgid "The argument '{0}' is not allowed in identification mode.\n"
|
||
msgstr "辨識模式中不允許使用參數 '{0}'。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1027
|
||
#: src/merge/mkvmerge.cpp:1033
|
||
#: src/merge/mkvmerge.cpp:1039
|
||
#, no-c-format
|
||
msgid "The argument '{0}' to '{1}' is invalid."
|
||
msgstr "'{1}' 的參數 '{0}' 無效。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1933
|
||
#, no-c-format
|
||
msgid "The argument '{0}' to '{1}' is invalid: '{2}' is not a valid track ID.\n"
|
||
msgstr "'{1}' 的 '{0}' 參數無效: '{2}' 不是有效的軌道 ID。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1942
|
||
#, no-c-format
|
||
msgid "The argument '{0}' to '{1}' is invalid: '{2}' must be either 'all' or 'first'.\n"
|
||
msgstr "'{1}' 的 '{0}' 參數無效: '{2}' 必須為 'all' 或 'first' 中的一個。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1929
|
||
#, no-c-format
|
||
msgid "The argument '{0}' to '{1}' is invalid: too many colons in element '{2}'.\n"
|
||
msgstr "'{1}' 的 '{0}' 參數無效: 元件 '{2}' 的冒號過多。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1892
|
||
#, no-c-format
|
||
msgid "The argument to '--timestamp-scale' must be a number.\n"
|
||
msgstr "'--timestamp-scale' 的參數必須為數字。\n"
|
||
|
||
#: src/extract/attachments.cpp:115
|
||
#, no-c-format
|
||
msgid "The attachment #{0}, ID {1}, MIME type {2}, size {3}, is written to '{4}'.\n"
|
||
msgstr "附件 #{0}, ID {1}, MIME 類型 {2}, 大小 {3}, 正被寫入 '{4}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1785
|
||
#, no-c-format
|
||
msgid "The attachment '{0}' could not be read.\n"
|
||
msgstr "附件 '{0}' 無法讀取。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1762
|
||
#, no-c-format
|
||
msgid "The attachment ({0}) is too big ({1})."
|
||
msgstr "附件 ({0}) 太大 ({1})。"
|
||
|
||
#: src/mkvtoolnix-gui/util/settings.cpp:35
|
||
#, no-c-format
|
||
msgid "The audio file to play hasn't been set yet."
|
||
msgstr "要播放的音訊檔尚未設定。"
|
||
|
||
#: src/output/p_ac3.cpp:84
|
||
#: src/output/p_mp3.cpp:74
|
||
#, no-c-format
|
||
msgid "The audio/video synchronization may have been lost."
|
||
msgstr "音訊/視訊可能發生不同步。"
|
||
|
||
#: src/propedit/propedit.cpp:174
|
||
#, no-c-format
|
||
msgid "The changes are written to the file.\n"
|
||
msgstr "將變更寫入檔案。\n"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:896
|
||
#, no-c-format
|
||
msgid "The chapter UID must be a number if given."
|
||
msgstr "若想要給定章節 UID 那麼必須是數字。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:306
|
||
#, no-c-format
|
||
msgid "The chapter editor needs to know the character set a text chapter file uses in order to display all characters properly."
|
||
msgstr "章節編輯需要知道文字章節檔使用的字元集,才能正確顯示所有字元。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:494
|
||
#, no-c-format
|
||
msgid "The character sets in the 'selected' list on the right will be shown at the top of all the character set drop-down boxes in the program."
|
||
msgstr "右側 '選定' 清單中的字元集將顯示在程式中所有字元集下拉清單的頂部。"
|
||
|
||
#: src/output/p_avc.cpp:181
|
||
#: src/output/p_hevc.cpp:171
|
||
#, no-c-format
|
||
msgid "The chosen NALU size length of {0} is too small. Try using '4'.\n"
|
||
msgstr "選擇的 NALU 長度大小 {0} 過小。請嘗試使用 '4' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1970
|
||
#, no-c-format
|
||
msgid "The closing character '{0}' is missing.\n"
|
||
msgstr "缺少閉合字元 '{0}' 。\n"
|
||
|
||
#: src/merge/generic_reader.cpp:113
|
||
#, no-c-format
|
||
msgid "The codec type '{0}' cannot be used in a WebM compliant file.\n"
|
||
msgstr "此編碼器類型 '{0}' 無法用在 WebM 相容檔。\n"
|
||
|
||
#: src/merge/connection_checks.h:60
|
||
#, no-c-format
|
||
msgid "The codec's private data does not match (lengths: {0} and {1})."
|
||
msgstr "編碼器私有資料不符 (長度: {0} 與 {1})。"
|
||
|
||
#: src/output/p_avc.cpp:132
|
||
#: src/output/p_hevc.cpp:114
|
||
#, no-c-format
|
||
msgid "The codec's private data does not match. Both have the same length ({0}) but different content."
|
||
msgstr "編碼器專有資料不符。長度相同 ({0}) 但內容不同。"
|
||
|
||
#: src/common/property_element.cpp:184
|
||
#, no-c-format
|
||
msgid "The colour primaries of the video."
|
||
msgstr "視訊的色彩原色。"
|
||
|
||
#: src/common/property_element.cpp:183
|
||
#, no-c-format
|
||
msgid "The colour transfer characteristics of the video."
|
||
msgstr "視訊的色彩傳輸類型。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:99
|
||
#, no-c-format
|
||
msgid "The command line here uses Unix-style shell escaping via the backslash character even on Windows."
|
||
msgstr "這裡的命令行採用 Unix 風格的 shell 逸出 (反斜線 '\\' ),即使在 Windows 平台也是如此。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:163
|
||
#, no-c-format
|
||
msgid "The configuration has been loaded."
|
||
msgstr "已載入此設定檔。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:203
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:237
|
||
#, no-c-format
|
||
msgid "The configuration has been saved."
|
||
msgstr "此設定檔已儲存。"
|
||
|
||
#: src/input/r_wavpack.cpp:59
|
||
#, no-c-format
|
||
msgid "The correction file header was not read correctly.\n"
|
||
msgstr "校正檔未能正常讀取。\n"
|
||
|
||
#: src/merge/output_control.cpp:1621
|
||
#, no-c-format
|
||
msgid "The cue entries (the index) are being written...\n"
|
||
msgstr "正在寫入 cue 項目 (此索引)...\n"
|
||
|
||
#: src/extract/tracks.cpp:397
|
||
#, no-c-format
|
||
msgid "The cue sheet for track {0} will be written to '{1}'.\n"
|
||
msgstr "軌道 {0} 的 CUE 工作表會寫入到 '{1}' 。\n"
|
||
|
||
#: src/extract/cues.cpp:59
|
||
#, no-c-format
|
||
msgid "The cues for track {0} are written to '{1}'.\n"
|
||
msgstr "軌道 {0} 的 CUE 表單已寫入到 '{1}' 。\n"
|
||
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:54
|
||
#, no-c-format
|
||
msgid "The current mode can be changed with --multiplex, --edit-chapters or --edit-headers."
|
||
msgstr "可以使用 --multiplex 、--edit-chapters 或 --edit-headers 變更目前的模式。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:373
|
||
#, no-c-format
|
||
msgid "The current multiplex settings will be closed."
|
||
msgstr "將會關閉目前合併設定。"
|
||
|
||
#: src/merge/generic_packetizer.cpp:1462
|
||
#, no-c-format
|
||
msgid "The current packet's timestamp is smaller than that of the previous packet. This usually means that the source file is a Matroska file that has not been created 100% correctly. The timestamps of all packets will be adjusted by {0}ms in order not to lose any data. This may throw audio/video synchronization off, but that can be corrected with mkvmerge's \"--sync\" option. If you already use \"--sync\" and you still get this warning then do NOT worry -- this is normal. If this error happens more than once and you get this message more than once for a particular track then either is the source file badly mastered, or mkvmerge contains a bug. In this case you should contact the author Moritz Bunkus <moritz@bunkus.org>.\n"
|
||
msgstr "目前套件的時間戳記比前一個套件的小。這通常表明原始檔案未正常 100% 建立的 Matroska 檔案。所有套件的時間戳記將以 {0}ms 調整以避免丟失任何資料。這可能導致音/視訊不同步,但可以透過 mkvmerge 的 \"--sync\" 選項修正。如果已經使用 \"--sync\" 但仍然收到此警告,請 *不要* 著急 -- 這是正常的。如果對於一個特定軌超過一次出現此錯誤且超過一次收到此訊息,既可能是因為原始檔案嚴重錯誤,也可能是因為 mkvmerge 包含了某個 bug。如果是這樣,請聯繫作者 Moritz Bunkus <moritz@bunkus.org>。\n"
|
||
|
||
#: src/common/kax_analyzer.cpp:195
|
||
#, no-c-format
|
||
msgid "The data in the file is corrupted and cannot be modified safely"
|
||
msgstr "檔中的資料已損壞且無法安全修改"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/time_value_page.cpp:92
|
||
#, no-c-format
|
||
msgid "The date & time shown is in UTC."
|
||
msgstr "顯示的日期與時間以 UTC 表示。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/time_value_page.cpp:92
|
||
#, no-c-format
|
||
msgid "The date & time shown is in your local time zone."
|
||
msgstr "顯示的日期與時間以您的本地時區表示。"
|
||
|
||
#: src/common/property_element.cpp:112
|
||
#, no-c-format
|
||
msgid "The date the file was created."
|
||
msgstr "已建立檔案日期。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:33
|
||
#, no-c-format
|
||
msgid "The default is 'file' with 'track' being an alternative mode."
|
||
msgstr "預設的 '檔案' 的 '軌道' 已成為複寫模式。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:381
|
||
#, no-c-format
|
||
msgid "The default is to always add all the files to the current multiplex settings."
|
||
msgstr "預設值是永遠將所有檔案新增至目前的合併設定。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:504
|
||
#, no-c-format
|
||
msgid "The default is to ask the user what to do with the dropped files."
|
||
msgstr "預設詢問使用者如何處理正被拖入的檔案。"
|
||
|
||
#: src/input/r_usf.cpp:88
|
||
#, no-c-format
|
||
msgid "The default language code '{0}' is not a valid ISO 639-2 language code and will be ignored.\n"
|
||
msgstr "預設語言碼 '{0}' 不是有效的 ISO 639-2 語言碼,將被忽略。\n"
|
||
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:55
|
||
#, no-c-format
|
||
msgid "The default mode is adding files for multiplexing."
|
||
msgstr "預設模式是將檔案加入到合併工具。"
|
||
|
||
#: src/merge/reader_detection_and_creation.cpp:397
|
||
#: src/merge/reader_detection_and_creation.cpp:400
|
||
#: src/merge/reader_detection_and_creation.cpp:403
|
||
#: src/merge/reader_detection_and_creation.cpp:406
|
||
#: src/merge/reader_detection_and_creation.cpp:409
|
||
#, no-c-format
|
||
msgid ""
|
||
"The demultiplexer for the file '{0}' failed to initialize:\n"
|
||
"{1}\n"
|
||
msgstr ""
|
||
"檔案 '{0}' 的分拆工具無法初始化:\n"
|
||
"{1}\n"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:51
|
||
#, no-c-format
|
||
msgid "The description can be left empty."
|
||
msgstr "描述可以留空。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:420
|
||
#, no-c-format
|
||
msgid "The destination file name is invalid and must be fixed before you can start multiplexing or add a job to the job queue."
|
||
msgstr "輸出的檔案名稱無效,必須要先修改,然後才能開始合併或將作業加入到作業佇列。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:50
|
||
#, no-c-format
|
||
msgid "The directory it is located in contains %1 other file with the same extension."
|
||
msgid_plural "The directory it is located in contains %1 other files with the same extension."
|
||
msgstr[0] "該檔案所在目錄還存在 %1 個相同副檔名的檔案。"
|
||
|
||
#: src/merge/connection_checks.h:48
|
||
#, no-c-format
|
||
msgid "The display height of the two tracks is different: {0} and {1}"
|
||
msgstr "兩軌的顯示高度不同: {0} 與 {1}"
|
||
|
||
#: src/merge/connection_checks.h:43
|
||
#, no-c-format
|
||
msgid "The display width of the two tracks is different: {0} and {1}"
|
||
msgstr "兩軌的顯示寬度不同: {0} 與 {1}"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:51
|
||
#, no-c-format
|
||
msgid "The downside is that multiplexing will take longer as mkvmerge will wait until all data has been written to the storage before exiting."
|
||
msgstr "缺點是合併工具需要更長的時間,因為 mkvmerge 會等到所有資料都寫入存儲後才能結束。"
|
||
|
||
#: src/merge/mkvmerge.cpp:3159
|
||
#, no-c-format
|
||
msgid "The drive may be full."
|
||
msgstr "可能硬碟空間已經滿了。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:269
|
||
#, no-c-format
|
||
msgid "The duration after which a new destination file is started."
|
||
msgstr "新輸入檔案開始後的時間長度。"
|
||
|
||
#: src/propedit/options.cpp:266
|
||
#, no-c-format
|
||
msgid "The edit specifications '{0}' and '{1}' resolve to the same track with the UID {2}.\n"
|
||
msgstr "此編輯規格 '{0}' 和 '{1}' 決定 UID {2} 為相同軌道。\n"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:973
|
||
#, no-c-format
|
||
msgid "The edition UID must be a number if given."
|
||
msgstr "如果想要設定, UID 版本必須是數字。"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:64
|
||
#: src/propedit/propedit.cpp:39
|
||
#, no-c-format
|
||
msgid "The element was written at the end of the file, but the segment size could not be updated. Therefore the element will not be visible. The process will be aborted. The file has been changed!"
|
||
msgstr "元件已被寫至檔案結尾部,但剪輯大小無法更新。因此這些元件將不可見。處理處理程序將被中止。檔已被修改!"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:922
|
||
#, no-c-format
|
||
msgid "The end time could not be parsed: %1"
|
||
msgstr "無法解析末端時間: %1"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:925
|
||
#, no-c-format
|
||
msgid "The end time must be greater than the start time."
|
||
msgstr "結束時間必須大於開始時間。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:488
|
||
#, no-c-format
|
||
msgid "The entries in the 'selected' list on the right will be shown at the top of all the drop-down boxes with countries and regions in the program."
|
||
msgstr "右側 '已選' 的全部清單,將會在程式頂部裡國家與區域的下拉式選單中完整顯示。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:407
|
||
#, no-c-format
|
||
msgid "The expression must contain at least one pair of capturing parenthesis."
|
||
msgstr "規則運算式必須擷取到至少一組左右括弧。"
|
||
|
||
#: src/common/bcp47.cpp:228
|
||
#, no-c-format
|
||
msgid "The extended language subtag '{}' must only be used with one of the following prefixes: {}."
|
||
msgstr "擴展語言標籤的子標籤 '{}' 只能使用下列的首碼: {}."
|
||
|
||
#: src/output/p_mpeg4_p2.cpp:367
|
||
#, no-c-format
|
||
msgid "The extracted values for video width and height from the MPEG4 layer 2 video data bitstream differ from what the values in the source container. The ones from the video data bitstream ({0}x{1}) will be used.\n"
|
||
msgstr "從 MPEG4 layer 2 視訊資料位元流中擷取的視訊寬度和高度值與輸入容器中的不同。將使用視訊資料位元流中的 ({0}x{1})。\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:115
|
||
#, no-c-format
|
||
msgid "The fifth mode tries to extract chapter information and tags and outputs them as a cue sheet. This is the reverse of using a cue sheet with mkvmerge's '--chapters' option."
|
||
msgstr "第五種模式可試著提取章節資訊和標籤並將這些匯出成一個 CUE 表單。這和用 mkvmerge 的 '--chapters' 選項使用 CUE 表單相反。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:276
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:887
|
||
#, no-c-format
|
||
msgid "The file \"%1\" has been modified. Do you really want to close? All changes will be lost."
|
||
msgstr "檔案 \"%1\" 已修改。確定要關閉嗎?所有變更將會遺失。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:253
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:888
|
||
#, no-c-format
|
||
msgid "The file \"%1\" has been modified. Do you really want to reload it? All changes will be lost."
|
||
msgstr "檔案 \"%1\" 已經修改。確定要重新載入嗎?所有變更將會遺失。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:729
|
||
#, no-c-format
|
||
msgid "The file '%1' contains chapters."
|
||
msgstr "檔案 '%1' 包含章節。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:744
|
||
#, no-c-format
|
||
msgid "The file '%1' contains segment information."
|
||
msgstr "檔案 '%1' 包含剪輯資訊。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:759
|
||
#, no-c-format
|
||
msgid "The file '%1' contains tags."
|
||
msgstr "檔案 '%1' 包含標籤。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:706
|
||
#, no-c-format
|
||
msgid "The file '%1' could not be found in the installation folder."
|
||
msgstr "在安裝資料夾中找不到 '%1' 檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:580
|
||
#, no-c-format
|
||
msgid "The file '%1' exists already and might be overwritten depending on the configuration & the content of the source files."
|
||
msgstr "檔案 '%1' 已存在並且可能覆蓋取決於配置與原始檔案的內容。"
|
||
|
||
#: src/mkvtoolnix-gui/util/file_identifier.cpp:165
|
||
#, no-c-format
|
||
msgid "The file '%1' is an unsupported container format (%2)."
|
||
msgstr "檔案 '%1' 是不支援的容器格式 (%2) 。"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/tool.cpp:547
|
||
#, no-c-format
|
||
msgid "The file '%1' is neither a job queue file nor a settings file."
|
||
msgstr "檔案 '%1' 既非作業佇列檔案,亦非設定檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/util/file_identifier.cpp:160
|
||
#, no-c-format
|
||
msgid "The file '%1' was not recognized as a supported format (exit code: %2)."
|
||
msgstr "檔案 '%1' 未被識別為已支援的格式 (結束代碼: %2) 。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:49
|
||
#, no-c-format
|
||
msgid "The file '%1' you've added is a playlist."
|
||
msgstr "加入的檔案 '%1' 是播放清單。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1766
|
||
#, no-c-format
|
||
msgid "The file '{0}' cannot be attached because it does not exist or cannot be read.\n"
|
||
msgstr "無法附加檔案 '{0}' ,因為它不存在或無法讀取。\n"
|
||
|
||
#: src/propedit/propedit.cpp:156
|
||
#: src/propedit/propedit.cpp:185
|
||
#, no-c-format
|
||
msgid "The file '{0}' could not be opened for reading and writing, or a read/write operation on it failed: {1}.\n"
|
||
msgstr "無法開啟檔案 '{0}' 進行讀取和寫入,或是讀取/寫入的操作失敗: {1}。\n"
|
||
|
||
#: src/propedit/propedit.cpp:140
|
||
#, no-c-format
|
||
msgid "The file '{0}' could not be opened for reading and writing: {1}.\n"
|
||
msgstr "無法開啟檔案 '{0}' 進行讀取和寫入: {1}。\n"
|
||
|
||
#: src/common/kax_analyzer.cpp:1610
|
||
#: src/common/kax_analyzer.cpp:1613
|
||
#, no-c-format
|
||
msgid "The file '{0}' could not be opened for reading: {1}."
|
||
msgstr "檔案 '{0}' 無法以讀取模式開啟:{1}。"
|
||
|
||
#: src/common/command_line.cpp:53
|
||
#: src/extract/mkvextract.cpp:59
|
||
#: src/extract/mkvextract.cpp:63
|
||
#: src/merge/reader_detection_and_creation.cpp:86
|
||
#: src/merge/reader_detection_and_creation.cpp:220
|
||
#: src/propedit/attachment_target.cpp:67
|
||
#, no-c-format
|
||
msgid "The file '{0}' could not be opened for reading: {1}.\n"
|
||
msgstr "無法開啟檔案 '{0}' 進行讀取: {1}。\n"
|
||
|
||
#: src/common/kax_info.cpp:1292
|
||
#, no-c-format
|
||
msgid "The file '{0}' could not be opened for writing: {1}."
|
||
msgstr "無法開啟檔案 '{0}' 進行寫入: {1}。"
|
||
|
||
#: src/extract/attachments.cpp:121
|
||
#: src/extract/cues.cpp:73
|
||
#: src/extract/mkvextract.cpp:82
|
||
#: src/extract/tracks.cpp:401
|
||
#: src/extract/xtr_avi.cpp:59
|
||
#: src/extract/xtr_avi.cpp:63
|
||
#: src/extract/xtr_rmff.cpp:40
|
||
#: src/extract/xtr_tta.cpp:76
|
||
#: src/extract/xtr_wav.cpp:195
|
||
#: src/merge/output_control.cpp:1365
|
||
#, no-c-format
|
||
msgid "The file '{0}' could not be opened for writing: {1}.\n"
|
||
msgstr "無法開啟檔案 '{0}' 進行寫入: {1}。\n"
|
||
|
||
#: src/common/kax_analyzer.cpp:1616
|
||
#, no-c-format
|
||
msgid "The file '{0}' could not be opened or parsed."
|
||
msgstr "檔案 '{0}' 無法開啟或解析。"
|
||
|
||
#: src/merge/output_control.cpp:1583
|
||
#, no-c-format
|
||
msgid "The file '{0}' could not be renamed to '{1}'.\n"
|
||
msgstr "檔案 '{0}' 無法重新命名為 '{1}'.\n"
|
||
|
||
#: src/merge/output_control.cpp:1369
|
||
#, no-c-format
|
||
msgid "The file '{0}' has been opened for writing.\n"
|
||
msgstr "檔案 '{0}' 已開啟以寫入。\n"
|
||
|
||
#: src/merge/id_result.cpp:26
|
||
#, no-c-format
|
||
msgid "The file '{0}' is a non-supported file type ({1}).\n"
|
||
msgstr "此檔案 '{0}' 類型不支援 ({1})。\n"
|
||
|
||
#: src/propedit/propedit.cpp:136
|
||
#, no-c-format
|
||
msgid "The file '{0}' is not a Matroska file or it could not be found.\n"
|
||
msgstr "'{0}' 檔案不是 Matroska 檔,或者找不到該檔。\n"
|
||
|
||
#: src/merge/output_control.cpp:1581
|
||
#, no-c-format
|
||
msgid "The file '{0}' was renamed to '{1}'.\n"
|
||
msgstr "檔案 '{0}' 已重新命名為 '{1}'.\n"
|
||
|
||
#: src/extract/xtr_wav.cpp:135
|
||
#, no-c-format
|
||
msgid "The file '{0}' was written as a W64 file instead of WAV as it is bigger than 4 GB and therefore too big to fit into the WAV container.\n"
|
||
msgstr "'{0}' 檔案被寫入 W64 檔而不是 WAV ,因為它大於4GB ,無法放入 WAV 容器。\n"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:773
|
||
#: src/mkvtoolnix-gui/merge/attachments.cpp:235
|
||
#, no-c-format
|
||
msgid "The file (%1) is too big (%2)."
|
||
msgstr "檔案 (%1) 太大 (%2)。"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:102
|
||
#: src/propedit/propedit.cpp:66
|
||
#, no-c-format
|
||
msgid "The file can be fixed by multiplexing it with mkvmerge again."
|
||
msgstr "該檔案可透過使用 mkvmerge 再次合併來修復。"
|
||
|
||
#: src/merge/reader_detection_and_creation.cpp:403
|
||
#, no-c-format
|
||
msgid "The file content does not match its format type and was not recognized."
|
||
msgstr "檔案內容不符合本身的格式類型而無法辨認。"
|
||
|
||
#: src/merge/reader_detection_and_creation.cpp:397
|
||
#: src/merge/reader_detection_and_creation.cpp:400
|
||
#, no-c-format
|
||
msgid "The file could not be opened for reading, or there was not enough data to parse its headers."
|
||
msgstr "無法開啟此檔案進行讀取,或者沒有足夠的資料進行分析該檔案的表頭。"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:84
|
||
#: src/propedit/propedit.cpp:52
|
||
#, no-c-format
|
||
msgid "The file could not be opened for reading."
|
||
msgstr "檔案無法以讀取模式開啟。"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:92
|
||
#: src/propedit/propedit.cpp:58
|
||
#, no-c-format
|
||
msgid "The file could not be opened for writing."
|
||
msgstr "無法開啟此檔案進行寫入。"
|
||
|
||
#: src/extract/cues.cpp:50
|
||
#, no-c-format
|
||
msgid "The file does not contain track ID {0}.\n"
|
||
msgstr "此檔案不包含軌道 ID {0}。\n"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:730
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:285
|
||
#, no-c-format
|
||
msgid "The file has been saved successfully."
|
||
msgstr "儲存此檔案成功。"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:104
|
||
#: src/propedit/propedit.cpp:68
|
||
#: src/propedit/propedit.h:19
|
||
#, no-c-format
|
||
msgid "The file has not been modified."
|
||
msgstr "此檔案並沒有被修改過。"
|
||
|
||
#: src/input/r_tta.cpp:50
|
||
#, no-c-format
|
||
msgid "The file header is too short.\n"
|
||
msgstr "檔頭太短。\n"
|
||
|
||
#: src/input/r_wavpack.cpp:44
|
||
#, no-c-format
|
||
msgid "The file header was not read correctly.\n"
|
||
msgstr "檔頭讀取異常。\n"
|
||
|
||
#: src/merge/reader_detection_and_creation.cpp:406
|
||
#, no-c-format
|
||
msgid "The file headers could not be parsed, e.g. because they're incomplete, invalid or damaged."
|
||
msgstr "無法解析此檔案表頭,可能是因為檔案不完整、無效或已損壞。"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:34
|
||
#: src/propedit/propedit.cpp:143
|
||
#, no-c-format
|
||
msgid "The file is being analyzed."
|
||
msgstr "正在分析檔案。"
|
||
|
||
#: src/merge/output_control.cpp:270
|
||
#, no-c-format
|
||
msgid "The file is being fixed, part 1/4..."
|
||
msgstr "正在修復檔案,第 1/4 步..."
|
||
|
||
#: src/merge/output_control.cpp:276
|
||
#, no-c-format
|
||
msgid "The file is being fixed, part 2/4..."
|
||
msgstr "正在修復檔案,第 2/4 步..."
|
||
|
||
#: src/merge/output_control.cpp:286
|
||
#, no-c-format
|
||
msgid "The file is being fixed, part 3/4..."
|
||
msgstr "正在修復檔案,第 3/4 步..."
|
||
|
||
#: src/merge/output_control.cpp:294
|
||
#, no-c-format
|
||
msgid "The file is being fixed, part 4/4..."
|
||
msgstr "正在修復檔案,第 4/4 步..."
|
||
|
||
#: src/propedit/tag_target.cpp:351
|
||
#, no-c-format
|
||
msgid "The file is read in order to create track statistics.\n"
|
||
msgstr "要建立軌道統計資訊,需要讀取該檔案。\n"
|
||
|
||
#: src/common/property_element.cpp:113
|
||
#, no-c-format
|
||
msgid "The file name for this segment."
|
||
msgstr "此剪輯的檔名。"
|
||
|
||
#: src/merge/output_control.cpp:974
|
||
#, no-c-format
|
||
msgid "The file no. {0} ('{1}') does not contain a track with the ID {2}, or that track is not to be copied. The argument for '--append-to' was invalid.\n"
|
||
msgstr "檔案 {0} ( '{1}' ) 不含 ID 為 {2} 的軌道,或者沒選擇複製該軌道。選項 '--append-to' 的參數無效。\n"
|
||
|
||
#: src/merge/output_control.cpp:980
|
||
#, no-c-format
|
||
msgid "The file no. {0} ('{1}') does not contain a track with the ID {2}, or that track is not to be copied. Therefore no track can be appended to it. The argument for '--append-to' was invalid.\n"
|
||
msgstr "檔案 {0} ( '{1}' ) 不含 ID 為 {2} 的軌道,或者沒選擇複製該軌道。因此沒有軌道可以附加給它。選項 '--append-to' 的參數無效。\n"
|
||
|
||
#: src/merge/output_control.cpp:920
|
||
#, no-c-format
|
||
msgid "The file no. {0} ('{1}') is not being appended. The argument for '--append-to' was invalid.\n"
|
||
msgstr "此檔案 {0} ( '{1}' ) 未被附加。選項 '--append-to' 的參數無效。\n"
|
||
|
||
#: src/common/mm_io_x.cpp:38
|
||
#, no-c-format
|
||
msgid "The file or directory was not found"
|
||
msgstr "找不到此檔案或目錄"
|
||
|
||
#: src/common/kax_file.cpp:60
|
||
#: src/common/kax_file.cpp:66
|
||
#: src/common/kax_file.cpp:72
|
||
#: src/input/r_matroska.cpp:1596
|
||
#: src/input/r_matroska.cpp:2335
|
||
#, no-c-format
|
||
msgid "The file will not be processed further."
|
||
msgstr "無法更進一步處理檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:290
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:296
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:367
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:393
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:798
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:366
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:150
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:783
|
||
#: src/mkvtoolnix-gui/info/tab.cpp:138
|
||
#, no-c-format
|
||
msgid "The file you tried to open (%1) could not be read successfully."
|
||
msgstr "嘗試開啟的檔案 (%1) 無法讀取成功。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:374
|
||
#, no-c-format
|
||
msgid "The file you tried to open (%1) does not contain any chapters."
|
||
msgstr "嘗試開啟的檔案 (%1) 不包含任何章節。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:124
|
||
#, no-c-format
|
||
msgid "The file you tried to open (%1) is not recognized as a valid Matroska/WebM file."
|
||
msgstr "嘗試開啟的檔案 (%1) 無法辨識為有效的 Matroska/WebM 檔。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:456
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:560
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:596
|
||
#, no-c-format
|
||
msgid "The file you tried to open (%1) is recognized as neither a valid Matroska nor a valid chapter file."
|
||
msgstr "嘗試開啟的檔案 (%1) 無法辨識為有效的 Matroska 檔或章節檔。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:64
|
||
#, no-c-format
|
||
msgid "The first argument must be the name of source file."
|
||
msgstr "第一個參數必須是原始檔案的名稱。"
|
||
|
||
#: src/common/kax_file.cpp:51
|
||
#, no-c-format
|
||
msgid "The first cluster timestamp after the resync is {0}.\n"
|
||
msgstr "第一個叢集重新同步後的時間戳記為 {0}。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1897
|
||
#, no-c-format
|
||
msgid "The first destination file only"
|
||
msgstr "僅限第一個輸出檔案"
|
||
|
||
#: src/merge/mkvmerge.cpp:2034
|
||
#, no-c-format
|
||
msgid "The first file cannot be appended because there are no files to append to.\n"
|
||
msgstr "第一個檔案不能作為附加檔案,因為沒有檔案可供其附加。\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:75
|
||
#, no-c-format
|
||
msgid "The first mode extracts some tracks to external files."
|
||
msgstr "第一種模式會擷取一些軌道到外部檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:408
|
||
#, no-c-format
|
||
msgid "The first non-empty capturing parenthesis will be used as the language."
|
||
msgstr "第一個擷取到的非空白括弧將作為語言。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:233
|
||
#, no-c-format
|
||
msgid "The following modes are supported:"
|
||
msgstr "支援以下模式:"
|
||
|
||
#: src/mkvtoolnix-gui/merge/mux_config.cpp:276
|
||
#, no-c-format
|
||
msgid "The following non-recoverable error was found: %1."
|
||
msgstr "發現以下不可恢復的錯誤: %1 。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:409
|
||
#, no-c-format
|
||
msgid "The following placeholders can be used to match the list of recognized languages: '<ISO_639_1_CODES>', '<ISO_639_2_CODES>' and '<LANGUAGE_NAMES>'."
|
||
msgstr "以下預留位置可用於符合已識別語言的清單: '<ISO_639_1_CODES>' 、 '<ISO_639_2_CODES>' 以及 '<LANGUAGE_NAMES>' 。"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/program_runner.cpp:199
|
||
#, no-c-format
|
||
msgid "The following program could not be executed: %1"
|
||
msgstr "無法執行該程式: %1"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:339
|
||
#, no-c-format
|
||
msgid "The format defaults to %H:%M:%S if none is given."
|
||
msgstr "如果沒有給出格式,則預設使用 %H:%M:%S。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/generate_sub_chapters_parameters_dialog.cpp:68
|
||
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:72
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:238
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:271
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:284
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:298
|
||
#, no-c-format
|
||
msgid "The format is either the form 'HH:MM:SS.nnnnnnnnn' or a number followed by one of the units 's', 'ms' or 'us'."
|
||
msgstr "格式可以是 'HH:MM:SS.nnnnnnnnn' 這種形式或單位為 's', 'ms' 或 'us' 的數字。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:289
|
||
#, no-c-format
|
||
msgid "The formats can be mixed, too."
|
||
msgstr "也可以混用這些格式。"
|
||
|
||
#: src/merge/output_control.cpp:1031
|
||
#, no-c-format
|
||
msgid "The formats do not match."
|
||
msgstr "格式不符。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:105
|
||
#, no-c-format
|
||
msgid "The fourth mode extracts the chapters, converts them to XML and writes them to an output file."
|
||
msgstr "第四種模式可解壓縮章節並將章節轉換成 XML 並將它們寫入輸出檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:450
|
||
#, no-c-format
|
||
msgid "The generated destination file name has the same base name as the source file name but with an extension based on the track types present in the file."
|
||
msgstr "生成的輸出檔案名稱有依據原始檔案的相同基本名稱,但是副檔名則是由檔案中顯示的軌道類型決定。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1898
|
||
#, no-c-format
|
||
msgid "The given timestamp scale factor is outside the valid range (1...10000000 or -1 for 'sample precision even if a video track is present').\n"
|
||
msgstr "給定的時間戳記縮放比例超出有效範圍 (1...10000000 或 -1 代表 '即使視訊軌已提供時的取樣精確度' )。\n"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:199
|
||
#, no-c-format
|
||
msgid "The header values have not been modified. There is nothing to save."
|
||
msgstr "表頭數值尚未被修改。沒有任何改動可儲存。"
|
||
|
||
#: src/merge/connection_checks.h:38
|
||
#, no-c-format
|
||
msgid "The height of the two tracks is different: {0} and {1}"
|
||
msgstr "兩軌高度不同: {0} 與 {1}"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:367
|
||
#, no-c-format
|
||
msgid "The horizontal layout with two fixed columns results in a wider window while the vertical tab widget layout results in a higher window."
|
||
msgstr "水平的固定兩列布局,其視窗較寬;縱向的標籤頁布局,其視窗較長。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:257
|
||
#, no-c-format
|
||
msgid "The job has been added to the job queue."
|
||
msgstr "作業已加入到作業佇列。"
|
||
|
||
#: src/input/r_usf.cpp:106
|
||
#, no-c-format
|
||
msgid "The language code '{0}' is not a valid ISO 639-2 language code and will be ignored.\n"
|
||
msgstr "語言碼 '{0}' 不是有效的 ISO 639-2 語言碼,將被忽略。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:236
|
||
#, no-c-format
|
||
msgid "The language for the newly created chapters is set via the chapter language control above."
|
||
msgstr "新建立章節的語言可透過上方的章節語言控制項設定。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:463
|
||
#, no-c-format
|
||
msgid "The language for this track that players can use for automatic track selection and display for the user."
|
||
msgstr "此軌道的語言,播放程式能使用此語言為使用者自動選擇和顯示軌道。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:418
|
||
#, no-c-format
|
||
msgid "The language selected here is used for audio tracks for which their source file contains no such property and for which the language has not been derived from the file name."
|
||
msgstr "此處選擇的語言用於原始檔案未指定語言屬性,而且無法從語言推斷可能使用語言的音訊軌。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:430
|
||
#, no-c-format
|
||
msgid "The language selected here is used for subtitle tracks for which their source file contains no such property and for which the language has not been derived from the file name."
|
||
msgstr "此處選擇的語言用於原始檔案未指定語言屬性,而且無法從語言推斷可能使用語言的字幕軌。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:424
|
||
#, no-c-format
|
||
msgid "The language selected here is used for video tracks for which their source file contains no such property and for which the language has not been derived from the file name."
|
||
msgstr "此處選擇的語言用於原始檔案未指定語言屬性,而且無法從語言推斷可能使用語言的視訊軌。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:212
|
||
#, no-c-format
|
||
msgid "The language set here is also used when chapters are generated."
|
||
msgstr "這裡設定的語言也將在產生章節時使用。"
|
||
|
||
#: src/mkvtoolnix-gui/util/language_dialog.cpp:349
|
||
#, no-c-format
|
||
msgid "The language tag is not valid."
|
||
msgstr "無效的語言標籤。"
|
||
|
||
#: src/mkvtoolnix-gui/util/language_dialog.cpp:349
|
||
#, no-c-format
|
||
msgid "The language tag is valid."
|
||
msgstr "有效的語言標籤。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:482
|
||
#, no-c-format
|
||
msgid "The languages in the 'selected' list on the right will be shown at the top of all the language drop-down boxes in the program."
|
||
msgstr "右側 '選定' 清單中的語言將顯示在程式中所有語言下拉清單的頂部。"
|
||
|
||
#: src/common/kax_file.cpp:225
|
||
#, no-c-format
|
||
msgid "The last timestamp processed before the error was encountered was {0}.\n"
|
||
msgstr "發生錯誤前處理的最後時間戳記為 {0}。\n"
|
||
|
||
#: src/propedit/change.cpp:206
|
||
#, no-c-format
|
||
msgid "The letter 'Z' can be used instead of the time zone's offset from UTC to indicate UTC aka Zulu time."
|
||
msgstr "可以使用字母\"Z\"代替時區與 UTC 的偏移量來指示 UTC 時間,又名祖魯時間。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:262
|
||
#, no-c-format
|
||
msgid "The letters 'G', 'M' and 'K' can be used to indicate giga/mega/kilo bytes respectively."
|
||
msgstr "字母 'G' , 'M' 和 'K' 分別可以用來代表十億/百萬/千位元組。"
|
||
|
||
#: src/merge/timestamp_factory.cpp:216
|
||
#, no-c-format
|
||
msgid "The line {0} of the timestamp file '{1}' does not contain a valid floating point number.\n"
|
||
msgstr "時間戳記檔案 '{1}' 的第 {0} 行不包含有效的浮點數。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1171
|
||
#, no-c-format
|
||
msgid "The list of recognized track languages in file names must not be empty."
|
||
msgstr "檔案名中已識別的軌道語言清單不能為空白。"
|
||
|
||
#: src/common/translation.cpp:405
|
||
#, no-c-format
|
||
msgid "The locale could not be set properly. Check the LANG, LC_ALL and LC_MESSAGES environment variables.\n"
|
||
msgstr "地區無法正常設定。請檢查 LANG, LC_ALL 和 LC_MESSAGES 環境變數。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:38
|
||
#, no-c-format
|
||
msgid "The maximum length for a cluster that mkvmerge accepts is 60000 blocks and 32000ms; the minimum length is 100ms."
|
||
msgstr "mkvmerge 能接受的叢集最大長度是 60000 區塊和 32000ms;最小長度是 100ms。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:187
|
||
#, no-c-format
|
||
msgid "The maximum number of files that will be created even if the last file might contain more bytes/time than wanted."
|
||
msgstr "將建立的最大檔案數量,即使最後檔案包含的位元組數/時間多於預期。"
|
||
|
||
#: src/common/property_element.cpp:140
|
||
#, no-c-format
|
||
msgid "The maximum number of frames a player should be able to cache during playback. If set to 0, the reference pseudo-cache system is not used."
|
||
msgstr "播放器播放過程中應該快取的最大影格數。若設為 0, 將不使用參考假快取系統。"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:70
|
||
#: src/propedit/propedit.cpp:43
|
||
#, no-c-format
|
||
msgid "The meta seek element was written at the end of the file, but the segment size could not be updated. Therefore the element will not be visible. The process will be aborted. The file has been changed!"
|
||
msgstr "變換定位元件已被寫至檔案結尾部,但剪輯大小無法更新。因此這些元件不可見。處理處理程序將被中止。檔案已有改動!"
|
||
|
||
#: src/common/property_element.cpp:138
|
||
#, no-c-format
|
||
msgid "The minimum number of frames a player should be able to cache during playback. If set to 0, the reference pseudo-cache system is not used."
|
||
msgstr "播放器播放過程中應該快取的最小影格數。若設為 0, 將不使用參考假快取系統。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:714
|
||
#, no-c-format
|
||
msgid "The mkvmerge executable was found, but it couldn't be executed."
|
||
msgstr "已找到 mkvmerge 可執行檔,但無法執行。"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/mux_job.cpp:170
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:710
|
||
#: src/mkvtoolnix-gui/util/file_identifier.cpp:76
|
||
#, no-c-format
|
||
msgid "The mkvmerge executable was not found."
|
||
msgstr "未找到 mkvmerge 可執行程式。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:288
|
||
#, no-c-format
|
||
msgid "The multiplex settings creating \"%1\" have been modified. Do you really want to close? All changes will be lost."
|
||
msgstr "已修改 multiplex 設定建立的 \"%1\" 。是否要關閉?所有變更將會遺失。"
|
||
|
||
#: src/propedit/change.cpp:53
|
||
#, no-c-format
|
||
msgid "The name '{0}' is not a valid property name for the current edit specification in '{1}'.\n"
|
||
msgstr "名稱 '{0}' 對於目前在 '{1}' 中的編輯規範不是有效的屬性名稱。\n"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:50
|
||
#, no-c-format
|
||
msgid "The name must not be left empty."
|
||
msgstr "名稱不可以留空。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:389
|
||
#: src/extract/extract_cli_parser.cpp:393
|
||
#, no-c-format
|
||
msgid "The name of one of the destination files is the same as the name of the source file ({0}).\n"
|
||
msgstr "其中一個輸出檔案名稱與原始檔案 ({0}) 的名稱相同。\n"
|
||
|
||
#: src/common/property_element.cpp:120
|
||
#, no-c-format
|
||
msgid "The name of the application or library used for multiplexing the file."
|
||
msgstr "用於合併檔案的應用程式或庫的名稱。"
|
||
|
||
#: src/common/property_element.cpp:121
|
||
#, no-c-format
|
||
msgid "The name of the application or library used for writing the file."
|
||
msgstr "用於寫入檔的應用程式或庫的名稱。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1999
|
||
#, no-c-format
|
||
msgid "The name of the destination file '{0}' and of one of the source files is the same."
|
||
msgstr "輸出檔案 '{0}' 與其中一個原始檔案的名稱相同。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:322
|
||
#, no-c-format
|
||
msgid "The names will be available for easy selection in both the multiplexer and the header editor."
|
||
msgstr "這些名稱可在合併工具和表頭編輯中輕鬆選擇。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1710
|
||
#, no-c-format
|
||
msgid "The next UID was already given in '{0} {1}'.\n"
|
||
msgstr "下一 UID 已在 '{0} {1}' 給出。\n"
|
||
|
||
#: src/merge/connection_checks.h:28
|
||
#, no-c-format
|
||
msgid "The number of bits per sample of the two audio tracks is different: {0} and {1}"
|
||
msgstr "兩軌的每次取樣位元數(音訊位元深度)不同: {0} 與 {1}"
|
||
|
||
#: src/common/bswap.cpp:27
|
||
#, no-c-format
|
||
msgid "The number of bytes to swap isn't divisible by {0}."
|
||
msgstr "要交換的位元組數目不能被 {0} 整除。"
|
||
|
||
#: src/merge/connection_checks.h:23
|
||
#, no-c-format
|
||
msgid "The number of channels of the two audio tracks is different: {0} and {1}"
|
||
msgstr "兩音訊軌的聲道數不同: {0} 與 {1}"
|
||
|
||
#: src/merge/timestamp_factory.cpp:271
|
||
#, no-c-format
|
||
msgid "The number of external timestamps {0} is smaller than the number of frames in this track. The remaining frames of this track might not be timestamped the way you intended them to be. mkvmerge might even crash.\n"
|
||
msgstr "外部時間戳記數 {0} 小於此軌的影格數。此軌的其餘影格將可能不按想要的方式標記時間戳記。mkvmerge 甚至可能不正常關閉。\n"
|
||
|
||
#: src/common/property_element.cpp:161
|
||
#, no-c-format
|
||
msgid "The number of video pixels to remove on the bottom of the image."
|
||
msgstr "影像底部要移除的視訊像素數。"
|
||
|
||
#: src/common/property_element.cpp:158
|
||
#, no-c-format
|
||
msgid "The number of video pixels to remove on the left of the image."
|
||
msgstr "影像左邊要移除的視訊像素數。"
|
||
|
||
#: src/common/property_element.cpp:160
|
||
#, no-c-format
|
||
msgid "The number of video pixels to remove on the right of the image."
|
||
msgstr "影像右邊要移除的視訊像素數。"
|
||
|
||
#: src/common/property_element.cpp:159
|
||
#, no-c-format
|
||
msgid "The number of video pixels to remove on the top of the image."
|
||
msgstr "影像頂部要移除的視訊像素數。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:306
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:322
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:335
|
||
#, no-c-format
|
||
msgid "The numbering starts at 1."
|
||
msgstr "數字從 1 開始算起。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:311
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:327
|
||
#, no-c-format
|
||
msgid "The numbers given with this argument are interpreted based on the number of Matroska blocks that are output."
|
||
msgstr "此參數給出的顯示數字是基於該輸出 Matroska 的區塊數。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:244
|
||
#, no-c-format
|
||
msgid "The only allowed codecs are VP8/VP9 video and Vorbis/Opus audio tracks."
|
||
msgstr "這只允許編碼器 VP8/VP9 視訊軌和 Vorbis/Opus audio 音訊軌。"
|
||
|
||
#: src/merge/mkvmerge.cpp:2490
|
||
#, no-c-format
|
||
msgid "The option '--meta-seek-size' is no longer supported. Please read mkvmerge's documentation, especially the section about the MATROSKA FILE LAYOUT.\n"
|
||
msgstr "選項 '--meta-seek-size' 不再受支援。請閱讀 mkvmerge 的使用說明,尤其是關於 *Matroska 檔案規劃* 的段落。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:217
|
||
#, no-c-format
|
||
msgid "The option file has been created."
|
||
msgstr "選項檔已建立。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:435
|
||
#, no-c-format
|
||
msgid "The options entered here are set for all new multiplex jobs by default."
|
||
msgstr "在這輸入的設定會成為所有合併作業的預設值。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:253
|
||
#, no-c-format
|
||
msgid "The order of the various options is not important."
|
||
msgstr "各種選項的順序不會影響結果。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:366
|
||
#, no-c-format
|
||
msgid "The other two layouts available are: in two fixed columns to the right or in a tab widget below the files and tracks lists."
|
||
msgstr "另外還有兩種布局可選:檔案及軌道列表右側固定兩列,或位於下方的標籤頁面板。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1697
|
||
#, no-c-format
|
||
msgid "The previous UID was already given in '{0} {1}'.\n"
|
||
msgstr "上個 UID 已在 '{0} {1}' 給出。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2113
|
||
#, no-c-format
|
||
msgid "The probe range percentage '{0}' is invalid.\n"
|
||
msgstr "探測百分比 '{0}' 無效。\n"
|
||
|
||
#: src/common/qt_kax_analyzer.cpp:103
|
||
#: src/propedit/propedit.cpp:67
|
||
#, no-c-format
|
||
msgid "The process will be aborted."
|
||
msgstr "處理程序將中止。"
|
||
|
||
#: src/mkvtoolnix-gui/util/settings.cpp:34
|
||
#, no-c-format
|
||
msgid "The program to execute hasn't been set yet."
|
||
msgstr "執行程式尚未設定。"
|
||
|
||
#: src/propedit/change.cpp:111
|
||
#, no-c-format
|
||
msgid "The property value contains non-ASCII characters, but the property is not a Unicode string in '{0}'. {1}\n"
|
||
msgstr "此屬性值包含非 ASCII 字元,但在 '{0}' 的屬性不是 Unicode 字串。{1}\n"
|
||
|
||
#: src/propedit/change.cpp:155
|
||
#, no-c-format
|
||
msgid "The property value is not a valid binary spec in '{0}'. {1}\n"
|
||
msgstr "屬性值不是 '{0}' 中有效的二進位規範。{1}\n"
|
||
|
||
#: src/propedit/change.cpp:154
|
||
#, no-c-format
|
||
msgid "The property value is not a valid binary spec or it is not exactly {2} bits long in '{0}'. {1}\n"
|
||
msgstr "屬性值不是有效的二進位規範,或者不是 '{0}' 中的 {2} 位。{1}\n"
|
||
|
||
#: src/propedit/change.cpp:138
|
||
#, no-c-format
|
||
msgid "The property value is not a valid boolean in '{0}'. {1}\n"
|
||
msgstr "屬性值 '{0}' 不是有效的布林值。{1}\n"
|
||
|
||
#: src/propedit/change.cpp:204
|
||
#, no-c-format
|
||
msgid "The property value is not a valid date & time string in '{0}'."
|
||
msgstr "屬性值不是\"{0}\"中的有效日期和時間字串。"
|
||
|
||
#: src/propedit/change.cpp:145
|
||
#, no-c-format
|
||
msgid "The property value is not a valid floating point number in '{0}'. {1}\n"
|
||
msgstr "屬性值 '{0}' 不是有效的浮點數。{1}\n"
|
||
|
||
#: src/propedit/change.cpp:130
|
||
#, no-c-format
|
||
msgid "The property value is not a valid signed integer in '{0}'. {1}\n"
|
||
msgstr "屬性值 '{0}' 不是有效的帶正負號整數。{1}\n"
|
||
|
||
#: src/propedit/change.cpp:124
|
||
#, no-c-format
|
||
msgid "The property value is not a valid unsigned integer in '{0}'. {1}\n"
|
||
msgstr "此屬性值在 '{0}' 不是有效的不帶正負號整數。{1}\n"
|
||
|
||
#: src/merge/output_control.cpp:1034
|
||
#, no-c-format
|
||
msgid "The reason is unknown."
|
||
msgstr "原因不明。"
|
||
|
||
#: src/propedit/change.cpp:205
|
||
#, no-c-format
|
||
msgid "The recognized format is 'YYYY-mm-ddTHH:MM:SS+zz:zz': the year, month, day, letter 'T', hours, minutes, seconds and the time zone's offset from UTC; example: 2017-03-28T17:28:00-02:00."
|
||
msgstr "可是別的格式為 'YYYY-mm-ddTHH:MM:SS+zz:zz': 年-月-日-字母'T'-時-分-秒 與 UTC 時區位移;例如: 2017-03-28T17:28-02:00 。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1159
|
||
#, no-c-format
|
||
msgid "The regular expression for deriving the track language from file names is invalid: %1"
|
||
msgstr "從檔名衍生的軌道語言規則運算式無效: %1"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:223
|
||
#, no-c-format
|
||
msgid "The rest is copied as is."
|
||
msgstr "剩下已複製。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:336
|
||
#, no-c-format
|
||
msgid "The resulting number will be padded with leading zeroes if the number of places is less than specified."
|
||
msgstr "若產生的數字位數小於指定數值,將會在前面 加入 0 以補齊位數。"
|
||
|
||
#: src/common/hacks.cpp:65
|
||
#, no-c-format
|
||
msgid "The resulting tracks will be broken: the official FLAC tools will not be able to decode them and seeking will not work as expected."
|
||
msgstr "產生的軌道即將中斷: 官方的 FLAC 工具無法解析它們,並且無法預期執行。"
|
||
|
||
#: src/common/xml/ebml_converter.cpp:341
|
||
#, no-c-format
|
||
msgid "The root element must be <{0}>."
|
||
msgstr "根元件必須為 <{0}>。"
|
||
|
||
#: src/merge/connection_checks.h:18
|
||
#, no-c-format
|
||
msgid "The sample rate of the two audio tracks is different: {0} and {1}"
|
||
msgstr "兩音訊軌的取樣頻率不同: {0} 與 {1}"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:89
|
||
#, no-c-format
|
||
msgid "The second mode extracts the tags, converts them to XML and writes them to an output file."
|
||
msgstr "第二種模式解壓縮標記,將它們轉換為XML並將其寫入輸出檔案。"
|
||
|
||
#: src/input/r_tta.cpp:74
|
||
#, no-c-format
|
||
msgid "The seek table in this TTA file seems to be broken.\n"
|
||
msgstr "此 TTA 檔案中的定位表似乎已損壞。\n"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:938
|
||
#, no-c-format
|
||
msgid "The segment UID could not be parsed: %1"
|
||
msgstr "無法解析剪輯 UID: %1"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:948
|
||
#, no-c-format
|
||
msgid "The segment edition UID must be a positive number if given."
|
||
msgstr "若要給定剪輯版本 UID 則必須是正值。"
|
||
|
||
#: src/mkvtoolnix-gui/util/language_dialog.cpp:354
|
||
#, no-c-format
|
||
msgid "The selected language code '%1' is not an ISO 639-2 code. Players that only support the legacy Matroska language elements but not the IETF BCP 47 language elements will therefore display a different language such as 'und' (undetermined)."
|
||
msgstr ""
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:222
|
||
#, no-c-format
|
||
msgid "The sequence '%p' is replaced by the track's PERFORMER, the sequence '%t' by the track's TITLE, '%n' by the track's number and '%N' by the track's number padded with a leading 0 for track numbers < 10."
|
||
msgstr "將會用軌道 *表演者* 取代此序列 '%p' ,軌道 *標題* 會取代 '%t' ,軌道編號會替代 '%n' 而填補式編號替代 '%N' (若序號 < 10 則在前面加上 0)。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:170
|
||
#, no-c-format
|
||
msgid "The settings file '%1' contains invalid settings and was not loaded."
|
||
msgstr "設定值檔案 '%1' 含有無效的設定值因此沒有載入。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:124
|
||
#, no-c-format
|
||
msgid "The sixth mode finds the timestamps of all blocks for a track and outputs a timestamp v2 file with these timestamps."
|
||
msgstr "第六種模式可尋找軌道所有區塊的時間戳記並輸出一個含有這些時間戳記的時間戳記 v2 檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:261
|
||
#, no-c-format
|
||
msgid "The size after which a new destination file is started."
|
||
msgstr "啟動新輸出檔案後的大小。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1779
|
||
#, no-c-format
|
||
msgid "The size of attachment '{0}' is 0.\n"
|
||
msgstr "附件 '{0}' 的大小為 0。\n"
|
||
|
||
#: src/merge/reader_detection_and_creation.cpp:90
|
||
#: src/merge/reader_detection_and_creation.cpp:223
|
||
#, no-c-format
|
||
msgid "The source file '{0}' could not be opened successfully, or retrieving its size by seeking to the end did not work.\n"
|
||
msgstr "原始檔案 '{0}' 無法成功開啟,或者無法透過定位到末端檢索。\n"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:916
|
||
#, no-c-format
|
||
msgid "The start time could not be parsed: %1"
|
||
msgstr "無法解析起始時間: %1"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:330
|
||
#, no-c-format
|
||
msgid "The string '<NUM>' will be replaced by the chapter number."
|
||
msgstr "字串 '<NUM>' 將會被取代為章節編號。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:331
|
||
#, no-c-format
|
||
msgid "The string '<START>' will be replaced by the chapter's start timestamp."
|
||
msgstr "字串 '<START>' 將會被取代為相應章節的起始時間戳記。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:267
|
||
#, no-c-format
|
||
msgid "The string 'all' works on all tags."
|
||
msgstr "字串 'all' 可對全部標籤產生作用。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:268
|
||
#, no-c-format
|
||
msgid "The string 'global' works on the global tags."
|
||
msgstr "字串 'global' 可對全域標籤產生作用。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:261
|
||
#, no-c-format
|
||
msgid "The string 'track:' followed by one of the chars 'a', 'b', 's' or 'v' followed by a number 'n' selects the nth audio, button, subtitle or video track (e.g. '--edit track:a2'). Numbering starts at 1."
|
||
msgstr "字串 'track:' 後面接著 'a' 、 'b' 、 's' 或 'v' 其中一個字元,而字元後面的數字 'n' 表示選擇第幾音訊軌、按鈕軌道、字幕軌或視訊軌 (例如 '--edit track:a2' )。數字從 1 開始算起。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:263
|
||
#, no-c-format
|
||
msgid "The string 'track:=uid' with 'uid' being a number selects the track whose 'track UID' element equals 'uid'."
|
||
msgstr "字串 'track:=uid' 中的 'uid' 為一個數字,表示選擇軌道的 'track UID' 元件為 'uid' 。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:264
|
||
#, no-c-format
|
||
msgid "The string 'track:@number' with 'number' being a number selects the track whose 'track number' element equals 'number'."
|
||
msgstr "字串 'track:@number' 中的 'number' 為一個數字,表示選擇的軌道的 'track number' 元件為 'number' 。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:260
|
||
#, no-c-format
|
||
msgid "The string 'track:n' with 'n' being a number selects the nth track. Numbering starts at 1."
|
||
msgstr "字串 'track:n' 中的 'n' 為一個數字表示選擇第幾軌道。數字從 1 開始算起。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:332
|
||
#, no-c-format
|
||
msgid "The strings '<FILE_NAME>' and '<FILE_NAME_WITH_EXT>', which only work when generating chapters for appended files, will be replaced by the appended file's name (the former leaves the extension out while the latter includes it)."
|
||
msgstr "字串 '<FILE_NAME>' '<FILE_NAME_WITH_EXT>' 僅當為附加檔案產生章節時有效,將被附加檔案的名稱取代 (前者省略副檔名,而後者保留)。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:257
|
||
#, no-c-format
|
||
msgid "The strings 'info', 'segment_info' or 'segmentinfo' select the segment information element. This is also the default until the first '--edit' option is found."
|
||
msgstr "字串 'info' 、 'segment_info' 或 'segmentinfo' 表示選擇的片段資訊元件。這項也是預設功能找到的第一個 '--edit' 選項。"
|
||
|
||
#: src/common/xml/xml.h:127
|
||
#, no-c-format
|
||
msgid "The tag or attribute '{0}' at position {1} contains data that is outside its allowed range."
|
||
msgstr "位置 {1} 上的標籤或屬性 '{0}' 包含超過本身允許範圍的資料。"
|
||
|
||
#: src/common/xml/xml.h:107
|
||
#, no-c-format
|
||
msgid "The tag or attribute '{0}' at position {1} contains invalid or mal-formed data."
|
||
msgstr "位置 {1} 上的標籤或屬性 '{0}' 包含無效或不正確格式的資料。"
|
||
|
||
#: src/merge/generic_packetizer.cpp:370
|
||
#, no-c-format
|
||
msgid "The tags in '{0}' could not be parsed: some mandatory elements are missing.\n"
|
||
msgstr "無法解析 '{0}' 中的標籤: 缺少某些必要元件。\n"
|
||
|
||
#: src/extract/xtr_tta.cpp:70
|
||
#, no-c-format
|
||
msgid "The temporary file '{0}' could not be opened for reading: {1}.\n"
|
||
msgstr "無法開啟暫存檔案 '{0}' 進行讀取: {1}。\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:97
|
||
#, no-c-format
|
||
msgid "The third mode extracts attachments from the source file."
|
||
msgstr "第三種模式可從原始檔案擷取附件。"
|
||
|
||
#: src/merge/timestamp_factory.cpp:67
|
||
#, no-c-format
|
||
msgid "The timestamp file '{0}' contains an unsupported/unrecognized format (version {1}).\n"
|
||
msgstr "時間戳記檔案 '{0}' 包含不支援的/無法識別的格式 (版本 {1})。\n"
|
||
|
||
#: src/merge/timestamp_factory.cpp:53
|
||
#, no-c-format
|
||
msgid "The timestamp file '{0}' contains an unsupported/unrecognized format line. The very first line must look like '# timestamp format v1'.\n"
|
||
msgstr "時間戳記檔案 '{0}' 包含格式不支援/無法識別的一行。最靠前的一行必須類似於 '# timestamp format v1' 。\n"
|
||
|
||
#: src/merge/timestamp_factory.cpp:36
|
||
#, no-c-format
|
||
msgid "The timestamp file '{0}' could not be opened for reading.\n"
|
||
msgstr "時間戳記檔案 '{0}' 無法開啟以讀取。\n"
|
||
|
||
#: src/merge/timestamp_factory.cpp:90
|
||
#: src/merge/timestamp_factory.cpp:98
|
||
#: src/merge/timestamp_factory.cpp:104
|
||
#: src/merge/timestamp_factory.cpp:304
|
||
#, no-c-format
|
||
msgid "The timestamp file '{0}' does not contain a valid 'Assume' line with the default number of frames per second.\n"
|
||
msgstr "時間戳記檔案 '{0}' 不含有效的 'Assume' 行(包含影格率的預設值)。\n"
|
||
|
||
#: src/merge/timestamp_factory.cpp:339
|
||
#, no-c-format
|
||
msgid "The timestamp file '{0}' does not contain a valid 'Gap' line with the duration of the gap.\n"
|
||
msgstr "時間戳記檔案 '{0}' 不含有效的 'Gap' 行(包含間隙時間長度)。\n"
|
||
|
||
#: src/merge/timestamp_factory.cpp:243
|
||
#: src/merge/timestamp_factory.cpp:368
|
||
#, no-c-format
|
||
msgid "The timestamp file '{0}' does not contain any valid entry.\n"
|
||
msgstr "時間戳記檔案 '{0}' 不含任何有效專案。\n"
|
||
|
||
#: src/merge/timestamp_factory.cpp:219
|
||
#, no-c-format
|
||
msgid ""
|
||
"The timestamp v2 file '{0}' contains timestamps that are not ordered. Due to a bug in mkvmerge versions up to and including v1.5.0 this was necessary if the track to which the timestamp file was applied contained B frames. Starting with v1.5.1 mkvmerge now handles this correctly, and the timestamps in the timestamp file must be ordered normally. For example, the frame sequence 'IPBBP...' at 25 FPS requires a timestamp file with the first timestamps being '0', '40', '80', '120' etc and. not '0', '120', '40', '80' etc.\n"
|
||
"\n"
|
||
"If you really have to specify non-sorted timestamps then use the timestamp format v4. It is identical to format v2 but allows non-sorted timestamps.\n"
|
||
msgstr ""
|
||
"時間戳記 v2 檔案 '{0}' 包含不按順序排列的時間戳記。因為 mkvmerge v1.5.0 及以前版本的 bug,只有當時間戳記應用至的軌道包含 B 影格時,按順序排列的時間戳記才是必需的。現在,mkvmerge v1.5.1 及以後版本能夠正確處理此類情況,並且要求時間戳記檔中的時間戳記必須正常排列。例如,25 fps 的影格列 'IPBBP...' 要求時間戳記檔中的時間戳記以 '0' , '40' , '80' , '120' 等開頭而不是以 '0' , '120' , '40' , '80' 等開頭。\n"
|
||
"\n"
|
||
"如果確實要指定未排序的時間戳記,請使用時間戳記格式 v4。它與格式 v2 完全一致,但允許未排序的時間戳記。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:281
|
||
#, no-c-format
|
||
msgid "The timestamps after which a new destination file is started."
|
||
msgstr "啟動新增輸出檔啟的時間戳記。"
|
||
|
||
#: src/input/r_ogm.cpp:559
|
||
#, no-c-format
|
||
msgid "The timestamps for this stream have been reset in the middle of the file. This is not supported. The current packet will be discarded.\n"
|
||
msgstr "此媒體流的時間戳記在檔案中途重置。這是不支援的。目前資料包將被廢除。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:282
|
||
#, no-c-format
|
||
msgid "The timestamps refer to the whole stream and not to each individual destination file."
|
||
msgstr "此時間戳記涉及整個串流而不是單指個別輸出檔案。"
|
||
|
||
#: src/common/property_element.cpp:111
|
||
#, no-c-format
|
||
msgid "The title for the whole movie."
|
||
msgstr "整部影片的標題。"
|
||
|
||
#: src/common/chapters/dvd.cpp:147
|
||
#, no-c-format
|
||
msgid "The title number '{0}' is higher than the number of titles on the DVD ({1})."
|
||
msgstr "標題編號 '{0}' 大於 DVD 的標題編號 ({1}) 。"
|
||
|
||
#: src/extract/tracks.cpp:118
|
||
#, no-c-format
|
||
msgid "The track ID {0} does not have a valid CodecID.\n"
|
||
msgstr "軌道識別碼 {0} 無有效的 CodecID。\n"
|
||
|
||
#: src/merge/output_control.cpp:1091
|
||
#, no-c-format
|
||
msgid "The track ID {0} from the file '{1}' cannot be split. {2}\n"
|
||
msgstr "無法從檔案 '{1}' 分割 軌道 ID {0} 。{2}\n"
|
||
|
||
#: src/merge/output_control.cpp:673
|
||
#, no-c-format
|
||
msgid "The track headers could not be rendered correctly. {0}\n"
|
||
msgstr "軌道頭無法正確演算。{0}\n"
|
||
|
||
#: src/common/property_element.cpp:125
|
||
#, no-c-format
|
||
msgid "The track number as used in the Block Header."
|
||
msgstr "區塊表頭使用的軌道編號。"
|
||
|
||
#: src/merge/output_control.cpp:1022
|
||
#, no-c-format
|
||
msgid "The track number {0} from the file '{1}' can probably not be appended correctly to the track number {2} from the file '{3}': {4} Please make sure that the resulting file plays correctly the whole time. The author of this program will probably not give support for playback issues with the resulting file.\n"
|
||
msgstr "軌道編號 {0} (自檔案 '{1}' )可能無法被正確附加檔案至軌道編號 {2} (自檔 '{3}' ): {4} 請確認生成的檔是否可以完整地正常播放。此程式的作者可能無法提供關於播放生成的檔案的支援。\n"
|
||
|
||
#: src/merge/output_control.cpp:1036
|
||
#, no-c-format
|
||
msgid "The track number {0} from the file '{1}' cannot be appended to the track number {2} from the file '{3}'. {4}\n"
|
||
msgstr "軌道編號 {0} (自檔案 '{1}' )無法附加檔案至軌道編號 {2} (自檔案 '{3}' )。{4}\n"
|
||
|
||
#: src/merge/output_control.cpp:1032
|
||
#, no-c-format
|
||
msgid "The track parameters do not match."
|
||
msgstr "軌道參數不符。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:364
|
||
#, no-c-format
|
||
msgid "The track properties on the \"input\" tab can be laid out in three different way in order to serve different workflows."
|
||
msgstr "\"輸入\" 標籤頁的軌道屬性控制項,能以三種不同的方式排列,以適應不同的作業流程。"
|
||
|
||
#: src/merge/output_control.cpp:990
|
||
#, no-c-format
|
||
msgid "The track {0} from file no. {1} ('{2}') is to be appended more than once. The argument for '--append-to' was invalid.\n"
|
||
msgstr "軌道 {0} 自檔案 {1} ( '{2}' ) 被附加超過一次。 '--append-to' 的參數無效。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:2045
|
||
#: src/merge/mkvmerge.cpp:2977
|
||
#, no-c-format
|
||
msgid "The type of file '{0}' could not be recognized.\n"
|
||
msgstr "此 '{0}' 類型檔案無法辨別。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:500
|
||
#, no-c-format
|
||
msgid "The type of file '{0}' is not supported.\n"
|
||
msgstr "此 '{0}' 類型檔案並不支援。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:440
|
||
#, no-c-format
|
||
msgid "The user can then select which playlist to actually add."
|
||
msgstr "使用者能選擇實際要加入的播放清單。"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:98
|
||
#, no-c-format
|
||
msgid "The value '{0}' is not a number.\n"
|
||
msgstr "值 '{0}' 不是數字。\n"
|
||
|
||
#: src/common/bcp47.cpp:158
|
||
#, no-c-format
|
||
msgid "The value '{}' is not a valid ISO 15924 script code."
|
||
msgstr "值 '{}' 不是有效的 ISO 15924 指令代碼。"
|
||
|
||
#: src/common/bcp47.cpp:172
|
||
#, no-c-format
|
||
msgid "The value '{}' is not a valid ISO 3166-1 country code."
|
||
msgstr "值 '{}' 不是有效的 ISO 3166-1 國家碼。"
|
||
|
||
#: src/common/bcp47.cpp:145
|
||
#, no-c-format
|
||
msgid "The value '{}' is not a valid ISO 639 language code."
|
||
msgstr "值 '{}' 為無效的 ISO 639 語言碼。"
|
||
|
||
#: src/common/bcp47.cpp:190
|
||
#, no-c-format
|
||
msgid "The value '{}' is not a valid UN M.49 country number code."
|
||
msgstr "值 '{}' 不是有效的 UN M.49 國家數字碼。"
|
||
|
||
#: src/common/bcp47.cpp:212
|
||
#, no-c-format
|
||
msgid "The value '{}' is not part of the IANA Language Subtag Registry for extended language subtags."
|
||
msgstr "值 '{}' 不是擴展語言子標籤中的 IANA 語言子標記註冊表的一部分。"
|
||
|
||
#: src/common/bcp47.cpp:213
|
||
#, no-c-format
|
||
msgid "The value '{}' is not part of the IANA Language Subtag Registry for language variants."
|
||
msgstr "值 '{}' 不是擴展語言子標籤的 IANA 語言變體子標記註冊表的一部分。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:496
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:510
|
||
#, no-c-format
|
||
msgid "The value can be given either as a floating point number (e.g. 12.345) or a fraction of integer values (e.g. 123/456)."
|
||
msgstr "此數值可以用浮點數值 (即 12.345) 或整數的分數 (即 123/456)。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:491
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:229
|
||
#, no-c-format
|
||
msgid "The value can be given either as a floating point number (e.g. 12.345) or a fraction of numbers (e.g. 123/456.78)."
|
||
msgstr "此數值可以用浮點數值 (即 12.345) 或整數的一小部分分數 (即 123/456.78)。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:486
|
||
#, no-c-format
|
||
msgid "The value can be negative, but keep in mind that any frame whose timestamp is negative after this calculation is dropped."
|
||
msgstr "此數值可以是負值,但注意任何畫面的時間戳記為負會在計算後被丟棄。"
|
||
|
||
#: src/common/bcp47.cpp:253
|
||
#, no-c-format
|
||
msgid "The value does not adhere to the general structure of IETF BCP 47/RFC 5646 language tags."
|
||
msgstr "該值不符合 IETF BCP 47 / RFC 5646 語言標籤的一般結構。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:526
|
||
#, no-c-format
|
||
msgid "The values are only stored in the track headers."
|
||
msgstr "此數值只儲存在軌道表頭中。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:327
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:332
|
||
#, no-c-format
|
||
msgid "The values will be available for easy selection in the multiplexer."
|
||
msgstr "這些數值可在合併工具中輕鬆選擇。"
|
||
|
||
#: src/common/bcp47.cpp:229
|
||
#, no-c-format
|
||
msgid "The variant '{}' must only be used with one of the following prefixes: {}."
|
||
msgstr "變體 '{}' 只能使用下列的首碼: {}."
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:718
|
||
#, no-c-format
|
||
msgid "The version line reported by mkvmerge ('%1') could not be recognized."
|
||
msgstr "無法識別 mkvmerge ('%1') 報告的版本行。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:722
|
||
#, no-c-format
|
||
msgid "The versions of mkvmerge (%1) and the GUI (%2) differ."
|
||
msgstr "mkvmerge (%1) 與圖形使用者介面 (%2) 的版本有差異。"
|
||
|
||
#: src/merge/connection_checks.h:33
|
||
#, no-c-format
|
||
msgid "The width of the two tracks is different: {0} and {1}"
|
||
msgstr "兩軌寬度不同: {0} 與 {1}"
|
||
|
||
#: src/output/p_theora.h:27
|
||
#, no-c-format
|
||
msgid "Theora"
|
||
msgstr "Theora"
|
||
|
||
#: src/extract/cues.cpp:54
|
||
#, no-c-format
|
||
msgid "There are no cues for track ID {0}.\n"
|
||
msgstr "軌道 ID {0} 沒有 cue 表單。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:503
|
||
#, fuzzy, no-c-format
|
||
msgid "There are several potential sources for the container's timing information: a value given on the command line with the '--default-duration' option, the source container or the video bitstream."
|
||
msgstr "容器時間資訊輸入的各種事項:命令列上用 '--default-duration' 選項給定數值,輸入容器或視訊位元串流。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:92
|
||
#, no-c-format
|
||
msgid "There is a new version available online."
|
||
msgstr "線上有新版本可更新。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:435
|
||
#, no-c-format
|
||
msgid "There is currently a job running."
|
||
msgstr "目前有一個作業正在執行。"
|
||
|
||
#: src/merge/output_control.cpp:914
|
||
#: src/merge/output_control.cpp:924
|
||
#, no-c-format
|
||
msgid "There is no file with the ID '{0}'. The argument for '--append-to' was invalid.\n"
|
||
msgstr "沒有檔案的 ID 為 '{0}' 。參數 '--append-to' 無效。\n"
|
||
|
||
#: src/common/command_line.cpp:268
|
||
#, no-c-format
|
||
msgid "There is no translation available for '{0}'.\n"
|
||
msgstr "尚無 '{0}' 的翻譯。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:93
|
||
#, no-c-format
|
||
msgid "There was an error querying the update status."
|
||
msgstr "查詢更新狀態時發生錯誤。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:656
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:658
|
||
#, no-c-format
|
||
msgid "There were errors in the header values preventing the headers from being saved. The first error has been selected."
|
||
msgstr "出現一些影響表頭資訊儲存的表頭值錯誤。第一處錯誤已被選中。"
|
||
|
||
#: src/merge/output_control.cpp:237
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:267
|
||
#: src/propedit/propedit.cpp:122
|
||
#, no-c-format
|
||
msgid "There's not enough space at the beginning of the file to fit the updated 'EBML head' element in."
|
||
msgstr "檔案開頭沒有足夠的空間來容納更新的 'EBML 前端' 元件。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:218
|
||
#, no-c-format
|
||
msgid "These are less often used options that control the output structure that mkvmerge creates."
|
||
msgstr "這些是控制 mkvmerge 建立輸出結構比較少使用的選項。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:223
|
||
#, no-c-format
|
||
msgid "These are options meant for development. They're not officially supported and may change from release to release."
|
||
msgstr "這些選項專給程式開發使用。這些選項並沒有正式支援且每個發佈版本都會改變很多。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:730
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:745
|
||
#: src/mkvtoolnix-gui/merge/tool.cpp:760
|
||
#, no-c-format
|
||
msgid "These aren't treated like other source files in MKVToolNix."
|
||
msgstr "此類檔案在 MKVToolNix 中的處理方式與其他原始檔案不同。"
|
||
|
||
#: src/input/r_avi.cpp:557
|
||
#: src/input/r_real.cpp:267
|
||
#, no-c-format
|
||
msgid "This AAC track does not contain valid headers. Could not parse the AAC information.\n"
|
||
msgstr "此 AAC 軌道不含有效的表頭。無法解析 AAC 資訊。\n"
|
||
|
||
#: src/output/p_ac3.cpp:66
|
||
#, no-c-format
|
||
msgid "This AC-3 track contains {0} bytes of non-AC-3 data at the beginning. This corresponds to a delay of {1}ms. This delay will be used instead of the non-AC-3 data.\n"
|
||
msgstr "此 AC-3 軌道的開頭包含 {0} 位元組的 非-AC-3 資料。這相當於 {1}ms 的延遲。將使用此延遲替代 非-AC-3 資料。\n"
|
||
|
||
#: src/output/p_avc_es.cpp:100
|
||
#, no-c-format
|
||
msgid "This AVC/H.264 contains frames that are too big for the current maximum NALU size. You have to re-run mkvmerge and set the maximum NALU size to {0} for this track (command line parameter '--nalu-size-length {1}:{0}').\n"
|
||
msgstr "此 AVC/H.264 包含大於目前最大 NALU 長的影格。需要重新啟動 mkvmerge 並設定此軌的最大 NALU 大小為 {0} (命令列參數 '--nalu-size-length {1}:{0}' )。\n"
|
||
|
||
#: src/output/p_avc_es.cpp:118
|
||
#, no-c-format
|
||
msgid "This AVC/H.264 track does not start with a key frame. The first {0} frames have been skipped.\n"
|
||
msgstr "此 AVC/H.264 軌道未以關鍵影格開頭。已跳過開頭 {0} 影格。\n"
|
||
|
||
#: src/output/p_avc_es.cpp:128
|
||
#, no-c-format
|
||
msgid "This AVC/H.264 track's timing information indicates that it uses a variable frame rate. However, no default duration nor an external timestamp file has been provided for it, nor does the source container provide timestamps. The resulting timestamps may not be useful.\n"
|
||
msgstr "此 AVC/H.264 軌道的時間資訊有標明軌道使用的影格率。可是沒有提供預設時間長度或外部時間戳記檔案,輸入容器也不提供時間戳記。合成後的時間戳記可能無法使用。\n"
|
||
|
||
#: src/output/p_hevc_es.cpp:96
|
||
#, no-c-format
|
||
msgid "This HEVC contains frames that are too big for the current maximum NALU size. You have to re-run mkvmerge and set the maximum NALU size to {0} for this track (command line parameter '--nalu-size-length {1}:{0}').\n"
|
||
msgstr "此 HEVC 包含大於目前最大 NALU 長的影格。需要重新啟動 mkvmerge 並設定此軌道的最大 NALU 大小為 {0} (命令列參數 '--nalu-size-length {1}:{0}' )。\n"
|
||
|
||
#: src/output/p_hevc_es.cpp:114
|
||
#, no-c-format
|
||
msgid "This HEVC track does not start with a key frame. The first {0} frames have been skipped.\n"
|
||
msgstr "此 HEVC 軌道不是以關鍵影格開頭。已略過開頭 {0} 影格。\n"
|
||
|
||
#: src/output/p_mp3.cpp:60
|
||
#, no-c-format
|
||
msgid "This MPEG audio track contains {0} bytes of non-MP3 data at the beginning. This corresponds to a delay of {1}ms. This delay will be used instead of the garbage data.\n"
|
||
msgstr "此 MPEG 音訊軌的開頭包含 {0} 位元組的 非-MP3 資料。這相當於 {1}ms 的延遲。將使用此延遲替代無用資料。\n"
|
||
|
||
#: src/input/r_ogm.cpp:839
|
||
#, no-c-format
|
||
msgid "This Ogg/OGM file contains chapter or title information. Unfortunately the charset used to store this information in the file cannot be identified unambiguously. The program assumes that your system's current charset is appropriate. This can be overridden with the '--chapter-charset <charset>' switch.\n"
|
||
msgstr "此 Ogg/OGM 檔包含章節或標題資訊。不幸的是此檔中存儲這些資訊使用的字元集無法準確識別。程式假定以系統的目前字元集為準。可以透過 '--chapter-charset <charset>' 開關替代該假定值。\n"
|
||
|
||
#: src/input/r_ogm.cpp:846
|
||
#, no-c-format
|
||
msgid "This Ogg/OGM file contains chapters but they could not be parsed. This can be due to the character set not being set properly for them or due to the entries not matching the expected SRT-style format.\n"
|
||
msgstr "這個 Ogg/OGM 檔案包含章節但無法解析。這可能是字元集設定不對或者條目與預期的 SRT 樣式格式不符所造成的。\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:352
|
||
#, no-c-format
|
||
msgid "This amount is 0.3% of the source file's size or 10 MB, whichever is higher."
|
||
msgstr "探測資料量為原始檔案大小的 0.3% 或 10 MB,取其中較高者。"
|
||
|
||
#: src/output/p_ac3.cpp:81
|
||
#: src/output/p_mp3.cpp:71
|
||
#, no-c-format
|
||
msgid "This audio track contains {0} byte of invalid data which was skipped before timestamp {1}."
|
||
msgid_plural "This audio track contains {0} bytes of invalid data which were skipped before timestamp {1}."
|
||
msgstr[0] "該音訊軌在時間戳記 {1} 之前包含 {0} 位元組的無效資料,已經略過處理。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:50
|
||
#, no-c-format
|
||
msgid "This can be used to prevent data loss on power outages or to circumvent certain problems in the operating system or drivers."
|
||
msgstr "這可用於防止斷電時資料丟失或規避作業系統或驅動程式中的某些問題。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:67
|
||
#, no-c-format
|
||
msgid "This causes bigger overhead but allows precise seeking and extraction."
|
||
msgstr "這會導致需要更多的電腦資源但能提供精確定位與擷取。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1196
|
||
#, no-c-format
|
||
msgid "This configuration is currently invalid."
|
||
msgstr "此設定檔已目前無效。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:184
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:186
|
||
#, no-c-format
|
||
msgid "This element is currently present in the file."
|
||
msgstr "該檔案中目前存在此元件。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:195
|
||
#, no-c-format
|
||
msgid "This element is not currently present in the file."
|
||
msgstr "該檔案中目前不存在此元件。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:60
|
||
#, no-c-format
|
||
msgid "This field is normally set to the date the file is created."
|
||
msgstr "此欄位通常設定為建立檔的日期。"
|
||
|
||
#: src/input/subtitles.cpp:172
|
||
#, no-c-format
|
||
msgid "This file contains coordinates in the timestamp lines. Such coordinates are not supported by the Matroska SRT subtitle format. The coordinates will be removed automatically.\n"
|
||
msgstr "此檔案時間軸中含有座標。此類座標不受 Matroska SRT 字幕格式的支援。座標將被自動移除。\n"
|
||
|
||
#: src/extract/mkvextract.cpp:67
|
||
#: src/propedit/propedit.cpp:161
|
||
#, no-c-format
|
||
msgid "This file could not be opened or parsed.\n"
|
||
msgstr "這個檔案無法開啟或解析。\n"
|
||
|
||
#: src/common/kax_info.cpp:1212
|
||
#, no-c-format
|
||
msgid "This file is probably not a Matroska file."
|
||
msgstr "此檔可能不是 Matroska 檔。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1955
|
||
#, no-c-format
|
||
msgid "This function requires the application %1."
|
||
msgstr "此功能需要應用程式 %1。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:273
|
||
#, no-c-format
|
||
msgid "This happens when clicking the \"abort job\" button in a \"job output\" tab and when quitting the application."
|
||
msgstr "當在 \"作業輸出\" 標籤頁中點擊 \"中止作業\" 按鈕,及退出程式時會詢問。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/main_window.cpp:146
|
||
#, no-c-format
|
||
msgid "This has not been implemented yet."
|
||
msgstr "這功能尚未實現。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:197
|
||
#, no-c-format
|
||
msgid "This is a comma-separated list of 128-bit segment UIDs in the usual UID form: hex numbers with or without the \"0x\" prefix, with or without spaces, exactly 32 digits."
|
||
msgstr "這是一份用逗號分隔開且以普通 UID 形式顯示的 128 位元剪輯 UID 清單:以 \"0x\" 為字首或沒有的十六進位數字、有空格或沒空格、正好為 32 位數。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:269
|
||
#, no-c-format
|
||
msgid "This is also done when quitting the application."
|
||
msgstr "退出程式時同樣也會詢問。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:226
|
||
#, no-c-format
|
||
msgid "This is an arbitrary name the GUI can use to refer to this particular configuration."
|
||
msgstr "這是圖形使用者介面 (GUI) 可用於引用此特定設定的任意名稱。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:263
|
||
#, no-c-format
|
||
msgid "This is done at startup and at most once within 24 hours."
|
||
msgstr "程式在完成啟動後,最多會在 24 小時內執行一次更新檢查。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:465
|
||
#, no-c-format
|
||
msgid "This is done only if there is already a file whose name matches the unmodified destination file name."
|
||
msgstr "只有在檔案的名稱與未修改輸出的檔名相符時,才執行此操作。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:299
|
||
#, no-c-format
|
||
msgid "This is the country that newly added chapter names get assigned automatically."
|
||
msgstr "這是新加入的章節自動分配名稱的國家。"
|
||
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:59
|
||
#, no-c-format
|
||
msgid "This is the default mode."
|
||
msgstr "該模式為預設模式。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:298
|
||
#, no-c-format
|
||
msgid "This is the language that newly added chapter names get assigned automatically."
|
||
msgstr "這是新加入的章節自動分配名稱的語言。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:180
|
||
#, no-c-format
|
||
msgid "This is the title that players may show as the 'main title' for this movie."
|
||
msgstr "這是播放器將作為此影片的“主標題”顯示的標題。"
|
||
|
||
#: src/common/hacks.cpp:47
|
||
#, no-c-format
|
||
msgid "This is used for e.g. MPEG-1/-2 video tracks for storing the sequence headers."
|
||
msgstr "這被用於 MPEG-1/-2 視訊軌的序列表頭存儲。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:441
|
||
#, no-c-format
|
||
msgid "This is useful for situations like Blu-ray discs on which a multitude of playlists exists in the same directory and where it is not obvious which feature (e.g. main movie, extras etc.) a playlist belongs to."
|
||
msgstr "這項在某些情況很有用,例如藍光光碟目錄有多份播放清單且清單所屬的目錄不明顯 (即主體影片、幕後花絮等等)。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:100
|
||
#, no-c-format
|
||
msgid "This means that either backslashes must be doubled or the whole argument must be enclosed in single quotes."
|
||
msgstr "這意味著要表示反斜線,必須自逸出( '\\\\' )或給整個參數加單引號。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:308
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:324
|
||
#, no-c-format
|
||
msgid "This mode considers only the first video track that is output."
|
||
msgstr "此模式只會將第一條視訊軌當作輸出。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:243
|
||
#, no-c-format
|
||
msgid "This mode enforces several restrictions."
|
||
msgstr "此模式執行某些限制。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:131
|
||
#, no-c-format
|
||
msgid "This mode extracts cue information for some tracks to external text files."
|
||
msgstr "此種模式會擷取某些軌道的 cue 表單到外部檔案。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:339
|
||
#, no-c-format
|
||
msgid "This mode only considers the top-most level of chapters across all edition entries."
|
||
msgstr "此模式只會將最上層章節視為橫跨全部版本項目。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:524
|
||
#, no-c-format
|
||
msgid "This must be a comma-separated list of four numbers for the cropping to be used at the left, top, right and bottom, e.g. '0,20,0,20'."
|
||
msgstr "必須是以逗號分隔開的四位數清單,其分別對應左邊、頂端、右邊和底端的剪裁,即 '0,20,0,20' 。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:550
|
||
#, no-c-format
|
||
msgid "This only works with AC-3, DTS & TrueHD audio tracks."
|
||
msgstr "此作業只適用於 AC-3, DTS 與 TrueHD 音訊軌。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:546
|
||
#, no-c-format
|
||
msgid "This only works with DTS audio tracks."
|
||
msgstr "這只適用於 DTS 音訊軌。"
|
||
|
||
#: src/common/hacks.cpp:51
|
||
#, no-c-format
|
||
msgid "This option causes mkvmerge to remove the aspect ratio information from the bitstream."
|
||
msgstr "此選項會讓 mkvmerge 從位元串流中移除外觀比例資訊。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:221
|
||
#, no-c-format
|
||
msgid "This option controls how the chapter names are created."
|
||
msgstr "此選項控制如何建立章節名稱。"
|
||
|
||
#: src/common/hacks.cpp:44
|
||
#, no-c-format
|
||
msgid "This option does nothing and is only kept for backwards compatibility."
|
||
msgstr "此選不會有任何作用,但會保持回溯相容性。"
|
||
|
||
#: src/common/hacks.cpp:63
|
||
#, no-c-format
|
||
msgid "This option forces mkvmerge to treat all of those I slices as key frames."
|
||
msgstr "此選項強制 mkvmerge 使所有的 I 扇形區成為關鍵影格。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:35
|
||
#, no-c-format
|
||
msgid "This option needs an additional argument 'n'."
|
||
msgstr "此選項需要額外參數 'n' 。"
|
||
|
||
#: src/common/hacks.cpp:57
|
||
#, no-c-format
|
||
msgid "This option prevents that behavior."
|
||
msgstr "此選項可防止該行為。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:210
|
||
#, no-c-format
|
||
msgid "This option specifies the language to be associated with chapters if the OGM chapter format is used."
|
||
msgstr "若使用 OGM 章節格式此選項會指定輔助的語言。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:508
|
||
#, no-c-format
|
||
msgid "This option tells mkvmerge the display aspect ratio to use when it calculates the display width/height."
|
||
msgstr "此選項在計算顯示寬/高時,讓 mkvmerge 套用要使用的顯示外觀比例。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:537
|
||
#, no-c-format
|
||
msgid "This parameter is only effective for AVC/H.264 and HEVC/H.265 elementary streams read from AVC/H.264 ES or HEVC/H.265 ES files, AVIs or Matroska files created with '--engage allow_avc_in_vwf_mode'."
|
||
msgstr "此參數只會影響從 AVC/H.264 ES 或 HEVC/H.265 ES 檔案、以 '--engage allow_avc_in_vwf_mode' 建立的 AVI 或 Matroska 檔案讀取的 AVC/H.264 和 HEVC/H.265 基礎串流。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:519
|
||
#, no-c-format
|
||
msgid "This parameter is the display height in pixels."
|
||
msgstr "此參數是以像素為單位的顯示高度。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:514
|
||
#, no-c-format
|
||
msgid "This parameter is the display width in pixels."
|
||
msgstr "此參數是以像素為單位的顯示寬度。"
|
||
|
||
#: src/propedit/change.cpp:344
|
||
#, no-c-format
|
||
msgid "This property is mandatory and cannot be deleted in '{0}'. {1}\n"
|
||
msgstr "這項屬性在 '{0}' 中是強制的且不能刪除的。{1}\n"
|
||
|
||
#: src/propedit/change.cpp:300
|
||
#, no-c-format
|
||
msgid "This property is unique. More instances cannot be added in '{0}'. {1}\n"
|
||
msgstr "這名稱是唯一的。多數情況下無法被加入到 '{0}' 。{1}\n"
|
||
|
||
#: src/merge/output_control.cpp:1734
|
||
#, no-c-format
|
||
msgid "This should REALLY not have happened. The space reserved for the first meta seek element was too small. Size needed: {0}. {1}\n"
|
||
msgstr "這 *真的* 不該發生。為第一個變換定位元件預留的空間過小。需要的大小: {0}. {1}\n"
|
||
|
||
#: src/merge/output_control.cpp:290
|
||
#, no-c-format
|
||
msgid "This should REALLY not have happened. The space reserved for the first meta seek element was too small. {0}\n"
|
||
msgstr "這 *真的* 不該發生。為第一個變換定位元件預留的空間過小。{0}\n"
|
||
|
||
#: src/common/common.h:88
|
||
#, no-c-format
|
||
msgid "This should not have happened. Please contact the author Moritz Bunkus <moritz@bunkus.org> with this error/warning message, a description of what you were trying to do, the command line used and which operating system you are using. Thank you."
|
||
msgstr "這不該發生。請聯繫作者 Moritz Bunkus <moritz@bunkus.org>,並附上本錯誤/警告訊息、正打算做的事情的描述、使用的命令列及正在使用的作業系統。感謝。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:329
|
||
#, no-c-format
|
||
msgid "This template will be used for new chapter entries."
|
||
msgstr "該範本會使用在新增的章節項目中。"
|
||
|
||
#: src/input/subtitles.cpp:516
|
||
#: src/output/p_textsubs.cpp:140
|
||
#, no-c-format
|
||
msgid "This text subtitle track contains invalid 8-bit characters outside valid multi-byte UTF-8 sequences. Please specify the correct encoding for this track.\n"
|
||
msgstr "此文字字幕軌道包含有效的多位元組 UTF-8 序列之外的無效 8 位字元。請為此軌道指定正確的編碼。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:540
|
||
#, no-c-format
|
||
msgid "This track contains SBR AAC/HE-AAC/AAC+ data."
|
||
msgstr "此軌道包含 SBR AAC/HE-AAC/AAC+ 資料。"
|
||
|
||
#: src/common/kax_file.cpp:59
|
||
#: src/common/kax_file.cpp:65
|
||
#: src/common/kax_file.cpp:71
|
||
#: src/input/r_matroska.cpp:1596
|
||
#: src/input/r_matroska.cpp:2335
|
||
#, no-c-format
|
||
msgid "This usually indicates a damaged file structure."
|
||
msgstr "這通常用以表示損壞的檔案結構。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:46
|
||
#, no-c-format
|
||
msgid "This will increase file size and does not offer any additional value for players at the moment."
|
||
msgstr "這將增加檔案大小且目前對播放器而言不會提供任何額外的好處。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:43
|
||
#, no-c-format
|
||
msgid "This will increase the file's size, especially if there are many audio tracks."
|
||
msgstr "這將增加檔案大小,尤其是當有很多音訊軌時。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:492
|
||
#, no-c-format
|
||
msgid "This works well for video and subtitle tracks but should not be used with audio tracks."
|
||
msgstr "這對於視訊軌和字幕軌運作良好,但不應該用在音訊軌上。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:487
|
||
#, no-c-format
|
||
msgid "This works with all track types."
|
||
msgstr "這適用所有軌道類型。"
|
||
|
||
#: src/merge/mkvmerge.cpp:2000
|
||
#, no-c-format
|
||
msgid "This would cause mkvmerge to overwrite one of your source files."
|
||
msgstr "這將導致 mkvmerge 覆蓋使用者的其中一個原始檔案。"
|
||
|
||
#: src/common/kax_element_names.cpp:269
|
||
#, no-c-format
|
||
msgid "Time slice"
|
||
msgstr "時間切面"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:122
|
||
#, no-c-format
|
||
msgid "Timestamp extraction"
|
||
msgstr "擷取時間戳記"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1821
|
||
#, no-c-format
|
||
msgid "Timestamp file:"
|
||
msgstr "時間戳記檔案:"
|
||
|
||
#: src/common/kax_element_names.cpp:84
|
||
#: src/common/kax_element_names.cpp:208
|
||
#, no-c-format
|
||
msgid "Timestamp scale"
|
||
msgstr "時間戳記縮放比例"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1797
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1816
|
||
#, no-c-format
|
||
msgid "Timestamps and default duration"
|
||
msgstr "時間戳記和預設時間長度"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:279
|
||
#, no-c-format
|
||
msgid "Timestamps:"
|
||
msgstr "時間戳記:"
|
||
|
||
#: src/common/kax_element_names.cpp:96
|
||
#: src/common/property_element.cpp:111
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:330
|
||
#, no-c-format
|
||
msgid "Title"
|
||
msgstr "標題"
|
||
|
||
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:51
|
||
#, no-c-format
|
||
msgid "To all destination files"
|
||
msgstr "到所有輸出檔案"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:785
|
||
#, no-c-format
|
||
msgid "Top"
|
||
msgstr "至頂"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1809
|
||
#, no-c-format
|
||
msgid "Trac&k name:"
|
||
msgstr "軌道名稱(&K):"
|
||
|
||
#: src/common/kax_element_names.cpp:185
|
||
#, no-c-format
|
||
msgid "Track"
|
||
msgstr "軌道"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:276
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:63
|
||
#, no-c-format
|
||
msgid "Track ID for mkvmerge & mkvextract:"
|
||
msgstr "mkvmerge & mkvextract 使用的軌道 ID:"
|
||
|
||
#: src/extract/xtr_aac.cpp:82
|
||
#: src/extract/xtr_aac.cpp:94
|
||
#, no-c-format
|
||
msgid "Track ID {0} has an unknown AAC type.\n"
|
||
msgstr "軌道 ID {0} 的 AAC 類型未知。\n"
|
||
|
||
#: src/merge/generic_reader.cpp:295
|
||
#, no-c-format
|
||
msgid "Track ID {0}: {1} ({2})"
|
||
msgstr "軌道 ID {0}: {1} ({2})"
|
||
|
||
#: src/common/kax_element_names.cpp:187
|
||
#: src/common/kax_element_names.cpp:310
|
||
#: src/common/property_element.cpp:126
|
||
#, no-c-format
|
||
msgid "Track UID"
|
||
msgstr "軌道 UID"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:74
|
||
#, no-c-format
|
||
msgid "Track extraction"
|
||
msgstr "擷取軌道"
|
||
|
||
#: src/propedit/options.cpp:193
|
||
#: src/propedit/propedit_cli_parser.cpp:159
|
||
#: src/propedit/propedit_cli_parser.cpp:259
|
||
#, no-c-format
|
||
msgid "Track headers"
|
||
msgstr "軌道表頭"
|
||
|
||
#: src/common/kax_element_names.cpp:186
|
||
#: src/common/property_element.cpp:125
|
||
#, no-c-format
|
||
msgid "Track number"
|
||
msgstr "軌道編號"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:273
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:66
|
||
#, no-c-format
|
||
msgid "Track number for mkvpropedit:"
|
||
msgstr "mkvpropedit 使用軌道編號:"
|
||
|
||
#: src/common/content_decoder.cpp:83
|
||
#, no-c-format
|
||
msgid "Track number {0} has been encrypted and decryption has not yet been implemented.\n"
|
||
msgstr "軌道編號 {0} 已被加密,且尚未實行解密。\n"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:163
|
||
#, no-c-format
|
||
msgid "Track number:"
|
||
msgstr "軌道編號:"
|
||
|
||
#: src/common/kax_element_names.cpp:199
|
||
#, no-c-format
|
||
msgid "Track overlay"
|
||
msgstr "軌道覆蓋"
|
||
|
||
#: src/common/kax_element_names.cpp:188
|
||
#, no-c-format
|
||
msgid "Track type"
|
||
msgstr "軌道類型"
|
||
|
||
#: src/extract/xtr_avc.cpp:139
|
||
#: src/extract/xtr_hdmv_textst.cpp:44
|
||
#: src/extract/xtr_hdmv_textst.cpp:63
|
||
#: src/extract/xtr_hevc.cpp:30
|
||
#, no-c-format
|
||
msgid "Track {0} CodecPrivate is too small.\n"
|
||
msgstr "軌道 {0} CodecPrivate 過小。\n"
|
||
|
||
#: src/common/content_decoder.cpp:113
|
||
#, no-c-format
|
||
msgid "Track {0} has been compressed with an unknown/unsupported compression algorithm ({1}).\n"
|
||
msgstr "軌道 {0} 被未知/不支援的壓縮演算法壓縮 ({1})。\n"
|
||
|
||
#: src/input/r_matroska.cpp:1264
|
||
#, no-c-format
|
||
msgid "Track {0} is missing its track UID element which is required to be present by the Matroska specification. If the file contains tags then those tags might be broken.\n"
|
||
msgstr "軌道 {0} 遺失了本身軌道 UID 元件,在 Matroska 規範中有描述該元件是必須的。若檔案包含標籤那麼標籤可能會毀損。\n"
|
||
|
||
#: src/common/content_decoder.cpp:100
|
||
#, no-c-format
|
||
msgid "Track {0} was compressed with the algorithm '{1}' which is not supported anymore.\n"
|
||
msgstr "軌道 {0} 採用算法 '{1}' 算法壓縮,該算法不再受到支援。\n"
|
||
|
||
#: src/extract/xtr_aac.cpp:51
|
||
#, no-c-format
|
||
msgid "Track {0} with the CodecID '{1}' contains invalid \"codec private\" data for AAC.\n"
|
||
msgstr "軌道 {0} CodecID 為 '{1}' 包含無效的 AAC \"codec private\" 編碼器私有資料。\n"
|
||
|
||
#: src/extract/xtr_ogg.cpp:97
|
||
#, no-c-format
|
||
msgid "Track {0} with the CodecID '{1}' does not contain valid headers.\n"
|
||
msgstr "軌道 {0}(CodecID 為 '{1}' )不含有效的表頭。\n"
|
||
|
||
#: src/extract/xtr_wav.cpp:49
|
||
#, no-c-format
|
||
msgid "Track {0} with the CodecID '{1}' is missing the \"bits per second (bps)\" element and cannot be extracted.\n"
|
||
msgstr "軌道 {0} CodecID 為 '{1}' 缺少 \"每秒多少位元 (bps)\" 元件,不能擷取。\n"
|
||
|
||
#: src/extract/xtr_aac.cpp:44
|
||
#: src/extract/xtr_alac.cpp:49
|
||
#: src/extract/xtr_avc.cpp:134
|
||
#: src/extract/xtr_avi.cpp:42
|
||
#: src/extract/xtr_hdmv_textst.cpp:39
|
||
#: src/extract/xtr_hevc.cpp:26
|
||
#: src/extract/xtr_ogg.cpp:40
|
||
#: src/extract/xtr_ogg.cpp:76
|
||
#: src/extract/xtr_rmff.cpp:31
|
||
#: src/extract/xtr_textsubs.cpp:101
|
||
#: src/extract/xtr_textsubs.cpp:279
|
||
#: src/extract/xtr_vobsub.cpp:66
|
||
#: src/extract/xtr_wav.cpp:177
|
||
#: src/extract/xtr_webvtt.cpp:36
|
||
#, no-c-format
|
||
msgid "Track {0} with the CodecID '{1}' is missing the \"codec private\" element and cannot be extracted.\n"
|
||
msgstr "軌道 {0} CodecID 為 '{1}' 缺少 \"codec private\" 編碼器專有元件,不能擷取。\n"
|
||
|
||
#: src/extract/xtr_avi.cpp:46
|
||
#, no-c-format
|
||
msgid "Track {0} with the CodecID '{1}' is missing the \"default duration\" element and cannot be extracted.\n"
|
||
msgstr "軌道 {0} CodecID 為 '{1}' 缺少 \"default duration\" 預設時間長度元件,不能擷取。\n"
|
||
|
||
#: src/extract/xtr_textsubs.cpp:372
|
||
#, no-c-format
|
||
msgid "Track {0}: An USF subtitle entry starting at timestamp {1} is not well-formed XML and will be skipped.\n"
|
||
msgstr "軌道 {0}: USF 字幕項目從時間戳記 {1} 開始不是正常格式的 XML,因此會被略過。\n"
|
||
|
||
#: src/extract/xtr_avc.cpp:44
|
||
#: src/extract/xtr_hevc.cpp:85
|
||
#, no-c-format
|
||
msgid "Track {0}: NAL too big. Size according to header field: {1}, available bytes in packet: {2}. This NAL is defect and will be skipped.\n"
|
||
msgstr "軌道 {0}: NAL 太大。根據檔頭字段的大小: {1},封包可用的位元組: {2}。此 NAL 有缺陷因此會被略過。\n"
|
||
|
||
#: src/extract/xtr_webvtt.cpp:51
|
||
#, no-c-format
|
||
msgid "Track {0}: Subtitle entry number {1} is missing its duration. Assuming a duration of 1s.\n"
|
||
msgstr "軌道 {0}: 字幕編號 {1} 缺少時間長度。假定為 1 秒。\n"
|
||
|
||
#: src/input/r_qtmp4.cpp:2950
|
||
#, no-c-format
|
||
msgid "Track {0}: The AAC information could not be parsed.\n"
|
||
msgstr "軌道 {0}: AAC 資訊無法解析。\n"
|
||
|
||
#: src/common/kax_info.cpp:639
|
||
#, no-c-format
|
||
msgid "Track {0}: {1}, codec ID: {2}{3}{4}{5}\n"
|
||
msgstr "軌道 {0}: {1}, 編碼器 ID: {2}{3}{4}{5}\n"
|
||
|
||
#: src/common/kax_element_names.cpp:184
|
||
#, no-c-format
|
||
msgid "Tracks"
|
||
msgstr "軌道列表"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:478
|
||
#, no-c-format
|
||
msgid "Tracks with a language in this list will be set not to be copied by default."
|
||
msgstr "在清單中的軌道不會預設為複製項目。"
|
||
|
||
#: src/extract/xtr_base.cpp:125
|
||
#, no-c-format
|
||
msgid "Tracks with unsupported content encoding schemes (compression or encryption) cannot be extracted.\n"
|
||
msgstr "使用不支援的內容編碼(壓縮或加密)方案的軌道不能擷取。\n"
|
||
|
||
#: src/propedit/tag_target.cpp:260
|
||
#, no-c-format
|
||
msgid "Tracks with unsupported content encoding schemes (compression or encryption) cannot be modified.\n"
|
||
msgstr "無法修改不支援的內容編碼方案(壓縮或加密)的軌道。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:315
|
||
#, no-c-format
|
||
msgid "Tracks:"
|
||
msgstr "軌道列表:"
|
||
|
||
#: src/common/file_types.cpp:104
|
||
#: src/output/p_truehd.h:42
|
||
#, no-c-format
|
||
msgid "TrueHD"
|
||
msgstr "TrueHD"
|
||
|
||
#: src/extract/xtr_vobsub.cpp:91
|
||
#, no-c-format
|
||
msgid "Two VobSub tracks can only be extracted into the same file if their CodecPrivate data matches. This is not the case for the tracks {0} and {1}.\n"
|
||
msgstr "兩個 VobSub 軌道只能擷取至同一個檔案中,如果 CodecPrivate 資料相符的話。此問題只出在軌道 {0} 與 {1}。\n"
|
||
|
||
#: src/common/hacks.cpp:40
|
||
#, no-c-format
|
||
msgid "Two files multiplexed with the same settings and this switch activated will be identical."
|
||
msgstr "啟動此選項,使用相同的設定合併兩個檔案一致。"
|
||
|
||
#: src/common/kax_element_names.cpp:166
|
||
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:319
|
||
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:152
|
||
#: src/mkvtoolnix-gui/jobs/model.cpp:53
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:48
|
||
#, no-c-format
|
||
msgid "Type"
|
||
msgstr "類型"
|
||
|
||
#: src/common/property_element.cpp:157
|
||
#, no-c-format
|
||
msgid "Type of the unit for DisplayWidth/Height (0: pixels, 1: centimeters, 2: inches, 3: aspect ratio)."
|
||
msgstr "顯示寬/高度的單位類型 (0: 像素, 1: 公分, 2: 英寸, 3: 外觀比例)。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:336
|
||
#, no-c-format
|
||
msgid "Type-specific settings"
|
||
msgstr "特定類型設定"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:274
|
||
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:205
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:57
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:173
|
||
#, no-c-format
|
||
msgid "Type:"
|
||
msgstr "類型:"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:156
|
||
#, no-c-format
|
||
msgid "UID"
|
||
msgstr "UID"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:277
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:69
|
||
#, no-c-format
|
||
msgid "UID:"
|
||
msgstr "UID:"
|
||
|
||
#: src/common/file_types.cpp:106
|
||
#, no-c-format
|
||
msgid "USF subtitles"
|
||
msgstr "USF 字幕"
|
||
|
||
#: src/common/file_types.cpp:59
|
||
#, no-c-format
|
||
msgid "USF text subtitles"
|
||
msgstr "USF 文字字幕"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1373
|
||
#, no-c-format
|
||
msgid "Unable to append files"
|
||
msgstr "無法附加檔案"
|
||
|
||
#: src/common/iso639.cpp:109
|
||
#, no-c-format
|
||
msgid "Undetermined"
|
||
msgstr "未指定"
|
||
|
||
#: src/mpegparser/M2VParser.cpp:247
|
||
#, no-c-format
|
||
msgid "Unexpected picture frame after single field frame. Fix the MPEG2 video stream before attempting to multiplex it.\n"
|
||
msgstr "單圖場影格之後意外的圖片影格。在分離前請修復 MPEG2 視訊串流。\n"
|
||
|
||
#: src/common/kax_info.cpp:415
|
||
#: src/common/kax_info.cpp:424
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:171
|
||
#: src/mkvtoolnix-gui/jobs/job.cpp:276
|
||
#, no-c-format
|
||
msgid "Unknown"
|
||
msgstr "未知"
|
||
|
||
#: src/input/r_ogm.cpp:509
|
||
#, no-c-format
|
||
msgid "Unknown audio stream type 0x{0:04x}. Stream ID {1} will be ignored.\n"
|
||
msgstr "未知音訊串流類型 0x{0:04x}。串流 ID {1} 將被忽略。\n"
|
||
|
||
#: src/common/chapters/chapters.cpp:381
|
||
#, no-c-format
|
||
msgid "Unknown chapter file format in '{0}'. It does not contain a supported chapter format.\n"
|
||
msgstr "未知章節檔案格式於 '{0}' 。它不含支援的章節格式。\n"
|
||
|
||
#: src/common/content_decoder.cpp:89
|
||
#, no-c-format
|
||
msgid "Unknown content encoding type {0} for track {1}.\n"
|
||
msgstr "未知內容編碼類型 {0},用於軌道 {1}。\n"
|
||
|
||
#: src/common/kax_info.cpp:1236
|
||
#, no-c-format
|
||
msgid "Unknown element"
|
||
msgstr "未知元素"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:103
|
||
#: src/mkvtoolnix-gui/info/model.cpp:348
|
||
#, no-c-format
|
||
msgid "Unknown element (ID: 0x{0})"
|
||
msgstr "未知的元件 (ID: 0x{0})"
|
||
|
||
#: src/merge/mkvmerge.cpp:1715
|
||
#, no-c-format
|
||
msgid "Unknown format for the next UID in '{0} {1}'.\n"
|
||
msgstr "下個 UID 格式未知,在 '{0} {1}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1702
|
||
#, no-c-format
|
||
msgid "Unknown format for the previous UID in '{0} {1}'.\n"
|
||
msgstr "上個 UID 格式未知,在 '{0} {1}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:1727
|
||
#, no-c-format
|
||
msgid "Unknown format for the segment UID '{2}' in '{0} {1}'.\n"
|
||
msgstr "此剪輯 UID '{2}' 的格式不明,在 '{0} {1}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:964
|
||
#, no-c-format
|
||
msgid "Unknown format in '{0} {1}'.\n"
|
||
msgstr "'{0} {1}' 中未知的格式。\n"
|
||
|
||
#: src/input/r_vobsub.cpp:587
|
||
#, no-c-format
|
||
msgid "Unknown header 0x{0:02x}{1:02x}{2:02x}{3:02x}\n"
|
||
msgstr "未知的表頭 0x{0:02x}{1:02x}{2:02x}{3:02x}\n"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:268
|
||
#, no-c-format
|
||
msgid "Unknown mode '{0}'.\n"
|
||
msgstr "未知的模式 '{0}' 。\n"
|
||
|
||
#: src/common/cli_parser.cpp:117
|
||
#, no-c-format
|
||
msgid "Unknown option '{0}'.\n"
|
||
msgstr "未知的選項 '{0}' 。\n"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:36
|
||
#, no-c-format
|
||
msgid "Unknown parse mode in '{0} {1}'.\n"
|
||
msgstr "未知的解析模式 '{0} {1}' 。\n"
|
||
|
||
#: src/input/r_avi.cpp:512
|
||
#, no-c-format
|
||
msgid "Unknown/unsupported audio format 0x{0:04x} for this audio track.\n"
|
||
msgstr "此音訊軌的格式 0x{0:04x} 未知或不支援。\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1855
|
||
#, no-c-format
|
||
msgid "Unlimited"
|
||
msgstr "無限制"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:339
|
||
#, no-c-format
|
||
msgid "Unrecognized command line option '{0}'.\n"
|
||
msgstr "無法辨識的命令列選項 '{0}' 。\n"
|
||
|
||
#: src/mkvtoolnix-gui/util/file_identifier.cpp:160
|
||
#, no-c-format
|
||
msgid "Unrecognized file format"
|
||
msgstr "無法辨識的檔案格式"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:167
|
||
#, no-c-format
|
||
msgid "Unsigned integer"
|
||
msgstr "不帶正負號的整數"
|
||
|
||
#: src/input/r_vobsub.cpp:456
|
||
#, no-c-format
|
||
msgid "Unsupported MPEG mpeg_version: 0x{0:02x} in packet {1} for timestamp {2}, assuming MPEG2. No further warnings will be printed for this track.\n"
|
||
msgstr "不支援 MPEG mpeg_version: 0x{0:02x} 於資料套件 {1} 時間戳記 {2} 處,假定為 MPEG2。不會再對此軌輸出警告。\n"
|
||
|
||
#: src/mkvtoolnix-gui/util/file_identifier.cpp:165
|
||
#, no-c-format
|
||
msgid "Unsupported file format"
|
||
msgstr "不支援的檔案格式"
|
||
|
||
#: src/input/r_matroska.cpp:2151
|
||
#, no-c-format
|
||
msgid "Unsupported track type for this track.\n"
|
||
msgstr "不支援此軌道的軌道類型。\n"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:241
|
||
#, no-c-format
|
||
msgid "Update an attachment's properties"
|
||
msgstr "更新附件屬性"
|
||
|
||
#: src/merge/output_control.cpp:240
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:269
|
||
#: src/propedit/propedit.cpp:125
|
||
#, no-c-format
|
||
msgid "Updating the 'document type version' or 'document type read version' header fields failed."
|
||
msgstr "更新 '文件類型版本' 或 '文件類型讀取版本' 標頭欄位失敗。"
|
||
|
||
#: src/propedit/propedit.cpp:34
|
||
#, no-c-format
|
||
msgid "Updating the '{0}' element failed. Reason:"
|
||
msgstr "更新 '{0}' 元件失敗。原因:"
|
||
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:45
|
||
#, no-c-format
|
||
msgid "Usage"
|
||
msgstr "使用方式"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:97
|
||
#, no-c-format
|
||
msgid "Usage and examples"
|
||
msgstr "使用方式及範例"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:192
|
||
#, no-c-format
|
||
msgid "Use 'segment linking' for the resulting files."
|
||
msgstr "結果檔案使用 '剪輯連結' 。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1883
|
||
#, no-c-format
|
||
msgid "Use fi&xed directory:"
|
||
msgstr "使用固定的目錄(&X):"
|
||
|
||
#: src/common/hacks.cpp:39
|
||
#, no-c-format
|
||
msgid "Use fixed values for the elements that change with each file otherwise (multiplexing date, segment UID, track UIDs etc.)."
|
||
msgstr "對隨著檔案改變而變動的元件使用固定值 (合併日期、剪輯 UID、軌道 UID 等) 。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:43
|
||
#, no-c-format
|
||
msgid "Use only for testing."
|
||
msgstr "僅供測試使用。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1878
|
||
#, no-c-format
|
||
msgid "Use the &title as the base file name if a title is set"
|
||
msgstr "如果已設定標題,將使用標題作為檔名的基礎(&T)"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:472
|
||
#, no-c-format
|
||
msgid "Use this for tracks containing onscreen text or foreign-language dialogue."
|
||
msgstr "對於包含螢幕文字或外語對話的軌道,請使用此選項。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:57
|
||
#, no-c-format
|
||
msgid "Use this only for testing purposes."
|
||
msgstr "僅供測試用途使用。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:188
|
||
#, no-c-format
|
||
msgid "Useful e.g. when you want exactly two files."
|
||
msgstr "當想要剛好兩個檔案時很有用。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:683
|
||
#, no-c-format
|
||
msgid "User forum/sub-&Reddit"
|
||
msgstr "使用者論壇/Reddit字幕(&R)"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:107
|
||
#, no-c-format
|
||
msgid "Uses the chapter names of the specified language for extraction instead of the first chapter name found."
|
||
msgstr "使用指定語言的章節名稱,而非發現的第一個章節名稱。"
|
||
|
||
#: src/merge/mkvmerge.cpp:1590
|
||
#, no-c-format
|
||
msgid "Using a NALU size length of 3 bytes might result in tracks that won't be decodable with certain AVC/H.264 codecs.\n"
|
||
msgstr "使用 3 位元組的 NALU 長可能會導致某些 AVC/H.264 編碼器無法編碼該軌道。\n"
|
||
|
||
#: src/merge/generic_reader.h:42
|
||
#, no-c-format
|
||
msgid "Using the demultiplexer for the format '{0}'.\n"
|
||
msgstr "此格式 '{0}' 格式分離工具。\n"
|
||
|
||
#: src/input/r_matroska.cpp:1625
|
||
#, no-c-format
|
||
msgid "Using the generic output module for track type '{0}'.\n"
|
||
msgstr "軌道類型 '{0}' 使用一般輸出模組。\n"
|
||
|
||
#: src/merge/generic_reader.h:44
|
||
#, no-c-format
|
||
msgid "Using the output module for the format '{0}'.\n"
|
||
msgstr "格式 '{0}' 使用此輸出模組。\n"
|
||
|
||
#: src/merge/cluster_helper.cpp:782
|
||
#, no-c-format
|
||
msgid "Using the track with the ID {0} from the file '{1}' as the reference for chapter generation.\n"
|
||
msgstr "使用檔案 '{1}' 中 ID 為 {0} 的軌道作為章節產生的參考。\n"
|
||
|
||
#: src/common/file_types.cpp:107
|
||
#: src/output/p_vc1.h:36
|
||
#, no-c-format
|
||
msgid "VC-1"
|
||
msgstr "VC-1"
|
||
|
||
#: src/common/file_types.cpp:60
|
||
#, no-c-format
|
||
msgid "VC-1 elementary streams"
|
||
msgstr "VC-1 基本串流"
|
||
|
||
#: src/output/p_vpx.h:34
|
||
#, no-c-format
|
||
msgid "VP8/VP9"
|
||
msgstr "VP8/VP9"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:340
|
||
#, no-c-format
|
||
msgid "Valid format codes are:"
|
||
msgstr "可用的格式代碼有:"
|
||
|
||
#: src/common/hacks.cpp:89
|
||
#, no-c-format
|
||
msgid "Valid hacks are:\n"
|
||
msgstr "有效的 hack 程式語言 為:\n"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:864
|
||
#, no-c-format
|
||
msgid "Validation failed"
|
||
msgstr "驗證失敗"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:220
|
||
#, no-c-format
|
||
msgid "Value"
|
||
msgstr "數值"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:77
|
||
#, no-c-format
|
||
msgid "Value: %1"
|
||
msgstr "數值: %1"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:239
|
||
#, no-c-format
|
||
msgid "Variables for all job types"
|
||
msgstr "用於所有作業類型的變數"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:246
|
||
#, no-c-format
|
||
msgid "Variables for multiplex jobs"
|
||
msgstr "合併作業的變數"
|
||
|
||
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:217
|
||
#, no-c-format
|
||
msgid "Variants"
|
||
msgstr "變體"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:118
|
||
#, no-c-format
|
||
msgid "Version %1"
|
||
msgstr "版本 %1"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:128
|
||
#, no-c-format
|
||
msgid "Version %1 \"%2\""
|
||
msgstr "版本 %1 \"%2\""
|
||
|
||
#: src/common/kax_element_names.cpp:128
|
||
#, no-c-format
|
||
msgid "Vertical Cb subsample"
|
||
msgstr "垂直 Cb 抽樣"
|
||
|
||
#: src/common/kax_element_names.cpp:130
|
||
#, no-c-format
|
||
msgid "Vertical chroma siting"
|
||
msgstr "水準色度定位"
|
||
|
||
#: src/common/kax_element_names.cpp:126
|
||
#, no-c-format
|
||
msgid "Vertical chroma subsample"
|
||
msgstr "水準色度抽樣"
|
||
|
||
#: src/output/p_video_for_windows.h:37
|
||
#, no-c-format
|
||
msgid "VfW compatible video"
|
||
msgstr "VfW 相容視訊"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:51
|
||
#: src/mkvtoolnix-gui/merge/track.cpp:478
|
||
#, no-c-format
|
||
msgid "Video"
|
||
msgstr "視訊"
|
||
|
||
#: src/common/property_element.cpp:162
|
||
#, no-c-format
|
||
msgid "Video aspect ratio type"
|
||
msgstr "視訊外觀比例類型"
|
||
|
||
#: src/common/kax_element_names.cpp:122
|
||
#, no-c-format
|
||
msgid "Video colour information"
|
||
msgstr "視訊色彩資訊"
|
||
|
||
#: src/common/kax_element_names.cpp:110
|
||
#, no-c-format
|
||
msgid "Video colour mastering metadata"
|
||
msgstr "視訊色彩控制中繼資料"
|
||
|
||
#: src/common/property_element.cpp:161
|
||
#, no-c-format
|
||
msgid "Video crop bottom"
|
||
msgstr "視訊底部剪裁"
|
||
|
||
#: src/common/property_element.cpp:158
|
||
#, no-c-format
|
||
msgid "Video crop left"
|
||
msgstr "視訊左邊剪裁"
|
||
|
||
#: src/common/property_element.cpp:160
|
||
#, no-c-format
|
||
msgid "Video crop right"
|
||
msgstr "視訊右邊剪裁"
|
||
|
||
#: src/common/property_element.cpp:159
|
||
#, no-c-format
|
||
msgid "Video crop top"
|
||
msgstr "視訊頂部剪裁"
|
||
|
||
#: src/common/property_element.cpp:156
|
||
#, no-c-format
|
||
msgid "Video display height"
|
||
msgstr "視訊顯示高度"
|
||
|
||
#: src/common/property_element.cpp:157
|
||
#, no-c-format
|
||
msgid "Video display unit"
|
||
msgstr "視訊顯示單位"
|
||
|
||
#: src/common/property_element.cpp:155
|
||
#, no-c-format
|
||
msgid "Video display width"
|
||
msgstr "視訊顯示寬度"
|
||
|
||
#: src/common/property_element.cpp:164
|
||
#, no-c-format
|
||
msgid "Video field order"
|
||
msgstr "視訊場序"
|
||
|
||
#: src/common/property_element.cpp:152
|
||
#, no-c-format
|
||
msgid "Video interlaced flag"
|
||
msgstr "視訊交錯標記"
|
||
|
||
#: src/input/r_real.cpp:588
|
||
#, no-c-format
|
||
msgid "Video packet assembly failed. Error code: {0} ({1})\n"
|
||
msgstr "視訊套件彙編失敗。錯誤碼: {0} ({1})\n"
|
||
|
||
#: src/common/property_element.cpp:154
|
||
#, no-c-format
|
||
msgid "Video pixel height"
|
||
msgstr "視訊像素高度"
|
||
|
||
#: src/common/property_element.cpp:153
|
||
#, no-c-format
|
||
msgid "Video pixel width"
|
||
msgstr "視訊像素寬度"
|
||
|
||
#: src/common/kax_element_names.cpp:137
|
||
#, no-c-format
|
||
msgid "Video projection"
|
||
msgstr "視訊外觀比例"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/tab.cpp:578
|
||
#, no-c-format
|
||
msgid "Video projection information"
|
||
msgstr "視訊外觀比例資訊"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1798
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1824
|
||
#, no-c-format
|
||
msgid "Video properties"
|
||
msgstr "視訊屬性"
|
||
|
||
#: src/common/property_element.cpp:165
|
||
#, no-c-format
|
||
msgid "Video stereo mode"
|
||
msgstr "視訊立體模式"
|
||
|
||
#: src/common/kax_element_names.cpp:144
|
||
#, no-c-format
|
||
msgid "Video track"
|
||
msgstr "視訊軌"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:44
|
||
#, no-c-format
|
||
msgid "Video track %1"
|
||
msgstr "視訊軌 %1"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1866
|
||
#, no-c-format
|
||
msgid "Video tracks:"
|
||
msgstr "視訊軌:"
|
||
|
||
#: src/common/property_element.cpp:173
|
||
#, no-c-format
|
||
msgid "Video: bits per colour channel"
|
||
msgstr "視訊: 每色彩通道位元"
|
||
|
||
#: src/common/property_element.cpp:192
|
||
#, no-c-format
|
||
msgid "Video: chromaticity blue X"
|
||
msgstr "視訊: 藍色色度 X"
|
||
|
||
#: src/common/property_element.cpp:193
|
||
#, no-c-format
|
||
msgid "Video: chromaticity blue Y"
|
||
msgstr "視訊: 藍色色度 Y"
|
||
|
||
#: src/common/property_element.cpp:190
|
||
#, no-c-format
|
||
msgid "Video: chromaticity green X"
|
||
msgstr "視訊: 綠色色度 X"
|
||
|
||
#: src/common/property_element.cpp:191
|
||
#, no-c-format
|
||
msgid "Video: chromaticity green Y"
|
||
msgstr "視訊: 綠色色度 Y"
|
||
|
||
#: src/common/property_element.cpp:188
|
||
#, no-c-format
|
||
msgid "Video: chromaticity red X"
|
||
msgstr "視訊: 紅色色度 X"
|
||
|
||
#: src/common/property_element.cpp:189
|
||
#, no-c-format
|
||
msgid "Video: chromaticity red Y"
|
||
msgstr "視訊: 紅色色度 Y"
|
||
|
||
#: src/common/property_element.cpp:171
|
||
#, no-c-format
|
||
msgid "Video: colour matrix coefficients"
|
||
msgstr "視訊: 矩陣色彩係數"
|
||
|
||
#: src/common/property_element.cpp:184
|
||
#, no-c-format
|
||
msgid "Video: colour primaries"
|
||
msgstr "視訊: 主要色彩"
|
||
|
||
#: src/common/property_element.cpp:182
|
||
#, no-c-format
|
||
msgid "Video: colour range"
|
||
msgstr "視訊: 色彩範圍"
|
||
|
||
#: src/common/property_element.cpp:180
|
||
#, no-c-format
|
||
msgid "Video: horizontal chroma siting"
|
||
msgstr "視訊: 水平色度部屬"
|
||
|
||
#: src/common/property_element.cpp:185
|
||
#, no-c-format
|
||
msgid "Video: maximum content light"
|
||
msgstr "視訊: 最高內容亮度"
|
||
|
||
#: src/common/property_element.cpp:186
|
||
#, no-c-format
|
||
msgid "Video: maximum frame light"
|
||
msgstr "視訊: 最高影格亮度"
|
||
|
||
#: src/common/property_element.cpp:196
|
||
#, no-c-format
|
||
msgid "Video: maximum luminance"
|
||
msgstr "視訊: 最高亮度"
|
||
|
||
#: src/common/property_element.cpp:197
|
||
#, no-c-format
|
||
msgid "Video: minimum luminance"
|
||
msgstr "視訊: 最低亮度"
|
||
|
||
#: src/common/property_element.cpp:176
|
||
#: src/common/property_element.cpp:178
|
||
#, no-c-format
|
||
msgid "Video: pixels to remove in Cb"
|
||
msgstr "視訊: 在 Cb 中移除像素"
|
||
|
||
#: src/common/property_element.cpp:174
|
||
#: src/common/property_element.cpp:175
|
||
#, no-c-format
|
||
msgid "Video: pixels to remove in chroma"
|
||
msgstr "視訊: 在色度中移除像素"
|
||
|
||
#: src/common/property_element.cpp:201
|
||
#, no-c-format
|
||
msgid "Video: projection type"
|
||
msgstr "視訊: 外觀比例類型"
|
||
|
||
#: src/common/property_element.cpp:204
|
||
#, no-c-format
|
||
msgid "Video: projection's pitch rotation"
|
||
msgstr "視訊: 外觀比例的繞 X 軸旋轉"
|
||
|
||
#: src/common/property_element.cpp:205
|
||
#, no-c-format
|
||
msgid "Video: projection's roll rotation"
|
||
msgstr "視訊: 外觀比例的繞 Y 軸旋轉"
|
||
|
||
#: src/common/property_element.cpp:203
|
||
#, no-c-format
|
||
msgid "Video: projection's yaw rotation"
|
||
msgstr "視訊: 外觀比例的繞 Z 軸旋轉"
|
||
|
||
#: src/common/property_element.cpp:202
|
||
#, no-c-format
|
||
msgid "Video: projection-specific data"
|
||
msgstr "視訊: 指定外觀比例的資料"
|
||
|
||
#: src/common/property_element.cpp:183
|
||
#, no-c-format
|
||
msgid "Video: transfer characteristics"
|
||
msgstr "視訊: 傳送類型"
|
||
|
||
#: src/common/property_element.cpp:181
|
||
#, no-c-format
|
||
msgid "Video: vertical chroma siting"
|
||
msgstr "視訊: 垂直色度部屬"
|
||
|
||
#: src/common/property_element.cpp:194
|
||
#, no-c-format
|
||
msgid "Video: white point X"
|
||
msgstr "視訊: 白點 X"
|
||
|
||
#: src/common/property_element.cpp:195
|
||
#, no-c-format
|
||
msgid "Video: white point Y"
|
||
msgstr "視訊: 白點 Y"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:185
|
||
#, no-c-format
|
||
msgid "Visible"
|
||
msgstr "顯示"
|
||
|
||
#: src/common/file_types.cpp:108
|
||
#: src/output/p_vobbtn.h:35
|
||
#, no-c-format
|
||
msgid "VobBtn"
|
||
msgstr "VobBtn"
|
||
|
||
#: src/common/file_types.cpp:61
|
||
#, no-c-format
|
||
msgid "VobButtons"
|
||
msgstr "VobBtn 按鈕"
|
||
|
||
#: src/common/file_types.cpp:109
|
||
#: src/output/p_vobsub.h:30
|
||
#, no-c-format
|
||
msgid "VobSub"
|
||
msgstr "VobSub"
|
||
|
||
#: src/common/file_types.cpp:62
|
||
#, no-c-format
|
||
msgid "VobSub subtitles"
|
||
msgstr "VobSub 字幕"
|
||
|
||
#: src/output/p_vorbis.h:54
|
||
#, no-c-format
|
||
msgid "Vorbis"
|
||
msgstr "Vorbis"
|
||
|
||
#: src/common/file_types.cpp:110
|
||
#, no-c-format
|
||
msgid "WAV"
|
||
msgstr "WAV"
|
||
|
||
#: src/common/file_types.cpp:63
|
||
#, no-c-format
|
||
msgid "WAVE (uncompressed PCM audio)"
|
||
msgstr "WAVE (未壓縮的 PCM 音訊)"
|
||
|
||
#: src/common/file_types.cpp:111
|
||
#, no-c-format
|
||
msgid "WAVPACK"
|
||
msgstr "WAVPACK"
|
||
|
||
#: src/common/file_types.cpp:64
|
||
#, no-c-format
|
||
msgid "WAVPACK v4 audio"
|
||
msgstr "WAVPACK v4 音訊"
|
||
|
||
#: src/output/p_wavpack.h:35
|
||
#, no-c-format
|
||
msgid "WAVPACK4"
|
||
msgstr "WAVPACK4"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1834
|
||
#, no-c-format
|
||
msgid "Warn about missing &audio tracks:"
|
||
msgstr "音訊軌遺失警告(&A):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1818
|
||
#, no-c-format
|
||
msgid "Warn before &aborting running jobs"
|
||
msgstr "中止正在執行的作業前警告(&A)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1817
|
||
#, no-c-format
|
||
msgid "Warn before &closing modified tabs"
|
||
msgstr "關閉已修改的標籤頁前警告(&C)"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1819
|
||
#, no-c-format
|
||
msgid "Warn before &overwriting existing items (files, jobs etc.)"
|
||
msgstr "覆寫前警告 (檔案、作業等)(&O)"
|
||
|
||
#: src/input/subtitles.cpp:215
|
||
#, no-c-format
|
||
msgid "Warning in line {0}: The start timestamp is smaller than that of the previous entry. All entries from this file will be sorted by their start time.\n"
|
||
msgstr "第 {0} 行處警告: 起始時間早於前一條的起始時間。此檔案中的所有項目都將按起始時間重新排列。\n"
|
||
|
||
#: src/common/output.cpp:140
|
||
#: src/mkvtoolnix-gui/jobs/job.cpp:254
|
||
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:318
|
||
#, no-c-format
|
||
msgid "Warning:"
|
||
msgstr "警告:"
|
||
|
||
#: src/mkvtoolnix-gui/util/language_dialog.cpp:354
|
||
#, fuzzy, no-c-format
|
||
msgid "Warning: %1"
|
||
msgstr "警告:"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1816
|
||
#, no-c-format
|
||
msgid "Warnings"
|
||
msgstr "警告"
|
||
|
||
#: src/mkvtoolnix-gui/jobs/model.cpp:61
|
||
#, no-c-format
|
||
msgid "Warnings/Errors"
|
||
msgstr "警告/錯誤"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:299
|
||
#, no-c-format
|
||
msgid "Warnings:"
|
||
msgstr "警告:"
|
||
|
||
#: src/common/file_types.cpp:65
|
||
#, no-c-format
|
||
msgid "WebM audio/video files"
|
||
msgstr "WebM 音訊/視訊檔"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:787
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:198
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:434
|
||
#, no-c-format
|
||
msgid "WebM files"
|
||
msgstr "WebM 檔案"
|
||
|
||
#: src/common/file_types.cpp:66
|
||
#: src/common/file_types.cpp:112
|
||
#: src/extract/xtr_webvtt.h:31
|
||
#: src/output/p_webvtt.h:28
|
||
#, no-c-format
|
||
msgid "WebVTT subtitles"
|
||
msgstr "WebVTT 字幕"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:115
|
||
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:166
|
||
#, no-c-format
|
||
msgid "What do you want to do with the files you've dragged & dropped here?"
|
||
msgstr "想要如何處理托放在這裡的檔案?"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:140
|
||
#, no-c-format
|
||
msgid "What to do in the future:"
|
||
msgstr "接下來要做什麼:"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:564
|
||
#, no-c-format
|
||
msgid "What you input here is added after all the other options the GUI adds so that you could overwrite any of the GUI's options for this track."
|
||
msgstr "在這裡輸入的選項將會放在圖形使用者介面加入所有其他選項後面,這樣可以覆寫此軌道的圖形使用者介面選項。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1906
|
||
#, no-c-format
|
||
msgid "When &dropping files:"
|
||
msgstr "當拖曳檔案時(&D):"
|
||
|
||
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:303
|
||
#, no-c-format
|
||
msgid "When &finished…"
|
||
msgstr "完成時(&F)…"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:337
|
||
#, no-c-format
|
||
msgid "When a file is added its name is scanned."
|
||
msgstr "當加入檔案時掃描檔名。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1840
|
||
#, fuzzy, no-c-format
|
||
msgid "When a&dding multiple files:"
|
||
msgstr "當拖曳檔案時(&D):"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:471
|
||
#, no-c-format
|
||
msgid "When adding source files all tracks are normally set to be copied into the destination file."
|
||
msgstr "加入原始檔案時,通常所有軌道都會被設定為用於合併到輸出檔案中。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:234
|
||
#, no-c-format
|
||
msgid "When appending: one chapter is created at the start and one whenever a file is appended."
|
||
msgstr "附加檔案時: 檔案開頭為第一章,隨後每附加一個檔案便建立一個章節。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:314
|
||
#, no-c-format
|
||
msgid "When the user adds a file containing such a title, the program will copy the title into the \"file title\" input box if this option is enabled."
|
||
msgstr "在啟用此選項後,當使用者新增包含此類標題的檔時,程式會將標題複製到 \"檔案標題\" 輸入框中。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:389
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:395
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:401
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:417
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:423
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:429
|
||
#, no-c-format
|
||
msgid "When the user adds such a file the track's language input is set to the language property from the source file."
|
||
msgstr "當使用者加入檔案時軌道語言會設定成原始檔案的語言屬性。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:503
|
||
#, no-c-format
|
||
msgid "When the user drags & drops files from an external application onto a header editor tab the GUI can take different actions."
|
||
msgstr "當使用者將外部應用程式的檔案托放到表頭編輯標籤頁時,圖形使用者介面可以執行不同的操作。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:380
|
||
#, no-c-format
|
||
msgid "When the user drags & drops files from an external application onto the multiplex tool the GUI can take different actions."
|
||
msgstr "當使用者將外部應用程式的檔案托放到合併工具時,圖形使用者介面可以執行不同的操作。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:333
|
||
#, no-c-format
|
||
msgid "When to execute:"
|
||
msgstr "執行條件:"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:439
|
||
#, no-c-format
|
||
msgid "Whenever the user adds a playlist the program can automatically scan the directory for other playlists and present the user with a detailed list of the playlists found."
|
||
msgstr "當使用者加入播放清單時程式都會自動掃描其他播放清單的目錄,並提供找到播放清單的詳細清單。"
|
||
|
||
#: src/common/property_element.cpp:194
|
||
#, no-c-format
|
||
msgid "White colour chromaticity coordinate X as defined by CIE 1931."
|
||
msgstr "由 CIE 1931 定義的白色 X 色度座標。"
|
||
|
||
#: src/common/property_element.cpp:195
|
||
#, no-c-format
|
||
msgid "White colour chromaticity coordinate Y as defined by CIE 1931."
|
||
msgstr "由 CIE 1931 定義的白色 Y 色度座標。"
|
||
|
||
#: src/common/kax_element_names.cpp:117
|
||
#, no-c-format
|
||
msgid "White colour coordinate x"
|
||
msgstr "白色座標 x"
|
||
|
||
#: src/common/kax_element_names.cpp:118
|
||
#, no-c-format
|
||
msgid "White colour coordinate y"
|
||
msgstr "白色座標 y"
|
||
|
||
#: src/common/property_element.cpp:153
|
||
#, no-c-format
|
||
msgid "Width of the encoded video frames in pixels."
|
||
msgstr "編碼後的視訊影格的寬度,單位: 像素。"
|
||
|
||
#: src/common/property_element.cpp:155
|
||
#, no-c-format
|
||
msgid "Width of the video frames to display."
|
||
msgstr "視訊影格的顯示寬度。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:120
|
||
#, no-c-format
|
||
msgid "Windows (cmd.exe)"
|
||
msgstr "Windows (cmd.exe)"
|
||
|
||
#: src/common/file_types.cpp:75
|
||
#, no-c-format
|
||
msgid "Windows Media (ASF/WMV)"
|
||
msgstr "Windows Media (ASF/WMV)"
|
||
|
||
#: src/input/unsupported_types_signature_prober.cpp:73
|
||
#, no-c-format
|
||
msgid "Windows Television DVR"
|
||
msgstr "Windows 電視 DVR"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:376
|
||
#, no-c-format
|
||
msgid "With \"close current settings\" the current multiplex settings will be closed without opening new ones."
|
||
msgstr "設為 \"關閉目前設定\" 時,目前的合併設定將會關閉,並不會開啟新的設定。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:372
|
||
#, no-c-format
|
||
msgid "With \"create new settings\" a new set of multiplex settings will be added."
|
||
msgstr "設為 \"建立新增設定\" 時,將會新增一組全新合併設定。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:374
|
||
#, no-c-format
|
||
msgid "With \"remove source files\" all source files will be removed."
|
||
msgstr "設為 \"移除原始檔案\" 時,所有原始檔案將會被移除。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:496
|
||
#, no-c-format
|
||
msgid "With the current multiplex settings the destination file will not contain an audio track."
|
||
msgstr "使用目前的合併設定,輸出檔案並不會包含聲音軌。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:502
|
||
#, no-c-format
|
||
msgid "With this option that information is adjusted to match the container's timing information."
|
||
msgstr "用此選項會調整資訊以符合容器的時間資訊。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:46
|
||
#, no-c-format
|
||
msgid "Write durations for all blocks."
|
||
msgstr "寫入所有區塊的時間長度。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:98
|
||
#, no-c-format
|
||
msgid "Write the attachment with the ID 'AID' to 'outname'."
|
||
msgstr "以 ID 'AID' 將附件寫入到 '輸出檔名' 。"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:81
|
||
#, no-c-format
|
||
msgid "Write track with the ID TID to the file 'out'."
|
||
msgstr "以 ID TID 將軌道寫入到檔案 'out' 。"
|
||
|
||
#: src/common/kax_element_names.cpp:87
|
||
#: src/common/property_element.cpp:121
|
||
#, no-c-format
|
||
msgid "Writing application"
|
||
msgstr "寫入應用程式"
|
||
|
||
#: src/extract/xtr_vobsub.cpp:235
|
||
#, no-c-format
|
||
msgid "Writing the VobSub index file '{0}'.\n"
|
||
msgstr "正在寫入 VobSub 索引檔 '{0}' 。\n"
|
||
|
||
#: src/common/kate.cpp:55
|
||
#, no-c-format
|
||
msgid "Wrong Kate version: {0}.{1} > {2}.x"
|
||
msgstr "錯誤的 Kate 版本: {0}.{1} > {2}.x"
|
||
|
||
#: src/common/theora.cpp:42
|
||
#, no-c-format
|
||
msgid "Wrong Theora version: {0}.{1}.{2} != 3.2.x"
|
||
msgstr "錯誤的 Theora 版本: {0}.{1}.{2} != 3.2.x"
|
||
|
||
#: src/merge/mkvmerge.cpp:2313
|
||
#, no-c-format
|
||
msgid "Wrong argument to '--split-max-files'.\n"
|
||
msgstr "'--split-max-files' 參數錯誤。\n"
|
||
|
||
#: src/common/kate.cpp:40
|
||
#: src/common/theora.cpp:30
|
||
#, no-c-format
|
||
msgid "Wrong header type: 0x{0:02x} != 0x{1:02x}"
|
||
msgstr "錯誤的表頭類型: 0x{0:02x} != 0x{1:02x}"
|
||
|
||
#: src/common/theora.cpp:35
|
||
#, no-c-format
|
||
msgid "Wrong identification string: '{0:6s}' != 'theora'"
|
||
msgstr "錯誤的識別字串: '{0:6s}' != 'theora'"
|
||
|
||
#: src/common/kate.cpp:45
|
||
#, no-c-format
|
||
msgid "Wrong identification string: '{0:7s}' != 'kate\\0\\0\\0'"
|
||
msgstr "錯誤的識別字串: '{0:7s}' != 'kate\\0\\0\\0'"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:745
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:201
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:546
|
||
#, no-c-format
|
||
msgid "XML chapter files"
|
||
msgstr "XML 章節檔"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:471
|
||
#, no-c-format
|
||
msgid "XML segment info files"
|
||
msgstr "XML 剪輯資訊檔"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1116
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:458
|
||
#, no-c-format
|
||
msgid "XML tag files"
|
||
msgstr "XML 標籤檔案"
|
||
|
||
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:175
|
||
#, no-c-format
|
||
msgid "Xiph lacing"
|
||
msgstr "Xiph 緊縮"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/bool_value_page.cpp:29
|
||
#: src/mkvtoolnix-gui/header_editor/bool_value_page.cpp:42
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:79
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:83
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:99
|
||
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:100
|
||
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:54
|
||
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:64
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1527
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1530
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1533
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:111
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:115
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:116
|
||
#: src/mkvtoolnix-gui/merge/track_model.cpp:287
|
||
#, no-c-format
|
||
msgid "Yes"
|
||
msgstr "是"
|
||
|
||
#: src/mkvtoolnix-gui/forms/header_editor/attachments_page.h:111
|
||
#, no-c-format
|
||
msgid "You can add attachments by clicking on the button below, by right-clicking on a node in the tree and selecting \"Add attachments\" from the popup menu or by dragging & dropping files here or onto the tree."
|
||
msgstr "要加入附件,可以點擊下面的按鈕、右擊樹狀結構中的節點並從彈出選單中選擇 '加入附件' ,或將檔案拖曳到此處或拖曳到樹狀結構中。"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tool.h:227
|
||
#, no-c-format
|
||
msgid "You can also drag & drop media files here."
|
||
msgstr "還可以拖曳媒體檔案到這裡。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:61
|
||
#, no-c-format
|
||
msgid "You can change this value in the preferences."
|
||
msgstr "可以在喜好設定中變更此數值。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:338
|
||
#, no-c-format
|
||
msgid "You can control the format used by the start timestamp with <START:format>."
|
||
msgstr "可以使用 <START:格式> 來控制起始時間戳記的格式。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1958
|
||
#, no-c-format
|
||
msgid "You can download the application from the following URL:"
|
||
msgstr "可以從以下位址下載該應用程式:"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:473
|
||
#, no-c-format
|
||
msgid "You can exempt certain track types from this restriction by checking the corresponding check box below, e.g. for video tracks."
|
||
msgstr "可以在透過勾選相應核取方塊解除對某些類型軌道的限制,如視訊軌。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:195
|
||
#, no-c-format
|
||
msgid "You can let the header editor add the element to the file."
|
||
msgstr "可以讓表頭編輯將此元件加入到檔案中。"
|
||
|
||
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:186
|
||
#, no-c-format
|
||
msgid "You can let the header editor remove the element from the file."
|
||
msgstr "可以讓表頭編輯從此檔案中移除該元件。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:295
|
||
#, no-c-format
|
||
msgid "You can opt for having them removed automatically under certain conditions."
|
||
msgstr "可以選擇在特定條件下自動移除它們。"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:335
|
||
#, no-c-format
|
||
msgid "You can specify a minimum number of places for the chapter number with '<NUM:places>', e.g. '<NUM:3>'."
|
||
msgstr "可以使用 '<NUM:位數>' 來指定章節編號的最小位數,如 '<NUM:3>'。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:497
|
||
#, no-c-format
|
||
msgid "You can specify one of the units 's', 'ms', 'us', 'ns', 'fps', 'i' or 'p'."
|
||
msgstr "可指定以下單位: 's', 'ms', 'us', 'ns', 'fps', 'i' 或 'p' 。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:286
|
||
#, no-c-format
|
||
msgid "You can specify up to nine digits for the number of nanoseconds 'nnnnnnnnn' or none at all."
|
||
msgstr "可以指定九位數秒數 'nnnnnnnnn' 或者不指定。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:184
|
||
#, no-c-format
|
||
msgid "You can split based on the amount of time passed, based on timestamps, on frame/field numbers or on chapter numbers."
|
||
msgstr "可以根據經過的時間分割,或者根據時間戳記、畫面/圖場編號或章節編號。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:323
|
||
#, no-c-format
|
||
msgid "You can still enter track names not present in this list manually in both tools."
|
||
msgstr "仍可以在兩個工具中輸入未列在此清單的軌道名稱。"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:328
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:333
|
||
#, no-c-format
|
||
msgid "You can still enter values not present in this list manually in the multiplexer."
|
||
msgstr "仍可以在合併工具中手動輸入未列在此清單的數值。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:1373
|
||
#, no-c-format
|
||
msgid "You cannot add additional parts to files that don't contain tracks."
|
||
msgstr "不能加入不含軌道的附加部分到檔案中。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:64
|
||
#, no-c-format
|
||
msgid "You have to enter a value between 1000 and 10000000 or the magic value -1."
|
||
msgstr "必須輸入範圍從 1000 到 10000000 的一個數值或者是神奇數值 -1。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:408
|
||
#, no-c-format
|
||
msgid "You have to set the destination file name before you can start multiplexing or add a job to the job queue."
|
||
msgstr "開始合併或加入作業到作業佇列中之前,必須設定輸出檔案名稱。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:272
|
||
#, no-c-format
|
||
msgid "You may omit the number of hours 'HH' and the number of nanoseconds 'nnnnnnnnn'."
|
||
msgstr "可以省略 'HH' 小時數和 'nnnnnnnnn' 秒數。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:285
|
||
#, no-c-format
|
||
msgid "You may omit the number of hours 'HH'."
|
||
msgstr "可以省略 'HH' 小時數。"
|
||
|
||
#: src/common/compression/zlib.cpp:52
|
||
#: src/common/compression/zlib.cpp:90
|
||
#, no-c-format
|
||
msgid "Zlib decompression failed. Result: {0}\n"
|
||
msgstr "Zlib 解壓失敗。結果: {0}\n"
|
||
|
||
#: src/output/p_ac3.cpp:239
|
||
#, no-c-format
|
||
msgid "ac3_bs_packetizer::add_to_buffer(): Untested code ('size' is odd). If mkvmerge crashes or if the resulting file does not contain the complete and correct audio track, then please contact the author Moritz Bunkus at moritz@bunkus.org.\n"
|
||
msgstr "ac3_bs_packetizer::add_to_buffer(): 未經測試的碼 ( 'size' 很古怪)。如果 mkvmerge 不正常關閉或者生成的檔案不含完整且正常的音訊軌,請與作者 Moritz Bunkus 聯繫,電郵為 moritz@bunkus.org。\n"
|
||
|
||
#: src/common/stereo_mode.cpp:59
|
||
#, no-c-format
|
||
msgid "anaglyph (cyan/red)"
|
||
msgstr "立體影像 (青色/紅色)"
|
||
|
||
#: src/common/stereo_mode.cpp:61
|
||
#, no-c-format
|
||
msgid "anaglyph (green/magenta)"
|
||
msgstr "立體影像 (綠色/洋紅)"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:53
|
||
#, no-c-format
|
||
msgid "attachments [options] [AID1:out1 [AID2:out2 ...]]"
|
||
msgstr "attachments [選項] [AID1:輸出1 [AID2:輸出2 ...]]"
|
||
|
||
#: src/common/kax_info.cpp:641
|
||
#: src/common/kax_info.cpp:817
|
||
#: src/input/r_matroska.cpp:118
|
||
#, no-c-format
|
||
msgid "audio"
|
||
msgstr "音訊"
|
||
|
||
#: src/common/kax_info.cpp:610
|
||
#, no-c-format
|
||
msgid "bits per sample: {0}"
|
||
msgstr "每次取樣多少位元: {0}"
|
||
|
||
#: src/common/stereo_mode.cpp:62
|
||
#, no-c-format
|
||
msgid "both eyes laced in one block (left first)"
|
||
msgstr "雙眼視覺集中在一個區塊 (左側優先)"
|
||
|
||
#: src/common/stereo_mode.cpp:63
|
||
#, no-c-format
|
||
msgid "both eyes laced in one block (right first)"
|
||
msgstr "雙眼視覺集中在一個區塊 (右側優先)"
|
||
|
||
#: src/common/kax_info.cpp:724
|
||
#, no-c-format
|
||
msgid "bottom field displayed first, bottom field stored first"
|
||
msgstr "底端欄位優先顯示、底端欄位優先儲存"
|
||
|
||
#: src/common/kax_info.cpp:725
|
||
#, no-c-format
|
||
msgid "bottom field displayed first, top field stored first"
|
||
msgstr "底端欄位優先顯示、頂端欄位優先儲存"
|
||
|
||
#: src/common/kax_info.cpp:644
|
||
#: src/common/kax_info.cpp:820
|
||
#: src/input/r_matroska.cpp:119
|
||
#, no-c-format
|
||
msgid "buttons"
|
||
msgstr "按鈕"
|
||
|
||
#: src/common/kax_info.cpp:609
|
||
#, no-c-format
|
||
msgid "channels: {0}"
|
||
msgstr "聲道數: {0}"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:54
|
||
#, no-c-format
|
||
msgid "chapters [options] out.xml"
|
||
msgstr "chapters [選項] out.xml"
|
||
|
||
#: src/common/stereo_mode.cpp:54
|
||
#, no-c-format
|
||
msgid "checkerboard (left first)"
|
||
msgstr "棋盤 (從左開始)"
|
||
|
||
#: src/common/stereo_mode.cpp:53
|
||
#, no-c-format
|
||
msgid "checkerboard (right first)"
|
||
msgstr "棋盤 (從右開始)"
|
||
|
||
#: src/common/stereo_mode.cpp:58
|
||
#, no-c-format
|
||
msgid "column interleaved (left first)"
|
||
msgstr "直欄交錯 (從左邊開始)"
|
||
|
||
#: src/common/stereo_mode.cpp:57
|
||
#, no-c-format
|
||
msgid "column interleaved (right first)"
|
||
msgstr "直欄交錯 (從右邊開始)"
|
||
|
||
#: src/common/kax_info.cpp:765
|
||
#, no-c-format
|
||
msgid "compression"
|
||
msgstr "壓縮"
|
||
|
||
#: src/merge/generic_packetizer.cpp:1768
|
||
#, no-c-format
|
||
msgid "create_track_number: file_num not found. {0}\n"
|
||
msgstr "create_track_number: file_num 未找到。 {0}\n"
|
||
|
||
#: src/common/kax_info.cpp:699
|
||
#, no-c-format
|
||
msgid "cubemap"
|
||
msgstr "立方體地圖"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:57
|
||
#, no-c-format
|
||
msgid "cues [options] [TID1:out1 [TID2:out2 ...]]"
|
||
msgstr "cues [選項] [TID1:out1 [TID2:out2 ...]]"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:55
|
||
#, no-c-format
|
||
msgid "cuesheet [options] out.cue"
|
||
msgstr "cuesheet [選項] out.cue"
|
||
|
||
#: src/common/kax_info.cpp:630
|
||
#, no-c-format
|
||
msgid "default duration: {0:.3f}ms ({1:.3f} frames/fields per second for a video track)"
|
||
msgstr "預設時間長度: {0:.3f}ms (視訊軌的每秒 {1:.3f} 影格數/圖場數)"
|
||
|
||
#: src/common/compression/zlib.cpp:75
|
||
#, no-c-format
|
||
msgid "deflateInit() failed. Result: {0}\n"
|
||
msgstr "deflateInit() 失敗。結果: {0}\n"
|
||
|
||
#: src/common/kax_info.cpp:1004
|
||
#, no-c-format
|
||
msgid "discardable, "
|
||
msgstr "可廢棄, "
|
||
|
||
#: src/common/kax_info.cpp:615
|
||
#, no-c-format
|
||
msgid "display height: {0}"
|
||
msgstr "顯示高度: {0}"
|
||
|
||
#: src/common/kax_info.cpp:614
|
||
#, no-c-format
|
||
msgid "display width: {0}"
|
||
msgstr "顯示寬度: {0}"
|
||
|
||
#: src/common/kax_info.cpp:766
|
||
#, no-c-format
|
||
msgid "encryption"
|
||
msgstr "加密"
|
||
|
||
#: src/common/kax_info.cpp:698
|
||
#, no-c-format
|
||
msgid "equirectangular"
|
||
msgstr "等量矩形投影"
|
||
|
||
#: src/merge/output_control.cpp:437
|
||
#, no-c-format
|
||
msgid "filelist_t not found for generic_packetizer_c. {0}\n"
|
||
msgstr "未找到 generic_packetizer_c 所需的 filelist_t。 {0}\n"
|
||
|
||
#: src/common/flac.cpp:139
|
||
#, no-c-format
|
||
msgid "flac_decoder: Could not initialize the FLAC decoder.\n"
|
||
msgstr "flac_decoder: 無法初始化 FLAC 解碼器。\n"
|
||
|
||
#: src/common/flac.cpp:135
|
||
#, no-c-format
|
||
msgid "flac_decoder: Could not set metadata_respond_all.\n"
|
||
msgstr "flac_decoder: 無法設定 metadata_respond_all。\n"
|
||
|
||
#: src/common/flac.cpp:132
|
||
#, no-c-format
|
||
msgid "flac_decoder: FLAC__stream_decoder_new() failed.\n"
|
||
msgstr "flac_decoder: FLAC__stream_decoder_new() 失敗。\n"
|
||
|
||
#: src/input/r_ogm_flac.cpp:133
|
||
#, no-c-format
|
||
msgid "flac_header_extraction: Could not initialize the FLAC decoder.\n"
|
||
msgstr "flac_header_extraction: 無法初始化 FLAC 解碼器。\n"
|
||
|
||
#: src/input/r_ogm_flac.cpp:131
|
||
#, no-c-format
|
||
msgid "flac_header_extraction: Could not set metadata_respond_all.\n"
|
||
msgstr "flac_header_extraction: 無法設定 metadata_respond_all。\n"
|
||
|
||
#: src/input/r_ogm_flac.cpp:129
|
||
#, no-c-format
|
||
msgid "flac_header_extraction: FLAC__stream_decoder_new() failed.\n"
|
||
msgstr "flac_header_extraction: FLAC__stream_decoder_new() 失敗。\n"
|
||
|
||
#: src/input/r_ogm_flac.cpp:43
|
||
#, no-c-format
|
||
msgid "flac_header_extraction: bytes ({0}) < op.bytes ({1}). Could not read the FLAC headers.\n"
|
||
msgstr "flac_header_extraction: bytes ({0}) < op.bytes ({1})。無法讀取 FLAC 表頭。\n"
|
||
|
||
#: src/input/r_flac.cpp:62
|
||
#, no-c-format
|
||
msgid "flac_reader: Could not read a header packet.\n"
|
||
msgstr "flac_reader: 無法讀取表頭套件。\n"
|
||
|
||
#: src/input/r_flac.cpp:154
|
||
#, no-c-format
|
||
msgid "flac_reader: Could not read all header packets.\n"
|
||
msgstr "flac_reader: 無法讀取全部表頭套件。\n"
|
||
|
||
#: src/input/r_flac.cpp:288
|
||
#, no-c-format
|
||
msgid "flac_reader: Error parsing the file: {0}\n"
|
||
msgstr "flac_reader: 解析檔案發生錯誤: {0}\n"
|
||
|
||
#: src/input/r_flac.cpp:67
|
||
#, no-c-format
|
||
msgid "flac_reader: could not initialize the FLAC packetizer.\n"
|
||
msgstr "flac_reader: 無法初始化 FLAC 分組器。\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:556
|
||
#, no-c-format
|
||
msgid "for files with chapter information (e.g. OGM, MP4) for which mkvmerge does not detect the encoding correctly"
|
||
msgstr "對於具有章節資訊的檔(例如 OGM、MP4) , mkvmerge 無法正確檢測編碼"
|
||
|
||
#: src/mkvtoolnix-gui/merge/input.cpp:555
|
||
#, no-c-format
|
||
msgid "for subtitle files that do not use a byte order marker (BOM) and that are not encoded in the system's current character set (%1)"
|
||
msgstr "適用於不使用位元組順序記號 (BOM) 且不是用系統目前字元集 (%1) 編碼的字幕檔"
|
||
|
||
#: src/output/p_generic_video.h:37
|
||
#, no-c-format
|
||
msgid "generic video"
|
||
msgstr "一般視訊"
|
||
|
||
#: src/common/kax_info.cpp:777
|
||
#, no-c-format
|
||
msgid "header removal"
|
||
msgstr "移除表頭"
|
||
|
||
#: src/common/compression/zlib.cpp:37
|
||
#, no-c-format
|
||
msgid "inflateInit() failed. Result: {0}\n"
|
||
msgstr "inflateInit() 失敗。結果: {0}\n"
|
||
|
||
#: src/propedit/change.cpp:395
|
||
#, no-c-format
|
||
msgid "invalid language tag '{0}': {1}"
|
||
msgstr "無效語言標籤 '{0}': {1}"
|
||
|
||
#: src/common/kax_info.cpp:1002
|
||
#, no-c-format
|
||
msgid "key, "
|
||
msgstr "關鍵影格, "
|
||
|
||
#: src/merge/mkvmerge.cpp:1384
|
||
#, no-c-format
|
||
msgid "language"
|
||
msgstr "語言"
|
||
|
||
#: src/common/kax_info.cpp:621
|
||
#, no-c-format
|
||
msgid "language (IETF BCP 47): {0}"
|
||
msgstr "語言 (IETF BCP 47): {0}"
|
||
|
||
#: src/common/kax_info.cpp:620
|
||
#, no-c-format
|
||
msgid "language: {0}"
|
||
msgstr "語言: {0}"
|
||
|
||
#: src/common/kax_info.cpp:461
|
||
#, no-c-format
|
||
msgid "length {0}, data: {1}"
|
||
msgstr "長 {0}, 資料: {1}"
|
||
|
||
#: src/input/r_vobsub.cpp:206
|
||
#, no-c-format
|
||
msgid "line {0}: The 'delay' timestamp could not be parsed.\n"
|
||
msgstr "第 {0} 行: '延遲' 時間戳記無法解析。\n"
|
||
|
||
#: src/input/r_matroska.cpp:403
|
||
#, no-c-format
|
||
msgid "matroska_reader: (MS compatibility mode for track {0}) Matroska says that there are {1} bits per sample, but the WAVEFORMATEX says that there are {2}.\n"
|
||
msgstr "matroska_reader: (微軟相容模式,軌道 {0}) Matroska 說每取樣為 {1} 比特,但這個波形格式項索引說有 {2} 比特。\n"
|
||
|
||
#: src/input/r_matroska.cpp:394
|
||
#, no-c-format
|
||
msgid "matroska_reader: (MS compatibility mode for track {0}) Matroska says that there are {1} channels, but the WAVEFORMATEX says that there are {2}.\n"
|
||
msgstr "matroska_reader: (微軟相容模式,軌道 {0}) Matroska 說有 {1} 聲道,但這個波形格式項索引說有 {2} 聲道。\n"
|
||
|
||
#: src/input/r_matroska.cpp:385
|
||
#, no-c-format
|
||
msgid "matroska_reader: (MS compatibility mode for track {0}) Matroska says that there are {1} samples per second, but WAVEFORMATEX says that there are {2}.\n"
|
||
msgstr "matroska_reader: (微軟相容模式,軌道 {0}) Matroska 說每秒有 {1} 取樣,但這個波形格式項索引 說有 {2} 取樣。\n"
|
||
|
||
#: src/input/r_matroska.cpp:606
|
||
#, no-c-format
|
||
msgid "matroska_reader: (MS compatibility mode, track {0}) Matroska says video height is {1}, but the BITMAPINFOHEADER says {2}.\n"
|
||
msgstr "matroska_reader: (微軟相容模式, 軌道 {0}) Matroska 視訊高度為 {1},但這個點陣圖資訊檔頭是 {2}。\n"
|
||
|
||
#: src/input/r_matroska.cpp:597
|
||
#, no-c-format
|
||
msgid "matroska_reader: (MS compatibility mode, track {0}) Matroska says video width is {1}, but the BITMAPINFOHEADER says {2}.\n"
|
||
msgstr "matroska_reader: (微軟相容模式, 軌道 {0}) Matrosa 視訊寬度為 {1},但這個點陣圖資訊檔頭是 {2}。\n"
|
||
|
||
#: src/input/r_matroska.cpp:1535
|
||
#: src/input/r_matroska.cpp:1540
|
||
#, no-c-format
|
||
msgid "matroska_reader: No segment found.\n"
|
||
msgstr "matroska_reader: 未發現剪輯。\n"
|
||
|
||
#: src/input/r_matroska.cpp:1213
|
||
#, no-c-format
|
||
msgid "matroska_reader: Pixel height is missing.\n"
|
||
msgstr "matroska_reader: 像素高度遺失。\n"
|
||
|
||
#: src/input/r_matroska.cpp:1211
|
||
#, no-c-format
|
||
msgid "matroska_reader: Pixel width is missing.\n"
|
||
msgstr "matroska_reader: 像素寬度遺失。\n"
|
||
|
||
#: src/input/r_matroska.cpp:766
|
||
#, no-c-format
|
||
msgid "matroska_reader: The CodecID '{0}' for track {1} is unknown.\n"
|
||
msgstr "matroska_reader: 軌 {1} 的 CodecID '{0}' 未知。\n"
|
||
|
||
#: src/input/r_matroska.cpp:418
|
||
#: src/input/r_matroska.cpp:464
|
||
#: src/input/r_matroska.cpp:487
|
||
#: src/input/r_matroska.cpp:670
|
||
#: src/input/r_matroska.cpp:680
|
||
#: src/input/r_matroska.cpp:701
|
||
#, no-c-format
|
||
msgid "matroska_reader: The CodecID for track {0} is '{1}', but the private codec data does not contain valid headers.\n"
|
||
msgstr "matroska_reader: 軌道 {0} 的 CodecID 為 '{1}' ,但私有編碼器資料沒有包含有效的表頭。\n"
|
||
|
||
#: src/input/r_matroska.cpp:585
|
||
#, no-c-format
|
||
msgid "matroska_reader: The CodecID for track {0} is '{1}', but there was no BITMAPINFOHEADER struct present. Therefore we don't have a FourCC to identify the video codec used.\n"
|
||
msgstr "matroska_reader: 軌 {0} 的 CodecID 為 '{1}' ,但沒有出現 BITMAPINFOHEADER 點陣圖資訊表頭結構。因此我們沒有可標記視訊編碼的 FourCC。\n"
|
||
|
||
#: src/input/r_matroska.cpp:363
|
||
#, no-c-format
|
||
msgid "matroska_reader: The CodecID for track {0} is '{1}', but there was no WAVEFORMATEX struct present. Therefore we don't have a format ID to identify the audio codec used.\n"
|
||
msgstr "matroska_reader: 軌 {0} 的 CodecID 為 '{1}' ,但沒有出現 WAVEFORMATEX 波形格式項索引結構。因此我們沒有可標記音訊編碼的 Format ID。\n"
|
||
|
||
#: src/input/r_matroska.cpp:625
|
||
#, no-c-format
|
||
msgid "matroska_reader: The CodecID for track {0} is '{1}', but there was no codec private headers.\n"
|
||
msgstr "matroska_reader: 軌 {0} 的 CodecID 為 '{1}' ,但沒有編碼器專有表頭。\n"
|
||
|
||
#: src/input/r_matroska.cpp:719
|
||
#, no-c-format
|
||
msgid "matroska_reader: The CodecID for track {0} is '{1}', but there was no private data found.\n"
|
||
msgstr "matroska_reader: 軌 {0} 的 CodecID 為 '{1}' ,但沒發現私有資料。\n"
|
||
|
||
#: src/input/r_matroska.cpp:657
|
||
#, no-c-format
|
||
msgid "matroska_reader: The height for track {0} was not set.\n"
|
||
msgstr "matroska_reader: 軌道 {0} 的高度未設定。\n"
|
||
|
||
#: src/input/r_matroska.cpp:651
|
||
#, no-c-format
|
||
msgid "matroska_reader: The width for track {0} was not set.\n"
|
||
msgstr "matroska_reader: 軌道 {0} 的寬度未設定。\n"
|
||
|
||
#: src/input/r_matroska.cpp:804
|
||
#, no-c-format
|
||
msgid "matroska_reader: Track {0} seems to be ok.\n"
|
||
msgstr "matroska_reader: 軌道 {0} 應該是正常的。\n"
|
||
|
||
#: src/input/r_matroska.cpp:455
|
||
#, no-c-format
|
||
msgid "matroska_reader: mkvmerge was not compiled with FLAC support. Ignoring track {0}.\n"
|
||
msgstr "matroska_reader: mkvmerge 編譯時沒有附加 FLAC 支援。已忽略軌道 {0}。\n"
|
||
|
||
#: src/input/r_matroska.cpp:1524
|
||
#, no-c-format
|
||
msgid "matroska_reader: no EBML head found.\n"
|
||
msgstr "matroska_reader: 未發現 EBML 表頭。\n"
|
||
|
||
#: src/input/r_matroska.cpp:799
|
||
#, no-c-format
|
||
msgid "matroska_reader: unknown demultiplexer type for track {0}: '{1}'\n"
|
||
msgstr "matroska_reader: 軌道 {0} 的未知分離類型: '{1}' \n"
|
||
|
||
#: src/common/memory.cpp:162
|
||
#, no-c-format
|
||
msgid "memory.cpp/safemalloc() called from file {0}, line {1}: malloc() returned nullptr for a size of {2} bytes.\n"
|
||
msgstr "從檔案 {0}, 第 {1} 行呼叫 memory.cpp/safemalloc(): malloc() 回傳 {2} 位元組的 nullptr。\n"
|
||
|
||
#: src/common/memory.cpp:150
|
||
#, no-c-format
|
||
msgid "memory.cpp/safememdup() called from file {0}, line {1}: malloc() returned nullptr for a size of {2} bytes.\n"
|
||
msgstr "從檔案 {0}, 第 {1} 行呼叫 memory.cpp/safememdup(): malloc() 回傳 {2} 位元組的 nullptr。\n"
|
||
|
||
#: src/common/memory.cpp:178
|
||
#, no-c-format
|
||
msgid "memory.cpp/saferealloc() called from file {0}, line {1}: realloc() returned nullptr for a size of {2} bytes.\n"
|
||
msgstr "從檔案 {0}, 第 {1} 行呼叫 memory.cpp/saferealloc(): realloc() 回傳 {2} 位元組的 nullptr。\n"
|
||
|
||
#: src/common/kax_info.cpp:700
|
||
#, no-c-format
|
||
msgid "mesh"
|
||
msgstr "網狀"
|
||
|
||
#: src/propedit/change.cpp:369
|
||
#, no-c-format
|
||
msgid "missing property name"
|
||
msgstr "缺少屬性名稱"
|
||
|
||
#: src/propedit/change.cpp:362
|
||
#, no-c-format
|
||
msgid "missing value"
|
||
msgstr "缺少數值"
|
||
|
||
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:688
|
||
#, no-c-format
|
||
msgid "mkv&merge documentation"
|
||
msgstr "mkvmerge 文件(&M)"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:102
|
||
#, no-c-format
|
||
msgid "mkvextract \"a movie.mkv\" attachments 4:cover.jpg"
|
||
msgstr "mkvextract \"電影.mkv\" attachments 4:封面.jpg"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:111
|
||
#, no-c-format
|
||
msgid "mkvextract \"a movie.mkv\" chapters movie_chapters.xml"
|
||
msgstr "mkvextract \"電影.mkv\" chapters 電影_章節.xml"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:135
|
||
#, no-c-format
|
||
msgid "mkvextract \"a movie.mkv\" cues 0:cues_track0.txt"
|
||
msgstr "mkvextract \"電影.mkv\" cues 0:cues_軌道0.txt"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:93
|
||
#, no-c-format
|
||
msgid "mkvextract \"a movie.mkv\" tags movie_tags.xml"
|
||
msgstr "mkvextract \"電影.mkv\" tags 電影_標籤.xml"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:128
|
||
#, no-c-format
|
||
msgid "mkvextract \"a movie.mkv\" timestamps_v2 1:timestamps_track1.txt"
|
||
msgstr "mkvextract \"電影.mkv\" timestamps_v2 1:時間戳記_軌道1.txt"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:142
|
||
#, no-c-format
|
||
msgid "mkvextract \"a movie.mkv\" tracks 0:video.h264 1:audio.aac timestamps_v2 0:timestamps.video.txt chapters chapters.xml tags tags.xml"
|
||
msgstr "mkvextract \"電影.mkv\" tracks 0:video.h264 1:音訊.aac timestamps_v2 0:時間戳記.視訊.txt chapters 章節.xml tags 標籤.xml"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:85
|
||
#, no-c-format
|
||
msgid "mkvextract \"a movie.mkv\" tracks 2:audio.ogg -c ISO8859-1 3:subs.srt"
|
||
msgstr "mkvextract \"電影.mkv\" tracks 2:音訊.ogg -c ISO8859-1 3:字幕.srt"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:120
|
||
#, no-c-format
|
||
msgid "mkvextract \"audiofile.mka\" cuesheet audiofile.cue"
|
||
msgstr "mkvextract \"音訊檔.mka\" cuesheet 音訊檔.cue"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:60
|
||
#, no-c-format
|
||
msgid "mkvextract <-h|--help|-V|--version>"
|
||
msgstr "mkvextract <-h|--help|-V|--version>"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:48
|
||
#, no-c-format
|
||
msgid "mkvextract <source-filename> <mode1> [options] <extraction-spec1> [<mode2> [options] <extraction-spec2>…]"
|
||
msgstr "mkvextract <source-filename> <mode1> [選項] <extraction-spec1> [<mode2> [選項] <extraction-spec2>…]"
|
||
|
||
#: src/extract/mkvextract.cpp:94
|
||
#, no-c-format
|
||
msgid "mkvextract.cpp/show_element(): level > 9: {0}"
|
||
msgstr "mkvextract.cpp/show_element(): 層級 > 9: {0}"
|
||
|
||
#: src/info/info_cli_parser.cpp:33
|
||
#, no-c-format
|
||
msgid "mkvinfo [options] <inname>"
|
||
msgstr "mkvinfo [選項] <輸入檔名>"
|
||
|
||
#: src/merge/mkvmerge.cpp:86
|
||
#, no-c-format
|
||
msgid "mkvmerge -o out [global options] [options1] <file1> [@option-file.json] …\n"
|
||
msgstr "mkvmerge -o out [全域選項] [選項1] <檔案1> [@optionsfile ...]\n"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:242
|
||
#, no-c-format
|
||
msgid "mkvmerge also turns this on if the destination file name's extension is \"webm\"."
|
||
msgstr "如果輸出檔案名稱的副檔名為 \"webm\" , mkvmerge 也會開啟此項。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:232
|
||
#, no-c-format
|
||
msgid "mkvmerge can generate chapters automatically."
|
||
msgstr "mkvmerge 可以自動產生章節。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:220
|
||
#, no-c-format
|
||
msgid "mkvmerge can read cue sheets for audio CDs and automatically convert them to chapters."
|
||
msgstr "mkvmerge 能夠讀取音訊光碟的 CUE 工作表並自動將其轉換成章節。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/tab.cpp:145
|
||
#, no-c-format
|
||
msgid "mkvmerge command line"
|
||
msgstr "mkvmerge 命令列"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:313
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:329
|
||
#, no-c-format
|
||
msgid "mkvmerge does not distinguish between those two and simply counts the number of blocks."
|
||
msgstr "mkvmerge 不會辨別這兩個和簡易的區塊數量。"
|
||
|
||
#: src/output/p_avc_es.cpp:107
|
||
#, no-c-format
|
||
msgid ""
|
||
"mkvmerge encountered broken or unparsable data in this AVC/H.264 video track. Either your file is damaged (which mkvmerge cannot cope with yet) or this is a bug in mkvmerge itself. The error message was:\n"
|
||
"{0}\n"
|
||
msgstr ""
|
||
"此 AVC/H.264 視訊軌 mkvmerge 遇到損壞或無法解析的資料。這可能是由於檔案損壞 (mkvmerge 目前無法處理) 也可能是 mkvmerge 本身的程式錯誤。錯誤訊息:\n"
|
||
"{0}\n"
|
||
|
||
#: src/output/p_hevc_es.cpp:103
|
||
#, no-c-format
|
||
msgid ""
|
||
"mkvmerge encountered broken or unparsable data in this HEVC video track. Either your file is damaged (which mkvmerge cannot cope with yet) or this is a bug in mkvmerge itself. The error message was:\n"
|
||
"{0}\n"
|
||
msgstr ""
|
||
"此 HEVC 視訊軌 mkvmerge 遇到損壞或無法解析的資料。這可能是由於檔案損壞 (mkvmerge 目前無法處理) 也可能是 mkvmerge 本身的程式錯誤。錯誤訊息:\n"
|
||
"{0}\n"
|
||
|
||
#: src/input/r_ogm.cpp:461
|
||
#, no-c-format
|
||
msgid "mkvmerge has not been compiled with FLAC support but handling of this stream has been requested.\n"
|
||
msgstr "mkvmerge 編譯時未包含 FLAC 支援,但收到了對此類媒體流的處理請求。\n"
|
||
|
||
#: src/common/hacks.cpp:56
|
||
#, no-c-format
|
||
msgid "mkvmerge normally calculates the delay implied by its presence and offsets all of the track's timestamps by it."
|
||
msgstr "mkvmerge 通常會根據本身資訊計算延遲並依照計算結果偏移所有軌道時間戳記。"
|
||
|
||
#: src/common/hacks.cpp:59
|
||
#, no-c-format
|
||
msgid "mkvmerge normally removes that last entry if it's timestamp is within five seconds of the total duration."
|
||
msgstr "如果最後的時間戳記總長度在五秒以內,mkvmerge 通常都會移除。"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:203
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:204
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:209
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:215
|
||
#, no-c-format
|
||
msgid "mkvmerge supports two chapter formats: The OGM like text format and the full featured XML format."
|
||
msgstr "mkvmerge 支援兩種章節格式: 類似 OGM 的文字格式和全功能的 XML 格式。"
|
||
|
||
#: src/merge/output_control.cpp:256
|
||
#, no-c-format
|
||
msgid "mkvmerge was interrupted by a SIGINT (Ctrl+C?)\n"
|
||
msgstr "mkvmerge 被 SIGINT 中止 (按了 Ctrl+C?)\n"
|
||
|
||
#: src/common/kax_info.cpp:566
|
||
#, no-c-format
|
||
msgid "mkvmerge/mkvextract track ID: {0}"
|
||
msgstr "mkvmerge/mkvextract 軌道 ID: {0}"
|
||
|
||
#: src/propedit/propedit_cli_parser.cpp:215
|
||
#, no-c-format
|
||
msgid "mkvpropedit [options] <file> <actions>"
|
||
msgstr "mkvpropedit [選項] <檔案> <動作>"
|
||
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:46
|
||
#, no-c-format
|
||
msgid "mkvtoolnix-gui <configuration file names>"
|
||
msgstr "mkvtoolnix-gui <設定檔名>"
|
||
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:47
|
||
#, no-c-format
|
||
msgid "mkvtoolnix-gui [--multiplex|--info|--edit-chapters|--edit-headers] <file names>"
|
||
msgstr "mkvtoolnix-gui [--multiplex|--info|--edit-chapters|--edit-headers] <檔名>"
|
||
|
||
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:43
|
||
#, no-c-format
|
||
msgid "mkvtoolnix-gui [options] [file names]"
|
||
msgstr "mkvtoolnix-gui [選項] [檔名]"
|
||
|
||
#: src/common/mm_text_io.cpp:212
|
||
#, no-c-format
|
||
msgid "mm_text_io_c: UTF32_* is not supported at the moment.\n"
|
||
msgstr "mm_text_io_c: 目前尚不支援 UTF32_*。\n"
|
||
|
||
#: src/common/stereo_mode.cpp:49
|
||
#, no-c-format
|
||
msgid "mono"
|
||
msgstr "單聲道"
|
||
|
||
#: src/input/r_mpeg_ps.cpp:1233
|
||
#, no-c-format
|
||
msgid "mpeg_ps_reader: Should not have happened #1. {0}"
|
||
msgstr "mpeg_ps_reader: 不應該發生 #1。 {0}"
|
||
|
||
#: src/input/r_mpeg_ps.cpp:1255
|
||
#, no-c-format
|
||
msgid "mpeg_ps_reader: Should not have happened #2. {0}"
|
||
msgstr "mpeg_ps_reader: 不應該發生 #2。 {0}"
|
||
|
||
#: src/common/kax_info.cpp:785
|
||
#, no-c-format
|
||
msgid "no encryption"
|
||
msgstr "未加密"
|
||
|
||
#: src/common/strings/parsing.cpp:223
|
||
#, no-c-format
|
||
msgid "no error"
|
||
msgstr "無錯誤發生"
|
||
|
||
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:22
|
||
#, no-c-format
|
||
msgid "no language selected"
|
||
msgstr "未選擇語言"
|
||
|
||
#: src/common/kax_info.cpp:798
|
||
#, no-c-format
|
||
msgid "no signature algorithm"
|
||
msgstr "未使用簽章演算法"
|
||
|
||
#: src/common/kax_info.cpp:807
|
||
#, no-c-format
|
||
msgid "no signature hash algorithm"
|
||
msgstr "未使用簽章雜湊演算法"
|
||
|
||
#: src/input/r_ogm.cpp:430
|
||
#, no-c-format
|
||
msgid "ogg_stream_init for stream number {0} failed. Will try to continue and ignore this stream.\n"
|
||
msgstr "ogg_stream_init 對媒體流編號 {0} 失敗。將嘗試繼續並忽略此媒體流。\n"
|
||
|
||
#: src/input/r_ogm.cpp:339
|
||
#, no-c-format
|
||
msgid "ogg_sync_buffer failed\n"
|
||
msgstr "ogg_sync_buffer 失敗\n"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:127
|
||
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:131
|
||
#, no-c-format
|
||
msgid "or"
|
||
msgstr "或"
|
||
|
||
#: src/common/kax_info.cpp:608
|
||
#, no-c-format
|
||
msgid "output sampling freq: {0}"
|
||
msgstr "輸出取樣頻率: {0}"
|
||
|
||
#: src/output/p_passthrough.h:28
|
||
#, no-c-format
|
||
msgid "passthrough"
|
||
msgstr "通過"
|
||
|
||
#: src/common/kax_info.cpp:619
|
||
#, no-c-format
|
||
msgid "pixel crop bottom: {0}"
|
||
msgstr "底部像素剪裁: {0}"
|
||
|
||
#: src/common/kax_info.cpp:616
|
||
#, no-c-format
|
||
msgid "pixel crop left: {0}"
|
||
msgstr "左邊像素剪裁: {0}"
|
||
|
||
#: src/common/kax_info.cpp:618
|
||
#, no-c-format
|
||
msgid "pixel crop right: {0}"
|
||
msgstr "右邊像素剪裁: {0}"
|
||
|
||
#: src/common/kax_info.cpp:617
|
||
#, no-c-format
|
||
msgid "pixel crop top: {0}"
|
||
msgstr "頂部像素剪裁: {0}"
|
||
|
||
#: src/common/kax_info.cpp:613
|
||
#, no-c-format
|
||
msgid "pixel height: {0}"
|
||
msgstr "像素高度: {0}"
|
||
|
||
#: src/common/kax_info.cpp:612
|
||
#, no-c-format
|
||
msgid "pixel width: {0}"
|
||
msgstr "像素寬度: {0}"
|
||
|
||
#: src/common/kax_info.cpp:721
|
||
#, no-c-format
|
||
msgid "progressive"
|
||
msgstr "逐行掃描"
|
||
|
||
#: src/extract/xtr_base.cpp:53
|
||
#, no-c-format
|
||
msgid "raw data"
|
||
msgstr "原始資料"
|
||
|
||
#: src/input/r_real.cpp:195
|
||
#, no-c-format
|
||
msgid "real_reader: Couldn't find RealAudio FourCC for id {0} (description length: {1}) Skipping track.\n"
|
||
msgstr "real_reader: 無法為軌 id {0} (描述資訊長度: {1}) 找到 RealAudio FourCC。正在跳過該軌道。\n"
|
||
|
||
#: src/input/r_real.cpp:219
|
||
#, no-c-format
|
||
msgid "real_reader: Only audio header versions 3, 4 and 5 are supported. Track ID {0} uses version {1} and will be skipped.\n"
|
||
msgstr "real_reader: 僅支援第 3, 4 和 5 版的音訊頭。軌道 ID {0} 所用版本為 {1} ,將被跳過。\n"
|
||
|
||
#: src/common/kax_info.cpp:697
|
||
#, no-c-format
|
||
msgid "rectangular"
|
||
msgstr "矩形像素"
|
||
|
||
#: src/common/kax_info.cpp:754
|
||
#, no-c-format
|
||
msgid "rest: unknown"
|
||
msgstr "其他: 未知"
|
||
|
||
#: src/common/stereo_mode.cpp:56
|
||
#, no-c-format
|
||
msgid "row interleaved (left first)"
|
||
msgstr "橫列交錯 (從左邊開始)"
|
||
|
||
#: src/common/stereo_mode.cpp:55
|
||
#, no-c-format
|
||
msgid "row interleaved (right first)"
|
||
msgstr "橫列交錯 (從右邊開始)"
|
||
|
||
#: src/common/kax_info.cpp:607
|
||
#, no-c-format
|
||
msgid "sampling freq: {0}"
|
||
msgstr "取樣頻率: {0}"
|
||
|
||
#: src/common/stereo_mode.cpp:50
|
||
#, no-c-format
|
||
msgid "side by side (left first)"
|
||
msgstr "左右並排 (從左邊開始)"
|
||
|
||
#: src/common/stereo_mode.cpp:60
|
||
#, no-c-format
|
||
msgid "side by side (right first)"
|
||
msgstr "左右並排 (從右邊開始)"
|
||
|
||
#: src/common/kax_info.cpp:483
|
||
#, no-c-format
|
||
msgid "size unknown"
|
||
msgstr "大小不明"
|
||
|
||
#: src/common/kax_info.cpp:482
|
||
#: src/common/kax_info.cpp:825
|
||
#, no-c-format
|
||
msgid "size {0}"
|
||
msgstr "大小 {0}"
|
||
|
||
#: src/input/subtitles.cpp:378
|
||
#, no-c-format
|
||
msgid "ssa_reader: Invalid format. Could not find the \"Format\" line in the \"[Events]\" section."
|
||
msgstr "ssa_reader: 無效格式。\"[Events]\" 區段中未找到 \"Format\" 這一行。"
|
||
|
||
#: src/input/r_matroska.cpp:121
|
||
#, no-c-format
|
||
msgid "subtitle"
|
||
msgstr "字幕"
|
||
|
||
#: src/common/kax_info.cpp:643
|
||
#: src/common/kax_info.cpp:819
|
||
#, no-c-format
|
||
msgid "subtitles"
|
||
msgstr "字幕"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:52
|
||
#, no-c-format
|
||
msgid "tags [options] out.xml"
|
||
msgstr "tags [選項] out.xml"
|
||
|
||
#: src/output/p_textsubs.h:40
|
||
#, no-c-format
|
||
msgid "text subtitles"
|
||
msgstr "文字字幕"
|
||
|
||
#: src/merge/mkvmerge.cpp:2858
|
||
#, no-c-format
|
||
msgid "timestamps"
|
||
msgstr "時間戳記"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:56
|
||
#, no-c-format
|
||
msgid "timestamps_v2 [TID1:out1 [TID2:out2 ...]]"
|
||
msgstr "timestamps_v2 [TID1:out1 [TID2:out2 ...]]"
|
||
|
||
#: src/common/stereo_mode.cpp:52
|
||
#, no-c-format
|
||
msgid "top bottom (left first)"
|
||
msgstr "上下並排 (從左邊開始)"
|
||
|
||
#: src/common/stereo_mode.cpp:51
|
||
#, no-c-format
|
||
msgid "top bottom (right first)"
|
||
msgstr "上下並排 (從右邊開始)"
|
||
|
||
#: src/common/kax_info.cpp:726
|
||
#, no-c-format
|
||
msgid "top field displayed first, bottom field stored first"
|
||
msgstr "頂端欄位優先顯示、底端欄位優先儲存"
|
||
|
||
#: src/common/kax_info.cpp:722
|
||
#, no-c-format
|
||
msgid "top field displayed first, top field stored first"
|
||
msgstr "頂端欄位優先顯示、頂端欄位優先儲存"
|
||
|
||
#: src/merge/mkvmerge.cpp:2850
|
||
#, no-c-format
|
||
msgid "track name"
|
||
msgstr "軌道名稱"
|
||
|
||
#: src/common/kax_info.cpp:871
|
||
#, no-c-format
|
||
msgid "track number {0}, {1} frame(s), timestamp {2}"
|
||
msgstr "軌道編號 {0}, {1} 影格, 時間戳記 {2}"
|
||
|
||
#: src/extract/extract_cli_parser.cpp:51
|
||
#, no-c-format
|
||
msgid "tracks [options] [TID1:out1 [TID2:out2 ...]]"
|
||
msgstr "tracks [選項] [TID1:out1 [TID2:out2 ...]]"
|
||
|
||
#: src/input/r_tta.cpp:46
|
||
#, no-c-format
|
||
msgid "tta_reader: tag_size < 0 in the c'tor. {0}\n"
|
||
msgstr "tta_reader: c'tor 中 tag_size < 0。 {0}\n"
|
||
|
||
#: src/common/file_types.cpp:113
|
||
#: src/common/fs_sys_helpers/windows.cpp:166
|
||
#: src/common/kax_info.cpp:645
|
||
#: src/common/kax_info.cpp:701
|
||
#: src/common/kax_info.cpp:727
|
||
#: src/common/kax_info.cpp:756
|
||
#: src/common/kax_info.cpp:767
|
||
#: src/common/kax_info.cpp:778
|
||
#: src/common/kax_info.cpp:791
|
||
#: src/common/kax_info.cpp:800
|
||
#: src/common/kax_info.cpp:810
|
||
#: src/common/kax_info.cpp:821
|
||
#: src/common/stereo_mode.cpp:69
|
||
#: src/input/r_matroska.cpp:117
|
||
#: src/input/r_matroska.cpp:2807
|
||
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:118
|
||
#: src/mkvtoolnix-gui/info/model.cpp:120
|
||
#: src/mkvtoolnix-gui/info/model.cpp:121
|
||
#: src/mkvtoolnix-gui/info/model.cpp:186
|
||
#: src/mkvtoolnix-gui/info/model.cpp:187
|
||
#: src/mkvtoolnix-gui/info/model.cpp:188
|
||
#, no-c-format
|
||
msgid "unknown"
|
||
msgstr "未知"
|
||
|
||
#: src/input/r_matroska.cpp:2790
|
||
#, no-c-format
|
||
msgid "unknown, format tag 0x{0:04x}"
|
||
msgstr "不明的格式標識 0x{0:04x}"
|
||
|
||
#: src/mkvtoolnix-gui/merge/output.cpp:826
|
||
#, no-c-format
|
||
msgid "unnamed"
|
||
msgstr "未命名"
|
||
|
||
#: src/common/kax_info.cpp:723
|
||
#, no-c-format
|
||
msgid "unspecified"
|
||
msgstr "未指定"
|
||
|
||
#: src/common/kax_info.cpp:642
|
||
#: src/common/kax_info.cpp:818
|
||
#: src/input/r_matroska.cpp:120
|
||
#, no-c-format
|
||
msgid "video"
|
||
msgstr "視訊"
|
||
|
||
#: src/input/r_vobsub.cpp:553
|
||
#, no-c-format
|
||
msgid "vobsub_reader: sub file read failure"
|
||
msgstr "vobsub_reader: sub_file 讀取失敗"
|
||
|
||
#: src/common/wavpack.cpp:295
|
||
#, no-c-format
|
||
msgid "wavpack_reader: non-audio block found\n"
|
||
msgstr "wavpack_reader: 未發現音訊區塊\n"
|
||
|
||
#: src/mkvtoolnix-gui/forms/merge/tab.h:1825
|
||
#, no-c-format
|
||
msgid "x"
|
||
msgstr "x"
|
||
|
||
#: src/common/kax_info.cpp:813
|
||
#, no-c-format
|
||
msgid "{0} (track ID for mkvmerge & mkvextract: {1})"
|
||
msgstr "{0} (mkvmerge & mkvextract 軌道 ID: {1})"
|
||
|
||
#: src/common/kax_info.cpp:830
|
||
#, no-c-format
|
||
msgid "{0} ({1:.3f} frames/fields per second for a video track)"
|
||
msgstr "{0} (視訊軌為每秒 {1:.3f} 影格數/圖場數)"
|
||
|
||
#: src/common/strings/formatting.cpp:259
|
||
#, no-c-format
|
||
msgid "{0} byte"
|
||
msgid_plural "{0} bytes"
|
||
msgstr[0] "{0} 位元組"
|
||
|
||
#: src/common/kax_info.cpp:941
|
||
#, no-c-format
|
||
msgid "{0} frame, track {1}, timestamp {2}, duration {3}, size {4}, adler 0x{5:08x}{6}{7}\n"
|
||
msgstr "{0} 影格, 軌道 {1}, 時間戳記 {2}, 位於 {3}, 大小 {4}, adler 0x{5:08x}{6}{7}\n"
|
||
|
||
#: src/common/kax_info.cpp:1060
|
||
#, no-c-format
|
||
msgid "{0} frame, track {1}, timestamp {2}, size {3}, adler 0x{4:08x}{5}\n"
|
||
msgstr "{0} 影格, 軌道 {1}, 時間戳記 {2}, 大小 {3}, adler 0x{4:08x}{5}\n"
|
||
|
||
#: src/common/kax_info.cpp:951
|
||
#, no-c-format
|
||
msgid "{0} frame, track {1}, timestamp {2}, size {3}, adler 0x{4:08x}{5}{6}\n"
|
||
msgstr "{0} 影格, 軌道 {1}, 時間戳記 {2} , 大小 {3}, adler 0x{4:08x}{5}{6}\n"
|
||
|
||
#: src/common/strings/formatting.cpp:254
|
||
#, no-c-format
|
||
msgid "{0} minute"
|
||
msgid_plural "{0} minutes"
|
||
msgstr[0] "{0} 分鐘"
|
||
|
||
#: src/common/strings/formatting.cpp:249
|
||
#, no-c-format
|
||
msgid "{0} second"
|
||
msgid_plural "{0} seconds"
|
||
msgstr[0] "{0} 秒"
|
||
|
||
#: src/common/strings/formatting.cpp:262
|
||
#, no-c-format
|
||
msgid "{0}.{1} GiB"
|
||
msgstr "{0}.{1} GiB"
|
||
|
||
#: src/common/strings/formatting.cpp:260
|
||
#, no-c-format
|
||
msgid "{0}.{1} KiB"
|
||
msgstr "{0}.{1} KiB"
|
||
|
||
#: src/common/strings/formatting.cpp:261
|
||
#, no-c-format
|
||
msgid "{0}.{1} MiB"
|
||
msgstr "{0}.{1} MiB"
|
||
|
||
#: src/input/r_vobsub.cpp:70
|
||
#, no-c-format
|
||
msgid "{0}: Could not open the sub file"
|
||
msgstr "{0}: 無法開啟此 sub 檔"
|
||
|
||
#: src/common/kax_file.cpp:221
|
||
#, no-c-format
|
||
msgid "{0}: Error in the Matroska file structure at position {1}. Resyncing to the next level 1 element.\n"
|
||
msgstr "{0}: Matroska 在檔案結構的位置 {1} 裡發生錯誤。重新同步為下一等級 1 元件。\n"
|
||
|
||
#: src/common/kax_file.cpp:58
|
||
#: src/common/kax_file.cpp:64
|
||
#, no-c-format
|
||
msgid "{0}: an exception occurred (message: {1}; type: {2})."
|
||
msgstr "{0}: 異常狀況發生 (message: {1}; type: {2})。"
|
||
|
||
#: src/common/kax_file.cpp:70
|
||
#: src/input/r_matroska.cpp:1595
|
||
#: src/input/r_matroska.cpp:2334
|
||
#, no-c-format
|
||
msgid "{0}: an unknown exception occurred."
|
||
msgstr "{0}: 不明的異常狀況發生。"
|
||
|
||
#: src/merge/mkvmerge.cpp:723
|
||
#, no-c-format
|
||
msgid "{0}: divisor is 0 in '{1} {2}'.\n"
|
||
msgstr "{0}: 除數為 0,在 '{1} {2}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:698
|
||
#, no-c-format
|
||
msgid "{0}: invalid track ID in '{1} {2}'.\n"
|
||
msgstr "{0}: 無效的軌道 ID 在 '{1} {2}' 。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:715
|
||
#, no-c-format
|
||
msgid "{0}: missing dividend in '{1} {2}'.\n"
|
||
msgstr "{0}: 在 '{1} {2}' 中缺少被除數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:718
|
||
#, no-c-format
|
||
msgid "{0}: missing divisor in '{1} {2}'.\n"
|
||
msgstr "{0}: 在 '{1} {2}' 中缺少除數。\n"
|
||
|
||
#: src/merge/mkvmerge.cpp:694
|
||
#, no-c-format
|
||
msgid "{0}: missing track ID in '{1} {2}'.\n"
|
||
msgstr "{0}: 缺少軌道 ID,在 '{1} {2}' 。\n"
|
||
|
||
#: src/common/kax_info.cpp:1006
|
||
#, no-c-format
|
||
msgid "{0}track number {1}, {2} frame(s), timestamp {3}"
|
||
msgstr "{0}軌道編號 {1}, {2} 影格, 時間戳記 {3}"
|
||
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:99
|
||
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:124
|
||
#, no-c-format
|
||
msgid "– No selection by default –"
|
||
msgstr "– 預設未選擇 –"
|
||
|
||
#: src/mkvtoolnix-gui/chapter_editor/generate_sub_chapters_parameters_dialog.cpp:54
|
||
#: src/mkvtoolnix-gui/chapter_editor/generate_sub_chapters_parameters_dialog.cpp:55
|
||
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:42
|
||
#, no-c-format
|
||
msgid "– Set to none –"
|
||
msgstr "– 設定為無 –"
|
||
|
||
#~ msgid "\"Original\" flag:"
|
||
#~ msgstr "原始數值:"
|
||
|
||
#~ msgid "%1 of %2 file processed"
|
||
#~ msgid_plural "%1 of %2 files processed"
|
||
#~ msgstr[0] "已處理 %1 個檔案,共 %2 個"
|
||
|
||
#~ msgid "%1% frame, track %2%, timestamp %3% (%4%), duration %|5$.3f|, size %6%, adler 0x%|7$08x|%8%%9%\n"
|
||
#~ msgstr "%1% 畫格, 軌道 %2%, 時間碼 %3% (%4%), 時間長度 %|5$.3f|, 大小 %6%, adler 0x%|7$08x|%8%%9%\n"
|
||
|
||
#~ msgid "&About mkvinfo"
|
||
#~ msgstr "關於 mkvinfo(&A)"
|
||
|
||
#~ msgid "&Add program"
|
||
#~ msgstr "加入程式(&A)"
|
||
|
||
#~ msgid "&Expand important elements"
|
||
#~ msgstr "展開重要(&E)\tCtrl-E"
|
||
|
||
#~ msgid "&File"
|
||
#~ msgstr "檔案(&F)"
|
||
|
||
#~ msgid "&Files:"
|
||
#~ msgstr "檔案(&F):"
|
||
|
||
#~ msgid "&Merge"
|
||
#~ msgstr "合併(&M)"
|
||
|
||
#~ msgid "&Merging"
|
||
#~ msgstr "合併(&M)"
|
||
|
||
#~ msgid "&Open"
|
||
#~ msgstr "開啟(&O)"
|
||
|
||
#~ msgid "&Open Matroska file"
|
||
#~ msgstr "開啟 Matroska 檔案(&O)"
|
||
|
||
#~ msgid "&Open Matroska or chapter file"
|
||
#~ msgstr "開啟 Matroska 檔案或章節檔案(&O)"
|
||
|
||
#~ msgid "&Open Matroska, WebM or chapter file"
|
||
#~ msgstr "開啟 Matroska 、 WebM 或章節檔案(&O)"
|
||
|
||
#~ msgid "&Open file"
|
||
#~ msgstr "開啟檔案"
|
||
|
||
#~ msgid "&Options"
|
||
#~ msgstr "選項(&O)"
|
||
|
||
#~ msgid "&Remove"
|
||
#~ msgstr "移除(&R)"
|
||
|
||
#~ msgid "&Save to text file"
|
||
#~ msgstr "儲存到純文字檔(&S)"
|
||
|
||
#~ msgid "&Select all"
|
||
#~ msgstr "選擇所有軌道(&S)"
|
||
|
||
#~ msgid "'%1%' is not recognized as a valid number format in '%2%'.\n"
|
||
#~ msgstr "「%1%」不是有效的 %2% 在「%3% %4%」中。\n"
|
||
|
||
#~ msgid "'Default track' flag"
|
||
#~ msgstr "'預設軌' 標記"
|
||
|
||
#~ msgid "'{0}' is neither a valid ISO 639-2 nor a valid ISO 639-1 code in '--chapter-language {0}'. See 'mkvmerge --list-languages' for a list of all languages and their respective ISO 639-2 codes.\n"
|
||
#~ msgstr "'--chapter-language {0}' 中的 '{0}' 既不是有效的 ISO 639-2 碼,也不是有效的 ISO 639-1 碼。詳見 'mkvmerge --list-languages' 提供的語言清單及各語言的 ISO 639-2 碼。\n"
|
||
|
||
#~ msgid "'{0}' is neither a valid ISO 639-2 nor a valid ISO 639-1 code in '--default-language {0}'. See 'mkvmerge --list-languages' for a list of all languages and their respective ISO 639-2 codes.\n"
|
||
#~ msgstr "'--default-language {0}' 中的 '{0}' 既不是有效的 ISO 639-2 碼,也不是有效的 ISO 639-1 碼。詳見 'mkvmerge --list-languages' 提供的語言清單及各語言的 ISO 639-2 碼。\n"
|
||
|
||
#~ msgid "<No program selected yet>"
|
||
#~ msgstr "<尚未選擇程式>"
|
||
|
||
#~ msgid ""
|
||
#~ "A randomly generated unique ID to identify the current\n"
|
||
#~ "segment between many others (128 bits)."
|
||
#~ msgstr "隨機生成的在眾多剪輯中識別目前剪輯的唯一 ID (128 位)。"
|
||
|
||
#~ msgid "A track"
|
||
#~ msgstr "一個軌道"
|
||
|
||
#~ msgid ""
|
||
#~ "A unique ID to identify the Track. This should be\n"
|
||
#~ "kept the same when making a direct stream copy\n"
|
||
#~ "of the Track to another file."
|
||
#~ msgstr ""
|
||
#~ "識別該軌道的唯一 ID。\n"
|
||
#~ "當直接複製該軌資料流到另一檔案時\n"
|
||
#~ "保留 ID 相同。"
|
||
|
||
#~ msgid ""
|
||
#~ "A unique ID to identify the next chained\n"
|
||
#~ "segment (128 bits)."
|
||
#~ msgstr "識別連接的下一剪輯的唯一 ID (128 位)。"
|
||
|
||
#~ msgid ""
|
||
#~ "A unique ID to identify the previous chained\n"
|
||
#~ "segment (128 bits)."
|
||
#~ msgstr "識別連接的上一剪輯的唯一 ID (128 位)。"
|
||
|
||
#~ msgid "A/52 (aka AC-3)"
|
||
#~ msgstr "A/52 (亦稱 AC-3)"
|
||
|
||
#~ msgid "AAC files may contain HE-AAC / AAC+ / SBR AAC audio. This can NOT be detected automatically. Therefore you have to specifiy '--aac-is-sbr 0' manually for this input file if the file actually contains SBR AAC. The file will be muxed in the WRONG way otherwise. Also read mkvmerge's documentation.\n"
|
||
#~ msgstr "AAC 檔可能包含 HE-AAC / AAC+ / SBR AAC 音訊。這 *不會* 被自動檢測出來。因此,如果一輸入檔確實包含 SBR AAC,您需要手動為該檔案指定「--aac-is-sbr 0」。否則,檔案會被以 *錯誤* 的方式合成。參閱 mkvmerge 使用說明。\n"
|
||
|
||
#~ msgid "About mkvinfo"
|
||
#~ msgstr "關於 mkvinfo"
|
||
|
||
#~ msgid "Add as new input fi&les"
|
||
#~ msgstr "加入為新的輸入檔案(&L)"
|
||
|
||
#~ msgid "Additional ID"
|
||
#~ msgstr "附加區塊 ID: %1%"
|
||
|
||
#~ msgid "All output files"
|
||
#~ msgstr "所有輸出檔案"
|
||
|
||
#~ msgid "Allows the use of the CodecState element."
|
||
#~ msgstr "允許使用 CodecState 元件。"
|
||
|
||
#~ msgid "Alt+1"
|
||
#~ msgstr "Alt+1"
|
||
|
||
#~ msgid "Alt+2"
|
||
#~ msgstr "Alt+2"
|
||
|
||
#~ msgid "Alt+3"
|
||
#~ msgstr "Alt+3"
|
||
|
||
#~ msgid "Alt+4"
|
||
#~ msgstr "Alt+4"
|
||
|
||
#~ msgid "Alt+5"
|
||
#~ msgstr "Alt+5"
|
||
|
||
#~ msgid "Alt+6"
|
||
#~ msgstr "Alt+6"
|
||
|
||
#~ msgid "Alt+7"
|
||
#~ msgstr "Alt+7"
|
||
|
||
#~ msgid "Alt+8"
|
||
#~ msgstr "Alt+8"
|
||
|
||
#~ msgid "Always remove the job afterwards"
|
||
#~ msgstr "結束後都移除任務"
|
||
|
||
#~ msgid ""
|
||
#~ "An escaped filename corresponding to\n"
|
||
#~ "the next segment."
|
||
#~ msgstr "轉義的檔名,對應下一剪輯。"
|
||
|
||
#~ msgid ""
|
||
#~ "An escaped filename corresponding to\n"
|
||
#~ "the previous segment."
|
||
#~ msgstr "轉義的檔名,對應上一剪輯。"
|
||
|
||
#~ msgid "Ask the user"
|
||
#~ msgstr "詢問使用者"
|
||
|
||
#~ msgid "Aspect ratio type: %1%%2%"
|
||
#~ msgstr "外觀比例類型: %1%%2%"
|
||
|
||
#~ msgid "Block duration: %1%.%|2$06d|ms"
|
||
#~ msgstr "區塊時間長度: %1%.%|2$06d|ms"
|
||
|
||
#~ msgid "Category is not NUL terminated"
|
||
#~ msgstr "類別未以 NUL 結尾"
|
||
|
||
#~ msgid "Chapter Translate ID: %1%"
|
||
#~ msgstr "章節翻譯 ID: %1%"
|
||
|
||
#~ msgid "Chapters are not allowed in WebM compliant files. No chapters will be written to the destination file.\n"
|
||
#~ msgstr "在 WebM 遵循檔裡不能有章節。不會將章節寫進任何輸出檔。\n"
|
||
|
||
#~ msgid "Check online for the latest release."
|
||
#~ msgstr "線上檢查最新發佈的版本。"
|
||
|
||
#~ msgid "Codec ID: %1%"
|
||
#~ msgstr "編解碼器 ID: %1%"
|
||
|
||
#~ msgid "Codec delay"
|
||
#~ msgstr "編碼格式固有延遲"
|
||
|
||
#~ msgid "Codec delay: %|1$.3f|ms (%2%ns)"
|
||
#~ msgstr "編解碼器延遲: %|1$.3f|ms (%2%ns)"
|
||
|
||
#~ msgid "Codec name: %1%"
|
||
#~ msgstr "編解碼器名稱: %1%"
|
||
|
||
#~ msgid "CodecPrivate, length %1%%2%"
|
||
#~ msgstr "編解碼器專有, 長度 %1%%2%"
|
||
|
||
#~ msgid "Colour matrix: %1%"
|
||
#~ msgstr "顏色矩陣: %1%"
|
||
|
||
#~ msgid "Compiled with libebml %1 + libmatroska %2."
|
||
#~ msgstr "用 libebml %1 + libmatroska %2 編譯。"
|
||
|
||
#~ msgid "Countr&y:"
|
||
#~ msgstr "國家:"
|
||
|
||
#~ msgid "Ctrl+A"
|
||
#~ msgstr "Ctrl+A"
|
||
|
||
#~ msgid "Ctrl+Alt+1"
|
||
#~ msgstr "Ctrl+A"
|
||
|
||
#~ msgid "Ctrl+Alt+2"
|
||
#~ msgstr "Ctrl+A"
|
||
|
||
#~ msgid "Ctrl+Alt+3"
|
||
#~ msgstr "Ctrl+A"
|
||
|
||
#~ msgid "Ctrl+Alt+4"
|
||
#~ msgstr "Ctrl+A"
|
||
|
||
#~ msgid "Ctrl+Alt+5"
|
||
#~ msgstr "Ctrl+A"
|
||
|
||
#~ msgid "Ctrl+Alt+6"
|
||
#~ msgstr "Ctrl+A"
|
||
|
||
#~ msgid "Ctrl+Alt+7"
|
||
#~ msgstr "Ctrl+A"
|
||
|
||
#~ msgid "Ctrl+Alt+8"
|
||
#~ msgstr "Ctrl+A"
|
||
|
||
#~ msgid "Ctrl+E"
|
||
#~ msgstr "Ctrl+E"
|
||
|
||
#~ msgid "Ctrl+U"
|
||
#~ msgstr "Ctrl+A"
|
||
|
||
#~ msgid "Cue time: %|1$.3f|s"
|
||
#~ msgstr "Cue 時間: %|1$.3f|s"
|
||
|
||
#~ msgid "DTS_Header problem: invalid frame bytes size\n"
|
||
#~ msgstr "DTS_Header 問題: 無效的畫格位元組大小\n"
|
||
|
||
#~ msgid "DTS_Header problem: invalid source PCM resolution\n"
|
||
#~ msgstr "DTS_Header 問題: 無效的源 PCM 解析度\n"
|
||
|
||
#~ msgid "DTS_Header problem: not enough data to read header\n"
|
||
#~ msgstr "DTS_Header 問題: 資料不足以讀取表頭\n"
|
||
|
||
#~ msgid "Date (invalid, value: %1%)"
|
||
#~ msgstr "日期 (無效, 值: %1%)"
|
||
|
||
#~ msgid "Date: %1% UTC"
|
||
#~ msgstr "日期: %1% UTC"
|
||
|
||
#~ msgid "Debug> "
|
||
#~ msgstr "除錯> "
|
||
|
||
#~ msgid "Default flag"
|
||
#~ msgstr "「預設」標記:%1%"
|
||
|
||
#~ msgid "Default info job settings"
|
||
#~ msgstr "新增混流設定的預設值"
|
||
|
||
#~ msgid "Default track flag"
|
||
#~ msgstr "預設軌標記"
|
||
|
||
#~ msgid "Delay: %|1$.3f|ms"
|
||
#~ msgstr "延遲: %|1$.3f|ms"
|
||
|
||
#~ msgid "Do not start the GUI."
|
||
#~ msgstr "不要啟動 GUI。"
|
||
|
||
#~ msgid "Duration: %|1$.3f|ms"
|
||
#~ msgstr "時間長度: %|1$.3f|ms"
|
||
|
||
#~ msgid "Duration: %|1$.3f|s (%2%)"
|
||
#~ msgstr "時間長度: %|1$.3f|s (%2%)"
|
||
|
||
#~ msgid "E&nable all attached files"
|
||
#~ msgstr "啟用所有附件(&N)"
|
||
|
||
#~ msgid "EVIL internal bug! (unknown file type). {0}\n"
|
||
#~ msgstr "內部 *邪惡* 錯誤!(未知的檔案類型)。 {0}\n"
|
||
|
||
#~ msgid "EbmlVoid (size: %1%)"
|
||
#~ msgstr "Ebml 空隙 (大小: %1%)"
|
||
|
||
#~ msgid "Edit chapters"
|
||
#~ msgstr "編輯章節"
|
||
|
||
#~ msgid "Edit headers"
|
||
#~ msgstr "編輯表頭"
|
||
|
||
#~ msgid "Edit tags"
|
||
#~ msgstr "編輯標籤"
|
||
|
||
#~ msgid "Element size"
|
||
#~ msgstr "元件"
|
||
|
||
#~ msgid "Enabled: %1%"
|
||
#~ msgstr "已啟用: %1%"
|
||
|
||
#~ msgid "Error importing file"
|
||
#~ msgstr "載入設定檔發生錯誤"
|
||
|
||
#~ msgid "Error saving the information"
|
||
#~ msgstr "儲存資訊發生錯誤"
|
||
|
||
#~ msgid "Error {0}\n"
|
||
#~ msgstr "錯誤 {0}\n"
|
||
|
||
#~ msgid "Executes the program now as a test run."
|
||
#~ msgstr "立即執行程式來試跑一遍。"
|
||
|
||
#~ msgid "Extract"
|
||
#~ msgstr "提取"
|
||
|
||
#~ msgid "F1"
|
||
#~ msgstr "F1"
|
||
|
||
#~ msgid "Field order: %1% (%2%)"
|
||
#~ msgstr "立體視法: %1% (%2%)"
|
||
|
||
#~ msgid "File %1% has unknown type. Please have a look at the supported file types ('mkvmerge --list-types') and contact the author Moritz Bunkus <moritz@bunkus.org> if your file type is supported but not recognized properly.\n"
|
||
#~ msgstr "檔案 %1% 類型未知。請查看受支援的檔案類型清單 (「mkvmerge --list-types」),如果您的檔案類型受支援但沒被正常識別,請聯繫作者 Moritz Bunkus <moritz@bunkus.org>。\n"
|
||
|
||
#~ msgid "File data, size: %1%"
|
||
#~ msgstr "檔案資料, 大小: %1%"
|
||
|
||
#~ msgid "File has been modified"
|
||
#~ msgstr "檔案已被修改過"
|
||
|
||
#~ msgid "File name: %1%"
|
||
#~ msgstr "檔名: %1%"
|
||
|
||
#~ msgid "Forced flag"
|
||
#~ msgstr "「強制」標記: %1%"
|
||
|
||
#~ msgid "Forced track"
|
||
#~ msgstr "強制軌道"
|
||
|
||
#~ msgid "Forced track flag"
|
||
#~ msgstr "強制軌標記"
|
||
|
||
#~ msgid "IVF with VP8 video files"
|
||
#~ msgstr "含 VP8 視訊檔的 IVF"
|
||
|
||
#~ msgid "If checked, several short animations used throughout the program as visual clues for the user will be disabled."
|
||
#~ msgstr "如果勾選該選項,程式內提供使用者視覺提示的簡短動畫將被停用。"
|
||
|
||
#~ msgid "If nothing is entered the default 'Chapter <NUM:2>' will be used."
|
||
#~ msgstr "若留空,則使用預設範本 '第 <NUM:2> 章'。"
|
||
|
||
#~ msgid "Info"
|
||
#~ msgstr "mkvInfo"
|
||
|
||
#~ msgid "Info job settings"
|
||
#~ msgstr "開啟設定值(&O)"
|
||
|
||
#~ msgid "Invalid boolean option specified in '--default-track {0}'.\n"
|
||
#~ msgstr "無效的布林值選項指定,在 '--default-track {0}' 中。\n"
|
||
|
||
#~ msgid "Invalid boolean option specified in '--fix-bitstream-timing-information {0}'.\n"
|
||
#~ msgstr "在 '--fix-bitstream-timing-information {0}' 中指定無效的布林值選項。\n"
|
||
|
||
#~ msgid "Invalid boolean option specified in '--forced-track {0}'.\n"
|
||
#~ msgstr "無效的布林值選項指定,在 '--forced-track {0}' 中。\n"
|
||
|
||
#~ msgid "Invalid format for a SSA line ('%1%') at timestamp %2%: Too many fields found (%3% instead of 9). This entry will be skipped.\n"
|
||
#~ msgstr "SSA 這一行 (「%1%」) 於時間碼 %2% 格式無效: 發現過多欄位 (%3% 而不是 9)。該條將被跳過。\n"
|
||
|
||
#~ msgid "Invalid track ID specified in '--default-track {0}'.\n"
|
||
#~ msgstr "無效的軌道 ID 指定,在 '--default-track {0}' 。\n"
|
||
|
||
#~ msgid "Invalid track ID specified in '--fix-bitstream-timing-information {0}'.\n"
|
||
#~ msgstr "在 '--fix-bitstream-timing-information {0}' 中指定無效的軌道 ID。\n"
|
||
|
||
#~ msgid "Invalid track ID specified in '--forced-track {0}'.\n"
|
||
#~ msgstr "無效的軌道 ID 指定,在 '--forced-track {0}' 。\n"
|
||
|
||
#~ msgid "Invalid {0} specified in '--{1} {2}'.\n"
|
||
#~ msgstr "無效的 {0} 指定,在 '--{1} {2}' 。\n"
|
||
|
||
#~ msgid "It was written by Moritz Bunkus <moritz@bunkus.org>."
|
||
#~ msgstr "此程式作者是 Moritz Bunkus <moritz@bunkus.org>。"
|
||
|
||
#~ msgid "Language is not NUL terminated"
|
||
#~ msgstr "語言未以 NUL 結尾"
|
||
|
||
#~ msgid "Language: %1%"
|
||
#~ msgstr "語言: %1%"
|
||
|
||
#~ msgid "MKVToolNix option files (old format)"
|
||
#~ msgstr "MKVToolNix 選項檔"
|
||
|
||
#~ msgid "MP2/MP3"
|
||
#~ msgstr "MP2/MP3"
|
||
|
||
#~ msgid "MP3"
|
||
#~ msgstr "MP3"
|
||
|
||
#~ msgid "MPEG audio files"
|
||
#~ msgstr "MPEG 音訊檔"
|
||
|
||
#~ msgid "Malformed line? (%1%)\n"
|
||
#~ msgstr "不正常的一行? (%1%)\n"
|
||
|
||
#~ msgid "Max BlockAddition ID: %1%"
|
||
#~ msgstr "最大附加區塊 ID: %1%"
|
||
|
||
#~ msgid "Max content light: %1%"
|
||
#~ msgstr "最高內容亮度: %1%"
|
||
|
||
#~ msgid "Max frame light: %1%"
|
||
#~ msgstr "像素高度: %1%"
|
||
|
||
#~ msgid "MaxCache: %1%"
|
||
#~ msgstr "最大快取: %1%"
|
||
|
||
#~ msgid "Merge"
|
||
#~ msgstr "合併(&M)"
|
||
|
||
#~ msgid "Merge job"
|
||
#~ msgstr "合併工具"
|
||
|
||
#~ msgid "Merge this"
|
||
#~ msgstr "合併工具"
|
||
|
||
#~ msgid "Merge tool"
|
||
#~ msgstr "合併工具"
|
||
|
||
#~ msgid "Merging application"
|
||
#~ msgstr "合成應用程式"
|
||
|
||
#~ msgid "Mime type"
|
||
#~ msgstr "Mime 類型: %1%"
|
||
|
||
#~ msgid "MinCache: %1%"
|
||
#~ msgstr "最小快取: %1%"
|
||
|
||
#~ msgid "Missing header/comment packets for stream. This file is broken but should be muxed correctly. If not please contact the author Moritz Bunkus <moritz@bunkus.org>.\n"
|
||
#~ msgstr "缺少串流的表頭/註釋封包。檔案已損壞但應該能正常合成。如果確定檔案沒有損壞,請聯繫作者 Moritz Bunkus <moritz@bunkus.org>。\n"
|
||
|
||
#~ msgid "Mu&x this track:"
|
||
#~ msgstr "合成此軌道(&X):"
|
||
|
||
#~ msgid "Multiplexing application: %1%"
|
||
#~ msgstr "合成應用程式"
|
||
|
||
#~ msgid "Mux this"
|
||
#~ msgstr "合成該項目"
|
||
|
||
#~ msgid "Muxing application"
|
||
#~ msgstr "合成應用程式"
|
||
|
||
#~ msgid "Muxing application: %1%"
|
||
#~ msgstr "合成應用程式: %1%"
|
||
|
||
#~ msgid "Name: %1%"
|
||
#~ msgstr "名稱: %1%"
|
||
|
||
#~ msgid "Next filename: %1%"
|
||
#~ msgstr "下一個檔名: %1%"
|
||
|
||
#~ msgid "Next segment UID: %1%"
|
||
#~ msgstr "下一個剪輯 UID: %1%"
|
||
|
||
#~ msgid "No Matroska file has been opened yet."
|
||
#~ msgstr "尚未開啟任何檔案。"
|
||
|
||
#~ msgid "No chapters in source files or chapter files found to split by.\n"
|
||
#~ msgstr "輸入檔案中沒有章節或找不到要分割的章節檔案。\n"
|
||
|
||
#~ msgid "No input files were given. No output will be created.\n"
|
||
#~ msgstr "未給定任何輸入檔。將不建立輸出檔。\n"
|
||
|
||
#~ msgid "No streams to output were found. Aborting.\n"
|
||
#~ msgstr "未發現待輸出媒體流。終止。\n"
|
||
|
||
#~ msgid "Only one output file allowed.\n"
|
||
#~ msgstr "僅允許有一個輸出檔。\n"
|
||
|
||
#~ msgid "Open Matroska file"
|
||
#~ msgstr "開啟 Matroska 檔案(&O)"
|
||
|
||
#~ msgid "Open files in header editor"
|
||
#~ msgstr "用表頭編輯器開啟檔案"
|
||
|
||
#~ msgid "Open track's file in &MediaInfo"
|
||
#~ msgid_plural "Open tracks' files in &MediaInfo"
|
||
#~ msgstr[0] "在 MediaInfo 中開啟軌道對應的檔案(&M)"
|
||
|
||
#~ msgid "Order: %1%"
|
||
#~ msgstr "編碼指令: %1%"
|
||
|
||
#~ msgid "Output"
|
||
#~ msgstr "輸出"
|
||
|
||
#~ msgid "Output file"
|
||
#~ msgstr "輸出檔案"
|
||
|
||
#~ msgid "Output file name"
|
||
#~ msgstr "輸出檔名"
|
||
|
||
#~ msgid "Output file:"
|
||
#~ msgstr "輸出檔案:"
|
||
|
||
#~ msgid "Players must play this track."
|
||
#~ msgstr "播放器必須播放此軌道。"
|
||
|
||
#~ msgid "Previous file name"
|
||
#~ msgstr "上一個檔名"
|
||
|
||
#~ msgid "Previous filename: %1%"
|
||
#~ msgstr "上一個檔名: %1%"
|
||
|
||
#~ msgid "Previous segment UID: %1%"
|
||
#~ msgstr "上一個剪輯 UID: %1%"
|
||
|
||
#~ msgid "Progress: 100%\n"
|
||
#~ msgstr "進度: 100%\n"
|
||
|
||
#~ msgid "Projection type: %1% (%2%)"
|
||
#~ msgstr "範圍: %1% (%2%)"
|
||
|
||
#~ msgid "Ready"
|
||
#~ msgstr "準備就緒"
|
||
|
||
#~ msgid "RealMedia files may contain HE-AAC / AAC+ / SBR AAC audio. In some cases this can NOT be detected automatically. Therefore you have to specifiy '--aac-is-sbr %1%' manually for this input file if the file actually contains SBR AAC. The file will be muxed in the WRONG way otherwise. Also read mkvmerge's documentation.\n"
|
||
#~ msgstr "RealMedia 檔可能包含 HE-AAC / AAC+ / SBR AAC 音訊。某些情況下這 *無法* 自動偵測。因此您需要為輸入檔手動指定「--aac-is-sbr %1%」如果檔案確實含有 SBR AAC。否則檔案會被 *錯誤地* 合成。參考閱讀 mkvmerge 的使用說明。\n"
|
||
|
||
#~ msgid "Reference block: -%1%.%|2$06d|ms"
|
||
#~ msgstr "參考區塊: -%1%.%|2$06d|ms"
|
||
|
||
#~ msgid "Remove a&ll"
|
||
#~ msgstr "移除所有任務(&L)"
|
||
|
||
#~ msgid "Save information as"
|
||
#~ msgstr "另存資訊"
|
||
|
||
#~ msgid "Scope: %1% (%2%)"
|
||
#~ msgstr "範圍: %1% (%2%)"
|
||
|
||
#~ msgid "Seek ID: %1% (%2%)"
|
||
#~ msgstr "定位 ID: %1% (%2%)"
|
||
|
||
#~ msgid "Seek pre-roll: %|1$.3f|ms (%2%ns)"
|
||
#~ msgstr "定位預先捲動: %|1$.3f|ms (%2%ns)"
|
||
|
||
#~ msgid "Segment UID: %1%"
|
||
#~ msgstr "剪輯 UID: %1%"
|
||
|
||
#~ msgid "Segment file name"
|
||
#~ msgstr "剪輯檔名"
|
||
|
||
#~ msgid "Segment filename: %1%"
|
||
#~ msgstr "剪輯檔名: %1%"
|
||
|
||
#~ msgid "Segment tracks"
|
||
#~ msgstr "剪輯軌道"
|
||
|
||
#~ msgid "Segment, size %1%"
|
||
#~ msgstr "剪輯, 大小 %1%"
|
||
|
||
#~ msgid "Segment, size unknown"
|
||
#~ msgstr "剪輯, 未知大小"
|
||
|
||
#~ msgid ""
|
||
#~ "Set if that track (audio, video or subs) SHOULD\n"
|
||
#~ "be used if no language found matches the\n"
|
||
#~ "user preference."
|
||
#~ msgstr ""
|
||
#~ "設定未找到符合使用者偏好設定的語言時\n"
|
||
#~ "此軌 (音訊, 視訊 或 字幕) 是否 *應該*\n"
|
||
#~ "被使用。"
|
||
|
||
#~ msgid ""
|
||
#~ "Set if that track MUST be used during playback.\n"
|
||
#~ "There can be many forced track for a kind (audio,\n"
|
||
#~ "video or subs). The player should select the one\n"
|
||
#~ "whose language matches the user preference or the\n"
|
||
#~ "default + forced track."
|
||
#~ msgstr ""
|
||
#~ "設定此軌在播放過程中是否 *必須* 使用。\n"
|
||
#~ "每類軌道 (音訊, 視訊 或 字幕)可以有多個強制軌。\n"
|
||
#~ "播放器應該選擇符合使用者偏好設定或預設且強制的軌。"
|
||
|
||
#~ msgid "Set if that track MUST be used during playback. There can be many forced track for a kind (audio, video or subs). The player should select the one whose language matches the user preference or the default + forced track."
|
||
#~ msgstr "設定此軌在播放過程中是否 *必須* 使用。每類軌道 (音訊, 視訊 或 字幕)可以有多個強制軌。播放器應該選擇符合使用者喜好設定或預設且強制的軌。"
|
||
|
||
#~ msgid "Settings: %1%"
|
||
#~ msgstr "設定: %1%"
|
||
|
||
#~ msgid "Show job queue"
|
||
#~ msgstr "顯示作業佇列"
|
||
|
||
#~ msgid "Show positions in hexadecimal."
|
||
#~ msgstr "以十六進位顯示位置。"
|
||
|
||
#~ msgid "Signature algorithm: %1% (%2%)"
|
||
#~ msgstr "簽章演算法: %1% (%2%)"
|
||
|
||
#~ msgid "Signature hash algorithm: %1% (%2%)"
|
||
#~ msgstr "簽章雜湊演算法: %1% (%2%)"
|
||
|
||
#~ msgid ""
|
||
#~ "Specifies the language of the track in the\n"
|
||
#~ "Matroska languages form."
|
||
#~ msgstr "指定此軌在 Matroska 語言表單中的語言。"
|
||
|
||
#~ msgid ""
|
||
#~ "Specify the possible modifications to the aspect ratio\n"
|
||
#~ "(0: free resizing, 1: keep aspect ratio, 2: fixed)."
|
||
#~ msgstr ""
|
||
#~ "指定對外觀比例的可能修正\n"
|
||
#~ "(0: 任意調整大小, 1: 保持外觀比例, 2: 固定)。"
|
||
|
||
#~ msgid "Start the GUI (and open inname if it was given)."
|
||
#~ msgstr "啟動 GUI (若是給定的檔案則開啟輸入檔名稱)。"
|
||
|
||
#~ msgid "Stereo mode: %1% (%2%)"
|
||
#~ msgstr "立體視法: %1% (%2%)"
|
||
|
||
#~ msgid "The AVC video track is missing the 'CTTS' atom for frame timestamp offsets. However, AVC/H.264 allows frames to have more than the traditional one (for P frames) or two (for B frames) references to other frames. The timestamps for such frames will be out-of-order, and the 'CTTS' atom is needed for getting the timestamps right. As it is missing the timestamps for this track might be wrong. You should watch the resulting file and make sure that it looks like you expected it to.\n"
|
||
#~ msgstr "此 AVC 視訊軌缺少「CTTS」畫格時間碼偏移單元。然而,AVC/H.264 允許畫格有超過通常的一次 (對於 P 畫格) 或兩次 (對於 B 畫格) 畫格參考。此類畫格的時間碼會變得無序,需要「CTTS」單元來修正。由於缺少時間碼,此軌可能發生錯誤。請查看生成的檔案,確認它是不是您預期的樣子。\n"
|
||
|
||
#~ msgid "The file '%1%' has unknown type. Please have a look at the supported file types ('mkvmerge --list-types') and contact the author Moritz Bunkus <moritz@bunkus.org> if your file type is supported but not recognized properly.\n"
|
||
#~ msgstr "檔案「%1%」類型未知。請查看支援的檔案類型 (「mkvmerge --list-types」),若您的檔案類型受支援但被錯誤識別,請聯繫作者 Moritz Bunkus <moritz@bunkus.org>。\n"
|
||
|
||
#~ msgid "The file '%1' exists already."
|
||
#~ msgstr "檔案 '%1' 已存在。"
|
||
|
||
#~ msgid "The file has been changed by another program since it was read by the header editor. Therefore you have to re-load it. Unfortunately this means that all of your changes will be lost."
|
||
#~ msgstr "在表頭編輯器讀取此檔案後,檔案已被其它程式更改。因此您需要重新載入它。不幸的是這意味著您將丟失所有變更。"
|
||
|
||
#~ msgid "The first word tells mkvextract what to extract. The second must be the source file. There are few global options that can be used with all modes. All other options depend on the mode."
|
||
#~ msgstr "第一個單字可告訴 mkvextract 提取什麼。第二個必須是來源檔。有一些總體選項可以在所有模式中使用。全部其他選項取決於使用的模式。"
|
||
|
||
#~ msgid ""
|
||
#~ "The maximum number of frames a player\n"
|
||
#~ "should be able to cache during playback.\n"
|
||
#~ "If set to 0, the reference pseudo-cache system\n"
|
||
#~ "is not used."
|
||
#~ msgstr ""
|
||
#~ "播放器播放過程中應該快取的最大畫格數。\n"
|
||
#~ "如果設為 0, 將不使用參考偽快取系統。"
|
||
|
||
#~ msgid ""
|
||
#~ "The minimum number of frames a player\n"
|
||
#~ "should be able to cache during playback.\n"
|
||
#~ "If set to 0, the reference pseudo-cache system\n"
|
||
#~ "is not used."
|
||
#~ msgstr ""
|
||
#~ "播放器播放過程中應該快取的最小畫格數。\n"
|
||
#~ "如果設為 0, 將不使用參考偽快取系統。"
|
||
|
||
#~ msgid "The name of the application or library used for merging the file."
|
||
#~ msgstr "混流檔案所用的應用程式或程式庫的名稱。"
|
||
|
||
#~ msgid "The name of the application or library used for muxing the file."
|
||
#~ msgstr "混流檔案所用的應用程式或程式庫的名稱。"
|
||
|
||
#~ msgid "The name of the output file '%1%' and of one of the input files is the same. This would cause mkvmerge to overwrite one of your input files. This is most likely not what you want.\n"
|
||
#~ msgstr "輸出檔「%1%」的名稱與輸入檔之一相同。這將使 mkvmerge 覆寫輸入檔之一。這大概不是您想要的。\n"
|
||
|
||
#~ msgid ""
|
||
#~ "The number of video pixels to remove\n"
|
||
#~ "on the bottom of the image."
|
||
#~ msgstr "視訊畫面底部要移除的像素數目。"
|
||
|
||
#~ msgid ""
|
||
#~ "The number of video pixels to remove\n"
|
||
#~ "on the left of the image."
|
||
#~ msgstr "視訊畫面左邊要移除的像素數目。"
|
||
|
||
#~ msgid ""
|
||
#~ "The number of video pixels to remove\n"
|
||
#~ "on the top of the image."
|
||
#~ msgstr "視訊畫面頂部要移除的像素數目。"
|
||
|
||
#~ msgid "The update information could not be retrieved from %1%.\n"
|
||
#~ msgstr "無法從 %1% 取得更新資訊。\n"
|
||
|
||
#~ msgid "This only works with (E-)AC-3 audio tracks."
|
||
#~ msgstr "這只適用於 DTS 音訊軌道。"
|
||
|
||
#~ msgid "This program is licensed under the GPL v2 (see COPYING)."
|
||
#~ msgstr "此程式以 GPL v2 授權發佈 (詳見 COPYING)。"
|
||
|
||
#~ msgid "Title: %1%"
|
||
#~ msgstr "標題: %1%"
|
||
|
||
#~ msgid "Track %1% was compressed with bzlib but mkvmerge has not been compiled with support for bzlib compression.\n"
|
||
#~ msgstr "軌道 %1% 以 bzlib 壓縮,但 mkvmerge 編譯時未包含 bzlib 壓縮支援。\n"
|
||
|
||
#~ msgid "Track %1% was compressed with lzo1x but mkvmerge has not been compiled with support for lzo1x compression.\n"
|
||
#~ msgstr "軌道 %1% 以 lzo1x 壓縮,但 mkvmerge 編譯時未包含 lzo1x 壓縮支援。\n"
|
||
|
||
#~ msgid "Track %1%: AAC found, but decoder config data has length %2%.\n"
|
||
#~ msgstr "軌道 %1%: 已發現 AAC, 但解碼器設定資料長度為 %2%。\n"
|
||
|
||
#~ msgid "Track UID: %1%"
|
||
#~ msgstr "軌道 UID: %1%"
|
||
|
||
#~ msgid ""
|
||
#~ "Type of the unit for DisplayWidth/Height\n"
|
||
#~ "(0: pixels, 1: centimeters, 2: inches, 3: aspect ratio)."
|
||
#~ msgstr ""
|
||
#~ "顯示寬/高度的單位類型\n"
|
||
#~ "(0: 像素, 1: 公分, 2: 英寸, 3: 外觀比例)。"
|
||
|
||
#~ msgid "Type: %1% (%2%)"
|
||
#~ msgstr "類型: %1% (%2%)"
|
||
|
||
#~ msgid "Video: chroma siting"
|
||
#~ msgstr "Cue 相對位置: {0}"
|
||
|
||
#~ msgid "Writing application: %1%"
|
||
#~ msgstr "寫入程式: %1%"
|
||
|
||
#~ msgid "You have to add at least one source file before you can start merging or add a job to the job queue."
|
||
#~ msgstr "你開始合併或加入任務到任務佇列中之前,你必須至少加入一個來源檔。"
|
||
|
||
#~ msgid "[{0} frame for track {1}, timestamp {2}]"
|
||
#~ msgstr "[{0} 影格,軌道 {1}, 時間戳記 {2}]"
|
||
|
||
#~ msgid "always ask the user"
|
||
#~ msgstr "總是詢問使用者"
|
||
|
||
#~ msgid "always scan for other playlists"
|
||
#~ msgstr "總是掃描其他播放清單"
|
||
|
||
#~ msgid "chapters"
|
||
#~ msgstr "章節"
|
||
|
||
#~ msgid "default"
|
||
#~ msgstr "預設"
|
||
|
||
#~ msgid "global tags"
|
||
#~ msgstr "總體標籤"
|
||
|
||
#~ msgid "have an xcptn\n"
|
||
#~ msgstr "出現異常\n"
|
||
|
||
#~ msgid "hidden"
|
||
#~ msgstr "隱藏"
|
||
|
||
#~ msgid "higher"
|
||
#~ msgstr "較高"
|
||
|
||
#~ msgid "highest"
|
||
#~ msgstr "最高"
|
||
|
||
#~ msgid "info"
|
||
#~ msgstr "資訊"
|
||
|
||
#~ msgid "job output"
|
||
#~ msgstr "任務輸出"
|
||
|
||
#~ msgid "job queue"
|
||
#~ msgstr "任務佇列"
|
||
|
||
#~ msgid "left"
|
||
#~ msgstr "左側"
|
||
|
||
#~ msgid "lower"
|
||
#~ msgstr "較低"
|
||
|
||
#~ msgid "lowest"
|
||
#~ msgstr "最低"
|
||
|
||
#~ msgid "matroska_reader: A track is missing its track number.\n"
|
||
#~ msgstr "matroska_reader: 有一個軌道缺少軌道編號。\n"
|
||
|
||
#~ msgid "matroska_reader: The CodecID is missing.\n"
|
||
#~ msgstr "matroska_reader: 遺失 CodecID。\n"
|
||
|
||
#~ msgid "matroska_reader: Track type was not found.\n"
|
||
#~ msgstr "matroska_reader: 軌道類型未找到。\n"
|
||
|
||
#~ msgid "merge"
|
||
#~ msgstr "合併"
|
||
|
||
#~ msgid "mkvInfo"
|
||
#~ msgstr "mkvInfo"
|
||
|
||
#~ msgid "mkvextract chapters <inname> [options]"
|
||
#~ msgstr "mkvextract chapters <輸入檔名> [選項]"
|
||
|
||
#~ msgid "mkvextract cuesheet <inname> [options]"
|
||
#~ msgstr "mkvextract cuesheet <輸入檔名> [選項]"
|
||
|
||
#~ msgid "mkvextract tags <inname> [options]"
|
||
#~ msgstr "mkvextract tags <輸入檔名> [選項]"
|
||
|
||
#~ msgid "never scan for other playlists"
|
||
#~ msgstr "不掃描其他播放清單"
|
||
|
||
#~ msgid "no"
|
||
#~ msgstr "否"
|
||
|
||
#~ msgid "no file loaded"
|
||
#~ msgstr "未載入檔案"
|
||
|
||
#~ msgid "normal"
|
||
#~ msgstr "一般"
|
||
|
||
#~ msgid "ordered"
|
||
#~ msgstr "已排序"
|
||
|
||
#~ msgid "remove input files"
|
||
#~ msgstr "移除輸入檔案"
|
||
|
||
#~ msgid "spu_extraction_duration: Encountered broken SPU packet (next_off < start_off) at timestamp %1%. This packet might be displayed incorrectly or not at all.\n"
|
||
#~ msgstr "spu_extraction_duration: 遇到損壞的 SPU 套件 (next_off < start_off) 於時間碼 %1%。該套件可能會被錯誤顯示或者根本不顯示。\n"
|
||
|
||
#~ msgid "tags"
|
||
#~ msgstr "標籤"
|
||
|
||
#~ msgid "wavpack_reader: unknown sample rate!\n"
|
||
#~ msgstr "wavpack_reader: 未知取樣頻率!\n"
|
||
|