--tag -> --search-tag
[fanfix.git] / src / be / nikiroo / fanfix / bundles / resources_core_fr.properties
1 # français (fr) resources translation file (UTF-8)
2 #
3 # Note that any key can be doubled with a _NOUTF suffix
4 # to use when the NOUTF env variable is set to 1
5 #
6 # Also, the comments always refer to the key below them.
7 #
8
9
10 # help message for the syntax
11 # (FORMAT: STRING) %s = supported input, %s = supported output
12 HELP_SYNTAX = Options reconnues :\n\
13 \t--import [URL]: importer une histoire dans la librairie\n\
14 \t--export [id] [output_type] [target]: exporter l'histoire "id" vers le fichier donné\n\
15 \t--convert [URL] [output_type] [target] (+info): convertir l'histoire vers le fichier donné, et forcer l'ajout d'un fichier .info si +info est utilisé\n\
16 \t--read [id] ([chapter number]): afficher l'histoire "id"\n\
17 \t--read-url [URL] ([chapter number]): convertir l'histoire et la lire à la volée, sans la sauver\n\
18 \t--search: liste les sites supportés (where)\n\
19 \t--search [where] [keywords] (page [page]) (item [item]): lance une recherche et \n\
20 \t\taffiche les résultats de la page page (page 1 par défaut), et de l'item item \n\
21 \t\tspécifique si demandé\n\
22 \t--search-tag [where]: liste tous les tags supportés par ce site web\n\
23 \t--search-tag [index 1]... (page [page]) (item [item]): affine la recherche, tag par tag,\n\
24 \t\tet affiche si besoin les sous-tags, les histoires ou les infos précises de \n\
25 \t\tl'histoire demandée\n\
26 \t--list ([type]): lister les histoires presentes dans la librairie et leurs IDs\n\
27 \t--set-source [id] [nouvelle source]: change la source de l'histoire\n\
28 \t--set-title [id] [nouveau titre]: change le titre de l'histoire\n\
29 \t--set-author [id] [nouvel auteur]: change l'auteur de l'histoire\n\
30 \t--set-reader [reader type]: changer le type de lecteur pour la commande en cours sur CLI, TUI ou GUI\n\
31 \t--server [key] [port]: démarrer un serveur d'histoires sur ce port\n\
32 \t--stop-server [key] [port]: arrêter le serveur distant sur ce port (key doit avoir la même valeur) \n\
33 \t--remote [key] [host] [port]: contacter ce server au lieu de la librairie habituelle (key doit avoir la même valeur)\n\
34 \t--help: afficher la liste des options disponibles\n\
35 \t--version: retourne la version du programme\n\
36 \n\
37 Types supportés en entrée :\n\
38 %s\n\
39 \n\
40 Types supportés en sortie :\n\
41 %s
42 # syntax error message (FORMAT: STRING)
43 ERR_SYNTAX = Erreur de syntaxe (essayez "--help")
44 # an input or output support type description
45 # (FORMAT: STRING) %s = support name, %s = support desc
46 ERR_SYNTAX_TYPE = > %s : %s
47 # Error when retrieving data
48 # (FORMAT: STRING) %s = input string
49 ERR_LOADING = Erreur de récupération des données depuis : %s
50 # Error when saving to given target
51 # (FORMAT: STRING) %s = save target
52 ERR_SAVING = Erreur lors de la sauvegarde sur : %s
53 # Error when unknown output format
54 # (FORMAT: STRING) %s = bad output format
55 ERR_BAD_OUTPUT_TYPE = Type de sortie inconnu : %s
56 # Error when converting input to URL/File
57 # (FORMAT: STRING) %s = input string
58 ERR_BAD_URL = Protocole ou type de fichier inconnu : %s
59 # URL/File not supported
60 # (FORMAT: STRING) %s = input url
61 ERR_NOT_SUPPORTED = Site web non supporté : %s
62 # Failed to download cover : %s
63 # (FORMAT: STRING) %s = cover URL
64 ERR_BS_NO_COVER = Échec de la récupération de la page de couverture : %s
65 # Canonical OPEN SINGLE QUOTE char (for instance: ‘)
66 # (FORMAT: STRING) single char
67 OPEN_SINGLE_QUOTE = ‘
68 # Canonical CLOSE SINGLE QUOTE char (for instance: ’)
69 # (FORMAT: STRING) single char
70 CLOSE_SINGLE_QUOTE = ’
71 # Canonical OPEN DOUBLE QUOTE char (for instance: “)
72 # (FORMAT: STRING) single char
73 OPEN_DOUBLE_QUOTE = “
74 # Canonical CLOSE DOUBLE QUOTE char (for instance: ”)
75 # (FORMAT: STRING) single char
76 CLOSE_DOUBLE_QUOTE = ”
77 # Name of the description fake chapter
78 # (FORMAT: STRING)
79 DESCRIPTION = Description
80 # Name of a chapter with a name
81 # (FORMAT: STRING) %d = number, %s = name
82 CHAPTER_NAMED = Chapitre %d : %s
83 # Name of a chapter without name
84 # (FORMAT: STRING) %d = number, %s = name
85 CHAPTER_UNNAMED = Chapitre %d
86 # Default description when the type is not known by i18n
87 # (FORMAT: STRING) %s = type
88 INPUT_DESC = Type d'entrée inconnu : %s
89 # Description of this input type
90 # (FORMAT: STRING)
91 INPUT_DESC_EPUB = Les fichiers .epub créés avec Fanfix (nous ne supportons pas les autres fichiers .epub, du moins pour le moment)
92 # Description of this input type
93 # (FORMAT: STRING)
94 INPUT_DESC_TEXT = Les histoires enregistrées en texte (.txt), avec quelques règles spécifiques : \n\
95 \tle titre doit être sur la première ligne\n\
96 \tl'auteur (précédé de rien, "Par ", "De " ou "©") doit être sur la deuxième ligne, optionnellement suivi de la date de publication entre parenthèses (i.e., "Par Quelqu'un (3 octobre 1998)")\n\
97 \tles chapitres doivent être déclarés avec "Chapitre x" ou "Chapitre x: NOM DU CHAPTITRE", où "x" est le numéro du chapitre\n\
98 \tune description de l'histoire doit être donnée en tant que chaptire 0\n\
99 \tune image de couverture peut être présente avec le même nom de fichier que l'histoire, mais une extension .png, .jpeg ou .jpg
100 # Description of this input type
101 # (FORMAT: STRING)
102 INPUT_DESC_INFO_TEXT = Fort proche du format texte, mais avec un fichier .info accompagnant l'histoire pour y enregistrer quelques metadata (le fichier de metadata est supposé être créé par Fanfix, ou être compatible avec)
103 # Description of this input type
104 # (FORMAT: STRING)
105 INPUT_DESC_FANFICTION = Fanfictions venant d'une multitude d'univers différents, depuis les shows télévisés aux livres en passant par les jeux-vidéos
106 # Description of this input type
107 # (FORMAT: STRING)
108 INPUT_DESC_FIMFICTION = Fanfictions dévouées à la série My Little Pony
109 # Description of this input type
110 # (FORMAT: STRING)
111 INPUT_DESC_MANGAFOX = Un site répertoriant une quantité non négligeable de mangas
112 # Description of this input type
113 # (FORMAT: STRING)
114 INPUT_DESC_E621 = Un site Furry proposant des comics, y compris de MLP
115 # Description of this input type
116 # (FORMAT: STRING)
117 INPUT_DESC_E_HENTAI = Un site web proposant beaucoup de comics/mangas, souvent mais pas toujours NSFW
118 # Description of this input type
119 # (FORMAT: STRING)
120 INPUT_DESC_YIFFSTAR = Un site web Furry, orienté sur les histoires plutôt que les images
121 # Description of this input type
122 # (FORMAT: STRING)
123 INPUT_DESC_CBZ = Les fichiers .cbz (une collection d'images zipées), de préférence créés avec Fanfix (même si les autres .cbz sont aussi supportés, mais sans la majorité des metadata de Fanfix dans ce cas)
124 # Description of this input type
125 # (FORMAT: STRING)
126 INPUT_DESC_HTML = Les fichiers HTML que vous pouvez ouvrir avec n'importe quel navigateur ; remarquez que Fanfix créera un répertoire pour y mettre les fichiers nécessaires, dont un fichier "index.html" pour afficher le tout -- nous ne supportons en entrée que les fichiers HTML créés par Fanfix
127 # Default description when the type is not known by i18n
128 # (FORMAT: STRING) %s = type
129 OUTPUT_DESC = Type de sortie inconnu : %s
130 # Description of this output type
131 # (FORMAT: STRING)
132 OUTPUT_DESC_EPUB = Standard EPUB file working on most e-book readers and viewers
133 # Description of this output type
134 # (FORMAT: STRING)
135 OUTPUT_DESC_TEXT = Local stories encoded in textual format, with a few rules :\n\
136 \tthe title must be on the first line, \n\
137 \tthe author (preceded by nothing, "by " or "©") must be on the second \n\
138 \t\tline, possibly with the publication date in parenthesis \n\
139 \t\t(i.e., "By Unknown (3rd October 1998)"), \n\
140 \tchapters must be declared with "Chapter x" or "Chapter x: NAME OF THE \n\
141 \t\tCHAPTER", where "x" is the chapter number,\n\
142 \ta description of the story must be given as chapter number 0,\n\
143 \ta cover image may be present with the same filename but a PNG, JPEG \n\
144 \t\tor JPG extension.
145 # Description of this output type
146 # (FORMAT: STRING)
147 OUTPUT_DESC_INFO_TEXT = Contains the same information as the TEXT format, but with a \n\
148 \tcompanion ".info" file to store some metadata
149 # Description of this output type
150 # (FORMAT: STRING)
151 OUTPUT_DESC_CBZ = CBZ file (basically a ZIP file containing images -- we store the images \n\
152 \tin PNG format by default)
153 # Description of this output type
154 # (FORMAT: STRING)
155 OUTPUT_DESC_HTML = HTML files (a directory containing the resources and "index.html")
156 # Description of this output type
157 # (FORMAT: STRING)
158 OUTPUT_DESC_LATEX = A LaTeX file using the "book" template
159 # Description of this output type
160 # (FORMAT: STRING)
161 OUTPUT_DESC_SYSOUT = A simple DEBUG console output
162 # Default description when the type is not known by i18n
163 #This item is used as a group, its content is not expected to be used.
164 OUTPUT_DESC_SHORT = %s
165 # Short description of this output type
166 # (FORMAT: STRING)
167 OUTPUT_DESC_SHORT_EPUB = Electronic book (.epub)
168 # Short description of this output type
169 # (FORMAT: STRING)
170 OUTPUT_DESC_SHORT_TEXT = Plain text (.txt)
171 # Short description of this output type
172 # (FORMAT: STRING)
173 OUTPUT_DESC_SHORT_INFO_TEXT = Plain text and metadata
174 # Short description of this output type
175 # (FORMAT: STRING)
176 OUTPUT_DESC_SHORT_CBZ = Comic book (.cbz)
177 # Short description of this output type
178 # (FORMAT: STRING)
179 OUTPUT_DESC_SHORT_LATEX = LaTeX (.tex)
180 # Short description of this output type
181 # (FORMAT: STRING)
182 OUTPUT_DESC_SHORT_SYSOUT = Console output
183 # Short description of this output type
184 # (FORMAT: STRING)
185 OUTPUT_DESC_SHORT_HTML = HTML files with resources (directory, .html)
186 # Error message for unknown 2-letter LaTeX language code
187 # (FORMAT: STRING) %s = the unknown 2-code language
188 LATEX_LANG_UNKNOWN = Unknown language: %s
189 # 'by' prefix before author name used to output the author, make sure it is covered by Config.BYS for input detection
190 # (FORMAT: STRING)
191 BY = by