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

Last change on this file since 36085 was 36085, checked in by kjdon, 2 years ago

removed a couple more berry things

  • Property svn:keywords set to Author Date Id Revision
File size: 16.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..
42num=Number
43textmonth00=Undefined
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
57aboutpage=About page
58home.quick_search=Quick Search
59home.librarian_interface=The Librarian Interface
60home.gliapp_webstart=GLI Java Web Start application
61home.select_a_collection=Select a collection
62home.select_a_group=Select a collection group
63home.select_a_collection_or_group=Select a collection or group
64home.no_collections=This library has no valid collections
65home.no_collections_group=This group has no valid collections
66#***** logged in menu
67menu.account_settings=Account settings
68menu.enable_edit_mode=Enable edit mode
69menu.disable_edit_mode=Disable edit mode
70menu.logout=Logout
71
72######################
73# system page
74#######################
75system.title=System Request
76######################
77# about page
78#######################
79about.noservices=There are no services available for this collection.
80about.services=Extra services available:
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.
82about.standarddescription=This collection contains {0-numdocs} documents.
83about.standarddescriptiondays=This collection contains {0-numdocs} documents and was last built {1-numdays} days ago.
84about.standarddescriptiondate=This collection contains {0-numdocs} documents and was last built on {1-date}.
85
86#######################
87# query page
88########################
89query=Search
90query.nodocsmatch=No {0-level-plural} match the query.
91query.onedocsmatch=One {0-level-single} matches the query.
92query.manydocsmatch={0-numdocs} {1-level-plural} match the query.
93query.atleastdocsmatch=At least {0-numdocs} {1-level-plural} match the query.
94query.docsreturned={0-numdocs} {1-level-plural} returned.
95
96query.termoccurs.0='{0-term}' occurs 0 times
97query.termoccurs.1='{0-term}' occurs 1 time
98query.termoccurs.x='{0-term}' occurs {1-termfreq} times
99
100query.termoccurs.x.1='{0-term}' occurs {1-termfreq} times in 1 {3-level-single}
101query.termoccurs.x.x='{0-term}' occurs {1-termfreq} times in {2-numdocs} {3-level-plural}
102
103query.document=document
104query.document_plural=documents
105query.section=section
106query.section_plural=sections
107
108# eg Displaying 1 to 20 of 42 sections/documents
109query.displayingnumdocs=Displaying {0-startnum} to {1-endnum} of {2-totalnum} {3-level-plural}
110
111query.common=The following terms are too common and have been excluded from the search:
112
113query.results.next=Next
114query.results.previous=Previous
115
116query.facet.less=See less...
117query.facet.more=See more...
118
119##################
120# prefs page
121##################
122pref.searchpref=Search preferences
123pref.prespref=Presentation preferences
124pref.interfacelang=Interface language:
125pref.encoding=Encoding:
126pref.hitsperpage=Number of hits per page:
127pref.maxDocs=Maximum documents to return:
128pref.all=all
129pref.set_prefs=Set preferences
130pref.set_prefs_help=Click 'Set preferences' if you want to save your changes.
131pref.favouritebasket=Favourite basket:
132pref.documentbasket=Document basket:
133pref.on=on
134pref.off=off
135pref.book=Book viewer mode:
136pref.formatedit=Format edit mode:
137pref.theme=Visual theme:
138pref.switch_theme=Switch Theme
139pref.theme_default=Greenstone Default
140pref.theme_custom1=Greenstone Custom 1
141pref.theme_custom2=Greenstone Custom 2
142##################
143# document page
144##################
145doc.loading=loading
146doc.filter_pages=Filter pages
147doc.filter.pagenum=pagenum
148doc.filter.title=title
149doc.highlightTooltip=Enable or disable search term highlighting
150doc.realisticBooksTooltip=Enable or disable the realistic books view
151doc.zoomTooltip=Enable or disable zooming images in the standard view
152doc.slideshowTooltip=View a slideshow of the images
153doc.floatingTooltip=Fix the table of contents to the right side of the screen
154doc.expand_doc=Expand document
155doc.collapse_doc=Collapse document
156doc.document=Document
157doc.back_to_top=back to top
158doc.default_view=Default view
159doc.image_view=Image view
160doc.text_view=Text view
161
162doc.map_nearby_docs=Show documents near here
163doc.nearby_doc_tooltip=Hover to center the map on this document; Click to go to the document.
164maps.scrolllabel=Scroll through places
165
166external.title=External Link
167external.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.
168external.go_forward=go forward
169
170#########################################################
171# User Comments section (available on a document page) #
172#########################################################
173
174usercomments.username=User name
175usercomments.add=Add Comment
176usercomments.submit=Submit Comment
177usercomments.submitted=Comment Submitted
178usercomments.isempty=Comment was empty.
179usercomments.heading=Comments
180
181##########################
182# Depositor Page
183##########################
184
185depositor.title=Depositor
186depositor.description=Add more documents to an existing collection
187depositor.select_collection=Please select a collection:
188depositor.select_collection_option=-- Select a collection --
189depositor.no_valid_collection=You do not have editing access to any collections. Please log in as a different user, or contact your library administrator.
190
191#####################
192# Document Editing #
193#####################
194de.error=Editing unavailable...
195de.error_unavailable=Document editing is unavailable at this time. Maybe the archives folder is not present.
196de.error_wrong_group=You are not a member of the right group to have edit permission for this collection.
197de.error_contact_admin=Please contact your library administrator ({0}).
198de.rebuilding_collection=rebuilding collection
199de.no_changes=No changes detected
200de.save=Save changes
201de.rebuild=Rebuild
202de.saverebuild=Save and Rebuild
203de.extract_pages=Extract these pages to a document
204de.visible_metadata=Visible metadata:
205de.all_metadata=All
206de.add_new_metadata=Add new metadata
207de.add_all_metadata=Add all
208de.no_meta_name_given=No value given for new metadata name
209de.edit_metadata=Edit metadata
210de.edit_map_gps=Edit map GPS
211de.hide_metadata=Hide metadata
212de.hide_map_gps=Hide map GPS
213de.remove=remove
214de.edit_content=Edit content
215de.hide_editor=Hide Editor
216de.save_changes=Save changes
217de.saving=Saving
218de.enter_meta_name=Enter a metadata name, then click 'Add New Metadata'
219de.enter_meta_dropdown=Enter a metadata name, or use the down arrow to select one, then click 'Add New Metadata'
220de.top_level_menu=Top level menu
221##################
222# authentication page
223##################
224authen.username=Username
225authen.page_not_found=Page not found
226authen.submit=Submit
227authen.error_failed_to_add=Error: Failed to add user
228authen.user_added_success=User added successfully
229authen.status=Status
230authen.password=Password
231authen.account_status=Account status
232authen.enabled=enabled
233authen.disabled=disabled
234authen.groups=Groups
235authen.add_group=Add Group
236authen.comment=Comment
237authen.email=Email address
238authen.add_a_new_user_title=Add a New User
239authen.old_password=Old password
240authen.new_password=New password
241authen.retype_password=Retype password
242authen.edit_user_information=Edit User Information
243authen.list_of_current_users_title=List of current users
244authen.delete_warning=Are you sure you want to delete user
245authen.edit=Edit
246authen.delete=Delete
247authen.authentication=Administration Page
248authen.add_a_new_user=Add a New User
249authen.register=Register
250authen.account_settings=Account Settings
251authen.change_password=Change Password
252authen.reset_password=Reset Password
253authen.register_as_new=Register as a new user
254authen.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'.
255authen.admin_desc='Administrator' gives access to user management
256authen.all_coll_edit_desc='all-collections-editor' allows editing of all collections
257authen.pers_coll_edit_desc='personal-collections-editor' allows editing of all collections created by the user in GLI
258authen.single_coll_edit_desc='COLLNAME-collection-editor' allows editing of the specified collection (replace COLLNAME with the collection identifier)
259
260
261##################
262# RSS page #
263###################
264rss.page_title=RSS Feed
265
266##############
267# Basket common strings
268####################
269basket.expand=Expand
270basket.collapse=Collapse
271basket.clear=Clear basket
272
273###################
274# Document basket #
275###################
276db.doc_basket=Document Basket
277db.access_denied=Access Denied
278db.no_collection_building=You cannot use this feature of Greenstone as you do not have collection building enabled
279
280###################
281# Human Verification Page
282#######################
283
284verify.title=Verification
285verify.terms_title=Terms and Conditions
286verify.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 interface_custom.properties in web/sites/localsite/collect/collname/resources folder, and add verify.terms_content=custom terms.
287verify.terms_accept=I accept the terms and conditions
288
289###################
290# Error Page
291###################
292
293error.title=Oops! Something went wrong.
294error.recap_fail=Recaptcha Failed.
295error.wrong_group=You are not in the right group to view this document.
296
297#####################
298# Favourites Basket
299#####################
300
301favourites.title=Favourites
302
303favourites.full_view=Full View
304favourites.text_view=Text View
305favourites.email_view=Email
306favourites.full=Full View »
307favourites.to=To:
308favourites.cc=CC:
309favourites.bcc=BCC:
310favourites.subject=Subject:
311favourites.send=Send
312favourites.url_only=URL only view
313favourites.url_and_metadata=URL and Metadata view
314favourites.empty_basket=You have no saved favourites.
315favourites.doc_name=ID
316favourites.doc_title=title
317favourites.doc_collection=collection
318favourites.doc_date=date
319favourites.doc_root_title=main title
320favourites.send_success=Sending mail succeeded
321favourites.send_fail=Sending mail failed
322favourites.invalid_to_address_empty=The To address field cannot be empty.
323favourites.invalid_to_address=The To address field must contain an email address.
324favourites.invalid_msg_body_empty=The message body text field cannot be empty.
325
326favourites.delete_help=To delete an individual item, click on its favourite\'s icon.
327favourites.delete_else=Or else
328favourites.delete_all=Delete All
329##################################
330# About Greenstone page
331##################################
332
333gsdl.title=About Greenstone
334gsdl.brief=About the Greenstone software
335gsdl.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.
336gsdl.technical=Technical
337gsdl.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.
338gsdl.customisation=Customisation
339gsdl.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>.
340gsdl.documentation=Documentation
341gsdl.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>.
342gsdl.support=Support
343gsdl.support_desc=See the <a href="{0}">support</a> page for details about language specific mailing lists, regional support groups and other resources.
344gsdl.bugs=Bugs
345gsdl.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>.
346gsdl.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.
347gsdl.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.
348gsdl.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.
349
350##################
351# Cookie Consent Manager
352##################
353ccm.Popup_Title=We use Cookies!
354ccm.Popup_Description=Greenstone uses essential cookies to ensure its proper operation.
355ccm.Popup_OpenAdvancedManager=More Info
356ccm.Popup_AcceptAllCookies=Got it
357ccm.Popup_AcceptNecessaryCookies=Reject All
358
359ccm.Manager_Title=Cookie Consent Manager
360ccm.Manager_Description=Greenstone uses essential cookies to ensure its proper operation. You can view this cookie manager later by visiting the preferences page.
361ccm.Manager_SaveSettingsButton=Close
362ccm.Manager_AcceptAllButton=Accept All
363ccm.Manager_AcceptNecessaryButton=Reject All
364ccm.Manager_CloseButton=Close
365ccm.Manager.CookieTableHeaders_Name=Name
366ccm.Manager.CookieTableHeaders_Provider=Provider
367ccm.Manager.CookieTableHeaders_Expiration=Expiration
368ccm.Manager.CookieTableHeaders_Description=Description
369ccm.Manager.CookieTable_EndOfSessionExpiration=End of session
370ccm.Manager.RequiredCookies_Title=Required Cookies
371ccm.Manager.RequiredCookies_Description=These cookies are essential to ensuring that Greenstone operates properly.
372ccm.Manager.RequiredCookies.JSESSIONID_Description=Allows Greenstone to maintain your login status, chosen language, site settings and favourites basket.
373ccm.Manager.RequiredCookies.supportsXSLT_Description=Allows Greenstone to tell whether or not your browser supports client-side XSLT transformations.
374
Note: See TracBrowser for help on using the repository browser.