summaryrefslogtreecommitdiffstats
path: root/l10n-sk/suite/chrome/common/search/engineManager.dtd
blob: 9d4dfe24cbaeab319f4ad1cd16dfc799b12e8b4a (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
<!-- 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/. -->

<!ENTITY  engineManager.title       "Správa zoznamu vyhľadávacích modulov">
<!ENTITY  engineManager.style       "min-width: 35em;">
<!ENTITY  engineManager.intro       "Nainštalované vyhľadávacie moduly:">

<!ENTITY  columnLabel.name          "Názov">
<!ENTITY  columnLabel.keyword       "Kľúčové slovo">

<!-- Buttons -->
<!ENTITY  up.label                  "Posunúť nahor">
<!ENTITY  up.accesskey              "h">
<!ENTITY  dn.label                  "Posunúť nadol">
<!ENTITY  dn.accesskey              "d">
<!ENTITY  remove.label              "Odstrániť">
<!ENTITY  remove.accesskey          "O">
<!ENTITY  edit.label                "Upraviť kľúčové slovo…">
<!ENTITY  edit.accesskey            "U">

<!ENTITY  addEngine.label           "Získať viac vyhľadávacích modulov…">
<!ENTITY  addEngine.accesskey       "Z">

<!ENTITY  enableSuggest.label       "Zobrazovať návrhy vyhľadávania">
<!ENTITY  enableSuggest.accesskey   "n">

<!ENTITY  restoreDefaults.label     "Obnoviť predvolené">
<!ENTITY  restoreDefaults.accesskey "b">