fixed #2241: typos in french translation (manually snarfed from the diff, please send .po files next time!)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3260 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
86b340656c
commit
009f224e57
Binary file not shown.
|
@ -514,7 +514,7 @@ msgstr "Supprimé %s."
|
||||||
|
|
||||||
#: contrib/admin/views/main.py:343
|
#: contrib/admin/views/main.py:343
|
||||||
msgid "No fields changed."
|
msgid "No fields changed."
|
||||||
msgstr "Aucun champs modifié."
|
msgstr "Aucun champ modifié."
|
||||||
|
|
||||||
#: contrib/admin/views/main.py:346
|
#: contrib/admin/views/main.py:346
|
||||||
#, python-format
|
#, python-format
|
||||||
|
@ -1906,7 +1906,7 @@ msgstr ""
|
||||||
#: db/models/fields/__init__.py:40
|
#: db/models/fields/__init__.py:40
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(optname)s with this %(fieldname)s already exists."
|
msgid "%(optname)s with this %(fieldname)s already exists."
|
||||||
msgstr "%(optname)s avec le champs %(fieldname)s existe déjà."
|
msgstr "%(optname)s avec le champ %(fieldname)s existe déjà."
|
||||||
|
|
||||||
#: db/models/fields/__init__.py:114 db/models/fields/__init__.py:265
|
#: db/models/fields/__init__.py:114 db/models/fields/__init__.py:265
|
||||||
#: db/models/fields/__init__.py:542 db/models/fields/__init__.py:553
|
#: db/models/fields/__init__.py:542 db/models/fields/__init__.py:553
|
||||||
|
|
Loading…
Reference in New Issue