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