mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 07:56:23 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
33a93c370c
commit
fb95a1c6a0
6
l10n/cs.js
Normal file
6
l10n/cs.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.json
Normal file
4
l10n/cs.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;"
|
||||
}
|
6
l10n/fi.js
Normal file
6
l10n/fi.js
Normal file
@ -0,0 +1,6 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Puhelin synkronointi"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
4
l10n/fi.json
Normal file
4
l10n/fi.json
Normal file
@ -0,0 +1,4 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Puhelin synkronointi"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
6
l10n/nb.js
Normal file
6
l10n/nb.js
Normal file
@ -0,0 +1,6 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Telefon synkronisering"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
4
l10n/nb.json
Normal file
4
l10n/nb.json
Normal file
@ -0,0 +1,4 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Telefon synkronisering"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
6
l10n/sk.js
Normal file
6
l10n/sk.js
Normal 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
l10n/sk.json
Normal file
4
l10n/sk.json
Normal file
@ -0,0 +1,4 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "SMS"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user