summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-20 02:16:19 +0000
committerNextcloud bot <bot@nextcloud.com>2019-11-20 02:16:19 +0000
commitafa0f2c0d8507018cdf556a1b6f146a9ddaa2b21 (patch)
tree8205e7a1e04bf55682fccc3d41092b8b6c446be0 /apps/oauth2/l10n
parent9707fcf4fe8502cc57b7a524a283bda543bac133 (diff)
downloadnextcloud-server-afa0f2c0d8507018cdf556a1b6f146a9ddaa2b21.tar.gz
nextcloud-server-afa0f2c0d8507018cdf556a1b6f146a9ddaa2b21.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/lt_LT.js3
-rw-r--r--apps/oauth2/l10n/lt_LT.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/lt_LT.js b/apps/oauth2/l10n/lt_LT.js
index dcf3d1a1fd6..7812186744c 100644
--- a/apps/oauth2/l10n/lt_LT.js
+++ b/apps/oauth2/l10n/lt_LT.js
@@ -3,8 +3,9 @@ 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 {instanceName}." : "OAuth 2.0 leidžia išorinėms tarnyboms užklausti prieigą prie {instanceName}.",
"Name" : "Pavadinimas",
- "Redirection URI" : "Nukreipimo adresas",
+ "Redirection URI" : "Peradresavimo URI",
"Client Identifier" : "Kliento identifikatorius",
"Secret" : "Paslaptis",
"Add client" : "Pridėti klientą",
diff --git a/apps/oauth2/l10n/lt_LT.json b/apps/oauth2/l10n/lt_LT.json
index 2bf0d59e414..0cdc9325c1e 100644
--- a/apps/oauth2/l10n/lt_LT.json
+++ b/apps/oauth2/l10n/lt_LT.json
@@ -1,8 +1,9 @@
{ "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 {instanceName}." : "OAuth 2.0 leidžia išorinėms tarnyboms užklausti prieigą prie {instanceName}.",
"Name" : "Pavadinimas",
- "Redirection URI" : "Nukreipimo adresas",
+ "Redirection URI" : "Peradresavimo URI",
"Client Identifier" : "Kliento identifikatorius",
"Secret" : "Paslaptis",
"Add client" : "Pridėti klientą",