[tx-robot] updated from transifex

pull/1205/head
Nextcloud bot 2021-02-18 03:15:52 +00:00
rodzic c809c83c4e
commit 3db2c3bd79
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 130DAB86D3FB356C
2 zmienionych plików z 18 dodań i 0 usunięć

10
l10n/si.js 100644
Wyświetl plik

@ -0,0 +1,10 @@
OC.L10N.register(
"social",
{
"Help" : "උපකාර",
"Home" : "මුල් පිටුව",
"Notifications" : "දැනුම්දීම්",
"Reply" : "පිළිතුර",
"Close" : "වසන්න"
},
"nplurals=2; plural=(n != 1);");

8
l10n/si.json 100644
Wyświetl plik

@ -0,0 +1,8 @@
{ "translations": {
"Help" : "උපකාර",
"Home" : "මුල් පිටුව",
"Notifications" : "දැනුම්දීම්",
"Reply" : "පිළිතුර",
"Close" : "වසන්න"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}