X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fresources_core.properties;fp=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fresources_core.properties;h=d656ed6626204c6c68bffd1511b579a7faded50e;hb=ca7d4e2fe5a5ae4df2c6b07e6dedf5640d5b8650;hp=1ebc3d5932a5f86ef8cf87b3a1143058ee172939;hpb=c747c1f2b4225bc600d25d8ebef7b45e3cf6e7c7;p=fanfix.git diff --git a/src/be/nikiroo/fanfix/bundles/resources_core.properties b/src/be/nikiroo/fanfix/bundles/resources_core.properties index 1ebc3d5..d656ed6 100644 --- a/src/be/nikiroo/fanfix/bundles/resources_core.properties +++ b/src/be/nikiroo/fanfix/bundles/resources_core.properties @@ -1,4 +1,4 @@ -# United Kingdom (en_GB) resources translation file (UTF-8) +# United Kingdom (en_GB) resources_core translation file (UTF-8) # # Note that any key can be doubled with a _NOUTF suffix # to use when the NOUTF env variable is set to 1 @@ -8,7 +8,7 @@ # help message for the syntax -# (FORMAT: STRING) %s = supported input, %s = supported output +# (FORMAT: STRING) HELP_SYNTAX = Valid options:\n\ \t--import [URL]: import into library\n\ \t--export [id] [output_type] [target]: export story to target\n\ @@ -48,52 +48,53 @@ Supported input types:\n\ \n\ Supported output types:\n\ %s -# syntax error message (FORMAT: STRING) +# syntax error message +# (FORMAT: STRING) ERR_SYNTAX = Syntax error (try "--help") # an input or output support type description -# (FORMAT: STRING) %s = support name, %s = support desc +# (FORMAT: STRING) ERR_SYNTAX_TYPE = > %s: %s # Error when retrieving data -# (FORMAT: STRING) %s = input string +# (FORMAT: STRING) ERR_LOADING = Error when retrieving data from: %s # Error when saving to given target -# (FORMAT: STRING) %s = save target +# (FORMAT: STRING) ERR_SAVING = Error when saving to target: %s # Error when unknown output format -# (FORMAT: STRING) %s = bad output format +# (FORMAT: STRING) ERR_BAD_OUTPUT_TYPE = Unknown output type: %s # Error when converting input to URL/File -# (FORMAT: STRING) %s = input string +# (FORMAT: STRING) ERR_BAD_URL = Cannot understand file or protocol: %s # URL/File not supported -# (FORMAT: STRING) %s = input url +# (FORMAT: STRING) ERR_NOT_SUPPORTED = URL not supported: %s # Failed to download cover : %s -# (FORMAT: STRING) %s = cover URL +# (FORMAT: STRING) ERR_BS_NO_COVER = Failed to download cover: %s # Canonical OPEN SINGLE QUOTE char (for instance: ‘) -# (FORMAT: STRING) single char +# (FORMAT: STRING) OPEN_SINGLE_QUOTE = ‘ # Canonical CLOSE SINGLE QUOTE char (for instance: ’) -# (FORMAT: STRING) single char +# (FORMAT: STRING) CLOSE_SINGLE_QUOTE = ’ # Canonical OPEN DOUBLE QUOTE char (for instance: “) -# (FORMAT: STRING) single char +# (FORMAT: STRING) OPEN_DOUBLE_QUOTE = “ # Canonical CLOSE DOUBLE QUOTE char (for instance: ”) -# (FORMAT: STRING) single char +# (FORMAT: STRING) CLOSE_DOUBLE_QUOTE = ” # Name of the description fake chapter # (FORMAT: STRING) DESCRIPTION = Description # Name of a chapter with a name -# (FORMAT: STRING) %d = number, %s = name +# (FORMAT: STRING) CHAPTER_NAMED = Chapter %d: %s # Name of a chapter without name -# (FORMAT: STRING) %d = number, %s = name +# (FORMAT: STRING) CHAPTER_UNNAMED = Chapter %d # Default description when the type is not known by i18n -# (FORMAT: STRING) %s = type +# (FORMAT: STRING) INPUT_DESC = Unknown type: %s # Description of this input type # (FORMAT: STRING) @@ -142,7 +143,7 @@ INPUT_DESC_CBZ = CBZ files coming from this very program # (FORMAT: STRING) INPUT_DESC_HTML = HTML files coming from this very program # Default description when the type is not known by i18n -# (FORMAT: STRING) %s = type +# (FORMAT: STRING) OUTPUT_DESC = Unknown type: %s # Description of this output type # (FORMAT: STRING) @@ -177,7 +178,7 @@ OUTPUT_DESC_LATEX = A LaTeX file using the "book" template # (FORMAT: STRING) OUTPUT_DESC_SYSOUT = A simple DEBUG console output # Default description when the type is not known by i18n -#This item is used as a group, its content is not expected to be used. +# This item is used as a group, its content is not expected to be used. OUTPUT_DESC_SHORT = %s # Short description of this output type # (FORMAT: STRING) @@ -201,7 +202,7 @@ OUTPUT_DESC_SHORT_SYSOUT = Console output # (FORMAT: STRING) OUTPUT_DESC_SHORT_HTML = HTML files with resources (directory, .html) # Error message for unknown 2-letter LaTeX language code -# (FORMAT: STRING) %s = the unknown 2-code language +# (FORMAT: STRING) LATEX_LANG_UNKNOWN = Unknown language: %s # 'by' prefix before author name used to output the author, make sure it is covered by Config.BYS for input detection # (FORMAT: STRING)