summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/nn-NO/chrome/nn-NO/locale/nn-NO/messenger/FilterEditor.dtd
blob: 655ea47535146cf6d6917ef884648af0af8ee47a (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
56
57
58
59
60
61
62
63
64
65
66
<!-- 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 window.title "Filterreglar">
<!ENTITY filterName.label "Filternamn:">
<!ENTITY filterName.accesskey "F">

<!ENTITY junk.label "Uønskt">
<!ENTITY notJunk.label "Ønskt">

<!ENTITY lowestPriorityCmd.label "Lågast">
<!ENTITY lowPriorityCmd.label "Låg">
<!ENTITY normalPriorityCmd.label "Normal">
<!ENTITY highPriorityCmd.label "Høg">
<!ENTITY highestPriorityCmd.label "Høgast">

<!ENTITY contextDesc.label "Bruk filteret ved:">
<!ENTITY contextIncomingMail.label "Hentar ny e-post::">
<!ENTITY contextIncomingMail.accesskey "H">
<!ENTITY contextManual.label "Manuell filtrering">
<!ENTITY contextManual.accesskey "r">
<!ENTITY contextBeforeCls.label "Filtrer før søppelpost-klassifisering">
<!ENTITY contextAfterCls.label "Filtrer etter søppelpost-klassifisering">
<!ENTITY contextOutgoing.label "Etter sending">
<!ENTITY contextOutgoing.accesskey "E">
<!ENTITY contextArchive.label "Arkivering">
<!ENTITY contextArchive.accesskey "A">
<!ENTITY contextPeriodic.accesskey "p">

<!ENTITY filterActionDesc.label "Gjer dette med meldingane:">
<!ENTITY filterActionDesc.accesskey "G">

<!ENTITY filterActionOrderWarning.label "Merk: Filterhandlingar vert køyrd i ei anna rekkjefølgje">
<!ENTITY filterActionOrder.label "Sjå utføringsrekkjefølgje">

<!-- New Style Filter Rule Actions -->
<!ENTITY moveMessage.label "Flytt melding til">
<!ENTITY copyMessage.label "Kopier melding til">
<!ENTITY forwardTo.label "Vidaresend melding til">
<!ENTITY replyWithTemplate.label "Svar med mal">
<!ENTITY markMessageRead.label "Marker som lesen">
<!ENTITY markMessageUnread.label "Marker som ulesen">
<!ENTITY markMessageStarred.label "Merk med stjerne">
<!ENTITY setPriority.label "Sett prioritet til">
<!ENTITY addTag.label "Merk melding">
<!ENTITY setJunkScore.label "Sett uønskt-status til">
<!ENTITY deleteMessage.label "Slett melding">
<!ENTITY deleteFromPOP.label "Slett frå POP-tenaren">
<!ENTITY fetchFromPOP.label "Hent frå POP-tenaren">
<!ENTITY ignoreThread.label "Ignorer tråd">
<!ENTITY ignoreSubthread.label "Ignorer undertråd">
<!ENTITY watchThread.label "Følg tråd">
<!ENTITY stopExecution.label "Stopp filtrering">

<!ENTITY addAction.tooltip "Legg til ei ny handling">
<!ENTITY removeAction.tooltip "Fjern denne handlinga">

<!-- LOCALIZATION NOTE
     The values below are used to control the widths of the filter action widgets.
     Change the values only when the localized strings in the popup menus
     are truncated in the widgets.
  -->
<!-- Flex Attribute: https://developer.mozilla.org/docs/XUL/Attribute/flex -->
<!ENTITY filterActionTypeFlexValue "1">
<!ENTITY filterActionTargetFlexValue "4">