blob: dd5ec937771acea069d322a4cb7abbb1cfd2abd6 (
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 "Kontovegvisar">
<!ENTITY accountWizard.size "width: 40em; height: 38em;">
<!-- Entities for Account Type page -->
<!-- Entities for Identity page -->
<!ENTITY identityTitle.label "Identitet">
<!ENTITY identityDesc.label "Kvar konto har sin eigen identitet, som er den informasjonen som identifiserer deg til andre når dei får ei melding frå deg.">
<!-- LOCALIZATION NOTE (fullnameDesc.label) : do not translate two of """ in below line -->
<!ENTITY fullnameDesc.label "Skriv inn namnet du vil skal stå i «Frå»-feltet på meldingane du sender">
<!-- 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ømes «Ola Nordmann»)">
<!ENTITY fullnameLabel.label "Namnet ditt:">
<!ENTITY fullnameLabel.accesskey "N">
<!ENTITY emailLabel.label "E-postadresse:">
<!ENTITY emailLabel.accesskey "E">
<!-- Entities for Incoming Server page -->
<!ENTITY incomingTitle.label "Info om innkomande tenar">
<!ENTITY incomingUsername.label "Brukarnamn:">
<!-- LOCALIZATION NOTE (newsServerNameDesc.label) : Do not translate "NNTP" or the """ entities in below line -->
<!ENTITY newsServerNameDesc.label "Skriv inn namnet på nyheitsgruppetenaren din (NNTP-tenar, til dømes «nyheiter.eksempel.no»).">
<!ENTITY newsServerLabel.label "Nyheitsgruppetenar:">
<!ENTITY newsServerLabel.accesskey "N">
<!-- Entities for Outgoing Server page -->
<!-- Entities for Account name page -->
<!ENTITY accnameTitle.label "Kontonamn">
<!-- LOCALIZATION NOTE (accnameDesc.label) : do not translate any """ in below line -->
<!ENTITY accnameDesc.label "Skriv inn namnet du vil ha på denne kontoen (til dømes «Jobbkonto», «Heimekonto» eller «Nyheitskonto»).">
<!ENTITY accnameLabel.label "Kontonamn:">
<!ENTITY accnameLabel.accesskey "K">
<!-- Entities for Done (Congratulations) page -->
<!ENTITY completionTitle.label "Gratulerer!">
<!ENTITY completionText.label "Kontroller at informasjonen nedanfor er rett.">
<!ENTITY newsServerNamePrefix.label "Nyheitsgruppetenar (NNTP):">
<!ENTITY clickFinish.label "Trykk Fullfør for å lagre innstillingane og late att konto-vegvisaren.">
<!ENTITY clickFinish.labelMac "Trykk Fullfør for å lagre innstillingane og late att konto-vegvisaren.">
|