Commit Graph

330 Commits (dd1b6d83c5143084f6966d10e6ca013bd1607e68)
 

Author SHA1 Message Date
TDE Weblate dd1b6d83c5 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
TDE Weblate 8971cfe958 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
TDE Weblate 9e77881f69 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
TDE Weblate 30bf1a4599 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
TDE Weblate 5fac9cb3dc Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
TDE Weblate 608c9d0e94 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
TDE Weblate 4ce6b7a42c Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
TDE Weblate f0bf9bec65 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
TDE Weblate 5882114b55 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
TDE Weblate a00e23b3d2 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
Slávek Banko 85e3d52550
Add translation templates for tdelibs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea a294585d88 Reset submodule main/tde-i18n/cmake to latest HEAD 6 years ago
TDE Gitea 763481a3b2 Reset submodule main/tde-i18n/admin to latest HEAD 6 years ago
Slávek Banko 06f41e2066
Rename translation contexts
+ QXml => TQXml
+ QFont => TQFont
+ QAccel => TQAccel
+ QMessageBox => TQMessageBox

There was a change in line wrapping as a result of merging strings using msguniq.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea dd969174d8 Reset submodule main/tde-i18n/cmake to latest HEAD 6 years ago
TDE Gitea d7aa9941d6 Reset submodule main/tde-i18n/cmake to latest HEAD 6 years ago
gregory guy eea5ed13af
rename kdelogo.xpm to tdelogo.png, kdelogo.png to tdelogo.png and kdelogo2.png to tdelogo2.png ; this relates to bug 2618.
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Slávek Banko 63925ad5f8 Translated using Weblate (Czech)
Currently translated at 100.0% (15 of 15 strings)

Translation: tdebase/twin_lib
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin_lib/cs/
6 years ago
Slávek Banko 26eb8c7cb1 Translated using Weblate (Czech)
Currently translated at 98.3% (181 of 184 strings)

Translation: tdebase/twin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/cs/
6 years ago
Slávek Banko c6f624908e Translated using Weblate (Czech)
Currently translated at 98.9% (184 of 186 strings)

Translation: tdebase/kcmkeys
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkeys/cs/
6 years ago
Michele Calgaro 011cf9eab8
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 4c7da13a3c
Move tdefilereplace from tdewebdev to tdeutils
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 946a7aa69a
Small fixes not related to translations
+ repair damaged UTF-8 characters
+ remove incorrect header lines
+ delete a badly named file

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 886a604f86 Reset submodule main/tde-i18n/admin to latest HEAD 6 years ago
Michele Calgaro 037beaf5ca
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro b6aab6d9a9
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro fae7d9ab5a
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 50c59cd96e
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 4dc5264fc1
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko e5414fb67a
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 4cf959aba2 Reset submodule main/tde-i18n/admin to latest HEAD 6 years ago
Michele Calgaro af558f26f8
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro d48d45b6f3
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 08eb439466
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 0c889985d1
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro ebe47f3580
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea 5227525220 Reset submodule main/tde-i18n/cmake to latest HEAD 7 years ago
TDE Gitea 74256daa0c Reset submodule main/tde-i18n/admin to latest HEAD 7 years ago
Slávek Banko 6728e78913 Fix typo from prior commit
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko a23aa14dd8 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Automated System 4c947d0cc6 Reset submodule main/tde-i18n/admin to latest HEAD 7 years ago
Automated System b89c842562 Reset submodule main/tde-i18n/admin to latest HEAD 7 years ago
Automated System 73113e030a Reset submodule main/tde-i18n/admin to latest HEAD 7 years ago
Slávek Banko 0f4539e0cd Reset submodule main/tde-i18n/cmake to latest HEAD 8 years ago
Automated System bcbb8df2ec Reset submodule main/tde-i18n/cmake to latest HEAD 8 years ago
Slávek Banko 3833422cb7 Reset submodule main/tde-i18n/cmake to latest HEAD 8 years ago
Slávek Banko 6e87ae16bd cmake: add tde_add_check_executable macro 8 years ago
Automated System 63e3528539 Reset submodule main/tde-i18n/admin to latest HEAD 9 years ago
Timothy Pearson 533697fc96 Fix invalid headers in PNG files and optimize for size 9 years ago
Automated System 08f14e401b Reset submodule main/tde-i18n/cmake to latest HEAD 9 years ago