diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-17 00:20:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-17 00:20:35 +0000 |
commit | c371b8c35e79f2e16141e2a5b214088e2663ffe1 (patch) | |
tree | b8601a83838848a767999456d6b9ab3566dbbf8a /lib/l10n | |
parent | 87893fb1c08381a5e6c2e6bbe27a59a7c89a6171 (diff) | |
download | nextcloud-server-c371b8c35e79f2e16141e2a5b214088e2663ffe1.tar.gz nextcloud-server-c371b8c35e79f2e16141e2a5b214088e2663ffe1.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 | 1 | ||||
-rw-r--r-- | lib/l10n/fr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 0cab0cd71b9..d169020bfd9 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -19,6 +19,7 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s et %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s et %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s et %5$s", + "Education bundle" : "Pack pour éducation", "Enterprise bundle" : "Pack pour entreprise", "Groupware bundle" : "Pack Groupware", "Hub bundle" : "Pack Nextcloud Hub", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index c05c1b5b690..16ac7cf3d59 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -17,6 +17,7 @@ "%1$s, %2$s and %3$s" : "%1$s, %2$s et %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s et %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s et %5$s", + "Education bundle" : "Pack pour éducation", "Enterprise bundle" : "Pack pour entreprise", "Groupware bundle" : "Pack Groupware", "Hub bundle" : "Pack Nextcloud Hub", |