mirror of
https://github.com/ModOrganizer2/modorganizer-preview_dds.git
synced 2026-07-27 14:06:05 -07:00
Reformat the translations
This commit is contained in:
committed by
Mikaël Capelle
parent
445ac019d8
commit
afab52e530
+4
-6
@@ -1,12 +1,10 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(DDSPreview LANGUAGES CXX)
|
||||
set(project_type python_plugin)
|
||||
set(enable_warnings OFF)
|
||||
|
||||
if(DEFINED DEPENDENCIES_DIR)
|
||||
include(${DEPENDENCIES_DIR}/modorganizer_super/cmake_common/project.cmake)
|
||||
include(${DEPENDENCIES_DIR}/modorganizer_super/cmake_common/mo2.cmake)
|
||||
else()
|
||||
include(../cmake_common/project.cmake)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/../cmake_common/mo2.cmake)
|
||||
endif()
|
||||
|
||||
project(DDSPreview LANGUAGES NONE)
|
||||
add_subdirectory(src)
|
||||
|
||||
+3
-5
@@ -1,6 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
if(DEFINED DEPENDENCIES_DIR)
|
||||
include(${DEPENDENCIES_DIR}/modorganizer_super/cmake_common/src.cmake)
|
||||
else()
|
||||
include(../../cmake_common/src.cmake)
|
||||
endif()
|
||||
|
||||
add_custom_target(DDSPreview ALL)
|
||||
mo2_configure_python(DDSPreview SIMPLE)
|
||||
|
||||
+94
-47
@@ -1,84 +1,131 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0">
|
||||
<context><name>DDSFile</name><message>
|
||||
<location filename="DDS\DDSFile.py" line="37" /><location filename="DDS\DDSFile.py" line="37" /><source>Magic number mismatch.</source>
|
||||
<translation type="unfinished" />
|
||||
<context>
|
||||
<name>DDSFile</name>
|
||||
<message>
|
||||
<location filename="DDS\DDSFile.py" line="37" />
|
||||
<location filename="DDS\DDSFile.py" line="37" />
|
||||
<source>Magic number mismatch.</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDS\DDSFile.py" line="91" /><location filename="DDS\DDSFile.py" line="91" /><source>{0} (equivalent to {1})</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDS\DDSFile.py" line="91" />
|
||||
<location filename="DDS\DDSFile.py" line="91" />
|
||||
<source>{0} (equivalent to {1})</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDS\DDSFile.py" line="99" /><location filename="DDS\DDSFile.py" line="99" /><source>Red bitmask {0}, Green bitmask {1}, Blue bitmask {2}</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDS\DDSFile.py" line="99" />
|
||||
<location filename="DDS\DDSFile.py" line="99" />
|
||||
<source>Red bitmask {0}, Green bitmask {1}, Blue bitmask {2}</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDS\DDSFile.py" line="105" /><location filename="DDS\DDSFile.py" line="105" /><source>Luminance bitmask {0}</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDS\DDSFile.py" line="105" />
|
||||
<location filename="DDS\DDSFile.py" line="105" />
|
||||
<source>Luminance bitmask {0}</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDS\DDSFile.py" line="110" /><location filename="DDS\DDSFile.py" line="110" /><source>Alpha bitmask {0}</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message><location filename="DDS\DDSFile.py" line="112" /><location filename="DDS\DDSFile.py" line="112" /><source>{0}×{1}</source><translation type="unfinished" /></message><message>
|
||||
<location filename="DDS\DDSFile.py" line="114" /><location filename="DDS\DDSFile.py" line="114" /><source>Cubemap</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDS\DDSFile.py" line="110" />
|
||||
<location filename="DDS\DDSFile.py" line="110" />
|
||||
<source>Alpha bitmask {0}</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDS\DDSFile.py" line="114" /><location filename="DDS\DDSFile.py" line="114" /><source>2D</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDS\DDSFile.py" line="112" />
|
||||
<location filename="DDS\DDSFile.py" line="112" />
|
||||
<source>{0}×{1}</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDS\DDSFile.py" line="116" /><location filename="DDS\DDSFile.py" line="116" /><source>Mipmapped</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDS\DDSFile.py" line="114" />
|
||||
<location filename="DDS\DDSFile.py" line="114" />
|
||||
<source>Cubemap</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDS\DDSFile.py" line="116" /><location filename="DDS\DDSFile.py" line="116" /><source>No mipmaps</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDS\DDSFile.py" line="114" />
|
||||
<location filename="DDS\DDSFile.py" line="114" />
|
||||
<source>2D</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDS\DDSFile.py" line="118" /><location filename="DDS\DDSFile.py" line="118" /><source>{0}, {1} {2}, {3}</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDS\DDSFile.py" line="116" />
|
||||
<location filename="DDS\DDSFile.py" line="116" />
|
||||
<source>Mipmapped</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDS\DDSFile.py" line="140" /><location filename="DDS\DDSFile.py" line="140" /><source>OpenGL driver incompatible with texture format.</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDS\DDSFile.py" line="116" />
|
||||
<location filename="DDS\DDSFile.py" line="116" />
|
||||
<source>No mipmaps</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDS\DDSFile.py" line="146" /><location filename="DDS\DDSFile.py" line="146" /><source>Cubemap faces must be square</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
</context><context><name>DDSPreview</name><message>
|
||||
<location filename="DDSPreview.py" line="324" /><source>Lets you preview DDS files by actually uploading them to the GPU.</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDS\DDSFile.py" line="118" />
|
||||
<location filename="DDS\DDSFile.py" line="118" />
|
||||
<source>{0}, {1} {2}, {3}</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDSPreview.py" line="330" /><source>If enabled, log OpenGL errors and debug messages. May decrease performance.</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDS\DDSFile.py" line="140" />
|
||||
<location filename="DDS\DDSFile.py" line="140" />
|
||||
<source>OpenGL driver incompatible with texture format.</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDSPreview.py" line="332" /><source>Red channel of background colour</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDS\DDSFile.py" line="146" />
|
||||
<location filename="DDS\DDSFile.py" line="146" />
|
||||
<source>Cubemap faces must be square</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>DDSPreview</name>
|
||||
<message>
|
||||
<location filename="DDSPreview.py" line="324" />
|
||||
<source>Lets you preview DDS files by actually uploading them to the GPU.</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDSPreview.py" line="333" /><source>Green channel of background colour</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDSPreview.py" line="330" />
|
||||
<source>If enabled, log OpenGL errors and debug messages. May decrease performance.</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDSPreview.py" line="334" /><source>Blue channel of background colour</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDSPreview.py" line="332" />
|
||||
<source>Red channel of background colour</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDSPreview.py" line="335" /><source>Alpha channel of background colour</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDSPreview.py" line="333" />
|
||||
<source>Green channel of background colour</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
<message>
|
||||
<location filename="DDSPreview.py" line="369" /><source>Pick background colour</source>
|
||||
<translation type="unfinished" />
|
||||
<location filename="DDSPreview.py" line="334" />
|
||||
<source>Blue channel of background colour</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
</context><context><name>DDSWidget</name><message>
|
||||
<location filename="DDSPreview.py" line="189" /><source>OpenGL debug message: {0}</source>
|
||||
<translation type="unfinished" />
|
||||
<message>
|
||||
<location filename="DDSPreview.py" line="335" />
|
||||
<source>Alpha channel of background colour</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
</context></TS>
|
||||
<message>
|
||||
<location filename="DDSPreview.py" line="369" />
|
||||
<source>Pick background colour</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>DDSWidget</name>
|
||||
<message>
|
||||
<location filename="DDSPreview.py" line="189" />
|
||||
<source>OpenGL debug message: {0}</source>
|
||||
<translation type="unfinished" />
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
||||
Reference in New Issue
Block a user