summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/si.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-28 00:28:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-28 00:28:36 +0000
commit4f222b9fbaab04fe92f3f0ae6c8da05c824b4050 (patch)
tree75210eeee435c438c1e3dc8901d5b2d51e6f5f37 /apps/oauth2/l10n/si.js
parent443d15bac3bd4f2ab200eb0e5580e1f390f995eb (diff)
downloadnextcloud-server-4f222b9fbaab04fe92f3f0ae6c8da05c824b4050.tar.gz
nextcloud-server-4f222b9fbaab04fe92f3f0ae6c8da05c824b4050.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2/l10n/si.js')
-rw-r--r--apps/oauth2/l10n/si.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/si.js b/apps/oauth2/l10n/si.js
index 72272829cef..300593a309e 100644
--- a/apps/oauth2/l10n/si.js
+++ b/apps/oauth2/l10n/si.js
@@ -7,11 +7,12 @@ OC.L10N.register(
"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" : "රහස"
},
"nplurals=2; plural=(n != 1);");