mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-31 15:29:32 +00:00
Added a tab "Build" to project info page, where you can see how often you can build this project.
This commit is contained in:
parent
6423e52092
commit
76ec63e760
10 changed files with 386 additions and 2 deletions
|
|
@ -10291,5 +10291,47 @@ Element 3</target>
|
|||
<target>Empty label</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="YddcwVg" name="project.info.builds.label">
|
||||
<segment>
|
||||
<source>project.info.builds.label</source>
|
||||
<target>Build</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="6uUxHyg" name="project.builds.build_not_possible">
|
||||
<segment>
|
||||
<source>project.builds.build_not_possible</source>
|
||||
<target>Build not possible: Parts not stocked</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="HY05vl8" name="project.builds.following_bom_entries_miss_instock">
|
||||
<segment>
|
||||
<source>project.builds.following_bom_entries_miss_instock</source>
|
||||
<target>The following parts have not enough stock to build this project at least once:</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="VHUY79k" name="project.builds.stocked">
|
||||
<segment>
|
||||
<source>project.builds.stocked</source>
|
||||
<target>stocked</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="mwL3d70" name="project.builds.needed">
|
||||
<segment>
|
||||
<source>project.builds.needed</source>
|
||||
<target>needed</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="jZKw98F" name="project.builds.build_possible">
|
||||
<segment>
|
||||
<source>project.builds.build_possible</source>
|
||||
<target>Build possible</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="rRMnoEh" name="project.builds.number_of_builds_possible">
|
||||
<segment>
|
||||
<source>project.builds.number_of_builds_possible</source>
|
||||
<target><![CDATA[You have enough stocked to build <b>%max_builds%</b> builds of this project.]]></target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue