DynamicPageList3/i18n/ja.json
2020-11-22 12:59:30 -07:00

13 lines
664 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.

{
"@metadata": {
"authors": [
"Fryed-peach",
"JtFuruhata"
]
},
"intersection-desc": "単一カテゴリ内または複数カテゴリ内において最近更新された項目を箇条書きで表示する",
"intersection_toomanycats": "エラー: カテゴリ指定が多すぎます!",
"intersection_toofewcats": "エラー: カテゴリ指定が少なすぎます!",
"intersection_noresults": "エラー: 最近更新された項目はありません!",
"intersection_noincludecats": "エラー: 1つ以上のカテゴリ、または名前空間を指定する必要があります"
}