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:52 +00:00
parent 516294ee23
commit 9035a23af8
188 changed files with 656 additions and 646 deletions

View File

@@ -373,9 +373,6 @@ OC.L10N.register(
"Note: Only the JSON format is supported for importing back into the Deck app." : "Observação: somente o formato JSON é compatível com a importação de volta para o aplicativo Deck.",
"Export" : "Exportar",
"Loading filtered view" : "Carregando exibição filtrada",
"Today" : "Hoje",
"Tomorrow" : "Amanhã",
"No due" : "Sem vencimento",
"Search for {searchQuery} in all boards" : "Pesquisar por {searchQuery} em todos os painéis",
"No results found" : "Nenhum resultado encontrado",
"Deck board {name}\n* Last modified on {lastMod}" : "Painel de Deck {name}\n* Última modificação em {lastMod}",
@@ -416,6 +413,9 @@ OC.L10N.register(
"Example Task 3" : "Tarefa exemplo 3",
"Example Task 2" : "Tarefa exemplo 2",
"Example Task 1" : "Tarefa exemplo 1",
"Move card to another board" : "Mover o cartão para outro painel"
"Move card to another board" : "Mover o cartão para outro painel",
"Today" : "Hoje",
"Tomorrow" : "Amanhã",
"No due" : "Sem vencimento"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");