diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-11 01:55:27 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-11 01:55:27 -0500 |
commit | dc506dcfbf39333cf44ac3be14c88bc093d963b3 (patch) | |
tree | aa44f7e9d3e67d288cbc4a28a2faa9bad65bb02d /lib/l10n/si_LK.js | |
parent | bf9d4d425d56f540153cdde94469254571a4d779 (diff) | |
download | nextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.tar.gz nextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/si_LK.js')
-rw-r--r-- | lib/l10n/si_LK.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/lib/l10n/si_LK.js b/lib/l10n/si_LK.js index 76ad1716ce2..845218e6576 100644 --- a/lib/l10n/si_LK.js +++ b/lib/l10n/si_LK.js @@ -6,19 +6,19 @@ OC.L10N.register( "Settings" : "සිටුවම්", "Users" : "පරිශීලකයන්", "Admin" : "පරිපාලක", - "web services under your control" : "ඔබට පාලනය කළ හැකි වෙබ් සේවාවන්", - "Application is not enabled" : "යෙදුම සක්රිය කර නොමැත", - "Authentication error" : "සත්යාපන දෝෂයක්", - "Token expired. Please reload page." : "ටෝකනය කල් ඉකුත් වී ඇත. පිටුව නැවුම් කරන්න", - "seconds ago" : "තත්පරයන්ට පෙර", - "_%n minute ago_::_%n minutes ago_" : ["",""], - "_%n hour ago_::_%n hours ago_" : ["",""], "today" : "අද", "yesterday" : "ඊයේ", - "_%n day go_::_%n days ago_" : ["",""], + "_%n day ago_::_%n days ago_" : ["",""], "last month" : "පෙර මාසයේ", "_%n month ago_::_%n months ago_" : ["",""], "last year" : "පෙර අවුරුද්දේ", - "years ago" : "අවුරුදු කීපයකට පෙර" + "_%n year go_::_%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);"); |