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

Last change on this file since 5314 was 5314, checked in by jmt12, 21 years ago

New Phrases

  • Property svn:keywords set to Author Date Id Revision
File size: 54.6 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.Item2:'qflib' from Quality First Software GmbH. (http://www.qfs.de/en/qflib/index.html)
35AboutDialog.Item3:'ExtensionFileFilter.class' by Bruno Dumon and contributors (http://pollo.sourceforge.net/)
36AboutDialog.Item4:'How to disable file renaming in file chooser' - vladi21 (http://www.experts-exchange.com/)
37AboutDialog.Item5:'Autoscrolling' - Java Swing by Robert Eckstein, Marc Loy & Dave Wood (http://www.oreilly.com/catalog/jswing/chapter/dnd.beta.pdf)
38AboutDialog.Item6:'Add ghosted drag images to your JTrees' - By Andrew J. Armstrong (http://www.javaworld.com/javaworld/javatips/jw-javatip114.html)
39AboutDialog.Item7:'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.Address:{33}Address{34}
85Browser.Back:Back
86Browser.Bookmarks:Bookmarks
87Browser.CannotConnect:Cannot connect to {0}
88Browser.Download_Begun:Downloading {0}
89Browser.Download_Complete:Download of {0} complete
90Browser.Follow:Follow hyperlink to {0}
91Browser.Forward:Forward
92Browser.Go:Go
93Browser.History:History
94Browser.Home:Home
95Browser.Loading:Downloading {0}
96Browser.Ready:Ready
97Browser.Reload:Reload
98Browser.Stop:Stop
99Browser.TimedOut:Connection timed out for {0}
100#
101# ********************************************************
102# *************** Collection Design Module ***************
103# ********************************************************
104# * The dictionary phrases used in the creation of the *
105# * Colection Design Module. Note that we still have *
106# * access to the format arguments (argument 32+) for *
107# * html formatting. *
108# ********************************************************
109CDM.ArgumentConfiguration.Add:Add
110CDM.ArgumentConfiguration.Bad_Integer:<html>The argument '{0}' requires an integer value,<br>but no integer can be parsed from {1}.</html>
111CDM.ArgumentConfiguration.Custom:Custom Arguments:
112CDM.ArgumentConfiguration.Error_Title:Error In Arguments
113CDM.ArgumentConfiguration.Header:{39}{46}Please configure the arguments for {0}.{47}{34}
114CDM.ArgumentConfiguration.Remove:Remove
115CDM.ArgumentConfiguration.Required_Argument:The argument '{0}' must be given a value.
116CDM.ArgumentConfiguration.Title:Configuring Arguments
117CDM.ClassifierManager.Add:Add Classifier
118CDM.ClassifierManager.Assigned:Currently Assigned Classifiers
119CDM.ClassifierManager.Classifier:Select classifier to add:
120CDM.ClassifierManager.Classifier_Exists:That classifier has already been assigned for this collection.
121CDM.ClassifierManager.Classifier_Str:classifier
122CDM.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.
123CDM.ClassifierManager.Configure:Configure Classifier
124CDM.ClassifierManager.Controls:Editing Controls
125CDM.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.
126CDM.ClassifierManager.Remove:Remove Classifier
127CDM.ClassifierManager.Title:{39}{46}Classifier Selection & Configuration{47}{34}
128CDM.ClassifierManager.Parsing.Message:Design tool is loading classifier information.
129CDM.ClassifierManager.Parsing.Title:Loading Classifiers
130CDM.General.Access:Is this collection publically accessible?
131CDM.General.Beta:Is this collection still under construction?
132CDM.General.Collection_Extra:Collection description:
133CDM.General.Collection_Name:Collection title:
134CDM.General.Icon_Collection:URL to about page icon:
135CDM.General.Icon_Collection_Small:URL to home page icon:
136CDM.FormatManager.Add:Add Format
137CDM.FormatManager.Assigned_Formats:Currently Assigned Format Commands
138CDM.FormatManager.Editor:HTML Format String
139CDM.FormatManager.Editing_Controls:Editing Controls
140CDM.FormatManager.Enabled:Enabled
141CDM.FormatManager.Feature:Choose Feature
142CDM.FormatManager.Insert:Insert
143CDM.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'.
144CDM.FormatManager.Part:Affected Component
145CDM.FormatManager.Remove:Remove Format
146CDM.FormatManager.Replace:Replace Format
147CDM.FormatManager.Title:{39}{46}Format Commands{47}{34}
148CDM.FormatManager.Value:Value:
149CDM.FormatManager.Variable:Variables
150CDM.General.Email.Creator:Creator's Email
151CDM.General.Email.Maintainer:Maintainer's Email
152CDM.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.
153CDM.General.Title:{39}{46}General Options{47}{34}
154CDM.GUI.Building:Creating the {0} design view.
155CDM.GUI.Classifiers:Browsing Classifiers
156CDM.GUI.Design_Topics:Design Sections
157CDM.GUI.Formats:Format Features
158CDM.GUI.General:General
159CDM.GUI.Indexes:Search Indexes
160CDM.GUI.MetadataSets:Metadata Sets
161CDM.GUI.Plugins:Document Plugins
162CDM.GUI.Ready:Ready
163CDM.GUI.Root:CDM_ROOT
164CDM.GUI.SearchTypes:Search Types
165CDM.GUI.Subcollections:Partition Indexes
166CDM.GUI.SuperCollection:Cross-Collection Search
167CDM.GUI.Translation:Translate Text
168CDM.IndexManager.Add:Add Index
169CDM.IndexManager.Clear_Default:Clear Default
170CDM.IndexManager.Default_Index:Default Index:
171CDM.IndexManager.Default_Index_Indicator:[Default Index]
172CDM.IndexManager.Document:document
173CDM.IndexManager.Index_Exists:That index has already been assigned for this collection.
174CDM.IndexManager.Indexes:Assigned Indexes
175CDM.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'.
176CDM.IndexManager.Level:At the level:
177CDM.IndexManager.Level_Exists:That level has already been assigned for this collection.
178CDM.IndexManager.MGPP.Add_All_Metadata:Add All
179CDM.IndexManager.MGPP.Add_Index:Add Index
180CDM.IndexManager.MGPP.Add_Level:Add Level
181CDM.IndexManager.MGPP.Current_Indexes:Currently Assigned Indexes
182CDM.IndexManager.MGPP.Current_Levels:Currently Assigned Levels
183CDM.IndexManager.MGPP.Index:Index Source:
184CDM.IndexManager.MGPP.Index_Name:Index Name:
185CDM.IndexManager.MGPP.Indexes:Manage Indexes
186CDM.IndexManager.MGPP.Instructions:Watch this space.
187CDM.IndexManager.MGPP.Level:Level Source:
188CDM.IndexManager.MGPP.Level_Name:Level Name:
189CDM.IndexManager.MGPP.Levels:Manage Levels
190CDM.IndexManager.MGPP.Remove_Index:Remove Index
191CDM.IndexManager.MGPP.Remove_Level:Remove Level
192CDM.IndexManager.MGPP.Replace_Index:Replace Index
193CDM.IndexManager.MGPP.Title:{39}{46}Index And Level Selection{47}{34}
194CDM.IndexManager.Name:Index Name:
195CDM.IndexManager.Paragraph:paragraph
196CDM.IndexManager.Remove:Remove Index
197CDM.IndexManager.Section:section
198CDM.IndexManager.Set_Default:Set Default
199CDM.IndexManager.Source:Build index on:
200CDM.IndexManager.Text_Only:'text' only.
201CDM.IndexManager.Title:{39}{46}Index Selection{47}{34}
202CDM.LanguageManager.Add:Add Language
203CDM.LanguageManager.Assigned_Languages:Assigned Languages
204CDM.LanguageManager.Clear_Default:Clear Default
205CDM.LanguageManager.Default_Language:Default Language
206CDM.LanguageManager.Instructions:Use this panel to specify what languages the indexes should be built in, and to set the default language for this collection.
207CDM.LanguageManager.Remove:Remove Language
208CDM.LanguageManager.Selector:Language to add:
209CDM.LanguageManager.Set_Default:Set Default
210CDM.LanguageManager.Translate:Translate Assigned Text Fragments
211CDM.MetadataSetManager.Elements:Elements in selected Metadata Set
212CDM.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.
213CDM.MetadataSetManager.Sets:Available Metadata Sets
214CDM.MetadataSetManager.Title:{39}{46}Metadata Set Review{47}{34}
215CDM.Move.At_Bottom:Cannot move the {0} {1} lower as it is already at the bottom of the list.
216CDM.Move.At_Top:Cannot move the {0} {1} higher as it is already at the top of the list.
217CDM.Move.Cannot:Cannot move the plugin {0} any lower as RecPlug and ArcPlug must be at the bottom of the list.
218CDM.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>
219CDM.Move.Move_Bottom:Move To Bottom
220CDM.Move.Move_Down:Move Down
221CDM.Move.Move_Top:Move To Top
222CDM.Move.Move_Up:Move Up
223CDM.Move.Title:Error - Cannot Move
224CDM.PlugInManager.Add:Add Plugin
225CDM.PlugInManager.Assigned:Currently Assigned Plugins
226CDM.PlugInManager.Configure:Configure Selected Plugin
227CDM.PlugInManager.Controls:Editing Controls
228CDM.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.
229CDM.PlugInManager.PlugIn:Select plugin to add:
230CDM.PlugInManager.PlugIn_Exists:That plugin has already been assigned for this collection.
231CDM.PlugInManager.PlugIn_Str:plugin
232CDM.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.
233CDM.PlugInManager.Remove:Remove Plugin
234CDM.PlugInManager.Title:{39}{46}Plugin Selection & Configuration{47}{34}
235CDM.PlugInManager.Parsing.Message:Design tool is loading plugin information.
236CDM.PlugInManager.Parsing.Title:Loading PlugIns
237CDM.SearchTypeManager.Add:Add Search Type
238CDM.SearchTypeManager.Assigned:Currently Assigned Search Types
239CDM.SearchTypeManager.Enable:Enable Advanced Searches
240CDM.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.
241CDM.SearchTypeManager.Remove:Remove Search Type
242CDM.SearchTypeManager.SearchType:Search Type
243CDM.SearchTypeManager.SearchType_Selection:Search Types:
244CDM.SearchTypeManager.Title:{39}{46}Search Type Selection & Ordering{47}{34}
245CDM.SubcollectionManager.Add:Add Filter
246CDM.SubcollectionManager.Assigned:Defined Subcollection Filters
247CDM.SubcollectionManager.Exclude:Exclude
248CDM.SubcollectionManager.Flags:Flags to set when matching.
249CDM.SubcollectionManager.Include:Include
250CDM.SubcollectionManager.Inclusive:What do we do with files that match?
251CDM.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.
252CDM.SubcollectionManager.Language_Controls:Assign Languages
253CDM.SubcollectionManager.Match:Regular expression to match with:
254CDM.SubcollectionManager.Name:Name the subcollection filter:
255CDM.SubcollectionManager.Remove:Remove Filter
256CDM.SubcollectionManager.Replace:Replace Filter
257CDM.SubcollectionManager.Source:Document attribute to match against:
258CDM.SubcollectionManager.Subcollection_Controls:Define Filters
259CDM.SubcollectionManager.Subindex_Controls:Assign Partitions
260CDM.SubcollectionManager.Title:{39}{46}Partition Indexes{47}{34}
261CDM.SubcollectionIndexManager.Add_Subindex:Add Partition
262CDM.SubcollectionIndexManager.Clear_Default_Subindex:Clear Default
263CDM.SubcollectionIndexManager.Default_Subindex:Default:
264CDM.SubcollectionIndexManager.PartitionName:Partition Name:
265CDM.SubcollectionIndexManager.Remove_Subindex:Remove Partition
266CDM.SubcollectionIndexManager.Set_Default_Subindex:Set Default
267CDM.SubcollectionIndexManager.Subcollection:Defined Subcollection Filters
268CDM.SubcollectionIndexManager.Subindexes:Assigned Subcollection Partitions
269CDM.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.
270CDM.SuperCollectionManager.Title:{39}{46}Cross-Collection Search Configuration{47}{34}
271CDM.TranslationManager.Add:Add Translation
272CDM.TranslationManager.Affected_Features:Features
273CDM.TranslationManager.Assigned:Ready
274CDM.TranslationManager.Assigned_Fragments:Assigned Translations
275CDM.TranslationManager.Column_Name_0:Language
276CDM.TranslationManager.Column_Name_1:Text Fragment
277CDM.TranslationManager.Default_Text:Initial Text Fragment
278CDM.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.
279CDM.TranslationManager.Language:Language of translation:
280CDM.TranslationManager.Remove:Remove Translation
281CDM.TranslationManager.Replace:Replace Translation
282CDM.TranslationManager.Title:{39}{46}Text Translation{47}{34}
283CDM.TranslationManager.Translation:Translated Text
284#*******************
285#
286#***** Collection *****
287Collection.Cancel_Action:Cancel
288Collection.Collection:{32}Collection: {0}{34}
289Collection.No_Collection:No Collection
290Collection.Selection_Information:Selection Information
291Collection.Workspace:{32}Workspace{34}
292Collection.Workspace_View:{32}View:{34}
293#**********************
294#
295#***** CollectionManager *****
296CollectionManager.Cannot_Open:The collection at {0} cannot be opened.
297CollectionManager.Collection_Saved:The collection '{0}' has been saved.
298CollectionManager.Creating_New:Creating a new collection {0}.
299CollectionManager.Creation_Failed_Already_Exists:Collection cannot be created because a collection with the filename '{0}' already exists.
300CollectionManager.File_Not_Found:{0}\nThe collection above cannot be opened as it no longer exists.
301CollectionManager.Gcache_Created:The Librarian Interface cache folder created.
302CollectionManager.Gimport_Created:The Librarian Interface import folder created.
303CollectionManager.Log_Created:The log folder created.
304CollectionManager.Loading_Successful:Loaded collection {0}.
305CollectionManager.Locked:<html>A lock file already exists for the collection '{0}'.<br>Do you wish to ignore this lock?<br>(Doing so may have dire conquences if you intend to save)</html>
306CollectionManager.Not_Col_File:'{0}' is not a Librarian Interface Collection File (.col)
307CollectionManager.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.
308CollectionManager.Preview_Ready:The collection has been built and is ready for previewing.
309CollectionManager.Preview_Ready_Failed:An error has occured which will prevent the collection being previewed.
310CollectionManager.Preview_Ready_Title:Collection Preview State.
311CollectionManager.Save_Error:Cannot save collection {0}.
312CollectionManager.Session_Ready:Collection {0} ready for use.
313#*****************************
314#
315#***** CollectionPopupMenu *****
316CollectionPopupMenu.Delete:Delete
317CollectionPopupMenu.New_Folder:New Folder
318#*******************************
319#
320#***** CreatePane *****
321CreatePane.All:All
322CreatePane.AllClassifications:allclassifications
323CreatePane.AllClassifications_Tip:Prevent the build process from removing classifications that include no documents (for example, the "X" classification in title if there are no documents whose titles start with the letter <i>X</i>).
324CreatePane.ArchiveDir:archivedir
325CreatePane.ArchiveDir_Tip:Specify where the Greenstone archive files are stored - that is, where <i>import.pl</i> puts them and where <i>buildcol.col</i> finds them. Defaults to <i>GSDLHOME/collect/col_name/archives</i>
326CreatePane.Build:Build
327CreatePane.Build_Collection:Build Collection
328CreatePane.BuildDir:builddir
329CreatePane.BuildDir_Tip:Specify where the result of building is to be stored (defaults to <i>GSDLHOME/collect/col_name/building</i>).
330CreatePane.Build_Progress:Build Progress
331CreatePane.Cancel_Build:Cancel Build
332CreatePane.CollectDir:collectdir
333CreatePane.CollectDir_Tip:Specify where the collection can be found. Defaults to <i>GSDLHOME/collect</i>
334CreatePane.Copy_Progress:Copy Progress
335CreatePane.CreateImages:create_images
336CreatePane.CreateImages_Tip:Create colleciton icons automatically (to use this, GIMP, and the Gimp Perl module, must be installed).
337CreatePane.Debug:debug
338CreatePane.Debug_Tip:Print plugin output to standard output.
339CreatePane.Document_Count:Collection contains {0} files.
340CreatePane.General:General
341CreatePane.GroupSize:groupsize
342CreatePane.GroupSize_Tip:Number of documents to group together into one Greenstone archive file, defaults 1 (that is, one document per file).
343CreatePane.GZip:gzip
344CreatePane.GZip_Tip:Zip up the Greenstone archive documents produced by <i>import</i> (ZIPPlug must be included in the plugin list, and <i>gzip</i> must be installed on your machine).
345CreatePane.Import:Import
346CreatePane.Import_Progress:Import Progress
347CreatePane.Index:index
348CreatePane.Index_Tip:Specify which indexes to build. This defaults to all the indexes indicated in the collection configuration file.
349CreatePane.KeepOld:keepold
350CreatePane.KeepOld_Tip:Do not remove the result of the previous import or build operation. In the case of import, do not remove the contents of the <i>archives</i> folder; when building, do not remove the content of the <i>building</i> folder.
351CreatePane.ImportDir:importdir
352CreatePane.ImportDir_Tip:Where material to be imported is found. Defaults to <i>GSDLHOME/collection/col_name/gimport</i>
353CreatePane.Log:Message Log
354CreatePane.MaxDocs:maxdocs
355CreatePane.MaxDocs_Tip:Indicates the maximum number of documents to be imported or built. Useful when testing a new collection configuration file, or new plugins.
356CreatePane.Mode:mode
357CreatePane.Mode_All:all
358CreatePane.Mode_Build_Index:build index
359CreatePane.Mode_Compress_Text:compress text
360CreatePane.Mode_InfoDB:infodb
361CreatePane.Mode_Tip:Determine what the build process is to do (defaults to <i>all</i>). <i>All</i> does a full build, <i>compress_text</i> only compresses the document text, <i>infodb</i> creates a database of information pertaining the to collection and <i>build_index</i> builds the indexes specified in the collection configuration file or on the command line.
362CreatePane.NoText:no_text
363CreatePane.NoText_Tip:Don't store compressed text. This options is useful for minimizing the size of the built indexes if you intend to always display the original documents at run-time.
364CreatePane.OIDType:OIDtype
365CreatePane.OIDType_Hash:hash
366CreatePane.OIDType_Incremental:incremental
367CreatePane.OIDType_Tip:Method of creatings OIDs for documents: <i>hash</i> hashes the content but is slow; <i>incremental</i> simply assigns document numbers sequentially, and is faster.
368CreatePane.Options:Option Groups
369CreatePane.Options_Title:Collection Import & Build Options
370CreatePane.Out:out
371CreatePane.Out_Tip:Specify a file to which to write all output messages, which defaults to standard error (the screen). Useful when working with debugging statements.
372CreatePane.RemoveOld:removeold
373CreatePane.RemoveOld_Tip:Remove the contents of the <i>archives</i> folder before importing.
374CreatePane.Statistics_Title:Collection Statistics
375CreatePane.SortMeta:sortmeta
376CreatePane.SortMeta_Tip:Sort the documents alphabetically by the named metadata tag. However, if the collection has more than one group in the collection (i.e. <i>groupsize</i> > 1), this functionality is disabled.
377CreatePane.Verbosity:verbosity
378CreatePane.Verbosity_Tip: A number between zero and three that controls how much information about the process is printed to the standard error stream; 0 gives a little, 3 gives lots.
379#**********************
380#
381#***** Delete Collection Prompt *****
382DeleteCollectionPrompt.Collection_Details:Selected collections details.
383DeleteCollectionPrompt.Collection_List:Available collections.
384DeleteCollectionPrompt.Confirm_Delete:Please tick the box to confirm collection deletion.
385DeleteCollectionPrompt.Details:Title - {0}\nFilename - {1}\nCreator - {2}\nMaintainer - {3}\nDescription\n{4}
386DeleteCollectionPrompt.Failed_Delete:Collection could not be completely deleted.
387DeleteCollectionPrompt.Failed_Title:Deletion Failed!
388DeleteCollectionPrompt.No_Collection:No collection selected.
389DeleteCollectionPrompt.Successful_Delete:Collection has been deleted.
390DeleteCollectionPrompt.Successful_Title:Deletion Complete!
391DeleteCollectionPrompt.Title:Collection Deletion
392#************************************
393#
394#***** Dictionary *****
395# 0 - A String representing a key value.
396Dictionary.Missing_Phrase:Missing dictionary phrase for key {0}
397#**********************
398#
399#***** DirectoryLevelMetadata *****
400DirectoryLevelMetadata.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'.
401DirectoryLevelMetadata.Title:About to add folder level metadata
402#****************************************
403#
404#***** Inherited Metadata *****
405ExtractedMetadata.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".
406ExtractedMetadata.Title:This File/Folder Has Hidden Extracted Metadata
407#
408#***** FileActions *****
409FileActions.Calculating_Size:Calculating total size of selected files.
410FileActions.Cannot_Copy:Files cannot be copied. Please check disk space.
411FileActions.Cannot_Delete:Files cannot be deleted. Please check permissions.
412FileActions.Cannot_Move:Files cannot be moved. Please check disk space and permissions.
413FileActions.Copied_Files:Copied {0} files to {1}.
414FileActions.Copying:Copying {0}.
415FileActions.Deleted: Deleted {0} files.
416FileActions.Deleting:Deleting {0}.
417FileActions.Directories_Selected:{0} folders selected
418FileActions.Directory_Exists:<html>The folder<br>{0}<br>already exists within the collection. Files will be copied into it.</html>
419FileActions.Directory_Selected:1 folder selected
420FileActions.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.
421FileActions.File_Already_Exists_Title:Error - File Already Exists.
422FileActions.File_And_Directories_Selected:1 file and {0} folders selected
423FileActions.File_And_Directory_Selected:1 file and 1 folder selected
424FileActions.File_Exists:<html>{0} already exists in the destination folder. Overwrite it?</html>
425FileActions.File_Not_Found_Message:{0}\nThe file named above can not be found. Once file view\nhas refreshed, please check the file still exists.
426FileActions.File_Not_Found_Title:Error - File Not Found.
427FileActions.File_Selected:1 file selected
428FileActions.Files_And_Directory_Selected:{0} files and 1 folder selected
429FileActions.Files_Selected:{0} files selected
430FileActions.Folder_Already_Exists:The folder name '{0}' is already in use. Cannot create folder.
431FileActions.Insufficient_Space_Message:The file action has failed because of insufficient disk\nspace. For the file to copy successfully you require a\nfurther: {0}
432FileActions.Insufficient_Space_Title:Error - Insufficient Space
433FileActions.InvalidTarget:The selected files cannot be copied or moved to this location.
434FileActions.Jobs:{0} file actions remaining.
435FileActions.Moved_Files:Moved {0} files to {1}.
436FileActions.Moving:Moving {0}.
437FileActions.No_Activity:No action requested.
438FileActions.No_Parent_For_New_Folder:To create a new folder you must first select a single destination folder in the collection tree.
439FileActions.No_Selection:No files selected.
440FileActions.No_To_All:No to All
441FileActions.Pre_Action:Select destination for these {0} files.
442FileActions.Read_Only:Files from the workspace are read only and cannot be deleted.
443FileActions.ReadOnlyTarget:Files and folders in the workspace are read only and cannot be added to.
444FileActions.Reading_Metadata:Reading existing metadata. Please be patient.
445FileActions.Recalculating:Folder found. Recalculating total file size.
446FileActions.Selected:{0} files and {1} folders selected
447FileActions.Unknown:unknown
448FileActions.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.
449FileActions.Unknown_File_Error_Title:Error - Unknown File Error
450FileActions.Write_Not_Permitted_Message:The Librarian Interface does not have permission to write to\n{0}\nPlease check file permissions.
451FileActions.Write_Not_Permitted_Title:Error - Incorrect File Permissions
452FileActions.Yes_To_All:Yes to All
453#************************
454#
455#******* File Associations dialog **********
456FileAssociationDialog.Add:Add Association
457FileAssociationDialog.Batch_File:Batch files
458FileAssociationDialog.Browse:Browse
459FileAssociationDialog.Browse_Title:Choose Application
460FileAssociationDialog.Command:Launch command:
461FileAssociationDialog.Command_File:Command files
462FileAssociationDialog.Executable_File:Executable files
463FileAssociationDialog.Extension:For files ending:
464FileAssociationDialog.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.
465FileAssociationDialog.Remove:Remove Association
466FileAssociationDialog.Replace:Replace Association
467FileAssociationDialog.Title:Edit File Associations
468#*******************
469#
470#******Filter***************
471Filter.0:HTM & HTML
472Filter.1:XML
473Filter.2:Text Files
474Filter.3:Images
475Filter.All_Files:All Files
476Filter.Filter_Tree:Show Files
477Filter.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}
478#***********************
479#
480#***** GAuthenticator *****
481GAuthenticator.Password:Password:
482GAuthenticator.Title:Password Required.
483GAuthenticator.Username:User Name:
484#**************************
485#
486#***** General Messages *****
487# 0 - A String representing the name and method of the class in question.
488General.Apply:Apply
489General.Apply_Tooltip:Click here to immediately apply any changes made.
490General.Browse:Browse
491General.Cancel:Cancel
492General.Cancel_Tooltip:Click here to cancel the prompt and ignore changes.
493General.Close:Close
494General.Edit:Edit Value
495General.Error:Error
496General.Expand:...
497General.File_Description:Librarian Interface Collection (*.col)
498General.No:No
499General.OFF:Off
500General.OK:OK
501General.OK_Tooltip:Click here to accept the changes then remove the prompt.
502General.ON:On
503General.Open:Open
504General.Outstanding_Processes:<html>The Librarian Interface cannot close completely until all programs<br>started within The Librarian Interface have also exited.</html>
505General.Outstanding_Processes_Title:Waiting To Exit
506General.Proxy_Set_Error:Warning. Proxy not available.
507General.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
508General.Warning:Warning
509General.Yes:Yes
510#****************************
511#
512#***** GShell *****
513GShell.Build:buildcol.pl
514GShell.Cancelled:Process cancelled by user or by unrecoverable exception.
515GShell.Command:Command
516GShell.Extracted:Extracted {1} pieces of metadata for {0}.
517GShell.Failure:Command failed.
518GShell.Import:import.pl
519GShell.New:makecol.pl
520GShell.Other:other
521GShell.Parsing_Metadata_Complete:Archived metadata extraction complete.
522GShell.Parsing_Metadata_Start:Extracting new metadata from archive files.
523GShell.Success:Command complete.
524#******************
525#
526#***** GStartBox *****
527GStartBox.Exit:{32}Exit{34}
528GStartBox.Load:{32}Load{34}
529GStartBox.New:{32}New{34}
530#*********************
531#
532#***** GUI *****
533# Currently Enabled and Disabled display the same text but in different
534* colours. If necessary this can be changed.
535GUI.Browser:Hunt
536GUI.Build:Design
537GUI.Collection:Gather
538GUI.Create:Create
539GUI.Export:Export
540GUI.Import:Import
541GUI.Main:Start
542GUI.Messages:Log
543GUI.MetaEdit:Enrich
544GUI.Mirroring:Mirror
545GUI.Preview:Preview
546#***************
547#
548#***** HELP *****
549Help.Contents:Contents
550Help.Index:Index
551Help.Title:Gathaen Help Pages
552#
553#***** Inherited Metadata *****
554InheritedMetadata.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.
555InheritedMetadata.Title:This File/Folder Has Inherited Metadata
556#
557#***** Levels *****
558Level.Error:Error
559Level.Event:Event
560Level.Information:Information
561Level.Main:Main
562Level.Unknown:Unknown
563#******************
564#
565#***** LockFileDialog *****
566LockFileDialog.Date:Date
567LockFileDialog.Error:#error
568LockFileDialog.Lockfile_Message_One:The presence of a lock file suggests this collection is already open.
569LockFileDialog.Lockfile_Message_Two:Do you wish to 'steal' control of this lock file (not recommended)?
570LockFileDialog.Machine:Where
571LockFileDialog.Name:Name
572LockFileDialog.Title:Lock File Detected
573LockFileDialog.User:Who
574#********************
575#
576#*****MappingPrompt **********
577MappingPrompt.File:Folder
578MappingPrompt.Map:Map Chosen Folder
579MappingPrompt.Name:Name
580MappingPrompt.Title:Set Folder Mapping
581MappingPrompt.Unmap:Unmap Folder
582#*******************
583#
584#*******Metadata Edit Manager **************
585MEM.Add:Add
586MEM.AddAttribute:Add Attribute
587MEM.AddSet:Add Set
588MEM.AddValue:Add Value
589MEM.Alias:Alias
590MEM.Attribute:Attribute
591MEM.Attribute_Already_Exists:This attribute already exists.
592MEM.Attributes:Attributes
593MEM.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.
594MEM.Confirm_Removal:Are you sure you wish to remove this {0}?
595MEM.Confirm_Removal_Title:Confirm Removal
596MEM.Edit:Edit
597MEM.EditAttribute:Edit Attribute
598MEM.EditValue:Edit Value
599MEM.Element:Element
600MEM.Element_Details:Metadata Element Details
601MEM.File:Profile
602MEM.Ignore:IGNORE
603MEM.Language:Language
604MEM.Language_Code:Language
605MEM.Name:Name
606MEM.Namespace:Namespace
607MEM.Profiles:Importing Profiles
608MEM.Profile:Profile Values
609MEM.Profile_Details:Profile Details
610MEM.Remove:Remove
611MEM.Set:Set
612MEM.Set_Details:Metadata Set Details
613MEM.Source:From
614MEM.Subject:Subject
615MEM.Target:Element
616MEM.Title:Edit Metadata Sets
617MEM.Value:Value
618MEM.Values:Values
619#**************************
620#
621#***** Menu Options *****
622Menu.Edit:Edit
623Menu.Edit_Copy:Copy
624Menu.Edit_Cut:Cut
625Menu.Edit_Paste:Paste
626Menu.Edit_Redo:Redo
627Menu.Edit_Replace:Search and Replace
628Menu.Edit_Search:Search
629Menu.Edit_Undo:Undo
630Menu.File:File
631Menu.File_Associations:File Associations...
632Menu.File_Close:Close
633Menu.File_Delete:Delete
634Menu.File_Exit:Exit
635Menu.File_New:New
636Menu.File_Open:Open
637Menu.File_Options:Preferences...
638Menu.File_Save:Save
639Menu.File_Save_As:Save As
640Menu.Help:Help
641Menu.Help_About:About...
642Menu.Metadata:Metadata Sets
643Menu.Metadata_Add:Import Set
644Menu.Metadata_Edit:Edit Set
645Menu.Metadata_Export:Export Set
646Menu.Metadata_View:Assigned Metadata for the
647Menu.Tools:Tools
648Menu.Tools_Log:View Log
649#************************
650#
651#***** Messages *****
652Messages.Browser:{32}Browser{34}
653Messages.Build:{32}Build{34}
654Messages.Error:{32}Error{34}
655Messages.Event:{32}Event{34}
656Messages.General:{32}General{34}
657Messages.Information:{32}Information{34}
658Messages.Level:{33}Levels{34}
659Messages.Main:{32}Main{34}
660Messages.Message_Count:Viewing {0} of {1} entires.
661Messages.Metaedit:{32}MetaEdit{34}
662Messages.Mirroring:{32}Mirroring{34}
663Messages.Save_Messages:{32}Save{35}Log{34}
664Messages.Session:{32}Collection{34}
665Messages.Source:{33}Sources{34}
666#********************
667#
668#***** MetaAudit *****
669MetaAudit.Close:Close
670MetaAudit.Hide_Columns:View/Hide Empty Columns
671MetaAudit.Title:All Metadata
672#*********************
673#
674#***** Metadata *****
675Metadata.Set:Set
676Metadata.Element:Element
677Metadata.Value:Value
678#********************
679#
680#***** MetaEdit *****
681MetaEdit.Add:Add
682MetaEdit.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.
683MetaEdit.Building:Building
684MetaEdit.Element:Element
685MetaEdit.List:Matching Previous Values
686MetaEdit.No_Description:{38}No description for chosen key.{34}
687MetaEdit.No_File:No File Selected
688MetaEdit.No_Metadata:No Metadata Available
689MetaEdit.No_Metadata_Element:{32}No Metadata Element Selected{34}
690MetaEdit.No_Type:{38}(Any value){34}
691MetaEdit.Not_Applicable:Not Applicable
692MetaEdit.Ready:Ready
693MetaEdit.Remove:Remove
694MetaEdit.Restore:Restore Tree
695MetaEdit.Search:Search
696MetaEdit.Thumbnail:{32}Thumbnails for selection{34}
697MetaEdit.Tree:All Previous Values
698MetaEdit.Value:Value
699MetaEdit.View:View
700MetaEdit.View_Assigned:View Assigned Metadata
701MetaEdit.View_Unassigned:View Unassigned Metadata
702#********************
703#
704#***** MetaEditPrompt *****
705MetaEditPrompt.Accumulate:Append
706MetaEditPrompt.Accumulate_All:Append All
707MetaEditPrompt.Add_Prompt:Confirm Append
708MetaEditPrompt.Cancel:Cancel
709MetaEditPrompt.Current_Value:Current value:
710MetaEditPrompt.Element:Element:
711MetaEditPrompt.File:File name:
712MetaEditPrompt.New_Value:New value:
713MetaEditPrompt.Overwrite:Replace
714MetaEditPrompt.Overwrite_All:Replace All
715MetaEditPrompt.Overwrite_Prompt:Confirm Replace
716MetaEditPrompt.Remove:Remove
717MetaEditPrompt.Remove_All:Remove All
718MetaEditPrompt.Remove_Prompt:Confirm Removal
719MetaEditPrompt.Skip:Skip File
720MetaEditPrompt.Title:Edit Action Confirmation Required
721MetaEditPrompt.Value:Value: {0}
722#*****************************
723#
724#***** Mirroring *****
725Mirroring.Destination_Folder:Destination Folder:
726Mirroring.Download:{39}Download{34}
727Mirroring.Download_Controls:Download Settings
728Mirroring.Download_Depth:Download Depth:
729Mirroring.Download_Hidden:Download embedded objects (images etc)?
730Mirroring.Download_List:Download List
731Mirroring.Download_List_Configuration:Download List Options
732Mirroring.Further_Options:For further options see File->Preferences...
733Mirroring.Higher_Directories:Mirror files from folders above the url given?
734Mirroring.Invalid_URL:The URL entered is not valid. Please correct.
735Mirroring.Invalid_URL_Title:Malformed URL
736Mirroring.Overwrite_Existing:Overwrite files if they already exist locally?
737Mirroring.Remove_Failed:Automatically remove failed downloads from the list?
738Mirroring.Same_Host:Only mirror within the same site?
739Mirroring.Source_URL:Source URL:
740#*********************
741#
742#***** Missing EXEC *****
743MissingEXEC.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).
744MissingEXEC.Title:Missing Greenstone Library Address
745#***** Missing GSDL *****
746MissingGSDL.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.
747MissingGSDL.Title:Missing Greenstone Path
748#***** Missing MDS ******
749MissingMDS.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.
750MissingMDS.Title:No Metadata Sets
751#***** Missing PERL *****
752MissingPERL.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.
753MissingPERL.Title:Missing PERL Path
754#*********************
755#
756MSM.No_Description:No description found.
757MSM.No_Name:No name found.
758
759# ********************************************************
760#
761# ********************************************************
762# ****************** Metadata Set Module *****************
763# ********************************************************
764MSMPrompt.Add:Add
765MSMPrompt.Add_Failed:Cannot add the element '{0}' because:\n{1}
766MSMPrompt.Add_Failed_Title:Add Failed
767MSMPrompt.Attribute:Attribute
768MSMPrompt.AssignedValues:\nAssigned Values:\n{0}
769MSMPrompt.Cancel:Cancel
770MSMPrompt.Current_Details:Details of existing Metadata Element
771MSMPrompt.Current_Element:Current Element
772MSMPrompt.Current_Values:Current Values
773MSMPrompt.Element_Name:Element Name
774MSMPrompt.Export_All_Values:All Values
775MSMPrompt.Export_Conditions:Using the condition:
776MSMPrompt.Export_File:Choose file to export to:
777MSMPrompt.Export_No_Values:No Values
778MSMPrompt.Export_Set:Select metadata set to export:
779MSMPrompt.Export_Subjects_Only:Subjects Only
780MSMPrompt.Export_Title:Export Metadata Set
781MSMPrompt.File_Export:Export
782MSMPrompt.File_Filter_Description:Metadata Sets (.mds)
783MSMPrompt.File_Import:Import
784MSMPrompt.GDMParser.Parsing:Parsing the file at:
785MSMPrompt.GDMParser.Title:Parsing Greenstone Metadata File
786MSMPrompt.Import_Title:Import Metadata Set
787MSMPrompt.Invalid_Name:The name given is of zero length.
788MSMPrompt.Merge:Merge
789MSMPrompt.Merge_MDE:Merging Metadata Elements
790MSMPrompt.Merge_MDS:Merging Action Required.
791MSMPrompt.Merge_Progress:Metadata Set Merging Progress.
792MSMPrompt.Name_Exists:Name already in use.
793MSMPrompt.New_Details:Details of new Metadata Element
794MSMPrompt.New_Element:Imported Element
795MSMPrompt.New_Name:New Name
796MSMPrompt.New_Value:Imported Value
797MSMPrompt.No_Details:No Details Available
798MSMPrompt.No_Element:No Current Element Exists
799MSMPrompt.Old_Name:Current Name
800MSMPrompt.OptionList:\nOption List: {0}\n{1}
801MSMPrompt.Progress:Percent Complete
802MSMPrompt.Remove_Failed:Cannot remove element '{0}' because:\n{1}
803MSMPrompt.Remove_Failed_Title:Remove Failed
804MSMPrompt.Rename:Rename
805MSMPrompt.Rename_Failed:Cannot rename '{0}' to '{1}' because:\n{2}
806MSMPrompt.Rename_Failed_Title:Rename Failed
807MSMPrompt.Replace:Replace
808MSMPrompt.Select:Merge with Element
809MSMPrompt.Select_Element_Add:Add
810MSMPrompt.Select_Element_Element:Select Element:
811MSMPrompt.Select_Element_Ignore:Ignore
812MSMPrompt.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.
813MSMPrompt.Select_Element_Merge:Merge
814MSMPrompt.Select_Element_Original:Original element name:
815MSMPrompt.Select_Element_Set:Select Set:
816MSMPrompt.Select_Element_Title:Importing Metadata
817MSMPrompt.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.
818MSMPrompt.Select_Set_None:No Metadata Set
819MSMPrompt.Select_Set_Title:Importing Metadata
820MSMPrompt.Skip:Skip
821MSMPrompt.Structural:Metadata Set: {0}\nNamespace: {1}\nElement: {2}\nAttributes:\n{3}
822#*****************************
823#
824#***** New Session *****
825NewCollectionPrompt.Base_Collection:Base this collection on:
826NewCollectionPrompt.Collection_Description:Description of content:
827NewCollectionPrompt.Collection_Email:Author's Email:
828NewCollectionPrompt.Collection_Name:Short Name:
829NewCollectionPrompt.Collection_Title:Title:
830NewCollectionPrompt.Default_Description:A Greenstone Digital Collection built with The Librarian Interface.
831NewCollectionPrompt.Description_Error:The description field must be filled out. Please correct.
832NewCollectionPrompt.DLS:DLS
833NewCollectionPrompt.Dublin_Core:Dublin Core
834NewCollectionPrompt.Email_Error:You have either failed to enter an email, or the email as typed is not a valid. Please correct.
835NewCollectionPrompt.Error:Error in new collection.
836NewCollectionPrompt.Instructions:To create a new collection fill out the fields below.
837NewCollectionPrompt.Metadata_Elements:Elements within selected set:
838NewCollectionPrompt.Metadata_Instructions1:Check the boxes beside the metadata sets to include in your collection.
839NewCollectionPrompt.Metadata_Instructions2:(Note: You can add new ones later).
840NewCollectionPrompt.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.
841NewCollectionPrompt.NewCollection:-- New Collection --
842NewCollectionPrompt.Select_MDS:Available metadata sets:
843NewCollectionPrompt.Set_Contains:This metadata set contains the elements
844NewCollectionPrompt.Title:Create a new Collection.
845NewCollectionPrompt.Title_Error:The title field must be filled out. Please correct.
846#***** New Folder Prompt *****
847NewFolderPrompt.Default_Folder_Name:new folder
848NewFolderPrompt.Folder_Name:Folder Name
849NewFolderPrompt.Title:Enter the new folders name.
850#***********************
851#
852NoMetadataSetsSelected.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?
853NoMetadataSetsSelected.Title:No Metadata Sets Selected
854#***********************
855#
856#***** OpenCollectionDialog *****
857OpenCollectionDialog.Advanced:Browse
858OpenCollectionDialog.Available_Collections:Available Collections
859OpenCollectionDialog.Collection:Greenstone Collection (".col")
860OpenCollectionDialog.Description:Collection Description
861OpenCollectionDialog.Locked_Collection:Greenstone collection already is use
862OpenCollectionDialog.No_Description:Please select a greenstone collection (".col" file) to see description.
863OpenCollectionDialog.Normal_Collection:Greenstone collection
864OpenCollectionDialog.Open:Open
865OpenCollectionDialog.Title:Open Greenstone Collection
866#********************************
867#
868#***** Options *****
869Options.Automatic_Metadata_Extraction:Automatic Metadata Extraction
870Options.Connection:Connection
871Options.Download:Download
872Options.Establish_Connection:Establish Connection
873Options.General:General
874Options.Proxy_Configuration:Proxy Configuration
875Options.Proxy_Host:Host Name
876Options.Proxy_Port:Port Number
877Options.Title:The Librarian Interface Options
878Options.Use_Colours:Use Colours?
879Options.Use_Proxy:Internet connection through proxy server.
880#**********************
881#
882#***** Options Pane inside CreatePane *****
883OptionsPane.Cancelled: - cancelled
884OptionsPane.LogHistory:Log history
885OptionsPane.Successful: - successful
886OptionsPane.Unknown: - unknown
887OptionsPane.Unsuccessful: - unsuccessful
888#*******************
889#
890#***** Preferences *****
891Preferences:Preferences
892Preferences.Connection:Connection
893Preferences.Connection.Library_Path:Library path
894Preferences.Connection.Proxy_Host:Proxy host
895Preferences.Connection.Proxy_Port:Proxy port
896Preferences.Connection.Use_Proxy:Use proxy connection?
897Preferences.General:General
898Preferences.General.Interface_Language:Interface Language:
899Preferences.General.Restart_Required:GLI should now be restarted in order to complete loading a new interface language.
900Preferences.General.Restart_Required_Title:Restart Required
901Preferences.General.Show_File_Size:Show file size
902Preferences.General.View_Extracted_Metadata:View Extracted Metadata
903Preferences.Warnings:Warnings
904Preferences.Workflow:Workflow
905Preferences.Workflow.Browse:Browse - Search for web-based resources
906Preferences.Workflow.Create:Create - Build your collection using Greenstone
907Preferences.Workflow.Design:Design - Change collection appearence
908Preferences.Workflow.Enrich:Enrich - Annotate with metadata
909Preferences.Workflow.Export:Export - Export to collection
910Preferences.Workflow.Gather:Gather - Select files for collection
911Preferences.Workflow.Mirror:Mirror - Download web-based resources
912Preferences.Workflow.Predefined.Label:Predefined Workflows
913Preferences.Workflow.Preview:Preview - Browse built collection
914Preferences.Workflow.Title:Check box to enable view
915#***********************
916#
917#***** POLLO *****
918Pollo.Message:Pollo Message
919Pollo.Well_Formedness_Error:This edited xml contains well formedness errors. Do you wish to discard changes and close editor?
920#*****************
921#
922#***** Save Collection Box *****
923SaveCollectionBox.File_Name:File Name:
924SaveCollectionBox.Files_Of_Type:Files of Type:
925SaveCollectionBox.Label:Do you wish to save '{0}'?
926SaveCollectionBox.Look_In:Look In:
927SaveCollectionBox.Title:Save Collection
928#**********************
929#
930#***** Save Progress Box *******
931SaveProgressDialog.Saving:Saving {0}%
932SaveProgressDialog.Title:Saving Collection
933#**********************
934#
935#***** Search and replace stuff **********
936SearchAndReplace.Case_Sensitive:match case
937SearchAndReplace.Find_Button:Find
938SearchAndReplace.Find_Next_Button:Find Next
939SearchAndReplace.Found:Found match for {0}
940SearchAndReplace.Not_Found:No matches found for {0}
941SearchAndReplace.Options:Options
942SearchAndReplace.Redo:Redo
943SearchAndReplace.Regular_Expression:regular expression
944SearchAndReplace.Replace:Replace with
945SearchAndReplace.Replaced:Replaced this occurance of {0}
946SearchAndReplace.Replaced_All:Replaced a total of {1} occurances matching {0}
947SearchAndReplace.Replace_Button:Replace
948SearchAndReplace.Replace_All_Button:Replace All
949SearchAndReplace.Reset:Restart
950SearchAndReplace.Search:Search for
951SearchAndReplace.Search_Elements:metadata elements
952SearchAndReplace.Search_In:Search in
953SearchAndReplace.Search_Records:file names
954SearchAndReplace.Search_Values:metadata values
955SearchAndReplace.Status:Status
956SearchAndReplace.Title:Search and Replace
957SearchAndReplace.Undo:Undo
958#*******************************
959#
960Server.QuitFailure:The Librarian Interface is unable to restore the original\nsettings in the greenstone local libraries gsdlsite.cfg\nfile. Please edit this file so that:\nautoenter={0}\nstart_browser={1}
961Server.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.
962Server.QuitTimeOut:The greenstone local library has not responded to the\nautomatic close command for sixty seconds. Do you\nwish to wait for another minute?
963#
964#***** Sources *****
965Source.Browse:Browse
966Source.Build:Create
967Source.Building:Perl
968Source.Collect:Gather
969Source.Design:Design
970Source.General:General
971Source.MetaEdit:Enrich
972Source.Mirror:Mirror
973Source.Preview:Preview
974Source.Unknown:Unknown
975#*******************
976#
977#***** Trees *****
978Tree.Home:Home Folder ({0})
979Tree.Multiple_Items:files.
980Tree.New_Folder:New Folder
981Tree.Private:Private WebCache
982Tree.Public:Public WebCache
983Tree.Root:Local Filespace
984Tree.Unnamed:Unnamed
985Tree.World:Greenstone Collections
986#*****************
987#
988#***** UndoManager *****
989UndoManager.Redo:Redo Change
990UndoManager.Undo:Undo Change
991#***********************
992#
993#***** Warning Dialog *****
994WarningDialog.Dont_Show_Again:Do not show this warning again
995WarningDialog.Invalid_Value:The value you have entered in the value field\nis not valid for the specified property.
996WarningDialog.Value:Enter value:
997#
998****** WGet *****
999WGet.Prompt:WGet Mirroring Client
Note: See TracBrowser for help on using the repository browser.