mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 23:05:04 -06:00
Fix text on file/config overwrite dialog (#8471)
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
parent
a407feed24
commit
2a5371ab62
21 changed files with 71 additions and 71 deletions
|
@ -4935,12 +4935,12 @@ msgstr "&Zobrazení"
|
|||
msgid "&Help"
|
||||
msgstr "&Pomoc"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "A file exists with the same name: %s, do you want to override it."
|
||||
#, fuzzy, c-format, boost-format
|
||||
msgid "A file exists with the same name: %s, do you want to overwrite it?"
|
||||
msgstr "Existuje soubor se stejným názvem: %s, chcete jej přepsat."
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "A config exists with the same name: %s, do you want to override it."
|
||||
#, fuzzy, c-format, boost-format
|
||||
msgid "A config exists with the same name: %s, do you want to overwrite it?"
|
||||
msgstr "Existuje konfigurace se stejným názvem: %s, chcete ji přepsat."
|
||||
|
||||
msgid "Overwrite file"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue