~ubuntu-branches/ubuntu/intrepid/jockey/intrepid-proposed

« back to all changes in this revision

Viewing changes to po/nb.po

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2008-10-02 20:44:09 UTC
  • Revision ID: james.westby@ubuntu.com-20081002204409-0xw7wkc3a9pfk3b9
Tags: 0.5~beta1-0ubuntu2
* Merge some bug fixes from trunk:
  - ui.py: Fix "not installed" -> "not activated" string inconsistency.
    (LP: #274697)
  - Fix typos in German translation.
  - Add and use enabled/disabled/free icons from Kenneth Wimer.
  - Fix jockey-kde crash when no drivers are available. [Alberto]
  - Report indefinite progress if the handler does long non-package
    operations (such as rebuilding initramfs), instead of freezing the UI.
  - UI: Select first driver by default, and keep selection after
    enable/disable. (LP: #274699)
  - jockey-kde: Fix display of window text and subtext, and adapt it to
    driver changes. (LP: #274558)
  - Avoid flickering the progress bar dialog for very fast detect() calls.
  - jockey-kde: Fix indeterminate progress bar behaviour, and fix "Searching
    for drivers..." progress bar at startup.
  - kde/ManagerWindowKDE4.ui: Drop the expander next to the window heading,
    it prevented proper resizing. (LP: #274700)
  - Various test suite fixes.
* data/handlers/b43.py: Do not show the driver as "in use" if the firmware
  is not installed.
* Add data/handlers/broadcom_wl.py: Handler for the alternative Broadcom
  'wl' module. Enabling this will automatically blacklist b43 and bcm43xx.
  (LP: #263097)
* data/handlers/b43.py: Remove blacklist-bcm43 on activation.
* data/handlers/b43.py: Add (derived) handler for b43legacy. (LP: #247495)
* data/handlers/b43.py: Actually call the firmware fetching script after the
  -fwcutter installation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: restricted-manager\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2008-09-25 20:20+0200\n"
 
10
"POT-Creation-Date: 2008-09-29 09:05+0200\n"
11
11
"PO-Revision-Date: 2008-04-01 22:09+0000\n"
12
12
"Last-Translator: Jørgen Tellnes <jorgis@jorgis.com>\n"
13
13
"Language-Team: Norwegian Bokmål <nb@li.org>\n"
64
64
msgid "Not in use"
65
65
msgstr "Ikke i bruk"
66
66
 
67
 
#. this is used in the GUI and in --list output to denote free/restricted drivers
 
67
#: ../jockey/ui.py:128
 
68
msgid "License:"
 
69
msgstr ""
 
70
 
68
71
#: ../jockey/ui.py:129
 
72
msgid "details"
 
73
msgstr ""
 
74
 
 
75
#. this is used in the GUI and in --list output to denote free/restricted drivers
 
76
#: ../jockey/ui.py:131
69
77
msgid "Free"
70
78
msgstr ""
71
79
 
72
80
#. this is used in the GUI and in --list output to denote free/restricted drivers
73
 
#: ../jockey/ui.py:131
 
81
#: ../jockey/ui.py:133
74
82
msgid "Proprietary"
75
83
msgstr ""
76
84
 
77
 
#: ../jockey/ui.py:132
 
85
#: ../jockey/ui.py:134
78
86
#, fuzzy
79
87
msgid "Download in progress"
80
88
msgstr "Last ned fra Internett"
81
89
 
82
 
#: ../jockey/ui.py:133
 
90
#: ../jockey/ui.py:135
83
91
msgid "Unknown driver"
84
92
msgstr ""
85
93
 
86
 
#: ../jockey/ui.py:134
 
94
#: ../jockey/ui.py:136
87
95
msgid "You are not authorized to perform this action."
88
96
msgstr ""
89
97
 
90
98
#. %s is the name of the operating system
91
 
#: ../jockey/ui.py:136
 
99
#: ../jockey/ui.py:138
92
100
#, python-format
93
101
msgid "Tested by the %s developers"
94
102
msgstr ""
95
103
 
96
104
#. %s is the name of the operating system
97
 
#: ../jockey/ui.py:138
 
105
#: ../jockey/ui.py:140
98
106
#, python-format
99
107
msgid "Not tested by the %s developers"
100
108
msgstr ""
101
109
 
102
110
#. this is used when one version of a driver is recommended over others
103
 
#: ../jockey/ui.py:140
 
111
#: ../jockey/ui.py:142
104
112
msgid "Recommended"
105
113
msgstr ""
106
114
 
107
 
#: ../jockey/ui.py:149
 
115
#: ../jockey/ui.py:143
 
116
msgid "License Text for Device Driver"
 
117
msgstr ""
 
118
 
 
119
#: ../jockey/ui.py:152
108
120
#, fuzzy
109
121
msgid "Restricted Hardware Drivers"
110
122
msgstr "Slå _på driveren"
111
123
 
112
 
#: ../jockey/ui.py:151 ../gtk/jockey-gtk.desktop.in.h:2
 
124
#: ../jockey/ui.py:154 ../gtk/jockey-gtk.desktop.in.h:2
113
125
#: ../kde/jockey-kde.desktop.in.h:2
114
126
#, fuzzy
115
127
msgid "Hardware Drivers"
116
128
msgstr "Slå _på driveren"
117
129
 
118
 
#: ../jockey/ui.py:161
 
130
#: ../jockey/ui.py:164
119
131
msgid "Driver search results"
120
132
msgstr ""
121
133
 
122
 
#: ../jockey/ui.py:177
 
134
#: ../jockey/ui.py:180
123
135
msgid "Proprietary drivers are being used to make this computer work properly."
124
136
msgstr ""
125
137
 
126
 
#: ../jockey/ui.py:180
 
138
#: ../jockey/ui.py:183
127
139
#, fuzzy
128
140
msgid "No proprietary drivers are in use on this system."
129
141
msgstr "Ingen proprietære drivere er i bruk på denne maskinen"
130
142
 
131
143
#. %(os)s stands for the OS name. Prefix it or suffix it,
132
144
#. but do not replace it.
133
 
#: ../jockey/ui.py:186
 
145
#: ../jockey/ui.py:189
134
146
#, python-format
135
147
msgid ""
136
148
"Proprietary drivers do not have public source code that %(os)s developers "
140
152
"(os)s cannot fix or improve these drivers."
141
153
msgstr ""
142
154
 
143
 
#: ../jockey/ui.py:201
 
155
#: ../jockey/ui.py:204
144
156
#, fuzzy
145
157
msgid "Graphics driver"
146
158
msgstr "Ufrie drivere"
147
159
 
148
 
#: ../jockey/ui.py:203
 
160
#: ../jockey/ui.py:206
149
161
msgid "Firmware"
150
162
msgstr "Fastvare"
151
163
 
152
 
#: ../jockey/ui.py:205
 
164
#: ../jockey/ui.py:208
153
165
#, fuzzy
154
166
msgid "Device driver"
155
167
msgstr "Ufrie drivere"
156
168
 
157
 
#: ../jockey/ui.py:266
 
169
#: ../jockey/ui.py:269
158
170
msgid "_Deactivate"
159
171
msgstr ""
160
172
 
161
 
#: ../jockey/ui.py:268
 
173
#: ../jockey/ui.py:271
162
174
msgid "This driver is activated and currently in use."
163
175
msgstr ""
164
176
 
165
 
#: ../jockey/ui.py:272
 
177
#: ../jockey/ui.py:275
166
178
msgid "You need to restart the computer to activate this driver."
167
179
msgstr ""
168
180
 
169
 
#: ../jockey/ui.py:274
 
181
#: ../jockey/ui.py:277
170
182
msgid "This driver is activated but not currently in use."
171
183
msgstr ""
172
184
 
173
 
#: ../jockey/ui.py:276
 
185
#: ../jockey/ui.py:279
174
186
msgid "_Activate"
175
187
msgstr ""
176
188
 
177
 
#: ../jockey/ui.py:280
 
189
#: ../jockey/ui.py:283
178
190
msgid "This driver was just disabled, but is still in use."
179
191
msgstr ""
180
192
 
181
 
#: ../jockey/ui.py:282
 
193
#: ../jockey/ui.py:285
182
194
msgid "A different version of this driver is in use."
183
195
msgstr ""
184
196
 
185
 
#: ../jockey/ui.py:284
186
 
msgid "This driver is not installed."
 
197
#: ../jockey/ui.py:287
 
198
msgid "This driver is not activated."
187
199
msgstr ""
188
200
 
189
 
#: ../jockey/ui.py:304
 
201
#: ../jockey/ui.py:307
190
202
#, fuzzy
191
203
msgid "Check for newly used or usable drivers and notify the user."
192
204
msgstr "Se etter nylig brukte ufrie moduler"
193
205
 
194
 
#: ../jockey/ui.py:307
 
206
#: ../jockey/ui.py:310
195
207
msgid "Query driver databases for newly available or updated drivers."
196
208
msgstr ""
197
209
 
198
 
#: ../jockey/ui.py:310
 
210
#: ../jockey/ui.py:313
199
211
#, fuzzy
200
212
msgid "List available drivers and their status."
201
213
msgstr "List opp tilgjengelige ufrie moduler"
202
214
 
203
 
#: ../jockey/ui.py:313
 
215
#: ../jockey/ui.py:316
204
216
msgid "List hardware identifiers from this system."
205
217
msgstr ""
206
218
 
207
 
#: ../jockey/ui.py:316
 
219
#: ../jockey/ui.py:319
208
220
#, fuzzy
209
221
msgid "Enable a driver"
210
222
msgstr "Slå _på driveren"
211
223
 
212
 
#: ../jockey/ui.py:319
 
224
#: ../jockey/ui.py:322
213
225
#, fuzzy
214
226
msgid "Disable a driver"
215
227
msgstr "Slå _av driveren"
216
228
 
217
 
#: ../jockey/ui.py:322
 
229
#: ../jockey/ui.py:325
218
230
msgid "Ask for confirmation for --enable/--disable"
219
231
msgstr ""
220
232
 
221
 
#: ../jockey/ui.py:325
 
233
#: ../jockey/ui.py:328
222
234
msgid ""
223
235
"Check if there is a graphics driver available that supports composite and "
224
236
"offer to enable it"
225
237
msgstr ""
226
238
 
227
 
#: ../jockey/ui.py:330
 
239
#: ../jockey/ui.py:333
228
240
msgid ""
229
241
"Only manage free/nonfree drivers. By default, all available drivers with any "
230
242
"license are presented."
231
243
msgstr ""
232
244
 
233
 
#: ../jockey/ui.py:334
 
245
#: ../jockey/ui.py:337
234
246
msgid "Run as session D-BUS server."
235
247
msgstr ""
236
248
 
237
 
#: ../jockey/ui.py:447
 
249
#: ../jockey/ui.py:450
238
250
#, fuzzy
239
251
msgid "Restricted drivers available"
240
252
msgstr "Håndtering av ufrie drivere"
241
253
 
242
 
#: ../jockey/ui.py:448
 
254
#: ../jockey/ui.py:451
243
255
msgid ""
244
256
"In order to use your hardware more efficiently, you can enable drivers which "
245
257
"are not free software."
246
258
msgstr ""
247
259
 
248
 
#: ../jockey/ui.py:451
 
260
#: ../jockey/ui.py:454
249
261
msgid "New drivers available"
250
262
msgstr ""
251
263
 
252
 
#: ../jockey/ui.py:452
 
264
#: ../jockey/ui.py:455
253
265
msgid "There are new or updated drivers available for your hardware."
254
266
msgstr ""
255
267
 
256
 
#: ../jockey/ui.py:456
 
268
#: ../jockey/ui.py:459
257
269
msgid "New restricted drivers in use"
258
270
msgstr "Nye ufrie drivere i bruk"
259
271
 
260
272
#. %(os)s stands for the OS name. Prefix it or suffix it,
261
273
#. but do not replace it.
262
 
#: ../jockey/ui.py:459
 
274
#: ../jockey/ui.py:462
263
275
#, python-format
264
276
msgid ""
265
277
"In order for this computer to function properly, %(os)s is using driver "
266
278
"software that cannot be supported by %(os)s."
267
279
msgstr ""
268
280
 
269
 
#: ../jockey/ui.py:484
 
281
#: ../jockey/ui.py:487
270
282
msgid ""
271
283
"There is no available graphics driver for your system which supports the "
272
284
"composite extension, or the current one already supports it."
273
285
msgstr ""
274
286
 
275
 
#: ../jockey/ui.py:490
 
287
#: ../jockey/ui.py:493
276
288
msgid "Downloading and installing driver..."
277
289
msgstr ""
278
290
 
279
 
#: ../jockey/ui.py:498
 
291
#: ../jockey/ui.py:501
280
292
#, fuzzy
281
293
msgid "Removing driver..."
282
294
msgstr "Ufrie drivere"
283
295
 
284
 
#: ../jockey/ui.py:520
 
296
#: ../jockey/ui.py:523
285
297
msgid "Use --list to see available drivers"
286
298
msgstr ""
287
299
 
288
 
#: ../jockey/ui.py:537
 
300
#: ../jockey/ui.py:540
289
301
msgid "Cannot change driver"
290
302
msgstr ""
291
303
 
292
 
#: ../jockey/ui.py:550
 
304
#: ../jockey/ui.py:553
293
305
#, fuzzy
294
306
msgid "Enable driver?"
295
307
msgstr "Slå _på driveren"
296
308
 
297
 
#: ../jockey/ui.py:553
 
309
#: ../jockey/ui.py:556
298
310
#, fuzzy
299
311
msgid "Disable driver?"
300
312
msgstr "Slå _av driveren"
301
313
 
302
 
#: ../jockey/ui.py:614
 
314
#: ../jockey/ui.py:617
303
315
#, fuzzy
304
316
msgid "Download error"
305
317
msgstr "Last ned fra Internett"
306
318
 
307
 
#: ../jockey/ui.py:760
 
319
#: ../jockey/ui.py:763
308
320
#, python-format
309
321
msgid "Searching driver for %s..."
310
322
msgstr ""