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

« back to all changes in this revision

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