BETA

Transvision

Displaying 64 results for the string Type in es-ES:

Entity es-ES en-US
Entity # all locales browser • browser • pageInfo.ftl
media-animated-image-type.value
es-ES
{ $frames -> [one] Imagen { $type } (animada, { $frames } fotograma) *[other] Imagen { $type } (animada, { $frames } fotogramas) }
en-US
{ $frames -> [one] { $type } Image (animated, { $frames } frame) *[other] { $type } Image (animated, { $frames } frames) }
Entity # all locales browser • browser • pageInfo.ftl
media-image-type.value
es-ES
Imagen { $type }
en-US
{ $type } Image
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-file
es-ES
Las siguientes aplicaciones pueden ser usadas para manejar { $type } contenido.
en-US
The following applications can be used to handle { $type } content.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-protocol
es-ES
Las siguientes aplicaciones pueden ser usadas para manejar { $type } enlaces.
en-US
The following applications can be used to handle { $type } links.
Entity # all locales browser • browser • preferences • preferences.ftl
applications-file-ending-with-type
es-ES
{ applications-file-ending } ({ $type })
en-US
{ applications-file-ending } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-description-with-type
es-ES
{ $type-description } ({ $type })
en-US
{ $type-description } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-pdf-with-type
es-ES
{ applications-type-pdf } ({ $type })
en-US
{ applications-type-pdf } ({ $type })
Entity # all locales browser • pdfviewer • viewer.properties
text_annotation_type.alt
es-ES
[Anotación {{type}}]
en-US
[{{type}} Annotation]
Entity # all locales dom • chrome • dom • dom.properties
AllEntryTypesIgnored
es-ES
entryTypes no válidas; se aborta registro.
en-US
No valid entryTypes; aborting registration.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedXLinkAttributeWarning
es-ES
Los atributos XLink “href”, “type”, “show” y “actuate” están obsoletos en los elementos MathML y serán eliminados en el futuro.
en-US
XLink attributes “href”, “type”, “show” and “actuate” are deprecated on MathML elements and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
es-ES
Llamar a navigator.requestMediaKeySystemAccess() (en %S) pasando un candidato MediaKeySystemConfiguration que contenga audioCapabilities o videoCapabilities sin un contentType con una cadena "codecs" está obsoleto y pronto dejará de admitirse.
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
es-ES
El "Content-Type" HTTP de "%1$S" no es compatible. Ha fallado la carga del recurso de medios %2$S.
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
es-ES
El atributo "type" especificado de "%1$S" no se admite. Ha fallado la carga del recurso de medios %2$S.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttributeLoadingNextChild
es-ES
El atributo “type” especificado de “%1$S” no es compatible. Falló al cargar el recurso de medios %2$S. Intentando cargar desde el siguiente elemento <source>.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed. Trying to load from next <source> element.
Entity # all locales dom • chrome • dom • dom.properties
PreloadIgnoredInvalidAttr
es-ES
La precarga de %S fue ignorada debido a valores desconocidos de “as” o “type”, o a un atributo “media” no coincidente.
en-US
Preload of %S was ignored due to unknown “as” or “type” values, or non-matching “media” attribute.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
es-ES
El uso del atributo responseType de XMLHttpRequest ya no se admite en el modo síncrono del contexto de ventana.
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
es-ES
Fallo al registrar/actualizar un ServiceWorker para el ámbito ‘%1$S’: Se ha recibido un Content-Type incorrecto ‘%2$S’ para el script ‘%3$S’. Debe ser un tipo MIME de JavaScript.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
UnsupportedEntryTypesIgnored
es-ES
Ignorando entryTypes no compatibles: %S.
en-US
Ignoring unsupported entryTypes: %S.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotFileEnctypeWarning
es-ES
El formulario contiene un campo de entrada de archivo, pero no usa method=POST ni enctype=multipart/form-data en el formulario. El archivo no será enviado.
en-US
Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotPostWarning
es-ES
El formulario contiene enctype=%S, pero no usa method=POST. Se enviará normalmente usando method=GET y sin enctype.
en-US
Form contains enctype=%S, but does not contain method=post. Submitting normally with method=GET and no enctype instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
es-ES
Doctype del modo casi estándar. Se esperaba “<!DOCTYPE html>”.
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBogusDoctype
es-ES
Doctype simulado.
en-US
Bogus doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
es-ES
Etiqueta de cierre encontrada sin ver primero un doctype. Se esperaba “<!DOCTYPE html>”.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInDoctype
es-ES
Fin de fichero dentro de un doctype.
en-US
End of file inside doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedPublicId
es-ES
Se esperaba un identificador público pero el doctype ha terminado.
en-US
Expected a public identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedSystemId
es-ES
Se esperaba un identificador de sistema pero el doctype ha terminado.
en-US
Expected a system identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errMissingSpaceBeforeDoctypeName
es-ES
Falta espacio antes del nombre de doctype.
en-US
Missing space before doctype name.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNamelessDoctype
es-ES
Doctype sin nombre.
en-US
Nameless doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypePublicKeywordAndQuote
es-ES
Falta espacio entre la palabra clave “PUBLIC” y el entrecomillado en el doctype.
en-US
No space between the doctype “PUBLIC” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypeSystemKeywordAndQuote
es-ES
Falta espacio entre la palabra clave “SYSTEM” y el entrecomillado en el doctype.
en-US
No space between the doctype “SYSTEM” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenPublicAndSystemIds
es-ES
Falta espacio entre los identificadores público y de sistema en el doctype.
en-US
No space between the doctype public and system identifiers.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
es-ES
Doctype de compatibilidad con extensiones no estándares. Se esperaba “<!DOCTYPE html>”.
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
es-ES
Encontrada etiqueta de inicio sin ver primero un doctype. Se esperaba “<!DOCTYPE html>”.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayDoctype
es-ES
Doctype extraviado.
en-US
Stray doctype.
Entity # all locales dom • chrome • security • security.properties
MimeTypeMismatch2
es-ES
El recurso de “%1$S” fue bloqueado debido a una discordancia del tipo MIME (“%2$S”) (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was blocked due to MIME type (“%2$S”) mismatch (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • security • security.properties
XCTOHeaderValueMissing
es-ES
Advertencia de cabecera X-Content-Type-Options: el valor era "%1$S"; ¿quería enviar "nosniff"?
en-US
X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”?
Entity # all locales dom • chrome • security • security.properties
XTCOWithMIMEValueMissing
es-ES
El recurso de “%1$S” no fue mostrado por un tipo MIME desconocido, incorrecto o ausente (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was not rendered due to an unknown, incorrect or missing MIME type (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • xslt • xslt.properties
17
es-ES
Fallo en el análisis XPath: se esperaba un test de nombre o tipo de nodo (Name o NodeType):
en-US
XPath parse failure: Name or Nodetype test expected:
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-accept.params
es-ES
[<nickname> [<type> [<file>]]]
en-US
[<nickname> [<type> [<file>]]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-close.help
es-ES
Cierra una conexión DCC existente. Se puede omitir |nickname| si se está en una vista DCC, en cuyo caso se cerrará la conexión DCC para esa vista. Es posible que tenga que indicar |type| y |file| para identificar la conexión. También puede usar una expresión regular tanto para <nickname> como para <file>.
en-US
Closes an existing DCC connection. |nickname| may be omitted if run from a DCC view, in which case the DCC connection for that view will be closed. |type| and |file| may be needed to identify the connection. You can also use a regular expression for either <nickname> or <file>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-close.params
es-ES
[<nickname> [<type> [<file>]]]
en-US
[<nickname> [<type> [<file>]]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-list.help
es-ES
Lista lo conocido actualmente de solicitudes y peticiones DCC. Esta lista se puede limitar a sólo "chat" o "send" usando el parámetro |type|.
en-US
Lists the currently known about DCC offers and connections. This may be limited to just "chat" or "send" using the |type| parameter.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-list.params
es-ES
[<type>]
en-US
[<type>]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.save.help
es-ES
Guardar la vista actual en el archivo <filename>. Si se omite <filename>, se muestra un diálogo Guardar como... <savetype> puede ser uno de |complete|, |htmlonly| o |text|. Si se omite, se deduce a partir de la extensión del archivo. Los archivos con extensión .html, .xhtml, .xhtml o .htm se guardan como vistas completas, y los archivos .txt como archivos de texto. Cualquier otra extensión dará lugar a un error si <savetype> no se ha indicado.
en-US
Save the current view as file <filename>. If <filename> is omitted, a Save As dialog will be shown. <savetype> can be either |complete|, |htmlonly| or |text|. If it is omitted, it is deduced from the file extension. Files with the extension .html, .xhtml, .xhtm or .htm will be saved as complete views, .txt files as text files. Any other extensions will throw an error if <savetype> is not provided.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.save.params
es-ES
[<filename> [<savetype>]]
en-US
[<filename> [<savetype>]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.toggle-oas.format
es-ES
Abrir $viewType durante el inicio
en-US
Open This $viewType at Startup
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.save.err.invalid.ext
es-ES
La extensión ``%S'' no puede usarse sin suministrar <savetype>. Use una de |.xhtml|, |.xhtm|, |.html|, |.htm| o |.txt| como extensión del archivo, o suministre <savetype>.
en-US
The extension ``%S'' cannot be used without supplying a <savetype>. Use either |.xhtml|, |.xhtm|, |.html|, |.htm| or |.txt| as a file extension, or supply <savetype>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.save.err.no.ext
es-ES
Debe especificar una extensión normal o <savetype>. No se ha guardado nada.
en-US
You must specify either a normal extension or <savetype>. Nothing was saved.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.teletype.help
es-ES
Hace que ChatZilla muestre |teletype| realmente como la etiqueta HTML teletipo (letra de ancho fijo).
en-US
Makes ChatZilla display |teletype| actually in teletype (a fixed-width font).
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
address-input-type-aria-label
es-ES
{ $count -> [0] { $type } [one] { $type } con una dirección, use la tecla Flecha izquierda para situarse en ella. *[other] { $type } con { $count } direcciones, use la tecla Flecha izquierda para situarse en ellas. }
en-US
{ $count -> [0] { $type } [one] { $type } with one address, use left arrow key to focus on it. *[other] { $type } with { $count } addresses, use left arrow key to focus on them. }
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
remove-address-row-type
es-ES
Eliminar el campo { $type }
en-US
Remove the { $type } field
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
remove-address-row-type-label.tooltiptext
es-ES
Eliminar el campo { $type }
en-US
Remove the { $type } field
Entity # all locales mobile • overrides • netError.dtd
dnsNotFound.longDesc4
es-ES
<ul> <li>Compruebe la dirección en busca de errores tipográficos tales como <strong>ww</strong>.example.com en lugar de <strong>www</strong>.example.com</li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Buscar</button> </div> <li>Si no puede cargar ninguna página, compruebe su conexión de datos o WiFi. <button id='wifi'>Activar Wi-Fi</button> </li> </ul>
en-US
<ul> <li>Check the address for typing errors such as <strong>ww</strong>.example.com instead of <strong>www</strong>.example.com</li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Search</button> </div> <li>If you are unable to load any pages, check your device’s data or Wi-Fi connection. <button id='wifi'>Enable Wi-Fi</button> </li> </ul>
Entity # all locales mobile • overrides • netError.dtd
malformedURI.longDesc2
es-ES
<ul> <li>Las direcciones web se escriben normalmente como <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Buscar</button> </div> <li>Asegúrese de que está usando barras normales (i.e. <strong>/</strong>).</li> </ul>
en-US
<ul> <li>Web addresses are usually written like <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Search</button> </div> <li>Make sure that you’re using forward slashes (i.e. <strong>/</strong>).</li> </ul>
Entity # all locales suite • chrome • browser • region.properties
browser.validate.html.service
es-ES
https://validator.w3.org/check?charset=%28detect+automatically%29&doctype=Inline&uri=
en-US
https://validator.w3.org/check?charset=%28detect+automatically%29&doctype=Inline&uri=
Entity # all locales toolkit • toolkit • about • aboutConfig.ftl
config-modify-title
es-ES
Introducir valor { $type }
en-US
Enter { $type } value
Entity # all locales toolkit • toolkit • about • aboutConfig.ftl
config-new-title
es-ES
Nuevo valor { $type }
en-US
New { $type } value
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-unknown-process-name
es-ES
Otro ({ $type }, proceso { $pid })
en-US
Other ({ $type }, process { $pid })
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
clear-type-parameters
es-ES
Parámetros de ClearType
en-US
ClearType Parameters
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-settings-explanation
es-ES
Telemetry está recopilando { about-telemetry-data-type } y la subida está <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.
en-US
Telemetry is collecting { about-telemetry-data-type } and upload is <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-2.aria-label
es-ES
{ $type } { credit-card-label-number-2 }
en-US
{ $type } { credit-card-label-number-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-expiration-2.aria-label
es-ES
{ $type } { credit-card-label-number-expiration-2 }
en-US
{ $type } { credit-card-label-number-expiration-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-2.aria-label
es-ES
{ $type } { credit-card-label-number-name-2 }
en-US
{ $type } { credit-card-label-number-name-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-expiration-2.aria-label
es-ES
{ $type } { credit-card-label-number-name-expiration-2 }
en-US
{ $type } { credit-card-label-number-name-expiration-2 }

Displaying 200 results for the string Type in en-US:

Entity es-ES en-US
Entity # all locales browser • browser • aboutCertError.ftl
unsafeContentType-title
es-ES
Tipo de archivo no seguro
en-US
Unsafe File Type
Entity # all locales browser • browser • browser.ftl
urlbar-search-tips-onboard
es-ES
Escriba menos, encuentre más: busque con { $engineName } directamente desde la barra de direcciones.
en-US
Type less, find more: Search { $engineName } right from your address bar.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-search-shortcuts-body
es-ES
Ahora, cuando escriba un motor de búsqueda o un sitio específico en la barra de direcciones, aparecerá un atajo azul en las sugerencias de búsqueda. Seleccione ese atajo para completar su búsqueda directamente desde la barra de direcciones.
en-US
Now, when you type a search engine or specific site into the address bar, a blue shortcut will appear in the search suggestions beneath. Select that shortcut to complete your search directly from the address bar.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-searchbar-title
es-ES
Escriba menos, encuentre más con la barra de direcciones
en-US
Type less, find more with the address bar
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-topsites-url-input.placeholder
es-ES
Escribir o pegar una URL
en-US
Type or paste a URL
Entity # all locales browser • browser • nsserrors.ftl
sec-error-inadequate-cert-type
es-ES
Tipo de certificado no aprobado para la aplicación.
en-US
Certificate type not approved for application.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-unknown-response-type
es-ES
La respuesta OCSP no puede decodificarse totalmente; es de un tipo desconocido.
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-unknown-aia-location-type
es-ES
Tipo de dirección desconocido en la extensión de certificado AIA
en-US
Unknown location type in cert AIA extension
Entity # all locales browser • browser • nsserrors.ftl
sec-error-unknown-object-type
es-ES
Tipo de objeto especificado desconocido.
en-US
Unknown object type specified.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-unsupported-message-type
es-ES
El tipo de mensaje CMS o PKCS #7 no está admitido.
en-US
The CMS or PKCS #7 Message type is unsupported.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-unknown-handshake
es-ES
SSL ha recibido un mensaje de negociación con un tipo de mensaje desconocido.
en-US
SSL received a handshake message with an unknown message type.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-unknown-record-type
es-ES
SSL ha recibido un registro con un tipo de contenido desconocido.
en-US
SSL received a record with an unknown content type.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-unsupported-cert-alert
es-ES
El otro extremo de la conexión SSL no admite certificados del tipo que ha recibido.
en-US
SSL peer does not support certificates of the type it received.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-unsupported-certificate-type
es-ES
Tipo de certificado no admitido.
en-US
Unsupported certificate type.
Entity # all locales browser • browser • pageInfo.ftl
general-type.value
es-ES
Tipo:
en-US
Type:
Entity # all locales browser • browser • pageInfo.ftl
media-animated-image-type.value
es-ES
{ $frames -> [one] Imagen { $type } (animada, { $frames } fotograma) *[other] Imagen { $type } (animada, { $frames } fotogramas) }
en-US
{ $frames -> [one] { $type } Image (animated, { $frames } frame) *[other] { $type } Image (animated, { $frames } frames) }
Entity # all locales browser • browser • pageInfo.ftl
media-image-type.value
es-ES
Imagen { $type }
en-US
{ $type } Image
Entity # all locales browser • browser • pageInfo.ftl
media-type.label
es-ES
Tipo
en-US
Type
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-file
es-ES
Las siguientes aplicaciones pueden ser usadas para manejar { $type } contenido.
en-US
The following applications can be used to handle { $type } content.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-protocol
es-ES
Las siguientes aplicaciones pueden ser usadas para manejar { $type } enlaces.
en-US
The following applications can be used to handle { $type } links.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-addons-desc
es-ES
Puede especificar desde qué sitios web está permitido instalar complementos. Escriba la dirección exacta del sitio que quiere permitir y pulse Permitir.
en-US
You can specify which websites are allowed to install add-ons. Type the exact address of the site you want to allow and then click Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-cookie-desc
es-ES
Puede especificar qué sitios web pueden o no pueden utilizar siempre cookies y datos del sitio. Escriba la dirección exacta del sitio que quiera gestionar y haga clic en Bloquear, Permitir en esta sesión o Permitir.
en-US
You can specify which websites are always or never allowed to use cookies and site data. Type the exact address of the site you want to manage and then click Block, Allow for Session, or Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-popup-desc
es-ES
Se puede especificar qué sitios web pueden abrir ventanas emergentes. Escriba la dirección exacta del sitio que quiere permitir y pulse Permitir.
en-US
You can specify which websites are allowed to open pop-up windows. Type the exact address of the site you want to allow and then click Allow.
Entity # all locales browser • browser • preferences • preferences.ftl
applications-file-ending-with-type
es-ES
{ applications-file-ending } ({ $type })
en-US
{ applications-file-ending } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-filter.placeholder
es-ES
Buscar tipos de archivo o aplicaciones
en-US
Search file types or applications
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-column.label
es-ES
Tipo de contenido
en-US
Content Type
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-description-with-type
es-ES
{ $type-description } ({ $type })
en-US
{ $type-description } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-pdf-with-type
es-ES
{ applications-type-pdf } ({ $type })
en-US
{ applications-type-pdf } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
check-user-spelling.label
es-ES
Revisar la ortografía según escribe
en-US
Check your spelling as you type
Entity # all locales browser • browser • preferences • preferences.ftl
sitedata-block-desc
es-ES
Tipo bloqueado
en-US
Type blocked
Entity # all locales browser • browser • protections.ftl
graph-legend-description
es-ES
La gráfica muestra el número total de cada tipo de rastreador que se bloqueó esta semana.
en-US
A graph containing the total number of each type of tracker blocked this week.
Entity # all locales browser • chrome • browser • places • places.properties
bookmarksRestoreFormatError
es-ES
Tipo de archivo no soportado.
en-US
Unsupported file type.
Entity # all locales browser • chrome • overrides • appstrings.properties
externalProtocolChkMsg
es-ES
Recordar mi elección para todos los enlaces de este tipo.
en-US
Remember my choice for all links of this type.
Entity # all locales browser • chrome • overrides • appstrings.properties
unsafeContentType
es-ES
La página que está intentando ver no puede ser mostrada porque está contenida en un tipo de archivo que puede no ser seguro al abrise. Contacte con los dueños para informarles de este problema.
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales browser • extensions • formautofill • formautofill.properties
cardNetwork
es-ES
Tipo de tarjeta
en-US
Card Type
Entity # all locales browser • installer • custom.properties
OPTIONS_PAGE_TITLE
es-ES
Tipo de instalación
en-US
Setup Type
Entity # all locales browser • installer • custom.properties
OPTIONS_SUMMARY
es-ES
Escoja el tipo de instalación que prefiera y pulse Siguiente.
en-US
Choose the type of setup you prefer, then click Next.
Entity # all locales browser • pdfviewer • viewer.properties
text_annotation_type.alt
es-ES
[Anotación {{type}}]
en-US
[{{type}} Annotation]
Entity # all locales calendar • chrome • calendar • calendar-event-dialog-attendees.properties
event.attendee.usertype.unknown
es-ES
Tipo desconocido (%1$S)
en-US
Unknown Type (%1$S)
Entity # all locales calendar • chrome • calendar • calendar-occurrence-prompt.properties
header.containsrepeating.mixed.label
es-ES
contiene elementos repetitivos de diferentes tipos
en-US
contains repeating items of different type
Entity # all locales calendar • chrome • calendar • calendarCreation.dtd
calendartype.label
es-ES
Tipo del calendario:
en-US
Calendar Type:
Entity # all locales calendar • chrome • calendar • calendarCreation.dtd
network.subscribe.multiple.description
es-ES
Hay disponibles múltiples tipos de calendario en esta dirección. Seleccione el tipo de calendario y luego marque los calendario a los que desea suscribirse.
en-US
Multiple calendar types are available for this location. Please select the calendar type, then mark the calendars you would like to subscribe to.
Entity # all locales devtools • client • debugger.properties
eventListenersHeader1.placeholder
es-ES
Filtrar por tipo de evento
en-US
Filter by event type
Entity # all locales devtools • client • jit-optimizations.properties
jit.types
es-ES
Tipos
en-US
Types
Entity # all locales devtools • client • markers.properties
marker.field.DOMEventType
es-ES
Tipo de evento:
en-US
Event Type:
Entity # all locales devtools • client • markers.properties
marker.field.type
es-ES
Tipo:
en-US
Type:
Entity # all locales devtools • client • memory.properties
censusDisplays.coarseType.tooltip
es-ES
Agrupar elementos por su tipo
en-US
Group items by their type
Entity # all locales devtools • client • netmonitor.properties
charts.type
es-ES
Tipo
en-US
Type
Entity # all locales devtools • client • netmonitor.properties
netmonitor.response.mime
es-ES
Tipo MIME:
en-US
MIME Type:
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.type
es-ES
Tipo
en-US
Type
Entity # all locales devtools • client • styleeditor.ftl
styleeditor-editor-textbox.data-placeholder
es-ES
Escriba CSS aquí.
en-US
Type CSS here.
Entity # all locales devtools • client • toolbox-options.ftl
options-stylesheet-autocompletion-tooltip.title
es-ES
Autocompletar propiedades, valores y selectores CSS en el editor de estilos a medida que escribe
en-US
Autocomplete CSS properties, values and selectors in Style Editor as you type
Entity # all locales devtools • client • webconsole.properties
selfxss.msg
es-ES
Advertencia de fraude: lleve cuidado cuando pegue cosas que no comprende. Esto podría permitir a los atacantes robar su identidad o tomar el control de su equipo. Escriba '%S' debajo (no hace falta pulsar Enter) para poder pegar.
en-US
Scam Warning: Take care when pasting things you don’t understand. This could allow attackers to steal your identity or take control of your computer. Please type ‘%S’ below (no need to press enter) to allow pasting.
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.autocomplete.tooltip
es-ES
Si activa esta opción, se mostrarán sugerencias a medida que escriba
en-US
If you enable this option the input will display suggestions as you type in it
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.instantEvaluation.tooltip
es-ES
Si activa esta opción, la entrada se evaluará inmediatamente a medida que la escriba
en-US
If you enable this option the input will be instantly evaluated as you type in it
Entity # all locales dom • chrome • appstrings.properties
unsafeContentType
es-ES
La página que está intentando ver no puede mostrarse porque está contenida en un tipo de archivo que puede no ser seguro abrir. Contacte con los propietarios del sitio web para informarles de este problema.
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales dom • chrome • dom • dom.properties
AllEntryTypesIgnored
es-ES
entryTypes no válidas; se aborta registro.
en-US
No valid entryTypes; aborting registration.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedXLinkAttributeWarning
es-ES
Los atributos XLink “href”, “type”, “show” y “actuate” están obsoletos en los elementos MathML y serán eliminados en el futuro.
en-US
XLink attributes “href”, “type”, “show” and “actuate” are deprecated on MathML elements and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MediaDecodeAudioDataUnknownContentType
es-ES
El contenido de la memoria intermedia pasado a decodeAudioData tiene un tipo de contenido desconocido.
en-US
The buffer passed to decodeAudioData contains an unknown content type.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
es-ES
Llamar a navigator.requestMediaKeySystemAccess() (en %S) pasando un candidato MediaKeySystemConfiguration que contenga audioCapabilities o videoCapabilities sin un contentType con una cadena "codecs" está obsoleto y pronto dejará de admitirse.
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
es-ES
El "Content-Type" HTTP de "%1$S" no es compatible. Ha fallado la carga del recurso de medios %2$S.
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
es-ES
El atributo "type" especificado de "%1$S" no se admite. Ha fallado la carga del recurso de medios %2$S.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttributeLoadingNextChild
es-ES
El atributo “type” especificado de “%1$S” no es compatible. Falló al cargar el recurso de medios %2$S. Intentando cargar desde el siguiente elemento <source>.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed. Trying to load from next <source> element.
Entity # all locales dom • chrome • dom • dom.properties
MediaRecorderMultiTracksNotSupported
es-ES
MediaRecorder no admite grabar múltiples pistas del mismo tipo en este momento.
en-US
MediaRecorder does not support recording multiple tracks of the same type at this time.
Entity # all locales dom • chrome • dom • dom.properties
PreloadIgnoredInvalidAttr
es-ES
La precarga de %S fue ignorada debido a valores desconocidos de “as” o “type”, o a un atributo “media” no coincidente.
en-US
Preload of %S was ignored due to unknown “as” or “type” values, or non-matching “media” attribute.
Entity # all locales dom • chrome • dom • dom.properties
PreventDefaultFromPassiveListenerWarning
es-ES
Ignorando llamada a 'preventDefault()' en evento del tipo '%1$S' de un escuchador registrado commo 'passive'.
en-US
Ignoring ‘preventDefault()’ call on event of type ‘%1$S’ from a listener registered as ‘passive’.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
es-ES
El uso del atributo responseType de XMLHttpRequest ya no se admite en el modo síncrono del contexto de ventana.
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
es-ES
Fallo al registrar/actualizar un ServiceWorker para el ámbito ‘%1$S’: Se ha recibido un Content-Type incorrecto ‘%2$S’ para el script ‘%3$S’. Debe ser un tipo MIME de JavaScript.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
UnsupportedEntryTypesIgnored
es-ES
Ignorando entryTypes no compatibles: %S.
en-US
Ignoring unsupported entryTypes: %S.
Entity # all locales dom • chrome • layout • HtmlForm.properties
AllSupportedTypes
es-ES
Todos los tipos admitidos
en-US
All Supported Types
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotFileEnctypeWarning
es-ES
El formulario contiene un campo de entrada de archivo, pero no usa method=POST ni enctype=multipart/form-data en el formulario. El archivo no será enviado.
en-US
Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotPostWarning
es-ES
El formulario contiene enctype=%S, pero no usa method=POST. Se enviará normalmente usando method=GET y sin enctype.
en-US
Form contains enctype=%S, but does not contain method=post. Submitting normally with method=GET and no enctype instead.
Entity # all locales dom • chrome • layout • css.properties
MimeNotCss
es-ES
La hoja de estilos %1$S no se ha cargado porque su tipo MIME, "%2$S", no es "text/css".
en-US
The stylesheet %1$S was not loaded because its MIME type, “%2$S”, is not “text/css”.
Entity # all locales dom • chrome • layout • css.properties
MimeNotCssWarn
es-ES
La hoja de estilos %1$S se ha cargado como CSS a pesar de que su tipo MIME, "%2$S", no es "text/css".
en-US
The stylesheet %1$S was loaded as CSS even though its MIME type, “%2$S”, is not “text/css”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
es-ES
Doctype del modo casi estándar. Se esperaba “<!DOCTYPE html>”.
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBogusDoctype
es-ES
Doctype simulado.
en-US
Bogus doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
es-ES
Etiqueta de cierre encontrada sin ver primero un doctype. Se esperaba “<!DOCTYPE html>”.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInDoctype
es-ES
Fin de fichero dentro de un doctype.
en-US
End of file inside doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedPublicId
es-ES
Se esperaba un identificador público pero el doctype ha terminado.
en-US
Expected a public identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedSystemId
es-ES
Se esperaba un identificador de sistema pero el doctype ha terminado.
en-US
Expected a system identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen
es-ES
Encontrada una etiqueta de inicio “%1$S”, pero ya había abierto un elemento del mismo tipo.
en-US
An “%1$S” start tag seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen2
es-ES
Se vio una etiqueta de inicio “%1$S” pero ya estaba abierto un elemento del mismo tipo.
en-US
Start tag “%1$S” seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtGt
es-ES
Se ha encontrado “<>”. Causas probables: “<” no escapado (escápelo como “&lt;”) o etiqueta de inicio mal escrita.
en-US
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtSlashGt
es-ES
Se ha encontrado “</>”. Causas probables: “<” no escapado (escápelo como “&lt;”) o etiqueta de cierre mal escrita.
en-US
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errMissingSpaceBeforeDoctypeName
es-ES
Falta espacio antes del nombre de doctype.
en-US
Missing space before doctype name.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNamelessDoctype
es-ES
Doctype sin nombre.
en-US
Nameless doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypePublicKeywordAndQuote
es-ES
Falta espacio entre la palabra clave “PUBLIC” y el entrecomillado en el doctype.
en-US
No space between the doctype “PUBLIC” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypeSystemKeywordAndQuote
es-ES
Falta espacio entre la palabra clave “SYSTEM” y el entrecomillado en el doctype.
en-US
No space between the doctype “SYSTEM” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenPublicAndSystemIds
es-ES
Falta espacio entre los identificadores público y de sistema en el doctype.
en-US
No space between the doctype public and system identifiers.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
es-ES
Doctype de compatibilidad con extensiones no estándares. Se esperaba “<!DOCTYPE html>”.
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
es-ES
Encontrada etiqueta de inicio sin ver primero un doctype. Se esperaba “<!DOCTYPE html>”.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayDoctype
es-ES
Doctype extraviado.
en-US
Stray doctype.
Entity # all locales dom • chrome • netError.dtd
unsafeContentType.title
es-ES
Tipo de archivo inseguro
en-US
Unsafe File Type
Entity # all locales dom • chrome • security • security.properties
BlockImportScriptsWithWrongMimeType
es-ES
La carga de script desde “%1$S” con importScripts() fue bloqueada por un tipo MIME (“%2$S”) no permitido.
en-US
Loading script from “%1$S” with importScripts() was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockModuleWithWrongMimeType
es-ES
Se bloqueó la carga de un módulo de “%1$S” debido a un tipo MIME no permitido (“%2$S”).
en-US
Loading module from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockScriptWithWrongMimeType2
es-ES
El script de “%1$S” fue bloqueado debido a un tipo MIME no permitido (“%2$S”).
en-US
Script from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockWorkerWithWrongMimeType
es-ES
Se bloqueó la carga del Worker desde “%1$S” debido a un tipo MIME no permitido (“%2$S”).
en-US
Loading Worker from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
MimeTypeMismatch2
es-ES
El recurso de “%1$S” fue bloqueado debido a una discordancia del tipo MIME (“%2$S”) (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was blocked due to MIME type (“%2$S”) mismatch (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • security • security.properties
WarnScriptWithWrongMimeType
es-ES
El script de “%1$S” fue cargado a pesar de que su tipo MIME (“%2$S”) no es un tipo MIME válido de JavaScript.
en-US
The script from “%1$S” was loaded even though its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales dom • chrome • security • security.properties
XCTOHeaderValueMissing
es-ES
Advertencia de cabecera X-Content-Type-Options: el valor era "%1$S"; ¿quería enviar "nosniff"?
en-US
X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”?
Entity # all locales dom • chrome • security • security.properties
XTCOWithMIMEValueMissing
es-ES
El recurso de “%1$S” no fue mostrado por un tipo MIME desconocido, incorrecto o ausente (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was not rendered due to an unknown, incorrect or missing MIME type (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • xslt • xslt.properties
11
es-ES
Una hoja de estilo XSLT no tiene tipo MIME XML:
en-US
An XSLT stylesheet does not have an XML mimetype:
Entity # all locales dom • chrome • xslt • xslt.properties
17
es-ES
Fallo en el análisis XPath: se esperaba un test de nombre o tipo de nodo (Name o NodeType):
en-US
XPath parse failure: Name or Nodetype test expected:
Entity # all locales editor • ui • chrome • composer • editor.properties
CantEditMimeTypeMsg
es-ES
Este tipo de página no puede editarse.
en-US
This type of page can't be edited.
Entity # all locales editor • ui • chrome • composer • editor.properties
MissingImageError
es-ES
Introduzca o elija una imagen de tipo gif, jpg o png.
en-US
Please enter or choose an image of type gif, jpg, or png.
Entity # all locales editor • ui • chrome • composer • editorOverlay.dtd
enableInlineSpellChecker.label
es-ES
Revisar ortografía según escribe
en-US
Spellcheck As You Type
Entity # all locales editor • ui • chrome • dialogs • EditorButtonProperties.dtd
ButtonType.label
es-ES
Tipo
en-US
Type
Entity # all locales editor • ui • chrome • dialogs • EditorImageProperties.dtd
altTextEditField.tooltip
es-ES
Teclee el texto a mostar en lugar de la imagen
en-US
Type text to display in place of the image
Entity # all locales editor • ui • chrome • dialogs • EditorImageProperties.dtd
locationEditField.tooltip
es-ES
Teclee el nombre de archivo de la imagen o su ubicación
en-US
Type the image's filename or location
Entity # all locales editor • ui • chrome • dialogs • EditorInputProperties.dtd
Accept.label
es-ES
Aceptar tipos:
en-US
Accept Types:
Entity # all locales editor • ui • chrome • dialogs • EditorInputProperties.dtd
InputType.label
es-ES
Tipo del campo
en-US
Field Type
Entity # all locales editor • ui • chrome • dialogs • EditorInsertTable.dtd
borderEditField.tooltip
es-ES
Teclea un número para el borde de la tabla, o bien cero (0) para omitir el borde
en-US
Type a number for the table's border, or type zero (0) for no border
Entity # all locales editor • ui • chrome • dialogs • EditorListProperties.dtd
ListType.label
es-ES
Tipo de lista
en-US
List Type
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-accept.params
es-ES
[<nickname> [<type> [<file>]]]
en-US
[<nickname> [<type> [<file>]]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-close.help
es-ES
Cierra una conexión DCC existente. Se puede omitir |nickname| si se está en una vista DCC, en cuyo caso se cerrará la conexión DCC para esa vista. Es posible que tenga que indicar |type| y |file| para identificar la conexión. También puede usar una expresión regular tanto para <nickname> como para <file>.
en-US
Closes an existing DCC connection. |nickname| may be omitted if run from a DCC view, in which case the DCC connection for that view will be closed. |type| and |file| may be needed to identify the connection. You can also use a regular expression for either <nickname> or <file>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-close.params
es-ES
[<nickname> [<type> [<file>]]]
en-US
[<nickname> [<type> [<file>]]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-list.help
es-ES
Lista lo conocido actualmente de solicitudes y peticiones DCC. Esta lista se puede limitar a sólo "chat" o "send" usando el parámetro |type|.
en-US
Lists the currently known about DCC offers and connections. This may be limited to just "chat" or "send" using the |type| parameter.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-list.params
es-ES
[<type>]
en-US
[<type>]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.oper.help
es-ES
Solicita estado de operador IRC del servidor actual. Si no se proporciona <password>, se le pedirá que introduzca la contraseña en un campo de texto de contraseña (de manera que nadie podrá leerlo mientras lo escribe).
en-US
Requests IRC Operator status from the current server. If <password> is not provided, you will be asked to enter the password in a prompt with a masked textfield (so nobody will be able to read it when you type it).
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.save.help
es-ES
Guardar la vista actual en el archivo <filename>. Si se omite <filename>, se muestra un diálogo Guardar como... <savetype> puede ser uno de |complete|, |htmlonly| o |text|. Si se omite, se deduce a partir de la extensión del archivo. Los archivos con extensión .html, .xhtml, .xhtml o .htm se guardan como vistas completas, y los archivos .txt como archivos de texto. Cualquier otra extensión dará lugar a un error si <savetype> no se ha indicado.
en-US
Save the current view as file <filename>. If <filename> is omitted, a Save As dialog will be shown. <savetype> can be either |complete|, |htmlonly| or |text|. If it is omitted, it is deduced from the file extension. Files with the extension .html, .xhtml, .xhtm or .htm will be saved as complete views, .txt files as text files. Any other extensions will throw an error if <savetype> is not provided.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.save.params
es-ES
[<filename> [<savetype>]]
en-US
[<filename> [<savetype>]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.say.help
es-ES
Envía un mensaje a la vista actual. Esta orden se usa automáticamente por ChatZilla cuando escribe texto que no comienza con el carácter "/".
en-US
Sends a message to the current view. This command is used automatically by ChatZilla when you type text that does not begin with the "/" character.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.toggle-oas.format
es-ES
Abrir $viewType durante el inicio
en-US
Open This $viewType at Startup
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.commands.header
es-ES
Escriba /help <command-name> para obtener información de una orden concreta.
en-US
Type /help <command-name> for information about a specific command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.dcc.matches.help
es-ES
Debe especificar lo suficiente del apodo del usuario para identificar de forma única la petición, o incluir el tipo de solicitud e incluso el nombre de archivo si es necesario.
en-US
You must specify enough of the user's nickname to uniquely identify the request, or include the request type and even the filename if necessary.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.no.default
es-ES
Por favor, no se limite a escribir en esta pestaña, use una orden real en su lugar.
en-US
Please do not just type into this tab, use an actual command instead.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.matching.commands
es-ES
Las órdenes actualmente implementadas que coinciden con el patrón ``%S'' son [%S].\nEscriba /help <nombre-orden> para información sobre una orden concreta.
en-US
Currently implemented commands matching the pattern ``%S'' are [%S].\nType /help <command-name> for information about a specific command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.save.err.invalid.ext
es-ES
La extensión ``%S'' no puede usarse sin suministrar <savetype>. Use una de |.xhtml|, |.xhtm|, |.html|, |.htm| o |.txt| como extensión del archivo, o suministre <savetype>.
en-US
The extension ``%S'' cannot be used without supplying a <savetype>. Use either |.xhtml|, |.xhtm|, |.html|, |.htm| or |.txt| as a file extension, or supply <savetype>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.save.err.invalid.savetype
es-ES
El tipo de archivo``%S'' no es válido. Use uno de |complete|, |htmlonly| o |text|.
en-US
The savetype ``%S'' is not a valid type of file to save to. Use either |complete|, |htmlonly| or |text|.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.save.err.no.ext
es-ES
Debe especificar una extensión normal o <savetype>. No se ha guardado nada.
en-US
You must specify either a normal extension or <savetype>. Nothing was saved.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.supports.chanTypes
es-ES
Tipos de canal soportados: %S"
en-US
Supported channel types: %S"
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.styles
es-ES
Mensaje de muestra estilos de texto *negrita*, _subrayado_, /cursiva/, |teletipo|.
en-US
Sample text styles *bold*, _underline_, /italic/, |teletype| message.
Entity # all locales extensions • irc • chrome • chatzilla.properties
munger.teletype
es-ES
Teletipo
en-US
Teletype
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.group.global.log.label
es-ES
Registrar estos tipos de vistas
en-US
Log these view types
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.group.global.maxLines.help
es-ES
El número de líneas de texto que se guardan en este tipo de vista. Cuando se llega al límite, las líneas más antiguas se eliminan mientras se añaden las nuevas.
en-US
The number of lines of text to keep in this view type. Once the limit is reached, the oldest lines are removed as new lines are added.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.logFolder.help
es-ES
Especifica la ubicación base para todos los registros. Las distintas preferencias "Archivo de registro para" especifican los nombres exactos de los distintos tipos de archivo de registro.
en-US
Specifies the base location for all logs. The various "Log file for" preferences specify the exact names for the different types of log file.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.teletype.help
es-ES
Hace que ChatZilla muestre |teletype| realmente como la etiqueta HTML teletipo (letra de ancho fijo).
en-US
Makes ChatZilla display |teletype| actually in teletype (a fixed-width font).
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.teletype.label
es-ES
Teletipo
en-US
Teletype
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.outgoing.colorCodes.help
es-ES
Permite enviar códigos de color y otros de mIRC, como negrita y subrayado, usando secuencias especiales de %-. Cuando se activa, escriba simplemente "%" para ver una lista de las posibilidades.
en-US
Allows you to send color and other mIRC codes, such as bold and underline, using special %-sequences. When enabled, simply type "%" to see a popup of the various choices.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.proxy.typeOverride.label
es-ES
Tipo de proxy
en-US
Proxy Type
Entity # all locales extensions • irc • chrome • config.dtd
config.type.hint
es-ES
Tipo de objeto al que añadir preferencias
en-US
Type of object to add preferences for
Entity # all locales extensions • irc • chrome • config.dtd
config.type.label
es-ES
Tipo:
en-US
Type:
Entity # all locales mail • chrome • messenger • AccountWizard.dtd
accountTypeDirections.label
es-ES
Seleccione el tipo de cuenta que quiere configurar:
en-US
Select the type of account you would like to set up:
Entity # all locales mail • chrome • messenger • AccountWizard.dtd
incomingServerTypeDesc.label
es-ES
Seleccione el tipo de servidor de entrada que está utilizando.
en-US
Select the type of incoming server you are using.
Entity # all locales mail • chrome • messenger • AccountWizard.dtd
serverTypePrefix.label
es-ES
Tipo de servidor de entrada:
en-US
Incoming Server Type:
Entity # all locales mail • chrome • messenger • accountCreationModel.properties
outgoing_not_smtp.error
es-ES
El servidor de salida debe ser de tipo SMTP
en-US
The outgoing server must be of type SMTP
Entity # all locales mail • chrome • messenger • addressbook • abCard.dtd
PhotoURL.placeholder
es-ES
Pegue o escriba la dirección web de una foto
en-US
Paste or type the web address of a photo
Entity # all locales mail • chrome • messenger • addressbook • abMailListDialog.dtd
AddressTitle.label
es-ES
Escriba direcciones de correo para añadirlas a la lista:
en-US
Type email addresses to add them to the mailing list:
Entity # all locales mail • chrome • messenger • addressbook • addressBook.properties
errorInvalidImage
es-ES
Error: solo se admiten los tipos de imagen JPG, PNG y GIF.
en-US
Error: Only JPG, PNG and GIF image types are supported.
Entity # all locales mail • chrome • messenger • am-server-top.dtd
serverType.label
es-ES
Tipo de servidor:
en-US
Server Type:
Entity # all locales mail • chrome • messenger • am-server-top.dtd
storeType.label
es-ES
Tipo de almacenamiento de mensajes:
en-US
Message Store Type:
Entity # all locales mail • chrome • messenger • chat.properties
unknownCommand
es-ES
%S no es una orden admitida. Escriba /help para ver la lista de órdenes.
en-US
%S is not a supported command. Type /help to see the list of commands.
Entity # all locales mail • chrome • messenger • converterDialog.dtd
converterDialog.title
es-ES
Convertidor de tipo de almacenamiento de mensajes
en-US
Message Store Type Converter
Entity # all locales mail • chrome • messenger • folderProps.dtd
folderType.label
es-ES
Tipo de carpeta:
en-US
Folder Type:
Entity # all locales mail • chrome • messenger • importDialog.dtd
select.label
es-ES
o seleccione el tipo de datos a importar:
en-US
or select the type of material to import:
Entity # all locales mail • chrome • messenger • importDialog.dtd
selectDescription.label
es-ES
Seleccione el tipo de archivo que le gustaría importar:
en-US
Please select the type of file that you would like to import:
Entity # all locales mail • chrome • messenger • messengercompose • EditorImageProperties.dtd
altTextEditField.tooltip
es-ES
Teclee el texto a mostar en lugar de la imagen
en-US
Type text to display in place of the image
Entity # all locales mail • chrome • messenger • messengercompose • EditorImageProperties.dtd
locationEditField.tooltip
es-ES
Teclee el nombre de archivo de la imagen o su ubicación
en-US
Type the image's filename or location
Entity # all locales mail • chrome • messenger • messengercompose • EditorInsertTable.dtd
borderEditField.tooltip
es-ES
Teclea un número para el borde de la tabla, o bien cero (0) para omitir el borde
en-US
Type a number for the table's border, or type zero (0) for no border
Entity # all locales mail • chrome • messenger • messengercompose • EditorListProperties.dtd
ListType.label
es-ES
Tipo de lista
en-US
List Type
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
CantEditMimeTypeMsg
es-ES
Este tipo de página no puede editarse.
en-US
This type of page can't be edited.
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
MissingImageError
es-ES
Introduzca o elija una imagen de tipo gif, jpg o png.
en-US
Please enter or choose an image of type gif, jpg, or png.
Entity # all locales mail • chrome • messenger • messengercompose • messengercompose.dtd
enableInlineSpellChecker.label
es-ES
Revisar mientras escribe
en-US
Spellcheck As You Type
Entity # all locales mail • chrome • messenger • messengercompose • messengercompose.dtd
extraRecipients.tooltip
es-ES
Otros tipos de campos de dirección
en-US
Other types of addressing fields
Entity # all locales mail • chrome • messenger • preferences • preferences.properties
cookiepermissionstext
es-ES
Puede especificar qué sitios web tienen permitido siempre o nunca usar cookies. Escriba la dirección exacta del sitio que quiere administrar y luego pulse Bloquear, Permitir durante la sesión, o Permitir.
en-US
You can specify which web sites are always or never allowed to use cookies. Type the exact address of the site you want to manage and then click Block, Allow for Session, or Allow.
Entity # all locales mail • chrome • messenger • preferences • preferences.properties
forAnyConnection
es-ES
Cualquier tipo de conexión
en-US
Any type of connection
Entity # all locales mail • chrome • messenger • preferences • preferences.properties
imagepermissionstext
es-ES
Puede especificar de qué sitios web se permite cargar imágenes y otro contenido remoto. También puede permitir todo el contenido remoto basándose en la dirección del remitente. Escriba la dirección del sitio o dirección de correo electrónico que quiere administrar y luego pulse Bloquear o Permitir.
en-US
You can specify from which web sites images and other remote content are allowed to load. You can also allow all remote content based on sender e-mail address. Type the address of the site or e-mail you want to manage and then click Block or Allow.
Entity # all locales mail • chrome • mozldap • ldap.properties
17
es-ES
Tipo de atributo no definido
en-US
Undefined attribute type
Entity # all locales mail • chrome • mozldap • ldap.properties
20
es-ES
Existe el tipo o valor
en-US
Type or value exists
Entity # all locales mail • chrome • overrides • netError.dtd
unsafeContentType.title
es-ES
Tipo de archivo no seguro
en-US
Unsafe file type
Entity # all locales mail • installer • custom.properties
OPTIONS_PAGE_TITLE
es-ES
Tipo de instalación
en-US
Setup Type
Entity # all locales mail • installer • custom.properties
OPTIONS_SUMMARY
es-ES
Escoja el tipo de instalación que prefiera y pulse Siguiente.
en-US
Choose the type of setup you prefer, then click Next.
Entity # all locales mail • installer • custom.properties
REG_APP_DESC
es-ES
$BrandShortName es una aplicación de correo electrónico con toda clase de características. $BrandShortName admite los protocolos de correo IMAP y POP, así como correo con formato HTML. Los controles de correo no deseado incluidos, las capacidades de RSS, la potente y rápida función de búsqueda, la revisión ortográfica mientras escribe, una bandeja de entrada global, y el filtrado avanzado de mensajes completan el moderno conjunto de características de $BrandShortName.
en-US
$BrandShortName is a full-featured email application. $BrandShortName supports IMAP and POP mail protocols, as well as HTML mail formatting. Built-in junk mail controls, RSS capabilities, powerful quick search, spell check as you type, global inbox, and advanced message filtering round out $BrandShortName's modern feature set.
Entity # all locales mail • messenger • aboutRights.ftl
rights-intro-point-6
es-ES
Para reproducir ciertos tipos de contenido de víeo, { -brand-short-name } descarga ciertos módulos de descifrado de contenido de terceros.
en-US
In order to play back certain types of video content, { -brand-short-name } downloads certain content decryption modules from third parties.
Entity # all locales mail • messenger • aboutRights.ftl
rights-locationawarebrowsing-term-2
es-ES
Escriba geo.enabled
en-US
Type geo.enabled
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
address-input-type-aria-label
es-ES
{ $count -> [0] { $type } [one] { $type } con una dirección, use la tecla Flecha izquierda para situarse en ella. *[other] { $type } con { $count } direcciones, use la tecla Flecha izquierda para situarse en ellas. }
en-US
{ $count -> [0] { $type } [one] { $type } with one address, use left arrow key to focus on it. *[other] { $type } with { $count } addresses, use left arrow key to focus on them. }
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
remove-address-row-type
es-ES
Eliminar el campo { $type }
en-US
Remove the { $type } field
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
remove-address-row-type-label.tooltiptext
es-ES
Eliminar el campo { $type }
en-US
Remove the { $type } field
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-keytype.value
es-ES
Warning: Source string is missing
en-US
Key type:
Entity # all locales mail • messenger • openpgp • openpgp.ftl
openpgp-key-details-key-type-label
es-ES
Warning: Source string is missing
en-US
Type
Entity # all locales mail • messenger • openpgp • openpgp.ftl
openpgp-key-gen-key-type-label
es-ES
Warning: Source string is missing
en-US
Key type
Entity # all locales mail • messenger • preferences • preferences.ftl
spellcheck-inline-label.label
es-ES
Activar corrección ortográfica al escribir
en-US
Enable spellcheck as you type
Entity # all locales mail • messenger • preferences • preferences.ftl
store-type-label.value
es-ES
Tipo de almacenamiento de mensajes para las nuevas cuentas:
en-US
Message Store Type for new accounts:
Entity # all locales mail • messenger • preferences • preferences.ftl
type-column-label.label
es-ES
Tipo de contenido
en-US
Content Type
Entity # all locales mobile • overrides • appstrings.properties
unsafeContentType
es-ES
La página que está intentando ver no puede ser mostrada porque está contenida en un tipo de archivo que puede no ser seguro al abrise. Contacte con los dueños para informarles de este problema.
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales mobile • overrides • netError.dtd
dnsNotFound.longDesc4
es-ES
<ul> <li>Compruebe la dirección en busca de errores tipográficos tales como <strong>ww</strong>.example.com en lugar de <strong>www</strong>.example.com</li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Buscar</button> </div> <li>Si no puede cargar ninguna página, compruebe su conexión de datos o WiFi. <button id='wifi'>Activar Wi-Fi</button> </li> </ul>
en-US
<ul> <li>Check the address for typing errors such as <strong>ww</strong>.example.com instead of <strong>www</strong>.example.com</li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Search</button> </div> <li>If you are unable to load any pages, check your device’s data or Wi-Fi connection. <button id='wifi'>Enable Wi-Fi</button> </li> </ul>
Entity # all locales mobile • overrides • netError.dtd
malformedURI.longDesc2
es-ES
<ul> <li>Las direcciones web se escriben normalmente como <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Buscar</button> </div> <li>Asegúrese de que está usando barras normales (i.e. <strong>/</strong>).</li> </ul>
en-US
<ul> <li>Web addresses are usually written like <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Search</button> </div> <li>Make sure that you’re using forward slashes (i.e. <strong>/</strong>).</li> </ul>
Entity # all locales mobile • overrides • netError.dtd
unsafeContentType.title
es-ES
Tipo de archivo no seguro
en-US
Unsafe File Type
Entity # all locales netwerk • necko.properties
RepostFormData
es-ES
Esta página web está siendo redirigida a una nueva dirección. ¿Le gustaría volver a enviar los datos del formulario que ha cumplimentado a la nueva dirección?
en-US
This web page is being redirected to a new location. Would you like to resend the form data you have typed to the new location?
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INADEQUATE_CERT_TYPE
es-ES
Tipo de certificado no aprobado para la aplicación.
en-US
Certificate type not approved for application.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_TYPE
es-ES
La respuesta OCSP no puede decodificarse totalmente; es de un tipo desconocido.
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_AIA_LOCATION_TYPE
es-ES
Tipo de dirección desconocido en la extensión de certificado AIA
en-US
Unknown location type in cert AIA extension
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_OBJECT_TYPE
es-ES
Tipo de objeto especificado desconocido.
en-US
Unknown object type specified.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNSUPPORTED_MESSAGE_TYPE
es-ES
El tipo de mensaje CMS o PKCS #7 no está admitido.
en-US
The CMS or PKCS #7 Message type is unsupported.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_UNKNOWN_HANDSHAKE
es-ES
SSL ha recibido un mensaje de negociación con un tipo de mensaje desconocido.
en-US
SSL received a handshake message with an unknown message type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_UNKNOWN_RECORD_TYPE
es-ES
SSL ha recibido un registro con un tipo de contenido desconocido.
en-US
SSL received a record with an unknown content type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_UNSUPPORTED_CERTIFICATE_TYPE
es-ES
Tipo de certificado no admitido.
en-US
Unsupported certificate type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_UNSUPPORTED_CERT_ALERT
es-ES
El otro extremo de la conexión SSL no admite certificados del tipo que ha recibido.
en-US
SSL peer does not support certificates of the type it received.
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
CertDumpLogotype
es-ES
Logotipo
en-US
Logotype
Entity # all locales security • manager • security • pippki • pippki.ftl
protected-auth-msg
es-ES
Identifíquese con el token. El método de identificación depende del tipo de su token.
en-US
Please authenticate to the token. Authentication method depends on the type of your token.
Please enable JavaScript. Some features won't be available without it.