Files
nextcloud-autocurrency/l10n/es_MX.json
Nextcloud bot 5743516221 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-01 02:09:49 +00:00

12 lines
313 B
JSON

{ "translations": {
"Loading…" : "Cargando...",
"Save" : "Guardar",
"Search" : "Buscar",
"Name" : "Nombre",
"Currency" : "Divisa",
"From" : "De",
"To" : "Para",
"Time" : "Hora",
"-" : "-"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}