mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 08:23:00 +00:00
[tx-robot] updated from transifex
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Cancel" : "Annulla",
|
||||
"Confirm" : "Cunfirma",
|
||||
"Settings" : "Impostatziones"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,6 @@
|
||||
{ "translations": {
|
||||
"Cancel" : "Annulla",
|
||||
"Confirm" : "Cunfirma",
|
||||
"Settings" : "Impostatziones"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Cancel" : "අවලංගු කරන්න",
|
||||
"Confirm" : "තහවුරු කරන්න",
|
||||
"Settings" : "සැකසුම්",
|
||||
"Disable" : "අබල කරන්න"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
@@ -0,0 +1,7 @@
|
||||
{ "translations": {
|
||||
"Cancel" : "අවලංගු කරන්න",
|
||||
"Confirm" : "තහවුරු කරන්න",
|
||||
"Settings" : "සැකසුම්",
|
||||
"Disable" : "අබල කරන්න"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
Reference in New Issue
Block a user