diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-05 21:35:06 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-05 21:35:06 +0000 |
| commit | 0e4bcac74a6d7a32382250d908930b7e95f3efb2 (patch) | |
| tree | a94db984ba1bc33966922b145d8d5237f588358b /roundcubemail/program/localization/ja_JP | |
| parent | 84d3cd8cc2e9dafe04671b91c5a555ec860a65d5 (diff) | |
cs_CZ sk_SK et_EE ja_J gl_ES ru_RU hu_HU update
git-svn-id: https://svn.roundcube.net/trunk@3101 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ja_JP')
| -rw-r--r-- | roundcubemail/program/localization/ja_JP/labels.inc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/ja_JP/labels.inc b/roundcubemail/program/localization/ja_JP/labels.inc index f562b2687..1356962da 100644 --- a/roundcubemail/program/localization/ja_JP/labels.inc +++ b/roundcubemail/program/localization/ja_JP/labels.inc @@ -258,6 +258,18 @@ $labels['section'] = '設定項目'; $labels['maintenance'] = 'メンテナンス設定'; $labels['newmessage'] = '新着メール設定'; $labels['listoptions'] = '一覧設定'; +$labels['signatureoptions'] = '署名の設定'; +$labels['whenreplying'] = '返信時の本文'; +$labels['replytopposting'] = 'オリジナル引用部の前に本文を作成'; +$labels['replybottomposting'] = 'オリジナル引用部の後に本文を作成'; +$labels['replyremovesignature'] = '返信時にメッセージからオリジナルの署名を除去'; +$labels['autoaddsignature'] = '署名を自動的に付加'; +$labels['newmessageonly'] = '新規作成時のみ'; +$labels['replyandforwardonly'] = '返信・転送時のみ'; +$labels['replysignaturepos'] = '返信・転送時に署名を挿入する位置'; +$labels['belowquote'] = '引用部の後'; +$labels['abovequote'] = '引用部の前'; +$labels['insertsignature'] = '署名の挿入'; $labels['folder'] = 'フォルダ'; $labels['folders'] = 'フォルダ一覧'; $labels['foldername'] = 'フォルダ名'; |
