Added internationalization for program. Translated string to english. Added

Ukraine and Russian language.

--HG--
branch : feature
master
dismine 2013-09-18 19:52:49 +03:00
parent 6229e4f6bd
commit bd731ef43d
22 changed files with 2828 additions and 224 deletions

View File

@ -224,3 +224,12 @@ CONFIG(debug, debug|release){
# Release
QMAKE_CXXFLAGS += -O1 -std=c++0x
}
TRANSLATIONS += translations/valentina_ru.ts \
translations/valentina_uk.ts
QMAKE_EXTRA_COMPILERS += lrelease
lrelease.input = TRANSLATIONS
lrelease.output = ${QMAKE_FILE_BASE}.qm
lrelease.commands = $$[QT_INSTALL_BINS]/lrelease ${QMAKE_FILE_IN} -qm ${DESTDIR}${QMAKE_FILE_BASE}.qm
lrelease.CONFIG += no_link target_predeps

View File

@ -11,7 +11,14 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Point along line</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -25,7 +32,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Відстань</string>
<string>Length</string>
</property>
</widget>
</item>
@ -85,7 +92,7 @@
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>Ім'я нової точки</string>
<string>Name new point</string>
</property>
</widget>
</item>
@ -116,7 +123,7 @@
<item>
<widget class="QLabel" name="label_4">
<property name="text">
<string>Перша точка</string>
<string>First point</string>
</property>
</widget>
</item>
@ -130,7 +137,7 @@
<item>
<widget class="QLabel" name="label_5">
<property name="text">
<string>Друга точка</string>
<string>Second point</string>
</property>
</widget>
</item>
@ -144,7 +151,7 @@
<item>
<widget class="QLabel" name="label_6">
<property name="text">
<string>Тип лінії</string>
<string>Type line</string>
</property>
</widget>
</item>
@ -158,14 +165,14 @@
<item>
<widget class="QLabel" name="label_7">
<property name="text">
<string>Вхідні данні</string>
<string>Input data</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonSizeGrowth">
<property name="text">
<string>Розмір і зріст</string>
<string>Size and growth</string>
</property>
<property name="checked">
<bool>true</bool>
@ -175,21 +182,21 @@
<item>
<widget class="QRadioButton" name="radioButtonStandartTable">
<property name="text">
<string>Стандартна таблиця</string>
<string>Standart table</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonIncrements">
<property name="text">
<string>Прибавки</string>
<string>Increments</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonLengthLine">
<property name="text">
<string>Довжини ліній</string>
<string>Length of lines</string>
</property>
</widget>
</item>
@ -199,7 +206,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Довжини дуг</string>
<string>Length of arcs</string>
</property>
</widget>
</item>
@ -209,7 +216,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Довжини сплайнів</string>
<string>Length of curves</string>
</property>
</widget>
</item>

View File

@ -11,7 +11,14 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Arc</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -25,7 +32,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Радіус</string>
<string>Radius</string>
</property>
</widget>
</item>
@ -105,7 +112,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Перший кут градус</string>
<string>First angle degree</string>
</property>
</widget>
</item>
@ -185,7 +192,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Другий кут градус</string>
<string>Second angle degree</string>
</property>
</widget>
</item>
@ -269,7 +276,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Центр</string>
<string>Center point</string>
</property>
</widget>
</item>
@ -283,14 +290,14 @@
<item>
<widget class="QLabel" name="label_8">
<property name="text">
<string>Вхідні данні</string>
<string>Input data</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonSizeGrowth">
<property name="text">
<string>Розмір і зріст</string>
<string>Size and growth</string>
</property>
<property name="checked">
<bool>true</bool>
@ -300,14 +307,14 @@
<item>
<widget class="QRadioButton" name="radioButtonStandartTable">
<property name="text">
<string>Стандартна таблиця</string>
<string>Standart table</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonIncrements">
<property name="text">
<string>Прибавки</string>
<string>Increments</string>
</property>
</widget>
</item>
@ -317,7 +324,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>Довжини ліній</string>
<string>Length of lines</string>
</property>
</widget>
</item>
@ -327,7 +334,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>Довжини дуг</string>
<string>Length of arcs</string>
</property>
</widget>
</item>
@ -337,7 +344,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>Довжини сплайнів</string>
<string>Length of arcs</string>
</property>
</widget>
</item>
@ -347,7 +354,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>Кути ліній</string>
<string>Angle of lines</string>
</property>
</widget>
</item>

View File

