blob: 8579df73ee7d0bb583d3dc00d6d7e020af5999e8 (
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
25
|
<!-- 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/. -->
<!-- extracted from AccountManager.xhtml -->
<!ENTITY accountManagerTitle.label "Configuración da conta">
<!ENTITY accountManagerCloseButton.label "Pechar">
<!ENTITY accountActionsButton.label "Accións da conta">
<!ENTITY accountActionsButton.accesskey "A">
<!ENTITY addMailAccountButton.label "Engadir conta de correo…">
<!ENTITY addMailAccountButton.accesskey "a">
<!ENTITY addIMAccountButton.label "Engadir conta de chat…">
<!ENTITY addIMAccountButton.accesskey "c">
<!ENTITY addFeedAccountButton.label "Engadir conta de fontes…">
<!ENTITY addFeedAccountButton.accesskey "f">
<!ENTITY setDefaultButton.label "Estabelecer como predeterminada">
<!ENTITY setDefaultButton.accesskey "d">
<!ENTITY removeButton.label "Retirar conta">
<!ENTITY removeButton.accesskey "R">
<!ENTITY addonsButton.label "Extensións & Temas">
<!-- AccountManager.xhtml -->
|