# translation of okular_dvi.po to Chinese Traditional # Traditional Chinese translation for kdvi # Copyright (C) 2001-2003, 2006, 2007, 2008 Free Software Foundation, Inc. # # Original translator: Jing-Jong Shyue , 2001. # Last translator: Edward G.J. Lee , 2002. # Frank Weng (a.k.a. Franklin) , 2006, 2008, 2009. # Franklin Weng , 2007, 2008, 2013, 2014. msgid "" msgstr "" "Project-Id-Version: okular_dvi\n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2021-08-08 00:59+0300\n" "PO-Revision-Date: 2014-06-27 16:40+0800\n" "Last-Translator: Franklin\n" "Language-Team: Chinese Traditional \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=1; plural=0;\n" #: TeXFont_PFB.cpp:42 msgid "" "The font file %1 could be opened and read, but its font format is " "unsupported." msgstr "這個 %1 檔案雖可讀啟,但此種字型格式不被支援。" #: TeXFont_PFB.cpp:48 msgid "The font file %1 is broken, or it could not be opened or read." msgstr "%1 字型檔破損,或無法被讀取。" #: TeXFont_PFB.cpp:169 msgid "" "FreeType reported an error when setting the character size for font file %1." msgstr "調整 %1 的字型大小時,FreeType 產生錯誤。" #: TeXFont_PFB.cpp:185 msgid "FreeType is unable to load glyph #%1 from font file %2." msgstr "FreeType 無法從 %2 載入 #%1 字體。" #: TeXFont_PFB.cpp:197 msgid "FreeType is unable to render glyph #%1 from font file %2." msgstr "FreeType 無法從 %2 顯示 #%1 字體。" #: TeXFont_PFB.cpp:210 msgid "Glyph #%1 is empty." msgstr "字體 #%1 是空的。" #: TeXFont_PFB.cpp:211 msgid "Glyph #%1 from font file %2 is empty." msgstr "字型 %2 中的字體 #%1 是空的。" #: TeXFont_PFB.cpp:279 msgid "FreeType is unable to load metric for glyph #%1 from font file %2." msgstr "FreeType 無法從 %2 載入 #%1 字體描述資料。" #: generator_dvi.cpp:54 msgid "DVI Backend" msgstr "DVI 後端介面" #: generator_dvi.cpp:56 msgid "A DVI file renderer" msgstr "DVI 檔案繪圖器" #: generator_dvi.cpp:58 msgid "© 2006 Luigi Toscano" msgstr "© 2006 Luigi Toscano" #: generator_dvi.cpp:356 msgid "Generator/Date" msgstr "產生器/日期" #: generator_dvi.cpp:455 msgid "Font file not found" msgstr "找不到檔案" #: TeXFont_PK.cpp:90 msgid "Cannot open font file %1." msgstr "無法開啟字型檔案 %1。" #: TeXFont_PK.cpp:139 msgid "TexFont_PK::operator[]: Character %1 not defined in font %2" msgstr "TexFont_PK::operator[]:字元 %1 沒有定義在字型 %2 中" #: TeXFont_PK.cpp:455 msgid "Unexpected %1 in PK file %2" msgstr "未預期的 %1 在 PK 檔案 %2" #: TeXFont_PK.cpp:522 msgid "The character %1 is too large in file %2" msgstr "字元 %1 在檔案 %2 中太大了" #: TeXFont_PK.cpp:623 TeXFont_PK.cpp:707 msgid "Wrong number of bits stored: char. %1, font %2" msgstr "錯誤的數字或位元被儲存: 字元 %1, 字型 %2" #: TeXFont_PK.cpp:625 TeXFont_PK.cpp:709 msgid "Bad pk file (%1), too many bits" msgstr "錯誤的 PK 檔案 (%1), 太多位元" #: TeXFont_PK.cpp:740 msgid "Font has non-square aspect ratio " msgstr "字型有非方塊的長寬比" #: dviRenderer.cpp:231 dviRenderer.cpp:468 msgid "File corruption. %1" msgstr "檔案已損毀。 %1" #: dviRenderer.cpp:362 msgid "Not all PostScript files could be embedded into your document. %1" msgstr "並非所有的 PostScript 檔案都能嵌入您的文件。%1" #: dviRenderer.cpp:365 msgid "All external PostScript files were embedded into your document." msgstr "所有外部的 PostScript 檔都已嵌入您的文件。" #: dviRenderer.cpp:453 msgid "The specified file '%1' does not exist." msgstr "指定的檔案 %1 不存在。" #: dviRenderer.cpp:612 msgid "" "You have asked Okular to locate the place in the DVI file which corresponds " "to line %1 in the TeX-file %2. It seems, however, that the DVI file does not " "contain the necessary source file information. " msgstr "" "您要求 Okular 在 DVI 檔中定位 TeX 檔 %2 的第 %1 行。不過,此 DVI 檔似乎並未包" "含必要的來源檔案資訊。" #: dviRenderer.cpp:652 msgid "" "Okular was not able to locate the place in the DVI file which corresponds to " "line %1 in the TeX-file %2." msgstr "Okular 無法在 DVI 檔中定位 TeX 檔 %2 的第 %1 行。" #: TeXFontDefinition.cpp:107 msgid "Cannot find font %1, file %2." msgstr "無法開啟字型 %1,檔案 %2。" #: TeXFontDefinition.cpp:123 msgid "Checksum mismatch for font file %1" msgstr "檔案 %1 的 checksum 檢查值不符" #: TeXFontDefinition.cpp:171 msgid "Cannot recognize format for font file %1" msgstr "無法識別字型檔案 %1 的格式" #: pageSize.cpp:324 msgid "portrait" msgstr "縱向" #: pageSize.cpp:326 msgid "landscape" msgstr "橫向" #: dviRenderer_draw.cpp:261 msgid "The DVI code set a character of an unknown font." msgstr "DVI 碼含不明字型的字元。" #: dviRenderer_draw.cpp:290 dviRenderer_prescan.cpp:648 msgid "The DVI code referred to font #%1, which was not previously defined." msgstr "DVI 碼所參考的字型 #%1,事先並未被定義。" #: dviRenderer_draw.cpp:375 msgid "The stack was not empty when the EOP command was encountered." msgstr "EOP 指令出現時,堆疊尚未被清空。" #: dviRenderer_draw.cpp:387 msgid "The stack was empty when a POP command was encountered." msgstr "POP 指令出現時,堆疊已被清空。" #: dviRenderer_draw.cpp:520 dviRenderer_draw.cpp:529 msgid "The DVI code referred to a font which was not previously defined." msgstr "DVI 碼所參考的字型,事先並未被定義。" #: dviRenderer_draw.cpp:570 msgid "An illegal command was encountered." msgstr "出現不合法的指令。" #: dviRenderer_draw.cpp:575 msgid "The unknown op-code %1 was encountered." msgstr "出現未知的 op-code %1。" #: dviRenderer_prescan.cpp:86 msgid "Embedding %1" msgstr "嵌入 %1" #: dviRenderer_prescan.cpp:101 msgid "" "Page %1: The PDF file %2 could not be converted to " "PostScript.
" msgstr "頁 %1:PDF 檔案 %2 無法轉為 PostScript。
" #: dviRenderer_prescan.cpp:103 msgid "" "Page %1: The PostScript file %2 could not be found.
" msgstr "頁 %1:PostScript 檔案 %2 找不到。
" #: dviRenderer_prescan.cpp:252 msgid "The papersize data '%1' could not be parsed." msgstr "紙張大小 '%1' 無法被分析。" #: special.cpp:38 msgid "That makes 25 errors. Further error messages will not be printed." msgstr "已產生 25 個錯誤,進一步的錯誤訊息將不再顯示。" #: special.cpp:219 msgid "" "Error in DVIfile '%1', page %2. Color pop command issued when the color " "stack is empty." msgstr "DVI 檔 '%1',頁 %2 錯誤。顏色堆疊錯誤。" #: special.cpp:304 msgid "" "Malformed parameter in the epsf special command.\n" "Expected a float to follow %1 in %2" msgstr "" "在 epsf 特殊命令中有錯誤參數。\n" "在 %2 中應該跟隨 %1" #: special.cpp:435 msgid "" "File not found: \n" " %1" msgstr "" "找不到檔案:\n" "%1" #: special.cpp:682 msgid "" "Error in DVIfile '%1', page %2. Could not interpret angle in text rotation " "special." msgstr "DVI 檔 '%1',第 %2 頁錯誤。無法解譯文字旋轉的角度。" #: special.cpp:705 msgid "The special command '%1' is not implemented." msgstr "特殊命令 '%1' 尚未實作。" #: fontpool.cpp:209 msgid "" "