@ -11,7 +11,11 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Bisector</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -25,7 +29,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Відстань</string>
<string>Length</string>
</property>
</widget>
</item>
@ -92,7 +96,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Ім'я нової точки</string>
<string>Name new point</string>
</property>
</widget>
</item>
@ -129,7 +133,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Перша точка</string>
<string>First point</string>
</property>
</widget>
</item>
@ -149,7 +153,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Друга точка</string>
<string>Second point</string>
</property>
</widget>
</item>
@ -169,7 +173,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Третя точка</string>
<string>Third point</string>
</property>
</widget>
</item>
@ -183,7 +187,7 @@
<item>
<widget class="QLabel" name="label_7">
<property name="text">
<string>Тип лінії</string>
<string>Type line</string>
</property>
</widget>
</item>
@ -197,14 +201,14 @@
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Вхідні данні</string>
<string>Input data</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonSizeGrowth">
<property name="text">
<string>Розмір і зріст</string>
<string>Size and growth</string>
</property>
<property name="checked">
<bool>true</bool>
@ -214,14 +218,14 @@
<item>
<widget class="QRadioButton" name="radioButtonStandartTable">
<property name="text">
<string>Стандартна таблиця</string>
<string>Standart table</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonIncrements">
<property name="text">
<string>Прибавки</string>
<string>Increments</string>
</property>
</widget>
</item>
@ -231,7 +235,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>Довжини ліній</string>
<string>Length of lines</string>
</property>
</widget>
</item>
@ -241,7 +245,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Довжини дуг</string>
<string>Length of arcs</string>
</property>
</widget>
</item>
@ -251,7 +255,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Довжини сплайні</string>
<string>Length of curves</string>
</property>
</widget>
</item>
@ -273,6 +277,9 @@
</item>
<item>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>

View File

@ -11,7 +11,14 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Detail</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
@ -28,8 +35,11 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<property name="text">
<string>Ім'я деталі</string>
<string>Name detail</string>
</property>
</widget>
</item>
@ -43,7 +53,7 @@
<item>
<widget class="QCheckBox" name="checkBoxClosed">
<property name="text">
<string>Замкнена</string>
<string>Closed</string>
</property>
<property name="checked">
<bool>true</bool>
@ -71,7 +81,9 @@
</item>
</layout>
</widget>
<resources/>
<resources>
<include location="../icon.qrc"/>
</resources>
<connections>
<connection>
<sender>buttonBox</sender>

View File

@ -11,7 +11,14 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Point in the end of line</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -25,7 +32,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Відстань</string>
<string>Length</string>
</property>
</widget>
</item>
@ -92,7 +99,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Базова точка</string>
<string>Base point</string>
</property>
</widget>
</item>
@ -129,7 +136,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Ім'я нової точки</string>
<string>Name new point</string>
</property>
</widget>
</item>
@ -157,7 +164,7 @@
</size>
</property>
<property name="text">
<string>Кут градуси</string>
<string>Angle degree </string>
</property>
</widget>
</item>
@ -341,7 +348,7 @@
<item>
<widget class="QLabel" name="label_7">
<property name="text">
<string>Тип лінії</string>
<string>Type line</string>
</property>
</widget>
</item>
@ -355,14 +362,14 @@
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Вхідні данні</string>
<string>Input data</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonSizeGrowth">
<property name="text">
<string>Розмір і зріст</string>
<string>Size and growth</string>
</property>
<property name="checked">
<bool>true</bool>
@ -372,14 +379,14 @@
<item>
<widget class="QRadioButton" name="radioButtonStandartTable">
<property name="text">
<string>Стандартна таблиця</string>
<string>Standart table</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonIncrements">
<property name="text">
<string>Прибавки</string>
<string>Increments</string>
</property>
</widget>
</item>
@ -389,7 +396,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>Довжини ліній</string>
<string>Length of lines</string>
</property>
</widget>
</item>
@ -399,7 +406,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Довжини дуг</string>
<string>Length of arcs</string>
</property>
</widget>
</item>
@ -409,7 +416,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Довжини сплайні</string>
<string>Length of curves</string>
</property>
</widget>
</item>

View File

@ -14,7 +14,14 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>History</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -44,7 +51,7 @@
</column>
<column>
<property name="text">
<string>Інструмент</string>
<string>Tool</string>
</property>
</column>
</widget>
@ -61,7 +68,9 @@
</item>
</layout>
</widget>
<resources/>
<resources>
<include location="../icon.qrc"/>
</resources>
<connections>
<connection>
<sender>buttonBox</sender>

View File

