mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-30 08:53:52 +02:00
15 lines
620 B
JSON
15 lines
620 B
JSON
{
|
|
"errors": "エラー",
|
|
"figure-x": "図 %1",
|
|
"error-events-per-day": "1日あたり <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": "404 エラーはありません。",
|
|
"clear404-confirm": "404 エラーログを消去してもよろしいですか?",
|
|
"clear404-success": "\\\"404 Not Found\\\" エラーを消去しました"
|
|
} |