mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-28 17:24:35 -06:00
New translations firefly.php (French)
This commit is contained in:
parent
16438b416d
commit
64f983786e
@ -73,8 +73,8 @@ return [
|
||||
'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.',
|
||||
'search_found_transactions' => 'Trouvé :count transaction(s) correspondant à votre requête.',
|
||||
'results_limited' => 'Les résultats sont limités à :count entrées.',
|
||||
'tagbalancingAct' => 'Balancing act',
|
||||
'tagadvancePayment' => 'Advance payment',
|
||||
'tagnothing' => '',
|
||||
@ -85,25 +85,25 @@ return [
|
||||
'source_accounts' => 'Compte(s) source',
|
||||
'destination_accounts' => 'Compte(s) de destination',
|
||||
'user_id_is' => 'Votre identifiant d’utilisateur est <strong>:user</strong>',
|
||||
'field_supports_markdown' => 'This field supports <a href="https://en.support.wordpress.com/markdown-quick-reference/">Markdown</a>.',
|
||||
'need_more_help' => 'If you need more help using Firefly III, please <a href="https://github.com/firefly-iii/firefly-iii/issues">open a ticket on Github</a>.',
|
||||
'nothing_to_display' => 'There are no transactions to show you',
|
||||
'show_all_no_filter' => 'Show all transactions without grouping them by date.',
|
||||
'expenses_by_category' => 'Expenses by category',
|
||||
'expenses_by_budget' => 'Expenses by budget',
|
||||
'income_by_category' => 'Income by category',
|
||||
'cannot_redirect_to_account' => 'Firefly III cannot redirect you to the correct page. Apologies.',
|
||||
'sum_of_expenses' => 'Sum of expenses',
|
||||
'sum_of_income' => 'Sum of income',
|
||||
'field_supports_markdown' => 'Ce champ prend en charge la <a href="https://en.support.wordpress.com/markdown-quick-reference/">syntaxe Markdown</a>.',
|
||||
'need_more_help' => 'Si vous désirez plus de renseignements sur l\'utilisation de Firefly III, merci <a href="https://github.com/firefly-iii/firefly-iii/issues">d\'ouvrir un ticket sur Github</a>.',
|
||||
'nothing_to_display' => 'Il n’y a aucune transaction à afficher',
|
||||
'show_all_no_filter' => 'Montrer toutes les transactions sans les classer par date.',
|
||||
'expenses_by_category' => 'Dépenses par catégorie',
|
||||
'expenses_by_budget' => 'Dépenses par budget',
|
||||
'income_by_category' => 'Revenu par catégorie',
|
||||
'cannot_redirect_to_account' => 'Firefly III n\'est pas en mesure de vous rediriger vers la bonne page. Veuillez nous en excuser.',
|
||||
'sum_of_expenses' => 'Montant des dépenses',
|
||||
'sum_of_income' => 'Montant des revenus',
|
||||
'spent_in_specific_budget' => 'Spent in budget ":budget"',
|
||||
'sum_of_expenses_in_budget' => 'Spent total in budget ":budget"',
|
||||
'left_in_budget_limit' => 'Left to spend according to budgeting',
|
||||
'cannot_change_demo' => 'You cannot change the password of the demonstration account.',
|
||||
'cannot_delete_demo' => 'You cannot remove the demonstration account.',
|
||||
'cannot_reset_demo_user' => 'You cannot reset the password of the demonstration account',
|
||||
'cannot_change_demo' => 'Vous ne pouvez pas modifier le mot de passe du compte de démonstration.',
|
||||
'cannot_delete_demo' => 'Vous ne pouvez pas supprimer le compte de démonstration.',
|
||||
'cannot_reset_demo_user' => 'Vous ne pouvez pas réinitialiser le mot de passe du compte démonstration',
|
||||
'per_period' => 'Per period',
|
||||
'all_periods' => 'All periods',
|
||||
'current_period' => 'Current period',
|
||||
'all_periods' => 'Toutes les périodes',
|
||||
'current_period' => 'Période en cours',
|
||||
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
||||
'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' => '":name" between :start and :end',
|
||||
|
Loading…
Reference in New Issue
Block a user