Files
NodeBB/public/language/ja/admin/advanced/errors.json
2017-01-20 19:29:25 +00:00

14 lines
691 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": "%1を見つける",
"error-events-per-day": "<code>%1</code> 日あたりのイベント",
"error.404": "404 Not Found",
"error.503": "503 サービスは利用できません",
"manage-error-log": "エラーログの管理",
"export-error-log": "エラーログのエクスポート (CSV)",
"clear-error-log": "エラーログの消去",
"route": "ルート",
"count": "カウント",
"no-routes-not-found": "やりましたね!見つからなかったルートはありませんでした。",
"clear404-confirm": "本当に404エラーログを消去してもよろしいですか",
"clear404-success": "\"404 Not Found\"エラーは消去されました"
}