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-hu/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-hu/messages')
-rw-r--r-- | koffice-i18n-hu/messages/koffice/desktop_koffice.po | 14 | ||||
-rw-r--r-- | koffice-i18n-hu/messages/koffice/kformdesigner.po | 2 |
2 files changed, 7 insertions, 9 deletions
diff --git a/koffice-i18n-hu/messages/koffice/desktop_koffice.po b/koffice-i18n-hu/messages/koffice/desktop_koffice.po index 0816b7ba..4a15823c 100644 --- a/koffice-i18n-hu/messages/koffice/desktop_koffice.po +++ b/koffice-i18n-hu/messages/koffice/desktop_koffice.po @@ -1918,25 +1918,23 @@ msgstr "" "kerülnek" #: kword/mailmerge/sql/kwserialletter_qtsqldb.desktop:6 -msgid "Name=Qt-SQL Source (single table)" -msgstr "Name=Qt-SQL adatforrás (egy tábla)" +msgid "Name=TQt-SQL Source (single table)" +msgstr "Name=TQt-SQL adatforrás (egy tábla)" #: 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=Ez az adatforrástípus SQL-kiszolgálón tárolt SQL táblák elérését teszi " "lehetővé. A rendszer konfigurációjától függően MySQL, PostgreSQL és UnixODBC " -"adatbázistípust lehet választani. Ezeken felül még más is előfordulhat (pl. " -"Oracle a Qt fizetős változatában)." +"adatbázistípust lehet választani." #: kword/mailmerge/sql/kwserialletter_qtsqldb_power.desktop:6 -msgid "Name=Qt-SQL Source (power user)" -msgstr "Name=Qt-SQL-forrás (kiemelt felhasználó)" +msgid "Name=TQt-SQL Source (power user)" +msgstr "Name=TQt-SQL-forrás (kiemelt felhasználó)" #: kword/templates/CardsAndLabels/.directory:2 msgid "Name=Cards and Labels" diff --git a/koffice-i18n-hu/messages/koffice/kformdesigner.po b/koffice-i18n-hu/messages/koffice/kformdesigner.po index d1ba3ff5..edc5e31d 100644 --- a/koffice-i18n-hu/messages/koffice/kformdesigner.po +++ b/koffice-i18n-hu/messages/koffice/kformdesigner.po @@ -1002,7 +1002,7 @@ msgstr "Nem sikerült átnevezni a(z) \"%1\" elemet erre: \"%2\"." #: test/kfd_part.cpp:334 #, fuzzy msgid "*.ui|TQt Designer UI Files" -msgstr "*.ui|Qt Designer UI-fájlok" +msgstr "*.ui|TQt Designer UI-fájlok" #: formmanager.cpp:204 msgid "Connect Signals/Slots" |