diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-19 02:20:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-19 02:20:56 +0000 |
commit | c222bac9ed07fb6d4cd1a233e8b39645515579e3 (patch) | |
tree | 4434e64cc86c336a5a89550d8bdd7f42dcff52b7 /lib/l10n | |
parent | 5026d2cca10fa65be68367002eff147d7dc71077 (diff) | |
download | nextcloud-server-c222bac9ed07fb6d4cd1a233e8b39645515579e3.tar.gz nextcloud-server-c222bac9ed07fb6d4cd1a233e8b39645515579e3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/si.js | 3 | ||||
-rw-r--r-- | lib/l10n/si.json | 3 |
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" : "සැකසුම්", |