diff options
Diffstat (limited to 'l10n-zh-TW/suite/chrome/common/dataman')
-rw-r--r-- | l10n-zh-TW/suite/chrome/common/dataman/dataman.dtd | 156 | ||||
-rw-r--r-- | l10n-zh-TW/suite/chrome/common/dataman/dataman.properties | 73 |
2 files changed, 229 insertions, 0 deletions
diff --git a/l10n-zh-TW/suite/chrome/common/dataman/dataman.dtd b/l10n-zh-TW/suite/chrome/common/dataman/dataman.dtd new file mode 100644 index 0000000000..4abceb7273 --- /dev/null +++ b/l10n-zh-TW/suite/chrome/common/dataman/dataman.dtd @@ -0,0 +1,156 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY dataman.windowTitle "資料管理員"> + +<!ENTITY selectAll.key "a"> + +<!ENTITY select.all.label "所有資料類型"> +<!ENTITY select.cookies.label "只有 Cookie"> +<!ENTITY select.permissions.label "只有權限"> +<!ENTITY select.preferences.label "只有偏好設定"> +<!ENTITY select.passwords.label "只有密碼"> +<!ENTITY select.storage.label "僅儲存空間"> + +<!ENTITY domain.search.placeholder "搜尋網域"> +<!ENTITY domain.search.key "f"> + +<!ENTITY domain.tree.domain.label "網域"> + +<!ENTITY domain.ctx.forgetdomain.label "忘記與此網域有關的記錄"> +<!ENTITY domain.ctx.forgetdomain.accesskey "F"> +<!ENTITY domain.ctx.forgetglobal.label "忘記全部資料"> +<!ENTITY domain.ctx.forgetglobal.accesskey "F"> + +<!ENTITY data.search.key "k"> + +<!ENTITY tab.cookies.label "Cookie"> +<!ENTITY tab.permissions.label "權限"> +<!ENTITY tab.preferences.label "偏好設定"> +<!ENTITY tab.passwords.label "密碼"> +<!ENTITY tab.storage.label "儲存空間"> +<!ENTITY tab.formdata.label "表單資料"> +<!ENTITY tab.forget.label "忘記"> + +<!-- cookies --> +<!ENTITY cookies.description "此網域已經於您的電腦儲存了下列 Cookie:"> + +<!ENTITY cookies.tree.host.label "網站"> +<!ENTITY cookies.tree.name.label "Cookie 名稱"> +<!ENTITY cookies.tree.expires.label "有效期限"> + +<!ENTITY cookies.infobox.label "關於已選取的 Cookie 的資訊:"> + +<!ENTITY cookies.info.name.label "名稱:"> +<!ENTITY cookies.info.value.label "內容:"> +<!ENTITY cookies.info.host.label "主機:"> +<!ENTITY cookies.info.domain.label "網域:"> +<!ENTITY cookies.info.path.label "路徑:"> +<!ENTITY cookies.info.sendtype.label "送出:"> +<!ENTITY cookies.info.expires.label "有效期限:"> + +<!ENTITY cookies.ctx.remove.label "移除"> +<!ENTITY cookies.ctx.remove.accesskey "R"> +<!ENTITY cookies.ctx.selectAll.label "全選"> +<!ENTITY cookies.ctx.selectAll.accesskey "A"> + +<!ENTITY cookies.button.remove.label "移除"> +<!ENTITY cookies.button.remove.accesskey "R"> + +<!ENTITY cookies.blockOnRemove.label "移除時,避免列出的網站在未來設定 Cookie"> +<!ENTITY cookies.blockOnRemove.accesskey "W"> + +<!-- permissions --> +<!ENTITY perm.UseDefault "使用預設值"> +<!ENTITY perm.AskAlways "總是詢問"> +<!ENTITY perm.NeverSave "永不儲存"> +<!ENTITY perm.Allow "允許"> +<!ENTITY perm.AllowSameDomain "允許同網域"> +<!ENTITY perm.AllowSession "此次瀏覽階段允許"> +<!ENTITY perm.Block "封鎖"> + +<!ENTITY perm.host.placeholder "輸入一個主機名稱"> +<!ENTITY perm.button.add.label "新增"> +<!ENTITY perm.button.add.accesskey "A"> + +<!-- preferences --> +<!ENTITY prefs.description "內容偏好設定是 &brandShortName; 為每個儲存像是縮放等級等不同設定的一個方法。"> + +<!ENTITY prefs.tree.host.label "網站"> +<!ENTITY prefs.tree.name.label "偏好設定名稱"> +<!ENTITY prefs.tree.value.label "值"> + +<!ENTITY prefs.ctx.remove.label "移除"> +<!ENTITY prefs.ctx.remove.accesskey "R"> +<!ENTITY prefs.ctx.selectAll.label "全選"> +<!ENTITY prefs.ctx.selectAll.accesskey "A"> + +<!ENTITY prefs.button.remove.label "移除"> +<!ENTITY prefs.button.remove.accesskey "R"> + +<!-- passwords --> +<!ENTITY pwd.description "您已為此網域儲存了下列密碼:"> + +<!ENTITY pwd.tree.host.label "網站"> +<!ENTITY pwd.tree.username.label "使用者名稱"> +<!ENTITY pwd.tree.password.label "密碼"> + +<!ENTITY pwd.ctx.remove.label "移除"> +<!ENTITY pwd.ctx.remove.accesskey "R"> +<!ENTITY pwd.ctx.copyPasswordCmd.label "複製密碼"> +<!ENTITY pwd.ctx.copyPasswordCmd.accesskey "C"> +<!ENTITY pwd.ctx.selectAll.label "全選"> +<!ENTITY pwd.ctx.selectAll.accesskey "A"> + +<!ENTITY pwd.button.remove.label "移除"> +<!ENTITY pwd.button.remove.accesskey "R"> + +<!-- storage --> +<!ENTITY storage.description "此網域在您的電腦上使用下列網頁儲存空間:"> + +<!ENTITY storage.tree.host.label "網站"> +<!ENTITY storage.tree.type.label "類型"> +<!ENTITY storage.tree.size.label "大小"> + +<!ENTITY storage.ctx.remove.label "移除"> +<!ENTITY storage.ctx.remove.accesskey "R"> +<!ENTITY storage.ctx.selectAll.label "全選"> +<!ENTITY storage.ctx.selectAll.accesskey "A"> + +<!ENTITY storage.button.remove.label "移除"> +<!ENTITY storage.button.remove.accesskey "R"> + +<!-- form data --> +<!ENTITY fdata.search.placeholder "搜尋欄位資料"> + +<!ENTITY fdata.tree.fieldname.label "欄位名稱"> +<!ENTITY fdata.tree.value.label "已輸入的值"> +<!ENTITY fdata.tree.usecount.label "使用次數"> +<!ENTITY fdata.tree.firstused.label "第一次使用"> +<!ENTITY fdata.tree.lastused.label "上次使用"> + +<!ENTITY fdata.ctx.remove.label "移除"> +<!ENTITY fdata.ctx.remove.accesskey "R"> +<!ENTITY fdata.ctx.selectAll.label "全選"> +<!ENTITY fdata.ctx.selectAll.accesskey "A"> + +<!ENTITY fdata.button.remove.label "移除"> +<!ENTITY fdata.button.remove.accesskey "R"> + +<!-- forget --> +<!ENTITY forget.cookies.label "Cookie"> +<!ENTITY forget.cookies.accesskey "C"> +<!ENTITY forget.permissions.label "權限"> +<!ENTITY forget.permissions.accesskey "P"> +<!ENTITY forget.preferences.label "內容偏好設定"> +<!ENTITY forget.preferences.accesskey "o"> +<!ENTITY forget.passwords.label "密碼"> +<!ENTITY forget.passwords.accesskey "a"> +<!ENTITY forget.storage.label "儲存空間"> +<!ENTITY forget.storage.accesskey "S"> +<!ENTITY forget.formdata.label "表單資料"> +<!ENTITY forget.formdata.accesskey "D"> + +<!ENTITY forget.button.label "忘記此資料"> +<!ENTITY forget.button.accesskey "F"> diff --git a/l10n-zh-TW/suite/chrome/common/dataman/dataman.properties b/l10n-zh-TW/suite/chrome/common/dataman/dataman.properties new file mode 100644 index 0000000000..4a14e780ec --- /dev/null +++ b/l10n-zh-TW/suite/chrome/common/dataman/dataman.properties @@ -0,0 +1,73 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# cookies +cookies.expireAtEndOfSession=連線結束時 + +cookies.secureOnly.httponly=只接受加密連線,且不存取指令碼 +cookies.secureOnly.all=僅限加密安全連線 +cookies.anyConnection.httponly=任何類型的連線,不接受指令碼 +cookies.anyConnection.all=任何類型的連線 + +cookies.deleteSelected=您確定要刪除所選的 Cookie 嗎? +cookies.deleteSelectedTitle=移除所選擇的 Cookie +cookies.deleteSelectedYes=移除(&R) + +# permissions +perm.allowXULXBL.label=使用 XUL/XBL 標記 +perm.cookie.label=設定 Cookie +perm.geo.label=透露地理位置 +perm.image.label=載入圖片 +perm.indexedDB.label=儲存本地資料庫 +perm.install.label=安裝附加元件 +perm.offline-app.label=離線網頁應用程式 +perm.object.label=執行外掛程式 +perm.login-saving.label=儲存密碼 +perm.plugins.label=啟用外掛程式 +perm.popup.label=開啟彈出式視窗 +perm.script.label=執行指令碼 +perm.stylesheet.label=載入樣式表 +perm.trackingprotection.label=追蹤行為 + +perm.type.default=選擇類型 +perm.validation.invalidurl=輸入的網址無效 + +# passwords +pwd.hidePasswords=隱藏密碼 +pwd.hidePasswords.accesskey=P +pwd.showPasswords=顯示密碼 +pwd.showPasswords.accesskey=P +pwd.noMasterPasswordPrompt=您確定要顯示密碼嗎? + +pwd.deleteSelected=您確定要刪除所選的密碼嗎? +pwd.deleteSelectedTitle=移除所選的密碼 +pwd.deleteSelectedYes=移除(&R) + +# preferences +prefs.deleteSelected=您確定要刪除所選的偏好設定嗎? +prefs.deleteSelectedTitle=移除所選的偏好設定 +prefs.deleteSelectedYes=移除(&R) + +# storage + +# LOCALIZATION NOTE: The next string is for disk usage of any storage +# e.g. storageUsage: "50.23 MB" +# %1$S = size (in bytes or megabytes, ...) +# %2$S = unit of measure (bytes, KB, MB, ...) +storageUsage=%1$S %2$S + +storage.deleteSelected=您確定要刪除所選擇的網頁儲存空間? +storage.deleteSelectedTitle=移除所選擇的儲存空間 +storage.deleteSelectedYes=移除(&R) + +# form data +fdata.deleteSelected=您確定想要刪除所選的表單歷史項目嗎? +fdata.deleteSelectedTitle=移除所選的表單資料 +fdata.deleteSelectedYes=移除(&R) + +# forget +forget.desc.domain.pre=刪除所有與「%S」網域有關的下列類型資料: +forget.desc.domain.post=所有與「%S」網域相關的下列類型資料已被刪除: +forget.desc.global.pre=刪除所有下列類型的資料: +forget.desc.global.post=所有下列類型的資料已被刪除: |