aboutsummaryrefslogtreecommitdiffstats
path: root/po (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-19po: Update Polish translationJakub Bogusz1-31/+21
2020-11-16po: Auto updateWerner Koch25-296/+552
--
2020-11-12po: Update Japanese Translations.NIIBE Yutaka1-15/+22
-- Signed-off-by: NIIBE Yutaka <[email protected]>
2020-11-11po: Update the German translationWerner Koch1-13/+21
--
2020-11-04common: Fix duplicate implementation of try_make_homedir.Werner Koch1-0/+1
* g10/openfile.c (try_make_homedir): Move core of the code to ... * common/homedir.c (gnupg_maybe_make_homedir): new. * sm/keydb.c (try_make_homedir): Implement using new function. * common/homedir.c: Include i18n.h. * po/POTFILES.in: Add common/homedir.c. Signed-off-by: Werner Koch <[email protected]>
2020-11-03po: Major update of italian translationAndre Heinecke1-5027/+2878
* po/it.po: Update to a recent 2.2 version. -- Thanks to Denis Renzi, who also translated some Gpg4win parts to italian for this translation.
2020-09-03po: auto updateWerner Koch26-1288/+1513
--
2020-09-03po: Update Ukrainian translationYuri Chornoivan1-76/+64
-- The provided patch did not cleany apply (3 of 31 hunks failed). Signed-off-by: Werner Koch <[email protected]>
2020-09-03po: Update Polish translationJakub Bogusz1-67/+29
--
2020-09-03po: Add key-check.c to the list of translatable sources.Werner Koch1-0/+1
--
2020-09-03po: Update Czech translation.Petr Pisar1-63/+41
-- Signed-off-by: Werner Koch <[email protected]>
2020-08-28po: Minor update to the Hungarian translation.Nagy Ferenc László1-51/+39
--
2020-08-25po: Update Russian translation.Ineiev1-53/+30
2020-07-09po: Auto updateWerner Koch25-883/+1194
--
2020-07-09po: Minor update to the Hungarian translationNagy Ferenc László1-10/+6
--
2020-07-09po: Update the German translationWerner Koch1-37/+49
-- Signed-off-by: Werner Koch <[email protected]>
2020-07-07po: Update Japanese Translation.NIIBE Yutaka1-35/+44
-- Signed-off-by: NIIBE Yutaka <[email protected]>
2020-04-15scd: Return GPG_ERR_BAD_PIN on 0x63Cn status word.Werner Koch1-0/+1
* scd/iso7816.c (map_sw): Detect 0x63Cn status code. -- I really wonder when that got lost and we ended up with a simple card error. Signed-off-by: Werner Koch <[email protected]> Backported from master.
2020-03-20po: Auto-updateWerner Koch24-0/+230
--
2020-03-19po: Update German translationWerner Koch1-1/+7
--
2020-03-19po: Update Japanese Translation.NIIBE Yutaka1-1/+9
-- Signed-off-by: NIIBE Yutaka <[email protected]>
2020-01-15po: Update Japanese Translation.NIIBE Yutaka1-28/+12
-- Signed-off-by: NIIBE Yutaka <[email protected]>
2019-12-07po: Auto-updateWerner Koch25-108/+1163
--
2019-12-07po: Update German translationWerner Koch1-5/+39
--
2019-12-07po: Make g10/call-dirmngr.c translatable.Werner Koch1-1/+1
* po/POTFILES.in: Add g10/call-dirmngr.c * g10/call-dirmngr.c (create_context): Change an i18n sting for easier reuse. Signed-off-by: Werner Koch <[email protected]>
2019-12-03po: Update Japanese Translation.NIIBE Yutaka1-13/+9
-- Signed-off-by: NIIBE Yutaka <[email protected]>
2019-11-25po: auto-updateWerner Koch26-774/+1247
--
2019-11-25po: Update German translationWerner Koch1-31/+49
-- Signed-off-by: Werner Koch <[email protected]>
2019-11-04po: Fix an accidentally translated keyword in zh_TW.Werner Koch1-2/+2
-- GnuPG-bug-id: 4737 Signed-off-by: Werner Koch <[email protected]>
2019-10-15po: Update Japanese translation.NIIBE Yutaka1-20/+13
Signed-off-by: NIIBE Yutaka <[email protected]>
2019-07-09po: Auto updateWerner Koch25-6/+188
--
2019-07-09po: Update Russian translation.Ineiev1-11/+9
2019-07-09po: Update Czech translationPetr Pisar1-13/+11
--
2019-07-09po: Update Polish translationWerner Koch1-50/+10
--
2019-07-09po: Update German translationWerner Koch1-1/+8
--
2019-05-28po: Auto-updateWerner Koch26-1376/+1667
--
2019-05-27po: Update Polish translationWerner Koch1-6/+4
--
2019-05-27po: Update Czech translationPetr Pisar1-11/+8
--
2019-05-27po: Update the German translationWerner Koch1-176/+156
--
2019-04-23po: Update Japanese Translation.NIIBE Yutaka1-3/+3
Signed-off-by: NIIBE Yutaka <[email protected]>
2019-03-19po: Auto updateWerner Koch26-370/+322
--
2019-03-18po: Minor update to the Polish translationJan Kowalski1-6/+2
-- Signed-off-by: Werner Koch <[email protected]>
2019-03-18po: Update Russian translationIneiev1-9/+6
2019-02-14po: Correct a simple typo in the Norwegian translationIngvar Hagelund1-1/+1
Signed-off-by: Ingvar Hagelund <[email protected]>
2019-02-12po: Auto-updateWerner Koch25-53/+124
--
2019-02-06po: Update Japanese translation.NIIBE Yutaka1-5/+7
Signed-off-by: NIIBE Yutaka <[email protected]>
2019-01-31po: Update Polish translationJakub Bogusz1-2704/+1372
--
2019-01-22scd: Add option --clear to PASSWD.Werner Koch1-0/+1
* scd/command.c (cmd_passwd): Add option --clear. (send_status_printf): New. * scd/app-common.h (APP_CHANGE_FLAG_CLEAR): New. * scd/app-nks.c (do_change_pin): Return an error if that option is used. * scd/app-openpgp.c (do_change_pin): Ditto. -- Card application may support this option to clear the PIN verification status of a specific PIN. Signed-off-by: Werner Koch <[email protected]> (cherry picked from commit 29929e65521279eabc98a67c766fe485057405a9)
2018-12-18po: Update Japanese translation.NIIBE Yutaka1-3/+2
Signed-off-by: NIIBE Yutaka <[email protected]>
2018-12-14po: Auto-updateWerner Koch26-318/+472
--