From 4c3471699227e6e55eee08bfaee5edf1fcb0faa5 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Sun, 1 Jan 2023 10:03:10 +0100 Subject: [PATCH] Update translations --- nummi/main/locale/fr/LC_MESSAGES/django.mo | Bin 2612 -> 2644 bytes nummi/main/locale/fr/LC_MESSAGES/django.po | 68 +++++++++++---------- 2 files changed, 36 insertions(+), 32 deletions(-) diff --git a/nummi/main/locale/fr/LC_MESSAGES/django.mo b/nummi/main/locale/fr/LC_MESSAGES/django.mo index 86e4c252b0dad9dd1f36aa26bb30b0134493849b..353c059b89ed8460508685dcc96c8b71e3b39331 100644 GIT binary patch delta 1118 zcmYk*Pe@cj9Ki9}eCoRW-=5W$nOa(wsS%hStVp{F9;`zLg)Tyr;z8*mEO?5p)}`ap zp~Q=9hyFm&A1_6J4&kLJNazqjmngb~-|seoKlb-NZ)V=io0&IzKYgDTKjo8KfjCY! zkasd63}8nU7os-_A&-4ni$j>j^SBL1u^%U~1{b4c%u#-XKEI6ie}nwO%D-|keBj28 ztGE%rp&fsr9W&J-)L{;(3Td=}4%mo3*M^SM73+J@=TD*I4&Y`S#;rJtX()y;!Oboz z=FkCeqc1F>11zEgFQG4b5Zj-k6McogU?tXniS^&ne!pY;U))JKN987L#)S8WPHt!m zC!&40gYs#t#}PckXSp2f7nmit;R!n7WiGq%HJ-(tL$~@ZdYnF^XJ$3l|ID)gZhgXZ z3fO>+*n>P1E}#RAp%c1-uHYIvfjRWK8@L7M(HE3rdpWj0M*F{rzC#cD$2#`k7yOA0 zHH_|x^3ekN&6>~-Cy_5vx!;Rz85PD^otb}j|9a_tsj}Xaf0U3(bU(VB zOX-5+HacV^pHdGTgvnU4LH^p(MO z4Bw##)}aS}!y;@zTG|Ze+FOn~p!>R@fwQppL-!9s{f@yMa2oD}mtYCrfEn@AJOeYU zLIW;99Xy0OUV;XC66>#^iPoS2R>S@!>~-k5AF;jx%gh_F6Bb$2e;KwDKlM3)hv05F z4EMm3@GRGHJ?sz2l3{uQP52F6FI<7=;Wy}dH`%)03r%nUn(#RE1E--0oP!k&ml?S6 zTJTnI4qCdqP={4$fQ6XfhqSar=a)T&miR67`Fw=FkxyZ-!;JY)xEF2~sDD3$GFf0t zQ&2}|pb1@pW_}ZzzzlTXJnVvZpaH6}z8LF|q353m-$5Vu2dMwGux}KpzhBhAApb(| z%BUX5AUBZu(0%Ap)PRbWQ4XS(^OzIlKnu;@>(rk~cQ-9uGaN@J(c|9#0ICqXSvE^E zqygE2j-e)_Sl(fD#L0i+dr^E3%3up=0$QmPG54J*M^OKQ3CpBdW@Qxhf4AI+QLEw= VS+;C(D*v+fD}S%8He2|U`v>9ENaX+k diff --git a/nummi/main/locale/fr/LC_MESSAGES/django.po b/nummi/main/locale/fr/LC_MESSAGES/django.po index 33f588d..cfbfde1 100644 --- a/nummi/main/locale/fr/LC_MESSAGES/django.po +++ b/nummi/main/locale/fr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-31 12:13+0100\n" +"POT-Creation-Date: 2023-01-01 10:02+0100\n" "PO-Revision-Date: 2022-12-21 17:30+0100\n" "Last-Translator: edpibu \n" "Language-Team: edpibu \n" @@ -17,123 +17,127 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: .\main\forms.py:80 +#: .\main\forms.py:81 msgid "Add transactions" msgstr "Ajouter des transactions" -#: .\main\models.py:16 +#: .\main\models.py:17 msgid "User" msgstr "Utilisateur" -#: .\main\models.py:35 .\main\models.py:61 .\main\models.py:69 -#: .\main\models.py:223 .\main\templates\main\base.html:39 +#: .\main\models.py:45 .\main\models.py:79 .\main\models.py:87 +#: .\main\models.py:237 .\main\templates\main\base.html:39 #: .\main\templates\main\table\snapshot.html:7 #: .\main\templates\main\table\transaction.html:11 msgid "Account" msgstr "Compte" -#: .\main\models.py:35 .\main\models.py:79 .\main\models.py:194 -#: .\main\models.py:268 .\main\templates\main\table\transaction.html:7 +#: .\main\models.py:45 .\main\models.py:97 .\main\models.py:208 +#: .\main\models.py:278 .\main\templates\main\table\transaction.html:7 #: .\main\templates\main\transaction_form.html:27 msgid "Name" msgstr "Nom" -#: .\main\models.py:39 .\main\models.py:84 +#: .\main\models.py:49 .\main\models.py:102 msgid "Icon" msgstr "Icône" -#: .\main\models.py:62 .\main\templates\main\index.html:16 +#: .\main\models.py:51 +msgid "Default" +msgstr "Défaut" + +#: .\main\models.py:80 .\main\templates\main\index.html:16 msgid "Accounts" msgstr "Comptes" -#: .\main\models.py:79 .\main\models.py:103 .\main\models.py:213 +#: .\main\models.py:97 .\main\models.py:121 .\main\models.py:227 #: .\main\templates\main\base.html:49 #: .\main\templates\main\table\transaction.html:10 msgid "Category" msgstr "Catégorie" -#: .\main\models.py:86 +#: .\main\models.py:104 msgid "Budget" msgstr "Budget" -#: .\main\models.py:104 .\main\templates\main\index.html:30 +#: .\main\models.py:122 .\main\templates\main\index.html:30 #: .\main\templates\main\snapshot_form.html:34 msgid "Categories" msgstr "Catégories" -#: .\main\models.py:113 +#: .\main\models.py:127 msgid "End date" msgstr "Date de fin" -#: .\main\models.py:115 +#: .\main\models.py:129 msgid "Start date" msgstr "Date de début" -#: .\main\models.py:118 +#: .\main\models.py:132 msgid "End value" msgstr "Valeur de fin" -#: .\main\models.py:121 +#: .\main\models.py:135 msgid "Start value" msgstr "Valeur de début" -#: .\main\models.py:127 .\main\templates\main\table\snapshot.html:9 +#: .\main\models.py:141 .\main\templates\main\table\snapshot.html:9 msgid "Difference" msgstr "Différence" -#: .\main\models.py:134 +#: .\main\models.py:148 msgid "Transaction difference" msgstr "Différence des transactions" -#: .\main\models.py:140 .\main\models.py:273 +#: .\main\models.py:154 .\main\models.py:283 msgid "File" msgstr "Fichier" -#: .\main\models.py:147 +#: .\main\models.py:161 #, python-format msgid "%(date)s statement" msgstr "Relevé du %(date)s" -#: .\main\models.py:187 .\main\models.py:218 +#: .\main\models.py:201 .\main\models.py:232 msgid "Statement" msgstr "Relevé" -#: .\main\models.py:188 .\main\templates\main\account_form.html:23 +#: .\main\models.py:202 .\main\templates\main\account_form.html:23 #: .\main\templates\main\list\snapshot.html:15 msgid "Statements" msgstr "Relevés" -#: .\main\models.py:194 .\main\models.py:257 .\main\templates\main\base.html:44 +#: .\main\models.py:208 .\main\models.py:271 .\main\templates\main\base.html:44 msgid "Transaction" msgstr "Transaction" -#: .\main\models.py:196 .\main\templates\main\table\transaction.html:12 +#: .\main\models.py:210 .\main\templates\main\table\transaction.html:12 msgid "Description" msgstr "Description" -#: .\main\models.py:198 .\main\templates\main\table\snapshot.html:8 +#: .\main\models.py:212 .\main\templates\main\table\snapshot.html:8 #: .\main\templates\main\table\transaction.html:8 msgid "Value" msgstr "Valeur" -#: .\main\models.py:200 .\main\templates\main\table\snapshot.html:6 +#: .\main\models.py:214 .\main\templates\main\table\snapshot.html:6 #: .\main\templates\main\table\transaction.html:6 msgid "Date" msgstr "Date" -#: .\main\models.py:201 +#: .\main\models.py:215 msgid "Real date" msgstr "Date réelle" -#: .\main\models.py:203 .\main\templates\main\table\transaction.html:9 +#: .\main\models.py:217 .\main\templates\main\table\transaction.html:9 msgid "Trader" msgstr "Commerçant" -#: .\main\models.py:206 +#: .\main\models.py:220 msgid "Payment" msgstr "Paiement" -#: .\main\models.py:258 .\main\templates\main\account_form.html:27 +#: .\main\models.py:272 .\main\templates\main\account_form.html:27 #: .\main\templates\main\category_form.html:25 #: .\main\templates\main\index.html:26 #: .\main\templates\main\list\transaction.html:15 @@ -142,11 +146,11 @@ msgstr "Paiement" msgid "Transactions" msgstr "Transactions" -#: .\main\models.py:268 .\main\models.py:300 +#: .\main\models.py:278 .\main\models.py:317 msgid "Invoice" msgstr "Facture" -#: .\main\models.py:301 .\main\templates\main\transaction_form.html:23 +#: .\main\models.py:318 .\main\templates\main\transaction_form.html:23 msgid "Invoices" msgstr "Factures"