blob: 626b63072e81564f507f0ef4b4cc270e5f4da78d (
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 "Nastavenie účtov">
<!ENTITY accountManagerCloseButton.label "Zavrieť">
<!ENTITY accountActionsButton.label "Akcie s účtami">
<!ENTITY accountActionsButton.accesskey "c">
<!ENTITY addMailAccountButton.label "Pridať poštový účet…">
<!ENTITY addMailAccountButton.accesskey "P">
<!ENTITY addIMAccountButton.label "Pridať účet pre konverzácie…">
<!ENTITY addIMAccountButton.accesskey "k">
<!ENTITY addFeedAccountButton.label "Pridať účet pre informačné kanály…">
<!ENTITY addFeedAccountButton.accesskey "m">
<!ENTITY setDefaultButton.label "Nastaviť ako predvolený">
<!ENTITY setDefaultButton.accesskey "N">
<!ENTITY removeButton.label "Odstrániť účet">
<!ENTITY removeButton.accesskey "O">
<!ENTITY addonsButton.label "Rozšírenia a témy vzhľadu">
<!-- AccountManager.xhtml -->
|