summaryrefslogtreecommitdiffstats
path: root/tde-i18n-hi/messages
Commit message (Collapse)AuthorAgeFilesLines
* Update translation filesTDE Weblate2018-12-101-80/+89
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-101-13/+13
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-101-45/+35
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-101-3/+15
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-101-1/+13
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-101-169/+136
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-101-19/+16
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-434/+678
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-7/+19
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-5/+21
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-3/+23
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-9/+25
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-29/+42
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-1/+13
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-4402/+4199
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-594/+2439
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-7262/+8536
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-19/+17
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-4/+6
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-3633/+3629
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-1/+13
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-4/+4
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-1/+13
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-1/+13
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-1/+13
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-3/+14
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-4/+16
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-1/+13
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-23/+83
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-1/+13
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-19/+27
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-13/+13
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-2652/+2526
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-091-556/+1380
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Rename translation contextsSlávek Banko2018-12-042-948/+647
| | | | | | | | | | | + 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>
* qt -> tqt conversion:Michele Calgaro2018-09-281-1/+1
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | | | 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>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-019-51/+51
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix incorrectly renamed stringsSlávek Banko2015-03-058-39/+39
|
* Fix incorrectly renamed stringsTimothy Pearson2015-03-011-2/+2
|
* Automated l10n update (.po files)r14.0.0Automated System2014-11-0526-2649/+2707
|
* Automated l10n update (.po files)Automated System2014-10-043-8/+8
|
* Automated l10n update (.po files)Automated System2014-10-033-74/+74
|
* Automated l10n update (.po files)Automated System2014-09-304-10/+7
|
* Remove references to obsolete kinfocenterTimothy Pearson2014-09-291-4/+0
| | | | This relates to Bug 1910
* Automated l10n update (.po files)Automated System2014-09-29465-65465/+65554
|
* Automated l10n update (.po files)Timothy Pearson2014-09-29464-73574/+81403
|
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-0915-32/+32
|
* Removed references to printing.kde.org - part 7. This relates to bug 1846.Michele Calgaro2014-03-293-54/+11
|
* Rename nonkdeappbutton->nontdeappbutton in support of commit 314310a0.Darrell Anderson2014-03-021-2/+2
|