From c86e37c185c0fe1b33b0876ca4dc9766f1734e6f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 18 Feb 2021 02:58:15 +0000 Subject: [tx-robot] updated from transifex --- l10n/si.js | 15 +++++++++++++++ l10n/si.json | 13 +++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 l10n/si.js create mode 100644 l10n/si.json diff --git a/l10n/si.js b/l10n/si.js new file mode 100644 index 000000000..aab471531 --- /dev/null +++ b/l10n/si.js @@ -0,0 +1,15 @@ +OC.L10N.register( + "news", + { + "Download" : "බාගන්න", + "Close" : "වසන්න", + "Open website" : "වියමන අඩවිය විවෘත කරන්න", + "Description" : "විස්තරය", + "New folder" : "නව බහාලුම", + "Folder name" : "බහාලුමේ නම", + "Username" : "පරිශීලක නාමය", + "Password" : "මුර පදය", + "Settings" : "සැකසුම්", + "Help" : "උපකාර" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/si.json b/l10n/si.json new file mode 100644 index 000000000..5505084ff --- /dev/null +++ b/l10n/si.json @@ -0,0 +1,13 @@ +{ "translations": { + "Download" : "බාගන්න", + "Close" : "වසන්න", + "Open website" : "වියමන අඩවිය විවෘත කරන්න", + "Description" : "විස්තරය", + "New folder" : "නව බහාලුම", + "Folder name" : "බහාලුමේ නම", + "Username" : "පරිශීලක නාමය", + "Password" : "මුර පදය", + "Settings" : "සැකසුම්", + "Help" : "උපකාර" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file -- cgit v1.2.3