summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-18 03:15:52 +0000
committerNextcloud bot <bot@nextcloud.com>2021-02-18 03:15:52 +0000
commit3db2c3bd797ba4dfbb1268e01a137e615a7d1ec5 (patch)
tree8f45ef3a27189efd1415e37a329e7864dc13577b
parentc809c83c4e7d8bbbd2fc6105dbacfaf0f604b4d0 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/si.js10
-rw-r--r--l10n/si.json8
2 files changed, 18 insertions, 0 deletions
diff --git a/l10n/si.js b/l10n/si.js
new file mode 100644
index 00000000..69c63b6f
--- /dev/null
+++ b/l10n/si.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "social",
+ {
+ "Help" : "උපකාර",
+ "Home" : "මුල් පිටුව",
+ "Notifications" : "දැනුම්දීම්",
+ "Reply" : "පිළිතුර",
+ "Close" : "වසන්න"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/si.json b/l10n/si.json
new file mode 100644
index 00000000..ef0fc6c7
--- /dev/null
+++ b/l10n/si.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "Help" : "උපකාර",
+ "Home" : "මුල් පිටුව",
+ "Notifications" : "දැනුම්දීම්",
+ "Reply" : "පිළිතුර",
+ "Close" : "වසන්න"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file