Files
nairobi/config/locales/zh-CN/documents.yml
Senén Rodero Rodríguez 7ceb42e858 Update translations from Crowdin
2019-12-18 16:50:48 +01:00

23 lines
872 B
YAML

zh-CN:
documents:
title: 文档
form:
title: 文档
title_placeholder: 为此文档添加描述性标题
delete_button: 删除文档
cancel_button: 取消
note: "您最多可以上传%{max_documents_allowed} 个以下内容类型的文档:%{accepted_content_types},每个文档最大%{max_file_size} MB。"
add_new_document: 添加新文档
actions:
destroy:
notice: 文档已成功删除。
alert: 无法销毁文档。
confirm: 确定要删除此文档吗?此操作将无法被撤销!
buttons:
download_document: 下载文件
destroy_document: 销毁文档
errors:
messages:
in_between: 必须在%{min} 和%{max} 之间
wrong_content_type: 内容类型%{content_type} 与任何已接受的内容类型%{accepted_content_types} 都不匹配