mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-07-21 17:05:43 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
8ac335a68d
commit
6c17b9994f
8
l10n/sc.js
Normal file
8
l10n/sc.js
Normal file
@ -0,0 +1,8 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Cancel" : "Annulla",
|
||||
"Confirm" : "Cunfirma",
|
||||
"Settings" : "Impostatziones"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
6
l10n/sc.json
Normal file
6
l10n/sc.json
Normal file
@ -0,0 +1,6 @@
|
||||
{ "translations": {
|
||||
"Cancel" : "Annulla",
|
||||
"Confirm" : "Cunfirma",
|
||||
"Settings" : "Impostatziones"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
9
l10n/si.js
Normal file
9
l10n/si.js
Normal file
@ -0,0 +1,9 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Cancel" : "අවලංගු කරන්න",
|
||||
"Confirm" : "තහවුරු කරන්න",
|
||||
"Settings" : "සැකසුම්",
|
||||
"Disable" : "අබල කරන්න"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
7
l10n/si.json
Normal file
7
l10n/si.json
Normal file
@ -0,0 +1,7 @@
|
||||
{ "translations": {
|
||||
"Cancel" : "අවලංගු කරන්න",
|
||||
"Confirm" : "තහවුරු කරන්න",
|
||||
"Settings" : "සැකසුම්",
|
||||
"Disable" : "අබල කරන්න"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user