diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-17 02:14:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-17 02:14:28 +0000 |
commit | d0f9eab6473d35f82a4583a21a4ccc4ae8ff3a0d (patch) | |
tree | 4880eba87acb44657b158e964315dc154fab14e4 /lib/l10n/fr.js | |
parent | 3aa16d60d5dc1b0c4db3b191f94279bb5fcde7f2 (diff) | |
download | nextcloud-server-d0f9eab6473d35f82a4583a21a4ccc4ae8ff3a0d.tar.gz nextcloud-server-d0f9eab6473d35f82a4583a21a4ccc4ae8ff3a0d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r-- | lib/l10n/fr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 313b2eeb95a..b30dda8da96 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -250,8 +250,8 @@ OC.L10N.register( "Action \"%s\" not supported or implemented." : "Action \"%s\" non supportée ou implémentée.", "Authentication failed, wrong token or provider ID given" : "Échec de l'authentification, jeton erroné ou identification du fournisseur donnée", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Paramètres manquants pour compléter la requête. Paramètres manquants : \"%s\"", - "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "L'identifiant \"%1$s\" est déjà utilisé par le fournisseur de cloud \"%2$s\"", - "Cloud Federation Provider with ID: \"%s\" does not exist." : "Le fournisseur de cloud avec l'identifiant \"%s\" n'existe pas.", + "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "L'identifiant \"%1$s\" est déjà utilisé par l'instance de Cloud Fédéré \"%2$s\"", + "Cloud Federation Provider with ID: \"%s\" does not exist." : "L'instance de Cloud Fédéré dont l'identifiant est \"%s\" n'existe pas.", "Could not obtain lock type %d on \"%s\"." : "Impossible d'obtenir le verrouillage de type %d sur \"%s\".", "Storage unauthorized. %s" : "Espace de stockage non autorisé. %s", "Storage incomplete configuration. %s" : "Configuration de l'espace de stockage incomplète. %s", |