diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-09 15:28:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-09 15:28:58 +0000 |
commit | ee77f37df2f601246001abfb259479ef583314a1 (patch) | |
tree | 1335c8d34b26b0d965da654b05511907a3ba5343 /lib/l10n/ta_LK.js | |
parent | 0841d29c4c05f877477cc8759ccebb2ff598138e (diff) | |
download | nextcloud-server-ee77f37df2f601246001abfb259479ef583314a1.tar.gz nextcloud-server-ee77f37df2f601246001abfb259479ef583314a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ta_LK.js')
-rw-r--r-- | lib/l10n/ta_LK.js | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/l10n/ta_LK.js b/lib/l10n/ta_LK.js new file mode 100644 index 00000000000..20ea8d0ef7d --- /dev/null +++ b/lib/l10n/ta_LK.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "lib", + { + "today" : "இன்று", + "yesterday" : "நேற்று", + "last month" : "கடந்த மாதம்", + "last year" : "கடந்த வருடம்", + "seconds ago" : "செக்கன்களுக்கு முன்", + "Apps" : "செயலிகள்", + "Users" : "பயனாளர்", + "__language_name__" : "தமிழ்", + "Could not find category \"%s\"" : "பிரிவு \"%s\" ஐ கண்டுப்பிடிக்க முடியவில்லை", + "Application is not enabled" : "செயலி இயலுமைப்படுத்தப்படவில்லை", + "Authentication error" : "அத்தாட்சிப்படுத்தலில் வழு", + "Token expired. Please reload page." : "அடையாளவில்லை காலாவதியாகிவிட்டது. தயவுசெய்து பக்கத்தை மீள் ஏற்றுக." +}, +"nplurals=2; plural=(n != 1);"); |