Typo administrateur instead of profil
This commit is contained in:
@@ -6,8 +6,8 @@ return array(
|
|||||||
'(edit)' => '(modification)',
|
'(edit)' => '(modification)',
|
||||||
'<a href="http://en.wikipedia.org/wiki/ISO_639-1_language_matrix" target="_other">Check the list</a> of ISO 639-1 codes' => '<a href="http://en.wikipedia.org/wiki/ISO_639-1_language_matrix" target="_other">Consulter la liste</a> des codes ISO 639-1',
|
'<a href="http://en.wikipedia.org/wiki/ISO_639-1_language_matrix" target="_other">Check the list</a> of ISO 639-1 codes' => '<a href="http://en.wikipedia.org/wiki/ISO_639-1_language_matrix" target="_other">Consulter la liste</a> des codes ISO 639-1',
|
||||||
'<span id="number_of_generated_combinations">0</span> combinations' => '<span id="number_of_generated_combinations">0</span> combinaisons',
|
'<span id="number_of_generated_combinations">0</span> combinations' => '<span id="number_of_generated_combinations">0</span> combinaisons',
|
||||||
'<strong>Cannot translate all fields.</strong> According to your PHP configuration, forms cannot contains more than
|
'<strong>Cannot translate all fields.</strong> According to your PHP configuration, forms cannot contains more than
|
||||||
%current_max_input_vars input fields, but at least %required_max_input_vars are required. Please change the value of max_input_vars in your PHP configuration
|
%current_max_input_vars input fields, but at least %required_max_input_vars are required. Please change the value of max_input_vars in your PHP configuration
|
||||||
of change the translation file by hand.' => '<strong>Cannot translate all fields.</strong> According to your PHP configuration, forms cannot contains more than %current_max_input_vars input fields, but at least %required_max_input_vars are required. Please change the value of max_input_vars in your PHP configuration of change the translation file by hand.',
|
of change the translation file by hand.' => '<strong>Cannot translate all fields.</strong> According to your PHP configuration, forms cannot contains more than %current_max_input_vars input fields, but at least %required_max_input_vars are required. Please change the value of max_input_vars in your PHP configuration of change the translation file by hand.',
|
||||||
'<strong>Congratulations</strong>, all text is now translated !' => '<strong>Félicitations</strong>, Toute la traduction a été effectué',
|
'<strong>Congratulations</strong>, all text is now translated !' => '<strong>Félicitations</strong>, Toute la traduction a été effectué',
|
||||||
'<strong>Did not found any text to translate</strong>. It\'s probably normal. If not, please be sure to use Smarty\'s "intl" function in templates, or the Translator::trans() method in PHP files.' => '<streong>Aucun texte à traduire</strong>. C\'est probablement normal. Si ce n\'est pas le cas vérifiez que vous utilisez bien la fonction Smarty "intl" ou bien le translator Translator::trans dans un fichier php',
|
'<strong>Did not found any text to translate</strong>. It\'s probably normal. If not, please be sure to use Smarty\'s "intl" function in templates, or the Translator::trans() method in PHP files.' => '<streong>Aucun texte à traduire</strong>. C\'est probablement normal. Si ce n\'est pas le cas vérifiez que vous utilisez bien la fonction Smarty "intl" ou bien le translator Translator::trans dans un fichier php',
|
||||||
@@ -47,7 +47,7 @@ return array(
|
|||||||
'Additional categories' => 'Rubriques supplémentaires',
|
'Additional categories' => 'Rubriques supplémentaires',
|
||||||
'Address' => 'Adresse',
|
'Address' => 'Adresse',
|
||||||
'Administration logs' => 'Journal des logs',
|
'Administration logs' => 'Journal des logs',
|
||||||
'Administration profiles' => 'Gestion des administrateurs',
|
'Administration profiles' => 'Gestion des profils',
|
||||||
'Administrators' => 'Administrateurs',
|
'Administrators' => 'Administrateurs',
|
||||||
'All orders' => 'Toutes les commandes',
|
'All orders' => 'Toutes les commandes',
|
||||||
'Alpha code 2' => 'Code alpha 2',
|
'Alpha code 2' => 'Code alpha 2',
|
||||||
|
|||||||
Reference in New Issue
Block a user