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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/kn.js')
-rw-r--r--l10n/kn.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/kn.js b/l10n/kn.js
new file mode 100644
index 0000000..8349f55
--- /dev/null
+++ b/l10n/kn.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "registration",
+ {
+ "Saved" : "ಉಳಿಸಿದ",
+ "None" : "ಯಾವುದೂ ಇಲ್ಲ",
+ "Username" : "ಬಳಕೆಯ ಹೆಸರು",
+ "Password" : "ಗುಪ್ತ ಪದ",
+ "Email" : "ಇ-ಅಂಚೆ"
+},
+"nplurals=2; plural=(n > 1);");