mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-06 14:37:36 -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
|
@ -5012,12 +5012,12 @@ msgstr "&Вигляд"
|
|||
msgid "&Help"
|
||||
msgstr "&Допомога"
|
||||
|
||||
#, 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 "Існує файл із таким же ім'ям: %s, ви хочете перевизначити його."
|
||||
|
||||
#, 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 "Існує конфігурація з таким же ім'ям: %s, ви хочете перевизначити її."
|
||||
|
||||
msgid "Overwrite file"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue