CLI search, step 1
[fanfix.git] / src / be / nikiroo / fanfix / bundles / resources_core.properties
... / ...
CommitLineData
1# United Kingdom (en_GB) 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 = Valid options:\n\
13\t--import [URL]: import into library\n\
14\t--export [id] [output_type] [target]: export story to target\n\
15\t--convert [URL] [output_type] [target] (+info): convert URL into target\n\
16\t--read [id] ([chapter number]): read the given story from the library\n\
17\t--read-url [URL] ([chapter number]): convert on the fly and read the \n\
18\t\tstory, without saving it\n\
19\t--search WEBSITE [free text] ([page] ([item])): search for the given terms, show the\n\
20\t\tgiven page (page 0 means "how many page do we have", starts at page 1)\n\
21\t--search-tag WEBSITE ([tag 1] [tag2...] ([page] ([item]))): list the known tags or \n\
22\t\tsearch the stories for the given tag(s), show the given page of results\n\
23\t\t(page 0 means "how many page do we have", starts at page 1)\n\
24\t--list ([type]) : list the stories present in the library\n\
25\t--set-source [id] [new source]: change the source of the given story\n\
26\t--set-title [id] [new title]: change the title of the given story\n\
27\t--set-author [id] [new author]: change the author of the given story\n\
28\t--set-reader [reader type]: set the reader type to CLI, TUI or GUI for \n\
29\t\tthis command\n\
30\t--server [key] [port]: start a remote server on this port\n\
31\t--stop-server [key] [port]: stop the remote server running on this port\n\
32\t\tif any (key must be set to the same value)\n\
33\t--remote [key] [host] [port]: select this remote server to get \n\
34\t\t(or update or...) the stories from (key must be set to the \n\
35\t\tsame value)\n\
36\t--help: this help message\n\
37\t--version: return the version of the program\n\
38\n\
39Supported input types:\n\
40%s\n\
41\n\
42Supported output types:\n\
43%s
44# syntax error message (FORMAT: STRING)
45ERR_SYNTAX = Syntax error (try "--help")
46# an input or output support type description
47# (FORMAT: STRING) %s = support name, %s = support desc
48ERR_SYNTAX_TYPE = > %s: %s
49# Error when retrieving data
50# (FORMAT: STRING) %s = input string
51ERR_LOADING = Error when retrieving data from: %s
52# Error when saving to given target
53# (FORMAT: STRING) %s = save target
54ERR_SAVING = Error when saving to target: %s
55# Error when unknown output format
56# (FORMAT: STRING) %s = bad output format
57ERR_BAD_OUTPUT_TYPE = Unknown output type: %s
58# Error when converting input to URL/File
59# (FORMAT: STRING) %s = input string
60ERR_BAD_URL = Cannot understand file or protocol: %s
61# URL/File not supported
62# (FORMAT: STRING) %s = input url
63ERR_NOT_SUPPORTED = URL not supported: %s
64# Failed to download cover : %s
65# (FORMAT: STRING) %s = cover URL
66ERR_BS_NO_COVER = Failed to download cover: %s
67# Canonical OPEN SINGLE QUOTE char (for instance: ‘)
68# (FORMAT: STRING) single char
69OPEN_SINGLE_QUOTE = ‘
70# Canonical CLOSE SINGLE QUOTE char (for instance: ’)
71# (FORMAT: STRING) single char
72CLOSE_SINGLE_QUOTE = ’
73# Canonical OPEN DOUBLE QUOTE char (for instance: “)
74# (FORMAT: STRING) single char
75OPEN_DOUBLE_QUOTE = “
76# Canonical CLOSE DOUBLE QUOTE char (for instance: ”)
77# (FORMAT: STRING) single char
78CLOSE_DOUBLE_QUOTE = ”
79# Name of the description fake chapter
80# (FORMAT: STRING)
81DESCRIPTION = Description
82# Name of a chapter with a name
83# (FORMAT: STRING) %d = number, %s = name
84CHAPTER_NAMED = Chapter %d: %s
85# Name of a chapter without name
86# (FORMAT: STRING) %d = number, %s = name
87CHAPTER_UNNAMED = Chapter %d
88# Default description when the type is not known by i18n
89# (FORMAT: STRING) %s = type
90INPUT_DESC = Unknown type: %s
91# Description of this input type
92# (FORMAT: STRING)
93INPUT_DESC_EPUB = EPUB files created by this program (we do not support "all" EPUB files)
94# Description of this input type
95# (FORMAT: STRING)
96INPUT_DESC_TEXT = Stories encoded in textual format, with a few rules :\n\
97\tthe title must be on the first line, \n\
98\tthe author (preceded by nothing, "by " or "©") must be on the second \n\
99\t\tline, possibly with the publication date in parenthesis\n\
100\t\t(i.e., "By Unknown (3rd October 1998)"), \n\
101\tchapters must be declared with "Chapter x" or "Chapter x: NAME OF THE \n\
102\t\tCHAPTER", where "x" is the chapter number,\n\
103\ta description of the story must be given as chapter number 0,\n\
104\ta cover image may be present with the same filename but a PNG, \n\
105\t\tJPEG or JPG extension.
106# Description of this input type
107# (FORMAT: STRING)
108INPUT_DESC_INFO_TEXT = Contains the same information as the TEXT format, but with a \n\
109\tcompanion ".info" file to store some metadata
110# Description of this input type
111# (FORMAT: STRING)
112INPUT_DESC_FANFICTION = Fanfictions of many, many different universes, from TV shows to \n\
113\tnovels to games.
114# Description of this input type
115# (FORMAT: STRING)
116INPUT_DESC_FIMFICTION = Fanfictions devoted to the My Little Pony show
117# Description of this input type
118# (FORMAT: STRING)
119INPUT_DESC_MANGAFOX = A well filled repository of mangas, or, as their website states: \n\
120\tMost popular manga scanlations read online for free at mangafox, \n\
121\tas well as a close-knit community to chat and make friends.
122# Description of this input type
123# (FORMAT: STRING)
124INPUT_DESC_E621 = Furry website supporting comics, including MLP
125# Description of this input type
126# (FORMAT: STRING)
127INPUT_DESC_E_HENTAI = Website offering many comics/mangas, mostly but not always NSFW
128# Description of this input type
129# (FORMAT: STRING)
130INPUT_DESC_YIFFSTAR = A Furry website, story-oriented
131# Description of this input type
132# (FORMAT: STRING)
133INPUT_DESC_CBZ = CBZ files coming from this very program
134# Description of this input type
135# (FORMAT: STRING)
136INPUT_DESC_HTML = HTML files coming from this very program
137# Default description when the type is not known by i18n
138# (FORMAT: STRING) %s = type
139OUTPUT_DESC = Unknown type: %s
140# Description of this output type
141# (FORMAT: STRING)
142OUTPUT_DESC_EPUB = Standard EPUB file working on most e-book readers and viewers
143# Description of this output type
144# (FORMAT: STRING)
145OUTPUT_DESC_TEXT = Local stories encoded in textual format, with a few rules :\n\
146\tthe title must be on the first line, \n\
147\tthe author (preceded by nothing, "by " or "©") must be on the second \n\
148\t\tline, possibly with the publication date in parenthesis \n\
149\t\t(i.e., "By Unknown (3rd October 1998)"), \n\
150\tchapters must be declared with "Chapter x" or "Chapter x: NAME OF THE \n\
151\t\tCHAPTER", where "x" is the chapter number,\n\
152\ta description of the story must be given as chapter number 0,\n\
153\ta cover image may be present with the same filename but a PNG, JPEG \n\
154\t\tor JPG extension.
155# Description of this output type
156# (FORMAT: STRING)
157OUTPUT_DESC_INFO_TEXT = Contains the same information as the TEXT format, but with a \n\
158\tcompanion ".info" file to store some metadata
159# Description of this output type
160# (FORMAT: STRING)
161OUTPUT_DESC_CBZ = CBZ file (basically a ZIP file containing images -- we store the images \n\
162\tin PNG format by default)
163# Description of this output type
164# (FORMAT: STRING)
165OUTPUT_DESC_HTML = HTML files (a directory containing the resources and "index.html")
166# Description of this output type
167# (FORMAT: STRING)
168OUTPUT_DESC_LATEX = A LaTeX file using the "book" template
169# Description of this output type
170# (FORMAT: STRING)
171OUTPUT_DESC_SYSOUT = A simple DEBUG console output
172# Default description when the type is not known by i18n
173#This item is used as a group, its content is not expected to be used.
174OUTPUT_DESC_SHORT = %s
175# Short description of this output type
176# (FORMAT: STRING)
177OUTPUT_DESC_SHORT_EPUB = Electronic book (.epub)
178# Short description of this output type
179# (FORMAT: STRING)
180OUTPUT_DESC_SHORT_TEXT = Plain text (.txt)
181# Short description of this output type
182# (FORMAT: STRING)
183OUTPUT_DESC_SHORT_INFO_TEXT = Plain text and metadata
184# Short description of this output type
185# (FORMAT: STRING)
186OUTPUT_DESC_SHORT_CBZ = Comic book (.cbz)
187# Short description of this output type
188# (FORMAT: STRING)
189OUTPUT_DESC_SHORT_LATEX = LaTeX (.tex)
190# Short description of this output type
191# (FORMAT: STRING)
192OUTPUT_DESC_SHORT_SYSOUT = Console output
193# Short description of this output type
194# (FORMAT: STRING)
195OUTPUT_DESC_SHORT_HTML = HTML files with resources (directory, .html)
196# Error message for unknown 2-letter LaTeX language code
197# (FORMAT: STRING) %s = the unknown 2-code language
198LATEX_LANG_UNKNOWN = Unknown language: %s
199# 'by' prefix before author name used to output the author, make sure it is covered by Config.BYS for input detection
200# (FORMAT: STRING)
201BY = by