summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-30 00:12:08 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-30 00:12:08 +0000
commit7df563ee39ce212d1cbabcc72094cd2e8f09bc89 (patch)
treeb68a31e224b9fba57dd1619e1523bf2f8ca9f4d6 /apps/oauth2/l10n
parent8376ca3eb76f22709ca7c96b49663eb420f7096c (diff)
downloadnextcloud-server-7df563ee39ce212d1cbabcc72094cd2e8f09bc89.tar.gz
nextcloud-server-7df563ee39ce212d1cbabcc72094cd2e8f09bc89.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/tr.js2
-rw-r--r--apps/oauth2/l10n/tr.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/tr.js b/apps/oauth2/l10n/tr.js
index 92b680c60dc..803b3dc14db 100644
--- a/apps/oauth2/l10n/tr.js
+++ b/apps/oauth2/l10n/tr.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"oauth2",
{
"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",
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",