Approval.

This commit is contained in:
Joshua Ramon Enslin 2024-06-11 22:11:16 +00:00 committed by md translation bot
parent ff2a294832
commit e863da6ffe
42 changed files with 273 additions and 0 deletions

7
ar/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
ar/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
de/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Herstellungsort',
'performance_space' => 'Aufführungsort',
'rehearsal_space' => 'Probeort',
);

6
de/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Zeit der Aufführung',
);

View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
dsb/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
en/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
en/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
es/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
es/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
fr/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
fr/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
hsb/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
hu/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
hu/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
id/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
id/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
it/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
it/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
iw/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
iw/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
nl/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
nl/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
pl/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
pl/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
pt/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
pt/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
qu/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
qu/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
ro/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
ro/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
ru/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
ru/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
tl/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
tl/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
tr/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
tr/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
uk/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
uk/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);

7
zh/series_place_role.php Normal file
View File

@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
);

6
zh/series_time_role.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Premiere',
'time_of_presentation' => 'Time of presentation',
);