Skip to content
Extraits de code Groupes Projets
Valider 0e723546 rédigé par salvatore@rezo.net's avatar salvatore@rezo.net
Parcourir les fichiers

langues (formidable)

parent 3ba68ccf
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -64,7 +64,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( ...@@ -64,7 +64,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
'erreur_inexistant' => 'This form doesn\'t exist.', 'erreur_inexistant' => 'This form doesn\'t exist.',
// F // F
'formulaire_anonyme_explication' => 'This form is anonymous; meaning that the user\'s identity won\'t be recorded.', # MODIF 'formulaire_anonyme_explication' => 'This form is anonymous; meaning that the user\'s identity won\'t be recorded.',
'formulaires_aucun' => 'There is no form for now', 'formulaires_aucun' => 'There is no form for now',
'formulaires_dupliquer' => 'Duplicate the form', 'formulaires_dupliquer' => 'Duplicate the form',
'formulaires_dupliquer_copie' => '(copy)', 'formulaires_dupliquer_copie' => '(copy)',
...@@ -148,7 +148,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( ...@@ -148,7 +148,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
'traiter_enregistrement_erreur_base' => 'An error occurred while writing to the database', 'traiter_enregistrement_erreur_base' => 'An error occurred while writing to the database',
'traiter_enregistrement_erreur_deja_repondu' => 'You have already filled in this form.', 'traiter_enregistrement_erreur_deja_repondu' => 'You have already filled in this form.',
'traiter_enregistrement_erreur_edition_reponse_inexistante' => 'The answer to edit can not be found.', 'traiter_enregistrement_erreur_edition_reponse_inexistante' => 'The answer to edit can not be found.',
'traiter_enregistrement_option_anonymiser_explication' => 'Make the form results anonymous (don\'t keep any tracks of user who have answered).', # MODIF 'traiter_enregistrement_option_anonymiser_explication' => 'Make the form results anonymous (don\'t keep any tracks of user who have answered).',
'traiter_enregistrement_option_anonymiser_label' => 'Anonymize form', 'traiter_enregistrement_option_anonymiser_label' => 'Anonymize form',
'traiter_enregistrement_option_anonymiser_variable_explication' => 'What system variable used to calculate a single value for each author without revealing his identity.', 'traiter_enregistrement_option_anonymiser_variable_explication' => 'What system variable used to calculate a single value for each author without revealing his identity.',
'traiter_enregistrement_option_anonymiser_variable_label' => 'Variable from witch the form will be anonymized', 'traiter_enregistrement_option_anonymiser_variable_label' => 'Variable from witch the form will be anonymized',
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter