From 85df0f67b797421fc91e2645b2a223d05ea2f425 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 17 May 2023 00:17:37 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/admin_audit/l10n/fr.js | 2 +- apps/admin_audit/l10n/fr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/admin_audit') diff --git a/apps/admin_audit/l10n/fr.js b/apps/admin_audit/l10n/fr.js index 3599a488350..142ba8eb8e0 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 à NextCloud telles 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 l'accès aux fichiers d'identifications ou autres actions sensibles." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/admin_audit/l10n/fr.json b/apps/admin_audit/l10n/fr.json index b0f0d976c60..2ea232bca3d 100644 --- a/apps/admin_audit/l10n/fr.json +++ b/apps/admin_audit/l10n/fr.json @@ -1,5 +1,5 @@ { "translations": { "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 à NextCloud telles 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 l'accès aux fichiers d'identifications ou autres actions sensibles." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file -- cgit v1.2.3