Mercurial > hg > soundsoftware-site
comparison test/fixtures/diffs/issue-12641-ja.diff @ 1464:261b3d9a4903 redmine-2.4
Update to Redmine 2.4 branch rev 12663
author | Chris Cannam |
---|---|
date | Tue, 14 Jan 2014 14:37:42 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1296:038ba2d95de8 | 1464:261b3d9a4903 |
---|---|
1 # HG changeset patch | |
2 # User tmaruyama | |
3 # Date 1362559296 0 | |
4 # Node ID ee54942e0289c30bea1b1973750b698b1ee7c466 | |
5 # Parent 738777832f379f6f099c25251593fc57bc17f586 | |
6 fix some Japanese "issue" translations (#13350) | |
7 | |
8 Contributed by Go MAEDA. | |
9 | |
10 diff --git a/config/locales/ja.yml b/config/locales/ja.yml | |
11 --- a/config/locales/ja.yml | |
12 +++ b/config/locales/ja.yml | |
13 @@ -904,9 +904,9 @@ ja: | |
14 text_journal_set_to: "%{label} を %{value} にセット" | |
15 text_journal_deleted: "%{label} を削除 (%{old})" | |
16 text_journal_added: "%{label} %{value} を追加" | |
17 - text_tip_issue_begin_day: この日に開始するタスク | |
18 - text_tip_issue_end_day: この日に終了するタスク | |
19 - text_tip_issue_begin_end_day: この日のうちに開始して終了するタスク | |
20 + text_tip_issue_begin_day: この日に開始するチケット | |
21 + text_tip_issue_end_day: この日に終了するチケット | |
22 + text_tip_issue_begin_end_day: この日に開始・終了するチケット | |
23 text_caracters_maximum: "最大%{count}文字です。" | |
24 text_caracters_minimum: "最低%{count}文字の長さが必要です" | |
25 text_length_between: "長さは%{min}から%{max}文字までです。" |