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 /impress
parent3d30a16980a1107eb61774ae6474d364f48bdd62 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'impress')
-rw-r--r--impress/l10n/kn.js7
-rw-r--r--impress/l10n/kn.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/impress/l10n/kn.js b/impress/l10n/kn.js
new file mode 100644
index 000000000..92becd77e
--- /dev/null
+++ b/impress/l10n/kn.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "impress",
+ {
+ "Name" : "ಹೆಸರು",
+ "Size" : " ಪ್ರಮಾಣ"
+},
+"nplurals=1; plural=0;");
diff --git a/impress/l10n/kn.json b/impress/l10n/kn.json
new file mode 100644
index 000000000..89bd78624
--- /dev/null
+++ b/impress/l10n/kn.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Name" : "ಹೆಸರು",
+ "Size" : " ಪ್ರಮಾಣ"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file