source: trunk/gli/classes/dictionary.properties@ 5462

Last change on this file since 5462 was 5462, checked in by mdewsnip, 21 years ago

Moved Katherine's new tooltips into their correct places.

  • Property svn:keywords set to Author Date Id Revision
File size: 48.0 KB
Line 
1Language:English - New Zealand
2Version:en_NZ
3#***** Formatting Arguments *****
4# Arguments 0 - 31 reserved for Gathaen
5Farg32:<HTML><STRONG><FONT FACE={0} COLOR=Black>
6Farg33:<HTML><STRONG><FONT FACE={0} COLOR=Black SIZE=4>
7Farg34:</FONT></STRONG></HTML>
8Farg35:<BR>
9Farg36:<U>
10Farg37:</U>
11Farg38:<HTML><STRONG><FONT FACE={0} COLOR=Black SIZE=2>
12Farg39:<HTML><STRONG><FONT FACE={0} COLOR=Black SIZE=5>
13Farg40:<HTML><STRONG><FONT FACE={0} COLOR=Gray>
14Farg41:<HTML><STRONG><FONT FACE={0} COLOR=Black><CENTER>
15Farg42:</CENTER></FONT></STRONG></HTML>
16Farg43:<HTML><FONT FACE={0} COLOR=Black>
17Farg44:</CENTER></FONT></HTML>
18Farg45:</FONT></HTML>
19Farg46:<CENTER>
20Farg47:</CENTER>
21Farg48:<I>
22Farg49:</I>
23Farg50:<FONT FACE="Courier">
24Farg51:<FONT FACE={0}>
25Farg52:</FONT>
26#*******************
27#
28#***** AboutDialog *****
29AboutDialog.Acknowledgement:Acknowledgements for proprietary programs, packages or classes...
30AboutDialog.Date:(13 June, 2003)
31AboutDialog.Item0:'Xerces Java 1' from The Apache Software Foundation (http://www.apache.org/)
32AboutDialog.Item1:'CalPane' HTML renderer by Andrew Moulden (http://www.netcomuk.co.uk/~offshore/index.html)
33AboutDialog.Item2:'WGet' from Free Software Foundation, Inc. (http://www.gnu.org/software/wget/wget.html)
34AboutDialog.Item3:'qflib' from Quality First Software GmbH. (http://www.qfs.de/en/qflib/index.html)
35AboutDialog.Item4:'ExtensionFileFilter.class' by Bruno Dumon and contributors (http://pollo.sourceforge.net/)
36AboutDialog.Item5:'How to disable file renaming in file chooser' - vladi21 (http://www.experts-exchange.com/)
37AboutDialog.Item6:'Autoscrolling' - Java Swing by Robert Eckstein, Marc Loy & Dave Wood (http://www.oreilly.com/catalog/jswing/chapter/dnd.beta.pdf)
38AboutDialog.Item7:'Add ghosted drag images to your JTrees' - By Andrew J. Armstrong (http://www.javaworld.com/javaworld/javatips/jw-javatip114.html)
39AboutDialog.Item8:'Stop annoying java.prefs error when you don't have superuser access' - Thanks to Walter Schatz
40AboutDialog.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
41AboutDialog.Java_Req_One:This product includes code licensed from RSA Security, Inc.
42AboutDialog.Java_Req_Two:Some portions licensed from IBM are available at http\://oss.software.ibm.com/icu4j/
43AboutDialog.Thanks:Also thanks to those who posted helpful java information on the web...
44AboutDialog.Title:About...
45AboutDialog.Title_One:Greenstone Librarian Interface
46AboutDialog.Title_Two:Greenstone Digital Library, University of Waikato
47AboutDialog.Copyright:Copyright (C) 2003 New Zealand Digital Library Project
48#***********************
49#
50#***** Audit Table *****
51AuditTable.File:Filename
52#***********************
53#
54#***** Auto Filter *****
55Autofilter.AND:AND
56Autofilter.Ascending:Ascending
57Autofilter.Case_Sensitive:Match Case
58Autofilter.Clear:Clear Filter
59Autofilter.Custom_Filter:Advanced
60Autofilter.Descending:Descending
61Autofilter.Filter_By_Value:Simple
62Autofilter.Name:Column Name
63Autofilter.None:None
64Autofilter.Operator:Condition
65Autofilter.OR:OR
66Autofilter.Order:Ordering
67Autofilter.Set:Set Filter
68Autofilter.Title:Autofilter Metadata
69Autofilter.eqeq:equal to
70Autofilter.!eq:does not equal
71Autofilter.<:is less than
72Autofilter.<eq:is less than or equal to
73Autofilter.>:is greater than
74Autofilter.>eq:is greater than or equal to
75Autofilter.^:starts with
76Autofilter.!^:does not start with
77Autofilter.$:ends with
78Autofilter.!$:does not end with
79Autofilter.?:contains
80Autofilter.!?:does not contain
81#***********************
82#
83#***** Browser *****
84Browser.Back:Back
85Browser.Bookmarks:Bookmarks
86Browser.CannotConnect:Cannot connect to {0}
87Browser.Follow:Follow hyperlink to {0}
88Browser.Forward:Forward
89Browser.Go:Go
90Browser.Home:Home
91Browser.Loading:Downloading {0}
92Browser.Ready:Ready
93Browser.Reload:Reload
94Browser.Stop:Stop
95Browser.TimedOut:Connection timed out for {0}
96#
97# ********************************************************
98# *************** Collection Design Module ***************
99# ********************************************************
100# * The dictionary phrases used in the creation of the *
101# * Colection Design Module. Note that we still have *
102# * access to the format arguments (argument 32+) for *
103# * html formatting. *
104# ********************************************************
105CDM.ArgumentConfiguration.Add:Add
106CDM.ArgumentConfiguration.Bad_Integer:<html>The argument '{0}' requires an integer value,<br>but no integer can be parsed from {1}.</html>
107CDM.ArgumentConfiguration.Custom:Custom Arguments:
108CDM.ArgumentConfiguration.Error_Title:Error In Arguments
109CDM.ArgumentConfiguration.Header:{39}{46}Please configure the arguments for {0}.{47}{34}
110CDM.ArgumentConfiguration.Remove:Remove
111CDM.ArgumentConfiguration.Required_Argument:The argument '{0}' must be given a value.
112CDM.ArgumentConfiguration.Title:Configuring Arguments
113CDM.ClassifierManager.Add:Add Classifier
114CDM.ClassifierManager.Assigned:Currently Assigned Classifiers
115CDM.ClassifierManager.Classifier:Select classifier to add:
116CDM.ClassifierManager.Classifier_Exists:That classifier has already been assigned for this collection.
117CDM.ClassifierManager.Classifier_Str:classifier
118CDM.ClassifierManager.Classifier_XML_Parse_Failed:GLI has been unable to determine the arguments for the {0}\nclassifier. Please ensure that the classifier in question\nprovides the -xml flag by running the classinfo.pl script\nsimilar to the description of the pluginfo.pl script in\nsection 2.1 of the Greenstone Developers Guide.
119CDM.ClassifierManager.Configure:Configure Classifier
120CDM.ClassifierManager.Controls:Editing Controls
121CDM.ClassifierManager.Instructions:Use this view to add, configure or remove classifiers in your collection. To add a classifier, choose it from the combobox and click 'Add Classifier'.\nTo remove a classifier, choose it from the list of assigned classifiers and click 'Remove Classifier'.\nTo configure a classifier, choose it from the list of assigned classifiers, and click 'Configure Classifier'.\n\nWhen you configure a classifier a scrollable list of its arguments will appear. Enable arguments and enter or select values as necessary.
122CDM.ClassifierManager.Remove:Remove Classifier
123CDM.ClassifierManager.Title:{39}{46}Classifier Selection & Configuration{47}{34}
124CDM.ClassifierManager.Parsing.Message:Design tool is loading classifier information.
125CDM.ClassifierManager.Parsing.Title:Loading Classifiers
126CDM.General.Access:Is this collection publically accessible?
127CDM.General.Beta:Is this collection still under construction?
128CDM.General.Collection_Extra:Collection description:
129CDM.General.Collection_Name:Collection title:
130CDM.General.Icon_Collection:URL to about page icon:
131CDM.General.Icon_Collection_Small:URL to home page icon:
132CDM.FormatManager.Add:Add Format
133CDM.FormatManager.Assigned_Formats:Currently Assigned Format Commands
134CDM.FormatManager.Editor:HTML Format String
135CDM.FormatManager.Editing_Controls:Editing Controls
136CDM.FormatManager.Enabled:Enabled
137CDM.FormatManager.Extended_Options:Allow Extended Options
138CDM.FormatManager.Feature:Choose Feature
139CDM.FormatManager.Insert:Insert
140CDM.FormatManager.Instructions:The web pages you see when using Greenstone are not pre-stored but are generated 'on the fly' as they are needed. Format commands are used to change the appearance of these generated pages. Some are switches that control the display of documents or parts of documents; others are more complex and require html code as an argument.\nTo add a format command, choose it from the 'feature' list. If a True/False option panel appears, select the state by clicking on the appropriate button. If a panel containing the 'Affected Feature' and 'Edit Format Strings' controls appears, you need to enter html text. You can include preset variables by selecting them from the list.\nOnce you are statisfied with your changes, press 'Add Format' to add it to the configuration file.\nRemove a format command by selecting it from the 'Assigned Format Commands' and clicking 'Remove Format'.
141CDM.FormatManager.Part:Affected Component
142CDM.FormatManager.Remove:Remove Format
143CDM.FormatManager.Replace:Replace Format
144CDM.FormatManager.Title:{39}{46}Format Commands{47}{34}
145CDM.FormatManager.Variable:Variables
146CDM.General.Email.Creator:Creator's Email
147CDM.General.Email.Maintainer:Maintainer's Email
148CDM.General.Instructions:The design section of the Librarian Interface allows you to control many aspects of your collection's appearance. The design is split up into several sections. This section contains general options and settings. To choose a different section, click on its name in the list to the left.
149CDM.General.Title:{39}{46}General Options{47}{34}
150CDM.GUI.Classifiers:Browsing Classifiers
151CDM.GUI.Design_Topics:Design Sections
152CDM.GUI.Formats:Format Features
153CDM.GUI.General:General
154CDM.GUI.Indexes:Search Indexes
155CDM.GUI.MetadataSets:Metadata Sets
156CDM.GUI.Plugins:Document Plugins
157CDM.GUI.Root:CDM_ROOT
158CDM.GUI.SearchTypes:Search Types
159CDM.GUI.Subcollections:Partition Indexes
160CDM.GUI.SuperCollection:Cross-Collection Search
161CDM.GUI.Translation:Translate Text
162CDM.IndexManager.Add:Add Index
163CDM.IndexManager.Default_Index_Indicator:[Default Index]
164CDM.IndexManager.Document:document
165CDM.IndexManager.Index_Exists:That index has already been assigned for this collection.
166CDM.IndexManager.Indexes:Assigned Indexes
167CDM.IndexManager.Instructions:Here you choose what searchable indexes the collection will have.\nTo add a new index, select what material is to be indexed, choose the level of the index, and click 'Add Index'.\nTo remove an index, select it from the assigned indexes list and click 'Remove Index'.\nTo set the default index, select it from the assigned indexes list and click 'Set Default'.
168CDM.IndexManager.Level:At the level:
169CDM.IndexManager.Level_Exists:That level has already been assigned for this collection.
170CDM.IndexManager.MGPP.Add_All_Metadata:Add All
171CDM.IndexManager.MGPP.Add_Index:Add Index
172CDM.IndexManager.MGPP.Add_Level:Add Level
173CDM.IndexManager.MGPP.Current_Indexes:Currently Assigned Indexes
174CDM.IndexManager.MGPP.Current_Levels:Currently Assigned Levels
175CDM.IndexManager.MGPP.Index:Index Source:
176CDM.IndexManager.MGPP.Index_Name:Index Name:
177CDM.IndexManager.MGPP.Indexes:Manage Indexes
178CDM.IndexManager.MGPP.Instructions:Watch this space.
179CDM.IndexManager.MGPP.Level:Level Source:
180CDM.IndexManager.MGPP.Level_Name:Level Name:
181CDM.IndexManager.MGPP.Levels:Manage Levels
182CDM.IndexManager.MGPP.Remove_Index:Remove Index
183CDM.IndexManager.MGPP.Remove_Level:Remove Level
184CDM.IndexManager.MGPP.Replace_Index:Replace Index
185CDM.IndexManager.MGPP.Title:{39}{46}Index And Level Selection{47}{34}
186CDM.IndexManager.Name:Index Name:
187CDM.IndexManager.Paragraph:paragraph
188CDM.IndexManager.Remove:Remove Index
189CDM.IndexManager.Section:section
190CDM.IndexManager.Set_Default:Set Default
191CDM.IndexManager.Source:Build index on:
192CDM.IndexManager.Title:{39}{46}Index Selection{47}{34}
193CDM.LanguageManager.Add:Add Language
194CDM.LanguageManager.Assigned_Languages:Assigned Languages
195CDM.LanguageManager.Clear_Default:Clear Default
196CDM.LanguageManager.Default_Language:Default Language
197CDM.LanguageManager.Remove:Remove Language
198CDM.LanguageManager.Selector:Language to add:
199CDM.LanguageManager.Set_Default:Set Default
200CDM.MetadataSetManager.Elements:Elements in selected Metadata Set
201CDM.MetadataSetManager.Instructions:In this read-only design view you can review the Metadata Sets in your collection, what Elements they contain, and how they will appear in the collection configuration file.
202CDM.MetadataSetManager.Sets:Available Metadata Sets
203CDM.MetadataSetManager.Title:{39}{46}Metadata Set Review{47}{34}
204CDM.Move.At_Bottom:Cannot move the {0} {1} lower as it is already at the bottom of the list.
205CDM.Move.At_Top:Cannot move the {0} {1} higher as it is already at the top of the list.
206CDM.Move.Cannot:Cannot move the plugin {0} any lower as RecPlug and ArcPlug must be at the bottom of the list.
207CDM.Move.Fixed:<html>RecPlug and ArcPlug are generally required to be last and so are fixed in place.<br>If you really must move them please hand edit the collect.cfg file.</html>
208CDM.Move.Move_Bottom:Move To Bottom
209CDM.Move.Move_Down:Move Down
210CDM.Move.Move_Top:Move To Top
211CDM.Move.Move_Up:Move Up
212CDM.Move.Title:Error - Cannot Move
213CDM.PlugInManager.Add:Add Plugin
214CDM.PlugInManager.Assigned:Currently Assigned Plugins
215CDM.PlugInManager.Configure:Configure Selected Plugin
216CDM.PlugInManager.Controls:Editing Controls
217CDM.PlugInManager.Instructions:Use this view to add, configure or remove plugins from your collection. To add one choose it from the combobox and click 'Add Plugin'.\nTo configure or remove one, select it from the list of assigned plugins then:\ni) Change its position in the plugin order by clicking on the arrow buttons. (Note: The position of RecPlug and ArcPlug are fixed).\nii) Configure it by clicking 'Configure Plugin',\niii) Remove it by clicking 'Remove Plugin'.\n\nPlugins are configured using a pop-up design area with a scrollable list of arguments. Enable arguments and enter or select values as necessary.
218CDM.PlugInManager.PlugIn:Select plugin to add:
219CDM.PlugInManager.PlugIn_Exists:That plugin has already been assigned for this collection.
220CDM.PlugInManager.PlugIn_Str:plugin
221CDM.PlugInManager.PlugIn_XML_Parse_Failed:GLI has been unable to determine the arguments for the {0}\nplugin. Please ensure that the plugin in question provides\nthe -xml flag by running the pluginfo.pl script described\nin section 2.1 of the Greenstone Developers Guide.
222CDM.PlugInManager.Remove:Remove Plugin
223CDM.PlugInManager.Title:{39}{46}Plugin Selection & Configuration{47}{34}
224CDM.PlugInManager.Parsing.Message:Design tool is loading plugin information.
225CDM.PlugInManager.Parsing.Title:Loading PlugIns
226CDM.SearchTypeManager.Add:Add Search Type
227CDM.SearchTypeManager.Assigned:Currently Assigned Search Types
228CDM.SearchTypeManager.Enable:Enable Advanced Searches
229CDM.SearchTypeManager.Instructions:Defining the search type is an advanced feature only available when enabled (by checking the 'Enable Advanced Searches' box). Once enabled further controls for selecting and changing the order of search types become available. Select a search type from the combobox and 'Add Search Type', if enabled, to add the search type. Select an existing search type from the list, and use 'Move Up' and 'Move Down' to change the order, or 'Remove Search Type' to remove it.\n\nThe search types specify what kind of search interface should be provided: form, for fields searching, and/or plain for regular searching. The ordering is important as the first one will be used for the initial search page by default.\n\nIt is also important to note that enabling search types causes the appearance of the Indexes view to change as well. Fielded searching is a newer feature of Greenstone, and thus requires different index information. When search types is enabled all current indexes are modified to be valid indexes under the new schema, while disabling search types will cause GLI to do its best to convert new indexes back into the old style but it may not always be successful, in which case the indexes will be removed. In either case a copy of the original index command line will be available as a comment in the configuration file.
230CDM.SearchTypeManager.Remove:Remove Search Type
231CDM.SearchTypeManager.SearchType:Search Type
232CDM.SearchTypeManager.SearchType_Selection:Search Types:
233CDM.SearchTypeManager.Title:{39}{46}Search Type Selection & Ordering{47}{34}
234CDM.SubcollectionManager.Add:Add Filter
235CDM.SubcollectionManager.Assigned:Defined Subcollection Filters
236CDM.SubcollectionManager.Exclude:Exclude
237CDM.SubcollectionManager.Flags:Flags to set when matching.
238CDM.SubcollectionManager.Include:Include
239CDM.SubcollectionManager.Inclusive:What do we do with files that match?
240CDM.SubcollectionManager.Instructions:Use this panel to refine index creation.\ni) Define subcollection filters, which screen the collection documents based on the specified metadata values. Once defined, you can then generate partitions on any previously specified index, based on one or more of these filters.\nii) Generate index partitions based on language. This filters the collection documents so that only those in the chosen language are included.\nNote that the total number of partitions generated is a combination of all indexes, subcollection filters and languages chosen. Two indexes with two subcollection filters in two languages would yield eight index partitions.
241CDM.SubcollectionManager.Language_Controls:Assign Languages
242CDM.SubcollectionManager.Match:Regular expression to match with:
243CDM.SubcollectionManager.Name:Name the subcollection filter:
244CDM.SubcollectionManager.Remove:Remove Filter
245CDM.SubcollectionManager.Replace:Replace Filter
246CDM.SubcollectionManager.Source:Document attribute to match against:
247CDM.SubcollectionManager.Subcollection_Controls:Define Filters
248CDM.SubcollectionManager.Subindex_Controls:Assign Partitions
249CDM.SubcollectionManager.Title:{39}{46}Partition Indexes{47}{34}
250CDM.SubcollectionIndexManager.Add_Subindex:Add Partition
251CDM.SubcollectionIndexManager.Clear_Default_Subindex:Clear Default
252CDM.SubcollectionIndexManager.Default_Subindex:Default:
253CDM.SubcollectionIndexManager.PartitionName:Partition Name:
254CDM.SubcollectionIndexManager.Remove_Subindex:Remove Partition
255CDM.SubcollectionIndexManager.Set_Default_Subindex:Set Default
256CDM.SubcollectionIndexManager.Subcollection:Defined Subcollection Filters
257CDM.SubcollectionIndexManager.Subindexes:Assigned Subcollection Partitions
258CDM.SuperCollectionManager.Instructions:Cross-collection searching is where a single search is performed over several collections, as if all the collections were one. Specify the collections to include in a search by clicking on the appropriate collection's name in the list below. The current collection will automatically be included. \nWARNING: If the individual collections do not have the same indexes (including subcollection partitions and language partitions) as each other, cross-collection searching will not work properly. The user will only be able to search using indexes common to all collections.
259CDM.SuperCollectionManager.Title:{39}{46}Cross-Collection Search Configuration{47}{34}
260CDM.TranslationManager.Add:Add Translation
261CDM.TranslationManager.Affected_Features:Features
262CDM.TranslationManager.Assigned_Fragments:Assigned Translations
263CDM.TranslationManager.Column_Name_0:Language
264CDM.TranslationManager.Column_Name_1:Text Fragment
265CDM.TranslationManager.Default_Text:Initial Text Fragment
266CDM.TranslationManager.Instructions:Use this view to review and assign translations of text fragments in your collection. First, select an entry from the list of features (e.g. collection level metadata and classifier names). Next, select and edit a text fragment, or select a language from the combobox in order to add a new fragment. Type the text into the white text area, referring to the initial text fragment as necessary. Any changes will appear immediately in the collection.
267CDM.TranslationManager.Language:Language of translation:
268CDM.TranslationManager.Remove:Remove Translation
269CDM.TranslationManager.Replace:Replace Translation
270CDM.TranslationManager.Title:{39}{46}Text Translation{47}{34}
271CDM.TranslationManager.Translation:Translated Text
272#*******************
273#
274#***** Collection *****
275Collection.Collection:{32}Collection: {0}{34}
276Collection.Delete_Tooltip:Delete selected files and folders
277Collection.New_Folder_Tooltip:Create a new folder
278Collection.No_Collection:No Collection
279Collection.Stop:Stop
280Collection.Stop_Tooltip:Stop copying files
281Collection.Workspace:{32}Workspace{34}
282#**********************
283#
284#***** CollectionManager *****
285CollectionManager.Cannot_Open:The collection at {0} cannot be opened.
286CollectionManager.Creating_New:Creating a new collection {0}.
287CollectionManager.File_Not_Found:{0}\nThe collection above cannot be opened as it no longer exists.
288CollectionManager.Gcache_Created:The Librarian Interface cache folder created.
289CollectionManager.Log_Created:The log folder created.
290CollectionManager.Loading_Successful:Loaded collection {0}.
291CollectionManager.Not_Col_File:'{0}' is not a Librarian Interface Collection File (.col)
292CollectionManager.Old_Collection:GLI has detected that this is an older version Greenstone collection.\nCurrently these cannot be opened directly. To build this collection\ninstead start a new collection based on this collection, then import\nall of the files from the old collection. This will insure the necessary\nGLI files are created, and makes the collection ready for editing\nand building.
293CollectionManager.Preview_Ready:The collection has been built and is ready for previewing.
294CollectionManager.Preview_Ready_Failed:An error has occured which will prevent the collection being previewed.
295CollectionManager.Preview_Ready_Title:Collection Preview State.
296CollectionManager.Session_Ready:Collection {0} ready for use.
297#*****************************
298#
299#***** CollectionPopupMenu *****
300CollectionPopupMenu.Delete:Delete
301CollectionPopupMenu.New_Folder:New Folder
302#*******************************
303#
304#***** CreatePane *****
305CreatePane.Build:Build
306CreatePane.Build_Tooltip:Options for the indexing and classification stage of collection formation
307CreatePane.Build_Collection:Build Collection
308CreatePane.Build_Collection_Tooltip:Start the collection formation process
309CreatePane.Build_Progress:Build Progress
310CreatePane.Cancel_Build:Cancel Build
311CreatePane.Cancel_Build_Tooltip:Cancel the collection formation process
312CreatePane.Copy_Progress:Copy Progress
313CreatePane.Document_Count:Collection contains {0} files.
314CreatePane.Import:Import
315CreatePane.Import_Tooltip:Options for the file conversion and metadata assignment stage of collection formation
316CreatePane.Import_Progress:Import Progress
317CreatePane.Log:Message Log
318CreatePane.Log_Tooltip:View output from previous collection formation attempts
319CreatePane.Mode_All:all
320CreatePane.Options:Option Groups
321CreatePane.Options_Title:Collection Import & Build Options
322CreatePane.Statistics_Title:Collection Statistics
323#**********************
324#
325#***** Delete Collection Prompt *****
326DeleteCollectionPrompt.Collection_Details:Selected collections details.
327DeleteCollectionPrompt.Collection_List:Available collections.
328DeleteCollectionPrompt.Confirm_Delete:Please tick the box to confirm collection deletion.
329DeleteCollectionPrompt.Details:Title - {0}\nFilename - {1}\nCreator - {2}\nMaintainer - {3}\nDescription\n{4}
330DeleteCollectionPrompt.Failed_Delete:Collection could not be completely deleted.
331DeleteCollectionPrompt.Failed_Title:Deletion Failed!
332DeleteCollectionPrompt.No_Collection:No collection selected.
333DeleteCollectionPrompt.Successful_Delete:Collection has been deleted.
334DeleteCollectionPrompt.Successful_Title:Deletion Complete!
335DeleteCollectionPrompt.Title:Collection Deletion
336#**********************
337#
338#***** DirectoryLevelMetadata *****
339DirectoryLevelMetadata.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'.
340DirectoryLevelMetadata.Title:About to add folder level metadata
341#****************************************
342#
343#***** Inherited Metadata *****
344ExtractedMetadata.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".
345ExtractedMetadata.Title:This File/Folder Has Hidden Extracted Metadata
346#
347#***** FileActions *****
348FileActions.Calculating_Size:Calculating total size of selected files.
349FileActions.Copying:Copying {0}.
350FileActions.Deleting:Deleting {0}.
351FileActions.Directories_Selected:{0} folders selected
352FileActions.Directory_Exists:<html>The folder<br>{0}<br>already exists within the collection. Files will be copied into it.</html>
353FileActions.Directory_Selected:1 folder selected
354FileActions.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.
355FileActions.File_Already_Exists_Title:Error - File Already Exists.
356FileActions.File_And_Directories_Selected:1 file and {0} folders selected
357FileActions.File_And_Directory_Selected:1 file and 1 folder selected
358FileActions.File_Exists:<html>{0} already exists in the destination folder. Overwrite it?</html>
359FileActions.File_Not_Found_Message:{0}\nThe file named above can not be found. Once file view\nhas refreshed, please check the file still exists.
360FileActions.File_Not_Found_Title:Error - File Not Found.
361FileActions.File_Selected:1 file selected
362FileActions.Files_And_Directory_Selected:{0} files and 1 folder selected
363FileActions.Files_Selected:{0} files selected
364FileActions.Folder_Already_Exists:The folder name '{0}' is already in use. Cannot create folder.
365FileActions.Insufficient_Space_Message:The file action has failed because of insufficient disk\nspace. For the file to copy successfully you require a\nfurther: {0}
366FileActions.Insufficient_Space_Title:Error - Insufficient Space
367FileActions.InvalidTarget:The selected files cannot be copied or moved to this location.
368FileActions.Jobs:{0} file actions remaining.
369FileActions.Moving:Moving {0}.
370FileActions.No_Activity:No action requested.
371FileActions.No_Parent_For_New_Folder:To create a new folder you must first select a single destination folder in the collection tree.
372FileActions.No_Selection:No files selected.
373FileActions.Read_Only:Files from the workspace are read only and cannot be deleted.
374FileActions.ReadOnlyTarget:Files and folders in the workspace are read only and cannot be added to.
375FileActions.Selected:{0} files and {1} folders selected
376FileActions.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.
377FileActions.Unknown_File_Error_Title:Error - Unknown File Error
378FileActions.Write_Not_Permitted_Message:The Librarian Interface does not have permission to write to\n{0}\nPlease check file permissions.
379FileActions.Write_Not_Permitted_Title:Error - Incorrect File Permissions
380FileActions.Yes_To_All:Yes to All
381#************************
382#
383#******* File Associations dialog **********
384FileAssociationDialog.Add:Add Association
385FileAssociationDialog.Batch_File:Batch files
386FileAssociationDialog.Browse:Browse
387FileAssociationDialog.Browse_Title:Choose Application
388FileAssociationDialog.Command:Launch command:
389FileAssociationDialog.Command_File:Command files
390FileAssociationDialog.Executable_File:Executable files
391FileAssociationDialog.Extension:For files ending:
392FileAssociationDialog.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 select a current file association, choose an extension from the 'For file's ending' drop down list.\nTo add a new file-type, type its extension in 'For file's ending'.\nTo 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.
393FileAssociationDialog.Title:Edit File Associations
394#*******************
395#
396#******Filter***************
397Filter.0:HTM & HTML
398Filter.1:XML
399Filter.2:Text Files
400Filter.3:Images
401Filter.All_Files:All Files
402Filter.Filter_Tree:Show Files
403Filter.Invalid_Pattern:{43}The pattern you have entered for filter files is invalid.{35}Please try again using regular expression syntax and with{35}* for the wildcard character.{45}
404#***********************
405#
406#***** GAuthenticator *****
407GAuthenticator.Password:Password:
408GAuthenticator.Title:Password Required.
409GAuthenticator.Username:User Name:
410#**************************
411#
412#***** General Messages *****
413# 0 - A String representing the name and method of the class in question.
414General.Apply:Apply
415General.Apply_Tooltip:Apply the current settings but do not exit the dialog
416General.Browse:Browse
417General.Cancel:Cancel
418General.Cancel_Tooltip:Cancel the changes (will not undo any that have been applied already)
419General.Close:Close
420General.Edit:Edit Value
421General.Error:Error
422General.Expand:...
423General.File_Description:Librarian Interface Collection (*.col)
424General.No:No
425General.OK:OK
426General.OK_Tooltip:Accept the current settings and exit the dialog
427General.Open:Open
428General.Outstanding_Processes:<html>The Librarian Interface cannot close completely until all programs<br>started within The Librarian Interface have also exited.</html>
429General.Outstanding_Processes_Title:Waiting To Exit
430General.Usage:Usage: Gathaen <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
431General.Warning:Warning
432General.Yes:Yes
433#****************************
434#
435#***** GShell *****
436GShell.Build:buildcol.pl
437GShell.Command:Command
438GShell.Extracted:Extracted {1} pieces of metadata for {0}.
439GShell.Failure:Command failed.
440GShell.Import:import.pl
441GShell.New:makecol.pl
442GShell.Other:other
443GShell.Parsing_Metadata_Complete:Archived metadata extraction complete.
444GShell.Parsing_Metadata_Start:Extracting new metadata from archive files.
445GShell.Success:Command complete.
446#*********************
447#
448#***** GUI *****
449# Currently Enabled and Disabled display the same text but in different
450* colours. If necessary this can be changed.
451GUI.Browser:Hunt
452GUI.Build:Design
453GUI.Collection:Gather
454GUI.Create:Create
455GUI.Export:Export
456GUI.Import:Import
457GUI.MetaEdit:Enrich
458GUI.Mirroring:Mirror
459GUI.Preview:Preview
460#***************
461#
462#***** HELP *****
463Help.Contents:Contents
464Help.Index:Index
465Help.Title:Librarian Interface Help Pages
466#
467#***** Inherited Metadata *****
468InheritedMetadata.Message:The selected file or folder inherits some of its metadata from folders above it. Such entries are denoted by a folder icon, and you can visit the actual folder containing the metadata by clicking on the aforementioned icon.
469InheritedMetadata.Title:This File/Folder Has Inherited Metadata
470#
471#***** Levels *****
472Level.Error:Error
473Level.Event:Event
474Level.Information:Information
475Level.Main:Main
476Level.Unknown:Unknown
477#******************
478#
479#***** LockFileDialog *****
480LockFileDialog.Date:Date
481LockFileDialog.Error:#error
482LockFileDialog.Lockfile_Message_One:The presence of a lock file suggests this collection is already open.
483LockFileDialog.Lockfile_Message_Two:Do you wish to 'steal' control of this lock file (not recommended)?
484LockFileDialog.Machine:Where
485LockFileDialog.Name:Name
486LockFileDialog.Title:Lock File Detected
487LockFileDialog.User:Who
488#********************
489#
490#*****MappingPrompt **********
491MappingPrompt.File:Folder
492MappingPrompt.Map:Map Chosen Folder
493MappingPrompt.Name:Name
494MappingPrompt.Title:Set Folder Mapping
495MappingPrompt.Unmap:Unmap Folder
496#*******************
497#
498#*******Metadata Edit Manager **************
499MEM.Add:Add
500MEM.AddAttribute:Add Attribute
501MEM.AddSet:Add Set
502MEM.AddValue:Add Value
503MEM.Alias:Alias
504MEM.Attribute:Attribute
505MEM.Attribute_Already_Exists:This attribute already exists.
506MEM.Attributes:Attributes
507MEM.Cannot_Add_Elements_To_Greenstone_MDS:You cannot manually add elements to the Greenstone Metadata. If\nnecessary create a new set, then add your new element to it instead.
508MEM.Confirm_Removal:Are you sure you wish to remove this {0}?
509MEM.Confirm_Removal_Title:Confirm Removal
510MEM.Edit:Edit
511MEM.EditAttribute:Edit Attribute
512MEM.EditValue:Edit Value
513MEM.Element:Element
514MEM.Element_Details:Metadata Element Details
515MEM.File:Profile
516MEM.Ignore:IGNORE
517MEM.Language:Language
518MEM.Language_Code:Language
519MEM.Name:Name
520MEM.Namespace:Namespace
521MEM.Profiles:Importing Profiles
522MEM.Profile:Profile Values
523MEM.Profile_Details:Profile Details
524MEM.Remove:Remove
525MEM.Set:Set
526MEM.Set_Details:Metadata Set Details
527MEM.Source:From
528MEM.Subject:Subject
529MEM.Target:Element
530MEM.Title:Edit Metadata Sets
531MEM.Value:Value
532MEM.Values:Values
533#**************************
534#
535#***** Menu Options *****
536Menu.Edit:Edit
537Menu.Edit_Copy:Copy
538Menu.Edit_Cut:Cut
539Menu.Edit_Paste:Paste
540Menu.Edit_Redo:Redo
541Menu.Edit_Replace:Search and Replace
542Menu.Edit_Search:Search
543Menu.Edit_Undo:Undo
544Menu.File:File
545Menu.File_Associations:File Associations...
546Menu.File_Close:Close
547Menu.File_Delete:Delete
548Menu.File_Exit:Exit
549Menu.File_New:New
550Menu.File_Open:Open
551Menu.File_Options:Preferences...
552Menu.File_Save:Save
553Menu.File_Save_As:Save As
554Menu.Help:Help
555Menu.Help_About:About...
556Menu.Metadata:Metadata Sets
557Menu.Metadata_Add:Import Set
558Menu.Metadata_Edit:Edit Set
559Menu.Metadata_Export:Export Set
560Menu.Metadata_View:Assigned Metadata for the
561Menu.Tools:Tools
562Menu.Tools_Log:View Log
563#************************
564#
565#***** Messages *****
566Messages.Browser:{32}Browser{34}
567Messages.Build:{32}Build{34}
568Messages.Error:{32}Error{34}
569Messages.Event:{32}Event{34}
570Messages.General:{32}General{34}
571Messages.Information:{32}Information{34}
572Messages.Level:{33}Levels{34}
573Messages.Main:{32}Main{34}
574Messages.Message_Count:Viewing {0} of {1} entires.
575Messages.Metaedit:{32}MetaEdit{34}
576Messages.Mirroring:{32}Mirroring{34}
577Messages.Save_Messages:{32}Save{35}Log{34}
578Messages.Session:{32}Collection{34}
579Messages.Source:{33}Sources{34}
580#********************
581#
582#***** MetaAudit *****
583MetaAudit.Close:Close
584MetaAudit.Title:All Metadata
585#*********************
586#
587#***** Metadata *****
588Metadata.Set:Set
589Metadata.Element:Element
590Metadata.Value:Value
591#********************
592#
593#***** MetaEdit *****
594MetaEdit.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.
595MetaEdit.No_File:No File Selected
596MetaEdit.No_Metadata:No Metadata Available
597MetaEdit.No_Metadata_Element:{32}No Metadata Element Selected{34}
598MetaEdit.Tree:All Previous Values
599MetaEdit.Value:Value
600#********************
601#
602#***** MetaEditPrompt *****
603MetaEditPrompt.Accumulate:Append
604MetaEditPrompt.Accumulate_All:Append All
605MetaEditPrompt.Add_Prompt:Confirm Append
606MetaEditPrompt.Cancel:Cancel
607MetaEditPrompt.Current_Value:Current value:
608MetaEditPrompt.Element:Element:
609MetaEditPrompt.File:File name:
610MetaEditPrompt.New_Value:New value:
611MetaEditPrompt.Overwrite:Replace
612MetaEditPrompt.Overwrite_All:Replace All
613MetaEditPrompt.Overwrite_Prompt:Confirm Replace
614MetaEditPrompt.Remove:Remove
615MetaEditPrompt.Remove_All:Remove All
616MetaEditPrompt.Remove_Prompt:Confirm Removal
617MetaEditPrompt.Skip:Skip File
618MetaEditPrompt.Title:Edit Action Confirmation Required
619MetaEditPrompt.Value:Value: {0}
620#*****************************
621#
622#***** Mirroring *****
623Mirroring.Destination_Folder:Destination Folder:
624Mirroring.Download:{39}Download{34}
625Mirroring.Download_Controls:Download Settings
626Mirroring.Download_Depth:Download Depth:
627Mirroring.Download_Hidden:Download embedded objects (images etc)?
628Mirroring.Further_Options:For further options see File->Preferences...
629Mirroring.Higher_Directories:Mirror files from folders above the url given?
630Mirroring.Invalid_URL:The URL entered is not valid. Please correct.
631Mirroring.Overwrite_Existing:Overwrite files if they already exist locally?
632Mirroring.Remove_Failed:Automatically remove failed downloads from the list?
633Mirroring.Same_Host:Only mirror within the same site?
634Mirroring.Source_URL:Source URL:
635#*********************
636#
637#***** Missing EXEC *****
638MissingEXEC.Message:Warning! You will not be able to view your new collections within the Librarian Interface unless you specify the path to the locally running 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 the a valid url must start with the protocol "http://", and end with the execuable name ("library" for Greenstone local library server, "gsdl" for other web servers).
639MissingEXEC.Title:Missing Greenstone Library Address
640#***** Missing GSDL *****
641MissingGSDL.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 recieving this message in error please check your installation, and the paths specified in Librarian Interface batch or script file.
642MissingGSDL.Title:Missing Greenstone Path
643#***** Missing MDS ******
644MissingMDS.Message:Warning! You have not selected any metadata sets for your collection. The existing metadata associated with the files you are adding to your collection will not be imported.
645MissingMDS.Title:No Metadata Sets
646#***** Missing PERL *****
647MissingPERL.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 recieving this message in error please check your installation, and the paths specified in Librarian Interface batch or script file.
648MissingPERL.Title:Missing PERL Path
649#*********************
650#
651MSM.No_Description:No description found.
652MSM.No_Name:No name found.
653
654# ********************************************************
655#
656# ********************************************************
657# ****************** Metadata Set Module *****************
658# ********************************************************
659MSMPrompt.Add:Add
660MSMPrompt.Add_Failed:Cannot add the element '{0}' because:\n{1}
661MSMPrompt.Add_Failed_Title:Add Failed
662MSMPrompt.Attribute:Attribute
663MSMPrompt.AssignedValues:\nAssigned Values:\n{0}
664MSMPrompt.Cancel:Cancel
665MSMPrompt.Current_Details:Details of existing Metadata Element
666MSMPrompt.Current_Values:Current Values
667MSMPrompt.Element_Name:Element Name
668MSMPrompt.Export_All_Values:All Values
669MSMPrompt.Export_Conditions:Using the condition:
670MSMPrompt.Export_File:Choose file to export to:
671MSMPrompt.Export_No_Values:No Values
672MSMPrompt.Export_Set:Select metadata set to export:
673MSMPrompt.Export_Subjects_Only:Subjects Only
674MSMPrompt.Export_Title:Export Metadata Set
675MSMPrompt.File_Export:Export
676MSMPrompt.File_Filter_Description:Metadata Sets (.mds)
677MSMPrompt.File_Import:Import
678MSMPrompt.GDMParser.Title:Parsing Greenstone Metadata File
679MSMPrompt.Import_Title:Import Metadata Set
680MSMPrompt.Invalid_Name:The name given is of zero length.
681MSMPrompt.Merge:Merge
682MSMPrompt.Merge_MDE:Merging Metadata Elements
683MSMPrompt.Merge_MDS:Merging Action Required.
684MSMPrompt.Name_Exists:Name already in use.
685MSMPrompt.New_Details:Details of new Metadata Element
686MSMPrompt.New_Name:New Name
687MSMPrompt.New_Value:Imported Value
688MSMPrompt.No_Details:No Details Available
689MSMPrompt.No_Element:No Current Element Exists
690MSMPrompt.Old_Name:Current Name
691MSMPrompt.OptionList:\nOption List: {0}\n{1}
692MSMPrompt.Progress:Percent Complete
693MSMPrompt.Remove_Failed:Cannot remove element '{0}' because:\n{1}
694MSMPrompt.Remove_Failed_Title:Remove Failed
695MSMPrompt.Rename:Rename
696MSMPrompt.Rename_Failed:Cannot rename '{0}' to '{1}' because:\n{2}
697MSMPrompt.Rename_Failed_Title:Rename Failed
698MSMPrompt.Replace:Replace
699MSMPrompt.Select:Merge with Element
700MSMPrompt.Select_Element_Add:Add
701MSMPrompt.Select_Element_Element:Select Element:
702MSMPrompt.Select_Element_Ignore:Ignore
703MSMPrompt.Select_Element_Instructions:The metadata element {0} cannot be automatically imported into the collection. Select a metadata set and either:\n(1) press 'Add' to add the metadata to that set (only if there is not already {0} metadata in the set), or\n(2) choose an element and press 'Merge' to import {0} metadata to this element.
704MSMPrompt.Select_Element_Merge:Merge
705MSMPrompt.Select_Element_Original:Original element name:
706MSMPrompt.Select_Element_Set:Select Set:
707MSMPrompt.Select_Element_Title:Importing Metadata
708MSMPrompt.Select_Set_Instructions:The metadata element {0} cannot be automatically imported into the collection, as it matches no existing metadata set. Select a default metadata set to add this and subsequent metadata elements to.
709MSMPrompt.Select_Set_None:No Metadata Set
710MSMPrompt.Select_Set_Title:Importing Metadata
711MSMPrompt.Skip:Skip
712MSMPrompt.Structural:Metadata Set: {0}\nNamespace: {1}\nElement: {2}\nAttributes:\n{3}
713#*****************************
714#
715#***** New Session *****
716NewCollectionPrompt.Base_Collection:Base this collection on:
717NewCollectionPrompt.Collection_Description:Description of content:
718NewCollectionPrompt.Collection_Email:Author's Email:
719NewCollectionPrompt.Collection_Name:Short Name:
720NewCollectionPrompt.Collection_Title:Title:
721NewCollectionPrompt.Description_Error:The description field must be filled out. Please correct.
722NewCollectionPrompt.Email_Error:You have either failed to enter an email, or the email as typed is not a valid. Please correct.
723NewCollectionPrompt.Error:Error in new collection.
724NewCollectionPrompt.Instructions:To create a new collection fill out the fields below.
725NewCollectionPrompt.Metadata_Elements:Elements within selected set:
726NewCollectionPrompt.Metadata_Instructions1:Check the boxes beside the metadata sets to include in your collection.
727NewCollectionPrompt.Metadata_Instructions2:(Note: You can add new ones later).
728NewCollectionPrompt.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.
729NewCollectionPrompt.NewCollection:-- New Collection --
730NewCollectionPrompt.Select_MDS:Available metadata sets:
731NewCollectionPrompt.Set_Contains:This metadata set contains the elements
732NewCollectionPrompt.Title:Create a new Collection.
733NewCollectionPrompt.Title_Error:The title field must be filled out. Please correct.
734#***** New Folder Prompt *****
735NewFolderPrompt.Default_Folder_Name:new folder
736NewFolderPrompt.Folder_Name:Folder Name
737NewFolderPrompt.Title:Enter the new folders name.
738#***********************
739#
740NoMetadataSetsSelected.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?
741NoMetadataSetsSelected.Title:No Metadata Sets Selected
742#***********************
743#
744#***** OpenCollectionDialog *****
745OpenCollectionDialog.Advanced:Browse
746OpenCollectionDialog.Available_Collections:Available Collections
747OpenCollectionDialog.Collection:Greenstone Collection (".col")
748OpenCollectionDialog.Description:Collection Description
749OpenCollectionDialog.Locked_Collection:Greenstone collection already is use
750OpenCollectionDialog.No_Description:Please select a greenstone collection (".col" file) to see description.
751OpenCollectionDialog.Normal_Collection:Greenstone collection
752OpenCollectionDialog.Open:Open
753OpenCollectionDialog.Title:Open Greenstone Collection
754#********************************
755#
756#***** Options *****
757Options.Connection:Connection
758Options.Download:Download
759Options.Establish_Connection:Establish Connection
760Options.General:General
761Options.Proxy_Configuration:Proxy Configuration
762Options.Proxy_Host:Host Name
763Options.Proxy_Port:Port Number
764Options.Title:The Librarian Interface Options
765Options.Use_Colours:Use Colours?
766Options.Use_Proxy:Internet connection through proxy server.
767#**********************
768#
769#***** Options Pane inside CreatePane *****
770OptionsPane.Cancelled: - cancelled
771OptionsPane.LogHistory:Log history
772OptionsPane.Successful: - successful
773OptionsPane.Unknown: - unknown
774OptionsPane.Unsuccessful: - unsuccessful
775#*******************
776#
777#***** Preferences *****
778Preferences:Preferences
779Preferences.Connection:Connection
780Preferences.Connection_Tooltip:Set the URL to the greenstone library and configure a proxy connection if appropriate
781Preferences.Connection.Library_Path:Library path
782Preferences.Connection.Proxy_Host:Proxy host
783Preferences.Connection.Proxy_Port:Proxy port
784Preferences.Connection.Use_Proxy:Use proxy connection?
785Preferences.General:General
786Preferences.General_Tooltip:Set some general preferences
787Preferences.General.Interface_Language:Interface Language:
788Preferences.General.Interface_Language_Tooltip:Select the language you wish the interface and its controls to be displayed in.
789Preferences.General.Restart_Required:GLI should now be restarted in order to complete loading a new interface language.
790Preferences.General.Show_File_Size:Show file sizes
791Preferences.General.Show_File_Size_Tooltip:Tick this box to show file sizes next to entries in the Workspace and Collection file trees.
792Preferences.General.View_Extracted_Metadata:View Extracted Metadata
793Preferences.General.View_Extracted_Metadata_Tooltip:Tick this box to display metadata extracted by the greenstone plugins in the metadata list in the Enrich view.
794Preferences.Warnings:Warnings
795Preferences.Warnings_Tooltip:Enable or disable various warning dialogs.
796Preferences.Workflow:Workflow
797Preferences.Workflow_Tooltip:Design the interface workflow: set which views should be enabled
798Preferences.Workflow.Browse:Browse - Search for web-based resources
799Preferences.Workflow.Create:Create - Build your collection using Greenstone
800Preferences.Workflow.Design:Design - Change collection appearence
801Preferences.Workflow.Enrich:Enrich - Annotate with metadata
802Preferences.Workflow.Export:Export - Export to collection
803Preferences.Workflow.Gather:Gather - Select files for collection
804Preferences.Workflow.Mirror:Mirror - Download web-based resources
805Preferences.Workflow.Predefined.Label:Predefined Workflows
806Preferences.Workflow.Preview:Preview - Browse built collection
807Preferences.Workflow.Title:Check box to enable view
808#**********************
809#
810#***** Save Collection Box *****
811SaveCollectionBox.File_Name:File Name:
812SaveCollectionBox.Files_Of_Type:Files of Type:
813SaveCollectionBox.Label:Do you wish to save '{0}'?
814SaveCollectionBox.Look_In:Look In:
815SaveCollectionBox.Title:Save Collection
816#**********************
817#
818#***** Save Progress Box *******
819SaveProgressDialog.Saving:Saving {0}%
820SaveProgressDialog.Title:Saving Collection
821#**********************
822#
823#***** Search and replace stuff **********
824SearchAndReplace.Case_Sensitive:match case
825SearchAndReplace.Find_Button:Find
826SearchAndReplace.Find_Next_Button:Find Next
827SearchAndReplace.Found:Found match for {0}
828SearchAndReplace.Not_Found:No matches found for {0}
829SearchAndReplace.Options:Options
830SearchAndReplace.Redo:Redo
831SearchAndReplace.Regular_Expression:regular expression
832SearchAndReplace.Replace:Replace with
833SearchAndReplace.Replaced:Replaced this occurance of {0}
834SearchAndReplace.Replaced_All:Replaced a total of {1} occurances matching {0}
835SearchAndReplace.Replace_Button:Replace
836SearchAndReplace.Replace_All_Button:Replace All
837SearchAndReplace.Reset:Restart
838SearchAndReplace.Search:Search for
839SearchAndReplace.Search_Elements:metadata elements
840SearchAndReplace.Search_In:Search in
841SearchAndReplace.Search_Records:file names
842SearchAndReplace.Search_Values:metadata values
843SearchAndReplace.Status:Status
844SearchAndReplace.Title:Search and Replace
845SearchAndReplace.Undo:Undo
846#*******************************
847#
848Server.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.
849Server.QuitTimeOut:The greenstone local library has not responded to the\nautomatic close command for sixty seconds. Do you\nwish to wait for another minute?
850#
851#***** Sources *****
852Source.Browse:Browse
853Source.Build:Create
854Source.Building:Perl
855Source.Collect:Gather
856Source.Design:Design
857Source.General:General
858Source.MetaEdit:Enrich
859Source.Mirror:Mirror
860Source.Preview:Preview
861Source.Unknown:Unknown
862#*******************
863#
864#***** Trees *****
865Tree.Home:Home Folder ({0})
866Tree.Private:Private WebCache
867Tree.Public:Public WebCache
868Tree.Root:Local Filespace
869Tree.World:Greenstone Collections
870#*****************
871#
872#***** UndoManager *****
873UndoManager.Redo:Redo Change
874UndoManager.Undo:Undo Change
875#***********************
876#
877#***** Warning Dialog *****
878WarningDialog.Dont_Show_Again:Do not show this warning again
879WarningDialog.Invalid_Value:The value you have entered in the value field\nis not valid for the specified property.
880WarningDialog.Value:Enter value:
881#
882****** WGet *****
883WGet.Prompt:WGet Mirroring Client
Note: See TracBrowser for help on using the repository browser.