blob: 7513ea8f97d4be745ffd4826f7f40633028c842b (
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
<!-- 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/. -->
<!-- Entities for AccountWizard -->
<!ENTITY windowTitle.label "Reikningaleiðarvísir">
<!ENTITY accountWizard.size "width: 40em; height: 38em;">
<!-- Entities for Account Type page -->
<!-- Entities for Identity page -->
<!ENTITY identityTitle.label "Auðkenni">
<!ENTITY identityDesc.label "Hver reikningur hefur auðkenni, sem eru þær upplýsingar sem sýna hver þú ert þegar fólk móttekur póst frá þér.">
<!-- LOCALIZATION NOTE (fullnameDesc.label) : do not translate two of """ in below line -->
<!ENTITY fullnameDesc.label "Sláðu inn nafnið eins og þú vilt láta það birtast í "Frá" svæðinu í póstunum þínum">
<!-- LOCALIZATION NOTE (fullnameExample.label) : use following directions for below line
1, do not translate two of """
2, Use localized full name instead of "John Smith"
-->
<!ENTITY fullnameExample.label "(til dæmis, "Jón Jónsson").">
<!ENTITY fullnameLabel.label "Nafnið þitt:">
<!ENTITY fullnameLabel.accesskey "N">
<!ENTITY emailLabel.label "Tölvupóstfang:">
<!ENTITY emailLabel.accesskey "T">
<!-- Entities for Incoming Server page -->
<!ENTITY incomingTitle.label "Upplýsingar fyrir innsendan netþjón">
<!ENTITY incomingUsername.label "Notandanafn:">
<!-- LOCALIZATION NOTE (newsServerNameDesc.label) : Do not translate "NNTP" or the """ entities in below line -->
<!ENTITY newsServerNameDesc.label "Sláðu inn nafn fréttaþjóns (NNTP) (til dæmis, "news.example.net").">
<!ENTITY newsServerLabel.label "Fréttaþjónn:">
<!ENTITY newsServerLabel.accesskey "F">
<!-- Entities for Outgoing Server page -->
<!-- Entities for Account name page -->
<!ENTITY accnameTitle.label "Heiti reiknings">
<!-- LOCALIZATION NOTE (accnameDesc.label) : do not translate any """ in below line -->
<!ENTITY accnameDesc.label "Sláðu inn það nafn sem þú vilt nota fyrir þennan reikning (til dæmis, "Vinna", "Heima" eða "Fréttir").">
<!ENTITY accnameLabel.label "Heiti reiknings:">
<!ENTITY accnameLabel.accesskey "H">
<!-- Entities for Done (Congratulations) page -->
<!ENTITY completionTitle.label "Til hamingju!">
<!ENTITY completionText.label "Gakktu úr skugga um að eftirfarandi upplýsingar séu réttar.">
<!ENTITY newsServerNamePrefix.label "Nafn fréttaþjóns (NNTP):">
<!ENTITY clickFinish.label "Smelltu á Ljúka til að vista þessar stillingar og hætta í reikningahjálpinni.">
<!ENTITY clickFinish.labelMac "Smelltu á Ljúka til að vista þessar stillingar og hætta í reikningahjálpinni.">
|