1 | # PyKota |
---|
2 | # |
---|
3 | # PyKota : Print Quotas for CUPS and LPRng |
---|
4 | # |
---|
5 | # (c) 2003-2004 Jerome Alet <alet@librelogiciel.com> |
---|
6 | # This program is free software; you can redistribute it and/or modify |
---|
7 | # it under the terms of the GNU General Public License as published by |
---|
8 | # the Free Software Foundation; either version 2 of the License, or |
---|
9 | # (at your option) any later version. |
---|
10 | # |
---|
11 | # This program is distributed in the hope that it will be useful, |
---|
12 | # but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
13 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
14 | # GNU General Public License for more details. |
---|
15 | # |
---|
16 | # You should have received a copy of the GNU General Public License |
---|
17 | # along with this program; if not, write to the Free Software |
---|
18 | # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. |
---|
19 | # |
---|
20 | # $Id$ |
---|
21 | # |
---|
22 | # PyKota Swedish translation file. |
---|
23 | # Copyright (c) 2003-2004 Conseil Internet & Logiciels Libres |
---|
24 | # Jerome Alet <alet@librelogiciel.com>, 2003-2004. |
---|
25 | # |
---|
26 | msgid "" |
---|
27 | msgstr "" |
---|
28 | "Project-Id-Version: PyKota v1.19\n" |
---|
29 | "Report-Msgid-Bugs-To: alet@librelogiciel.com\n" |
---|
30 | "POT-Creation-Date: 2004-07-21 15:35:00+0100\n" |
---|
31 | "PO-Revision-Date: 2004-01-15 12:00+0100\n" |
---|
32 | "Last-Translator: Jerome Alet <alet@librelogiciel.com>\n" |
---|
33 | "Language-Team: Swedish <alet@librelogiciel.com>\n" |
---|
34 | "MIME-Version: 1.0\n" |
---|
35 | "Content-Type: text/plain; charset=ISO-8859-15\n" |
---|
36 | "Content-Transfer-Encoding: 8bit\n" |
---|
37 | |
---|
38 | #, python-format |
---|
39 | msgid "Unsupported accounter backend %s" |
---|
40 | msgstr "Ej underst�redovisningsmetod %s" |
---|
41 | |
---|
42 | #, python-format |
---|
43 | msgid "Configuration file %s not found." |
---|
44 | msgstr "Konfigurationsfil %s hittades inte." |
---|
45 | |
---|
46 | #, python-format |
---|
47 | msgid "Option %s not found in section global of %s" |
---|
48 | msgstr "Variabeln %s hittades inte i sektion 'global' i %s" |
---|
49 | |
---|
50 | #, python-format |
---|
51 | msgid "Option %s not found in section %s of %s" |
---|
52 | msgstr "Variabeln %s hittades inte i sektion '%s' i %s" |
---|
53 | |
---|
54 | #, python-format |
---|
55 | msgid "Option logger only supports values in %s" |
---|
56 | msgstr "Variabeln 'logger' st�r bara v�en i %s" |
---|
57 | |
---|
58 | #, python-format |
---|
59 | msgid "Invalid accounter %s for printer %s" |
---|
60 | msgstr "Ogiltig redovisningsmetod %s f�rintern %s" |
---|
61 | |
---|
62 | #, python-format |
---|
63 | msgid "Option accounter in section %s only supports values in %s" |
---|
64 | msgstr "Variabeln 'accounter' i sektion '%s' st�r bara v�en i %s" |
---|
65 | |
---|
66 | #, python-format |
---|
67 | msgid "Option enforcement in section %s only supports values in %s" |
---|
68 | msgstr "" |
---|
69 | |
---|
70 | #, python-format |
---|
71 | msgid "Invalid policy %s for printer %s" |
---|
72 | msgstr "Ogiltig policy %s f�krivare %s" |
---|
73 | |
---|
74 | #, python-format |
---|
75 | msgid "Option policy in section %s only supports values in %s" |
---|
76 | msgstr "Variabeln 'policy' i sektion '%s' st�r bara v�en i %s" |
---|
77 | |
---|
78 | #, python-format |
---|
79 | msgid "Invalid option mailto %s for printer %s" |
---|
80 | msgstr "Ogiltig variabel 'mailto' %s f�krivare %s" |
---|
81 | |
---|
82 | #, python-format |
---|
83 | msgid "Option mailto in section %s only supports values in %s" |
---|
84 | msgstr "Variabeln 'mailto' i sektion '%s' st�r bara v�en i %s" |
---|
85 | |
---|
86 | #, python-format |
---|
87 | msgid "Invalid grace delay %s" |
---|
88 | msgstr "Ogiltigt uppskovsv�e (grace delay) %s" |
---|
89 | |
---|
90 | #, python-format |
---|
91 | msgid "Invalid poor man's treshold %s" |
---|
92 | msgstr "Ogiltigt fattigmansv�e (poor man's treshold) %s" |
---|
93 | |
---|
94 | msgid "" |
---|
95 | "Your Print Quota account balance is Low.\n" |
---|
96 | "Soon you'll not be allowed to print anymore.\n" |
---|
97 | "Please contact the Print Quota Administrator to solve the problem." |
---|
98 | msgstr "" |
---|
99 | "Saldot p�itt utskriftskonto �l�.\n" |
---|
100 | "Snart kommer du inte kunna skriva ut l�re.\n" |
---|
101 | "V�igen kontakta din systemadministrat��tt l�problemet." |
---|
102 | |
---|
103 | #, python-format |
---|
104 | msgid "" |
---|
105 | "You are not allowed to print anymore because\n" |
---|
106 | "your Print Quota is exceeded on printer %s." |
---|
107 | msgstr "" |
---|
108 | "Du f�inte l�re skriva ut eftersom\n" |
---|
109 | "din utskriftkvot p�krivare %s �n�." |
---|
110 | |
---|
111 | #, python-format |
---|
112 | msgid "" |
---|
113 | "You will soon be forbidden to print anymore because\n" |
---|
114 | "your Print Quota is almost reached on printer %s." |
---|
115 | msgstr "" |
---|
116 | "Du kommer snart inte f�kriva ut eftersom\n" |
---|
117 | "din utskriftskvot n�an �n� p�krivare %s." |
---|
118 | |
---|
119 | #, python-format |
---|
120 | msgid "Unsupported logging subsystem %s" |
---|
121 | msgstr "Ej underst�loggningssystem %s" |
---|
122 | |
---|
123 | #, python-format |
---|
124 | msgid "Report for %s quota on printer %s" |
---|
125 | msgstr "Rapport f�s utskriftssaldo p�krivare %s" |
---|
126 | |
---|
127 | #, python-format |
---|
128 | msgid "Pages grace time: %i days" |
---|
129 | msgstr "Uppskov f�tskrifter: %i days" |
---|
130 | |
---|
131 | #, python-format |
---|
132 | msgid "Price per job: %.3f" |
---|
133 | msgstr "Pris per utskrift: %.3f" |
---|
134 | |
---|
135 | #, python-format |
---|
136 | msgid "Price per page: %.3f" |
---|
137 | msgstr "Pris per sida: %.3f" |
---|
138 | |
---|
139 | msgid "" |
---|
140 | "Group used soft hard balance grace total " |
---|
141 | "paid" |
---|
142 | msgstr "" |
---|
143 | "Grupp anv� mjuk h� saldo uppskov summa " |
---|
144 | "betalt" |
---|
145 | |
---|
146 | msgid "" |
---|
147 | "User used soft hard balance grace total " |
---|
148 | "paid" |
---|
149 | msgstr "" |
---|
150 | "Anv�are anv� mjuk h� saldo uppskov summa " |
---|
151 | "betalt" |
---|
152 | |
---|
153 | msgid "unknown" |
---|
154 | msgstr "ok�/ok�" |
---|
155 | |
---|
156 | #, python-format |
---|
157 | msgid "Real : %s" |
---|
158 | msgstr "Riktigt : %s" |
---|
159 | |
---|
160 | #, python-format |
---|
161 | msgid "Total : %9i" |
---|
162 | msgstr "Summa : %9i" |
---|
163 | |
---|
164 | #, python-format |
---|
165 | msgid "Unsupported reporter backend %s" |
---|
166 | msgstr "Ej underst�rapportmetod %s" |
---|
167 | |
---|
168 | #, python-format |
---|
169 | msgid "Unsupported quota storage backend %s" |
---|
170 | msgstr "Ej underst�metod %s f�tt lagra data" |
---|
171 | |
---|
172 | #, python-format |
---|
173 | msgid "Impossible to connect to SMTP server : %s" |
---|
174 | msgstr "" |
---|
175 | |
---|
176 | #, python-format |
---|
177 | msgid "Impossible to send mail to %s, error %s : %s" |
---|
178 | msgstr "Kunde inte s�a epost till %s, felmeddelande %s : %s" |
---|
179 | |
---|
180 | #, python-format |
---|
181 | msgid "" |
---|
182 | "\n" |
---|
183 | "\n" |
---|
184 | "Please contact your system administrator :\n" |
---|
185 | "\n" |
---|
186 | "\t%s - <%s>\n" |
---|
187 | msgstr "" |
---|
188 | "\n" |
---|
189 | "\n" |
---|
190 | "V�igen kontakta din systemadministrat�\n" |
---|
191 | "\n" |
---|
192 | "\t%s - <%s>\n" |
---|
193 | |
---|
194 | #, python-format |
---|
195 | msgid "Unable to match user %s on printer %s, applying default policy (%s)" |
---|
196 | msgstr "" |
---|
197 | "Kunde inte matcha anv�are %s p�krivare %s, till�ar standardpolicyn (%s)" |
---|
198 | |
---|
199 | #, python-format |
---|
200 | msgid "" |
---|
201 | "Unable to find user %s's account balance, applying default policy (%s) for " |
---|
202 | "printer %s" |
---|
203 | msgstr "" |
---|
204 | "Kunde inte hitta utskriftssaldo f�nv�are %s, till�ar standardpolicyn " |
---|
205 | "(%s) f�krivare %s" |
---|
206 | |
---|
207 | #, python-format |
---|
208 | msgid "Print Quota exceeded for group %s on printer %s" |
---|
209 | msgstr "Utskriftssaldot ��trasserad f�rupp %s p�rinter %s" |
---|
210 | |
---|
211 | msgid "Print Quota" |
---|
212 | msgstr "Utskriftssaldo" |
---|
213 | |
---|
214 | msgid "Print Quota Exceeded" |
---|
215 | msgstr "Utskriftssaldo �trasserad" |
---|
216 | |
---|
217 | #, python-format |
---|
218 | msgid "Print Quota low for group %s on printer %s" |
---|
219 | msgstr "Utskriftssaldot �l� f�rupp %s p�rinter %s" |
---|
220 | |
---|
221 | #, python-format |
---|
222 | msgid "Print Quota exceeded for user %s on printer %s" |
---|
223 | msgstr "Utskriftssaldot ��trasserad f�nv�are %s p�krivare %s" |
---|
224 | |
---|
225 | #, python-format |
---|
226 | msgid "Print Quota low for user %s on printer %s" |
---|
227 | msgstr "Utskriftssaldot �l� anv�are %s p�krivare %s" |
---|
228 | |
---|
229 | msgid "Print Quota Low" |
---|
230 | msgstr "Utskriftssaldo l�" |
---|
231 | |
---|
232 | #, python-format |
---|
233 | msgid "Printing system %s, args=%s" |
---|
234 | msgstr "" |
---|
235 | |
---|
236 | #, python-format |
---|
237 | msgid "Unable to precompute the job's size with the generic PDL analyzer : %s" |
---|
238 | msgstr "" |
---|
239 | |
---|
240 | #, python-format |
---|
241 | msgid "SIGTERM received, job %s cancelled." |
---|
242 | msgstr "Mottog SIGTERM, utskrift %s avbr�" |
---|
243 | |
---|
244 | msgid "Printer hostname undefined, set to 'localhost'" |
---|
245 | msgstr "Skrivarens v�namn ej definerat, s�s till 'localhost'" |
---|
246 | |
---|
247 | #, python-format |
---|
248 | msgid "Printing system unknown, args=%s" |
---|
249 | msgstr "Utskriftsystem ok�, args=%s" |
---|
250 | |
---|
251 | #, python-format |
---|
252 | msgid "" |
---|
253 | "Printer %s not registered in the PyKota system, applying external policy (%" |
---|
254 | "s) for printer %s" |
---|
255 | msgstr "" |
---|
256 | "Skrivare %s inte registrerad i PyKotasystemet, till�ar extern policy (%s) " |
---|
257 | "f�krivare %s" |
---|
258 | |
---|
259 | #, python-format |
---|
260 | msgid "" |
---|
261 | "User %s not registered in the PyKota system, applying external policy (%s) " |
---|
262 | "for printer %s" |
---|
263 | msgstr "" |
---|
264 | "Anv�are %s inte registrerad i Pykotasystemet, till�ar extern policy (%s) " |
---|
265 | "f�krivare %s" |
---|
266 | |
---|
267 | #, python-format |
---|
268 | msgid "" |
---|
269 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
270 | "external policy (%s) for printer %s" |
---|
271 | msgstr "" |
---|
272 | "Anv�are %s har inget utskriftssaldo p�krivare %s i PyKotasystemet, " |
---|
273 | "till�arextern policy (%s) f�krivare %s" |
---|
274 | |
---|
275 | #, python-format |
---|
276 | msgid "" |
---|
277 | "External policy %s for printer %s produced an error. Job rejected. Please " |
---|
278 | "check PyKota's configuration files." |
---|
279 | msgstr "" |
---|
280 | "Extern policy %s f�krivare %s l�ade ett felmeddelande. Utskrift " |
---|
281 | "avbruten. V�igen kontrollera PyKotas konfigurationsfiler." |
---|
282 | |
---|
283 | #, python-format |
---|
284 | msgid "" |
---|
285 | "Printer %s not registered in the PyKota system, applying default policy (%s)" |
---|
286 | msgstr "" |
---|
287 | "Skrivare %s �inte registrerad i PyKotasystemet, till�ar standardpolicy (%" |
---|
288 | "s)" |
---|
289 | |
---|
290 | #, python-format |
---|
291 | msgid "" |
---|
292 | "User %s not registered in the PyKota system, applying default policy (%s) " |
---|
293 | "for printer %s" |
---|
294 | msgstr "" |
---|
295 | "Anv�are %s �inte registrerad i PyKotasystemet, till�ar standardpolicy " |
---|
296 | "(%s) f�krivare %s" |
---|
297 | |
---|
298 | #, python-format |
---|
299 | msgid "" |
---|
300 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
301 | "default policy (%s)" |
---|
302 | msgstr "" |
---|
303 | "Anv�are %s har inget utskriftssaldo p�krivare %s i PyKotasystemet, " |
---|
304 | "till�ar standardpolicy (%s)" |
---|
305 | |
---|
306 | #, python-format |
---|
307 | msgid "" |
---|
308 | "Printer %s still not registered in the PyKota system, job will be rejected" |
---|
309 | msgstr "" |
---|
310 | "Skrivare %s fortfarande inte registrerad i PyKotasystemet, utskriften avbryts" |
---|
311 | |
---|
312 | #, python-format |
---|
313 | msgid "" |
---|
314 | "User %s still not registered in the PyKota system, job will be rejected on " |
---|
315 | "printer %s" |
---|
316 | msgstr "" |
---|
317 | "Anv�are %s fortfarande inte registrerad i PyKotasystemet, utskriften p� |
---|
318 | "skrivare %s avbryts" |
---|
319 | |
---|
320 | #, python-format |
---|
321 | msgid "" |
---|
322 | "User %s still doesn't have quota on printer %s in the PyKota system, job " |
---|
323 | "will be rejected" |
---|
324 | msgstr "" |
---|
325 | "Anv�are %s har fortfarande inget utskriftssaldo p�krivare %s i " |
---|
326 | "PyKotasystemet,utskriften avbryts" |
---|
327 | |
---|
328 | msgid "Totals may be inaccurate if some users are members of several groups." |
---|
329 | msgstr "" |
---|
330 | "Summor kan vara felaktiga om vissa anv�are �medlemmar i flera grupper." |
---|
331 | |
---|
332 | #, python-format |
---|
333 | msgid "Unknown printer address in HARDWARE(%s) for printer %s" |
---|
334 | msgstr "Ok� skrivaradress i HARDWARE(%s) f�krivare %s" |
---|
335 | |
---|
336 | #, python-format |
---|
337 | msgid "Launching HARDWARE(%s)..." |
---|
338 | msgstr "" |
---|
339 | |
---|
340 | #, python-format |
---|
341 | msgid "Incorrect answer : %s" |
---|
342 | msgstr "" |
---|
343 | |
---|
344 | #, python-format |
---|
345 | msgid "SIGTERM was sent to hardware accounter %s (pid: %s)" |
---|
346 | msgstr "" |
---|
347 | |
---|
348 | #, python-format |
---|
349 | msgid "Unable to query printer %s via HARDWARE(%s)" |
---|
350 | msgstr "Kunde inte h�a information fr�skrivare %s via HARDWARE(%s)" |
---|
351 | |
---|
352 | #, python-format |
---|
353 | msgid "Launching SOFTWARE(%s)..." |
---|
354 | msgstr "" |
---|
355 | |
---|
356 | #, python-format |
---|
357 | msgid "Unable to compute job size with accounter %s" |
---|
358 | msgstr "Kunde inte ber�a utskriftsstorlek med metod %s" |
---|
359 | |
---|
360 | #, python-format |
---|
361 | msgid "Problem while waiting for software accounter pid %s to exit : %s" |
---|
362 | msgstr "" |
---|
363 | |
---|
364 | #, python-format |
---|
365 | msgid "Software accounter %s exit code is %s" |
---|
366 | msgstr "" |
---|
367 | |
---|
368 | #, python-format |
---|
369 | msgid "" |
---|
370 | "Search base %s doesn't seem to exist. Probable misconfiguration. Please " |
---|
371 | "double check /etc/pykota/pykota.conf : %s" |
---|
372 | msgstr "" |
---|
373 | |
---|
374 | #, python-format |
---|
375 | msgid "Search for %s(%s) from %s(scope=%s) returned no answer." |
---|
376 | msgstr "S�ng efter %s(%s) fr�%s(scope=%s) gav inget svar." |
---|
377 | |
---|
378 | #, python-format |
---|
379 | msgid "Problem adding LDAP entry (%s, %s)" |
---|
380 | msgstr "Problem med att l�a till LDAP post (%s, %s)" |
---|
381 | |
---|
382 | #, python-format |
---|
383 | msgid "Problem deleting LDAP entry (%s)" |
---|
384 | msgstr "Problem med att ta bort LDAP post (%s)" |
---|
385 | |
---|
386 | #, python-format |
---|
387 | msgid "Problem modifying LDAP entry (%s, %s)" |
---|
388 | msgstr "Problem med att modifiera LDAP post (%s, %s)" |
---|
389 | |
---|
390 | #, python-format |
---|
391 | msgid "" |
---|
392 | "Unable to find an existing objectClass %s entry with %s=%s to attach " |
---|
393 | "pykotaAccount objectClass" |
---|
394 | msgstr "" |
---|
395 | |
---|
396 | #, python-format |
---|
397 | msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s" |
---|
398 | msgstr "" |
---|
399 | |
---|
400 | msgid "PyKota Reports" |
---|
401 | msgstr "" |
---|
402 | |
---|
403 | msgid "Report" |
---|
404 | msgstr "" |
---|
405 | |
---|
406 | msgid "User / Group names mask" |
---|
407 | msgstr "" |
---|
408 | |
---|
409 | msgid "Groups report" |
---|
410 | msgstr "" |
---|
411 | |
---|
412 | msgid "History" |
---|
413 | msgstr "" |
---|
414 | |
---|
415 | msgid "Empty" |
---|
416 | msgstr "" |
---|
417 | |
---|
418 | msgid "Date" |
---|
419 | msgstr "" |
---|
420 | |
---|
421 | msgid "Action" |
---|
422 | msgstr "" |
---|
423 | |
---|
424 | msgid "User" |
---|
425 | msgstr "" |
---|
426 | |
---|
427 | msgid "Printer" |
---|
428 | msgstr "" |
---|
429 | |
---|
430 | msgid "Hostname" |
---|
431 | msgstr "" |
---|
432 | |
---|
433 | msgid "JobId" |
---|
434 | msgstr "" |
---|
435 | |
---|
436 | msgid "JobSize" |
---|
437 | msgstr "" |
---|
438 | |
---|
439 | msgid "JobPrice" |
---|
440 | msgstr "" |
---|
441 | |
---|
442 | msgid "Copies" |
---|
443 | msgstr "" |
---|
444 | |
---|
445 | msgid "JobBytes" |
---|
446 | msgstr "" |
---|
447 | |
---|
448 | msgid "PageCounter" |
---|
449 | msgstr "" |
---|
450 | |
---|
451 | msgid "Title" |
---|
452 | msgstr "" |
---|
453 | |
---|
454 | msgid "Filename" |
---|
455 | msgstr "" |
---|
456 | |
---|
457 | msgid "Options" |
---|
458 | msgstr "" |
---|
459 | |
---|
460 | msgid "Job contains no data. Printing is denied." |
---|
461 | msgstr "" |
---|
462 | |
---|
463 | msgid "Job accounting begins." |
---|
464 | msgstr "" |
---|
465 | |
---|
466 | msgid "Job accounting ends." |
---|
467 | msgstr "" |
---|
468 | |
---|
469 | msgid "Job size forced to 0 because printing is denied." |
---|
470 | msgstr "" |
---|
471 | |
---|
472 | #, python-format |
---|
473 | msgid "Job size : %i" |
---|
474 | msgstr "" |
---|
475 | |
---|
476 | #, python-format |
---|
477 | msgid "Updating user %s's quota on printer %s" |
---|
478 | msgstr "" |
---|
479 | |
---|
480 | msgid "Job added to history." |
---|
481 | msgstr "" |
---|
482 | |
---|
483 | #, python-format |
---|
484 | msgid "File number %s unregistered twice from polling object, ignored." |
---|
485 | msgstr "" |
---|
486 | |
---|
487 | #, python-format |
---|
488 | msgid "SIGTERM was sent to real backend %s (pid: %s)" |
---|
489 | msgstr "SIGTERM s�es till bakgrundsprocess %s (pid: %s)" |
---|
490 | |
---|
491 | #, python-format |
---|
492 | msgid "CUPS backend %s died abnormally." |
---|
493 | msgstr "CUPS bakgrundsprocess %s avbr�ov�at." |
---|
494 | |
---|
495 | #, python-format |
---|
496 | msgid "Invalid softlimit value %s." |
---|
497 | msgstr "Ogiltigt mjukgr�v�e %s." |
---|
498 | |
---|
499 | #, python-format |
---|
500 | msgid "Invalid hardlimit value %s." |
---|
501 | msgstr "Ogiltigt h�gr�v�e %s." |
---|
502 | |
---|
503 | #, python-format |
---|
504 | msgid "Hard limit %i is less than soft limit %i, values will be exchanged." |
---|
505 | msgstr "" |
---|
506 | "H�gr�v�et %i �mindre �mjukgr�v�et %i, v�ena kommer bytas." |
---|
507 | |
---|
508 | #, python-format |
---|
509 | msgid "Invalid balance value %s" |
---|
510 | msgstr "Ogiltigt saldov�e %s. " |
---|
511 | |
---|
512 | #, python-format |
---|
513 | msgid "Invalid charge amount value %s" |
---|
514 | msgstr "Ogiltigt v�e %s p�ris." |
---|
515 | |
---|
516 | #, python-format |
---|
517 | msgid "Invalid limitby value %s" |
---|
518 | msgstr "Ogiltigt v�e %s p�ariabeln limitby" |
---|
519 | |
---|
520 | #, python-format |
---|
521 | msgid "Impossible to add printer %s" |
---|
522 | msgstr "Om�gt att l�a till skrivare %s" |
---|
523 | |
---|
524 | #, python-format |
---|
525 | msgid "Invalid printer name %s" |
---|
526 | msgstr "Ogiltigt skrivarnamn %s" |
---|
527 | |
---|
528 | #, python-format |
---|
529 | msgid "There's no printer matching %s" |
---|
530 | msgstr "Det finns ingen matchande skrivare till %s" |
---|
531 | |
---|
532 | msgid "You have to pass user or group names on the command line" |
---|
533 | msgstr "Du m�e skicka med anv�are- eller gruppnamn p�ommandoraden" |
---|
534 | |
---|
535 | #, python-format |
---|
536 | msgid "Prototype %s not found in Quota Storage for printer %s." |
---|
537 | msgstr "Prototypen %s hittas inte i PyKotasystemet f�krivaren %s." |
---|
538 | |
---|
539 | #, python-format |
---|
540 | msgid "Prototype object %s not found in Quota Storage." |
---|
541 | msgstr "Prototypen f�bjektet %s hittas inte i PyKotasystemet" |
---|
542 | |
---|
543 | #, python-format |
---|
544 | msgid "Undefined hard limit set to soft limit (%s) on printer %s." |
---|
545 | msgstr "Odefinerat h�gr�v�e satt till mjukgr�v�e (%s) p�rinter %s." |
---|
546 | |
---|
547 | #, python-format |
---|
548 | msgid "Undefined soft limit set to hard limit (%s) on printer %s." |
---|
549 | msgstr "Odefinerat mjukgr�v�e satt till h�gr�v�e (%s) p�rinter %s." |
---|
550 | |
---|
551 | #, python-format |
---|
552 | msgid "Invalid email address %s" |
---|
553 | msgstr "Ogiltig epostadress %s" |
---|
554 | |
---|
555 | #, python-format |
---|
556 | msgid "Invalid group name %s" |
---|
557 | msgstr "Ogiltigt gruppnamn %s" |
---|
558 | |
---|
559 | #, python-format |
---|
560 | msgid "Invalid user name %s" |
---|
561 | msgstr "Ogiltigt anv�arnamn %s" |
---|
562 | |
---|
563 | #, python-format |
---|
564 | msgid "Quota not found for object %s on printer %s." |
---|
565 | msgstr "Utskriftssaldo hittades inte f�bjekt %s p�rinter %s." |
---|
566 | |
---|
567 | #, python-format |
---|
568 | msgid "Group %s not found in the PyKota Storage." |
---|
569 | msgstr "Gruppen %s hittades inte i PyKotasystemet." |
---|
570 | |
---|
571 | msgid "incompatible options, see help." |
---|
572 | msgstr "Of�liga val, se manualerna" |
---|
573 | |
---|
574 | #, python-format |
---|
575 | msgid "Printer %s already exists, skipping." |
---|
576 | msgstr "" |
---|
577 | |
---|
578 | #, python-format |
---|
579 | msgid "Printer %s already exists, will be modified." |
---|
580 | msgstr "" |
---|
581 | |
---|
582 | msgid "in" |
---|
583 | msgstr "" |
---|
584 | |
---|
585 | msgid "You have to pass printer groups names on the command line" |
---|
586 | msgstr "" |
---|
587 | |
---|
588 | msgid "You have to pass printer names on the command line" |
---|
589 | msgstr "Du m�e skicka med skrivarnamn p�ommandoraden" |
---|
590 | |
---|
591 | msgid "Software accounting already done in first pass. Ignoring." |
---|
592 | msgstr "" |
---|
593 | |
---|
594 | msgid "Hardware accounting already done in first pass. Ignoring." |
---|
595 | msgstr "" |
---|
596 | |
---|
597 | #, python-format |
---|
598 | msgid "Invalid DeviceURI : %s" |
---|
599 | msgstr "" |
---|
600 | |
---|
601 | msgid "" |
---|
602 | "\n" |
---|
603 | "Please wait while pkhint analyzes your printing system's configuration..." |
---|
604 | msgstr "" |
---|
605 | |
---|
606 | #, python-format |
---|
607 | msgid "Unknown device %s for printer %s" |
---|
608 | msgstr "" |
---|
609 | |
---|
610 | msgid "" |
---|
611 | "\n" |
---|
612 | "Put the following lines into your /etc/pykota/pykota.conf file :\n" |
---|
613 | msgstr "" |
---|
614 | |
---|
615 | msgid "# BEWARE : if software accounting is suggested, this doesn't mean" |
---|
616 | msgstr "" |
---|
617 | |
---|
618 | msgid "# that hardware accounting wouldn't work, this only means that PyKota" |
---|
619 | msgstr "" |
---|
620 | |
---|
621 | msgid "# wasn't able to autodetect which hardware accounting method to use." |
---|
622 | msgstr "" |
---|
623 | |
---|
624 | #, python-format |
---|
625 | msgid "Invalid duration option %s" |
---|
626 | msgstr "" |
---|
627 | |
---|
628 | #, python-format |
---|
629 | msgid "Invalid loop option %s" |
---|
630 | msgstr "" |
---|
631 | |
---|
632 | #, python-format |
---|
633 | msgid "Invalid sleep option %s" |
---|
634 | msgstr "" |
---|
635 | |
---|
636 | #, python-format |
---|
637 | msgid "Invalid color option %s" |
---|
638 | msgstr "" |
---|
639 | |
---|
640 | #, python-format |
---|
641 | msgid "User %s doesn't exist in PyKota's database" |
---|
642 | msgstr "" |
---|
643 | |
---|
644 | #, python-format |
---|
645 | msgid "Pages used on %s : %s" |
---|
646 | msgstr "" |
---|
647 | |
---|
648 | #, python-format |
---|
649 | msgid "PyKota Units left : %.2f" |
---|
650 | msgstr "" |
---|
651 | |
---|
652 | #, python-format |
---|
653 | msgid "Your account balance : %.2f" |
---|
654 | msgstr "Ditt utskriftssaldo : %.2f" |
---|
655 | |
---|
656 | #, python-format |
---|
657 | msgid "Job size : %i pages" |
---|
658 | msgstr "Utskriftsstorlek : %i sidor" |
---|
659 | |
---|
660 | #, python-format |
---|
661 | msgid "Cost on printer %s : %.2f" |
---|
662 | msgstr "Kostnad p�krivare %s : %.2f" |
---|
663 | |
---|
664 | #, python-format |
---|
665 | msgid "Previous page" |
---|
666 | msgstr "" |
---|