diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-30 01:55:54 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-30 01:55:54 -0400 |
commit | 023c8b0eacc243b2dd4763e6086fc87ce8b76126 (patch) | |
tree | b700928296cd54f010378dc6acbe996e77056a95 /lib/l10n/si_LK.js | |
parent | 6c2e94e0b23ca2212a6b6ad510002c9594d21abb (diff) | |
download | nextcloud-server-023c8b0eacc243b2dd4763e6086fc87ce8b76126.tar.gz nextcloud-server-023c8b0eacc243b2dd4763e6086fc87ce8b76126.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/si_LK.js')
-rw-r--r-- | lib/l10n/si_LK.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/si_LK.js b/lib/l10n/si_LK.js index 09ee34c2e5d..d212e50722e 100644 --- a/lib/l10n/si_LK.js +++ b/lib/l10n/si_LK.js @@ -1,19 +1,19 @@ OC.L10N.register( "lib", { - "Help" : "උදව්", - "Personal" : "පෞද්ගලික", - "Users" : "පරිශීලකයන්", - "Admin" : "පරිපාලක", "today" : "අද", "yesterday" : "ඊයේ", "last month" : "පෙර මාසයේ", "last year" : "පෙර අවුරුද්දේ", "seconds ago" : "තත්පරයන්ට පෙර", + "Apps" : "යෙදුම්", + "Help" : "උදව්", + "Personal" : "පෞද්ගලික", + "Users" : "පරිශීලකයන්", + "Admin" : "පරිපාලක", "web services under your control" : "ඔබට පාලනය කළ හැකි වෙබ් සේවාවන්", "Application is not enabled" : "යෙදුම සක්රිය කර නොමැත", "Authentication error" : "සත්යාපන දෝෂයක්", - "Token expired. Please reload page." : "ටෝකනය කල් ඉකුත් වී ඇත. පිටුව නැවුම් කරන්න", - "Apps" : "යෙදුම්" + "Token expired. Please reload page." : "ටෝකනය කල් ඉකුත් වී ඇත. පිටුව නැවුම් කරන්න" }, "nplurals=2; plural=(n != 1);"); |