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