aboutsummaryrefslogtreecommitdiffstats
path: root/language/ja_JP
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2016-03-29 11:08:45 +0200
committerplegall <plg@piwigo.org>2016-03-29 11:08:45 +0200
commitd142c9872541b04dbfc7045022e0800509e3e86a (patch)
treeeb98bfe681d6aafe1a55980490b1e1166a4a735e /language/ja_JP
parent3c8e229a910809e1b7b32a6cdb5c438f8d80ac3b (diff)
bug #439, add new details in FTP+sync help in all languages
Diffstat (limited to 'language/ja_JP')
-rw-r--r--language/ja_JP/help/photos_add_ftp.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/language/ja_JP/help/photos_add_ftp.html b/language/ja_JP/help/photos_add_ftp.html
index 9a024be9a..21336b41d 100644
--- a/language/ja_JP/help/photos_add_ftp.html
+++ b/language/ja_JP/help/photos_add_ftp.html
@@ -70,6 +70,8 @@ galleries
<li>デフォルトでは、写真エレメント (ビデオ、サウンド、テキスト等) に関して、ファイル名の拡張子に関連付けられるアイコンはありません。
任意で、あなたはサムネイルおよび見本ファイルを関連付けることができます (上記例のvideo.aviをご覧ください)。</li>
+ <li>Multiple formats: a photo can be available in several formats. In this example, we have 3 additional formats for img0001.jpg. You can activate this feature with <code>$conf['enable_formats'] = true;</code> in your local configuration and define a list of formats, like <code>$conf['format_ext'] = array('cmyk.jpg', 'cr2', 'zip');</code></li>
+
<li><em>警告</em>: ディレクトリおよびファイル名には、文字、「-」「_」「.」の記号のみ含んでください。空白、アクセント符号は含まないでください。</li>
<li>ファイル、サムネイルおよび見本が正しくディレクトリに配置された場合、「<span class="pwgScreen">管理 > アルバム > 同期化</span>」に移動してください。</li>