diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
commit | 119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch) | |
tree | 384418bcae2d75e4ff89f11d8e54ce3729e76d41 /core/l10n/si_LK.php | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/si_LK.php')
-rw-r--r-- | core/l10n/si_LK.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/si_LK.php b/core/l10n/si_LK.php index ecff3705287..0b788ad73fe 100644 --- a/core/l10n/si_LK.php +++ b/core/l10n/si_LK.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( -"group" => "කණ්ඩායම", "Sunday" => "ඉරිදා", "Monday" => "සඳුදා", "Tuesday" => "අඟහරුවාදා", @@ -40,13 +39,12 @@ $TRANSLATIONS = array( "Cancel" => "එපා", "Share" => "බෙදා හදා ගන්න", "Error" => "දෝෂයක්", -"Share with" => "බෙදාගන්න", -"Share with link" => "යොමුවක් මඟින් බෙදාගන්න", "Password protect" => "මුර පදයකින් ආරක්ශාකරන්න", "Password" => "මුර පදය", "Set expiration date" => "කල් ඉකුත් විමේ දිනය දමන්න", "Expiration date" => "කල් ඉකුත් විමේ දිනය", "Share via email:" => "විද්යුත් තැපෑල මඟින් බෙදාගන්න: ", +"group" => "කණ්ඩායම", "Unshare" => "නොබෙදු", "can edit" => "සංස්කරණය කළ හැක", "access control" => "ප්රවේශ පාලනය", |