diff --git a/hu/conservation_report_type_set.php b/hu/conservation_report_type_set.php index 5c83240..ad3cb28 100644 --- a/hu/conservation_report_type_set.php +++ b/hu/conservation_report_type_set.php @@ -6,5 +6,5 @@ $conservation_report_type_set = array ( 'condition' => 'Állapot', 'restoration' => 'Restaurálás', 'other_report' => 'Egyéb beszámoló', - 'other' => 'Egyéb beszámoló', + 'other' => 'Egyéb', ); diff --git a/hu/object_document_type_set.php b/hu/object_document_type_set.php index 21cd327..4297e78 100644 --- a/hu/object_document_type_set.php +++ b/hu/object_document_type_set.php @@ -1,8 +1,8 @@ 'Meghatározatlan', - 'provenance_report' => 'Proveniencia beszámoló', + 'undefined' => 'Egyéb', + 'provenance_report' => 'Proveniencia riport', 'purchase_contract' => 'Adásvételi szerződés', 'restoration_report' => 'Restaurálási dokumentáció', 'assessment' => 'Értékelés', diff --git a/ru/institution_basic_category_set.php b/ru/institution_basic_category_set.php index 80020c5..63c6aa6 100644 --- a/ru/institution_basic_category_set.php +++ b/ru/institution_basic_category_set.php @@ -1,9 +1,9 @@ 'Archive', - 'library' => 'Library', - 'memorial_site' => 'Memorial site', - 'private_collection' => 'Private collection', - 'museum' => 'Museum', + 'archive' => 'Архив', + 'library' => 'Библиотека', + 'memorial_site' => 'Мемориальное место', + 'private_collection' => 'Частное собрание', + 'museum' => 'Музей', ); diff --git a/ru/institution_collection_area_set.php b/ru/institution_collection_area_set.php index d771763..582264a 100644 --- a/ru/institution_collection_area_set.php +++ b/ru/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/ru/institution_musdb_use_case_set.php b/ru/institution_musdb_use_case_set.php index bd076b3..73721fa 100644 --- a/ru/institution_musdb_use_case_set.php +++ b/ru/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/ru/institution_public_private_category_set.php b/ru/institution_public_private_category_set.php index 7d11182..30233d3 100644 --- a/ru/institution_public_private_category_set.php +++ b/ru/institution_public_private_category_set.php @@ -1,8 +1,8 @@ 'Public', - 'private' => 'Private', - 'religious' => 'Religious', - 'mixed' => 'Mixed', + 'public' => 'Общественный', + 'private' => 'Частный', + 'religious' => 'Религиозный', + 'mixed' => 'Разное', ); diff --git a/ru/object_document_type_set.php b/ru/object_document_type_set.php index 750ac38..a81f4cf 100644 --- a/ru/object_document_type_set.php +++ b/ru/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/ru/position_set.php b/ru/position_set.php index c30047d..2de7689 100644 --- a/ru/position_set.php +++ b/ru/position_set.php @@ -13,5 +13,5 @@ $position_set = array ( 'rear_side' => 'Обратная сторона', 'edge' => 'Край', 'other' => 'Другое', - 'inside' => 'Inside', + 'inside' => 'Внутри', ); diff --git a/ru/series_contributor_role.php b/ru/series_contributor_role.php index bd1e66f..0892d92 100644 --- a/ru/series_contributor_role.php +++ b/ru/series_contributor_role.php @@ -1,20 +1,20 @@ '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', + 'author' => 'Автор', + 'director' => 'Директор', + 'dramaturg' => 'Драматург', + 'production_designer' => 'Художник-постановщик', + 'costumer' => 'Костюмер', + 'musician' => 'Музыкант', + 'choreographer' => 'Хореограф', + 'make_up_artist' => 'Визажист', + 'speech_trainer' => 'Логопедический тренер', + 'puppet_maker' => 'Изготовитель кукол', + 'technician' => 'Техник', + 'inspector' => 'Инспектор', + 'assistant' => 'Ассистент', + 'actor' => 'Актёр', + 'painter' => 'Художник', + 'creator' => 'Создатель', ); diff --git a/ru/space_types.php b/ru/space_types.php index 1779513..55cd5c8 100644 --- a/ru/space_types.php +++ b/ru/space_types.php @@ -12,5 +12,5 @@ $space_types = array ( 'office' => 'Офис', 'floor' => 'Офис', 'hallway' => 'Коридор', - 'outdoor_area' => 'Outdoor area', + 'outdoor_area' => 'Открытое пространство музея', ); diff --git a/uk/institution_basic_category_set.php b/uk/institution_basic_category_set.php index 80020c5..e1b359e 100644 --- a/uk/institution_basic_category_set.php +++ b/uk/institution_basic_category_set.php @@ -1,9 +1,9 @@ 'Archive', - 'library' => 'Library', - 'memorial_site' => 'Memorial site', - 'private_collection' => 'Private collection', - 'museum' => 'Museum', + 'archive' => 'Архів', + 'library' => 'Бібліотека', + 'memorial_site' => 'Меморіальний комплекс', + 'private_collection' => 'Приватна збірка', + 'museum' => 'Музей', ); diff --git a/uk/institution_collection_area_set.php b/uk/institution_collection_area_set.php index d771763..1727a04 100644 --- a/uk/institution_collection_area_set.php +++ b/uk/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/uk/institution_musdb_use_case_set.php b/uk/institution_musdb_use_case_set.php index bd076b3..dc5a6f2 100644 --- a/uk/institution_musdb_use_case_set.php +++ b/uk/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/uk/institution_public_private_category_set.php b/uk/institution_public_private_category_set.php index 7d11182..72a0226 100644 --- a/uk/institution_public_private_category_set.php +++ b/uk/institution_public_private_category_set.php @@ -1,8 +1,8 @@ 'Public', - 'private' => 'Private', - 'religious' => 'Religious', - 'mixed' => 'Mixed', + 'public' => 'Публічна', + 'private' => 'Приватна', + 'religious' => 'Релігійна', + 'mixed' => 'Різне', ); diff --git a/uk/object_document_type_set.php b/uk/object_document_type_set.php index 750ac38..3f04d91 100644 --- a/uk/object_document_type_set.php +++ b/uk/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/uk/position_set.php b/uk/position_set.php index 898277b..354363b 100644 --- a/uk/position_set.php +++ b/uk/position_set.php @@ -13,5 +13,5 @@ $position_set = array ( 'rear_side' => 'Зворотній бік', 'edge' => 'Край', 'other' => 'Інше ', - 'inside' => 'Inside', + 'inside' => 'Всередині', ); diff --git a/uk/series_contributor_role.php b/uk/series_contributor_role.php index bd1e66f..dcdd8c6 100644 --- a/uk/series_contributor_role.php +++ b/uk/series_contributor_role.php @@ -1,20 +1,20 @@ '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', + 'author' => 'Автор', + 'director' => 'Директор', + 'dramaturg' => 'Драматург', + 'production_designer' => 'Художник-постановник', + 'costumer' => 'Костюмер', + 'musician' => 'Музикант', + 'choreographer' => 'Хореограф', + 'make_up_artist' => 'Візажист', + 'speech_trainer' => 'Тренер з розмовної мови', + 'puppet_maker' => 'Лялькар', + 'technician' => 'Технік', + 'inspector' => 'Інспектор', + 'assistant' => 'Асистент', + 'actor' => 'Актор', + 'painter' => 'Художник', + 'creator' => 'Творець', ); diff --git a/uk/space_types.php b/uk/space_types.php index 047b23d..88f1cf8 100644 --- a/uk/space_types.php +++ b/uk/space_types.php @@ -12,5 +12,5 @@ $space_types = array ( 'office' => 'Офіс', 'floor' => 'Поверх', 'hallway' => 'Коридор', - 'outdoor_area' => 'Outdoor area', + 'outdoor_area' => 'Відкритий майданчик', );