diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-14 01:12:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-14 01:12:30 +0000 |
commit | 6e07165bc27fed704562c6506a8825c01b1463fc (patch) | |
tree | ca7489eccec5256c3e904cbdbbc9c737a5894f5b /apps/oauth2/l10n/is.js | |
parent | b89996483d340ce80dfc0eeb72aa0434083ab37c (diff) | |
download | nextcloud-server-6e07165bc27fed704562c6506a8825c01b1463fc.tar.gz nextcloud-server-6e07165bc27fed704562c6506a8825c01b1463fc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/is.js')
-rw-r--r-- | apps/oauth2/l10n/is.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/is.js b/apps/oauth2/l10n/is.js index 7279ccd58ef..a45f076bc43 100644 --- a/apps/oauth2/l10n/is.js +++ b/apps/oauth2/l10n/is.js @@ -1,7 +1,10 @@ OC.L10N.register( "oauth2", { + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL-endurbeiningarslóðin verður að vera full URL-slóð, til dæmis: https://yourdomain.com/path", "OAuth 2.0" : "OAuth 2.0", + "Allows OAuth2 compatible authentication from other web applications." : "Gerir kleift að nota OAuth2-samhæfða auðkenningu frá öðrum vefforritum.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2-forritið gerir kerfisstjórum kleift að stilla innbyggða auðkenningarferlið þannig að einnig sé hægt að nota OAuth2-samhæfða auðkenningu frá öðrum vefforritum.", "OAuth 2.0 clients" : "OAuth 2.0 biðlarar", "Name" : "Nafn", "Client Identifier" : "Biðlaraauðkenni", |