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-et/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-et/messages')
-rw-r--r-- | koffice-i18n-et/messages/koffice/desktop_koffice.po | 14 | ||||
-rw-r--r-- | koffice-i18n-et/messages/koffice/kformdesigner.po | 2 | ||||
-rw-r--r-- | koffice-i18n-et/messages/koffice/kspread.po | 2 |
3 files changed, 8 insertions, 10 deletions
diff --git a/koffice-i18n-et/messages/koffice/desktop_koffice.po b/koffice-i18n-et/messages/koffice/desktop_koffice.po index 015780af..4710d574 100644 --- a/koffice-i18n-et/messages/koffice/desktop_koffice.po +++ b/koffice-i18n-et/messages/koffice/desktop_koffice.po @@ -1921,25 +1921,23 @@ msgid "Comment=This datasource type stores the data directly in the KWord file" msgstr "Comment=See andmeallika tüüp hoiab andmeid otse KWordi failis" #: kword/mailmerge/sql/kwserialletter_qtsqldb.desktop:6 -msgid "Name=Qt-SQL Source (single table)" -msgstr "Name=Qt-SQL allikas (üksik tabel)" +msgid "Name=TQt-SQL Source (single table)" +msgstr "Name=TQt-SQL allikas (üksik tabel)" #: 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=See andmeallika tüüp lubab kasutada SQL-andmebaasi tabeleid, mida " "hoitakse SQL-serveris. Sõltuvalt süsteemi seadistustest on MySQL, PostgreSQL ja " -"UnixODBC toetatud andmebaasisüsteemide hulgas. Neid võib olla isegi rohkem " -"(Oracle kommertslikes Qt versioonides või kolmandate osapoolte mootorites)." +"UnixODBC toetatud andmebaasisüsteemide hulgas." #: kword/mailmerge/sql/kwserialletter_qtsqldb_power.desktop:6 -msgid "Name=Qt-SQL Source (power user)" -msgstr "Name=Qt-SQL allikas (nõudlikule kasutajale)" +msgid "Name=TQt-SQL Source (power user)" +msgstr "Name=TQt-SQL allikas (nõudlikule kasutajale)" #: kword/templates/CardsAndLabels/.directory:2 msgid "Name=Cards and Labels" diff --git a/koffice-i18n-et/messages/koffice/kformdesigner.po b/koffice-i18n-et/messages/koffice/kformdesigner.po index 47f06881..9d6ce183 100644 --- a/koffice-i18n-et/messages/koffice/kformdesigner.po +++ b/koffice-i18n-et/messages/koffice/kformdesigner.po @@ -1004,7 +1004,7 @@ msgstr "Vidina \"%1\" ümbenimetamine vidinaks \"%2\" ebaõnnestus." #: test/kfd_part.cpp:334 #, fuzzy msgid "*.ui|TQt Designer UI Files" -msgstr "*.ui|Qt Disaineri UI-failid" +msgstr "*.ui|TQt Disaineri UI-failid" #: formmanager.cpp:204 msgid "Connect Signals/Slots" diff --git a/koffice-i18n-et/messages/koffice/kspread.po b/koffice-i18n-et/messages/koffice/kspread.po index 92ae9a69..0aa7b8cb 100644 --- a/koffice-i18n-et/messages/koffice/kspread.po +++ b/koffice-i18n-et/messages/koffice/kspread.po @@ -6555,7 +6555,7 @@ msgid "" "No database drivers available. To use this feature you need to install the " "necessary TQt 3 database drivers." msgstr "" -"Andmebaasidraivereid pole saada. Selleks tuleb Qt 3 kompileerida vajalike " +"Andmebaasidraivereid pole saada. Selleks tuleb TQt 3 kompileerida vajalike " "draiveritega." #: kspread_view.cpp:4974 |