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

Last change on this file since 32979 was 32979, checked in by kjdon, 5 years ago

added strings for verify page, and error page

  • Property svn:keywords set to Author Date Id Revision
File size: 14.4 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..
42num=Number
43textmonth01=January
44textmonth02=February
45textmonth03=March
46textmonth04=April
47textmonth05=May
48textmonth06=June
49textmonth07=July
50textmonth08=August
51textmonth09=September
52textmonth10=October
53textmonth11=November
54textmonth12=December
55
56aboutpage=About page
57home.quick_search=Quick Search
58home.librarian_interface=The Librarian Interface
59home.gliapp_webstart=GLI Java Web Start application
60home.select_a_collection=Select a collection
61home.select_a_group=Select a collection group
62home.select_a_collection_or_group=Select a collection or group
63home.no_collections=This library has no valid collections
64home.no_collections_group=This group has no valid collections
65#***** logged in menu
66menu.account_settings=Account settings
67menu.enable_edit_mode=Enable edit mode
68menu.disable_edit_mode=Disable edit mode
69menu.logout=Logout
70
71######################
72# system page
73#######################
74system.title=System Request
75######################
76# about page
77#######################
78about.noservices=There are no services available for this collection.
79about.services=Extra services available:
80about.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.
81
82#######################
83# query page
84########################
85query=Search
86query.nodocsmatch=No {0-level-plural} match the query.
87query.onedocsmatch=One {0-level-single} matches the query.
88query.manydocsmatch={0-numdocs} {1-level-plural} match the query.
89query.atleastdocsmatch=At least {0-numdocs} {1-level-plural} match the query.
90query.docsreturned={0-numdocs} {1-level-plural} returned.
91
92query.termoccurs.0='{0-term}' occurs 0 times
93query.termoccurs.1='{0-term}' occurs 1 time
94query.termoccurs.x='{0-term}' occurs {1-termfreq} times
95
96query.termoccurs.x.1='{0-term}' occurs {1-termfreq} times in 1 {3-level-single}
97query.termoccurs.x.x='{0-term}' occurs {1-termfreq} times in {2-numdocs} {3-level-plural}
98
99query.document=document
100query.document_plural=documents
101query.section=section
102query.section_plural=sections
103
104# eg Displaying 1 to 20 of 42 sections/documents
105query.displayingnumdocs=Displaying {0-startnum} to {1-endnum} of {2-totalnum} {3-level-plural}
106
107query.common=The following terms are too common and have been excluded from the search:
108
109query.results.next=Next
110query.results.previous=Previous
111
112query.facet.less=See less...
113query.facet.more=See more...
114
115##################
116# prefs page
117##################
118pref.searchpref=Search preferences
119pref.prespref=Presentation preferences
120pref.interfacelang=Interface language:
121pref.encoding=Encoding:
122pref.hitsperpage=Number of hits per page:
123pref.maxDocs=Maximum documents to return:
124pref.all=all
125pref.set_prefs=Set preferences
126pref.set_prefs_help=Click 'Set preferences' if you want to save your changes.
127pref.berrybasket=Berry basket:
128pref.documentbasket=Document basket:
129pref.on=on
130pref.off=off
131pref.book=Book viewer mode:
132pref.formatedit=Format edit mode:
133pref.theme=Visual theme:
134pref.switch_theme=Switch Theme
135pref.theme_default=Greenstone Default
136pref.theme_custom1=Greenstone Custom 1
137pref.theme_custom2=Greenstone Custom 2
138##################
139# document page
140##################
141doc.loading=loading
142doc.filter_pages=Filter pages
143doc.filter.pagenum=pagenum
144doc.filter.title=title
145doc.highlightTooltip=Enable or disable search term highlighting
146doc.realisticBooksTooltip=Enable or disable the realistic books view
147doc.zoomTooltip=Enable or disable zooming images in the standard view
148doc.slideshowTooltip=View a slideshow of the images
149doc.floatingTooltip=Fix the table of contents to the right side of the screen
150doc.expand_doc=Expand document
151doc.collapse_doc=Collapse document
152doc.document=Document
153doc.back_to_top=back to top
154doc.default_view=Default view
155doc.image_view=Image view
156doc.text_view=Text view
157
158doc.map_nearby_docs=Show documents near here
159doc.nearby_doc_tooltip=Hover to center the map on this document; Click to go to the document.
160maps.scrolllabel=Scroll through places
161
162external.title=External Link
163external.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.
164external.go_forward=go forward
165
166#########################################################
167# User Comments section (available on a document page) #
168#########################################################
169
170usercomments.username=User name
171usercomments.add=Add Comment
172usercomments.submit=Submit Comment
173usercomments.submitted=Comment Submitted
174usercomments.isempty=Comment was empty.
175usercomments.heading=Comments
176
177#####################
178# Document Editing #
179#####################
180de.error=Editing unavailable...
181de.error_unavailable=Document editing is unavailable at this time. Maybe the archives folder is not present.
182de.error_wrong_group=You are not a member of the right group to have edit permission for this collection.
183de.error_contact_admin=Please contact your library administrator ({0}).
184de.rebuilding_collection=rebuilding collection
185de.no_changes=No changes detected
186de.save=Save changes
187de.rebuild=Rebuild
188de.saverebuild=Save and Rebuild
189de.extract_pages=Extract these pages to a document
190de.visible_metadata=Visible metadata:
191de.all_metadata=All
192de.add_new_metadata=Add new metadata
193de.add_all_metadata=Add all
194de.no_meta_name_given=No value given for new metadata name
195de.edit_metadata=Edit metadata
196de.edit_map_gps=Edit map GPS
197de.hide_metadata=Hide metadata
198de.hide_map_gps=Hide map GPS
199de.remove=remove
200de.edit_content=Edit content
201de.hide_editor=Hide Editor
202de.save_changes=Save changes
203de.saving=Saving
204de.enter_meta_name=Enter a metadata name, then click 'Add New Metadata'
205de.enter_meta_dropdown=Enter a metadata name, or use the down arrow to select one, then click 'Add New Metadata'
206de.top_level_menu=Top level menu
207##################
208# authentication page
209##################
210authen.username=Username
211authen.page_not_found=Page not found
212authen.submit=Submit
213authen.error_failed_to_add=Error: Failed to add user
214authen.user_added_success=User added successfully
215authen.status=Status
216authen.password=Password
217authen.account_status=Account status
218authen.enabled=enabled
219authen.disabled=disabled
220authen.groups=Groups
221authen.add_group=Add Group
222authen.comment=Comment
223authen.email=Email address
224authen.add_a_new_user_title=Add a New User
225authen.old_password=Old password
226authen.new_password=New password
227authen.retype_password=Retype password
228authen.edit_user_information=Edit User Information
229authen.list_of_current_users_title=List of current users
230authen.delete_warning=Are you sure you want to delete user
231authen.edit=Edit
232authen.delete=Delete
233authen.authentication=Administration Page
234authen.add_a_new_user=Add a New User
235authen.register=Register
236authen.account_settings=Account Settings
237authen.change_password=Change Password
238authen.reset_password=Reset Password
239authen.register_as_new=Register as a new user
240authen.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'.
241authen.admin_desc='Administrator' gives access to user management
242authen.all_coll_edit_desc='all-collections-editor' allows editing of all collections
243authen.pers_coll_edit_desc='personal-collections-editor' allows editing of all collections created by the user in GLI
244authen.single_coll_edit_desc='COLLNAME-collection-editor' allows editing of the specified collection (replace COLLNAME with the collection identifier)
245
246
247##################
248# RSS page #
249###################
250rss.page_title=RSS Feed
251
252##############
253# Basket common strings
254####################
255basket.expand=Expand
256basket.collapse=Collapse
257basket.clear=Clear basket
258
259###################
260# Document basket #
261###################
262db.doc_basket=Document Basket
263db.access_denied=Access Denied
264db.no_collection_building=You cannot use this feature of Greenstone as you do not have collection building enabled
265
266###################
267# Human Verification Page
268#######################
269
270verify.title=Verification
271verify.terms_title=Terms and Conditions
272verify.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.
273verify.terms_accept=I accept the terms and conditions
274
275###################
276# Error Page
277###################
278
279error.title=Oops! Something went wrong.
280error.recap_fail=Recaptcha Failed.
281error.wrong_group=You are not in the right group to view this document.
282
283#####################
284# Berry Baskets #
285#####################
286
287berry.title=Berry Basket
288berry.full_view=Full View
289berry.text_view=Text View
290berry.email_view=Email
291berry.help=Drag & drop berries here to add documents to your Berry Basket
292berry.full=Full View »
293berry.to=To:
294berry.cc=CC:
295berry.bcc=BCC:
296berry.subject=Subject:
297berry.send=Send
298berry.url_only=URL only view
299berry.url_and_metadata=URL and Metadata view
300berry.empty_basket=Your berry basket is empty
301berry.doc_name=ID
302berry.doc_title=title
303berry.doc_collection=collection
304berry.doc_date=date
305berry.doc_root_title=main title
306berry.send_success=Sending mail succeeded
307berry.send_fail=Sending mail failed
308
309##################################
310# About Greenstone page
311##################################
312
313gsdl.title=About Greenstone
314gsdl.brief=About the Greenstone software
315gsdl.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.
316gsdl.technical=Technical
317gsdl.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.
318gsdl.customisation=Customisation
319gsdl.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>.
320gsdl.documentation=Documentation
321gsdl.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>.
322gsdl.support=Support
323gsdl.support_desc=See the <a href="{0}">support</a> page for details about language specific mailing lists, regional support groups and other resources.
324gsdl.bugs=Bugs
325gsdl.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>.
326gsdl.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.
327gsdl.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.
328gsdl.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.
329
Note: See TracBrowser for help on using the repository browser.