Completed
Pull Request — developer (#4001)
by Thom
542:26 queued 508:45
created
languages/fr_fr/Settings/Users.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@  discard block
 block discarded – undo
10 10
  *************************************************************************************************************************************/
11 11
 $languageStrings = [
12 12
 	'Users' => 'Users',
13
-    'USER_MAIL_EXIST' => 'Utilisateur avec cette adresse email existe',
13
+	'USER_MAIL_EXIST' => 'Utilisateur avec cette adresse email existe',
14 14
 	'LBL_USERS_COLORS' => 'Couleurs utilisateurs',
15 15
 	'LBL_USERS_COLORS_DESCRIPTION' => ' ',
16 16
 	'LBL_UPDATE_COLOR' => 'Modifier couleur',
@@ -55,7 +55,7 @@  discard block
 block discarded – undo
55 55
 	'LBL_LOCK_DRAG' => 'Verrouiller le tirer ',
56 56
 ];
57 57
 $jsLanguageStrings = [
58
-    'JS_USER_MAIL_EXIST' => 'Un utilisateur avec cette adresse email existe déjà',
58
+	'JS_USER_MAIL_EXIST' => 'Un utilisateur avec cette adresse email existe déjà',
59 59
 	'JS_DECIMAL_SEPERATOR_AND_GROUPING_SEPERATOR_CANT_BE_SAME' => 'Le séparateur des décimales et des milliers ne peuvent être identiques',
60 60
 	'Changed password successfully' => 'Mot de passe modifié avec succès',
61 61
 ];
Please login to merge, or discard this patch.
languages/fr_fr/Settings/LayoutEditor.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
63 63
 	'Text'=>'Texte',
64 64
 	'Time'=>'Heure',
65 65
 	'URL' => 'site web',
66
-    'LBL_REL_MODULE_LAYOUT_EDITOR' => 'Editer les modules liés',
66
+	'LBL_REL_MODULE_LAYOUT_EDITOR' => 'Editer les modules liés',
67 67
 	'LBL_VISIBLE' => 'Visible',
68 68
 	'LBL_HIDDEN' => 'Caché',
69 69
 	
Please login to merge, or discard this patch.
languages/fr_fr/Settings/Webforms.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@  discard block
 block discarded – undo
17 17
 	'Module' => 'Module',
18 18
 	'Return Url' => 'URL de retour',
19 19
 	'Post Url' => 'URL Post',
20
-    'Captcha Enabled' => 'Captcha activé',
20
+	'Captcha Enabled' => 'Captcha activé',
21 21
 	'SINGLE_Webforms' => 'Formulaire web',
22 22
 
23 23
 	//Actions
@@ -41,8 +41,8 @@  discard block
 block discarded – undo
41 41
 	'LBL_HIDDEN' => 'Caché',
42 42
 	'LBL_ENABLE_TARGET_MODULES_FOR_WEBFORM' => 'Activer le module destination du formulaire web',
43 43
 	'LBL_ASSIGN_USERS' => 'Assignation utilisateur',
44
-    'LBL_ASSIGN_ROUND_ROBIN' => 'Assigner les utilisateurs en round-robin',
45
-    'LBL_ROUNDROBIN_USERS_LIST' => 'Liste des utilisateurs pour le Round-robin ',
44
+	'LBL_ASSIGN_ROUND_ROBIN' => 'Assigner les utilisateurs en round-robin',
45
+	'LBL_ROUNDROBIN_USERS_LIST' => 'Liste des utilisateurs pour le Round-robin ',
46 46
 ];
