mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-24 03:49:31 +00:00
Allow to import category, footprint and manufacturer by giving a string in the CSV file
This commit is contained in:
parent
85ae862381
commit
61e2dde400
12 changed files with 173 additions and 35 deletions
|
|
@ -6673,16 +6673,6 @@ Wenn Sie dies fehlerhafterweise gemacht haben oder ein Computer nicht mehr vertr
|
|||
<target>Ein Kindelement kann nicht das übergeordnete Element sein!</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="0IF0VIF" name="validator.isSelectable">
|
||||
<notes>
|
||||
<note priority="1">obsolete</note>
|
||||
<note category="state" priority="1">obsolete</note>
|
||||
</notes>
|
||||
<segment>
|
||||
<source>validator.isSelectable</source>
|
||||
<target>Das Element muss auswählbar sein!</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="nd207H6" name="validator.part_lot.location_full.no_increasment">
|
||||
<notes>
|
||||
<note priority="1">obsolete</note>
|
||||
|
|
|
|||
|
|
@ -6674,16 +6674,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can
|
|||
<target>The parent can not be one of the children of itself.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="0IF0VIF" name="validator.isSelectable">
|
||||
<notes>
|
||||
<note priority="1">obsolete</note>
|
||||
<note category="state" priority="1">obsolete</note>
|
||||
</notes>
|
||||
<segment>
|
||||
<source>validator.isSelectable</source>
|
||||
<target>The element must be selectable.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
|
||||
<unit id="nd207H6" name="validator.part_lot.location_full.no_increasment">
|
||||
<notes>
|
||||
<note priority="1">obsolete</note>
|
||||
|
|
|
|||
|
|
@ -305,5 +305,25 @@
|
|||
<target>Wählen Sie einen Wert, oder laden Sie eine Datei hoch, um dessen Dateiname automatisch als Namen für diesen Anhang zu nutzen.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="0IF0VIF" name="validator.isSelectable">
|
||||
<notes>
|
||||
<note priority="1">obsolete</note>
|
||||
<note category="state" priority="1">obsolete</note>
|
||||
</notes>
|
||||
<segment>
|
||||
<source>validator.isSelectable</source>
|
||||
<target>Das Element muss auswählbar sein!</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="0IF0VIF" name="validator.isSelectable">
|
||||
<notes>
|
||||
<note priority="1">obsolete</note>
|
||||
<note category="state" priority="1">obsolete</note>
|
||||
</notes>
|
||||
<segment>
|
||||
<source>validator.isSelectable</source>
|
||||
<target>The element must be selectable.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue