summaryrefslogtreecommitdiffstats
path: root/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-27 00:29:45 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-27 00:29:45 +0000
commit0dcd622bcf77b148a0e75ab0c865eb2f0fd2aa33 (patch)
tree278002b6b12f4cca46d57009824664330a57a041 /l10n/fr.js
parent05a08746f9bbd06b587fe25a872797cf2f1145fa (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/fr.js')
-rw-r--r--l10n/fr.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index b03aebfa..4ec06d4a 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -56,9 +56,11 @@ OC.L10N.register(
"Delete {addressbook}?" : "Supprimer {addressbook} ?",
"Deletion of address book was not successful." : "La suppression du carnet d'adresses a échoué.",
"Renaming of address book was not successful." : "Le renommage du carnet d'adresses à échoué.",
+ "_%n contact_::_%n contacts_" : ["%n contact","%n contacts","%n contacts"],
+ "_%n group_::_%n groups_" : ["%n groupe","%n groupes","%n groupes"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Partagé avec {num} entité","Partagé avec {num} entités","Partagé avec {num} entités"],
"Share with users or groups" : "Partager avec des utilisateurs ou des groupes",
- "Share with users" : "Partager avec des utilisateurs",
+ "Share with users" : "Share with users",
"No users or groups" : "Aucun utilisateur ou groupe",
"can edit" : "peut modifier",
"Unable to delete the share" : "Impossible de supprimer le partage",