aboutsummaryrefslogtreecommitdiffstats
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
parent3c8e229a910809e1b7b32a6cdb5c438f8d80ac3b (diff)
bug #439, add new details in FTP+sync help in all languages
-rw-r--r--language/ar_SA/help/photos_add_ftp.html4
-rwxr-xr-xlanguage/ca_ES/help/photos_add_ftp.html4
-rw-r--r--language/cs_CZ/help/photos_add_ftp.html2
-rwxr-xr-xlanguage/da_DK/help/photos_add_ftp.html4
-rw-r--r--language/de_DE/help/photos_add_ftp.html4
-rwxr-xr-xlanguage/el_GR/help/photos_add_ftp.html4
-rw-r--r--language/es_ES/help/photos_add_ftp.html2
-rw-r--r--language/fr_CA/help/photos_add_ftp.html78
-rwxr-xr-xlanguage/gl_ES/help/photos_add_ftp.html2
-rw-r--r--language/hu_HU/help/photos_add_ftp.html2
-rw-r--r--language/it_IT/help/photos_add_ftp.html2
-rw-r--r--language/ja_JP/help/photos_add_ftp.html2
-rw-r--r--language/ka_GE/help/photos_add_ftp.html2
-rw-r--r--language/lv_LV/help/photos_add_ftp.html2
-rw-r--r--language/nb_NO/help/photos_add_ftp.html34
-rwxr-xr-xlanguage/nn_NO/help/photos_add_ftp.html4
-rw-r--r--language/pl_PL/help/photos_add_ftp.html4
-rw-r--r--language/pt_BR/help/photos_add_ftp.html20
-rw-r--r--language/pt_PT/help/photos_add_ftp.html19
-rw-r--r--language/ru_RU/help/photos_add_ftp.html4
-rw-r--r--language/sk_SK/help/photos_add_ftp.html21
-rwxr-xr-xlanguage/sv_SE/help/photos_add_ftp.html4
-rwxr-xr-xlanguage/tr_TR/help/photos_add_ftp.html6
-rwxr-xr-xlanguage/uk_UA/help/photos_add_ftp.html4
-rw-r--r--language/zh_CN/help/photos_add_ftp.html18
-rwxr-xr-xlanguage/zh_TW/help/photos_add_ftp.html19
26 files changed, 81 insertions, 190 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>
diff --git a/language/ca_ES/help/photos_add_ftp.html b/language/ca_ES/help/photos_add_ftp.html
index 4839ac553..3037f7384 100755
--- a/language/ca_ES/help/photos_add_ftp.html
+++ b/language/ca_ES/help/photos_add_ftp.html
@@ -62,6 +62,8 @@ galleries
<li>No es representen amb una icona per defecte elements com ara arxius de v&iacute;deo, sons, textos d'arxius, i altres extensions. Opcionalment, es pot associar una miniatura i un arxiu de representanci&oacute; (veure el video-avio.avi en l'exemple anterior).</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>Una vegada que les fotos estan ben col &middot; locades en els directoris, aneu a: <span class="pwgScreen">Gestionar (al Tauler de control) &raquo; Eines &raquo; Sincronitzar</span></li>
</ul>
-</fieldset> \ No newline at end of file
+</fieldset>
diff --git a/language/cs_CZ/help/photos_add_ftp.html b/language/cs_CZ/help/photos_add_ftp.html
index 4976cf80b..78b678207 100644
--- a/language/cs_CZ/help/photos_add_ftp.html
+++ b/language/cs_CZ/help/photos_add_ftp.html
@@ -89,6 +89,8 @@ galleries
<li>Doporučujeme použít externí aplikaci protvorbu náhledů.</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>Vytvářená náhledů pomocí Piwigo může vést ke špatné kvalitě vytvořených náhledů, protože ta závisí na zdrojích serveru (a toto může být na sdílených serverech (webhosting) problém).
<li>Pokud budete přesto vytvářet náhledy pomocí Piwigo na serveru, tak musíte povolit přístup pro zápis pro všechny v adresáři "galleries" a všech podadresářích.</li>
diff --git a/language/da_DK/help/photos_add_ftp.html b/language/da_DK/help/photos_add_ftp.html
index 489087079..66f47e620 100755
--- a/language/da_DK/help/photos_add_ftp.html
+++ b/language/da_DK/help/photos_add_ftp.html
@@ -67,10 +67,12 @@ galleries
<li>Ingen fotoelementer (video, lyde, tekstfiler, alt muligt andet ...) er som standard repræsenteret af en ikon
svarende til filendelsen. Man kan valgfrit associere et miniaturebillede og repræsentativ fil (se video.avi i eksemplet herover).</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>Advarsel</em>: Navnene på mapper og filer må kun indeholde bogstaver, tal, "-", "_" eller ".". Ingen mellemrum eller accenttegn.</li>
<li>Når fotografierne er korrekt placeret i mapperne, går man til: <span class="pwgScreen">Administration &raquo; Værktøjer &raquo;
Synkroniser</span></li>
</ul>
-</fieldset> \ No newline at end of file
+</fieldset>
diff --git a/language/de_DE/help/photos_add_ftp.html b/language/de_DE/help/photos_add_ftp.html
index 562417839..8a0a07b88 100644
--- a/language/de_DE/help/photos_add_ftp.html
+++ b/language/de_DE/help/photos_add_ftp.html
@@ -66,7 +66,7 @@ galleries
</li>
<li>
- Außer dem Verzeichnisse "pwg_representative" and "pwg_format" erzeugt jedes
+ Außer dem Verzeichnisse "pwg_representative" und "pwg_format" erzeugt jedes
Unterverzeichnis ein neues Album in der Galerie.
Es kann beliebig viele Unterverzeichnisse (Unteralben) geben.
</li>
@@ -90,6 +90,8 @@ galleries
class = "filename">Video-aus-dem-Flugzeug.jpg</span> im Beispiel oben).
</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>Achtung</em>: Der Name für ein Verzeichnis oder eine Datei darf
nur aus Buchstaben, Zahlen, "-", "_" und "." bestehen. Leerzeichen, Umlaute, "ß"
diff --git a/language/el_GR/help/photos_add_ftp.html b/language/el_GR/help/photos_add_ftp.html
index 45e651194..07b1458ef 100755
--- a/language/el_GR/help/photos_add_ftp.html
+++ b/language/el_GR/help/photos_add_ftp.html
@@ -67,6 +67,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>Αφού οι φωτογραφίες είναι σωστά τοποθετημένους
@@ -74,4 +76,4 @@ galleries
Συνγχρονισμός</span></li>
</ul>
-</fieldset> \ No newline at end of file
+</fieldset>
diff --git a/language/es_ES/help/photos_add_ftp.html b/language/es_ES/help/photos_add_ftp.html
index 1a3eb195f..7c6babcf1 100644
--- a/language/es_ES/help/photos_add_ftp.html
+++ b/language/es_ES/help/photos_add_ftp.html
@@ -47,6 +47,8 @@ galleries
<li>A excepción de "pwg_representative" o "pwg_format" (ver explicaciones debajo), cada subdirectorio de "galleries" genera un álbum. No hay limite de profundidad en cuanto el número de subniveles a crear.</li>
<li>Fundamentalmente, cada elemento es representado por un archivo. Piwigo sólo reconocerá los archivos cuyas extensiones figuren en los parámetros de configuración <code>file_ext</code> (Ver archivo <span class="filename">include/config_default.inc.php</span>). Para Piwigo, un archivo de imagen será reconocido como una imagen sólo si su extensión se encuentra dentro de los parámetros de configuración <code>picture_ext</code>.</li>
<li>Los elementos que no son imágenes (vídeos, sonidos, archivos de texto, todo lo que quieras...) son representados de forma predeterminada por iconos que corresponden a la extensión cada archivo. Opcionalmente, puedes asociar una miniatura y un archivo de representación (ver video.avi en el ejemplo anterior).</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>Una vez todas las fotos estén organizadas y correctamente situadas en sus correspondientes carpetas, ir a <span class="pwgScreen">Administración &raquo; Herramientas &raquo; Sincronizar</span>.</li>
</ul>
</fieldset>
diff --git a/language/fr_CA/help/photos_add_ftp.html b/language/fr_CA/help/photos_add_ftp.html
index 7b17bb0a7..39b4fb3aa 100644
--- a/language/fr_CA/help/photos_add_ftp.html
+++ b/language/fr_CA/help/photos_add_ftp.html
@@ -4,16 +4,14 @@
<ol>
<li>Créez un répertoire sur votre ordinateur.</li>
- <li>Copiez des photos à l'intérieur de ce répertoire, puis redimensionnez-les pour un affichage sur le web. <em>Attention</em> : le nom des répertoires et des fichiers ne doit contenir que des lettres, des chiffres et les caractères "-", "_" ou ".". Pas d'espace ou de caractères accentués.</li>
+ <li>Copiez des photos à l'intérieur de ce répertoire. <em>Attention</em> : le nom des répertoires et des fichiers ne doit contenir que des lettres, des chiffres et les caractères "-", "_" ou ".". Pas d'espace ou de caractères accentués.</li>
<li>Avec un client FTP, copiez le répertoire dans le répertoire "galleries" de votre installation de Piwigo.</li>
- <li>Connectez-vous à votre galerie Piwigo et rendez-vous sur <span class="pwgScreen">Administration &raquo; Images &raquo; Miniatures</span> pour créer les miniatures manquantes.</li>
-
- <li>Rendez-vous sur <span class="pwgScreen">Administration</span> et cliquez sur le gros bouton de synchronisation.</li>
+ <li>Connectez-vous à votre galerie Piwigo, rendez-vous sur <span class="pwgScreen">Administration</span> et cliquez sur le gros bouton de synchronisation.</li>
</ol>
-<p>Bravo ! Vous avez créé avec succès la première catégorie de votre galerie.</p>
+<p>Bravo ! Vous avez créé avec succès le premier album de votre galerie.</p>
</fieldset>
@@ -58,73 +56,33 @@ galleries
</li>
- <li>A l'exception de celui appelé "pwg_representative" et "pwg_format", chaque répertoire dans "galleries" génère un album. Le nombre de niveaux (profondeur) n'est pas limité.</li>
+ <li>A l'exception de "pwg_representative" et "pwg_format", chaque répertoire dans "galleries" génère un album. Le nombre de niveaux (profondeur) n'est pas limité.</li>
- <li>Fondamentalement, un élément est représenté par un fichier. Pour Piwigo, un fichier peut être un élément si son extension figure dans la liste du paramètre de configuration <code>file_ext</code> (voir
+ <li>Fondamentalement, une photo est représentée par un fichier. Pour Piwigo, un fichier peut être une photo si son extension figure dans la liste du paramètre de configuration <code>file_ext</code> (voir
fichier <span class="filename">include/config.inc.php</span>). Un fichier
-peut être une image si son extension figure dans la liste du paramètre de configuration
+peut être une photo si son extension figure dans la liste du paramètre de configuration
<code>picture_ext</code>.</li>
- <li>Les éléments de type image doivent avoir une miniature associée (voir la
-section suivante à propos des miniatures).</li>
-
- <li>Les éléments de type image peuvent avoir un image en grand format
-associé. Comme pour le fichier <span class="filename">mariage.jpg</span>
-dans l'exemple ci-dessus. Aucun préfixe n'est nécessaire sur le nom du
-fichier.</li>
-
- <li>Les éléments autres que les images (vidéos, sons, fichiers texte, tout ce que vous
+ <li>Les éléments autres que les photos (vidéos, sons, fichiers texte, tout ce que vous
voulez...) sont représentés par défaut par une icône correspondant à
-l'extension du nom du fichier. Optionnellement, une miniature et un
-représentant peuvent être associés (voir le fichier <span
-class="filename">video.avi</span> dans l'exemple).</li>
+l'extension du nom du fichier. Optionnellement, un
+représentant peut être associé (voir le fichier <span
+class="filename">video-decollage-avion.avi</span> dans l'exemple).</li>
+
+ <li>Formats multiples : vous pouvez proposer une photo dans plusieurs formats. Dans cet exemple, il y a 3 formats supplémentaires pour img0001.jpg. Vous pouvez activer cette fonctionnalité en ajoutant <code>$conf['enable_formats'] = true;</code> à votre configuration locale et en définissant une liste de formats, comme <code>$conf['format_ext'] = array('cmyk.jpg', 'cr2', 'zip');</code></li>
<li><em>Attention</em> : le nom d'un répertoire ou d'un fichier ne doit
être composé que de lettres, de chiffres, de "-", "_" ou ".". Pas d'espace
ou de caractères accentués.</li>
- <li><em>Conseil</em> : une catégorie peut contenir des éléments et des
-sous-catégories à la fois. Néanmoins, il est fortement conseillé pour chaque
-catégorie de choisir entre contenir des éléments <strong>ou bien</strong>
-des sous-catégories.</li>
+ <li><em>Conseil</em> : un album peut contenir des photos et des
+sous-album à la fois. Néanmoins, il est fortement conseillé pour chaque
+album de choisir entre contenir des photos <strong>ou bien</strong>
+des sous-album.</li>
- <li>Une fois que les fichiers, les miniatures et les représentants sont
+ <li>Une fois que les fichiers sont
correctement placés dans les répertoires, se rendre sur l'écran <span
-class="pwgScreen">Administration &raquo; Catégories &raquo; Synchroniser</span>.</li>
-
-</ul>
-
-</fieldset>
-
-<fieldset>
- <legend>Miniatures</legend>
-
-<ul>
-
- <li>Comme mentionné précédemment, chaque élément de type image doit être
-associé à une miniature.</li>
-
- <li>Les miniatures sont stockées dans le sous-répertoire "thumbnail" de
-chaque répertoire représentant une catégorie. Une miniature est un fichier
-de type image (même extension du nom du fichier) dont le nom de fichier est
-préfixé par le paramètre de configuration <code>prefix_thumbnail</code>
-(voir <span class="filename">include/config.inc.php</span>).</li>
-
- <li>Les miniatures n'ont pas besoin d'avoir la même extension que leur
-image associée (une image avec ".jpg" comme extension peut avoir une
-miniature en ".GIF" par exemple).</li>
-
- <li>Il est conseillé d'utiliser un outil externe pour la création des
-miniatures.</li>
-
- <li>Vous pouvez également utiliser l'outil de création de miniatures
-intégré à Piwigo mais cela est déconseillé car la qualité risque
-d'être décevante et cela utilise inutilement les ressources du serveur (ce
-qui peut être un grave problème sur un serveur mutualisé).</li>
-
- <li>Si vous choisissez d'utiliser le serveur web pour générer les
-miniatures, vous devez donner les droits en écriture sur les
-répertoires.</li>
+class="pwgScreen">Administration &raquo; Outils &raquo; Synchroniser</span>.</li>
</ul>
diff --git a/language/gl_ES/help/photos_add_ftp.html b/language/gl_ES/help/photos_add_ftp.html
index 5f043efc3..046e119a1 100755
--- a/language/gl_ES/help/photos_add_ftp.html
+++ b/language/gl_ES/help/photos_add_ftp.html
@@ -61,6 +61,8 @@ galleries
<li>Os elementos que non son fotos (vídeo, sons, ficheiros de texto, calquera outro...) son representados de xeito predeterminado por unha icona correspondente á extensión do ficheiro. Opcionalmente, podes asociar unha miniatura e un ficheiro representativo (ver video.avi no exemplo de arriba).</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>Aviso</em>: o nome dos cartafoles e ficheiros debe conter só letras, números, "-", "_" ou ".". Sen espazos en branco nin caracteres acentuados.</li>
<li>Unha vez que as imaxes estean correctamente situadas nos cartafoles, vai a: <span class="pwgScreen">Administración &raquo; Ferramentas &raquo; Sincronizar</span></li>
diff --git a/language/hu_HU/help/photos_add_ftp.html b/language/hu_HU/help/photos_add_ftp.html
index 971d91656..95d60edec 100644
--- a/language/hu_HU/help/photos_add_ftp.html
+++ b/language/hu_HU/help/photos_add_ftp.html
@@ -75,6 +75,8 @@ galleries
alapértelmezés szerint a fájl kiterjesztéséhez illeszkedő ikon jelenik meg.
Az ilyen fájlokhoz hozzárendelhető egy bélyegkép fájl (lásd a fenti példában a video.avi fájlt).</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>Figyelem</em>: a könyvtárak és fájlok nevei csak betűket és számokat,
valamint a következő karaktereket tartalmazhatják: "-", "_" vagy ".".
Nem lehet üres hely és soremelés karakter.</li>
diff --git a/language/it_IT/help/photos_add_ftp.html b/language/it_IT/help/photos_add_ftp.html
index bba579705..3d2fb0ea8 100644
--- a/language/it_IT/help/photos_add_ftp.html
+++ b/language/it_IT/help/photos_add_ftp.html
@@ -69,6 +69,8 @@ all'estensione del file. In modo opzionale, è possibile associare una miniatura
ed un file rappresentativo (come per il file <span
class="filename">video-decollaggio-aereo.avi</span> nell'esempio proposto).</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>Attenzione</em>: il nome di una directory o di un file deve essere
composto da lettere, numeri o simboli come "-", "_" o ".". Non utilizzate spazio
e caratteri accentati.</li>
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>
diff --git a/language/ka_GE/help/photos_add_ftp.html b/language/ka_GE/help/photos_add_ftp.html
index ebb5673b3..c5faf4f46 100644
--- a/language/ka_GE/help/photos_add_ftp.html
+++ b/language/ka_GE/help/photos_add_ftp.html
@@ -76,6 +76,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><em>ცნობისათვის</em>: კატეგორია შეიძლება შეიცავდეს ელემენტებს და ქვეკატეგორიებს ერთდოულად. მიუხედავად ამისა, რეკომენდირებულია ყოველი კატეგორიისათვის აირჩიოთ, შეიცავს იგი ელემენტებს თუ კატეგორიებს.</li>
diff --git a/language/lv_LV/help/photos_add_ftp.html b/language/lv_LV/help/photos_add_ftp.html
index a2b375876..76ccd4c3c 100644
--- a/language/lv_LV/help/photos_add_ftp.html
+++ b/language/lv_LV/help/photos_add_ftp.html
@@ -67,6 +67,8 @@ galleries
<li>Pēc noklusējuma ikonai, kas pārstāv faila nosaukuma paplašinājumu, nav nekādu papildus attēla elementu (video, skaņu, tekstu, jebkas...) . Ar papildus izvēli, Jūs varat sasaistīt sīkbildi un pārstāvošo failu (skatīt video.avi augstāk piemērā).</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>Brīdinājums</em>: mapju un failu nosaukumi jāveido tikai no burtiem, cipariem, "-", "_" vai ".". Nav pieļaujami tukšumi vai apakšsvītras.</li>
<li>Kolīdz faili, sīkbildes un pārstāvības ir korekti saliktas mapēs, ejam uz: <span class="pwgScreen">Administrēšanu &raquo; Kategorijām &raquo; Sinchronizšānu</span></li>
diff --git a/language/nb_NO/help/photos_add_ftp.html b/language/nb_NO/help/photos_add_ftp.html
index d385b8643..dbbd9b4d8 100644
--- a/language/nb_NO/help/photos_add_ftp.html
+++ b/language/nb_NO/help/photos_add_ftp.html
@@ -92,6 +92,8 @@ standard med et icon tillhørende fil endelsen. Valgfritt, kan du assosiere et m
og en representativ fil (se video.avi i eksempelet over).</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>Advarsel</em>: navnet på mapper og filer må kun inneholde bokstaver, figurer, "-", "_"
eller ".". Ingen tomme mellomrom, ei heller opphøyde karakterer.</li>
@@ -103,35 +105,3 @@ class="pwgScreen">Administrasjon &raquo; Verktøy &raquo;
</ul>
</fieldset>
-
-<fieldset>
- <legend>Miniatyr bilder</legend>
-<ul>
-
- <li>Hvert bilde må ha sitt miniatyr bilde.</li>
-
- <li>Miniatyr bilde blir lagret i "miniatyrbilde " under mappe i album
- mappen. Miniatyr bildene har det samme filnavnet som bildet det passer opp mot, med konfigurasjons
-
-parametrene <code>prefix_thumbnail</code> som prefix (se <span
-
-class="filename">inkluder/config.inc.php</span>).</li>
-
- <li>Miniatyr bilde filer bør ikke nødvendigvis ha samme fil endelse som det assosierte bildet (Eks
-
-".jpg" bilde kan ha ".GIF" endelse).</li>
-
- <li>Det anbefales å bruker en ekstern modul for å lage miniatyr bilder.</li>
-
- <li>Bruken av miniatyr bilde oprettelses verktøyet integrert i Piwigo er ikke anbefalt, Dette
-
-fordi den resulterte kvaliteten kan være skuffende og den vil bruke mye server ressurser (Dette kan
-
-være et stort problem på en delt server).
-
- <li>Om du vleger å bruker web serveren til å lage miniatyr bilder, må du gi skrive rettigheter på
-
-alle album mappene.</li>
-
-</ul>
-</fieldset> \ No newline at end of file
diff --git a/language/nn_NO/help/photos_add_ftp.html b/language/nn_NO/help/photos_add_ftp.html
index 2918a2a40..486c3839b 100755
--- a/language/nn_NO/help/photos_add_ftp.html
+++ b/language/nn_NO/help/photos_add_ftp.html
@@ -66,10 +66,12 @@ galleries
<li>Ingen bilet-element (video, lyd, tekstfiler, eller kva som helst...) er som standard vist med eit ikon som samsvarar med filtypa. Valfritt, kan du knytte til ei miniatyrbilete og ein representatnt--fil til ei fil (sjå video.avi i dømet over).</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>Varsel</em>: namn på mapper og filer kan bare innehalde bokstavar (a - z, A - Z), tal, "-", "_" or ".". Ikkje bruk mellomrom eller spesielle tegn.</li>
<li>Når bilete er plassera korrekt i mapper, gå til: <span class="pwgScreen">Administrasjon &raquo; Verktøy &raquo;
Synkroniser</span></li>
</ul>
-</fieldset> \ No newline at end of file
+</fieldset>
diff --git a/language/pl_PL/help/photos_add_ftp.html b/language/pl_PL/help/photos_add_ftp.html
index 9bd6dd654..e3ec6c124 100644
--- a/language/pl_PL/help/photos_add_ftp.html
+++ b/language/pl_PL/help/photos_add_ftp.html
@@ -68,6 +68,8 @@ galleries
<li>Domyślnie, pliki nie będące obrazami (filmy, dźwięki, tekst, cokolwiek innego...), są przedstawiane przy pomocy ikon z rozszerzeniem pliku
Opcjonalnie można powiązać miniaturę przez pwg_representative.
Przyjrzyj się przykładowi powyżej dla 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>Ostrzeżenie</em>: nazwy katalogów oraz plików mogą zawierać tylko litery, cyfry oraz znaki "-", "_" lub ".". Nie mogą zawierać innych znaków, znaku spacji ani polskich liter.
@@ -76,4 +78,4 @@ galleries
Synchronizacja</span></li>
</ul>
-</fieldset> \ No newline at end of file
+</fieldset>
diff --git a/language/pt_BR/help/photos_add_ftp.html b/language/pt_BR/help/photos_add_ftp.html
index f0e14672d..e408fa070 100644
--- a/language/pt_BR/help/photos_add_ftp.html
+++ b/language/pt_BR/help/photos_add_ftp.html
@@ -72,6 +72,8 @@ galleries
<li>Outros itens (video, sons, arquivos de texto, o que você quiser...) são
por padrão representados por um ícone correspondente à extensão do nome de arquivo. Você tem a opção de associar uma miniatura e um arquivo representativo (veja video.avi no exemplo acima).</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>Atenção</em>: o nome dos diretórios e dos arquivos devem conter apenas letras, números, "-", "_" ou ".". Não use espaço em branco e nem caracteres acentuados.</li>
<li>Uma vez que os arquivos, as miniaturas e representativos estiverem corretamente alocados nos diretórios,
@@ -81,21 +83,3 @@ galleries
</ul>
</fieldset>
-<fieldset>
- <legend>Miniaturas (Thumbnails)</legend>
-<ul>
-
- <li>Cada foto deve ter a sua miniatura.</li>
-
- <li>As miniaturas estão armazenadas no subdiretório "thumbnail" no diretório das categorias.
- A miniatura tem o mesmo nome de arquivo que a foto correspondente, com <em>TN-</em> como prefixo.</li>
-
- <li><em>Aviso</em>: use um módulo externo para a criação das miniaturas.</li>
-
- <li>Mesmo se isto não é recomendado (qualidade da imagem, carregamento do servidor, etc), você pode usar a página<span>
- class="pwgScreen">Administração &raquo; Imagens &raquo; Miniaturas</span> para criar as miniaturas.</li>
-
- <li>Dê acesso de escrita para todos os diretórios das categorias.</li>
-
-</ul>
-</fieldset> \ No newline at end of file
diff --git a/language/pt_PT/help/photos_add_ftp.html b/language/pt_PT/help/photos_add_ftp.html
index 8979c2050..f51944910 100644
--- a/language/pt_PT/help/photos_add_ftp.html
+++ b/language/pt_PT/help/photos_add_ftp.html
@@ -65,6 +65,8 @@ galleries
<li>Outros itens (video, sons, arquivos de texto, o que voc&ecirc; quiser...) s&atilde;o por padr&atilde;o representados por um &iacute;cone correspondente &agrave; extens&atilde;o do nome de arquivo. Voc&ecirc; tem a op&ccedil;&atilde;o de associar uma miniatura e um ficheiro representativo (veja video.avi no exemplo acima).</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>Aten&ccedil;&atilde;o</em>: o nome das pastas e dos ficheiros devem conter apenas letras, n&uacute;meros, "-", "_" ou ".". N&atilde;o use espa&ccedil;o em branco e nem caracteres acentuados.</li>
<li>Uma vez que os ficheiros, as miniaturas e representativos estiverem corretamente alocados nas pastas,v&aacute; at&eacute; : <span class="pwgScreen">Ferramentas &raquo; Sincronizar</span></li>
@@ -72,20 +74,3 @@ galleries
</ul>
</fieldset>
-<fieldset>
- <legend>Miniaturas (Thumbnails)</legend>
-<ul>
-
- <li>Cada foto deve ter a sua miniatura.</li>
-
- <li>As miniaturas est&atilde;o armazenadas na subpasta "thumbnail" na pasta das categorias.
- A miniatura tem o mesmo nome de ficheiro que a foto correspondente, com <em>TN-</em> como prefixo.</li>
-
- <li><em>Aten&ccedil;&atilde;o</em>: use um m&oacute;dulo externo para a cria&ccedil;&atilde;o das miniaturas.</li>
-
- <li>Embora n&atilde;o seja recomendado (qualidade da imagem, carga do servidor, etc), pode usar a p&aacute;gina <span class="pwgScreen">Ferramentas &raquo; Miniaturas</span> para criar as miniaturas.</li>
-
- <li>D&ecirc; permiss&otilde;es de escrita para todas as pastas dos albums.</li>
-
-</ul>
-</fieldset>
diff --git a/language/ru_RU/help/photos_add_ftp.html b/language/ru_RU/help/photos_add_ftp.html
index 08e13c6cc..9856d14f1 100644
--- a/language/ru_RU/help/photos_add_ftp.html
+++ b/language/ru_RU/help/photos_add_ftp.html
@@ -67,6 +67,8 @@ galleries
представлены иконками соответствующими расширению файла. Дополнительно, Вы можете
связать миниатюру и представительный файл (см. 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>
@@ -75,4 +77,4 @@ galleries
</ul>
-</fieldset> \ No newline at end of file
+</fieldset>
diff --git a/language/sk_SK/help/photos_add_ftp.html b/language/sk_SK/help/photos_add_ftp.html
index 1add155fd..2bc825f4b 100644
--- a/language/sk_SK/help/photos_add_ftp.html
+++ b/language/sk_SK/help/photos_add_ftp.html
@@ -69,6 +69,8 @@ galleries
<li>Elementy, ktoré nie sú obrázky (video, zvuk, textové súbory, čokoľvek chcete...) majú ako východzí náhľad ikonu, ktorá odpovedá ich prípone. Voliteľne môžete priradiť náhľad a reprezentatívny súbor (viď. video.avi v príklade vyššie).</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>Varovanie</em>: názvy adresárov a súborov musia obsahovať len písmená, čísla, "-", "_" alebo ".". Žiadne medzery alebo znaky s diakritikou.</li>
<li>Keď sú elementy, obrázky, náhľady a reprezentatívne súbory umiestnené v adresárovej štruktúre, prejdite na: <span class="pwgScreen">Administrácia &raquo; Kategória &raquo;
@@ -76,22 +78,3 @@ galleries
</ul>
</fieldset>
-
-<fieldset>
- <legend>Náhľady</legend>
-<ul>
-
- <li>Všetky obrázky (fotografie) musia mať priradený náhľad.</li>
-
- <li>Náhľady sú umiestnené v podadresári "thumbnail", ktorý je v adresári kategórie. Náhľad má rovnaký názov ako jemu odpovídajúci obrázok s prefixom podľa konfiguračného parametra <code>prefix_thumbnail</code> (viď. <span class="filename">include/config.inc.php</span>).</li>
-
- <li>Náhľad nemusí mať nutne rovnakú príponu ako jemu odpovedajúcí obrázok (napríklad ".jpg", obrázok môže mať náhľad s ".GIF" príponou).</li>
-
- <li>Odporúčame použiť externú aplikáciu pre tvorbu náhľadov.</li>
-
- <li>Vytváranie náhľadov pomocou Piwigo môže viesť k zlej kvalite vytvorených náhľadov, protože tá závisí na zdrojoch servra (a toto môže byť na zdielaných servroch (webhosting) problém).
-
- <li>Pokiaľ budete aj tak vytvárať náhľady pomocou Piwigo na servri, tak musíte povoliť prístup pre zápis do všetkých adresárov "galleries" a všetkých podadresárov.</li>
-
-</ul>
-</fieldset>
diff --git a/language/sv_SE/help/photos_add_ftp.html b/language/sv_SE/help/photos_add_ftp.html
index 698258a3d..948655639 100755
--- a/language/sv_SE/help/photos_add_ftp.html
+++ b/language/sv_SE/help/photos_add_ftp.html
@@ -69,6 +69,8 @@ galleries
Du kan om du vill associera en "thumbnail" fil som visar istället för ikonen.
(se video.avi i exemplet ovan).</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>Varning</em>: Katalog och filnamn får bara bestå av bokstäver och dessa tecken "-", "_" or ".". Inga mellanslag eller accentuerade
bokstäver.</li>
@@ -77,4 +79,4 @@ galleries
Synkronisera</span></li>
</ul>
-</fieldset> \ No newline at end of file
+</fieldset>
diff --git a/language/tr_TR/help/photos_add_ftp.html b/language/tr_TR/help/photos_add_ftp.html
index 052b65ba8..78048e564 100755
--- a/language/tr_TR/help/photos_add_ftp.html
+++ b/language/tr_TR/help/photos_add_ftp.html
@@ -63,10 +63,12 @@ galleries
be a picture if its extension is among <code>picture_ext</code>
configuration parameter possibilities.</li>
- <li>No photo elements (video, sounds, file texts, whatever you want...) are represented by default by an icon corresponding to the filename
+ <li>Non photo elements (video, sounds, file texts, whatever you want...) are represented by default by an icon corresponding to the filename
extension. Optionally, you can associate a thumbnail and a representative
file (see video.avi in the example above).</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>Warning</em>: the name of directories and files must contain only letters, figures, "-", "_" or ".". No blank space, nor accentuated characters.</li>
<li>Once photos are correctly placed in the
@@ -74,4 +76,4 @@ galleries
Synchronize</span></li>
</ul>
-</fieldset> \ No newline at end of file
+</fieldset>
diff --git a/language/uk_UA/help/photos_add_ftp.html b/language/uk_UA/help/photos_add_ftp.html
index dbfccc9c8..980efa074 100755
--- a/language/uk_UA/help/photos_add_ftp.html
+++ b/language/uk_UA/help/photos_add_ftp.html
@@ -69,6 +69,8 @@ Piwigo елементом, якщо його розширення, серед <c
розширення. За бажанням, можна пов'язати мініатюру і представника
файлу (див. 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>: ім'я директорії і файлів повинне містити тільки листи, фігури, "-", "_" or ".". Без пробілів і акцентованих символів.</li>
<li>Як тільки фотографії правильно розташовані в
@@ -76,4 +78,4 @@ Piwigo елементом, якщо його розширення, серед <c
Синхронізація</span></li>
</ul>
-</fieldset> \ No newline at end of file
+</fieldset>
diff --git a/language/zh_CN/help/photos_add_ftp.html b/language/zh_CN/help/photos_add_ftp.html
index aa67f3b0c..1702be851 100644
--- a/language/zh_CN/help/photos_add_ftp.html
+++ b/language/zh_CN/help/photos_add_ftp.html
@@ -65,6 +65,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">后台管理 &raquo; 工具 &raquo;
@@ -73,19 +75,3 @@ galleries
</ul>
</fieldset>
-<fieldset>
- <legend>缩略图</legend>
-<ul>
-
- <li>每个图片必须要有一张缩略图。</li>
-
- <li>缩略图保存在相册文件夹里名为 "thumbnail" 的子文件夹。缩略图文件名与图片的文件名一致,将会以 <em>TN-</em> 为前缀</li>
-
- <li><em>建议</em>: 使用外部工具来创建缩略图。</li>
-
- <li>你可以使用<span class="pwgScreen">后台管理 &raquo; 图片 &raquo; 缩略图</span> 页面来创建缩略图。即使这是不被推荐的(考虑到图片品质,网络服务器资源读取等问题)。</li>
-
- <li>分配给所有相册文件夹写权限。</li>
-
-</ul>
-</fieldset>
diff --git a/language/zh_TW/help/photos_add_ftp.html b/language/zh_TW/help/photos_add_ftp.html
index 168bb75e3..9042bc848 100755
--- a/language/zh_TW/help/photos_add_ftp.html
+++ b/language/zh_TW/help/photos_add_ftp.html
@@ -65,10 +65,12 @@
be a picture if its extension is among <code>picture_ext</code>
configuration parameter possibilities.</li>
- <li>No photo elements (video, sounds, file texts, whatever you want...) are represented by default by an icon corresponding to the filename
+ <li>Non photo elements (video, sounds, file texts, whatever you want...) are represented by default by an icon corresponding to the filename
extension. Optionally, you can associate a thumbnail and a representative
file (see video.avi in the example above).</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>一旦照片被放置在正確的
@@ -77,18 +79,3 @@
</ul>
</fieldset>
-
-
-
- 每個目錄下的“畫廊”除為“pwg_representative”(見下面的說明),<LI>產生一個專輯。有沒有深度的限制。</ LI>
-
- <LI>基本上,一個元素表示的一個文件。一個文件就可以了
- Piwigo的元素,如果其擴展名之間的<code> file_ext </代碼>
- 配置參數的可能性(請參閱<跨度
- 類=“文件名”> / config_default.inc.php </ SPAN>文件)。一個文件可以
- 是一個圖片,如果其擴展名之間的<code> picture_ext </代碼>
- 配置參數的可能性。</ LI>
-
- <LI>沒有照片元素(視頻,聲音,文件文本,無論你想...)默認情況下,文件名對應一個圖標代表
- 擴展名。或者,您可以將一個縮略圖,並代表
- 文件(見video.avi在上面的例子)。</ LI>