Okular was not able to locate all the font files which are necessary " "to display the current DVI file. Your document might be unreadable.

PATH: %1

%2

" msgstr "" "

Okular 無法找到完整的字型來顯示這個 DVI 檔。您的文件有可能沒辦法閱讀。" "

路徑:%1

%2

" #: fontpool.cpp:280 msgid "" "

There were problems running kpsewhich. As a result, some " "font files could not be located, and your document might be unreadable.
Possible reason: the kpsewhich program is perhaps not installed on " "your system, or it cannot be found in the current search path.

PATH: %1

%2

" msgstr "" "

執行 kpsewhich 時發生問題。因此,有些字型檔找不到,您的文件可" "能無法讀取。
可能的原因:kpsewhich 程式並未安裝在您的系統中,或" "是在目前的執行路徑上找不到。

路徑:%1

%2

" #: fontpool.cpp:299 msgid "" "The font generation by kpsewhich was aborted (exit code %1, " "error %2). As a result, some font files could not be located, and your " "document might be unreadable." msgstr "" "kpsewhich 的產生字型功能已被中止(離開代碼 %1,錯誤 %2)。因此," "無法定位某些字型檔,您的文件可能無法讀取。" #: fontpool.cpp:477 msgid "Currently generating %1 at %2 dpi..." msgstr "以 %2 dpi 產生 %1 中..." #: vf.cpp:182 msgid "Wrong command byte found in VF macro list: %1" msgstr "在 VF 巨集列表中找到錯誤的命令位元組: %1" #: dviexport.cpp:129 msgid "" "

