From c25df595afe03f98112e958006b41d07ea98caa7 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Mon, 11 May 2015 00:28:18 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/fr.js | 1 + l10n/fr.json | 1 + l10n/fr.php | 1 + 3 files changed, 3 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index 03f03db..3a1a30e 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -1,6 +1,7 @@ OC.L10N.register( "registration", { + "Register" : "S'enregistrer", "Email address you entered is not valid" : "L'adresse de courriel saisie n'est pas valable", "There is already a pending registration with this email" : "Il y a déjà une inscription en attente avec cette adresse de courriel", "Verify your ownCloud registration request" : "Effectuez la vérification de votre demande d'inscription ownCloud", diff --git a/l10n/fr.json b/l10n/fr.json index b62ab24..7f83427 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,4 +1,5 @@ { "translations": { + "Register" : "S'enregistrer", "Email address you entered is not valid" : "L'adresse de courriel saisie n'est pas valable", "There is already a pending registration with this email" : "Il y a déjà une inscription en attente avec cette adresse de courriel", "Verify your ownCloud registration request" : "Effectuez la vérification de votre demande d'inscription ownCloud", diff --git a/l10n/fr.php b/l10n/fr.php index fd68db1..a231397 100644 --- a/l10n/fr.php +++ b/l10n/fr.php @@ -1,5 +1,6 @@ "S'enregistrer", "Email address you entered is not valid" => "L'adresse de courriel saisie n'est pas valable", "There is already a pending registration with this email" => "Il y a déjà une inscription en attente avec cette adresse de courriel", "Verify your ownCloud registration request" => "Effectuez la vérification de votre demande d'inscription ownCloud",