diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ro/suite/chrome/common/pref/pref-locationbar.dtd | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ro/suite/chrome/common/pref/pref-locationbar.dtd')
-rw-r--r-- | l10n-ro/suite/chrome/common/pref/pref-locationbar.dtd | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/common/pref/pref-locationbar.dtd b/l10n-ro/suite/chrome/common/pref/pref-locationbar.dtd new file mode 100644 index 0000000000..fe2e30b75e --- /dev/null +++ b/l10n-ro/suite/chrome/common/pref/pref-locationbar.dtd @@ -0,0 +1,44 @@ +<!-- 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/. --> + +<!-- +# Translator(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# BuBBaX <mikebubbax@yahoo.com> +# +--> +<!-- +# Reviewer(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +--> + +<!--LOCALIZATION NOTE : FILE The Location Bar prefs panel --> +<!ENTITY pref.locationBar.title "Bara De Locație"> + +<!ENTITY autoComplete.label "Autocompletare"> +<!ENTITY autoCompleteAutoFill.label "Automatically prefill the best match"> +<!ENTITY autoCompleteAutoFill.accesskey "u"> +<!ENTITY autoCompleteShowPopup.label "Arată lista de potrivire a rezultatelor"> +<!ENTITY autoCompleteShowPopup.accesskey "s"> +<!ENTITY autoCompleteMatchOnlyTyped.label "Match only websites you've typed previously"> +<!ENTITY autoCompleteMatchOnlyTyped.accesskey "o"> +<!--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 "Respectă"> +<!ENTITY autoCompleteMatch.accesskey "R"> +<!ENTITY autoCompleteMatchAnywhere "Anywhere in the location or title"> +<!ENTITY autoCompleteMatchWordsFirst "Anywhere but preferring word boundaries"> +<!ENTITY autoCompleteMatchWords "Only on word boundaries"> +<!ENTITY autoCompleteMatchStart "Only at the beginning of the location or title"> + +<!ENTITY unknownLocations.label "Locații Necunoscute"> +<!ENTITY domainGuessing.label "Add "www." and ".com" to the location if a web page is not found"> +<!ENTITY domainGuessing.accesskey "d"> +<!ENTITY keywords.label "Perform a web search when entered text is not a web location"> +<!ENTITY keywords.accesskey "P"> |