diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-10 02:20:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-10 02:20:51 +0000 |
commit | 8d1142cfb95972c1ab7bc24d7606034e8d5a9611 (patch) | |
tree | b73b6bf04a5bcf1de51527270a8842d90b056f71 /core/l10n/fr.js | |
parent | 51f8b9c591483d9da7dc12ee45f54a38dff9b75a (diff) | |
download | nextcloud-server-8d1142cfb95972c1ab7bc24d7606034e8d5a9611.tar.gz nextcloud-server-8d1142cfb95972c1ab7bc24d7606034e8d5a9611.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 6e2fb0d2be3..fba1ee7f5ba 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -190,6 +190,7 @@ OC.L10N.register( "You have not added any info yet" : "Vous n'avez pas ajouté d'informations pour le moment", "{user} has not added any info yet" : "{user} n'a pas ajouté d'informations pour le moment", "Error opening the user status modal, try hard refreshing the page" : "Erreur lors de l'ouverture du modal du statut de l'utilisateur, essayez d'actualiser la page", + "Search starts once you start typing and results may be reached with the arrow keys" : "La recherche démarre dès que vous commencez à taper et les résultats peuvent être atteints avec les flèches du clavier", "Reset search" : "Réinitialiser la recherche", "Start search" : "Démarrer la recherche", "Search for {name} only" : "Rechercher pour {name} uniquement", @@ -341,6 +342,7 @@ OC.L10N.register( "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.", "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Impossible de supprimer CAN_INSTALL du dossier de configuration. Veuillez supprimer ce fichier manuellement.", + "%s logo" : "%s logo", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Cette application requiert JavaScript pour fonctionner correctement. Veuillez {linkstart}activer JavaScript{linkend} et recharger la page.", "Skip to main content" : "Passer au contenu principal", "Skip to navigation of app" : "Passer à la navigation d'application", |