Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for file plugins/roar/src/main/resources/i18n/roar_i18n.properties in zh_CN #857

Merged
merged 1 commit into from
Jun 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions plugins/roar/src/main/resources/i18n/roar_i18n_zh_CN.properties
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 系统设置 -&gt;有关更多设置的通知。
Loading