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
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-19 05:20:56 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-19 05:20:56 +0300
commitc222bac9ed07fb6d4cd1a233e8b39645515579e3 (patch)
tree4434e64cc86c336a5a89550d8bdd7f42dcff52b7 /lib/l10n
parent5026d2cca10fa65be68367002eff147d7dc71077 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/si.js3
-rw-r--r--lib/l10n/si.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/si.js b/lib/l10n/si.js
index 7b1fb3a0a76..23c6317131a 100644
--- a/lib/l10n/si.js
+++ b/lib/l10n/si.js
@@ -1,7 +1,10 @@
OC.L10N.register(
"lib",
{
+ "Authentication" : "සත්‍යාපනය",
+ "Invalid image" : "වලංගු නොවන පින්තූරයකි",
"seconds ago" : "තත්පර කිහිපයකට පෙර",
+ "__language_name__" : "__language_name__",
"Help" : "උපකාර",
"Apps" : "යෙදුම්",
"Settings" : "සැකසුම්",
diff --git a/lib/l10n/si.json b/lib/l10n/si.json
index e82e0f396df..3c4ef5b2e35 100644
--- a/lib/l10n/si.json
+++ b/lib/l10n/si.json
@@ -1,5 +1,8 @@
{ "translations": {
+ "Authentication" : "සත්‍යාපනය",
+ "Invalid image" : "වලංගු නොවන පින්තූරයකි",
"seconds ago" : "තත්පර කිහිපයකට පෙර",
+ "__language_name__" : "__language_name__",
"Help" : "උපකාර",
"Apps" : "යෙදුම්",
"Settings" : "සැකසුම්",