aboutsummaryrefslogtreecommitdiffstats
path: root/po/pl.po
Commit message (Collapse)AuthorAgeFilesLines
* Update translation catalogsPapoteur2023-07-111-56/+59
|
* 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-3/+3
|
* Fix strings and update translation catalogsPapoteur2021-10-131-74/+74
|
* Update catalogs with new strings.Papoteur2021-10-121-173/+302
|
* Update translations from TxYuri Chornoivan2020-09-181-12/+6
|
* 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 Polish translation from TxYuri Chornoivan2019-06-291-68/+9
|
* Update catalogYuri Chornoivan2019-01-291-105/+133
|
* Adding a stringPapoteur2018-10-191-117/+122
|
* Update po catalogsPapoteur2018-10-071-62/+62
|
* Update pot and po filesPapoteur2018-03-181-41/+47
|
* Update translations catalog, po files and scriptPapoteur2018-03-161-167/+242
|
* Update ast, ca, pl and uk languages. Add tg.Papoteur2017-02-091-38/+35
|
* Update translations from TxYuri Chornoivan2016-07-261-148/+16
|
* Regenerate properly all "po" filesdaviddavid2016-07-181-97/+97
|
* Correction of a word ProgressPapoteur2016-07-181-98/+98
|
* Update po files with the yui branchPapoteur2016-07-181-239/+332
|
* 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.420.42daviddavid2015-05-201-5/+4
| | | | - fix for bug mga#15990
* Update Polish translationYuri Chornoivan2015-05-021-21/+24
|
* 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-45/+136
| | | | - for future 0.40 release
* Sync with 0.3x branch and prepare for 0.40 releaseSARL ENR-682014-11-101-31/+31
|
* 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 (da,et,pl).po filesSARL ENR-682014-09-011-51/+33
|
* 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-15/+15
| | | | - 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-41/+54
| | | | - all .po formatting
* 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-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-2/+5
| | | | - 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 (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"
* 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"