47 47
 $jsLanguageStrings = [
48 48
 	'JS_WEBFORM_DELETED_SUCCESSFULLY' => 'Formulaire web supprimé avec succès',
Please login to merge, or discard this patch.
languages/fr_fr/Settings/BruteForce.php 1 patch
Indentation   +23 added lines, -23 removed lines patch added patch discarded remove patch
@@ -10,23 +10,23 @@  discard block
 block discarded – undo
10 10
  *************************************************************************************************************************************/
11 11
 $languageStrings = [
12 12
 	'BruteForce'  => 'Brute Force',
13
-    'Number of attempts' => 'Nombre de tentatives',
14
-    'Time lock' => 'Temps de bannissement (minutes)',
15
-    'Settings' => 'Paramètres',
16
-    'Blocked IP' => 'Bloquer adresse IP',
17
-    'BruteForce settings' => 'Paramètres Brute Force',
18
-    'Save' => 'Sauvegarder',
19
-    'LBL_SAVE_SUCCESS' => 'Les modifications ont été sauvegardées',
20
-    'LBL_FAIL' => 'Les modifications n\'ont pas été sauvegardées',
21
-    'LBL_UNBLOCK_FAIL' => 'L\'adresse IP n\'a pas été débloquée',
22
-    'LBL_UNBLOCK_SUCCESS' => 'L\'adresse IP a été débloquée',
23
-    'LBL_BRUTEFORCE_DESCRIPTION' => 'Paramètrer le nombre maximum de connexion échouée et le temps de banissement pour le blocage d\'adresse IP.',
24
-    'Could not finnish reaction.' => 'Les modifications n\'ont pas été sauvegardées',
25
-    'IP' => 'Adresse IP',
26
-    'Date' => 'Date',
27
-    'Users' => 'Utilisateurs',
28
-    'Browsers' => 'Navigateurs',
29
-    'Unblock' => 'Débloquer',
13
+	'Number of attempts' => 'Nombre de tentatives',
14
+	'Time lock' => 'Temps de bannissement (minutes)',
15
+	'Settings' => 'Paramètres',
16
+	'Blocked IP' => 'Bloquer adresse IP',
17
+	'BruteForce settings' => 'Paramètres Brute Force',
18
+	'Save' => 'Sauvegarder',
19
+	'LBL_SAVE_SUCCESS' => 'Les modifications ont été sauvegardées',
20
+	'LBL_FAIL' => 'Les modifications n\'ont pas été sauvegardées',
21
+	'LBL_UNBLOCK_FAIL' => 'L\'adresse IP n\'a pas été débloquée',
22
+	'LBL_UNBLOCK_SUCCESS' => 'L\'adresse IP a été débloquée',
23
+	'LBL_BRUTEFORCE_DESCRIPTION' => 'Paramètrer le nombre maximum de connexion échouée et le temps de banissement pour le blocage d\'adresse IP.',
24
+	'Could not finnish reaction.' => 'Les modifications n\'ont pas été sauvegardées',
25
+	'IP' => 'Adresse IP',
26
+	'Date' => 'Date',
27
+	'Users' => 'Utilisateurs',
28
+	'Browsers' => 'Navigateurs',
29
+	'Unblock' => 'Débloquer',
30 30
 	'LBL_USERS_FOR_NOTIFICATIONS' => 'Notifier les utilisateurs',
31 31
 	'LBL_BRUTEFORCE_ACTIVE' => 'Actif',
32 32
 	'LBL_SAVE' => 'Sauvegarder',
@@ -34,12 +34,12 @@  discard block
 block discarded – undo
34 34
     
35 35
 ];
36 36
 $jsLanguageStrings = [
37
-    'Could not finnish reaction.' => 'Action n\'a pu être terminée.',
38
-    'Complete the fields' => 'Compléter les champs',
39
-    'LBL_SAVE_SUCCESS' => 'Les modifications ont été sauvegardées ',
40
-    'LBL_FAIL' => 'Les modifications n\'ont pas été sauvegardées', 
41
-    'LBL_UNBLOCK_FAIL' => 'L\'adresse IP n\'a pas été débloquée',
42
-    'LBL_UNBLOCK_SUCCESS' => 'L\'adresse IP a été débloquée',   
37
+	'Could not finnish reaction.' => 'Action n\'a pu être terminée.',
38
+	'Complete the fields' => 'Compléter les champs',
39
+	'LBL_SAVE_SUCCESS' => 'Les modifications ont été sauvegardées ',
40
+	'LBL_FAIL' => 'Les modifications n\'ont pas été sauvegardées', 
41
+	'LBL_UNBLOCK_FAIL' => 'L\'adresse IP n\'a pas été débloquée',
42
+	'LBL_UNBLOCK_SUCCESS' => 'L\'adresse IP a été débloquée',   
43 43
 	'JS_WRONG_ATTEMPS_NUMBER' => 'Vous avez saisi une valeur incorrecte pour le nombre de tentative, merci de la corriger.',
44 44
 	'JS_WRONG_TIME_LOCK_FORMAT' => 'Vous avez saisi une valeur incorrecte pour le temps de bannissement, merci de la corriger.'     
45 45
 ];
Please login to merge, or discard this patch.
languages/fr_fr/Settings/Picklist.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@  discard block
 block discarded – undo
39 39
 	'LBL_SELECT_PICKLIST_IN' => 'Sélectionner une liste déroulante dans',
40 40
 	'LBL_TO_DELETE_MULTIPLE_HOLD_CONTROL_KEY' => 'Pour supprimer plusieurs items maintenir la touche ctrl appuyée pendant la sélection des items',
41 41
 	'LBL_VALUES_ASSIGNED_TO_A_ROLE' => 'Valeurs assignés à un rôle',
42
-    'NO_PICKLIST_FIELDS'=> 'ne possède pas de champs liste deoulante',
42
+	'NO_PICKLIST_FIELDS'=> 'ne possède pas de champs liste deoulante',
43 43
 	'LBL_NEW_VALUE' => 'Nouvelle valeur',
44 44
 ];
45 45
 
@@ -52,7 +52,7 @@  discard block
 block discarded – undo
52 52
 	'JS_MORE_THAN_ONE_ITEM_SELECTED' => 'Plus d\'un item sélectionné',
53 53
 	'JS_NO_ITEM_SELECTED' => 'Aucun item sélectionné',
54 54
 	'JS_NOT_ALLOWED' => 'non autorisé',
55
-    'JS_PLEASE_SELECT_MODULE' => 'Merci de choisir un module',
55
+	'JS_PLEASE_SELECT_MODULE' => 'Merci de choisir un module',
56 56
 	'JS_SEQUENCE_UPDATED_SUCCESSFULLY' => 'Séquence mise à jour avec succès',
