Translations by Jack Yu

Jack Yu has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

113 of 13 results
5.
No new revisions or tags to push.
2012-10-17
没有新的修改或标签可以上传。
6.
No new revisions to push.
2012-10-17
没有新的修改可以上传。
10.
bzr %s --revision takes exactly one revision identifier
2012-10-16
bzr %s --每个校正仅仅只有一个校正标识号
12.
This reports on versioned and unknown files, reporting them grouped by state. Possible states are:
2012-10-16
这报告已有版本和未知的文件,表明其按照状态进行分组。可能的状态如下:
13.
added Versioned in the working copy but not in the previous revision.
2012-10-16
新增 出现在当前工作版本中,但在之前的修订版本中没有。
14.
removed Versioned in the previous revision but removed or deleted in the working copy.
2012-10-16
已删除 出现在之前的修订版本中,但在当前工作版本中已经删除。
15.
renamed Path of this file changed from the previous revision; the text may also have changed. This includes files whose parent directory was renamed.
2012-10-16
已重命名 本文件的路径是从之前修订版中修改而来,文件内容也可能被修改。这还包括那些父目录被重命名的文件。
16.
modified Text has changed since the previous revision.
2012-10-16
已修改 相当于之前的修订版,文本内容已经修改。
17.
kind changed File kind has been changed (e.g. from file to directory).
2012-10-16
类型已改变 文件类型已经被修改(例如:文件修改为文件夹)。
18.
unknown Not versioned and not matching an ignore pattern.
2012-10-16
未知 未标记并且也不符合忽略模式。
19.
Additionally for directories, symlinks and files with a changed executable bit, Bazaar indicates their type using a trailing character: '/', '@' or '*' respectively. These decorations can be disabled using the '--no-classify' option.
2012-10-16
另外,对于改变了执行位的目录、符号链接和文件,Bazaar分别使用特殊字母 '/',,'@' 和 '*'来标识。本功能可以使用“-no-classify”选项来屏蔽。
2012-10-16
Additionally for directories, symlinks and files with a changed executable bit, Bazaar indicates their type using a trailing character: '/', '@' or '*' respectively. These decorations can be disabled using the '--no-classify' option. 另外,对于改变了执行位的目录、符号链接和文件,Bazaar分别使用特殊字母 '/',,'@' 和 '*'来标识。本功能可以使用“-no-classify”选项来屏蔽。
20.
To see ignored files use 'bzr ignored'. For details on the changes to file texts, use 'bzr diff'.
2012-10-16
使用“bzr ignored”命令查看忽略的文件。如果要查看对文件内容的详细修改,请您使用“bzr diff”。