Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fr.json « l10n - github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c73e74ed0c920e013d36b9e4eb7089c3cebf48a8 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "SMS verification" : "Vérification SMS",
    "Send an authentication code via SMS" : "Envoyer un code d'authentification par SMS",
    "%s is your Nextcloud authentication code" : "Votre code d'authentification Nextcloud est %s",
    "Two Factor SMS Provider" : "Fournisseur de SMS pour l'authentification en deux étapes",
    "Authentication code" : "Code d'authentification",
    "An access code has been sent to %s" : "Un code d'accès a été envoyé à %s",
    "Error while sending the Message. Please try again later or contact the administrator." : "Erreur lors de l'envoi du message. Veuillez réessayer plus tard ou contacter l'administrateur."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}