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
4219edc089
commit
e84b37fc66
@ -105,12 +105,12 @@ return [
|
||||
'all_periods' => 'Toutes les périodes',
|
||||
'current_period' => 'Période en cours',
|
||||
'show_the_current_period_and_overview' => 'Afficher l’exercice en cours et sa vue d’ensemble',
|
||||
'pref_languages_locale' => 'For a language other than English to work properly, your operating system must be equipped with the correct locale-information. If these are not present, currency data, dates and amounts may be formatted wrong.',
|
||||
'budget_in_period' => 'All transactions for budget ":name" between :start and :end',
|
||||
'chart_budget_in_period' => 'Chart for all transactions for budget ":name" between :start and :end',
|
||||
'chart_account_in_period' => 'Chart for all transactions for account ":name" between :start and :end',
|
||||
'chart_category_in_period' => 'Chart for all transactions for category ":name" between :start and :end',
|
||||
'chart_category_all' => 'Chart for all transactions for category ":name"',
|
||||
'pref_languages_locale' => 'Pour une langue autre que l’anglais pour fonctionner correctement, votre système d’exploitation doit être équipé avec les paramètres régionaux correctes. Si ils ne sont pas présents, les données de devises, les dates et les montants peuvent être mal formatés.',
|
||||
'budget_in_period' => 'Toutes les transactions pour le budget ":name" entre :start et :end',
|
||||
'chart_budget_in_period' => 'Graphique pour toutes les transactions pour le budget ":name" entre :start et :end',
|
||||
'chart_account_in_period' => 'Graphique pour toutes les transactions pour le compte ":name" entre :start et :end',
|
||||
'chart_category_in_period' => 'Graphique pour toutes les transactions pour la catégorie ":name" entre :start et :end',
|
||||
'chart_category_all' => 'Graphique pour toutes les transactions pour la catégorie ":name"',
|
||||
'budget_in_period_breadcrumb' => 'Entre :start et :end',
|
||||
'clone_withdrawal' => 'Cloner ce retrait',
|
||||
'clone_deposit' => 'Cloner ce dépôt',
|
||||
|
Loading…
Reference in New Issue
Block a user