diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-09 20:53:45 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-22 20:43:43 +0900 |
commit | 8b9d49dd3f3b5a63160fefeb88923b5527316858 (patch) | |
tree | 894d9d4655131c08d5015b83bebad3644b6ab038 /koffice-i18n-uk/messages | |
parent | f8cba5a90205fd3dedaf74f816f746c2b6f20d5e (diff) | |
download | koffice-i18n-8b9d49dd3f3b5a63160fefeb88923b5527316858.tar.gz koffice-i18n-8b9d49dd3f3b5a63160fefeb88923b5527316858.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'koffice-i18n-uk/messages')
-rw-r--r-- | koffice-i18n-uk/messages/koffice/desktop_koffice.po | 14 | ||||
-rw-r--r-- | koffice-i18n-uk/messages/koffice/kformdesigner.po | 2 |
2 files changed, 7 insertions, 9 deletions
diff --git a/koffice-i18n-uk/messages/koffice/desktop_koffice.po b/koffice-i18n-uk/messages/koffice/desktop_koffice.po index a379c68b..1d7a1d60 100644 --- a/koffice-i18n-uk/messages/koffice/desktop_koffice.po +++ b/koffice-i18n-uk/messages/koffice/desktop_koffice.po @@ -1932,25 +1932,23 @@ msgid "Comment=This datasource type stores the data directly in the KWord file" msgstr "Comment=Цей тип джерела даних зберігає дані напряму в файлі KWord" #: kword/mailmerge/sql/kwserialletter_qtsqldb.desktop:6 -msgid "Name=Qt-SQL Source (single table)" -msgstr "Name=Джерело Qt-SQL (одна таблиця)" +msgid "Name=TQt-SQL Source (single table)" +msgstr "Name=Джерело TQt-SQL (одна таблиця)" #: kword/mailmerge/sql/kwserialletter_qtsqldb.desktop:48 #: kword/mailmerge/sql/kwserialletter_qtsqldb_power.desktop:50 msgid "" "Comment=This datasource type lets you use SQL database tables stored on a SQL " "Server. Depending on your system configuration, MySQL, PostgreSQL and UnixODBC " -"are among the supported database backends. There might even be more (Oracle in " -"commercial Qt versions or 3rd party backends)." +"are among the supported database backends." msgstr "" "Comment=Цей тип джерела даних дозволяє вам використовувати таблиці баз даних в " "серверах SQL. Відповідно до конфігурації вашої системи, підтримуються MySQL, " -"PostgreSQL та UnixODBC. Можливо підтримуються і інші сервери БД (Oracle в " -"комерційній поставці Qt або сервери сторонніх компаній)." +"PostgreSQL та UnixODBC." #: kword/mailmerge/sql/kwserialletter_qtsqldb_power.desktop:6 -msgid "Name=Qt-SQL Source (power user)" -msgstr "Name=Джерело Qt-SQL (досвідчений користувач)" +msgid "Name=TQt-SQL Source (power user)" +msgstr "Name=Джерело TQt-SQL (досвідчений користувач)" #: kword/templates/CardsAndLabels/.directory:2 msgid "Name=Cards and Labels" diff --git a/koffice-i18n-uk/messages/koffice/kformdesigner.po b/koffice-i18n-uk/messages/koffice/kformdesigner.po index 42792002..57d485c4 100644 --- a/koffice-i18n-uk/messages/koffice/kformdesigner.po +++ b/koffice-i18n-uk/messages/koffice/kformdesigner.po @@ -1005,7 +1005,7 @@ msgstr "Помилка перейменування віджета \"%1\" до \ #: test/kfd_part.cpp:334 #, fuzzy msgid "*.ui|TQt Designer UI Files" -msgstr "*.ui|Файли форм Qt Designer" +msgstr "*.ui|Файли форм TQt Designer" #: formmanager.cpp:204 msgid "Connect Signals/Slots" |