diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-22 02:18:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-22 02:18:14 +0000 |
commit | b5c9d53e3e5586cf0edc7b7d7198cd43f3917999 (patch) | |
tree | 8288fdc6c0dff4121145855d1a9bb286dd0719e0 /apps/oauth2/l10n | |
parent | fa3671734d071efed601cece30ce805024ae5d19 (diff) | |
download | nextcloud-server-b5c9d53e3e5586cf0edc7b7d7198cd43f3917999.tar.gz nextcloud-server-b5c9d53e3e5586cf0edc7b7d7198cd43f3917999.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r-- | apps/oauth2/l10n/sl.js | 1 | ||||
-rw-r--r-- | apps/oauth2/l10n/sl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/sl.js b/apps/oauth2/l10n/sl.js index 083661d846e..56bee710e2f 100644 --- a/apps/oauth2/l10n/sl.js +++ b/apps/oauth2/l10n/sl.js @@ -6,6 +6,7 @@ OC.L10N.register( "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Dovoli skladno overitev OAuth2 prek drugih spletnih programov.", "OAuth 2.0 clients" : "Odjemalci OAuth 2.0", + "OAuth 2.0 allows external services to request access to {instanceName}." : "Program OAuth 2.0 omogoča zunanjim storitvam odobritev dostopa do {instanceName}.", "Name" : "Ime", "Redirection URI" : "Preusmeritveni naslov URI", "Client Identifier" : "ID odjemalca", diff --git a/apps/oauth2/l10n/sl.json b/apps/oauth2/l10n/sl.json index d2ea27cd9c0..c3a33a6c4f8 100644 --- a/apps/oauth2/l10n/sl.json +++ b/apps/oauth2/l10n/sl.json @@ -4,6 +4,7 @@ "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Dovoli skladno overitev OAuth2 prek drugih spletnih programov.", "OAuth 2.0 clients" : "Odjemalci OAuth 2.0", + "OAuth 2.0 allows external services to request access to {instanceName}." : "Program OAuth 2.0 omogoča zunanjim storitvam odobritev dostopa do {instanceName}.", "Name" : "Ime", "Redirection URI" : "Preusmeritveni naslov URI", "Client Identifier" : "ID odjemalca", |