mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-28 22:26:22 +00:00
New translations firefly.php (French)
This commit is contained in:
@@ -310,8 +310,8 @@ return [
|
|||||||
'no_location_set' => 'Aucun emplacement défini.',
|
'no_location_set' => 'Aucun emplacement défini.',
|
||||||
'meta_data' => 'Meta-données',
|
'meta_data' => 'Meta-données',
|
||||||
'location' => 'Emplacement',
|
'location' => 'Emplacement',
|
||||||
'without_date' => 'Without date',
|
'without_date' => 'Sans date',
|
||||||
'result' => 'Result',
|
'result' => 'Résultat',
|
||||||
|
|
||||||
// preferences
|
// preferences
|
||||||
'pref_home_screen_accounts' => 'Comptes de l’écran d’accueil',
|
'pref_home_screen_accounts' => 'Comptes de l’écran d’accueil',
|
||||||
@@ -866,11 +866,11 @@ return [
|
|||||||
'setting_is_demo_site' => 'Site de démonstration',
|
'setting_is_demo_site' => 'Site de démonstration',
|
||||||
'setting_is_demo_site_explain' => 'Si vous cochez cette case, cette installation se comportera comme si c\'était le site de démonstration, ce qui peut engendrer des effets secondaires étranges.',
|
'setting_is_demo_site_explain' => 'Si vous cochez cette case, cette installation se comportera comme si c\'était le site de démonstration, ce qui peut engendrer des effets secondaires étranges.',
|
||||||
'block_code_bounced' => 'Email message(s) bounced',
|
'block_code_bounced' => 'Email message(s) bounced',
|
||||||
'block_code_expired' => 'Demo account expired',
|
'block_code_expired' => 'Compte démo expiré',
|
||||||
'no_block_code' => 'No reason for block or user not blocked',
|
'no_block_code' => 'Aucune raison pour le blocage ou utilisateur non bloqué',
|
||||||
// links
|
// links
|
||||||
'journal_link_configuration' => 'Transaction links configuration',
|
'journal_link_configuration' => 'Configuration des liens de transaction',
|
||||||
'create_new_link_type' => 'Create new link type',
|
'create_new_link_type' => 'Créer un nouveau type de lien',
|
||||||
'store_new_link_type' => 'Store new link type',
|
'store_new_link_type' => 'Store new link type',
|
||||||
'update_link_type' => 'Update link type',
|
'update_link_type' => 'Update link type',
|
||||||
'edit_link_type' => 'Edit link type ":name"',
|
'edit_link_type' => 'Edit link type ":name"',
|
||||||
@@ -887,7 +887,7 @@ return [
|
|||||||
'link_transaction' => 'Link transaction',
|
'link_transaction' => 'Link transaction',
|
||||||
'link_to_other_transaction' => 'Link this transaction to another transaction',
|
'link_to_other_transaction' => 'Link this transaction to another transaction',
|
||||||
'select_transaction_to_link' => 'Select a transaction to link this transaction to',
|
'select_transaction_to_link' => 'Select a transaction to link this transaction to',
|
||||||
'this_transaction' => 'This transaction',
|
'this_transaction' => 'Cette transaction',
|
||||||
'transaction' => 'Transaction',
|
'transaction' => 'Transaction',
|
||||||
'comments' => 'Comments',
|
'comments' => 'Comments',
|
||||||
'to_link_not_found' => 'If the transaction you want to link to is not listed, simply enter its ID.',
|
'to_link_not_found' => 'If the transaction you want to link to is not listed, simply enter its ID.',
|
||||||
@@ -1019,4 +1019,4 @@ return [
|
|||||||
'no_bills_create_default' => 'Create a bill',
|
'no_bills_create_default' => 'Create a bill',
|
||||||
|
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user