mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Fix text on file/config overwrite dialog (#8471)
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a407feed24
commit
2a5371ab62
@@ -5015,12 +5015,12 @@ msgid "&Help"
|
||||
msgstr "&Ajuda"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "A file exists with the same name: %s, do you want to override it."
|
||||
msgstr "Existe um arquivo com o mesmo nome: %s, você deseja substituí-lo?"
|
||||
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?"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "A config exists with the same name: %s, do you want to override it."
|
||||
msgstr "Já existe uma configuração com o mesmo nome: %s. Deseja substituí-la?"
|
||||
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?"
|
||||
|
||||
msgid "Overwrite file"
|
||||
msgstr "Substituir arquivo"
|
||||
|
||||
Reference in New Issue
Block a user