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