Project

General

Profile

RE: Hudson Plugin 0.1.0 » zh.yml

Billy T, 2010-05-27 05:30

 
1
# $Id$
2
# Simplified Chinese strings go here
3
label_hudson: Hudson
4
label_hudson_plural: Hudson
5
label_build: 编译生成
6
label_latest_build: 最后一次生成
7
label_job_list: 任务列表
8
label_settings: 设置
9
label_url: URL
10
label_jobs: 任务
11
label_build_history: 历史记录
12
label_update_jobs: 最新更新的任务
13
label_build_now: 正在生成
14
label_show_build_history: 显示历史记录
15
label_show_compact: 简洁显示
16
label_health_report_build_stability: 项目健康报告:成功率
17
label_health_report_test_result: 项目健康报告:测试结果
18
label_database: 数据库
19
label_get_build_details: 详细报告 (更新列表和测试报告)
20
label_look_and_feel: 界面 (只用图标)
21
label_look_and_feel_hudson: Hudson
22
label_look_and_feel_plugin: 使用插件原生
23
label_add_health_report: 添加项目健康报告
24
label_health_report: 项目健康报告
25
label_health_report_settings: 项目健康报告设置
26
label_autofetch: 自动获取
27
label_job_description_format: 任务描述格式
28
label_show_description: 显示项目描述
29
label_hide_description: 隐藏项目描述
30
label_todays_build: 今天生成
31
label_build_artifacts: 人工生成
32
label_num_of_stored_builds: 生成总数
33
label_delete_old_build: 删除生成记录
34
label_log_rotator_days_to_keep: 保留天数
35
label_log_rotator_num_to_keep: 保留生成记录个数
36
label_query_limit_builds_each_job: 最大编译请求数
37
label_query_limit_changesets_each_job: 最大更新列表请求数 (Using search issues)
38
label_use_url_for_plugin: 插件使用下面url链接Hudson服务器。用户使用上面链接。
39

    
40
field_hudson_job: Hudson(任务)
41
field_hudson_build: Hudson(生成数)
42

    
43
button_delete_history: 删除历史记录
44

    
45
notice_no_jobs: 没有任务
46
notice_no_builds: 没有生成
47

    
48
notice_building: 正在编译生成...
49
notice_hudson_url: 'with http://, https:// ...'
50
notice_get_build_details: 如果用时过长,建议取消该选项。
51
notice_health_report: 如果在项目健康报告中发现关键字,将使用指定url。
52
notice_health_report_setting: '如果发现关键字 - ${keyword} , 指定Hudson上链接 - ${url_format}'
53
notice_autofetch: 获取Hudson相关信息 'index'. <br> 可以运行外部脚本 "redmine_hudson:fetch" 。
54

    
55
notice_err_cant_connect: "不能连接到Hudson %1s"
56
notice_err_response_invalid: 'Response Invalid %1s'
57
notice_err_http_error: 'Http Error %1s'
58
notice_err_no_settings: "此项目无设置.  <a href='%1s'>更新设置</a>"
59
notice_err_no_jobs: Hudson没有任务
60
notice_err_invalid_url: Invalid URL
61
notice_err_no_job : '没有发现任务 [%1s]'
62
notice_err_unknown: 'Unknown Error %1s'
63

    
64
notice_err_build_failed: '生成失败 %1s'
65
notice_err_build_failed_no_job: '生成失败。没有发现任务 [%1s]'
    (1-1/1)