aboutsummaryrefslogtreecommitdiffstats
path: root/po/zh_CN.po
Commit message (Collapse)AuthorAgeFilesLines
* Update translation catalogsPapoteur2023-07-111-59/+71
|
* Update translation catalogsPapoteur2023-07-041-154/+160
|
* 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-2/+2
|
* Fix strings and update translation catalogsPapoteur2021-10-131-75/+78
|
* Update catalogs with new strings.Papoteur2021-10-121-199/+358
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2021-09-041-185/+234
|
* Update translations from TxYuri Chornoivan2020-09-181-79/+4
|
* Update po filesPapoteur2020-06-291-110/+114
|
* Update po filesdaviddavid2020-05-261-150/+286
|
* 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 (Simplified) translation from TxYuri Chornoivan2019-06-291-4/+4
|
* Update catalogYuri Chornoivan2019-01-291-66/+94
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2018-12-101-108/+34
|
* 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-173/+291
|
* Update French and Chinese translationsPapoteur2016-07-211-254/+60
|
* Regenerate properly all "po" filesdaviddavid2016-07-181-101/+101
|
* Correction of a word ProgressPapoteur2016-07-181-102/+102
|
* Update po files with the yui branchPapoteur2016-07-181-257/+386
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2016-03-131-35/+40
|
* Update po file without fuzzyingPapoteur2016-03-061-3/+3
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2016-03-051-8/+31
|
* po formatting updates with sh po-update.sh scriptSARL ENR 682015-10-061-94/+110
| | | | - for future 0.43 release
* New release 0.420.42daviddavid2015-05-201-4/+4
| | | | - fix for bug mga#15990
* Update Chinese (Simplified) translation from TxYuri Chornoivan2015-04-051-71/+24
|
* New release 0.410.41daviddavid2015-03-081-35/+78
| | | | | | | - po formatting all translation files - update CHANGELOG file - update spec file - update po-update.sh script
* Update de, pt_BR, ro, sv and zh_CN po filesSARL ENR-682015-01-251-8/+9
|
* Update ro and zh_CN po filesPapoteur2015-01-241-163/+65
|
* Updated po files with new catalogPapoteur2015-01-181-80/+92
|
* po formatting updates with sh po-update.sh scriptSARL ENR-682015-01-181-91/+182
| | | | - for future 0.40 release
* Formatting all .po files for future 0.32 releaseSARL ENR-682014-10-251-96/+100
| | | | | - update po-update.sh tool - update CHANGELOG file
* update for new release 0.32SARL ENR-682014-10-201-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-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-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.30SARL ENR-682014-07-071-42/+55
| | | | - all .po formatting
* update for release 0.30SARL ENR-682014-07-021-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 releaseSARL ENR-682014-06-151-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 releaseSARL ENR-682014-05-161-47/+47
| | | | - Added a default name for the backup
* updated (all) po files for future 0.30 releaseSARL ENR-682014-05-091-47/+43
| | | | - remove one string unneeded (label)
* updated (all) po files for future 0.30 releaseSARL ENR-682014-05-091-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-682014-05-041-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-682014-05-021-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-682014-04-191-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-682014-01-101-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"