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

Last change on this file since 30812 was 30812, checked in by kjdon, 8 years ago

tidying up xxx occurs y times in z documents. dont need docs bits if there are 0 or 1 occurrences. put quotes around the term to make it easier to read the sentence. MG doesn't give numdocsmatch? so just display term freq for that, like solr.

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