Changeset 1708
- Timestamp:
- 10/25/09 10:06:30 (13 years ago)
- Location:
- plugins/lastpostsExtend
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/lastpostsExtend/_define.php
r1411 r1708 15 15 $this->registerModule( 16 16 /* Name */ "lastpostsExtend", 17 /* Description*/ "Widget like last posts with extended options",17 /* Description*/ "Widget like lastestposts with extended options", 18 18 /* Author */ "JC Denis", 19 19 /* Version */ '0.6', -
plugins/lastpostsExtend/locales/fr/main.po
r958 r1708 9 9 # http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 10 10 # -- END LICENSE BLOCK ------------------------------------ 11 12 11 # Français translation of lastpostsExtend, a plugin for dotclear 13 12 # This file is generated by LangOmatic, a plugin for Dotclear 14 15 13 msgid "" 16 msgstr "Content-Type: text/plain; charset=UTF-8\n" 14 msgstr "" 15 "Content-Type: text/plain; charset=UTF-8\n" 16 "Project-Id-Version: \n" 17 "POT-Creation-Date: \n" 18 "PO-Revision-Date: \n" 19 "Last-Translator: Kozlika <kozlika@free.fr>\n" 20 "Language-Team: \n" 21 "MIME-Version: 1.0\n" 22 "Content-Transfer-Encoding: 8bit\n" 17 23 18 24 #: _widgets.php:25 19 25 msgid "Last entries (Extend)" 20 msgstr "Derniers billets ( Etendue)"26 msgstr "Derniers billets (étendu)" 21 27 22 28 #: _widgets.php:51 23 29 msgid "Selected entries only" 24 msgstr "Billets séléction és seulement"30 msgstr "Billets séléctionnés seulement" 25 31 26 32 #: _widgets.php:53 … … 39 45 msgid "Show comments count" 40 46 msgstr "Afficher le nombre de commentaires" 47
Note: See TracChangeset
for help on using the changeset viewer.