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

Last change on this file since 9040 was 9040, checked in by mdewsnip, 19 years ago

New string for loading collection prompt.

  • Property svn:keywords set to Author Date Id Revision
File size: 72.5 KB
Line 
1Language:English - New Zealand
2Version:en_NZ
3#***** Formatting Arguments *****
4# Arguments 0 - 31 reserved for the Gatherer
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:(7 February 2005)
31AboutDialog.Item0:'Xerces Java 1' from The Apache Software Foundation (http://www.apache.org/)
32AboutDialog.Item2:'WGet' from Free Software Foundation, Inc. (http://www.gnu.org/software/wget/wget.html)
33AboutDialog.Item3:'qflib' from Quality First Software GmbH. (http://www.qfs.de/en/qflib/index.html)
34AboutDialog.Item4:'ExtensionFileFilter.class' by Bruno Dumon and contributors (http://pollo.sourceforge.net/)
35AboutDialog.Item5:'How to disable file renaming in file chooser' - vladi21 (http://www.experts-exchange.com/)
36AboutDialog.Item6:'Autoscrolling' - Java Swing by Robert Eckstein, Marc Loy & Dave Wood (http://www.oreilly.com/catalog/jswing/chapter/dnd.beta.pdf)
37AboutDialog.Item7:'Add ghosted drag images to your JTrees' - By Andrew J. Armstrong (http://www.javaworld.com/javaworld/javatips/jw-javatip114.html)
38AboutDialog.Item8:'Stop annoying java.prefs error when you don't have superuser access' - Thanks to Walter Schatz
39AboutDialog.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
40AboutDialog.Java_Req_One:This product includes code licensed from RSA Security, Inc.
41AboutDialog.Java_Req_Two:Some portions licensed from IBM are available at http\://oss.software.ibm.com/icu4j/
42AboutDialog.Thanks:Also thanks to those who posted helpful java information on the web...
43AboutDialog.Title:About...
44AboutDialog.Title_One:Greenstone Librarian Interface
45AboutDialog.Title_Two:Greenstone Digital Library, University of Waikato
46AboutDialog.Copyright:Copyright (C) 2003 New Zealand Digital Library Project
47AboutDialog.Copyright_Two:Published under the GPL. See LICENSE.txt for details.
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.Custom_Filter:Advanced
59Autofilter.Descending:Descending
60Autofilter.Filter_By_Value:Simple
61Autofilter.Name:Column Name
62Autofilter.None:None
63Autofilter.Operator:Condition
64Autofilter.OR:OR
65Autofilter.Order:Ordering
66Autofilter.Order_Tooltip:Sort the matching items in this order
67Autofilter.Remove:Remove Filter
68Autofilter.Remove_Tooltip:Remove this filter from the table column
69Autofilter.Set:Set Filter
70Autofilter.Set_Tooltip:Add this filter to the table column
71Autofilter.Table_Header_Tooltip:Filter by {0}
72Autofilter.Title:Autofilter Metadata
73Autofilter.eqeq:equal to
74Autofilter.!eq:does not equal
75Autofilter.<:is less than
76Autofilter.<eq:is less than or equal to
77Autofilter.>:is greater than
78Autofilter.>eq:is greater than or equal to
79Autofilter.^:starts with
80Autofilter.!^:does not start with
81Autofilter.$:ends with
82Autofilter.!$:does not end with
83Autofilter.?:contains
84Autofilter.!?:does not contain
85#***********************
86#
87#***** Browser *****
88Browser.Address_Tooltip:URL to load
89Browser.Back:Back
90Browser.Back_Tooltip:Return to the page visited before this one
91Browser.Bookmarks:Bookmarks
92Browser.CannotConnect:Cannot connect to {0}
93Browser.Follow:Follow hyperlink to {0}
94Browser.Forward:Forward
95Browser.Forward_Tooltip:Return to the page visited after this one
96Browser.Go:Go
97Browser.Go_Tooltip:Load the specified URL
98Browser.Home:Home
99Browser.Home_Tooltip:Go to the collection homepage
100Browser.Loading:Downloading {0}
101Browser.Ready:Ready
102Browser.Reload:Reload
103Browser.Reload_Tooltip:Load this page again
104Browser.Stop:Stop
105Browser.Stop_Tooltip:Stop loading this page
106Browser.TimedOut:Connection timed out for {0}
107#
108# ********************************************************
109# *************** Collection Design Module ***************
110# ********************************************************
111# * The dictionary phrases used in the creation of the *
112# * Colection Design Module. Note that we still have *
113# * access to the format arguments (argument 32+) for *
114# * html formatting. *
115# ********************************************************
116CDM.ArgumentConfiguration.Add:Add
117CDM.ArgumentConfiguration.Bad_Integer:<html>The argument '{0}' requires an integer value,<br>but no integer can be parsed from {1}.</html>
118CDM.ArgumentConfiguration.Custom_Header:Custom
119CDM.ArgumentConfiguration.Custom:Custom Arguments:
120CDM.ArgumentConfiguration.Error_Title:Error In Arguments
121CDM.ArgumentConfiguration.Header:{39}{46}Please configure the arguments for {0}.{47}{34}
122CDM.ArgumentConfiguration.No_Value:The argument '{0}' requires a value, but no value is specified.
123CDM.ArgumentConfiguration.Remove:Remove
124CDM.ArgumentConfiguration.Required_Argument:The argument '{0}' must be given a value.
125CDM.ArgumentConfiguration.Title:Configuring Arguments
126CDM.ClassifierManager.Add:Add Classifier
127CDM.ClassifierManager.Add_Tooltip:Use the specified classifier with this collection
128CDM.ClassifierManager.Assigned:Currently Assigned Classifiers
129CDM.ClassifierManager.Classifier:Select classifier to add:
130CDM.ClassifierManager.Classifier_Tooltip:The classifiers available for use in the collection
131CDM.ClassifierManager.Classifier_Exists:That classifier has already been assigned for this collection.
132CDM.ClassifierManager.Classifier_Str:classifier
133CDM.ClassifierManager.Classifier_XML_Parse_Failed: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.
134CDM.ClassifierManager.Configure:Configure Classifier
135CDM.ClassifierManager.Configure_Tooltip:Change the options of the selected classifier
136CDM.ClassifierManager.Controls:Editing Controls
137CDM.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.
138CDM.ClassifierManager.Remove:Remove Classifier
139CDM.ClassifierManager.Remove_Tooltip:Remove the selected classifier from the list
140CDM.ClassifierManager.Title:{39}{46}Classifier Selection & Configuration{47}{34}
141CDM.ClassifierManager.Parsing.Message:Design tool is loading classifier information.
142CDM.ClassifierManager.Parsing.Title:Loading Classifiers
143CDM.FormatManager.Add:Add Format
144CDM.FormatManager.Add_Tooltip:Use the specified format command with the collection
145CDM.FormatManager.Assigned_Formats:Currently Assigned Format Commands
146CDM.FormatManager.Editor:HTML Format String
147CDM.FormatManager.Editor_Tooltip:Enter the format command here
148CDM.FormatManager.Editing_Controls:Editing Controls
149CDM.FormatManager.Enabled:Enabled
150CDM.FormatManager.Extended_Options:Allow Extended Options
151CDM.FormatManager.Feature:Choose Feature
152CDM.FormatManager.Feature_Tooltip:The feature to format
153CDM.FormatManager.Insert:Insert
154CDM.FormatManager.Insert_Tooltip:Insert the selected variable into the format command
155CDM.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'.
156CDM.FormatManager.Part:Affected Component
157CDM.FormatManager.Part_Tooltip:The aspect of the selected feature to format
158CDM.FormatManager.Remove:Remove Format
159CDM.FormatManager.Remove_Tooltip:Remove the selected format command from the list
160CDM.FormatManager.Replace:Replace Format
161CDM.FormatManager.Replace_Tooltip:Update the selected format command
162CDM.FormatManager.Title:{39}{46}Format Commands{47}{34}
163CDM.FormatManager.Variable:Variables
164CDM.FormatManager.Variable_Tooltip:Variables available for use with the format command
165CDM.General.Access:This collection should be publicly accessible
166CDM.General.Beta:This collection is still under construction
167CDM.General.Browser_Title:Select An Image
168CDM.General.Collection_Extra:Collection description:
169CDM.General.Collection_Extra_Tooltip:A description of the purpose and content of the collection
170CDM.General.Collection_Name:Collection title:
171CDM.General.Collection_Name_Tooltip:Name of the collection
172CDM.General.Copy_Image:In order to use this image for your collection\nfiles must be copied into the images folder. Proceed?
173CDM.General.Email.Creator:Creator's email
174CDM.General.Email.Creator_Tooltip:E-mail address of the collection's creator
175CDM.General.Email.Maintainer:Maintainer's email
176CDM.General.Email.Maintainer_Tooltip:E-mail address of the collection's maintainer
177CDM.General.Icon_Collection:URL to 'about page' icon:
178CDM.General.Icon_Collection_Tooltip:The URL of the image to display on the collection's about page
179CDM.General.Icon_Collection_Small:URL to 'home page' icon:
180CDM.General.Icon_Collection_Small_Tooltip:The URL of the image to display on the library's home page
181CDM.General.Image_Copy_Failed:An error has occurred which prevents the image you selected being copied.\nPlease try copying the image to the images folder of your collection manually.
182CDM.General.Image_Filter:Images (gifs, jpgs and pngs)
183CDM.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.
184CDM.General.Title:{39}{46}General Options{47}{34}
185CDM.GUI.Classifiers:Browsing Classifiers
186CDM.GUI.Design_Topics:Design Sections
187CDM.GUI.Formats:Format Features
188CDM.GUI.General:General
189CDM.GUI.Indexes:Search Indexes
190CDM.GUI.MetadataSets:Metadata Sets
191CDM.GUI.Plugins:Document Plugins
192CDM.GUI.Root:CDM_ROOT
193CDM.GUI.SearchTypes:Search Types
194CDM.GUI.Subcollections:Partition Indexes
195CDM.GUI.SuperCollection:Cross-Collection Search
196CDM.GUI.Translation:Translate Text
197CDM.IndexManager.Add_Index:Add Index
198CDM.IndexManager.Add_Index_Tooltip:Build the specified index for this collection
199CDM.IndexManager.Default_Index_Indicator:[Default Index]
200CDM.IndexManager.Document:document
201CDM.IndexManager.Index_Exists:That index has already been assigned for this collection.
202CDM.IndexManager.Index_Name:Index Name:
203CDM.IndexManager.Index_Name_Tooltip:A unique name for the new index
204CDM.IndexManager.Indexes:Assigned Indexes
205CDM.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'.
206CDM.IndexManager.Level:At the level:
207CDM.IndexManager.Level_Exists:That level has already been assigned for this collection.
208CDM.IndexManager.Level_Tooltip:The document level to build the index on
209CDM.IndexManager.MGPP.Add_All_Metadata:Add All
210CDM.IndexManager.MGPP.Add_All_Metadata_Tooltip:Build a separate index for each available source, using the source as the index name
211CDM.IndexManager.MGPP.Add_Level:Add Level
212CDM.IndexManager.MGPP.Add_Level_Tooltip:Build an index on the specified level
213CDM.IndexManager.MGPP.Current_Indexes:Currently Assigned Indexes
214CDM.IndexManager.MGPP.Current_Levels:Currently Assigned Levels
215CDM.IndexManager.MGPP.Index:Index Source:
216CDM.IndexManager.MGPP.Index_Tooltip:Metadata element to build index on
217CDM.IndexManager.MGPP.Indexes:Manage Indexes
218CDM.IndexManager.MGPP.Instructions:Here you choose what searchable indexes the collection will have.\nTo add a new index, enter a unique name for the index, select material/metadata is to be indexed, and click 'Add Index'.\nIf you wish to add all of the available sources so as to have indexes built on them, then click 'Add All' (the name for each index will default to be the name of the source). Note that this is subtly different from adding the 'AllFields' source, as the ordering of the indexes is important.\nIf you wish to edit a particular index, select it from the currently assigned indexes list, edit as necessary, and then click 'Replace Index', to replace the old version.\nTo remove an index, select it from the currently assigned indexes list and click 'Remove Index'.
219CDM.IndexManager.MGPP.Level:Level Source:
220CDM.IndexManager.MGPP.Level_Name:Level Name:
221CDM.IndexManager.MGPP.Level_Name_Tooltip:A unique name for the new level index
222CDM.IndexManager.MGPP.Levels:Manage Levels
223CDM.IndexManager.MGPP.Remove_Level:Remove Level
224CDM.IndexManager.MGPP.Remove_Level_Tooltip:Remove the selected level index
225CDM.IndexManager.MGPP.Replace_Index:Replace Index
226CDM.IndexManager.MGPP.Replace_Index_Tooltip:Update the selected index
227CDM.IndexManager.MGPP.Title:{39}{46}Index And Level Selection{47}{34}
228CDM.IndexManager.Paragraph:paragraph
229CDM.IndexManager.Remove_Index:Remove Index
230CDM.IndexManager.Remove_Index_Tooltip:Remove the selected index from the list
231CDM.IndexManager.Section:section
232CDM.IndexManager.Set_Default:Set Default Index
233CDM.IndexManager.Set_Default_Tooltip:Make the selected index the default index
234CDM.IndexManager.Source:Build index on:
235CDM.IndexManager.Source_Tooltip:The metadata elements to build the index on
236CDM.IndexManager.Title:{39}{46}Index Selection{47}{34}
237CDM.LanguageManager.Add:Add Language
238CDM.LanguageManager.Add_Tooltip:Add the specified language to the list
239CDM.LanguageManager.Assigned_Languages:Assigned Languages
240CDM.LanguageManager.Clear_Default:Clear Default
241CDM.LanguageManager.Clear_Default_Tooltip:Clear the default language
242CDM.LanguageManager.Default_Language:Default Language
243CDM.LanguageManager.Remove:Remove Language
244CDM.LanguageManager.Remove_Tooltip:Remove the selected language from the list
245CDM.LanguageManager.Selector:Language to add:
246CDM.LanguageManager.Selector_Tooltip:The language to build a partition index on
247CDM.LanguageManager.Set_Default:Set Default
248CDM.LanguageManager.Set_Default_Tooltip:Make the selected language the default
249CDM.MetadataSetManager.Add:Add Metadata Set
250CDM.MetadataSetManager.Add_Tooltip:Add a new metadata set to the collection.
251CDM.MetadataSetManager.Configure:Configure Metadata Set
252CDM.MetadataSetManager.Configure_Tooltip:Open the Metadata Set Editor to allow the editing of the current selected set. This action may also be performed by double-clicking on the desired metadata set.
253CDM.MetadataSetManager.Edit:Edit Metadata Set
254CDM.MetadataSetManager.Edit_Message:Metadata sets can be edited using GEMS (Greenstone Editor for Metadata Sets).\nStart GEMS by running gems.bat (Windows) or gems.sh (Linux) from the gli folder of your Greenstone installation.
255CDM.MetadataSetManager.Edit_Message_Title:Editing Metadata Sets
256CDM.MetadataSetManager.Edit_Tooltip:Edit the selected metadata set.
257CDM.MetadataSetManager.Elements:Elements in selected Metadata Set
258CDM.MetadataSetManager.Instructions:In this design view you can add, configure and remove the Metadata Sets in your collection and what Elements they contain.
259CDM.MetadataSetManager.Remove:Remove Metadata Set
260CDM.MetadataSetManager.Remove_Tooltip:Remove the selected metadata set from the collection.
261CDM.MetadataSetManager.Sets:Available Metadata Sets
262CDM.MetadataSetManager.Title:{39}{46}Metadata Sets{47}{34}
263CDM.Move.At_Bottom:Cannot move the {0} {1} lower as it is already at the bottom of the list.
264CDM.Move.At_Top:Cannot move the {0} {1} higher as it is already at the top of the list.
265CDM.Move.Cannot:Cannot move the plugin {0} any lower as RecPlug and ArcPlug must be at the bottom of the list.
266CDM.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>
267CDM.Move.Move_Down:Move Down
268CDM.Move.Move_Down_Tooltip:Move the selected item down the list
269CDM.Move.Move_Up:Move Up
270CDM.Move.Move_Up_Tooltip:Move the selected item up the list
271CDM.Move.Title:Error - Cannot Move
272CDM.PlugInManager.Add:Add Plugin
273CDM.PlugInManager.Add_Tooltip:Use the specified plugin with this collection
274CDM.PlugInManager.Assigned:Currently Assigned Plugins
275CDM.PlugInManager.Configure:Configure Plugin
276CDM.PlugInManager.Configure_Tooltip:Change the options of the selected plugin
277CDM.PlugInManager.Controls:Editing Controls
278CDM.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.
279CDM.PlugInManager.PlugIn:Select plugin to add:
280CDM.PlugInManager.PlugIn_Tooltip:The plugins available for use in the collection
281CDM.PlugInManager.PlugIn_Exists:That plugin has already been assigned for this collection.
282CDM.PlugInManager.PlugIn_Str:plugin
283CDM.PlugInManager.PlugIn_XML_Parse_Failed: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.
284CDM.PluginManager.Plugin_Suggestion_Prompt:None of the plugins in this collection are expected to process the file "{0}". The following plugins can be used to process this file. You can add one to your collection now by selecting it and pressing the Add button.
285CDM.PlugInManager.Remove:Remove Plugin
286CDM.PlugInManager.Remove_Tooltip:Remove the selected plugin from the list
287CDM.PluginManager.SuggestedPluginList:None of the plugins in this collection are expected to process the file "{0}".\nThe plugin {1} can be used to process this file.
288CDM.PluginManager.SuggestedPluginListTitle:Suggested plugins for file
289CDM.PlugInManager.Title:{39}{46}Plugin Selection & Configuration{47}{34}
290CDM.PlugInManager.Parsing.Message:Design tool is loading plugin information.
291CDM.PlugInManager.Parsing.Title:Loading Plugins
292CDM.SearchTypeManager.Add:Add Search Type
293CDM.SearchTypeManager.Add_Tooltip:Allow the specified type of searching with this collection
294CDM.SearchTypeManager.Assigned:Currently Assigned Search Types
295CDM.SearchTypeManager.Enable:Enable Advanced Searches
296CDM.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.
297CDM.SearchTypeManager.Remove:Remove Search Type
298CDM.SearchTypeManager.Remove_Tooltip:Do not allow the selected type of searching with this collection
299CDM.SearchTypeManager.SearchType:Search Type
300CDM.SearchTypeManager.SearchType_Selection:Search Types:
301CDM.SearchTypeManager.SearchType_Selection_Tooltip:The search types available for use with this collection
302CDM.SearchTypeManager.Title:{39}{46}Search Type Selection & Ordering{47}{34}
303CDM.SubcollectionManager.Add:Add Filter
304CDM.SubcollectionManager.Add_Tooltip:Add the specified filter to the collection
305CDM.SubcollectionManager.Assigned:Defined Subcollection Filters
306CDM.SubcollectionManager.Exclude:Exclude
307CDM.SubcollectionManager.Flags:Flags to set when matching
308CDM.SubcollectionManager.Flags_Tooltip:Regular expression flags to use when matching (eg. "i" for case-insensitive matching)
309CDM.SubcollectionManager.Include:Include
310CDM.SubcollectionManager.Inclusive:What do we do with files that match?
311CDM.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.
312CDM.SubcollectionManager.Language_Controls:Assign Languages
313CDM.SubcollectionManager.Match:Regular expression to match with:
314CDM.SubcollectionManager.Match_Tooltip:A regular expression defining the documents in the subcollection
315CDM.SubcollectionManager.Name:Subcollection filter name:
316CDM.SubcollectionManager.Name_Tooltip:The name of the new subcollection filter
317CDM.SubcollectionManager.Partitions_Disabled:This facility is currently disabled because you are operating in {0-Current Mode} mode. It can only be accessed in {1-Systems} and {2-Expert} modes. Use File->Preferences to alter the mode of operation.
318CDM.SubcollectionManager.Remove:Remove Filter
319CDM.SubcollectionManager.Remove_Tooltip:Remove the selected filter from the list
320CDM.SubcollectionManager.Replace:Replace Filter
321CDM.SubcollectionManager.Replace_Tooltip:Update the details of the selected filter
322CDM.SubcollectionManager.Source:Document attribute to match against:
323CDM.SubcollectionManager.Source_Tooltip:The document attribute to filter on
324CDM.SubcollectionManager.Subcollection_Controls:Define Filters
325CDM.SubcollectionManager.Subindex_Controls:Assign Partitions
326CDM.SubcollectionManager.Title:{39}{46}Partition Indexes{47}{34}
327CDM.SubcollectionIndexManager.Add_Subindex:Add Partition
328CDM.SubcollectionIndexManager.Add_Subindex_Tooltip:Add the specified partition to this collection
329CDM.SubcollectionIndexManager.Clear_Default_Subindex:Clear Default
330CDM.SubcollectionIndexManager.Clear_Default_Subindex_Tooltip:Clear the default partition
331CDM.SubcollectionIndexManager.Default_Subindex:Default:
332CDM.SubcollectionIndexManager.PartitionName:Partition Name:
333CDM.SubcollectionIndexManager.PartitionName_Tooltip:The name of the new partition
334CDM.SubcollectionIndexManager.Remove_Subindex:Remove Partition
335CDM.SubcollectionIndexManager.Remove_Subindex_Tooltip:Remove the selected partition from this collection
336CDM.SubcollectionIndexManager.Set_Default_Subindex:Set Default
337CDM.SubcollectionIndexManager.Set_Default_Subindex_Tooltip:Make the selected partition the default
338CDM.SubcollectionIndexManager.Subcollection:Defined Subcollection Filters
339CDM.SubcollectionIndexManager.Subindexes:Assigned Subcollection Partitions
340CDM.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.
341CDM.SuperCollectionManager.Title:{39}{46}Cross-Collection Search Configuration{47}{34}
342CDM.TranslationManager.Add:Add Translation
343CDM.TranslationManager.Add_Tooltip:Add the specified translation to the collection
344CDM.TranslationManager.Affected_Features:Features
345CDM.TranslationManager.Assigned_Fragments:Assigned Translations
346CDM.TranslationManager.Default_Text:Initial Text Fragment
347CDM.TranslationManager.Fragment_Column:Text Fragment
348CDM.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.
349CDM.TranslationManager.Language:Language of translation:
350CDM.TranslationManager.Language_Column:Language
351CDM.TranslationManager.Language_Tooltip:The language being translated into
352CDM.TranslationManager.Remove:Remove Translation
353CDM.TranslationManager.Remove_Tooltip:Remove the selected translation from the collection
354CDM.TranslationManager.Replace:Replace Translation
355CDM.TranslationManager.Replace_Tooltip:Update the selected translation
356CDM.TranslationManager.Title:{39}{46}Text Translation{47}{34}
357CDM.TranslationManager.Translation:Translated Text
358CDM.TranslationManager.Translation_Tooltip:Enter the translation of the string here
359#*******************
360#
361#***** Collection *****
362Collection.Collection:{32}Collection{34}
363Collection.Delete_Tooltip:Delete selected files and folders
364Collection.Filter_Tooltip:Restrict the files shown in the file tree
365Collection.New_Folder_Tooltip:Create a new folder
366Collection.No_Collection:No Collection
367Collection.Stop:Stop
368Collection.Stop_Tooltip:Stop copying files
369Collection.Workspace:{32}Workspace{34}
370#**********************
371#
372#***** CollectionBuilt *****
373CollectionBuilt.Message:The collection has been built and is ready for previewing.
374CollectionBuilt.Title:Collection Creation Result
375#***************************
376#
377#***** CollectionManager *****
378CollectionManager.Cannot_Create_Collection:An error has occurred and the collection could not be created.
379CollectionManager.Cannot_Delete_Index:This collection cannot be rebuilt because the old index files cannot be deleted.\nPlease make sure that Greenstone or some other program is not using these files,\n and try again.
380CollectionManager.Cannot_Delete_Index_Log:Old index files unable to be deleted so importing stopped.
381CollectionManager.Cannot_Open:The collection at:\n{0-Collection file path}\ncannot be opened.
382CollectionManager.Cannot_Open_With_Reason:The collection at:\n{0-Collection file path}\ncannot be opened because:\n{1-Error message}
383CollectionManager.Creating_New:Creating a new collection.
384CollectionManager.File_Not_Found:{0}\nThe collection above cannot be opened as it no longer exists.
385CollectionManager.Gcache_Created:The Librarian Interface cache folder created.
386CollectionManager.Log_Created:The log folder created.
387CollectionManager.Loading_Collection:Loading collection, please wait...
388CollectionManager.Loading_Successful:Loaded collection {0}.
389CollectionManager.Missing_Config:This collection does not have a valid collect.cfg file
390CollectionManager.Not_Col_File:'{0}' is not a Librarian Interface Collection File (.col)
391CollectionManager.Preview_Ready_Failed:An error has occurred which will prevent the collection being previewed.
392CollectionManager.Preview_Ready_Title:Collection Preview State.
393CollectionManager.Session_Ready:Collection {0} ready for use.
394#*****************************
395#
396#***** CollectionPopupMenu *****
397CollectionPopupMenu.Delete:Delete
398CollectionPopupMenu.New_Folder:New Folder
399#*******************************
400#
401#***** CreatePane *****
402CreatePane.Build:Build Options
403CreatePane.Build_Tooltip:Options for the indexing and classification stage of collection formation
404CreatePane.Build_Collection:Build Collection
405CreatePane.Build_Collection_Tooltip:Start the collection formation process
406CreatePane.Build_Progress:Build Progress
407CreatePane.Cancel_Build:Cancel Build
408CreatePane.Cancel_Build_Tooltip:Stop the collection formation process
409CreatePane.Copy_Progress:Copy Progress
410CreatePane.Import:Import Options
411CreatePane.Import_Tooltip:Options for the file conversion and metadata assignment stage of collection formation
412CreatePane.Import_Progress:Import Progress
413CreatePane.Log:Message Log
414CreatePane.Log_Tooltip:View output from previous collection formation attempts
415CreatePane.Mode_All:all
416CreatePane.Options:Option Groups
417CreatePane.Options_Title:Collection Import & Build Options
418CreatePane.Preview_Collection:Preview Collection
419CreatePane.Preview_Collection_Tooltip:Preview the built collection
420#**********************
421#
422#***** Dates *****
423Dates.Mon:Monday
424Dates.Tue:Tuesday
425Dates.Wed:Wednesday
426Dates.Thu:Thursday
427Dates.Fri:Friday
428Dates.Sat:Saturday
429Dates.Sun:Sunday
430Dates.Jan:January
431Dates.Feb:February
432Dates.Mar:March
433Dates.Apr:April
434Dates.May:May
435Dates.Jun:June
436Dates.Jul:July
437Dates.Aug:August
438Dates.Sep:September
439Dates.Oct:October
440Dates.Nov:November
441Dates.Dec:December
442#**********************
443#
444#***** Delete Collection Prompt *****
445DeleteCollectionPrompt.Collection_Details:Selected collection's details
446DeleteCollectionPrompt.Collection_List:Available collections
447DeleteCollectionPrompt.Confirm_Delete:Please tick the box to confirm collection deletion.
448DeleteCollectionPrompt.Delete:Delete
449DeleteCollectionPrompt.Delete_Tooltip:Delete the selected collection
450DeleteCollectionPrompt.Details:Creator - {0}\nMaintainer - {1}\nDescription\n{2}
451DeleteCollectionPrompt.Failed_Delete:Collection could not be completely deleted.
452DeleteCollectionPrompt.Failed_Title:Deletion Failed!
453DeleteCollectionPrompt.No_Collection:No collection selected.
454DeleteCollectionPrompt.Successful_Delete:Collection has been deleted.
455DeleteCollectionPrompt.Successful_Title:Deletion Complete!
456DeleteCollectionPrompt.Title:Collection Deletion
457#**********************
458#
459#***** DirectoryLevelMetadata *****
460DirectoryLevelMetadata.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'.
461DirectoryLevelMetadata.Title:About to add folder level metadata
462#***********************
463#
464#****** ExportCollectionPrompt *******
465ExportCollectionPrompt.CD_Name:CD/DVD name
466ExportCollectionPrompt.Export:Export
467ExportCollectionPrompt.Export_Tooltip:Export the selected collections to Windows CD/DVD
468ExportCollectionPrompt.Failed_Export:The collections ({0}) could not be exported.
469ExportCollectionPrompt.Failed_Title:Export Failed
470ExportCollectionPrompt.Instructions:Export one or more collections to a self-installing Windows CD/DVD (although this works on any platform, the CD/DVD that is created only runs under Windows).
471ExportCollectionPrompt.Output:Please review output below:
472ExportCollectionPrompt.Progress_Label:Copying Files. This could take some time...
473ExportCollectionPrompt.Successful_Export:The collections ({0}) have been exported.
474ExportCollectionPrompt.Successful_Title:Export Complete
475ExportCollectionPrompt.Title:Export Collection to CD/DVD
476#************************
477#
478#*****ExternalCollectionPrompt********
479ExternalCollectionPrompt.NewMDS:Create a new, empty metadata set.
480ExternalCollectionPrompt.ExistingMDS:Choose one or more existing metadata sets
481ExternalCollectionPrompt.Title:Load external collection
482ExternalCollectionPrompt.Instructions_1:You are about to load a collection that has not been created by the GLI. You will be asked to select one or more metadata sets to use for this collection. Existing metadata will be imported into the selected set(s). Original metadata files will be saved in a folder called import.bak.
483ExternalCollectionPrompt.Instructions_2:You are about to load a collection that has not been created by the GLI. You need to add a metadata set to this collection. You can create a new empty metadata set to which all the metadata elements found in the collection will be automatically added. Alternatively, you can select existing metadata sets, and elements from the collection will be merged with or added to the elements already in those sets. Original metadata files will be saved in a folder called import.bak.
484#****************************************
485#
486#***** Inherited Metadata *****
487ExtractedMetadata.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".
488ExtractedMetadata.Title:This File/Folder Has Hidden Extracted Metadata
489#
490#***** FileActions *****
491FileActions.Calculating_Size:Calculating total size of selected files
492FileActions.Copying:Copying {0}
493FileActions.Deleting:Deleting {0}
494FileActions.Directories_Selected:{0} folders selected
495FileActions.Directory_Exists:<html>The folder<br>{0}<br>already exists within the collection. Files will be copied into it.</html>
496FileActions.Directory_Selected:1 folder selected
497FileActions.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.
498FileActions.File_Already_Exists_Title:Error - File Already Exists.
499FileActions.File_And_Directories_Selected:1 file and {0} folders selected
500FileActions.File_And_Directory_Selected:1 file and 1 folder selected
501FileActions.File_Exists:<html>{0} already exists in the destination folder. Overwrite it?</html>
502FileActions.File_Not_Found_Message:{0}\nThe file named above can not be found. Once file view\nhas refreshed, please check the file still exists.
503FileActions.File_Not_Found_Title:Error - File Not Found.
504FileActions.File_Selected:1 file selected
505FileActions.Files_And_Directory_Selected:{0} files and 1 folder selected
506FileActions.Files_Selected:{0} files selected
507FileActions.Folder_Already_Exists:The folder name '{0}' is already in use. Cannot create folder.
508FileActions.Increase_Depth:Increase Depth by 1
509FileActions.Insufficient_Space_Message:The file action has failed because of insufficient disk\nspace. For the file to copy successfully you require a\nfurther: {0}
510FileActions.Insufficient_Space_Title:Error - Insufficient Space
511FileActions.Jobs:{0} file actions remaining
512FileActions.Moving:Moving {0}
513FileActions.No_Activity:No action requested
514FileActions.No_Parent_For_New_Folder:To create a new folder you must first select a single destination folder in the collection tree.
515FileActions.No_Selection:No files selected
516FileActions.Possible_Cyclic_Path:{1} is {0} directories deep and may be a recursive path? Should file actioning continue?
517FileActions.Read_Only:Files from the workspace are read only and cannot be deleted.
518FileActions.Selected:{0} files and {1} folders selected
519FileActions.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.
520FileActions.Unknown_File_Error_Title:Error - Unknown File Error
521FileActions.Write_Not_Permitted_Message:The Librarian Interface does not have permission to write to\n{0}\nPlease check file permissions.
522FileActions.Write_Not_Permitted_Title:Error - Incorrect File Permissions
523FileActions.Yes_To_All:Yes to All
524#************************
525#
526#******* File Associations dialog **********
527FileAssociationDialog.Add:Add
528FileAssociationDialog.Add_Tooltip:Use this application to view files of this type
529FileAssociationDialog.Batch_File:Batch files
530FileAssociationDialog.Browse:Browse
531FileAssociationDialog.Browse_Tooltip:Choose the application to use from your filespace
532FileAssociationDialog.Browse_Tooltip_Mac:Browsing for your application is currently disabled for MacOS
533FileAssociationDialog.Browse_Title:Choose Application
534FileAssociationDialog.Close:Close
535FileAssociationDialog.Close_Tooltip:Close this dialog and return to the main window
536FileAssociationDialog.Command:Launch command:
537FileAssociationDialog.Command_File:Command files
538FileAssociationDialog.Command_Tooltip:Enter the command to launch the application to use
539FileAssociationDialog.Details:New File Association Details
540FileAssociationDialog.Executable_File:Executable files
541FileAssociationDialog.Existing_Associations:Current File Associations
542FileAssociationDialog.Extension:For files ending:
543FileAssociationDialog.Extension_Tooltip:The file extension of the files to view
544FileAssociationDialog.Instructions:Use this dialog to set what external programs are used to view a certain file-type, and what command is sent to launch this program.\nTo add a new file-type, type its extension in 'For files ending'. To add or modify a launch command, type the new command in 'Launch command' or click 'Browse' to search the file system for an appropriate program. Use the special string '%1' to indicate where the name of the file to be opened should be inserted, e.g. "C:\\Windows\\System\\MSPaint.exe %1". '%1' will be appended to the end of a command if not otherwise specified.\nMacOS users should always try the mac specific command "open [-a <application_name>] %1" first.
545FileAssociationDialog.Preview:Enter the command for opening the program to view collection preview.
546FileAssociationDialog.Table.Command:Command
547FileAssociationDialog.Table.Extension:Extension
548FileAssociationDialog.Title:Edit File Associations
549FileAssociationDialog.Remove:Remove
550FileAssociationDialog.Remove_Tooltip:Remove the current selected association from the existing associations
551FileAssociationDialog.Replace:Replace
552FileAssociationDialog.Replace_Tooltip:Replace the currently selected association with the new association details
553#*******************
554#
555#******Filter***************
556Filter.0:HTM & HTML
557Filter.1:XML
558Filter.2:Text Files
559Filter.3:Images
560Filter.All_Files:All Files
561Filter.Filter_Tree:Show Files
562Filter.Invalid_Pattern:{43}The pattern you have entered for filtering files is invalid.{35}Please try again using regular expression syntax and with{35}* for the wildcard character.{45}
563#***********************
564#
565#***** GAuthenticator *****
566GAuthenticator.Password:Password:
567GAuthenticator.Password_Tooltip:Enter your password here
568GAuthenticator.Title:Password Required.
569GAuthenticator.Username:User Name:
570GAuthenticator.Username_Tooltip:Enter your username here
571#**************************
572#
573#***** General Messages *****
574# 0 - A String representing the name and method of the class in question.
575General.Apply:Apply
576General.Apply_Tooltip:Apply the current settings but do not exit the dialog
577General.Browse:Browse...
578General.Browse_Tooltip:Choose a filepath on your computer
579General.Cancel:Cancel
580General.Cancel_Tooltip:Cancel the changes (will not undo any that have been applied already)
581General.Close:Close
582General.Close_Tooltip:Close this dialog box
583General.Edit:Edit Value
584General.Error:Error
585General.No:No
586General.NotSunJava:Java vendor: {0}\nNote that the Librarian Interface has been developed and tested with Java from Sun Microsystems.
587General.OK:OK
588General.OK_Tooltip:Accept the current settings and exit the dialog
589General.Open:Open
590General.Outstanding_Processes:<html>The Librarian Interface cannot close completely until all programs<br>started within The Librarian Interface have also exited.</html>
591General.Outstanding_Processes_Title:Waiting To Exit
592General.Pure_Cancel_Tooltip:Abort this action (no changes will be made)
593General.Usage:Usage: {0} <params>\nAll parameters are optional but the Librarian Interface may fail to work if -gsdl and -library aren't set.\n -gsdl <path> : Force path to gsdl\n -library <path> : Path to cgi-bin\n -mozilla <path> : Enabled mozilla\n -mirror : Enable web-mirroring controls\n -laf [java|windows|motif|mac] : Look and feel\n -debug : Enable debug messages\n -no_load : Don't load previously open collection\n -load <path> : Load the specified collection
594General.View:View Value
595General.Warning:Warning
596General.Yes:Yes
597#****************************
598#
599#***** GShell *****
600GShell.Build:buildcol.pl
601GShell.Build.Auxilary:Creating auxiliary files and tidying up...
602GShell.Build.BuildBegun1:************** Build Started **************
603GShell.Build.BuildCancelled:************** Cancelled **************
604GShell.Build.BuildComplete1:************** Build Finished **************
605GShell.Build.CompressText:Compressing text...
606GShell.Build.FatalError.NoRunMGPasses:Fatal Error. MGPasses cannot be executed.
607GShell.Build.Index:Creating an index based on {0-index source and level}...
608GShell.Build.InfoDatabase:Creating information database...
609GShell.Build.Phind:Generating a Phind classifier. This may take some time...
610GShell.Command:Command
611GShell.Convert:convert_coll_from_gs2.pl
612GShell.Export:exportcol.pl
613GShell.Extracted:Extracted {1} pieces of metadata for {0}.
614GShell.Failure:Command failed.
615GShell.Import:import.pl
616GShell.Import.FileNotProcessed:The file {0-target file path} was recognised but could not be processed by any plugin.
617GShell.Import.FileNotRecognised:The file {0-target file path} was not recognised by any plugin.
618GShell.Import.FileProcessing:The file {0-target file path} is being processed by {1-plugin name}.
619GShell.Import.FileProcessingError:The file {0-target file path} encountered an error during processing.
620GShell.Import.ImportBegun1:************** Import Started **************
621GShell.Import.ImportComplete1:************** Import Finished **************
622GShell.Import.ImportComplete2:{0-number documents considered} documents were considered for processing:
623GShell.Import.ImportComplete2.1:1 document was considered for processing:
624GShell.Import.ImportComplete.Processed:{0-number processed} documents were processed and included in the collection.
625GShell.Import.ImportComplete.Processed.1:1 document was processed and included in the collection.
626GShell.Import.ImportComplete.Blocked:{0-number blocked} were prevented from being added by plugins (such as images in web pages).
627GShell.Import.ImportComplete.Blocked.1:1 was prevented from being added by plugins (such as images in web pages).
628GShell.Import.ImportComplete.Ignored:{0-number ignored} were unrecognised.
629GShell.Import.ImportComplete.Ignored.1:1 was unrecognised.
630GShell.Import.ImportComplete.Failed:{0-number failed} were rejected.
631GShell.Import.ImportComplete.Failed.1:1 was rejected.
632GShell.Import.ImportComplete3:\n
633GShell.New:makecol.pl
634GShell.Other:other
635GShell.Parsing_Metadata_Complete:Archived metadata extraction complete.
636GShell.Parsing_Metadata_Start:Extracting new metadata from archive files.
637GShell.Success:Command complete.
638#*********************
639#
640#***** GUI *****
641# Currently Enabled and Disabled display the same text but in different
642* colours. If necessary this can be changed.
643GUI.Create:Create
644GUI.Create_Tooltip:Build your collection using Greenstone
645GUI.Design:Design
646GUI.Design_Tooltip:Design the functionality and appearance of your collection
647GUI.Download:Download
648GUI.Download_Tooltip:Download resources from the internet for your collection
649GUI.Enrich:Enrich
650GUI.Enrich_Tooltip:Assign metadata to the files in your collection
651GUI.Export:Export
652GUI.Gather:Gather
653GUI.Gather_Tooltip:Select the files to include in your collection
654#***************
655#
656#***** HELP *****
657Help.Contents:Contents
658Help.Title:Librarian Interface Help Pages
659#
660#***** Inherited Metadata *****
661InheritedMetadata.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 this icon.
662InheritedMetadata.Title:This File/Folder Has Inherited Metadata
663#******************
664#
665#***** LockFileDialog *****
666LockFileDialog.Cancel_Tooltip:Do not steal control of the lock file (collection will not open)
667LockFileDialog.Date:Date
668LockFileDialog.Error:#error
669LockFileDialog.Lockfile_Message_One:The presence of a lock file suggests this collection is already open.
670LockFileDialog.Lockfile_Message_Two:Do you wish to 'steal' control of this lock file?
671LockFileDialog.Machine:Where
672LockFileDialog.Name:Name
673LockFileDialog.OK_Tooltip:Steal control of the lock file
674LockFileDialog.Title:Lock File Detected
675LockFileDialog.User:Who
676#********************
677#
678#*****MappingPrompt **********
679MappingPrompt.File:Folder
680MappingPrompt.Map:Create Shortcut
681MappingPrompt.Name:Name
682MappingPrompt.Title:Set Folder Shortcut
683MappingPrompt.Unmap:Remove Shortcut
684#*******************
685#
686#***** Menu Options *****
687Menu.Collapse:Close Folder
688Menu.Edit:Edit
689Menu.Edit_Copy:Copy (ctrl-c)
690Menu.Edit_Cut:Cut (ctrl-x)
691Menu.Edit_Paste:Paste (ctrl-v)
692Menu.Edit_Redo:Redo
693Menu.Edit_Replace:Search and Replace
694Menu.Edit_Search:Search
695Menu.Edit_Undo:Undo
696Menu.Expand:Open Folder
697Menu.Explode_Metadata_Database:Explode metadata database
698Menu.File:File
699Menu.File_Associations:File Associations...
700Menu.File_Close:Close
701Menu.File_Delete:Delete...
702Menu.File_Exit:Exit
703Menu.File_Export:Export to CD/DVD...
704Menu.File_New:New...
705Menu.File_Open:Open...
706Menu.File_Options:Preferences...
707Menu.File_Save:Save
708Menu.File_Save_As:Save As...
709Menu.Help:Help
710Menu.Help_About:About...
711Menu.Metadata:Metadata Sets
712Menu.Metadata_Edit:Edit Set
713Menu.Metadata_Export:Export Set
714Menu.Metadata_Import:Import Set
715Menu.Metadata_View:Assigned Metadata for the {0}
716Menu.Open_Externally:Open in external program
717Menu.Tools:Tools
718Menu.Tools_Log:View Log
719Menu.Tools_Calculate_Record_Size:Calculate Record Size
720#********************
721#
722#***** MetaAudit *****
723MetaAudit.Close:Close
724MetaAudit.Close_Tooltip:Close this dialog box
725MetaAudit.Title:All Metadata
726#*********************
727#
728#***** Metadata *****
729Metadata.Set:Set
730Metadata.Element:Element
731Metadata.Value:Value
732MetadataSet.Files:Metadata Set Files
733#********************
734#
735#***** EnrichPane *****
736EnrichPane.Accumulate:Append
737EnrichPane.Accumulate_Tooltip:Append this value to the selected metadata element
738EnrichPane.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.
739EnrichPane.Expand:...
740EnrichPane.Expand_Tooltip:Edit the value in a larger text box
741EnrichPane.No_File:No File Selected
742EnrichPane.No_Metadata:No Metadata Available
743EnrichPane.No_Metadata_Element:{32}No Metadata Element Selected{34}
744EnrichPane.Overwrite:Replace
745EnrichPane.Overwrite_Tooltip:Assign this value to the selected metadata element, replacing the current value
746EnrichPane.Remove:Remove
747EnrichPane.Remove_Tooltip:Remove this value from the selected metadata element
748EnrichPane.Tree:All Previous Values
749EnrichPane.Value:Value
750EnrichPane.Value_Field_Tooltip:Value to assign to the selected metadata element
751EnrichPane.Value_Field_Tooltip_Uneditable:Value assigned to the selected metadata element
752#********************
753#
754#***** MetaEditPrompt *****
755MetaEditPrompt.Accumulate_All:Append All
756MetaEditPrompt.Accumulate_All_Tooltip:Append this value to the selected metadata element, for all the selected files
757MetaEditPrompt.Add_Prompt:Confirm Append
758MetaEditPrompt.Current_Value:Current value:
759MetaEditPrompt.Element:Element:
760MetaEditPrompt.File:File name:
761MetaEditPrompt.New_Value:New value:
762MetaEditPrompt.Overwrite_All:Replace All
763MetaEditPrompt.Overwrite_All_Tooltip:Assign this value to the selected metadata element, replacing the current value, for all the selected files
764MetaEditPrompt.Overwrite_Prompt:Confirm Replace
765MetaEditPrompt.Remove_All:Remove All
766MetaEditPrompt.Remove_All_Tooltip:Remove this value from the selected metadata element, for all the selected files
767MetaEditPrompt.Remove_Prompt:Confirm Removal
768MetaEditPrompt.Skip:Skip File
769MetaEditPrompt.Skip_Tooltip:Do not change this file
770MetaEditPrompt.Title:Confirm Edit Action
771#*****************************
772#
773#***** Mirroring *****
774Mirroring.ClearCache:Clear Cache
775Mirroring.ClearCache_Tooltip:Delete all downloaded files
776Mirroring.Download:Download
777Mirroring.Download_Tooltip:Start a new download job
778Mirroring.Download_Controls:Download Settings
779Mirroring.Download_Depth:Download Depth:
780Mirroring.Download_Depth.Zero:Zero
781Mirroring.Download_Depth.Unlimited:Unlimited
782Mirroring.Download_Depth_Tooltip:How many hyperlinks deep to go when downloading
783Mirroring.Download_Embedded:Download text only (no images, stylesheets etc)
784Mirroring.DownloadJob.Close:Close
785Mirroring.DownloadJob.Close_Tooltip:Remove this job from the list, stopping it if it is currently running
786Mirroring.DownloadJob.Downloading:Downloading {0}
787Mirroring.DownloadJob.Download_Complete:Download complete
788Mirroring.DownloadJob.Download_Stopped:Download halted
789Mirroring.DownloadJob.Download_Progress:Downloading in progress
790Mirroring.DownloadJob.Log:View Log
791Mirroring.DownloadJob.Log_Tooltip:View details about this download
792Mirroring.DownloadJob.Pause:Pause
793Mirroring.DownloadJob.Pause_Tooltip:Pause this download
794Mirroring.DownloadJob.Resume:Resume
795Mirroring.DownloadJob.Resume_Tooltip:Resume this download
796Mirroring.DownloadJob.Status:Downloaded {0} of {1} files ({2} warnings, {3} errors)
797Mirroring.DownloadJob.Waiting:Waiting to start
798Mirroring.DownloadJob.Waiting_User:Waiting for user action
799Mirroring.Higher_Directories:Only mirror files below this URL
800Mirroring.Invalid_URL:The URL entered is not valid. Please correct.
801Mirroring.Invalid_URL_Title:Invalid URL
802Mirroring.No_WGet:You have no wget.
803Mirroring.No_WGet_Title:Missing WGet
804Mirroring.Preferences:Preferences...
805Mirroring.Preferences_Tooltip:Enable proxy and/or edit proxy settings
806Mirroring.Same_Host:Only mirror files within the same site
807Mirroring.Source_URL:Source URL:
808Mirroring.Source_URL_Tooltip:URL to download
809#*********************
810#
811#***** Missing EXEC *****
812MissingEXEC.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 that a valid url must start with the protocol "http://", and will probably end with the executable name ("library" for Greenstone local library server, "gsdl" for other web servers).
813MissingEXEC.Title:Missing Greenstone Library Address
814#***** Missing EXEC_GS3 *****
815MissingEXEC_GS3.Message:Warning! You will not be able to view your new collections within the Librarian Interface unless you specify the path to the Greenstone context in the locally running Tomcat Webserver. You can enter this now in the text field below, or later by going to Preferences and choosing the Connection tab. Remember that a valid url must start with the protocol "http://". The default address is http://localhost:8080/gsdl3.
816MissingEXEC_GS3.Title:Missing Greenstone Library Address
817#***** Missing GSDL *****
818MissingGSDL.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.
819MissingGSDL.Title:Missing Greenstone Path
820#***** Missing MDS ******
821MissingMDS.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.
822MissingMDS.Title:No Metadata Sets
823#***** Missing PERL *****
824MissingPERL.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.
825MissingPERL.Title:Missing PERL Path
826#******* MissingWGET ********
827MissingWGET.Message:Warning! Web mirroring is disabled because the Librarian Interface failed to locate an appropriate version of WGet. If you believe you are receiving this message in error please check your installation and the paths specified in the Librarian Interface batch or script file.
828MissingWGET.Title:Missing WGet
829#*********************
830#
831MSM.Legacy.Corrupt_Metadata_XML:GLI has encountered a corrupt metadata file while attempting\nto import this legacy collection. The offending file can be\nfound at:\n{0-Corrupt file path}
832MSM.Legacy.Delete_Metadata_XML:If you cancel this dialog, the current legacy metadata file\nwill be ignored. Continue?
833MSM.No_Description:No description found.
834MSM.No_Name:No name found.
835# ********************************************************
836#
837# ********************************************************
838# ****************** Metadata Set Module *****************
839# ********************************************************
840MSMPrompt.Add:Add
841MSMPrompt.Add_Failed:Cannot add the element '{0}' because:\n{1}
842MSMPrompt.Add_Failed_Title:Add Failed
843MSMPrompt.Attribute:Attribute
844MSMPrompt.AssignedValues:\nAssigned Values:\n{0}
845MSMPrompt.Current_Details:Details of existing Metadata Element
846MSMPrompt.Current_Values:Current Values
847MSMPrompt.Element_Name:Element Name
848MSMPrompt.Export_All_Values:All Values
849MSMPrompt.Export_Conditions:Using the condition:
850MSMPrompt.Export_File:Choose file to export to:
851MSMPrompt.Export_File_Tooltip:Enter the path of the output file
852MSMPrompt.Export_No_Values:No Values
853MSMPrompt.Export_Set:Select metadata set to export:
854MSMPrompt.Export_Set_Tooltip:The metadata set to save to file
855MSMPrompt.Export_Subjects_Only:Subjects Only
856MSMPrompt.Export_Title:Export Metadata Set
857MSMPrompt.File_Export:Export
858MSMPrompt.File_Export_Tooltip:Export the chosen metadata set to the specified file
859MSMPrompt.File_Filter_Description:Metadata Sets (.mds)
860MSMPrompt.File_Import:Import
861MSMPrompt.File_Import_Tooltip:Import the metadata set from the specified file
862MSMPrompt.Import_Title:Import Metadata Set
863MSMPrompt.Invalid_Name:The name given is of zero length.
864MSMPrompt.Merge:Merge
865MSMPrompt.Merge_MDE:Merging Metadata Elements
866MSMPrompt.Merge_MDS:Merging Action Required.
867MSMPrompt.Name_Exists:Name already in use.
868MSMPrompt.New_Details:Details of new Metadata Element
869MSMPrompt.New_Name:New Name
870MSMPrompt.New_Name_Tooltip:Enter the new element name
871MSMPrompt.New_Value:Imported Value
872MSMPrompt.No_Details:No Details Available
873MSMPrompt.No_Element:No Current Element Exists
874MSMPrompt.Old_Name:Current Name
875MSMPrompt.OptionList:\nOption List: {0}\n{1}
876MSMPrompt.Progress:Percent Complete
877MSMPrompt.Remove_Failed:Cannot remove element '{0}' because:\n{1}
878MSMPrompt.Remove_Failed_Title:Remove Failed
879MSMPrompt.Rename:Rename
880MSMPrompt.Rename_Failed:Cannot rename '{0}' to '{1}' because:\n{2}
881MSMPrompt.Rename_Failed_Title:Rename Failed
882MSMPrompt.Replace:Replace
883MSMPrompt.Select:Merge with Element
884MSMPrompt.Select_Element_Add:Add
885MSMPrompt.Select_Element_Add_Tooltip:Add the metadata element to the selected set
886MSMPrompt.Select_Element_Element:Select Element:
887MSMPrompt.Select_Element_Element_Tooltip:Select the metadata element to import as
888MSMPrompt.Select_Element_Ignore:Ignore
889MSMPrompt.Select_Element_Ignore_Tooltip:Ignore this metadata element
890MSMPrompt.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, or\n(3) ignore this metadata element.
891MSMPrompt.Select_Element_Merge:Merge
892MSMPrompt.Select_Element_Merge_Tooltip:Map the metadata element to the specified element in the selected set
893MSMPrompt.Select_Element_Original:Original element name:
894MSMPrompt.Select_Element_Set:Select Set:
895MSMPrompt.Select_Element_Set_Tooltip:Select the metadata set to import into
896MSMPrompt.Select_Element_Title:Importing Metadata
897MSMPrompt.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.
898MSMPrompt.Select_Set_None:No Metadata Set
899MSMPrompt.Select_Set_Title:Importing Metadata
900MSMPrompt.Skip:Skip
901MSMPrompt.Structural:Metadata Set: {0}\nNamespace: {1}\nElement: {2}\nAttributes:\n{3}
902#*****************************
903#
904#***** New Session *****
905NewCollectionPrompt.Base_Collection:Base this collection on:
906NewCollectionPrompt.Base_Collection_Tooltip:Select an existing collection to base the new collection on
907NewCollectionPrompt.Collection_Description:Description of content:
908#NewCollectionPrompt.Collection_Email:Author's Email:
909NewCollectionPrompt.Collection_Name:Collection folder:
910#NewCollectionPrompt.Collection_Name_Tooltip:Short collection name, used internally (must be 8 characters or less)
911NewCollectionPrompt.Description_Error:The description field must be filled out. Please correct.
912NewCollectionPrompt.Email_Error:You have either failed to enter an email, or the email as typed is not a valid. Please correct.
913NewCollectionPrompt.Error:Error in new collection.
914NewCollectionPrompt.Instructions:To create a new collection fill out the fields below.
915NewCollectionPrompt.Metadata_Elements:Elements within selected set:
916NewCollectionPrompt.Metadata_Instructions1:Check the boxes beside the metadata sets to include in your collection.
917NewCollectionPrompt.Metadata_Instructions2:(Note: You can add new ones later).
918NewCollectionPrompt.Metadata_Title_Existing:Select metadata sets.
919#NewCollectionPrompt.Name_Error:You have either failed to enter a name for the collection, or the name you have choosen is already in use. Please correct.
920NewCollectionPrompt.NewCollection:-- New Collection --
921NewCollectionPrompt.Select_MDS:Available metadata sets:
922NewCollectionPrompt.Set_Contains:This metadata set contains the elements
923NewCollectionPrompt.Title:Create a new Collection.
924NewCollectionPrompt.Title_Clash:The title you have chosen for your collection is already in use. Continue?
925NewCollectionPrompt.Title_Error:The title field must be filled out. Please correct.
926#***** New Folder Prompt *****
927NewFolderPrompt.Default_Folder_Name:new folder
928NewFolderPrompt.Destination_Name:Destination Folder
929NewFolderPrompt.Folder_Name:Folder Name
930NewFolderPrompt.Folder_Name_Tooltip:Enter a name for the new folder
931NewFolderPrompt.Title:Create a new folder
932#***********************
933#
934NoMetadataSetsSelected.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?
935NoMetadataSetsSelected.Title:No Metadata Sets Selected
936#**********************
937#
938#******* OldWGET *******
939NoPluginExpectedToProcessFile.Message:None of Greenstone's plugins are expected to process the file "{0}". Check that the file has the correct extension. If it is correct then you may have to use UnknownPlug to process this file.
940NoPluginExpectedToProcessFile.Title:No plugin expected to process file
941#**********************
942#
943#******* OldWGET *******
944OldWGET.Message:Warning! The version of WGet you have installed has a known bug when mirroring files which contain encoded characters such as space and tilde in their URL. While this shouldn't be a problem, we recommend installing WGet 1.9 or higher.
945OldWGET.Title:Old WGet
946#***********************
947#
948#***** OpenCollectionDialog *****
949OpenCollectionDialog.Available_Collections:Available Collections
950OpenCollectionDialog.Browse:Browse
951OpenCollectionDialog.Browse_Tooltip:Choose a collection from your filespace
952OpenCollectionDialog.Collection:Greenstone Collection (".col")
953OpenCollectionDialog.Description:Collection Description
954OpenCollectionDialog.Locked_Collection:Greenstone collection already in use
955OpenCollectionDialog.No_Description:Please select a greenstone collection (".col" file) to see description.
956OpenCollectionDialog.Normal_Collection:Greenstone collection
957OpenCollectionDialog.Open:Open
958OpenCollectionDialog.Open_Tooltip:Load the selected collection into the Librarian Interface
959OpenCollectionDialog.Title:Open Greenstone Collection
960#**********************
961#
962#***** Options Pane inside CreatePane *****
963OptionsPane.Cancelled: - cancelled
964OptionsPane.LogHistory:Log history
965OptionsPane.Successful: - successful
966OptionsPane.Unknown: - unknown
967OptionsPane.Unsuccessful: - unsuccessful
968#*******************
969#
970#***** Preferences *****
971Preferences:Preferences
972Preferences.Connection:Connection
973Preferences.Connection_Tooltip:Set the URL to the greenstone library and configure a proxy connection if appropriate
974Preferences.Connection.Library_Path:Library Path:
975Preferences.Connection.Library_Path_GS3:Greenstone Web Path:
976Preferences.Connection.Library_Path_Tooltip:The URL of the Greenstone web-server
977Preferences.Connection.Library_Path_Tooltip_GS3:The URL of the Greenstone web-server
978Preferences.Connection.ProgramCommand:Preview Command:
979Preferences.Connection.ProgramCommand_Tooltip:The launch command for the program used to view the collection preview. Remember to use %1 as the placeholder for the collection address, and to use speechmarks where necessary.
980Preferences.Connection.Proxy_Host:Proxy Host:
981Preferences.Connection.Proxy_Host_Tooltip:The address of your proxy server
982Preferences.Connection.Proxy_Port:Proxy Port:
983Preferences.Connection.Proxy_Port_Tooltip:The port number of your proxy server
984Preferences.Connection.Servlet:Servlet:
985Preferences.Connection.Servlet_Tooltip:The servlet to use to view your site
986Preferences.Connection.Servlet_Tooltip2:There is no servlet specified for this site, you can still build collections, but you wont be able to view them
987Preferences.Connection.Site:Site:
988Preferences.Connection.Site_Tooltip:The site you want to work in
989Preferences.Connection.Use_Proxy:Use proxy connection?
990Preferences.General:General
991Preferences.General_Tooltip:Set some general preferences
992Preferences.General.Email:User's Email:
993Preferences.General.Email_Tooltip:The email address automatically used for any collection created with the GLI
994Preferences.General.Interface_Language:Interface Language:
995Preferences.General.Interface_Language_Tooltip:Select the language you wish the interface and its controls to be displayed in.
996Preferences.General.Restart_Required:GLI should now be restarted in order to complete loading a new interface language.
997Preferences.General.Show_File_Size:Show file sizes
998Preferences.General.Show_File_Size_Tooltip:Show file sizes next to entries in the Workspace and Collection file trees.
999Preferences.General.View_Extracted_Metadata:View Extracted Metadata
1000Preferences.General.View_Extracted_Metadata_Tooltip:Display metadata extracted by the greenstone plugins in the metadata list in the Enrich view.
1001Preferences.Mode:Mode
1002Preferences.Mode_Tooltip:Click on an entry to select a suitable level of operation
1003Preferences.Mode.Assistant:Library Assistant
1004Preferences.Mode.Assistant_Description:Use this setting to gain access to the basic features of the Greenstone Librarian Interface: adding documents and metadata to collections, creating new collections whose structure mirrors existing ones, and building collections.
1005Preferences.Mode.Librarian:Librarian
1006Preferences.Mode.Librarian_Description:This setting gives normal use of the Greenstone Librarian Interface: creating and designing new collections, adding documents and metadata to collections, designing new collections, and building collections.
1007Preferences.Mode.Systems:Library Systems Specialist
1008Preferences.Mode.Systems_Description: This setting enables full use of the Greenstone Librarian Interface. To take advantage of all the features available, you will need to be able to formulate regular expressions.
1009Preferences.Mode.Expert:Expert
1010Preferences.Mode.Expert_Description:This setting enables expert use of the Greenstone Librarian Interface. It is recommended for users who are experienced with Greenstone, and are able to perform troubleshooting tasks that involve interpreting debugging output from PERL scripts. All features of the Greenstone Librarian Interface are enabled.
1011Preferences.Warnings:Warnings
1012Preferences.Warnings_Tooltip:Enable or disable various warning dialogs
1013Preferences.Workflow:Workflow
1014Preferences.Workflow_Tooltip:Design the interface workflow: set which views should be enabled
1015Preferences.Workflow.Create:Create - Build your collection using Greenstone
1016Preferences.Workflow.Design:Design - Change collection appearence
1017Preferences.Workflow.Download:Download - Download web-based resources
1018Preferences.Workflow.Enrich:Enrich - Annotate with metadata
1019Preferences.Workflow.Export:Export - Export to collection
1020Preferences.Workflow.Gather:Gather - Select files for collection
1021Preferences.Workflow.Predefined.Label:Predefined Workflows
1022Preferences.Workflow.Title:Check box to enable view
1023#**********************
1024#
1025#**** PreviewCommandDialog *******
1026PreviewCommandDialog.Instructions:Enter the command for opening the program to view collection preview. Remember to use %1 as the placeholder for the collection address, and to use speechmarks where necessary.
1027PreviewCommandDialog.Title:Preview Command
1028#**********************
1029#
1030#***** Save Collection Box *****
1031SaveCollectionBox.File_Name:File Name:
1032SaveCollectionBox.Files_Of_Type:Files of Type:
1033SaveCollectionBox.Label:Do you wish to save '{0}'?
1034SaveCollectionBox.Look_In:Look In:
1035SaveCollectionBox.Title:Save Collection
1036#**********************
1037#
1038#***** Save Progress Box *******
1039SaveProgressDialog.Title:Saving Collection
1040#*******************************
1041#
1042Server.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.
1043Server.QuitTimeOut:The greenstone local library has not responded to the\nautomatic close command for sixty seconds. Do you\nwish to wait for another minute?
1044#
1045#***** Sources *****
1046Source.General:General
1047#*******************
1048#
1049#***** TitleClash *****
1050TitleClashes.Message:The title you have chosen for your collection is already in use. Continue?
1051TitleClashes.Title:Entered Title Clashes
1052#**********************
1053#
1054#***** Trees *****
1055Tree.DownloadedFiles:Downloaded Files
1056Tree.Files:files
1057Tree.Home:Home Folder ({0})
1058Tree.Root:Local Filespace
1059Tree.World:Documents in Greenstone Collections
1060#***********************
1061#
1062#***** Warning Dialog *****
1063WarningDialog.Dont_Show_Again:Do not show this warning again
1064WarningDialog.Dont_Show_Again_Message:Do not show this message again
1065WarningDialog.Invalid_Value:The value you have entered in the value field\nis not valid for the specified property.
1066WarningDialog.Value:Enter value:
1067#
1068****** WGet *****
1069WGet.Prompt:WGet Mirroring Client
1070#*****POPUP ***************
1071#*****located in GEMS.popupListener
1072
1073GEMS.Already_Loaded_Set_Error: The metadata set you selected is currently open.
1074GEMS.Element_Already_Exists:An element with this name already exists.
1075GEMS.Set_Already_Exists:A set with this namespace already exists.
1076GEMS.Title:Greenstone Editor for Metadata Sets
1077GEMS.Cannot_Delete_Core_Sets_Error:You cannot remove a core GLI metadata set.
1078
1079GEMS.Popup.menuAddAttribute:Add attribute
1080GEMS.Popup.menuAddElement:Add element
1081GEMS.Popup.menuAddSet:Add a new set
1082GEMS.Popup.menuAddSubelement:Add subelement
1083
1084GEMS.Popup.menuEditValue:Edit value
1085
1086GEMS.Popup.menuRenameElement:Rename element
1087GEMS.Popup.menuRenameSet:Rename set
1088GEMS.Popup.menuRenameSubelement:Rename subelement
1089
1090GEMS.Popup.menuRemoveAttribute:Remove attribute
1091GEMS.Popup.menuRemoveElement:Remove element
1092GEMS.Popup.menuRemoveSet:Remove set
1093GEMS.Popup.menuRemoveSubelement:Remove subelement
1094
1095GEMS.Preferences.Use_Subelements: Use Subelements?
1096GEMS.Preferences.Use_Subelements_Tooltip: Toggle on or off whether you want to be able to manage subelements.
1097GEMS.Preferences.Selected_Languages_Tooltip: Selected languages to display:
1098GEMS.Menu.File: File
1099GEMS.Menu.File_Exit:Exit
1100GEMS.Menu.File_New: New Set
1101GEMS.Menu.File_Open: Open Set
1102GEMS.Menu.File_Save: Save All Changes
1103GEMS.Menu.Edit: Edit
1104GEMS.Menu.Edit_Cut: Cut
1105GEMS.Menu.Edit_Copy: Copy
1106
1107GEMS.Menu.Edit_Paste: Paste
1108GEMS.Menu.Help: Help
1109GEMS.Menu.File_Preferences: Preferences
1110GEMS.Menu.File_Delete: Delete Set
1111GEMS.Menu.Confirm_Exit_Save: Would you like to save before exiting?
1112GEMS.Menu.Confirm_Exit_Save_Title: Save Before Exit?
1113
1114GEMS.Add:Add
1115GEMS.Add_Attribute_Tooltip:Add a new attribute to the selected item
1116GEMS.Add_Element_Tooltip:Add a new element to the selected set
1117GEMS.Add_Subelement_Tooltip:Add a new subelement to the seclect element
1118GEMS.Add_File_Tooltip:Add a new importing profile
1119GEMS.Add_Set_Tooltip:Add a new metadata set
1120GEMS.Add_Value_Tooltip:Add a new value to the selected element
1121GEMS.AddAttribute:Add Attribute
1122GEMS.AddElement:Add Element
1123GEMS.AddSet:Add Set
1124GEMS.AddValue:Add Value
1125GEMS.Alias:Alias
1126GEMS.Alias_Tooltip:An alias for this value
1127GEMS.Attribute:Attribute
1128GEMS.Attribute_Already_Exists:This attribute already exists.
1129GEMS.Attribute_Name_Tooltip:The name of the new attribute
1130GEMS.Attribute_Language_Tooltip:The language of the new attribute
1131GEMS.Attribute_Value_Tooltip:The value of the new attribute
1132GEMS.Attributes:Attributes
1133GEMS.Cannot_Undo:(this action cannot be undone)
1134GEMS.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.
1135GEMS.Confirm_Removal:Are you sure you wish to remove this {0}?
1136GEMS.Confirm_Removal_Title:Confirm Removal
1137GEMS.Edit:Edit
1138GEMS.Edit_Attribute_Tooltip:Change the value of the selected attribute
1139GEMS.Edit_Value_Tooltip:Change the selected value
1140GEMS.EditAttribute:Edit Attribute
1141GEMS.EditValue:Edit Value
1142GEMS.Element:Element
1143GEMS.Element_Name_Tooltip:The name of the new element
1144GEMS.Element_Details:Metadata Element Details
1145GEMS.File:Profile
1146GEMS.Ignore:IGNORE
1147GEMS.Language:Language
1148GEMS.Language_Code:Language
1149GEMS.Name:Name
1150GEMS.Namespace:Namespace
1151GEMS.New_Name:New Name
1152GEMS.Profiles:Importing Profiles
1153GEMS.Profile:Profile Values
1154GEMS.Profile_Details:Profile Details
1155GEMS.Profile_Name_Tooltip:A unique name for the new importing profile
1156GEMS.Remove:Remove
1157GEMS.Remove_Attribute_Tooltip:Remove the selected attribute
1158GEMS.Remove_Element_Tooltip:Remove the selected element from the set
1159GEMS.Remove_File_Tooltip:Remove the selected importing profile
1160GEMS.Remove_Set_Tooltip:Remove the selected set
1161GEMS.Remove_Value_Tooltip:Remove the selected value
1162GEMS.Rename_Element:Rename Element
1163GEMS.Rename_Element_Tooltip:The element's new name
1164GEMS.Rename_Name_Tooltip:The metadata set's new name
1165GEMS.Rename_Namespace_Tooltip:The metadata set's unique namespace
1166GEMS.Rename_Set:Rename Set
1167GEMS.Set:Set
1168GEMS.Set_Details:Metadata Set Details
1169GEMS.Set_Name_Tooltip:The name of the new metadata set
1170GEMS.Set_Namespace_Tooltip:A unique namespace for the new metadata set
1171GEMS.Source:From
1172GEMS.Subject:Subject
1173GEMS.Subelement:Subelement
1174GEMS.Subelement_Details:Metadata Subelement Details
1175GEMS.Subelement_Name_Tooltip:The name of the new subelement
1176GEMS.Subelement_Already_Exists:A subelement with this name already exists.
1177GEMS.Target:Element
1178GEMS.Title:Greenstone Editor for Metadata Sets
1179GEMS.Value:Value
1180GEMS.Value_Tooltip:The new value
1181GEMS.Values:Values
1182GEMS.inheritMetadataSet:Inherit from Metadataset:
1183GEMS.Add_Set.No_Inherit:Do not inherit
1184#**************************
1185
1186##############################
Note: See TracBrowser for help on using the repository browser.