Files
oidc2fer/src/backend/locale/fr_FR/LC_MESSAGES/django.po
T
Samuel Paccoud - DINUM cde532dcef (project) add current boilerplate for Django projects
includes a working docker compose project, a Makefile for dev,
a CI configuration and a Django starter project.
2024-03-11 19:17:25 +01:00

113 lines
2.0 KiB
Plaintext

msgid ""
msgstr ""
"Project-Id-Version: lasuite-oidc2fer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-09 23:01+0000\n"
"PO-Revision-Date: 2024-03-08 13:15\n"
"Last-Translator: \n"
"Language-Team: French\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"
"X-Crowdin-Project: lasuite-oidc2fer\n"
"X-Crowdin-Project-ID: 637934\n"
"X-Crowdin-Language: fr\n"
"X-Crowdin-File: backend.pot\n"
"X-Crowdin-File-ID: 2\n"
#: core/admin.py:23
msgid "Personal info"
msgstr ""
#: core/admin.py:25
msgid "Permissions"
msgstr ""
#: core/admin.py:37
msgid "Important dates"
msgstr ""
#: core/models.py:25
msgid "id"
msgstr ""
#: core/models.py:26
msgid "primary key for the record as UUID"
msgstr ""
#: core/models.py:32
msgid "created on"
msgstr ""
#: core/models.py:33
msgid "date and time at which a record was created"
msgstr ""
#: core/models.py:38
msgid "updated on"
msgstr ""
#: core/models.py:39
msgid "date and time at which a record was last updated"
msgstr ""
#: core/models.py:56
msgid "email address"
msgstr ""
#: core/models.py:61
msgid "language"
msgstr ""
#: core/models.py:62
msgid "The language in which the user wants to see the interface."
msgstr ""
#: core/models.py:68
msgid "The timezone in which the user wants to see times."
msgstr ""
#: core/models.py:71
msgid "device"
msgstr ""
#: core/models.py:73
msgid "Whether the user is a device or a real user."
msgstr ""
#: core/models.py:76
msgid "staff status"
msgstr ""
#: core/models.py:78
msgid "Whether the user can log into this admin site."
msgstr ""
#: core/models.py:81
msgid "active"
msgstr ""
#: core/models.py:84
msgid ""
"Whether this user should be treated as active. Unselect this instead of "
"deleting accounts."
msgstr ""
#: core/models.py:96
msgid "user"
msgstr ""
#: core/models.py:97
msgid "users"
msgstr ""
#: oidc2fer/settings.py:122
msgid "English"
msgstr ""
#: oidc2fer/settings.py:123
msgid "French"
msgstr ""