chiark / gitweb /
update translation template and add file context for each string
[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-134-gf4c5c29\n"
9 "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
10 "POT-Creation-Date: 2017-10-13 14:38+0200\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
19
20 #: ../fdroidserver/lint.py
21 #, python-format
22 msgid "\"%s/\" has no matching metadata file!"
23 msgstr ""
24
25 #: ../fdroidserver/scanner.py
26 #, python-format
27 msgid "%d problems found"
28 msgstr ""
29
30 #: ../fdroidserver/lint.py
31 #, python-format
32 msgid "%s is not an accepted build field"
33 msgstr ""
34
35 #: ../fdroidserver/index.py
36 msgid "'keypass' not found in config.py!"
37 msgstr ""
38
39 #: ../fdroidserver/index.py
40 msgid "'keystore' not found in config.py!"
41 msgstr ""
42
43 #: ../fdroidserver/index.py
44 msgid "'keystorepass' not found in config.py!"
45 msgstr ""
46
47 #: ../fdroidserver/index.py
48 msgid "'repo_keyalias' not found in config.py!"
49 msgstr ""
50
51 #: ../fdroidserver/common.py
52 msgid "'sdk_path' not set in 'config.py'!"
53 msgstr ""
54
55 #: ../fdroidserver/common.py
56 #, python-brace-format
57 msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!"
58 msgstr ""
59
60 #: ../fdroidserver/install.py
61 #, python-brace-format
62 msgid "'{apkfilename}' is already installed on {dev}."
63 msgstr ""
64
65 #: ../fdroidserver/common.py
66 #, python-brace-format
67 msgid ""
68 "'{field}' will be in random order! Use () or [] brackets if order is "
69 "important!"
70 msgstr ""
71
72 #: ../fdroidserver/common.py
73 #, python-brace-format
74 msgid "'{path}' failed to execute!"
75 msgstr ""
76
77 #: ../fdroidserver/checkupdates.py
78 #, python-brace-format
79 msgid "...checkupdate failed for {appid} : {error}"
80 msgstr ""
81
82 #: ../fdroidserver/lint.py
83 msgid "/issues is missing"
84 msgstr ""
85
86 msgid "Add PGP signatures for packages in repo using GnuPG"
87 msgstr ""
88
89 #: ../fdroid
90 msgid "Add PGP signatures using GnuPG for packages in repo"
91 msgstr ""
92
93 #: ../fdroid
94 msgid "Add a new application from its source code"
95 msgstr ""
96
97 msgid "Add gpg signatures for packages in repo"
98 msgstr ""
99
100 #: ../fdroidserver/init.py
101 msgid "Alias of the repo signing key in the keystore"
102 msgstr ""
103
104 #: ../fdroidserver/import.py
105 msgid ""
106 "Allows a different revision (or git branch) to be specified for the initial "
107 "import"
108 msgstr ""
109
110 #: ../fdroidserver/lint.py
111 msgid "Also warn about formatting issues, like rewritemeta -l"
112 msgstr ""
113
114 #: ../fdroidserver/common.py
115 #, python-brace-format
116 msgid "Android Build Tools path '{path}' does not exist!"
117 msgstr ""
118
119 #: ../fdroidserver/common.py
120 #, python-brace-format
121 msgid "Android SDK '{path}' does not have '{dirname}' installed!"
122 msgstr ""
123
124 #: ../fdroidserver/common.py
125 msgid "Android SDK not found!"
126 msgstr ""
127
128 #: ../fdroidserver/common.py
129 #, python-brace-format
130 msgid "Android SDK path '{path}' does not exist!"
131 msgstr ""
132
133 #: ../fdroidserver/common.py
134 #, python-brace-format
135 msgid "Android SDK path '{path}' is not a directory!"
136 msgstr ""
137
138 #: ../fdroidserver/lint.py
139 #, python-brace-format
140 msgid "App is in '{repo}' but has a link to {url}"
141 msgstr ""
142
143 #: ../fdroidserver/lint.py
144 msgid "Appending .git is not necessary"
145 msgstr ""
146
147 #: ../fdroidserver/lint.py
148 #, python-brace-format
149 msgid "Branch '{branch}' used as commit in build '{versionName}'"
150 msgstr ""
151
152 #: ../fdroidserver/lint.py
153 #, python-brace-format
154 msgid "Branch '{branch}' used as commit in srclib '{srclib}'"
155 msgstr ""
156
157 #: ../fdroid
158 msgid "Build a package from source"
159 msgstr ""
160
161 #: ../fdroidserver/build.py
162 msgid "Build all applications available"
163 msgstr ""
164
165 #: ../fdroidserver/lint.py
166 msgid "Build generated by `fdroid import` - remove disable line once ready"
167 msgstr ""
168
169 #: ../fdroidserver/build.py
170 msgid "Build only the latest version of each package"
171 msgstr ""
172
173 #: ../fdroidserver/init.py
174 #, python-format
175 msgid "Built repo based in \"%s\" with this config:"
176 msgstr ""
177
178 #: ../fdroidserver/build.py
179 msgid "Can't build due to {} error while scanning"
180 msgid_plural "Can't build due to {} errors while scanning"
181 msgstr[0] ""
182 msgstr[1] ""
183
184 #: ../fdroidserver/rewritemeta.py
185 msgid "Cannot use --list and --to at the same time"
186 msgstr ""
187
188 #: ../fdroidserver/lint.py
189 msgid "Categories are not set"
190 msgstr ""
191
192 #: ../fdroidserver/lint.py
193 #, python-format
194 msgid "Category '%s' is not valid"
195 msgstr ""
196
197 #: ../fdroid
198 msgid "Check for updates to applications"
199 msgstr ""
200
201 #: ../fdroidserver/dscanner.py
202 msgid "Clean after all scans have finished"
203 msgstr ""
204
205 #: ../fdroidserver/dscanner.py
206 msgid "Clean before the scans start and rebuild the container"
207 msgstr ""
208
209 #: ../fdroidserver/dscanner.py
210 msgid "Clean up all containers and then exit"
211 msgstr ""
212
213 #: ../fdroidserver/update.py
214 msgid "Clean update - don't uses caches, reprocess all APKs"
215 msgstr ""
216
217 msgid "Clean update - don't uses caches, reprocess all apks"
218 msgstr ""
219
220 #: ../fdroidserver/import.py
221 msgid "Comma separated list of categories."
222 msgstr ""
223
224 #: ../fdroid
225 #, c-format, python-format
226 msgid "Command '%s' not recognised.\n"
227 msgstr ""
228
229 #: ../fdroidserver/checkupdates.py
230 msgid "Commit changes"
231 msgstr ""
232
233 #: ../fdroidserver/common.py
234 #, python-brace-format
235 msgid "Could not find '{command}' on your system"
236 msgstr ""
237
238 #: ../fdroidserver/import.py
239 msgid "Couldn't find latest version code"
240 msgstr ""
241
242 #: ../fdroidserver/import.py
243 msgid "Couldn't find latest version name"
244 msgstr ""
245
246 #: ../fdroidserver/import.py
247 msgid "Couldn't find package ID"
248 msgstr ""
249
250 #: ../fdroidserver/update.py
251 msgid "Create a repo signing key in a keystore"
252 msgstr ""
253
254 #: ../fdroidserver/update.py
255 msgid "Create skeleton metadata files that are missing"
256 msgstr ""
257
258 #: ../fdroidserver/server.py
259 #, python-brace-format
260 msgid "Created new container \"{name}\""
261 msgstr ""
262
263 #: ../fdroidserver/publish.py
264 msgid "Creating log directory"
265 msgstr ""
266
267 #: ../fdroidserver/server.py
268 #, python-brace-format
269 msgid "Creating new S3 bucket: {url}"
270 msgstr ""
271
272 #: ../fdroidserver/publish.py
273 msgid "Creating output directory"
274 msgstr ""
275
276 #: ../fdroidserver/index.py
277 msgid "Creating signed index with this key (SHA256):"
278 msgstr ""
279
280 #: ../fdroidserver/import.py ../fdroidserver/verify.py
281 #: ../fdroidserver/publish.py
282 msgid "Creating temporary directory"
283 msgstr ""
284
285 #: ../fdroidserver/index.py
286 msgid "Creating unsigned index in preparation for signing"
287 msgstr ""
288
289 #: ../fdroidserver/update.py
290 msgid "Delete APKs and/or OBBs without metadata from the repo"
291 msgstr ""
292
293 #: ../fdroidserver/lint.py
294 #, python-format
295 msgid "Description '%s' is just the app's summary"
296 msgstr ""
297
298 #: ../fdroidserver/lint.py
299 msgid "Description has a duplicate line"
300 msgstr ""
301
302 #: ../fdroidserver/lint.py
303 #, python-format
304 msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)"
305 msgstr ""
306
307 #: ../fdroidserver/lint.py
308 #, python-brace-format
309 msgid "Description of length {length} is over the {limit} char limit"
310 msgstr ""
311
312 #: ../fdroidserver/init.py
313 msgid "Do not prompt for Android SDK path, just fail"
314 msgstr ""
315
316 #: ../fdroidserver/build.py
317 msgid "Don't create a source tarball, useful when testing a build"
318 msgstr ""
319
320 #: ../fdroidserver/stats.py
321 msgid "Don't do anything logs-related"
322 msgstr ""
323
324 #: ../fdroidserver/build.py
325 msgid ""
326 "Don't refresh the repository, useful when testing a build with no internet "
327 "connection"
328 msgstr ""
329
330 #: ../fdroidserver/server.py
331 msgid "Don't use rsync checksums"
332 msgstr ""
333
334 #: ../fdroidserver/stats.py
335 msgid "Download logs we don't have"
336 msgstr ""
337
338 #: ../fdroidserver/common.py
339 msgid "Downloading the repository already failed once, not trying again."
340 msgstr ""
341
342 #: ../fdroidserver/verify.py
343 #, python-brace-format
344 msgid "Downloading {url} failed. {error}"
345 msgstr ""
346
347 #: ../fdroidserver/lint.py
348 #, python-brace-format
349 msgid "Duplicate link in '{field}': {url}"
350 msgstr ""
351
352 #: ../fdroid
353 msgid "Dynamically scan APKs post build"
354 msgstr ""
355
356 #: ../fdroidserver/init.py
357 #, python-format
358 msgid ""
359 "Enter the path to the Android SDK (%s) here:\n"
360 "> "
361 msgstr ""
362
363 #: ../fdroidserver/import.py
364 msgid "Error while getting repo address"
365 msgstr ""
366
367 #: ../fdroid
368 msgid "Extract signatures from APKs"
369 msgstr ""
370
371 #: ../fdroidserver/signatures.py
372 #, python-brace-format
373 msgid "Failed fetching signatures for '{apkfilename}': {error}"
374 msgstr ""
375
376 #: ../fdroidserver/publish.py
377 msgid "Failed to align application"
378 msgstr ""
379
380 #: ../fdroidserver/server.py
381 #, python-brace-format
382 msgid "Failed to create S3 bucket: {url}"
383 msgstr ""
384
385 #: ../fdroidserver/common.py
386 msgid "Failed to get APK manifest information"
387 msgstr ""
388
389 #: ../fdroidserver/install.py
390 #, python-brace-format
391 msgid "Failed to install '{apkfilename}' on {dev}: {error}"
392 msgstr ""
393
394 #: ../fdroidserver/publish.py
395 msgid "Failed to sign application"
396 msgstr ""
397
398 #: ../fdroidserver/signatures.py
399 #, python-brace-format
400 msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'"
401 msgstr ""
402
403 #: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py
404 #: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py
405 #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
406 #: ../fdroidserver/install.py
407 msgid "Finished"
408 msgstr ""
409
410 #: ../fdroidserver/lint.py
411 msgid "Flattr donation methods belong in the FlattrID flag"
412 msgstr ""
413
414 #: ../fdroidserver/build.py
415 msgid ""
416 "Force build of disabled apps, and carries on regardless of scan problems. "
417 "Only allowed in test mode."
418 msgstr ""
419
420 #: ../fdroidserver/common.py
421 msgid "Found invalid appids in arguments"
422 msgstr ""
423
424 #: ../fdroidserver/common.py
425 msgid "Found invalid versionCodes for some apps"
426 msgstr ""
427
428 #: ../fdroidserver/index.py
429 msgid "Found multiple signing certificates for repository."
430 msgstr ""
431
432 #: ../fdroidserver/index.py
433 msgid "Found no signing certificates for repository."
434 msgstr ""
435
436 #: ../fdroidserver/lint.py
437 #, python-format
438 msgid "Found non-file at %s"
439 msgstr ""
440
441 #: ../fdroidserver/common.py
442 #, python-format
443 msgid "Git checkout of '%s' failed"
444 msgstr ""
445
446 #: ../fdroidserver/common.py
447 msgid "Git clean failed"
448 msgstr ""
449
450 #: ../fdroidserver/common.py
451 msgid "Git fetch failed"
452 msgstr ""
453
454 #: ../fdroidserver/common.py
455 msgid "Git remote set-head failed"
456 msgstr ""
457
458 #: ../fdroidserver/common.py
459 msgid "Git reset failed"
460 msgstr ""
461
462 #: ../fdroidserver/common.py
463 msgid "Git submodule sync failed"
464 msgstr ""
465
466 #: ../fdroidserver/common.py
467 msgid "Git submodule update failed"
468 msgstr ""
469
470 #: ../fdroidserver/index.py
471 msgid "Ignoring package without metadata: "
472 msgstr ""
473
474 #: ../fdroidserver/rewritemeta.py
475 #, python-brace-format
476 msgid "Ignoring {ext} file at '{path}'"
477 msgstr ""
478
479 #: ../fdroidserver/update.py
480 msgid "Include APKs that are signed with disabled algorithms like MD5"
481 msgstr ""
482
483 #: ../fdroidserver/common.py
484 msgid "Initialising submodules"
485 msgstr ""
486
487 #: ../fdroidserver/install.py
488 msgid "Install all signed applications available"
489 msgstr ""
490
491 #: ../fdroid
492 msgid "Install built packages on devices"
493 msgstr ""
494
495 #: ../fdroidserver/install.py
496 #, python-format
497 msgid "Installing %s..."
498 msgstr ""
499
500 #: ../fdroidserver/install.py
501 #, python-brace-format
502 msgid "Installing '{apkfilename}' on {dev}..."
503 msgstr ""
504
505 #: ../fdroid
506 msgid "Interact with the repo HTTP server"
507 msgstr ""
508
509 #: ../fdroidserver/update.py
510 msgid "Interactively ask about things that need updating."
511 msgstr ""
512
513 #: ../fdroidserver/lint.py
514 msgid "Invalid bulleted list"
515 msgstr ""
516
517 #: ../fdroidserver/lint.py
518 #, python-format
519 msgid ""
520 "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
521 msgstr ""
522
523 #: ../fdroidserver/lint.py
524 msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]"
525 msgstr ""
526
527 #: ../fdroidserver/common.py
528 #, python-format
529 msgid "Invalid name for published file: %s"
530 msgstr ""
531
532 #: ../fdroidserver/common.py
533 #, python-brace-format
534 msgid "Invalid package name {0}"
535 msgstr ""
536
537 #: ../fdroidserver/publish.py
538 msgid "Java JDK not found! Install in standard location or set java_paths!"
539 msgstr ""
540
541 #: ../fdroidserver/signindex.py
542 msgid ""
543 "Java jarsigner not found! Install in standard location or set java_paths!"
544 msgstr ""
545
546 #: ../fdroidserver/init.py
547 msgid "Keystore for signing key:\t"
548 msgstr ""
549
550 #: ../fdroidserver/lint.py
551 #, python-brace-format
552 msgid ""
553 "Last used commit '{commit}' looks like a tag, but Update Check Mode is "
554 "'{ucm}'"
555 msgstr ""
556
557 #: ../fdroidserver/rewritemeta.py
558 msgid "List files that would be reformatted"
559 msgstr ""
560
561 #: ../fdroidserver/build.py
562 msgid "Make the build stop on exceptions"
563 msgstr ""
564
565 #: ../fdroidserver/index.py
566 msgid "Malformed repository mirrors."
567 msgstr ""
568
569 #: ../fdroidserver/server.py
570 msgid "Malformed serverwebroot line:"
571 msgstr ""
572
573 #: ../fdroidserver/gpgsign.py
574 msgid "Missing output directory"
575 msgstr ""
576
577 #: ../fdroidserver/lint.py
578 #, python-format
579 msgid "Name '%s' is just the auto name - remove it"
580 msgstr ""
581
582 #: ../fdroidserver/common.py
583 msgid "No 'config.py' found, using defaults."
584 msgstr ""
585
586 #: ../fdroidserver/common.py
587 msgid "No Android SDK found!"
588 msgstr ""
589
590 #: ../fdroidserver/import.py
591 msgid "No android or kivy project could be found. Specify --subdir?"
592 msgstr ""
593
594 #: ../fdroidserver/install.py
595 msgid "No attached devices found"
596 msgstr ""
597
598 #: ../fdroidserver/index.py
599 msgid "No fingerprint in URL."
600 msgstr ""
601
602 #: ../fdroidserver/common.py
603 msgid "No git submodules available"
604 msgstr ""
605
606 #: ../fdroidserver/import.py
607 msgid "No information found."
608 msgstr ""
609
610 #: ../fdroidserver/lint.py
611 msgid "No need to specify that the app is Free Software"
612 msgstr ""
613
614 #: ../fdroidserver/lint.py
615 msgid "No need to specify that the app is for Android"
616 msgstr ""
617
618 #: ../fdroidserver/server.py
619 msgid "No option set! Edit your config.py to set at least one of these:"
620 msgstr ""
621
622 #: ../fdroidserver/common.py
623 msgid "No packages specified"
624 msgstr ""
625
626 #: ../fdroidserver/install.py
627 #, python-format
628 msgid "No signed apk available for %s"
629 msgstr ""
630
631 #: ../fdroidserver/install.py
632 msgid "No signed output directory - nothing to do"
633 msgstr ""
634
635 #: ../fdroidserver/common.py
636 #, python-format
637 msgid "No such package: %s"
638 msgstr ""
639
640 #: ../fdroidserver/common.py
641 #, python-brace-format
642 msgid "No such versionCode {versionCode} for app {appid}"
643 msgstr ""
644
645 #: ../fdroidserver/verify.py ../fdroidserver/publish.py
646 msgid "No unsigned directory - nothing to do"
647 msgstr ""
648
649 #: ../fdroidserver/signindex.py
650 msgid "Nothing to do"
651 msgstr ""
652
653 #: ../fdroidserver/checkupdates.py
654 #, python-brace-format
655 msgid "Nothing to do for {appid}."
656 msgstr ""
657
658 #: ../fdroidserver/checkupdates.py
659 msgid "Only print differences with the Play Store"
660 msgstr ""
661
662 #: ../fdroidserver/checkupdates.py
663 msgid "Only process apps with auto-updates"
664 msgstr ""
665
666 #: ../fdroidserver/import.py
667 msgid "Overall license of the project."
668 msgstr ""
669
670 #: ../fdroidserver/dscanner.py
671 msgid "Override path for repo APKs (default: ./repo)"
672 msgstr ""
673
674 #: ../fdroidserver/common.py
675 #, python-brace-format
676 msgid "Parsing manifest at '{path}'"
677 msgstr ""
678
679 #: ../fdroidserver/common.py
680 msgid "Password required with username"
681 msgstr ""
682
683 #: ../fdroidserver/import.py
684 msgid "Path to main Android project subdirectory, if not in root."
685 msgstr ""
686
687 msgid "Path to main android project subdirectory, if not in root."
688 msgstr ""
689
690 #: ../fdroidserver/init.py
691 msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)"
692 msgstr ""
693
694 #: ../fdroidserver/btlog.py
695 msgid "Path to the git repo to use as the log"
696 msgstr ""
697
698 #: ../fdroidserver/init.py
699 msgid "Path to the keystore for the repo signing key"
700 msgstr ""
701
702 #: ../fdroidserver/dscanner.py
703 msgid "Prepare Drozer to run a scan"
704 msgstr ""
705
706 msgid "Prepare drozer to run a scan"
707 msgstr ""
708
709 #: ../fdroidserver/common.py
710 #, python-brace-format
711 msgid "Problem with xml at '{path}'"
712 msgstr ""
713
714 #: ../fdroidserver/checkupdates.py
715 msgid "Process auto-updates"
716 msgstr ""
717
718 #: ../fdroidserver/publish.py ../fdroidserver/update.py
719 #, python-brace-format
720 msgid "Processing {apkfilename}"
721 msgstr ""
722
723 #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
724 #, python-brace-format
725 msgid "Processing {appid}"
726 msgstr ""
727
728 #: ../fdroidserver/update.py
729 msgid "Produce human-readable index.xml"
730 msgstr ""
731
732 #: ../fdroidserver/import.py
733 msgid "Project URL to import from."
734 msgstr ""
735
736 #: ../fdroidserver/lint.py
737 msgid "Punctuation should be avoided"
738 msgstr ""
739
740 #: ../fdroidserver/btlog.py
741 msgid "Push the log to this git remote repository"
742 msgstr ""
743
744 #: ../fdroidserver/server.py
745 #, python-brace-format
746 msgid "Pushing binary transparency log to {url}"
747 msgstr ""
748
749 #: ../fdroidserver/server.py
750 #, python-brace-format
751 msgid "Pushing to {url}"
752 msgstr ""
753
754 #: ../fdroid
755 msgid "Quickly start a new repository"
756 msgstr ""
757
758 #: ../fdroid
759 msgid "Read all the metadata files and exit"
760 msgstr ""
761
762 #: ../fdroidserver/common.py
763 #, python-brace-format
764 msgid "Reading '{config_file}'"
765 msgstr ""
766
767 #: ../fdroidserver/common.py
768 #, python-brace-format
769 msgid ""
770 "Reading packageName/versionCode/versionName failed, APK invalid: "
771 "'{apkfilename}'"
772 msgstr ""
773
774 #: ../fdroidserver/stats.py
775 msgid ""
776 "Recalculate aggregate stats - use when changes have been made that would "
777 "invalidate old cached data."
778 msgstr ""
779
780 #: ../fdroidserver/common.py
781 msgid "Removing specified files"
782 msgstr ""
783
784 #: ../fdroidserver/update.py
785 msgid "Rename APK files that do not match package.name_123.apk"
786 msgstr ""
787
788 #: ../fdroidserver/update.py
789 msgid "Report on build data status"
790 msgstr ""
791
792 #: ../fdroidserver/build.py
793 msgid ""
794 "Reset and create a brand new build server, even if the existing one appears "
795 "to be ok."
796 msgstr ""
797
798 #: ../fdroidserver/update.py
799 msgid "Resize all the icons exceeding the max pixel size and exit"
800 msgstr ""
801
802 #: ../fdroidserver/common.py
803 msgid "Restrict output to warnings and errors"
804 msgstr ""
805
806 #: ../fdroid
807 msgid "Rewrite all the metadata files"
808 msgstr ""
809
810 #: ../fdroidserver/rewritemeta.py
811 msgid "Rewrite to a specific format: "
812 msgstr ""
813
814 #: ../fdroidserver/rewritemeta.py
815 #, python-brace-format
816 msgid "Rewriting '{appid}'"
817 msgstr ""
818
819 #: ../fdroidserver/rewritemeta.py
820 #, python-brace-format
821 msgid "Rewriting '{appid}' to '{path}'"
822 msgstr ""
823
824 #: ../fdroidserver/lint.py
825 msgid "Run rewritemeta to fix formatting"
826 msgstr ""
827
828 #: ../fdroidserver/server.py
829 msgid "Running first pass with MD5 checking disabled"
830 msgstr ""
831
832 #: ../fdroidserver/dscanner.py
833 msgid "Scan only the latest version of each package"
834 msgstr ""
835
836 #: ../fdroid
837 msgid "Scan the source code of a package"
838 msgstr ""
839
840 #: ../fdroidserver/build.py
841 msgid "Scanner found {} problem"
842 msgid_plural "Scanner found {} problems"
843 msgstr[0] ""
844 msgstr[1] ""
845
846 #: ../fdroidserver/build.py
847 msgid "Setup an emulator, install the APK on it and perform a Drozer scan"
848 msgstr ""
849
850 msgid "Setup an emulator, install the apk on it and perform a drozer scan"
851 msgstr ""
852
853 #: ../fdroid
854 msgid "Sign and place packages in the repo"
855 msgstr ""
856
857 #: ../fdroid
858 msgid "Sign indexes created using update --nosign"
859 msgstr ""
860
861 #: ../fdroidserver/build.py
862 msgid "Skip scanning the source code for binaries and other problems"
863 msgstr ""
864
865 #: ../fdroidserver/update.py
866 #, python-brace-format
867 msgid "Skipping '{apkfilename}' with invalid signature!"
868 msgstr ""
869
870 #: ../fdroidserver/scanner.py
871 #, python-brace-format
872 msgid "Skipping {appid}: disabled"
873 msgstr ""
874
875 #: ../fdroidserver/scanner.py
876 #, python-brace-format
877 msgid "Skipping {appid}: no builds specified"
878 msgstr ""
879
880 #: ../fdroidserver/server.py
881 msgid "Specify a local folder to sync the repo to"
882 msgstr ""
883
884 #: ../fdroidserver/server.py
885 msgid "Specify an identity file to provide to SSH for rsyncing"
886 msgstr ""
887
888 #: ../fdroidserver/update.py
889 msgid "Specify editor to use in interactive mode. Default "
890 msgstr ""
891
892 #, c-format
893 msgid "Specify editor to use in interactive mode. Default %s"
894 msgstr ""
895
896 #: ../fdroidserver/build.py
897 msgid "Specify that we're running on the build server"
898 msgstr ""
899
900 #: ../fdroidserver/common.py
901 msgid "Spew out even more information than normal"
902 msgstr ""
903
904 #: ../fdroidserver/lint.py
905 #, python-format
906 msgid "Summary '%s' is just the app's name"
907 msgstr ""
908
909 #: ../fdroidserver/lint.py
910 #, python-brace-format
911 msgid "Summary of length {length} is over the {limit} char limit"
912 msgstr ""
913
914 #: ../fdroidserver/build.py
915 msgid ""
916 "Test mode - put output in the tmp directory only, and always build, even if "
917 "the output already exists."
918 msgstr ""
919
920 #: ../fdroidserver/btlog.py
921 msgid "The base URL for the repo to log (default: https://f-droid.org)"
922 msgstr ""
923
924 #: ../fdroidserver/server.py
925 msgid "The only commands currently supported are 'init' and 'update'"
926 msgstr ""
927
928 #: ../fdroidserver/index.py
929 msgid "The repository's fingerprint does not match."
930 msgstr ""
931
932 #: ../fdroidserver/common.py
933 msgid "The repository's index could not be verified."
934 msgstr ""
935
936 #: ../fdroidserver/server.py
937 #, python-brace-format
938 msgid "The root dir for local_copy_dir \"{path}\" does not exist!"
939 msgstr ""
940
941 #: ../fdroidserver/publish.py
942 msgid "There is a keyalias collision - publishing halted"
943 msgstr ""
944
945 #: ../fdroidserver/import.py
946 #, python-format
947 msgid "This repo already has local metadata: %s"
948 msgstr ""
949
950 #: ../fdroidserver/server.py
951 msgid ""
952 "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config."
953 "py!"
954 msgstr ""
955
956 #: ../fdroidserver/lint.py
957 msgid "UCM is set but it looks like checkupdates hasn't been run yet"
958 msgstr ""
959
960 #: ../fdroidserver/lint.py
961 msgid "URL shorteners should not be used"
962 msgstr ""
963
964 #: ../fdroidserver/lint.py
965 #, python-brace-format
966 msgid "URL {url} in Description: {error}"
967 msgstr ""
968
969 #: ../fdroid
970 msgid "Unknown exception found!"
971 msgstr ""
972
973 #: ../fdroidserver/lint.py
974 #, python-brace-format
975 msgid "Unknown file '{filename}' in build '{versionName}'"
976 msgstr ""
977
978 #: ../fdroidserver/common.py
979 msgid "Unknown version of aapt, might cause problems: "
980 msgstr ""
981
982 #: ../fdroidserver/lint.py
983 msgid "Unlinkified link - use [http://foo.bar Link title] or [http://foo.bar]"
984 msgstr ""
985
986 #: ../fdroidserver/lint.py
987 msgid "Unnecessary leading space"
988 msgstr ""
989
990 #: ../fdroidserver/lint.py
991 msgid "Unnecessary trailing space"
992 msgstr ""
993
994 #: ../fdroidserver/rewritemeta.py
995 #, python-brace-format
996 msgid "Unsupported metadata format, use: --to [{supported}]"
997 msgstr ""
998
999 #: ../fdroidserver/lint.py
1000 #, python-format
1001 msgid "Unused extlib at %s"
1002 msgstr ""
1003
1004 #: ../fdroidserver/lint.py
1005 #, python-format
1006 msgid "Unused file at %s"
1007 msgstr ""
1008
1009 #: ../fdroidserver/lint.py
1010 msgid "Update Check Name is set to the known app id - it can be removed"
1011 msgstr ""
1012
1013 #: ../fdroid
1014 msgid "Update repo information for new packages"
1015 msgstr ""
1016
1017 #: ../fdroid
1018 msgid "Update the binary transparency log for a URL"
1019 msgstr ""
1020
1021 #: ../fdroid
1022 msgid "Update the stats of the repo"
1023 msgstr ""
1024
1025 #: ../fdroidserver/update.py ../fdroidserver/build.py
1026 msgid "Update the wiki"
1027 msgstr ""
1028
1029 #: ../fdroidserver/lint.py
1030 msgid "Use /HEAD instead of /master to point at a file in the default branch"
1031 msgstr ""
1032
1033 #: ../fdroidserver/build.py
1034 msgid "Use build server"
1035 msgstr ""
1036
1037 #: ../fdroidserver/update.py
1038 msgid "Use date from APK instead of current time for newly added APKs"
1039 msgstr ""
1040
1041 msgid "Use date from apk instead of current time for newly added apks"
1042 msgstr ""
1043
1044 #: ../fdroidserver/server.py
1045 #, python-brace-format
1046 msgid "Using s3cmd to sync with: {url}"
1047 msgstr ""
1048
1049 #: ../fdroid
1050 msgid "Valid commands are:"
1051 msgstr ""
1052
1053 #: ../fdroid
1054 msgid "Verify the integrity of downloaded packages"
1055 msgstr ""
1056
1057 #: ../fdroid
1058 msgid "Warn about possible metadata errors"
1059 msgstr ""
1060
1061 #: ../fdroidserver/update.py
1062 msgid ""
1063 "When configured for signed indexes, create only unsigned indexes at this "
1064 "stage"
1065 msgstr ""
1066
1067 msgid "X.509 'Distiguished Name' used when generating keys"
1068 msgstr ""
1069
1070 #: ../fdroidserver/init.py
1071 msgid "X.509 'Distinguished Name' used when generating keys"
1072 msgstr ""
1073
1074 #: ../fdroidserver/common.py
1075 msgid "You can use ANDROID_HOME to set the path to your SDK, i.e.:"
1076 msgstr ""
1077
1078 msgid "app-id in the form APPID"
1079 msgstr ""
1080
1081 msgid "app-id to check for updates"
1082 msgstr ""
1083
1084 msgid "app-id with optional versionCode in the form APPID[:VERCODE]"
1085 msgstr ""
1086
1087 msgid "app-id with optional versioncode in the form APPID[:VERCODE]"
1088 msgstr ""
1089
1090 #: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py
1091 msgid "applicationId in the form APPID"
1092 msgstr ""
1093
1094 #: ../fdroidserver/checkupdates.py
1095 msgid "applicationId to check for updates"
1096 msgstr ""
1097
1098 #: ../fdroidserver/verify.py ../fdroidserver/publish.py
1099 #: ../fdroidserver/dscanner.py ../fdroidserver/build.py
1100 #: ../fdroidserver/scanner.py ../fdroidserver/install.py
1101 msgid "applicationId with optional versionCode in the form APPID[:VERCODE]"
1102 msgstr ""
1103
1104 #: ../fdroidserver/server.py
1105 msgid "command to execute, either 'init' or 'update'"
1106 msgstr ""
1107
1108 #: ../fdroidserver/metadata.py
1109 msgid "force errors to be warnings, or ignore"
1110 msgstr ""
1111
1112 #: ../fdroidserver/index.py
1113 msgid "index-v1 must have a signature, use `fdroid signindex` to create it!"
1114 msgstr ""
1115
1116 #: ../fdroidserver/server.py
1117 #, python-brace-format
1118 msgid ""
1119 "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
1120 msgstr ""
1121
1122 #: ../fdroidserver/server.py
1123 msgid "local_copy_dir must be an absolute path!"
1124 msgstr ""
1125
1126 #: ../fdroidserver/server.py
1127 msgid "local_copy_dir must be directory, not a file!"
1128 msgstr ""
1129
1130 #: ../fdroidserver/index.py
1131 #, python-format
1132 msgid "mirror '%s' does not end with 'fdroid'!"
1133 msgstr ""
1134
1135 #: ../fdroidserver/signatures.py
1136 msgid "no APK supplied"
1137 msgstr ""
1138
1139 #: ../fdroid
1140 msgid "no version info found!"
1141 msgstr ""
1142
1143 #: ../fdroidserver/index.py ../fdroidserver/common.py
1144 msgid "only accepts strings, lists, and tuples"
1145 msgstr ""
1146
1147 #: ../fdroidserver/install.py
1148 #, python-format
1149 msgid "option %s: If you really want to install all the signed apps, use --all"
1150 msgstr ""
1151
1152 #: ../fdroidserver/signatures.py
1153 #, python-brace-format
1154 msgid ""
1155 "refuse downloading via insecure http connection (use https or specify --no-"
1156 "https-check): {apkfilename}"
1157 msgstr ""
1158
1159 #: ../fdroidserver/server.py
1160 #, python-brace-format
1161 msgid "s3cmd sync indexes {path} to {url} and delete"
1162 msgstr ""
1163
1164 #: ../fdroidserver/signatures.py
1165 msgid "signed APK, either a file-path or HTTPS URL."
1166 msgstr ""
1167
1168 #: ../fdroidserver/common.py
1169 #, python-brace-format
1170 msgid "unsafe permissions on '{config_file}' (should be 0600)!"
1171 msgstr ""
1172
1173 #: ../fdroid
1174 msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
1175 msgstr ""
1176
1177 #: ../fdroidserver/server.py
1178 #, python-brace-format
1179 msgid "using Apache libcloud to sync with {url}"
1180 msgstr ""
1181
1182 #: ../fdroidserver/publish.py
1183 #, python-brace-format
1184 msgid "{0} app, {1} key aliases"
1185 msgid_plural "{0} apps, {1} key aliases"
1186 msgstr[0] ""
1187 msgstr[1] ""
1188
1189 #: ../fdroidserver/lint.py
1190 #, python-brace-format
1191 msgid "{appid}: Unknown extlib {path} in build '{versionName}'"
1192 msgstr ""
1193
1194 #: ../fdroidserver/build.py
1195 msgid "{} build failed"
1196 msgid_plural "{} builds failed"
1197 msgstr[0] ""
1198 msgstr[1] ""
1199
1200 #: ../fdroidserver/build.py
1201 msgid "{} build succeeded"
1202 msgid_plural "{} builds succeeded"
1203 msgstr[0] ""
1204 msgstr[1] ""