summaryrefslogtreecommitdiffstats
path: root/l10n-hu/suite/chrome/common/console/console.dtd
blob: 95d8bd995b839b3fbbb56a4669f29b356653c419 (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
43
44
45
46
47
<!-- 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 errorConsole.title   "Hibakonzol">

<!ENTITY errFile.label        "Forrásfájl:">
<!ENTITY errLine.label        "Sor:">
<!ENTITY errColumn.label      "Oszlop:">

<!ENTITY all.label            "Mind">
<!ENTITY all.accesskey        "M">
<!ENTITY errors.label         "Hibák">
<!ENTITY errors.accesskey     "H">
<!ENTITY warnings.label       "Figyelmeztetések">
<!ENTITY warnings.accesskey   "F">
<!ENTITY messages.label       "Üzenetek">
<!ENTITY messages.accesskey   "z">
<!ENTITY clear.label          "Törlés">
<!ENTITY clear.accesskey      "T">
<!ENTITY codeEval.label       "Kód:">
<!ENTITY codeEval.accesskey   "d">
<!ENTITY evaluate.label       "Kiértékelés">
<!ENTITY evaluate.accesskey   "K">
<!ENTITY filter2.label        "Szűrő:">
<!ENTITY filter2.accesskey    "r">

<!ENTITY copyCmd.label         "Másolás">
<!ENTITY copyCmd.accesskey     "M">
<!ENTITY copyCmd.commandkey    "C">
<!ENTITY sortFirst.label       "Első > Utolsó sorrend">
<!ENTITY sortFirst.accesskey   "E">
<!ENTITY sortLast.label        "Utolsó > Első sorrend">
<!ENTITY sortLast.accesskey    "U">
<!ENTITY closeCmd.commandkey   "w">
<!ENTITY focus1.commandkey     "l">
<!ENTITY focus2.commandkey     "d">

<!ENTITY menuBar.tooltip       "Menüsor">
<!ENTITY modeToolbar.tooltip   "Üzemmód eszköztár">
<!ENTITY entryToolbar.tooltip  "JavaScript eszköztár">
<!ENTITY toolbarsCmd.label     "Megjelenítés/Elrejtés">
<!ENTITY toolbarsCmd.accesskey "w">
<!ENTITY toolbarMode.label     "Üzemmód">
<!ENTITY toolbarMode.accesskey "m">
<!ENTITY toolbarEval.label     "JavaScript bejegyzés">
<!ENTITY toolbarEval.accesskey "J">