Approval.

This commit is contained in:
Joshua Ramon Enslin 2022-10-15 13:00:52 +00:00 committed by md translation bot
parent 9ee0ddd180
commit d2638c6f91
20 changed files with 280 additions and 0 deletions

14
ar/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
de/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Projekt';
$process_types['grant_application'] = 'Förderantrag';
$process_types['exhibition'] = 'Ausstellung';
$process_types['appointment'] = 'Veranstaltung';
$process_types['loan_incoming'] = 'Leihverkehr (eingehend)';
$process_types['loan_outgoing'] = 'Leihverkehr (ausgehend)';
$process_types['employment_ad'] = 'Employment_ad';
$process_types['purchase'] = 'Ankauf';
$process_types['deaccession'] = 'Deakzession';
$process_types['construction'] = 'Baumaßnahme';
$process_types['pest_control_campaign'] = 'Schädlingsbekämpfungs-Kampagne';
$process_types['pr_campaign'] = 'PR-Kampagne';
$process_types['relocation'] = 'Umzug';

14
dsb/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
en/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
es/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
fr/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
hsb/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
hu/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
id/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
it/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
iw/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
nl/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
pl/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
pt/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
qu/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
ru/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
tl/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
tr/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
uk/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';

14
zh/process_types.php Normal file
View File

@ -0,0 +1,14 @@
<?PHP
$process_types['project'] = 'Project';
$process_types['grant_application'] = 'Grant application';
$process_types['exhibition'] = 'Exhibition';
$process_types['appointment'] = 'Appointment / Event';
$process_types['loan_incoming'] = 'Loan (incoming)';
$process_types['loan_outgoing'] = 'Loan (outgoing)';
$process_types['employment_ad'] = 'Employment ad';
$process_types['purchase'] = 'Purchase';
$process_types['deaccession'] = 'Deaccession';
$process_types['construction'] = 'Construction measure';
$process_types['pest_control_campaign'] = 'Pest control campaign';
$process_types['pr_campaign'] = 'PR campaign';
$process_types['relocation'] = 'Relocation';