chiark / gitweb /
tests: fix pycodestyle lookup
[fdroidserver.git] / locale / nb_NO / LC_MESSAGES / fdroidserver.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: fdroidserver 0.8-74-ga380b9f\n"
9 "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
10 "POT-Creation-Date: 2017-10-19 22:13+0200\n"
11 "PO-Revision-Date: 2017-10-17 14:20+0000\n"
12 "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
13 "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/f-droid/"
14 "fdroidserver/nb_NO/>\n"
15 "Language: nb_NO\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=n != 1;\n"
20 "X-Generator: Weblate 2.17\n"
21
22 #: ../fdroidserver/lint.py
23 #, python-format
24 msgid "\"%s/\" has no matching metadata file!"
25 msgstr ""
26
27 #: ../fdroidserver/update.py
28 #, python-brace-format
29 msgid "\"{path}\" contains outdated {name} ({version})"
30 msgstr ""
31
32 #: ../fdroidserver/update.py
33 #, python-brace-format
34 msgid "\"{path}\" contains recent {name} ({version})"
35 msgstr ""
36
37 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
38 #, python-format
39 msgid "%(option)s option requires %(number)d argument"
40 msgid_plural "%(option)s option requires %(number)d arguments"
41 msgstr[0] ""
42 msgstr[1] ""
43
44 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
45 #, python-format
46 msgid "%(prog)s: error: %(message)s\n"
47 msgstr ""
48
49 #: ../fdroidserver/scanner.py
50 #, python-format
51 msgid "%d problems found"
52 msgstr "%d problemer funnet"
53
54 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
55 msgid "%prog [options]"
56 msgstr ""
57
58 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
59 #, python-format
60 msgid "%r is not callable"
61 msgstr ""
62
63 #: ../fdroidserver/lint.py
64 #, python-format
65 msgid "%s is not an accepted build field"
66 msgstr "%s er ikke et godtatt bygge-felt"
67
68 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
69 #, python-format
70 msgid "%s option does not take a value"
71 msgstr ""
72
73 #: ../fdroidserver/index.py ../fdroidserver/common.py
74 msgid "'keypass' not found in config.py!"
75 msgstr "'keypass' ble ikke funnet i config.py!"
76
77 #: ../fdroidserver/index.py ../fdroidserver/common.py
78 msgid "'keystore' not found in config.py!"
79 msgstr "'keystore' ble ikke funnet i config.py!"
80
81 #: ../fdroidserver/index.py ../fdroidserver/common.py
82 msgid "'keystorepass' not found in config.py!"
83 msgstr "'keystorepass' ble ikke funnet i config.py!"
84
85 #: ../fdroidserver/index.py ../fdroidserver/common.py
86 msgid "'repo_keyalias' not found in config.py!"
87 msgstr "'repo_keyalias' ble ikke funnet i config.py!"
88
89 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
90 msgid "'required' is an invalid argument for positionals"
91 msgstr ""
92
93 #: ../fdroidserver/common.py
94 #, fuzzy
95 msgid "'sdk_path' not set in 'config.py'!"
96 msgstr "'keypass' ble ikke funnet i config.py!"
97
98 #. Translators: "build-tools" is the file name of a package from
99 #. Google, it is part of the Android SDK. So it probably shouldn't be
100 #. translated or transliterated.
101 #: ../fdroidserver/common.py
102 #, python-brace-format
103 msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!"
104 msgstr ""
105
106 #: ../fdroidserver/install.py
107 #, python-brace-format
108 msgid "'{apkfilename}' is already installed on {dev}."
109 msgstr "'{apkfilename}' er allerede installert på {dev}."
110
111 #: ../fdroidserver/common.py
112 #, python-brace-format
113 msgid ""
114 "'{field}' will be in random order! Use () or [] brackets if order is "
115 "important!"
116 msgstr ""
117
118 #: ../fdroidserver/common.py
119 #, python-brace-format
120 msgid "'{path}' failed to execute!"
121 msgstr ""
122
123 #: ../fdroidserver/checkupdates.py
124 #, python-brace-format
125 msgid "...checkupdate failed for {appid} : {error}"
126 msgstr ""
127
128 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
129 msgid ".__call__() not defined"
130 msgstr ""
131
132 #: ../fdroidserver/lint.py
133 msgid "/issues is missing"
134 msgstr ""
135
136 #: ../fdroid
137 #, fuzzy
138 msgid "Add PGP signatures using GnuPG for packages in repo"
139 msgstr "Legg til PGP-signaturer for pakker i pakkebrønnen ved bruk av GnuPG"
140
141 #: ../fdroid
142 msgid "Add a new application from its source code"
143 msgstr "Legg til et nytt program fra dets kildekode"
144
145 #: ../fdroidserver/update.py
146 #, python-brace-format
147 msgid "Adding new repo for only {name}"
148 msgstr ""
149
150 #: ../fdroidserver/init.py
151 msgid "Alias of the repo signing key in the keystore"
152 msgstr ""
153
154 #: ../fdroidserver/import.py
155 #, fuzzy
156 msgid ""
157 "Allows a different revision (or git branch) to be specified for the initial "
158 "import"
159 msgstr ""
160 "Tillater en annen revisjon (eller git-avgreining) å angis for igangsettende "
161 "import"
162
163 #: ../fdroidserver/lint.py
164 msgid "Also warn about formatting issues, like rewritemeta -l"
165 msgstr ""
166
167 #: ../fdroidserver/common.py
168 #, python-brace-format
169 msgid "Android SDK '{path}' does not have '{dirname}' installed!"
170 msgstr ""
171
172 #: ../fdroidserver/common.py
173 msgid "Android SDK not found!"
174 msgstr ""
175
176 #: ../fdroidserver/common.py
177 #, python-brace-format
178 msgid "Android SDK path '{path}' does not exist!"
179 msgstr ""
180
181 #: ../fdroidserver/common.py
182 #, python-brace-format
183 msgid "Android SDK path '{path}' is not a directory!"
184 msgstr ""
185
186 #. Translators: "build-tools" is the file name of a package from
187 #. Google, it is part of the Android SDK. So it probably shouldn't be
188 #. translated or transliterated.
189 #: ../fdroidserver/common.py
190 #, python-brace-format
191 msgid "Android build-tools path '{path}' does not exist!"
192 msgstr ""
193
194 #: ../fdroidserver/update.py
195 msgid "AndroidManifest.xml has no date"
196 msgstr ""
197
198 #: ../fdroidserver/lint.py
199 #, python-brace-format
200 msgid "App is in '{repo}' but has a link to {url}"
201 msgstr "Program finnes i '{repo}', men har en lenke til {url}"
202
203 #: ../fdroidserver/lint.py
204 msgid "Appending .git is not necessary"
205 msgstr "Å legge til .git er ikke nødvendig"
206
207 #: ../fdroidserver/update.py
208 #, python-brace-format
209 msgid "Archiving {apkfilename} with invalid signature!"
210 msgstr ""
211
212 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
213 #: ../fdroidserver/lint.py
214 #, python-brace-format
215 msgid "Branch '{branch}' used as commit in build '{versionName}'"
216 msgstr ""
217
218 #: ../fdroidserver/lint.py
219 #, python-brace-format
220 msgid "Branch '{branch}' used as commit in srclib '{srclib}'"
221 msgstr ""
222
223 #: ../fdroid
224 msgid "Build a package from source"
225 msgstr "Bygg en pakke fra kildekode"
226
227 #: ../fdroidserver/build.py
228 msgid "Build all applications available"
229 msgstr "Bygg alle tilgjengelige versjoner"
230
231 #: ../fdroidserver/lint.py
232 msgid "Build generated by `fdroid import` - remove disable line once ready"
233 msgstr ""
234
235 #: ../fdroidserver/build.py
236 msgid "Build only the latest version of each package"
237 msgstr ""
238
239 #: ../fdroidserver/init.py
240 #, python-format
241 msgid "Built repo based in \"%s\" with this config:"
242 msgstr ""
243
244 #: ../fdroidserver/build.py
245 msgid "Can't build due to {} error while scanning"
246 msgid_plural "Can't build due to {} errors while scanning"
247 msgstr[0] ""
248 msgstr[1] ""
249
250 #: ../fdroidserver/rewritemeta.py
251 msgid "Cannot use --list and --to at the same time"
252 msgstr "Kan ikke bruke --list og --to samtidig"
253
254 #: ../fdroidserver/lint.py
255 msgid "Categories are not set"
256 msgstr "Kategoreier ikke satt"
257
258 #: ../fdroidserver/lint.py
259 #, python-format
260 msgid "Category '%s' is not valid"
261 msgstr "Kategorien \"%s\" er ikke gyldig"
262
263 #: ../fdroid
264 msgid "Check for updates to applications"
265 msgstr "Se etter programoppdateringer"
266
267 #: ../fdroidserver/update.py
268 #, python-brace-format
269 msgid ""
270 "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, "
271 "archapks:{arch}"
272 msgstr ""
273
274 #: ../fdroidserver/dscanner.py
275 msgid "Clean after all scans have finished"
276 msgstr "Rydd opp etter at alle skanninger er fullførte"
277
278 #: ../fdroidserver/dscanner.py
279 msgid "Clean before the scans start and rebuild the container"
280 msgstr ""
281
282 #: ../fdroidserver/dscanner.py
283 msgid "Clean up all containers and then exit"
284 msgstr ""
285
286 #: ../fdroidserver/update.py
287 msgid "Clean update - don't uses caches, reprocess all APKs"
288 msgstr ""
289
290 #: ../fdroidserver/import.py
291 msgid "Comma separated list of categories."
292 msgstr "Kommainndelt liste over kategorier."
293
294 #: ../fdroid
295 #, c-format, python-format
296 msgid "Command '%s' not recognised.\n"
297 msgstr "Kommandoen \"%s\" gjenkjennes ikke.\n"
298
299 #: ../fdroidserver/checkupdates.py
300 msgid "Commit changes"
301 msgstr ""
302
303 #: ../fdroidserver/common.py
304 #, python-brace-format
305 msgid "Could not find '{command}' on your system"
306 msgstr ""
307
308 #: ../fdroidserver/update.py
309 #, python-brace-format
310 msgid "Could not find {path} to remove it"
311 msgstr ""
312
313 #: ../fdroidserver/update.py
314 msgid "Could not open apk file for analysis"
315 msgstr ""
316
317 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
318 #: ../fdroidserver/import.py
319 msgid "Couldn't find latest version code"
320 msgstr ""
321
322 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
323 #: ../fdroidserver/import.py
324 msgid "Couldn't find latest version name"
325 msgstr ""
326
327 #: ../fdroidserver/import.py
328 msgid "Couldn't find package ID"
329 msgstr ""
330
331 #: ../fdroidserver/update.py
332 msgid "Cowardily refusing to overwrite existing signing key setup!"
333 msgstr ""
334
335 #: ../fdroidserver/update.py
336 msgid "Create a repo signing key in a keystore"
337 msgstr ""
338
339 #: ../fdroidserver/update.py
340 msgid "Create skeleton metadata files that are missing"
341 msgstr ""
342
343 #: ../fdroidserver/server.py
344 #, python-brace-format
345 msgid "Created new container \"{name}\""
346 msgstr ""
347
348 #: ../fdroidserver/publish.py
349 msgid "Creating log directory"
350 msgstr ""
351
352 #: ../fdroidserver/server.py
353 #, python-brace-format
354 msgid "Creating new S3 bucket: {url}"
355 msgstr ""
356
357 #: ../fdroidserver/publish.py
358 msgid "Creating output directory"
359 msgstr ""
360
361 #: ../fdroidserver/index.py
362 msgid "Creating signed index with this key (SHA256):"
363 msgstr ""
364
365 #: ../fdroidserver/import.py ../fdroidserver/verify.py
366 #: ../fdroidserver/publish.py
367 msgid "Creating temporary directory"
368 msgstr ""
369
370 #: ../fdroidserver/index.py
371 msgid "Creating unsigned index in preparation for signing"
372 msgstr ""
373
374 #: ../fdroidserver/update.py
375 msgid "Delete APKs and/or OBBs without metadata from the repo"
376 msgstr "Slett APK-er og/eller OBB-er uten metadata fra pakkebrønnen"
377
378 #: ../fdroidserver/update.py
379 #, python-brace-format
380 msgid "Deleting unknown file: {path}"
381 msgstr ""
382
383 #: ../fdroidserver/lint.py
384 #, python-format
385 msgid "Description '%s' is just the app's summary"
386 msgstr ""
387
388 #: ../fdroidserver/lint.py
389 msgid "Description has a duplicate line"
390 msgstr ""
391
392 #: ../fdroidserver/lint.py
393 #, python-format
394 msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)"
395 msgstr ""
396
397 #: ../fdroidserver/lint.py
398 #, python-brace-format
399 msgid "Description of length {length} is over the {limit} char limit"
400 msgstr ""
401
402 #: ../fdroidserver/init.py
403 msgid "Do not prompt for Android SDK path, just fail"
404 msgstr ""
405
406 #: ../fdroidserver/build.py
407 msgid "Don't create a source tarball, useful when testing a build"
408 msgstr ""
409
410 #: ../fdroidserver/stats.py
411 msgid "Don't do anything logs-related"
412 msgstr ""
413
414 #: ../fdroidserver/build.py
415 msgid ""
416 "Don't refresh the repository, useful when testing a build with no internet "
417 "connection"
418 msgstr ""
419
420 #: ../fdroidserver/server.py
421 msgid "Don't use rsync checksums"
422 msgstr ""
423
424 #: ../fdroidserver/stats.py
425 msgid "Download logs we don't have"
426 msgstr ""
427
428 #: ../fdroidserver/common.py
429 msgid "Downloading the repository already failed once, not trying again."
430 msgstr ""
431
432 #: ../fdroidserver/verify.py
433 #, python-brace-format
434 msgid "Downloading {url} failed. {error}"
435 msgstr "Nedlasting av {url} mislyktes. {error}"
436
437 #: ../fdroidserver/lint.py
438 #, python-brace-format
439 msgid "Duplicate link in '{field}': {url}"
440 msgstr ""
441
442 #: ../fdroid
443 msgid "Dynamically scan APKs post build"
444 msgstr ""
445
446 #: ../fdroidserver/init.py
447 #, python-format
448 msgid ""
449 "Enter the path to the Android SDK (%s) here:\n"
450 "> "
451 msgstr ""
452
453 #: ../fdroidserver/import.py
454 msgid "Error while getting repo address"
455 msgstr ""
456
457 #: ../fdroid
458 msgid "Extract signatures from APKs"
459 msgstr "Hent ut signaturer fra APK-er"
460
461 #: ../fdroidserver/signatures.py
462 #, python-brace-format
463 msgid "Failed fetching signatures for '{apkfilename}': {error}"
464 msgstr "Klarte ikke å hente signaturer for '{apkfilename}': {error}"
465
466 #: ../fdroidserver/update.py
467 #, python-brace-format
468 msgid "Failed reading {path}: {error}"
469 msgstr ""
470
471 #: ../fdroidserver/update.py
472 #, python-brace-format
473 msgid "Failed resizing {path}: {error}"
474 msgstr ""
475
476 #: ../fdroidserver/publish.py
477 msgid "Failed to align application"
478 msgstr ""
479
480 #: ../fdroidserver/server.py
481 #, python-brace-format
482 msgid "Failed to create S3 bucket: {url}"
483 msgstr ""
484
485 #: ../fdroidserver/common.py
486 msgid "Failed to get APK manifest information"
487 msgstr ""
488
489 #: ../fdroidserver/update.py
490 #, python-brace-format
491 msgid "Failed to get apk information, deleting {path}"
492 msgstr ""
493
494 #: ../fdroidserver/update.py
495 #, python-brace-format
496 msgid "Failed to get apk information, skipping {path}"
497 msgstr ""
498
499 #: ../fdroidserver/install.py
500 #, python-brace-format
501 msgid "Failed to install '{apkfilename}' on {dev}: {error}"
502 msgstr "Klarte ikke å installere '{apkfilename}' på {dev}: {error}"
503
504 #: ../fdroidserver/publish.py
505 msgid "Failed to sign application"
506 msgstr "Klarte ikke å singere program"
507
508 #: ../fdroidserver/signatures.py
509 #, python-brace-format
510 msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'"
511 msgstr "Hentet signaturer for '{apkfilename}' → '{sigdir}'"
512
513 #: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py
514 #: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py
515 #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
516 #: ../fdroidserver/install.py
517 msgid "Finished"
518 msgstr "Fullført"
519
520 #: ../fdroidserver/lint.py
521 msgid "Flattr donation methods belong in the FlattrID flag"
522 msgstr "Flatter-donasjonsmetoder hører hjemme i FlattrID-flagget"
523
524 #: ../fdroidserver/build.py
525 msgid ""
526 "Force build of disabled apps, and carries on regardless of scan problems. "
527 "Only allowed in test mode."
528 msgstr ""
529
530 #: ../fdroidserver/update.py
531 #, python-brace-format
532 msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!"
533 msgstr ""
534
535 #: ../fdroidserver/common.py
536 msgid "Found invalid appids in arguments"
537 msgstr ""
538
539 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
540 #: ../fdroidserver/common.py
541 msgid "Found invalid versionCodes for some apps"
542 msgstr ""
543
544 #: ../fdroidserver/index.py
545 msgid "Found multiple signing certificates for repository."
546 msgstr ""
547
548 #: ../fdroidserver/update.py
549 #, python-brace-format
550 msgid "Found multiple signing certificates in {path}"
551 msgstr ""
552
553 #: ../fdroidserver/index.py
554 msgid "Found no signing certificates for repository."
555 msgstr ""
556
557 #: ../fdroidserver/lint.py
558 #, python-format
559 msgid "Found non-file at %s"
560 msgstr ""
561
562 #: ../fdroidserver/update.py
563 #, python-brace-format
564 msgid "Generated skeleton metadata for {appid}"
565 msgstr ""
566
567 #: ../fdroidserver/common.py
568 #, python-format
569 msgid "Git checkout of '%s' failed"
570 msgstr ""
571
572 #: ../fdroidserver/common.py
573 msgid "Git clean failed"
574 msgstr ""
575
576 #: ../fdroidserver/common.py
577 msgid "Git fetch failed"
578 msgstr ""
579
580 #: ../fdroidserver/common.py
581 msgid "Git remote set-head failed"
582 msgstr ""
583
584 #: ../fdroidserver/common.py
585 msgid "Git reset failed"
586 msgstr ""
587
588 #: ../fdroidserver/common.py
589 msgid "Git submodule sync failed"
590 msgstr ""
591
592 #: ../fdroidserver/common.py
593 msgid "Git submodule update failed"
594 msgstr ""
595
596 #: ../fdroidserver/index.py
597 msgid "Ignoring package without metadata: "
598 msgstr ""
599
600 #: ../fdroidserver/update.py
601 #, python-brace-format
602 msgid "Ignoring stale cache data for {apkfilename}"
603 msgstr ""
604
605 #: ../fdroidserver/rewritemeta.py
606 #, python-brace-format
607 msgid "Ignoring {ext} file at '{path}'"
608 msgstr ""
609
610 #: ../fdroidserver/update.py
611 msgid "Include APKs that are signed with disabled algorithms like MD5"
612 msgstr ""
613
614 #: ../fdroidserver/common.py
615 msgid "Initialising submodules"
616 msgstr ""
617
618 #: ../fdroidserver/install.py
619 msgid "Install all signed applications available"
620 msgstr ""
621
622 #: ../fdroid
623 msgid "Install built packages on devices"
624 msgstr "Installer bygde pakker på enheter"
625
626 #: ../fdroidserver/install.py
627 #, python-format
628 msgid "Installing %s..."
629 msgstr "Installerer %s…"
630
631 #: ../fdroidserver/install.py
632 #, python-brace-format
633 msgid "Installing '{apkfilename}' on {dev}..."
634 msgstr "Installerer '{apkfilename}' på {dev}…"
635
636 #: ../fdroid
637 msgid "Interact with the repo HTTP server"
638 msgstr ""
639
640 #: ../fdroidserver/update.py
641 msgid "Interactively ask about things that need updating."
642 msgstr ""
643
644 #: ../fdroidserver/update.py
645 msgid "Invalid APK"
646 msgstr ""
647
648 #: ../fdroidserver/lint.py
649 msgid "Invalid bulleted list"
650 msgstr ""
651
652 #: ../fdroidserver/lint.py
653 #, python-format
654 msgid ""
655 "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
656 msgstr ""
657
658 #: ../fdroidserver/lint.py
659 msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]"
660 msgstr ""
661
662 #: ../fdroidserver/common.py
663 #, python-format
664 msgid "Invalid name for published file: %s"
665 msgstr ""
666
667 #: ../fdroidserver/common.py
668 #, python-brace-format
669 msgid "Invalid package name {0}"
670 msgstr ""
671
672 #: ../fdroidserver/publish.py ../fdroidserver/update.py
673 msgid "Java JDK not found! Install in standard location or set java_paths!"
674 msgstr ""
675
676 #: ../fdroidserver/signindex.py
677 msgid ""
678 "Java jarsigner not found! Install in standard location or set java_paths!"
679 msgstr ""
680
681 #: ../fdroidserver/init.py
682 msgid "Keystore for signing key:\t"
683 msgstr ""
684
685 #: ../fdroidserver/lint.py
686 #, python-brace-format
687 msgid ""
688 "Last used commit '{commit}' looks like a tag, but Update Check Mode is "
689 "'{ucm}'"
690 msgstr ""
691
692 #: ../fdroidserver/rewritemeta.py
693 msgid "List files that would be reformatted"
694 msgstr ""
695
696 #: ../fdroidserver/build.py
697 msgid "Make the build stop on exceptions"
698 msgstr ""
699
700 #: ../fdroidserver/index.py
701 msgid "Malformed repository mirrors."
702 msgstr ""
703
704 #: ../fdroidserver/server.py
705 msgid "Malformed serverwebroot line:"
706 msgstr ""
707
708 #: ../fdroidserver/gpgsign.py
709 msgid "Missing output directory"
710 msgstr ""
711
712 #: ../fdroidserver/lint.py
713 #, python-format
714 msgid "Name '%s' is just the auto name - remove it"
715 msgstr ""
716
717 #: ../fdroidserver/common.py
718 msgid "No 'config.py' found, using defaults."
719 msgstr ""
720
721 #: ../fdroidserver/common.py
722 msgid "No Android SDK found!"
723 msgstr ""
724
725 #: ../fdroidserver/import.py
726 msgid "No android or kivy project could be found. Specify --subdir?"
727 msgstr ""
728
729 #: ../fdroidserver/install.py
730 msgid "No attached devices found"
731 msgstr "Fant ingen tilknyttede enheter"
732
733 #: ../fdroidserver/index.py
734 msgid "No fingerprint in URL."
735 msgstr "Inget fingeravtrykk i nettadresse."
736
737 #: ../fdroidserver/common.py
738 msgid "No git submodules available"
739 msgstr ""
740
741 #: ../fdroidserver/import.py
742 msgid "No information found."
743 msgstr "Ingen informasjon funnet."
744
745 #: ../fdroidserver/lint.py
746 msgid "No need to specify that the app is Free Software"
747 msgstr ""
748
749 #: ../fdroidserver/lint.py
750 msgid "No need to specify that the app is for Android"
751 msgstr ""
752
753 #: ../fdroidserver/server.py
754 msgid "No option set! Edit your config.py to set at least one of these:"
755 msgstr ""
756
757 #: ../fdroidserver/common.py
758 msgid "No packages specified"
759 msgstr ""
760
761 #: ../fdroidserver/install.py
762 #, python-format
763 msgid "No signed apk available for %s"
764 msgstr ""
765
766 #: ../fdroidserver/install.py
767 msgid "No signed output directory - nothing to do"
768 msgstr ""
769
770 #: ../fdroidserver/update.py
771 #, python-brace-format
772 msgid "No signing certificates found in {path}"
773 msgstr ""
774
775 #: ../fdroidserver/common.py
776 #, python-format
777 msgid "No such package: %s"
778 msgstr ""
779
780 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
781 #: ../fdroidserver/common.py
782 #, python-brace-format
783 msgid "No such versionCode {versionCode} for app {appid}"
784 msgstr ""
785
786 #: ../fdroidserver/verify.py ../fdroidserver/publish.py
787 msgid "No unsigned directory - nothing to do"
788 msgstr ""
789
790 #: ../fdroidserver/signindex.py
791 msgid "Nothing to do"
792 msgstr "Ingenting å gjøre"
793
794 #: ../fdroidserver/checkupdates.py
795 #, python-brace-format
796 msgid "Nothing to do for {appid}."
797 msgstr "Ingenting å gjøre for {appid}."
798
799 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
800 #: ../fdroidserver/update.py
801 #, python-brace-format
802 msgid "OBB file has newer versionCode({integer}) than any APK:"
803 msgstr ""
804
805 #: ../fdroidserver/update.py
806 msgid "OBB filename must start with \"main.\" or \"patch.\":"
807 msgstr ""
808
809 #: ../fdroidserver/update.py
810 msgid "OBB's packagename does not match a supported APK:"
811 msgstr ""
812
813 #: ../fdroidserver/update.py
814 #, python-brace-format
815 msgid "Only PNG and JPEG are supported for graphics, found: {path}"
816 msgstr ""
817
818 #: ../fdroidserver/checkupdates.py
819 msgid "Only print differences with the Play Store"
820 msgstr ""
821
822 #: ../fdroidserver/checkupdates.py
823 msgid "Only process apps with auto-updates"
824 msgstr ""
825
826 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
827 msgid "Options"
828 msgstr ""
829
830 #: ../fdroidserver/import.py
831 msgid "Overall license of the project."
832 msgstr ""
833
834 #: ../fdroidserver/dscanner.py
835 msgid "Override path for repo APKs (default: ./repo)"
836 msgstr ""
837
838 #: ../fdroidserver/common.py
839 #, python-brace-format
840 msgid "Parsing manifest at '{path}'"
841 msgstr ""
842
843 #: ../fdroidserver/common.py
844 msgid "Password required with username"
845 msgstr ""
846
847 #: ../fdroidserver/import.py
848 msgid "Path to main Android project subdirectory, if not in root."
849 msgstr ""
850
851 msgid "Path to main android project subdirectory, if not in root."
852 msgstr ""
853
854 #: ../fdroidserver/init.py
855 msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)"
856 msgstr ""
857
858 #: ../fdroidserver/btlog.py
859 msgid "Path to the git repo to use as the log"
860 msgstr ""
861
862 #: ../fdroidserver/init.py
863 msgid "Path to the keystore for the repo signing key"
864 msgstr ""
865
866 #: ../fdroidserver/dscanner.py
867 msgid "Prepare Drozer to run a scan"
868 msgstr ""
869
870 msgid "Prepare drozer to run a scan"
871 msgstr ""
872
873 #: ../fdroidserver/common.py
874 #, python-brace-format
875 msgid "Problem with xml at '{path}'"
876 msgstr ""
877
878 #: ../fdroidserver/checkupdates.py
879 msgid "Process auto-updates"
880 msgstr ""
881
882 #: ../fdroidserver/publish.py ../fdroidserver/update.py
883 #, python-brace-format
884 msgid "Processing {apkfilename}"
885 msgstr "Behandler {apkfilename}"
886
887 #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
888 #, python-brace-format
889 msgid "Processing {appid}"
890 msgstr "Behandler {appid}"
891
892 #: ../fdroidserver/update.py
893 msgid "Produce human-readable index.xml"
894 msgstr ""
895
896 #: ../fdroidserver/import.py
897 msgid "Project URL to import from."
898 msgstr ""
899
900 #: ../fdroidserver/lint.py
901 msgid "Punctuation should be avoided"
902 msgstr ""
903
904 #: ../fdroidserver/btlog.py
905 msgid "Push the log to this git remote repository"
906 msgstr ""
907
908 #: ../fdroidserver/server.py
909 #, python-brace-format
910 msgid "Pushing binary transparency log to {url}"
911 msgstr ""
912
913 #: ../fdroidserver/server.py
914 #, python-brace-format
915 msgid "Pushing to {url}"
916 msgstr ""
917
918 #: ../fdroid
919 msgid "Quickly start a new repository"
920 msgstr ""
921
922 #: ../fdroid
923 msgid "Read all the metadata files and exit"
924 msgstr "Les alle metadatafilene og avslutt"
925
926 #: ../fdroidserver/common.py
927 #, python-brace-format
928 msgid "Reading '{config_file}'"
929 msgstr ""
930
931 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
932 #. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
933 #: ../fdroidserver/common.py
934 #, python-brace-format
935 msgid ""
936 "Reading packageName/versionCode/versionName failed, APK invalid: "
937 "'{apkfilename}'"
938 msgstr ""
939
940 #: ../fdroidserver/update.py
941 #, fuzzy, python-brace-format
942 msgid "Reading {apkfilename} from cache"
943 msgstr "Behandler {apkfilename}"
944
945 #: ../fdroidserver/stats.py
946 msgid ""
947 "Recalculate aggregate stats - use when changes have been made that would "
948 "invalidate old cached data."
949 msgstr ""
950
951 #: ../fdroidserver/common.py
952 msgid "Removing specified files"
953 msgstr ""
954
955 #: ../fdroidserver/update.py
956 msgid "Rename APK files that do not match package.name_123.apk"
957 msgstr ""
958
959 #: ../fdroidserver/update.py
960 msgid "Report on build data status"
961 msgstr ""
962
963 #: ../fdroidserver/build.py
964 msgid ""
965 "Reset and create a brand new build server, even if the existing one appears "
966 "to be ok."
967 msgstr ""
968
969 #: ../fdroidserver/update.py
970 msgid "Resize all the icons exceeding the max pixel size and exit"
971 msgstr ""
972
973 #: ../fdroidserver/common.py
974 msgid "Restrict output to warnings and errors"
975 msgstr ""
976
977 #: ../fdroid
978 msgid "Rewrite all the metadata files"
979 msgstr "Skriv om alle metadatafilene"
980
981 #: ../fdroidserver/rewritemeta.py
982 msgid "Rewrite to a specific format: "
983 msgstr ""
984
985 #: ../fdroidserver/rewritemeta.py
986 #, python-brace-format
987 msgid "Rewriting '{appid}'"
988 msgstr ""
989
990 #: ../fdroidserver/rewritemeta.py
991 #, python-brace-format
992 msgid "Rewriting '{appid}' to '{path}'"
993 msgstr ""
994
995 #: ../fdroidserver/lint.py
996 msgid "Run rewritemeta to fix formatting"
997 msgstr ""
998
999 #: ../fdroidserver/server.py
1000 msgid "Running first pass with MD5 checking disabled"
1001 msgstr ""
1002
1003 #: ../fdroidserver/dscanner.py
1004 msgid "Scan only the latest version of each package"
1005 msgstr ""
1006
1007 #: ../fdroid
1008 msgid "Scan the source code of a package"
1009 msgstr "Skann kildekoden til en pakke"
1010
1011 #: ../fdroidserver/build.py
1012 msgid "Scanner found {} problem"
1013 msgid_plural "Scanner found {} problems"
1014 msgstr[0] ""
1015 msgstr[1] ""
1016
1017 #: ../fdroidserver/build.py
1018 msgid "Setup an emulator, install the APK on it and perform a Drozer scan"
1019 msgstr ""
1020
1021 msgid "Setup an emulator, install the apk on it and perform a drozer scan"
1022 msgstr ""
1023
1024 #: ../fdroid
1025 msgid "Sign and place packages in the repo"
1026 msgstr "Logg inn og legg til pakker i pakkebrønnen"
1027
1028 #: ../fdroid
1029 msgid "Sign indexes created using update --nosign"
1030 msgstr ""
1031
1032 #: ../fdroidserver/build.py
1033 msgid "Skip scanning the source code for binaries and other problems"
1034 msgstr ""
1035
1036 #: ../fdroidserver/update.py
1037 #, python-brace-format
1038 msgid "Skipping '{apkfilename}' with invalid signature!"
1039 msgstr ""
1040
1041 #: ../fdroidserver/update.py
1042 #, python-brace-format
1043 msgid "Skipping index generation for {appid}"
1044 msgstr ""
1045
1046 #: ../fdroidserver/update.py
1047 #, python-brace-format
1048 msgid "Skipping {apkfilename} with invalid signature!"
1049 msgstr ""
1050
1051 #: ../fdroidserver/scanner.py
1052 #, python-brace-format
1053 msgid "Skipping {appid}: disabled"
1054 msgstr ""
1055
1056 #: ../fdroidserver/scanner.py
1057 #, python-brace-format
1058 msgid "Skipping {appid}: no builds specified"
1059 msgstr ""
1060
1061 #: ../fdroidserver/server.py
1062 msgid "Specify a local folder to sync the repo to"
1063 msgstr ""
1064
1065 #: ../fdroidserver/server.py
1066 msgid "Specify an identity file to provide to SSH for rsyncing"
1067 msgstr ""
1068
1069 #: ../fdroidserver/update.py
1070 msgid "Specify editor to use in interactive mode. Default "
1071 msgstr ""
1072
1073 #, c-format
1074 msgid "Specify editor to use in interactive mode. Default %s"
1075 msgstr ""
1076
1077 #: ../fdroidserver/update.py
1078 #, python-brace-format
1079 msgid "Specify editor to use in interactive mode. Default is {path}"
1080 msgstr ""
1081
1082 #: ../fdroidserver/build.py
1083 msgid "Specify that we're running on the build server"
1084 msgstr ""
1085
1086 #: ../fdroidserver/common.py
1087 msgid "Spew out even more information than normal"
1088 msgstr ""
1089
1090 #: ../fdroidserver/lint.py
1091 #, python-format
1092 msgid "Summary '%s' is just the app's name"
1093 msgstr ""
1094
1095 #: ../fdroidserver/lint.py
1096 #, python-brace-format
1097 msgid "Summary of length {length} is over the {limit} char limit"
1098 msgstr ""
1099
1100 #: ../fdroidserver/build.py
1101 msgid ""
1102 "Test mode - put output in the tmp directory only, and always build, even if "
1103 "the output already exists."
1104 msgstr ""
1105
1106 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1107 #: ../fdroidserver/update.py
1108 #, python-brace-format
1109 msgid "The OBB version code must come after \"{name}.\":"
1110 msgstr ""
1111
1112 #: ../fdroidserver/btlog.py
1113 msgid "The base URL for the repo to log (default: https://f-droid.org)"
1114 msgstr ""
1115
1116 #: ../fdroidserver/server.py
1117 msgid "The only commands currently supported are 'init' and 'update'"
1118 msgstr ""
1119
1120 #: ../fdroidserver/index.py
1121 msgid "The repository's fingerprint does not match."
1122 msgstr ""
1123
1124 #: ../fdroidserver/common.py
1125 msgid "The repository's index could not be verified."
1126 msgstr ""
1127
1128 #: ../fdroidserver/server.py
1129 #, python-brace-format
1130 msgid "The root dir for local_copy_dir \"{path}\" does not exist!"
1131 msgstr ""
1132
1133 #: ../fdroidserver/publish.py
1134 msgid "There is a keyalias collision - publishing halted"
1135 msgstr ""
1136
1137 #: ../fdroidserver/import.py
1138 #, python-format
1139 msgid "This repo already has local metadata: %s"
1140 msgstr ""
1141
1142 #: ../fdroidserver/server.py
1143 msgid ""
1144 "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config."
1145 "py!"
1146 msgstr ""
1147
1148 #: ../fdroidserver/lint.py
1149 msgid "UCM is set but it looks like checkupdates hasn't been run yet"
1150 msgstr ""
1151
1152 #: ../fdroidserver/lint.py
1153 msgid "URL shorteners should not be used"
1154 msgstr ""
1155
1156 #: ../fdroidserver/lint.py
1157 #, python-brace-format
1158 msgid "URL {url} in Description: {error}"
1159 msgstr ""
1160
1161 #: ../fdroid
1162 msgid "Unknown exception found!"
1163 msgstr ""
1164
1165 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
1166 #: ../fdroidserver/lint.py
1167 #, python-brace-format
1168 msgid "Unknown file '{filename}' in build '{versionName}'"
1169 msgstr ""
1170
1171 #: ../fdroidserver/common.py
1172 msgid "Unknown version of aapt, might cause problems: "
1173 msgstr ""
1174
1175 #: ../fdroidserver/lint.py
1176 msgid "Unlinkified link - use [http://foo.bar Link title] or [http://foo.bar]"
1177 msgstr ""
1178
1179 #: ../fdroidserver/lint.py
1180 msgid "Unnecessary leading space"
1181 msgstr "Unødvendig innledende mellomrom"
1182
1183 #: ../fdroidserver/lint.py
1184 msgid "Unnecessary trailing space"
1185 msgstr "Unødvendig etterfølgende mellomrom"
1186
1187 #: ../fdroidserver/update.py
1188 #, python-brace-format
1189 msgid "Unsupported graphics file found: {path}"
1190 msgstr ""
1191
1192 #: ../fdroidserver/rewritemeta.py
1193 #, python-brace-format
1194 msgid "Unsupported metadata format, use: --to [{supported}]"
1195 msgstr ""
1196
1197 #: ../fdroidserver/lint.py
1198 #, python-format
1199 msgid "Unused extlib at %s"
1200 msgstr ""
1201
1202 #: ../fdroidserver/lint.py
1203 #, python-format
1204 msgid "Unused file at %s"
1205 msgstr ""
1206
1207 #: ../fdroidserver/lint.py
1208 msgid "Update Check Name is set to the known app id - it can be removed"
1209 msgstr ""
1210
1211 #: ../fdroid
1212 msgid "Update repo information for new packages"
1213 msgstr ""
1214
1215 #: ../fdroid
1216 msgid "Update the binary transparency log for a URL"
1217 msgstr ""
1218
1219 #: ../fdroid
1220 msgid "Update the stats of the repo"
1221 msgstr "Oppdater pakkebrønnens status"
1222
1223 #: ../fdroidserver/update.py ../fdroidserver/build.py
1224 msgid "Update the wiki"
1225 msgstr ""
1226
1227 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1228 msgid "Usage"
1229 msgstr ""
1230
1231 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1232 #, python-format
1233 msgid "Usage: %s\n"
1234 msgstr ""
1235
1236 #: ../fdroidserver/lint.py
1237 msgid "Use /HEAD instead of /master to point at a file in the default branch"
1238 msgstr ""
1239
1240 #: ../fdroidserver/update.py
1241 msgid "Use `fdroid update -c` to create it."
1242 msgstr ""
1243
1244 #: ../fdroidserver/build.py
1245 msgid "Use build server"
1246 msgstr ""
1247
1248 #: ../fdroidserver/update.py
1249 msgid "Use date from APK instead of current time for newly added APKs"
1250 msgstr ""
1251
1252 msgid "Use date from apk instead of current time for newly added apks"
1253 msgstr ""
1254
1255 #: ../fdroidserver/server.py
1256 #, python-brace-format
1257 msgid "Using s3cmd to sync with: {url}"
1258 msgstr ""
1259
1260 #: ../fdroid
1261 msgid "Valid commands are:"
1262 msgstr "Gyldige kommandoer er:"
1263
1264 #: ../fdroid
1265 msgid "Verify the integrity of downloaded packages"
1266 msgstr "Bekreft integriteten til nedlastede pakker"
1267
1268 #: ../fdroid
1269 msgid "Warn about possible metadata errors"
1270 msgstr "Advar om mulige metadata-feil"
1271
1272 #: ../fdroidserver/update.py
1273 msgid ""
1274 "When configured for signed indexes, create only unsigned indexes at this "
1275 "stage"
1276 msgstr ""
1277
1278 msgid "X.509 'Distiguished Name' used when generating keys"
1279 msgstr ""
1280
1281 #: ../fdroidserver/init.py
1282 msgid "X.509 'Distinguished Name' used when generating keys"
1283 msgstr ""
1284
1285 #: ../fdroidserver/common.py
1286 msgid "You can use ANDROID_HOME to set the path to your SDK, i.e.:"
1287 msgstr ""
1288
1289 #: ../fdroidserver/update.py
1290 #, python-brace-format
1291 msgid "adding to {name}: {path}"
1292 msgstr ""
1293
1294 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1295 #, python-format
1296 msgid "ambiguous option: %(option)s could match %(matches)s"
1297 msgstr ""
1298
1299 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1300 #, python-format
1301 msgid "ambiguous option: %s (%s?)"
1302 msgstr ""
1303
1304 #: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py
1305 msgid "applicationId in the form APPID"
1306 msgstr ""
1307
1308 #: ../fdroidserver/checkupdates.py
1309 msgid "applicationId to check for updates"
1310 msgstr ""
1311
1312 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1313 #: ../fdroidserver/verify.py ../fdroidserver/publish.py
1314 #: ../fdroidserver/dscanner.py ../fdroidserver/build.py
1315 #: ../fdroidserver/scanner.py ../fdroidserver/install.py
1316 msgid "applicationId with optional versionCode in the form APPID[:VERCODE]"
1317 msgstr ""
1318
1319 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1320 #, python-format
1321 msgid "argument \"-\" with mode %r"
1322 msgstr ""
1323
1324 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1325 #, python-format
1326 msgid "can't open '%s': %s"
1327 msgstr ""
1328
1329 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1330 msgid "cannot have multiple subparser arguments"
1331 msgstr ""
1332
1333 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1334 #, python-format
1335 msgid "cannot merge actions - two groups are named %r"
1336 msgstr ""
1337
1338 #: ../fdroidserver/server.py
1339 msgid "command to execute, either 'init' or 'update'"
1340 msgstr ""
1341
1342 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1343 msgid "complex"
1344 msgstr ""
1345
1346 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1347 #, python-format
1348 msgid "conflicting option string: %s"
1349 msgid_plural "conflicting option strings: %s"
1350 msgstr[0] ""
1351 msgstr[1] ""
1352
1353 #: ../fdroidserver/update.py
1354 #, fuzzy, python-brace-format
1355 msgid "deleting: repo/{apkfilename}"
1356 msgstr "Behandler {apkfilename}"
1357
1358 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1359 #, python-format
1360 msgid "dest= is required for options like %r"
1361 msgstr ""
1362
1363 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1364 #, python-format
1365 msgid "expected %s argument"
1366 msgid_plural "expected %s arguments"
1367 msgstr[0] ""
1368 msgstr[1] ""
1369
1370 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1371 msgid "expected at least one argument"
1372 msgstr ""
1373
1374 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1375 msgid "expected at most one argument"
1376 msgstr ""
1377
1378 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1379 msgid "expected one argument"
1380 msgstr ""
1381
1382 #: ../fdroid
1383 msgid "fdroid [-h|--help|--version] <command> [<args>]"
1384 msgstr ""
1385
1386 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1387 msgid "floating-point"
1388 msgstr ""
1389
1390 #: ../fdroidserver/metadata.py
1391 msgid "force errors to be warnings, or ignore"
1392 msgstr "tving feil til å bli advarsler, eller ignorer"
1393
1394 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1395 #, python-format
1396 msgid "ignored explicit argument %r"
1397 msgstr ""
1398
1399 #: ../fdroidserver/index.py
1400 msgid "index-v1 must have a signature, use `fdroid signindex` to create it!"
1401 msgstr ""
1402
1403 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1404 msgid "integer"
1405 msgstr ""
1406
1407 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1408 #, python-format
1409 msgid "invalid %(type)s value: %(value)r"
1410 msgstr ""
1411
1412 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1413 #, python-format
1414 msgid "invalid choice: %(value)r (choose from %(choices)s)"
1415 msgstr ""
1416
1417 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1418 #, python-format
1419 msgid "invalid conflict_resolution value: %r"
1420 msgstr ""
1421
1422 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1423 #, python-format
1424 msgid ""
1425 "invalid option string %(option)r: must start with a character "
1426 "%(prefix_chars)r"
1427 msgstr ""
1428
1429 #: ../fdroidserver/server.py
1430 #, python-brace-format
1431 msgid ""
1432 "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
1433 msgstr ""
1434
1435 #: ../fdroidserver/server.py
1436 msgid "local_copy_dir must be an absolute path!"
1437 msgstr ""
1438
1439 #: ../fdroidserver/server.py
1440 msgid "local_copy_dir must be directory, not a file!"
1441 msgstr ""
1442
1443 #: ../fdroidserver/index.py
1444 #, python-format
1445 msgid "mirror '%s' does not end with 'fdroid'!"
1446 msgstr ""
1447
1448 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1449 msgid "mutually exclusive arguments must be optional"
1450 msgstr ""
1451
1452 #: ../fdroidserver/signatures.py
1453 msgid "no APK supplied"
1454 msgstr ""
1455
1456 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1457 #, python-format
1458 msgid "no such option: %s"
1459 msgstr ""
1460
1461 #: ../fdroid
1462 msgid "no version info found!"
1463 msgstr "ingen versjonsinfo funnet!"
1464
1465 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1466 #, python-format
1467 msgid "not allowed with argument %s"
1468 msgstr ""
1469
1470 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1471 #, python-format
1472 msgid "one of the arguments %s is required"
1473 msgstr ""
1474
1475 #: ../fdroidserver/index.py ../fdroidserver/common.py
1476 msgid "only accepts strings, lists, and tuples"
1477 msgstr ""
1478
1479 #: ../fdroidserver/install.py
1480 #, python-format
1481 msgid "option %s: If you really want to install all the signed apps, use --all"
1482 msgstr ""
1483
1484 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1485 #, python-format
1486 msgid "option %s: invalid %s value: %r"
1487 msgstr ""
1488
1489 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1490 #, python-format
1491 msgid "option %s: invalid choice: %r (choose from %s)"
1492 msgstr ""
1493
1494 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1495 #, fuzzy, python-format
1496 msgid "option -%s not recognized"
1497 msgstr "Kommandoen \"%s\" gjenkjennes ikke.\n"
1498
1499 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1500 #, python-format
1501 msgid "option -%s requires argument"
1502 msgstr ""
1503
1504 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1505 #, python-format
1506 msgid "option --%s must not have an argument"
1507 msgstr ""
1508
1509 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1510 #, python-format
1511 msgid "option --%s not a unique prefix"
1512 msgstr ""
1513
1514 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1515 #, fuzzy, python-format
1516 msgid "option --%s not recognized"
1517 msgstr "Kommandoen \"%s\" gjenkjennes ikke.\n"
1518
1519 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1520 #, python-format
1521 msgid "option --%s requires argument"
1522 msgstr ""
1523
1524 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1525 msgid "optional arguments"
1526 msgstr ""
1527
1528 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1529 msgid "positional arguments"
1530 msgstr ""
1531
1532 #: ../fdroidserver/signatures.py
1533 #, python-brace-format
1534 msgid ""
1535 "refuse downloading via insecure http connection (use https or specify --no-"
1536 "https-check): {apkfilename}"
1537 msgstr ""
1538
1539 #: ../fdroidserver/server.py
1540 #, python-brace-format
1541 msgid "s3cmd sync indexes {path} to {url} and delete"
1542 msgstr ""
1543
1544 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1545 msgid "show program's version number and exit"
1546 msgstr ""
1547
1548 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py
1549 #: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py
1550 msgid "show this help message and exit"
1551 msgstr ""
1552
1553 #: ../fdroidserver/signatures.py
1554 msgid "signed APK, either a file-path or HTTPS URL."
1555 msgstr ""
1556
1557 #: ../fdroidserver/update.py
1558 #, python-brace-format
1559 msgid "skipping source tarball: {path}"
1560 msgstr ""
1561
1562 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1563 #, python-format
1564 msgid "the following arguments are required: %s"
1565 msgstr ""
1566
1567 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1568 #, python-format
1569 msgid "unexpected option string: %s"
1570 msgstr ""
1571
1572 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1573 #, python-format
1574 msgid "unknown parser %(parser_name)r (choices: %(choices)s)"
1575 msgstr ""
1576
1577 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1578 #, python-format
1579 msgid "unrecognized arguments: %s"
1580 msgstr ""
1581
1582 #: ../fdroidserver/common.py
1583 #, python-brace-format
1584 msgid "unsafe permissions on '{config_file}' (should be 0600)!"
1585 msgstr ""
1586
1587 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid
1588 msgid "usage: "
1589 msgstr ""
1590
1591 #: ../fdroid
1592 msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
1593 msgstr ""
1594
1595 #: ../fdroidserver/server.py
1596 #, python-brace-format
1597 msgid "using Apache libcloud to sync with {url}"
1598 msgstr ""
1599
1600 #: ../fdroidserver/publish.py
1601 #, python-brace-format
1602 msgid "{0} app, {1} key aliases"
1603 msgid_plural "{0} apps, {1} key aliases"
1604 msgstr[0] ""
1605 msgstr[1] ""
1606
1607 #: ../fdroidserver/update.py
1608 #, python-brace-format
1609 msgid "{apkfilename} ({appid}) has no metadata!"
1610 msgstr ""
1611
1612 #: ../fdroidserver/update.py
1613 #, python-brace-format
1614 msgid "{appid} does not have a name! Using package name instead."
1615 msgstr ""
1616
1617 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
1618 #: ../fdroidserver/lint.py
1619 #, python-brace-format
1620 msgid "{appid}: Unknown extlib {path} in build '{versionName}'"
1621 msgstr ""
1622
1623 #: ../fdroidserver/update.py
1624 #, python-brace-format
1625 msgid "{name} \"{path}\" does not exist! Correct it in config.py."
1626 msgstr ""
1627
1628 #: ../fdroidserver/update.py
1629 #, python-brace-format
1630 msgid "{path} is zero size!"
1631 msgstr ""
1632
1633 #: ../fdroidserver/build.py
1634 msgid "{} build failed"
1635 msgid_plural "{} builds failed"
1636 msgstr[0] ""
1637 msgstr[1] ""
1638
1639 #: ../fdroidserver/build.py
1640 msgid "{} build succeeded"
1641 msgid_plural "{} builds succeeded"
1642 msgstr[0] ""
1643 msgstr[1] ""
1644
1645 #~ msgid "Add PGP signatures for packages in repo using GnuPG"
1646 #~ msgstr "Legg til PGP-signaturer for pakker i pakkebrønnen ved bruk av GnuPG"