From 41b2e17cd1c3d042b1a09cca93ef6d1c740e2cbf Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 29 Jan 2023 02:26:57 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/admin_audit/l10n/fr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/admin_audit/l10n/fr.js') diff --git a/apps/admin_audit/l10n/fr.js b/apps/admin_audit/l10n/fr.js index e5e18cbeab3..3599a488350 100644 --- a/apps/admin_audit/l10n/fr.js +++ b/apps/admin_audit/l10n/fr.js @@ -2,6 +2,6 @@ OC.L10N.register( "admin_audit", { "Auditing / Logging" : "Audit / Journalisation", - "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fournit des capacités de traçage pour NextCloud tels que les accès aux fichiers ou d'autres actions sensibles." + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fournit des capacités de traçage à NextCloud telles que les accès aux fichiers ou d'autres actions sensibles." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3