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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-22 08:50:54 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-22 08:50:54 +0300
commit94ecc1f06ddb49fb190fd2317709a91a7f172743 (patch)
tree2d051622208b4dd5c5d19d94084ab47afe429b30 /ownpad_lite
parent3d30a16980a1107eb61774ae6474d364f48bdd62 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'ownpad_lite')
-rw-r--r--ownpad_lite/l10n/kn.js9
-rw-r--r--ownpad_lite/l10n/kn.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/ownpad_lite/l10n/kn.js b/ownpad_lite/l10n/kn.js
new file mode 100644
index 000000000..67a543472
--- /dev/null
+++ b/ownpad_lite/l10n/kn.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "ownpad_lite",
+ {
+ "Settings" : "ಆಯ್ಕೆ",
+ "Share" : "ಹಂಚಿಕೊಳ್ಳಿ",
+ "Username" : "ಬಳಕೆಯ ಹೆಸರು",
+ "Save" : "ಉಳಿಸಿ"
+},
+"nplurals=1; plural=0;");
diff --git a/ownpad_lite/l10n/kn.json b/ownpad_lite/l10n/kn.json
new file mode 100644
index 000000000..f8f3cadea
--- /dev/null
+++ b/ownpad_lite/l10n/kn.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Settings" : "ಆಯ್ಕೆ",
+ "Share" : "ಹಂಚಿಕೊಳ್ಳಿ",
+ "Username" : "ಬಳಕೆಯ ಹೆಸರು",
+ "Save" : "ಉಳಿಸಿ"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file