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