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