source: trunk/gsdl/macros/marathi.dm@ 12789

Last change on this file since 12789 was 12542, checked in by nzdl, 18 years ago

Beginnings of Marathi interface, many thanks to Shubhada Nagarkar.

  • Property svn:keywords set to Author Date Id Revision
File size: 19.1 KB
Line 
1# this file must be UTF-8 encoded
2#####################################################################
3#
4# English Language text and icon macros
5#
6######################################################################
7#
8# This is the main macro file for translation when creating an
9# interface in another language.
10
11# Under the 'text macros' comments are text macros of the form:
12# _macroname_ {macro value}
13# Everything between the {} is the text to be translated. This text
14# may itself contain macros (i.e. characters other than space between
15# underscore characters, e.g. _about:numdocs_ or _textpage_). These
16# macro names occurring within text shouldn't be translated but should
17# be left as they are. Underscores or curly brackets occurring
18# naturally within the text should be escaped with a leading backslash
19# (i.e. '\_', '\{' or '\}).
20#
21# Comment lines (other than those described above) need not be
22# translated (i.e. any lines beginning with '#', like this line).
23#
24# The simplest way to translate this file is to save it as something
25# else (e.g. french.dm) and work through translating all the text
26# macro values and icon comments.
27#
28######################################################################
29
30
31######################################################################
32# Global (base) package
33package Global
34######################################################################
35
36
37#------------------------------------------------------------
38# text macros
39#------------------------------------------------------------
40
41_textperiodicals_ [l=mr] {à€šà€¿à€¯à€€à€•à€Ÿà€²à€¿à€•à¥‡} # Updated 13-Aug-2006
42
43# these three used by the default format statement of the demo and dls collections.
44# -- Missing translation: _textsource_
45# -- Missing translation: _textdate_
46# -- Missing translation: _textnumpages_
47
48# -- Missing translation: _textsignin_
49
50# -- Missing translation: _textdefaultcontent_
51
52# -- Missing translation: _textdefaulttitle_
53
54# -- Missing translation: _textbadcollection_
55
56# -- Missing translation: _textselectpage_
57
58# -- Missing translation: _collectionextra_
59
60# this is only used by the collector (where the above _collectionextra_
61# macro will always be set to another value)
62_collectorextra_ [l=mr] {<p>à€¯à€Ÿ à€—à¥à€°à€‚à€¥ à€žà€Ÿà€ à¥à€¯à€Ÿ à€®à€§à¥à€¯à¥‡---à€Šà€žà¥à€€à€à€µà€œ à€†à€¹à¥‡à€€.("_numdocs_" eq "1",document,documents), <p><a href="_httppagex_(bsummary)"> </a> to view the build summary for this collection.
63} # Updated 13-Aug-2006
64
65_textdescrcollection_ [l=mr] {}
66# -- Missing translation: _textdescrabout_
67# -- Missing translation: _textdescrhome_
68# -- Missing translation: _textdescrhelp_
69# -- Missing translation: _textdescrpref_
70# -- Missing translation: _textdescrgreenstone_
71# -- Missing translation: _textdescrusab_
72
73
74# Metadata names and navigation bar labels
75
76# -- Missing translation: _textSearch_
77# -- Missing translation: _labelSearch_
78
79# Dublin Core Metadata Element Set, Version 1.1
80# -- Missing translation: _textTitle_
81# -- Missing translation: _labelTitle_
82# -- Missing translation: _textCreator_
83# -- Missing translation: _labelCreator_
84# -- Missing translation: _textSubject_
85# -- Missing translation: _labelSubject_
86# -- Missing translation: _textDescription_
87# -- Missing translation: _labelDescription_
88# -- Missing translation: _textPublisher_
89# -- Missing translation: _labelPublisher_
90# -- Missing translation: _textContributor_
91# -- Missing translation: _labelContributor_
92# -- Missing translation: _textDate_
93# -- Missing translation: _labelDate_
94# -- Missing translation: _textType_
95# -- Missing translation: _labelType_
96# -- Missing translation: _textFormat_
97# -- Missing translation: _labelFormat_
98# -- Missing translation: _textIdentifier_
99# -- Missing translation: _labelIdentifier_
100# -- Missing translation: _textSource_
101# -- Missing translation: _labelSource_
102# -- Missing translation: _textLanguage_
103# -- Missing translation: _labelLanguage_
104# -- Missing translation: _textRelation_
105# -- Missing translation: _labelRelation_
106# -- Missing translation: _textCoverage_
107# -- Missing translation: _labelCoverage_
108# -- Missing translation: _textRights_
109# -- Missing translation: _labelRights_
110
111# DLS metadata set
112# -- Missing translation: _textOrganization_
113# -- Missing translation: _labelOrganization_
114# -- Missing translation: _textKeyword_
115# -- Missing translation: _labelKeyword_
116# -- Missing translation: _textHowto_
117# -- Missing translation: _labelHowto_
118
119# Miscellaneous Greenstone metadata
120# -- Missing translation: _textPhrase_
121# -- Missing translation: _labelPhrase_
122# -- Missing translation: _textCollage_
123# -- Missing translation: _labelCollage_
124# -- Missing translation: _textBrowse_
125# -- Missing translation: _labelBrowse_
126# -- Missing translation: _textTo_
127# -- Missing translation: _labelTo_
128# -- Missing translation: _textFrom_
129# -- Missing translation: _labelFrom_
130# -- Missing translation: _textAcronym_
131# -- Missing translation: _labelAcronym_
132
133# Navigation bar tooltip - to customize this for a specific metadata, add a macro named _textdescrXXX_ where XXX is the metadata name
134# -- Missing translation: _textdescrdefault_
135
136# -- Missing translation: _textdescrSearch_
137# -- Missing translation: _textdescrType_
138# -- Missing translation: _textdescrIdentifier_
139# -- Missing translation: _textdescrSource_
140# -- Missing translation: _textdescrTo_
141# -- Missing translation: _textdescrFrom_
142# -- Missing translation: _textdescrCollage_
143# -- Missing translation: _textdescrAcronym_
144# -- Missing translation: _textdescrPhrase_
145# -- Missing translation: _textdescrHowto_
146# -- Missing translation: _textdescrBrowse_
147# -- Missing translation: _texticontext_
148# -- Missing translation: _texticonclosedbook_
149# -- Missing translation: _texticonnext_
150# -- Missing translation: _texticonprev_
151
152# -- Missing translation: _texticonworld_
153
154# -- Missing translation: _texticonmidi_
155# -- Missing translation: _texticonmsword_
156# -- Missing translation: _texticonmp3_
157# -- Missing translation: _texticonpdf_
158# -- Missing translation: _texticonps_
159# -- Missing translation: _texticonppt_
160# -- Missing translation: _texticonrtf_
161# -- Missing translation: _texticonxls_
162
163# -- Missing translation: _page_
164_pages_ [l=mr] {à€ªà€Ÿà€šà¥‡} # Updated 22-Aug-2006
165# -- Missing translation: _of_
166# -- Missing translation: _vol_
167# -- Missing translation: _num_
168
169_textmonth00_ [l=mr] {}
170# -- Missing translation: _textmonth01_
171# -- Missing translation: _textmonth02_
172# -- Missing translation: _textmonth03_
173# -- Missing translation: _textmonth04_
174# -- Missing translation: _textmonth05_
175# -- Missing translation: _textmonth06_
176# -- Missing translation: _textmonth07_
177# -- Missing translation: _textmonth08_
178# -- Missing translation: _textmonth09_
179# -- Missing translation: _textmonth10_
180# -- Missing translation: _textmonth11_
181# -- Missing translation: _textmonth12_
182
183_textdocument_ [l=mr] {à€Šà€žà¥à€€à€à€µà€œ} # Updated 13-Aug-2006
184# -- Missing translation: _textsection_
185# -- Missing translation: _textparagraph_
186
187# -- Missing translation: _magazines_
188
189# -- Missing translation: _nzdlpagefooter_
190
191# -- Missing translation: _linktextHOME_
192# -- Missing translation: _linktextHELP_
193# -- Missing translation: _linktextPREFERENCES_
194
195
196######################################################################
197# 'about' page
198package about
199######################################################################
200
201
202#------------------------------------------------------------
203# text macros
204#------------------------------------------------------------
205
206# -- Missing translation: _textabcol_
207
208# -- Missing translation: _textsubcols1_
209
210# -- Missing translation: _textsubcols2_
211
212# -- Missing translation: _titleabout_
213
214
215######################################################################
216# document package
217package document
218######################################################################
219
220
221#------------------------------------------------------------
222# text macros
223#------------------------------------------------------------
224
225# -- Missing translation: _texticonopenbookshelf_
226# -- Missing translation: _texticonclosedbookshelf_
227# -- Missing translation: _texticonopenbook_
228_texticonclosedfolder_ [l=mr] {à€¹à¥‡ à€«à¥‹à€²à¥à€¡à€° à€‰à€˜à€¡à€Ÿ à€†à€£à€¿ à€€à¥à€¯à€Ÿà€€à¥€à€² à€®à€Ÿà€¹à¥€à€€à¥€ à€ªà€¹à€Ÿ} # Updated 13-Aug-2006
229# -- Missing translation: _texticonclosedfolder2_
230# -- Missing translation: _texticonopenfolder_
231# -- Missing translation: _texticonopenfolder2_
232# -- Missing translation: _texticonsmalltext_
233# -- Missing translation: _texticonsmalltext2_
234# -- Missing translation: _texticonpointer_
235# -- Missing translation: _texticondetach_
236# -- Missing translation: _texticonhighlight_
237# -- Missing translation: _texticonnohighlight_
238# -- Missing translation: _texticoncontracttoc_
239# -- Missing translation: _texticonexpandtoc_
240# -- Missing translation: _texticonexpandtext_
241# -- Missing translation: _texticoncontracttext_
242# -- Missing translation: _texticonwarning_
243# -- Missing translation: _texticoncont_
244
245# -- Missing translation: _textltwarning_
246
247# -- Missing translation: _textgoto_
248# -- Missing translation: _textintro_
249
250# -- Missing translation: _textCONTINUE_
251
252# -- Missing translation: _textEXPANDTEXT_
253
254# -- Missing translation: _textCONTRACTCONTENTS_
255
256# -- Missing translation: _textDETACH_
257
258# -- Missing translation: _textEXPANDCONTENTS_
259
260# -- Missing translation: _textCONTRACT_
261
262# -- Missing translation: _textHIGHLIGHT_
263
264# -- Missing translation: _textNOHIGHLIGHT_
265
266
267######################################################################
268# 'search' page
269package query
270######################################################################
271
272
273#------------------------------------------------------------
274# text macros
275#------------------------------------------------------------
276
277# this if statement produces the text 'results n1 - nn for query: querystring' or
278# 'No matches for query: querystring', depending on whether or not there were
279# any matches
280# -- Missing translation: _textquerytitle_
281# -- Missing translation: _textnoquerytitle_
282
283# -- Missing translation: _textsome_
284# -- Missing translation: _textall_
285# -- Missing translation: _textboolean_
286# -- Missing translation: _textranked_
287# -- Missing translation: _textnatural_
288#_textsome_ {_If_(_cgiargb_,ranked,some)}
289#_textall_ {_If_(_cgiargb_,boolean,all)}
290#_textformsome_ {_If_(_cgiargb_,ranked,some)}
291#_textformall_ {_If_(_cgiargb_,natural,all)}
292# -- Missing translation: _texticonsearchhistorybar_
293
294# -- Missing translation: _textifeellucky_
295
296#alt text for query buttons
297# -- Missing translation: _textusequery_
298# -- Missing translation: _textfreqmsg1_
299# -- Missing translation: _textpostprocess_
300# -- Missing translation: _textinvalidquery_
301# -- Missing translation: _textstopwordsmsg_
302# -- Missing translation: _textlucenetoomanyclauses_
303
304# -- Missing translation: _textmorethan_
305# -- Missing translation: _textapprox_
306# -- Missing translation: _textnodocs_
307# -- Missing translation: _text1doc_
308# -- Missing translation: _textlotsdocs_
309# -- Missing translation: _textmatches_
310# -- Missing translation: _textbeginsearch_
311# -- Missing translation: _textrunquery_
312# -- Missing translation: _textclearform_
313
314#these go together in form search:
315#"Word or phrase (fold, stem) ... in field"
316# -- Missing translation: _textwordphrase_
317# -- Missing translation: _textinfield_
318# -- Missing translation: _textfoldstem_
319
320# -- Missing translation: _textadvquery_
321# -- Missing translation: _textallfields_
322# -- Missing translation: _texttextonly_
323# -- Missing translation: _textand_
324# -- Missing translation: _textor_
325# -- Missing translation: _textandnot_
326
327# _indexselection_, _jselection_, _nselection_ and _gselection_ are set from
328# within the server - _indexselection_ is always set, but the others may be
329# unset
330
331# -- Missing translation: _textsimplesearch_
332
333# -- Missing translation: _textadvancedsearch_
334
335# -- Missing translation: _textadvancedmgppsearch_
336
337# -- Missing translation: _textadvancedlucenesearch_
338
339# -- Missing translation: _textformsimplesearch_
340
341# -- Missing translation: _textformadvancedsearch_
342
343
344# -- Missing translation: _textnojsformwarning_
345_textdatesearch_ [l=mr] {à€¹à€Ÿ à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ à€µà€¿à€¶à€¿à€·à¥à€  à€€à€Ÿà€°à€–à¥‡ à€ªà€Ÿà€žà¥‚à€š à€µà€¿à€¶à€¿à€·à¥à€  à€€à€Ÿà€°à€–à¥‡ à€ªà€°à¥à€¯à€‚à€€ à€¶à¥‹à€§à€€à€Ÿ à€¯à¥‡à€€à¥‹. à€¹à€Ÿ à€¶à¥‹à€§ à€à€šà¥à€›à€¿à€• à€†à€¹à¥‡.} # Updated 13-Aug-2006
346# -- Missing translation: _textstartdate_
347# -- Missing translation: _textenddate_
348# -- Missing translation: _textbc_
349# -- Missing translation: _textad_
350# -- Missing translation: _textexplaineras_
351
352# -- Missing translation: _textstemon_
353
354# -- Missing translation: _textsearchhistory_
355
356#text macros for search history
357# -- Missing translation: _textnohistory_
358# -- Missing translation: _texthresult_
359# -- Missing translation: _texthresults_
360# -- Missing translation: _texthallwords_
361# -- Missing translation: _texthsomewords_
362# -- Missing translation: _texthboolean_
363# -- Missing translation: _texthranked_
364# -- Missing translation: _texthcaseon_
365# -- Missing translation: _texthcaseoff_
366# -- Missing translation: _texthstemon_
367# -- Missing translation: _texthstemoff_
368
369
370######################################################################
371# 'preferences' page
372package preferences
373######################################################################
374
375
376#------------------------------------------------------------
377# text macros
378#------------------------------------------------------------
379
380# -- Missing translation: _textprefschanged_
381# -- Missing translation: _textsetprefs_
382# -- Missing translation: _textsearchprefs_
383# -- Missing translation: _textcollectionprefs_
384# -- Missing translation: _textpresentationprefs_
385# -- Missing translation: _textpreferences_
386# -- Missing translation: _textcasediffs_
387# -- Missing translation: _textignorecase_
388# -- Missing translation: _textmatchcase_
389# -- Missing translation: _textwordends_
390# -- Missing translation: _textstem_
391# -- Missing translation: _textnostem_
392# -- Missing translation: _textprefop_
393# -- Missing translation: _textextlink_
394# -- Missing translation: _textintlink_
395# -- Missing translation: _textlanguage_
396# -- Missing translation: _textencoding_
397# -- Missing translation: _textformat_
398# -- Missing translation: _textall_
399# -- Missing translation: _textquerymode_
400# -- Missing translation: _textsimplemode_
401# -- Missing translation: _textadvancedmode_
402# -- Missing translation: _textlinkinterm_
403# -- Missing translation: _textlinkdirect_
404# -- Missing translation: _textdigitlib_
405# -- Missing translation: _textweb_
406# -- Missing translation: _textgraphical_
407# -- Missing translation: _texttextual_
408# -- Missing translation: _textcollectionoption_
409
410# -- Missing translation: _textrelateddocdisplay_
411# -- Missing translation: _textsearchhistory_
412# -- Missing translation: _textnohistory_
413# -- Missing translation: _texthistorydisplay_
414# -- Missing translation: _textnohistorydisplay_
415
416#_texttypesearch_ {Type of search:}
417#_texttextsearch_ {text search}
418# -- Missing translation: _textformsearch_
419# -- Missing translation: _textplainsearch_
420# -- Missing translation: _textqueryboxsize_
421# -- Missing translation: _textregbox_
422# -- Missing translation: _textbigbox_
423# -- Missing translation: _textformtype_
424# -- Missing translation: _textsimple_
425# -- Missing translation: _textadvanced_
426
427# used in "with 4 fields" in the form search box
428# -- Missing translation: _textwith_
429# -- Missing translation: _textfields_
430
431
432#####################################################################
433# 'browse' package for the dynamic browsing interface
434package browse
435#####################################################################
436
437# -- Missing translation: _textsortby_
438# -- Missing translation: _textalsoshowing_
439# -- Missing translation: _textwith_
440# -- Missing translation: _textdocsperpage_
441
442# -- Missing translation: _textfilterby_
443# -- Missing translation: _textall_
444# -- Missing translation: _textany_
445# -- Missing translation: _textwords_
446# -- Missing translation: _textleaveblank_
447
448# -- Missing translation: _browsebuttontext_
449
450# -- Missing translation: _nodata_
451# -- Missing translation: _docs_
452######################################################################
453# 'help' page -- this is lower priority for translating than the
454# rest of this file
455package help
456######################################################################
457
458
459#------------------------------------------------------------
460# text macros
461#------------------------------------------------------------
462
463# -- Missing translation: _textHelp_
464
465# Macros giving a brief help message for navigation bar access buttons
466# The arguments to this will be _textXXX_ and _labelXXX_, where XXX is the metadata name. For example, to print out the help message for a titles classifier, the library will use _textdefaulthelp_(_textTitle_,_labelTitle_)
467# To customize this for a specific metadata, add a macro named _textXXXhelp_ where XXX is the metadata name
468# -- Missing translation: _textdefaulthelp_
469
470# -- Missing translation: _textSearchhelp_
471# -- Missing translation: _textTohelp_
472# -- Missing translation: _textFromhelp_
473# -- Missing translation: _textBrowsehelp_
474# -- Missing translation: _textAcronymhelp_
475# -- Missing translation: _textPhrasehelp_
476
477# -- Missing translation: _texthelptopicstitle_
478
479# -- Missing translation: _textreadingdocs_
480
481# -- Missing translation: _texthelpreadingdocs_
482
483# help about the icons
484# -- Missing translation: _texthelpopenbookshelf_
485# -- Missing translation: _texthelpopenbook_
486# -- Missing translation: _texthelpviewtextsection_
487# -- Missing translation: _texthelpexpandtext_
488# -- Missing translation: _texthelpexpandcontents_
489# -- Missing translation: _texthelpdetachpage_
490# -- Missing translation: _texthelphighlight_
491# -- Missing translation: _texthelpsectionarrows_
492
493
494# -- Missing translation: _texthelpsearchingtitle_
495
496# -- Missing translation: _texthelpsearching_
497
498# -- Missing translation: _texthelpquerytermstitle_
499# -- Missing translation: _texthelpqueryterms_
500
501# -- Missing translation: _texthelpmgppsearching_
502
503# -- Missing translation: _texthelplucenesearching_
504
505# -- Missing translation: _texthelpquerytypetitle_
506# -- Missing translation: _texthelpquerytype_
507
508# -- Missing translation: _texthelpadvancedsearchtitle_
509
510# -- Missing translation: _texthelpadvancedsearch_
511
512# -- Missing translation: _texthelpadvsearchmg_
513
514# -- Missing translation: _texthelpbooleansearch_
515
516# -- Missing translation: _texthelpadvsearchmgpp_
517
518# -- Missing translation: _texthelpadvsearchlucene_
519# -- Missing translation: _textdatesearch_
520
521# -- Missing translation: _texthelpdatesearch_
522
523# -- Missing translation: _texthelpdatehowtotitle_
524# -- Missing translation: _texthelpdatehowto_
525
526# -- Missing translation: _texthelpdateresultstitle_
527# -- Missing translation: _texthelpdateresults_
528
529# -- Missing translation: _textchangeprefs_
530
531# -- Missing translation: _texthelppreferences_
532
533# -- Missing translation: _texthelpcollectionprefstitle_
534# -- Missing translation: _texthelpcollectionprefs_
535
536# -- Missing translation: _texthelplanguageprefstitle_
537# -- Missing translation: _texthelplanguageprefs_
538
539# -- Missing translation: _texthelppresentationprefstitle_
540# -- Missing translation: _texthelppresentationprefs_
541
542# -- Missing translation: _texthelpsearchprefstitle_
543# -- Missing translation: _texthelpsearchprefs_
544
545# -- Missing translation: _texttanumbrowseoptions_
546
547# -- Missing translation: _textsimplehelpheading_
548
549# -- Missing translation: _texthelpscopetitle_
550# -- Missing translation: _texthelpscope_
Note: See TracBrowser for help on using the repository browser.