summaryrefslogtreecommitdiffstats
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
parent05a08746f9bbd06b587fe25a872797cf2f1145fa (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js4
-rw-r--r--l10n/fr.json4
2 files changed, 6 insertions, 2 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",
diff --git a/l10n/fr.json b/l10n/fr.json
index d413e3df..bd1ecb1a 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -54,9 +54,11 @@
"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",