Latest translations and fallbacks

v1.18.x
Misty (Bot) 6 years ago
parent 8ee5d32d4f
commit 23502c9074

@ -1,14 +1,14 @@
{ {
"site-settings": "Site Settings", "site-settings": "網站設定",
"title": "Site Title", "title": "網站標題",
"title.url": "URL", "title.url": "網址",
"title.url-placeholder": "The URL of the site title", "title.url-placeholder": "網站標題連結網址",
"title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index.", "title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index.",
"title.name": "Your Community Name", "title.name": "你的社群(論壇)名稱",
"title.show-in-header": "Show Site Title in Header", "title.show-in-header": "於頂端(header)顯示網站標題",
"browser-title": "Browser Title", "browser-title": "瀏覽器標題",
"browser-title-help": "If no browser title is specified, the site title will be used", "browser-title-help": "若未設定瀏覽器標題,則使用網站標題顯示。",
"title-layout": "Title Layout", "title-layout": "標題Layout",
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}", "title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
"description.placeholder": "A short description about your community", "description.placeholder": "A short description about your community",
"description": "Site Description", "description": "Site Description",
@ -24,12 +24,12 @@
"logo.alt-text": "Alt Text", "logo.alt-text": "Alt Text",
"log.alt-text-placeholder": "Alternative text for accessibility", "log.alt-text-placeholder": "Alternative text for accessibility",
"favicon": "Favicon", "favicon": "Favicon",
"favicon.upload": "Upload", "favicon.upload": "上傳",
"touch-icon": "Homescreen/Touch Icon", "touch-icon": "Homescreen/Touch Icon",
"touch-icon.upload": "Upload", "touch-icon.upload": "上傳",
"touch-icon.help": "Recommended size and format: 192x192, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.", "touch-icon.help": "Recommended size and format: 192x192, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.",
"outgoing-links": "Outgoing Links", "outgoing-links": "Outgoing Links",
"outgoing-links.warning-page": "Use Outgoing Links Warning Page", "outgoing-links.warning-page": "Use Outgoing Links Warning Page",
"search-default-sort-by": "Search default sort by", "search-default-sort-by": "預設搜尋排序",
"outgoing-links.whitelist": "Domains to whitelist for bypassing the warning page" "outgoing-links.whitelist": "Domains to whitelist for bypassing the warning page"
} }

@ -9,9 +9,9 @@
"repeat_password": "再次確認新密碼", "repeat_password": "再次確認新密碼",
"enter_email": "請輸入你的<strong>電子郵件地址</strong>,我們會寄送郵件告訴你如何重置你的帳戶。", "enter_email": "請輸入你的<strong>電子郵件地址</strong>,我們會寄送郵件告訴你如何重置你的帳戶。",
"enter_email_address": "輸入電子郵件地址", "enter_email_address": "輸入電子郵件地址",
"password_reset_sent": "A password reset email has been sent to the specified address. Please note that only one email will be sent per minute.", "password_reset_sent": "一封重設密碼的電子郵件已經寄到您指定的信箱。請注意每分鐘只能寄出1封email。",
"invalid_email": "無效的電子郵件 / 電子郵件不存在!", "invalid_email": "無效的電子郵件 / 電子郵件不存在!",
"password_too_short": "輸入的密碼太短,請使用另一個不同的密碼", "password_too_short": "輸入的密碼太短,請使用另一個不同的密碼",
"passwords_do_not_match": "你已經輸入的兩個密碼不一樣", "passwords_do_not_match": "您輸入的兩組密碼並不吻合",
"password_expired": "你的密碼已過期,請選擇一組新密碼" "password_expired": "你的密碼已過期,請選擇一組新密碼"
} }

@ -1,7 +1,7 @@
{ {
"success": "成功", "success": "成功",
"topic-post": "你的文章張貼成功", "topic-post": "文章張貼成功",
"post-queued": "Your post is queued for approval.", "post-queued": "您的文章正在排隊等待審核",
"authentication-successful": "驗證成功", "authentication-successful": "驗證成功",
"settings-saved": "設定已儲存" "settings-saved": "設定已儲存"
} }

