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

Last change on this file since 32375 was 32375, checked in by kjdon, 6 years ago

added in string for num

  • Property svn:keywords set to Author Date Id Revision
File size: 9.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
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
159
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#####################
180
181de.rebuilding_collection=rebuilding collection
182de.no_changes=No changes detected
183de.save=Save changes
184de.rebuild=Rebuild
185de.saverebuild=Save and Rebuild
186de.extract_pages=Extract these pages to a document
187de.visible_metadata=Visible metadata:
188de.all_metadata=All
189de.add_new_metadata=Add new metadata
190de.add_all_metadata=Add all
191de.no_meta_name_given=No value given for new metadata name
192de.edit_metadata=edit metadata
193de.hide_metadata=hide metadata
194de.remove=remove
195de.edit_content=Edit content
196de.hide_editor=Hide Editor
197de.save_changes=Save changes
198de.saving=Saving
199de.enter_meta_name=Enter a metadata name, then click 'Add New Metadata'
200de.enter_meta_dropdown=Enter a metadata name, or use the down arrow to select one, then click 'Add New Metadata'
201de.top_level_menu=Top level menu
202##################
203# authentication page
204##################
205authen.username=Username
206authen.page_not_found=Page not found
207authen.submit=Submit
208authen.error_failed_to_add=Error: Failed to add user
209authen.user_added_success=User added successfully
210authen.status=Status
211authen.password=Password
212authen.account_status=Account status
213authen.enabled=enabled
214authen.disabled=disabled
215authen.groups=Groups
216authen.add_group=Add Group
217authen.comment=Comment
218authen.email=Email address
219authen.add_a_new_user_title=Add a New User
220authen.old_password=Old password
221authen.new_password=New password
222authen.retype_password=Retype password
223authen.edit_user_information=Edit User Information
224authen.list_of_current_users_title=List of current users
225authen.delete_warning=Are you sure you want to delete user
226authen.edit=Edit
227authen.delete=Delete
228authen.authentication=Administration Page
229authen.add_a_new_user=Add a New User
230authen.register=Register
231authen.account_settings=Account Settings
232authen.change_password=Change Password
233authen.reset_password=Reset Password
234authen.register_as_new=Register as a new user
235authen.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'.
236authen.admin_desc='Administrator' gives access to user management
237authen.all_coll_edit_desc='all-collections-editor' allows editing of all collections
238authen.pers_coll_edit_desc='personal-collections-editor' allows editing of all collections created by the user in GLI
239authen.single_coll_edit_desc='COLLNAME-collection-editor' allows editing of the specified collection (replace COLLNAME with the collection identifier)
240
241
242##################
243# RSS page #
244###################
245rss.page_title=RSS Feed
246
247##############
248# Basket common strings
249####################
250basket.expand=Expand
251basket.collapse=Collapse
252basket.clear=Clear basket
253
254###################
255# Document basket #
256###################
257db.doc_basket=Document Basket
258db.access_denied=Access Denied
259db.no_collection_building=You cannot use this feature of Greenstone as you do not have collection building enabled
260
261
262#####################
263# Berry Baskets #
264#####################
265
266berry.title=Berry Basket
267berry.full_view=Full View
268berry.text_view=Text View
269berry.email_view=Email
270berry.help=Drag & drop berries here to add documents to your Berry Basket
271berry.full=Full View »
272berry.to=To:
273berry.cc=CC:
274berry.bcc=BCC:
275berry.subject=Subject:
276berry.send=Send
277berry.url_only=URL only view
278berry.url_and_metadata=URL and Metadata view
279berry.empty_basket=Your berry basket is empty
280berry.doc_name=ID
281berry.doc_title=title
282berry.doc_collection=collection
283berry.doc_date=date
284berry.doc_root_title=main title
285berry.send_success=Sending mail succeeded
286berry.send_fail=Sending mail failed
287
288
289
Note: See TracBrowser for help on using the repository browser.