mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-08 00:16:24 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
90f66a8b22
commit
5fd545ae30
@ -1,6 +1,6 @@
|
|||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"ocsms",
|
"ocsms",
|
||||||
{
|
{
|
||||||
"Phone Sync" : "Synchronizácia s telefónom"
|
"Phone Sync" : "SMS"
|
||||||
},
|
},
|
||||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Phone Sync" : "Synchronizácia s telefónom"
|
"Phone Sync" : "SMS"
|
||||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||||
}
|
}
|
6
l10n/sq.js
Normal file
6
l10n/sq.js
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
OC.L10N.register(
|
||||||
|
"ocsms",
|
||||||
|
{
|
||||||
|
"Phone Sync" : "Sinkronizimi i celularit"
|
||||||
|
},
|
||||||
|
"nplurals=2; plural=(n != 1);");
|
4
l10n/sq.json
Normal file
4
l10n/sq.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{ "translations": {
|
||||||
|
"Phone Sync" : "Sinkronizimi i celularit"
|
||||||
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user