Skip to content

Commit 0f19170

Browse files
committed
Merge pull request #176 from Wicowyn/patch-2
Update french translation
2 parents 0b95640 + 2da2c65 commit 0f19170

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

app/res/values-fr/strings.xml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -303,14 +303,14 @@
303303
<string name="summary_xml_ofx_header">Activez cette option lors d\'un export vers une application tierce autre que GnuCash pour PC</string>
304304
<string name="title_whats_new">Nouveautées</string>
305305
<string name="whats_new">
306-
- Create multiple splits per transaction\n
307-
- Fixed computation of account balances for different account types\n
308-
- Use account-specific labels for CREDIT/DEBITs\n
309-
- Automated backup of database before deletion operations\n
310-
- Restore most recent backup of database (in Settings -> General)\n
311-
- Read transactions from GnuCash XML files (limited support)\n
312-
- Option to save opening balances before deleting transactions\n
313-
- Multiple bug fixes and improvements\n
306+
- Création de multiples découpes par transactions\n
307+
- Correction du calcul des soldes de comptes pour les comptes de différents types\n
308+
- Utilisation de labels spécifiques pour les comptes CREDIT/DEBITs\n
309+
- Sauvegarde automatique des données avant la suppression des opérations\n
310+
- Restaurer la dernière sauvegarde des données (dans Paramètres -> Général)\n
311+
- Lecture des transactions depuis les fichiers GnuCash XML (support limité)\n
312+
- Options pour sauvegarder le solde des comptes avant la suppression des transactions\n
313+
- Multiples améliorations et corrections de bugs\n
314314
</string>
315315
<string name="label_dismiss">Passer</string>
316316
<string name="toast_transanction_amount_required">Entrez un montant pour sauvegarder la transaction</string>
@@ -371,7 +371,7 @@
371371
</string-array>
372372
<!-- Default title for color picker dialog [CHAR LIMIT=30] -->
373373
<string name="color_picker_default_title">Sélectionnez une couleur</string>
374-
<string name="label_delete_sub_accounts">Supprimer sous-comptes</string>
374+
<string name="label_delete_sub_accounts">Supprimer les sous-comptes</string>
375375
<string name="title_recent_accounts">Récent</string>
376376
<string name="title_favorite_accounts">Favoris</string>
377377
<string name="title_all_accounts">Tous</string>
@@ -391,29 +391,29 @@
391391
</string-array>
392392
<string name="menu_scheduled_transactions">Transactions planifiées</string>
393393
<string name="title_scheduled_transactions">Transactions planifiées</string>
394-
<string name="title_select_export_destination">Select destination for export</string>
394+
<string name="title_select_export_destination">Selectionnez une destination pour l\'export</string>
395395
<string name="hint_split_memo">Memo</string>
396-
<string name="label_spend">Spend</string>
397-
<string name="label_receive">Receive</string>
398-
<string name="label_withdrawal">Withdrawal</string>
399-
<string name="label_deposit">Deposit</string>
400-
<string name="label_payment">Payment</string>
396+
<string name="label_spend">Dépense</string>
397+
<string name="label_receive">Reçu</string>
398+
<string name="label_withdrawal">Retrait</string>
399+
<string name="label_deposit">Dépôt</string>
400+
<string name="label_payment">Paiement</string>
401401
<string name="label_charge">Charge</string>
402-
<string name="label_decrease">Decrease</string>
403-
<string name="label_increase">Increase</string>
404-
<string name="label_income">Income</string>
405-
<string name="label_rebate">Rebate</string>
406-
<string name="label_expense">Expense</string>
407-
<string name="label_bill">Bill</string>
408-
<string name="label_invoice">Invoice</string>
409-
<string name="label_buy">Buy</string>
410-
<string name="label_sell">Sell</string>
411-
<string name="label_account_balance">Balance:</string>
412-
<string name="label_repeats">Repeats</string>
413-
<string name="toast_no_recent_backup">No recent backup found</string>
402+
<string name="label_decrease">Diminuer</string>
403+
<string name="label_increase">Augmenter</string>
404+
<string name="label_income">Revenu</string>
405+
<string name="label_rebate">Remboursement</string>
406+
<string name="label_expense">Frais</string>
407+
<string name="label_bill">Note</string>
408+
<string name="label_invoice">Facture</string>
409+
<string name="label_buy">Achat</string>
410+
<string name="label_sell">Vente</string>
411+
<string name="label_account_balance">Solde:</string>
412+
<string name="label_repeats">Répétitions</string>
413+
<string name="toast_no_recent_backup">Aucune sauvegarde récente trouvée</string>
414414
<string name="account_name_opening_balances">Soldes initiaux</string>
415415
<string name="account_name_equity">Capitaux propres</string>
416-
<string name="summary_save_opening_balances">Enable to save the current account balance (before deleting transactions) as new opening balance after deleting transactions
416+
<string name="summary_save_opening_balances">Permet d\'enregistrer le solde du compte courant (avant la suppression des transactions) comme le nouveau solde d\'ouverture après la suppression des transactions
417417
</string>
418-
<string name="title_save_opening_balances">Save account opening balances</string>
419-
</resources>
418+
<string name="title_save_opening_balances">Enregistrer les soldes des comptes d\'ouverture</string>
419+
</resources>

0 commit comments

Comments
 (0)