##// END OF EJS Templates
Japanese lang file updated (Satoru KURASHIKI)...
Jean-Philippe Lang -
r389:5e0e9518675a
parent child
Show More
@@ -1,422 +1,422
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 activerecord_error_accepted: must be accepted
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 activerecord_error_taken: has already been taken
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
38 38 general_fmt_age: %d歳
39 39 general_fmt_age_plural: %d歳
40 40 general_fmt_date: %%Y年%%m月%%d日
41 41 general_fmt_datetime: %%Y年%%m月%%d日 %%H:%%M %%p
42 42 general_fmt_datetime_short: %%b %%d, %%H:%%M %%p
43 43 general_fmt_time: %%H:%%M %%p
44 44 general_text_No: 'いいえ'
45 45 general_text_Yes: 'はい'
46 46 general_text_no: 'いいえ'
47 47 general_text_yes: 'はい'
48 48 general_lang_ja: 'Japanese (日本語)'
49 49 general_csv_separator: ','
50 50 general_csv_encoding: SJIS
51 51 general_pdf_encoding: SJIS
52 52 general_day_names: 日曜日, 月曜日, 火曜日, 水曜日, 木曜日, 金曜日, 土曜日
53 53
54 54 notice_account_updated: アカウントが更新されました。
55 55 notice_account_invalid_creditentials: ユーザ名もしくはパスワードが無効
56 56 notice_account_password_updated: パスワードが更新されました。
57 57 notice_account_wrong_password: パスワードが違います
58 58 notice_account_register_done: アカウントが作成されました。
59 59 notice_account_unknown_email: ユーザが存在しません。
60 60 notice_can_t_change_password: このアカウントでは外部認証を使っています。パスワードは変更できません。
61 61 notice_account_lost_email_sent: 新しいパスワードのメールを送信しました。
62 62 notice_account_activated: アカウントが有効になりました。ログインできます。
63 63 notice_successful_create: 作成しました。
64 64 notice_successful_update: 更新しました。
65 65 notice_successful_delete: 削除しました。
66 66 notice_successful_connection: 接続しました。
67 67 notice_file_not_found: アクセスしようとしたページは存在しないか削除されています。
68 68 notice_locking_conflict: 別のユーザがデータを更新しています。
69 69 notice_scm_error: リポジトリに、エントリ/リビジョンが存在しません。
70 70
71 71 mail_subject_lost_password: redMine パスワード
72 72 mail_subject_register: redMine アカウントが有効になりました
73 73
74 74 gui_validation_error: 1 件のエラー
75 75 gui_validation_error_plural: %d 件のエラー
76 76
77 77 field_name: 名前
78 78 field_description: 説明
79 79 field_summary: サマリ
80 80 field_is_required: 必須
81 81 field_firstname: 名前
82 82 field_lastname: 苗字
83 83 field_mail: メールアドレス
84 84 field_filename: ファイル
85 85 field_filesize: サイズ
86 86 field_downloads: ダウンロード
87 87 field_author: 起票者
88 88 field_created_on: 作成日
89 89 field_updated_on: 更新日
90 90 field_field_format: 書式
91 91 field_is_for_all: 全プロジェクト向け
92 92 field_possible_values: 選択肢
93 93 field_regexp: 正規表現
94 94 field_min_length: 最小値
95 95 field_max_length: 最大値
96 96 field_value:
97 97 field_category: カテゴリ
98 98 field_title: タイトル
99 99 field_project: プロジェクト
100 100 field_issue: 問題
101 101 field_status: ステータス
102 102 field_notes: 注記
103 103 field_is_closed: 終了した問題
104 104 field_is_default: デフォルトのステータス
105 105 field_html_color:
106 106 field_tracker: トラッカー
107 107 field_subject: 題名
108 108 field_due_date: 期限日
109 109 field_assigned_to: 担当者
110 110 field_priority: 優先度
111 111 field_fixed_version: 修正されたバージョン
112 112 field_user: ユーザ
113 113 field_role: 役割
114 114 field_homepage: ホームページ
115 115 field_is_public: 公開
116 116 field_parent: 親プロジェクト名
117 117 field_is_in_chlog: 変更記録に表示されている問題
118 field_is_in_roadmap: Issues displayed in roadmap
118 field_is_in_roadmap: ロードマップに表示されている問題
119 119 field_login: ログイン
120 120 field_mail_notification: メール通知
121 121 field_admin: 管理者
122 122 field_last_login_on: 最終接続日
123 123 field_language: 言語
124 124 field_effective_date: 日付
125 125 field_password: パスワード
126 126 field_new_password: 新しいパスワード
127 127 field_password_confirmation: パスワードの確認
128 128 field_version: バージョン
129 129 field_type: タイプ
130 130 field_host: ホスト
131 131 field_port: ポート
132 132 field_account: アカウント
133 133 field_base_dn: Base DN
134 134 field_attr_login: ログイン名属性
135 135 field_attr_firstname: 名前属性
136 136 field_attr_lastname: 苗字属性
137 137 field_attr_mail: メール属性
138 138 field_onthefly: あわせてユーザを作成
139 139 field_start_date: 開始日
140 140 field_done_ratio: 進捗 %%
141 141 field_auth_source: 認証モード
142 field_hide_mail: Emailアドレスを隠す
142 field_hide_mail: メールアドレスを隠す
143 143 field_comment: コメント
144 144 field_url: URL
145 145 field_start_page: メインページ
146 146 field_subproject: サブプロジェクト
147 field_hours: Hours
148 field_activity: Activity
147 field_hours: 時間
148 field_activity: 活動
149 149 field_spent_on: 日付
150 150
151 151 setting_app_title: アプリケーションのタイトル
152 152 setting_app_subtitle: アプリケーションのサブタイトル
153 153 setting_welcome_text: ウェルカムメッセージ
154 154 setting_default_language: 既定の言語
155 155 setting_login_required: 認証が必要
156 156 setting_self_registration: ユーザは自分で登録できる
157 157 setting_attachment_max_size: 添付の最大サイズ
158 158 setting_issues_export_limit: 出力する問題数の上限
159 setting_mail_from: Emission メールアドレス
159 setting_mail_from: 送信元メールアドレス
160 160 setting_host_name: ホスト名
161 161 setting_text_formatting: テキストの書式
162 setting_wiki_compression: Wiki history compression
163 setting_feeds_limit: Feed content limit
164 setting_autofetch_changesets: Autofetch SVN commits
162 setting_wiki_compression: Wiki履歴を圧縮する
163 setting_feeds_limit: フィード内容の上限
164 setting_autofetch_changesets: SVNコミットを自動取得する
165 165
166 166 label_user: ユーザ
167 167 label_user_plural: ユーザ
168 168 label_user_new: 新しいユーザ
169 169 label_project: プロジェクト
170 170 label_project_new: 新しいプロジェクト
171 171 label_project_plural: プロジェクト
172 172 label_project_latest: 最近のプロジェクト
173 173 label_issue: 問題
174 174 label_issue_new: 新しい問題
175 175 label_issue_plural: 問題
176 176 label_issue_view_all: 問題を全て見る
177 177 label_document: 文書
178 178 label_document_new: 新しい文書
179 179 label_document_plural: 文書
180 180 label_role: ロール
181 181 label_role_plural: ロール
182 182 label_role_new: 新しいロール
183 183 label_role_and_permissions: ロールと権限
184 184 label_member: メンバー
185 185 label_member_new: 新しいメンバー
186 186 label_member_plural: メンバー
187 187 label_tracker: トラッカー
188 188 label_tracker_plural: トラッカー
189 189 label_tracker_new: 新しいトラッカーを作成
190 190 label_workflow: ワークフロー
191 191 label_issue_status: 問題の状態
192 192 label_issue_status_plural: 問題の状態
193 193 label_issue_status_new: 新しい状態
194 194 label_issue_category: 問題のカテゴリ
195 195 label_issue_category_plural: 問題のカテゴリ
196 196 label_issue_category_new: 新しいカテゴリ
197 197 label_custom_field: カスタムフィールド
198 198 label_custom_field_plural: カスタムフィールド
199 199 label_custom_field_new: 新しいカスタムフィールドを作成
200 200 label_enumerations: 列挙項目
201 201 label_enumeration_new: 新しい値
202 202 label_information: 情報
203 203 label_information_plural: 情報
204 204 label_please_login: ログインしてください
205 205 label_register: 登録する
206 206 label_password_lost: パスワードの再発行
207 207 label_home: ホーム
208 208 label_my_page: マイページ
209 209 label_my_account: マイアカウント
210 210 label_my_projects: マイプロジェクト
211 211 label_administration: 管理
212 212 label_login: ログイン
213 213 label_logout: ログアウト
214 214 label_help: ヘルプ
215 215 label_reported_issues: 報告されている問題
216 216 label_assigned_to_me_issues: 担当している問題
217 217 label_last_login: 最近の接続
218 218 label_last_updates: 最近の更新 1 件
219 219 label_last_updates_plural: 最近の更新 %d 件
220 220 label_registered_on: 登録日
221 221 label_activity: 活動
222 222 label_new: 新しく作成
223 223 label_logged_as: ログイン中:
224 224 label_environment: 環境
225 225 label_authentication: 認証
226 226 label_auth_source: 認証モード
227 227 label_auth_source_new: 新しい認証モード
228 228 label_auth_source_plural: 認証モード
229 229 label_subproject_plural: サブプロジェクト
230 230 label_min_max_length: 最小値 - 最大値の長さ
231 231 label_list: リストから選択
232 232 label_date: 日付
233 233 label_integer: 整数
234 234 label_boolean: 真偽値
235 235 label_string: テキスト
236 236 label_text: 長いテキスト
237 237 label_attribute: 属性
238 238 label_attribute_plural: 属性
239 239 label_download: %d ダウンロード
240 240 label_download_plural: %d ダウンロード
241 241 label_no_data: 表示するデータがありません
242 242 label_change_status: 変更の状況
243 243 label_history: 履歴
244 244 label_attachment: ファイル
245 245 label_attachment_new: 新しいファイル
246 246 label_attachment_delete: ファイルを削除
247 247 label_attachment_plural: ファイル
248 248 label_report: レポート
249 249 label_report_plural: レポート
250 250 label_news: ニュース
251 251 label_news_new: ニュースを追加
252 252 label_news_plural: ニュース
253 253 label_news_latest: 最新ニュース
254 254 label_news_view_all: 全てのニュースを見る
255 255 label_change_log: 変更記録
256 256 label_settings: 設定
257 257 label_overview: 概要
258 258 label_version: バージョン
259 259 label_version_new: 新しいバージョン
260 260 label_version_plural: バージョン
261 261 label_confirmation: 確認
262 262 label_export_to: 他の形式に出力
263 263 label_read: 読む...
264 264 label_public_projects: 公開プロジェクト
265 265 label_open_issues: 未着手
266 266 label_open_issues_plural: 未着手
267 267 label_closed_issues: 終了
268 268 label_closed_issues_plural: 終了
269 269 label_total: 合計
270 270 label_permissions: 権限
271 271 label_current_status: 現在の状態
272 272 label_new_statuses_allowed: 状態の移行先
273 273 label_all: 全て
274 274 label_none: なし
275 275 label_next:
276 276 label_previous:
277 277 label_used_by: 使用中
278 278 label_details: 詳細...
279 279 label_add_note: 注記を追加
280 280 label_per_page: ページ毎
281 281 label_calendar: カレンダー
282 282 label_months_from: ヶ月 from
283 283 label_gantt: ガントチャート
284 284 label_internal: Internal
285 285 label_last_changes: 最新の変更 %d 件
286 286 label_change_view_all: 全ての変更を見る
287 287 label_personalize_page: このページをパーソナライズする
288 288 label_comment: コメント
289 289 label_comment_plural: コメント
290 290 label_comment_add: コメント追加
291 291 label_comment_added: 追加されたコメント
292 292 label_comment_delete: コメント削除
293 293 label_query: カスタムクエリ
294 294 label_query_plural: カスタムクエリ
295 295 label_query_new: 新しいクエリ
296 296 label_filter_add: フィルタ追加
297 297 label_filter_plural: フィルタ
298 298 label_equals: 等しい
299 299 label_not_equals: 等しくない
300 300 label_in_less_than: 残日数がこれより多い
301 301 label_in_more_than: 残日数がこれより少ない
302 302 label_in: 残日数
303 303 label_today: 今日
304 304 label_less_than_ago: 経過日数がこれより少ない
305 305 label_more_than_ago: 経過日数がこれより多い
306 306 label_ago: 日前
307 307 label_contains: 含む
308 308 label_not_contains: 含まない
309 309 label_day_plural:
310 310 label_repository: SVNリポジトリ
311 311 label_browse: ブラウズ
312 312 label_modification: %d 点の変更
313 313 label_modification_plural: %d 点の変更
314 314 label_revision: リビジョン
315 315 label_revision_plural: リビジョン
316 label_added: 追加された
317 label_modified: 変更された
318 label_deleted: 削除された
316 label_added: 追加
317 label_modified: 変更
318 label_deleted: 削除
319 319 label_latest_revision: 最新リビジョン
320 label_latest_revision_plural: Latest revisions
320 label_latest_revision_plural: 最新リビジョン
321 321 label_view_revisions: リビジョンを見る
322 322 label_max_size: 最大サイズ
323 323 label_on:
324 324 label_sort_highest: 一番上へ
325 325 label_sort_higher: 上へ
326 326 label_sort_lower: 下へ
327 327 label_sort_lowest: 一番下へ
328 328 label_roadmap: ロードマップ
329 label_roadmap_due_in: Due in
330 label_roadmap_no_issues: No issues for this version
329 label_roadmap_due_in: 期日まで
330 label_roadmap_no_issues: このバージョンに向けての問題はありません
331 331 label_search: 検索
332 332 label_result: %d 件の結果
333 333 label_result_plural: %d 件の結果
334 334 label_all_words: すべての単語
335 335 label_wiki: Wiki
336 label_wiki_edit: Wiki edit
337 label_wiki_edit_plural: Wiki edits
336 label_wiki_edit: Wiki編集
337 label_wiki_edit_plural: Wiki編集
338 338 label_page_index: 索引
339 label_current_version:
340 label_preview: 下検分
341 label_feed_plural: Feeds
342 label_changes_details: Details of all changes
343 label_issue_tracking: Issue tracking
344 label_spent_time: Spent time
345 label_f_hour: %.2f hour
346 label_f_hour_plural: %.2f hours
347 label_time_tracking: Time tracking
348 label_change_plural: Changes
349 label_statistics: Statistics
350 label_commits_per_month: Commits per month
351 label_commits_per_author: Commits per author
352 label_view_diff: View differences
353 label_diff_inline: inline
354 label_diff_side_by_side: side by side
339 label_current_version:
340 label_preview: プレビュー
341 label_feed_plural: フィード
342 label_changes_details: 全変更の詳細
343 label_issue_tracking: 問題トラッキング
344 label_spent_time: 経過時間
345 label_f_hour: %.2f 時間
346 label_f_hour_plural: %.2f 時間
347 label_time_tracking: 時間トラッキング
348 label_change_plural: 変更
349 label_statistics: 統計
350 label_commits_per_month: 月別のコミット
351 label_commits_per_author: 起票者別のコミット
352 label_view_diff: 差分を見る
353 label_diff_inline: インライン
354 label_diff_side_by_side: 横に並べる
355 355
356 356 button_login: ログイン
357 357 button_submit: 変更
358 358 button_save: 保存
359 359 button_check_all: チェックを全部つける
360 360 button_uncheck_all: チェックを全部外す
361 361 button_delete: 削除
362 362 button_create: 作成
363 363 button_test: テスト
364 364 button_edit: 編集
365 365 button_add: 追加
366 366 button_change: 変更
367 367 button_apply: 適用
368 368 button_clear: クリア
369 369 button_lock: ロック
370 370 button_unlock: アンロック
371 371 button_download: ダウンロード
372 372 button_list: 一覧
373 373 button_view: 見る
374 374 button_move: 移動
375 375 button_back: 戻る
376 376 button_cancel: キャンセル
377 377 button_activate: 有効にする
378 378 button_sort: ソート
379 button_log_time: Log time
379 button_log_time: 時間を記録
380 380
381 status_active: active
382 status_registered: registered
383 status_locked: ロック
381 status_active: 有効
382 status_registered: 登録
383 status_locked: ロック
384 384
385 385 text_select_mail_notifications: どのメール通知を送信するか、アクションを選択してください。
386 386 text_regexp_info: 例) ^[A-Z0-9]+$
387 387 text_min_max_length_info: 0だと無制限になります
388 388 text_project_destroy_confirmation: 本当にこのプロジェクトと関連データを削除したいのですか?
389 389 text_workflow_edit: ワークフローを編集するロールとトラッカーを選んでください
390 390 text_are_you_sure: 本当に?
391 391 text_journal_changed: %s から %s への変更
392 392 text_journal_set_to: %s にセット
393 393 text_journal_deleted: 削除
394 394 text_tip_task_begin_day: この日に開始するタスク
395 395 text_tip_task_end_day: この日に終了するタスク
396 396 text_tip_task_begin_end_day: この日のうちに開始して終了するタスク
397 397
398 398 default_role_manager: 管理者
399 399 default_role_developper: 開発者
400 400 default_role_reporter: 報告者
401 401 default_tracker_bug: バグ
402 402 default_tracker_feature: 機能
403 403 default_tracker_support: サポート
404 404 default_issue_status_new: 新規
405 405 default_issue_status_assigned: 分担
406 406 default_issue_status_resolved: 解決
407 407 default_issue_status_feedback: フィードバック
408 408 default_issue_status_closed: 終了
409 409 default_issue_status_rejected: 却下
410 410 default_doc_category_user: ユーザ文書
411 411 default_doc_category_tech: 技術文書
412 412 default_priority_low: 低め
413 413 default_priority_normal: 通常
414 414 default_priority_high: 高め
415 415 default_priority_urgent: 急いで
416 416 default_priority_immediate: 今すぐ
417 default_activity_design: Design
418 default_activity_development: Development
417 default_activity_design: デザイン作業
418 default_activity_development: 開発作業
419 419
420 420 enumeration_issue_priorities: 問題の優先度
421 421 enumeration_doc_categories: 文書カテゴリ
422 enumeration_activities: Activities (time tracking)
422 enumeration_activities: 作業分類 (時間トラッキング)
General Comments 0
You need to be logged in to leave comments. Login now