Okular could not locate the program dvipdfm on your " "computer. This program is essential for the export function to work. You " "can, however, convert the DVI-file to PDF using the print function of " "Okular, but that will often produce documents which print okay, but are of " "inferior quality if viewed in Acrobat Reader. It may be wise to upgrade to a " "more recent version of your TeX distribution which includes the dvipdfm program.

Hint to the perplexed system administrator: Okular uses " "the PATH environment variable when looking for programs.

" msgstr "" "

Okular 找不到 dvipdfm 程式。這個程式是輸出功能所必需。當然也" "可以由 Okular 的列印功能來轉換 DVI 為 PDF,但通常這樣一來印表沒有問題,由 " "Acrobat Reader 閱覽時則品質較差。更新您的 TeX 系統至含 dvipdfm 程式" "的版本會較明智。

給還沒進入狀況的系統管理者:Okular 使用 shell 的 PATH " "環境變數來找程式。

" #: dviexport.cpp:150 msgid "" "The external program 'dvipdfm', which was used to export the file, " "reported an error. You might wish to look at the document info " "dialog which you will find in the File-Menu for a precise error " "report." msgstr "" "dvipdfm 回報了錯誤。您可以查看 文件資訊對話框 的檔案選單" "來得到更精確的錯誤訊息。" #: dviexport.cpp:179 msgid "" "This DVI file refers to external graphic files which are not in " "PostScript format, and cannot be handled by the dvips program that " "Okular uses internally to print or to export to PostScript. The " "functionality that you require is therefore unavailable in this version of " "Okular." msgstr "" "與這個 DVI 檔關聯的是一個非 PostScript 格式的外部圖形檔,無法經由 " "dvips 處理。因此在這一版的 Okular 中無法處理您的需求。" #: dviexport.cpp:186 msgid "" "

Okular could not locate the program dvips on your computer. " "That program is essential for the export function to work.

Hint to the " "perplexed system administrator: Okular uses the PATH environment variable " "when looking for programs.

" msgstr "" "

Okular 無法找到 dvips 程式。這個程式對匯出功能很重要。

" "給還沒進入狀況的系統管理者:Okular 使用 shell 的 PATH 環境變數來找程式。" #: dviexport.cpp:283 msgid "" "The external program 'dvips', which was used to export the file, " "reported an error. You might wish to look at the document info " "dialog which you will find in the File-Menu for a precise error " "report." msgstr "" "'dvips' 外部程式是用來輸出 PostScript 檔,並報告是否有錯誤。您可以查看 " "文件資訊對話框 的檔案選單來得到更精確的錯誤訊息。" #: util.cpp:77 msgid "" "Fatal error.\n" "\n" msgstr "" "致命錯誤。\n" "\n" #: util.cpp:79 msgid "" "\n" "\n" "This probably means that either you found a bug in Okular,\n" "or that the DVI file, or auxiliary files (such as font files, \n" "or virtual font files) were really badly broken.\n" "Okular will abort after this message. If you believe that you \n" "found a bug, or that Okular should behave better in this situation\n" "please report the problem." msgstr "" "\n" "\n" "這可能表示您找到了 Okular 中的錯誤,\n" "或這個 DVI 檔與輔助檔案(如字型檔、\n" "或虛擬字型檔)嚴重損壞。\n" "Okular 會在這個訊息後中止。如果您確定\n" "您找到了問題,或 Okular 應該有更好的處理\n" "請回報這個問題。" #: psgs.cpp:263 msgid "" "The version of Ghostview that is installed on this computer does not contain " "any of the Ghostview device drivers that are known to Okular. PostScript " "support has therefore been turned off in Okular." msgstr "" "安裝在此電腦上的 Ghostview 的版本不含任何 Okular 能辨識的 Ghostview 裝置驅動" "程式。PostScript 支援將被關閉。" #: psgs.cpp:267 msgid "" "

