summaryrefslogtreecommitdiffstats
path: root/l10n-hi-IN/browser/browser/aboutDialog.ftl
blob: 7e0e279d290a0b4f1943a3d4f3a9675e2cb2293e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
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)