1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151
|
$self{charset} = 'UTF-8';
$self{texts} = {
'Account' => 'Compte',
'Accounting Menu' => 'Gestion Comptable',
'Add General Ledger Batch' => 'Ajout Grand-Livre Batch',
'Add Payable Batch' => 'Ajout Bon à Payer Différé',
'Add Payment Batch' => 'Ajout Dette=>Bon à Payer',
'Add Payment Reversal Batch' => 'Ajout Payment Reversal Différé',
'Add Payments Batch' => 'Ajout Dettes=>Bon à Payer',
'Add Voucher' => 'Ajout Bon à Payer',
'All Batches' => 'En-Cours Bons à Payer',
'Approved' => 'Approved',
'Apr' => 'Avril',
'April' => 'Avril',
'Are you sure you want to delete Batch' => 'Etes-vous sûr de vouloir supprimer cette tâche?',
'Aug' => 'Août',
'August' => 'Aout',
'Batch Number' => 'Numéro Tâche Différée',
'Batch Posting failed!' => 'Echec Envoi Batch!',
'Batch deleted!' => 'Tâche Différée Supprimée!',
'Batch posted!' => 'Tâche Différée Envoyée!',
'Cannot delete batch!' => 'Ne peut supprimé batch!',
'Cannot delete voucher!' => 'Ne peut supprimé voucher!',
'Cannot post voucher!' => 'Ne peut envoyé voucher',
'Cannot save Batch' => 'Cannot save Batch!',
'Confirm!' => 'Confirmer!',
'Continue' => 'Continuer',
'Current' => 'En cours',
'Date' => 'Date',
'Dec' => 'Déc.',
'December' => 'Décembre',
'Delete' => 'Supprimer',
'Delete Batch' => 'Delete Batch',
'Description' => 'Libellé',
'Deselect all' => 'Tout Dé-Sélectionner',
'Edit Batch' => 'Edit Batch',
'Employee' => 'collaborateur',
'Feb' => 'Fév.',
'February' => 'Février',
'From' => 'Du',
'General Ledger Batches' => 'Grand-Livre Batches',
'General Ledger Vouchers' => 'Grand-livre Vouchers',
'ID' => 'ID',
'Include in Report' => 'Inclure dans l\'Etat',
'Invoice Number' => 'Numéro de facture',
'Jan' => 'Jan.',
'January' => 'Janvier',
'Jul' => 'Juill.',
'July' => 'Juillet',
'Jun' => 'Juin',
'June' => 'Juin',
'Manager' => 'Manager',
'Mar' => 'Mars',
'March' => 'Mars',
'May' => 'Mai',
'May ' => 'Mai ',
'Memo' => 'Mémo',
'Month' => 'Mois',
'No.' => 'No.',
'Nov' => 'Nov.',
'November' => 'Novembre',
'Oct' => 'Oct.',
'October' => 'Octobre',
'Payable Batches' => 'Bons à payer Différés',
'Payable Vouchers' => 'Bon à Payer En Attente',
'Payment Batches' => 'Réglement Bon à Payer Différés',
'Payment Reversal' => 'Paiement Reversal',
'Payment Reversal Batches' => 'Payment Reversal Batches',
'Payment Reversal Voucher' => 'Bon à Payer Payment Reversal',
'Payment account missing!' => 'Compte Charge Manquant!',
'Period' => 'Période',
'Post' => 'Enregistrer',
'Post Batch' => 'Envoi Réglement',
'Post Batches' => 'Envois Réglements',
'Posting Batch' => 'Posting Batch',
'Posting Date' => 'Date d\'envoi',
'Quarter' => 'Trimestre',
'Reference' => 'Référence',
'Select all' => 'Tout sélectionner',
'Sep' => 'Sept.',
'September' => 'Septembre',
'Source' => 'Source',
'Source missing!' => 'Source missing!',
'Subtotal' => 'Sous-total',
'To' => 'au',
'Total' => 'Total',
'Vendor' => 'Tiers-Fournisseur',
'Vendor Number' => 'Code fournisseur',
'Voucher Number' => 'Numéro Bon à payer',
'Voucher deleted!' => 'Bon à payer supprimé!',
'Voucher posted!' => 'Bon à payer Envoyé (mail)!',
'Year' => 'Année',
'Yes' => 'Oui',
'ok' => 'OK',
};
$self{subs} = {
'acc_menu' => 'acc_menu',
'add_batch' => 'add_batch',
'add_general_ledger_batch' => 'add_general_ledger_batch',
'add_payable_batch' => 'add_payable_batch',
'add_payment_batch' => 'add_payment_batch',
'add_payment_reversal_batch' => 'add_payment_reversal_batch',
'add_payments_batch' => 'add_payments_batch',
'add_voucher' => 'add_voucher',
'continue' => 'continue',
'delete' => 'delete',
'delete_batch' => 'delete_batch',
'deselect_all' => 'deselect_all',
'display' => 'display',
'edit' => 'edit',
'edit_batch' => 'edit_batch',
'edit_payment_reversal' => 'edit_payment_reversal',
'general_ledger_batch' => 'general_ledger_batch',
'js_menu' => 'js_menu',
'list_batches' => 'list_batches',
'list_vouchers' => 'list_vouchers',
'menubar' => 'menubar',
'payable_batch' => 'payable_batch',
'payment_batch' => 'payment_batch',
'payment_reversal_batch' => 'payment_reversal_batch',
'payments_batch' => 'payments_batch',
'post' => 'post',
'post_batch' => 'post_batch',
'post_batches' => 'post_batches',
'save_batch' => 'save_batch',
'search' => 'search',
'section_menu' => 'section_menu',
'select_all' => 'select_all',
'subtotal' => 'subtotal',
'yes' => 'yes',
'yes_delete_batch' => 'yes_delete_batch',
'ajout_grand_livre_batch' => 'add_general_ledger_batch',
'ajout_bon_à _payer_différé' => 'add_payable_batch',
'ajout_dette=>bon_à _payer' => 'add_payment_batch',
'ajout_payment_reversal_différé' => 'add_payment_reversal_batch',
'ajout_bon_à _payer' => 'add_voucher',
'continuer' => 'continue',
'supprimer' => 'delete',
'delete_batch' => 'delete_batch',
'tout_dé_sélectionner' => 'deselect_all',
'enregistrer' => 'post',
'envoi_réglement' => 'post_batch',
'envois_réglements' => 'post_batches',
'tout_sélectionner' => 'select_all',
'oui' => 'yes',
};
1;
|