Files
NodeBB/public/language/ja/users.json

21 lines
785 B
JSON
Raw Normal View History

2014-04-25 14:36:57 +09:00
{
"latest_users": "最新ユーザー",
"top_posters": "最も投稿したユーザー",
"most_reputation": "最も評価されたユーザー",
"search": "検索",
"enter_username": "検索するユーザー名を入力してください",
2014-06-23 21:03:04 -04:00
"load_more": "もっと表示",
2015-02-10 10:53:19 -05:00
"users-found-search-took": "%1 user(s) found! Search took %2 seconds.",
2015-01-29 17:45:42 -05:00
"filter-by": "Filter By",
"online-only": "Online only",
2015-07-15 14:11:05 -04:00
"picture-only": "Picture only",
"invite": "Invite",
"invitation-email-sent": "An invitation email has been sent to %1",
"user_list": "User List",
"recent_topics": "Recent Topics",
"popular_topics": "Popular Topics",
"unread_topics": "Unread Topics",
"categories": "Categories",
"tags": "Tags",
"map": "Map"
2014-05-02 23:53:30 -04:00
}