1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 08:23:00 +00:00

Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2023-05-12 03:18:23 +00:00
parent aa6bfd488f
commit 8e6535a2fe
2 changed files with 2 additions and 14 deletions
+1 -7
View File
@@ -1,12 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Sincronización de teléfonu",
"Cancel" : "Encaboxar",
"Confirm" : "Confirmar",
"Settings" : "Settings",
"Label" : "Etiqueta",
"Enable" : "Activar",
"Disable" : "Desactivar"
"Settings" : "Configuración"
},
"nplurals=2; plural=(n != 1);");
+1 -7
View File
@@ -1,10 +1,4 @@
{ "translations": {
"Phone Sync" : "Sincronización de teléfonu",
"Cancel" : "Encaboxar",
"Confirm" : "Confirmar",
"Settings" : "Settings",
"Label" : "Etiqueta",
"Enable" : "Activar",
"Disable" : "Desactivar"
"Settings" : "Configuración"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}