From 2228506bced2863e38a9b2b8a9a9a53825368b48 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Thu, 9 Apr 2015 00:48:31 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/fr.js | 2 +- l10n/fr.json | 2 +- l10n/fr.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/l10n/fr.js b/l10n/fr.js index 2a09e46a..780c1a39 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -51,7 +51,7 @@ OC.L10N.register( "The backend does not support multi-byte characters." : "L'infrastructure ne prend pas en charge les caractères multi-octets.", "Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." : "Certains contacts sont marqués pour être supprimés, mais ne le sont pas encore. Veuillez attendre que l'opération se termine.", "Click to undo deletion of {num} contacts" : "Cliquez ici pour annuler la suppression de {num} contact(s)", - "Cancelled deletion of {num} contacts" : "La suppression des {num} contacts a été annulée", + "Cancelled deletion of {num} contacts" : "Suppression annulée pour {num} contact(s)", "Add" : "Ajouter", "Contact is already in this group." : "Ce contact est déjà présent dans le groupe.", "Contacts are already in this group." : "Ces contacts sont déjà présents dans le groupe.", diff --git a/l10n/fr.json b/l10n/fr.json index 9fed5f7e..934264e7 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -49,7 +49,7 @@ "The backend does not support multi-byte characters." : "L'infrastructure ne prend pas en charge les caractères multi-octets.", "Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." : "Certains contacts sont marqués pour être supprimés, mais ne le sont pas encore. Veuillez attendre que l'opération se termine.", "Click to undo deletion of {num} contacts" : "Cliquez ici pour annuler la suppression de {num} contact(s)", - "Cancelled deletion of {num} contacts" : "La suppression des {num} contacts a été annulée", + "Cancelled deletion of {num} contacts" : "Suppression annulée pour {num} contact(s)", "Add" : "Ajouter", "Contact is already in this group." : "Ce contact est déjà présent dans le groupe.", "Contacts are already in this group." : "Ces contacts sont déjà présents dans le groupe.", diff --git a/l10n/fr.php b/l10n/fr.php index 30560623..6ae20058 100644 --- a/l10n/fr.php +++ b/l10n/fr.php @@ -50,7 +50,7 @@ $TRANSLATIONS = array( "The backend does not support multi-byte characters." => "L'infrastructure ne prend pas en charge les caractères multi-octets.", "Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "Certains contacts sont marqués pour être supprimés, mais ne le sont pas encore. Veuillez attendre que l'opération se termine.", "Click to undo deletion of {num} contacts" => "Cliquez ici pour annuler la suppression de {num} contact(s)", -"Cancelled deletion of {num} contacts" => "La suppression des {num} contacts a été annulée", +"Cancelled deletion of {num} contacts" => "Suppression annulée pour {num} contact(s)", "Add" => "Ajouter", "Contact is already in this group." => "Ce contact est déjà présent dans le groupe.", "Contacts are already in this group." => "Ces contacts sont déjà présents dans le groupe.",