@ -11,7 +11,14 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Increments</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -20,11 +27,11 @@
<enum>QTabWidget::North</enum>
</property>
<property name="currentIndex">
<number>1</number>
<number>4</number>
</property>
<widget class="QWidget" name="tabStandart">
<attribute name="title">
<string>Табличні розміри</string>
<string>Table sizes</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
@ -73,32 +80,32 @@
</attribute>
<column>
<property name="text">
<string>Позначення</string>
<string>Denotation</string>
</property>
</column>
<column>
<property name="text">
<string>Розраховане знач.</string>
<string>The calculated value</string>
</property>
</column>
<column>
<property name="text">
<string>Базове знач.</string>
<string>Base value</string>
</property>
</column>
<column>
<property name="text">
<string>В розмірах</string>
<string>In sizes</string>
</property>
</column>
<column>
<property name="text">
<string>В ростах</string>
<string>In growths</string>
</property>
</column>
<column>
<property name="text">
<string>Опис</string>
<string>Description</string>
</property>
</column>
</widget>
@ -107,7 +114,7 @@
</widget>
<widget class="QWidget" name="tabIncrements">
<attribute name="title">
<string>Прибавки</string>
<string>Increments</string>
</attribute>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0" colspan="3">
@ -147,32 +154,32 @@
</attribute>
<column>
<property name="text">
<string>Позначення</string>
<string>Denotation</string>
</property>
</column>
<column>
<property name="text">
<string>Розраховане знач.</string>
<string>The calculated value</string>
</property>
</column>
<column>
<property name="text">
<string>Базове знач.</string>
<string>Base value</string>
</property>
</column>
<column>
<property name="text">
<string>В розмірах</string>
<string>In size</string>
</property>
</column>
<column>
<property name="text">
<string>В ростах</string>
<string>In growth</string>
</property>
</column>
<column>
<property name="text">
<string>Опис</string>
<string>Description</string>
</property>
</column>
</widget>
@ -208,7 +215,7 @@
</widget>
<widget class="QWidget" name="tab_3">
<attribute name="title">
<string>Лінії</string>
<string>Lines</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
@ -230,12 +237,12 @@
</attribute>
<column>
<property name="text">
<string>Лінія</string>
<string>Line</string>
</property>
</column>
<column>
<property name="text">
<string>Довжина лінії</string>
<string>Length of the line</string>
</property>
</column>
</widget>
@ -244,7 +251,7 @@
</widget>
<widget class="QWidget" name="tab_4">
<attribute name="title">
<string>Сплайни</string>
<string>Curves</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
@ -266,12 +273,12 @@
</attribute>
<column>
<property name="text">
<string>Сплайн</string>
<string>Curve</string>
</property>
</column>
<column>
<property name="text">
<string>Довжина сплайну</string>
<string>Length of the curve</string>
</property>
</column>
</widget>
@ -280,7 +287,7 @@
</widget>
<widget class="QWidget" name="tab_5">
<attribute name="title">
<string>Дуги</string>
<string>Arcs</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_5">
<item row="0" column="0">
@ -302,12 +309,12 @@
</attribute>
<column>
<property name="text">
<string>Дуга</string>
<string>Arc</string>
</property>
</column>
<column>
<property name="text">
<string>Довжина дуги</string>
<string>Length of arc</string>
</property>
</column>
</widget>
@ -331,7 +338,9 @@
</item>
</layout>
</widget>
<resources/>
<resources>
<include location="../icon.qrc"/>
</resources>
<connections>
<connection>
<sender>buttonBox</sender>

View File

@ -11,7 +11,14 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Line</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -19,7 +26,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Перша точка</string>
<string>First point</string>
</property>
</widget>
</item>
@ -33,7 +40,7 @@
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Друга точка</string>
<string>Second point</string>
</property>
</widget>
</item>
@ -54,7 +61,9 @@
</item>
</layout>
</widget>
<resources/>
<resources>
<include location="../icon.qrc"/>
</resources>
<connections>
<connection>
<sender>buttonBox</sender>

View File

@ -6,12 +6,19 @@
<rect>
<x>0</x>
<y>0</y>
<width>366</width>
<width>384</width>
<height>196</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Point of line intersection</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -25,7 +32,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Ім'я нової точки</string>
<string>Name new point</string>
</property>
</widget>
</item>
@ -37,7 +44,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Перша лінія</string>
<string>First line</string>
</property>
</widget>
</item>
@ -52,7 +59,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Перша точка</string>
<string>First point</string>
</property>
</widget>
</item>
@ -62,7 +69,7 @@
<item>
<widget class="QLabel" name="label_5">
<property name="text">
<string>Друга точка</string>
<string>Second point</string>
</property>
</widget>
</item>
@ -74,7 +81,7 @@
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Друга лінія</string>
<string>Second line</string>
</property>
</widget>
</item>
@ -89,7 +96,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Перша точка</string>
<string>First point</string>
</property>
</widget>
</item>
@ -99,7 +106,7 @@
<item>
<widget class="QLabel" name="label_7">
<property name="text">
<string>Друга точка</string>
<string>Second point</string>
</property>
</widget>
</item>
@ -120,7 +127,9 @@
</item>
</layout>
</widget>
<resources/>
<resources>
<include location="../icon.qrc"/>
</resources>
<connections>
<connection>
<sender>buttonBox</sender>

