aboutsummaryrefslogtreecommitdiffstats
path: root/po/hu.po (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-22po: msgmergeWerner Koch1-4/+39
--
2024-08-12po: msgmergeWerner Koch1-0/+5
--
2024-04-09po: Update some translations for the |R| prompt flag.Werner Koch1-1/+1
--
2023-11-28po: Update po filesWerner Koch1-8/+19
* g10/keyserver.c (keyserver_refresh): Use ngettext to avoid msgmerge warnings.
2023-01-11po: Auto updateWerner Koch1-21/+33
--
2022-12-09po: Auto updateWerner Koch1-0/+10
--
2022-09-01Post release updatesWerner Koch1-26/+25
--
2022-04-25po: Auto updateWerner Koch1-10/+14
--
2022-02-07po: Auto updateWerner Koch1-227/+260
--
2021-11-23po: Auto updateWerner Koch1-8/+16
--
2021-08-26po: Auto updateWerner Koch1-0/+25
--
2021-06-08po: Auto updateWerner Koch1-163/+126
-- 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.
2021-05-18po: Auto updatesWerner Koch1-0/+13
-- Also fixed two fuzzies in fr.po and it.po
2021-05-04po: auto updatesWerner Koch1-10/+10
--
2021-01-11po: Auto updatesWerner Koch1-5/+5
--
2020-12-21po: Auto-mergeWerner Koch1-134/+108
--
2020-11-16po: Auto updateWerner Koch1-14/+24
--
2020-09-03po: auto updateWerner Koch1-87/+104
--
2020-08-28po: Minor update to the Hungarian translation.Nagy Ferenc László1-51/+39
--
2020-07-09po: Auto updateWerner Koch1-39/+51
--
2020-07-09po: Minor update to the Hungarian translationNagy Ferenc László1-10/+6
--
2020-03-20po: Auto-updateWerner Koch1-0/+9
--
2019-12-07po: Auto-updateWerner Koch1-4/+45
--
2019-11-25po: auto-updateWerner Koch1-32/+48
--
2019-07-09po: Auto updateWerner Koch1-0/+7
--
2019-05-28po: Auto-updateWerner Koch1-53/+62
--
2019-03-19po: Auto updateWerner Koch1-14/+12
--
2019-02-12po: Auto-updateWerner Koch1-2/+4
--
2018-12-14po: Auto-updateWerner Koch1-8/+13
--
2018-08-30Post release updates.Werner Koch1-32/+29
--
2018-07-12po: auto updateWerner Koch1-123/+347
--
2018-06-08po: Auto updateWerner Koch1-3/+18
--
2018-05-02po: Auto updateWerner Koch1-30/+23
--
2018-04-09po: Auto-update.Werner Koch1-35/+89
--
2017-12-19po: Auto-updateWerner Koch1-4/+4
-- Mainly due to removed translations in debug messages.
2017-11-02po: Fixed one string wrongly marked as fuzzy.Werner Koch1-8/+17
-- 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/+9
--
2017-07-28po: Auto-updateWerner Koch1-91/+113
--
2017-05-15po: Auto-updateWerner Koch1-14/+11
--
2017-04-03po: Auto-update.Werner Koch1-3/+21
--
2017-03-01po: Auto-updateWerner Koch1-21/+49
--
2017-01-23po: Auto updateWerner Koch1-0/+6
--
2016-12-20po: Auto-update.Werner Koch1-87/+179
--
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-93/+168
--
2016-11-02Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor1-1/+1
There were several different variant spellings of "passphrase". This should fix them all for all English text. I did notice that po/it.po contains multiple instances of "passhprase", which also looks suspect to me, but i do not know Italian, so i did not try to correct it. Signed-off-by: Daniel Kahn Gillmor <[email protected]>
2016-09-16po: convert localizations to UTF-8Daniel Kahn Gillmor1-1992/+1992
* 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/+66
--