blob: 590fb7553e3b5c02d111bbb14edd4fb2ac3b9c8c (
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=Todos los archivos
htmlTitle=Archivos HTML
textTitle=Archivos de texto
imageTitle=Archivos de imágenes
xmlTitle=Archivos XML
xulTitle=Archivos XUL
appsTitle=Aplicaciones
audioTitle=Archivos de audio
videoTitle=Archivos de vídeo
pdfTitle=Archivos PDF
formatLabel=Formato:
selectedFileNotReadableError=El archivo seleccionado no tiene permiso de lectura
|