diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-08 02:18:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-08 02:18:22 +0000 |
commit | 6a82bb1f00a5dbfb5be4eb8eaa921e806e384f6a (patch) | |
tree | c6295a25965cacdad0d4cd31a84f4f53c8325ee6 /apps/oauth2/l10n | |
parent | a0e57ea6d320ae543cb092c51b610dc2318be56d (diff) | |
download | nextcloud-server-6a82bb1f00a5dbfb5be4eb8eaa921e806e384f6a.tar.gz nextcloud-server-6a82bb1f00a5dbfb5be4eb8eaa921e806e384f6a.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 56bee710e2f..7c9a0670b99 100644 --- a/apps/oauth2/l10n/sl.js +++ b/apps/oauth2/l10n/sl.js @@ -5,6 +5,7 @@ OC.L10N.register( "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Preusmeritveni naslov URL mora biti zapisan v polni obliki: https://domena.si/celotna-pot", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Dovoli skladno overitev OAuth2 prek drugih spletnih programov.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Program OAuth2 omogoča skrbnikom nastavitev vgrajenega sistema overitve za skladnost z drugimi spletnimi programi.", "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", diff --git a/apps/oauth2/l10n/sl.json b/apps/oauth2/l10n/sl.json index c3a33a6c4f8..b1bb656081e 100644 --- a/apps/oauth2/l10n/sl.json +++ b/apps/oauth2/l10n/sl.json @@ -3,6 +3,7 @@ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Preusmeritveni naslov URL mora biti zapisan v polni obliki: https://domena.si/celotna-pot", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Dovoli skladno overitev OAuth2 prek drugih spletnih programov.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Program OAuth2 omogoča skrbnikom nastavitev vgrajenega sistema overitve za skladnost z drugimi spletnimi programi.", "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", |