| 
									
										
										
										
											2015-12-23 09:34:23 +01:00
										 |  |  |  | <?php | 
					
						
							| 
									
										
										
										
											2018-03-29 19:00:21 +02:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-13 17:19:09 +01:00
										 |  |  |  | /** | 
					
						
							|  |  |  |  |  * list.php | 
					
						
							| 
									
										
										
										
											2018-06-01 14:20:52 +02:00
										 |  |  |  |  * Copyright (c) 2018 thegrumpydictator@gmail.com | 
					
						
							| 
									
										
										
										
											2017-12-11 19:42:57 +01:00
										 |  |  |  |  * | 
					
						
							|  |  |  |  |  * This file is part of Firefly III. | 
					
						
							| 
									
										
										
										
											2016-03-13 17:19:09 +01:00
										 |  |  |  |  * | 
					
						
							| 
									
										
										
										
											2017-12-11 19:42:57 +01:00
										 |  |  |  |  * Firefly III is free software: you can redistribute it and/or modify | 
					
						
							|  |  |  |  |  * it under the terms of the GNU General Public License as published by | 
					
						
							|  |  |  |  |  * the Free Software Foundation, either version 3 of the License, or | 
					
						
							|  |  |  |  |  * (at your option) any later version. | 
					
						
							| 
									
										
										
										
											2016-10-05 06:52:15 +02:00
										 |  |  |  |  * | 
					
						
							| 
									
										
										
										
											2017-12-11 19:42:57 +01:00
										 |  |  |  |  * Firefly III is distributed in the hope that it will be useful, | 
					
						
							|  |  |  |  |  * but WITHOUT ANY WARRANTY; without even the implied warranty of | 
					
						
							|  |  |  |  |  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | 
					
						
							|  |  |  |  |  * GNU General Public License for more details. | 
					
						
							|  |  |  |  |  * | 
					
						
							|  |  |  |  |  * You should have received a copy of the GNU General Public License | 
					
						
							| 
									
										
										
										
											2017-12-19 05:24:14 +01:00
										 |  |  |  |  * along with Firefly III. If not, see <http://www.gnu.org/licenses/>. | 
					
						
							| 
									
										
										
										
											2016-03-13 17:19:09 +01:00
										 |  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2017-12-19 19:35:54 +01:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-06-01 14:20:52 +02:00
										 |  |  |  | declare(strict_types=1); | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-12-23 09:34:23 +01:00
										 |  |  |  | return [ | 
					
						
							| 
									
										
										
										
											2017-09-24 21:20:39 +02:00
										 |  |  |  |     'buttons'                 => 'Boutons', | 
					
						
							|  |  |  |  |     'icon'                    => 'Icône', | 
					
						
							|  |  |  |  |     'id'                      => 'Identifiant', | 
					
						
							|  |  |  |  |     'create_date'             => 'Créé le', | 
					
						
							|  |  |  |  |     'update_date'             => 'Mis à jour le', | 
					
						
							| 
									
										
										
										
											2017-11-24 17:06:42 +01:00
										 |  |  |  |     'updated_at'              => 'Mis à jour le', | 
					
						
							| 
									
										
										
										
											2017-09-24 21:20:39 +02:00
										 |  |  |  |     'balance_before'          => 'Solde avant', | 
					
						
							|  |  |  |  |     'balance_after'           => 'Solde après', | 
					
						
							|  |  |  |  |     'name'                    => 'Nom', | 
					
						
							|  |  |  |  |     'role'                    => 'Rôle', | 
					
						
							|  |  |  |  |     'currentBalance'          => 'Solde courant', | 
					
						
							| 
									
										
										
										
											2018-06-23 06:29:14 +02:00
										 |  |  |  |     'linked_to_rules'         => 'Règles applicables', | 
					
						
							| 
									
										
										
										
											2017-09-24 21:20:39 +02:00
										 |  |  |  |     'active'                  => 'Actif ?', | 
					
						
							|  |  |  |  |     'lastActivity'            => 'Activité récente', | 
					
						
							| 
									
										
										
										
											2017-12-23 22:02:29 +01:00
										 |  |  |  |     'balanceDiff'             => 'Différence d\'équilibre', | 
					
						
							| 
									
										
										
										
											2017-09-24 21:20:39 +02:00
										 |  |  |  |     'matchesOn'               => 'Correspond à', | 
					
						
							|  |  |  |  |     'account_type'            => 'Type de compte', | 
					
						
							|  |  |  |  |     'created_at'              => 'Créé le', | 
					
						
							|  |  |  |  |     'account'                 => 'Compte', | 
					
						
							|  |  |  |  |     'matchingAmount'          => 'Montant', | 
					
						
							| 
									
										
										
										
											2018-07-25 16:44:06 +02:00
										 |  |  |  |     'split_number'            => 'Ventilation n°', | 
					
						
							| 
									
										
										
										
											2017-09-24 21:20:39 +02:00
										 |  |  |  |     'destination'             => 'Destination', | 
					
						
							|  |  |  |  |     'source'                  => 'Source', | 
					
						
							|  |  |  |  |     'next_expected_match'     => 'Prochaine association attendue', | 
					
						
							|  |  |  |  |     'automatch'               => 'Correspondance automatique ?', | 
					
						
							|  |  |  |  |     'repeat_freq'             => 'Répétitions', | 
					
						
							|  |  |  |  |     'description'             => 'Description', | 
					
						
							|  |  |  |  |     'amount'                  => 'Montant', | 
					
						
							|  |  |  |  |     'internal_reference'      => 'Référence interne', | 
					
						
							|  |  |  |  |     'date'                    => 'Date', | 
					
						
							|  |  |  |  |     'interest_date'           => 'Date des intérêts', | 
					
						
							|  |  |  |  |     'book_date'               => 'Date de réservation', | 
					
						
							|  |  |  |  |     'process_date'            => 'Date de traitement', | 
					
						
							|  |  |  |  |     'due_date'                => 'Échéance', | 
					
						
							|  |  |  |  |     'payment_date'            => 'Date de paiement', | 
					
						
							|  |  |  |  |     'invoice_date'            => 'Date de facturation', | 
					
						
							|  |  |  |  |     'interal_reference'       => 'Référence interne', | 
					
						
							|  |  |  |  |     'notes'                   => 'Notes', | 
					
						
							|  |  |  |  |     'from'                    => 'Depuis', | 
					
						
							|  |  |  |  |     'piggy_bank'              => 'Tirelire', | 
					
						
							|  |  |  |  |     'to'                      => 'À', | 
					
						
							|  |  |  |  |     'budget'                  => 'Budget', | 
					
						
							|  |  |  |  |     'category'                => 'Catégorie', | 
					
						
							|  |  |  |  |     'bill'                    => 'Facture', | 
					
						
							|  |  |  |  |     'withdrawal'              => 'Retrait', | 
					
						
							|  |  |  |  |     'deposit'                 => 'Dépôt', | 
					
						
							|  |  |  |  |     'transfer'                => 'Transfert', | 
					
						
							|  |  |  |  |     'type'                    => 'Type', | 
					
						
							|  |  |  |  |     'completed'               => 'Terminé', | 
					
						
							|  |  |  |  |     'iban'                    => 'Numéro IBAN', | 
					
						
							|  |  |  |  |     'paid_current_period'     => 'Payé cette période', | 
					
						
							|  |  |  |  |     'email'                   => 'E-mail', | 
					
						
							|  |  |  |  |     'registered_at'           => 'Enregistré le', | 
					
						
							|  |  |  |  |     'is_blocked'              => 'Est bloqué', | 
					
						
							|  |  |  |  |     'is_admin'                => 'Est admin', | 
					
						
							|  |  |  |  |     'has_two_factor'          => 'A 2FA', | 
					
						
							|  |  |  |  |     'blocked_code'            => 'Code de blocage', | 
					
						
							|  |  |  |  |     'source_account'          => 'Compte d\'origine', | 
					
						
							|  |  |  |  |     'destination_account'     => 'Compte destinataire', | 
					
						
							|  |  |  |  |     'accounts_count'          => 'Nombre de comptes', | 
					
						
							|  |  |  |  |     'journals_count'          => 'Nombre d\'opérations', | 
					
						
							|  |  |  |  |     'attachments_count'       => 'Nombre de pièces jointes', | 
					
						
							|  |  |  |  |     'bills_count'             => 'Nombre de factures', | 
					
						
							|  |  |  |  |     'categories_count'        => 'Nombre de catégories', | 
					
						
							|  |  |  |  |     'export_jobs_count'       => 'Nombre de travaux exportés', | 
					
						
							|  |  |  |  |     'import_jobs_count'       => 'Nombre de travaux importés', | 
					
						
							|  |  |  |  |     'budget_count'            => 'Nombre de budgets', | 
					
						
							|  |  |  |  |     'rule_and_groups_count'   => 'Nombre de règles et de groupes de règles', | 
					
						
							|  |  |  |  |     'tags_count'              => 'Nombre d’étiquettes', | 
					
						
							| 
									
										
										
										
											2017-12-30 20:43:18 +01:00
										 |  |  |  |     'tags'                    => 'Tags', | 
					
						
							| 
									
										
										
										
											2017-09-24 21:20:39 +02:00
										 |  |  |  |     'inward'                  => 'Description vers l’intérieur', | 
					
						
							|  |  |  |  |     'outward'                 => 'Description de l’extérieur', | 
					
						
							| 
									
										
										
										
											2018-07-25 16:44:06 +02:00
										 |  |  |  |     'number_of_transactions'  => 'Impact sur l\'autre transaction', | 
					
						
							| 
									
										
										
										
											2017-10-04 12:01:41 +02:00
										 |  |  |  |     'total_amount'            => 'Montant total', | 
					
						
							|  |  |  |  |     'sum'                     => 'Somme', | 
					
						
							|  |  |  |  |     'sum_excluding_transfers' => 'Somme (hors transferts)', | 
					
						
							|  |  |  |  |     'sum_withdrawals'         => 'Somme des retraits', | 
					
						
							|  |  |  |  |     'sum_deposits'            => 'Somme des dépôts', | 
					
						
							|  |  |  |  |     'sum_transfers'           => 'Somme des transferts', | 
					
						
							| 
									
										
										
										
											2017-11-24 17:06:42 +01:00
										 |  |  |  |     'reconcile'               => 'Rapprocher', | 
					
						
							| 
									
										
										
										
											2018-03-29 19:00:21 +02:00
										 |  |  |  |     'account_on_spectre'      => 'Compte (Spectre)', | 
					
						
							|  |  |  |  |     'do_import'               => 'Importer depuis ce compte', | 
					
						
							|  |  |  |  |     'sepa-ct-id'              => 'Identificateur de bout en bout SEPA', | 
					
						
							|  |  |  |  |     'sepa-ct-op'              => 'Identifiant de compte SEPA opposable', | 
					
						
							|  |  |  |  |     'sepa-db'                 => 'Identifiant de mandat SEPA', | 
					
						
							|  |  |  |  |     'sepa-country'            => 'Pays SEPA', | 
					
						
							|  |  |  |  |     'sepa-cc'                 => 'Code de compensation SEPA', | 
					
						
							|  |  |  |  |     'sepa-ep'                 => 'Objectif externe SEPA', | 
					
						
							| 
									
										
										
										
											2018-07-25 16:44:06 +02:00
										 |  |  |  |     'sepa-ci'                 => 'Identifiant Créancier SEPA', | 
					
						
							|  |  |  |  |     'sepa-batch-id'           => 'SEPA Batch ID', | 
					
						
							| 
									
										
										
										
											2018-06-23 06:29:14 +02:00
										 |  |  |  |     'external_id'             => 'ID externe', | 
					
						
							| 
									
										
										
										
											2018-04-21 20:48:18 +02:00
										 |  |  |  |     'account_at_bunq'         => 'Compte avec bunq', | 
					
						
							| 
									
										
										
										
											2018-06-23 06:29:14 +02:00
										 |  |  |  |     'file_name'               => 'Nom du fichier', | 
					
						
							|  |  |  |  |     'file_size'               => 'Taille du fichier', | 
					
						
							|  |  |  |  |     'file_type'               => 'Type de fichier', | 
					
						
							|  |  |  |  |     'attached_to'             => 'Attaché à', | 
					
						
							|  |  |  |  |     'file_exists'             => 'Le fichier existe', | 
					
						
							|  |  |  |  |     'spectre_bank'            => 'Banque', | 
					
						
							|  |  |  |  |     'spectre_last_use'        => 'Dernière connexion', | 
					
						
							|  |  |  |  |     'spectre_status'          => 'Statut', | 
					
						
							|  |  |  |  |     'bunq_payment_id'         => 'ID de paiement bunq', | 
					
						
							| 
									
										
										
										
											2018-07-13 06:39:50 +02:00
										 |  |  |  |     'repetitions'             => 'Répétitions', | 
					
						
							|  |  |  |  |     'title'                   => 'Titre', | 
					
						
							|  |  |  |  |     'transaction_s'           => 'Opération(s)', | 
					
						
							|  |  |  |  |     'field'                   => 'Champ', | 
					
						
							|  |  |  |  |     'value'                   => 'Valeur', | 
					
						
							| 
									
										
										
										
											2017-09-03 10:41:57 +02:00
										 |  |  |  | ]; |