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