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

Last change on this file since 26581 was 26579, checked in by sjm84, 11 years ago

Add a message to the home page when there is no collections

  • Property svn:keywords set to Author Date Id Revision
File size: 6.0 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
14blank_image=interfaces/__INTERFACE_NAME__/images/blankImage.png
15next_image=interfaces/__INTERFACE_NAME__/images/next.png
16prev_image=interfaces/__INTERFACE_NAME__/images/previous.png
17zoom_image=interfaces/__INTERFACE_NAME__/images/zoom.png
18left_arrow_image=interfaces/__INTERFACE_NAME__/images/leftarrow.png
19float_toc_image=interfaces/__INTERFACE_NAME__/images/floattoc.png
20
21#***** TEXT FRAGMENTS *****
22gsdl=Greenstone Digital Library Software
23gs3power=powered by greenstone3
24error=Error:
25hide_error=Hide Error
26show_error=Show Error
27# the buttons
28home_b=Home
29help_b=Help
30pref_b=Preferences
31debuginfo_b=Debug info
32login_b=Login
33# tool tips for the buttons
34home_tip=Library home page
35help_tip=Help pages
36pref_tip=Change your interface preferences
37debuginfo_tip=Display debug view options
38login_tip=Login
39aboutpage=About page
40home.quick_search=Quick Search
41home.librarian_interface=The Librarian Interface
42home.select_a_collection=Select a collection
43home.no_collections=This library has no valid collections
44
45######################
46# system page
47#######################
48system.title=System Request
49######################
50# about page
51#######################
52about.noservices=There are no services available for this collection.
53about.services=Extra services available:
54about.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.
55
56#######################
57# query page
58########################
59query=Search
60query.nodocsmatch=No {0-level-plural} match the query.
61query.onedocsmatch=One {0-level-single} matches the query.
62query.manydocsmatch={0-numdocs} {1-level-plural} match the query.
63query.atleastdocsmatch=At least {0-numdocs} {1-level-plural} match the query.
64query.docsreturned={0-numdocs} {1-level-plural} returned.
65
66query.termoccurs.1.1={0-term} occurs {1-termfreq} time in {2-numdocs} {3-level-single}
67query.termoccurs.x.1={0-term} occurs {1-termfreq} times in {2-numdocs} {3-level-single}
68query.termoccurs.x.x={0-term} occurs {1-termfreq} times in {2-numdocs} {3-level-plural}
69query.document=document
70query.document_plural=documents
71query.section=section
72query.section_plural=sections
73
74# eg Displaying 1 to 20 of 42 sections/documents
75query.displayingnumdocs=Displaying {0-startnum} to {1-endnum} of {2-totalnum} {3-level-plural}
76
77query.common=The following terms are too common and have been excluded from the search:
78
79##################
80# prefs page
81##################
82pref.searchpref=Search preferences
83pref.prespref=Presentation preferences
84pref.interfacelang=Interface language:
85pref.encoding=Encoding:
86pref.hitsperpage=Number of hits per page:
87pref.maxDocs=Maximum documents to return:
88pref.all=all
89pref.set_prefs=Set preferences
90pref.berrybasket=Berry basket
91pref.berrybasket.on=on
92pref.berrybasket.off=off
93pref.book=Book viewer mode:
94pref.formatedit=Format edit mode
95pref.formatedit.on=on
96pref.formatedit.off=off
97pref.theme=Visual theme
98
99##################
100# document page
101##################
102doc.loading=loading
103doc.filter_pages=Filter pages
104
105doc.edit_content=Edit content
106doc.hide_editor=Hide editor
107doc.edit_structure=Edit structure
108
109doc.highlightTooltip=Enable or disable search term highlighting
110doc.realisticBooksTooltip=Enable or disable the realistic books view
111doc.zoomTooltip=Enable or disable zooming images in the standard view
112doc.slideshowTooltip=Enable or disable the slide show view
113doc.floatingTooltip=Fix the table of contents to the right side of the screen
114
115doc.document=Document
116doc.back_to_top=back to top
117
118doc.maps.nearby_docs=Show documents near here
119maps.scrolllabel=Scroll through places
120
121external.title=External Link
122external.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.
123external.go_forward=go forward
124
125
126##################
127# authentication page
128##################
129authen.username=Username
130authen.page_not_found=Page not found
131authen.submit=Submit
132authen.error_failed_to_add=Error: Failed to add user
133authen.user_added_success=User added successfully
134authen.status=Status
135authen.password=Password
136authen.account_status=Account status
137authen.enabled=enabled
138authen.disabled=disabled
139authen.groups=Groups
140authen.add_group=Add Group
141authen.comment=Comment
142authen.email=Email address
143authen.add_a_new_user_title=Add a New User
144authen.old_password=Old password
145authen.new_password=New password
146authen.retype_password=Retype password
147authen.edit_user_information=Edit User Information
148authen.list_of_current_users_title=List of current users
149authen.delete_warning=Are you sure you want to delete user
150authen.edit=Edit
151authen.delete=Delete
152authen.authentication=Administration Page
153authen.add_a_new_user=Add a New User
154authen.change_password=change password
155authen.register=Register
156authen.account_settings=Account Settings
157authen.change_password=Change Password
158authen.reset_password=Reset Password
159
160
161
162###################
163# Document basket #
164###################
165db.doc_basket=Document basket
166db.access_denied=Access Denied
167db.no_collection_building=You cannot use this feature of Greenstone as you do not have collection building enabled
168
169
Note: See TracBrowser for help on using the repository browser.