- title: 節點:%{id}
- new_note: 新增節點
- description: '描述:'
- open_title: '未解決的筆記: #%{note_name}'
- closed_title: 已解決的筆記:#%{note_name}
- hidden_title: 已隱藏的筆記:#%{note_name}
- open_by: 於<abbr title='%{exact_time}'>%{when}前</abbr>由%{user}建立
- open_by_anonymous: 於<abbr title='%{exact_time}'>%{when}前</abbr>由匿名用户建立
- commented_by: '%{user}於<abbr title=''%{exact_time}''>%{when}前</abbr>發表的評論'
- commented_by_anonymous: 匿名用户於<abbr title='%{exact_time}'>%{when}前</abbr>發表的評論
- closed_by: 於<abbr title='%{exact_time}'>%{when}前</abbr>由%{user}解決
- closed_by_anonymous: 於<abbr title='%{exact_time}'>%{when}前</abbr>由匿名用户解決
- reopened_by: 於<abbr title='%{exact_time}'>%{when}前</abbr>由%{user}重開
- reopened_by_anonymous: 於<abbr title='%{exact_time}'>%{when}前</abbr>由匿名用户重開
- hidden_by: 於<abbr title='%{exact_time}'>%{when}前</abbr>由%{user}隱藏
+ title: 註記:%{id}
+ new_note: 新增註記
+ description: 描述
+ open_title: 未解決的註記:#%{note_name}
+ closed_title: 已解決的註記:#%{note_name}
+ hidden_title: 已隱藏的註記:#%{note_name}
+ open_by: 已於 <abbr title='%{exact_time}'>%{when} 前</abbr>由 %{user} 建立
+ open_by_anonymous: 已於 <abbr title='%{exact_time}'>%{when} 前</abbr>由匿名使用者建立
+ commented_by: '%{user} 於 <abbr title=''%{exact_time}''>%{when} 前</abbr>的評論'
+ commented_by_anonymous: 匿名使用者於 <abbr title='%{exact_time}'>%{when} 前</abbr>的評論
+ closed_by: 已於 <abbr title='%{exact_time}'>%{when} 前</abbr>由 %{user} 解決
+ closed_by_anonymous: 已於 <abbr title='%{exact_time}'>%{when} 前</abbr>由匿名使用者解決
+ reopened_by: 已於 <abbr title='%{exact_time}'>%{when} 前</abbr>由 %{user} 重新開啟
+ reopened_by_anonymous: 已於 <abbr title='%{exact_time}'>%{when} 前</abbr>由匿名使用者重新開啟
+ hidden_by: 已於 <abbr title='%{exact_time}'>%{when} 前</abbr>由 %{user} 隱藏