source:
trunk/htdocs/coverager/lang/zh-simplified.php
@
1102
| Last change on this file since 1102 was 1102, checked in by moo, 10 months ago | |
|---|---|
|
|
| File size: 250 bytes | |
| Rev | Line | |
|---|---|---|
| [124] | 1 | <?php |
| [1102] | 2 | // auto generated, do not modify |
| [1053] | 3 | $strings += array( |
| [124] | 4 | 'Directory' |
| 5 | => '目录', | |
| 6 | 'Percent' | |
| 7 | => '覆盖率', | |
| 8 | 'Hits' | |
| 9 | => '命中', | |
| 10 | 'Lines' | |
| 11 | => '行数', | |
| 12 | 'TODO' | |
| 13 | => '闲置文件', | |
| [1102] | 14 | 'File' |
| 15 | => '文件', | |
| 16 | 'root' | |
| 17 | => '开始', | |
| [124] | 18 | ); |
| 19 |
Note: See TracBrowser
for help on using the repository browser.

