update translations

This commit is contained in:
Massedil
2025-11-21 17:29:07 +01:00
committed by setop
parent 0c48f3cc9d
commit 40f40936ec
69 changed files with 15147 additions and 4803 deletions

View File

@@ -711,7 +711,7 @@
"Map": "Map",
"Mark as resolved": "Mark as resolved",
"Maybe the content was removed by the author or a moderator": "Maybe the content was removed by the author or a moderator",
"Member invitation":"Member invitation",
"Member invitation by username":"Member invitation by username",
"Member": "Member",
"Members": "Members",
"Members can see events' participants": "Members can see events' participants",
@@ -1492,7 +1492,7 @@
"You are participating in this event anonymously": "You are participating in this event anonymously",
"You can add resources by using the button above.": "You can add resources by using the button above.",
"You can add tags by hitting the Enter key or by adding a comma": "You can add tags by hitting the Enter key or by adding a comma",
"You can create a new profile or change the actual profile with the top menu.": "You can create a new profile or change the actual profile with the top menu.",
"You can create a new profile or change the actual profile with the profile menu.": "You can create a new profile or change the actual profile with the profile menu.",
"You can create another invitation link with the button \"New invitation\".": "You can create another invitation link with the button \"New invitation\".",
"You can drag and drop the marker below to the desired location": "You can drag and drop the marker below to the desired location",
"You can pick your timezone into your preferences.": "You can pick your timezone into your preferences.",

View File

@@ -711,7 +711,7 @@
"Map": "Carte",
"Mark as resolved": "Marquer comme r\u00e9solu",
"Maybe the content was removed by the author or a moderator": "Peut-\u00eatre que le contenu a \u00e9t\u00e9 supprim\u00e9 par l'auteur\u00b7ice ou un\u00b7e mod\u00e9rateur\u00b7ice",
"Member invitation":"Inviter un membre",
"Member invitation by username":"Inviter un membre par identifiant",
"Member": "Membre",
"Members": "Membres",
"Members can see events' participants": "Les membres peuvent voir les participants des événements",
@@ -1489,7 +1489,7 @@
"You are participating in this event anonymously": "Vous participez \u00e0 cet \u00e9v\u00e9nement anonymement",
"You can add resources by using the button above.": "Vous pouvez ajouter des ressources en utilisant le bouton au dessus.",
"You can add tags by hitting the Enter key or by adding a comma": "Vous pouvez ajouter des tags en appuyant sur la touche Entr\u00e9e ou bien en ajoutant une virgule",
"You can create a new profile or change the actual profile with the top menu.": "Vous pouvez créer un nouveau profil ou changer l'actuel à l'aide du menu supérieur.",
"You can create a new profile or change the actual profile with the profile menu.": "Vous pouvez créer un nouveau profil ou changer l'actuel à l'aide du menu Profil.",
"You can create another invitation link with the button \"New invitation\"." : "Vous pouvez créer un lien supplémentaire avec le bouton \"Nouvelle invitation\".",
"You can drag and drop the marker below to the desired location": "Vous pouvez faire glisser et d\u00e9poser le marqueur ci-dessous \u00e0 l'endroit souhait\u00e9",
"You can pick your timezone into your preferences.": "Vous pouvez choisir votre fuseau horaire dans vos pr\u00e9f\u00e9rences.",

View File

@@ -36,7 +36,7 @@
<p class="my-1">
{{
t(
"You can create a new profile or change the actual profile with the top menu."
"You can create a new profile or change the actual profile with the profile menu."
)
}}
</p>

View File

@@ -30,7 +30,7 @@
<section class="container mx-auto section">
<h1>{{ t("Invitations to join the group") }}</h1>
<h2>{{ t("Member invitation") }}</h2>
<h2>{{ t("Member invitation by username") }}</h2>
<form @submit.prevent="inviteMember">
<o-field
:label="t('Invite a new member')"