aboutsummaryrefslogtreecommitdiffstats
path: root/po/de.po
Commit message (Collapse)AuthorAgeFilesLines
* Update po filesPapoteur2020-06-291-94/+98
|
* Update German translation from TxYuri Chornoivan2020-05-301-2/+2
|
* Update German translation from TxYuri Chornoivan2020-05-271-4/+4
|
* Update German translation from TxYuri Chornoivan2020-05-261-44/+22
|
* Update po filesdaviddavid2020-05-261-28/+52
|
* Update German translation from TxYuri Chornoivan2020-01-251-5/+41
|
* Update German translation from TxYuri Chornoivan2020-01-231-1/+3
|
* Update German translation from TxYuri Chornoivan2020-01-211-156/+203
|
* Update German translation from TxYuri Chornoivan2019-08-161-10/+7
|
* Add comment for translatorPapoteur2019-08-151-65/+85
| | | | Update translation catalogues
* Update translation catalog.Yuri Chornoivan2019-07-281-61/+65
|
* Update po filesPapoteur2019-07-231-50/+50
|
* Update German translation from TxYuri Chornoivan2019-01-291-5/+5
|
* Update catalogYuri Chornoivan2019-01-291-1/+17
|
* Update German translation from TxYuri Chornoivan2019-01-271-5/+5
|
* Update German translation from TxYuri Chornoivan2018-12-151-67/+79
|
* Update German translation from TxYuri Chornoivan2018-10-191-2/+2
|
* Adding a stringPapoteur2018-10-191-75/+79
|
* Update German translation from TxYuri Chornoivan2018-10-111-76/+77
|
* Update po catalogsPapoteur2018-10-071-23/+23
|
* Update German translation from TxYuri Chornoivan2018-04-011-4/+5
|
* Update German translation from TxYuri Chornoivan2018-03-181-14/+5
|
* Update pot and po filesPapoteur2018-03-181-8/+17
|
* Update German translation from TxYuri Chornoivan2018-03-181-94/+30
|
* Update translations catalog, po files and scriptPapoteur2018-03-161-139/+222
|
* Update German translation from TxYuri Chornoivan2017-06-051-4/+4
|
* Update German translation from TxYuri Chornoivan2017-05-311-38/+100
|
* Update German and Slovenian translations from Txdaviddavid2016-07-221-62/+40
|
* Update German translation from TxYuri Chornoivan2016-07-191-5/+5
|
* Update German translationYuri Chornoivan2016-07-181-244/+38
|
* Regenerate properly all "po" filesdaviddavid2016-07-181-111/+111
|
* Correction of a word ProgressPapoteur2016-07-181-112/+112
|
* Update po files with the yui branchPapoteur2016-07-181-286/+414
|
* Update German translation from TxYuri Chornoivan2016-07-031-2/+2
|
* Update German translation from TxYuri Chornoivan2016-03-061-41/+47
|
* Update po file without fuzzyingPapoteur2016-03-061-3/+3
|
* po formatting updates with sh po-update.sh scriptSARL ENR 682015-10-061-101/+174
| | | | - for future 0.43 release
* New release 0.420.42daviddavid2015-05-201-4/+4
| | | | - fix for bug mga#15990
* Update German translation from TxYuri Chornoivan2015-04-051-134/+30
|
* New release 0.410.41daviddavid2015-03-081-42/+142
| | | | | | | - po formatting all translation files - update CHANGELOG file - update spec file - update po-update.sh script
* Update de, pt_BR, ro, sv and zh_CN po filesSARL ENR-682015-01-251-5/+4
|
* Update de, pt_BR and sv po filesPapoteur2015-01-241-95/+36
|
* Updated po files with new catalogPapoteur2015-01-181-34/+46
|
* po formatting updates with sh po-update.sh scriptSARL ENR-682015-01-181-45/+136
| | | | - for future 0.40 release
* Sync with 0.3x branch and prepare for 0.40 releaseSARL ENR-682014-11-101-33/+35
|
* Formatting all .po files for future 0.32 releaseSARL ENR-682014-10-251-50/+54
| | | | | - update po-update.sh tool - update CHANGELOG file
* update for new release 0.32SARL ENR-682014-10-201-6/+7
| | | | | | - formatting all .po files - recompiling all .mo files - update CHANGELOG, README.md, isodumper.spec and isodumper.py files
* fix a typo on the word 'occurred' instead of 'occured'SARL ENR-682014-08-281-1/+1
| | | | | | | | | - on all po and pot files - on isodumper.py file - using (where . is the folder path of isodumper): - find . -type f -name "*.py" -print0 | xargs -0 sed -i 's/occured/occurred/g' - find . -type f -name "*.po" -print0 | xargs -0 sed -i 's/occured/occurred/g' - find . -type f -name "*.pot" -print0 | xargs -0 sed -i 's/occured/occurred/g'
* (0.30 release) Po formatting (ast,de,pt_BR,sl,sv,fr,uk,tr).po filesSARL ENR-682014-07-101-31/+14
| | | | - update (ast,de,pt_BR,sl,sv,fr,uk,tr).mo files with po-compile.sh tools to /share/locale
* update for release 0.30SARL ENR-682014-07-071-45/+64
| | | | - all .po formatting