blob: 1f2934ffd60ee8ad4fb9abfade3cefefe9ede0e3 (
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 "Impostazioni account">
<!ENTITY accountManagerCloseButton.label "Chiudi">
<!ENTITY accountActionsButton.label "Azioni account">
<!ENTITY accountActionsButton.accesskey "z">
<!ENTITY addMailAccountButton.label "Aggiungi account di posta…">
<!ENTITY addMailAccountButton.accesskey "A">
<!ENTITY addIMAccountButton.label "Aggiungi un account di chat…">
<!ENTITY addIMAccountButton.accesskey "A">
<!ENTITY addFeedAccountButton.label "Aggiungi un account di feed…">
<!ENTITY addFeedAccountButton.accesskey "F">
<!ENTITY setDefaultButton.label "Imposta come predefinito">
<!ENTITY setDefaultButton.accesskey "f">
<!ENTITY removeButton.label "Elimina account">
<!ENTITY removeButton.accesskey "E">
<!ENTITY addonsButton.label "Estensioni e temi">
<!-- AccountManager.xhtml -->
|