diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /l10n-mr/toolkit/crashreporter | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-mr/toolkit/crashreporter/aboutcrashes.ftl | 28 | ||||
-rw-r--r-- | l10n-mr/toolkit/crashreporter/crashreporter.ini | 60 |
2 files changed, 88 insertions, 0 deletions
diff --git a/l10n-mr/toolkit/crashreporter/aboutcrashes.ftl b/l10n-mr/toolkit/crashreporter/aboutcrashes.ftl new file mode 100644 index 0000000000..fa1468d229 --- /dev/null +++ b/l10n-mr/toolkit/crashreporter/aboutcrashes.ftl @@ -0,0 +1,28 @@ +# 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/- + +# 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/. + +crash-reports-title = क्रॅश अहवाल + +delete-button-label = सर्व साफ करा +delete-confirm-title = आपण नक्की आहात? +delete-unsubmitted-description = यामुळे न पाठविलेले सर्व क्रॅश अहवाल नष्ट होतील. हे पूर्ववत होणार नाही. + +crashes-unsubmitted-label = न पाठविलेले क्रॅश अहवाल +id-heading = अहवाल ID +date-crashed-heading = क्रॅश झाल्याचा दिनांक +submit-crash-button-label = पाठवा +# This text is used to replace the label of the crash submit button +# if the crash submission fails. +submit-crash-button-failure-label = अयशस्वी झाले + +crashes-submitted-label = क्रॅश अहवाल पाठविला आहे +date-submitted-heading = सादर केल्याचा दिनांक +view-crash-button-label = पहा + +no-reports-label = क्रॅश अहवाल सादर केले गेले नाही. +no-config-label = हा अनुप्रोयग क्रॅश अहवाल दर्शविण्याकरीता संयोजीत केले गेले नाही. प्राधान्यता <code>breakpad.reportURL</code> निश्चित असावी. diff --git a/l10n-mr/toolkit/crashreporter/crashreporter.ini b/l10n-mr/toolkit/crashreporter/crashreporter.ini new file mode 100644 index 0000000000..4259d8dd5b --- /dev/null +++ b/l10n-mr/toolkit/crashreporter/crashreporter.ini @@ -0,0 +1,60 @@ +# 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/. + +# This file is in the UTF-8 encoding +[Strings] +# LOCALIZATION NOTE (isRTL): +# Leave this entry empty unless your language requires right-to-left layout, +# for example like Arabic, Hebrew, Persian. If your language needs RTL, please +# use the untranslated English word "yes" as value +isRTL= +CrashReporterTitle=Crash Reporter +# LOCALIZATION NOTE (CrashReporterVendorTitle): %s is replaced with the vendor name. (i.e. "Mozilla") +CrashReporterVendorTitle=%s Crash Reporter +# LOCALIZATION NOTE (CrashReporterErrorText): %s is replaced with another string containing detailed information. +CrashReporterErrorText=The application had problem and crashed.\n\nUnfortunately the crash reporter is unable to submit a report for this crash.\n\nDetails: %s +# LOCALIZATION NOTE (CrashReporterProductErrorText2): The first %s is replaced with the product name (i.e. "Firefox"), the second is replaced with another string containing detailed information. These two substitutions can not be reordered! +CrashReporterProductErrorText2=%s had a problem and crashed.\n\nUnfortunately the crash reporter is unable to submit a crash report.\n\nDetails: %s +CrashReporterSorry=We're Sorry +# LOCALIZATION NOTE (CrashReporterDescriptionText2): The %s is replaced with the product name. +CrashReporterDescriptionText2=%s had a problem and crashed.\n\nTo help us diagnose and fix the problem, you can send us a crash report. +CrashReporterDefault=This application is run after a crash to report the problem to the application vendor. It should not be run directly. +Details=Details… +ViewReportTitle=Report Contents +CommentGrayText=Add a comment (comments are publicly visible) +ExtraReportInfo=This report also contains technical information about the state of the application when it crashed. +# LOCALIZATION NOTE (CheckSendReport): The %s is replaced with the vendor name. +CheckSendReport=Tell %s about this crash so they can fix it +CheckIncludeURL=Include the address of the page I was on +CheckAllowEmail=Allow %s to contact me about this report +EmailGrayText=येथे आपला ईमेल पत्ता प्रविष्ट करा +ReportPreSubmit2=Your crash report will be submitted before you quit or restart. +ReportDuringSubmit2=आपला अहवाल पाठवत आहोत… +ReportSubmitSuccess=Report submitted successfully! +ReportSubmitFailed=There was a problem submitting your report. +ReportResubmit=Resending reports that previously failed to send… +# LOCALIZATION NOTE (Quit2): The %s is replaced with the product name. +Quit2=Quit %s +# LOCALIZATION NOTE (Restart): The %s is replaced with the product name. +Restart=Restart %s +Ok=OK +Close=Close + +# LOCALIZATION NOTE (CrashID): The %s is replaced with the Crash ID from the server, which is a string like abc12345-6789-0abc-def1-23456abcdef1 +CrashID=Crash ID: %s +# LOCALIZATION NOTE (CrashDetailsURL): The %s is replaced with a URL that the user can visit to view the crash details. +CrashDetailsURL=You can view details of this crash at %s +ErrorBadArguments=The application passed an invalid argument. +ErrorExtraFileExists=The application didn't leave an application data file. +ErrorExtraFileRead=Couldn't read the application data file. +ErrorExtraFileMove=Couldn't move application data file. +ErrorDumpFileExists=The application did not leave a crash dump file. +ErrorDumpFileMove=Couldn't move crash dump. +ErrorNoProductName=The application did not identify itself. +ErrorNoServerURL=The application did not specify a crash reporting server. +ErrorNoSettingsPath=Couldn't find the crash reporter's settings. +ErrorCreateDumpDir=Couldn't create pending dump directory. +# LOCALIZATION NOTE (ErrorEndOfLife): The %s is replaced with the product name. +ErrorEndOfLife=The version of %s you are using is no longer supported. Crash reports are no longer being accepted for this version. Please consider upgrading to a supported version. + |