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:
parent
aeea3c8a17
commit
b4358062fb
6
l10n/cs_CZ.js
Normal file
6
l10n/cs_CZ.js
Normal 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
4
l10n/cs_CZ.json
Normal file
@ -0,0 +1,4 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Synchronizace s telefonem"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Telefon Synchronisation"
|
||||
"Phone Sync" : "Telefon-Synchronisation"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
@ -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
6
l10n/de_DE.js
Normal 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
4
l10n/de_DE.json
Normal file
@ -0,0 +1,4 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Telefon-Synchronisation"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
6
l10n/ia.js
Normal file
6
l10n/ia.js
Normal 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
4
l10n/ia.json
Normal file
@ -0,0 +1,4 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Synchronisation del Telephono"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
6
l10n/nl.js
Normal file
6
l10n/nl.js
Normal file
@ -0,0 +1,6 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Telefoon Synchronisatie"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
4
l10n/nl.json
Normal file
4
l10n/nl.json
Normal file
@ -0,0 +1,4 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Telefoon Synchronisatie"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
6
l10n/sv.js
Normal file
6
l10n/sv.js
Normal file
@ -0,0 +1,6 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Phone Sync"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
4
l10n/sv.json
Normal file
4
l10n/sv.json
Normal file
@ -0,0 +1,4 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Phone Sync"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user