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

Last change on this file since 29519 was 29519, checked in by kjdon, 9 years ago

changed a tooltip to better match what the button does

  • 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
[29275]68query.termoccurs.1.1={0-term} occurs {1-termfreq} time
69query.termoccurs.x.1={0-term} occurs {1-termfreq} times
70query.termoccurs.x.x={0-term} occurs {1-termfreq} times
71query.termSectionFreq=in {0-numdocs} {1-level-plural}
[24009]72query.document=document
73query.document_plural=documents
[25547]74query.section=section
75query.section_plural=sections
[24009]76
[26370]77# eg Displaying 1 to 20 of 42 sections/documents
[26393]78query.displayingnumdocs=Displaying {0-startnum} to {1-endnum} of {2-totalnum} {3-level-plural}
[24009]79
[24052]80query.common=The following terms are too common and have been excluded from the search:
81
[10042]82##################
83# prefs page
84##################
85pref.searchpref=Search preferences
86pref.prespref=Presentation preferences
87pref.interfacelang=Interface language:
88pref.encoding=Encoding:
89pref.hitsperpage=Number of hits per page:
[23813]90pref.maxDocs=Maximum documents to return:
[10042]91pref.all=all
92pref.set_prefs=Set preferences
[29333]93pref.set_prefs_help=Click "Set preferences" if you want to save your changes.
[12151]94pref.berrybasket=Berry basket
95pref.berrybasket.on=on
96pref.berrybasket.off=off
[13997]97pref.book=Book viewer mode:
[24244]98pref.formatedit=Format edit mode
99pref.formatedit.on=on
100pref.formatedit.off=off
[25547]101pref.theme=Visual theme
[10042]102
103##################
[18312]104# document page
[10042]105##################
[25269]106doc.loading=loading
107doc.filter_pages=Filter pages
108
109doc.edit_content=Edit content
110doc.hide_editor=Hide editor
111doc.edit_structure=Edit structure
112
[25927]113doc.highlightTooltip=Enable or disable search term highlighting
114doc.realisticBooksTooltip=Enable or disable the realistic books view
[26220]115doc.zoomTooltip=Enable or disable zooming images in the standard view
[29519]116doc.slideshowTooltip=View a slideshow of the images
[26226]117doc.floatingTooltip=Fix the table of contents to the right side of the screen
[25927]118
[24009]119doc.document=Document
120doc.back_to_top=back to top
[10042]121
[25269]122doc.maps.nearby_docs=Show documents near here
[26204]123maps.scrolllabel=Scroll through places
[25269]124
[18312]125external.title=External Link
[26489]126external.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]127external.go_forward=go forward
[23813]128
129
130##################
[14292]131# authentication page
132##################
[25297]133authen.username=Username
[26489]134authen.page_not_found=Page not found
135authen.submit=Submit
136authen.error_failed_to_add=Error: Failed to add user
137authen.user_added_success=User added successfully
138authen.status=Status
[25297]139authen.password=Password
140authen.account_status=Account status
[14292]141authen.enabled=enabled
142authen.disabled=disabled
[25297]143authen.groups=Groups
144authen.add_group=Add Group
145authen.comment=Comment
146authen.email=Email address
147authen.add_a_new_user_title=Add a New User
148authen.old_password=Old password
149authen.new_password=New password
150authen.retype_password=Retype password
151authen.edit_user_information=Edit User Information
[14292]152authen.list_of_current_users_title=List of current users
[25297]153authen.delete_warning=Are you sure you want to delete user
154authen.edit=Edit
155authen.delete=Delete
[25269]156authen.authentication=Administration Page
157authen.add_a_new_user=Add a New User
[25297]158authen.register=Register
159authen.account_settings=Account Settings
160authen.change_password=Change Password
161authen.reset_password=Reset Password
162
[26489]163
164
[25297]165###################
166# Document basket #
167###################
168db.doc_basket=Document basket
[25564]169db.access_denied=Access Denied
170db.no_collection_building=You cannot use this feature of Greenstone as you do not have collection building enabled
[25297]171
[25457]172
Note: See TracBrowser for help on using the repository browser.