nextcloud/apps/files_sharing/l10n/si_LK.js

11 lines
260 B
JavaScript
Raw Normal View History

OC.L10N.register(
"files_sharing",
{
"Cancel" : "එපා",
2015-01-14 09:55:16 +03:00
"Share" : "බෙදා හදා ගන්න",
"Password" : "මුර පදය",
"Name" : "නම",
"Download" : "බාන්න"
},
"nplurals=2; plural=(n != 1);");