aboutsummaryrefslogtreecommitdiffstats
path: root/po/tr.po
Commit message (Collapse)AuthorAgeFilesLines
* New release 0.410.41daviddavid2015-03-081-40/+125
| | | | | | | - po formatting all translation files - update CHANGELOG file - update spec file - update po-update.sh script
* Prepare for 0.40 releasedaviddavid2015-02-211-4/+4
| | | | | - update et, id and tr po files. - update isodumper.glade, CHANGELOG and README files.
* Updated Turkish translationtarakbumba2015-02-201-98/+42
|
* Updated po files with new catalogPapoteur2015-01-181-34/+46
|
* po formatting updates with sh po-update.sh scriptSARL ENR-682015-01-181-45/+136
| | | | - for future 0.40 release
* Sync with 0.3x branch and prepare for 0.40 releaseSARL ENR-682014-11-101-32/+33
|
* 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
* 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-28/+11
| | | | - 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-44/+63
| | | | - all .po formatting
* update (de,fr,pt,pt_BR,sl,sv,tr,uk) po filesSARL ENR-682014-07-051-23/+14
|
* update for release 0.30SARL ENR-682014-07-021-71/+86
| | | | | | - 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.
* (0.30)Update (cs,es,pt_BR,sl,sv,fr,ru,ro,uk,tr).mo files with po-compile.sh ↵SARL ENR-682014-05-251-1/+1
| | | | | | 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-161-28/+28
| | | | - 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-101-18/+18
| | | | - (0.30) po formatting updates with sh po-update.sh script
* 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-43/+111
| | | | | - 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-1/+4
| | | | - Update (all).mo files with po-compile.sh tools to /share/locale
* 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"
* Update (et, tr).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-01-031-4/+4
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* po formatting updates with sh po-update.sh scriptSARL ENR-682013-12-291-30/+34
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* update de,sl,uk,ro,pt_BR,tr translationsSARL ENR-682013-12-231-4/+5
| | | | | | With modifications to have authentication with polkit added and update Greek ranslation Update (all).mo files with po-compile.sh tools to /share/locale
* Update po files and po-update.sh to add isodumper.desktop title and commentpapoteur-mga2013-12-221-5/+10
|
* Update po files with new strings from polkit policypapoteur-mga2013-12-221-2/+11
|
* Update de,fr,id,ro,sl,sv,zh_TW translations with backup functionnality.SARL ENR-682013-12-141-3/+2
| | | | po formatting updates with sh po-update.sh script
* Update tr and pt_BR translations with backup functionnality.SARL ENR-682013-12-141-10/+10
| | | | po formatting updates with sh po-update.sh script
* po formatting updates with sh po-update.sh scriptSARL ENR-682013-12-091-26/+25
| | | | for: added Release number in the window title.
* po formatting updates with sh po-update.sh scriptSARL ENR-682013-12-091-46/+85
| | | | updated (all).po files for new isodumper.py and isodumper.glage files
* Update es, id, ro, and tr .poSARL ENR-682013-11-201-3/+3
| | | | correcting name of Project-Id-Version
* Update po files for es, id, ro trpapoteur-mga2013-11-201-54/+22
|
* Updating po files with last modifications. Correction to update-po.sh.papoteur-mga2013-11-021-187/+215
|
* po formatting updates with po-update.sh toolsSARL ENR-682013-10-111-132/+124
| | | | for Turkish and Slovenian translations
* Turkish translation update by Atilla OntasYuri Chornoivan2013-10-111-53/+35
|
* Update .po files from debian/ launchpadSARL ENR-682013-09-291-4/+5
|
* Added .po files from debian/ launchpadpapoteur-mga2013-09-251-0/+218