fix typo in Enum i18n + fix Import
[fanfix.git] / src / be / nikiroo / fanfix / bundles / resources_gui.properties
CommitLineData
5bc9573b
NR
1# United States (en_US) resources_gui 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# the title of the main window of Fanfix, the library
11# (FORMAT: STRING) %s = current Fanfix version
06146e00 12TITLE_LIBRARY = Fanfix %s
5bc9573b
NR
13# the title of the main window of Fanfix, the library, when the library has a name (i.e., is not local)
14# (FORMAT: STRING) %s = current Fanfix version, %s = library name
06146e00 15TITLE_LIBRARY_WITH_NAME = Fanfix %s
5bc9573b
NR
16# the title of the configuration window of Fanfix, also the name of the menu button
17# (FORMAT: STRING)
18TITLE_CONFIG = Fanfix Configuration
19# the subtitle of the configuration window of Fanfix
20# (FORMAT: STRING)
21SUBTITLE_CONFIG = This is where you configure the options of the program.
22# the title of the UI configuration window of Fanfix, also the name of the menu button
23# (FORMAT: STRING)
24TITLE_CONFIG_UI = UI Configuration
25# the subtitle of the UI configuration window of Fanfix
26# (FORMAT: STRING)
27SUBTITLE_CONFIG_UI = This is where you configure the graphical appearence of the program.
28# the title of the 'save to/export to' window of Fanfix
29# (FORMAT: STRING)
30TITLE_SAVE = Save
31# the title of the 'move to' window of Fanfix
32# (FORMAT: STRING)
33TITLE_MOVE_TO = Moving story
34# the subtitle of the 'move to' window of Fanfix
35# (FORMAT: STRING)
36SUBTITLE_MOVE_TO = Move to:
37# the title of the 'delete' window of Fanfix
38# (FORMAT: STRING)
39TITLE_DELETE = Delete story
40# the subtitle of the 'delete' window of Fanfix
41# (FORMAT: STRING) %s = LUID of the story, %s = title of the story
42SUBTITLE_DELETE = Delete %s: %s
43# the title of the 'library error' dialogue
44# (FORMAT: STRING)
45TITLE_ERROR_LIBRARY = Library error
46# the title of the 'import URL' dialogue
47# (FORMAT: STRING)
48TITLE_IMPORT_URL = Importing from URL
49# the subtitle of the 'import URL' dialogue
50# (FORMAT: STRING)
51SUBTITLE_IMPORT_URL = URL of the story to import:
52# the title of general error dialogues
53# (FORMAT: STRING)
54TITLE_ERROR = Error
55# the title of a story for the properties dialogue, the viewers...
56# (FORMAT: STRING) %s = LUID of the story, %s = title of the story
57TITLE_STORY = %s: %s
58# HTML text used to notify of a new version
59# (FORMAT: STRING) %s = url link in HTML
60NEW_VERSION_AVAILABLE = A new version of the program is available at %s
61# text used as title for the update dialogue
62# (FORMAT: STRING)
63NEW_VERSION_TITLE = Updates available
64# HTML text used to specify a newer version title and number, used for each version newer than the current one
65# (FORMAT: STRING) %s = the newer version number
66NEW_VERSION_VERSION = Version %s
67# show the number of words of a book
68# (FORMAT: STRING) %s = the number
69BOOK_COUNT_WORDS = %s words
70# show the number of images of a book
71# (FORMAT: STRING) %s = the number
72BOOK_COUNT_IMAGES = %s images
73# show the number of stories of a meta-book (a book representing allthe types/sources or all the authors present)
74# (FORMAT: STRING) %s = the number
75BOOK_COUNT_STORIES = %s stories
76# the file menu (FORMAT: STRING)
77MENU_FILE = File
78# the file/exit menu button
79# (FORMAT: STRING)
80MENU_FILE_EXIT = Exit
81# the file/import_file menu button
82# (FORMAT: STRING)
83MENU_FILE_IMPORT_FILE = Import File...
84# the file/import_url menu button
85# (FORMAT: STRING)
86MENU_FILE_IMPORT_URL = Import URL...
87# the file/export menu button
88# (FORMAT: STRING)
89MENU_FILE_EXPORT = Save as...
90# the file/move to menu button
91# (FORMAT: STRING)
92MENU_FILE_MOVE_TO = Move to
93# the file/set author menu button
94# (FORMAT: STRING)
95MENU_FILE_SET_AUTHOR = Set author
96# the file/move to/new type-source menu button, that will trigger a dialogue to create a new type/source
97# (FORMAT: STRING)
98MENU_FILE_MOVE_TO_NEW_TYPE = New source...
99# the file/move to/new author menu button, that will trigger a dialogue to create a new author
100# (FORMAT: STRING)
101MENU_FILE_MOVE_TO_NEW_AUTHOR = New author...
102# the file/rename menu item, that will trigger a dialogue to ask for a new title for the story
103# (FORMAT: STRING)
104MENU_FILE_RENAME = Rename...
105# the file/Properties menu item, that will trigger a dialogue to show the properties of the story
106# (FORMAT: STRING)
107MENU_FILE_PROPERTIES = Properties
108# the file/open menu item, that will open the story or fake-story (an author or a source/type)
109# (FORMAT: STRING)
110MENU_FILE_OPEN = Open
111# the edit menu (FORMAT: STRING)
112MENU_EDIT = Edit
113# the clear cache menu button, to clear the cache for a single book
114# (FORMAT: STRING)
115MENU_EDIT_CLEAR_CACHE = Clear cache
116# the edit/redownload menu button, to download the latest version of the book
117# (FORMAT: STRING)
118MENU_EDIT_REDOWNLOAD = Redownload
119# the edit/delete menu button
120# (FORMAT: STRING)
121MENU_EDIT_DELETE = Delete
122# the edit/Set as cover for source menu button
123# (FORMAT: STRING)
124MENU_EDIT_SET_COVER_FOR_SOURCE = Set as cover for source
125# the edit/Set as cover for author menu button
126# (FORMAT: STRING)
127MENU_EDIT_SET_COVER_FOR_AUTHOR = Set as cover for author
99e1c5ec
NR
128# the search menu to open the earch stories on one of the searchable websites
129# (FORMAT: STRING)
130MENU_SEARCH = Search
5bc9573b
NR
131# the view menu (FORMAT: STRING)
132MENU_VIEW = View
133# the view/word_count menu button, to show the word/image/story count as secondary info
134# (FORMAT: STRING)
135MENU_VIEW_WCOUNT = Word count
136# the view/author menu button, to show the author as secondary info
137# (FORMAT: STRING)
138MENU_VIEW_AUTHOR = Author
139# the sources menu, to select the books from a specific source; also used as a title for the source books
140# (FORMAT: STRING)
141MENU_SOURCES = Sources
142# the authors menu, to select the books of a specific author; also used as a title for the author books
143# (FORMAT: STRING)
144MENU_AUTHORS = Authors
145# the options menu, to configure Fanfix from the GUI
146# (FORMAT: STRING)
147MENU_OPTIONS = Options
148# a special menu button to select all the sources/types or authors, by group (one book = one group)
149# (FORMAT: STRING)
150MENU_XXX_ALL_GROUPED = All
151# a special menu button to select all the sources/types or authors, in a listing (all the included books are listed, grouped by source/type or author)
152# (FORMAT: STRING)
153MENU_XXX_ALL_LISTING = Listing
154# a special menu button to select the books without author
155# (FORMAT: STRING)
156MENU_AUTHORS_UNKNOWN = [unknown]
5bc9573b
NR
157# progress bar caption for the 'reload books' step of all outOfUi operations
158# (FORMAT: STRING)
159PROGRESS_OUT_OF_UI_RELOAD_BOOKS = Reload books
233c0b06
NR
160# progress bar caption for the 'change source' step of the ReDownload operation
161# (FORMAT: STRING) %s = new source name
162PROGRESS_CHANGE_SOURCE = Change the source of the book to %s
5bc9573b
NR
163# default description if the error is not known
164# (FORMAT: STRING)
165ERROR_LIB_STATUS = An error occured when contacting the library
166# library access not allowed
167# (FORMAT: STRING)
67837328 168ERROR_LIB_STATUS_UNAUTHORIZED = You are not allowed to access this library
5bc9573b
NR
169# the library is invalid (not correctly set up)
170# (FORMAT: STRING)
171ERROR_LIB_STATUS_INVALID = Library not valid
172# the library is out of commission
173# (FORMAT: STRING)
174ERROR_LIB_STATUS_UNAVAILABLE = Library currently unavailable
175# cannot open the book, internal or external viewer
176# (FORMAT: STRING)
177ERROR_CANNOT_OPEN = Cannot open the selected book
178# URL is not supported by Fanfix
179# (FORMAT: STRING) %s = URL
180ERROR_URL_NOT_SUPPORTED = URL not supported: %s
181# cannot import the URL
182# (FORMAT: STRING) %s = URL, %s = reasons
183ERROR_URL_IMPORT_FAILED = Failed to import %s:\n\
184%s
185# (html) the chapter progression value used on the viewers
186# (FORMAT: STRING) %d = chapter number, %d = total chapters
06146e00 187CHAPTER_HTML_UNNAMED = &nbsp;&nbsp;<B>Chapter <SPAN COLOR='#7777DD'>%d</SPAN>/%d</B>
5bc9573b
NR
188# (html) the chapter progression value used on the viewers
189# (FORMAT: STRING) %d = chapter number, %d = total chapters, %s = chapter name
06146e00
NR
190CHAPTER_HTML_NAMED = &nbsp;&nbsp;<B>Chapter <SPAN COLOR='#7777DD'>%d</SPAN>/%d</B>: %s
191# (NO html) the chapter progression value used on the viewers
192# (FORMAT: STRING) %d = current image number, %d = total images
193IMAGE_PROGRESSION = Image %d / %d