Project

General

Profile

Patch #8375 » ja_yml_confirmation_msg_improvement.diff

Go MAEDA, 2011-05-14 10:41

View differences:

config/locales/ja.yml (working copy)
888 888
  text_select_mail_notifications: どのメール通知を送信するか、アクションを選択してください。
889 889
  text_regexp_info: 例) ^[A-Z0-9]+$
890 890
  text_min_max_length_info: 0だと無制限になります
891
  text_project_destroy_confirmation: 本当にこのプロジェクトと関連データを削除してもよろしいですか?
891
  text_project_destroy_confirmation: 本当にこのプロジェクトと関連データを削除しすか?
892 892
  text_subprojects_destroy_warning: "サブプロジェクト %{value} も削除されます。"
893 893
  text_workflow_edit: ワークフローを編集するロールとトラッカーを選んでください
894 894
  text_are_you_sure: よろしいですか?
895
  text_are_you_sure_with_children: チケットとその子チケットすべてを削除しますか?
895
  text_are_you_sure_with_children: チケットとその子チケットすべてを削除しますか
896 896
  text_journal_changed: "%{label} を %{old} から %{new} に変更"
897 897
  text_journal_changed_no_detail: "%{label} を更新"
898 898
  text_journal_set_to: "%{label} を %{value} にセット"
......
942 942
  text_wiki_page_nullify_children: "子ページをメインページ配下に移動する"
943 943
  text_wiki_page_destroy_children: "配下の子孫ページも削除する"
944 944
  text_wiki_page_reassign_children: "子ページを次の親ページの配下に移動する"
945
  text_own_membership_delete_confirmation: "いくつかまたはすべての権限をあなた自身から剥奪しようとしているため、このプロジェクトを編集できなくなるかもしれません。\n本当に続けてもよろしいですか?"
945
  text_own_membership_delete_confirmation: "一部またはすべての権限を自分自身から剥奪しようとしているため、このプロジェクトを編集できなくなる可能性があります。\n本当に続けますか?"
946 946
  text_zoom_in: 拡大
947 947
  text_zoom_out: 縮小
948 948
  text_warn_on_leaving_unsaved: このページから移動すると、保存されていないデータが失われます。
......
981 981
  label_additional_workflow_transitions_for_assignee: チケット担当者に追加で許可する遷移
982 982
  label_additional_workflow_transitions_for_author: チケット作成者に追加で許可する遷移
983 983
  label_bulk_edit_selected_time_entries: 作業時間の一括編集
984
  text_time_entries_destroy_confirmation: 本当に選択した作業時間を削除してもよろしいですか?
984
  text_time_entries_destroy_confirmation: 本当に選択した作業時間を削除しますか?
985 985

  
986 986
  label_role_anonymous: Anonymous
987 987
  label_role_non_member: Non member
......
996 996
  field_is_private: プライベート
997 997
  permission_set_issues_private: チケットをプライベートに設定
998 998
  label_issues_visibility_public: プライベートチケット以外
999
  text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
999
  text_issues_destroy_descendants_confirmation: %{count}個の子チケットも削除されます。
    (1-1/1)