mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-21 21:32:59 +00:00
[tx-robot] updated from transifex
This commit is contained in:
+1
-1
@@ -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
-1
@@ -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;"
|
||||||
}
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
OC.L10N.register(
|
||||||
|
"ocsms",
|
||||||
|
{
|
||||||
|
"Phone Sync" : "Sinkronizimi i celularit"
|
||||||
|
},
|
||||||
|
"nplurals=2; plural=(n != 1);");
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
{ "translations": {
|
||||||
|
"Phone Sync" : "Sinkronizimi i celularit"
|
||||||
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user