summaryrefslogtreecommitdiffstats
path: root/l10n-cs/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd
blob: dc625e894c8cd7947b2185ae720dfa001a7cf391 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!-- 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/. -->

<!-- Window title -->
<!ENTITY windowTitle.label "Uživatelský slovník">
<!ENTITY wordEditField.label "Nové slovo:">
<!ENTITY wordEditField.accessKey "N">
<!ENTITY AddButton.label "Přidat">
<!ENTITY AddButton.accessKey "P">
<!ENTITY DictionaryList.label "Slova ve slovníku:">
<!ENTITY DictionaryList.accessKey "S">
<!ENTITY ReplaceButton.label "Nahradit">
<!ENTITY ReplaceButton.accessKey "h">
<!ENTITY RemoveButton.label "Odebrat">
<!ENTITY RemoveButton.accessKey "O">
<!ENTITY CloseButton.label "Zavřít">
<!ENTITY CloseButton.accessKey "Z">