The Ghostview program, which Okular uses internally to display the " "PostScript graphics that is included in this DVI file, is generally able to " "write its output in a variety of formats. The sub-programs that Ghostview " "uses for these tasks are called 'device drivers'; there is one device driver " "for each format that Ghostview is able to write. Different versions of " "Ghostview often have different sets of device drivers available. It seems " "that the version of Ghostview that is installed on this computer does not " "contain any of the device drivers that are known to Okular." "

It seems unlikely that a regular installation of Ghostview would not " "contain these drivers. This error may therefore point to a serious " "misconfiguration of the Ghostview installation on your computer.

If " "you want to fix the problems with Ghostview, you can use the command " "gs --help to display the list of device drivers contained " "in Ghostview. Among others, Okular can use the 'png256', 'jpeg' and 'pnm' " "drivers. Note that Okular needs to be restarted to re-enable PostScript " "support.

" msgstr "" "

Okular 內部用以顯示此 DVI 檔中的 PostScript 圖形的 GhostView 程式,可" "以將它的輸出寫程不同的格式。Ghostview 使用的子程式稱為「裝置驅動程式」,每一" "種輸出格式都有自己的裝置驅動程式,不同版本的 Ghostview 也會提供不同的裝置驅動" "程式。看起來安裝在此電腦上的 Ghostview 版本並沒有支援 任何 " "Okular 能辨識的裝置驅動程式。

看起來您安裝的 Ghostview 可能不是很正" "常。也有可能是 Ghostview 在安裝時設定不正確。

如果您要修正此問題,您可" "以在命令列下使用 gs --help 顯示裝置驅動程式清單。此外 " "Okular 還可以使用 png256、jpeg 與 pnm 驅動程式。注意,Okular 需要重新啟動才能" "重新開啟 PostScript 支援。

" #: dviFile.cpp:111 msgid "The DVI file does not start with the preamble." msgstr "DVI 檔沒有以 preamble 為開頭。" #: dviFile.cpp:116 msgid "" "The DVI file contains the wrong version of DVI output for this program. " "Hint: If you use the typesetting system Omega, you have to use a special " "program, such as oxdvi." msgstr "" "DVI 輸出檔的版本錯誤。指引:如果是使用 Omega 來排版的話,請改用專用的程式,例" "如 oxdvi。" #: dviFile.cpp:154 msgid "" "The DVI file is badly corrupted. Okular was not able to find the postamble." msgstr "DVI 檔案毀損。Okular 無法找到 postamble 的部份。" #: dviFile.cpp:169 msgid "The postamble does not begin with the POST command." msgstr "postamble 不由 POST 指令開始" #: dviFile.cpp:222 msgid "The postamble contained a command other than FNTDEF." msgstr "postamble 含有非 FNTDEF 的指令。" #: dviFile.cpp:258 msgid "The page %1 does not start with the BOP command." msgstr "頁 %1 不由 BOP 指令開始。" #: dviFile.cpp:388 msgid "" "

The external program pdf2ps could not be started. As " "a result, the PDF-file %1 could not be converted to PostScript. Some graphic " "elements in your document will therefore not be displayed.

Possible " "reason: The program pdf2ps may not be installed on your " "system, or cannot be found in the current search path.

What you can " "do: The program pdf2ps is normally contained in " "distributions of the ghostscript PostScript interpreter system. If " "ghostscript is not installed on your system, you could install it now. If " "you are sure that ghostscript is installed, try to use pdf2ps from the command line to check if it really works.

PATH: %2

" msgstr "" "

無法執行外部程式 pdf2ps。因此,PDF 檔 %1 無法轉為 PostScript 檔。有些" "文件中的圖形將無法顯示。

可能的原因有:pdf2ps 程式沒有安裝,或" "不在您的執行路徑上。

建議處理方式:pdf2ps 程式通常會跟著 " "ghostscript 套件一起散佈。如果您沒有安裝 ghostscript,您可以試著先安裝該套" "件。如果您確定 ghostscript 已安裝,請試著從命令列執行 pdf2ps,看看是否有問" "題。

您的系統執行路徑:%2

" #: dviFile.cpp:412 msgid "" "

The PDF-file %1 could not be converted to PostScript. Some graphic " "elements in your document will therefore not be displayed.

Possible " "reason: The file %1 might be broken, or might not be a PDF-file at all. " "This is the output of the pdf2ps program that Okular used:

%2

" msgstr "" "

PDF 檔 %1 無法轉為 PostScript 檔。有些文件中的圖形將無法顯示。

" "

可能的原因有:檔案 %1 可能已損毀,或是不是 PDF 檔。以下是 okular 使" "用的 pdf2ps 程式的輸出:

%2

"