Patch #29115 » ja-translation-change-date-operators.diff
config/locales/ja.yml (working copy) | ||
---|---|---|
627 | 627 |
label_filter_plural: フィルタ |
628 | 628 |
label_equals: 等しい |
629 | 629 |
label_not_equals: 等しくない |
630 |
label_in_less_than: 今日から○日後以前
|
|
631 |
label_in_more_than: 今日から○日後以降
|
|
630 |
label_in_less_than: n日後以前
|
|
631 |
label_in_more_than: n日後以降
|
|
632 | 632 |
label_greater_or_equal: 以上 |
633 | 633 |
label_less_or_equal: 以下 |
634 |
label_in: 今日から○日後
|
|
634 |
label_in: n日後
|
|
635 | 635 |
label_today: 今日 |
636 | 636 |
label_all_time: 全期間 |
637 | 637 |
label_yesterday: 昨日 |
... | ... | |
642 | 642 |
label_last_month: 先月 |
643 | 643 |
label_this_year: 今年 |
644 | 644 |
label_date_range: 期間 |
645 |
label_less_than_ago: 今日より○日前以降
|
|
646 |
label_more_than_ago: 今日より○日前以前
|
|
647 |
label_ago: ○日前
|
|
645 |
label_less_than_ago: n日前以降
|
|
646 |
label_more_than_ago: n日前以前
|
|
647 |
label_ago: n日前
|
|
648 | 648 |
label_contains: 含む |
649 | 649 |
label_not_contains: 含まない |
650 | 650 |
label_day_plural: 日 |
... | ... | |
1083 | 1083 |
label_cross_project_system: すべてのプロジェクト |
1084 | 1084 |
button_hide: 隠す |
1085 | 1085 |
setting_non_working_week_days: 休業日 |
1086 |
label_in_the_next_days: 今後○日
|
|
1087 |
label_in_the_past_days: 過去○日
|
|
1086 |
label_in_the_next_days: 今後n日以内
|
|
1087 |
label_in_the_past_days: 過去n日以内
|
|
1088 | 1088 |
label_attribute_of_user: ユーザーの %{name} |
1089 | 1089 |
text_turning_multiple_off: この設定を無効にすると、複数選択されている値のうち1個だけが保持され残りは選択解除されます。 |
1090 | 1090 |
label_attribute_of_issue: チケットの %{name} |