File: gl

package info (click to toggle)
sql-ledger 3.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 33,080 kB
  • sloc: perl: 73,172; sql: 36,530; sh: 34; makefile: 21
file content (216 lines) | stat: -rw-r--r-- 11,027 bytes parent folder | download
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
$self{charset} = 'UTF-8';

$self{texts} = {
  'AP Transaction'              => 'Transaction Dette',
  'AR Transaction'              => 'Transaction Créance',
  'Account'                     => 'Compte',
  'Accounting Menu'             => 'Gestion Comptable',
  'Add FX Adjustment'           => 'Ajout Delta Ajustement',
  'Add General Ledger Transaction' => 'Ajout une Transaction au Journal',
  'Add General Ledger Voucher'  => 'Ajout Bon à  Payer sur Grand-Livre',
  'Address'                     => 'Adresse',
  'All'                         => 'Tous',
  'Amount'                      => 'Montant',
  'Apr'                         => 'Avril',
  'April'                       => 'Avril',
  'Are you sure you want to delete Transaction' => 'Etes-vous sûr de vouloir effacer transaction ?',
  'Asset'                       => 'Actif',
  'Aug'                         => 'Août',
  'August'                      => 'Aout',
  'Balance'                     => 'Solde',
  'Bcc'                         => 'Copie à ',
  'Buy'                         => 'Achat',
  'Cannot delete transaction!'  => 'Echec suppression Transaction!',
  'Cannot post transaction for a closed period!' => 'Echec enregistrement la transaction sur un exercice clos!',
  'Cannot post transaction with a debit and credit entry for the same account!' => 'Débit et crédit impossible pour un meme compte',
  'Cannot post transaction!'    => 'Echec enregistrement transaction!',
  'Cc'                          => 'Copie',
  'Company Name'                => 'Désignation Entité',
  'Company Number'              => 'Numéro Entité',
  'Confirm!'                    => 'Confirmer!',
  'Continue'                    => 'Continuer',
  'Credit'                      => 'Crédit',
  'Credit Invoice '             => 'Facture Crédit',
  'Currency'                    => 'Devise',
  'Current'                     => 'En cours',
  'Customer Number'             => 'Code Tiers-client',
  'Customer not on file!'       => 'Tiers-Client absent du fichier!',
  'Date'                        => 'Date',
  'Day(s)'                      => 'Jour(s)',
  'Debit'                       => 'Débit',
  'Debit Invoice '              => 'Facture Avoir-Frs',
  'Dec'                         => 'Déc.',
  'December'                    => 'Décembre',
  'Delete'                      => 'Supprimer',
  'Delete Schedule'             => 'Supprime Transaction Périodique',
  'Department'                  => 'Service-Département',
  'Description'                 => 'Libellé',
  'E-mail'                      => 'E-mail',
  'E-mail message'              => 'Message e-mail',
  'Edit FX Adjustment'          => 'Saisie Delta Reglement',
  'Edit General Ledger Transaction' => 'Editer Ecriture grand-livre',
  'Edit General Ledger Voucher' => 'Editer G/L Bons à  Payer',
  'Employee Number'             => 'Code collaborateur',
  'Equity'                      => 'Capital',
  'Every'                       => 'Tous les',
  'Exchange Rate'               => 'Taux de change',
  'Expense'                     => 'Achats-Charges',
  'FX'                          => 'Devises',
  'Feb'                         => 'Fév.',
  'February'                    => 'Février',
  'For'                         => 'Pour',
  'From'                        => 'Du',
  'GIFI'                        => 'Code GIFI-TDFC',
  'GL Transaction'              => 'Transaction grand-livre',
  'General Ledger'              => 'JOURNAL-GRAND-LIVRE',
  'ID'                          => 'ID',
  'Include Payment'             => 'Inclure Réglement',
  'Include in Report'           => 'Inclure dans l\'Etat',
  'Income'                      => 'Produits',
  'Invoice Number'              => 'Numéro de facture',
  'Jan'                         => 'Jan.',
  'January'                     => 'Janvier',
  'Jul'                         => 'Juill.',
  'July'                        => 'Juillet',
  'Jun'                         => 'Juin',
  'June'                        => 'Juin',
  'Liability'                   => 'Passif',
  'Line Item'                   => 'Ligne Item',
  'Locked by'                   => 'Blocage par',
  'Mar'                         => 'Mars',
  'March'                       => 'Mars',
  'May'                         => 'Mai',
  'May '                        => 'Mai ',
  'Memo'                        => 'Mémo',
  'Message'                     => 'Message',
  'Month'                       => 'Mois',
  'Month(s)'                    => 'Mois(s)',
  'New Number'                  => 'Nouveau Numéro',
  'Next Date'                   => 'Prochaine date',
  'Notes'                       => 'Notes',
  'Nov'                         => 'Nov.',
  'November'                    => 'Novembre',
  'Number'                      => 'Numéro',
  'Oct'                         => 'Oct.',
  'October'                     => 'Octobre',
  'Out of balance transaction!' => 'Transaction non-soldée!',
  'PDF'                         => 'PDF',
  'Period'                      => 'Période',
  'Post'                        => 'Enregistrer',
  'Post as new'                 => 'Enregistrer comme nouveau',
  'Postscript'                  => 'Postcript',
  'Print'                       => 'Imprimer',
  'Project'                     => 'Projet',
  'Project not on file!'        => 'Projet absent du fichier!',
  'Quarter'                     => 'Trimestre',
  'R'                           => 'R',
  'Recurring Transaction'       => 'Transaction périodique',
  'Reference'                   => 'Référence',
  'Remittance Voucher'          => 'Lancement Bon à Payer',
  'Repeat'                      => 'Répéter',
  'Reports'                     => 'Etats',
  'Sales Invoice '              => 'Facture Client ',
  'Save Schedule'               => 'Enregistrer transaction périodique',
  'Schedule'                    => 'Abonnement',
  'Scheduled'                   => 'Abonnée',
  'Select from one of the names below' => 'Sélectionner un des noms ci-dessous',
  'Select from one of the projects below' => 'Selectionner un des projets ci-dessous',
  'Sell'                        => 'Vente',
  'Sep'                         => 'Sept.',
  'September'                   => 'Septembre',
  'Source'                      => 'Source',
  'Startdate'                   => 'Date début/entrée',
  'Subject'                     => 'Objet',
  'Subtotal'                    => 'Sous-total',
  'To'                          => 'au',
  'Transaction Date missing!'   => 'Date d\'écriture manquante!',
  'Transaction deleted!'        => 'Transaction supprimée!',
  'Transaction posted!'         => 'Transaction enregistrée!',
  'Update'                      => 'Actualiser',
  'Vendor Invoice '             => 'Facture Fournisseurs',
  'Vendor Number'               => 'Code fournisseur',
  'Vendor not on file!'         => 'Tiers-Fournisseur absent du fichier!',
  'Warning!'                    => 'Attention!',
  'Week(s)'                     => 'Semaines(s)',
  'Year'                        => 'Année',
  'Year(s)'                     => 'Années(s)',
  'Yes'                         => 'Oui',
  'You are posting an existing transaction!' => 'Vous envoyez une transaction existante!',
  'You are printing and posting an existing transaction!' => 'Vous imprimez et envoyez une transaction existante!',
  'You are printing and saving an existing order' => 'Vous imprimez et enregistrez une commande existante!',
  'You are printing and saving an existing quotation' => 'Vous imprimez et enregistrez un devis existant!',
  'You are saving an existing order' => 'Vous enregistrez une commande existante!',
  'You are saving an existing quotation' => 'Vous enregistrez un devis existant!',
  'for'                         => 'pour',
  'sent'                        => 'envoyé',
  'time(s)'                     => 'fois',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add'                         => 'add',
  'add_transaction'             => 'add_transaction',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'check_name'                  => 'check_name',
  'check_project'               => 'check_project',
  'continue'                    => 'continue',
  'create_links'                => 'create_links',
  'credit_invoice_'             => 'credit_invoice_',
  'debit_invoice_'              => 'debit_invoice_',
  'delete'                      => 'delete',
  'delete_schedule'             => 'delete_schedule',
  'display'                     => 'display',
  'display_form'                => 'display_form',
  'display_rows'                => 'display_rows',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'gl_subtotal'                 => 'gl_subtotal',
  'gl_transaction'              => 'gl_transaction',
  'islocked'                    => 'islocked',
  'js_menu'                     => 'js_menu',
  'menubar'                     => 'menubar',
  'name_selected'               => 'name_selected',
  'new_number'                  => 'new_number',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  'preview'                     => 'preview',
  'print_and_post_as_new'       => 'print_and_post_as_new',
  'project_selected'            => 'project_selected',
  'rebuild_formnames'           => 'rebuild_formnames',
  'rebuild_vc'                  => 'rebuild_vc',
  'repost'                      => 'repost',
  'reprint'                     => 'reprint',
  'sales_invoice_'              => 'sales_invoice_',
  'save_schedule'               => 'save_schedule',
  'schedule'                    => 'schedule',
  'search'                      => 'search',
  'section_menu'                => 'section_menu',
  'select_name'                 => 'select_name',
  'select_project'              => 'select_project',
  'transactions'                => 'transactions',
  'update'                      => 'update',
  'vendor_invoice_'             => 'vendor_invoice_',
  'yes'                         => 'yes',
  'transaction_dette'           => 'ap_transaction',
  'transaction_créance'        => 'ar_transaction',
  'continuer'                   => 'continue',
  'facture_crédit'             => 'credit_invoice_',
  'facture_avoir_frs'           => 'debit_invoice_',
  'supprimer'                   => 'delete',
  'supprime_transaction_périodique' => 'delete_schedule',
  'transaction_grand_livre'     => 'gl_transaction',
  'nouveau_numéro'             => 'new_number',
  'enregistrer'                 => 'post',
  'enregistrer_comme_nouveau'   => 'post_as_new',
  'facture_client_'             => 'sales_invoice_',
  'enregistrer_transaction_périodique' => 'save_schedule',
  'abonnement'                  => 'schedule',
  'actualiser'                  => 'update',
  'facture_fournisseurs'        => 'vendor_invoice_',
  'oui'                         => 'yes',
};

1;