1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-22 15:26:26 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-02-02 01:15:04 +00:00
parent aeea3c8a17
commit b4358062fb
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
12 changed files with 52 additions and 2 deletions

6
l10n/cs_CZ.js Normal file
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
l10n/cs_CZ.json Normal file
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;"
}

View File

@ -1,6 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefon Synchronisation"
"Phone Sync" : "Telefon-Synchronisation"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,4 +1,4 @@
{ "translations": {
"Phone Sync" : "Telefon Synchronisation"
"Phone Sync" : "Telefon-Synchronisation"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

6
l10n/de_DE.js Normal file
View File

@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefon-Synchronisation"
},
"nplurals=2; plural=(n != 1);");

4
l10n/de_DE.json Normal file
View File

@ -0,0 +1,4 @@
{ "translations": {
"Phone Sync" : "Telefon-Synchronisation"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

6
l10n/ia.js Normal file
View File

@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Synchronisation del Telephono"
},
"nplurals=2; plural=(n != 1);");

4
l10n/ia.json Normal file
View File

@ -0,0 +1,4 @@
{ "translations": {
"Phone Sync" : "Synchronisation del Telephono"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

6
l10n/nl.js Normal file
View File

@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefoon Synchronisatie"
},
"nplurals=2; plural=(n != 1);");

4
l10n/nl.json Normal file
View File

@ -0,0 +1,4 @@
{ "translations": {
"Phone Sync" : "Telefoon Synchronisatie"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

6
l10n/sv.js Normal file
View File

@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Phone Sync"
},
"nplurals=2; plural=(n != 1);");

4
l10n/sv.json Normal file
View File

@ -0,0 +1,4 @@
{ "translations": {
"Phone Sync" : "Phone Sync"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}