summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-17 00:08:02 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-17 00:08:02 +0000
commit125767265dc2720d94571199720d19945a03974d (patch)
tree11b023fdd7b5bb24a890666efa7049a8262c7518 /apps/oauth2
parenta23cdd04bb3ba3ff9e6313ae92b01d4fc0c1167c (diff)
downloadnextcloud-server-125767265dc2720d94571199720d19945a03974d.tar.gz
nextcloud-server-125767265dc2720d94571199720d19945a03974d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/lt_LT.js1
-rw-r--r--apps/oauth2/l10n/lt_LT.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/lt_LT.js b/apps/oauth2/l10n/lt_LT.js
index e2613a9fc58..ac3a5d27b44 100644
--- a/apps/oauth2/l10n/lt_LT.js
+++ b/apps/oauth2/l10n/lt_LT.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klientai",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 leidžia trečiųjų šalių programinei įrangai prieiti jūsų %s.",
"Name" : "Pavadinimas",
"Redirection URI" : "Nukreipimo adresas",
"Client Identifier" : "Kliento identifikatorius",
diff --git a/apps/oauth2/l10n/lt_LT.json b/apps/oauth2/l10n/lt_LT.json
index 024cfc567af..d97861c00bf 100644
--- a/apps/oauth2/l10n/lt_LT.json
+++ b/apps/oauth2/l10n/lt_LT.json
@@ -1,6 +1,7 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klientai",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 leidžia trečiųjų šalių programinei įrangai prieiti jūsų %s.",
"Name" : "Pavadinimas",
"Redirection URI" : "Nukreipimo adresas",
"Client Identifier" : "Kliento identifikatorius",