blob: 8ce6dc77a02de307590490b83c7a458a93f09f42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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=선택한 파일에 읽기 권한이 없음
|