From cca9390555d0fa6808d526271420215504b9fa33 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 12 Sep 2018 00:18:47 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/fr.js | 10 ++++++++++ l10n/fr.json | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index 55aaf6930..229b97925 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -8,6 +8,15 @@ OC.L10N.register( "Minutes" : "Minutes", "Maximum file size of {size} exceeded" : "Taille de fichier maximale de {size} dépassée", "You have created a new board {board}" : "Vous avez créé un nouveau tableau {tableau}", + "{user} has created a new board {board}" : "{user} a créé un nouveau tableau {board}", + "You have deleted the board {board}" : "Vous avez supprimé le tableau {board}", + "{user} has deleted the board {board}" : "{user} a supprimé le tableau {board}", + "You have restored the board {board}" : "Vous avez restauré le tableau {board}", + "{user} has restored the board {board}" : "{user} a restauré le tableau {board}", + "You have shared the board {board} with {acl}" : "Vous avez partagé le tableau {board} avec {acl}", + "{user} has shared the board {board} with {sharee}" : "{user} a partagé le tableau {board} avec {sharee}", + "You have archived the board {board}" : "Vous avez archivé le tableau {board}", + "{user} has archived the board {before}" : "{user} a archivé le tableau {before}", "Deck" : "Deck", "Personal" : "Personnel", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La carte \"%s\" de \"%s\" vous a été assignée par %s.", @@ -61,6 +70,7 @@ OC.L10N.register( "Tags" : "Étiquettes", "Deleted Stacks" : "Piles supprimées", "Deleted Cards" : "Cartes supprimées", + "Activity" : "Activité", "Select users or groups to share with" : "Sélectionnez des utilisateurs ou des groupes avec qui partager", "Access for" : "Accès pour ", "No matching user or group found." : "Aucun utilisateur ou groupe correspondant trouvé", diff --git a/l10n/fr.json b/l10n/fr.json index 71423a2c5..50791c151 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -6,6 +6,15 @@ "Minutes" : "Minutes", "Maximum file size of {size} exceeded" : "Taille de fichier maximale de {size} dépassée", "You have created a new board {board}" : "Vous avez créé un nouveau tableau {tableau}", + "{user} has created a new board {board}" : "{user} a créé un nouveau tableau {board}", + "You have deleted the board {board}" : "Vous avez supprimé le tableau {board}", + "{user} has deleted the board {board}" : "{user} a supprimé le tableau {board}", + "You have restored the board {board}" : "Vous avez restauré le tableau {board}", + "{user} has restored the board {board}" : "{user} a restauré le tableau {board}", + "You have shared the board {board} with {acl}" : "Vous avez partagé le tableau {board} avec {acl}", + "{user} has shared the board {board} with {sharee}" : "{user} a partagé le tableau {board} avec {sharee}", + "You have archived the board {board}" : "Vous avez archivé le tableau {board}", + "{user} has archived the board {before}" : "{user} a archivé le tableau {before}", "Deck" : "Deck", "Personal" : "Personnel", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La carte \"%s\" de \"%s\" vous a été assignée par %s.", @@ -59,6 +68,7 @@ "Tags" : "Étiquettes", "Deleted Stacks" : "Piles supprimées", "Deleted Cards" : "Cartes supprimées", + "Activity" : "Activité", "Select users or groups to share with" : "Sélectionnez des utilisateurs ou des groupes avec qui partager", "Access for" : "Accès pour ", "No matching user or group found." : "Aucun utilisateur ou groupe correspondant trouvé",