1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00
ocsms/l10n/es_EC.js
Nextcloud bot ce624c4e4c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-19 01:17:06 +00:00

14 lines
400 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Sincronizar teléfono",
"Cancel" : "Cancelar",
"Confirm" : "Confirmar",
"Settings" : "Configuraciones ",
"Label" : "Etiqueta",
"Notification settings" : "Configuración de notificaciones",
"Enable" : "Habilitar",
"Disable" : "Deshabilitar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");