chiark / gitweb /
Add Liberapay support
[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/lint.py
590 msgid "Liberapay donation methods belong in the LiberapayID flag"
591 msgstr ""
592
593 #: ../fdroidserver/build.py
594 msgid ""
595 "Force build of disabled apps, and carries on regardless of scan problems. "
596 "Only allowed in test mode."
597 msgstr ""
598
599 #: ../fdroidserver/update.py
600 #, python-brace-format
601 msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!"
602 msgstr ""
603
604 #: ../fdroidserver/common.py
605 msgid "Found invalid appids in arguments"
606 msgstr ""
607
608 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
609 #: ../fdroidserver/common.py
610 msgid "Found invalid versionCodes for some apps"
611 msgstr ""
612
613 #: ../fdroidserver/metadata.py
614 #, python-brace-format
615 msgid "Found multiple metadata files for {appid}"
616 msgstr ""
617
618 #: ../fdroidserver/index.py
619 msgid "Found multiple signing certificates for repository."
620 msgstr ""
621
622 #: ../fdroidserver/update.py
623 #, python-brace-format
624 msgid "Found multiple signing certificates in {path}"
625 msgstr ""
626
627 #: ../fdroidserver/index.py
628 msgid "Found no signing certificates for repository."
629 msgstr ""
630
631 #: ../fdroidserver/lint.py
632 #, python-format
633 msgid "Found non-file at %s"
634 msgstr ""
635
636 #: ../fdroidserver/update.py
637 #, python-brace-format
638 msgid "Generated skeleton metadata for {appid}"
639 msgstr ""
640
641 #: ../fdroidserver/common.py
642 #, python-format
643 msgid "Git checkout of '%s' failed"
644 msgstr ""
645
646 #: ../fdroidserver/common.py
647 msgid "Git clean failed"
648 msgstr ""
649
650 #: ../fdroidserver/common.py
651 msgid "Git fetch failed"
652 msgstr ""
653
654 #: ../fdroidserver/common.py
655 msgid "Git remote set-head failed"
656 msgstr ""
657
658 #: ../fdroidserver/common.py
659 msgid "Git reset failed"
660 msgstr ""
661
662 #: ../fdroidserver/common.py
663 msgid "Git submodule sync failed"
664 msgstr ""
665
666 #: ../fdroidserver/common.py
667 msgid "Git submodule update failed"
668 msgstr ""
669
670 #: ../fdroidserver/index.py
671 msgid "Ignoring package without metadata: "
672 msgstr ""
673
674 #: ../fdroidserver/update.py
675 #, python-brace-format
676 msgid "Ignoring stale cache data for {apkfilename}"
677 msgstr ""
678
679 #: ../fdroidserver/rewritemeta.py
680 #, python-brace-format
681 msgid "Ignoring {ext} file at '{path}'"
682 msgstr ""
683
684 #: ../fdroidserver/update.py
685 msgid "Include APKs that are signed with disabled algorithms like MD5"
686 msgstr ""
687
688 #: ../fdroidserver/common.py
689 msgid "Initialising submodules"
690 msgstr ""
691
692 #: ../fdroidserver/install.py
693 msgid "Install all signed applications available"
694 msgstr ""
695
696 #: ../fdroid
697 msgid "Install built packages on devices"
698 msgstr ""
699
700 #: ../fdroidserver/install.py
701 #, python-format
702 msgid "Installing %s..."
703 msgstr ""
704
705 #: ../fdroidserver/install.py
706 #, python-brace-format
707 msgid "Installing '{apkfilename}' on {dev}..."
708 msgstr ""
709
710 #: ../fdroid
711 msgid "Interact with the repo HTTP server"
712 msgstr ""
713
714 #: ../fdroidserver/update.py
715 msgid "Interactively ask about things that need updating."
716 msgstr ""
717
718 #: ../fdroidserver/update.py
719 msgid "Invalid APK"
720 msgstr ""
721
722 #: ../fdroidserver/metadata.py
723 #, python-format
724 msgid "Invalid boolean '%s'"
725 msgstr ""
726
727 #: ../fdroidserver/metadata.py
728 #, python-brace-format
729 msgid "Invalid build flag at {line} in {linedesc}"
730 msgstr ""
731
732 #: ../fdroidserver/metadata.py
733 #, python-brace-format
734 msgid "Invalid build format: {value} in {name}"
735 msgstr ""
736
737 #: ../fdroidserver/lint.py
738 msgid "Invalid bulleted list"
739 msgstr ""
740
741 #: ../fdroidserver/lint.py
742 #, python-format
743 msgid ""
744 "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
745 msgstr ""
746
747 #: ../fdroidserver/lint.py
748 msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]"
749 msgstr ""
750
751 #: ../fdroidserver/metadata.py
752 #, python-format
753 msgid "Invalid metadata in %s:%d"
754 msgstr ""
755
756 #: ../fdroidserver/metadata.py
757 msgid "Invalid metadata in: "
758 msgstr ""
759
760 #: ../fdroidserver/common.py
761 #, python-format
762 msgid "Invalid name for published file: %s"
763 msgstr ""
764
765 #: ../fdroidserver/common.py
766 #, python-brace-format
767 msgid "Invalid package name {0}"
768 msgstr ""
769
770 #: ../fdroidserver/metadata.py
771 #, python-brace-format
772 msgid "Invalid versionCode: \"{versionCode}\" is not an integer!"
773 msgstr ""
774
775 #: ../fdroidserver/publish.py ../fdroidserver/update.py
776 msgid "Java JDK not found! Install in standard location or set java_paths!"
777 msgstr ""
778
779 #: ../fdroidserver/signindex.py
780 msgid ""
781 "Java jarsigner not found! Install in standard location or set java_paths!"
782 msgstr ""
783
784 #: ../fdroidserver/init.py
785 msgid "Keystore for signing key:\t"
786 msgstr ""
787
788 #: ../fdroidserver/lint.py
789 #, python-brace-format
790 msgid ""
791 "Last used commit '{commit}' looks like a tag, but Update Check Mode is "
792 "'{ucm}'"
793 msgstr ""
794
795 #: ../fdroidserver/rewritemeta.py
796 msgid "List files that would be reformatted"
797 msgstr ""
798
799 #: ../fdroidserver/build.py
800 msgid "Make the build stop on exceptions"
801 msgstr ""
802
803 #: ../fdroidserver/index.py
804 msgid "Malformed repository mirrors."
805 msgstr ""
806
807 #: ../fdroidserver/server.py
808 msgid "Malformed serverwebroot line:"
809 msgstr ""
810
811 #: ../fdroidserver/gpgsign.py
812 msgid "Missing output directory"
813 msgstr ""
814
815 #: ../fdroidserver/lint.py
816 #, python-format
817 msgid "Name '%s' is just the auto name - remove it"
818 msgstr ""
819
820 #: ../fdroidserver/common.py
821 msgid "No 'config.py' found, using defaults."
822 msgstr ""
823
824 #: ../fdroidserver/common.py
825 msgid "No Android SDK found!"
826 msgstr ""
827
828 #: ../fdroidserver/import.py
829 msgid "No android or kivy project could be found. Specify --subdir?"
830 msgstr ""
831
832 #: ../fdroidserver/install.py
833 msgid "No attached devices found"
834 msgstr ""
835
836 #: ../fdroidserver/metadata.py
837 #, python-brace-format
838 msgid "No commit specified for {versionName} in {linedesc}"
839 msgstr ""
840
841 #: ../fdroidserver/index.py
842 msgid "No fingerprint in URL."
843 msgstr ""
844
845 #: ../fdroidserver/common.py
846 msgid "No git submodules available"
847 msgstr ""
848
849 #: ../fdroidserver/import.py
850 msgid "No information found."
851 msgstr ""
852
853 #: ../fdroidserver/lint.py
854 msgid "No need to specify that the app is Free Software"
855 msgstr ""
856
857 #: ../fdroidserver/lint.py
858 msgid "No need to specify that the app is for Android"
859 msgstr ""
860
861 #: ../fdroidserver/server.py
862 msgid "No option set! Edit your config.py to set at least one of these:"
863 msgstr ""
864
865 #: ../fdroidserver/common.py
866 msgid "No packages specified"
867 msgstr ""
868
869 #: ../fdroidserver/install.py
870 #, python-format
871 msgid "No signed apk available for %s"
872 msgstr ""
873
874 #: ../fdroidserver/install.py
875 msgid "No signed output directory - nothing to do"
876 msgstr ""
877
878 #: ../fdroidserver/update.py
879 #, python-brace-format
880 msgid "No signing certificates found in {path}"
881 msgstr ""
882
883 #: ../fdroidserver/common.py
884 #, python-format
885 msgid "No such package: %s"
886 msgstr ""
887
888 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
889 #: ../fdroidserver/common.py
890 #, python-brace-format
891 msgid "No such versionCode {versionCode} for app {appid}"
892 msgstr ""
893
894 #: ../fdroidserver/verify.py ../fdroidserver/publish.py
895 msgid "No unsigned directory - nothing to do"
896 msgstr ""
897
898 #: ../fdroidserver/signindex.py
899 msgid "Nothing to do"
900 msgstr ""
901
902 #: ../fdroidserver/checkupdates.py
903 #, python-brace-format
904 msgid "Nothing to do for {appid}."
905 msgstr ""
906
907 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
908 #: ../fdroidserver/update.py
909 #, python-brace-format
910 msgid "OBB file has newer versionCode({integer}) than any APK:"
911 msgstr ""
912
913 #: ../fdroidserver/update.py
914 msgid "OBB filename must start with \"main.\" or \"patch.\":"
915 msgstr ""
916
917 #: ../fdroidserver/update.py
918 msgid "OBB's packagename does not match a supported APK:"
919 msgstr ""
920
921 #: ../fdroidserver/update.py
922 #, python-brace-format
923 msgid "Only PNG and JPEG are supported for graphics, found: {path}"
924 msgstr ""
925
926 #: ../fdroidserver/checkupdates.py
927 msgid "Only print differences with the Play Store"
928 msgstr ""
929
930 #: ../fdroidserver/checkupdates.py
931 msgid "Only process apps with auto-updates"
932 msgstr ""
933
934 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
935 msgid "Options"
936 msgstr ""
937
938 #: ../fdroidserver/import.py
939 msgid "Overall license of the project."
940 msgstr ""
941
942 #: ../fdroidserver/dscanner.py
943 msgid "Override path for repo APKs (default: ./repo)"
944 msgstr ""
945
946 #: ../fdroidserver/common.py
947 #, python-brace-format
948 msgid "Parsing manifest at '{path}'"
949 msgstr ""
950
951 #: ../fdroidserver/common.py
952 msgid "Password required with username"
953 msgstr ""
954
955 #: ../fdroidserver/import.py
956 msgid "Path to main Android project subdirectory, if not in root."
957 msgstr ""
958
959 msgid "Path to main android project subdirectory, if not in root."
960 msgstr ""
961
962 #: ../fdroidserver/init.py
963 msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)"
964 msgstr ""
965
966 #: ../fdroidserver/btlog.py
967 msgid "Path to the git repo to use as the log"
968 msgstr ""
969
970 #: ../fdroidserver/init.py
971 msgid "Path to the keystore for the repo signing key"
972 msgstr ""
973
974 #: ../fdroidserver/dscanner.py
975 msgid "Prepare Drozer to run a scan"
976 msgstr ""
977
978 msgid "Prepare drozer to run a scan"
979 msgstr ""
980
981 #: ../fdroidserver/nightly.py
982 msgid "Print the secret variable to the terminal for easy copy/paste"
983 msgstr ""
984
985 #: ../fdroidserver/metadata.py
986 #, python-brace-format
987 msgid "Problem with description of {appid}: {error}"
988 msgstr ""
989
990 #: ../fdroidserver/common.py
991 #, python-brace-format
992 msgid "Problem with xml at '{path}'"
993 msgstr ""
994
995 #: ../fdroidserver/checkupdates.py
996 msgid "Process auto-updates"
997 msgstr ""
998
999 #: ../fdroidserver/publish.py ../fdroidserver/update.py
1000 #, python-brace-format
1001 msgid "Processing {apkfilename}"
1002 msgstr ""
1003
1004 #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
1005 #, python-brace-format
1006 msgid "Processing {appid}"
1007 msgstr ""
1008
1009 #: ../fdroidserver/update.py
1010 msgid "Produce human-readable XML/JSON for index files"
1011 msgstr ""
1012
1013 #: ../fdroidserver/update.py
1014 msgid "Produce human-readable index.xml"
1015 msgstr ""
1016
1017 #: ../fdroidserver/import.py
1018 msgid "Project URL to import from."
1019 msgstr ""
1020
1021 #: ../fdroidserver/lint.py
1022 msgid "Punctuation should be avoided"
1023 msgstr ""
1024
1025 #: ../fdroidserver/btlog.py
1026 msgid "Push the log to this git remote repository"
1027 msgstr ""
1028
1029 #: ../fdroidserver/server.py
1030 #, python-brace-format
1031 msgid "Pushing binary transparency log to {url}"
1032 msgstr ""
1033
1034 #: ../fdroidserver/server.py
1035 #, python-brace-format
1036 msgid "Pushing to {url}"
1037 msgstr ""
1038
1039 #: ../fdroid
1040 msgid "Quickly start a new repository"
1041 msgstr ""
1042
1043 #: ../fdroid
1044 msgid "Read all the metadata files and exit"
1045 msgstr ""
1046
1047 #: ../fdroidserver/common.py
1048 #, python-brace-format
1049 msgid "Reading '{config_file}'"
1050 msgstr ""
1051
1052 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1053 #. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
1054 #: ../fdroidserver/common.py
1055 #, python-brace-format
1056 msgid ""
1057 "Reading packageName/versionCode/versionName failed, APK invalid: "
1058 "'{apkfilename}'"
1059 msgstr ""
1060
1061 #: ../fdroidserver/update.py
1062 #, python-brace-format
1063 msgid "Reading {apkfilename} from cache"
1064 msgstr ""
1065
1066 #: ../fdroidserver/stats.py
1067 msgid ""
1068 "Recalculate aggregate stats - use when changes have been made that would "
1069 "invalidate old cached data."
1070 msgstr ""
1071
1072 #: ../fdroidserver/common.py
1073 msgid "Removing specified files"
1074 msgstr ""
1075
1076 #: ../fdroidserver/update.py
1077 msgid "Rename APK files that do not match package.name_123.apk"
1078 msgstr ""
1079
1080 #: ../fdroidserver/update.py
1081 msgid "Report on build data status"
1082 msgstr ""
1083
1084 #: ../fdroidserver/build.py
1085 msgid ""
1086 "Reset and create a brand new build server, even if the existing one appears "
1087 "to be ok."
1088 msgstr ""
1089
1090 #: ../fdroidserver/update.py
1091 msgid "Resize all the icons exceeding the max pixel size and exit"
1092 msgstr ""
1093
1094 #: ../fdroidserver/common.py
1095 msgid "Restrict output to warnings and errors"
1096 msgstr ""
1097
1098 #: ../fdroid
1099 msgid "Rewrite all the metadata files"
1100 msgstr ""
1101
1102 #: ../fdroidserver/rewritemeta.py
1103 msgid "Rewrite to a specific format: "
1104 msgstr ""
1105
1106 #: ../fdroidserver/rewritemeta.py
1107 #, python-brace-format
1108 msgid "Rewriting '{appid}'"
1109 msgstr ""
1110
1111 #: ../fdroidserver/rewritemeta.py
1112 #, python-brace-format
1113 msgid "Rewriting '{appid}' to '{path}'"
1114 msgstr ""
1115
1116 #: ../fdroidserver/lint.py
1117 msgid "Run rewritemeta to fix formatting"
1118 msgstr ""
1119
1120 #: ../fdroidserver/server.py
1121 msgid "Running first pass with MD5 checking disabled"
1122 msgstr ""
1123
1124 #: ../fdroidserver/dscanner.py
1125 msgid "Scan only the latest version of each package"
1126 msgstr ""
1127
1128 #: ../fdroid
1129 msgid "Scan the source code of a package"
1130 msgstr ""
1131
1132 #: ../fdroidserver/build.py
1133 msgid "Scanner found {} problem"
1134 msgid_plural "Scanner found {} problems"
1135 msgstr[0] ""
1136 msgstr[1] ""
1137
1138 #: ../fdroid
1139 msgid "Set up an app build for a nightly build repo"
1140 msgstr ""
1141
1142 #: ../fdroidserver/build.py
1143 msgid "Setup an emulator, install the APK on it and perform a Drozer scan"
1144 msgstr ""
1145
1146 msgid "Setup an emulator, install the apk on it and perform a drozer scan"
1147 msgstr ""
1148
1149 #: ../fdroid
1150 msgid "Sign and place packages in the repo"
1151 msgstr ""
1152
1153 #: ../fdroid
1154 msgid "Sign indexes created using update --nosign"
1155 msgstr ""
1156
1157 #: ../fdroidserver/build.py
1158 msgid "Skip scanning the source code for binaries and other problems"
1159 msgstr ""
1160
1161 #: ../fdroidserver/update.py
1162 #, python-brace-format
1163 msgid "Skipping '{apkfilename}' with invalid signature!"
1164 msgstr ""
1165
1166 #: ../fdroidserver/update.py
1167 #, python-brace-format
1168 msgid "Skipping index generation for {appid}"
1169 msgstr ""
1170
1171 #: ../fdroidserver/update.py
1172 #, python-brace-format
1173 msgid "Skipping {apkfilename} with invalid signature!"
1174 msgstr ""
1175
1176 #: ../fdroidserver/scanner.py
1177 #, python-brace-format
1178 msgid "Skipping {appid}: disabled"
1179 msgstr ""
1180
1181 #: ../fdroidserver/scanner.py
1182 #, python-brace-format
1183 msgid "Skipping {appid}: no builds specified"
1184 msgstr ""
1185
1186 #: ../fdroidserver/server.py
1187 msgid "Specify a local folder to sync the repo to"
1188 msgstr ""
1189
1190 #: ../fdroidserver/server.py
1191 msgid "Specify an identity file to provide to SSH for rsyncing"
1192 msgstr ""
1193
1194 #: ../fdroidserver/update.py
1195 msgid "Specify editor to use in interactive mode. Default "
1196 msgstr ""
1197
1198 #, c-format
1199 msgid "Specify editor to use in interactive mode. Default %s"
1200 msgstr ""
1201
1202 #: ../fdroidserver/update.py
1203 #, python-brace-format
1204 msgid "Specify editor to use in interactive mode. Default is {path}"
1205 msgstr ""
1206
1207 #: ../fdroidserver/build.py
1208 msgid "Specify that we're running on the build server"
1209 msgstr ""
1210
1211 #: ../fdroidserver/common.py
1212 msgid "Spew out even more information than normal"
1213 msgstr ""
1214
1215 #: ../fdroidserver/lint.py
1216 #, python-format
1217 msgid "Summary '%s' is just the app's name"
1218 msgstr ""
1219
1220 #: ../fdroidserver/lint.py
1221 #, python-brace-format
1222 msgid "Summary of length {length} is over the {limit} char limit"
1223 msgstr ""
1224
1225 #: ../fdroidserver/build.py
1226 msgid ""
1227 "Test mode - put output in the tmp directory only, and always build, even if "
1228 "the output already exists."
1229 msgstr ""
1230
1231 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1232 #: ../fdroidserver/update.py
1233 #, python-brace-format
1234 msgid "The OBB version code must come after \"{name}.\":"
1235 msgstr ""
1236
1237 #: ../fdroidserver/btlog.py
1238 msgid "The base URL for the repo to log (default: https://f-droid.org)"
1239 msgstr ""
1240
1241 #: ../fdroidserver/server.py
1242 msgid "The only commands currently supported are 'init' and 'update'"
1243 msgstr ""
1244
1245 #: ../fdroidserver/index.py
1246 msgid "The repository's fingerprint does not match."
1247 msgstr ""
1248
1249 #: ../fdroidserver/common.py
1250 msgid "The repository's index could not be verified."
1251 msgstr ""
1252
1253 #: ../fdroidserver/server.py
1254 #, python-brace-format
1255 msgid "The root dir for local_copy_dir \"{path}\" does not exist!"
1256 msgstr ""
1257
1258 #: ../fdroidserver/nightly.py
1259 msgid "The the file to be included in the repo (path or glob)"
1260 msgstr ""
1261
1262 #: ../fdroidserver/publish.py
1263 msgid "There is a keyalias collision - publishing halted"
1264 msgstr ""
1265
1266 #: ../fdroidserver/import.py
1267 #, python-format
1268 msgid "This repo already has local metadata: %s"
1269 msgstr ""
1270
1271 #: ../fdroidserver/server.py
1272 msgid ""
1273 "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config."
1274 "py!"
1275 msgstr ""
1276
1277 #: ../fdroidserver/lint.py
1278 msgid "UCM is set but it looks like checkupdates hasn't been run yet"
1279 msgstr ""
1280
1281 #: ../fdroidserver/lint.py
1282 msgid "URL shorteners should not be used"
1283 msgstr ""
1284
1285 #: ../fdroidserver/metadata.py
1286 msgid "URL title is just the URL, use brackets: [URL]"
1287 msgstr ""
1288
1289 #: ../fdroidserver/lint.py
1290 #, python-brace-format
1291 msgid "URL {url} in Description: {error}"
1292 msgstr ""
1293
1294 #: ../fdroidserver/metadata.py
1295 #, python-brace-format
1296 msgid "Unexpected text on same line as {field} in {linedesc}"
1297 msgstr ""
1298
1299 #: ../fdroid
1300 msgid "Unknown exception found!"
1301 msgstr ""
1302
1303 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
1304 #: ../fdroidserver/lint.py
1305 #, python-brace-format
1306 msgid "Unknown file '{filename}' in build '{versionName}'"
1307 msgstr ""
1308
1309 #: ../fdroidserver/metadata.py
1310 #, python-format
1311 msgid "Unknown metadata format: %s"
1312 msgstr ""
1313
1314 #: ../fdroidserver/metadata.py
1315 #, python-brace-format
1316 msgid "Unknown metadata format: {path}"
1317 msgstr ""
1318
1319 #: ../fdroidserver/common.py
1320 msgid "Unknown version of aapt, might cause problems: "
1321 msgstr ""
1322
1323 #: ../fdroidserver/lint.py
1324 msgid "Unlinkified link - use [http://foo.bar Link title] or [http://foo.bar]"
1325 msgstr ""
1326
1327 #: ../fdroidserver/lint.py
1328 msgid "Unnecessary leading space"
1329 msgstr ""
1330
1331 #: ../fdroidserver/lint.py
1332 msgid "Unnecessary trailing space"
1333 msgstr ""
1334
1335 #: ../fdroidserver/metadata.py
1336 msgid "Unrecognised app field: "
1337 msgstr ""
1338
1339 #: ../fdroidserver/metadata.py
1340 #, python-brace-format
1341 msgid "Unrecognised field '{field}' in {linedesc}"
1342 msgstr ""
1343
1344 #: ../fdroidserver/update.py
1345 #, python-brace-format
1346 msgid "Unsupported graphics file found: {path}"
1347 msgstr ""
1348
1349 #: ../fdroidserver/rewritemeta.py
1350 #, python-brace-format
1351 msgid "Unsupported metadata format, use: --to [{supported}]"
1352 msgstr ""
1353
1354 #: ../fdroidserver/metadata.py
1355 msgid "Unterminated ]"
1356 msgstr ""
1357
1358 #: ../fdroidserver/metadata.py
1359 msgid "Unterminated ]]"
1360 msgstr ""
1361
1362 #: ../fdroidserver/metadata.py
1363 #, python-brace-format
1364 msgid "Unterminated build in {name}"
1365 msgstr ""
1366
1367 #: ../fdroidserver/metadata.py
1368 #, python-brace-format
1369 msgid "Unterminated continuation in {name}"
1370 msgstr ""
1371
1372 #: ../fdroidserver/lint.py
1373 #, python-format
1374 msgid "Unused extlib at %s"
1375 msgstr ""
1376
1377 #: ../fdroidserver/lint.py
1378 #, python-format
1379 msgid "Unused file at %s"
1380 msgstr ""
1381
1382 #: ../fdroidserver/lint.py
1383 msgid "Update Check Name is set to the known app id - it can be removed"
1384 msgstr ""
1385
1386 #: ../fdroid
1387 msgid "Update repo information for new packages"
1388 msgstr ""
1389
1390 #: ../fdroid
1391 msgid "Update the binary transparency log for a URL"
1392 msgstr ""
1393
1394 #: ../fdroid
1395 msgid "Update the stats of the repo"
1396 msgstr ""
1397
1398 #: ../fdroidserver/update.py ../fdroidserver/build.py
1399 msgid "Update the wiki"
1400 msgstr ""
1401
1402 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1403 msgid "Usage"
1404 msgstr ""
1405
1406 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1407 #, python-format
1408 msgid "Usage: %s\n"
1409 msgstr ""
1410
1411 #: ../fdroidserver/lint.py
1412 msgid "Use /HEAD instead of /master to point at a file in the default branch"
1413 msgstr ""
1414
1415 #: ../fdroidserver/update.py
1416 msgid "Use `fdroid update -c` to create it."
1417 msgstr ""
1418
1419 #: ../fdroidserver/build.py
1420 msgid "Use build server"
1421 msgstr ""
1422
1423 #: ../fdroidserver/update.py
1424 msgid "Use date from APK instead of current time for newly added APKs"
1425 msgstr ""
1426
1427 msgid "Use date from apk instead of current time for newly added apks"
1428 msgstr ""
1429
1430 #: ../fdroidserver/server.py
1431 #, python-brace-format
1432 msgid "Using s3cmd to sync with: {url}"
1433 msgstr ""
1434
1435 #: ../fdroid
1436 msgid "Valid commands are:"
1437 msgstr ""
1438
1439 #: ../fdroid
1440 msgid "Verify the integrity of downloaded packages"
1441 msgstr ""
1442
1443 #: ../fdroid
1444 msgid "Warn about possible metadata errors"
1445 msgstr ""
1446
1447 #: ../fdroidserver/update.py
1448 msgid ""
1449 "When configured for signed indexes, create only unsigned indexes at this "
1450 "stage"
1451 msgstr ""
1452
1453 msgid "X.509 'Distiguished Name' used when generating keys"
1454 msgstr ""
1455
1456 #: ../fdroidserver/init.py
1457 msgid "X.509 'Distinguished Name' used when generating keys"
1458 msgstr ""
1459
1460 #: ../fdroidserver/common.py
1461 msgid "You can use ANDROID_HOME to set the path to your SDK, i.e.:"
1462 msgstr ""
1463
1464 #: ../fdroidserver/nightly.py
1465 #, python-brace-format
1466 msgid "adding IdentityFile to {path}"
1467 msgstr ""
1468
1469 #: ../fdroidserver/update.py
1470 #, python-brace-format
1471 msgid "adding to {name}: {path}"
1472 msgstr ""
1473
1474 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1475 #, python-format
1476 msgid "ambiguous option: %(option)s could match %(matches)s"
1477 msgstr ""
1478
1479 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1480 #, python-format
1481 msgid "ambiguous option: %s (%s?)"
1482 msgstr ""
1483
1484 #: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py
1485 msgid "applicationId in the form APPID"
1486 msgstr ""
1487
1488 #: ../fdroidserver/checkupdates.py
1489 msgid "applicationId to check for updates"
1490 msgstr ""
1491
1492 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1493 #: ../fdroidserver/verify.py ../fdroidserver/publish.py
1494 #: ../fdroidserver/dscanner.py ../fdroidserver/build.py
1495 #: ../fdroidserver/scanner.py ../fdroidserver/install.py
1496 msgid "applicationId with optional versionCode in the form APPID[:VERCODE]"
1497 msgstr ""
1498
1499 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1500 #, python-format
1501 msgid "argument \"-\" with mode %r"
1502 msgstr ""
1503
1504 #: ../fdroidserver/nightly.py
1505 msgid "attempting bare ssh connection to test deploy key:"
1506 msgstr ""
1507
1508 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1509 #, python-format
1510 msgid "can't open '%s': %s"
1511 msgstr ""
1512
1513 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1514 msgid "cannot have multiple subparser arguments"
1515 msgstr ""
1516
1517 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1518 #, python-format
1519 msgid "cannot merge actions - two groups are named %r"
1520 msgstr ""
1521
1522 #: ../fdroidserver/nightly.py
1523 msgid "cannot publish update, did you set the deploy key?"
1524 msgstr ""
1525
1526 #: ../fdroidserver/nightly.py
1527 #, python-brace-format
1528 msgid "cloning {url}"
1529 msgstr ""
1530
1531 #: ../fdroidserver/server.py
1532 msgid "command to execute, either 'init' or 'update'"
1533 msgstr ""
1534
1535 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1536 msgid "complex"
1537 msgstr ""
1538
1539 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1540 #, python-format
1541 msgid "conflicting option string: %s"
1542 msgid_plural "conflicting option strings: %s"
1543 msgstr[0] ""
1544 msgstr[1] ""
1545
1546 #: ../fdroidserver/nightly.py
1547 #, python-brace-format
1548 msgid "copying {apkfilename} into {path}"
1549 msgstr ""
1550
1551 #: ../fdroidserver/update.py
1552 #, python-brace-format
1553 msgid "deleting: repo/{apkfilename}"
1554 msgstr ""
1555
1556 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1557 #, python-format
1558 msgid "dest= is required for options like %r"
1559 msgstr ""
1560
1561 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1562 #, python-format
1563 msgid "expected %s argument"
1564 msgid_plural "expected %s arguments"
1565 msgstr[0] ""
1566 msgstr[1] ""
1567
1568 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1569 msgid "expected at least one argument"
1570 msgstr ""
1571
1572 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1573 msgid "expected at most one argument"
1574 msgstr ""
1575
1576 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1577 msgid "expected one argument"
1578 msgstr ""
1579
1580 #: ../fdroid
1581 msgid "fdroid [-h|--help|--version] <command> [<args>]"
1582 msgstr ""
1583
1584 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1585 msgid "floating-point"
1586 msgstr ""
1587
1588 #: ../fdroidserver/metadata.py
1589 msgid "force errors to be warnings, or ignore"
1590 msgstr ""
1591
1592 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1593 #, python-format
1594 msgid "ignored explicit argument %r"
1595 msgstr ""
1596
1597 #: ../fdroidserver/index.py
1598 msgid "index-v1 must have a signature, use `fdroid signindex` to create it!"
1599 msgstr ""
1600
1601 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1602 msgid "integer"
1603 msgstr ""
1604
1605 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1606 #, python-format
1607 msgid "invalid %(type)s value: %(value)r"
1608 msgstr ""
1609
1610 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1611 #, python-format
1612 msgid "invalid choice: %(value)r (choose from %(choices)s)"
1613 msgstr ""
1614
1615 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1616 #, python-format
1617 msgid "invalid conflict_resolution value: %r"
1618 msgstr ""
1619
1620 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1621 #, python-format
1622 msgid ""
1623 "invalid option string %(option)r: must start with a character "
1624 "%(prefix_chars)r"
1625 msgstr ""
1626
1627 #: ../fdroidserver/server.py
1628 #, python-brace-format
1629 msgid ""
1630 "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
1631 msgstr ""
1632
1633 #: ../fdroidserver/server.py
1634 msgid "local_copy_dir must be an absolute path!"
1635 msgstr ""
1636
1637 #: ../fdroidserver/server.py
1638 msgid "local_copy_dir must be directory, not a file!"
1639 msgstr ""
1640
1641 #: ../fdroidserver/index.py
1642 #, python-format
1643 msgid "mirror '%s' does not end with 'fdroid'!"
1644 msgstr ""
1645
1646 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1647 msgid "mutually exclusive arguments must be optional"
1648 msgstr ""
1649
1650 #: ../fdroidserver/signatures.py
1651 msgid "no APK supplied"
1652 msgstr ""
1653
1654 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1655 #, python-format
1656 msgid "no such option: %s"
1657 msgstr ""
1658
1659 #: ../fdroid
1660 msgid "no version info found!"
1661 msgstr ""
1662
1663 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1664 #, python-format
1665 msgid "not allowed with argument %s"
1666 msgstr ""
1667
1668 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1669 #, python-format
1670 msgid "one of the arguments %s is required"
1671 msgstr ""
1672
1673 #: ../fdroidserver/index.py ../fdroidserver/common.py
1674 msgid "only accepts strings, lists, and tuples"
1675 msgstr ""
1676
1677 #: ../fdroidserver/install.py
1678 #, python-format
1679 msgid "option %s: If you really want to install all the signed apps, use --all"
1680 msgstr ""
1681
1682 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1683 #, python-format
1684 msgid "option %s: invalid %s value: %r"
1685 msgstr ""
1686
1687 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1688 #, python-format
1689 msgid "option %s: invalid choice: %r (choose from %s)"
1690 msgstr ""
1691
1692 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1693 #, python-format
1694 msgid "option -%s not recognized"
1695 msgstr ""
1696
1697 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1698 #, python-format
1699 msgid "option -%s requires argument"
1700 msgstr ""
1701
1702 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1703 #, python-format
1704 msgid "option --%s must not have an argument"
1705 msgstr ""
1706
1707 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1708 #, python-format
1709 msgid "option --%s not a unique prefix"
1710 msgstr ""
1711
1712 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1713 #, python-format
1714 msgid "option --%s not recognized"
1715 msgstr ""
1716
1717 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1718 #, python-format
1719 msgid "option --%s requires argument"
1720 msgstr ""
1721
1722 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1723 msgid "optional arguments"
1724 msgstr ""
1725
1726 #: ../fdroidserver/nightly.py
1727 #, python-brace-format
1728 msgid "overwriting existing {path}"
1729 msgstr ""
1730
1731 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1732 msgid "positional arguments"
1733 msgstr ""
1734
1735 #: ../fdroidserver/signatures.py
1736 #, python-brace-format
1737 msgid ""
1738 "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-"
1739 "https-check): {apkfilename}"
1740 msgstr ""
1741
1742 #: ../fdroidserver/signatures.py
1743 #, python-brace-format
1744 msgid ""
1745 "refuse downloading via insecure http connection (use https or specify --no-"
1746 "https-check): {apkfilename}"
1747 msgstr ""
1748
1749 #: ../fdroidserver/server.py
1750 #, python-brace-format
1751 msgid "s3cmd sync indexes {path} to {url} and delete"
1752 msgstr ""
1753
1754 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1755 msgid "show program's version number and exit"
1756 msgstr ""
1757
1758 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py
1759 #: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py
1760 msgid "show this help message and exit"
1761 msgstr ""
1762
1763 #: ../fdroidserver/signatures.py
1764 msgid "signed APK, either a file-path or HTTPS URL."
1765 msgstr ""
1766
1767 #: ../fdroidserver/update.py
1768 #, python-brace-format
1769 msgid "skipping source tarball: {path}"
1770 msgstr ""
1771
1772 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1773 #, python-format
1774 msgid "the following arguments are required: %s"
1775 msgstr ""
1776
1777 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1778 #, python-format
1779 msgid "unexpected option string: %s"
1780 msgstr ""
1781
1782 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1783 #, python-format
1784 msgid "unknown parser %(parser_name)r (choices: %(choices)s)"
1785 msgstr ""
1786
1787 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1788 #, python-format
1789 msgid "unrecognized arguments: %s"
1790 msgstr ""
1791
1792 #: ../fdroidserver/common.py
1793 #, python-brace-format
1794 msgid "unsafe permissions on '{config_file}' (should be 0600)!"
1795 msgstr ""
1796
1797 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid
1798 msgid "usage: "
1799 msgstr ""
1800
1801 #: ../fdroid
1802 msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
1803 msgstr ""
1804
1805 #: ../fdroidserver/server.py
1806 #, python-brace-format
1807 msgid "using Apache libcloud to sync with {url}"
1808 msgstr ""
1809
1810 #: ../fdroidserver/publish.py
1811 #, python-brace-format
1812 msgid "{0} app, {1} key aliases"
1813 msgid_plural "{0} apps, {1} key aliases"
1814 msgstr[0] ""
1815 msgstr[1] ""
1816
1817 #: ../fdroidserver/update.py
1818 #, python-brace-format
1819 msgid "{apkfilename} ({appid}) has no metadata!"
1820 msgstr ""
1821
1822 #: ../fdroidserver/update.py
1823 #, python-brace-format
1824 msgid "{appid} does not have a name! Using package name instead."
1825 msgstr ""
1826
1827 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
1828 #: ../fdroidserver/lint.py
1829 #, python-brace-format
1830 msgid "{appid}: Unknown extlib {path} in build '{versionName}'"
1831 msgstr ""
1832
1833 #: ../fdroidserver/metadata.py
1834 #, python-brace-format
1835 msgid "{field} not terminated in {name}"
1836 msgstr ""
1837
1838 #: ../fdroidserver/update.py
1839 #, python-brace-format
1840 msgid "{name} \"{path}\" does not exist! Correct it in config.py."
1841 msgstr ""
1842
1843 #: ../fdroidserver/update.py
1844 #, python-brace-format
1845 msgid "{path} is zero size!"
1846 msgstr ""
1847
1848 #: ../fdroidserver/build.py
1849 msgid "{} build failed"
1850 msgid_plural "{} builds failed"
1851 msgstr[0] ""
1852 msgstr[1] ""
1853
1854 #: ../fdroidserver/build.py
1855 msgid "{} build succeeded"
1856 msgid_plural "{} builds succeeded"
1857 msgstr[0] ""
1858 msgstr[1] ""