summaryrefslogtreecommitdiffstats
path: root/l10n-cs/suite/chrome/editor/dialogs/EditorButtonProperties.dtd
blob: 838114a49413934ce8ed459f29e7fc18f410d53c (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
<!-- 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 windowTitle.label "Vlastnosti tlačítka">

<!ENTITY Settings.label "Nastavení">

<!ENTITY ButtonType.label "Typ">
<!ENTITY ButtonType.accesskey "T">
<!ENTITY submit.value "Odeslat">
<!ENTITY reset.value "Obnovit">
<!ENTITY button.value "Tlačítko">

<!ENTITY ButtonName.label "Název:">
<!ENTITY ButtonName.accesskey "N">
<!ENTITY ButtonValue.label "Hodnota:">
<!ENTITY ButtonValue.accesskey "H">
<!ENTITY tabIndex.label "Rejstřík pro tab:">
<!ENTITY tabIndex.accesskey "R">
<!ENTITY ButtonDisabled.label "Zakázáno">
<!ENTITY ButtonDisabled.accesskey "Z">
<!ENTITY AccessKey.label "Přístupová klávesa:">
<!ENTITY AccessKey.accesskey "k">

<!ENTITY RemoveButton.label "Odebrat tlačítko">
<!ENTITY RemoveButton.accesskey "O">