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

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

strings for new favourites

  • Property svn:keywords set to Author Date Id Revision
File size: 15.1 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
21float_berrybasket_image=interfaces/__INTERFACE_NAME__/images/floatberrybasket.png
22green_bug_image=interfaces/__INTERFACE_NAME__/images/GB.png
23
24#***** TEXT FRAGMENTS *****
25gsdl=Greenstone Digital Library Software
26gs3power=powered by greenstone3
27error=Error:
28hide_error=Hide Error
29show_error=Show Error
30# the buttons
31home_b=Home
32help_b=Help
33pref_b=Preferences
34debuginfo_b=Debug info
35login_b=Login
36# tool tips for the buttons
37home_tip=Library home page
38help_tip=Help pages
39pref_tip=Change your interface preferences
40debuginfo_tip=Display debug view options
41login_tip=Login
42# months - used by replaceList in siteConfig. need to change to get from java..
43num=Number
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.
82
83#######################
84# query page
85########################
86query=Search
87query.nodocsmatch=No {0-level-plural} match the query.
88query.onedocsmatch=One {0-level-single} matches the query.
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.
92
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
96
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}
99
100query.document=document
101query.document_plural=documents
102query.section=section
103query.section_plural=sections
104
105# eg Displaying 1 to 20 of 42 sections/documents
106query.displayingnumdocs=Displaying {0-startnum} to {1-endnum} of {2-totalnum} {3-level-plural}
107
108query.common=The following terms are too common and have been excluded from the search:
109
110query.results.next=Next
111query.results.previous=Previous
112
113query.facet.less=See less...
114query.facet.more=See more...
115
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:
124pref.maxDocs=Maximum documents to return:
125pref.all=all
126pref.set_prefs=Set preferences
127pref.set_prefs_help=Click 'Set preferences' if you want to save your changes.
128pref.berrybasket=Berry basket:
129pref.favouritebasket=Favourite basket:
130pref.documentbasket=Document basket:
131pref.on=on
132pref.off=off
133pref.book=Book viewer mode:
134pref.formatedit=Format edit mode:
135pref.theme=Visual theme:
136pref.switch_theme=Switch Theme
137pref.theme_default=Greenstone Default
138pref.theme_custom1=Greenstone Custom 1
139pref.theme_custom2=Greenstone Custom 2
140##################
141# document page
142##################
143doc.loading=loading
144doc.filter_pages=Filter pages
145doc.filter.pagenum=pagenum
146doc.filter.title=title
147doc.highlightTooltip=Enable or disable search term highlighting
148doc.realisticBooksTooltip=Enable or disable the realistic books view
149doc.zoomTooltip=Enable or disable zooming images in the standard view
150doc.slideshowTooltip=View a slideshow of the images
151doc.floatingTooltip=Fix the table of contents to the right side of the screen
152doc.expand_doc=Expand document
153doc.collapse_doc=Collapse document
154doc.document=Document
155doc.back_to_top=back to top
156doc.default_view=Default view
157doc.image_view=Image view
158doc.text_view=Text view
159
160doc.map_nearby_docs=Show documents near here
161doc.nearby_doc_tooltip=Hover to center the map on this document; Click to go to the document.
162maps.scrolllabel=Scroll through places
163
164external.title=External Link
165external.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.
166external.go_forward=go forward
167
168#########################################################
169# User Comments section (available on a document page) #
170#########################################################
171
172usercomments.username=User name
173usercomments.add=Add Comment
174usercomments.submit=Submit Comment
175usercomments.submitted=Comment Submitted
176usercomments.isempty=Comment was empty.
177usercomments.heading=Comments
178
179#####################
180# Document Editing #
181#####################
182de.error=Editing unavailable...
183de.error_unavailable=Document editing is unavailable at this time. Maybe the archives folder is not present.
184de.error_wrong_group=You are not a member of the right group to have edit permission for this collection.
185de.error_contact_admin=Please contact your library administrator ({0}).
186de.rebuilding_collection=rebuilding collection
187de.no_changes=No changes detected
188de.save=Save changes
189de.rebuild=Rebuild
190de.saverebuild=Save and Rebuild
191de.extract_pages=Extract these pages to a document
192de.visible_metadata=Visible metadata:
193de.all_metadata=All
194de.add_new_metadata=Add new metadata
195de.add_all_metadata=Add all
196de.no_meta_name_given=No value given for new metadata name
197de.edit_metadata=Edit metadata
198de.edit_map_gps=Edit map GPS
199de.hide_metadata=Hide metadata
200de.hide_map_gps=Hide map GPS
201de.remove=remove
202de.edit_content=Edit content
203de.hide_editor=Hide Editor
204de.save_changes=Save changes
205de.saving=Saving
206de.enter_meta_name=Enter a metadata name, then click 'Add New Metadata'
207de.enter_meta_dropdown=Enter a metadata name, or use the down arrow to select one, then click 'Add New Metadata'
208de.top_level_menu=Top level menu
209##################
210# authentication page
211##################
212authen.username=Username
213authen.page_not_found=Page not found
214authen.submit=Submit
215authen.error_failed_to_add=Error: Failed to add user
216authen.user_added_success=User added successfully
217authen.status=Status
218authen.password=Password
219authen.account_status=Account status
220authen.enabled=enabled
221authen.disabled=disabled
222authen.groups=Groups
223authen.add_group=Add Group
224authen.comment=Comment
225authen.email=Email address
226authen.add_a_new_user_title=Add a New User
227authen.old_password=Old password
228authen.new_password=New password
229authen.retype_password=Retype password
230authen.edit_user_information=Edit User Information
231authen.list_of_current_users_title=List of current users
232authen.delete_warning=Are you sure you want to delete user
233authen.edit=Edit
234authen.delete=Delete
235authen.authentication=Administration Page
236authen.add_a_new_user=Add a New User
237authen.register=Register
238authen.account_settings=Account Settings
239authen.change_password=Change Password
240authen.reset_password=Reset Password
241authen.register_as_new=Register as a new user
242authen.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'.
243authen.admin_desc='Administrator' gives access to user management
244authen.all_coll_edit_desc='all-collections-editor' allows editing of all collections
245authen.pers_coll_edit_desc='personal-collections-editor' allows editing of all collections created by the user in GLI
246authen.single_coll_edit_desc='COLLNAME-collection-editor' allows editing of the specified collection (replace COLLNAME with the collection identifier)
247
248
249##################
250# RSS page #
251###################
252rss.page_title=RSS Feed
253
254##############
255# Basket common strings
256####################
257basket.expand=Expand
258basket.collapse=Collapse
259basket.clear=Clear basket
260
261###################
262# Document basket #
263###################
264db.doc_basket=Document Basket
265db.access_denied=Access Denied
266db.no_collection_building=You cannot use this feature of Greenstone as you do not have collection building enabled
267
268###################
269# Human Verification Page
270#######################
271
272verify.title=Verification
273verify.terms_title=Terms and Conditions
274verify.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.
275verify.terms_accept=I accept the terms and conditions
276
277###################
278# Error Page
279###################
280
281error.title=Oops! Something went wrong.
282error.recap_fail=Recaptcha Failed.
283error.wrong_group=You are not in the right group to view this document.
284
285#####################
286# Berry Baskets #
287#####################
288
289berry.title=Berry Basket
290favourites.title=Favourites
291
292berry.full_view=Full View
293berry.text_view=Text View
294berry.email_view=Email
295berry.help=Drag & drop berries here to add documents to your Berry Basket
296berry.full=Full View »
297berry.to=To:
298berry.cc=CC:
299berry.bcc=BCC:
300berry.subject=Subject:
301berry.send=Send
302berry.url_only=URL only view
303berry.url_and_metadata=URL and Metadata view
304berry.empty_basket=Your berry basket is empty
305berry.doc_name=ID
306berry.doc_title=title
307berry.doc_collection=collection
308berry.doc_date=date
309berry.doc_root_title=main title
310berry.send_success=Sending mail succeeded
311berry.send_fail=Sending mail failed
312berry.invalid_to_address_empty=The To address field cannot be empty.
313berry.invalid_to_address=The To address field must contain an email address.
314berry.invalid_msg_body_empty=The message body text field cannot be empty.
315
316berry.delete_help=To delete an individual item, drag its berry icon to the trashcan.
317favourites.delete_help=To delete an individual item, click on its favourite\'s icon.
318favourites.delete_else=Or else
319
320berry.select_all=Select All
321berry.delete_selected=Delete Selected
322berry.delete_all=Delete All
323##################################
324# About Greenstone page
325##################################
326
327gsdl.title=About Greenstone
328gsdl.brief=About the Greenstone software
329gsdl.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.
330gsdl.technical=Technical
331gsdl.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.
332gsdl.customisation=Customisation
333gsdl.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>.
334gsdl.documentation=Documentation
335gsdl.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>.
336gsdl.support=Support
337gsdl.support_desc=See the <a href="{0}">support</a> page for details about language specific mailing lists, regional support groups and other resources.
338gsdl.bugs=Bugs
339gsdl.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>.
340gsdl.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.
341gsdl.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.
342gsdl.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.
343
Note: See TracBrowser for help on using the repository browser.