diff --git a/ru/measurement_type_set.php b/ru/measurement_type_set.php index 7a33e5f..84f3708 100644 --- a/ru/measurement_type_set.php +++ b/ru/measurement_type_set.php @@ -1,16 +1,16 @@ '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', + 'length' => 'Длина', + 'height' => 'Высота', + 'width' => 'Ширина', + 'number_of_copies' => 'Количество экземпляров', + 'weight' => 'Вес', + 'diameter' => 'Диаметр', + 'wall' => 'Стена', + 'number_of_parts' => 'Количество деталей', + 'die_axis' => 'Ось штампа', + 'length_socle' => 'Длина цоколя', + 'height_socle' => 'Высота цоколя', + 'width_socle' => 'Ширина цоколя', ); diff --git a/ru/units_count_copies_set.php b/ru/units_count_copies_set.php index 9463162..76e7944 100644 --- a/ru/units_count_copies_set.php +++ b/ru/units_count_copies_set.php @@ -1,6 +1,6 @@ 'Copies', - 'specimen' => 'Specimen', + 'copies' => 'Экземпляров', + 'specimen' => 'Образцов', ); diff --git a/ru/units_count_parts_set.php b/ru/units_count_parts_set.php index 00dfb44..938152c 100644 --- a/ru/units_count_parts_set.php +++ b/ru/units_count_parts_set.php @@ -1,6 +1,6 @@ 'Parts', - 'pages' => 'Pages', + 'parts' => 'Частей', + 'pages' => 'Страниц', ); diff --git a/ru/units_die_axis_set.php b/ru/units_die_axis_set.php index 714c905..fed8c58 100644 --- a/ru/units_die_axis_set.php +++ b/ru/units_die_axis_set.php @@ -1,5 +1,5 @@ 'h', + 'h' => 'ч', ); diff --git a/uk/measurement_type_set.php b/uk/measurement_type_set.php index 7a33e5f..2c4d615 100644 --- a/uk/measurement_type_set.php +++ b/uk/measurement_type_set.php @@ -1,16 +1,16 @@ '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', + 'length' => 'Довжина', + 'height' => 'Висота', + 'width' => 'Ширина', + 'number_of_copies' => 'Кількість екземплярів', + 'weight' => 'Вага', + 'diameter' => 'Діаметр', + 'wall' => 'Стіна', + 'number_of_parts' => 'Кількість частин', + 'die_axis' => 'Вісь матриці', + 'length_socle' => 'Довжина цоколя', + 'height_socle' => 'Висота цоколя', + 'width_socle' => 'Ширина цоколя', ); diff --git a/uk/units_count_copies_set.php b/uk/units_count_copies_set.php index 9463162..7550989 100644 --- a/uk/units_count_copies_set.php +++ b/uk/units_count_copies_set.php @@ -1,6 +1,6 @@ 'Copies', - 'specimen' => 'Specimen', + 'copies' => 'Примірників', + 'specimen' => 'Зразків', ); diff --git a/uk/units_count_parts_set.php b/uk/units_count_parts_set.php index 00dfb44..9379ff7 100644 --- a/uk/units_count_parts_set.php +++ b/uk/units_count_parts_set.php @@ -1,6 +1,6 @@ 'Parts', - 'pages' => 'Pages', + 'parts' => 'Частин', + 'pages' => 'Сторінок', ); diff --git a/uk/units_die_axis_set.php b/uk/units_die_axis_set.php index 714c905..2b855e3 100644 --- a/uk/units_die_axis_set.php +++ b/uk/units_die_axis_set.php @@ -1,5 +1,5 @@ 'h', + 'h' => 'г', );