mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Update translations (#25659)
This commit is contained in:
committed by
GitHub
parent
061e79297f
commit
8eab06cb2f
@@ -618,6 +618,9 @@ zh_TW:
|
||||
inappropriate:
|
||||
title: "不當內容"
|
||||
short_description: '違反<a href="%{base_path}/guidelines">我們的社群規範</a>'
|
||||
illegal:
|
||||
email_title: '"%{title}" 主題需要版主的注意'
|
||||
email_body: "%{link}\n\n%{message}"
|
||||
notify_user:
|
||||
title: "給 @%{username} 送出一則訊息"
|
||||
description: "我想要針對這位使用者的貼文直接和他們溝通。"
|
||||
@@ -655,6 +658,9 @@ zh_TW:
|
||||
short_description: "需要管理員注意其他原因"
|
||||
email_title: '此討論話題 "%{title}" 需要板主注意'
|
||||
email_body: "%{link}\n\n%{message}"
|
||||
illegal:
|
||||
email_title: '"%{title}" 主題需要版主的注意'
|
||||
email_body: "%{link}\n\n%{message}"
|
||||
flagging:
|
||||
you_must_edit: '<p>你的貼文被社群標記了。請<a href="%{path}">查看你的消息</a>。</p>'
|
||||
user_must_edit: "<p>你的貼文已經被社群標記並被臨時隱藏。</p>"
|
||||
@@ -2568,7 +2574,6 @@ zh_TW:
|
||||
too_large: "抱歉,你試圖上傳的檔案太大了(最大限製為%{max_size_kb}%KB)。"
|
||||
images:
|
||||
too_large: "抱歉,你試圖上傳的圖片太大了(最大限製為%{max_size_kb}%KB),請裁剪它並重試。"
|
||||
larger_than_x_megapixels: "對不起,您試圖上傳的影像太大了(最大限制是%{max_image_megapixels} 百萬畫素),請調整大小後重試。"
|
||||
size_not_found: "抱歉,我們無法獲取圖片大小,請檢查你的圖片是否已損壞。"
|
||||
placeholders:
|
||||
too_large: "(圖片大於 %{max_size_kb}KB)"
|
||||
|
||||
Reference in New Issue
Block a user