Blame view
sources/apps/files_external/l10n/si_LK.php
1.61 KB
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
6d9380f96
|
3 4 5 6 7 8 9 |
"Please provide a valid Dropbox app key and secret." => "කරුණාකර වලංගු Dropbox යෙදුම් යතුරක් හා රහසක් ලබාදෙන්න.", "Location" => "ස්ථානය", "Host" => "සත්කාරකය", "Username" => "පරිශීලක නම", "Password" => "මුර පදය", "Share" => "බෙදා හදා ගන්න", "URL" => "URL", |
|
03e52840d
|
10 11 12 |
"Access granted" => "පිවිසීමට හැක", "Error configuring Dropbox storage" => "Dropbox ගබඩාව වින්යාස කිරීමේ දෝශයක් ඇත", "Grant access" => "පිවිසුම ලබාදෙන්න", |
|
03e52840d
|
13 |
"Error configuring Google Drive storage" => "Google Drive ගබඩාව වින්යාස කිරීමේ දෝශයක් ඇත", |
|
6d9380f96
|
14 15 |
"Personal" => "පෞද්ගලික", "Name" => "නම", |
|
03e52840d
|
16 17 18 19 |
"External Storage" => "භාහිර ගබඩාව", "Folder name" => "ෆොල්ඩරයේ නම", "Configuration" => "වින්යාසය", "Options" => "විකල්පයන්", |
|
03e52840d
|
20 21 22 23 24 |
"All Users" => "සියළු පරිශීලකයන්", "Groups" => "කණ්ඩායම්", "Users" => "පරිශීලකයන්", "Delete" => "මකා දමන්න", "Enable User External Storage" => "පරිශීලක භාහිර ගබඩාවන් සක්රිය කරන්න", |
|
03e52840d
|
25 26 27 |
"SSL root certificates" => "SSL මූල සහතිකයන්", "Import Root Certificate" => "මූල සහතිකය ආයාත කරන්න" ); |
|
31b7f2792
|
28 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |