Compare commits

..

7 Commits

Author SHA1 Message Date
843bfd0535 Approval. 2025-11-03 11:53:30 +00:00
6eba4d3a6d Approval. 2025-10-31 12:56:31 +00:00
3ff63d509f Approval. 2025-10-28 11:35:51 +00:00
76b69ac82f Approval. 2025-10-27 15:10:26 +00:00
a3a24ace8e Approval. 2025-10-27 14:57:01 +00:00
8f307cf3d9 Approval. 2025-10-11 09:36:58 +00:00
4fbf5b51c4 Approval. 2025-10-09 09:24:33 +00:00
112 changed files with 489 additions and 177 deletions

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Miscelaneous', 'misc' => 'Miscelaneous',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Počet napsaných stran', 'number_of_written_pages' => 'Počet napsaných stran',
'number_of_standalone_sheets' => 'Počet samostatných listů', 'number_of_standalone_sheets' => 'Počet samostatných listů',
'diameter_image_size' => 'Velikost obrazu (průměr)', 'diameter_image_size' => 'Velikost obrazu (průměr)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Koule', 'sphere' => 'Koule',
'cone' => 'Kužel', 'cone' => 'Kužel',
'cylinder' => 'Válec', 'cylinder' => 'Válec',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -1,13 +1,13 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$tlPlacetypes = array ( $tlPlacetypes = array (
0 => 'Administrative', 0 => 'Správní',
1 => 'Historical', 1 => 'Historic',
2 => 'Region', 2 => 'oblast',
3 => 'Street', 3 => 'Ulice',
4 => 'Building', 4 => 'Budova',
5 => 'Mountains', 5 => 'Hory',
6 => 'Forest', 6 => 'Les',
7 => 'Body of water', 7 => 'Vodní plocha',
8 => 'Island', 8 => 'Island',
); );

View File

@@ -1,8 +1,8 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$podcast_contributor_roles = array ( $podcast_contributor_roles = array (
'onair' => 'On air', 'onair' => 'Ve vysílání',
'recording' => 'Recording', 'recording' => 'Záznam',
'technical_support' => 'Technical support', 'technical_support' => 'Technická podpora',
'organization' => 'Organization', 'organization' => 'Organizace',
); );

View File

@@ -1,29 +1,29 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$position_set = array ( $position_set = array (
'left' => 'Left', 'left' => 'Vlevo',
'top_left' => 'Top left', 'top_left' => 'Vlevo nahoře',
'top' => 'Top', 'top' => 'Nahoře',
'top_right' => 'Top right', 'top_right' => 'Vpravo nahoře',
'right' => 'Right', 'right' => 'Právo',
'bottom_right' => 'Bottom right', 'bottom_right' => 'Vpravo dole',
'bottom' => 'Bottom', 'bottom' => 'Dno',
'bottom_left' => 'Bottom left', 'bottom_left' => 'Vlevo dole',
'center' => 'Center', 'center' => 'centrum',
'rear_side' => 'Rear side', 'rear_side' => 'Zadní strana',
'edge' => 'Edge', 'edge' => 'Okraj',
'other' => 'Other', 'other' => 'Ostatní',
'inside' => 'Inside', 'inside' => 'Uvnitř',
'underside' => 'Underside', 'underside' => 'Spodní strana',
'topside' => 'Topside', 'topside' => 'Vrchní strana',
'front_front' => 'Full front', 'front_front' => 'Celá přední strana',
'rear_left' => 'Rear side: left', 'rear_left' => 'Zadní strana: le',
'rear_top_left' => 'Rear side: top left', 'rear_top_left' => 'Zadní strana: vlevo nahoře',
'rear_top' => 'Rear side: top', 'rear_top' => 'Zadní strana: horní',
'rear_top_right' => 'Rear side: top right', 'rear_top_right' => 'Zadní strana: vpravo nahoře',
'rear_right' => 'Rear side: right', 'rear_right' => 'Zadní strana: pravá',
'rear_bottom_right' => 'Rear side: bottom right', 'rear_bottom_right' => 'Zadní strana: vpravo dole',
'rear_bottom' => 'Rear side: bottom', 'rear_bottom' => 'Zadní strana: spodní',
'rear_bottom_left' => 'Rear side: bottom left', 'rear_bottom_left' => 'Zadní strana: vlevo dole',
'rear_center' => 'Rear side: center', 'rear_center' => 'Zadní strana: střed',
); );

