diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-02 00:19:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-02 00:19:53 +0000 |
commit | 0d48e941a56a73382a6c2b404b37729c4b1a7a69 (patch) | |
tree | fe3b4969883b93b26f6aa7a68fd696ba75815ec3 /apps/comments/l10n/fr.json | |
parent | 29a586bad81d2c0f05901dd95e4be08460c0f14e (diff) | |
download | nextcloud-server-0d48e941a56a73382a6c2b404b37729c4b1a7a69.tar.gz nextcloud-server-0d48e941a56a73382a6c2b404b37729c4b1a7a69.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.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index 337e192d221..75710331afb 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -7,6 +7,7 @@ "%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", + "Files" : "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} »", "Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers", |