Files
nextcloud-autocurrency/l10n/es_EC.json
Nextcloud bot 7b98e79428 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-10 01:53:20 +00:00

15 lines
390 B
JSON

{ "translations": {
"Information" : "Información",
"Loading…" : "Cargando",
"Never" : "Nunca",
"Save" : "Guardar",
"Search" : "Buscar",
"Code" : "Código",
"Name" : "Nombre",
"Currency" : "Moneda",
"From" : "De",
"To" : "A",
"Time" : "Hora",
"-" : "-"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}