aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/fr.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-25 00:19:59 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-25 00:19:59 +0000
commit31794adb260f5e249157983a24b16611bccf689e (patch)
treeb8f006c2324b56bdc4b75e2932cffc4f8cd73aa8 /apps/comments/l10n/fr.json
parent608c82b88bb88fbfd1a3e99e8d223b4b699b68e4 (diff)
downloadnextcloud-server-31794adb260f5e249157983a24b16611bccf689e.tar.gz
nextcloud-server-31794adb260f5e249157983a24b16611bccf689e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/fr.json')
-rw-r--r--apps/comments/l10n/fr.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index 47666027a0f..65048ffdc39 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -8,7 +8,7 @@
"{author} commented on {file}" : "{author} a commenté sur {file}",
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> sur les fichiers",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Vous avez été mentionné sur « {file} », dans un commentaire par un compte qui depuis a été supprimé",
- "{user} mentioned you in a comment on \"{file}\"" : "{user} vous a mentionné dans un commentaire sur \"{file}\"",
+ "{user} mentioned you in a comment on \"{file}\"" : "{user} vous a mentionné dans un commentaire sur « {file} »",
"Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers",
"Edit comment" : "Modifier le commentaire",
"Delete comment" : "Supprimer le commentaire",
@@ -29,7 +29,7 @@
"Comment deleted" : "Commentaire supprimé",
"An error occurred while trying to delete the comment" : "Une erreur s'est produite lors de la tentative de suppression du commentaire",
"An error occurred while trying to create the comment" : "Une erreur s'est produite lors de la tentative de création du commentaire",
- "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui depuis a été supprimé",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Vous avez été mentionné sur « {file} », dans un commentaire par un utilisateur qui depuis a été supprimé",
"_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus","%n commentaires non lus"],
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "« @ » pour les mentions, « : »pour les émojis, « / » pour le sélecteur intelligent"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"