You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

si_LK.js 723B

12345678910111213
  1. OC.L10N.register(
  2. "user_ldap",
  3. {
  4. "Users" : "පරිශීලකයන්",
  5. "Groups" : "කණ්ඩායම්",
  6. "Help" : "උදව්",
  7. "Host" : "සත්කාරකය",
  8. "You can omit the protocol, except you require SSL. Then start with ldaps://" : "SSL අවශ්‍යය වන විට පමණක් හැර, අන් අවස්ථාවන්හිදී ප්‍රොටොකෝලය අත් හැරිය හැක. භාවිතා කරන විට ldaps:// ලෙස ආරම්භ කරන්න",
  9. "Port" : "තොට",
  10. "Password" : "මුර පදය",
  11. "Advanced" : "දියුණු/උසස්"
  12. },
  13. "nplurals=2; plural=(n != 1);");