fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2025-09-11 00:31:54 +00:00
parent e48e0aa7ce
commit 997249fc7a
188 changed files with 656 additions and 646 deletions

View File

@@ -159,8 +159,6 @@ OC.L10N.register(
"Delete board" : "Eliminar quadro",
"Advanced options" : "Opções avançadas",
"Export" : "Exportar",
"Today" : "Hoje",
"Tomorrow" : "Amanhã",
"No results found" : "No results found",
"Due on {date}" : "Due on {date}",
"Create card" : "Criar cartão",
@@ -173,6 +171,8 @@ OC.L10N.register(
"Doing" : "A fazer",
"Example Task 3" : "Tarefa de exemplo 3",
"Example Task 2" : "Tarefa de exemplo 2",
"Example Task 1" : "Tarefa de exemplo 1"
"Example Task 1" : "Tarefa de exemplo 1",
"Today" : "Hoje",
"Tomorrow" : "Amanhã"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");