处理布局问题
This commit is contained in:
parent
838cd7fb0e
commit
55deeec08f
|
@ -1,3 +1,11 @@
|
|||
qttranslations-opensource-src (5.15.10-2ok1.7) nile; urgency=medium
|
||||
|
||||
* BUG号:
|
||||
* 需求号:无
|
||||
* 其他更改:增加布局设置
|
||||
|
||||
-- Kevin Duan <duankaiwen@kylinos.cn> Mon, 29 Jul 2024 15:21:01 +0800
|
||||
|
||||
qttranslations-opensource-src (5.15.10-2ok1.6) nile; urgency=medium
|
||||
|
||||
* BUG号:
|
||||
|
|
|
@ -0,0 +1,49 @@
|
|||
From: "openKylin2.0" <duankaiwen@kylinos.cn>
|
||||
Date: Fri, 16 Aug 2024 16:40:53 +0800
|
||||
Subject: =?utf-8?b?5aSE55CG5biD5bGA6Zeu6aKY?=
|
||||
|
||||
---
|
||||
translations/qt_kk.ts | 2 +-
|
||||
translations/qt_ky.ts | 2 +-
|
||||
translations/qt_ug.ts | 2 +-
|
||||
3 files changed, 3 insertions(+), 3 deletions(-)
|
||||
|
||||
diff --git a/translations/qt_kk.ts b/translations/qt_kk.ts
|
||||
index def60c4..84ac247 100644
|
||||
--- a/translations/qt_kk.ts
|
||||
+++ b/translations/qt_kk.ts
|
||||
@@ -2224,7 +2224,7 @@ Do you want to delete it anyway?</source>
|
||||
<location filename="../src/gui/kernel/qapplication.cpp" line="+2248"/>
|
||||
<source>QT_LAYOUT_DIRECTION</source>
|
||||
<comment>Translate this string to the string 'LTR' in left-to-right languages or to 'RTL' in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
|
||||
- <translation>QT_ورنالاستٸرۋ_باعىت</translation>
|
||||
+ <translation>RTL</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
diff --git a/translations/qt_ky.ts b/translations/qt_ky.ts
|
||||
index b3089ee..2c65c73 100644
|
||||
--- a/translations/qt_ky.ts
|
||||
+++ b/translations/qt_ky.ts
|
||||
@@ -2224,7 +2224,7 @@ Do you want to delete it anyway?</source>
|
||||
<location filename="../src/gui/kernel/qapplication.cpp" line="+2248"/>
|
||||
<source>QT_LAYOUT_DIRECTION</source>
|
||||
<comment>Translate this string to the string 'LTR' in left-to-right languages or to 'RTL' in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
|
||||
- <translation>QT_ ورۇنداشتىرۇۇ_باعىت</translation>
|
||||
+ <translation>RTL</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
diff --git a/translations/qt_ug.ts b/translations/qt_ug.ts
|
||||
index a78c01c..3ff96f7 100644
|
||||
--- a/translations/qt_ug.ts
|
||||
+++ b/translations/qt_ug.ts
|
||||
@@ -2224,7 +2224,7 @@ Do you want to delete it anyway?</source>
|
||||
<location filename="../src/gui/kernel/qapplication.cpp" line="+2248"/>
|
||||
<source>QT_LAYOUT_DIRECTION</source>
|
||||
<comment>Translate this string to the string 'LTR' in left-to-right languages or to 'RTL' in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
|
||||
- <translation>QT_ئورۇنلاشتۇرۇش_يۆنىلىش</translation>
|
||||
+ <translation>RTL</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
|
@ -6,3 +6,4 @@
|
|||
0006-Translated-using-Weblate-Uyghur.patch
|
||||
0007-update-translations-qt_kk.ts.patch
|
||||
0008-update-translations-qt_ug.ts.patch
|
||||
0009-.patch
|
||||
|
|
Loading…
Reference in New Issue