Files
NodeBB/public/language/fa-IR/admin/advanced/errors.json
2024-05-16 09:18:48 +00:00

15 lines
717 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"errors": "خطاها",
"figure-x": "Figure %1",
"error-events-per-day": "<code>%1</code> رویداد ها در روز",
"error.404": "خطای 404 یافت نشد",
"error.503": "خطای 503 سرویس دردسترس نیست",
"manage-error-log": "مدیریت گذارش خطاها",
"export-error-log": "خروجی گرفتن از گذارش خطاها با قالب csv",
"clear-error-log": "پاک کردن گذارش خطاها",
"route": "مسیر",
"count": "شمارش",
"no-routes-not-found": "ایول! بدون خطای 404!",
"clear404-confirm": "آیا از پاک کردن خطا های 404 اطمینان دارید؟",
"clear404-success": "\"خطای های 404\" پاک شدند"
}