summaryrefslogtreecommitdiffstats
path: root/l10n-hi-IN/browser/browser/aboutDialog.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-hi-IN/browser/browser/aboutDialog.ftl')
-rw-r--r--l10n-hi-IN/browser/browser/aboutDialog.ftl76
1 files changed, 76 insertions, 0 deletions
diff --git a/l10n-hi-IN/browser/browser/aboutDialog.ftl b/l10n-hi-IN/browser/browser/aboutDialog.ftl
new file mode 100644
index 0000000000..7e0e279d29
--- /dev/null
+++ b/l10n-hi-IN/browser/browser/aboutDialog.ftl
@@ -0,0 +1,76 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+aboutDialog-title =
+ .title = { -brand-full-name } परिचय
+
+releaseNotes-link = क्या नया है?
+
+update-checkForUpdatesButton =
+ .label = अपडेट के लिए जांच करें
+ .accesskey = C
+
+update-updateButton =
+ .label = { -brand-shorter-name } अपडेट करने के लिए पुन: चालू करें
+ .accesskey = R
+
+update-checkingForUpdates = अपडेट के लिए जाँचा जा रहा है…
+
+## Variables:
+## $transfer (string) - Transfer progress.
+
+settings-update-downloading = <img data-l10n-name="icon"/>अपडेट डाउनलोड हो रहा है — <label data-l10n-name="download-status">{ $transfer }</label>
+aboutdialog-update-downloading = अपडेट डाउनलोड हो रहा है — <label data-l10n-name="download-status">{ $transfer }</label>
+
+##
+
+update-applying = अपडेट लागू हो रहा है…
+
+update-failed = अपडेट विफल. <label data-l10n-name="failed-link">नवीनतम संस्करण डाउनलोड करें</label>
+update-failed-main = अपडेट विफल. <a data-l10n-name="failed-link-main">नवीनतम संस्करण डाउनलोड करें</a>
+
+update-adminDisabled = अद्यतनों को आपके सिस्टम प्रशासक के द्वारा निष्क्रिय किया गया है
+update-noUpdatesFound = { -brand-short-name } अद्यतन है
+update-otherInstanceHandlingUpdates = { -brand-short-name } को दूसरे उदाहरण के द्वारा अद्यतन किया जा रहा है
+
+## Variables:
+## $displayUrl (String): URL to page with download instructions. Example: www.mozilla.org/firefox/nightly/
+
+aboutdialog-update-manual-with-link = उपलब्ध अद्यतन <label data-l10n-name="manual-link">{ $displayUrl }</label>
+settings-update-manual-with-link = उपलब्ध अद्यतन <a data-l10n-name="manual-link">{ $displayUrl }</a>
+
+update-unsupported = आप इस तंत्र पर आगे अद्यतन नहीं कर सकते हैं. <label data-l10n-name="unsupported-link">अधिक जानें</label>
+
+update-restarting = पुन: प्रारंभ...
+
+##
+
+# Variables:
+# $channel (String): description of the update channel (e.g. "release", "beta", "nightly" etc.)
+aboutdialog-channel-description = आप अभी यहाँ हैं <label data-l10n-name="current-channel">{ $channel }</label> चैनल अद्यतन करें.
+
+warningDesc-version = { -brand-short-name } प्रायोगिक स्तर पर है और अस्थिर हो सकता है.
+
+community-exp = <label data-l10n-name="community-exp-mozillaLink">{ -vendor-short-name }</label> एक है <label data-l10n-name="community-exp-creditsLink">वैश्विक समुदाय</label> जो वेब को खुला, सार्वजनिक और सभी की पहुँच के लिए बने रहने देने के लिए काम करते हैं.
+
+community-2 = { -brand-short-name } बनाया गया है <label data-l10n-name="community-mozillaLink">{ -vendor-short-name }</label>, एक <label data-l10n-name="community-creditsLink">वैश्विक समुदाय</label> जो वेब को खुला, सार्वजनिक और सभी की पहुँच के लिए बने रहने देने के लिए काम करते हैं.
+
+helpus = मदद करना चाहते हैं? <label data-l10n-name="helpus-donateLink">दान करें</label> या <label data-l10n-name="helpus-getInvolvedLink">शामिल हों!</label>
+
+bottomLinks-license = लाइसेंसिंग सूचना
+bottomLinks-rights = अंत्य उपयोक्ता अधिकार
+bottomLinks-privacy = गोपनीयता नीति
+
+# Example of resulting string: 66.0.1 (64-bit)
+# Variables:
+# $version (String): version of Firefox, e.g. 66.0.1
+# $bits (Number): bits of the architecture (32 or 64)
+aboutDialog-version = { $version } ({ $bits }-bit)
+
+# Example of resulting string: 66.0a1 (2019-01-16) (64-bit)
+# Variables:
+# $version (String): version of Firefox for Nightly builds, e.g. 66.0a1
+# $isodate (String): date in ISO format, e.g. 2019-01-16
+# $bits (Number): bits of the architecture (32 or 64)
+aboutDialog-version-nightly = { $version } ({ $isodate }) ({ $bits }-bit)