View File

@ -11,7 +11,14 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Normal</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -25,7 +32,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Відстань</string>
<string>Length</string>
</property>
</widget>
</item>
@ -92,7 +99,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Ім'я нової точки</string>
<string>Name new point</string>
</property>
</widget>
</item>
@ -129,7 +136,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Перша точка</string>
<string>First point</string>
</property>
</widget>
</item>
@ -149,7 +156,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Друга точка</string>
<string>Second point</string>
</property>
</widget>
</item>
@ -177,7 +184,7 @@
</size>
</property>
<property name="text">
<string>Додатковий кут градуси</string>
<string>Additional angle degrees</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@ -364,7 +371,7 @@
<item>
<widget class="QLabel" name="label_7">
<property name="text">
<string>Тип лінії</string>
<string>Type line</string>
</property>
</widget>
</item>
@ -378,14 +385,14 @@
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Вхідні данні</string>
<string>Input data</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonSizeGrowth">
<property name="text">
<string>Розмір і зріст</string>
<string>Size and growth</string>
</property>
<property name="checked">
<bool>true</bool>
@ -395,14 +402,14 @@
<item>
<widget class="QRadioButton" name="radioButtonStandartTable">
<property name="text">
<string>Стандартна таблиця</string>
<string>Standart table</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonIncrements">
<property name="text">
<string>Прибавки</string>
<string>Increments</string>
</property>
</widget>
</item>
@ -412,7 +419,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>Довжини ліній</string>
<string>Length of lines</string>
</property>
</widget>
</item>
@ -422,7 +429,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Довжини дуг</string>
<string>Length of arcs</string>
</property>
</widget>
</item>
@ -432,7 +439,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Довжини сплайні</string>
<string>Length of curves</string>
</property>
</widget>
</item>

View File

@ -11,7 +11,14 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Point of contact</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -25,7 +32,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Радіус</string>
<string>Radius</string>
</property>
</widget>
</item>
@ -92,7 +99,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Ім'я нової точки</string>
<string>Name new point</string>
</property>
</widget>
</item>
@ -129,7 +136,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Центр дуги</string>
<string>Center of arc</string>
</property>
</widget>
</item>
@ -162,7 +169,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Початок лінії</string>
<string>Top of the line</string>
</property>
</widget>
</item>
@ -195,7 +202,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Кінець лінії</string>
<string>End of the line</string>
</property>
</widget>
</item>
@ -222,14 +229,14 @@
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Вхідні данні</string>
<string>Input data</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonSizeGrowth">
<property name="text">
<string>Розмір і зріст</string>
<string>Size and growth</string>
</property>
<property name="checked">
<bool>true</bool>
@ -239,14 +246,14 @@
<item>
<widget class="QRadioButton" name="radioButtonStandartTable">
<property name="text">
<string>Стандартна таблиця</string>
<string>Standart table</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonIncrements">
<property name="text">
<string>Прибавки</string>
<string>Increments</string>
</property>
</widget>
</item>
@ -256,7 +263,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>Довжини ліній</string>
<string>Length of lines</string>
</property>
</widget>
</item>
@ -266,7 +273,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Довжини дуг</string>
<string>Length of arcs</string>
</property>
</widget>
</item>
@ -276,7 +283,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Довжини сплайні</string>
<string>Length of curves</string>
</property>
</widget>
</item>

View File

@ -11,7 +11,14 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Point of shoulder</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -25,7 +32,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Відстань</string>
<string>Length</string>
</property>
</widget>
</item>
@ -92,7 +99,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Ім'я нової точки</string>
<string>Name new point</string>
</property>
</widget>
</item>
@ -129,7 +136,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Перша точка</string>
<string>First point</string>
</property>
</widget>
</item>
@ -162,7 +169,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Друга точка</string>
<string>Second point</string>
</property>
</widget>
</item>
@ -195,7 +202,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Точка плеча</string>
<string>Point of shoulder</string>
</property>
</widget>
</item>
@ -228,7 +235,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Тип лінії</string>
<string>Type of line</string>
</property>
</widget>
</item>
@ -242,14 +249,14 @@
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Вхідні данні</string>
<string>Input data</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonSizeGrowth">
<property name="text">
<string>Розмір і зріст</string>
<string>Size and growth</string>
</property>
<property name="checked">
<bool>true</bool>
@ -259,14 +266,14 @@
<item>
<widget class="QRadioButton" name="radioButtonStandartTable">
<property name="text">
<string>Стандартна таблиця</string>
<string>Standart table</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButtonIncrements">
<property name="text">
<string>Прибавки</string>
<string>Increments</string>
</property>
</widget>
</item>
@ -276,7 +283,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>Довжини ліній</string>
<string>Length of lines</string>
</property>
</widget>
</item>
@ -286,7 +293,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Довжини дуг</string>
<string>Length of lines</string>
</property>
</widget>
</item>
@ -296,7 +303,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Довжини сплайні</string>
<string>Length of curves</string>
</property>
</widget>
</item>

