Patch #6732 » ja.yml.patch
config/locales/ja.yml (working copy) | ||
---|---|---|
175 | 175 |
notice_file_not_found: アクセスしようとしたページは存在しないか削除されています。 |
176 | 176 |
notice_locking_conflict: 別のユーザがデータを更新しています。 |
177 | 177 |
notice_not_authorized: このページにアクセスするには認証が必要です。 |
178 |
notice_not_authorized_archived_project: プロジェクトは書庫に保存されています。 |
|
178 | 179 |
notice_email_sent: "{{value}} 宛にメールを送信しました。" |
179 | 180 |
notice_email_error: "メール送信中にエラーが発生しました ({{value}})" |
180 | 181 |
notice_feeds_access_key_reseted: RSSアクセスキーを初期化しました。 |
... | ... | |
319 | 320 |
field_group_by: グループ条件 |
320 | 321 |
field_sharing: 共有 |
321 | 322 |
field_parent_issue: 親チケット |
323 |
field_member_of_group: 担当者のグループ |
|
324 |
field_assigned_to_role: 担当者のロール |
|
322 | 325 |
field_text: テキスト |
323 | 326 |
|
324 | 327 |
setting_app_title: アプリケーションのタイトル |
... | ... | |
751 | 754 |
label_search_titles_only: タイトルのみ |
752 | 755 |
label_user_mail_option_all: "参加しているプロジェクトの全ての通知" |
753 | 756 |
label_user_mail_option_selected: "選択したプロジェクトの全ての通知..." |
757 |
label_user_mail_option_none: "通知しない" |
|
754 | 758 |
label_user_mail_option_only_my_events: "ウォッチまたは関係している事柄のみ" |
755 | 759 |
label_user_mail_option_only_assigned: "自分が担当している事柄のみ" |
756 | 760 |
label_user_mail_option_only_owner: "自分が作成した事柄のみ" |
... | ... | |
944 | 948 |
enumeration_doc_categories: 文書カテゴリ |
945 | 949 |
enumeration_activities: 作業分類 (時間トラッキング) |
946 | 950 |
enumeration_system_activity: システム作業分類 |
947 |
label_user_mail_option_none: No events |
|
948 |
field_member_of_group: Assignee's group |
|
949 |
field_assigned_to_role: Assignee's role |
|
950 |
notice_not_authorized_archived_project: The project you're trying to access has been archived. |