blob: 1eeea13453cfabc443d34ec1a9e04383bdc1452e (
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 "Inserir caractere">
<!ENTITY category.label "Categoria">
<!ENTITY letter.label "Carta:">
<!ENTITY letter.accessKey "a">
<!ENTITY character.label "Caractere:">
<!ENTITY character.accessKey "C">
<!ENTITY accentUpper.label "Maiúsculas acentuadas">
<!ENTITY accentLower.label "Minúsculas acentuadas">
<!ENTITY otherUpper.label "Outras maiúsculas">
<!ENTITY otherLower.label "Outras minúsculas">
<!ENTITY commonSymbols.label "Símbolos comuns">
<!ENTITY insertButton.label "Inserir">
<!ENTITY closeButton.label "Fechar">
|