mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-22 22:03:13 +00:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
+1
-7
@@ -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
-7
@@ -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);"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user