source: trunk/gsdl3/src/java/org/greenstone/admin/classes/dictionary.properties~@ 10929

Last change on this file since 10929 was 10929, checked in by kjdon, 18 years ago

merged Chi's admin stuff from ant install branch into main repository

  • Property svn:keywords set to Author Date Id Revision
File size: 42.7 KB
Line 
1#*******************
2#
3#***** AboutDialog *****
4AboutDialog.Acknowledgement:Acknowledgements for proprietary programs, packages or classes...
5AboutDialog.Date:(October 2005)
6AboutDialog.Item0:'Xerces Java 1' from The Apache Software Foundation (http://www.apache.org/)
7AboutDialog.Item2:'WGet' from Free Software Foundation, Inc. (http://www.gnu.org/software/wget/wget.html)
8AboutDialog.Item3:'qflib' from Quality First Software GmbH. (http://www.qfs.de/en/qflib/index.html)
9AboutDialog.Item4:'ExtensionFileFilter.class' by Bruno Dumon and contributors (http://pollo.sourceforge.net/)
10AboutDialog.Item5:'How to disable file renaming in file chooser' - vladi21 (http://www.experts-exchange.com/)
11AboutDialog.Item6:'Autoscrolling' - Java Swing by Robert Eckstein, Marc Loy & Dave Wood (http://www.oreilly.com/catalog/jswing/chapter/dnd.beta.pdf)
12AboutDialog.Item7:'Add ghosted drag images to your JTrees' - By Andrew J. Armstrong (http://www.javaworld.com/javaworld/javatips/jw-javatip114.html)
13AboutDialog.Item8:'Stop annoying java.prefs error when you don't have superuser access' - Thanks to Walter Schatz
14AboutDialog.Java_Req:Java is a trademark of Sun Microsystems Inc. The JRE is redistributed as per the Supplemental License Terms, found at http://java.sun.com/j2se/1.4.1/j2re-1_4_1_02-license.html
15AboutDialog.Java_Req_One:This product includes code licensed from RSA Security, Inc.
16AboutDialog.Java_Req_Two:Some portions licensed from IBM are available at http\://oss.software.ibm.com/icu4j/
17AboutDialog.Thanks:Also thanks to those who posted helpful java information on the web...
18AboutDialog.Title:About...
19AboutDialog.Title_One:Greenstone Librarian Interface
20AboutDialog.Title_Two:Greenstone Digital Library, University of Waikato
21AboutDialog.Copyright:Copyright (C) 2003 New Zealand Digital Library Project
22AboutDialog.Copyright_Two:Published under the GPL. See LICENSE.txt for details.
23#***********************
24#
25#***** Audit Table *****
26AuditTable.File:Filename
27#***********************
28#
29#***** Auto Filter *****
30Autofilter.AND:AND
31Autofilter.Ascending:Ascending
32Autofilter.Case_Sensitive:Match Case
33Autofilter.Custom_Filter:Advanced
34Autofilter.Descending:Descending
35Autofilter.Filter_By_Value:Simple
36Autofilter.Name:Column Name
37Autofilter.None:None
38Autofilter.Operator:Condition
39Autofilter.OR:OR
40Autofilter.Order:Ordering
41Autofilter.Order_Tooltip:Sort the matching items in this order
42Autofilter.Remove:Remove Filter
43Autofilter.Remove_Tooltip:Remove this filter from the table column
44Autofilter.Set:Set Filter
45Autofilter.Set_Tooltip:Add this filter to the table column
46Autofilter.Table_Header_Tooltip:Filter by {0}
47Autofilter.Title:Autofilter Metadata
48Autofilter.eqeq:equal to
49Autofilter.!eq:does not equal
50Autofilter.<:is less than
51Autofilter.<eq:is less than or equal to
52Autofilter.>:is greater than
53Autofilter.>eq:is greater than or equal to
54Autofilter.^:starts with
55Autofilter.!^:does not start with
56Autofilter.$:ends with
57Autofilter.!$:does not end with
58Autofilter.?:contains
59Autofilter.!?:does not contain
60#*******************
61#
62#***** Collection *****
63Collection.Collection:<HTML><STRONG><FONT FACE={FONT} COLOR=Black>Collection</FONT></STRONG></HTML>
64Collection.Delete_Tooltip:Delete selected files and folders
65Collection.Filter_Tooltip:Restrict the files shown in the file tree
66Collection.New_Folder_Tooltip:Create a new folder
67Collection.No_Collection:No Collection
68Collection.Stop:Stop
69Collection.Stop_Tooltip:Stop copying files
70Collection.Workspace:<HTML><STRONG><FONT FACE={FONT} COLOR=Black>Workspace</FONT></STRONG></HTML>
71#**********************
72#
73#***** CollectionBuilt *****
74CollectionBuilt.Message:The collection has been built and is ready for previewing.
75CollectionBuilt.Title:Collection Creation Result
76#***************************
77#
78#***** CollectionManager *****
79CollectionManager.Build_Cancelled:Building the collection has been cancelled.
80CollectionManager.Cannot_Create_Collection:An error has occurred and the collection could not be created.
81CollectionManager.Cannot_Create_Collection_With_Reason:The collection could not be created because:\n{0-Error message}
82CollectionManager.Cannot_Delete_Index:This collection cannot be rebuilt because the old index files cannot be deleted.\nPlease make sure that Greenstone or some other program is not using these files,\n and try again.
83CollectionManager.Cannot_Delete_Index_Log:Old index files unable to be deleted so importing stopped.
84CollectionManager.Cannot_Open:The collection at:\n{0-Collection file path}\ncannot be opened.
85CollectionManager.Cannot_Open_With_Reason:The collection at:\n{0-Collection file path}\ncannot be opened because:\n{1-Error message}
86CollectionManager.Creating_New:Creating a new collection.
87CollectionManager.Log_Created:The log folder created.
88CollectionManager.Loading_Collection:Loading collection
89CollectionManager.Loading_Collection_Please_Wait:Loading collection, please wait...
90CollectionManager.Loading_Successful:Loaded collection {0}.
91CollectionManager.Missing_Config:This collection does not have a valid collect.cfg file
92CollectionManager.Not_Col_File:'{0}' is not a Librarian Interface Collection File (.col)
93CollectionManager.No_Config_File:The collect.cfg file has not been created by mkcol.pl.
94CollectionManager.Preview_Ready_Failed:An error has occurred which will prevent the collection being previewed.
95CollectionManager.Preview_Ready_Title:Collection Preview State.
96CollectionManager.Session_Ready:Collection {0} ready for use.
97CollectionManager.Build_Not_Moved:The building directory could not be moved.
98CollectionManager.Index_Not_Deleted:The index directory could not be deleted.
99CollectionManager.Install_Exception:Exception detected during collection install:\n{0}\nMost likely caused by Windows or Local Library holding locks on files.\nPlease make sure that none of the collection source files\nare opened in external applications, then rebuild.
100#*****************************
101#
102#***** CollectionPopupMenu *****
103CollectionPopupMenu.Delete:Delete
104CollectionPopupMenu.New_Dummy_Doc:New dummy document
105CollectionPopupMenu.New_Folder:New folder
106#*******************************
107#
108#***** CreatePane *****
109CreatePane.Build:Build Options
110CreatePane.Build_Tooltip:Options for the indexing and classification stage of collection formation
111CreatePane.Build_Collection:Build Collection
112CreatePane.Build_Collection_Tooltip:Start the collection formation process
113CreatePane.Build_Progress:Build Progress
114CreatePane.Cancel_Build:Cancel Build
115CreatePane.Cancel_Build_Tooltip:Stop the collection formation process
116CreatePane.Full_Build:Complete Rebuild
117CreatePane.Full_Build_Tooltip:Completely rebuild the collection from scratch
118CreatePane.Import:Import Options
119CreatePane.Import_Tooltip:Options for the file conversion and metadata assignment stage of collection formation
120CreatePane.Import_Progress:Import Progress
121CreatePane.Incremental_Build:Incremental Rebuild
122CreatePane.Incremental_Build_Tooltip:Faster, as only the parts of the collection building process that are necessary are performed
123CreatePane.Log:Message Log
124CreatePane.Log_Tooltip:View output from previous collection formation attempts
125CreatePane.Mode_All:all
126CreatePane.Options:Option Groups
127CreatePane.Options_Title:Collection Import & Build Options
128CreatePane.Preview_Collection:Preview Collection
129CreatePane.Preview_Collection_Tooltip:Preview the built collection
130#***** ConfPane *****
131ConfPane.Conf_Content:showing the content of selected configuration file
132ConfPane.Conf_List:showing the list of available configuration settings
133ConfPane.Tomcat_Startup:
134ConfPane.Tomcat_Startup_Tooltip:Click this buttone to startup the Tomcat server
135ConfPane.Tomcat_Shutdown:
136ConfPane.Tomcat_Shutdown_Tooltip:Click this buttone to shutdown the Tomcat server
137ConfPane.Tomcat_Restart:
138ConfPane.Tomcat_Restart_Tooltip:Click this buttone to restart the Tomcat server (which will shutdown Tomcat server and restart it again)
139ConfPane.MySQL_Startup:
140ConfPane.MySQL_Startup_Tooltip:Click this button to startup the MYSQL Server
141ConfPane.MySQL_Shutdown:
142ConfPane.MySQL_Shutdown_Tooltip:Click this button to shutdown the MYSQL Server
143ConfPane.MySQL_Restart:
144ConfPane.MySQL_Restart:Click this button to restart the MYSQL server(which will shutdown MYSQL server and restart it again
145#***** ExtPane *****
146#***** MonitorPane *****
147#***** LogPane *****
148#**********************
149#
150#***** Dates *****
151Dates.Mon:Monday
152Dates.Tue:Tuesday
153Dates.Wed:Wednesday
154Dates.Thu:Thursday
155Dates.Fri:Friday
156Dates.Sat:Saturday
157Dates.Sun:Sunday
158Dates.Jan:January
159Dates.Feb:February
160Dates.Mar:March
161Dates.Apr:April
162Dates.May:May
163Dates.Jun:June
164Dates.Jul:July
165Dates.Aug:August
166Dates.Sep:September
167Dates.Oct:October
168Dates.Nov:November
169Dates.Dec:December
170#**********************
171#
172#***** Delete Collection Prompt *****
173DeleteCollectionPrompt.Collection_Details:Selected collection's details
174DeleteCollectionPrompt.Collection_List:Available collections
175DeleteCollectionPrompt.Confirm_Delete:Please tick the box to confirm collection deletion.
176DeleteCollectionPrompt.Delete:Delete
177DeleteCollectionPrompt.Delete_Tooltip:Delete the selected collection
178DeleteCollectionPrompt.Details:Creator - {0}\nMaintainer - {1}\nDescription\n{2}
179DeleteCollectionPrompt.Failed_Delete:Collection could not be completely deleted.
180DeleteCollectionPrompt.Failed_Title:Deletion Failed!
181DeleteCollectionPrompt.No_Collection:No collection selected.
182DeleteCollectionPrompt.Successful_Delete:Collection has been deleted.
183DeleteCollectionPrompt.Successful_Title:Deletion Complete!
184DeleteCollectionPrompt.Title:Collection Deletion
185#**********************
186#
187#***** DirectoryLevelMetadata *****
188DirectoryLevelMetadata.Message:You are about to assign 'folder level' metadata to the selected folder (or folders). Such metadata will be automatically inherited by all files and folders in this folder. Furthermore this metadata cannot be removed from specific children, only replaced. To continue with this action click 'OK'.
189DirectoryLevelMetadata.Title:About to add folder level metadata
190#********************
191#
192#***** EnrichPane *****
193EnrichPane.Accumulate:Append
194EnrichPane.Accumulate_Tooltip:Append this value to the selected metadata element
195EnrichPane.AutoMessage:This element, {0}, belongs to the Greenstone metadata set. This set represents metadata that can usually be extracted automatically. To check what {0} metadata can be extracted create the collection using the 'Create' tab.
196EnrichPane.ExistingValues:Existing values for {0}
197EnrichPane.Expand:...
198EnrichPane.Expand_Tooltip:Edit the value in a larger text box
199EnrichPane.InheritedMetadataSelected:This piece of metadata is inherited from a folder above it, and cannot be edited. You can visit the actual folder containing the metadata by clicking on the folder icon at the start of the row.
200EnrichPane.No_File:No File Selected
201EnrichPane.No_Metadata:No Metadata Available
202EnrichPane.No_Metadata_Element:<HTML><STRONG><FONT FACE={FONT} COLOR=Black>No Metadata Element Selected</FONT></STRONG></HTML>
203EnrichPane.Overwrite:Replace
204EnrichPane.Overwrite_Tooltip:Assign this value to the selected metadata element, replacing the current value
205EnrichPane.Remove:Remove
206EnrichPane.Remove_Tooltip:Remove this value from the selected metadata element
207EnrichPane.Value:Value
208EnrichPane.Value_Field_Tooltip:Value to assign to the selected metadata element
209EnrichPane.Value_Field_Tooltip_Uneditable:Value assigned to the selected metadata element
210#***********************
211#
212#****** ExplodeMetadataPrompt *******
213ExplodeMetadataPrompt.Explode:Explode
214ExplodeMetadataPrompt.Explode_Tooltip:Explode the metadata file
215ExplodeMetadataPrompt.Instructions:Exploding this metadata file will produce individual records with editable metadata. This is an irreversible process and the original metadata file will be removed from the collection.
216ExplodeMetadataPrompt.Failed_Title:Exploding Failed.
217ExplodeMetadataPrompt.Failed_Explode:The database {0} could not be exploded.
218ExplodeMetadataPrompt.NotExplodable:This file is not explodable.
219ExplodeMetadataPrompt.Successful_Explode:Database {0} successfully exploded.
220ExplodeMetadataPrompt.Successful_Title:Exploding Complete.
221ExplodeMetadataPrompt.Title:Explode Metadata Database
222#***********************
223#
224#****** WriteCDImagePrompt *******
225WriteCDImagePrompt.CD_Name:CD/DVD name
226WriteCDImagePrompt.Export:Write CD/DVD image
227WriteCDImagePrompt.Export_Tooltip:Write the selected collections as a Windows CD/DVD Image
228WriteCDImagePrompt.Failed_Export:The collections ({0}) could not be exported.
229WriteCDImagePrompt.Failed_Title:Export Failed
230WriteCDImagePrompt.Instructions:Export one or more collections to a self-installing Windows CD/DVD (although this works on any platform, the CD/DVD that is created only runs under Windows).
231WriteCDImagePrompt.Progress_Label:Copying Files. This could take some time...
232WriteCDImagePrompt.Size_Label:Estimated size:
233WriteCDImagePrompt.Successful_Export:The collections ({0}) have been exported.
234WriteCDImagePrompt.Successful_Title:Export Complete
235WriteCDImagePrompt.Title:Export Collection to CD/DVD
236#************************
237#
238#****** ExportAsPrompt *******
239ExportAsPrompt.Export_Name:Export directory name
240ExportAsPrompt.Export:Export collection(s)
241ExportAsPrompt.Export_Tooltip:Export the selected collections in the chosen file format into the designated directory
242ExportAsPrompt.Failed_ExportOne:The collection, {0}, could not be exported.
243ExportAsPrompt.Failed_ExportMany:The collections -- {0} -- could not be exported.
244ExportAsPrompt.Failed_Details:See {1} for details
245ExportAsPrompt.Failed_Title:Export Failed
246ExportAsPrompt.Instructions:Export one or more collections in the chosen format to into the stipulated directory
247ExportAsPrompt.Progress_Label:Exporting Files. This could take some time...
248ExportAsPrompt.Successful_ExportOne:The collection, {0}, has been exported.
249ExportAsPrompt.Successful_ExportMany:The collections -- {0} -- have been exported.
250ExportAsPrompt.Successful_Details:Files exported to: {1}
251ExportAsPrompt.Successful_Title:Export Complete
252ExportAsPrompt.Title:Export Collections
253ExportAsPrompt.SaveAs:Export to
254ExportAsPrompt.SaveAs_Tooltip:Select the format you want to export to
255#************************
256#
257#*****ExternalCollectionPrompt********
258ExternalCollectionPrompt.NewMDS:Create a new, empty metadata set.
259ExternalCollectionPrompt.ExistingMDS:Choose one or more existing metadata sets
260ExternalCollectionPrompt.Title:Load external collection
261ExternalCollectionPrompt.Instructions_1:You are about to load a collection that has not been created by the GLI. You will be asked to select one or more metadata sets to use for this collection. Existing metadata will be imported into the selected set(s). Original metadata files will be saved in a folder called import.bak.
262ExternalCollectionPrompt.Instructions_2:You are about to load a collection that has not been created by the GLI. You need to add a metadata set to this collection. You can create a new empty metadata set to which all the metadata elements found in the collection will be automatically added. Alternatively, you can select existing metadata sets, and elements from the collection will be merged with or added to the elements already in those sets. Original metadata files will be saved in a folder called import.bak.
263#****************************************
264#
265#***** Inherited Metadata *****
266ExtractedMetadata.Message:The selected file or folder contains extracted metadata, but it is currently hidden. To view extracted metadata go to the "[F]ile" menu and select "[P]references". In the "General" properties sheet select "View Extracted Metadata", then click "[O]k".
267ExtractedMetadata.Title:This File/Folder Has Hidden Extracted Metadata
268#
269#***** FileActions *****
270FileActions.Calculating_Size:Calculating total size of selected files
271FileActions.Copying:Copying {0}
272FileActions.Deleting:Deleting {0}
273FileActions.Directories_Selected:{0} folders selected
274FileActions.Directory_Exists:<html>The folder<br>{0}<br>already exists within the collection. Files will be copied into it.</html>
275FileActions.Directory_Selected:1 folder selected
276FileActions.File_Already_Exists_No_Create:The file '{0}' already exists.
277FileActions.File_Already_Exists_Message:{0}\nA file with the name shown above already exists at the\ndestination, and despite your previous choice the Librarian Interface\nis unable to overwrite it. Please check file permissions.
278FileActions.File_Already_Exists_Title:Error - File Already Exists.
279FileActions.File_And_Directories_Selected:1 file and {0} folders selected
280FileActions.File_And_Directory_Selected:1 file and 1 folder selected
281FileActions.File_Create_Error:The file {0} could not be created.
282FileActions.Folder_Create_Error:The folder {0} could not be created.
283FileActions.File_Exists:<html>{0} already exists in the destination folder. Overwrite it?</html>
284FileActions.File_Not_Deleted_Message:{0}\nThe file named above can not be deleted. \nPlease check that you don't have the file open\nin an external program, then try again.
285FileActions.File_Not_Deleted_Title:Error - File Not Deleted.
286FileActions.File_Not_Found_Message:{0}\nThe file named above can not be found. Once file view\nhas refreshed, please check the file still exists.
287FileActions.File_Not_Found_Title:Error - File Not Found.
288FileActions.File_Selected:1 file selected
289FileActions.Files_And_Directory_Selected:{0} files and 1 folder selected
290FileActions.Files_Selected:{0} files selected
291FileActions.Folder_Already_Exists:The folder name '{0}' is already in use. Cannot create folder.
292FileActions.Increase_Depth:Increase Depth by 1
293FileActions.Insufficient_Space_Message:The file action has failed because of insufficient disk\nspace. For the file to copy successfully you require a\nfurther: {0}
294FileActions.Insufficient_Space_Title:Error - Insufficient Space
295FileActions.Moving:Moving {0}
296FileActions.No_Activity:No action requested
297FileActions.Possible_Cyclic_Path:{1} is {0} directories deep and may be a recursive path? Should file actioning continue?
298FileActions.Read_Only:Files from the workspace are read only and cannot be deleted.
299FileActions.Selected:{0} files and {1} folders selected
300FileActions.Unknown_File_Error_Message:Although no error message was reported during the file\naction, a final check has shown that the destination\ncopy is not the same as the source file. The reason\nfor this is unknown. Please check your media and update\nyour installed JVM.
301FileActions.Unknown_File_Error_Title:Error - Unknown File Error
302FileActions.Write_Not_Permitted_Message:The Librarian Interface does not have permission to write to\n{0}\nPlease check file permissions.
303FileActions.Write_Not_Permitted_Title:Error - Incorrect File Permissions
304FileActions.Yes_To_All:Yes to All
305#************************
306#
307#******* File Associations dialog **********
308FileAssociationDialog.Add:Add
309FileAssociationDialog.Add_Tooltip:Use this application to view files of this type
310FileAssociationDialog.Batch_File:Batch files
311FileAssociationDialog.Browse:Browse
312FileAssociationDialog.Browse_Tooltip:Choose the application to use from your filespace
313FileAssociationDialog.Browse_Tooltip_Mac:Browsing for your application is currently disabled for MacOS
314FileAssociationDialog.Browse_Title:Choose Application
315FileAssociationDialog.Close:Close
316FileAssociationDialog.Close_Tooltip:Close this dialog and return to the main window
317FileAssociationDialog.Command:Launch command:
318FileAssociationDialog.Command_File:Command files
319FileAssociationDialog.Command_Tooltip:Enter the command to launch the application to use
320FileAssociationDialog.Details:New File Association Details
321FileAssociationDialog.Executable_File:Executable files
322FileAssociationDialog.Existing_Associations:Current File Associations
323FileAssociationDialog.Extension:For files ending:
324FileAssociationDialog.Extension_Tooltip:The file extension of the files to view
325FileAssociationDialog.Instructions:Use this dialog to set what external programs are used to view a certain file-type, and what command is sent to launch this program.\nTo add a new file-type, type its extension in 'For files ending'. To add or modify a launch command, type the new command in 'Launch command' or click 'Browse' to search the file system for an appropriate program. Use the special string '%1' to indicate where the name of the file to be opened should be inserted, e.g. "C:\\Windows\\System\\MSPaint.exe %1". '%1' will be appended to the end of a command if not otherwise specified.\nMacOS users should always try the mac specific command "open [-a <application_name>] %1" first.
326FileAssociationDialog.Table.Command:Command
327FileAssociationDialog.Table.Extension:Extension
328FileAssociationDialog.Title:Edit File Associations
329FileAssociationDialog.Remove:Remove
330FileAssociationDialog.Remove_Tooltip:Remove the current selected association from the existing associations
331FileAssociationDialog.Replace:Replace
332FileAssociationDialog.Replace_Tooltip:Replace the currently selected association with the new association details
333#*******************
334#
335#******Filter***************
336Filter.0:HTM & HTML
337Filter.1:XML
338Filter.2:Text Files
339Filter.3:Images
340Filter.All_Files:All Files
341Filter.Filter_Tree:Show Files
342Filter.Invalid_Pattern:<HTML><FONT FACE={FONT} COLOR=Black>The pattern you have entered for filtering files is invalid.<BR>Please try again using regular expression syntax and with<BR>* for the wildcard character.</FONT></HTML>
343#***********************
344#
345#***** GAuthenticator *****
346GAuthenticator.Password:Password:
347GAuthenticator.Password_Tooltip:Enter your password here
348GAuthenticator.Title:Password Required.
349GAuthenticator.Username:User Name:
350GAuthenticator.Username_Tooltip:Enter your username here
351#**************************
352#
353#***** General Messages *****
354# 0 - A String representing the name and method of the class in question.
355General.Apply:Apply
356General.Apply_Tooltip:Apply the current settings but do not exit the dialog
357General.Browse:Browse...
358General.Cancel:Cancel
359General.Cancel_Tooltip:Cancel the changes (will not undo any that have been applied already)
360General.Close:Close
361General.Close_Tooltip:Close this dialog box
362General.Edit:Edit Value
363General.Error:Error
364General.No:No
365General.NotSunJava:Java vendor: {0}\nNote that the Librarian Interface has been developed and tested with Java from Sun Microsystems.
366General.OK:OK
367General.OK_Tooltip:Accept the current settings and exit the dialog
368General.Open:Open
369General.Outstanding_Processes:<html>The Librarian Interface cannot close completely until all programs<br>started within The Librarian Interface have also exited.</html>
370General.Outstanding_Processes_Title:Waiting To Exit
371General.Pure_Cancel_Tooltip:Abort this action (no changes will be made)
372General.Review_Output:Please review output below:
373General.Usage:Usage: {0} <params>\nAll parameters are optional but the Librarian Interface may fail to work if -gsdl and -library aren't set.\n -gsdl <path> : Force path to gsdl\n -library <path> : Path to cgi-bin\n -mozilla <path> : Enabled mozilla\n -mirror : Enable web-mirroring controls\n -laf [java|windows|motif|mac] : Look and feel\n -debug : Enable debug messages\n -no_load : Don't load previously open collection\n -load <path> : Load the specified collection
374General.View:View Value
375General.Warning:Warning
376General.Yes:Yes
377#****************************
378#
379#***** GShell *****
380GShell.BadArgument:Argument {0} is invalid.
381GShell.BadArgumentValue:Argument {0} has an invalid value.
382GShell.BadPluginOptions:The bad argument occurred in plugin {0}.
383GShell.BadClassifierOptions:The bad argument occurred in classifier {0}.
384GShell.Build.Auxilary:Creating auxiliary files and tidying up...
385GShell.Build.BuildBegun1:************** Build Started **************
386GShell.Build.BuildCancelled:************** Cancelled **************
387GShell.Build.BuildComplete1:************** Build Finished **************
388GShell.Build.CompressText:Compressing text...
389GShell.Build.Index:Creating an index based on {0-index source and level}...
390GShell.Build.InfoDatabase:Creating information database...
391GShell.Build.Phind:Generating a Phind classifier. This may take some time...
392GShell.Command:Command
393GShell.Failure:Command failed.
394GShell.Import.FileNotProcessed:The file {0-target file path} was recognised but could not be processed by any plugin.
395GShell.Import.FileNotRecognised:The file {0-target file path} was not recognised by any plugin.
396GShell.Import.FileProcessing:The file {0-target file path} is being processed by {1-plugin name}.
397GShell.Import.FileProcessingError:The file {0-target file path} encountered an error during processing.
398GShell.Import.ImportBegun1:************** Import Started **************
399GShell.Import.ImportComplete1:************** Import Finished **************
400GShell.Import.ImportComplete2:{0-number documents considered} documents were considered for processing:
401GShell.Import.ImportComplete2.1:1 document was considered for processing:
402GShell.Import.ImportComplete.Processed:{0-number processed} documents were processed and included in the collection.
403GShell.Import.ImportComplete.Processed.1:1 document was processed and included in the collection.
404GShell.Import.ImportComplete.Blocked:{0-number blocked} were prevented from being added by plugins (such as images in web pages).
405GShell.Import.ImportComplete.Blocked.1:1 was prevented from being added by plugins (such as images in web pages).
406GShell.Import.ImportComplete.Ignored:{0-number ignored} were unrecognised.
407GShell.Import.ImportComplete.Ignored.1:1 was unrecognised.
408GShell.Import.ImportComplete.Failed:{0-number failed} were rejected.
409GShell.Import.ImportComplete.Failed.1:1 was rejected.
410GShell.Import.ImportComplete3:\n
411GShell.Parsing_Metadata_Complete:Archived metadata extraction complete.
412GShell.Parsing_Metadata_Start:Extracting new metadata from archive files.
413GShell.Success:Command complete.
414#*********************
415#
416#***** GAI *****
417# Currently Enabled and Disabled display the same text but in different
418# colours. If necessary this can be changed.
419GAI.Configuration:Configuration
420GAI.Conf_Tooltip: Maintains the configuration setting
421GAI.Ext:Ext
422GAI.Ext_Tooltip:Fedora & DSpace Search
423GAI.Monitor:Monitor
424GAI.Monitor_Tooltip:XXXXXXXXXXXXXXXXx
425GAI.Log:Log
426GAI.Log_Tooltip:Examine the relevant log files
427
428#***************
429#
430#***** HELP *****
431Help.Contents:Contents
432Help.Title:Librarian Interface Help Pages
433#
434#***** LockFileDialog *****
435LockFileDialog.Cancel_Tooltip:Do not steal control of the lock file (collection will not open)
436LockFileDialog.Date:Date
437LockFileDialog.Error:error
438LockFileDialog.Lockfile_Message_One:The presence of a lock file suggests this collection is already open.
439LockFileDialog.Lockfile_Message_Two:Do you wish to 'steal' control of this lock file?
440LockFileDialog.Machine:Where
441LockFileDialog.Name:Name
442LockFileDialog.OK_Tooltip:Steal control of the lock file
443LockFileDialog.Title:Lock File Detected
444LockFileDialog.User:Who
445#********************
446#
447#*****MappingPrompt **********
448MappingPrompt.File:Folder
449MappingPrompt.Map:Create Shortcut
450MappingPrompt.Name:Name
451MappingPrompt.Title:Set Folder Shortcut
452MappingPrompt.Unmap:Remove Shortcut
453#*******************
454#
455#***** Menu Options *****
456#Menu.Collapse:Close Folder
457Menu.Edit:Edit
458#Menu.Edit_Copy:Copy (ctrl-c)
459#Menu.Edit_Cut:Cut (ctrl-x)
460#Menu.Edit_Paste:Paste (ctrl-v)
461#Menu.Expand:Open Folder
462#Menu.Explode_Metadata_Database:Explode metadata database
463Menu.File:File
464Menu.File_Exit:Exit
465Menu.File_Save:Save
466Menu.Help:Help
467Menu.Help_About:About...
468#********************
469#
470#
471#***** Mirroring *****
472Mirroring.ClearCache:Clear Cache
473Mirroring.ClearCache_Tooltip:Delete all downloaded files
474Mirroring.Download:Download
475Mirroring.Download_Tooltip:Start a new download job
476Mirroring.Download_Controls:Download Settings
477Mirroring.Download_Depth:Download Depth:
478Mirroring.Download_Depth.Zero:Zero
479Mirroring.Download_Depth.Unlimited:Unlimited
480Mirroring.Download_Depth_Tooltip:How many hyperlinks deep to go when downloading
481Mirroring.Download_Embedded:Download text only (no images, stylesheets etc)
482Mirroring.DownloadJob.Close:Close
483Mirroring.DownloadJob.Close_Tooltip:Remove this job from the list, stopping it if it is currently running
484Mirroring.DownloadJob.Downloading:Downloading {0}
485Mirroring.DownloadJob.Download_Complete:Download complete
486Mirroring.DownloadJob.Download_Stopped:Download halted
487Mirroring.DownloadJob.Download_Progress:Downloading in progress
488Mirroring.DownloadJob.Log:View Log
489Mirroring.DownloadJob.Log_Tooltip:View details about this download
490Mirroring.DownloadJob.Pause:Pause
491Mirroring.DownloadJob.Pause_Tooltip:Pause this download
492Mirroring.DownloadJob.Resume:Resume
493Mirroring.DownloadJob.Resume_Tooltip:Resume this download
494Mirroring.DownloadJob.Status:Downloaded {0} of {1} files ({2} warnings, {3} errors)
495Mirroring.DownloadJob.Waiting:Waiting to start
496Mirroring.DownloadJob.Waiting_User:Waiting for user action
497Mirroring.Higher_Directories:Only mirror files below this URL
498Mirroring.Invalid_URL:The URL entered is not valid. Please correct.
499Mirroring.Invalid_URL_Title:Invalid URL
500Mirroring.Preferences:Preferences...
501Mirroring.Preferences_Tooltip:Enable proxy and/or edit proxy settings
502Mirroring.Same_Host:Only mirror files within the same site
503Mirroring.Source_URL:Source URL:
504Mirroring.Source_URL_Tooltip:URL to download
505#*********************
506#
507#***** Missing EXEC *****
508MissingEXEC.Message:Warning! You will not be able to view your new collections within the Librarian Interface unless you specify the path to the Greenstone Library Webserver. You can enter this now in the text field below, or later by going to Preferences and choosing the Connection tab. Remember that a valid url must start with the protocol "http://", and will probably end with the executable name ("gsdl" for Greenstone local library server, "library" for other web servers).
509MissingEXEC.Title:Missing Greenstone Library Address
510#***** Missing EXEC_GS3 *****
511MissingEXEC_GS3.Message:Warning! You will not be able to view your new collections within the Librarian Interface unless you specify the path to the Greenstone context in the locally running Tomcat Webserver. You can enter this now in the text field below, or later by going to Preferences and choosing the Connection tab. Remember that a valid url must start with the protocol "http://". The default address is http://localhost:8080/gsdl3.
512MissingEXEC_GS3.Title:Missing Greenstone Library Address
513#***** Missing GLIServer *****
514MissingGLIServer.Message:Warning! You will not be able to work with collections within the Librarian Interface unless you specify the address of the remote Greenstone "gliserver" script. You can enter this now in the text field below, or later by going to Preferences and choosing the Connection tab. Remember that a valid URL must start with the protocol "http://" and end with "gliserver".
515MissingGLIServer.Title:Missing GLIServer Address
516#***** Missing GSDL *****
517MissingGSDL.Message:Warning! You will not be able to access all of the Librarian Interface's features without a local copy of Greenstone Digital Library also installed. If you believe you are receiving this message in error please check your installation, and the paths specified in Librarian Interface batch or script file.
518MissingGSDL.Title:Missing Greenstone Path
519#***** Missing PERL *****
520MissingPERL.Message:Warning! You will not be able to create new collections, nor build existing ones, without PERL installed, and the Librarian Interface was unable to find PERL on your system. If you believe you are receiving this message in error please check your installation, and the paths specified in Librarian Interface batch or script file.
521MissingPERL.Title:Missing PERL Path
522#******* MissingWGET ********
523MissingWGET.Message:Warning! Web mirroring is disabled because the Librarian Interface failed to locate an appropriate version of WGet. If you believe you are receiving this message in error please check your installation and the paths specified in the Librarian Interface batch or script file.
524MissingWGET.Title:Missing WGet
525#******* MissingImageMagick ********
526MissingImageMagick.Message:Warning! The Librarian Interface failed to locate an appropriate version of ImageMagick, and consequently ImagePlug will not work. Please install ImageMagick if you wish to build image collections.
527MissingImageMagick.Title:Missing ImageMagick
528#*****************************
529#
530#***** New Session *****
531NewCollectionPrompt.Base_Collection:Base this collection on:
532NewCollectionPrompt.Base_Collection_Tooltip:Select an existing collection to base the new collection on
533NewCollectionPrompt.Collection_Description:Description of content:
534#NewCollectionPrompt.Collection_Email:Author's Email:
535NewCollectionPrompt.Collection_Name:Collection folder:
536#NewCollectionPrompt.Collection_Name_Tooltip:Short collection name, used internally (must be 8 characters or less)
537NewCollectionPrompt.Description_Error:The description field must be filled out. Please correct.
538NewCollectionPrompt.Error:Error in new collection.
539NewCollectionPrompt.Instructions:To create a new collection fill out the fields below.
540NewCollectionPrompt.Metadata_Elements:Elements within selected set:
541NewCollectionPrompt.Metadata_Instructions1:Check the boxes beside the metadata sets to include in your collection.
542NewCollectionPrompt.Metadata_Instructions2:(Note: You can add new ones later).
543NewCollectionPrompt.Metadata_Title_Existing:Select metadata sets.
544#NewCollectionPrompt.Name_Error:You have either failed to enter a name for the collection, or the name you have choosen is already in use. Please correct.
545NewCollectionPrompt.NewCollection:-- New Collection --
546NewCollectionPrompt.Select_MDS:Available metadata sets:
547NewCollectionPrompt.Title:Create a new Collection.
548NewCollectionPrompt.Title_Clash:The title you have chosen for your collection is already in use. Continue?
549NewCollectionPrompt.Title_Error:The title field must be filled out. Please correct.
550#***** New Folder OrFilePrompt *****
551NewFolderOrFilePrompt.Default_File_Name:dummy
552NewFolderOrFilePrompt.Default_Folder_Name:new folder
553NewFolderOrFilePrompt.Destination_Name:Destination Folder
554NewFolderOrFilePrompt.File_Name:File Name
555NewFolderOrFilePrompt.File_Name_Tooltip:Enter a name for the new file
556NewFolderOrFilePrompt.Folder_Name:Folder Name
557NewFolderOrFilePrompt.Folder_Name_Tooltip:Enter a name for the new folder
558NewFolderOrFilePrompt.Title_Folder:Create a new folder
559NewFolderOrFilePrompt.Title_File:Create a new dummy document
560#***********************
561#
562NoMetadataSetsSelected.Message:If you create the collection now it will have no initial metadata sets. You will not be able to import nor assign any metadata until a set is imported or added to your collection. Do you wish to continue?
563NoMetadataSetsSelected.Title:No Metadata Sets Selected
564#**********************
565#
566#******* OldWGET *******
567NoPluginExpectedToProcessFile.Message:None of Greenstone's plugins are expected to process the file "{0}". Check that the file has the correct extension. If it is correct then you may have to use UnknownPlug to process this file.
568NoPluginExpectedToProcessFile.Title:No plugin expected to process file
569#**********************
570#
571#******* OldWGET *******
572OldWGET.Message:Warning! The version of WGet you have installed has a known bug when mirroring files which contain encoded characters such as space and tilde in their URL. While this shouldn't be a problem, we recommend installing WGet 1.9 or higher.
573OldWGET.Title:Old WGet
574#***********************
575#
576#***** OpenCollectionDialog *****
577OpenCollectionDialog.Available_Collections:Available Collections
578OpenCollectionDialog.Browse:Browse
579OpenCollectionDialog.Browse_Tooltip:Choose a collection from your filespace
580OpenCollectionDialog.Collection:Greenstone Collection (".col")
581OpenCollectionDialog.Description:Collection Description
582OpenCollectionDialog.Locked_Collection:Greenstone collection already in use
583OpenCollectionDialog.No_Description:Please select a greenstone collection (".col" file) to see description.
584OpenCollectionDialog.Normal_Collection:Greenstone collection
585OpenCollectionDialog.Open:Open
586OpenCollectionDialog.Open_Tooltip:Load the selected collection into the Librarian Interface
587OpenCollectionDialog.Title:Open Greenstone Collection
588#**********************
589#
590#***** Options Pane inside CreatePane *****
591OptionsPane.Cancelled: - cancelled
592OptionsPane.LogHistory:Log history
593OptionsPane.Successful: - successful
594OptionsPane.Unknown: - unknown
595OptionsPane.Unsuccessful: - unsuccessful
596#*******************
597#
598#***** Preferences *****
599Preferences:Preferences
600Preferences.Connection:Connection
601Preferences.Connection_Tooltip:Set the URL to the greenstone library and configure a proxy connection if appropriate
602Preferences.Connection.GLIServer_URL:Greenstone gliserver URL:
603Preferences.Connection.GLIServer_URL_Tooltip:The URL of the Greenstone "gliserver" CGI script
604Preferences.Connection.Library_Path:Library Path:
605Preferences.Connection.Library_Path_GS3:Greenstone Web Path:
606Preferences.Connection.Library_Path_Tooltip:The URL of the Greenstone web-server
607Preferences.Connection.Library_Path_Tooltip_GS3:The URL of the Greenstone web-server
608Preferences.Connection.ProgramCommand:Preview Command:
609Preferences.Connection.ProgramCommand_Tooltip:The launch command for the program used to view the collection preview. Remember to use %1 as the placeholder for the collection address, and to use speechmarks where necessary.
610Preferences.Connection.Proxy_Host:Proxy Host:
611Preferences.Connection.Proxy_Host_Tooltip:The address of your proxy server
612Preferences.Connection.Proxy_Port:Proxy Port:
613Preferences.Connection.Proxy_Port_Tooltip:The port number of your proxy server
614Preferences.Connection.Servlet:Servlet:
615Preferences.Connection.Servlet_Tooltip:The servlet to use to view your site
616Preferences.Connection.Servlet_Tooltip2:There is no servlet specified for this site, you can still build collections, but you wont be able to view them
617Preferences.Connection.Site:Site:
618Preferences.Connection.Site_Tooltip:The site you want to work in
619Preferences.Connection.Use_Proxy:Use proxy connection?
620Preferences.General:General
621Preferences.General_Tooltip:Set some general preferences
622Preferences.General.Email:User's Email:
623Preferences.General.Email_Tooltip:The email address automatically used for any collection created with the GLI
624Preferences.General.Font:Font:
625Preferences.General.Font_Tooltip:The font used for the GLI interface.
626Preferences.General.Interface_Language:Interface Language:
627Preferences.General.Interface_Language_Tooltip:Select the language you wish the interface and its controls to be displayed in.
628Preferences.General.Restart_Required:GLI should now be restarted in order to complete updating its interface.
629Preferences.General.Show_File_Size:Show file sizes
630Preferences.General.Show_File_Size_Tooltip:Show file sizes next to entries in the Workspace and Collection file trees.
631Preferences.General.View_Extracted_Metadata:View Extracted Metadata
632Preferences.General.View_Extracted_Metadata_Tooltip:Display metadata extracted by the greenstone plugins in the metadata list in the Enrich view.
633Preferences.Mode:Mode
634Preferences.Mode_Tooltip:Click on an entry to select a suitable level of operation
635Preferences.Mode.Assistant:Library Assistant
636Preferences.Mode.Assistant_Description:Use this setting to gain access to the basic features of the Greenstone Librarian Interface: adding documents and metadata to collections, creating new collections whose structure mirrors existing ones, and building collections.
637Preferences.Mode.Librarian:Librarian
638Preferences.Mode.Librarian_Description:This setting gives normal use of the Greenstone Librarian Interface: creating and designing new collections, adding documents and metadata to collections, designing new collections, and building collections.
639Preferences.Mode.Systems:Library Systems Specialist
640Preferences.Mode.Systems_Description: This setting enables full use of the Greenstone Librarian Interface. To take advantage of all the features available, you will need to be able to formulate regular expressions.
641Preferences.Mode.Expert:Expert
642Preferences.Mode.Expert_Description:This setting enables expert use of the Greenstone Librarian Interface. It is recommended for users who are experienced with Greenstone, and are able to perform troubleshooting tasks that involve interpreting debugging output from PERL scripts. All features of the Greenstone Librarian Interface are enabled.
643Preferences.Warnings:Warnings
644Preferences.Warnings_Tooltip:Enable or disable various warning dialogs
645Preferences.Workflow:Workflow
646Preferences.Workflow_Tooltip:Design the interface workflow: set which views should be enabled
647Preferences.Workflow.Create:Create - Build your collection using Greenstone
648Preferences.Workflow.Design:Design - Change collection appearence
649Preferences.Workflow.Download:Download - Download web-based resources
650Preferences.Workflow.Enrich:Enrich - Annotate with metadata
651Preferences.Workflow.Gather:Gather - Select files for collection
652Preferences.Workflow.Predefined.Label:Predefined Workflows
653Preferences.Workflow.Title:Check box to enable view
654#**********************
655#
656#**** PreviewCommandDialog *******
657PreviewCommandDialog.Instructions:Enter the command for opening the program to view collection preview. Remember to use %1 as the placeholder for the collection address, and to use speechmarks where necessary.
658PreviewCommandDialog.Title:Preview Command
659#**********************
660#
661#***** Remote Greenstone Server *****
662RemoteGreenstoneServer.Authentication_Message:Please enter your Greenstone username and password:
663RemoteGreenstoneServer.Error:An error has occurred on the remote Greenstone server while performing this operation:\n{0-Error message}
664RemoteGreenstoneServer.Error_Title:Remote Greenstone Server Error
665RemoteGreenstoneServer.Progress:Remote Greenstone Server Progress:
666RemoteGreenstoneServer.Steal_Lock_Message:This collection is currently locked by user '{0-User name}'.\nDo you want to steal control of this lock file (not recommended, as work may be lost)?
667#**********************
668#
669#***** Save Collection Box *****
670SaveCollectionBox.File_Name:File Name:
671SaveCollectionBox.Files_Of_Type:Files of Type:
672SaveCollectionBox.Look_In:Look In:
673#**********************
674#
675#***** Save Progress Box *******
676SaveProgressDialog.Title:Saving Collection
677#*******************************
678#
679Server.QuitManual:The Librarian Interface was unable to close the local\nlibrary server automatically. Please exit the server\nmanually by clicking on the cross icon in its top\nright-hand corner, then click OK on this dialog.
680Server.QuitTimeOut:The greenstone local library has not responded to the\nautomatic close command for sixty seconds. Do you\nwish to wait for another minute?
681#
682#***** Sources *****
683Source.General:General
684#*******************
685#
686#***** TitleClash *****
687TitleClashes.Message:The title you have chosen for your collection is already in use. Continue?
688TitleClashes.Title:Entered Title Clashes
689#**********************
690#
691#***** Trees *****
692Tree.DownloadedFiles:Downloaded Files
693Tree.Files:files
694Tree.Home:Home Folder ({0})
695Tree.Root:Local Filespace
696Tree.World:Documents in Greenstone Collections
697#***********************
698#
699#***** Warning Dialog *****
700WarningDialog.Dont_Show_Again:Do not show this warning again
701WarningDialog.Dont_Show_Again_Message:Do not show this message again
702WarningDialog.Invalid_Value:The value you have entered in the value field\nis not valid for the specified property.
703WarningDialog.Value:Enter value:
704#
705#****** WGet *****
706WGet.Prompt:WGet Mirroring Client
707#
708#****** Workflows *****
709Workflow.AllPanels:All panels
710Workflow.LocalSourceCollectionBuilding:Local source collection building
711Workflow.DocumentEnriching:Document enriching
Note: See TracBrowser for help on using the repository browser.