aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/lang/si/lang.php
blob: 8e184b6127e1b1b49fa5545e3a5a1574cd533e25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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']            = 'උඩුගතකිරීම';