f7cloud_client/apps/whiteboard/l10n/si.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

19 lines
623 B
JavaScript

OC.L10N.register(
"whiteboard",
{
"Save settings" : "සැකසුම් සුරකින්න",
"Close" : "වසන්න",
"Cancel" : "Cancel",
"Update" : "යාවත්කාල",
"Comments" : "අදහස්",
"Edit" : "සංස්කරණය",
"Reply" : "පිළිතුර",
"Send" : "යවන්න",
"Unknown user" : "නොදන්නා පරිශීලකයෙකි",
"File" : "ගොනුව",
"Duration" : "කාල සීමාව",
"Open" : "විවෘත",
"Closed" : "වසා ඇත"
},
"nplurals=2; plural=(n != 1);");