Projet

Général

Profil

0001-correctly-translate-name-26812.patch

Frédéric Péters, 28 septembre 2018 11:03

Télécharger (2 ko)

Voir les différences:

Subject: [PATCH] correctly translate "name" (#26812)

 src/authentic2/locale/fr/LC_MESSAGES/django.po         | 4 ++--
 src/authentic2/manager/locale/fr/LC_MESSAGES/django.po | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
src/authentic2/locale/fr/LC_MESSAGES/django.po
8 8
"Project-Id-Version: Authentic\n"
9 9
"Report-Msgid-Bugs-To: \n"
10 10
"POT-Creation-Date: 2018-07-23 11:07+0200\n"
11
"PO-Revision-Date: 2018-07-23 11:08+0200\n"
11
"PO-Revision-Date: 2018-09-28 11:03+0200\n"
12 12
"Last-Translator: Mikaël Ates <mates@entrouvert.com>\n"
13 13
"Language-Team: None\n"
14 14
"Language: fr\n"
......
472 472

  
473 473
#: src/authentic2/models.py:131 src/authentic2/models.py:324
474 474
msgid "name"
475
msgstr "identifiant"
475
msgstr "nom"
476 476

  
477 477
#: src/authentic2/models.py:134
478 478
msgid "required"
src/authentic2/manager/locale/fr/LC_MESSAGES/django.po
8 8
"Project-Id-Version: authentic2\n"
9 9
"Report-Msgid-Bugs-To: \n"
10 10
"POT-Creation-Date: 2018-09-18 11:35+0200\n"
11
"PO-Revision-Date: 2018-09-18 11:35+0200\n"
11
"PO-Revision-Date: 2018-09-28 10:53+0200\n"
12 12
"Last-Translator: Benjamin Dauvergne <bdauvergne@entrouvert.com>\n"
13 13
"Language-Team: French <fr@li.org>\n"
14 14
"Language: \n"
......
283 283

  
284 284
#: manager/tables.py:99 manager/tables.py:159
285 285
msgid "name"
286
msgstr "identifiant"
286
msgstr "nom"
287 287

  
288 288
#: manager/tables.py:102
289 289
msgid "Direct child"
290
-