Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-17 04:12:47 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-17 04:12:47 +0300
commit1f82aad84235a13f643fb8947ad77827d9f99ecf (patch)
tree366e1a4725b3375a77e1deb4bef7d226fb3ac410 /apps/oauth2/l10n/fr.json
parentfe13db424eefe4cb52fa833f548652b1a0685c28 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/fr.json')
-rw-r--r--apps/oauth2/l10n/fr.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/oauth2/l10n/fr.json b/apps/oauth2/l10n/fr.json
index 92610a63409..fedae246e9c 100644
--- a/apps/oauth2/l10n/fr.json
+++ b/apps/oauth2/l10n/fr.json
@@ -4,12 +4,12 @@
"Allows OAuth2 compatible authentication from other web applications." : "Autoriser l'authentification compatible OAuth2 depuis d'autres applications web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'application OAuth2 permet aux administrateurs de configurer l'authentification intégrée afin d'autoriser l'authentification compatible OAuth2 depuis d'autres applications web.",
"OAuth 2.0 clients" : "Clients OAuth 2.0",
- "Name" : "Nom",
- "Client Identifier" : "Identifiant du client",
- "Add client" : "Ajouter un client",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet à des services externes de demander l'accès à %s.",
+ "Name" : "Nom",
"Redirection URI" : "URI de redirection",
+ "Client Identifier" : "Identifiant du client",
"Secret" : "Secret",
+ "Add client" : "Ajouter un client",
"Add" : "Ajouter"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file