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:
Diffstat (limited to 'apps/accessibility/l10n/hi_IN.js')
-rw-r--r--apps/accessibility/l10n/hi_IN.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/accessibility/l10n/hi_IN.js b/apps/accessibility/l10n/hi_IN.js
index 922d4fd87ac..1d7591fdb98 100644
--- a/apps/accessibility/l10n/hi_IN.js
+++ b/apps/accessibility/l10n/hi_IN.js
@@ -1,8 +1,6 @@
OC.L10N.register(
"accessibility",
{
- "High contrast theme" : "उच्च विपरीत विषय",
- "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "अपने नेविगेशन को आसान बनाने के लिए एक उच्च विपरीत थीम। दृश्य गुणवत्ता कम हो जाएगी लेकिन स्पष्टता बढ़ जाएगी।",
"Dark theme" : "डार्क थीम",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "समग्र चमक और चमक को कम करके अपनी आंखों को आराम देने के लिए एक अंधेरे विषय। यह अभी भी विकास के अधीन है, इसलिए कृपया कोई भी समस्या की रिपोर्ट करें।",
"Dyslexia font" : "डिस्लेक्सिया फ़ॉन्ट",
@@ -10,6 +8,8 @@ OC.L10N.register(
"Accessibility" : "सरल उपयोग",
"Accessibility options for nextcloud" : "Nextcloud के लिए पहुंच विकल्प",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud के अपने उपयोग को आसान बनाने के लिए कई पहुँच विकल्प प्रदान करता है",
- "Web Content Accessibility Guidelines" : "वेब सामग्री अभिगम्यता दिशानिर्देश"
+ "Web Content Accessibility Guidelines" : "वेब सामग्री अभिगम्यता दिशानिर्देश",
+ "High contrast theme" : "उच्च विपरीत विषय",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "अपने नेविगेशन को आसान बनाने के लिए एक उच्च विपरीत थीम। दृश्य गुणवत्ता कम हो जाएगी लेकिन स्पष्टता बढ़ जाएगी।"
},
"nplurals=2; plural=(n != 1);");