mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-17 05:47:57 -05:00
71 lines
3.2 KiB
PHP
71 lines
3.2 KiB
PHP
<?php
|
|
|
|
$lang["common_address_1"] = "Addresse 1";
|
|
$lang["common_address_2"] = "Addresse 2";
|
|
$lang["common_city"] = "Ville";
|
|
$lang["common_close"] = "Fermer";
|
|
$lang["common_comments"] = "Commentaires";
|
|
$lang["common_common"] = "commun";
|
|
$lang["common_confirm_search"] = "Vous avez sélectionné une ou plusieurs lignes, celles-ci ne seront plus sélectionnées après votre recherche. d'accord ?";
|
|
$lang["common_correct_errors"] = "";
|
|
$lang["common_country"] = "Pays";
|
|
$lang["common_date"] = "Date";
|
|
$lang["common_delete"] = "Effacer";
|
|
$lang["common_det"] = "détails";
|
|
$lang["common_download_import_template"] = "Download Import Excel Template (CSV)";
|
|
$lang["common_edit"] = "éditer";
|
|
$lang["common_email"] = "Courriel";
|
|
$lang["common_email_invalid_format"] = "Le format de l'adresse électronique est incorrect.";
|
|
$lang["common_export_excel"] = "Excel Export";
|
|
$lang["common_export_excel_no"] = "No";
|
|
$lang["common_export_excel_yes"] = "Oui";
|
|
$lang["common_fields_required_message"] = "Les champs en rouge sont requis";
|
|
$lang["common_first_name"] = "Prénom";
|
|
$lang["common_first_name_required"] = "Le prénom est requis.";
|
|
$lang["common_first_page"] = "Premier";
|
|
$lang["common_gender"] = "Genre";
|
|
$lang["common_gender_female"] = "F";
|
|
$lang["common_gender_male"] = "M";
|
|
$lang["common_id"] = "Id";
|
|
$lang["common_import"] = "Import";
|
|
$lang["common_import_change_file"] = "Changer";
|
|
$lang["common_import_excel"] = "Excel Import";
|
|
$lang["common_import_full_path"] = "Chemin complet vers le fichier excel requis";
|
|
$lang["common_import_remove_file"] = "Supprimer";
|
|
$lang["common_import_select_file"] = "Sélectionner le fichier";
|
|
$lang["common_inv"] = "fact.";
|
|
$lang["common_last_name"] = "Nom";
|
|
$lang["common_last_name_required"] = "Le nom de famille est un champ obligatoire.";
|
|
$lang["common_last_page"] = "Dernier";
|
|
$lang["common_learn_about_project"] = "pour les dernières informations sur le projet.";
|
|
$lang["common_list_of"] = "Liste de";
|
|
$lang["common_logout"] = "Déconnion";
|
|
$lang["common_migration_needed"] = "";
|
|
$lang["common_new"] = "Nouveau";
|
|
$lang["common_no_persons_to_display"] = "Il n'y a personne à afficher.";
|
|
$lang["common_none_selected_text"] = "Aucune sélection.";
|
|
$lang["common_or"] = "OU";
|
|
$lang["common_phone_number"] = "Téléphone";
|
|
$lang["common_phone_number_required"] = "Le numéro de téléphone est requis.";
|
|
$lang["common_please_visit_my"] = "SVP visitez le";
|
|
$lang["common_powered_by"] = "Animé par";
|
|
$lang["common_price"] = "Prix";
|
|
$lang["common_print"] = "Imprimer";
|
|
$lang["common_remove"] = "Enlever";
|
|
$lang["common_required"] = "Obligatoire";
|
|
$lang["common_restore"] = "Restaurer";
|
|
$lang["common_return_policy"] = "Politique de Reprise";
|
|
$lang["common_search"] = "Recherche";
|
|
$lang["common_search_options"] = "Options de recherche";
|
|
$lang["common_searched_for"] = "Recherché";
|
|
$lang["common_state"] = "État";
|
|
$lang["common_submit"] = "Envoyer";
|
|
$lang["common_total_spent"] = "Dépenses Totales";
|
|
$lang["common_unknown"] = "Inconnu(e)";
|
|
$lang["common_view_recent_sales"] = "Voir Ventes Récentes";
|
|
$lang["common_website"] = "site-web";
|
|
$lang["common_welcome"] = "Bienvenue";
|
|
$lang["common_welcome_message"] = "Bienvenue à OSPOS, choisissez un module ci-dessous.";
|
|
$lang["common_you_are_using_ospos"] = "Vous utilisez Open Source Point Of Sale Version";
|
|
$lang["common_zip"] = "Zip";
|