Files
nextcloud-autocurrency/l10n/pt_PT.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

13 lines
356 B
JSON

{ "translations": {
"Loading…" : "A carregar…",
"Never" : "Nunca",
"Save" : "Guardar",
"Search" : "Pesquisa sobre",
"Name" : "Nome",
"Currency" : "Moeda",
"From" : "De",
"To" : "Para",
"Time" : "Tempo",
"-" : "-"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}