You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ja.yml 23KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564
  1. _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
  2. actionview_datehelper_select_day_prefix:
  3. actionview_datehelper_select_month_names: 1月,2月,3月,4月,5月,6月,7月,8月,9月,10月,11月,12月
  4. actionview_datehelper_select_month_names_abbr: 1月,2月,3月,4月,5月,6月,7月,8月,9月,10月,11月,12月
  5. actionview_datehelper_select_month_prefix:
  6. actionview_datehelper_select_year_prefix:
  7. actionview_datehelper_select_year_suffix: 月
  8. actionview_datehelper_time_in_words_day: 1日
  9. actionview_datehelper_time_in_words_day_plural: %d日間
  10. actionview_datehelper_time_in_words_hour_about: 約1時間
  11. actionview_datehelper_time_in_words_hour_about_plural: 約%d時間
  12. actionview_datehelper_time_in_words_hour_about_single: 約1時間
  13. actionview_datehelper_time_in_words_minute: 1分
  14. actionview_datehelper_time_in_words_minute_half: 約30秒
  15. actionview_datehelper_time_in_words_minute_less_than: 1分以内
  16. actionview_datehelper_time_in_words_minute_plural: %d分
  17. actionview_datehelper_time_in_words_minute_single: 1分
  18. actionview_datehelper_time_in_words_second_less_than: 1秒以内
  19. actionview_datehelper_time_in_words_second_less_than_plural: %d秒以内
  20. actionview_instancetag_blank_option: 選んでください
  21. activerecord_error_inclusion: がリストに含まれていません
  22. activerecord_error_exclusion: が予約されています
  23. activerecord_error_invalid: が無効です
  24. activerecord_error_confirmation: 確認のパスワードと合っていません
  25. activerecord_error_accepted: を承諾してください
  26. activerecord_error_empty: が空です
  27. activerecord_error_blank: が空白です
  28. activerecord_error_too_long: が長すぎます
  29. activerecord_error_too_short: が短かすぎます
  30. activerecord_error_wrong_length: の長さが間違っています
  31. activerecord_error_taken: はすでに登録されています
  32. activerecord_error_not_a_number: が数字ではありません
  33. activerecord_error_not_a_date: の日付が間違っています
  34. activerecord_error_greater_than_start_date: を開始日より後にしてください
  35. activerecord_error_not_same_project: 同じプロジェクトに属していません
  36. activerecord_error_circular_dependency: この関係では、循環依存になります
  37. general_fmt_age: %d歳
  38. general_fmt_age_plural: %d歳
  39. general_fmt_date: %%Y年%%m月%%d日
  40. general_fmt_datetime: %%Y年%%m月%%d日 %%H:%%M %%p
  41. general_fmt_datetime_short: %%b %%d, %%H:%%M %%p
  42. general_fmt_time: %%H:%%M %%p
  43. general_text_No: 'いいえ'
  44. general_text_Yes: 'はい'
  45. general_text_no: 'いいえ'
  46. general_text_yes: 'はい'
  47. general_lang_name: 'Japanese (日本語)'
  48. general_csv_separator: ','
  49. general_csv_encoding: SJIS
  50. general_pdf_encoding: SJIS
  51. general_day_names: 月曜日,火曜日,水曜日,木曜日,金曜日,土曜日,日曜日
  52. general_first_day_of_week: '7'
  53. notice_account_updated: アカウントが更新されました。
  54. notice_account_invalid_creditentials: ユーザ名もしくはパスワードが無効
  55. notice_account_password_updated: パスワードが更新されました。
  56. notice_account_wrong_password: パスワードが違います
  57. notice_account_register_done: アカウントが作成されました。
  58. notice_account_unknown_email: ユーザが存在しません。
  59. notice_can_t_change_password: このアカウントでは外部認証を使っています。パスワードは変更できません。
  60. notice_account_lost_email_sent: 新しいパスワードのメールを送信しました。
  61. notice_account_activated: アカウントが有効になりました。ログインできます。
  62. notice_successful_create: 作成しました。
  63. notice_successful_update: 更新しました。
  64. notice_successful_delete: 削除しました。
  65. notice_successful_connection: 接続しました。
  66. notice_file_not_found: アクセスしようとしたページは存在しないか削除されています。
  67. notice_locking_conflict: 別のユーザがデータを更新しています。
  68. notice_scm_error: リポジトリに、エントリ/リビジョンが存在しません。
  69. notice_not_authorized: このページにアクセスするには認証が必要です。
  70. notice_email_sent: %s宛にメールを送信しました。
  71. notice_email_error: メール送信中にエラーが発生しました(%s)
  72. notice_feeds_access_key_reseted: RSSアクセスキーを初期化しました。
  73. mail_subject_lost_password: Redmineパスワード
  74. mail_body_lost_password: 'パスワードを変更するには、以下のリンクをたどってください:'
  75. mail_subject_register: Redmineアカウントが有効になりました
  76. mail_body_register: 'Redmineアカウントをアクティブにするには、以下のリンクをたどってください:'
  77. gui_validation_error: 1件のエラー
  78. gui_validation_error_plural: %d件のエラー
  79. field_name: 名前
  80. field_description: 説明
  81. field_summary: サマリ
  82. field_is_required: 必須
  83. field_firstname: 名前
  84. field_lastname: 苗字
  85. field_mail: メールアドレス
  86. field_filename: ファイル
  87. field_filesize: サイズ
  88. field_downloads: ダウンロード
  89. field_author: 起票者
  90. field_created_on: 作成日
  91. field_updated_on: 更新日
  92. field_field_format: 書式
  93. field_is_for_all: 全プロジェクト向け
  94. field_possible_values: 選択肢
  95. field_regexp: 正規表現
  96. field_min_length: 最小値
  97. field_max_length: 最大値
  98. field_value: 値
  99. field_category: カテゴリ
  100. field_title: タイトル
  101. field_project: プロジェクト
  102. field_issue: 問題
  103. field_status: ステータス
  104. field_notes: 注記
  105. field_is_closed: 終了した問題
  106. field_is_default: デフォルトのステータス
  107. field_tracker: トラッカー
  108. field_subject: 題名
  109. field_due_date: 期限日
  110. field_assigned_to: 担当者
  111. field_priority: 優先度
  112. field_fixed_version: 修正されたバージョン
  113. field_user: ユーザ
  114. field_role: 役割
  115. field_homepage: ホームページ
  116. field_is_public: 公開
  117. field_parent: 親プロジェクト名
  118. field_is_in_chlog: 変更記録に表示されている問題
  119. field_is_in_roadmap: ロードマップに表示されている問題
  120. field_login: ログイン
  121. field_mail_notification: メール通知
  122. field_admin: 管理者
  123. field_last_login_on: 最終接続日
  124. field_language: 言語
  125. field_effective_date: 日付
  126. field_password: パスワード
  127. field_new_password: 新しいパスワード
  128. field_password_confirmation: パスワードの確認
  129. field_version: バージョン
  130. field_type: タイプ
  131. field_host: ホスト
  132. field_port: ポート
  133. field_account: アカウント
  134. field_base_dn: Base DN
  135. field_attr_login: ログイン名属性
  136. field_attr_firstname: 名前属性
  137. field_attr_lastname: 苗字属性
  138. field_attr_mail: メール属性
  139. field_onthefly: あわせてユーザを作成
  140. field_start_date: 開始日
  141. field_done_ratio: 進捗 %%
  142. field_auth_source: 認証モード
  143. field_hide_mail: メールアドレスを隠す
  144. field_comments: コメント
  145. field_url: URL
  146. field_start_page: メインページ
  147. field_subproject: サブプロジェクト
  148. field_hours: 時間
  149. field_activity: 活動
  150. field_spent_on: 日付
  151. field_identifier: 識別子
  152. field_is_filter: フィルタとして使う
  153. field_issue_to_id: 関連する問題
  154. field_delay: 遅延
  155. field_assignable: 問題はこのロールに割り当てることができます
  156. field_redirect_existing_links: 既存のリンクをリダイレクトする
  157. field_estimated_hours: 予定工数
  158. setting_app_title: アプリケーションのタイトル
  159. setting_app_subtitle: アプリケーションのサブタイトル
  160. setting_welcome_text: ウェルカムメッセージ
  161. setting_default_language: 既定の言語
  162. setting_login_required: 認証が必要
  163. setting_self_registration: ユーザは自分で登録できる
  164. setting_attachment_max_size: 添付の最大サイズ
  165. setting_issues_export_limit: 出力する問題数の上限
  166. setting_mail_from: 送信元メールアドレス
  167. setting_host_name: ホスト名
  168. setting_text_formatting: テキストの書式
  169. setting_wiki_compression: Wiki履歴を圧縮する
  170. setting_feeds_limit: フィード内容の上限
  171. setting_autofetch_changesets: コミットを自動取得する
  172. setting_sys_api_enabled: リポジトリ管理用のWeb Serviceを有効化する
  173. setting_commit_ref_keywords: 参照用キーワード
  174. setting_commit_fix_keywords: 修正用キーワード
  175. setting_autologin: 自動ログイン
  176. setting_date_format: 日付の形式
  177. setting_cross_project_issue_relations: 異なるプロジェクトの問題間で関係の設定を許可
  178. label_user: ユーザ
  179. label_user_plural: ユーザ
  180. label_user_new: 新しいユーザ
  181. label_project: プロジェクト
  182. label_project_new: 新しいプロジェクト
  183. label_project_plural: プロジェクト
  184. label_project_all: 全プロジェクト
  185. label_project_latest: 最近のプロジェクト
  186. label_issue: 問題
  187. label_issue_new: 新しい問題
  188. label_issue_plural: 問題
  189. label_issue_view_all: 問題を全て見る
  190. label_document: 文書
  191. label_document_new: 新しい文書
  192. label_document_plural: 文書
  193. label_role: ロール
  194. label_role_plural: ロール
  195. label_role_new: 新しいロール
  196. label_role_and_permissions: ロールと権限
  197. label_member: メンバー
  198. label_member_new: 新しいメンバー
  199. label_member_plural: メンバー
  200. label_tracker: トラッカー
  201. label_tracker_plural: トラッカー
  202. label_tracker_new: 新しいトラッカーを作成
  203. label_workflow: ワークフロー
  204. label_issue_status: 問題のステータス
  205. label_issue_status_plural: 問題のステータス
  206. label_issue_status_new: 新しいステータス
  207. label_issue_category: 問題のカテゴリ
  208. label_issue_category_plural: 問題のカテゴリ
  209. label_issue_category_new: 新しいカテゴリ
  210. label_custom_field: カスタムフィールド
  211. label_custom_field_plural: カスタムフィールド
  212. label_custom_field_new: 新しいカスタムフィールドを作成
  213. label_enumerations: 列挙項目
  214. label_enumeration_new: 新しい値
  215. label_information: 情報
  216. label_information_plural: 情報
  217. label_please_login: ログインしてください
  218. label_register: 登録する
  219. label_password_lost: パスワードの再発行
  220. label_home: ホーム
  221. label_my_page: マイページ
  222. label_my_account: マイアカウント
  223. label_my_projects: マイプロジェクト
  224. label_administration: 管理
  225. label_login: ログイン
  226. label_logout: ログアウト
  227. label_help: ヘルプ
  228. label_reported_issues: 報告した問題
  229. label_assigned_to_me_issues: 担当している問題
  230. label_last_login: 最近の接続
  231. label_last_updates: 最近の更新1件
  232. label_last_updates_plural: 最近の更新%d件
  233. label_registered_on: 登録日
  234. label_activity: 活動
  235. label_new: 新しく作成
  236. label_logged_as: ログイン中:
  237. label_environment: 環境
  238. label_authentication: 認証
  239. label_auth_source: 認証モード
  240. label_auth_source_new: 新しい認証モード
  241. label_auth_source_plural: 認証モード
  242. label_subproject_plural: サブプロジェクト
  243. label_min_max_length: 最小値 - 最大値の長さ
  244. label_list: リストから選択
  245. label_date: 日付
  246. label_integer: 整数
  247. label_boolean: 真偽値
  248. label_string: テキスト
  249. label_text: 長いテキスト
  250. label_attribute: 属性
  251. label_attribute_plural: 属性
  252. label_download: %d ダウンロード
  253. label_download_plural: %d ダウンロード
  254. label_no_data: 表示するデータがありません
  255. label_change_status: ステータスの変更
  256. label_history: 履歴
  257. label_attachment: ファイル
  258. label_attachment_new: 新しいファイル
  259. label_attachment_delete: ファイルを削除
  260. label_attachment_plural: ファイル
  261. label_report: レポート
  262. label_report_plural: レポート
  263. label_news: ニュース
  264. label_news_new: ニュースを追加
  265. label_news_plural: ニュース
  266. label_news_latest: 最新ニュース
  267. label_news_view_all: 全てのニュースを見る
  268. label_change_log: 変更記録
  269. label_settings: 設定
  270. label_overview: 概要
  271. label_version: バージョン
  272. label_version_new: 新しいバージョン
  273. label_version_plural: バージョン
  274. label_confirmation: 確認
  275. label_export_to: 他の形式に出力
  276. label_read: 読む...
  277. label_public_projects: 公開プロジェクト
  278. label_open_issues: 未完了
  279. label_open_issues_plural: 未完了
  280. label_closed_issues: 終了
  281. label_closed_issues_plural: 終了
  282. label_total: 合計
  283. label_permissions: 権限
  284. label_current_status: 現在のステータス
  285. label_new_statuses_allowed: ステータスの移行先
  286. label_all: 全て
  287. label_none: なし
  288. label_next: 次
  289. label_previous: 前
  290. label_used_by: 使用中
  291. label_details: 詳細
  292. label_add_note: 注記を追加
  293. label_per_page: ページ毎
  294. label_calendar: カレンダー
  295. label_months_from: ヶ月 from
  296. label_gantt: ガントチャート
  297. label_internal: Internal
  298. label_last_changes: 最新の変更%d件
  299. label_change_view_all: 全ての変更を見る
  300. label_personalize_page: このページをパーソナライズする
  301. label_comment: コメント
  302. label_comment_plural: コメント
  303. label_comment_add: コメント追加
  304. label_comment_added: 追加されたコメント
  305. label_comment_delete: コメント削除
  306. label_query: カスタムクエリ
  307. label_query_plural: カスタムクエリ
  308. label_query_new: 新しいクエリ
  309. label_filter_add: フィルタ追加
  310. label_filter_plural: フィルタ
  311. label_equals: 等しい
  312. label_not_equals: 等しくない
  313. label_in_less_than: 残日数がこれより多い
  314. label_in_more_than: 残日数がこれより少ない
  315. label_in: 残日数
  316. label_today: 今日
  317. label_this_week: this week
  318. label_less_than_ago: 経過日数がこれより少ない
  319. label_more_than_ago: 経過日数がこれより多い
  320. label_ago: 日前
  321. label_contains: 含む
  322. label_not_contains: 含まない
  323. label_day_plural: 日
  324. label_repository: リポジトリ
  325. label_browse: ブラウズ
  326. label_modification: %d点の変更
  327. label_modification_plural: %d点の変更
  328. label_revision: リビジョン
  329. label_revision_plural: リビジョン
  330. label_added: 追加
  331. label_modified: 変更
  332. label_deleted: 削除
  333. label_latest_revision: 最新リビジョン
  334. label_latest_revision_plural: 最新リビジョン
  335. label_view_revisions: リビジョンを見る
  336. label_max_size: 最大サイズ
  337. label_on: 合計
  338. label_sort_highest: 一番上へ
  339. label_sort_higher: 上へ
  340. label_sort_lower: 下へ
  341. label_sort_lowest: 一番下へ
  342. label_roadmap: ロードマップ
  343. label_roadmap_due_in: 期日まで
  344. label_roadmap_overdue: %s late
  345. label_roadmap_no_issues: このバージョンに向けての問題はありません
  346. label_search: 検索
  347. label_result_plural: 結果
  348. label_all_words: すべての単語
  349. label_wiki: Wiki
  350. label_wiki_edit: Wiki編集
  351. label_wiki_edit_plural: Wiki編集
  352. label_wiki_page: Wiki page
  353. label_wiki_page_plural: Wikiページ
  354. label_index_by_title: 索引
  355. label_index_by_date: Index by date
  356. label_current_version: 最新版
  357. label_preview: プレビュー
  358. label_feed_plural: フィード
  359. label_changes_details: 全変更の詳細
  360. label_issue_tracking: 問題トラッキング
  361. label_spent_time: 経過時間
  362. label_f_hour: %.2f 時間
  363. label_f_hour_plural: %.2f 時間
  364. label_time_tracking: 時間トラッキング
  365. label_change_plural: 変更
  366. label_statistics: 統計
  367. label_commits_per_month: 月別のコミット
  368. label_commits_per_author: 起票者別のコミット
  369. label_view_diff: 差分を見る
  370. label_diff_inline: インライン
  371. label_diff_side_by_side: 横に並べる
  372. label_options: オプション
  373. label_copy_workflow_from: ワークフローをここからコピー
  374. label_permissions_report: 権限レポート
  375. label_watched_issues: ウォッチ中の問題
  376. label_related_issues: 関連する問題
  377. label_applied_status: 適用されたステータス
  378. label_loading: ロード中...
  379. label_relation_new: 新しい関連
  380. label_relation_delete: 関連の削除
  381. label_relates_to: 関係している
  382. label_duplicates: 重複している
  383. label_blocks: ブロックしている
  384. label_blocked_by: ブロックされている
  385. label_precedes: 先行する
  386. label_follows: 後続する
  387. label_end_to_start: end to start
  388. label_end_to_end: end to end
  389. label_start_to_start: start to start
  390. label_start_to_end: start to end
  391. label_stay_logged_in: ログインを維持
  392. label_disabled: 無効
  393. label_show_completed_versions: 完了したバージョンを表示
  394. label_me: 自分
  395. label_board: フォーラム
  396. label_board_new: 新しいフォーラム
  397. label_board_plural: フォーラム
  398. label_topic_plural: トピック
  399. label_message_plural: メッセージ
  400. label_message_last: 最新のメッセージ
  401. label_message_new: 新しいメッセージ
  402. label_reply_plural: 返答
  403. label_send_information: アカウント情報をユーザに送信
  404. label_year: 年
  405. label_month: 月
  406. label_week: 週
  407. label_date_from: から
  408. label_date_to: まで
  409. label_language_based: 既定の言語の設定に従う
  410. label_sort_by: %sで並び替え
  411. label_send_test_email: テストメールを送信
  412. label_feeds_access_key_created_on: RSSアクセスキーは%s前に作成されました
  413. label_module_plural: モジュール
  414. label_added_time_by: %sが%s前に追加しました
  415. label_updated_time: %s前に更新されました
  416. label_jump_to_a_project: プロジェクトへ移動...
  417. button_login: ログイン
  418. button_submit: 変更
  419. button_save: 保存
  420. button_check_all: チェックを全部つける
  421. button_uncheck_all: チェックを全部外す
  422. button_delete: 削除
  423. button_create: 作成
  424. button_test: テスト
  425. button_edit: 編集
  426. button_add: 追加
  427. button_change: 変更
  428. button_apply: 適用
  429. button_clear: クリア
  430. button_lock: ロック
  431. button_unlock: アンロック
  432. button_download: ダウンロード
  433. button_list: 一覧
  434. button_view: 見る
  435. button_move: 移動
  436. button_back: 戻る
  437. button_cancel: キャンセル
  438. button_activate: 有効にする
  439. button_sort: ソート
  440. button_log_time: 時間を記録
  441. button_rollback: このバージョンにロールバック
  442. button_watch: ウォッチ
  443. button_unwatch: ウォッチをやめる
  444. button_reply: 返答
  445. button_archive: 書庫に保存
  446. button_unarchive: 書庫から戻す
  447. button_reset: リセット
  448. button_rename: 名前変更
  449. status_active: 有効
  450. status_registered: 登録
  451. status_locked: ロック
  452. text_select_mail_notifications: どのメール通知を送信するか、アクションを選択してください。
  453. text_regexp_info: 例) ^[A-Z0-9]+$
  454. text_min_max_length_info: 0だと無制限になります
  455. text_project_destroy_confirmation: 本当にこのプロジェクトと関連データを削除したいのですか?
  456. text_workflow_edit: ワークフローを編集するロールとトラッカーを選んでください
  457. text_are_you_sure: よろしいですか?
  458. text_journal_changed: %sから%sに変更
  459. text_journal_set_to: %sにセット
  460. text_journal_deleted: 削除
  461. text_tip_task_begin_day: この日に開始するタスク
  462. text_tip_task_end_day: この日に終了するタスク
  463. text_tip_task_begin_end_day: この日のうちに開始して終了するタスク
  464. text_project_identifier_info: '英小文字(a-z)と数字とダッシュ(-)が使えます。<br />一度保存すると、識別子は変更できません。'
  465. text_caracters_maximum: 最大 %d 文字です。
  466. text_length_between: 長さは %d から %d 文字までです。
  467. text_tracker_no_workflow: このトラッカーにワークフローが定義されていません
  468. text_unallowed_characters: 使えない文字です
  469. text_comma_separated: (カンマで区切った)複数の値が使えます
  470. text_issues_ref_in_commit_messages: コミットメッセージ内で問題の参照/修正
  471. text_issue_added: 問題 %s が報告されました。
  472. text_issue_updated: 問題 %s が更新されました。
  473. text_wiki_destroy_confirmation: 本当にこのwikiとその内容の全てを削除しますか?
  474. text_issue_category_destroy_question: このカテゴリに割り当て済みの問題(%d)があります。何をしようとしていますか?
  475. text_issue_category_destroy_assignments: カテゴリの割り当てを削除する
  476. text_issue_category_reassign_to: 問題をこのカテゴリに再割り当てする
  477. default_role_manager: 管理者
  478. default_role_developper: 開発者
  479. default_role_reporter: 報告者
  480. default_tracker_bug: バグ
  481. default_tracker_feature: 機能
  482. default_tracker_support: サポート
  483. default_issue_status_new: 新規
  484. default_issue_status_assigned: 担当
  485. default_issue_status_resolved: 解決
  486. default_issue_status_feedback: フィードバック
  487. default_issue_status_closed: 終了
  488. default_issue_status_rejected: 却下
  489. default_doc_category_user: ユーザ文書
  490. default_doc_category_tech: 技術文書
  491. default_priority_low: 低め
  492. default_priority_normal: 通常
  493. default_priority_high: 高め
  494. default_priority_urgent: 急いで
  495. default_priority_immediate: 今すぐ
  496. default_activity_design: デザイン作業
  497. default_activity_development: 開発作業
  498. enumeration_issue_priorities: 問題の優先度
  499. enumeration_doc_categories: 文書カテゴリ
  500. enumeration_activities: 作業分類 (時間トラッキング)
  501. label_file_plural: ファイル
  502. label_changeset_plural: チェンジセット
  503. field_column_names: 項目
  504. label_default_columns: 既定の項目
  505. setting_issue_list_default_columns: 問題の一覧で表示する項目
  506. setting_repositories_encodings: リポジトリのエンコーディング
  507. notice_no_issue_selected: "問題が選択されていません! 更新対象の問題を選択してください。"
  508. label_bulk_edit_selected_issues: 問題の一括編集
  509. label_no_change_option: (変更無し)
  510. notice_failed_to_save_issues: "%d件の問題が保存できませんでした(%d件選択のうち) : %s."
  511. label_theme: テーマ
  512. label_default: 既定
  513. label_search_titles_only: タイトルのみ
  514. label_nobody: nobody
  515. button_change_password: パスワード変更
  516. text_user_mail_option: "未選択のプロジェクトでは、ウォッチまたは関係している問題(例: 自分が報告者もしくは担当者である問題)のみメールが送信されます。"
  517. label_user_mail_option_selected: "選択したプロジェクト..."
  518. label_user_mail_option_all: "参加しているプロジェクトの全ての問題"
  519. label_user_mail_option_none: "ウォッチまたは関係している問題のみ"
  520. setting_emails_footer: メールのフッタ
  521. label_float: 小数
  522. button_copy: コピー
  523. mail_body_account_information_external: 「%s」アカウントを使ってRedmineにログインできます。
  524. mail_body_account_information: Redmineアカウント情報
  525. setting_protocol: プロトコル
  526. label_user_mail_no_self_notified: 自分自身による変更の通知は不要です
  527. setting_time_format: 時刻の形式
  528. label_registration_activation_by_email: メールでアカウントを有効化
  529. mail_subject_account_activation_request: Redminアカウントの有効化要求
  530. mail_body_account_activation_request: 新しいユーザ(%s)が登録しています。このアカウントはあなたの承認待ちです:
  531. label_registration_automatic_activation: 自動でアカウントを有効化
  532. label_registration_manual_activation: 手動でアカウントを有効化
  533. notice_account_pending: アカウントは作成済みで、管理者の承認待ちです。
  534. field_time_zone: タイムゾーン
  535. text_caracters_minimum: 最低%d文字の長さが必要です
  536. setting_bcc_recipients: ブラインドカーボンコピーで受信(bcc)
  537. button_annotate: 注釈
  538. label_issues_by: %s別の問題
  539. field_searchable: Searchable
  540. label_display_per_page: 'Per page: %s'
  541. setting_per_page_options: Objects per page options
  542. label_age: Age
  543. notice_default_data_loaded: Default configuration successfully loaded.
  544. text_load_default_configuration: Load the default configuration
  545. text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded."
  546. error_can_t_load_default_data: "Default configuration could not be loaded: %s"
  547. button_update: Update
  548. label_change_properties: Change properties
  549. label_general: General
  550. label_repository_plural: Repositories