diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-11-05 11:54:42 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-11-16 23:07:03 +0900 |
commit | 050c10cdbd4f42edd6fe5d68cce2765e56adb157 (patch) | |
tree | f884521f56d5978a8de458483b858f16480246cd /koffice-i18n-cs/messages/koffice | |
parent | f690d31475030bae99f575d345e98768684014c3 (diff) | |
download | koffice-i18n-050c10cdbd4f42edd6fe5d68cce2765e56adb157.tar.gz koffice-i18n-050c10cdbd4f42edd6fe5d68cce2765e56adb157.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'koffice-i18n-cs/messages/koffice')
-rw-r--r-- | koffice-i18n-cs/messages/koffice/chalk.po | 3 | ||||
-rw-r--r-- | koffice-i18n-cs/messages/koffice/karbon.po | 17 |
2 files changed, 8 insertions, 12 deletions
diff --git a/koffice-i18n-cs/messages/koffice/chalk.po b/koffice-i18n-cs/messages/koffice/chalk.po index 9b4a16ba..65465513 100644 --- a/koffice-i18n-cs/messages/koffice/chalk.po +++ b/koffice-i18n-cs/messages/koffice/chalk.po @@ -2150,8 +2150,7 @@ msgid "Emboss in All Directions" msgstr "Reliéf ve všech směrech" #: plugins/filters/convolutionfilters/convolutionfilters.cpp:124 -#, fuzzy -msgid "Emboss Horizontal &&Qt::Vertical" +msgid "Emboss Horizontal && Vertical" msgstr "Reliéf horizontálně a vertikálně" #: plugins/filters/convolutionfilters/convolutionfilters.cpp:131 diff --git a/koffice-i18n-cs/messages/koffice/karbon.po b/koffice-i18n-cs/messages/koffice/karbon.po index b4d4c898..5bb6f03b 100644 --- a/koffice-i18n-cs/messages/koffice/karbon.po +++ b/koffice-i18n-cs/messages/koffice/karbon.po @@ -757,8 +757,7 @@ msgid "Align Left" msgstr "Zarovnat doleva" #: karbon_view.cpp:1034 -#, fuzzy -msgid "Align Center Qt::Horizontal)" +msgid "Align Center (Horizontal)" msgstr "Zarovnat na střed (horizontálně)" #: karbon_view.cpp:1038 @@ -770,8 +769,7 @@ msgid "Align Top" msgstr "Zarovnat nahoru" #: karbon_view.cpp:1046 -#, fuzzy -msgid "Align Middle Qt::Vertical)" +msgid "Align Middle (Vertical)" msgstr "Zarovnat na střed (vertikálně)" #: karbon_view.cpp:1050 @@ -780,12 +778,12 @@ msgstr "Zarovnat dolů" #: karbon_view.cpp:1055 #, fuzzy -msgid "Distribute Center Qt::Horizontal)" +msgid "Distribute Center (Horizontal)" msgstr "Zarovnat na střed (horizontálně)" #: karbon_view.cpp:1059 #, fuzzy -msgid "Distribute Gaps Qt::Horizontal)" +msgid "Distribute Gaps (Horizontal)" msgstr "Zarovnat na střed (horizontálně)" #: karbon_view.cpp:1063 @@ -798,12 +796,12 @@ msgstr "" #: karbon_view.cpp:1071 #, fuzzy -msgid "Distribute Center Qt::Vertical)" +msgid "Distribute Center (Vertical)" msgstr "Zarovnat na střed (vertikálně)" #: karbon_view.cpp:1075 #, fuzzy -msgid "Distribute Gaps Qt::Vertical)" +msgid "Distribute Gaps (Vertical)" msgstr "Zarovnat na střed (vertikálně)" #: karbon_view.cpp:1079 @@ -1440,8 +1438,7 @@ msgid "Fade:" msgstr "Zeslabit:" #: tools/vspiraltool.cpp:54 -#, fuzzy -msgid "Qt::Orientation:" +msgid "Orientation:" msgstr "Orientace:" #: tools/vspiraltool.cpp:56 |