|
From: <bi...@us...> - 2013-04-23 03:34:20
|
Revision: 11433
http://sourceforge.net/p/xoops/svn/11433
Author: bitc3r0
Date: 2013-04-23 03:34:13 +0000 (Tue, 23 Apr 2013)
Log Message:
-----------
Modified Paths:
--------------
RMC/modules/xthemes/trunk/xthemes/class/xtcolor.class.php
Added Paths:
-----------
RMC/modules/xthemes/trunk/xthemes/lang/fr.mo
RMC/modules/xthemes/trunk/xthemes/lang/fr.po
Modified: RMC/modules/xthemes/trunk/xthemes/class/xtcolor.class.php
===================================================================
--- RMC/modules/xthemes/trunk/xthemes/class/xtcolor.class.php 2013-04-23 03:32:55 UTC (rev 11432)
+++ RMC/modules/xthemes/trunk/xthemes/class/xtcolor.class.php 2013-04-23 03:34:13 UTC (rev 11433)
@@ -417,4 +417,24 @@
return $color;
}
+ public function hexToRGB($hex){
+
+ $hex = str_replace("#", "", $hex);
+ $color = array();
+
+ if(strlen($hex) == 3) {
+ $color['r'] = hexdec(substr($hex, 0, 1) . $r);
+ $color['g'] = hexdec(substr($hex, 1, 1) . $g);
+ $color['b'] = hexdec(substr($hex, 2, 1) . $b);
+ }
+ else if(strlen($hex) == 6) {
+ $color['r'] = hexdec(substr($hex, 0, 2));
+ $color['g'] = hexdec(substr($hex, 2, 2));
+ $color['b'] = hexdec(substr($hex, 4, 2));
+ }
+
+ return implode(",",$color);
+
+ }
+
}
\ No newline at end of file
Added: RMC/modules/xthemes/trunk/xthemes/lang/fr.mo
===================================================================
(Binary files differ)
Index: RMC/modules/xthemes/trunk/xthemes/lang/fr.mo
===================================================================
--- RMC/modules/xthemes/trunk/xthemes/lang/fr.mo 2013-04-23 03:32:55 UTC (rev 11432)
+++ RMC/modules/xthemes/trunk/xthemes/lang/fr.mo 2013-04-23 03:34:13 UTC (rev 11433)
Property changes on: RMC/modules/xthemes/trunk/xthemes/lang/fr.mo
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: RMC/modules/xthemes/trunk/xthemes/lang/fr.po
===================================================================
--- RMC/modules/xthemes/trunk/xthemes/lang/fr.po (rev 0)
+++ RMC/modules/xthemes/trunk/xthemes/lang/fr.po 2013-04-23 03:34:13 UTC (rev 11433)
@@ -0,0 +1,406 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: xThemes\n"
+"POT-Creation-Date: 2012-10-23 14:46-0600\n"
+"PO-Revision-Date: 2013-04-19 18:16-0600\n"
+"Last-Translator: Eduardo Cortés <i.b...@gm...>\n"
+"Language-Team: Xoops Mexico <xoo...@gm...>\n"
+"Language: en\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 1.5.4\n"
+"X-Poedit-KeywordsList: __;_e\n"
+"X-Poedit-Basepath: .\n"
+"X-Poedit-SourceCharset: UTF-8\n"
+"X-Poedit-SearchPath-0: c:\\wamp\\www\\xm\\modules\\xthemes\n"
+
+#: c:\wamp\www\xm\modules\xthemes/menu.php:17
+#: c:\wamp\www\xm\modules\xthemes/class/xtfunctions.class.php:13
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:38
+#: c:\wamp\www\xm\modules\xthemes/templates/widgets/xt_wgt_themeoptions.php:3
+msgid "Dashboard"
+msgstr "Tableau de contrôle"
+
+#: c:\wamp\www\xm\modules\xthemes/menu.php:24
+msgid "Themes"
+msgstr "Thèmes"
+
+#: c:\wamp\www\xm\modules\xthemes/menu.php:40
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:41
+#: c:\wamp\www\xm\modules\xthemes/templates/widgets/xt_wgt_themeoptions.php:6
+msgid "Menus"
+msgstr "Menus"
+
+#: c:\wamp\www\xm\modules\xthemes/menu.php:48
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:44
+#: c:\wamp\www\xm\modules\xthemes/templates/widgets/xt_wgt_themeoptions.php:9
+msgid "Settings"
+msgstr "Réglages"
+
+#: c:\wamp\www\xm\modules\xthemes/menu.php:56
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:28
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:47
+#: c:\wamp\www\xm\modules\xthemes/templates/widgets/xt_wgt_themeoptions.php:12
+msgid "Website"
+msgstr "Site Web"
+
+#: c:\wamp\www\xm\modules\xthemes/menu.php:64
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:50
+#: c:\wamp\www\xm\modules\xthemes/templates/widgets/xt_wgt_themeoptions.php:15
+msgid "Author"
+msgstr "Auuteur"
+
+#: c:\wamp\www\xm\modules\xthemes/navigation.php:29
+msgid "This theme does not support xThemes menus!"
+msgstr "Ce thème ne supporte pas la gestion des menus xThemes!"
+
+#: c:\wamp\www\xm\modules\xthemes/navigation.php:36
+msgid "Do you really want to delete selected menu?"
+msgstr "Voulez vous vraiment effacer le menu sélectionné?"
+
+#: c:\wamp\www\xm\modules\xthemes/navigation.php:38
+msgid "Theme menus"
+msgstr "Menus du Thème"
+
+#: c:\wamp\www\xm\modules\xthemes/navigation.php:61
+msgid "Menu not found!"
+msgstr "Menu introuvable!"
+
+#: c:\wamp\www\xm\modules\xthemes/navigation.php:74
+#, php-format
+msgid "Current theme \"%s\" does not have any menu identified as \"%s\""
+msgstr "Le thème utilisé \"%s\" n'a pas de menu identifié comme \"%s\" "
+
+#: c:\wamp\www\xm\modules\xthemes/navigation.php:80
+#: c:\wamp\www\xm\modules\xthemes/navigation.php:99
+msgid "There was some errors while trying to save menus:"
+msgstr ""
+"Il y a eu quelques erreurs lors de la tentative de sauvegarde des menus:"
+
+#: c:\wamp\www\xm\modules\xthemes/navigation.php:101
+msgid "Menu saved successfully!"
+msgstr "Menu sauvegardé avec succès!"
+
+#: c:\wamp\www\xm\modules\xthemes/settings.php:100
+#: c:\wamp\www\xm\modules\xthemes/settings.php:105
+msgid "None"
+msgstr "Aucun"
+
+#: c:\wamp\www\xm\modules\xthemes/settings.php:138
+msgid "Slider Title"
+msgstr "Titre du Slider"
+
+#: c:\wamp\www\xm\modules\xthemes/settings.php:138
+msgid "Show the slider title"
+msgstr "Voir le titre du Slider"
+
+#: c:\wamp\www\xm\modules\xthemes/settings.php:198
+msgid "This is a not valid theme"
+msgstr "Ce n'est pas un thème valide"
+
+#: c:\wamp\www\xm\modules\xthemes/settings.php:212
+msgid "Settings could not be saved! Please try again"
+msgstr "Les réglages ne peuvent pas être sauvegardés! Merci de réessayer"
+
+#: c:\wamp\www\xm\modules\xthemes/settings.php:216
+msgid "Settings updated successfully!"
+msgstr "Réglages mis à jour avec succès!"
+
+#: c:\wamp\www\xm\modules\xthemes/theme.php:25
+#, php-format
+msgid "%s does not support this feature."
+msgstr "%s ne supporte pas cette option."
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:57
+msgid "Themes Manager"
+msgstr "Gestionnaire de thèmes"
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:74
+#: c:\wamp\www\xm\modules\xthemes/themes.php:98
+#: c:\wamp\www\xm\modules\xthemes/themes.php:126
+msgid "No theme has been specified!"
+msgstr "Aucun thème n'a été spécifié!"
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:80
+#, php-format
+msgid "%s is not a valid theme!"
+msgstr "%s n'est pas un thème valide!"
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:103
+#: c:\wamp\www\xm\modules\xthemes/themes.php:131
+msgid "Specified directory does not contain a valid theme!"
+msgstr "Le répertoire spécifié ne contient pas de thème valide!"
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:109
+#: c:\wamp\www\xm\modules\xthemes/themes.php:163
+msgid "Theme could not be activated"
+msgstr "Le thème ne peut pas être activé"
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:114
+msgid "Theme activated successfully!"
+msgstr "Thème activé avec succès!"
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:142
+msgid "Specified theme is not a valid xThemes theme!"
+msgstr "Le thème spécifié n'est pas un thème xThemes valide!"
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:148
+msgid "Theme could not be activated!"
+msgstr "Le thème ne peint pas être activé!"
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:151
+#: c:\wamp\www\xm\modules\xthemes/themes.php:155
+msgid "Sorry, theme could not be installed!"
+msgstr "Désolé, le thème ne peut pas être installé!"
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:168
+msgid "Theme installed and activated successfully!"
+msgstr "Thème installé et activé avec succès!"
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:179
+msgid "Specified theme is not valid!"
+msgstr "Le thème spécifié n'est pas valide!"
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:182
+msgid ""
+"Specified theme is being used by XOOPS as current theme and can not be "
+"uninstalled. Please, activate another available theme before uninstalling "
+"this."
+msgstr ""
+"Le thème spécifié est utilisé par XOOPS comme le thème en cours, et ne peut "
+"être désinstallé. SVP, activez un autre thème disponible avant de le "
+"désinstaller."
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:187
+msgid ""
+"This theme is not a xThemes! To deactivate it simply activate another "
+"available theme."
+msgstr ""
+"Ce n'est pas un thème xThemes! Pour le désactiver, activez simplement un "
+"autre thème disponible."
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:191
+msgid "Theme could not be uninstalled!"
+msgstr "Le thème ne peut pas être désinstallé!"
+
+#: c:\wamp\www\xm\modules\xthemes/themes.php:193
+msgid "Theme has been uninstalled successfully!"
+msgstr "Le thème a été désinstallé avec succès!"
+
+#: c:\wamp\www\xm\modules\xthemes/xoops_version.php:31
+msgid "bitcero on Twitter"
+msgstr "bitcero sur Twitter"
+
+#: c:\wamp\www\xm\modules\xthemes/xoops_version.php:32
+msgid "bitcero on nLinkedIn"
+msgstr "bitcero sur LinkedIn"
+
+#: c:\wamp\www\xm\modules\xthemes/xoops_version.php:33
+msgid "Xoops Mexico on Twitter"
+msgstr "Xoops Mexico sur Twitter"
+
+#: c:\wamp\www\xm\modules\xthemes/xoops_version.php:34
+msgid "Xoops Mexico on Facebook"
+msgstr "Xoops Mexico sur Facebook"
+
+#: c:\wamp\www\xm\modules\xthemes/xoops_version.php:35
+msgid "Red Mexico on Twitter"
+msgstr "Red Mexico sur Twitter"
+
+#: c:\wamp\www\xm\modules\xthemes/xoops_version.php:36
+msgid "Red Mexico on Facebook"
+msgstr "Red Mexico sur Facebook"
+
+#: c:\wamp\www\xm\modules\xthemes/class/xtfunctions.class.php:14
+msgid "Available Themes"
+msgstr "Thèmes disponibles"
+
+#: c:\wamp\www\xm\modules\xthemes/class/xtfunctions.class.php:15
+msgid "Theme Settings"
+msgstr "Réglages du thème"
+
+#: c:\wamp\www\xm\modules\xthemes/class/xtfunctions.class.php:16
+msgid "About"
+msgstr "A propos"
+
+#: c:\wamp\www\xm\modules\xthemes/events/rmcommon.php:21
+msgid "Configuration Sections"
+msgstr "Sections de configuration"
+
+#: c:\wamp\www\xm\modules\xthemes/events/rmcommon.php:63
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:7
+msgid "Current Theme"
+msgstr "Thème en cours"
+
+#: c:\wamp\www\xm\modules\xthemes/events/rmcommon.php:78
+#, php-format
+msgid "%s Options"
+msgstr "%s Options"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_index.php:2
+msgid "Recent Themes on Xoops Mexico"
+msgstr "Thèmes récents sur Xoops Mexico"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_index.php:6
+msgid "View more themes"
+msgstr "Voir plus de thèmes"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_index.php:12
+msgid "xThemes Related News"
+msgstr "Nouvelles de xThemes"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_index.php:21
+msgid "About xThemes"
+msgstr "A propos de xThemes"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_menu_manager.php:3
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:54
+msgid "Show options"
+msgstr "Voir les options"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_menu_manager.php:3
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:54
+msgid "Delete item"
+msgstr "Effacer un item"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_menu_manager.php:8
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:59
+msgid "Title:"
+msgstr "Titre:"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_menu_manager.php:12
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:63
+msgid "URL:"
+msgstr "URL:"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_menu_manager.php:16
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:67
+msgid "Rel:"
+msgstr "Rel:"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_menu_manager.php:20
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:71
+msgid "Target:"
+msgstr "Cible:"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_menu_manager.php:25
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:76
+msgid "Extra:"
+msgstr "Extra:"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_menu_manager.php:27
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:78
+msgid "Description:"
+msgstr "Description:"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:1
+msgid "Menus and Navigation"
+msgstr "Menus et Navigation"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:4
+#, php-format
+msgid ""
+"This theme have %u different menus that can be configured with xThemes menus."
+msgstr ""
+"Ce thème a %u menus différents qui peuvent être configurés avec le "
+"gestionnaire de menu xThemes"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:5
+msgid ""
+"To configure menus please select a menu by clicking on tab name, and then "
+"use next form to add elements."
+msgstr ""
+"Pour configurer les menus, sélectionnez en un en cliquant sur le nom de "
+"l'onglet, et utilisez le formulaire apparu pour ajouter des éléments."
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:8
+msgid "Add Menu"
+msgstr "Ajouter un Menu"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:9
+msgid "Save Menu"
+msgstr "Sauvegarder le Menu"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:54
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:60
+msgid "Menu Item"
+msgstr "Item du Menu"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_navigation.php:79
+msgid "255 characters long"
+msgstr "255 caractères de long"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_settings.php:1
+#, php-format
+msgid "%s Settings"
+msgstr "%s Réglages"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_settings.php:26
+msgid ""
+"You can configure all sections before to press \"Save Settings\" button. "
+"Change between sections will not loose configured data."
+msgstr ""
+"Vous pouvez configurer toutes les sections avant de presser le bouton "
+"\"Sauvegarder les réglages\". Les changements entre les sections ne perdront "
+"pas les données configurées."
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_settings.php:29
+msgid "Cancel"
+msgstr "Annuler"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_settings.php:30
+msgid "Save Settings"
+msgstr "Sauvegarder les Réglages"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:11
+msgid "This is a standard XOOPS Theme and doesn't have any additional option."
+msgstr "C'est un thème XOOPS standard, qui n'a pas d'option additionnelle "
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:13
+msgid "View Site"
+msgstr "Voir le site"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:19
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:21
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:77
+#: c:\wamp\www\xm\modules\xthemes/templates/widgets/xt_wgt_themeinfo.php:9
+#, php-format
+msgid "By %s"
+msgstr "Par %s"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:25
+#: c:\wamp\www\xm\modules\xthemes/templates/widgets/xt_wgt_themeinfo.php:10
+#, php-format
+msgid "Version %s"
+msgstr "Version %s"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:36
+msgid "Theme Options"
+msgstr "Options du Thème"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:68
+msgid "This is a standard XOOPS theme."
+msgstr "C'est un thème XOOPS standard."
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:71
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:84
+msgid "Activate"
+msgstr "Activer"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:72
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:87
+msgid "Preview"
+msgstr "Prévisualisation"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:82
+msgid "Install"
+msgstr "Installer"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:85
+msgid "Uninstall"
+msgstr "Désinstaller"
+
+#: c:\wamp\www\xm\modules\xthemes/templates/xt_themes.php:88
+msgid "Details"
+msgstr "Détails"
|