aboutsummaryrefslogtreecommitdiffstats
path: root/po (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-10po: Auto update.Werner Koch18-0/+6833
--
2015-04-10po: Update German translationWerner Koch1-2/+262
2015-03-24po: Update Czech translationPetr Písař1-85/+41
-- Forwarded: http://lists.gnupg.org/pipermail/ \ gnupg-i18n/2014-November/000348.html
2015-01-26po: Auto updateWerner Koch18-41/+778
--
2015-01-26po: Update German translationWerner Koch1-50/+43
2015-01-26po: Add Hungarian translationBalázs Úr2-0/+801
-- Taken from http://translationproject.org/latest/libgpg-error/hu.po
2015-01-26po: Add Portuguese translationPaulo Tomé2-0/+954
-- Debian-Bug-Id: 770983
2015-01-26po: Add Russian translationIneiev2-0/+952
--
2015-01-26po: Update Italian translationMilo Casagrande1-122/+59
--
2015-01-26po: Update Dutch translationFreek de Kruijf1-86/+42
--
2015-01-26po: Update Danish translationJoe Dalton1-52/+29
-- Proofread-By: Aputsiaĸ Niels Janussen
2015-01-26po: Update Ukrainian translationWerner Koch1-78/+55
--
2015-01-26po: Add new Chinese traditional translationWerner Koch2-0/+956
--
2015-01-05build: Update to gettext 0.19.Werner Koch3-25/+119
* po/Makefile.in.in (MSGMERGE): Remove --previous. * po/Makevars (MSGMERGE_OPTIONS): Add --previous.
2014-11-26po: Add Serbian translation.Мирослав Николић2-0/+799
2014-11-18po: Update Japanese translationNIIBE Yutaka1-55/+31
--
2014-11-03po: Update French transaltionDavid Prévot1-90/+48
--
2014-10-23po: Update pl.po.Werner Koch1-61/+33
--
2014-10-15po: Auto-updateWerner Koch14-0/+1399
--
2014-09-08po: Auto-updateWerner Koch13-0/+65
--
2014-09-08po: Update de.po.Werner Koch1-2/+5
2014-08-12Update Danish translationJoe Hansen1-35/+15
* po/da.po: Update. -- Debian-bug-id: 754128
2014-08-06Update ja.poNIIBE Yutaka1-130/+90
2014-04-15Update pl.po.Werner Koch1-194/+173
2014-04-15Auto-update of po files.Werner Koch13-0/+169
--
2014-04-15Update de.po.Werner Koch1-1/+7
--
2014-01-10po: Update de.po.Werner Koch1-1/+4
2013-06-24Auto merge po files.Werner Koch13-0/+354
--
2013-06-24Update German translation.Werner Koch1-3/+19
2013-02-23Add translation to Ukrainian.Werner Koch2-0/+872
* po/uk.po: New. * po/LINGUAS: Add uk.po
2013-02-23Add translation to Esperanto.Werner Koch2-0/+870
* po/eo.po: New. * po/LINGUAS: Add eo.po.
2013-02-23Add string "Assuan" to all po files.Werner Koch12-31/+65
--
2012-08-09Add a fuzzy entry to the translationsWerner Koch11-11/+33
--
2012-08-09Update Italian translationWerner Koch1-7/+19
2012-08-09Run msgmerge on the translationsWerner Koch10-4/+102
--
2012-08-09Remove the generated POT file for the repoWerner Koch1-1107/+0
--
2012-08-09Update Dutch translation.Freek de Kruijf1-183/+178
* po/nl.po: Update.
2012-08-09Update Czech translation.Petr Pisar1-28/+20
* po/cs.po: Update.
2012-08-09Add Danish translation.Joe Hansen2-0/+840
* po/da.po: New. * po/LINGUAS: Add da.po.
2012-08-09Update French translation.David Prévot1-226/+201
* po/fr.po: Update, proofread by Jordy Provost
2012-08-09Keep previous msgids of translated messagesDavid Prévot1-2/+2
* po/Makefile.in.in: Add --previous option to msgmerge.
2012-08-07Add Japanese translationWerner Koch2-0/+869
* po/ja.po: New. * po/LINGUAS: Add ja.po.
2012-08-07Update German translation.Werner Koch1-8/+11
* po/de.po: Update.
2011-12-01Remove non-source file from the repo.Werner Koch1-11/+0
* po/remove-potcdate.sed: Remove.
2011-12-01Generate the ChangeLog from commit logs.Werner Koch1-0/+7
* build-aux/gitlog-to-changelog: New script. Taken from gnulib. * build-aux/git-log-fix: New file. * build-aux/git-log-footer: New file. * doc/HACKING: New file. * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011.
2011-02-23Make gpg-error-config and gpg-error.m4 more robust.Werner Koch12-2761/+190
This is done by taking host prefixed config scripts names in account (as suggested by bug#1261) and adding a new config option --host to print a warning if the used config script was not built for the current host. Care has been taken not to mess things up if an old config script without the option is used or if AC_CANONICAL_HOST has not been used.
2010-10-26Prepare 1.10libgpg-error-1.10Werner Koch11-675/+729
2010-09-16Fix initialization of static libsWerner Koch11-70/+80
2010-09-16Update pl.po.Werner Koch13-623/+758
Updated to gettext 0.1.17 Add a new error code.
2010-07-21Add gpg_err_deinitlibgpg-error-1.9Werner Koch11-650/+795
Prepare a new release.