- at_by_html: "%{when}前被%{user}"
- at_html: "%{when}前"
- closed: 结束:
- closed_title: 已解决的注释:%{note_name}
- comments: 评论:
- description: 说明:
- last_modified: 最后修改:
- open_title: 未解决的注释:%{note_name}
- opened: 开始:
- title: 注释
- paging_nav:
- of: /
- showing_page: 页面
+ closed_by: "%{user}解决于<abbr title='%{exact_time}'>%{when}前</abbr>"
+ closed_by_anonymous: 匿名用户解决于<abbr title='%{exact_time}'>%{when}前</abbr>
+ closed_title: "已解决的注释 #%{note_name}"
+ commented_by: "%{user}于<abbr title='%{exact_time}'>%{when}前</abbr>发表的评论"
+ commented_by_anonymous: 匿名用户于<abbr title='%{exact_time}'>%{when}前</abbr>发表的评论
+ hidden_by: "%{user}隐藏于<abbr title='%{exact_time}'>%{when}前</abbr>"
+ hidden_title: 隐藏注释#%{note_name}
+ new_note: 新建注释
+ open_by: "%{user}创建于<abbr title='%{exact_time}'>%{when}前</abbr>"
+ open_by_anonymous: 匿名用户创建于<abbr title='%{exact_time}'>%{when}前</abbr>
+ open_title: "未解决的注释 #%{note_name}"
+ reopened_by: "%{user}于<abbr title='%{exact_time}'>%{when}前</abbr>重新启用"
+ reopened_by_anonymous: 匿名用户于<abbr title='%{exact_time}'>%{when}前</abbr>重新启用
+ title: 注释:%{id}
+ part_of: 属于