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

Last change on this file since 33092 was 33092, checked in by davidb, 5 years ago

Same idea as floattoc, but for berry basket

  • Property svn:keywords set to Author Date Id Revision
File size: 14.5 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
[33092]21float_berrybasket_image=interfaces/__INTERFACE_NAME__/images/floatberrybasket.png
[27081]22green_bug_image=interfaces/__INTERFACE_NAME__/images/GB.png
[24009]23
24#***** TEXT FRAGMENTS *****
[10042]25gsdl=Greenstone Digital Library Software
26gs3power=powered by greenstone3
[18312]27error=Error:
[26489]28hide_error=Hide Error
29show_error=Show Error
[10042]30# the buttons
[25020]31home_b=Home
32help_b=Help
33pref_b=Preferences
[25457]34debuginfo_b=Debug info
[25020]35login_b=Login
[10042]36# tool tips for the buttons
37home_tip=Library home page
38help_tip=Help pages
39pref_tip=Change your interface preferences
[25457]40debuginfo_tip=Display debug view options
[25020]41login_tip=Login
[31855]42# months - used by replaceList in siteConfig. need to change to get from java..
[32375]43num=Number
[31855]44textmonth01=January
45textmonth02=February
46textmonth03=March
47textmonth04=April
48textmonth05=May
49textmonth06=June
50textmonth07=July
51textmonth08=August
52textmonth09=September
53textmonth10=October
54textmonth11=November
55textmonth12=December
56
[10042]57aboutpage=About page
[18312]58home.quick_search=Quick Search
59home.librarian_interface=The Librarian Interface
[32150]60home.gliapp_webstart=GLI Java Web Start application
[18312]61home.select_a_collection=Select a collection
[31381]62home.select_a_group=Select a collection group
63home.select_a_collection_or_group=Select a collection or group
[26579]64home.no_collections=This library has no valid collections
[32150]65home.no_collections_group=This group has no valid collections
[30781]66#***** logged in menu
[30797]67menu.account_settings=Account settings
68menu.enable_edit_mode=Enable edit mode
69menu.disable_edit_mode=Disable edit mode
70menu.logout=Logout
[25480]71
72######################
73# system page
[10042]74#######################
[25480]75system.title=System Request
76######################
77# about page
78#######################
[10042]79about.noservices=There are no services available for this collection.
[23813]80about.services=Extra services available:
[10042]81about.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.
82
[25480]83#######################
84# query page
85########################
[20466]86query=Search
[26393]87query.nodocsmatch=No {0-level-plural} match the query.
88query.onedocsmatch=One {0-level-single} matches the query.
[26398]89query.manydocsmatch={0-numdocs} {1-level-plural} match the query.
90query.atleastdocsmatch=At least {0-numdocs} {1-level-plural} match the query.
91query.docsreturned={0-numdocs} {1-level-plural} returned.
[10042]92
[30812]93query.termoccurs.0='{0-term}' occurs 0 times
94query.termoccurs.1='{0-term}' occurs 1 time
95query.termoccurs.x='{0-term}' occurs {1-termfreq} times
[30808]96
[30812]97query.termoccurs.x.1='{0-term}' occurs {1-termfreq} times in 1 {3-level-single}
98query.termoccurs.x.x='{0-term}' occurs {1-termfreq} times in {2-numdocs} {3-level-plural}
[30808]99
[24009]100query.document=document
101query.document_plural=documents
[25547]102query.section=section
103query.section_plural=sections
[24009]104
[26370]105# eg Displaying 1 to 20 of 42 sections/documents
[26393]106query.displayingnumdocs=Displaying {0-startnum} to {1-endnum} of {2-totalnum} {3-level-plural}
[24009]107
[24052]108query.common=The following terms are too common and have been excluded from the search:
109
[30781]110query.results.next=Next
111query.results.previous=Previous
112
113query.facet.less=See less...
114query.facet.more=See more...
115
[10042]116##################
117# prefs page
118##################
119pref.searchpref=Search preferences
120pref.prespref=Presentation preferences
121pref.interfacelang=Interface language:
122pref.encoding=Encoding:
123pref.hitsperpage=Number of hits per page:
[23813]124pref.maxDocs=Maximum documents to return:
[10042]125pref.all=all
126pref.set_prefs=Set preferences
[30808]127pref.set_prefs_help=Click 'Set preferences' if you want to save your changes.
[30781]128pref.berrybasket=Berry basket:
129pref.documentbasket=Document basket:
130pref.on=on
131pref.off=off
[13997]132pref.book=Book viewer mode:
[30808]133pref.formatedit=Format edit mode:
134pref.theme=Visual theme:
135pref.switch_theme=Switch Theme
[30809]136pref.theme_default=Greenstone Default
137pref.theme_custom1=Greenstone Custom 1
138pref.theme_custom2=Greenstone Custom 2
[10042]139##################
[18312]140# document page
[10042]141##################
[25269]142doc.loading=loading
[30808]143doc.filter_pages=Filter pages
144doc.filter.pagenum=pagenum
145doc.filter.title=title
146doc.highlightTooltip=Enable or disable search term highlighting
147doc.realisticBooksTooltip=Enable or disable the realistic books view
148doc.zoomTooltip=Enable or disable zooming images in the standard view
149doc.slideshowTooltip=View a slideshow of the images
150doc.floatingTooltip=Fix the table of contents to the right side of the screen
151doc.expand_doc=Expand document
152doc.collapse_doc=Collapse document
[24009]153doc.document=Document
154doc.back_to_top=back to top
[30808]155doc.default_view=Default view
156doc.image_view=Image view
157doc.text_view=Text view
[10042]158
[30781]159doc.map_nearby_docs=Show documents near here
[32630]160doc.nearby_doc_tooltip=Hover to center the map on this document; Click to go to the document.
[26204]161maps.scrolllabel=Scroll through places
[25269]162
[18312]163external.title=External Link
[30815]164external.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]165external.go_forward=go forward
[23813]166
[31537]167#########################################################
168# User Comments section (available on a document page) #
169#########################################################
170
171usercomments.username=User name
172usercomments.add=Add Comment
173usercomments.submit=Submit Comment
174usercomments.submitted=Comment Submitted
175usercomments.isempty=Comment was empty.
176usercomments.heading=Comments
177
[30781]178#####################
179# Document Editing #
180#####################
[32469]181de.error=Editing unavailable...
[32470]182de.error_unavailable=Document editing is unavailable at this time. Maybe the archives folder is not present.
183de.error_wrong_group=You are not a member of the right group to have edit permission for this collection.
184de.error_contact_admin=Please contact your library administrator ({0}).
[30808]185de.rebuilding_collection=rebuilding collection
186de.no_changes=No changes detected
187de.save=Save changes
188de.rebuild=Rebuild
189de.saverebuild=Save and Rebuild
190de.extract_pages=Extract these pages to a document
191de.visible_metadata=Visible metadata:
192de.all_metadata=All
193de.add_new_metadata=Add new metadata
[31910]194de.add_all_metadata=Add all
[30808]195de.no_meta_name_given=No value given for new metadata name
[32824]196de.edit_metadata=Edit metadata
197de.edit_map_gps=Edit map GPS
198de.hide_metadata=Hide metadata
199de.hide_map_gps=Hide map GPS
[30815]200de.remove=remove
[30808]201de.edit_content=Edit content
202de.hide_editor=Hide Editor
203de.save_changes=Save changes
204de.saving=Saving
205de.enter_meta_name=Enter a metadata name, then click 'Add New Metadata'
206de.enter_meta_dropdown=Enter a metadata name, or use the down arrow to select one, then click 'Add New Metadata'
[31068]207de.top_level_menu=Top level menu
[23813]208##################
[14292]209# authentication page
210##################
[25297]211authen.username=Username
[26489]212authen.page_not_found=Page not found
213authen.submit=Submit
214authen.error_failed_to_add=Error: Failed to add user
215authen.user_added_success=User added successfully
216authen.status=Status
[25297]217authen.password=Password
218authen.account_status=Account status
[14292]219authen.enabled=enabled
220authen.disabled=disabled
[25297]221authen.groups=Groups
222authen.add_group=Add Group
223authen.comment=Comment
224authen.email=Email address
225authen.add_a_new_user_title=Add a New User
226authen.old_password=Old password
227authen.new_password=New password
228authen.retype_password=Retype password
229authen.edit_user_information=Edit User Information
[14292]230authen.list_of_current_users_title=List of current users
[25297]231authen.delete_warning=Are you sure you want to delete user
232authen.edit=Edit
233authen.delete=Delete
[25269]234authen.authentication=Administration Page
235authen.add_a_new_user=Add a New User
[25297]236authen.register=Register
237authen.account_settings=Account Settings
238authen.change_password=Change Password
239authen.reset_password=Reset Password
[30801]240authen.register_as_new=Register as a new user
[31071]241authen.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'.
242authen.admin_desc='Administrator' gives access to user management
243authen.all_coll_edit_desc='all-collections-editor' allows editing of all collections
244authen.pers_coll_edit_desc='personal-collections-editor' allows editing of all collections created by the user in GLI
245authen.single_coll_edit_desc='COLLNAME-collection-editor' allows editing of the specified collection (replace COLLNAME with the collection identifier)
[25297]246
[26489]247
[30781]248##################
249# RSS page #
250###################
251rss.page_title=RSS Feed
[26489]252
[30781]253##############
254# Basket common strings
255####################
256basket.expand=Expand
257basket.collapse=Collapse
258basket.clear=Clear basket
259
[25297]260###################
261# Document basket #
262###################
[30781]263db.doc_basket=Document Basket
[25564]264db.access_denied=Access Denied
265db.no_collection_building=You cannot use this feature of Greenstone as you do not have collection building enabled
[25297]266
[32979]267###################
268# Human Verification Page
269#######################
[25457]270
[32979]271verify.title=Verification
272verify.terms_title=Terms and Conditions
273verify.terms_content=Terms And Conditions<br/>To customise these terms and conditions, either edit verify.terms_content in web/WEB-INF/classes/interface_default.properties (for the whole library) or create collname.properties in web/sites/localsite/collect/collname/resources folder, and add verify.terms_content=custom terms.
274verify.terms_accept=I accept the terms and conditions
275
276###################
277# Error Page
278###################
279
280error.title=Oops! Something went wrong.
281error.recap_fail=Recaptcha Failed.
282error.wrong_group=You are not in the right group to view this document.
283
[30781]284#####################
285# Berry Baskets #
286#####################
287
288berry.title=Berry Basket
[30823]289berry.full_view=Full View
290berry.text_view=Text View
291berry.email_view=Email
[30781]292berry.help=Drag & drop berries here to add documents to your Berry Basket
293berry.full=Full View »
[30823]294berry.to=To:
295berry.cc=CC:
296berry.bcc=BCC:
297berry.subject=Subject:
298berry.send=Send
299berry.url_only=URL only view
300berry.url_and_metadata=URL and Metadata view
301berry.empty_basket=Your berry basket is empty
302berry.doc_name=ID
303berry.doc_title=title
304berry.doc_collection=collection
305berry.doc_date=date
306berry.doc_root_title=main title
307berry.send_success=Sending mail succeeded
308berry.send_fail=Sending mail failed
[30781]309
[32469]310##################################
311# About Greenstone page
312##################################
[30781]313
[32469]314gsdl.title=About Greenstone
315gsdl.brief=About the Greenstone software
316gsdl.main=Greenstone is a suite of software which has the ability to serve digital library collections and build new collections. It provides a versatile way of organizing information and publishing it on the web or on removable media such as DVD or USB thumb drive. Greenstone is produced by the New Zealand Digital Library Project at the University of Waikato, and distributed in cooperation with UNESCO and the Human Info NGO. It is open-source software, available from {0-link} under the terms of the GNU General Public License.
317gsdl.technical=Technical
318gsdl.technical_desc=See the <a href="{0}">greenstone factsheet</a> for technical details such as versions, platform support and interoperability. There are two major versions of the software: the original Greenstone 2, and Greenstone 3 which is a complete redesign and reimplementation. Greenstone 3 is under active development, and is recommended for download. This page is part of a Greenstone 3 installation.
319gsdl.customisation=Customisation
320gsdl.customisation_desc=Greenstone is specifically designed to be highly extensible and customisable. New document and metadata formats are accommodated by writing "plugins" (in Perl). Analogously, new metadata browsing structures can be implemented by writing "classifiers." The user interface look-and-feel can be altered using XSLT templates, CSS and Javascript. The source code, in Java, C++, Perl and C++, is available and accessible for modification. For more information, see the <a href="{0}">Greenstone wiki</a>.
321gsdl.documentation=Documentation
322gsdl.documentation_desc=Extensive documentation for the Greenstone software is available on the <a href="{0}">Greenstone Wiki</a>, including step-by-step <a href="{1}">tutorials</a>.
323gsdl.support=Support
324gsdl.support_desc=See the <a href="{0}">support</a> page for details about language specific mailing lists, regional support groups and other resources.
325gsdl.bugs=Bugs
326gsdl.bugs_desc=We want to ensure that this software works well for you. Please report any bugs to the <a href="{0}">Greenstone Users Mailing List</a>.
327gsdl.greenstone_stone=Greenstone is a semi-precious stone that (like this software) is sourced in New Zealand. In traditional Maori society it was the most highly prized and sought after of all substances. It can absorb and hold wairua, which is a spirit or life force, and is endowed with traditional virtues that make it an appropriate emblem for a public-domain digital library project. Its lustre shows charity; its translucence, honesty; its toughness, courage; and the sharp edge it can take, justice.
328gsdl.toki_about1=In November 2000, a toki pou tangata (greenstone adze) was presented to the New Zealand Digital Library by Māori, to acknowledge the important work being done on taonga (treasure) such as the <a href="{0}">Niupepa Collection</a>. The toki was carved by Bernard Makoare of Ngāti Whātua and Te Rarawa descent.
329gsdl.toki_about2=The toki is to symbolize the significance of pounamu (greenstone). It is to inspire the work that is being done here with qualities of mana, authority and leadership. It is a tough stone, a connection to be made. It is to be used to carve out and guide the excellence of thought that is harvested in the New Zealand Digital Library.
[30823]330
Note: See TracBrowser for help on using the repository browser.