Files
NodeBB/public/language/tr/admin/advanced/errors.json
2017-02-10 09:21:57 +00:00

14 lines
544 B
JSON
Raw 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.
{
"figure-x": "Figure %1",
"error-events-per-day": "<code>%1</code> günlük olay",
"error.404": "404 Bulunamadı",
"error.503": "503 Servis Kullanılamıyor",
"manage-error-log": "Manage Error Log",
"export-error-log": "Hata Kayıtlarını Dışarı Çıkar (CSV)",
"clear-error-log": "Hata Kayıtlarını Temizle",
"route": "Route",
"count": "Count",
"no-routes-not-found": "Hooray! No 404 errors!",
"clear404-confirm": "Are you sure you wish to clear the 404 error logs?",
"clear404-success": "\"404 Not Found\" errors cleared"
}