diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-14 01:12:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-14 01:12:12 +0000 |
commit | fef51895c2689275805bc166bc3f5be95a836b35 (patch) | |
tree | 71902e64de112fdda873b5bf9b00be3fcf8244d3 /apps/oauth2 | |
parent | 79681ef3d9910915c09d3424d2f23eb200a32b6a (diff) | |
download | nextcloud-server-fef51895c2689275805bc166bc3f5be95a836b35.tar.gz nextcloud-server-fef51895c2689275805bc166bc3f5be95a836b35.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r-- | apps/oauth2/l10n/is.js | 3 | ||||
-rw-r--r-- | apps/oauth2/l10n/is.json | 3 |
2 files changed, 6 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", diff --git a/apps/oauth2/l10n/is.json b/apps/oauth2/l10n/is.json index 43d6da087e7..9df65114808 100644 --- a/apps/oauth2/l10n/is.json +++ b/apps/oauth2/l10n/is.json @@ -1,5 +1,8 @@ { "translations": { + "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", |