diff options
Diffstat (limited to 'apps/oauth2/l10n/sc.js')
-rw-r--r-- | apps/oauth2/l10n/sc.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/sc.js b/apps/oauth2/l10n/sc.js index e580a8d9d59..7252e88431c 100644 --- a/apps/oauth2/l10n/sc.js +++ b/apps/oauth2/l10n/sc.js @@ -8,13 +8,14 @@ OC.L10N.register( "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", + "Secret key" : "Crae segreta", + "Add client" : "Agiunghe cliente", + "Add" : "Agiunghe", "Show client secret" : "Mustra su segretu de su cliente", - "Delete" : "Cantzella" + "Delete" : "Cantzella", + "Secret" : "Segretu" }, "nplurals=2; plural=(n != 1);"); |