summaryrefslogtreecommitdiffstats
path: root/l10n-gl/suite/chrome/editor/dialogs/EditorInsertChars.dtd
blob: 9c497f88eeacb87fd39db692203b2c001fb7d99c (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 carácter">
<!ENTITY category.label "Categoría">
<!ENTITY letter.label "Letra:">
<!ENTITY letter.accessKey "L">
<!ENTITY character.label "Carácter:">
<!ENTITY character.accessKey "C">
<!ENTITY accentUpper.label "Maiúscula acentuada">
<!ENTITY accentLower.label "Minúscula acentuada">
<!ENTITY otherUpper.label "Outra maiúscula">
<!ENTITY otherLower.label "Outra minúscula">
<!ENTITY commonSymbols.label "Símbolos comúns">
<!ENTITY insertButton.label "Inserir">
<!ENTITY closeButton.label "Pechar">