diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
commit | a4a05ee03d4b563fec8a631908b1d797afa6df9f (patch) | |
tree | ea03b3400fd0ec88f3a4d8eb18998becb4c7f97c /apps/settings/l10n/fr.js | |
parent | 53817f5fc20533d2b9da2ecff6bd96acf21b4e17 (diff) | |
download | nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.tar.gz nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/fr.js')
-rw-r--r-- | apps/settings/l10n/fr.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index b4aa79bce5a..229a04b06cf 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -105,6 +105,11 @@ OC.L10N.register( "Go to %s" : "Aller à %s", "Install Client" : "Installer le Client", "Logged in user must be a subadmin" : "L'utilisateur connecté doit être un sous-administrateur", + "Additional settings" : "Paramètres supplémentaires", + "Groupware" : "Travail collaboratif", + "Overview" : "Vue d'ensemble", + "Basic settings" : "Paramètres de base", + "Sharing" : "Partage", "Personal info" : "Informations personnelles", "Mobile & desktop" : "Mobile & bureau", "Create" : "Créer", @@ -333,7 +338,6 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 5 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 5 minutes.", "The cron.php needs to be executed by the system user \"%s\"." : "Le cron.php doit être exécuté par l'utilisateur système \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pour l'exécuter, vous devez avoir l'extension PHP POSIX. Regarder la {linkstart}documentation PHP{linkend} pour plus de détails.", - "Sharing" : "Partage", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "En tant qu'administrateur, vous pouvez affiner le comportement de partage. Veuillez consulter la documentation pour plus d'informations.", "Allow apps to use the Share API" : "Autoriser les applications à utiliser l'API de partage", "Set default expiration date for shares" : "Définir une date d'expiration par défaut pour les partages", |