Skip to content

Commit

Permalink
Update french translations
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisfreitag committed Jul 16, 2024
1 parent 094a260 commit e9d9f53
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions phonenumber_field/locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,18 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-16 11:14+0200\n"
"PO-Revision-Date: 2011-10-19 14:10+0200\n"
"Last-Translator: Stéphane Raimbault <[email protected]>\n"
"PO-Revision-Date: 2024-07-16 11:23+0200\n"
"Last-Translator: François Freitag <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
"Language: \n"
"Language: fr_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"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 3.4.2\n"

#: formfields.py:57
#, fuzzy, python-brace-format
#| msgid ""
#| "Enter a valid phone number (e.g. {example_number}) or a number with an "
#| "international call prefix."
#, python-brace-format
msgctxt "{example_number} is a national phone number."
msgid ""
"Enter a valid phone number (e.g. {example_number}) or a number with an "
Expand All @@ -31,15 +29,13 @@ msgstr ""
"numéro avec un indicatif international."

#: formfields.py:64
#, fuzzy, python-brace-format
#| msgid "Enter a valid phone number (e.g. {example_number})."
#, python-brace-format
msgctxt "{example_number} is an international phone number."
msgid "Enter a valid phone number (e.g. {example_number})."
msgstr "Saisissez un numéro de téléphone valide, par exemple {example_number}."

#: formfields.py:157
#, fuzzy, python-brace-format
#| msgid "Enter a valid phone number (e.g. {example_number})."
#, python-brace-format
msgctxt "{example_number} is a national phone number."
msgid "Enter a valid phone number (e.g. {example_number})."
msgstr "Saisissez un numéro de téléphone valide, par exemple {example_number}."
Expand Down

0 comments on commit e9d9f53

Please sign in to comment.