Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ta_LK.js')
-rw-r--r--l10n/ta_LK.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ta_LK.js b/l10n/ta_LK.js
index c6d73300..c5fa20fa 100644
--- a/l10n/ta_LK.js
+++ b/l10n/ta_LK.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"gallery",
{
- "New" : "புதிய",
"Next" : "அடுத்த",
"Play" : "Play",
"Pause" : "இடைநிறுத்துக",
@@ -32,6 +31,7 @@ OC.L10N.register(
"Error unsetting expiration date" : "காலாவதியாகும் திகதியை குறிப்பிடாமைக்கான வழு",
"Error setting expiration date" : "காலாவதியாகும் திகதியை குறிப்பிடுவதில் வழு",
"Warning" : "எச்சரிக்கை",
- "Cancel upload" : "பதிவேற்றலை இரத்து செய்க"
+ "Cancel upload" : "பதிவேற்றலை இரத்து செய்க",
+ "New" : "புதிய"
},
"nplurals=2; plural=(n != 1);");