From: <var...@us...> - 2021-12-08 09:28:49
|
Revision: 10747 http://sourceforge.net/p/phpwiki/code/10747 Author: vargenau Date: 2021-12-08 09:28:46 +0000 (Wed, 08 Dec 2021) Log Message: ----------- Update pgsrc/Help%2FPhotoAlbumPlugin and translations Modified Paths: -------------- trunk/locale/de/pgsrc/Hilfe%2FPhotoAlbumPlugin trunk/locale/fr/pgsrc/Aide%2FGreffonAlbumPhotos trunk/locale/zh/pgsrc/Help%2FPhotoAlbumPlugin trunk/pgsrc/Help%2FPhotoAlbumPlugin Modified: trunk/locale/de/pgsrc/Hilfe%2FPhotoAlbumPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FPhotoAlbumPlugin 2021-12-07 15:15:12 UTC (rev 10746) +++ trunk/locale/de/pgsrc/Hilfe%2FPhotoAlbumPlugin 2021-12-08 09:28:46 UTC (rev 10747) @@ -1,4 +1,4 @@ -Date: Wed, 24 Nov 2021 15:45:48 +0000 +Date: Wed, 8 Dec 2021 10:26:58 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Hilfe%2FPhotoAlbumPlugin; @@ -73,10 +73,9 @@ |- | **link** | -true or false - -If true, each image will be hyperlinked to a page where the single -photo will be shown full-size. Only works when mode != 'normal' +Boolean. If true, each image will be hyperlinked to a page where +the single photo will be shown full-size. Only works when mode +is different from 'normal' | true |- | **attrib** @@ -90,7 +89,7 @@ | center |- | **desc** -| Display any descriptions given in the text file +| Boolean. If true, display any descriptions given in the text file | true |- | **sort** Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonAlbumPhotos =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonAlbumPhotos 2021-12-07 15:15:12 UTC (rev 10746) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonAlbumPhotos 2021-12-08 09:28:46 UTC (rev 10747) @@ -1,4 +1,4 @@ -Date: Wed, 24 Nov 2021 15:45:48 +0000 +Date: Wed, 8 Dec 2021 10:26:58 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffonAlbumPhotos; @@ -74,10 +74,9 @@ |- | **link** | -true or false - -If true, each image will be hyperlinked to a page where the single -photo will be shown full-size. Only works when mode != 'normal' +Boolean. If true, each image will be hyperlinked to a page where +the single photo will be shown full-size. Only works when mode +is different from 'normal' | true |- | **attrib** @@ -95,7 +94,7 @@ | true |- | **sort** -| Tri les images par nom de fichier +| Trie les images par nom de fichier | Par défaut, c'est l'ordre dans le fichier texte qui est suivi. |- | **bgcolor** @@ -181,7 +180,7 @@ duration=1 >> -ou par une adresse extérieure : +ou par une URL externe : {{{ <<PhotoAlbum src="http://phpwiki.demo.free.fr/themes/Hawaiian/images/pictures/PhotoAlbum.csv" Modified: trunk/locale/zh/pgsrc/Help%2FPhotoAlbumPlugin =================================================================== --- trunk/locale/zh/pgsrc/Help%2FPhotoAlbumPlugin 2021-12-07 15:15:12 UTC (rev 10746) +++ trunk/locale/zh/pgsrc/Help%2FPhotoAlbumPlugin 2021-12-08 09:28:46 UTC (rev 10747) @@ -1,4 +1,4 @@ -Date: Wed, 24 Nov 2021 15:45:48 +0000 +Date: Wed, 8 Dec 2021 10:26:58 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FPhotoAlbumPlugin; @@ -72,10 +72,9 @@ |- | **link** | -true or false - -If true, each image will be hyperlinked to a page where the single -photo will be shown full-size. Only works when mode != 'normal' +Boolean. If true, each image will be hyperlinked to a page where +the single photo will be shown full-size. Only works when mode +is different from 'normal' | true |- | **attrib** Modified: trunk/pgsrc/Help%2FPhotoAlbumPlugin =================================================================== --- trunk/pgsrc/Help%2FPhotoAlbumPlugin 2021-12-07 15:15:12 UTC (rev 10746) +++ trunk/pgsrc/Help%2FPhotoAlbumPlugin 2021-12-08 09:28:46 UTC (rev 10747) @@ -1,4 +1,4 @@ -Date: Wed, 24 Nov 2021 12:34:13 +0000 +Date: Wed, 8 Dec 2021 10:26:58 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FPhotoAlbumPlugin; @@ -73,10 +73,9 @@ |- | **link** | -true or false - -If true, each image will be hyperlinked to a page where the single -photo will be shown full-size. Only works when mode != 'normal' +Boolean. If true, each image will be hyperlinked to a page where +the single photo will be shown full-size. Only works when mode +is different from 'normal' | true |- | **attrib** @@ -90,7 +89,7 @@ | center |- | **desc** -| Display any descriptions given in the text file +| Boolean. If true, display any descriptions given in the text file | true |- | **sort** This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |