summaryrefslogtreecommitdiffstats
path: root/koffice-i18n-pt_BR
Commit message (Collapse)AuthorAgeFilesLines
...
* Update translation filesTDE Weblate2019-01-081-9/+31
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/koffice - koproperty Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-koproperty/
* Update translation filesTDE Weblate2019-01-081-1399/+1291
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/koffice - kofficefilters Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kofficefilters/
* Update translation filesTDE Weblate2019-01-081-3/+4
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/koffice - koconverter Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-koconverter/
* Update translation filesTDE Weblate2019-01-081-3551/+3319
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/koffice - kivio Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kivio/
* Update translation filesTDE Weblate2019-01-081-130/+148
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/koffice - kformula Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kformula/
* Update translation filesTDE Weblate2019-01-081-673/+762
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/koffice - kformdesigner Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kformdesigner/
* Update translation filesTDE Weblate2019-01-081-3112/+3247
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/koffice - kexi Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kexi/
* Update translation filesTDE Weblate2019-01-081-371/+417
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/koffice - kchart Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kchart/
* Update translation filesTDE Weblate2019-01-081-519/+633
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/koffice - karbon Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-karbon/
* Update translation filesTDE Weblate2019-01-081-15/+26
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/koffice - example Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-example/
* Update translation filesTDE Weblate2019-01-081-5280/+5104
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/koffice - chalk Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-chalk/
* Update translation filesTDE Weblate2019-01-081-3437/+3472
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/koffice Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice/
* Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.Michele Calgaro2018-10-271-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-131-30/+2
| | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-281-5/+5
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | 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>
* qt -> tqt conversion:Michele Calgaro2018-09-272-10/+10
| | | | | | | | | | | 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>
* qt -> tqt conversion:Michele Calgaro2018-09-271-28/+28
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt_includes => tqt_includes conversionSlávek Banko2018-09-261-18/+18
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-261-5/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KDE_USE_QT* -> KDE_USE_TQT* conversionMichele Calgaro2018-09-241-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* AC_PATH_QT* -> AC_PATH_TQT* conversionMichele Calgaro2018-09-241-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-1/+1
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23188-0/+0
|
* Fix invalid syntax in pt_BR translationFrancois Andriot2014-05-011-1/+2
|
* Removed references to printing.kde.org. This relates to bug 1846.Michele Calgaro2014-03-232-18/+2
|
* Rename kdewidgets => tdewidgetsSlávek Banko2013-12-231-4/+4
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0313-184/+184
|
* Update files and references in support of bug report 1446.Darrell Anderson2013-04-181-3/+3
|
* Rename makekdewidgetsTimothy Pearson2013-02-211-1/+1
|
* Rename KABC namespaceTimothy Pearson2013-02-201-1/+1
|
* Fix unintended rename of ChecklistSlávek Banko2013-02-191-2/+2
|
* Fix references to lkabcTimothy Pearson2013-02-171-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-152-43/+43
|
* Fix unintended renamingTimothy Pearson2013-02-023-22/+22
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-013-22/+22
|
* Fix FTBFSTimothy Pearson2013-02-016-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-35/+35
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-3/+3
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-281-4/+4
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-61/+61
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-268-32/+32
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-13/+13
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Rebranding of Krita as ChalkSlávek Banko2012-09-1665-748/+748
|
* Update docbook headers and nominal branding updates.Darrell Anderson2012-08-243-36/+36
|
* Added common directoriesSlávek Banko2012-08-201-0/+1
| | | | Added symlinks to TLD admin directory