summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-27 01:07:08 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-27 01:07:08 +0000
commit9788cf04ee0dd8e78fa2b63862963078f5a9cfc3 (patch)
treee064f01074cfb407b13f37e3f834b5b368ed2ae3 /apps/comments
parent8f4ec8583d8d30586f292a153854560bdb20a0b2 (diff)
downloadnextcloud-server-9788cf04ee0dd8e78fa2b63862963078f5a9cfc3.tar.gz
nextcloud-server-9788cf04ee0dd8e78fa2b63862963078f5a9cfc3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/fr.js4
-rw-r--r--apps/comments/l10n/fr.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js
index 130bff6dd87..d3e36b88d97 100644
--- a/apps/comments/l10n/fr.js
+++ b/apps/comments/l10n/fr.js
@@ -20,7 +20,11 @@ OC.L10N.register(
"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é sur {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> pour les fichiers",
"A (now) deleted user mentioned you in a comment on \"%s\"." : "Un utilisateur (maintenant supprimé) vous a mentionné dans un commentaire sur \"%s\".",
"%s mentioned you in a comment on \"%s\"." : "%s vous a mentionné⋅e dans un commentaire sur \"%s\".",
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index 9c4514eb8b1..784acefa661 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -18,7 +18,11 @@
"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é sur {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> pour les fichiers",
"A (now) deleted user mentioned you in a comment on \"%s\"." : "Un utilisateur (maintenant supprimé) vous a mentionné dans un commentaire sur \"%s\".",
"%s mentioned you in a comment on \"%s\"." : "%s vous a mentionné⋅e dans un commentaire sur \"%s\".",