diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-28 00:28:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-28 00:28:07 +0000 |
commit | 534c1ad06a0e7871d25d39ec835713aefd8eacc9 (patch) | |
tree | cc8fe726281b194325106697d48c885777199ec1 /lib/l10n/fr.json | |
parent | d070d5e958cb5fbd19bc1d6498d5fde5934bedb6 (diff) | |
download | nextcloud-server-534c1ad06a0e7871d25d39ec835713aefd8eacc9.tar.gz nextcloud-server-534c1ad06a0e7871d25d39ec835713aefd8eacc9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/fr.json')
-rw-r--r-- | lib/l10n/fr.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index b4b6844f846..a78037653a6 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -130,7 +130,7 @@ "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X n'est pas pris en charge et %s ne fonctionnera pas correctement sur cette plate-forme. Son utilisation est à vos risques et périls !", "For the best results, please consider using a GNU/Linux server instead." : "Pour obtenir les meilleurs résultats, vous devriez utiliser un serveur GNU/Linux.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Il semble que cette instance %s fonctionne sur un environnement PHP 32-bit et open_basedir a été configuré dans php.ini. Cela engendre des problèmes avec les fichiers de taille supérieure à 4 Go et est donc fortement déconseillé.", - "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Veuillez supprimer la configuration open_basedir de votre php.ini ou utiliser une version PHP 64-bit.", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Veuillez retirer la configuration open_basedir de votre php.ini ou utiliser une version PHP 64-bit.", "Set an admin username." : "Spécifiez un nom d'utilisateur pour l'administrateur.", "Set an admin password." : "Spécifiez un mot de passe pour l'administrateur.", "Cannot create or write into the data directory %s" : "Impossible de créer ou d'écrire dans le répertoire des données %s", |