diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-08 01:06:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-08 01:06:57 +0000 |
commit | 8d7df51a0e98583b22c3b4300a5d12f0c6e70413 (patch) | |
tree | afb6935a12db98ceb96acaab7da056b6a9a9f353 /apps/comments | |
parent | 1857e50259e3cedffd9d9c24ce2a47bf08ebf782 (diff) | |
download | nextcloud-server-8d7df51a0e98583b22c3b4300a5d12f0c6e70413.tar.gz nextcloud-server-8d7df51a0e98583b22c3b4300a5d12f0c6e70413.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/fr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index e94bc979541..10c35d6dced 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -23,6 +23,8 @@ OC.L10N.register( "%1$s commented" : "%1$s a commenté", "You commented on %2$s" : "Vous avez commenté %2$s", "%1$s commented on %2$s" : "%1$s a commenté %2$s", + "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\".", "Type in a new comment..." : "Écrire un nouveau commentaire...", "No other comments available" : "Aucun autre commentaire", "More comments..." : "Plus de commentaires...", diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index 4c4240d2c9c..0fec452ba73 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -21,6 +21,8 @@ "%1$s commented" : "%1$s a commenté", "You commented on %2$s" : "Vous avez commenté %2$s", "%1$s commented on %2$s" : "%1$s a commenté %2$s", + "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\".", "Type in a new comment..." : "Écrire un nouveau commentaire...", "No other comments available" : "Aucun autre commentaire", "More comments..." : "Plus de commentaires...", |