diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-30 00:26:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-30 00:26:06 +0000 |
commit | 75778dfba976537a2d8fabdfa8dbbc9123830f8e (patch) | |
tree | 0185d94f0beb1eedcefd3d1ab1870708a33d5dd3 /lib/l10n | |
parent | 6bfbb475ff376bc5f9bafeb7753b5a5050016be6 (diff) | |
download | nextcloud-server-75778dfba976537a2d8fabdfa8dbbc9123830f8e.tar.gz nextcloud-server-75778dfba976537a2d8fabdfa8dbbc9123830f8e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/fr.js | 2 | ||||
-rw-r--r-- | lib/l10n/fr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 558c2d320f2..2e84560a2f1 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -22,7 +22,7 @@ OC.L10N.register( "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s et %5$s", "Education Edition" : "Édition pour l'éducation ", "Enterprise bundle" : "Pack pour entreprise", - "Groupware bundle" : "Pack pour travail collaboratif", + "Groupware bundle" : "Pack Groupware", "Hub bundle" : "Pack Nextcloud Hub", "Social sharing bundle" : "Pack pour partage social", "PHP %s or higher is required." : "PHP %s ou supérieur est requis.", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index a78037653a6..5e910dcb576 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -20,7 +20,7 @@ "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s et %5$s", "Education Edition" : "Édition pour l'éducation ", "Enterprise bundle" : "Pack pour entreprise", - "Groupware bundle" : "Pack pour travail collaboratif", + "Groupware bundle" : "Pack Groupware", "Hub bundle" : "Pack Nextcloud Hub", "Social sharing bundle" : "Pack pour partage social", "PHP %s or higher is required." : "PHP %s ou supérieur est requis.", |