diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-nl/toolkit/crashreporter/aboutcrashes.ftl | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-nl/toolkit/crashreporter/aboutcrashes.ftl b/l10n-nl/toolkit/crashreporter/aboutcrashes.ftl new file mode 100644 index 0000000000..8378f4c6fb --- /dev/null +++ b/l10n-nl/toolkit/crashreporter/aboutcrashes.ftl @@ -0,0 +1,31 @@ +# 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 = Crashrapporten + +submit-all-button-label = Alles indienen +delete-button-label = Alles wissen +delete-confirm-title = Weet u het zeker? +delete-unsubmitted-description = Dit zal alle niet-verzonden crashrapporten verwijderen en kan niet ongedaan worden gemaakt. +delete-submitted-description = Dit zal de lijst van verzonden crashrapporten verwijderen, maar niet de verzonden gegevens. Dit kan niet ongedaan worden gemaakt. + +crashes-unsubmitted-label = Niet-verzonden crashrapporten +id-heading = Rapport-ID +date-crashed-heading = Crashdatum +submit-crash-button-label = Verzenden +# This text is used to replace the label of the crash submit button +# if the crash submission fails. +submit-crash-button-failure-label = Mislukt + +crashes-submitted-label = Verzonden crashrapporten +date-submitted-heading = Verzenddatum +view-crash-button-label = Weergeven + +no-reports-label = Er zijn geen crashrapporten verzonden. +no-config-label = Deze toepassing is niet geconfigureerd om crashrapporten weer te geven. De voorkeursinstelling <code>breakpad.reportURL</code> moet worden ingesteld. |