2012-10-16 04:08:21 +04:00
< ? php $TRANSLATIONS = array (
2012-10-20 04:03:53 +04:00
" Group already exists " => " කණ්ඩායම දැනටමත් තිබේ " ,
2012-10-27 02:02:05 +04:00
" Unable to add group " => " කාණඩයක් එක් කළ නොහැකි විය " ,
" Could not enable app. " => " යෙදුම සක්රීය කළ නොහැකි විය. " ,
2012-11-02 03:04:59 +04:00
" Email saved " => " වි-තැපෑල සුරකින ලදී " ,
" Invalid email " => " අවලංගු වි-තැපෑල " ,
2012-10-20 04:03:53 +04:00
" Unable to delete group " => " කණ්ඩායම මැකීමට නොහැක " ,
2012-11-07 03:02:51 +04:00
" Authentication error " => " සත්යාපන දෝෂයක් " ,
2012-10-20 04:03:53 +04:00
" Unable to delete user " => " පරිශීලකයා මැකීමට නොහැක " ,
2012-10-16 04:08:21 +04:00
" Language changed " => " භාෂාව ාවනස් කිරීම " ,
2013-01-12 03:10:58 +04:00
" Invalid request " => " අවලංගු අයදුම " ,
2012-10-20 04:03:53 +04:00
" Unable to add user to group %s " => " පරිශීලකයා %s කණ්ඩායමට එකතු කළ නොහැක " ,
" Unable to remove user from group %s " => " පරිශීලකයා %s කණ්ඩායමින් ඉවත් කළ නොහැක " ,
" Disable " => " අක්රිය කරන්න " ,
" Enable " => " ක්රියත්මක කරන්න " ,
2013-02-02 03:08:15 +04:00
" Error " => " දෝෂයක් " ,
2012-10-20 04:03:53 +04:00
" Saving... " => " සුරැකෙමින් පවතී... " ,
2012-10-27 02:02:05 +04:00
" Add your App " => " යෙදුමක් එක් කිරීම " ,
" More Apps " => " තවත් යෙදුම් " ,
" Select an App " => " යෙදුමක් තොරන්න " ,
2013-02-02 03:08:15 +04:00
" Update " => " යාවත්කාල කිරීම " ,
2012-12-21 03:11:31 +04:00
" Clients " => " සේවාලාභීන් " ,
2012-12-20 03:13:09 +04:00
" Password " => " මුරපදය " ,
2012-10-27 02:02:05 +04:00
" Your password was changed " => " ඔබගේ මුර පදය වෙනස් කෙරුණි " ,
" Unable to change your password " => " මුර පදය වෙනස් කළ නොහැකි විය " ,
2012-10-31 03:02:32 +04:00
" Current password " => " වත්මන් මුරපදය " ,
2012-10-16 04:08:21 +04:00
" New password " => " නව මුරපදය " ,
" show " => " ප්රදර්ශනය කිරීම " ,
" Change password " => " මුරපදය වෙනස් කිරීම " ,
2012-10-20 04:03:53 +04:00
" Email " => " විද්යුත් තැපෑල " ,
" Your email address " => " ඔබගේ විද්යුත් තැපෑල " ,
" Fill in an email address to enable password recovery " => " මුරපද ප්රතිස්ථාපනය සඳහා විද්යුත් තැපැල් විස්තර ලබා දෙන්න " ,
2012-10-16 04:08:21 +04:00
" Language " => " භාෂාව " ,
2012-10-20 04:03:53 +04:00
" Help translate " => " පරිවර්ථන සහය " ,
2012-11-17 03:02:24 +04:00
" Developed by the <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >ownCloud community</a>, the <a href= \" https://github.com/owncloud \" target= \" _blank \" >source code</a> is licensed under the <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a>. " => " නිපදන ලද්දේ <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >ownCloud සමාජයෙන්</a>, the <a href= \" https://github.com/owncloud \" target= \" _blank \" >මුල් කේතය </a>ලයිසන්ස් කර ඇත්තේ <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a> යටතේ. " ,
2012-10-16 04:08:21 +04:00
" Groups " => " සමූහය " ,
2012-10-31 03:02:32 +04:00
" Create " => " තනන්න " ,
2012-10-20 04:03:53 +04:00
" Other " => " වෙනත් " ,
2012-10-27 02:02:05 +04:00
" Group Admin " => " කාණ්ඩ පරිපාලක " ,
2012-10-16 04:08:21 +04:00
" Delete " => " මකා දමනවා "
);