mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (French)
This commit is contained in:
parent
4d15913e18
commit
53b501df19
@ -53,7 +53,7 @@ return [
|
||||
'flash_info_multiple' => 'Il y a un message| Il y a :count messages',
|
||||
'flash_error_multiple' => 'Il y a une erreur|Il y a :count errors',
|
||||
'net_worth' => 'Valeur nette',
|
||||
'route_has_no_help' => 'There is no help for this route.',
|
||||
'route_has_no_help' => 'Il n\'y a pas d\'aide pour cette page.',
|
||||
'help_may_not_be_your_language' => 'Ce texte d’aide est en anglais. Il n’est pas encore disponible dans votre langue',
|
||||
'two_factor_welcome' => 'Bonjour, :user !',
|
||||
'two_factor_enter_code' => 'Pour continuer, veuillez entrer votre code d’authentification à deux facteurs. Votre application peut la générer pour vous.',
|
||||
@ -69,10 +69,10 @@ return [
|
||||
'warning_much_data' => ':days de données peuvent prendre un certain temps à charger.',
|
||||
'registered' => 'Vous avez été enregistré avec succès !',
|
||||
'search' => 'Rechercher',
|
||||
'search_found_accounts' => 'Found :count account(s) for your query.',
|
||||
'search_found_categories' => 'Found :count category(ies) for your query.',
|
||||
'search_found_budgets' => 'Found :count budget(s) for your query.',
|
||||
'search_found_tags' => 'Found :count tag(s) for your query.',
|
||||
'search_found_accounts' => 'Trouvé :count compte(s) correspondant à votre requête.',
|
||||
'search_found_categories' => 'Trouvé :count catégorie(s) correspondant à votre requête.',
|
||||
'search_found_budgets' => 'Trouvé :count budget(s) correspondant à votre requête.',
|
||||
'search_found_tags' => 'Trouvé :count mot(s)-clef(s) correspondant à votre requête.',
|
||||
'search_found_transactions' => 'Found :count transaction(s) for your query.',
|
||||
'results_limited' => 'The results are limited to :count entries.',
|
||||
'tagbalancingAct' => 'Balancing act',
|
||||
|
Loading…
Reference in New Issue
Block a user