summaryrefslogtreecommitdiffstats
path: root/l10n-pl/suite/chrome/editor/dialogs/EditorButtonProperties.dtd
blob: efa11a85fa082fefb4e0129b42a4c2e051e3ebd5 (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
<!-- 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 "Właściwości przycisku">
<!ENTITY Settings.label    "Ustawienia">

<!ENTITY ButtonType.label         "Typ">
<!ENTITY ButtonType.accesskey     "T">
<!ENTITY submit.value             "Wyślij">
<!ENTITY reset.value              "Zresetuj">
<!ENTITY button.value             "Przycisk">
<!ENTITY ButtonName.label         "Nazwa:">
<!ENTITY ButtonName.accesskey     "N">
<!ENTITY ButtonValue.label        "Wartość:">
<!ENTITY ButtonValue.accesskey    "W">
<!ENTITY tabIndex.label           "Indeks kolejności dostępu:">
<!ENTITY tabIndex.accesskey       "I">
<!ENTITY ButtonDisabled.label     "Wyłączony">
<!ENTITY ButtonDisabled.accesskey "y">
<!ENTITY AccessKey.label          "Klawisz dostępu:">
<!ENTITY AccessKey.accesskey      "K">
<!ENTITY RemoveButton.label       "Usuń przycisk">
<!ENTITY RemoveButton.accesskey   "U">