diff options
author | Michele Calgaro <[email protected]> | 2023-11-05 11:54:42 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-11-16 23:07:03 +0900 |
commit | 050c10cdbd4f42edd6fe5d68cce2765e56adb157 (patch) | |
tree | f884521f56d5978a8de458483b858f16480246cd /koffice-i18n-nl/messages/koffice | |
parent | f690d31475030bae99f575d345e98768684014c3 (diff) | |
download | koffice-i18n-050c10cdbd4f42edd6fe5d68cce2765e56adb157.tar.gz koffice-i18n-050c10cdbd4f42edd6fe5d68cce2765e56adb157.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'koffice-i18n-nl/messages/koffice')
-rw-r--r-- | koffice-i18n-nl/messages/koffice/chalk.po | 3 | ||||
-rw-r--r-- | koffice-i18n-nl/messages/koffice/karbon.po | 21 |
2 files changed, 8 insertions, 16 deletions
diff --git a/koffice-i18n-nl/messages/koffice/chalk.po b/koffice-i18n-nl/messages/koffice/chalk.po index fe22c210..167e3785 100644 --- a/koffice-i18n-nl/messages/koffice/chalk.po +++ b/koffice-i18n-nl/messages/koffice/chalk.po @@ -2017,8 +2017,7 @@ msgid "Emboss in All Directions" msgstr "Reliëf in alle richtingen" #: plugins/filters/convolutionfilters/convolutionfilters.cpp:124 -#, fuzzy -msgid "Emboss Horizontal &&Qt::Vertical" +msgid "Emboss Horizontal && Vertical" msgstr "Horizontaal en verticaal reliëf" #: plugins/filters/convolutionfilters/convolutionfilters.cpp:131 diff --git a/koffice-i18n-nl/messages/koffice/karbon.po b/koffice-i18n-nl/messages/koffice/karbon.po index 3ff92959..203444a0 100644 --- a/koffice-i18n-nl/messages/koffice/karbon.po +++ b/koffice-i18n-nl/messages/koffice/karbon.po @@ -762,8 +762,7 @@ msgid "Align Left" msgstr "Links uitlijnen" #: karbon_view.cpp:1034 -#, fuzzy -msgid "Align Center Qt::Horizontal)" +msgid "Align Center (Horizontal)" msgstr "Centreren (horizontaal)" #: karbon_view.cpp:1038 @@ -775,8 +774,7 @@ msgid "Align Top" msgstr "Boven uitlijnen" #: karbon_view.cpp:1046 -#, fuzzy -msgid "Align Middle Qt::Vertical)" +msgid "Align Middle (Vertical)" msgstr "Centreren (verticaal)" #: karbon_view.cpp:1050 @@ -784,13 +782,11 @@ msgid "Align Bottom" msgstr "Onder uitlijnen" #: karbon_view.cpp:1055 -#, fuzzy -msgid "Distribute Center Qt::Horizontal)" +msgid "Distribute Center (Horizontal)" msgstr "Gecentreerd verspreiden (horizontaal)" #: karbon_view.cpp:1059 -#, fuzzy -msgid "Distribute Gaps Qt::Horizontal)" +msgid "Distribute Gaps (Horizontal)" msgstr "Op openingen verspreiden (horizontaal)" #: karbon_view.cpp:1063 @@ -802,13 +798,11 @@ msgid "Distribute Right Borders" msgstr "Rechterranden verspreiden" #: karbon_view.cpp:1071 -#, fuzzy -msgid "Distribute Center Qt::Vertical)" +msgid "Distribute Center (Vertical)" msgstr "Gecentreerd verspreiden (verticaal) " #: karbon_view.cpp:1075 -#, fuzzy -msgid "Distribute Gaps Qt::Vertical)" +msgid "Distribute Gaps (Vertical)" msgstr "Op openingen verspreiden (verticaal)" #: karbon_view.cpp:1079 @@ -1460,8 +1454,7 @@ msgid "Fade:" msgstr "Vervaging:" #: tools/vspiraltool.cpp:54 -#, fuzzy -msgid "Qt::Orientation:" +msgid "Orientation:" msgstr "Oriëntatie:" #: tools/vspiraltool.cpp:56 |