discourse-assign/config/locales/client.zh_CN.yml

60 lines
1.9 KiB
YAML

# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
#
# To work with us on translations, join this project:
# https://translate.discourse.org/
zh_CN:
js:
filters:
unassigned:
title: "未指派的"
help: "主题未指定"
action_codes:
assigned: "已于%{when}指派给%{who}"
unassigned: "于%{when}取消指派给%{who}"
discourse_assign:
add_unassigned_filter: "将“未指派的”过滤器添加到分类"
cant_act: "你不能操作已经指派给其他用户的标记"
cant_act_unclaimed: "在对标记执行操作之前,你必须认领此主题。"
assigned: "已指派"
group_everyone: "所有人"
assigned_to: "指派给"
assign_notification: "<p><span>%{username}</span>%{description}</p>"
unassign:
title: "未指派"
help: "取消指派主题给%{username}"
assign:
title: "指派"
help: "指派主题给用户"
reassign:
title: "重新指派"
help: "重新指派主题给另一用户"
assign_modal:
title: "指派主题"
description: "输入你想要指派到此主题的用户名"
assign: "指派"
claim:
title: "认领"
help: "指派这个主题给你自己"
assign_mailer:
never: "从不"
different_users: "仅当转让人和受让人是不同的用户时"
always: "始终"
reminders_frequency:
description: "接受指派主题提醒的频率"
never: "从不"
daily: "每天"
weekly: "每周"
monthly: "月度"
quarterly: "季度"
user:
messages:
assigned_title: "已指派%{count}"
assigned: "已指派"
admin:
web_hooks:
assign_event:
name: "指派事件"
details: "当用户被分配或取消分配一个主题时。"