X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fresources_gui.properties;fp=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fresources_gui.properties;h=6d46af41f5884c46e5af0eb83e4da3c062ed72cd;hb=64a8f5241629dfb688c109a2d8f29dbd3c80a1d3;hp=de44c18c085b11663cfae8b7b4546f9c2d71dc10;hpb=c86a4bce83fb887bc3b202be6065c5dad4bdcc64;p=fanfix.git diff --git a/src/be/nikiroo/fanfix/bundles/resources_gui.properties b/src/be/nikiroo/fanfix/bundles/resources_gui.properties index de44c18..6d46af4 100644 --- a/src/be/nikiroo/fanfix/bundles/resources_gui.properties +++ b/src/be/nikiroo/fanfix/bundles/resources_gui.properties @@ -1,4 +1,4 @@ -# United States (en_US) resources_gui translation file (UTF-8) +# United Kingdom (en_GB) resources_gui 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,10 +8,10 @@ # the title of the main window of Fanfix, the library -# (FORMAT: STRING) %s = current Fanfix version +# (FORMAT: STRING) TITLE_LIBRARY = Fanfix %s # the title of the main window of Fanfix, the library, when the library has a name (i.e., is not local) -# (FORMAT: STRING) %s = current Fanfix version, %s = library name +# (FORMAT: STRING) TITLE_LIBRARY_WITH_NAME = Fanfix %s # the title of the configuration window of Fanfix, also the name of the menu button # (FORMAT: STRING) @@ -38,7 +38,7 @@ SUBTITLE_MOVE_TO = Move to: # (FORMAT: STRING) TITLE_DELETE = Delete story # the subtitle of the 'delete' window of Fanfix -# (FORMAT: STRING) %s = LUID of the story, %s = title of the story +# (FORMAT: STRING) SUBTITLE_DELETE = Delete %s: %s # the title of the 'library error' dialogue # (FORMAT: STRING) @@ -53,27 +53,28 @@ SUBTITLE_IMPORT_URL = URL of the story to import: # (FORMAT: STRING) TITLE_ERROR = Error # the title of a story for the properties dialogue, the viewers... -# (FORMAT: STRING) %s = LUID of the story, %s = title of the story +# (FORMAT: STRING) TITLE_STORY = %s: %s # HTML text used to notify of a new version -# (FORMAT: STRING) %s = url link in HTML +# (FORMAT: STRING) NEW_VERSION_AVAILABLE = A new version of the program is available at %s # text used as title for the update dialogue # (FORMAT: STRING) NEW_VERSION_TITLE = Updates available # HTML text used to specify a newer version title and number, used for each version newer than the current one -# (FORMAT: STRING) %s = the newer version number +# (FORMAT: STRING) NEW_VERSION_VERSION = Version %s # show the number of words of a book -# (FORMAT: STRING) %s = the number +# (FORMAT: STRING) BOOK_COUNT_WORDS = %s words # show the number of images of a book -# (FORMAT: STRING) %s = the number +# (FORMAT: STRING) BOOK_COUNT_IMAGES = %s images # show the number of stories of a meta-book (a book representing allthe types/sources or all the authors present) -# (FORMAT: STRING) %s = the number +# (FORMAT: STRING) BOOK_COUNT_STORIES = %s stories -# the file menu (FORMAT: STRING) +# the file menu +# (FORMAT: STRING) MENU_FILE = File # the file/exit menu button # (FORMAT: STRING) @@ -108,8 +109,12 @@ MENU_FILE_PROPERTIES = Properties # the file/open menu item, that will open the story or fake-story (an author or a source/type) # (FORMAT: STRING) MENU_FILE_OPEN = Open -# the edit menu (FORMAT: STRING) +# the edit menu +# (FORMAT: STRING) MENU_EDIT = Edit +# the edit/send to cache menu button, to download the story into the cache if not already done +# (FORMAT: STRING) +MENU_EDIT_DOWNLOAD_TO_CACHE = Download to cache # the clear cache menu button, to clear the cache for a single book # (FORMAT: STRING) MENU_EDIT_CLEAR_CACHE = Clear cache @@ -128,7 +133,8 @@ MENU_EDIT_SET_COVER_FOR_AUTHOR = Set as cover for author # the search menu to open the earch stories on one of the searchable websites # (FORMAT: STRING) MENU_SEARCH = Search -# the view menu (FORMAT: STRING) +# the view menu +# (FORMAT: STRING) MENU_VIEW = View # the view/word_count menu button, to show the word/image/story count as secondary info # (FORMAT: STRING) @@ -158,7 +164,7 @@ MENU_AUTHORS_UNKNOWN = [unknown] # (FORMAT: STRING) PROGRESS_OUT_OF_UI_RELOAD_BOOKS = Reload books # progress bar caption for the 'change source' step of the ReDownload operation -# (FORMAT: STRING) %s = new source name +# (FORMAT: STRING) PROGRESS_CHANGE_SOURCE = Change the source of the book to %s # default description if the error is not known # (FORMAT: STRING) @@ -176,18 +182,18 @@ ERROR_LIB_STATUS_UNAVAILABLE = Library currently unavailable # (FORMAT: STRING) ERROR_CANNOT_OPEN = Cannot open the selected book # URL is not supported by Fanfix -# (FORMAT: STRING) %s = URL +# (FORMAT: STRING) ERROR_URL_NOT_SUPPORTED = URL not supported: %s # cannot import the URL -# (FORMAT: STRING) %s = URL, %s = reasons +# (FORMAT: STRING) ERROR_URL_IMPORT_FAILED = Failed to import %s:\n\ %s # (html) the chapter progression value used on the viewers -# (FORMAT: STRING) %d = chapter number, %d = total chapters +# (FORMAT: STRING) CHAPTER_HTML_UNNAMED =   Chapter %d/%d # (html) the chapter progression value used on the viewers -# (FORMAT: STRING) %d = chapter number, %d = total chapters, %s = chapter name +# (FORMAT: STRING) CHAPTER_HTML_NAMED =   Chapter %d/%d: %s # (NO html) the chapter progression value used on the viewers -# (FORMAT: STRING) %d = current image number, %d = total images +# (FORMAT: STRING) IMAGE_PROGRESSION = Image %d / %d