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

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-18 05:55:24 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-18 05:55:24 +0300
commitdd0e356e906eec5fb5d790c71d7d110f304e1f3b (patch)
treef0aed28123b47731c32dfedcc9aa5f1b239801b7
parent99dfef13fcd21d020ca9cb5238bc550ed19f02b2 (diff)
[tx-robot] updated from transifexv19.0.9RC1
-rw-r--r--l10n/si.js7
-rw-r--r--l10n/si.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/l10n/si.js b/l10n/si.js
new file mode 100644
index 0000000..2353893
--- /dev/null
+++ b/l10n/si.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Copy" : "පිටපත්",
+ "App" : "යෙදුම"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/si.json b/l10n/si.json
new file mode 100644
index 0000000..5c5eebd
--- /dev/null
+++ b/l10n/si.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Copy" : "පිටපත්",
+ "App" : "යෙදුම"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file