aboutsummaryrefslogtreecommitdiffstats
path: root/po/zh_TW.po
Commit message (Collapse)AuthorAgeFilesLines
* Update translation catalogsPapoteur2023-07-111-56/+59
|
* Update translation catalogsPapoteur2023-07-041-153/+159
|
* Update translation catalog with one new stringPapoteur2023-01-261-32/+41
|
* Use conventional exFAT nameYuri Chornoivan2021-11-081-1/+1
|
* Remove extra spaceYuri Chornoivan2021-11-071-3/+3
|
* Fix strings and update translation catalogsPapoteur2021-10-131-74/+74
|
* Update catalogs with new strings.Papoteur2021-10-121-185/+333
|
* Update translations from TxYuri Chornoivan2020-09-181-9/+3
|
* Update po filesPapoteur2020-06-291-96/+100
|
* Update po filesdaviddavid2020-05-261-123/+212
|
* 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 Chinese (Traditional) translation from TxYuri Chornoivan2019-06-291-5/+5
|
* Update catalogYuri Chornoivan2019-01-291-1/+17
|
* Update Chinese (Traditional) translation from TxYuri Chornoivan2018-12-171-74/+86
|
* Update Chinese (Traditional) translation from TxYuri Chornoivan2018-12-101-95/+20
|
* Adding a stringPapoteur2018-10-191-124/+132
|
* Update po catalogsPapoteur2018-10-071-23/+23
|
* Update pot and po filesPapoteur2018-03-181-49/+55
|
* Update translations catalog, po files and scriptPapoteur2018-03-161-139/+222
|
* Update Chinese (Traditional) translation from TxYuri Chornoivan2017-09-051-24/+39
|
* Update translations from TxYuri Chornoivan2016-07-261-141/+14
|
* Regenerate properly all "po" filesdaviddavid2016-07-181-94/+94
|
* Correction of a word ProgressPapoteur2016-07-181-95/+95
|
* Update po files with the yui branchPapoteur2016-07-181-237/+326
|
* 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
* Updated po files with new catalogPapoteur2015-01-181-34/+46
|
* po formatting updates with sh po-update.sh scriptSARL ENR-682015-01-181-47/+138
| | | | - for future 0.40 release
* Update zh_TW.poyochenhsieh2014-10-311-2/+9
|
* 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
* (0.30 release) Po formatting (pt,zh_TW).po filesSARL ENR-682014-09-091-40/+1
| | | | - not complete
* 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-17/+17
| | | | - 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-42/+61
| | | | - all .po formatting
* Update zh_TW.poyochenhsieh2014-07-031-17/+24
|
* update for release 0.30SARL ENR-682014-07-021-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 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
* 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-44/+113
| | | | | - added function to format the device in Fat32, ntfs or ext4. - separated backup from writing.
* updated (all) po files for release 0.21SARL ENR-682014-05-081-2/+2
| | | | - Update (all).mo files with po-compile.sh tools to /share/locale
* Update zh_TW.poyochenhsieh2014-05-081-0/+1
|
* updated all po files for new "modifications"SARL ENR-682014-05-041-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-682014-05-021-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-682014-04-191-18/+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-682014-01-101-8/+9
| | | | | | -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"