Please Assist with Translation of Pro_news

Forum dedicated to discussion of articles posted in Home page of Pro_News
  
21 Jan '07 Sun Jan 21, 2007 20:06    
layingback
Site Admin  
  •  

Post Please Assist with Translation of Pro_news

I have taken Language support for Pro_news as far as I am able. I've moved every textual literal (I think/hope) to the pro_news english language file. I've also implemented multilingual support along the same lines as News - so that articles can be submitted in more than 1 language, with the appropriate article display under general user control via the CPG-Nuke Dragonfly Language option.

But my linguist skills run to English and American! So if anyone wishes to translate to other languages, I'm sure other users would be grateful.

Please announce new language support here, and upload the files to our Downloads section.

TIA!



layingback's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)

2.6.32 / 1.3 - 2.4 / 5.5 - 5.6 / 5.4 - 5.5 / 9.4

 
 
 
 
  
27 Jan '07 Sat Jan 27, 2007 04:26    
layingback
Site Admin  
  •  

Post Re: Please Assist with Translation of Pro_news

Here is the english/language/pro_news.php file so you can see what you would be letting yourself in for if you should so volunteer!

Code:
define('_PNMAIN','Main');
define('_PNCONFIG','Config');
define('_PNADDSTORY','Submit Article');
define('_PNEDITSTORY','Edit Article');
define('_PNMISC','Miscellaneous');
define('_PNDISPLAY','Display');
define('_PNGROUP','Group');
define('_PNVIS','Visible to');
define('_PNGROUPS','Groups');
define('_PNTITLE','Title');
define('_PNSTORY','Article');
define('_PNDESC','Description');
define('_PNSUBMIT','Submit');
define('_PNCAT','Category');
define('_PNNOCAT','No Category');
define('_PNCATS','Categories');
define('_PNSECTION','Section');
define('_PNSECTIONS','Sections');
define('_PNNOCATS','No Categories');
define('_PNADDCAT','Add Category');
define('_PNADDSEC','Add Section');
define('_PNERROR','ERROR');
define('_PNGOBACK','Go.');
define('_PNEDIT','edit');
define('_PNADD','Add');
define('_PNDEL','Delete');
define('_PNNO','No');
define('_PNYES','Yes');
define('_PNCONFIRMCATDEL','Are you sure you want to delete this Category?<br><i>Any associated Articles will be moved to the Default Category</i>');
define('_PNCONFIRMSECDEL','Are you sure you want to delete this Section?<br><i>Any associated Categories will be moved to the Default Section</i>');
define('_PNCONFIRMBLKDEL','Are you sure you want to delete this Block?');
define('_PNCONFIRMARTDEL','Are you sure you want to delete selected Article(s) ?');
define('_PNADDSUC','Added Successfully');
define('_PNDELSUC','Deleted Successfully');
define('_PNUPSUC','Updated Successfully');
define('_PNARTICLE','Article');
define('_PNARTICLES','Articles');
define('_PNTPLERROR','ERROR: Please Install Pro News Templates For This Theme.');
define('_PNCATERR','You must specify a category title.');
define('_PNADDIMG','Add Image');
define('_PNBROWSE','Browse');
define('_PNSELONE','Select One');
define('_PNALCOMMENTS','Allow Comments');
define('_PNOFF','Off');
define('_PNON','On');
define('_PNIMGCAP','Image Caption');
define('_PNOPTIONAL','Optional');
define('_PNSECADMIN','can admin');
define('_PNDISSET','Display Settings');
define('_PNPERPAGE','Articles Per Page');
define('_PNDEFTEMPLATE','Default Template');
define('_PNSHOWICON','Show Category Icons');
define('_PNSHOWPOSTBY','Show Posted By');
define('_PNIMGSET','Image Settings');
define('_PNALLOWUPLD','Allow Image Uploads');
define('_PNMAXWIDTH','Max Thumbnail Width');
define('_PNMAXHEIGHT','Max Thumbnail Height');
define('_PNSAVECONFIG','Save Configuration');
define('_PNAPPROVED','Approved');
define('_PNACTIVE','Active');
define('_PNMOVE','Move');
define('_PNCONFIRMARTMOV','Are you sure you want to move selected Article(s)?');
define('_PNCONFIRMARTCPY','Are you sure you want to copy selected Article(s)?');
define('_PNMOVSUC','Article(s) moved Successfully');
define('_PNCPYSUC','Article(s) copied Successfully');
define('_PNCFGSUC','Configuration Saved Successfully');
define('_PNREADMORE','full article...');
define('_PNNOSSECS','No Sections in Database');
define('_PNBLOCKS','Blocks');
define('_PNID','ID');
define('_PNTYPE','Type');
define('_PNCHECKALL','Check All');
define('_PNUNCHECKALL','Uncheck All');
define('_PNCOPY','Copy');
define('_PNACTIVATE','Activate');
define('_PNAPPROVE','Approve');
define('_PNSAVE','Submit Article');
define('_PNSELCAT','Select a Category');
define('_PNNUM','Number to Show');
define('_PNBLOCK','Block');
define('_PNICON','Icon');
define('_PNINTRO','Intro');
define('_PNDISCUSS','Discuss');
define('_PNFORUM','Forum');
define('_PNSHOWDISC','Show Discuss Links');
define('_PNCHOOSECAT','Choose the Category to Display');
define('_PNNOCAT2','You must select a target Category for Move or Copy');
define('_PNNOARTICLES','No Articles in this Category');
define('_PNCFGWARNING','Fields marked with * should not be changed if you already have pictures in your articles');
define('_PNPENDING','Articles to Approve');
define('_PNAPPROVEARTS','Approve Articles');
define('_PNCHOOSEPENDCAT','(*) <i>Categories contain Pending Articles to Approve</i>');
define('_PNADDARTICLE','Submit Article');
define('_PNTOTALARTS','Total Articles');
define('_PNTOTALSECS','Total Sections');
define('_PNTOTALCATS','Total Categories');
define('_PNPENDINGARTS','Pending Articles');
define('_PNEDITARTICLE','Edit Article');
define('_PNDELIMAGE','Delete Image?');
define('_PNAPPRNOTICE','Article will be published following any required approvals');
define('_PNDSPLYORDER','Display Order');
define('_PNDONORMAL','Normal - Date Descending');
define('_PNDOTOPRANK','Top most');
define('_PNDSPLYBY','List Articles By');
define('_PNDSPLYBYART','Articles');
define('_PNDSPLYBYSEC','Articles by Section');
define('_PNDSPLYBYCAT','Articles by Category by Section');
define('_PNNOVIEWARTS','There are no Articles to display');
define('_PNSEQ','Move?');
define('_PNFUNCTION','Functions');
define('_PNUP','Move Up');
define('_PNDOWN','Move Down');
define('_PNPREVIEW','Preview Article');
define('_PNSUBMITADVICE','Please use the form below to complete your article, double checking it for proper grammar and spelling<br />Please take note that we do not publish all articles that we receive<br />Our staff will review your article and may edit its content based on grammar and spelling mistakes');
define('_PNSUBPREVIEW','Article Preview');
define('_PNARTPREVIEW','Your article will look similar to this');
define('_PNREVIEW','Please review your article before submitting it!');
define('_PNNOTITLE','A Title is required before you can submit this article');
define('_PNNOCATEGORY','A Category selection is required before you can submit this article');
define('_PNNOINTRO','An entry in the Intro field is required before you can submit this article');
define('_PNWARNING','Please Note');
define('_PNDUPFILEA','ERROR: File');
define('_PNDUPFILEB','already exists - please use a different filename');
define('_PNTARGETCAT','To Category');
define('_PNINHOME','Show in Home?');
define('_PNHOME','Home');
define('_PNY','&radic;');
define('_PNLANG','Language');
define('_PNALL','All');
define('_PNPAGE','Page');
define('_PNSAVECAT','Save Category');
define('_PNSAVESEC','Save Section');
define('_PNSMILIES','Show Smilies Panel');
define('_PNSAVEART','Save Article');
define('_PNARTTITLE','Article Title');
define('_PNPOSTEDBY','Submitted by');
define('_PNLHDLINES','Latest Headlines');
define('_PNENABLEHDLINES','Enable Headlines In Home');
define('_PNPERHDLINE','Articles Per Headline');



layingback's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)

2.6.32 / 1.3 - 2.4 / 5.5 - 5.6 / 5.4 - 5.5 / 9.4

 
 
 
 
  
25 Apr '07 Wed Apr 25, 2007 03:38    
hadi00
Translator  Translator
  •  

Post Re: Please Assist with Translation of Pro_news

ok I made the arabic file, I hope it will be good ... still waiting for the very next release , you are doing a very wonderful work I've been waiting for too long, so what ever help you need just say , I hope I could be there.


_________________

A little knowledge is a dangerous thing!




hadi00 please enter your server specs in your user profile! Crying or Very sad  
 
 
 
Link  QR 
Share this Printer Friendly Page  facebook   google+   linkedin   twitthis  
Show more ...



Forum Permissions - You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum