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

Last change on this file since 28889 was 27081, checked in by sjm84, 11 years ago

Adding in the info for the Greenbug image

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