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

Last change on this file since 12582 was 12543, checked in by nzdl, 18 years ago

Beginnings of Urdu interface, thanks to Ata ur Rehman and Iqbal Rana.

  • Property svn:keywords set to Author Date Id Revision
File size: 20.8 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######################################################################
209# 'about' page
210package about
211######################################################################
212
213
214#------------------------------------------------------------
215# text macros
216#------------------------------------------------------------
217
218# -- Missing translation: _textabcol_
219
220_textsubcols1_ [l=ur] {<p>یہ م
221جم
222وعہ _1_ چڟوٹے م
223جم
224وعہ جات ٟر م
225؎تم
226لہے۔ جن م
227یں سےدستیاؚ درج ذیل ہیں :<blockquote>} # Updated 31-Jul-2006
228
229# -- Missing translation: _textsubcols2_
230
231# -- Missing translation: _titleabout_
232
233
234######################################################################
235# document package
236package document
237######################################################################
238
239
240#------------------------------------------------------------
241# text macros
242#------------------------------------------------------------
243
244# -- Missing translation: _texticonopenbookshelf_
245# -- Missing translation: _texticonclosedbookshelf_
246# -- Missing translation: _texticonopenbook_
247_texticonclosedfolder_ [l=ur] {اس تہ ؚند کو کڟوؒلے اور اس م
248یں م
249وجود م
250واد کا جایزہ لی جے} # Updated 10-Jun-2006
251# -- Missing translation: _texticonclosedfolder2_
252# -- Missing translation: _texticonopenfolder_
253# -- Missing translation: _texticonopenfolder2_
254# -- Missing translation: _texticonsmalltext_
255# -- Missing translation: _texticonsmalltext2_
256# -- Missing translation: _texticonpointer_
257# -- Missing translation: _texticondetach_
258# -- Missing translation: _texticonhighlight_
259# -- Missing translation: _texticonnohighlight_
260_texticoncontracttoc_ [l=ur] {فہرست اؚواؚ کو سکیڑو} # Updated 31-Jul-2006
261# -- Missing translation: _texticonexpandtoc_
262# -- Missing translation: _texticonexpandtext_
263_texticoncontracttext_ [l=ur] {صرف م
264نتخؚ کردہ حصہ کو دکڟاو} # Updated 31-Jul-2006
265# -- Missing translation: _texticonwarning_
266# -- Missing translation: _texticoncont_
267
268# -- Missing translation: _textltwarning_
269
270# -- Missing translation: _textgoto_
271# -- Missing translation: _textintro_
272
273# -- Missing translation: _textCONTINUE_
274
275# -- Missing translation: _textEXPANDTEXT_
276
277# -- Missing translation: _textCONTRACTCONTENTS_
278
279# -- Missing translation: _textDETACH_
280
281# -- Missing translation: _textEXPANDCONTENTS_
282
283# -- Missing translation: _textCONTRACT_
284
285# -- Missing translation: _textHIGHLIGHT_
286
287# -- Missing translation: _textNOHIGHLIGHT_
288
289
290######################################################################
291# 'search' page
292package query
293######################################################################
294
295
296#------------------------------------------------------------
297# text macros
298#------------------------------------------------------------
299
300# this if statement produces the text 'results n1 - nn for query: querystring' or
301# 'No matches for query: querystring', depending on whether or not there were
302# any matches
303# -- Missing translation: _textquerytitle_
304_textnoquerytitle_ [l=ur] {صفحہ تلا؎} # Updated 31-Jul-2006
305
306# -- Missing translation: _textsome_
307# -- Missing translation: _textall_
308# -- Missing translation: _textboolean_
309# -- Missing translation: _textranked_
310# -- Missing translation: _textnatural_
311#_textsome_ {_If_(_cgiargb_,ranked,some)}
312#_textall_ {_If_(_cgiargb_,boolean,all)}
313#_textformsome_ {_If_(_cgiargb_,ranked,some)}
314#_textformall_ {_If_(_cgiargb_,natural,all)}
315# -- Missing translation: _texticonsearchhistorybar_
316
317# -- Missing translation: _textifeellucky_
318
319#alt text for query buttons
320# -- Missing translation: _textusequery_
321# -- Missing translation: _textfreqmsg1_
322# -- Missing translation: _textpostprocess_
323# -- Missing translation: _textinvalidquery_
324
325# -- Missing translation: _textmorethan_
326# -- Missing translation: _textapprox_
327# -- Missing translation: _textnodocs_
328# -- Missing translation: _text1doc_
329# -- Missing translation: _textlotsdocs_
330_textmatches_ [l=ur] {م
331م
332اثل} # Updated 31-Jul-2006
333# -- Missing translation: _textbeginsearch_
334# -- Missing translation: _textrunquery_
335# -- Missing translation: _textclearform_
336
337#these go together in form search:
338#"Word or phrase (fold, stem) ... in field"
339# -- Missing translation: _textwordphrase_
340# -- Missing translation: _textinfield_
341# -- Missing translation: _textfoldstem_
342
343# -- Missing translation: _textadvquery_
344# -- Missing translation: _textallfields_
345_texttextonly_ [l=ur] {صرف م
346تن} # Updated 31-Jul-2006
347# -- Missing translation: _textand_
348# -- Missing translation: _textor_
349# -- Missing translation: _textandnot_
350
351# _indexselection_, _jselection_, _nselection_ and _gselection_ are set from
352# within the server - _indexselection_ is always set, but the others may be
353# unset
354
355_textsimplesearch_ [l=ur] {تلا؎ کرو_indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_, at _gselection_ level )_If_(_nselection_,in _nselection_ language ) م
356یں، جس م
357یں یہ الفا؞ ٟاے جاتے ہوں_querytypeselection_ } # Updated 31-Jul-2006
358
359# -- Missing translation: _textadvancedsearch_
360
361# -- Missing translation: _textadvancedmgppsearch_
362
363# -- Missing translation: _textadvancedlucenesearch_
364
365# -- Missing translation: _textformsimplesearch_
366
367# -- Missing translation: _textformadvancedsearch_
368
369
370# -- Missing translation: _textnojsformwarning_
371_textdatesearch_ [l=ur] {آٟ اس م
372واد کو کسی تاریخ م
373یں تلا؎ سکتے ہیں، یا کسی خاص تاریں کے م
374واد کو ڈڟونڈ سکتے ہیں۔ یہ تلا؎ کا ایک اختیاری ٟہلو ہے} # Updated 10-Jun-2006
375# -- Missing translation: _textstartdate_
376# -- Missing translation: _textenddate_
377# -- Missing translation: _textbc_
378# -- Missing translation: _textad_
379# -- Missing translation: _textexplaineras_
380
381# -- Missing translation: _textstemon_
382
383# -- Missing translation: _textsearchhistory_
384
385#text macros for search history
386# -- Missing translation: _textnohistory_
387_texthresult_ [l=ur] {نتیجہ} # Updated 31-Jul-2006
388# -- Missing translation: _texthresults_
389# -- Missing translation: _texthallwords_
390# -- Missing translation: _texthsomewords_
391# -- Missing translation: _texthboolean_
392# -- Missing translation: _texthranked_
393# -- Missing translation: _texthcaseon_
394# -- Missing translation: _texthcaseoff_
395# -- Missing translation: _texthstemon_
396# -- Missing translation: _texthstemoff_
397
398
399######################################################################
400# 'preferences' page
401package preferences
402######################################################################
403
404
405#------------------------------------------------------------
406# text macros
407#------------------------------------------------------------
408
409# -- Missing translation: _textprefschanged_
410# -- Missing translation: _textsetprefs_
411# -- Missing translation: _textsearchprefs_
412# -- Missing translation: _textcollectionprefs_
413_textpresentationprefs_ [l=ur] {ٟی؎ک؎ کی تن؞یم
414ات} # Updated 20-Jun-2006
415# -- Missing translation: _textpreferences_
416# -- Missing translation: _textcasediffs_
417# -- Missing translation: _textignorecase_
418# -- Missing translation: _textmatchcase_
419# -- Missing translation: _textwordends_
420# -- Missing translation: _textstem_
421# -- Missing translation: _textnostem_
422# -- Missing translation: _textprefop_
423# -- Missing translation: _textextlink_
424_textintlink_ [l=ur] {دستاویزرات حاصل کیے گے ؚذریعہ:} # Updated 31-Jul-2006
425# -- Missing translation: _textlanguage_
426# -- Missing translation: _textencoding_
427# -- Missing translation: _textformat_
428# -- Missing translation: _textall_
429# -- Missing translation: _textquerymode_
430# -- Missing translation: _textsimplemode_
431# -- Missing translation: _textadvancedmode_
432# -- Missing translation: _textlinkinterm_
433_textlinkdirect_ [l=ur] {ؚراہ راست وہاں جا؊ے} # Updated 29-Jun-2006
434# -- Missing translation: _textdigitlib_
435# -- Missing translation: _textweb_
436# -- Missing translation: _textgraphical_
437# -- Missing translation: _texttextual_
438# -- Missing translation: _textcollectionoption_
439
440# -- Missing translation: _textrelateddocdisplay_
441# -- Missing translation: _textsearchhistory_
442# -- Missing translation: _textnohistory_
443# -- Missing translation: _texthistorydisplay_
444# -- Missing translation: _textnohistorydisplay_
445
446#_texttypesearch_ {Type of search:}
447#_texttextsearch_ {text search}
448# -- Missing translation: _textformsearch_
449# -- Missing translation: _textplainsearch_
450# -- Missing translation: _textqueryboxsize_
451# -- Missing translation: _textregbox_
452# -- Missing translation: _textbigbox_
453# -- Missing translation: _textformtype_
454# -- Missing translation: _textsimple_
455# -- Missing translation: _textadvanced_
456
457# used in "with 4 fields" in the form search box
458# -- Missing translation: _textwith_
459# -- Missing translation: _textfields_
460
461
462#####################################################################
463# 'browse' package for the dynamic browsing interface
464package browse
465#####################################################################
466
467# -- Missing translation: _textsortby_
468# -- Missing translation: _textalsoshowing_
469# -- Missing translation: _textwith_
470_textdocsperpage_ [l=ur] {فی صفحہ دستاویزات} # Updated 20-Jun-2006
471
472# -- Missing translation: _textfilterby_
473# -- Missing translation: _textall_
474# -- Missing translation: _textany_
475# -- Missing translation: _textwords_
476_textleaveblank_ [l=ur] {تم
477ام
478 دستاویزات کے حصول کے لیے اس خانہ کو خالی Ú†ÚŸÙˆÚ‘ دیں} # Updated 31-Jul-2006
479
480# -- Missing translation: _browsebuttontext_
481
482# -- Missing translation: _nodata_
483# -- Missing translation: _docs_
484######################################################################
485# 'help' page -- this is lower priority for translating than the
486# rest of this file
487package help
488######################################################################
489
490
491#------------------------------------------------------------
492# text macros
493#------------------------------------------------------------
494
495# -- Missing translation: _textHelp_
496
497# Macros giving a brief help message for navigation bar access buttons
498# 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_)
499# To customize this for a specific metadata, add a macro named _textXXXhelp_ where XXX is the metadata name
500# -- Missing translation: _textdefaulthelp_
501
502# -- Missing translation: _textSearchhelp_
503# -- Missing translation: _textTohelp_
504# -- Missing translation: _textFromhelp_
505# -- Missing translation: _textBrowsehelp_
506# -- Missing translation: _textAcronymhelp_
507# -- Missing translation: _textPhrasehelp_
508
509# -- Missing translation: _texthelptopicstitle_
510
511# -- Missing translation: _textreadingdocs_
512
513# -- Missing translation: _texthelpreadingdocs_
514
515# help about the icons
516_texthelpopenbookshelf_ [l=ur] {اس کتاؚوں کی الم
517اری کو کڟولو} # Updated 31-Jul-2006
518# -- Missing translation: _texthelpopenbook_
519# -- Missing translation: _texthelpviewtextsection_
520# -- Missing translation: _texthelpexpandtext_
521# -- Missing translation: _texthelpexpandcontents_
522_texthelpdetachpage_ [l=ur] {اس م
523سل کوایک نۓ دریچے م
524یں کڟولو} # Updated 20-Jun-2006
525# -- Missing translation: _texthelphighlight_
526# -- Missing translation: _texthelpsectionarrows_
527
528
529# -- Missing translation: _texthelpsearchingtitle_
530
531# -- Missing translation: _texthelpsearching_
532
533# -- Missing translation: _texthelpquerytermstitle_
534# -- Missing translation: _texthelpqueryterms_
535
536# -- Missing translation: _texthelpmgppsearching_
537
538# -- Missing translation: _texthelplucenesearching_
539
540# -- Missing translation: _texthelpquerytypetitle_
541# -- Missing translation: _texthelpquerytype_
542
543# -- Missing translation: _texthelpadvancedsearchtitle_
544
545# -- Missing translation: _texthelpadvancedsearch_
546
547# -- Missing translation: _texthelpadvsearchmg_
548
549# -- Missing translation: _texthelpbooleansearch_
550
551# -- Missing translation: _texthelpadvsearchmgpp_
552
553# -- Missing translation: _texthelpadvsearchlucene_
554# -- Missing translation: _textdatesearch_
555
556# -- Missing translation: _texthelpdatesearch_
557
558# -- Missing translation: _texthelpdatehowtotitle_
559# -- Missing translation: _texthelpdatehowto_
560
561# -- Missing translation: _texthelpdateresultstitle_
562# -- Missing translation: _texthelpdateresults_
563
564# -- Missing translation: _textchangeprefs_
565
566# -- Missing translation: _texthelppreferences_
567
568# -- Missing translation: _texthelpcollectionprefstitle_
569# -- Missing translation: _texthelpcollectionprefs_
570
571# -- Missing translation: _texthelplanguageprefstitle_
572# -- Missing translation: _texthelplanguageprefs_
573
574# -- Missing translation: _texthelppresentationprefstitle_
575# -- Missing translation: _texthelppresentationprefs_
576
577# -- Missing translation: _texthelpsearchprefstitle_
578# -- Missing translation: _texthelpsearchprefs_
579
580# -- Missing translation: _texttanumbrowseoptions_
581
582# -- Missing translation: _textsimplehelpheading_
583
584# -- Missing translation: _texthelpscopetitle_
585_texthelpscope_ [l=ur] {<p>
586زیادہ تر م
587جم
588وعہ جات م
589یں آٟ تلا؎ کے لیے م
590ختلف ا؎اریہ جات استعم
591ال کرتے ہیں۔ م
592ثال کے طور ٟر' ا؎اریہ م
593صنف'ا؎اریہ عنوان یا م
594ختلف اؚواؚ اور فقروں کے ا؎اریہ جات ہو سکتے ہیں۔ عم
595وم
596ا آٟ کسی ØšÚŸÛŒ ا؎اریہ سے تلا؎ کریں تو آٟ کو م
597کم
598ل اور م
599لتا جلتا م
600سودہ ہی م
601لتا ہےأٌٌٌٌٍّّّٔ
602<p>
603اگر م
604زکورہ م
605سودہ کتاؚیں ہیں تو وہ م
606ختص ؎دہ جگہ ٟر ہی کڟولی جا سکتی ہیں۔} # Updated 29-Jun-2006
Note: See TracBrowser for help on using the repository browser.