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