aboutsummaryrefslogtreecommitdiffstats
path: root/po (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-06-11po: Auto updateWerner Koch3-4741/+4525
--
2017-12-19po: Fix a fr string. Mark a string fuzzy in ro and sk.Werner Koch3-2/+4
-- The French string has an extra %s which would result in garbage output or segv. I am not sure about the sk andro and thus better mark them as fuzzy. GnuPG-bug-id: 3619 Signed-off-by: Werner Koch <[email protected]>
2017-12-18po: Update Japanese translation.NIIBE Yutaka1-4/+4
* po/ja.po: Fix message with no "%s". -- Backport of master commit from: 77e2fcb4ffbad8577a2cf41f17bf92dec6a93ad8 The wrong message caused segmentation fault for key generation when no expiration is specified. GnuPG-bug-id: 3619 Signed-off-by: NIIBE Yutaka <[email protected]>
2017-11-11po/da: Fix Danish confusion between "compressed" and "compromised"Daniel Kahn Gillmor1-2/+2
-- In https://bugs.debian.org/881393 , Jonas Smedegaard reports: > In option number 1, the word "komprimeret" means "compressed". > > I am pretty sure it should say "kompromitteret" instead, which means > "compromised". Debian-Bug-Id: 881393 Signed-off-by: Daniel Kahn Gillmor <[email protected]>
2017-09-06po: update Dutch translation.Frans Spiesschaert1-7/+10
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
2017-08-02po: Update Danish translationJoe Hansen1-6/+6
Originally reported at: http://lists.gnupg.org/pipermail/gnupg-i18n/2014-November/000308.html Signed-off-by: Daniel Kahn Gillmor <[email protected]>
2017-08-02po: Update Dutch translationFrans Spiesschaert1-13/+11
Debian-Bug-Id: 845695 Signed-off-by: Daniel Kahn Gillmor <[email protected]>
2017-08-01po: Update Spanish translationManuel Venturi Porras Peralta1-13/+9
Debian-Bug-Id: 814541 Signed-off-by: Daniel Kahn Gillmor <[email protected]>
2017-07-19po: Update Norwegian translationÅka Sikrom1-2555/+5968
Signed-off-by: Werner Koch <[email protected]>
2016-08-18po: Update Norwegian translationÅka Sikrom1-1151/+1981
-- Minor change: Re-insert the old copyright year 2004. - wk
2016-08-17po: Auto updateWerner Koch29-117/+118
--
2016-08-17po: Update Russian translationIneiev1-82/+80
2016-08-03Partially revert "g10: Fix another race condition for trustdb access."Justus Winter60-165846/+0
This amends db246f8b which accidentally included the compiled translation files. Signed-off-by: Justus Winter <[email protected]>
2016-06-15g10: Fix another race condition for trustdb access.Niibe Yutaka60-0/+165846
* g10/tdbio.c (create_version_record): Call create_hashtable to always make hashtable, together with the version record. (get_trusthashrec): Remove call to create_hashtable. -- GnuPG-bug-id: 1675 Thanks to Scott Moser to reproducible script and patience. Signed-off-by: NIIBE Yutaka <[email protected]> (backport from master commit 35a3ce2acf78a95fecbccfd8db0560cca24232df)
2016-04-04po: Fix misleading german translation.Justus Winter1-2/+1
-- GnuPG-bug-id: 2239 Signed-off-by: Justus Winter <[email protected]>
2015-12-21po: Update Japanese translation.NIIBE Yutaka1-23/+15
2015-12-19po: Auto-updateWerner Koch28-360/+663
--
2015-12-19po: Update German translationWerner Koch1-14/+23
-- Signed-off-by: Werner Koch <[email protected]>
2015-12-19po: Update Russian translationIneiev1-6/+4
-- Signed-off-by: Werner Koch <[email protected]>
2015-09-17po: Update Japanese translation.NIIBE Yutaka1-1975/+1482
2015-09-08po: Fix Spanish translationNIIBE Yutaka1-1/+1
2015-02-27po: Auto-updateWerner Koch29-200/+543
--
2015-02-27po: Update German translationWerner Koch1-6/+19
2015-02-26po: Update French translationDavid Prévot1-72/+70
2015-02-26po: Update Czech translationRoman Pavlik1-1488/+1463
2015-02-26po: Update Dutch translationFrans Spiesschaert1-1388/+1488
2015-02-26po: Update Spanish translationManuel \"Venturi\" Porras Peralta1-1226/+1248
2015-02-26po: Update Polish translationJakub Bogusz1-1164/+1140
2015-02-26po: Update Russian translationIneiev1-948/+935
2015-02-26po: Update Ukrainian translationYuri Chornoivan1-10/+15
2015-02-26po: Update Italian translation.Milo Casagrande1-2579/+1699
2015-02-26Update Chinese (traditional) translationJedi Lin1-31/+12
2015-02-26po,intl: Update to 0.19.3.Werner Koch3-16/+98
2014-06-23po: Auto-updateWerner Koch29-1/+350
--
2013-10-04po: Autoupdate due to changed order of strings.Werner Koch29-100/+100
--
2013-07-25Autoupdate a translation.Werner Koch1-73/+154
--
2013-07-25Update Chinese translation.Jedi Lin1-140/+75
2012-12-20po: Update Danish translation.Joe Hansen1-2270/+1772
* po/da.po: Update.
2012-12-20po: Update zh_TW.po.Werner Koch1-5/+5
-- Applied changes from Jedi Lin as received in May and fixed fuzzies due to English typo corrections.
2012-12-14Update README and po files for a releaseWerner Koch29-928/+841
--
2012-12-14gettext: Upgrade to version 0.18Werner Koch2-18/+59
* configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.18. * po/Makefile.in.in: Upgrade to gettext-0.18. Keep option --previous of msgmerge. * intl/: Upgrade to gettext-0.18. * m4/gettext.m4: Upgrade to gettext-0.18.1. * m4/iconv.m4: Upgrade to gettext-0.18.1. * m4/lib-ld.m4: Upgrade to gettext-0.18.1. * m4/lib-link.m4: Upgrade to gettext-0.18.1. * m4/lib-prefix.m4: Upgrade to gettext-0.18.1. * m4/nls.m4: Upgrade to gettext-0.18.1. * m4/po.m4: Upgrade to gettext-0.18.1. * m4/progtest.m4: Upgrade to gettext-0.18.1. * m4/codeset.m4: Upgrade to gettext-0.18.1. * m4/fcntl-o.m4: New file, from gettext-0.18.1. * m4/glibc2.m4: Upgrade to gettext-0.18.1. * m4/glibc21.m4: Upgrade to gettext-0.18.1. * m4/intdiv0.m4: Upgrade to gettext-0.18.1. * m4/intl.m4: Upgrade to gettext-0.18.1. * m4/intldir.m4: Upgrade to gettext-0.18.1. * m4/intlmacosx.m4: Upgrade to gettext-0.18.1. * m4/intmax.m4: Upgrade to gettext-0.18.1. * m4/inttypes_h.m4: Upgrade to gettext-0.18.1. * m4/inttypes-pri.m4: Upgrade to gettext-0.18.1. * m4/lcmessage.m4: Upgrade to gettext-0.18.1. * m4/lock.m4: Upgrade to gettext-0.18.1. * m4/longlong.m4: Upgrade to gettext-0.18.1. * m4/printf-posix.m4: Upgrade to gettext-0.18.1. * m4/size_max.m4: Upgrade to gettext-0.18.1. * m4/stdint_h.m4: Upgrade to gettext-0.18.1. * m4/threadlib.m4: New file, from gettext-0.18.1. * m4/uintmax_t.m4: Upgrade to gettext-0.18.1. * m4/visibility.m4: Upgrade to gettext-0.18.1. * m4/wchar_t.m4: Upgrade to gettext-0.18.1. * m4/wint_t.m4: Upgrade to gettext-0.18.1. * m4/xsize.m4: Upgrade to gettext-0.18.1. * m4/Makefile.am (EXTRA_DIST): Add the new files.
2012-11-08de.po: Grammar fixWerner Koch1-2/+2
* po/de.po: Grammar fix by Daniel Leidert -- GnuPG-bug-id: 1276
2012-08-24Update translations to adjust for typo fixesWerner Koch28-195/+917
2012-08-24Update French translation.David Prévot1-1554/+1528
* po/fr.po: Update.
2012-08-24Keep previous msgids of translated messagesDavid Prévot1-2/+2
* po/Makefile.in.in: Use option --previous with msgmerge.
2012-01-30Auto update of uk.poWerner Koch1-21/+18
--
2012-01-30Add Ukrainian translation.Werner Koch2-2/+5166
* po/uk.po: New. * po/LINGUAS: Add uk.po.
2011-12-02Rename all ChangeLog files to ChangeLog-2011.Werner Koch1-10/+15
* ChangeLog: New file.
2011-08-09Fixed some autoconf bit rot.Werner Koch2-24/+0
Autoconf 2.68 is more picky about correct macro usage and thus I fixed some wrong call conventions for AC_LANG_PROGRAM. Also factored an m4 conditional construct out from AC_INIT to avoid the "not a literal" warning.
2011-02-23Don't link gpgv with libreadlineWerner Koch30-37505/+109
Also add a useful .gitignore file.