blob: 0f036528b7036be2ba3e37909ca546129de7be10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!-- 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/. -->
<!ENTITY accountWindow.title "Kontoindstillinger">
<!ENTITY accountWindow.width "300">
<!ENTITY account.general "Generelt">
<!ENTITY account.advanced "Avancerede indstillinger">
<!ENTITY account.name "Brugernavn:">
<!ENTITY account.password "Adgangskode:">
<!ENTITY account.alias "Alias:">
<!ENTITY account.newMailNotification "Giv besked ved nye mails">
<!ENTITY account.autojoin "Tilslut automatisk til disse kanaler:">
<!ENTITY account.proxySettings.caption "Proxy-indstillinger:">
<!ENTITY account.proxySettings.change.label "Skift…">
<!ENTITY account.proxySettings.change.accessKey "S">
|