forked from bambulab/BambuStudio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: refine translations, sync with localazy
Change-Id: I33d462b6e407f1cce91e1e0901a91249a8866ee7 (cherry picked from commit c1a392b62ebcb36d52bbd1d05c8f073f8e751de8) Signed-off-by: Stone Li <[email protected]>
- Loading branch information
1 parent
e2ac60e
commit e265328
Showing
19 changed files
with
524 additions
and
243 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-09-01 09:20+0800\n" | ||
"POT-Creation-Date: 2022-09-07 09:09+0800\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -810,7 +810,7 @@ msgstr "" | |
msgid "Reduce Triangles" | ||
msgstr "" | ||
|
||
msgid "Per object edit" | ||
msgid "Edit in Parameter Table" | ||
msgstr "" | ||
|
||
msgid "Edit print parameters for a single object" | ||
|
@@ -1009,7 +1009,7 @@ msgstr "" | |
msgid "Auto Brim" | ||
msgstr "" | ||
|
||
msgid "Inner wall speed" | ||
msgid "Outer wall speed" | ||
msgstr "" | ||
|
||
msgid "Plate" | ||
|
@@ -1213,9 +1213,6 @@ msgstr "" | |
msgid "Unkown Error." | ||
msgstr "" | ||
|
||
msgid "Please Fill Task Report." | ||
msgstr "" | ||
|
||
msgid "Sending print configuration" | ||
msgstr "" | ||
|
||
|
@@ -1383,6 +1380,17 @@ msgstr "" | |
msgid "File" | ||
msgstr "" | ||
|
||
msgid "Please home all axes (click " | ||
msgstr "" | ||
|
||
msgid "" | ||
") to locate the toolhead's position. This prevents device moving beyond the " | ||
"printable boundary and causing equipment wear." | ||
msgstr "" | ||
|
||
msgid "Go Home" | ||
msgstr "" | ||
|
||
msgid "" | ||
"A error occurred. Maybe memory of system is not enough or it's a bug of the " | ||
"program" | ||
|
@@ -2055,13 +2063,10 @@ msgstr "" | |
msgid "Invalid input." | ||
msgstr "" | ||
|
||
msgid "Enter a search term" | ||
msgstr "" | ||
|
||
msgid "Online" | ||
msgid "New Window" | ||
msgstr "" | ||
|
||
msgid "Offline" | ||
msgid "Open a new window" | ||
msgstr "" | ||
|
||
msgid "Application is closing" | ||
|
@@ -2085,9 +2090,6 @@ msgstr "" | |
msgid "Project" | ||
msgstr "" | ||
|
||
msgid "Debug" | ||
msgstr "" | ||
|
||
msgid "Slice" | ||
msgstr "" | ||
|
||
|
@@ -2125,9 +2127,6 @@ msgstr "" | |
msgid "&About %s" | ||
msgstr "" | ||
|
||
msgid "Show Log" | ||
msgstr "" | ||
|
||
msgid "Open Network Test" | ||
msgstr "" | ||
|
||
|
@@ -2172,6 +2171,9 @@ msgstr "" | |
msgid "Right View" | ||
msgstr "" | ||
|
||
msgid "Start a new window" | ||
msgstr "" | ||
|
||
msgid "New Project" | ||
msgstr "" | ||
|
||
|
@@ -2298,6 +2300,12 @@ msgstr "" | |
msgid "Use Orthogonal View" | ||
msgstr "" | ||
|
||
msgid "Show &Labels" | ||
msgstr "" | ||
|
||
msgid "Show object labels in 3D scene" | ||
msgstr "" | ||
|
||
msgid "Preferences" | ||
msgstr "" | ||
|
||
|
@@ -2461,19 +2469,20 @@ msgstr "" | |
msgid "Choose save directory" | ||
msgstr "" | ||
|
||
msgid "Waiting" | ||
msgid "Download waiting..." | ||
msgstr "" | ||
|
||
msgid "Retry" | ||
msgstr "" | ||
|
||
msgid "Failed" | ||
msgid "Open" | ||
msgstr "" | ||
|
||
msgid "Open" | ||
msgid "Download finished" | ||
msgstr "" | ||
|
||
msgid "Finished" | ||
#, possible-c-format, possible-boost-format | ||
msgid "Downloading %d%%..." | ||
msgstr "" | ||
|
||
msgid "Speed:" | ||
|
@@ -3375,6 +3384,12 @@ msgstr "" | |
msgid "Simply switch to \"%1%\"" | ||
msgstr "" | ||
|
||
msgid "Online" | ||
msgstr "" | ||
|
||
msgid "Offline" | ||
msgstr "" | ||
|
||
msgid "My Device" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.