summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-27 01:11:34 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-27 01:11:34 +0000
commite8886fb63ae86e1f67c06a8dd1d31be8a49c2151 (patch)
tree38c74d6a24dbfc3d5834b71f8ecfb6ef3284fca6 /apps/oauth2/l10n
parent324efc00d6060caba93afbbd8f080302089451e8 (diff)
downloadnextcloud-server-e8886fb63ae86e1f67c06a8dd1d31be8a49c2151.tar.gz
nextcloud-server-e8886fb63ae86e1f67c06a8dd1d31be8a49c2151.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/is.js3
-rw-r--r--apps/oauth2/l10n/is.json3
2 files changed, 6 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);");
diff --git a/apps/oauth2/l10n/is.json b/apps/oauth2/l10n/is.json
index af29bca0fc8..03d36287b66 100644
--- a/apps/oauth2/l10n/is.json
+++ b/apps/oauth2/l10n/is.json
@@ -4,12 +4,15 @@
"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."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file