@ -6,9 +6,9 @@
"no_posts_found": "找不到文章!", "no_posts_found": "找不到文章!",
"post_is_deleted": "文章已被刪除!", "post_is_deleted": "文章已被刪除!",
"topic_is_deleted": "主題已被刪除!", "topic_is_deleted": "主題已被刪除!",
"profile": "資料", "profile": "個人資料",
"posted_by": "由 %1 張貼", "posted_by": "由 %1 發表",
"posted_by_guest": "由訪客張貼", "posted_by_guest": "由訪客發表",
"chat": "聊天", "chat": "聊天",
"notify_me": "該主題有新回覆時通知我", "notify_me": "該主題有新回覆時通知我",
"quote": "引用", "quote": "引用",
@ -62,12 +62,12 @@
"thread_tools.lock": "鎖定主題", "thread_tools.lock": "鎖定主題",
"thread_tools.unlock": "解除主題鎖定", "thread_tools.unlock": "解除主題鎖定",
"thread_tools.move": "移動主題", "thread_tools.move": "移動主題",
"thread_tools.move-posts": "移動帖子", "thread_tools.move-posts": "移動文章",
"thread_tools.move_all": "移動全部", "thread_tools.move_all": "移動全部",
"thread_tools.select_category": "Select Category", "thread_tools.select_category": "Select Category",
"thread_tools.fork": "分叉主題", "thread_tools.fork": "分叉主題",
"thread_tools.delete": "刪除主題", "thread_tools.delete": "刪除主題",
"thread_tools.delete-posts": "刪除張貼", "thread_tools.delete-posts": "刪除文章",
"thread_tools.delete_confirm": "你確定要刪除這個主題?", "thread_tools.delete_confirm": "你確定要刪除這個主題?",
"thread_tools.restore": "還原刪除的主題", "thread_tools.restore": "還原刪除的主題",
"thread_tools.restore_confirm": "你確定你要恢復這個主題嗎?", "thread_tools.restore_confirm": "你確定你要恢復這個主題嗎?",
@ -78,26 +78,26 @@
"topic_move_success": "主題已成功移至 %1", "topic_move_success": "主題已成功移至 %1",
"post_delete_confirm": "你確定要刪除這文章嗎?", "post_delete_confirm": "你確定要刪除這文章嗎?",
"post_restore_confirm": "你確定要還原這文章嗎?", "post_restore_confirm": "你確定要還原這文章嗎?",
"post_purge_confirm": "你確定要清除這個帖子嗎?", "post_purge_confirm": "你確定要清除這個文章嗎?",
"load_categories": "版面載入中", "load_categories": "版面載入中",
"confirm_move": "移動", "confirm_move": "移動",
"confirm_fork": "作為主題", "confirm_fork": "作為主題",
"bookmark": "書籤", "bookmark": "書籤",
"bookmarks": "書籤", "bookmarks": "書籤",
"bookmarks.has_no_bookmarks": "你尚未將任何貼子加入書籤", "bookmarks.has_no_bookmarks": "你尚未將任何文章加入書籤",
"loading_more_posts": "載入更多文章", "loading_more_posts": "載入更多文章",
"move_topic": "移動主題", "move_topic": "移動主題",
"move_topics": "移動主題", "move_topics": "移動主題",
"move_post": "移動文章", "move_post": "移動文章",
"post_moved": "文章已移動!", "post_moved": "文章已移動!",
"fork_topic": "作為主題", "fork_topic": "作為主題",
"fork_topic_instruction": "點擊要作為主題的文章", "fork_topic_instruction": "點擊將分割的文章",
"fork_no_pids": "尚未選擇文章!", "fork_no_pids": "尚未選擇文章!",
"fork_pid_count": "%1 張貼已選定", "fork_pid_count": "已選擇 %1 篇文章",
"fork_success": "成功分叉成新的主題!點擊這裡進入新的主題。", "fork_success": "成功分叉成新的主題!點擊這裡進入新的主題。",
"delete_posts_instruction": "點擊你想要刪除/清除的張貼", "delete_posts_instruction": "點擊你想要刪除/清除的文章",
"merge_topics_instruction": "Click the topics you want to merge", "merge_topics_instruction": "Click the topics you want to merge",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "點擊你想移動的文章",
"composer.title_placeholder": "輸入標題...", "composer.title_placeholder": "輸入標題...",
"composer.handle_placeholder": "名字", "composer.handle_placeholder": "名字",
"composer.discard": "放棄", "composer.discard": "放棄",
@ -119,15 +119,15 @@
"oldest_to_newest": "從舊到新", "oldest_to_newest": "從舊到新",
"newest_to_oldest": "從新到舊", "newest_to_oldest": "從新到舊",
"most_votes": "Most Votes", "most_votes": "Most Votes",
"most_posts": "Most Posts", "most_posts": "發表最多",
"stale.title": "改為建立新的主題?", "stale.title": "改為建立新的主題?",
"stale.warning": "你正回覆的主題是非常舊的一篇。你想要改為建立一個新主題,然後參考到這篇你回覆的?", "stale.warning": "你正回覆的主題是非常舊的一篇。你想要改為建立一個新主題,然後參考到這篇你回覆的?",
"stale.create": "建立新主題", "stale.create": "建立新主題",
"stale.reply_anyway": "無論如何都回覆這個主題", "stale.reply_anyway": "無論如何都回覆這個主題",
"link_back": "回覆: [%1](%2)", "link_back": "回覆: [%1](%2)",
"diffs.title": "Post Edit History", "diffs.title": "歷史編輯紀錄",
"diffs.description": "This post has <strong>%1</strong> revisions. Click one of the revisions below to see the post content at that point in time.", "diffs.description": "此文章有 <strong>%1</strong> 個版本。點擊下列其中一個版本來查看文章內容。",
"diffs.no-revisions-description": "This post has <strong>%1</strong> revisions.", "diffs.no-revisions-description": "此文章有 <strong>%1</strong> 個版本.",
"diffs.current-revision": "current revision", "diffs.current-revision": "current revision",
"diffs.original-revision": "original revision" "diffs.original-revision": "original revision"
} }

