From f0d29d9134193be7fe708b6a2f54f80eeb9e77bf Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 3 May 2016 15:55:16 +0200 Subject: cherry-pick 50 commits from translation git log --reverse --oneline translation ^master --pretty=format:"git cherry-pick --no-commit %H" a452994..c7465d6 | bash --- language/ru_RU/help/photos_add_ftp.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'language/ru_RU/help/photos_add_ftp.html') diff --git a/language/ru_RU/help/photos_add_ftp.html b/language/ru_RU/help/photos_add_ftp.html index c02a68c01..9856d14f1 100644 --- a/language/ru_RU/help/photos_add_ftp.html +++ b/language/ru_RU/help/photos_add_ftp.html @@ -41,6 +41,15 @@ galleries |-- 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 @@ -58,6 +67,8 @@ galleries представлены иконками соответствующими расширению файла. Дополнительно, Вы можете связать миниатюру и представительный файл (см. video.avi в примере выше). +
  • 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 $conf['enable_formats'] = true; in your local configuration and define a list of formats, like $conf['format_ext'] = array('cmyk.jpg', 'cr2', 'zip');
  • +
  • Внимание: имена папок и файлов должны содержать только латинские буквы, цифры, "-", "_" или ".". Не используйте пробелы и спецсимволы.
  • @@ -66,4 +77,4 @@ galleries - \ No newline at end of file + -- cgit v1.2.3