View File

@@ -1,18 +1,18 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$process_types = array ( $process_types = array (
'project' => 'Project', 'project' => 'Projekt',
'grant_application' => 'Grant application', 'grant_application' => 'Žádost o grant',
'exhibition' => 'Exhibition', 'exhibition' => 'Výstava',
'appointment' => 'Appointment / Event', 'appointment' => 'Schůzka / Událost',
'loan_incoming' => 'Loan (incoming)', 'loan_incoming' => 'Půjčka (příchozí)',
'loan_outgoing' => 'Loan (outgoing)', 'loan_outgoing' => 'Půjčka (odchozí)',
'employment_ad' => 'Employment ad', 'employment_ad' => 'Inzerát na zaměstnání',
'purchase' => 'Purchase', 'purchase' => 'Nákup',
'deaccession' => 'Deaccession', 'deaccession' => 'Vystoupení',
'construction' => 'Construction measure', 'construction' => 'Stavební opatření',
'pest_control_campaign' => 'Pest control campaign', 'pest_control_campaign' => 'Kampaň na hubení škůdců',
'pr_campaign' => 'PR campaign', 'pr_campaign' => 'PR kampaň',
'relocation' => 'Relocation', 'relocation' => 'Přemístění',
'discussion' => 'Discussion', 'discussion' => 'Diskuse',
); );

View File

@@ -2,5 +2,5 @@
declare(strict_types = 1); declare(strict_types = 1);
$recording_types_set = array ( $recording_types_set = array (
'audio' => 'Audio', 'audio' => 'Audio',
'video' => 'Video', 'video' => 'video',
); );

View File

@@ -1,7 +1,7 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$research_status = array ( $research_status = array (
'bad' => 'Not researched much', 'bad' => 'Moc se nezkoumalo',
'medium' => 'Partly researched', 'medium' => 'Částečně prozkoumané',
'good' => 'Well researched', 'good' => 'Dobře prozkoumané',
); );

View File

@@ -1,24 +1,24 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$series_contributor_role = array ( $series_contributor_role = array (
'author' => 'Author', 'author' => 'Autor',
'director' => 'Director', 'director' => 'Ředitel',
'dramaturg' => 'Dramaturg', 'dramaturg' => 'dramaturg',
'production_designer' => 'Production designer', 'production_designer' => 'Výtvarník/výtvarnice',
'costumer' => 'Costumer', 'costumer' => 'Zákazník',
'musician' => 'Musician', 'musician' => 'Hudebník',
'choreographer' => 'Choreographer', 'choreographer' => 'Choreograf',
'make_up_artist' => 'Make-up artist', 'make_up_artist' => 'Vizážista/Vizážistka',
'speech_trainer' => 'Speech trainer', 'speech_trainer' => 'Řečník',
'puppet_maker' => 'Puppet maker', 'puppet_maker' => 'Loutkář',
'technician' => 'Technician', 'technician' => 'Technik',
'inspector' => 'Inspector', 'inspector' => 'Inspektor',
'assistant' => 'Assistant', 'assistant' => 'Asistent',
'actor' => 'Actor', 'actor' => 'Herec',
'painter' => 'Painter', 'painter' => 'Malíř',
'creator' => 'Creator', 'creator' => 'Tvůrce',
'equipment_supplier' => 'Equipment supplier', 'equipment_supplier' => 'Dodavatel vybavení',
'contributing_institution' => 'Contributing institution', 'contributing_institution' => 'Přispívající instituce',
'event_organizer' => 'Event organizer', 'event_organizer' => 'Organizátor akce',
'movement_trainer' => 'Movement trainer', 'movement_trainer' => 'Trenér pohybu',
); );

View File

