Blame view
sources/apps/files_sharing/l10n/si_LK.php
609 Bytes
|
31b7f2792
|
1 2 3 |
<?php $TRANSLATIONS = array( "Password" => "මුර පදය", |
|
03e52840d
|
4 5 |
"%s shared the folder %s with you" => "%s ඔබව %s ෆෝල්ඩරයට හවුල් කරගත්තේය", "%s shared the file %s with you" => "%s ඔබ සමඟ %s ගොනුව බෙදාහදාගත්තේය", |
|
31b7f2792
|
6 7 8 9 |
"Download" => "බාන්න", "Upload" => "උඩුගත කරන්න", "Cancel upload" => "උඩුගත කිරීම අත් හරින්න", "No preview available for" => "පූර්වදර්ශනයක් නොමැත" |
|
03e52840d
|
10 |
); |
|
31b7f2792
|
11 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |