Mercurial > hg > soundsoftware-site
view .svn/pristine/f9/f9b3f76db9f5a36a5f6043baf3d5f6ff7ea59433.svn-base @ 1580:fa3d9c22497c dockerise
More requires
author | Chris Cannam |
---|---|
date | Fri, 04 Aug 2017 18:01:54 +0100 |
parents | 261b3d9a4903 |
children |
line wrap: on
line source
# HG changeset patch # User tmaruyama # Date 1362559296 0 # Node ID ee54942e0289c30bea1b1973750b698b1ee7c466 # Parent 738777832f379f6f099c25251593fc57bc17f586 fix some Japanese "issue" translations (#13350) Contributed by Go MAEDA. diff --git a/config/locales/ja.yml b/config/locales/ja.yml --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -904,9 +904,9 @@ ja: text_journal_set_to: "%{label} を %{value} にセット" text_journal_deleted: "%{label} を削除 (%{old})" text_journal_added: "%{label} %{value} を追加" - text_tip_issue_begin_day: この日に開始するタスク - text_tip_issue_end_day: この日に終了するタスク - text_tip_issue_begin_end_day: この日のうちに開始して終了するタスク + text_tip_issue_begin_day: この日に開始するチケット + text_tip_issue_end_day: この日に終了するチケット + text_tip_issue_begin_end_day: この日に開始・終了するチケット text_caracters_maximum: "最大%{count}文字です。" text_caracters_minimum: "最低%{count}文字の長さが必要です" text_length_between: "長さは%{min}から%{max}文字までです。"