View File

@ -14,7 +14,14 @@
</rect>
</property>
<property name="windowTitle">
<string>Параметри точки</string>
<string>Single point</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<property name="modal">
<bool>false</bool>
@ -35,14 +42,14 @@
<item row="1" column="1">
<widget class="QLabel" name="labelYCor">
<property name="text">
<string>Y координата</string>
<string>Y coordinate</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="labelXCor">
<property name="text">
<string>Х координата</string>
<string>X coordinate</string>
</property>
</widget>
</item>
@ -64,7 +71,7 @@
</rect>
</property>
<property name="text">
<string>Ім'я точки</string>
<string>Point name</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEditName">
@ -103,7 +110,9 @@
<tabstop>doubleSpinBoxY</tabstop>
<tabstop>buttonBox</tabstop>
</tabstops>
<resources/>
<resources>
<include location="../icon.qrc"/>
</resources>
<connections>
<connection>
<sender>buttonBox</sender>

View File

@ -11,7 +11,14 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Curve</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -23,7 +30,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Перша точка </string>
<string>First point</string>
</property>
</widget>
</item>
@ -37,7 +44,7 @@
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Коефіцієнт довжини першої контрольної точки</string>
<string>Length ratio of the first control point</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@ -58,7 +65,7 @@
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>Кут першої контрольної точки</string>
<string>The angle of the first control point</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@ -83,7 +90,7 @@
<item>
<widget class="QLabel" name="label_5">
<property name="text">
<string>Друга точка</string>
<string>Second point</string>
</property>
</widget>
</item>
@ -97,7 +104,7 @@
<item>
<widget class="QLabel" name="label_6">
<property name="text">
<string>Коефіцієнт довжини другої контрольної точки</string>
<string>Length ratio of the second control point</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@ -118,7 +125,7 @@
<item>
<widget class="QLabel" name="label_7">
<property name="text">
<string>Кут другої контрольної точки</string>
<string>The angle of the second control point</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@ -155,7 +162,7 @@
</size>
</property>
<property name="text">
<string>Коефіцієнт кривизни сплайну</string>
<string>Coefficient of curvature of the curve</string>
</property>
</widget>
</item>
@ -192,7 +199,9 @@
</item>
</layout>
</widget>
<resources/>
<resources>
<include location="../icon.qrc"/>
</resources>
<connections>
<connection>
<sender>buttonBox</sender>

View File

@ -11,7 +11,14 @@
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Curve path</string>
</property>
<property name="windowIcon">
<iconset resource="../icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -23,7 +30,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Точка сплайну</string>
<string>Point of curve</string>
</property>
</widget>
</item>
@ -37,7 +44,7 @@
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Коефіцієнт довжини першої контрольної точки</string>
<string>Length ratio of the first control point</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@ -58,7 +65,7 @@
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>Кут першої контрольної точки</string>
<string>The angle of the first control point</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@ -79,7 +86,7 @@
<item>
<widget class="QLabel" name="label_6">
<property name="text">
<string>Коефіцієнт довжини другої контрольної точки</string>
<string>Length ratio of the second control point</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@ -100,7 +107,7 @@
<item>
<widget class="QLabel" name="label_7">
<property name="text">
<string>Кут другої контрольної точки</string>
<string>The angle of the second control point</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@ -140,7 +147,7 @@
</size>
</property>
<property name="text">
<string>Коефіцієнт кривизни сплайну</string>
<string>Coefficient of curvature of the curve</string>
</property>
</widget>
</item>
@ -177,7 +184,9 @@
</item>
</layout>
</widget>
<resources/>
<resources>
<include location="../icon.qrc"/>
</resources>
<connections>
<connection>
<sender>buttonBox</sender>

View File

