diff options
Diffstat (limited to 'l10n-mr/browser/installer/nsisstrings.properties')
-rw-r--r-- | l10n-mr/browser/installer/nsisstrings.properties | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/l10n-mr/browser/installer/nsisstrings.properties b/l10n-mr/browser/installer/nsisstrings.properties new file mode 100644 index 0000000000..932cb3cef3 --- /dev/null +++ b/l10n-mr/browser/installer/nsisstrings.properties @@ -0,0 +1,48 @@ +# 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/. + +# LOCALIZATION NOTE: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# Do not replace $BrandShortName, $BrandProductName, $BrandFullName, +# or $BrandFullNameDA with a custom string and always use the same one as used +# by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. + +INSTALLER_WIN_CAPTION=$BrandShortName स्थापनकर्ता + +STUB_INSTALLING_LABEL2=आत्ता स्थापना करत आहे… +STUB_BLURB_FIRST1=$BrandShortName आतापर्यंत सर्वात जलद, सर्वाधिक प्रतिसादात्मक +STUB_BLURB_SECOND1=जलद पृष्ठ लोडिंग आणि टॅब स्विचिंग +STUB_BLURB_THIRD1=प्रबळ खाजगी ब्राउझिंग +STUB_BLURB_FOOTER2=नफ्यासाठी नव्हे तर लोकांसाठी निर्मित + +WARN_MIN_SUPPORTED_OSVER_MSG=माफ करा, $BrandShortName स्थापित केले जाऊ शकत नाही. $BrandShortName ह्या आवृत्ती करीता ${MinSupportedVer} किंवा नवीन असणे आवश्यक आहे. अधिक माहिती करीता OK बटण दाबा. +WARN_MIN_SUPPORTED_CPU_MSG=माफ करा,$BrandShortName स्थापित केले जाऊ शकत नाही.$BrandShortName ह्या आवृत्ती करीता ${MinSupportedCPU} प्रोसेसर आवश्यक आहे.अधिक माहिती करीता OK बटण दाबा. +WARN_MIN_SUPPORTED_OSVER_CPU_MSG=माफ करा,$BrandShortName स्थापित केले जाऊ शकत नाही.$BrandShortName ह्या आवृत्ती करीता ${MinSupportedVer} किंवा यापेक्षा नवीन असणे आणि ${MinSupportedCPU} प्रोसेसरआवश्यक आहे.अधिक माहिती करीता OK बटण दाबा. +WARN_WRITE_ACCESS_QUIT=इंस्टॉलेशन निर्देशिकेत लिहिण्याची आपल्याला परवानगी नाही +WARN_DISK_SPACE_QUIT=संस्थापित करण्यास आपल्या डिस्क वर पुरेशी जागा नाही. + +ERROR_DOWNLOAD_CONT=हं. काही कारणास्तव आम्ही $BrandShortName संस्थापित करू शकलो नाही.\nपुन्हा सुरु करण्यासाठी OK निवडा. + +STUB_CANCEL_PROMPT_HEADING=आपण $BrandShortName स्थापित करू इच्छिता? +STUB_CANCEL_PROMPT_MESSAGE=आपण रद्द केल्यास, $BrandShortName स्थापित केले जाणार नाही. +STUB_CANCEL_PROMPT_BUTTON_CONTINUE=$BrandShortName स्थापित करा +STUB_CANCEL_PROMPT_BUTTON_EXIT=रद्द करा + |