#96: french number abreviations #116

Merged
thomas merged 1 commits from fix-1.0-96-abreviations into develop-1.0 2023-09-12 13:53:14 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -439,17 +439,17 @@ msgstr "1er {day} du mois"
#: aircox/models/program.py:270
#, python-brace-format
msgid "2nd {day} of the month"
msgstr "2ème {day} du mois"
msgstr "2e {day} du mois"
#: aircox/models/program.py:271
#, python-brace-format
msgid "3rd {day} of the month"
msgstr "3ème {day} du mois"
msgstr "3e {day} du mois"
#: aircox/models/program.py:272
#, python-brace-format
msgid "4th {day} of the month"
msgstr "4ème {day} du mois"
msgstr "4e {day} du mois"
#: aircox/models/program.py:273
#, python-brace-format
@ -459,12 +459,12 @@ msgstr "dernier {day} du mois"
#: aircox/models/program.py:274
#, python-brace-format
msgid "1st and 3rd {day} of the month"
msgstr "1er et 3ème {day} du mois"
msgstr "1er et 3e {day} du mois"
#: aircox/models/program.py:275
#, python-brace-format
msgid "2nd and 4th {day} of the month"
msgstr "2ème et 4ème {day} du mois"
msgstr "2ème et 4e {day} du mois"
#: aircox/models/program.py:276
msgid "{day}"