discourse/config/locales/server.zh_TW.yml

931 lines
48 KiB
YAML
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.

# encoding: utf-8
# This file contains content for the server portion of Discourse used by Ruby
#
# To validate this YAML file after you change it, please paste it into
# http://yamllint.com/
zh_TW:
time:
formats:
short: "%Y-%m-%d"
title: "論壇"
topics: "標題"
posts: "貼文"
loading: "載入中"
powered_by_html: 'Powered by <a href="http://www.discourse.org">Discourse</a>, 請啟用 Javascript 以獲得最佳瀏覽效果'
via: "%{username} 自 %{site_name}"
is_reserved: "保留權利"
site_under_maintenance: '網站維護中。'
operation_already_running: "%{operation} 操作正在運行。 目前無法執行新的 %{operation} 操作。"
too_many_mentions:
zero: "抱歉, 你無法提及(@)用戶。"
one: "抱歉, 你每次只能提及(@)一個用戶。"
other: "抱歉, 你每次只能提及(@) %{count} 個用戶。"
too_many_mentions_newuser:
zero: "抱歉, 訪客無法提及(@)用戶。"
one: "抱歉, 訪客每次只能提及(@)一個用戶。"
other: "抱歉, 訪客每次只能提及(@) %{count} 個用戶。"
too_many_images:
zero: "抱歉, 訪客無法貼圖。"
one: "抱歉, 訪客每次只能張貼一張圖片。"
other: "抱歉, 訪客每次只能張貼 %{count} 張圖片。"
too_many_links:
zero: "抱歉, 訪客無法分享連結。"
one: "抱歉, 訪客每次只能貼一條連結。"
other: "抱歉, 訪客每次只能貼 %{count} 條連結。"
spamming_host: "抱歉,你不能張貼該網站之連結。"
just_posted_that: "與你最近發表的內容太相似"
has_already_been_used: "已經被使用"
invalid_characters: "包含無效字詞"
is_invalid: "無效,請再仔細描述"
next_page: "下一頁 &rarr;"
by: "從"
topics_in_category: "分類'%{category}'中的主題"
rss_posts_in_topic: "'%{topic}'的RSS feed"
rss_topics_in_category: "分類'%{category}'中主題的RSS feed"
author_wrote: "%{author}說:"
private_message_abbrev: "私人訊息"
groups:
default_names:
admins: "管理員"
moderators: "版主"
staff: "職員"
trust_level_1: "L1信任者"
trust_level_2: "L2信任者"
trust_level_3: "L3信任者"
trust_level_4: "L4信任者"
trust_level_5: "L5信任者"
education:
until_posts:
one: "貼文"
other: "%{count}個貼文"
'new-topic': |
歡迎來到 %{site_name} &mdash; **祝你能在這裡開始一段嶄新的討論區體驗!**
當你撰寫主題時, 請注意以下事項:
- 張貼標題是否清晰易明? 主題內容能否吸讀者?
-建議撰寫時需考慮: 張貼內容是甚麼, 能吸引哪些人, 主題的重要性, 期待從討論中得到怎樣的回應等
- 使用適合的字詞, 能更容易使其他人 *找到* 你的主題, 若你撰寫的內容屬於某個分類的話,應選擇張貼在該分類。
其他的說明教學,[請查看我們的常見問答](/faq)。此資訊只在你的最早的 %{education_posts_text} 顯示。
'new-reply': |
歡迎來到 %{site_name} &mdash; **感謝你參與討論!**
當你撰寫回覆時, 請注意以下事項:
- 你的回覆在某程度能否對整個討論有幫助?
- 尊重。論壇其他成員是同等的, 你應作多角度思考,將心比心。
- 可以持批判態度,但請緊記 *對事不對人*。
更多的説明資訊,[請查看我們的常見問答](/faq)。此資訊只在你的最早的 %{education_posts_text} 顯示。
activerecord:
attributes:
category:
name: "分類名稱"
post:
raw: "內容"
errors:
messages:
is_invalid: "無效, 可嘗試寫得更明確"
has_already_been_used: "已經被使用"
models:
topic:
attributes:
archetype:
cant_send_pm: "抱歉,你不能向該用戶發送私人訊息。"
user_profile:
no_info_me: "<div class='missing-profile'>你的自我簡介中,“關於我” 部分目前還沒有內容,<a href='/users/%{username_lower}/preferences/about-me'>不如來自我介紹一下?</a></div>"
no_info_other: "<div class='missing-profile'>%{name} 尚未在他/她自我簡介中的“關於我”部分填寫任何資訊</div>"
category:
topic_prefix: "對於分類: %{category} 的定義"
replace_paragraph: "[為分類一段簡單的描述以替換首段內容, 請不要超過200個字。]"
post_template: "%{replace_paragraph}\n\n在下面的空格輸入分類的詳細描述, 可以包括在此分類下討論的規則、內容主題等等。"
this_year: "本年"
trust_levels:
newuser:
title: "訪客"
basic:
title: "初級用戶"
regular:
title: "常規用戶"
leader:
title: "領先用戶"
elder:
title: "資深用戶"
rate_limiter:
too_many_requests: "你的瀏覽速度過於頻繁,請等待 %{time_left} 後再試。"
hours:
one: "1 小時"
other: "%{count} 小時"
minutes:
one: "1 分鐘"
other: "%{count} 分鐘"
seconds:
one: "1 秒"
other: "%{count} 秒"
datetime:
distance_in_words:
half_a_minute: "< 1分"
less_than_x_seconds:
one: "< 1秒"
other: "< %{count}秒"
x_seconds:
one: "1秒"
other: "%{count}秒"
less_than_x_minutes:
one: "< 1分"
other: "< %{count}分"
x_minutes:
one: "1分"
other: "%{count}分"
about_x_hours:
one: "1小時"
other: "%{count}小時"
x_days:
one: "1天"
other: "%{count}天"
about_x_months:
one: "1個月"
other: "%{count}個月"
x_months:
one: "1個月"
other: "%{count}個月"
about_x_years:
one: "1年"
other: "%{count}年"
over_x_years:
one: "> 1年"
other: "> %{count}年"
almost_x_years:
one: "1年"
other: "%{count}年"
distance_in_words_verbose:
half_a_minute: "剛剛"
less_than_x_seconds:
one: "剛剛"
other: "剛剛"
x_seconds:
one: "1 秒前"
other: "%{count} 秒前"
less_than_x_minutes:
one: "不到 1 分鐘前"
other: "不到 %{count} 分鐘前"
x_minutes:
one: "1 分鐘前"
other: "%{count} 分鐘前"
about_x_hours:
one: "1 小時前"
other: "%{count} 小時前"
x_days:
one: "1 天前"
other: "%{count} 天前"
about_x_months:
one: "約 1 個月前"
other: "約 %{count} 個月前"
x_months:
one: "1 個月前"
other: "%{count} 個月前"
about_x_years:
one: "約 1 年前"
other: "約 %{count} 年前"
over_x_years:
one: "1 年之前"
other: "%{count} 年之前"
almost_x_years:
one: "近 1 年前"
other: "近 %{count} 年前"
password_reset:
no_token: "抱歉,你的令牌(Token)已過期,請再嘗試重設你的密碼。"
choose_new: "請選擇一個新密碼"
update: '更新密碼'
title: '重設密碼'
success: "密碼修改成功,現在已為你登入。"
success_unapproved: "你的密碼已成功修改。"
continue: "繼續連接至 %{site_name}"
change_email:
confirmed: "你的電子郵箱已更新。"
please_continue: "請按 %{link} 來繼續"
error: "修改你的電郵位址時發生錯誤,可能此郵箱已有人使用了。"
activation:
already_done: "抱歉,此帳號啟用連結已經失效。可能你的帳號已經啟用了。"
please_continue: "你的帳號已啟用,並已為你登入。點擊 %{link} 繼續"
welcome_to: "歡迎來到%{site_name}"
approval_required: "你的論壇帳號需要由版主審批後才可使用。當你的帳號獲得批准,你將收到電子郵件通知。"
post_action_types:
off_topic:
title: '離題內容'
description: '該內容為離題內容,應該移到其它關主題下。'
long_form: '投訴為離題內容'
spam:
title: '垃圾內容'
description: '該內容為廣告,它不包含任何討論內容,只有促銷資訊。'
long_form: '投訴為垃圾內容'
inappropriate:
title: '不當內容'
description: '此帖內容包含對他人的攻擊、侮辱或仇視語言。'
long_form: '投訴為不當內容'
notify_user:
title: '通知 {{username}}'
description: '此帖包含一些我想與該用戶私下討論的內容。'
long_form: '已通知用戶'
email_title: '關於 "%{title}"'
email_body: "%{link}\n\n%{message}"
notify_moderators:
title: '通知版主'
description: '此帖依據<a href="/faq">常見問答 FAQ</a>、<a href="/tos">服務條款 TOS</a>或其它原因等, 需要版主關注。'
long_form: '已通知版主'
email_title: '關於 "%{title}"'
email_body: "%{link}\n\n%{message}"
bookmark:
title: '書籤'
description: '給本帖加書籤'
long_form: '已給本帖加上書籤'
like:
title: '讚好'
description: '讚好本帖'
long_form: '喜歡本帖內容'
vote:
title: '投票'
description: '給本帖投票'
long_form: '已給本帖投票'
flagging:
you_must_edit: '<p>你的貼文已經達到投訴上限,請查看你的私人訊息。</p>'
user_must_edit: '<p>投訴的內容已隱藏。</p>'
archetypes:
regular:
title: "一般主題"
unsubscribed:
title: '取消訂閱'
description: "你已經取消訂閱,我們不會再聯絡你。"
oops: "如果你不希望取消訂閱,請點擊下方的連結。"
not_found: "取消訂閱出錯"
not_found_description: "抱歉,我們無法替你取消訂閱。可能你郵件裡的連結已過期。"
resubscribe:
action: "重新訂閱"
title: "已重新訂閱!"
description: "你已經重新訂閱。"
reports:
visits:
title: "用戶瀏覽量"
xaxis: "天"
yaxis: "瀏覽量"
signups:
title: "新註冊用戶"
xaxis: "天"
yaxis: "新用戶數量"
topics:
title: "新發表主題"
xaxis: "天"
yaxis: "新主題數量"
posts:
title: "新發表的貼文"
xaxis: "天"
yaxis: "新貼文數量"
likes:
title: "新的讚好"
xaxis: "天"
yaxis: "新的讚好數量"
flags:
title: "投訴"
xaxis: "天"
yaxis: "投訴數量"
bookmarks:
title: "書籤"
xaxis: "天"
yaxis: "新書籤數量"
starred:
title: "關注"
xaxis: "天"
yaxis: "新關注數量"
users_by_trust_level:
title: "按使用者等級的使用者統計"
xaxis: "使用者等級"
yaxis: "用戶數量"
emails:
title: "已發送郵件"
xaxis: "天"
yaxis: "郵件數量"
user_to_user_private_messages:
title: "用戶至用戶"
xaxis: "天"
yaxis: "訊息數量"
system_private_messages:
title: "系統"
xaxis: "天"
yaxis: "訊息數量"
moderator_warning_private_messages:
title: "版主警告"
xaxis: "天"
yaxis: "訊息數量"
notify_moderators_private_messages:
title: "版主通知"
xaxis: "天"
yaxis: "訊息數量"
notify_user_private_messages:
title: "用戶通知"
xaxis: "天"
yaxis: "訊息數量"
top_referrers:
title: "最高引用"
xaxis: "用戶"
num_visits: "瀏覽量"
num_topics: "主題數"
num_clicks: "點擊率"
top_traffic_sources:
title: "最高流量來源"
xaxis: "網域"
num_visits: "瀏覽量"
num_topics: "主題數"
num_users: "用戶數量"
num_clicks: "點擊率"
top_referred_topics:
title: "最高引用主題"
xaxis: "主題"
num_visits: "瀏覽量"
num_clicks: "點擊率"
dashboard:
rails_env_warning: "伺服器現在運行 %{env} 模式。"
host_names_warning: "伺服器上 config/database.yml 的主機名稱為 localhost 。請更改成你的網站主機名稱。"
gc_warning: '伺服器正在使用的 ruby 可能僅啟用了預設的 垃圾回收設定 (garbage collection), 這個設定無法提供最佳效能。請瀏覽此效能設定的資訊: <a href="http://meta.discourse.org/t/tuning-ruby-and-rails-for-discourse/4126">Tuning Ruby and Rails for Discourse</a>。'
sidekiq_warning: 'Sidekiq 未有執行。很多程序, 如發送電子郵件, 需要 sidekiq 非同步 (asynchronous) 執行的。請確保至少運行一個 sidekiq 程序。<a href="https://github.com/mperham/sidekiq">瞭解 Sidekiq</a>。'
queue_size_warning: '排定中的任務數量為%{queue_size},任務較多。這可能是因為 Sidekiq 程序出現問題, 或者需要更多的 Sidekiq 程序。'
memory_warning: '伺服器記憶體少於 1GB建議配置至少 1GB 記憶體'
facebook_config_warning: '伺服器允許使用 Facebook 帳號登入 (enable_facebook_logins), 但未有設定 app id 及 app secret values 。 請在 <a href="/admin/site_settings">網站設定</a> 裡更改設定。 <a href="https://github.com/discourse/discourse/wiki/The-Discourse-Admin-Quick-Start-Guide#enable-facebook-logins" target="_blank">設定教學指南</a>。'
cas_config_warning: '伺服器允許使用 CAS 登入 (enable_cas_logins), 但未有設定 主機名稱 (hostname) 及 網域名稱 (domain name)。'
twitter_config_warning: '伺服器允許使用 Twitter 帳號登入 (enable_twitter_logins), 但未有設定 key 和 secret values 。 請在 <a href="/admin/site_settings">網站設定</a> 裡更改設定。 <a href="https://github.com/discourse/discourse/wiki/The-Discourse-Admin-Quick-Start-Guide#enable-twitter-logins" target="_blank">設定教學指南</a>。'
github_config_warning: '伺服器允許使用 GitHub 帳號登入 (enable_github_logins), 但未有設定 client id 和 secret values。 請在 <a href="/admin/site_settings">網站設定</a> 裡更改設定。 <a href="https://github.com/discourse/discourse/wiki/The-Discourse-Admin-Quick-Start-Guide" target="_blank">設定教學指南</a>。'
failing_emails_warning: "%{num_failed_jobs}個 email 任務失敗。請檢查 config/environments/production.rb 內 config.action_mailer 項目是否已正確設定。<a href='/sidekiq/retries' target='_blank'>在 Sidekiq 中檢視失敗的任務</a>。"
default_logo_warning: "你沒有自訂你的網站 logo。請在<a href='/admin/site_settings'>網站設定</a>中更改 logo_url, logo_small_url 及 favicon_url。"
contact_email_missing: "你沒有為網站指定一個聯絡電郵。請在<a href='/admin/site_settings'>網站設定</a>中設定 contact_email。"
contact_email_invalid: "網站聯絡電郵不正確。請在<a href='/admin/site_settings'>網站設定</a>修改。"
title_nag: "正在使用預設的網站標題。請在<a href='/admin/site_settings'>網站設定</a>更改你的網站標題。"
consumer_email_warning: "您的網站正以Gmail或其他服務供應商郵件服務發送郵件。<a href='http://support.google.com/a/bin/answer.py?hl=en&answer=166852' target='_blank'>Gmail限制每日郵件發送數量</a>. 請考慮使用其他電郵服務商來保證郵件能成功發送,例如 mandrill.com。"
content_types:
education_new_reply:
title: "新用戶教學:第一個回覆"
description: "在新用戶發表首兩個回覆時, 自動在編輯器上方彈出的說明資訊。"
education_new_topic:
title: "新用戶教學:第一個主題"
description: "在新用戶發表首兩個主題時, 自動在編輯器上方彈出的說明資訊。"
usage_tips:
title: "新用戶提示"
description: "對於新用戶的使用提示, 重要的論壇資訊及教學資訊。"
welcome_user:
title: "歡迎: 新用戶"
description: "當新用戶註冊後自動發送給他們的歡迎訊息。"
welcome_invite:
title: "歡迎: 受邀請用戶"
description: "當新用戶通過接受用戶邀請加入論壇後, 自動發送給他們的歡迎訊息。"
login_required_welcome_message:
title: "歡迎資訊: 請登入"
description: "歡迎資訊只會在已啟用'login required'時向未登入的用戶顯示"
tos_user_content_license:
title: "服務條款:內容授權"
description: "服務條款中關於論壇內容授權的相關條款。"
tos_miscellaneous:
title: "服務條款:其它"
description: "服務條款中其他條款。"
site_settings:
default_locale: "Discourse 執行個體 (instance) 的預設語言編碼 (ISO 639-1)"
min_post_length: "貼文最少字數"
max_post_length: "貼文最大字數"
min_topic_title_length: "標題最少字數"
max_topic_title_length: "標題最大字數"
min_search_term_length: "搜索內容最少字數"
min_private_message_title_length: "私人訊息標題最少字數"
allow_uncategorized_topics: "允許發表未分類的貼文"
allow_duplicate_topic_titles: "允許主題有相同的標題"
unique_posts_mins: "使用者再次發表包含相同內容貼文的間隔時間"
enforce_global_nicknames: "強制暱稱 (nickname) 不能重覆 (警告:此功能只能在完成初始安裝時設定)"
discourse_org_access_key: "存取密匙 (access key) 用作登錄 discourse.org 上 Discourse Hub 的註冊表"
educate_until_posts: "顯示彈出指導面板直到用戶發表了這麼多數量的貼文"
title: "本網站標題,用於 HTML 標題標籤title和其它地方"
contact_email: "可以與本站聯繫的email地址。Discourse.org將會把重要更新的通知消息發送到該郵箱。"
company_full_name: "運行本網站的公司全稱,用於法律文檔,例如服務條款 /tos"
company_short_name: "運行本網站的公司短名,用於法律文檔,例如服務條款 /tos"
company_domain: "運行本網站的公司功能變數名稱,用於法律文檔,例如服務條款 /tos"
queue_jobs: "如果失敗佇列在排隊,使用 Sidekiq 消息引擎對不同的工作排隊"
crawl_images: "允許從協力廠商獲取圖片來插入寬、高數值"
ninja_edit_window: "在多少秒鐘之內,對貼文的多次編輯不建立新版本"
max_image_width: "貼文中圖片允許的最大寬度"
category_featured_topics: "在分類 /categories 頁面每個分類顯示的主題數目"
add_rel_nofollow_to_user_content: "添加 rel nofollow 標籤到所有提交的使用者資訊(以防止搜尋引擎搜集),除了內部連結(包括父系網域名)。修改此設置將要求你更新所有已有的 markdown 標籤內容"
exclude_rel_nofollow_domains: "不添加 nofollow 標籤到一列逗號分割的功能變數名稱 (使用父系網域名,例如 tld.com將自動允許子功能變數名稱例如 sub.tld.com"
post_excerpt_maxlength: "貼文摘要最大的字數長度"
post_onebox_maxlength: "一個 論壇 - Discourse 單廂帖Onebox post最大的字數長度"
category_post_template: "當你建立新分類時,分類的定義帖範本(建立新分類時會自動建立一個屬於該分類的新貼文)"
onebox_max_chars: "從外部網站導入到一個單廂帖Onebox post的最大字數"
logo_url: "你的網站標誌圖片例如http://example.com/logo.png"
logo_small_url: "你的網站的小號標誌圖片例如http://example.com/logo-small.png用於卷起主題清單時顯示"
favicon_url: "你的網站圖示favicon參考 http://zh.wikipedia.org/wiki/Favicon"
notification_email: "郵件回覆位址,當發送系統郵件,例如通知使用者找回密碼、新使用者註冊等等時,所使用的發信人位址"
use_https: "使用 SSL 安全套接層來瀏覽本站嗎?"
summary_score_threshold: "將一個貼文包含到“優秀”貼文中所需的最小分值"
summary_posts_required: "在一個主題中啟用“優秀”模式所要求的最小貼文數量"
summary_likes_required: "在一個主題中啟用“優秀”模式所要求的最小讚好數量"
summary_percent_filter: "當使用者點擊“優秀”,顯示前 % 幾的貼文"
enable_private_messages: "用戶建立私人訊息和私下交流要達到的用戶級別"
enable_long_polling: "啟用消息匯流排使通知功能可以使用長輪詢long polling"
long_polling_interval: "長輪詢每次請求之間的時間間隔(單位 毫秒) "
polling_interval: "已登入用戶用戶端輪詢時間間隔(單位 毫秒)"
anon_polling_interval: "匿名使用者用戶端輪詢時間間隔(單位 毫秒)"
auto_track_topics_after: "經過多少毫秒之後一個主題就被自動追蹤的全域缺省設置用戶可以覆蓋此設置0為始終-1為從不"
new_topic_duration_minutes: "一個主題在多少分鐘之內被系統判斷為新主題的全域缺省設置,用戶可以覆蓋此設置(-1為始終-2為最後一次瀏覽"
flags_required_to_hide_post: "一個貼文累計多少個投訴之後會被自動隱藏並向貼文作者發送私人訊息通知0為從不"
cooldown_minutes_after_hiding_posts: "當一個貼文因為投訴而隱藏之後,使用者需要等待多少分鐘才能編輯該貼文"
traditional_markdown_linebreaks: "在 Markdown 中使用傳統分行符號,而不是用兩個尾隨空格來換行"
post_undo_action_window_mins: "允許用戶在貼文上進行撤銷操作(讚好、投訴等)所需等待的間隔秒數"
must_approve_users: "用戶必須獲得管理員批准方能瀏覽"
ga_tracking_code: "穀歌分析追蹤代碼例如UA-12345678-9。參考 http://google.com/analytics"
ga_domain_name: "穀歌分析功能變數名稱例如mysite.com參考 http://google.com/analytics"
top_menu: "確定在主頁導航條包含哪些條目以及排列順序。例如latest|hot|read|starred|unread|new|posted|categories"
post_menu: "確定在貼文功能表條包含哪些條目以及排列順序。例如like|edit|flag|delete|share|bookmark|reply"
share_links: "確定在分享對話方塊裡顯示哪些條目、以什麼順序顯示。例如 twitter|facebook|google+"
track_external_right_clicks: "追蹤外部連結的右鍵點擊例如在流覽器新標籤打開缺省是禁用的因為它會重寫URL"
topics_per_page: "在主題清單頁面,缺省載入多少個主題"
posts_per_page: "在主題頁面,返回多少個貼文"
site_contact_username: "論壇給用戶發送自動訊息時使用的用戶名"
send_welcome_message: "給新用戶發送歡迎訊息?"
suppress_reply_directly_below: "當一個貼文只有一個回覆時,不顯示貼文回覆數量"
allow_index_in_robots_txt: "允許搜尋引擎索引網站內容(更新 robots.txt"
email_domains_blacklist: "將一列分隔號分隔的郵箱功能變數名稱放入黑名單例如mailinator.com|trashmail.net"
email_domains_whitelist: "分隔號 | 分隔的電子郵箱功能變數名稱,使用者只能使用這些郵箱功能變數名稱註冊。注意:用戶使用不包含在這個列表裡的郵箱功能變數名稱,將無法成功註冊。"
version_checks: "瀏覽 Discourse Hub 來檢查版本更新,並在管理面板 /admin 顯示版本資訊"
port: "使用此 HTTP 埠而不是80埠。留空為不使用主要用於開發調試"
force_hostname: "指定 URL 裡的主機名稱。留空為不使用,主要用於開發調試"
invite_expiry_days: "多少天以內用戶的邀請碼是有效的"
# TODO: perhaps we need a way of protecting these settings for hosted solution, global settings ...
enable_google_logins: "啟用穀歌Google帳號驗證登入"
enable_yahoo_logins: "啟用雅虎Yahoo帳號驗證登入"
enable_twitter_logins: "啟用推特Twitter帳號驗證登入需要 twitter_consumer_key 和 twitter_consumer_secret"
twitter_consumer_key: "推特帳號驗證的客戶密匙Consumer key到 http://dev.twitter.com 來註冊獲取"
twitter_consumer_secret: "推特帳號驗證的客戶密碼Consumer secret到 http://dev.twitter.com 來註冊獲取"
enable_facebook_logins: "啟用臉書Facebook帳號驗證登入需要 facebook_app_id 和 facebook_app_secret"
facebook_app_id: "臉書帳號驗證的應用帳號App id到 https://developers.facebook.com/apps 來註冊獲取"
facebook_app_secret: "臉書帳號驗證的應用密碼App secret到 https://developers.facebook.com/apps 來註冊獲取"
enable_github_logins: "啟用 Github 帳號驗證登入,需要 github_client_id 和 github_client_secret"
github_client_id: "Github 帳號驗證的用戶端帳號Client id到 https://github.com/settings/applications 來註冊獲取"
github_client_secret: "Github 帳號驗證的用戶端密碼Client secret到 https://github.com/settings/applications 來註冊獲取"
allow_import: "允許導入資料這將替換全站資料。除非你計畫導入資料否則請保持設置為false"
active_user_rate_limit_secs: "更新“最後一次見到”資料的頻率,單位為秒"
previous_visit_timeout_hours: "系統判斷一次瀏覽之後多少小時後為“上一次”瀏覽"
rate_limit_create_topic: "在建立一個主題之後間隔多少秒你才能建立另一個主題"
rate_limit_create_post: "在建立一個貼文之後間隔多少秒你才能建立另一個貼文"
max_likes_per_day: "每個用戶每天能標明讚好數量的最大值"
max_flags_per_day: "每個用戶每天能做投訴數量的最大值"
max_bookmarks_per_day: "每個使用者每天能做書籤數量的最大值"
max_edits_per_day: "每個用戶每天能編輯的次數的最大值"
max_stars_per_day: "每個使用者每天能收藏的主題數量的最大值"
max_topics_per_day: "每個使用者每天能建立的主題數量的最大值"
max_private_messages_per_day: "每個用戶每天最多可發私人訊息的數量"
suggested_topics: "在一個主題底部顯示的推薦主題的數量"
enable_s3_uploads: "上傳文件到 Amazon S3"
s3_upload_bucket: "Amazon S3 上上傳檔保存的 bucket name"
default_invitee_trust_level: "受邀用戶的缺省用戶級別0-5"
default_trust_level: "用戶的缺省用戶級別0-5"
basic_requires_topics_entered: "新用戶升級到初級使用者1所需要進入的主題數量"
basic_requires_read_posts: "新用戶升級到初級使用者1所需要閱讀的貼文數量"
basic_requires_time_spent_mins: "新用戶升級到初級使用者1所需要閱讀貼文耗費的分鐘數"
regular_requires_topics_entered: "一個初級用戶升級到常規用戶2所需進入的主題數量"
regular_requires_read_posts: "一個初級用戶升級到常規使用者2所需要閱讀的貼文數量"
regular_requires_time_spent_mins: "一個初級用戶升級到常規使用者2所需要閱讀貼文耗費的分鐘數"
regular_requires_days_visited: "一個初級用戶升級到常規使用者2所需要瀏覽網站的累計天數"
regular_requires_likes_received: "一個初級用戶升級到常規使用者2所需要獲得的讚好數"
regular_requires_likes_given: "一個初級用戶升級到常規使用者2所需要投出的讚好數"
regular_requires_topic_reply_count: "一個初級用戶升級到常規使用者2所需要回覆的主題數量"
newuser_max_links: "一個瀏覽者可以添加到一個貼文裡的連結數量"
newuser_max_images: "一個瀏覽者可以加入到一個貼文裡的圖片數量"
newuser_max_mentions_per_post: "一個瀏覽者可以在一個貼文裡使用 @name 提及的最大數量"
max_mentions_per_post: "你可以在一個貼文裡使用 @name 提及的最大數量"
email_time_window_mins: "等待多少分鐘才給使用者發送通知電子郵件,好讓他們有機會自己來流覽"
flush_timings_secs: "刷新時間資料的頻率,以秒為單位"
max_word_length: "在主題的標題中,允許的詞語長度的最大字數"
title_min_entropy: "在主題的標題中,允許的最低熵值(單字)"
body_min_entropy: "在一個貼文內文中,允許的最低熵值(單字)"
title_fancy_entities: "轉換主題標題中的 HTML 實體"
min_title_similar_length: "開始檢查相似主題的貼文標題的最小長度"
min_body_similar_length: "開始檢查相似主題的貼文內容的最小長度"
category_colors: "設置分類顏色的用'|'分隔的十六進位色彩值列表"
max_image_size_kb: "允許用戶上傳的最大檔大小(以kB為單位) - 確保在nginx(client_max_body_size), apache或代理服務中進行限制檔大小的配置."
max_similar_results: "當使用者撰寫新主題時,顯示多少類似主題給使用者"
title_prettify: "防止常見標題裡的錯別字和錯誤,包括全部大寫,首字小寫,多個!和?,結尾多餘的. 等等。"
topic_views_heat_low: "多少流覽量後主題的熱度變為低。"
topic_views_heat_medium: "多少流覽量後主題的熱度變為中。"
topic_views_heat_high: "多少流覽量後主題的熱度變為高。"
tos_url: "如果你想要使用一個部署在某個地方的服務條款文檔那麼請在此填寫其完整URL地址。"
privacy_policy_url: "如果你想要使用一個部署在某個地方的隱私政策文檔那麼請在此填寫其完整URL地址。"
newuser_spam_host_threshold: "用戶在一篇貼文中能添加多少此指向同一主機的連結,取決於之前該使用者有`newuser_spam_host_threshold`篇貼文被認為是垃圾帖。"
notification_types:
mentioned: "%{display_username} 在 %{link} @到了你"
liked: "%{display_username} 在 %{link} 讚好了你的貼文 "
replied: "%{display_username} 在 %{link} 回覆了你的貼文"
quoted: "%{display_username} 在 %{link} 引用了你的貼文"
edited: "%{display_username} 在 %{link} 編輯了你的貼文"
posted: "%{display_username} 發表了 %{link}"
moved_post: "%{display_username} 把你的貼文移動到了 %{link}"
private_message: "%{display_username} 發送給你一條訊息:%{link}"
invited_to_private_message: "%{display_username} 邀請你進行私人通訊:%{link}"
invitee_accepted: "%{display_username} 接受了你的邀請"
search:
types:
category: '分類'
topic: '主題'
user: '用戶'
original_poster: "原始作者"
most_posts: "大部分貼文"
most_recent_poster: "當前大部分貼文作者"
frequent_poster: "頻繁發帖者"
move_posts:
moderator_post:
one: "我移動了一個貼文到一個新主題:%{topic_link}"
other: "我移動了 %{count} 個貼文到一個新主題:%{topic_link}"
topic_statuses:
archived_enabled: "本主題已歸檔,即已經凍結,無法修改。"
archived_disabled: "本主題已被解除歸檔,即不再凍結,可以修改。"
closed_enabled: "本主題已關閉,不再接受新的回覆。"
closed_disabled: "本主題已開放,可以發表新的回覆。"
autoclosed_enabled:
zero: "本主題為建立一天后自動關閉,不允許添加新的回覆。"
one: "本主題為建立一天后自動關閉,不允許添加新的回覆。"
other: "本主題為建立{{count}}天自動關閉。不允許添加新回覆。"
autoclosed_disabled: "本主題是開放的,可以添加新的回覆。"
pinned_enabled: "本主題已置頂,它將始終顯示在它所屬分類的頂部。"
pinned_disabled: "本主題已被解除置頂,它將不再顯示在它所屬分類的頂部。"
visible_enabled: "本主題可見,它將顯示在主題清單中。"
visible_disabled: "本主題不可見,它將不被顯示在主題清單中,只能通過一個直接連結來瀏覽。"
login:
not_approved: "你的帳號尚未獲得批准。一旦你的帳號獲得批准,你會收到一封電子郵件。"
incorrect_username_email_or_password: "用戶名、電子郵箱或密碼不正確"
wait_approval: "謝謝註冊帳號。我們會在你的帳號獲得批准之後通知你。"
active: "你的帳號已經被啟用,可以使用了。"
activate_email: "快完成了!我們發送了一封啟用郵件<b>%{email}</b>給你,請按照郵件中的步驟來啟用你的帳號。"
not_activated: "你還不能登入。我們發送了一封啟用郵件給你,請按照郵件中的步驟來啟用你的帳號。"
errors: "%{errors}"
not_available: "不可用,試試 %{suggestion}"
something_already_taken: "出了一些問題,可能此用戶名或電子郵箱已經被註冊。試試 忘記密碼 連結吧。"
omniauth_error: "抱歉,在給你的 %{strategy} 帳號授權時發生了錯誤。有可能你沒有批准授權申請?"
omniauth_error_unknown: "在處理你的登入過程中發生了錯誤,請重試。"
user:
username:
short: "必須超過 %{min} 字"
long: "必須少於 %{max} 字"
characters: "必須只包含字母和數位"
unique: "必須是唯一的"
blank: "必須存在"
must_begin_with_alphanumeric: "必須以字母或數位開頭"
email:
not_allowed: "本站不允許使用該郵箱服務商提供的電子郵箱,請使用其它郵箱位址。"
attributes:
password:
common: "是5000個最常用的密碼之一。請使用一個更安全的密碼。"
ip_address:
signup_not_allowed: "你的 IP 已被遮罩, 禁止使用此 IP 註冊。"
invite_mailer:
subject_template: "[%{site_name}] %{invitee_name} 邀請你參與 %{site_name} 上的一個討論"
text_body_template: |
%{invitee_name} 邀請你加入 %{site_name} 網站上的討論主題 "%{topic_title}"。
如果你感興趣,請點擊下面的連結來瀏覽該討論:
[瀏覽 %{site_name}][1]
你是被一個受信任的用戶邀請的,所以你可以不用登入就直接發表回覆。
[1]: %{invite_link}
test_mailer:
subject_template: "[%{site_name}] 電子郵件發送測試"
text_body_template: |
這是一封來自 %{site_name} 論壇的測試郵件。你可以通過瀏覽器瀏覽該論壇:
[*%{base_url}*][0]
電子郵件分發可能會很複雜,但是你可以快速檢查如下幾點:
- 確定你會使用你的郵件用戶端查看 *電子郵件原始程式碼*,這樣你可以通過查看郵件頭來獲取重要線索。
- **重要:** 你的ISP是否對你發送郵件的功能變數名稱和IP作了反向DNS解析你可以在此 [測試你的反向枚舉指標PTR記錄][2]。如果你的ISP沒有正確的反向DNS記錄那麼很可能你的任何電子郵件都不會被成功發送。
- 你的功能變數名稱的寄件者策略框架SPF記錄是否正確你可以在此 [測試你的SPF記錄][1]。
- 你是否在你的電子郵件軟體中配置了 [功能變數名稱金鑰身份識別郵件DKIM的電子郵件金鑰簽名][3]並且把DKIM公匙輸入到了DNS記錄中
- 你是否檢查過你發送電子郵件的伺服器IP [不在任何郵件黑名單中][4]
- 你是否確認過你的郵件伺服器 *確定無疑的* 在它的 HELO 消息中送出了完整的主機名稱?如果沒有,那麼會導致很多郵件服務商拒絕你的郵件。
我們衷心希望你收到這封郵件,發送測試成功!
祝好運!
你的來自 %{site_name} 的朋友。
[0]: %{base_url}
[1]: http://www.kitterman.com/spf/validate.html
[2]: http://mxtoolbox.com/SuperTool.aspx
[3]: http://www.dkim.org/
[4]: http://whatismyipaddress.com/blacklist-check
[5]: %{base_url}/unsubscribe
----
<small>在每封你發送的郵件底部應該都有取消訂閱的連結,讓我們類比一下。這封郵件發送自 中華人民共和國 北京市海澱區中關村南大街3號 海澱資本中心 14層 公司名稱,郵編 100081。如果你不希望將來繼續收到我們的郵件[點擊此處取消訂閱][5].</small>
system_messages:
post_hidden:
subject_template: "%{site_name} 提示:由於論壇使用者舉報,系統隱藏了你的貼文"
text_body_template: |
你好,
這是一封從 %{site_name} 自動發出的郵件,通知你下面的貼文由於論壇用戶的舉報而被隱藏不可見。
%{base_url}%{url}
你的貼文是因為被舉報而被隱藏的。請檢查你的貼文以瞭解為何會收到他們的投訴。
你可以在 %{edit_delay} 分鐘後開始編輯你的貼文,然後它會被自動取消隱藏。這將提高你的論壇級別積分。
但是,如果貼文再次被網友投訴而隱藏,論壇版主將收到通知,這將可能導致進一步的措施,包括可能禁止你的用戶帳號。
需要更多指導,請查看我們的 [FAQ](%{base_url}/faq).
usage_tips:
text_body_template: |
這個訊息包含了一些可以讓你快速開始的技巧提示:
### 保持滾動
論壇 - Discourse 沒有所謂下一頁按鈕或者頁碼,要繼續閱讀貼文,只需要繼續向下滾動頁面,這樣更多的內容會自動載入!
當新的回覆進來時,它們會自動顯示在主題的底部。你不需要刷新頁面或者退出主題然後重新進入來查看新貼文。
### 我怎麼回覆?
- 要回覆一個貼文,點擊該貼文底部的回覆按鈕。
- 如果要回覆整個主題的 *主旨*,而不是回覆該主題裡某個特定的人或貼文,請使用該主題最底下的回覆按鈕。
- 如果你想把討論導向另一個方向,但是保持討論之間的聯繫,請使用貼文右側的 回覆為新主題 按鈕。
### 誰在跟我交談?
當有人回覆你的貼文,引用你的內容,或者使用 @username 提及到你的時候,一個通知消息會顯示在頁面頂部。點擊通知消息的數目就可以查看是誰、在哪兒在跟你交談,交談。加入討論吧!
- 要提及某人的名字,輸入 `@` 符號,頁面會自動彈出可用人名。
- 要引用整個貼文,使用編輯器工具列裡的 引用貼文 按鈕。
- 要引用貼文的部分內容,選中要引用的內容,然後點擊顯示在選擇區上的回覆按鈕。
### 看那個貼文吧!
要想讓別人知道你喜歡他們的貼文,請點擊貼文底部的 讚好 按鈕。如果你看到某個有問題的貼文,請不要猶豫,點擊貼文底部的 投訴 小旗幟按鈕來引起論壇版主以及你的社區成員們的注意。
### 我在哪?
- 任何時候想要回到首頁,**點擊左上角的圖示**。
- 要搜索,瀏覽你的使用者頁面或者其他導航內容,點擊右上角的那些圖示。
- 當閱讀一個主題時,你可以通過點擊頁面頂部的標題回到頂部;要去到 *底部*,點擊頁面底部的主題流覽進度指示器裡的向下箭頭,或者點擊該主題第一帖下面的匯總資訊裡的最後一帖區域。
welcome_user:
subject_template: "歡迎來到 %{site_name}"
text_body_template: |
你好!
感謝加入 %{site_name},歡迎來到我們論壇參與討論!
%{new_user_tips}
我們始終相信 [文明的社會行為](%{base_url}/faq)。
好好享受你在論壇的時光吧!
welcome_invite:
subject_template: "歡迎來到 %{site_name}"
text_body_template: |
感謝你接受邀請到 %{site_name},歡迎來到我們論壇參與討論!
我們為你自動建立了一個用戶名:**%{username}**,不過你在任何時候都可以通過瀏覽 [你的用戶設置][prefs] 來修改它。
要再次登入,或者:
1. 使用臉書Facebook、穀歌Google、推特Twitter或很多其他我們支援的驗證方式——不過你選擇的驗證方式必須指向到和你最初接收邀請的郵箱位址 **相同的郵箱位址**,否則我們就無法確定到底是不是你本人!
2. 在 [你的用戶設置][prefs] 頁面為 %{site_name} 建立一個密碼,然後使用該密碼來登入。
%{site_password}
%{new_user_tips}
我們始終相信 [文明的社會行為](%{base_url}/faq)。
好好享受你在論壇的時光吧!
[prefs]: %{user_preferences_url}
export_succeeded:
subject_template: "匯出成功"
text_body_template: "匯出操作成功。"
import_succeeded:
subject_template: "導入成功"
text_body_template: "導入操作成功。"
unsubscribe_link: "如果你希望取消這些郵件的訂閱,請瀏覽 [用戶設置](%{user_preferences_url})。"
user_notifications:
unsubscribe:
title: "取消訂閱"
description: "不再對這些郵件感興趣?沒問題!點擊下面按鈕來立即取消訂閱:"
user_invited_to_private_message:
subject_template: "[%{site_name}] %{username} 邀請你私下交流:'%{topic_title}'"
text_body_template: |
%{username} 邀請你在 %{site_name} 就 '%{topic_title}' 進行私下交流:
請瀏覽 %{base_url}%{url} 來查看該主題。
user_replied:
subject_template: "[%{site_name}] %{username} 在 '%{topic_title}' 主題回覆了你的貼文"
text_body_template: |
%{username} 在 %{site_name} 的 '%{topic_title}' 主題中回覆了你的貼文:
---
%{message}
---
請瀏覽 %{base_url}%{url} 來回覆。
user_quoted:
subject_template: "[%{site_name}] %{username} 在 '%{topic_title}' 主題引用了你的內容"
text_body_template: |
%{username} 在 %{site_name} 的 '%{topic_title}' 主題中引用了你的內容:
---
%{message}
---
請瀏覽 %{base_url}%{url} 來回覆。
user_mentioned:
subject_template: "[%{site_name}] %{username} 在 '%{topic_title}' 主題提及了你"
text_body_template: |
%{username} 在 %{site_name} 的 '%{topic_title}' 主題中提及到了你:
---
%{message}
---
請瀏覽 %{base_url}%{url} 來回覆。
user_posted:
subject_template: "[%{site_name}] %{subject_prefix}%{username} 在 '%{topic_title}' 主題發表了貼文"
text_body_template: |
%{username} 在 %{site_name} 的 '%{topic_title}' 主題中發表了貼文:
---
%{message}
---
請瀏覽 %{base_url}%{url} 來回覆。
digest:
why: "這裡是自從我們在 %{last_seen_at} 最後一次見到你之後,在 %{site_link} 發生的事情的簡單匯總。"
subject_template: "[%{site_name}] %{date} 的論壇動態"
new_activity: "在你的主題和貼文裡的動態:"
top_topics: "我們喜歡的新主題:"
other_new_topics: "其它新主題:"
unsubscribe: "這封來自 %{site_link} 的匯總郵件是當我們有一段時間沒有見到你之後,作為一個禮貌的通知發送給你的。\n如果你希望關閉它或者修改你的郵件設置請瀏覽 %{unsubscribe_link}。"
click_here: "點擊此處"
from: "%{site_name} 摘要"
forgot_password:
subject_template: "[%{site_name}] 密碼重設"
text_body_template: |
有人請求重設你在 [%{site_name}](%{base_url}) 上的密碼。
如果那不是你,你可以直接忽略本郵件。
點擊下面的連結來選擇一個新密碼:
%{base_url}/users/password-reset/%{email_token}
authorize_email:
subject_template: "[%{site_name}] 確認你的新電子郵箱位址"
text_body_template: |
點擊下面的連結來確認你在 %{site_name} 上的新電子郵箱位址:
%{base_url}/users/authorize-email/%{email_token}
signup:
subject_template: "[%{site_name}] 啟用你的新帳號"
text_body_template: |
歡迎來到 %{site_name}
點擊以下連結來確認和啟用你的新帳號:
%{base_url}/users/activate-account/%{email_token}
如果上面的連結無法點擊,請拷貝該連結並粘貼到你的流覽器的地址欄裡。
discourse_hub:
access_token_problem: "告訴一個管理員:請更新網站設定以包含正確的 discourse_org_access_key。"
page_not_found:
title: "你請求的頁面在本論壇不存在。可能我們能幫助你找到它,或者類似的其它主題:"
latest_topics: "熱門主題"
recent_topics: "近期主題"
see_more: "檢視更多"
search_title: "搜索該主題"
search_google: "以 Google 搜尋"
terms_of_service:
user_content_license: |
使用者的內容基於 [Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US) 授權。. Without limiting any of those representations or warranties, %{company_short_name} has the right (though not the obligation) to, in %{company_short_name}s sole discretion (i) refuse or remove any content that, in %{company_short_name}s reasonable opinion, violates any %{company_short_name} policy or is in any way harmful or objectionable, or (ii) terminate or deny access to and use of the Website to any individual or entity for any reason, in %{company_short_name}s sole discretion. %{company_short_name} will have no obligation to provide a refund of any amounts previously paid.
miscellaneous: "This Agreement constitutes the entire agreement between %{company_short_name} and you concerning the subject matter hereof, and they may only be modified by a written amendment signed by an authorized executive of %{company_short_name}, or by the posting by %{company_short_name} of a revised version. Except to the extent applicable law, if any, provides otherwise, this Agreement, any access to or use of the Website will be governed by the laws of the state of California, U.S.A., excluding its conflict of law provisions, and the proper venue for any disputes arising out of or relating to any of the same will be the state and federal courts located in San Francisco County, California. Except for claims for injunctive or equitable relief or claims regarding intellectual property rights (which may be brought in any competent court without the posting of a bond), any dispute arising under this Agreement shall be finally settled in accordance with the Comprehensive Arbitration Rules of the Judicial Arbitration and Mediation Service, Inc. (“JAMS”) by three arbitrators appointed in accordance with such Rules. The arbitration shall take place in San Francisco, California, in the English language and the arbitral decision may be enforced in any court. The prevailing party in any action or proceeding to enforce this Agreement shall be entitled to costs and attorneys fees. If any part of this Agreement is held invalid or unenforceable, that part will be construed to reflect the parties original intent, and the remaining portions will remain in full force and effect. A waiver by either party of any term or condition of this Agreement or any breach thereof, in any one instance, will not waive such term or condition or any subsequent breach thereof. You may assign your rights under this Agreement to any party that consents to, and agrees to be bound by, its terms and conditions; %{company_short_name} may assign its rights under this Agreement without condition. This Agreement will be binding upon and will inure to the benefit of the parties, their successors and permitted assigns."
deleted: '已刪除'
upload:
pasted_image_filename: ""
images:
fetch_failure: "抱歉,獲取圖片時發生錯誤。"
unknown_image_type: "抱歉,你上傳的檔似乎不是一張圖片。"
size_not_found: "抱歉,我們無法獲取圖片大小,請檢查你的圖片是否已損壞。"