1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2017-03-02 16:57:38 +00:00
parent 33a93c370c
commit fb95a1c6a0
8 changed files with 40 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Synchronizace s telefonem"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
+4
View File
@@ -0,0 +1,4 @@
{ "translations": {
"Phone Sync" : "Synchronizace s telefonem"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}
+6
View File
@@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Puhelin synkronointi"
},
"nplurals=2; plural=(n != 1);");
+4
View File
@@ -0,0 +1,4 @@
{ "translations": {
"Phone Sync" : "Puhelin synkronointi"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+6
View File
@@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefon synkronisering"
},
"nplurals=2; plural=(n != 1);");
+4
View File
@@ -0,0 +1,4 @@
{ "translations": {
"Phone Sync" : "Telefon synkronisering"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+6
View File
@@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "SMS"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
+4
View File
@@ -0,0 +1,4 @@
{ "translations": {
"Phone Sync" : "SMS"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}