電腦與資訊科技類詞彙表

From MoztwWiki

Revision as of 01:31 2005年七月15日; view current revision
←Older revision | Newer revision→

參考資料

標? 
標籤 label
標示 markup
標記 tag
標頭 header
標題 heading
confused?
式、性? 名詞化
bidirectionality 雙向
usability 可用

電腦與資訊科技詞彙

access (data) v.
動詞
[電腦] 存取(資料),访问(资料)
擷取 (微軟?)
-accessible
可取得 (e.g. network-accessible 網上可取得)
accessibility
親和力
call
呼叫 (見 function)
funciton
函式/函數

  • call the function 呼叫函式

leak
洩漏?
mirror (a site)
映射?
mirror (printing)
鏡像
Mac OS 譯「鏡像」
parameter
參數

  • take a parameter 接收一個參數

argument

return
傳回 (見 value)
value

  • return a value 傳回一個值

English 台灣 中國 註解
verify驗証
buffer緩存
access [使用者]???
alpha初期測試版 beta, release candidate
~ pre-alpha初期測試前版
application應用程式
audio音訊 (又"聽覺效果")。見 visual,speak,speech
audio device音訊裝置
architecture架構
attribute性質 (非術語,與 property 同義)
attribute屬性 (術語)
back up封存/備份
backdoor後門
backend後端,後台 見 frontend
backward compatibility反向相容性 見 forward compatibility 問:回溯相容?向後相容?
banned禁用 例:banned IP
beta後期測試版 見 alpha, release candidate
~ public beta公共(後期)測試版
bidirectional雙向
bidirectionality雙向式
binary二進位二进制
binary (file)可執行檔/已編譯的原始碼
binary file二進位檔案
bit位元比特
block集體 例:目錄集體指令內 Directory block directive (http://www.icra.org/_zh-hk/faq/server/)
blog部落格 常用匿稱
blog網誌 按 Jedi MTBook (http://mtbook.net/mtbook.html)
branch分枝 見 trunk
buffer緩衝區
bug程式錯誤 [一般文件用]
bugbug [技術文件用]
bug reportbug 回報
bug fixbug 修復
build建造版(微軟:組建)
~ contributed build貢獻建造版
~ nightly build每夜建造版
~ test build測試建造版
bypass繞過
character字元字符見字串與字元
character set字元集字符集見字串與字元
client用戶端/使用端 見 local, remote
commit 實際存入資料。見 submit
compile編譯
component元件
constant常數
core核心
crash 見 hang
cross-platform跨平台
database資料庫
data source資料來源
debug除錯/偵錯
degrade退化 (HTML) content degradation
denial of service (DoS)拒絕服務 (攻擊) (usually used as DoS attack)
derivative衍生(產)品
deploy部署
device裝置
disk image磁碟映像 (見 mount),Mac OS X 官方稱呼
distribute散佈 (微軟:發佈)
distribution配給/配發
editor編輯器
enable允許 啟用功能/允許功能使用(微軟:啟用)
encrypt加密
execute執行 見 run
export匯出 見 import
extension擴充套件
external (program)外部程式 一般常用
file extension副檔名
fix修復
flaw缺陷security flaw
footprint使用量 記憶體使用量 memory footprint
forward compatbility向前相容性 見 backward compatiblity
frontend前端 見 backend
Gecko-based以 Gecko 為基礎
generate製出 (產生)
generator製出器 (產生器)
global全域 見 local
graceful優雅的 例: graceful content degradation
hang 見 crash
hexadecimal十六進位十六进制
high level高階
host主機 見 server,domain
~ primrary host主要主機 問:怎麼翻?
~ secondary host副要主機
implementation實作
import匯入 見 export
incremental update漸進式更新
integrate (with OS)
integrated (feature)內建(功能)
interoperability互通性
-ity 見 bidirectionality
key 例:registry key
layout engine佈局引擎 問:layout=排版?
legal合法
lexical語彙词法見 Compiler 原理
local近端 見 remote, client
local區域 見 global
loop迴圈
mechanism機制
migrate轉移 原"遷移",經修改成"轉移"
MIME TypeMIME 類型
mode模式
~ quirk modequirk 模式/寬鬆模式 問:quirk=怪癖?日文版 Firefox 稱之為 "前置後換"

答:quirk的確是怪癖(日文「goo辭書」網站譯「奇癖 (http://dictionary.goo.ne.jp/search.php?MT=quirk&kind=ej&mode=0)」),指舊式瀏覽器不跟標準,處理HTML時各有「怪癖」,所以要「寛鬆」處理;「前置後換」大概是誤譯

~ strict mode嚴格遵循標準模式
mount裝載/掛載 (見 disk image),"裝載"是 Mac OS X 用語,"掛載"為 Linux 用語
Mozilla-based以 Mozilla 為基礎
native原生
native interface系統介面
newsgroup討論群組
normalization規範化/正規化
octal八進位八进制
optimize最佳化 (also: optimise)
parse剖析
parser剖析
patch (code)補綴(檔)
patch (software)修正檔/軟體修正補丁
plug-in外掛模組/plug-in
pointing device指向裝置
port移植
portal入口網站
post張貼 例:post newsgroup article
post-補充 例:post note 補充資訊
privilege特權
profile描述(檔) ICC profile,ICC 描述檔
property性質 (非術語,與 attribute 同義)
property特性 (術語) CSS
protocal(通訊)協定(传输)协议
~ Transfer Control P~傳輸通訊協定传输协议
~ !HyperText Transfer P~超文字傳輸協定超文字传输协议
QA品質控管
random隨機
-readable可讀 machine-readable 機器可讀
redirect轉址 (Blogger:重新導向)
regular expression正規表達式
release釋出
release candidate候釋版 見 alpha, beta
Release Notes釋出備註
render繪製、描繪、編譯 將檔案轉換到可見的形式
rendering engine繪製引擎
remote遠端 微軟翻譯「外部」,見 local, client
remote data source遠端資料來源 微軟翻譯「外部資料來源」
response header(HTTP 的)回應標頭
roadmap藍圖
screenshot畫面 畫面擷取
RSS feedRSS 收取點
run執行 見 execute
script腳本 建議留原文
search搜尋,搜索
session作業階段 session cookie 套用在目前的作業的 cookie
security flaw安全漏洞
separated區隔 comma-separated
solution解決方案
speak發音(說) 見 audio,speech
speech語音 見 audio,speak
~ text-to-speech文字轉語音
speech recognition語音辨識
speech recognition engine語音辨識引擎
speech synthesizer語音合成器
speech synthesis語音合成
spoof謊報
static靜態
string字串串字
string literal字串面值/字面串字面值/字面
Technology Preview技術展示(版) [mozilla.org]
submit送出 傳送資料至機器處理,但不一定存入資料。見 commit
template模版
timer計時器
text文字
text-to-speech文字轉語音
text file(純)文字檔
theme佈景主題
toolkit工具組
trunk主幹 見 branch
user用戶/使用者
User Agent使用代理
virtual虛擬
vulnerability漏洞
Web Service (SOAP)網路服務 微軟:(Web 服務)
wildcard萬用字元(原"百撘")
WYSIWYG所見即所得
zip archivezip 壓縮檔
variable變數
visitor count訪客人數
visual視訊 見 audio(又"視覺效果")
visual device視訊裝置

字串與字元

English 台灣 中國 註解
alphabet 字母 [A-Za-z]
case大小寫
case-sensitive區分大小寫
case-insensitive不區分大小寫
case neutral 指無大小寫之分(如數字等)
character字元字符
character set字元集字符集
digit [0-9]位數制数
escape逸出(字元/序列)转义
letter [A-Za-z]字母
prefix v.前置前缀
quote引用字元引用字符
raw string原始字串原字串
suffix v.後置
character字元字符
line feed換行字元换行
back slash \\反斜線反斜线
single quote '單引號单引号
double quote "雙引號双引号
backspace \b 倒退退格
form feed 走纸
carriage return \r歸位字元回车
tab \t 水平制表符
vertical tab \v 垂直制表符

程式介面使用用語

English 台灣 中國 註解
drop-down menu 下拉清單
context menu快捷選單/右鍵選單
collapse縮回(微軟:收合)
check勾選/核取(微軟:核取)
enable(許可)啟用
expand伸展/展開
float浮動 漂浮在視窗上的視窗
hover漂浮在上
icon圖示
link鏈結
list清單/列表/表列
one-button單鍵
panel面板
pop-up彈出(式)視窗
right click按滑鼠右鍵 (note: there's no such thing as "right click", the correct term should be "context click.")

(there certainly is such a thing as "right click". it's imprecise, but everyone uses it, and i have never heard of "context click" and people would not know what you mean.)

shortcut key快捷(速)鍵
select選擇/選取
selected已選擇的
selected text已選擇的文字
tooltip工具提示
unfloat固定/非浮動式
Personal tools