57 57
 	'JS_SPECIAL_CHARACTERS' => 'Caractères spéciaux comme',
58 58
 	'JS_VALUE_ASSIGNED_SUCCESSFULLY' => 'Valeur assignée avec succès',
Please login to merge, or discard this patch.
languages/fr_fr/Settings/OSSProjectTemplates.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
  *************************************************************************************************************************************/
11 11
 
12 12
 $languageStrings = [
13
-    'OSSProjectTemplates' => 'Modèles de projet OSS',
13
+	'OSSProjectTemplates' => 'Modèles de projet OSS',
14 14
     
15 15
 ];
16 16
 
Please login to merge, or discard this patch.
languages/fr_fr/Settings/Payments.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,7 @@
 block discarded – undo
11 11
 
12 12
 $languageStrings = [
13 13
 	'Payments' => 'Paiements',
14
-    'LBL_RIGHT_CLICK_COPY' => 'Clic droit et copier',
14
+	'LBL_RIGHT_CLICK_COPY' => 'Clic droit et copier',
15 15
 ];
16 16
 
17 17
 $jsLanguageStrings = [
Please login to merge, or discard this patch.
languages/fr_fr/Settings/ApiAddress.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -28,8 +28,8 @@
 block discarded – undo
28 28
 	'LBL_NUMBER_SEARCH_RESULTS' => 'Nombre de résultats de recherche',
29 29
 ];
30 30
 $jsLanguageStrings = [
31
-    'Invalid API key' => 'Clé API invalide',
32
-    'JS_ERROR' => 'Erreur',
33
-    'JS_LOADING_PLEASE_WAIT' => 'Chargement, merci de patienter.',
31
+	'Invalid API key' => 'Clé API invalide',
32
+	'JS_ERROR' => 'Erreur',
33
+	'JS_LOADING_PLEASE_WAIT' => 'Chargement, merci de patienter.',
34 34
 	'JS_WRONG_NUMBER' => 'Caractères autorisés : chiffre plus grand que 1.',
35 35
 ];
Please login to merge, or discard this patch.
languages/fr_fr/Settings/PBXManager.php 1 patch
Indentation   +13 added lines, -13 removed lines patch added patch discarded remove patch
@@ -9,20 +9,20 @@
 block discarded – undo
9 9
  * All Rights Reserved.
10 10
  * *********************************************************************************** */
11 11
 $languageStrings = [
12
-    'LBL_SELECT_ONE' => 'Sélectionner',
13
-    'LBL_PBXMANAGER' =>'PBXManager',
14
-    'LBL_PBXMANAGER_CONFIG' => 'Détails du serveur Asterisk',
15
-    'LBL_NOTE' => 'Note :',
16
-    'LBL_INFO_WEBAPP_URL' => 'Configurer l\'URL de votre application Asterisk App URL selon le schéma', 
17
-    'LBL_FORMAT_WEBAPP_URL' => '(protocol)://(asterisk_ip):(VtigerConnector_port)',
18
-    'LBL_FORMAT_INFO_WEBAPP_URL' => 'ex:http://0.0.0.0:5000',
19
-    'LBL_INFO_CONTEXT' => 'Contexte specifique à YetiForce est configuré sur votre serveur Asterisk (extensions.conf)',
20
-    'LBL_PBXMANAGER_INFO' => 'Configurer le serveur Asterisk Server après avoir installé le connecteur YetiForce Asterisk sur votre serveur Asterisk',
12
+	'LBL_SELECT_ONE' => 'Sélectionner',
13
+	'LBL_PBXMANAGER' =>'PBXManager',
14
+	'LBL_PBXMANAGER_CONFIG' => 'Détails du serveur Asterisk',
15
+	'LBL_NOTE' => 'Note :',
16
+	'LBL_INFO_WEBAPP_URL' => 'Configurer l\'URL de votre application Asterisk App URL selon le schéma', 
17
+	'LBL_FORMAT_WEBAPP_URL' => '(protocol)://(asterisk_ip):(VtigerConnector_port)',
18
+	'LBL_FORMAT_INFO_WEBAPP_URL' => 'ex:http://0.0.0.0:5000',
19
+	'LBL_INFO_CONTEXT' => 'Contexte specifique à YetiForce est configuré sur votre serveur Asterisk (extensions.conf)',
20
+	'LBL_PBXMANAGER_INFO' => 'Configurer le serveur Asterisk Server après avoir installé le connecteur YetiForce Asterisk sur votre serveur Asterisk',
21 21
     
22
-    'webappurl'=>'URL application Asterisk YetiForce',
23
-    'vtigersecretkey'=>'Clé secrète YetiForce',
24
-    'outboundcontext' => 'Contexte appel sortant',
25
-    'outboundtrunk' => 'Tronc sortant',
22
+	'webappurl'=>'URL application Asterisk YetiForce',
23
+	'vtigersecretkey'=>'Clé secrète YetiForce',
24
+	'outboundcontext' => 'Contexte appel sortant',
25
+	'outboundtrunk' => 'Tronc sortant',
26 26
     
27 27
 ];
28 28
 
Please login to merge, or discard this patch.