mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
aa6bfd488f
commit
8e6535a2fe
@ -1,12 +1,6 @@
|
|||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"ocsms",
|
"ocsms",
|
||||||
{
|
{
|
||||||
"Phone Sync" : "Sincronización de teléfonu",
|
"Settings" : "Configuración"
|
||||||
"Cancel" : "Encaboxar",
|
|
||||||
"Confirm" : "Confirmar",
|
|
||||||
"Settings" : "Settings",
|
|
||||||
"Label" : "Etiqueta",
|
|
||||||
"Enable" : "Activar",
|
|
||||||
"Disable" : "Desactivar"
|
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
@ -1,10 +1,4 @@
|
|||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Phone Sync" : "Sincronización de teléfonu",
|
"Settings" : "Configuración"
|
||||||
"Cancel" : "Encaboxar",
|
|
||||||
"Confirm" : "Confirmar",
|
|
||||||
"Settings" : "Settings",
|
|
||||||
"Label" : "Etiqueta",
|
|
||||||
"Enable" : "Activar",
|
|
||||||
"Disable" : "Desactivar"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user