Add htmlarea http://www.htmlarea.com/ tool to appdb
This commit is contained in:
25
htmlarea/plugins/FullPage/lang/fr.js
Normal file
25
htmlarea/plugins/FullPage/lang/fr.js
Normal file
@@ -0,0 +1,25 @@
|
||||
// I18N for the FullPage plugin
|
||||
|
||||
// LANG: "fr", ENCODING: UTF-8 | ISO-8859-1
|
||||
// Author: Cédric Guillemette, http://www.ebdata.com
|
||||
|
||||
// FOR TRANSLATORS:
|
||||
//
|
||||
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
|
||||
// (at least a valid email address)
|
||||
//
|
||||
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
|
||||
// (if this is not possible, please include a comment
|
||||
// that states what encoding is necessary.)
|
||||
|
||||
FullPage.I18N = {
|
||||
"Alternate style-sheet:": "Feuille de style alternative:",
|
||||
"Background color:": "Couleur d'arrière plan:",
|
||||
"Cancel": "Annuler",
|
||||
"DOCTYPE:": "DOCTYPE:",
|
||||
"Document properties": "Propriétés de document",
|
||||
"Document title:": "Titre du document:",
|
||||
"OK": "OK",
|
||||
"Primary style-sheet:": "Feuille de style primaire:",
|
||||
"Text color:": "Couleur de texte:"
|
||||
};
|
||||
Reference in New Issue
Block a user