diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-lt/suite/chrome/common/pref/pref-locationbar.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-lt/suite/chrome/common/pref/pref-locationbar.dtd')
-rw-r--r-- | l10n-lt/suite/chrome/common/pref/pref-locationbar.dtd | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/l10n-lt/suite/chrome/common/pref/pref-locationbar.dtd b/l10n-lt/suite/chrome/common/pref/pref-locationbar.dtd new file mode 100644 index 0000000000..664255b723 --- /dev/null +++ b/l10n-lt/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 "Adreso laukas"> + +<!ENTITY autoComplete.label "Automatinis papildymas"> + + + + +<!ENTITY autoCompleteAutoFill.label "Automatiškai papildyti iki tinkamiausio adreso"> +<!ENTITY autoCompleteAutoFill.accesskey "u"> +<!ENTITY autoCompleteShowPopup.label "Rodyti tinkamų variantų sąrašą"> +<!ENTITY autoCompleteShowPopup.accesskey "R"> +<!ENTITY autoCompleteMatchOnlyTyped.label "Į tinkamus variantus įtraukti tik tas svetaines, kurių adresai buvo renkami"> +<!ENTITY autoCompleteMatchOnlyTyped.accesskey "t"> +<!--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 "Atitikimų ieškoti"> +<!ENTITY autoCompleteMatch.accesskey "k"> +<!ENTITY autoCompleteMatchAnywhere "bet kurioje adreso ar pavadinimo vietoje"> +<!ENTITY autoCompleteMatchWordsFirst "bet kur, pirmenybę teikiant žodžių riboms"> +<!ENTITY autoCompleteMatchWords "tik ties žodžių ribomis"> +<!ENTITY autoCompleteMatchStart "tik adreso ar pavadinimo pradžioje"> +<!ENTITY showInternetSearch.label "Rodyti numatytąją ieškyklę"> +<!ENTITY showInternetSearch.accesskey "e"> + +<!ENTITY formatting.label "Formatavimas"> +<!ENTITY domainFormatting.label "Paryškinti bazinę vardų sritį svetainių ir FTP aplankų adresuose"> +<!ENTITY domainFormatting.accesskey "b"> +<!ENTITY highlightSecure.label "Paryškinti tinklalapius, ryšys su kuriais yra aukšto saugumo lygio"> +<!ENTITY highlightSecure.accesskey "P"> + +<!ENTITY unknownLocations.label "Nežinomi adresai"> +<!ENTITY domainGuessing.label "Neradus tinklalapio nurodytu adresu, prie jo pridėti „www“ ir „.com“"> +<!ENTITY domainGuessing.accesskey "N"> +<!ENTITY keywords.label "Jei į adreso lauką įvestas ne adresas, atlikti paiešką saityne"> +<!ENTITY keywords.accesskey "J"> |