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