| | |
| | | <?php |
| | | $wb['overview_txt'] = 'Overview'; |
| | | $wb['overview_txt'] = 'Vue d\'ensemble'; |
| | | $wb['administration_txt'] = 'Administration'; |
| | | $wb['available_packages_txt'] = 'Available packages'; |
| | | $wb['installed_packages_txt'] = 'Installed packages'; |
| | | $wb['yes_txt'] = 'Yes'; |
| | | $wb['no_txt'] = 'No'; |
| | | $wb['invalid_id_txt'] = 'No valid ID has been provided.'; |
| | | $wb['available_packages_txt'] = 'Packages disponibles'; |
| | | $wb['installed_packages_txt'] = 'Packages installés'; |
| | | $wb['yes_txt'] = 'Oui'; |
| | | $wb['no_txt'] = 'Non'; |
| | | $wb['invalid_id_txt'] = 'Aucun ID valide n\'a été fourni.'; |
| | | $wb['details_txt'] = 'Details'; |
| | | $wb['version_txt'] = 'Version'; |
| | | $wb['category_txt'] = 'Category'; |
| | | $wb['homepage_txt'] = 'Homepage'; |
| | | $wb['supported_languages_txt'] = 'Supported languages'; |
| | | $wb['category_txt'] = 'Categorie'; |
| | | $wb['homepage_txt'] = 'Page d\'accueil'; |
| | | $wb['supported_languages_txt'] = 'Langues supportées'; |
| | | $wb['description_txt'] = 'Description'; |
| | | $wb['config_script_txt'] = 'Configuration script'; |
| | | $wb['installed_size_txt'] = 'Size after installation'; |
| | | $wb['license_txt'] = 'License'; |
| | | $wb['config_script_txt'] = 'Script de configuration'; |
| | | $wb['installed_size_txt'] = 'Taille après installation'; |
| | | $wb['license_txt'] = 'Licence'; |
| | | $wb['screenshots_txt'] = 'Screenshots'; |
| | | $wb['changelog_txt'] = 'Changelog'; |
| | | $wb['server_requirements_txt'] = 'Server requirements'; |
| | | $wb['php_extensions_txt'] = 'PHP extensions'; |
| | | $wb['php_settings_txt'] = 'PHP settings'; |
| | | $wb['supported_php_versions_txt'] = 'Supported PHP versions'; |
| | | $wb['database_txt'] = 'Database'; |
| | | $wb['settings_txt'] = 'Settings'; |
| | | $wb['install_package_txt'] = 'Install this package'; |
| | | $wb['server_requirements_txt'] = 'Configuration serveur requise'; |
| | | $wb['php_extensions_txt'] = 'Extensions PHP'; |
| | | $wb['php_settings_txt'] = 'Configuration PHP'; |
| | | $wb['supported_php_versions_txt'] = 'Versions PHP supportées'; |
| | | $wb['database_txt'] = 'Base de données'; |
| | | $wb['settings_txt'] = 'Configuration'; |
| | | $wb['install_package_txt'] = 'Installer ce package'; |
| | | $wb['installation_txt'] = 'Installation'; |
| | | $wb['install_location_txt'] = 'Install location'; |
| | | $wb['acceptance_txt'] = 'Acceptance'; |
| | | $wb['acceptance_text_txt'] = 'Yes, i\'ve read the license and agree.'; |
| | | $wb['install_language_txt'] = 'Interface language'; |
| | | $wb['new_database_password_txt'] = 'New database password'; |
| | | $wb['basic_settings_txt'] = 'Basic settings'; |
| | | $wb['package_settings_txt'] = 'Package settings'; |
| | | $wb['error_main_domain'] = 'The domain of the installation path is invalid.'; |
| | | $wb['error_no_main_location'] = 'You have provided no valid installation path.'; |
| | | $wb['error_inv_main_location'] = 'The given install location folder is invalid.'; |
| | | $wb['error_license_agreement'] = 'In order to continue you have to accept the license agreement.'; |
| | | $wb['error_no_database_pw'] = 'You have provided no valid database password.'; |
| | | $wb['error_short_database_pw'] = 'Please choose a longer database password.'; |
| | | $wb['error_no_value_for'] = 'The field \\"%s\\" must not be empty.'; |
| | | $wb['error_short_value_for'] = 'The field \\"%s\\" requires a longer input value.'; |
| | | $wb['error_long_value_for'] = 'The field \\"%s\\" requires a shorter input value.'; |
| | | $wb['error_inv_value_for'] = 'You have entered an invalid value for the field \\"%s\\".'; |
| | | $wb['error_inv_email_for'] = 'You have entered an invalid mail address for the field \\"%s\\".'; |
| | | $wb['error_inv_domain_for'] = 'You have entered an invalid domain for the field \\"%s\\".'; |
| | | $wb['error_inv_integer_for'] = 'You have entered an invalid number for the field \\"%s\\".'; |
| | | $wb['error_inv_float_for'] = 'You have entered an invalid floating point number for the field \\"%s\\".'; |
| | | $wb['error_used_location'] = 'The installation path already contains a package installation.'; |
| | | $wb['installation_task_txt'] = 'Install planned'; |
| | | $wb['installation_error_txt'] = 'Install error'; |
| | | $wb['installation_success_txt'] = 'Installed'; |
| | | $wb['installation_remove_txt'] = 'Removal planned'; |
| | | $wb['packagelist_update_finished_txt'] = 'APS Packagelist update finished.'; |
| | | $wb['btn_install_txt'] = 'Install'; |
| | | $wb['btn_cancel_txt'] = 'Cancel'; |
| | | $wb['limit_aps_txt'] = 'The max. number of APS instances for your account is reached.'; |
| | | $wb['install_location_txt'] = 'Chemin d\'installation'; |
| | | $wb['acceptance_txt'] = 'Conditions d\'utilisation (licence)'; |
| | | $wb['acceptance_text_txt'] = 'Oui, j\'ai lu les conditions d\'utilisation (licence) et les accepte.'; |
| | | $wb['install_language_txt'] = 'Langue de l\'interface'; |
| | | $wb['new_database_password_txt'] = 'Nouveau mot de passe BDD'; |
| | | $wb['basic_settings_txt'] = 'Configuration de base'; |
| | | $wb['package_settings_txt'] = 'Configuration du package'; |
| | | $wb['error_main_domain'] = 'Le domaine du chemin d\'installation est invalide.'; |
| | | $wb['error_no_main_location'] = 'Vous n\'avez fourni aucun chemin d\'installation valide.'; |
| | | $wb['error_inv_main_location'] = 'Le dossier d\'installation choisi est invalide.'; |
| | | $wb['error_license_agreement'] = 'Avant de continuer, vous devez accepter les conditions d\'utilisation (licence).'; |
| | | $wb['error_no_database_pw'] = 'Vous n\'avez pas renseigné de mot de passe BDD valide.'; |
| | | $wb['error_short_database_pw'] = 'Veuillez saisir un mot de passe BDD plus long.'; |
| | | $wb['error_no_value_for'] = 'Le champ \"%s\" ne peut pas être vide.'; |
| | | $wb['error_short_value_for'] = 'Le champ \"%s\" nécessite une valeur plus longue.'; |
| | | $wb['error_long_value_for'] = 'Le champ \"%s\" nécessite une valeur plus courte.'; |
| | | $wb['error_inv_value_for'] = 'Vous avez saisi une valeur invalide pour le champ \"%s\".'; |
| | | $wb['error_inv_email_for'] = 'L\'adresse email saisie pour le champ \"%s\" est invalide.'; |
| | | $wb['error_inv_domain_for'] = 'Le domaine saisi pour le champ \"%s\" est invalide.'; |
| | | $wb['error_inv_integer_for'] = 'Le nombre saisi pour le champ \"%s\" est invalide.'; |
| | | $wb['error_inv_float_for'] = 'La décimale saisie pour le champ \"%s\" est invalide.'; |
| | | $wb['error_used_location'] = 'Le chemin de destination contient déjà un package d\'installation.'; |
| | | $wb['installation_task_txt'] = 'Installation prévue'; |
| | | $wb['installation_error_txt'] = 'Erreur d\'installation'; |
| | | $wb['installation_success_txt'] = 'Installé'; |
| | | $wb['installation_remove_txt'] = 'Désinstallation prévue'; |
| | | $wb['packagelist_update_finished_txt'] = 'Mise à jour APS Packagelist terminée.'; |
| | | $wb['btn_install_txt'] = 'Installer'; |
| | | $wb['btn_cancel_txt'] = 'Annuler'; |
| | | $wb['limit_aps_txt'] = 'Le nombre max d\'instances APS pour votre compte a été atteint.'; |
| | | ?> |