aboutsummaryrefslogtreecommitdiffstats
path: root/po/pl.po (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-11po: msgmergeWerner Koch1-16/+41
--
2024-07-05po: msgmergeWerner Koch1-22/+60
--
2024-03-07po: Fix a fuzzy in the German, Polish and Japanese translationWerner Koch1-10/+16
--
2024-01-29po: update Polish translationJakub Bogusz1-548/+91
2024-01-25po: msgmergeWerner Koch1-34/+38
--
2024-01-15po: Update parts of the Polish translationJakub Bogusz1-256/+139
-- Jakub provided the translation in October but at this time it did cleanly apply anymore due to string changes. Thus only parts of his changes are here. -wk
2024-01-15po: Fix indentation for key generation optionsMario Haustein1-4/+4
--
2023-12-07po: Fix quotes in Polish Translation.Ahelenia Ziemiańska1-395/+395
-- Cherry-pick from 2.4 commit of: fa677a37cef007cad4ae772c96849b03931c5263 Signed-off-by: Ahelenia Ziemiańska <[email protected]>
2023-12-07po: Fix quotes in Polish Translation.Ahelenia Ziemiańska1-395/+395
-- Signed-off-by: Ahelenia Ziemiańska <[email protected]>
2023-05-30po: msgmerge doneWerner Koch1-4/+9
--
2023-04-28po: msgmerge doneWerner Koch1-12/+58
--
2022-12-16po: update-poWerner Koch1-29/+50
--
2022-10-13po: Auto updateWerner Koch1-32/+31
--
2022-07-11Post release updatesWerner Koch1-7/+15
--
2022-04-25po: Auto updateWerner Koch1-18/+24
--
2022-04-21po: Auto updateWerner Koch1-35/+61
--
2021-12-20po: auto updateWerner Koch1-8/+21
2021-08-24po: Auto update translationsWerner Koch1-172/+164
--
2021-04-20po: Auto updateWerner Koch1-0/+4
--
2021-04-07Post release updatesWerner Koch1-18/+68
--
2021-02-18po: update-poWerner Koch1-556/+949
--
2021-02-18po: Update all po files from 2.2.27Werner Koch1-2947/+1995
--
2018-05-02po: Auto updateWerner Koch1-34/+27
--
2018-04-23Revert "po: correct label tags in Polish translation"Werner Koch1-34/+34
-- The changed tags need to be kept localized because the description text refers them. Using the English for the tag and then the translated version in the description confuses users. Fixes-commit: a5290dace7f85d66272af3e14f9f2bc43d2a4af8.
2018-04-16po: correct label tags in Polish translationemma peel1-34/+34
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
2018-04-09po: Auto-update.Werner Koch1-39/+98
--
2017-12-19po: Auto-updateWerner Koch1-4/+3
-- Mainly due to removed translations in debug messages.
2017-11-02po: Fixed one string wrongly marked as fuzzy.Werner Koch1-14/+19
-- These seems to a a small gettext bug which claimed that "NOTE: There is no guarantee that the card supports[...]" was changed. Also committed changes due to msgmerge. Signed-off-by: Werner Koch <[email protected]>
2017-08-09po: Auto-updateWerner Koch1-7/+12
--
2017-07-28po: Auto-updateWerner Koch1-107/+145
--
2017-05-15po: Auto-updateWerner Koch1-13/+10
--
2017-04-03po: Auto-update.Werner Koch1-3/+23
--
2017-03-01po: Auto-updateWerner Koch1-2/+5
--
2017-02-22po: Fix two fuzzy strings.Werner Koch1-30/+53
-- These strings rear the Key generation edit prompts without the option to change the comment of a user id. Module possible grammar bugs this should a straightforward change. GnuPG-bug-id: 2966 Signed-off-by: Werner Koch <[email protected]>
2017-01-23po: Auto updateWerner Koch1-0/+8
--
2016-12-20po: Auto-update.Werner Koch1-84/+193
--
2016-12-15g10: Shorten unreasonably long option.Justus Winter1-1/+1
* g10/gpg.c (opts): Rename 'generate-revocation-certificate' to 'generate-revocation'. * doc/gpg.texi: Update accordingly. * po: Update translations. GnuPG-bug-id: 2700 Fixes-commit: ec1bd3ae685e95563e38077ab3c1655fd55dea07 Signed-off-by: Justus Winter <[email protected]>
2016-12-13g10: Spell out --gen-revoke.Justus Winter1-1/+1
* g10/gpg.c (opts): Spell out option. * doc/gpg.texi: Update accordingly. * po: Update translations. GnuPG-bug-id: 2700 Signed-off-by: Justus Winter <[email protected]>
2016-12-13g10: Hyphenate --clearsign.Justus Winter1-4/+4
* g10/gpg.c (opts): Hyphenate option. * doc/gpg.texi: Update accordingly. * po: Update translations. * tests/openpgp: Update tests. GnuPG-bug-id: 2700 Signed-off-by: Justus Winter <[email protected]>
2016-11-18po: Auto-updateWerner Koch1-94/+179
--
2016-09-16po: convert localizations to UTF-8Daniel Kahn Gillmor1-1787/+1787
* po/{it,et,pl,ro,gl,es,el,sk,pt,eo,hu}.po: convert to UTF-8 This was an automated conversion process, using: for x in po/{it,et,pl,ro,gl,es,el,sk,pt,eo,hu}.po; do cs=$(grep charset= $x | cut -f2 -d= | cut -f1 -d\\) iconv -f $cs -t UTF-8 < $x >$x.tmp sed "s/$cs/UTF-8/" < $x.tmp > $x rm -f $x.tmp done Signed-off-by: Daniel Kahn Gillmor <[email protected]>
2016-08-18po: Auto updateWerner Koch1-78/+74
--
2016-08-03More cleanup of "allow to".Daniel Kahn Gillmor1-1/+1
* README, agent/command.c, agent/keyformat.txt, common/i18n.c, common/iobuf.c, common/keyserver.h, dirmngr/cdblib.c, dirmngr/ldap-wrapper.c, doc/DETAILS, doc/TRANSLATE, doc/announce-2.1.txt, doc/gpg.texi, doc/gpgsm.texi, doc/scdaemon.texi, doc/tools.texi, doc/whats-new-in-2.1.txt, g10/export.c, g10/getkey.c, g10/import.c, g10/keyedit.c, m4/ksba.m4, m4/libgcrypt.m4, m4/ntbtls.m4, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/nb.po, po/pl.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, scd/app-p15.c, scd/ccid-driver.c, scd/command.c, sm/gpgsm.c, sm/sign.c, tools/gpgconf-comp.c, tools/gpgtar.h: replace "Allow to" with clearer text. In standard English, the normal construction is "${XXX} allows ${YYY} to" -- that is, the subject (${XXX}) of the sentence is allowing the object (${YYY}) to do something. When the object is missing, the phrasing sounds awkward, even if the object is implied by context. There's almost always a better construction that isn't as awkward. These changes should make the language a bit clearer. Signed-off-by: Daniel Kahn Gillmor <[email protected]>
2016-07-14po: Auto-update translationsWerner Koch1-13/+40
--
2016-06-16po: Auto-updateWerner Koch1-23/+31
--
2016-06-14doc: Consistently use 'keyserver'.Werner Koch1-3/+3
-- GnuPG-bug-id: 2383 Signed-off-by: Werner Koch <[email protected]>
2016-05-04po: Auto-updateWerner Koch1-79/+164
--
2016-01-26po: Auto-updateWerner Koch1-192/+614
--
2015-12-04po: Auto-update.Werner Koch1-48/+207
--
2015-10-09po: Auto-update.Werner Koch1-18/+38
--