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