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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-27 05:25:46 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-27 05:25:46 +0300
commitc9f96253d654103bdab223fb85620bba0c23e1be (patch)
tree0730e5bb0725e12a12064154c9588a2b9da244f5 /apps/accessibility
parent7d67de24a5bde4ebe04af361e40da93048ae0c92 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/accessibility')
-rw-r--r--apps/accessibility/l10n/mr.js14
-rw-r--r--apps/accessibility/l10n/mr.json12
2 files changed, 26 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/mr.js b/apps/accessibility/l10n/mr.js
new file mode 100644
index 00000000000..f6528f69058
--- /dev/null
+++ b/apps/accessibility/l10n/mr.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "accessibility",
+ {
+ "Dark theme" : "गडद थीम",
+ "Enable dark theme" : "गडद थीम सुरु करा",
+ "High contrast mode" : "अतीविरोधाभासी पद्धत",
+ "Enable high contrast mode" : "अतीविरोधाभासी पद्धत सुरु करा",
+ "Dyslexia font" : "डिस्लेक्सिया फॉन्ट",
+ "Enable dyslexia font" : "डिस्लेक्सिया फॉन्ट सुरु करा",
+ "Accessibility" : "सुलभता",
+ "Accessibility options for nextcloud" : "नेक्सटक्लाउडसाठी सुलभता पर्याय",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "तुमच्या नेक्सटक्लाउडच्या सहज वापराकरीता विविध सुलभता पर्याय देते"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/mr.json b/apps/accessibility/l10n/mr.json
new file mode 100644
index 00000000000..188a17a879e
--- /dev/null
+++ b/apps/accessibility/l10n/mr.json
@@ -0,0 +1,12 @@
+{ "translations": {
+ "Dark theme" : "गडद थीम",
+ "Enable dark theme" : "गडद थीम सुरु करा",
+ "High contrast mode" : "अतीविरोधाभासी पद्धत",
+ "Enable high contrast mode" : "अतीविरोधाभासी पद्धत सुरु करा",
+ "Dyslexia font" : "डिस्लेक्सिया फॉन्ट",
+ "Enable dyslexia font" : "डिस्लेक्सिया फॉन्ट सुरु करा",
+ "Accessibility" : "सुलभता",
+ "Accessibility options for nextcloud" : "नेक्सटक्लाउडसाठी सुलभता पर्याय",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "तुमच्या नेक्सटक्लाउडच्या सहज वापराकरीता विविध सुलभता पर्याय देते"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file