diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-14 00:20:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-14 00:20:36 +0000 |
commit | 14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (patch) | |
tree | b1a55e93b3edc3f5f45096731b68fd4409082820 /apps/files/l10n/fr.json | |
parent | 7455a5c5ccd7da0c7f6412b98c4b02a0ae290d11 (diff) | |
download | nextcloud-server-14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe.tar.gz nextcloud-server-14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe.zip |
Fix(l10n): Update translations from Transifexbackport/45848/stable28
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fr.json')
-rw-r--r-- | apps/files/l10n/fr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 7d5fba5acc7..2b0c5c63007 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -320,8 +320,8 @@ "Presentations" : "Présentations", "PDFs" : "PDFs", "Folders" : "Dossiers", - "Audio" : "Son", - "Pictures and images" : "Images et photos", + "Audio" : "Audio", + "Pictures and images" : "Photos et images", "Videos" : "Vidéos", "Created new folder \"{name}\"" : "Nouveau dossier \"{name}\" créé", "Unable to initialize the templates directory" : "Impossible d'initialiser le dossier des modèles", |