Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(l10n): Translate l10n/messages.pot in pt_BR
  • Loading branch information
transifex-integration[bot] authored and nextcloud-command committed May 3, 2025
commit 98b9d08ec3a14500ea2547324fb80ed785d4cc9d
7 changes: 5 additions & 2 deletions l10n/pt_BR.pot
Original file line number Diff line number Diff line change
Expand Up @@ -123,12 +123,15 @@ msgstr "Selecionar todos os novos arquivos"
msgid "Skip"
msgstr "Pular"

msgid "Skip this file"
msgid "Skip {count} file"
msgid_plural "Skip {count} files"
msgstr[0] "Pular este arquivo"
msgstr[0] "Pular {count} arquivo"
msgstr[1] "Pular {count} arquivos"
msgstr[2] "Pular {count} arquivos"

msgid "Skip this file"
msgstr "Pular este arquivo"

msgid "Unknown size"
msgstr "Tamanho desconhecido"

Expand Down
Loading