Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Japanese translation from Tx | Yuri Chornoivan | 2018-03-18 | 1 | -102/+30 |
| | |||||
* | Update pot and po files | Papoteur | 2018-03-18 | 1 | -49/+55 |
| | |||||
* | Update translations catalog, po files and script | Papoteur | 2018-03-16 | 1 | -139/+222 |
| | |||||
* | Update Japanese translation from Tx | Yuri Chornoivan | 2017-09-26 | 1 | -18/+18 |
| | |||||
* | Update Japanese translation from Tx0.59 | Yuri Chornoivan | 2017-08-29 | 1 | -19/+19 |
| | |||||
* | Update Japanese translation from Tx | Yuri Chornoivan | 2017-08-28 | 1 | -2/+2 |
| | |||||
* | Update Japanese translation from Tx | Yuri Chornoivan | 2017-08-24 | 1 | -57/+101 |
| | |||||
* | Update Japanese translation from Tx | Yuri Chornoivan | 2016-08-14 | 1 | -3/+3 |
| | |||||
* | Update Japanese translation from Tx | Yuri Chornoivan | 2016-08-08 | 1 | -121/+18 |
| | |||||
* | Regenerate properly all "po" files | daviddavid | 2016-07-18 | 1 | -80/+80 |
| | |||||
* | Correction of a word Progress | Papoteur | 2016-07-18 | 1 | -81/+81 |
| | |||||
* | Update po files with the yui branch | Papoteur | 2016-07-18 | 1 | -244/+254 |
| | |||||
* | Update po file without fuzzying | Papoteur | 2016-03-06 | 1 | -5/+5 |
| | |||||
* | po formatting updates with sh po-update.sh script | SARL ENR 68 | 2015-10-06 | 1 | -125/+94 |
| | | | | - for future 0.43 release | ||||
* | New release 0.410.41 | daviddavid | 2015-03-08 | 1 | -64/+63 |
| | | | | | | | - po formatting all translation files - update CHANGELOG file - update spec file - update po-update.sh script | ||||
* | Updated po files with new catalog | Papoteur | 2015-01-18 | 1 | -80/+92 |
| | |||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2015-01-18 | 1 | -91/+182 |
| | | | | - for future 0.40 release | ||||
* | Formatting all .po files for future 0.32 release | SARL ENR-68 | 2014-10-25 | 1 | -96/+100 |
| | | | | | - update po-update.sh tool - update CHANGELOG file | ||||
* | update for new release 0.32 | SARL ENR-68 | 2014-10-20 | 1 | -51/+51 |
| | | | | | | - 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-68 | 2014-08-28 | 1 | -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 files | SARL ENR-68 | 2014-07-10 | 1 | -46/+46 |
| | | | | - update (ast,de,pt_BR,sl,sv,fr,uk,tr).mo files with po-compile.sh tools to /share/locale | ||||
* | update for release 0.30 | SARL ENR-68 | 2014-07-07 | 1 | -42/+55 |
| | | | | - all .po formatting | ||||
* | update for release 0.30 | SARL ENR-68 | 2014-07-02 | 1 | -72/+84 |
| | | | | | | - 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 release | SARL ENR-68 | 2014-06-15 | 1 | -48/+48 |
| | | | | | - changed a window to a dialog form. - added default values for the backup name and directory. | ||||
* | updated (all) po files for future 0.30 release | SARL ENR-68 | 2014-05-16 | 1 | -47/+47 |
| | | | | - Added a default name for the backup | ||||
* | updated (all) po files for future 0.30 release | SARL ENR-68 | 2014-05-09 | 1 | -47/+43 |
| | | | | - remove one string unneeded (label) | ||||
* | updated (all) po files for future 0.30 release | SARL ENR-68 | 2014-05-09 | 1 | -59/+130 |
| | | | | | - added function to format the device in Fat32, ntfs or ext4. - separated backup from writing. | ||||
* | updated all po files for new "modifications" | SARL ENR-68 | 2014-05-04 | 1 | -43/+43 |
| | | | | - added transmission of the user name to write the log file at the good place | ||||
* | updated all po files for new "modifications" | SARL ENR-68 | 2014-05-02 | 1 | -43/+43 |
| | | | | | | - Integration of find_devices in the main file. - Modification of the behaviour of windows, no closing the application after escape from the confirmation dialog. | ||||
* | updated all po files for new "GtkAboutDialog" | SARL ENR-68 | 2014-04-19 | 1 | -17/+22 |
| | | | | | -update isodumper.desktop file -add a new line on isodumper.py | ||||
* | Fix an error space on a translation string (#: lib/isodumper.py:270) | SARL ENR-68 | 2014-01-10 | 1 | -26/+26 |
| | | | | | | -po formatting updates with sh po-update.sh script -update (all).mo files with po-compile.sh tools to /share/locale -for added a tooltip on backup "GtkButton" id="backup_select" | ||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2013-12-29 | 1 | -30/+34 |
| | | | | -for added a tooltip on backup "GtkButton" id="backup_select" | ||||
* | Update po files and po-update.sh to add isodumper.desktop title and comment | papoteur-mga | 2013-12-22 | 1 | -23/+28 |
| | |||||
* | Update po files with new strings from polkit policy | papoteur-mga | 2013-12-22 | 1 | -19/+27 |
| | |||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2013-12-09 | 1 | -43/+43 |
| | | | | for: added Release number in the window title. | ||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2013-12-09 | 1 | -53/+68 |
| | | | | updated (all).po files for new isodumper.py and isodumper.glage files | ||||
* | Updating po files with last modifications. Correction to update-po.sh. | papoteur-mga | 2013-11-02 | 1 | -49/+69 |
| | |||||
* | Update .po files from debian/ launchpad | SARL ENR-68 | 2013-09-29 | 1 | -4/+5 |
| | |||||
* | Added .po files from debian/ launchpad | papoteur-mga | 2013-09-25 | 1 | -0/+219 |