18 lines
724 B
Properties
18 lines
724 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 = Todos los archivos
|
|
htmlTitle = Archivos HTML
|
|
textTitle = Archivos de Texto
|
|
imageTitle = Archivos de Imagen
|
|
xmlTitle = Archivos XML
|
|
xulTitle = Archivos XUL
|
|
appsTitle = Aplicaciones
|
|
audioTitle = Archivos de audio
|
|
videoTitle = Archivos de video
|
|
pdfTitle = Archivos PDF
|
|
formatLabel = Formato:
|
|
selectedFileNotReadableError = El archivo seleccionado no tiene permiso de lectura
|