@ -6,10 +6,10 @@
"selected": "已選擇", "selected": "已選擇",
"all": "全部", "all": "全部",
"all_categories": "所有類別", "all_categories": "所有類別",
"topics_marked_as_read.success": "標記主題成已讀!", "topics_marked_as_read.success": "主題皆標記為已讀!",
"all-topics": "所有主題", "all-topics": "所有主題",
"new-topics": "新主題", "new-topics": "新主題",
"watched-topics": "已觀看主題", "watched-topics": "已觀看主題",
"unreplied-topics": "Unreplied Topics", "unreplied-topics": "為回覆的主題",
"multiple-categories-selected": "Multiple Selected" "multiple-categories-selected": "多選"
} }

@ -22,7 +22,7 @@
"joined": "加入時間", "joined": "加入時間",
"lastonline": "最後上線", "lastonline": "最後上線",
"profile": "個人資料", "profile": "個人資料",
"profile_views": "資料被查看", "profile_views": "個人資料觀看次數",
"reputation": "聲譽", "reputation": "聲譽",
"bookmarks": "書籤", "bookmarks": "書籤",
"watched_categories": "已檢視目錄", "watched_categories": "已檢視目錄",

@ -7,14 +7,14 @@
"enter_username": "輸入想找的使用者帳號", "enter_username": "輸入想找的使用者帳號",
"load_more": "載入更多", "load_more": "載入更多",
"users-found-search-took": "找到 %1 使用者! 搜尋用了 %2 秒。", "users-found-search-took": "找到 %1 使用者! 搜尋用了 %2 秒。",
"filter-by": "過濾依照", "filter-by": "篩選依照",
"online-only": "線上僅有", "online-only": "線上僅有",
"invite": "邀請", "invite": "邀請",
"prompt-email": "Emails:", "prompt-email": "Email",
"invitation-email-sent": "所有邀請Email已經被寄送到 %1", "invitation-email-sent": "所有邀請函皆已被寄到 %1",
"user_list": "使用者列表", "user_list": "使用者列表",
"recent_topics": "最新的主題", "recent_topics": "最新的主題",
"popular_topics": "受歡迎的主題", "popular_topics": "熱門的主題",
"unread_topics": "未讀的主題", "unread_topics": "未讀的主題",
"categories": "類別", "categories": "類別",
"tags": "標籤", "tags": "標籤",

Loading…
Cancel
Save