mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
37103d1869
commit
78ef009e61
6
l10n/es.js
Normal file
6
l10n/es.js
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
OC.L10N.register(
|
||||||
|
"ocsms",
|
||||||
|
{
|
||||||
|
"Phone Sync" : "Sincronizar Telefono"
|
||||||
|
},
|
||||||
|
"nplurals=2; plural=(n != 1);");
|
4
l10n/es.json
Normal file
4
l10n/es.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{ "translations": {
|
||||||
|
"Phone Sync" : "Sincronizar Telefono"
|
||||||
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
|
}
|
6
l10n/id.js
Normal file
6
l10n/id.js
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
OC.L10N.register(
|
||||||
|
"ocsms",
|
||||||
|
{
|
||||||
|
"Phone Sync" : "Phone Sync"
|
||||||
|
},
|
||||||
|
"nplurals=1; plural=0;");
|
4
l10n/id.json
Normal file
4
l10n/id.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{ "translations": {
|
||||||
|
"Phone Sync" : "Phone Sync"
|
||||||
|
},"pluralForm" :"nplurals=1; plural=0;"
|
||||||
|
}
|
6
l10n/it.js
Normal file
6
l10n/it.js
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
OC.L10N.register(
|
||||||
|
"ocsms",
|
||||||
|
{
|
||||||
|
"Phone Sync" : "Sincronizzazione telefono"
|
||||||
|
},
|
||||||
|
"nplurals=2; plural=(n != 1);");
|
4
l10n/it.json
Normal file
4
l10n/it.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{ "translations": {
|
||||||
|
"Phone Sync" : "Sincronizzazione telefono"
|
||||||
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
|
}
|
6
l10n/nb_NO.js
Normal file
6
l10n/nb_NO.js
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
OC.L10N.register(
|
||||||
|
"ocsms",
|
||||||
|
{
|
||||||
|
"Phone Sync" : "Telefon synkronisering"
|
||||||
|
},
|
||||||
|
"nplurals=2; plural=(n != 1);");
|
4
l10n/nb_NO.json
Normal file
4
l10n/nb_NO.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{ "translations": {
|
||||||
|
"Phone Sync" : "Telefon synkronisering"
|
||||||
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user