fabb0290975ebeb2d61e27782232dc9f66541bb6
[fanfix.git] / src / be / nikiroo / fanfix / bundles / resources_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--list: lister les histoires presentes dans la librairie et leurs IDs\n\
19 \t--set-reader [reader type]: changer le type de lecteur pour la commande en cours sur CLI, TUI ou GUI\n\
20 \t--server [key] [port]: démarrer un serveur d'histoires sur ce port\n\
21 \t--stop-server [key] [port]: arrêter le serveur distant sur ce port (key doit avoir la même valeur) \n\
22 \t--remote [key] [host] [port]: contacter ce server au lieu de la librairie habituelle (key doit avoir la même valeur)\n\
23 \t--help: afficher la liste des options disponibles\n\
24 \t--version: retourne la version du programme\n\
25 \n\
26 Types supportés en entrée :\n\
27 %s\n\
28 \n\
29 Types supportés en sortie :\n\
30 %s
31 # syntax error message (FORMAT: STRING)
32 ERR_SYNTAX = Erreur de syntaxe (essayez "--help")
33 # an input or output support type description
34 # (FORMAT: STRING) %s = support name, %s = support desc
35 ERR_SYNTAX_TYPE = > %s : %s
36 # Error when retrieving data
37 # (FORMAT: STRING) %s = input string
38 ERR_LOADING = Erreur de récupération des données depuis : %s
39 # Error when saving to given target
40 # (FORMAT: STRING) %s = save target
41 ERR_SAVING = Erreur lors de la sauvegarde sur : %s
42 # Error when unknown output format
43 # (FORMAT: STRING) %s = bad output format
44 ERR_BAD_OUTPUT_TYPE = Type de sortie inconnu : %s
45 # Error when converting input to URL/File
46 # (FORMAT: STRING) %s = input string
47 ERR_BAD_URL = Protocole ou type de fichier inconnu : %s
48 # URL/File not supported
49 # (FORMAT: STRING) %s = input url
50 ERR_NOT_SUPPORTED = Site web non supporté : %s
51 # Failed to download cover : %s
52 # (FORMAT: STRING) %s = cover URL
53 ERR_BS_NO_COVER = Échec de la récupération de la page de couverture : %s
54 # Canonical OPEN SINGLE QUOTE char (for instance: ‘)
55 # (FORMAT: STRING) single char
56 OPEN_SINGLE_QUOTE = ‘
57 # Canonical CLOSE SINGLE QUOTE char (for instance: ’)
58 # (FORMAT: STRING) single char
59 CLOSE_SINGLE_QUOTE = ’
60 # Canonical OPEN DOUBLE QUOTE char (for instance: “)
61 # (FORMAT: STRING) single char
62 OPEN_DOUBLE_QUOTE = “
63 # Canonical CLOSE DOUBLE QUOTE char (for instance: ”)
64 # (FORMAT: STRING) single char
65 CLOSE_DOUBLE_QUOTE = ”
66 # Name of the description fake chapter
67 # (FORMAT: STRING)
68 DESCRIPTION = Description
69 # Name of a chapter with a name
70 # (FORMAT: STRING) %d = number, %s = name
71 CHAPTER_NAMED = Chapitre %d : %s
72 # Name of a chapter without name
73 # (FORMAT: STRING) %d = number, %s = name
74 CHAPTER_UNNAMED = Chapitre %d
75 # Default description when the type is not known by i18n
76 # (FORMAT: STRING) %s = type
77 INPUT_DESC = Type d'entrée inconnu : %s
78 # Description of this input type
79 # (FORMAT: STRING)
80 INPUT_DESC_EPUB = Les fichiers .epub créés avec Fanfix (nous ne supportons pas les autres fichiers .epub, du moins pour le moment)
81 # Description of this input type
82 # (FORMAT: STRING)
83 INPUT_DESC_TEXT = Les histoires enregistrées en texte (.txt), avec quelques règles spécifiques : \n\
84 \tle titre doit être sur la première ligne\n\
85 \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\
86 \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\
87 \tune description de l'histoire doit être donnée en tant que chaptire 0\n\
88 \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
89 # Description of this input type
90 # (FORMAT: STRING)
91 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)
92 # Description of this input type
93 # (FORMAT: STRING)
94 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
95 # Description of this input type
96 # (FORMAT: STRING)
97 INPUT_DESC_FIMFICTION = Fanfictions dévouées à la série My Little Pony
98 # Description of this input type
99 # (FORMAT: STRING)
100 INPUT_DESC_MANGAFOX = Un site répertoriant une quantité non négligeable de mangas
101 # Description of this input type
102 # (FORMAT: STRING)
103 INPUT_DESC_E621 = Un site Furry proposant des comics, y compris de MLP
104 # Description of this input type
105 # (FORMAT: STRING)
106 INPUT_DESC_E_HENTAI = Un site web proposant beaucoup de comics/mangas, souvent mais pas toujours NSFW
107 # Description of this input type
108 # (FORMAT: STRING)
109 INPUT_DESC_MANGA_LEL = Un site web proposant beaucoup de mangas, en Français
110 # Description of this input type
111 # (FORMAT: STRING)
112 INPUT_DESC_YIFFSTAR = Un site web Furry, orienté sur les histoires plutôt que les images
113 # Description of this input type
114 # (FORMAT: STRING)
115 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)
116 # Description of this input type
117 # (FORMAT: STRING)
118 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
119 # Default description when the type is not known by i18n
120 # (FORMAT: STRING) %s = type
121 OUTPUT_DESC = Type de sortie inconnu : %s
122 # Description of this output type
123 # (FORMAT: STRING)
124 OUTPUT_DESC_EPUB = Standard EPUB file working on most e-book readers and viewers
125 # Description of this output type
126 # (FORMAT: STRING)
127 OUTPUT_DESC_TEXT = Local stories encoded in textual format, with a few rules :\n\
128 \tthe title must be on the first line, \n\
129 \tthe author (preceded by nothing, "by " or "©") must be on the second \n\
130 \t\tline, possibly with the publication date in parenthesis \n\
131 \t\t(i.e., "By Unknown (3rd October 1998)"), \n\
132 \tchapters must be declared with "Chapter x" or "Chapter x: NAME OF THE \n\
133 \t\tCHAPTER", where "x" is the chapter number,\n\
134 \ta description of the story must be given as chapter number 0,\n\
135 \ta cover image may be present with the same filename but a PNG, JPEG \n\
136 \t\tor JPG extension.
137 # Description of this output type
138 # (FORMAT: STRING)
139 OUTPUT_DESC_INFO_TEXT = Contains the same information as the TEXT format, but with a \n\
140 \tcompanion ".info" file to store some metadata
141 # Description of this output type
142 # (FORMAT: STRING)
143 OUTPUT_DESC_CBZ = CBZ file (basically a ZIP file containing images -- we store the images \n\
144 \tin PNG format by default)
145 # Description of this output type
146 # (FORMAT: STRING)
147 OUTPUT_DESC_HTML = HTML files (a directory containing the resources and "index.html")
148 # Description of this output type
149 # (FORMAT: STRING)
150 OUTPUT_DESC_LATEX = A LaTeX file using the "book" template
151 # Description of this output type
152 # (FORMAT: STRING)
153 OUTPUT_DESC_SYSOUT = A simple DEBUG console output
154 # Default description when the type is not known by i18n
155 #This item is used as a group, its content is not expected to be used.
156 OUTPUT_DESC_SHORT = %s
157 # Short description of this output type
158 # (FORMAT: STRING)
159 OUTPUT_DESC_SHORT_EPUB = Electronic book (.epub)
160 # Short description of this output type
161 # (FORMAT: STRING)
162 OUTPUT_DESC_SHORT_TEXT = Plain text (.txt)
163 # Short description of this output type
164 # (FORMAT: STRING)
165 OUTPUT_DESC_SHORT_INFO_TEXT = Plain text and metadata
166 # Short description of this output type
167 # (FORMAT: STRING)
168 OUTPUT_DESC_SHORT_CBZ = Comic book (.cbz)
169 # Short description of this output type
170 # (FORMAT: STRING)
171 OUTPUT_DESC_SHORT_LATEX = LaTeX (.tex)
172 # Short description of this output type
173 # (FORMAT: STRING)
174 OUTPUT_DESC_SHORT_SYSOUT = Console output
175 # Short description of this output type
176 # (FORMAT: STRING)
177 OUTPUT_DESC_SHORT_HTML = HTML files with resources (directory, .html)
178 # Error message for unknown 2-letter LaTeX language code
179 # (FORMAT: STRING) %s = the unknown 2-code language
180 LATEX_LANG_UNKNOWN = Unknown language: %s
181 # 'by' prefix before author name used to output the author, make sure it is covered by Config.BYS for input detection
182 # (FORMAT: STRING)
183 BY = by