From 5e1b6d248cd99de41f38269064b4f92db5b522fb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 18 Feb 2023 02:34:45 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/fr.js | 1 + l10n/fr.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index adf12fea5..b6f935120 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -81,6 +81,7 @@ OC.L10N.register( "Deck board" : "Tableau", "Owned by %1$s" : "Assignée à %1$s", "Deck boards, cards and comments" : "Tableaux, cartes et commentaires", + "From %1$s, in %2$s/%3$s, owned by %4$s" : "De %1$s, dans %2$s / %3$s, appartenant à %4$s", "Card comments" : "Commentaires de la carte", "%s on %s" : "%s sur %s", "Deck boards and cards" : "Tableaux et cartes", diff --git a/l10n/fr.json b/l10n/fr.json index f5f5eecd7..471c78a1b 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -79,6 +79,7 @@ "Deck board" : "Tableau", "Owned by %1$s" : "Assignée à %1$s", "Deck boards, cards and comments" : "Tableaux, cartes et commentaires", + "From %1$s, in %2$s/%3$s, owned by %4$s" : "De %1$s, dans %2$s / %3$s, appartenant à %4$s", "Card comments" : "Commentaires de la carte", "%s on %s" : "%s sur %s", "Deck boards and cards" : "Tableaux et cartes",