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

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

removed my debugging xs

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