Main Views
QA Views
About Transvision
Displaying 51 results for the string Type in es-MX:
Entity | es-MX | en-US |
---|---|---|
Entity
#
all locales
browser • browser • pageInfo.ftl media-animated-image-type.value |
es-MX
{ $frames ->
[one] { $type } Imagen (animada, { $frames } marco)
*[other] { $type } Imagen (animada, { $frames } marcos)
}
|
en-US
{ NUMBER($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-MX
Imagen { $type }
|
en-US
{ $type } Image
|
Entity
#
all locales
browser • browser • preferences • applicationManager.ftl app-manager-handle-file |
es-MX
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-MX
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-MX
{ applications-file-ending } ({ $type })
|
en-US
{ applications-file-ending } ({ $type })
|
Entity
#
all locales
browser • browser • preferences • preferences.ftl applications-type-description-with-type |
es-MX
{ $type-description } ({ $type })
|
en-US
{ $type-description } ({ $type })
|
Entity
#
all locales
browser • pdfviewer • viewer.properties text_annotation_type.alt |
es-MX
[{{type}} anotación]
|
en-US
[{{type}} Annotation]
|
Entity
#
all locales
dom • chrome • dom • dom.properties AllEntryTypesIgnored |
es-MX
entryTypes no válidas; abortando registro.
|
en-US
No valid entryTypes; aborting registration.
|
Entity
#
all locales
dom • chrome • dom • dom.properties ImportMapExternalNotSupported |
es-MX
Los mapas de importación externa no son compatibles: actualmente no se admite <script type='importmap'> con un atributo src.
|
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
|
Entity
#
all locales
dom • chrome • dom • dom.properties MediaEMENoCodecsDeprecatedWarning |
es-MX
Llamar a navigator.requestMediaKeySystemAccess() (en %S) pasando a un candidato MediaKeySystemConfiguration que contienen audioCapabilities o videoCapabilities sin un contentType con una cadena de "codecs" se considera obsoleto y pronto no será respaldado.
|
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-MX
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-MX
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-MX
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 ResponseTypeSyncXHRWarning |
es-MX
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 UnsupportedEntryTypesIgnored |
es-MX
Ignorando entryTypes no soportado: %S.
|
en-US
Ignoring unsupported entryTypes: %S.
|
Entity
#
all locales
dom • chrome • layout • HtmlForm.properties ForgotFileEnctypeWarning |
es-MX
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-MX
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 EncDetectorReload |
es-MX
La codificación de caracteres del documento no fue declarada, y la codificación solo pudo descargarse del contenido tarde. Esto causó que el documento fuera recargado. La codificación de caracteres necesita ser declarada en el encabezado HTTP Content-Type, usando una metaetiqueta, o usando una marca de orden de bytes.
|
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncDetectorReloadPlain |
es-MX
La codificación de caracteres del documento no fue declarada, y la codificación solo pudo descargarse del contenido tarde. Esto causó que el documento fuera recargado. La codificación de caracteres debe declararse en el encabezado Content-Type HTTPS o usando una marca de orden de bytes.
|
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncErrorFrame |
es-MX
El flujo de bytes era erróneo según la codificación de caracteres heredada del documento principal. La codificación de caracteres debe declararse en el encabezado HTTP Content-Type, utilizando una metaetiqueta o una marca de orden de bytes.
|
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncErrorFramePlain |
es-MX
El flujo de bytes era erróneo según la codificación de caracteres heredada del documento principal. La codificación de caracteres debe declararse en el encabezado HTTP Content-Type o mediante una marca de orden de bytes.
|
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncNoDecl |
es-MX
La codificación de caracteres del documento no fue declarada, así que la codificación fue seleccionada a partir del contenido. La codificación de caracteres necesita ser declarada en el encabezado HTTP Content-Type, utilizando una metaetiqueta o una marca de orden de bytes.
|
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncNoDeclPlain |
es-MX
La codificación de caracteres del documento no fue declarada, así que la codificación fue seleccionada a partir del contenido. La codificación de caracteres necesita ser declarada en el encabezado HTTP Content-Type, o mediante una marca de orden de bytes.
|
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errAlmostStandardsDoctype |
es-MX
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 errAlmostStandardsDoctypeVerbose |
es-MX
Esta página está en modo casi estándar. El diseño de la página puede verse afectado. Para el modo estándar usa “<!DOCTYPE html>”.
|
en-US
This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errBogusDoctype |
es-MX
Doctype simulado.
|
en-US
Bogus doctype.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errEndTagSeenWithoutDoctype |
es-MX
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-MX
Fin de fichero dentro de un doctype.
|
en-US
End of file inside doctype.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errExpectedPublicId |
es-MX
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-MX
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-MX
Falta espacio antes del nombre de doctype.
|
en-US
Missing space before doctype name.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errNamelessDoctype |
es-MX
Doctype sin nombre.
|
en-US
Nameless doctype.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errNoSpaceBetweenDoctypePublicKeywordAndQuote |
es-MX
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-MX
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-MX
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-MX
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 errQuirkyDoctypeVerbose |
es-MX
Esta página está en modo Quirks. El diseño de la página puede verse afectado. Para el modo estándar usa “<!DOCTYPE html>”.
|
en-US
This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errStartTagWithoutDoctype |
es-MX
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-MX
Doctype extraviado.
|
en-US
Stray doctype.
|
Entity
#
all locales
dom • chrome • security • security.properties MimeTypeMismatch2 |
es-MX
El recurso de “%1$S” se bloqueó debido a la falta de coincidencia 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-MX
Advertencia de cabecera X-Content-Type-Options: el valor fue “%1$S”; ¿Quizá querías 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-MX
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-MX
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
toolkit • toolkit • about • aboutProcesses.ftl about-processes-unknown-process |
es-MX
Otro: { $type } ({ $pid })
|
en-US
Other: { $type } ({ $pid })
|
Entity
#
all locales
toolkit • toolkit • about • aboutSupport.ftl clear-type-parameters |
es-MX
Parámetros de ClearType
|
en-US
ClearType Parameters
|
Entity
#
all locales
toolkit • toolkit • about • aboutTelemetry.ftl about-telemetry-settings-explanation |
es-MX
La telemetría está recolectando { about-telemetry-data-type } y la carga 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-MX
{ $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-MX
{ $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-MX
{ $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-MX
{ $type } { credit-card-label-number-name-expiration-2 }
|
en-US
{ $type } { credit-card-label-number-name-expiration-2 }
|
Entity
#
all locales
toolkit • toolkit • pdfviewer • viewer.ftl pdfjs-text-annotation-type.alt |
es-MX
[{ $type } anotación]
|
en-US
[{ $type } Annotation]
|
Displaying 158 results for the string Type in en-US:
Entity | es-MX | en-US |
---|---|---|
Entity
#
all locales
browser • browser • browser.ftl urlbar-search-tips-onboard |
es-MX
Escribe menos, encuentra más: busca { $engineName } desde tu barra de direcciones.
|
en-US
Type less, find more: Search { $engineName } right from your address bar.
|
Entity
#
all locales
browser • browser • genai.ftl genai-prompts-quiz.value |
es-MX
Por favor, pregúntame sobre esta selección. Hazme diferentes tipos de preguntas, por ejemplo de opción múltiple, verdadero o falso y de respuesta corta. Espera mi respuesta antes de pasar a la siguiente pregunta.
|
en-US
Please quiz me on this selection. Ask me a variety of types of questions, for example multiple choice, true or false, and short answer. Wait for my response before moving on to the next question.
|
Entity
#
all locales
browser • browser • newtab • newtab.ftl newtab-topsites-url-input.placeholder |
es-MX
Escribir o pegar una URL
|
en-US
Type or paste a URL
|
Entity
#
all locales
browser • browser • pageInfo.ftl general-type.value |
es-MX
Tipo:
|
en-US
Type:
|
Entity
#
all locales
browser • browser • pageInfo.ftl media-animated-image-type.value |
es-MX
{ $frames ->
[one] { $type } Imagen (animada, { $frames } marco)
*[other] { $type } Imagen (animada, { $frames } marcos)
}
|
en-US
{ NUMBER($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-MX
Imagen { $type }
|
en-US
{ $type } Image
|
Entity
#
all locales
browser • browser • pageInfo.ftl media-type.label |
es-MX
Tipo
|
en-US
Type
|
Entity
#
all locales
browser • browser • placesPrompts.ftl places-bookmarks-restore-format-error |
es-MX
Tipo de archivo no soportado.
|
en-US
Unsupported file type.
|
Entity
#
all locales
browser • browser • policies • policies-descriptions.ftl policy-ExemptDomainFileTypePairsFromFileTypeDownloadWarnings |
es-MX
Deshabilitar las advertencias según la extensión del archivo para tipos de archivo específicos en los dominios.
|
en-US
Disable warnings based on file extension for specific file types on domains.
|
Entity
#
all locales
browser • browser • preferences • applicationManager.ftl app-manager-handle-file |
es-MX
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-MX
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 • formAutofill.ftl autofill-card-network |
es-MX
Tipo de tarjeta
|
en-US
Card Type
|
Entity
#
all locales
browser • browser • preferences • permissions.ftl permissions-exceptions-addons-desc |
es-MX
Puedes especificar los sitios web que podrán instalar complementos. Introduce su dirección exacta y da clic en 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-MX
Puedes especificar qué sitios web pueden o no pueden utilizar siempre cookies y datos del sitio. Escribe la dirección exacta del sitio que quieras gestionar y haz 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-manage-etp-desc |
es-MX
Puedes especificar que sitios tienen desactivada la protección de seguimiento mejorada. Escribe la dirección exacta del sitio que deseas administrar y luego haz clic en en Agregar excepción.
|
en-US
You can specify which websites have Enhanced Tracking Protection turned off. Type the exact address of the site you want to manage and then click Add Exception.
|
Entity
#
all locales
browser • browser • preferences • permissions.ftl permissions-exceptions-popup-desc |
es-MX
Puedes especificar los sitios web que podrán abrir ventanas emergentes. Introduce su dirección y da clic en 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-MX
{ applications-file-ending } ({ $type })
|
en-US
{ applications-file-ending } ({ $type })
|
Entity
#
all locales
browser • browser • preferences • preferences.ftl applications-filter.placeholder |
es-MX
Buscar tipos de archivos o aplicaciones
|
en-US
Search file types or applications
|
Entity
#
all locales
browser • browser • preferences • preferences.ftl applications-type-column.label |
es-MX
Tipo de contenido
|
en-US
Content Type
|
Entity
#
all locales
browser • browser • preferences • preferences.ftl applications-type-description-with-type |
es-MX
{ $type-description } ({ $type })
|
en-US
{ $type-description } ({ $type })
|
Entity
#
all locales
browser • browser • preferences • preferences.ftl check-user-spelling.label |
es-MX
Verificar la ortografía mientras escribes
|
en-US
Check your spelling as you type
|
Entity
#
all locales
browser • browser • preferences • preferences.ftl sitedata-block-desc |
es-MX
Tipo de contenido bloqueado
|
en-US
Type blocked
|
Entity
#
all locales
browser • browser • protections.ftl graph-legend-description |
es-MX
Una gráfica que contiene el número total de rastreadores, desglosados por tipo, que se bloquearon esta semana.
|
en-US
A graph containing the total number of each type of tracker blocked this week.
|
Entity
#
all locales
browser • browser • shopping.ftl shopping-message-bar-page-not-supported.message |
es-MX
Lamentablemente, no podemos verificar la calidad de las reseñas para ciertos tipos de productos. Por ejemplo, tarjetas de regalo y transmisión de video, música y juegos.
|
en-US
Unfortunately, we can’t check the review quality for certain types of products. For example, gift cards and streaming video, music, and games.
|
Entity
#
all locales
browser • chrome • overrides • appstrings.properties externalProtocolChkMsg |
es-MX
Recuerda 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-MX
La página que intentas ver no se puede mostrar porque contiene un tipo de archivo que puede ser inseguro si se abre. Contacta a los propietarios del sitio web para informarles sobre 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 • installer • custom.properties OPTIONS_PAGE_TITLE |
es-MX
Tipo de instalación
|
en-US
Setup Type
|
Entity
#
all locales
browser • installer • custom.properties OPTIONS_SUMMARY |
es-MX
Selecciona un tipo de instalación y haz clic en 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-MX
[{{type}} anotación]
|
en-US
[{{type}} Annotation]
|
Entity
#
all locales
devtools • client • debugger.properties eventListenersHeader1.placeholder |
es-MX
Filtrar por tipo de evento
|
en-US
Filter by event type
|
Entity
#
all locales
devtools • client • memory.properties censusDisplays.coarseType.tooltip |
es-MX
Agrupar elementos por su tipo
|
en-US
Group items by their type
|
Entity
#
all locales
devtools • client • netmonitor.properties charts.type |
es-MX
Tipo
|
en-US
Type
|
Entity
#
all locales
devtools • client • netmonitor.properties netmonitor.response.mime |
es-MX
Tipo MIME:
|
en-US
MIME Type:
|
Entity
#
all locales
devtools • client • netmonitor.properties netmonitor.toolbar.type |
es-MX
Tipo
|
en-US
Type
|
Entity
#
all locales
devtools • client • netmonitor.properties pieChart.ariaLabel |
es-MX
Gráfico circular que representa el tamaño de cada tipo de solicitud en proporción entre sí
|
en-US
Pie chart representing the size of each type of request in proportion to each other
|
Entity
#
all locales
devtools • client • styleeditor.ftl styleeditor-editor-textbox.data-placeholder |
es-MX
Escribe CSS aquí.
|
en-US
Type CSS here.
|
Entity
#
all locales
devtools • client • toolbox-options.ftl options-stylesheet-autocompletion-tooltip.title |
es-MX
Autocompletar propiedades, valores y selectores CSS en el editor de estilos a medida que escribes
|
en-US
Autocomplete CSS properties, values and selectors in Style Editor as you type
|
Entity
#
all locales
devtools • client • webconsole.properties selfxss.msg |
es-MX
Advertencia de fraude: Ten cuidado cuando pegues cosas que no comprendes. Esto podría permitir a los atacantes robar tu identidad o tomar el control de tu equipo. Escribe '%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-MX
Si habilitas esta opción, se mostrarán sugerencias a medida que escribas
|
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-MX
Si habilitas esta opción, la entrada se evaluará inmediatamente a medida que la escribas
|
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-MX
La página que estás intentando ver no puede mostrarse porque está contenida en un tipo de archivo que puede ser inseguro al abrirse. Contacta con los propietarios del Sitio Web para informarles sobre 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-MX
entryTypes no válidas; abortando registro.
|
en-US
No valid entryTypes; aborting registration.
|
Entity
#
all locales
dom • chrome • dom • dom.properties ImportMapExternalNotSupported |
es-MX
Los mapas de importación externa no son compatibles: actualmente no se admite <script type='importmap'> con un atributo src.
|
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
|
Entity
#
all locales
dom • chrome • dom • dom.properties MediaEMENoCodecsDeprecatedWarning |
es-MX
Llamar a navigator.requestMediaKeySystemAccess() (en %S) pasando a un candidato MediaKeySystemConfiguration que contienen audioCapabilities o videoCapabilities sin un contentType con una cadena de "codecs" se considera obsoleto y pronto no será respaldado.
|
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-MX
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-MX
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-MX
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 MozInputSourceWarning |
es-MX
Warning: Source string is missing
|
en-US
MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead.
|
Entity
#
all locales
dom • chrome • dom • dom.properties PreloadIgnoredInvalidAttr |
es-MX
Se ignoró la precarga de %S debido a valores desconocidos de “como” o “tipo”, o al atributo “media” que no coincide.
|
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-MX
Ignorando llamada ‘preventDefault()’ en evento de tipo ‘%1$S’ de un escuchador registrado como ‘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-MX
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-MX
Falló al registrar/actualizar un ServiceWorker para el alcance ‘%1$S’: Tipo de contenido incorrecto ‘%2$S’ recibido 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-MX
Ignorando entryTypes no soportado: %S.
|
en-US
Ignoring unsupported entryTypes: %S.
|
Entity
#
all locales
dom • chrome • layout • HtmlForm.properties AllSupportedTypes |
es-MX
Todos los tipos admitidos
|
en-US
All Supported Types
|
Entity
#
all locales
dom • chrome • layout • HtmlForm.properties ForgotFileEnctypeWarning |
es-MX
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-MX
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-MX
La hoja de estilos (CSS) %1$S no se cargó 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-MX
La hoja de estilos (CSS) %1$S se ha cargado como tal a pesar de que su tipo MIME, "%2$S", no corresponde con "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 • css.properties PEPRSyntaxFieldUnclosedDataTypeName |
es-MX
Warning: Source string is missing
|
en-US
@property syntax descriptor ‘%S’ contains an unclosed data type name.
|
Entity
#
all locales
dom • chrome • layout • css.properties PEPRSyntaxFieldUnknownDataTypeName |
es-MX
Warning: Source string is missing
|
en-US
@property syntax descriptor ‘%S’ contains an unknown data type name.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncDetectorReload |
es-MX
La codificación de caracteres del documento no fue declarada, y la codificación solo pudo descargarse del contenido tarde. Esto causó que el documento fuera recargado. La codificación de caracteres necesita ser declarada en el encabezado HTTP Content-Type, usando una metaetiqueta, o usando una marca de orden de bytes.
|
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncDetectorReloadPlain |
es-MX
La codificación de caracteres del documento no fue declarada, y la codificación solo pudo descargarse del contenido tarde. Esto causó que el documento fuera recargado. La codificación de caracteres debe declararse en el encabezado Content-Type HTTPS o usando una marca de orden de bytes.
|
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncErrorFrame |
es-MX
El flujo de bytes era erróneo según la codificación de caracteres heredada del documento principal. La codificación de caracteres debe declararse en el encabezado HTTP Content-Type, utilizando una metaetiqueta o una marca de orden de bytes.
|
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncErrorFramePlain |
es-MX
El flujo de bytes era erróneo según la codificación de caracteres heredada del documento principal. La codificación de caracteres debe declararse en el encabezado HTTP Content-Type o mediante una marca de orden de bytes.
|
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncNoDecl |
es-MX
La codificación de caracteres del documento no fue declarada, así que la codificación fue seleccionada a partir del contenido. La codificación de caracteres necesita ser declarada en el encabezado HTTP Content-Type, utilizando una metaetiqueta o una marca de orden de bytes.
|
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties EncNoDeclPlain |
es-MX
La codificación de caracteres del documento no fue declarada, así que la codificación fue seleccionada a partir del contenido. La codificación de caracteres necesita ser declarada en el encabezado HTTP Content-Type, o mediante una marca de orden de bytes.
|
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errAlmostStandardsDoctype |
es-MX
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 errAlmostStandardsDoctypeVerbose |
es-MX
Esta página está en modo casi estándar. El diseño de la página puede verse afectado. Para el modo estándar usa “<!DOCTYPE html>”.
|
en-US
This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errBogusDoctype |
es-MX
Doctype simulado.
|
en-US
Bogus doctype.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errEndTagSeenWithoutDoctype |
es-MX
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-MX
Fin de fichero dentro de un doctype.
|
en-US
End of file inside doctype.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errExpectedPublicId |
es-MX
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-MX
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 errFooSeenWhenFooOpen2 |
es-MX
Se vio una etiqueta de inicio "%1$S" pero un elemento del mismo tipo ya estaba abierto.
|
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-MX
Se ha encontrado “<>”. Causas probables: “<” no escapado (escápelo como “<”) o etiqueta de inicio mal escrita.
|
en-US
Saw “<>”. Probable causes: Unescaped “<” (escape as “<”) or mistyped start tag.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errLtSlashGt |
es-MX
Se ha encontrado “</>”. Causas probables: “<” no escapado (escápalo como “<”) o etiqueta de cierre mal escrita.
|
en-US
Saw “</>”. Probable causes: Unescaped “<” (escape as “<”) or mistyped end tag.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errMissingSpaceBeforeDoctypeName |
es-MX
Falta espacio antes del nombre de doctype.
|
en-US
Missing space before doctype name.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errNamelessDoctype |
es-MX
Doctype sin nombre.
|
en-US
Nameless doctype.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errNoSpaceBetweenDoctypePublicKeywordAndQuote |
es-MX
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-MX
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-MX
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-MX
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 errQuirkyDoctypeVerbose |
es-MX
Esta página está en modo Quirks. El diseño de la página puede verse afectado. Para el modo estándar usa “<!DOCTYPE html>”.
|
en-US
This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errStartTagWithoutDoctype |
es-MX
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-MX
Doctype extraviado.
|
en-US
Stray doctype.
|
Entity
#
all locales
dom • chrome • security • csp.properties CSPROTrustedTypesPolicyViolation |
es-MX
Warning: Source string is missing
|
en-US
(Report-Only policy) The page’s settings would block creating a Trusted Types policy because it violates the following directive: “%1$S“
|
Entity
#
all locales
dom • chrome • security • csp.properties CSPROTrustedTypesSinkViolation |
es-MX
Warning: Source string is missing
|
en-US
(Report-Only policy) The page’s settings would block assigning to an injection sink because it violates the following directive: “require-trusted-types-for ’script’“
|
Entity
#
all locales
dom • chrome • security • csp.properties CSPTrustedTypesPolicyViolation |
es-MX
Warning: Source string is missing
|
en-US
The page’s settings blocked creating a Trusted Types policy because it violates the following directive: “%1$S“
|
Entity
#
all locales
dom • chrome • security • csp.properties CSPTrustedTypesSinkViolation |
es-MX
Warning: Source string is missing
|
en-US
The page’s settings blocked assigning to an injection sink because it violates the following directive: “require-trusted-types-for ’script’“
|
Entity
#
all locales
dom • chrome • security • csp.properties invalidNumberOfTrustedTypesForDirectiveValues |
es-MX
Warning: Source string is missing
|
en-US
Received an invalid number of tokens for the ‘require-trusted-types-for‘ directive: %1$S; expected 1
|
Entity
#
all locales
dom • chrome • security • csp.properties invalidRequireTrustedTypesForDirectiveValue |
es-MX
Warning: Source string is missing
|
en-US
Received an invalid token for the ‘require-trusted-types-for‘ directive: %1$S; expected ‘script‘
|
Entity
#
all locales
dom • chrome • security • csp.properties invalidTrustedTypesExpression |
es-MX
Warning: Source string is missing
|
en-US
Received an invalid token for the ‘trusted-types‘ directive: %1$S
|
Entity
#
all locales
dom • chrome • security • security.properties BlockFileScriptWithWrongMimeType |
es-MX
Se bloqueó la carga de script desde el archivo: URI (“%1$S”) porque su tipo MIME (“%2$S”) no es un tipo MIME válido de JavaScript.
|
en-US
Loading script from file: URI (“%1$S”) was blocked because its MIME type (“%2$S”) is not a valid JavaScript MIME type.
|
Entity
#
all locales
dom • chrome • security • security.properties BlockImportScriptsWithWrongMimeType |
es-MX
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-MX
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-MX
El script de “%1$S” se bloqueó por 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-MX
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-MX
El recurso de “%1$S” se bloqueó debido a la falta de coincidencia 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-MX
El script de “%1$S” fue cargado a pesar de que su tipo MIME (“%2$S”) no es un tipo MIME de JavaScript válido.
|
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-MX
Advertencia de cabecera X-Content-Type-Options: el valor fue “%1$S”; ¿Quizá querías 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-MX
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-MX
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-MX
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
netwerk • necko.properties RepostFormData |
es-MX
Esta página web está siendo redirigida a otra dirección. ¿Quieres reenviar los datos que ingresaste en el formulario 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-MX
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-MX
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-MX
Tipo de ubicación desconocida en la extensión 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-MX
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-MX
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-MX
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-MX
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-MX
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-MX
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
toolkit • toolkit • about • aboutAddons.ftl list-empty-installed.value |
es-MX
No tienes complementos de este tipo instalados
|
en-US
You don’t have any add-ons of this type installed
|
Entity
#
all locales
toolkit • toolkit • about • aboutAddons.ftl shortcuts-input.placeholder |
es-MX
Escribe un atajo
|
en-US
Type a shortcut
|
Entity
#
all locales
toolkit • toolkit • about • aboutAddons.ftl shortcuts-letter |
es-MX
Escribe una letra
|
en-US
Type a letter
|
Entity
#
all locales
toolkit • toolkit • about • aboutNetworking.ftl about-networking-type |
es-MX
Tipo
|
en-US
Type
|
Entity
#
all locales
toolkit • toolkit • about • aboutPerformance.ftl column-type |
es-MX
Tipo
|
en-US
Type
|
Entity
#
all locales
toolkit • toolkit • about • aboutPlugins.ftl mime-type-label |
es-MX
Tipo MIME
|
en-US
MIME Type
|
Entity
#
all locales
toolkit • toolkit • about • aboutProcesses.ftl about-processes-unknown-process |
es-MX
Otro: { $type } ({ $pid })
|
en-US
Other: { $type } ({ $pid })
|
Entity
#
all locales
toolkit • toolkit • about • aboutReader.ftl about-reader-toolbar-type-controls |
es-MX
Controles de letra
|
en-US
Type controls
|
Entity
#
all locales
toolkit • toolkit • about • aboutRights.ftl rights-intro-point-6 |
es-MX
Para reproducir ciertos tipos de contenido de video, { -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
toolkit • toolkit • about • aboutRights.ftl rights-locationawarebrowsing-term-1 |
es-MX
En la barra de direcciones, escribe <code>about:config</code>
|
en-US
In the URL bar, type <code>about:config</code>
|
Entity
#
all locales
toolkit • toolkit • about • aboutRights.ftl rights-locationawarebrowsing-term-2 |
es-MX
Tipo geo.enabled
|
en-US
Type geo.enabled
|
Entity
#
all locales
toolkit • toolkit • about • aboutSupport.ftl clear-type-parameters |
es-MX
Parámetros de ClearType
|
en-US
ClearType Parameters
|
Entity
#
all locales
toolkit • toolkit • about • aboutSupport.ftl processes-type |
es-MX
Tipo
|
en-US
Type
|
Entity
#
all locales
toolkit • toolkit • about • aboutSupport.ftl sandbox-sys-call-proc-type |
es-MX
Tipo de proceso
|
en-US
Process Type
|
Entity
#
all locales
toolkit • toolkit • about • aboutSupport.ftl security-software-type |
es-MX
Tipo
|
en-US
Type
|
Entity
#
all locales
toolkit • toolkit • about • aboutSupport.ftl support-addons-type |
es-MX
Tipo
|
en-US
Type
|
Entity
#
all locales
toolkit • toolkit • about • aboutSupport.ftl support-remote-experiments-see-about-studies |
es-MX
Ver <a data-l10n-name="support-about-studies-link">about:studies</a> para más información, incluyendo como desactivar experimentos individuales o desactivar que { -brand-short-name } ejecute este tipo de experimento en el futuro.
|
en-US
See <a data-l10n-name="support-about-studies-link">about:studies</a> for more information, including how to disable individual experiments or to disable { -brand-short-name } from running this type of experiment in the future.
|
Entity
#
all locales
toolkit • toolkit • about • aboutTelemetry.ftl about-telemetry-archive-ping-type |
es-MX
Tipo de ping
|
en-US
Ping Type
|
Entity
#
all locales
toolkit • toolkit • about • aboutTelemetry.ftl about-telemetry-settings-explanation |
es-MX
La telemetría está recolectando { about-telemetry-data-type } y la carga 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 • about • aboutThirdParty.ftl third-party-tag-ime.title |
es-MX
Este tipo de módulo se carga cuando usas un IME de terceros.
|
en-US
This type of module is loaded when you use a third-party IME.
|
Entity
#
all locales
toolkit • toolkit • about • aboutThirdParty.ftl third-party-tag-shellex.title |
es-MX
Este tipo de módulo es cargado cuando abres el diálogo del sistema.
|
en-US
This type of module is loaded when you open the system file dialog.
|
Entity
#
all locales
toolkit • toolkit • about • aboutWebauthn.ftl about-webauthn-auth-info-vendor-prototype-config-commands |
es-MX
Warning: Source string is missing
|
en-US
Vendor prototype config commands
|
Entity
#
all locales
toolkit • toolkit • about • aboutWebauthn.ftl about-webauthn-auth-option-credentialmgmtpreview |
es-MX
Warning: Source string is missing
|
en-US
Prototype credential management
|
Entity
#
all locales
toolkit • toolkit • about • aboutWebauthn.ftl about-webauthn-auth-option-userverificationmgmtpreview |
es-MX
Warning: Source string is missing
|
en-US
Prototype of biometric enrollment (FIDO_2_1_PRE)
|
Entity
#
all locales
toolkit • toolkit • about • url-classifier.ftl url-classifier-search-listType |
es-MX
Tipo de lista
|
en-US
List type
|
Entity
#
all locales
toolkit • toolkit • featuregates • features.ftl experimental-features-ime-search-description |
es-MX
Una IME (Input Method Editor) es una herramienta que te permite escribir símbolos complejos, como los que se usan en los idiomas escritos del Índico o Asia oriental, utilizando un teclado estándar. Activar este experimento mantendrá abierto el panel de la barra de direcciones, mostrando resultados de búsqueda y sugerencias, mientras se usa IME para escribir texto. Ten en cuenta que el IME puede mostrar un panel que cubre los resultados de la barra de direcciones, por lo que se recomienda el uso de esta preferencia solo si el IME no usa este tipo de panel.
|
en-US
An IME (Input Method Editor) is a tool that allows you to enter complex symbols, such as those used in East Asian or Indic written languages, using a standard keyboard. Enabling this experiment will keep the address bar panel open, showing search results and suggestions, while using IME to input text. Note that the IME might display a panel that covers the address bar results, therefore this preference is only suggested for IME not using this type of panel.
|
Entity
#
all locales
toolkit • toolkit • global • appPicker.ftl app-picker-no-app-found.value |
es-MX
No se encontraron aplicaciones para este tipo de archivo.
|
en-US
No applications were found for this file type.
|
Entity
#
all locales
toolkit • toolkit • global • videocontrols.ftl videocontrols-error-no-source |
es-MX
No se encontró ningún video que tenga un formato y tipo MIME compatibles.
|
en-US
No video with supported format and MIME type found.
|
Entity
#
all locales
toolkit • toolkit • global • videocontrols.ftl videocontrols-error-src-not-supported |
es-MX
El formato o tipo MIME del video no se admite.
|
en-US
Video format or MIME type is not supported.
|
Entity
#
all locales
toolkit • toolkit • neterror • certError.ftl unsafeContentType-title |
es-MX
Tipo de archivo inseguro
|
en-US
Unsafe File Type
|
Entity
#
all locales
toolkit • toolkit • neterror • nsserrors.ftl sec-error-inadequate-cert-type |
es-MX
Tipo de certificado no aprobado para la aplicación.
|
en-US
Certificate type not approved for application.
|
Entity
#
all locales
toolkit • toolkit • neterror • nsserrors.ftl sec-error-ocsp-unknown-response-type |
es-MX
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
toolkit • toolkit • neterror • nsserrors.ftl sec-error-unknown-aia-location-type |
es-MX
Tipo de ubicación desconocida en la extensión certificado AIA
|
en-US
Unknown location type in cert AIA extension
|
Entity
#
all locales
toolkit • toolkit • neterror • nsserrors.ftl sec-error-unknown-object-type |
es-MX
Tipo de objeto especificado desconocido.
|
en-US
Unknown object type specified.
|
Entity
#
all locales
toolkit • toolkit • neterror • nsserrors.ftl sec-error-unsupported-message-type |
es-MX
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
toolkit • toolkit • neterror • nsserrors.ftl ssl-error-rx-unknown-handshake |
es-MX
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
toolkit • toolkit • neterror • nsserrors.ftl ssl-error-rx-unknown-record-type |
es-MX
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
toolkit • toolkit • neterror • nsserrors.ftl ssl-error-unsupported-cert-alert |
es-MX
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
toolkit • toolkit • neterror • nsserrors.ftl ssl-error-unsupported-certificate-type |
es-MX
Tipo de certificado no admitido.
|
en-US
Unsupported certificate type.
|
Entity
#
all locales
toolkit • toolkit • payments • payments.ftl credit-card-label-number-2.aria-label |
es-MX
{ $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-MX
{ $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-MX
{ $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-MX
{ $type } { credit-card-label-number-name-expiration-2 }
|
en-US
{ $type } { credit-card-label-number-name-expiration-2 }
|
Entity
#
all locales
toolkit • toolkit • pdfviewer • viewer.ftl pdfjs-text-annotation-type.alt |
es-MX
[{ $type } anotación]
|
en-US
[{ $type } Annotation]
|
Entity
#
all locales
toolkit • toolkit • updates • history.ftl type-header |
es-MX
Tipo
|
en-US
Type
|
APIThese results are also available as an API request to search in
es-MX or
en-US.
Learn more about the Transvision API.
Please enable JavaScript. Some features won't be available without it.