blob: fffa743e7f3207f5ebdf7809396079e814d29000 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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">
|