-
Notifications
You must be signed in to change notification settings - Fork 439
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate roar_i18n.properties in zh_CN
100% translated source file: 'roar_i18n.properties' on 'zh_CN'.
- Loading branch information
1 parent
fd17927
commit 4ba8780
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
29 changes: 29 additions & 0 deletions
29
plugins/roar/src/main/resources/i18n/roar_i18n_zh_CN.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Roar language file | ||
|
||
roar.settings = 铃声设置 | ||
roar.enabled = 弹窗已启用 | ||
roar.duration = 持续时间(毫秒)(0 = 无限): | ||
roar.amount = 屏幕上的最大弹窗数(0 = 无限): | ||
roar.location = 更改弹窗起始位置 | ||
roar.display.topright = 右上角 | ||
roar.display.bottomright = 右下角 | ||
roar.background = 背景颜色 | ||
roar.background.group = 背景颜色多用户 | ||
roar.header = 标题颜色 | ||
roar.header.group = 标题颜色多用户 | ||
roar.text = 文本颜色 | ||
roar.text.group = 文本颜色多用户 | ||
|
||
roar.single = 单用户 | ||
roar.single.disable = 禁用单用户聊天的铃声 | ||
roar.group = 多用户 | ||
roar.group.different = 对多用户聊天使用不同的设置 | ||
roar.group.disable = 禁用多用户聊天的铃声 | ||
|
||
roar.display.system = 操作系统通知 | ||
|
||
roar.warning.topright = 自定义铃声通知样式,可完全自定义。 | ||
roar.warning.bottomright = 自定义铃声通知样式,可完全自定义。 | ||
roar.warning.toaster = Spark 通知样式,颜色<u>不可</u>自定义。 | ||
roar.warning.system = 系统相关通知,颜色和持续时间<u>不可</u>自定义。 | ||
roar.warning.system.mac = 使用通知中心(OSX 10.8 及以上版本),<br>颜色和持续时间<u>不可</u>自定义。<br>请参阅 Mac 系统设置 ->;有关更多设置的通知。 |