diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-30 00:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-30 00:12:51 +0000 |
commit | 158c5777493860d9e95a3b8cee5bdcceca6364a6 (patch) | |
tree | 20a77528e05b41a0fd97f552a7ba6cd5b7b8dda4 /apps/oauth2/l10n/tr.json | |
parent | 9fe202a811e5ffc916529b7dbc8b97b3e5a4aec2 (diff) | |
download | nextcloud-server-158c5777493860d9e95a3b8cee5bdcceca6364a6.tar.gz nextcloud-server-158c5777493860d9e95a3b8cee5bdcceca6364a6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/tr.json')
-rw-r--r-- | apps/oauth2/l10n/tr.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/tr.json b/apps/oauth2/l10n/tr.json index b244dc88c08..57cb2793d35 100644 --- a/apps/oauth2/l10n/tr.json +++ b/apps/oauth2/l10n/tr.json @@ -1,5 +1,7 @@ { "translations": { "OAuth 2.0" : "OAuth 2.0", + "Allows OAuth2 compatible authentication from other web applications." : "Diğer web uygulamaları için OAuth2 uyumlu kimlik doğrulaması sağlar.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 uygulaması, yöneticilerin iç kimlik doğrulama iş akışını yapılandırabilmesini ve diğer web uygulamaları için OAuth2 uyumlu kimlik doğrulaması kullanılabilmesini sağlar.", "OAuth 2.0 clients" : "OAuth 2.0 istemcileri", "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 dış hizmetlerin %s için erişim isteğinde bulunmasını sağlar.", "Name" : "Ad", |