diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-06-19 05:39:41 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-06-19 05:39:41 +0000 |
commit | 6def4625d5699560d6b5e40e19f7652883b204f2 (patch) | |
tree | 9c4f55e3a4bf318846a23b38571179a1149756cf /config | |
parent | ba0b635b1e7aa9ad228b65a600b239173a29415a (diff) | |
download | redmine-6def4625d5699560d6b5e40e19f7652883b204f2.tar.gz redmine-6def4625d5699560d6b5e40e19f7652883b204f2.zip |
Japanese translation updated by Go MAEDA (#26187)
git-svn-id: http://svn.redmine.org/redmine/trunk@16680 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/ja.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 12eff3e75..b274662a7 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1233,5 +1233,5 @@ ja: field_digest: チェックサム field_default_assigned_to: デフォルトの担当者 setting_show_custom_fields_on_registration: アカウント登録画面でカスタムフィールドを表示 - label_no_preview_alternative_html: No preview available. %{link} the file instead. - label_no_preview_download: Download + label_no_preview_alternative_html: このファイルはプレビューできません。 %{link} してください。 + label_no_preview_download: ダウンロード |