diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-16 02:08:21 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-16 02:08:21 +0200 |
commit | c3823aa864938c38349d45a0524e2db3a71b2f4b (patch) | |
tree | 9ddb60bd8207fb8094801eac0694e164af868504 /apps/files/l10n/si_LK.php | |
parent | e299c241df23770efbb6f5c833d77edcdeed7410 (diff) | |
download | nextcloud-server-c3823aa864938c38349d45a0524e2db3a71b2f4b.tar.gz nextcloud-server-c3823aa864938c38349d45a0524e2db3a71b2f4b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/si_LK.php')
-rw-r--r-- | apps/files/l10n/si_LK.php | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/files/l10n/si_LK.php b/apps/files/l10n/si_LK.php new file mode 100644 index 00000000000..97a125faff1 --- /dev/null +++ b/apps/files/l10n/si_LK.php @@ -0,0 +1,18 @@ +<?php $TRANSLATIONS = array( +"There is no error, the file uploaded with success" => "නිවැරදි ව ගොනුව උඩුගත කෙරිනි", +"The uploaded file was only partially uploaded" => "උඩුගත කළ ගොනුවේ කොටසක් පමණක් උඩුගත විය", +"No file was uploaded" => "කිසිදු ගොනවක් උඩුගත නොවිනි", +"Files" => "ගොනු", +"Name" => "නම", +"Size" => "ප්රමාණය", +"folder" => "ෆෝල්ඩරය", +"folders" => "ෆෝල්ඩර", +"file" => "ගොනුව", +"files" => "ගොනු", +"Maximum upload size" => "උඩුගත කිරීමක උපරිම ප්රමාණය", +"New" => "නව", +"Folder" => "ෆෝල්ඩරය", +"Upload" => "උඩුගත කිරීම", +"Nothing in here. Upload something!" => "මෙහි කිසිවක් නොමැත. යමක් උඩුගත කරන්න", +"Download" => "බාගත කිරීම" +); |