1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00
ocsms/l10n/es_CR.js
Nextcloud bot 0cffae3677
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-24 03:20:06 +00:00

13 lines
334 B
JavaScript

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