mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
FIX: Some translation issues
Change-Id: I7afe6624a565fe34991bee4c0b914ed05507e39a
This commit is contained in:
parent
fb6a40b06b
commit
95d57386b0
22 changed files with 499 additions and 246 deletions
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-22 15:23+0800\n"
|
||||
"POT-Creation-Date: 2023-05-25 12:20+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -2951,6 +2951,9 @@ msgstr ""
|
|||
msgid "Show Tip of the Day"
|
||||
msgstr ""
|
||||
|
||||
msgid "Report issue"
|
||||
msgstr ""
|
||||
|
||||
msgid "Check for Update"
|
||||
msgstr ""
|
||||
|
||||
|
@ -4212,6 +4215,11 @@ msgid ""
|
|||
"on the printer."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be exported."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Print By Object: \n"
|
||||
"Suggest to use auto-arrange to avoid collisions when printing."
|
||||
|
@ -8264,6 +8272,21 @@ msgstr ""
|
|||
|
||||
msgid "Canceled"
|
||||
msgstr ""
|
||||
|
||||
msgid "load_obj: failed to parse"
|
||||
msgstr ""
|
||||
|
||||
msgid "The file contains polygons with more than 4 vertices."
|
||||
msgstr ""
|
||||
|
||||
msgid "The file contains polygons with less than 2 vertices."
|
||||
msgstr ""
|
||||
|
||||
msgid "The file contains invalid vertex index."
|
||||
msgstr ""
|
||||
|
||||
msgid "This OBJ file couldn't be read because it's empty."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid "3D Scene Operations\nDid you know how to control view and object/part selection with mouse and touchpanel in the 3D scene?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue