Files
NodeBB/public/language/ja/admin/manage/flags.json
2017-02-06 09:21:40 +00:00

19 lines
753 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.
{
"daily": "日付フラッグ",
"by-user": "ユーザーからのフラグ",
"by-user-search": "フラグを付けたユーザーを検索",
"category": "カテゴリ",
"sort-by": "並び順",
"sort-by.most-flags": "最も多いフラグ",
"sort-by.most-recent": "最も新しい",
"search": "検索",
"dismiss-all": "すべてを却下する",
"none-flagged": "フラグの立った投稿はありません!",
"posted-in": "%1に投稿されました",
"read-more": "続きを読む",
"flagged-x-times": "この投稿には1回のフラグが設定されています(s):",
"dismiss": "このフラグを却下する",
"delete-post": "投稿を削除",
"alerts.confirm-delete-post": "本当にこの投稿を削除しますか?"
}