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