We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 580672f commit 1a355a0Copy full SHA for 1a355a0
.roo/rules-translate/instructions-zh-cn.md
@@ -0,0 +1,17 @@
1
+# Simplified Chinese (zh-CN) Translation Guidelines
2
+
3
+## Key Terminology
4
5
+| English Term | Preferred (zh-CN) | Avoid |
6
+| --------------- | ------------------ | ----------------- |
7
+| auto-approve | 自动批准 | 始终批准 |
8
+| tokens | Token / Token 用量 | Tokens / 令牌 |
9
+| API cost | API 费用 | API 成本 |
10
+| expand/collapse | 展开/收起 | 查看更多/查看更少 |
11
12
+## Formatting Rules
13
14
+- Add spaces between Chinese and English/numbers: "API 费用" (not "API费用")
15
+- Use proper spacing for ranges: "已使用: {{used}} / {{total}}" (not "已使用:{{used}}/{{total}}")
16
+- Use concise language for UI elements
17
+- Format complex instructions with bullet points
0 commit comments