Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-27 04:11:34 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-27 04:11:34 +0300
commite8886fb63ae86e1f67c06a8dd1d31be8a49c2151 (patch)
tree38c74d6a24dbfc3d5834b71f8ecfb6ef3284fca6 /apps/oauth2/l10n/is.js
parent324efc00d6060caba93afbbd8f080302089451e8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/is.js')
-rw-r--r--apps/oauth2/l10n/is.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/is.js b/apps/oauth2/l10n/is.js
index 9d6d3f69cb9..bd40ce842cf 100644
--- a/apps/oauth2/l10n/is.js
+++ b/apps/oauth2/l10n/is.js
@@ -6,12 +6,15 @@ OC.L10N.register(
"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",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 gerir utanaðkomandi þjónustum kleift að biðja um aðgang að {instanceName}.",
"Name" : "Nafn",
"Redirection URI" : "Endurbeiningarslóð",
"Client Identifier" : "Biðlaraauðkenni",
"Secret" : "Leynilykill",
"Add client" : "Bæta við biðlara",
"Add" : "Bæta við",
+ "Show client secret" : "Sýna leynilykil biðlara",
+ "Delete" : "Eyða",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 gerir utanaðkomandi þjónustum kleift að biðja um aðgang að %s."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");