# Traditional Chinese Messages for tar # Copyright (C) 2005 Free Software Foundation, Inc. # Wei-Lun Chao , 2005 # msgid "" msgstr "" "Project-Id-Version: tar 1.15.1\n" "Report-Msgid-Bugs-To: bug-tar@gnu.org\n" "POT-Creation-Date: 2007-06-08 11:19+0300\n" "PO-Revision-Date: 2005-05-10 17:13+0800\n" "Last-Translator: Wei-Lun Chao \n" "Language-Team: Chinese (traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: lib/argmatch.c:134 #, c-format msgid "invalid argument %s for %s" msgstr "%2$s 的引數 %1$s 無效" #: lib/argmatch.c:135 #, c-format msgid "ambiguous argument %s for %s" msgstr "%2$s 的引數 %1$s 是不明確的" #: lib/argmatch.c:154 #, c-format msgid "Valid arguments are:" msgstr "有效的引數為:" #: lib/argp-help.c:148 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "" #: lib/argp-help.c:221 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: ARGP_HELP_FMT 參數需要一個值" #: lib/argp-help.c:227 #, fuzzy, c-format msgid "%.*s: ARGP_HELP_FMT parameter must be positive" msgstr "%.*s: ARGP_HELP_FMT 參數需要一個值" #: lib/argp-help.c:236 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: 未知的 ARGP_HELP_FMT 參數" #: lib/argp-help.c:248 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "ARGP_HELP_FMT 中無用的資訊: %s" #: lib/argp-help.c:1247 msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options." msgstr "長選項的必須或可選用的引數也是相對應短選項的必須或可選用的引數。" #: lib/argp-help.c:1640 msgid "Usage:" msgstr "用法:" #: lib/argp-help.c:1644 msgid " or: " msgstr " 或者: " #: lib/argp-help.c:1656 msgid " [OPTION...]" msgstr " [選項...]" #: lib/argp-help.c:1683 #, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "請嘗試‘%s --help’或‘%s --usage’來獲取更多資訊。\n" #: lib/argp-help.c:1711 src/tar.c:1169 #, c-format msgid "Report bugs to %s.\n" msgstr "請向 %s 回報錯誤。\n" #: lib/argp-help.c:1930 lib/error.c:125 msgid "Unknown system error" msgstr "不明的系統錯誤" #: lib/argp-parse.c:82 src/tar.c:736 #, fuzzy msgid "give this help list" msgstr "給出這個使用方式列表" #: lib/argp-parse.c:83 src/tar.c:737 #, fuzzy msgid "give a short usage message" msgstr "給出簡短的使用訊息" #: lib/argp-parse.c:84 src/tar.c:456 src/tar.c:458 src/tar.c:527 #: tests/genfile.c:128 msgid "NAME" msgstr "名稱" #: lib/argp-parse.c:84 msgid "set the program name" msgstr "" #: lib/argp-parse.c:85 msgid "SECS" msgstr "" #: lib/argp-parse.c:86 src/tar.c:742 msgid "hang for SECS seconds (default 3600)" msgstr "" #: lib/argp-parse.c:143 src/tar.c:738 #, fuzzy msgid "print program version" msgstr "印出程式版本" #: lib/argp-parse.c:159 #, c-format msgid "(PROGRAM ERROR) No version known!?" msgstr "" #: lib/argp-parse.c:612 #, fuzzy, c-format msgid "%s: Too many arguments\n" msgstr "%s:選項‘%s’需要引數\n" #: lib/argp-parse.c:755 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "" #: lib/getopt.c:531 lib/getopt.c:547 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "%s:選項‘%s’是不明確的\n" #: lib/getopt.c:580 lib/getopt.c:584 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "%s:選項‘--%s’不可配合引數使用\n" #: lib/getopt.c:593 lib/getopt.c:598 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "%s:選項‘%c%s’不可配合引數使用\n" #: lib/getopt.c:641 lib/getopt.c:660 lib/getopt.c:976 lib/getopt.c:995 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "%s:選項‘%s’需要引數\n" #: lib/getopt.c:698 lib/getopt.c:701 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "%s:無法識別的選項‘--%s’\n" #: lib/getopt.c:709 lib/getopt.c:712 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "%s:無法識別的選項‘%c%s’\n" #: lib/getopt.c:764 lib/getopt.c:767 #, c-format msgid "%s: illegal option -- %c\n" msgstr "%s:不合法的選項 ─ %c\n" #: lib/getopt.c:773 lib/getopt.c:776 #, c-format msgid "%s: invalid option -- %c\n" msgstr "%s:無效的選項 ─ %c\n" #: lib/getopt.c:828 lib/getopt.c:844 lib/getopt.c:1048 lib/getopt.c:1066 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "%s:選項需要引數 ─ %c\n" #: lib/getopt.c:897 lib/getopt.c:913 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "%s:選項‘-W %s’是不明確的\n" #: lib/getopt.c:937 lib/getopt.c:955 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s:選項‘-W %s’不可配合引數使用\n" #: lib/human.c:477 msgid "block size" msgstr "區塊大小" #: lib/obstack.c:424 lib/obstack.c:426 lib/xalloc-die.c:35 src/extract.c:1377 msgid "memory exhausted" msgstr "記憶體耗盡" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/paxerror.c:58 lib/paxerror.c:71 #, c-format msgid "%s: Cannot %s" msgstr "%s:無法 %s" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/paxerror.c:84 #, c-format msgid "%s: Warning: Cannot %s" msgstr "%s:警告:無法 %s" #: lib/paxerror.c:93 #, c-format msgid "%s: Cannot change mode to %s" msgstr "%s:無法更改模式至 %s" #: lib/paxerror.c:101 #, c-format msgid "%s: Cannot change ownership to uid %lu, gid %lu" msgstr "%s:無法更改擁有者至 uid %lu,所屬群組至 gid %lu" #: lib/paxerror.c:127 #, c-format msgid "%s: Cannot hard link to %s" msgstr "%s:無法建立實際連結 (hard link) 至 %s" #: lib/paxerror.c:179 lib/paxerror.c:211 #, fuzzy, c-format msgid "%s: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Read error at byte %s, while reading %lu bytes" msgstr[0] "%s:讀取 %s 位元組時錯誤,正在讀取 %lu 位元組" #: lib/paxerror.c:192 #, fuzzy, c-format msgid "%s: Warning: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Warning: Read error at byte %s, while reading %lu bytes" msgstr[0] "%s:警告:讀取 %s 位元組時錯誤,正在讀取 %lu 位元組" #: lib/paxerror.c:259 #, c-format msgid "%s: Cannot seek to %s" msgstr "%s:無法搜尋至 %s" #: lib/paxerror.c:275 #, c-format msgid "%s: Warning: Cannot seek to %s" msgstr "%s:警告:無法搜尋至 %s" #: lib/paxerror.c:284 #, c-format msgid "%s: Cannot create symlink to %s" msgstr "%s:無法建立符號連結至 %s" #: lib/paxerror.c:349 #, c-format msgid "%s: Wrote only %lu of %lu byte" msgid_plural "%s: Wrote only %lu of %lu bytes" msgstr[0] "%1%s:只能寫入 %3%lu 位元組中的 %2%lu 個" #: lib/paxnames.c:132 #, c-format msgid "Removing leading `%s' from member names" msgstr "從成員名稱中移除前端的‘%s’" #: lib/paxnames.c:133 #, c-format msgid "Removing leading `%s' from hard link targets" msgstr "從硬式連結目標中移除前端的‘%s’" #: lib/paxnames.c:146 msgid "Substituting `.' for empty member name" msgstr "以‘.’來替換空白的成員名稱" #: lib/paxnames.c:147 msgid "Substituting `.' for empty hard link target" msgstr "以‘.’來替換空白的硬式連結目標" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". If the catalog has no translation, #. locale_quoting_style quotes `like this', and #. clocale_quoting_style quotes "like this". #. #. For example, an American English Unicode locale should #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION #. MARK). A British English Unicode locale should instead #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: lib/quotearg.c:229 msgid "`" msgstr "‘" #: lib/quotearg.c:230 msgid "'" msgstr "’" #: lib/rpmatch.c:70 msgid "^[yY]" msgstr "" #: lib/rpmatch.c:73 msgid "^[nN]" msgstr "" #: lib/rtapelib.c:299 #, c-format msgid "exec/tcp: Service not available" msgstr "exec/tcp: 無法提供服務" #: lib/rtapelib.c:303 #, c-format msgid "stdin" msgstr "標準輸入" #: lib/rtapelib.c:306 #, c-format msgid "stdout" msgstr "標準輸出" #: lib/rtapelib.c:512 #, c-format msgid "Cannot execute remote shell" msgstr "無法執行遠端 shell" #: rmt/rmt.c:142 msgid "Input string too long" msgstr "" #: rmt/rmt.c:161 msgid "Number syntax error" msgstr "" #: rmt/rmt.c:180 msgid "rmtd: Cannot allocate buffer space\n" msgstr "rmtd:無法分配緩衝區空間\n" #: rmt/rmt.c:182 msgid "Cannot allocate buffer space" msgstr "無法分配緩衝區空間" #: rmt/rmt.c:304 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "請嘗試‘%s --help’來獲取更多資訊。\n" #: rmt/rmt.c:308 #, fuzzy, c-format msgid "" "Usage: %s [OPTION]\n" "Manipulate a tape drive, accepting commands from a remote process.\n" "\n" " --version Output version info.\n" " --help Output this help.\n" msgstr "" "用法: %s [選項]\n" "操控磁帶機,接收來自遠端行程的命令。\n" "\n" " --version 輸出版本資訊。\n" " --help 輸出本輔助說明。\n" #: rmt/rmt.c:315 #, c-format msgid "" "\n" "Report bugs to <%s>.\n" msgstr "" "\n" "請向 <%s> 回報錯誤。\n" #: rmt/rmt.c:397 #, fuzzy msgid "Seek offset error" msgstr "搜尋差值超出範圍以外" #: rmt/rmt.c:406 rmt/rmt.c:547 rmt/rmt.c:557 msgid "Seek offset out of range" msgstr "搜尋差值超出範圍以外" #: rmt/rmt.c:428 msgid "Seek direction out of range" msgstr "搜尋方向超出範圍以外" #: rmt/rmt.c:472 msgid "rmtd: Premature eof\n" msgstr "rmtd:檔案突然結束\n" #: rmt/rmt.c:474 msgid "Premature end of file" msgstr "檔案突然結束" #: rmt/rmt.c:672 msgid "Garbage command" msgstr "無用的命令" #: src/buffer.c:326 src/buffer.c:335 #, fuzzy msgid "Total bytes written" msgstr "已寫入位元組總數: %s (%s, %s/s)\n" #: src/buffer.c:333 src/buffer.c:347 msgid "Total bytes read" msgstr "" #: src/buffer.c:337 #, fuzzy, c-format msgid "Total bytes deleted: %s\n" msgstr "已寫入位元組總數: %s (%s, %s/s)\n" #: src/buffer.c:426 msgid "(pipe)" msgstr "(管線)" #: src/buffer.c:449 msgid "Invalid value for record_size" msgstr "無效的紀錄大小" #: src/buffer.c:452 msgid "No archive name given" msgstr "沒有指定保存檔名稱" #: src/buffer.c:496 msgid "Cannot verify stdin/stdout archive" msgstr "無法檢驗標準輸出入保存檔" #: src/buffer.c:509 #, c-format msgid "Archive is compressed. Use %s option" msgstr "保存檔已壓縮過。使用 %s 選項" #: src/buffer.c:556 src/tar.c:2187 msgid "Cannot update compressed archives" msgstr "無法更新壓縮的保存檔" #. TRANSLATORS: This is a ``checkpoint of write operation'', #. *not* ``Writing a checkpoint''. #. E.g. in Spanish ``Punto de comprobaci@'on de escritura'', #. *not* ``Escribiendo un punto de comprobaci@'on'' #: src/buffer.c:606 #, fuzzy, c-format msgid "Write checkpoint %u" msgstr "寫入檢查點 %d" #. TRANSLATORS: This is a ``checkpoint of read operation'', #. *not* ``Reading a checkpoint''. #. E.g. in Spanish ``Punto de comprobaci@'on de lectura'', #. *not* ``Leyendo un punto de comprobaci@'on'' #: src/buffer.c:612 #, fuzzy, c-format msgid "Read checkpoint %u" msgstr "讀入檢查點 %d" #: src/buffer.c:664 msgid "At beginning of tape, quitting now" msgstr "開始讀取磁帶時出錯,立刻退出" #: src/buffer.c:670 msgid "Too many errors, quitting" msgstr "錯誤過多,必須中止" #: src/buffer.c:698 #, c-format msgid "Unaligned block (%lu byte) in archive" msgid_plural "Unaligned block (%lu bytes) in archive" msgstr[0] "保存檔中未排列的區塊 (%lu 位元組)" #: src/buffer.c:718 #, c-format msgid "Record size = %lu block" msgid_plural "Record size = %lu blocks" msgstr[0] "紀錄大小 = %lu 區塊" #: src/buffer.c:791 msgid "Cannot backspace archive file; it may be unreadable without -i" msgstr "無法倒退保存檔檔案;沒有 -i 也許會無法讀取" #: src/buffer.c:823 msgid "rmtlseek not stopped at a record boundary" msgstr "rmtlseek 無法在紀錄分界處停止" #: src/buffer.c:879 #, c-format msgid "%s: contains invalid volume number" msgstr "%s:包含無效的卷冊號碼" #: src/buffer.c:914 msgid "Volume number overflow" msgstr "卷冊號碼已滿" #: src/buffer.c:929 #, c-format msgid "Prepare volume #%d for %s and hit return: " msgstr "準備好卷冊 #%d 以完成 %s 並按下 return: " #: src/buffer.c:935 msgid "EOF where user reply was expected" msgstr "到達期待使用者回答的檔案末端" #: src/buffer.c:940 src/buffer.c:972 msgid "WARNING: Archive is incomplete" msgstr "警告:保存檔不完整" #: src/buffer.c:954 #, fuzzy, c-format msgid "" " n name Give a new file name for the next (and subsequent) volume(s)\n" " q Abort tar\n" " y or newline Continue operation\n" msgstr "" " n [名稱] 賦予下一個 (以及後續的) 卷冊一個新檔名\n" " q 中斷 tar\n" " ! 產生一個子命令介面\n" " ? 印出本列表\n" #: src/buffer.c:959 #, c-format msgid " ! Spawn a subshell\n" msgstr "" #: src/buffer.c:960 #, c-format msgid " ? Print this list\n" msgstr "" #: src/buffer.c:967 msgid "No new volume; exiting.\n" msgstr "沒有新的卷冊;離開。\n" #: src/buffer.c:1000 msgid "File name not specified. Try again.\n" msgstr "" #: src/buffer.c:1013 #, c-format msgid "Invalid input. Type ? for help.\n" msgstr "" #: src/buffer.c:1064 #, fuzzy, c-format msgid "%s command failed" msgstr "‘%s’指令失敗" #: src/buffer.c:1126 src/delete.c:210 src/list.c:167 src/update.c:165 msgid "This does not look like a tar archive" msgstr "它不像是 tar 保存檔" #: src/buffer.c:1219 #, fuzzy, c-format msgid "%s is possibly continued on this volume: header contains truncated name" msgstr "%s 在本卷冊中並不連續" #: src/buffer.c:1223 #, c-format msgid "%s is not continued on this volume" msgstr "%s 在本卷冊中並不連續" #: src/buffer.c:1237 #, c-format msgid "%s is the wrong size (%s != %s + %s)" msgstr "%s 的大小有錯誤 (%s != %s + %s)" #: src/buffer.c:1247 msgid "This volume is out of sequence" msgstr "本卷冊已超出序列" #: src/buffer.c:1293 #, c-format msgid "Archive not labeled to match %s" msgstr "保存檔未標誌為符合 %s" #: src/buffer.c:1296 #, c-format msgid "Volume %s does not match %s" msgstr "卷冊 %s 不符合 %s" #: src/buffer.c:1392 #, fuzzy, c-format msgid "%s: file name too long to be stored in a GNU multivolume header, truncated" msgstr "%s: 檔名太長,無法儲存於 GNU 多重卷冊表頭之中" #: src/compare.c:96 #, c-format msgid "Could only read %lu of %lu byte" msgid_plural "Could only read %lu of %lu bytes" msgstr[0] "只能讀取 %2%lu 位元組中的 %1%lu 個" #: src/compare.c:106 src/compare.c:388 msgid "Contents differ" msgstr "內容不同" #: src/compare.c:132 src/extract.c:790 src/incremen.c:1193 src/list.c:372 #: src/list.c:1314 msgid "Unexpected EOF in archive" msgstr "保存檔的檔案結尾不正常" #: src/compare.c:180 src/compare.c:196 src/compare.c:314 src/compare.c:412 msgid "File type differs" msgstr "檔案類型不同" #: src/compare.c:183 src/compare.c:203 src/compare.c:328 msgid "Mode differs" msgstr "模式不同" #: src/compare.c:206 msgid "Uid differs" msgstr "Uid 號碼不同" #: src/compare.c:208 msgid "Gid differs" msgstr "Gid 號碼不同" #: src/compare.c:212 msgid "Mod time differs" msgstr "修改時間不同" #: src/compare.c:216 src/compare.c:420 msgid "Size differs" msgstr "大小不同" #: src/compare.c:270 #, c-format msgid "Not linked to %s" msgstr "並未連結至 %s" #: src/compare.c:293 msgid "Symlink differs" msgstr "符號連結不同" #: src/compare.c:322 msgid "Device number differs" msgstr "裝置檔案號碼不同" #: src/compare.c:462 #, c-format msgid "Verify " msgstr "檢驗 " #: src/compare.c:469 #, fuzzy, c-format msgid "%s: Unknown file type `%c', diffed as normal file" msgstr "%s:不明的檔案類型‘%c’,會以普通檔案的方式作比較" #: src/compare.c:524 msgid "Archive contains file names with leading prefixes removed." msgstr "保存檔中包含前置文字被移除的檔案名稱。" #: src/compare.c:526 msgid "Verification may fail to locate original files." msgstr "確認動作可能無法找到原始檔案" #: src/compare.c:596 #, c-format msgid "VERIFY FAILURE: %d invalid header detected" msgid_plural "VERIFY FAILURE: %d invalid headers detected" msgstr[0] "確認失誤:%d 偵測到無效的表頭" #: src/create.c:67 #, fuzzy, c-format msgid "%s: contains a cache directory tag %s; %s" msgstr "%s:包含一個快取目錄標籤;未傾印" #: src/create.c:270 #, c-format msgid "value %s out of %s range %s..%s; substituting %s" msgstr "數值 %s 已超出 %s 的範圍 %s..%s;以 %s 替代中" #: src/create.c:276 #, c-format msgid "value %s out of %s range %s..%s" msgstr "數值 %s 已超出 %s 的範圍 %s..%s" #: src/create.c:336 msgid "Generating negative octal headers" msgstr "正在產生負數的八進位表頭" #: src/create.c:622 src/create.c:685 #, c-format msgid "%s: file name is too long (max %d); not dumped" msgstr "%s:檔名太長 (最大 %d);未傾印" #: src/create.c:632 #, c-format msgid "%s: file name is too long (cannot be split); not dumped" msgstr "%s:檔名太長 (無法分割);未傾印" #: src/create.c:659 #, c-format msgid "%s: link name is too long; not dumped" msgstr "%s:連接名稱太長;未傾印" #: src/create.c:1075 #, c-format msgid "%s: File shrank by %s byte; padding with zeros" msgid_plural "%s: File shrank by %s bytes; padding with zeros" msgstr[0] "%s:檔案縮小了 %s 位元組;以零值填補" #: src/create.c:1176 #, c-format msgid "%s: file is on a different filesystem; not dumped" msgstr "%s:檔案位於不同的檔案系統;未傾印" #: src/create.c:1217 src/create.c:1228 msgid "contents not dumped" msgstr "" #: src/create.c:1357 #, c-format msgid "%s: Unknown file type; file ignored" msgstr "%s:檔案類型不詳;會忽略該檔案" #: src/create.c:1458 #, fuzzy, c-format msgid "Missing links to %s.\n" msgstr "失去至 %s 的連結。\n" #: src/create.c:1529 #, c-format msgid "%s: file is unchanged; not dumped" msgstr "%s:檔案沒有變更;未傾印" #: src/create.c:1537 #, c-format msgid "%s: file is the archive; not dumped" msgstr "%s:這個檔案是保存檔;未傾印" #: src/create.c:1567 #, c-format msgid "%s: File removed before we read it" msgstr "%s:當讀取檔案時該檔案已被移除" #: src/create.c:1585 #, fuzzy msgid "directory not dumped" msgstr "%s:包含一個快取目錄標籤;未傾印" #: src/create.c:1654 #, c-format msgid "%s: file changed as we read it" msgstr "%s:檔案在我們讀取時已變更" #: src/create.c:1733 #, c-format msgid "%s: socket ignored" msgstr "%s:會忽略 socket" #: src/create.c:1738 #, c-format msgid "%s: door ignored" msgstr "%s:會忽略 door" #: src/delete.c:216 src/list.c:181 src/update.c:170 msgid "Skipping to next header" msgstr "跳至下一個表頭" #: src/delete.c:281 msgid "Deleting non-header from archive" msgstr "從保存檔中刪除無表頭者" #: src/extract.c:198 #, c-format msgid "%s: implausibly old time stamp %s" msgstr "%s:難以確信的舊時間印記 %s" #: src/extract.c:215 #, fuzzy, c-format msgid "%s: time stamp %s is %s s in the future" msgstr "%s:時間印記 %s 代表未來的 %lu 秒" #: src/extract.c:395 #, c-format msgid "%s: Unexpected inconsistency when making directory" msgstr "%s:產生目錄時有不正常的矛盾" #: src/extract.c:588 #, c-format msgid "%s: Directory renamed before its status could be extracted" msgstr "%s:擷取目錄的狀態前目錄已更改了名稱" #: src/extract.c:724 msgid "Extracting contiguous files as regular files" msgstr "正在解開連續的檔案為正常的檔案" #: src/extract.c:1000 msgid "Attempting extraction of symbolic links as hard links" msgstr "嘗試解開符號連結為硬式連結" #: src/extract.c:1057 #, c-format msgid "Reading %s\n" msgstr "正在讀取“%s”\n" #: src/extract.c:1146 #, c-format msgid "%s: Cannot extract -- file is continued from another volume" msgstr "%s:無法解開 -- 檔案延續自其他卷冊" #: src/extract.c:1153 src/list.c:1081 #, fuzzy msgid "Unexpected long name header" msgstr "損毀名稱的檔案結尾不正常" #: src/extract.c:1159 #, fuzzy, c-format msgid "%s: Unknown file type `%c', extracted as normal file" msgstr "%s:不明的檔案類型‘%c’,會以普通檔案的方式抽取資料" #: src/extract.c:1184 #, fuzzy, c-format msgid "Current %s is newer or same age" msgstr "目前的‘%s’較新" #: src/extract.c:1230 #, c-format msgid "%s: Was unable to backup this file" msgstr "%s:無法備份此檔案" #: src/extract.c:1358 #, fuzzy, c-format msgid "Cannot rename %s to %s" msgstr "%s:無法改名為 %s" #: src/extract.c:1370 #, c-format msgid "Error is not recoverable: exiting now" msgstr "發生無法復原的錯誤:立刻退出" #: src/incremen.c:260 src/incremen.c:300 #, fuzzy, c-format msgid "%s: Directory has been renamed from %s" msgstr "%s:目錄已被變更名稱" #: src/incremen.c:270 #, c-format msgid "%s: Directory has been renamed" msgstr "%s:目錄已被變更名稱" #: src/incremen.c:311 #, c-format msgid "%s: Directory is new" msgstr "%s:目錄是新的" #: src/incremen.c:699 src/incremen.c:716 msgid "Invalid time stamp" msgstr "無效的時間標記" #: src/incremen.c:755 #, fuzzy msgid "Invalid modification time (seconds)" msgstr "選項中的模式無效" #: src/incremen.c:770 msgid "Invalid modification time (nanoseconds)" msgstr "" #: src/incremen.c:790 msgid "Invalid device number" msgstr "無效的裝置號碼" #: src/incremen.c:805 msgid "Invalid inode number" msgstr "無效的 inode 號碼" #: src/incremen.c:856 src/incremen.c:893 msgid "Field too long while reading snapshot file" msgstr "" #: src/incremen.c:863 src/incremen.c:901 msgid "Read error in snapshot file" msgstr "" #: src/incremen.c:865 src/incremen.c:905 src/incremen.c:957 #: src/incremen.c:1015 #, fuzzy msgid "Unexpected EOF in snapshot file" msgstr "保存檔的檔案結尾不正常" #: src/incremen.c:872 src/incremen.c:912 msgid "Unexpected field value in snapshot file" msgstr "" #: src/incremen.c:1007 msgid "Missing record terminator" msgstr "" #: src/incremen.c:1058 src/incremen.c:1061 msgid "Bad incremental file format" msgstr "" #: src/incremen.c:1080 #, c-format msgid "Unsupported incremental format version: %" msgstr "" #: src/incremen.c:1233 #, c-format msgid "Malformed dumpdir: expected '%c' but found %#3o" msgstr "" #: src/incremen.c:1243 msgid "Malformed dumpdir: 'X' duplicated" msgstr "" #: src/incremen.c:1256 #, fuzzy msgid "Malformed dumpdir: empty name in 'R'" msgstr "未成形的密度引數: '%s'" #: src/incremen.c:1269 msgid "Malformed dumpdir: 'T' not preceeded by 'R'" msgstr "" #: src/incremen.c:1275 #, fuzzy msgid "Malformed dumpdir: empty name in 'T'" msgstr "未成形的密度引數: '%s'" #: src/incremen.c:1295 #, c-format msgid "Malformed dumpdir: expected '%c' but found end of data" msgstr "" #: src/incremen.c:1301 msgid "Malformed dumpdir: 'X' never used" msgstr "" #: src/incremen.c:1344 #, c-format msgid "Cannot create temporary directory using template %s" msgstr "" #: src/incremen.c:1392 #, c-format msgid "%s: Not purging directory: unable to stat" msgstr "%s:未能清空目錄;無法顯示狀態" #: src/incremen.c:1405 #, c-format msgid "%s: directory is on a different device: not purging" msgstr "%s:目錄位於不同的裝置;無法清空" #: src/incremen.c:1413 #, c-format msgid "%s: Deleting %s\n" msgstr "%s:正在刪除 %s\n" #: src/incremen.c:1418 #, c-format msgid "%s: Cannot remove" msgstr "%s:無法移除" #: src/list.c:113 #, c-format msgid "%s: Omitting" msgstr "%s:遺漏中" #: src/list.c:131 #, c-format msgid "block %s: ** Block of NULs **\n" msgstr "區塊 %s:** 空虛的區塊 **\n" #: src/list.c:144 #, c-format msgid "A lone zero block at %s" msgstr "位於 %s 的孤立零值區塊" #: src/list.c:155 #, c-format msgid "block %s: ** End of File **\n" msgstr "區塊 %s:** 檔案末端 **\n" #: src/list.c:178 src/list.c:1054 src/list.c:1282 #, c-format msgid "block %s: " msgstr "區塊 %s:" #. TRANSLATORS: %s is type of the value (gid_t, uid_t, etc.) #: src/list.c:662 #, c-format msgid "Blanks in header where numeric %s value expected" msgstr "空白出現在預期為數值 %s 的地方" #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.) #: src/list.c:717 #, c-format msgid "Archive octal value %.*s is out of %s range; assuming two's complement" msgstr "保存檔八進位數值 %.*s 超出 %s 範圍;假定為二的補數" #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.) #: src/list.c:728 #, c-format msgid "Archive octal value %.*s is out of %s range" msgstr "保存檔八進位數值 %.*s 超出 %s 範圍" #: src/list.c:749 msgid "Archive contains obsolescent base-64 headers" msgstr "保存檔含有過時的 base-64 標頭" #: src/list.c:763 #, c-format msgid "Archive signed base-64 string %s is out of %s range" msgstr "保存檔有號 base-64 字串 %s 超出 %s 範圍" #: src/list.c:794 #, c-format msgid "Archive base-256 value is out of %s range" msgstr "保存檔 base-256 值超出 %s 範圍" #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.) #: src/list.c:823 #, c-format msgid "Archive contains %.*s where numeric %s value expected" msgstr "保存檔包含 %.*s 於預期為數值 %s 的地方" #. TRANSLATORS: Second %s is type name (gid_t,uid_t,etc.) #: src/list.c:845 #, fuzzy, c-format msgid "Archive value %s is out of %s range %s..%s" msgstr "保存檔值 %s 已超出 %s 的範圍 %s.%s" #: src/list.c:1217 #, c-format msgid " link to %s\n" msgstr " 連結至 %s\n" #: src/list.c:1225 #, c-format msgid " unknown file type %s\n" msgstr "不明的檔案類型 %s\n" #: src/list.c:1243 #, c-format msgid "--Long Link--\n" msgstr "--長 連 結--\n" #: src/list.c:1247 #, c-format msgid "--Long Name--\n" msgstr "--長 名 稱--\n" #: src/list.c:1251 #, c-format msgid "--Volume Header--\n" msgstr "--卷 冊 標 頭--\n" #: src/list.c:1259 #, c-format msgid "--Continued at byte %s--\n" msgstr "─由第 %s 位元組繼續─\n" #: src/list.c:1287 msgid "Creating directory:" msgstr "正在建立目錄:" #: src/misc.c:456 #, c-format msgid "Renaming %s to %s\n" msgstr "正在將 %s 改名為 %s\n" #: src/misc.c:465 src/misc.c:483 #, c-format msgid "%s: Cannot rename to %s" msgstr "%s:無法改名為 %s" #: src/misc.c:488 #, c-format msgid "Renaming %s back to %s\n" msgstr "將 %s 的名稱還原為 %s\n" #: src/misc.c:615 msgid "Cannot save working directory" msgstr "無法儲存使用中的目錄" #: src/misc.c:621 msgid "Cannot change working directory" msgstr "無法更改使用中的目錄" #: src/misc.c:711 msgid "child process" msgstr "副程序" #: src/misc.c:720 msgid "interprocess channel" msgstr "行程內通道" #. TRANSLATORS: The following three msgids form a single sentence. #. #: src/names.c:599 msgid "Pattern matching characters used in file names. Please," msgstr "" #: src/names.c:601 msgid "use --wildcards to enable pattern matching, or --no-wildcards to" msgstr "" #: src/names.c:603 msgid "suppress this warning." msgstr "" #: src/names.c:618 src/names.c:636 #, c-format msgid "%s: Not found in archive" msgstr "%s:保存檔中無法找到" #: src/names.c:621 #, c-format msgid "%s: Required occurrence not found in archive" msgstr "%s:要求的事件在保存檔中找不到" #: src/tar.c:80 #, c-format msgid "Options `-%s' and `-%s' both want standard input" msgstr "選項‘-%s’與‘-%s’兩者都需要標準輸入" #: src/tar.c:157 #, c-format msgid "%s: Invalid archive format" msgstr "%s:無效的保存檔格式" #: src/tar.c:181 msgid "GNU features wanted on incompatible archive format" msgstr "不能在不兼容於 GNU 的保存檔格式中使用 GNU 功能" #: src/tar.c:242 #, c-format msgid "Unknown quoting style `%s'. Try `%s --quoting-style=help' to get a list." msgstr "" #: src/tar.c:329 #, fuzzy msgid "" "GNU `tar' saves many files together into a single tape or disk archive, and can restore individual files from the archive.\n" "\n" "Examples:\n" " tar -cf archive.tar foo bar # Create archive.tar from files foo and bar.\n" " tar -tvf archive.tar # List all files in archive.tar verbosely.\n" " tar -xf archive.tar # Extract all files from archive.tar.\n" msgstr "" "\n" "用法:%s [選項]... [檔案]...\n" "\n" "例子:\n" " %s -cf archive.tar foo bar # 建立包括 foo 及 bar 檔案的 archive.tar。\n" " %s -tvf archive.tar # 詳細列出 archive.tar 中的所有檔案。\n" " %s -xf archive.tar # 抽取 archive.tar 中的所有檔案。\n" #: src/tar.c:338 #, fuzzy msgid "" "The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n" "The version control may be set with --backup or VERSION_CONTROL, values are:\n" "\n" " none, off never make backups\n" " t, numbered make numbered backups\n" " nil, existing numbered if numbered backups exist, simple otherwise\n" " never, simple always make simple backups\n" msgstr "" "GNU‘tar’可將多個檔案儲存為磁帶或磁碟中的一個保存檔,並由保存檔還原個別的\n" "檔案。\n" "\n" "例子:\n" " tar -cf archive.tar foo bar # 建立包括 foo 及 bar 檔案的 archive.tar。\n" " tar -tvf archive.tar # 詳細列出 archive.tar 中的所有檔案。\n" " tar -xf archive.tar # 抽取 archive.tar 中的所有檔案。\n" "\n" "備份檔的後置字串為‘~’,除非以 --suffix 選項或是 SIMPLE_BACKUP_SUFFIX\n" "環境變數指定。版本控制的方式可透過 --backup 選項或 VERSION_CONTROL 環境\n" "變數來選擇。可用的變數值為:\n" "\n" " t, numbered 備份檔會加上數字\n" " nil, existing 若有數字的備份檔已經存在則使用數字,否則使用普通方式備份\n" " never, simple 永遠使用普通方式備份\n" #: src/tar.c:364 msgid "Main operation mode:" msgstr "主要操作模式:" #: src/tar.c:367 msgid "list the contents of an archive" msgstr "列出保存檔的內容" #: src/tar.c:369 msgid "extract files from an archive" msgstr "從保存檔中解開檔案" #: src/tar.c:372 msgid "create a new archive" msgstr "建立一個新的保存檔" #: src/tar.c:374 msgid "find differences between archive and file system" msgstr "在保存檔與檔案系統之間找出差異" #: src/tar.c:377 msgid "append files to the end of an archive" msgstr "加入檔案到保存檔末端" #: src/tar.c:379 msgid "only append files newer than copy in archive" msgstr "只加入比保存檔中複本還新的檔案" #: src/tar.c:381 msgid "append tar files to an archive" msgstr "加入 tar 檔案到保存檔中" #: src/tar.c:384 msgid "delete from the archive (not on mag tapes!)" msgstr "從保存檔中刪除 (並非在磁帶上!)" #: src/tar.c:386 msgid "test the archive volume label and exit" msgstr "" #: src/tar.c:391 msgid "Operation modifiers:" msgstr "運算變更項:" #: src/tar.c:394 msgid "handle sparse files efficiently" msgstr "有效率地處理稀疏的檔案" #: src/tar.c:395 msgid "MAJOR[.MINOR]" msgstr "" #: src/tar.c:396 msgid "set version of the sparse format to use (implies --sparse)" msgstr "" #: src/tar.c:398 msgid "handle old GNU-format incremental backup" msgstr "處理舊型 GNU-格式之漸進式備份" #: src/tar.c:399 src/tar.c:530 src/tar.c:594 src/tar.c:598 src/tar.c:608 #: src/tar.c:618 src/tar.c:621 src/tar.c:623 src/tar.c:698 tests/genfile.c:130 #: tests/genfile.c:178 tests/genfile.c:182 tests/genfile.c:185 msgid "FILE" msgstr "檔案" #: src/tar.c:400 msgid "handle new GNU-format incremental backup" msgstr "處理新型 GNU-格式之漸進式備份" #: src/tar.c:402 msgid "do not exit with nonzero on unreadable files" msgstr "離開無法讀取的檔案時不要回傳非零的值" #: src/tar.c:403 src/tar.c:525 src/tar.c:540 src/tar.c:651 tests/genfile.c:164 msgid "NUMBER" msgstr "數目" #: src/tar.c:404 #, fuzzy msgid "process only the NUMBERth occurrence of each file in the archive; this option is valid only in conjunction with one of the subcommands --delete, --diff, --extract or --list and when a list of files is given either on the command line or via the -T option; NUMBER defaults to 1" msgstr "只有對於每一個在保存檔中第 NUM 個出現的檔案才會處理。此選項只有與 --delete、--diff、--extract 或 --list 等次命令之一合併使用時才有效,而且要經由命令列 或是 -T 選項來提供一個檔案序列。預設的數目是 1。" #: src/tar.c:410 #, fuzzy msgid "archive is seekable" msgstr "保存檔是可搜尋的" #: src/tar.c:415 msgid "Overwrite control:" msgstr "" #: src/tar.c:418 msgid "attempt to verify the archive after writing it" msgstr "嘗試在寫入之後驗證保存檔" #: src/tar.c:420 msgid "remove files after adding them to the archive" msgstr "在加入檔案至保存檔之後移除它們" #: src/tar.c:422 msgid "don't replace existing files when extracting" msgstr "解開時不要替換既有的檔案" #: src/tar.c:424 msgid "don't replace existing files that are newer than their archive copies" msgstr "不要替換既有且比它們在保存檔中複本還新的檔案" #: src/tar.c:426 msgid "overwrite existing files when extracting" msgstr "解開時覆寫既有檔案" #: src/tar.c:428 msgid "remove each file prior to extracting over it" msgstr "在解開並覆寫檔案之前先移除它" #: src/tar.c:430 msgid "empty hierarchies prior to extracting directory" msgstr "在解開目錄之前先清空目錄階層" #: src/tar.c:432 msgid "preserve metadata of existing directories" msgstr "保留既有目錄的原始資料" #: src/tar.c:434 #, fuzzy msgid "overwrite metadata of existing directories when extracting (default)" msgstr "解開時覆寫既有檔案" #: src/tar.c:440 msgid "Select output stream:" msgstr "" #: src/tar.c:443 msgid "extract files to standard output" msgstr "解開檔案至標準輸出" #: src/tar.c:444 src/tar.c:503 src/tar.c:505 tests/genfile.c:161 #: tests/genfile.c:188 msgid "COMMAND" msgstr "命令" #: src/tar.c:445 #, fuzzy msgid "pipe extracted files to another program" msgstr "解開檔案至標準輸出" #: src/tar.c:447 msgid "ignore exit codes of children" msgstr "" #: src/tar.c:449 msgid "treat non-zero exit codes of children as error" msgstr "" #: src/tar.c:454 msgid "Handling of file attributes:" msgstr "檔案屬性的處理:" #: src/tar.c:457 msgid "force NAME as owner for added files" msgstr "強制以名稱做為加入檔案的擁有者" #: src/tar.c:459 msgid "force NAME as group for added files" msgstr "強制以名稱做為加入檔案的群組" #: src/tar.c:460 src/tar.c:637 msgid "DATE-OR-FILE" msgstr "檔案的日期" #: src/tar.c:461 #, fuzzy msgid "set mtime for added files from DATE-OR-FILE" msgstr "只儲存比 DATE-OF-FILE 還新的檔案" #: src/tar.c:462 msgid "CHANGES" msgstr "變更" #: src/tar.c:463 msgid "force (symbolic) mode CHANGES for added files" msgstr "強制以(符號)變更做為加入檔案的模式" #: src/tar.c:465 msgid "METHOD" msgstr "" #: src/tar.c:466 msgid "preserve access times on dumped files, either by restoring the times after reading (METHOD='replace'; default) or by not setting the times in the first place (METHOD='system')" msgstr "" #: src/tar.c:470 msgid "don't extract file modified time" msgstr "不要解開檔案的修改時間" #: src/tar.c:472 msgid "try extracting files with the same ownership" msgstr "嘗試以相同的擁有身分去解開檔案" #: src/tar.c:474 msgid "extract files as yourself" msgstr "以自己的身分解開檔案" #: src/tar.c:476 msgid "always use numbers for user/group names" msgstr "總是使用數字做為使用者/群組名稱" #: src/tar.c:478 msgid "extract information about file permissions (default for superuser)" msgstr "" #: src/tar.c:482 msgid "apply the user's umask when extracting permissions from the archive (default for ordinary users)" msgstr "" #: src/tar.c:484 msgid "sort names to extract to match archive" msgstr "解開時依名稱排序以符合保存檔" #: src/tar.c:487 msgid "same as both -p and -s" msgstr "等同於指定 -p 與 -s" #: src/tar.c:489 msgid "delay setting modification times and permissions of extracted directories until the end of extraction" msgstr "" #: src/tar.c:492 msgid "cancel the effect of --delay-directory-restore option" msgstr "" #: src/tar.c:497 msgid "Device selection and switching:" msgstr "裝置選擇與切換:" #: src/tar.c:499 msgid "ARCHIVE" msgstr "保存檔" #: src/tar.c:500 msgid "use archive file or device ARCHIVE" msgstr "使用保存檔檔案或保存檔裝置" #: src/tar.c:502 #, fuzzy msgid "archive file is local even if it has a colon" msgstr "即使具有冒號,保存檔檔案仍位於本地端" #: src/tar.c:504 msgid "use given rmt COMMAND instead of rmt" msgstr "使用賦予的 rmt 命令以取代 rmt" #: src/tar.c:506 msgid "use remote COMMAND instead of rsh" msgstr "使用遠端的命令以取代 rsh" #: src/tar.c:510 msgid "specify drive and density" msgstr "指定磁碟機與記錄密度" #: src/tar.c:524 msgid "create/list/extract multi-volume archive" msgstr "建立/列表/解開 多重卷冊的保存檔" #: src/tar.c:526 msgid "change tape after writing NUMBER x 1024 bytes" msgstr "在寫入 NUMBER x 1024 位元組之後更換磁帶" #: src/tar.c:528 msgid "run script at end of each tape (implies -M)" msgstr "在每卷磁帶末端執行命令稿 (意指 -M)" #: src/tar.c:531 msgid "use/update the volume number in FILE" msgstr "使用/更新 FILE 中的卷冊號碼" #: src/tar.c:536 msgid "Device blocking:" msgstr "裝置分區:" #: src/tar.c:538 msgid "BLOCKS" msgstr "區塊" #: src/tar.c:539 msgid "BLOCKS x 512 bytes per record" msgstr "每筆紀錄含有 BLOCKS x 512 位元組" #: src/tar.c:541 #, fuzzy msgid "NUMBER of bytes per record, multiple of 512" msgstr "每筆紀錄 SIZE 位元組,為 512 的倍數" #: src/tar.c:543 msgid "ignore zeroed blocks in archive (means EOF)" msgstr "忽略保存檔中零值的區塊 (意指 EOF)" #: src/tar.c:545 msgid "reblock as we read (for 4.2BSD pipes)" msgstr "讀取時重新分區 (用於 4.2BSD 管線)" #: src/tar.c:550 msgid "Archive format selection:" msgstr "保存檔格式選擇:" #: src/tar.c:552 tests/genfile.c:151 msgid "FORMAT" msgstr "格式" #: src/tar.c:553 #, fuzzy msgid "create archive of the given format" msgstr "以給定格式建立保存檔。" #: src/tar.c:555 msgid "FORMAT is one of the following:" msgstr "符合下列任一格式:" #: src/tar.c:556 msgid "old V7 tar format" msgstr "舊式 V7 tar 格式" #: src/tar.c:559 msgid "GNU format as per tar <= 1.12" msgstr "tar <= 1.12 之 GNU 格式" #: src/tar.c:561 msgid "GNU tar 1.13.x format" msgstr "GNU tar 1.13.x 格式" #: src/tar.c:563 msgid "POSIX 1003.1-1988 (ustar) format" msgstr "POSIX 1003.1-1988 (ustar) 格式" #: src/tar.c:565 msgid "POSIX 1003.1-2001 (pax) format" msgstr "POSIX 1003.1-2001 (pax) 格式" #: src/tar.c:566 #, fuzzy msgid "same as pax" msgstr "等同 pax" #: src/tar.c:569 msgid "same as --format=v7" msgstr "等同 --format=v7" #: src/tar.c:572 msgid "same as --format=posix" msgstr "等同 --format=posix" #: src/tar.c:573 #, fuzzy msgid "keyword[[:]=value][,keyword[[:]=value]]..." msgstr "關鍵字[[:]=值][,關鍵字[[:]=值], ...]" #: src/tar.c:574 msgid "control pax keywords" msgstr "控制 pax 的關鍵字" #: src/tar.c:575 msgid "TEXT" msgstr "文字" #: src/tar.c:576 #, fuzzy msgid "create archive with volume name TEXT; at list/extract time, use TEXT as a globbing pattern for volume name" msgstr "以卷冊名稱 NAME 來建立保存檔。在列表/解開時,使用 TEXT 做為萬用比對樣式" #: src/tar.c:578 msgid "filter the archive through bzip2" msgstr "保存檔以 bzip2 過濾處理" #: src/tar.c:580 msgid "filter the archive through gzip" msgstr "保存檔以 gzip 過濾處理" #: src/tar.c:584 msgid "filter the archive through compress" msgstr "保存檔以 compress 過濾處理" #: src/tar.c:586 msgid "PROG" msgstr "程式" #: src/tar.c:587 msgid "filter through PROG (must accept -d)" msgstr "以 PROG 過濾處理 (必須接受 -d)" #: src/tar.c:592 msgid "Local file selection:" msgstr "本機檔案選擇:" #: src/tar.c:595 msgid "add given FILE to the archive (useful if its name starts with a dash)" msgstr "" #: src/tar.c:596 msgid "DIR" msgstr "目錄" #: src/tar.c:597 msgid "change to directory DIR" msgstr "更改至目錄 DIR" #: src/tar.c:599 #, fuzzy msgid "get names to extract or create from FILE" msgstr "從檔案 NAME 中取得要解開或建立的名稱" #: src/tar.c:601 msgid "-T reads null-terminated names, disable -C" msgstr "-T 讀取零值終結的名稱,停用 -C" #: src/tar.c:603 msgid "unquote filenames read with -T (default)" msgstr "" #: src/tar.c:605 msgid "do not unquote filenames read with -T" msgstr "" #: src/tar.c:606 tests/genfile.c:134 msgid "PATTERN" msgstr "樣式" #: src/tar.c:607 msgid "exclude files, given as a PATTERN" msgstr "排除給定樣式的檔案" #: src/tar.c:609 msgid "exclude patterns listed in FILE" msgstr "排除 FILE 中所列出的樣式" #: src/tar.c:611 #, fuzzy msgid "exclude contents of directories containing CACHEDIR.TAG, except for the tag file itself" msgstr "排除包含了快取標記的目錄" #: src/tar.c:614 #, fuzzy msgid "exclude everything under directories containing CACHEDIR.TAG" msgstr "排除包含了快取標記的目錄" #: src/tar.c:617 #, fuzzy msgid "exclude directories containing CACHEDIR.TAG" msgstr "排除包含了快取標記的目錄" #: src/tar.c:619 #, fuzzy msgid "exclude contents of directories containing FILE, except for FILE itself" msgstr "排除包含了快取標記的目錄" #: src/tar.c:622 #, fuzzy msgid "exclude everything under directories containing FILE" msgstr "排除包含了快取標記的目錄" #: src/tar.c:624 #, fuzzy msgid "exclude directories containing FILE" msgstr "排除包含了快取標記的目錄" #: src/tar.c:626 msgid "avoid descending automatically in directories" msgstr "避免自動在目錄中下降" #: src/tar.c:628 msgid "stay in local file system when creating archive" msgstr "建立保存檔時保持在本地檔案系統中" #: src/tar.c:630 msgid "recurse into directories (default)" msgstr "遞迴進入目錄 (預設)" #: src/tar.c:632 msgid "don't strip leading `/'s from file names" msgstr "不要從檔案名稱中截去前導的 '/'" #: src/tar.c:634 msgid "follow symlinks; archive and dump the files they point to" msgstr "" #: src/tar.c:635 msgid "MEMBER-NAME" msgstr "成員-名稱" #: src/tar.c:636 msgid "begin at member MEMBER-NAME in the archive" msgstr "從保存檔中名為 MEMBER-NAME 的成員開始" #: src/tar.c:638 msgid "only store files newer than DATE-OR-FILE" msgstr "只儲存比 DATE-OF-FILE 還新的檔案" #: src/tar.c:640 msgid "DATE" msgstr "日期" #: src/tar.c:641 msgid "compare date and time when data changed only" msgstr "只有當資料變更時才比較日期和時間" #: src/tar.c:642 msgid "CONTROL" msgstr "控制" #: src/tar.c:643 msgid "backup before removal, choose version CONTROL" msgstr "移除前先備份,選擇版本 CONTROL" #: src/tar.c:644 src/tar.c:715 src/tar.c:717 tests/genfile.c:167 msgid "STRING" msgstr "字串" #: src/tar.c:645 #, fuzzy msgid "backup before removal, override usual suffix ('~' unless overridden by environment variable SIMPLE_BACKUP_SUFFIX)" msgstr "移除前先備份並覆蓋一般後置文字 '~',除非被環境變數 SIMPLE_BACKUP_SUFFIX 所覆蓋" #: src/tar.c:650 msgid "File name transformations:" msgstr "" #: src/tar.c:652 #, fuzzy msgid "strip NUMBER leading components from file names on extraction" msgstr "從檔案名稱中截去以 NUMBER 為首的成分" #: src/tar.c:654 msgid "EXPRESSION" msgstr "" #: src/tar.c:655 msgid "use sed replace EXPRESSION to transform file names" msgstr "" #: src/tar.c:660 msgid "File name matching options (affect both exclude and include patterns):" msgstr "" #: src/tar.c:663 #, fuzzy msgid "ignore case" msgstr "排除時忽略大小寫" #: src/tar.c:665 #, fuzzy msgid "patterns match file name start" msgstr "排除樣式會比對檔案名稱開頭" #: src/tar.c:667 #, fuzzy msgid "patterns match after any `/' (default for exclusion)" msgstr "排除樣式會比對任一 '/' 後端 (預設)" #: src/tar.c:669 #, fuzzy msgid "case sensitive matching (default)" msgstr "排除樣式忽略大小寫" #: src/tar.c:671 msgid "use wildcards (default for exclusion)" msgstr "" #: src/tar.c:673 msgid "verbatim string matching" msgstr "" #: src/tar.c:675 #, fuzzy msgid "wildcards do not match `/'" msgstr "排除樣式之萬用字元不會符合 '/'" #: src/tar.c:677 #, fuzzy msgid "wildcards match `/' (default for exclusion)" msgstr "排除樣式之萬用字元會符合 '/' (預設)" #: src/tar.c:682 msgid "Informative output:" msgstr "富含資訊的輸出:" #: src/tar.c:685 msgid "verbosely list files processed" msgstr "詳細列出處理過的檔案" #: src/tar.c:686 #, fuzzy msgid "[.]NUMBER" msgstr "數目" #: src/tar.c:687 #, fuzzy msgid "display progress messages every NUMBERth record (default 10)" msgstr "每 10 項紀錄顯示一次進度訊息" #: src/tar.c:690 msgid "print a message if not all links are dumped" msgstr "如果並非所有連結都被傾印則印出一條訊息" #: src/tar.c:691 msgid "SIGNAL" msgstr "" #: src/tar.c:692 msgid "print total bytes after processing the archive; with an argument - print total bytes when this SIGNAL is delivered; Allowed signals are: SIGHUP, SIGQUIT, SIGINT, SIGUSR1 and SIGUSR2; the names without SIG prefix are also accepted" msgstr "" #: src/tar.c:697 msgid "print file modification dates in UTC" msgstr "以 UTC 格式印出檔案修改日期" #: src/tar.c:699 msgid "send verbose output to FILE" msgstr "將詳細輸出送至 FILE" #: src/tar.c:701 msgid "show block number within archive with each message" msgstr "每則訊息附帶顯示在保存檔中的區塊號碼" #: src/tar.c:703 msgid "ask for confirmation for every action" msgstr "任何動作都要求確認" #: src/tar.c:706 #, fuzzy msgid "show tar defaults" msgstr "顯示 tar 預設值" #: src/tar.c:708 #, fuzzy msgid "when listing or extracting, list each directory that does not match search criteria" msgstr "當表列或解開時,列出每一個不符合搜尋條件的目錄" #: src/tar.c:710 msgid "show file or archive names after transformation" msgstr "" #: src/tar.c:713 msgid "STYLE" msgstr "" #: src/tar.c:714 msgid "set name quoting style; see below for valid STYLE values" msgstr "" #: src/tar.c:716 msgid "additionally quote characters from STRING" msgstr "" #: src/tar.c:718 msgid "disable quoting for characters from STRING" msgstr "" #: src/tar.c:723 msgid "Compatibility options:" msgstr "相容性選項:" #: src/tar.c:726 #, fuzzy msgid "when creating, same as --old-archive; when extracting, same as --no-same-owner" msgstr "當建立時,等同於 --old-archive。當解開時,等同於 --no-same-owner" #: src/tar.c:731 msgid "Other options:" msgstr "其他選項:" #: src/tar.c:734 msgid "disable use of some potentially harmful options" msgstr "" #: src/tar.c:838 msgid "You may not specify more than one `-Acdtrux' option" msgstr "不可指定‘-Acdtrux’當中多於一個的選項" #: src/tar.c:848 msgid "Conflicting compression options" msgstr "有關壓縮的選項互相抵觸" #: src/tar.c:904 #, fuzzy, c-format msgid "Unknown signal name: %s" msgstr "不明的檔案類型 %s\n" #: src/tar.c:928 #, fuzzy msgid "Date sample file not found" msgstr "找不到用作擷取時間資料的檔案" #: src/tar.c:936 #, c-format msgid "Substituting %s for unknown date format %s" msgstr "以 %s 代替不明的日期格式 %s" #: src/tar.c:961 #, fuzzy, c-format msgid "Option %s: Treating date `%s' as %s" msgstr "以 %2%s + %3%ld 柰秒的格式來處理日期 '%1%s'" #: src/tar.c:1035 #, fuzzy, c-format msgid "%s: file list already read" msgstr "%s:這個檔案是保存檔;未傾印" #: src/tar.c:1098 #, c-format msgid "%s: file name read contains nul character" msgstr "" #: src/tar.c:1163 msgid "Valid arguments for --quoting-style options are:" msgstr "" #: src/tar.c:1166 msgid "" "\n" "*This* tar defaults to:\n" msgstr "" "\n" "*這個* tar 預設為:\n" #: src/tar.c:1199 msgid "Invalid blocking factor" msgstr "無效的分區因素" #: src/tar.c:1271 msgid "Warning: the -I option is not supported; perhaps you meant -j or -T?" msgstr "警告:不再支援 -I 選項;也許你是指 -j 或 -T 選項?" #: src/tar.c:1304 msgid "Invalid tape length" msgstr "無效的磁帶長度" #: src/tar.c:1336 msgid "More than one threshold date" msgstr "一個以上的限定日期" #: src/tar.c:1391 src/tar.c:1394 msgid "Invalid sparse version value" msgstr "" #: src/tar.c:1479 msgid "--atime-preserve='system' is not supported on this platform" msgstr "" #: src/tar.c:1496 msgid "--checkpoint value is not an integer" msgstr "" #: src/tar.c:1589 #, c-format msgid "%s: Invalid group" msgstr "%s:無效的群組" #: src/tar.c:1596 msgid "Invalid mode given on option" msgstr "選項中的模式無效" #: src/tar.c:1649 msgid "Invalid number" msgstr "無效的號碼" #: src/tar.c:1671 msgid "Invalid owner" msgstr "無效的擁有者" #: src/tar.c:1705 msgid "Invalid record size" msgstr "無效的紀錄大小" #: src/tar.c:1708 #, c-format msgid "Record size must be a multiple of %d." msgstr "紀錄大小必須是 %d 的倍數。" #: src/tar.c:1745 msgid "Invalid number of elements" msgstr "無效的元素號碼" #: src/tar.c:1765 msgid "Only one --to-command option allowed" msgstr "" #: src/tar.c:1841 #, fuzzy, c-format msgid "Malformed density argument: %s" msgstr "未成形的密度引數: '%s'" #: src/tar.c:1867 #, fuzzy, c-format msgid "Unknown density: `%c'" msgstr "未知的密度: '%c'" #: src/tar.c:1884 #, c-format msgid "Options `-[0-7][lmh]' not supported by *this* tar" msgstr "此版本的 tar 不支援‘-[0-7][lmh]’選項" #: src/tar.c:1919 msgid "[FILE]..." msgstr "[FILE]..." #: src/tar.c:2022 #, c-format msgid "Old option `%c' requires an argument." msgstr "舊式的選項‘%c’需要引數。" #: src/tar.c:2104 msgid "--occurrence is meaningless without a file list" msgstr "若無檔案列表,--occurrence 便不具意義" #: src/tar.c:2110 msgid "--occurrence cannot be used in the requested operation mode" msgstr "--occurrence 不可使用於要求的作業模式" #: src/tar.c:2140 msgid "Multiple archive files require `-M' option" msgstr "指定多個保存檔時需要‘-M’選項" #: src/tar.c:2145 msgid "Cannot combine --listed-incremental with --newer" msgstr "無法同時使用 --listed-incremental 及 --newer 選項" #: src/tar.c:2162 #, c-format msgid "%s: Volume label is too long (limit is %lu byte)" msgid_plural "%s: Volume label is too long (limit is %lu bytes)" msgstr[0] "%s: 卷冊標籤太長 (限制為 %lu 位元組)" #: src/tar.c:2175 msgid "Cannot verify multi-volume archives" msgstr "無法檢驗多重卷冊的保存檔" #: src/tar.c:2177 msgid "Cannot verify compressed archives" msgstr "無法檢驗壓縮的保存檔" #: src/tar.c:2183 msgid "Cannot use multi-volume compressed archives" msgstr "無法使用多重卷冊的壓縮保存檔" #: src/tar.c:2189 #, fuzzy msgid "Cannot concatenate compressed archives" msgstr "無法更新壓縮的保存檔" #: src/tar.c:2201 msgid "--pax-option can be used only on POSIX archives" msgstr "--pax-option 只能用於 POSIX 保存檔" #: src/tar.c:2226 msgid "Cowardly refusing to create an empty archive" msgstr "拒絕建立空白的保存檔" #: src/tar.c:2247 msgid "Options `-Aru' are incompatible with `-f -'" msgstr "‘-Aru’及‘-f -’選項互不兼容" #: src/tar.c:2334 msgid "You must specify one of the `-Acdtrux' options" msgstr "必須指定‘-Acdtrux’選項的其中一個" #: src/tar.c:2385 #, c-format msgid "Error exit delayed from previous errors" msgstr "發生錯誤離開時因之前的錯誤而延遲" #: src/update.c:86 #, c-format msgid "%s: File shrank by %s byte" msgid_plural "%s: File shrank by %s bytes" msgstr[0] "%s:檔案縮減了 %s 位元組" #: src/xheader.c:158 #, fuzzy, c-format msgid "Keyword %s is unknown or not yet implemented" msgstr "關鍵字 %s 為未知或尚未實作" #: src/xheader.c:184 #, c-format msgid "Pattern %s cannot be used" msgstr "樣式 %s 無法被使用" #: src/xheader.c:194 #, c-format msgid "Keyword %s cannot be overridden" msgstr "關鍵字 %s 無法被蓋過" #: src/xheader.c:498 #, fuzzy msgid "Malformed extended header: missing length" msgstr "未成形的擴充標頭:缺少等號" #: src/xheader.c:506 msgid "Extended header length is out of allowed range" msgstr "" #: src/xheader.c:513 #, fuzzy, c-format msgid "Extended header length %*s is out of range" msgstr "保存檔有號 base-64 字串 %s 超出 %s 範圍" #: src/xheader.c:525 #, fuzzy msgid "Malformed extended header: missing blank after length" msgstr "未成形的擴充標頭:在長度之後缺少空白" #: src/xheader.c:533 msgid "Malformed extended header: missing equal sign" msgstr "未成形的擴充標頭:缺少等號" #: src/xheader.c:539 #, fuzzy msgid "Malformed extended header: missing newline" msgstr "未成形的擴充標頭:缺少等號" #: src/xheader.c:576 #, c-format msgid "Ignoring unknown extended header keyword `%s'" msgstr "" #: src/xheader.c:780 #, c-format msgid "Generated keyword/value pair is too long (keyword=%s, length=%s)" msgstr "" #. TRANSLATORS: The first %s is the pax extended header keyword #. (atime, gid, etc.). #: src/xheader.c:812 #, fuzzy, c-format msgid "Extended header %s=%s is out of range %s..%s" msgstr "保存檔值 %s 已超出 %s 的範圍 %s.%s" #: src/xheader.c:943 src/xheader.c:973 src/xheader.c:1287 #, fuzzy, c-format msgid "Malformed extended header: invalid %s=%s" msgstr "未成形的擴充標頭:缺少等號" #: src/xheader.c:1240 src/xheader.c:1265 src/xheader.c:1315 #, fuzzy, c-format msgid "Malformed extended header: excess %s=%s" msgstr "未成形的擴充標頭:缺少等號" #: src/xheader.c:1328 #, fuzzy, c-format msgid "Malformed extended header: invalid %s: unexpected delimiter %c" msgstr "未成形的擴充標頭:缺少等號" #: src/xheader.c:1338 #, fuzzy, c-format msgid "Malformed extended header: invalid %s: odd number of values" msgstr "未成形的擴充標頭:缺少等號" #: tests/genfile.c:110 msgid "" "genfile manipulates data files for GNU paxutils test suite.\n" "OPTIONS are:\n" msgstr "" #: tests/genfile.c:125 #, fuzzy msgid "File creation options:" msgstr "其他選項:" #: tests/genfile.c:126 tests/genfile.c:137 msgid "SIZE" msgstr "" #: tests/genfile.c:127 #, fuzzy msgid "Create file of the given SIZE" msgstr "以給定格式建立保存檔。" #: tests/genfile.c:129 #, fuzzy msgid "Write to file NAME, instead of standard output" msgstr "解開檔案至標準輸出" #: tests/genfile.c:131 #, fuzzy msgid "Read file names from FILE" msgstr "讀取 %s 位元組自 %s " #: tests/genfile.c:133 #, fuzzy msgid "-T reads null-terminated names" msgstr "-T 讀取零值終結的名稱,停用 -C" #: tests/genfile.c:135 msgid "Fill the file with the given PATTERN. PATTERN is 'default' or 'zeros'" msgstr "" #: tests/genfile.c:138 msgid "Size of a block for sparse file" msgstr "" #: tests/genfile.c:140 msgid "Generate sparse file. Rest of the command line gives the file map." msgstr "" #: tests/genfile.c:142 msgid "OFFSET" msgstr "" #: tests/genfile.c:143 #, fuzzy msgid "Seek to the given offset before writing data" msgstr "嘗試在寫入之後驗證保存檔" #: tests/genfile.c:149 msgid "File statistics options:" msgstr "" #: tests/genfile.c:152 msgid "Print contents of struct stat for each given file. Default FORMAT is: " msgstr "" #: tests/genfile.c:159 msgid "Synchronous execution options:" msgstr "" #: tests/genfile.c:162 msgid "Execute given COMMAND. Useful with --checkpoint and one of --cut, --append, --touch" msgstr "" #: tests/genfile.c:165 msgid "Perform given action (see below) upon reaching checkpoint NUMBER" msgstr "" #: tests/genfile.c:168 msgid "Set date for next --touch option" msgstr "" #: tests/genfile.c:171 msgid "Display executed checkpoints and exit status of COMMAND" msgstr "" #: tests/genfile.c:176 msgid "Synchronous execution actions. These are executed when checkpoint number given by --checkpoint option is reached." msgstr "" #: tests/genfile.c:179 msgid "Truncate FILE to the size specified by previous --length option (or 0, if it is not given)" msgstr "" #: tests/genfile.c:183 msgid "Append SIZE bytes to FILE. SIZE is given by previous --length option." msgstr "" #: tests/genfile.c:186 msgid "Update the access and modification times of FILE" msgstr "" #: tests/genfile.c:189 #, fuzzy msgid "Execute COMMAND" msgstr "命令" #: tests/genfile.c:239 #, fuzzy, c-format msgid "Invalid size: %s" msgstr "無效的時間標記" #: tests/genfile.c:244 #, fuzzy, c-format msgid "Number out of allowed range: %s" msgstr "Inode 號碼超出範圍以外" #: tests/genfile.c:247 #, c-format msgid "Negative size: %s" msgstr "" #: tests/genfile.c:260 tests/genfile.c:559 #, c-format msgid "stat(%s) failed" msgstr "" #: tests/genfile.c:354 #, c-format msgid "Error parsing number near `%s'" msgstr "" #: tests/genfile.c:360 #, fuzzy, c-format msgid "Unknown date format" msgstr "不明的系統錯誤" #: tests/genfile.c:383 msgid "[ARGS...]" msgstr "" #: tests/genfile.c:420 tests/genfile.c:460 tests/genfile.c:513 #: tests/genfile.c:663 tests/genfile.c:677 #, c-format msgid "cannot open `%s'" msgstr "" #: tests/genfile.c:426 #, fuzzy, c-format msgid "cannot seek: %s" msgstr "%s:無法搜尋至 %s" #: tests/genfile.c:443 #, c-format msgid "file name contains null character" msgstr "" #: tests/genfile.c:508 #, c-format msgid "cannot generate sparse files on standard output, use --file option" msgstr "" #: tests/genfile.c:586 #, c-format msgid "incorrect mask (near `%s')" msgstr "" #: tests/genfile.c:592 tests/genfile.c:625 #, fuzzy, c-format msgid "Unknown field `%s'" msgstr "不明的檔案類型 %s\n" #: tests/genfile.c:652 #, fuzzy, c-format msgid "cannot set time on `%s'" msgstr "%s:無法搜尋至 %s" #: tests/genfile.c:806 #, c-format msgid "Command exited successfully\n" msgstr "" #: tests/genfile.c:808 #, fuzzy, c-format msgid "Command failed with status %d\n" msgstr "副程序因訊號 %d 而突然終止" #: tests/genfile.c:812 #, c-format msgid "Command terminated on signal %d\n" msgstr "" #: tests/genfile.c:814 #, c-format msgid "Command stopped on signal %d\n" msgstr "" #: tests/genfile.c:817 #, c-format msgid "Command dumped core\n" msgstr "" #: tests/genfile.c:820 #, c-format msgid "Command terminated\n" msgstr "" #: tests/genfile.c:852 #, fuzzy, c-format msgid "--stat requires file names" msgstr "--損毀的檔案名稱--\n" #: tests/genfile.c:865 #, c-format msgid "too many arguments" msgstr "" #~ msgid "" #~ "This program comes with NO WARRANTY, to the extent permitted by law.\n" #~ "You may redistribute it under the terms of the GNU General Public License;\n" #~ "see the file named COPYING for details." #~ msgstr "" #~ "此軟體在法律允許的限度之下不附帶任何保證。你可以根據 GNU General Public\n" #~ "License 中的條款重新散佈此軟體;詳請請參考檔案 COPYING。" #~ msgid "rmtd: Garbage command %c\n" #~ msgstr "rmtd: 無用的命令 %c\n" #~ msgid "WARNING: No volume header" #~ msgstr "警告: 沒有卷冊表頭" #~ msgid "Visible long name error" #~ msgstr "可見的過長名稱錯誤" #~ msgid "Time stamp out of range" #~ msgstr "時間印記超出範圍以外" #~ msgid "Device number out of range" #~ msgstr "裝置號碼超出範圍以外" #~ msgid "Visible longname error" #~ msgstr "可見的檔案名稱過長錯誤" #~ msgid "Renamed %s to %s" #~ msgstr "將 %s 改名為 %s" #~ msgid "%s: Cannot symlink to %s" #~ msgstr "%s:無法建立符號連結至 %s" #~ msgid "Symlinked %s to %s" #~ msgstr "建立符號連結 %s 並連至 %s" #~ msgid "Unknown demangling command %s" #~ msgstr "未知的指令:%s" #~ msgid "Missing file name after -C" #~ msgstr "-C 後缺少了檔案名稱" #~ msgid "don't change access times on dumped files" #~ msgstr "不要改變傾印檔案的存取時間" #~ msgid "extract permissions information" #~ msgstr "解開權限資訊" #~ msgid "do not extract permissions information" #~ msgstr "不要解開權限資訊" #~ msgid "FILE-OF-NAMES" #~ msgstr "符合名稱之檔案" #~ msgid "exclude patterns are plain strings" #~ msgstr "排除樣式為單純字串" #~ msgid "dump instead the files symlinks point to" #~ msgstr "傾印以替代符號連結所指向的檔案" #~ msgid "same as -N" #~ msgstr "等同於 -N" #~ msgid "exclude patterns use wildcards (default)" #~ msgstr "排除樣式會使用萬用字元 (預設)" #~ msgid "print total bytes written while creating archive" #~ msgstr "建立保存檔時印出寫入位元組合計" #~ msgid "Print license and exit" #~ msgstr "印出使用授權並離開" #~ msgid "" #~ "Based on the work of John Gilmore and Jay Fenlason. See AUTHORS\n" #~ "for complete list of authors.\n" #~ msgstr "" #~ "奠基於 John Gilmore 與 Jay Fenlason 的成果。\n" #~ "參見 AUTHORS 以獲得完整的作者列表。\n" #~ msgid "" #~ " GNU tar is free software; you can redistribute it and/or modify\n" #~ " it under the terms of the GNU General Public License as published by\n" #~ " the Free Software Foundation; either version 2 of the License, or\n" #~ " (at your option) any later version.\n" #~ "\n" #~ " GNU tar is distributed in the hope that it will be useful,\n" #~ " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" #~ " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" #~ " GNU General Public License for more details.\n" #~ "\n" #~ " You should have received a copy of the GNU General Public License\n" #~ " along with GNU tar; if not, write to the Free Software\n" #~ " Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n" #~ "\n" #~ msgstr "" #~ " GNU tar 是自由軟體, 您可以在自由軟體基金會所出版的 GNU\n" #~ " 一般公用授權書的規範下加以重新散發或且修改; 不管是第二\n" #~ " 或 (你認為的) 更後面的版本皆可.\n" #~ "\n" #~ " GNU tar 的散發只是希望它能有所用途而不附有任何的保證!\n" #~ " 甚至也不暗示它有商品價值或能合用於特定的目的. 細節請見\n" #~ " GNU 一般公用授權書.\n" #~ "\n" #~ " 正常情況下, 您在收到這個軟體的同時, 也應該收到 GNU\n" #~ " 一般公用授權書, 如果沒有, 請連絡自由軟體基金會, 地址是:\n" #~ " 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" #~ " USA.\n" #~ "\n" #~ msgid "Semantics of -l option will change in the future releases." #~ msgstr "選項 -l 的語意將會在未來版本中變更。" #~ msgid "Please use --one-file-system option instead." #~ msgstr "請以 --one-file-system 選項替代使用。" #~ msgid "Warning: the -y option is not supported; perhaps you meant -j?" #~ msgstr "警告:不再支援 -y 選項;也許你是指 -j 選項?" #~ msgid "Error in writing to standard output" #~ msgstr "將資料寫入至標準輸出時發生錯誤" #~ msgid "Cannot close" #~ msgstr "close 程序失敗" #~ msgid "Cannot dup" #~ msgstr "dup 程序失敗" #~ msgid "Cannot use compressed or remote archives" #~ msgstr "無法使用壓縮或遠端保存檔" #~ msgid "Child returned status %d" #~ msgstr "副程序回傳值為 %d" #~ msgid "" #~ "GNU `tar' saves many files together into a single tape or disk archive, and\n" #~ "can restore individual files from the archive.\n" #~ msgstr "" #~ "GNU‘tar’可將多個檔案儲存為磁帶或磁碟中的一個保存檔,並由保存檔還原個別的\n" #~ "檔案。\n" #~ msgid "" #~ "\n" #~ "If a long option shows an argument as mandatory, then it is mandatory\n" #~ "for the equivalent short option also. Similarly for optional arguments.\n" #~ msgstr "" #~ "\n" #~ "如果某個長選項必須使用引數,在同等的短選項中這些引數也是必須的。\n" #~ "選擇性的引數也有類似的規定。\n" #~ msgid "" #~ "\n" #~ "Main operation mode:\n" #~ " -t, --list list the contents of an archive\n" #~ " -x, --extract, --get extract files from an archive\n" #~ " -c, --create create a new archive\n" #~ " -d, --diff, --compare find differences between archive and file system\n" #~ " -r, --append append files to the end of an archive\n" #~ " -u, --update only append files newer than copy in archive\n" #~ " -A, --catenate append tar files to an archive\n" #~ " --concatenate same as -A\n" #~ " --delete delete from the archive (not on mag tapes!)\n" #~ msgstr "" #~ "\n" #~ "主要操作模式:\n" #~ " -t, --list 列出保存檔的內容\n" #~ " -x, --extract, --get 由保存檔抽取檔案\n" #~ " -c, --create 建立新的保存檔\n" #~ " -d, --diff, --compare 比較保存檔和檔案系統之間的差異\n" #~ " -r, --append 在保存檔後加上檔案\n" #~ " -u, --update only append files newer than copy in archive\n" #~ " -A, --catenate 在保存檔後加上 tar 檔案\n" #~ " --concatenate 等於 -A\n" #~ " --delete 由保存檔中刪除檔案 (不是由磁帶刪除)\n" #~ msgid "" #~ " --backup[=CONTROL] backup before removal, choose version control\n" #~ " --suffix=SUFFIX backup before removal, override usual suffix\n" #~ msgstr "" #~ " --backup[=CONTROL] 移除檔案前先備份,並使用版本控制的方式\n" #~ " --suffix=後置字串 移除檔案前先備份,並自行指定備份檔的後置字串\n" #~ msgid "Obsolete option name replaced by --blocking-factor" #~ msgstr "此過時的選項名稱已由 --blocking-factor 代替" #~ msgid "Obsolete option name replaced by --read-full-records" #~ msgstr "此過時的選項名稱已由 --read-full-records 代替" #~ msgid "Obsolete option name replaced by --touch" #~ msgstr "此過時的選項名稱已由 --touch 代替" #~ msgid "Obsolete option name replaced by --absolute-names" #~ msgstr "此過時的選項名稱已由 --absolute-names 代替" #~ msgid "Obsolete option name replaced by --block-number" #~ msgstr "此過時的選項名稱已由 --block-number 代替" #~ msgid "Obsolete option name replaced by --backup" #~ msgstr "此過時的選項名稱已由 --backup 代替" #~ msgid "Written by John Gilmore and Jay Fenlason." #~ msgstr "由 John Gilmore 及 Jay Fenlason 編寫。" #~ msgid "Written by F. Pinard." #~ msgstr "由 F. Pinard 編寫。" #~ msgid "" #~ "Copyright (C) %s Free Software Foundation, Inc.\n" #~ "This is free software; see the source for copying conditions. There is NO\n" #~ "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" #~ msgstr "" #~ "版權所有 (C) %s Free Software Foundation, Inc.\n" #~ "這是自由軟體;請參考原始碼的版權聲明。本軟體不提供任何保證,甚至不會包括\n" #~ "可售性或適用於任何特定目的的保證。\n" #~ msgid "" #~ "This is free software; see the source for copying conditions. There is NO\n" #~ "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" #~ msgstr "" #~ "這是自由軟體;請參考原始碼的版權聲明。本軟體不提供任何保證,甚至不會包括\n" #~ "可售性或適用於任何特定目的的保證。\n" #~ msgid "" #~ "This program is free software; you can redistribute it and/or modify\n" #~ "it under the terms of the GNU General Public License as published by\n" #~ "the Free Software Foundation; either version 2, or (at your option)\n" #~ "any later version.\n" #~ "\n" #~ msgstr "" #~ "本程式是自由軟體;你可以根據 Free Software Foundation 所公佈的 GNU\n" #~ "General Public License 第二版或(自由選擇)較新的版本中的條款去重新\n" #~ "散佈及/或修改本軟體。\n" #~ "\n" #~ msgid "" #~ "This program is distributed in the hope that it will be useful,\n" #~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" #~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" #~ "GNU General Public License for more details.\n" #~ "\n" #~ msgstr "" #~ "發佈本軟體是希望它會有用,但不會提供任何保證,甚至不會包括可售性或\n" #~ "適用於任何特定目的的保證。詳情請參考 GNU General Public License。\n" #~ "\n" #~ msgid "" #~ "You should have received a copy of the GNU General Public License\n" #~ "along with this program; if not, write to the Free Software Foundation,\n" #~ "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" #~ msgstr "" #~ "你應該已經隨本軟體收到一份 GNU General Public License;否則請寄信至\n" #~ "Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,\n" #~ "MA 02111-1307, USA.\n"