nextcloud/apps/files_sharing/l10n/si_LK.js

12 lines
425 B
JavaScript
Raw Normal View History

OC.L10N.register(
"files_sharing",
{
"Cancel" : "එපා",
2015-01-14 09:55:16 +03:00
"Share" : "බෙදා හදා ගන්න",
2015-02-20 09:55:01 +03:00
"A file or folder has been <strong>shared</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>හවුල්</strong> වී ඇත",
"Password" : "මුර පදය",
"Name" : "නම",
"Download" : "බාන්න"
},
"nplurals=2; plural=(n != 1);");