From 33a6ba5e473c6d70fb34efcf342c0ee375401703 Mon Sep 17 00:00:00 2001 From: Jeremy Rimpo Date: Thu, 9 Dec 2021 19:39:51 -0600 Subject: [PATCH] Reformat the translations --- src/DDSPreview_en.ts | 141 ++++++++++++++++++++++++++++--------------- 1 file changed, 94 insertions(+), 47 deletions(-) diff --git a/src/DDSPreview_en.ts b/src/DDSPreview_en.ts index fcf4bb2..1510463 100644 --- a/src/DDSPreview_en.ts +++ b/src/DDSPreview_en.ts @@ -1,84 +1,131 @@ -DDSFile - Magic number mismatch. - + + DDSFile + + + + Magic number mismatch. + - {0} (equivalent to {1}) - + + + {0} (equivalent to {1}) + - Red bitmask {0}, Green bitmask {1}, Blue bitmask {2} - + + + Red bitmask {0}, Green bitmask {1}, Blue bitmask {2} + - Luminance bitmask {0} - + + + Luminance bitmask {0} + - Alpha bitmask {0} - - - {0}×{1} - Cubemap - + + + Alpha bitmask {0} + - 2D - + + + {0}×{1} + - Mipmapped - + + + Cubemap + - No mipmaps - + + + 2D + - {0}, {1} {2}, {3} - + + + Mipmapped + - OpenGL driver incompatible with texture format. - + + + No mipmaps + - Cubemap faces must be square - - -DDSPreview - Lets you preview DDS files by actually uploading them to the GPU. - + + + {0}, {1} {2}, {3} + - If enabled, log OpenGL errors and debug messages. May decrease performance. - + + + OpenGL driver incompatible with texture format. + - Red channel of background colour - + + + Cubemap faces must be square + + + + + DDSPreview + + + Lets you preview DDS files by actually uploading them to the GPU. + - Green channel of background colour - + + If enabled, log OpenGL errors and debug messages. May decrease performance. + - Blue channel of background colour - + + Red channel of background colour + - Alpha channel of background colour - + + Green channel of background colour + - Pick background colour - + + Blue channel of background colour + -DDSWidget - OpenGL debug message: {0} - + + + Alpha channel of background colour + - + + + Pick background colour + + + + + DDSWidget + + + OpenGL debug message: {0} + + + +