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-ca/suite/chrome/common/pref/pref-locationbar.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.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-ca/suite/chrome/common/pref/pref-locationbar.dtd')
-rw-r--r-- | l10n-ca/suite/chrome/common/pref/pref-locationbar.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-ca/suite/chrome/common/pref/pref-locationbar.dtd b/l10n-ca/suite/chrome/common/pref/pref-locationbar.dtd new file mode 100644 index 0000000000..fffa743e7f --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-locationbar.dtd @@ -0,0 +1,38 @@ +<!-- 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 "Barra d'ubicació"> + +<!ENTITY autoComplete.label "Autocompleció"> +<!ENTITY autoCompleteAutoFill.label "Ompliu-ho automàticament amb la millor coincidència"> +<!ENTITY autoCompleteAutoFill.accesskey "u"> +<!ENTITY autoCompleteShowPopup.label "Mostra una llista de resultats que hi coincideixen"> +<!ENTITY autoCompleteShowPopup.accesskey "s"> +<!ENTITY autoCompleteMatchOnlyTyped.label "Troba coincidències només amb els llocs web que hàgiu teclejat anteriorment"> +<!ENTITY autoCompleteMatchOnlyTyped.accesskey "m"> +<!--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 "Troba"> +<!ENTITY autoCompleteMatch.accesskey "T"> +<!ENTITY autoCompleteMatchAnywhere "A qualsevol lloc de l'adreça o el títol"> +<!ENTITY autoCompleteMatchWordsFirst "A qualsevol lloc però preferiblement paraules senceres"> +<!ENTITY autoCompleteMatchWords "Només paraules senceres"> +<!ENTITY autoCompleteMatchStart "Només al principi de l'adreça o el títol"> +<!ENTITY showInternetSearch.label "Mostra el motor de cerca d'Internet per defecte"> +<!ENTITY showInternetSearch.accesskey "e"> + +<!ENTITY formatting.label "Formatació"> +<!ENTITY domainFormatting.label "Ressalta l'adreça dels llocs web i dels servidors FTP."> +<!ENTITY domainFormatting.accesskey "d"> +<!ENTITY highlightSecure.label "Ressalta les pàgines web amb un nivell alt de seguretat de la connexió"> +<!ENTITY highlightSecure.accesskey "c"> + +<!ENTITY unknownLocations.label "Ubicacions desconegudes"> +<!ENTITY domainGuessing.label "Afegeix «www.» i «.com» a la ubicació si no es troba la pàgina web"> +<!ENTITY domainGuessing.accesskey "f"> +<!ENTITY keywords.label "Realitza una cerca web quan el text introduït no sigui una ubicació web"> +<!ENTITY keywords.accesskey "R"> |