Initial commit
This commit is contained in:
		
							
								
								
									
										3
									
								
								content/inc/lang/si/admin.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								content/inc/lang/si/admin.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
====== පරිපාලනය ======
 | 
			
		||||
 | 
			
		||||
ඩොකුවිකි (DokuWiki) තුල පවතින පරිපාලන කාර්යයන් ලැයිස්තුවක් පහත දැකගත හැකිය.
 | 
			
		||||
							
								
								
									
										1
									
								
								content/inc/lang/si/adminplugins.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								content/inc/lang/si/adminplugins.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
===== අමතර යෙදවුම් =====
 | 
			
		||||
							
								
								
									
										3
									
								
								content/inc/lang/si/backlinks.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								content/inc/lang/si/backlinks.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
====== බාහිර සබැදුම් ======
 | 
			
		||||
 | 
			
		||||
මෙම පිටුවට සම්බන්ධව ඇති බාහිර සබැදුම් ලැයිස්තුවක් මෙහි දක්වා ඇත.
 | 
			
		||||
							
								
								
									
										2
									
								
								content/inc/lang/si/conflict.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								content/inc/lang/si/conflict.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
====== නව සංස්කරණයක් පවතී ======
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										1
									
								
								content/inc/lang/si/denied.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								content/inc/lang/si/denied.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
====== ඉදිරියට යාමට අවසරයක් නොමැත ======
 | 
			
		||||
							
								
								
									
										1
									
								
								content/inc/lang/si/diff.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								content/inc/lang/si/diff.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
====== වෙනස්කම් ======
 | 
			
		||||
							
								
								
									
										1
									
								
								content/inc/lang/si/draft.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								content/inc/lang/si/draft.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
====== Draft file found ======
 | 
			
		||||
							
								
								
									
										1
									
								
								content/inc/lang/si/index.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								content/inc/lang/si/index.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
වෙබ්අඩවියේ පෙළගැස්ම
 | 
			
		||||
							
								
								
									
										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