Approval.

This commit is contained in:
2026-07-17 15:08:58 +00:00
committed by md translation bot
parent 4b6ad0efc0
commit 2ebad2f0e1
14 changed files with 92 additions and 92 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$appointment_image_category = array ( $appointment_image_category = array (
'advertising_material' => 'Advertising material', 'advertising_material' => 'Reklámanyag',
'photo_documentation' => 'Photo documentation', 'photo_documentation' => 'Fotódokumentáció',
); );
+1 -1
View File
@@ -9,7 +9,7 @@ $colors_set = array (
'olive' => 'oliva zöld', 'olive' => 'oliva zöld',
'white' => 'fehér', 'white' => 'fehér',
'yellow' => 'sárga', 'yellow' => 'sárga',
'maroon' => 'gesztenyebarna', 'maroon' => 'barna',
'navy' => 'matrózkék', 'navy' => 'matrózkék',
'red' => 'piros', 'red' => 'piros',
'blue' => 'kék', 'blue' => 'kék',
+1 -1
View File
@@ -22,7 +22,7 @@ $currencies_set = array (
'ua-UAH' => 'Ukrán hrivnya', 'ua-UAH' => 'Ukrán hrivnya',
'ch-CHF' => 'Svájci frank', 'ch-CHF' => 'Svájci frank',
'ua-UAK' => 'Ukrán karbovanec', 'ua-UAK' => 'Ukrán karbovanec',
'nl-Gulden' => 'Dutch guilder', 'nl-Gulden' => 'Holland forint',
); );
$license_full_names = array ( $license_full_names = array (
'CC BY-NC-ND' => 'Nevezd meg! - Ne add el! - Ne változtasd!', 'CC BY-NC-ND' => 'Nevezd meg! - Ne add el! - Ne változtasd!',
+2 -2
View File
@@ -54,7 +54,7 @@ $eventname = array (
53 => 'Anyag előállítása', 53 => 'Anyag előállítása',
54 => 'Említett hely', 54 => 'Említett hely',
55 => 'Említett idő', 55 => 'Említett idő',
56 => 'Tulajdonba adás', 56 => 'Tulajdonba vétel',
57 => 'Tulajdonba vétel', 57 => 'Tulajdonba adás',
58 => 'Módosítás', 58 => 'Módosítás',
); );
+6 -6
View File
@@ -51,10 +51,10 @@ $event_persinst = array (
50 => 'Örökölte', 50 => 'Örökölte',
51 => 'Témakör (személy/intémzény)', 51 => 'Témakör (személy/intémzény)',
52 => 'Keletkezett', 52 => 'Keletkezett',
53 => 'Material produced by', 53 => 'Anyag előállítója',
54 => 'Mentioned place', 54 => 'Említett hely',
55 => 'Mentioned time', 55 => 'Említett idő',
56 => 'Ownership received by', 56 => 'Tulajdonba vevő',
57 => 'Ownership transfered by', 57 => 'Tulajdonba adó',
58 => 'Modified by', 58 => 'Módosította',
); );
+6 -6
View File
@@ -51,10 +51,10 @@ $event_place = array (
50 => 'Öröklés helyszíne', 50 => 'Öröklés helyszíne',
51 => 'Témakör (helyszín)', 51 => 'Témakör (helyszín)',
52 => 'Természetes keletkezés helye', 52 => 'Természetes keletkezés helye',
53 => 'Material produced in', 53 => 'Anyag előállításának helye',
54 => 'Mentioned place', 54 => 'Említett hely',
55 => 'Mentioned time', 55 => 'Említett idő',
56 => 'Ownership received in', 56 => 'Tulajdonba vétel helye',
57 => 'Ownership transfered in', 57 => 'Tulajdonba adás helye',
58 => 'modified in', 58 => 'Módosítás helye',
); );
+6 -6
View File
@@ -51,10 +51,10 @@ $event_time = array (
50 => 'Öröklés időpontja', 50 => 'Öröklés időpontja',
51 => 'Témakör (időpont)', 51 => 'Témakör (időpont)',
52 => 'Természetes keletkezés időponjta', 52 => 'Természetes keletkezés időponjta',
53 => 'Material produced', 53 => 'Anyag előállításának időpontja',
54 => 'Mentioned place', 54 => 'Említés időpontja',
55 => 'Mentioned time', 55 => 'Idő említésének az időpontja',
56 => 'Ownership received', 56 => 'Tulajdonba vétel időpontja',
57 => 'Ownership transfered', 57 => 'Tulajdonba adás időpontja',
58 => 'modified at', 58 => 'Módosítás időpontja',
); );
+43 -43
View File
@@ -22,47 +22,47 @@ $measurement_type_set = array (
'length_frame' => 'Keret (hosszúság)', 'length_frame' => 'Keret (hosszúság)',
'height_frame' => 'Keret (magasság)', 'height_frame' => 'Keret (magasság)',
'width_frame' => 'Keret (szélesség)', 'width_frame' => 'Keret (szélesség)',
'length_min' => 'Length (min.)', 'length_min' => 'Hosszúság (min.)',
'length_max' => 'Length (max.)', 'length_max' => 'Hosszúság (max.)',
'height_min' => 'Height (min.)', 'height_min' => 'Magasság (min.)',
'height_max' => 'Height (max.)', 'height_max' => 'Magasság (max.)',
'width_min' => 'Width (min.)', 'width_min' => 'Szélesség (min.)',
'width_max' => 'Width (max.)', 'width_max' => 'Szélesség (max.)',
'diameter_min' => 'Diameter (min.)', 'diameter_min' => 'Átmérő (min.)',
'diameter_max' => 'Diameter (max.)', 'diameter_max' => 'Átmérő (max.)',
'diameter_frame' => 'Frame (diameter)', 'diameter_frame' => 'Keret (átmérő)',
'length_blade' => 'Length of blade', 'length_blade' => 'Penge hossza',
'height_blade' => 'Height of blade', 'height_blade' => 'Penge magassága',
'width_blade' => 'Width of blade', 'width_blade' => 'Penge szélessége',
'number_of_sheets' => 'Number of sheets', 'number_of_sheets' => 'Lapok száma',
'number_of_double_pages' => 'Number of double pages', 'number_of_double_pages' => 'Kétoldalas oldalak száma',
'number_of_standalone_pages' => 'Number of standalone pages', 'number_of_standalone_pages' => 'Önálló oldalak száma',
'number_of_written_pages' => 'Number of written pages', 'number_of_written_pages' => 'Írott oldalak száma',
'number_of_standalone_sheets' => 'Number of standalone sheets', 'number_of_standalone_sheets' => 'Önálló lapok száma',
'diameter_image_size' => 'Image size (diameter)', 'diameter_image_size' => 'Kép mérete (átmérő)',
'length_of_base' => 'Length of base', 'length_of_base' => 'Alap hossza',
'height_of_base' => 'Height of base', 'height_of_base' => 'Alap magassága',
'width_of_base' => 'Width of base', 'width_of_base' => 'Alap szélessége',
'diameter_of_base' => 'Diameter of base', 'diameter_of_base' => 'Alap átmérője',
'length_handle' => 'Length of handle', 'length_handle' => 'Nyél hossza',
'height_handle' => 'Height of handle', 'height_handle' => 'Nyél magassága',
'width_handle' => 'Width of handle', 'width_handle' => 'Nyél szélessége',
'length_scabbard' => 'Length of scabbard', 'length_scabbard' => 'Kardhüvely hossza',
'height_scabbard' => 'Height of scabbard', 'height_scabbard' => 'Kardhüvely magassága',
'width_scabbard' => 'Width of scabbard', 'width_scabbard' => 'Kardhüvely szélessége',
'length_label' => 'Length of label', 'length_label' => 'Címke hossza',
'height_label' => 'Height of label', 'height_label' => 'Címke magassága',
'width_label' => 'Width of label', 'width_label' => 'Címke szélessége',
'height_image_mount_inner' => 'Image mount, inner height', 'height_image_mount_inner' => 'Képrögzítés, belső magasság',
'height_image_mount_outer' => 'Image mount, outer height', 'height_image_mount_outer' => 'Képrögzítés, külső magasság',
'width_image_mount_inner' => 'Image mount, inner width', 'width_image_mount_inner' => 'Képrögzítés, belső szélesség',
'width_image_mount_outer' => 'Image mount, outer width', 'width_image_mount_outer' => 'Képrögzítés, külső szélesség',
'height_plate' => 'Plate, height', 'height_plate' => 'Lemez, magasság',
'width_plate' => 'Plate, width', 'width_plate' => 'Lemez, szélesség',
'length_packaging' => 'Length of package', 'length_packaging' => 'Csomag hossza',
'height_packaging' => 'Height of package', 'height_packaging' => 'Csomag magassága',
'width_packaging' => 'Width of package', 'width_packaging' => 'Csomag szélessége',
'length_box' => 'Box, length', 'length_box' => 'Doboz, hosszúság',
'height_box' => 'Box, height', 'height_box' => 'Doboz, magasság',
'width_box' => 'Box, width', 'width_box' => 'Doboz, szélesség',
); );
+4 -4
View File
@@ -6,8 +6,8 @@ $object_form_set = array (
'sphere' => 'gömb', 'sphere' => 'gömb',
'cone' => 'kúp', 'cone' => 'kúp',
'cylinder' => 'henger', 'cylinder' => 'henger',
'oval' => 'Oval', 'oval' => 'ovális',
'round' => 'Round', 'round' => 'kör',
'square' => 'Square', 'square' => 'négyzet',
'rectangular' => 'Rectangular', 'rectangular' => 'téglalap',
); );
+2 -2
View File
@@ -1,6 +1,6 @@
<?PHP <?PHP
declare(strict_types = 1); declare(strict_types = 1);
$query_asc_desc = array ( $query_asc_desc = array (
'ASC' => 'Ascending', 'ASC' => 'Növekvő',
'DESC' => 'Descending', 'DESC' => 'Csökkenő',
); );
+4 -4
View File
@@ -9,8 +9,8 @@ $source_type_set = array (
'misc' => 'Egyéb', 'misc' => 'Egyéb',
'patent' => 'Szabadalom', 'patent' => 'Szabadalom',
'unpublished' => 'Kiadatlan', 'unpublished' => 'Kiadatlan',
'periodical' => 'Periodical', 'periodical' => 'Folyóirat',
'booklet' => 'Booklet', 'booklet' => 'Füzet',
'proceedings' => 'Proceedings', 'proceedings' => 'Konferenciakötet',
'inproceedings' => 'Article in proceedings', 'inproceedings' => 'Konferenciakötetben megjelent tanulmány',
); );
+6 -6
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' => 'Hiányos',
'machine_generated' => 'Machine-generated', 'machine_generated' => 'Gépi átirat',
'rough_draft' => 'Rough draft', 'rough_draft' => 'Vázlat',
'quality_control_failed' => 'Quality control failed', 'quality_control_failed' => 'Minőségellenőrzés sikertelen',
'quality_control_passed' => 'Quality control passed', 'quality_control_passed' => 'Minőségellenőrzés sikeres',
'reviewed' => 'Reviewed', 'reviewed' => 'Ellenőrzött',
); );
+6 -6
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' => 'Egyszerű átirat',
'diplomatic_transcription' => 'Diplomatic transcription', 'diplomatic_transcription' => 'Diplomatikus átirat',
'critical_edition' => 'Critical edition', 'critical_edition' => 'Kritikai kiadás',
'historical_critical_edition' => 'Historical-critical edition', 'historical_critical_edition' => 'Történetkritikai kiadás',
'reading_edition' => 'Reading edition', 'reading_edition' => 'Olvasókiadás',
'constituted_text' => 'Constituted text', 'constituted_text' => 'Rekonstruált szöveg',
); );
+3 -3
View File
@@ -4,7 +4,7 @@ $units_count_parts_set = array (
'parts' => 'db', 'parts' => 'db',
'pages' => 'oldal', 'pages' => 'oldal',
'sheets' => 'lap', 'sheets' => 'lap',
'double_pages' => 'Double pages', 'double_pages' => 'dupla oldalak',
'standalone_sheets' => 'Standalone sheets', 'standalone_sheets' => 'különálló lapok',
'written_pages' => 'Written pages', 'written_pages' => 'írott oldalok',
); );