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

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

Removed some more unused strings.

  • Property svn:keywords set to Author Date Id Revision
File size: 47.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.Building:Creating the {0} design view.
151CDM.GUI.Classifiers:Browsing Classifiers
152CDM.GUI.Design_Topics:Design Sections
153CDM.GUI.Formats:Format Features
154CDM.GUI.General:General
155CDM.GUI.Indexes:Search Indexes
156CDM.GUI.MetadataSets:Metadata Sets
157CDM.GUI.Plugins:Document Plugins
158CDM.GUI.Ready:Ready
159CDM.GUI.Root:CDM_ROOT
160CDM.GUI.SearchTypes:Search Types
161CDM.GUI.Subcollections:Partition Indexes
162CDM.GUI.SuperCollection:Cross-Collection Search
163CDM.GUI.Translation:Translate Text
164CDM.IndexManager.Add:Add Index
165CDM.IndexManager.Default_Index_Indicator:[Default Index]
166CDM.IndexManager.Document:document
167CDM.IndexManager.Index_Exists:That index has already been assigned for this collection.
168CDM.IndexManager.Indexes:Assigned Indexes
169CDM.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'.
170CDM.IndexManager.Level:At the level:
171CDM.IndexManager.Level_Exists:That level has already been assigned for this collection.
172CDM.IndexManager.MGPP.Add_All_Metadata:Add All
173CDM.IndexManager.MGPP.Add_Index:Add Index
174CDM.IndexManager.MGPP.Add_Level:Add Level
175CDM.IndexManager.MGPP.Current_Indexes:Currently Assigned Indexes
176CDM.IndexManager.MGPP.Current_Levels:Currently Assigned Levels
177CDM.IndexManager.MGPP.Index:Index Source:
178CDM.IndexManager.MGPP.Index_Name:Index Name:
179CDM.IndexManager.MGPP.Indexes:Manage Indexes
180CDM.IndexManager.MGPP.Instructions:Watch this space.
181CDM.IndexManager.MGPP.Level:Level Source:
182CDM.IndexManager.MGPP.Level_Name:Level Name:
183CDM.IndexManager.MGPP.Levels:Manage Levels
184CDM.IndexManager.MGPP.Remove_Index:Remove Index
185CDM.IndexManager.MGPP.Remove_Level:Remove Level
186CDM.IndexManager.MGPP.Replace_Index:Replace Index
187CDM.IndexManager.MGPP.Title:{39}{46}Index And Level Selection{47}{34}
188CDM.IndexManager.Name:Index Name:
189CDM.IndexManager.Paragraph:paragraph
190CDM.IndexManager.Remove:Remove Index
191CDM.IndexManager.Section:section
192CDM.IndexManager.Set_Default:Set Default
193CDM.IndexManager.Source:Build index on:
194CDM.IndexManager.Title:{39}{46}Index Selection{47}{34}
195CDM.LanguageManager.Add:Add Language
196CDM.LanguageManager.Assigned_Languages:Assigned Languages
197CDM.LanguageManager.Clear_Default:Clear Default
198CDM.LanguageManager.Default_Language:Default Language
199CDM.LanguageManager.Remove:Remove Language
200CDM.LanguageManager.Selector:Language to add:
201CDM.LanguageManager.Set_Default:Set Default
202CDM.MetadataSetManager.Elements:Elements in selected Metadata Set
203CDM.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.
204CDM.MetadataSetManager.Sets:Available Metadata Sets
205CDM.MetadataSetManager.Title:{39}{46}Metadata Set Review{47}{34}
206CDM.Move.At_Bottom:Cannot move the {0} {1} lower as it is already at the bottom of the list.
207CDM.Move.At_Top:Cannot move the {0} {1} higher as it is already at the top of the list.
208CDM.Move.Cannot:Cannot move the plugin {0} any lower as RecPlug and ArcPlug must be at the bottom of the list.
209CDM.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>
210CDM.Move.Move_Bottom:Move To Bottom
211CDM.Move.Move_Down:Move Down
212CDM.Move.Move_Top:Move To Top
213CDM.Move.Move_Up:Move Up
214CDM.Move.Title:Error - Cannot Move
215CDM.PlugInManager.Add:Add Plugin
216CDM.PlugInManager.Assigned:Currently Assigned Plugins
217CDM.PlugInManager.Configure:Configure Selected Plugin
218CDM.PlugInManager.Controls:Editing Controls
219CDM.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.
220CDM.PlugInManager.PlugIn:Select plugin to add:
221CDM.PlugInManager.PlugIn_Exists:That plugin has already been assigned for this collection.
222CDM.PlugInManager.PlugIn_Str:plugin
223CDM.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.
224CDM.PlugInManager.Remove:Remove Plugin
225CDM.PlugInManager.Title:{39}{46}Plugin Selection & Configuration{47}{34}
226CDM.PlugInManager.Parsing.Message:Design tool is loading plugin information.
227CDM.PlugInManager.Parsing.Title:Loading PlugIns
228CDM.SearchTypeManager.Add:Add Search Type
229CDM.SearchTypeManager.Assigned:Currently Assigned Search Types
230CDM.SearchTypeManager.Enable:Enable Advanced Searches
231CDM.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.
232CDM.SearchTypeManager.Remove:Remove Search Type
233CDM.SearchTypeManager.SearchType:Search Type
234CDM.SearchTypeManager.SearchType_Selection:Search Types:
235CDM.SearchTypeManager.Title:{39}{46}Search Type Selection & Ordering{47}{34}
236CDM.SubcollectionManager.Add:Add Filter
237CDM.SubcollectionManager.Assigned:Defined Subcollection Filters
238CDM.SubcollectionManager.Exclude:Exclude
239CDM.SubcollectionManager.Flags:Flags to set when matching.
240CDM.SubcollectionManager.Include:Include
241CDM.SubcollectionManager.Inclusive:What do we do with files that match?
242CDM.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.
243CDM.SubcollectionManager.Language_Controls:Assign Languages
244CDM.SubcollectionManager.Match:Regular expression to match with:
245CDM.SubcollectionManager.Name:Name the subcollection filter:
246CDM.SubcollectionManager.Remove:Remove Filter
247CDM.SubcollectionManager.Replace:Replace Filter
248CDM.SubcollectionManager.Source:Document attribute to match against:
249CDM.SubcollectionManager.Subcollection_Controls:Define Filters
250CDM.SubcollectionManager.Subindex_Controls:Assign Partitions
251CDM.SubcollectionManager.Title:{39}{46}Partition Indexes{47}{34}
252CDM.SubcollectionIndexManager.Add_Subindex:Add Partition
253CDM.SubcollectionIndexManager.Clear_Default_Subindex:Clear Default
254CDM.SubcollectionIndexManager.Default_Subindex:Default:
255CDM.SubcollectionIndexManager.PartitionName:Partition Name:
256CDM.SubcollectionIndexManager.Remove_Subindex:Remove Partition
257CDM.SubcollectionIndexManager.Set_Default_Subindex:Set Default
258CDM.SubcollectionIndexManager.Subcollection:Defined Subcollection Filters
259CDM.SubcollectionIndexManager.Subindexes:Assigned Subcollection Partitions
260CDM.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.
261CDM.SuperCollectionManager.Title:{39}{46}Cross-Collection Search Configuration{47}{34}
262CDM.TranslationManager.Add:Add Translation
263CDM.TranslationManager.Affected_Features:Features
264CDM.TranslationManager.Assigned_Fragments:Assigned Translations
265CDM.TranslationManager.Column_Name_0:Language
266CDM.TranslationManager.Column_Name_1:Text Fragment
267CDM.TranslationManager.Default_Text:Initial Text Fragment
268CDM.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.
269CDM.TranslationManager.Language:Language of translation:
270CDM.TranslationManager.Remove:Remove Translation
271CDM.TranslationManager.Replace:Replace Translation
272CDM.TranslationManager.Title:{39}{46}Text Translation{47}{34}
273CDM.TranslationManager.Translation:Translated Text
274#*******************
275#
276#***** Collection *****
277Collection.Collection:{32}Collection: {0}{34}
278Collection.No_Collection:No Collection
279Collection.Workspace:{32}Workspace{34}
280#**********************
281#
282#***** CollectionManager *****
283CollectionManager.Cannot_Open:The collection at {0} cannot be opened.
284CollectionManager.Creating_New:Creating a new collection {0}.
285CollectionManager.File_Not_Found:{0}\nThe collection above cannot be opened as it no longer exists.
286CollectionManager.Gcache_Created:The Librarian Interface cache folder created.
287CollectionManager.Log_Created:The log folder created.
288CollectionManager.Loading_Successful:Loaded collection {0}.
289CollectionManager.Not_Col_File:'{0}' is not a Librarian Interface Collection File (.col)
290CollectionManager.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.
291CollectionManager.Preview_Ready:The collection has been built and is ready for previewing.
292CollectionManager.Preview_Ready_Failed:An error has occured which will prevent the collection being previewed.
293CollectionManager.Preview_Ready_Title:Collection Preview State.
294CollectionManager.Session_Ready:Collection {0} ready for use.
295#*****************************
296#
297#***** CollectionPopupMenu *****
298CollectionPopupMenu.Delete:Delete
299CollectionPopupMenu.New_Folder:New Folder
300#*******************************
301#
302#***** CreatePane *****
303CreatePane.Build:Build
304CreatePane.Build_Collection:Build Collection
305CreatePane.Build_Progress:Build Progress
306CreatePane.Cancel_Build:Cancel Build
307CreatePane.Copy_Progress:Copy Progress
308CreatePane.Document_Count:Collection contains {0} files.
309CreatePane.Import:Import
310CreatePane.Import_Progress:Import Progress
311CreatePane.Log:Message Log
312CreatePane.Mode_All:all
313CreatePane.Options:Option Groups
314CreatePane.Options_Title:Collection Import & Build Options
315CreatePane.Statistics_Title:Collection Statistics
316#**********************
317#
318#***** Delete Collection Prompt *****
319DeleteCollectionPrompt.Collection_Details:Selected collections details.
320DeleteCollectionPrompt.Collection_List:Available collections.
321DeleteCollectionPrompt.Confirm_Delete:Please tick the box to confirm collection deletion.
322DeleteCollectionPrompt.Details:Title - {0}\nFilename - {1}\nCreator - {2}\nMaintainer - {3}\nDescription\n{4}
323DeleteCollectionPrompt.Failed_Delete:Collection could not be completely deleted.
324DeleteCollectionPrompt.Failed_Title:Deletion Failed!
325DeleteCollectionPrompt.No_Collection:No collection selected.
326DeleteCollectionPrompt.Successful_Delete:Collection has been deleted.
327DeleteCollectionPrompt.Successful_Title:Deletion Complete!
328DeleteCollectionPrompt.Title:Collection Deletion
329#**********************
330#
331#***** DirectoryLevelMetadata *****
332DirectoryLevelMetadata.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'.
333DirectoryLevelMetadata.Title:About to add folder level metadata
334#****************************************
335#
336#***** Inherited Metadata *****
337ExtractedMetadata.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".
338ExtractedMetadata.Title:This File/Folder Has Hidden Extracted Metadata
339#
340#***** FileActions *****
341FileActions.Calculating_Size:Calculating total size of selected files.
342FileActions.Copying:Copying {0}.
343FileActions.Deleting:Deleting {0}.
344FileActions.Directories_Selected:{0} folders selected
345FileActions.Directory_Exists:<html>The folder<br>{0}<br>already exists within the collection. Files will be copied into it.</html>
346FileActions.Directory_Selected:1 folder selected
347FileActions.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.
348FileActions.File_Already_Exists_Title:Error - File Already Exists.
349FileActions.File_And_Directories_Selected:1 file and {0} folders selected
350FileActions.File_And_Directory_Selected:1 file and 1 folder selected
351FileActions.File_Exists:<html>{0} already exists in the destination folder. Overwrite it?</html>
352FileActions.File_Not_Found_Message:{0}\nThe file named above can not be found. Once file view\nhas refreshed, please check the file still exists.
353FileActions.File_Not_Found_Title:Error - File Not Found.
354FileActions.File_Selected:1 file selected
355FileActions.Files_And_Directory_Selected:{0} files and 1 folder selected
356FileActions.Files_Selected:{0} files selected
357FileActions.Folder_Already_Exists:The folder name '{0}' is already in use. Cannot create folder.
358FileActions.Insufficient_Space_Message:The file action has failed because of insufficient disk\nspace. For the file to copy successfully you require a\nfurther: {0}
359FileActions.Insufficient_Space_Title:Error - Insufficient Space
360FileActions.InvalidTarget:The selected files cannot be copied or moved to this location.
361FileActions.Jobs:{0} file actions remaining.
362FileActions.Moving:Moving {0}.
363FileActions.No_Activity:No action requested.
364FileActions.No_Parent_For_New_Folder:To create a new folder you must first select a single destination folder in the collection tree.
365FileActions.No_Selection:No files selected.
366FileActions.Read_Only:Files from the workspace are read only and cannot be deleted.
367FileActions.ReadOnlyTarget:Files and folders in the workspace are read only and cannot be added to.
368FileActions.Selected:{0} files and {1} folders selected
369FileActions.Unknown:unknown
370FileActions.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.
371FileActions.Unknown_File_Error_Title:Error - Unknown File Error
372FileActions.Write_Not_Permitted_Message:The Librarian Interface does not have permission to write to\n{0}\nPlease check file permissions.
373FileActions.Write_Not_Permitted_Title:Error - Incorrect File Permissions
374FileActions.Yes_To_All:Yes to All
375#************************
376#
377#******* File Associations dialog **********
378FileAssociationDialog.Add:Add Association
379FileAssociationDialog.Batch_File:Batch files
380FileAssociationDialog.Browse:Browse
381FileAssociationDialog.Browse_Title:Choose Application
382FileAssociationDialog.Command:Launch command:
383FileAssociationDialog.Command_File:Command files
384FileAssociationDialog.Executable_File:Executable files
385FileAssociationDialog.Extension:For files ending:
386FileAssociationDialog.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.
387FileAssociationDialog.Remove:Remove Association
388FileAssociationDialog.Replace:Replace Association
389FileAssociationDialog.Title:Edit File Associations
390#*******************
391#
392#******Filter***************
393Filter.0:HTM & HTML
394Filter.1:XML
395Filter.2:Text Files
396Filter.3:Images
397Filter.All_Files:All Files
398Filter.Filter_Tree:Show Files
399Filter.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}
400#***********************
401#
402#***** GAuthenticator *****
403GAuthenticator.Password:Password:
404GAuthenticator.Title:Password Required.
405GAuthenticator.Username:User Name:
406#**************************
407#
408#***** General Messages *****
409# 0 - A String representing the name and method of the class in question.
410General.Apply:Apply
411General.Browse:Browse
412General.Cancel:Cancel
413General.Close:Close
414General.Edit:Edit Value
415General.Error:Error
416General.Expand:...
417General.File_Description:Librarian Interface Collection (*.col)
418General.No:No
419General.OK:OK
420General.Open:Open
421General.Outstanding_Processes:<html>The Librarian Interface cannot close completely until all programs<br>started within The Librarian Interface have also exited.</html>
422General.Outstanding_Processes_Title:Waiting To Exit
423General.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
424General.Warning:Warning
425General.Yes:Yes
426#****************************
427#
428#***** GShell *****
429GShell.Build:buildcol.pl
430GShell.Cancelled:Process cancelled by user or by unrecoverable exception.
431GShell.Command:Command
432GShell.Extracted:Extracted {1} pieces of metadata for {0}.
433GShell.Failure:Command failed.
434GShell.Import:import.pl
435GShell.New:makecol.pl
436GShell.Other:other
437GShell.Parsing_Metadata_Complete:Archived metadata extraction complete.
438GShell.Parsing_Metadata_Start:Extracting new metadata from archive files.
439GShell.Success:Command complete.
440#******************
441#
442#***** GStartBox *****
443GStartBox.New:{32}New{34}
444#*********************
445#
446#***** GUI *****
447# Currently Enabled and Disabled display the same text but in different
448* colours. If necessary this can be changed.
449GUI.Browser:Hunt
450GUI.Build:Design
451GUI.Collection:Gather
452GUI.Create:Create
453GUI.Export:Export
454GUI.Import:Import
455GUI.Main:Start
456GUI.MetaEdit:Enrich
457GUI.Mirroring:Mirror
458GUI.Preview:Preview
459#***************
460#
461#***** HELP *****
462Help.Contents:Contents
463Help.Index:Index
464Help.Title:Gathaen Help Pages
465#
466#***** Inherited Metadata *****
467InheritedMetadata.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.
468InheritedMetadata.Title:This File/Folder Has Inherited Metadata
469#
470#***** Levels *****
471Level.Error:Error
472Level.Event:Event
473Level.Information:Information
474Level.Main:Main
475Level.Unknown:Unknown
476#******************
477#
478#***** LockFileDialog *****
479LockFileDialog.Date:Date
480LockFileDialog.Error:#error
481LockFileDialog.Lockfile_Message_One:The presence of a lock file suggests this collection is already open.
482LockFileDialog.Lockfile_Message_Two:Do you wish to 'steal' control of this lock file (not recommended)?
483LockFileDialog.Machine:Where
484LockFileDialog.Name:Name
485LockFileDialog.Title:Lock File Detected
486LockFileDialog.User:Who
487#********************
488#
489#*****MappingPrompt **********
490MappingPrompt.File:Folder
491MappingPrompt.Map:Map Chosen Folder
492MappingPrompt.Name:Name
493MappingPrompt.Title:Set Folder Mapping
494MappingPrompt.Unmap:Unmap Folder
495#*******************
496#
497#*******Metadata Edit Manager **************
498MEM.Add:Add
499MEM.AddAttribute:Add Attribute
500MEM.AddSet:Add Set
501MEM.AddValue:Add Value
502MEM.Alias:Alias
503MEM.Attribute:Attribute
504MEM.Attribute_Already_Exists:This attribute already exists.
505MEM.Attributes:Attributes
506MEM.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.
507MEM.Confirm_Removal:Are you sure you wish to remove this {0}?
508MEM.Confirm_Removal_Title:Confirm Removal
509MEM.Edit:Edit
510MEM.EditAttribute:Edit Attribute
511MEM.EditValue:Edit Value
512MEM.Element:Element
513MEM.Element_Details:Metadata Element Details
514MEM.File:Profile
515MEM.Ignore:IGNORE
516MEM.Language:Language
517MEM.Language_Code:Language
518MEM.Name:Name
519MEM.Namespace:Namespace
520MEM.Profiles:Importing Profiles
521MEM.Profile:Profile Values
522MEM.Profile_Details:Profile Details
523MEM.Remove:Remove
524MEM.Set:Set
525MEM.Set_Details:Metadata Set Details
526MEM.Source:From
527MEM.Subject:Subject
528MEM.Target:Element
529MEM.Title:Edit Metadata Sets
530MEM.Value:Value
531MEM.Values:Values
532#**************************
533#
534#***** Menu Options *****
535Menu.Edit:Edit
536Menu.Edit_Copy:Copy
537Menu.Edit_Cut:Cut
538Menu.Edit_Paste:Paste
539Menu.Edit_Redo:Redo
540Menu.Edit_Replace:Search and Replace
541Menu.Edit_Search:Search
542Menu.Edit_Undo:Undo
543Menu.File:File
544Menu.File_Associations:File Associations...
545Menu.File_Close:Close
546Menu.File_Delete:Delete
547Menu.File_Exit:Exit
548Menu.File_New:New
549Menu.File_Open:Open
550Menu.File_Options:Preferences...
551Menu.File_Save:Save
552Menu.File_Save_As:Save As
553Menu.Help:Help
554Menu.Help_About:About...
555Menu.Metadata:Metadata Sets
556Menu.Metadata_Add:Import Set
557Menu.Metadata_Edit:Edit Set
558Menu.Metadata_Export:Export Set
559Menu.Metadata_View:Assigned Metadata for the
560Menu.Tools:Tools
561Menu.Tools_Log:View Log
562#************************
563#
564#***** Messages *****
565Messages.Browser:{32}Browser{34}
566Messages.Build:{32}Build{34}
567Messages.Error:{32}Error{34}
568Messages.Event:{32}Event{34}
569Messages.General:{32}General{34}
570Messages.Information:{32}Information{34}
571Messages.Level:{33}Levels{34}
572Messages.Main:{32}Main{34}
573Messages.Message_Count:Viewing {0} of {1} entires.
574Messages.Metaedit:{32}MetaEdit{34}
575Messages.Mirroring:{32}Mirroring{34}
576Messages.Save_Messages:{32}Save{35}Log{34}
577Messages.Session:{32}Collection{34}
578Messages.Source:{33}Sources{34}
579#********************
580#
581#***** MetaAudit *****
582MetaAudit.Close:Close
583MetaAudit.Title:All Metadata
584#*********************
585#
586#***** Metadata *****
587Metadata.Set:Set
588Metadata.Element:Element
589Metadata.Value:Value
590#********************
591#
592#***** MetaEdit *****
593MetaEdit.Add:Add
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.Building:Building
596MetaEdit.Element:Element
597MetaEdit.List:Matching Previous Values
598MetaEdit.No_Description:{38}No description for chosen key.{34}
599MetaEdit.No_File:No File Selected
600MetaEdit.No_Metadata:No Metadata Available
601MetaEdit.No_Metadata_Element:{32}No Metadata Element Selected{34}
602MetaEdit.Ready:Ready
603MetaEdit.Remove:Remove
604MetaEdit.Search:Search
605MetaEdit.Tree:All Previous Values
606MetaEdit.Value:Value
607#********************
608#
609#***** MetaEditPrompt *****
610MetaEditPrompt.Accumulate:Append
611MetaEditPrompt.Accumulate_All:Append All
612MetaEditPrompt.Add_Prompt:Confirm Append
613MetaEditPrompt.Cancel:Cancel
614MetaEditPrompt.Current_Value:Current value:
615MetaEditPrompt.Element:Element:
616MetaEditPrompt.File:File name:
617MetaEditPrompt.New_Value:New value:
618MetaEditPrompt.Overwrite:Replace
619MetaEditPrompt.Overwrite_All:Replace All
620MetaEditPrompt.Overwrite_Prompt:Confirm Replace
621MetaEditPrompt.Remove:Remove
622MetaEditPrompt.Remove_All:Remove All
623MetaEditPrompt.Remove_Prompt:Confirm Removal
624MetaEditPrompt.Skip:Skip File
625MetaEditPrompt.Title:Edit Action Confirmation Required
626MetaEditPrompt.Value:Value: {0}
627#*****************************
628#
629#***** Mirroring *****
630Mirroring.Destination_Folder:Destination Folder:
631Mirroring.Download:{39}Download{34}
632Mirroring.Download_Controls:Download Settings
633Mirroring.Download_Depth:Download Depth:
634Mirroring.Download_Hidden:Download embedded objects (images etc)?
635Mirroring.Further_Options:For further options see File->Preferences...
636Mirroring.Higher_Directories:Mirror files from folders above the url given?
637Mirroring.Invalid_URL:The URL entered is not valid. Please correct.
638Mirroring.Overwrite_Existing:Overwrite files if they already exist locally?
639Mirroring.Remove_Failed:Automatically remove failed downloads from the list?
640Mirroring.Same_Host:Only mirror within the same site?
641Mirroring.Source_URL:Source URL:
642#*********************
643#
644#***** Missing EXEC *****
645MissingEXEC.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).
646MissingEXEC.Title:Missing Greenstone Library Address
647#***** Missing GSDL *****
648MissingGSDL.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.
649MissingGSDL.Title:Missing Greenstone Path
650#***** Missing MDS ******
651MissingMDS.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.
652MissingMDS.Title:No Metadata Sets
653#***** Missing PERL *****
654MissingPERL.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.
655MissingPERL.Title:Missing PERL Path
656#*********************
657#
658MSM.No_Description:No description found.
659MSM.No_Name:No name found.
660
661# ********************************************************
662#
663# ********************************************************
664# ****************** Metadata Set Module *****************
665# ********************************************************
666MSMPrompt.Add:Add
667MSMPrompt.Add_Failed:Cannot add the element '{0}' because:\n{1}
668MSMPrompt.Add_Failed_Title:Add Failed
669MSMPrompt.Attribute:Attribute
670MSMPrompt.AssignedValues:\nAssigned Values:\n{0}
671MSMPrompt.Cancel:Cancel
672MSMPrompt.Current_Details:Details of existing Metadata Element
673MSMPrompt.Current_Values:Current Values
674MSMPrompt.Element_Name:Element Name
675MSMPrompt.Export_All_Values:All Values
676MSMPrompt.Export_Conditions:Using the condition:
677MSMPrompt.Export_File:Choose file to export to:
678MSMPrompt.Export_No_Values:No Values
679MSMPrompt.Export_Set:Select metadata set to export:
680MSMPrompt.Export_Subjects_Only:Subjects Only
681MSMPrompt.Export_Title:Export Metadata Set
682MSMPrompt.File_Export:Export
683MSMPrompt.File_Filter_Description:Metadata Sets (.mds)
684MSMPrompt.File_Import:Import
685MSMPrompt.GDMParser.Title:Parsing Greenstone Metadata File
686MSMPrompt.Import_Title:Import Metadata Set
687MSMPrompt.Invalid_Name:The name given is of zero length.
688MSMPrompt.Merge:Merge
689MSMPrompt.Merge_MDE:Merging Metadata Elements
690MSMPrompt.Merge_MDS:Merging Action Required.
691MSMPrompt.Name_Exists:Name already in use.
692MSMPrompt.New_Details:Details of new Metadata Element
693MSMPrompt.New_Name:New Name
694MSMPrompt.New_Value:Imported Value
695MSMPrompt.No_Details:No Details Available
696MSMPrompt.No_Element:No Current Element Exists
697MSMPrompt.Old_Name:Current Name
698MSMPrompt.OptionList:\nOption List: {0}\n{1}
699MSMPrompt.Progress:Percent Complete
700MSMPrompt.Remove_Failed:Cannot remove element '{0}' because:\n{1}
701MSMPrompt.Remove_Failed_Title:Remove Failed
702MSMPrompt.Rename:Rename
703MSMPrompt.Rename_Failed:Cannot rename '{0}' to '{1}' because:\n{2}
704MSMPrompt.Rename_Failed_Title:Rename Failed
705MSMPrompt.Replace:Replace
706MSMPrompt.Select:Merge with Element
707MSMPrompt.Select_Element_Add:Add
708MSMPrompt.Select_Element_Element:Select Element:
709MSMPrompt.Select_Element_Ignore:Ignore
710MSMPrompt.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.
711MSMPrompt.Select_Element_Merge:Merge
712MSMPrompt.Select_Element_Original:Original element name:
713MSMPrompt.Select_Element_Set:Select Set:
714MSMPrompt.Select_Element_Title:Importing Metadata
715MSMPrompt.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.
716MSMPrompt.Select_Set_None:No Metadata Set
717MSMPrompt.Select_Set_Title:Importing Metadata
718MSMPrompt.Skip:Skip
719MSMPrompt.Structural:Metadata Set: {0}\nNamespace: {1}\nElement: {2}\nAttributes:\n{3}
720#*****************************
721#
722#***** New Session *****
723NewCollectionPrompt.Base_Collection:Base this collection on:
724NewCollectionPrompt.Collection_Description:Description of content:
725NewCollectionPrompt.Collection_Email:Author's Email:
726NewCollectionPrompt.Collection_Name:Short Name:
727NewCollectionPrompt.Collection_Title:Title:
728NewCollectionPrompt.Description_Error:The description field must be filled out. Please correct.
729NewCollectionPrompt.Email_Error:You have either failed to enter an email, or the email as typed is not a valid. Please correct.
730NewCollectionPrompt.Error:Error in new collection.
731NewCollectionPrompt.Instructions:To create a new collection fill out the fields below.
732NewCollectionPrompt.Metadata_Elements:Elements within selected set:
733NewCollectionPrompt.Metadata_Instructions1:Check the boxes beside the metadata sets to include in your collection.
734NewCollectionPrompt.Metadata_Instructions2:(Note: You can add new ones later).
735NewCollectionPrompt.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.
736NewCollectionPrompt.NewCollection:-- New Collection --
737NewCollectionPrompt.Select_MDS:Available metadata sets:
738NewCollectionPrompt.Set_Contains:This metadata set contains the elements
739NewCollectionPrompt.Title:Create a new Collection.
740NewCollectionPrompt.Title_Error:The title field must be filled out. Please correct.
741#***** New Folder Prompt *****
742NewFolderPrompt.Default_Folder_Name:new folder
743NewFolderPrompt.Folder_Name:Folder Name
744NewFolderPrompt.Title:Enter the new folders name.
745#***********************
746#
747NoMetadataSetsSelected.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?
748NoMetadataSetsSelected.Title:No Metadata Sets Selected
749#***********************
750#
751#***** OpenCollectionDialog *****
752OpenCollectionDialog.Advanced:Browse
753OpenCollectionDialog.Available_Collections:Available Collections
754OpenCollectionDialog.Collection:Greenstone Collection (".col")
755OpenCollectionDialog.Description:Collection Description
756OpenCollectionDialog.Locked_Collection:Greenstone collection already is use
757OpenCollectionDialog.No_Description:Please select a greenstone collection (".col" file) to see description.
758OpenCollectionDialog.Normal_Collection:Greenstone collection
759OpenCollectionDialog.Open:Open
760OpenCollectionDialog.Title:Open Greenstone Collection
761#********************************
762#
763#***** Options *****
764Options.Connection:Connection
765Options.Download:Download
766Options.Establish_Connection:Establish Connection
767Options.General:General
768Options.Proxy_Configuration:Proxy Configuration
769Options.Proxy_Host:Host Name
770Options.Proxy_Port:Port Number
771Options.Title:The Librarian Interface Options
772Options.Use_Colours:Use Colours?
773Options.Use_Proxy:Internet connection through proxy server.
774#**********************
775#
776#***** Options Pane inside CreatePane *****
777OptionsPane.Cancelled: - cancelled
778OptionsPane.LogHistory:Log history
779OptionsPane.Successful: - successful
780OptionsPane.Unknown: - unknown
781OptionsPane.Unsuccessful: - unsuccessful
782#*******************
783#
784#***** Preferences *****
785Preferences:Preferences
786Preferences.Connection:Connection
787Preferences.Connection.Library_Path:Library path
788Preferences.Connection.Proxy_Host:Proxy host
789Preferences.Connection.Proxy_Port:Proxy port
790Preferences.Connection.Use_Proxy:Use proxy connection?
791Preferences.General:General
792Preferences.General.Interface_Language:Interface Language:
793Preferences.General.Restart_Required:GLI should now be restarted in order to complete loading a new interface language.
794Preferences.General.Show_File_Size:Show file size
795Preferences.General.View_Extracted_Metadata:View Extracted Metadata
796Preferences.Warnings:Warnings
797Preferences.Workflow:Workflow
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.New_Folder:New Folder
867Tree.Private:Private WebCache
868Tree.Public:Public WebCache
869Tree.Root:Local Filespace
870Tree.World:Greenstone Collections
871#*****************
872#
873#***** UndoManager *****
874UndoManager.Redo:Redo Change
875UndoManager.Undo:Undo Change
876#***********************
877#
878#***** Warning Dialog *****
879WarningDialog.Dont_Show_Again:Do not show this warning again
880WarningDialog.Invalid_Value:The value you have entered in the value field\nis not valid for the specified property.
881WarningDialog.Value:Enter value:
882#
883****** WGet *****
884WGet.Prompt:WGet Mirroring Client
Note: See TracBrowser for help on using the repository browser.