Merge pull request #473 from Sicilia04/master

Adds French translation
This commit is contained in:
John Vandenberg 2022-03-14 10:34:06 +08:00 committed by GitHub
commit 53b23c84c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 47 additions and 0 deletions

View file

@ -29,6 +29,7 @@
| Eugene Kuznetsov <atorich@gmail.com>
| Felipe Prenholato <felipe.rafael@pdg.com.br>
| Filipe Ximenes <filipeximenes@gmail.com>
| Florian Alu <fla@grapps.fr>
| Germano Massullo <github.com/Germano0>
| Gregor Müllegger <gregor@muellegger.de>
| Guilherme Devincenzi <github.com/gdevincenzi>

Binary file not shown.

View file

@ -0,0 +1,46 @@
# French translations of django-model-utils
#
# This file is distributed under the same license as the django-model-utils package.
#
# Translators:
# ------------
# Florian Alu <fla@grapps.fr>, 2021.
#
msgid ""
msgstr ""
"Project-Id-Version: django-model-utils\n"
"Report-Msgid-Bugs-To: https://github.com/jazzband/django-model-utils/issues\n"
"POT-Creation-Date: 2021-01-11 11:39+0100\n"
"PO-Revision-Date: 2021-01-11 11:45+0100\n"
"Last-Translator: Florian Alu <fla@grapps.fr>\n"
"Language-Team: \n"
"Language: fr\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"
"X-Generator: Poedit 2.4.2\n"
#: .\models.py:25
msgid "created"
msgstr "créé"
#: .\models.py:26
msgid "modified"
msgstr "modifié"
#: .\models.py:50
msgid "start"
msgstr "début"
#: .\models.py:51
msgid "end"
msgstr "fin"
#: .\models.py:66
msgid "status"
msgstr "statut"
#: .\models.py:67
msgid "status changed"
msgstr "statut modifié"