aboutsummaryrefslogtreecommitdiffstats
path: root/po
Commit message (Collapse)AuthorAgeFilesLines
* (0.30 release) Po formatting (pt,zh_TW).po filesSARL ENR-682014-09-092-66/+2
| | | | - not complete
* (0.30 release) Po formatting (it).po filesSARL ENR-682014-09-091-49/+34
| | | | - Italian translation
* (0.30 release) Po formatting (da,et,pl).po filesSARL ENR-682014-09-013-154/+103
|
* fix a typo on the word 'occurred' instead of 'occured'SARL ENR-682014-08-2842-43/+43
| | | | | | | | | - 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 (el).po filesSARL ENR-682014-08-081-52/+36
| | | | - update (el).mo files with po-compile.sh tools to /share/locale
* (0.30 release) Po formatting (eu).po filesSARL ENR-682014-08-031-0/+321
| | | | | | - new translation on Basque - added a new Translator on Egoitz Rodriguez Obieta - update (eu).mo files with po-compile.sh tools to /share/locale
* (0.30 release) Po formatting (cs,es).po filesSARL ENR-682014-08-022-85/+46
| | | | - update (cs,es).mo files with po-compile.sh tools to /share/locale
* (0.30 release) Po formatting (nl).po filesSARL ENR-682014-07-201-53/+36
| | | | - update (nl).mo files with po-compile.sh tools to /share/locale
* (0.30 release) Po formatting (ro,id).po filesSARL ENR-682014-07-202-93/+56
| | | | - update (ro,id).mo files with po-compile.sh tools to /share/locale
* (0.30 release) Po formatting (ru).po filesSARL ENR-682014-07-101-28/+11
| | | | - update (ru).mo files with po-compile.sh tools to /share/locale
* (0.30 release) Po formatting (en_GB).po filesSARL ENR-682014-07-101-58/+43
| | | | - update (en_GB).mo files with po-compile.sh tools to /share/locale
* (0.30 release) Po formatting (ast,de,pt_BR,sl,sv,fr,uk,tr).po filesSARL ENR-682014-07-1037-1151/+992
| | | | - 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-0741-1680/+2224
| | | | - all .po formatting
* update (de,fr,pt,pt_BR,sl,sv,tr,uk) po filesSARL ENR-682014-07-058-210/+143
|
* Update ru.poSARL ENR-682014-07-031-26/+16
|
* Update zh_TW.poyochenhsieh2014-07-031-17/+24
|
* update for release 0.30SARL ENR-682014-07-0241-2881/+3349
| | | | | | - 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-1541-1486/+1486
| | | | | - changed a window to a dialog form. - added default values for the backup name and directory.
* (0.30)Update (cs,es,pt_BR,sl,sv,fr,ru,ro,uk,tr).mo files with po-compile.sh ↵SARL ENR-682014-05-256-105/+106
| | | | | | tools to /share/locale - (0.30) po formatting updates with sh po-update.sh script
* updated (all) po files for future 0.30 releaseSARL ENR-682014-05-1641-1445/+1445
| | | | - Added a default name for the backup
* (0.30)Update (fr,ru,ro,uk,tr).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-05-105-93/+98
| | | | - (0.30) po formatting updates with sh po-update.sh script
* Update pt.poPapoteur2014-05-091-1/+1
| | | Update the name of the translator.
* updated (all) po files for future 0.30 releaseSARL ENR-682014-05-0941-1446/+1282
| | | | - remove one string unneeded (label)
* updated (all) po files for future 0.30 releaseSARL ENR-682014-05-0941-1992/+4824
| | | | | - 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-0821-64/+118
| | | | - 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-0441-1306/+1306
| | | | - 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-0241-1306/+1306
| | | | | | - 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-1941-724/+905
| | | | | -update isodumper.desktop file -add a new line on isodumper.py
* Update (pt_BR).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-03-201-3/+3
| | | | - revision of 3 strings on .po file
* Added and Update (pt).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-02-211-52/+71
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Added and Update (en_GB).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-01-251-67/+38
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Update isodumper.pot fileSARL ENR-682014-01-111-7/+7
| | | | -since new comment for (None) translatable string
* Fix an error space on a translation string (#: lib/isodumper.py:270)SARL ENR-682014-01-1041-656/+664
| | | | | | -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"
* Update (da).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-01-091-3/+3
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Update (cs,da).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-01-092-147/+95
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Update (pl).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-01-081-17/+18
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Update (sv).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-01-071-1/+1
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Translated the new strings.Kristoffer Grundström2014-01-071-8/+8
|
* Update (pt_BR).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-01-061-3/+3
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Update (it).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-01-061-2/+4
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Update (el).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-01-051-9/+9
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Update (ru).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-01-031-0/+1
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Update ru.popapoteur-mga2014-01-031-19/+22
|
* Update (et, tr).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-01-032-7/+7
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Update zh_TW.poyochenhsieh2014-01-011-11/+11
|
* Update (de,es,id,ro,sl,uk).mo files with po-compile.sh tools to /share/localeSARL ENR-682013-12-316-29/+32
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Update (nl).mo files with po-compile.sh tools to /share/localeSARL ENR-682013-12-291-2/+2
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Update (fr).mo files with po-compile.sh tools to /share/localeSARL ENR-682013-12-291-2/+2
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* po formatting updates with sh po-update.sh scriptSARL ENR-682013-12-2941-1233/+1396
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"