cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
9136 lines
273 KiB
Plaintext
9136 lines
273 KiB
Plaintext
# translation of kcmkio.po to Chinese Traditional
|
||
# traditional Chinese translation of kcmkio
|
||
# Copyright (C) 2001-2002, 2003, 2007, 2008 Free Software Foundation, Inc.
|
||
# SPDX-FileCopyrightText: 2023, 2024 Kisaragi Hiu <mail@kisaragi-hiu.com>
|
||
# Translator: Kenduest Lee <kenduest@i18n.linux.org.tw>, 2001.
|
||
# Chao-Hsiung Liao <pesder.liao@msa.hinet.net>, 2002.
|
||
# 林耕宇 <s9321028@ncnu.edu.tw>, 2003.
|
||
# Frank Weng (a.k.a. Franklin) <franklin@mail.everfocus.com.tw>, 2007.
|
||
# Franklin Weng <franklin@goodhorse.idv.tw>, 2010, 2011, 2012, 2015, 2017.
|
||
# Jeff Huang <s8321414@gmail.com>, 2016, 2017, 2018.
|
||
# pan93412 <pan93412@gmail.com>, 2018, 2019, 2020.
|
||
# Franklin Weng <franklin at goodhorse dot idv dot tw>, 2007.
|
||
# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2008, 2009, 2010.
|
||
# Kisaragi Hiu <mail@kisaragi-hiu.com>, 2023.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: kcmkio\n"
|
||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||
"POT-Creation-Date: 2024-12-15 00:38+0000\n"
|
||
"PO-Revision-Date: 2024-11-11 16:20+0900\n"
|
||
"Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
|
||
"Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\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 24.08.2\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#, kde-format
|
||
msgctxt "NAME OF TRANSLATORS"
|
||
msgid "Your names"
|
||
msgstr ""
|
||
"Kenduest Lee,Chao-Hsiung Liao,林耕宇, Jeff Huang,Yi-Jyun Pan,Kisaragi Hiu"
|
||
|
||
#, kde-format
|
||
msgctxt "EMAIL OF TRANSLATORS"
|
||
msgid "Your emails"
|
||
msgstr ""
|
||
"kenduest@i18n.linux.org.tw,pesder.liao@msa.hinet.net,s9321028@ncnu.edu.tw, "
|
||
"s8321414@gmail.com*,pan93412@gmail.com,mail@kisaragi-hiu.com"
|
||
|
||
#: core/chmodjob.cpp:201
|
||
#, kde-format
|
||
msgid "Could not modify the ownership of file %1"
|
||
msgstr "無法變更檔案 %1 的擁有者"
|
||
|
||
#: core/chmodjob.cpp:235
|
||
#, kde-kuit-format
|
||
msgid ""
|
||
"Could not modify the ownership of file <filename>%1</filename>. You have "
|
||
"insufficient access to the file to perform the change."
|
||
msgstr ""
|
||
"無法變更檔案 <filename>%1</filename> 的擁有者。您沒有足夠的檔案存取權來進行這"
|
||
"個變更。"
|
||
|
||
#: core/connectionbackend.cpp:107
|
||
#, kde-format
|
||
msgid "Unable to create KIO worker: %1"
|
||
msgstr "無法建立 KIO worker: %1"
|
||
|
||
#: core/copyjob.cpp:167 kioworkers/file/file_unix.cpp:1142
|
||
#, kde-format
|
||
msgctxt ""
|
||
"The first arg is the path to the symlink that couldn't be created, the "
|
||
"secondarg is the filesystem type (e.g. vfat, exfat)"
|
||
msgid ""
|
||
"Could not create symlink \"%1\".\n"
|
||
"The destination filesystem (%2) doesn't support symlinks."
|
||
msgstr ""
|
||
"無法建立符號連結「%1」。\n"
|
||
"目標檔案系統 (%2) 不支援符號連結。"
|
||
|
||
#: core/copyjob.cpp:179
|
||
#, kde-format
|
||
msgid ""
|
||
"Could not create \"%1\".\n"
|
||
"The destination filesystem (%2) disallows the following characters in folder "
|
||
"names: %3\n"
|
||
"Selecting Replace will replace any invalid characters (in the destination "
|
||
"folder name) with an underscore \"_\"."
|
||
msgstr ""
|
||
"無法建立「%1」。\n"
|
||
"目標檔案系統 (%2) 不允許資料夾名稱使用以下字元:%3\n"
|
||
"選取「取代」將會把目的資料夾名稱中所有無效字元取代為底線 \"_\"。"
|
||
|
||
#: core/copyjob.cpp:187
|
||
#, kde-format
|
||
msgid ""
|
||
"Could not create \"%1\".\n"
|
||
"The destination filesystem (%2) disallows the following characters in file "
|
||
"names: %3\n"
|
||
"Selecting Replace will replace any invalid characters (in the destination "
|
||
"file name) with an underscore \"_\"."
|
||
msgstr ""
|
||
"無法建立「%1」。\n"
|
||
"目標檔案系統 (%2) 不允許檔案名稱使用以下字元:%3\n"
|
||
"選取「取代」將會把目的檔案名稱中所有無效字元取代為底線 \"_\"。"
|
||
|
||
#: core/copyjob.cpp:1395 core/job_error.cpp:585
|
||
#, kde-format
|
||
msgid "Folder Already Exists"
|
||
msgstr "資料夾已存在"
|
||
|
||
#: core/copyjob.cpp:1719 core/copyjob.cpp:2424 core/filecopyjob.cpp:373
|
||
#: core/job_error.cpp:574 widgets/paste.cpp:49
|
||
#, kde-format
|
||
msgid "File Already Exists"
|
||
msgstr "檔案已存在"
|
||
|
||
#: core/copyjob.cpp:1719 core/copyjob.cpp:2424
|
||
#, kde-format
|
||
msgid "Already Exists as Folder"
|
||
msgstr "已存在以此為名的資料夾"
|
||
|
||
#: core/copyjob.cpp:1873 kioworkers/trash/kio_trash.cpp:294
|
||
#, kde-format
|
||
msgid "Trash"
|
||
msgstr "垃圾桶"
|
||
|
||
#: core/desktopexecparser.cpp:335
|
||
#, kde-format
|
||
msgid "No Exec field in %1"
|
||
msgstr "%1 沒有 Exec 欄位"
|
||
|
||
#: core/desktopexecparser.cpp:360
|
||
#, kde-format
|
||
msgid "Could not find the program '%1'"
|
||
msgstr "找不到程式「%1」"
|
||
|
||
#: core/desktopexecparser.cpp:363
|
||
#, kde-format
|
||
msgid ""
|
||
"The program '%1' was found at '%2' but it is missing executable permissions."
|
||
msgstr "在「%2」找到「%1」程式,但缺少執行權限。"
|
||
|
||
#: core/desktopexecparser.cpp:365
|
||
#, kde-format
|
||
msgid "The program '%1' is missing executable permissions."
|
||
msgstr "程式「%1」缺少執行權限。"
|
||
|
||
#: core/desktopexecparser.cpp:379
|
||
#, kde-format
|
||
msgid "Syntax error in command %1 coming from %2"
|
||
msgstr "來自 %2 的命令 %1 內有語法錯誤"
|
||
|
||
#: core/desktopexecparser.cpp:509
|
||
#, kde-format
|
||
msgid "Terminal %1 not found while trying to run %2"
|
||
msgstr "嘗試執行 %2 時找不到終端機 %1"
|
||
|
||
#: core/desktopexecparser.cpp:526
|
||
#, kde-format
|
||
msgid "Syntax error in command %1 while trying to run %2"
|
||
msgstr "嘗試執行 %2 時在命令 %1 內有語法錯誤"
|
||
|
||
#: core/global.cpp:79
|
||
#, kde-format
|
||
msgid "1 day %2"
|
||
msgid_plural "%1 days %2"
|
||
msgstr[0] "%1 天 %2"
|
||
|
||
#: core/global.cpp:88 core/global.cpp:104
|
||
#, kde-format
|
||
msgid "%1 Item"
|
||
msgid_plural "%1 Items"
|
||
msgstr[0] "%1 個項目"
|
||
|
||
#: core/global.cpp:92
|
||
#, kde-format
|
||
msgid "1 Folder"
|
||
msgid_plural "%1 Folders"
|
||
msgstr[0] "%1 個資料夾"
|
||
|
||
#: core/global.cpp:93
|
||
#, kde-format
|
||
msgid "1 File"
|
||
msgid_plural "%1 Files"
|
||
msgstr[0] "%1 個檔案"
|
||
|
||
#: core/global.cpp:95
|
||
#, kde-format
|
||
msgctxt "folders, files (size)"
|
||
msgid "%1, %2 (%3)"
|
||
msgstr "%1,%2(%3)"
|
||
|
||
#: core/global.cpp:96
|
||
#, kde-format
|
||
msgctxt "folders, files"
|
||
msgid "%1, %2"
|
||
msgstr "%1,%2"
|
||
|
||
#: core/global.cpp:98
|
||
#, kde-format
|
||
msgctxt "files (size)"
|
||
msgid "%1 (%2)"
|
||
msgstr "%1(%2)"
|
||
|
||
#: core/global.cpp:105
|
||
#, kde-format
|
||
msgctxt "items: folders, files (size)"
|
||
msgid "%1: %2"
|
||
msgstr "%1:%2"
|
||
|
||
#: core/job.cpp:97
|
||
#, kde-format
|
||
msgctxt "@title job"
|
||
msgid "Moving"
|
||
msgstr "移動中"
|
||
|
||
#: core/job.cpp:98 core/job.cpp:106 core/job.cpp:114 core/job.cpp:143
|
||
#: widgets/fileundomanager.cpp:142
|
||
#, kde-format
|
||
msgctxt "The source of a file operation"
|
||
msgid "Source"
|
||
msgstr "來源"
|
||
|
||
#: core/job.cpp:99 core/job.cpp:107 core/job.cpp:115
|
||
#: widgets/fileundomanager.cpp:143
|
||
#, kde-format
|
||
msgctxt "The destination of a file operation"
|
||
msgid "Destination"
|
||
msgstr "目的地"
|
||
|
||
#: core/job.cpp:105
|
||
#, kde-format
|
||
msgctxt "@title job"
|
||
msgid "Renaming"
|
||
msgstr "重新命名中"
|
||
|
||
#: core/job.cpp:113
|
||
#, kde-format
|
||
msgctxt "@title job"
|
||
msgid "Copying"
|
||
msgstr "複製中"
|
||
|
||
#: core/job.cpp:121
|
||
#, kde-format
|
||
msgctxt "@title job"
|
||
msgid "Creating directory"
|
||
msgstr "建立目錄中"
|
||
|
||
#: core/job.cpp:122 widgets/fileundomanager.cpp:137
|
||
#: widgets/kurlrequester.cpp:438
|
||
#, kde-format
|
||
msgid "Directory"
|
||
msgstr "目錄"
|
||
|
||
#: core/job.cpp:128
|
||
#, kde-format
|
||
msgctxt "@title job"
|
||
msgid "Deleting"
|
||
msgstr "刪除中"
|
||
|
||
#: core/job.cpp:129 core/job.cpp:136 widgets/fileundomanager.cpp:153
|
||
#: widgets/kurlrequester.cpp:437
|
||
#, kde-format
|
||
msgid "File"
|
||
msgstr "檔案"
|
||
|
||
#: core/job.cpp:135
|
||
#, kde-format
|
||
msgctxt "@title job"
|
||
msgid "Examining"
|
||
msgstr "檢視中"
|
||
|
||
#: core/job.cpp:142
|
||
#, kde-format
|
||
msgctxt "@title job"
|
||
msgid "Transferring"
|
||
msgstr "傳輸中"
|
||
|
||
#: core/job.cpp:149
|
||
#, kde-format
|
||
msgctxt "@title job"
|
||
msgid "Mounting"
|
||
msgstr "掛載中"
|
||
|
||
#: core/job.cpp:149
|
||
#, kde-format
|
||
msgid "Device"
|
||
msgstr "裝置"
|
||
|
||
#: core/job.cpp:149 core/job.cpp:154
|
||
#, kde-format
|
||
msgid "Mountpoint"
|
||
msgstr "掛載點"
|
||
|
||
#: core/job.cpp:154
|
||
#, kde-format
|
||
msgctxt "@title job"
|
||
msgid "Unmounting"
|
||
msgstr "卸載中"
|
||
|
||
#: core/job.cpp:264
|
||
#, kde-format
|
||
msgid "Change Attribute"
|
||
msgstr "變更屬性"
|
||
|
||
#: core/job.cpp:266
|
||
#, kde-format
|
||
msgid ""
|
||
"Root privileges are required to change file attributes. Do you want to "
|
||
"continue?"
|
||
msgstr "變更檔案屬性需要 root 權限。您想要繼續嗎?"
|
||
|
||
#: core/job.cpp:270
|
||
#, kde-format
|
||
msgid "Copy Files"
|
||
msgstr "複製檔案"
|
||
|
||
#: core/job.cpp:272
|
||
#, kde-format
|
||
msgid ""
|
||
"Root privileges are required to complete the copy operation. Do you want to "
|
||
"continue?"
|
||
msgstr "完成複製操作需要 root 權限。您想要繼續嗎?"
|
||
|
||
#: core/job.cpp:276
|
||
#, kde-format
|
||
msgid "Delete Files"
|
||
msgstr "刪除檔案"
|
||
|
||
#: core/job.cpp:278
|
||
#, kde-format
|
||
msgid ""
|
||
"Root privileges are required to complete the delete operation. However, "
|
||
"doing so may damage your system. Do you want to continue?"
|
||
msgstr "完成刪除操作需要 root 權限。不過,這可能會毀損您的系統。您想要繼續嗎?"
|
||
|
||
#: core/job.cpp:282
|
||
#, kde-format
|
||
msgid "Create Folder"
|
||
msgstr "建立資料夾"
|
||
|
||
#: core/job.cpp:284
|
||
#, kde-format
|
||
msgid ""
|
||
"Root privileges are required to create this folder. Do you want to continue?"
|
||
msgstr "建立此資料夾需要 root 權限。您想要繼續嗎?"
|
||
|
||
#: core/job.cpp:288
|
||
#, kde-format
|
||
msgid "Move Items"
|
||
msgstr "移動項目"
|
||
|
||
#: core/job.cpp:290
|
||
#, kde-format
|
||
msgid ""
|
||
"Root privileges are required to complete the move operation. Do you want to "
|
||
"continue?"
|
||
msgstr "完成移動操作需要 root 權限。您想要繼續嗎?"
|
||
|
||
#: core/job.cpp:294 kioworkers/file/file_unix.cpp:122
|
||
#, kde-format
|
||
msgid "Rename"
|
||
msgstr "重新命名"
|
||
|
||
#: core/job.cpp:296
|
||
#, kde-format
|
||
msgid ""
|
||
"Root privileges are required to complete renaming. Do you want to continue?"
|
||
msgstr "完成重新命名需要 root 權限。您想要繼續嗎?"
|
||
|
||
#: core/job.cpp:300 filewidgets/knewfilemenu.cpp:640
|
||
#: kioworkers/file/file_unix.cpp:126
|
||
#, kde-format
|
||
msgid "Create Symlink"
|
||
msgstr "建立符號連結"
|
||
|
||
#: core/job.cpp:302
|
||
#, kde-format
|
||
msgid ""
|
||
"Root privileges are required to create a symlink. Do you want to continue?"
|
||
msgstr "建立符號連結需要 root 權限。您想要繼續嗎?"
|
||
|
||
#: core/job.cpp:306
|
||
#, kde-format
|
||
msgid "Transfer data"
|
||
msgstr "傳輸資料"
|
||
|
||
#: core/job.cpp:308
|
||
#, kde-format
|
||
msgid ""
|
||
"Root privileges are required to complete transferring data. Do you want to "
|
||
"continue?"
|
||
msgstr "完成傳輸資料需要 root 權限。您想要繼續嗎?"
|
||
|
||
#: core/job_error.cpp:37
|
||
#, kde-format
|
||
msgid "Could not read %1."
|
||
msgstr "無法讀取 %1。"
|
||
|
||
#: core/job_error.cpp:40
|
||
#, kde-format
|
||
msgid "Could not write to %1."
|
||
msgstr "無法寫入至 %1。"
|
||
|
||
#: core/job_error.cpp:43
|
||
#, kde-format
|
||
msgid "Could not start process %1."
|
||
msgstr "無法啟動程序 %1。"
|
||
|
||
#: core/job_error.cpp:46
|
||
#, kde-format
|
||
msgid ""
|
||
"Internal Error\n"
|
||
"Please send a full bug report at https://bugs.kde.org\n"
|
||
"%1"
|
||
msgstr ""
|
||
"內部錯誤\n"
|
||
"請將完整的問題報告傳送到 https://bugs.kde.org\n"
|
||
"%1"
|
||
|
||
#: core/job_error.cpp:49
|
||
#, kde-format
|
||
msgid "Malformed URL %1."
|
||
msgstr "不正確的 URL %1。"
|
||
|
||
#: core/job_error.cpp:52
|
||
#, kde-format
|
||
msgid "The protocol %1 is not supported."
|
||
msgstr "不支援 %1 通訊協定。"
|
||
|
||
#: core/job_error.cpp:55
|
||
#, kde-format
|
||
msgid "The protocol %1 is only a filter protocol."
|
||
msgstr "%1 只是一個過濾協定。"
|
||
|
||
#: core/job_error.cpp:62
|
||
#, kde-format
|
||
msgid "%1 is a folder, but a file was expected."
|
||
msgstr "%1 是一個資料夾,但現在需要的是檔案。"
|
||
|
||
#: core/job_error.cpp:65
|
||
#, kde-format
|
||
msgid "%1 is a file, but a folder was expected."
|
||
msgstr "%1 是一個檔案,但現在需要的是資料夾。"
|
||
|
||
#: core/job_error.cpp:68
|
||
#, kde-format
|
||
msgid "The file or folder %1 does not exist."
|
||
msgstr "檔案或資料夾 %1 不存在。"
|
||
|
||
#: core/job_error.cpp:71
|
||
#, kde-format
|
||
msgid "A file named %1 already exists."
|
||
msgstr "名為 %1 的檔案已經存在。"
|
||
|
||
#: core/job_error.cpp:74
|
||
#, kde-format
|
||
msgid "A folder named %1 already exists."
|
||
msgstr "名為 %1 的資料夾已經存在。"
|
||
|
||
#: core/job_error.cpp:77
|
||
#, kde-format
|
||
msgid "No hostname specified."
|
||
msgstr "沒有指定主機名稱。"
|
||
|
||
#: core/job_error.cpp:77
|
||
#, kde-format
|
||
msgid "Unknown host %1"
|
||
msgstr "不明的主機 %1"
|
||
|
||
#: core/job_error.cpp:80
|
||
#, kde-format
|
||
msgid "Access denied to %1."
|
||
msgstr "拒絕存取 %1。"
|
||
|
||
#: core/job_error.cpp:83
|
||
#, kde-format
|
||
msgid ""
|
||
"Access denied.\n"
|
||
"Could not write to %1."
|
||
msgstr ""
|
||
"拒絕存取。\n"
|
||
"無法寫入至 %1。"
|
||
|
||
#: core/job_error.cpp:86
|
||
#, kde-format
|
||
msgid "Could not enter folder %1."
|
||
msgstr "無法進入資料夾 %1。"
|
||
|
||
#: core/job_error.cpp:89
|
||
#, kde-format
|
||
msgid "The protocol %1 does not implement a folder service."
|
||
msgstr "協定 %1 並未實作資料夾服務。"
|
||
|
||
#: core/job_error.cpp:92
|
||
#, kde-format
|
||
msgid "Found a cyclic link in %1."
|
||
msgstr "在 %1 中發現一個循環連結。"
|
||
|
||
#: core/job_error.cpp:95
|
||
#, kde-format
|
||
msgid "Found a cyclic link while copying %1."
|
||
msgstr "在複製 %1 時發現一個循環連結。"
|
||
|
||
#: core/job_error.cpp:98
|
||
#, kde-format
|
||
msgid "Could not create socket for accessing %1."
|
||
msgstr "無法建立 socket 以存取 %1。"
|
||
|
||
#: core/job_error.cpp:101
|
||
#, kde-format
|
||
msgid "Could not connect to host %1."
|
||
msgstr "無法連線到主機 %1。"
|
||
|
||
#: core/job_error.cpp:104
|
||
#, kde-format
|
||
msgid "Connection to host %1 is broken."
|
||
msgstr "連線到主機 %1 失敗。"
|
||
|
||
#: core/job_error.cpp:107
|
||
#, kde-format
|
||
msgid "The protocol %1 is not a filter protocol."
|
||
msgstr "協定 %1 不是一個過濾協定。"
|
||
|
||
#: core/job_error.cpp:110
|
||
#, kde-format
|
||
msgid ""
|
||
"Could not mount device.\n"
|
||
"The reported error was:\n"
|
||
"%1"
|
||
msgstr ""
|
||
"無法掛載裝置。\n"
|
||
"回應的錯誤為:\n"
|
||
"%1"
|
||
|
||
#: core/job_error.cpp:113
|
||
#, kde-format
|
||
msgid ""
|
||
"Could not unmount device.\n"
|
||
"The reported error was:\n"
|
||
"%1"
|
||
msgstr ""
|
||
"無法卸載裝置。\n"
|
||
"回應的錯誤為:\n"
|
||
"%1"
|
||
|
||
#: core/job_error.cpp:116
|
||
#, kde-format
|
||
msgid "Could not read file %1."
|
||
msgstr "無法讀取檔案 %1。"
|
||
|
||
#: core/job_error.cpp:119
|
||
#, kde-format
|
||
msgid "Could not write to file %1."
|
||
msgstr "無法寫入檔案 %1。"
|
||
|
||
#: core/job_error.cpp:122
|
||
#, kde-format
|
||
msgid "Could not bind %1."
|
||
msgstr "無法 bind %1。"
|
||
|
||
#: core/job_error.cpp:125
|
||
#, kde-format
|
||
msgid "Could not listen %1."
|
||
msgstr "無法聽候 (listen) %1。"
|
||
|
||
#: core/job_error.cpp:128
|
||
#, kde-format
|
||
msgid "Could not accept %1."
|
||
msgstr "無法接受 (accept) %1。"
|
||
|
||
#: core/job_error.cpp:134
|
||
#, kde-format
|
||
msgid "Could not access %1."
|
||
msgstr "無法存取 %1。"
|
||
|
||
#: core/job_error.cpp:137
|
||
#, kde-format
|
||
msgid "Could not terminate listing %1."
|
||
msgstr "無法終結 %1 主機的 listen 呼叫。"
|
||
|
||
#: core/job_error.cpp:140
|
||
#, kde-format
|
||
msgid "Could not make folder %1."
|
||
msgstr "無法建立資料夾 %1。"
|
||
|
||
#: core/job_error.cpp:143
|
||
#, kde-format
|
||
msgid "Could not remove folder %1."
|
||
msgstr "無法移除資料夾 %1。"
|
||
|
||
#: core/job_error.cpp:146
|
||
#, kde-format
|
||
msgid "Could not resume file %1."
|
||
msgstr "無法恢復檔案 %1。"
|
||
|
||
#: core/job_error.cpp:149
|
||
#, kde-format
|
||
msgid "Could not rename file %1."
|
||
msgstr "無法重新命名檔案 %1。"
|
||
|
||
#: core/job_error.cpp:152
|
||
#, kde-format
|
||
msgid "Could not change permissions for %1."
|
||
msgstr "無法變更 %1 的權限。"
|
||
|
||
#: core/job_error.cpp:155
|
||
#, kde-format
|
||
msgid "Could not change ownership for %1."
|
||
msgstr "無法變更 %1 的權限。"
|
||
|
||
#: core/job_error.cpp:158
|
||
#, kde-format
|
||
msgid "Could not delete file %1."
|
||
msgstr "無法刪除檔案 %1。"
|
||
|
||
#: core/job_error.cpp:161
|
||
#, kde-format
|
||
msgid "The process for the %1 protocol died unexpectedly."
|
||
msgstr "%1 協定程式不預期的結束。"
|
||
|
||
#: core/job_error.cpp:164
|
||
#, kde-format
|
||
msgid ""
|
||
"Error. Out of memory.\n"
|
||
"%1"
|
||
msgstr ""
|
||
"錯誤。記憶體不足。\n"
|
||
"%1"
|
||
|
||
#: core/job_error.cpp:167
|
||
#, kde-format
|
||
msgid ""
|
||
"Unknown proxy host\n"
|
||
"%1"
|
||
msgstr ""
|
||
"不明的代理伺服器主機\n"
|
||
"%1"
|
||
|
||
#: core/job_error.cpp:170
|
||
#, kde-format
|
||
msgid "Authorization failed, %1 authentication not supported"
|
||
msgstr "授權失敗,%1 認證不支援"
|
||
|
||
#: core/job_error.cpp:176
|
||
#, kde-format
|
||
msgid ""
|
||
"User canceled action\n"
|
||
"%1"
|
||
msgstr ""
|
||
"使用者取消的動作\n"
|
||
"%1"
|
||
|
||
#: core/job_error.cpp:179
|
||
#, kde-format
|
||
msgid ""
|
||
"Internal error in server\n"
|
||
"%1"
|
||
msgstr "伺服器 %1 發生內部錯誤"
|
||
|
||
#: core/job_error.cpp:182
|
||
#, kde-format
|
||
msgid ""
|
||
"Timeout on server\n"
|
||
"%1"
|
||
msgstr "伺服器 %1 發生逾時"
|
||
|
||
#: core/job_error.cpp:185
|
||
#, kde-format
|
||
msgid ""
|
||
"Unknown error\n"
|
||
"%1"
|
||
msgstr ""
|
||
"不明的錯誤\n"
|
||
"%1"
|
||
|
||
#: core/job_error.cpp:188
|
||
#, kde-format
|
||
msgid ""
|
||
"Unknown interrupt\n"
|
||
"%1"
|
||
msgstr ""
|
||
"不明的中斷\n"
|
||
"%1"
|
||
|
||
#: core/job_error.cpp:199
|
||
#, kde-format
|
||
msgid ""
|
||
"Could not delete original file %1.\n"
|
||
"Please check permissions."
|
||
msgstr ""
|
||
"無法刪除原始檔 %1。\n"
|
||
"請確定權限。"
|
||
|
||
#: core/job_error.cpp:202
|
||
#, kde-format
|
||
msgid ""
|
||
"Could not delete partial file %1.\n"
|
||
"Please check permissions."
|
||
msgstr ""
|
||
"無法刪除部分檔案 %1。\n"
|
||
"請確定權限。"
|
||
|
||
#: core/job_error.cpp:205
|
||
#, kde-format
|
||
msgid ""
|
||
"Could not rename original file %1.\n"
|
||
"Please check permissions."
|
||
msgstr ""
|
||
"無法重新命名原始檔 %1。\n"
|
||
"請確定權限。"
|
||
|
||
#: core/job_error.cpp:208
|
||
#, kde-format
|
||
msgid ""
|
||
"Could not rename partial file %1.\n"
|
||
"Please check permissions."
|
||
msgstr ""
|
||
"無法重新命名部分檔案 %1。\n"
|
||
"請確定權限。"
|
||
|
||
#: core/job_error.cpp:211
|
||
#, kde-format
|
||
msgid ""
|
||
"Could not create symlink %1.\n"
|
||
"Please check permissions."
|
||
msgstr ""
|
||
"無法建立符號連結 %1。\n"
|
||
"請確定權限。"
|
||
|
||
#: core/job_error.cpp:214
|
||
#, kde-format
|
||
msgid ""
|
||
"Cannot create symlinks at %1.\n"
|
||
"The destination filesystem doesn't support symlinks."
|
||
msgstr ""
|
||
"無法在 %1 建立符號連結。\n"
|
||
"目標檔案系統不支援符號連結。"
|
||
|
||
#: core/job_error.cpp:220
|
||
#, kde-format
|
||
msgid "There is not enough space on the disk to write %1."
|
||
msgstr "硬碟上沒有足夠能用來寫入 %1 的空間。"
|
||
|
||
#: core/job_error.cpp:223
|
||
#, kde-format
|
||
msgid ""
|
||
"The source and destination are the same file.\n"
|
||
"%1"
|
||
msgstr ""
|
||
"來源跟目標都是同一個檔案。\n"
|
||
"%1"
|
||
|
||
#: core/job_error.cpp:231
|
||
#, kde-format
|
||
msgid "%1 is required by the server, but is not available."
|
||
msgstr "此伺服器要求 %1,但卻無法使用。"
|
||
|
||
#: core/job_error.cpp:234
|
||
#, kde-format
|
||
msgid "Access to restricted port in POST denied."
|
||
msgstr "對 POST 中限制的通訊埠存取被拒。"
|
||
|
||
#: core/job_error.cpp:237
|
||
#, kde-format
|
||
msgid ""
|
||
"The required content size information was not provided for a POST operation."
|
||
msgstr "未提供 POST 操作所需要的內容大小資訊。"
|
||
|
||
#: core/job_error.cpp:240
|
||
#, kde-format
|
||
msgid "A file or folder cannot be dropped onto itself"
|
||
msgstr "資料夾無法放到它自己裡面"
|
||
|
||
#: core/job_error.cpp:243
|
||
#, kde-format
|
||
msgid "A folder cannot be moved into itself"
|
||
msgstr "資料夾無法移動到它自己裡面"
|
||
|
||
#: core/job_error.cpp:246
|
||
#, kde-format
|
||
msgid "Communication with the local password server failed"
|
||
msgstr "與本機密碼伺服器聯繫失敗"
|
||
|
||
#: core/job_error.cpp:249
|
||
#, kde-format
|
||
msgid "Unable to create KIO worker. %1"
|
||
msgstr "無法建立 KIO worker。%1"
|
||
|
||
#: core/job_error.cpp:253
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"Cannot transfer <filename>%1</filename> because it is too large. The "
|
||
"destination filesystem only supports files up to 4GiB"
|
||
msgstr ""
|
||
"因檔案過大導致無法傳輸 <filename>%1</filename>。目標檔案系統僅支援最大 4GiB "
|
||
"的檔案"
|
||
|
||
#: core/job_error.cpp:258
|
||
#, kde-format
|
||
msgid ""
|
||
"Privilege escalation is not necessary because \n"
|
||
"'%1' is owned by the current user.\n"
|
||
"Please retry after changing permissions."
|
||
msgstr ""
|
||
"因為目前使用者擁有「%1」,\n"
|
||
"所以不必「提升權限」。\n"
|
||
"請在變更權限後重試。"
|
||
|
||
#: core/job_error.cpp:261
|
||
#, kde-format
|
||
msgid "File is too large to be trashed."
|
||
msgstr "檔案太大而無法移至垃圾桶。"
|
||
|
||
#: core/job_error.cpp:264
|
||
#, kde-format
|
||
msgid ""
|
||
"Unknown error code %1\n"
|
||
"%2\n"
|
||
"Please send a full bug report at https://bugs.kde.org."
|
||
msgstr ""
|
||
"未知錯誤代碼 %1\n"
|
||
"%2\n"
|
||
"請將完整的問題報告傳送到 https://bugs.kde.org。"
|
||
|
||
#: core/job_error.cpp:295
|
||
#, kde-format
|
||
msgctxt "@info url"
|
||
msgid "(unknown)"
|
||
msgstr "(不明)"
|
||
|
||
#: core/job_error.cpp:301
|
||
#, kde-format
|
||
msgctxt "@info %1 error name, %2 description"
|
||
msgid "<qt><p><b>%1</b></p><p>%2</p></qt>"
|
||
msgstr "<qt><p><b>%1</b></p><p>%2</p></qt>"
|
||
|
||
#: core/job_error.cpp:305
|
||
#, kde-format
|
||
msgid "<b>Technical reason</b>: "
|
||
msgstr "<b>技術原因</b>:"
|
||
|
||
#: core/job_error.cpp:307
|
||
#, kde-format
|
||
msgid "<b>Details of the request</b>:"
|
||
msgstr "<b>要求的細節</b>:"
|
||
|
||
#: core/job_error.cpp:307
|
||
#, kde-format
|
||
msgid "<li>URL: %1</li>"
|
||
msgstr "<li>URL:%1</li>"
|
||
|
||
#: core/job_error.cpp:309
|
||
#, kde-format
|
||
msgid "<li>Protocol: %1</li>"
|
||
msgstr "<li>協定:%1</li>"
|
||
|
||
#: core/job_error.cpp:311
|
||
#, kde-format
|
||
msgid "<li>Date and time: %1</li>"
|
||
msgstr "<li>日期和時刻:%1</li>"
|
||
|
||
#: core/job_error.cpp:311
|
||
#, kde-format
|
||
msgid "<li>Additional information: %1</li>"
|
||
msgstr "<li>額外資訊:%1</li>"
|
||
|
||
#: core/job_error.cpp:313
|
||
#, kde-format
|
||
msgid "<b>Possible causes</b>:"
|
||
msgstr "<b>可能原因</b>:"
|
||
|
||
#: core/job_error.cpp:317
|
||
#, kde-format
|
||
msgid "<b>Possible solutions</b>:"
|
||
msgstr "<b>可能的解決方法</b>:"
|
||
|
||
#: core/job_error.cpp:361
|
||
#, kde-format
|
||
msgctxt "@info protocol"
|
||
msgid "(unknown)"
|
||
msgstr "(不明)"
|
||
|
||
#: core/job_error.cpp:374
|
||
#, kde-format
|
||
msgid ""
|
||
"Contact your appropriate computer support system, whether the system "
|
||
"administrator, or technical support group for further assistance."
|
||
msgstr ""
|
||
"請聯絡適合的電腦支援組織,例如系統管理員或技術支援小組,以取得進一步的協助。"
|
||
|
||
#: core/job_error.cpp:378
|
||
#, kde-format
|
||
msgid "Contact the administrator of the server for further assistance."
|
||
msgstr "請聯繫伺服器的管理員,以取得進一步的協助。"
|
||
|
||
#: core/job_error.cpp:381
|
||
#, kde-format
|
||
msgid "Check your access permissions on this resource."
|
||
msgstr "請檢查您對該資源的存取權限。"
|
||
|
||
#: core/job_error.cpp:383
|
||
#, kde-format
|
||
msgid ""
|
||
"Your access permissions may be inadequate to perform the requested operation "
|
||
"on this resource."
|
||
msgstr "您可能沒有足夠權限來執行所要求的對該資源的作業。"
|
||
|
||
#: core/job_error.cpp:386
|
||
#, kde-format
|
||
msgid ""
|
||
"The file may be in use (and thus locked) by another user or application."
|
||
msgstr "該檔案可能正在被其他使用者或應用程式使用 (所以被鎖定)。"
|
||
|
||
#: core/job_error.cpp:389
|
||
#, kde-format
|
||
msgid ""
|
||
"Check to make sure that no other application or user is using the file or "
|
||
"has locked the file."
|
||
msgstr "請檢查並確定沒有其他應用程式或使用者正在使用或鎖定該檔案。"
|
||
|
||
#: core/job_error.cpp:392
|
||
#, kde-format
|
||
msgid "Although unlikely, a hardware error may have occurred."
|
||
msgstr "雖然不太可能,但似乎出現了硬體錯誤。"
|
||
|
||
#: core/job_error.cpp:394
|
||
#, kde-format
|
||
msgid "You may have encountered a bug in the program."
|
||
msgstr "您可能遇到了程式中的錯誤。"
|
||
|
||
#: core/job_error.cpp:396
|
||
#, kde-format
|
||
msgid ""
|
||
"This is most likely to be caused by a bug in the program. Please consider "
|
||
"submitting a full bug report as detailed below."
|
||
msgstr ""
|
||
"這最有可能是程式中的錯誤所導致。請考慮提交一份完整的錯誤報告,詳情如下。"
|
||
|
||
#: core/job_error.cpp:399
|
||
#, kde-format
|
||
msgid ""
|
||
"Update your software to the latest version. Your distribution should provide "
|
||
"tools to update your software."
|
||
msgstr "請將您的軟體更新至最新版本。您使用的發行版應該提供更新軟體的工具。"
|
||
|
||
#: core/job_error.cpp:402
|
||
#, kde-format
|
||
msgid ""
|
||
"When all else fails, please consider helping the KDE team or the third party "
|
||
"maintainer of this software by submitting a high quality bug report. If the "
|
||
"software is provided by a third party, please contact them directly. "
|
||
"Otherwise, first look to see if the same bug has been submitted by someone "
|
||
"else by searching at the <a href=\"https://bugs.kde.org/\">KDE bug reporting "
|
||
"website</a>. If not, take note of the details given above, and include them "
|
||
"in your bug report, along with as many other details as you think might help."
|
||
msgstr ""
|
||
"如果您多番嘗試後仍然無法解決問題,請考慮幫助 KDE 團隊或該軟體的第三方維護者,"
|
||
"並提交一份高品質的錯誤報告。如果該軟體是由第三方提供的,請直接與他們聯繫。如"
|
||
"果該軟體是 KDE 團隊提供的,請先在 <a href=\"https://bugs.kde.org/\">KDE 錯誤"
|
||
"報告網站</a> 搜尋,看看是否已經有人報告了相同的錯誤。如果沒有,請把上面的詳細"
|
||
"資訊,以及任何您認為有幫助的細節,附入您的錯誤報告中。"
|
||
|
||
#: core/job_error.cpp:411
|
||
#, kde-format
|
||
msgid "There may have been a problem with your network connection."
|
||
msgstr "您的網路連線可能有問題。"
|
||
|
||
#: core/job_error.cpp:415
|
||
#, kde-format
|
||
msgid ""
|
||
"There may have been a problem with your network configuration. If you have "
|
||
"been accessing the Internet with no problems recently, this is unlikely."
|
||
msgstr ""
|
||
"您的網路設定可能有問題。如果您最近存取網際網路沒有問題,這就不太可能了。"
|
||
|
||
#: core/job_error.cpp:419
|
||
#, kde-format
|
||
msgid ""
|
||
"There may have been a problem at some point along the network path between "
|
||
"the server and this computer."
|
||
msgstr "在網路中這部電腦和對方伺服器之間的路徑可能有問題。"
|
||
|
||
#: core/job_error.cpp:421
|
||
#, kde-format
|
||
msgid "Try again, either now or at a later time."
|
||
msgstr "請現在或稍後重試。"
|
||
|
||
#: core/job_error.cpp:422
|
||
#, kde-format
|
||
msgid "A protocol error or incompatibility may have occurred."
|
||
msgstr "可能出現了通訊協定錯誤或不相容。"
|
||
|
||
#: core/job_error.cpp:423
|
||
#, kde-format
|
||
msgid "Ensure that the resource exists, and try again."
|
||
msgstr "請確實該資源存在,然後再重試。"
|
||
|
||
#: core/job_error.cpp:424
|
||
#, kde-format
|
||
msgid "The specified resource may not exist."
|
||
msgstr "指定的資源並不存在。"
|
||
|
||
#: core/job_error.cpp:426
|
||
#, kde-format
|
||
msgid "Double-check that you have entered the correct location and try again."
|
||
msgstr "請再三檢查您輸入的位置正確,然後再重試。"
|
||
|
||
#: core/job_error.cpp:428
|
||
#, kde-format
|
||
msgid "Check your network connection status."
|
||
msgstr "請檢查您的網路連線狀態。"
|
||
|
||
#: core/job_error.cpp:432
|
||
#, kde-format
|
||
msgid "Cannot Open Resource For Reading"
|
||
msgstr "無法開啟資源進行讀取"
|
||
|
||
#: core/job_error.cpp:434
|
||
#, kde-format
|
||
msgid ""
|
||
"This means that the contents of the requested file or folder <strong>%1</"
|
||
"strong> could not be retrieved, as read access could not be obtained."
|
||
msgstr ""
|
||
"這就是說,請求的檔案或資料夾 <strong>%1</strong> 的內容無法接收,因為無法取得"
|
||
"讀入權限。"
|
||
|
||
#: core/job_error.cpp:439
|
||
#, kde-format
|
||
msgid "You may not have permissions to read the file or open the folder."
|
||
msgstr "您也許沒有讀取檔案或者是開啟資料夾。"
|
||
|
||
#: core/job_error.cpp:446
|
||
#, kde-format
|
||
msgid "Cannot Open Resource For Writing"
|
||
msgstr "無法開啟資源進行寫入"
|
||
|
||
#: core/job_error.cpp:448
|
||
#, kde-format
|
||
msgid ""
|
||
"This means that the file, <strong>%1</strong>, could not be written to as "
|
||
"requested, because access with permission to write could not be obtained."
|
||
msgstr ""
|
||
"這就是說,該檔案 <strong>%1</strong> 無法按請求寫入,因為無法取得寫入權限。"
|
||
|
||
#: core/job_error.cpp:457
|
||
#, kde-format
|
||
msgid "Cannot Launch Process required by the %1 Protocol"
|
||
msgstr "無法啟動 %1 通訊協定所需的行程"
|
||
|
||
#: core/job_error.cpp:458
|
||
#, kde-format
|
||
msgid "Unable to Launch Process"
|
||
msgstr "無法啟動行程"
|
||
|
||
#: core/job_error.cpp:460
|
||
#, kde-format
|
||
msgid ""
|
||
"The program on your computer which provides access to the <strong>%1</"
|
||
"strong> protocol could not be found or started. This is usually due to "
|
||
"technical reasons."
|
||
msgstr ""
|
||
"在您的電腦上提供 <strong>%1</strong> 協定存取的程式找不到或無法啟動。這通常是"
|
||
"由某些技術原因所致。"
|
||
|
||
#: core/job_error.cpp:465
|
||
#, kde-format
|
||
msgid ""
|
||
"The program which provides compatibility with this protocol may not have "
|
||
"been updated with your last update of KDE. This can cause the program to be "
|
||
"incompatible with the current version and thus not start."
|
||
msgstr ""
|
||
"提供此通訊協定的相容性的程式,可能並未與您的最新版 KDE 更新。這會造成該程式與"
|
||
"目前版本不相容而無法啟動。"
|
||
|
||
#: core/job_error.cpp:474
|
||
#, kde-format
|
||
msgid "Internal Error"
|
||
msgstr "內部錯誤"
|
||
|
||
#: core/job_error.cpp:476
|
||
#, kde-format
|
||
msgid ""
|
||
"The program on your computer which provides access to the <strong>%1</"
|
||
"strong> protocol has reported an internal error."
|
||
msgstr ""
|
||
"在您的電腦上提供 <strong>%1</strong> 協定存取的程式報告了一個內部錯誤。"
|
||
|
||
#: core/job_error.cpp:484
|
||
#, kde-format
|
||
msgid "Improperly Formatted URL"
|
||
msgstr "未正確格式化的 URL"
|
||
|
||
#: core/job_error.cpp:486
|
||
#, kde-format
|
||
msgid ""
|
||
"The <strong>U</strong>niform <strong>R</strong>esource <strong>L</"
|
||
"strong>ocator (URL) that you entered was not properly formatted. The format "
|
||
"of a URL is generally as follows:<blockquote><strong>protocol://user:"
|
||
"password@www.example.org:port/folder/filename.extension?query=value</"
|
||
"strong></blockquote>"
|
||
msgstr ""
|
||
"您所輸入的 URL (<strong>U</strong>niform <strong>R</strong>esource "
|
||
"<strong>L</strong>ocator, 統一資源定位符) 格式有誤。一般 URL 的正確格式應該"
|
||
"是:<blockquote><strong>protocol://使用者:密碼@www.example.org:埠號/資料夾/檔"
|
||
"名.副檔名?查詢=值</strong></blockquote>"
|
||
|
||
#: core/job_error.cpp:495
|
||
#, kde-format
|
||
msgid "Unsupported Protocol %1"
|
||
msgstr "不支援的協定 %1"
|
||
|
||
#: core/job_error.cpp:497
|
||
#, kde-format
|
||
msgid ""
|
||
"The protocol <strong>%1</strong> is not supported by the KDE programs "
|
||
"currently installed on this computer."
|
||
msgstr "目前安裝在此電腦上的 KDE 程式不支援 <strong>%1</strong> 通訊協定。"
|
||
|
||
#: core/job_error.cpp:500
|
||
#, kde-format
|
||
msgid "The requested protocol may not be supported."
|
||
msgstr "不支援要求的通訊協定。"
|
||
|
||
#: core/job_error.cpp:502
|
||
#, kde-format
|
||
msgid ""
|
||
"The versions of the %1 protocol supported by this computer and the server "
|
||
"may be incompatible."
|
||
msgstr "此電腦支援的 %1 通訊協定的版本可能和伺服器的版本不相容。"
|
||
|
||
#: core/job_error.cpp:506
|
||
#, kde-format
|
||
msgid ""
|
||
"You may perform a search on the Internet for a software plugin (called a "
|
||
"\"KIO worker\") which supports this protocol. Places to search include <a "
|
||
"href=\"https://store.kde.org/\">https://store.kde.org</a>."
|
||
msgstr ""
|
||
"您可以在網際網路上搜尋一個支援此通訊協定的外掛程式 (叫做 KIO worker)。建議搜"
|
||
"尋 <a href=\"https://store.kde.org/\">https://store.kde.org</a>。"
|
||
|
||
#: core/job_error.cpp:514
|
||
#, kde-format
|
||
msgid "URL Does Not Refer to a Resource."
|
||
msgstr "URL 不是一個資源。"
|
||
|
||
#: core/job_error.cpp:515
|
||
#, kde-format
|
||
msgid "Protocol is a Filter Protocol"
|
||
msgstr "該協定是一個過濾協定"
|
||
|
||
#: core/job_error.cpp:517
|
||
#, kde-format
|
||
msgid ""
|
||
"The <strong>U</strong>niform <strong>R</strong>esource <strong>L</"
|
||
"strong>ocator (URL) that you entered did not refer to a specific resource."
|
||
msgstr ""
|
||
"您輸入的 URL (<strong>U</strong>niform <strong>R</strong>esource <strong>L</"
|
||
"strong>ocator, 統一資源定位符) 並不指向特定的資源。"
|
||
|
||
#: core/job_error.cpp:521
|
||
#, kde-format
|
||
msgid ""
|
||
"KDE is able to communicate through a protocol within a protocol; the "
|
||
"protocol specified is only for use in such situations, however this is not "
|
||
"one of these situations. This is a rare event, and is likely to indicate a "
|
||
"programming error."
|
||
msgstr ""
|
||
"KDE 能夠在一個協定裡透過另一個協定進行通訊;指定的協定只適用於那種場合,現在"
|
||
"卻不是那種場合。這個錯誤比較罕見,大概是編程出錯了。"
|
||
|
||
#: core/job_error.cpp:529
|
||
#, kde-format
|
||
msgid "Unsupported Action: %1"
|
||
msgstr "不支援的動作: %1"
|
||
|
||
#: core/job_error.cpp:531
|
||
#, kde-format
|
||
msgid ""
|
||
"The requested action is not supported by the KDE program which is "
|
||
"implementing the <strong>%1</strong> protocol."
|
||
msgstr "實作 <strong>%1</strong> 協定的 KDE 程式不支援要求的動作。"
|
||
|
||
#: core/job_error.cpp:535
|
||
#, kde-format
|
||
msgid ""
|
||
"This error is very much dependent on the KDE program. The additional "
|
||
"information should give you more information than is available to the KDE "
|
||
"input/output architecture."
|
||
msgstr ""
|
||
"這個錯誤非常關乎於個別的 KDE 程式。[額外資訊] 應該可以比 KDE 的輸入/輸出架構"
|
||
"給您更多的資訊。"
|
||
|
||
#: core/job_error.cpp:539
|
||
#, kde-format
|
||
msgid "Attempt to find another way to accomplish the same outcome."
|
||
msgstr "請嘗試以其他的方法來達成相同的結果。"
|
||
|
||
#: core/job_error.cpp:544
|
||
#, kde-format
|
||
msgid "File Expected"
|
||
msgstr "需要檔案。"
|
||
|
||
#: core/job_error.cpp:546
|
||
#, kde-format
|
||
msgid ""
|
||
"The request expected a file, however the folder <strong>%1</strong> was "
|
||
"found instead."
|
||
msgstr "該要求需要一個檔案,然而找到的 <strong>%1</strong> 是一個資料夾。"
|
||
|
||
#: core/job_error.cpp:549
|
||
#, kde-format
|
||
msgid "This may be an error on the server side."
|
||
msgstr "這個可能是伺服器端的錯誤。"
|
||
|
||
#: core/job_error.cpp:554
|
||
#, kde-format
|
||
msgid "Folder Expected"
|
||
msgstr "需要資料夾"
|
||
|
||
#: core/job_error.cpp:556
|
||
#, kde-format
|
||
msgid ""
|
||
"The request expected a folder, however the file <strong>%1</strong> was "
|
||
"found instead."
|
||
msgstr "該要求需要一個資料夾,然而找到的 <strong>%1</strong> 是一個檔案。"
|
||
|
||
#: core/job_error.cpp:564
|
||
#, kde-format
|
||
msgid "File or Folder Does Not Exist"
|
||
msgstr "檔案或資料夾不存在"
|
||
|
||
#: core/job_error.cpp:566
|
||
#, kde-format
|
||
msgid "The specified file or folder <strong>%1</strong> does not exist."
|
||
msgstr "指定的檔案或資料夾 <strong>%1</strong> 不存在。"
|
||
|
||
#: core/job_error.cpp:576
|
||
#, kde-format
|
||
msgid ""
|
||
"The requested file could not be created because a file with the same name "
|
||
"already exists."
|
||
msgstr "無法建立要求的檔案,因為已經有另一個同名的檔案存在了。"
|
||
|
||
#: core/job_error.cpp:579
|
||
#, kde-format
|
||
msgid "Try moving the current file out of the way first, and then try again."
|
||
msgstr "請先把現有的檔案移開,再重試。"
|
||
|
||
#: core/job_error.cpp:581
|
||
#, kde-format
|
||
msgid "Delete the current file and try again."
|
||
msgstr "請先刪除現有的檔案,再重試。"
|
||
|
||
#: core/job_error.cpp:581
|
||
#, kde-format
|
||
msgid "Choose an alternate filename for the new file."
|
||
msgstr "請為新檔案選擇另一個檔名。"
|
||
|
||
#: core/job_error.cpp:587
|
||
#, kde-format
|
||
msgid ""
|
||
"The requested folder could not be created because a folder with the same "
|
||
"name already exists."
|
||
msgstr "無法建立要求的資料夾,因為已經有另一個同名的資料夾存在了。"
|
||
|
||
#: core/job_error.cpp:590
|
||
#, kde-format
|
||
msgid "Try moving the current folder out of the way first, and then try again."
|
||
msgstr "請先把現有的資料夾移開,再重試。"
|
||
|
||
#: core/job_error.cpp:592
|
||
#, kde-format
|
||
msgid "Delete the current folder and try again."
|
||
msgstr "請先刪除現有的資料夾,再重試。"
|
||
|
||
#: core/job_error.cpp:592
|
||
#, kde-format
|
||
msgid "Choose an alternate name for the new folder."
|
||
msgstr "請為新資料夾選擇另一個名稱。"
|
||
|
||
#: core/job_error.cpp:596
|
||
#, kde-format
|
||
msgid "Unknown Host"
|
||
msgstr "不明的主機"
|
||
|
||
#: core/job_error.cpp:598
|
||
#, kde-format
|
||
msgid ""
|
||
"An unknown host error indicates that the server with the requested name, "
|
||
"<strong>%1</strong>, could not be located on the Internet."
|
||
msgstr ""
|
||
"「不明的主機」這個錯誤,表示在網際網路上找不到所要求的、名為 <strong>%1</"
|
||
"strong> 的伺服器。"
|
||
|
||
#: core/job_error.cpp:603
|
||
#, kde-format
|
||
msgid ""
|
||
"The name that you typed, %1, may not exist: it may be incorrectly typed."
|
||
msgstr "您鍵入的名稱「%1」可能不存在:可能打錯字了。"
|
||
|
||
#: core/job_error.cpp:611
|
||
#, kde-format
|
||
msgid "Access Denied"
|
||
msgstr "拒絕存取"
|
||
|
||
#: core/job_error.cpp:613
|
||
#, kde-format
|
||
msgid "Access was denied to the specified resource, <strong>%1</strong>."
|
||
msgstr "指定的資源 <strong>%1</strong> 拒絕存取。"
|
||
|
||
#: core/job_error.cpp:617 core/job_error.cpp:893
|
||
#, kde-format
|
||
msgid "You may have supplied incorrect authentication details or none at all."
|
||
msgstr "您可能提供了不正確的,或完全沒有提供認證細節。"
|
||
|
||
#: core/job_error.cpp:620 core/job_error.cpp:896
|
||
#, kde-format
|
||
msgid "Your account may not have permission to access the specified resource."
|
||
msgstr "您的帳號可能沒有權限存取指定的資源。"
|
||
|
||
#: core/job_error.cpp:623 core/job_error.cpp:900 core/job_error.cpp:918
|
||
#, kde-format
|
||
msgid ""
|
||
"Retry the request and ensure your authentication details are entered "
|
||
"correctly."
|
||
msgstr "請確定輸入正確的認證細節,再重試要求。"
|
||
|
||
#: core/job_error.cpp:632
|
||
#, kde-format
|
||
msgid "Write Access Denied"
|
||
msgstr "拒絕寫入存取"
|
||
|
||
#: core/job_error.cpp:634
|
||
#, kde-format
|
||
msgid ""
|
||
"This means that an attempt to write to the file <strong>%1</strong> was "
|
||
"rejected."
|
||
msgstr "這就是說,試圖寫入檔案 <strong>%1</strong> 時被拒絕了。"
|
||
|
||
#: core/job_error.cpp:642
|
||
#, kde-format
|
||
msgid "Unable to Enter Folder"
|
||
msgstr "無法進入資料夾"
|
||
|
||
#: core/job_error.cpp:644
|
||
#, kde-format
|
||
msgid ""
|
||
"This means that an attempt to enter (in other words, to open) the requested "
|
||
"folder <strong>%1</strong> was rejected."
|
||
msgstr ""
|
||
"這就是說,試圖進入 (即開啟) 要求的資料夾 <strong>%1</strong> 時被拒絕了。"
|
||
|
||
#: core/job_error.cpp:652
|
||
#, kde-format
|
||
msgid "Folder Listing Unavailable"
|
||
msgstr "無法取得資料夾列表"
|
||
|
||
#: core/job_error.cpp:653
|
||
#, kde-format
|
||
msgid "Protocol %1 is not a Filesystem"
|
||
msgstr "該協定 %1 不是一個檔案系統"
|
||
|
||
#: core/job_error.cpp:655
|
||
#, kde-format
|
||
msgid ""
|
||
"This means that a request was made which requires determining the contents "
|
||
"of the folder, and the KDE program supporting this protocol is unable to do "
|
||
"so."
|
||
msgstr ""
|
||
"這就是說,有個要求需要辨識該資料夾的內容,而支援這個協定的 KDE 程式卻無法這樣"
|
||
"做。"
|
||
|
||
#: core/job_error.cpp:663
|
||
#, kde-format
|
||
msgid "Cyclic Link Detected"
|
||
msgstr "偵測到循環連結"
|
||
|
||
#: core/job_error.cpp:665
|
||
#, kde-format
|
||
msgid ""
|
||
"UNIX environments are commonly able to link a file or folder to a separate "
|
||
"name and/or location. KDE detected a link or series of links that results in "
|
||
"an infinite loop - i.e. the file was (perhaps in a roundabout way) linked to "
|
||
"itself."
|
||
msgstr ""
|
||
"在 UNIX 環境下,通常可以把檔案或資料夾連結至其他的名稱或位置。 KDE 偵測到一個"
|
||
"或一系列的連結,形成無限循環──也就是說, 該檔案直接或間接地連結回自己。"
|
||
|
||
#: core/job_error.cpp:670 core/job_error.cpp:696
|
||
#, kde-format
|
||
msgid ""
|
||
"Delete one part of the loop in order that it does not cause an infinite "
|
||
"loop, and try again."
|
||
msgstr "請刪除該循環的一部份,以斷開這個無限循環,再重試。"
|
||
|
||
#: core/job_error.cpp:680
|
||
#, kde-format
|
||
msgid "Request Aborted By User"
|
||
msgstr "要求已被使用者中止了"
|
||
|
||
#: core/job_error.cpp:682 core/job_error.cpp:1071
|
||
#, kde-format
|
||
msgid "The request was not completed because it was aborted."
|
||
msgstr "該要求尚未完成,因為已被中止了。"
|
||
|
||
#: core/job_error.cpp:684 core/job_error.cpp:939 core/job_error.cpp:1073
|
||
#, kde-format
|
||
msgid "Retry the request."
|
||
msgstr "重試要求。"
|
||
|
||
#: core/job_error.cpp:688
|
||
#, kde-format
|
||
msgid "Cyclic Link Detected During Copy"
|
||
msgstr "複製時偵測到循環連結"
|
||
|
||
#: core/job_error.cpp:690
|
||
#, kde-format
|
||
msgid ""
|
||
"UNIX environments are commonly able to link a file or folder to a separate "
|
||
"name and/or location. During the requested copy operation, KDE detected a "
|
||
"link or series of links that results in an infinite loop - i.e. the file was "
|
||
"(perhaps in a roundabout way) linked to itself."
|
||
msgstr ""
|
||
"在 UNIX 環境下,通常可以把檔案或資料夾連結至其他的名稱或位置。 正當進行要求的"
|
||
"複製動作時,KDE 偵測到一個或一系列的連結, 形成無限循環──也就是說,該檔案直接"
|
||
"或間接地連結回自己。"
|
||
|
||
#: core/job_error.cpp:702
|
||
#, kde-format
|
||
msgid "Could Not Create Network Connection"
|
||
msgstr "無法建立網路連線"
|
||
|
||
#: core/job_error.cpp:703
|
||
#, kde-format
|
||
msgid "Could Not Create Socket"
|
||
msgstr "無法建立 Socket"
|
||
|
||
#: core/job_error.cpp:705
|
||
#, kde-format
|
||
msgid ""
|
||
"This is a fairly technical error in which a required device for network "
|
||
"communications (a socket) could not be created."
|
||
msgstr ""
|
||
"這是一個相當技術性的錯誤,無法建立所需的網路通訊裝置 (socket, 承接口)。"
|
||
|
||
#: core/job_error.cpp:708 core/job_error.cpp:857 core/job_error.cpp:870
|
||
#: core/job_error.cpp:881
|
||
#, kde-format
|
||
msgid ""
|
||
"The network connection may be incorrectly configured, or the network "
|
||
"interface may not be enabled."
|
||
msgstr "可能是網路連線設定不正確,或是網路介面未啟動。"
|
||
|
||
#: core/job_error.cpp:714
|
||
#, kde-format
|
||
msgid "Connection to Server Refused"
|
||
msgstr "連線到伺服器被拒絕"
|
||
|
||
#: core/job_error.cpp:716
|
||
#, kde-format
|
||
msgid ""
|
||
"The server <strong>%1</strong> refused to allow this computer to make a "
|
||
"connection."
|
||
msgstr "伺服器 <strong>%1</strong> 拒絕了這部電腦的連線請求。"
|
||
|
||
#: core/job_error.cpp:720
|
||
#, kde-format
|
||
msgid ""
|
||
"The server, while currently connected to the Internet, may not be configured "
|
||
"to allow requests."
|
||
msgstr "該伺服器雖然在網際網路上,但可能設定為不允許外來的連線請求。"
|
||
|
||
#: core/job_error.cpp:723
|
||
#, kde-format
|
||
msgid ""
|
||
"The server, while currently connected to the Internet, may not be running "
|
||
"the requested service (%1)."
|
||
msgstr "該伺服器雖然在網際網路上,但是可能沒有執行所需的服務 (%1)。"
|
||
|
||
#: core/job_error.cpp:727
|
||
#, kde-format
|
||
msgid ""
|
||
"A network firewall (a device which restricts Internet requests), either "
|
||
"protecting your network or the network of the server, may have intervened, "
|
||
"preventing this request."
|
||
msgstr ""
|
||
"可能有個保護您的網路或伺服器的網路的防火牆 (限制網際網路請求的裝置) 干預,妨"
|
||
"礙了這個要求。"
|
||
|
||
#: core/job_error.cpp:734
|
||
#, kde-format
|
||
msgid "Connection to Server Closed Unexpectedly"
|
||
msgstr "往伺服器的連線意外地關閉了"
|
||
|
||
#: core/job_error.cpp:736
|
||
#, kde-format
|
||
msgid ""
|
||
"Although a connection was established to <strong>%1</strong>, the connection "
|
||
"was closed at an unexpected point in the communication."
|
||
msgstr ""
|
||
"雖然往 <strong>%1</strong> 的連線已經設立了,但通訊其間這個連線意外地中斷了。"
|
||
|
||
#: core/job_error.cpp:742
|
||
#, kde-format
|
||
msgid ""
|
||
"A protocol error may have occurred, causing the server to close the "
|
||
"connection as a response to the error."
|
||
msgstr "可能發生了一個協定錯誤,導致伺服器回應錯誤而關閉連線。"
|
||
|
||
#: core/job_error.cpp:748
|
||
#, kde-format
|
||
msgid "URL Resource Invalid"
|
||
msgstr "無效的 URL 資源"
|
||
|
||
#: core/job_error.cpp:749
|
||
#, kde-format
|
||
msgid "Protocol %1 is not a Filter Protocol"
|
||
msgstr "該協定 %1 不是一個過濾協定"
|
||
|
||
#: core/job_error.cpp:751
|
||
#, kde-format
|
||
msgid ""
|
||
"The <strong>U</strong>niform <strong>R</strong>esource <strong>L</"
|
||
"strong>ocator (URL) that you entered did not refer to a valid mechanism of "
|
||
"accessing the specific resource, <strong>%1%2</strong>."
|
||
msgstr ""
|
||
"您輸入的 <strong>U</strong>niform <strong>R</strong>esource <strong>L</"
|
||
"strong>ocator (URL) 並不指向有效的機制,無法存取特定的資源 <strong>%1%2</"
|
||
"strong>。"
|
||
|
||
#: core/job_error.cpp:758
|
||
#, kde-format
|
||
msgid ""
|
||
"KDE is able to communicate through a protocol within a protocol. This "
|
||
"request specified a protocol be used as such, however this protocol is not "
|
||
"capable of such an action. This is a rare event, and is likely to indicate a "
|
||
"programming error."
|
||
msgstr ""
|
||
"KDE 能夠在一個協定裡透過另一個協定進行通訊。現在要求指定該協定用作這種過濾用"
|
||
"途,但該協定不能用作過濾用途。這個錯誤比較罕見,大概是編程出錯了。"
|
||
|
||
#: core/job_error.cpp:766
|
||
#, kde-format
|
||
msgid "Unable to Initialize Input/Output Device"
|
||
msgstr "無法初始化輸入/輸出裝置"
|
||
|
||
#: core/job_error.cpp:767
|
||
#, kde-format
|
||
msgid "Could Not Mount Device"
|
||
msgstr "無法掛載裝置"
|
||
|
||
#: core/job_error.cpp:769
|
||
#, kde-format
|
||
msgid ""
|
||
"The requested device could not be initialized (\"mounted\"). The reported "
|
||
"error was: <strong>%1</strong>"
|
||
msgstr "無法初始化 (掛載) 您所要求的裝置。報告的錯誤是:<strong>%1</strong>"
|
||
|
||
#: core/job_error.cpp:773
|
||
#, kde-format
|
||
msgid ""
|
||
"The device may not be ready, for example there may be no media in a "
|
||
"removable media device (i.e. no CD-ROM in a CD drive), or in the case of a "
|
||
"peripheral/portable device, the device may not be correctly connected."
|
||
msgstr ""
|
||
"該裝置可能未就緒,例如某抽取式媒體裝置裡可能沒有媒體 (光碟機裡沒有光碟),或"
|
||
"者,對週邊/可攜式裝置而言,可能該裝置的連線不正確。"
|
||
|
||
#: core/job_error.cpp:778
|
||
#, kde-format
|
||
msgid ""
|
||
"You may not have permissions to initialize (\"mount\") the device. On UNIX "
|
||
"systems, often system administrator privileges are required to initialize a "
|
||
"device."
|
||
msgstr ""
|
||
"您可能沒有權限初始化 (掛載, mount) 該裝置。在 UNIX 系統上,通常需要系統管理員"
|
||
"的權限,才能初始化裝置。"
|
||
|
||
#: core/job_error.cpp:783
|
||
#, kde-format
|
||
msgid ""
|
||
"Check that the device is ready; removable drives must contain media, and "
|
||
"portable devices must be connected and powered on.; and try again."
|
||
msgstr ""
|
||
"請檢查該裝置是否就緒:抽取式磁碟機或光碟機裡必須有媒體,而可攜式裝置必須已連"
|
||
"接和打開電源;再重試。"
|
||
|
||
#: core/job_error.cpp:790
|
||
#, kde-format
|
||
msgid "Unable to Uninitialize Input/Output Device"
|
||
msgstr "無法反初始化輸入/輸出裝置"
|
||
|
||
#: core/job_error.cpp:791
|
||
#, kde-format
|
||
msgid "Could Not Unmount Device"
|
||
msgstr "無法卸載裝置"
|
||
|
||
#: core/job_error.cpp:793
|
||
#, kde-format
|
||
msgid ""
|
||
"The requested device could not be uninitialized (\"unmounted\"). The "
|
||
"reported error was: <strong>%1</strong>"
|
||
msgstr ""
|
||
"無法反初始化 (卸載, ummount) 您所要求的裝置。報告的錯誤是:<strong>%1</"
|
||
"strong>"
|
||
|
||
#: core/job_error.cpp:797
|
||
#, kde-format
|
||
msgid ""
|
||
"The device may be busy, that is, still in use by another application or "
|
||
"user. Even such things as having an open browser window on a location on "
|
||
"this device may cause the device to remain in use."
|
||
msgstr ""
|
||
"該裝置可能正在忙碌中,也就是說,可能有使用者或應用程式仍然在使用它。儘管只是"
|
||
"有個開啟了的瀏覽器視窗在該裝置的某個位置上,也足以使該裝置停留在使用中狀態。"
|
||
|
||
#: core/job_error.cpp:802
|
||
#, kde-format
|
||
msgid ""
|
||
"You may not have permissions to uninitialize (\"unmount\") the device. On "
|
||
"UNIX systems, system administrator privileges are often required to "
|
||
"uninitialize a device."
|
||
msgstr ""
|
||
"您可能沒有權限反初始化 (卸載, ummount) 該裝置。在 UNIX 系統上,通常需要系統管"
|
||
"理員的權限,才能初始化裝置。"
|
||
|
||
#: core/job_error.cpp:807
|
||
#, kde-format
|
||
msgid "Check that no applications are accessing the device, and try again."
|
||
msgstr "檢查沒有應用程式正在存取該裝置,再重試。"
|
||
|
||
#: core/job_error.cpp:813
|
||
#, kde-format
|
||
msgid "Cannot Read From Resource"
|
||
msgstr "無法讀入資源"
|
||
|
||
#: core/job_error.cpp:815
|
||
#, kde-format
|
||
msgid ""
|
||
"This means that although the resource, <strong>%1</strong>, was able to be "
|
||
"opened, an error occurred while reading the contents of the resource."
|
||
msgstr ""
|
||
"這就是說,雖然 <strong>%1</strong> 這個資源可以開啟,但讀入這個資源的內容時發"
|
||
"生錯誤。"
|
||
|
||
#: core/job_error.cpp:819
|
||
#, kde-format
|
||
msgid "You may not have permissions to read from the resource."
|
||
msgstr "您可能沒有權限讀入該資源。"
|
||
|
||
#: core/job_error.cpp:832
|
||
#, kde-format
|
||
msgid "Cannot Write to Resource"
|
||
msgstr "無法寫入資源"
|
||
|
||
#: core/job_error.cpp:834
|
||
#, kde-format
|
||
msgid ""
|
||
"This means that although the resource, <strong>%1</strong>, was able to be "
|
||
"opened, an error occurred while writing to the resource."
|
||
msgstr ""
|
||
"這就是說,雖然 <strong>%1</strong> 這個資源可以開啟,但寫入這個資源時發生錯"
|
||
"誤。"
|
||
|
||
#: core/job_error.cpp:837
|
||
#, kde-format
|
||
msgid "You may not have permissions to write to the resource."
|
||
msgstr "您可能沒有權限寫入該資源。"
|
||
|
||
#: core/job_error.cpp:850 core/job_error.cpp:863
|
||
#, kde-format
|
||
msgid "Could Not Listen for Network Connections"
|
||
msgstr "無法聽候網路連線"
|
||
|
||
#: core/job_error.cpp:851
|
||
#, kde-format
|
||
msgid "Could Not Bind"
|
||
msgstr "無法 Bind"
|
||
|
||
#: core/job_error.cpp:853 core/job_error.cpp:866
|
||
#, kde-format
|
||
msgid ""
|
||
"This is a fairly technical error in which a required device for network "
|
||
"communications (a socket) could not be established to listen for incoming "
|
||
"network connections."
|
||
msgstr ""
|
||
"這是一個相當技術性的錯誤,無法設立所需的網路通訊裝置 (socket, 承接口) 以聽候 "
|
||
"(listen) 內進的網路連線。"
|
||
|
||
#: core/job_error.cpp:864
|
||
#, kde-format
|
||
msgid "Could Not Listen"
|
||
msgstr "無法聽候"
|
||
|
||
#: core/job_error.cpp:876
|
||
#, kde-format
|
||
msgid "Could Not Accept Network Connection"
|
||
msgstr "無法接受網路連線"
|
||
|
||
#: core/job_error.cpp:878
|
||
#, kde-format
|
||
msgid ""
|
||
"This is a fairly technical error in which an error occurred while attempting "
|
||
"to accept an incoming network connection."
|
||
msgstr "這是一個相當技術性的錯誤,試圖接受 (accept) 內進的網路連線時發生錯誤。"
|
||
|
||
#: core/job_error.cpp:883
|
||
#, kde-format
|
||
msgid "You may not have permissions to accept the connection."
|
||
msgstr "您可能沒有權限接受該連線。"
|
||
|
||
#: core/job_error.cpp:888
|
||
#, kde-format
|
||
msgid "Could Not Login: %1"
|
||
msgstr "無法登入:%1"
|
||
|
||
#: core/job_error.cpp:890
|
||
#, kde-format
|
||
msgid ""
|
||
"An attempt to login to perform the requested operation was unsuccessful."
|
||
msgstr "剛試圖登入以執行要求的作業,但不成功。"
|
||
|
||
#: core/job_error.cpp:906
|
||
#, kde-format
|
||
msgid "Could Not Determine Resource Status"
|
||
msgstr "無法查詢資源狀態"
|
||
|
||
#: core/job_error.cpp:907
|
||
#, kde-format
|
||
msgid "Could Not Stat Resource"
|
||
msgstr "無法查詢資源狀態"
|
||
|
||
#: core/job_error.cpp:909
|
||
#, kde-format
|
||
msgid ""
|
||
"An attempt to determine information about the status of the resource <strong>"
|
||
"%1</strong>, such as the resource name, type, size, etc., was unsuccessful."
|
||
msgstr ""
|
||
"剛試圖查詢關於資源 <strong>%1</strong> 狀態的資訊,例如資源名稱、類型、大小等"
|
||
"等,但不成功。"
|
||
|
||
#: core/job_error.cpp:914
|
||
#, kde-format
|
||
msgid "The specified resource may not have existed or may not be accessible."
|
||
msgstr "指定的資源可能不存在或無法存取。"
|
||
|
||
#. i18n( "Could not terminate listing %1" ).arg( errorText );
|
||
#: core/job_error.cpp:925
|
||
#, kde-format
|
||
msgid "Could Not Cancel Listing"
|
||
msgstr "無法取消內容列表"
|
||
|
||
#: core/job_error.cpp:926
|
||
#, kde-format
|
||
msgid "FIXME: Document this"
|
||
msgstr "FIXME: Document this, 尚未為此項目寫說明文件"
|
||
|
||
#: core/job_error.cpp:930
|
||
#, kde-format
|
||
msgid "Could Not Create Folder"
|
||
msgstr "無法建立資料夾"
|
||
|
||
#: core/job_error.cpp:931
|
||
#, kde-format
|
||
msgid "An attempt to create the requested folder failed."
|
||
msgstr "剛試圖建立要求的資料夾,但失敢了。"
|
||
|
||
#: core/job_error.cpp:934
|
||
#, kde-format
|
||
msgid "The location where the folder was to be created may not exist."
|
||
msgstr "要建立資料夾的位置可能不存在。"
|
||
|
||
#: core/job_error.cpp:943
|
||
#, kde-format
|
||
msgid "Could Not Remove Folder"
|
||
msgstr "無法移除資料夾"
|
||
|
||
#: core/job_error.cpp:945
|
||
#, kde-format
|
||
msgid "An attempt to remove the specified folder, <strong>%1</strong>, failed."
|
||
msgstr "剛試圖移除指定的資料夾, <strong>%1</strong>,但失敢了。"
|
||
|
||
#: core/job_error.cpp:948
|
||
#, kde-format
|
||
msgid "The specified folder may not exist."
|
||
msgstr "指定的資料夾可能不存在。"
|
||
|
||
#: core/job_error.cpp:948
|
||
#, kde-format
|
||
msgid "The specified folder may not be empty."
|
||
msgstr "指定的資料夾可能不是空的。"
|
||
|
||
#: core/job_error.cpp:953
|
||
#, kde-format
|
||
msgid "Ensure that the folder exists and is empty, and try again."
|
||
msgstr "請確定該資料夾存在,而且是空的,再重試。"
|
||
|
||
#: core/job_error.cpp:959
|
||
#, kde-format
|
||
msgid "Could Not Resume File Transfer"
|
||
msgstr "無法恢復檔案傳送"
|
||
|
||
#: core/job_error.cpp:961
|
||
#, kde-format
|
||
msgid ""
|
||
"The specified request asked that the transfer of file <strong>%1</strong> be "
|
||
"resumed at a certain point of the transfer. This was not possible."
|
||
msgstr ""
|
||
"在傳送檔案 <strong>%1</strong> 中途時,指定要求重新繼續傳送的請求。這是不可能"
|
||
"的。"
|
||
|
||
#: core/job_error.cpp:966
|
||
#, kde-format
|
||
msgid "The protocol, or the server, may not support file resuming."
|
||
msgstr "此通訊協定或伺服器可能不支援檔案續傳。"
|
||
|
||
#: core/job_error.cpp:969
|
||
#, kde-format
|
||
msgid "Retry the request without attempting to resume transfer."
|
||
msgstr "重新連線而不重複使用之前的連線。"
|
||
|
||
#: core/job_error.cpp:974
|
||
#, kde-format
|
||
msgid "Could Not Rename Resource"
|
||
msgstr "無法重新命名資源"
|
||
|
||
#: core/job_error.cpp:976
|
||
#, kde-format
|
||
msgid "An attempt to rename the specified resource <strong>%1</strong> failed."
|
||
msgstr "剛試圖重新命名指定的資源 <strong>%1</strong>,但失敗了。"
|
||
|
||
#: core/job_error.cpp:987
|
||
#, kde-format
|
||
msgid "Could Not Alter Permissions of Resource"
|
||
msgstr "無法變更資源的權限"
|
||
|
||
#: core/job_error.cpp:989
|
||
#, kde-format
|
||
msgid ""
|
||
"An attempt to alter the permissions on the specified resource <strong>%1</"
|
||
"strong> failed."
|
||
msgstr "剛試圖變更指定的資源 <strong>%1</strong> 的權限,但失敗了。"
|
||
|
||
#: core/job_error.cpp:997
|
||
#, kde-format
|
||
msgid "Could Not Change Ownership of Resource"
|
||
msgstr "無法變更資源的權限"
|
||
|
||
#: core/job_error.cpp:999
|
||
#, kde-format
|
||
msgid ""
|
||
"An attempt to change the ownership of the specified resource <strong>%1</"
|
||
"strong> failed."
|
||
msgstr "剛試圖變更指定的資源 <strong>%1</strong> 的權限,但失敗了。"
|
||
|
||
#: core/job_error.cpp:1007
|
||
#, kde-format
|
||
msgid "Could Not Delete Resource"
|
||
msgstr "無法刪除資源"
|
||
|
||
#: core/job_error.cpp:1009
|
||
#, kde-format
|
||
msgid "An attempt to delete the specified resource <strong>%1</strong> failed."
|
||
msgstr "剛試圖刪除指定的資源 <strong>%1</strong>,但失敗了。"
|
||
|
||
#: core/job_error.cpp:1017
|
||
#, kde-format
|
||
msgid "Unexpected Program Termination"
|
||
msgstr "非預期的程式終止。"
|
||
|
||
#: core/job_error.cpp:1019
|
||
#, kde-format
|
||
msgid ""
|
||
"The program on your computer which provides access to the <strong>%1</"
|
||
"strong> protocol has unexpectedly terminated."
|
||
msgstr "在您的電腦上提供 <strong>%1</strong> 協定存取的程式意外地突然終止了。"
|
||
|
||
#: core/job_error.cpp:1027
|
||
#, kde-format
|
||
msgid "Out of Memory"
|
||
msgstr "記憶體不足"
|
||
|
||
#: core/job_error.cpp:1029
|
||
#, kde-format
|
||
msgid ""
|
||
"The program on your computer which provides access to the <strong>%1</"
|
||
"strong> protocol could not obtain the memory required to continue."
|
||
msgstr ""
|
||
"在您的電腦上提供 <strong>%1</strong> 協定存取的程式未能取得所需的記憶體,無法"
|
||
"繼續。"
|
||
|
||
#: core/job_error.cpp:1038
|
||
#, kde-format
|
||
msgid "Unknown Proxy Host"
|
||
msgstr "不明的代理伺服器主機"
|
||
|
||
#: core/job_error.cpp:1040
|
||
#, kde-format
|
||
msgid ""
|
||
"While retrieving information about the specified proxy host, <strong>%1</"
|
||
"strong>, an Unknown Host error was encountered. An unknown host error "
|
||
"indicates that the requested name could not be located on the Internet."
|
||
msgstr ""
|
||
"當抓取特定的 proxy 主機 <strong>%1</strong> 時,發生找不到主機的錯誤。該錯誤"
|
||
"通常代表該主機名稱在網際網路上找不到。"
|
||
|
||
#: core/job_error.cpp:1046
|
||
#, kde-format
|
||
msgid ""
|
||
"There may have been a problem with your network configuration, specifically "
|
||
"your proxy's hostname. If you have been accessing the Internet with no "
|
||
"problems recently, this is unlikely."
|
||
msgstr ""
|
||
"您的網路設定可能有問題,特別是您的 proxy 主機名稱。如果您最近曾經很正常的使用"
|
||
"網路,那一定有問題。"
|
||
|
||
#: core/job_error.cpp:1050
|
||
#, kde-format
|
||
msgid "Double-check your proxy settings and try again."
|
||
msgstr "請再三檢查您的代理伺服器設定,然後再重試。"
|
||
|
||
#: core/job_error.cpp:1054
|
||
#, kde-format
|
||
msgid "Authentication Failed: Method %1 Not Supported"
|
||
msgstr "授權失敗:不支援 %1 認證方式"
|
||
|
||
#: core/job_error.cpp:1056
|
||
#, kde-format
|
||
msgid ""
|
||
"Although you may have supplied the correct authentication details, the "
|
||
"authentication failed because the method that the server is using is not "
|
||
"supported by the KDE program implementing the protocol %1."
|
||
msgstr ""
|
||
"隨然您或許還沒有提供正確的授權方式,這次授權動作已經失敗了。這樣因為伺服器所"
|
||
"提供的授權方式,KDE 程式所實做的 %1 協定中並不支援。"
|
||
|
||
#: core/job_error.cpp:1062
|
||
#, kde-format
|
||
msgid ""
|
||
"Please file a bug at <a href=\"https://bugs.kde.org/\">https://bugs.kde.org/"
|
||
"</a> to inform the KDE team of the unsupported authentication method."
|
||
msgstr ""
|
||
"請在 <a href=\"https://bugs.kde.org/\">https://bugs.kde.org/</a> 做一個錯誤登"
|
||
"記,以便告知 KDE 團隊這個不被支援的驗證方式。"
|
||
|
||
#: core/job_error.cpp:1069
|
||
#, kde-format
|
||
msgid "Request Aborted"
|
||
msgstr "要求中止"
|
||
|
||
#: core/job_error.cpp:1077
|
||
#, kde-format
|
||
msgid "Internal Error in Server"
|
||
msgstr "伺服器內部錯誤"
|
||
|
||
#: core/job_error.cpp:1079
|
||
#, kde-format
|
||
msgid ""
|
||
"The program on the server which provides access to the <strong>%1</strong> "
|
||
"protocol has reported an internal error: %2."
|
||
msgstr "伺服器上提供 <strong>%1</strong> 協定的存取的程式報告內部錯誤:%2。"
|
||
|
||
#: core/job_error.cpp:1085
|
||
#, kde-format
|
||
msgid ""
|
||
"This is most likely to be caused by a bug in the server program. Please "
|
||
"consider submitting a full bug report as detailed below."
|
||
msgstr ""
|
||
"這大概是因為該伺服器程式內部有錯誤。請考慮依照下列指示提交完整的錯誤報告。"
|
||
|
||
#: core/job_error.cpp:1089
|
||
#, kde-format
|
||
msgid "Contact the administrator of the server to advise them of the problem."
|
||
msgstr "請聯繫伺服器的管理員,報告這個問題。"
|
||
|
||
#: core/job_error.cpp:1092
|
||
#, kde-format
|
||
msgid ""
|
||
"If you know who the authors of the server software are, submit the bug "
|
||
"report directly to them."
|
||
msgstr "如果您知道誰是該伺服器軟體的作者,請直接把錯誤報告提交給他們。"
|
||
|
||
#: core/job_error.cpp:1097
|
||
#, kde-format
|
||
msgid "Timeout Error"
|
||
msgstr "逾時錯誤"
|
||
|
||
#: core/job_error.cpp:1099
|
||
#, kde-format
|
||
msgid ""
|
||
"Although contact was made with the server, a response was not received "
|
||
"within the amount of time allocated for the request as follows:"
|
||
"<ul><li>Timeout for establishing a connection: %1 seconds</li><li>Timeout "
|
||
"for receiving a response: %2 seconds</li><li>Timeout for accessing proxy "
|
||
"servers: %3 seconds</li></ul>Please note that you can alter these timeout "
|
||
"settings in the KDE System Settings, by selecting Network Settings -> "
|
||
"Connection Preferences."
|
||
msgstr ""
|
||
"雖然已經與伺服器聯繫,但在配置給該要求的限定時間內,未收到伺服器的回應,細節"
|
||
"如下:<ul><li>設立連線逾時時限:%1 秒</li><li>接收回應逾時時限:%2 秒</"
|
||
"li><li>存取代理伺服器逾時時限:%3 秒</li></ul>註:您可以在 KDE 系統設定中,選"
|
||
"擇 「網路設定」─「連線偏好設定」,以變更這些逾時時限設定。"
|
||
|
||
#: core/job_error.cpp:1112
|
||
#, kde-format
|
||
msgid "The server was too busy responding to other requests to respond."
|
||
msgstr "伺服器太忙碌回應其他請求,所以暫時未能回應您的請求。"
|
||
|
||
#: core/job_error.cpp:1118 core/slavebase.cpp:1532
|
||
#, kde-format
|
||
msgid "Unknown Error"
|
||
msgstr "不明的錯誤"
|
||
|
||
#: core/job_error.cpp:1120
|
||
#, kde-format
|
||
msgid ""
|
||
"The program on your computer which provides access to the <strong>%1</"
|
||
"strong> protocol has reported an unknown error: %2."
|
||
msgstr ""
|
||
"您的電腦上,提供 <strong>%1</strong> 協定的存取的程式,報告了一個不明的錯誤:"
|
||
"%2。"
|
||
|
||
#: core/job_error.cpp:1130
|
||
#, kde-format
|
||
msgid "Unknown Interruption"
|
||
msgstr "不明的中斷"
|
||
|
||
#: core/job_error.cpp:1132
|
||
#, kde-format
|
||
msgid ""
|
||
"The program on your computer which provides access to the <strong>%1</"
|
||
"strong> protocol has reported an interruption of an unknown type: %2."
|
||
msgstr ""
|
||
"您的電腦上,提供 <strong>%1</strong> 協定的存取的程式,報告了一種類型不明的中"
|
||
"斷:%2。"
|
||
|
||
#: core/job_error.cpp:1142
|
||
#, kde-format
|
||
msgid "Could Not Delete Original File"
|
||
msgstr "無法刪除原本的檔案"
|
||
|
||
#: core/job_error.cpp:1144
|
||
#, kde-format
|
||
msgid ""
|
||
"The requested operation required the deleting of the original file, most "
|
||
"likely at the end of a file move operation. The original file <strong>%1</"
|
||
"strong> could not be deleted."
|
||
msgstr ""
|
||
"要求的作業需要刪除原本的檔案,多數是移動檔案時最後一個動作。可是,現在無法刪"
|
||
"除原本的檔案 <strong>%1</strong>。"
|
||
|
||
#: core/job_error.cpp:1153
|
||
#, kde-format
|
||
msgid "Could Not Delete Temporary File"
|
||
msgstr "無法刪除暫存檔案"
|
||
|
||
#: core/job_error.cpp:1155
|
||
#, kde-format
|
||
msgid ""
|
||
"The requested operation required the creation of a temporary file in which "
|
||
"to save the new file while being downloaded. This temporary file <strong>%1</"
|
||
"strong> could not be deleted."
|
||
msgstr ""
|
||
"要求的作業需要建立一個暫存檔案,以儲存下載中的新檔案。可是,現在無法刪除該暫"
|
||
"存檔案 <strong>%1</strong>。"
|
||
|
||
#: core/job_error.cpp:1165
|
||
#, kde-format
|
||
msgid "Could Not Rename Original File"
|
||
msgstr "無法重新命名原本檔案"
|
||
|
||
#: core/job_error.cpp:1167
|
||
#, kde-format
|
||
msgid ""
|
||
"The requested operation required the renaming of the original file <strong>"
|
||
"%1</strong>, however it could not be renamed."
|
||
msgstr ""
|
||
"要求的作業需要重新命名原本的檔案 <strong>%1</strong>,然而現在卻無法為它重新"
|
||
"命名。"
|
||
|
||
#: core/job_error.cpp:1176
|
||
#, kde-format
|
||
msgid "Could Not Rename Temporary File"
|
||
msgstr "無法重新命名暫存檔案"
|
||
|
||
#: core/job_error.cpp:1178
|
||
#, kde-format
|
||
msgid ""
|
||
"The requested operation required the creation of a temporary file <strong>"
|
||
"%1</strong>, however it could not be created."
|
||
msgstr ""
|
||
"要求的作業需要建立一個暫存檔案 <strong>%1</strong>,然而現在無法建立該暫存檔"
|
||
"案。"
|
||
|
||
#: core/job_error.cpp:1187
|
||
#, kde-format
|
||
msgid "Could Not Create Link"
|
||
msgstr "無法建立連結"
|
||
|
||
#: core/job_error.cpp:1188
|
||
#, kde-format
|
||
msgid "Could Not Create Symbolic Link"
|
||
msgstr "無法建立符號連結"
|
||
|
||
#: core/job_error.cpp:1189
|
||
#, kde-format
|
||
msgid "The requested symbolic link %1 could not be created."
|
||
msgstr "要求的符號連結 %1 無法建立。"
|
||
|
||
#: core/job_error.cpp:1195
|
||
#, kde-format
|
||
msgid "No Content"
|
||
msgstr "無內容"
|
||
|
||
#: core/job_error.cpp:1200
|
||
#, kde-format
|
||
msgid "Disk Full"
|
||
msgstr "磁碟已滿"
|
||
|
||
#: core/job_error.cpp:1202
|
||
#, kde-format
|
||
msgid ""
|
||
"The requested file <strong>%1</strong> could not be written to as there is "
|
||
"inadequate disk space."
|
||
msgstr "要求的檔案 <strong>%1</strong> 無法寫入,因為磁碟空間不足。"
|
||
|
||
#: core/job_error.cpp:1206
|
||
#, kde-format
|
||
msgid ""
|
||
"Free up enough disk space by 1) deleting unwanted and temporary files; 2) "
|
||
"archiving files to removable media storage such as CD-Recordable discs; or "
|
||
"3) obtain more storage capacity."
|
||
msgstr ""
|
||
"請以下列方法釋放足夠的磁碟空間: 1) 刪除不需的或暫存的檔案; 2) 把檔案歸檔至"
|
||
"抽取式媒體存儲,例如 CD-R 可燒錄光碟; 3) 取得更多存儲容量。"
|
||
|
||
#: core/job_error.cpp:1213
|
||
#, kde-format
|
||
msgid "Source and Destination Files Identical"
|
||
msgstr "來源跟目的都是同一個檔案"
|
||
|
||
#: core/job_error.cpp:1215
|
||
#, kde-format
|
||
msgid ""
|
||
"The operation could not be completed because the source and destination "
|
||
"files are the same file."
|
||
msgstr "無法完成作業,因為來源跟目的都是同一個檔案。"
|
||
|
||
#: core/job_error.cpp:1217
|
||
#, kde-format
|
||
msgid "Choose a different filename for the destination file."
|
||
msgstr "請為目的檔案選擇另一個檔名。"
|
||
|
||
#: core/job_error.cpp:1221
|
||
#, kde-format
|
||
msgid "File or Folder dropped onto itself"
|
||
msgstr "檔案資料夾放到它自己裡面"
|
||
|
||
#: core/job_error.cpp:1223
|
||
#, kde-format
|
||
msgid ""
|
||
"The operation could not be completed because the source and destination file "
|
||
"or folder are the same."
|
||
msgstr "無法完成作業,因為來源跟目的都是同一個檔案或資料夾。"
|
||
|
||
#: core/job_error.cpp:1225
|
||
#, kde-format
|
||
msgid "Drop the item into a different file or folder."
|
||
msgstr "請放到不同的檔案或資料夾。"
|
||
|
||
#: core/job_error.cpp:1235
|
||
#, kde-format
|
||
msgid "Folder moved into itself"
|
||
msgstr "資料夾已經移動到它自己裡面"
|
||
|
||
#: core/job_error.cpp:1237
|
||
#, kde-format
|
||
msgid ""
|
||
"The operation could not be completed because the source can not be moved "
|
||
"into itself."
|
||
msgstr "作業無法完成,因為來源無法移動到 它自己裡面。"
|
||
|
||
#: core/job_error.cpp:1239
|
||
#, kde-format
|
||
msgid "Move the item into a different folder."
|
||
msgstr "請移動到不同的資料夾中。"
|
||
|
||
#: core/job_error.cpp:1243
|
||
#, kde-format
|
||
msgid "Could not communicate with password server"
|
||
msgstr "無法與密碼伺服器聯繫"
|
||
|
||
#: core/job_error.cpp:1245
|
||
#, kde-format
|
||
msgid ""
|
||
"The operation could not be completed because the service for requesting "
|
||
"passwords (kpasswdserver) couldn't be contacted"
|
||
msgstr "作業無法完成,因為要求密碼的服務(kpasswdserver) 無法聯繫"
|
||
|
||
#: core/job_error.cpp:1247
|
||
#, kde-format
|
||
msgid "Try restarting your session, or look in the logs for errors from kiod."
|
||
msgstr "嘗試重新啟動您的工作階段,或是看看從 kiod 而來的紀錄中有沒有錯誤。"
|
||
|
||
#: core/job_error.cpp:1251
|
||
#, kde-format
|
||
msgid "Cannot Initiate the %1 Protocol"
|
||
msgstr "無法開動 %1 通訊協定"
|
||
|
||
#: core/job_error.cpp:1252
|
||
#, kde-format
|
||
msgid "Unable to Create KIO Worker"
|
||
msgstr "無法建立 KIO Worker"
|
||
|
||
#: core/job_error.cpp:1254
|
||
#, kde-format
|
||
msgid ""
|
||
"The KIO worker which provides access to the <strong>%1</strong> protocol "
|
||
"could not be started. This is usually due to technical reasons."
|
||
msgstr ""
|
||
"提供 <strong>%1</strong> 協定存取的 KIO worker 無法啟動。這通常是由某些技術原"
|
||
"因所致。"
|
||
|
||
#: core/job_error.cpp:1259
|
||
#, kde-format
|
||
msgid ""
|
||
"klauncher could not find or start the plugin which provides the protocol. "
|
||
"This means you may have an outdated version of the plugin."
|
||
msgstr ""
|
||
"klauncher 找不到或無法啟動提供通訊協定的外掛。這代表您的外掛程式應該是太舊"
|
||
"了。"
|
||
|
||
#: core/job_error.cpp:1265
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid "Cannot transfer <filename>%1</filename>"
|
||
msgstr "無法傳輸 <filename>%1</filename>"
|
||
|
||
#: core/job_error.cpp:1267
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"The file <filename>%1</filename> cannot be transferred, because the "
|
||
"destination filesystem does not support files that large"
|
||
msgstr ""
|
||
"無法傳輸檔案 <filename>%1</filename>,因為目標檔案系統不支援這麼大的檔案"
|
||
|
||
#: core/job_error.cpp:1270
|
||
#, kde-format
|
||
msgid ""
|
||
"Reformat the destination drive to use a filesystem that supports files that "
|
||
"large."
|
||
msgstr "重新格式化目標硬碟的檔案系統到支援大檔案的檔案系統。"
|
||
|
||
#: core/job_error.cpp:1275
|
||
#, kde-format
|
||
msgid "Undocumented Error"
|
||
msgstr "未說明的錯誤"
|
||
|
||
#: core/kfileitem.cpp:1493
|
||
#, kde-format
|
||
msgid "(Symbolic Link to %1)"
|
||
msgstr "(符號連結到 %1)"
|
||
|
||
#: core/kfileitem.cpp:1495
|
||
#, kde-format
|
||
msgid "(%1, Link to %2)"
|
||
msgstr "(%1,連結到 %2)"
|
||
|
||
#: core/kfileitem.cpp:1498
|
||
#, kde-format
|
||
msgid " (Points to %1)"
|
||
msgstr "(指向 %1)"
|
||
|
||
#: core/mimetypefinderjob.cpp:57 gui/openurljob.cpp:145
|
||
#: widgets/renamedialog.cpp:606
|
||
#, kde-format
|
||
msgid ""
|
||
"Malformed URL\n"
|
||
"%1"
|
||
msgstr ""
|
||
"不正確的 URL\n"
|
||
"%1"
|
||
|
||
#: core/mimetypefinderjob.cpp:223
|
||
#, kde-format
|
||
msgid "Unable to determine the type of file for %1"
|
||
msgstr "無法決定 %1 的檔案類型"
|
||
|
||
#: core/openwith.cpp:90
|
||
#, kde-format
|
||
msgid ""
|
||
"Could not extract executable name from '%1', please type a valid program "
|
||
"name."
|
||
msgstr "無法從 %1 解開執行檔名撐,請輸入合法的程式名稱"
|
||
|
||
#: core/openwith.cpp:142
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid "<filename>%1</filename> does not appear to be an executable program."
|
||
msgstr "<filename>%1</filename> 看來不是可執行的程式。"
|
||
|
||
#: core/openwith.cpp:143
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"<filename>%1</filename> was not found; please enter a valid path to an "
|
||
"executable program."
|
||
msgstr "找不到 <filename>%1</filename>;請輸入指向可執行程式的有效路徑。"
|
||
|
||
#: core/slavebase.cpp:853
|
||
#, kde-format
|
||
msgid "Opening connections is not supported with the protocol %1."
|
||
msgstr "%1 通訊協定不支援開啟連線。"
|
||
|
||
#: core/slavebase.cpp:855
|
||
#, kde-format
|
||
msgid "Closing connections is not supported with the protocol %1."
|
||
msgstr "%1 通訊協定不支援關閉連線。"
|
||
|
||
#: core/slavebase.cpp:857
|
||
#, kde-format
|
||
msgid "Accessing files is not supported with the protocol %1."
|
||
msgstr "%1 通訊協定不支援存取檔案。"
|
||
|
||
#: core/slavebase.cpp:859
|
||
#, kde-format
|
||
msgid "Writing to %1 is not supported."
|
||
msgstr "不支援寫入 %1。"
|
||
|
||
#: core/slavebase.cpp:861
|
||
#, kde-format
|
||
msgid "There are no special actions available for protocol %1."
|
||
msgstr "%1 通訊協定沒有可用的特殊的動作。"
|
||
|
||
#: core/slavebase.cpp:863
|
||
#, kde-format
|
||
msgid "Listing folders is not supported for protocol %1."
|
||
msgstr "%1 通訊協定不支援列出資料夾內容。"
|
||
|
||
#: core/slavebase.cpp:865
|
||
#, kde-format
|
||
msgid "Retrieving data from %1 is not supported."
|
||
msgstr "不支援從 %1 取回資料。"
|
||
|
||
#: core/slavebase.cpp:867
|
||
#, kde-format
|
||
msgid "Retrieving mime type information from %1 is not supported."
|
||
msgstr "不支援從 %1 取回 mime 類型資訊。"
|
||
|
||
#: core/slavebase.cpp:869
|
||
#, kde-format
|
||
msgid "Renaming or moving files within %1 is not supported."
|
||
msgstr "不支援在 %1 裡重新命名或移動檔案。"
|
||
|
||
#: core/slavebase.cpp:871
|
||
#, kde-format
|
||
msgid "Creating symlinks is not supported with protocol %1."
|
||
msgstr "%1 通訊協定不支援建立符號連結。"
|
||
|
||
#: core/slavebase.cpp:873
|
||
#, kde-format
|
||
msgid "Copying files within %1 is not supported."
|
||
msgstr "不支援在 %1 裡複製檔案。"
|
||
|
||
#: core/slavebase.cpp:875
|
||
#, kde-format
|
||
msgid "Deleting files from %1 is not supported."
|
||
msgstr "不支援由 %1 刪除檔案。"
|
||
|
||
#: core/slavebase.cpp:877
|
||
#, kde-format
|
||
msgid "Creating folders is not supported with protocol %1."
|
||
msgstr "%1 通訊協定不支援建立資料夾。"
|
||
|
||
#: core/slavebase.cpp:879
|
||
#, kde-format
|
||
msgid "Changing the attributes of files is not supported with protocol %1."
|
||
msgstr "%1 通訊協定不支援變更檔案屬性。"
|
||
|
||
#: core/slavebase.cpp:881
|
||
#, kde-format
|
||
msgid "Changing the ownership of files is not supported with protocol %1."
|
||
msgstr "%1 通訊協定不支援變更檔案屬性。"
|
||
|
||
#: core/slavebase.cpp:883
|
||
#, kde-format
|
||
msgid "Opening files is not supported with protocol %1."
|
||
msgstr "%1 通訊協定不支援開啟檔案。"
|
||
|
||
#: core/slavebase.cpp:885
|
||
#, kde-format
|
||
msgid "Protocol %1 does not support action %2."
|
||
msgstr "通訊協定 %1 不支援動作 %2。"
|
||
|
||
#: core/worker.cpp:352
|
||
#, kde-format
|
||
msgctxt "@info %2 is a path"
|
||
msgid ""
|
||
"The security of the KIO worker for protocol ’%1’, which typically asks for "
|
||
"elevated permissions, can not be guaranteed because users other than root "
|
||
"have permission to modify it at %2."
|
||
msgstr ""
|
||
"協定「%1」的 KIO worker 的安全性無法保證(這個 KIO worker 通常會要求提高權"
|
||
"限),因為 root 以外的使用者有權限在 %2 編輯它。"
|
||
|
||
#: core/worker.cpp:379
|
||
#, kde-format
|
||
msgid "Unknown protocol '%1'."
|
||
msgstr "不明的協定「%1」。"
|
||
|
||
#: core/worker.cpp:390
|
||
#, kde-format
|
||
msgid "Can not find a KIO worker for protocol '%1'."
|
||
msgstr "找不到「%1」協定的 KIO worker。"
|
||
|
||
#: core/worker.cpp:404
|
||
#, kde-format
|
||
msgid "Can not create a socket for launching a KIO worker for protocol '%1'."
|
||
msgstr "無法建立 socket 來開啟「%1」協定的 KIO worker。"
|
||
|
||
#: core/worker.cpp:444
|
||
#, kde-format
|
||
msgid "Can not find 'kioworker' executable at '%1'"
|
||
msgstr "在 '%1' 找不到 'kioworker' 執行檔"
|
||
|
||
#: core/workerinterface.cpp:358 widgets/sslui.cpp:61
|
||
#: widgets/widgetsaskuseractionhandler.cpp:491
|
||
#, kde-format
|
||
msgid "&Details"
|
||
msgstr "詳細資料(&D)"
|
||
|
||
#: core/workerinterface.cpp:360 kioworkers/http/http.cpp:215
|
||
#: widgets/sslui.cpp:97
|
||
#, kde-format
|
||
msgid "&Forever"
|
||
msgstr "永遠(&F)"
|
||
|
||
#: core/workerinterface.cpp:364 widgets/sslui.cpp:62
|
||
#, kde-format
|
||
msgid "Co&ntinue"
|
||
msgstr "繼續(&N)"
|
||
|
||
#: core/workerinterface.cpp:366 kioworkers/http/http.cpp:216
|
||
#: widgets/sslui.cpp:98
|
||
#, kde-format
|
||
msgid "&Current Session only"
|
||
msgstr "只用於目前的工作階段(&C)"
|
||
|
||
#: filewidgets/kdiroperator.cpp:304
|
||
#, kde-format
|
||
msgctxt "Loading bar percent value"
|
||
msgid "%p%"
|
||
msgstr "%p%"
|
||
|
||
#: filewidgets/kdiroperator.cpp:713 filewidgets/kdiroperator.cpp:745
|
||
#, kde-format
|
||
msgid "You did not select a file to delete."
|
||
msgstr "您尚未選擇要刪除的檔案。"
|
||
|
||
#: filewidgets/kdiroperator.cpp:713 filewidgets/kdiroperator.cpp:745
|
||
#, kde-format
|
||
msgid "Nothing to Delete"
|
||
msgstr "沒有任何要刪除的東西"
|
||
|
||
#: filewidgets/kdiroperator.cpp:757 filewidgets/kdiroperator.cpp:844
|
||
#, kde-format
|
||
msgid "You did not select a file to trash."
|
||
msgstr "您尚未選擇要丟到垃圾桶的檔案。"
|
||
|
||
#: filewidgets/kdiroperator.cpp:757 filewidgets/kdiroperator.cpp:844
|
||
#, kde-format
|
||
msgid "Nothing to Trash"
|
||
msgstr "沒有要丟到垃圾桶的東西"
|
||
|
||
#: filewidgets/kdiroperator.cpp:916 filewidgets/kdiroperator.cpp:1048
|
||
#, kde-format
|
||
msgid "The specified folder does not exist or was not readable."
|
||
msgstr "指定的資料夾不存在或無法讀取。"
|
||
|
||
#: filewidgets/kdiroperator.cpp:1950
|
||
#, kde-format
|
||
msgid "Menu"
|
||
msgstr "選單"
|
||
|
||
#: filewidgets/kdiroperator.cpp:1955
|
||
#, kde-format
|
||
msgid "Parent Folder"
|
||
msgstr "上層資料夾"
|
||
|
||
#: filewidgets/kdiroperator.cpp:1962
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Go back"
|
||
msgstr "返回"
|
||
|
||
#: filewidgets/kdiroperator.cpp:1966
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "Go forward"
|
||
msgstr "向前"
|
||
|
||
#: filewidgets/kdiroperator.cpp:1970
|
||
#, kde-format
|
||
msgid "Home Folder"
|
||
msgstr "家資料夾"
|
||
|
||
#: filewidgets/kdiroperator.cpp:1974
|
||
#, kde-format
|
||
msgid "Reload"
|
||
msgstr "重新載入"
|
||
|
||
#: filewidgets/kdiroperator.cpp:1977
|
||
#, kde-format
|
||
msgctxt "@action"
|
||
msgid "New Folder…"
|
||
msgstr "新資料夾…"
|
||
|
||
#: filewidgets/kdiroperator.cpp:1987 widgets/jobuidelegate.cpp:270
|
||
#: widgets/jobuidelegate.cpp:271 widgets/jobuidelegate.cpp:280
|
||
#: widgets/jobuidelegate.cpp:281 widgets/widgetsaskuseractionhandler.cpp:290
|
||
#, kde-format
|
||
msgid "Move to Trash"
|
||
msgstr "移到垃圾桶"
|
||
|
||
#: filewidgets/kdiroperator.cpp:1993
|
||
#, kde-format
|
||
msgid "Delete"
|
||
msgstr "刪除"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2000
|
||
#, kde-format
|
||
msgid "Sorting"
|
||
msgstr "排序中"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2005
|
||
#, kde-format
|
||
msgid "Sort by Name"
|
||
msgstr "依名稱排序"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2011
|
||
#, kde-format
|
||
msgid "Sort by Size"
|
||
msgstr "依大小排序"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2017
|
||
#, kde-format
|
||
msgid "Sort by Date"
|
||
msgstr "依日期排序"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2023
|
||
#, kde-format
|
||
msgid "Sort by Type"
|
||
msgstr "依類型排序"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2032
|
||
#, kde-format
|
||
msgid "Ascending"
|
||
msgstr "升序排列"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2039
|
||
#, kde-format
|
||
msgid "Descending"
|
||
msgstr "遞減"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2046
|
||
#, kde-format
|
||
msgid "Folders First"
|
||
msgstr "目錄在前"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2052
|
||
#, kde-format
|
||
msgid "Hidden Files Last"
|
||
msgstr "隱藏檔案在最後"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2059
|
||
#, kde-format
|
||
msgid "Icons View"
|
||
msgstr "圖示檢視"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2066
|
||
#, kde-format
|
||
msgid "Compact View"
|
||
msgstr "精簡檢視"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2073
|
||
#, kde-format
|
||
msgid "Details View"
|
||
msgstr "詳細檢視"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2092
|
||
#, kde-format
|
||
msgid "Icon Position"
|
||
msgstr "圖示位置"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2095
|
||
#, kde-format
|
||
msgid "Next to File Name"
|
||
msgstr "在檔名之後"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2101
|
||
#, kde-format
|
||
msgid "Above File Name"
|
||
msgstr "在檔名之上"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2115
|
||
#, kde-format
|
||
msgid "Short View"
|
||
msgstr "簡短檢視"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2122
|
||
#, kde-format
|
||
msgid "Detailed View"
|
||
msgstr "詳細檢視"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2129
|
||
#, kde-format
|
||
msgid "Tree View"
|
||
msgstr "樹狀檢視"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2136
|
||
#, kde-format
|
||
msgid "Detailed Tree View"
|
||
msgstr "詳細樹狀檢視"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2149
|
||
#, kde-format
|
||
msgid "Allow Expansion in Details View"
|
||
msgstr "允許在詳細檢視中展開"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2155
|
||
#, kde-format
|
||
msgid "Show Hidden Files"
|
||
msgstr "顯示隱藏檔案"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2162
|
||
#, kde-format
|
||
msgid "Show Preview Panel"
|
||
msgstr "顯示預覽面板"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2169
|
||
#, kde-format
|
||
msgid "Show Preview"
|
||
msgstr "顯示預覽"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2176
|
||
#, kde-format
|
||
msgid "Open Containing Folder"
|
||
msgstr "開啟包含資料夾"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2183 filewidgets/kfileplacesview.cpp:1222
|
||
#, kde-format
|
||
msgid "Properties"
|
||
msgstr "屬性"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2192
|
||
#, kde-format
|
||
msgid "&View Mode"
|
||
msgstr "檢視模式(&V)"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2295 filewidgets/kdiroperator.cpp:2307
|
||
#, kde-format
|
||
msgctxt "Sort descending"
|
||
msgid "Z-A"
|
||
msgstr "Z-A"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2296 filewidgets/kdiroperator.cpp:2308
|
||
#, kde-format
|
||
msgctxt "Sort ascending"
|
||
msgid "A-Z"
|
||
msgstr "A-Z"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2299
|
||
#, kde-format
|
||
msgctxt "Sort descending"
|
||
msgid "Newest First"
|
||
msgstr "由新至舊"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2300
|
||
#, kde-format
|
||
msgctxt "Sort ascending"
|
||
msgid "Oldest First"
|
||
msgstr "由舊至新"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2303
|
||
#, kde-format
|
||
msgctxt "Sort descending"
|
||
msgid "Largest First"
|
||
msgstr "由大至小"
|
||
|
||
#: filewidgets/kdiroperator.cpp:2304
|
||
#, kde-format
|
||
msgctxt "Sort ascending"
|
||
msgid "Smallest First"
|
||
msgstr "由小至大"
|
||
|
||
#: filewidgets/kencodingfiledialog.cpp:74
|
||
#, kde-format
|
||
msgid "Encoding:"
|
||
msgstr "編碼:"
|
||
|
||
#: filewidgets/kencodingfiledialog.cpp:150
|
||
#: filewidgets/kencodingfiledialog.cpp:164
|
||
#: filewidgets/kencodingfiledialog.cpp:177
|
||
#: filewidgets/kencodingfiledialog.cpp:191 widgets/kurlrequesterdialog.cpp:105
|
||
#, kde-format
|
||
msgid "Open"
|
||
msgstr "開啟"
|
||
|
||
#: filewidgets/kencodingfiledialog.cpp:205
|
||
#: filewidgets/kencodingfiledialog.cpp:223
|
||
#, kde-format
|
||
msgid "Save As"
|
||
msgstr "另存新檔"
|
||
|
||
#: filewidgets/kfilecopytomenu.cpp:71
|
||
#, kde-format
|
||
msgctxt "@title:menu"
|
||
msgid "Copy To"
|
||
msgstr "複製到"
|
||
|
||
#: filewidgets/kfilecopytomenu.cpp:77
|
||
#, kde-format
|
||
msgctxt "@title:menu"
|
||
msgid "Move To"
|
||
msgstr "移動到"
|
||
|
||
#: filewidgets/kfilecopytomenu.cpp:102
|
||
#, kde-format
|
||
msgctxt "@title:menu"
|
||
msgid "Home Folder"
|
||
msgstr "家目錄"
|
||
|
||
#: filewidgets/kfilecopytomenu.cpp:110
|
||
#, kde-format
|
||
msgctxt "@title:menu"
|
||
msgid "Root Folder"
|
||
msgstr "根目錄"
|
||
|
||
#: filewidgets/kfilecopytomenu.cpp:146
|
||
#, kde-format
|
||
msgctxt "@action:inmenu in Copy To or Move To submenu"
|
||
msgid "Browse…"
|
||
msgstr "瀏覽…"
|
||
|
||
#: filewidgets/kfilecopytomenu.cpp:225
|
||
#, kde-format
|
||
msgctxt "@title:menu"
|
||
msgid "Copy Here"
|
||
msgstr "複製到這裡"
|
||
|
||
#: filewidgets/kfilecopytomenu.cpp:225
|
||
#, kde-format
|
||
msgctxt "@title:menu"
|
||
msgid "Move Here"
|
||
msgstr "移動到這裡"
|
||
|
||
#: filewidgets/kfilefiltercombo.cpp:42
|
||
#, kde-format
|
||
msgctxt "Default mime type filter that shows all file types"
|
||
msgid "*|All Files"
|
||
msgstr "*|所有檔案"
|
||
|
||
#: filewidgets/kfilefiltercombo.cpp:125
|
||
#, kde-format
|
||
msgctxt "%1 is the mimetype name, %2 is the extensions"
|
||
msgid "%1 (%2)"
|
||
msgstr "%1 (%2)"
|
||
|
||
#: filewidgets/kfilefiltercombo.cpp:162
|
||
#, kde-format
|
||
msgid "All Supported Files"
|
||
msgstr "所有支援的檔案"
|
||
|
||
#: filewidgets/kfilefiltercombo.cpp:172 filewidgets/kfilefiltercombo.cpp:174
|
||
#: filewidgets/kfilewidget.cpp:1902
|
||
#, kde-format
|
||
msgid "All Files"
|
||
msgstr "所有檔案"
|
||
|
||
#: filewidgets/kfileplaceeditdialog.cpp:66
|
||
#, kde-format
|
||
msgid "Add Places Entry"
|
||
msgstr "新增快速存取清單項目"
|
||
|
||
#: filewidgets/kfileplaceeditdialog.cpp:68
|
||
#, kde-format
|
||
msgid "Edit Places Entry"
|
||
msgstr "編輯快速存取清單項目"
|
||
|
||
#: filewidgets/kfileplaceeditdialog.cpp:78
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt>This is the text that will appear in the Places panel.<br /><br />The "
|
||
"label should consist of one or two words that will help you remember what "
|
||
"this entry refers to. If you do not enter a label, it will be derived from "
|
||
"the location's URL.</qt>"
|
||
msgstr ""
|
||
"<qt>這是會顯示在快速存取面板中的文字。<br /><br />此描述應該是一或兩個字的組"
|
||
"合以協助您記得這個項目參考到何處。若您未輸入標籤,它會從此位置的網址取得。</"
|
||
"qt>"
|
||
|
||
#: filewidgets/kfileplaceeditdialog.cpp:84
|
||
#, kde-format
|
||
msgid "L&abel:"
|
||
msgstr "名稱(&A):"
|
||
|
||
#: filewidgets/kfileplaceeditdialog.cpp:86
|
||
#, kde-format
|
||
msgid "Enter descriptive label here"
|
||
msgstr "請輸入描述標籤"
|
||
|
||
#: filewidgets/kfileplaceeditdialog.cpp:91
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt>This is the location associated with the entry. Any valid URL may be "
|
||
"used. For example:<br /><br />%1<br />http://www.kde.org<br />ftp://ftp.kde."
|
||
"org/pub/kde/stable<br /><br />By clicking on the button next to the text "
|
||
"edit box you can browse to an appropriate URL.</qt>"
|
||
msgstr ""
|
||
"<qt>這是此項目所關聯的位置。可以使用任何有效的網址。例如<br /><br />%1<br /"
|
||
">http://www.kde.org<br /> ftp://ftp.kde.org/pub/kde/stable<br /><br /> 按下文"
|
||
"字編輯方塊旁邊的按鈕可以讓您瀏覽合適的網址。</qt>"
|
||
|
||
#: filewidgets/kfileplaceeditdialog.cpp:98
|
||
#, kde-format
|
||
msgid "&Location:"
|
||
msgstr "位置(&L):"
|
||
|
||
#: filewidgets/kfileplaceeditdialog.cpp:105
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt>This is the icon that will appear in the Places panel.<br /><br />Click "
|
||
"on the button to select a different icon.</qt>"
|
||
msgstr ""
|
||
"<qt>這是會顯示在快速存取面板中的圖示。<br /><br />按下按鈕以選擇不同的圖示。"
|
||
"</qt>"
|
||
|
||
#: filewidgets/kfileplaceeditdialog.cpp:126
|
||
#, kde-format
|
||
msgid "Choose an &icon:"
|
||
msgstr "選擇圖示(&I):"
|
||
|
||
#: filewidgets/kfileplaceeditdialog.cpp:136
|
||
#, kde-format
|
||
msgid "&Only show when using this application (%1)"
|
||
msgstr "只在使用這個應用程式 (%1) 時顯示(&O)"
|
||
|
||
#: filewidgets/kfileplaceeditdialog.cpp:139
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt>Select this setting if you want this entry to show only when using the "
|
||
"current application (%1).<br /><br />If this setting is not selected, the "
|
||
"entry will be available in all applications.</qt>"
|
||
msgstr ""
|
||
"<qt>如果您希望這個項目只在使用目前的應用程式 (%1) 時顯示,請選擇此設定。\n"
|
||
"<br /><br />如果沒有選取這項設定,該項目將在所有應用程式中顯示。</qt>"
|
||
|
||
#: filewidgets/kfileplacesitem.cpp:210
|
||
#, kde-format
|
||
msgctxt "@item"
|
||
msgid "Places"
|
||
msgstr "快速存取"
|
||
|
||
#: filewidgets/kfileplacesitem.cpp:213
|
||
#, kde-format
|
||
msgctxt "@item"
|
||
msgid "Remote"
|
||
msgstr "遠端"
|
||
|
||
#: filewidgets/kfileplacesitem.cpp:216
|
||
#, kde-format
|
||
msgctxt "@item The place group section name for recent dynamic lists"
|
||
msgid "Recent"
|
||
msgstr "最近項目"
|
||
|
||
#: filewidgets/kfileplacesitem.cpp:219
|
||
#, kde-format
|
||
msgctxt "@item"
|
||
msgid "Search For"
|
||
msgstr "搜尋"
|
||
|
||
#: filewidgets/kfileplacesitem.cpp:222
|
||
#, kde-format
|
||
msgctxt "@item"
|
||
msgid "Devices"
|
||
msgstr "裝置"
|
||
|
||
#: filewidgets/kfileplacesitem.cpp:225
|
||
#, kde-format
|
||
msgctxt "@item"
|
||
msgid "Removable Devices"
|
||
msgstr "可移除裝置"
|
||
|
||
#: filewidgets/kfileplacesitem.cpp:228
|
||
#, kde-format
|
||
msgctxt "@item"
|
||
msgid "Tags"
|
||
msgstr "標籤"
|
||
|
||
#: filewidgets/kfileplacesitem.cpp:333
|
||
#, kde-format
|
||
msgctxt "@info:tooltip path (mounted from)"
|
||
msgid "%1 (from %2)"
|
||
msgstr "%1(來自 %2)"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:158
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "All tags"
|
||
msgstr "所有標籤"
|
||
|
||
#. i18nc calls has to be "KFile System Bookmarks".
|
||
#. The real i18nc call is made later, with this context, so the two must match.
|
||
#: filewidgets/kfileplacesmodel.cpp:254
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "Home"
|
||
msgstr "家目錄"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:263
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "Desktop"
|
||
msgstr "桌面"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:270
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "Documents"
|
||
msgstr "文件"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:277
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "Downloads"
|
||
msgstr "下載"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:282
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "Network"
|
||
msgstr "網路"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:287
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "Trash"
|
||
msgstr "垃圾桶"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:348
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "Music"
|
||
msgstr "音樂"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:355
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "Pictures"
|
||
msgstr "圖片"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:364
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "Videos"
|
||
msgstr "影片"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:391
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "Recent Files"
|
||
msgstr "最近檔案"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:396
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "Recent Locations"
|
||
msgstr "最近位置"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:419
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "Modified Today"
|
||
msgstr "今天修改"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:423
|
||
msgctxt "KFile System Bookmarks"
|
||
msgid "Modified Yesterday"
|
||
msgstr "昨天修改"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1091
|
||
#, kde-format
|
||
msgctxt "Placeholder is error message"
|
||
msgid "Could not add to the Places panel: %1"
|
||
msgstr "無法加入至快速存取面板:%1"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1098
|
||
#, kde-format
|
||
msgid "Only folders can be added to the Places panel."
|
||
msgstr "只有資料夾才能被加入至快速存取面板。"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1362
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Releasing…"
|
||
msgstr "釋出中…"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1364
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "&Release"
|
||
msgstr "釋出(&R)"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1368
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Safely Removing…"
|
||
msgstr "正在安全地移除…"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1370
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "&Safely Remove"
|
||
msgstr "安全地移除(&S)"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1375
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Unmounting…"
|
||
msgstr "卸載中…"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1377
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "&Unmount"
|
||
msgstr "卸載(&U)"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1401
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "&Eject"
|
||
msgstr "退出(&E)"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1448
|
||
#, kde-format
|
||
msgid "The device '%1' is not a disk and cannot be ejected."
|
||
msgstr "裝置 %1 不是光碟機,無法跳出。"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1483
|
||
#, kde-format
|
||
msgid "An error occurred while accessing '%1', the system responded: %2"
|
||
msgstr "存取 %1 時發生錯誤,系統訊息:%2"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1485
|
||
#, kde-format
|
||
msgid "An error occurred while accessing '%1'"
|
||
msgstr "存取 %1 時發生錯誤"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1511
|
||
#, kde-format
|
||
msgid "One or more files on this device are open within an application."
|
||
msgstr "裝置上的一或多個檔案正被應用程式開啟。"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1514
|
||
#, kde-kuit-format
|
||
msgid ""
|
||
"One or more files on this device are opened in application <application>"
|
||
"\"%2\"</application>."
|
||
msgid_plural ""
|
||
"One or more files on this device are opened in following applications: "
|
||
"<application>%2</application>."
|
||
msgstr[0] ""
|
||
"裝置上的一或多個檔案正被以下應用程式開啟:<application>%2</application>。"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1517
|
||
#, kde-format
|
||
msgctxt "separator in list of apps blocking device unmount"
|
||
msgid ", "
|
||
msgstr "、"
|
||
|
||
#: filewidgets/kfileplacesmodel.cpp:1564
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Reformat or Edit with Partition Manager"
|
||
msgstr "用分割區管理員進行重新格式化或編輯"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:337
|
||
#, kde-format
|
||
msgctxt "@info:tooltip full display text since it is elided: original tooltip"
|
||
msgid "%1: %2"
|
||
msgstr "%1:%2"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:354
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:662
|
||
#, kde-format
|
||
msgctxt "Available space out of total partition size (percent used)"
|
||
msgid "%1 free of %2 (%3% used)"
|
||
msgstr "剩餘 %1,共 %2 (%3% 已使用)"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:654
|
||
#, kde-format
|
||
msgid "%1 (hidden)"
|
||
msgstr "%1(隱藏)"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1184
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Empty Trash"
|
||
msgstr "清空垃圾桶"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1209
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Mount"
|
||
msgstr "掛載"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1215
|
||
#, kde-format
|
||
msgctxt "@item:inmenu"
|
||
msgid "Open in New Tab"
|
||
msgstr "在新分頁開啟"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1218
|
||
#, kde-format
|
||
msgctxt "@item:inmenu"
|
||
msgid "Open in New Window"
|
||
msgstr "在新視窗開啟"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1227
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Add Entry…"
|
||
msgstr "新增項目…"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1233
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "&Edit…"
|
||
msgstr "編輯(&E)…"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1238
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Remove from Places"
|
||
msgstr "從快速存取移除"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1242
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "&Hide"
|
||
msgstr "隱藏(&H)"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1250
|
||
#, kde-format
|
||
msgctxt "@item:inmenu"
|
||
msgid "Hide Section '%1'"
|
||
msgstr "隱藏區段「%1」"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1250
|
||
#, kde-format
|
||
msgctxt "@item:inmenu"
|
||
msgid "Hide Section"
|
||
msgstr "隱藏區段"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1258
|
||
#, kde-format
|
||
msgid "&Show All Entries"
|
||
msgstr "顯示所有項目(&S)"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1263
|
||
#, kde-format
|
||
msgctxt "@item:inmenu"
|
||
msgid "Icon Size"
|
||
msgstr "圖示大小"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1383
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@item:inmenu Auto set icon size based on available space inthe Places side-"
|
||
"panel"
|
||
msgid "Auto Resize"
|
||
msgstr "自動調整大小"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1403
|
||
#, kde-format
|
||
msgctxt "Small icon size"
|
||
msgid "Small (%1x%1)"
|
||
msgstr "小 (%1x%1)"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1406
|
||
#, kde-format
|
||
msgctxt "Medium icon size"
|
||
msgid "Medium (%1x%1)"
|
||
msgstr "中 (%1x%1)"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1409
|
||
#, kde-format
|
||
msgctxt "Large icon size"
|
||
msgid "Large (%1x%1)"
|
||
msgstr "大 (%1x%1)"
|
||
|
||
#: filewidgets/kfileplacesview.cpp:1412
|
||
#, kde-format
|
||
msgctxt "Huge icon size"
|
||
msgid "Huge (%1x%1)"
|
||
msgstr "巨大 (%1x%1)"
|
||
|
||
#: filewidgets/kfilewidget.cpp:618
|
||
#, kde-format
|
||
msgid "You can only select one file"
|
||
msgstr "您只能選取一個檔案。"
|
||
|
||
#: filewidgets/kfilewidget.cpp:618
|
||
#, kde-format
|
||
msgid "More than one file provided"
|
||
msgstr "選擇了多個檔案"
|
||
|
||
#: filewidgets/kfilewidget.cpp:789
|
||
#, kde-format
|
||
msgid "You can only select local files"
|
||
msgstr "您只能選取本地檔案。"
|
||
|
||
#: filewidgets/kfilewidget.cpp:789
|
||
#, kde-format
|
||
msgid "Remote files not accepted"
|
||
msgstr "不接受遠端檔案"
|
||
|
||
#: filewidgets/kfilewidget.cpp:796
|
||
#, kde-format
|
||
msgid ""
|
||
"The selected URL uses an unsupported scheme. Please use the following "
|
||
"scheme: %2"
|
||
msgid_plural ""
|
||
"The selected URL uses an unsupported scheme. Please use one of the following "
|
||
"schemes: %2"
|
||
msgstr[0] "選定的 URL 使用了不支援的機制。請使用下列其中一種機制:%2"
|
||
|
||
#: filewidgets/kfilewidget.cpp:802
|
||
#, kde-format
|
||
msgid "Unsupported URL scheme"
|
||
msgstr "不支援的 URL 機制"
|
||
|
||
#: filewidgets/kfilewidget.cpp:818
|
||
#, kde-format
|
||
msgid ""
|
||
"More than one folder has been selected and this dialog does not accept "
|
||
"folders, so it is not possible to decide which one to enter. Please select "
|
||
"only one folder to list it."
|
||
msgstr ""
|
||
"您選取了一個以上的資料夾,此對話框不接受多個資料夾,所以無法決定要用哪一個。"
|
||
"請只選擇一個資料夾即可。"
|
||
|
||
#: filewidgets/kfilewidget.cpp:820
|
||
#, kde-format
|
||
msgid "More than one folder provided"
|
||
msgstr "提供了多個資料夾"
|
||
|
||
#: filewidgets/kfilewidget.cpp:830
|
||
#, kde-format
|
||
msgid ""
|
||
"At least one folder and one file has been selected. Selected files will be "
|
||
"ignored and the selected folder will be listed"
|
||
msgstr ""
|
||
"您至少選擇了一個資料夾與一個檔案。選取的檔案會被忽略,而選取的資料夾會被列出"
|
||
|
||
#: filewidgets/kfilewidget.cpp:831
|
||
#, kde-format
|
||
msgid "Files and folders selected"
|
||
msgstr "選取了檔案與資料夾"
|
||
|
||
#: filewidgets/kfilewidget.cpp:849
|
||
#, kde-format
|
||
msgid "The file \"%1\" could not be found"
|
||
msgstr "找不到檔案 %1"
|
||
|
||
#: filewidgets/kfilewidget.cpp:849
|
||
#, kde-format
|
||
msgid "Cannot open file"
|
||
msgstr "無法開啟檔案"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1195
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt>Click this button to enter the parent folder.<br /><br />For instance, "
|
||
"if the current location is file:/home/konqi clicking this button will take "
|
||
"you to file:/home.</qt>"
|
||
msgstr ""
|
||
"<qt>按這個按鈕來進入上一層目錄。<br /><br />例如,如果目前位置是 file:/home/"
|
||
"konqi,按這個按鈕將把您帶到 file:/home。</qt>"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1199
|
||
#, kde-format
|
||
msgid "Click this button to move backwards one step in the browsing history."
|
||
msgstr "按這個按鈕在瀏覽歷史中向後移動一步。"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1200
|
||
#, kde-format
|
||
msgid "Click this button to move forward one step in the browsing history."
|
||
msgstr "按這個按鈕在瀏覽歷史中向前移動一步。"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1202
|
||
#, kde-format
|
||
msgid "Click this button to reload the contents of the current location."
|
||
msgstr "按這個按鈕來重新載入目前位置的內容。"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1204
|
||
#, kde-format
|
||
msgid "Click this button to create a new folder."
|
||
msgstr "按這個按鈕來建立新資料夾。"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1206
|
||
#, kde-format
|
||
msgid "Show Places Panel"
|
||
msgstr "顯示快速存取面板"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1213
|
||
#, kde-format
|
||
msgid "Show Bookmarks Button"
|
||
msgstr "顯示書籤按鈕"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1220
|
||
#, kde-format
|
||
msgid "Options"
|
||
msgstr "選項"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1223
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt>This is the preferences menu for the file dialog. Various options can be "
|
||
"accessed from this menu including: <ul><li>how files are sorted in the list</"
|
||
"li><li>types of view, including icon and list</li><li>showing of hidden "
|
||
"files</li><li>the Places panel</li><li>file previews</li><li>separating "
|
||
"folders from files</li></ul></qt>"
|
||
msgstr ""
|
||
"<qt>這是檔案對話方塊的組態設定選單。此選單中可存取的各種選項包括:<ul><li>清"
|
||
"單中的檔案如何排序</li><li>檢視類型,包括圖示和列表</li><li>隱藏檔案的顯示</"
|
||
"li><li>快速存取面板</li><li>檔案預覽</li><li>區分檔案和目錄</li></ul></qt>"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1242
|
||
#, kde-format
|
||
msgid "Bookmarks"
|
||
msgstr "書籤"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1246
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt>This button allows you to bookmark specific locations. Click on this "
|
||
"button to open the bookmark menu where you may add, edit or select a "
|
||
"bookmark.<br /><br />These bookmarks are specific to the file dialog, but "
|
||
"otherwise operate like bookmarks elsewhere in KDE.</qt>"
|
||
msgstr ""
|
||
"<qt>這個按鈕可以讓您將指定位置加入書籤。按這個按鈕將打開書籤選單,其中您可以"
|
||
"添加、編輯或選擇書籤。<br /><br />這些書籤專用於檔案對話方塊,但是可以像 KDE "
|
||
"其他地方的書籤一樣操作。</qt>"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, nameLabel)
|
||
#: filewidgets/kfilewidget.cpp:1285 widgets/kpropertiesdesktopbase.ui:22
|
||
#, kde-format
|
||
msgid "&Name:"
|
||
msgstr "名稱(&N):"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1362
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt>While typing in the text area, you may be presented with possible "
|
||
"matches. This feature can be controlled by clicking with the right mouse "
|
||
"button and selecting a preferred mode from the <b>Text Completion</b> menu.</"
|
||
"qt>"
|
||
msgstr ""
|
||
"<qt>在文字區輸入時,您會看到可能的相符項目。這項功能可以按滑鼠右鍵從<b>文字補"
|
||
"齊</b>選單選擇您所偏好的模式來控制。</qt>"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1369
|
||
#, kde-format
|
||
msgid "This is the name to save the file as."
|
||
msgstr "這是儲存檔案時所用的名稱。"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1372
|
||
#, kde-format
|
||
msgid ""
|
||
"This is the list of files to open. More than one file can be specified by "
|
||
"listing several files, separated by spaces."
|
||
msgstr "這是要開啟的檔案清單。如果想要指定多個檔案,可以用空格分隔。"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1377
|
||
#, kde-format
|
||
msgid "This is the name of the file to open."
|
||
msgstr "這是要開啟的檔案的名稱。"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1390
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Places"
|
||
msgstr "快速存取"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1609
|
||
#, kde-format
|
||
msgid "The file \"%1\" already exists. Do you wish to overwrite it?"
|
||
msgstr "檔案 %1 已存在。您希望覆寫它嗎?"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1610
|
||
#, kde-format
|
||
msgid "Overwrite File?"
|
||
msgstr "要覆寫檔案嗎?"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1806
|
||
#, kde-format
|
||
msgid "You can only select local files."
|
||
msgstr "您只能選取本地檔案。"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1806
|
||
#, kde-format
|
||
msgid "Remote Files Not Accepted"
|
||
msgstr "不接受遠端檔案"
|
||
|
||
#: filewidgets/kfilewidget.cpp:1900
|
||
#, kde-format
|
||
msgid "All Folders"
|
||
msgstr "所有資料夾"
|
||
|
||
#: filewidgets/kfilewidget.cpp:2052 widgets/executablefileopendialog.cpp:44
|
||
#: widgets/kfileitemactions.cpp:742
|
||
#, kde-format
|
||
msgid "&Open"
|
||
msgstr "開啟(&O)"
|
||
|
||
#: filewidgets/kfilewidget.cpp:2152
|
||
#, kde-format
|
||
msgid "Icon size: %1 pixels"
|
||
msgstr "圖示大小:%1 像素"
|
||
|
||
#: filewidgets/kfilewidget.cpp:2300
|
||
#, kde-format
|
||
msgid "Automatically select filename e&xtension (%1)"
|
||
msgstr "自動選擇檔案名稱延伸檔名(&X)[%1]"
|
||
|
||
#: filewidgets/kfilewidget.cpp:2301
|
||
#, kde-format
|
||
msgid "the extension <b>%1</b>"
|
||
msgstr "延伸檔名 <b>%1</b>"
|
||
|
||
#: filewidgets/kfilewidget.cpp:2307
|
||
#, kde-format
|
||
msgid "Automatically select filename e&xtension"
|
||
msgstr "自動選擇檔案名稱延伸檔名(&X)"
|
||
|
||
#: filewidgets/kfilewidget.cpp:2308
|
||
#, kde-format
|
||
msgid "a suitable extension"
|
||
msgstr "合適的延伸檔名"
|
||
|
||
#: filewidgets/kfilewidget.cpp:2316
|
||
#, kde-format
|
||
msgid ""
|
||
"This option enables some convenient features for saving files with "
|
||
"extensions:<br /><ol><li>Any extension specified in the <b>%1</b> text area "
|
||
"will be updated if you change the file type to save in.<br /><br /></"
|
||
"li><li>If no extension is specified in the <b>%2</b> text area when you "
|
||
"click <b>Save</b>, %3 will be added to the end of the filename (if the "
|
||
"filename does not already exist). This extension is based on the file type "
|
||
"that you have chosen to save in.<br /><br />If you do not want KDE to supply "
|
||
"an extension for the filename, you can either turn this option off or you "
|
||
"can suppress it by adding a period (.) to the end of the filename (the "
|
||
"period will be automatically removed).</li></ol>If unsure, keep this option "
|
||
"enabled as it makes your files more manageable."
|
||
msgstr ""
|
||
"這個選項啟用了一些儲存檔案名稱與延伸檔名的便利功能:<br /><ol><li>如果您改變"
|
||
"了要儲存的檔案類型,任何在 <b>%1</b> 文字區域指定的延伸檔名都會被更新。<br /"
|
||
"><br /></li><li>當您按下<b>儲存</b>時,如果在 <b>%2</b> 文字區域中沒有指定延"
|
||
"伸檔名,%3 會被加到檔案名稱的結尾(如果檔案名稱尚未存在)。這個延伸檔名是根據"
|
||
"您選擇儲存的檔案類型而定。<br /><br />如果你不想要 KDE 提供任何延伸檔名,您可"
|
||
"以將此選項關閉或者您可以在檔案名稱的結尾加上句點(.)來限制它(這個句點會自動被"
|
||
"移除)。</li></ol>如果不確定,保持啟用此選項,因為它會讓您的檔案更容易管理。"
|
||
|
||
#: filewidgets/kfilewidget.cpp:2789
|
||
#, kde-format
|
||
msgid "&File type:"
|
||
msgstr "檔案類型(&F):"
|
||
|
||
#: filewidgets/kfilewidget.cpp:2790
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt>This is the file type selector. It is used to select the format that the "
|
||
"file will be saved as.</qt>"
|
||
msgstr "<qt>此為檔案類型選取器,用來選取儲存檔案的格式。</qt>"
|
||
|
||
#: filewidgets/kfilewidget.cpp:2792
|
||
#, kde-format
|
||
msgid "&Filter:"
|
||
msgstr "篩選器(&F):"
|
||
|
||
#: filewidgets/kfilewidget.cpp:2794
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt>This is the filter to apply to the file list. File names that do not "
|
||
"match the filter will not be shown.<p>You may select from one of the preset "
|
||
"filters in the drop down menu, or you may enter a custom filter directly "
|
||
"into the text area.</p><p>Wildcards such as * and ? are allowed.</p></qt>"
|
||
msgstr ""
|
||
"<qt>這是應用到檔案清單的篩選器。不符合該篩選器的檔案名稱將不會被顯示。<p>您可"
|
||
"以從下拉選單中選擇預設的篩選器,或者直接在文字區域中輸入自訂的篩選器。</p><p>"
|
||
"允許使用 * 和 ? 萬用字元。</p></qt>"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:440
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Create New File"
|
||
msgstr "建立新檔案"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:480
|
||
#, kde-format
|
||
msgid "Sorry"
|
||
msgstr "抱歉"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:491
|
||
#, kde-format
|
||
msgid "<qt>The template file <b>%1</b> does not exist.</qt>"
|
||
msgstr "<qt>樣本檔 <b>%1</b> 不存在。</qt>"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:637 filewidgets/knewfilemenu.cpp:702
|
||
#, kde-format
|
||
msgid "Name for new link:"
|
||
msgstr "新連結名稱:"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:706
|
||
#, kde-format
|
||
msgid "Create link to URL"
|
||
msgstr "建立網址連結"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:747 filewidgets/knewfilemenu.cpp:802
|
||
#, kde-format
|
||
msgctxt "@item:inmenu Create New"
|
||
msgid "%1"
|
||
msgstr "%1"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1067
|
||
#, kde-format
|
||
msgctxt "@label:textbox Prompt for new file of type"
|
||
msgid "Enter %1 filename:"
|
||
msgstr "輸入 %1 檔案名稱:"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1166
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"The name <filename>%1</filename> cannot be used because it is reserved for "
|
||
"use by the operating system."
|
||
msgstr ""
|
||
"無法使用 <filename>%1</filename> 名稱,<nl/>因為這個檔案名稱被作業系統作為保"
|
||
"留用途。"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1174
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"The name <filename>%1</filename> starts with a dot, so it will be hidden by "
|
||
"default."
|
||
msgstr "<filename>%1</filename> 名稱是以點 (.) 開頭的,因此預設會被隱藏起來。"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1182
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"The name <filename>%1</filename> starts with a space, which will result in "
|
||
"it being shown before other items when sorting alphabetically, among other "
|
||
"potential oddities."
|
||
msgstr ""
|
||
"此名稱 <filename>%1</filename> 以空白字元開頭,會造成它在依名稱排序時出現在其"
|
||
"他項目前,以及其他可能發生的怪現象。"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1200
|
||
#, kde-format
|
||
msgid "Using slashes in folder names will create sub-folders, like so:"
|
||
msgstr "在資料夾名稱中使用斜槓 (/) 會建立子資料夾,類似:"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1210
|
||
#, kde-format
|
||
msgid "Using slashes in folder names will create sub-folders."
|
||
msgstr "在資料夾名稱中使用斜槓 (/) 會建立子資料夾。"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1222
|
||
#, kde-format
|
||
msgid "Slashes cannot be used in file and folder names."
|
||
msgstr "斜槓 (/) 不能用在檔案及資料夾名稱中。"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1227
|
||
#, kde-format
|
||
msgid "Backslashes cannot be used in file and folder names."
|
||
msgstr "反斜槓 (\\) 不能用在檔案及資料夾名稱中。"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1237
|
||
#, kde-format
|
||
msgid ""
|
||
"Starting a file or folder name with a tilde is not recommended because it "
|
||
"may be confusing or dangerous when using the terminal to delete things."
|
||
msgstr ""
|
||
"不建議使用波浪號 (~) 作為檔案或資料夾名稱的開頭,因為波浪號可能會在使用終端機"
|
||
"刪除東西時產生誤解及危險。"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1305
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid "A directory with name <filename>%1</filename> already exists."
|
||
msgstr "名為 <filename>%1</filename> 的資料夾已經存在。"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1307
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid "A file with name <filename>%1</filename> already exists."
|
||
msgstr "名為 <filename>%1</filename> 的檔案已經存在。"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1393
|
||
#, kde-format
|
||
msgid "Create New"
|
||
msgstr "新增"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1428
|
||
#, kde-format
|
||
msgid "Link to Device"
|
||
msgstr "連結到裝置"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1474
|
||
#, kde-format
|
||
msgctxt "Default name for a new folder"
|
||
msgid "New Folder"
|
||
msgstr "新資料夾"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1497
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Create New Folder"
|
||
msgstr "建立新資料夾"
|
||
|
||
#: filewidgets/knewfilemenu.cpp:1499
|
||
#, kde-format
|
||
msgid "Create new folder in %1:"
|
||
msgstr "在 %1 建立新資料夾:"
|
||
|
||
#. i18n: ectx: property (text), widget (QPushButton, md5CopyButton)
|
||
#. i18n: ectx: property (text), widget (QPushButton, sha1CopyButton)
|
||
#. i18n: ectx: property (text), widget (QPushButton, sha256CopyButton)
|
||
#. i18n: ectx: property (text), widget (QPushButton, sha512CopyButton)
|
||
#: filewidgets/kurlnavigator.cpp:576 kioworkers/file/file_unix.cpp:133
|
||
#: widgets/checksumswidget.ui:117 widgets/checksumswidget.ui:154
|
||
#: widgets/checksumswidget.ui:191 widgets/checksumswidget.ui:228
|
||
#, kde-format
|
||
msgid "Copy"
|
||
msgstr "複製"
|
||
|
||
#. i18n: ectx: property (text), widget (QPushButton, pasteButton)
|
||
#: filewidgets/kurlnavigator.cpp:580 widgets/checksumswidget.ui:39
|
||
#, kde-format
|
||
msgid "Paste"
|
||
msgstr "貼上"
|
||
|
||
#: filewidgets/kurlnavigator.cpp:600
|
||
#, kde-format
|
||
msgctxt "@item:inmenu"
|
||
msgid "Open \"%1\" in New Tab"
|
||
msgstr "在新分頁開啟「%1」"
|
||
|
||
#: filewidgets/kurlnavigator.cpp:608
|
||
#, kde-format
|
||
msgctxt "@item:inmenu"
|
||
msgid "Open \"%1\" in New Window"
|
||
msgstr "在新視窗開啟「%1」"
|
||
|
||
#: filewidgets/kurlnavigator.cpp:617
|
||
#, kde-format
|
||
msgid "Edit"
|
||
msgstr "編輯"
|
||
|
||
#: filewidgets/kurlnavigator.cpp:620
|
||
#, kde-format
|
||
msgid "Navigate"
|
||
msgstr "導覽"
|
||
|
||
#: filewidgets/kurlnavigator.cpp:635
|
||
#, kde-format
|
||
msgid "Show Full Path"
|
||
msgstr "顯示完整路徑"
|
||
|
||
#: filewidgets/kurlnavigator.cpp:796
|
||
#, kde-kuit-format
|
||
msgctxt "@info:tooltip for button. 1 is path"
|
||
msgid "Go to any location on the path <filename>%1</filename>"
|
||
msgstr "前往路徑 <filename>%1</filename> 內的任何位置"
|
||
|
||
#: filewidgets/kurlnavigatorbutton.cpp:701
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "More"
|
||
msgstr "更多"
|
||
|
||
#: filewidgets/kurlnavigatordropdownbutton.cpp:21
|
||
#, kde-format
|
||
msgctxt "@action:button opening a list of locations"
|
||
msgid "Go to Location on Path"
|
||
msgstr "前往路徑中的位置"
|
||
|
||
#: filewidgets/kurlnavigatorschemecombo.cpp:155
|
||
#, kde-format
|
||
msgctxt "@item:inmenu"
|
||
msgid "Devices"
|
||
msgstr "裝置"
|
||
|
||
#: filewidgets/kurlnavigatorschemecombo.cpp:159
|
||
#, kde-format
|
||
msgctxt "@item:inmenu"
|
||
msgid "Subversion"
|
||
msgstr "Subversion"
|
||
|
||
#: filewidgets/kurlnavigatorschemecombo.cpp:163
|
||
#, kde-format
|
||
msgctxt "@item:inmenu"
|
||
msgid "Other"
|
||
msgstr "其他"
|
||
|
||
#: filewidgets/kurlnavigatortogglebutton.cpp:28
|
||
#, kde-format
|
||
msgid "Edit mode"
|
||
msgstr "編輯模式"
|
||
|
||
#: filewidgets/kurlnavigatortogglebutton.cpp:86
|
||
#, kde-format
|
||
msgid "Click for Location Navigation"
|
||
msgstr "點選位置導覽"
|
||
|
||
#: filewidgets/kurlnavigatortogglebutton.cpp:88
|
||
#, kde-format
|
||
msgid "Click to Edit Location"
|
||
msgstr "點選以編輯位置"
|
||
|
||
#: gui/applicationlauncherjob.cpp:122 gui/kprocessrunner.cpp:236
|
||
#, kde-format
|
||
msgid "You are not authorized to execute this file."
|
||
msgstr "您未獲授權去執行此檔案。"
|
||
|
||
#: gui/applicationlauncherjob.cpp:144 gui/commandlauncherjob.cpp:117
|
||
#, kde-format
|
||
msgctxt "Launching application"
|
||
msgid "Launching %1"
|
||
msgstr "正在啟動 %1"
|
||
|
||
#: gui/applicationlauncherjob.cpp:181
|
||
#, kde-format
|
||
msgid ""
|
||
"Unable to make the service %1 executable, aborting execution.\n"
|
||
"%2."
|
||
msgstr ""
|
||
"無法使 %1 服務可被執行,取消執行。\n"
|
||
"%2。"
|
||
|
||
#: gui/applicationlauncherjob.cpp:299 gui/openurljob.cpp:644
|
||
#, kde-format
|
||
msgid "You are not authorized to select an application to open this file."
|
||
msgstr "您未獲授權去選取應用程式以開啟此檔案。"
|
||
|
||
#: gui/applicationlauncherjob.cpp:307
|
||
#, kde-format
|
||
msgid ""
|
||
"Internal error: could not prompt the user for which application to start"
|
||
msgstr "內部錯誤:無法向使用者詢問要啟動哪個應用程式"
|
||
|
||
#: gui/commandlauncherjob.cpp:107
|
||
#, kde-format
|
||
msgctxt "An error message"
|
||
msgid "Empty command provided"
|
||
msgstr "提供了空白的命令"
|
||
|
||
#: gui/faviconrequestjob.cpp:108
|
||
#, kde-format
|
||
msgid "No favicon found for %1"
|
||
msgstr "找不到 %1 的 favicon"
|
||
|
||
#: gui/faviconrequestjob.cpp:156
|
||
#, kde-format
|
||
msgid "Error saving image to %1"
|
||
msgstr "儲存圖片到 %1 時發生錯誤。"
|
||
|
||
#: gui/faviconrequestjob.cpp:166
|
||
#, kde-format
|
||
msgid "Icon file too big, download aborted"
|
||
msgstr "圖示檔案太大了,放棄下載"
|
||
|
||
#: gui/kemailclientlauncherjob.cpp:92
|
||
#, kde-format
|
||
msgid "No mail client found"
|
||
msgstr "找不到電子郵件軟體"
|
||
|
||
#: gui/kprocessrunner.cpp:118
|
||
#, kde-format
|
||
msgid ""
|
||
"The desktop entry file\n"
|
||
"%1\n"
|
||
"is not valid."
|
||
msgstr ""
|
||
"桌面項目檔\n"
|
||
"%1\n"
|
||
"無效。"
|
||
|
||
#: gui/kprocessrunner.cpp:283
|
||
#, kde-format
|
||
msgid "Launching %1"
|
||
msgstr "正在啟動 %1"
|
||
|
||
#: gui/kprocessrunner.cpp:464
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid "The command <command>%1</command> could not be found."
|
||
msgstr "找不到命令 <command>%1</command>。"
|
||
|
||
#: gui/kterminallauncherjob.cpp:124
|
||
#, kde-format
|
||
msgid "No terminal emulator found"
|
||
msgstr "找不到終端機模擬程式"
|
||
|
||
#: gui/openurljob.cpp:158
|
||
#, kde-format
|
||
msgid "Failed to open %1"
|
||
msgstr "無法開啟 %1"
|
||
|
||
#: gui/openurljob.cpp:296
|
||
#, kde-format
|
||
msgid ""
|
||
"The desktop entry file\n"
|
||
"%1\n"
|
||
"is of type Link but has no URL=... entry."
|
||
msgstr ""
|
||
"桌面項目檔案\n"
|
||
"%1\n"
|
||
"為 Link 類型,但沒有 URL=... 項目。"
|
||
|
||
#: gui/openurljob.cpp:374
|
||
#, kde-format
|
||
msgid ""
|
||
"The executable file \"%1\" is located on a remote filesystem. For safety "
|
||
"reasons it will not be started."
|
||
msgstr "可執行檔「%1」位於遠端檔案系統。因安全性考量,將不啟動。"
|
||
|
||
#: gui/openurljob.cpp:410
|
||
#, kde-format
|
||
msgid ""
|
||
"For security reasons, launching executables is not allowed in this context."
|
||
msgstr "為了安全,這個環境下不允許啟動執行檔。"
|
||
|
||
#: gui/openurljob.cpp:440
|
||
#, kde-format
|
||
msgid ""
|
||
"The program \"%1\" needs to have executable permission before it can be "
|
||
"launched."
|
||
msgstr "「%1」程式需要有執行權限才可執行。"
|
||
|
||
#: gui/openurljob.cpp:451
|
||
#, kde-format
|
||
msgid ""
|
||
"Unable to make file \"%1\" executable.\n"
|
||
"%2."
|
||
msgstr ""
|
||
"無法使「%1」檔案能夠執行。\n"
|
||
"%2。"
|
||
|
||
#: gui/openurljob.cpp:537
|
||
#, kde-format
|
||
msgid "The desktop entry file %1 has no Type=... entry."
|
||
msgstr "桌面項目檔案 %1 中沒有 Type=... 項目。"
|
||
|
||
#: gui/openurljob.cpp:630
|
||
#, kde-format
|
||
msgid ""
|
||
"This file is incomplete and should not be opened.\n"
|
||
"Check your open applications and the notification area for any pending tasks "
|
||
"or downloads."
|
||
msgstr ""
|
||
"此檔案不完全而不應被開啟。\n"
|
||
"請檢查開啟的應用程式與通知區域是否有進行中的工作或下載。"
|
||
|
||
#: gui/openurljob.cpp:656
|
||
#, kde-format
|
||
msgid "Failed to open the file."
|
||
msgstr "無法開啟檔案。"
|
||
|
||
#: gui/openurljob.cpp:690
|
||
#, kde-format
|
||
msgid "The program \"%1\" could not be launched."
|
||
msgstr "程式「%1」無法啟動。"
|
||
|
||
#: kioexec/kioexecd.cpp:86
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"The file <filename>%1</filename><nl/>has been modified. Do you want to "
|
||
"upload the changes?"
|
||
msgstr "檔案 <filename>%1</filename><nl/>已經被變更。您是否要上傳改變?"
|
||
|
||
#: kioexec/kioexecd.cpp:87 kioexec/main.cpp:240 kioexec/main.cpp:250
|
||
#, kde-format
|
||
msgid "File Changed"
|
||
msgstr "檔案已變更"
|
||
|
||
#: kioexec/kioexecd.cpp:88 kioexec/main.cpp:251
|
||
#, kde-format
|
||
msgid "Upload"
|
||
msgstr "上傳"
|
||
|
||
#: kioexec/kioexecd.cpp:89 kioexec/main.cpp:252
|
||
#, kde-format
|
||
msgid "Do Not Upload"
|
||
msgstr "不要上傳"
|
||
|
||
#: kioexec/main.cpp:58
|
||
#, kde-format
|
||
msgid "Invalid URL: %1"
|
||
msgstr "不正確的 URL:%1"
|
||
|
||
#: kioexec/main.cpp:64
|
||
#, kde-format
|
||
msgid "File not found: %1"
|
||
msgstr "找不到檔案:%1"
|
||
|
||
#: kioexec/main.cpp:81
|
||
#, kde-format
|
||
msgid ""
|
||
"The URL %1\n"
|
||
"is malformed"
|
||
msgstr ""
|
||
"URL %1\n"
|
||
"是錯誤的"
|
||
|
||
#: kioexec/main.cpp:83
|
||
#, kde-format
|
||
msgid ""
|
||
"Remote URL %1\n"
|
||
"not allowed with --tempfiles switch"
|
||
msgstr ""
|
||
"遠端 URL %1\n"
|
||
"不能使用 --tempfiles 參數"
|
||
|
||
#: kioexec/main.cpp:239
|
||
#, kde-format
|
||
msgid ""
|
||
"The supposedly temporary file\n"
|
||
"%1\n"
|
||
"has been modified.\n"
|
||
"Do you still want to delete it?"
|
||
msgstr ""
|
||
"暫存檔案\n"
|
||
"%1\n"
|
||
"已經被變更.\n"
|
||
"您是否還是要刪除?"
|
||
|
||
#: kioexec/main.cpp:242
|
||
#, kde-format
|
||
msgid "Do Not Delete"
|
||
msgstr "不要刪除"
|
||
|
||
#: kioexec/main.cpp:249
|
||
#, kde-format
|
||
msgid ""
|
||
"The file\n"
|
||
"%1\n"
|
||
"has been modified.\n"
|
||
"Do you want to upload the changes?"
|
||
msgstr ""
|
||
"檔案\n"
|
||
"%1\n"
|
||
"已經被變更.\n"
|
||
"您是否要上傳改變?"
|
||
|
||
#: kioexec/main.cpp:300
|
||
#, kde-format
|
||
msgid "KIOExec"
|
||
msgstr "KIOExec"
|
||
|
||
#: kioexec/main.cpp:302
|
||
#, kde-format
|
||
msgid "KIO Exec - Opens remote files, watches modifications, asks for upload"
|
||
msgstr "KIO Exec - 開啟遠端檔案, 檢查變更, 並提示上傳。"
|
||
|
||
#: kioexec/main.cpp:304
|
||
#, kde-format
|
||
msgid "(c) 1998-2000,2003 The KFM/Konqueror Developers"
|
||
msgstr "(c) 1998-2000,2003 KFM/Konqueror 開發團隊"
|
||
|
||
#: kioexec/main.cpp:305
|
||
#, kde-format
|
||
msgid "David Faure"
|
||
msgstr "David Faure"
|
||
|
||
#: kioexec/main.cpp:306
|
||
#, kde-format
|
||
msgid "Stephan Kulow"
|
||
msgstr "Stephan Kulow"
|
||
|
||
#: kioexec/main.cpp:307
|
||
#, kde-format
|
||
msgid "Bernhard Rosenkraenzer"
|
||
msgstr "Bernhard Rosenkraenzer"
|
||
|
||
#: kioexec/main.cpp:308
|
||
#, kde-format
|
||
msgid "Waldo Bastian"
|
||
msgstr "Waldo Bastian"
|
||
|
||
#: kioexec/main.cpp:309
|
||
#, kde-format
|
||
msgid "Oswald Buddenhagen"
|
||
msgstr "Oswald Buddenhagen"
|
||
|
||
#: kioexec/main.cpp:314
|
||
#, kde-format
|
||
msgid "Treat URLs as local files and delete them afterwards"
|
||
msgstr "將 URL 視為本地端檔案,並稍後刪除它們"
|
||
|
||
#: kioexec/main.cpp:316
|
||
#, kde-format
|
||
msgid "Suggested file name for the downloaded file"
|
||
msgstr "下載檔案的建議檔名"
|
||
|
||
#: kioexec/main.cpp:317
|
||
#, kde-format
|
||
msgid "Command to execute"
|
||
msgstr "要執行的指令."
|
||
|
||
#: kioexec/main.cpp:318
|
||
#, kde-format
|
||
msgid "URL(s) or local file(s) used for 'command'"
|
||
msgstr "給 '命令' 用的 URL 或本地端檔案."
|
||
|
||
#: kioworkers/file/file.cpp:166
|
||
#, kde-format
|
||
msgid "Setting ACL for %1"
|
||
msgstr "設定 %1 的權限控制列表"
|
||
|
||
#: kioworkers/file/file.cpp:739
|
||
#, kde-format
|
||
msgid ""
|
||
"Could not change permissions for\n"
|
||
"%1"
|
||
msgstr ""
|
||
"無法變更該權限\n"
|
||
"%1"
|
||
|
||
#: kioworkers/file/file.cpp:749
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"Could not change owner and group for\n"
|
||
"%1"
|
||
msgstr "無法變更以下檔案的擁有者及群組%1"
|
||
|
||
#: kioworkers/file/file.cpp:855
|
||
#, kde-format
|
||
msgid "Could not find program \"mount\""
|
||
msgstr "找不到 mount 程式"
|
||
|
||
#: kioworkers/file/file.cpp:929
|
||
#, kde-format
|
||
msgid "Could not find program \"umount\""
|
||
msgstr "找不到 umount 程式"
|
||
|
||
#: kioworkers/file/file_unix.cpp:98
|
||
#, kde-format
|
||
msgid "Change File Permissions"
|
||
msgstr "變更檔案權限"
|
||
|
||
#: kioworkers/file/file_unix.cpp:99
|
||
#, kde-format
|
||
msgid "New Permissions: %1"
|
||
msgstr "新權限:%1"
|
||
|
||
#: kioworkers/file/file_unix.cpp:102
|
||
#, kde-format
|
||
msgid "Change File Owner"
|
||
msgstr "變更檔案擁有者"
|
||
|
||
#: kioworkers/file/file_unix.cpp:103
|
||
#, kde-format
|
||
msgid "New Owner: UID=%1, GID=%2"
|
||
msgstr "新擁有者:UID=%1,GID=%2"
|
||
|
||
#: kioworkers/file/file_unix.cpp:106
|
||
#, kde-format
|
||
msgid "Remove File"
|
||
msgstr "移除檔案"
|
||
|
||
#: kioworkers/file/file_unix.cpp:109
|
||
#, kde-format
|
||
msgid "Remove Directory"
|
||
msgstr "移除目錄"
|
||
|
||
#: kioworkers/file/file_unix.cpp:112
|
||
#, kde-format
|
||
msgid "Create Directory"
|
||
msgstr "建立目錄"
|
||
|
||
#: kioworkers/file/file_unix.cpp:113
|
||
#, kde-format
|
||
msgid "Directory Permissions: %1"
|
||
msgstr "目錄權限:%1"
|
||
|
||
#: kioworkers/file/file_unix.cpp:116
|
||
#, kde-format
|
||
msgid "Open File"
|
||
msgstr "開啟檔案"
|
||
|
||
#: kioworkers/file/file_unix.cpp:119
|
||
#, kde-format
|
||
msgid "Open Directory"
|
||
msgstr "開啟目錄"
|
||
|
||
#: kioworkers/file/file_unix.cpp:123
|
||
#, kde-format
|
||
msgid "New Filename: %1"
|
||
msgstr "新檔名:%1"
|
||
|
||
#: kioworkers/file/file_unix.cpp:127
|
||
#, kde-format
|
||
msgid "Target: %1"
|
||
msgstr "目標:%1"
|
||
|
||
#: kioworkers/file/file_unix.cpp:130
|
||
#, kde-format
|
||
msgid "Change Timestamp"
|
||
msgstr "變更時間戳"
|
||
|
||
#: kioworkers/file/file_unix.cpp:134
|
||
#, kde-format
|
||
msgid "From: %1, To: %2"
|
||
msgstr "從:%1,到:%2"
|
||
|
||
#: kioworkers/file/file_unix.cpp:137
|
||
#, kde-format
|
||
msgid "Unknown Action"
|
||
msgstr "未知動作"
|
||
|
||
#: kioworkers/file/file_unix.cpp:142
|
||
#, kde-format
|
||
msgid ""
|
||
"Action: %1\n"
|
||
"Source: %2\n"
|
||
"%3"
|
||
msgstr ""
|
||
"動作:%1\n"
|
||
"來源:%2\n"
|
||
"%3"
|
||
|
||
#: kioworkers/file/file_unix.cpp:716
|
||
#, kde-format
|
||
msgid "Cannot copy file from %1 to %2. (Errno: %3)"
|
||
msgstr "無法複製檔案從 %1 到 %2(錯誤代碼:%3)"
|
||
|
||
#: kioworkers/file/file_unix.cpp:940
|
||
#, kde-format
|
||
msgid "No media in device for %1"
|
||
msgstr "沒有 %1 的媒體於裝置中"
|
||
|
||
#: kioworkers/file/file_unix.cpp:1232
|
||
#, kde-format
|
||
msgid "Could not get user id for given user name %1"
|
||
msgstr "無法取得使用者 %1 的代碼。"
|
||
|
||
#: kioworkers/file/file_unix.cpp:1243
|
||
#, kde-format
|
||
msgid "Could not get group id for given group name %1"
|
||
msgstr "無法取得群組 %1 的代碼。"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:354
|
||
#, kde-format
|
||
msgid "Opening connection to host %1"
|
||
msgstr "開啟連線到主機 %1"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:369
|
||
#, kde-format
|
||
msgid "Connected to host %1"
|
||
msgstr "連線到主機 %1"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:477
|
||
#, kde-format
|
||
msgid "%1 (Error %2)"
|
||
msgstr "%1 (錯誤 %2)"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:507
|
||
#, kde-format
|
||
msgid "Sending login information"
|
||
msgstr "送出登入資訊"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:557
|
||
#, kde-format
|
||
msgid ""
|
||
"Message sent:\n"
|
||
"Login using username=%1 and password=[hidden]\n"
|
||
"\n"
|
||
"Server replied:\n"
|
||
"%2\n"
|
||
"\n"
|
||
msgstr ""
|
||
"送出的訊息:\n"
|
||
"以使用者名稱=%1 和密碼=[hidden] 登入\n"
|
||
"\n"
|
||
"伺服器回應:\n"
|
||
"%2\n"
|
||
"\n"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:568 kioworkers/http/http.cpp:320
|
||
#, kde-format
|
||
msgid "You need to supply a username and a password to access this site."
|
||
msgstr "您必須提供一組使用者名稱和密碼來存取這個網站。"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:570 kioworkers/http/http.cpp:322
|
||
#, kde-format
|
||
msgid "Site:"
|
||
msgstr "網站:"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:571 kioworkers/ftp/ftp.cpp:2497
|
||
#, kde-format
|
||
msgid "<b>%1</b>"
|
||
msgstr "<b>%1</b>"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:655
|
||
#, kde-format
|
||
msgid "Login OK"
|
||
msgstr "登入成功"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:680
|
||
#, kde-format
|
||
msgid "Could not login to %1."
|
||
msgstr "無法登入 %1。"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:1036
|
||
#, kde-format
|
||
msgid ""
|
||
"\n"
|
||
"The server said: \"%1\""
|
||
msgstr ""
|
||
"\n"
|
||
"伺服器回傳:「%1」"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:2492 kioworkers/http/http.cpp:370
|
||
#, kde-format
|
||
msgid ""
|
||
"You need to supply a username and a password for the proxy server listed "
|
||
"below before you are allowed to access any sites."
|
||
msgstr ""
|
||
"您必須為下列的代理伺服器提供一組使用者名稱和密碼,才能夠取得存取網站的權限。"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:2496 kioworkers/http/http.cpp:374
|
||
#, kde-format
|
||
msgid "Proxy:"
|
||
msgstr "代理伺服器:"
|
||
|
||
#: kioworkers/ftp/ftp.cpp:2499
|
||
#, kde-format
|
||
msgid "Proxy Authentication Failed."
|
||
msgstr "代理伺服器認證失敗。"
|
||
|
||
#: kioworkers/help/kio_help.cpp:112
|
||
#, kde-format
|
||
msgid "There is no documentation available for %1."
|
||
msgstr "沒有 %1 的說明文件"
|
||
|
||
#: kioworkers/help/kio_help.cpp:157
|
||
#, kde-format
|
||
msgid "Looking up correct file"
|
||
msgstr "尋找正確檔案"
|
||
|
||
#: kioworkers/help/kio_help.cpp:203
|
||
#, kde-format
|
||
msgid "Preparing document"
|
||
msgstr "正在準備文件"
|
||
|
||
#: kioworkers/help/kio_help.cpp:213 kioworkers/help/kio_help.cpp:259
|
||
#, kde-format
|
||
msgid "The requested help file could not be parsed:<br />%1"
|
||
msgstr "要求的說明檔案無法解讀:<br />%1"
|
||
|
||
#: kioworkers/help/kio_help.cpp:234
|
||
#, kde-format
|
||
msgid "Saving to cache"
|
||
msgstr "存到快取中"
|
||
|
||
#: kioworkers/help/kio_help.cpp:253
|
||
#, kde-format
|
||
msgid "Using cached version"
|
||
msgstr "使用快取版本的檔案"
|
||
|
||
#: kioworkers/help/kio_help.cpp:314
|
||
#, kde-format
|
||
msgid "Looking up section"
|
||
msgstr "正在找尋段落"
|
||
|
||
#: kioworkers/help/kio_help.cpp:321
|
||
#, kde-format
|
||
msgid "Could not find filename %1 in %2."
|
||
msgstr "在%2當中找不到名稱為 %1 的檔案。"
|
||
|
||
#: kioworkers/http/http.cpp:211 widgets/sslui.cpp:93
|
||
#, kde-format
|
||
msgid ""
|
||
"Would you like to accept this certificate forever without being prompted?"
|
||
msgstr "您希望以後不提示就接受該憑證嗎?"
|
||
|
||
#: kioworkers/http/http.cpp:214 widgets/sslui.cpp:60 widgets/sslui.cpp:96
|
||
#: widgets/widgetsaskuseractionhandler.cpp:489
|
||
#, kde-format
|
||
msgid "Server Authentication"
|
||
msgstr "伺服端認證"
|
||
|
||
#: kioworkers/http/http.cpp:340 kioworkers/http/http.cpp:379
|
||
#: kioworkers/http/http.cpp:393
|
||
#, kde-format
|
||
msgid "<b>%1</b> at <b>%2</b>"
|
||
msgstr "<b>%1</b> 在 <b>%2</b>"
|
||
|
||
#: kioworkers/http/http.cpp:1334
|
||
#, kde-format
|
||
msgid "Otherwise, the request would have succeeded."
|
||
msgstr "否則,該請求就已經成功了。"
|
||
|
||
#: kioworkers/http/http.cpp:1337
|
||
#, kde-format
|
||
msgctxt "request type"
|
||
msgid "retrieve property values"
|
||
msgstr "接收屬性數值"
|
||
|
||
#: kioworkers/http/http.cpp:1339
|
||
#, kde-format
|
||
msgctxt "request type"
|
||
msgid "set property values"
|
||
msgstr "設定屬性數值"
|
||
|
||
#: kioworkers/http/http.cpp:1341
|
||
#, kde-format
|
||
msgctxt "request type"
|
||
msgid "create the requested folder"
|
||
msgstr "建立所請求的資料夾"
|
||
|
||
#: kioworkers/http/http.cpp:1343
|
||
#, kde-format
|
||
msgctxt "request type"
|
||
msgid "copy the specified file or folder"
|
||
msgstr "複製指定的檔案或資料夾"
|
||
|
||
#: kioworkers/http/http.cpp:1345
|
||
#, kde-format
|
||
msgctxt "request type"
|
||
msgid "move the specified file or folder"
|
||
msgstr "搬移指定的檔案或資料夾"
|
||
|
||
#: kioworkers/http/http.cpp:1347
|
||
#, kde-format
|
||
msgctxt "request type"
|
||
msgid "search in the specified folder"
|
||
msgstr "在指定的資料夾搜尋"
|
||
|
||
#: kioworkers/http/http.cpp:1349
|
||
#, kde-format
|
||
msgctxt "request type"
|
||
msgid "lock the specified file or folder"
|
||
msgstr "鎖住指定的檔案或資料夾"
|
||
|
||
#: kioworkers/http/http.cpp:1351
|
||
#, kde-format
|
||
msgctxt "request type"
|
||
msgid "unlock the specified file or folder"
|
||
msgstr "解除鎖定指定的檔案或資料夾"
|
||
|
||
#: kioworkers/http/http.cpp:1353
|
||
#, kde-format
|
||
msgctxt "request type"
|
||
msgid "delete the specified file or folder"
|
||
msgstr "刪除指定的檔案或資料夾"
|
||
|
||
#: kioworkers/http/http.cpp:1355
|
||
#, kde-format
|
||
msgctxt "request type"
|
||
msgid "query the server's capabilities"
|
||
msgstr "查詢伺服器的性能"
|
||
|
||
#: kioworkers/http/http.cpp:1357
|
||
#, kde-format
|
||
msgctxt "request type"
|
||
msgid "retrieve the contents of the specified file or folder"
|
||
msgstr "接收所指定的檔案或資料夾的內容"
|
||
|
||
#: kioworkers/http/http.cpp:1359
|
||
#, kde-format
|
||
msgctxt "request type"
|
||
msgid "run a report in the specified folder"
|
||
msgstr "在指定的資料夾執行報告"
|
||
|
||
#: kioworkers/http/http.cpp:1367
|
||
#, kde-format
|
||
msgctxt "%1: code, %2: request type"
|
||
msgid "An unexpected error (%1) occurred while attempting to %2."
|
||
msgstr "在連線到 %2 發生了非預期的錯誤 (%1)。"
|
||
|
||
#: kioworkers/http/http.cpp:1407
|
||
#, kde-format
|
||
msgctxt "%1: request type, %2: url"
|
||
msgid ""
|
||
"An error occurred while attempting to %1, %2. A summary of the reasons is "
|
||
"below."
|
||
msgstr "在連線到 %2 要求 %1 時發生錯誤。錯誤原因如下。"
|
||
|
||
#: kioworkers/http/http.cpp:1425 kioworkers/http/http.cpp:1569
|
||
#, kde-format
|
||
msgctxt "%1: request type"
|
||
msgid "Access was denied while attempting to %1."
|
||
msgstr "連線到 %1 被拒絕,存取失敗。"
|
||
|
||
#: kioworkers/http/http.cpp:1439 kioworkers/http/http.cpp:1576
|
||
#, kde-format
|
||
msgid ""
|
||
"A resource cannot be created at the destination until one or more "
|
||
"intermediate collections (folders) have been created."
|
||
msgstr "資源無法在目標被建立,直到一個或多個中間集合(資料夾)已經被建立之後。"
|
||
|
||
#: kioworkers/http/http.cpp:1448
|
||
#, kde-format
|
||
msgid ""
|
||
"The server was unable to maintain the liveness of the\n"
|
||
"properties listed in the propertybehavior XML element\n"
|
||
"or you attempted to overwrite a file while requesting\n"
|
||
"that files are not overwritten.\n"
|
||
" %1"
|
||
msgstr ""
|
||
"伺服器無法維護在 propertybehavior(屬性行為)XML 元素\n"
|
||
"中列舉的屬性的活性狀態,或是您要求檔案不被覆寫的同時\n"
|
||
"仍然試圖覆寫檔案。\n"
|
||
" %1"
|
||
|
||
#: kioworkers/http/http.cpp:1456
|
||
#, kde-format
|
||
msgid "The requested lock could not be granted. %1"
|
||
msgstr "發出的鎖定請求無法被許可。%1"
|
||
|
||
#: kioworkers/http/http.cpp:1462
|
||
#, kde-format
|
||
msgid "The server does not support the request type of the body."
|
||
msgstr "伺服器並不支援請求內容的類型。"
|
||
|
||
#: kioworkers/http/http.cpp:1467 kioworkers/http/http.cpp:1584
|
||
#, kde-format
|
||
msgctxt "%1: request type"
|
||
msgid "Unable to %1 because the resource is locked."
|
||
msgstr "無法連線到 %1,因為資源被鎖定,所以無法進行。"
|
||
|
||
#: kioworkers/http/http.cpp:1471
|
||
#, kde-format
|
||
msgid "This action was prevented by another error."
|
||
msgstr "該動作被另外一個錯誤所阻止。"
|
||
|
||
#: kioworkers/http/http.cpp:1478 kioworkers/http/http.cpp:1591
|
||
#, kde-format
|
||
msgctxt "%1: request type"
|
||
msgid ""
|
||
"Unable to %1 because the destination server refuses to accept the file or "
|
||
"folder."
|
||
msgstr "無法連線到 %1,因為對方伺服器拒絕接收該檔案或資料夾。"
|
||
|
||
#: kioworkers/http/http.cpp:1487 kioworkers/http/http.cpp:1600
|
||
#, kde-format
|
||
msgid ""
|
||
"The destination resource does not have sufficient space to record the state "
|
||
"of the resource after the execution of this method."
|
||
msgstr "目標資源需的空間並不足以紀錄在執行這個方式之後的資源狀態"
|
||
|
||
#: kioworkers/http/http.cpp:1540
|
||
#, kde-format
|
||
msgid "The resource cannot be deleted."
|
||
msgstr "資源無法被刪除。"
|
||
|
||
#: kioworkers/http/http.cpp:1560
|
||
#, kde-format
|
||
msgctxt "request type"
|
||
msgid "upload %1"
|
||
msgstr "上傳 %1"
|
||
|
||
#: kioworkers/http/http.cpp:1611
|
||
#, kde-format
|
||
msgctxt "%1: response code, %2: request type"
|
||
msgid "An unexpected error (%1) occurred while attempting to %2."
|
||
msgstr "在連線到 %2 發生了無預期的錯誤 (%1)。"
|
||
|
||
#: kioworkers/remote/remoteimpl.cpp:98
|
||
#, kde-format
|
||
msgid "Network"
|
||
msgstr "網路"
|
||
|
||
#: kioworkers/trash/kio_trash.cpp:116 kioworkers/trash/kio_trash.cpp:160
|
||
#: kioworkers/trash/kio_trash.cpp:220 kioworkers/trash/kio_trash.cpp:383
|
||
#: kioworkers/trash/kio_trash.cpp:415 kioworkers/trash/kio_trash.cpp:591
|
||
#: kioworkers/trash/kio_trash.cpp:601
|
||
#, kde-format
|
||
msgid "Malformed URL %1"
|
||
msgstr "不正確的 URL %1"
|
||
|
||
#: kioworkers/trash/kio_trash.cpp:135
|
||
#, kde-format
|
||
msgid ""
|
||
"The directory %1 does not exist anymore, so it is not possible to restore "
|
||
"this item to its original location. You can either recreate that directory "
|
||
"and use the restore operation again, or drag the item anywhere else to "
|
||
"restore it."
|
||
msgstr ""
|
||
"目錄 %1 不存在,所以無法回復這個檔案。您可以重新建立該目錄,或是把這個檔案拖"
|
||
"曳到別處去存放。"
|
||
|
||
#: kioworkers/trash/kio_trash.cpp:188 kioworkers/trash/kio_trash.cpp:209
|
||
#, kde-format
|
||
msgid "Invalid combination of protocols."
|
||
msgstr "無效的通訊協定結合。"
|
||
|
||
#: kioworkers/trash/kio_trash.cpp:200 kioworkers/trash/kio_trash_win.cpp:232
|
||
#, kde-format
|
||
msgid "This file is already in the trash bin."
|
||
msgstr "檔案已經在垃圾桶內了。"
|
||
|
||
#: kioworkers/trash/kio_trash_win.cpp:244
|
||
#, kde-format
|
||
msgid "not supported"
|
||
msgstr "不支援"
|
||
|
||
#: kioworkers/trash/kio_trash_win.cpp:253
|
||
#, kde-format
|
||
msgid "Internal error in copyOrMove, should never happen"
|
||
msgstr "copyOrMove 發生內部錯誤,不應發生此錯誤"
|
||
|
||
#: kioworkers/trash/ktrash.cpp:28
|
||
#, kde-format
|
||
msgid ""
|
||
"Helper program to handle the KDE trash can\n"
|
||
"Note: to move files to the trash, do not use ktrash, but \"kioclient move "
|
||
"'url' trash:/\""
|
||
msgstr ""
|
||
"協助使用 KDE 垃圾桶的程式\n"
|
||
"注意:要移動檔案到垃圾桶,不要用 ktrash,而要使用 \"kioclient move 'url' "
|
||
"trash:/\""
|
||
|
||
#: kioworkers/trash/ktrash.cpp:31
|
||
#, kde-format
|
||
msgid "Empty the contents of the trash"
|
||
msgstr "清空垃圾桶"
|
||
|
||
#: kioworkers/trash/ktrash.cpp:33
|
||
#, kde-format
|
||
msgid "Restore a trashed file to its original location"
|
||
msgstr "將垃圾桶內的檔案回復到原來的位置"
|
||
|
||
#: kioworkers/trash/trashimpl.cpp:1334
|
||
#, kde-format
|
||
msgid "The trash is full. Empty it or remove items manually."
|
||
msgstr "垃圾桶已滿。請將其清空或手動移除項目。"
|
||
|
||
#: kpasswdserver/kpasswdserver.cpp:529
|
||
#, kde-format
|
||
msgid "Do you want to retry?"
|
||
msgstr "您要重新嘗試嗎?"
|
||
|
||
#: kpasswdserver/kpasswdserver.cpp:533
|
||
#, kde-format
|
||
msgid "Retry Authentication"
|
||
msgstr "重試認證"
|
||
|
||
#: kpasswdserver/kpasswdserver.cpp:536
|
||
#, kde-format
|
||
msgctxt "@action:button filter-continue"
|
||
msgid "Retry"
|
||
msgstr "重試"
|
||
|
||
#: kpasswdserver/kpasswdserver.cpp:796
|
||
#, kde-format
|
||
msgid "Authentication Dialog"
|
||
msgstr "認證對話框"
|
||
|
||
#: schemehandlers/telnet/ktelnetservice.cpp:52
|
||
#, kde-format
|
||
msgid "Access denied"
|
||
msgstr "存取被拒"
|
||
|
||
#: schemehandlers/telnet/ktelnetservice.cpp:52
|
||
#, kde-format
|
||
msgid "You do not have permission to access the %1 protocol."
|
||
msgstr "您可能沒有權限存取 %1 通訊協定。"
|
||
|
||
#: urifilters/ikws/kuriikwsfilter.cpp:81
|
||
#, kde-format
|
||
msgid "No preferred search providers were found."
|
||
msgstr "找不到想要的搜尋提供者。"
|
||
|
||
#: urifilters/ikws/kuriikwsfilter.cpp:96
|
||
#, kde-format
|
||
msgid "No search providers were found."
|
||
msgstr "找不到搜尋提供者。"
|
||
|
||
#: urifilters/shorturi/kshorturifilter.cpp:247
|
||
#, kde-format
|
||
msgid "<qt><b>%1</b> does not have a home folder.</qt>"
|
||
msgstr "<qt><b>%1</b> 沒有家目錄。</qt>"
|
||
|
||
#: urifilters/shorturi/kshorturifilter.cpp:249
|
||
#, kde-format
|
||
msgid "<qt>There is no user called <b>%1</b>.</qt>"
|
||
msgstr "<qt>沒有叫做 <b>%1</b> 的使用者。</qt>"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, commonNameTag)
|
||
#: widgets/certificateparty.ui:28
|
||
#, kde-format
|
||
msgid "Common name:"
|
||
msgstr "一般名稱:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, commonName)
|
||
#: widgets/certificateparty.ui:38
|
||
#, kde-format
|
||
msgid "Acme Co."
|
||
msgstr "Acme Co."
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, organizationTag)
|
||
#: widgets/certificateparty.ui:48
|
||
#, kde-format
|
||
msgid "Organization:"
|
||
msgstr "組織:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, organization)
|
||
#: widgets/certificateparty.ui:58
|
||
#, kde-format
|
||
msgid "Acme Sundry Products Company"
|
||
msgstr "Acme Sundry Products Company"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, organizationalUnitTag)
|
||
#: widgets/certificateparty.ui:68
|
||
#, kde-format
|
||
msgid "Organizational unit:"
|
||
msgstr "組織單位:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, organizationalUnit)
|
||
#: widgets/certificateparty.ui:78
|
||
#, kde-format
|
||
msgid "Fraud Department"
|
||
msgstr "Fraud Department"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, countryTag)
|
||
#: widgets/certificateparty.ui:88
|
||
#, kde-format
|
||
msgid "Country:"
|
||
msgstr "國家:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, country)
|
||
#: widgets/certificateparty.ui:98
|
||
#, kde-format
|
||
msgid "Canada"
|
||
msgstr "加拿大"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, stateTag)
|
||
#: widgets/certificateparty.ui:108
|
||
#, kde-format
|
||
msgid "State:"
|
||
msgstr "省/州:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, state)
|
||
#: widgets/certificateparty.ui:118
|
||
#, kde-format
|
||
msgid "Quebec"
|
||
msgstr "魁北克"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, cityTag)
|
||
#: widgets/certificateparty.ui:128
|
||
#, kde-format
|
||
msgid "City:"
|
||
msgstr "城市:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, city)
|
||
#: widgets/certificateparty.ui:138
|
||
#, kde-format
|
||
msgid "Lakeridge Meadows"
|
||
msgstr "Lakeridge Meadows"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, label)
|
||
#: widgets/checksumswidget.ui:17
|
||
#, kde-format
|
||
msgid ""
|
||
"Copy and paste a checksum in the field below.<br/>A checksum is usually "
|
||
"provided by the website you downloaded this file from."
|
||
msgstr ""
|
||
"在下面的欄位中複製並貼上總和檢查碼。<br/>檢查碼通常會在您下載該檔案的網頁中提"
|
||
"供。"
|
||
|
||
#. i18n: MD5, SHA1, SHA256 and SHA512 are hashing algorithms
|
||
#. i18n: ectx: property (placeholderText), widget (QLineEdit, lineEdit)
|
||
#: widgets/checksumswidget.ui:29
|
||
#, kde-format
|
||
msgid "Expected checksum (MD5, SHA1, SHA256 or SHA512)..."
|
||
msgstr "預期的總和檢查碼 (MD5、SHA1、SHA256 或 SHA512)..."
|
||
|
||
#. i18n: ectx: property (toolTip), widget (QPushButton, pasteButton)
|
||
#: widgets/checksumswidget.ui:36
|
||
#, kde-format
|
||
msgid "Click to paste the checksum from the clipboard to the input field."
|
||
msgstr "點選以從剪貼簿貼上檢查碼到輸入區。"
|
||
|
||
#. i18n: MD5 is the hashing algorithm
|
||
#. i18n: ectx: property (text), widget (QLabel, md5Label)
|
||
#: widgets/checksumswidget.ui:64
|
||
#, kde-format
|
||
msgid "MD5:"
|
||
msgstr "MD5:"
|
||
|
||
#. i18n: SHA1 is the hashing algorithm
|
||
#. i18n: ectx: property (text), widget (QLabel, sha1Label)
|
||
#: widgets/checksumswidget.ui:71
|
||
#, kde-format
|
||
msgid "SHA1:"
|
||
msgstr "SHA1:"
|
||
|
||
#. i18n: SHA256 is the hashing algorithm
|
||
#. i18n: ectx: property (text), widget (QLabel, sha256Label)
|
||
#: widgets/checksumswidget.ui:78
|
||
#, kde-format
|
||
msgid "SHA256:"
|
||
msgstr "SHA256:"
|
||
|
||
#. i18n: SHA512 is the hashing algorithm
|
||
#. i18n: ectx: property (text), widget (QLabel, sha512Label)
|
||
#: widgets/checksumswidget.ui:85
|
||
#, kde-format
|
||
msgid "SHA512:"
|
||
msgstr "SHA512:"
|
||
|
||
#. i18n: ectx: property (text), widget (QPushButton, md5Button)
|
||
#. i18n: ectx: property (text), widget (QPushButton, sha1Button)
|
||
#. i18n: ectx: property (text), widget (QPushButton, sha256Button)
|
||
#. i18n: ectx: property (text), widget (QPushButton, sha512Button)
|
||
#. i18n: ectx: property (text), widget (QPushButton, calculateSizeBtn)
|
||
#: widgets/checksumswidget.ui:94 widgets/checksumswidget.ui:131
|
||
#: widgets/checksumswidget.ui:168 widgets/checksumswidget.ui:205
|
||
#: widgets/kfilepropspluginwidget.ui:42
|
||
#, kde-format
|
||
msgid "Calculate"
|
||
msgstr "計算"
|
||
|
||
#. i18n: ectx: property (toolTip), widget (QPushButton, md5CopyButton)
|
||
#. i18n: ectx: property (toolTip), widget (QPushButton, sha1CopyButton)
|
||
#. i18n: ectx: property (toolTip), widget (QPushButton, sha256CopyButton)
|
||
#. i18n: ectx: property (toolTip), widget (QPushButton, sha512CopyButton)
|
||
#: widgets/checksumswidget.ui:114 widgets/checksumswidget.ui:151
|
||
#: widgets/checksumswidget.ui:188 widgets/checksumswidget.ui:225
|
||
#, kde-format
|
||
msgid "Click to copy the checksum to the clipboard."
|
||
msgstr "點選以複製檢查碼到剪貼簿中。"
|
||
|
||
#: widgets/dropjob.cpp:189
|
||
#, kde-format
|
||
msgid "C&ancel"
|
||
msgstr "取消(&A)"
|
||
|
||
#: widgets/dropjob.cpp:324
|
||
#, kde-format
|
||
msgid "&Move Here"
|
||
msgstr "移動到這裡(&M)"
|
||
|
||
#: widgets/dropjob.cpp:330
|
||
#, kde-format
|
||
msgctxt "@action:inmenu Download contents of URL here"
|
||
msgid "&Download Here"
|
||
msgstr "下載到此處(&D)"
|
||
|
||
#: widgets/dropjob.cpp:330
|
||
#, kde-format
|
||
msgid "&Copy Here"
|
||
msgstr "複製到這裡(&C)"
|
||
|
||
#: widgets/dropjob.cpp:337
|
||
#, kde-format
|
||
msgid "&Link Here"
|
||
msgstr "連結到這裡(&L)"
|
||
|
||
#: widgets/executablefileopendialog.cpp:21
|
||
#, kde-format
|
||
msgid "What do you wish to do with this file?"
|
||
msgstr "您打算怎麼處理這個檔案?"
|
||
|
||
#: widgets/executablefileopendialog.cpp:24
|
||
#, kde-format
|
||
msgid "Do not ask again"
|
||
msgstr "不要再詢問"
|
||
|
||
#: widgets/executablefileopendialog.cpp:34
|
||
#, kde-format
|
||
msgid "&Execute"
|
||
msgstr "執行(&E)"
|
||
|
||
#: widgets/fileundomanager.cpp:123
|
||
#, kde-format
|
||
msgid "Undo Changes"
|
||
msgstr "復原變更"
|
||
|
||
#: widgets/fileundomanager.cpp:124
|
||
#, kde-format
|
||
msgid ""
|
||
"Undoing this operation requires root privileges. Do you want to continue?"
|
||
msgstr "復原這次操作需要 root 權限。您想要繼續嗎?"
|
||
|
||
#: widgets/fileundomanager.cpp:137
|
||
#, kde-format
|
||
msgid "Creating directory"
|
||
msgstr "建立目錄"
|
||
|
||
#: widgets/fileundomanager.cpp:146
|
||
#, kde-format
|
||
msgid "Moving"
|
||
msgstr "移動中"
|
||
|
||
#: widgets/fileundomanager.cpp:146
|
||
#, kde-format
|
||
msgid "Renaming"
|
||
msgstr "重新命名中"
|
||
|
||
#: widgets/fileundomanager.cpp:153
|
||
#, kde-format
|
||
msgid "Deleting"
|
||
msgstr "刪除中"
|
||
|
||
#: widgets/fileundomanager.cpp:305
|
||
#, kde-format
|
||
msgid "Und&o"
|
||
msgstr "復原(&O)"
|
||
|
||
#: widgets/fileundomanager.cpp:311
|
||
#, kde-format
|
||
msgid "Und&o: Copy"
|
||
msgstr "復原:複製(&O)"
|
||
|
||
#: widgets/fileundomanager.cpp:313
|
||
#, kde-format
|
||
msgid "Und&o: Link"
|
||
msgstr "復原:連結(&O)"
|
||
|
||
#: widgets/fileundomanager.cpp:315
|
||
#, kde-format
|
||
msgid "Und&o: Move"
|
||
msgstr "復原:移動(&O)"
|
||
|
||
#: widgets/fileundomanager.cpp:317
|
||
#, kde-format
|
||
msgid "Und&o: Rename"
|
||
msgstr "復原:重新命名(&O)"
|
||
|
||
#: widgets/fileundomanager.cpp:319
|
||
#, kde-format
|
||
msgid "Und&o: Trash"
|
||
msgstr "復原:丟到垃圾桶(&O)"
|
||
|
||
#: widgets/fileundomanager.cpp:321
|
||
#, kde-format
|
||
msgid "Und&o: Create Folder"
|
||
msgstr "復原:建立資料夾(&O)"
|
||
|
||
#: widgets/fileundomanager.cpp:323
|
||
#, kde-format
|
||
msgid "Und&o: Create Folder(s)"
|
||
msgstr "復原:建立資料夾(&O)"
|
||
|
||
#: widgets/fileundomanager.cpp:325
|
||
#, kde-format
|
||
msgid "Und&o: Create File"
|
||
msgstr "復原:建立檔案(&O)"
|
||
|
||
#: widgets/fileundomanager.cpp:327
|
||
#, kde-format
|
||
msgid "Und&o: Batch Rename"
|
||
msgstr "復原:批次重新命名(&O)"
|
||
|
||
#: widgets/fileundomanager.cpp:728
|
||
#, kde-format
|
||
msgid ""
|
||
"The file %1 was copied from %2, but since then it has apparently been "
|
||
"modified at %3.\n"
|
||
"Undoing the copy will delete the file, and all modifications will be lost.\n"
|
||
"Are you sure you want to delete %4?"
|
||
msgstr ""
|
||
"檔案 %1 是從 %2 複製而來,但是之後於 %3 被變更過。\n"
|
||
"復原此複製動作會將變更後的檔案刪除,所以所有變更都會遺失。\n"
|
||
"您確定您要刪除 %4 嗎?"
|
||
|
||
#: widgets/fileundomanager.cpp:738
|
||
#, kde-format
|
||
msgid "Undo File Copy Confirmation"
|
||
msgstr "確認復原檔案複製動作"
|
||
|
||
#: widgets/jobuidelegate.cpp:229
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"Do you really want to permanently delete this item?<nl/><filename>%1</"
|
||
"filename><nl/><nl/><emphasis strong='true'>This action cannot be undone.</"
|
||
"emphasis>"
|
||
msgstr ""
|
||
"您真的要從垃圾桶中永久刪除這個項目嗎?<nl/><filename>%1</filename><nl/><nl/"
|
||
"><emphasis strong='true'>此動作無法復原。</emphasis>"
|
||
|
||
#: widgets/jobuidelegate.cpp:232 widgets/jobuidelegate.cpp:246
|
||
#: widgets/jobuidelegate.cpp:258 widgets/widgetsaskuseractionhandler.cpp:203
|
||
#, kde-format
|
||
msgid "Delete Permanently"
|
||
msgstr "永久刪除"
|
||
|
||
#: widgets/jobuidelegate.cpp:233 widgets/jobuidelegate.cpp:247
|
||
#: widgets/widgetsaskuseractionhandler.cpp:246
|
||
#: widgets/widgetsaskuseractionhandler.cpp:268
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Delete Permanently"
|
||
msgstr "永久刪除"
|
||
|
||
#: widgets/jobuidelegate.cpp:242
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"Do you really want to permanently delete this item?<nl/><nl/><emphasis "
|
||
"strong='true'>This action cannot be undone.</emphasis>"
|
||
msgid_plural ""
|
||
"Do you really want to permanently delete these %1 items?<nl/><nl/><emphasis "
|
||
"strong='true'>This action cannot be undone.</emphasis>"
|
||
msgstr[0] ""
|
||
"您要從垃圾桶中永久刪除 %1 個項目嗎?<nl/><nl/><emphasis strong='true'>此動作"
|
||
"無法復原。</emphasis>"
|
||
|
||
#: widgets/jobuidelegate.cpp:257 widgets/widgetsaskuseractionhandler.cpp:275
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"Do you want to permanently delete all items from the Trash?<nl/><nl/"
|
||
"><emphasis strong='true'>This action cannot be undone.</emphasis>"
|
||
msgstr ""
|
||
"您要從垃圾桶中永久刪除所有的項目嗎?<nl/><nl/><emphasis strong='true'>此動作"
|
||
"無法復原。</emphasis>"
|
||
|
||
#: widgets/jobuidelegate.cpp:259 widgets/widgetsaskuseractionhandler.cpp:277
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Empty Trash"
|
||
msgstr "清空垃圾桶"
|
||
|
||
#: widgets/jobuidelegate.cpp:269 widgets/widgetsaskuseractionhandler.cpp:283
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"Do you really want to move this item to the Trash?<nl/><filename>%1</"
|
||
"filename>"
|
||
msgstr "您真的要將這個項目移到垃圾桶嗎?<nl/><filename>%1</filename>"
|
||
|
||
#: widgets/jobuidelegate.cpp:278
|
||
#, kde-format
|
||
msgid "Do you really want to move this item to the Trash?"
|
||
msgid_plural "Do you really want to move these %1 items to the Trash?"
|
||
msgstr[0] "是否將這 %1 個項目移至垃圾桶?"
|
||
|
||
#: widgets/kacleditwidget.cpp:71
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add…"
|
||
msgstr "新增…"
|
||
|
||
#: widgets/kacleditwidget.cpp:75
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Edit…"
|
||
msgstr "編輯…"
|
||
|
||
#: widgets/kacleditwidget.cpp:79
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Delete"
|
||
msgstr "刪除"
|
||
|
||
#: widgets/kacleditwidget.cpp:227
|
||
#, kde-format
|
||
msgctxt "Unix permissions"
|
||
msgid "Owner"
|
||
msgstr "擁有者"
|
||
|
||
#: widgets/kacleditwidget.cpp:231
|
||
#, kde-format
|
||
msgctxt "UNIX permissions"
|
||
msgid "Owning Group"
|
||
msgstr "擁有群組"
|
||
|
||
#: widgets/kacleditwidget.cpp:235 widgets/kacleditwidget.cpp:247
|
||
#, kde-format
|
||
msgctxt "UNIX permissions"
|
||
msgid "Others"
|
||
msgstr "其他"
|
||
|
||
#: widgets/kacleditwidget.cpp:239
|
||
#, kde-format
|
||
msgctxt "UNIX permissions"
|
||
msgid "Mask"
|
||
msgstr "遮罩"
|
||
|
||
#: widgets/kacleditwidget.cpp:243
|
||
#, kde-format
|
||
msgctxt "UNIX permissions"
|
||
msgid "Named User"
|
||
msgstr "已命名使用者"
|
||
|
||
#: widgets/kacleditwidget.cpp:254
|
||
#, kde-format
|
||
msgid "Owner (Default)"
|
||
msgstr "擁有者 (預設)"
|
||
|
||
#: widgets/kacleditwidget.cpp:384
|
||
#, kde-format
|
||
msgid "Edit ACL Entry"
|
||
msgstr "編輯存取控制清單項目"
|
||
|
||
#: widgets/kacleditwidget.cpp:387
|
||
#, kde-format
|
||
msgid "Entry Type"
|
||
msgstr "項目型態"
|
||
|
||
#: widgets/kacleditwidget.cpp:394
|
||
#, kde-format
|
||
msgid "Default for new files in this folder"
|
||
msgstr "此資料夾新檔案的預設值"
|
||
|
||
#: widgets/kacleditwidget.cpp:401
|
||
#, kde-format
|
||
msgid "Owner"
|
||
msgstr "擁有者"
|
||
|
||
#: widgets/kacleditwidget.cpp:406
|
||
#, kde-format
|
||
msgid "Owning Group"
|
||
msgstr "擁有群組"
|
||
|
||
#: widgets/kacleditwidget.cpp:411 widgets/kpropertiesdialogbuiltin_p.cpp:1433
|
||
#, kde-format
|
||
msgid "Others"
|
||
msgstr "其他"
|
||
|
||
#: widgets/kacleditwidget.cpp:416
|
||
#, kde-format
|
||
msgid "Mask"
|
||
msgstr "遮罩"
|
||
|
||
#: widgets/kacleditwidget.cpp:421
|
||
#, kde-format
|
||
msgid "Named user"
|
||
msgstr "已命名使用者"
|
||
|
||
#: widgets/kacleditwidget.cpp:426
|
||
#, kde-format
|
||
msgid "Named group"
|
||
msgstr "已命名群組"
|
||
|
||
#: widgets/kacleditwidget.cpp:444
|
||
#, kde-format
|
||
msgid "User: "
|
||
msgstr "使用者:"
|
||
|
||
#: widgets/kacleditwidget.cpp:458
|
||
#, kde-format
|
||
msgid "Group: "
|
||
msgstr "群組:"
|
||
|
||
#: widgets/kacleditwidget.cpp:596
|
||
#, kde-format
|
||
msgid "Type"
|
||
msgstr "類型"
|
||
|
||
#: widgets/kacleditwidget.cpp:597
|
||
#, kde-format
|
||
msgid "Name"
|
||
msgstr "名稱"
|
||
|
||
#: widgets/kacleditwidget.cpp:598
|
||
#, kde-format
|
||
msgctxt "read permission"
|
||
msgid "r"
|
||
msgstr "r"
|
||
|
||
#: widgets/kacleditwidget.cpp:599
|
||
#, kde-format
|
||
msgctxt "write permission"
|
||
msgid "w"
|
||
msgstr "w"
|
||
|
||
#: widgets/kacleditwidget.cpp:600
|
||
#, kde-format
|
||
msgctxt "execute permission"
|
||
msgid "x"
|
||
msgstr "x"
|
||
|
||
#: widgets/kacleditwidget.cpp:601
|
||
#, kde-format
|
||
msgid "Effective"
|
||
msgstr "有效"
|
||
|
||
#: widgets/kbuildsycocaprogressdialog.cpp:30
|
||
#, kde-format
|
||
msgid "Updating System Configuration"
|
||
msgstr "更新系統組態"
|
||
|
||
#: widgets/kbuildsycocaprogressdialog.cpp:30
|
||
#, kde-format
|
||
msgid "Updating system configuration…"
|
||
msgstr "正在更新系統設定…"
|
||
|
||
#: widgets/kdirmodel.cpp:1237
|
||
#, kde-format
|
||
msgctxt "@title:column"
|
||
msgid "Name"
|
||
msgstr "名稱"
|
||
|
||
#: widgets/kdirmodel.cpp:1239
|
||
#, kde-format
|
||
msgctxt "@title:column"
|
||
msgid "Size"
|
||
msgstr "大小"
|
||
|
||
#: widgets/kdirmodel.cpp:1241
|
||
#, kde-format
|
||
msgctxt "@title:column"
|
||
msgid "Date"
|
||
msgstr "日期"
|
||
|
||
#: widgets/kdirmodel.cpp:1243
|
||
#, kde-format
|
||
msgctxt "@title:column"
|
||
msgid "Permissions"
|
||
msgstr "權限"
|
||
|
||
#: widgets/kdirmodel.cpp:1245
|
||
#, kde-format
|
||
msgctxt "@title:column"
|
||
msgid "Owner"
|
||
msgstr "擁有者"
|
||
|
||
#: widgets/kdirmodel.cpp:1247
|
||
#, kde-format
|
||
msgctxt "@title:column"
|
||
msgid "Group"
|
||
msgstr "群組"
|
||
|
||
#: widgets/kdirmodel.cpp:1249
|
||
#, kde-format
|
||
msgctxt "@title:column"
|
||
msgid "Type"
|
||
msgstr "類型"
|
||
|
||
#: widgets/kfileitemactions.cpp:394
|
||
#, kde-format
|
||
msgid "Open &with %1"
|
||
msgstr "用 %1 開啟(&W)"
|
||
|
||
#: widgets/kfileitemactions.cpp:396
|
||
#, kde-format
|
||
msgctxt "@item:inmenu Open With, %1 is application name"
|
||
msgid "%1"
|
||
msgstr "%1"
|
||
|
||
#: widgets/kfileitemactions.cpp:533
|
||
#, kde-format
|
||
msgctxt "@title:menu"
|
||
msgid "&Actions"
|
||
msgstr "動作(&A)"
|
||
|
||
#: widgets/kfileitemactions.cpp:693
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "&Open Folder With…"
|
||
msgstr "資料夾開啟方式(&O)…"
|
||
|
||
#: widgets/kfileitemactions.cpp:693
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "&Open With…"
|
||
msgstr "開啟方式(&O)…"
|
||
|
||
#: widgets/kfileitemactions.cpp:731
|
||
#, kde-format
|
||
msgid "&Open folder with %1"
|
||
msgstr "用 %1 開啟資料夾(&O)"
|
||
|
||
#: widgets/kfileitemactions.cpp:731
|
||
#, kde-format
|
||
msgid "&Open with %1"
|
||
msgstr "用 %1 開啟(&O)"
|
||
|
||
#: widgets/kfileitemactions.cpp:763
|
||
#, kde-format
|
||
msgctxt "@title:menu"
|
||
msgid "&Open Folder With"
|
||
msgstr "資料夾開啟方式(&O)"
|
||
|
||
#: widgets/kfileitemactions.cpp:763
|
||
#, kde-format
|
||
msgctxt "@title:menu"
|
||
msgid "&Open With"
|
||
msgstr "開啟方式(&O)"
|
||
|
||
#: widgets/kfileitemactions.cpp:774
|
||
#, kde-format
|
||
msgctxt "@action:inmenu Open With"
|
||
msgid "&Other Application…"
|
||
msgstr "其他應用程式(&O)…"
|
||
|
||
#: widgets/kfileitemdelegate.cpp:214
|
||
#, kde-format
|
||
msgctxt "Items in a folder"
|
||
msgid "1 item"
|
||
msgid_plural "%1 items"
|
||
msgstr[0] "%1 個項目"
|
||
|
||
#: widgets/kfileitemdelegate.cpp:269 widgets/kfileitemdelegate.cpp:273
|
||
#, kde-format
|
||
msgctxt "@info mimetype"
|
||
msgid "Unknown"
|
||
msgstr "未知"
|
||
|
||
#. i18n: ectx: property (text), widget (QPushButton, stopCalculateSizeBtn)
|
||
#: widgets/kfilepropspluginwidget.ui:52
|
||
#, kde-format
|
||
msgid "Stop"
|
||
msgstr "停止"
|
||
|
||
#. i18n: ectx: property (text), widget (QPushButton, sizeDetailsBtn)
|
||
#: widgets/kfilepropspluginwidget.ui:62
|
||
#, kde-format
|
||
msgid "Explore in Filelight"
|
||
msgstr "在 Filelight 瀏覽"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, mountSrcLabel_Left)
|
||
#: widgets/kfilepropspluginwidget.ui:146
|
||
#, kde-format
|
||
msgid "Mounted From:"
|
||
msgstr "掛載來源:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, freespaceLabel)
|
||
#: widgets/kfilepropspluginwidget.ui:222
|
||
#, kde-format
|
||
msgid "Free Space:"
|
||
msgstr "剩餘空間:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, typeLabel)
|
||
#: widgets/kfilepropspluginwidget.ui:259
|
||
#, kde-format
|
||
msgid "Type:"
|
||
msgstr "類型:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, locationLabel_Left)
|
||
#: widgets/kfilepropspluginwidget.ui:282 widgets/kurlrequesterdialog.cpp:44
|
||
#, kde-format
|
||
msgid "Location:"
|
||
msgstr "位置:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, sizeLabelLeft)
|
||
#: widgets/kfilepropspluginwidget.ui:302
|
||
#, kde-format
|
||
msgid "Size:"
|
||
msgstr "大小:"
|
||
|
||
#. i18n: ectx: property (text), widget (QPushButton, configureMimeBtn)
|
||
#: widgets/kfilepropspluginwidget.ui:350
|
||
#, kde-format
|
||
msgid "Change..."
|
||
msgstr "變更…"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, contentLabel)
|
||
#: widgets/kfilepropspluginwidget.ui:362
|
||
#, kde-format
|
||
msgid "Content:"
|
||
msgstr "內容:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, symlinkTargetLabel)
|
||
#: widgets/kfilepropspluginwidget.ui:385
|
||
#, kde-format
|
||
msgid "Points to:"
|
||
msgstr "指向:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, modifiedTimeLabel_Left)
|
||
#: widgets/kfilepropspluginwidget.ui:395
|
||
#, kde-format
|
||
msgid "Modified:"
|
||
msgstr "修改時間:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, createdTimeLabel_Left)
|
||
#: widgets/kfilepropspluginwidget.ui:405
|
||
#, kde-format
|
||
msgid "Created:"
|
||
msgstr "建立時間:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, fsLabel_Left)
|
||
#: widgets/kfilepropspluginwidget.ui:415
|
||
#, kde-format
|
||
msgid "File System:"
|
||
msgstr "檔案系統:"
|
||
|
||
#. i18n: ectx: property (text), widget (KCapacityBar, capacityBar)
|
||
#: widgets/kfilepropspluginwidget.ui:445
|
||
#, kde-format
|
||
msgid "Unknown size"
|
||
msgstr "未知的大小"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, mountPointLabel_Left)
|
||
#: widgets/kfilepropspluginwidget.ui:468
|
||
#, kde-format
|
||
msgid "Mounted On:"
|
||
msgstr "掛載點:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, accessTimeLabel_Left)
|
||
#: widgets/kfilepropspluginwidget.ui:488
|
||
#, kde-format
|
||
msgid "Accessed:"
|
||
msgstr "存取時間:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, defaultHandlerLabel_Left)
|
||
#: widgets/kfilepropspluginwidget.ui:498
|
||
#, kde-format
|
||
msgid "Open With:"
|
||
msgstr "開啟方式:"
|
||
|
||
#: widgets/kopenwithdialog.cpp:299
|
||
#, kde-format
|
||
msgid "Known Applications"
|
||
msgstr "已知的應用程式"
|
||
|
||
#: widgets/kopenwithdialog.cpp:557
|
||
#, kde-format
|
||
msgid "Open With"
|
||
msgstr "開啟方式"
|
||
|
||
#: widgets/kopenwithdialog.cpp:562
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt>Select the program that should be used to open <b>%1</b>. If the program "
|
||
"is not listed, enter the name or click the browse button.</qt>"
|
||
msgstr ""
|
||
"<qt>選取用來開啟 <b>%1</b> 的程式。如果程式不在清單中,請輸入程式名稱或按一下"
|
||
"瀏覽按鈕。</qt>"
|
||
|
||
#: widgets/kopenwithdialog.cpp:569
|
||
#, kde-format
|
||
msgid "Choose the name of the program with which to open the selected files."
|
||
msgstr "選擇用來開啟選定檔案的程式名稱。"
|
||
|
||
#: widgets/kopenwithdialog.cpp:590
|
||
#, kde-format
|
||
msgid "<qt>Select the program you want to use to open the file<br/>%1</qt>"
|
||
msgstr "<qt>選取您想要用於開啟檔案的程式<br/>%1</qt>"
|
||
|
||
#: widgets/kopenwithdialog.cpp:592
|
||
#, kde-format
|
||
msgid "<qt>Select the program you want to use to open the file.</qt>"
|
||
msgid_plural ""
|
||
"<qt>Select the program you want to use to open the %1 files.</qt>"
|
||
msgstr[0] "<qt>選取您想要用於開啟檔案 %1 的程式。</qt>"
|
||
|
||
#: widgets/kopenwithdialog.cpp:597 widgets/kopenwithdialog.cpp:628
|
||
#, kde-format
|
||
msgid "Choose Application"
|
||
msgstr "選擇應用程式"
|
||
|
||
#: widgets/kopenwithdialog.cpp:612
|
||
#, kde-format
|
||
msgid "Choose Application for %1"
|
||
msgstr "為 %1 選擇應用程式"
|
||
|
||
#: widgets/kopenwithdialog.cpp:614
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt>Select the program for the file type: <b>%1</b>. If the program is not "
|
||
"listed, enter the name or click the browse button.</qt>"
|
||
msgstr ""
|
||
"<qt>選取開啟檔案類型 <b>%1</b> 使用的程式。如果要使用的程式不在清單中,請輸入"
|
||
"程式名稱或按一下瀏覽按鈕。</qt>"
|
||
|
||
#: widgets/kopenwithdialog.cpp:630
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt>Select a program. If the program is not listed, enter the name or click "
|
||
"the browse button.</qt>"
|
||
msgstr ""
|
||
"<qt>請選擇程式。如果所需程式不在清單中,請輸入程式名稱或按一下[瀏覽]按鈕。</"
|
||
"qt>"
|
||
|
||
#: widgets/kopenwithdialog.cpp:676
|
||
#, kde-format
|
||
msgid ""
|
||
"Type to filter the applications below, or specify the name of a command.\n"
|
||
"Press down arrow to navigate the results."
|
||
msgstr ""
|
||
"輸入以過濾以在下方過濾應用程式,或是指定指令名稱。\n"
|
||
"按方向鍵下以查看結果。"
|
||
|
||
#: widgets/kopenwithdialog.cpp:699
|
||
#, kde-format
|
||
msgid ""
|
||
"Following the command, you can have several place holders which will be "
|
||
"replaced with the actual values when the actual program is run:\n"
|
||
"%f - a single file name\n"
|
||
"%F - a list of files; use for applications that can open several local files "
|
||
"at once\n"
|
||
"%u - a single URL\n"
|
||
"%U - a list of URLs\n"
|
||
"%d - the directory of the file to open\n"
|
||
"%D - a list of directories\n"
|
||
"%i - the icon\n"
|
||
"%m - the mini-icon\n"
|
||
"%c - the comment"
|
||
msgstr ""
|
||
"下列指令,你需要在實際程式執行時換上真實的數值:\n"
|
||
"%f - 單一的檔案名稱\n"
|
||
"%F - 檔案的清單;用在可以一次開啟多個本地檔案的應用程式\n"
|
||
"%u - 單一的網址\n"
|
||
"%U - 網址的清單\n"
|
||
"%d - 要開啟的檔案的目錄\n"
|
||
"%D - 目錄的清單\n"
|
||
"%i - 圖示\n"
|
||
"%m - 小型圖示\n"
|
||
"%c - 註解"
|
||
|
||
#: widgets/kopenwithdialog.cpp:742
|
||
#, kde-format
|
||
msgid ""
|
||
"&Remember application association for all files of type\n"
|
||
"\"%1\" (%2)"
|
||
msgstr ""
|
||
"記住所有檔案類型為「%1」 (%2)應用程式\n"
|
||
"關聯(&R)"
|
||
|
||
#: widgets/kopenwithdialog.cpp:744
|
||
#, kde-format
|
||
msgid ""
|
||
"&Remember application association for all files of type\n"
|
||
"\"%1\""
|
||
msgstr "為所有以下類型的檔案記住應用程式關聯(&R)\"%1\""
|
||
|
||
#: widgets/kopenwithdialog.cpp:754
|
||
#, kde-format
|
||
msgid "Terminal options"
|
||
msgstr "終端機選項"
|
||
|
||
#: widgets/kopenwithdialog.cpp:759
|
||
#, kde-format
|
||
msgid "Run in &terminal"
|
||
msgstr "於終端機執行(&T)"
|
||
|
||
#: widgets/kopenwithdialog.cpp:777
|
||
#, kde-format
|
||
msgid "&Do not close when command exits"
|
||
msgstr "當指令存在時不要關閉(&D)"
|
||
|
||
#: widgets/kopenwithdialog.cpp:796
|
||
#, kde-format
|
||
msgid "Get more Apps from Discover"
|
||
msgstr "從 Discover 取得更多應用程式"
|
||
|
||
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroup2)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:17
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@title:group Title of a group that lets the user choose options about the "
|
||
"terminal when launching a program"
|
||
msgid "Terminal"
|
||
msgstr "終端"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QCheckBox, terminalCheck)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:39
|
||
#, kde-format
|
||
msgid ""
|
||
"Check this option if the application you want to run is a text mode "
|
||
"application or if you want the information that is provided by the terminal "
|
||
"emulator window."
|
||
msgstr ""
|
||
"如果你想要執行的應用程式是文字模式應用程式或者您所要的資訊是由終端機模擬視窗"
|
||
"提供的,請核取這個選項。"
|
||
|
||
#. i18n: ectx: property (text), widget (QCheckBox, terminalCheck)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:42
|
||
#, kde-format
|
||
msgid "Run in terminal"
|
||
msgstr "在終端機執行"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, terminalEditLabel)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:49
|
||
#, kde-format
|
||
msgid "Terminal options:"
|
||
msgstr "終端機選項:"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QCheckBox, terminalCloseCheck)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:59
|
||
#, kde-format
|
||
msgid ""
|
||
"Check this option if the text mode application offers relevant information "
|
||
"on exit. Keeping the terminal emulator open allows you to retrieve this "
|
||
"information."
|
||
msgstr ""
|
||
"如果文字模式應用程式在結束時提供相關資訊,請核取這個選項。保持終端機模擬視窗"
|
||
"開啟以便您取得這個資訊。"
|
||
|
||
#. i18n: ectx: property (text), widget (QCheckBox, terminalCloseCheck)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:62
|
||
#, kde-format
|
||
msgid "Do not close when command exits"
|
||
msgstr "當指令離開時不要關閉"
|
||
|
||
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroup2_2)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:75
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@title:group Title of a group that lets the user choose which user to use "
|
||
"when launching a program"
|
||
msgid "User"
|
||
msgstr "使用者"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QCheckBox, suidCheck)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:81
|
||
#, kde-format
|
||
msgid ""
|
||
"Check this option if you want to run this application with a different user "
|
||
"id. Every process has a different user id associated with it. This id code "
|
||
"determines file access and other permissions. The password of the user is "
|
||
"required to use this option."
|
||
msgstr ""
|
||
"如果你想要以不同的使用者 id 來執行這個應用程式,請核取這個選項。每個程序都跟"
|
||
"不同的使用者 id 相關聯。這個 id 代碼決定了檔案存取與其他的權限。使用這個選項"
|
||
"需要該使用者的密碼。"
|
||
|
||
#. i18n: ectx: property (text), widget (QCheckBox, suidCheck)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:84
|
||
#, kde-format
|
||
msgid "Run as a different user"
|
||
msgstr "以不同使用者身份執行"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QLabel, suidEditLabel)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:107
|
||
#, kde-format
|
||
msgid "Enter the user name you want to run the application as."
|
||
msgstr "輸入你想要在這個應用程式使用的使用者名稱。"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, suidEditLabel)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:110
|
||
#, kde-format
|
||
msgid "Username:"
|
||
msgstr "使用者名稱:"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (KLineEdit, suidEdit)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:120
|
||
#, kde-format
|
||
msgid "Enter the user name you want to run the application as here."
|
||
msgstr "在這裡輸入你想要在這個應用程式使用的使用者名稱。"
|
||
|
||
#. i18n: ectx: property (title), widget (QGroupBox, discreteGpuGroupBox)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:130
|
||
#, kde-format
|
||
msgid "Discrete GPU"
|
||
msgstr "獨立顯示卡"
|
||
|
||
#. i18n: ectx: property (text), widget (QCheckBox, discreteGpuCheck)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:136
|
||
#, kde-format
|
||
msgid "Run using dedicated graphics card"
|
||
msgstr "使用專用的顯示卡執行"
|
||
|
||
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroup4)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:146
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@title:group Title of a group that lets the user choose options regarding "
|
||
"program startup"
|
||
msgid "Startup"
|
||
msgstr "啟動"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QCheckBox, startupInfoCheck)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:152
|
||
#, kde-format
|
||
msgid ""
|
||
"Check this option if you want to make clear that your application has "
|
||
"started. This visual feedback may appear as a busy cursor or in the taskbar."
|
||
msgstr ""
|
||
"如果你想要清楚您的應用程式是否已啟動,請核取這個選項。這個虛擬回饋可能顯示為"
|
||
"忙碌的游標或者顯示在工作列中。"
|
||
|
||
#. i18n: ectx: property (text), widget (QCheckBox, startupInfoCheck)
|
||
#: widgets/kpropertiesdesktopadvbase.ui:155
|
||
#, kde-format
|
||
msgid "Enable launch feedback"
|
||
msgstr "啟用執行回饋"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QLabel, nameLabel)
|
||
#. i18n: ectx: property (whatsThis), widget (QLineEdit, nameEdit)
|
||
#: widgets/kpropertiesdesktopbase.ui:19 widgets/kpropertiesdesktopbase.ui:32
|
||
#, kde-format
|
||
msgid ""
|
||
"Type the name you want to give to this application here. This application "
|
||
"will appear under this name in the applications menu and in the panel."
|
||
msgstr ""
|
||
"在這裡輸入您想要給這個應用程式的名稱。這個應用程式在應用程式選單以及面板中會"
|
||
"以此名稱出現。"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel2)
|
||
#. i18n: ectx: property (whatsThis), widget (QLineEdit, genNameEdit)
|
||
#: widgets/kpropertiesdesktopbase.ui:39 widgets/kpropertiesdesktopbase.ui:52
|
||
#, kde-format
|
||
msgid ""
|
||
"Type the description of this application, based on its use, here. Examples: "
|
||
"a dial up application (KPPP) would be \"Dial up tool\"."
|
||
msgstr ""
|
||
"在這裡輸入這個應用程式的描述,可根據它的用途。例如:一個撥號應用程式 (KPPP) "
|
||
"應該是「撥號工具」。"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
|
||
#: widgets/kpropertiesdesktopbase.ui:42
|
||
#, kde-format
|
||
msgid "&Description:"
|
||
msgstr "描述(&D):"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel3)
|
||
#. i18n: ectx: property (whatsThis), widget (QLineEdit, commentEdit)
|
||
#: widgets/kpropertiesdesktopbase.ui:59 widgets/kpropertiesdesktopbase.ui:72
|
||
#, kde-format
|
||
msgid "Type any comment you think is useful here."
|
||
msgstr "在這裡輸入任何您認為有幫助的註解。"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
|
||
#: widgets/kpropertiesdesktopbase.ui:62
|
||
#, kde-format
|
||
msgid "Comm&ent:"
|
||
msgstr "備註(&E):"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, labelenvvars)
|
||
#: widgets/kpropertiesdesktopbase.ui:79
|
||
#, kde-format
|
||
msgid "Environment Variables:"
|
||
msgstr "環境變數:"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel4)
|
||
#. i18n: ectx: property (whatsThis), widget (QLineEdit, programEdit)
|
||
#: widgets/kpropertiesdesktopbase.ui:92 widgets/kpropertiesdesktopbase.ui:107
|
||
#, kde-format
|
||
msgid "Type the command to start this application here."
|
||
msgstr "在這裡輸入啟動這個應用程式的命令。"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
|
||
#: widgets/kpropertiesdesktopbase.ui:95
|
||
#, kde-format
|
||
msgid "Program:"
|
||
msgstr "程式:"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QPushButton, browseButton)
|
||
#: widgets/kpropertiesdesktopbase.ui:114
|
||
#, kde-format
|
||
msgid ""
|
||
"Click here to browse your file system in order to find the desired "
|
||
"executable."
|
||
msgstr "按這裡瀏覽您的檔案系統以找出想要的可執行檔。"
|
||
|
||
#. i18n: ectx: property (text), widget (QPushButton, browseButton)
|
||
#: widgets/kpropertiesdesktopbase.ui:117
|
||
#, kde-format
|
||
msgid "&Browse..."
|
||
msgstr "瀏覽(&B)..."
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QLabel, argumentsLabel)
|
||
#. i18n: ectx: property (whatsThis), widget (QLineEdit, argumentsEdit)
|
||
#: widgets/kpropertiesdesktopbase.ui:136 widgets/kpropertiesdesktopbase.ui:159
|
||
#, no-c-format, kde-format
|
||
msgid ""
|
||
"Type the arguments to use when starting this application here.\n"
|
||
"\n"
|
||
"You can have several placeholders which will be replaced with the actual "
|
||
"values when the actual program is run:\n"
|
||
"\n"
|
||
"%f - a single filename\n"
|
||
"%F - a list of files (for apps that can open several files at once)\n"
|
||
"%u - a single URL\n"
|
||
"%U - a list of URLs\n"
|
||
"%i - the icon of the .desktop file\n"
|
||
"%c - the name of the .desktop file\n"
|
||
"%k - the location of the .desktop file"
|
||
msgstr ""
|
||
"在這裡輸入啟動這個應用程式時要使用的引數。\n"
|
||
"\n"
|
||
"您可以使用一些換位符,它們在實際程式執行時會換成實際的數值:\n"
|
||
"\n"
|
||
"%f - 一個檔案名稱\n"
|
||
"%F - 檔案的清單(用在可以一次開啟多個檔案的應用程式)\n"
|
||
"%u - 一個網址\n"
|
||
"%U - 網址的清單\n"
|
||
"%i - .desktop 檔的圖示\n"
|
||
"%c - .desktop 檔的名稱\n"
|
||
"%k - .desktop 檔的位置"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, argumentsLabel)
|
||
#: widgets/kpropertiesdesktopbase.ui:139
|
||
#, kde-format
|
||
msgid "&Arguments:"
|
||
msgstr "引數(&A):"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel5)
|
||
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, pathEdit)
|
||
#: widgets/kpropertiesdesktopbase.ui:166 widgets/kpropertiesdesktopbase.ui:179
|
||
#, kde-format
|
||
msgid "Sets the working directory for your application."
|
||
msgstr "設定您的應用程式的工作目錄。"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
|
||
#: widgets/kpropertiesdesktopbase.ui:169
|
||
#, kde-format
|
||
msgid "&Work path:"
|
||
msgstr "工作路徑(&W):"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel7)
|
||
#. i18n: ectx: property (whatsThis), widget (QTreeWidget, filetypeList)
|
||
#: widgets/kpropertiesdesktopbase.ui:193 widgets/kpropertiesdesktopbase.ui:214
|
||
#, kde-format
|
||
msgid ""
|
||
"<qt><p>This list should show the types of file that your application can "
|
||
"handle. This list is organized by <u>mimetypes</u>.</p>\n"
|
||
"<p>MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for "
|
||
"identifying the type of data based on filename extensions and correspondent "
|
||
"<u>mimetypes</u>. Example: the \"bmp\" part that comes after the dot in "
|
||
"flower.bmp indicates that it is a specific kind of image, <u>image/x-bmp</"
|
||
"u>. To know which application should open each type of file, the system "
|
||
"should be informed about the abilities of each application to handle these "
|
||
"extensions and mimetypes.</p>\n"
|
||
"<p>If you want to associate this application with one or more mimetypes that "
|
||
"are not in this list, click on the button <b>Add</b> below. If there are one "
|
||
"or more filetypes that this application cannot handle, you may want to "
|
||
"remove them from the list clicking on the button <b>Remove</b> below.</p></"
|
||
"qt>"
|
||
msgstr ""
|
||
"<qt><p>這個清單應該顯示您的應用程式可以處理的檔案類型。這個列表是依照 "
|
||
"<u>mime 類型</u> 排列的。</p>\n"
|
||
"<p>MIME,多用途網路郵件延伸功能,是一個以延伸檔名來辨識資料類型與對應的 "
|
||
"<u>mime 類型</u> 的標準協定。 例如:在 flower.bmp 句點後面的「bmp」部份表示他"
|
||
"是一種特定種類的圖片, <u>image/x-bmp</u>。要了解哪一個應用程式用來開啟哪種類"
|
||
"型的檔案,系統需要了解每個應用程式可以處理這些延伸檔名以及 mime 類型的能力。"
|
||
"</p>\n"
|
||
"<p>如果你想要把這個應用程式關聯到一或多個列表中沒有的 mime 類型,請按下面的按"
|
||
"鈕 <b>加入</b>。如果有一或多個此應用程式無法處理的檔案類型,您可能會想要按下"
|
||
"面的 <b>移除</b> 按鈕來把它們從列表中移除。</p></qt>"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
|
||
#: widgets/kpropertiesdesktopbase.ui:196
|
||
#, kde-format
|
||
msgid "&Supported file types:"
|
||
msgstr "支援的檔案類型(&S):"
|
||
|
||
#. i18n: ectx: property (text), widget (QTreeWidget, filetypeList)
|
||
#: widgets/kpropertiesdesktopbase.ui:227
|
||
#, kde-format
|
||
msgid "Mimetype"
|
||
msgstr "Mime 類型"
|
||
|
||
#. i18n: ectx: property (text), widget (QTreeWidget, filetypeList)
|
||
#: widgets/kpropertiesdesktopbase.ui:232
|
||
#, kde-format
|
||
msgid "Description"
|
||
msgstr "描述"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QPushButton, addFiletypeButton)
|
||
#: widgets/kpropertiesdesktopbase.ui:242
|
||
#, kde-format
|
||
msgid ""
|
||
"Click on this button if you want to add a type of file (mimetype) that your "
|
||
"application can handle."
|
||
msgstr ""
|
||
"如果你想要加入您的應用程式可以處理的檔案類型(mime 類型),請按這個按鈕。"
|
||
|
||
#. i18n: ectx: property (text), widget (QPushButton, addFiletypeButton)
|
||
#: widgets/kpropertiesdesktopbase.ui:245
|
||
#, kde-format
|
||
msgid "Add..."
|
||
msgstr "加入..."
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QPushButton, delFiletypeButton)
|
||
#: widgets/kpropertiesdesktopbase.ui:252
|
||
#, kde-format
|
||
msgid ""
|
||
"If you want to remove a type of file (mimetype) that your application cannot "
|
||
"handle, select the mimetype in the list above and click on this button."
|
||
msgstr ""
|
||
"如果你想要移除您的應用程式不能處理的檔案類型(mime 類型),請在上面列表中選"
|
||
"擇 mime 類型並且按這個按鈕。"
|
||
|
||
#. i18n: ectx: property (text), widget (QPushButton, delFiletypeButton)
|
||
#: widgets/kpropertiesdesktopbase.ui:255
|
||
#, kde-format
|
||
msgid "Remove"
|
||
msgstr "移除"
|
||
|
||
#. i18n: ectx: property (whatsThis), widget (QPushButton, advancedButton)
|
||
#: widgets/kpropertiesdesktopbase.ui:278
|
||
#, kde-format
|
||
msgid ""
|
||
"Click here to modify the way this application will run, launch feedback, D-"
|
||
"Bus options or to run it as a different user."
|
||
msgstr ""
|
||
"按這裡修改執行這個應用程式的方式,啟動回饋、D-BUS 選項或者以不同的使用者執行"
|
||
"它。"
|
||
|
||
#. i18n: ectx: property (text), widget (QPushButton, advancedButton)
|
||
#: widgets/kpropertiesdesktopbase.ui:281
|
||
#, kde-format
|
||
msgid "Ad&vanced Options"
|
||
msgstr "進階的選項(&V)"
|
||
|
||
#: widgets/kpropertiesdialog.cpp:145 widgets/kpropertiesdialog.cpp:160
|
||
#: widgets/kpropertiesdialog.cpp:172 widgets/kpropertiesdialog.cpp:190
|
||
#: widgets/kpropertiesdialog.cpp:208 widgets/kpropertiesdialog.cpp:232
|
||
#, kde-format
|
||
msgid "Properties for %1"
|
||
msgstr "%1 的內容"
|
||
|
||
#: widgets/kpropertiesdialog.cpp:170 widgets/kpropertiesdialog.cpp:206
|
||
#, kde-format
|
||
msgid "Properties for 1 item"
|
||
msgid_plural "Properties for %1 Selected Items"
|
||
msgstr[0] "%1 個已選取項目的屬性"
|
||
|
||
#: widgets/kpropertiesdialog.cpp:350
|
||
#, kde-format
|
||
msgctxt "@title:tab"
|
||
msgid "Share"
|
||
msgstr "分享"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:110
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"Could not save properties due to insufficient write access to:<nl/><filename>"
|
||
"%1</filename>."
|
||
msgstr ""
|
||
"無法儲存屬性。沒有足夠的存取權來寫入檔案:<nl/><filename>%1</filename>。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:221
|
||
#, kde-format
|
||
msgctxt "@title:tab File properties"
|
||
msgid "&General"
|
||
msgstr "一般(&G)"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:418
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Explore in %1"
|
||
msgstr "在 %1 瀏覽"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:429
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:702
|
||
#, kde-format
|
||
msgid "Refresh"
|
||
msgstr "更新"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:548
|
||
#, kde-format
|
||
msgid "%1:"
|
||
msgstr "%1:"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:669
|
||
#, kde-format
|
||
msgctxt "@info:status"
|
||
msgid "Unknown size"
|
||
msgstr "未知的大小"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:679
|
||
#, kde-format
|
||
msgid ""
|
||
"Calculating... %1 (%2)\n"
|
||
"%3, %4"
|
||
msgstr ""
|
||
"計算中... %1 (%2)\n"
|
||
"%3, %4"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:682
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:697
|
||
#, kde-format
|
||
msgid "1 file"
|
||
msgid_plural "%1 files"
|
||
msgstr[0] "%1 個檔案"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:683
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:698
|
||
#, kde-format
|
||
msgid "1 sub-folder"
|
||
msgid_plural "%1 sub-folders"
|
||
msgstr[0] "%1 個子資料夾"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:711
|
||
#, kde-format
|
||
msgid "Calculating...\n"
|
||
msgstr "計算中…\n"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:734
|
||
#, kde-format
|
||
msgid "At least %1\n"
|
||
msgstr "至少 %1\n"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:780
|
||
#, kde-format
|
||
msgid "The new file name is empty."
|
||
msgstr "新的檔案名稱是空的。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:978
|
||
#, kde-format
|
||
msgid "No registered file type"
|
||
msgstr "沒有定義檔案類型"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:980
|
||
#, kde-format
|
||
msgid "No associated application"
|
||
msgstr "沒有相關的應用程式"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:986
|
||
#, kde-format
|
||
msgctxt "@action:button Create new file type"
|
||
msgid "Create…"
|
||
msgstr "建立…"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:989
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Change…"
|
||
msgstr "變更…"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1060
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1061
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1063
|
||
msgid "No Access"
|
||
msgstr "無法存取"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1060
|
||
msgid "Can Only View"
|
||
msgstr "只能檢視"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1060
|
||
msgid "Can View & Modify"
|
||
msgstr "可以檢視與修改"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1061
|
||
msgid "Can Only View Content"
|
||
msgstr "只能檢視內容"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1061
|
||
msgid "Can View & Modify Content"
|
||
msgstr "可以檢視 & 修改內容"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1063
|
||
msgid "Can Only View/Read Content"
|
||
msgstr "只能檢視 / 讀取內容"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1063
|
||
msgid "Can View/Read & Modify/Write"
|
||
msgstr "可以檢視/讀取 & 修改/寫入"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1162
|
||
#, kde-format
|
||
msgid "&Permissions"
|
||
msgstr "權限(&P)"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1173
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1360
|
||
#, kde-format
|
||
msgid "Access Permissions"
|
||
msgstr "存取權限"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1183
|
||
#, kde-format
|
||
msgid "This file is a link and does not have permissions."
|
||
msgid_plural "All files are links and do not have permissions."
|
||
msgstr[0] "所有的檔案都是連結而沒有權限。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1185
|
||
#, kde-format
|
||
msgid "Only the owner can change permissions."
|
||
msgstr "只有擁有者可以變更權限。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1192
|
||
#, kde-format
|
||
msgid "O&wner:"
|
||
msgstr "擁有者(&W):"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1194
|
||
#, kde-format
|
||
msgid "Specifies the actions that the owner is allowed to do."
|
||
msgstr "指定擁有者被允許進行的動作。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1197
|
||
#, kde-format
|
||
msgid "Gro&up:"
|
||
msgstr "群組(&U):"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1199
|
||
#, kde-format
|
||
msgid "Specifies the actions that the members of the group are allowed to do."
|
||
msgstr "指定群組的成員被允許進行的動作。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1202
|
||
#, kde-format
|
||
msgid "O&thers:"
|
||
msgstr "其他(&T):"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1205
|
||
#, kde-format
|
||
msgid ""
|
||
"Specifies the actions that all users, who are neither owner nor in the "
|
||
"group, are allowed to do."
|
||
msgstr "指定所有既非擁有者也不在群組中的使用者被允許進行的動作。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1209
|
||
#, kde-format
|
||
msgid "Only own&er can delete or rename contents"
|
||
msgstr "只有擁有者才能刪除或重新命名內容(&E)"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1209
|
||
#, kde-format
|
||
msgid "Allow &executing file as program"
|
||
msgstr "允許將檔案作為程式執行(&E)"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1211
|
||
#, kde-format
|
||
msgid "Delete or rename:"
|
||
msgstr "刪除或重新命名:"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1211
|
||
#, kde-format
|
||
msgid "Execute:"
|
||
msgstr "執行:"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1212
|
||
#, kde-format
|
||
msgid ""
|
||
"Enable this option to allow only the folder's owner to delete or rename the "
|
||
"contained files and folders. Other users can only add new files, which "
|
||
"requires the 'Modify Content' permission."
|
||
msgstr ""
|
||
"啟用此選項將指允許資料夾的擁有者可以刪除或重新命名包含的檔案與資料夾。其他的"
|
||
"使用者只能加入新的檔案,但必須具有「編輯內容」的權限。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1216
|
||
#, kde-format
|
||
msgid ""
|
||
"Enable this option to mark the file as executable. This only makes sense for "
|
||
"programs and scripts. It is required when you want to execute them."
|
||
msgstr ""
|
||
"啟用此選項會將檔案標示為可執行。這只對程式與命令稿有意義。當您要執行它們的時"
|
||
"候,這是必須的。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1220
|
||
#, kde-format
|
||
msgid "A&dvanced Permissions"
|
||
msgstr "進階權限(&D)"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1228
|
||
#, kde-format
|
||
msgid "Ownership"
|
||
msgstr "擁有權"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1236
|
||
#, kde-format
|
||
msgid "User:"
|
||
msgstr "使用者:"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1274
|
||
#, kde-format
|
||
msgid "Group:"
|
||
msgstr "群組:"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1308
|
||
#, kde-format
|
||
msgid "Apply changes to all subfolders and their contents"
|
||
msgstr "套用改變到所有的子資料夾和它們的內容"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1350
|
||
#, kde-format
|
||
msgid "Advanced Permissions"
|
||
msgstr "進階權限"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1370
|
||
#, kde-format
|
||
msgid "Class"
|
||
msgstr "類別"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1377
|
||
#, kde-format
|
||
msgid ""
|
||
"Show\n"
|
||
"Entries"
|
||
msgstr ""
|
||
"顯示\n"
|
||
"項目"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1378
|
||
#, kde-format
|
||
msgid "This flag allows viewing the content of the folder."
|
||
msgstr "這個旗標允許檢視此資料夾的內容。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1380
|
||
#, kde-format
|
||
msgid "Read"
|
||
msgstr "讀取"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1381
|
||
#, kde-format
|
||
msgid "The Read flag allows viewing the content of the file."
|
||
msgstr "讀取旗標允許檢視這個檔案的內容。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1387
|
||
#, kde-format
|
||
msgid ""
|
||
"Write\n"
|
||
"Entries"
|
||
msgstr ""
|
||
"寫入\n"
|
||
"項目"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1389
|
||
#, kde-format
|
||
msgid ""
|
||
"This flag allows adding, renaming and deleting of files. Note that deleting "
|
||
"and renaming can be limited using the Sticky flag."
|
||
msgstr ""
|
||
"這個旗標允許加入、重新命名與刪除檔案。注意刪除與重新命名可以使用相黏旗標來限"
|
||
"制。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1392
|
||
#, kde-format
|
||
msgid "Write"
|
||
msgstr "寫入"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1393
|
||
#, kde-format
|
||
msgid "The Write flag allows modifying the content of the file."
|
||
msgstr "寫入旗標允許修改這個檔案的內容。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1399
|
||
#, kde-format
|
||
msgctxt "Enter folder"
|
||
msgid "Enter"
|
||
msgstr "進入"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1400
|
||
#, kde-format
|
||
msgid "Enable this flag to allow entering the folder."
|
||
msgstr "啟用這個旗標已允許進入此資料夾。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1402
|
||
#, kde-format
|
||
msgid "Exec"
|
||
msgstr "執行"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1403
|
||
#, kde-format
|
||
msgid "Enable this flag to allow executing the file as a program."
|
||
msgstr "啟用這個旗標將允許這檔案像程式一樣執行。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1411
|
||
#, kde-format
|
||
msgid "Special"
|
||
msgstr "特殊屬性"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1416
|
||
#, kde-format
|
||
msgid ""
|
||
"Special flag. Valid for the whole folder, the exact meaning of the flag can "
|
||
"be seen in the right hand column."
|
||
msgstr ""
|
||
"特殊的旗標。對整個資料夾都有效,這個旗標精確的意思可以在右手邊的欄位看到。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1420
|
||
#, kde-format
|
||
msgid ""
|
||
"Special flag. The exact meaning of the flag can be seen in the right hand "
|
||
"column."
|
||
msgstr "特殊的旗標。這個旗標精確的意思可以在右手邊的欄位看到。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1425
|
||
#, kde-format
|
||
msgid "User"
|
||
msgstr "使用者"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1429
|
||
#, kde-format
|
||
msgid "Group"
|
||
msgstr "群組"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1440
|
||
#, kde-format
|
||
msgid ""
|
||
"If this flag is set, the owner of this folder will be the owner of all new "
|
||
"files."
|
||
msgstr "如果設定這個旗標,此資料夾的擁有者將會成為所有新檔案的擁有者。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1444
|
||
#, kde-format
|
||
msgid ""
|
||
"If this file is an executable and the flag is set, it will be executed with "
|
||
"the permissions of the owner."
|
||
msgstr "如果這個檔案是可執行檔並且設定這個旗標,它將會以擁有者的權限執行。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1451
|
||
#, kde-format
|
||
msgid ""
|
||
"If this flag is set, the group of this folder will be set for all new files."
|
||
msgstr "如果設定這個旗標,此資料夾的群組將會設定到所有新檔案。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1455
|
||
#, kde-format
|
||
msgid ""
|
||
"If this file is an executable and the flag is set, it will be executed with "
|
||
"the permissions of the group."
|
||
msgstr "如果這個檔案是可執行檔並且設定這個旗標,它將會以群組的權限執行。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1462
|
||
#, kde-format
|
||
msgid ""
|
||
"If the Sticky flag is set on a folder, only the owner and root can delete or "
|
||
"rename files. Otherwise everybody with write permissions can do this."
|
||
msgstr ""
|
||
"如果在資料夾上設定相黏旗標,只有擁有者和 root 可以刪除或重新命名檔案。否則任"
|
||
"何具有寫入權限的人都可以進行此項動作。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1467
|
||
#, kde-format
|
||
msgid ""
|
||
"The Sticky flag on a file is ignored on Linux, but may be used on some "
|
||
"systems"
|
||
msgstr "在檔案上的相黏旗標會被 Linux 忽略,但是可能會被某些系統使用"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1528
|
||
#, kde-format
|
||
msgid "Set UID"
|
||
msgstr "SUID"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1532
|
||
#, kde-format
|
||
msgid "Set GID"
|
||
msgstr "SGID"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1536
|
||
#, kde-format
|
||
msgctxt "File permission"
|
||
msgid "Sticky"
|
||
msgstr "相黏"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1649
|
||
#, kde-format
|
||
msgid "Link"
|
||
msgstr "連結"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1669
|
||
#, kde-format
|
||
msgid "Varying (No Change)"
|
||
msgstr "變化(沒有改變)"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1780
|
||
#, kde-format
|
||
msgid "This file uses advanced permissions"
|
||
msgid_plural "These files use advanced permissions."
|
||
msgstr[0] "這些檔案使用進階權限。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1802
|
||
#, kde-format
|
||
msgid "This folder uses advanced permissions."
|
||
msgid_plural "These folders use advanced permissions."
|
||
msgstr[0] "這些資料夾使用進階權限。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:1816
|
||
#, kde-format
|
||
msgid "These files use advanced permissions."
|
||
msgstr "這些檔案使用進階權限。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2054
|
||
#, kde-format
|
||
msgctxt "@title:tab"
|
||
msgid "C&hecksums"
|
||
msgstr "總和檢查碼(&H)"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2119
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2130
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2141
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2152
|
||
#, kde-format
|
||
msgctxt "@info:progress"
|
||
msgid "Calculating…"
|
||
msgstr "計算中…"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2308
|
||
#, kde-format
|
||
msgid "Invalid checksum."
|
||
msgstr "無效的總和檢查碼。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2311
|
||
#, kde-format
|
||
msgctxt "@info:tooltip"
|
||
msgid "The given input is not a valid MD5, SHA1 or SHA256 checksum."
|
||
msgstr "給定的輸入不是有效的 MD5、SHA1 或 SHA256 總和檢查碼。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2322
|
||
#, kde-format
|
||
msgid "Checksums match."
|
||
msgstr "總和檢查碼符合。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2325
|
||
#, kde-format
|
||
msgctxt "@info:tooltip"
|
||
msgid "The computed checksum and the expected checksum match."
|
||
msgstr "計算出來的總和檢查碼與預期中的符合。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2337
|
||
#, kde-format
|
||
msgid ""
|
||
"<p>Checksums do not match.</p>This may be due to a faulty download. Try re-"
|
||
"downloading the file.<br/>If the verification still fails, contact the "
|
||
"source of the file."
|
||
msgstr ""
|
||
"<p>總和檢查碼不符合。</p>這可能是中間有失誤的下載所導致。請試著重新下載檔案。"
|
||
"<br/>若驗證持續失敗,請連絡 原始檔案的提供者。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2342
|
||
#, kde-format
|
||
msgctxt "@info:tooltip"
|
||
msgid "The computed checksum and the expected checksum differ."
|
||
msgstr "計算出來的總和檢查碼與預期中的不同。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2350
|
||
#, kde-format
|
||
msgctxt "@info:progress computation in the background"
|
||
msgid "Verifying checksum…"
|
||
msgstr "正在檢查總和碼…"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2438
|
||
#, kde-format
|
||
msgid "U&RL"
|
||
msgstr "URL(&R)"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2444
|
||
#, kde-format
|
||
msgid "URL:"
|
||
msgstr "URL:"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2513
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2784
|
||
#, kde-format
|
||
msgid ""
|
||
"Could not save properties. Only entries on local file systems are supported."
|
||
msgstr "無法儲存屬性。只支援本地檔案系統的項目。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2584
|
||
#, kde-format
|
||
msgid "&Application"
|
||
msgstr "應用程式(&A)"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2724
|
||
#, kde-format
|
||
msgid "Add File Type for %1"
|
||
msgstr "加入 %1 的檔案類型"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2725
|
||
#, kde-format
|
||
msgid "Select one or more file types to add:"
|
||
msgstr "選擇一個或多個要加入的檔案類型:"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2863
|
||
#, kde-format
|
||
msgid "Only executables on local file systems are supported."
|
||
msgstr "只支援本地檔案系統的執行檔。"
|
||
|
||
#: widgets/kpropertiesdialogbuiltin_p.cpp:2877
|
||
#, kde-format
|
||
msgid "Advanced Options for %1"
|
||
msgstr "%1 的進階選項"
|
||
|
||
#: widgets/ksslinfodialog.cpp:38
|
||
#, kde-format
|
||
msgid "KDE SSL Information"
|
||
msgstr "KDE SSL 資訊"
|
||
|
||
#: widgets/ksslinfodialog.cpp:49
|
||
#, kde-format
|
||
msgctxt "The receiver of the SSL certificate"
|
||
msgid "Subject"
|
||
msgstr "主旨"
|
||
|
||
#: widgets/ksslinfodialog.cpp:50
|
||
#, kde-format
|
||
msgctxt "The authority that issued the SSL certificate"
|
||
msgid "Issuer"
|
||
msgstr "配發者"
|
||
|
||
#: widgets/ksslinfodialog.cpp:82
|
||
#, kde-format
|
||
msgid "Current connection is secured with SSL."
|
||
msgstr "目前連線使用 SSL 安全機制。"
|
||
|
||
#: widgets/ksslinfodialog.cpp:86
|
||
#, kde-format
|
||
msgid ""
|
||
"The main part of this document is secured with SSL, but some parts are not."
|
||
msgstr "該文件內的主要部份是使用 SSL 連線,但是有些部份則不是。"
|
||
|
||
#: widgets/ksslinfodialog.cpp:93
|
||
#, kde-format
|
||
msgid "Some of this document is secured with SSL, but the main part is not."
|
||
msgstr "該文件內的一部份有是使用 SSL 保護,但是主要部份都不是。"
|
||
|
||
#: widgets/ksslinfodialog.cpp:97
|
||
#, kde-format
|
||
msgid "Current connection is not secured with SSL."
|
||
msgstr "目前連線沒有使用 SSL 安全機制。"
|
||
|
||
#: widgets/ksslinfodialog.cpp:139
|
||
#, kde-format
|
||
msgctxt "%1, using %2 bits of a %3 bit key"
|
||
msgid "%1, %2 %3"
|
||
msgstr "%1,%2 %3"
|
||
|
||
#: widgets/ksslinfodialog.cpp:141
|
||
#, kde-format
|
||
msgctxt "Part of: %1, using %2 bits of a %3 bit key"
|
||
msgid "using %1 bit"
|
||
msgid_plural "using %1 bits"
|
||
msgstr[0] "使用 %1 位元,"
|
||
|
||
#: widgets/ksslinfodialog.cpp:142
|
||
#, kde-format
|
||
msgctxt "Part of: %1, using %2 bits of a %3 bit key"
|
||
msgid "of a %1 bit key"
|
||
msgid_plural "of a %1 bit key"
|
||
msgstr[0] "於 %1 位元金鑰中"
|
||
|
||
#: widgets/ksslinfodialog.cpp:157
|
||
#, kde-format
|
||
msgctxt "The certificate is not trusted"
|
||
msgid "NO, there were errors:"
|
||
msgstr "否,有一些錯誤:"
|
||
|
||
#: widgets/ksslinfodialog.cpp:163
|
||
#, kde-format
|
||
msgctxt "The certificate is trusted"
|
||
msgid "Yes"
|
||
msgstr "是"
|
||
|
||
#: widgets/ksslinfodialog.cpp:168
|
||
#, kde-format
|
||
msgctxt "%1 is the effective date of the certificate, %2 is the expiry date"
|
||
msgid "%1 to %2"
|
||
msgstr "%1 到 %2"
|
||
|
||
#: widgets/kurifiltersearchprovideractions.cpp:80
|
||
#, kde-format
|
||
msgid "Search for '%1' with"
|
||
msgstr "搜尋 %1 於?"
|
||
|
||
#: widgets/kurifiltersearchprovideractions.cpp:85
|
||
#, kde-format
|
||
msgctxt "@action:inmenu Search for <text> with"
|
||
msgid "%1"
|
||
msgstr "%1"
|
||
|
||
#: widgets/kurifiltersearchprovideractions.cpp:94
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Configure Web Shortcuts…"
|
||
msgstr "設定網頁捷徑…"
|
||
|
||
#: widgets/kurlrequester.cpp:329
|
||
#, kde-format
|
||
msgid "Open file dialog"
|
||
msgstr "開啟檔案對話方塊"
|
||
|
||
#: widgets/paste.cpp:69 widgets/paste.cpp:120 widgets/pastejob.cpp:71
|
||
#, kde-format
|
||
msgid "Filename for clipboard content:"
|
||
msgstr "剪貼簿內容的檔名:"
|
||
|
||
#: widgets/paste.cpp:112
|
||
#, kde-format
|
||
msgid "%1 (%2)"
|
||
msgstr "%1 (%2)"
|
||
|
||
#: widgets/paste.cpp:132
|
||
#, kde-format
|
||
msgid ""
|
||
"The clipboard has changed since you used 'paste': the chosen data format is "
|
||
"no longer applicable. Please copy again what you wanted to paste."
|
||
msgstr ""
|
||
"當您使用「貼上」時剪貼簿已經改變了:所選擇的資料格式已經不適用了。請再次複製"
|
||
"您所想要貼上的項目。"
|
||
|
||
#: widgets/paste.cpp:262
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Paste One Folder"
|
||
msgstr "貼上 1 個資料夾"
|
||
|
||
#: widgets/paste.cpp:262
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Paste One File"
|
||
msgstr "貼上 1 個檔案"
|
||
|
||
#: widgets/paste.cpp:264
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Paste One Item"
|
||
msgid_plural "Paste %1 Items"
|
||
msgstr[0] "貼上 %1 個項目"
|
||
|
||
#: widgets/paste.cpp:266
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Paste Clipboard Contents…"
|
||
msgstr "貼上剪貼簿內容(&P)…"
|
||
|
||
#: widgets/paste.cpp:270
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Paste"
|
||
msgstr "貼上"
|
||
|
||
#: widgets/pastedialog.cpp:43
|
||
#, kde-format
|
||
msgid "Data format:"
|
||
msgstr "資料格式:"
|
||
|
||
#: widgets/pastejob.cpp:71
|
||
#, kde-format
|
||
msgid "Filename for dropped contents:"
|
||
msgstr "放入內容的檔名:"
|
||
|
||
#: widgets/renamedialog.cpp:64
|
||
#, kde-format
|
||
msgid "Date: %1"
|
||
msgstr "日期:%1"
|
||
|
||
#: widgets/renamedialog.cpp:73
|
||
#, kde-format
|
||
msgid "Size: %1"
|
||
msgstr "大小:%1"
|
||
|
||
#: widgets/renamedialog.cpp:229
|
||
#, kde-format
|
||
msgid "Appl&y to All"
|
||
msgstr "全部套用(&Y)"
|
||
|
||
#: widgets/renamedialog.cpp:230
|
||
#, kde-format
|
||
msgid ""
|
||
"When this is checked the button pressed will be applied to all subsequent "
|
||
"folder conflicts for the remainder of the current job.\n"
|
||
"Unless you press Skip you will still be prompted in case of a conflict with "
|
||
"an existing file in the directory."
|
||
msgstr ""
|
||
"勾選此選項的話,此按鍵按下後會套用到目前工作剩餘的,所有的衝突資料夾。\n"
|
||
"除非您按下「跳過」,否則您還是會接到目錄中現有檔案的衝突。"
|
||
|
||
#: widgets/renamedialog.cpp:234
|
||
#, kde-format
|
||
msgid ""
|
||
"When this is checked the button pressed will be applied to all subsequent "
|
||
"conflicts for the remainder of the current job."
|
||
msgstr "勾選此選項的話,按下按鍵會套用到目前工作剩餘的所有衝突。"
|
||
|
||
#: widgets/renamedialog.cpp:240
|
||
#, kde-format
|
||
msgid "&Rename"
|
||
msgstr "重新命名(&R)"
|
||
|
||
#: widgets/renamedialog.cpp:242
|
||
#, kde-format
|
||
msgid "Suggest New &Name"
|
||
msgstr "建議的新名稱(&N)"
|
||
|
||
#: widgets/renamedialog.cpp:248
|
||
#, kde-format
|
||
msgid "&Skip"
|
||
msgstr "略過(&S)"
|
||
|
||
#: widgets/renamedialog.cpp:249
|
||
#, kde-format
|
||
msgid "Do not copy or move this folder, skip to the next item instead"
|
||
msgstr "不要複製或移動此資料夾,而跳到下一個項目"
|
||
|
||
#: widgets/renamedialog.cpp:250
|
||
#, kde-format
|
||
msgid "Do not copy or move this file, skip to the next item instead"
|
||
msgstr "不要複製或移動此檔案,而跳到下一個項目"
|
||
|
||
#: widgets/renamedialog.cpp:261
|
||
#, kde-format
|
||
msgctxt "Write files into an existing folder"
|
||
msgid "&Write Into"
|
||
msgstr "寫入(&W)"
|
||
|
||
#: widgets/renamedialog.cpp:264
|
||
#, kde-format
|
||
msgid ""
|
||
"Files and folders will be copied into the existing directory, alongside its "
|
||
"existing contents.\n"
|
||
"You will be prompted again in case of a conflict with an existing file in "
|
||
"the directory."
|
||
msgstr ""
|
||
"檔案與資料夾會複製到現有的目錄,與現有的內容並存。\n"
|
||
"
若是與現有的檔案衝突,您會收到一個提示。"
|
||
|
||
#: widgets/renamedialog.cpp:269
|
||
#, kde-format
|
||
msgctxt "Overwrite files into an existing folder when files are older"
|
||
msgid "&Overwrite older files"
|
||
msgstr "覆寫舊檔案(&O)"
|
||
|
||
#: widgets/renamedialog.cpp:273
|
||
#, kde-format
|
||
msgid ""
|
||
"Destination files which have older modification times will be overwritten by "
|
||
"the source, skipped otherwise."
|
||
msgstr "修改時間比較舊的目的檔案會被來源覆蓋,沒有比較舊的則會略過。"
|
||
|
||
#: widgets/renamedialog.cpp:285
|
||
#, kde-format
|
||
msgid "&Resume"
|
||
msgstr "恢復(&R)"
|
||
|
||
#: widgets/renamedialog.cpp:294
|
||
#, kde-format
|
||
msgid ""
|
||
"This action would overwrite '%1' with itself.\n"
|
||
"Please enter a new file name:"
|
||
msgstr ""
|
||
"此動作將覆寫「%1」它自己。\n"
|
||
"請輸入新的檔案名稱:"
|
||
|
||
#: widgets/renamedialog.cpp:300
|
||
#, kde-format
|
||
msgid "C&ontinue"
|
||
msgstr "繼續(&O)"
|
||
|
||
#: widgets/renamedialog.cpp:362
|
||
#, kde-format
|
||
msgid "Would you like to overwrite the destination?"
|
||
msgstr "您確定要覆寫目的地嗎?"
|
||
|
||
#: widgets/renamedialog.cpp:364
|
||
#, kde-format
|
||
msgid "Would you like to merge the contents of '%1' into '%2'?"
|
||
msgstr "您確定要將「%1」的內容合併到「%2」中嗎?"
|
||
|
||
#: widgets/renamedialog.cpp:372
|
||
#, kde-format
|
||
msgid "Source"
|
||
msgstr "來源"
|
||
|
||
#: widgets/renamedialog.cpp:374
|
||
#, kde-format
|
||
msgid "Destination"
|
||
msgstr "目的地"
|
||
|
||
#: widgets/renamedialog.cpp:405
|
||
#, kde-format
|
||
msgid "The source is <b>more recent</b>."
|
||
msgstr "來源<b>較新</b>。"
|
||
|
||
#: widgets/renamedialog.cpp:407
|
||
#, kde-format
|
||
msgid "The source is <b>older</b>."
|
||
msgstr "來源<b>較舊</b>。"
|
||
|
||
#: widgets/renamedialog.cpp:416
|
||
#, kde-format
|
||
msgid "The source is <b>smaller by %1</b>."
|
||
msgstr "來源<b>小了 %1</b>"
|
||
|
||
#: widgets/renamedialog.cpp:419
|
||
#, kde-format
|
||
msgid "The source is <b>bigger by %1</b>."
|
||
msgstr "來源<b>大了 %1</b>"
|
||
|
||
#: widgets/renamedialog.cpp:432
|
||
#, kde-format
|
||
msgid "The files are <b>identical</b>."
|
||
msgstr "檔案<b>相同</b>。"
|
||
|
||
#: widgets/renamedialog.cpp:435
|
||
#, kde-format
|
||
msgid "The files <b>seem identical</b>."
|
||
msgstr "檔案<b>看起來相同</b>。"
|
||
|
||
#: widgets/renamedialog.cpp:438
|
||
#, kde-format
|
||
msgid "The files are <b>different</b>."
|
||
msgstr "檔案<b>不同</b>。"
|
||
|
||
#: widgets/renamedialog.cpp:446
|
||
#, kde-format
|
||
msgid ""
|
||
"The files are likely to be identical: they have the same size and their "
|
||
"contents are the same at the beginning, middle and end."
|
||
msgstr ""
|
||
"檔案很可能相同:它們有一樣的大小,而且它們的內容開頭、中間一部分和結尾也相"
|
||
"同。"
|
||
|
||
#: widgets/renamedialog.cpp:465
|
||
#, kde-format
|
||
msgid "An older item named '%1' already exists."
|
||
msgstr "舊項目中已經有一個叫做「%1」存在了。"
|
||
|
||
#: widgets/renamedialog.cpp:467
|
||
#, kde-format
|
||
msgid "A similar file named '%1' already exists."
|
||
msgstr "另一個名為 %1 的同類檔案已經存在。"
|
||
|
||
#: widgets/renamedialog.cpp:469
|
||
#, kde-format
|
||
msgid "A more recent item named '%1' already exists."
|
||
msgstr "已經有一個更新的,叫做「%1」的項目存在了。"
|
||
|
||
#: widgets/renamedialog.cpp:482
|
||
#, kde-format
|
||
msgid "Rename:"
|
||
msgstr "重新命名:"
|
||
|
||
#: widgets/renamefiledialog.cpp:61
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Rename Item"
|
||
msgstr "重新命名項目"
|
||
|
||
#: widgets/renamefiledialog.cpp:61
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Rename Items"
|
||
msgstr "重新命名項目"
|
||
|
||
#: widgets/renamefiledialog.cpp:72
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "&Rename"
|
||
msgstr "重新命名(&R)"
|
||
|
||
#: widgets/renamefiledialog.cpp:84
|
||
#, kde-kuit-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Rename the item <filename>%1</filename> to:"
|
||
msgstr "重新命名「%1」項目至:"
|
||
|
||
#: widgets/renamefiledialog.cpp:87
|
||
#, kde-format
|
||
msgctxt ""
|
||
"This a template for new filenames, # is replaced by a number later, must be "
|
||
"the end character"
|
||
msgid "New name #"
|
||
msgstr "新名稱 #"
|
||
|
||
#: widgets/renamefiledialog.cpp:88
|
||
#, kde-format
|
||
msgctxt "@label:textbox"
|
||
msgid "Rename the %1 selected item to:"
|
||
msgid_plural "Rename the %1 selected items to:"
|
||
msgstr[0] "重新命名 %1 個選取項目至:"
|
||
|
||
#: widgets/renamefiledialog.cpp:131
|
||
#, kde-format
|
||
msgctxt "@info"
|
||
msgid "# will be replaced by ascending numbers starting with:"
|
||
msgstr "# 會取代成從下述數字往上數的數字:"
|
||
|
||
#: widgets/skipdialog.cpp:29
|
||
#, kde-format
|
||
msgid "Information"
|
||
msgstr "資訊"
|
||
|
||
#: widgets/skipdialog.cpp:47
|
||
#, kde-format
|
||
msgid "Replace"
|
||
msgstr "取代"
|
||
|
||
#: widgets/skipdialog.cpp:53
|
||
#, kde-format
|
||
msgid "Retry"
|
||
msgstr "重試"
|
||
|
||
#: widgets/skipdialog.cpp:60
|
||
#, kde-format
|
||
msgid "Replace All"
|
||
msgstr "全部取代"
|
||
|
||
#: widgets/skipdialog.cpp:67
|
||
#, kde-format
|
||
msgid "Skip"
|
||
msgstr "略過"
|
||
|
||
#: widgets/skipdialog.cpp:71
|
||
#, kde-format
|
||
msgid "Skip All"
|
||
msgstr "全部略過"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, encryptionIndicator)
|
||
#: widgets/sslinfo.ui:17
|
||
#, kde-format
|
||
msgid "[padlock]"
|
||
msgstr "[padlock]"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, addressTag)
|
||
#: widgets/sslinfo.ui:34
|
||
#, kde-format
|
||
msgctxt "Web page address"
|
||
msgid "Address:"
|
||
msgstr "位址:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, ipTag)
|
||
#: widgets/sslinfo.ui:54
|
||
#, kde-format
|
||
msgid "IP address:"
|
||
msgstr "IP 位址:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, encryptionTag)
|
||
#: widgets/sslinfo.ui:74
|
||
#, kde-format
|
||
msgid "Encryption:"
|
||
msgstr "加密:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, detailsTag)
|
||
#: widgets/sslinfo.ui:94
|
||
#, kde-format
|
||
msgid "Details:"
|
||
msgstr "詳細資料:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, sslVersionTag)
|
||
#: widgets/sslinfo.ui:114
|
||
#, kde-format
|
||
msgid "SSL version:"
|
||
msgstr "SSL 版本:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, certSelectorTag)
|
||
#: widgets/sslinfo.ui:134
|
||
#, kde-format
|
||
msgid "Certificate chain:"
|
||
msgstr "憑證鍊:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, trustedTag)
|
||
#: widgets/sslinfo.ui:163
|
||
#, kde-format
|
||
msgid "Trusted:"
|
||
msgstr "信任:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, validityPeriodTag)
|
||
#: widgets/sslinfo.ui:183
|
||
#, kde-format
|
||
msgid "Validity period:"
|
||
msgstr "有效期間:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, serialTag)
|
||
#: widgets/sslinfo.ui:203
|
||
#, kde-format
|
||
msgid "Serial number:"
|
||
msgstr "序號:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, digestTag)
|
||
#: widgets/sslinfo.ui:223
|
||
#, kde-format
|
||
msgid "MD5 digest:"
|
||
msgstr "MD5 摘要:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, sha1DigestTag)
|
||
#: widgets/sslinfo.ui:243
|
||
#, kde-format
|
||
msgid "SHA1 digest:"
|
||
msgstr "SHA1 摘要:"
|
||
|
||
#: widgets/sslui.cpp:31
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote host did not send any SSL certificates.\n"
|
||
"Aborting because the identity of the host cannot be established."
|
||
msgstr ""
|
||
"遠端主機並未送出任何 SSL 憑證。\n"
|
||
"因為無法建立主機身份,因此將中止。"
|
||
|
||
#: widgets/sslui.cpp:50 widgets/widgetsaskuseractionhandler.cpp:482
|
||
#, kde-format
|
||
msgid ""
|
||
"The server failed the authenticity check (%1).\n"
|
||
"\n"
|
||
msgstr ""
|
||
"此伺服器憑證未能通過認證測試 (%1)。\n"
|
||
"\n"
|
||
|
||
#: widgets/widgetsaskuseractionhandler.cpp:234
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"Do you really want to permanently delete this item?<nl/><nl/><filename>%1</"
|
||
"filename><nl/><nl/><emphasis strong='true'>This action cannot be undone.</"
|
||
"emphasis>"
|
||
msgstr ""
|
||
"您真的要從垃圾桶中永久刪除這個項目嗎?<nl/><nl/><filename>%1</filename><nl/"
|
||
"><nl/><emphasis strong='true'>此動作無法復原。</emphasis>"
|
||
|
||
#: widgets/widgetsaskuseractionhandler.cpp:240
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"Do you really want to permanently delete this %1 item?<nl/><nl/><emphasis "
|
||
"strong='true'>This action cannot be undone.</emphasis>"
|
||
msgid_plural ""
|
||
"Do you really want to permanently delete these %1 items?<nl/><nl/><emphasis "
|
||
"strong='true'>This action cannot be undone.</emphasis>"
|
||
msgstr[0] ""
|
||
"您要從垃圾桶中永久刪除這 %1 個項目嗎?<nl/><nl/><emphasis strong='true'>此動"
|
||
"作無法復原。</emphasis>"
|
||
|
||
#: widgets/widgetsaskuseractionhandler.cpp:253
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"Moving this item to Trash failed as it is too large. Permanently delete it "
|
||
"instead?<nl/><nl/><filename>%1</filename><nl/><nl/><emphasis "
|
||
"strong='true'>This action cannot be undone.</emphasis>"
|
||
msgstr ""
|
||
"由於此項目太大,無法將它移動至垃圾桶。要改成永久刪除它嗎?<nl/><nl/"
|
||
"><filename>%1</filename><nl/><nl/><emphasis strong='true'>此動作無法復原。</"
|
||
"emphasis>"
|
||
|
||
#: widgets/widgetsaskuseractionhandler.cpp:260
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid ""
|
||
"Moving this %1 item to Trash failed as it is too large. Permanently delete "
|
||
"it instead?<nl/><emphasis strong='true'>This action cannot be undone.</"
|
||
"emphasis>"
|
||
msgid_plural ""
|
||
"Moving these %1 items to Trash failed as they are too large. Permanently "
|
||
"delete them instead?<nl/><nl/><emphasis strong='true'>This action cannot be "
|
||
"undone.</emphasis>"
|
||
msgstr[0] ""
|
||
"由於這 %1 個項目太大,無法將它們移動至垃圾桶。要改成永久刪除它們嗎?<nl/><nl/"
|
||
"><filename>%1</filename><nl/><nl/><emphasis strong='true'>此動作無法復原。</"
|
||
"emphasis>"
|
||
|
||
#: widgets/widgetsaskuseractionhandler.cpp:288
|
||
#, kde-kuit-format
|
||
msgctxt "@info"
|
||
msgid "Do you really want to move this %1 item to the Trash?"
|
||
msgid_plural "Do you really want to move these %1 items to the Trash?"
|
||
msgstr[0] "是否將這 %1 個項目移至垃圾桶?"
|
||
|
||
#: widgets/widgetsaskuseractionhandler.cpp:343
|
||
#, kde-format
|
||
msgctxt "@option:checkbox"
|
||
msgid "Do not ask again"
|
||
msgstr "不要再詢問"
|
||
|
||
#: widgets/widgetsaskuseractionhandler.cpp:386
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Do not ask again"
|
||
msgstr "不要再詢問"
|
||
|
||
#: widgets/widgetsaskuseractionhandler.cpp:412
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Do not show this message again"
|
||
msgstr "不要再顯示此訊息"
|
||
|
||
#: widgets/widgetsaskuseractionhandler.cpp:547
|
||
#, kde-format
|
||
msgid "The peer SSL certificate chain appears to be corrupt."
|
||
msgstr "對等的 SSL 憑證鍊可能損壞了。"
|
||
|
||
#: widgets/widgetsaskuseractionhandler.cpp:550
|
||
#, kde-format
|
||
msgid "SSL"
|
||
msgstr "SSL"
|
||
|
||
#: widgets/widgetsuntrustedprogramhandler.cpp:106
|
||
#, kde-format
|
||
msgctxt "Warning about executing unknown program"
|
||
msgid "Warning"
|
||
msgstr "警告"
|
||
|
||
#: widgets/widgetsuntrustedprogramhandler.cpp:122
|
||
#, kde-format
|
||
msgctxt "program name follows in a line edit below"
|
||
msgid "This will start the program:"
|
||
msgstr "這會啟動此程式:"
|
||
|
||
#: widgets/widgetsuntrustedprogramhandler.cpp:132
|
||
#, kde-format
|
||
msgid "If you do not trust this program, click Cancel"
|
||
msgstr "若您不信任此程式,請點擊「取消」"
|
||
|
||
#~ msgid "Is &executable"
|
||
#~ msgstr "是可執行檔(&E)"
|
||
|
||
#~ msgid "New Folder..."
|
||
#~ msgstr "新增資料夾..."
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Add..."
|
||
#~ msgstr "加入…"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Edit..."
|
||
#~ msgstr "編輯"
|
||
|
||
#~ msgctxt "@title:menu"
|
||
#~ msgid "&Open Folder With..."
|
||
#~ msgstr "資料夾開啟方式(&O)…"
|
||
|
||
#~ msgctxt "@title:menu"
|
||
#~ msgid "&Open With..."
|
||
#~ msgstr "開啟方式(&O)..."
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Paste Clipboard Contents..."
|
||
#~ msgstr "貼上剪貼簿內容..."
|
||
|
||
#, fuzzy
|
||
#~| msgctxt "@title:window"
|
||
#~| msgid "New Folder"
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "New File"
|
||
#~ msgstr "新資料夾"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "New Folder"
|
||
#~ msgstr "新資料夾"
|
||
|
||
#~ msgid "Differences"
|
||
#~ msgstr "差異"
|
||
|
||
#~ msgid "*|All Files"
|
||
#~ msgstr "*|所有檔案"
|
||
|
||
#~ msgid "No host specified."
|
||
#~ msgstr "沒有指定主機。"
|
||
|
||
#~ msgid "The server does not support the WebDAV protocol."
|
||
#~ msgstr "對方伺服器並不支援 WebDAV 通訊協定。"
|
||
|
||
#~ msgid "%1 contacted. Waiting for reply..."
|
||
#~ msgstr "%1 已聯繫上。等待回應中..."
|
||
|
||
#~ msgctxt "@info Security check on url being accessed"
|
||
#~ msgid ""
|
||
#~ "<p>You are about to log in to the site \"%1\" with the username \"%2\", "
|
||
#~ "but the website does not require authentication. This may be an attempt "
|
||
#~ "to trick you.</p><p>Is \"%1\" the site you want to visit?</p>"
|
||
#~ msgstr ""
|
||
#~ "<p>您準備使用帳號 %2 登入站台 %1,但是該站台不需要認證。這可能是騙人的網"
|
||
#~ "站。</p><p>您確定您要造訪的站台是 %1 嗎?</p>"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Confirm Website Access"
|
||
#~ msgstr "確認網站存取"
|
||
|
||
#~ msgid "Server processing request, please wait..."
|
||
#~ msgstr "伺服器產生請求中,請稍後..."
|
||
|
||
#~ msgid "Sending data to %1"
|
||
#~ msgstr "送出資料至 %1"
|
||
|
||
#~ msgid "Retrieving %1 from %2..."
|
||
#~ msgstr "從 %2 接收 %1 資料..."
|
||
|
||
#~ msgid "Authentication Failed."
|
||
#~ msgstr "認證失敗。"
|
||
|
||
#~ msgid "Authorization failed."
|
||
#~ msgstr "授權失敗。"
|
||
|
||
#~ msgid "Unknown Authorization method."
|
||
#~ msgstr "未知的授權方法。"
|
||
|
||
#~ msgid "Receiving corrupt data."
|
||
#~ msgstr "正在接收毀損的資料。"
|
||
|
||
#~ msgid ""
|
||
#~ "You are about to leave secure mode. Transmissions will no longer be "
|
||
#~ "encrypted.\n"
|
||
#~ "This means that a third party could observe your data in transit."
|
||
#~ msgstr ""
|
||
#~ "您即將離開安全模式,資料傳輸將不再被加密。\n"
|
||
#~ "這意味著第三方有可能查看到您傳輸的資料。"
|
||
|
||
#~ msgid "Security Information"
|
||
#~ msgstr "安全性資訊"
|
||
|
||
#~ msgid "C&ontinue Loading"
|
||
#~ msgstr "繼續載入(&O)"
|
||
|
||
#~ msgctxt "%1 is a host name"
|
||
#~ msgid "%1: SSL negotiation failed"
|
||
#~ msgstr "%1:SSL 協商失敗。"
|
||
|
||
#~ msgid ""
|
||
#~ "You are about to enter secure mode. All transmissions will be encrypted "
|
||
#~ "unless otherwise noted.\n"
|
||
#~ "This means that no third party will be able to easily observe your data "
|
||
#~ "in transit."
|
||
#~ msgstr ""
|
||
#~ "您即將進入安全模式。所有的傳輸將被加密除非有其他通知。\n"
|
||
#~ "這代表沒有其他軟體可以輕易得到您傳輸的資料。"
|
||
|
||
#~ msgid "Display SSL &Information"
|
||
#~ msgstr "顯示 SSL 資訊(&I)"
|
||
|
||
#~ msgid "C&onnect"
|
||
#~ msgstr "連線(&O)"
|
||
|
||
#~ msgid "Could not find a usable proxy configuration script"
|
||
#~ msgstr "無法找到可用的代理伺服器組態命令稿"
|
||
|
||
#~ msgid ""
|
||
#~ "Could not download the proxy configuration script:\n"
|
||
#~ "%1"
|
||
#~ msgstr ""
|
||
#~ "無法下載代理伺服器組態命令稿:\n"
|
||
#~ "%1"
|
||
|
||
#~ msgid "Could not download the proxy configuration script"
|
||
#~ msgstr "無法下載代理伺服器組態命令稿"
|
||
|
||
#~ msgid ""
|
||
#~ "The proxy configuration script is invalid:\n"
|
||
#~ "%1"
|
||
#~ msgstr ""
|
||
#~ "代理伺服器組態命令稿無效:\n"
|
||
#~ "%1"
|
||
|
||
#~ msgid ""
|
||
#~ "The proxy configuration script returned an error:\n"
|
||
#~ "%1"
|
||
#~ msgstr ""
|
||
#~ "代理伺服器組態命令稿傳回一個錯誤:\n"
|
||
#~ "%1"
|
||
|
||
#~ msgid "Could not find 'FindProxyForURL' or 'FindProxyForURLEx'"
|
||
#~ msgstr "找不到 'FindProxyForURL' 或 'FindProxyForURLEx'"
|
||
|
||
#~ msgid "Got an invalid reply when calling %1 -> %2"
|
||
#~ msgstr "呼叫 %1 -> %2 時得到不合法的回覆"
|
||
|
||
#~ msgid "Cannot Save Cookies"
|
||
#~ msgstr "無法儲存 Cookies"
|
||
|
||
#~ msgid "Could not remove %1, check permissions"
|
||
#~ msgstr "無法移除 %1,請檢查權限"
|
||
|
||
#~ msgid "Could not create directory %1"
|
||
#~ msgstr "無法建立目錄 %1。"
|
||
|
||
#~ msgid "Cookie Alert"
|
||
#~ msgstr "Cookie 警告"
|
||
|
||
#~ msgctxt "%2 hostname, %3 optional cross domain suffix (translated below)"
|
||
#~ msgid ""
|
||
#~ "<p>You received a cookie from<br/><b>%2%3</b><br/>Do you want to accept "
|
||
#~ "or reject this cookie?</p>"
|
||
#~ msgid_plural ""
|
||
#~ "<p>You received %1 cookies from<br/><b>%2%3</b><br/>Do you want to accept "
|
||
#~ "or reject these cookies?</p>"
|
||
#~ msgstr[0] ""
|
||
#~ "<p>您收到了來自<br/><b>%2%3</b><br/>的 %1 個 cookies。要接受還是拒絕?</p>"
|
||
|
||
#~ msgctxt "@item:intext cross domain cookie"
|
||
#~ msgid " [Cross Domain]"
|
||
#~ msgstr "[跨網域]"
|
||
|
||
#~ msgid "Details"
|
||
#~ msgstr "詳細資料"
|
||
|
||
#~ msgid "See or modify the cookie information"
|
||
#~ msgstr "顯示或修改 cookie 資訊"
|
||
|
||
#~ msgid "Accept for this &session"
|
||
#~ msgstr "在此工作階段接受(&S)"
|
||
|
||
#~ msgid "Accept cookie(s) until the end of the current session"
|
||
#~ msgstr "接受 cookie,直到工作階段結束"
|
||
|
||
#~ msgid "&Accept"
|
||
#~ msgstr "接受(&A)"
|
||
|
||
#~ msgid "&Reject"
|
||
#~ msgstr "拒絕(&R)"
|
||
|
||
#~ msgid "Apply Choice To"
|
||
#~ msgstr "套用選擇到"
|
||
|
||
#~ msgid "&Only this cookie"
|
||
#~ msgstr "只接受這個 cookie(&O)"
|
||
|
||
#~ msgid "&Only these cookies"
|
||
#~ msgstr "只接受這些 cookies(&O)"
|
||
|
||
#~ msgid ""
|
||
#~ "Select this option to only accept or reject this cookie. You will be "
|
||
#~ "prompted again if you receive another cookie."
|
||
#~ msgstr ""
|
||
#~ "選擇這個選項來接受或拒絕這個 cookie。在收到另外一個 cookie 時,您會被再次"
|
||
#~ "提示。 "
|
||
|
||
#~ msgid "All cookies from this do&main"
|
||
#~ msgstr "所有從這個網域傳來的 cookie(&M)"
|
||
|
||
#~ msgid ""
|
||
#~ "Select this option to accept or reject all cookies from this site. "
|
||
#~ "Choosing this option will add a new policy for the site this cookie "
|
||
#~ "originated from. This policy will be permanent until you manually change "
|
||
#~ "it from the System Settings."
|
||
#~ msgstr ""
|
||
#~ "選擇這個選項來接受或拒絕所有從這個站來的 cookies。選擇這個選項將會新增原則"
|
||
#~ "到這個 cookie 的來源站台。這個原則將會固定直到您自己手動從控制中心改變它。"
|
||
|
||
#~ msgid "All &cookies"
|
||
#~ msgstr "所有的 cookie(&C)"
|
||
|
||
#~ msgid ""
|
||
#~ "Select this option to accept/reject all cookies from anywhere. Choosing "
|
||
#~ "this option will change the global cookie policy for all cookies until "
|
||
#~ "you manually change it from the System Settings."
|
||
#~ msgstr ""
|
||
#~ "選擇這個選項來接受/拒絕所有來源的 cookies。 選擇這個選項會改變全域的 "
|
||
#~ "cookie 政策,除非您手動在系統設定中變更。"
|
||
|
||
#~ msgid "Cookie Details"
|
||
#~ msgstr "Cookie 詳細資料"
|
||
|
||
#~ msgid "Name:"
|
||
#~ msgstr "名稱:"
|
||
|
||
#~ msgid "Value:"
|
||
#~ msgstr "數值:"
|
||
|
||
#~ msgid "Expires:"
|
||
#~ msgstr "過期:"
|
||
|
||
#~ msgid "Path:"
|
||
#~ msgstr "路徑:"
|
||
|
||
#~ msgid "Domain:"
|
||
#~ msgstr "網域:"
|
||
|
||
#~ msgctxt ""
|
||
#~ "@label a description string of how 'accessible' the cookie is (e.g. see "
|
||
#~ "exposure string in this file)"
|
||
#~ msgid "Exposure:"
|
||
#~ msgstr "曝露:"
|
||
|
||
#~ msgctxt "Next cookie"
|
||
#~ msgid "&Next >>"
|
||
#~ msgstr "下一個(&N) >>"
|
||
|
||
#~ msgid "Show details of the next cookie"
|
||
#~ msgstr "顯示下一個 cookie 的詳細資料"
|
||
|
||
#~ msgctxt "@label cookie has no explicit 'Domain' value specified"
|
||
#~ msgid "Not specified"
|
||
#~ msgstr "沒有指定"
|
||
|
||
#~ msgctxt "@label the cookie expires when the browser session ends"
|
||
#~ msgid "End of Session"
|
||
#~ msgstr "工作階段結束"
|
||
|
||
#~ msgctxt ""
|
||
#~ "@label exposure string - the cookie may only be used by https servers"
|
||
#~ msgid "Secure servers only"
|
||
#~ msgstr "只使用安全伺服器"
|
||
|
||
#~ msgctxt ""
|
||
#~ "@label exposure string - the cookie may be used by https servers AND "
|
||
#~ "client-side javascripts"
|
||
#~ msgid "Secure servers, page scripts"
|
||
#~ msgstr "安全伺服器,頁面文稿"
|
||
|
||
#~ msgctxt ""
|
||
#~ "@label exposure string - the cookie may only be used by http servers"
|
||
#~ msgid "Servers"
|
||
#~ msgstr "伺服器"
|
||
|
||
#~ msgctxt ""
|
||
#~ "@label exposure string - the cookie may be used by http servers AND "
|
||
#~ "client-side javascripts"
|
||
#~ msgid "Servers, page scripts"
|
||
#~ msgstr "伺服器,頁面文稿"
|
||
|
||
#~ msgctxt ""
|
||
#~ "@action:button show details about a cookie that needs approval. This "
|
||
#~ "string gets >> and << appended, to visualize if the dialog expands or "
|
||
#~ "compacts!"
|
||
#~ msgid "Details"
|
||
#~ msgstr "詳細資料"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Remove"
|
||
#~ msgstr "移除"
|
||
|
||
#~ msgid "Multiple get is not supported with protocol %1."
|
||
#~ msgstr "%1 通訊協定不支援多重擷取。"
|
||
|
||
#~ msgid "&Policy"
|
||
#~ msgstr "政策(&P)"
|
||
|
||
#~ msgid "&Management"
|
||
#~ msgstr "管理(&M)"
|
||
|
||
#~ msgid "D-Bus Communication Error"
|
||
#~ msgstr "D-Bus 通訊錯誤"
|
||
|
||
#~ msgid "Unable to delete all the cookies as requested."
|
||
#~ msgstr "無法刪除所有的 cookie"
|
||
|
||
#~ msgid "Unable to delete cookies as requested."
|
||
#~ msgstr "無法刪除 cookie"
|
||
|
||
#~ msgid "Information Lookup Failure"
|
||
#~ msgstr "資訊查詢錯誤"
|
||
|
||
#~ msgid ""
|
||
#~ "Unable to retrieve information about the cookies stored on your computer."
|
||
#~ msgstr "無法取得儲存在你電腦上的 cookie 的資訊"
|
||
|
||
#~ msgid "End of session"
|
||
#~ msgstr "結束工作階段"
|
||
|
||
#~ msgid "Yes"
|
||
#~ msgstr "是"
|
||
|
||
#~ msgid "Search"
|
||
#~ msgstr "搜尋"
|
||
|
||
#~ msgid "Search interactively for domains and hosts"
|
||
#~ msgstr "互動式搜尋網域和主機"
|
||
|
||
#~ msgid "Site"
|
||
#~ msgstr "站台"
|
||
|
||
#~ msgid "Cookie Name"
|
||
#~ msgstr "Cookie 名稱"
|
||
|
||
#~ msgid "D&elete"
|
||
#~ msgstr "刪除(&E)"
|
||
|
||
#~ msgid "Delete A&ll"
|
||
#~ msgstr "刪除全部(&L)"
|
||
|
||
#~ msgid "Configure &Policy..."
|
||
#~ msgstr "設定政策(&P)..."
|
||
|
||
#~ msgid "&Reload List"
|
||
#~ msgstr "重新讀取列表(&R)"
|
||
|
||
#~ msgid "Secure:"
|
||
#~ msgstr "安全性:"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Change Cookie Policy"
|
||
#~ msgstr "變更 Cookie 政策"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "New Cookie Policy"
|
||
#~ msgstr "新增 Cookie 政策"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>A policy already exists for<center><b>%1</b></center>Do you want to "
|
||
#~ "replace it?</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>關於<center><b>%1</b></center>的政策已經存在,您確定要覆蓋它嗎?</qt>"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Duplicate Policy"
|
||
#~ msgstr "重複的政策"
|
||
|
||
#~ msgid ""
|
||
#~ "Unable to communicate with the cookie handler service.\n"
|
||
#~ "Any changes you made will not take effect until the service is restarted."
|
||
#~ msgstr ""
|
||
#~ "無法和 cookie handler 服務溝通。\n"
|
||
#~ "這個服務重新啟動,你所做的變更才能被執行。"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "<p>Enable cookie support. Normally you will want to have cookie support "
|
||
#~ "enabled and customize it to suit your privacy needs.</p><p>\n"
|
||
#~ "Please note that disabling cookie support might make many web sites "
|
||
#~ "unbrowsable.</p>\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "<p>這個選項將啟動 cookie 支援。一般您會希望啟用 cookie 支援並調整 它以符合"
|
||
#~ "您的隱私需求。</p>\n"
|
||
#~ "<p>請注意停用 cookie 支援可能造成許多網站無法瀏覽。</p>\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Enable coo&kies"
|
||
#~ msgstr "啟用 Cookies(&K)"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Reject the so called third-party cookies. These are cookies that "
|
||
#~ "originate from a site other than the one you are currently browsing. For "
|
||
#~ "example, if you visit <b>www.foobar.com</b> while this option is on, only "
|
||
#~ "cookies that originate from www.foobar.com will be processed per your "
|
||
#~ "settings. Cookies from any other site will be rejected. This reduces the "
|
||
#~ "chances of site operators compiling a profile about your daily browsing "
|
||
#~ "habits.\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "拒絕所謂的第三方 cookies。這些 cookies 是由您正在瀏覽的網站以外的網站所產"
|
||
#~ "生的。比方說當您參觀 <b>www.foobar.com</b> 時選取了這個選項,只有來自 www."
|
||
#~ "foobar.com 的 cookies 才會被處理。所有其他的 cookies 會被自動拒絕。這減少"
|
||
#~ "了網站管理者收集您每日瀏覽習慣的機會。\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Only acce&pt cookies from originating server"
|
||
#~ msgstr "只接受來自原伺服器的 cookies(&P)"
|
||
|
||
#~ msgid ""
|
||
#~ "<p>\n"
|
||
#~ "Automatically accept temporary cookies meant to expire at the end of the "
|
||
#~ "current session. Such cookies will not be stored in your computer's hard "
|
||
#~ "drive or storage device. Instead, they are deleted when you close all "
|
||
#~ "applications (e.g. your browser) that use them.</p><p><u>NOTE</u> "
|
||
#~ "Checking this option overrides your default as well as site specific "
|
||
#~ "cookie policies for session cookies.</p>"
|
||
#~ msgstr ""
|
||
#~ "<p>\n"
|
||
#~ "自動接收暫存 cookies 代表它們會在目前的工作階段結束時過期。這類 cookies 不"
|
||
#~ "會儲存在您電腦的硬碟或儲存裝置裡。因為當您關閉所有使用它們的應用程式(例如"
|
||
#~ "您的瀏覽器)時,它們就被刪除了。</p><p><u>注意:</u>勾選此選項連帶地會覆蓋"
|
||
#~ "您的特定網站 cookie 政策。然而,這麼做會增進您的隱私,因為所有的 cookies "
|
||
#~ "會在目前工作階段結束時移除。</p>"
|
||
|
||
#~ msgid "Automaticall&y accept session cookies"
|
||
#~ msgstr "自動接受工作階段 cookies(&Y)"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Determines how cookies received from a remote machine will be handled: \n"
|
||
#~ "<ul>\n"
|
||
#~ "<li><b>Ask</b> will cause KDE to ask for your confirmation whenever a "
|
||
#~ "server wants to set a cookie.</li>\n"
|
||
#~ "<li><b>Accept</b> will cause cookies to be accepted without prompting you."
|
||
#~ "</li>\n"
|
||
#~ "<li><b>Accept until end of session</b> will cause cookies to be accepted "
|
||
#~ "but they will expire at the end of the session.</li>\n"
|
||
#~ "<li><b>Reject</b> will cause the cookiejar to refuse all cookies it "
|
||
#~ "receives.</li>\n"
|
||
#~ "</ul><p>\n"
|
||
#~ "<u>NOTE:</u> Domain specific policies, which can be set below, always "
|
||
#~ "take precedence over the default policy.</p>\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "決定收到來自遠端機器的 cookies 將如何處理:\n"
|
||
#~ "<ul>\n"
|
||
#~ "<li><b>詢問</b>會讓 KDE 在每次有伺服器要設定 cookie 時要求您的許可</li>\n"
|
||
#~ "<li><b>接受</b>會不提示您而接受 cookies</li>\n"
|
||
#~ "<li><b>暫時接受</b>會接受 cookies,但是在工作階段結束後就刪除。</li>\n"
|
||
#~ "<li><b>拒絕</b>會拒絕所有收到的 cookies</li>\n"
|
||
#~ "</ul><p>\n"
|
||
#~ "<u>注意:</u>特定網域政策可以在下面設定,它的優先權會高於預設的政策。</"
|
||
#~ "p>\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Default Policy"
|
||
#~ msgstr "預設政策"
|
||
|
||
#~ msgid "Accep&t all cookies"
|
||
#~ msgstr "接受所有 cookies(&T)"
|
||
|
||
#~ msgid "Accept &until end of session"
|
||
#~ msgstr "暫時接受到工作階段結束為止(&U)"
|
||
|
||
#~ msgid "Ask &for confirmation"
|
||
#~ msgstr "詢問以獲得確認(&F)"
|
||
|
||
#~ msgid "Re&ject all cookies"
|
||
#~ msgstr "拒絕所有 cookies(&J)"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "To add a new policy, simply click on the <b>Add...</b> button and supply "
|
||
#~ "the necessary information. To change an existing policy, use the "
|
||
#~ "<b>Change...</b> button and choose the new policy from the policy dialog "
|
||
#~ "box. Clicking on the <b>Delete</b> button will remove the currently "
|
||
#~ "selected policy causing the default policy setting to be used for that "
|
||
#~ "domain, whereas <b>Delete All</b> will remove all the site specific "
|
||
#~ "policies.\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "要增加新的政策。只要單擊 <b>新增...</b>按鈕,並提供對話窗中必須的資訊。要"
|
||
#~ "變更一個現存的政策,單擊 <b>變更...</b>按鈕,並在對話窗中選擇新的政策。單"
|
||
#~ "擊 <b>刪除</b> 將會移除您所選擇的項目,並以預設的政策取代該網域的政策。<b>"
|
||
#~ "刪除全部</b> 會移除所有的特定網站政策。\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Site Policy"
|
||
#~ msgstr "網站政策"
|
||
|
||
#~ msgid "Search interactively for domains"
|
||
#~ msgstr "互動式搜尋網域"
|
||
|
||
#~ msgid "Search..."
|
||
#~ msgstr "搜尋…"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "List of sites for which you have set a specific cookie policy. Specific "
|
||
#~ "policies override the default policy setting for these sites.\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "你所設定使用不同的 cookie 處理方式的網站列表。 對這些網站,系統會使用自訂"
|
||
#~ "的 cookie 處理方式,原不是預設的處理方式。\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Domain"
|
||
#~ msgstr "網域"
|
||
|
||
#~ msgid "Policy"
|
||
#~ msgstr "政策"
|
||
|
||
#~ msgid "&New..."
|
||
#~ msgstr "新增(&N)..."
|
||
|
||
#~ msgid "Chan&ge..."
|
||
#~ msgstr "變更(&H)..."
|
||
|
||
#~ msgid "Accept"
|
||
#~ msgstr "接受"
|
||
|
||
#~ msgid "Accept For Session"
|
||
#~ msgstr "在此工作階段接受"
|
||
|
||
#~ msgid "Reject"
|
||
#~ msgstr "拒絕"
|
||
|
||
#~ msgid "Ask"
|
||
#~ msgstr "詢問"
|
||
|
||
#~ msgid "Do Not Know"
|
||
#~ msgstr "不知道"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Enter the host or domain to which this policy applies, e.g. <b>www.kde."
|
||
#~ "org</b> or <b>.kde.org</b>.\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "請輸入此要套用此政策的主機或網域。例如 <i>www.kde.org</i> 或 <i>.kde.org</"
|
||
#~ "i>。\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Site name:"
|
||
#~ msgstr "站台名稱:"
|
||
|
||
#~ msgid ""
|
||
#~ "Enter the host or domain name, e.g. .kde.org, this policy applies to."
|
||
#~ msgstr "輸入此政策要套用到的主機或網域名稱,例如 kde.org。"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Select the desired policy:\n"
|
||
#~ "<ul>\n"
|
||
#~ "<li><b>Accept</b> - Allows this site to set cookies</li>\n"
|
||
#~ "<li><b>Accept until end of session</b> - Allows this site to set cookies "
|
||
#~ "but they will expire at the end of the session.</li>\n"
|
||
#~ "<li><b>Reject</b> - Refuse all cookies sent from this site</li>\n"
|
||
#~ "<li><b>Ask</b> - Prompt when cookies are received from this site</li>\n"
|
||
#~ "</ul>\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "選擇欲使用的政策:\n"
|
||
#~ "<ul>\n"
|
||
#~ "<li><b>接受</b> - 允許此網址設定 cookie</li>\n"
|
||
#~ "<li><b>暫時接受</b> - 接受 cookie 但是在工作階段結束後即失效。</li>\n"
|
||
#~ "<li><b>拒絕</b> - 拒絕所有網址送來的 cookie</li>\n"
|
||
#~ "<li><b>詢問</b> - 詢問使用者是否接受cookie</li>\n"
|
||
#~ "</ul>\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Policy:"
|
||
#~ msgstr "政策:"
|
||
|
||
#~ msgid "Accept until end of session"
|
||
#~ msgstr "暫時接受"
|
||
|
||
#~ msgid ""
|
||
#~ "You have to restart the running applications for these changes to take "
|
||
#~ "effect."
|
||
#~ msgstr "您必須重新啟動執行中的程式才能讓這些改變生效。"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Update Failed"
|
||
#~ msgstr "更新失敗"
|
||
|
||
#~ msgid "You have to restart KDE for these changes to take effect."
|
||
#~ msgstr "您必須重新啟動 KDE 才能讓這些改變生效。"
|
||
|
||
#~ msgid "Disable Passive FTP"
|
||
#~ msgstr "停用被動 FTP"
|
||
|
||
#~ msgid ""
|
||
#~ "When FTP connections are passive the client connects to the server, "
|
||
#~ "instead of the other way round, so firewalls do not block the connection; "
|
||
#~ "old FTP servers may not support Passive FTP though."
|
||
#~ msgstr ""
|
||
#~ "當 FTP 連線是用戶端以被動連線到伺服器,而非其他方式,防火牆將不會阻擋該連"
|
||
#~ "線;舊式 FTP 伺服器可能不支援被動 FTP 通行。"
|
||
|
||
#~ msgid "Mark partially uploaded files"
|
||
#~ msgstr "標記部分上傳的檔案"
|
||
|
||
#~ msgid ""
|
||
#~ "While a file is being uploaded its extension is \".part\". When fully "
|
||
#~ "uploaded it is renamed to its real name."
|
||
#~ msgstr ""
|
||
#~ "當檔案開始上傳時為它加上延伸檔名「.part」。當檔案完整的上傳時將它的名稱改"
|
||
#~ "變為真實名稱。"
|
||
|
||
#~ msgid "Timeout Values"
|
||
#~ msgstr "逾時設定"
|
||
|
||
#~ msgid ""
|
||
#~ "Here you can set timeout values. You might want to tweak them if your "
|
||
#~ "connection is very slow. The maximum allowed value is 1 second."
|
||
#~ msgid_plural ""
|
||
#~ "Here you can set timeout values. You might want to tweak them if your "
|
||
#~ "connection is very slow. The maximum allowed value is %1 seconds."
|
||
#~ msgstr[0] ""
|
||
#~ "您可以在此設定逾時時間。當連線速度很慢時,您可能會想調整它。 最大的允許值"
|
||
#~ "是 %1 秒。"
|
||
|
||
#~ msgid " second"
|
||
#~ msgid_plural " seconds"
|
||
#~ msgstr[0] " 秒"
|
||
|
||
#~ msgid "Soc&ket read:"
|
||
#~ msgstr "讀取 Socket(&K):"
|
||
|
||
#~ msgid "Pro&xy connect:"
|
||
#~ msgstr "連結代理伺服器(&X):"
|
||
|
||
#~ msgid "Server co&nnect:"
|
||
#~ msgstr "連結伺服器(&N):"
|
||
|
||
#~ msgid "&Server response:"
|
||
#~ msgstr "伺服器回應(&S):"
|
||
|
||
#~ msgid "Global Options"
|
||
#~ msgstr "全域選項"
|
||
|
||
#~ msgid "Mark &partially uploaded files"
|
||
#~ msgstr "標記部分上傳的檔案(&P)"
|
||
|
||
#~ msgid ""
|
||
#~ "<p>Marks partially uploaded files through SMB, SFTP and other protocols.</"
|
||
#~ "p><p>When this option is enabled, partially uploaded files will have a \"."
|
||
#~ "part\" extension. This extension will be removed once the transfer is "
|
||
#~ "complete.</p>"
|
||
#~ msgstr ""
|
||
#~ "<p>標記已經透過 SMB、SFTP 與其他協定部分上傳的檔案。</p><p>當此啟用選項"
|
||
#~ "時,只上傳部分的檔案會加上「.part」的延伸檔名。這個延伸檔名會在傳輸全部完"
|
||
#~ "成後移除。</p>"
|
||
|
||
#~ msgid " byte"
|
||
#~ msgid_plural " bytes"
|
||
#~ msgstr[0] " 位元組"
|
||
|
||
#~ msgctxt "@label:spinbox"
|
||
#~ msgid ""
|
||
#~ "If cancelled, automatically delete partially uploaded files smaller than:"
|
||
#~ msgstr "若被取消,將部分上傳的檔案中小於以下大小的進行自動刪除:"
|
||
|
||
#~ msgid "FTP Options"
|
||
#~ msgstr "FTP 選項"
|
||
|
||
#~ msgid "Enable passive &mode (PASV)"
|
||
#~ msgstr "啟用被動模式(PASV)(&M)"
|
||
|
||
#~ msgid ""
|
||
#~ "Enables FTP's \"passive\" mode. This is required to allow FTP to work "
|
||
#~ "from behind firewalls."
|
||
#~ msgstr "啟用 FTP 的「被動」模式。要讓 FTP 在防火牆下運作的話這是必要的。"
|
||
|
||
#~ msgid ""
|
||
#~ "<p>Marks partially uploaded FTP files.</p><p>When this option is enabled, "
|
||
#~ "partially uploaded files will have a \".part\" extension. This extension "
|
||
#~ "will be removed once the transfer is complete.</p>"
|
||
#~ msgstr ""
|
||
#~ "<p>標記已經部分上傳的 FTP 檔案。</p><p>當此啟用選項時,只上傳部分的檔案會"
|
||
#~ "加上「.part」的延伸檔名。這個延伸檔名會在傳輸全部完成後移除。</p>"
|
||
|
||
#~ msgctxt "@info"
|
||
#~ msgid ""
|
||
#~ "Not all applications will use this proxy setting. In particular, "
|
||
#~ "<application>Firefox</application> and <application>Chromium</"
|
||
#~ "application> or anything derived from them, or anything using "
|
||
#~ "<application>QtWebEngine</application> - which includes "
|
||
#~ "<application>Konqueror</application> using the "
|
||
#~ "<application>WebEnginePart</application>, <application>Akregator</"
|
||
#~ "application> and <application>Falkon</application> - will not use "
|
||
#~ "these settings. Some applications may allow the proxy to be configured in "
|
||
#~ "their own settings."
|
||
#~ msgstr ""
|
||
#~ "不是所有應用程式都會使用這裡的代理伺服器設定。具體來說,"
|
||
#~ "<application>Firefox</application>、<application>Chromium</application> 和"
|
||
#~ "任何基於它們的應用程式,以及任何基於 <application>QtWebEngine</"
|
||
#~ "application> 的應用程式 —— 這包含了使用 <application>WebEnginePart</"
|
||
#~ "application> 的 <application>Konqueror</application>、"
|
||
#~ "<application>Akregator</application> 及 <application>Falkon</"
|
||
#~ "application> ——都不會使用這裡的設定。某些應用程式可能有在它們自己的設"
|
||
#~ "定裡提供代理伺服器的選項。"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Setup proxy configuration.\n"
|
||
#~ "<p>\n"
|
||
#~ "A proxy server is an intermediate machine that sits between your computer "
|
||
#~ "and the Internet and provides services such as web page caching and "
|
||
#~ "filtering. Caching proxy servers give you faster access to web sites you "
|
||
#~ "have already visited by locally storing or caching those pages; filtering "
|
||
#~ "proxy servers usually provide the ability to block out requests for ads, "
|
||
#~ "spam, or anything else you want to block.\n"
|
||
#~ "<p>\n"
|
||
#~ "If you are uncertain whether or not you need to use a proxy server to "
|
||
#~ "connect to the Internet, consult your Internet service provider's setup "
|
||
#~ "guide or your system administrator.\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "設定代理伺服器組態。\n"
|
||
#~ "<p>\n"
|
||
#~ "代理伺服器是位於您的電腦和網際網路的中介程式,提供網頁快取和/或過濾的服"
|
||
#~ "務。</p><p>快取式代理伺服器會將您曾經參訪過的網站內容儲存起來,以加速加速"
|
||
#~ "網際網路資料讀取速度;過濾式快取伺服器,則提供阻擋廣告、垃圾以及其他任何你"
|
||
#~ "想要阻擋的東西的能力。\n"
|
||
#~ "<p>\n"
|
||
#~ "若您不知道是否需要設定代理伺服器,請先參考您的網路服務供應商的設定指南,或"
|
||
#~ "詢問系統管理員。\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Connect to the Internet directly."
|
||
#~ msgstr "直接連線到網際網路。"
|
||
|
||
#~ msgid "No Proxy"
|
||
#~ msgstr "沒有代理伺服器"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Automatically detect and configure the proxy settings.<p>\n"
|
||
#~ "Automatic detection is performed using the <b>Web Proxy Auto-Discovery "
|
||
#~ "Protocol (WPAD)</b>.<p>\n"
|
||
#~ "<b>NOTE:</b> This option might not work properly or not work at all in "
|
||
#~ "some UNIX/Linux distributions.\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "自動偵測並設定代理伺服器設定值。<p>\n"
|
||
#~ "自動偵測是使用 <b>網頁代理伺服器自動發現協定 (WPAD)</b> 進行的。<p>\n"
|
||
#~ "<b>注意:</b>這個選項在某些 UNIX/Linux 發行版可能無法正常運作或者完全無法"
|
||
#~ "運作。\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Detect proxy configuration automatically"
|
||
#~ msgstr "自動偵測代理伺服器設定"
|
||
|
||
#~ msgid "Use the specified proxy script to configure the proxy settings."
|
||
#~ msgstr "使用指定的代理伺服器命令稿來設定代理伺服器設定值。"
|
||
|
||
#~ msgid "Use proxy auto configuration URL:"
|
||
#~ msgstr "使用代理伺服器自動設定網址:"
|
||
|
||
#~ msgid "Enter the address for the proxy configuration script."
|
||
#~ msgstr "請輸入代理伺服器組態命令稿位址。"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt><p>Use proxy settings defined on the system.</p>\n"
|
||
#~ "<p>Some platforms offer system wide proxy configuration information and "
|
||
#~ "selecting this option allows you to use those settings.</p>\n"
|
||
#~ "<p>On Mac platforms</p>\n"
|
||
#~ "<p>On Windows platforms</p>\n"
|
||
#~ "<p>On Unix and Linux platforms, such system proxy settings are usually "
|
||
#~ "defined through environment variables. The following environment "
|
||
#~ "variables are detected and used when present: <b>HTTP_PROXY</b>, "
|
||
#~ "<b>HTTPS_PROXY</b>, <b>FTP_PROXY</b>, <b>NO_PROXY</b>.</p>\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt><p>使用系統上定義的代理伺服器設定。</p>\n"
|
||
#~ "<p>有些平台會提供系統的代理伺服器資訊。選擇此選項讓您可以直接使用這些設"
|
||
#~ "定。</p>\n"
|
||
#~ "<p>在 Mac 平台上</p>\n"
|
||
#~ "<p>在 Windows 平台上</p>\n"
|
||
#~ "<p>在 Unix and Linux 平台上,這些系統端的代理伺服器設定通常是透過環境變數"
|
||
#~ "指定。以下的環境變數若有偵測到就會使用: <b>HTTP_PROXY</b>,"
|
||
#~ "<b>HTTPS_PROXY</b>,<b>FTP_PROXY</b> 以及 <b>NO_PROXY</b>。</p>\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Use system proxy configuration:"
|
||
#~ msgstr "使用系統代理伺服器設定:"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>Attempt automatic discovery of the environment variables used for "
|
||
#~ "setting system wide proxy information.<p> This feature works by searching "
|
||
#~ "for commonly used variable names such as HTTP_PROXY, FTP_PROXY and "
|
||
#~ "NO_PROXY.</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>自動尋找系統中可能是用來設定 proxy 的環境變數。<p>尋找方法是搜尋一些可"
|
||
#~ "能的變數名稱,像是 HTTP_PROXY, FTP_PROXY 和 NO_PROXY.</qt>"
|
||
|
||
#~ msgid "Auto D&etect"
|
||
#~ msgstr "自動偵測(&E)"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Enter the name of the environment variable, e.g. <b>HTTP_PROXY</b>, used "
|
||
#~ "to store the address of the HTTP proxy server.<p>\n"
|
||
#~ "Alternatively, you can click on the <b>\"Auto Detect\"</b> button to "
|
||
#~ "attempt automatic discovery of this variable.</p>\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "請輸入環境變數名稱,例如 <tt>HTTP_PROXY</tt>,這是用來儲存 HTTP 代理伺服器"
|
||
#~ "的位址。<p>\n"
|
||
#~ "或者,您也可以單擊 <b>「自動偵測」</b> 按鈕試著自動取得此變數。</p>\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "HTTP Proxy:"
|
||
#~ msgstr "HTTP 代理伺服器:"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Enter the name of the environment variable, e.g. <b>HTTPS_PROXY</b>, used "
|
||
#~ "to store the address of the HTTPS proxy server.<p>\n"
|
||
#~ "Alternatively, you can click on the <b>\"Auto Detect\"</b> button to "
|
||
#~ "attempt an automatic discovery of this variable.</p>\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "請輸入環境變數名稱,例如 <tt>HTTPS_PROXY</tt>,這是用來儲存 HTTPS 代理伺服"
|
||
#~ "器的位址。<p>\n"
|
||
#~ "或者,您也可以單擊 <b>「自動偵測」</b> 按鈕試著自動取得此變數。</p>\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "SSL Proxy:"
|
||
#~ msgstr "SSL 代理伺服器:"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Enter the name of the environment variable, e.g. <b>FTP_PROXY</b>, used "
|
||
#~ "to store the address of the FTP proxy server.<p>\n"
|
||
#~ "Alternatively, you can click on the <b>\"Auto Detect\"</b> button to "
|
||
#~ "attempt an automatic discovery of this variable.</p>\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "請輸入環境變數名稱,例如 <tt>FTP_PROXY</tt>,這是用來儲存 FTP 代理伺服器的"
|
||
#~ "位址。<p>\n"
|
||
#~ "或者,您也可以單擊 <b>「自動偵測」</b> 按鈕試著自動取得此變數。</p>\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "FTP Proxy:"
|
||
#~ msgstr "FTP 代理伺服器:"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Enter the name of the environment variable, e.g. <b>SOCKS_PROXY</b>, used "
|
||
#~ "to store the address of the SOCKS proxy server.<p>\n"
|
||
#~ "Alternatively, you can click on the <b>\"Auto Detect\"</b> button to "
|
||
#~ "attempt an automatic discovery of this variable.</p>\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "請輸入環境變數名稱,例如 <tt>SOCKS_PROXY</tt>,這是用來儲存 SOCKS 代理伺服"
|
||
#~ "器的位址。<p>\n"
|
||
#~ "或者,您也可以單擊 <b>「自動偵測」</b> 按鈕試著自動取得此變數。</p>\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "SOCKS Proxy:"
|
||
#~ msgstr "SOCKS 代理伺服器:"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>Enter the name of the environment variable, e.g. <b>SOCKS_PROXY</b>, "
|
||
#~ "used to store the address of the SOCKS proxy server.<p>Alternatively, you "
|
||
#~ "can click on the <b>"Auto Detect"</b> button to attempt an "
|
||
#~ "automatic discovery of this variable.</p></qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "請輸入環境變數名稱,例如 <tt>SOCKS_PROXY</tt>,這是用來儲存 SOCKS 代理伺服"
|
||
#~ "器的位址。<p>\n"
|
||
#~ "或者,您也可以單擊 <b>「自動偵測」</b> 按鈕試著自動取得此變數。</p>\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Enter the environment variable, e.g. <b>NO_PROXY</b>, used to store the "
|
||
#~ "addresses of sites for which the proxy server should not be used.<p>\n"
|
||
#~ "Alternatively, you can click on the <b>\"Auto Detect\"</b> button to "
|
||
#~ "attempt an automatic discovery of this variable.\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "請輸入環境變數名稱,例如 <tt>FTP_PROXY</tt>,這是用來儲存 FTP 代理伺服器的"
|
||
#~ "位址。<p>\n"
|
||
#~ "或者,您也可以單擊 <b>「自動偵測」</b> 按鈕試著自動取得此變數。\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Exceptions:"
|
||
#~ msgstr "例外:"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>Enter the environment variable, e.g. <b>NO_PROXY</b>, used to store "
|
||
#~ "the addresses of sites for which the above proxy settings should not be "
|
||
#~ "used.<p>Alternatively, you can click on the <b>"Auto Detect"</"
|
||
#~ "b> button to attempt an automatic discovery of this variable.</p></qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>請輸入用於排除使用代理伺服器的位址的環境變數,如 <b>NO_PROXY</b>。\n"
|
||
#~ "<p>或者,您也可以點擊<b>「自動偵測」</b>來自動找出變數。</p></qt>"
|
||
|
||
#~ msgid "Show the &value of the environment variables"
|
||
#~ msgstr "顯示環境變數(&V)"
|
||
|
||
#~ msgid "Manually enter proxy server configuration information."
|
||
#~ msgstr "手動輸入代理伺服器的設定資訊。"
|
||
|
||
#~ msgid "Use manually specified proxy configuration:"
|
||
#~ msgstr "手動輸入代理伺服器設定:"
|
||
|
||
#~ msgid "Enter the address of the HTTP proxy server."
|
||
#~ msgstr "請輸入 HTTP 代理伺服器位址。"
|
||
|
||
#~ msgid "Port:"
|
||
#~ msgstr "連接埠:"
|
||
|
||
#~ msgid "Enter the port number of the HTTP proxy server."
|
||
#~ msgstr "請輸入 HTTP 代理伺服器位址。"
|
||
|
||
#~ msgid "Use this proxy server for a&ll protocols"
|
||
#~ msgstr "所有通訊協定都使用此代理伺服器(&L)"
|
||
|
||
#~ msgid "Enter the address of the HTTPS proxy server."
|
||
#~ msgstr "請輸入 HTTPS 代理伺服器位址。"
|
||
|
||
#~ msgid "Enter the port number of the HTTPS proxy server."
|
||
#~ msgstr "請輸入 HTTPS 代理伺服器位址。"
|
||
|
||
#~ msgid "Enter the address of the FTP proxy server."
|
||
#~ msgstr "請輸入 FTP 代理伺服器位址。"
|
||
|
||
#~ msgid "Enter the port number of the FTP proxy server."
|
||
#~ msgstr "請輸入 FTP 代理伺服器位址。"
|
||
|
||
#~ msgid "Enter the address of the SOCKS proxy server."
|
||
#~ msgstr "請輸入 SOCKS 代理伺服器位址。"
|
||
|
||
#~ msgid "Enter the port number of the SOCKS proxy server."
|
||
#~ msgstr "請輸入 SOCKS 代理伺服器位址。"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "<p>Enter a comma separated list of hostnames or ip addresses that should "
|
||
#~ "be excluded from using the above proxy settings.</p>\n"
|
||
#~ "<p>If you want to exclude all hosts for a given domain, then simply enter "
|
||
#~ "the domain name preceded by a dot. For example, to exclude all hostnames "
|
||
#~ "for <i>kde.org</i>, enter <i>.kde.org</i>. Wildcard characters such as "
|
||
#~ "'*' or '?' are not supported and will have no effect.</p>\n"
|
||
#~ "<p>Additionally, you can also enter IP addresses, e.g. 127.0.0.1 and IP "
|
||
#~ "addresses with a subnet, e.g. 192.168.0.1/24.</p>\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "<p>輸入要排除適用於上面所列的代理伺服器的主機名稱或 IP 位址,以逗號分隔。"
|
||
#~ "</p>\n"
|
||
#~ "<p>若您要排除某個網域裡所有的主機,那麼只要輸入該網域名稱,前面加個點 "
|
||
#~ "(.)。例如,要排除所有 <i>kde.org</i> 的主機,您只要輸入 <i>.kde.org</i>。"
|
||
#~ "注意,萬用字元如 '*' 或 '?' 在此不適用。</p>\n"
|
||
#~ "<p>此外,您也可以輸入 IP 位址,如 127.0.0.1,或是同時加上子網域遮罩,如 "
|
||
#~ "192.168.0.1/24。</p>\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Check this box if you want the above proxy settings to apply only to the "
|
||
#~ "addresses listed in the <i>Exceptions</i> list.</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "勾選此選項,將只有在「例外」清單中的主機與 IP 才使用代理伺服器。</qt>"
|
||
|
||
#~ msgid "Use proxy settings only for addresses in the Exceptions list"
|
||
#~ msgstr "只有在例外清單中的主機與 IP 才使用代理伺服器"
|
||
|
||
#~ msgid "These settings apply to network browsing only."
|
||
#~ msgstr "這些設定只會套用到網路瀏覽。"
|
||
|
||
#~ msgid "Default password:"
|
||
#~ msgstr "預設密碼:"
|
||
|
||
#~ msgid " days"
|
||
#~ msgstr " 天"
|
||
|
||
#~ msgid ""
|
||
#~ "<para>KDE's wastebin is configured to use the <b>Finder</b>'s Trash.<br></"
|
||
#~ "para>"
|
||
#~ msgstr "<para>KDE 的垃圾桶被設定為使用 <b>Finder</b> 的垃圾桶。<br/></para>"
|
||
|
||
#~ msgctxt "@info:whatsthis"
|
||
#~ msgid ""
|
||
#~ "<para>Emptying KDE's wastebin will remove only KDE's trash items, "
|
||
#~ "while<br>emptying the Trash through the Finder will delete everything.</"
|
||
#~ "para><para>KDE's trash items will show up in a folder called KDE.trash, "
|
||
#~ "in the Trash can.</para>"
|
||
#~ msgstr ""
|
||
#~ "<para>清空 KDE 的垃圾桶將只會移除 KDE 的垃圾桶項目, 而<br/>透過 Finder 清"
|
||
#~ "空垃圾桶將會刪除所有東西。</para><para>KDE 的垃圾桶項目將會顯示在一個稱為 "
|
||
#~ "KDE.trash 的資料夾中,其 在垃圾桶中。</para>"
|
||
|
||
#~ msgid "Delete files older than"
|
||
#~ msgstr "刪除超過多久的檔案"
|
||
|
||
#~ msgctxt "@info:whatsthis"
|
||
#~ msgid ""
|
||
#~ "<para>Check this box to allow <emphasis strong='true'>automatic deletion</"
|
||
#~ "emphasis> of files that are older than the value specified. Leave this "
|
||
#~ "disabled to <emphasis strong='true'>not</emphasis> automatically delete "
|
||
#~ "any items after a certain timespan</para>"
|
||
#~ msgstr ""
|
||
#~ "<para>勾選此選項,可以<emphasis strong='true'>自動刪除</emphasis>超過多久"
|
||
#~ "以上的檔案。若不勾選則<emphasis strong='true'>不會自動</emphasis>刪除。</"
|
||
#~ "para>"
|
||
|
||
#~ msgid " day"
|
||
#~ msgid_plural " days"
|
||
#~ msgstr[0] " 天"
|
||
|
||
#~ msgctxt "@info:whatsthis"
|
||
#~ msgid ""
|
||
#~ "<para>Set the number of days that files can remain in the trash. Any "
|
||
#~ "files older than this will be automatically deleted.</para>"
|
||
#~ msgstr "<para>設定垃圾桶中的檔案可以保留多久。超過此期限則自動刪除。</para>"
|
||
|
||
#~ msgid "Cleanup:"
|
||
#~ msgstr "清理:"
|
||
|
||
#~ msgid "Limit to"
|
||
#~ msgstr "限制至"
|
||
|
||
#~ msgctxt "@info:whatsthis"
|
||
#~ msgid ""
|
||
#~ "<para>Check this box to limit the trash to the maximum amount of disk "
|
||
#~ "space that you specify below. Otherwise, it will be unlimited.</para>"
|
||
#~ msgstr ""
|
||
#~ "<para>勾選此選項的話,則可以限制垃圾桶佔磁碟空間最大的大小。不勾選的話則不"
|
||
#~ "限制。</para>"
|
||
|
||
#~ msgctxt "@info:whatsthis"
|
||
#~ msgid ""
|
||
#~ "<para>This is the maximum percent of disk space that will be used for the "
|
||
#~ "trash.</para>"
|
||
#~ msgstr "<para>這是垃圾桶佔磁碟空間大的百分比。</para>"
|
||
|
||
#~ msgctxt "@info:whatsthis"
|
||
#~ msgid ""
|
||
#~ "<para>This is the calculated amount of disk space that will be allowed "
|
||
#~ "for the trash, the maximum.</para>"
|
||
#~ msgstr "<para>這是計算後垃圾桶最大會佔掉多少磁碟空間大小。</para>"
|
||
|
||
#~ msgid "Show a Warning"
|
||
#~ msgstr "顯示警告"
|
||
|
||
#~ msgid "Delete Oldest Files From Trash"
|
||
#~ msgstr "刪除垃圾桶裡最舊的檔案"
|
||
|
||
#~ msgid "Delete Biggest Files From Trash"
|
||
#~ msgstr "刪除垃圾桶裡最大的檔案"
|
||
|
||
#~ msgctxt "@info:whatsthis"
|
||
#~ msgid ""
|
||
#~ "<para>When the size limit is reached, it will prefer to delete the type "
|
||
#~ "of files that you specify, first. If this is set to warn you, it will do "
|
||
#~ "so instead of automatically deleting files.</para>"
|
||
#~ msgstr ""
|
||
#~ "<para>當達到大小限制時,它會先刪掉您指定的型態的檔案。若設定成警告,則不會"
|
||
#~ "自動刪掉那些檔案。</para>"
|
||
|
||
#~ msgid "Full Trash:"
|
||
#~ msgstr "滿的垃圾桶:"
|
||
|
||
#~ msgctxt "@title:column Name label from web search keyword column"
|
||
#~ msgid "Name"
|
||
#~ msgstr "名稱"
|
||
|
||
#~ msgctxt "@title:column"
|
||
#~ msgid "Keywords"
|
||
#~ msgstr "關鍵字"
|
||
|
||
#~ msgctxt "@title:column"
|
||
#~ msgid "Preferred"
|
||
#~ msgstr "偏好"
|
||
|
||
#~ msgctxt "@info:tooltip"
|
||
#~ msgid ""
|
||
#~ "Check this box to select the highlighted web search keyword as preferred."
|
||
#~ "<nl/>Preferred web search keywords are used in places where only a few "
|
||
#~ "select keywords can be shown at one time."
|
||
#~ msgstr ""
|
||
#~ "勾選此選項來將突顯的網路搜尋關鍵字設為預設。<nl/>預設的網路搜尋關鍵字會在"
|
||
#~ "只能顯示少量的關鍵字的地方使用。"
|
||
|
||
#~ msgctxt "@item:inlistbox No default web search keyword"
|
||
#~ msgid "None"
|
||
#~ msgstr "無"
|
||
|
||
#~ msgid "Search F&ilters"
|
||
#~ msgstr "搜尋過濾器(&I)"
|
||
|
||
#~ msgid ""
|
||
#~ "<html><head/><body><p>Enable or disable web search keywords. </p><p>Web "
|
||
#~ "search keywords allow you to quickly access or search for information "
|
||
#~ "located online or on your hard drive. </p><p>KDE comes with many "
|
||
#~ "predefined keywords. One such keyword can be used to perform a the Google "
|
||
#~ "(TM) search; to use it, you simply type the keyword 'gg' followed by the "
|
||
#~ "keyword delimiter and the search term, e.g. <span style=\" font-"
|
||
#~ "weight:600;\">gg:KDE</span>.</p></body></html>"
|
||
#~ msgstr ""
|
||
#~ "<html><head/><body><p>啟用或停用網路搜尋關鍵字。</p><p>網路搜尋關鍵字讓您"
|
||
#~ "可以快速存取或搜尋線上或硬碟中的資訊。</p><p>KDE 內建許多事先定義的關鍵"
|
||
#~ "字,如 Google (TM) 搜尋:您只要輸入 'gg' 加上關鍵字分隔符和您要搜尋的字"
|
||
#~ "串,如 <span style=\" font-weight:600;\">gg:KDE</span> 即可在 Google 搜尋 "
|
||
#~ "KDE。</p></body></html>"
|
||
|
||
#~ msgid "&Enable Web search keywords"
|
||
#~ msgstr "啟用網路搜尋關鍵字(&E)"
|
||
|
||
#~ msgid "&Use preferred keywords only"
|
||
#~ msgstr "只使用預設的關鍵字(&U)"
|
||
|
||
#~ msgid "Search for web search keywords"
|
||
#~ msgstr "在網路搜尋關鍵字中進行搜尋"
|
||
|
||
#~ msgid "Add a new Web search keyword"
|
||
#~ msgstr "新增網路搜尋關鍵字"
|
||
|
||
#~ msgid "Modify the highlighted Web search keyword"
|
||
#~ msgstr "修改選取的網路搜尋關鍵字"
|
||
|
||
#~ msgid "Delete the highlighted Web search keyword"
|
||
#~ msgstr "刪除選取的網路搜尋關鍵字"
|
||
|
||
#~ msgid "De&lete"
|
||
#~ msgstr "刪除(&L)"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Select the search engine to use for input boxes that provide automatic "
|
||
#~ "lookup services when you type in normal words and phrases instead of a "
|
||
#~ "URL. To disable this feature select <b>None</b> from the list.\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>選擇預設要使用的搜尋引擎,當您在網址列直接輸入單字或片語時,會直接使用"
|
||
#~ "該引擎查詢。要關閉此功能,請在清單上選擇「無」。\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Default Web &search keyword:"
|
||
#~ msgstr "預設網路搜尋關鍵字(&S)"
|
||
|
||
#~ msgid ""
|
||
#~ "<html><head/><body><p>Select a default web search keyword. </p><p>This "
|
||
#~ "allows applications to automatically convert the typed word or phrase to "
|
||
#~ "web search keyword queries when they cannot be filtered into a proper "
|
||
#~ "URL. </p><p>To disable this functionality select <span style=\" font-"
|
||
#~ "weight:600;\">None</span> from the list. </p></body></html>"
|
||
#~ msgstr ""
|
||
#~ "<html><head/><body><p>選取預設的網路搜尋關鍵字。</p><p>這讓應用程式在沒辦"
|
||
#~ "法從輸入的詞彙或詞組產生正確的網址時,可以自動將其轉換為網路搜尋關鍵字查"
|
||
#~ "詢。</p><p>要關閉此功能,請在清單中選擇「<span style=\" font-weight:600;"
|
||
#~ "\">無</span>」。</p></body></html>"
|
||
|
||
#~ msgid ""
|
||
#~ "Choose the delimiter that separates the keyword from the phrase or word "
|
||
#~ "to be searched."
|
||
#~ msgstr "選擇把關鍵字和要搜尋的詞彙或詞組分開的分隔符。"
|
||
|
||
#~ msgid "&Keyword delimiter:"
|
||
#~ msgstr "關鍵字分隔符(&K):"
|
||
|
||
#~ msgid "Choose a delimiter to mark the Web search keyword."
|
||
#~ msgstr "選擇標記網路搜尋關鍵字用的分隔符。"
|
||
|
||
#~ msgctxt "Colon as keyword delimiter"
|
||
#~ msgid "Colon"
|
||
#~ msgstr "冒號"
|
||
|
||
#~ msgctxt "Space as keyword delimiter"
|
||
#~ msgid "Space"
|
||
#~ msgstr "空白"
|
||
|
||
#~ msgctxt "@item:inlistbox The default character set"
|
||
#~ msgid "Default"
|
||
#~ msgstr "預設"
|
||
|
||
#~ msgid "Modify Web Shortcut"
|
||
#~ msgstr "變更網頁捷徑"
|
||
|
||
#~ msgid "New Web Shortcut"
|
||
#~ msgstr "新增網頁捷徑"
|
||
|
||
#~ msgid ""
|
||
#~ "The shortcut \"%1\" is already assigned to \"%2\". Please choose a "
|
||
#~ "different one."
|
||
#~ msgstr "捷徑 %1 已指定給 %2。請選擇不同的捷徑。"
|
||
|
||
#~ msgctxt "- web short cut (e.g. gg): what it refers to (e.g. Google)"
|
||
#~ msgid "- %1: \"%2\""
|
||
#~ msgstr "- %1: \"%2\""
|
||
|
||
#~ msgid ""
|
||
#~ "The following shortcuts are already assigned. Please choose different "
|
||
#~ "ones.\n"
|
||
#~ "%1"
|
||
#~ msgstr ""
|
||
#~ "以下的捷徑已經被指定。請選擇其它的捷徑。\n"
|
||
#~ "%1"
|
||
|
||
#~ msgid ""
|
||
#~ "The Shortcut URL does not contain a \\{...} placeholder for the user "
|
||
#~ "query.\n"
|
||
#~ "This means that the same page is always going to be visited, regardless "
|
||
#~ "of the text typed in with the shortcut."
|
||
#~ msgstr ""
|
||
#~ "此捷徑網址不包含 \\{...} 符號。這表示不管輸入什麼文字,都會跑到同一個網"
|
||
#~ "址。"
|
||
|
||
#~ msgid "Keep It"
|
||
#~ msgstr "保留"
|
||
|
||
#~ msgid "Enter the human-readable name of the search provider here."
|
||
#~ msgstr "在此輸入搜尋引擎的名稱。"
|
||
|
||
#~ msgid "Shortcut &name:"
|
||
#~ msgstr "捷徑名稱(&N):"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Enter the URI that is used to perform a search on the search engine here."
|
||
#~ "<br/>The whole text to be searched for can be specified as \\{@} or \\{0}."
|
||
#~ "<br/>\n"
|
||
#~ "Recommended is \\{@}, since it removes all query variables (name=value) "
|
||
#~ "from the resulting string, whereas \\{0} will be substituted with the "
|
||
#~ "unmodified query string.<br/>You can use \\{1} ... \\{n} to specify "
|
||
#~ "certain words from the query and \\{name} to specify a value given by "
|
||
#~ "'name=value' in the user query.<br/>In addition it is possible to specify "
|
||
#~ "multiple references (names, numbers and strings) at once (\\{name1,"
|
||
#~ "name2,...,\"string\"}).<br/>The first matching value (from the left) will "
|
||
#~ "be used as the substitution value for the resulting URI.<br/>A quoted "
|
||
#~ "string can be used as the default value if nothing matches from the left "
|
||
#~ "of the reference list.\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>在此輸入搜尋引擎的網址。<br />要搜尋的文字可以用 \\{@} 或 \\{0} 來表"
|
||
#~ "示。<br />\n"
|
||
#~ "建議使用 \\{@},因為它會將所有查詢變數(name=value)從結果字串中移除,而 "
|
||
#~ "\\{0} 則是會被替換為整個查詢字串。<br /> 您可以用 \\{1} ... \\{n} 來指定查"
|
||
#~ "詢中的特定單字,\\{name} 則是指定 name=value 中的值。<br /> 此外也可以一次"
|
||
#~ "指定多個參考(名稱、數字與字串),如 \\{name1,name2,...,\"string\"}。<br /"
|
||
#~ "> 這種狀況下會替換為第一個符合的值。<br /> 如果 name1 name2 等都不符合,則"
|
||
#~ "以 \"string\" 為預設值。\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Shortcut &URL:"
|
||
#~ msgstr "捷徑網址(&U):"
|
||
|
||
#~ msgid ""
|
||
#~ "Select the character set that will be used to encode your search query."
|
||
#~ msgstr "選擇您的查詢字串所使用的字元集。"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "The shortcuts entered here can be used as a pseudo-URI scheme in KDE. For "
|
||
#~ "example, the shortcut <b>av</b> can be used as in <b>av</b>:<b>my search</"
|
||
#~ "b>\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>在此輸入的捷徑可以做為 KDE 中的虛擬網址。例如,<b>av</b> 這個捷徑可以"
|
||
#~ "表示 <b>av</b>:<b>my search</b>\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid ""
|
||
#~ "<html><head/><body><p>Enter the human-readable name of the web shortcut "
|
||
#~ "here.</p></body></html>"
|
||
#~ msgstr ""
|
||
#~ "<html><head/><body><p>輸入易於辨識的網頁捷徑名稱。</p></body></html>"
|
||
|
||
#~ msgid "&Shortcuts:"
|
||
#~ msgstr "捷徑(&S):"
|
||
|
||
#~ msgid ""
|
||
#~ "Select the character set that will be used to encode your search query"
|
||
#~ msgstr "選擇您的查詢字串所使用的字元集"
|
||
|
||
#~ msgid "&Charset:"
|
||
#~ msgstr "字元集(&C):"
|
||
|
||
#~ msgid "Insert query placeholder"
|
||
#~ msgstr "插入查詢佔位符"
|
||
|
||
#~ msgid "Blocked request."
|
||
#~ msgstr "以封鎖的要求。"
|
||
|
||
#~ msgid "Unknown HTTP verb."
|
||
#~ msgstr "不明的 HTTP 動作。"
|
||
|
||
#, fuzzy
|
||
#~| msgid ""
|
||
#~| "<h1>Cookies</h1><p>Cookies contain information that KDE applications "
|
||
#~| "using the HTTP protocol (like Konqueror) store on your computer, "
|
||
#~| "initiated by a remote Internet server. This means that a web server can "
|
||
#~| "store information about you and your browsing activities on your machine "
|
||
#~| "for later use. You might consider this an invasion of privacy.</p><p> "
|
||
#~| "However, cookies are useful in certain situations. For example, they are "
|
||
#~| "often used by Internet shops, so you can 'put things into a shopping "
|
||
#~| "basket'. Some sites require you have a browser that supports cookies.</"
|
||
#~| "p><p> Because most people want a compromise between privacy and the "
|
||
#~| "benefits cookies offer, the HTTP kioslave offers you the ability to "
|
||
#~| "customize the way it handles cookies. So you might want to set the "
|
||
#~| "default policy to ask you whenever a server wants to set a cookie, "
|
||
#~| "allowing you to decide. For your favorite shopping web sites that you "
|
||
#~| "trust, you might want to set the policy to accept, then you can access "
|
||
#~| "the web sites without being prompted every time a cookie is received.</p>"
|
||
#~ msgid ""
|
||
#~ "<h1>Cookies</h1><p>Cookies contain information that KDE applications "
|
||
#~ "using the HTTP protocol (like Konqueror) store on your computer, "
|
||
#~ "initiated by a remote Internet server. This means that a web server can "
|
||
#~ "store information about you and your browsing activities on your machine "
|
||
#~ "for later use. You might consider this an invasion of privacy.</p><p> "
|
||
#~ "However, cookies are useful in certain situations. For example, they are "
|
||
#~ "often used by Internet shops, so you can 'put things into a shopping "
|
||
#~ "basket'. Some sites require you have a browser that supports cookies.</"
|
||
#~ "p><p> Because most people want a compromise between privacy and the "
|
||
#~ "benefits cookies offer, the HTTP KIO worker offers you the ability to "
|
||
#~ "customize the way it handles cookies. So you might want to set the "
|
||
#~ "default policy to ask you whenever a server wants to set a cookie, "
|
||
#~ "allowing you to decide. For your favorite shopping web sites that you "
|
||
#~ "trust, you might want to set the policy to accept, then you can access "
|
||
#~ "the web sites without being prompted every time a cookie is received.</p>"
|
||
#~ msgstr ""
|
||
#~ "<h1>Cookies</h1><p>Cookies 包含了遠端伺服器要求使用 HTTP 協定的 KDE 應用程"
|
||
#~ "式(像是 Konqueror)儲存在您電腦的資訊。這讓網頁伺服器可以在您的電腦儲存關"
|
||
#~ "於您的資訊與瀏覽動作以備後續使用。您可能會認為這侵犯您的隱私權。</p> <p>然"
|
||
#~ "而,在某些狀況下 Cookies 是非常有用的。例如在網路購物時,您可以「把貨品放"
|
||
#~ "入您的購物車中」。有些站台要求您必須要有一個支援 Cookies 的瀏覽器。</p> "
|
||
#~ "<p>由於大多數的人希望在方便與隱私之間取得一個平衡點, KDE 提供您一個自訂的"
|
||
#~ "處理 Cookies 方式。您可能希望 KDE 在伺服器要求設定 Cookie 時,預設要先徵求"
|
||
#~ "您的同意,讓您有決定的機會,對於您偏好而且可信任的購物網站,您可以設定政策"
|
||
#~ "為接受 Cookie,如此您在使用該網站時不需要一直被詢問。</p>"
|
||
|
||
#~ msgid "<h1>Cookie Management Quick Help</h1>"
|
||
#~ msgstr "<h1>Cookie 管理快速說明</h1>"
|
||
|
||
#~ msgid ""
|
||
#~ "<h1>Cookies</h1><p>Cookies contain information that KDE application using "
|
||
#~ "the HTTP protocol (like Konqueror) stores on your computer from a remote "
|
||
#~ "Internet server. This means that a web server can store information about "
|
||
#~ "you and your browsing activities on your machine for later use. You might "
|
||
#~ "consider this an invasion of privacy.</p><p>However, cookies are useful "
|
||
#~ "in certain situations. For example, they are often used by Internet "
|
||
#~ "shops, so you can 'put things into a shopping basket'. Some sites require "
|
||
#~ "you have a browser that supports cookies.</p><p>Because most people want "
|
||
#~ "a compromise between privacy and the benefits cookies offer, KDE offers "
|
||
#~ "you the ability to customize the way it handles cookies. You might, for "
|
||
#~ "example want to set KDE's default policy to ask you whenever a server "
|
||
#~ "wants to set a cookie or simply reject or accept everything. For example, "
|
||
#~ "you might choose to accept all cookies from your favorite shopping web "
|
||
#~ "site. For this all you have to do is either browse to that particular "
|
||
#~ "site and when you are presented with the cookie dialog box, click on <i> "
|
||
#~ "This domain </i> under the 'apply to' tab and choose accept or simply "
|
||
#~ "specify the name of the site in the <i> Domain Specific Policy </i> tab "
|
||
#~ "and set it to accept. This enables you to receive cookies from trusted "
|
||
#~ "web sites without being asked every time KDE receives a cookie.</p>"
|
||
#~ msgstr ""
|
||
#~ "<h1>Cookies</h1><p>Cookies 包含了遠端伺服器要求使用 HTTP 協定的 KDE 應用程"
|
||
#~ "式(像是 Konqueror)儲存在您電腦的資訊。這讓網頁伺服器可以在您的電腦儲存關"
|
||
#~ "於您的資訊與瀏覽動作以備後續使用。您可能會認為這侵犯您的隱私權。</p> <p>然"
|
||
#~ "而,在某些狀況下 Cookies 是非常有用的。例如在網路購物時,您可以「把貨品放"
|
||
#~ "入您的購物車中」。有些站台要求您必須要有一個支援 Cookies 的瀏覽器。</p> "
|
||
#~ "<p>由於大多數的人希望在方便與隱私之間取得一個平衡點,KDE 提供您一個自訂的"
|
||
#~ "處理 Cookies 方式。例如您可能想要設定 KDE 的預設政策為每次有伺服器要設定"
|
||
#~ "cookie 或單純地拒絕或接受任何事都要詢問您。您也可能選擇接受所有來自您喜愛"
|
||
#~ "的購物網站的 cookies 。要做這些事您可以瀏覽該特定網站,在出現 cookie 對話"
|
||
#~ "方塊時單擊「套用到」標籤下的<i>此網域</i>並選擇接受,或者也可以在<i>特定網"
|
||
#~ "域政策</i>標籤中指定網站的名稱並設定為接受。這樣使您可以接收來自信任網站"
|
||
#~ "的 cookies 而不會在每次 KDE 收到 cookie 的時候都來問您。</p>"
|
||
|
||
#~ msgid ""
|
||
#~ "<h1>Network Preferences</h1>Here you can define the behavior of KDE "
|
||
#~ "programs when using Internet and network connections. If you experience "
|
||
#~ "timeouts or use a modem to connect to the Internet, you might want to "
|
||
#~ "adjust these settings."
|
||
#~ msgstr ""
|
||
#~ "<h1>網路設定</h1>您可以在這裡設定KDE程式使用網際網路及區域網路的行為。若您"
|
||
#~ "有逾時問題或使用數據機,您或許會想調整這些設定。"
|
||
|
||
#~ msgid ""
|
||
#~ "<h1>Proxy</h1><p>A proxy server is an intermediate program that sits "
|
||
#~ "between your machine and the Internet and provides services such as web "
|
||
#~ "page caching and/or filtering.</p><p>Caching proxy servers give you "
|
||
#~ "faster access to sites you have already visited by locally storing or "
|
||
#~ "caching the content of those pages; filtering proxy servers, on the other "
|
||
#~ "hand, provide the ability to block out requests for ads, spam, or "
|
||
#~ "anything else you want to block.</p><p><u>Note:</u> Some proxy servers "
|
||
#~ "provide both services.</p>"
|
||
#~ msgstr ""
|
||
#~ "<h1>代理伺服器</h1><p>代理伺服器是位於您的電腦和網際網路的中介程式,提供網"
|
||
#~ "頁快取和/或過濾的服務。</p><p>快取式代理伺服器會將您曾經參訪過的網站內容儲"
|
||
#~ "存起來,以加速加速網際網路資料讀取速度;過濾式快取伺服器,則提供阻擋廣告、"
|
||
#~ "垃圾以及其他任何你想要阻擋的東西的能力。</p><p><u>注意:</u>有些代理伺服器"
|
||
#~ "同時提供這兩種服務。</p>"
|
||
|
||
#~ msgid ""
|
||
#~ "<h1>Windows Shares</h1><p>Applications using the SMB KIO worker (like "
|
||
#~ "Konqueror) are able to access shared Microsoft Windows file systems, if "
|
||
#~ "properly configured.</p><p>You can specify here the credentials used to "
|
||
#~ "access the shared resources. Passwords will be stored locally, and "
|
||
#~ "scrambled so as to render them unreadable to the human eye. For security "
|
||
#~ "reasons, you may not want to do that, as entries with passwords are "
|
||
#~ "clearly indicated as such.</p>"
|
||
#~ msgstr ""
|
||
#~ "<h1>Windows 分享</h1><p>使用 SMB KIO worker 的應用程式 (如 Konqueror)可"
|
||
#~ "以存取共享的 Microsoft Windows 檔案系統,前提是如果有正確設定的話。</p><p>"
|
||
#~ "您可以在此指定要用於存取共享資源的憑證。密碼將會儲存在本機,並加一點干擾用"
|
||
#~ "的東西,讓肉眼無法直接讀出它們。出於安全性的理由,您可能不會想這樣做,因為"
|
||
#~ "密碼被明確的指出來了。</p>"
|
||
|
||
#~ msgid "Web Search Keywords"
|
||
#~ msgstr "網路搜尋關鍵字"
|
||
|
||
#~ msgid "Configure enhanced browsing features"
|
||
#~ msgstr "設定增強式瀏覽功能"
|
||
|
||
#~ msgid ""
|
||
#~ "<h1>Enhanced Browsing</h1> In this module you can configure some enhanced "
|
||
#~ "browsing features of KDE. <h2>Web Search Keywords</h2>Web Search Keywords "
|
||
#~ "are a quick way of using Web search engines. For example, type "
|
||
#~ "\"duckduckgo:frobozz\" or \"dd:frobozz\" and your web browser will do a "
|
||
#~ "search on DuckDuckGo for \"frobozz\". Even easier: just press Alt+F2 (if "
|
||
#~ "you have not changed this keyboard shortcut) and enter the shortcut in "
|
||
#~ "the Run Command dialog."
|
||
#~ msgstr ""
|
||
#~ "<h1>強化瀏覽</h1>此模組中您可以設定 KDE 的強化瀏覽功能。<h2>網路搜尋關鍵字"
|
||
#~ "</h2>網路搜尋關鍵字讓您能夠快速使用網路上的搜尋引擎。例如,輸入 "
|
||
#~ "\"duckduckgo:frobozz\" 或 \"dd:frobozz\" 就會在您的瀏覽器中進入 "
|
||
#~ "DuckDuckGo 來搜尋 frobozz。更簡單的方式:您也可以按下 Alt+F2(如果您沒有變"
|
||
#~ "更這個鍵盤快捷鍵的話)並在出現的「執行指令」對話框中直接輸入網路搜尋關鍵"
|
||
#~ "字。"
|
||
|
||
#~ msgctxt "@info:whatsthis"
|
||
#~ msgid ""
|
||
#~ "<para>In this module you can configure the web search keywords feature. "
|
||
#~ "Web search keywords allow you to quickly search or lookup words on the "
|
||
#~ "Internet. For example, to search for information about the KDE project "
|
||
#~ "using the Google engine, you simply type <emphasis>gg:KDE</emphasis> or "
|
||
#~ "<emphasis>google:KDE</emphasis>.</para><para>If you select a default "
|
||
#~ "search engine, then you can search for normal words or phrases by simply "
|
||
#~ "typing them into the input widget of applications that have built-in "
|
||
#~ "support for such a feature, e.g Konqueror.</para>"
|
||
#~ msgstr ""
|
||
#~ "<para>在此模組中您可以設定網路搜尋關鍵字功能。網路搜尋關鍵字讓您可以快速地"
|
||
#~ "在網路上搜尋或是查詢單字。例如,要在 Google 上查詢 KDE 專案的資訊,您只要"
|
||
#~ "輸入 <emphasis>gg:KDE</emphasis> 或 <emphasis>google:KDE</emphasis> 即可。"
|
||
#~ "</para><para>如果您選擇了預設的搜尋引擎,只要在像 Konqueror 這類內建該功能"
|
||
#~ "的應用程式輸入一般的單字或片語,就會直接在該搜尋引擎上查詢。</para>"
|
||
|
||
#~ msgid "Using sub-URLs with %1 is not supported."
|
||
#~ msgstr "%1 通訊協定不支援子 URL 的使用。"
|
||
|
||
#~ msgid "&Yes"
|
||
#~ msgstr "是(&Y)"
|
||
|
||
#~ msgid "&No"
|
||
#~ msgstr "否(&N)"
|
||
|
||
#~ msgid "A file or folder named %1 already exists."
|
||
#~ msgstr "名為 %1 的檔案或資料夾已經存在。"
|
||
|
||
#~ msgid "You do not have permission to create that folder."
|
||
#~ msgstr "您沒有權限建立該資料夾。"
|
||
|
||
#~ msgid "The desktop is offline"
|
||
#~ msgstr "桌面已離線"
|
||
|
||
#~ msgid "mounting is not supported by Windows CE."
|
||
#~ msgstr "Windows CE 不支援掛載。"
|
||
|
||
#~ msgid "unmounting is not supported by Windows CE."
|
||
#~ msgstr "Windows CE 不支援卸載。"
|
||
|
||
#~ msgid ""
|
||
#~ "The desktop entry of type\n"
|
||
#~ "%1\n"
|
||
#~ "is unknown."
|
||
#~ msgstr ""
|
||
#~ "類型 %1 中的桌面\n"
|
||
#~ "項目\n"
|
||
#~ "無法辨識。"
|
||
|
||
#~ msgid ""
|
||
#~ "The desktop entry file\n"
|
||
#~ "%1\n"
|
||
#~ "is of type FSDevice but has no Dev=... entry."
|
||
#~ msgstr ""
|
||
#~ "桌面項目檔案\n"
|
||
#~ "%1\n"
|
||
#~ "為 FSDevice 類型,但沒有 Dev=... 項目。"
|
||
|
||
#~ msgid "Mount"
|
||
#~ msgstr "裝載"
|
||
|
||
#~ msgid "Unmount"
|
||
#~ msgstr "卸載"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>Unable to run the command specified. The file or folder <b>%1</b> "
|
||
#~ "does not exist.</qt>"
|
||
#~ msgstr "<qt>無法執行指定的命令。這個檔案或資料夾 <b>%1</b> 不存在。</qt>"
|
||
|
||
#~ msgid "Could not find any application or handler for %1"
|
||
#~ msgstr "找不到任何 %1 的應用程式或操作器"
|
||
|
||
#~ msgid "&Paste File"
|
||
#~ msgid_plural "&Paste %1 Files"
|
||
#~ msgstr[0] "貼上 %1 個檔案(&P)"
|
||
|
||
#~ msgid "&Paste URL"
|
||
#~ msgid_plural "&Paste %1 URLs"
|
||
#~ msgstr[0] "貼上 %1 個網址(&P)"
|
||
|
||
#~ msgid "None"
|
||
#~ msgstr "無"
|
||
|
||
#~ msgid "Multiple Instances"
|
||
#~ msgstr "多重實體"
|
||
|
||
#~ msgid "Single Instance"
|
||
#~ msgstr "單一實體"
|
||
|
||
#~ msgid "Run Until Finished"
|
||
#~ msgstr "執行單元結束"
|
||
|
||
#~ msgid "D-Bus registration:"
|
||
#~ msgstr "D-BUS 註冊:"
|
||
|
||
#~ msgctxt "KFile System Bookmarks"
|
||
#~ msgid "Images"
|
||
#~ msgstr "影像"
|
||
|
||
#~ msgctxt "KFile System Bookmarks"
|
||
#~ msgid "Audio"
|
||
#~ msgstr "音訊"
|
||
|
||
#, fuzzy
|
||
#~| msgctxt "@info"
|
||
#~| msgid ""
|
||
#~| "Do you really want to permanently delete this item?<nl/><filename>%1</"
|
||
#~| "filename><nl/><nl/><emphasis strong='true'>This action cannot be undone."
|
||
#~| "</emphasis>"
|
||
#~ msgctxt "@info"
|
||
#~ msgid ""
|
||
#~ "Do you really want to permanently delete this item?<nl/><filename>%1</"
|
||
#~ "filename><emphasis strong='true'>This action cannot be undone.</emphasis>"
|
||
#~ msgstr ""
|
||
#~ "您真的要從垃圾桶中永久刪除這個項目嗎?<nl/><filename>%1</filename><nl/"
|
||
#~ "><nl/><emphasis strong='true'>此動作無法復原。</emphasis>"
|
||
|
||
#~ msgid "Co&mmand:"
|
||
#~ msgstr "命令(&M):"
|
||
|
||
#~ msgid "Zoom out"
|
||
#~ msgstr "縮小"
|
||
|
||
#~ msgid "Zoom in"
|
||
#~ msgstr "放大"
|
||
|
||
#~ msgid "Icon size: %1 pixels (standard size)"
|
||
#~ msgstr "圖示大小:%1 像素(標準大小)"
|
||
|
||
#~ msgid "Open %1 in tab"
|
||
#~ msgstr "在分頁打開 %1"
|
||
|
||
#, fuzzy
|
||
#~| msgid "You are not authorized to execute this file."
|
||
#~ msgid "Authentication is required to delete this file."
|
||
#~ msgstr "您未獲授權去執行此檔案。"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Click this button to create a new folder."
|
||
#~ msgid "Authentication is required to create a folder."
|
||
#~ msgstr "按這個按鈕來建立新資料夾。"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Failed to open the file."
|
||
#~ msgid "Authentication is required to open this file."
|
||
#~ msgstr "無法開啟檔案。"
|
||
|
||
#, fuzzy
|
||
#~| msgid "You are not authorized to execute this file."
|
||
#~ msgid "Authentication is required to rename this file."
|
||
#~ msgstr "您未獲授權去執行此檔案。"
|
||
|
||
#, fuzzy
|
||
#~| msgid "You are not authorized to execute this file."
|
||
#~ msgid "Authentication is required to delete this folder."
|
||
#~ msgstr "您未獲授權去執行此檔案。"
|
||
|
||
#~ msgid "&Unmount '%1'"
|
||
#~ msgstr "卸載 %1(&U)"
|
||
|
||
#~ msgid "&Eject '%1'"
|
||
#~ msgstr "跳出 %1(&E)"
|
||
|
||
#~ msgid "&Edit Entry '%1'..."
|
||
#~ msgstr "編輯項目 '%1'(&E)..."
|
||
|
||
#~ msgid "&Hide Entry '%1'"
|
||
#~ msgstr "隱藏項目 '%1'(&H)"
|
||
|
||
#~ msgid "&Remove Entry '%1'"
|
||
#~ msgstr "移除項目 '%1'(&R)"
|
||
|
||
#~ msgid "Invalid Directory Name"
|
||
#~ msgstr "無效的目錄名稱"
|
||
|
||
#~ msgctxt "@info"
|
||
#~ msgid ""
|
||
#~ "Could not create a folder with the name <filename>%1</filename><nl/"
|
||
#~ ">because it is reserved for use by the operating system."
|
||
#~ msgstr ""
|
||
#~ "無法建立檔名為 <filename>%1</filename> 的資料夾,<nl/>因為這個檔案名稱被作"
|
||
#~ "業系統作為保留用途。"
|
||
|
||
#~ msgid "File Type Options"
|
||
#~ msgstr "檔案型態選項"
|
||
|
||
#~ msgid "Edit Entry..."
|
||
#~ msgstr "編輯項目..."
|
||
|
||
#~ msgid "Delete Entry"
|
||
#~ msgstr "刪除項目"
|
||
|
||
#~ msgid "Cannot talk to klauncher: %1"
|
||
#~ msgstr "無法與 klauncher 交談:%1"
|
||
|
||
#~ msgid "klauncher said: %1"
|
||
#~ msgstr "klauncher 說:%1"
|
||
|
||
#~ msgid "Custom Path"
|
||
#~ msgstr "自訂路徑"
|
||
|
||
#~ msgid ""
|
||
#~ "The trash has reached its maximum size!\n"
|
||
#~ "Cleanup the trash manually."
|
||
#~ msgstr ""
|
||
#~ "垃圾桶已滿!\n"
|
||
#~ "請手動清理一下。"
|
||
|
||
#~ msgid "'%1' not found, please type a valid program name."
|
||
#~ msgstr "找不到 %1,請輸入合法的程式名稱"
|
||
|
||
#~ msgid "No Media inserted or Media not recognized."
|
||
#~ msgstr "沒有插入媒體,或無法辨認媒體。"
|
||
|
||
#~ msgid "\"vold\" is not running."
|
||
#~ msgstr "\"vold\"未執行。"
|
||
|
||
#~ msgid "unmounting is not supported by wince."
|
||
#~ msgstr "wince 不支援卸載。"
|
||
|
||
#~ msgid "File name:"
|
||
#~ msgstr "檔案名稱:"
|
||
|
||
#~ msgid ""
|
||
#~ "<h1>Cache</h1><p>This module lets you configure your cache settings.</"
|
||
#~ "p><p>This specific cache is an area on the disk where recently read web "
|
||
#~ "pages are stored. If you want to retrieve a web page again that you have "
|
||
#~ "recently read, it will not be downloaded from the Internet, but rather "
|
||
#~ "retrieved from the cache, which is a lot faster.</p>"
|
||
#~ msgstr ""
|
||
#~ "<h1>快取</h1><p>這個模組讓您設定您的快取設定。</p><p>此快取區域是在 磁碟上"
|
||
#~ "存放剛讀取過的網頁的內部記憶體。如果您要再次接收剛剛讀過的網頁,就不會從網"
|
||
#~ "際網路下載,而是從快取中接收,這將會快得多。</p>"
|
||
|
||
#~ msgid ""
|
||
#~ "Check this box if you want the web pages you visit to be stored on your "
|
||
#~ "hard disk for quicker access. The stored pages will only be updated as "
|
||
#~ "needed instead of on every visit to that site. This is especially useful "
|
||
#~ "if you have a slow connection to the Internet."
|
||
#~ msgstr ""
|
||
#~ "如果您希望瀏覽過的資料能夠儲存在硬碟上,以便於能快速存取,您可以核取這個方"
|
||
#~ "塊。儲存的網頁只有在必要時才會下載而非在你每次參訪該網站時。如果您的網路連"
|
||
#~ "線速度很慢,此功能將會特別有用。"
|
||
|
||
#~ msgid "&Use cache"
|
||
#~ msgstr "使用快取(&U)"
|
||
|
||
#~ msgid ""
|
||
#~ "Verify whether the cached web page is valid before attempting to fetch "
|
||
#~ "the web page again."
|
||
#~ msgstr "直到要把一個網頁抓回來時,才確認快取的網頁是否還有效。"
|
||
|
||
#~ msgid "&Keep cache in sync"
|
||
#~ msgstr "保持快取同步(&K)"
|
||
|
||
#~ msgid ""
|
||
#~ "Always use documents from the cache when available. You can still use the "
|
||
#~ "reload button to synchronize the cache with the remote host."
|
||
#~ msgstr ""
|
||
#~ "在可能的情形下永遠使用快取中的文件。您仍然可以使用重新整理按鈕來讓快取與遠"
|
||
#~ "端主機保持同步。"
|
||
|
||
#~ msgid "Use cache whenever &possible"
|
||
#~ msgstr "儘可能使用快取(&P)"
|
||
|
||
#~ msgid ""
|
||
#~ "Do not fetch web pages that are not already stored in the cache. Offline "
|
||
#~ "mode prevents you from viewing pages that you have not previously visited."
|
||
#~ msgstr ""
|
||
#~ "既使網頁不在快取資料中,也不抓取。離線模式會使你只能瀏覽之前看過的網頁。"
|
||
|
||
#~ msgid "O&ffline browsing mode"
|
||
#~ msgstr "離線瀏覽模式(&F)"
|
||
|
||
#~ msgid "Disk cache &size:"
|
||
#~ msgstr "磁碟快取大小(&S):"
|
||
|
||
#~ msgid " KiB"
|
||
#~ msgstr " KB"
|
||
|
||
#~ msgid "C&lear Cache"
|
||
#~ msgstr "清除快取(&L)"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Add Identification"
|
||
#~ msgstr "新增識別"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Modify Identification"
|
||
#~ msgstr "修改識別"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt><center>Found an existing identification for<br/><b>%1</b><br/>Do you "
|
||
#~ "want to replace it?</center></qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt><center>找到既存之關於<br/><b>%1</b><br/>的識別碼,您是否要置換它?</"
|
||
#~ "center></qt>"
|
||
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Duplicate Identification"
|
||
#~ msgstr "重複的識別"
|
||
|
||
#~ msgid ""
|
||
#~ "<h1>Browser Identification</h1><p>The browser-identification module "
|
||
#~ "allows you to have full control over how KDE applications using the HTTP "
|
||
#~ "protocol (like Konqueror) will identify itself to web sites you browse.</"
|
||
#~ "p><p>This ability to fake identification is necessary because some web "
|
||
#~ "sites do not display properly when they detect that they are not talking "
|
||
#~ "to current versions of either Netscape Navigator or Internet Explorer, "
|
||
#~ "even if the browser actually supports all the necessary features to "
|
||
#~ "render those pages properly. For such sites, you can use this feature to "
|
||
#~ "try to browse them. Please understand that this might not always work, "
|
||
#~ "since such sites might be using non-standard web protocols and or "
|
||
#~ "specifications.</p><p><u>NOTE:</u> To obtain specific help on a "
|
||
#~ "particular section of the dialog box, simply click on the quick help "
|
||
#~ "button on the window title bar, then click on the section for which you "
|
||
#~ "are seeking help.</p>"
|
||
#~ msgstr ""
|
||
#~ "<h1>瀏覽器識別碼</h1><p>瀏覽器識別碼控制視窗提供您來控制那些使用 HTTP 協定"
|
||
#~ "的應用程式(如 Konqueror)回報遠端網站的資訊。</p> <p> 這項功能提供了必要"
|
||
#~ "的偽裝的識別碼,這是因為某些網站在未能偵測到Netscape Navigator 或 "
|
||
#~ "Internet Explorer 時無法正常顯示,即使這些「未支援的瀏覽器」實際上支援必須"
|
||
#~ "的功能並能正常的顯示。因此您必須更改預設的瀏覽器識別碼來瀏覽這些網站。</"
|
||
#~ "p> <p><u>注意:</u>要獲得對話盒特定部分的說明,只要按下視窗標題列的快速說"
|
||
#~ "明按鈕,然後按下您想求助的段落。</p>"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Here you can modify the default browser-identification text or set a site "
|
||
#~ "<code>(eg. www.kde.org)</code> or a domain <code>(eg. kde.org)</code> "
|
||
#~ "specific identification text.<p>\n"
|
||
#~ "To add a new site-specific identification text, click the <code>New</"
|
||
#~ "code> button and supply the necessary information. To change an existing "
|
||
#~ "site-specific entry, click on the <code>Change</code> button. The "
|
||
#~ "<code>Delete</code> button will remove the selected site-specific "
|
||
#~ "identification text, causing the default setting to be used for that site "
|
||
#~ "or domain.\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "您可以在這邊修改網站<code>(如www.kde.org)</code>或網域<code>(如kde.org)</"
|
||
#~ "code>的預設瀏覽器識別碼。<p>\n"
|
||
#~ "要增加新的特定網站識別文字,只要單擊 <code>新增</code>按鈕,並提供對話窗中"
|
||
#~ "所需的資訊。要變更一個現存的網站識別項目,單擊 <code>變更</code>按鈕。"
|
||
#~ "<code>刪除</code>按鈕將會移除您所選擇的特定網站識別文字,並將預設的設定使"
|
||
#~ "用於該網站或網域。\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Send the browser identification to web sites.<p>\n"
|
||
#~ "<u>NOTE:</u> Many sites rely on this information to display pages "
|
||
#~ "properly, hence, it is highly recommended that you do not totally disable "
|
||
#~ "this feature but rather customize it.<p>\n"
|
||
#~ "By default, only minimal identification information is sent to remote "
|
||
#~ "sites. The identification text that will be sent is shown below.\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "送出瀏覽器識別碼給網站。<p>\n"
|
||
#~ "<u>注意:</u>許多網站需要這類訊息來使得網頁能正常顯示,因此強烈地建議您不"
|
||
#~ "要關掉所有的選項,但您可以自行設定。<p>\n"
|
||
#~ "預設的情況,只有最少的識別碼資訊會送至遠端網站。要送出的識別文字會顯示在下"
|
||
#~ "面。\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "&Send identification"
|
||
#~ msgstr "送出識別字串(&S)"
|
||
|
||
#~ msgid ""
|
||
#~ "The browser identification text sent to the sites you visit. Use the "
|
||
#~ "provided options to customize it."
|
||
#~ msgstr "將瀏覽器資訊送給瀏覽的網站。你可以使用提供的選項來自訂。"
|
||
|
||
#~ msgid "Default Identification"
|
||
#~ msgstr "預設的識別碼"
|
||
|
||
#~ msgid ""
|
||
#~ "The browser identification text sent to the sites you visit. You can "
|
||
#~ "customize it using the options provided below."
|
||
#~ msgstr ""
|
||
#~ "這是在瀏覽時將送至遠端網站之瀏覽器識別碼。您可以利用下列選項自訂它。"
|
||
|
||
#~ msgid ""
|
||
#~ "Includes your operating system's name in the browser identification text."
|
||
#~ msgstr "在瀏覽器識別碼中包含您的作業系統名稱。"
|
||
|
||
#~ msgid "Add operating s&ystem name"
|
||
#~ msgstr "新增作業系統名稱(&Y)"
|
||
|
||
#~ msgid ""
|
||
#~ "Includes your operating system's version number in the browser "
|
||
#~ "identification text."
|
||
#~ msgstr "在瀏覽器識別碼中包含您的作業系統版本。"
|
||
|
||
#~ msgid "Add operating system &version"
|
||
#~ msgstr "新增作業系統版本(&V)"
|
||
|
||
#~ msgid "Includes your machine's CPU type in the browser identification text."
|
||
#~ msgstr "在瀏覽器識別碼中包含您的電腦 CPU 類型。"
|
||
|
||
#~ msgid "Add &machine (processor) type"
|
||
#~ msgstr "新增機器(處理器)型號(&M)"
|
||
|
||
#~ msgid ""
|
||
#~ "Includes your language settings in the browser identification text to "
|
||
#~ "obtain localized versions of the page."
|
||
#~ msgstr "在瀏覽器識別碼中包含您的語言設定。"
|
||
|
||
#~ msgid "Add lang&uage information"
|
||
#~ msgstr "加入語言資訊(&U)"
|
||
|
||
#~ msgid "Site Specific Identification"
|
||
#~ msgstr "特定網站識別碼"
|
||
|
||
#~ msgid "Site Name"
|
||
#~ msgstr "網站名稱"
|
||
|
||
#~ msgid "Identification"
|
||
#~ msgstr "識別"
|
||
|
||
#~ msgid "User Agent"
|
||
#~ msgstr "使用者代理"
|
||
|
||
#~ msgid "Add new identification text for a site."
|
||
#~ msgstr "新增特定網站的識別碼。"
|
||
|
||
#~ msgid "Change the selected identifier text."
|
||
#~ msgstr "改變選擇的識別碼。"
|
||
|
||
#~ msgid "Delete the selected identifier text."
|
||
#~ msgstr "刪除選擇的識別碼。"
|
||
|
||
#~ msgid "Delete all identifiers."
|
||
#~ msgstr "等等等等刪除全部的識別碼。"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Enter the site or domain name where a fake browser identification should "
|
||
#~ "be used.<p>\n"
|
||
#~ "<u>NOTE:</u> Wildcard syntax such as \\\"*,?\\\" is NOT allowed: instead, "
|
||
#~ "use the top level address of a site to make generic matches; for example, "
|
||
#~ "if you want all KDE sites to receive a fake browser identification, you "
|
||
#~ "would enter <code>kde.org</code> - the fake identity would then be sent "
|
||
#~ "to any KDE site that ends with <code>kde.org</code>.</p>\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "請輸入您想使用偽裝識別碼的網址或網域。<p>\n"
|
||
#~ "<u>請注意:</u>您不可以使用萬用字元,如「*,?」。請輸入最頂層的網址讓所有在"
|
||
#~ "它之下找到的網址歸成一類;例如,若您要所有 KDE 網站都收到偽裝識別碼,您要"
|
||
#~ "輸入 <code>kde.org</code> - 偽裝識別碼就會送到任何以 <code>kde.org</code> "
|
||
#~ "結尾的 KDE 網站。</p>\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "&When browsing the following site:"
|
||
#~ msgstr "當瀏覽下列網址時(&W):"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "Select the browser identification to use whenever contacting the site you "
|
||
#~ "specified above.\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "選擇連結您在上面指定的網址或網域之瀏覽器識別碼。\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "&Use the following identification:"
|
||
#~ msgstr "使用下列識別碼(&U):"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>\n"
|
||
#~ "The actual browser identification text that will be sent to the remote "
|
||
#~ "machine.\n"
|
||
#~ "</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>\n"
|
||
#~ "這個瀏覽器資訊會被送給遠端機器。\n"
|
||
#~ "</qt>"
|
||
|
||
#~ msgid "Real identification:"
|
||
#~ msgstr "真實的識別"
|
||
|
||
#~ msgid "De&vice"
|
||
#~ msgstr "裝置(&V)"
|
||
|
||
#~ msgid "Device (/dev/fd0):"
|
||
#~ msgstr "裝置 (/dev/fd0):"
|
||
|
||
#~ msgid "Device:"
|
||
#~ msgstr "裝置:"
|
||
|
||
#~ msgid "Read only"
|
||
#~ msgstr "唯讀"
|
||
|
||
#~ msgid "File system:"
|
||
#~ msgstr "檔案系統:"
|
||
|
||
#~ msgid "Mount point (/mnt/floppy):"
|
||
#~ msgstr "裝載點 (/mnt/floppy):"
|
||
|
||
#~ msgid "Mount point:"
|
||
#~ msgstr "裝載點:"
|
||
|
||
#~ msgid ""
|
||
#~ "URL cannot be listed\n"
|
||
#~ "%1"
|
||
#~ msgstr ""
|
||
#~ "無法列出網址\n"
|
||
#~ "%1"
|
||
|
||
#~ msgid "Invalid link target"
|
||
#~ msgstr "無效連結目標"
|
||
|
||
#~ msgid "Add Network Folder"
|
||
#~ msgstr "新增網路資料夾"
|
||
|
||
#, fuzzy
|
||
#~| msgctxt "@info"
|
||
#~| msgid ""
|
||
#~| "Do you really want to permanently delete this item?<nl/><nl/><emphasis "
|
||
#~| "strong='true'>This action cannot be undone.</emphasis>"
|
||
#~| msgid_plural ""
|
||
#~| "Do you really want to permanently delete these %1 items?<nl/><nl/"
|
||
#~| "><emphasis strong='true'>This action cannot be undone.</emphasis>"
|
||
#~ msgctxt "@info"
|
||
#~ msgid ""
|
||
#~ "Do you really want to permanently delete these %1 items?<nl/><nl/"
|
||
#~ "><emphasis strong='true'>This action cannot be undone.</emphasis>"
|
||
#~ msgstr ""
|
||
#~ "您要從垃圾桶中永久刪除 %1 個項目嗎?<nl/><nl/><emphasis strong='true'>此動"
|
||
#~ "作無法復原。</emphasis>"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Do you really want to move this item to the Trash?"
|
||
#~| msgid_plural "Do you really want to move these %1 items to the Trash?"
|
||
#~ msgctxt "@info"
|
||
#~ msgid "Do you really want to move these %1 items to the Trash?"
|
||
#~ msgstr "是否將這 %1 個項目移至垃圾桶?"
|
||
|
||
#~ msgid "Enter the certificate password:"
|
||
#~ msgstr "請輸入憑證密碼:"
|
||
|
||
#~ msgid "SSL Certificate Password"
|
||
#~ msgstr "SSL 憑證密碼"
|
||
|
||
#~ msgid "Unable to open the certificate. Try a new password?"
|
||
#~ msgstr "無法開啟憑證。要試用新的密碼嗎?"
|
||
|
||
#~ msgid "The procedure to set the client certificate for the session failed."
|
||
#~ msgstr "為本次協議所設定的用戶端憑證失敗。"
|
||
|
||
#~ msgid ""
|
||
#~ "You have indicated that you wish to accept this certificate, but it is "
|
||
#~ "not issued to the server who is presenting it. Do you wish to continue "
|
||
#~ "loading?"
|
||
#~ msgstr ""
|
||
#~ "您表示您想接受此憑證,但它並不是頒發給現在出示此憑證的伺服器。您真的要繼續"
|
||
#~ "載入嗎?"
|
||
|
||
#~ msgid ""
|
||
#~ "SSL certificate is being rejected as requested. You can disable this in "
|
||
#~ "the KDE System Settings."
|
||
#~ msgstr "如您所要求的,SSL 憑證正被拒絕。您可以在 KDE 系統設定停用這項設定。"
|
||
|
||
#, fuzzy
|
||
#~| msgid "A folder named %1 already exists."
|
||
#~ msgid "A folder named \"%1\" already exists."
|
||
#~ msgstr "名為 %1 的資料夾已經存在。"
|
||
|
||
#~ msgid "Web Shortcuts"
|
||
#~ msgstr "網頁捷徑"
|
||
|
||
#~ msgctxt "@title:column Name label from web shortcuts column"
|
||
#~ msgid "Name"
|
||
#~ msgstr "名稱"
|
||
|
||
#~ msgctxt "@title:column"
|
||
#~ msgid "Shortcuts"
|
||
#~ msgstr "捷徑"
|
||
|
||
#~ msgctxt "@item:inlistbox No default web shortcut"
|
||
#~ msgid "None"
|
||
#~ msgstr "無"
|
||
|
||
#, fuzzy
|
||
#~| msgctxt "@info"
|
||
#~| msgid ""
|
||
#~| "The name <filename>%1</filename> starts with a dot, so it will be hidden "
|
||
#~| "by default."
|
||
#~ msgctxt "@info"
|
||
#~ msgid ""
|
||
#~ "The name <filename>%1</filename> ends with a space, which is a bit "
|
||
#~ "unusual and may be unintentional."
|
||
#~ msgstr ""
|
||
#~ "<filename>%1</filename> 名稱是以點 (.) 開頭的,因此預設會被隱藏起來。"
|
||
|
||
#~ msgid "Drive: %1"
|
||
#~ msgstr "磁碟:%1"
|
||
|
||
#, fuzzy
|
||
#~| msgid "The new file name is empty."
|
||
#~ msgid "The source file is bigger."
|
||
#~ msgstr "新的檔案名稱是空的。"
|
||
|
||
#~ msgid ""
|
||
#~ "The chosen filenames do not\n"
|
||
#~ "appear to be valid."
|
||
#~ msgstr ""
|
||
#~ "所選取的檔案名稱\n"
|
||
#~ "大豆豆豆得豆得豆豆都似乎無效。"
|
||
|
||
#~ msgid "Invalid Filenames"
|
||
#~ msgstr "無效的檔名"
|
||
|
||
#~ msgid "&Overwrite"
|
||
#~ msgstr "覆寫(&O)"
|
||
|
||
#~ msgid "<qt>You do not have permission to run <b>%1</b>.</qt>"
|
||
#~ msgstr "<qt>您沒有執行 <b>%1</b> 的權限。</qt>"
|
||
|
||
#~ msgid ""
|
||
#~ "<qt>Unable to enter <b>%1</b>.\n"
|
||
#~ "You do not have access rights to this location.</qt>"
|
||
#~ msgstr ""
|
||
#~ "<qt>無法進入 <b>%1</b>。\n"
|
||
#~ "您沒有這個位置的存取權限。</qt>"
|
||
|
||
#~ msgid "You are not authorized to execute this service."
|
||
#~ msgstr "您未獲授權去執行此服務。"
|
||
|
||
#~ msgid "Specified socket path is invalid"
|
||
#~ msgstr "指定的 socket 路徑不合法"
|
||
|
||
#~ msgid "The socket operation is not supported"
|
||
#~ msgstr "Socket 操作不被支援"
|
||
|
||
#~ msgid "Connection refused"
|
||
#~ msgstr "連線被拒"
|
||
|
||
#~ msgid "Permission denied"
|
||
#~ msgstr "權限不足"
|
||
|
||
#~ msgid "Connection timed out"
|
||
#~ msgstr "連線逾時"
|
||
|
||
#~ msgid "Unknown error"
|
||
#~ msgstr "未知的錯誤"
|
||
|
||
#~ msgid "Could not set non-blocking mode"
|
||
#~ msgstr "無法設定非阻斷性模式"
|
||
|
||
#~ msgid "Address is already in use"
|
||
#~ msgstr "位址已被使用"
|
||
|
||
#~ msgid "Path cannot be used"
|
||
#~ msgstr "路徑無法被使用"
|
||
|
||
#~ msgid "No such file or directory"
|
||
#~ msgstr "找不到該檔案或目錄"
|
||
|
||
#~ msgid "Not a directory"
|
||
#~ msgstr "xdg 自動啟動目錄"
|
||
|
||
#~ msgid "Read-only filesystem"
|
||
#~ msgstr "唯讀的檔案系統"
|
||
|
||
#~ msgid "Unknown socket error"
|
||
#~ msgstr "不明的錯誤"
|
||
|
||
#~ msgid "Operation not supported"
|
||
#~ msgstr "動作不被支援"
|
||
|
||
#~ msgid "AutoSkip"
|
||
#~ msgstr "自動略過"
|
||
|
||
#~ msgid "SSL support is not available in this build of KDE."
|
||
#~ msgstr "SSL 支援在這個版本的 KDE 不可獲得。"
|
||
|
||
#~ msgctxt "KFile System Bookmarks"
|
||
#~ msgid "Today"
|
||
#~ msgstr "今天"
|
||
|
||
#~ msgctxt "@item"
|
||
#~ msgid "Recently Saved"
|
||
#~ msgstr "最近儲存"
|