chiark / gitweb /
fix bare except to satisfy newer pycodestyle
[fdroidserver.git] / locale / fdroidserver.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: fdroidserver 0.8-74-ga380b9f\n"
10 "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
11 "POT-Creation-Date: 2017-09-15 23:36+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #, python-format
21 msgid "\"%s/\" has no matching metadata file!"
22 msgstr ""
23
24 #, python-format
25 msgid "%d problems found"
26 msgstr ""
27
28 #, python-format
29 msgid "%s is not an accepted build field"
30 msgstr ""
31
32 msgid "'keypass' not found in config.py!"
33 msgstr ""
34
35 msgid "'keystore' not found in config.py!"
36 msgstr ""
37
38 msgid "'keystorepass' not found in config.py!"
39 msgstr ""
40
41 msgid "'repo_keyalias' not found in config.py!"
42 msgstr ""
43
44 #, python-brace-format
45 msgid "'{apkfilename}' is already installed on {dev}."
46 msgstr ""
47
48 #, python-brace-format
49 msgid "...checkupdate failed for {appid} : {error}"
50 msgstr ""
51
52 msgid "/issues is missing"
53 msgstr ""
54
55 msgid "Add PGP signatures for packages in repo using GnuPG"
56 msgstr ""
57
58 msgid "Add a new application from its source code"
59 msgstr ""
60
61 msgid "Add gpg signatures for packages in repo"
62 msgstr ""
63
64 msgid "Alias of the repo signing key in the keystore"
65 msgstr ""
66
67 msgid ""
68 "Allows a different revision (or git branch) to be specified for the initial "
69 "import"
70 msgstr ""
71
72 msgid "Also warn about formatting issues, like rewritemeta -l"
73 msgstr ""
74
75 #, python-brace-format
76 msgid "App is in '{repo}' but has a link to {url}"
77 msgstr ""
78
79 msgid "Appending .git is not necessary"
80 msgstr ""
81
82 #, python-brace-format
83 msgid "Branch '{branch}' used as commit in build '{versionName}'"
84 msgstr ""
85
86 #, python-brace-format
87 msgid "Branch '{branch}' used as commit in srclib '{srclib}'"
88 msgstr ""
89
90 msgid "Build a package from source"
91 msgstr ""
92
93 msgid "Build all applications available"
94 msgstr ""
95
96 msgid "Build generated by `fdroid import` - remove disable line once ready"
97 msgstr ""
98
99 msgid "Build only the latest version of each package"
100 msgstr ""
101
102 #, python-format
103 msgid "Built repo based in \"%s\" with this config:"
104 msgstr ""
105
106 msgid "Cannot use --list and --to at the same time"
107 msgstr ""
108
109 msgid "Categories are not set"
110 msgstr ""
111
112 #, python-format
113 msgid "Category '%s' is not valid"
114 msgstr ""
115
116 msgid "Check for updates to applications"
117 msgstr ""
118
119 msgid "Clean after all scans have finished"
120 msgstr ""
121
122 msgid "Clean before the scans start and rebuild the container"
123 msgstr ""
124
125 msgid "Clean up all containers and then exit"
126 msgstr ""
127
128 msgid "Clean update - don't uses caches, reprocess all APKs"
129 msgstr ""
130
131 msgid "Clean update - don't uses caches, reprocess all apks"
132 msgstr ""
133
134 msgid "Comma separated list of categories."
135 msgstr ""
136
137 #, c-format, python-format
138 msgid "Command '%s' not recognised.\n"
139 msgstr ""
140
141 msgid "Commit changes"
142 msgstr ""
143
144 msgid "Couldn't find latest version code"
145 msgstr ""
146
147 msgid "Couldn't find latest version name"
148 msgstr ""
149
150 msgid "Couldn't find package ID"
151 msgstr ""
152
153 msgid "Create a repo signing key in a keystore"
154 msgstr ""
155
156 msgid "Create skeleton metadata files that are missing"
157 msgstr ""
158
159 msgid "Creating log directory"
160 msgstr ""
161
162 msgid "Creating output directory"
163 msgstr ""
164
165 msgid "Creating signed index with this key (SHA256):"
166 msgstr ""
167
168 msgid "Creating temporary directory"
169 msgstr ""
170
171 msgid "Creating unsigned index in preparation for signing"
172 msgstr ""
173
174 msgid "Delete APKs and/or OBBs without metadata from the repo"
175 msgstr ""
176
177 #, python-format
178 msgid "Description '%s' is just the app's summary"
179 msgstr ""
180
181 msgid "Description has a duplicate line"
182 msgstr ""
183
184 #, python-format
185 msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)"
186 msgstr ""
187
188 #, python-brace-format
189 msgid "Description of length {length} is over the {limit} char limit"
190 msgstr ""
191
192 msgid "Do not prompt for Android SDK path, just fail"
193 msgstr ""
194
195 msgid "Don't create a source tarball, useful when testing a build"
196 msgstr ""
197
198 msgid "Don't do anything logs-related"
199 msgstr ""
200
201 msgid ""
202 "Don't refresh the repository, useful when testing a build with no internet "
203 "connection"
204 msgstr ""
205
206 msgid "Don't use rsync checksums"
207 msgstr ""
208
209 msgid "Download logs we don't have"
210 msgstr ""
211
212 #, python-brace-format
213 msgid "Downloading {url} failed. {error}"
214 msgstr ""
215
216 #, python-brace-format
217 msgid "Duplicate link in '{field}': {url}"
218 msgstr ""
219
220 msgid "Dynamically scan APKs post build"
221 msgstr ""
222
223 #, python-format
224 msgid ""
225 "Enter the path to the Android SDK (%s) here:\n"
226 "> "
227 msgstr ""
228
229 msgid "Error while getting repo address"
230 msgstr ""
231
232 msgid "Extract signatures from APKs"
233 msgstr ""
234
235 #, python-brace-format
236 msgid "Failed fetching signatures for '{apkfilename}': {error}"
237 msgstr ""
238
239 msgid "Failed to align application"
240 msgstr ""
241
242 #, python-brace-format
243 msgid "Failed to install '{apkfilename}' on {dev}: {error}"
244 msgstr ""
245
246 msgid "Failed to sign application"
247 msgstr ""
248
249 #, python-brace-format
250 msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'"
251 msgstr ""
252
253 msgid "Finished"
254 msgstr ""
255
256 msgid "Flattr donation methods belong in the FlattrID flag"
257 msgstr ""
258
259 msgid ""
260 "Force build of disabled apps, and carries on regardless of scan problems. "
261 "Only allowed in test mode."
262 msgstr ""
263
264 msgid "Found multiple signing certificates for repository."
265 msgstr ""
266
267 msgid "Found no signing certificates for repository."
268 msgstr ""
269
270 #, python-format
271 msgid "Found non-file at %s"
272 msgstr ""
273
274 msgid "Ignoring package without metadata: "
275 msgstr ""
276
277 #, python-brace-format
278 msgid "Ignoring {ext} file at '{path}'"
279 msgstr ""
280
281 msgid "Include APKs that are signed with disabled algorithms like MD5"
282 msgstr ""
283
284 msgid "Install all signed applications available"
285 msgstr ""
286
287 msgid "Install built packages on devices"
288 msgstr ""
289
290 #, python-format
291 msgid "Installing %s..."
292 msgstr ""
293
294 #, python-brace-format
295 msgid "Installing '{apkfilename}' on {dev}..."
296 msgstr ""
297
298 msgid "Interact with the repo HTTP server"
299 msgstr ""
300
301 msgid "Interactively ask about things that need updating."
302 msgstr ""
303
304 msgid "Invalid bulleted list"
305 msgstr ""
306
307 #, python-format
308 msgid ""
309 "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
310 msgstr ""
311
312 msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]"
313 msgstr ""
314
315 msgid "Java JDK not found! Install in standard location or set java_paths!"
316 msgstr ""
317
318 msgid ""
319 "Java jarsigner not found! Install in standard location or set java_paths!"
320 msgstr ""
321
322 msgid "Keystore for signing key:\t"
323 msgstr ""
324
325 #, python-brace-format
326 msgid ""
327 "Last used commit '{commit}' looks like a tag, but Update Check Mode is "
328 "'{ucm}'"
329 msgstr ""
330
331 msgid "List files that would be reformatted"
332 msgstr ""
333
334 msgid "Make the build stop on exceptions"
335 msgstr ""
336
337 msgid "Malformed repository mirrors."
338 msgstr ""
339
340 msgid "Malformed serverwebroot line:"
341 msgstr ""
342
343 msgid "Missing output directory"
344 msgstr ""
345
346 #, python-format
347 msgid "Name '%s' is just the auto name - remove it"
348 msgstr ""
349
350 msgid "No android or kivy project could be found. Specify --subdir?"
351 msgstr ""
352
353 msgid "No attached devices found"
354 msgstr ""
355
356 msgid "No fingerprint in URL."
357 msgstr ""
358
359 msgid "No information found."
360 msgstr ""
361
362 msgid "No need to specify that the app is Free Software"
363 msgstr ""
364
365 msgid "No need to specify that the app is for Android"
366 msgstr ""
367
368 msgid "No option set! Edit your config.py to set at least one of these:"
369 msgstr ""
370
371 #, python-format
372 msgid "No signed apk available for %s"
373 msgstr ""
374
375 msgid "No signed output directory - nothing to do"
376 msgstr ""
377
378 msgid "No unsigned directory - nothing to do"
379 msgstr ""
380
381 msgid "Nothing to do"
382 msgstr ""
383
384 #, python-brace-format
385 msgid "Nothing to do for {appid}."
386 msgstr ""
387
388 msgid "Only print differences with the Play Store"
389 msgstr ""
390
391 msgid "Only process apps with auto-updates"
392 msgstr ""
393
394 msgid "Overall license of the project."
395 msgstr ""
396
397 msgid "Override path for repo APKs (default: ./repo)"
398 msgstr ""
399
400 msgid "Path to main Android project subdirectory, if not in root."
401 msgstr ""
402
403 msgid "Path to main android project subdirectory, if not in root."
404 msgstr ""
405
406 msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)"
407 msgstr ""
408
409 msgid "Path to the git repo to use as the log"
410 msgstr ""
411
412 msgid "Path to the keystore for the repo signing key"
413 msgstr ""
414
415 msgid "Prepare Drozer to run a scan"
416 msgstr ""
417
418 msgid "Prepare drozer to run a scan"
419 msgstr ""
420
421 msgid "Process auto-updates"
422 msgstr ""
423
424 #, python-brace-format
425 msgid "Processing {apkfilename}"
426 msgstr ""
427
428 #, python-brace-format
429 msgid "Processing {appid}"
430 msgstr ""
431
432 msgid "Produce human-readable index.xml"
433 msgstr ""
434
435 msgid "Project URL to import from."
436 msgstr ""
437
438 msgid "Punctuation should be avoided"
439 msgstr ""
440
441 msgid "Push the log to this git remote repository"
442 msgstr ""
443
444 msgid "Quickly start a new repository"
445 msgstr ""
446
447 msgid "Read all the metadata files and exit"
448 msgstr ""
449
450 msgid ""
451 "Recalculate aggregate stats - use when changes have been made that would "
452 "invalidate old cached data."
453 msgstr ""
454
455 msgid "Rename APK files that do not match package.name_123.apk"
456 msgstr ""
457
458 msgid "Report on build data status"
459 msgstr ""
460
461 msgid ""
462 "Reset and create a brand new build server, even if the existing one appears "
463 "to be ok."
464 msgstr ""
465
466 msgid "Resize all the icons exceeding the max pixel size and exit"
467 msgstr ""
468
469 msgid "Restrict output to warnings and errors"
470 msgstr ""
471
472 msgid "Rewrite all the metadata files"
473 msgstr ""
474
475 msgid "Rewrite to a specific format: "
476 msgstr ""
477
478 #, python-brace-format
479 msgid "Rewriting '{appid}'"
480 msgstr ""
481
482 #, python-brace-format
483 msgid "Rewriting '{appid}' to '{path}'"
484 msgstr ""
485
486 msgid "Run rewritemeta to fix formatting"
487 msgstr ""
488
489 msgid "Scan only the latest version of each package"
490 msgstr ""
491
492 msgid "Scan the source code of a package"
493 msgstr ""
494
495 msgid "Setup an emulator, install the APK on it and perform a Drozer scan"
496 msgstr ""
497
498 msgid "Setup an emulator, install the apk on it and perform a drozer scan"
499 msgstr ""
500
501 msgid "Sign and place packages in the repo"
502 msgstr ""
503
504 msgid "Sign indexes created using update --nosign"
505 msgstr ""
506
507 msgid "Skip scanning the source code for binaries and other problems"
508 msgstr ""
509
510 #, python-brace-format
511 msgid "Skipping '{apkfilename}' with invalid signature!"
512 msgstr ""
513
514 #, python-brace-format
515 msgid "Skipping {appid}: disabled"
516 msgstr ""
517
518 #, python-brace-format
519 msgid "Skipping {appid}: no builds specified"
520 msgstr ""
521
522 msgid "Specify a local folder to sync the repo to"
523 msgstr ""
524
525 msgid "Specify an identity file to provide to SSH for rsyncing"
526 msgstr ""
527
528 msgid "Specify editor to use in interactive mode. Default "
529 msgstr ""
530
531 #, c-format
532 msgid "Specify editor to use in interactive mode. Default %s"
533 msgstr ""
534
535 msgid "Specify that we're running on the build server"
536 msgstr ""
537
538 msgid "Spew out even more information than normal"
539 msgstr ""
540
541 #, python-format
542 msgid "Summary '%s' is just the app's name"
543 msgstr ""
544
545 #, python-brace-format
546 msgid "Summary of length {length} is over the {limit} char limit"
547 msgstr ""
548
549 msgid ""
550 "Test mode - put output in the tmp directory only, and always build, even if "
551 "the output already exists."
552 msgstr ""
553
554 msgid "The base URL for the repo to log (default: https://f-droid.org)"
555 msgstr ""
556
557 msgid "The only commands currently supported are 'init' and 'update'"
558 msgstr ""
559
560 msgid "The repository's fingerprint does not match."
561 msgstr ""
562
563 msgid "The repository's index could not be verified."
564 msgstr ""
565
566 msgid "There is a keyalias collision - publishing halted"
567 msgstr ""
568
569 #, python-format
570 msgid "This repo already has local metadata: %s"
571 msgstr ""
572
573 msgid "UCM is set but it looks like checkupdates hasn't been run yet"
574 msgstr ""
575
576 msgid "URL shorteners should not be used"
577 msgstr ""
578
579 #, python-brace-format
580 msgid "URL {url} in Description: {error}"
581 msgstr ""
582
583 msgid "Unknown exception found!"
584 msgstr ""
585
586 #, python-brace-format
587 msgid "Unknown file '{filename}' in build '{versionName}'"
588 msgstr ""
589
590 msgid "Unlinkified link - use [http://foo.bar Link title] or [http://foo.bar]"
591 msgstr ""
592
593 msgid "Unnecessary leading space"
594 msgstr ""
595
596 msgid "Unnecessary trailing space"
597 msgstr ""
598
599 #, python-brace-format
600 msgid "Unsupported metadata format, use: --to [{supported}]"
601 msgstr ""
602
603 #, python-format
604 msgid "Unused extlib at %s"
605 msgstr ""
606
607 #, python-format
608 msgid "Unused file at %s"
609 msgstr ""
610
611 msgid "Update Check Name is set to the known app id - it can be removed"
612 msgstr ""
613
614 msgid "Update repo information for new packages"
615 msgstr ""
616
617 msgid "Update the binary transparency log for a URL"
618 msgstr ""
619
620 msgid "Update the stats of the repo"
621 msgstr ""
622
623 msgid "Update the wiki"
624 msgstr ""
625
626 msgid "Use /HEAD instead of /master to point at a file in the default branch"
627 msgstr ""
628
629 msgid "Use build server"
630 msgstr ""
631
632 msgid "Use date from APK instead of current time for newly added APKs"
633 msgstr ""
634
635 msgid "Use date from apk instead of current time for newly added apks"
636 msgstr ""
637
638 msgid "Valid commands are:"
639 msgstr ""
640
641 msgid "Verify the integrity of downloaded packages"
642 msgstr ""
643
644 msgid "Warn about possible metadata errors"
645 msgstr ""
646
647 msgid ""
648 "When configured for signed indexes, create only unsigned indexes at this "
649 "stage"
650 msgstr ""
651
652 msgid "X.509 'Distiguished Name' used when generating keys"
653 msgstr ""
654
655 msgid "X.509 'Distinguished Name' used when generating keys"
656 msgstr ""
657
658 msgid "app-id in the form APPID"
659 msgstr ""
660
661 msgid "app-id to check for updates"
662 msgstr ""
663
664 msgid "app-id with optional versionCode in the form APPID[:VERCODE]"
665 msgstr ""
666
667 msgid "app-id with optional versioncode in the form APPID[:VERCODE]"
668 msgstr ""
669
670 msgid "applicationId in the form APPID"
671 msgstr ""
672
673 msgid "applicationId to check for updates"
674 msgstr ""
675
676 msgid "applicationId with optional versionCode in the form APPID[:VERCODE]"
677 msgstr ""
678
679 msgid "command to execute, either 'init' or 'update'"
680 msgstr ""
681
682 msgid "force errors to be warnings, or ignore"
683 msgstr ""
684
685 msgid "index-v1 must have a signature, use `fdroid signindex` to create it!"
686 msgstr ""
687
688 msgid "local_copy_dir must be an absolute path!"
689 msgstr ""
690
691 msgid "local_copy_dir must be directory, not a file!"
692 msgstr ""
693
694 #, python-format
695 msgid "mirror '%s' does not end with 'fdroid'!"
696 msgstr ""
697
698 msgid "no APK supplied"
699 msgstr ""
700
701 msgid "no version info found!"
702 msgstr ""
703
704 msgid "only accepts strings, lists, and tuples"
705 msgstr ""
706
707 #, python-format
708 msgid "option %s: If you really want to install all the signed apps, use --all"
709 msgstr ""
710
711 #, python-brace-format
712 msgid ""
713 "refuse downloading via insecure http connection (use https or specify --no-"
714 "https-check): {apkfilename}"
715 msgstr ""
716
717 msgid "signed APK, either a file-path or HTTPS URL."
718 msgstr ""
719
720 msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
721 msgstr ""
722
723 #, python-brace-format
724 msgid "{appid}: Unknown extlib {path} in build '{versionName}'"
725 msgstr ""