summaryrefslogtreecommitdiffstats
path: root/l10n-nb-NO/suite/chrome/common/downloads/downloadmanager.dtd
blob: 69b92a3da9c0b6be4b5cc7f10227e67ce4462e11 (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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!-- 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 downloadManager.title           "Nedlastinger">

<!ENTITY menuBar.tooltip                 "Menylinje">
<!ENTITY searchBar.tooltip               "Søkelinje">

<!ENTITY search.placeholder              "Søk i nedlastinger">
<!ENTITY search.label                    "Søk i nedlastinger">
<!ENTITY search.accesskey                "S">
<!ENTITY search.key                      "f">

<!ENTITY cmd.clearList.label             "Tøm liste">
<!ENTITY cmd.clearList.tooltip           "Fjerner fullførte, avbrutte og feilede nedlastinger fra listen">
<!ENTITY cmd.clearList.accesskey         "T">

<!ENTITY col.name.label                  "Navn">
<!ENTITY col.name.accesskey              "N">
<!ENTITY col.name.tooltip                "Filnavn">
<!ENTITY col.status.label                "Status">
<!ENTITY col.status.accesskey            "S">
<!ENTITY col.status.tooltip              "Status">
<!ENTITY col.actionPlay.label            "Pause/Fortsett/Prøv igjen">
<!ENTITY col.actionPlay.accesskey        "u">
<!ENTITY col.actionPlay.tooltip          "Pause/Fortsett/Prøv igjen">
<!ENTITY col.actionStop.label            "Avbryt/fjern">
<!ENTITY col.actionStop.accesskey        "A">
<!ENTITY col.actionStop.tooltip          "Avbryt/fjern">
<!ENTITY col.progress.label              "Fremdrift">
<!ENTITY col.progress.accesskey          "F">
<!ENTITY col.progress.tooltip            "Fremdrift">
<!ENTITY col.timeremaining.label         "Tid igjen">
<!ENTITY col.timeremaining.accesskey     "T">
<!ENTITY col.timeremaining.tooltip       "Tid igjen">
<!ENTITY col.transferred.label           "Overført">
<!ENTITY col.transferred.accesskey       "O">
<!ENTITY col.transferred.tooltip         "Overført">
<!ENTITY col.transferrate.label          "Hastighet">
<!ENTITY col.transferrate.accesskey      "H">
<!ENTITY col.transferrate.tooltip        "Hastighet">
<!ENTITY col.timeelapsed.label           "Tid brukt">
<!ENTITY col.timeelapsed.accesskey       "b">
<!ENTITY col.timeelapsed.tooltip         "Tid brukt">
<!ENTITY col.starttime.label             "Starttid">
<!ENTITY col.starttime.accesskey         "S">
<!ENTITY col.starttime.tooltip           "Starttid">
<!ENTITY col.endtime.label               "Sluttid">
<!ENTITY col.endtime.accesskey           "u">
<!ENTITY col.endtime.tooltip             "Sluttid">
<!ENTITY col.progresstext.label          "&#37;">
<!ENTITY col.progresstext.accesskey      "&#37;">
<!ENTITY col.progresstext.tooltip        "Fremdrift (&#37;)">
<!ENTITY col.source.label                "Kilde">
<!ENTITY col.source.accesskey            "K">
<!ENTITY col.source.tooltip              "Kilde">

<!ENTITY view.columns.label              "Vis kolonner">
<!ENTITY view.columns.accesskey          "V">
<!ENTITY view.sortBy.label               "Sorter etter">
<!ENTITY view.sortBy.accesskey           "S">

<!ENTITY view.unsorted.label             "Usortert">
<!ENTITY view.unsorted.accesskey         "U">
<!ENTITY view.sortAscending.label        "A > Å sorteringsrekkefølge">
<!ENTITY view.sortAscending.accesskey    "A">
<!ENTITY view.sortDescending.label       "Å > A sorteringsrekkefølge">
<!ENTITY view.sortDescending.accesskey   "Å">

<!ENTITY cmd.pause.label                 "Pause">
<!ENTITY cmd.pause.accesskey             "P">
<!ENTITY cmd.resume.label                "Fortsett">
<!ENTITY cmd.resume.accesskey            "F">
<!ENTITY cmd.retry.label                 "Prøv igjen">
<!ENTITY cmd.retry.accesskey             "P">
<!ENTITY cmd.cancel.label                "Avbryt">
<!ENTITY cmd.cancel.accesskey            "A">
<!ENTITY cmd.remove.label                "Fjern fra listen">
<!ENTITY cmd.remove.accesskey            "F">
<!ENTITY cmd.open.label                  "Åpne">
<!ENTITY cmd.open.accesskey              "Å">
<!ENTITY cmd.show.label                  "Åpne mappen med filen">
<!ENTITY cmd.show.accesskey              "m">
<!ENTITY cmd.goToDownloadPage.label      "Gå til nedlastingssiden">
<!ENTITY cmd.goToDownloadPage.accesskey  "G">
<!ENTITY cmd.copyDownloadLink.label      "Kopier nedlastingslenke">
<!ENTITY cmd.copyDownloadLink.accesskey  "K">
<!ENTITY cmd.properties.label            "Egenskaper …">
<!ENTITY cmd.properties.accesskey        "E">
<!-- LOCALIZATION NOTE (cmd.unblock2.label):
     This command is shown in the context menu when downloads are blocked.
     -->
<!ENTITY cmd.unblock2.label               "Tillat nedlasting">
<!ENTITY cmd.unblock2.accesskey           "l">