2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

Update translations

This commit is contained in:
Neil Lalonde 2015-11-04 13:25:29 -05:00
parent fddf0d9191
commit a800ff1985
27 changed files with 172 additions and 101 deletions

View file

@ -21,7 +21,7 @@ zh_TW:
purge_reason: "自動刪除被遺棄、未啟用賬戶"
disable_remote_images_download_reason: "磁盤空間不足,圖像下載已被禁用。"
anonymous: "匿名"
errors:
errors: &errors
format: '%{attribute} %{message}'
messages:
too_long_validation: "限制 %{max} 個字元,你已經輸入了 %{length} 個字元"
@ -193,6 +193,7 @@ zh_TW:
attributes:
hex:
invalid: "不是一個有效顏色"
<<: *errors
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>"
@ -1127,3 +1128,6 @@ zh_TW:
error: "錯誤"
email_input: "管理者郵件"
submit_button: "送出電子郵件"
activemodel:
errors:
<<: *errors