Files
planka/server/config/locales/zh-TW.json
Maksim Eltyshev 54e230d4c1 ref: Refactoring
2025-11-27 18:24:55 +01:00

19 lines
938 B
JSON
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.
{
"Archive": "封存",
"Card Created": "卡片已建立",
"Card Moved": "卡片已移動",
"New Comment": "新留言",
"Test Title": "測試標題",
"This is a test text message!": "這是一則測試文字訊息!",
"This is a *test* **markdown** `message`!": "這是一則*測試***markdown**`訊息`",
"This is a <i>test</i> <b>html</b> <code>message</code>!": "這是一則<i>測試</i><b>html</b><code>訊息</code>",
"Trash": "垃圾桶",
"You Were Added to Card": "您已被加入卡片",
"You Were Mentioned in Comment": "您在留言中被提及",
"%s added you to %s on %s": "%s 在 %s 將您加入 %s",
"%s created %s in %s on %s": "%s 在 %s 的 %s 中建立了 %s",
"%s left a new comment to %s on %s": "%s 在 %s 對 %s 留下了新留言",
"%s mentioned you in %s on %s": "%s 在 %s 的 %s 中提及了您",
"%s moved %s from %s to %s on %s": "%s 在 %s 將 %s 從 %s 移動到 %s"
}