📄 french.php
字号:
<?php
/**
* @package EasyGallery
* @copyright (C) 2006 Joomla-addons.org
* @author Adam van Dongen
* @version $Id: french.php 4 2007-06-16 14:22:19Z websmurf $
*
* --------------------------------------------------------------------------------
* All rights reserved. Easy Gallery Component for Joomla!
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the Joomla-addons Free Software License
* See LICENSE.php for more information.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* --------------------------------------------------------------------------------
**/
defined( '_VALID_MOS' ) or die( 'Restricted access' );
define('EG_SHOWCATEGORIES', 'Galeries d\'images de vues');
define('EG_SHOWCATEGORY', 'Cat間orie de vue %s');
define('EG_VIEW_CATEGORY', 'Cat間orie de vue');
define('EG_VIEW_PHOTO', 'd\'Images de vue %s');
define('EG_CHOOSE_CATEGORY', 'Choisissez une des sous-cat間ories ci-dessous:');
define('EG_PHOTO_THIS', 'Cette image est');
define('EG_PHOTO_PIXELS', 'pixels');
define('EG_PHOTO_AND', 'et');
define('EG_PHOTO_LARGE', 'grande');
define('EG_PHOTO_CLICK', 'Cliquez');
define('EG_PHOTO_HERE', 'ici');
define('EG_PHOTO_TO_VIEW', 'pour voir le dossier original.');
/** Edit category **/
define('EG_EDIT_CATEGORY', '蒬iter une cat間orie');
define('EG_ADD_CATEGORY', 'Ajouter une cat間orie');
define('EG_CATEGORY_DETAILS', 'D閠ails d\'une cat間orie');
define('EG_CATEGORY_TITLE', 'Titre');
define('EG_CATEGORY_NAME', 'Nom');
define('EG_CATEGORY_ACCESS', 'Niveau d\'acc鑣');
define('EG_CATEGORY_PARENT', 'Parent');
define('EG_CATEGORY_PUBLISHED', 'Publi
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -