fr.js

来自「Jive Forums 论坛源码 v4.2.3」· JavaScript 代码 · 共 30 行

JS
30
字号
// I18N constants

// LANG: "fr", ENCODING: UTF-8 | ISO-8859-1
// Author: Simon Richard, s.rich@sympatico.ca

// 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.)

// All technical terms used in this document are the ones approved
// by the Office qu閎閏ois de la langue fran鏰ise.
// Tous les termes techniques utilis閟 dans ce document sont ceux
// approuv閟 par l'Office qu閎閏ois de la langue fran鏰ise.
// http://www.oqlf.gouv.qc.ca/

HTMLArea.I18N = {

	// the following should be the filename without .js extension
	// it will be used for automatically load plugin language.
	lang: "fr",

	tooltips: {
		bold:           "Gras",
		italic:         "Italique",
		underline:      "Soulign

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?