Start translation to fr-fr
This commit is contained in:
parent
0131146c55
commit
178f82d36a
13 changed files with 149 additions and 31 deletions
BIN
nummi/main/locale/fr/LC_MESSAGES/django.mo
Normal file
BIN
nummi/main/locale/fr/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
106
nummi/main/locale/fr/LC_MESSAGES/django.po
Normal file
106
nummi/main/locale/fr/LC_MESSAGES/django.po
Normal file
|
@ -0,0 +1,106 @@
|
|||
# NUMMI.
|
||||
# Copyright (C) 2022
|
||||
# This file is distributed under the same license as the nummi package.
|
||||
# edpibu <git@edgarpierre.fr>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.0.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-05-30 19:19+0200\n"
|
||||
"PO-Revision-Date: 2022-05-30 19:00+0200\n"
|
||||
"Last-Translator: edpibu <git@edgarpierre.fr>\n"
|
||||
"Language-Team: edpibu <git@edgarpierre.fr>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: main/templates/main/base.html:30 main/templates/main/category.html:22
|
||||
#: main/templates/main/index.html:16 main/templates/main/index.html:27
|
||||
#: main/templates/main/snapshot.html:87
|
||||
#: main/templates/main/transactions.html:13
|
||||
msgid "Transactions"
|
||||
msgstr ""
|
||||
|
||||
#: main/templates/main/base.html:35
|
||||
msgid "Add transaction"
|
||||
msgstr "Nouvelle transaction"
|
||||
|
||||
#: main/templates/main/base.html:40
|
||||
msgid "Add category"
|
||||
msgstr "Nouvelle catégorie"
|
||||
|
||||
#: main/templates/main/base.html:45
|
||||
msgid "Add snapshot"
|
||||
msgstr "Nouveau relevé"
|
||||
|
||||
#: main/templates/main/base.html:50
|
||||
msgid "Log Out"
|
||||
msgstr "Se déconnecter"
|
||||
|
||||
#: main/templates/main/index.html:21
|
||||
#, fuzzy
|
||||
#| msgid "Add snapshot"
|
||||
msgid "Snapshots"
|
||||
msgstr "Nouveau relevé"
|
||||
|
||||
#: main/templates/main/index.html:24
|
||||
#: main/templates/main/tag/transaction_table.html:6
|
||||
msgid "Date"
|
||||
msgstr "Date"
|
||||
|
||||
#: main/templates/main/index.html:25
|
||||
#: main/templates/main/tag/transaction_table.html:8
|
||||
msgid "Value"
|
||||
msgstr "Valeur"
|
||||
|
||||
#: main/templates/main/index.html:26
|
||||
msgid "Difference"
|
||||
msgstr "Différence"
|
||||
|
||||
#: main/templates/main/index.html:28
|
||||
msgid "Valid"
|
||||
msgstr "Valide"
|
||||
|
||||
#: main/templates/main/index.html:59 main/templates/main/snapshot.html:33
|
||||
msgid "Categories"
|
||||
msgstr "Catégories"
|
||||
|
||||
#: main/templates/main/login.html:12
|
||||
#, fuzzy
|
||||
#| msgid "Log Out"
|
||||
msgid "Log In"
|
||||
msgstr "Se connecter"
|
||||
|
||||
#: main/templates/main/tag/form_buttons.html:6
|
||||
msgid "Delete"
|
||||
msgstr "Supprimer"
|
||||
|
||||
#: main/templates/main/tag/form_buttons.html:13
|
||||
msgid "Save"
|
||||
msgstr "Enregistrer"
|
||||
|
||||
#: main/templates/main/tag/transaction_table.html:7
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
#: main/templates/main/tag/transaction_table.html:9
|
||||
msgid "Trader"
|
||||
msgstr "Commerçant"
|
||||
|
||||
#: main/templates/main/tag/transaction_table.html:10
|
||||
#, fuzzy
|
||||
#| msgid "Add category"
|
||||
msgid "Category"
|
||||
msgstr "Catégorie"
|
||||
|
||||
#: main/templates/main/tag/transaction_table.html:11
|
||||
msgid "Description"
|
||||
msgstr "Description"
|
||||
|
||||
#: main/templates/main/transaction.html:23
|
||||
msgid "Invoices"
|
||||
msgstr "Facture"
|
Loading…
Add table
Add a link
Reference in a new issue