source: main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties@ 32150

Last change on this file since 32150 was 32150, checked in by ak19, 6 years ago

I changed gli4gs3.xsl to rewrite the applet page produced by PageAction.java to replace it with the JNLP Web Start version of GLI. Dr Bainbridge got this to work by changing the Librarian Interface link on the main page to have a download attribute, which will force the linked item to be downloaded. The download attribute is set to the name to assign to the downloaded item, the jnlp file. Now removing the unnecessary static GLIappWebStart.jnlp from the gli folder (as it used some fixed strings for dynamic values) and removed the unnecessary style.xsl and icons.xsl from default\transform as they were used by the now bypassed applet and were moreover GS2 styling.

  • Property svn:keywords set to Author Date Id Revision
File size: 9.9 KB
Line 
1#***** IMAGE URLS *****
2expand_image=interfaces/__INTERFACE_NAME__/images/expand.png
3collapse_image=interfaces/__INTERFACE_NAME__/images/collapse.png
4page_image=interfaces/__INTERFACE_NAME__/images/page.png
5chapter_image=interfaces/__INTERFACE_NAME__/images/chapter.png
6realistic_books_image=interfaces/__INTERFACE_NAME__/images/rbook.png
7slideshow_image=interfaces/__INTERFACE_NAME__/images/slideshow.png
8highlight_image=interfaces/__INTERFACE_NAME__/images/hl.png
9bookshelf_image=interfaces/__INTERFACE_NAME__/images/bookshelf.png
10book_image=interfaces/__INTERFACE_NAME__/images/book.png
11loading_image=interfaces/__INTERFACE_NAME__/images/loading.gif
12page_icon_image=interfaces/__INTERFACE_NAME__/images/itext.gif
13trash_full_image=interfaces/__INTERFACE_NAME__/images/trash-full.png
14trash_empty_image=interfaces/__INTERFACE_NAME__/images/trash-empty.png
15blank_image=interfaces/__INTERFACE_NAME__/images/blankImage.png
16next_image=interfaces/__INTERFACE_NAME__/images/next.png
17prev_image=interfaces/__INTERFACE_NAME__/images/previous.png
18zoom_image=interfaces/__INTERFACE_NAME__/images/zoom.png
19left_arrow_image=interfaces/__INTERFACE_NAME__/images/leftarrow.png
20float_toc_image=interfaces/__INTERFACE_NAME__/images/floattoc.png
21green_bug_image=interfaces/__INTERFACE_NAME__/images/GB.png
22
23#***** TEXT FRAGMENTS *****
24gsdl=Greenstone Digital Library Software
25gs3power=powered by greenstone3
26error=Error:
27hide_error=Hide Error
28show_error=Show Error
29# the buttons
30home_b=Home
31help_b=Help
32pref_b=Preferences
33debuginfo_b=Debug info
34login_b=Login
35# tool tips for the buttons
36home_tip=Library home page
37help_tip=Help pages
38pref_tip=Change your interface preferences
39debuginfo_tip=Display debug view options
40login_tip=Login
41# months - used by replaceList in siteConfig. need to change to get from java..
42textmonth01=January
43textmonth02=February
44textmonth03=March
45textmonth04=April
46textmonth05=May
47textmonth06=June
48textmonth07=July
49textmonth08=August
50textmonth09=September
51textmonth10=October
52textmonth11=November
53textmonth12=December
54
55aboutpage=About page
56home.quick_search=Quick Search
57home.librarian_interface=The Librarian Interface
58home.gliapp_webstart=GLI Java Web Start application
59home.select_a_collection=Select a collection
60home.select_a_group=Select a collection group
61home.select_a_collection_or_group=Select a collection or group
62home.no_collections=This library has no valid collections
63home.no_collections_group=This group has no valid collections
64#***** logged in menu
65menu.account_settings=Account settings
66menu.enable_edit_mode=Enable edit mode
67menu.disable_edit_mode=Disable edit mode
68menu.logout=Logout
69
70######################
71# system page
72#######################
73system.title=System Request
74######################
75# about page
76#######################
77about.noservices=There are no services available for this collection.
78about.services=Extra services available:
79about.servicehelp=You can access the services by clicking on the buttons below or on the names on the navigation bar. The navigation bar is persistent across all pages in the collection.
80
81#######################
82# query page
83########################
84query=Search
85query.nodocsmatch=No {0-level-plural} match the query.
86query.onedocsmatch=One {0-level-single} matches the query.
87query.manydocsmatch={0-numdocs} {1-level-plural} match the query.
88query.atleastdocsmatch=At least {0-numdocs} {1-level-plural} match the query.
89query.docsreturned={0-numdocs} {1-level-plural} returned.
90
91query.termoccurs.0='{0-term}' occurs 0 times
92query.termoccurs.1='{0-term}' occurs 1 time
93query.termoccurs.x='{0-term}' occurs {1-termfreq} times
94
95query.termoccurs.x.1='{0-term}' occurs {1-termfreq} times in 1 {3-level-single}
96query.termoccurs.x.x='{0-term}' occurs {1-termfreq} times in {2-numdocs} {3-level-plural}
97
98query.document=document
99query.document_plural=documents
100query.section=section
101query.section_plural=sections
102
103# eg Displaying 1 to 20 of 42 sections/documents
104query.displayingnumdocs=Displaying {0-startnum} to {1-endnum} of {2-totalnum} {3-level-plural}
105
106query.common=The following terms are too common and have been excluded from the search:
107
108query.results.next=Next
109query.results.previous=Previous
110
111query.facet.less=See less...
112query.facet.more=See more...
113
114##################
115# prefs page
116##################
117pref.searchpref=Search preferences
118pref.prespref=Presentation preferences
119pref.interfacelang=Interface language:
120pref.encoding=Encoding:
121pref.hitsperpage=Number of hits per page:
122pref.maxDocs=Maximum documents to return:
123pref.all=all
124pref.set_prefs=Set preferences
125pref.set_prefs_help=Click 'Set preferences' if you want to save your changes.
126pref.berrybasket=Berry basket:
127pref.documentbasket=Document basket:
128pref.on=on
129pref.off=off
130pref.book=Book viewer mode:
131pref.formatedit=Format edit mode:
132pref.theme=Visual theme:
133pref.switch_theme=Switch Theme
134pref.theme_default=Greenstone Default
135pref.theme_custom1=Greenstone Custom 1
136pref.theme_custom2=Greenstone Custom 2
137##################
138# document page
139##################
140doc.loading=loading
141doc.filter_pages=Filter pages
142doc.filter.pagenum=pagenum
143doc.filter.title=title
144doc.highlightTooltip=Enable or disable search term highlighting
145doc.realisticBooksTooltip=Enable or disable the realistic books view
146doc.zoomTooltip=Enable or disable zooming images in the standard view
147doc.slideshowTooltip=View a slideshow of the images
148doc.floatingTooltip=Fix the table of contents to the right side of the screen
149doc.expand_doc=Expand document
150doc.collapse_doc=Collapse document
151doc.document=Document
152doc.back_to_top=back to top
153doc.default_view=Default view
154doc.image_view=Image view
155doc.text_view=Text view
156
157doc.map_nearby_docs=Show documents near here
158
159maps.scrolllabel=Scroll through places
160
161external.title=External Link
162external.text=The link you have selected is external to any of your currently selected collections. If you still wish to view this link and your browser has access to the Web, you can {0-go-forward-link} to this page; otherwise use your browsers 'back' button to return to the previous document.
163external.go_forward=go forward
164
165#########################################################
166# User Comments section (available on a document page) #
167#########################################################
168
169usercomments.username=User name
170usercomments.add=Add Comment
171usercomments.submit=Submit Comment
172usercomments.submitted=Comment Submitted
173usercomments.isempty=Comment was empty.
174usercomments.heading=Comments
175
176#####################
177# Document Editing #
178#####################
179
180de.rebuilding_collection=rebuilding collection
181de.no_changes=No changes detected
182de.save=Save changes
183de.rebuild=Rebuild
184de.saverebuild=Save and Rebuild
185de.extract_pages=Extract these pages to a document
186de.visible_metadata=Visible metadata:
187de.all_metadata=All
188de.add_new_metadata=Add new metadata
189de.add_all_metadata=Add all
190de.no_meta_name_given=No value given for new metadata name
191de.edit_metadata=edit metadata
192de.hide_metadata=hide metadata
193de.remove=remove
194de.edit_content=Edit content
195de.hide_editor=Hide Editor
196de.save_changes=Save changes
197de.saving=Saving
198de.enter_meta_name=Enter a metadata name, then click 'Add New Metadata'
199de.enter_meta_dropdown=Enter a metadata name, or use the down arrow to select one, then click 'Add New Metadata'
200de.top_level_menu=Top level menu
201##################
202# authentication page
203##################
204authen.username=Username
205authen.page_not_found=Page not found
206authen.submit=Submit
207authen.error_failed_to_add=Error: Failed to add user
208authen.user_added_success=User added successfully
209authen.status=Status
210authen.password=Password
211authen.account_status=Account status
212authen.enabled=enabled
213authen.disabled=disabled
214authen.groups=Groups
215authen.add_group=Add Group
216authen.comment=Comment
217authen.email=Email address
218authen.add_a_new_user_title=Add a New User
219authen.old_password=Old password
220authen.new_password=New password
221authen.retype_password=Retype password
222authen.edit_user_information=Edit User Information
223authen.list_of_current_users_title=List of current users
224authen.delete_warning=Are you sure you want to delete user
225authen.edit=Edit
226authen.delete=Delete
227authen.authentication=Administration Page
228authen.add_a_new_user=Add a New User
229authen.register=Register
230authen.account_settings=Account Settings
231authen.change_password=Change Password
232authen.reset_password=Reset Password
233authen.register_as_new=Register as a new user
234authen.group_desc=Groups is a comma-separated list of group names. Type in a group name, or choose one from the list and click 'Add Group'.
235authen.admin_desc='Administrator' gives access to user management
236authen.all_coll_edit_desc='all-collections-editor' allows editing of all collections
237authen.pers_coll_edit_desc='personal-collections-editor' allows editing of all collections created by the user in GLI
238authen.single_coll_edit_desc='COLLNAME-collection-editor' allows editing of the specified collection (replace COLLNAME with the collection identifier)
239
240
241##################
242# RSS page #
243###################
244rss.page_title=RSS Feed
245
246##############
247# Basket common strings
248####################
249basket.expand=Expand
250basket.collapse=Collapse
251basket.clear=Clear basket
252
253###################
254# Document basket #
255###################
256db.doc_basket=Document Basket
257db.access_denied=Access Denied
258db.no_collection_building=You cannot use this feature of Greenstone as you do not have collection building enabled
259
260
261#####################
262# Berry Baskets #
263#####################
264
265berry.title=Berry Basket
266berry.full_view=Full View
267berry.text_view=Text View
268berry.email_view=Email
269berry.help=Drag & drop berries here to add documents to your Berry Basket
270berry.full=Full View »
271berry.to=To:
272berry.cc=CC:
273berry.bcc=BCC:
274berry.subject=Subject:
275berry.send=Send
276berry.url_only=URL only view
277berry.url_and_metadata=URL and Metadata view
278berry.empty_basket=Your berry basket is empty
279berry.doc_name=ID
280berry.doc_title=title
281berry.doc_collection=collection
282berry.doc_date=date
283berry.doc_root_title=main title
284berry.send_success=Sending mail succeeded
285berry.send_fail=Sending mail failed
286
287
288
Note: See TracBrowser for help on using the repository browser.