##// END OF EJS Templates

Compare Commits for file rhodecode/public/js/rhodecode/i18n/zh.js r655:3c0cb104dc07...r662:73776efe8f2c

Target:

Source:

Time Author Commit Description
8 commits hidden, click expand to show them.
@@ -31,16 +31,16 b' var _TM = {'
31 'Please enter {0} or more character': 'Please enter {0} or more character',
31 'Please enter {0} or more character': 'Please enter {0} or more character',
32 'Please enter {0} or more characters': 'Please enter {0} or more characters',
32 'Please enter {0} or more characters': 'Please enter {0} or more characters',
33 'Searching...': 'Searching...',
33 'Searching...': 'Searching...',
34 'Selection link': 'Selection link',
34 'Selection link': '选择链接',
35 'Set status to Approved': 'Set status to Approved',
35 'Set status to Approved': 'Set status to Approved',
36 'Set status to Rejected': 'Set status to Rejected',
36 'Set status to Rejected': 'Set status to Rejected',
37 'Show more': 'Show more',
37 'Show more': 'Show more',
38 'Show selected commit __S': 'Show selected commit __S',
38 'Show selected commit __S': 'Show selected commit __S',
39 'Show selected commits __S ... __E': 'Show selected commits __S ... __E',
39 'Show selected commits __S ... __E': 'Show selected commits __S ... __E',
40 'Start following this repository': 'Start following this repository',
40 'Start following this repository': '开始关注该版本库',
41 'Status Review': 'Status Review',
41 'Status Review': 'Status Review',
42 'Stop following this repository': 'Stop following this repository',
42 'Stop following this repository': '停止关注该版本库',
43 'Submitting...': 'Submitting...',
43 'Submitting...': '提交中……',
44 'Unfollow': 'Unfollow',
44 'Unfollow': 'Unfollow',
45 'Updating...': 'Updating...',
45 'Updating...': 'Updating...',
46 'You can only select {0} item': 'You can only select {0} item',
46 'You can only select {0} item': 'You can only select {0} item',
@@ -48,7 +48,7 b' var _TM = {'
48 'disabled': '禁用',
48 'disabled': '禁用',
49 'enabled': 'enabled',
49 'enabled': 'enabled',
50 'file': 'file',
50 'file': 'file',
51 'files': 'files',
51 'files': '文件',
52 'in {0}': 'in {0}',
52 'in {0}': 'in {0}',
53 'in {0} and {1}': 'in {0} and {1}',
53 'in {0} and {1}': 'in {0} and {1}',
54 'in {0}, {1}': 'in {0}, {1}',
54 'in {0}, {1}': 'in {0}, {1}',