Blame view
sources/apps/files_sharing/l10n/ta_LK.php
693 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 |
"Password" => "கடவுச்சொல்", |
|
03e52840d
|
4 5 6 |
"%s shared the folder %s with you" => "%s கோப்புறையானது %s உடன் பகிரப்பட்டது", "%s shared the file %s with you" => "%s கோப்பானது %s உடன் பகிரப்பட்டது", "Download" => "பதிவிறக்குக", |
|
31b7f2792
|
7 8 9 |
"Upload" => "பதிவேற்றுக", "Cancel upload" => "பதிவேற்றலை இரத்து செய்க", "No preview available for" => "அதற்கு முன்னோக்கு ஒன்றும் இல்லை" |
|
03e52840d
|
10 |
); |
|
31b7f2792
|
11 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |