Introduce basic user and profile management
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -607,5 +607,25 @@
|
||||
"Your timezone was detected as {timezone}.": "Your timezone was detected as {timezone}.",
|
||||
"Manage my settings": "Manage my settings",
|
||||
"Let's define a few settings": "Let's define a few settings",
|
||||
"All good, let's continue!": "All good, let's continue!"
|
||||
"All good, let's continue!": "All good, let's continue!",
|
||||
"Organize and take action, freely": "Organize and take action, freely",
|
||||
"Let\\'s create a new common": "Let\\'s create a new common",
|
||||
"Login status": "Login status",
|
||||
"Suspended": "Suspended",
|
||||
"Active": "Active",
|
||||
"Local": "Local",
|
||||
"User": "User",
|
||||
"Confirmed": "Confirmed",
|
||||
"Confirmed at": "Confirmed at",
|
||||
"Language": "Language",
|
||||
"Administrator": "Administrator",
|
||||
"Moderator": "Moderator",
|
||||
"{number} organized events": "No organized events|One organized event|{number} organized events",
|
||||
"Begins on": "Begins on",
|
||||
"{number} participations": "No participations|One participation|{number} participations",
|
||||
"{profile} (by default)": "{profile} (by default)",
|
||||
"Participations": "Participations",
|
||||
"Nothing to see here": "Nothing to see here",
|
||||
"Not confirmed": "Not confirmed",
|
||||
"{actor} suspended profile {profile}": "{actor} suspended profile {profile}"
|
||||
}
|
||||
|
||||
@@ -626,5 +626,26 @@
|
||||
"Your timezone was detected as {timezone}.": "Votre fuseau horaire a été détecté en tant que {timezone}.",
|
||||
"Manage my settings": "Gérer mes paramètres",
|
||||
"Let's define a few settings": "Définissons quelques paramètres",
|
||||
"All good, let's continue!": "C'est tout bon, continuons !"
|
||||
"All good, let's continue!": "C'est tout bon, continuons !",
|
||||
"Organize and take action, freely": "S'organiser et agir, librement",
|
||||
"Let\\'s create a new common": "Créeons un nouveau common",
|
||||
"Login status": "Statut de connexion",
|
||||
"Suspended": "Suspendu·e",
|
||||
"Active": "Actif·ve",
|
||||
"Local": "Local·e",
|
||||
"User": "Utilisateur·ice",
|
||||
"{profile} (by default)": "{profile} (par défault)",
|
||||
"Locale": "Locale",
|
||||
"Confirmed": "Confirmé·e",
|
||||
"Confirmed at": "Confirmé·e à",
|
||||
"Language": "Langue",
|
||||
"Administrator": "Administrateur·ice",
|
||||
"Moderator": "Moderateur·ice",
|
||||
"{number} organized events": "Aucun événement organisé|Un événement organisé|{number} événements organisés",
|
||||
"{number} participations": "Aucune participation|Une participation|{number} participations",
|
||||
"Begins on": "Commence le",
|
||||
"Participations": "Participations",
|
||||
"Nothing to see here": "Il n'y a rien à voir ici",
|
||||
"Not confirmed": "Non confirmé·e",
|
||||
"{actor} suspended profile {profile}": "{actor} a suspendu le profil {profile}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user