Localisation updates for core messages from Betawiki (2008-02-02 16:21 CET)
[lhc/web/wiklou.git] / languages / messages / MessagesSi.php
1 <?php
2 /** Sinhalese (සිංහල)
3 *
4 * @addtogroup Language
5 *
6 * @author Asiri wiki
7 */
8
9
10
11 $messages = array(
12 # Dates
13 'sunday' => 'ඉරිදා',
14 'monday' => 'සඳුදා',
15 'tuesday' => 'අඟහරුවාදා',
16 'wednesday' => 'බදාදා',
17 'thursday' => 'බ්‍රහස්පතින්දා',
18 'friday' => 'සිකුරාදා',
19 'saturday' => 'සෙනසුරාදා',
20 'january' => 'ජනවාරි',
21 'february' => 'පෙබරවාරි',
22 'march' => 'මාර්තු',
23 'april' => 'අප්‍රේල්',
24 'may_long' => 'මැයි',
25 'june' => 'ජූනි',
26 'july' => 'ජූලි',
27 'august' => 'අගෝස්තු',
28 'september' => 'සැප්තැම්බර්',
29 'october' => 'ඔක්තෝබර්',
30 'november' => 'නොවැම්බර්',
31 'december' => 'දෙසැම්බර්',
32 'may' => 'මැය්',
33
34 'cancel' => 'අවලංගු කරන්න',
35 'mytalk' => 'මගේ සාකච්ඡා',
36 'navigation' => 'හසුරවන්න',
37 'and' => 'සහ',
38
39 'help' => 'උදව්',
40 'search' => 'සොයන්න',
41 'searchbutton' => 'සොයන්න',
42 'go' => 'යන්න',
43 'searcharticle' => 'යන්න',
44 'history_short' => 'ඉතිහාසය',
45 'info_short' => 'තොරතුරු',
46 'printableversion' => 'මුද්‍රණ ආකෘතිය',
47 'permalink' => 'ස්ථාවර සබැඳුම',
48 'edit' => 'සංස්කරණය කරන්න',
49 'delete' => 'මකන්න',
50 'protect' => 'සුරකින්න',
51 'talk' => 'සාකච්ඡා පිටුව',
52 'toolbox' => 'මෙවලම්',
53 'otherlanguages' => 'වෙනත් භාෂා වලින්',
54
55 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
56 'currentevents' => 'කාලීන සිදුවීම්',
57 'mainpage' => 'මුල් පිටුව',
58 'portal' => 'ප්‍රජා ද්වාරය',
59 'portal-url' => 'Project:ප්‍රජා ද්වාරය',
60 'sitesupport' => 'පරිත්‍යාග',
61
62 'toc' => 'පටුන',
63
64 # Short words for each namespace, by default used in the namespace tab in monobook
65 'nstab-main' => 'ලිපිය',
66 'nstab-category' => 'ප්‍රවර්ගය',
67
68 # Login and logout pages
69 'logout' => 'පිටවන්න',
70
71 # Preferences page
72 'mypreferences' => 'මගේ අභිරුචි',
73 'prefs-rc' => 'නව වෙනස්වීම්',
74
75 # Recent changes
76 'recentchanges' => '‍නව වෙනස්වීම්',
77
78 # Recent changes linked
79 'recentchangeslinked' => 'සබැඳි වෙනස්වීම්',
80
81 # Upload
82 'upload' => 'ගොනුවක් උඩුගත කිරීම',
83
84 # Image list
85 'ilsubmit' => 'සොයන්න',
86
87 # Random page
88 'randompage' => 'අහඹු පිටුව',
89
90 # Miscellaneous special pages
91 'specialpages' => 'විශේෂ පිටු',
92 'move' => 'ගෙනයන්න',
93
94 # Book sources
95 'booksources-go' => 'යන්න',
96
97 # Special:Log
98 'log' => 'ලඝු',
99 'log-search-submit' => 'යන්න',
100
101 # Special:Allpages
102 'allpagessubmit' => 'යන්න',
103
104 # Watchlist
105 'mywatchlist' => 'මගේ මුර ලැයිස්තුව',
106 'watch' => 'මුර කරන්න',
107 'unwatch' => 'මුර නොකරන්න',
108
109 # Contributions
110 'contributions' => 'මේ පරිශීලකයාගේ දායකත්වය',
111 'mycontris' => 'මගේ දායකත්වය',
112
113 # What links here
114 'whatlinkshere' => 'සබැඳි පිටු',
115
116 );