@@ -1,690 +1,690 | |||
|
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: 1月,2月,3月,4月,5月,6月,7月,8月,9月,10月,11月,12月 |
|
5 | 5 | actionview_datehelper_select_month_names_abbr: 1月,2月,3月,4月,5月,6月,7月,8月,9月,10月,11月,12月 |
|
6 | 6 | actionview_datehelper_select_month_prefix: |
|
7 | 7 | actionview_datehelper_select_year_prefix: |
|
8 | 8 | actionview_datehelper_select_year_suffix: 月 |
|
9 | 9 | actionview_datehelper_time_in_words_day: 1日 |
|
10 | 10 | actionview_datehelper_time_in_words_day_plural: %d日 |
|
11 | 11 | actionview_datehelper_time_in_words_hour_about: 約1時間 |
|
12 | 12 | actionview_datehelper_time_in_words_hour_about_plural: 約%d時間 |
|
13 | 13 | actionview_datehelper_time_in_words_hour_about_single: 約1時間 |
|
14 | 14 | actionview_datehelper_time_in_words_minute: 1分 |
|
15 | 15 | actionview_datehelper_time_in_words_minute_half: 約30秒 |
|
16 | 16 | actionview_datehelper_time_in_words_minute_less_than: 1分以内 |
|
17 | 17 | actionview_datehelper_time_in_words_minute_plural: %d分 |
|
18 | 18 | actionview_datehelper_time_in_words_minute_single: 1分 |
|
19 | 19 | actionview_datehelper_time_in_words_second_less_than: 1秒以内 |
|
20 | 20 | actionview_datehelper_time_in_words_second_less_than_plural: %d秒以内 |
|
21 | 21 | actionview_instancetag_blank_option: 選んでください |
|
22 | 22 | |
|
23 | 23 | activerecord_error_inclusion: がリストに含まれていません |
|
24 | 24 | activerecord_error_exclusion: が予約されています |
|
25 | 25 | activerecord_error_invalid: が無効です |
|
26 | 26 | activerecord_error_confirmation: 確認のパスワードと合っていません |
|
27 | 27 | activerecord_error_accepted: を承諾してください |
|
28 | 28 | activerecord_error_empty: が空です |
|
29 | 29 | activerecord_error_blank: が空白です |
|
30 | 30 | activerecord_error_too_long: が長すぎます |
|
31 | 31 | activerecord_error_too_short: が短かすぎます |
|
32 | 32 | activerecord_error_wrong_length: の長さが間違っています |
|
33 | 33 | activerecord_error_taken: はすでに登録されています |
|
34 | 34 | activerecord_error_not_a_number: が数字ではありません |
|
35 | 35 | activerecord_error_not_a_date: の日付が間違っています |
|
36 | 36 | activerecord_error_greater_than_start_date: を開始日より後にしてください |
|
37 | 37 | activerecord_error_not_same_project: 同じプロジェクトに属していません |
|
38 | 38 | activerecord_error_circular_dependency: この関係では、循環依存になります |
|
39 | 39 | |
|
40 | 40 | general_fmt_age: %d歳 |
|
41 | 41 | general_fmt_age_plural: %d歳 |
|
42 | 42 | general_fmt_date: %%Y年%%m月%%d日 |
|
43 | 43 | general_fmt_datetime: %%Y年%%m月%%d日 %%H:%%M %%p |
|
44 | 44 | general_fmt_datetime_short: %%b %%d, %%H:%%M %%p |
|
45 | 45 | general_fmt_time: %%H:%%M %%p |
|
46 | 46 | general_text_No: 'いいえ' |
|
47 | 47 | general_text_Yes: 'はい' |
|
48 | 48 | general_text_no: 'いいえ' |
|
49 | 49 | general_text_yes: 'はい' |
|
50 | 50 | general_lang_name: 'Japanese (日本語)' |
|
51 | 51 | general_csv_separator: ',' |
|
52 | 52 | general_csv_decimal_separator: '.' |
|
53 | 53 | general_csv_encoding: SJIS |
|
54 | 54 | general_pdf_encoding: UTF-8 |
|
55 | 55 | general_day_names: 月曜日,火曜日,水曜日,木曜日,金曜日,土曜日,日曜日 |
|
56 | 56 | general_first_day_of_week: '7' |
|
57 | 57 | |
|
58 | 58 | notice_account_updated: アカウントが更新されました。 |
|
59 | 59 | notice_account_invalid_creditentials: ユーザ名もしくはパスワードが無効 |
|
60 | 60 | notice_account_password_updated: パスワードが更新されました。 |
|
61 | 61 | notice_account_wrong_password: パスワードが違います |
|
62 | 62 | notice_account_register_done: アカウントが作成されました。 |
|
63 | 63 | notice_account_unknown_email: ユーザが存在しません。 |
|
64 | 64 | notice_can_t_change_password: このアカウントでは外部認証を使っています。パスワードは変更できません。 |
|
65 | 65 | notice_account_lost_email_sent: 新しいパスワードのメールを送信しました。 |
|
66 | 66 | notice_account_activated: アカウントが有効になりました。ログインできます。 |
|
67 | 67 | notice_successful_create: 作成しました。 |
|
68 | 68 | notice_successful_update: 更新しました。 |
|
69 | 69 | notice_successful_delete: 削除しました。 |
|
70 | 70 | notice_successful_connection: 接続しました。 |
|
71 | 71 | notice_file_not_found: アクセスしようとしたページは存在しないか削除されています。 |
|
72 | 72 | notice_locking_conflict: 別のユーザがデータを更新しています。 |
|
73 | 73 | notice_not_authorized: このページにアクセスするには認証が必要です。 |
|
74 | 74 | notice_email_sent: %s宛にメールを送信しました。 |
|
75 | 75 | notice_email_error: メール送信中にエラーが発生しました(%s) |
|
76 | 76 | notice_feeds_access_key_reseted: RSSアクセスキーを初期化しました。 |
|
77 | 77 | |
|
78 | 78 | error_scm_not_found: リポジトリに、エントリ/リビジョンが存在しません。 |
|
79 | 79 | error_scm_command_failed: "リポジトリへアクセスしようとしてエラーになりました: %s" |
|
80 | 80 | |
|
81 | 81 | mail_subject_lost_password: %sパスワード |
|
82 | 82 | mail_body_lost_password: 'パスワードを変更するには、以下のリンクをたどってください:' |
|
83 | 83 | mail_subject_register: %sアカウントのアクティブ化 |
|
84 | 84 | mail_body_register: 'アカウントをアクティブにするには、以下のリンクをたどってください:' |
|
85 | 85 | |
|
86 | 86 | gui_validation_error: 1件のエラー |
|
87 | 87 | gui_validation_error_plural: %d件のエラー |
|
88 | 88 | |
|
89 | 89 | field_name: 名前 |
|
90 | 90 | field_description: 説明 |
|
91 | 91 | field_summary: サマリ |
|
92 | 92 | field_is_required: 必須 |
|
93 | 93 | field_firstname: 名前 |
|
94 | 94 | field_lastname: 苗字 |
|
95 | 95 | field_mail: メールアドレス |
|
96 | 96 | field_filename: ファイル |
|
97 | 97 | field_filesize: サイズ |
|
98 | 98 | field_downloads: ダウンロード |
|
99 | 99 | field_author: 起票者 |
|
100 | 100 | field_created_on: 作成日 |
|
101 | 101 | field_updated_on: 更新日 |
|
102 | 102 | field_field_format: 書式 |
|
103 | 103 | field_is_for_all: 全プロジェクト向け |
|
104 | 104 | field_possible_values: 選択肢 |
|
105 | 105 | field_regexp: 正規表現 |
|
106 | 106 | field_min_length: 最小値 |
|
107 | 107 | field_max_length: 最大値 |
|
108 | 108 | field_value: 値 |
|
109 | 109 | field_category: カテゴリ |
|
110 | 110 | field_title: タイトル |
|
111 | 111 | field_project: プロジェクト |
|
112 | 112 | field_issue: チケット |
|
113 | 113 | field_status: ステータス |
|
114 | 114 | field_notes: 注記 |
|
115 | 115 | field_is_closed: 終了したチケット |
|
116 | 116 | field_is_default: デフォルトのステータス |
|
117 | 117 | field_tracker: トラッカー |
|
118 | 118 | field_subject: 題名 |
|
119 | 119 | field_due_date: 期限日 |
|
120 | 120 | field_assigned_to: 担当者 |
|
121 | 121 | field_priority: 優先度 |
|
122 | 122 | field_fixed_version: Target version |
|
123 | 123 | field_user: ユーザ |
|
124 | 124 | field_role: 役割 |
|
125 | 125 | field_homepage: ホームページ |
|
126 | 126 | field_is_public: 公開 |
|
127 | 127 | field_parent: 親プロジェクト名 |
|
128 | 128 | field_is_in_chlog: 変更記録に表示されているチケット |
|
129 | 129 | field_is_in_roadmap: ロードマップに表示されているチケット |
|
130 | 130 | field_login: ログイン |
|
131 | 131 | field_mail_notification: メール通知 |
|
132 | 132 | field_admin: 管理者 |
|
133 | 133 | field_last_login_on: 最終接続日 |
|
134 | 134 | field_language: 言語 |
|
135 | 135 | field_effective_date: 日付 |
|
136 | 136 | field_password: パスワード |
|
137 | 137 | field_new_password: 新しいパスワード |
|
138 | 138 | field_password_confirmation: パスワードの確認 |
|
139 | 139 | field_version: バージョン |
|
140 | 140 | field_type: タイプ |
|
141 | 141 | field_host: ホスト |
|
142 | 142 | field_port: ポート |
|
143 | 143 | field_account: アカウント |
|
144 | 144 | field_base_dn: Base DN |
|
145 | 145 | field_attr_login: ログイン名属性 |
|
146 | 146 | field_attr_firstname: 名前属性 |
|
147 | 147 | field_attr_lastname: 苗字属性 |
|
148 | 148 | field_attr_mail: メール属性 |
|
149 | 149 | field_onthefly: あわせてユーザを作成 |
|
150 | 150 | field_start_date: 開始日 |
|
151 | 151 | field_done_ratio: 進捗 %% |
|
152 | 152 | field_auth_source: 認証モード |
|
153 | 153 | field_hide_mail: メールアドレスを隠す |
|
154 | 154 | field_comments: コメント |
|
155 | 155 | field_url: URL |
|
156 | 156 | field_start_page: メインページ |
|
157 | 157 | field_subproject: サブプロジェクト |
|
158 | 158 | field_hours: 時間 |
|
159 | 159 | field_activity: 活動 |
|
160 | 160 | field_spent_on: 日付 |
|
161 | 161 | field_identifier: 識別子 |
|
162 | 162 | field_is_filter: フィルタとして使う |
|
163 | 163 | field_issue_to_id: 関連するチケット |
|
164 | 164 | field_delay: 遅延 |
|
165 | 165 | field_assignable: チケットはこのロールに割り当てることができます |
|
166 | 166 | field_redirect_existing_links: 既存のリンクをリダイレクトする |
|
167 | 167 | field_estimated_hours: 予定工数 |
|
168 | 168 | field_default_value: デフォルトのステータス |
|
169 | 169 | |
|
170 | 170 | setting_app_title: アプリケーションのタイトル |
|
171 | 171 | setting_app_subtitle: アプリケーションのサブタイトル |
|
172 | 172 | setting_welcome_text: ウェルカムメッセージ |
|
173 | 173 | setting_default_language: 既定の言語 |
|
174 | 174 | setting_login_required: 認証が必要 |
|
175 | 175 | setting_self_registration: ユーザは自分で登録できる |
|
176 | 176 | setting_attachment_max_size: 添付の最大サイズ |
|
177 | 177 | setting_issues_export_limit: 出力するチケット数の上限 |
|
178 | 178 | setting_mail_from: 送信元メールアドレス |
|
179 | 179 | setting_host_name: ホスト名 |
|
180 | 180 | setting_text_formatting: テキストの書式 |
|
181 | 181 | setting_wiki_compression: Wiki履歴を圧縮する |
|
182 | 182 | setting_feeds_limit: フィード内容の上限 |
|
183 | 183 | setting_autofetch_changesets: コミットを自動取得する |
|
184 |
setting_sys_api_enabled: リポジトリ管理用のWeb Serviceを有効 |
|
|
184 | setting_sys_api_enabled: リポジトリ管理用のWeb Serviceを有効にする | |
|
185 | 185 | setting_commit_ref_keywords: 参照用キーワード |
|
186 | 186 | setting_commit_fix_keywords: 修正用キーワード |
|
187 | 187 | setting_autologin: 自動ログイン |
|
188 | 188 | setting_date_format: 日付の形式 |
|
189 | 189 | setting_cross_project_issue_relations: 異なるプロジェクトのチケット間で関係の設定を許可 |
|
190 | 190 | |
|
191 | 191 | label_user: ユーザ |
|
192 | 192 | label_user_plural: ユーザ |
|
193 | 193 | label_user_new: 新しいユーザ |
|
194 | 194 | label_project: プロジェクト |
|
195 | 195 | label_project_new: 新しいプロジェクト |
|
196 | 196 | label_project_plural: プロジェクト |
|
197 | 197 | label_project_all: 全プロジェクト |
|
198 | 198 | label_project_latest: 最近のプロジェクト |
|
199 | 199 | label_issue: チケット |
|
200 | 200 | label_issue_new: 新しいチケット |
|
201 | 201 | label_issue_plural: チケット |
|
202 | 202 | label_issue_view_all: チケットを全て見る |
|
203 | 203 | label_document: 文書 |
|
204 | 204 | label_document_new: 新しい文書 |
|
205 | 205 | label_document_plural: 文書 |
|
206 | 206 | label_role: ロール |
|
207 | 207 | label_role_plural: ロール |
|
208 | 208 | label_role_new: 新しいロール |
|
209 | 209 | label_role_and_permissions: ロールと権限 |
|
210 | 210 | label_member: メンバー |
|
211 | 211 | label_member_new: 新しいメンバー |
|
212 | 212 | label_member_plural: メンバー |
|
213 | 213 | label_tracker: トラッカー |
|
214 | 214 | label_tracker_plural: トラッカー |
|
215 | 215 | label_tracker_new: 新しいトラッカーを作成 |
|
216 | 216 | label_workflow: ワークフロー |
|
217 | 217 | label_issue_status: チケットのステータス |
|
218 | 218 | label_issue_status_plural: チケットのステータス |
|
219 | 219 | label_issue_status_new: 新しいステータス |
|
220 | 220 | label_issue_category: チケットのカテゴリ |
|
221 | 221 | label_issue_category_plural: チケットのカテゴリ |
|
222 | 222 | label_issue_category_new: 新しいカテゴリ |
|
223 | 223 | label_custom_field: カスタムフィールド |
|
224 | 224 | label_custom_field_plural: カスタムフィールド |
|
225 | 225 | label_custom_field_new: 新しいカスタムフィールドを作成 |
|
226 | 226 | label_enumerations: 列挙項目 |
|
227 | 227 | label_enumeration_new: 新しい値 |
|
228 | 228 | label_information: 情報 |
|
229 | 229 | label_information_plural: 情報 |
|
230 | 230 | label_please_login: ログインしてください |
|
231 | 231 | label_register: 登録する |
|
232 | 232 | label_password_lost: パスワードの再発行 |
|
233 | 233 | label_home: ホーム |
|
234 | 234 | label_my_page: マイページ |
|
235 | 235 | label_my_account: マイアカウント |
|
236 | 236 | label_my_projects: マイプロジェクト |
|
237 | 237 | label_administration: 管理 |
|
238 | 238 | label_login: ログイン |
|
239 | 239 | label_logout: ログアウト |
|
240 | 240 | label_help: ヘルプ |
|
241 | 241 | label_reported_issues: 報告したチケット |
|
242 | 242 | label_assigned_to_me_issues: 担当しているチケット |
|
243 | 243 | label_last_login: 最近の接続 |
|
244 | 244 | label_last_updates: 最近の更新1件 |
|
245 | 245 | label_last_updates_plural: 最近の更新%d件 |
|
246 | 246 | label_registered_on: 登録日 |
|
247 | 247 | label_activity: 活動 |
|
248 | 248 | label_new: 新しく作成 |
|
249 | 249 | label_logged_as: ログイン中: |
|
250 | 250 | label_environment: 環境 |
|
251 | 251 | label_authentication: 認証 |
|
252 | 252 | label_auth_source: 認証モード |
|
253 | 253 | label_auth_source_new: 新しい認証モード |
|
254 | 254 | label_auth_source_plural: 認証モード |
|
255 | 255 | label_subproject_plural: サブプロジェクト |
|
256 | 256 | label_min_max_length: 最小値 - 最大値の長さ |
|
257 | 257 | label_list: リストから選択 |
|
258 | 258 | label_date: 日付 |
|
259 | 259 | label_integer: 整数 |
|
260 | 260 | label_boolean: 真偽値 |
|
261 | 261 | label_string: テキスト |
|
262 | 262 | label_text: 長いテキスト |
|
263 | 263 | label_attribute: 属性 |
|
264 | 264 | label_attribute_plural: 属性 |
|
265 | 265 | label_download: %d ダウンロード |
|
266 | 266 | label_download_plural: %d ダウンロード |
|
267 | 267 | label_no_data: 表示するデータがありません |
|
268 | 268 | label_change_status: ステータスの変更 |
|
269 | 269 | label_history: 履歴 |
|
270 | 270 | label_attachment: ファイル |
|
271 | 271 | label_attachment_new: 新しいファイル |
|
272 | 272 | label_attachment_delete: ファイルを削除 |
|
273 | 273 | label_attachment_plural: ファイル |
|
274 | 274 | label_report: レポート |
|
275 | 275 | label_report_plural: レポート |
|
276 | 276 | label_news: ニュース |
|
277 | 277 | label_news_new: ニュースを追加 |
|
278 | 278 | label_news_plural: ニュース |
|
279 | 279 | label_news_latest: 最新ニュース |
|
280 | 280 | label_news_view_all: 全てのニュースを見る |
|
281 | 281 | label_change_log: 変更記録 |
|
282 | 282 | label_settings: 設定 |
|
283 | 283 | label_overview: 概要 |
|
284 | 284 | label_version: バージョン |
|
285 | 285 | label_version_new: 新しいバージョン |
|
286 | 286 | label_version_plural: バージョン |
|
287 | 287 | label_confirmation: 確認 |
|
288 | 288 | label_export_to: 他の形式に出力 |
|
289 | 289 | label_read: 読む... |
|
290 | 290 | label_public_projects: 公開プロジェクト |
|
291 | 291 | label_open_issues: 未完了 |
|
292 | 292 | label_open_issues_plural: 未完了 |
|
293 | 293 | label_closed_issues: 終了 |
|
294 | 294 | label_closed_issues_plural: 終了 |
|
295 | 295 | label_total: 合計 |
|
296 | 296 | label_permissions: 権限 |
|
297 | 297 | label_current_status: 現在のステータス |
|
298 | 298 | label_new_statuses_allowed: ステータスの移行先 |
|
299 | 299 | label_all: 全て |
|
300 | 300 | label_none: なし |
|
301 | 301 | label_next: 次 |
|
302 | 302 | label_previous: 前 |
|
303 | 303 | label_used_by: 使用中 |
|
304 | 304 | label_details: 詳細 |
|
305 | 305 | label_add_note: 注記を追加 |
|
306 | 306 | label_per_page: ページ毎 |
|
307 | 307 | label_calendar: カレンダー |
|
308 | 308 | label_months_from: ヶ月 from |
|
309 | 309 | label_gantt: ガントチャート |
|
310 | 310 | label_internal: Internal |
|
311 | 311 | label_last_changes: 最新の変更%d件 |
|
312 | 312 | label_change_view_all: 全ての変更を見る |
|
313 | 313 | label_personalize_page: このページをパーソナライズする |
|
314 | 314 | label_comment: コメント |
|
315 | 315 | label_comment_plural: コメント |
|
316 | 316 | label_comment_add: コメント追加 |
|
317 | 317 | label_comment_added: 追加されたコメント |
|
318 | 318 | label_comment_delete: コメント削除 |
|
319 | 319 | label_query: カスタムクエリ |
|
320 | 320 | label_query_plural: カスタムクエリ |
|
321 | 321 | label_query_new: 新しいクエリ |
|
322 | 322 | label_filter_add: フィルタ追加 |
|
323 | 323 | label_filter_plural: フィルタ |
|
324 | 324 | label_equals: 等しい |
|
325 | 325 | label_not_equals: 等しくない |
|
326 | 326 | label_in_less_than: 残日数がこれより多い |
|
327 | 327 | label_in_more_than: 残日数がこれより少ない |
|
328 | 328 | label_in: 残日数 |
|
329 | 329 | label_today: 今日 |
|
330 | 330 | label_this_week: この週 |
|
331 | 331 | label_less_than_ago: 経過日数がこれより少ない |
|
332 | 332 | label_more_than_ago: 経過日数がこれより多い |
|
333 | 333 | label_ago: 日前 |
|
334 | 334 | label_contains: 含む |
|
335 | 335 | label_not_contains: 含まない |
|
336 | 336 | label_day_plural: 日 |
|
337 | 337 | label_repository: リポジトリ |
|
338 | 338 | label_browse: ブラウズ |
|
339 | 339 | label_modification: %d点の変更 |
|
340 | 340 | label_modification_plural: %d点の変更 |
|
341 | 341 | label_revision: リビジョン |
|
342 | 342 | label_revision_plural: リビジョン |
|
343 | 343 | label_added: 追加 |
|
344 | 344 | label_modified: 変更 |
|
345 | 345 | label_deleted: 削除 |
|
346 | 346 | label_latest_revision: 最新リビジョン |
|
347 | 347 | label_latest_revision_plural: 最新リビジョン |
|
348 | 348 | label_view_revisions: リビジョンを見る |
|
349 | 349 | label_max_size: 最大サイズ |
|
350 | 350 | label_on: 合計 |
|
351 | 351 | label_sort_highest: 一番上へ |
|
352 | 352 | label_sort_higher: 上へ |
|
353 | 353 | label_sort_lower: 下へ |
|
354 | 354 | label_sort_lowest: 一番下へ |
|
355 | 355 | label_roadmap: ロードマップ |
|
356 | 356 | label_roadmap_due_in: 期日まで %s |
|
357 | 357 | label_roadmap_overdue: %s late |
|
358 | 358 | label_roadmap_no_issues: このバージョンに向けてのチケットはありません |
|
359 | 359 | label_search: 検索 |
|
360 | 360 | label_result_plural: 結果 |
|
361 | 361 | label_all_words: すべての単語 |
|
362 | 362 | label_wiki: Wiki |
|
363 | 363 | label_wiki_edit: Wiki編集 |
|
364 | 364 | label_wiki_edit_plural: Wiki編集 |
|
365 | 365 | label_wiki_page: Wiki page |
|
366 | 366 | label_wiki_page_plural: Wikiページ |
|
367 | 367 | label_index_by_title: 索引(名前順) |
|
368 | 368 | label_index_by_date: 索引(日付順) |
|
369 | 369 | label_current_version: 最新版 |
|
370 | 370 | label_preview: プレビュー |
|
371 | 371 | label_feed_plural: フィード |
|
372 | 372 | label_changes_details: 全変更の詳細 |
|
373 | 373 | label_issue_tracking: チケットトラッキング |
|
374 | 374 | label_spent_time: 経過時間 |
|
375 | 375 | label_f_hour: %.2f 時間 |
|
376 | 376 | label_f_hour_plural: %.2f 時間 |
|
377 | 377 | label_time_tracking: 時間トラッキング |
|
378 | 378 | label_change_plural: 変更 |
|
379 | 379 | label_statistics: 統計 |
|
380 | 380 | label_commits_per_month: 月別のコミット |
|
381 | 381 | label_commits_per_author: 起票者別のコミット |
|
382 | 382 | label_view_diff: 差分を見る |
|
383 | 383 | label_diff_inline: インライン |
|
384 | 384 | label_diff_side_by_side: 横に並べる |
|
385 | 385 | label_options: オプション |
|
386 | 386 | label_copy_workflow_from: ワークフローをここからコピー |
|
387 | 387 | label_permissions_report: 権限レポート |
|
388 | 388 | label_watched_issues: ウォッチ中のチケット |
|
389 | 389 | label_related_issues: 関連するチケット |
|
390 | 390 | label_applied_status: 適用されたステータス |
|
391 | 391 | label_loading: ロード中... |
|
392 | 392 | label_relation_new: 新しい関連 |
|
393 | 393 | label_relation_delete: 関連の削除 |
|
394 | 394 | label_relates_to: 関係している |
|
395 | 395 | label_duplicates: 重複している |
|
396 | 396 | label_blocks: ブロックしている |
|
397 | 397 | label_blocked_by: ブロックされている |
|
398 | 398 | label_precedes: 先行する |
|
399 | 399 | label_follows: 後続する |
|
400 | 400 | label_end_to_start: end to start |
|
401 | 401 | label_end_to_end: end to end |
|
402 | 402 | label_start_to_start: start to start |
|
403 | 403 | label_start_to_end: start to end |
|
404 | 404 | label_stay_logged_in: ログインを維持 |
|
405 | 405 | label_disabled: 無効 |
|
406 | 406 | label_show_completed_versions: 完了したバージョンを表示 |
|
407 | 407 | label_me: 自分 |
|
408 | 408 | label_board: フォーラム |
|
409 | 409 | label_board_new: 新しいフォーラム |
|
410 | 410 | label_board_plural: フォーラム |
|
411 | 411 | label_topic_plural: トピック |
|
412 | 412 | label_message_plural: メッセージ |
|
413 | 413 | label_message_last: 最新のメッセージ |
|
414 | 414 | label_message_new: 新しいメッセージ |
|
415 | 415 | label_reply_plural: 返答 |
|
416 | 416 | label_send_information: アカウント情報をユーザに送信 |
|
417 | 417 | label_year: 年 |
|
418 | 418 | label_month: 月 |
|
419 | 419 | label_week: 週 |
|
420 | 420 | label_date_from: "日付指定: " |
|
421 | 421 | label_date_to: から |
|
422 | 422 | label_language_based: 既定の言語の設定に従う |
|
423 | 423 | label_sort_by: %sで並び替え |
|
424 | 424 | label_send_test_email: テストメールを送信 |
|
425 | 425 | label_feeds_access_key_created_on: RSSアクセスキーは%s前に作成されました |
|
426 | 426 | label_module_plural: モジュール |
|
427 | 427 | label_added_time_by: %sが%s前に追加しました |
|
428 | 428 | label_updated_time: %s前に更新されました |
|
429 | 429 | label_jump_to_a_project: プロジェクトへ移動... |
|
430 | 430 | |
|
431 | 431 | button_login: ログイン |
|
432 | 432 | button_submit: 変更 |
|
433 | 433 | button_save: 保存 |
|
434 | 434 | button_check_all: チェックを全部つける |
|
435 | 435 | button_uncheck_all: チェックを全部外す |
|
436 | 436 | button_delete: 削除 |
|
437 | 437 | button_create: 作成 |
|
438 | 438 | button_test: テスト |
|
439 | 439 | button_edit: 編集 |
|
440 | 440 | button_add: 追加 |
|
441 | 441 | button_change: 変更 |
|
442 | 442 | button_apply: 適用 |
|
443 | 443 | button_clear: クリア |
|
444 | 444 | button_lock: ロック |
|
445 | 445 | button_unlock: アンロック |
|
446 | 446 | button_download: ダウンロード |
|
447 | 447 | button_list: 一覧 |
|
448 | 448 | button_view: 見る |
|
449 | 449 | button_move: 移動 |
|
450 | 450 | button_back: 戻る |
|
451 | 451 | button_cancel: キャンセル |
|
452 | 452 | button_activate: 有効にする |
|
453 | 453 | button_sort: ソート |
|
454 | 454 | button_log_time: 時間を記録 |
|
455 | 455 | button_rollback: このバージョンにロールバック |
|
456 | 456 | button_watch: ウォッチ |
|
457 | 457 | button_unwatch: ウォッチをやめる |
|
458 | 458 | button_reply: 返答 |
|
459 | 459 | button_archive: 書庫に保存 |
|
460 | 460 | button_unarchive: 書庫から戻す |
|
461 | 461 | button_reset: リセット |
|
462 | 462 | button_rename: 名前変更 |
|
463 | 463 | |
|
464 | 464 | status_active: 有効 |
|
465 | 465 | status_registered: 登録 |
|
466 | 466 | status_locked: ロック |
|
467 | 467 | |
|
468 | 468 | text_select_mail_notifications: どのメール通知を送信するか、アクションを選択してください。 |
|
469 | 469 | text_regexp_info: 例) ^[A-Z0-9]+$ |
|
470 | 470 | text_min_max_length_info: 0だと無制限になります |
|
471 | 471 | text_project_destroy_confirmation: 本当にこのプロジェクトと関連データを削除したいのですか? |
|
472 | 472 | text_workflow_edit: ワークフローを編集するロールとトラッカーを選んでください |
|
473 | 473 | text_are_you_sure: よろしいですか? |
|
474 | 474 | text_journal_changed: %sから%sに変更 |
|
475 | 475 | text_journal_set_to: %sにセット |
|
476 | 476 | text_journal_deleted: 削除 |
|
477 | 477 | text_tip_task_begin_day: この日に開始するタスク |
|
478 | 478 | text_tip_task_end_day: この日に終了するタスク |
|
479 | 479 | text_tip_task_begin_end_day: この日のうちに開始して終了するタスク |
|
480 | 480 | text_project_identifier_info: '英小文字(a-z)と数字とダッシュ(-)が使えます。<br />一度保存すると、識別子は変更できません。' |
|
481 | 481 | text_caracters_maximum: 最大 %d 文字です。 |
|
482 | 482 | text_length_between: 長さは %d から %d 文字までです。 |
|
483 | 483 | text_tracker_no_workflow: このトラッカーにワークフローが定義されていません |
|
484 | 484 | text_unallowed_characters: 使えない文字です |
|
485 | 485 | text_comma_separated: (カンマで区切った)複数の値が使えます |
|
486 | 486 | text_issues_ref_in_commit_messages: コミットメッセージ内でチケットの参照/修正 |
|
487 | 487 | text_issue_added: チケット %s が報告されました。 (by %s) |
|
488 | 488 | text_issue_updated: チケット %s が更新されました。 (by %s) |
|
489 | 489 | text_wiki_destroy_confirmation: 本当にこのwikiとその内容の全てを削除しますか? |
|
490 | 490 | text_issue_category_destroy_question: このカテゴリに割り当て済みのチケット(%d)があります。何をしようとしていますか? |
|
491 | 491 | text_issue_category_destroy_assignments: カテゴリの割り当てを削除する |
|
492 | 492 | text_issue_category_reassign_to: チケットをこのカテゴリに再割り当てする |
|
493 | 493 | |
|
494 | 494 | default_role_manager: 管理者 |
|
495 | 495 | default_role_developper: 開発者 |
|
496 | 496 | default_role_reporter: 報告者 |
|
497 | 497 | default_tracker_bug: バグ |
|
498 | 498 | default_tracker_feature: 機能 |
|
499 | 499 | default_tracker_support: サポート |
|
500 | 500 | default_issue_status_new: 新規 |
|
501 | 501 | default_issue_status_assigned: 担当 |
|
502 | 502 | default_issue_status_resolved: 解決 |
|
503 | 503 | default_issue_status_feedback: フィードバック |
|
504 | 504 | default_issue_status_closed: 終了 |
|
505 | 505 | default_issue_status_rejected: 却下 |
|
506 | 506 | default_doc_category_user: ユーザ文書 |
|
507 | 507 | default_doc_category_tech: 技術文書 |
|
508 | 508 | default_priority_low: 低め |
|
509 | 509 | default_priority_normal: 通常 |
|
510 | 510 | default_priority_high: 高め |
|
511 | 511 | default_priority_urgent: 急いで |
|
512 | 512 | default_priority_immediate: 今すぐ |
|
513 |
default_activity_design: |
|
|
513 | default_activity_design: 設計作業 | |
|
514 | 514 | default_activity_development: 開発作業 |
|
515 | 515 | |
|
516 | 516 | enumeration_issue_priorities: チケットの優先度 |
|
517 | 517 | enumeration_doc_categories: 文書カテゴリ |
|
518 | 518 | enumeration_activities: 作業分類 (時間トラッキング) |
|
519 | 519 | label_file_plural: ファイル |
|
520 | 520 | label_changeset_plural: チェンジセット |
|
521 | 521 | field_column_names: 項目 |
|
522 | 522 | label_default_columns: 既定の項目 |
|
523 | 523 | setting_issue_list_default_columns: チケットの一覧で表示する項目 |
|
524 | 524 | setting_repositories_encodings: リポジトリのエンコーディング |
|
525 | 525 | notice_no_issue_selected: "チケットが選択されていません! 更新対象のチケットを選択してください。" |
|
526 | 526 | label_bulk_edit_selected_issues: チケットの一括編集 |
|
527 | 527 | label_no_change_option: (変更無し) |
|
528 | 528 | notice_failed_to_save_issues: "%d件のチケットが保存できませんでした(%d件選択のうち) : %s." |
|
529 | 529 | label_theme: テーマ |
|
530 | 530 | label_default: 既定 |
|
531 | 531 | label_search_titles_only: タイトルのみ |
|
532 | 532 | label_nobody: nobody |
|
533 | 533 | button_change_password: パスワード変更 |
|
534 | 534 | text_user_mail_option: "未選択のプロジェクトでは、ウォッチまたは関係しているチケット(例: 自分が報告者もしくは担当者であるチケット)のみメールが送信されます。" |
|
535 | 535 | label_user_mail_option_selected: "選択したプロジェクト..." |
|
536 | 536 | label_user_mail_option_all: "参加しているプロジェクトの全てのチケット" |
|
537 | 537 | label_user_mail_option_none: "ウォッチまたは関係しているチケットのみ" |
|
538 | 538 | setting_emails_footer: メールのフッタ |
|
539 | 539 | label_float: 小数 |
|
540 | 540 | button_copy: コピー |
|
541 | 541 | mail_body_account_information_external: 「%s」アカウントを使ってにログインできます。 |
|
542 | 542 | mail_body_account_information: アカウント情報 |
|
543 | 543 | setting_protocol: プロトコル |
|
544 | 544 | label_user_mail_no_self_notified: 自分自身による変更の通知は不要です |
|
545 | 545 | setting_time_format: 時刻の形式 |
|
546 | 546 | label_registration_activation_by_email: メールでアカウントを有効化 |
|
547 | 547 | mail_subject_account_activation_request: %sアカウントの有効化要求 |
|
548 | 548 | mail_body_account_activation_request: 新しいユーザ(%s)が登録しています。このアカウントはあなたの承認待ちです: |
|
549 | 549 | label_registration_automatic_activation: 自動でアカウントを有効化 |
|
550 | 550 | label_registration_manual_activation: 手動でアカウントを有効化 |
|
551 | 551 | notice_account_pending: アカウントは作成済みで、管理者の承認待ちです。 |
|
552 | 552 | field_time_zone: タイムゾーン |
|
553 | 553 | text_caracters_minimum: 最低%d文字の長さが必要です |
|
554 | 554 | setting_bcc_recipients: ブラインドカーボンコピーで受信(bcc) |
|
555 | 555 | setting_plain_text_mail: プレインテキストのみ(HTMLなし) |
|
556 | 556 | button_annotate: 注釈 |
|
557 | 557 | label_issues_by: %s別のチケット |
|
558 | 558 | field_searchable: Searchable |
|
559 | 559 | label_display_per_page: '1ページに: %s' |
|
560 | 560 | setting_per_page_options: ページ毎の表示件数 |
|
561 | 561 | label_age: 年齢 |
|
562 | 562 | notice_default_data_loaded: デフォルト設定をロードしました。 |
|
563 | 563 | text_load_default_configuration: デフォルト設定をロード |
|
564 | 564 | text_no_configuration_data: "ロール、トラッカー、チケットのステータス、ワークフローがまだ設定されていません。\nデフォルト設定のロードを強くお勧めします。ロードした後、それを修正することができます。" |
|
565 | 565 | error_can_t_load_default_data: "デフォルト設定がロードできませんでした: %s" |
|
566 | 566 | button_update: 更新 |
|
567 | 567 | label_change_properties: プロパティの変更 |
|
568 | 568 | label_general: 全般 |
|
569 | 569 | label_repository_plural: リポジトリ |
|
570 | 570 | label_associated_revisions: 関係しているリビジョン |
|
571 | 571 | setting_user_format: ユーザ名の表示書式 |
|
572 | 572 | text_status_changed_by_changeset: チェンジセット%sで適用されました。 |
|
573 | 573 | label_more: 続き |
|
574 | 574 | text_issues_destroy_confirmation: '本当に選択したチケットを削除しますか?' |
|
575 | 575 | label_scm: SCM |
|
576 | 576 | text_select_project_modules: 'このプロジェクトで使用するモジュールを選択してください:' |
|
577 | 577 | label_issue_added: チケットが追加されました |
|
578 | 578 | label_issue_updated: チケットが更新されました |
|
579 | 579 | label_document_added: 文書が追加されました |
|
580 | 580 | label_message_posted: メッセージが追加されました |
|
581 | 581 | label_file_added: ファイルが追加されました |
|
582 | 582 | label_news_added: ニュースが追加されました |
|
583 | 583 | project_module_boards: フォーラム |
|
584 | 584 | project_module_issue_tracking: チケットトラッキング |
|
585 | 585 | project_module_wiki: Wiki |
|
586 | 586 | project_module_files: ファイル |
|
587 | 587 | project_module_documents: 文書 |
|
588 | 588 | project_module_repository: リポジトリ |
|
589 | 589 | project_module_news: ニュース |
|
590 | 590 | project_module_time_tracking: 時間トラッキング |
|
591 | 591 | text_file_repository_writable: ファイルリポジトリに書き込み可能 |
|
592 | 592 | text_default_administrator_account_changed: デフォルト管理アカウントが変更済 |
|
593 | 593 | text_rmagick_available: RMagickが使用可能 (オプション) |
|
594 | 594 | button_configure: 設定 |
|
595 | 595 | label_plugins: プラグイン |
|
596 | 596 | label_ldap_authentication: LDAP認証 |
|
597 | 597 | label_downloads_abbr: DL |
|
598 | 598 | label_this_month: 今月 |
|
599 | 599 | label_last_n_days: 最後の%d日間 |
|
600 | 600 | label_all_time: 全期間 |
|
601 | 601 | label_this_year: 今年 |
|
602 | 602 | label_date_range: 日付の範囲 |
|
603 | 603 | label_last_week: 先週 |
|
604 | 604 | label_yesterday: 昨日 |
|
605 | 605 | label_last_month: 先月 |
|
606 | 606 | label_add_another_file: 別のファイルを追加 |
|
607 | 607 | text_destroy_time_entries_question: チケットに記録された%.02f時間を削除しようとしています。何がしたいのですか? |
|
608 | 608 | error_issue_not_found_in_project: 'チケットが見つかりません、もしくはこのプロジェクトに属していません' |
|
609 | 609 | text_assign_time_entries_to_project: 記録された時間をプロジェクトに割り当て |
|
610 | 610 | label_optional_description: 任意のコメント |
|
611 | 611 | text_destroy_time_entries: 記録された時間を削除 |
|
612 | 612 | text_reassign_time_entries: '記録された時間をこのチケットに再割り当て:' |
|
613 | 613 | setting_activity_days_default: プロジェクトの活動ページに表示される日数 |
|
614 | 614 | label_chronological_order: 古い順 |
|
615 | 615 | field_comments_sorting: コメントを表示 |
|
616 | 616 | label_reverse_chronological_order: 新しい順 |
|
617 | 617 | label_preferences: 設定 |
|
618 | 618 | setting_display_subprojects_issues: デフォルトでサブプロジェクトのチケットをメインプロジェクトに表示する |
|
619 | 619 | label_overall_activity: 全ての活動 |
|
620 | 620 | setting_default_projects_public: デフォルトで新しいプロジェクトは公開にする |
|
621 | 621 | error_scm_annotate: "エントリが存在しない、もしくはアノテートできません。" |
|
622 | 622 | label_planning: 計画 |
|
623 | text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' | |
|
624 |
label_and_its_subprojects: %s |
|
|
623 | text_subprojects_destroy_warning: 'サブプロジェクト %s も削除されます。' | |
|
624 | label_and_its_subprojects: %s とサブプロジェクト | |
|
625 | 625 | mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" |
|
626 | 626 | mail_subject_reminder: "%d issue(s) due in the next days" |
|
627 | 627 | text_user_wrote: '%s wrote:' |
|
628 | 628 | label_duplicated_by: duplicated by |
|
629 |
setting_enabled_scm: |
|
|
630 |
text_enumeration_category_reassign_to: ' |
|
|
631 | text_enumeration_destroy_question: '%d objects are assigned to this value.' | |
|
632 |
label_incoming_emails: |
|
|
633 |
label_generate_key: |
|
|
634 |
setting_mail_handler_api_enabled: |
|
|
635 |
setting_mail_handler_api_key: API |
|
|
636 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." | |
|
637 |
field_parent_title: |
|
|
629 | setting_enabled_scm: 使用するSCM | |
|
630 | text_enumeration_category_reassign_to: '次の値に割り当て直す:' | |
|
631 | text_enumeration_destroy_question: '%d個のオブジェクトがこの値に割り当てられています。' | |
|
632 | label_incoming_emails: 受信メール | |
|
633 | label_generate_key: キーの生成 | |
|
634 | setting_mail_handler_api_enabled: 受信メール用のWeb Serviceを有効にする | |
|
635 | setting_mail_handler_api_key: APIキー | |
|
636 | text_email_delivery_not_configured: "メールを送信するために必要な設定が行われていないため、メール通知は利用できません。\nconfig/email.ymlでSMTPサーバの設定を行い、アプリケーションを再起動してください。" | |
|
637 | field_parent_title: 親ページ | |
|
638 | 638 | label_issue_watchers: Watchers |
|
639 | setting_commit_logs_encoding: Commit messages encoding | |
|
639 | setting_commit_logs_encoding: コミットメッセージのエンコーディング | |
|
640 | 640 | button_quote: Quote |
|
641 | setting_sequential_project_identifiers: Generate sequential project identifiers | |
|
642 |
notice_unable_delete_version: |
|
|
641 | setting_sequential_project_identifiers: プロジェクト識別子を連番で生成する | |
|
642 | notice_unable_delete_version: バージョンを削除できません | |
|
643 | 643 | label_renamed: renamed |
|
644 | 644 | label_copied: copied |
|
645 | 645 | permission_view_files: View files |
|
646 | 646 | permission_edit_issues: Edit issues |
|
647 | 647 | permission_edit_own_time_entries: Edit own time logs |
|
648 | 648 | permission_manage_public_queries: Manage public queries |
|
649 | 649 | permission_add_issues: Add issues |
|
650 | 650 | permission_log_time: Log spent time |
|
651 | 651 | permission_view_changesets: View changesets |
|
652 | 652 | permission_view_time_entries: View spent time |
|
653 | 653 | permission_manage_versions: Manage versions |
|
654 | 654 | permission_manage_wiki: Manage wiki |
|
655 | 655 | permission_manage_categories: Manage issue categories |
|
656 | 656 | permission_protect_wiki_pages: Protect wiki pages |
|
657 | 657 | permission_comment_news: Comment news |
|
658 | 658 | permission_delete_messages: Delete messages |
|
659 | 659 | permission_select_project_modules: Select project modules |
|
660 | 660 | permission_manage_documents: Manage documents |
|
661 | 661 | permission_edit_wiki_pages: Edit wiki pages |
|
662 | 662 | permission_add_issue_watchers: Add watchers |
|
663 | 663 | permission_view_gantt: View gantt chart |
|
664 | 664 | permission_move_issues: Move issues |
|
665 | 665 | permission_manage_issue_relations: Manage issue relations |
|
666 | 666 | permission_delete_wiki_pages: Delete wiki pages |
|
667 | 667 | permission_manage_boards: Manage boards |
|
668 | 668 | permission_delete_wiki_pages_attachments: Delete attachments |
|
669 | 669 | permission_view_wiki_edits: View wiki history |
|
670 | 670 | permission_add_messages: Post messages |
|
671 | 671 | permission_view_messages: View messages |
|
672 | 672 | permission_manage_files: Manage files |
|
673 | 673 | permission_edit_issue_notes: Edit notes |
|
674 | 674 | permission_manage_news: Manage news |
|
675 | 675 | permission_view_calendar: View calendrier |
|
676 | 676 | permission_manage_members: Manage members |
|
677 | 677 | permission_edit_messages: Edit messages |
|
678 | 678 | permission_delete_issues: Delete issues |
|
679 | 679 | permission_view_issue_watchers: View watchers list |
|
680 | 680 | permission_manage_repository: Manage repository |
|
681 | 681 | permission_commit_access: Commit access |
|
682 | 682 | permission_browse_repository: Browse repository |
|
683 | 683 | permission_view_documents: View documents |
|
684 | 684 | permission_edit_project: Edit project |
|
685 | 685 | permission_add_issue_notes: Add notes |
|
686 | 686 | permission_save_queries: Save queries |
|
687 | 687 | permission_view_wiki_pages: View wiki |
|
688 | 688 | permission_rename_wiki_pages: Rename wiki pages |
|
689 | 689 | permission_edit_time_entries: Edit time logs |
|
690 | 690 | permission_edit_own_issue_notes: Edit own notes |
@@ -1,690 +1,691 | |||
|
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: 'Traditional Chinese (繁體中文)' |
|
50 | 50 | general_csv_separator: ',' |
|
51 | 51 | general_csv_decimal_separator: '.' |
|
52 | 52 | general_csv_encoding: Big5 |
|
53 | 53 | general_pdf_encoding: Big5 |
|
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: SCM 儲存庫中找不到這個專案或版本。 |
|
84 | 84 | error_scm_command_failed: "嘗試存取儲存庫時發生錯誤: %s" |
|
85 | 85 | error_scm_annotate: "SCM 儲存庫中無此項目或此項目無法被加註。" |
|
86 | 86 | error_issue_not_found_in_project: '該項目不存在或不屬於此專案' |
|
87 | 87 | |
|
88 | 88 | mail_subject_lost_password: 您的 Redmine 網站密碼 |
|
89 | 89 | mail_body_lost_password: '欲變更您的 Redmine 網站密碼, 請點選以下鏈結:' |
|
90 | 90 | mail_subject_register: 啟用您的 Redmine 帳號 |
|
91 | 91 | mail_body_register: '欲啟用您的 Redmine 帳號, 請點選以下鏈結:' |
|
92 | 92 | mail_body_account_information_external: 您可以使用 "%s" 帳號登入 Redmine 網站。 |
|
93 | 93 | mail_body_account_information: 您的 Redmine 帳號資訊 |
|
94 | 94 | mail_subject_account_activation_request: Redmine 帳號啟用需求通知 |
|
95 | 95 | mail_body_account_activation_request: '有位新用戶 (%s) 已經完成註冊,正等候您的審核:' |
|
96 | 96 | mail_subject_reminder: "您有 %d 個項目即將到期" |
|
97 | 97 | mail_body_reminder: "%d 個指派給您的項目,將於 %d 天之內到期:" |
|
98 | 98 | |
|
99 | 99 | gui_validation_error: 1 個錯誤 |
|
100 | 100 | gui_validation_error_plural: %d 個錯誤 |
|
101 | 101 | |
|
102 | 102 | field_name: 名稱 |
|
103 | 103 | field_description: 概述 |
|
104 | 104 | field_summary: 摘要 |
|
105 | 105 | field_is_required: 必填 |
|
106 | 106 | field_firstname: 名字 |
|
107 | 107 | field_lastname: 姓氏 |
|
108 | 108 | field_mail: 電子郵件 |
|
109 | 109 | field_filename: 檔案名稱 |
|
110 | 110 | field_filesize: 大小 |
|
111 | 111 | field_downloads: 下載次數 |
|
112 | 112 | field_author: 作者 |
|
113 | 113 | field_created_on: 建立日期 |
|
114 | 114 | field_updated_on: 更新 |
|
115 | 115 | field_field_format: 格式 |
|
116 | 116 | field_is_for_all: 給所有專案 |
|
117 | 117 | field_possible_values: 可能值 |
|
118 | 118 | field_regexp: 正規表示式 |
|
119 | 119 | field_min_length: 最小長度 |
|
120 | 120 | field_max_length: 最大長度 |
|
121 | 121 | field_value: 值 |
|
122 | 122 | field_category: 分類 |
|
123 | 123 | field_title: 標題 |
|
124 | 124 | field_project: 專案 |
|
125 | 125 | field_issue: 項目 |
|
126 | 126 | field_status: 狀態 |
|
127 | 127 | field_notes: 筆記 |
|
128 | 128 | field_is_closed: 項目結束 |
|
129 | 129 | field_is_default: 預設值 |
|
130 | 130 | field_tracker: 追蹤標籤 |
|
131 | 131 | field_subject: 主旨 |
|
132 | 132 | field_due_date: 完成日期 |
|
133 | 133 | field_assigned_to: 分派給 |
|
134 | 134 | field_priority: 優先權 |
|
135 | 135 | field_fixed_version: 版本 |
|
136 | 136 | field_user: 用戶 |
|
137 | 137 | field_role: 角色 |
|
138 | 138 | field_homepage: 網站首頁 |
|
139 | 139 | field_is_public: 公開 |
|
140 | 140 | field_parent: 父專案 |
|
141 | 141 | field_is_in_chlog: 項目顯示於變更記錄中 |
|
142 | 142 | field_is_in_roadmap: 項目顯示於版本藍圖中 |
|
143 | 143 | field_login: 帳戶名稱 |
|
144 | 144 | field_mail_notification: 電子郵件提醒選項 |
|
145 | 145 | field_admin: 管理者 |
|
146 | 146 | field_last_login_on: 最近連線日期 |
|
147 | 147 | field_language: 語系 |
|
148 | 148 | field_effective_date: 日期 |
|
149 | 149 | field_password: 目前密碼 |
|
150 | 150 | field_new_password: 新密碼 |
|
151 | 151 | field_password_confirmation: 確認新密碼 |
|
152 | 152 | field_version: 版本 |
|
153 | 153 | field_type: Type |
|
154 | 154 | field_host: Host |
|
155 | 155 | field_port: 連接埠 |
|
156 | 156 | field_account: 帳戶 |
|
157 | 157 | field_base_dn: Base DN |
|
158 | 158 | field_attr_login: 登入屬性 |
|
159 | 159 | field_attr_firstname: 名字屬性 |
|
160 | 160 | field_attr_lastname: 姓氏屬性 |
|
161 | 161 | field_attr_mail: 電子郵件信箱屬性 |
|
162 | 162 | field_onthefly: 即時建立使用者 |
|
163 | 163 | field_start_date: 開始日期 |
|
164 | 164 | field_done_ratio: 完成百分比 |
|
165 | 165 | field_auth_source: 認證模式 |
|
166 | 166 | field_hide_mail: 隱藏我的電子郵件 |
|
167 | 167 | field_comments: 註解 |
|
168 | 168 | field_url: URL |
|
169 | 169 | field_start_page: 首頁 |
|
170 | 170 | field_subproject: 子專案 |
|
171 | 171 | field_hours: 小時 |
|
172 | 172 | field_activity: 活動 |
|
173 | 173 | field_spent_on: 日期 |
|
174 | 174 | field_identifier: 代碼 |
|
175 | 175 | field_is_filter: 用來作為過濾器 |
|
176 | 176 | field_issue_to_id: 相關項目 |
|
177 | 177 | field_delay: 逾期 |
|
178 | 178 | field_assignable: 項目可被分派至此角色 |
|
179 | 179 | field_redirect_existing_links: 重新導向現有連結 |
|
180 | 180 | field_estimated_hours: 預估工時 |
|
181 | 181 | field_column_names: 欄位 |
|
182 | 182 | field_time_zone: 時區 |
|
183 | 183 | field_searchable: 可用做搜尋條件 |
|
184 | 184 | field_default_value: 預設值 |
|
185 | 185 | field_comments_sorting: 註解排序 |
|
186 | 186 | field_parent_title: 父頁面 |
|
187 | 187 | |
|
188 | 188 | setting_app_title: 標題 |
|
189 | 189 | setting_app_subtitle: 副標題 |
|
190 | 190 | setting_welcome_text: 歡迎詞 |
|
191 | 191 | setting_default_language: 預設語系 |
|
192 | 192 | setting_login_required: 需要驗證 |
|
193 | 193 | setting_self_registration: 註冊選項 |
|
194 | 194 | setting_attachment_max_size: 附件大小限制 |
|
195 | 195 | setting_issues_export_limit: 項目匯出限制 |
|
196 | 196 | setting_mail_from: 寄件者電子郵件 |
|
197 | 197 | setting_bcc_recipients: 使用密件副本 (BCC) |
|
198 | 198 | setting_plain_text_mail: 純文字郵件 (不含 HTML) |
|
199 | 199 | setting_host_name: 主機名稱 |
|
200 | 200 | setting_text_formatting: 文字格式 |
|
201 | 201 | setting_wiki_compression: 壓縮 Wiki 歷史文章 |
|
202 | 202 | setting_feeds_limit: RSS 新聞限制 |
|
203 | 203 | setting_autofetch_changesets: 自動取得送交版次 |
|
204 | 204 | setting_default_projects_public: 新建立之專案預設為「公開」 |
|
205 | 205 | setting_sys_api_enabled: 啟用管理版本庫之網頁服務 (Web Service) |
|
206 | 206 | setting_commit_ref_keywords: 送交用於參照項目之關鍵字 |
|
207 | 207 | setting_commit_fix_keywords: 送交用於修正項目之關鍵字 |
|
208 | 208 | setting_autologin: 自動登入 |
|
209 | 209 | setting_date_format: 日期格式 |
|
210 | 210 | setting_time_format: 時間格式 |
|
211 | 211 | setting_cross_project_issue_relations: 允許關聯至其它專案的項目 |
|
212 | 212 | setting_issue_list_default_columns: 預設顯示於項目清單的欄位 |
|
213 | 213 | setting_repositories_encodings: 版本庫編碼 |
|
214 | 214 | setting_commit_logs_encoding: 送交訊息編碼 |
|
215 | 215 | setting_emails_footer: 電子郵件附帶說明 |
|
216 | 216 | setting_protocol: 協定 |
|
217 | 217 | setting_per_page_options: 每頁顯示個數選項 |
|
218 | 218 | setting_user_format: 使用者顯示格式 |
|
219 | 219 | setting_activity_days_default: 專案活動顯示天數 |
|
220 | 220 | setting_display_subprojects_issues: 預設於父專案中顯示子專案的項目 |
|
221 | 221 | setting_enabled_scm: 啟用的 SCM |
|
222 | 222 | setting_mail_handler_api_enabled: 啟用處理傳入電子郵件的服務 |
|
223 | 223 | setting_mail_handler_api_key: API 金鑰 |
|
224 | 224 | setting_sequential_project_identifiers: 循序產生專案識別碼 |
|
225 | 225 | |
|
226 | permission_edit_project: 編輯專案 | |
|
227 | permission_select_project_modules: 選擇專案模組 | |
|
228 | permission_manage_members: 管理成員 | |
|
229 | permission_manage_versions: 管理版本 | |
|
230 | permission_manage_categories: 管理項目分類 | |
|
231 | permission_add_issues: 新增項目 | |
|
232 | permission_edit_issues: 編輯項目 | |
|
233 | permission_manage_issue_relations: 管理項目關聯 | |
|
234 | permission_add_issue_notes: 新增筆記 | |
|
235 | permission_edit_issue_notes: 編輯筆記 | |
|
236 | permission_edit_own_issue_notes: 編輯自己的筆記 | |
|
237 | permission_move_issues: 搬移項目 | |
|
238 | permission_delete_issues: 刪除項目 | |
|
239 | permission_manage_public_queries: 管理公開查詢 | |
|
240 | permission_save_queries: 儲存查詢 | |
|
241 | permission_view_gantt: 檢視甘特圖 | |
|
242 | permission_view_calendar: 檢視日曆 | |
|
243 | permission_view_issue_watchers: 檢視觀察者清單 | |
|
244 | permission_add_issue_watchers: 增加觀察者 | |
|
245 | permission_log_time: 紀錄耗用工時 | |
|
246 | permission_view_time_entries: 檢視耗用工時 | |
|
247 | permission_edit_time_entries: 編輯工時紀錄 | |
|
248 | permission_edit_own_time_entries: 編輯自己的工時記錄 | |
|
249 | permission_manage_news: 管理新聞 | |
|
250 | permission_comment_news: 註解新聞 | |
|
251 | permission_manage_documents: 管理文件 | |
|
252 | permission_view_documents: 檢視文件 | |
|
253 | permission_manage_files: 管理檔案 | |
|
254 | permission_view_files: 檢視檔案 | |
|
255 | permission_manage_wiki: 管理 wiki | |
|
256 | permission_rename_wiki_pages: 重新命名 wiki 頁面 | |
|
257 | permission_delete_wiki_pages: 刪除 wiki 頁面 | |
|
258 | permission_view_wiki_pages: 檢視 wiki | |
|
259 | permission_view_wiki_edits: 檢視 wiki 歷史 | |
|
260 | permission_edit_wiki_pages: 編輯 wiki 頁面 | |
|
261 | permission_delete_wiki_pages_attachments: 刪除附件 | |
|
262 | permission_protect_wiki_pages: 專案 wiki 頁面 | |
|
263 | permission_manage_repository: 管理儲存庫 | |
|
264 | permission_browse_repository: 瀏覽儲存庫 | |
|
265 | permission_view_changesets: 檢視變更集 | |
|
266 | permission_commit_access: 存取送交之變更 | |
|
267 | permission_manage_boards: 管理討論版 | |
|
268 | permission_view_messages: 檢視訊息 | |
|
269 | permission_add_messages: 新增訊息 | |
|
270 | permission_edit_messages: 編輯訊息 | |
|
271 | permission_delete_messages: 刪除訊息 | |
|
272 | ||
|
226 | 273 | project_module_issue_tracking: 項目追蹤 |
|
227 | 274 | project_module_time_tracking: 工時追蹤 |
|
228 | 275 | project_module_news: 新聞 |
|
229 | 276 | project_module_documents: 文件 |
|
230 | 277 | project_module_files: 檔案 |
|
231 | 278 | project_module_wiki: Wiki |
|
232 | 279 | project_module_repository: 版本控管 |
|
233 | 280 | project_module_boards: 討論區 |
|
234 | 281 | |
|
235 | 282 | label_user: 用戶 |
|
236 | 283 | label_user_plural: 用戶清單 |
|
237 | 284 | label_user_new: 建立新的帳戶 |
|
238 | 285 | label_project: 專案 |
|
239 | 286 | label_project_new: 建立新的專案 |
|
240 | 287 | label_project_plural: 專案清單 |
|
241 | 288 | label_project_all: 全部的專案 |
|
242 | 289 | label_project_latest: 最近的專案 |
|
243 | 290 | label_issue: 項目 |
|
244 | 291 | label_issue_new: 建立新的項目 |
|
245 | 292 | label_issue_plural: 項目清單 |
|
246 | 293 | label_issue_view_all: 檢視所有項目 |
|
247 | 294 | label_issues_by: 項目按 %s 分組顯示 |
|
248 | 295 | label_issue_added: 項目已新增 |
|
249 | 296 | label_issue_updated: 項目已更新 |
|
250 | 297 | label_document: 文件 |
|
251 | 298 | label_document_new: 建立新的文件 |
|
252 | 299 | label_document_plural: 文件 |
|
253 | 300 | label_document_added: 文件已新增 |
|
254 | 301 | label_role: 角色 |
|
255 | 302 | label_role_plural: 角色 |
|
256 | 303 | label_role_new: 建立新角色 |
|
257 | 304 | label_role_and_permissions: 角色與權限 |
|
258 | 305 | label_member: 成員 |
|
259 | 306 | label_member_new: 建立新的成員 |
|
260 | 307 | label_member_plural: 成員 |
|
261 | 308 | label_tracker: 追蹤標籤 |
|
262 | 309 | label_tracker_plural: 追蹤標籤清單 |
|
263 | 310 | label_tracker_new: 建立新的追蹤標籤 |
|
264 | 311 | label_workflow: 流程 |
|
265 | 312 | label_issue_status: 項目狀態 |
|
266 | 313 | label_issue_status_plural: 項目狀態清單 |
|
267 | 314 | label_issue_status_new: 建立新的狀態 |
|
268 | 315 | label_issue_category: 項目分類 |
|
269 | 316 | label_issue_category_plural: 項目分類清單 |
|
270 | 317 | label_issue_category_new: 建立新的分類 |
|
271 | 318 | label_custom_field: 自訂欄位 |
|
272 | 319 | label_custom_field_plural: 自訂欄位清單 |
|
273 | 320 | label_custom_field_new: 建立新的自訂欄位 |
|
274 | 321 | label_enumerations: 列舉值清單 |
|
275 | 322 | label_enumeration_new: 建立新的列舉值 |
|
276 | 323 | label_information: 資訊 |
|
277 | 324 | label_information_plural: 資訊 |
|
278 | 325 | label_please_login: 請先登入 |
|
279 | 326 | label_register: 註冊 |
|
280 | 327 | label_password_lost: 遺失密碼 |
|
281 | 328 | label_home: 網站首頁 |
|
282 | 329 | label_my_page: 帳戶首頁 |
|
283 | 330 | label_my_account: 我的帳戶 |
|
284 | 331 | label_my_projects: 我的專案 |
|
285 | 332 | label_administration: 網站管理 |
|
286 | 333 | label_login: 登入 |
|
287 | 334 | label_logout: 登出 |
|
288 | 335 | label_help: 說明 |
|
289 | 336 | label_reported_issues: 我通報的項目 |
|
290 | 337 | label_assigned_to_me_issues: 分派給我的項目 |
|
291 | 338 | label_last_login: 最近一次連線 |
|
292 | 339 | label_last_updates: 最近更新 |
|
293 | 340 | label_last_updates_plural: %d 個最近更新 |
|
294 | 341 | label_registered_on: 註冊於 |
|
295 | 342 | label_activity: 活動 |
|
296 | 343 | label_overall_activity: 檢視所有活動 |
|
297 | 344 | label_new: 建立新的... |
|
298 | 345 | label_logged_as: 目前登入 |
|
299 | 346 | label_environment: 環境 |
|
300 | 347 | label_authentication: 認證 |
|
301 | 348 | label_auth_source: 認證模式 |
|
302 | 349 | label_auth_source_new: 建立新認證模式 |
|
303 | 350 | label_auth_source_plural: 認證模式清單 |
|
304 | 351 | label_subproject_plural: 子專案 |
|
305 | 352 | label_and_its_subprojects: %s 與其子專案 |
|
306 | 353 | label_min_max_length: 最小 - 最大 長度 |
|
307 | 354 | label_list: 清單 |
|
308 | 355 | label_date: 日期 |
|
309 | 356 | label_integer: 整數 |
|
310 | 357 | label_float: 福點數 |
|
311 | 358 | label_boolean: 布林 |
|
312 | 359 | label_string: 文字 |
|
313 | 360 | label_text: 長文字 |
|
314 | 361 | label_attribute: 屬性 |
|
315 | 362 | label_attribute_plural: 屬性 |
|
316 | 363 | label_download: %d 個下載 |
|
317 | 364 | label_download_plural: %d 個下載 |
|
318 | 365 | label_no_data: 沒有任何資料可供顯示 |
|
319 | 366 | label_change_status: 變更狀態 |
|
320 | 367 | label_history: 歷史 |
|
321 | 368 | label_attachment: 檔案 |
|
322 | 369 | label_attachment_new: 建立新的檔案 |
|
323 | 370 | label_attachment_delete: 刪除檔案 |
|
324 | 371 | label_attachment_plural: 檔案 |
|
325 | 372 | label_file_added: 檔案已新增 |
|
326 | 373 | label_report: 報告 |
|
327 | 374 | label_report_plural: 報告 |
|
328 | 375 | label_news: 新聞 |
|
329 | 376 | label_news_new: 建立新的新聞 |
|
330 | 377 | label_news_plural: 新聞 |
|
331 | 378 | label_news_latest: 最近新聞 |
|
332 | 379 | label_news_view_all: 檢視所有新聞 |
|
333 | 380 | label_news_added: 新聞已新增 |
|
334 | 381 | label_change_log: 變更記錄 |
|
335 | 382 | label_settings: 設定 |
|
336 | 383 | label_overview: 概觀 |
|
337 | 384 | label_version: 版本 |
|
338 | 385 | label_version_new: 建立新的版本 |
|
339 | 386 | label_version_plural: 版本 |
|
340 | 387 | label_confirmation: 確認 |
|
341 | 388 | label_export_to: 匯出至 |
|
342 | 389 | label_read: 讀取... |
|
343 | 390 | label_public_projects: 公開專案 |
|
344 | 391 | label_open_issues: 進行中 |
|
345 | 392 | label_open_issues_plural: 進行中 |
|
346 | 393 | label_closed_issues: 已結束 |
|
347 | 394 | label_closed_issues_plural: 已結束 |
|
348 | 395 | label_total: 總計 |
|
349 | 396 | label_permissions: 權限 |
|
350 | 397 | label_current_status: 目前狀態 |
|
351 | 398 | label_new_statuses_allowed: 可變更至以下狀態 |
|
352 | 399 | label_all: 全部 |
|
353 | 400 | label_none: 空值 |
|
354 | 401 | label_nobody: 無名 |
|
355 | 402 | label_next: 下一頁 |
|
356 | 403 | label_previous: 上一頁 |
|
357 | 404 | label_used_by: Used by |
|
358 | 405 | label_details: 明細 |
|
359 | 406 | label_add_note: 加入一個新筆記 |
|
360 | 407 | label_per_page: 每頁 |
|
361 | 408 | label_calendar: 日曆 |
|
362 | 409 | label_months_from: 個月, 開始月份 |
|
363 | 410 | label_gantt: 甘特圖 |
|
364 | 411 | label_internal: 內部 |
|
365 | 412 | label_last_changes: 最近 %d 個變更 |
|
366 | 413 | label_change_view_all: 檢視所有變更 |
|
367 | 414 | label_personalize_page: 自訂版面 |
|
368 | 415 | label_comment: 註解 |
|
369 | 416 | label_comment_plural: 註解 |
|
370 | 417 | label_comment_add: 加入新註解 |
|
371 | 418 | label_comment_added: 新註解已加入 |
|
372 | 419 | label_comment_delete: 刪除註解 |
|
373 | 420 | label_query: 自訂查詢 |
|
374 | 421 | label_query_plural: 自訂查詢 |
|
375 | 422 | label_query_new: 建立新的查詢 |
|
376 | 423 | label_filter_add: 加入新篩選條件 |
|
377 | 424 | label_filter_plural: 篩選條件 |
|
378 | 425 | label_equals: 等於 |
|
379 | 426 | label_not_equals: 不等於 |
|
380 | 427 | label_in_less_than: 在小於 |
|
381 | 428 | label_in_more_than: 在大於 |
|
382 | 429 | label_in: 在 |
|
383 | 430 | label_today: 今天 |
|
384 | 431 | label_all_time: all time |
|
385 | 432 | label_yesterday: 昨天 |
|
386 | 433 | label_this_week: 本週 |
|
387 | 434 | label_last_week: 上週 |
|
388 | 435 | label_last_n_days: 過去 %d 天 |
|
389 | 436 | label_this_month: 這個月 |
|
390 | 437 | label_last_month: 上個月 |
|
391 | 438 | label_this_year: 今年 |
|
392 | 439 | label_date_range: 日期區間 |
|
393 | 440 | label_less_than_ago: 小於幾天之前 |
|
394 | 441 | label_more_than_ago: 大於幾天之前 |
|
395 | 442 | label_ago: 天以前 |
|
396 | 443 | label_contains: 包含 |
|
397 | 444 | label_not_contains: 不包含 |
|
398 | 445 | label_day_plural: 天 |
|
399 | 446 | label_repository: 版本控管 |
|
400 | 447 | label_repository_plural: 版本控管 |
|
401 | 448 | label_browse: 瀏覽 |
|
402 | 449 | label_modification: %d 變更 |
|
403 | 450 | label_modification_plural: %d 變更 |
|
404 | 451 | label_revision: 版次 |
|
405 | 452 | label_revision_plural: 版次清單 |
|
406 | 453 | label_associated_revisions: 相關版次 |
|
407 | 454 | label_added: 已新增 |
|
408 | 455 | label_modified: 已修改 |
|
409 | 456 | label_copied: 已複製 |
|
410 | 457 | label_renamed: 已重新命名 |
|
411 | 458 | label_deleted: 已刪除 |
|
412 | 459 | label_latest_revision: 最新版次 |
|
413 | 460 | label_latest_revision_plural: 最近版次清單 |
|
414 | 461 | label_view_revisions: 檢視版次清單 |
|
415 | 462 | label_max_size: 最大長度 |
|
416 | 463 | label_on: 總共 |
|
417 | 464 | label_sort_highest: 移動至開頭 |
|
418 | 465 | label_sort_higher: 往上移動 |
|
419 | 466 | label_sort_lower: 往下移動 |
|
420 | 467 | label_sort_lowest: 移動至結尾 |
|
421 | 468 | label_roadmap: 版本藍圖 |
|
422 | 469 | label_roadmap_due_in: 倒數天數: |
|
423 | 470 | label_roadmap_overdue: %s 逾期 |
|
424 | 471 | label_roadmap_no_issues: 此版本尚未包含任何項目 |
|
425 | 472 | label_search: 搜尋 |
|
426 | 473 | label_result_plural: 結果 |
|
427 | 474 | label_all_words: All words |
|
428 | 475 | label_wiki: Wiki |
|
429 | 476 | label_wiki_edit: Wiki 編輯 |
|
430 | 477 | label_wiki_edit_plural: Wiki 編輯 |
|
431 | 478 | label_wiki_page: Wiki 網頁 |
|
432 | 479 | label_wiki_page_plural: Wiki 網頁 |
|
433 | 480 | label_index_by_title: 依標題索引 |
|
434 | 481 | label_index_by_date: 依日期索引 |
|
435 | 482 | label_current_version: 現行版本 |
|
436 | 483 | label_preview: 預覽 |
|
437 | 484 | label_feed_plural: Feeds |
|
438 | 485 | label_changes_details: 所有變更的明細 |
|
439 | 486 | label_issue_tracking: 項目追蹤 |
|
440 | 487 | label_spent_time: 耗用時間 |
|
441 | 488 | label_f_hour: %.2f 小時 |
|
442 | 489 | label_f_hour_plural: %.2f 小時 |
|
443 | 490 | label_time_tracking: 工時追蹤 |
|
444 | 491 | label_change_plural: 變更 |
|
445 | 492 | label_statistics: 統計資訊 |
|
446 | 493 | label_commits_per_month: 依月份統計送交次數 |
|
447 | 494 | label_commits_per_author: 依作者統計送交次數 |
|
448 | 495 | label_view_diff: 檢視差異 |
|
449 | 496 | label_diff_inline: 直列 |
|
450 | 497 | label_diff_side_by_side: 並排 |
|
451 | 498 | label_options: 選項清單 |
|
452 | 499 | label_copy_workflow_from: 從以下追蹤標籤複製工作流程 |
|
453 | 500 | label_permissions_report: 權限報表 |
|
454 | 501 | label_watched_issues: 觀察中的項目清單 |
|
455 | 502 | label_related_issues: 相關的項目清單 |
|
456 | 503 | label_applied_status: 已套用狀態 |
|
457 | 504 | label_loading: 載入中... |
|
458 | 505 | label_relation_new: 建立新關聯 |
|
459 | 506 | label_relation_delete: 刪除關聯 |
|
460 | 507 | label_relates_to: 關聯至 |
|
461 | 508 | label_duplicates: 已重複 |
|
462 | 509 | label_duplicated_by: 與後面所列項目重複 |
|
463 | 510 | label_blocks: 阻擋 |
|
464 | 511 | label_blocked_by: 被阻擋 |
|
465 | 512 | label_precedes: 優先於 |
|
466 | 513 | label_follows: 跟隨於 |
|
467 | 514 | label_end_to_start: 結束─開始 |
|
468 | 515 | label_end_to_end: 結束─結束 |
|
469 | 516 | label_start_to_start: 開始─開始 |
|
470 | 517 | label_start_to_end: 開始─結束 |
|
471 | 518 | label_stay_logged_in: 維持已登入狀態 |
|
472 | 519 | label_disabled: 關閉 |
|
473 | 520 | label_show_completed_versions: 顯示已完成的版本 |
|
474 | 521 | label_me: 我自己 |
|
475 | 522 | label_board: 論壇 |
|
476 | 523 | label_board_new: 建立新論壇 |
|
477 | 524 | label_board_plural: 論壇 |
|
478 | 525 | label_topic_plural: 討論主題 |
|
479 | 526 | label_message_plural: 訊息 |
|
480 | 527 | label_message_last: 上一封訊息 |
|
481 | 528 | label_message_new: 建立新的訊息 |
|
482 | 529 | label_message_posted: 訊息已新增 |
|
483 | 530 | label_reply_plural: 回應 |
|
484 | 531 | label_send_information: 寄送帳戶資訊電子郵件給用戶 |
|
485 | 532 | label_year: 年 |
|
486 | 533 | label_month: 月 |
|
487 | 534 | label_week: 週 |
|
488 | 535 | label_date_from: 開始 |
|
489 | 536 | label_date_to: 結束 |
|
490 | 537 | label_language_based: 依用戶之語系決定 |
|
491 | 538 | label_sort_by: 按 %s 排序 |
|
492 | 539 | label_send_test_email: 寄送測試郵件 |
|
493 | 540 | label_feeds_access_key_created_on: RSS 存取鍵建立於 %s 之前 |
|
494 | 541 | label_module_plural: 模組 |
|
495 | 542 | label_added_time_by: 是由 %s 於 %s 前加入 |
|
496 | 543 | label_updated_time: 於 %s 前更新 |
|
497 | 544 | label_jump_to_a_project: 選擇欲前往的專案... |
|
498 | 545 | label_file_plural: 檔案清單 |
|
499 | 546 | label_changeset_plural: 變更集清單 |
|
500 | 547 | label_default_columns: 預設欄位清單 |
|
501 | 548 | label_no_change_option: (維持不變) |
|
502 | 549 | label_bulk_edit_selected_issues: 編輯選定的項目 |
|
503 | 550 | label_theme: 畫面主題 |
|
504 | 551 | label_default: 預設 |
|
505 | 552 | label_search_titles_only: 僅搜尋標題 |
|
506 | 553 | label_user_mail_option_all: "提醒與我的專案有關的所有事件" |
|
507 | 554 | label_user_mail_option_selected: "只停醒我所選擇專案中的事件..." |
|
508 | 555 | label_user_mail_option_none: "只提醒我觀察中或參與中的事件" |
|
509 | 556 | label_user_mail_no_self_notified: "不提醒我自己所做的變更" |
|
510 | 557 | label_registration_activation_by_email: 透過電子郵件啟用帳戶 |
|
511 | 558 | label_registration_manual_activation: 手動啟用帳戶 |
|
512 | 559 | label_registration_automatic_activation: 自動啟用帳戶 |
|
513 | 560 | label_display_per_page: '每頁顯示: %s 個' |
|
514 | 561 | label_age: 年齡 |
|
515 | 562 | label_change_properties: 變更屬性 |
|
516 | 563 | label_general: 一般 |
|
517 | 564 | label_more: 更多 » |
|
518 | 565 | label_scm: 版本控管 |
|
519 | 566 | label_plugins: 附加元件 |
|
520 | 567 | label_ldap_authentication: LDAP 認證 |
|
521 | 568 | label_downloads_abbr: 下載 |
|
522 | 569 | label_optional_description: 額外的說明 |
|
523 | 570 | label_add_another_file: 增加其他檔案 |
|
524 | 571 | label_preferences: 偏好選項 |
|
525 | 572 | label_chronological_order: 以時間由遠至近排序 |
|
526 | 573 | label_reverse_chronological_order: 以時間由近至遠排序 |
|
527 | 574 | label_planning: 計劃表 |
|
528 | 575 | label_incoming_emails: 傳入的電子郵件 |
|
529 | 576 | label_generate_key: 產生金鑰 |
|
530 | 577 | label_issue_watchers: 觀察者 |
|
531 | 578 | |
|
532 | 579 | button_login: 登入 |
|
533 | 580 | button_submit: 送出 |
|
534 | 581 | button_save: 儲存 |
|
535 | 582 | button_check_all: 全選 |
|
536 | 583 | button_uncheck_all: 全不選 |
|
537 | 584 | button_delete: 刪除 |
|
538 | 585 | button_create: 建立 |
|
539 | 586 | button_test: 測試 |
|
540 | 587 | button_edit: 編輯 |
|
541 | 588 | button_add: 新增 |
|
542 | 589 | button_change: 修改 |
|
543 | 590 | button_apply: 套用 |
|
544 | 591 | button_clear: 清除 |
|
545 | 592 | button_lock: 鎖定 |
|
546 | 593 | button_unlock: 解除鎖定 |
|
547 | 594 | button_download: 下載 |
|
548 | 595 | button_list: 清單 |
|
549 | 596 | button_view: 檢視 |
|
550 | 597 | button_move: 移動 |
|
551 | 598 | button_back: 返回 |
|
552 | 599 | button_cancel: 取消 |
|
553 | 600 | button_activate: 啟用 |
|
554 | 601 | button_sort: 排序 |
|
555 | 602 | button_log_time: 記錄時間 |
|
556 | 603 | button_rollback: 還原至此版本 |
|
557 | 604 | button_watch: 觀察 |
|
558 | 605 | button_unwatch: 取消觀察 |
|
559 | 606 | button_reply: 回應 |
|
560 | 607 | button_archive: 歸檔 |
|
561 | 608 | button_unarchive: 取消歸檔 |
|
562 | 609 | button_reset: 回復 |
|
563 | 610 | button_rename: 重新命名 |
|
564 | 611 | button_change_password: 變更密碼 |
|
565 | 612 | button_copy: 複製 |
|
566 | 613 | button_annotate: 加注 |
|
567 | 614 | button_update: 更新 |
|
568 | 615 | button_configure: 設定 |
|
569 | 616 | button_quote: 引用 |
|
570 | 617 | |
|
571 | 618 | status_active: 活動中 |
|
572 | 619 | status_registered: 註冊完成 |
|
573 | 620 | status_locked: 鎖定中 |
|
574 | 621 | |
|
575 | 622 | text_select_mail_notifications: 選擇欲寄送提醒通知郵件之動作 |
|
576 | 623 | text_regexp_info: eg. ^[A-Z0-9]+$ |
|
577 | 624 | text_min_max_length_info: 0 代表「不限制」 |
|
578 | 625 | text_project_destroy_confirmation: 您確定要刪除這個專案和其他相關資料? |
|
579 | 626 | text_subprojects_destroy_warning: '下列子專案: %s 將一併被刪除。' |
|
580 | 627 | text_workflow_edit: 選擇角色與追蹤標籤以設定其工作流程 |
|
581 | 628 | text_are_you_sure: 確定執行? |
|
582 | 629 | text_journal_changed: 從 %s 變更為 %s |
|
583 | 630 | text_journal_set_to: 設定為 %s |
|
584 | 631 | text_journal_deleted: 已刪除 |
|
585 | 632 | text_tip_task_begin_day: 今天起始的工作 |
|
586 | 633 | text_tip_task_end_day: 今天截止的的工作 |
|
587 | 634 | text_tip_task_begin_end_day: 今天起始與截止的工作 |
|
588 | 635 | text_project_identifier_info: '只允許小寫英文字母(a-z)、阿拉伯數字與連字符號(-)。<br />儲存後,代碼不可再被更改。' |
|
589 | 636 | text_caracters_maximum: 最多 %d 個字元. |
|
590 | 637 | text_caracters_minimum: 長度必須大於 %d 個字元. |
|
591 | 638 | text_length_between: 長度必須介於 %d 至 %d 個字元之間. |
|
592 | 639 | text_tracker_no_workflow: 此追蹤標籤尚未定義工作流程 |
|
593 | 640 | text_unallowed_characters: 不允許的字元 |
|
594 | 641 | text_comma_separated: 可輸入多個值 (以逗號分隔). |
|
595 | 642 | text_issues_ref_in_commit_messages: 送交訊息中參照(或修正)項目之關鍵字 |
|
596 | 643 | text_issue_added: 項目 %s 已被 %s 通報。 |
|
597 | 644 | text_issue_updated: 項目 %s 已被 %s 更新。 |
|
598 | 645 | text_wiki_destroy_confirmation: 您確定要刪除這個 wiki 和其中的所有內容? |
|
599 | 646 | text_issue_category_destroy_question: 有 (%d) 個項目被指派到此分類. 請選擇您想要的動作? |
|
600 | 647 | text_issue_category_destroy_assignments: 移除這些項目的分類 |
|
601 | 648 | text_issue_category_reassign_to: 重新指派這些項目至其它分類 |
|
602 | 649 | text_user_mail_option: "對於那些未被選擇的專案,將只會接收到您正在觀察中,或是參與中的項目通知。(「參與中的項目」包含您建立的或是指派給您的項目)" |
|
603 | 650 | text_no_configuration_data: "角色、追蹤器、項目狀態與流程尚未被設定完成。\n強烈建議您先載入預設的設定,然後修改成您想要的設定。" |
|
604 | 651 | text_load_default_configuration: 載入預設組態 |
|
605 | 652 | text_status_changed_by_changeset: 已套用至變更集 %s. |
|
606 | 653 | text_issues_destroy_confirmation: '確定刪除已選擇的項目?' |
|
607 | 654 | text_select_project_modules: '選擇此專案可使用之模組:' |
|
608 | 655 | text_default_administrator_account_changed: 已變更預設管理員帳號內容 |
|
609 | 656 | text_file_repository_writable: 可寫入檔案 |
|
610 | 657 | text_rmagick_available: 可使用 RMagick (選配) |
|
611 | 658 | text_destroy_time_entries_question: 您即將刪除的項目已報工 %.02f 小時. 您的選擇是? |
|
612 | 659 | text_destroy_time_entries: 刪除已報工的時數 |
|
613 | 660 | text_assign_time_entries_to_project: 指定已報工的時數至專案中 |
|
614 | 661 | text_reassign_time_entries: '重新指定已報工的時數至此項目:' |
|
615 | 662 | text_user_wrote: '%s 先前提到:' |
|
616 | 663 | text_enumeration_destroy_question: '目前有 %d 個物件使用此列舉值。' |
|
617 | 664 | text_enumeration_category_reassign_to: '重新設定其列舉值為:' |
|
618 | 665 | text_email_delivery_not_configured: "您尚未設定電子郵件傳送方式,因此提醒選項已被停用。\n請在 config/email.yml 中設定 SMTP 之後,重新啟動 Redmine,以啟用電子郵件提醒選項。" |
|
619 | 666 | |
|
620 | 667 | default_role_manager: 管理人員 |
|
621 | 668 | default_role_developper: 開發人員 |
|
622 | 669 | default_role_reporter: 報告人員 |
|
623 | 670 | default_tracker_bug: 臭蟲 |
|
624 | 671 | default_tracker_feature: 功能 |
|
625 | 672 | default_tracker_support: 支援 |
|
626 | 673 | default_issue_status_new: 新建立 |
|
627 | 674 | default_issue_status_assigned: 已指派 |
|
628 | 675 | default_issue_status_resolved: 已解決 |
|
629 | 676 | default_issue_status_feedback: 已回應 |
|
630 | 677 | default_issue_status_closed: 已結束 |
|
631 | 678 | default_issue_status_rejected: 已拒絕 |
|
632 | 679 | default_doc_category_user: 使用手冊 |
|
633 | 680 | default_doc_category_tech: 技術文件 |
|
634 | 681 | default_priority_low: 低 |
|
635 | 682 | default_priority_normal: 正常 |
|
636 | 683 | default_priority_high: 高 |
|
637 | 684 | default_priority_urgent: 速 |
|
638 | 685 | default_priority_immediate: 急 |
|
639 | 686 | default_activity_design: 設計 |
|
640 | 687 | default_activity_development: 開發 |
|
641 | 688 | |
|
642 | 689 | enumeration_issue_priorities: 項目優先權 |
|
643 | 690 | enumeration_doc_categories: 文件分類 |
|
644 | 691 | enumeration_activities: 活動 (時間追蹤) |
|
645 | permission_view_files: View files | |
|
646 | permission_edit_issues: Edit issues | |
|
647 | permission_edit_own_time_entries: Edit own time logs | |
|
648 | permission_manage_public_queries: Manage public queries | |
|
649 | permission_add_issues: Add issues | |
|
650 | permission_log_time: Log spent time | |
|
651 | permission_view_changesets: View changesets | |
|
652 | permission_view_time_entries: View spent time | |
|
653 | permission_manage_versions: Manage versions | |
|
654 | permission_manage_wiki: Manage wiki | |
|
655 | permission_manage_categories: Manage issue categories | |
|
656 | permission_protect_wiki_pages: Protect wiki pages | |
|
657 | permission_comment_news: Comment news | |
|
658 | permission_delete_messages: Delete messages | |
|
659 | permission_select_project_modules: Select project modules | |
|
660 | permission_manage_documents: Manage documents | |
|
661 | permission_edit_wiki_pages: Edit wiki pages | |
|
662 | permission_add_issue_watchers: Add watchers | |
|
663 | permission_view_gantt: View gantt chart | |
|
664 | permission_move_issues: Move issues | |
|
665 | permission_manage_issue_relations: Manage issue relations | |
|
666 | permission_delete_wiki_pages: Delete wiki pages | |
|
667 | permission_manage_boards: Manage boards | |
|
668 | permission_delete_wiki_pages_attachments: Delete attachments | |
|
669 | permission_view_wiki_edits: View wiki history | |
|
670 | permission_add_messages: Post messages | |
|
671 | permission_view_messages: View messages | |
|
672 | permission_manage_files: Manage files | |
|
673 | permission_edit_issue_notes: Edit notes | |
|
674 | permission_manage_news: Manage news | |
|
675 | permission_view_calendar: View calendrier | |
|
676 | permission_manage_members: Manage members | |
|
677 | permission_edit_messages: Edit messages | |
|
678 | permission_delete_issues: Delete issues | |
|
679 | permission_view_issue_watchers: View watchers list | |
|
680 | permission_manage_repository: Manage repository | |
|
681 | permission_commit_access: Commit access | |
|
682 | permission_browse_repository: Browse repository | |
|
683 | permission_view_documents: View documents | |
|
684 | permission_edit_project: Edit project | |
|
685 | permission_add_issue_notes: Add notes | |
|
686 | permission_save_queries: Save queries | |
|
687 | permission_view_wiki_pages: View wiki | |
|
688 | permission_rename_wiki_pages: Rename wiki pages | |
|
689 | permission_edit_time_entries: Edit time logs | |
|
690 | permission_edit_own_issue_notes: Edit own notes |
@@ -1,690 +1,691 | |||
|
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 | 88 | mail_subject_lost_password: 您的 %s 密码 |
|
89 | 89 | mail_body_lost_password: '请点击以下链接来修改您的密码:' |
|
90 | 90 | mail_subject_register: %s帐号激活 |
|
91 | 91 | mail_body_register: '请点击以下链接来激活您的帐号:' |
|
92 | 92 | mail_body_account_information_external: 您可以使用您的 "%s" 帐号来登录。 |
|
93 | 93 | mail_body_account_information: 您的帐号信息 |
|
94 | 94 | mail_subject_account_activation_request: %s帐号激活请求 |
|
95 | 95 | mail_body_account_activation_request: '新用户(%s)已完成注册,正在等候您的审核:' |
|
96 | 96 | mail_subject_reminder: "%d 个问题需要尽快解决" |
|
97 | 97 | mail_body_reminder: "指派给您的 %d 个问题需要在 %d 天内完成:" |
|
98 | 98 | |
|
99 | 99 | gui_validation_error: 1 个错误 |
|
100 | 100 | gui_validation_error_plural: %d 个错误 |
|
101 | 101 | |
|
102 | 102 | field_name: 名称 |
|
103 | 103 | field_description: 描述 |
|
104 | 104 | field_summary: 摘要 |
|
105 | 105 | field_is_required: 必填 |
|
106 | 106 | field_firstname: 名字 |
|
107 | 107 | field_lastname: 姓氏 |
|
108 | 108 | field_mail: 邮件地址 |
|
109 | 109 | field_filename: 文件 |
|
110 | 110 | field_filesize: 大小 |
|
111 | 111 | field_downloads: 下载次数 |
|
112 | 112 | field_author: 作者 |
|
113 | 113 | field_created_on: 创建于 |
|
114 | 114 | field_updated_on: 更新于 |
|
115 | 115 | field_field_format: 格式 |
|
116 | 116 | field_is_for_all: 用于所有项目 |
|
117 | 117 | field_possible_values: 可能的值 |
|
118 | 118 | field_regexp: 正则表达式 |
|
119 | 119 | field_min_length: 最小长度 |
|
120 | 120 | field_max_length: 最大长度 |
|
121 | 121 | field_value: 值 |
|
122 | 122 | field_category: 类别 |
|
123 | 123 | field_title: 标题 |
|
124 | 124 | field_project: 项目 |
|
125 | 125 | field_issue: 问题 |
|
126 | 126 | field_status: 状态 |
|
127 | 127 | field_notes: 说明 |
|
128 | 128 | field_is_closed: 已关闭的问题 |
|
129 | 129 | field_is_default: 默认值 |
|
130 | 130 | field_tracker: 跟踪 |
|
131 | 131 | field_subject: 主题 |
|
132 | 132 | field_due_date: 完成日期 |
|
133 | 133 | field_assigned_to: 指派给 |
|
134 | 134 | field_priority: 优先级 |
|
135 | 135 | field_fixed_version: 目标版本 |
|
136 | 136 | field_user: 用户 |
|
137 | 137 | field_role: 角色 |
|
138 | 138 | field_homepage: 主页 |
|
139 | 139 | field_is_public: 公开 |
|
140 | 140 | field_parent: 上级项目 |
|
141 | 141 | field_is_in_chlog: 在更新日志中显示问题 |
|
142 | 142 | field_is_in_roadmap: 在路线图中显示问题 |
|
143 | 143 | field_login: 登录名 |
|
144 | 144 | field_mail_notification: 邮件通知 |
|
145 | 145 | field_admin: 管理员 |
|
146 | 146 | field_last_login_on: 最后登录 |
|
147 | 147 | field_language: 语言 |
|
148 | 148 | field_effective_date: 日期 |
|
149 | 149 | field_password: 密码 |
|
150 | 150 | field_new_password: 新密码 |
|
151 | 151 | field_password_confirmation: 确认 |
|
152 | 152 | field_version: 版本 |
|
153 | 153 | field_type: 类型 |
|
154 | 154 | field_host: 主机 |
|
155 | 155 | field_port: 端口 |
|
156 | 156 | field_account: 帐号 |
|
157 | 157 | field_base_dn: Base DN |
|
158 | 158 | field_attr_login: 登录名属性 |
|
159 | 159 | field_attr_firstname: 名字属性 |
|
160 | 160 | field_attr_lastname: 姓氏属性 |
|
161 | 161 | field_attr_mail: 邮件属性 |
|
162 | 162 | field_onthefly: 即时用户生成 |
|
163 | 163 | field_start_date: 开始 |
|
164 | 164 | field_done_ratio: 完成度 |
|
165 | 165 | field_auth_source: 认证模式 |
|
166 | 166 | field_hide_mail: 隐藏我的邮件地址 |
|
167 | 167 | field_comments: 注释 |
|
168 | 168 | field_url: URL |
|
169 | 169 | field_start_page: 起始页 |
|
170 | 170 | field_subproject: 子项目 |
|
171 | 171 | field_hours: 小时 |
|
172 | 172 | field_activity: 活动 |
|
173 | 173 | field_spent_on: 日期 |
|
174 | 174 | field_identifier: 标识 |
|
175 | 175 | field_is_filter: 作为过滤条件 |
|
176 | 176 | field_issue_to_id: 相关问题 |
|
177 | 177 | field_delay: 延期 |
|
178 | 178 | field_assignable: 问题可指派给此角色 |
|
179 | 179 | field_redirect_existing_links: 重定向到现有链接 |
|
180 | 180 | field_estimated_hours: 预期时间 |
|
181 | 181 | field_column_names: 列 |
|
182 | 182 | field_time_zone: 时区 |
|
183 | 183 | field_searchable: 可用作搜索条件 |
|
184 | 184 | field_default_value: 默认值 |
|
185 | 185 | field_comments_sorting: 显示注释 |
|
186 | 186 | field_parent_title: 上级页面 |
|
187 | 187 | |
|
188 | 188 | setting_app_title: 应用程序标题 |
|
189 | 189 | setting_app_subtitle: 应用程序子标题 |
|
190 | 190 | setting_welcome_text: 欢迎文字 |
|
191 | 191 | setting_default_language: 默认语言 |
|
192 | 192 | setting_login_required: 要求认证 |
|
193 | 193 | setting_self_registration: 允许自注册 |
|
194 | 194 | setting_attachment_max_size: 附件大小限制 |
|
195 | 195 | setting_issues_export_limit: 问题输出条目的限制 |
|
196 | 196 | setting_mail_from: 邮件发件人地址 |
|
197 | 197 | setting_bcc_recipients: 使用密件抄送 (bcc) |
|
198 | 198 | setting_plain_text_mail: 纯文本(无HTML) |
|
199 | 199 | setting_host_name: 主机名称 |
|
200 | 200 | setting_text_formatting: 文本格式 |
|
201 | 201 | setting_wiki_compression: 压缩Wiki历史文档 |
|
202 | 202 | setting_feeds_limit: RSS Feed内容条数限制 |
|
203 | 203 | setting_default_projects_public: 新建项目默认为公开项目 |
|
204 | 204 | setting_autofetch_changesets: 自动获取程序变更 |
|
205 | 205 | setting_sys_api_enabled: 启用用于版本库管理的Web Service |
|
206 | 206 | setting_commit_ref_keywords: 用于引用问题的关键字 |
|
207 | 207 | setting_commit_fix_keywords: 用于解决问题的关键字 |
|
208 | 208 | setting_autologin: 自动登录 |
|
209 | 209 | setting_date_format: 日期格式 |
|
210 | 210 | setting_time_format: 时间格式 |
|
211 | 211 | setting_cross_project_issue_relations: 允许不同项目之间的问题关联 |
|
212 | 212 | setting_issue_list_default_columns: 问题列表中显示的默认列 |
|
213 | 213 | setting_repositories_encodings: 版本库编码 |
|
214 | 214 | setting_commit_logs_encoding: 提交注释的编码 |
|
215 | 215 | setting_emails_footer: 邮件签名 |
|
216 | 216 | setting_protocol: 协议 |
|
217 | 217 | setting_per_page_options: 每页显示条目个数的设置 |
|
218 | 218 | setting_user_format: 用户显示格式 |
|
219 | 219 | setting_activity_days_default: 在项目活动中显示的天数 |
|
220 | 220 | setting_display_subprojects_issues: 在项目页面上默认显示子项目的问题 |
|
221 | 221 | setting_enabled_scm: 启用 SCM |
|
222 | 222 | setting_mail_handler_api_enabled: 启用用于接收邮件的Web Service |
|
223 | 223 | setting_mail_handler_api_key: API key |
|
224 | 224 | setting_sequential_project_identifiers: 顺序产生项目标识 |
|
225 | 225 | |
|
226 | permission_edit_project: 编辑项目 | |
|
227 | permission_select_project_modules: 选择项目模块 | |
|
228 | permission_manage_members: 管理成员 | |
|
229 | permission_manage_versions: 管理版本 | |
|
230 | permission_manage_categories: 管理问题类别 | |
|
231 | permission_add_issues: 新建问题 | |
|
232 | permission_edit_issues: 更新问题 | |
|
233 | permission_manage_issue_relations: 管理问题关联 | |
|
234 | permission_add_issue_notes: 添加说明 | |
|
235 | permission_edit_issue_notes: 编辑说明 | |
|
236 | permission_edit_own_issue_notes: 编辑自己的说明 | |
|
237 | permission_move_issues: 移动问题 | |
|
238 | permission_delete_issues: 删除问题 | |
|
239 | permission_manage_public_queries: 管理公开的查询 | |
|
240 | permission_save_queries: 保存查询 | |
|
241 | permission_view_gantt: 查看甘特图 | |
|
242 | permission_view_calendar: 查看日历 | |
|
243 | permission_view_issue_watchers: 查看跟踪者列表 | |
|
244 | permission_add_issue_watchers: 添加跟踪者 | |
|
245 | permission_log_time: 登记工时 | |
|
246 | permission_view_time_entries: 查看耗时 | |
|
247 | permission_edit_time_entries: 编辑耗时 | |
|
248 | permission_edit_own_time_entries: 编辑自己的耗时 | |
|
249 | permission_manage_news: 管理新闻 | |
|
250 | permission_comment_news: 为新闻添加评论 | |
|
251 | permission_manage_documents: 管理文档 | |
|
252 | permission_view_documents: 查看文档 | |
|
253 | permission_manage_files: 管理文件 | |
|
254 | permission_view_files: 查看文件 | |
|
255 | permission_manage_wiki: 管理Wiki | |
|
256 | permission_rename_wiki_pages: 重命名Wiki页面 | |
|
257 | permission_delete_wiki_pages: 删除Wiki页面 | |
|
258 | permission_view_wiki_pages: 查看Wiki | |
|
259 | permission_view_wiki_edits: 查看Wiki历史记录 | |
|
260 | permission_edit_wiki_pages: 编辑Wiki页面 | |
|
261 | permission_delete_wiki_pages_attachments: 删除附件 | |
|
262 | permission_protect_wiki_pages: 保护Wiki页面 | |
|
263 | permission_manage_repository: 管理版本库 | |
|
264 | permission_browse_repository: 浏览版本库 | |
|
265 | permission_view_changesets: 查看变更 | |
|
266 | permission_commit_access: 访问提交信息 | |
|
267 | permission_manage_boards: 管理讨论区 | |
|
268 | permission_view_messages: 查看帖子 | |
|
269 | permission_add_messages: 发表帖子 | |
|
270 | permission_edit_messages: 编辑帖子 | |
|
271 | permission_delete_messages: 删除帖子 | |
|
272 | ||
|
226 | 273 | project_module_issue_tracking: 问题跟踪 |
|
227 | 274 | project_module_time_tracking: 时间跟踪 |
|
228 | 275 | project_module_news: 新闻 |
|
229 | 276 | project_module_documents: 文档 |
|
230 | 277 | project_module_files: 文件 |
|
231 | 278 | project_module_wiki: Wiki |
|
232 | 279 | project_module_repository: 版本库 |
|
233 | 280 | project_module_boards: 讨论区 |
|
234 | 281 | |
|
235 | 282 | label_user: 用户 |
|
236 | 283 | label_user_plural: 用户 |
|
237 | 284 | label_user_new: 新建用户 |
|
238 | 285 | label_project: 项目 |
|
239 | 286 | label_project_new: 新建项目 |
|
240 | 287 | label_project_plural: 项目 |
|
241 | 288 | label_project_all: 所有的项目 |
|
242 | 289 | label_project_latest: 最近更新的项目 |
|
243 | 290 | label_issue: 问题 |
|
244 | 291 | label_issue_new: 新建问题 |
|
245 | 292 | label_issue_plural: 问题 |
|
246 | 293 | label_issue_view_all: 查看所有问题 |
|
247 | 294 | label_issues_by: 按 %s 分组显示问题 |
|
248 | 295 | label_issue_added: 问题已添加 |
|
249 | 296 | label_issue_updated: 问题已更新 |
|
250 | 297 | label_document: 文档 |
|
251 | 298 | label_document_new: 新建文档 |
|
252 | 299 | label_document_plural: 文档 |
|
253 | 300 | label_document_added: 文档已添加 |
|
254 | 301 | label_role: 角色 |
|
255 | 302 | label_role_plural: 角色 |
|
256 | 303 | label_role_new: 新建角色 |
|
257 | 304 | label_role_and_permissions: 角色和权限 |
|
258 | 305 | label_member: 成员 |
|
259 | 306 | label_member_new: 新建成员 |
|
260 | 307 | label_member_plural: 成员 |
|
261 | 308 | label_tracker: 跟踪标签 |
|
262 | 309 | label_tracker_plural: 跟踪标签 |
|
263 | 310 | label_tracker_new: 新建跟踪标签 |
|
264 | 311 | label_workflow: 工作流程 |
|
265 | 312 | label_issue_status: 问题状态 |
|
266 | 313 | label_issue_status_plural: 问题状态 |
|
267 | 314 | label_issue_status_new: 新建问题状态 |
|
268 | 315 | label_issue_category: 问题类别 |
|
269 | 316 | label_issue_category_plural: 问题类别 |
|
270 | 317 | label_issue_category_new: 新建问题类别 |
|
271 | 318 | label_custom_field: 自定义属性 |
|
272 | 319 | label_custom_field_plural: 自定义属性 |
|
273 | 320 | label_custom_field_new: 新建自定义属性 |
|
274 | 321 | label_enumerations: 枚举值 |
|
275 | 322 | label_enumeration_new: 新建枚举值 |
|
276 | 323 | label_information: 信息 |
|
277 | 324 | label_information_plural: 信息 |
|
278 | 325 | label_please_login: 请登录 |
|
279 | 326 | label_register: 注册 |
|
280 | 327 | label_password_lost: 忘记密码 |
|
281 | 328 | label_home: 主页 |
|
282 | 329 | label_my_page: 我的工作台 |
|
283 | 330 | label_my_account: 我的帐号 |
|
284 | 331 | label_my_projects: 我的项目 |
|
285 | 332 | label_administration: 管理 |
|
286 | 333 | label_login: 登录 |
|
287 | 334 | label_logout: 退出 |
|
288 | 335 | label_help: 帮助 |
|
289 | 336 | label_reported_issues: 已报告的问题 |
|
290 | 337 | label_assigned_to_me_issues: 指派给我的问题 |
|
291 | 338 | label_last_login: 最后登录 |
|
292 | 339 | label_last_updates: 最后更新 |
|
293 | 340 | label_last_updates_plural: %d 最后更新 |
|
294 | 341 | label_registered_on: 注册于 |
|
295 | 342 | label_activity: 活动 |
|
296 | 343 | label_overall_activity: 全部活动 |
|
297 | 344 | label_new: 新建 |
|
298 | 345 | label_logged_as: 登录为 |
|
299 | 346 | label_environment: 环境 |
|
300 | 347 | label_authentication: 认证 |
|
301 | 348 | label_auth_source: 认证模式 |
|
302 | 349 | label_auth_source_new: 新建认证模式 |
|
303 | 350 | label_auth_source_plural: 认证模式 |
|
304 | 351 | label_subproject_plural: 子项目 |
|
305 | 352 | label_and_its_subprojects: %s 及其子项目 |
|
306 | 353 | label_min_max_length: 最小 - 最大 长度 |
|
307 | 354 | label_list: 列表 |
|
308 | 355 | label_date: 日期 |
|
309 | 356 | label_integer: 整数 |
|
310 | 357 | label_float: 浮点数 |
|
311 | 358 | label_boolean: 布尔量 |
|
312 | 359 | label_string: 文字 |
|
313 | 360 | label_text: 长段文字 |
|
314 | 361 | label_attribute: 属性 |
|
315 | 362 | label_attribute_plural: 属性 |
|
316 | 363 | label_download: %d 次下载 |
|
317 | 364 | label_download_plural: %d 次下载 |
|
318 | 365 | label_no_data: 没有任何数据可供显示 |
|
319 | 366 | label_change_status: 变更状态 |
|
320 | 367 | label_history: 历史记录 |
|
321 | 368 | label_attachment: 文件 |
|
322 | 369 | label_attachment_new: 新建文件 |
|
323 | 370 | label_attachment_delete: 删除文件 |
|
324 | 371 | label_attachment_plural: 文件 |
|
325 | 372 | label_file_added: 文件已添加 |
|
326 | 373 | label_report: 报表 |
|
327 | 374 | label_report_plural: 报表 |
|
328 | 375 | label_news: 新闻 |
|
329 | 376 | label_news_new: 添加新闻 |
|
330 | 377 | label_news_plural: 新闻 |
|
331 | 378 | label_news_latest: 最近的新闻 |
|
332 | 379 | label_news_view_all: 查看所有新闻 |
|
333 | 380 | label_news_added: 新闻已添加 |
|
334 | 381 | label_change_log: 更新日志 |
|
335 | 382 | label_settings: 配置 |
|
336 | 383 | label_overview: 概述 |
|
337 | 384 | label_version: 版本 |
|
338 | 385 | label_version_new: 新建版本 |
|
339 | 386 | label_version_plural: 版本 |
|
340 | 387 | label_confirmation: 确认 |
|
341 | 388 | label_export_to: 导出 |
|
342 | 389 | label_read: 读取... |
|
343 | 390 | label_public_projects: 公开的项目 |
|
344 | 391 | label_open_issues: 打开 |
|
345 | 392 | label_open_issues_plural: 打开 |
|
346 | 393 | label_closed_issues: 已关闭 |
|
347 | 394 | label_closed_issues_plural: 已关闭 |
|
348 | 395 | label_total: 合计 |
|
349 | 396 | label_permissions: 权限 |
|
350 | 397 | label_current_status: 当前状态 |
|
351 | 398 | label_new_statuses_allowed: 可变更的新状态 |
|
352 | 399 | label_all: 全部 |
|
353 | 400 | label_none: 无 |
|
354 | 401 | label_nobody: 无人 |
|
355 | 402 | label_next: 下一个 |
|
356 | 403 | label_previous: 上一个 |
|
357 | 404 | label_used_by: 使用中 |
|
358 | 405 | label_details: 详情 |
|
359 | 406 | label_add_note: 添加说明 |
|
360 | 407 | label_per_page: 每页 |
|
361 | 408 | label_calendar: 日历 |
|
362 | 409 | label_months_from: 个月以来 |
|
363 | 410 | label_gantt: 甘特图 |
|
364 | 411 | label_internal: 内部 |
|
365 | 412 | label_last_changes: 最近的 %d 次变更 |
|
366 | 413 | label_change_view_all: 查看所有变更 |
|
367 | 414 | label_personalize_page: 个性化定制本页 |
|
368 | 415 | label_comment: 评论 |
|
369 | 416 | label_comment_plural: 评论 |
|
370 | 417 | label_comment_add: 添加评论 |
|
371 | 418 | label_comment_added: 评论已添加 |
|
372 | 419 | label_comment_delete: 删除评论 |
|
373 | 420 | label_query: 自定义查询 |
|
374 | 421 | label_query_plural: 自定义查询 |
|
375 | 422 | label_query_new: 新建查询 |
|
376 | 423 | label_filter_add: 增加过滤器 |
|
377 | 424 | label_filter_plural: 过滤器 |
|
378 | 425 | label_equals: 等于 |
|
379 | 426 | label_not_equals: 不等于 |
|
380 | 427 | label_in_less_than: 剩余天数小于 |
|
381 | 428 | label_in_more_than: 剩余天数大于 |
|
382 | 429 | label_in: 剩余天数 |
|
383 | 430 | label_today: 今天 |
|
384 | 431 | label_all_time: 全部时间 |
|
385 | 432 | label_yesterday: 昨天 |
|
386 | 433 | label_this_week: 本周 |
|
387 | 434 | label_last_week: 下周 |
|
388 | 435 | label_last_n_days: 最后 %d 天 |
|
389 | 436 | label_this_month: 本月 |
|
390 | 437 | label_last_month: 下月 |
|
391 | 438 | label_this_year: 今年 |
|
392 | 439 | label_date_range: 日期范围 |
|
393 | 440 | label_less_than_ago: 之前天数少于 |
|
394 | 441 | label_more_than_ago: 之前天数大于 |
|
395 | 442 | label_ago: 之前天数 |
|
396 | 443 | label_contains: 包含 |
|
397 | 444 | label_not_contains: 不包含 |
|
398 | 445 | label_day_plural: 天 |
|
399 | 446 | label_repository: 版本库 |
|
400 | 447 | label_repository_plural: 版本库 |
|
401 | 448 | label_browse: 浏览 |
|
402 | 449 | label_modification: %d 个更新 |
|
403 | 450 | label_modification_plural: %d 个更新 |
|
404 | 451 | label_revision: 修订 |
|
405 | 452 | label_revision_plural: 修订 |
|
406 | 453 | label_associated_revisions: 相关修订版本 |
|
407 | 454 | label_added: 已添加 |
|
408 | 455 | label_modified: 已修改 |
|
409 | 456 | label_copied: 已复制 |
|
410 | 457 | label_renamed: 已重命名 |
|
411 | 458 | label_deleted: 已删除 |
|
412 | 459 | label_latest_revision: 最近的修订版本 |
|
413 | 460 | label_latest_revision_plural: 最近的修订版本 |
|
414 | 461 | label_view_revisions: 查看修订 |
|
415 | 462 | label_max_size: 最大尺寸 |
|
416 | 463 | label_on: 'on' |
|
417 | 464 | label_sort_highest: 置顶 |
|
418 | 465 | label_sort_higher: 上移 |
|
419 | 466 | label_sort_lower: 下移 |
|
420 | 467 | label_sort_lowest: 置底 |
|
421 | 468 | label_roadmap: 路线图 |
|
422 | 469 | label_roadmap_due_in: 截止日期到 %s |
|
423 | 470 | label_roadmap_overdue: %s 延期 |
|
424 | 471 | label_roadmap_no_issues: 该版本没有问题 |
|
425 | 472 | label_search: 搜索 |
|
426 | 473 | label_result_plural: 结果 |
|
427 | 474 | label_all_words: 所有单词 |
|
428 | 475 | label_wiki: Wiki |
|
429 | 476 | label_wiki_edit: Wiki 编辑 |
|
430 | 477 | label_wiki_edit_plural: Wiki 编辑记录 |
|
431 | 478 | label_wiki_page: Wiki 页面 |
|
432 | 479 | label_wiki_page_plural: Wiki 页面 |
|
433 | 480 | label_index_by_title: 按标题索引 |
|
434 | 481 | label_index_by_date: 按日期索引 |
|
435 | 482 | label_current_version: 当前版本 |
|
436 | 483 | label_preview: 预览 |
|
437 | 484 | label_feed_plural: Feeds |
|
438 | 485 | label_changes_details: 所有变更的详情 |
|
439 | 486 | label_issue_tracking: 问题跟踪 |
|
440 | 487 | label_spent_time: 耗时 |
|
441 | 488 | label_f_hour: %.2f 小时 |
|
442 | 489 | label_f_hour_plural: %.2f 小时 |
|
443 | 490 | label_time_tracking: 时间跟踪 |
|
444 | 491 | label_change_plural: 变更 |
|
445 | 492 | label_statistics: 统计 |
|
446 | 493 | label_commits_per_month: 每月提交次数 |
|
447 | 494 | label_commits_per_author: 每用户提交次数 |
|
448 | 495 | label_view_diff: 查看差别 |
|
449 | 496 | label_diff_inline: 直列 |
|
450 | 497 | label_diff_side_by_side: 并排 |
|
451 | 498 | label_options: 选项 |
|
452 | 499 | label_copy_workflow_from: 从以下项目复制工作流程 |
|
453 | 500 | label_permissions_report: 权限报表 |
|
454 | 501 | label_watched_issues: 跟踪的问题 |
|
455 | 502 | label_related_issues: 相关的问题 |
|
456 | 503 | label_applied_status: 应用后的状态 |
|
457 | 504 | label_loading: 载入中... |
|
458 | 505 | label_relation_new: 新建关联 |
|
459 | 506 | label_relation_delete: 删除关联 |
|
460 | 507 | label_relates_to: 关联到 |
|
461 | 508 | label_duplicates: 重复 |
|
462 | 509 | label_duplicated_by: 与其重复 |
|
463 | 510 | label_blocks: 阻挡 |
|
464 | 511 | label_blocked_by: 被阻挡 |
|
465 | 512 | label_precedes: 优先于 |
|
466 | 513 | label_follows: 跟随于 |
|
467 | 514 | label_end_to_start: 结束-开始 |
|
468 | 515 | label_end_to_end: 结束-结束 |
|
469 | 516 | label_start_to_start: 开始-开始 |
|
470 | 517 | label_start_to_end: 开始-结束 |
|
471 | 518 | label_stay_logged_in: 保持登录状态 |
|
472 | 519 | label_disabled: 禁用 |
|
473 | 520 | label_show_completed_versions: 显示已完成的版本 |
|
474 | 521 | label_me: 我 |
|
475 | 522 | label_board: 讨论区 |
|
476 | 523 | label_board_new: 新建讨论区 |
|
477 | 524 | label_board_plural: 讨论区 |
|
478 | 525 | label_topic_plural: 主题 |
|
479 | 526 | label_message_plural: 帖子 |
|
480 | 527 | label_message_last: 最新的帖子 |
|
481 | 528 | label_message_new: 新贴 |
|
482 | 529 | label_message_posted: 发帖成功 |
|
483 | 530 | label_reply_plural: 回复 |
|
484 | 531 | label_send_information: 给用户发送帐号信息 |
|
485 | 532 | label_year: 年 |
|
486 | 533 | label_month: 月 |
|
487 | 534 | label_week: 周 |
|
488 | 535 | label_date_from: 从 |
|
489 | 536 | label_date_to: 到 |
|
490 | 537 | label_language_based: 根据用户的语言 |
|
491 | 538 | label_sort_by: 根据 %s 排序 |
|
492 | 539 | label_send_test_email: 发送测试邮件 |
|
493 | 540 | label_feeds_access_key_created_on: RSS 存取键是在 %s 之前建立的 |
|
494 | 541 | label_module_plural: 模块 |
|
495 | 542 | label_added_time_by: 由 %s 在 %s 之前添加 |
|
496 | 543 | label_updated_time: 更新于 %s 前 |
|
497 | 544 | label_jump_to_a_project: 选择一个项目... |
|
498 | 545 | label_file_plural: 文件 |
|
499 | 546 | label_changeset_plural: 变更 |
|
500 | 547 | label_default_columns: 默认列 |
|
501 | 548 | label_no_change_option: (不变) |
|
502 | 549 | label_bulk_edit_selected_issues: 批量修改选中的问题 |
|
503 | 550 | label_theme: 主题 |
|
504 | 551 | label_default: 默认 |
|
505 | 552 | label_search_titles_only: 仅在标题中搜索 |
|
506 | 553 | label_user_mail_option_all: "收取我的项目的所有通知" |
|
507 | 554 | label_user_mail_option_selected: "收取选中项目的所有通知..." |
|
508 | 555 | label_user_mail_option_none: "只收取我跟踪或参与的项目的通知" |
|
509 | 556 | label_user_mail_no_self_notified: "不要发送对我自己提交的修改的通知" |
|
510 | 557 | label_registration_activation_by_email: 通过邮件认证激活帐号 |
|
511 | 558 | label_registration_manual_activation: 手动激活帐号 |
|
512 | 559 | label_registration_automatic_activation: 自动激活帐号 |
|
513 | 560 | label_display_per_page: '每页显示:%s' |
|
514 | 561 | label_age: 年龄 |
|
515 | 562 | label_change_properties: 修改属性 |
|
516 | 563 | label_general: 一般 |
|
517 | 564 | label_more: 更多 |
|
518 | 565 | label_scm: SCM |
|
519 | 566 | label_plugins: 插件 |
|
520 | 567 | label_ldap_authentication: LDAP 认证 |
|
521 | 568 | label_downloads_abbr: D/L |
|
522 | 569 | label_optional_description: 可选的描述 |
|
523 | 570 | label_add_another_file: 添加其它文件 |
|
524 | 571 | label_preferences: 首选项 |
|
525 | 572 | label_chronological_order: 按时间顺序 |
|
526 | 573 | label_reverse_chronological_order: 按时间顺序(倒序) |
|
527 | 574 | label_planning: 计划 |
|
528 | 575 | label_incoming_emails: 接收邮件 |
|
529 | 576 | label_generate_key: 生成一个key |
|
530 | 577 | label_issue_watchers: 跟踪者 |
|
531 | 578 | |
|
532 | 579 | button_login: 登录 |
|
533 | 580 | button_submit: 提交 |
|
534 | 581 | button_save: 保存 |
|
535 | 582 | button_check_all: 全选 |
|
536 | 583 | button_uncheck_all: 清除 |
|
537 | 584 | button_delete: 删除 |
|
538 | 585 | button_create: 创建 |
|
539 | 586 | button_test: 测试 |
|
540 | 587 | button_edit: 编辑 |
|
541 | 588 | button_add: 新增 |
|
542 | 589 | button_change: 修改 |
|
543 | 590 | button_apply: 应用 |
|
544 | 591 | button_clear: 清除 |
|
545 | 592 | button_lock: 锁定 |
|
546 | 593 | button_unlock: 解锁 |
|
547 | 594 | button_download: 下载 |
|
548 | 595 | button_list: 列表 |
|
549 | 596 | button_view: 查看 |
|
550 | 597 | button_move: 移动 |
|
551 | 598 | button_back: 返回 |
|
552 | 599 | button_cancel: 取消 |
|
553 | 600 | button_activate: 激活 |
|
554 | 601 | button_sort: 排序 |
|
555 | 602 | button_log_time: 登记工时 |
|
556 | 603 | button_rollback: 恢复到这个版本 |
|
557 | 604 | button_watch: 跟踪 |
|
558 | 605 | button_unwatch: 取消跟踪 |
|
559 | 606 | button_reply: 回复 |
|
560 | 607 | button_archive: 存档 |
|
561 | 608 | button_unarchive: 取消存档 |
|
562 | 609 | button_reset: 重置 |
|
563 | 610 | button_rename: 重命名 |
|
564 | 611 | button_change_password: 修改密码 |
|
565 | 612 | button_copy: 复制 |
|
566 | 613 | button_annotate: 追溯 |
|
567 | 614 | button_update: 更新 |
|
568 | 615 | button_configure: 配置 |
|
569 | 616 | button_quote: 引用 |
|
570 | 617 | |
|
571 | 618 | status_active: 活动的 |
|
572 | 619 | status_registered: 已注册 |
|
573 | 620 | status_locked: 已锁定 |
|
574 | 621 | |
|
575 | 622 | text_select_mail_notifications: 选择需要发送邮件通知的动作 |
|
576 | 623 | text_regexp_info: 例如:^[A-Z0-9]+$ |
|
577 | 624 | text_min_max_length_info: 0 表示没有限制 |
|
578 | 625 | text_project_destroy_confirmation: 您确信要删除这个项目以及所有相关的数据吗? |
|
579 | 626 | text_subprojects_destroy_warning: '以下子项目也将被同时删除:%s' |
|
580 | 627 | text_workflow_edit: 选择角色和跟踪标签来编辑工作流程 |
|
581 | 628 | text_are_you_sure: 您确定? |
|
582 | 629 | text_journal_changed: 从 %s 变更为 %s |
|
583 | 630 | text_journal_set_to: 设置为 %s |
|
584 | 631 | text_journal_deleted: 已删除 |
|
585 | 632 | text_tip_task_begin_day: 今天开始的任务 |
|
586 | 633 | text_tip_task_end_day: 今天结束的任务 |
|
587 | 634 | text_tip_task_begin_end_day: 今天开始并结束的任务 |
|
588 | 635 | text_project_identifier_info: '只允许使用小写字母(a-z),数字和连字符(-)。<br />请注意,标识符保存后将不可修改。' |
|
589 | 636 | text_caracters_maximum: 最多 %d 个字符。 |
|
590 | 637 | text_caracters_minimum: 至少需要 %d 个字符。 |
|
591 | 638 | text_length_between: 长度必须在 %d 到 %d 个字符之间。 |
|
592 | 639 | text_tracker_no_workflow: 此跟踪标签未定义工作流程 |
|
593 | 640 | text_unallowed_characters: 非法字符 |
|
594 | 641 | text_comma_separated: 可以使用多个值(用逗号,分开)。 |
|
595 | 642 | text_issues_ref_in_commit_messages: 在提交信息中引用和解决问题 |
|
596 | 643 | text_issue_added: 问题 %s 已由 %s 提交。 |
|
597 | 644 | text_issue_updated: 问题 %s 已由 %s 更新。 |
|
598 | 645 | text_wiki_destroy_confirmation: 您确定要删除这个 wiki 及其所有内容吗? |
|
599 | 646 | text_issue_category_destroy_question: 有一些问题(%d 个)属于此类别。您想进行哪种操作? |
|
600 | 647 | text_issue_category_destroy_assignments: 删除问题的所属类别(问题变为无类别) |
|
601 | 648 | text_issue_category_reassign_to: 为问题选择其它类别 |
|
602 | 649 | text_user_mail_option: "对于没有选中的项目,您将只会收到您跟踪或参与的项目的通知(比如说,您是问题的报告者, 或被指派解决此问题)。" |
|
603 | 650 | text_no_configuration_data: "角色、跟踪标签、问题状态和工作流程还没有设置。\n强烈建议您先载入默认设置,然后在此基础上进行修改。" |
|
604 | 651 | text_load_default_configuration: 载入默认设置 |
|
605 | 652 | text_status_changed_by_changeset: 已应用到变更列表 %s. |
|
606 | 653 | text_issues_destroy_confirmation: '您确定要删除选中的问题吗?' |
|
607 | 654 | text_select_project_modules: '请选择此项目可以使用的模块:' |
|
608 | 655 | text_default_administrator_account_changed: 默认的管理员帐号已改变 |
|
609 | 656 | text_file_repository_writable: 文件版本库可修改 |
|
610 | 657 | text_rmagick_available: RMagick 可用(可选的) |
|
611 | 658 | text_destroy_time_entries_question: 您要删除的问题已经上报了 %.02f 小时的工作量。您想进行那种操作? |
|
612 | 659 | text_destroy_time_entries: 删除上报的工作量 |
|
613 | 660 | text_assign_time_entries_to_project: 将已上报的工作量提交到项目中 |
|
614 | 661 | text_reassign_time_entries: '将已上报的工作量指定到此问题:' |
|
615 | 662 | text_user_wrote: '%s 写到:' |
|
616 | 663 | text_enumeration_category_reassign_to: '将它们关联到新的枚举值:' |
|
617 | 664 | text_enumeration_destroy_question: '%d 个对象被关联到了这个枚举值。' |
|
618 | 665 | text_email_delivery_not_configured: "邮件参数尚未配置,因此邮件通知功能已被禁用。\n请在config/email.yml中配置您的SMTP服务器信息并重新启动以使其生效。" |
|
619 | 666 | |
|
620 | 667 | default_role_manager: 管理人员 |
|
621 | 668 | default_role_developper: 开发人员 |
|
622 | 669 | default_role_reporter: 报告人员 |
|
623 | 670 | default_tracker_bug: 错误 |
|
624 | 671 | default_tracker_feature: 功能 |
|
625 | 672 | default_tracker_support: 支持 |
|
626 | 673 | default_issue_status_new: 新建 |
|
627 | 674 | default_issue_status_assigned: 已指派 |
|
628 | 675 | default_issue_status_resolved: 已解决 |
|
629 | 676 | default_issue_status_feedback: 反馈 |
|
630 | 677 | default_issue_status_closed: 已关闭 |
|
631 | 678 | default_issue_status_rejected: 已拒绝 |
|
632 | 679 | default_doc_category_user: 用户文档 |
|
633 | 680 | default_doc_category_tech: 技术文档 |
|
634 | 681 | default_priority_low: 低 |
|
635 | 682 | default_priority_normal: 普通 |
|
636 | 683 | default_priority_high: 高 |
|
637 | 684 | default_priority_urgent: 紧急 |
|
638 | 685 | default_priority_immediate: 立刻 |
|
639 | 686 | default_activity_design: 设计 |
|
640 | 687 | default_activity_development: 开发 |
|
641 | 688 | |
|
642 | 689 | enumeration_issue_priorities: 问题优先级 |
|
643 | 690 | enumeration_doc_categories: 文档类别 |
|
644 | 691 | enumeration_activities: 活动(时间跟踪) |
|
645 | permission_view_files: View files | |
|
646 | permission_edit_issues: Edit issues | |
|
647 | permission_edit_own_time_entries: Edit own time logs | |
|
648 | permission_manage_public_queries: Manage public queries | |
|
649 | permission_add_issues: Add issues | |
|
650 | permission_log_time: Log spent time | |
|
651 | permission_view_changesets: View changesets | |
|
652 | permission_view_time_entries: View spent time | |
|
653 | permission_manage_versions: Manage versions | |
|
654 | permission_manage_wiki: Manage wiki | |
|
655 | permission_manage_categories: Manage issue categories | |
|
656 | permission_protect_wiki_pages: Protect wiki pages | |
|
657 | permission_comment_news: Comment news | |
|
658 | permission_delete_messages: Delete messages | |
|
659 | permission_select_project_modules: Select project modules | |
|
660 | permission_manage_documents: Manage documents | |
|
661 | permission_edit_wiki_pages: Edit wiki pages | |
|
662 | permission_add_issue_watchers: Add watchers | |
|
663 | permission_view_gantt: View gantt chart | |
|
664 | permission_move_issues: Move issues | |
|
665 | permission_manage_issue_relations: Manage issue relations | |
|
666 | permission_delete_wiki_pages: Delete wiki pages | |
|
667 | permission_manage_boards: Manage boards | |
|
668 | permission_delete_wiki_pages_attachments: Delete attachments | |
|
669 | permission_view_wiki_edits: View wiki history | |
|
670 | permission_add_messages: Post messages | |
|
671 | permission_view_messages: View messages | |
|
672 | permission_manage_files: Manage files | |
|
673 | permission_edit_issue_notes: Edit notes | |
|
674 | permission_manage_news: Manage news | |
|
675 | permission_view_calendar: View calendrier | |
|
676 | permission_manage_members: Manage members | |
|
677 | permission_edit_messages: Edit messages | |
|
678 | permission_delete_issues: Delete issues | |
|
679 | permission_view_issue_watchers: View watchers list | |
|
680 | permission_manage_repository: Manage repository | |
|
681 | permission_commit_access: Commit access | |
|
682 | permission_browse_repository: Browse repository | |
|
683 | permission_view_documents: View documents | |
|
684 | permission_edit_project: Edit project | |
|
685 | permission_add_issue_notes: Add notes | |
|
686 | permission_save_queries: Save queries | |
|
687 | permission_view_wiki_pages: View wiki | |
|
688 | permission_rename_wiki_pages: Rename wiki pages | |
|
689 | permission_edit_time_entries: Edit time logs | |
|
690 | permission_edit_own_issue_notes: Edit own notes |
General Comments 0
You need to be logged in to leave comments.
Login now