mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00
19 lines
755 B
JSON
19 lines
755 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"MathXplore"
|
|
]
|
|
},
|
|
"no-query": "クエリを指定していません。",
|
|
"400-page-title": "無効なリクエストです",
|
|
"400-page-heading": "無効なリクエストです",
|
|
"404-page-title": "コンテンツが見つかりませんでした",
|
|
"404-page-heading": "見つかりません",
|
|
"500-page-title": "内部サーバーエラー",
|
|
"500-page-heading": "内部サーバーエラー",
|
|
"fulltext-search-unavailable": "全文検索は利用できません",
|
|
"no-search-results": "このコンテンツでは全文検索エンジンが利用できません",
|
|
"library-button-text": "ウェルカムページに移動",
|
|
"random-page-button-text": "無作為に選ばれたページに移動する"
|
|
}
|