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
RevLine 
[24009]1#***** IMAGE URLS *****
[24450]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
[26204]7slideshow_image=interfaces/__INTERFACE_NAME__/images/slideshow.png
[24450]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
[24558]13trash_full_image=interfaces/__INTERFACE_NAME__/images/trash-full.png
[27015]14trash_empty_image=interfaces/__INTERFACE_NAME__/images/trash-empty.png
[25020]15blank_image=interfaces/__INTERFACE_NAME__/images/blankImage.png
[26204]16next_image=interfaces/__INTERFACE_NAME__/images/next.png
17prev_image=interfaces/__INTERFACE_NAME__/images/previous.png
[26217]18zoom_image=interfaces/__INTERFACE_NAME__/images/zoom.png
[26226]19left_arrow_image=interfaces/__INTERFACE_NAME__/images/leftarrow.png
20float_toc_image=interfaces/__INTERFACE_NAME__/images/floattoc.png
[27081]21green_bug_image=interfaces/__INTERFACE_NAME__/images/GB.png
[24009]22
23#***** TEXT FRAGMENTS *****
[10042]24gsdl=Greenstone Digital Library Software
25gs3power=powered by greenstone3
[18312]26error=Error:
[26489]27hide_error=Hide Error
28show_error=Show Error
[10042]29# the buttons
[25020]30home_b=Home
31help_b=Help
32pref_b=Preferences
[25457]33debuginfo_b=Debug info
[25020]34login_b=Login
[10042]35# tool tips for the buttons
36home_tip=Library home page
37help_tip=Help pages
38pref_tip=Change your interface preferences
[25457]39debuginfo_tip=Display debug view options
[25020]40login_tip=Login
[31855]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
[10042]55aboutpage=About page
[18312]56home.quick_search=Quick Search
57home.librarian_interface=The Librarian Interface
[32150]58home.gliapp_webstart=GLI Java Web Start application
[18312]59home.select_a_collection=Select a collection
[31381]60home.select_a_group=Select a collection group
61home.select_a_collection_or_group=Select a collection or group
[26579]62home.no_collections=This library has no valid collections
[32150]63home.no_collections_group=This group has no valid collections
[30781]64#***** logged in menu
[30797]65menu.account_settings=Account settings
66menu.enable_edit_mode=Enable edit mode
67menu.disable_edit_mode=Disable edit mode
68menu.logout=Logout
[25480]69
70######################
71# system page
[10042]72#######################
[25480]73system.title=System Request
74######################
75# about page
76#######################
[10042]77about.noservices=There are no services available for this collection.
[23813]78about.services=Extra services available:
[10042]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
[25480]81#######################
82# query page
83########################
[20466]84query=Search
[26393]85query.nodocsmatch=No {0-level-plural} match the query.
86query.onedocsmatch=One {0-level-single} matches the query.
[26398]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.
[10042]90
[30812]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
[30808]94
[30812]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}
[30808]97
[24009]98query.document=document
99query.document_plural=documents
[25547]100query.section=section
101query.section_plural=sections
[24009]102
[26370]103# eg Displaying 1 to 20 of 42 sections/documents
[26393]104query.displayingnumdocs=Displaying {0-startnum} to {1-endnum} of {2-totalnum} {3-level-plural}
[24009]105
[24052]106query.common=The following terms are too common and have been excluded from the search:
107
[30781]108query.results.next=Next
109query.results.previous=Previous
110
111query.facet.less=See less...
112query.facet.more=See more...
113
[10042]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:
[23813]122pref.maxDocs=Maximum documents to return:
[10042]123pref.all=all
124pref.set_prefs=Set preferences
[30808]125pref.set_prefs_help=Click 'Set preferences' if you want to save your changes.
[30781]126pref.berrybasket=Berry basket:
127pref.documentbasket=Document basket:
128pref.on=on
129pref.off=off
[13997]130pref.book=Book viewer mode:
[30808]131pref.formatedit=Format edit mode:
132pref.theme=Visual theme:
133pref.switch_theme=Switch Theme
[30809]134pref.theme_default=Greenstone Default
135pref.theme_custom1=Greenstone Custom 1
136pref.theme_custom2=Greenstone Custom 2
[10042]137##################
[18312]138# document page
[10042]139##################
[25269]140doc.loading=loading
[30808]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
[24009]151doc.document=Document
152doc.back_to_top=back to top
[30808]153doc.default_view=Default view
154doc.image_view=Image view
155doc.text_view=Text view
[10042]156
[30781]157doc.map_nearby_docs=Show documents near here
[31537]158
[26204]159maps.scrolllabel=Scroll through places
[25269]160
[18312]161external.title=External Link
[30815]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.
[18312]163external.go_forward=go forward
[23813]164
[31537]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
[30781]176#####################
177# Document Editing #
178#####################
[23813]179
[30808]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
[31910]189de.add_all_metadata=Add all
[30808]190de.no_meta_name_given=No value given for new metadata name
191de.edit_metadata=edit metadata
192de.hide_metadata=hide metadata
[30815]193de.remove=remove
[30808]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'
[31068]200de.top_level_menu=Top level menu
[23813]201##################
[14292]202# authentication page
203##################
[25297]204authen.username=Username
[26489]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
[25297]210authen.password=Password
211authen.account_status=Account status
[14292]212authen.enabled=enabled
213authen.disabled=disabled
[25297]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
[14292]223authen.list_of_current_users_title=List of current users
[25297]224authen.delete_warning=Are you sure you want to delete user
225authen.edit=Edit
226authen.delete=Delete
[25269]227authen.authentication=Administration Page
228authen.add_a_new_user=Add a New User
[25297]229authen.register=Register
230authen.account_settings=Account Settings
231authen.change_password=Change Password
232authen.reset_password=Reset Password
[30801]233authen.register_as_new=Register as a new user
[31071]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)
[25297]239
[26489]240
[30781]241##################
242# RSS page #
243###################
244rss.page_title=RSS Feed
[26489]245
[30781]246##############
247# Basket common strings
248####################
249basket.expand=Expand
250basket.collapse=Collapse
251basket.clear=Clear basket
252
[25297]253###################
254# Document basket #
255###################
[30781]256db.doc_basket=Document Basket
[25564]257db.access_denied=Access Denied
258db.no_collection_building=You cannot use this feature of Greenstone as you do not have collection building enabled
[25297]259
[25457]260
[30781]261#####################
262# Berry Baskets #
263#####################
264
265berry.title=Berry Basket
[30823]266berry.full_view=Full View
267berry.text_view=Text View
268berry.email_view=Email
[30781]269berry.help=Drag & drop berries here to add documents to your Berry Basket
270berry.full=Full View »
[30823]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
[30781]286
287
[30823]288
Note: See TracBrowser for help on using the repository browser.