##// END OF EJS Templates
#2562, update for zh.yml...
winterheart -
r2295:1176f892d7eb
parent child
Show More
@@ -1,706 +1,707
1 1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2 2
3 3 actionview_datehelper_select_day_prefix:
4 4 actionview_datehelper_select_month_names: 一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月
5 5 actionview_datehelper_select_month_names_abbr: 一,二,三,四,五,六,七,八,九,十,十一,十二
6 6 actionview_datehelper_select_month_prefix:
7 7 actionview_datehelper_select_year_prefix:
8 8 actionview_datehelper_time_in_words_day: 1 天
9 9 actionview_datehelper_time_in_words_day_plural: %d 天
10 10 actionview_datehelper_time_in_words_hour_about: 约 1 小时
11 11 actionview_datehelper_time_in_words_hour_about_plural: 约 %d 小时
12 12 actionview_datehelper_time_in_words_hour_about_single: 约 1 小时
13 13 actionview_datehelper_time_in_words_minute: 1 分钟
14 14 actionview_datehelper_time_in_words_minute_half: 半分钟
15 15 actionview_datehelper_time_in_words_minute_less_than: 1 分钟以内
16 16 actionview_datehelper_time_in_words_minute_plural: %d 分钟
17 17 actionview_datehelper_time_in_words_minute_single: 1 分钟
18 18 actionview_datehelper_time_in_words_second_less_than: 1 秒以内
19 19 actionview_datehelper_time_in_words_second_less_than_plural: %d 秒以内
20 20 actionview_instancetag_blank_option: 请选择
21 21
22 22 activerecord_error_inclusion: 未被包含在列表中
23 23 activerecord_error_exclusion: 是保留字
24 24 activerecord_error_invalid: 是无效的
25 25 activerecord_error_confirmation: 与确认栏不符
26 26 activerecord_error_accepted: 必须被接受
27 27 activerecord_error_empty: 不可为空
28 28 activerecord_error_blank: 不可为空白
29 29 activerecord_error_too_long: 过长
30 30 activerecord_error_too_short: 过短
31 31 activerecord_error_wrong_length: 长度不正确
32 32 activerecord_error_taken: 已被使用
33 33 activerecord_error_not_a_number: 不是数字
34 34 activerecord_error_not_a_date: 不是有效的日期
35 35 activerecord_error_greater_than_start_date: 必须在起始日期之后
36 36 activerecord_error_not_same_project: 不属于同一个项目
37 37 activerecord_error_circular_dependency: 此关联将导致循环依赖
38 38
39 39 general_fmt_age: %d 年
40 40 general_fmt_age_plural: %d 年
41 41 general_fmt_date: %%m/%%d/%%Y
42 42 general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p
43 43 general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
44 44 general_fmt_time: %%I:%%M %%p
45 45 general_text_No: '否'
46 46 general_text_Yes: '是'
47 47 general_text_no: '否'
48 48 general_text_yes: '是'
49 49 general_lang_name: 'Simplified Chinese (简体中文)'
50 50 general_csv_separator: ','
51 51 general_csv_decimal_separator: '.'
52 52 general_csv_encoding: gb2312
53 53 general_pdf_encoding: gb2312
54 54 general_day_names: 星期一,星期二,星期三,星期四,星期五,星期六,星期日
55 55 general_first_day_of_week: '7'
56 56
57 57 notice_account_updated: 帐号更新成功
58 58 notice_account_invalid_creditentials: 无效的用户名或密码
59 59 notice_account_password_updated: 密码更新成功
60 60 notice_account_wrong_password: 密码错误
61 61 notice_account_register_done: 帐号创建成功,请使用注册确认邮件中的链接来激活您的帐号。
62 62 notice_account_unknown_email: 未知用户
63 63 notice_can_t_change_password: 该帐号使用了外部认证,因此无法更改密码。
64 64 notice_account_lost_email_sent: 系统已将引导您设置新密码的邮件发送给您。
65 65 notice_account_activated: 您的帐号已被激活。您现在可以登录了。
66 66 notice_successful_create: 创建成功
67 67 notice_successful_update: 更新成功
68 68 notice_successful_delete: 删除成功
69 69 notice_successful_connection: 连接成功
70 70 notice_file_not_found: 您访问的页面不存在或已被删除。
71 71 notice_locking_conflict: 数据已被另一位用户更新
72 72 notice_not_authorized: 对不起,您无权访问此页面。
73 73 notice_email_sent: 邮件已成功发送到 %s
74 74 notice_email_error: 发送邮件时发生错误 (%s)
75 75 notice_feeds_access_key_reseted: 您的RSS存取键已被重置。
76 76 notice_failed_to_save_issues: "%d 个问题保存失败(共选择 %d 个问题):%s."
77 77 notice_no_issue_selected: "未选择任何问题!请选择您要编辑的问题。"
78 78 notice_account_pending: "您的帐号已被成功创建,正在等待管理员的审核。"
79 79 notice_default_data_loaded: 成功载入默认设置。
80 80 notice_unable_delete_version: 无法删除版本
81 81
82 82 error_can_t_load_default_data: "无法载入默认设置:%s"
83 83 error_scm_not_found: "版本库中不存在该条目和(或)其修订版本。"
84 84 error_scm_command_failed: "访问版本库时发生错误:%s"
85 85 error_scm_annotate: "该条目不存在或无法追溯。"
86 86 error_issue_not_found_in_project: '问题不存在或不属于此项目'
87 87
88 warning_attachments_not_saved: "%d 个文件保存失败。"
89
88 90 mail_subject_lost_password: 您的 %s 密码
89 91 mail_body_lost_password: '请点击以下链接来修改您的密码:'
90 92 mail_subject_register: %s帐号激活
91 93 mail_body_register: '请点击以下链接来激活您的帐号:'
92 94 mail_body_account_information_external: 您可以使用您的 "%s" 帐号来登录。
93 95 mail_body_account_information: 您的帐号信息
94 96 mail_subject_account_activation_request: %s帐号激活请求
95 97 mail_body_account_activation_request: '新用户(%s)已完成注册,正在等候您的审核:'
96 98 mail_subject_reminder: "%d 个问题需要尽快解决"
97 99 mail_body_reminder: "指派给您的 %d 个问题需要在 %d 天内完成:"
98 100
99 101 gui_validation_error: 1 个错误
100 102 gui_validation_error_plural: %d 个错误
101 103
102 104 field_name: 名称
103 105 field_description: 描述
104 106 field_summary: 摘要
105 107 field_is_required: 必填
106 108 field_firstname: 名字
107 109 field_lastname: 姓氏
108 110 field_mail: 邮件地址
109 111 field_filename: 文件
110 112 field_filesize: 大小
111 113 field_downloads: 下载次数
112 114 field_author: 作者
113 115 field_created_on: 创建于
114 116 field_updated_on: 更新于
115 117 field_field_format: 格式
116 118 field_is_for_all: 用于所有项目
117 119 field_possible_values: 可能的值
118 120 field_regexp: 正则表达式
119 121 field_min_length: 最小长度
120 122 field_max_length: 最大长度
121 123 field_value:
122 124 field_category: 类别
123 125 field_title: 标题
124 126 field_project: 项目
125 127 field_issue: 问题
126 128 field_status: 状态
127 129 field_notes: 说明
128 130 field_is_closed: 已关闭的问题
129 131 field_is_default: 默认值
130 132 field_tracker: 跟踪
131 133 field_subject: 主题
132 134 field_due_date: 完成日期
133 135 field_assigned_to: 指派给
134 136 field_priority: 优先级
135 137 field_fixed_version: 目标版本
136 138 field_user: 用户
137 139 field_role: 角色
138 140 field_homepage: 主页
139 141 field_is_public: 公开
140 142 field_parent: 上级项目
141 143 field_is_in_chlog: 在更新日志中显示问题
142 144 field_is_in_roadmap: 在路线图中显示问题
143 145 field_login: 登录名
144 146 field_mail_notification: 邮件通知
145 147 field_admin: 管理员
146 148 field_last_login_on: 最后登录
147 149 field_language: 语言
148 150 field_effective_date: 日期
149 151 field_password: 密码
150 152 field_new_password: 新密码
151 153 field_password_confirmation: 确认
152 154 field_version: 版本
153 155 field_type: 类型
154 156 field_host: 主机
155 157 field_port: 端口
156 158 field_account: 帐号
157 159 field_base_dn: Base DN
158 160 field_attr_login: 登录名属性
159 161 field_attr_firstname: 名字属性
160 162 field_attr_lastname: 姓氏属性
161 163 field_attr_mail: 邮件属性
162 164 field_onthefly: 即时用户生成
163 165 field_start_date: 开始
164 166 field_done_ratio: 完成度
165 167 field_auth_source: 认证模式
166 168 field_hide_mail: 隐藏我的邮件地址
167 169 field_comments: 注释
168 170 field_url: URL
169 171 field_start_page: 起始页
170 172 field_subproject: 子项目
171 173 field_hours: 小时
172 174 field_activity: 活动
173 175 field_spent_on: 日期
174 176 field_identifier: 标识
175 177 field_is_filter: 作为过滤条件
176 178 field_issue_to_id: 相关问题
177 179 field_delay: 延期
178 180 field_assignable: 问题可指派给此角色
179 181 field_redirect_existing_links: 重定向到现有链接
180 182 field_estimated_hours: 预期时间
181 183 field_column_names:
182 184 field_time_zone: 时区
183 185 field_searchable: 可用作搜索条件
184 186 field_default_value: 默认值
185 187 field_comments_sorting: 显示注释
186 188 field_parent_title: 上级页面
189 field_editable: 可编辑
187 190
188 191 setting_app_title: 应用程序标题
189 192 setting_app_subtitle: 应用程序子标题
190 193 setting_welcome_text: 欢迎文字
191 194 setting_default_language: 默认语言
192 195 setting_login_required: 要求认证
193 196 setting_self_registration: 允许自注册
194 197 setting_attachment_max_size: 附件大小限制
195 198 setting_issues_export_limit: 问题输出条目的限制
196 199 setting_mail_from: 邮件发件人地址
197 200 setting_bcc_recipients: 使用密件抄送 (bcc)
198 201 setting_plain_text_mail: 纯文本(无HTML)
199 202 setting_host_name: 主机名称
200 203 setting_text_formatting: 文本格式
201 204 setting_wiki_compression: 压缩Wiki历史文档
202 205 setting_feeds_limit: RSS Feed内容条数限制
203 206 setting_default_projects_public: 新建项目默认为公开项目
204 207 setting_autofetch_changesets: 自动获取程序变更
205 208 setting_sys_api_enabled: 启用用于版本库管理的Web Service
206 209 setting_commit_ref_keywords: 用于引用问题的关键字
207 210 setting_commit_fix_keywords: 用于解决问题的关键字
208 211 setting_autologin: 自动登录
209 212 setting_date_format: 日期格式
210 213 setting_time_format: 时间格式
211 214 setting_cross_project_issue_relations: 允许不同项目之间的问题关联
212 215 setting_issue_list_default_columns: 问题列表中显示的默认列
213 216 setting_repositories_encodings: 版本库编码
214 217 setting_commit_logs_encoding: 提交注释的编码
215 218 setting_emails_footer: 邮件签名
216 219 setting_protocol: 协议
217 220 setting_per_page_options: 每页显示条目个数的设置
218 221 setting_user_format: 用户显示格式
219 222 setting_activity_days_default: 在项目活动中显示的天数
220 223 setting_display_subprojects_issues: 在项目页面上默认显示子项目的问题
221 224 setting_enabled_scm: 启用 SCM
222 225 setting_mail_handler_api_enabled: 启用用于接收邮件的服务
223 226 setting_mail_handler_api_key: API key
224 227 setting_sequential_project_identifiers: 顺序产生项目标识
225 228 setting_gravatar_enabled: 使用Gravatar用户头像
226 229 setting_diff_max_lines_displayed: 查看差别页面上显示的最大行数
227 230
228 231 permission_edit_project: 编辑项目
229 232 permission_select_project_modules: 选择项目模块
230 233 permission_manage_members: 管理成员
231 234 permission_manage_versions: 管理版本
232 235 permission_manage_categories: 管理问题类别
233 236 permission_add_issues: 新建问题
234 237 permission_edit_issues: 更新问题
235 238 permission_manage_issue_relations: 管理问题关联
236 239 permission_add_issue_notes: 添加说明
237 240 permission_edit_issue_notes: 编辑说明
238 241 permission_edit_own_issue_notes: 编辑自己的说明
239 242 permission_move_issues: 移动问题
240 243 permission_delete_issues: 删除问题
241 244 permission_manage_public_queries: 管理公开的查询
242 245 permission_save_queries: 保存查询
243 246 permission_view_gantt: 查看甘特图
244 247 permission_view_calendar: 查看日历
245 248 permission_view_issue_watchers: 查看跟踪者列表
246 249 permission_add_issue_watchers: 添加跟踪者
247 250 permission_log_time: 登记工时
248 251 permission_view_time_entries: 查看耗时
249 252 permission_edit_time_entries: 编辑耗时
250 253 permission_edit_own_time_entries: 编辑自己的耗时
251 254 permission_manage_news: 管理新闻
252 255 permission_comment_news: 为新闻添加评论
253 256 permission_manage_documents: 管理文档
254 257 permission_view_documents: 查看文档
255 258 permission_manage_files: 管理文件
256 259 permission_view_files: 查看文件
257 260 permission_manage_wiki: 管理Wiki
258 261 permission_rename_wiki_pages: 重命名Wiki页面
259 262 permission_delete_wiki_pages: 删除Wiki页面
260 263 permission_view_wiki_pages: 查看Wiki
261 264 permission_view_wiki_edits: 查看Wiki历史记录
262 265 permission_edit_wiki_pages: 编辑Wiki页面
263 266 permission_delete_wiki_pages_attachments: 删除附件
264 267 permission_protect_wiki_pages: 保护Wiki页面
265 268 permission_manage_repository: 管理版本库
266 269 permission_browse_repository: 浏览版本库
267 270 permission_view_changesets: 查看变更
268 271 permission_commit_access: 访问提交信息
269 272 permission_manage_boards: 管理讨论区
270 273 permission_view_messages: 查看帖子
271 274 permission_add_messages: 发表帖子
272 275 permission_edit_messages: 编辑帖子
273 276 permission_edit_own_messages: 编辑自己的帖子
274 277 permission_delete_messages: 删除帖子
275 278 permission_delete_own_messages: 删除自己的帖子
276 279
277 280 project_module_issue_tracking: 问题跟踪
278 281 project_module_time_tracking: 时间跟踪
279 282 project_module_news: 新闻
280 283 project_module_documents: 文档
281 284 project_module_files: 文件
282 285 project_module_wiki: Wiki
283 286 project_module_repository: 版本库
284 287 project_module_boards: 讨论区
285 288
286 289 label_user: 用户
287 290 label_user_plural: 用户
288 291 label_user_new: 新建用户
289 292 label_project: 项目
290 293 label_project_new: 新建项目
291 294 label_project_plural: 项目
292 295 label_project_all: 所有的项目
293 296 label_project_latest: 最近更新的项目
294 297 label_issue: 问题
295 298 label_issue_new: 新建问题
296 299 label_issue_plural: 问题
297 300 label_issue_view_all: 查看所有问题
298 301 label_issues_by: 按 %s 分组显示问题
299 302 label_issue_added: 问题已添加
300 303 label_issue_updated: 问题已更新
301 304 label_document: 文档
302 305 label_document_new: 新建文档
303 306 label_document_plural: 文档
304 307 label_document_added: 文档已添加
305 308 label_role: 角色
306 309 label_role_plural: 角色
307 310 label_role_new: 新建角色
308 311 label_role_and_permissions: 角色和权限
309 312 label_member: 成员
310 313 label_member_new: 新建成员
311 314 label_member_plural: 成员
312 315 label_tracker: 跟踪标签
313 316 label_tracker_plural: 跟踪标签
314 317 label_tracker_new: 新建跟踪标签
315 318 label_workflow: 工作流程
316 319 label_issue_status: 问题状态
317 320 label_issue_status_plural: 问题状态
318 321 label_issue_status_new: 新建问题状态
319 322 label_issue_category: 问题类别
320 323 label_issue_category_plural: 问题类别
321 324 label_issue_category_new: 新建问题类别
322 325 label_custom_field: 自定义属性
323 326 label_custom_field_plural: 自定义属性
324 327 label_custom_field_new: 新建自定义属性
325 328 label_enumerations: 枚举值
326 329 label_enumeration_new: 新建枚举值
327 330 label_information: 信息
328 331 label_information_plural: 信息
329 332 label_please_login: 请登录
330 333 label_register: 注册
331 334 label_password_lost: 忘记密码
332 335 label_home: 主页
333 336 label_my_page: 我的工作台
334 337 label_my_account: 我的帐号
335 338 label_my_projects: 我的项目
336 339 label_administration: 管理
337 340 label_login: 登录
338 341 label_logout: 退出
339 342 label_help: 帮助
340 343 label_reported_issues: 已报告的问题
341 344 label_assigned_to_me_issues: 指派给我的问题
342 345 label_last_login: 最后登录
343 346 label_last_updates: 最后更新
344 347 label_last_updates_plural: %d 最后更新
345 348 label_registered_on: 注册于
346 349 label_activity: 活动
347 350 label_overall_activity: 全部活动
348 351 label_user_activity: "%s 的活动"
349 352 label_new: 新建
350 353 label_logged_as: 登录为
351 354 label_environment: 环境
352 355 label_authentication: 认证
353 356 label_auth_source: 认证模式
354 357 label_auth_source_new: 新建认证模式
355 358 label_auth_source_plural: 认证模式
356 359 label_subproject_plural: 子项目
357 360 label_and_its_subprojects: %s 及其子项目
358 361 label_min_max_length: 最小 - 最大 长度
359 362 label_list: 列表
360 363 label_date: 日期
361 364 label_integer: 整数
362 365 label_float: 浮点数
363 366 label_boolean: 布尔量
364 367 label_string: 文字
365 368 label_text: 长段文字
366 369 label_attribute: 属性
367 370 label_attribute_plural: 属性
368 371 label_download: %d 次下载
369 372 label_download_plural: %d 次下载
370 373 label_no_data: 没有任何数据可供显示
371 374 label_change_status: 变更状态
372 375 label_history: 历史记录
373 376 label_attachment: 文件
374 377 label_attachment_new: 新建文件
375 378 label_attachment_delete: 删除文件
376 379 label_attachment_plural: 文件
377 380 label_file_added: 文件已添加
378 381 label_report: 报表
379 382 label_report_plural: 报表
380 383 label_news: 新闻
381 384 label_news_new: 添加新闻
382 385 label_news_plural: 新闻
383 386 label_news_latest: 最近的新闻
384 387 label_news_view_all: 查看所有新闻
385 388 label_news_added: 新闻已添加
386 389 label_change_log: 更新日志
387 390 label_settings: 配置
388 391 label_overview: 概述
389 392 label_version: 版本
390 393 label_version_new: 新建版本
391 394 label_version_plural: 版本
392 395 label_confirmation: 确认
393 396 label_export_to: 导出
394 397 label_read: 读取...
395 398 label_public_projects: 公开的项目
396 399 label_open_issues: 打开
397 400 label_open_issues_plural: 打开
398 401 label_closed_issues: 已关闭
399 402 label_closed_issues_plural: 已关闭
400 403 label_total: 合计
401 404 label_permissions: 权限
402 405 label_current_status: 当前状态
403 406 label_new_statuses_allowed: 可变更的新状态
404 407 label_all: 全部
405 408 label_none:
406 409 label_nobody: 无人
407 410 label_next: 下一个
408 411 label_previous: 上一个
409 412 label_used_by: 使用中
410 413 label_details: 详情
411 414 label_add_note: 添加说明
412 415 label_per_page: 每页
413 416 label_calendar: 日历
414 417 label_months_from: 个月以来
415 418 label_gantt: 甘特图
416 419 label_internal: 内部
417 420 label_last_changes: 最近的 %d 次变更
418 421 label_change_view_all: 查看所有变更
419 422 label_personalize_page: 个性化定制本页
420 423 label_comment: 评论
421 424 label_comment_plural: 评论
422 425 label_comment_add: 添加评论
423 426 label_comment_added: 评论已添加
424 427 label_comment_delete: 删除评论
425 428 label_query: 自定义查询
426 429 label_query_plural: 自定义查询
427 430 label_query_new: 新建查询
428 431 label_filter_add: 增加过滤器
429 432 label_filter_plural: 过滤器
430 433 label_equals: 等于
431 434 label_not_equals: 不等于
432 435 label_in_less_than: 剩余天数小于
433 436 label_in_more_than: 剩余天数大于
434 437 label_in: 剩余天数
435 438 label_today: 今天
436 439 label_all_time: 全部时间
437 440 label_yesterday: 昨天
438 441 label_this_week: 本周
439 442 label_last_week: 下周
440 443 label_last_n_days: 最后 %d 天
441 444 label_this_month: 本月
442 445 label_last_month: 下月
443 446 label_this_year: 今年
444 447 label_date_range: 日期范围
445 448 label_less_than_ago: 之前天数少于
446 449 label_more_than_ago: 之前天数大于
447 450 label_ago: 之前天数
448 451 label_contains: 包含
449 452 label_not_contains: 不包含
450 453 label_day_plural:
451 454 label_repository: 版本库
452 455 label_repository_plural: 版本库
453 456 label_browse: 浏览
454 457 label_modification: %d 个更新
455 458 label_modification_plural: %d 个更新
456 459 label_revision: 修订
457 460 label_revision_plural: 修订
458 461 label_associated_revisions: 相关修订版本
459 462 label_added: 已添加
460 463 label_modified: 已修改
461 464 label_copied: 已复制
462 465 label_renamed: 已重命名
463 466 label_deleted: 已删除
464 467 label_latest_revision: 最近的修订版本
465 468 label_latest_revision_plural: 最近的修订版本
466 469 label_view_revisions: 查看修订
467 470 label_max_size: 最大尺寸
468 471 label_on: 'on'
469 472 label_sort_highest: 置顶
470 473 label_sort_higher: 上移
471 474 label_sort_lower: 下移
472 475 label_sort_lowest: 置底
473 476 label_roadmap: 路线图
474 477 label_roadmap_due_in: 截止日期到 %s
475 478 label_roadmap_overdue: %s 延期
476 479 label_roadmap_no_issues: 该版本没有问题
477 480 label_search: 搜索
478 481 label_result_plural: 结果
479 482 label_all_words: 所有单词
480 483 label_wiki: Wiki
481 484 label_wiki_edit: Wiki 编辑
482 485 label_wiki_edit_plural: Wiki 编辑记录
483 486 label_wiki_page: Wiki 页面
484 487 label_wiki_page_plural: Wiki 页面
485 488 label_index_by_title: 按标题索引
486 489 label_index_by_date: 按日期索引
487 490 label_current_version: 当前版本
488 491 label_preview: 预览
489 492 label_feed_plural: Feeds
490 493 label_changes_details: 所有变更的详情
491 494 label_issue_tracking: 问题跟踪
492 495 label_spent_time: 耗时
493 496 label_f_hour: %.2f 小时
494 497 label_f_hour_plural: %.2f 小时
495 498 label_time_tracking: 时间跟踪
496 499 label_change_plural: 变更
497 500 label_statistics: 统计
498 501 label_commits_per_month: 每月提交次数
499 502 label_commits_per_author: 每用户提交次数
500 503 label_view_diff: 查看差别
501 504 label_diff_inline: 直列
502 505 label_diff_side_by_side: 并排
503 506 label_options: 选项
504 507 label_copy_workflow_from: 从以下项目复制工作流程
505 508 label_permissions_report: 权限报表
506 509 label_watched_issues: 跟踪的问题
507 510 label_related_issues: 相关的问题
508 511 label_applied_status: 应用后的状态
509 512 label_loading: 载入中...
510 513 label_relation_new: 新建关联
511 514 label_relation_delete: 删除关联
512 515 label_relates_to: 关联到
513 516 label_duplicates: 重复
514 517 label_duplicated_by: 与其重复
515 518 label_blocks: 阻挡
516 519 label_blocked_by: 被阻挡
517 520 label_precedes: 优先于
518 521 label_follows: 跟随于
519 522 label_end_to_start: 结束-开始
520 523 label_end_to_end: 结束-结束
521 524 label_start_to_start: 开始-开始
522 525 label_start_to_end: 开始-结束
523 526 label_stay_logged_in: 保持登录状态
524 527 label_disabled: 禁用
525 528 label_show_completed_versions: 显示已完成的版本
526 529 label_me:
527 530 label_board: 讨论区
528 531 label_board_new: 新建讨论区
529 532 label_board_plural: 讨论区
530 533 label_topic_plural: 主题
531 534 label_message_plural: 帖子
532 535 label_message_last: 最新的帖子
533 536 label_message_new: 新贴
534 537 label_message_posted: 发帖成功
535 538 label_reply_plural: 回复
536 539 label_send_information: 给用户发送帐号信息
537 540 label_year:
538 541 label_month:
539 542 label_week:
540 543 label_date_from:
541 544 label_date_to:
542 545 label_language_based: 根据用户的语言
543 546 label_sort_by: 根据 %s 排序
544 547 label_send_test_email: 发送测试邮件
545 548 label_feeds_access_key_created_on: RSS 存取键是在 %s 之前建立的
546 549 label_module_plural: 模块
547 550 label_added_time_by: 由 %s 在 %s 之前添加
548 551 label_updated_time: 更新于 %s 之前
549 552 label_updated_time_by: 由 %s 更新于 %s 之前
550 553 label_jump_to_a_project: 选择一个项目...
551 554 label_file_plural: 文件
552 555 label_changeset_plural: 变更
553 556 label_default_columns: 默认列
554 557 label_no_change_option: (不变)
555 558 label_bulk_edit_selected_issues: 批量修改选中的问题
556 559 label_theme: 主题
557 560 label_default: 默认
558 561 label_search_titles_only: 仅在标题中搜索
559 562 label_user_mail_option_all: "收取我的项目的所有通知"
560 563 label_user_mail_option_selected: "收取选中项目的所有通知..."
561 564 label_user_mail_option_none: "只收取我跟踪或参与的项目的通知"
562 565 label_user_mail_no_self_notified: "不要发送对我自己提交的修改的通知"
563 566 label_registration_activation_by_email: 通过邮件认证激活帐号
564 567 label_registration_manual_activation: 手动激活帐号
565 568 label_registration_automatic_activation: 自动激活帐号
566 569 label_display_per_page: '每页显示:%s'
567 570 label_age: 年龄
568 571 label_change_properties: 修改属性
569 572 label_general: 一般
570 573 label_more: 更多
571 574 label_scm: SCM
572 575 label_plugins: 插件
573 576 label_ldap_authentication: LDAP 认证
574 577 label_downloads_abbr: D/L
575 578 label_optional_description: 可选的描述
576 579 label_add_another_file: 添加其它文件
577 580 label_preferences: 首选项
578 581 label_chronological_order: 按时间顺序
579 582 label_reverse_chronological_order: 按时间顺序(倒序)
580 583 label_planning: 计划
581 584 label_incoming_emails: 接收邮件
582 585 label_generate_key: 生成一个key
583 586 label_issue_watchers: 跟踪者
584 587 label_example: 示例
588 label_display: 显示
585 589
586 590 button_login: 登录
587 591 button_submit: 提交
588 592 button_save: 保存
589 593 button_check_all: 全选
590 594 button_uncheck_all: 清除
591 595 button_delete: 删除
592 596 button_create: 创建
597 button_create_and_continue: 创建并继续
593 598 button_test: 测试
594 599 button_edit: 编辑
595 600 button_add: 新增
596 601 button_change: 修改
597 602 button_apply: 应用
598 603 button_clear: 清除
599 604 button_lock: 锁定
600 605 button_unlock: 解锁
601 606 button_download: 下载
602 607 button_list: 列表
603 608 button_view: 查看
604 609 button_move: 移动
605 610 button_back: 返回
606 611 button_cancel: 取消
607 612 button_activate: 激活
608 613 button_sort: 排序
609 614 button_log_time: 登记工时
610 615 button_rollback: 恢复到这个版本
611 616 button_watch: 跟踪
612 617 button_unwatch: 取消跟踪
613 618 button_reply: 回复
614 619 button_archive: 存档
615 620 button_unarchive: 取消存档
616 621 button_reset: 重置
617 622 button_rename: 重命名
618 623 button_change_password: 修改密码
619 624 button_copy: 复制
620 625 button_annotate: 追溯
621 626 button_update: 更新
622 627 button_configure: 配置
623 628 button_quote: 引用
624 629
625 630 status_active: 活动的
626 631 status_registered: 已注册
627 632 status_locked: 已锁定
628 633
629 634 text_select_mail_notifications: 选择需要发送邮件通知的动作
630 635 text_regexp_info: 例如:^[A-Z0-9]+$
631 636 text_min_max_length_info: 0 表示没有限制
632 637 text_project_destroy_confirmation: 您确信要删除这个项目以及所有相关的数据吗?
633 638 text_subprojects_destroy_warning: '以下子项目也将被同时删除:%s'
634 639 text_workflow_edit: 选择角色和跟踪标签来编辑工作流程
635 640 text_are_you_sure: 您确定?
636 641 text_journal_changed: 从 %s 变更为 %s
637 642 text_journal_set_to: 设置为 %s
638 643 text_journal_deleted: 已删除
639 644 text_tip_task_begin_day: 今天开始的任务
640 645 text_tip_task_end_day: 今天结束的任务
641 646 text_tip_task_begin_end_day: 今天开始并结束的任务
642 647 text_project_identifier_info: '只允许使用小写字母(a-z),数字和连字符(-)。<br />请注意,标识符保存后将不可修改。'
643 648 text_caracters_maximum: 最多 %d 个字符。
644 649 text_caracters_minimum: 至少需要 %d 个字符。
645 650 text_length_between: 长度必须在 %d 到 %d 个字符之间。
646 651 text_tracker_no_workflow: 此跟踪标签未定义工作流程
647 652 text_unallowed_characters: 非法字符
648 653 text_comma_separated: 可以使用多个值(用逗号,分开)。
649 654 text_issues_ref_in_commit_messages: 在提交信息中引用和解决问题
650 655 text_issue_added: 问题 %s 已由 %s 提交。
651 656 text_issue_updated: 问题 %s 已由 %s 更新。
652 657 text_wiki_destroy_confirmation: 您确定要删除这个 wiki 及其所有内容吗?
653 658 text_issue_category_destroy_question: 有一些问题(%d 个)属于此类别。您想进行哪种操作?
654 659 text_issue_category_destroy_assignments: 删除问题的所属类别(问题变为无类别)
655 660 text_issue_category_reassign_to: 为问题选择其它类别
656 661 text_user_mail_option: "对于没有选中的项目,您将只会收到您跟踪或参与的项目的通知(比如说,您是问题的报告者, 或被指派解决此问题)。"
657 662 text_no_configuration_data: "角色、跟踪标签、问题状态和工作流程还没有设置。\n强烈建议您先载入默认设置,然后在此基础上进行修改。"
658 663 text_load_default_configuration: 载入默认设置
659 664 text_status_changed_by_changeset: 已应用到变更列表 %s.
660 665 text_issues_destroy_confirmation: '您确定要删除选中的问题吗?'
661 666 text_select_project_modules: '请选择此项目可以使用的模块:'
662 667 text_default_administrator_account_changed: 默认的管理员帐号已改变
663 text_file_repository_writable: 文件版本库可修改
668 text_file_repository_writable: 附件路径可写
669 text_plugin_assets_writable: 插件的附件路径可写
664 670 text_rmagick_available: RMagick 可用(可选的)
665 671 text_destroy_time_entries_question: 您要删除的问题已经上报了 %.02f 小时的工作量。您想进行那种操作?
666 672 text_destroy_time_entries: 删除上报的工作量
667 673 text_assign_time_entries_to_project: 将已上报的工作量提交到项目中
668 674 text_reassign_time_entries: '将已上报的工作量指定到此问题:'
669 675 text_user_wrote: '%s 写到:'
670 676 text_enumeration_category_reassign_to: '将它们关联到新的枚举值:'
671 677 text_enumeration_destroy_question: '%d 个对象被关联到了这个枚举值。'
672 678 text_email_delivery_not_configured: "邮件参数尚未配置,因此邮件通知功能已被禁用。\n请在config/email.yml中配置您的SMTP服务器信息并重新启动以使其生效。"
673 679 text_repository_usernames_mapping: "选择或更新与版本库中的用户名对应的Redmine用户。\n版本库中与Redmine中的同名用户将被自动对应。"
674 680 text_diff_truncated: '... 差别内容超过了可显示的最大行数并已被截断'
681 text_custom_field_possible_values_info: '每项数值一行'
675 682
676 683 default_role_manager: 管理人员
677 684 default_role_developper: 开发人员
678 685 default_role_reporter: 报告人员
679 686 default_tracker_bug: 错误
680 687 default_tracker_feature: 功能
681 688 default_tracker_support: 支持
682 689 default_issue_status_new: 新建
683 690 default_issue_status_assigned: 已指派
684 691 default_issue_status_resolved: 已解决
685 692 default_issue_status_feedback: 反馈
686 693 default_issue_status_closed: 已关闭
687 694 default_issue_status_rejected: 已拒绝
688 695 default_doc_category_user: 用户文档
689 696 default_doc_category_tech: 技术文档
690 697 default_priority_low:
691 698 default_priority_normal: 普通
692 699 default_priority_high:
693 700 default_priority_urgent: 紧急
694 701 default_priority_immediate: 立刻
695 702 default_activity_design: 设计
696 703 default_activity_development: 开发
697 704
698 705 enumeration_issue_priorities: 问题优先级
699 706 enumeration_doc_categories: 文档类别
700 707 enumeration_activities: 活动(时间跟踪)
701 text_plugin_assets_writable: Plugin assets directory writable
702 warning_attachments_not_saved: "%d file(s) could not be saved."
703 button_create_and_continue: Create and continue
704 text_custom_field_possible_values_info: 'One line for each value'
705 label_display: Display
706 field_editable: Editable
General Comments 0
You need to be logged in to leave comments. Login now