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>2021-02-24 05:22:06 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-24 05:22:06 +0300
commitb89fbaf52d06faa8828d3c0520d54ca280ee6bf6 (patch)
treea6888acfecca01b4baaa41d522ce3175d6c52cad /apps/oauth2/l10n
parentff54a0481bb939d663ee962714ac0cd722dde996 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/sc.js20
-rw-r--r--apps/oauth2/l10n/sc.json18
2 files changed, 38 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/sc.js b/apps/oauth2/l10n/sc.js
new file mode 100644
index 00000000000..e580a8d9d59
--- /dev/null
+++ b/apps/oauth2/l10n/sc.js
@@ -0,0 +1,20 @@
+OC.L10N.register(
+ "oauth2",
+ {
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Su cliente tuo no est autorizadu a si connètere. Pro praghere, informa s'amministradore de su cliente tuo.",
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : " S'URL tuo pro torrare a deretare tocat chi siat unu URL cumpretu, pro nàrrere: https://sudomìniutuo.com/caminu",
+ "OAuth 2.0" : "OAuth 2.0",
+ "Allows OAuth2 compatible authentication from other web applications." : "Cunsenti s'autenticatzione cumpatìbile cun OAuth2 dae àteras aplicatziones in sa rete.",
+ "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "S'aplicatzione OAuth2 cunsentit a is amministradores de cunfigurare sa protzedura de autenticatzione integrada pro cunsentire fintzas s'autenticatzione cumpatìbile cun OAuth2 dae àteras aplicatziones in sa rete.",
+ "OAuth 2.0 clients" : "Clientes de OAuth 2.0 ",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 cunsentit a is zservìtzios de foras de pedire s'atzessu a {instanceName}.",
+ "Add client" : "Agiunghe cliente",
+ "Name" : "Nùmene",
+ "Redirection URI" : "URI de torrada a deretare",
+ "Add" : "Agiunghe",
+ "Client Identifier" : "Identificadore cliente",
+ "Secret" : "Segretu",
+ "Show client secret" : "Mustra su segretu de su cliente",
+ "Delete" : "Cantzella"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/sc.json b/apps/oauth2/l10n/sc.json
new file mode 100644
index 00000000000..11b8d80ac94
--- /dev/null
+++ b/apps/oauth2/l10n/sc.json
@@ -0,0 +1,18 @@
+{ "translations": {
+ "Your client is not authorized to connect. Please inform the administrator of your client." : "Su cliente tuo no est autorizadu a si connètere. Pro praghere, informa s'amministradore de su cliente tuo.",
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : " S'URL tuo pro torrare a deretare tocat chi siat unu URL cumpretu, pro nàrrere: https://sudomìniutuo.com/caminu",
+ "OAuth 2.0" : "OAuth 2.0",
+ "Allows OAuth2 compatible authentication from other web applications." : "Cunsenti s'autenticatzione cumpatìbile cun OAuth2 dae àteras aplicatziones in sa rete.",
+ "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "S'aplicatzione OAuth2 cunsentit a is amministradores de cunfigurare sa protzedura de autenticatzione integrada pro cunsentire fintzas s'autenticatzione cumpatìbile cun OAuth2 dae àteras aplicatziones in sa rete.",
+ "OAuth 2.0 clients" : "Clientes de OAuth 2.0 ",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 cunsentit a is zservìtzios de foras de pedire s'atzessu a {instanceName}.",
+ "Add client" : "Agiunghe cliente",
+ "Name" : "Nùmene",
+ "Redirection URI" : "URI de torrada a deretare",
+ "Add" : "Agiunghe",
+ "Client Identifier" : "Identificadore cliente",
+ "Secret" : "Segretu",
+ "Show client secret" : "Mustra su segretu de su cliente",
+ "Delete" : "Cantzella"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file