msgstr "进程“%s”返回错误退出码 %d" #, c-format msgid "'%s' returned %d" msgstr "“%s” 返回 %d" #, c-format msgid "" "Error running '%s': exitcode was %d, args were:\n" "in directory '%s', basenames:\n" "%s\n" "%s\n" "%s" msgstr "" "运行“%s”出错: 退出码是 %...
Build a detailed `file already exists' message for PATH in ROOT. #. ROOT is of type svn_fs_root_t *. #, c-format msgid "File already exists: filesystem '%s', transaction '%s', path '%s'" msgstr "文件已经存在: 文件系统“%s”,事务“%s”,路径“%s”" #, c-format msgid "File a...
msgid "Conflict callback violated API: returned no results." msgstr "冲突的回调函数违反 API:没有返回结果。" msgid "Conflict callback violated API: returned no merged file." msgstr "冲突的回调函数违反 API:没有返回合并文件。" #, c-format msgid "" "Trying to add new property '%s' with va...
When browsing a Subversion repository, the web browser gets a clue about how to render a file's contents by looking at theContent-Type:header returned in Apache's response to the HTTPGETrequest. The value of this header is some sort of MIME type. By default, Apache will tell the web br...
Appropriate name of depth is returned. asString() - Method in enum org.tmatesoft.svn.core.wc2.SvnSchedule Returns String representation of schedule, empty string if item is not scheduled, schedule name otherwise. ATOMIC_INIT_FAILURE - Static variable in class org.tmatesoft.svn.core.SVNError...
in XML format. */staticsvn_error_t *print_dirent_xml(void*baton,constchar*path,constsvn_dirent_t*dirent,constsvn_lock_t*lock,constchar*abs_path,apr_pool_t*pool){structprint_baton*pb=baton;constchar*entryname;svn_stringbuf_t*sb;if(strcmp(path,"") ==0) ...
is returned after adding a where-object filter. "Get-EventLog: Attempted to perform an unauthorized operation" - why?? "Get-WmiObject not supported" when using WmiMonitorID class "make sure that the assembly containing this type is loaded" disagnostic "Register this connection's addresses in...
103 task emallove emallove v2.0 closed fixed Client needs to fetch/store serial values returned from the server In order for the client and server to shake hands with the MTT 2.0 [source:/trunk/server/sql/schemas-v2.sql schema], the mtt client needs to fetch serial values from [source:...
“%s”) 的子项" msgid "The MERGE property response had an error status" msgstr "MERGE 属性响应包含错误状态" #, c-format msgid "The OPTIONS request returned invalid XML in the response: %s (%s)" msgstr "OPTIONS 请求返回无效 XML: %s (%s)" msgid "" "The OPTIONS response did not ...
A single character is returned as-is. Unicode characters codes are converted as in `unicode_code`. (Directive option conversion function.) """ char = unicode_code(argument) if len(char) > 1: raise ValueError('%r invalid; must be a single character or ' ...