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

Last change on this file since 31381 was 31381, checked in by kjdon, 7 years ago

added some home page texts to do with groups

  • Property svn:keywords set to Author Date Id Revision
File size: 9.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
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
41aboutpage=About page
42home.quick_search=Quick Search
43home.librarian_interface=The Librarian Interface
44home.select_a_collection=Select a collection
45home.select_a_group=Select a collection group
46home.select_a_collection_or_group=Select a collection or group
47home.no_collections=This library has no valid collections
48home.no_collections_group=This group has no valid collections
49#***** logged in menu
50menu.account_settings=Account settings
51menu.enable_edit_mode=Enable edit mode
52menu.disable_edit_mode=Disable edit mode
53menu.logout=Logout
54
55######################
56# system page
57#######################
58system.title=System Request
59######################
60# about page
61#######################
62about.noservices=There are no services available for this collection.
63about.services=Extra services available:
64about.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.
65
66#######################
67# query page
68########################
69query=Search
70query.nodocsmatch=No {0-level-plural} match the query.
71query.onedocsmatch=One {0-level-single} matches the query.
72query.manydocsmatch={0-numdocs} {1-level-plural} match the query.
73query.atleastdocsmatch=At least {0-numdocs} {1-level-plural} match the query.
74query.docsreturned={0-numdocs} {1-level-plural} returned.
75
76query.termoccurs.0='{0-term}' occurs 0 times
77query.termoccurs.1='{0-term}' occurs 1 time
78query.termoccurs.x='{0-term}' occurs {1-termfreq} times
79
80query.termoccurs.x.1='{0-term}' occurs {1-termfreq} times in 1 {3-level-single}
81query.termoccurs.x.x='{0-term}' occurs {1-termfreq} times in {2-numdocs} {3-level-plural}
82
83query.document=document
84query.document_plural=documents
85query.section=section
86query.section_plural=sections
87
88# eg Displaying 1 to 20 of 42 sections/documents
89query.displayingnumdocs=Displaying {0-startnum} to {1-endnum} of {2-totalnum} {3-level-plural}
90
91query.common=The following terms are too common and have been excluded from the search:
92
93query.results.next=Next
94query.results.previous=Previous
95
96query.facet.less=See less...
97query.facet.more=See more...
98
99##################
100# prefs page
101##################
102pref.searchpref=Search preferences
103pref.prespref=Presentation preferences
104pref.interfacelang=Interface language:
105pref.encoding=Encoding:
106pref.hitsperpage=Number of hits per page:
107pref.maxDocs=Maximum documents to return:
108pref.all=all
109pref.set_prefs=Set preferences
110pref.set_prefs_help=Click 'Set preferences' if you want to save your changes.
111pref.berrybasket=Berry basket:
112pref.documentbasket=Document basket:
113pref.on=on
114pref.off=off
115pref.book=Book viewer mode:
116pref.formatedit=Format edit mode:
117pref.theme=Visual theme:
118pref.switch_theme=Switch Theme
119pref.theme_default=Greenstone Default
120pref.theme_custom1=Greenstone Custom 1
121pref.theme_custom2=Greenstone Custom 2
122##################
123# document page
124##################
125doc.loading=loading
126doc.filter_pages=Filter pages
127doc.filter.pagenum=pagenum
128doc.filter.title=title
129doc.highlightTooltip=Enable or disable search term highlighting
130doc.realisticBooksTooltip=Enable or disable the realistic books view
131doc.zoomTooltip=Enable or disable zooming images in the standard view
132doc.slideshowTooltip=View a slideshow of the images
133doc.floatingTooltip=Fix the table of contents to the right side of the screen
134doc.expand_doc=Expand document
135doc.collapse_doc=Collapse document
136doc.document=Document
137doc.back_to_top=back to top
138doc.default_view=Default view
139doc.image_view=Image view
140doc.text_view=Text view
141
142doc.map_nearby_docs=Show documents near here
143maps.scrolllabel=Scroll through places
144
145external.title=External Link
146external.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.
147external.go_forward=go forward
148
149#####################
150# Document Editing #
151#####################
152
153de.rebuilding_collection=rebuilding collection
154de.no_changes=No changes detected
155de.save=Save changes
156de.rebuild=Rebuild
157de.saverebuild=Save and Rebuild
158de.extract_pages=Extract these pages to a document
159de.visible_metadata=Visible metadata:
160de.all_metadata=All
161de.add_new_metadata=Add new metadata
162de.no_meta_name_given=No value given for new metadata name
163de.edit_metadata=edit metadata
164de.hide_metadata=hide metadata
165de.remove=remove
166de.edit_content=Edit content
167de.hide_editor=Hide Editor
168de.save_changes=Save changes
169de.saving=Saving
170de.enter_meta_name=Enter a metadata name, then click 'Add New Metadata'
171de.enter_meta_dropdown=Enter a metadata name, or use the down arrow to select one, then click 'Add New Metadata'
172de.top_level_menu=Top level menu
173##################
174# authentication page
175##################
176authen.username=Username
177authen.page_not_found=Page not found
178authen.submit=Submit
179authen.error_failed_to_add=Error: Failed to add user
180authen.user_added_success=User added successfully
181authen.status=Status
182authen.password=Password
183authen.account_status=Account status
184authen.enabled=enabled
185authen.disabled=disabled
186authen.groups=Groups
187authen.add_group=Add Group
188authen.comment=Comment
189authen.email=Email address
190authen.add_a_new_user_title=Add a New User
191authen.old_password=Old password
192authen.new_password=New password
193authen.retype_password=Retype password
194authen.edit_user_information=Edit User Information
195authen.list_of_current_users_title=List of current users
196authen.delete_warning=Are you sure you want to delete user
197authen.edit=Edit
198authen.delete=Delete
199authen.authentication=Administration Page
200authen.add_a_new_user=Add a New User
201authen.register=Register
202authen.account_settings=Account Settings
203authen.change_password=Change Password
204authen.reset_password=Reset Password
205authen.register_as_new=Register as a new user
206authen.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'.
207authen.admin_desc='Administrator' gives access to user management
208authen.all_coll_edit_desc='all-collections-editor' allows editing of all collections
209authen.pers_coll_edit_desc='personal-collections-editor' allows editing of all collections created by the user in GLI
210authen.single_coll_edit_desc='COLLNAME-collection-editor' allows editing of the specified collection (replace COLLNAME with the collection identifier)
211
212
213##################
214# RSS page #
215###################
216rss.page_title=RSS Feed
217
218##############
219# Basket common strings
220####################
221basket.expand=Expand
222basket.collapse=Collapse
223basket.clear=Clear basket
224
225###################
226# Document basket #
227###################
228db.doc_basket=Document Basket
229db.access_denied=Access Denied
230db.no_collection_building=You cannot use this feature of Greenstone as you do not have collection building enabled
231
232
233#####################
234# Berry Baskets #
235#####################
236
237berry.title=Berry Basket
238berry.full_view=Full View
239berry.text_view=Text View
240berry.email_view=Email
241berry.help=Drag & drop berries here to add documents to your Berry Basket
242berry.full=Full View »
243berry.to=To:
244berry.cc=CC:
245berry.bcc=BCC:
246berry.subject=Subject:
247berry.send=Send
248berry.url_only=URL only view
249berry.url_and_metadata=URL and Metadata view
250berry.empty_basket=Your berry basket is empty
251berry.doc_name=ID
252berry.doc_title=title
253berry.doc_collection=collection
254berry.doc_date=date
255berry.doc_root_title=main title
256berry.send_success=Sending mail succeeded
257berry.send_fail=Sending mail failed
258
259
260
Note: See TracBrowser for help on using the repository browser.