summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-21 00:12:31 +0000
committerNextcloud bot <bot@nextcloud.com>2018-08-21 00:12:31 +0000
commitd3ab244b4068cbaa1919c5b7b686662a140803c5 (patch)
treecbd54f5b91242bd0aec4abb5c4cbb7e5432b8822 /apps/oauth2
parentd0f8a431c871c4bd2f037b7a2b47de0a552afbc9 (diff)
downloadnextcloud-server-d3ab244b4068cbaa1919c5b7b686662a140803c5.tar.gz
nextcloud-server-d3ab244b4068cbaa1919c5b7b686662a140803c5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/lv.js4
-rw-r--r--apps/oauth2/l10n/lv.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/lv.js b/apps/oauth2/l10n/lv.js
index 79e5e1c9831..5783b651e74 100644
--- a/apps/oauth2/l10n/lv.js
+++ b/apps/oauth2/l10n/lv.js
@@ -1,11 +1,15 @@
OC.L10N.register(
"oauth2",
{
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Tavam pārvirzīšanas URL ir jābūt pilnam URL, piemēram https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
+ "Allows OAuth2 compatible authentication from other web applications." : "Ļauj OAuth2 saderīgu autentifikāciju citām tīmekļa lietotnēm.",
+ "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 lietotne ļauj administratoriem konfigurēt iebūvēto autentifikācijas darbplūsmu un ļauj OAuth2 saderīgu autentifikāciju citām web lietotnēm.",
"OAuth 2.0 clients" : "OAuth 2.0 klients",
"Name" : "Nosaukums",
"Client Identifier" : "Klienta identifikators",
"Add client" : "Pievienot klientu",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 atļauj ārējiem servisiem pieprasīt piekļuvi %s.",
"Redirection URI" : "Pārvirzāmais URI",
"Secret" : "Noslēpums",
"Add" : "Pievienot"
diff --git a/apps/oauth2/l10n/lv.json b/apps/oauth2/l10n/lv.json
index 74b4f72b434..6f6fb29793c 100644
--- a/apps/oauth2/l10n/lv.json
+++ b/apps/oauth2/l10n/lv.json
@@ -1,9 +1,13 @@
{ "translations": {
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Tavam pārvirzīšanas URL ir jābūt pilnam URL, piemēram https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
+ "Allows OAuth2 compatible authentication from other web applications." : "Ļauj OAuth2 saderīgu autentifikāciju citām tīmekļa lietotnēm.",
+ "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 lietotne ļauj administratoriem konfigurēt iebūvēto autentifikācijas darbplūsmu un ļauj OAuth2 saderīgu autentifikāciju citām web lietotnēm.",
"OAuth 2.0 clients" : "OAuth 2.0 klients",
"Name" : "Nosaukums",
"Client Identifier" : "Klienta identifikators",
"Add client" : "Pievienot klientu",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 atļauj ārējiem servisiem pieprasīt piekļuvi %s.",
"Redirection URI" : "Pārvirzāmais URI",
"Secret" : "Noslēpums",
"Add" : "Pievienot"