diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-20 02:16:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-20 02:16:19 +0000 |
commit | afa0f2c0d8507018cdf556a1b6f146a9ddaa2b21 (patch) | |
tree | 8205e7a1e04bf55682fccc3d41092b8b6c446be0 /apps/oauth2/l10n | |
parent | 9707fcf4fe8502cc57b7a524a283bda543bac133 (diff) | |
download | nextcloud-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.js | 3 | ||||
-rw-r--r-- | apps/oauth2/l10n/lt_LT.json | 3 |
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ą", |