Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/lt_LT.js')
-rw-r--r--apps/oauth2/l10n/lt_LT.js3
1 files changed, 2 insertions, 1 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ą",