summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/fr.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-27 01:12:05 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-27 01:12:05 +0000
commit36b01e3c2d4033f690b30b4fcf92711da28cb2ed (patch)
tree1821b439cb9ee787894fef8fb69a9949938d6157 /apps/comments/l10n/fr.json
parentc2da3bf1d9820f4031d63daa9bb9e055a3723528 (diff)
downloadnextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.tar.gz
nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/fr.json')
-rw-r--r--apps/comments/l10n/fr.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index 5641440ad51..55bf15834e4 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -1,11 +1,22 @@
{ "translations": {
+ "Comments" : "Commentaires",
+ "You commented" : "Vous avez commenté",
+ "%1$s commented" : "%1$s a commenté",
+ "{author} commented" : "{author} a commenté",
+ "You commented on %1$s" : "Vous avez commenté %1$s",
+ "You commented on {file}" : "Vous avez commenté {file}",
+ "%1$s commented on %2$s" : "%1$s a commenté %2$s",
+ "{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 a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a été supprimé depuis lors.",
+ "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e 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",
"New comment …" : "Nouveau commentaire...",
"Post" : "Poster",
"Cancel" : "Annuler",
"[Deleted user]" : "[Utilisateur supprimé]",
- "Comments" : "Commentaires",
"No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrez la conversation !",
"More comments …" : "Plus de commentaires ...",
"Save" : "Enregistrer",
@@ -15,17 +26,6 @@
"Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire",
"_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus"],
"Comment" : "Commenter",
- "You commented" : "Vous avez commenté",
- "%1$s commented" : "%1$s a commenté",
- "{author} commented" : "{author} a commenté",
- "You commented on %1$s" : "Vous avez commenté %1$s",
- "You commented on {file}" : "Vous avez commenté {file}",
- "%1$s commented on %2$s" : "%1$s a commenté %2$s",
- "{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 a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a été supprimé depuis lors.",
- "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”",
- "Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"%s\", dans un commentaire par un utilisateur qui a été supprimé depuis lors.",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s vous a mentionné⋅e dans un commentaire sur “%2$s”"
},"pluralForm" :"nplurals=2; plural=(n > 1);"