forms/l10n/si_LK.js

13 lines
450 B
JavaScript
Raw Normal View History

2019-12-22 05:14:19 +01:00
OC.L10N.register(
"forms",
{
"Group" : "Group",
"Description" : "විස්තරය",
2020-04-29 05:16:35 +02:00
"Settings" : "සැකසුම්",
"Set expiration date" : "කල් ඉකුත් විමේ දිනය දමන්න",
2020-05-04 05:15:45 +02:00
"Expiration date" : "කල් ඉකුත් විමේ දිනය",
2020-04-29 05:16:35 +02:00
"Sharing" : "හුවමාරු කිරීම",
2020-05-04 05:15:45 +02:00
"Share link" : "Share link"
2019-12-22 05:14:19 +01:00
},
"nplurals=2; plural=(n != 1);");