blob: b2d2efeee6cc9e7e90da7f3e66f35d3ec9cd57c2 (
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 "Kontowe nastajenja">
<!ENTITY accountManagerCloseButton.label "Začinić">
<!ENTITY accountActionsButton.label "Kontowe akcije">
<!ENTITY accountActionsButton.accesskey "a">
<!ENTITY addMailAccountButton.label "E-mejlowe konto přidać…">
<!ENTITY addMailAccountButton.accesskey "E">
<!ENTITY addIMAccountButton.label "Chatowe konto přidać…">
<!ENTITY addIMAccountButton.accesskey "C">
<!ENTITY addFeedAccountButton.label "Kanalowe konto přidać…">
<!ENTITY addFeedAccountButton.accesskey "k">
<!ENTITY setDefaultButton.label "Jako standard nastajić">
<!ENTITY setDefaultButton.accesskey "J">
<!ENTITY removeButton.label "Konto wotstronić">
<!ENTITY removeButton.accesskey "K">
<!ENTITY addonsButton.label "Rozšěrjenja a drasty">
<!-- AccountManager.xhtml -->
|