Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/fr.json')
-rw-r--r--core/l10n/fr.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 297a1d7bf76..04f73c86d8d 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -84,6 +84,7 @@
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "La configuration des entêtes du reverse proxy est incorrecte , ou vous accédez à Nextcloud depuis un proxy de confiance. Si ce n'est pas le cas, c'est un problème de sécurité, qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud. Plus d'information peuvent être trouvées dans la {linkstart}documentation ↗{linkend}.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached est configuré comme cache distribué, mais le mauvais module PHP \"memcache\" est installé. \\OC\\Memcache\\Memcached est le seul a supporter \"memcached\" et non \"memcache\". Se reporter au {linkstart}wiki memcached à propos des deux modules ↗{linkend}.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Certains fichiers n'ont pas passé la vérification d'intégrité. Plus d'informations sur la résolution de ce problème peuvent être trouvées dans la {linkstart1}documentation ↗{linkend}. ({linkstart2}Liste des fichiers invalides…{linkend} / {linkstart3}Rescanner…{linkend})",
+ "The PHP OPcache module is not properly configured:" : "Le module PHP OPcache n'est pas correctement configuré :",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La fonction PHP \"set_time_limit\" n'est pas disponible. Cela pourrait entraîner l'arrêt des scripts à mi-exécution en bloquant votre installation. Nous vous recommandons vivement d'activer cette fonction.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Votre PHP ne prend pas en charge FreeType, provoquant la casse des images de profil et de l'interface des paramètres.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Index \"{indexName}\" manquant dans la table \"{tableName}\".",
@@ -156,6 +157,7 @@
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Vos fichiers sont chiffrés. Il n'y aura aucun moyen de récupérer vos données après la réinitialisation de votre mot de passe. Si vous n'êtes pas sûr de ce que vous faîtes, veuillez contacter votre administrateur avant de continuer. Voulez-vous vraiment continuer ?",
"I know what I'm doing" : "Je sais ce que je fais",
"Resetting password" : "Réinitialisation du mot de passe",
+ "Install recommended apps" : "Installer les applications recommandées",
"Recommended apps" : "Applis recommandées",
"Loading apps …" : "Chargement des applis …",
"Could not fetch list of apps from the App Store." : "Impossible de récupérer la liste des applications depuis l'App Store",
@@ -313,10 +315,6 @@
"You chose SQLite as database." : "Vous avez choisi SQLite comme base de données. ",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite ne devrait être utilisée que pour des instances minimales ou de développement. Pour une instance de production, nous recommandons une infrastructure de base de données différente. ",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Si vous utilisez des clients de synchronisation de fichiers, l'utilisation de SQLite est fortement découragée. ",
- "Install recommended apps" : "Installer les applications recommandées",
- "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Agenda, Contacts, Discussion, Mail & rédaction collaborative",
- "Finish setup" : "Terminer l'installation",
- "Finishing …" : "Finalisation …",
"Need help?" : "Besoin d'aide ?",
"See the documentation" : "Lire la documentation",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "On dirait que vous essayez de réinstaller votre Nextcloud. Toutefois, le fichier CAN_INSTALL est absent de votre répertoire de configuration. Veuillez créer le fichier CAN_INSTALL dans votre dossier de configuration pour continuer.",
@@ -422,6 +420,9 @@
"Could not fetch list of apps from the app store." : "Impossible de récupérer la liste des applications depuis l'app store.",
"Can't install this app because it is not compatible" : "Impossible d'installer cette appli car elle n'est pas compatible",
"Can't install this app" : "Impossible d'installer cette appli",
+ "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Agenda, Contacts, Discussion, Mail & rédaction collaborative",
+ "Finish setup" : "Terminer l'installation",
+ "Finishing …" : "Finalisation …",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "Le module PHP OPcache n'est pas chargé. {linkstart}Pour de meilleures performances, il est recommandé ↗{linkend} de le charger dans votre installation php.",
"The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "Le module PHP OPcache n'est pas bien configuré. {linkstart}Pour de meilleures performances, il est recommandé ↗{linkend} d'utiliser les paramètres suivants dans le fichier <code>php.ini</code>:"
},"pluralForm" :"nplurals=2; plural=(n > 1);"