blob: 044f15851e31a87311a4bf322ec961d09e170041 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- 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 "Внесување на знаци">
<!ENTITY category.label "Категорија">
<!ENTITY letter.label "Буква:">
<!ENTITY letter.accessKey "Б">
<!ENTITY character.label "Знак:">
<!ENTITY character.accessKey "к">
<!ENTITY accentUpper.label "Accent Uppercase">
<!ENTITY accentLower.label "Accent Lowercase">
<!ENTITY otherUpper.label "Други големи букви">
<!ENTITY otherLower.label "Други мали букви">
<!ENTITY commonSymbols.label "Вообичаени симболи">
<!ENTITY insertButton.label "Внеси">
<!ENTITY closeButton.label "Затвори">
|