Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Portuguese translation from Tx | Yuri Chornoivan | 2023-02-27 | 1 | -1/+5 |
| | |||||
* | fix translation string: not translate variables included | Papoteur | 2023-01-26 | 1 | -2/+2 |
| | |||||
* | Update translation catalog with one new string | Papoteur | 2023-01-26 | 1 | -110/+118 |
| | |||||
* | Update Portuguese translation from Tx | Yuri Chornoivan | 2022-06-30 | 1 | -272/+227 |
| | |||||
* | Use conventional exFAT name | Yuri Chornoivan | 2021-11-08 | 1 | -1/+1 |
| | |||||
* | Remove extra space | Yuri Chornoivan | 2021-11-07 | 1 | -3/+3 |
| | |||||
* | Fix strings and update translation catalogs | Papoteur | 2021-10-13 | 1 | -74/+74 |
| | |||||
* | Update catalogs with new strings. | Papoteur | 2021-10-12 | 1 | -200/+391 |
| | |||||
* | Update translations from Tx | Yuri Chornoivan | 2020-09-18 | 1 | -26/+8 |
| | |||||
* | Update po files | Papoteur | 2020-06-29 | 1 | -105/+109 |
| | |||||
* | Update po files | daviddavid | 2020-05-26 | 1 | -128/+232 |
| | |||||
* | Update Portuguese translation from Tx | Yuri Chornoivan | 2019-12-31 | 1 | -52/+47 |
| | |||||
* | Add comment for translator | Papoteur | 2019-08-15 | 1 | -65/+85 |
| | | | | Update translation catalogues | ||||
* | Update translation catalog. | Yuri Chornoivan | 2019-07-28 | 1 | -61/+65 |
| | |||||
* | Update po files | Papoteur | 2019-07-23 | 1 | -50/+50 |
| | |||||
* | Update Portuguese translation from Tx | Yuri Chornoivan | 2019-02-06 | 1 | -5/+14 |
| | |||||
* | Update Portuguese translation from Tx | Yuri Chornoivan | 2019-01-29 | 1 | -11/+11 |
| | |||||
* | Update catalog | Yuri Chornoivan | 2019-01-29 | 1 | -66/+94 |
| | |||||
* | Update Portuguese translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -32/+42 |
| | |||||
* | Adding a string | Papoteur | 2018-10-19 | 1 | -78/+83 |
| | |||||
* | Update po catalogs | Papoteur | 2018-10-07 | 1 | -23/+23 |
| | |||||
* | Update Portuguese translation from Tx | Yuri Chornoivan | 2018-04-05 | 1 | -64/+4 |
| | |||||
* | Update pot and po files | Papoteur | 2018-03-18 | 1 | -41/+47 |
| | |||||
* | Update translations catalog, po files and script | Papoteur | 2018-03-16 | 1 | -136/+207 |
| | |||||
* | Update Portuguese translation from Tx | Yuri Chornoivan | 2017-04-06 | 1 | -7/+7 |
| | |||||
* | Update translations from Tx | Yuri Chornoivan | 2016-07-26 | 1 | -129/+18 |
| | |||||
* | Regenerate properly all "po" files | daviddavid | 2016-07-18 | 1 | -81/+81 |
| | |||||
* | Correction of a word Progress | Papoteur | 2016-07-18 | 1 | -82/+82 |
| | |||||
* | Update po files with the yui branch | Papoteur | 2016-07-18 | 1 | -235/+308 |
| | |||||
* | Update po file without fuzzying | Papoteur | 2016-03-06 | 1 | -3/+3 |
| | |||||
* | po formatting updates with sh po-update.sh script | SARL ENR 68 | 2015-10-06 | 1 | -101/+122 |
| | | | | - for future 0.43 release | ||||
* | Update Hungrish and Portuguese translations | Papoteur | 2015-06-28 | 1 | -90/+43 |
| | |||||
* | New release 0.410.41 | daviddavid | 2015-03-08 | 1 | -18/+14 |
| | | | | | | | - 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 | -45/+136 |
| | | | | - for future 0.40 release | ||||
* | Formatting all .po files for future 0.32 release | SARL ENR-68 | 2014-10-25 | 1 | -50/+54 |
| | | | | | - 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 | ||||
* | (0.30 release) Po formatting (pt,zh_TW).po files | SARL ENR-68 | 2014-09-09 | 1 | -26/+1 |
| | | | | - not complete | ||||
* | 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 | -8/+8 |
| | | | | - 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 | -43/+62 |
| | | | | - all .po formatting | ||||
* | update (de,fr,pt,pt_BR,sl,sv,tr,uk) po files | SARL ENR-68 | 2014-07-05 | 1 | -38/+31 |
| | |||||
* | update for release 0.30 | SARL ENR-68 | 2014-07-02 | 1 | -71/+83 |
| | | | | | | - 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 | ||||
* | Update pt.po | Papoteur | 2014-05-09 | 1 | -1/+1 |
| | | | Update the name of the translator. | ||||
* | updated (all) po files for future 0.30 release | SARL ENR-68 | 2014-05-09 | 1 | -28/+24 |
| | | | | - remove one string unneeded (label) | ||||
* | updated (all) po files for future 0.30 release | SARL ENR-68 | 2014-05-09 | 1 | -43/+111 |
| | | | | | - added function to format the device in Fat32, ntfs or ext4. - separated backup from writing. | ||||
* | updated (all) po files for release 0.21 | SARL ENR-68 | 2014-05-08 | 1 | -1/+3 |
| | | | | - Update (all).mo files with po-compile.sh tools to /share/locale | ||||
* | 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 |