Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update translation catalog. | Yuri Chornoivan | 2019-07-28 | 1 | -62/+66 |
| | |||||
* | Update po files | Papoteur | 2019-07-23 | 1 | -50/+50 |
| | |||||
* | Update catalog | Yuri Chornoivan | 2019-01-29 | 1 | -1/+17 |
| | |||||
* | Update translation catalog | Papoteur | 2018-12-15 | 1 | -66/+78 |
| | |||||
* | Adding a string | Papoteur | 2018-10-19 | 1 | -75/+79 |
| | |||||
* | Update catalog according to lines numbers | Papoteur | 2018-10-10 | 1 | -74/+75 |
| | |||||
* | Update po catalogs | Papoteur | 2018-10-07 | 1 | -23/+23 |
| | |||||
* | Get isodumper.pot back | Yuri Chornoivan | 2018-03-18 | 1 | -0/+365 |
| | |||||
* | Typos in strings of raw_write.py | Papoteur | 2018-03-18 | 1 | -365/+0 |
| | | | | Update pot file | ||||
* | Update translations catalog, po files and script | Papoteur | 2018-03-16 | 1 | -119/+136 |
| | |||||
* | Regenerate properly all "po" files | daviddavid | 2016-07-18 | 1 | -3/+3 |
| | |||||
* | Correction of a word Progress | Papoteur | 2016-07-18 | 1 | -2/+2 |
| | |||||
* | Update po files with the yui branch | Papoteur | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | Merge topic/yui on master | Papoteur | 2016-07-18 | 1 | -185/+166 |
|\ | |||||
| * | update translation files, with some unfuzzing | Papoteur | 2016-05-09 | 1 | -97/+104 |
| | | |||||
| * | update po files according to previous commit | Papoteur | 2016-04-10 | 1 | -14/+21 |
| | | |||||
| * | Updat po files | Papoteur | 2016-04-10 | 1 | -130/+109 |
| | | |||||
| * | update translations to unfuzying other strings | Papoteur | 2016-04-09 | 1 | -207/+169 |
| | | |||||
* | | Update po file without fuzzying | Papoteur | 2016-03-06 | 1 | -38/+43 |
| | | |||||
* | | po formatting updates with sh po-update.sh script | SARL ENR 68 | 2015-10-06 | 1 | -77/+46 |
|/ | | | | - for future 0.43 release | ||||
* | New release 0.410.41 | daviddavid | 2015-03-08 | 1 | -19/+15 |
| | | | | | | | - 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 | -34/+46 |
| | |||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2015-01-18 | 1 | -46/+137 |
| | | | | - for future 0.40 release | ||||
* | Formatting all .po files for future 0.32 release | SARL ENR-68 | 2014-10-25 | 1 | -51/+55 |
| | | | | | - update po-update.sh tool - update CHANGELOG file | ||||
* | update for new release 0.32 | SARL ENR-68 | 2014-10-20 | 1 | -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-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' | ||||
* | update for release 0.30 | SARL ENR-68 | 2014-07-07 | 1 | -34/+37 |
| | | | | - all .po formatting | ||||
* | update for release 0.30 | SARL ENR-68 | 2014-07-02 | 1 | -65/+68 |
| | | | | | | - 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 | -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 release | SARL ENR-68 | 2014-05-16 | 1 | -28/+28 |
| | | | | - Added a default name for the backup | ||||
* | updated (all) po files for future 0.30 release | SARL ENR-68 | 2014-05-09 | 1 | -29/+25 |
| | | | | - remove one string unneeded (label) | ||||
* | updated (all) po files for future 0.30 release | SARL ENR-68 | 2014-05-09 | 1 | -36/+104 |
| | | | | | - 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 | -25/+25 |
| | | | | - 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 | -25/+25 |
| | | | | | | - 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 | ||||
* | Update isodumper.pot file | SARL ENR-68 | 2014-01-11 | 1 | -7/+7 |
| | | | | -since new comment for (None) translatable string | ||||
* | Fix an error space on a translation string (#: lib/isodumper.py:270) | SARL ENR-68 | 2014-01-10 | 1 | -1/+1 |
| | | | | | | -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 | -5/+10 |
| | |||||
* | Update po files with new strings from polkit policy | papoteur-mga | 2013-12-22 | 1 | -1/+9 |
| | |||||
* | Update de,fr,id,ro,sl,sv,zh_TW translations with backup functionnality. | SARL ENR-68 | 2013-12-14 | 1 | -1/+1 |
| | | | | po formatting updates with sh po-update.sh script | ||||
* | Update tr and pt_BR translations with backup functionnality. | SARL ENR-68 | 2013-12-14 | 1 | -2/+2 |
| | | | | po formatting updates with sh po-update.sh script | ||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2013-12-09 | 1 | -25/+25 |
| | | | | for: added Release number in the window title. | ||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2013-12-09 | 1 | -34/+50 |
| | | | | updated (all).po files for new isodumper.py and isodumper.glage files | ||||
* | Suppress a void string | papoteur-mga | 2013-12-08 | 1 | -4/+0 |
| | |||||
* | Udpate of isodumper.pot | papoteur-mga | 2013-11-02 | 1 | -42/+54 |
| | |||||
* | po formatting updates with po-update.sh tools | SARL ENR-68 | 2013-09-29 | 1 | -1/+1 |
| | |||||
* | new file: po/fr.po | papoteur-mga | 2013-09-19 | 1 | -0/+174 |
new file: po/fr/LC_MESSAGES/isodumper.mo new file: po/isodumper.pot |