nextcloud/lib/l10n/si_LK.js

24 lines
1.1 KiB
JavaScript

OC.L10N.register(
"lib",
{
"Help" : "උදව්",
"Personal" : "පෞද්ගලික",
"Users" : "පරිශීලකයන්",
"Admin" : "පරිපාලක",
"today" : "අද",
"yesterday" : "ඊයේ",
"_%n day ago_::_%n days ago_" : ["",""],
"last month" : "පෙර මාසයේ",
"_%n month ago_::_%n months ago_" : ["",""],
"last year" : "පෙර අවුරුද්දේ",
"_%n year ago_::_%n years ago_" : ["",""],
"_%n hour ago_::_%n hours ago_" : ["",""],
"_%n minute ago_::_%n minutes ago_" : ["",""],
"seconds ago" : "තත්පරයන්ට පෙර",
"web services under your control" : "ඔබට පාලනය කළ හැකි වෙබ් සේවාවන්",
"Application is not enabled" : "යෙදුම සක්‍රිය කර නොමැත",
"Authentication error" : "සත්‍යාපන දෝෂයක්",
"Token expired. Please reload page." : "ටෝකනය කල් ඉකුත් වී ඇත. පිටුව නැවුම් කරන්න"
},
"nplurals=2; plural=(n != 1);");