Current oav website
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Configuration de l'extension</title>
|
||||
</head>
|
||||
<body>
|
||||
<h4>Activation</h4>
|
||||
<p>Cocher cette case pour commencer à utiliser l'extension sur le blog courant.</p>
|
||||
<p><em>Note : la désactivation ne supprime pas les choix précédents. Par exemple, les boutons activés resteront activés à la prochaine activation du plugin.</em></p>
|
||||
|
||||
<h4>Options</h4>
|
||||
<p>Vous pouvez choisir quels boutons seront présents dans l'éditeur. Cela permet de ne mettre que ceux souhaités. Attention ce réglage est pour tous les utilisateur·rice·s du blog.</p>
|
||||
|
||||
<h4>Utilisation</h4>
|
||||
<p>Chaque utilisateur·rice, une fois le plugin activé, doit choisir explicitement l'éditeur dans <a href="preferences.php#user-options">ses préférences</a>.</p>
|
||||
</body>
|
||||
</html>
|
||||
35
dotclear._no/plugins/dcCKEditor/locales/fr/main.lang.php
Normal file
35
dotclear._no/plugins/dcCKEditor/locales/fr/main.lang.php
Normal file
@ -0,0 +1,35 @@
|
||||
<?php
|
||||
/**
|
||||
* @package Dotclear
|
||||
*
|
||||
* @copyright Olivier Meunier & Association Dotclear
|
||||
* @copyright GPL-2.0-only
|
||||
*/#
|
||||
#
|
||||
#
|
||||
# DOT NOT MODIFY THIS FILE !
|
||||
|
||||
|
||||
|
||||
|
||||
$GLOBALS['__l10n']['The configuration has been updated.'] = 'La configuration a été mise à jour.';
|
||||
$GLOBALS['__l10n']['Settings'] = 'Options';
|
||||
$GLOBALS['__l10n']['Plugin activation'] = 'Activation du plugin';
|
||||
$GLOBALS['__l10n']['Enable dcCKEditor plugin'] = 'Activer le plugin dcCKEditor';
|
||||
$GLOBALS['__l10n']['Options'] = 'Options';
|
||||
$GLOBALS['__l10n']['Add alignment buttons'] = 'Ajouter les boutons d\'alignement';
|
||||
$GLOBALS['__l10n']['Add lists buttons'] = 'Ajouter les boutons de listes';
|
||||
$GLOBALS['__l10n']['Save configuration'] = 'Sauver la configuration';
|
||||
$GLOBALS['__l10n']['Add text color button'] = 'Ajouter le bouton pour changer la couleur du texte';
|
||||
$GLOBALS['__l10n']['Add background text color button'] = 'Ajouter le bouton pour changer la couleur de fond du texte';
|
||||
$GLOBALS['__l10n']['Add collapse button'] = 'Ajouter le bouton pour masquer les boutons';
|
||||
$GLOBALS['__l10n']['Add format selection'] = 'Ajouter le bouton pour ajouter les formats';
|
||||
$GLOBALS['__l10n']['Add table button'] = 'Ajouter le bouton pour ajouter des tableaux';
|
||||
$GLOBALS['__l10n']['Add clipboard buttons'] = 'Ajouter les boutons de copier/coller';
|
||||
$GLOBALS['__l10n']['Copy, Paste, Paste Text, Paste from Word'] = 'Copier, Coller, Coller sans mise en forme, Copier depuis word';
|
||||
$GLOBALS['__l10n']['Advanced options'] = 'Options avancées';
|
||||
$GLOBALS['__l10n']['Text areas to be used by CKEditor'] = 'Liste des blocs où utiliser CKEditor';
|
||||
$GLOBALS['__l10n']['Comma separed list of textareas - jQuery selector. Defaut: '] = 'Listes d\'élements html à transformer avec CKEditor - C\'est une liste utilisée par jQuery. Défaut : ';
|
||||
$GLOBALS['__l10n']['URL field cannot be empty.'] = 'L\'URL ne peut pas être vide.';
|
||||
$GLOBALS['__l10n']['Disables the built-in spell checker if the browser provides one'] = 'Désactiver la correction orthographique fournie par le navigateur';
|
||||
$GLOBALS['__l10n']['Add undo/redo buttons'] = 'Ajouter les boutons défaire/refaire';
|
||||
92
dotclear._no/plugins/dcCKEditor/locales/fr/main.po
Normal file
92
dotclear._no/plugins/dcCKEditor/locales/fr/main.po
Normal file
@ -0,0 +1,92 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR Free Software Foundation, Inc.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"PO-Revision-Date: 2015-07-15 14:17+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: _config.php:31 _config.php:34 inc/_config.php:43
|
||||
msgid "The configuration has been updated."
|
||||
msgstr "La configuration a été mise à jour."
|
||||
|
||||
#: tpl/index.tpl:12
|
||||
msgid "Settings"
|
||||
msgstr "Options"
|
||||
|
||||
#: tpl/index.tpl:15
|
||||
msgid "Plugin activation"
|
||||
msgstr "Activation du plugin"
|
||||
|
||||
#: tpl/index.tpl:19
|
||||
msgid "Enable dcCKEditor plugin"
|
||||
msgstr "Activer le plugin dcCKEditor"
|
||||
|
||||
#: tpl/index.tpl:26
|
||||
msgid "Options"
|
||||
msgstr "Options"
|
||||
|
||||
#: tpl/index.tpl:29
|
||||
msgid "Add alignment buttons"
|
||||
msgstr "Ajouter les boutons d'alignement"
|
||||
|
||||
#: tpl/index.tpl:33
|
||||
msgid "Add lists buttons"
|
||||
msgstr "Ajouter les boutons de listes"
|
||||
|
||||
#: tpl/index.tpl:40 tpl/index.tpl:44 tpl/index.tpl:63
|
||||
msgid "Save configuration"
|
||||
msgstr "Sauver la configuration"
|
||||
|
||||
#: tpl/index.tpl:37
|
||||
msgid "Add text color button"
|
||||
msgstr "Ajouter le bouton pour changer la couleur du texte"
|
||||
|
||||
#: tpl/index.tpl:37
|
||||
msgid "Add background text color button"
|
||||
msgstr "Ajouter le bouton pour changer la couleur de fond du texte"
|
||||
|
||||
#: tpl/index.tpl:41
|
||||
msgid "Add collapse button"
|
||||
msgstr "Ajouter le bouton pour masquer les boutons"
|
||||
|
||||
#: tpl/index.tpl:45
|
||||
msgid "Add format selection"
|
||||
msgstr "Ajouter le bouton pour ajouter les formats"
|
||||
|
||||
msgid "Add table button"
|
||||
msgstr "Ajouter le bouton pour ajouter des tableaux"
|
||||
|
||||
msgid "Add clipboard buttons"
|
||||
msgstr "Ajouter les boutons de copier/coller"
|
||||
|
||||
msgid "Copy, Paste, Paste Text, Paste from Word"
|
||||
msgstr "Copier, Coller, Coller sans mise en forme, Copier depuis word"
|
||||
|
||||
#: tpl/index.tpl:49
|
||||
msgid "Advanced options"
|
||||
msgstr "Options avancées"
|
||||
|
||||
#: tpl/index.tpl:51
|
||||
msgid "Text areas to be used by CKEditor"
|
||||
msgstr "Liste des blocs où utiliser CKEditor"
|
||||
|
||||
#: tpl/index.tpl:55
|
||||
msgid "Comma separed list of textareas - jQuery selector. Defaut: "
|
||||
msgstr "Listes d'élements html à transformer avec CKEditor - C'est une liste utilisée par jQuery. Défaut : "
|
||||
|
||||
msgid "URL field cannot be empty."
|
||||
msgstr "L'URL ne peut pas être vide."
|
||||
|
||||
msgid "Disables the built-in spell checker if the browser provides one"
|
||||
msgstr "Désactiver la correction orthographique fournie par le navigateur"
|
||||
|
||||
msgid "Add undo/redo buttons"
|
||||
msgstr "Ajouter les boutons défaire/refaire"
|
||||
12
dotclear._no/plugins/dcCKEditor/locales/fr/resources.php
Normal file
12
dotclear._no/plugins/dcCKEditor/locales/fr/resources.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
/**
|
||||
* @package Dotclear
|
||||
* @subpackage Plugins
|
||||
*
|
||||
* @copyright Olivier Meunier & Association Dotclear
|
||||
* @copyright GPL-2.0-only
|
||||
*/
|
||||
|
||||
if (!isset($__resources['help']['dcCKEditor'])) {
|
||||
$__resources['help']['dcCKEditor'] = dirname(__FILE__) . '/help/config_help.html';
|
||||
}
|
||||
Reference in New Issue
Block a user