diff options
Diffstat (limited to 'l10n-nb-NO/suite/chrome/common/pref/pref-locationbar.dtd')
-rwxr-xr-x | l10n-nb-NO/suite/chrome/common/pref/pref-locationbar.dtd | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/l10n-nb-NO/suite/chrome/common/pref/pref-locationbar.dtd b/l10n-nb-NO/suite/chrome/common/pref/pref-locationbar.dtd new file mode 100755 index 0000000000..7f26985f63 --- /dev/null +++ b/l10n-nb-NO/suite/chrome/common/pref/pref-locationbar.dtd @@ -0,0 +1,42 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!--LOCALIZATION NOTE : FILE The Location Bar prefs panel --> +<!ENTITY pref.locationBar.title "Adresselinje"> + +<!ENTITY autoComplete.label "Autofullfør"> +<!ENTITY autoCompleteMatchHistory.label "Foreslå automatisk nettsteder fra historikken"> +<!ENTITY autoCompleteMatchHistory.accesskey "a"> +<!ENTITY autoCompleteMatchBookmarks.label "Foreslå automatisk nettsteder fra bokmerker"> +<!ENTITY autoCompleteMatchBookmarks.accesskey "b"> +<!ENTITY autoCompleteAutoFill.label "Automatisk fyll ut det beste treffet"> +<!ENTITY autoCompleteAutoFill.accesskey "u"> +<!ENTITY autoCompleteShowPopup.label "Vis en liste med resultater"> +<!ENTITY autoCompleteShowPopup.accesskey "V"> +<!ENTITY autoCompleteMatchOnlyTyped.label "Bare fullfør med nettsider du har manuelt skrevet inn før"> +<!ENTITY autoCompleteMatchOnlyTyped.accesskey "B"> +<!--LOCALIZATION NOTE (autoCompleteMatch.label): This is the common leading + part of the menulist items listed below, mainly to make the control available + via the accesskey +--> +<!ENTITY autoCompleteMatch.label "Sammenlign med"> +<!ENTITY autoCompleteMatch.accesskey "S"> +<!ENTITY autoCompleteMatchAnywhere "Alt i adressen eller tittelen"> +<!ENTITY autoCompleteMatchWordsFirst "Alt, men foretrekk starten/slutten av ord"> +<!ENTITY autoCompleteMatchWords "Bare på starten/slutten av ord"> +<!ENTITY autoCompleteMatchStart "Bare på starten av adressene eller titlene"> +<!ENTITY showInternetSearch.label "Vis standard Internett-søkemotor"> +<!ENTITY showInternetSearch.accesskey "V"> + +<!ENTITY formatting.label "Formatering"> +<!ENTITY domainFormatting.label "Uthever domenenavnet på nettsted og FTP-servere"> +<!ENTITY domainFormatting.accesskey "U"> +<!ENTITY highlightSecure.label "Uthev nettsider som har høy sikkerhet i tilkoblingen"> +<!ENTITY highlightSecure.accesskey "h"> + +<!ENTITY unknownLocations.label "Ukjente adresser"> +<!ENTITY domainGuessing.label "Legg til «www.» og «.com» i adressen dersom en nettside ikke er funnet"> +<!ENTITY domainGuessing.accesskey "L"> +<!ENTITY keywords.label "Utfør et nettsidesøk dersom innskrevet tekst ikke er en nettsideadresse"> +<!ENTITY keywords.accesskey "U"> |