lppedd / idea-conventional-commit

Context and template-based completion for conventional/semantic commits.
https://plugins.jetbrains.com/plugin/13389-conventional-commit
MIT License
336 stars 18 forks source link

Translate new properties values to Chinese #27

Closed lppedd closed 4 years ago

lppedd commented 4 years ago
cc.config.coAuthors.description=View, modify and select co-authors in a specialized dialog
cc.config.coAuthorsDialog.title=Select co-authors
cc.config.coAuthorsDialog.empty=No co-authors defined
cc.config.coAuthorsDialog.error=A co-author's name cannot be blank
cc.config.popup.hideSelected=Hide selected
cc.config.popup.keepSelected=Keep selected

cc.inspection.nonStdMessage.description=Conventional Commit: non-standard message
cc.inspection.nonStdMessage.text=Non-standard whitespace(s)
cc.inspection.nonStdMessage.emptyScope=The scope cannot be empty
cc.inspection.nonStdMessage.removeScope=Remove empty scope
cc.inspection.nonStdMessage.addWs=Add whitespace(s)
cc.inspection.nonStdMessage.removeWs=Remove whitespace(s)
cc.inspection.nonStdMessage.replaceWs=Replace whitespace(s) with {0}
cc.inspection.nonStdMessage.replaceWs.label=Replace scope's middle spaces with:

@ymind Hi! 😄 I'm asking you again (you're the only one I know lol), if you have free time and want to do it 💯
If you have any doubt for the context of those labels, let me know.

ymind commented 4 years ago

Yes, I'll finish it today.