From cab32f6dc1bc2b5e0f1270496206fcba1ed6efb0 Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Thu, 12 Sep 2024 10:43:27 +1000 Subject: [PATCH] chore: latest crowdin fetch --- _locales/fr/messages.json | 2 +- _locales/nl/messages.json | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index ffea6e04d..c4f8a78e4 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -433,7 +433,7 @@ "groupRemovedMultiple": "{name} et {count} autres ont été retirés du groupe.", "groupRemovedTwo": "{name} et {other_name} ont été retirés du groupe.", "groupRemovedYou": "Vous avez été retiré de {group_name}.", - "groupRemovedYouMultiple": "Message de contrôle indiquant que l'utilisateur et un autre membre ont été retirés du groupe.", + "groupRemovedYouMultiple": "Vous et {count} autres ont été supprimés du groupe.", "groupRemovedYouTwo": "Vous et {other_name} avez été retiré(e)s du groupe.", "groupSetDisplayPicture": "Définir la photo du groupe", "groupUnknown": "Groupe inconnu", diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 461001d45..7eb17ef9a 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -198,6 +198,7 @@ "communityInvitation": "Uitnodiging voor Community", "communityJoin": "Word lid van de Community", "communityJoinDescription": "Weet je zeker dat je lid wilt worden van {community_name}?", + "communityJoinError": "Het is niet gelukt om lid te worden van de community", "communityJoinOfficial": "Of neem deel aan een van deze...", "communityJoined": "Lid geworden van de Community", "communityJoinedAlready": "Je bent al bij deze community aangesloten.", @@ -391,6 +392,7 @@ "groupInviteSending": "Groepsuitnodiging aan het versturen", "groupInviteSent": "Uitnodiging verzonden", "groupInviteSuccessful": "Groepsuitnodiging succesvol", + "groupInviteVersion": "Gebruikers moeten de nieuwste versie hebben om uitnodigingen te ontvangen", "groupInviteYou": "U bent uitgenodigd om lid te worden van de groep.", "groupInviteYouAndMoreNew": "Jij en {count} anderen zijn lid geworden van de groep.", "groupInviteYouAndOtherNew": "Jij en {other_name} zijn lid geworden van de groep.", @@ -433,7 +435,7 @@ "groupRemovedMultiple": "{name} en {count} anderen zijn verwijderd uit de groep.", "groupRemovedTwo": "{name} en {other_name} zijn verwijderd uit de groep.", "groupRemovedYou": "Je bent verwijderd uit {group_name}.", - "groupRemovedYouMultiple": "Control message that displays in the conversation when user and other member are removed from the group.", + "groupRemovedYouMultiple": "Jij en {count} anderen werden uit de groep verwijderd.", "groupRemovedYouTwo": "U en {other_name} zijn verwijderd uit de groep.", "groupSetDisplayPicture": "Groepsfoto instellen", "groupUnknown": "Onbekende groep",