BETA

Transvision

Displaying 8 results for the string input in nb-NO:

Entity nb-NO en-US
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.autocomplete.tooltip
nb-NO
If you enable this option the input will display suggestions as you type in it
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
nb-NO
If you enable this option the input will be instantly evaluated as you type in it
en-US
If you enable this option the input will be instantly evaluated as you type in it
Entity # all locales devtools • client • webconsole.properties
webconsole.editor.toolbar.executeButton.tooltip
nb-NO
Run expression (%S). This won’t clear the input.
en-US
Run expression (%S). This won’t clear the input.
Entity # all locales dom • chrome • dom • dom.properties
InputPickerBlockedNoUserActivation
nb-NO
<input>-velgeren ble blokkert på grunn av mangel på brukeraktivering.
en-US
<input> picker was blocked due to lack of user activation.
Entity # all locales dom • chrome • dom • dom.properties
PatternAttributeCompileFailure
nb-NO
Klarte ikke å kontrollere <input pattern='%S'> fordi mønsteret ikke er en gyldig regexp: %S
en-US
Unable to check <input pattern='%S'> because the pattern is not a valid regexp: %S
Entity # all locales mobile • overrides • netError.dtd
dnsNotFound.longDesc4
nb-NO
<ul> <li>Kontroller om det er skrivefeil i adressen, for eksempel <strong>ww</strong>.example.com istedenfor <strong>www</strong>.example.com</li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Søk</button> </div> <li>Hvis du ikke klarer å laste noen nettsider, kontroller data- eller Wi-Fi-forbindelsen til enheten din. <button id='wifi'>Slå på 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
nb-NO
<ul> <li>Nettsideadresser skrives vanligvis på formen <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Søk</button> </div> <li>Kontroller at du bruker fremover-skråstrek (f.eks. <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 toolkit • toolkit • featuregates • features.ftl
experimental-features-ime-search-description
nb-NO
En IME (Input Method Editor) er et verktøy som lar deg skrive inn komplekse symboler, for eksempel de som brukes i østasiatiske eller Indiske skriftspråk, ved hjelp av et standardtastatur. Aktivering av dette eksperimentet holder adresselinjepanelet åpent, viser søkeresultater og forslag mens du bruker IME til å legge inn tekst. Merk at IME kan vise et panel som dekker resultatene i adresselinjen, og derfor er denne preferansen kun anbefalt for IME som ikke bruker denne typen paneler.
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.

Displaying 39 results for the string input in en-US:

Entity nb-NO en-US
Entity # all locales browser • browser • nsserrors.ftl
sec-error-input-len
nb-NO
sikkerhetsbiblioteket oppdaget feil i inndatalengde.
en-US
security library has experienced an input length error.
Entity # all locales browser • browser • pageInfo.ftl
media-input
nb-NO
Inputt
en-US
Input
Entity # all locales browser • chrome • browser • browser.properties
webextPerms.description.clipboardWrite
nb-NO
Sette inn data på utklippstavlen
en-US
Input data to the clipboard
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.autocomplete.tooltip
nb-NO
If you enable this option the input will display suggestions as you type in it
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
nb-NO
If you enable this option the input will be instantly evaluated as you type in it
en-US
If you enable this option the input will be instantly evaluated as you type in it
Entity # all locales devtools • client • webconsole.properties
webconsole.editor.toolbar.executeButton.tooltip
nb-NO
Run expression (%S). This won’t clear the input.
en-US
Run expression (%S). This won’t clear the input.
Entity # all locales dom • chrome • dom • dom.properties
InputPickerBlockedNoUserActivation
nb-NO
<input>-velgeren ble blokkert på grunn av mangel på brukeraktivering.
en-US
<input> picker was blocked due to lack of user activation.
Entity # all locales dom • chrome • dom • dom.properties
PatternAttributeCompileFailure
nb-NO
Klarte ikke å kontrollere <input pattern='%S'> fordi mønsteret ikke er en gyldig regexp: %S
en-US
Unable to check <input pattern='%S'> because the pattern is not a valid regexp: %S
Entity # all locales dom • chrome • layout • HtmlForm.properties
CannotEncodeAllUnicode
nb-NO
Et skjema ble sendt med tegnkodingen %S, som ikke klarer å håndtere alle Unicode-tegnene, og derfor kan brukerdata bli skadet. For å unngå dette problemet bør siden endres slik at skjemaet sendes med UTF-8-koding, enten ved å endre sidens tegnkoding til UTF-8 eller ved å angi accept-charset=utf-8 i skjemaelementet.
en-US
A form was submitted in the %S encoding which cannot encode all Unicode characters, so user input may get corrupted. To avoid this problem, the page should be changed so that the form is submitted in the UTF-8 encoding either by changing the encoding of the page itself to UTF-8 or by specifying accept-charset=utf-8 on the form element.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotFileEnctypeWarning
nb-NO
Skjema inneholder filvalg, men mangler method=POST og enctype=multipart/form-data. Filen vil ikke bli sendt.
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 • security • security.properties
SanitizerRcvdNoInput
nb-NO
Mottatt tom eller ingen inndata. Returnerer et tomt DocumentFragment.
en-US
Received empty or no input. Returning an empty DocumentFragment.
Entity # all locales extensions • irc • chrome • chatzilla.dtd
multiline-contract.tooltip
nb-NO
Bytt til enkeltlinje innskriving (Ctrl+ned)
en-US
Switch to single-line input (Ctrl+Down)
Entity # all locales extensions • irc • chrome • chatzilla.dtd
multiline-expand.tooltip
nb-NO
Bytt til multilinje innskriving (Ctrl+opp)
en-US
Switch to multi-line input (Ctrl+Up)
Entity # all locales extensions • irc • chrome • chatzilla.dtd
server-nick.tooltip
nb-NO
Bytt kallenavn eller sett borte-tilstand. Trykk Escape for å fokusere på inputtboksen.
en-US
Change nickname or set away state. To focus the input box, press Escape.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.cmd-redo.help
nb-NO
Gjentar den siste endringen til tekst i innboksen som du angret.
en-US
Redoes the last change to the text in the input box which you undid.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.cmd-undo.help
nb-NO
Angrer den siste endringen til teksten i inndataboksen.
en-US
Undoes the last change made to text in the input box.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.focus-input.help
nb-NO
Tvinger tastaturfokus til innskrivingsfeltet
en-US
Force keyboard focus to the input box.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.iltr.help
nb-NO
Bytter inputretning til venstre-til-høyre.
en-US
Switches input area direction to Left-to-Right.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.irtl.help
nb-NO
Bytter inputretning til høyre-til-venstre.
en-US
Switches input area direction to Right-to-Left.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.inputhistory.not.writable
nb-NO
Klarte ikke lagre inndatahistorikk til ``%S''.
en-US
Unable to save input history to ``%S''.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.leave.inputbox
nb-NO
Ingenting kan tab-kompletteres. Bruk F6 for å bla gjennom brukerlisten, inputboksen og prat-dialogen
en-US
There is nothing to tab-complete. Use F6 to cycle through the user list, input box and the chat output.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.multiline.help
nb-NO
Velger om ChatZilla skal bruke en flerlinjers inputtboks eller en normal enkeltlinjeboks for innskriving.
en-US
Sets whether ChatZilla is using the multiline input box or the single-line one.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.multiline.label
nb-NO
Flerlinjers innskrivingsmodus
en-US
Multiline input mode
Entity # all locales mail • chrome • messenger • activity.properties
waitingForInput
nb-NO
Venter på inndata
en-US
Waiting for input
Entity # all locales mail • chrome • messenger • addons.properties
webextPerms.description.clipboardWrite
nb-NO
Sette inn data på utklippstavlen
en-US
Input data to the clipboard
Entity # all locales mail • chrome • messenger • viewSource.properties
invalidInputTitle
nb-NO
Ugyldig inntasting
en-US
Invalid input
Entity # all locales mobile • android • chrome • browser.properties
webextPerms.description.clipboardWrite
nb-NO
Sette inn data på utklippstavlen
en-US
Input data to the clipboard
Entity # all locales mobile • overrides • netError.dtd
dnsNotFound.longDesc4
nb-NO
<ul> <li>Kontroller om det er skrivefeil i adressen, for eksempel <strong>ww</strong>.example.com istedenfor <strong>www</strong>.example.com</li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Søk</button> </div> <li>Hvis du ikke klarer å laste noen nettsider, kontroller data- eller Wi-Fi-forbindelsen til enheten din. <button id='wifi'>Slå på 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
nb-NO
<ul> <li>Nettsideadresser skrives vanligvis på formen <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Søk</button> </div> <li>Kontroller at du bruker fremover-skråstrek (f.eks. <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 security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INPUT_LEN
nb-NO
sikkerhetsbiblioteket oppdaget feil i inndatalengde.
en-US
security library has experienced an input length error.
Entity # all locales suite • chrome • browser • pageInfo.properties
mediaInput
nb-NO
Inputt
en-US
Input
Entity # all locales toolkit • chrome • global • viewSource.properties
invalidInputTitle
nb-NO
Ugyldig inndata
en-US
Invalid input
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
media-input-devices-title
nb-NO
Inn-enheter
en-US
Input Devices
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
multi-process-status-6
nb-NO
Avslått av ustøttet tekstinput
en-US
Disabled by unsupported text input
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
touch-enabled
nb-NO
touchinput påslått
en-US
touch input enabled
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
touch-warning
nb-NO
asynkron touchinput er avslått på grunn av ustøttet innstilling: { $preferenceKey }
en-US
async touch input disabled due to unsupported pref: { $preferenceKey }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
wheel-enabled
nb-NO
hjulinput påslått
en-US
wheel input enabled
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
wheel-warning
nb-NO
asynkron hjulinput er avslått på grunn av ustøttet innstilling: { $preferenceKey }
en-US
async wheel input disabled due to unsupported pref: { $preferenceKey }
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-ime-search-description
nb-NO
En IME (Input Method Editor) er et verktøy som lar deg skrive inn komplekse symboler, for eksempel de som brukes i østasiatiske eller Indiske skriftspråk, ved hjelp av et standardtastatur. Aktivering av dette eksperimentet holder adresselinjepanelet åpent, viser søkeresultater og forslag mens du bruker IME til å legge inn tekst. Merk at IME kan vise et panel som dekker resultatene i adresselinjen, og derfor er denne preferansen kun anbefalt for IME som ikke bruker denne typen paneler.
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.
Please enable JavaScript. Some features won't be available without it.