diff options
author | thomascube <thomas@roundcube.net> | 2012-01-03 16:40:06 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-01-03 16:40:06 +0000 |
commit | e31c56a5af23257a18275d59bf01e921a8eb60f6 (patch) | |
tree | 3382a4b1c7ca10aea1d34b1994148ce9207f0536 /program/localization/si_LK/messages.inc | |
parent | fdff34093d479f1a9cb98107b68eb9137278b181 (diff) |
Imported localization files from launchpad
Diffstat (limited to 'program/localization/si_LK/messages.inc')
-rw-r--r-- | program/localization/si_LK/messages.inc | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/program/localization/si_LK/messages.inc b/program/localization/si_LK/messages.inc index db3858dd4..07ce76b47 100644 --- a/program/localization/si_LK/messages.inc +++ b/program/localization/si_LK/messages.inc @@ -1,19 +1,17 @@ <?php -/* +/* +-----------------------------------------------------------------------+ - | language/si/messages.inc | + | localization/si_LK/messages.inc | | | | Language file of the Roundcube Webmail client | - | Copyright (C) 2005-2010, The Roundcube Dev Team | - | Licensed under the GNU GPL | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Melanga Dissanayake <Melanga.Dissanayake@pabcbank.com> | + | Author: Thomas <Unknown> | +-----------------------------------------------------------------------+ - @version $Id$ - */ $messages = array(); @@ -55,7 +53,6 @@ $messages['nosubjectwarning'] = '"මාතෘකාව" හිස්. මාත $messages['nobodywarning'] = 'මෙම හිස් පනිවුඩය යවන්නද?'; $messages['notsentwarning'] = 'පනිවුඩය යැවීමට නොහැකි විය. ඔබට එය බැහැර කිරීමට වුවමනාද?'; $messages['noldapserver'] = 'සෙවුම සඳහා කරුණාකර ldap සම්බන්ධතාවයක් තෝරා ගන්න'; -$messages['nocontactsreturned'] = 'ලිපින/ය සොයා ගත නොහැක'; $messages['nosearchname'] = 'කරුණාකර ලිපිනයෙහි නම හෝ විද්යුත් තැපැල් ලිපිනය ඇතුලත් කරන්න'; $messages['searchsuccessful'] = '$nr පනිවුඩය හමු විය'; $messages['searchnomatch'] = 'සෙවුමට අදාල ගැලපීමක් නොමැත'; @@ -77,4 +74,3 @@ $messages['receiptsent'] = 'කියවීම් භාර ගැනීම ස $messages['errorsendingreceipt'] = 'කියවීම් භාර ගැනීම යැවීමට නොහැක'; $messages['nodeletelastidentity'] = 'අවසාන අනන්යතාවය මකා දැමිය නොහැක'; -?> |