Updated translations. New language Spanish.
--HG-- branch : develop
This commit is contained in:
parent
326a790044
commit
fbe84b74f4
|
@ -37,4 +37,5 @@ TRANSLATIONS += translations/valentina.ts \
|
||||||
translations/valentina_fr_FR.ts \
|
translations/valentina_fr_FR.ts \
|
||||||
translations/valentina_it_IT.ts \
|
translations/valentina_it_IT.ts \
|
||||||
translations/valentina_nl_NL.ts \
|
translations/valentina_nl_NL.ts \
|
||||||
translations/valentina_id_ID.ts
|
translations/valentina_id_ID.ts \
|
||||||
|
translations/valentina_es_ES.ts
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
6639
share/translations/valentina_es_ES.ts
Normal file
6639
share/translations/valentina_es_ES.ts
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -181,7 +181,8 @@ INSTALL_TRANSLATIONS += \
|
||||||
$${TRANSLATIONS_PATH}/valentina_fr_FR.qm \
|
$${TRANSLATIONS_PATH}/valentina_fr_FR.qm \
|
||||||
$${TRANSLATIONS_PATH}/valentina_it_IT.qm \
|
$${TRANSLATIONS_PATH}/valentina_it_IT.qm \
|
||||||
$${TRANSLATIONS_PATH}/valentina_nl_NL.qm \
|
$${TRANSLATIONS_PATH}/valentina_nl_NL.qm \
|
||||||
$${TRANSLATIONS_PATH}/valentina_id_ID.qm
|
$${TRANSLATIONS_PATH}/valentina_id_ID.qm \
|
||||||
|
$${TRANSLATIONS_PATH}/valentina_es_ES.qm
|
||||||
|
|
||||||
# Set "make install" command for Unix-like systems.
|
# Set "make install" command for Unix-like systems.
|
||||||
unix{
|
unix{
|
||||||
|
@ -306,6 +307,14 @@ unix{
|
||||||
QMAKE_BUNDLE_DATA += TRANSLATION_id_ID
|
QMAKE_BUNDLE_DATA += TRANSLATION_id_ID
|
||||||
}
|
}
|
||||||
|
|
||||||
|
exists($${TRANSLATIONS_PATH}/valentina_es_ES.qm){
|
||||||
|
TRANSLATION_es_ES.files += \
|
||||||
|
$${TRANSLATIONS_PATH}/valentina_es_ES.qm \
|
||||||
|
$${TRANSLATIONS_PATH}/Localizable.strings
|
||||||
|
TRANSLATION_es_ES.path = "$$RESOURCES_DIR/translations/es_ES.lproj"
|
||||||
|
QMAKE_BUNDLE_DATA += TRANSLATION_es_ES
|
||||||
|
}
|
||||||
|
|
||||||
# Symlinks also good names for copying. Make will take origin file and copy them with using symlink name.
|
# Symlinks also good names for copying. Make will take origin file and copy them with using symlink name.
|
||||||
# For bundle this names more then enough. We don't need care much about libraries versions.
|
# For bundle this names more then enough. We don't need care much about libraries versions.
|
||||||
libraries.path = $$FRAMEWORKS_DIR
|
libraries.path = $$FRAMEWORKS_DIR
|
||||||
|
|
|
@ -135,7 +135,7 @@
|
||||||
<item row="2" column="2">
|
<item row="2" column="2">
|
||||||
<widget class="QLabel" name="labelSizeDescription">
|
<widget class="QLabel" name="labelSizeDescription">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>TextLabel</string>
|
<string notr="true">TextLabel</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
@ -144,7 +144,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="toolButtonPortrate">
|
<widget class="QToolButton" name="toolButtonPortrate">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>...</string>
|
<string notr="true">...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../share/resources/icon.qrc">
|
<iconset resource="../../share/resources/icon.qrc">
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="toolButtonLandscape">
|
<widget class="QToolButton" name="toolButtonLandscape">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>...</string>
|
<string notr="true">...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../share/resources/icon.qrc">
|
<iconset resource="../../share/resources/icon.qrc">
|
||||||
|
@ -511,7 +511,7 @@
|
||||||
</connection>
|
</connection>
|
||||||
</connections>
|
</connections>
|
||||||
<buttongroups>
|
<buttongroups>
|
||||||
<buttongroup name="buttonGroupPrinciple"/>
|
|
||||||
<buttongroup name="buttonGroup"/>
|
<buttongroup name="buttonGroup"/>
|
||||||
|
<buttongroup name="buttonGroupPrinciple"/>
|
||||||
</buttongroups>
|
</buttongroups>
|
||||||
</ui>
|
</ui>
|
||||||
|
|
|
@ -48,7 +48,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>105</width>
|
<width>105</width>
|
||||||
<height>262</height>
|
<height>272</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
|
@ -335,7 +335,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>105</width>
|
<width>105</width>
|
||||||
<height>56</height>
|
<height>58</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
|
@ -411,7 +411,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>105</width>
|
<width>105</width>
|
||||||
<height>150</height>
|
<height>156</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
|
@ -565,7 +565,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>105</width>
|
<width>105</width>
|
||||||
<height>100</height>
|
<height>104</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
|
@ -667,7 +667,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>105</width>
|
<width>105</width>
|
||||||
<height>56</height>
|
<height>58</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
|
@ -763,7 +763,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>1100</width>
|
<width>1100</width>
|
||||||
<height>21</height>
|
<height>25</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QMenu" name="menuFile">
|
<widget class="QMenu" name="menuFile">
|
||||||
|
|
|
@ -10,5 +10,6 @@
|
||||||
<file>flags/Russia.png</file>
|
<file>flags/Russia.png</file>
|
||||||
<file>flags/Ukraine.png</file>
|
<file>flags/Ukraine.png</file>
|
||||||
<file>flags/UnitedStates.png</file>
|
<file>flags/UnitedStates.png</file>
|
||||||
|
<file>flags/Spain.png</file>
|
||||||
</qresource>
|
</qresource>
|
||||||
</RCC>
|
</RCC>
|
||||||
|
|
BIN
src/app/share/resources/flags/Spain.png
Normal file
BIN
src/app/share/resources/flags/Spain.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 312 B |
Loading…
Reference in New Issue
Block a user