@ -28,6 +28,16 @@ void myMessageOutput(QtMsgType type, const QMessageLogContext &context, const QS
int main(int argc, char *argv[]){
qInstallMessageHandler(myMessageOutput);
QApplication app(argc, argv);
QTranslator qtTranslator;
qtTranslator.load("qt_" + QLocale::system().name(),
QLibraryInfo::location(QLibraryInfo::TranslationsPath));
app.installTranslator(&qtTranslator);
QTranslator appTranslator;
appTranslator.load("valentina_" + QLocale::system().name(),".");
app.installTranslator(&appTranslator);
MainWindow w;
app.setWindowIcon(QIcon(":/icon/64x64/icon64x64.png"));
TableWindow table;

View File

@ -79,12 +79,12 @@ void MainWindow::ActionNewDraw(){
QString nameDraw;
bool bOk;
qint32 index;
QString nDraw = QString("Креслення %1").arg(comboBoxDraws->count()+1);
QString nDraw = QString(tr("Drawing %1")).arg(comboBoxDraws->count()+1);
QInputDialog *dlg = new QInputDialog(this);
dlg->setInputMode( QInputDialog::TextInput );
dlg->setLabelText("Креслення:");
dlg->setLabelText(tr("Drawing:"));
dlg->setTextEchoMode(QLineEdit::Normal);
dlg->setWindowTitle("Введіть назву креслення.");
dlg->setWindowTitle(tr("Enter a name for the drawing."));
dlg->resize(300,100);
dlg->setTextValue(nDraw);
while(1){
@ -96,7 +96,7 @@ void MainWindow::ActionNewDraw(){
}
index = comboBoxDraws->findText(nameDraw);
if(index != -1){//we already have this name
qCritical()<<"Помилка. Креслення з таким ім'ям вже існує.";
qCritical()<<tr("Error. Drawing of same name already exists.");
} else {
break;
}
@ -104,8 +104,8 @@ void MainWindow::ActionNewDraw(){
delete dlg;
bOk = doc->appendDraw(nameDraw);
if(bOk == false){
qCritical()<<"Помилка створення креслення з ім'ям"<<nameDraw<<".";
return;//не змогли додати креслення.
qCritical()<<tr("Error creating drawing with the name")<<nameDraw<<".";
return;
}
disconnect(comboBoxDraws, static_cast<void (QComboBox::*)(int)>(&QComboBox::currentIndexChanged),
this, &MainWindow::currentDrawChanged);
@ -138,9 +138,9 @@ void MainWindow::OptionDraw(){
QString nDraw = doc->GetNameActivDraw();
QInputDialog *dlg = new QInputDialog(this);
dlg->setInputMode( QInputDialog::TextInput );
dlg->setLabelText("Креслення:");
dlg->setLabelText(tr("Drawing:"));
dlg->setTextEchoMode(QLineEdit::Normal);
dlg->setWindowTitle("Введіть нову назву креслення.");
dlg->setWindowTitle(tr("Enter a new name for the drawing."));
dlg->resize(300,100);
dlg->setTextValue(nDraw);
while(1){
@ -152,7 +152,7 @@ void MainWindow::OptionDraw(){
}
index = comboBoxDraws->findText(nameDraw);
if(index != -1){//we already have this name
qCritical()<<"Помилка. Креслення з таким ім'ям вже існує.";
qCritical()<<tr("Error. Drawing of same name already exists.");
} else {
break;
}
@ -428,12 +428,12 @@ void MainWindow::showEvent( QShowEvent *event ){
// do your init stuff here
MinimumScrollBar();
isInitialized = true;//перший показ вікна вже відбувся
isInitialized = true;//first show windows are held
}
void MainWindow::ToolBarOption(){
QLabel * labelGrowth = new QLabel;
labelGrowth->setText("Зріст: ");
labelGrowth->setText(tr("Growth: "));
ui->toolBarOption->addWidget(labelGrowth);
QStringList list;
@ -449,7 +449,7 @@ void MainWindow::ToolBarOption(){
this, &MainWindow::ChangedGrowth);
QLabel * labelSize = new QLabel;
labelSize->setText(" Розмір: ");
labelSize->setText(tr(" Size: "));
ui->toolBarOption->addWidget(labelSize);
list.clear();
@ -473,7 +473,7 @@ void MainWindow::ToolBarOption(){
void MainWindow::ToolBarDraws(){
QLabel * labelNameDraw = new QLabel;
labelNameDraw ->setText("Креслення: ");
labelNameDraw ->setText(tr("Drawing: "));
ui->toolBarDraws->addWidget(labelNameDraw);
comboBoxDraws = new QComboBox;
@ -707,8 +707,8 @@ void MainWindow::ActionSave(){
}
void MainWindow::ActionOpen(){
QString filter("Lekalo files (*.xml)");
QString fName = QFileDialog::getOpenFileName(this, tr("Відкрити файл"), QDir::homePath(), filter);
QString filter(tr("Lekalo files (*.xml)"));
QString fName = QFileDialog::getOpenFileName(this, tr("Open file"), QDir::homePath(), filter);
if(fName.isEmpty())
return;
fileName = fName;

View File

@ -13,6 +13,13 @@
<property name="windowTitle">
<string>Valentina</string>
</property>
<property name="windowIcon">
<iconset resource="icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="Saho" country="Eritrea"/>
</property>
<widget class="QWidget" name="centralWidget">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
@ -37,7 +44,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>144</width>
<width>150</width>
<height>104</height>
</rect>
</property>
@ -48,7 +55,7 @@
</sizepolicy>
</property>
<attribute name="label">
<string>Точка</string>
<string>Point</string>
</attribute>
<layout class="QGridLayout" name="gridLayout">
<item row="1" column="0">
@ -196,7 +203,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<width>150</width>
<height>58</height>
</rect>
</property>
@ -207,7 +214,7 @@
</sizepolicy>
</property>
<attribute name="label">
<string>Лінія</string>
<string>Line</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
@ -263,7 +270,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<width>150</width>
<height>58</height>
</rect>
</property>
@ -274,7 +281,7 @@
</sizepolicy>
</property>
<attribute name="label">
<string>Сплайн</string>
<string>Curve</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
@ -330,7 +337,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>98</width>
<width>150</width>
<height>58</height>
</rect>
</property>
@ -341,7 +348,7 @@
</sizepolicy>
</property>
<attribute name="label">
<string>Дуга</string>
<string>Arc</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_5">
<item row="0" column="0">
@ -379,7 +386,7 @@
</rect>
</property>
<attribute name="label">
<string>Деталі</string>
<string>Detail</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
@ -488,10 +495,10 @@
</iconset>
</property>
<property name="text">
<string>Новий</string>
<string>New</string>
</property>
<property name="toolTip">
<string>Створити нове лекало</string>
<string>Create a new pattern</string>
</property>
</action>
<action name="actionOpen">
@ -501,10 +508,10 @@
</iconset>
</property>
<property name="text">
<string>Відкрити</string>
<string>Open</string>
</property>
<property name="toolTip">
<string>Відкрити файл з лекалом</string>
<string>Open file with pattern</string>
</property>
</action>
<action name="actionSave">
@ -517,10 +524,10 @@
</iconset>
</property>
<property name="text">
<string>Зберегти</string>
<string>Save</string>
</property>
<property name="toolTip">
<string>Зберегти лекало</string>
<string>Save pattern</string>
</property>
</action>
<action name="actionSaveAs">
@ -533,10 +540,10 @@
</iconset>
</property>
<property name="text">
<string>Зберегти як</string>
<string>Save as</string>
</property>
<property name="toolTip">
<string>Зберегти ще не збережене лекало</string>
<string>Save not yet saved pattern</string>
</property>
</action>
<action name="actionDraw">
@ -554,10 +561,10 @@
<normaloff>:/icon/32x32/draw.png</normaloff>:/icon/32x32/draw.png</iconset>
</property>
<property name="text">
<string>Креслення</string>
<string>Draw</string>
</property>
<property name="toolTip">
<string>Режим креслення</string>
<string>Draw mode</string>
</property>
</action>
<action name="actionDetails">
@ -572,10 +579,10 @@
<normaloff>:/icon/32x32/kontur.png</normaloff>:/icon/32x32/kontur.png</iconset>
</property>
<property name="text">
<string>Деталі</string>
<string>Details</string>
</property>
<property name="toolTip">
<string>Режим деталі</string>
<string>Deatils mode</string>
</property>
</action>
<action name="actionArrowTool">
@ -590,10 +597,10 @@
<normaloff>:/icon/32x32/arrow_cursor.png</normaloff>:/icon/32x32/arrow_cursor.png</iconset>
</property>
<property name="text">
<string>Інструмент вказівник</string>
<string>Tools pointer</string>
</property>
<property name="toolTip">
<string>Інструмент вказівник</string>
<string>Tools pointer</string>
</property>
</action>
<action name="actionNewDraw">
@ -602,10 +609,10 @@
<normaloff>:/icon/32x32/new_draw.png</normaloff>:/icon/32x32/new_draw.png</iconset>
</property>
<property name="text">
<string>Нове креслення</string>
<string>New drawing</string>
</property>
<property name="toolTip">
<string>Додати нове креслення</string>
<string>Add new drawing</string>
</property>
</action>
<action name="actionOptionDraw">
@ -614,7 +621,10 @@
<normaloff>:/icon/32x32/option_draw.png</normaloff>:/icon/32x32/option_draw.png</iconset>
</property>
<property name="text">
<string>Змінити ім'я креслення</string>
<string>Change the name of drawing</string>
</property>
<property name="toolTip">
<string>Change the name of drawing</string>
</property>
</action>
<action name="actionTable">
@ -626,7 +636,10 @@
<normaloff>:/icon/32x32/table.png</normaloff>:/icon/32x32/table.png</iconset>
</property>
<property name="text">
<string>Таблиці змінних</string>
<string>Table of variables</string>
</property>
<property name="toolTip">
<string>Tables of variables</string>
</property>
</action>
<action name="actionHistory">
@ -647,7 +660,10 @@
<normaloff>:/icon/32x32/layout.png</normaloff>:/icon/32x32/layout.png</iconset>
</property>
<property name="text">
<string>Розкладка</string>
<string>Layout</string>
</property>
<property name="toolTip">
<string>Create layout</string>
</property>
</action>
</widget>

View File

@ -11,14 +11,30 @@
</rect>
</property>
<property name="windowTitle">
<string>Створення розкладки</string>
<string>Create a layout</string>
</property>
<property name="windowIcon">
<iconset resource="icon.qrc">
<normaloff>:/icon/64x64/icon64x64.png</normaloff>:/icon/64x64/icon64x64.png</iconset>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="sizeConstraint">
<enum>QLayout::SetMinAndMaxSize</enum>
</property>
<property name="margin">
<property name="leftMargin">
<number>9</number>
</property>
<property name="topMargin">
<number>9</number>
</property>
<property name="rightMargin">
<number>9</number>
</property>
<property name="bottomMargin">
<number>9</number>
</property>
</layout>
@ -63,10 +79,10 @@
</iconset>
</property>
<property name="text">
<string>Зберегти</string>
<string>Save</string>
</property>
<property name="toolTip">
<string>Зберегти розкладку</string>
<string>Save layout</string>
</property>
</action>
<action name="actionNext">
@ -76,10 +92,10 @@
</iconset>
</property>
<property name="text">
<string>Наступна</string>
<string>Next</string>
</property>
<property name="toolTip">
<string>Наступна деталь</string>
<string>Next detail</string>
</property>
</action>
<action name="actionTurn">
@ -92,10 +108,10 @@
</iconset>
</property>
<property name="text">
<string>Перевернути</string>
<string>Turn</string>
</property>
<property name="toolTip">
<string>Перевернути деталь на 180 градусів</string>
<string>Turn the detail 180 degrees</string>
</property>
</action>
<action name="actionStop">
@ -108,7 +124,7 @@
<string>Stop</string>
</property>
<property name="toolTip">
<string>Припинити укладання</string>
<string>Stop laying</string>
</property>
</action>
<action name="actionAdd">
@ -118,10 +134,10 @@
</iconset>
</property>
<property name="text">
<string>Збільшити лист</string>
<string>Enlarge letter</string>
</property>
<property name="toolTip">
<string>Збільшити довжину листа</string>
<string>Enlarge the length of sheet</string>
</property>
</action>
<action name="actionRemove">
@ -134,10 +150,10 @@
</iconset>
</property>
<property name="text">
<string>Зменшити лист</string>
<string>Reduce sheet</string>
</property>
<property name="toolTip">
<string>Зменшити довжину листа</string>
<string>Reduce the length of the sheet</string>
</property>
</action>
<action name="actionMirror">
@ -149,10 +165,10 @@
<normaloff>:/icon/16x16/mirror.png</normaloff>:/icon/16x16/mirror.png</iconset>
</property>
<property name="text">
<string>Відзеркалити</string>
<string>Mirroring</string>
</property>
<property name="toolTip">
<string>Дзеркальне зображення деталі</string>
<string>Mirroring</string>
</property>
</action>
<action name="actionZoomIn">
@ -162,10 +178,10 @@
</iconset>
</property>
<property name="text">
<string>Збільшити</string>
<string>Zoom In</string>
</property>
<property name="toolTip">
<string>Збільшити</string>
<string>Zoom In</string>
</property>
</action>
<action name="actionZoomOut">
@ -175,7 +191,10 @@
</iconset>
</property>
<property name="text">
<string>Зменшити</string>
<string>Zoom Out</string>
</property>
<property name="toolTip">
<string>Zoom Out</string>
</property>
</action>
</widget>

1213
translations/valentina_ru.ts Normal file

File diff suppressed because it is too large Load Diff

1213
translations/valentina_uk.ts Normal file

File diff suppressed because it is too large Load Diff