Add leftover strings from "overwrite dialog" fix (#8712)

This commit is contained in:
Alexandre Folle de Menezes
2025-03-06 00:11:30 -03:00
committed by GitHub
parent 30cfc13a3d
commit d92dfc097c
20 changed files with 64 additions and 4 deletions

View File

@@ -5016,14 +5016,17 @@ msgstr "&Ajuda"
#, c-format, boost-format
msgid "A file exists with the same name: %s, do you want to overwrite it?"
msgstr "Existe um arquivo com o mesmo nome: %s, deseja substituí-lo?"
msgstr "Existe um arquivo com o mesmo nome: %s, deseja sobrescrevê-lo?"
#, c-format, boost-format
msgid "A config exists with the same name: %s, do you want to overwrite it?"
msgstr "Existe uma configuração com o mesmo nome: %s, deseja substituí-la?"
msgstr "Existe uma configuração com o mesmo nome: %s, deseja sobrescrevê-la?"
msgid "Overwrite file"
msgstr "Substituir arquivo"
msgstr "Sobrescrever arquivo"
msgid "Overwrite config"
msgstr "Sobrescrever configuração"
msgid "Yes to All"
msgstr "Sim para Todos"