18 lines
676 B
Properties
18 lines
676 B
Properties
# 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/.
|
|
|
|
# LOCALIZATION NOTE: The extensions to which these descriptions refer
|
|
# now live in toolkit/content/filepicker.properties
|
|
allTitle = 所有檔案
|
|
htmlTitle = HTML 檔案
|
|
textTitle = 純文字檔案
|
|
imageTitle = 圖片檔
|
|
xmlTitle = XML 檔案
|
|
xulTitle = XUL 檔案
|
|
appsTitle = 應用程式
|
|
audioTitle = 音訊檔案
|
|
videoTitle = 視訊檔案
|
|
pdfTitle = PDF 檔案
|
|
formatLabel = 格式:
|
|
selectedFileNotReadableError = 您對選擇的檔案沒有讀取權限
|