diff --git a/hi/actor_variant_types_set.php b/hi/actor_variant_types_set.php index 93976ad..8e37b9b 100644 --- a/hi/actor_variant_types_set.php +++ b/hi/actor_variant_types_set.php @@ -1,13 +1,13 @@ 'Birth name', - 'married_name' => 'Married name', - 'monastic_name' => 'Monastic name', - 'pseudonym' => 'Pseudonym', - 'regnal_name' => 'Regnal name', - 'nickname' => 'Nickname', - 'artist_name' => 'Artist name', - 'civil_name' => 'Civil name', - 'generic_other_name' => 'Alternative Name (generic)', + 'birth_name' => 'जन्म नाम', + 'married_name' => 'शादी का नाम', + 'monastic_name' => 'मठवासी नाम', + 'pseudonym' => 'उपनाम', + 'regnal_name' => 'राज्य का नाम', + 'nickname' => 'उपनाम', + 'artist_name' => 'कलाकार का नाम', + 'civil_name' => 'नागरिक नाम', + 'generic_other_name' => 'वैकल्पिक नाम (सामान्य)', ); diff --git a/hi/appointment_attendance_modes.php b/hi/appointment_attendance_modes.php index 7d1ebb7..e708117 100644 --- a/hi/appointment_attendance_modes.php +++ b/hi/appointment_attendance_modes.php @@ -1,7 +1,7 @@ 'Offline', - 'online' => 'Online', - 'mixed' => 'Offline and online', + 'offline' => 'ऑफलाइन', + 'online' => 'ऑनलाइन', + 'mixed' => 'ऑफ़लाइन और ऑनलाइन', ); diff --git a/hi/appointment_cancellation_status_set.php b/hi/appointment_cancellation_status_set.php index 90e4359..0b3cbc6 100644 --- a/hi/appointment_cancellation_status_set.php +++ b/hi/appointment_cancellation_status_set.php @@ -1,6 +1,6 @@ 'Scheduled or done as planned', - 'cancelled' => 'Cancelled', + 'scheduled_done' => 'निर्धारित या योजना के अनुसार किया गया', + 'cancelled' => 'रद्द', ); diff --git a/hi/appointment_contributor_roles.php b/hi/appointment_contributor_roles.php index b5f828b..bc7284f 100644 --- a/hi/appointment_contributor_roles.php +++ b/hi/appointment_contributor_roles.php @@ -1,6 +1,6 @@ 'Organizer', - 'presenter' => 'Presenter', + 'organizer' => 'व्यवस्था करनेवाला', + 'presenter' => 'प्रस्तुतकर्ता', ); diff --git a/hi/appointment_status.php b/hi/appointment_status.php index 5d7dca5..14f3b06 100644 --- a/hi/appointment_status.php +++ b/hi/appointment_status.php @@ -1,8 +1,8 @@ 'Scheduled', - 'cancelled' => 'Cancelled', - 'moved_online' => 'Moved online', - 'postponed' => 'Postponed', + 'scheduled' => 'अनुसूचित', + 'cancelled' => 'रद्द', + 'moved_online' => 'ऑनलाइन स्थानांतरित', + 'postponed' => 'स्थगित', ); diff --git a/hi/attendance_status_set.php b/hi/attendance_status_set.php index 4ecd110..6544727 100644 --- a/hi/attendance_status_set.php +++ b/hi/attendance_status_set.php @@ -1,6 +1,6 @@ 'Offline', - 'online' => 'Online', + 'offline' => 'ऑफलाइन', + 'online' => 'ऑनलाइन', ); diff --git a/hi/closer_location_types_set.php b/hi/closer_location_types_set.php index 5ab0cb4..6ed079c 100644 --- a/hi/closer_location_types_set.php +++ b/hi/closer_location_types_set.php @@ -2,7 +2,7 @@ declare(strict_types = 1); $closer_location_types_set = array ( 0 => '', - 1 => 'Place of recording', - 2 => 'Place of discovery', - 3 => 'Former place', + 1 => 'रिकॉर्डिंग का स्थान', + 2 => 'खोज का स्थान', + 3 => 'पूर्व स्थान', ); diff --git a/hi/colors_set.php b/hi/colors_set.php index f87fb38..afb80c1 100644 --- a/hi/colors_set.php +++ b/hi/colors_set.php @@ -1,20 +1,20 @@ 'Black', - 'green' => 'Green', - 'silver' => 'Silver', - 'lime' => 'Lime', - 'gray' => 'Gray', - 'olive' => 'Olive', - 'white' => 'White', - 'yellow' => 'Yellow', - 'maroon' => 'Maroon', - 'navy' => 'Navy', - 'red' => 'Red', - 'blue' => 'Blue', - 'purple' => 'Purple', - 'teal' => 'Teal', - 'fuchsia' => 'Fuchsia', - 'aqua' => 'Aqua', + 'black' => 'काला', + 'green' => 'हरा', + 'silver' => 'चाँदी', + 'lime' => 'नींबू', + 'gray' => 'स्लेटी', + 'olive' => 'जैतून', + 'white' => 'सफ़ेद', + 'yellow' => 'पीला', + 'maroon' => 'लाल रंग', + 'navy' => 'नौसेना', + 'red' => 'लाल', + 'blue' => 'नीला', + 'purple' => 'बैंगनी', + 'teal' => 'टील', + 'fuchsia' => 'फ्यूशिया', + 'aqua' => 'पानी', ); diff --git a/hi/conservation_report_type_set.php b/hi/conservation_report_type_set.php index 1a06232..5852437 100644 --- a/hi/conservation_report_type_set.php +++ b/hi/conservation_report_type_set.php @@ -1,10 +1,10 @@ 'Damage', - 'conservation' => 'Conservation', - 'condition' => 'Condition', - 'restoration' => 'Restoration', - 'other_report' => 'Other report', - 'other' => 'Other report', + 'damage' => 'हानि', + 'conservation' => 'संरक्षण', + 'condition' => 'स्थिति', + 'restoration' => 'मरम्मत', + 'other_report' => 'अन्य रिपोर्ट', + 'other' => 'अन्य रिपोर्ट', ); diff --git a/hi/currencies_set.php b/hi/currencies_set.php index 1db0ba1..23bff8d 100644 --- a/hi/currencies_set.php +++ b/hi/currencies_set.php @@ -1,28 +1,28 @@ 'Euro', - 'de-DM' => 'Deutsche Mark', - 'de-RM' => 'Reichsmark (Germany)', - 'es-Real' => 'Spanish Real', - 'hu-Ft' => 'Forint', - 'hu-Lari' => 'Lari', - 'hu-Pengő' => 'Pengő', - 'id-IDR' => 'Indonesian Rupiah', - 'pl-Złoty' => 'Złoty', - 'us-USD' => 'US Dollar', - 'ddr-Mark' => 'Mark (GDR)', - 'ddr-MDN' => 'MDN (GDR)', - 'hu-Korona' => 'Austro-Hungarian krone', - 'fr-FF' => 'French Franc', - 'uk-GBP' => 'Pound Sterling', - 'by-BYN' => 'Belarusian ruble', - 'ru-RUB' => 'Russian ruble', - 'su-SUR' => 'Soviet ruble', - 'ua-UAH' => 'Ukrainian hryvnia', - 'ch-CHF' => 'Swiss franc', - 'ua-UAK' => 'Ukrainian karbovanets', + 'eu-EUR' => 'यूरो', + 'de-DM' => 'डॉयचे मार्क', + 'de-RM' => 'रीच्समार्क (जर्मनी)', + 'es-Real' => 'स्पेनिश रियल', + 'hu-Ft' => 'फ़ोरिंट', + 'hu-Lari' => 'लारी', + 'hu-Pengő' => 'PENGO', + 'id-IDR' => 'इंडोनेशियाई रुपिया', + 'pl-Złoty' => 'ज़्लॉटी', + 'us-USD' => 'अमेरिकी डॉलर', + 'ddr-Mark' => 'मार्क (जीडीआर)', + 'ddr-MDN' => 'एमडीएन (जीडीआर)', + 'hu-Korona' => 'ऑस्ट्रो-हंगेरियन क्रोन', + 'fr-FF' => 'फ्रेंच फ़्रैंक', + 'uk-GBP' => 'पौंड स्टर्लिंग', + 'by-BYN' => 'बेलारूसी रूबल', + 'ru-RUB' => 'रूसी रूबल', + 'su-SUR' => 'सोवियत रूबल', + 'ua-UAH' => 'यूक्रेनी रिव्निया', + 'ch-CHF' => 'स्विस फ़्रैंक', + 'ua-UAK' => 'यूक्रेनी कार्बोवनेट्स', ); $license_full_names = array ( - 'CC BY-NC-ND' => 'Attribution - Non Commercial - No Derivates', + 'CC BY-NC-ND' => 'एट्रिब्यूशन - गैर-वाणिज्यिक - कोई व्युत्पन्न नहीं', ); diff --git a/hi/custom_report_targets_set.php b/hi/custom_report_targets_set.php index 738c958..dcdbed3 100644 --- a/hi/custom_report_targets_set.php +++ b/hi/custom_report_targets_set.php @@ -1,8 +1,8 @@ 'Single object', - 'object_list' => 'Multiple objects', - 'loan' => 'Loan', - 'exhibition' => 'Exhibition', + 'object_single' => 'एकल वस्तु', + 'object_list' => 'एकाधिक वस्तुएँ', + 'loan' => 'ऋृण', + 'exhibition' => 'प्रदर्शनी', ); diff --git a/hi/disposal_method_set.php b/hi/disposal_method_set.php index 29111db..84f9bc9 100644 --- a/hi/disposal_method_set.php +++ b/hi/disposal_method_set.php @@ -1,7 +1,7 @@ 'Sold', - 'destroyed' => 'Destroyed', - 'garbage' => 'Thrown away / garbage collection', + 'sold' => 'बिका हुआ', + 'destroyed' => 'नष्ट किया हुआ', + 'garbage' => 'फेंका हुआ / कचरा संग्रहण', ); diff --git a/hi/entry_types.php b/hi/entry_types.php index 1b5e08a..3327b33 100644 --- a/hi/entry_types.php +++ b/hi/entry_types.php @@ -2,21 +2,21 @@ declare(strict_types = 1); $entry_types = array ( 0 => '', - 1 => 'Donation', - 2 => 'Purchase', - 3 => 'Excavation', - 4 => 'Emergency Rescue', - 5 => 'Inheritance', - 6 => 'Endowment', - 7 => 'Dispossession', - 8 => 'Original condition', - 9 => 'Loan', - 10 => 'Exchange', - 11 => 'In-house production', - 12 => 'Material Strain (Törzsanyag)', - 14 => 'Vorlass', - 15 => 'Finding', - 98 => 'To be checked', - 99 => 'Other legal acquisition', - 16 => 'Permanent loan', + 1 => 'दान', + 2 => 'खरीदना', + 3 => 'उत्खनन', + 4 => 'आपातकालीन बचाव', + 5 => 'विरासत', + 6 => 'अक्षय निधि', + 7 => 'निर्वासन', + 8 => 'मूल स्थिति', + 9 => 'ऋृण', + 10 => 'अदला-बदली', + 11 => 'इन-हाउस उत्पादन', + 12 => 'सामग्री तनाव (Törzsanyag)', + 14 => 'वोरलास', + 15 => 'खोज', + 98 => 'जाँच की जानी है', + 99 => 'अन्य कानूनी अधिग्रहण', + 16 => 'स्थायी ऋण', ); diff --git a/hi/eventtype_groups.php b/hi/eventtype_groups.php index 6c22e9f..68d5ec2 100644 --- a/hi/eventtype_groups.php +++ b/hi/eventtype_groups.php @@ -1,8 +1,8 @@ 'Production', - 'post_production' => 'Post-production', - 'pre_production' => 'Pre-production', - 'no_production' => 'No production', + 'production' => 'उत्पादन', + 'post_production' => 'डाक उत्पादन', + 'pre_production' => 'पूर्व-उत्पादन', + 'no_production' => 'कोई उत्पादन नहीं', ); diff --git a/hi/eventtype_name.php b/hi/eventtype_name.php index 95a376e..223113e 100644 --- a/hi/eventtype_name.php +++ b/hi/eventtype_name.php @@ -1,59 +1,59 @@ 'Created', - 2 => 'Found', - 3 => 'Published', - 4 => 'Template creation', - 5 => 'Was depicted (Actor)', - 6 => 'Was used', - 7 => 'Written', - 8 => 'Collected', - 9 => 'Painted', - 10 => 'Image taken', - 11 => 'Received', - 12 => 'Printing plate produced', - 13 => 'Sent', - 14 => 'Issued', - 15 => 'Signed', - 16 => 'First description', - 19 => 'Drawn', - 20 => 'Copied (by hand)', - 21 => 'Lived', - 22 => '[Relationship to location]', - 23 => '[Relation to person or institution]', - 24 => '[Relation to time]', - 25 => 'Commissioned', - 26 => 'Printed', - 27 => 'Recorded', - 28 => 'Sung', - 29 => 'Decor designed', - 30 => 'Form designed', - 31 => 'Modelled', - 32 => 'Autographed/Signed', - 33 => 'Mentioned', - 34 => 'Buried', - 35 => 'Intellectual creation', - 36 => 'Was depicted', - 37 => 'Painted on', - 38 => 'Illustrated', - 39 => 'Assembled', - 40 => 'Auctioned', - 41 => 'Bought', - 42 => 'Owned', - 43 => 'Sold', - 44 => 'Restored', - 45 => 'Damaged', - 46 => 'Destroyed', - 47 => 'Lost', - 48 => 'Edited', - 49 => 'Donated / present', - 50 => 'Inherited', - 51 => 'Had subject', - 52 => 'Emerged', - 53 => 'Production of material', - 54 => 'Mentioned place', - 55 => 'Mentioned time', - 56 => 'Received ownership', - 57 => 'Transferred ownership', + 1 => 'बनाया था', + 2 => 'मिला', + 3 => 'प्रकाशित', + 4 => 'टेम्पलेट निर्माण', + 5 => 'चित्रित किया गया था (अभिनेता)', + 6 => 'प्रयोग किया गया', + 7 => 'लिखा हुआ', + 8 => 'एकत्र किया हुआ', + 9 => 'चित्रित', + 10 => 'ली गई छवि', + 11 => 'प्राप्त', + 12 => 'मुद्रण प्लेट का उत्पादन', + 13 => 'भेजा', + 14 => 'जारी किए गए', + 15 => 'पर हस्ताक्षर किए', + 16 => 'पहला विवरण', + 19 => 'अनिर्णित', + 20 => 'प्रतिलिपि (हाथ से)', + 21 => 'रहते थे', + 22 => '[स्थान से संबंध]', + 23 => '[व्यक्ति या संस्था से संबंध]', + 24 => '[समय से संबंध]', + 25 => 'कमीशन', + 26 => 'मुद्रित', + 27 => 'रिकॉर्डेड', + 28 => 'सुंग', + 29 => 'सजावट डिजाइन', + 30 => 'फॉर्म डिज़ाइन किया गया', + 31 => 'मॉडलिंग', + 32 => 'हस्ताक्षरित/हस्ताक्षरित', + 33 => 'उल्लिखित', + 34 => 'दफ़नाया गया', + 35 => 'बौद्धिक सृजन', + 36 => 'चित्रित किया गया था', + 37 => 'पर चित्रित', + 38 => 'इलस्ट्रेटेड', + 39 => 'इकट्ठे', + 40 => 'नीलाम', + 41 => 'खरीदा', + 42 => 'स्वामित्व', + 43 => 'बिका हुआ', + 44 => 'पुनः स्थापित किए गए', + 45 => 'क्षतिग्रस्त', + 46 => 'नष्ट किया हुआ', + 47 => 'खो गया', + 48 => 'संपादित', + 49 => 'दान/उपस्थित', + 50 => 'विरासत में मिला', + 51 => 'विषय था', + 52 => 'उभरा', + 53 => 'सामग्री का उत्पादन', + 54 => 'उल्लिखित स्थान', + 55 => 'उल्लिखित समय', + 56 => 'स्वामित्व प्राप्त हुआ', + 57 => 'हस्तांतरित स्वामित्व', ); diff --git a/hi/eventtype_persinst.php b/hi/eventtype_persinst.php index 79ad297..acb8370 100644 --- a/hi/eventtype_persinst.php +++ b/hi/eventtype_persinst.php @@ -1,59 +1,59 @@ 'created by', - 2 => 'found by', - 3 => 'published by', - 4 => 'templates created by', - 5 => 'depicted', - 6 => 'was used by', - 7 => 'written by', - 8 => 'collected by', - 9 => 'painted by', - 10 => 'photographed by', - 11 => 'received by', - 12 => 'Printing plate produced by', - 13 => 'sent by', - 14 => 'issued by', - 15 => 'signed by', - 16 => 'first described by', - 19 => 'drawn by', - 20 => 'copied (by hand) by', - 21 => 'Lived', - 22 => '[general]', - 23 => '[general]', - 24 => '[general]', - 25 => 'commissioned by', - 26 => 'printed by', - 27 => 'recorded by', - 28 => 'sung by', - 29 => 'Decor designed by', - 30 => 'Form designed by', - 31 => 'modelled by', - 32 => 'autographed by', - 33 => 'mentioned by', - 34 => 'buried by', - 35 => 'conceived by', - 36 => 'depicted by', - 37 => 'painted on by', - 38 => 'illustrated by', - 39 => 'assembled by', - 40 => 'auctioned by', - 41 => 'bought by', - 42 => 'owned by', - 43 => 'sold by', - 44 => 'restored by', - 45 => 'damaged by', - 46 => 'destroyed by', - 47 => 'lost by', - 48 => 'edited by', - 49 => 'donated by', - 50 => 'inherited by', - 51 => 'had subject', - 52 => 'emerged by', - 53 => 'Material produced by', - 54 => 'Mentioned place', - 55 => 'Mentioned time', - 56 => 'Ownership received by', - 57 => 'Ownership transfered by', + 1 => 'के द्वारा बनाई गई', + 2 => 'द्वारा पाया गया', + 3 => 'द्वारा प्रकाशित', + 4 => 'द्वारा बनाए गए टेम्पलेट्स', + 5 => 'चित्रित', + 6 => 'द्वारा इस्तेमाल किया गया था', + 7 => 'द्वारा लिखित', + 8 => 'संग्रहकर्ता', + 9 => 'द्वारा चित्रित', + 10 => 'द्वारा फोटो खिंचवाया गया', + 11 => 'द्वारा प्राप्त', + 12 => 'द्वारा निर्मित मुद्रण प्लेट', + 13 => 'के द्वारा भेजा गया', + 14 => 'जारीकर्ता', + 15 => 'द्वारा हस्ताक्षर किए', + 16 => 'सबसे पहले वर्णित', + 19 => 'द्वारा तैयार किया गया', + 20 => 'द्वारा (हाथ से) कॉपी की गई', + 21 => 'रहते थे', + 22 => '[सामान्य]', + 23 => '[सामान्य]', + 24 => '[सामान्य]', + 25 => 'द्वारा कमीशन किया गया', + 26 => 'द्वारा मुद्रित', + 27 => 'द्वारा दर्ज किया', + 28 => 'गायक', + 29 => 'सजावट का डिज़ाइन', + 30 => 'फॉर्म डिज़ाइन किया गया', + 31 => 'द्वारा मॉडलिंग की गई', + 32 => 'द्वारा हस्ताक्षरित', + 33 => 'द्वारा उल्लेखित', + 34 => 'द्वारा दफनाया गया', + 35 => 'द्वारा कल्पना की गई', + 36 => 'द्वारा दर्शाया गया', + 37 => 'द्वारा चित्रित', + 38 => 'द्वारा चित्रित', + 39 => 'द्वारा इकट्ठा किया गया', + 40 => 'द्वारा नीलाम किया गया', + 41 => 'द्वारा खरीदा गया', + 42 => 'मालिक', + 43 => 'द्वारा बेचा गया', + 44 => 'द्वारा बहाल', + 45 => 'से क्षतिग्रस्त', + 46 => 'द्वारा नष्ट कर दिया गया', + 47 => 'से हार गए', + 48 => 'द्वारा संपादित', + 49 => 'द्वारा दान किया गया', + 50 => 'विरासत में मिला', + 51 => 'विषय था', + 52 => 'द्वारा उभरा', + 53 => 'द्वारा उत्पादित सामग्री', + 54 => 'उल्लिखित स्थान', + 55 => 'उल्लिखित समय', + 56 => 'स्वामित्व प्राप्त हुआ', + 57 => 'स्वामित्व हस्तांतरित', ); diff --git a/hi/eventtype_place.php b/hi/eventtype_place.php index 12bb782..677a2fa 100644 --- a/hi/eventtype_place.php +++ b/hi/eventtype_place.php @@ -1,59 +1,59 @@ 'created in', - 2 => 'found in', - 3 => 'published in', - 4 => 'templates created in', - 5 => 'was imaged in', - 6 => 'was used in', - 7 => 'written in', - 8 => 'collected in', - 9 => 'painted in', - 10 => 'photographed in', - 11 => 'received in', - 12 => 'Printing plate produced in', - 13 => 'sent in', - 14 => 'issued in', - 15 => 'signed in', - 16 => 'Type described in', - 19 => 'drawn in', - 20 => 'was copied (by hand) in', - 21 => 'has lived in', - 22 => '[general]', - 23 => '[general]', - 24 => '[general]', - 25 => 'commissioned in', - 26 => 'printed in', - 27 => 'recorded in', - 28 => 'sung in', - 29 => 'Decor designed in', - 30 => 'Form designed in', - 31 => 'modelled in', - 32 => 'autographed in', - 33 => 'mentioned in', - 34 => 'buried in', - 35 => 'conceived in', - 36 => 'was depicted in', - 37 => 'painted on in', - 38 => 'illustrated in', - 39 => 'assembled in', - 40 => 'auctioned in', - 41 => 'bought in', - 42 => 'owned in', - 43 => 'sold in', - 44 => 'restored in', - 45 => 'damaged in', - 46 => 'destroyed in', - 47 => 'lost in', - 48 => 'edited in', - 49 => 'donated / given as present in', - 50 => 'inherited in', - 51 => 'had subject', - 52 => 'emerged at', - 53 => 'Material produced in', - 54 => 'Mentioned place', - 55 => 'Mentioned time', - 56 => 'Ownership received in', - 57 => 'Ownership transfered in', + 1 => 'में बनाया', + 2 => 'में पाया', + 3 => 'में प्रकाशित', + 4 => 'में बनाए गए टेम्पलेट', + 5 => 'में चित्रित किया गया था', + 6 => 'में इस्तेमाल किया गया था', + 7 => 'में लिखा है', + 8 => 'में एकत्रित', + 9 => 'चित्रित', + 10 => 'फोटो खिंचवाने', + 11 => 'में प्राप्त', + 12 => 'मुद्रण प्लेट का उत्पादन', + 13 => 'भेजा गया', + 14 => 'जारी किया गया', + 15 => 'साइन इन', + 16 => 'में वर्णित प्रकार', + 19 => 'खींचा गया', + 20 => '(हाथ से) कॉपी किया गया था', + 21 => 'में रहता है', + 22 => '[सामान्य]', + 23 => '[सामान्य]', + 24 => '[सामान्य]', + 25 => 'में कमीशन किया गया', + 26 => 'में मुद्रित', + 27 => 'में रिकॉर्ड किया गया', + 28 => 'में गाया गया', + 29 => 'सजावट डिज़ाइन की गई', + 30 => 'फॉर्म डिज़ाइन किया गया', + 31 => 'में मॉडलिंग की', + 32 => 'हस्ताक्षरित', + 33 => 'में उल्लेख किया गया है', + 34 => 'में दफनया', + 35 => 'में गर्भित', + 36 => 'में चित्रित किया गया था', + 37 => 'पर चित्रित', + 38 => 'में चित्रित', + 39 => 'में इकट्ठे हुए', + 40 => 'नीलाम किया गया', + 41 => 'खरीदा गया', + 42 => 'स्वामित्व में', + 43 => 'में बेचा गया', + 44 => 'में बहाल', + 45 => 'क्षतिग्रस्त', + 46 => 'में नष्ट हो गया', + 47 => 'में खो गया', + 48 => 'में संपादित', + 49 => 'दान किया गया / वर्तमान के रूप में दिया गया', + 50 => 'विरासत में मिला', + 51 => 'विषय था', + 52 => 'पर उभरा', + 53 => 'में उत्पादित सामग्री', + 54 => 'उल्लिखित स्थान', + 55 => 'उल्लिखित समय', + 56 => 'स्वामित्व प्राप्त हुआ', + 57 => 'स्वामित्व हस्तांतरित', ); diff --git a/hi/eventtype_time.php b/hi/eventtype_time.php index 32fbc20..e3c7ac5 100644 --- a/hi/eventtype_time.php +++ b/hi/eventtype_time.php @@ -1,59 +1,59 @@ 'created', - 2 => 'found', - 3 => 'published', - 4 => 'template created', - 5 => 'was imaged', - 6 => 'was used', - 7 => 'written', - 8 => 'collected', - 9 => 'painted', - 10 => 'photographed', - 11 => 'received', - 12 => 'Printing plate produced', - 13 => 'sent', - 14 => 'issued', - 15 => 'signed', - 16 => 'Type described', - 19 => 'drawn', - 20 => 'copied (by hand)', - 21 => 'has lived', - 22 => '[general]', - 23 => '[general]', - 24 => '[general]', - 25 => 'commissioned', - 26 => 'printed', - 27 => 'recorded', - 28 => 'sung', - 29 => 'Decor designed', - 30 => 'Form designed', - 31 => 'modelled', - 32 => 'autographed', - 33 => 'was mentioned', - 34 => 'buried', - 35 => 'conceived', - 36 => 'was depicted', - 37 => 'painted on', - 38 => 'illustrated', - 39 => 'assembled at', - 40 => 'auctioned at', - 41 => 'bought at', - 42 => 'owned at', - 43 => 'sold at', - 44 => 'restored at', - 45 => 'damaged at', - 46 => 'destroyed at', - 47 => 'lost at', - 48 => 'edited at', - 49 => 'donated at', - 50 => 'inherited at', - 51 => 'had subject', - 52 => 'emerged at', - 53 => 'Material produced', - 54 => 'Mentioned place', - 55 => 'Mentioned time', - 56 => 'Ownership received', - 57 => 'Ownership transfered', + 1 => 'बनाया था', + 2 => 'मिला', + 3 => 'प्रकाशित', + 4 => 'टेम्पलेट बनाया गया', + 5 => 'छवि बनाई गई थी', + 6 => 'प्रयोग किया गया', + 7 => 'लिखा हुआ', + 8 => 'एकत्र किया हुआ', + 9 => 'चित्रित', + 10 => 'फोटो', + 11 => 'प्राप्त', + 12 => 'मुद्रण प्लेट का उत्पादन', + 13 => 'भेजा', + 14 => 'जारी किए गए', + 15 => 'पर हस्ताक्षर किए', + 16 => 'वर्णित प्रकार', + 19 => 'अनिर्णित', + 20 => 'नकल (हाथ से)', + 21 => 'रहता है', + 22 => '[सामान्य]', + 23 => '[सामान्य]', + 24 => '[सामान्य]', + 25 => 'कमीशन', + 26 => 'मुद्रित', + 27 => 'दर्ज', + 28 => 'गाया', + 29 => 'सजावट डिजाइन', + 30 => 'फॉर्म डिज़ाइन किया गया', + 31 => 'मॉडलिंग', + 32 => 'हस्ताक्षर', + 33 => 'उल्लेख किया गया था', + 34 => 'दफ़नाया गया', + 35 => 'कल्पना', + 36 => 'चित्रित किया गया था', + 37 => 'पर चित्रित', + 38 => 'इलस्ट्रेटेड', + 39 => 'पर इकट्ठे हुए', + 40 => 'नीलाम किया गया', + 41 => 'खरीदा गया', + 42 => 'स्वामित्व में', + 43 => 'बेचा गया', + 44 => 'पर बहाल', + 45 => 'क्षतिग्रस्त', + 46 => 'पर नष्ट हो गया', + 47 => 'खो गया', + 48 => 'संपादित किया गया', + 49 => 'दान किया गया', + 50 => 'विरासत में मिला', + 51 => 'विषय था', + 52 => 'पर उभरा', + 53 => 'उत्पादित सामग्री', + 54 => 'उल्लिखित स्थान', + 55 => 'उल्लिखित समय', + 56 => 'स्वामित्व प्राप्त हुआ', + 57 => 'स्वामित्व हस्तांतरित', ); diff --git a/hi/exhibition_contributor_roles.php b/hi/exhibition_contributor_roles.php index a583478..60da583 100644 --- a/hi/exhibition_contributor_roles.php +++ b/hi/exhibition_contributor_roles.php @@ -1,9 +1,9 @@ 'Concept', - 'curator' => 'Curator', - 'design' => 'Design', - 'coordinator' => 'Coordinator', - 'protagonist' => 'Protagonist', + 'concept' => 'अवधारणा', + 'curator' => 'संग्रहाध्यक्ष', + 'design' => 'डिज़ाइन', + 'coordinator' => 'समन्वयक', + 'protagonist' => 'नायक', ); diff --git a/hi/gender_set.php b/hi/gender_set.php index 56c108b..80c050c 100644 --- a/hi/gender_set.php +++ b/hi/gender_set.php @@ -1,7 +1,7 @@ 'Female', - 'male' => 'Male', - 'other' => 'Other', + 'female' => 'महिला', + 'male' => 'पुरुष', + 'other' => 'अन्य', ); diff --git a/hi/institution_basic_category_set.php b/hi/institution_basic_category_set.php index 61a11e1..635c23a 100644 --- a/hi/institution_basic_category_set.php +++ b/hi/institution_basic_category_set.php @@ -1,10 +1,10 @@ 'Archive', - 'library' => 'Library', - 'memorial_site' => 'Memorial site', - 'private_collection' => 'Private collection', - 'museum' => 'Museum', - 'university_collection' => 'University collection', + 'archive' => 'पुरालेख', + 'library' => 'पुस्तकालय', + 'memorial_site' => 'स्मारक स्थल', + 'private_collection' => 'निजी संग्रह', + 'museum' => 'संग्रहालय', + 'university_collection' => 'विश्वविद्यालय संग्रह', ); diff --git a/hi/institution_collection_area_set.php b/hi/institution_collection_area_set.php index d771763..332ba77 100644 --- a/hi/institution_collection_area_set.php +++ b/hi/institution_collection_area_set.php @@ -1,30 +1,30 @@ 'Everyday life', - 'archaeology' => 'Archaeology', - 'architecture' => 'Architecture', - 'history_of_mining' => 'History of mining', - 'botany' => 'Botany', - 'history_of_film' => 'History of film', - 'political_history' => 'Political history', - 'arts' => 'Arts', - 'applied_arts' => 'Applied arts', - 'agriculture' => 'Agriculture', - 'literature' => 'Literature', - 'history_of_medicine' => 'History of medicine', - 'military_history' => 'Military history', - 'mineralogy' => 'Mineralogy', - 'music' => 'Music', - 'numismatics' => 'Numismatics', - 'paleontology' => 'Paleontology', - 'personalia' => 'Personalia', - 'regional_history' => 'Regional history', - 'religion' => 'Religion', - 'technology' => 'Technology', - 'ethnography' => 'Ethnography', - 'zoology' => 'Zoology', + 'everyday_life' => 'रोजमर्रा की जिंदगी', + 'archaeology' => 'पुरातत्त्व', + 'architecture' => 'वास्तुकला', + 'history_of_mining' => 'खनन का इतिहास', + 'botany' => 'वनस्पति विज्ञान', + 'history_of_film' => 'फिल्म का इतिहास', + 'political_history' => 'राजनीतिक इतिहास', + 'arts' => 'आर्ट्स एक', + 'applied_arts' => 'अनुप्रयुक्त कलाएँ', + 'agriculture' => 'कृषि', + 'literature' => 'साहित्य', + 'history_of_medicine' => 'चिकित्सा का इतिहास', + 'military_history' => 'सैन्य इतिहास', + 'mineralogy' => 'खनिज विद्या', + 'music' => 'संगीत', + 'numismatics' => 'न्यूमिज़माटिक्स', + 'paleontology' => 'जीवाश्म विज्ञान', + 'personalia' => 'जीवनी', + 'regional_history' => 'क्षेत्रीय इतिहास', + 'religion' => 'धर्म', + 'technology' => 'तकनीकी', + 'ethnography' => 'नृवंशविज्ञान', + 'zoology' => 'जूलॉजी', ); $institution_basic_category_set = array ( - 'museum' => 'Museum', + 'museum' => 'संग्रहालय', ); diff --git a/hi/institution_external_id_repositories.php b/hi/institution_external_id_repositories.php index 2442b40..e49db26 100644 --- a/hi/institution_external_id_repositories.php +++ b/hi/institution_external_id_repositories.php @@ -1,5 +1,5 @@ 'Hungarian Central Statistical Office', + 'hu_ksh' => 'हंगेरियन केंद्रीय सांख्यिकी कार्यालय', ); diff --git a/hi/institution_musdb_use_case_set.php b/hi/institution_musdb_use_case_set.php index bd076b3..c724e08 100644 --- a/hi/institution_musdb_use_case_set.php +++ b/hi/institution_musdb_use_case_set.php @@ -1,7 +1,7 @@ 'Collection management', - 'publication' => 'Publication', - 'collection_management_and_publication' => 'Collection management and publication', + 'collection_management' => 'संग्रह प्रबंधन', + 'publication' => 'प्रकाशन', + 'collection_management_and_publication' => 'संग्रह प्रबंधन और प्रकाशन', ); diff --git a/hi/institution_public_private_category_set.php b/hi/institution_public_private_category_set.php index 7d11182..adaed42 100644 --- a/hi/institution_public_private_category_set.php +++ b/hi/institution_public_private_category_set.php @@ -1,8 +1,8 @@ 'Public', - 'private' => 'Private', - 'religious' => 'Religious', - 'mixed' => 'Mixed', + 'public' => 'जनता', + 'private' => 'निजी', + 'religious' => 'धार्मिक', + 'mixed' => 'मिश्रित', ); diff --git a/hi/license_explica.php b/hi/license_explica.php index bc3b8de..bfdc6c6 100644 --- a/hi/license_explica.php +++ b/hi/license_explica.php @@ -1,16 +1,16 @@ 'For non commercial purposes the material might be used (even changed) freely if the attribution is given. Rights status has to be kept as it is in case of distribution.', - 'CC BY-NC-ND' => 'For non commercial purposes the material might be used freely if the attribution is given. It may not be altered.', - 'CC BY-NC' => 'For non commercial purposes the material might be used freely if the attribution is given.', - 'CC BY-ND' => 'The material might be used freely if the attribution is given. It may not be altered.', - 'CC BY-SA' => 'The material might be used freely (and even altered) if the attribution is given. Rights status has to be kept as it is in case of distribution.', - 'CC BY' => 'The material might be used freely (and even altered) if the attribution is given.', - 'CC0' => 'No Rights Reserved. You only should use CC0 if you have the right to waive all rights.', - 'RR-F' => 'Free access - no reuse.', - 'RR-P' => 'Paid access - no reuse. Previews might be freely accessible.', - 'RR-R' => 'Restricted access. Reserved rights.', - 'Orphan Work' => 'The rightsholder could not be determined. The work is listed at the EU list of orphan works.', - 'Public Domain Mark' => 'This work has been identified as being free of known restrictions under copyright law, including all related and neighboring rights.', + 'CC BY-NC-SA' => 'गैर-व्यावसायिक उद्देश्यों के लिए, यदि श्रेय दिया गया हो, तो सामग्री का स्वतंत्र रूप से उपयोग (यहाँ तक कि परिवर्तन भी) किया जा सकता है। वितरण के मामले में अधिकारों की स्थिति यथावत रखी जानी चाहिए।', + 'CC BY-NC-ND' => 'गैर-व्यावसायिक प्रयोजनों के लिए, यदि श्रेय दिया गया हो, तो सामग्री का स्वतंत्र रूप से उपयोग किया जा सकता है। इसमें कोई परिवर्तन नहीं किया जा सकता।', + 'CC BY-NC' => 'गैर-वाणिज्यिक प्रयोजनों के लिए सामग्री का उपयोग स्वतंत्र रूप से किया जा सकता है, बशर्ते कि उसका श्रेय दिया जाए।', + 'CC BY-ND' => 'यदि श्रेय दिया गया हो तो सामग्री का स्वतंत्र रूप से उपयोग किया जा सकता है। इसमें कोई परिवर्तन नहीं किया जा सकता।', + 'CC BY-SA' => 'यदि श्रेय दिया गया हो, तो सामग्री का स्वतंत्र रूप से उपयोग किया जा सकता है (और संशोधित भी किया जा सकता है)। वितरण के मामले में अधिकार की स्थिति यथावत रखी जानी चाहिए।', + 'CC BY' => 'यदि श्रेय दिया जाए तो सामग्री का स्वतंत्र रूप से उपयोग किया जा सकता है (और यहां तक ​​कि उसमें परिवर्तन भी किया जा सकता है)।', + 'CC0' => 'कोई अधिकार सुरक्षित नहीं। आपको CC0 का उपयोग केवल तभी करना चाहिए जब आपके पास सभी अधिकारों को छोड़ने का अधिकार हो।', + 'RR-F' => 'निःशुल्क पहुंच - पुनः उपयोग नहीं।', + 'RR-P' => 'सशुल्क पहुँच - पुनः उपयोग नहीं। पूर्वावलोकन निःशुल्क उपलब्ध हो सकते हैं।', + 'RR-R' => 'प्रतिबंधित पहुँच. सुरक्षित अधिकार.', + 'Orphan Work' => 'अधिकार-धारक का निर्धारण नहीं किया जा सका। यह कृति यूरोपीय संघ की अनाथ कृतियों की सूची में सूचीबद्ध है।', + 'Public Domain Mark' => 'यह कार्य कॉपीराइट कानून के अंतर्गत ज्ञात प्रतिबंधों से मुक्त पाया गया है, जिसमें सभी संबंधित और पड़ोसी अधिकार भी शामिल हैं।', ); diff --git a/hi/license_full_names.php b/hi/license_full_names.php index 257761b..07e67f6 100644 --- a/hi/license_full_names.php +++ b/hi/license_full_names.php @@ -1,16 +1,16 @@ 'Attribution - Non Commercial - Share Alike', - 'CC BY-NC' => 'Attribution - Non Commercial', - 'CC BY-ND' => 'Attribution - No Derivates', - 'CC BY-SA' => 'Attribution - Share Alike', - 'CC BY' => 'Attribution', - 'CC0' => 'No Rights Reserved', - 'RR-F' => 'Rights Reserved - Free Access', - 'RR-P' => 'Rights Reserved - Paid Access', - 'RR-R' => 'Rights Reserved - Restricted Access', - 'Orphan Work' => 'Orphan Work', - 'Public Domain Mark' => 'Public Domain Mark', - 'CC BY-NC-ND' => 'Attribution - Non Commercial - No Derivates', + 'CC BY-NC-SA' => 'एट्रिब्यूशन - गैर-वाणिज्यिक - समान रूप से साझा करें', + 'CC BY-NC' => 'श्रेय - गैर-वाणिज्यिक', + 'CC BY-ND' => 'एट्रिब्यूशन - कोई व्युत्पन्न नहीं', + 'CC BY-SA' => 'श्रेय - समान रूप से साझा करें', + 'CC BY' => 'आरोपण', + 'CC0' => 'कोई अधिकार सुरक्षित नहीं', + 'RR-F' => 'अधिकार सुरक्षित - निःशुल्क पहुँच', + 'RR-P' => 'अधिकार सुरक्षित - सशुल्क पहुँच', + 'RR-R' => 'अधिकार सुरक्षित - प्रतिबंधित पहुँच', + 'Orphan Work' => 'अनाथ कार्य', + 'Public Domain Mark' => 'सार्वजनिक डोमेन चिह्न', + 'CC BY-NC-ND' => 'एट्रिब्यूशन - गैर-वाणिज्यिक - कोई व्युत्पन्न नहीं', ); diff --git a/hi/loan_types.php b/hi/loan_types.php index 9bd3614..0c37f21 100644 --- a/hi/loan_types.php +++ b/hi/loan_types.php @@ -1,6 +1,6 @@ 'Outgoing', - 'incoming' => 'Incoming', + 'outgoing' => 'जावक', + 'incoming' => 'आने वाली', ); diff --git a/hi/marking_types.php b/hi/marking_types.php index 0c8307e..ac14377 100644 --- a/hi/marking_types.php +++ b/hi/marking_types.php @@ -1,25 +1,25 @@ 'Signature', - 'watermark' => 'Watermark', - 'engraving' => 'Engraving', - 'scratch' => 'Scratching', - 'stamp' => 'Stamped', - 'overprint' => 'Overprint', - 'embossing' => 'Embossing', - 'handwritten' => 'Handwritten', - 'glued' => 'Glued', - 'embroidered' => 'Embroidered', - 'sewn' => 'Sewn', - 'screwed' => 'Screwed', - 'burnt_in' => 'Burnt in', - 'riveted' => 'Riveted', - 'nailed' => 'Nailed', - 'hallmarked' => 'Hallmarked', - 'punched' => 'Punched', - 'scarified' => 'Scarified', - 'cast' => 'Cast', - 'painted' => 'Painted', - 'drawn' => 'Drawn', + 'signature' => 'हस्ताक्षर', + 'watermark' => 'वाटर-मार्क', + 'engraving' => 'एनग्रेविंग', + 'scratch' => 'खरोंचना', + 'stamp' => 'स्टाम्प', + 'overprint' => 'ओवरप्रिंट', + 'embossing' => 'एम्बॉसिंग', + 'handwritten' => 'हस्तलिखित', + 'glued' => 'चिपके', + 'embroidered' => 'कशीदाकारी', + 'sewn' => 'सिला', + 'screwed' => 'स्क्रिव्ड', + 'burnt_in' => 'जला हुआ', + 'riveted' => 'रिवेटेड', + 'nailed' => 'कील ठुका', + 'hallmarked' => 'हॉलमार्क', + 'punched' => 'छिद्रित', + 'scarified' => 'दागदार', + 'cast' => 'ढालना', + 'painted' => 'चित्रित', + 'drawn' => 'अनिर्णित', ); diff --git a/hi/measurement_type_set.php b/hi/measurement_type_set.php index 8782f8e..335a01a 100644 --- a/hi/measurement_type_set.php +++ b/hi/measurement_type_set.php @@ -1,34 +1,34 @@ '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', - 'height_sheet_size' => 'Sheet size (height)', - 'length_sheet_size' => 'Sheet size (length)', - 'width_sheet_size' => 'Sheet size (width)', - 'height_image_size' => 'Image size (height)', - 'length_image_size' => 'Image size (length)', - 'width_image_size' => 'Image size (width)', - 'length_frame' => 'Frame (length)', - 'height_frame' => 'Frame (height)', - 'width_frame' => 'Frame (width)', - 'length_min' => 'Length (min.)', - 'length_max' => 'Length (max.)', - 'height_min' => 'Height (min.)', - 'height_max' => 'Height (max.)', - 'width_min' => 'Width (min.)', - 'width_max' => 'Width (max.)', - 'diameter_min' => 'Diameter (min.)', - 'diameter_max' => 'Diameter (max.)', - 'diameter_frame' => 'Frame (diameter)', + 'length' => 'लंबाई', + 'height' => 'ऊंचाई', + 'width' => 'चौड़ाई', + 'number_of_copies' => 'प्रतियों की संख्या', + 'weight' => 'वज़न', + 'diameter' => 'व्यास', + 'wall' => 'दीवार', + 'number_of_parts' => 'भागों की संख्या', + 'die_axis' => 'मरो अक्ष', + 'length_socle' => 'आधार की लंबाई', + 'height_socle' => 'आधार की ऊंचाई', + 'width_socle' => 'आधार की चौड़ाई', + 'height_sheet_size' => 'शीट का आकार (ऊंचाई)', + 'length_sheet_size' => 'शीट का आकार (लंबाई)', + 'width_sheet_size' => 'शीट का आकार (चौड़ाई)', + 'height_image_size' => 'छवि का आकार (ऊंचाई)', + 'length_image_size' => 'छवि का आकार (लंबाई)', + 'width_image_size' => 'छवि का आकार (चौड़ाई)', + 'length_frame' => 'फ़्रेम (लंबाई)', + 'height_frame' => 'फ़्रेम (ऊंचाई)', + 'width_frame' => 'फ़्रेम चौड़ाई)', + 'length_min' => 'लंबाई (मिनट)', + 'length_max' => 'लंबाई (अधिकतम)', + 'height_min' => 'ऊंचाई (न्यूनतम)', + 'height_max' => 'ऊंचाई (अधिकतम)', + 'width_min' => 'चौड़ाई (न्यूनतम)', + 'width_max' => 'चौड़ाई (अधिकतम)', + 'diameter_min' => 'व्यास (न्यूनतम)', + 'diameter_max' => 'व्यास (अधिकतम)', + 'diameter_frame' => 'फ़्रेम (व्यास)', ); diff --git a/hi/object_check_types_set.php b/hi/object_check_types_set.php index 91188bf..356889a 100644 --- a/hi/object_check_types_set.php +++ b/hi/object_check_types_set.php @@ -1,8 +1,8 @@ 'Condition check', - 'completeness_check' => 'Completeness check', - 'data_correctness_check' => 'Data correctness check', - 'location_accuracy_check' => 'Check of location accuracy', + 'condition_check' => 'स्थिति की जाँच', + 'completeness_check' => 'पूर्णता जांच', + 'data_correctness_check' => 'डेटा शुद्धता जांच', + 'location_accuracy_check' => 'स्थान की सटीकता की जाँच', ); diff --git a/hi/object_damage_status_set.php b/hi/object_damage_status_set.php index cc708a3..06518a8 100644 --- a/hi/object_damage_status_set.php +++ b/hi/object_damage_status_set.php @@ -1,9 +1,9 @@ 'Identified', - 'repair_possible' => 'Reviewed; repair possible', - 'repair_scheduled' => 'Repair scheduled', - 'repaired' => 'Repaired', - 'irreparable' => 'Irreparable', + 'identified' => 'पहचान की', + 'repair_possible' => 'समीक्षा की गई; मरम्मत संभव है', + 'repair_scheduled' => 'मरम्मत निर्धारित', + 'repaired' => 'मरम्मत', + 'irreparable' => 'अपूरणीय', ); diff --git a/hi/object_damage_types_set.php b/hi/object_damage_types_set.php index 5b9d916..83b1d95 100644 --- a/hi/object_damage_types_set.php +++ b/hi/object_damage_types_set.php @@ -1,7 +1,7 @@ 'Water damage', - 'breakage' => 'Breakage', - 'desiccation' => 'Desiccation', + 'water_damage' => 'पानी का नुकसान', + 'breakage' => 'टूटना', + 'desiccation' => 'सुखाना', ); diff --git a/hi/object_document_type_set.php b/hi/object_document_type_set.php index 750ac38..ab3be01 100644 --- a/hi/object_document_type_set.php +++ b/hi/object_document_type_set.php @@ -1,11 +1,11 @@ 'Undefined', - 'provenance_report' => 'Provenance report', - 'purchase_contract' => 'Purchase contract', - 'restoration_report' => 'Restoration report', - 'assessment' => 'Assessment', - 'correspondence' => 'Correspondence', - 'legacy_documentation' => 'Legacy documentation', + 'undefined' => 'अपरिभाषित', + 'provenance_report' => 'उद्गम रिपोर्ट', + 'purchase_contract' => 'खरीद अनुबंध', + 'restoration_report' => 'बहाली रिपोर्ट', + 'assessment' => 'आकलन', + 'correspondence' => 'पत्र-व्यवहार', + 'legacy_documentation' => 'विरासत दस्तावेज़ीकरण', ); diff --git a/hi/object_form_set.php b/hi/object_form_set.php index af9dffa..d5cb47e 100644 --- a/hi/object_form_set.php +++ b/hi/object_form_set.php @@ -1,9 +1,9 @@ 'Cube', - 'cuboid' => 'Cuboid', - 'sphere' => 'Sphere', - 'cone' => 'Cone', - 'cylinder' => 'Cylinder', + 'cube' => 'घनक्षेत्र', + 'cuboid' => 'घनाभ', + 'sphere' => 'गोला', + 'cone' => 'कोन', + 'cylinder' => 'सिलेंडर', ); diff --git a/hi/object_publication_background.php b/hi/object_publication_background.php index 2795734..7327703 100644 --- a/hi/object_publication_background.php +++ b/hi/object_publication_background.php @@ -1,10 +1,10 @@ 'Image published', - 1 => 'Transcript published', - 2 => 'Discussed', - 3 => 'Rezensiert', - 4 => 'Referenced', - 5 => 'Advertised', + 0 => 'छवि प्रकाशित', + 1 => 'प्रतिलिपि प्रकाशित', + 2 => 'चर्चा की गई', + 3 => 'रेज़ेंसिएर्ट', + 4 => 'संदर्भित', + 5 => 'विज्ञापित', ); diff --git a/hi/object_record_status.php b/hi/object_record_status.php index ae62493..e7eb233 100644 --- a/hi/object_record_status.php +++ b/hi/object_record_status.php @@ -1,9 +1,9 @@ 'Unlocked', - 'locked' => 'Locked', - 'revision' => 'Revision', - 'deleted' => 'Deleted', - 'archived' => 'Archived', + 'unlocked' => 'अनलॉक किया', + 'locked' => 'बंद', + 'revision' => 'दोहराव', + 'deleted' => 'हटाए गए', + 'archived' => 'संग्रहीत', ); diff --git a/hi/object_record_status_explica.php b/hi/object_record_status_explica.php index 8f3a099..2e8209f 100644 --- a/hi/object_record_status_explica.php +++ b/hi/object_record_status_explica.php @@ -1,8 +1,8 @@ 'Default status. The object record can be updated.', - 'locked' => 'The object cannot be updated until the lock has been released.', - 'revision' => 'The object is currently being researched. Further updates are disabled until this research has been completed.', - 'archived' => 'E.g. for objects that have been deaccessed. Updates to the object record are suspended and the object record is marked as archived in object overviews.', + 'unlocked' => 'डिफ़ॉल्ट स्थिति. ऑब्जेक्ट रिकॉर्ड को अद्यतन किया जा सकता है.', + 'locked' => 'जब तक लॉक जारी नहीं किया जाता तब तक ऑब्जेक्ट को अपडेट नहीं किया जा सकता।', + 'revision' => 'इस वस्तु पर अभी शोध चल रहा है। शोध पूरा होने तक आगे के अपडेट अक्षम हैं।', + 'archived' => 'उदाहरण के लिए, उन ऑब्जेक्ट्स के लिए जिन्हें डी-एक्सेस कर दिया गया है। ऑब्जेक्ट रिकॉर्ड के अपडेट निलंबित कर दिए जाते हैं और ऑब्जेक्ट रिकॉर्ड को ऑब्जेक्ट ओवरव्यू में संग्रहीत के रूप में चिह्नित कर दिया जाता है।', ); diff --git a/hi/object_status.php b/hi/object_status.php index fe9dd15..1c7df70 100644 --- a/hi/object_status.php +++ b/hi/object_status.php @@ -1,11 +1,11 @@ 'Owned', - 'permanent_loan' => 'Permanent loan', - 'borrowed' => 'Borrowed', - 'to_check_for_gift' => 'To check (for gift)', - 'to_check' => 'To check', - 'deaccessed' => 'Deaccessed', - 'third_party_property' => 'Third party property', + 'owned' => 'स्वामित्व', + 'permanent_loan' => 'स्थायी ऋण', + 'borrowed' => 'उधार लिया हुआ', + 'to_check_for_gift' => 'जाँच करने के लिए (उपहार के लिए)', + 'to_check' => 'जाँच करने के लिए', + 'deaccessed' => 'डीएक्सेस्ड', + 'third_party_property' => 'तीसरे पक्ष की संपत्ति', ); diff --git a/hi/phone_types.php b/hi/phone_types.php index 5485749..5f38a8b 100644 --- a/hi/phone_types.php +++ b/hi/phone_types.php @@ -1,10 +1,10 @@ 'Work', - 'home' => 'Home', - 'mobile' => 'Mobile', - 'work mobile' => 'Work mobile', - 'fax' => 'Fax', - 'fax work' => 'Fax (Work)', + 'work' => 'काम', + 'home' => 'घर', + 'mobile' => 'गतिमान', + 'work mobile' => 'कार्य मोबाइल', + 'fax' => 'फैक्स', + 'fax work' => 'फ़ैक्स (कार्य)', ); diff --git a/hi/placetypes.php b/hi/placetypes.php index e8b6d1b..c97834c 100644 --- a/hi/placetypes.php +++ b/hi/placetypes.php @@ -1,13 +1,13 @@ 'Administrative', - 1 => 'Historical', - 2 => 'Region', - 3 => 'Street', - 4 => 'Building', - 5 => 'Mountains', - 6 => 'Forest', - 7 => 'Body of water', - 8 => 'Island', + 0 => 'प्रशासनिक', + 1 => 'ऐतिहासिक', + 2 => 'क्षेत्र', + 3 => 'गली', + 4 => 'इमारत', + 5 => 'पहाड़', + 6 => 'जंगल', + 7 => 'जल निकाय', + 8 => 'द्वीप', ); diff --git a/hi/podcast_contributor_roles.php b/hi/podcast_contributor_roles.php index a28d465..a99c801 100644 --- a/hi/podcast_contributor_roles.php +++ b/hi/podcast_contributor_roles.php @@ -1,8 +1,8 @@ 'On air', - 'recording' => 'Recording', - 'technical_support' => 'Technical support', - 'organization' => 'Organization', + 'onair' => 'ऑन एयर', + 'recording' => 'रिकॉर्डिंग', + 'technical_support' => 'तकनीकी समर्थन', + 'organization' => 'संगठन', ); diff --git a/hi/position_set.php b/hi/position_set.php index 3f2262b..5a823ca 100644 --- a/hi/position_set.php +++ b/hi/position_set.php @@ -1,29 +1,29 @@ 'Left', - 'top_left' => 'Top left', - 'top' => 'Top', - 'top_right' => 'Top right', - 'right' => 'Right', - 'bottom_right' => 'Bottom right', - 'bottom' => 'Bottom', - 'bottom_left' => 'Bottom left', - 'center' => 'Center', - 'rear_side' => 'Rear side', - 'edge' => 'Edge', - 'other' => 'Other', - 'inside' => 'Inside', - 'underside' => 'Underside', - 'topside' => 'Topside', - 'front_front' => 'Full front', - 'rear_left' => 'Rear side: left', - 'rear_top_left' => 'Rear side: top left', - 'rear_top' => 'Rear side: top', - 'rear_top_right' => 'Rear side: top right', - 'rear_right' => 'Rear side: right', - 'rear_bottom_right' => 'Rear side: bottom right', - 'rear_bottom' => 'Rear side: bottom', - 'rear_bottom_left' => 'Rear side: bottom left', - 'rear_center' => 'Rear side: center', + 'left' => 'बाएं', + 'top_left' => 'बाएं से बाएं', + 'top' => 'शीर्ष', + 'top_right' => 'ठीक तरह से ऊपर', + 'right' => 'सही', + 'bottom_right' => 'नीचे दाएं', + 'bottom' => 'तल', + 'bottom_left' => 'तली छोड़ें', + 'center' => 'केंद्र', + 'rear_side' => 'पीछे की ओर', + 'edge' => 'किनारा', + 'other' => 'अन्य', + 'inside' => 'अंदर', + 'underside' => 'नीचे', + 'topside' => 'जहाज़ की छत पर', + 'front_front' => 'पूरा सामने', + 'rear_left' => 'पीछे की ओर: बाईं ओर', + 'rear_top_left' => 'पीछे की ओर: ऊपर बाईं ओर', + 'rear_top' => 'पीछे की ओर: ऊपर', + 'rear_top_right' => 'पीछे की ओर: ऊपर दाईं ओर', + 'rear_right' => 'पीछे की ओर: दाएँ', + 'rear_bottom_right' => 'पीछे की ओर: नीचे दाईं ओर', + 'rear_bottom' => 'पीछे की ओर: नीचे', + 'rear_bottom_left' => 'पीछे की ओर: नीचे बाईं ओर', + 'rear_center' => 'पीछे की ओर: मध्य', ); diff --git a/hi/process_types.php b/hi/process_types.php index a42b9d6..593ef1a 100644 --- a/hi/process_types.php +++ b/hi/process_types.php @@ -1,18 +1,18 @@ 'Project', - 'grant_application' => 'Grant application', - 'exhibition' => 'Exhibition', - 'appointment' => 'Appointment / Event', - 'loan_incoming' => 'Loan (incoming)', - 'loan_outgoing' => 'Loan (outgoing)', - 'employment_ad' => 'Employment ad', - 'purchase' => 'Purchase', - 'deaccession' => 'Deaccession', - 'construction' => 'Construction measure', - 'pest_control_campaign' => 'Pest control campaign', - 'pr_campaign' => 'PR campaign', - 'relocation' => 'Relocation', - 'discussion' => 'Discussion', + 'project' => 'परियोजना', + 'grant_application' => 'अनुदान आवेदन', + 'exhibition' => 'प्रदर्शनी', + 'appointment' => 'नियुक्ति / कार्यक्रम', + 'loan_incoming' => 'ऋण (आने वाला)', + 'loan_outgoing' => 'ऋण (आउटगोइंग)', + 'employment_ad' => 'रोजगार विज्ञापन', + 'purchase' => 'खरीदना', + 'deaccession' => 'विग्रहण', + 'construction' => 'निर्माण उपाय', + 'pest_control_campaign' => 'कीट नियंत्रण अभियान', + 'pr_campaign' => 'जनसंपर्क अभियान', + 'relocation' => 'पुनर्वास', + 'discussion' => 'बहस', ); diff --git a/hi/recording_types_set.php b/hi/recording_types_set.php index 9a8b1b7..7ae687d 100644 --- a/hi/recording_types_set.php +++ b/hi/recording_types_set.php @@ -1,6 +1,6 @@ 'Audio', - 'video' => 'Video', + 'audio' => 'ऑडियो', + 'video' => 'वीडियो', ); diff --git a/hi/research_status.php b/hi/research_status.php index 4fb95e3..1e55a8d 100644 --- a/hi/research_status.php +++ b/hi/research_status.php @@ -1,7 +1,7 @@ 'Not researched much', - 'medium' => 'Partly researched', - 'good' => 'Well researched', + 'bad' => 'अधिक शोध नहीं किया गया', + 'medium' => 'आंशिक रूप से शोध किया गया', + 'good' => 'अच्छी तरह से शोध किया गया', ); diff --git a/hi/series_contributor_role.php b/hi/series_contributor_role.php index affd965..bef2191 100644 --- a/hi/series_contributor_role.php +++ b/hi/series_contributor_role.php @@ -1,24 +1,24 @@ 'Author', - 'director' => 'Director', - 'dramaturg' => 'Dramaturg', - 'production_designer' => 'Production designer', - 'costumer' => 'Costumer', - 'musician' => 'Musician', - 'choreographer' => 'Choreographer', - 'make_up_artist' => 'Make-up artist', - 'speech_trainer' => 'Speech trainer', - 'puppet_maker' => 'Puppet maker', - 'technician' => 'Technician', - 'inspector' => 'Inspector', - 'assistant' => 'Assistant', - 'actor' => 'Actor', - 'painter' => 'Painter', - 'creator' => 'Creator', - 'equipment_supplier' => 'Equipment supplier', - 'contributing_institution' => 'Contributing institution', - 'event_organizer' => 'Event organizer', - 'movement_trainer' => 'Movement trainer', + 'author' => 'लेखक', + 'director' => 'निदेशक', + 'dramaturg' => 'नाटककार', + 'production_designer' => 'प्रोडक्शन डिजाइनर', + 'costumer' => 'ग्राहक', + 'musician' => 'संगीतकार', + 'choreographer' => 'कोरियोग्राफर', + 'make_up_artist' => 'मेकअप कलाकार', + 'speech_trainer' => 'भाषण प्रशिक्षक', + 'puppet_maker' => 'कठपुतली निर्माता', + 'technician' => 'तकनीशियन', + 'inspector' => 'इंस्पेक्टर', + 'assistant' => 'सहायक', + 'actor' => 'अभिनेता', + 'painter' => 'चित्रकार', + 'creator' => 'निर्माता', + 'equipment_supplier' => 'उपकरण आपूर्तिकर्ता', + 'contributing_institution' => 'योगदान देने वाली संस्था', + 'event_organizer' => 'कार्यक्रम के आयोजक', + 'movement_trainer' => 'मूवमेंट ट्रेनर', ); diff --git a/hi/series_place_role.php b/hi/series_place_role.php index 9559039..ceb402d 100644 --- a/hi/series_place_role.php +++ b/hi/series_place_role.php @@ -1,7 +1,7 @@ 'Place of production', - 'performance_space' => 'Performance space', - 'rehearsal_space' => 'Rehearsal space', + 'place_of_production' => 'उत्पादन का स्थान', + 'performance_space' => 'प्रदर्शन स्थान', + 'rehearsal_space' => 'रिहर्सल स्थान', ); diff --git a/hi/series_time_role.php b/hi/series_time_role.php index 38e66d9..2e99cf7 100644 --- a/hi/series_time_role.php +++ b/hi/series_time_role.php @@ -1,6 +1,6 @@ 'Premiere', - 'time_of_presentation' => 'Time of presentation', + 'premiere' => 'प्रीमियर', + 'time_of_presentation' => 'प्रस्तुति का समय', ); diff --git a/hi/shipment_method_set.php b/hi/shipment_method_set.php index e0ffe9f..ddf5f57 100644 --- a/hi/shipment_method_set.php +++ b/hi/shipment_method_set.php @@ -1,7 +1,7 @@ 'Unknown', - 'car' => 'By car', - 'ship' => 'By ship', + 'unknown' => 'अज्ञात', + 'car' => 'कार से', + 'ship' => 'जहाज द्वारा', ); diff --git a/hi/source_type_set.php b/hi/source_type_set.php index 2db082b..9ec7d3f 100644 --- a/hi/source_type_set.php +++ b/hi/source_type_set.php @@ -1,12 +1,12 @@ 'Article', - 'inbook' => 'Article in collected volume', - 'book' => 'Book', - 'phdthesis' => 'PhD thesis', - 'electronical' => 'Electronic resource', - 'misc' => 'Miscelaneous', - 'patent' => 'Patent', - 'unpublished' => 'Unpublished', + 'article' => 'लेख', + 'inbook' => 'संग्रहित खंड में लेख', + 'book' => 'किताब', + 'phdthesis' => 'पीएचडी थीसिस', + 'electronical' => 'इलेक्ट्रॉनिक संसाधन', + 'misc' => 'मिश्रित', + 'patent' => 'पेटेंट', + 'unpublished' => 'अप्रकाशित', ); diff --git a/hi/space_access_status.php b/hi/space_access_status.php index ebea88e..9a9da40 100644 --- a/hi/space_access_status.php +++ b/hi/space_access_status.php @@ -1,6 +1,6 @@ 'Enter', - 'leave' => 'Leave', + 'enter' => 'प्रवेश करना', + 'leave' => 'छुट्टी', ); diff --git a/hi/space_types.php b/hi/space_types.php index 82ec328..7bfe979 100644 --- a/hi/space_types.php +++ b/hi/space_types.php @@ -1,16 +1,16 @@ 'Building', - 'depot' => 'Depot room', - 'utility_room' => 'Utility room', - 'exhibition_room' => 'Exhibition room', - 'display_cabinet' => 'Display cabinet', - 'shelf' => 'Shelf', - 'box' => 'Box', - 'folder' => 'Folder', - 'office' => 'Office', - 'floor' => 'Floor', - 'hallway' => 'Hallway', - 'outdoor_area' => 'Outdoor area', + 'building' => 'इमारत', + 'depot' => 'डिपो कक्ष', + 'utility_room' => 'व्यावहारिक कक्ष', + 'exhibition_room' => 'प्रदर्शनी कक्ष', + 'display_cabinet' => 'प्रदर्शन हेतु सजी वस्तुओं की अलमारी', + 'shelf' => 'दराज', + 'box' => 'डिब्बा', + 'folder' => 'फ़ोल्डर', + 'office' => 'कार्यालय', + 'floor' => 'ज़मीन', + 'hallway' => 'दालान', + 'outdoor_area' => 'बाहरी क्षेत्र', ); diff --git a/hi/syndication_repos.php b/hi/syndication_repos.php index f9250ab..25a4046 100644 --- a/hi/syndication_repos.php +++ b/hi/syndication_repos.php @@ -1,8 +1,8 @@ 'German Digital Library (DDB)', + 'ddb' => 'जर्मन डिजिटल लाइब्रेरी (DDB)', 'europeana' => 'Europeana', - 'smb-digital' => 'SMB-digital', - 'kalliope-verbund' => 'Kalliope Verbund', + 'smb-digital' => 'एसएमबी-डिजिटल', + 'kalliope-verbund' => 'कल्लियोपे वर्बंड', ); diff --git a/hi/tag_relation_type.php b/hi/tag_relation_type.php index d6ccec4..6f5a831 100644 --- a/hi/tag_relation_type.php +++ b/hi/tag_relation_type.php @@ -1,9 +1,9 @@ 'Tag', - 'object_type' => 'Object type', - 'material' => 'Material', - 'technique' => 'Technique', - 'display_subject' => 'Display subject', + 'tag' => 'टैग', + 'object_type' => 'ऑब्जेक्ट प्रकार', + 'material' => 'सामग्री', + 'technique' => 'तकनीक', + 'display_subject' => 'विषय प्रदर्शित करें', ); diff --git a/hi/timing_intervals_set.php b/hi/timing_intervals_set.php index 6aae520..8e1ed1b 100644 --- a/hi/timing_intervals_set.php +++ b/hi/timing_intervals_set.php @@ -1,7 +1,7 @@ 'Weekly', - 'monthly' => 'Monthly', - 'annual' => 'Annual', + 'weekly' => 'साप्ताहिक', + 'monthly' => 'महीने के', + 'annual' => 'वार्षिक', ); diff --git a/hi/title_types_set.php b/hi/title_types_set.php index bf4cda9..c0c03bc 100644 --- a/hi/title_types_set.php +++ b/hi/title_types_set.php @@ -2,10 +2,10 @@ declare(strict_types = 1); $title_types_set = array ( '' => ' ', - 'Science' => 'Science', - 'Everyday speech' => 'Everyday speech', - 'Colloquial speech' => 'Colloquial speech', - 'Dialect' => 'Dialect', - 'Professional jargon' => 'Professional jargon', - 'Sociolect' => 'Sociolect', + 'Science' => 'विज्ञान', + 'Everyday speech' => 'रोज़मर्रा की बातचीत', + 'Colloquial speech' => 'बोलचाल की भाषा', + 'Dialect' => 'बोली', + 'Professional jargon' => 'पेशेवर शब्दजाल', + 'Sociolect' => 'सोशियोलेक्ट', ); diff --git a/hi/todo_status.php b/hi/todo_status.php index 778c451..65397ab 100644 --- a/hi/todo_status.php +++ b/hi/todo_status.php @@ -1,9 +1,9 @@ 'Suggested', - 'planned' => 'Planned', - 'in_progress' => 'In progress', - 'done' => 'Done', - 'cancelled' => 'Cancelled', + 'suggested' => 'सुझाव दिया', + 'planned' => 'की योजना बनाई', + 'in_progress' => 'प्रगति पर है', + 'done' => 'हो गया', + 'cancelled' => 'रद्द', ); diff --git a/hi/units_count_copies_set.php b/hi/units_count_copies_set.php index 9463162..a9b1e61 100644 --- a/hi/units_count_copies_set.php +++ b/hi/units_count_copies_set.php @@ -1,6 +1,6 @@ 'Copies', - 'specimen' => 'Specimen', + 'copies' => 'प्रतियां', + 'specimen' => 'नमूना', ); diff --git a/hi/units_count_parts_set.php b/hi/units_count_parts_set.php index 849ce6c..94803eb 100644 --- a/hi/units_count_parts_set.php +++ b/hi/units_count_parts_set.php @@ -1,7 +1,7 @@ 'Parts', - 'pages' => 'Pages', - 'sheets' => 'Sheets', + 'parts' => 'भागों', + 'pages' => 'पृष्ठों', + 'sheets' => 'पत्रक', ); diff --git a/hi/units_die_axis_set.php b/hi/units_die_axis_set.php index 714c905..2491d5c 100644 --- a/hi/units_die_axis_set.php +++ b/hi/units_die_axis_set.php @@ -1,5 +1,5 @@ 'h', + 'h' => 'एच', ); diff --git a/hi/units_length_set.php b/hi/units_length_set.php index 0a1805d..bd38e6a 100644 --- a/hi/units_length_set.php +++ b/hi/units_length_set.php @@ -1,10 +1,10 @@ 'm', - 'dm' => 'dm', - 'cm' => 'cm', - 'mm' => 'mm', - 'ft' => 'ft', - 'in' => 'inch', + 'm' => 'एम', + 'dm' => 'डीएम', + 'cm' => 'सेमी', + 'mm' => 'मिमी', + 'ft' => 'फुट', + 'in' => 'इंच', ); diff --git a/hi/units_weight_set.php b/hi/units_weight_set.php index 1389eac..dc2e927 100644 --- a/hi/units_weight_set.php +++ b/hi/units_weight_set.php @@ -1,7 +1,7 @@ 't', - 'kg' => 'kg', - 'g' => 'g', + 't' => 'टी', + 'kg' => 'किलोग्राम', + 'g' => 'जी', ); diff --git a/hi/vocabulary_redaction_level.php b/hi/vocabulary_redaction_level.php index 2334cba..4c15059 100644 --- a/hi/vocabulary_redaction_level.php +++ b/hi/vocabulary_redaction_level.php @@ -1,7 +1,7 @@ 'Checked', - 'unchecked' => 'Unchecked', - 'questionable' => 'Questionable', + 'checked' => 'चेक किए गए', + 'unchecked' => 'अनियंत्रित', + 'questionable' => 'संदिग्ध', );