@@ -1,7 +1,7 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$series_place_role = array ( $series_place_role = array (
'place_of_production' => 'Place of production', 'place_of_production' => 'Místo výroby',
'performance_space' => 'Performance space', 'performance_space' => 'Prostor pro vystoupení',
'rehearsal_space' => 'Rehearsal space', 'rehearsal_space' => 'Zkušebna',
); );

View File

@@ -1,6 +1,6 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$series_time_role = array ( $series_time_role = array (
'premiere' => 'Premiere', 'premiere' => 'premiéra',
'time_of_presentation' => 'Time of presentation', 'time_of_presentation' => 'Čas prezentace',
); );

View File

@@ -1,7 +1,7 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$shipment_method_set = array ( $shipment_method_set = array (
'unknown' => 'Unknown', 'unknown' => 'Neznámý',
'car' => 'By car', 'car' => 'Autem',
'ship' => 'By ship', 'ship' => 'Lodí',
); );

View File

@@ -1,12 +1,16 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$source_type_set = array ( $source_type_set = array (
'article' => 'Article', 'article' => 'Článek',
'inbook' => 'Article in collected volume', 'inbook' => 'Článek ve sborníku',
'book' => 'Book', 'book' => 'Rezervovat',
'phdthesis' => 'PhD thesis', 'phdthesis' => 'Disertační práce',
'electronical' => 'Electronic resource', 'electronical' => 'Elektronický zdroj',
'misc' => 'Miscelaneous', 'misc' => 'Smíšený',
'patent' => 'Patent', 'patent' => 'patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Nepublikovaný',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -1,6 +1,6 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$space_access_status = array ( $space_access_status = array (
'enter' => 'Enter', 'enter' => 'Zadejte',
'leave' => 'Leave', 'leave' => 'Dovolená',
); );

View File

@@ -1,16 +1,16 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$space_types = array ( $space_types = array (
'building' => 'Building', 'building' => 'Budova',
'depot' => 'Depot room', 'depot' => 'Depo',
'utility_room' => 'Utility room', 'utility_room' => 'Technická místnost',
'exhibition_room' => 'Exhibition room', 'exhibition_room' => 'Výstavní místnost',
'display_cabinet' => 'Display cabinet', 'display_cabinet' => 'Vitrína',
'shelf' => 'Shelf', 'shelf' => 'Police',
'box' => 'Box', 'box' => 'krabice',
'folder' => 'Folder', 'folder' => 'Složka',
'office' => 'Office', 'office' => 'Kancelář',
'floor' => 'Floor', 'floor' => 'Patro',
'hallway' => 'Hallway', 'hallway' => 'Chodba',
'outdoor_area' => 'Outdoor area', 'outdoor_area' => 'Venkovní prostor',
); );

View File

@@ -1,8 +1,8 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$syndication_repos = array ( $syndication_repos = array (
'ddb' => 'German Digital Library (DDB)', 'ddb' => 'Německá digitální knihovna (DDB)',
'europeana' => 'Europeana', 'europeana' => 'Europeana',
'smb-digital' => 'SMB-digital', 'smb-digital' => 'Digitální služby pro malé a střední podniky',
'kalliope-verbund' => 'Kalliope Verbund', 'kalliope-verbund' => 'Calliope Network',
); );

View File

@@ -1,12 +1,12 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$tag_relation_type = array ( $tag_relation_type = array (
'tag' => 'Tag', 'tag' => 'den',
'object_type' => 'Object type', 'object_type' => 'Typ objektu',
'material' => 'Material', 'material' => 'Typ objektu',
'technique' => 'Technique', 'technique' => 'Technika',
'display_subject' => 'Display subject', 'display_subject' => 'Zobrazit předmět',
'topic' => 'Topic', 'topic' => 'Téma',
'mentioned' => 'Mentioned subject', 'mentioned' => 'Zmíněný předmět',
'taxon' => 'Taxon', 'taxon' => 'Taxon',
); );

View File

@@ -1,7 +1,7 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$timing_intervals_set = array ( $timing_intervals_set = array (
'weekly' => 'Weekly', 'weekly' => 'Týdně',
'monthly' => 'Monthly', 'monthly' => 'Měsíční',
'annual' => 'Annual', 'annual' => 'Výroční',
); );

View File

@@ -2,10 +2,10 @@
declare(strict_types = 1); declare(strict_types = 1);
$title_types_set = array ( $title_types_set = array (
'' => ' ', '' => ' ',
'Science' => 'Science', 'Science' => 'Věda',
'Everyday speech' => 'Everyday speech', 'Everyday speech' => 'Každodenní řeč',
'Colloquial speech' => 'Colloquial speech', 'Colloquial speech' => 'Hovorová řeč',
'Dialect' => 'Dialect', 'Dialect' => 'Dialekt',
'Professional jargon' => 'Professional jargon', 'Professional jargon' => 'Profesionální žargon',
'Sociolect' => 'Sociolect', 'Sociolect' => 'Sociolekt',
); );

View File

@@ -1,9 +1,9 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$todo_status = array ( $todo_status = array (
'suggested' => 'Suggested', 'suggested' => 'Navrhované',
'planned' => 'Planned', 'planned' => 'Plánované',
'in_progress' => 'In progress', 'in_progress' => 'Probíhá',
'done' => 'Done', 'done' => 'Hotovo',
'cancelled' => 'Cancelled', 'cancelled' => 'Zrušeno',
); );

View File

@@ -1,10 +1,10 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$transcript_status = array ( $transcript_status = array (
'incomplete' => 'Incomplete', 'incomplete' => 'Neúplný',
'machine_generated' => 'Machine-generated', 'machine_generated' => 'Strojově generované',
'rough_draft' => 'Rough draft', 'rough_draft' => 'Hrubý návrh',
'quality_control_failed' => 'Quality control failed', 'quality_control_failed' => 'Kontrola kvality selhala',
'quality_control_passed' => 'Quality control passed', 'quality_control_passed' => 'Kontrola kvality prošla',
'reviewed' => 'Reviewed', 'reviewed' => 'Zkontrolováno',
); );

View File

@@ -1,10 +1,10 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$transcript_types = array ( $transcript_types = array (
'simple_transcription' => 'Simple transcription', 'simple_transcription' => 'Jednoduchý přepis',
'diplomatic_transcription' => 'Diplomatic transcription', 'diplomatic_transcription' => 'Diplomatický přepis',
'critical_edition' => 'Critical edition', 'critical_edition' => 'Kritické vydání',
'historical_critical_edition' => 'Historical-critical edition', 'historical_critical_edition' => 'Historicko-kritické vydání',
'reading_edition' => 'Reading edition', 'reading_edition' => 'Vydání pro čtení',
'constituted_text' => 'Constituted text', 'constituted_text' => 'Konstituovaný text',
); );

View File

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

View File

@@ -1,10 +1,10 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$units_count_parts_set = array ( $units_count_parts_set = array (
'parts' => 'Parts', 'parts' => 'Díly',
'pages' => 'Pages', 'pages' => 'Stránky',
'sheets' => 'Sheets', 'sheets' => 'Listy',
'double_pages' => 'Double pages', 'double_pages' => 'Dvojité stránky',
'standalone_sheets' => 'Standalone sheets', 'standalone_sheets' => 'Samostatné listy',
'written_pages' => 'Written pages', 'written_pages' => 'Psané stránky',
); );

View File

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

View File

@@ -6,5 +6,5 @@ $units_length_set = array (
'cm' => 'cm', 'cm' => 'cm',
'mm' => 'mm', 'mm' => 'mm',
'ft' => 'ft', 'ft' => 'ft',
'in' => 'inch', 'in' => 'palec',
); );

View File

@@ -3,5 +3,5 @@ declare(strict_types = 1);
$units_weight_set = array ( $units_weight_set = array (
't' => 't', 't' => 't',
'kg' => 'kg', 'kg' => 'kg',
'g' => 'g', 'g' => 'G',
); );

View File

@@ -1,7 +1,7 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$vocabulary_redaction_level = array ( $vocabulary_redaction_level = array (
'checked' => 'Checked', 'checked' => 'Zaškrtnuto',
'unchecked' => 'Unchecked', 'unchecked' => 'Nezaškrtnuto',
'questionable' => 'Questionable', 'questionable' => 'Sporný',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Anzahl beschriebener Seiten', 'number_of_written_pages' => 'Anzahl beschriebener Seiten',
'number_of_standalone_sheets' => 'Anzahl von Einzelblättern', 'number_of_standalone_sheets' => 'Anzahl von Einzelblättern',
'diameter_image_size' => 'Bildmaß (Durchmesser)', 'diameter_image_size' => 'Bildmaß (Durchmesser)',
'length_of_base' => 'Länge des Bodens',
'height_of_base' => 'Höhe des Bodens',
'width_of_base' => 'Breite des Bodens',
'diameter_of_base' => 'Bodendurchmesser',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Kugel', 'sphere' => 'Kugel',
'cone' => 'Kegel', 'cone' => 'Kegel',
'cylinder' => 'Zylinder', 'cylinder' => 'Zylinder',
'oval' => 'Oval',
'round' => 'Rund',
'square' => 'Quadratisch',
'rectangular' => 'Rechteckig',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Weiteres', 'misc' => 'Weiteres',
'patent' => 'Patentschrift', 'patent' => 'Patentschrift',
'unpublished' => 'Unveröffentlicht', 'unpublished' => 'Unveröffentlicht',
'periodical' => 'Periodikum',
'booklet' => 'Broschüre / Booklet',
'proceedings' => 'Tagungsband',
'inproceedings' => 'Artikel in Tagungsband',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Miscelaneous', 'misc' => 'Miscelaneous',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Miscelaneous', 'misc' => 'Miscelaneous',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Miscelaneous', 'misc' => 'Miscelaneous',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Autre', 'misc' => 'Autre',
'patent' => 'Fascicule de brevet', 'patent' => 'Fascicule de brevet',
'unpublished' => 'Non publié', 'unpublished' => 'Non publié',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'गोला', 'sphere' => 'गोला',
'cone' => 'कोन', 'cone' => 'कोन',
'cylinder' => 'सिलेंडर', 'cylinder' => 'सिलेंडर',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'मिश्रित', 'misc' => 'मिश्रित',
'patent' => 'पेटेंट', 'patent' => 'पेटेंट',
'unpublished' => 'अप्रकाशित', 'unpublished' => 'अप्रकाशित',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Miscelaneous', 'misc' => 'Miscelaneous',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -2,7 +2,7 @@
declare(strict_types = 1); declare(strict_types = 1);
$conservation_report_type_set = array ( $conservation_report_type_set = array (
'damage' => 'Sérülés', 'damage' => 'Sérülés',
'conservation' => 'Megőrzés', 'conservation' => 'Konzerválás',
'condition' => 'Állapot', 'condition' => 'Állapot',
'restoration' => 'Restaurálás', 'restoration' => 'Restaurálás',
'other_report' => 'Egyéb beszámoló', 'other_report' => 'Egyéb beszámoló',

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'gömb', 'sphere' => 'gömb',
'cone' => 'kúp', 'cone' => 'kúp',
'cylinder' => 'henger', 'cylinder' => 'henger',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Egyéb', 'misc' => 'Egyéb',
'patent' => 'Szabadalom', 'patent' => 'Szabadalom',
'unpublished' => 'Kiadatlan', 'unpublished' => 'Kiadatlan',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Lain-lain', 'misc' => 'Lain-lain',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'sfera', 'sphere' => 'sfera',
'cone' => 'cono', 'cone' => 'cono',
'cylinder' => 'cilindro', 'cylinder' => 'cilindro',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'altra/o', 'misc' => 'altra/o',
'patent' => 'brevetto (concesso) ', 'patent' => 'brevetto (concesso) ',
'unpublished' => 'inedito', 'unpublished' => 'inedito',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Miscelaneous', 'misc' => 'Miscelaneous',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'ಗೋಳ', 'sphere' => 'ಗೋಳ',
'cone' => 'ಕೋನ್', 'cone' => 'ಕೋನ್',
'cylinder' => 'ಸಿಲಿಂಡರ್', 'cylinder' => 'ಸಿಲಿಂಡರ್',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'ವಿವಿಧ', 'misc' => 'ವಿವಿಧ',
'patent' => 'ಪೇಟೆಂಟ್', 'patent' => 'ಪೇಟೆಂಟ್',
'unpublished' => 'ಪ್ರಕಟಿಸಲಾಗಿಲ್ಲ', 'unpublished' => 'ಪ್ರಕಟಿಸಲಾಗಿಲ್ಲ',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Miscelaneous', 'misc' => 'Miscelaneous',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Miscelaneous', 'misc' => 'Miscelaneous',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Miscelaneous', 'misc' => 'Miscelaneous',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Miscelaneous', 'misc' => 'Miscelaneous',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Miscelaneous', 'misc' => 'Miscelaneous',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Сфера', 'sphere' => 'Сфера',
'cone' => 'Конус', 'cone' => 'Конус',
'cylinder' => 'Цилиндр', 'cylinder' => 'Цилиндр',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Разное', 'misc' => 'Разное',
'patent' => 'Патент', 'patent' => 'Патент',
'unpublished' => 'Неопубликованное', 'unpublished' => 'Неопубликованное',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'கோளம்', 'sphere' => 'கோளம்',
'cone' => 'கூம்பு', 'cone' => 'கூம்பு',
'cylinder' => 'சிலிண்டர்', 'cylinder' => 'சிலிண்டர்',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'தவறான', 'misc' => 'தவறான',
'patent' => 'காப்புரிமை', 'patent' => 'காப்புரிமை',
'unpublished' => 'வெளியிடப்படாதது', 'unpublished' => 'வெளியிடப்படாதது',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'గోళము', 'sphere' => 'గోళము',
'cone' => 'కోన్', 'cone' => 'కోన్',
'cylinder' => 'సిలెండర్', 'cylinder' => 'సిలెండర్',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'ఇతరాలు', 'misc' => 'ఇతరాలు',
'patent' => 'పేటెంట్', 'patent' => 'పేటెంట్',
'unpublished' => 'ప్రచురించబడలేదు', 'unpublished' => 'ప్రచురించబడలేదు',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Miscelaneous', 'misc' => 'Miscelaneous',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -40,4 +40,8 @@ $measurement_type_set = array (
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Number of written pages',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Number of standalone sheets',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Image size (diameter)',
'length_of_base' => 'Length of base',
'height_of_base' => 'Height of base',
'width_of_base' => 'Width of base',
'diameter_of_base' => 'Diameter of base',
); );

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Sphere', 'sphere' => 'Sphere',
'cone' => 'Cone', 'cone' => 'Cone',
'cylinder' => 'Cylinder', 'cylinder' => 'Cylinder',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
); );

View File

@@ -9,4 +9,8 @@ $source_type_set = array (
'misc' => 'Miscelaneous', 'misc' => 'Miscelaneous',
'patent' => 'Patent', 'patent' => 'Patent',
'unpublished' => 'Unpublished', 'unpublished' => 'Unpublished',
'periodical' => 'Periodical',
'booklet' => 'Booklet',
'proceedings' => 'Proceedings',
'inproceedings' => 'Article in proceedings',
); );

View File

@@ -56,5 +56,5 @@ $eventname = array (
55 => 'Вказаний час', 55 => 'Вказаний час',
56 => 'Отримання права власності', 56 => 'Отримання права власності',
57 => 'Передача права власності', 57 => 'Передача права власності',
58 => 'Modified', 58 => 'Змінено',
); );

View File

@@ -56,5 +56,5 @@ $event_persinst = array (
55 => 'згаданий час', 55 => 'згаданий час',
56 => 'право власності отримано (ким)', 56 => 'право власності отримано (ким)',
57 => 'право власності передано (ким)', 57 => 'право власності передано (ким)',
58 => 'Modified by', 58 => 'Змінено (ким)',
); );

Some files were not shown because too many files have changed in this diff Show More