diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-11 01:59:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-11 01:59:39 -0400 |
commit | b0ec38e2024846e29d382e2c0cdff2c408ad209f (patch) | |
tree | c4570289ac4321a5f998d5f9b9e4eb3410c65954 /apps/files_sharing/l10n/si_LK.php | |
parent | 26ec311cff896d7dc84209d155f6a70f3f59cb95 (diff) | |
download | nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.tar.gz nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/si_LK.php')
-rw-r--r-- | apps/files_sharing/l10n/si_LK.php | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/si_LK.php b/apps/files_sharing/l10n/si_LK.php index e8401385647..5d3c0d0bed1 100644 --- a/apps/files_sharing/l10n/si_LK.php +++ b/apps/files_sharing/l10n/si_LK.php @@ -1,11 +1,5 @@ <?php $TRANSLATIONS = array( -"Password" => "මුර පදය", -"%s shared the folder %s with you" => "%s ඔබව %s ෆෝල්ඩරයට හවුල් කරගත්තේය", -"%s shared the file %s with you" => "%s ඔබ සමඟ %s ගොනුව බෙදාහදාගත්තේය", -"Download" => "බාන්න", -"Upload" => "උඩුගත කරන්න", -"Cancel upload" => "උඩුගත කිරීම අත් හරින්න", -"No preview available for" => "පූර්වදර්ශනයක් නොමැත" +"Password" => "මුර පදය" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |