diff options
Diffstat (limited to 'lib/l10n/si.js')
-rw-r--r-- | lib/l10n/si.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/l10n/si.js b/lib/l10n/si.js index 27f2ce4c7a7..793059d229b 100644 --- a/lib/l10n/si.js +++ b/lib/l10n/si.js @@ -16,12 +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." : "මෙය ස්වයංක්රීයව යවන ලද විද්යුත් තැපෑලකි, කරුණාකර පිළිතුරු නොදෙන්න.", "Apps" : "යෙදුම්", "Settings" : "සැකසුම්", "Log out" : "නික්මෙන්න", + "Accounts" : "Accounts", "Email" : "විද්යුත් තැපෑල", "Phone" : "දුරකථනය", "Twitter" : "ට්විටර්", @@ -63,9 +63,8 @@ OC.L10N.register( "October" : "ඔක්තෝම්බර්", "November" : "නොවැම්බර්", "December" : "දෙසැම්බර්", + "Images" : "පින්තූර", "Summary" : "සාරාංශය", - "Help" : "උපකාර", - "Users" : "පරිශීලකයින්", - "Unknown user" : "නොදන්නා පරිශීලකයෙකි" + "Translate" : "පරිවර්තනය" }, "nplurals=2; plural=(n != 1);"); |