diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
commit | e18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch) | |
tree | c8f79767bbc30c3b9cb15968454ca4161fc5fe58 /lib/l10n/fr.js | |
parent | 86678ba5df7b74fab9ac739ca17109cd717f8062 (diff) | |
download | nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.tar.gz nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r-- | lib/l10n/fr.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 6e88c1b5f7d..7d95acd7a89 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -228,14 +228,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s", "Following databases are supported: %s" : "Les bases de données suivantes sont supportées : %s", "Following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge : %s", - "Overview" : "Vue d'ensemble", - "Basic settings" : "Paramètres de base", - "Sharing" : "Partage", - "Security" : "Sécurité", - "Groupware" : "Travail collaboratif", - "Personal info" : "Informations personnelles", - "Mobile & desktop" : "Mobile & bureau", - "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture au répertoire \"apps\" ou en désactivant l'appstore dans le fichier de configuration. Voir %s" + "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect" }, "nplurals=2; plural=(n > 1);"); |