aboutsummaryrefslogtreecommitdiffstats
path: root/po/cs.po (follow)
Commit message (Collapse)AuthorAgeFilesLines
* po: msgmergeWerner Koch2024-10-221-4/+42
| | | | --
* po: msgmergeWerner Koch2024-08-121-0/+5
| | | | --
* po: Update some translations for the |R| prompt flag.Werner Koch2024-04-091-1/+3
| | | | --
* po: Update po filesWerner Koch2023-11-281-12/+27
| | | | | * g10/keyserver.c (keyserver_refresh): Use ngettext to avoid msgmerge warnings.
* po: Auto updateWerner Koch2023-01-111-18/+35
| | | | --
* po: Auto updateWerner Koch2022-12-091-0/+10
| | | | --
* Post release updatesWerner Koch2022-09-011-22/+21
| | | | --
* po: Auto updateWerner Koch2022-04-251-10/+15
| | | | --
* po: Auto updateWerner Koch2022-02-071-225/+290
| | | | --
* po: Auto updateWerner Koch2021-11-231-8/+16
| | | | --
* po: Auto updateWerner Koch2021-08-261-0/+30
| | | | --
* po: Auto updateWerner Koch2021-06-081-155/+151
| | | | | | | -- There are now a few new translatable strings due to adding ttyio.c to POTFILES. Not regression thus no hard need to translate them too.
* po: Auto updatesWerner Koch2021-05-181-0/+17
| | | | | | -- Also fixed two fuzzies in fr.po and it.po
* po: auto updatesWerner Koch2021-05-041-8/+8
| | | | --
* po: Auto updatesWerner Koch2021-01-111-4/+3
| | | | --
* po: Auto-mergeWerner Koch2020-12-211-128/+122
| | | | --
* po: Auto updateWerner Koch2020-11-161-11/+22
| | | | --
* po: auto updateWerner Koch2020-09-031-22/+69
| | | | --
* po: Update Czech translation.Petr Pisar2020-09-031-63/+41
| | | | | | -- Signed-off-by: Werner Koch <[email protected]>
* po: Auto updateWerner Koch2020-07-091-36/+49
| | | | --
* po: Auto-updateWerner Koch2020-03-201-0/+10
| | | | --
* po: Auto-updateWerner Koch2019-12-071-4/+47
| | | | --
* po: auto-updateWerner Koch2019-11-251-29/+51
| | | | --
* po: Auto updateWerner Koch2019-07-091-2/+11
| | | | --
* po: Update Czech translationPetr Pisar2019-07-091-13/+11
| | | | --
* po: Auto-updateWerner Koch2019-05-281-57/+69
| | | | --
* po: Update Czech translationPetr Pisar2019-05-271-11/+8
| | | | --
* po: Auto updateWerner Koch2019-03-191-14/+12
| | | | --
* po: Auto-updateWerner Koch2019-02-121-2/+6
| | | | --
* po: Auto-updateWerner Koch2018-12-141-8/+14
| | | | --
* po: Update Czech translationPetr Pisar2018-11-061-97/+67
| | | | --
* Post release updates.Werner Koch2018-08-301-32/+38
| | | | --
* po: auto updateWerner Koch2018-07-121-22/+347
| | | | --
* po: Auto updateWerner Koch2018-06-081-3/+18
| | | | --
* po: Auto updateWerner Koch2018-05-021-28/+24
| | | | --
* po: Auto-update.Werner Koch2018-04-091-37/+98
| | | | --
* po: Auto-updateWerner Koch2017-12-201-12/+21
| | | | --
* po: Update Czech translationPetr Pisar2017-12-191-763/+548
| | | | Signed-off-by: Werner Koch <[email protected]>
* po: Auto-updateWerner Koch2017-12-191-4/+3
| | | | | | -- Mainly due to removed translations in debug messages.
* po: Fixed one string wrongly marked as fuzzy.Werner Koch2017-11-021-9/+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]>
* po: Auto-updateWerner Koch2017-08-091-7/+12
| | | | --
* po: Auto-updateWerner Koch2017-07-281-106/+147
| | | | --
* po: Auto-updateWerner Koch2017-05-151-11/+7
| | | | --
* po: Auto-update.Werner Koch2017-04-031-3/+23
| | | | --
* po: Auto-updateWerner Koch2017-03-011-22/+56
| | | | --
* po: Auto updateWerner Koch2017-01-231-0/+8
| | | | --
* po: Auto-update.Werner Koch2016-12-201-84/+193
| | | | --
* g10: Shorten unreasonably long option.Justus Winter2016-12-151-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]>
* g10: Spell out --gen-revoke.Justus Winter2016-12-131-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]>
* g10: Hyphenate --clearsign.Justus Winter2016-12-131-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]>