mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-06 02:59:29 +00:00
Fix remaining entity type placeholders identified in code review
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
This commit is contained in:
parent
a2097e8ebd
commit
bffb629ab4
1 changed files with 7 additions and 7 deletions
|
|
@ -9892,19 +9892,19 @@ Element 1 -> Element 1.2]]></target>
|
||||||
<unit id="9GtmqC1" name="part.new_build_part.error.build_part_already_exists">
|
<unit id="9GtmqC1" name="part.new_build_part.error.build_part_already_exists">
|
||||||
<segment state="translated">
|
<segment state="translated">
|
||||||
<source>part.new_build_part.error.build_part_already_exists</source>
|
<source>part.new_build_part.error.build_part_already_exists</source>
|
||||||
<target>The project already has a build part!</target>
|
<target>The [project] already has a build [part]!</target>
|
||||||
</segment>
|
</segment>
|
||||||
</unit>
|
</unit>
|
||||||
<unit id="9soO_kf" name="project.edit.associated_build_part">
|
<unit id="9soO_kf" name="project.edit.associated_build_part">
|
||||||
<segment state="translated">
|
<segment state="translated">
|
||||||
<source>project.edit.associated_build_part</source>
|
<source>project.edit.associated_build_part</source>
|
||||||
<target>Associated builds part</target>
|
<target>Associated builds [part]</target>
|
||||||
</segment>
|
</segment>
|
||||||
</unit>
|
</unit>
|
||||||
<unit id="8Mu.T78" name="project.edit.associated_build_part.add">
|
<unit id="8Mu.T78" name="project.edit.associated_build_part.add">
|
||||||
<segment state="translated">
|
<segment state="translated">
|
||||||
<source>project.edit.associated_build_part.add</source>
|
<source>project.edit.associated_build_part.add</source>
|
||||||
<target>Add builds part</target>
|
<target>Add builds [part]</target>
|
||||||
</segment>
|
</segment>
|
||||||
</unit>
|
</unit>
|
||||||
<unit id="sPdCBUl" name="project.edit.associated_build.hint">
|
<unit id="sPdCBUl" name="project.edit.associated_build.hint">
|
||||||
|
|
@ -9922,7 +9922,7 @@ Element 1 -> Element 1.2]]></target>
|
||||||
<unit id="yCR6rBb" name="part.is_build_part">
|
<unit id="yCR6rBb" name="part.is_build_part">
|
||||||
<segment state="translated">
|
<segment state="translated">
|
||||||
<source>part.is_build_part</source>
|
<source>part.is_build_part</source>
|
||||||
<target>Is project builds part</target>
|
<target>Is [project] builds [part]</target>
|
||||||
</segment>
|
</segment>
|
||||||
</unit>
|
</unit>
|
||||||
<unit id="dV.E0zI" name="project.info.title">
|
<unit id="dV.E0zI" name="project.info.title">
|
||||||
|
|
@ -11140,7 +11140,7 @@ Element 1 -> Element 1.2]]></target>
|
||||||
<unit id="lYlHhtl" name="storelocation.part_owner_must_match.label">
|
<unit id="lYlHhtl" name="storelocation.part_owner_must_match.label">
|
||||||
<segment state="translated">
|
<segment state="translated">
|
||||||
<source>storelocation.part_owner_must_match.label</source>
|
<source>storelocation.part_owner_must_match.label</source>
|
||||||
<target>Part Lot owner must match storage location owner</target>
|
<target>[part_lot] owner must match [storage_location] owner</target>
|
||||||
</segment>
|
</segment>
|
||||||
</unit>
|
</unit>
|
||||||
<unit id="eMHXpbV" name="part_lot.owner">
|
<unit id="eMHXpbV" name="part_lot.owner">
|
||||||
|
|
@ -11176,7 +11176,7 @@ Element 1 -> Element 1.2]]></target>
|
||||||
<unit id="9zWwSvC" name="part.withdraw.access_denied">
|
<unit id="9zWwSvC" name="part.withdraw.access_denied">
|
||||||
<segment state="translated">
|
<segment state="translated">
|
||||||
<source>part.withdraw.access_denied</source>
|
<source>part.withdraw.access_denied</source>
|
||||||
<target>Not allowed to do the desired action. Please check your permissions and the owner of the part lots.</target>
|
<target>Not allowed to do the desired action. Please check your permissions and the owner of the [[part_lot]].</target>
|
||||||
</segment>
|
</segment>
|
||||||
</unit>
|
</unit>
|
||||||
<unit id="4ynARET" name="part.info.amount.less_than_desired">
|
<unit id="4ynARET" name="part.info.amount.less_than_desired">
|
||||||
|
|
@ -11194,7 +11194,7 @@ Element 1 -> Element 1.2]]></target>
|
||||||
<unit id="krpFlYH" name="log.element_edited.changed_fields.part_owner_must_match">
|
<unit id="krpFlYH" name="log.element_edited.changed_fields.part_owner_must_match">
|
||||||
<segment state="translated">
|
<segment state="translated">
|
||||||
<source>log.element_edited.changed_fields.part_owner_must_match</source>
|
<source>log.element_edited.changed_fields.part_owner_must_match</source>
|
||||||
<target>Part owner must match storage location owner</target>
|
<target>[part] owner must match [storage_location] owner</target>
|
||||||
</segment>
|
</segment>
|
||||||
</unit>
|
</unit>
|
||||||
<unit id="o5u.Nnz" name="part.filter.lessThanDesired">
|
<unit id="o5u.Nnz" name="part.filter.lessThanDesired">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue