blob: fd23d702d6596aced77b4b825743fdbcc50d4f4b (
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
|
# 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 = گزارشهای خرابی
submit-all-button-label = ارسال همه
delete-button-label = پاک کردن همه
delete-confirm-title = آیا مطمئن هستید؟
delete-unsubmitted-description = این کار تمام گزارشهای خطای ارسال نشده را حذف خواهد کرد و قابل برگرداندن نیست.
delete-submitted-description = با این کار فهرست گزارشهای ارسالی حذف میشود، اما دادههای ارسالشده حذف نمیشود. این قابل بازگشت نیست.
crashes-unsubmitted-label = خرابی گزارش نشده
id-heading = شناسهٔ گزارش
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> باید تنظیم شود.
|