aboutsummaryrefslogtreecommitdiffstats
path: root/language/ar_SA/help/photos_add_ftp.html
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2016-05-03 15:55:16 +0200
committerplegall <plg@piwigo.org>2016-05-03 15:55:16 +0200
commitf0d29d9134193be7fe708b6a2f54f80eeb9e77bf (patch)
tree8f4084c62c85f7ace2d5c764235a624060d1e47b /language/ar_SA/help/photos_add_ftp.html
parentc5af8c4922f8cd7d833da7900592ffaae3b8e0da (diff)
cherry-pick 50 commits from translation2.8.1
git log --reverse --oneline translation ^master --pretty=format:"git cherry-pick --no-commit %H" a452994..c7465d6 | bash
Diffstat (limited to 'language/ar_SA/help/photos_add_ftp.html')
-rw-r--r--language/ar_SA/help/photos_add_ftp.html70
1 files changed, 32 insertions, 38 deletions
diff --git a/language/ar_SA/help/photos_add_ftp.html b/language/ar_SA/help/photos_add_ftp.html
index 19a76afec..4d7db35b0 100644
--- a/language/ar_SA/help/photos_add_ftp.html
+++ b/language/ar_SA/help/photos_add_ftp.html
@@ -30,47 +30,39 @@
المعرض (ولكن
به العديد من الميزات:</p>
-<pre>
-.
-|-- admin
-|-- doc
-|-- galleries
-| |-- album-1
-| | |-- album-1.1
-| | | |-- album-1.1.1
-| | | | |-- album-1.1.1.1
-| | | | | |-- pwg_high
-| | | | | | +-- wedding.jpg
-| | | | | |-- thumbnail
-| | | | | | +-- TN-wedding.jpg
-| | | | | +-- wedding.jpg
-| | | | +-- album-1.1.1.2
-| | | +-- album-1.1.2
-| | |-- album-1.2
-| | | |-- pookie.jpg
-| | | +-- thumbnail
-| | | +-- TN-pookie.jpg
-| | +-- album-1.3
-| +-- album-2
-| |-- piglet.gif
-| |-- pwg_representative
-| | +-- video.jpg
-| |-- thumbnail
-| | +-- TN-piglet.jpg
-| +-- video.avi
-|-- include
-|-- install
-|-- language
-|-- local
-|-- plugins
-|-- template-extension
-|-- themes
-+-- tool</pre>
+ <pre>
+galleries
+|-- wedding
+| |-- celebration
+| | |-- arrival
+| | | |-- paul-alone.jpg
+| | | +-- sarah-alone.jpg
+| | +-- departure
+| | +-- paul-and-sarah.jpg
+| +-- party
+| |-- dancers001.jpg
+| |-- dancers002.jpg
+| +-- dancers003.jpg
++-- honeymoon
+| |-- hotel.png
+| |-- video-from-plane.avi
+| +-- pwg_representative
+| +-- video-from-plane.jpg
++-- photoshoot
+ |-- img0001.jpg
+ |-- img0002.jpg
+ +-- pwg_format
+ |-- img0001.cr2
+ |-- img0001.cmyk.jpg
+ |-- img0001.zip
+ |-- img0002.cr2
+ +-- img0002.cmyk.jpg
+</pre>
</li>
<li>باستثناء تلك المسماة "تصغير"، "pwg_high "
-"pwg_representative"(انظر شرح أدناه)، تحت كل مجلد
+"pwg_representative" and "pwg_format"(انظر شرح أدناه)، تحت كل مجلد
"معرض" تنتج ألبوم, لا يوجد حد في العمق,</li>
<li>في الأساس ، اي عنصر يمثل ب ملف, يمكن أن يكون ملف
@@ -109,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 هو
@@ -117,4 +111,4 @@ wedding.jpg في المثال أعلاه, بدون اختصار على الصو
<li>إذا اخترت استخدام خادم الويب ل إنشاء الصور المصغرة ، يجب السماح حق الوصول للكتابة على كافة مجلدات الالبومات</li>
</ul>
-</fieldset> \ No newline at end of file
+</fieldset>