diff options
Diffstat (limited to 'lib/l10n/si.js')
-rw-r--r-- | lib/l10n/si.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/si.js b/lib/l10n/si.js index 251e3531e2e..793059d229b 100644 --- a/lib/l10n/si.js +++ b/lib/l10n/si.js @@ -16,14 +16,12 @@ OC.L10N.register( "seconds ago" : "තත්පර කිහිපයකට පෙර", "Empty file" : "හිස් ගොනුවකි", "File already exists" : "ගොනුව දැනටමත් පවතී", - "File name is too long" : "ගොනුවේ නම දිග වැඩිය", "__language_name__" : "සිංහල", "This is an automatically sent email, please do not reply." : "මෙය ස්වයංක්රීයව යවන ලද විද්යුත් තැපෑලකි, කරුණාකර පිළිතුරු නොදෙන්න.", - "Help" : "උපකාර", "Apps" : "යෙදුම්", "Settings" : "සැකසුම්", "Log out" : "නික්මෙන්න", - "Users" : "පරිශීලකයින්", + "Accounts" : "Accounts", "Email" : "විද්යුත් තැපෑල", "Phone" : "දුරකථනය", "Twitter" : "ට්විටර්", @@ -65,6 +63,8 @@ OC.L10N.register( "October" : "ඔක්තෝම්බර්", "November" : "නොවැම්බර්", "December" : "දෙසැම්බර්", - "Unknown user" : "නොදන්නා පරිශීලකයෙකි" + "Images" : "පින්තූර", + "Summary" : "සාරාංශය", + "Translate" : "පරිවර්තනය" }, "nplurals=2; plural=(n != 1);"); |