source: trunk/gsdl/macros/urdu.dm@ 13038

Last change on this file since 13038 was 13038, checked in by kjdon, 18 years ago

moved some macros from lang2.dm to lang.dm - they are ones to do with the buttons on the home page, which I think are important enough to go into the main macro file

  • Property svn:keywords set to Author Date Id Revision
File size: 21.2 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=ur] {جراید} # Updated 9-Jun-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=ur] {<p> اس م
63جم
64وعے م
65یں _numbytes_ م
66یں سے __numdocs_ _If_("_numdocs_" eq "1",دستاویز,دستاویز),ٟایے جاتے ہیں۔
67اس وضع ہوے م
68جم
69وعے کا جایزہ لینے کے لیے <p><a href="_httppagex_(bsummary)">اس جگہ ٟر کلک کریں} # Updated 10-Jun-2006
70
71_textdescrcollection_ [l=ur] {}
72# -- Missing translation: _textdescrabout_
73_textdescrhome_ [l=ur] {صفحہ اول} # Updated 31-Jul-2006
74# -- Missing translation: _textdescrhelp_
75# -- Missing translation: _textdescrpref_
76_textdescrgreenstone_ [l=ur] {گرین سٹون ڈیجیٹل لاءؚریری سافٹ وی؊ر} # Updated 20-Jun-2006
77# -- Missing translation: _textdescrusab_
78
79
80# Metadata names and navigation bar labels
81
82_textSearch_ [l=ur] {تلا؎} # Updated 31-Jul-2006
83# -- Missing translation: _labelSearch_
84
85# Dublin Core Metadata Element Set, Version 1.1
86# -- Missing translation: _textTitle_
87# -- Missing translation: _labelTitle_
88# -- Missing translation: _textCreator_
89# -- Missing translation: _labelCreator_
90# -- Missing translation: _textSubject_
91# -- Missing translation: _labelSubject_
92# -- Missing translation: _textDescription_
93# -- Missing translation: _labelDescription_
94# -- Missing translation: _textPublisher_
95# -- Missing translation: _labelPublisher_
96_textContributor_ [l=ur] {م
97عاون} # Updated 22-Jun-2006
98# -- Missing translation: _labelContributor_
99# -- Missing translation: _textDate_
100_labelDate_ [l=ur] {تواریخ} # Updated 20-Jun-2006
101# -- Missing translation: _textType_
102# -- Missing translation: _labelType_
103# -- Missing translation: _textFormat_
104# -- Missing translation: _labelFormat_
105# -- Missing translation: _textIdentifier_
106# -- Missing translation: _labelIdentifier_
107_textSource_ [l=ur] {م
108سل کا نام
109} # Updated 31-Jul-2006
110# -- Missing translation: _labelSource_
111# -- Missing translation: _textLanguage_
112# -- Missing translation: _labelLanguage_
113# -- Missing translation: _textRelation_
114# -- Missing translation: _labelRelation_
115# -- Missing translation: _textCoverage_
116# -- Missing translation: _labelCoverage_
117# -- Missing translation: _textRights_
118# -- Missing translation: _labelRights_
119
120# DLS metadata set
121_textOrganization_ [l=ur] {تن؞یم
122} # Updated 31-Jul-2006
123# -- Missing translation: _labelOrganization_
124# -- Missing translation: _textKeyword_
125# -- Missing translation: _labelKeyword_
126# -- Missing translation: _textHowto_
127# -- Missing translation: _labelHowto_
128
129# Miscellaneous Greenstone metadata
130# -- Missing translation: _textPhrase_
131# -- Missing translation: _labelPhrase_
132# -- Missing translation: _textCollage_
133# -- Missing translation: _labelCollage_
134# -- Missing translation: _textBrowse_
135# -- Missing translation: _labelBrowse_
136# -- Missing translation: _textTo_
137# -- Missing translation: _labelTo_
138# -- Missing translation: _textFrom_
139# -- Missing translation: _labelFrom_
140# -- Missing translation: _textAcronym_
141_labelAcronym_ [l=ur] {م
142خففات} # Updated 31-Jul-2006
143
144# Navigation bar tooltip - to customize this for a specific metadata, add a macro named _textdescrXXX_ where XXX is the metadata name
145# -- Missing translation: _textdescrdefault_
146
147# -- Missing translation: _textdescrsearch_
148# -- Missing translation: _textdescrType_
149# -- Missing translation: _textdescrIdentifier_
150# -- Missing translation: _textdescrSource_
151# -- Missing translation: _textdescrTo_
152# -- Missing translation: _textdescrFrom_
153# -- Missing translation: _textdescrCollage_
154# -- Missing translation: _textdescrAcronym_
155# -- Missing translation: _textdescrPhrase_
156# -- Missing translation: _textdescrHowto_
157
158# -- Missing translation: _texticontext_
159# -- Missing translation: _texticonclosedbook_
160# -- Missing translation: _texticonnext_
161# -- Missing translation: _texticonprev_
162
163# -- Missing translation: _texticonworld_
164
165# -- Missing translation: _texticonmidi_
166# -- Missing translation: _texticonmsword_
167_texticonmp3_ [l=ur] {MP3 دستاویز کو م
168لاحضہ کی جیے} # Updated 20-Jun-2006
169# -- Missing translation: _texticonpdf_
170# -- Missing translation: _texticonps_
171# -- Missing translation: _texticonppt_
172# -- Missing translation: _texticonrtf_
173# -- Missing translation: _texticonxls_
174
175# -- Missing translation: _page_
176_pages_ [l=ur] {صفحات} # Updated 10-Jun-2006
177# -- Missing translation: _of_
178# -- Missing translation: _vol_
179# -- Missing translation: _num_
180
181_textmonth00_ [l=ur] {}
182# -- Missing translation: _textmonth01_
183# -- Missing translation: _textmonth02_
184# -- Missing translation: _textmonth03_
185# -- Missing translation: _textmonth04_
186# -- Missing translation: _textmonth05_
187# -- Missing translation: _textmonth06_
188# -- Missing translation: _textmonth07_
189# -- Missing translation: _textmonth08_
190# -- Missing translation: _textmonth09_
191# -- Missing translation: _textmonth10_
192# -- Missing translation: _textmonth11_
193# -- Missing translation: _textmonth12_
194
195_textdocument_ [l=ur] {دستاویز} # Updated 10-Jun-2006
196# -- Missing translation: _textsection_
197# -- Missing translation: _textparagraph_
198
199# -- Missing translation: _magazines_
200
201# -- Missing translation: _nzdlpagefooter_
202
203# -- Missing translation: _linktextHOME_
204# -- Missing translation: _linktextHELP_
205# -- Missing translation: _linktextPREFERENCES_
206
207######################################################################
208# 'home' page
209package home
210######################################################################
211
212
213#####################################################################
214# some macros used on the home page from other packages
215#####################################################################
216package gli
217
218
219package collector
220
221
222package depositor
223
224
225package gti
226
227
228######################################################################
229# 'about' page
230package about
231######################################################################
232
233
234#------------------------------------------------------------
235# text macros
236#------------------------------------------------------------
237
238# -- Missing translation: _textabcol_
239
240_textsubcols1_ [l=ur] {<p>یہ م
241جم
242وعہ _1_ چڟوٹے م
243جم
244وعہ جات ٟر م
245؎تم
246لہے۔ جن م
247یں سےدستیاؚ درج ذیل ہیں :<blockquote>} # Updated 31-Jul-2006
248
249# -- Missing translation: _textsubcols2_
250
251# -- Missing translation: _titleabout_
252
253
254######################################################################
255# document package
256package document
257######################################################################
258
259
260#------------------------------------------------------------
261# text macros
262#------------------------------------------------------------
263
264# -- Missing translation: _texticonopenbookshelf_
265# -- Missing translation: _texticonclosedbookshelf_
266# -- Missing translation: _texticonopenbook_
267_texticonclosedfolder_ [l=ur] {اس تہ ؚند کو کڟوؒلے اور اس م
268یں م
269وجود م
270واد کا جایزہ لی جے} # Updated 10-Jun-2006
271# -- Missing translation: _texticonclosedfolder2_
272# -- Missing translation: _texticonopenfolder_
273# -- Missing translation: _texticonopenfolder2_
274# -- Missing translation: _texticonsmalltext_
275# -- Missing translation: _texticonsmalltext2_
276# -- Missing translation: _texticonpointer_
277# -- Missing translation: _texticondetach_
278# -- Missing translation: _texticonhighlight_
279# -- Missing translation: _texticonnohighlight_
280_texticoncontracttoc_ [l=ur] {فہرست اؚواؚ کو سکیڑو} # Updated 31-Jul-2006
281# -- Missing translation: _texticonexpandtoc_
282# -- Missing translation: _texticonexpandtext_
283_texticoncontracttext_ [l=ur] {صرف م
284نتخؚ کردہ حصہ کو دکڟاو} # Updated 31-Jul-2006
285# -- Missing translation: _texticonwarning_
286# -- Missing translation: _texticoncont_
287
288# -- Missing translation: _textltwarning_
289
290# -- Missing translation: _textgoto_
291# -- Missing translation: _textintro_
292
293# -- Missing translation: _textCONTINUE_
294
295# -- Missing translation: _textEXPANDTEXT_
296
297# -- Missing translation: _textCONTRACTCONTENTS_
298
299# -- Missing translation: _textDETACH_
300
301# -- Missing translation: _textEXPANDCONTENTS_
302
303# -- Missing translation: _textCONTRACT_
304
305# -- Missing translation: _textHIGHLIGHT_
306
307# -- Missing translation: _textNOHIGHLIGHT_
308
309
310######################################################################
311# 'search' page
312package query
313######################################################################
314
315
316#------------------------------------------------------------
317# text macros
318#------------------------------------------------------------
319
320# this if statement produces the text 'results n1 - nn for query: querystring' or
321# 'No matches for query: querystring', depending on whether or not there were
322# any matches
323# -- Missing translation: _textquerytitle_
324_textnoquerytitle_ [l=ur] {صفحہ تلا؎} # Updated 31-Jul-2006
325
326# -- Missing translation: _textsome_
327# -- Missing translation: _textall_
328# -- Missing translation: _textboolean_
329# -- Missing translation: _textranked_
330# -- Missing translation: _textnatural_
331#_textsome_ {_If_(_cgiargb_,ranked,some)}
332#_textall_ {_If_(_cgiargb_,boolean,all)}
333#_textformsome_ {_If_(_cgiargb_,ranked,some)}
334#_textformall_ {_If_(_cgiargb_,natural,all)}
335# -- Missing translation: _texticonsearchhistorybar_
336
337# -- Missing translation: _textifeellucky_
338
339#alt text for query buttons
340# -- Missing translation: _textusequery_
341# -- Missing translation: _textfreqmsg1_
342# -- Missing translation: _textpostprocess_
343# -- Missing translation: _textinvalidquery_
344
345# -- Missing translation: _textmorethan_
346# -- Missing translation: _textapprox_
347# -- Missing translation: _textnodocs_
348# -- Missing translation: _text1doc_
349# -- Missing translation: _textlotsdocs_
350_textmatches_ [l=ur] {م
351م
352اثل} # Updated 31-Jul-2006
353# -- Missing translation: _textbeginsearch_
354# -- Missing translation: _textrunquery_
355# -- Missing translation: _textclearform_
356
357#these go together in form search:
358#"Word or phrase (fold, stem) ... in field"
359# -- Missing translation: _textwordphrase_
360# -- Missing translation: _textinfield_
361# -- Missing translation: _textfoldstem_
362
363# -- Missing translation: _textadvquery_
364# -- Missing translation: _textallfields_
365_texttextonly_ [l=ur] {صرف م
366تن} # Updated 31-Jul-2006
367# -- Missing translation: _textand_
368# -- Missing translation: _textor_
369# -- Missing translation: _textandnot_
370
371# _indexselection_, _jselection_, _nselection_ and _gselection_ are set from
372# within the server - _indexselection_ is always set, but the others may be
373# unset
374
375_textsimplesearch_ [l=ur] {تلا؎ کرو_indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_, at _gselection_ level )_If_(_nselection_,in _nselection_ language ) م
376یں، جس م
377یں یہ الفا؞ ٟاے جاتے ہوں_querytypeselection_ } # Updated 31-Jul-2006
378
379# -- Missing translation: _textadvancedsearch_
380
381# -- Missing translation: _textadvancedmgppsearch_
382
383# -- Missing translation: _textadvancedlucenesearch_
384
385# -- Missing translation: _textformsimplesearch_
386
387# -- Missing translation: _textformadvancedsearch_
388
389
390# -- Missing translation: _textnojsformwarning_
391_textdatesearch_ [l=ur] {آٟ اس م
392واد کو کسی تاریخ م
393یں تلا؎ سکتے ہیں، یا کسی خاص تاریں کے م
394واد کو ڈڟونڈ سکتے ہیں۔ یہ تلا؎ کا ایک اختیاری ٟہلو ہے} # Updated 10-Jun-2006
395# -- Missing translation: _textstartdate_
396# -- Missing translation: _textenddate_
397# -- Missing translation: _textbc_
398# -- Missing translation: _textad_
399# -- Missing translation: _textexplaineras_
400
401# -- Missing translation: _textstemon_
402
403# -- Missing translation: _textsearchhistory_
404
405#text macros for search history
406# -- Missing translation: _textnohistory_
407_texthresult_ [l=ur] {نتیجہ} # Updated 31-Jul-2006
408# -- Missing translation: _texthresults_
409# -- Missing translation: _texthallwords_
410# -- Missing translation: _texthsomewords_
411# -- Missing translation: _texthboolean_
412# -- Missing translation: _texthranked_
413# -- Missing translation: _texthcaseon_
414# -- Missing translation: _texthcaseoff_
415# -- Missing translation: _texthstemon_
416# -- Missing translation: _texthstemoff_
417
418
419######################################################################
420# 'preferences' page
421package preferences
422######################################################################
423
424
425#------------------------------------------------------------
426# text macros
427#------------------------------------------------------------
428
429# -- Missing translation: _textprefschanged_
430# -- Missing translation: _textsetprefs_
431# -- Missing translation: _textsearchprefs_
432# -- Missing translation: _textcollectionprefs_
433_textpresentationprefs_ [l=ur] {ٟی؎ک؎ کی تن؞یم
434ات} # Updated 20-Jun-2006
435# -- Missing translation: _textpreferences_
436# -- Missing translation: _textcasediffs_
437# -- Missing translation: _textignorecase_
438# -- Missing translation: _textmatchcase_
439# -- Missing translation: _textwordends_
440# -- Missing translation: _textstem_
441# -- Missing translation: _textnostem_
442# -- Missing translation: _textprefop_
443# -- Missing translation: _textextlink_
444_textintlink_ [l=ur] {دستاویزرات حاصل کیے گے ؚذریعہ:} # Updated 31-Jul-2006
445# -- Missing translation: _textlanguage_
446# -- Missing translation: _textencoding_
447# -- Missing translation: _textformat_
448# -- Missing translation: _textall_
449# -- Missing translation: _textquerymode_
450# -- Missing translation: _textsimplemode_
451# -- Missing translation: _textadvancedmode_
452# -- Missing translation: _textlinkinterm_
453_textlinkdirect_ [l=ur] {ؚراہ راست وہاں جا؊ے} # Updated 29-Jun-2006
454# -- Missing translation: _textdigitlib_
455# -- Missing translation: _textweb_
456# -- Missing translation: _textgraphical_
457# -- Missing translation: _texttextual_
458# -- Missing translation: _textcollectionoption_
459
460# -- Missing translation: _textrelateddocdisplay_
461# -- Missing translation: _textsearchhistory_
462# -- Missing translation: _textnohistory_
463# -- Missing translation: _texthistorydisplay_
464# -- Missing translation: _textnohistorydisplay_
465
466#_texttypesearch_ {Type of search:}
467#_texttextsearch_ {text search}
468# -- Missing translation: _textformsearch_
469# -- Missing translation: _textplainsearch_
470# -- Missing translation: _textqueryboxsize_
471# -- Missing translation: _textregbox_
472# -- Missing translation: _textbigbox_
473# -- Missing translation: _textformtype_
474# -- Missing translation: _textsimple_
475# -- Missing translation: _textadvanced_
476
477# used in "with 4 fields" in the form search box
478# -- Missing translation: _textwith_
479# -- Missing translation: _textfields_
480
481
482#####################################################################
483# 'browse' package for the dynamic browsing interface
484package browse
485#####################################################################
486
487# -- Missing translation: _textsortby_
488# -- Missing translation: _textalsoshowing_
489# -- Missing translation: _textwith_
490_textdocsperpage_ [l=ur] {فی صفحہ دستاویزات} # Updated 20-Jun-2006
491
492# -- Missing translation: _textfilterby_
493# -- Missing translation: _textall_
494# -- Missing translation: _textany_
495# -- Missing translation: _textwords_
496_textleaveblank_ [l=ur] {تم
497ام
498 دستاویزات کے حصول کے لیے اس خانہ کو خالی Ú†ÚŸÙˆÚ‘ دیں} # Updated 31-Jul-2006
499
500# -- Missing translation: _browsebuttontext_
501
502# -- Missing translation: _nodata_
503# -- Missing translation: _docs_
504######################################################################
505# 'help' page -- this is lower priority for translating than the
506# rest of this file
507package help
508######################################################################
509
510
511#------------------------------------------------------------
512# text macros
513#------------------------------------------------------------
514
515# -- Missing translation: _textHelp_
516
517# Macros giving a brief help message for navigation bar access buttons
518# 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_)
519# To customize this for a specific metadata, add a macro named _textXXXhelp_ where XXX is the metadata name
520# -- Missing translation: _textdefaulthelp_
521
522# -- Missing translation: _textSearchhelp_
523# -- Missing translation: _textTohelp_
524# -- Missing translation: _textFromhelp_
525# -- Missing translation: _textBrowsehelp_
526# -- Missing translation: _textAcronymhelp_
527# -- Missing translation: _textPhrasehelp_
528
529# -- Missing translation: _texthelptopicstitle_
530
531# -- Missing translation: _textreadingdocs_
532
533# -- Missing translation: _texthelpreadingdocs_
534
535# help about the icons
536_texthelpopenbookshelf_ [l=ur] {اس کتاؚوں کی الم
537اری کو کڟولو} # Updated 31-Jul-2006
538# -- Missing translation: _texthelpopenbook_
539# -- Missing translation: _texthelpviewtextsection_
540# -- Missing translation: _texthelpexpandtext_
541# -- Missing translation: _texthelpexpandcontents_
542_texthelpdetachpage_ [l=ur] {اس م
543سل کوایک نۓ دریچے م
544یں کڟولو} # Updated 20-Jun-2006
545# -- Missing translation: _texthelphighlight_
546# -- Missing translation: _texthelpsectionarrows_
547
548
549# -- Missing translation: _texthelpsearchingtitle_
550
551# -- Missing translation: _texthelpsearching_
552
553# -- Missing translation: _texthelpquerytermstitle_
554# -- Missing translation: _texthelpqueryterms_
555
556# -- Missing translation: _texthelpmgppsearching_
557
558# -- Missing translation: _texthelplucenesearching_
559
560# -- Missing translation: _texthelpquerytypetitle_
561# -- Missing translation: _texthelpquerytype_
562
563# -- Missing translation: _texthelpadvancedsearchtitle_
564
565# -- Missing translation: _texthelpadvancedsearch_
566
567# -- Missing translation: _texthelpadvsearchmg_
568
569# -- Missing translation: _texthelpbooleansearch_
570
571# -- Missing translation: _texthelpadvsearchmgpp_
572
573# -- Missing translation: _texthelpadvsearchlucene_
574# -- Missing translation: _textdatesearch_
575
576# -- Missing translation: _texthelpdatesearch_
577
578# -- Missing translation: _texthelpdatehowtotitle_
579# -- Missing translation: _texthelpdatehowto_
580
581# -- Missing translation: _texthelpdateresultstitle_
582# -- Missing translation: _texthelpdateresults_
583
584# -- Missing translation: _textchangeprefs_
585
586# -- Missing translation: _texthelppreferences_
587
588# -- Missing translation: _texthelpcollectionprefstitle_
589# -- Missing translation: _texthelpcollectionprefs_
590
591# -- Missing translation: _texthelplanguageprefstitle_
592# -- Missing translation: _texthelplanguageprefs_
593
594# -- Missing translation: _texthelppresentationprefstitle_
595# -- Missing translation: _texthelppresentationprefs_
596
597# -- Missing translation: _texthelpsearchprefstitle_
598# -- Missing translation: _texthelpsearchprefs_
599
600# -- Missing translation: _texttanumbrowseoptions_
601
602# -- Missing translation: _textsimplehelpheading_
603
604# -- Missing translation: _texthelpscopetitle_
605_texthelpscope_ [l=ur] {<p>
606زیادہ تر م
607جم
608وعہ جات م
609یں آٟ تلا؎ کے لیے م
610ختلف ا؎اریہ جات استعم
611ال کرتے ہیں۔ م
612ثال کے طور ٟر' ا؎اریہ م
613صنف'ا؎اریہ عنوان یا م
614ختلف اؚواؚ اور فقروں کے ا؎اریہ جات ہو سکتے ہیں۔ عم
615وم
616ا آٟ کسی ØšÚŸÛŒ ا؎اریہ سے تلا؎ کریں تو آٟ کو م
617کم
618ل اور م
619لتا جلتا م
620سودہ ہی م
621لتا ہےأٌٌٌٌٍّّّٔ
622<p>
623اگر م
624زکورہ م
625سودہ کتاؚیں ہیں تو وہ م
626ختص ؎دہ جگہ ٟر ہی کڟولی جا سکتی ہیں۔} # Updated 29-Jun-2006
Note: See TracBrowser for help on using the repository browser.