From a4734c74ae946966a08114ca91cc0a2c95f8b0d9 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sun, 6 Sep 2015 00:28:22 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/fr.js | 6 ++++++ l10n/fr.json | 6 ++++++ l10n/fr.php | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index 1ac3064..949a1bb 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -5,6 +5,9 @@ OC.L10N.register( "Email address you entered is not valid" : "L'adresse de courriel saisie n'est pas valable", "Verify your ownCloud registration request" : "Effectuez la vérification de votre demande d'inscription ownCloud", "A problem occurred sending email, please contact your administrator." : "Une erreur est survenue lors de l'envoi de l'e-mail. Veuillez contacter votre administrateur.", + "There is already a pending registration with this email, a new verification email has been sent to the address." : "Il y a déjà une inscription en attente avec cette adresse de courriel, un nouveau courriel de vérification à ete envoye.", + "A user has already taken this email, maybe you already have an account?" : "Un utilisateur a dejà pris ce courriel, peut-être avez-vous déjà un compte ?", + "You can log in now." : "Vous pouvez maintenant vous connecter.", "Verification email successfully sent." : "Courriel de vérification envoyé avec succès.", "Invalid verification URL. No registration request with this verification URL is found." : "Lien de vérification non valable. Aucune demande d'inscription correspondante n'a été trouvée.", "Unable to create user, there are problems with user backend." : "Impossible de créer l'utilisateur, problèmes avec l’infrastructure utilisateur.", @@ -16,6 +19,9 @@ OC.L10N.register( "Registration" : "Inscription", "Default group that all registered users belong" : "Groupe par défaut auquel appartiennent tous les utilisateurs", "None" : "Aucun", + "Allowed domains for registration" : "Domaines autorisés pour l'enregistrement", + "Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Entrez une liste de domaines autorisés, séparés d'un point-virgule. Exemple: owncloud.com;github.com", + "Registration is only allowed for following domains:" : "Enregistrement sur les domaines suivants autorisé:", "To create a new account on ownCloud, just click the following link:

\n{link}" : "Pour créer un nouveau compte sur ownCloud, cliquez sur le lien suivant :

\n{link}", "Welcome, you can create your account below." : "Bienvenue, vous pouvez créer votre compte ci-dessous.", "Username" : "Nom d'utilisateur", diff --git a/l10n/fr.json b/l10n/fr.json index b523fb6..47db2c4 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -3,6 +3,9 @@ "Email address you entered is not valid" : "L'adresse de courriel saisie n'est pas valable", "Verify your ownCloud registration request" : "Effectuez la vérification de votre demande d'inscription ownCloud", "A problem occurred sending email, please contact your administrator." : "Une erreur est survenue lors de l'envoi de l'e-mail. Veuillez contacter votre administrateur.", + "There is already a pending registration with this email, a new verification email has been sent to the address." : "Il y a déjà une inscription en attente avec cette adresse de courriel, un nouveau courriel de vérification à ete envoye.", + "A user has already taken this email, maybe you already have an account?" : "Un utilisateur a dejà pris ce courriel, peut-être avez-vous déjà un compte ?", + "You can log in now." : "Vous pouvez maintenant vous connecter.", "Verification email successfully sent." : "Courriel de vérification envoyé avec succès.", "Invalid verification URL. No registration request with this verification URL is found." : "Lien de vérification non valable. Aucune demande d'inscription correspondante n'a été trouvée.", "Unable to create user, there are problems with user backend." : "Impossible de créer l'utilisateur, problèmes avec l’infrastructure utilisateur.", @@ -14,6 +17,9 @@ "Registration" : "Inscription", "Default group that all registered users belong" : "Groupe par défaut auquel appartiennent tous les utilisateurs", "None" : "Aucun", + "Allowed domains for registration" : "Domaines autorisés pour l'enregistrement", + "Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Entrez une liste de domaines autorisés, séparés d'un point-virgule. Exemple: owncloud.com;github.com", + "Registration is only allowed for following domains:" : "Enregistrement sur les domaines suivants autorisé:", "To create a new account on ownCloud, just click the following link:

\n{link}" : "Pour créer un nouveau compte sur ownCloud, cliquez sur le lien suivant :

\n{link}", "Welcome, you can create your account below." : "Bienvenue, vous pouvez créer votre compte ci-dessous.", "Username" : "Nom d'utilisateur", diff --git a/l10n/fr.php b/l10n/fr.php index d145610..6e5f123 100644 --- a/l10n/fr.php +++ b/l10n/fr.php @@ -4,6 +4,9 @@ $TRANSLATIONS = array( "Email address you entered is not valid" => "L'adresse de courriel saisie n'est pas valable", "Verify your ownCloud registration request" => "Effectuez la vérification de votre demande d'inscription ownCloud", "A problem occurred sending email, please contact your administrator." => "Une erreur est survenue lors de l'envoi de l'e-mail. Veuillez contacter votre administrateur.", +"There is already a pending registration with this email, a new verification email has been sent to the address." => "Il y a déjà une inscription en attente avec cette adresse de courriel, un nouveau courriel de vérification à ete envoye.", +"A user has already taken this email, maybe you already have an account?" => "Un utilisateur a dejà pris ce courriel, peut-être avez-vous déjà un compte ?", +"You can log in now." => "Vous pouvez maintenant vous connecter.", "Verification email successfully sent." => "Courriel de vérification envoyé avec succès.", "Invalid verification URL. No registration request with this verification URL is found." => "Lien de vérification non valable. Aucune demande d'inscription correspondante n'a été trouvée.", "Unable to create user, there are problems with user backend." => "Impossible de créer l'utilisateur, problèmes avec l’infrastructure utilisateur.", @@ -15,6 +18,9 @@ $TRANSLATIONS = array( "Registration" => "Inscription", "Default group that all registered users belong" => "Groupe par défaut auquel appartiennent tous les utilisateurs", "None" => "Aucun", +"Allowed domains for registration" => "Domaines autorisés pour l'enregistrement", +"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Entrez une liste de domaines autorisés, séparés d'un point-virgule. Exemple: owncloud.com;github.com", +"Registration is only allowed for following domains:" => "Enregistrement sur les domaines suivants autorisé:", "To create a new account on ownCloud, just click the following link:

\n{link}" => "Pour créer un nouveau compte sur ownCloud, cliquez sur le lien suivant :

\n{link}", "Welcome, you can create your account below." => "Bienvenue, vous pouvez créer votre compte ci-dessous.", "Username" => "Nom d'utilisateur",