summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/kn.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/l10n/kn.js')
-rw-r--r--apps/encryption/l10n/kn.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/encryption/l10n/kn.js b/apps/encryption/l10n/kn.js
new file mode 100644
index 00000000000..aca1cf249b1
--- /dev/null
+++ b/apps/encryption/l10n/kn.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "encryption",
+ {
+ "Enabled" : "ಸಕ್ರಿಯಗೊಳಿಸಿದೆ",
+ "Disabled" : "ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ"
+},
+"nplurals=1; plural=0;");