[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-04-06 02:35:17 +00:00
parent 1e006fcf2b
commit 87725112af
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 2 deletions

View file

@ -352,4 +352,4 @@ OC.L10N.register(
"Skip invitation step to closed circles" : "Ignorer l'invitation aux cercles fermés",
"Moderators can add member to closed circles without user approval." : "Les modérateurs peuvent ajouter un membre aux cercles fermés sans autorisation de l'utilisateur."
},
"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
"nplurals=2; plural=(n > 1);");

View file

@ -349,5 +349,5 @@
"Groups can be linked to circles." : "Des groupes peuvent être liés aux cercles.",
"Skip invitation step to closed circles" : "Ignorer l'invitation aux cercles fermés",
"Moderators can add member to closed circles without user approval." : "Les modérateurs peuvent ajouter un membre aux cercles fermés sans autorisation de l'utilisateur."
},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}