diff options
Diffstat (limited to 'l10n-zh-TW/toolkit/chrome/global/filepicker.properties')
-rw-r--r-- | l10n-zh-TW/toolkit/chrome/global/filepicker.properties | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-zh-TW/toolkit/chrome/global/filepicker.properties b/l10n-zh-TW/toolkit/chrome/global/filepicker.properties new file mode 100644 index 0000000000..c1b7bb5a75 --- /dev/null +++ b/l10n-zh-TW/toolkit/chrome/global/filepicker.properties @@ -0,0 +1,20 @@ +# 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=您對選擇的檔案沒有讀取權限 |