You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/oauth2/l10n/si.js

18 lines
1.7 KiB

OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "ඔබග අනහකය සමබනධ කමට අවසර නත. කරකර අනහකය පරලක ට දනවනන.",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "ඔබ සමණ ආපස හරව ඒ.ස.න.(URL) ක කළ යය උද: https://yourdomain.lk/maga",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "වනතයමන ය වල OAuth2 අනල සතපනය සඳහ ඉඩ ලබ.",
"OAuth 2.0 clients" : "OAuth 2.0 අනහකය",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 බර සවනට {instanceName} වත පරවශය ඉලමට ඉඩ ද.",
"Name" : "නම",
"Client Identifier" : "අනහක හඳවනය",
"Secret key" : "රහසය යතර",
"Add client" : "අනහකයක එකත කරනන",
"Add" : "එකත කරනන",
"Show client secret" : "අනහකය රහසයතව පවනන",
"Secret" : "රහස"
},
"nplurals=2; plural=(n != 1);");