aboutsummaryrefslogtreecommitdiffstats
path: root/po/fr.po
Commit message (Collapse)AuthorAgeFilesLines
* Update French translation from TxYuri Chornoivan2020-06-291-3/+3
|
* Update po filesPapoteur2020-06-291-94/+98
|
* Minor fix to French translation filedaviddavid2020-05-261-6/+7
|
* Update French translation from TxYuri Chornoivan2020-05-261-39/+13
|
* Update po filesdaviddavid2020-05-261-29/+54
|
* Update French translation from TxYuri Chornoivan2020-01-221-7/+7
|
* Update French translation from TxYuri Chornoivan2020-01-211-159/+239
|
* Update French translationPapoteur2019-08-151-5/+5
|
* Add comment for translatorPapoteur2019-08-151-65/+85
| | | | Update translation catalogues
* Update French translation from Txdaviddavid2019-07-291-2/+2
|
* Update French translation from TxYuri Chornoivan2019-07-281-2/+2
|
* Update translation catalog.Yuri Chornoivan2019-07-281-61/+65
|
* Update po filesPapoteur2019-07-231-50/+50
|
* Update French translation from TxYuri Chornoivan2019-01-311-21/+26
|
* Update catalogYuri Chornoivan2019-01-291-2/+17
|
* Isodumper Update French languagePapoteur2018-12-151-85/+96
|
* Update French translation from TxYuri Chornoivan2018-10-211-3/+4
|
* Adding a stringPapoteur2018-10-191-75/+79
|
* Update French translation from TxYuri Chornoivan2018-10-121-83/+85
|
* Update po catalogsPapoteur2018-10-071-23/+23
|
* Update French translation from TxYuri Chornoivan2018-03-191-9/+7
|
* Update pot and po filesPapoteur2018-03-181-9/+12
|
* Update French translation from TxYuri Chornoivan2018-03-171-91/+29
|
* Update translations catalog, po files and scriptPapoteur2018-03-161-177/+325
|
* Update French and Chinese translationsPapoteur2016-07-211-114/+56
|
* Update French translationdaviddavid2016-07-181-5/+2
|
* Regenerate properly all "po" filesdaviddavid2016-07-181-3/+6
|
* - Fix typodaviddavid2016-07-181-2/+2
|
* Update French translation (from yui branch)daviddavid2016-07-181-249/+78
|
* Update po files with the yui branchPapoteur2016-07-181-284/+414
|
* Update French translation from TxYuri Chornoivan2016-03-141-41/+48
|
* Update po file without fuzzyingPapoteur2016-03-061-3/+3
|
* po formatting updates with sh po-update.sh scriptSARL ENR 682015-10-061-76/+45
| | | | - for future 0.43 release
* New release 0.410.41daviddavid2015-03-081-18/+14
| | | | | | | - po formatting all translation files - update CHANGELOG file - update spec file - update po-update.sh script
* (0.40 release) Po compile (fr,es,eu,ru,sl,uk).mo filesSARL ENR-682015-01-191-16/+64
| | | | - compile (fr,es,eu,ru,sl,uk) .mo files for release 0.40
* 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-32/+34
|
* 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-5/+5
| | | | | | - 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-30/+13
| | | | - 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-44/+63
| | | | - all .po formatting
* update (de,fr,pt,pt_BR,sl,sv,tr,uk) po filesSARL ENR-682014-07-051-24/+15
|
* update for release 0.30SARL ENR-682014-07-021-72/+87
| | | | | | - updated (all) po files for nex change. - minor cosmetic change on README file. - fix title, icon and window position on some new Window.
* updated (all) po files for future 0.30 releaseSARL ENR-682014-06-151-29/+29
| | | | | - changed a window to a dialog form. - added default values for the backup name and directory.
* updated (all) po files for future 0.30 releaseSARL ENR-682014-05-161-28/+28
| | | | - Added a default name for the backup
* (0.30)Update (fr,ru,ro,uk,tr).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-05-101-22/+25
| | | | - (0.30) po formatting updates with sh po-update.sh script
* updated (all) po files for future 0.30 releaseSARL ENR-682014-05-091-28/+24
| | | | - remove one string unneeded (label)
* updated (all) po files for future 0.30 releaseSARL ENR-682014-05-091-43/+111
| | | | | - added function to format the device in Fat32, ntfs or ext4. - separated backup from writing.