Files
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
312 B
JavaScript

OC.L10N.register(
"autocurrency",
{
"Information" : "Informacions",
"Loading…" : "Telecargament…",
"Never" : "Jamai",
"Save" : "Enregistrar",
"Search" : "Recercar",
"Code" : "Còdi",
"Name" : "Nom",
"From" : "De",
"Time" : "Ora"
},
"nplurals=2; plural=(n > 1);");