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:20 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-18 05:55:20 +0300
commit6e9a4cc61ffc6bf776af33da1c3d2bd6151b4947 (patch)
treeb9b7d98987adb85b46929f76d54cb892a3fd2a21
parenta6e44ad3c178ee896b1579e72c7f4b2dd8aba3cb (diff)
[tx-robot] updated from transifexv20.0.8RC1
-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