Initial commit
This commit is contained in:
		
							
								
								
									
										27
									
								
								content/inc/lang/si/lang.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								content/inc/lang/si/lang.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,27 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 | 
			
		||||
 *
 | 
			
		||||
 * @author Thanushka Peiris <apps@thanushka.me>
 | 
			
		||||
 */
 | 
			
		||||
$lang['encoding']              = 'utf-8';
 | 
			
		||||
$lang['direction']             = 'ltr';
 | 
			
		||||
$lang['doublequoteopening']    = '“';
 | 
			
		||||
$lang['doublequoteclosing']    = '”';
 | 
			
		||||
$lang['singlequoteopening']    = '‘';
 | 
			
		||||
$lang['singlequoteclosing']    = '’';
 | 
			
		||||
$lang['apostrophe']            = '’';
 | 
			
		||||
$lang['btn_edit']              = 'මෙම පිටුව සංස්කරණය කරන්න';
 | 
			
		||||
$lang['btn_source']            = 'පිටුවේ මූලාශ්රය පෙන්වන්න';
 | 
			
		||||
$lang['btn_show']              = 'මෙම පිටුව පෙන්වන්න';
 | 
			
		||||
$lang['btn_create']            = 'නව පිටුවක් නිර්මාණය කරන්න';
 | 
			
		||||
$lang['btn_search']            = 'සොයන්න';
 | 
			
		||||
$lang['btn_save']              = 'සංරක්ෂණය කිරීම';
 | 
			
		||||
$lang['btn_preview']           = 'පූර්වදර්ශනය';
 | 
			
		||||
$lang['btn_top']               = 'නැවත වරක් පිටුව මුලට ';
 | 
			
		||||
$lang['btn_newer']             = 'වඩාත් ආසන්න';
 | 
			
		||||
$lang['btn_older']             = 'අවම වශයෙන් ආසන්න';
 | 
			
		||||
$lang['btn_revs']              = 'පැරණි සංස්කරණ';
 | 
			
		||||
$lang['btn_recent']            = 'ආසන්න වෙනස්කිරීම්';
 | 
			
		||||
$lang['btn_upload']            = 'උඩුගතකිරීම';
 | 
			
		||||
		Reference in New Issue
	
	Block a user