<?php /** MantisBT - a php based bugtracking system * * Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org * Copyright (C) 2002 - 2014 MantisBT Team - mantisbt-dev@lists.sourceforge.net * * MantisBT is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * MantisBT is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with MantisBT. If not, see <http://www.gnu.org/licenses/>. */ /** Traditional Chinese (䏿–‡ï¼ˆç¹é«”)‎) * * See the qqq 'language' for message documentation incl. usage of parameters * To improve a translation please visit http://translatewiki.net * * @ingroup Language * @file * * @author Cwlin0416 */ $s_plugin_graph_title = 'Mantis 圖表'; $s_plugin_graph_description = '官方圖表元件'; $s_plugin_MantisGraph_title = 'Mantis 圖表'; $s_plugin_MantisGraph_menu_advanced_summary = '進階摘è¦'; $s_plugin_MantisGraph_config = 'è¨å®š'; $s_plugin_MantisGraph_synthesis_link = '總覽'; $s_plugin_MantisGraph_status_link = 'ä¾ç‹€æ…‹'; $s_plugin_MantisGraph_priority_link = 'ä¾å„ªå…ˆæ¬Š'; $s_plugin_MantisGraph_severity_link = 'ä¾åš´é‡æ€§'; $s_plugin_MantisGraph_category_link = 'ä¾é¡žåˆ¥'; $s_plugin_MantisGraph_resolution_link = 'æ¯é …å•題分æž'; $s_plugin_MantisGraph_graph_bug_page_link = '圖表'; $s_plugin_MantisGraph_library = '使用繪圖套件'; $s_plugin_MantisGraph_bundled = '內建'; $s_plugin_MantisGraph_window_width = '圖表寬度 (åƒç´ )'; $s_plugin_MantisGraph_bar_aspect = 'é•·æ¢åœ–長寬比 (高/寬)'; $s_plugin_MantisGraph_summary_graphs_per_row = '進階摘è¦ä¸æ¯åˆ—併排顯示的圖片數'; $s_plugin_MantisGraph_font = 'å—åž‹'; $s_plugin_MantisGraph_jpgraph_path = 'JpGraph 套件系統路徑'; $s_plugin_MantisGraph_jpgraph_path_default = '使用é è¨å€¼å‰‡ç•™ç™½: {mantisroot}/library/jpgraph'; $s_plugin_MantisGraph_jpgraph_antialias = 'JpGraph å鋸齒'; $s_plugin_MantisGraph_jpgraph_antialias_info = 'å鋸齒å¯ä»¥å¢žåŠ åœ–ç‰‡å¤–è§€å“質但會é™ä½Žè™•ç†é€Ÿåº¦ (最慢å¯é” 8 å€)'; $s_plugin_MantisGraph_enabled = '開啟'; $s_plugin_MantisGraph_disabled = '關閉'; $s_plugin_MantisGraph_graph_imp_status_title = '狀態總覽圖'; $s_plugin_MantisGraph_graph_imp_priority_title = 'å„ªå…ˆæ¬Šåˆæˆåœ–'; $s_plugin_MantisGraph_graph_imp_severity_title = 'åš´é‡æ€§ç¸½è¦½åœ–'; $s_plugin_MantisGraph_graph_imp_category_title = '類別總覽圖'; $s_plugin_MantisGraph_graph_imp_resolution_title = 'å•題分æžç¸½è¦½åœ–'; $s_plugin_MantisGraph_by_status_pct = '狀態百分比'; $s_plugin_MantisGraph_by_priority_pct = '優先權百分比'; $s_plugin_MantisGraph_by_severity_pct = 'åš´é‡æ€§ç™¾åˆ†æ¯”'; $s_plugin_MantisGraph_by_category_pct = '類別百分比'; $s_plugin_MantisGraph_by_resolution_pct = 'å•題分æžç™¾åˆ†æ¯”'; $s_plugin_MantisGraph_by_severity_mix = 'ä¾åš´é‡æ€§å’Œç‹€æ…‹'; $s_plugin_MantisGraph_by_priority_mix = 'ä¾å„ªå…ˆåº¦å’Œç‹€æ…‹'; $s_plugin_MantisGraph_by_resolution_mix = 'ä¾å•題分æžå’Œç‹€æ…‹'; $s_plugin_MantisGraph_legend_still_open = 'å°šæœªçµæ¡ˆ'; $s_plugin_MantisGraph_legend_resolved = '已解決'; $s_plugin_MantisGraph_legend_assigned = '已分é…'; $s_plugin_MantisGraph_legend_total = '總計'; $s_plugin_MantisGraph_legend_opened = 'æœªçµæŸ'; $s_plugin_MantisGraph_legend_closed = 'å·²çµæŸ'; $s_plugin_MantisGraph_legend_reported = 'å·²å›žå ±'; $s_plugin_MantisGraph_cumulative = '累計'; $s_plugin_MantisGraph_not_enough_data = '資料ä¸è¶³ç„¡æ³•建立圖表'; $s_plugin_MantisGraph_period_none = 'ç„¡'; $s_plugin_MantisGraph_period_this_week = '本週'; $s_plugin_MantisGraph_period_last_week = '上週'; $s_plugin_MantisGraph_period_two_weeks = 'éŽå޻兩週'; $s_plugin_MantisGraph_period_this_month = '本月'; $s_plugin_MantisGraph_period_last_month = '上月'; $s_plugin_MantisGraph_period_this_quarter = '本å£'; $s_plugin_MantisGraph_period_last_quarter = '上å£'; $s_plugin_MantisGraph_period_year_to_date = '本年度至今'; $s_plugin_MantisGraph_period_select = '任何日期'; $s_plugin_MantisGraph_period_last_year = '去年'; $s_plugin_MantisGraph_select = 'è«‹é¸æ“‡'; $s_plugin_MantisGraph_select_bystatus = 'ä¾ç‹€æ…‹'; $s_plugin_MantisGraph_select_summbystatus = 'ä¾ç‹€æ…‹æ‘˜è¦'; $s_plugin_MantisGraph_select_bycat = 'ä¾é¡žåˆ¥æ‘˜è¦'; $s_plugin_MantisGraph_select_both = 'ä¾ç‹€æ…‹èˆ‡é¡žåˆ¥æ‘˜è¦'; $s_plugin_MantisGraph_show_as_graph = '以圖型顯示'; $s_plugin_MantisGraph_show_as_table = 'ä»¥è¡¨æ ¼é¡¯ç¤º'; $s_plugin_MantisGraph_show_graph = '顯示圖表'; $s_plugin_MantisGraph_graph_page = 'å•題記錄圖表';