You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.8 KiB
JSON
52 lines
1.8 KiB
JSON
{
|
|
"home": "主頁",
|
|
"search": "搜索",
|
|
"buttons.close": "關閉",
|
|
"403.title": "禁止訪問",
|
|
"403.message": "你沒有該頁面的訪問權限,可能是因為你尚未<a href='/login'>登錄</a>。",
|
|
"404.title": "無法找到該頁",
|
|
"404.message": "你所查找的頁面並不存在,返回<a href='/'>主頁</a>。",
|
|
"500.title": "內部錯誤",
|
|
"500.message": "不好!看來是哪裡出錯了!",
|
|
"register": "注冊",
|
|
"login": "登錄",
|
|
"logout": "退出",
|
|
"logout.title": "你已經退出。",
|
|
"logout.message": "你已經成功退出登錄。",
|
|
"save_changes": "保存修改",
|
|
"close": "關閉",
|
|
"header.admin": "管理",
|
|
"header.recent": "最近",
|
|
"header.unread": "未讀",
|
|
"header.popular": "Popular",
|
|
"header.users": "用戶",
|
|
"header.chats": "Chats",
|
|
"header.notifications": "Notifications",
|
|
"header.search": "搜索",
|
|
"header.profile": "設置",
|
|
"notifications.loading": "消息載入中",
|
|
"chats.loading": "聊天載入中",
|
|
"motd.welcome": "Welcome to NodeBB, the discussion platform of the future.",
|
|
"motd.get": "Get NodeBB",
|
|
"motd.fork": "Fork",
|
|
"motd.like": "讚好",
|
|
"motd.follow": "關注",
|
|
"previouspage": "Previous Page",
|
|
"nextpage": "Next Page",
|
|
"alert.success": "Success",
|
|
"alert.error": "Error",
|
|
"alert.banned": "Banned",
|
|
"alert.banned.message": "You are banned you will be logged out!",
|
|
"alert.unfollow": "You are no longer following %1!",
|
|
"alert.follow": "You are now following %1!",
|
|
"posts": "Posts",
|
|
"views": "Views",
|
|
"posted": "posted",
|
|
"in": "in",
|
|
"recentposts": "Recent Posts",
|
|
"online": "Online",
|
|
"away": "Away",
|
|
"dnd": "Do not Disturb",
|
|
"invisible": "Invisible",
|
|
"offline": "Offline"
|
|
} |