Files
NodeBB/public/language/zh-TW/users.json

23 lines
841 B
JSON
Raw Normal View History

{
2020-03-19 09:30:33 +00:00
"latest_users": "最新使用者",
"top_posters": "發文排行",
"most_reputation": "聲望排行",
"most_flags": "舉報最多",
2014-05-18 00:57:00 +08:00
"search": "搜尋",
2020-03-19 09:30:33 +00:00
"enter_username": "輸入使用者名搜索",
2014-06-23 21:03:04 -04:00
"load_more": "載入更多",
2020-03-19 09:30:33 +00:00
"users-found-search-took": "找到 %1 位使用者!耗時 %2 秒。",
"filter-by": "過濾選項",
"online-only": "只看在線",
"invite": "邀請註冊",
"prompt-email": "郵件:",
2020-11-17 09:08:29 +00:00
"groups-to-join": "Groups to be joined when invite is accepted:",
2020-03-19 09:30:33 +00:00
"invitation-email-sent": "已發送邀請給 %1",
2016-09-07 09:02:30 -04:00
"user_list": "使用者列表",
2020-03-19 09:30:33 +00:00
"recent_topics": "最新主題",
"popular_topics": "熱門主題",
"unread_topics": "未讀主題",
"categories": "版面",
2016-05-07 09:02:27 -04:00
"tags": "標籤",
2020-03-19 09:30:33 +00:00
"no-users-found": "未找到符合的使用者!"
2014-08-01 18:03:02 -04:00
}