aboutsummaryrefslogtreecommitdiffstats
path: root/language/ar_SA/help
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/ar_SA/help
parent3c8e229a910809e1b7b32a6cdb5c438f8d80ac3b (diff)
bug #439, add new details in FTP+sync help in all languages
Diffstat (limited to 'language/ar_SA/help')
-rw-r--r--language/ar_SA/help/photos_add_ftp.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/language/ar_SA/help/photos_add_ftp.html b/language/ar_SA/help/photos_add_ftp.html
index 0b992840b..4d7db35b0 100644
--- a/language/ar_SA/help/photos_add_ftp.html
+++ b/language/ar_SA/help/photos_add_ftp.html
@@ -101,6 +101,8 @@ wedding.jpg في المثال أعلاه, بدون اختصار على الصو
<li>ملفات الصور المصغرة وليس من الضروري ان يكون ملحقها نفس
الصورة المرتبطة بها (على سبيل المثال " JPG" صورة قد يكون لها ملحق " GIF").</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>من المستحسن استخدام وحدة خارجية انشاء صورة مصغرة</li>
<li>إستخدام أداة إنشاء الصورة المصغرة المتكاملة في Piwigo هو
@@ -109,4 +111,4 @@ wedding.jpg في المثال أعلاه, بدون اختصار على الصو
<li>إذا اخترت استخدام خادم الويب ل إنشاء الصور المصغرة ، يجب السماح حق الوصول للكتابة على كافة مجلدات الالبومات</li>
</ul>
-</fieldset> \ No newline at end of file
+</fieldset>