diff --git a/devel/ktextaddons/Makefile b/devel/ktextaddons/Makefile index c5e0286bc6f7..8da15f8eaf2f 100644 --- a/devel/ktextaddons/Makefile +++ b/devel/ktextaddons/Makefile @@ -1,20 +1,20 @@ PORTNAME= ktextaddons -DISTVERSION= 1.1.1 +DISTVERSION= 1.2.0 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/ MAINTAINER= kde@FreeBSD.org COMMENT= Various text handling addons WWW= https://invent.kde.org/libraries/ktextaddons LIB_DEPENDS= libqt5keychain.so:security/qtkeychain USES= cmake kde:5 qt:5 tar:xz USE_KDE= archive auth codecs config configwidgets coreaddons ecm i18n \ widgetsaddons xmlgui USE_QT= core dbus gui network speech widgets xml \ buildtools:build qmake:build PLIST_SUB+= LIBVERSION=${PORTVERSION} .include diff --git a/devel/ktextaddons/distinfo b/devel/ktextaddons/distinfo index c7edc8820141..8c58d7a8f9fb 100644 --- a/devel/ktextaddons/distinfo +++ b/devel/ktextaddons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680617830 -SHA256 (ktextaddons-1.1.1.tar.xz) = d91d1841d59daf7cb3f2e41219cc0d9b78bf7e2fe9cdee87ed0d16b9e86837c2 -SIZE (ktextaddons-1.1.1.tar.xz) = 213528 +TIMESTAMP = 1681627198 +SHA256 (ktextaddons-1.2.0.tar.xz) = 88126cecc592be4c5ecc0c6641474a4ca846dd1866056ce24bada9eb5d080183 +SIZE (ktextaddons-1.2.0.tar.xz) = 321812 diff --git a/devel/ktextaddons/files/patch-texttranslator_translator_widgets_translatordebugdialog.cpp b/devel/ktextaddons/files/patch-texttranslator_translator_widgets_translatordebugdialog.cpp deleted file mode 100644 index f3fbc93b818b..000000000000 --- a/devel/ktextaddons/files/patch-texttranslator_translator_widgets_translatordebugdialog.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- texttranslator/translator/widgets/translatordebugdialog.cpp.orig 2023-01-15 16:31:40 UTC -+++ texttranslator/translator/widgets/translatordebugdialog.cpp -@@ -19,6 +19,7 @@ - #include - #include - #include -+#include - namespace - { - const char myTranslatorDebugDialogConfigGroupName[] = "TranslatorDebugDialog"; diff --git a/devel/ktextaddons/pkg-plist b/devel/ktextaddons/pkg-plist index cae5797904cc..f33f5c169497 100644 --- a/devel/ktextaddons/pkg-plist +++ b/devel/ktextaddons/pkg-plist @@ -1,254 +1,310 @@ +include/KF5/TextAddonsWidgets/TextAddonsWidgets/LineEditCatchReturnKey +include/KF5/TextAddonsWidgets/textaddonswidgets/lineeditcatchreturnkey.h +include/KF5/TextAddonsWidgets/textaddonswidgets/textaddonswidgets_export.h +include/KF5/TextAddonsWidgets/textaddonswidgets_version.h include/KF5/TextAutoCorrection/TextAutoCorrection/AutoCorrection include/KF5/TextAutoCorrection/TextAutoCorrection/AutoCorrectionLanguage include/KF5/TextAutoCorrection/TextAutoCorrection/AutoCorrectionSettings include/KF5/TextAutoCorrection/TextAutoCorrection/AutoCorrectionTextEdit include/KF5/TextAutoCorrection/TextAutoCorrection/AutoCorrectionUtils include/KF5/TextAutoCorrection/TextAutoCorrection/AutoCorrectionWidget include/KF5/TextAutoCorrection/TextAutoCorrection/SelectSpecialCharDialog include/KF5/TextAutoCorrection/TextAutoCorrection/TextAutoCorrectionSettings include/KF5/TextAutoCorrection/textautocorrection/autocorrection.h include/KF5/TextAutoCorrection/textautocorrection/autocorrectionlanguage.h include/KF5/TextAutoCorrection/textautocorrection/autocorrectionsettings.h include/KF5/TextAutoCorrection/textautocorrection/autocorrectiontextedit.h include/KF5/TextAutoCorrection/textautocorrection/autocorrectionutils.h include/KF5/TextAutoCorrection/textautocorrection/autocorrectionwidget.h include/KF5/TextAutoCorrection/textautocorrection/selectspecialchardialog.h include/KF5/TextAutoCorrection/textautocorrection/textautocorrection_export.h include/KF5/TextAutoCorrection/textautocorrection/textautocorrectionsetting_base.h include/KF5/TextAutoCorrection/textautocorrection/textautocorrectionsettings.h include/KF5/TextAutoCorrection/textautocorrection_version.h include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/AbstractTextToSpeechConfigInterface include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/AbstractTextToSpeechInterface include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeech include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechActions include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechConfigDialog include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechConfigWidget include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechContainerWidget include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechInterface include/KF5/TextEditTextToSpeech/TextEditTextToSpeech/TextToSpeechWidget include/KF5/TextEditTextToSpeech/textedittexttospeech/abstracttexttospeechconfiginterface.h include/KF5/TextEditTextToSpeech/textedittexttospeech/abstracttexttospeechinterface.h include/KF5/TextEditTextToSpeech/textedittexttospeech/textedittexttospeech_export.h include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeech.h include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeechactions.h include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeechconfigdialog.h include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeechconfigwidget.h include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeechcontainerwidget.h include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeechinterface.h include/KF5/TextEditTextToSpeech/textedittexttospeech/texttospeechwidget.h include/KF5/TextEditTextToSpeech/textedittexttospeech_version.h +include/KF5/TextEmoticonsCore/TextEmoticonsCore/CustomEmoji +include/KF5/TextEmoticonsCore/TextEmoticonsCore/CustomEmojiIconManager +include/KF5/TextEmoticonsCore/TextEmoticonsCore/EmojiModel +include/KF5/TextEmoticonsCore/TextEmoticonsCore/EmojiModelManager +include/KF5/TextEmoticonsCore/TextEmoticonsCore/EmojiProxyModel +include/KF5/TextEmoticonsCore/TextEmoticonsCore/EmoticonCategory +include/KF5/TextEmoticonsCore/TextEmoticonsCore/EmoticonUnicodeUtils +include/KF5/TextEmoticonsCore/TextEmoticonsCore/UnicodeEmoticon +include/KF5/TextEmoticonsCore/TextEmoticonsCore/UnicodeEmoticonManager +include/KF5/TextEmoticonsCore/TextEmoticonsCore/UnicodeEmoticonParser +include/KF5/TextEmoticonsCore/textemoticonscore/customemoji.h +include/KF5/TextEmoticonsCore/textemoticonscore/customemojiiconmanager.h +include/KF5/TextEmoticonsCore/textemoticonscore/emojimodel.h +include/KF5/TextEmoticonsCore/textemoticonscore/emojimodelmanager.h +include/KF5/TextEmoticonsCore/textemoticonscore/emojiproxymodel.h +include/KF5/TextEmoticonsCore/textemoticonscore/emoticoncategory.h +include/KF5/TextEmoticonsCore/textemoticonscore/emoticonunicodeutils.h +include/KF5/TextEmoticonsCore/textemoticonscore/textemoticonscore_export.h +include/KF5/TextEmoticonsCore/textemoticonscore/unicodeemoticon.h +include/KF5/TextEmoticonsCore/textemoticonscore/unicodeemoticonmanager.h +include/KF5/TextEmoticonsCore/textemoticonscore/unicodeemoticonparser.h +include/KF5/TextEmoticonsCore/textemoticonscore_version.h +include/KF5/TextEmoticonsWidgets/TextEmoticonsWidgets/EmoticonTextEditAction +include/KF5/TextEmoticonsWidgets/TextEmoticonsWidgets/EmoticonTextEditSelector +include/KF5/TextEmoticonsWidgets/textemoticonswidgets/emoticontexteditaction.h +include/KF5/TextEmoticonsWidgets/textemoticonswidgets/emoticontexteditselector.h +include/KF5/TextEmoticonsWidgets/textemoticonswidgets/textemoticonswidgets_export.h +include/KF5/TextEmoticonsWidgets/textemoticonswidgets_version.h include/KF5/TextGrammarCheck/TextGrammarCheck/GrammalecteConfigDialog include/KF5/TextGrammarCheck/TextGrammarCheck/GrammalecteConfigWidget include/KF5/TextGrammarCheck/TextGrammarCheck/GrammalecteGenerateConfigOptionJob include/KF5/TextGrammarCheck/TextGrammarCheck/GrammalecteManager include/KF5/TextGrammarCheck/TextGrammarCheck/GrammalecteResultJob include/KF5/TextGrammarCheck/TextGrammarCheck/GrammalecteResultWidget include/KF5/TextGrammarCheck/TextGrammarCheck/GrammarAction include/KF5/TextGrammarCheck/TextGrammarCheck/GrammarError include/KF5/TextGrammarCheck/TextGrammarCheck/GrammarResultTextEdit include/KF5/TextGrammarCheck/TextGrammarCheck/GrammarResultWidget include/KF5/TextGrammarCheck/TextGrammarCheck/LanguageToolComboBox include/KF5/TextGrammarCheck/TextGrammarCheck/LanguageToolConfigDialog include/KF5/TextGrammarCheck/TextGrammarCheck/LanguageToolConfigWidget include/KF5/TextGrammarCheck/TextGrammarCheck/LanguageToolGetListOfLanguageJob include/KF5/TextGrammarCheck/TextGrammarCheck/LanguageToolManager include/KF5/TextGrammarCheck/TextGrammarCheck/LanguageToolResultWidget include/KF5/TextGrammarCheck/TextGrammarCheck/grammalecteconfigdialog.h include/KF5/TextGrammarCheck/TextGrammarCheck/grammalecteconfigwidget.h include/KF5/TextGrammarCheck/TextGrammarCheck/grammalectegenerateconfigoptionjob.h include/KF5/TextGrammarCheck/TextGrammarCheck/grammalectemanager.h include/KF5/TextGrammarCheck/TextGrammarCheck/grammalecteresultjob.h include/KF5/TextGrammarCheck/TextGrammarCheck/grammalecteresultwidget.h include/KF5/TextGrammarCheck/TextGrammarCheck/grammaraction.h include/KF5/TextGrammarCheck/TextGrammarCheck/grammarerror.h include/KF5/TextGrammarCheck/TextGrammarCheck/grammarresulttextedit.h include/KF5/TextGrammarCheck/TextGrammarCheck/grammarresultwidget.h include/KF5/TextGrammarCheck/TextGrammarCheck/languagetoolcombobox.h include/KF5/TextGrammarCheck/TextGrammarCheck/languagetoolconfigdialog.h include/KF5/TextGrammarCheck/TextGrammarCheck/languagetoolconfigwidget.h include/KF5/TextGrammarCheck/TextGrammarCheck/languagetoolgetlistoflanguagejob.h include/KF5/TextGrammarCheck/TextGrammarCheck/languagetoolmanager.h include/KF5/TextGrammarCheck/TextGrammarCheck/languagetoolresultwidget.h include/KF5/TextGrammarCheck/textgrammarcheck/grammalecteconfigdialog.h include/KF5/TextGrammarCheck/textgrammarcheck/grammalecteconfigwidget.h include/KF5/TextGrammarCheck/textgrammarcheck/grammalectegenerateconfigoptionjob.h include/KF5/TextGrammarCheck/textgrammarcheck/grammalectemanager.h include/KF5/TextGrammarCheck/textgrammarcheck/grammalecteresultjob.h include/KF5/TextGrammarCheck/textgrammarcheck/grammalecteresultwidget.h include/KF5/TextGrammarCheck/textgrammarcheck/grammaraction.h include/KF5/TextGrammarCheck/textgrammarcheck/grammarerror.h include/KF5/TextGrammarCheck/textgrammarcheck/grammarresulttextedit.h include/KF5/TextGrammarCheck/textgrammarcheck/grammarresultwidget.h include/KF5/TextGrammarCheck/textgrammarcheck/languagetoolcombobox.h include/KF5/TextGrammarCheck/textgrammarcheck/languagetoolconfigdialog.h include/KF5/TextGrammarCheck/textgrammarcheck/languagetoolconfigwidget.h include/KF5/TextGrammarCheck/textgrammarcheck/languagetoolgetlistoflanguagejob.h include/KF5/TextGrammarCheck/textgrammarcheck/languagetoolmanager.h include/KF5/TextGrammarCheck/textgrammarcheck/languagetoolresultwidget.h include/KF5/TextGrammarCheck/textgrammarcheck/textgrammarcheck_export.h include/KF5/TextGrammarCheck/textgrammarcheck_version.h include/KF5/TextTranslator/TextTranslator/TranslatorConfigureDialog include/KF5/TextTranslator/TextTranslator/TranslatorConfigureLanguageListWidget include/KF5/TextTranslator/TextTranslator/TranslatorConfigureListsWidget include/KF5/TextTranslator/TextTranslator/TranslatorEngineAccessManager include/KF5/TextTranslator/TextTranslator/TranslatorEngineClient include/KF5/TextTranslator/TextTranslator/TranslatorEngineLoader include/KF5/TextTranslator/TextTranslator/TranslatorEnginePlugin include/KF5/TextTranslator/TextTranslator/TranslatorMenu include/KF5/TextTranslator/TextTranslator/TranslatorUtil include/KF5/TextTranslator/TextTranslator/TranslatorWidget include/KF5/TextTranslator/TextTranslator/translatorconfiguredialog.h include/KF5/TextTranslator/TextTranslator/translatorconfigurelanguagelistwidget.h include/KF5/TextTranslator/TextTranslator/translatorconfigurelistswidget.h include/KF5/TextTranslator/TextTranslator/translatorengineaccessmanager.h include/KF5/TextTranslator/TextTranslator/translatorengineclient.h include/KF5/TextTranslator/TextTranslator/translatorengineloader.h include/KF5/TextTranslator/TextTranslator/translatorengineplugin.h include/KF5/TextTranslator/TextTranslator/translatormenu.h include/KF5/TextTranslator/TextTranslator/translatorutil.h include/KF5/TextTranslator/TextTranslator/translatorwidget.h include/KF5/TextTranslator/texttranslator/texttranslator_export.h include/KF5/TextTranslator/texttranslator/translatorconfiguredialog.h include/KF5/TextTranslator/texttranslator/translatorconfigurelanguagelistwidget.h include/KF5/TextTranslator/texttranslator/translatorconfigurelistswidget.h include/KF5/TextTranslator/texttranslator/translatorengineaccessmanager.h include/KF5/TextTranslator/texttranslator/translatorengineclient.h include/KF5/TextTranslator/texttranslator/translatorengineloader.h include/KF5/TextTranslator/texttranslator/translatorengineplugin.h include/KF5/TextTranslator/texttranslator/translatormenu.h include/KF5/TextTranslator/texttranslator/translatorutil.h include/KF5/TextTranslator/texttranslator/translatorwidget.h include/KF5/TextTranslator/texttranslator_version.h +lib/cmake/KF5TextAddonsWidgets/KF5TextAddonsWidgetsConfig.cmake +lib/cmake/KF5TextAddonsWidgets/KF5TextAddonsWidgetsConfigVersion.cmake +lib/cmake/KF5TextAddonsWidgets/KF5TextAddonsWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5TextAddonsWidgets/KF5TextAddonsWidgetsTargets.cmake lib/cmake/KF5TextAutoCorrection/KF5TextAutoCorrectionConfig.cmake lib/cmake/KF5TextAutoCorrection/KF5TextAutoCorrectionConfigVersion.cmake lib/cmake/KF5TextAutoCorrection/KF5TextAutoCorrectionTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KF5TextAutoCorrection/KF5TextAutoCorrectionTargets.cmake lib/cmake/KF5TextEditTextToSpeech/KF5TextEditTextToSpeechConfig.cmake lib/cmake/KF5TextEditTextToSpeech/KF5TextEditTextToSpeechConfigVersion.cmake lib/cmake/KF5TextEditTextToSpeech/KF5TextEditTextToSpeechTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KF5TextEditTextToSpeech/KF5TextEditTextToSpeechTargets.cmake +lib/cmake/KF5TextEmoticonsCore/KF5TextEmoticonsCoreConfig.cmake +lib/cmake/KF5TextEmoticonsCore/KF5TextEmoticonsCoreConfigVersion.cmake +lib/cmake/KF5TextEmoticonsCore/KF5TextEmoticonsCoreTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5TextEmoticonsCore/KF5TextEmoticonsCoreTargets.cmake +lib/cmake/KF5TextEmoticonsWidgets/KF5TextEmoticonsWidgetsConfig.cmake +lib/cmake/KF5TextEmoticonsWidgets/KF5TextEmoticonsWidgetsConfigVersion.cmake +lib/cmake/KF5TextEmoticonsWidgets/KF5TextEmoticonsWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5TextEmoticonsWidgets/KF5TextEmoticonsWidgetsTargets.cmake lib/cmake/KF5TextGrammarCheck/KF5TextGrammarCheckConfig.cmake lib/cmake/KF5TextGrammarCheck/KF5TextGrammarCheckConfigVersion.cmake lib/cmake/KF5TextGrammarCheck/KF5TextGrammarCheckTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KF5TextGrammarCheck/KF5TextGrammarCheckTargets.cmake lib/cmake/KF5TextTranslator/KF5TextTranslatorConfig.cmake lib/cmake/KF5TextTranslator/KF5TextTranslatorConfigVersion.cmake lib/cmake/KF5TextTranslator/KF5TextTranslatorTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KF5TextTranslator/KF5TextTranslatorTargets.cmake +lib/libKF5TextAddonsWidgets.so +lib/libKF5TextAddonsWidgets.so.1 +lib/libKF5TextAddonsWidgets.so.%%LIBVERSION%% lib/libKF5TextAutoCorrection.so lib/libKF5TextAutoCorrection.so.1 lib/libKF5TextAutoCorrection.so.%%LIBVERSION%% lib/libKF5TextEditTextToSpeech.so lib/libKF5TextEditTextToSpeech.so.1 lib/libKF5TextEditTextToSpeech.so.%%LIBVERSION%% +lib/libKF5TextEmoticonsCore.so +lib/libKF5TextEmoticonsCore.so.1 +lib/libKF5TextEmoticonsCore.so.%%LIBVERSION%% +lib/libKF5TextEmoticonsWidgets.so +lib/libKF5TextEmoticonsWidgets.so.1 +lib/libKF5TextEmoticonsWidgets.so.%%LIBVERSION%% lib/libKF5TextGrammarCheck.so lib/libKF5TextGrammarCheck.so.1 lib/libKF5TextGrammarCheck.so.%%LIBVERSION%% lib/libKF5TextTranslator.so -lib/libKF5TextTranslator.so.%%LIBVERSION%% lib/libKF5TextTranslator.so.1 -%%QT_PLUGINDIR%%/designer/texttranslatorwidgets5.so +lib/libKF5TextTranslator.so.%%LIBVERSION%% %%QT_MKSPECDIR%%/modules/qt_TextAutoCorrection.pri %%QT_MKSPECDIR%%/modules/qt_TextEditTextToSpeech.pri %%QT_MKSPECDIR%%/modules/qt_TextGrammarCheck.pri %%QT_MKSPECDIR%%/modules/qt_TextTranslator.pri +%%QT_MKSPECDIR%%/modules/qt_textaddonswidgets.pri +%%QT_MKSPECDIR%%/modules/qt_textemoticonscore.pri +%%QT_MKSPECDIR%%/modules/qt_textemoticonswidgets.pri +%%QT_PLUGINDIR%%/designer/texttranslatorwidgets5.so %%QT_PLUGINDIR%%/kf5/translator/translator_bing.so %%QT_PLUGINDIR%%/kf5/translator/translator_deepl.so %%QT_PLUGINDIR%%/kf5/translator/translator_google.so %%QT_PLUGINDIR%%/kf5/translator/translator_libretranslate.so %%QT_PLUGINDIR%%/kf5/translator/translator_lingva.so %%QT_PLUGINDIR%%/kf5/translator/translator_yandex.so share/locale/ar/LC_MESSAGES/libtextautocorrection.mo share/locale/ar/LC_MESSAGES/libtextedittexttospeech.mo share/locale/ar/LC_MESSAGES/libtextgrammarcheck.mo share/locale/ar/LC_MESSAGES/libtexttranslator.mo share/locale/az/LC_MESSAGES/libtextgrammarcheck.mo share/locale/bg/LC_MESSAGES/libtextgrammarcheck.mo share/locale/ca/LC_MESSAGES/libtextautocorrection.mo share/locale/ca/LC_MESSAGES/libtextedittexttospeech.mo share/locale/ca/LC_MESSAGES/libtextgrammarcheck.mo share/locale/ca/LC_MESSAGES/libtexttranslator.mo share/locale/ca@valencia/LC_MESSAGES/libtextautocorrection.mo share/locale/ca@valencia/LC_MESSAGES/libtextedittexttospeech.mo share/locale/ca@valencia/LC_MESSAGES/libtextgrammarcheck.mo share/locale/ca@valencia/LC_MESSAGES/libtexttranslator.mo share/locale/cs/LC_MESSAGES/libtextautocorrection.mo share/locale/cs/LC_MESSAGES/libtextedittexttospeech.mo share/locale/cs/LC_MESSAGES/libtextgrammarcheck.mo share/locale/cs/LC_MESSAGES/libtexttranslator.mo share/locale/da/LC_MESSAGES/libtextgrammarcheck.mo share/locale/de/LC_MESSAGES/libtextautocorrection.mo share/locale/de/LC_MESSAGES/libtextedittexttospeech.mo share/locale/de/LC_MESSAGES/libtextgrammarcheck.mo share/locale/de/LC_MESSAGES/libtexttranslator.mo share/locale/en_GB/LC_MESSAGES/libtextautocorrection.mo share/locale/en_GB/LC_MESSAGES/libtextedittexttospeech.mo share/locale/en_GB/LC_MESSAGES/libtextgrammarcheck.mo share/locale/en_GB/LC_MESSAGES/libtexttranslator.mo share/locale/es/LC_MESSAGES/libtextautocorrection.mo share/locale/es/LC_MESSAGES/libtextedittexttospeech.mo share/locale/es/LC_MESSAGES/libtextgrammarcheck.mo share/locale/es/LC_MESSAGES/libtexttranslator.mo share/locale/et/LC_MESSAGES/libtextgrammarcheck.mo share/locale/eu/LC_MESSAGES/libtextgrammarcheck.mo share/locale/fi/LC_MESSAGES/libtextautocorrection.mo share/locale/fi/LC_MESSAGES/libtextedittexttospeech.mo share/locale/fi/LC_MESSAGES/libtextgrammarcheck.mo share/locale/fi/LC_MESSAGES/libtexttranslator.mo share/locale/fr/LC_MESSAGES/libtextautocorrection.mo share/locale/fr/LC_MESSAGES/libtextedittexttospeech.mo share/locale/fr/LC_MESSAGES/libtextgrammarcheck.mo share/locale/fr/LC_MESSAGES/libtexttranslator.mo share/locale/gl/LC_MESSAGES/libtextgrammarcheck.mo share/locale/ia/LC_MESSAGES/libtextautocorrection.mo share/locale/ia/LC_MESSAGES/libtextedittexttospeech.mo share/locale/ia/LC_MESSAGES/libtextgrammarcheck.mo share/locale/ia/LC_MESSAGES/libtexttranslator.mo share/locale/it/LC_MESSAGES/libtextautocorrection.mo share/locale/it/LC_MESSAGES/libtextedittexttospeech.mo share/locale/it/LC_MESSAGES/libtextgrammarcheck.mo share/locale/it/LC_MESSAGES/libtexttranslator.mo share/locale/ka/LC_MESSAGES/libtextautocorrection.mo share/locale/ka/LC_MESSAGES/libtextedittexttospeech.mo share/locale/ka/LC_MESSAGES/libtextgrammarcheck.mo share/locale/ka/LC_MESSAGES/libtexttranslator.mo share/locale/ko/LC_MESSAGES/libtextgrammarcheck.mo share/locale/nl/LC_MESSAGES/libtextautocorrection.mo share/locale/nl/LC_MESSAGES/libtextedittexttospeech.mo share/locale/nl/LC_MESSAGES/libtextgrammarcheck.mo share/locale/nl/LC_MESSAGES/libtexttranslator.mo share/locale/nn/LC_MESSAGES/libtextautocorrection.mo share/locale/nn/LC_MESSAGES/libtextedittexttospeech.mo share/locale/nn/LC_MESSAGES/libtextgrammarcheck.mo share/locale/nn/LC_MESSAGES/libtexttranslator.mo share/locale/pl/LC_MESSAGES/libtextautocorrection.mo share/locale/pl/LC_MESSAGES/libtextedittexttospeech.mo share/locale/pl/LC_MESSAGES/libtextgrammarcheck.mo share/locale/pl/LC_MESSAGES/libtexttranslator.mo share/locale/pt/LC_MESSAGES/libtextautocorrection.mo share/locale/pt/LC_MESSAGES/libtextedittexttospeech.mo share/locale/pt/LC_MESSAGES/libtextgrammarcheck.mo share/locale/pt/LC_MESSAGES/libtexttranslator.mo share/locale/pt_BR/LC_MESSAGES/libtextgrammarcheck.mo share/locale/ru/LC_MESSAGES/libtextgrammarcheck.mo share/locale/sk/LC_MESSAGES/libtextautocorrection.mo share/locale/sk/LC_MESSAGES/libtextedittexttospeech.mo share/locale/sk/LC_MESSAGES/libtextgrammarcheck.mo share/locale/sk/LC_MESSAGES/libtexttranslator.mo share/locale/sl/LC_MESSAGES/libtextautocorrection.mo share/locale/sl/LC_MESSAGES/libtextedittexttospeech.mo share/locale/sl/LC_MESSAGES/libtextgrammarcheck.mo share/locale/sl/LC_MESSAGES/libtexttranslator.mo share/locale/sv/LC_MESSAGES/libtextgrammarcheck.mo share/locale/tr/LC_MESSAGES/libtextautocorrection.mo share/locale/tr/LC_MESSAGES/libtextedittexttospeech.mo share/locale/tr/LC_MESSAGES/libtextgrammarcheck.mo share/locale/tr/LC_MESSAGES/libtexttranslator.mo share/locale/uk/LC_MESSAGES/libtextautocorrection.mo share/locale/uk/LC_MESSAGES/libtextedittexttospeech.mo share/locale/uk/LC_MESSAGES/libtextgrammarcheck.mo share/locale/uk/LC_MESSAGES/libtexttranslator.mo share/locale/zh_CN/LC_MESSAGES/libtextautocorrection.mo share/locale/zh_CN/LC_MESSAGES/libtextedittexttospeech.mo share/locale/zh_CN/LC_MESSAGES/libtextgrammarcheck.mo share/locale/zh_CN/LC_MESSAGES/libtexttranslator.mo