diff options
Diffstat (limited to 'apps/oauth2/l10n/si.json')
-rw-r--r-- | apps/oauth2/l10n/si.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/si.json b/apps/oauth2/l10n/si.json index 82ba8d9ae98..1f4eb30e7f5 100644 --- a/apps/oauth2/l10n/si.json +++ b/apps/oauth2/l10n/si.json @@ -5,11 +5,12 @@ "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} වෙත ප්රවේශය ඉල්ලීමට ඉඩ දෙයි.", - "Add client" : "අනුග්රාහකයක් එකතු කරන්න", "Name" : "නම", - "Add" : "එකතු කරන්න", "Client Identifier" : "අනුග්රාහක හඳුන්වනය", - "Secret" : "රහස", - "Show client secret" : "අනුග්රාහකයේ රහස්යතාව පෙන්වන්න" + "Secret key" : "රහස්ය යතුර", + "Add client" : "අනුග්රාහකයක් එකතු කරන්න", + "Add" : "එකතු කරන්න", + "Show client secret" : "අනුග්රාහකයේ රහස්යතාව පෙන්වන්න", + "Secret" : "රහස" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |