Compare commits

...

2 Commits

Author SHA1 Message Date
eb9834ca20 Approval. 2024-11-21 16:50:59 +00:00
e68daaa9e6 Approval. 2024-11-21 16:46:19 +00:00
84 changed files with 693 additions and 0 deletions

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Länge',
'height' => 'Höhe',
'width' => 'Breite',
'number_of_copies' => 'Anzahl / Stückzahl',
'weight' => 'Gewicht',
'diameter' => 'Durchmesser',
'wall' => 'Wandungsstärke',
'number_of_parts' => 'Anzahl von Teilen',
'die_axis' => 'Stempelstellung',
'length_socle' => 'Länge (Sockel)',
'height_socle' => 'Höhe (Sockel)',
'width_socle' => 'Breite (Sockel)',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Kopien',
'specimen' => 'Exemplare',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Bestandteile',
'pages' => 'Seiten',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);

View File

@ -0,0 +1,16 @@
<?PHP
declare(strict_types = 1);
$measurement_type_set = array (
'length' => 'Length',
'height' => 'Height',
'width' => 'Width',
'number_of_copies' => 'Number of copies',
'weight' => 'Weight',
'diameter' => 'Diameter',
'wall' => 'Wall',
'number_of_parts' => 'Number of parts',
'die_axis' => 'Die-axis',
'length_socle' => 'Length of socle',
'height_socle' => 'Height of socle',
'width_socle' => 'Width of socle',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_copies_set = array (
'copies' => 'Copies',
'specimen' => 'Specimen',
);

View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
);

View File

@ -0,0 +1,5 @@
<?PHP
declare(strict_types = 1);
$units_die_axis_set = array (
'h' => 'h',
);