mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	New translations list.php (French)
This commit is contained in:
		| @@ -12,72 +12,71 @@ declare(strict_types=1); | ||||
|  */ | ||||
|  | ||||
| return [ | ||||
|     'buttons'               => 'Boutons', | ||||
|     'icon'                  => 'Icône', | ||||
|     'id'                    => 'Identifiant', | ||||
|     'create_date'           => 'Créé le', | ||||
|     'update_date'           => 'Mis à jour le', | ||||
|     'balance_before'        => 'Solde avant', | ||||
|     'balance_after'         => 'Solde après', | ||||
|     'name'                  => 'Nom', | ||||
|     'role'                  => 'Rôle', | ||||
|     'currentBalance'        => 'Solde courant', | ||||
|     'active'                => 'Actif ?', | ||||
|     'lastActivity'          => 'Activité récente', | ||||
|     'balanceDiff'           => 'Difference solde entre :start et :end', | ||||
|     'matchedOn'             => 'Correspond à', | ||||
|     'matchesOn'             => 'Correspond à', | ||||
|     'account_type'          => 'Type de compte', | ||||
|     'created_at'            => 'Créé le', | ||||
|     'new_balance'           => 'Nouveau solde', | ||||
|     'account'               => 'Compte', | ||||
|     'matchingAmount'        => 'Montant', | ||||
|     'lastMatch'             => 'Dernière correspondance', | ||||
|     'split_number'          => 'Segmenter en', | ||||
|     '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_activated'          => 'Est activé', | ||||
|     'is_blocked'            => 'Est bloqué', | ||||
|     'is_admin'              => 'Est admin', | ||||
|     'has_two_factor'        => 'A 2FA', | ||||
|     'confirmed_from'        => 'Confirmé à partir de', | ||||
|     'registered_from'       => 'Inscrit depuis le', | ||||
|     'blocked_code'          => 'Code de blocage', | ||||
|     'domain'                => 'Domaine', | ||||
|     'registration_attempts' => 'Tentatives d\'inscription', | ||||
|     'source_account'        => 'Compte d\'origine', | ||||
|     'destination_account'   => 'Compte destinataire', | ||||
|  | ||||
|     'buttons'                => 'Boutons', | ||||
|     'icon'                   => 'Icône', | ||||
|     'id'                     => 'Identifiant', | ||||
|     'create_date'            => 'Créé le', | ||||
|     'update_date'            => 'Mis à jour le', | ||||
|     'balance_before'         => 'Solde avant', | ||||
|     'balance_after'          => 'Solde après', | ||||
|     'name'                   => 'Nom', | ||||
|     'role'                   => 'Rôle', | ||||
|     'currentBalance'         => 'Solde courant', | ||||
|     'active'                 => 'Actif ?', | ||||
|     'lastActivity'           => 'Activité récente', | ||||
|     'balanceDiff'            => 'Difference solde entre :start et :end', | ||||
|     'matchedOn'              => 'Correspond à', | ||||
|     'matchesOn'              => 'Correspond à', | ||||
|     'account_type'           => 'Type de compte', | ||||
|     'created_at'             => 'Créé le', | ||||
|     'new_balance'            => 'Nouveau solde', | ||||
|     'account'                => 'Compte', | ||||
|     'matchingAmount'         => 'Montant', | ||||
|     'lastMatch'              => 'Dernière correspondance', | ||||
|     'split_number'           => 'Segmenter en', | ||||
|     '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_activated'           => 'Est activé', | ||||
|     'is_blocked'             => 'Est bloqué', | ||||
|     'is_admin'               => 'Est admin', | ||||
|     'has_two_factor'         => 'A 2FA', | ||||
|     'confirmed_from'         => 'Confirmé à partir de', | ||||
|     'registered_from'        => 'Inscrit depuis le', | ||||
|     'blocked_code'           => 'Code de blocage', | ||||
|     'domain'                 => 'Domaine', | ||||
|     'registration_attempts'  => 'Tentatives d\'inscription', | ||||
|     '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', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user