summaryrefslogtreecommitdiff
path: root/locale/ca_fr/cp
blob: 528f3258ac9973378d8076e9cf8f2f2b3b88e726 (plain)
  1. $self{texts} = {
  2. 'AP' => 'Dépenses',
  3. 'AR' => 'Recettes',
  4. 'Account' => 'Compte',
  5. 'Accounting Menu' => 'Menu de comptabilité',
  6. 'Address' => 'Adresse',
  7. 'All' => 'Tous',
  8. 'Amount' => 'Montant',
  9. 'Amount Due' => 'Montant dû',
  10. 'Bcc' => 'Copie cachée',
  11. 'Cannot post Payment!' => 'Impossible d\'enregistrer le paiement!',
  12. 'Cannot post Receipt!' => 'Impossible d\'enregistrer le reçu!',
  13. 'Cannot post payment for a closed period!' => 'Impossible d\'enregistrer le paiement sur un exercice clos!',
  14. 'Cc' => 'Copie',
  15. 'Continue' => 'Continuer',
  16. 'Currency' => 'Devise',
  17. 'Customer' => 'Client',
  18. 'Customer not on file!' => 'Client absent du fichier!',
  19. 'Date' => 'Date',
  20. 'Date missing!' => 'Date manquante!',
  21. 'Department' => 'Service',
  22. 'Deposit' => 'Dépôt',
  23. 'Description' => 'Description',
  24. 'Due Date' => 'Échéance',
  25. 'E-mail' => 'E-mail',
  26. 'Exchange Rate' => 'Taux de change',
  27. 'Exchange rate missing!' => 'Taux de change manquant!',
  28. 'From' => 'De',
  29. 'Invoice' => 'Facture',
  30. 'Invoices' => 'Factures',
  31. 'Language' => 'Langue',
  32. 'Memo' => 'Mémo',
  33. 'Message' => 'Message',
  34. 'Number' => 'Numéro',
  35. 'PDF' => 'PDF',
  36. 'Payment' => 'Paiement',
  37. 'Payment posted!' => 'Paiement enregistré!',
  38. 'Payments' => 'Paiements',
  39. 'Post' => 'Enregistrer',
  40. 'Postscript' => 'Postcript',
  41. 'Prepayment' => 'Paiement à l\'avance',
  42. 'Print' => 'Imprimer',
  43. 'Project not on file!' => 'Projet absent du fichier!',
  44. 'Receipt' => 'Reçu',
  45. 'Receipt posted!' => 'Reçu enregistré!',
  46. 'Receipts' => 'Reçus',
  47. 'Reference' => 'Référence',
  48. 'Screen' => 'Écran',
  49. 'Select' => 'Sélectionner',
  50. 'Select all' => 'Tout sélectionner',
  51. 'Select from one of the names below' => 'Sélectionner un des noms ci-dessous',
  52. 'Select from one of the projects below' => 'Sélectionner un des projets ci-dessous',
  53. 'Select postscript or PDF!' => 'Sélectionner Postscript ou PDF!',
  54. 'Source' => 'Source',
  55. 'Startdate' => 'Date de début',
  56. 'Subject' => 'Objet',
  57. 'To' => 'À',
  58. 'Update' => 'Mettre à jour',
  59. 'Vendor' => 'Fournisseur',
  60. 'Vendor not on file!' => 'Fournisseur absent du fichier!',
  61. 'Warning!' => 'Attention!',
  62. 'sent' => 'envoyé',
  63. };
  64. $self{subs} = {
  65. 'acc_menu' => 'acc_menu',
  66. 'add_transaction' => 'add_transaction',
  67. 'ap_transaction' => 'ap_transaction',
  68. 'ar_transaction' => 'ar_transaction',
  69. 'check_form' => 'check_form',
  70. 'check_name' => 'check_name',
  71. 'check_openvc' => 'check_openvc',
  72. 'check_project' => 'check_project',
  73. 'continue' => 'continue',
  74. 'customer_details' => 'customer_details',
  75. 'delete_schedule' => 'delete_schedule',
  76. 'display' => 'display',
  77. 'gl_transaction' => 'gl_transaction',
  78. 'invoices_due' => 'invoices_due',
  79. 'js_menu' => 'js_menu',
  80. 'list_invoices' => 'list_invoices',
  81. 'menubar' => 'menubar',
  82. 'name_selected' => 'name_selected',
  83. 'payment' => 'payment',
  84. 'payment_footer' => 'payment_footer',
  85. 'payment_header' => 'payment_header',
  86. 'payments' => 'payments',
  87. 'payments_footer' => 'payments_footer',
  88. 'payments_header' => 'payments_header',
  89. 'post' => 'post',
  90. 'post_as_new' => 'post_as_new',
  91. 'post_payment' => 'post_payment',
  92. 'post_payments' => 'post_payments',
  93. 'print' => 'print',
  94. 'print_and_post_as_new' => 'print_and_post_as_new',
  95. 'print_form' => 'print_form',
  96. 'print_payment' => 'print_payment',
  97. 'print_payments' => 'print_payments',
  98. 'project_selected' => 'project_selected',
  99. 'rebuild_vc' => 'rebuild_vc',
  100. 'repost' => 'repost',
  101. 'reprint' => 'reprint',
  102. 'sales_invoice_' => 'sales_invoice_',
  103. 'save_schedule' => 'save_schedule',
  104. 'schedule' => 'schedule',
  105. 'section_menu' => 'section_menu',
  106. 'select_all' => 'select_all',
  107. 'select_name' => 'select_name',
  108. 'select_project' => 'select_project',
  109. 'update' => 'update',
  110. 'update_payment' => 'update_payment',
  111. 'update_payments' => 'update_payments',
  112. 'vendor_details' => 'vendor_details',
  113. 'vendor_invoice_' => 'vendor_invoice_',
  114. 'continuer' => 'continue',
  115. 'enregistrer' => 'post',
  116. 'imprimer' => 'print',
  117. 'tout_sélectionner' => 'select_all',
  118. 'mettre_à_jour' => 'update',
  119. };
  120. 1;