@@ -151,8 +151,8 ja: | |||||
151 | circular_dependency: "この関係では、循環依存になります" |
|
151 | circular_dependency: "この関係では、循環依存になります" | |
152 | cant_link_an_issue_with_a_descendant: "親子関係にあるチケット間での関連の設定はできません" |
|
152 | cant_link_an_issue_with_a_descendant: "親子関係にあるチケット間での関連の設定はできません" | |
153 | earlier_than_minimum_start_date: "を%{date}より前にすることはできません。先行するチケットがあります" |
|
153 | earlier_than_minimum_start_date: "を%{date}より前にすることはできません。先行するチケットがあります" | |
154 | not_a_regexp: "is not a valid regular expression" |
|
154 | not_a_regexp: "は正しい正規表現ではありません" | |
155 | open_issue_with_closed_parent: "An open issue cannot be attached to a closed parent task" |
|
155 | open_issue_with_closed_parent: "完了したチケットに未完了の子チケットを追加することはできません" | |
156 |
|
156 | |||
157 | actionview_instancetag_blank_option: 選んでください |
|
157 | actionview_instancetag_blank_option: 選んでください | |
158 |
|
158 | |||
@@ -1226,10 +1226,9 ja: | |||||
1226 | label_font_proportional: プロポーショナル |
|
1226 | label_font_proportional: プロポーショナル | |
1227 | setting_timespan_format: 時間の形式 |
|
1227 | setting_timespan_format: 時間の形式 | |
1228 | label_table_of_contents: 目次 |
|
1228 | label_table_of_contents: 目次 | |
1229 | setting_commit_logs_formatting: Apply text formatting to commit messages |
|
1229 | setting_commit_logs_formatting: コミットメッセージにテキスト書式を適用 | |
1230 |
setting_mail_handler_enable_regex_delimiters: |
|
1230 | setting_mail_handler_enable_regex_delimiters: 正規表現を使用 | |
1231 | error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new |
|
1231 | error_move_of_child_not_possible: '子チケット %{child} を指定されたプロジェクトに移動できませんでした: %{errors}' | |
1232 | project: %{errors}' |
|
|||
1233 | error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: 削除対象チケットへの作業時間の再割り当てはできません |
|
1232 | error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: 削除対象チケットへの作業時間の再割り当てはできません | |
1234 | setting_timelog_required_fields: Required fields for time logs |
|
1233 | setting_timelog_required_fields: Required fields for time logs | |
1235 | label_attribute_of_object: '%{object_name}''s %{name}' |
|
1234 | label_attribute_of_object: '%{object_name}''s %{name}' |
General Comments 0
You need to be logged in to leave comments.
Login now