BETA

Transvision

Displaying 12 results for the string string in pt-BR:

Entity pt-BR en-US
Entity # all locales devtools • client • netmonitor.properties
netmonitor.custom.query
pt-BR
String de consulta
en-US
Query String
Entity # all locales devtools • client • netmonitor.properties
paramsQueryString
pt-BR
String de consulta
en-US
Query String
Entity # all locales devtools • client • responsive.properties
responsive.deviceAdderUserAgent2
pt-BR
String do user agent
en-US
User Agent String
Entity # all locales devtools • client • webconsole.properties
webconsole.error.commands.copyError
pt-BR
Falha no comando `copy`, não foi possível converter o objeto para string: %S
en-US
`copy` command failed, object can’t be stringified: %S
Entity # all locales devtools • shared • webconsole-commands.ftl
webconsole-commands-usage-block
pt-BR
:block URL_STRING Começa a bloquear requisições de rede Só aceita um argumento URLSTRING, uma string sem aspas usada para bloquear todas as requisições cuja URL contenha esta string. Use :unblock ou a barra lateral de bloqueio de requisições do monitor de rede para desfazer isso.
en-US
:block URL_STRING Start blocking network requests It accepts only one URL_STRING argument, an unquoted string which will be used to block all requests whose URL includes this string. Use :unblock or the Network Monitor request blocking sidebar to undo this.
Entity # all locales devtools • shared • webconsole-commands.ftl
webconsole-commands-usage-unblock
pt-BR
:unblock URL_STRING Para de bloquear requisições de rede Só aceita um argumento, exatamente a mesma string passada anteriormente para :block.
en-US
:unblock URL_STRING Stop blocking network requests It accepts only one argument, the exact same string previously passed to :block.
Entity # all locales dom • chrome • dom • dom.properties
EmptyGetElementByIdParam
pt-BR
String vazia passada para getElementById().
en-US
Empty string passed to getElementById().
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
pt-BR
Chamar navigator.requestMediaKeySystemAccess() (em %S) passando um MediaKeySystemConfiguration candidato contendo audioCapabilities ou videoCapabilities sem um contentType com uma string “codecs” está obsoleto e em breve não será mais suportado.
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 • layout • css.properties
PEAttSelBadValue
pt-BR
Esperado identificador ou string de valor em seletor de atributo, mas encontrou ‘%1$S’.
en-US
Expected identifier or string for value in attribute selector but found ‘%1$S’.
Entity # all locales mobile • android • mobile • android • aboutConfig.ftl
config-new-pref-value-string
pt-BR
String
en-US
String
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_TIME
pt-BR
String de hora formatada incorretamente.
en-US
Improperly formatted time string.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-invalid-time
pt-BR
String de hora formatada incorretamente.
en-US
Improperly formatted time string.

Displaying 18 results for the string string in en-US:

Entity pt-BR en-US
Entity # all locales devtools • client • netmonitor.properties
jsonXssiStripped
pt-BR
O trecho “%S” foi removido do início do JSON mostrado abaixo
en-US
The string “%S” was removed from the beginning of the JSON shown below
Entity # all locales devtools • client • netmonitor.properties
netmonitor.custom.query
pt-BR
String de consulta
en-US
Query String
Entity # all locales devtools • client • netmonitor.properties
paramsQueryString
pt-BR
String de consulta
en-US
Query String
Entity # all locales devtools • client • responsive.properties
responsive.deviceAdderUserAgent2
pt-BR
String do user agent
en-US
User Agent String
Entity # all locales devtools • client • webconsole.properties
webconsole.message.commands.copyValueToClipboard
pt-BR
Texto copiado para área de transferência.
en-US
String was copied to clipboard.
Entity # all locales devtools • shared • webconsole-commands.ftl
webconsole-commands-usage-block
pt-BR
:block URL_STRING Começa a bloquear requisições de rede Só aceita um argumento URLSTRING, uma string sem aspas usada para bloquear todas as requisições cuja URL contenha esta string. Use :unblock ou a barra lateral de bloqueio de requisições do monitor de rede para desfazer isso.
en-US
:block URL_STRING Start blocking network requests It accepts only one URL_STRING argument, an unquoted string which will be used to block all requests whose URL includes this string. Use :unblock or the Network Monitor request blocking sidebar to undo this.
Entity # all locales devtools • shared • webconsole-commands.ftl
webconsole-commands-usage-unblock
pt-BR
:unblock URL_STRING Para de bloquear requisições de rede Só aceita um argumento, exatamente a mesma string passada anteriormente para :block.
en-US
:unblock URL_STRING Stop blocking network requests It accepts only one argument, the exact same string previously passed to :block.
Entity # all locales dom • chrome • dom • dom.properties
EmptyGetElementByIdParam
pt-BR
String vazia passada para getElementById().
en-US
Empty string passed to getElementById().
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
pt-BR
Chamar navigator.requestMediaKeySystemAccess() (em %S) passando um MediaKeySystemConfiguration candidato contendo audioCapabilities ou videoCapabilities sem um contentType com uma string “codecs” está obsoleto e em breve não será mais suportado.
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 • layout • css.properties
PEAttSelBadValue
pt-BR
Esperado identificador ou string de valor em seletor de atributo, mas encontrou ‘%1$S’.
en-US
Expected identifier or string for value in attribute selector but found ‘%1$S’.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnescapedAmpersandInterpretedAsCharacterReference
pt-BR
Os caracteres após “&” foram interpretados como referência a um caractere. (“&” possivelmente deveria ter sido codificado como “&”.)
en-US
The string following “&” was interpreted as a character reference. (“&” probably should have been escaped as “&”.)
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeEquals
pt-BR
“=” em um valor sem aspas de um atributo. Causas prováveis: mistura de atributos ou URL em um valor sem aspas de um atributo.
en-US
“=” in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeQuote
pt-BR
Aspas em um valor sem aspas de um atributo. Causas prováveis: mistura de atributos ou URL em um valor sem aspas de um atributo.
en-US
Quote in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
Entity # all locales mobile • android • mobile • android • aboutConfig.ftl
config-new-pref-string.placeholder
pt-BR
Digite um texto
en-US
Enter a string
Entity # all locales mobile • android • mobile • android • aboutConfig.ftl
config-new-pref-value-string
pt-BR
String
en-US
String
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_TIME
pt-BR
String de hora formatada incorretamente.
en-US
Improperly formatted time string.
Entity # all locales toolkit • toolkit • about • config.ftl
about-config-pref-add-type-string
pt-BR
Texto
en-US
String
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-invalid-time
pt-BR
String de hora formatada incorretamente.
en-US
Improperly formatted time string.
Please enable JavaScript. Some features won't be available without it.