diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-18 00:19:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-18 00:19:29 +0000 |
commit | 4ad211bfa73f0a608155127f08af05e50efc032c (patch) | |
tree | 87f9dd588a1527432523054b8e7f189a886773d3 /apps/settings/l10n/fr.js | |
parent | 41356659c067c2f2573a2f4bc47df400289d4b97 (diff) | |
download | nextcloud-server-4ad211bfa73f0a608155127f08af05e50efc032c.tar.gz nextcloud-server-4ad211bfa73f0a608155127f08af05e50efc032c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/fr.js')
-rw-r--r-- | apps/settings/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 2a9745224c7..677e8aaf83b 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -289,6 +289,7 @@ OC.L10N.register( "Profile information" : "Information du profil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Photo de profil, nom complet, adresse e-mail, numéro de téléphone, adresse, site web, Twitter, organisation, fonction, titre, à propos, et si votre profil est activé", "Nextcloud settings" : "Paramètres Nextcloud", + "Task:" : "Tâche : ", "Machine translation" : "Traduction automatique", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traduction automatique peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour réaliser la traduction automatique.", "Speech-To-Text" : "Synthèse vocale", @@ -299,7 +300,6 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération d'images.", "Text processing" : "Génération de texte", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Les tâches de génération de texte peuvent être implémentées par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour ces tâches.", - "Task:" : "Tâche : ", "None of your currently installed apps provide Text processing functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération de texte.", "Here you can decide which group can access certain sections of the administration settings." : "Ici, vous pouvez décider quel groupe peut accéder à certaines sections des paramètres d'administration.", "None" : "Aucun", |