blob: 46f62dcb1b36ff9078181e6af513e950ce9c849b (
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
39
40
41
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 "Panel Adresa">
<!ENTITY autoComplete.label "Automatické dokončovanie">
<!ENTITY autoCompleteMatchHistory.label "Automaticky ponúkať webové stránky z Histórie">
<!ENTITY autoCompleteMatchHistory.accesskey "A">
<!ENTITY autoCompleteMatchBookmarks.label "Automaticky ponúkať webové stránky zo Záložiek">
<!ENTITY autoCompleteMatchBookmarks.accesskey "e">
<!ENTITY autoCompleteAutoFill.label "Automaticky doplniť najvhodnejší výsledok">
<!ENTITY autoCompleteAutoFill.accesskey "u">
<!ENTITY autoCompleteShowPopup.label "Zobraziť zoznam nájdených výsledkov">
<!ENTITY autoCompleteShowPopup.accesskey "b">
<!ENTITY autoCompleteMatchOnlyTyped.label "Ponúkať len predtým zadané webové stránky">
<!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 "Hľadať">
<!ENTITY autoCompleteMatch.accesskey "H">
<!ENTITY autoCompleteMatchAnywhere "v celej adrese alebo titulku">
<!ENTITY autoCompleteMatchWordsFirst "v celej adrese alebo titulku, ale hlavne na okrajoch slov">
<!ENTITY autoCompleteMatchWords "len na okrajoch slov">
<!ENTITY autoCompleteMatchStart "len na začiatku adresy alebo titulku">
<!ENTITY showInternetSearch.label "Zobraziť predvolený vyhľadávací modul">
<!ENTITY showInternetSearch.accesskey "Z">
<!ENTITY formatting.label "Formátovanie">
<!ENTITY domainFormatting.label "Zvýrazňovať doménu v adrese webových stránok a serverov FTP">
<!ENTITY domainFormatting.accesskey "d">
<!ENTITY highlightSecure.label "Zvýrazňovať webové stránky s vysokým stupňom bezpečnosti pripojenia">
<!ENTITY highlightSecure.accesskey "w">
<!ENTITY unknownLocations.label "Neznáme adresy">
<!ENTITY domainGuessing.label "Pridať "www." a ".com" k zadanej adrese, ak webová stránka nebola nájdená">
<!ENTITY domainGuessing.accesskey "N">
<!ENTITY keywords.label "Vykonať vyhľadávanie na webe, ak zadaný text nie je webová adresa">
<!ENTITY keywords.accesskey "V">
|