Skip to content

Commit

Permalink
Merge pull request #1067 from FashionFreedom/add-welcome-screen-to-se…
Browse files Browse the repository at this point in the history
…amly2d

feat: Add welcome screen to seamly2d
  • Loading branch information
slspencer committed Mar 6, 2024
2 parents 8cc3ba1 + 23a52de commit c82daa6
Show file tree
Hide file tree
Showing 109 changed files with 3,049 additions and 541 deletions.
96 changes: 91 additions & 5 deletions share/translations/seamly2d_cs_CZ.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3898,7 +3898,7 @@ Do you want to download it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Unable to get exclusive access to file
<source>Unable to get exclusive access to file
%1
Possibly the file is already being downloaded.</source>
<translation type="unfinished"></translation>
Expand Down Expand Up @@ -4807,7 +4807,7 @@ Possibly the file is already being downloaded.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Margins go beyond printing.
<source>Margins go beyond printing.

Apply settings anyway?</source>
<translation type="unfinished"></translation>
Expand Down Expand Up @@ -8652,6 +8652,18 @@ Press enter to temporarily add it to the list.</source>
<source>User locale</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Startup</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Welcome</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Do not show welcome screen</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Point name text:</source>
<translation type="unfinished"></translation>
Expand Down Expand Up @@ -9779,8 +9791,8 @@ Press enter to temporarily add it to the list.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Selects what decimal separator char to use.
When checked the separator for the user&apos;s locale is used.
<source>Selects what decimal separator char to use.
When checked the separator for the user&apos;s locale is used.
When unchecked the period is used.</source>
<translation type="unfinished"></translation>
</message>
Expand All @@ -9793,7 +9805,7 @@ When unchecked the period is used.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>When checked the Welcome window will not be displayed.
<source>When checked the Welcome window will not be displayed.
You can change this setting in the SeamlyMe preferences.</source>
<translation type="unfinished"></translation>
</message>
Expand All @@ -9818,6 +9830,80 @@ You can change this setting in the SeamlyMe preferences.</source>
<translation type="unfinished">Palce</translation>
</message>
</context>
<context>
<name>SeamlyWelcomeDialog</name>
<message>
<source>Welcome</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Welcome to Seamly2D</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Units:</source>
<translation type="unfinished">Jednotky:</translation>
</message>
<message>
<source>Sets the default units for a new measurement file.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Decimal separator:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Selects what decimal separator char to use.
When checked the separator for the user&apos;s locale is used.
When unchecked the period is used.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>GUI language:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Do not show again</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>User locale</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Centimeters</source>
<translation type="unfinished">Centimetry</translation>
</message>
<message>
<source>Millimeters</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Inches</source>
<translation type="unfinished">Palce</translation>
</message>
<message>
<source>Sets the language used for Seamly2D.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>When checked the Welcome window will not be displayed.
You can change this setting in the Seamly2D preferences.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Please choose your preferred units, decimal separator, language, and selection sound. (You can change these later.)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Sound:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Sets the node selection click sound.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>SetPieceColor</name>
<message>
Expand Down

0 comments on commit c82daa6

Please sign in to comment.