2006-09-25 09:47:46 +02:00
|
|
|
|
# GnuPG Hungarian translation.
|
2021-02-18 14:26:00 +01:00
|
|
|
|
# Copyright (C) 2003, 2004, 2020 Free Software Foundation, Inc.
|
|
|
|
|
# Nagy Ferenc László <nfl@nfllab.com>, 2003, 2004, 2020.
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2021-02-18 14:26:00 +01:00
|
|
|
|
"Project-Id-Version: gnupg 2.2.20\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"Report-Msgid-Bugs-To: translations@gnupg.org\n"
|
2021-02-18 14:26:00 +01:00
|
|
|
|
"PO-Revision-Date: 2020-06-09 23:10+0200\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Last-Translator: Nagy Ferenc László <nfl@nfllab.com>\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
"Language: hu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
"MIME-Version: 1.0\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "failed to acquire the pinentry lock: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis (%s) inicializálása sikertelen!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#. TRANSLATORS: These are labels for buttons etc as used in
|
|
|
|
|
#. * Pinentries. In your translation copy the text before the
|
|
|
|
|
#. * second vertical bar verbatim; translate only the following
|
|
|
|
|
#. * text. An underscore indicates that the next letter should be
|
|
|
|
|
#. * used as an accelerator. Double the underscore to have
|
|
|
|
|
#. * pinentry display a literal underscore.
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "|pinentry-label|_OK"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|pinentry-label|_Cancel"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-05-12 14:57:05 +02:00
|
|
|
|
msgid "|pinentry-label|_Yes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|pinentry-label|_No"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "|pinentry-label|PIN:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-05-12 14:57:05 +02:00
|
|
|
|
msgid "|pinentry-label|_Save in password manager"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Do you really want to make your passphrase visible on the screen?"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban törli a kiválasztott kulcsokat? "
|
2015-05-12 14:57:05 +02:00
|
|
|
|
|
|
|
|
|
msgid "|pinentry-tt|Make passphrase visible"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "invalid passphrase"
|
|
|
|
|
msgid "|pinentry-tt|Hide passphrase"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "érvénytelen jelszó"
|
2015-05-12 14:57:05 +02:00
|
|
|
|
|
2021-08-24 14:07:32 +02:00
|
|
|
|
msgid "Caps Lock is on"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#. TRANSLATORS: This string is displayed by Pinentry as the label
|
|
|
|
|
#. for generating a passphrase.
|
|
|
|
|
msgid "Suggest"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
|
|
|
|
|
#. hovering over the generate button. Please use an appropriate
|
|
|
|
|
#. string to describe what this is about. The length of the
|
|
|
|
|
#. tooltip is limited to about 900 characters. If you do not
|
|
|
|
|
#. translate this entry, a default English text (see source)
|
|
|
|
|
#. will be used. The strcmp thingy is there to detect a
|
|
|
|
|
#. non-translated string.
|
|
|
|
|
msgid "pinentry.genpin.tooltip"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-24 14:07:32 +02:00
|
|
|
|
msgid "Note: The blanks are not part of the passphrase."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: This is a text shown by pinentry as title of a dialog
|
|
|
|
|
#. telling the user that the entered new passphrase does not satisfy
|
|
|
|
|
#. the passphrase constraints. Please keep it short.
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Passphrase Not Allowed"
|
|
|
|
|
msgstr "A jelszó túl hosszú!\n"
|
|
|
|
|
|
2009-06-08 11:11:27 +02:00
|
|
|
|
#. TRANSLATORS: This string is displayed by Pinentry as the label
|
|
|
|
|
#. for the quality bar.
|
|
|
|
|
msgid "Quality:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
|
|
|
|
|
#. hovering over the quality bar. Please use an appropriate
|
|
|
|
|
#. string to describe what this is about. The length of the
|
|
|
|
|
#. tooltip is limited to about 900 characters. If you do not
|
|
|
|
|
#. translate this entry, a default english text (see source)
|
|
|
|
|
#. will be used.
|
|
|
|
|
msgid "pinentry.qualitybar.tooltip"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please enter your PIN, so that the secret key can be unlocked for this "
|
|
|
|
|
"session"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please enter your passphrase, so that the secret key can be unlocked for "
|
|
|
|
|
"this session"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2015-07-01 13:22:26 +02:00
|
|
|
|
msgid "PIN:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Passphrase:"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz jelszó"
|
2015-07-01 13:22:26 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "does not match - try again"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: The string is appended to an error message in
|
|
|
|
|
#. the pinentry. The %s is the actual error message, the
|
|
|
|
|
#. two %d give the current and maximum number of tries.
|
2007-01-31 15:24:41 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "SETERROR %s (try %d of %d)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Repeat:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "PIN too long"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A sor túl hosszú!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Passphrase too long"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A jelszó túl hosszú!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Invalid characters in PIN"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen karakter a névben!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "PIN too short"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Bad PIN"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "hibás MPI"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Bad Passphrase"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz jelszó"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-04-07 20:46:21 +02:00
|
|
|
|
msgid "Note: Request from the web browser."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Note: Request from a remote site."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error getting serial number of card: %s\n"
|
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Please re-enter this passphrase"
|
|
|
|
|
msgstr "jelszóváltoztatás"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please enter the passphrase to protect the imported object within the %s "
|
|
|
|
|
"system."
|
|
|
|
|
msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"This key (or subkey) is not protected with a passphrase. Please enter a new "
|
|
|
|
|
"passphrase to export it."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "ssh keys greater than %d bits are not supported\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%d%s védő algoritmus nem támogatott.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "can't create `%s': %s\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "can't create '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom létrehozni a(z) \"%s\" állományt: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "can't open `%s': %s\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "can't open '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom megnyitni a(z) \"%s\" állományt: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "no suitable card key found: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem írható titkoskulcs-karikát találtam: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2017-03-01 16:02:13 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error getting list of cards: %s\n"
|
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"An ssh process requested the use of key%%0A %s%%0A (%s)%%0ADo you want to "
|
|
|
|
|
"allow this?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Allow"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Deny"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Please enter the passphrase for the ssh key%%0A %F%%0A (%c)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
"Please enter a passphrase to protect the received secret key%%0A %s%%0A "
|
|
|
|
|
"%s%%0Awithin gpg-agent's key storage"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "failed to create stream from socket: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Hashtábla létrehozása sikertelen: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2009-09-03 16:08:25 +02:00
|
|
|
|
msgid "Please insert the card with serial number"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Admin PIN"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2009-03-24 19:52:24 +01:00
|
|
|
|
#. TRANSLATORS: A PUK is the Personal Unblocking Code
|
|
|
|
|
#. used to unblock a PIN.
|
|
|
|
|
msgid "PUK"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2008-10-14 20:18:21 +02:00
|
|
|
|
msgid "Reset Code"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "Push ACK button on card/token."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Use the reader's pinpad for input."
|
2009-03-24 19:52:24 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2008-10-14 20:18:21 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Repeat this Reset Code"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ismételje meg a jelszót: "
|
2008-10-14 20:18:21 +02:00
|
|
|
|
|
2009-03-24 19:52:24 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Repeat this PUK"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ismételje meg a jelszót: "
|
2009-03-24 19:52:24 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Repeat this PIN"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ismételje meg a jelszót: "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2008-10-14 20:18:21 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Reset Code not correctly repeated; try again"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem ismételte meg helyesen a jelszót! Próbálja újra!"
|
2008-10-14 20:18:21 +02:00
|
|
|
|
|
2009-03-24 19:52:24 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "PUK not correctly repeated; try again"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem ismételte meg helyesen a jelszót! Próbálja újra!"
|
2009-03-24 19:52:24 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "PIN not correctly repeated; try again"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem ismételte meg helyesen a jelszót! Próbálja újra!"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Please enter the PIN%s%s%s to unlock the card"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-08-28 19:48:13 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error creating temporary file: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2007-08-28 19:48:13 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error writing to temporary file: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írok a \"%s\" állományba.\n"
|
2007-08-28 19:48:13 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Enter new passphrase"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írja be a jelszót!\n"
|
2007-08-28 19:48:13 +02:00
|
|
|
|
|
2007-01-31 15:24:41 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
"You have not entered a passphrase!%0AAn empty passphrase is not allowed."
|
|
|
|
|
msgstr ""
|
2007-01-31 15:24:41 +01:00
|
|
|
|
|
2007-08-28 19:48:13 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
"You have not entered a passphrase - this is in general a bad idea!%0APlease "
|
|
|
|
|
"confirm that you do not want to have any protection on your key."
|
|
|
|
|
msgstr ""
|
2007-01-31 15:24:41 +01:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Yes, protection is not needed"
|
2007-08-28 19:48:13 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "Name must be at least 5 characters long\n"
|
|
|
|
|
msgid "A passphrase should be at least %u character long."
|
|
|
|
|
msgid_plural "A passphrase should be at least %u characters long."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr[0] "A név legalább 5 karakter kell legyen!\n"
|
|
|
|
|
msgstr[1] "A név legalább 5 karakter kell legyen!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2007-08-28 19:48:13 +02:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "A passphrase should contain at least %u digit or%%0Aspecial character."
|
|
|
|
|
msgid_plural ""
|
|
|
|
|
"A passphrase should contain at least %u digits or%%0Aspecial characters."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2007-01-31 15:24:41 +01:00
|
|
|
|
|
2007-08-10 18:52:05 +02:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "A passphrase may not be a known term or match%%0Acertain pattern."
|
2007-08-10 18:52:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Warning: You have entered an insecure passphrase."
|
2007-08-10 18:52:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Take this one anyway"
|
|
|
|
|
msgstr "Mégis használjuk ezt a kulcsot? "
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Please enter the passphrase to%0Aprotect your new key"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Most szükség van egy jelszóra (vagy mondatra), amely a titkos kulcsát védi.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Please enter the new passphrase"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "jelszóváltoztatás"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "Options used for startup"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "run in daemon mode (background)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "run in server mode (foreground)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "Key is superseded"
|
|
|
|
|
msgid "run in supervised mode"
|
|
|
|
|
msgstr "A kulcsot lecserélték."
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "do not detach from the console"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "sh-style command output"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "csh-style command output"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|FILE|read options from FILE"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|fájl|bővítő modul betöltése"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "Options controlling the diagnostic output"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "verbose"
|
|
|
|
|
msgstr "bőbeszédű mód"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "be somewhat more quiet"
|
|
|
|
|
msgstr "még szűkszavúbb mód"
|
|
|
|
|
|
|
|
|
|
msgid "|FILE|write server mode logs to FILE"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "Options controlling the configuration"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "do not use the SCdaemon"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "bizalmi adatbázis frissítése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "|PGM|use PGM as the SCdaemon program"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-07 20:46:21 +02:00
|
|
|
|
msgid "|PGM|use PGM as the tpm2daemon program"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-05-12 14:57:05 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "|NAME|set terminal charset to NAME"
|
|
|
|
|
msgid "|NAME|accept some commands via NAME"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|NÉV|terminál karakterkódolásának megadása"
|
2015-05-12 14:57:05 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "ignore requests to change the TTY"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "ignore requests to change the X display"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "not supported"
|
|
|
|
|
msgid "enable ssh support"
|
|
|
|
|
msgstr "nem támogatott"
|
|
|
|
|
|
|
|
|
|
msgid "|ALGO|use ALGO to show ssh fingerprints"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "not supported"
|
|
|
|
|
msgid "enable putty support"
|
|
|
|
|
msgstr "nem támogatott"
|
|
|
|
|
|
|
|
|
|
msgid "Options controlling the security"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "|N|expire cached PINs after N seconds"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "|N|expire SSH keys after N seconds"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|N|set maximum PIN cache lifetime to N seconds"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|N|set maximum SSH key lifetime to N seconds"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "do not use the PIN cache when signing"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-05-12 14:57:05 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "disallow the use of an external password cache"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2015-05-12 14:57:05 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "disallow clients to mark keys as \"trusted\""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "allow presetting passphrase"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "Options enforcing a passphrase policy"
|
2015-02-11 19:20:46 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "do not allow bypassing the passphrase policy"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|N|set minimal required length for new passphrases to N"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|N|require at least N non-alpha characters for a new passphrase"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|FILE|check new passphrases against pattern in FILE"
|
2015-06-11 13:05:53 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "|N|expire the passphrase after N days"
|
|
|
|
|
msgstr "|N|N. sorszámú jelszómód használata"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "do not allow the reuse of old passphrases"
|
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
|
|
|
|
|
|
|
|
|
msgid "Options controlling the PIN-Entry"
|
2017-07-28 18:55:14 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#| msgid "use the gpg-agent"
|
|
|
|
|
msgid "never use the PIN-entry"
|
|
|
|
|
msgstr "gpg ügynök használata"
|
|
|
|
|
|
|
|
|
|
msgid "disallow caller to override the pinentry"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "let PIN-Entry grab keyboard and mouse"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|PGM|use PGM as the PIN-Entry program"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|N|set the Pinentry timeout to N seconds"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "allow passphrase to be prompted through Emacs"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2009-09-03 16:08:25 +02:00
|
|
|
|
#. TRANSLATORS: @EMAIL@ will get replaced by the actual bug
|
|
|
|
|
#. reporting address. This is so that we can change the
|
|
|
|
|
#. reporting address without breaking the translations.
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
2009-09-03 16:08:25 +02:00
|
|
|
|
msgid "Please report bugs to <@EMAIL@>.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A hibákat (angolul) a <gnupg-bugs@gnu.org> címre írja meg!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Usage: @GPG_AGENT@ [options] (-h for help)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
"Syntax: @GPG_AGENT@ [options] [command [args]]\n"
|
|
|
|
|
"Secret key management for @GNUPG@\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "invalid debug-level '%s' given\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2017-07-28 18:55:14 +02:00
|
|
|
|
msgid "selected digest algorithm is invalid\n"
|
|
|
|
|
msgstr "A kiválasztott kivonatoló algoritmus érvénytelen!\n"
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "reading options from `%s'\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "reading options from '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az opciókat a \"%s\" állományból olvasom.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "WARNING: \"%s\" is a deprecated option\n"
|
|
|
|
|
msgid "Note: '%s' is not considered an option\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: \"%s\" elavult opció!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "can't create socket: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s nem hozható létre: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-11-19 17:03:50 +01:00
|
|
|
|
#, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "socket name '%s' is too long\n"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 20:53:54 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "trying to steal socket from running %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2007-07-04 21:49:40 +02:00
|
|
|
|
msgid "a gpg-agent is already running - not starting a new one\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "GPG ügynök nem elérhető ebben a munkafolyamatban.\n"
|
2007-07-04 21:49:40 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2007-11-19 17:03:50 +01:00
|
|
|
|
msgid "error getting nonce for the socket\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "error binding socket to '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba %s-ra/-re küldéskor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-06-16 17:19:42 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "can't set permissions of '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: nem biztonságos engedélyek: %s \"%s\"\n"
|
2016-06-16 17:19:42 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "listening on socket '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "can't create directory `%s': %s\n"
|
|
|
|
|
msgid "can't create directory '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom a \"%s\" könyvtárat létrehozni: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "directory '%s' created\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Könyvtárat létrehoztam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "stat() failed for '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis: olvasás sikertelen (n=%d): %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "can't use '%s' as home directory\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Nem tudom a könyvtárat létrehozni: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-11-19 17:03:50 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error reading nonce on fd %d: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "handler 0x%lx for fd %d started\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "handler 0x%lx for fd %d terminated\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "ssh handler 0x%lx for fd %d started\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "ssh handler 0x%lx for fd %d terminated\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "npth_pselect failed: %s - waiting 1s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Titkoskulcs-blokk frissítése sikertelen: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%s %s stopped\n"
|
|
|
|
|
msgstr "%s: kihagyva: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "no gpg-agent running in this session\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "GPG ügynök nem elérhető ebben a munkafolyamatban.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"@Options:\n"
|
|
|
|
|
" "
|
|
|
|
|
msgstr ""
|
|
|
|
|
"@\n"
|
|
|
|
|
"Opciók:\n"
|
|
|
|
|
" "
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Usage: gpg-preset-passphrase [options] KEYGRIP (-h for help)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"Syntax: gpg-preset-passphrase [options] KEYGRIP\n"
|
|
|
|
|
"Password cache maintenance\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2009-05-13 19:12:00 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"@Commands:\n"
|
|
|
|
|
" "
|
|
|
|
|
msgstr ""
|
|
|
|
|
"@Parancsok:\n"
|
|
|
|
|
" "
|
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"@\n"
|
|
|
|
|
"Options:\n"
|
|
|
|
|
" "
|
|
|
|
|
msgstr ""
|
|
|
|
|
"@\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Opciók:\n"
|
2009-05-13 19:12:00 +02:00
|
|
|
|
" "
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Usage: gpg-protect-tool [options] (-h for help)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
2006-11-11 15:17:09 +01:00
|
|
|
|
"Syntax: gpg-protect-tool [options] [args]\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"Secret key maintenance tool\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Please enter the passphrase to unprotect the PKCS#12 object."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Please enter the passphrase to protect the new PKCS#12 object."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please enter the passphrase to protect the imported object within the GnuPG "
|
|
|
|
|
"system."
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please enter the passphrase or the PIN\n"
|
|
|
|
|
"needed to complete this operation."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "cancelled\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Mégsem"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2009-05-13 19:12:00 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error while asking for the passphrase: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2009-05-13 19:12:00 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "error opening '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "file '%s', line %d: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" kulcs nem található: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "statement \"%s\" ignored in '%s', line %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Olvasási hiba: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "system trustlist '%s' not available\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Titkos kulcsrészek nem állnak rendelkezésre.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "bad fingerprint in '%s', line %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Olvasási hiba: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "invalid keyflag in '%s', line %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "error reading '%s', line %d: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "error reading list of trusted root certificates\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#. TRANSLATORS: This prompt is shown by the Pinentry
|
|
|
|
|
#. and has one special property: A "%%0A" is used by
|
|
|
|
|
#. Pinentry to insert a line break. The double
|
|
|
|
|
#. percent sign is actually needed because it is also
|
|
|
|
|
#. a printf format string. If you need to insert a
|
|
|
|
|
#. plain % sign, you need to encode it as "%%25". The
|
2009-05-13 19:12:00 +02:00
|
|
|
|
#. "%s" gets replaced by the name as stored in the
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#. certificate.
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"Do you ultimately trust%%0A \"%s\"%%0Ato correctly certify user "
|
|
|
|
|
"certificates?"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Yes"
|
|
|
|
|
msgstr "igen"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "No"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2009-03-24 19:52:24 +01:00
|
|
|
|
#. TRANSLATORS: This prompt is shown by the Pinentry and has
|
|
|
|
|
#. one special property: A "%%0A" is used by Pinentry to
|
|
|
|
|
#. insert a line break. The double percent sign is actually
|
|
|
|
|
#. needed because it is also a printf format string. If you
|
|
|
|
|
#. need to insert a plain % sign, you need to encode it as
|
|
|
|
|
#. "%%25". The second "%s" gets replaced by a hexdecimal
|
|
|
|
|
#. fingerprint string whereas the first one receives the name
|
|
|
|
|
#. as stored in the certificate.
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please verify that the certificate identified as:%%0A \"%s\"%%0Ahas the "
|
|
|
|
|
"fingerprint:%%0A %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: "Correct" is the label of a button and intended
|
|
|
|
|
#. to be hit if the fingerprint matches the one of the CA. The
|
|
|
|
|
#. other button is "the default "Cancel" of the Pinentry.
|
|
|
|
|
msgid "Correct"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Wrong"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-08-28 19:48:13 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Note: This passphrase has never been changed.%0APlease change it now."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"This passphrase has not been changed%%0Asince %.4s-%.2s-%.2s. Please change "
|
|
|
|
|
"it now."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Change passphrase"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "jelszóváltoztatás"
|
2007-08-28 19:48:13 +02:00
|
|
|
|
|
|
|
|
|
msgid "I'll change it later"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-07-01 13:22:26 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Do you really want to delete the key identified by keygrip%%0A %s%%0A %%C"
|
|
|
|
|
"%%0A?"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban törli a kiválasztott kulcsokat? "
|
2015-07-01 13:22:26 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcs engedélyezése"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"Warning: This key is also listed for use with SSH!\n"
|
|
|
|
|
"Deleting the key might remove your ability to access remote machines."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "DSA requires the hash length to be a multiple of 8 bits\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s key uses an unsafe (%u bit) hash\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "a %zu bit hash is not valid for a %u bit %s key\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-10-09 17:13:21 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "checking created signature failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A létrehozott aláírás ellenőrzése sikertelen: %s.\n"
|
2015-10-09 17:13:21 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "secret key parts are not available\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Titkos kulcsrészek nem állnak rendelkezésre.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "protection algorithm %d%s is not supported\n"
|
|
|
|
|
msgid "public key algorithm %d (%s) is not supported\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%d%s védő algoritmus nem támogatott.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "protection algorithm %d%s is not supported\n"
|
|
|
|
|
msgid "protection algorithm %d (%s) is not supported\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%d%s védő algoritmus nem támogatott.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "protection algorithm %d%s is not supported\n"
|
|
|
|
|
msgid "protection hash algorithm %d (%s) is not supported\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%d%s védő algoritmus nem támogatott.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "error creating a pipe: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "error creating a stream for a pipe: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "error forking process: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "waiting for process %d to terminate failed: %s\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "error running '%s': probably not installed\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "error running '%s': exit status %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "error running '%s': terminated\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "waiting for processes to terminate failed: %s\n"
|
|
|
|
|
msgstr "Frissítés sikertelen: %s.\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "error getting exit code of process %d: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" titkoskulcs-karika írásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "can't connect to `%s': %s\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "can't connect to '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudok kapcsolódni \"%s\" objektumhoz: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "problem setting the gpg-agent options\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Probléma az ügynökkel: ügynök válasza: 0x%lx\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "can't disable core dumps: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom letiltani a core fájlokat: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Warning: unsafe ownership on %s \"%s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Nem biztonságos tulajdonos: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Warning: unsafe permissions on %s \"%s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: nem biztonságos engedélyek: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "waiting for file '%s' to become accessible ...\n"
|
|
|
|
|
msgstr "Frissítés sikertelen: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "renaming '%s' to '%s' failed: %s\n"
|
|
|
|
|
msgstr "Páncélozás nem sikerült: %s\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#. TRANSLATORS: See doc/TRANSLATE about this string.
|
|
|
|
|
msgid "yes"
|
|
|
|
|
msgstr "igen"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "yY"
|
|
|
|
|
msgstr "iI"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#. TRANSLATORS: See doc/TRANSLATE about this string.
|
|
|
|
|
msgid "no"
|
|
|
|
|
msgstr "nem"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "nN"
|
|
|
|
|
msgstr "nN"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#. TRANSLATORS: See doc/TRANSLATE about this string.
|
|
|
|
|
msgid "quit"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kilépés|kilepes"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "qQ"
|
|
|
|
|
msgstr "kK"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#. TRANSLATORS: See doc/TRANSLATE about this string.
|
|
|
|
|
msgid "okay|okay"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#. TRANSLATORS: See doc/TRANSLATE about this string.
|
|
|
|
|
msgid "cancel|cancel"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "oO"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "cC"
|
|
|
|
|
msgstr "c"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-05-07 21:49:12 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "out of core in secure memory while allocating %lu bytes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "out of core while allocating %lu bytes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-05-04 11:38:47 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error allocating enough memory: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" kulcskarika létrehozásakor: %s\n"
|
2016-05-04 11:38:47 +02:00
|
|
|
|
|
2015-07-01 13:22:26 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s:%u: obsolete option \"%s\" - it has no effect\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "WARNING: \"%s%s\" is an obsolete option - it has no effect\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: \"%s\" elavult opció!\n"
|
2015-07-01 13:22:26 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "unknown debug flag '%s' ignored\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "waiting for the dirmngr to come up ... (%ds)\n"
|
|
|
|
|
msgstr "Frissítés sikertelen: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "waiting for the keyboxd to come up ... (%ds)\n"
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgstr "Frissítés sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "waiting for the agent to come up ... (%ds)\n"
|
|
|
|
|
msgstr "Frissítés sikertelen: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "connection to the dirmngr established\n"
|
|
|
|
|
msgstr "Nem tudom ezt megcsinálni kötegelt módban!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "connection to the keyboxd established\n"
|
|
|
|
|
msgstr "Nem tudom ezt megcsinálni kötegelt módban!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "connection to the agent established\n"
|
|
|
|
|
msgstr "Nem tudom ezt megcsinálni kötegelt módban!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "no running %s - starting '%s'\n"
|
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "connection to the agent is in restricted mode\n"
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgstr "Nem tudom ezt megcsinálni kötegelt módban!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "error creating keyring `%s': %s\n"
|
|
|
|
|
msgid "error getting version from '%s': %s\n"
|
|
|
|
|
msgstr "Hiba a(z) \"%s\" kulcskarika létrehozásakor: %s\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "server '%s' is older than us (%s < %s)"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#| msgid "WARNING: %s overrides %s\n"
|
|
|
|
|
msgid "WARNING: %s\n"
|
|
|
|
|
msgstr "FIGYELEM: %s hatástalanítja %s-t!\n"
|
2014-12-16 15:52:44 +01:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "Note: Outdated servers may lack important security fixes.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "Please use the command \"toggle\" first.\n"
|
|
|
|
|
msgid "Note: Use the command \"%s\" to restart them.\n"
|
|
|
|
|
msgstr "Kérem, használja előbb a \"toggle\" parancsot!\n"
|
|
|
|
|
|
2009-01-19 17:15:30 +01:00
|
|
|
|
#. TRANSLATORS: Copy the prefix between the vertical bars
|
|
|
|
|
#. verbatim. It will not be printed.
|
|
|
|
|
msgid "|audit-log-result|Good"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|audit-log-result|Bad"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|audit-log-result|Not supported"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|audit-log-result|No certificate"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
2009-01-19 17:15:30 +01:00
|
|
|
|
|
2009-09-03 16:08:25 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|audit-log-result|Not enabled"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
2009-09-03 16:08:25 +02:00
|
|
|
|
|
2009-01-19 17:15:30 +01:00
|
|
|
|
msgid "|audit-log-result|Error"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|audit-log-result|Not used"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|audit-log-result|Okay"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|audit-log-result|Skipped"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|audit-log-result|Some"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Certificate chain available"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "root certificate missing"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
msgid "Data encryption succeeded"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Data available"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kulcs található: "
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Session key created"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Kulcskarikát létrehoztam.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "algorithm: %s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Páncél: %s\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "unsupported algorithm: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Támogatott algoritmusok:\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "seems to be not encrypted"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "nem titkosított"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
msgid "Number of recipients"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Recipient %d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Data signing succeeded"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "data hash algorithm: %s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Signer %d"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az aláírás lejárt: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "attr hash algorithm: %s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2007-12-14 17:08:53 +01:00
|
|
|
|
msgid "Data decryption succeeded"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Encryption algorithm supported"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%d%s védő algoritmus nem támogatott.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Data verification succeeded"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírás-ellenőrzés elnyomva.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Signature available"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az aláírás lejárt: %s.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Parsing data succeeded"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Jó aláírás a következőtől: \""
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "bad data hash algorithm: %s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Signature %d"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az aláírás lejárt: %s.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Certificate chain valid"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez a kulcs lejárt!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Root certificate trustworthy"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
2009-09-03 16:08:25 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "no CRL found for certificate"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
2009-09-03 16:08:25 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "the available CRL is too old"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kulcs található: "
|
2009-09-03 16:08:25 +02:00
|
|
|
|
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "CRL/OCSP check of certificates"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Included certificates"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
msgid "No audit log entries."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Unknown operation"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "ismeretlen verzió"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
msgid "Gpg-Agent usable"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Dirmngr usable"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "No help available for '%s'."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem áll rendelkezésre segítség \"%s\" témához."
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "ignoring garbage line"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a záró sorban!\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
2009-06-08 11:11:27 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[none]"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ismeretlen módú"
|
2009-06-08 11:11:27 +02:00
|
|
|
|
|
2017-03-01 16:02:13 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "invalid radix64 character %02x skipped\n"
|
|
|
|
|
msgstr "Kihagytam a %02x kódú érvénytelen radix64 karaktert.\n"
|
|
|
|
|
|
2021-04-07 20:46:21 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Sorry, we are in batchmode - can't get input\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Sorry, no terminal at all requested - can't get input\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "too many errors; giving up\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Control-D detected\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "conversion from '%s' to '%s' not available\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Páncélozás nem sikerült: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "iconv_open failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom megnyitni az állományt: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "conversion from '%s' to '%s' failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Páncélozás nem sikerült: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "failed to create temporary file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom a \"%s\" könyvtárat létrehozni: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error writing to '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a \"%s\" kulcskarika írásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "removing stale lockfile (created by %d)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "waiting for lock (held by %d%s) %s...\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid "(deadlock?) "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "lock '%s' not made: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A(z) %08lX nyilvános kulcsot nem találom: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "waiting for lock %s...\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2016-08-18 16:57:40 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s is too old (need %s, have %s)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "armor: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Páncél: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "invalid armor header: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen páncélfejléc: "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "armor header: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Páncélfejléc: "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "invalid clearsig header\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen aláírásfejléc!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "unknown armor header: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Páncélfejléc: "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "nested clear text signatures\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Egymásba ágyazott olvashatószöveg-aláírások!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "unexpected armor: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Váratlan páncél:"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "invalid dash escaped line: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kötőjeles sor: "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "invalid radix64 character %02X skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kihagytam a %02x kódú érvénytelen radix64 karaktert.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "premature eof (no CRC)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Korai állományvég (nincs CRC).\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "premature eof (in CRC)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Korai állományvég (a CRC-ben).\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "malformed CRC\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hibás formájú CRC.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "CRC error; %06lX - %06lX\n"
|
|
|
|
|
msgstr "CRC hiba; %06lx - %06lx\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "premature eof (in trailer)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Korai állományvég (a lezárásban).\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "error in trailer line\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a záró sorban!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "no valid OpenPGP data found.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem találtam érvényes OpenPGP adatot.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "invalid armor: line longer than %d characters\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen páncél: %d karakternél hosszabb sor.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid ""
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"quoted printable character in armor - probably a buggy MTA has been used\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"quoted printable karakter a páncélban - valószínűleg egy bugos MTA bűne.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-05-04 11:38:47 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "not human readable"
|
|
|
|
|
msgid "[ not human readable (%zu bytes: %s%s) ]"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "nem olvasható forma"
|
2016-05-04 11:38:47 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"a notation name must have only printable characters or spaces, and end with "
|
|
|
|
|
"an '='\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Egy jelölés neve csak nyomtatható karaktereket és szóközt tartalmazhat, és = "
|
|
|
|
|
"jellel kell befejeződjön.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "a user notation name must contain the '@' character\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Egy felhasználójelölésnek tartalmaznia kell a \"@\" karaktert!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "a notation name must not contain more than one '@' character\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Egy felhasználójelölésnek tartalmaznia kell a \"@\" karaktert!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "a notation value must not use any control characters\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Egy jelölés értékében nem szerepelhet vezérlőkarakter!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2016-05-04 11:38:47 +02:00
|
|
|
|
msgid "a notation name may not contain an '=' character\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Egy felhasználójelölésnek tartalmaznia kell a \"@\" karaktert!\n"
|
2016-05-04 11:38:47 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2016-05-04 11:38:47 +02:00
|
|
|
|
#| msgid ""
|
|
|
|
|
#| "a notation name must have only printable characters or spaces, and end "
|
|
|
|
|
#| "with an '='\n"
|
|
|
|
|
msgid "a notation name must have only printable characters or spaces\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Egy jelölés neve csak nyomtatható karaktereket és szóközt tartalmazhat, és = "
|
|
|
|
|
"jellel kell befejeződjön.\n"
|
2016-05-04 11:38:47 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: invalid notation data found\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Érvénytelen jelölő adatot találtam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "failed to proxy %s inquiry to client\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Enter passphrase: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írja be a jelszót: "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2017-07-28 18:55:14 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "%s does not yet work with %s\n"
|
|
|
|
|
msgid "%s is not compliant with %s mode\n"
|
|
|
|
|
msgstr "%s és %s egyelőre nem használható együtt!\n"
|
|
|
|
|
|
2021-04-07 20:46:21 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error from TPM: %s\n"
|
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "problem with the agent: %s\n"
|
|
|
|
|
msgstr "Probléma az ügynökkel: ügynök válasza: 0x%lx\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "no dirmngr running in this session\n"
|
|
|
|
|
msgstr "GPG ügynök nem elérhető ebben a munkafolyamatban.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "you may not use %s while in %s mode\n"
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "keyserver option \"honor-keyserver-url\" may not be used in Tor mode\n"
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgstr "Lehet, hogy nem használhatja %s-t %s módban!\n"
|
|
|
|
|
|
|
|
|
|
msgid "WKD uses a cached result"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Tor is not running"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Tor is not properly configured"
|
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "DNS is not properly configured"
|
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
|
|
|
|
|
|
|
|
|
msgid "unacceptable HTTP redirect from server"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "unacceptable HTTP redirect from server was cleaned up"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "generate a revocation certificate"
|
|
|
|
|
msgid "server uses an invalid certificate"
|
|
|
|
|
msgstr "visszavonási igazolás készítése"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "armor: %s\n"
|
|
|
|
|
msgid "Note: %s\n"
|
|
|
|
|
msgstr "Páncél: %s\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "OpenPGP card not available: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "titkos kulcs nem áll rendelkezésre"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "OpenPGP card no. %s detected\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "can't do this in batch mode\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom ezt megcsinálni kötegelt módban!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2008-10-14 20:18:21 +02:00
|
|
|
|
msgid "This command is only available for version 2 cards\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez a parancs %s módban nem engedélyezett.\n"
|
2008-10-14 20:18:21 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2008-10-14 20:18:21 +02:00
|
|
|
|
msgid "Reset Code not or not anymore available\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Titkos kulcsrészek nem állnak rendelkezésre.\n"
|
2008-10-14 20:18:21 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Your selection? "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Mit választ? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "[not set]"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "Mr."
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "Ms."
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "not forced"
|
|
|
|
|
msgstr "nem feldolgozott"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "forced"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Error: Only plain ASCII is currently allowed.\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Error: The \"<\" character may not be used.\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Error: Double spaces are not allowed.\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Cardholder's surname: "
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Cardholder's given name: "
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Error: Combined name too long (limit is %d characters).\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "URL to retrieve public key: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs hozzá tartozó nyilvános kulcs: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "error reading `%s': %s\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "error reading '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2009-06-17 13:18:26 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "error writing '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a \"%s\" kulcskarika írásakor: %s\n"
|
2009-06-17 13:18:26 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Login data (account name): "
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Private DO data: "
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Language preferences: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "preferenciák frissítése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Error: invalid length of preference string.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen karakter a preferenciák között!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Error: invalid characters in preference string.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen karakter a preferenciák között!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "Salutation (M = Mr., F = Ms., or space): "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Error: invalid response.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "CA fingerprint: "
|
|
|
|
|
msgstr "megmutatja az ujjlenyomatot"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Error: invalid formatted fingerprint.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "key operation not possible: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kulcsgenerálás sikertelen: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "not an OpenPGP card"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem találtam érvényes OpenPGP adatot.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error getting current key info: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" titkoskulcs-karika írásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Replace existing key? (y/N) "
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2009-09-03 16:08:25 +02:00
|
|
|
|
msgid ""
|
2021-02-18 14:29:35 +01:00
|
|
|
|
"Note: There is no guarantee that the card supports the requested\n"
|
|
|
|
|
" key type or size. If the key generation does not succeed,\n"
|
|
|
|
|
" please check the documentation of your card to see which\n"
|
|
|
|
|
" key types and sizes are supported.\n"
|
2009-09-03 16:08:25 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2018-04-09 21:20:25 +02:00
|
|
|
|
msgid "What keysize do you want? (%u) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Milyen kulcsméretet szeretne? (1024) "
|
2009-09-03 16:08:25 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "rounded up to %u bits\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Felkerekítve %u bitre.\n"
|
2009-09-03 16:08:25 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s keysizes must be in the range %u-%u\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-09 21:20:25 +02:00
|
|
|
|
msgid "Changing card key attribute for: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Signature key\n"
|
|
|
|
|
msgstr "Az aláírás lejárt: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Encryption key\n"
|
|
|
|
|
msgstr " (%d) RSA (csak titkosítás)\n"
|
|
|
|
|
|
|
|
|
|
msgid "Authentication key\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Please select what kind of key you want:\n"
|
|
|
|
|
msgstr "Kérem, adja meg, milyen kulcsot kíván:\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " (%d) RSA\n"
|
|
|
|
|
msgstr " (%d) RSA (csak aláírás)\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " (%d) ECC\n"
|
|
|
|
|
msgstr " (%d) DSA és ElGamal (alapértelmezés)\n"
|
|
|
|
|
|
|
|
|
|
msgid "Invalid selection.\n"
|
|
|
|
|
msgstr "Érvénytelen választás.\n"
|
|
|
|
|
|
2009-09-03 16:08:25 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "The card will now be re-configured to generate a key of %u bits\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-09 21:20:25 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "The card will now be re-configured to generate a key of type: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2009-09-03 16:08:25 +02:00
|
|
|
|
#, fuzzy, c-format
|
2018-04-09 21:20:25 +02:00
|
|
|
|
msgid "error changing key attribute for key %d: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba %s-ra/-re küldéskor: %s\n"
|
2009-09-03 16:08:25 +02:00
|
|
|
|
|
2018-04-09 21:20:25 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error getting card info: %s\n"
|
|
|
|
|
msgstr "Hiba a(z) \"%s\" titkoskulcs-karika írásakor: %s.\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2018-04-09 21:20:25 +02:00
|
|
|
|
#| msgid "This command is not allowed while in %s mode.\n"
|
|
|
|
|
msgid "This command is not supported by this card\n"
|
|
|
|
|
msgstr "Ez a parancs %s módban nem engedélyezett.\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Make off-card backup of encryption key? (Y/n) "
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Note: keys are already stored on the card!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kihagytam: titkos kulcs már jelen van.\n"
|
2009-09-03 16:08:25 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Replace existing keys? (y/N) "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please note that the factory settings of the PINs are\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
" PIN = '%s' Admin PIN = '%s'\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"You should change them using the command --change-pin\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Please select the type of key to generate:\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, adja meg, milyen kulcsot kíván:\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid " (1) Signature key\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az aláírás lejárt: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid " (2) Encryption key\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) RSA (csak titkosítás)\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid " (3) Authentication key\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Please select where to store the key:\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, válassza ki a visszavonás okát:\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2009-09-03 16:08:25 +02:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "KEYTOCARD failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Frissítés sikertelen: %s.\n"
|
2009-09-03 16:08:25 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2014-12-16 15:52:44 +01:00
|
|
|
|
msgid "Note: This command destroys all keys stored on the card!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kihagytam: titkos kulcs már jelen van.\n"
|
2014-12-16 15:52:44 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Continue? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban aláírja? "
|
2014-12-16 15:52:44 +01:00
|
|
|
|
|
|
|
|
|
msgid "Really do a factory reset? (enter \"yes\") "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-09 21:20:25 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error for setup KDF: %s\n"
|
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error for setup UIF: %s\n"
|
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "quit this menu"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kilépés ebből a menüből"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show admin commands"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Egymásnak ellentmondó parancsok!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show this help"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "megmutatja ezt a súgót"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "list all available data"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kulcs található: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "change card holder's name"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "change URL to retrieve key"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "fetch the key specified in the card URL"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "change the login name"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "lejárat megváltoztatása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "change the language preferences"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcstulajdonos megbízhatóságának beállítása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "change card holder's salutation"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "change a CA fingerprint"
|
|
|
|
|
msgstr "megmutatja az ujjlenyomatot"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "toggle the signature force PIN flag"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "generate new keys"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "új kulcspár létrehozása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "menu to change or unblock the PIN"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "verify the PIN and list all data"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2008-10-14 20:18:21 +02:00
|
|
|
|
msgid "unblock the PIN using a Reset Code"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2014-12-16 15:52:44 +01:00
|
|
|
|
msgid "destroy all keys and data"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-04-09 21:20:25 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "|NAME|use NAME as default recipient"
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "setup KDF for PIN authentication (on/single/off)"
|
2018-04-09 21:20:25 +02:00
|
|
|
|
msgstr "|NÉV|NÉV használata alapértelmezett címzettként"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "change the ownertrust"
|
|
|
|
|
msgid "change the key attribute"
|
|
|
|
|
msgstr "kulcstulajdonos megbízhatóságának beállítása"
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "change the ownertrust"
|
|
|
|
|
msgid "change the User Interaction Flag"
|
|
|
|
|
msgstr "kulcstulajdonos megbízhatóságának beállítása"
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "gpg/card> "
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Admin-only command\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Egymásnak ellentmondó parancsok!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Admin commands are allowed\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Egymásnak ellentmondó parancsok!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Admin commands are not allowed\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Invalid command (try \"help\")\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen parancs! (Próbálja a súgót: \"help\".)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "--output doesn't work for this command\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az --output opció nem működik ehhez a parancshoz.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "can't open `%s'\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "can't open '%s'\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr "Nem tudom megnyitni %s-t!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key \"%s\" not found: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" kulcs nem található: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "error reading keyblock: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a kulcsblokk olvasásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key \"%s\" not found\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" kulcs nem található: %s\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "can't do this in batch mode without \"--yes\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom ezt megcsinálni kötegelt módban \"--yes\" nélkül.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "(unless you specify the key by fingerprint)\n"
|
|
|
|
|
msgstr "(Kivéve, ha megad egy kulcsot az ujjlenyomatával.)\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "Note: The public primary key and all its subkeys will be deleted.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Note: Only the shown public subkey will be deleted.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Note: Only the secret part of the shown primary key will be deleted.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Note: Only the secret part of the shown subkey will be deleted.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Delete this key from the keyring? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Töröljem ezt a kulcsot a kulcskarikáról? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "This is a secret key! - really delete? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez egy titkos kulcs! Valóban töröljem? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "deleting secret %s failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid "key"
|
|
|
|
|
msgstr "key"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "Pubkey: "
|
|
|
|
|
msgid "subkey"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nyilvános kulcsú (pubkey): "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "update failed: %s\n"
|
|
|
|
|
msgstr "Frissítés sikertelen: %s.\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "deleting keyblock failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "ownertrust information cleared\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kulcstulajdonos megbízhatósági adatait töröltem.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "there is a secret key for public key \"%s\"!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Van egy titkos kulcs a \"%s\" nyilvános kulcshoz!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "use option \"--delete-secret-keys\" to delete it first.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Először azt törölje a \"--delete-secret-keys\" opcióval!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "error creating passphrase: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "can't use a symmetric ESK packet due to the S2K mode\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudok szimmetrikus ESK csomagot használni a S2K mód miatt!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "using cipher %s\n"
|
|
|
|
|
msgid "using cipher %s.%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s rejtjelezést használok.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "`%s' already compressed\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "'%s' already compressed\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" már tömörített.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "WARNING: `%s' is an empty file\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "WARNING: '%s' is an empty file\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: A(z) \"%s\" állomány üres.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "cipher algorithm '%s' may not be used for encryption\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Lehet, hogy nem használhatja \"%s\" rejtjelező algoritmust %s módban!\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "(use option \"%s\" to override)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "cipher algorithm '%s' may not be used in %s mode\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Lehet, hogy nem használhatja \"%s\" rejtjelező algoritmust %s módban!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "digest algorithm '%s' may not be used in %s mode\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Lehet, hogy nem használhatja \"%s\" kivonatoló algoritmust %s módban!\n"
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "reading from `%s'\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "reading from '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Olvasok a \"%s\" állományból.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid ""
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"WARNING: forcing symmetric cipher %s (%d) violates recipient preferences\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A %s (%d) rejtjelező használata sérti a címzett preferenciáit!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2017-07-28 18:55:14 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "WARNING: key %s is not suitable for encryption in %s mode\n"
|
|
|
|
|
msgstr "FIGYELEM: \"%s\" elavult opció!\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: forcing compression algorithm %s (%d) violates recipient "
|
|
|
|
|
"preferences\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A %s (%d) tömörítés használata sérti a címzett preferenciáit!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "forcing symmetric cipher %s (%d) violates recipient preferences\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A %s (%d) rejtjelező használata sérti a címzett preferenciáit!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "%s/%s encrypted for: \"%s\"\n"
|
|
|
|
|
msgid "%s/%s.%s encrypted for: \"%s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s/%s titkosítva \"%s\" számára\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2017-07-28 18:55:14 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "you may not use %s while in %s mode\n"
|
|
|
|
|
msgid "option '%s' may not be used in %s mode\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Lehet, hogy nem használhatja %s-t %s módban!\n"
|
2016-05-04 11:38:47 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "%s encrypted data\n"
|
|
|
|
|
msgid "%s.%s encrypted data\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s titkosított adat.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "encrypted with unknown algorithm %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ismeretlen algoritmussal (%d) titkosítva.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: message was encrypted with a weak key in the symmetric cipher.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: Az üzenet szimmetrikus titkosítását gyenge kulccsal végezték.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "problem handling encrypted packet\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Probléma a titkosított csomag kezelésekor!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "export signatures that are marked as local-only"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Az aláírást \"nem visszavonhatónak\" jelöljük.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "export attribute user IDs (generally photo IDs)"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "export revocation keys marked as \"sensitive\""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem találtam visszavonó kulcsot a következőhöz: \"%s\".\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "remove unusable parts from key during export"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "használhatatlan titkos kulcs"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "remove as much as possible from key during export"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2017-01-23 19:26:12 +01:00
|
|
|
|
msgid "use the GnuPG key backup format"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "%s: skipped: %s\n"
|
|
|
|
|
msgid " - skipped"
|
|
|
|
|
msgstr "%s: kihagyva: %s\n"
|
|
|
|
|
|
2016-07-14 15:56:26 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "writing to `%s'\n"
|
|
|
|
|
msgid "writing to '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írok a \"%s\" állományba.\n"
|
2016-07-14 15:56:26 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: key material on-card - skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Alkulcsaláírás rossz helyen - kihagytam.\n"
|
2016-07-14 15:56:26 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "exporting secret keys not allowed\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "key %s: PGP 2.x style key - skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: PGP 2.x stílusú kulcs - kihagytam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: nothing exported\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Semmit sem exportáltam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "error creating `%s': %s\n"
|
|
|
|
|
msgid "error creating '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" létrehozásakor: %s\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[User ID not found]"
|
|
|
|
|
msgstr "[ismeretlen kulcs]"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "automatically retrieved '%s' via %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" létrehozásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2008-05-06 16:03:36 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "error retrieving '%s' via %s: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" létrehozásakor: %s\n"
|
2008-05-06 16:03:36 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "No fingerprint"
|
|
|
|
|
msgstr "megmutatja az ujjlenyomatot"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "checking for a fresh copy of an expired key via %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "secret key \"%s\" not found: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" titkos kulcs nem található: %s\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "(check argument of option '%s')\n"
|
|
|
|
|
msgstr "Érvénytelen import opciók!\n"
|
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, fuzzy, c-format
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#| msgid "|NAME|use NAME as default secret key"
|
|
|
|
|
msgid "Warning: not using '%s' as default key: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|NÉV|NÉV használata alapértelmezett titkos kulcsként"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "|NAME|use NAME as default secret key"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid "using \"%s\" as default secret key for signing\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|NÉV|NÉV használata alapértelmezett titkos kulcsként"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "all values passed to '%s' ignored\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Invalid key %s made valid by --allow-non-selfsigned-uid\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"%08lX érvénytelen kulcsot érvényesítettük az\n"
|
|
|
|
|
"--allow-non-selfsigned-uid opcióval.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "using subkey %s instead of primary key %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A %08lX másodlagos kulcsot használjuk a %08lX elsődleges helyett.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2017-07-28 18:55:14 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "valid values for option '%s':\n"
|
|
|
|
|
msgstr "Érvénytelen import opciók!\n"
|
|
|
|
|
|
2008-11-13 13:37:45 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "make a signature"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "különálló aláírás készítése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2008-11-13 13:37:45 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "make a clear text signature"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|[fájl]|olvasható szöveg aláírása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "make a detached signature"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "különálló aláírás készítése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "encrypt data"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "adat titkosítása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "encryption only with symmetric cipher"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "titkosítás csak szimmetrikus rejtjelezővel"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "decrypt data (default)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "adat visszafejtése (alapértelmezés)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "verify a signature"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "aláírás ellenőrzése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "list keys"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcsok listázása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "list keys and signatures"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcsok és aláírások listázása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "list and check key signatures"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcsaláírások ellenőrzése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "list keys and fingerprints"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcsok és ujjlenyomatok listázása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "list secret keys"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "titkos kulcsok listázása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "generate a new key pair"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "új kulcspár létrehozása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "generate a new key pair"
|
|
|
|
|
msgid "quickly generate a new key pair"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "új kulcspár létrehozása"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2015-05-12 14:57:05 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "generate a new key pair"
|
|
|
|
|
msgid "quickly add a new user-id"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "új kulcspár létrehozása"
|
2015-05-12 14:57:05 +02:00
|
|
|
|
|
2016-07-14 15:56:26 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "generate a new key pair"
|
|
|
|
|
msgid "quickly revoke a user-id"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "új kulcspár létrehozása"
|
2016-07-14 15:56:26 +02:00
|
|
|
|
|
2016-12-20 11:20:41 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "generate a new key pair"
|
|
|
|
|
msgid "quickly set a new expiration date"
|
|
|
|
|
msgstr "új kulcspár létrehozása"
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "full featured key pair generation"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "generate a revocation certificate"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "visszavonási igazolás készítése"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "remove keys from the public keyring"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcsok eltávolítása a nyilvánoskulcs-karikáról"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "remove keys from the secret keyring"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcsok eltávolítása a titkoskulcs-karikáról"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "sign a key"
|
|
|
|
|
msgid "quickly sign a key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcs aláírása"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "sign a key locally"
|
|
|
|
|
msgid "quickly sign a key locally"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcs aláírása helyileg"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "generate a new key pair"
|
|
|
|
|
msgid "quickly revoke a key signature"
|
|
|
|
|
msgstr "új kulcspár létrehozása"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "sign a key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcs aláírása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "sign a key locally"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcs aláírása helyileg"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "sign or edit a key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcs aláírása vagy szerkesztése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "change a passphrase"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "jelszóváltoztatás"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "export keys"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcsok exportálása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-06-14 09:06:44 +02:00
|
|
|
|
msgid "export keys to a keyserver"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcsok exportálása kulcsszerverre"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-06-14 09:06:44 +02:00
|
|
|
|
msgid "import keys from a keyserver"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcsok importálása kulcsszerverről"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-06-14 09:06:44 +02:00
|
|
|
|
msgid "search for keys on a keyserver"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcsok keresése kulcsszerveren"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "update all keys from a keyserver"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "minden kulcs frissítése kulcsszerverről"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "import/merge keys"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcsok importálása/összefűzése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "print the card status"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "change data on a card"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "change a card's PIN"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "update the trust database"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "bizalmi adatbázis frissítése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2008-11-13 13:37:45 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "print message digests"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|algo [fájlok]|üzenet kivonatának kiírása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-01-31 15:24:41 +01:00
|
|
|
|
msgid "run in server mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-05-04 11:38:47 +02:00
|
|
|
|
msgid "|VALUE|set the TOFU policy for a key"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "|NAME|use NAME as default secret key"
|
|
|
|
|
msgstr "|NÉV|NÉV használata alapértelmezett titkos kulcsként"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|NAME|encrypt to user ID NAME as well"
|
|
|
|
|
msgstr "|NÉV|titkosítás NÉV részére"
|
|
|
|
|
|
|
|
|
|
msgid "|SPEC|set up email aliases"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "use strict OpenPGP behavior"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "do not make any changes"
|
|
|
|
|
msgstr "ne csináljon semmi változtatást"
|
|
|
|
|
|
|
|
|
|
msgid "prompt before overwriting"
|
|
|
|
|
msgstr "felülírás előtt rákérdezés"
|
|
|
|
|
|
|
|
|
|
msgid "Options controlling the input"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Options controlling the output"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "create ascii armored output"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "ascii páncélozott kimenet létrehozása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|FILE|write output to FILE"
|
|
|
|
|
msgstr "|fájl|bővítő modul betöltése"
|
|
|
|
|
|
|
|
|
|
msgid "use canonical text mode"
|
|
|
|
|
msgstr "kanonikus szöveges mód használata"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|N|set compress level to N (0 disables)"
|
|
|
|
|
msgstr "|N|tömörítési szint beállítása N-re (0: tiltás)"
|
|
|
|
|
|
|
|
|
|
msgid "Options controlling key import and export"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|MECHANISMS|use MECHANISMS to locate keys by mail address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "import keys from a keyserver"
|
|
|
|
|
msgid "import missing key from a signature"
|
|
|
|
|
msgstr "kulcsok importálása kulcsszerverről"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "include the public key in signatures"
|
|
|
|
|
msgstr "kulcsaláírások ellenőrzése"
|
|
|
|
|
|
|
|
|
|
msgid "disable all access to the dirmngr"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Options controlling key listings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "list secret keys"
|
|
|
|
|
msgid "Options to specify keys"
|
|
|
|
|
msgstr "titkos kulcsok listázása"
|
|
|
|
|
|
2008-11-13 13:37:45 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|USER-ID|encrypt for USER-ID"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|NÉV|titkosítás NÉV részére"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2008-11-13 13:37:45 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|USER-ID|use USER-ID to sign or decrypt"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "felh. azonosító aláíráshoz és visszafejtéshez"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "Options for unattended use"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "Other options"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"@\n"
|
|
|
|
|
"(See the man page for a complete listing of all commands and options)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"@\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"(A parancsok és opciók teljes listáját a man oldalon tekintheti meg.)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-12-20 11:20:41 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid ""
|
|
|
|
|
#| "@\n"
|
|
|
|
|
#| "Examples:\n"
|
|
|
|
|
#| "\n"
|
|
|
|
|
#| " -se -r Bob [file] sign and encrypt for user Bob\n"
|
|
|
|
|
#| " --clear-sign [file] make a clear text signature\n"
|
|
|
|
|
#| " --detach-sign [file] make a detached signature\n"
|
|
|
|
|
#| " --list-keys [names] show keys\n"
|
|
|
|
|
#| " --fingerprint [names] show fingerprints\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"@\n"
|
|
|
|
|
"Examples:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" -se -r Bob [file] sign and encrypt for user Bob\n"
|
2016-12-20 11:20:41 +01:00
|
|
|
|
" --clear-sign [file] make a clear text signature\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
" --detach-sign [file] make a detached signature\n"
|
|
|
|
|
" --list-keys [names] show keys\n"
|
|
|
|
|
" --fingerprint [names] show fingerprints\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"@\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Példák:\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
" -se -r Bob [fájl] titkosítás és aláírás Bob részére\n"
|
2016-09-23 14:10:07 +02:00
|
|
|
|
" --clear-sign [fájl] olvasható szöveg aláírása\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
" --detach-sign [fájl] különálló aláírás készítése\n"
|
|
|
|
|
" --list-keys [nevek] kulcsok kiíratása\n"
|
|
|
|
|
" --fingerprint [nevek] ujjlenyomatok kiíratása\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "Usage: gpg [options] [files] (-h for help)"
|
|
|
|
|
msgid "Usage: @GPG@ [options] [files] (-h for help)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid ""
|
|
|
|
|
#| "Syntax: gpg [options] [files]\n"
|
|
|
|
|
#| "sign, check, encrypt or decrypt\n"
|
|
|
|
|
#| "default operation depends on the input data\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
"Syntax: @GPG@ [options] [files]\n"
|
|
|
|
|
"Sign, check, encrypt or decrypt\n"
|
|
|
|
|
"Default operation depends on the input data\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Szintaxis: gpg [opciók] [fájlok]\n"
|
|
|
|
|
"Aláírás, ellenőrzés, titkosítás vagy visszafejtés.\n"
|
|
|
|
|
"Az alapértelmezett művelet a bemeneti adattól függ.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Supported algorithms:\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Támogatott algoritmusok:\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Pubkey: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nyilvános kulcsú (pubkey): "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Cipher: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Rejtjelező (cipher): "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Hash: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kivonatoló (hash): "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Compression: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Tömörítő (compression): "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "usage: %s [options] %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Használat: gpg [opciók] "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "conflicting commands\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Egymásnak ellentmondó parancsok!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "no = sign found in group definition '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem találtam = jelet a \"%s\" csoportdefinícióban!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "WARNING: unsafe ownership on homedir '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Nem biztonságos tulajdonos: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "WARNING: unsafe ownership on configuration file '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Nem biztonságos tulajdonos: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "WARNING: unsafe ownership on extension '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Nem biztonságos tulajdonos: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "WARNING: unsafe permissions on homedir '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: nem biztonságos engedélyek: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "WARNING: unsafe permissions on configuration file '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: nem biztonságos engedélyek: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "WARNING: unsafe permissions on extension '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: nem biztonságos engedélyek: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "WARNING: unsafe enclosing directory ownership on homedir '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: nem biztonságos könyvtártulajdonos: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
"WARNING: unsafe enclosing directory ownership on configuration file '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: nem biztonságos könyvtártulajdonos: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "WARNING: unsafe enclosing directory ownership on extension '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: nem biztonságos könyvtártulajdonos: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "WARNING: unsafe enclosing directory permissions on homedir '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: nem biztonságos könyvtárengedélyek: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
"WARNING: unsafe enclosing directory permissions on configuration file '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: nem biztonságos könyvtárengedélyek: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "WARNING: unsafe enclosing directory permissions on extension '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: nem biztonságos könyvtárengedélyek: %s \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "unknown configuration item '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\": ismeretlen konfigurációs elem.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "display photo IDs during key listings"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "show key usage information during key listings"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs megfelelő aláírás a titkoskulcs-karikán.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show policy URLs during signature listings"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "show all notations during signature listings"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs megfelelő aláírás a titkoskulcs-karikán.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show IETF standard notations during signature listings"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show user-supplied notations during signature listings"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show preferred keyserver URLs during signature listings"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A megadott aláírási eljárásmód URL-je érvénytelen!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show user ID validity during key listings"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show revoked and expired user IDs in key listings"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show revoked and expired subkeys in key listings"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show the keyring name in key listings"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "mutatja a kilistázott kulcs kulcskarikáját is"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "show expiration dates during signature listings"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs megfelelő aláírás a titkoskulcs-karikán.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "unknown TOFU policy '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ismeretlen alapértelmezett címzett: \"%s\"\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2015-12-03 17:28:20 +01:00
|
|
|
|
msgid "(use \"help\" to list choices)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 20:53:54 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "This command is not allowed while in %s mode.\n"
|
|
|
|
|
msgstr "Ez a parancs %s módban nem engedélyezett.\n"
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "NOTE: %s is not for normal use!\n"
|
|
|
|
|
msgid "Note: %s is not for normal use!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "MEGJEGYZÉS: %s nem normál használatra van!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "'%s' is not a valid signature expiration\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s nem érvényes karakterkiosztás!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-08-18 16:57:40 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "\"%s\" is not a proper mail address\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez nem érvényes e-mail cím.\n"
|
2016-08-18 16:57:40 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "invalid pinentry mode '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2018-04-09 21:20:25 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "invalid request origin '%s'\n"
|
|
|
|
|
msgstr "Érvénytelen import opciók!\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "'%s' is not a valid character set\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s nem érvényes karakterkiosztás!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "could not parse keyserver URL\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Értelmezhetetlen a kulcsszerver URI-ja!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%s:%d: invalid keyserver options\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s:%d: Érvénytelen export opciók!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid keyserver options\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen export opciók!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "%s:%d: invalid import options\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s:%d: Érvénytelen import opciók!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid import options\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen import opciók!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-07-14 15:56:26 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "invalid filter option: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen import opciók!\n"
|
2016-07-14 15:56:26 +02:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "%s:%d: invalid export options\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s:%d: Érvénytelen export opciók!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid export options\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen export opciók!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%s:%d: invalid list options\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s:%d: Érvénytelen import opciók!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid list options\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen import opciók!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "display photo IDs during signature verification"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show policy URLs during signature verification"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "show all notations during signature verification"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s nem érvényes karakterkiosztás!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show IETF standard notations during signature verification"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show user-supplied notations during signature verification"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "show preferred keyserver URLs during signature verification"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A megadott aláírási eljárásmód URL-je érvénytelen!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show user ID validity during signature verification"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s nem érvényes karakterkiosztás!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "show revoked and expired user IDs in signature verification"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-03-08 15:16:15 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "show only the primary user ID in signature verification"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s nem érvényes karakterkiosztás!\n"
|
2007-03-08 15:16:15 +01:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "%s:%d: invalid verify options\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s:%d: Érvénytelen export opciók!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid verify options\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen export opciók!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "unable to set exec-path to %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom a végrehajtási elérési utat %s értékre állítani!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "%s:%d: invalid auto-key-locate list\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s:%d: Érvénytelen export opciók!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid auto-key-locate list\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "invalid argument for option \"%.50s\"\n"
|
|
|
|
|
msgstr "Érvénytelen import opciók!\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: program may create a core file!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: A program core állományt hozhat létre!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "WARNING: %s overrides %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: %s hatástalanítja %s-t!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s not allowed with %s!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s és %s nem használható együtt!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s makes no sense with %s!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s értelmetlen %s mellett!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "WARNING: running with faked system time: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "will not run with insecure memory due to %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "selected cipher algorithm is invalid\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kiválasztott rejtjelező algoritmus érvénytelen!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "selected digest algorithm is invalid\n"
|
|
|
|
|
msgid "selected AEAD algorithm is invalid\n"
|
|
|
|
|
msgstr "A kiválasztott kivonatoló algoritmus érvénytelen!\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "selected compression algorithm is invalid\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kiválasztott rejtjelező algoritmus érvénytelen!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "selected certification digest algorithm is invalid\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az igazoláshoz kiválasztott kivonatoló algoritmus érvénytelen!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "completes-needed must be greater than 0\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "completes-needed nagyobb kell legyen 0-nál!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "marginals-needed must be greater than 1\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "marginals-needed nagyobb kell legyen 1-nél!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "max-cert-depth must be in the range from 1 to 255\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "max-cert-depth 1 és 255 közé kell essen!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen default-cert-level; 0, 1, 2 vagy 3 lehet.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid min-cert-level; must be 1, 2, or 3\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen min-cert-level; 0, 1, 2 vagy 3 lehet.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
|
|
|
|
|
msgid "Note: simple S2K mode (0) is strongly discouraged\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "MEGJEGYZÉS: Egyszerű S2K mód (0) erősen ellenjavallt!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid S2K mode; must be 0, 1 or 3\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen S2K mód; 0, 1 vagy 3 lehet.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid default preferences\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen alapértelmezett preferenciák!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid personal cipher preferences\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen személyes rejtjelező-preferenciák!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "invalid personal cipher preferences\n"
|
|
|
|
|
msgid "invalid personal AEAD preferences\n"
|
|
|
|
|
msgstr "Érvénytelen személyes rejtjelező-preferenciák!\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid personal digest preferences\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen személyes kivonatolópreferenciák!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid personal compress preferences\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen személyes tömörítőpreferenciák!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "keysize invalid; using %u bits\n"
|
|
|
|
|
msgid "chunk size invalid - using %d\n"
|
|
|
|
|
msgstr "Kulcsméret érvénytelen; %u bitet használok.\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s does not yet work with %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s és %s egyelőre nem használható együtt!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "AEAD algorithm '%s' may not be used in %s mode\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Lehet, hogy nem használhatja \"%s\" rejtjelező algoritmust %s módban!\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2017-07-28 18:55:14 +02:00
|
|
|
|
msgid "compression algorithm '%s' may not be used in %s mode\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Lehet, hogy nem használhatja \"%s\" tömörítő algoritmust %s módban!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "failed to initialize the TrustDB: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis (%s) inicializálása sikertelen!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: recipients (-r) given without using public key encryption\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: Címzett megadva (-r), de nincs nyilvános kulcsú titkosítás!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "symmetric encryption of '%s' failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszafejtés sikertelen: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2017-07-28 18:55:14 +02:00
|
|
|
|
msgid "you cannot use --symmetric --encrypt in %s mode\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Lehet, hogy nem használhatja %s-t %s módban!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2017-07-28 18:55:14 +02:00
|
|
|
|
msgid "you cannot use --symmetric --sign --encrypt in %s mode\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Lehet, hogy nem használhatja %s-t %s módban!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "keyserver send failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Küldés a kulcsszerverre sikertelen: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "keyserver receive failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Vétel a kulcsszerverről sikertelen: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "key export failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kulcsexportálás sikertelen: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "key export failed: %s\n"
|
|
|
|
|
msgid "export as ssh key failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kulcsexportálás sikertelen: %s\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "keyserver search failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Keresés a kulcsszerveren sikertelen: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "keyserver refresh failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Frissítés a kulcsszerverről sikertelen: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "dearmoring failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Páncél eltávolítása nem sikerült: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "enarmoring failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Páncélozás nem sikerült: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "invalid hash algorithm `%s'\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "invalid hash algorithm '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error parsing key specification '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "'%s' does not appear to be a valid key ID, fingerprint or keygrip\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2017-03-01 16:02:13 +01:00
|
|
|
|
msgid "WARNING: no command supplied. Trying to guess what you mean ...\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Go ahead and type your message ...\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kezdheti gépelni az üzenetet...\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "the given certification policy URL is invalid\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A megadott igazolási eljárásmód URL-je érvénytelen!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "the given signature policy URL is invalid\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A megadott aláírási eljárásmód URL-je érvénytelen!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "the given preferred keyserver URL is invalid\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A megadott aláírási eljárásmód URL-je érvénytelen!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2008-11-13 13:37:45 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|FILE|take the keys from the keyring FILE"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "a megadott kulcskarikáról vegye a kulcsokat"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "make timestamp conflicts only a warning"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "időbélyeg-konfliktus esetén csak figyelmeztessen"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "|FD|write status info to this FD"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|ÁL|állapotinformációk írása ÁL állományleíróra"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2016-06-16 17:19:42 +02:00
|
|
|
|
msgid "|ALGO|reject signatures made with ALGO"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Usage: gpgv [options] [files] (-h for help)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Használat: gpgv [opciók] [fájlok] (-h a súgóhoz)"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2009-03-24 19:52:24 +01:00
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
2009-03-24 19:52:24 +01:00
|
|
|
|
"Syntax: gpgv [options] [files]\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"Check signatures against known trusted keys\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Szintaxis: gpg [opciók] [fájlok]\n"
|
|
|
|
|
"Ellenőrzi az aláírásokat az ismert, megbízható kulcsok segítségével.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "No help available"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem áll rendelkezésre segítség."
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "No help available for `%s'"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "No help available for '%s'"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem áll rendelkezésre segítség \"%s\" témához."
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "import signatures that are marked as local-only"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "repair damage from the pks keyserver during import"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "do not clear the ownertrust values during import"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "bizalmi adatbázis frissítése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "do not update the trustdb after import"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "bizalmi adatbázis frissítése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "not supported"
|
|
|
|
|
msgid "enable bulk import mode"
|
|
|
|
|
msgstr "nem támogatott"
|
|
|
|
|
|
2016-07-14 15:56:26 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "show key during import"
|
|
|
|
|
msgstr "megmutatja az ujjlenyomatot"
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "show key but do not actually import"
|
|
|
|
|
msgstr "megmutatja az ujjlenyomatot"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "only accept updates to existing keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "remove unusable parts from key after import"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "használhatatlan titkos kulcs"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "remove as much as possible from key after import"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "ignore key-signatures which are not self-signatures"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-07-14 15:56:26 +02:00
|
|
|
|
msgid "run import filters and export key immediately"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-01-23 19:26:12 +01:00
|
|
|
|
msgid "assume the GnuPG key backup format"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-07-28 18:55:14 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "repair keys on import"
|
|
|
|
|
msgstr "megmutatja az ujjlenyomatot"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "skipping block of type %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%d típusú blokkot kihagyom.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%lu keys processed so far\n"
|
|
|
|
|
msgstr "Eddig %lu kulcsot dolgoztam fel.\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Total number processed: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " Összesen feldolgoztam: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2014-12-16 15:52:44 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid " skipped new keys: %lu\n"
|
|
|
|
|
msgid " skipped PGP-2 keys: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " új kulcsok kihagyva: %lu\n"
|
2014-12-16 15:52:44 +01:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid " skipped new keys: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " új kulcsok kihagyva: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " w/o user IDs: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " felh. azonosító nélkül: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " imported: %lu"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " importálva: %lu"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " unchanged: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " változatlan: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " new user IDs: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " új felh. azonosítók: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " new subkeys: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " új alkulcsok: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " new signatures: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " új aláírások: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " new key revocations: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " új kulcsvisszavonások: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " secret keys read: %lu\n"
|
|
|
|
|
msgstr " olvasott titkos kulcsok: %lu\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " secret keys imported: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " importált titkos kulcsok: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " secret keys unchanged: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "változatlan titkos kulcsok: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " not imported: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " nem importált: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " signatures cleaned: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " új aláírások: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " user IDs cleaned: %lu\n"
|
|
|
|
|
msgstr " olvasott titkos kulcsok: %lu\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: key %s contains preferences for unavailable\n"
|
|
|
|
|
"algorithms on these user IDs:\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " \"%s\": preference for cipher algorithm %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " \"%s\": preference for AEAD algorithm %s\n"
|
|
|
|
|
msgstr "%s aláírás, %s kivonatoló algoritmus.\n"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " \"%s\": preference for digest algorithm %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s aláírás, %s kivonatoló algoritmus.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " \"%s\": preference for compression algorithm %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "it is strongly suggested that you update your preferences and\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "re-distribute this key to avoid potential algorithm mismatch problems\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "you can update your preferences with: gpg --edit-key %s updpref save\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: no user ID\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nincs felhasználói azonosító.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: %s\n"
|
|
|
|
|
msgstr "Kihagytam \"%s\"-t: %s.\n"
|
|
|
|
|
|
|
|
|
|
msgid "rejected by import screener"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: PKS subkey corruption repaired\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: HKP alkulcssérülés kijavítva.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: accepted non self-signed user ID \"%s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nem önaláírt felh. azonosító (\"%s\") elfogadva.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: no valid user IDs\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nincs érvényes felhasználói azonosító.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "this may be caused by a missing self-signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ezt okozhatja egy hiányzó önaláírás.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: public key not found: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nyilvános kulcs nem található: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: new key - skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: új kulcs - kihagytam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "no writable keyring found: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem írható kulcskarikát találtam: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "error writing keyring `%s': %s\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "error writing keyring '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a \"%s\" kulcskarika írásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: public key \"%s\" imported\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" nyilvános kulcs importálva.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: doesn't match our copy\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nem egyezik a mi másolatunkkal!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: \"%s\" 1 new user ID\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" 1 új felhasználói azonosító.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: \"%s\" %d new user IDs\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" %d új felhasználói azonosító.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: \"%s\" 1 new signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" 1 új aláírás.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: \"%s\" %d new signatures\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" %d új aláírás.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: \"%s\" 1 new subkey\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" 1 új alkulcs.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: \"%s\" %d new subkeys\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" %d új alkulcs.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: \"%s\" %d signature cleaned\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" %d új aláírás.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: \"%s\" %d signatures cleaned\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" %d új aláírás.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: \"%s\" %d user ID cleaned\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" %d új felhasználói azonosító.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: \"%s\" %d user IDs cleaned\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" %d új felhasználói azonosító.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: \"%s\" not changed\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" nem változott.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: secret key imported\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Titkos kulcs importálva.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "skipped: secret key already present\n"
|
|
|
|
|
msgid "key %s: secret key already exists\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kihagytam: titkos kulcs már jelen van.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "key %s: error sending to agent: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba %s-ra/-re küldéskor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#. TRANSLATORS: For a smartcard, each private key on host has a
|
|
|
|
|
#. * reference (stub) to a smartcard and actual private key data
|
|
|
|
|
#. * is stored on the card. A single smartcard can have up to
|
|
|
|
|
#. * three private key data. Importing private key stub is always
|
|
|
|
|
#. * skipped in 2.1, and it returns GPG_ERR_NOT_PROCESSED.
|
|
|
|
|
#. * Instead, user should be suggested to run 'gpg --card-status',
|
|
|
|
|
#. * then, references to a card will be automatically created
|
|
|
|
|
#. * again.
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "To migrate '%s', with each smartcard, run: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "secret key %s: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" titkos kulcs nem található: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "importing secret keys not allowed\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: secret key with invalid cipher %d - skipped\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"%08lX kulcs: Titkos kulcs érvénytelen (%d) rejtjelezővel - kihagytam.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "No reason specified"
|
|
|
|
|
msgstr "Nincs megadva ok."
|
|
|
|
|
|
|
|
|
|
msgid "Key is superseded"
|
|
|
|
|
msgstr "A kulcsot lecserélték."
|
|
|
|
|
|
|
|
|
|
msgid "Key has been compromised"
|
|
|
|
|
msgstr "A kulcs kompromittálódott."
|
|
|
|
|
|
|
|
|
|
msgid "Key is no longer used"
|
|
|
|
|
msgstr "A kulcs már nem használatos."
|
|
|
|
|
|
|
|
|
|
msgid "User ID is no longer valid"
|
|
|
|
|
msgstr "A felhasználói azonosító már nem érvényes."
|
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, c-format
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "reason for revocation: "
|
|
|
|
|
msgstr "Visszavonás oka: "
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "revocation comment: "
|
|
|
|
|
msgstr "Megjegyzés a visszavonáshoz: "
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: no public key - can't apply revocation certificate\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nincs nyilvános kulcs - nem tudok visszavonni.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2017-11-02 17:43:21 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: can't locate original keyblock: %s\n"
|
|
|
|
|
msgstr "%08lX kulcs: Nem találom az eredeti kulcsblokkot: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: can't read original keyblock: %s\n"
|
|
|
|
|
msgstr "%08lX kulcs: Nem tudom beolvasni az eredeti kulcsblokkot: %s\n"
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: invalid revocation certificate: %s - rejected\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Érvénytelen visszavonó igazolás: %s - visszautasítva.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: \"%s\" revocation certificate imported\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" visszavonó igazolást importáltam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: no user ID for signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nincs felhasználói azonosító ehhez az aláíráshoz!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: unsupported public key algorithm on user ID \"%s\"\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"%08lX kulcs: Nem támogatott nyilvános kulcsú alg. a \"%s\" felh. "
|
|
|
|
|
"azonosítón!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: invalid self-signature on user ID \"%s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Érvénytelen önaláírás a \"%s\" felh. azonosítón!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: unsupported public key algorithm\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nem támogatott nyilvános kulcsú algoritmus!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: invalid direct key signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Kulcsaláírást hozzáadtam.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: no subkey for key binding\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nincs alkulcs a kulcskötéshez!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: invalid subkey binding\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Érvénytelen alkulcskötés!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: removed multiple subkey binding\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Eltávolítottam a többszörös alkulcskötést.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: no subkey for key revocation\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nincs alkulcs a kulcsvisszavonáshoz.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: invalid subkey revocation\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Érvénytelen alkulcsvisszavonás.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: removed multiple subkey revocation\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Eltávolítottam a többszörös alkulcsvisszavonást.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: skipped user ID \"%s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Kihagytam a felh. azonosítót: '"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: skipped subkey\n"
|
|
|
|
|
msgstr "%08lX kulcs: Alkulcsot kihagytam.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: non exportable signature (class 0x%02X) - skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nem exportálható aláírás (%02x. osztály) - kihagytam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: revocation certificate at wrong place - skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Visszavonó igazolás rossz helyen - kihagytam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: invalid revocation certificate: %s - skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Érvénytelen visszavonó igazolás: %s - kihagytam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: subkey signature in wrong place - skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Alkulcsaláírás rossz helyen - kihagytam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: unexpected signature class (0x%02X) - skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Váratlan aláírásosztály (0x%02X) - kihagytam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: duplicated user ID detected - merged\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Duplázott felh. azonosítót találtam - összefűztem.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: duplicated subkeys detected - merged\n"
|
|
|
|
|
msgstr "%08lX kulcs: Duplázott felh. azonosítót találtam - összefűztem.\n"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "WARNING: key %s may be revoked: fetching revocation key %s\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: %08lX kulcsot visszavonhatták:\n"
|
|
|
|
|
"lehívom a %08lX visszavonó kulcsot.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "WARNING: key %s may be revoked: revocation key %s not present.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: %08lX kulcsot visszavonhatták:\n"
|
|
|
|
|
"visszavonó kulcs (%08lX) nincs jelen.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: \"%s\" revocation certificate added\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: \"%s\" visszavonó igazolást hozzáadtam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: direct key signature added\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Kulcsaláírást hozzáadtam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error allocating memory: %s\n"
|
|
|
|
|
msgstr "Hiba a(z) \"%s\" kulcskarika létrehozásakor: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "can't check signature with unsupported public-key algorithm (%d): %s.\n"
|
|
|
|
|
msgstr "%08lX kulcs: Nem támogatott nyilvános kulcsú algoritmus!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"can't check signature with unsupported message-digest algorithm %d: %s.\n"
|
|
|
|
|
msgstr "%s aláírás, %s kivonatoló algoritmus.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid " (reordered signatures follow)"
|
|
|
|
|
msgstr "Jó aláírás a következőtől: \""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s:\n"
|
|
|
|
|
msgstr "Kihagytam \"%s\"-t: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%d duplicate signature removed\n"
|
|
|
|
|
msgid_plural "%d duplicate signatures removed\n"
|
|
|
|
|
msgstr[0] "\"%s\" felhasználói azonosítót visszavonták."
|
|
|
|
|
msgstr[1] "\"%s\" felhasználói azonosítót visszavonták."
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "1 signature not checked due to a missing key\n"
|
|
|
|
|
msgid "%d signature not checked due to a missing key\n"
|
|
|
|
|
msgid_plural "%d signatures not checked due to missing keys\n"
|
|
|
|
|
msgstr[0] "1 aláírást nem ellenőriztem hiányzó kulcs miatt.\n"
|
|
|
|
|
msgstr[1] "1 aláírást nem ellenőriztem hiányzó kulcs miatt.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "%d bad signatures\n"
|
|
|
|
|
msgid "%d bad signature\n"
|
|
|
|
|
msgid_plural "%d bad signatures\n"
|
|
|
|
|
msgstr[0] "%d rossz aláírás.\n"
|
|
|
|
|
msgstr[1] "%d rossz aláírás.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%d signature reordered\n"
|
|
|
|
|
msgid_plural "%d signatures reordered\n"
|
|
|
|
|
msgstr[0] "Jó aláírás a következőtől: \""
|
|
|
|
|
msgstr[1] "Jó aláírás a következőtől: \""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Warning: errors found and only checked self-signatures, run '%s' to check "
|
|
|
|
|
"all signatures.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error creating keybox '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" kulcskarika létrehozásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "error creating keyring `%s': %s\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "error creating keyring '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" kulcskarika létrehozásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "keybox '%s' created\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" kulcskarikát létrehoztam.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "keyring `%s' created\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "keyring '%s' created\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" kulcskarikát létrehoztam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "keyblock resource '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" létrehozásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "failed to rebuild keyring cache: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudtam újraépíteni a kulcskarika cache-ét: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "[revocation]"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "[visszavonás]"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "[self-signature]"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "[önaláírás]"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please decide how far you trust this user to correctly verify other users' "
|
|
|
|
|
"keys\n"
|
|
|
|
|
"(by looking at passports, checking fingerprints from different sources, "
|
|
|
|
|
"etc.)\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Kérem, döntse el, hogy mennyire bízik meg ebben a felhasználóban,\n"
|
|
|
|
|
"hogy megfelelően ellenőrzi mások kulcsait (útlevelek ellenőrzésével,\n"
|
|
|
|
|
"különböző forrásból származó digitális ujjlenyomatokkal...)!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
"\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " %d = I trust marginally\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " %d = részlegesen megbízom benne\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " %d = I trust fully\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " %d = teljesen megbízom benne\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please enter the depth of this trust signature.\n"
|
|
|
|
|
"A depth greater than 1 allows the key you are signing to make\n"
|
|
|
|
|
"trust signatures on your behalf.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Please enter a domain to restrict this signature, or enter for none.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Skipping user ID \"%s\", which is not a text ID.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "User ID \"%s\" is revoked."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" felhasználói azonosítót visszavonták."
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Are you sure you still want to sign it? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Biztos abban, hogy továbbra is alá akarja írni? (i/N) "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid " Unable to sign.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " Nem tudom aláírni.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "User ID \"%s\" is expired."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" felhasználói azonosító lejárt."
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "User ID \"%s\" is not self-signed."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" felhasználóazonosítón nincs önaláírás."
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "User ID \"%s\" is signable. "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" felhasználóazonosítón nincs önaláírás."
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Sign it? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban aláírja? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The self-signature on \"%s\"\n"
|
|
|
|
|
"is a PGP 2.x-style signature.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"\"%s\" önaláírása\n"
|
|
|
|
|
"PGP 2.x stílusú.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Do you want to promote it to an OpenPGP self-signature? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Szeretné átalakítani OpenPGP önaláírássá? (i/N) "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your current signature on \"%s\"\n"
|
|
|
|
|
"has expired.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Az Ön jelenlegi aláírása a(z) \"%s\"\n"
|
|
|
|
|
"kulcson lejárt.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Do you want to issue a new signature to replace the expired one? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Szeretne kiadni egy új aláírást, amellyel lecseréli a lejártat? (i/N) "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your current signature on \"%s\"\n"
|
|
|
|
|
"is a local signature.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Az Ön jelenlegi aláírása a(z) \"%s\"\n"
|
|
|
|
|
"kulcson helyi aláírás.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Do you want to promote it to a full exportable signature? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Szeretné átalakítani teljes, exportálható aláírássá? (i/N) "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "\"%s\" was already locally signed by key %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" már alá lett írva helyileg a %08lX kulccsal!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "\"%s\" was already signed by key %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" már alá lett írva a %08lX kulccsal!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Do you want to sign it again anyway? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Még egyszer alá akarja írni? (i/N) "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Nothing to sign with key %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs mit aláírni a %08lX kulccsal!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "This key has expired!"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez a kulcs lejárt!"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "This key is due to expire on %s.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez a kulcs lejár: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Do you want your signature to expire at the same time? (Y/n) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Szeretné, ha az aláírása ugyanekkor járna le? (I/n) "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"How carefully have you verified the key you are about to sign actually "
|
|
|
|
|
"belongs\n"
|
|
|
|
|
"to the person named above? If you don't know what to answer, enter \"0\".\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Mennyire gondosan ellenőrizte, hogy a kulcs, melyet aláírni készül, valóban\n"
|
|
|
|
|
"a fent nevezett személyhez tartozik? Ha nem tudja a választ, írjon \"0\"-t!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " (0) I will not answer.%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (0) Nem válaszolok.%s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " (1) I have not checked at all.%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (1) Egyáltalán nem ellenőriztem.%s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " (2) I have done casual checking.%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (2) A szokásos ellenőrzéseket végeztem.%s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " (3) I have done very careful checking.%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (3) Nagyon alaposan ellenőriztem.%s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "Your selection? (enter '?' for more information): "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Mi a válasza? (Adjon meg \"?\"-et magyarázathoz!): "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Are you sure that you want to sign this key with your\n"
|
|
|
|
|
"key \"%s\" (%s)\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Teljesen biztos abban, hogy alá akarja írni ezt a kulcsot\n"
|
|
|
|
|
"az Ön kulcsával: \""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "This will be a self-signature.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Ez egy önaláírás lesz.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "WARNING: the signature will not be marked as non-exportable.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: Az aláírás nem lesz \"nem exportálhatóként\" megjelölve.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "WARNING: the signature will not be marked as non-revocable.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: Az aláírás nem lesz \"nem visszavonhatóként\" megjelölve.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "The signature will be marked as non-exportable.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Az aláírást \"nem exportálhatónak\" jelöljük.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "The signature will be marked as non-revocable.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Az aláírást \"nem visszavonhatónak\" jelöljük.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "I have not checked this key at all.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Egyáltalán nem ellenőriztem ezt a kulcsot.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "I have checked this key casually.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"A szokásos módon ellenőriztem ezt a kulcsot.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "I have checked this key very carefully.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Nagyon gondosan ellenőriztem ezt a kulcsot.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Really sign? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban aláírja? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "signing failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírás sikertelen: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Key has only stub or on-card key items - no passphrase to change.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "error creating passphrase: %s\n"
|
|
|
|
|
msgid "key %s: error changing passphrase: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "save and quit"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "mentés és kilépés"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "show key fingerprint"
|
|
|
|
|
msgstr "megmutatja az ujjlenyomatot"
|
|
|
|
|
|
2015-08-11 13:54:00 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "show the keygrip"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírás-jelölés: "
|
2015-08-11 13:54:00 +02:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "list key and user IDs"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kilistázza a kulcs- és felhasználóazonosítókat"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "select user ID N"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "N. felhasználói azonosító kiválasztása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "select subkey N"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "N. felhasználói azonosító kiválasztása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "check signatures"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "aláírások visszavonása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "sign selected user IDs [* see below for related commands]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "sign selected user IDs locally"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcs helyi aláírása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "sign selected user IDs with a trust signature"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Javaslat: Válassza ki az aláírni kívánt felhasználóazonosítókat!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "sign selected user IDs with a non-revocable signature"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "add a user ID"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "felhasználói azonosító hozzáadása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "add a photo ID"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "fotóazonosító hozzáadása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "delete selected user IDs"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "felhasználói azonosító törlése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "add a subkey"
|
|
|
|
|
msgstr "addkey"
|
|
|
|
|
|
|
|
|
|
msgid "add a key to a smartcard"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "move a key to a smartcard"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-07 20:46:21 +02:00
|
|
|
|
msgid "convert a key to TPM form using the local TPM"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "move a backup key to a smartcard"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "delete selected subkeys"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "másodlagos kulcs törlése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "add a revocation key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "visszavonó kulcs hozzáadása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "delete signatures from the selected user IDs"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban frissíti a kijelölt felhasználóazonosítók preferenciáit? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "change the expiration date for the key or selected subkeys"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem változtathatja meg egy v3 kulcs lejárati dátumát!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "flag the selected user ID as primary"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "felhasználóazonosító megjelölése elsődlegesként"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "list preferences (expert)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "preferenciák listázása (szakértő)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "list preferences (verbose)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "preferenciák listázása (részletes)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "set preference list for the selected user IDs"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban frissíti a kijelölt felhasználóazonosítók preferenciáit? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "set the preferred keyserver URL for the selected user IDs"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Értelmezhetetlen a kulcsszerver URI-ja!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "set a notation for the selected user IDs"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban frissíti a kijelölt felhasználóazonosítók preferenciáit? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "change the passphrase"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "jelszóváltoztatás"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "change the ownertrust"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcstulajdonos megbízhatóságának beállítása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "revoke signatures on the selected user IDs"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban visszavonja az összes kijelölt felhasználóazonosítót? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "revoke selected user IDs"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "felhasználói azonosító visszavonása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "revoke key or selected subkeys"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "másodlagos kulcs visszavonása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "enable key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcs engedélyezése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "disable key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcs tiltása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "show selected photo IDs"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "fotóazonosító megmutatása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "compact unusable user IDs and remove unusable signatures from key"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "compact unusable user IDs and remove all signatures from key"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Secret key is available.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Titkos kulcs rendelkezésre áll.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2017-11-02 17:43:21 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "Secret key is available.\n"
|
|
|
|
|
msgid "Secret subkeys are available.\n"
|
|
|
|
|
msgstr "Titkos kulcs rendelkezésre áll.\n"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "Need the secret key to do this.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ehhez szükség van a titkos kulcsra.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
"* The 'sign' command may be prefixed with an 'l' for local signatures "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
"(lsign),\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
" a 't' for trust signatures (tsign), an 'nr' for non-revocable signatures\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
" (nrsign), or any combination thereof (ltsign, tnrsign, etc.).\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Key is revoked."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsot visszavonták."
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2018-04-09 21:20:25 +02:00
|
|
|
|
msgid "Really sign all text user IDs? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban aláírja az összes felhasználóazonosítót? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, fuzzy
|
2018-04-09 21:20:25 +02:00
|
|
|
|
msgid "Really sign all user IDs? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban aláírja az összes felhasználóazonosítót? "
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "Hint: Select the user IDs to sign\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Javaslat: Válassza ki az aláírni kívánt felhasználóazonosítókat!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "Unknown signature type '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "ismeretlen aláírásosztály"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "You must select at least one user ID.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Legalább egy felhasználóazonosítót ki kell választania!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2015-10-09 17:13:21 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "(Use the '%s' command.)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "You can't delete the last user ID!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem törölheti az utolsó felhasználóazonosítót!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Really remove all selected user IDs? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban eltávolítja az összes kijelölt felhasználóazonosítót? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Really remove this user ID? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban eltávolítja ezt a felhasználóazonosítót? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2009-06-30 13:29:03 +02:00
|
|
|
|
#. TRANSLATORS: Please take care: This is about
|
|
|
|
|
#. moving the key and not about removing it.
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Really move the primary key? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban eltávolítja ezt a felhasználóazonosítót? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "You must select exactly one key.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Legalább egy kulcsot ki kell választania!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Command expects a filename argument\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "Can't open '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom megnyitni a(z) \"%s\" állományt: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "Error reading backup key from '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" kulcskarika létrehozásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "You must select at least one key.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Legalább egy kulcsot ki kell választania!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Do you really want to delete the selected keys? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban törli a kiválasztott kulcsokat? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Do you really want to delete this key? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban törli ezt a kulcsot? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Really revoke all selected user IDs? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban visszavonja az összes kijelölt felhasználóazonosítót? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Really revoke this user ID? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban visszavonja ezt a felhasználóazonosítót? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Do you really want to revoke the entire key? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban visszavonja ezt a kulcsot? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Do you really want to revoke the selected subkeys? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban visszavonja a kijelölt kulcsokat? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Do you really want to revoke this subkey? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban visszavonja ezt a kulcsot? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-11-19 17:03:50 +01:00
|
|
|
|
msgid "Owner trust may not be set while using a user provided trust database\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Set preference list to:\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "preferencialista beállítása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Really update the preferences for the selected user IDs? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban frissíti a kijelölt felhasználóazonosítók preferenciáit? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Really update the preferences? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban frissítsem a preferenciákat? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Save changes? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Mentsem a változtatásokat? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Quit without saving? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kilépjek mentés nélkül? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Key not changed so no update needed.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcs nem változott, nincs szükség frissítésre.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2017-04-03 17:12:26 +02:00
|
|
|
|
#| msgid "You can't delete the last user ID!\n"
|
|
|
|
|
msgid "cannot revoke the last valid user ID.\n"
|
|
|
|
|
msgstr "Nem törölheti az utolsó felhasználóazonosítót!\n"
|
|
|
|
|
|
2016-07-14 15:56:26 +02:00
|
|
|
|
#, fuzzy, c-format
|
2017-04-03 17:12:26 +02:00
|
|
|
|
msgid "revoking the user ID failed: %s\n"
|
|
|
|
|
msgstr "A létrehozott aláírás ellenőrzése sikertelen: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "setting the primary user ID failed: %s\n"
|
|
|
|
|
msgstr "A létrehozott aláírás ellenőrzése sikertelen: %s.\n"
|
2016-07-14 15:56:26 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "\"%s\" is not a fingerprint\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "\"%s\" is not the primary fingerprint\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis (%s) inicializálása sikertelen!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2016-05-04 11:38:47 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "invalid value\n"
|
|
|
|
|
msgid "Invalid user ID '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen érték!\n"
|
2016-05-04 11:38:47 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "No such user ID.\n"
|
|
|
|
|
msgid "No matching user IDs."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs ilyen felhasználói azonosító.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Nothing to sign.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs mit aláírni a %08lX kulccsal!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Not signed by you.\n"
|
|
|
|
|
msgstr " aláírva %08lX által %s%s időpontban.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "checking created signature failed: %s\n"
|
|
|
|
|
msgid "revoking the key signature failed: %s\n"
|
|
|
|
|
msgstr "A létrehozott aláírás ellenőrzése sikertelen: %s.\n"
|
|
|
|
|
|
2016-12-20 11:20:41 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "'%s' is not a valid expiration time\n"
|
|
|
|
|
msgstr "%s nem érvényes karakterkiosztás!\n"
|
|
|
|
|
|
2017-07-28 18:55:14 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "\"%s\" is not a proper fingerprint\n"
|
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "subkey \"%s\" not found\n"
|
|
|
|
|
msgstr "\"%s\" kulcs nem található: %s\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "AEAD: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "Digest: "
|
|
|
|
|
msgstr "Kivonat: "
|
|
|
|
|
|
|
|
|
|
msgid "Features: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Jellemzők: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Keyserver no-modify"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Preferred keyserver: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Notations: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Jelölés: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "There are no preferences on a PGP 2.x-style user ID.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincsenek preferenciák egy PGP 2.x felhasználóazonosítón!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "The following key was revoked on %s by %s key %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ezt a kulcsot a következő %s kulcs visszavonhatja: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "This key may be revoked by %s key %s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ezt a kulcsot a következő %s kulcs visszavonhatja: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "(sensitive)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (érzékeny)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "created: %s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s nem hozható létre: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "revoked: %s"
|
|
|
|
|
msgstr "[visszavont] "
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "expired: %s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " [lejár: %s]"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "expires: %s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " [lejár: %s]"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "usage: %s"
|
|
|
|
|
msgstr " bizalom: %c/%c"
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "card-no: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "trust: %s"
|
|
|
|
|
msgstr " bizalom: %c/%c"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "validity: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "This key has been disabled"
|
|
|
|
|
msgstr "Ez a kulcs tiltott."
|
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please note that the shown key validity is not necessarily correct\n"
|
|
|
|
|
"unless you restart the program.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Kérem, vegye figyelembe, hogy az itt látható kulcs érvényessége nem\n"
|
|
|
|
|
"feltétlenül helyes, amíg újra nem indítja a programot!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "revoked"
|
|
|
|
|
msgstr "[visszavont] "
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "expired"
|
|
|
|
|
msgstr "expire"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: no user ID has been marked as primary. This command may\n"
|
|
|
|
|
" cause a different user ID to become the assumed primary.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: Nincs kijelölt elsődleges felhasználóazonosító. Ez a parancs\n"
|
|
|
|
|
" azt okozhatja, hogy egy másik azonosító lesz elsődlegesként használva.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "WARNING: Your encryption subkey expires soon.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "You can't change the expiration date of a v3 key\n"
|
|
|
|
|
msgid "You may want to change its expiration date too.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem változtathatja meg egy v3 kulcs lejárati dátumát!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: This is a PGP2-style key. Adding a photo ID may cause some "
|
|
|
|
|
"versions\n"
|
|
|
|
|
" of PGP to reject this key.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: Ez egy PGP2 stílusú kulcs. Fotóazonosító hozzáadása azt "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
"okozhatja,\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
" hogy a PGP egyes verziói visszautasítják ezt a kulcsot.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Are you sure you still want to add it? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Továbbra is hozzá akarja adni? (i/N) "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "You may not add a photo ID to a PGP2-style key.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Lehet, hogy nem adhat fotóazonosítót egy PGP2 stílusú kulcshoz!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2015-05-12 14:57:05 +02:00
|
|
|
|
msgid "Such a user ID already exists on this key!\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "Delete this good signature? (y/N/q)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Törli ezt a jó aláírást? (i/N/k)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Delete this invalid signature? (y/N/q)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Törli ezt az érvénytelen aláírást? (i/N/k)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Delete this unknown signature? (y/N/q)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Törli ezt az ismeretlen aláírást? (i/N/k)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Really delete this self-signature? (y/N)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban törli ezt az önaláírást? (i/N)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "Deleted %d signature.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "Deleted %d signature.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid_plural "Deleted %d signatures.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr[0] "Töröltem %d aláírást.\n"
|
|
|
|
|
msgstr[1] "Töröltem %d aláírást.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Nothing deleted.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem töröltem semmit.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "invalid"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "érvénytelen páncél"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-01-31 15:24:41 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "User ID \"%s\" compacted: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" felhasználói azonosítót visszavonták."
|
2007-01-31 15:24:41 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "User ID \"%s\": %d signature removed\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid_plural "User ID \"%s\": %d signatures removed\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr[0] "\"%s\" felhasználói azonosítót visszavonták."
|
|
|
|
|
msgstr[1] "\"%s\" felhasználói azonosítót visszavonták."
|
2007-01-31 15:24:41 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "User ID \"%s\": already minimized\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" felhasználói azonosítót már visszavonták.\n"
|
2007-01-31 15:24:41 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "User ID \"%s\": already clean\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" felhasználói azonosítót már visszavonták.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: This is a PGP 2.x-style key. Adding a designated revoker may "
|
|
|
|
|
"cause\n"
|
|
|
|
|
" some versions of PGP to reject this key.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: Ez egy PGP 2.x stílusú kulcs. Kijelölt visszavonó hozzáadása\n"
|
|
|
|
|
" azt okozhatja, hogy egyes PGP verziók visszautasítják ezt a "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
"kulcsot!\n"
|
|
|
|
|
|
|
|
|
|
msgid "You may not add a designated revoker to a PGP 2.x-style key.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Lehet, hogy nem adhat kijelölt visszavonót egy PGP 2.x-stílusú kulcshoz.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Enter the user ID of the designated revoker: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írja be a kijelölt visszavonó felhasználóazonosítóját: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "cannot appoint a PGP 2.x style key as a designated revoker\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem adhat meg PGP 2.x stílusú kulcsot kijelölt visszavonónak!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "you cannot appoint a key as its own designated revoker\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem adhat meg egy kulcsot saját kijelölt visszavonójának!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "this key has already been designated as a revoker\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Ezt a kulcsot a kijelölt visszavonó visszavonta!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "WARNING: appointing a key as a designated revoker cannot be undone!\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: A kijelölt visszavonó kulcs megadása nem csinálható vissza!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"Are you sure you want to appoint this key as a designated revoker? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Biztosan ez a kulcs legyen a kijelölt visszavonó? (i/N): "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2015-12-03 17:28:20 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Are you sure you want to change the expiration time for multiple subkeys? (y/"
|
|
|
|
|
"N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Biztosan ez a kulcs legyen a kijelölt visszavonó? (i/N): "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Changing expiration time for a subkey.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Másodlagos kulcs lejárati idejének változtatása.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Changing expiration time for the primary key.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Elsődleges kulcs lejárati idejének változtatása.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "You can't change the expiration date of a v3 key\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem változtathatja meg egy v3 kulcs lejárati dátumát!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2018-04-09 21:20:25 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Changing usage of a subkey.\n"
|
|
|
|
|
msgstr "Másodlagos kulcs lejárati idejének változtatása.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "Changing expiration time for the primary key.\n"
|
|
|
|
|
msgid "Changing usage of the primary key.\n"
|
|
|
|
|
msgstr "Elsődleges kulcs lejárati idejének változtatása.\n"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "signing subkey %s is already cross-certified\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: %08lX aláíró alkulcs nem kereszthitelesített.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "subkey %s does not sign and so does not need to be cross-certified\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Please select exactly one user ID.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, válasszon ki pontosan egy felhasználóazonosítót!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "skipping v3 self-signature on user ID \"%s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kihagyom a v3 önaláírást a \"%s\" felhasználóazonosítón.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Enter your preferred keyserver URL: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Are you sure you want to replace it? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Biztos abban, hogy használni akarja (i/N)? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Are you sure you want to delete it? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Biztos abban, hogy használni akarja (i/N)? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Enter the notation: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírás-jelölés: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Proceed? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Felülírjam (i/N)? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "No user ID with index %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs %d indexű felhasználóazonosító!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "No user ID with hash %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs %d indexű felhasználóazonosító!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "No subkey with key ID '%s'.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs %d indexű felhasználóazonosító!\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "No subkey with index %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs %d indexű felhasználóazonosító!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "user ID: \"%s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Felhasználóazonosító: \""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "signed by your key %s on %s%s%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " aláírva %08lX által %s%s%s időpontban.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid " (non-exportable)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (nem exportálható)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "This signature expired on %s.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez az aláírás lejárt %s időpontban.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Are you sure you still want to revoke it? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Biztos benne, hogy mégis visszavonja? (i/N) "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Create a revocation certificate for this signature? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Csináljunk egy visszavonó igazolást ehhez az aláíráshoz? (i/N) "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "You have signed these user IDs on key %s:\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ön aláírta a következő felhasználóazonosítókat:\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid " (non-revocable)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (nem exportálható)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "revoked by your key %s on %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " visszavonva %08lX által %s időpontban.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "You are about to revoke these signatures:\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A következő aláírásokat fogja visszavonni:\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Really create the revocation certificates? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban létrehozzam a visszavonó igazolást? (i/N) "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "no secret key\n"
|
|
|
|
|
msgstr "Nincs titkos kulcs.\n"
|
|
|
|
|
|
2016-07-14 15:56:26 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "tried to revoke a non-user ID: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "user ID \"%s\" is already revoked\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" felhasználói azonosítót már visszavonták.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "WARNING: a user ID signature is dated %d seconds in the future\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: A felhasználóazonosítót %d másodperccel a jövőben írták alá.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2017-04-03 17:12:26 +02:00
|
|
|
|
#| msgid "You can't delete the last user ID!\n"
|
|
|
|
|
msgid "Cannot revoke the last valid user ID.\n"
|
|
|
|
|
msgstr "Nem törölheti az utolsó felhasználóazonosítót!\n"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Key %s is already revoked.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" felhasználói azonosítót már visszavonták.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Subkey %s is already revoked.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" felhasználói azonosítót már visszavonták.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Displaying %s photo ID of size %ld for key %s (uid %d)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s fotóazonosító (méret: %ld, kulcs: 0x%08lX, felh: %d) mutatása.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2017-07-28 18:55:14 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "invalid value for option '%s'\n"
|
|
|
|
|
msgstr "Érvénytelen import opciók!\n"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "preference '%s' duplicated\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%c%lu preferencia kétszer szerepel!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "too many cipher preferences\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Túl sok \"%c\" preferencia.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "too many digest preferences\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Túl sok \"%c\" preferencia.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "too many compression preferences\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Túl sok \"%c\" preferencia.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "too many AEAD preferences\n"
|
|
|
|
|
msgstr "Túl sok \"%c\" preferencia.\n"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "invalid item '%s' in preference string\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen karakter a preferenciák között!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "writing direct signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Sima aláírást írok.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "writing self signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Önaláírást írok.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "writing key binding signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Összefűző aláírást írok.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "keysize invalid; using %u bits\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kulcsméret érvénytelen; %u bitet használok.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "keysize rounded up to %u bits\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kulcsméretet felkerekítettem %u bitre.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: some OpenPGP programs can't handle a DSA key with this digest size\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Sign"
|
|
|
|
|
msgstr "sign"
|
|
|
|
|
|
|
|
|
|
msgid "Certify"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Encrypt"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "adat titkosítása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Authenticate"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#. TRANSLATORS: Please use only plain ASCII characters for the
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#. * translation. If this is not possible use single digits. The
|
|
|
|
|
#. * string needs to 8 bytes long. Here is a description of the
|
|
|
|
|
#. * functions:
|
|
|
|
|
#. *
|
|
|
|
|
#. * s = Toggle signing capability
|
|
|
|
|
#. * e = Toggle encryption capability
|
|
|
|
|
#. * a = Toggle authentication capability
|
|
|
|
|
#. * q = Finish
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#.
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "SsEeAaQq"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "Possible actions for this %s key: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Current allowed actions: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " (%c) Toggle the sign capability\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " (%c) Toggle the encrypt capability\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) ElGamal (csak titkosítás)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " (%c) Toggle the authenticate capability\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " (%c) Finished\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid " (%d) RSA and RSA%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) DSA és ElGamal (alapértelmezés)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2009-06-08 11:11:27 +02:00
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid " (%d) DSA and Elgamal%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) DSA és ElGamal (alapértelmezés)\n"
|
2009-06-08 11:11:27 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid " (%d) DSA (sign only)\n"
|
|
|
|
|
msgid " (%d) DSA (sign only)%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) DSA (csak aláírás)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid " (%d) RSA (sign only)\n"
|
|
|
|
|
msgid " (%d) RSA (sign only)%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) RSA (csak aláírás)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid " (%d) Elgamal (encrypt only)%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) ElGamal (csak titkosítás)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid " (%d) RSA (encrypt only)\n"
|
|
|
|
|
msgid " (%d) RSA (encrypt only)%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) RSA (csak titkosítás)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid " (%d) DSA (set your own capabilities)%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) RSA (csak titkosítás)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid " (%d) RSA (set your own capabilities)%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) RSA (csak titkosítás)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#| msgid " (%d) ElGamal (sign and encrypt)\n"
|
|
|
|
|
msgid " (%d) ECC (sign and encrypt)%s\n"
|
|
|
|
|
msgstr " (%d) ElGamal (aláírás és titkosítás)\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid " (default)"
|
|
|
|
|
msgid " *default*"
|
|
|
|
|
msgstr " (alapértelmezés)"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid " (%d) DSA (sign only)\n"
|
|
|
|
|
msgid " (%d) ECC (sign only)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) DSA (csak aláírás)\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid " (%d) ECC (set your own capabilities)%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) RSA (csak titkosítás)\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid " (%d) RSA (encrypt only)\n"
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid " (%d) ECC (encrypt only)%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) RSA (csak titkosítás)\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid " (%d) Existing key%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) RSA (csak titkosítás)\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid " (%d) Existing key from card%s\n"
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgstr " (%d) RSA (csak titkosítás)\n"
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Enter the keygrip: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírás-jelölés: "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Not a valid keygrip (expecting 40 hex digits)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "No key with this keygrip\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs %d indexű felhasználóazonosító!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error reading the card: %s\n"
|
|
|
|
|
msgstr "%s: Hiba szabad rekord olvasásakor: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Serial number of the card: %s\n"
|
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Available keys:\n"
|
|
|
|
|
msgstr "kulcs tiltása"
|
|
|
|
|
|
2016-06-16 17:19:42 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "rounded up to %u bits\n"
|
|
|
|
|
msgid "rounded to %u bits\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Felkerekítve %u bitre.\n"
|
2016-06-16 17:19:42 +02:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s keys may be between %u and %u bits long.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2009-06-08 11:11:27 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "What keysize do you want for the subkey? (%u) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Milyen kulcsméretet szeretne? (1024) "
|
2009-06-08 11:11:27 +02:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Requested keysize is %u bits\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kívánt kulcsméret %u bit.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "Please select what kind of key you want:\n"
|
|
|
|
|
msgid "Please select which elliptic curve you want:\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, adja meg, milyen kulcsot kíván:\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please specify how long the key should be valid.\n"
|
|
|
|
|
" 0 = key does not expire\n"
|
|
|
|
|
" <n> = key expires in n days\n"
|
|
|
|
|
" <n>w = key expires in n weeks\n"
|
|
|
|
|
" <n>m = key expires in n months\n"
|
|
|
|
|
" <n>y = key expires in n years\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Kérem, adja meg, meddig legyen érvényes a kulcs!\n"
|
|
|
|
|
" 0 = a kulcs soha nem jár le\n"
|
|
|
|
|
" <n> = a kulcs n napig érvényes\n"
|
|
|
|
|
" <n>w = a kulcs n hétig érvényes\n"
|
|
|
|
|
" <n>m = a kulcs n hónapig érvényes\n"
|
|
|
|
|
" <n>y = a kulcs n évig érvényes\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"Please specify how long the signature should be valid.\n"
|
|
|
|
|
" 0 = signature does not expire\n"
|
|
|
|
|
" <n> = signature expires in n days\n"
|
|
|
|
|
" <n>w = signature expires in n weeks\n"
|
|
|
|
|
" <n>m = signature expires in n months\n"
|
|
|
|
|
" <n>y = signature expires in n years\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Kérem, adja meg, meddig legyen érvényes az aláírás!\n"
|
|
|
|
|
" 0 = az aláírás soha nem jár le\n"
|
|
|
|
|
" <n> = az aláírás n napig érvényes\n"
|
|
|
|
|
" <n>w = az aláírás n hétig érvényes\n"
|
|
|
|
|
" <n>m = az aláírás n hónapig érvényes\n"
|
|
|
|
|
" <n>y = az aláírás n évig érvényes\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Key is valid for? (0) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Meddig érvényes a kulcs? (0) "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Signature is valid for? (%s) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Meddig érvényes az aláírás? (0) "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "invalid value\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen érték!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Key does not expire at all\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s soha nem jár le.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Signature does not expire at all\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s soha nem jár le.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Key expires at %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s lejár: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Signature expires at %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az aláírás lejár: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"Your system can't display dates beyond 2038.\n"
|
|
|
|
|
"However, it will be correctly handled up to 2106.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Az Ön rendszere nem tud megjeleníteni 2038 utáni dátumokat.\n"
|
|
|
|
|
"Azonban kezelni helyesen tudja őket egészen 2106-ig.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Is this correct? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez így helyes (i/n)? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2008-06-01 21:44:05 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"GnuPG needs to construct a user ID to identify your key.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2009-01-05 20:46:24 +01:00
|
|
|
|
#. TRANSLATORS: This string is in general not anymore used
|
|
|
|
|
#. but you should keep your existing translation. In case
|
|
|
|
|
#. the new string is not translated this old string will
|
|
|
|
|
#. be used.
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"You need a user ID to identify your key; the software constructs the user "
|
|
|
|
|
"ID\n"
|
|
|
|
|
"from the Real Name, Comment and Email Address in this form:\n"
|
|
|
|
|
" \"Heinrich Heine (Der Dichter) <heinrichh@duesseldorf.de>\"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Szüksége lesz egy felhasználói azonosítóra a kulcsa azonosításához;\n"
|
|
|
|
|
"a szoftver ezt a teljes névből, megjegyzésből és e-mail címből állítja\n"
|
|
|
|
|
"elő a következő formában:\n"
|
|
|
|
|
" \"Heinrich Heine (a költő) <heinrichh@duesseldorf.de>\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
"\n"
|
|
|
|
|
|
|
|
|
|
msgid "Real name: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Teljes név: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Invalid character in name\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen karakter a névben!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "The characters '%s' and '%s' may not appear in name\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid "Name may not start with a digit\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A név lehet, hogy nem kezdődhet számmal!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Name must be at least 5 characters long\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A név legalább 5 karakter kell legyen!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Email address: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "E-mail cím: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Not a valid email address\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez nem érvényes e-mail cím.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Comment: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Megjegyzés: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Invalid character in comment\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen karakter a megjegyzésben!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "You are using the `%s' character set.\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "You are using the '%s' character set.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ön a(z) %s karakterkódolást használja.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"You selected this USER-ID:\n"
|
|
|
|
|
" \"%s\"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Ön a következő felhasználói azonosítót választotta:\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
" \"%s\"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
|
|
|
|
|
msgid "Please don't put the email address into the real name or the comment\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, ne rakja az e-mail címet a teljes névbe vagy a megjegyzésbe!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: These are the allowed answers in
|
|
|
|
|
#. lower and uppercase. Below you will find the matching
|
|
|
|
|
#. string which should be translated accordingly and the
|
|
|
|
|
#. letter changed to match the one in the answer string.
|
|
|
|
|
#.
|
|
|
|
|
#. n = Change name
|
|
|
|
|
#. c = Change comment
|
|
|
|
|
#. e = Change email
|
|
|
|
|
#. o = Okay (ready, continue)
|
|
|
|
|
#. q = Quit
|
|
|
|
|
#.
|
|
|
|
|
msgid "NnCcEeOoQq"
|
|
|
|
|
msgstr "NnMmEeRrKk"
|
|
|
|
|
|
|
|
|
|
msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "(N)év, (M)egjegyzés, (E)-mail megváltoztatása vagy (K)ilépés? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"(N)év, (M)egjegyzés, (E)-mail megváltoztatása vagy (R)endben/(K)ilépés? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Change (N)ame, (E)mail, or (Q)uit? "
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgstr "(N)év, (E)-mail megváltoztatása vagy (K)ilépés? "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid "Change (N)ame, (E)mail, or (O)kay/(Q)uit? "
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgstr "(N)év, (E)-mail megváltoztatása vagy (R)endben/(K)ilépés? "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Please correct the error first\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, előbb javítsa ki a hibát!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"We need to generate a lot of random bytes. It is a good idea to perform\n"
|
|
|
|
|
"some other action (type on the keyboard, move the mouse, utilize the\n"
|
|
|
|
|
"disks) during the prime generation; this gives the random number\n"
|
|
|
|
|
"generator a better chance to gain enough entropy.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Nagyon sok véletlen bájtra van szükségünk. Jó ötlet, ha csinál valami\n"
|
|
|
|
|
"egyéb műveletet (gépel a billentyűzeten, mozgatja az egeret, használja\n"
|
|
|
|
|
"a lemezeket) a prímszám generálása alatt. Ez segíti a véletlenszám-\n"
|
|
|
|
|
"generátort, hogy entrópiát tudjon gyűjteni.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-04-20 12:27:44 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "WARNING: v4 is specified, but overridden by v5.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Key generation failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kulcsgenerálás sikertelen: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"About to create a key for:\n"
|
|
|
|
|
" \"%s\"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Continue? (Y/n) "
|
|
|
|
|
msgstr ""
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "A key for \"%s\" already exists\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" már tömörített.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "Create anyway? "
|
|
|
|
|
msgid "Create anyway? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Mégis létrehozzam? "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "Create anyway? "
|
|
|
|
|
msgid "creating anyway\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Mégis létrehozzam? "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Note: Use \"%s %s\" for a full featured key generation dialog.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Key generation canceled.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kulcs létrehozása megszakítva.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "can't create backup file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom létrehozni a(z) \"%s\" állományt: %s.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Note: backup of card key saved to '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "MEGJEGYZÉS: %08lX titkos kulcs %s-kor lejárt.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "writing public key to `%s'\n"
|
|
|
|
|
msgid "writing public key to '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írom a kulcsot a %s állományba.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "no writable public keyring found: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem írható nyilvánoskulcs-karikát találtam: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "error writing public keyring `%s': %s\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "error writing public keyring '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" nyilvánoskulcs-karika írásakor: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "public and secret key created and signed.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A nyilvános és titkos kulcsokat létrehoztam és aláírtam.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"Note that this key cannot be used for encryption. You may want to use\n"
|
|
|
|
|
"the command \"--edit-key\" to generate a subkey for this purpose.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Ez a kulcs nem használható titkosításra. Ha egy másodlagos kulcsot\n"
|
|
|
|
|
"kíván ilyen célra létrehozni, azt az \"--edit-key\" parancs segítségével\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"teheti meg.\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"key has been created %lu second in future (time warp or clock problem)\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"A kulcs %lu másodperccel a jövőben készült. (Időugrás vagy óraprobléma.)\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"key has been created %lu seconds in future (time warp or clock problem)\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"A kulcs %lu másodperccel a jövőben készült. (Időugrás vagy óraprobléma.)\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n"
|
|
|
|
|
msgid "Note: creating subkeys for v3 keys is not OpenPGP compliant\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"MEGJEGYZÉS: Alkulcsok létrehozása v3 kulcsokhoz nem OpenPGP-megfelelő.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Secret parts of primary key are not available.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az elsődleges kulcs titkos részei nem elérhetők.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Secret parts of primary key are stored on-card.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az elsődleges kulcs titkos részei nem elérhetők.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Really create? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban létrehozzam? "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "never "
|
|
|
|
|
msgstr "soha "
|
|
|
|
|
|
|
|
|
|
msgid "Critical signature policy: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kritikus aláírási eljárásmód: "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "Signature policy: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírási eljárásmód: "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "Critical preferred keyserver: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Critical signature notation: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kritikus aláírás-jelölés: "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "Signature notation: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírás-jelölés: "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2015-07-01 13:22:26 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "%d bad signatures\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid "%d good signature\n"
|
|
|
|
|
msgid_plural "%d good signatures\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr[0] "%d rossz aláírás.\n"
|
|
|
|
|
msgstr[1] "%d rossz aláírás.\n"
|
2015-07-01 13:22:26 +02:00
|
|
|
|
|
2016-05-04 11:38:47 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "1 signature not checked due to an error\n"
|
|
|
|
|
msgid "%d signature not checked due to an error\n"
|
|
|
|
|
msgid_plural "%d signatures not checked due to errors\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr[0] "1 aláírást nem ellenőriztem hiba miatt.\n"
|
|
|
|
|
msgstr[1] "1 aláírást nem ellenőriztem hiba miatt.\n"
|
2016-05-04 11:38:47 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, c-format
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid "Warning: %lu key skipped due to its large size\n"
|
|
|
|
|
msgid_plural "Warning: %lu keys skipped due to their large sizes\n"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Keyring"
|
|
|
|
|
msgstr "Kulcskarika"
|
|
|
|
|
|
|
|
|
|
msgid "Primary key fingerprint:"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Elsődlegeskulcs-ujjlenyomat:"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid " Subkey fingerprint:"
|
|
|
|
|
msgstr " Alkulcsujjlenyomat:"
|
|
|
|
|
|
2015-08-11 13:54:00 +02:00
|
|
|
|
#. TRANSLATORS: this should fit into 24 bytes so that the
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#. * fingerprint data is properly aligned with the user ID
|
|
|
|
|
msgid " Primary key fingerprint:"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Elsődlegeskulcs-ujjlenyomat:"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid " Subkey fingerprint:"
|
|
|
|
|
msgstr " Alkulcsujjlenyomat:"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid " Key fingerprint ="
|
|
|
|
|
msgstr " Kulcs ujjlenyomata ="
|
|
|
|
|
|
|
|
|
|
msgid " Card serial no. ="
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "caching keyring '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ellenőrzöm a(z) \"%s\" kulcskarikát.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid "%lu keys cached so far (%lu signature)\n"
|
|
|
|
|
msgid_plural "%lu keys cached so far (%lu signatures)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr[0] "%lu kulcsot ellenőriztem (%lu aláírással).\n"
|
|
|
|
|
msgstr[1] "%lu kulcsot ellenőriztem (%lu aláírással).\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%lu key cached"
|
|
|
|
|
msgid_plural "%lu keys cached"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#| msgid "1 bad signature\n"
|
|
|
|
|
msgid " (%lu signature)\n"
|
|
|
|
|
msgid_plural " (%lu signatures)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr[0] "1 rossz aláírás.\n"
|
|
|
|
|
msgstr[1] "1 rossz aláírás.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: keyring created\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Kulcskarikát létrehoztam.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2015-05-12 14:57:05 +02:00
|
|
|
|
msgid "override proxy options set for dirmngr"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-05-12 14:57:05 +02:00
|
|
|
|
msgid "include revoked keys in search results"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-05-12 14:57:05 +02:00
|
|
|
|
msgid "include subkeys when searching by key ID"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-05-12 14:57:05 +02:00
|
|
|
|
msgid "override timeout options set for dirmngr"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "automatically retrieve keys when verifying signatures"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "honor the preferred keyserver URL set on the key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A megadott aláírási eljárásmód URL-je érvénytelen!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "disabled"
|
|
|
|
|
msgstr "disable"
|
|
|
|
|
|
|
|
|
|
msgid "Enter number(s), N)ext, or Q)uit > "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "invalid keyserver protocol (us %d!=handler %d)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen export opciók!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "\"%s\" not a key ID: skipping\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-05-12 14:57:05 +02:00
|
|
|
|
#, fuzzy, c-format
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid "refreshing %d key from %s\n"
|
|
|
|
|
msgid_plural "refreshing %d keys from %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr[0] "Lekérem a %08lX kulcsot a %s kulcsszerverről.\n"
|
|
|
|
|
msgstr[1] "Lekérem a %08lX kulcsot a %s kulcsszerverről.\n"
|
2015-05-12 14:57:05 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "WARNING: unable to refresh key %s via %s: %s\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: Nem tudom törölni az (\"%s\") átmeneti állományt: \"%s\": %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key \"%s\" not found on keyserver\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" kulcs nem található: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "key not found on keyserver\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" kulcs nem található: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "requesting key %s from %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Lekérem a %08lX kulcsot a %s kulcsszerverről.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid "no keyserver known\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen export opciók!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2016-07-14 15:56:26 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "skipped \"%s\": %s\n"
|
|
|
|
|
msgstr "Kihagytam \"%s\"-t: %s.\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "sending key %s to %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Aláírva az Ön %08lX kulcsával %s időpontban.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "requesting key from '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Lekérem a %08lX kulcsot a %s kulcsszerverről.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "WARNING: unable to fetch URI %s: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: Nem tudom törölni az (\"%s\") átmeneti állományt: \"%s\": %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "weird size for an encrypted session key (%d)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Furcsa méretű (%d) titkosított munkafolyamatkulcs.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "%s encrypted session key\n"
|
|
|
|
|
msgid "%s.%s encrypted session key\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s titkosított munkafolyamatkulcs\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "encrypted with unknown algorithm %d\n"
|
|
|
|
|
msgid "encrypted with unknown algorithm %d.%s\n"
|
|
|
|
|
msgstr "Ismeretlen algoritmussal (%d) titkosítva.\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "passphrase generated with unknown digest algorithm %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ismeretlen algoritmussal (%d) titkosítva.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "public key is %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nyilvános kulcs: %08lX\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "encrypted with %s key, ID %s, created %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Titkosítva %u bites %s kulccsal, azonosító: %08lX, létrehozva: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " \"%s\"\n"
|
|
|
|
|
msgstr " azaz \""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "encrypted with %s key, ID %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Titkosítva %s kulccsal, azonosító: %08lX\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "WARNING: multiple plaintexts seen\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "encrypted with %lu passphrases\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%lu jelszóval rejtjelezve\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "encrypted with 1 passphrase\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "1 jelszóval rejtjelezve\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "public key decryption failed: %s\n"
|
|
|
|
|
msgstr "Nyilvános kulcsú visszafejtés sikertelen: %s\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "public key encrypted data: good DEK\n"
|
|
|
|
|
msgstr "Nyilvános kulccsal titkosított adat: jó DEK.\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "assuming %s encrypted data\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s titkosított adatot feltételezek.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "IDEA cipher unavailable, optimistically attempting to use %s instead\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"IDEA rejtjelező nem áll rendelkezésre, optimista módon megpróbálok\n"
|
|
|
|
|
"%s-t használni helyette.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: message was not integrity protected\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Az üzenetet nem látták el integritásvédelemmel.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Hint: If this message was created before the year 2003 it is\n"
|
|
|
|
|
"likely that this message is legitimate. This is because back\n"
|
|
|
|
|
"then integrity protection was not widely used.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Use the option '%s' to decrypt anyway.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "decryption failed: %s\n"
|
|
|
|
|
msgid "decryption forced to fail!\n"
|
|
|
|
|
msgstr "Visszafejtés sikertelen: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2015-10-09 17:13:21 +02:00
|
|
|
|
msgid "decryption okay\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszafejtés rendben.\n"
|
2015-10-09 17:13:21 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: encrypted message has been manipulated!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: A titkosított üzenetet manipulálták!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "decryption failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszafejtés sikertelen: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "NOTE: sender requested \"for-your-eyes-only\"\n"
|
|
|
|
|
msgid "Note: sender requested \"for-your-eyes-only\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "MEGJEGYZÉS: A feladó kérése: \"csak az Ön szemeinek\".\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "original file name='%.*s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Eredeti fájlnév: '%.*s'.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "standalone revocation - use \"gpg --import\" to apply\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Különálló visszavonás. Használja a \"gpg --import\"-ot az alkalmazásához!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "no signature found\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Jó aláírás a következőtől: \""
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "BAD signature from \"%s\""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "ROSSZ aláírás a következőtől: \""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Expired signature from \"%s\""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Lejárt aláírás a következőtől: \""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Good signature from \"%s\""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Jó aláírás a következőtől: \""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "signature verification suppressed\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírás-ellenőrzés elnyomva.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "can't handle this ambiguous signature data\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom kezelni ezeket a többszörös aláírásokat!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Signature made %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az aláírás lejárt: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " using %s key %s\n"
|
|
|
|
|
msgstr " azaz \""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Signature made %s using %s key ID %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírva: %.*s; kulcs: %s, %08lX.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2016-08-18 16:57:40 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " issuer \"%s\"\n"
|
|
|
|
|
msgstr " azaz \""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Key available at: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kulcs található: "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Note: Use '%s' to make use of this info\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "[uncertain]"
|
|
|
|
|
msgstr "[bizonytalan]"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " aka \"%s\""
|
|
|
|
|
msgstr " azaz \""
|
|
|
|
|
|
2017-07-28 18:55:14 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "WARNING: This key is not certified with a trusted signature!\n"
|
|
|
|
|
msgid "WARNING: This key is not suitable for signing in %s mode\n"
|
|
|
|
|
msgstr "FIGYELEM: Ez a kulcs nincs hitelesítve megbízható aláírással!\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Signature expired %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az aláírás lejárt: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Signature expires %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az aláírás lejár: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "%s signature, digest algorithm %s\n"
|
|
|
|
|
msgid "%s signature, digest algorithm %s%s%s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s aláírás, %s kivonatoló algoritmus.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "binary"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bináris"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "textmode"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Szövegmódú"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "unknown"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ismeretlen módú"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "unknown pubkey algorithm"
|
|
|
|
|
msgid ", key algorithm "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "ismeretlen nyilvános kulcsú algoritmus"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "WARNING: not a detached signature; file '%s' was NOT verified!\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Can't check signature: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom ellenőrizni az aláírást: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "not a detached signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem különálló aláírás.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: multiple signatures detected. Only the first will be checked.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Többszörös aláírást érzékeltem. Csak az elsőt ellenőrzöm.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "standalone signature of class 0x%02x\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "0x%02x osztályú különálló aláírás.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "old style (PGP 2.x) signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Régi stílusú (PGP 2.x) aláírás.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "fstat of '%s' failed in %s: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom megnyitni az állományt: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "fstat(%d) failed in %s: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis: olvasás sikertelen (n=%d): %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "WARNING: using experimental public key algorithm %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom kezelni a(z) %d. számú nyilvános kulcsú algoritmust!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2007-12-14 17:08:53 +01:00
|
|
|
|
msgid "WARNING: Elgamal sign+encrypt keys are deprecated\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"%s (%d) kivonatoló algoritmus használatának erőltetése ellentétes\n"
|
|
|
|
|
"a címzett preferenciáival.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "WARNING: using experimental cipher algorithm %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "nem megvalósított rejtjelező algoritmus"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "WARNING: using experimental digest algorithm %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s aláírás, %s kivonatoló algoritmus.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "WARNING: digest algorithm %s is deprecated\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"%s (%d) kivonatoló algoritmus használatának erőltetése ellentétes\n"
|
|
|
|
|
"a címzett preferenciáival.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "%s signature, digest algorithm %s\n"
|
|
|
|
|
msgid "Note: signatures using the %s algorithm are rejected\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s aláírás, %s kivonatoló algoritmus.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "%s signature, digest algorithm %s\n"
|
|
|
|
|
msgid "Note: third-party key signatures using the %s algorithm are rejected\n"
|
|
|
|
|
msgstr "%s aláírás, %s kivonatoló algoritmus.\n"
|
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "(reported error: %s)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Olvasási hiba: %s.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "(reported error: %s <%s>)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Olvasási hiba: %s.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid "(further info: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s:%d: deprecated option \"%s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s:%d: Elavult opció: \"%s\"\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "WARNING: \"%s\" is a deprecated option\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: \"%s\" elavult opció!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "please use \"%s%s\" instead\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, ezt használja helyette: \"%s%s\"\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "WARNING: \"%s\" is a deprecated command - do not use it\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: \"%s\" elavult opció!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%s:%u: \"%s\" is obsolete in this file - it only has effect in %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: \"%s\" elavult opció!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: \"%s%s\" is an obsolete option - it has no effect except on %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: \"%s\" elavult opció!\n"
|
2007-01-31 15:24:41 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Uncompressed"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "tömörítetlen"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: See doc/TRANSLATE about this string.
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "uncompressed|none"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "tömörítetlen"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "this message may not be usable by %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Lehet, hogy ez az üzenet használhatatlan a %s számára!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "ambiguous option '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az opciókat a \"%s\" állományból olvasom.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "unknown option '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ismeretlen alapértelmezett címzett: \"%s\"\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "ECDSA public key is expected to be in SEC encoding multiple of 8 bits\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "unknown weak digest '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "ismeretlen aláírásosztály"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "File `%s' exists. "
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "File '%s' exists. "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" állomány létezik. "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Overwrite? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Felülírjam (i/N)? "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: unknown suffix\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: ismeretlen végződés.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "Enter new filename"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írja be az új állománynevet"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "writing to stdout\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írok a szabványos kimenetre.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "assuming signed data in `%s'\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "assuming signed data in '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Azt feltételezem, hogy az aláírt adat a %s állományban van.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "can't handle public key algorithm %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom kezelni a(z) %d. számú nyilvános kulcsú algoritmust!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: potentially insecure symmetrically encrypted session key\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: A rejtjelezett munkafolyamat-kulcs lehet, hogy nem biztonságos!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "Critical signature notation: "
|
|
|
|
|
msgid "Unknown critical signature notation: "
|
|
|
|
|
msgstr "Kritikus aláírás-jelölés: "
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "subpacket of type %d has critical bit set\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A %d típusú alcsomag kritikus bitje beállított.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-08-24 14:07:32 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Please enter the passphrase for decryption."
|
|
|
|
|
msgstr "jelszóváltoztatás"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Enter passphrase\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írja be a jelszót!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "cancelled by user\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A felhasználó megszakította a műveletet.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2016-08-18 16:57:40 +02:00
|
|
|
|
msgid " (main key ID %s)"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
2016-08-18 16:57:40 +02:00
|
|
|
|
" \n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
" (fő kulcsazonosító: %08lX)"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Please enter the passphrase to unlock the OpenPGP secret key:"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Please enter the passphrase to import the OpenPGP secret key:"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Please enter the passphrase to export the OpenPGP secret subkey:"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Please enter the passphrase to export the OpenPGP secret key:"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Do you really want to permanently delete the OpenPGP secret subkey key:"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban törli a kiválasztott kulcsokat? "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Do you really want to permanently delete the OpenPGP secret key:"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Valóban törli a kiválasztott kulcsokat? "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-12-20 20:53:54 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Please enter the passphrase to export the secret key with keygrip:"
|
|
|
|
|
msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"%s\n"
|
|
|
|
|
"\"%.*s\"\n"
|
|
|
|
|
"%u-bit %s key, ID %s,\n"
|
|
|
|
|
"created %s%s.\n"
|
|
|
|
|
"%s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%u bites %s kulcs, azonosító: %08lX, létrehozva: %s."
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Pick an image to use for your photo ID. The image must be a JPEG file.\n"
|
|
|
|
|
"Remember that the image is stored within your public key. If you use a\n"
|
|
|
|
|
"very large picture, your key will become very large as well!\n"
|
|
|
|
|
"Keeping the image close to 240x288 is a good size to use.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Válasszon egy képet a fotóazonosítójához! A kép JPEG formátumú legyen!\n"
|
|
|
|
|
"Emlékeztetjük, hogy a kép a nyilvános kulcsában tárolódik. Ha nagyon nagy\n"
|
|
|
|
|
"képet használ, a kulcsa is nagyon nagy lesz!\n"
|
|
|
|
|
"A 240x288 körüli képméret jól használható.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "Enter JPEG filename for photo ID: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Adja meg egy JPEG fájl nevét a fotóazonosítóhoz: "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "unable to open JPEG file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom megnyitni az állományt: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "This JPEG is really large (%d bytes) !\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Are you sure you want to use it? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Biztos abban, hogy használni akarja (i/N)? "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "'%s' is not a JPEG file\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" nem JPEG állomány.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "Is this photo correct (y/N/q)? "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez a fotó megfelelő (i/N/k)? "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "no remote program execution supported\n"
|
|
|
|
|
msgstr "Külső program meghívása nem támogatott.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "this platform requires temporary files when calling external programs\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Ez a platform átmeneti állományokat igényel külső programok hívásához.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "unable to execute shell '%s': %s\n"
|
|
|
|
|
msgstr "Nem tudom végrehajtani a következő \"%s\"-t: \"%s\": %s.\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "unnatural exit of external program\n"
|
|
|
|
|
msgstr "A külső program nem természetes módon ért véget.\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "system error while calling external program: %s\n"
|
|
|
|
|
msgstr "Rendszerhiba külső program hívásakor: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "WARNING: unable to remove tempfile (%s) `%s': %s\n"
|
|
|
|
|
msgid "WARNING: unable to remove tempfile (%s) '%s': %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"FIGYELEM: Nem tudom törölni az (\"%s\") átmeneti állományt: \"%s\": %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "WARNING: unable to remove temp directory `%s': %s\n"
|
|
|
|
|
msgid "WARNING: unable to remove temp directory '%s': %s\n"
|
|
|
|
|
msgstr "FIGYELEM: nem tudom törölni a \"%s\" átmeneti könyvtárat: %s\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"external program calls are disabled due to unsafe options file permissions\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"A külső programok hívása tiltott, mert az \"options\" állomány engedélyei\n"
|
|
|
|
|
"nem biztonságosak.\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "unable to display photo ID!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom megjeleníteni a fotóazonosítót!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#. TRANSLATORS: These are the allowed answers in lower and
|
|
|
|
|
#. uppercase. Below you will find the matching strings which
|
|
|
|
|
#. should be translated accordingly and the letter changed to
|
|
|
|
|
#. match the one in the answer string.
|
|
|
|
|
#.
|
|
|
|
|
#. i = please show me more information
|
|
|
|
|
#. m = back to the main menu
|
|
|
|
|
#. s = skip this key
|
|
|
|
|
#. q = quit
|
|
|
|
|
#.
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "iImMqQsS"
|
|
|
|
|
msgstr "iIfFkKhH"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "No trust value assigned to:\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Nincs megbízhatósági érték rendelve:\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"%4u%c/%08lX %s \""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " aka \"%s\"\n"
|
|
|
|
|
msgstr " azaz \""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"How much do you trust that this key actually belongs to the named user?\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez a kulcs valószínűleg a jelzett tulajdonoshoz tartozik.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " %d = I don't know or won't say\n"
|
|
|
|
|
msgstr " %d = Nem tudom\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " %d = I do NOT trust\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " %d = NEM bízom benne\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " %d = I trust ultimately\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " %d = alapvetően megbízom benne\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid " m = back to the main menu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " f = visszatérés a főmenübe\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid " s = skip this key\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " h = kulcs kihagyása\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid " q = quit\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " k = kilépés\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The minimum trust level for this key is: %s\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Your decision? "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Mit választ? "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Do you really want to set this key to ultimate trust? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Tényleg be akarja állítani ezt a kulcsot alapvetően megbízhatóra? "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "Certificates leading to an ultimately trusted key:\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Alapvetően megbízható kulcshoz vezető igazolások:\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%s: There is no assurance this key belongs to the named user\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"%08lX: Semmi jele, hogy ez a kulcs a megadott tulajdonoshoz tartozik.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%s: There is limited assurance this key belongs to the named user\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"%08lX: Semmi jele, hogy ez a kulcs a megadott tulajdonoshoz tartozik.\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "This key probably belongs to the named user\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez a kulcs valószínűleg a jelzett tulajdonoshoz tartozik.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "This key belongs to us\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez a kulcs hozzánk tartozik.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: This key is bad! It has been marked as untrusted!\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
2016-12-20 11:20:41 +01:00
|
|
|
|
"This key is bad! It has been marked as untrusted! If you\n"
|
2016-11-18 15:45:05 +01:00
|
|
|
|
"*really* know what you are doing, you may answer the next\n"
|
|
|
|
|
"question with yes.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"NEM biztos, hogy a kulcs a felhasználói azonosítóban szereplő\n"
|
|
|
|
|
"személyhez tartozik. Ha Ön *valóban* tudja, hogy mit csinál,\n"
|
|
|
|
|
"a következő kérdésre válaszolhat igennel.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"It is NOT certain that the key belongs to the person named\n"
|
|
|
|
|
"in the user ID. If you *really* know what you are doing,\n"
|
|
|
|
|
"you may answer the next question with yes.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"NEM biztos, hogy a kulcs a felhasználói azonosítóban szereplő\n"
|
|
|
|
|
"személyhez tartozik. Ha Ön *valóban* tudja, hogy mit csinál,\n"
|
|
|
|
|
"a következő kérdésre válaszolhat igennel.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Use this key anyway? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Mégis használjuk ezt a kulcsot? "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: Using untrusted key!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Nem bízunk a kulcsban, amit használunk!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: this key might be revoked (revocation key not present)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: a kulcsot visszavonhatták (visszavonó kulcs nincs jelen).\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "checking User ID \"%s\"\n"
|
|
|
|
|
msgstr "Felhasználóazonosító: \""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "option %s given but issuer \"%s\" does not match\n"
|
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "issuer \"%s\" does not match any User ID\n"
|
|
|
|
|
msgstr "%08lX kulcs: Nem egyezik a mi másolatunkkal!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "option %s given but no matching User ID found\n"
|
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: This key has been revoked by its designated revoker!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Ezt a kulcsot a kijelölt visszavonó visszavonta!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: This key has been revoked by its owner!\n"
|
|
|
|
|
msgstr "FIGYELEM: Ezt a kulcsot a tulajdonosa visszavonta!\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid " This could mean that the signature is forged.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " Ez jelentheti azt, hogy az aláírás hamis.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: This subkey has been revoked by its owner!\n"
|
|
|
|
|
msgstr "FIGYELEM: Ezt az alkulcsot a tulajdonosa visszavonta!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Note: This key has been disabled.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Megjegyzés: Ez a kulcs le lett tiltva.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Note: This key has expired!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Megjegyzés: Ez a kulcs lejárt!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "WARNING: This key is not certified with a trusted signature!\n"
|
|
|
|
|
msgid "WARNING: The key's User ID is not certified with a trusted signature!\n"
|
|
|
|
|
msgstr "FIGYELEM: Ez a kulcs nincs hitelesítve megbízható aláírással!\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: This key is not certified with a trusted signature!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Ez a kulcs nincs hitelesítve megbízható aláírással!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
" There is no indication that the signature belongs to the owner.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
" Semmi jele, hogy ez a kulcs a megadott tulajdonoshoz tartozik.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: We do NOT trust this key!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: NEM bízunk ebben a kulcsban!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid " The signature is probably a FORGERY.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " Az aláírás valószínűleg HAMIS.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid ""
|
|
|
|
|
#| "WARNING: This key is not certified with sufficiently trusted signatures!\n"
|
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: The key's User ID is not certified with sufficiently trusted "
|
|
|
|
|
"signatures!\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"FIGYELEM: Ez a kulcs nincs igazolva kellőképpen megbízható aláírással!\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: This key is not certified with sufficiently trusted signatures!\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: Ez a kulcs nincs igazolva kellőképpen megbízható aláírással!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid " It is not certain that the signature belongs to the owner.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " Nem biztos, hogy az aláírás a tulajdonoshoz tartozik.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "%s: skipped: %s\n"
|
|
|
|
|
msgstr "%s: kihagyva: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: skipped: public key is disabled\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Kihagyva: Nyilvános kulcs nincs engedélyezve.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: skipped: public key already present\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: kihagyva: nyilvános kulcs már szerepel\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "can't connect to `%s': %s\n"
|
|
|
|
|
msgid "can't encrypt to '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudok kapcsolódni \"%s\" objektumhoz: %s\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "option '%s' given, but no valid default keys given\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "option '%s' given, but option '%s' not given\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "You did not specify a user ID. (you may use \"-r\")\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Nem adott meg felhasználói azonosítót! (Használhatja a \"-r\" opciót.)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Current recipients:\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid ""
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"\n"
|
|
|
|
|
"Enter the user ID. End with an empty line: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Adja meg a felhasználói azonosítót! Üres sorral fejezze be: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "No such user ID.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs ilyen felhasználói azonosító.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "skipped: public key already set as default recipient\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Kihagyva: Nyilvános kulcs már be lett állítva alapértelmezett címzettnek.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Public key is disabled.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nyilvános kulcs nincs engedélyezve.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "skipped: public key already set\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kihagyva: Nyilvános kulcs már be lett állítva.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "unknown default recipient \"%s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ismeretlen alapértelmezett címzett: \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "no valid addressees\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincsenek érvényes címzettek!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-11-06 10:44:28 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Note: key %s has no %s feature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nincs felhasználói azonosító.\n"
|
2006-11-06 10:44:28 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Note: key %s has no preference for %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nincs felhasználói azonosító.\n"
|
2006-11-06 10:44:28 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "data not saved; use option \"--output\" to save it\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Az adatot nem mentettem el. Használja az \"--output\" opciót a mentéshez!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Detached signature.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Különálló aláírás.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Please enter name of data file: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, adja meg az adatállomány nevét: "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "reading stdin ...\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Olvasom a szabványos bemenetet...\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "no signed data\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs aláírt adat.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "can't open signed data `%s'\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "can't open signed data '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom megnyitni a(z) \"%s\" aláírt adatot!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-01-31 15:24:41 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "can't open signed data fd=%d: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom megnyitni a(z) \"%s\" aláírt adatot!\n"
|
2007-01-31 15:24:41 +01:00
|
|
|
|
|
2017-07-28 18:55:14 +02:00
|
|
|
|
#, fuzzy, c-format
|
2017-08-09 15:45:40 +02:00
|
|
|
|
msgid "key %s is not suitable for decryption in %s mode\n"
|
2017-07-28 18:55:14 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nincs felhasználói azonosító.\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "anonymous recipient; trying secret key %s ...\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Anonim címzett. A %08lX titkos kulcsot próbálom...\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "used key is not marked for encryption use.\n"
|
|
|
|
|
msgstr "%08lX kulcs: Nincs felhasználói azonosító.\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "okay, we are the anonymous recipient.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Rendben, mi vagyunk az anonim címzett.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "old encoding of the DEK is not supported\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A DEK régi kódolása nem támogatott.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "cipher algorithm %d%s is unknown or disabled\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A %d%s rejtjelező algoritmus ismeretlen vagy tiltott.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "WARNING: cipher algorithm %s not found in recipient preferences\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "MEGJEGYZÉS: %d rejtjelező algoritmus nincs a preferenciák között.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Note: secret key %s expired at %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "MEGJEGYZÉS: %08lX titkos kulcs %s-kor lejárt.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "NOTE: key has been revoked"
|
|
|
|
|
msgid "Note: key has been revoked"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "MEGJEGYZÉS: A kulcsot visszavonták."
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "build_packet failed: %s\n"
|
|
|
|
|
msgstr "build_packet sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "key %s has no user IDs\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nincs felhasználói azonosító.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "To be revoked by:\n"
|
|
|
|
|
msgstr "Visszavonja:\n"
|
|
|
|
|
|
|
|
|
|
msgid "(This is a sensitive revocation key)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "(Ez egy érzékeny visszavonó kulcs.)\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "Secret key is available.\n"
|
|
|
|
|
msgid "Secret key is not available.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Titkos kulcs rendelkezésre áll.\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Create a designated revocation certificate for this key? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Csináljunk egy visszavonó igazolást ehhez a kulcshoz? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "ASCII armored output forced.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "ASCII-páncélozott kimenet kiválasztva.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "make_keysig_packet failed: %s\n"
|
|
|
|
|
msgstr "make_keysig_packet sikertelen: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Revocation certificate created.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszavonó igazolás létrehozva.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "no revocation keys found for \"%s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem találtam visszavonó kulcsot a következőhöz: \"%s\".\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "This is a revocation certificate for the OpenPGP key:"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Csináljunk egy visszavonó igazolást ehhez a kulcshoz? "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"A revocation certificate is a kind of \"kill switch\" to publicly\n"
|
|
|
|
|
"declare that a key shall not anymore be used. It is not possible\n"
|
|
|
|
|
"to retract such a revocation certificate once it has been published."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Use it to revoke this key in case of a compromise or loss of\n"
|
|
|
|
|
"the secret key. However, if the secret key is still accessible,\n"
|
|
|
|
|
"it is better to generate a new revocation certificate and give\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
"a reason for the revocation. For details see the description of\n"
|
2016-12-15 13:01:03 +01:00
|
|
|
|
"of the gpg command \"--generate-revocation\" in the GnuPG manual."
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"To avoid an accidental use of this file, a colon has been inserted\n"
|
|
|
|
|
"before the 5 dashes below. Remove this colon with a text editor\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
"before importing and publishing this revocation certificate."
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "Revocation certificate created.\n"
|
|
|
|
|
msgid "revocation certificate stored as '%s.rev'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszavonó igazolás létrehozva.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "secret key \"%s\" not found\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" titkos kulcs nem található: %s\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: The %s prints a key specification which
|
|
|
|
|
#. for example has been given at the command line. Several lines
|
|
|
|
|
#. lines with secret key infos are printed after this message.
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "'%s' matches multiple secret keys:\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "error creating keyring `%s': %s\n"
|
|
|
|
|
msgid "error searching the keyring: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" kulcskarika létrehozásakor: %s\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Create a revocation certificate for this key? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Csináljunk egy visszavonó igazolást ehhez a kulcshoz? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"Revocation certificate created.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Please move it to a medium which you can hide away; if Mallory gets\n"
|
|
|
|
|
"access to this certificate he can use it to make your key unusable.\n"
|
|
|
|
|
"It is smart to print this certificate and store it away, just in case\n"
|
|
|
|
|
"your media become unreadable. But have some caution: The print system of\n"
|
|
|
|
|
"your machine might store the data and make it available to others!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"A visszavonó igazolást létrehoztam.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Kérem, tegye olyan helyre, ahol más nem fér hozzá! Ha valaki megszerzi\n"
|
|
|
|
|
"ezt az igazolást, használhatatlanná teheti vele az Ön kulcsát. Okos dolog\n"
|
|
|
|
|
"kinyomtatni és megőrizni ezt az igazolást, arra az esetre, ha az\n"
|
|
|
|
|
"adathordozó olvashatatlanná válik. De vigyázat: az Ön gépének nyomtatási\n"
|
|
|
|
|
"rendszere is tárolhatja az adatot, és mások esetleg hozzáférhetnek ehhez!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Please select the reason for the revocation:\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, válassza ki a visszavonás okát:\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Cancel"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Mégsem"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "(Probably you want to select %d here)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "(Valószínűleg a(z) %d. lehetőséget akarja választani.)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Enter an optional description; end it with an empty line:\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Adjon meg egy nem kötelező leírást! Üres sorral fejezze be:\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Reason for revocation: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszavonás oka: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "(No description given)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "(Nincs leírás.)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Is this okay? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez így rendben van? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "weak key created - retrying\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Gyenge kulcs jött létre. Újrapróbálom.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "cannot avoid weak key for symmetric cipher; tried %d times!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Nem tudom elkerülni a gyenge kulcsot a szimmetrikus titkosítóhoz.\n"
|
|
|
|
|
"%d alkalommal próbáltam!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "%s key %s uses an unsafe (%zu bit) hash\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "%s key %s requires a %zu bit or larger hash (hash is %s)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-07-28 18:55:14 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "you may not use %s while in %s mode\n"
|
|
|
|
|
msgid "key %s may not be used for signing in %s mode\n"
|
|
|
|
|
msgstr "Lehet, hogy nem használhatja %s-t %s módban!\n"
|
|
|
|
|
|
2021-12-20 20:53:54 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "continuing verification anyway due to option %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "WARNING: signature digest conflict in message\n"
|
|
|
|
|
msgstr "FIGYELEM: Aláíráskivonat-konfliktus az üzenetben.\n"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: signing subkey %s is not cross-certified\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: %08lX aláíró alkulcs nem kereszthitelesített.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "please see %s for more information\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " i = további információkat kérek\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: signing subkey %s has an invalid cross-certification\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: %08lX aláíró alkulcson érvénytelen kereszthitelesítés van.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "public key %s is %lu second newer than the signature\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid_plural "public key %s is %lu seconds newer than the signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr[0] "A(z) %08lX nyilvános kulcs %lu másodperccel újabb az aláírásnál!\n"
|
|
|
|
|
msgstr[1] "A(z) %08lX nyilvános kulcs %lu másodperccel újabb az aláírásnál!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid "public key %s is %lu day newer than the signature\n"
|
|
|
|
|
msgid_plural "public key %s is %lu days newer than the signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr[0] "A(z) %08lX nyilvános kulcs %lu másodperccel újabb az aláírásnál!\n"
|
|
|
|
|
msgstr[1] "A(z) %08lX nyilvános kulcs %lu másodperccel újabb az aláírásnál!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"key %s was created %lu second in the future (time warp or clock problem)\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid_plural ""
|
|
|
|
|
"key %s was created %lu seconds in the future (time warp or clock problem)\n"
|
|
|
|
|
msgstr[0] ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"A kulcs %lu másodperccel a jövőben készült. (Időugrás vagy óraprobléma.)\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr[1] ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"A kulcs %lu másodperccel a jövőben készült. (Időugrás vagy óraprobléma.)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid "key %s was created %lu day in the future (time warp or clock problem)\n"
|
|
|
|
|
msgid_plural ""
|
|
|
|
|
"key %s was created %lu days in the future (time warp or clock problem)\n"
|
|
|
|
|
msgstr[0] ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"A kulcs %lu másodperccel a jövőben készült. (Időugrás vagy óraprobléma.)\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr[1] ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"A kulcs %lu másodperccel a jövőben készült. (Időugrás vagy óraprobléma.)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Note: signature key %s expired %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "MEGJEGYZÉS: Aláíró kulcs (%08lX) lejárt: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2008-05-09 11:54:35 +02:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Note: signature key %s has been revoked\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "MEGJEGYZÉS: A kulcsot visszavonták."
|
2008-05-09 11:54:35 +02:00
|
|
|
|
|
2018-04-09 21:20:25 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "standalone signature of class 0x%02x\n"
|
|
|
|
|
msgid "bad key signature from key %s: %s (0x%02x, 0x%x)\n"
|
|
|
|
|
msgstr "0x%02x osztályú különálló aláírás.\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "standalone signature of class 0x%02x\n"
|
|
|
|
|
msgid "bad data signature from key %s: %s (0x%02x, 0x%x)\n"
|
|
|
|
|
msgstr "0x%02x osztályú különálló aláírás.\n"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "assuming bad signature from key %s due to an unknown critical bit\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Rossz aláírást feltételezek a %08lX kulcstól egy ismeretlen\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"kritikus bit miatt.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "key %s: no subkey for subkey revocation signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nincs alkulcs az alkulcsvisszavonó csomaghoz.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: no subkey for subkey binding signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Nincs alkulcs az alkulcskötő aláíráshoz!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "WARNING: unable to %%-expand notation (too large). Using unexpanded.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: Nem tudom kifejteni a %% jeleket a jelölésben (túl hosszú).\n"
|
|
|
|
|
"Kifejtés nélkül használom.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: unable to %%-expand policy URL (too large). Using unexpanded.\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: Nem tudom kifejteni a %% jeleket az eljárásmód URL-ben (túl "
|
|
|
|
|
"hosszú).\n"
|
|
|
|
|
"Kifejtés nélkül használom.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: unable to %%-expand preferred keyserver URL (too large). Using "
|
|
|
|
|
"unexpanded.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"FIGYELEM: Nem tudom kifejteni a %% jeleket az eljárásmód URL-ben (túl "
|
|
|
|
|
"hosszú).\n"
|
|
|
|
|
"Kifejtés nélkül használom.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%s/%s signature from: \"%s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s aláírás a következőtől: \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"WARNING: forcing digest algorithm %s (%d) violates recipient preferences\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"%s (%d) kivonatoló algoritmus használatának erőltetése ellentétes\n"
|
|
|
|
|
"a címzett preferenciáival.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "signing:"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírom:"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "%s encryption will be used\n"
|
|
|
|
|
msgid "%s.%s encryption will be used\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s titkosítást fogok használni.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "key is not flagged as insecure - can't use it with the faked RNG!\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"A kulcs nincs \"nem biztonságosnak\" jelölve,\n"
|
|
|
|
|
"nem tudom a pótló véletlenszám-generátorral használni!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "skipped \"%s\": duplicated\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\"-t kihagytam: másodpéldány.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "skipped: secret key already present\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kihagytam: titkos kulcs már jelen van.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "this is a PGP generated Elgamal key which is not secure for signatures!"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Kihagytam \"%s\"-t: ez egy PGP által létrehozott ElGamal kulcs, amely nem\n"
|
|
|
|
|
"biztonságos aláírásokhoz!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "trust record %lu, type %d: write failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%lu bizalmi rekord, %d típus: írás sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"# List of assigned trustvalues, created %s\n"
|
|
|
|
|
"# (Use \"gpg --import-ownertrust\" to restore them)\n"
|
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"# Meghatározott bizalmi értékek listája, %s.\n"
|
|
|
|
|
"# (Használja a \"gpg --import-ownertrust\" parancsot a visszaállításhoz!)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "error in '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "line too long"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A sor túl hosszú!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "colon missing"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "invalid fingerprint"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "ownertrust value missing"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "bizalmi értékek importja"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "error finding trust record in '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba bizalmi rekord keresésekor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "read error in '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Olvasási hiba: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "trustdb: sync failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis: szinkronizáció sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2015-06-11 13:05:53 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "can't create lock for '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom létrehozni a(z) \"%s\" állományt: %s.\n"
|
2015-06-11 13:05:53 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "can't lock '%s'\n"
|
|
|
|
|
msgstr "Nem tudom megnyitni %s-t!\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "trustdb rec %lu: lseek failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis %lu. rekord: lseek sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis %lu. rekord: írás sikertelen (n=%d): %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "trustdb transaction too large\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis tranzakciója túl nagy.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: directory does not exist!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Könyvtár nem létezik!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-05-04 11:38:47 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "can't access '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom bezárni a(z) \"%s\" állományt: %s.\n"
|
2016-05-04 11:38:47 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: failed to create version record: %s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Nem sikerült verziórekordot létrehoznom: %s"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: invalid trustdb created\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Érvénytelen bizalmi adatbázis jött létre.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: trustdb created\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Bizalmi adatbázis létrejött.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "NOTE: trustdb not writable\n"
|
|
|
|
|
msgid "Note: trustdb not writable\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "MEGJEGYZÉS: Bizalmi adatbázis nem írható.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "%s: invalid trustdb\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Érvénytelen bizalmi adatbázis.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "%s: failed to create hashtable: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Hashtábla létrehozása sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "%s: error updating version record: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Hiba a verziórekord frissítésekor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: error reading version record: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Hiba a verziórekord olvasásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: error writing version record: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Hiba a verziórekord írásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "trustdb: lseek failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis: lseek sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "trustdb: read failed (n=%d): %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis: olvasás sikertelen (n=%d): %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: not a trustdb file\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Nem bizalmi adatbázis.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: version record with recnum %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Verziórekord, rekordszám: %lu.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "%s: invalid file version %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Érvénytelen állományverzió (%d).\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: error reading free record: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Hiba szabad rekord olvasásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "%s: error writing dir record: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Hiba könyvtárrekord írásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: failed to zero a record: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Nem sikerült egy rekord nullázása: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: failed to append a record: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Nem sikerült egy rekord hozzáadása: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2009-09-03 16:08:25 +02:00
|
|
|
|
msgid "Error: The trustdb is corrupted.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Bizalmi adatbázis létrejött.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "can't handle text lines longer than %d characters\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudok %d karakternél hosszabb szövegsorokat kezelni!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "input line longer than %d characters\n"
|
|
|
|
|
msgstr "A bemeneti sor hosszabb, mint %d karakter.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error beginning transaction on TOFU database: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba %s-ra/-re küldéskor: %s\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "error committing transaction on TOFU database: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "error rolling back transaction on TOFU database: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "unsupported TOFU database version: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Támogatott algoritmusok:\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "TOFU DB error"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error reading TOFU database: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba %s-ra/-re küldéskor: %s\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "error writing secret keyring `%s': %s\n"
|
|
|
|
|
msgid "error determining TOFU database's version: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" titkoskulcs-karika írásakor: %s.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "%s: error writing dir record: %s\n"
|
|
|
|
|
msgid "error initializing TOFU database: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Hiba könyvtárrekord írásakor: %s.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error opening TOFU database '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error updating TOFU database: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba %s-ra/-re küldéskor: %s\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"This is the first time the email address \"%s\" is being used with key %s."
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "The email address \"%s\" is associated with %d key!"
|
|
|
|
|
msgid_plural "The email address \"%s\" is associated with %d keys!"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2016-11-18 15:45:05 +01:00
|
|
|
|
|
|
|
|
|
msgid " Since this binding's policy was 'auto', it has been changed to 'ask'."
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
2016-11-18 15:45:05 +01:00
|
|
|
|
"Please indicate whether this email address should be associated with key %s "
|
|
|
|
|
"or whether you think someone is impersonating \"%s\"."
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error gathering other user IDs: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "list key and user IDs"
|
|
|
|
|
msgid "This key's user IDs:\n"
|
|
|
|
|
msgstr "kilistázza a kulcs- és felhasználóazonosítókat"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "Policy: "
|
|
|
|
|
msgid "policy: %s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Eljárásmód: "
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error gathering signature stats: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "The email address \"%s\" is associated with %d key:\n"
|
|
|
|
|
msgid_plural "The email address \"%s\" is associated with %d keys:\n"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Statistics for keys with the email address \"%s\":\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "list keys"
|
|
|
|
|
msgid "this key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kulcsok listázása"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "Verified %d message."
|
|
|
|
|
msgid_plural "Verified %d messages."
|
|
|
|
|
msgstr[0] "|algo [fájlok]|üzenet kivonatának kiírása"
|
|
|
|
|
msgstr[1] "|algo [fájlok]|üzenet kivonatának kiírása"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "encrypted with %lu passphrases\n"
|
|
|
|
|
msgid "Encrypted %d message."
|
|
|
|
|
msgid_plural "Encrypted %d messages."
|
|
|
|
|
msgstr[0] "%lu jelszóval rejtjelezve\n"
|
|
|
|
|
msgstr[1] "%lu jelszóval rejtjelezve\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Verified %d message in the future."
|
|
|
|
|
msgid_plural "Verified %d messages in the future."
|
|
|
|
|
msgstr[0] "|algo [fájlok]|üzenet kivonatának kiírása"
|
|
|
|
|
msgstr[1] "|algo [fájlok]|üzenet kivonatának kiírása"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Encrypted %d message in the future."
|
|
|
|
|
msgid_plural "Encrypted %d messages in the future."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr[0] "|algo [fájlok]|üzenet kivonatának kiírása"
|
|
|
|
|
msgstr[1] "|algo [fájlok]|üzenet kivonatának kiírása"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "Messages verified over the past %d day: %d."
|
|
|
|
|
msgid_plural "Messages verified over the past %d days: %d."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Messages encrypted over the past %d day: %d."
|
|
|
|
|
msgid_plural "Messages encrypted over the past %d days: %d."
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "Messages verified over the past %d month: %d."
|
|
|
|
|
msgid_plural "Messages verified over the past %d months: %d."
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "Messages encrypted over the past %d month: %d."
|
|
|
|
|
msgid_plural "Messages encrypted over the past %d months: %d."
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "Messages verified over the past %d year: %d."
|
|
|
|
|
msgid_plural "Messages verified over the past %d years: %d."
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2016-12-20 11:20:41 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Messages encrypted over the past %d year: %d."
|
|
|
|
|
msgid_plural "Messages encrypted over the past %d years: %d."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Messages verified in the past: %d."
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-12-20 11:20:41 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Messages encrypted in the past: %d."
|
|
|
|
|
msgstr "|algo [fájlok]|üzenet kivonatának kiírása"
|
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#. TRANSLATORS: Please translate the text found in the source
|
2016-06-16 17:19:42 +02:00
|
|
|
|
#. * file below. We don't directly internationalize that text so
|
|
|
|
|
#. * that we can tweak it without breaking translations.
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid "TOFU detected a binding conflict"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: Two letters (normally the lower and upper case
|
2016-06-16 17:19:42 +02:00
|
|
|
|
#. * version of the hotkey) for each of the five choices. If
|
|
|
|
|
#. * there is only one choice in your language, repeat it.
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid "gGaAuUrRbB"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "(G)ood, (A)ccept once, (U)nknown, (R)eject once, (B)ad? "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-03-01 16:02:13 +01:00
|
|
|
|
msgid "Defaulting to unknown.\n"
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgid "TOFU db corruption detected.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error changing TOFU policy: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "%lld~year"
|
|
|
|
|
msgid_plural "%lld~years"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "%lld~month"
|
|
|
|
|
msgid_plural "%lld~months"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "%lld~week"
|
|
|
|
|
msgid_plural "%lld~weeks"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "%lld~day"
|
|
|
|
|
msgid_plural "%lld~days"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "%lld~hour"
|
|
|
|
|
msgid_plural "%lld~hours"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "%lld~minute"
|
|
|
|
|
msgid_plural "%lld~minutes"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "%lld~second"
|
|
|
|
|
msgid_plural "%lld~seconds"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s: Verified 0~signatures and encrypted 0~messages."
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "Deleted %d signatures.\n"
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "%s: Verified 0 signatures."
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgstr "Töröltem %d aláírást.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
2016-12-20 11:20:41 +01:00
|
|
|
|
#, fuzzy
|
2016-11-18 15:45:05 +01:00
|
|
|
|
#| msgid "encrypted with %lu passphrases\n"
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "Encrypted 0 messages."
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgstr "%lu jelszóval rejtjelezve\n"
|
|
|
|
|
|
2016-12-20 11:20:41 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "Policy: "
|
|
|
|
|
msgid "(policy: %s)"
|
|
|
|
|
msgstr "Eljárásmód: "
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid ""
|
2016-11-18 15:45:05 +01:00
|
|
|
|
"Warning: we have yet to see a message signed using this key and user id!\n"
|
|
|
|
|
msgstr ""
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Warning: we've only seen one message signed using this key and user id!\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgid "Warning: you have yet to encrypt a message to this key!\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgid "Warning: you have only encrypted one message to this key!\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2016-05-04 11:38:47 +02:00
|
|
|
|
msgid ""
|
2016-11-18 15:45:05 +01:00
|
|
|
|
"Warning: if you think you've seen more signatures by this key and user id, "
|
2016-05-04 11:38:47 +02:00
|
|
|
|
"then this key might be a forgery! Carefully examine the email address for "
|
|
|
|
|
"small variations. If the key is suspect, then use\n"
|
|
|
|
|
" %s\n"
|
|
|
|
|
"to mark it as being bad.\n"
|
|
|
|
|
msgid_plural ""
|
2016-11-18 15:45:05 +01:00
|
|
|
|
"Warning: if you think you've seen more signatures by this key and these user "
|
|
|
|
|
"ids, then this key might be a forgery! Carefully examine the email "
|
|
|
|
|
"addresses for small variations. If the key is suspect, then use\n"
|
2016-05-04 11:38:47 +02:00
|
|
|
|
" %s\n"
|
|
|
|
|
"to mark it as being bad.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error opening TOFU database: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba %s-ra/-re küldéskor: %s\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
#, c-format
|
2017-03-01 16:02:13 +01:00
|
|
|
|
msgid "WARNING: Encrypting to %s, which has no non-revoked user ids\n"
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "`%s' is not a valid long keyID\n"
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "'%s' is not a valid long keyID\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" nem egy érvényes hosszú kulcsazonosító.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "key %s: accepted as trusted key\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Elfogadva megbízható kulcsként.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s occurs more than once in the trustdb\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A(z) %08lX kulcs egynél többször szerepel a bizalmi adatbázisban.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s: no public key for trusted key - skipped\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"%08lX kulcs: Nincs nyilvános kulcs a megbízható kulcshoz - kihagytam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key %s marked as ultimately trusted\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsot alapvetően megbízhatónak jelöltem.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "trust record %lu, req type %d: read failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%lu bizalmi rekord, %d kéréstípus: olvasás sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "trust record %lu is not of requested type %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%lu bizalmi rekord nem a kért típusú (%d).\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2009-09-03 16:08:25 +02:00
|
|
|
|
msgid "You may try to re-create the trustdb using the commands:\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2009-09-03 16:08:25 +02:00
|
|
|
|
msgid "If that does not work, please consult the manual\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "unable to use unknown trust model (%d) - assuming %s trust model\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "using %s trust model\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "no need for a trustdb check\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs szükség a bizalmi adatbázis ellenőrzésére.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "next trustdb check due at %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A bizalmi adatbázis következő ellenőrzése: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "no need for a trustdb check with '%s' trust model\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs szükség a bizalmi adatbázis ellenőrzésére.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "no need for a trustdb update with '%s' trust model\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs szükség a bizalmi adatbázis ellenőrzésére.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2016-06-16 17:19:42 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "public key %s not found: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A(z) %08lX nyilvános kulcsot nem találom: %s.\n"
|
2016-06-16 17:19:42 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "please do a --check-trustdb\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, hajtson végre egy --check-trustdb parancsot!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "checking the trustdb\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ellenőrzöm a bizalmi adatbázist.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%d key processed"
|
|
|
|
|
msgid_plural "%d keys processed"
|
|
|
|
|
msgstr[0] "Eddig %lu kulcsot dolgoztam fel.\n"
|
|
|
|
|
msgstr[1] "Eddig %lu kulcsot dolgoztam fel.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "%d keys processed (%d validity counts cleared)\n"
|
|
|
|
|
msgid " (%d validity count cleared)\n"
|
|
|
|
|
msgid_plural " (%d validity counts cleared)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr[0] "%d kulcsot feldolgoztam (%d érvényességszámlálót töröltem)\n"
|
|
|
|
|
msgstr[1] "%d kulcsot feldolgoztam (%d érvényességszámlálót töröltem)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "no ultimately trusted keys found\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem találtam alapvetően megbízható kulcsot.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "public key of ultimately trusted key %s not found\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem találom az alapvetően megbízható %08lX kulcs nyilvános kulcsát!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "unable to update trustdb version record: write failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%lu bizalmi rekord, %d típus: írás sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2015-09-10 16:22:49 +02:00
|
|
|
|
msgid "undefined"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "never"
|
|
|
|
|
msgstr "soha "
|
|
|
|
|
|
|
|
|
|
msgid "marginal"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "full"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "ultimate"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: these strings are similar to those in
|
|
|
|
|
#. trust_value_to_string(), but are a fixed length. This is needed to
|
|
|
|
|
#. make attractive information listings where columns line up
|
|
|
|
|
#. properly. The value "10" should be the length of the strings you
|
|
|
|
|
#. choose to translate to. This is the length in printable columns.
|
|
|
|
|
#. It gets passed to atoi() so everything after the number is
|
|
|
|
|
#. essentially a comment and need not be translated. Either key and
|
|
|
|
|
#. uid are both NULL, or neither are NULL.
|
|
|
|
|
msgid "10 translator see trust.c:uid_trust_string_fixed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[ revoked]"
|
|
|
|
|
msgstr "[visszavont] "
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[ expired]"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "[lejárt] "
|
2015-09-10 16:22:49 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[ unknown]"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ismeretlen módú"
|
2015-09-10 16:22:49 +02:00
|
|
|
|
|
|
|
|
|
msgid "[ undef ]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-06-16 17:19:42 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[ never ]"
|
|
|
|
|
msgstr "soha "
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "[marginal]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "[ full ]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "[ultimate]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"the signature could not be verified.\n"
|
|
|
|
|
"Please remember that the signature file (.sig or .asc)\n"
|
|
|
|
|
"should be the first file given on the command line.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Nem tudom ellenőrizni az aláírást.\n"
|
|
|
|
|
"Ne felejtse el, hogy az aláírást tartalmazó állományt (.sig vagy .asc)\n"
|
|
|
|
|
"kell az első helyre írni a parancssorban!\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "input line %u too long or missing LF\n"
|
|
|
|
|
msgstr "A bemeneti sor (%u) túl hosszú, vagy hiányzik a soremelés.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "can't open fd %d: %s\n"
|
|
|
|
|
msgstr "Nem tudom megnyitni a(z) \"%s\" állományt: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "WARNING: message was not integrity protected\n"
|
|
|
|
|
msgid "WARNING: encrypting without integrity protection is dangerous\n"
|
|
|
|
|
msgstr "FIGYELEM: Az üzenetet nem látták el integritásvédelemmel.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Hint: Do not use option %s\n"
|
|
|
|
|
msgstr "Az opciókat a \"%s\" állományból olvasom.\n"
|
|
|
|
|
|
|
|
|
|
msgid "set debugging flags"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "enable full debugging"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Usage: kbxutil [options] [files] (-h for help)"
|
|
|
|
|
msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
|
|
|
|
"Syntax: kbxutil [options] [files]\n"
|
|
|
|
|
"List, export, import Keybox data\n"
|
|
|
|
|
msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: Put a \x1f right before a colon. This can be
|
|
|
|
|
#. * used by pinentry to nicely align the names and values. Keep
|
|
|
|
|
#. * the %s at the start and end of the string.
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%sNumber: %s%%0AHolder: %s%s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: This is the number of remaining attempts to
|
|
|
|
|
#. * enter a PIN. Use %%0A (double-percent,0A) for a linefeed.
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Remaining attempts: %d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|N|Please enter the new Global-PIN"
|
|
|
|
|
msgstr "jelszóváltoztatás"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "||Please enter the Global-PIN of your PIV card"
|
|
|
|
|
msgstr "Kérem, válassza ki a visszavonás okát:\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|N|Please enter the new PIN"
|
|
|
|
|
msgstr "jelszóváltoztatás"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "||Please enter the PIN of your PIV card"
|
|
|
|
|
msgstr "Kérem, válassza ki a visszavonás okát:\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|N|Please enter the new Unblocking Key"
|
|
|
|
|
msgstr "jelszóváltoztatás"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "||Please enter the Unblocking Key of your PIV card"
|
|
|
|
|
msgstr "Kérem, válassza ki a visszavonás okát:\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "PIN callback returned error: %s\n"
|
2015-09-10 16:22:49 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "PIN is too short; minimum length is %d\n"
|
2015-09-10 16:22:49 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "PIN is too long; maximum length is %d\n"
|
2015-09-10 16:22:49 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "PIN has invalid characters; only digits are allowed\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
2021-02-18 14:29:35 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key already exists\n"
|
|
|
|
|
msgstr "\"%s\" már tömörített.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "existing key will be replaced\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-01-31 15:24:41 +01:00
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "generating new key\n"
|
|
|
|
|
msgstr "új kulcspár létrehozása"
|
2007-01-31 15:24:41 +01:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "writing new key\n"
|
|
|
|
|
msgstr "új kulcspár létrehozása"
|
2007-08-29 18:59:20 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "failed to store the key: %s\n"
|
|
|
|
|
msgstr "Bizalmi adatbázis (%s) inicializálása sikertelen!\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "response does not contain the RSA modulus\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
2007-08-29 18:59:20 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "response does not contain the RSA public exponent\n"
|
|
|
|
|
msgstr ""
|
2007-08-29 18:59:20 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "remove keys from the public keyring"
|
|
|
|
|
msgid "response does not contain the EC public key\n"
|
|
|
|
|
msgstr "kulcsok eltávolítása a nyilvánoskulcs-karikáról"
|
2007-08-29 18:59:20 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "please wait while key is being generated ...\n"
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "generating key failed\n"
|
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "key generation completed (%d second)\n"
|
|
|
|
|
msgid_plural "key generation completed (%d seconds)\n"
|
|
|
|
|
msgstr[0] "Kulcsgenerálás sikertelen: %s\n"
|
|
|
|
|
msgstr[1] "Kulcsgenerálás sikertelen: %s\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "response does not contain the public key data\n"
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "||Please enter the PIN for the key to create qualified signatures."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-07 20:46:21 +02:00
|
|
|
|
#. TRANSLATORS: Do not translate the "|A|" prefix but keep it at
|
|
|
|
|
#. the start of the string. Use %0A (single percent) for a linefeed.
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|A|Please enter the Admin PIN"
|
|
|
|
|
msgstr "jelszóváltoztatás"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|P|Please enter the PIN Unblocking Code (PUK) for the standard keys."
|
|
|
|
|
msgstr "Kérem, válassza ki a visszavonás okát:\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "||Please enter the PIN for the standard keys."
|
|
|
|
|
msgstr "jelszóváltoztatás"
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "RSA modulus missing or not of size %d bits\n"
|
|
|
|
|
msgstr ""
|
2007-08-29 18:59:20 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "RSA public exponent missing or larger than %d bits\n"
|
|
|
|
|
msgstr ""
|
2009-05-13 19:12:00 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "Note: This key has been disabled.\n"
|
|
|
|
|
msgid "Note: PIN has not yet been enabled."
|
|
|
|
|
msgstr "Megjegyzés: Ez a kulcs le lett tiltva.\n"
|
2007-03-08 15:16:15 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "the NullPIN has not yet been changed\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2009-03-24 19:52:24 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|N|Please enter a new PIN for the standard keys."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "jelszóváltoztatás"
|
2009-03-24 19:52:24 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|NP|Please enter a new PIN Unblocking Code (PUK) for the standard keys."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, válassza ki a visszavonás okát:\n"
|
2009-03-24 19:52:24 +01:00
|
|
|
|
|
|
|
|
|
msgid "|N|Please enter a new PIN for the key to create qualified signatures."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"|NP|Please enter a new PIN Unblocking Code (PUK) for the key to create "
|
|
|
|
|
"qualified signatures."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"|P|Please enter the PIN Unblocking Code (PUK) for the key to create "
|
|
|
|
|
"qualified signatures."
|
2008-07-17 21:40:53 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error getting new PIN: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2008-07-17 21:40:53 +02:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "failed to store the fingerprint: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis (%s) inicializálása sikertelen!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "failed to store the creation date: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudtam újraépíteni a kulcskarika cache-ét: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2017-03-01 16:02:13 +01:00
|
|
|
|
msgid "error retrieving CHV status from card\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "reading public key failed: %s\n"
|
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
|
|
|
|
|
2017-03-01 16:02:13 +01:00
|
|
|
|
#. TRANSLATORS: Put a \x1f right before a colon. This can be
|
|
|
|
|
#. * used by pinentry to nicely align the names and values. Keep
|
|
|
|
|
#. * the %s at the start and end of the string.
|
2008-05-06 16:03:36 +02:00
|
|
|
|
#, c-format
|
2017-03-01 16:02:13 +01:00
|
|
|
|
msgid "%sNumber: %s%%0AHolder: %s%%0ACounter: %lu%s"
|
2008-05-06 16:03:36 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-01-31 15:24:41 +01:00
|
|
|
|
#, c-format
|
2017-03-01 16:02:13 +01:00
|
|
|
|
msgid "using default PIN as %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "failed to use default PIN as %s: %s - disabling further default use\n"
|
2007-01-31 15:24:41 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2008-09-03 11:37:32 +02:00
|
|
|
|
#, fuzzy
|
2017-03-01 16:02:13 +01:00
|
|
|
|
msgid "||Please unlock the card"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "jelszóváltoztatás"
|
2008-09-03 11:37:32 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "PIN for CHV%d is too short; minimum length is %d\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "verify CHV%d failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Küldés a kulcsszerverre sikertelen: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "card is permanently locked!\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
2016-01-26 13:48:26 +01:00
|
|
|
|
msgid "%d Admin PIN attempt remaining before card is permanently locked\n"
|
|
|
|
|
msgid_plural ""
|
|
|
|
|
"%d Admin PIN attempts remaining before card is permanently locked\n"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2009-06-08 11:11:27 +02:00
|
|
|
|
msgid "access to admin commands is not configured\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-03-01 16:02:13 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "||Please enter the PIN"
|
|
|
|
|
msgstr "jelszóváltoztatás"
|
|
|
|
|
|
2008-10-14 20:18:21 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "||Please enter the Reset Code for the card"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kérem, válassza ki a visszavonás okát:\n"
|
2008-10-14 20:18:21 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Reset Code is too short; minimum length is %d\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#. TRANSLATORS: Do not translate the "|*|" prefixes but
|
|
|
|
|
#. keep it at the start of the string. We need this elsewhere
|
|
|
|
|
#. to get some infos on the string.
|
2008-10-14 20:18:21 +02:00
|
|
|
|
msgid "|RN|New Reset Code"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "|AN|New Admin PIN"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2009-03-24 19:52:24 +01:00
|
|
|
|
msgid "|N|New PIN"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "||Please enter the Admin PIN and New Admin PIN"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "jelszóváltoztatás"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "||Please enter the PIN and New PIN"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "jelszóváltoztatás"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "error reading application data\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a kulcsblokk olvasásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "error reading fingerprint DO\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Hiba szabad rekord olvasásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "creation timestamp missing\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "RSA prime %s missing or not of size %d bits\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2014-12-16 15:52:44 +01:00
|
|
|
|
#| msgid "unsupported URI"
|
|
|
|
|
msgid "unsupported curve\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "nem támogatott URI"
|
2014-12-16 15:52:44 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invalid structure of OpenPGP card (DO 0x93)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2007-01-31 15:24:41 +01:00
|
|
|
|
msgid "fingerprint on card does not match requested one\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "card does not support digest algorithm %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s aláírás, %s kivonatoló algoritmus.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "signatures created so far: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgid ""
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"verification of Admin PIN is currently prohibited through this command\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "can't access %s - invalid OpenPGP card?\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem találtam érvényes OpenPGP adatot.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "||Please enter your PIN at the reader's pinpad"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "jelszóváltoztatás"
|
2009-03-24 19:52:24 +01:00
|
|
|
|
|
2008-07-17 21:40:53 +02:00
|
|
|
|
#. TRANSLATORS: Do not translate the "|*|" prefixes but
|
|
|
|
|
#. keep it at the start of the string. We need this elsewhere
|
|
|
|
|
#. to get some infos on the string.
|
|
|
|
|
msgid "|N|Initial New PIN"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "run in multi server mode (foreground)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2008-12-05 13:01:01 +01:00
|
|
|
|
msgid "|LEVEL|set the debugging level to LEVEL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
2008-12-05 13:01:01 +01:00
|
|
|
|
msgid "|FILE|write a log to FILE"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|fájl|bővítő modul betöltése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "|N|connect to reader at port N"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|NAME|use NAME as ct-API driver"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|NÉV|NÉV használata alapértelmezett címzettként"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|NAME|use NAME as PC/SC driver"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|NÉV|NÉV használata alapértelmezett címzettként"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "do not use the internal CCID driver"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "ne használja a terminált egyáltalán"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2008-12-05 13:01:01 +01:00
|
|
|
|
msgid "|N|disconnect the card after N seconds of inactivity"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "do not use a reader's pinpad"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "use variable length input for pinpad"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|LIST|change the application priority to LIST"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
2009-01-28 15:18:40 +01:00
|
|
|
|
msgid "deny the use of admin card commands"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Egymásnak ellentmondó parancsok!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Usage: @SCDAEMON@ [options] (-h for help)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"Syntax: scdaemon [options] [command [args]]\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
"Smartcard daemon for @GNUPG@\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "please use the option '--daemon' to run the program in the background\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "handler for fd %d started\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "handler for fd %d terminated\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-08-10 18:52:05 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "validation model requested by certificate: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "chain"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "shell"
|
|
|
|
|
msgstr "help"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "critical certificate extension %s is not supported"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%d gpg-agent protokollverzió nem támogatott!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "issuer certificate is not marked as a CA"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "critical marked policy without configured policies"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "failed to open '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom megnyitni a(z) \"%s\" állományt: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Note: non-critical certificate policy not allowed"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "certificate policy not allowed"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "failed to get the fingerprint\n"
|
|
|
|
|
msgstr "Bizalmi adatbázis (%s) inicializálása sikertelen!\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "looking up issuer at external location\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "number of issuers matching: %d\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "%s: can't access: %s\n"
|
|
|
|
|
msgid "can't get authorityInfoAccess: %s\n"
|
|
|
|
|
msgstr "%s: Nem tudom elérni: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2008-02-14 20:50:10 +01:00
|
|
|
|
msgid "looking up issuer from the Dirmngr cache\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "number of matching certificates: %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2008-02-14 20:50:10 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "dirmngr cache-only key lookup failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
2008-02-14 20:50:10 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "failed to allocate keyDB handle\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis (%s) inicializálása sikertelen!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "certificate has been revoked"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "MEGJEGYZÉS: A kulcsot visszavonták."
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-08-10 18:52:05 +02:00
|
|
|
|
msgid "the status of the certificate is unknown"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "please make sure that the \"dirmngr\" is properly installed\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "checking the CRL failed: %s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A létrehozott aláírás ellenőrzése sikertelen: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "certificate with invalid validity: %s"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "certificate not yet valid"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-08-10 18:52:05 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "root certificate not yet valid"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
2007-08-10 18:52:05 +02:00
|
|
|
|
|
|
|
|
|
msgid "intermediate certificate not yet valid"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "certificate has expired"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez a kulcs lejárt!"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2007-08-10 18:52:05 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "root certificate has expired"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez a kulcs lejárt!"
|
2007-08-10 18:52:05 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "intermediate certificate has expired"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez a kulcs lejárt!"
|
2007-08-10 18:52:05 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "required certificate attributes missing: %s%s%s"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-08-10 18:52:05 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "certificate with invalid validity"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez a kulcs lejárt!"
|
2007-08-10 18:52:05 +02:00
|
|
|
|
|
|
|
|
|
msgid "signature not created during lifetime of certificate"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "certificate not created during lifetime of issuer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "intermediate certificate not created during lifetime of issuer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2007-08-10 18:52:05 +02:00
|
|
|
|
msgid " ( signature created at "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " új aláírások: %lu\n"
|
2007-08-10 18:52:05 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2007-08-10 18:52:05 +02:00
|
|
|
|
msgid " (certificate created at "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszavonó igazolás létrehozva.\n"
|
2007-08-10 18:52:05 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2007-08-10 18:52:05 +02:00
|
|
|
|
msgid " (certificate valid from "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
2007-08-10 18:52:05 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2007-08-10 18:52:05 +02:00
|
|
|
|
msgid " ( issuer valid from "
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "fingerprint=%s\n"
|
|
|
|
|
msgstr "megmutatja az ujjlenyomatot"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "root certificate has now been marked as trusted\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-10-17 16:34:42 +02:00
|
|
|
|
msgid "interactive marking as trusted not enabled in gpg-agent\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-10-17 16:34:42 +02:00
|
|
|
|
msgid "interactive marking as trusted disabled for this session\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-08-10 18:52:05 +02:00
|
|
|
|
msgid "WARNING: creation time of signature not known - assuming current time"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "no issuer found in certificate"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "visszavonási igazolás készítése"
|
2007-08-10 18:52:05 +02:00
|
|
|
|
|
|
|
|
|
msgid "self-signed certificate has a BAD signature"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2007-08-10 18:52:05 +02:00
|
|
|
|
msgid "root certificate is not marked trusted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "checking the trust list failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A létrehozott aláírás ellenőrzése sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "certificate chain too long\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "issuer certificate not found"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "certificate has a BAD signature"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "aláírás ellenőrzése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "found another possible matching CA certificate - trying again"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "certificate chain longer than allowed by CA (%d)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2007-08-10 18:52:05 +02:00
|
|
|
|
msgid "certificate is good\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%c%lu preferencia kétszer szerepel!\n"
|
2007-08-10 18:52:05 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2007-08-10 18:52:05 +02:00
|
|
|
|
msgid "intermediate certificate is good\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszavonó igazolás létrehozva.\n"
|
2007-08-10 18:52:05 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2007-08-10 18:52:05 +02:00
|
|
|
|
msgid "root certificate is good\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
2007-08-10 18:52:05 +02:00
|
|
|
|
|
|
|
|
|
msgid "switching to chain model"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "validation model used: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-05-07 21:49:12 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "a %u bit hash is not valid for a %u bit %s key\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "out of core\n"
|
|
|
|
|
msgstr "nem feldolgozott"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "(this is the MD2 algorithm)\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "none"
|
|
|
|
|
msgstr "nem"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "[Error - invalid encoding]"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "[Error - out of core]"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "[Error - No name]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "[Error - invalid DN]"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid ""
|
2008-03-13 09:46:08 +01:00
|
|
|
|
"Please enter the passphrase to unlock the secret key for the X.509 "
|
|
|
|
|
"certificate:\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"\"%s\"\n"
|
2008-03-13 09:46:08 +01:00
|
|
|
|
"S/N %s, ID 0x%08lX,\n"
|
|
|
|
|
"created %s, expires %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Most meg kell adnia a jelszót, mellyel a következő felhasználó\n"
|
|
|
|
|
"titkos kulcsa használatba vehető:\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"\"%.*s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"%u bites %s key, azonosító: %08lX, létrehozva: %s%s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "no key usage specified - assuming all usages\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "error getting key usage information: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" titkoskulcs-karika írásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "certificate should not have been used for certification\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "certificate should not have been used for OCSP response signing\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "certificate should not have been used for encryption\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "certificate should not have been used for signing\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "certificate is not usable for encryption\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "certificate is not usable for signing\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "looking for another certificate\n"
|
|
|
|
|
msgstr "rossz igazolás"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "line %d: invalid algorithm\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "line %d: invalid key length %u (valid are %d to %d)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "line %d: no subject name given\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "line %d: invalid subject name label '%.*s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "line %d: invalid subject name '%s' at pos %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "line %d: not a valid email address\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ez nem érvényes e-mail cím.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "line %d: invalid serial number\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "line %d: invalid issuer name label '%.*s'\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "line %d: invalid issuer name '%s' at pos %d\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "line %d: invalid date given\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "line %d: error getting signing key by keygrip '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" kulcskarika létrehozásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "line %d: invalid hash algorithm given\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "line %d: invalid authority-key-id\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "line %d: invalid subject-key-id\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%08lX kulcs: Érvénytelen alkulcskötés!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "line %d: invalid extension syntax\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2006-10-17 16:34:42 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "line %d: error reading key '%s' from card: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" kulcskarika létrehozásakor: %s\n"
|
2006-10-17 16:34:42 +02:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "line %d: error getting key by keygrip '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" kulcskarika létrehozásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2007-07-04 21:49:40 +02:00
|
|
|
|
msgid "line %d: key generation failed: %s <%s>\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Kulcsgenerálás sikertelen: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2008-12-09 12:54:40 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"To complete this certificate request please enter the passphrase for the key "
|
|
|
|
|
"you just created once more.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " (%d) Existing key\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) RSA (csak titkosítás)\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid " (%d) Existing key from card\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Possible actions for a %s key:\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " (%d) sign, encrypt\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) RSA (aláírás és titkosítás)\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " (%d) sign\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) DSA (csak aláírás)\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " (%d) encrypt\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " (%d) RSA (csak titkosítás)\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
msgid "Enter the X.509 subject name: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "No subject name given\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "(Nincs leírás.)\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "Invalid subject name label '%.*s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: The 22 in the second string is the
|
|
|
|
|
#. length of the first string up to the "%s". Please
|
|
|
|
|
#. adjust it do the length of your translation. The
|
|
|
|
|
#. second string is merely passed to atoi so you can
|
|
|
|
|
#. drop everything after the number.
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "Invalid subject name '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
msgid "22 translator: see certreg-ui.c:gpgsm_gencertreq_tty"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Enter email addresses"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "E-mail cím: "
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid " (end with an empty line):\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Adja meg a felhasználói azonosítót! Üres sorral fejezze be: "
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Enter DNS names"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írja be az új állománynevet"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid " (optional; end with an empty line):\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Adjon meg egy nem kötelező leírást! Üres sorral fejezze be:\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
msgid "Enter URIs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Create self-signed certificate? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Csináljunk egy visszavonó igazolást ehhez a kulcshoz? "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid "These parameters are used:\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Now creating self-signed certificate. "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "Revocation certificate created.\n"
|
|
|
|
|
msgid "Now creating certificate request. "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszavonó igazolás létrehozva.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid "This may take a while ...\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Ready.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Ready. You should now send this request to your CA.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2008-10-14 20:18:21 +02:00
|
|
|
|
msgid "resource problem: out of core\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "(this is the RC2 algorithm)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "(this does not seem to be an encrypted message)\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "encrypted to %s key %s\n"
|
|
|
|
|
msgstr "Titkosítva %s kulccsal, azonosító: %08lX\n"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "certificate '%s' not found: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" kulcs nem található: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "error locking keybox: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a kulcsblokk olvasásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "duplicated certificate '%s' deleted\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszavonó igazolás létrehozva.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "certificate '%s' deleted\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%c%lu preferencia kétszer szerepel!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "deleting certificate \"%s\" failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "no valid recipients given\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "(Nincs leírás.)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "list external keys"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "titkos kulcsok listázása"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "list certificate chain"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "import certificates"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "export certificates"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "register a smartcard"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "pass a command to the dirmngr"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "invoke gpg-protect-tool"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "don't use the terminal at all"
|
|
|
|
|
msgstr "ne használja a terminált egyáltalán"
|
|
|
|
|
|
|
|
|
|
msgid "|N|number of certificates to include"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|FILE|take policy information from FILE"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "assume input is in PEM format"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "assume input is in base-64 format"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "assume input is in binary format"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "create base-64 encoded output"
|
|
|
|
|
msgstr "ascii páncélozott kimenet létrehozása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|USER-ID|use USER-ID as default secret key"
|
|
|
|
|
msgstr "|NÉV|NÉV használata alapértelmezett titkos kulcsként"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|FILE|add keyring to the list of keyrings"
|
|
|
|
|
msgstr "kulcskarika hozzáadása a kulcskarikalistához"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|SPEC|use this keyserver to lookup keys"
|
|
|
|
|
msgstr "|GÉPNÉV|kulcsszerver beállítása kulcsok kereséséhez"
|
|
|
|
|
|
|
|
|
|
msgid "fetch missing issuer certificates"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|NAME|use encoding NAME for PKCS#12 passphrases"
|
|
|
|
|
msgstr "|NÉV|NÉV rejtjelező algoritmus haszn. jelszavakhoz"
|
|
|
|
|
|
|
|
|
|
msgid "never consult a CRL"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "do not check CRLs for root certificates"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "check validity using OCSP"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "do not check certificate policies"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "|NAME|use cipher algorithm NAME"
|
|
|
|
|
msgstr "|NÉV|NÉV rejtjelező algoritmus használata"
|
|
|
|
|
|
|
|
|
|
msgid "|NAME|use message digest algorithm NAME"
|
|
|
|
|
msgstr "|NÉV|NÉV kivonatoló algoritmus használata"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "batch mode: never ask"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kötegelt mód: soha nem kérdez"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "assume yes on most questions"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "igen válasz feltételezése a legtöbb kérdésre"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid "assume no on most questions"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "nem válasz feltételezése a legtöbb kérdésre"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2008-11-13 13:37:45 +01:00
|
|
|
|
#, fuzzy
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "|FILE|write an audit log to FILE"
|
|
|
|
|
msgstr "|fájl|bővítő modul betöltése"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "Usage: gpg [options] [files] (-h for help)"
|
|
|
|
|
msgid "Usage: @GPGSM@ [options] [files] (-h for help)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
"Syntax: @GPGSM@ [options] [files]\n"
|
|
|
|
|
"Sign, check, encrypt or decrypt using the S/MIME protocol\n"
|
|
|
|
|
"Default operation depends on the input data\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Szintaxis: gpg [opciók] [fájlok]\n"
|
|
|
|
|
"Aláírás, ellenőrzés, titkosítás vagy visszafejtés.\n"
|
|
|
|
|
"Az alapértelmezett művelet a bemeneti adattól függ.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Note: won't be able to encrypt to '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudok kapcsolódni \"%s\" objektumhoz: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-08-10 18:52:05 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "unknown validation model '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ismeretlen alapértelmezett címzett: \"%s\"\n"
|
2007-08-10 18:52:05 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "importing common certificates '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írok a \"%s\" állományba.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "can't sign using '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom bezárni a(z) \"%s\" állományt: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2008-05-09 11:54:35 +02:00
|
|
|
|
msgid "invalid command (there is no implicit command)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "total number processed: %lu\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr " Összesen feldolgoztam: %lu\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "error storing certificate\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "visszavonási igazolás készítése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "basic certificate checks failed - not imported\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2009-09-03 16:08:25 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error getting stored flags: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2009-09-03 16:08:25 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error importing certificate: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error reading input: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "no keyboxd running in this session\n"
|
|
|
|
|
msgstr "GPG ügynök nem elérhető ebben a munkafolyamatban.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error opening key DB: %s\n"
|
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "problem looking for existing certificate: %s\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error finding writable keyDB: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "error storing certificate: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "problem re-searching certificate: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rev? Nem tudom ellenőrizni a visszavonást: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "error storing flags: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2008-07-17 21:40:53 +02:00
|
|
|
|
msgid "Error - "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "GPG_TTY has not been set - using maybe bogus default\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "invalid formatted fingerprint in '%s', line %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "invalid country code in '%s', line %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
"You are about to create a signature using your certificate:\n"
|
|
|
|
|
"\"%s\"\n"
|
|
|
|
|
"This will create a qualified signature by law equated to a handwritten "
|
|
|
|
|
"signature.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"%s%sAre you really sure that you want to do this?"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Note, that this software is not officially approved to create or verify such "
|
|
|
|
|
"signatures.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"You are about to create a signature using your certificate:\n"
|
|
|
|
|
"\"%s\"\n"
|
|
|
|
|
"Note, that this certificate will NOT create a qualified signature!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "hash algorithm %d (%s) for signer %d not supported; using %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%d%s védő algoritmus nem támogatott.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "hash algorithm used for signer %d: %s (%s)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "checking for qualified certificate failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A létrehozott aláírás ellenőrzése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%s/%s signature using %s key %s\n"
|
|
|
|
|
msgstr "Aláírva: %.*s; kulcs: %s, %08lX.\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Signature made "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Az aláírás lejárt: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "[date not given]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "algorithm:"
|
|
|
|
|
msgstr "Páncél: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"invalid signature: message digest attribute does not match computed one\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Good signature from"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Jó aláírás a következőtől: \""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid " aka"
|
|
|
|
|
msgstr " azaz \""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "This is a qualified signature\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Ez egy önaláírás lesz.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "can't initialize certificate cache lock: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A létrehozott aláírás ellenőrzése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "can't acquire read lock on the certificate cache: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "can't acquire write lock on the certificate cache: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "can't release lock on the certificate cache: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "dropping %u certificates from the cache\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "can't create `%s': %s\n"
|
|
|
|
|
msgid "can't parse certificate '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom létrehozni a(z) \"%s\" állományt: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "certificate '%s' already cached\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%c%lu preferencia kétszer szerepel!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "trusted certificate '%s' loaded\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszavonó igazolás létrehozva.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "certificate '%s' loaded\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%c%lu preferencia kétszer szerepel!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " SHA1 fingerprint = %s\n"
|
|
|
|
|
msgstr "megmutatja az ujjlenyomatot"
|
|
|
|
|
|
|
|
|
|
msgid " issuer ="
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid " subject ="
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error loading certificate '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "permanently loaded certificates: %u\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " runtime cached certificates: %u\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2017-03-01 16:02:13 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid " trusted certificates: %u (%u,%u,%u,%u)\n"
|
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "certificate already cached\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszavonó igazolás létrehozva.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "certificate cached\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%c%lu preferencia kétszer szerepel!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error caching certificate: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "invalid SHA1 fingerprint string '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error fetching certificate by S/N: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error fetching certificate by subject: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "no issuer found in certificate\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "visszavonási igazolás készítése"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error getting authorityKeyIdentifier: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "can't create directory `%s': %s\n"
|
|
|
|
|
msgid "creating directory '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom a \"%s\" könyvtárat létrehozni: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error creating directory '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" kulcskarika létrehozásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "ignoring database dir '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a záró sorban!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error reading directory '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "removing cache file '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "enarmoring failed: %s\n"
|
|
|
|
|
msgid "not removing file '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Páncélozás nem sikerült: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error closing cache file: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "failed to open cache dir file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom megnyitni a(z) \"%s\" állományt: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error creating new cache dir file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "error writing secret keyring `%s': %s\n"
|
|
|
|
|
msgid "error writing new cache dir file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" titkoskulcs-karika írásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error closing new cache dir file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "new configuration file `%s' created\n"
|
|
|
|
|
msgid "new cache dir file '%s' created\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" új konfigurációs állományt létrehoztam.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "failed to re-open cache dir file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom a \"%s\" könyvtárat létrehozni: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "first record of '%s' is not the version\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "old version of cache directory - cleaning up\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "old version of cache directory - giving up\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "extra field detected in crl record of '%s' line %u\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "invalid line detected in '%s' line %u\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "duplicate entry detected in '%s' line %u\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszavonó igazolás létrehozva.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "unsupported record type in '%s' line %u skipped\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "invalid issuer hash in '%s' line %u\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "no issuer DN in '%s' line %u\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Olvasási hiba: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "invalid timestamp in '%s' line %u\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "WARNING: invalid size of random_seed file - not used\n"
|
|
|
|
|
msgid "WARNING: invalid cache file hash in '%s' line %u\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Érvénytelen méretű random_seed állomány. Nem használom.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "detected errors in cache dir file\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "please check the reason and manually delete that file\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "failed to create temporary cache dir file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom a \"%s\" könyvtárat létrehozni: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error closing '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "error reading `%s': %s\n"
|
|
|
|
|
msgid "error renaming '%s' to '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "can't hash '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom bezárni a(z) \"%s\" állományt: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error setting up MD5 hash context: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba %s-ra/-re küldéskor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error hashing '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "invalid formatted checksum for '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "too many open cache files; can't open anymore\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "opening cache file '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírás sikertelen: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error opening cache file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "error initializing cache file '%s' for reading: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "calling unlock_db_file on a closed file\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "calling unlock_db_file on an unlocked file\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "failed to create a new cache object: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Hashtábla létrehozása sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "No help available for `%s'"
|
|
|
|
|
msgid "no CRL available for issuer id %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem áll rendelkezésre segítség \"%s\" témához."
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "cached CRL for issuer id %s too old; update required\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"force-crl-refresh active and %d minutes passed for issuer id %s; update "
|
|
|
|
|
"required\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "force-crl-refresh active for issuer id %s; update required\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "available CRL for issuer ID %s can't be used\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "cached CRL for issuer id %s tampered; we need to update\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "WARNING: invalid cache record length for S/N "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "problem reading cache record for S/N %s: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" kulcskarika létrehozásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "S/N %s is not valid; reason=%02X date=%.15s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "S/N %s is valid, it is not listed in the CRL\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "error getting data from cache file: %s\n"
|
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "invalid response from agent\n"
|
|
|
|
|
msgid "got an invalid S-expression from libksba\n"
|
|
|
|
|
msgstr "Érvénytelen válasz az ügynöktől!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "converting S-expression failed: %s\n"
|
|
|
|
|
msgstr "Nem tudom megnyitni az állományt: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "invalid hash algorithm `%s'\n"
|
|
|
|
|
msgid "unknown hash algorithm '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Érvénytelen kivonatoló algoritmus: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "gcry_md_open for algorithm %d failed: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "creating S-expression failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "build_packet failed: %s\n"
|
|
|
|
|
msgid "ksba_crl_parse failed: %s\n"
|
|
|
|
|
msgstr "build_packet sikertelen: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error getting update times of CRL: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "update times of this CRL: this=%s next=%s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "nextUpdate not given; assuming a validity period of one day\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error getting CRL item: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error inserting item into temporary cache file: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írok a \"%s\" állományba.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "no CRL issuer found in CRL: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "visszavonási igazolás készítése"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "locating CRL issuer certificate by authorityKeyIdentifier\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "signature verification suppressed\n"
|
|
|
|
|
msgid "CRL signature verification failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírás-ellenőrzés elnyomva.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error checking validity of CRL issuer certificate: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A létrehozott aláírás ellenőrzése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "ksba_crl_new failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "ksba_crl_set_reader failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Frissítés sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "removed stale temporary cache file '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom a \"%s\" könyvtárat létrehozni: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "problem removing stale temporary cache file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom a \"%s\" könyvtárat létrehozni: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error creating temporary cache file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "update secret failed: %s\n"
|
|
|
|
|
msgid "crl_parse_insert failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Titkoskulcs-blokk frissítése sikertelen: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error finishing temporary cache file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írok a \"%s\" állományba.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error closing temporary cache file '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "WARNING: new CRL still too old; it expired on %s - loading anyway\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "new CRL still too old; it expired on %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "unknown critical CRL extension %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error reading CRL extensions: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "creating cache file '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "problem renaming '%s' to '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Páncélozás nem sikerült: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"updating the DIR file failed - cache entry will get lost with the next "
|
|
|
|
|
"program start\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Begin CRL dump (retrieved via %s)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
" ERROR: The CRL will not be used because it was still too old after an "
|
|
|
|
|
"update!\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
" ERROR: The CRL will not be used due to an unknown critical extension!\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid " ERROR: The CRL will not be used\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid " ERROR: This cached CRL may have been tampered with!\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "WARNING: invalid size of random_seed file - not used\n"
|
|
|
|
|
msgid " WARNING: invalid cache record length\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "FIGYELEM: Érvénytelen méretű random_seed állomány. Nem használom.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "problem reading cache record: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Hiba szabad rekord olvasásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "problem reading cache key: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rev? Nem tudom ellenőrizni a visszavonást: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error reading cache entry from db: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid "End CRL dump\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "crl_fetch via DP failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Frissítés sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "crl_cache_insert via DP failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A létrehozott aláírás ellenőrzése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "crl_cache_insert via issuer failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "reader to file mapping table full - waiting\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "CRL access not possible due to disabled %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error retrieving '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" létrehozásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
2018-05-02 20:42:51 +02:00
|
|
|
|
#| msgid "%s: error writing dir record: %s\n"
|
|
|
|
|
msgid "error initializing reader object: %s\n"
|
|
|
|
|
msgstr "%s: Hiba könyvtárrekord írásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2015-12-03 17:28:20 +01:00
|
|
|
|
msgid "CRL access not possible due to Tor mode\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" kulcs nem található: %s\n"
|
2015-10-09 17:13:21 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "certificate search not possible due to disabled %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" kulcs nem található: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid "use OCSP instead of CRLs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "check whether a dirmngr is running"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "add a certificate to the cache"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Visszavonó igazolás létrehozva.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "validate a certificate"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "lookup a certificate"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "lookup only locally stored certificates"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid "expect an URL for --lookup"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "load a CRL into the dirmngr"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "special mode for use by Squid"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "expect certificates in PEM format"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz igazolás"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "Enter the user ID of the designated revoker: "
|
|
|
|
|
msgid "force the use of the default OCSP responder"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írja be a kijelölt visszavonó felhasználóazonosítóját: "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "Usage: gpg [options] [files] (-h for help)"
|
|
|
|
|
msgid "Usage: dirmngr-client [options] [certfile|pattern] (-h for help)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"Syntax: dirmngr-client [options] [certfile|pattern]\n"
|
|
|
|
|
"Test an X.509 certificate against a CRL or do an OCSP check\n"
|
|
|
|
|
"The process returns 0 if the certificate is valid, 1 if it is\n"
|
|
|
|
|
"not valid and other error codes for general failures\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error reading certificate from stdin: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error reading certificate from '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "certificate too large to make any sense\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "can't connect to `%s': %s\n"
|
|
|
|
|
msgid "can't connect to the dirmngr: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudok kapcsolódni \"%s\" objektumhoz: %s\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "update failed: %s\n"
|
|
|
|
|
msgid "lookup failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Frissítés sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "loading CRL '%s' failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Páncélozás nem sikerült: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "a dirmngr daemon is up and running\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "validation of certificate failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "certificate is valid\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%c%lu preferencia kétszer szerepel!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "certificate has been revoked\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "MEGJEGYZÉS: A kulcsot visszavonták."
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "certificate check failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "can't stat `%s': %s\n"
|
|
|
|
|
msgid "got status: '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom a stat műveletet elvégezni a(z) \"%s\" állományon: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "error writing secret keyring `%s': %s\n"
|
|
|
|
|
msgid "error writing base64 encoding: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a(z) \"%s\" titkoskulcs-karika írásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "unsupported inquiry '%s'\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"Támogatott algoritmusok:\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "absolute file name expected\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "looking up '%s'\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "list the contents of the CRL cache"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|FILE|load CRL from FILE into cache"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|fájl|bővítő modul betöltése"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid "|URL|fetch a CRL from URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "shutdown the dirmngr"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "flush the cache"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "allow online software version check"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "|N|do not return more than N items in one query"
|
|
|
|
|
msgstr ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "Network related options"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "route all network traffic via Tor"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "Configuration for Keyservers"
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|URL|use keyserver at URL"
|
|
|
|
|
msgstr "Értelmezhetetlen a kulcsszerver URI-ja!\n"
|
|
|
|
|
|
|
|
|
|
msgid "|FILE|use the CA certificates in FILE for HKP over TLS"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "Configuration for HTTP servers"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "inhibit the use of HTTP"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "ignore HTTP CRL distribution points"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "|URL|redirect all HTTP requests to URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "use system's HTTP proxy setting"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Configuration of LDAP servers to use"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "inhibit the use of LDAP"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "ignore LDAP CRL distribution points"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|HOST|use HOST for LDAP queries"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "do not use fallback hosts with --ldap-proxy"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|FILE|read LDAP server list from FILE"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|fájl|bővítő modul betöltése"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid "add new servers discovered in CRL distribution points to serverlist"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|N|set LDAP timeout to N seconds"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "Configuration for OCSP"
|
|
|
|
|
msgstr ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "allow sending OCSP requests"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "ignore certificate contained OCSP service URLs"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|URL|use OCSP responder at URL"
|
|
|
|
|
msgstr "Értelmezhetetlen a kulcsszerver URI-ja!\n"
|
|
|
|
|
|
|
|
|
|
msgid "|FPR|OCSP response signed by FPR"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "force loading of outdated CRLs"
|
2015-10-09 17:13:21 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid ""
|
|
|
|
|
#| "@\n"
|
|
|
|
|
#| "(See the man page for a complete listing of all commands and options)\n"
|
|
|
|
|
msgid ""
|
|
|
|
|
"@\n"
|
|
|
|
|
"(See the \"info\" manual for a complete listing of all commands and "
|
|
|
|
|
"options)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"@\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
"(A parancsok és opciók teljes listáját a man oldalon tekintheti meg.)\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Usage: @DIRMNGR@ [options] (-h for help)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
|
"Syntax: @DIRMNGR@ [options] [command [args]]\n"
|
|
|
|
|
"Keyserver, CRL, and OCSP access for @GNUPG@\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "valid debug levels are: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "usage: %s [options] "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Használat: gpg [opciók] "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "%s not allowed with %s!\n"
|
|
|
|
|
msgid "colons are not allowed in the socket name\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s és %s nem használható együtt!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "fetching CRL from '%s' failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Páncélozás nem sikerült: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "processing CRL from '%s' failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Páncélozás nem sikerült: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%s:%u: line too long - skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A sor túl hosszú!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%s:%u: invalid fingerprint detected\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba: Érvénytelen ujjlenyomat.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%s:%u: read error: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Olvasási hiba: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s:%u: garbage at end of line ignored\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "SIGHUP received - re-reading configuration and flushing caches\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "SIGUSR2 received - no action defined\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "SIGTERM received - shutting down ...\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "SIGTERM received - still %d active connections\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "shutdown forced\n"
|
|
|
|
|
msgstr "nem feldolgozott"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "SIGINT received - immediate shutdown\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "signal %d received - no action defined\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-07-28 18:55:14 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error accessing '%s': http status %u\n"
|
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "URL '%s' redirected to '%s' (%u)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-07-28 18:55:14 +02:00
|
|
|
|
#, fuzzy, c-format
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "too many redirections\n"
|
|
|
|
|
msgstr "Túl sok \"%c\" preferencia.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "writing to `%s'\n"
|
|
|
|
|
msgid "redirection changed to '%s'\n"
|
|
|
|
|
msgstr "Írok a \"%s\" állományba.\n"
|
2017-07-28 18:55:14 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error printing log line: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a \"%s\" kulcskarika írásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error reading log from ldap wrapper %d: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "ldap wrapper %d ready"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "ldap wrapper %d ready: timeout\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "ldap wrapper %d ready: exitcode=%d\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "waiting for ldap wrapper %d failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Frissítés sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "ldap wrapper %d stalled - killing\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "invalid char 0x%02x in host name - not added\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "adding '%s:%d' to the ldap server list\n"
|
|
|
|
|
msgstr "Keresem \"%s\"-t a %s HKP szerveren.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "malloc failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-08-24 14:07:32 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "'%s' is not an LDAP URL\n"
|
|
|
|
|
msgstr "\"%s\" nem JPEG állomány.\n"
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, c-format
|
2021-08-24 14:07:32 +02:00
|
|
|
|
msgid "'%s' is an invalid LDAP URL\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "ldap_search hit the size limit of the server\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-24 14:07:32 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s:%u: password given without user\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s:%u: ignoring unknown flag '%s'\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "%s:%u: skipping this line\n"
|
|
|
|
|
msgstr " h = kulcs kihagyása\n"
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "%s: invalid file version %d\n"
|
|
|
|
|
msgid "invalid canonical S-expression found\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Érvénytelen állományverzió (%d).\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "gcry_md_open failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom megnyitni az állományt: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "update secret failed: %s\n"
|
|
|
|
|
msgid "oops: ksba_cert_hash failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Titkoskulcs-blokk frissítése sikertelen: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "bad URL encoding detected\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error reading from responder: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "response from server too large; limit is %d bytes\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2015-12-03 17:28:20 +01:00
|
|
|
|
msgid "OCSP request not possible due to Tor mode\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" kulcs nem található: %s\n"
|
2015-10-09 17:13:21 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "OCSP request not possible due to disabled HTTP\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error setting OCSP target: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error building OCSP request: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error connecting to '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a \"%s\" kulcskarika írásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error reading HTTP response for '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error parsing OCSP response for '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba %s-ra/-re küldéskor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "OCSP responder at '%s' status: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "failed to establish a hashing context for OCSP: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "hashing the OCSP response for '%s' failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A létrehozott aláírás ellenőrzése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "not signed by a default OCSP signer's certificate"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "allocating list item failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error getting responder ID: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "no suitable certificate found to verify the OCSP response\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "issuer certificate not found: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\" kulcs nem található: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "caller did not return the target certificate\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "caller did not return the issuing certificate\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "visszavonási igazolás készítése"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "failed to allocate OCSP context: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis (%s) inicializálása sikertelen!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "no default OCSP responder defined\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "no default secret keyring: %s\n"
|
|
|
|
|
msgid "no default OCSP signer defined\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nincs alapértelmezett titkoskulcs-karika: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "using default OCSP responder '%s'\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "using cipher %s\n"
|
|
|
|
|
msgid "using OCSP responder '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s rejtjelezést használok.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error getting OCSP status for target certificate: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "certificate status is: %s (this=%s next=%s)\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "good"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "certificate has been revoked at: %s due to: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "MEGJEGYZÉS: A kulcsot visszavonták."
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "OCSP responder returned a status in the future\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "OCSP responder returned a non-current status\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "OCSP responder returned an too old status\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "assuan_inquire(%s) failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírás sikertelen: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
msgid "serialno missing in cert ID"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "assuan_inquire failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírás sikertelen: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "fetch_cert_by_url failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error sending data: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba %s-ra/-re küldéskor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "start_cert_fetch failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "fetch_next_cert failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "max_replies %d exceeded\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2008-07-17 21:40:53 +02:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "can't allocate control structure: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudom létrehozni a(z) \"%s\" állományt: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "failed to allocate assuan context: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%s: Hashtábla létrehozása sikertelen: %s.\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "failed to initialize the TrustDB: %s\n"
|
|
|
|
|
msgid "failed to initialize the server: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Bizalmi adatbázis (%s) inicializálása sikertelen!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "failed to the register commands with Assuan: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Nem tudtam újraépíteni a kulcskarika cache-ét: %s\n"
|
2008-07-17 21:40:53 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Assuan accept problem: %s\n"
|
2008-07-17 21:40:53 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "signing failed: %s\n"
|
|
|
|
|
msgid "Assuan processing failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírás sikertelen: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "accepting root CA not marked as a CA"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#| msgid "checking the trustdb\n"
|
|
|
|
|
msgid "CRL checking too deeply nested\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ellenőrzöm a bizalmi adatbázist.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "not checking CRL for"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "checking CRL for"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A létrehozott aláírás ellenőrzése sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "selfsigned certificate has a BAD signature"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "aláírás ellenőrzése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "checking trustworthiness of root certificate failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A létrehozott aláírás ellenőrzése sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "certificate chain is good\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "%c%lu preferencia kétszer szerepel!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "certificate should not have been used for CRL signing\n"
|
2007-08-10 18:52:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "quiet"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kilépés|kilepes"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "print data out hex encoded"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-05-07 21:49:12 +02:00
|
|
|
|
msgid "decode received data lines"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "connect to the dirmngr"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "connect to the keyboxd"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "|NAME|connect to Assuan socket NAME"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "|ADDR|connect to Assuan server at ADDR"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "run the Assuan server given on the command line"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "do not use extended connect mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-11-19 17:03:50 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "|FILE|run commands from FILE on startup"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "|fájl|bővítő modul betöltése"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
|
|
|
|
|
msgid "run /subst on startup"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Usage: @GPG@-connect-agent [options] (-h for help)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
"Syntax: @GPG@-connect-agent [options]\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
"Connect to a running agent and send commands\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "option \"%s\" requires a program and optional arguments\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "option \"%s\" ignored due to \"%s\"\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-11-19 17:03:50 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "receiving line failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "line too long - skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "A sor túl hosszú!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "line shortened due to embedded Nul character\n"
|
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
2012-06-05 19:29:22 +02:00
|
|
|
|
msgid "unknown command '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Ismeretlen alapértelmezett címzett: \"%s\"\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "sending line failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Aláírás sikertelen: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "no keybox daemon running in this session\n"
|
|
|
|
|
msgstr "GPG ügynök nem elérhető ebben a munkafolyamatban.\n"
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy, c-format
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "error sending standard options: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Hiba %s-ra/-re küldéskor: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "OpenPGP"
|
2008-02-19 13:58:34 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "S/MIME"
|
2008-05-06 16:03:36 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-05-07 21:49:12 +02:00
|
|
|
|
#, fuzzy
|
2021-02-18 14:29:35 +01:00
|
|
|
|
msgid "Public Keys"
|
|
|
|
|
msgstr "Nyilvános kulcs: %08lX\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgid "Private Keys"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgid "Smartcards"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-04-07 20:46:21 +02:00
|
|
|
|
msgid "TPM"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "network error"
|
|
|
|
|
msgid "Network"
|
|
|
|
|
msgstr "hálózati hiba"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2016-11-18 15:45:05 +01:00
|
|
|
|
msgid "Passphrase Entry"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "rossz jelszó"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Component not suitable for launching"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "nyilvános kulcs nem található"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Configuration file of component %s is broken\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
#| msgid "Please use the command \"toggle\" first.\n"
|
|
|
|
|
msgid "Note: Use the command \"%s%s\" to get details.\n"
|
|
|
|
|
msgstr "Kérem, használja előbb a \"toggle\" parancsot!\n"
|
|
|
|
|
|
2008-06-01 21:44:05 +02:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "External verification of component %s failed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-07-04 21:49:40 +02:00
|
|
|
|
msgid "Note that group specifications are ignored\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-12-20 11:20:41 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error closing '%s'\n"
|
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "error parsing '%s'\n"
|
|
|
|
|
msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "list all components"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-08-29 18:59:20 +02:00
|
|
|
|
msgid "check all programs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "|COMPONENT|list options"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "|COMPONENT|change options"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2008-06-01 21:44:05 +02:00
|
|
|
|
msgid "|COMPONENT|check options"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-03-08 15:16:15 +01:00
|
|
|
|
msgid "apply global default values"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2016-12-20 11:20:41 +01:00
|
|
|
|
msgid "|FILE|update configuration files using FILE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "get the configuration directories for @GPGCONF@"
|
2008-06-01 21:44:05 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-11-19 17:03:50 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "list global configuration file"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\": ismeretlen konfigurációs elem.\n"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
|
2007-03-08 15:16:15 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "check global configuration file"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "\"%s\": ismeretlen konfigurációs elem.\n"
|
2007-03-08 15:16:15 +01:00
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "update the trust database"
|
|
|
|
|
msgid "query the software version database"
|
|
|
|
|
msgstr "bizalmi adatbázis frissítése"
|
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "reload all or a given component"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "launch a given component"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "kill a given component"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2007-11-19 17:03:50 +01:00
|
|
|
|
msgid "use as output file"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "kimeneti állomány megadása"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "activate changes at runtime, if possible"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
msgid "Usage: @GPGCONF@ [options] (-h for help)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
|
|
|
|
msgid ""
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
"Syntax: @GPGCONF@ [options]\n"
|
|
|
|
|
"Manage configuration options for tools of the @GNUPG@ system\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Need one component argument"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid "Component not found"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "nyilvános kulcs nem található"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-03-08 15:16:15 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "No argument allowed"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
2007-03-08 15:16:15 +01:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy
|
2021-02-18 14:26:00 +01:00
|
|
|
|
msgid "Usage: gpg-check-pattern [options] patternfile (-h for help)\n"
|
|
|
|
|
msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgid ""
|
2021-02-18 14:26:00 +01:00
|
|
|
|
"Syntax: gpg-check-pattern [options] patternfile\n"
|
|
|
|
|
"Check a passphrase given on stdin against the patternfile\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
msgstr ""
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Note: key %s is already stored on the card!\n"
|
|
|
|
|
msgstr "Kihagytam: titkos kulcs már jelen van.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Note: Keys are already stored on the card!\n"
|
|
|
|
|
msgstr "Kihagytam: titkos kulcs már jelen van.\n"
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Replace existing key %s ? (y/N) "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s card no. %s detected\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "User Interaction Flag is set to \"%s\" - can't change\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Warning: Setting the User Interaction Flag to \"%s\"\n"
|
|
|
|
|
" can only be reverted using a factory reset!\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Please use \"uif --yes %d %s\"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "authenticate to the card"
|
|
|
|
|
msgstr "Visszavonó igazolás létrehozva.\n"
|
|
|
|
|
|
|
|
|
|
msgid "send a reset to the card daemon"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "|NAME|use NAME as default recipient"
|
|
|
|
|
msgid "setup KDF for PIN authentication"
|
|
|
|
|
msgstr "|NÉV|NÉV használata alapértelmezett címzettként"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#| msgid "change the expire date"
|
|
|
|
|
msgid "change a private data object"
|
|
|
|
|
msgstr "lejárat megváltoztatása"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "read a certificate from a data object"
|
|
|
|
|
msgstr "Visszavonó igazolás létrehozva.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "store a certificate to a data object"
|
|
|
|
|
msgstr "Visszavonó igazolás létrehozva.\n"
|
|
|
|
|
|
|
|
|
|
msgid "store a private key to a data object"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "Yubikey management commands"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
msgid "manage the command history"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-08-24 14:07:32 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "requesting key %s from %s server %s\n"
|
|
|
|
|
#~ msgstr "Lekérem a %08lX kulcsot a %s kulcsszerverről.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "%s:%u: no hostname given\n"
|
|
|
|
|
#~ msgstr "(Nincs leírás.)\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "could not parse keyserver\n"
|
|
|
|
|
#~ msgstr "Értelmezhetetlen a kulcsszerver URI-ja!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "|NAME|set terminal charset to NAME"
|
|
|
|
|
#~ msgid "|NAME|connect to host NAME"
|
|
|
|
|
#~ msgstr "|NÉV|terminál karakterkódolásának megadása"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "|NAME|use NAME as default recipient"
|
|
|
|
|
#~ msgid "|NAME|use user NAME for authentication"
|
|
|
|
|
#~ msgstr "|NÉV|NÉV használata alapértelmezett címzettként"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "Usage: gpg [options] [files] (-h for help)"
|
|
|
|
|
#~ msgid "Usage: dirmngr_ldap [options] [URL] (-h for help)\n"
|
|
|
|
|
#~ msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "invalid import options\n"
|
|
|
|
|
#~ msgid "invalid port number %d\n"
|
|
|
|
|
#~ msgstr "Érvénytelen import opciók!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "error writing to stdout: %s\n"
|
|
|
|
|
#~ msgstr "Hiba a \"%s\" kulcskarika írásakor: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "attribute '%s' not found\n"
|
|
|
|
|
#~ msgstr "\"%s\" kulcs nem található: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "reading from `%s'\n"
|
|
|
|
|
#~ msgid "processing url '%s'\n"
|
|
|
|
|
#~ msgstr "Olvasok a \"%s\" állományból.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid " w/o user IDs: %lu\n"
|
|
|
|
|
#~ msgid " user '%s'\n"
|
|
|
|
|
#~ msgstr " felh. azonosító nélkül: %lu\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " pass '%s'\n"
|
|
|
|
|
#~ msgstr " azaz \""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " host '%s'\n"
|
|
|
|
|
#~ msgstr " azaz \""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid " not imported: %lu\n"
|
|
|
|
|
#~ msgid " port %d\n"
|
|
|
|
|
#~ msgstr " nem importált: %lu\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " DN '%s'\n"
|
|
|
|
|
#~ msgstr " azaz \""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " attr '%s'\n"
|
|
|
|
|
#~ msgstr " azaz \""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "no host name in '%s'\n"
|
|
|
|
|
#~ msgstr "(Nincs leírás.)\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "WARNING: using insecure memory!\n"
|
|
|
|
|
#~ msgid "WARNING: using first attribute only\n"
|
|
|
|
|
#~ msgstr "FIGYELEM: Nem biztonságos memóriát használunk!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "LDAP init to '%s:%d' failed: %s\n"
|
|
|
|
|
#~ msgstr "Páncélozás nem sikerült: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "LDAP init to '%s' failed: %s\n"
|
|
|
|
|
#~ msgstr "Páncélozás nem sikerült: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "LDAP init to '%s' done\n"
|
|
|
|
|
#~ msgstr "Páncélozás nem sikerült: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "binding to '%s:%d' failed: %s\n"
|
|
|
|
|
#~ msgstr "Páncélozás nem sikerült: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "dearmoring failed: %s\n"
|
|
|
|
|
#~ msgid "searching '%s' failed: %s\n"
|
|
|
|
|
#~ msgstr "Páncél eltávolítása nem sikerült: %s\n"
|
|
|
|
|
|
2021-02-18 14:29:35 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Suggest a random passphrase."
|
|
|
|
|
#~ msgstr "jelszóváltoztatás"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "no authentication key for ssh on card: %s\n"
|
|
|
|
|
#~ msgstr "Hiba a(z) \"%s\" titkoskulcs-karika írásakor: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "use a log file for the server"
|
|
|
|
|
#~ msgstr "kulcsok keresése kulcsszerveren"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "argument not expected"
|
|
|
|
|
#~ msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "read error"
|
|
|
|
|
#~ msgstr "állományolvasási hiba"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "keyword too long"
|
|
|
|
|
#~ msgstr "A sor túl hosszú!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "missing argument"
|
|
|
|
|
#~ msgstr "érvénytelen argumentum"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "invalid armor"
|
|
|
|
|
#~ msgid "invalid argument"
|
|
|
|
|
#~ msgstr "érvénytelen páncél"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "invalid command"
|
|
|
|
|
#~ msgstr "Egymásnak ellentmondó parancsok!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "invalid alias definition"
|
|
|
|
|
#~ msgstr "Érvénytelen import opciók!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "out of core"
|
|
|
|
|
#~ msgstr "nem feldolgozott"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "invalid meta command"
|
|
|
|
|
#~ msgstr "Egymásnak ellentmondó parancsok!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "unknown meta command"
|
|
|
|
|
#~ msgstr "Ismeretlen alapértelmezett címzett: \"%s\"\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "unexpected data"
|
|
|
|
|
#~ msgid "unexpected meta command"
|
|
|
|
|
#~ msgstr "nem várt adat"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "invalid option"
|
|
|
|
|
#~ msgstr "Érvénytelen import opciók!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "invalid command \"%.50s\"\n"
|
|
|
|
|
#~ msgstr "Érvénytelen parancs! (Próbálja a súgót: \"help\".)\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "invalid option \"%.50s\"\n"
|
|
|
|
|
#~ msgstr "Érvénytelen import opciók!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "NOTE: no default option file `%s'\n"
|
|
|
|
|
#~ msgid "Note: no default option file '%s'\n"
|
|
|
|
|
#~ msgstr "MEGJEGYZÉS: Nincs alapértelmezett opciós fájl (%s).\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "option file `%s': %s\n"
|
|
|
|
|
#~ msgid "option file '%s': %s\n"
|
|
|
|
|
#~ msgstr "\"%s\" opciós fájl: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "you may not use %s while in %s mode\n"
|
|
|
|
|
#~ msgid "keyserver option \"%s\" may not be used in %s mode\n"
|
|
|
|
|
#~ msgstr "Lehet, hogy nem használhatja %s-t %s módban!\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "unable to execute program '%s': %s\n"
|
|
|
|
|
#~ msgstr "Nem tudom végrehajtani a következő \"%s\"-t: \"%s\": %s.\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid "unable to execute external program\n"
|
|
|
|
|
#~ msgstr "Nem tudom a végrehajtani a külső programot.\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid "unable to read external program response: %s\n"
|
|
|
|
|
#~ msgstr "Nem tudom beolvasni a külső program válaszát: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " (%d) ECC and ECC\n"
|
|
|
|
|
#~ msgstr " (%d) DSA és ElGamal (alapértelmezés)\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "run without asking a user"
|
|
|
|
|
#~ msgstr "Kilépjek mentés nélkül? "
|
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#~| msgid "NOTE: old default options file `%s' ignored\n"
|
|
|
|
|
#~ msgid "Note: old default options file '%s' ignored\n"
|
|
|
|
|
#~ msgstr "MEGJEGYZÉS: Figyelmen kívül hagytam a régi opciókat (%s).\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "@\n"
|
|
|
|
|
#~ "Commands:\n"
|
|
|
|
|
#~ " "
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "@Parancsok:\n"
|
|
|
|
|
#~ " "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "decryption modus"
|
|
|
|
|
#~ msgstr "Visszafejtés rendben.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#~ msgid "encryption modus"
|
|
|
|
|
#~ msgstr "Visszafejtés rendben.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "program filename"
|
|
|
|
|
#~ msgstr "--store [fájlnév]"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Usage: symcryptrun [options] (-h for help)"
|
|
|
|
|
#~ msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#~ msgid "%s on %s aborted with status %i\n"
|
|
|
|
|
#~ msgstr "%s és %s nem használható együtt!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "%s on %s failed with status %i\n"
|
|
|
|
|
#~ msgstr "Nem tudom megnyitni az állományt: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "can't create temporary directory '%s': %s\n"
|
|
|
|
|
#~ msgstr "Nem tudom a \"%s\" könyvtárat létrehozni: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "could not open %s for writing: %s\n"
|
|
|
|
|
#~ msgstr "Nem tudom megnyitni %s-t: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "error writing to %s: %s\n"
|
|
|
|
|
#~ msgstr "Hiba a \"%s\" kulcskarika írásakor: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "error closing %s: %s\n"
|
|
|
|
|
#~ msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "no --program option provided\n"
|
|
|
|
|
#~ msgstr "Külső program meghívása nem támogatott.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "could not create pipe: %s\n"
|
|
|
|
|
#~ msgstr "%s nem hozható létre: %s\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#, fuzzy
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#~ msgid "could not create pty: %s\n"
|
|
|
|
|
#~ msgstr "%s nem hozható létre: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "execv failed: %s\n"
|
|
|
|
|
#~ msgstr "Frissítés sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "select failed: %s\n"
|
|
|
|
|
#~ msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "read failed: %s\n"
|
|
|
|
|
#~ msgstr "Frissítés sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "pty read failed: %s\n"
|
|
|
|
|
#~ msgstr "Frissítés sikertelen: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "waitpid failed: %s\n"
|
|
|
|
|
#~ msgstr "Frissítés sikertelen: %s.\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "cannot allocate infile string: %s\n"
|
|
|
|
|
#~ msgstr "Nem tudom létrehozni a(z) \"%s\" állományt: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "cannot allocate outfile string: %s\n"
|
|
|
|
|
#~ msgstr "Nem tudom létrehozni a(z) \"%s\" állományt: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "class %s is not supported\n"
|
|
|
|
|
#~ msgstr "%d%s védő algoritmus nem támogatott.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " using certificate ID 0x%08lX\n"
|
|
|
|
|
#~ msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "male"
|
|
|
|
|
#~ msgstr "enable"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "female"
|
|
|
|
|
#~ msgstr "enable"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "unspecified"
|
|
|
|
|
#~ msgstr "Nincs megadva ok."
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "error creating 'ultimately_trusted_keys' TOFU table: %s\n"
|
|
|
|
|
#~ msgstr "Hiba a jelszó létrehozásakor: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "error creating 'encryptions' TOFU table: %s\n"
|
|
|
|
|
#~ msgstr "Hiba %s-ra/-re küldéskor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "resetting keydb: %s\n"
|
|
|
|
|
#~ msgstr "Hiba a \"%s\" kulcskarika írásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "error setting TOFU binding's policy to %s\n"
|
|
|
|
|
#~ msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#, fuzzy
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#~ msgid "%s: Verified %ld~signature in the past %s."
|
|
|
|
|
#~ msgid_plural "%s: Verified %ld~signatures in the past %s."
|
|
|
|
|
#~ msgstr[0] "|algo [fájlok]|üzenet kivonatának kiírása"
|
|
|
|
|
#~ msgstr[1] "|algo [fájlok]|üzenet kivonatának kiírása"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
2021-02-18 14:26:00 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Encrypted %ld~message in the past %s."
|
|
|
|
|
#~ msgid_plural "Encrypted %ld~messages in the past %s."
|
|
|
|
|
#~ msgstr[0] "|algo [fájlok]|üzenet kivonatának kiírása"
|
|
|
|
|
#~ msgstr[1] "|algo [fájlok]|üzenet kivonatának kiírása"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "error writing public keyring `%s': %s\n"
|
|
|
|
|
#~ msgid "error setting policy for key %s, user id \"%s\": %s"
|
|
|
|
|
#~ msgstr "Hiba a(z) \"%s\" nyilvánoskulcs-karika írásakor: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "error looking up: %s\n"
|
|
|
|
|
#~ msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "error creating keyring `%s': %s\n"
|
|
|
|
|
#~ msgid "Warning: %s appears in the keyring %d times\n"
|
|
|
|
|
#~ msgstr "Hiba a(z) \"%s\" kulcskarika létrehozásakor: %s\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
2018-05-02 20:42:51 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "error retrieving '%s': http status %u\n"
|
|
|
|
|
#~ msgstr "Hiba \"%s\" olvasásakor: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "npth_select failed: %s - waiting 1s\n"
|
|
|
|
|
#~ msgstr "Titkoskulcs-blokk frissítése sikertelen: %s\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "reading from ldap wrapper %d failed: %s\n"
|
|
|
|
|
#~ msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
|
|
|
|
|
2018-04-09 21:20:25 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "What keysize do you want for the Signature key? (%u) "
|
|
|
|
|
#~ msgstr "Milyen kulcsméretet szeretne? (1024) "
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "What keysize do you want for the Encryption key? (%u) "
|
|
|
|
|
#~ msgstr "Milyen kulcsméretet szeretne? (1024) "
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "What keysize do you want for the Authentication key? (%u) "
|
|
|
|
|
#~ msgstr "Milyen kulcsméretet szeretne? (1024) "
|
|
|
|
|
|
2017-12-19 12:39:25 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "listen() failed: %s\n"
|
|
|
|
|
#~ msgstr "Frissítés sikertelen: %s.\n"
|
|
|
|
|
|
2017-05-15 16:04:06 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "new configuration file `%s' created\n"
|
|
|
|
|
#~ msgid "new configuration file '%s' created\n"
|
|
|
|
|
#~ msgstr "\"%s\" új konfigurációs állományt létrehoztam.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "WARNING: options in `%s' are not yet active during this run\n"
|
|
|
|
|
#~ msgid "WARNING: options in '%s' are not yet active during this run\n"
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "FIGYELEM: \"%s\" opciói csak a következő futáskor lesznek érvényesek!\n"
|
|
|
|
|
|
2017-04-03 17:12:26 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "Key generation failed: %s\n"
|
|
|
|
|
#~ msgid "User ID revocation failed: %s\n"
|
|
|
|
|
#~ msgstr "Kulcsgenerálás sikertelen: %s\n"
|
|
|
|
|
|
2017-03-01 16:02:13 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "|A|Please enter the Admin PIN%%0A[remaining attempts: %d]"
|
|
|
|
|
#~ msgstr "jelszóváltoztatás"
|
|
|
|
|
|
|
|
|
|
#~ msgid "DSA requires the use of a 160 bit hash algorithm\n"
|
|
|
|
|
#~ msgstr "A DSA 160 bites hash (kivonatoló) algoritmust igényel.\n"
|
|
|
|
|
|
2016-12-20 11:20:41 +01:00
|
|
|
|
#~ msgid "--store [filename]"
|
|
|
|
|
#~ msgstr "--store [fájlnév]"
|
|
|
|
|
|
|
|
|
|
#~ msgid "--symmetric [filename]"
|
|
|
|
|
#~ msgstr "--symmetric [fájlnév]"
|
|
|
|
|
|
|
|
|
|
#~ msgid "--encrypt [filename]"
|
|
|
|
|
#~ msgstr "--encrypt [fájlnév]"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "--symmetric --encrypt [filename]"
|
|
|
|
|
#~ msgstr "--sign --encrypt [fájlnév]"
|
|
|
|
|
|
|
|
|
|
#~ msgid "--sign [filename]"
|
|
|
|
|
#~ msgstr "--sign [fájlnév]"
|
|
|
|
|
|
|
|
|
|
#~ msgid "--sign --encrypt [filename]"
|
|
|
|
|
#~ msgstr "--sign --encrypt [fájlnév]"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "--symmetric --sign --encrypt [filename]"
|
|
|
|
|
#~ msgstr "--sign --encrypt [fájlnév]"
|
|
|
|
|
|
|
|
|
|
#~ msgid "--sign --symmetric [filename]"
|
|
|
|
|
#~ msgstr "--sign --symmetric [fájlnév]"
|
|
|
|
|
|
|
|
|
|
#~ msgid "--clear-sign [filename]"
|
|
|
|
|
#~ msgstr "--clear-sign [fájlnév]"
|
|
|
|
|
|
|
|
|
|
#~ msgid "--decrypt [filename]"
|
|
|
|
|
#~ msgstr "--decrypt [fájlnév]"
|
|
|
|
|
|
|
|
|
|
#~ msgid "--sign-key user-id"
|
|
|
|
|
#~ msgstr "--sign-key felh-azonosító"
|
|
|
|
|
|
|
|
|
|
#~ msgid "--lsign-key user-id"
|
|
|
|
|
#~ msgstr "--lsign-key felh-azonosító"
|
|
|
|
|
|
|
|
|
|
#~ msgid "--edit-key user-id [commands]"
|
|
|
|
|
#~ msgstr "--edit-key felh-azonosító [parancsok]"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "--passwd <user-id>"
|
|
|
|
|
#~ msgstr "--sign-key felh-azonosító"
|
|
|
|
|
|
|
|
|
|
#~ msgid "[filename]"
|
|
|
|
|
#~ msgstr "[fájlnév]"
|
|
|
|
|
|
2016-11-18 15:45:05 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "shadowing the key failed: %s\n"
|
|
|
|
|
#~ msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "available TOFU policies:\n"
|
|
|
|
|
#~ msgstr "kulcs tiltása"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "%ld message signed"
|
|
|
|
|
#~ msgid_plural "%ld messages signed"
|
|
|
|
|
#~ msgstr[0] "|algo [fájlok]|üzenet kivonatának kiírása"
|
|
|
|
|
#~ msgstr[1] "|algo [fájlok]|üzenet kivonatának kiírása"
|
|
|
|
|
|
2016-08-18 16:57:40 +02:00
|
|
|
|
#~ msgid "communication problem with gpg-agent\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kommunikációs probléma a gpg ügynökkel!\n"
|
2016-08-18 16:57:40 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "canceled by user\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A felhasználó megszakította a műveletet.\n"
|
2016-08-18 16:57:40 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "problem with the agent\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Probléma az ügynökkel: ügynök válasza: 0x%lx\n"
|
2016-08-18 16:57:40 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "problem with the agent (unexpected response \"%s\")\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Probléma az ügynökkel: ügynök válasza: 0x%lx\n"
|
2016-08-18 16:57:40 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "unknown TOFU DB format '%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Ismeretlen alapértelmezett címzett: \"%s\"\n"
|
2016-08-18 16:57:40 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Please enter the passphrase to unlock the secret key for the OpenPGP "
|
|
|
|
|
#~ "certificate:\n"
|
|
|
|
|
#~ "\"%.*s\"\n"
|
|
|
|
|
#~ "%u-bit %s key, ID %s,\n"
|
|
|
|
|
#~ "created %s%s.\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Most meg kell adnia a jelszót, mellyel a következő felhasználó\n"
|
|
|
|
|
#~ "titkos kulcsa használatba vehető:\n"
|
2016-08-18 16:57:40 +02:00
|
|
|
|
#~ "\"%.*s\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "%u bites %s key, azonosító: %08lX, létrehozva: %s%s\n"
|
2016-08-18 16:57:40 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "You need a passphrase to unlock the secret key for\n"
|
|
|
|
|
#~ "user: \"%s\"\n"
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Jelszóra van szüksége a következő felhasználó titkos kulcsának "
|
|
|
|
|
#~ "használatához:\n"
|
2016-08-18 16:57:40 +02:00
|
|
|
|
#~ "\""
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "%u-bit %s key, ID %s, created %s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%u bites %s kulcs, azonosító: %08lX, létrehozva: %s."
|
2016-08-18 16:57:40 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "can't create directory `%s': %s\n"
|
|
|
|
|
#~ msgid "can't access directory '%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudom a \"%s\" könyvtárat létrehozni: %s.\n"
|
2016-08-18 16:57:40 +02:00
|
|
|
|
|
2016-05-04 11:38:47 +02:00
|
|
|
|
#~ msgid "you found a bug ... (%s:%d)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Talált egy programhibát... (%s:%d)\n"
|
2016-05-04 11:38:47 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "%d user IDs without valid self-signatures detected\n"
|
|
|
|
|
#~ msgid "%d user ID without valid self-signature detected\n"
|
|
|
|
|
#~ msgid_plural "%d user IDs without valid self-signatures detected\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr[0] "%d felhasználóazonosítót találtam érvényes önaláírás nélkül.\n"
|
|
|
|
|
#~ msgstr[1] "%d felhasználóazonosítót találtam érvényes önaláírás nélkül.\n"
|
2016-05-04 11:38:47 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "moving a key signature to the correct place\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Átrakom a kulcsaláírást a megfelelő helyre.\n"
|
2016-05-04 11:38:47 +02:00
|
|
|
|
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#~ msgid "%d signatures not checked due to missing keys\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%d aláírást nem ellenőriztem hiányzó kulcs miatt.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "%d signatures not checked due to errors\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%d aláírást nem ellenőriztem hiba miatt.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "1 user ID without valid self-signature detected\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "1 felhasználóazonosítót találtam érvényes önaláírás nélkül.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "User ID \"%s\": %d signatures removed\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "\"%s\" felhasználói azonosítót visszavonták."
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "You need a Passphrase to protect your secret key.\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Most szükség van egy jelszóra (vagy mondatra), amely a titkos kulcsát "
|
|
|
|
|
#~ "védi.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#~ "\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Please enter a passphrase to protect the off-card backup of the new "
|
|
|
|
|
#~ "encryption key."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "passphrase not correctly repeated; try again"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem ismételte meg helyesen a jelszót! Próbálja újra!"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "%s.\n"
|
|
|
|
|
#~ msgstr "%s.\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "You don't want a passphrase - this is probably a *bad* idea!\n"
|
|
|
|
|
#~ "I will do it anyway. You can change your passphrase at any time,\n"
|
|
|
|
|
#~ "using this program with the option \"--edit-key\".\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Ön nem akar jelszót. Ez valószínűleg egy *rossz* ötlet!\n"
|
|
|
|
|
#~ "De azért megcsinálom. Bármikor megváltoztathatja a jelszavát\n"
|
|
|
|
|
#~ "az \"--edit-key\" opcióval.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
#~ "\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "storing key onto card failed: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A kulcsblokk törlése sikertelen: %s.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "1 bad signature\n"
|
|
|
|
|
#~ msgid "1 good signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "1 rossz aláírás.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "%lu keys cached (%lu signatures)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%lu kulcsot ellenőriztem (%lu aláírással).\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "refreshing 1 key from %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Lekérem a %08lX kulcsot a %s kulcsszerverről.\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "sending key %s to %s server %s\n"
|
|
|
|
|
#~ msgstr "Keresem \"%s\"-t a %s HKP szerveren.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "public key %s is %lu seconds newer than the signature\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A(z) %08lX nyilvános kulcs %lu másodperccel újabb az aláírásnál!\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "key %s was created %lu seconds in the future (time warp or clock "
|
|
|
|
|
#~ "problem)\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "A kulcs %lu másodperccel a jövőben készült. (Időugrás vagy óraprobléma.)\n"
|
2016-01-26 13:48:26 +01:00
|
|
|
|
|
2015-12-03 17:28:20 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~| msgid "can't open the keyring"
|
|
|
|
|
#~ msgid "Failed to open the keyring DB.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "nem lehet megnyitni a kulcskarikát"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Failed to parse '%s'.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudom megnyitni a(z) \"%s\" állományt: %s.\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "error looking up secret key \"%s\": %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Hiba \"%s\" titkoskulcs-blokk olvasásakor: %s.\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Please select at most one subkey.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Maximum egy másodlagos kulcsot jelöljön ki, kérem!\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "malformed %s environment variable\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem megfelelő formájú GPG_AGENT_INFO környezeti változó!\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "dirmngr protocol version %d is not supported\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%d gpg-agent protokollverzió nem támogatott!\n"
|
2015-12-03 17:28:20 +01:00
|
|
|
|
|
2015-08-11 13:54:00 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "toggle between the secret and public key listings"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "váltás a titkos és a nyilvános kulcs listázása között"
|
2015-08-11 13:54:00 +02:00
|
|
|
|
|
2015-07-01 13:22:26 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Passphrase"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "rossz jelszó"
|
2015-07-01 13:22:26 +02:00
|
|
|
|
|
2015-05-12 14:57:05 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "WARNING: keyserver option '%s' is not used on this platform\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "FIGYELEM: \"%s\" opciói csak a következő futáskor lesznek érvényesek!\n"
|
2015-05-12 14:57:05 +02:00
|
|
|
|
|
2014-12-16 15:52:44 +01:00
|
|
|
|
#~ msgid "gpg-agent is not available in this session\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "GPG ügynök nem elérhető ebben a munkafolyamatban.\n"
|
2014-12-16 15:52:44 +01:00
|
|
|
|
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "use a standard location for the socket"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Valóban frissíti a kijelölt felhasználóazonosítók preferenciáit? "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Usage: gpg-agent [options] (-h for help)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "malformed GPG_AGENT_INFO environment variable\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem megfelelő formájú GPG_AGENT_INFO környezeti változó!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "gpg-agent protocol version %d is not supported\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%d gpg-agent protokollverzió nem támogatott!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "can't fdopen pipe for reading: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudom megnyitni az állományt: %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "error creating socket: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Hiba \"%s\" létrehozásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "host not found"
|
|
|
|
|
#~ msgstr "[ismeretlen kulcs]"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "unknown key protection algorithm\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Ismeretlen védelmi algoritmus!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "secret parts of key are not available\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Az elsődleges kulcs titkos részei nem elérhetők.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "secret key already stored on a card\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kihagytam: titkos kulcs már jelen van.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "error writing key to card: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Hiba a \"%s\" kulcskarika írásakor: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "you can only encrypt to RSA keys of 2048 bits or less in --pgp2 mode\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Csak 2048 bites, vagy rövidebb RSA kulcsokkal titkosíthat --pgp2 módban!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "unable to use the IDEA cipher for all of the keys you are encrypting to.\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Nem tudom az IDEA rejtjelezőt használni az összes címzett kulcshoz.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "remove the passphrase from exported subkeys"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "másodlagos kulcs visszavonása"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "key %s: not protected - skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%08lX kulcs: nem védett - kihagytam.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "failed to unprotect the subkey: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Bizalmi adatbázis (%s) inicializálása sikertelen!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "WARNING: secret key %s does not have a simple SK checksum\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "FIGYELEM: %08lX titkos kulcsnak nincs egyszerű SK ellenőrzőösszege.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "too many entries in pk cache - disabled\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Túl sok bejegyzés van a nyilvánoskulcs-gyorsítótárban - letiltom.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "no secret subkey for public subkey %s - ignoring\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Nincs titkos alkulcs a %08lX nyilvános alkulcshoz - figyelmen kívül "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#~ "hagyom.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "key %s: secret key without public key - skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%08lX kulcs: titkos kulcs nyilvános kulcs nélkül - kihagytam.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "usage: gpg [options] "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Használat: gpg [opciók] "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "you can only make detached or clear signatures while in --pgp2 mode\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Csak különálló és olvashatószöveg-aláírást készíthet --pgp2 módban!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem írhat alá és titkosíthat egyszerre --pgp2 módban!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "you must use files (and not a pipe) when working with --pgp2 enabled.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Csak állományokat (pipe-ot nem) használhat --pgp2 módban!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Üzenet titkosítása --pgp2 módban IDEA rejtjelezőt igényel!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "create a public key when importing a secret key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A nyilvános kulcs nem passzol a titkos kulcshoz!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "key %s: already in secret keyring\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%08lX kulcs: Már szerepel a titkoskulcs-karikán.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "key %s: secret key not found: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%08lX kulcs: Titkos kulcs nem található: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "NOTE: a key's S/N does not match the card's one\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A nyilvános kulcs nem passzol a titkos kulcshoz!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "NOTE: primary key is online and stored on card\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kihagytam: titkos kulcs már jelen van.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "NOTE: secondary key is online and stored on card\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kihagytam: titkos kulcs már jelen van.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "You may not make an OpenPGP signature on a PGP 2.x key while in --pgp2 "
|
|
|
|
|
#~ "mode.\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Lehet, hogy nem rakhat OpenPGP aláírást egy PGP 2.x kulcsra --pgp2 "
|
|
|
|
|
#~ "módban.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "This would make the key unusable in PGP 2.x.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Ez használhatatlanná tenné a kulcsot PGP 2.x-ben.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "This key is not protected.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Ez a kulcs nem védett.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Key is protected.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A kulcs védett.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Can't edit this key: %s\n"
|
|
|
|
|
#~ msgstr "Nem tudom szerkeszteni ezt a kulcsot: %s\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Enter the new passphrase for this secret key.\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Írja be az új jelszót ehhez a titkos kulcshoz!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#~ "\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "You don't want a passphrase - this is probably a *bad* idea!\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Ön nem akar jelszót. Ez valószínűleg *rossz* ötlet!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
#~ "\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Do you really want to do this? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Valóban ezt akarja? "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Please remove selections from the secret keys.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kérem, távolítsa el a kijelöléseket a titkos kulcsokról!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "No corresponding signature in secret ring\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nincs megfelelő aláírás a titkoskulcs-karikán.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "writing secret key stub to `%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "writing secret key to `%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Írom a titkos kulcsot a %s állományba.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "no writable secret keyring found: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem írható titkoskulcs-karikát találtam: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "WARNING: 2 files with confidential information exists.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "FIGYELEM: 2 bizalmas információkat tartalmazó állomány van!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "%s is the unchanged one\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%s az eredeti példány.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "%s is the new one\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%s az új példány.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Please fix this possible security flaw\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kérem, oldja meg ezt a lehetséges biztonsági problémát!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "searching for names from %s server %s\n"
|
|
|
|
|
#~ msgstr "Keresem \"%s\"-t a %s HKP szerveren.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "searching for names from %s\n"
|
|
|
|
|
#~ msgstr "Keresem \"%s\"-t a %s HKP szerveren.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "searching for \"%s\" from %s server %s\n"
|
|
|
|
|
#~ msgstr "Keresem \"%s\"-t a %s HKP szerveren.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "searching for \"%s\" from %s\n"
|
|
|
|
|
#~ msgstr "Keresem \"%s\"-t a %s HKP szerveren.\n"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "keyserver timed out\n"
|
|
|
|
|
#~ msgstr "kulcsszerverhiba"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "keyserver internal error\n"
|
|
|
|
|
#~ msgstr "kulcsszerverhiba"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "keyserver communications error: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Vétel a kulcsszerverről sikertelen: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "WARNING: unable to parse URI %s\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "FIGYELEM: Nem tudom törölni az (\"%s\") átmeneti állományt: \"%s\": %s.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "invalid root packet detected in proc_tree()\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Érvénytelen gyökércsomagot találtam a proc_tree() függvényben!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "the IDEA cipher plugin is not present\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Az IDEA rejtjelező bővítés nincs jelen!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "no corresponding public key: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nincs hozzá tartozó nyilvános kulcs: %s\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "public key does not match secret key!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A nyilvános kulcs nem passzol a titkos kulcshoz!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "unknown protection algorithm\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Ismeretlen védelmi algoritmus!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "NOTE: This key is not protected!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "MEGJEGYZÉS: Ez a kulcs nem védett.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "protection digest %d is not supported\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%d%s védő algoritmus nem támogatott.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Invalid passphrase; please try again"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Érvénytelen jelszó. Próbálja újra"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "%s ...\n"
|
|
|
|
|
#~ msgstr "%s...\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid "WARNING: Weak key detected - please change passphrase again.\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "FIGYELEM: Gyenge kulcsot találtam. Kérem, változtassa meg ismét a "
|
|
|
|
|
#~ "jelszót!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "generating the deprecated 16-bit checksum for secret key protection\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Elavult, 16 bites ellenőrzőösszeget hozok létre titkos kulcs védelméhez.\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "you can only detach-sign with PGP 2.x style keys while in --pgp2 mode\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Különálló aláírást PGP 2.x stílusú kulcsokkal csak --pgp2 módban "
|
|
|
|
|
#~ "készíthet!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "you can only clearsign with PGP 2.x style keys while in --pgp2 mode\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Olvasható szöveget PGP 2.x stílusú kulccsal csak --pgp2 módban írhat "
|
|
|
|
|
#~ "alá!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Usage: scdaemon [options] (-h for help)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Usage: gpgsm [options] [files] (-h for help)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Használat: gpg [opciók] [fájlok] (-h a súgóhoz)"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "usage: gpgconf [options] "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Használat: gpg [opciók] "
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "failed to allocated keyDB handle\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Bizalmi adatbázis (%s) inicializálása sikertelen!\n"
|
po: Copied missing translations from the 2.0 branch.
* po/LINGUAS: Add new translations.
--
Note that be.ru and pt_BR.po have not been copied because they have
way too less translated strings (74, 290 out of 2054). The current
stats are:
ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated.
cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated.
da.po: 1468 translated, 444 fuzzy translations, 142 untranslated.
de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
el.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated.
es.po: 1455 translated, 461 fuzzy translations, 138 untranslated.
et.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message.
gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated.
hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
id.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
it.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated.
nb.po: 684 translated, 635 fuzzy translations, 735 untranslated.
pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated.
pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated.
ro.po: 874 translated, 726 fuzzy translations, 454 untranslated.
ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated.
sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated.
sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated.
tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated.
uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated.
zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated.
zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated.
2014-11-17 14:38:59 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Command> "
|
|
|
|
|
#~ msgstr "Parancs> "
|
|
|
|
|
|
2009-09-03 16:08:25 +02:00
|
|
|
|
#~ msgid "the trustdb is corrupted; please run \"gpg --fix-trustdb\".\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Bizalmi adatbázis sérült. Kérem, futtassa: \"gpg --fix-trustdb\".\n"
|
2009-09-03 16:08:25 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "Please report bugs to <gnupg-bugs@gnu.org>.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A hibákat (angolul) a <gnupg-bugs@gnu.org> címre írja meg!\n"
|
2009-09-03 16:08:25 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Please report bugs to "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A hibákat (angolul) a <gnupg-bugs@gnu.org> címre írja meg!\n"
|
2009-09-03 16:08:25 +02:00
|
|
|
|
|
2009-06-08 11:11:27 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "DSA keypair will have %u bits.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A DSA kulcspár 1024 bites lesz.\n"
|
2009-06-08 11:11:27 +02:00
|
|
|
|
|
2009-03-24 19:52:24 +01:00
|
|
|
|
#~ msgid "Repeat passphrase\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Ismételje meg a jelszót!\n"
|
2009-03-24 19:52:24 +01:00
|
|
|
|
|
2008-12-05 13:01:01 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "read options from file"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Az opciókat a \"%s\" állományból olvasom.\n"
|
2008-12-05 13:01:01 +01:00
|
|
|
|
|
2008-11-13 13:37:45 +01:00
|
|
|
|
#~ msgid "|[file]|make a signature"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "|[fájl]|aláírás készítése"
|
2008-11-13 13:37:45 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "|[FILE]|make a signature"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "|[fájl]|aláírás készítése"
|
2008-11-13 13:37:45 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "|[FILE]|make a clear text signature"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "|[fájl]|olvasható szöveg aláírása"
|
2008-11-13 13:37:45 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "use the default key as default recipient"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "alapért. kulcs haszn. alapért. címzettként"
|
2008-11-13 13:37:45 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "force v3 signatures"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "3-as verziójú aláírások erőltetése"
|
2008-11-13 13:37:45 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "always use a MDC for encryption"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "mindig használjon MDC-t titkosításkor"
|
2008-11-13 13:37:45 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "add this secret keyring to the list"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "titkoskulcs-karika hozzáadása a listához"
|
2008-11-13 13:37:45 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "|FILE|load extension module FILE"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "|fájl|bővítő modul betöltése"
|
2008-11-13 13:37:45 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "|N|use compress algorithm N"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "|N|N. sorszámú tömörítő algoritmus használata"
|
2008-11-13 13:37:45 +01:00
|
|
|
|
|
2008-10-23 21:58:20 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "remove key from the public keyring"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "kulcsok eltávolítása a nyilvánoskulcs-karikáról"
|
2008-10-23 21:58:20 +02:00
|
|
|
|
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "It's up to you to assign a value here; this value will never be exported\n"
|
|
|
|
|
#~ "to any 3rd party. We need it to implement the web-of-trust; it has "
|
|
|
|
|
#~ "nothing\n"
|
|
|
|
|
#~ "to do with the (implicitly created) web-of-certificates."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Az Ön döntésén múlik, hogy milyen értéket ad meg itt. Ezt az értéket "
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#~ "soha\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "nem exportáljuk mások részére. Ez a bizalmak hálózatához (web-of-trust)\n"
|
|
|
|
|
#~ "szükséges, semmi köze az igazolások hálózatához (web-of-certificates)."
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "To build the Web-of-Trust, GnuPG needs to know which keys are\n"
|
|
|
|
|
#~ "ultimately trusted - those are usually the keys for which you have\n"
|
|
|
|
|
#~ "access to the secret key. Answer \"yes\" to set this key to\n"
|
|
|
|
|
#~ "ultimately trusted\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Hogy a bizalmak hálózatát felépítsük, a GnuPG-nek tudnia kell, hogy\n"
|
|
|
|
|
#~ "mely kulcsok alapvetően megbízhatóak - általában ezek azok a kulcsok,\n"
|
|
|
|
|
#~ "melyek titkos kulcsához hozzáfér. Válaszoljon \"igen\"-nel, ha kulcsot\n"
|
|
|
|
|
#~ "alapvetően megbízhatónak jelöli!\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "If you want to use this untrusted key anyway, answer \"yes\"."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Ha mégis használni akarja ezt a kulcsot, melyben nem bízunk,\n"
|
|
|
|
|
#~ "válaszoljon \"igen\"-nel!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Enter the user ID of the addressee to whom you want to send the message."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Adja meg a címzett felhasználói azonosítóját!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "In general it is not a good idea to use the same key for signing and\n"
|
|
|
|
|
#~ "encryption. This algorithm should only be used in certain domains.\n"
|
|
|
|
|
#~ "Please consult your security expert first."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Általában nem jó ötlet ugyanazt a kulcsot használni aláíráshoz és\n"
|
|
|
|
|
#~ "titkosításhoz. Ezt az algoritmust csak bizonyos területeken ajánlatos\n"
|
|
|
|
|
#~ "használni. Kérem, először konzultáljon a biztonsági szakértőjével!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Enter the size of the key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Adja meg a kulcs méretét!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Answer \"yes\" or \"no\""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kérem, adjon \"igen\" vagy \"nem\" választ!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Enter the required value as shown in the prompt.\n"
|
|
|
|
|
#~ "It is possible to enter a ISO date (YYYY-MM-DD) but you won't\n"
|
|
|
|
|
#~ "get a good error response - instead the system tries to interpret\n"
|
|
|
|
|
#~ "the given value as an interval."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Adja meg a szükséges értéket, ahogy a prompt mutatja!\n"
|
|
|
|
|
#~ "Lehetséges ISO dátumot is beírni (ÉÉÉÉ-HH-NN), de nem fog rendes\n"
|
|
|
|
|
#~ "hibaüzenetet kapni, hanem a rendszer megpróbálja az értéket\n"
|
|
|
|
|
#~ "intervallumként értelmezni."
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Enter the name of the key holder"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Adja meg a kulcs tulajdonosának a nevét!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "please enter an optional but highly suggested email address"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kérem, adjon meg egy opcionális, de nagyon ajánlott e-mail címet!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Please enter an optional comment"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kérem, adjon meg egy opcionális megjegyzést!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "N to change the name.\n"
|
|
|
|
|
#~ "C to change the comment.\n"
|
|
|
|
|
#~ "E to change the email address.\n"
|
|
|
|
|
#~ "O to continue with key generation.\n"
|
|
|
|
|
#~ "Q to to quit the key generation."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "N név változtatása\n"
|
|
|
|
|
#~ "M megjegyzés változtatása\n"
|
|
|
|
|
#~ "E e-mail változtatása\n"
|
|
|
|
|
#~ "R kulcsgenerálás folytatása\n"
|
|
|
|
|
#~ "Q kilépés a kulcsgenerálásból"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Answer \"yes\" (or just \"y\") if it is okay to generate the sub key."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Válaszoljon \"igen\"-nel (vagy csak \"i\"-vel), ha kezdhetjük az alkulcs\n"
|
|
|
|
|
#~ "létrehozását!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "When you sign a user ID on a key, you should first verify that the key\n"
|
|
|
|
|
#~ "belongs to the person named in the user ID. It is useful for others to\n"
|
|
|
|
|
#~ "know how carefully you verified this.\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "\"0\" means you make no particular claim as to how carefully you verified "
|
|
|
|
|
#~ "the\n"
|
|
|
|
|
#~ " key.\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "\"1\" means you believe the key is owned by the person who claims to own "
|
|
|
|
|
#~ "it\n"
|
|
|
|
|
#~ " but you could not, or did not verify the key at all. This is useful "
|
|
|
|
|
#~ "for\n"
|
|
|
|
|
#~ " a \"persona\" verification, where you sign the key of a pseudonymous "
|
|
|
|
|
#~ "user.\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "\"2\" means you did casual verification of the key. For example, this "
|
|
|
|
|
#~ "could\n"
|
|
|
|
|
#~ " mean that you verified the key fingerprint and checked the user ID on "
|
|
|
|
|
#~ "the\n"
|
|
|
|
|
#~ " key against a photo ID.\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "\"3\" means you did extensive verification of the key. For example, this "
|
|
|
|
|
#~ "could\n"
|
|
|
|
|
#~ " mean that you verified the key fingerprint with the owner of the key "
|
|
|
|
|
#~ "in\n"
|
|
|
|
|
#~ " person, and that you checked, by means of a hard to forge document "
|
|
|
|
|
#~ "with a\n"
|
|
|
|
|
#~ " photo ID (such as a passport) that the name of the key owner matches "
|
|
|
|
|
#~ "the\n"
|
|
|
|
|
#~ " name in the user ID on the key, and finally that you verified (by "
|
|
|
|
|
#~ "exchange\n"
|
|
|
|
|
#~ " of email) that the email address on the key belongs to the key "
|
|
|
|
|
#~ "owner.\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "Note that the examples given above for levels 2 and 3 are *only* "
|
|
|
|
|
#~ "examples.\n"
|
|
|
|
|
#~ "In the end, it is up to you to decide just what \"casual\" and \"extensive"
|
|
|
|
|
#~ "\"\n"
|
|
|
|
|
#~ "mean to you when you sign other keys.\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "If you don't know what the right answer is, answer \"0\"."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Mielőtt aláír egy felhasználói azonosítót egy kulcson, ellenőriznie "
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#~ "kell,\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "hogy a kulcs a felhasználói azonosítóban megnevezett személyhez "
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#~ "tartozik.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Mások számára hasznos lehet, ha tudják, hogy milyen gondosan ellenőrizte\n"
|
|
|
|
|
#~ "Ön ezt.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#~ "\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "\"0\" azt jelenti, hogy nem tesz az ellenőrzés gondosságára vonatkozó\n"
|
|
|
|
|
#~ " kijelentést.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#~ "\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "\"1\" azt jelenti, hogy Ön hiszi, hogy a kulcs annak a személynek a\n"
|
|
|
|
|
#~ " tulajdona, aki azt állítja, hogy az övé, de Ön nem tudta ezt\n"
|
|
|
|
|
#~ " ellenőrizni, vagy egyszerűen nem ellenőrizte ezt. Ez hasznos egy\n"
|
|
|
|
|
#~ " \"persona\" típusú ellenőrzéshez, mikor Ön egy pszeudonim "
|
|
|
|
|
#~ "felhasználó\n"
|
|
|
|
|
#~ " kulcsát írja alá.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#~ "\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "\"2\" azt jelenti, hogy Ön a kulcsot hétköznapi alapossággal "
|
|
|
|
|
#~ "ellenőrizte.\n"
|
|
|
|
|
#~ " Például ez azt jelentheti, hogy ellenőrizte a kulcs ujjlenyomatát, "
|
|
|
|
|
#~ "és\n"
|
|
|
|
|
#~ " összevetette a kulcson szereplő felhasználóazonosítót egy fényképes\n"
|
|
|
|
|
#~ " igazolvánnyal.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#~ "\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "\"3\" azt jelenti, hogy alaposan ellenőrizte a kulcsot. Például ez azt\n"
|
|
|
|
|
#~ " jelentheti, hogy a kulcs ujjlenyomatát a tulajdonossal személyesen\n"
|
|
|
|
|
#~ " találkozva ellenőrizte, egy nehezen hamisítható, fényképes "
|
|
|
|
|
#~ "igazolvánnyal\n"
|
|
|
|
|
#~ " (mint az útlevél) meggyőződött arról, hogy a személy neve egyezik a\n"
|
|
|
|
|
#~ " kulcson levővel, és végül (e-mail váltással) ellenőrizte, hogy a "
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#~ "kulcson\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ " szereplő e-mail cím a kulcs tulajdonosához tartozik.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#~ "\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "A 2-es és 3-as szintekhez adott példák *csak* példák. Végső soron Ön "
|
|
|
|
|
#~ "dönti\n"
|
|
|
|
|
#~ "el, hogy mit jelentenek Önnek a \"hétköznapi\" és \"alapos\" "
|
|
|
|
|
#~ "kifejezések,\n"
|
|
|
|
|
#~ "amikor mások kulcsát aláírja.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
#~ "\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Ha nem tudja, hogy mit válaszoljon, írjon \"0\"-t!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Answer \"yes\" if you want to sign ALL the user IDs"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Válaszoljon \"igen\"-nel, ha az ÖSSZES felhasználóazonosítót alá akarja "
|
|
|
|
|
#~ "írni!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Answer \"yes\" if you really want to delete this user ID.\n"
|
|
|
|
|
#~ "All certificates are then also lost!"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Válaszoljon \"igen\"-nel, ha valóban törölni akarja ezt a "
|
|
|
|
|
#~ "felhasználóazonosítót!\n"
|
|
|
|
|
#~ "Minden igazolás törlődik vele együtt!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Answer \"yes\" if it is okay to delete the subkey"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Válaszoljon \"igen\"-nel, ha az alkulcs törölhető."
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "This is a valid signature on the key; you normally don't want\n"
|
|
|
|
|
#~ "to delete this signature because it may be important to establish a\n"
|
|
|
|
|
#~ "trust connection to the key or another key certified by this key."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Ez egy érvényes aláírás a kulcson. Normál esetben nincs értelme\n"
|
|
|
|
|
#~ "törölni, mert fontos lehet ahhoz, hogy érvényesítse ezt a kulcsot,\n"
|
|
|
|
|
#~ "vagy egy másikat, melyet ezzel a kulccsal igazolnak."
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "This signature can't be checked because you don't have the\n"
|
|
|
|
|
#~ "corresponding key. You should postpone its deletion until you\n"
|
|
|
|
|
#~ "know which key was used because this signing key might establish\n"
|
|
|
|
|
#~ "a trust connection through another already certified key."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Ezt az aláírást nem tudom ellenőrizni, mert nincs meg a hozzá tartozó\n"
|
|
|
|
|
#~ "kulcs. Ajánlatos lenne elhalasztani a törlést addig, amíg meg nem tudja,\n"
|
|
|
|
|
#~ "hogy melyik kulcsot használták, mert ez az aláíró kulcs bizalmi\n"
|
|
|
|
|
#~ "kapcsolatot hozhat létre egy már hitelesített kulcson keresztül."
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "The signature is not valid. It does make sense to remove it from\n"
|
|
|
|
|
#~ "your keyring."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Ez az aláírás nem érvényes. Értelmetlen eltávolítani a kulcskarikáról."
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "This is a signature which binds the user ID to the key. It is\n"
|
|
|
|
|
#~ "usually not a good idea to remove such a signature. Actually\n"
|
|
|
|
|
#~ "GnuPG might not be able to use this key anymore. So do this\n"
|
|
|
|
|
#~ "only if this self-signature is for some reason not valid and\n"
|
|
|
|
|
#~ "a second one is available."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Ez egy olyan aláírás, amely összeköti a felhasználóazonosítót\n"
|
|
|
|
|
#~ "a kulccsal. Általában nem jó ötlet egy ilyen aláírást eltávolítani.\n"
|
|
|
|
|
#~ "Az is lehetséges, hogy a GnuPG többé nem tudja használni ezt\n"
|
|
|
|
|
#~ "a kulcsot. Csak akkor tegye ezt, ha valami okból ez az önaláírás nem\n"
|
|
|
|
|
#~ "érvényes, és rendelkezésre áll egy másik!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Change the preferences of all user IDs (or just of the selected ones)\n"
|
|
|
|
|
#~ "to the current list of preferences. The timestamp of all affected\n"
|
|
|
|
|
#~ "self-signatures will be advanced by one second.\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Lecseréli az összes felhasználóazonosítóhoz (vagy csak a kijelöltekhez)\n"
|
|
|
|
|
#~ "tartozó preferenciákat az aktuális preferenciákra. Minden érintett\n"
|
|
|
|
|
#~ "önaláírás időpontját egy másodperccel növeli.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
2016-10-28 21:06:11 +02:00
|
|
|
|
#~ msgid "Please enter the passphrase; this is a secret sentence \n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kérem, adja meg a jelszót! Ezt egy titkos mondat. \n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Please repeat the last passphrase, so you are sure what you typed in."
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kérem, ismételje meg az előző jelszót ellenőrzésképpen!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Give the name of the file to which the signature applies"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Adja meg az állomány nevét, melyhez az aláírás tartozik!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Answer \"yes\" if it is okay to overwrite the file"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Válaszoljon \"igen\"-nel, ha felülírható az állomány!"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Please enter a new filename. If you just hit RETURN the default\n"
|
|
|
|
|
#~ "file (which is shown in brackets) will be used."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Kérem, adjon meg egy új fájlnevet! Ha RETURN-t/ENTER-t nyom, akkor\n"
|
|
|
|
|
#~ "a szögletes zárójelben levő alapértelmezett nevet használom."
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "You should specify a reason for the certification. Depending on the\n"
|
|
|
|
|
#~ "context you have the ability to choose from this list:\n"
|
|
|
|
|
#~ " \"Key has been compromised\"\n"
|
|
|
|
|
#~ " Use this if you have a reason to believe that unauthorized persons\n"
|
|
|
|
|
#~ " got access to your secret key.\n"
|
|
|
|
|
#~ " \"Key is superseded\"\n"
|
|
|
|
|
#~ " Use this if you have replaced this key with a newer one.\n"
|
|
|
|
|
#~ " \"Key is no longer used\"\n"
|
|
|
|
|
#~ " Use this if you have retired this key.\n"
|
|
|
|
|
#~ " \"User ID is no longer valid\"\n"
|
|
|
|
|
#~ " Use this to state that the user ID should not longer be used;\n"
|
|
|
|
|
#~ " this is normally used to mark an email address invalid.\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Ajánlatos megadni a visszavonás okát. A helyzettől függően válasszon\n"
|
|
|
|
|
#~ "a következő listából:\n"
|
|
|
|
|
#~ " \"A kulcs kompromittálódott.\"\n"
|
|
|
|
|
#~ " Használja ezt akkor, ha oka van azt hinni, hogy titkos kulcsa\n"
|
|
|
|
|
#~ " illetéktelen kezekbe került!\n"
|
|
|
|
|
#~ " \"A kulcsot lecserélték.\"\n"
|
|
|
|
|
#~ " Használja ezt akkor, ha a kulcsot lecserélte egy újabbra!\n"
|
|
|
|
|
#~ " \"A kulcs már nem használatos.\"\n"
|
|
|
|
|
#~ " Használja ezt akkor, ha már nem használja a kulcsot!\n"
|
|
|
|
|
#~ " \"A felhasználóazonosító már nem érvényes.\"\n"
|
|
|
|
|
#~ " Használja ezt akkor, ha azt állítja, hogy a felhasználóazonosító\n"
|
|
|
|
|
#~ " már nem használatos! Általában érvénytelen e-mail címet jelent.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "If you like, you can enter a text describing why you issue this\n"
|
|
|
|
|
#~ "revocation certificate. Please keep this text concise.\n"
|
|
|
|
|
#~ "An empty line ends the text.\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Ha akarja, megadhat egy szöveget, melyben megindokolja, hogy miért\n"
|
|
|
|
|
#~ "adta ki ezt a visszavonó igazolást. Kérem, fogalmazzon tömören!\n"
|
|
|
|
|
#~ "Egy üres sor jelzi a szöveg végét.\n"
|
2007-12-14 17:08:53 +01:00
|
|
|
|
|
2007-11-19 17:03:50 +01:00
|
|
|
|
#~ msgid "can't put notation data into v3 (PGP 2.x style) signatures\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tehet jelölőadatot a v3-as (PGP 2.x stílusú) aláírásokba!\n"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "can't put notation data into v3 (PGP 2.x style) key signatures\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Nem tehet jelölőadatot a v3-as (PGP 2.x stílusú) kulcsaláírásokba!\n"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "can't put a policy URL into v3 (PGP 2.x style) signatures\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tehet eljárásmód-URL-t a v3-as (PGP 2.x stílusú) aláírásokba!\n"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "can't put a policy URL into v3 key (PGP 2.x style) signatures\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Nem tehet eljárásmód-URL-t a v3-as (PGP 2.x stílusú) kulcsaláírásokba!\n"
|
2007-11-19 17:03:50 +01:00
|
|
|
|
|
2007-08-16 12:42:06 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "shelll"
|
|
|
|
|
#~ msgstr "help"
|
|
|
|
|
|
2007-07-04 21:49:40 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "please see http://www.gnupg.org/download/iconv.html for more information\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "További információ a http://www.gnupg.org/faq.html címen található.\n"
|
2007-07-04 21:49:40 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "key generation is not available from the commandline\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "GPG ügynök nem elérhető ebben a munkafolyamatban.\n"
|
2007-07-04 21:49:40 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "please use the script \"%s\" to generate a new key\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kérem, adja meg, milyen kulcsot kíván:\n"
|
2007-07-04 21:49:40 +02:00
|
|
|
|
|
2007-06-15 16:27:31 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "cipher extension `%s' not loaded due to unsafe permissions\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A \"%s\" rejtjelező bővítést rossz engedélyek miatt töltöm be.\n"
|
2007-06-15 16:27:31 +02:00
|
|
|
|
|
2006-11-21 12:00:14 +01:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid ".\n"
|
|
|
|
|
#~ msgstr "%s.\n"
|
|
|
|
|
|
2006-10-04 19:22:24 +02:00
|
|
|
|
#~ msgid "problem with the agent - disabling agent use\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Probléma van az ügynökkel. Letiltom a használatát.\n"
|
2006-10-04 19:22:24 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "can't query passphrase in batch mode\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudok jelszót bekérni kötegelt módban!\n"
|
2006-10-04 19:22:24 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "Repeat passphrase: "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Ismételje meg a jelszót: "
|
2006-10-04 19:22:24 +02:00
|
|
|
|
|
2006-10-04 18:45:04 +02:00
|
|
|
|
#~ msgid "-k[v][v][v][c] [user-id] [keyring]"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "-k[v][v][v][c] [felh-azonosító] [kulcskarika]"
|
2006-10-04 18:45:04 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "can't gen prime with pbits=%u qbits=%u\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudok létrehozni %d bitesnél kisebb prímszámot.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "can't generate a prime with less than %d bits\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudok létrehozni %d bitesnél kisebb prímszámot.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "no entropy gathering module detected\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem észleltem entrópiagyűjtő modult.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "can't lock `%s': %s\n"
|
|
|
|
|
#~ msgstr "Nem tudom megnyitni %s-t!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "`%s' is not a regular file - ignored\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "\"%s\" nem szabályos állomány. Figyelmen kívül hagyom.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "note: random_seed file is empty\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Megjegyzés: random_seed állomány (véletlenszám-generátor állapota) üres.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "can't read `%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudom olvasni a(z) \"%s\" állományt: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "note: random_seed file not updated\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Megjegyzés: random_seed állományt nem frissítettem.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "can't write `%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudom írni a(z) \"%s\" állományt: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "can't close `%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudom bezárni a(z) \"%s\" állományt: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "WARNING: using insecure random number generator!!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "FIGYELEM: Nem biztonságos véletlenszám-generátort használok!!!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "The random number generator is only a kludge to let\n"
|
|
|
|
|
#~ "it run - it is in no way a strong RNG!\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "DON'T USE ANY DATA GENERATED BY THIS PROGRAM!!\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "A véletlenszám-generátor csak egy szükségmegoldás, hogy a program\n"
|
|
|
|
|
#~ "elinduljon, semmiképpen nem egy erős véletlenszám-generátor!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ "\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "NE HASZNÁLJON SEMMILYEN ADATOT, AMIT EZ A PROGRAM ELŐÁLLÍT!\n"
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ "\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Please wait, entropy is being gathered. Do some work if it would\n"
|
|
|
|
|
#~ "keep you from getting bored, because it will improve the quality\n"
|
|
|
|
|
#~ "of the entropy.\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Kérem, várjon, entrópiát gyűjtök! Vagy inkább csináljon közben valamit\n"
|
|
|
|
|
#~ "a gépen, az az entrópiám minőségét is javítani fogja!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "Not enough random bytes available. Please do some other work to give\n"
|
|
|
|
|
#~ "the OS a chance to collect more entropy! (Need %d more bytes)\n"
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Nem áll rendelkezésre elég véletlen bájt. Kérem, csináljon most valami\n"
|
|
|
|
|
#~ "mást, hogy az operációs rendszer entrópiát gyűjthessen!\n"
|
|
|
|
|
#~ "(Még %d bájt szükséges.)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "card reader not available\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "titkos kulcs nem áll rendelkezésre"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "NOTE: %s is not available in this version\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "GPG ügynök nem elérhető ebben a munkafolyamatban.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " algorithms on these user IDs:\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Ön aláírta a következő felhasználóazonosítókat:\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "general error"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "általános hiba"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "unknown packet type"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "ismeretlen csomagtípus"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "unknown digest algorithm"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "ismeretlen kivonatoló algoritmus"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "bad public key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "rossz nyilvános kulcs"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "bad secret key"
|
|
|
|
|
#~ msgstr "rossz titkos kulcs"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "bad signature"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "rossz aláírás"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "checksum error"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "hibás ellenőrzőösszeg"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "unknown cipher algorithm"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "ismeretlen rejtjelező algoritmus"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "invalid packet"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "érvénytelen csomag"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "no such user id"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "nincs ilyen felhasználói azonosító"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "secret key not available"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "titkos kulcs nem áll rendelkezésre"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "wrong secret key used"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "rossz titkos kulcs használata"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "bad key"
|
|
|
|
|
#~ msgstr "rossz kulcs"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "file write error"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "állományírási hiba"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "unknown compress algorithm"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "ismeretlen tömörítő algoritmus"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "file open error"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "állománymegnyitási hiba"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "file create error"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "állománylétrehozási hiba"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "unimplemented pubkey algorithm"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "nem megvalósított nyilvános kulcsú algoritmus"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "unimplemented cipher algorithm"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "nem megvalósított rejtjelező algoritmus"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "unknown signature class"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "ismeretlen aláírásosztály"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "trust database error"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "hibás bizalmi adatbázis"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "resource limit"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "erőforráshatár"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "invalid keyring"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "érvénytelen kulcskarika"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "malformed user id"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "rossz formájú felhasználói azonosító"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "file close error"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "állományzárási hiba"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "file rename error"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "állományátnevezési hiba"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "file delete error"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "állománytörlési hiba"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "timestamp conflict"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "időbélyeg-konfliktus"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "unusable pubkey algorithm"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "használhatatlan nyilvános kulcsú algoritmus"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "file exists"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "állomány létezik"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "weak key"
|
|
|
|
|
#~ msgstr "gyenge kulcs"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "bad URI"
|
|
|
|
|
#~ msgstr "rossz URI"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "not processed"
|
|
|
|
|
#~ msgstr "nem feldolgozott"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "unusable public key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "használhatatlan nyilvános kulcs"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "unusable secret key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "használhatatlan titkos kulcs"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "keyserver error"
|
|
|
|
|
#~ msgstr "kulcsszerverhiba"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "no card"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "nem titkosított"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "no data"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nincs aláírt adat.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "... this is a bug (%s:%d:%s)\n"
|
|
|
|
|
#~ msgstr "Ez egy programhiba... (%s:%d:%s)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "operation is not possible without initialized secure memory\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A művelet nem lehetséges biztonságos memória nélkül.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
2006-09-25 09:59:34 +02:00
|
|
|
|
#~ msgid "(you may have used the wrong program for this task)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "(Lehet, hogy nem a megfelelő programot használja a feladatra.)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "please see http://www.gnupg.org/why-not-idea.html for more information\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "További információt a http://www.gnupg.org/why-not-idea.html oldalon "
|
|
|
|
|
#~ "talál.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "all export-clean-* options from above"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "opciók beolvasása állományból"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "all import-clean-* options from above"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "opciók beolvasása állományból"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "expired: %s)"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr " [lejár: %s]"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "key %s: expired signature from key %s - skipped\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%08lX kulcs: Váratlan aláírásosztály (0x%02X) - kihagytam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Unable to clean `%s'\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudom végrehajtani a következő \"%s\"-t: \"%s\": %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "No user IDs are removable.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "\"%s\" felhasználói azonosítót már visszavonták.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "bad passphrase or unknown cipher algorithm (%d)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Rossz jelszó vagy ismeretlen rejtjelező algoritmus (%d).\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "can't set client pid for the agent\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudom beállítani a kliens pid-et az ügynöknek.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "can't get server read FD for the agent\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Nem tudom lekérni a szerver olvasási állományleíróját az ügynöknek.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "can't get server write FD for the agent\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudom lekérni a szerver írási állományleíróját az ügynöknek.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "select secondary key N"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "N. másodlagos kulcs kiválasztása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "list signatures"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "aláírások kilistázása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "sign the key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "kulcs aláírása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "add a secondary key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "másodlagos kulcs (alkulcs) hozzáadása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "delete signatures"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "aláírások törlése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "set preference list"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "preferencialista beállítása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "updated preferences"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "preferenciák frissítése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "No secondary key with index %d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nincs %d indexű másodlagos kulcs!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "--nrsign-key user-id"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "--nrsign-key felh-azonosító"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "--nrlsign-key user-id"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "--nrlsign-key felh-azonosító"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "sign the key non-revocably"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "kulcs nem visszavonható aláírása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "sign the key locally and non-revocably"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "kulcs nem visszavonható helyi aláírása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "q"
|
|
|
|
|
#~ msgstr "q"
|
|
|
|
|
|
|
|
|
|
#~ msgid "list"
|
|
|
|
|
#~ msgstr "list"
|
|
|
|
|
|
|
|
|
|
#~ msgid "l"
|
|
|
|
|
#~ msgstr "l"
|
|
|
|
|
|
|
|
|
|
#~ msgid "debug"
|
|
|
|
|
#~ msgstr "debug"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "name"
|
|
|
|
|
#~ msgstr "enable"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "login"
|
|
|
|
|
#~ msgstr "lsign"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "cafpr"
|
|
|
|
|
#~ msgstr "fpr"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "forcesig"
|
|
|
|
|
#~ msgstr "revsig"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "generate"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "általános hiba"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "passwd"
|
|
|
|
|
#~ msgstr "passwd"
|
|
|
|
|
|
|
|
|
|
#~ msgid "save"
|
|
|
|
|
#~ msgstr "save"
|
|
|
|
|
|
|
|
|
|
#~ msgid "fpr"
|
|
|
|
|
#~ msgstr "fpr"
|
|
|
|
|
|
|
|
|
|
#~ msgid "uid"
|
|
|
|
|
#~ msgstr "uid"
|
|
|
|
|
|
|
|
|
|
#~ msgid "check"
|
|
|
|
|
#~ msgstr "check"
|
|
|
|
|
|
|
|
|
|
#~ msgid "c"
|
|
|
|
|
#~ msgstr "c"
|
|
|
|
|
|
|
|
|
|
#~ msgid "sign"
|
|
|
|
|
#~ msgstr "sign"
|
|
|
|
|
|
|
|
|
|
#~ msgid "s"
|
|
|
|
|
#~ msgstr "s"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "tsign"
|
|
|
|
|
#~ msgstr "sign"
|
|
|
|
|
|
|
|
|
|
#~ msgid "lsign"
|
|
|
|
|
#~ msgstr "lsign"
|
|
|
|
|
|
|
|
|
|
#~ msgid "nrsign"
|
|
|
|
|
#~ msgstr "nrsign"
|
|
|
|
|
|
|
|
|
|
#~ msgid "nrlsign"
|
|
|
|
|
#~ msgstr "nrlsign"
|
|
|
|
|
|
|
|
|
|
#~ msgid "adduid"
|
|
|
|
|
#~ msgstr "adduid"
|
|
|
|
|
|
|
|
|
|
#~ msgid "addphoto"
|
|
|
|
|
#~ msgstr "addphoto"
|
|
|
|
|
|
|
|
|
|
#~ msgid "deluid"
|
|
|
|
|
#~ msgstr "deluid"
|
|
|
|
|
|
|
|
|
|
#~ msgid "delphoto"
|
|
|
|
|
#~ msgstr "delphoto"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "addcardkey"
|
|
|
|
|
#~ msgstr "addkey"
|
|
|
|
|
|
|
|
|
|
#~ msgid "delkey"
|
|
|
|
|
#~ msgstr "delkey"
|
|
|
|
|
|
|
|
|
|
#~ msgid "addrevoker"
|
|
|
|
|
#~ msgstr "addrevoker"
|
|
|
|
|
|
|
|
|
|
#~ msgid "delsig"
|
|
|
|
|
#~ msgstr "delsig"
|
|
|
|
|
|
|
|
|
|
#~ msgid "expire"
|
|
|
|
|
#~ msgstr "expire"
|
|
|
|
|
|
|
|
|
|
#~ msgid "primary"
|
|
|
|
|
#~ msgstr "primary"
|
|
|
|
|
|
|
|
|
|
#~ msgid "toggle"
|
|
|
|
|
#~ msgstr "toggle"
|
|
|
|
|
|
|
|
|
|
#~ msgid "t"
|
|
|
|
|
#~ msgstr "t"
|
|
|
|
|
|
|
|
|
|
#~ msgid "pref"
|
|
|
|
|
#~ msgstr "pref"
|
|
|
|
|
|
|
|
|
|
#~ msgid "showpref"
|
|
|
|
|
#~ msgstr "showpref"
|
|
|
|
|
|
|
|
|
|
#~ msgid "setpref"
|
|
|
|
|
#~ msgstr "setpref"
|
|
|
|
|
|
|
|
|
|
#~ msgid "updpref"
|
|
|
|
|
#~ msgstr "updpref"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "keyserver"
|
|
|
|
|
#~ msgstr "kulcsszerverhiba"
|
|
|
|
|
|
|
|
|
|
#~ msgid "trust"
|
|
|
|
|
#~ msgstr "trust"
|
|
|
|
|
|
|
|
|
|
#~ msgid "revsig"
|
|
|
|
|
#~ msgstr "revsig"
|
|
|
|
|
|
|
|
|
|
#~ msgid "revuid"
|
|
|
|
|
#~ msgstr "revuid"
|
|
|
|
|
|
|
|
|
|
#~ msgid "revkey"
|
|
|
|
|
#~ msgstr "revkey"
|
|
|
|
|
|
|
|
|
|
#~ msgid "disable"
|
|
|
|
|
#~ msgstr "disable"
|
|
|
|
|
|
|
|
|
|
#~ msgid "enable"
|
|
|
|
|
#~ msgstr "enable"
|
|
|
|
|
|
|
|
|
|
#~ msgid "showphoto"
|
|
|
|
|
#~ msgstr "showphoto"
|
|
|
|
|
|
|
|
|
|
#~ msgid "digest algorithm `%s' is read-only in this release\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "\"%s\" kivonatoló algoritmus csak olvasható ebben a kiadásban\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "About to generate a new %s keypair.\n"
|
|
|
|
|
#~ " minimum keysize is 768 bits\n"
|
|
|
|
|
#~ " default keysize is 1024 bits\n"
|
|
|
|
|
#~ " highest suggested keysize is 2048 bits\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Most egy új %s kulcspárt hozunk létre.\n"
|
|
|
|
|
#~ " minimális kulcsméret: 768 bit\n"
|
|
|
|
|
#~ " alapértelmezett kulcsméret: 1024 bit\n"
|
|
|
|
|
#~ " legnagyobb ajánlott kulcsméret: 2048 bit\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "DSA only allows keysizes from 512 to 1024\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A DSA csak 512 és 1024 közötti kulcsméretet támogat.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "keysize too small; 1024 is smallest value allowed for RSA.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kulcsméret túl kicsi; 1024 a legkisebb megengedett érték RSA-hoz.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "keysize too small; 768 is smallest value allowed.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kulcsméret túl kicsi; 768 a legkisebb megengedett érték.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "keysize too large; %d is largest value allowed.\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Kulcsméret túl nagy; %d a legnagyobb megengedett érték.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Keysizes larger than 2048 are not suggested because\n"
|
|
|
|
|
#~ "computations take REALLY long!\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "2048-nál nagyobb kulcsméret nem ajánlott, mert a számítások\n"
|
|
|
|
|
#~ "NAGYON sokáig fognak tartani!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Are you sure that you want this keysize? (y/N) "
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Biztos benne, hogy akarja ezt a kulcsméretet? "
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Okay, but keep in mind that your monitor and keyboard radiation is also "
|
|
|
|
|
#~ "very vulnerable to attacks!\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Rendben, de vegye figyelembe, hogy a támadók a monitorának vagy\n"
|
|
|
|
|
#~ "a billentyűzetének a sugárzását is felhasználhatják!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "Experimental algorithms should not be used!\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem szabadna kísérleti algoritmusokat használni!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "this cipher algorithm is deprecated; please use a more standard one!\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Ez a rejtjelező algoritmus nem ajánlott. Kérem, használjon "
|
|
|
|
|
#~ "szabványosabbat!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "sorry, can't do this in batch mode\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Sajnálom, ezt nem tudom megcsinálni kötegelt módban!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "can't open file `%s': %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudom megnyitni az állományt: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "key %08lX: key has been revoked!\n"
|
|
|
|
|
#~ msgstr "%08lX kulcs vissza lett vonva!\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid "key %08lX: subkey has been revoked!\n"
|
|
|
|
|
#~ msgstr "%08lX alkulcs vissza lett vonva!\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid "%08lX: key has expired\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%08lX kulcs lejárt!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "%08lX: We do NOT trust this key\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%08lX: Ebben a kulcsban NEM bízunk.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " (%d) RSA (auth only)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr " (%d) RSA (csak aláírás)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " (%d) RSA (sign and auth)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr " (%d) RSA (aláírás és titkosítás)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " (%d) RSA (encrypt and auth)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr " (%d) RSA (csak titkosítás)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " (%d) RSA (sign, encrypt and auth)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr " (%d) RSA (aláírás és titkosítás)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "%s: can't open: %s\n"
|
|
|
|
|
#~ msgstr "%s-t nem tudom megnyitni: %s.\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid "%s: WARNING: empty file\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "FIGYELEM: \"%s\" üres állomány.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " (%d) I trust marginally\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr " %d = részlegesen megbízom benne\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " (%d) I trust fully\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr " %d = teljesen megbízom benne\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "expires"
|
|
|
|
|
#~ msgstr "expire"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "\"\n"
|
|
|
|
|
#~ "locally signed with your key %s at %s\n"
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "\"\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Helyileg aláírva az Ön %08lX kulcsával %s időpontban.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "%s: can't create lock\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%s: Nem tudok lock-ot létrehozni.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "%s: can't make lock\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%s: Nem tudok lock-ot csinálni.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "%s: can't create: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%s: Nem tudom létrehozni: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "If you want to use this revoked key anyway, answer \"yes\"."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Ha mégis használni akarja ezt a visszavont kulcsot,\n"
|
|
|
|
|
#~ "válaszoljon \"igen\"-nel!"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "Unable to open photo \"%s\": %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudom megnyitni a \"%s\" fotót: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "error: missing colon\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Hiba: Hiányzó kettőspont.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "error: no ownertrust value\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Hiba: Nincs tulajdonosmegbízhatósági érték.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid " (main key ID %08lX)"
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ " \n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ " (fő kulcsazonosító: %08lX)"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "rev! subkey has been revoked: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "rev! Alkulcsot visszavonták: %s.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "rev- faked revocation found\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "rev- Hamis visszavonást találtam!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " [expired: %s]"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr " [lejár: %s]"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid " [expires: %s]"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr " [lejár: %s]"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid " [revoked: %s]"
|
|
|
|
|
#~ msgstr "[visszavont] "
|
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "WARNING: digest `%s' is not part of OpenPGP. Use at your own risk!\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "FIGYELEM: \"%s\" kivonatoló algoritmus nem része az OpenPGP-nek. Csak "
|
|
|
|
|
#~ "saját felelősségére használja!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "|[files]|encrypt files"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "|[fájlok]|állományok titkosítása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "store only"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "csak tárolás"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "|[files]|decrypt files"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "|[fájlok]|állományok visszafejtése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "sign a key non-revocably"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "kulcs aláírása visszavonhatatlanul"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "sign a key locally and non-revocably"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "kulcs aláírása helyileg és visszavonhatatlanul"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "list only the sequence of packets"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "csak a csomagok listázása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "export the ownertrust values"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "bizalmi értékek exportja"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "unattended trust database update"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "bizalmi adatbázis frissítése felügyelet nélkül"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "fix a corrupted trust database"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "sérült bizalmi adatbázis kijavítása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "De-Armor a file or stdin"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "páncél eltávolítása állományról vagy bemenetről"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "En-Armor a file or stdin"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "állomány vagy bemenet páncélozása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "do not force v3 signatures"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "ne erőltesse a 3-as verziójú aláírásokat"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "force v4 key signatures"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "4-es verziójú aláírások erőltetése"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "do not force v4 key signatures"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "ne erőltesse a 4-es verziójú aláírásokat"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "never use a MDC for encryption"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "soha ne használjon MDC-t titkosításkor"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "|[file]|write status info to file"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "|[fájl]|állapotinformációk állományba írása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "|KEYID|ultimately trust this key"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "|KULCS|alapvetően megbízunk ebben a kulcsban"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "emulate the mode described in RFC1991"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "RFC1991-ben leírt mód emulációja"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "set all packet, cipher and digest options to OpenPGP behavior"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "opciók OpenPGP módra állítása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "set all packet, cipher and digest options to PGP 2.x behavior"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "opciók PGP 2.x módra állítása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "|NAME|use message digest algorithm NAME for passphrases"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "|NÉV|NÉV kivonatoló algoritmus haszn. jelszavakhoz"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "throw keyid field of encrypted packets"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "titkosított csomagok keyid mezőjének eldobása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "Show Photo IDs"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "fotóazonosítók mutatása"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "Don't show Photo IDs"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "ne mutassa a fotóazonosítókat"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "Set command line to view Photo IDs"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "parancssor állítása fotóazonosítók megnézéséhez"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "compress algorithm `%s' is read-only in this release\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "\"%s\" tömörítőalgoritmus csak olvasható ebben a kiadásban.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "compress algorithm must be in range %d..%d\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A tömörítőalgoritmus száma %d és %d közé kell essen!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "%08lX: It is not sure that this key really belongs to the owner\n"
|
|
|
|
|
#~ "but it is accepted anyway\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "%08lX: Nem biztos, hogy ez a kulcs valóban a jelzett tulajdonoshoz\n"
|
|
|
|
|
#~ "tartozik, ennek ellenére elfogadtuk.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "preference %c%lu is not valid\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%c%lu preferencia érvénytelen!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "key %08lX: not a rfc2440 key - skipped\n"
|
|
|
|
|
#~ msgstr "%08lX kulcs: nem rfc2440 kulcs - kihagytam.\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "NOTE: Elgamal primary key detected - this may take some time to import\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "MEGJEGYZÉS: Elgamal elsődleges kulcsot érzékeltem.\n"
|
|
|
|
|
#~ "Eltarthat egy ideig az importálása.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "%s%c %4u%c/%08lX created: %s expires: %s"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%s%c %4u%c/%08lX létrehozva: %s lejár: %s"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "can't get key from keyserver: %s\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudom lehívni a kulcsot a %s kulcsszerverről.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "success sending to `%s' (status=%u)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Sikeresen felküldtem %s kulcsszerverre. (Státusz: %u.)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "failed sending to `%s': status=%u\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Nem tudtam felküldeni %s kulcsszerverre. Státusz: %u.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "this keyserver does not support --search-keys\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Ez a kulcsszerver nem támogatja a --search-keys kapcsolót.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "can't search keyserver: %s\n"
|
|
|
|
|
#~ msgstr "Nem tudok keresni a %s kulcsszerveren.\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "key %08lX: this is a PGP generated ElGamal key which is NOT secure for "
|
|
|
|
|
#~ "signatures!\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "%08lX kulcs: Ez egy PGP által létrehozott ElGamal kulcs, mely\n"
|
|
|
|
|
#~ "NEM biztonságos aláírásokhoz!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "key %08lX has been created %lu second in future (time warp or clock "
|
|
|
|
|
#~ "problem)\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "%08lX kulcs %lu másodperccel a jövőben készült. (Időugrás vagy "
|
|
|
|
|
#~ "óraprobléma.)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "key %08lX has been created %lu seconds in future (time warp or clock "
|
|
|
|
|
#~ "problem)\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "%08lX kulcs %lu másodperccel a jövőben készült. (Időugrás vagy "
|
|
|
|
|
#~ "óraprobléma.)\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "key %08lX marked as ultimately trusted\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A(z) %08lX kulcs alapvetően megbízhatónak lett jelölve.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "signature from Elgamal signing key %08lX to %08lX skipped\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "%08lX Elgamal aláírókulccsal %08lX kulcshoz készült aláírást kihagytam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "signature from %08lX to Elgamal signing key %08lX skipped\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "%08lX kulccsal %08lX Elgamal aláírókulcshoz készült aláírást kihagytam.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "checking at depth %d signed=%d ot(-/q/n/m/f/u)=%d/%d/%d/%d/%d/%d\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Vizsgálok a(z) %d. szinten, aláírt=%d tb(-/k/n/r/t/a)=%d/%d/%d/%d/%d/%d.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Select the algorithm to use.\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "DSA (aka DSS) is the digital signature algorithm which can only be used\n"
|
|
|
|
|
#~ "for signatures. This is the suggested algorithm because verification of\n"
|
|
|
|
|
#~ "DSA signatures are much faster than those of ElGamal.\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "ElGamal is an algorithm which can be used for signatures and encryption.\n"
|
|
|
|
|
#~ "OpenPGP distinguishs between two flavors of this algorithms: an encrypt "
|
|
|
|
|
#~ "only\n"
|
|
|
|
|
#~ "and a sign+encrypt; actually it is the same, but some parameters must be\n"
|
|
|
|
|
#~ "selected in a special way to create a safe key for signatures: this "
|
|
|
|
|
#~ "program\n"
|
|
|
|
|
#~ "does this but other OpenPGP implementations are not required to "
|
|
|
|
|
#~ "understand\n"
|
|
|
|
|
#~ "the signature+encryption flavor.\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "The first (primary) key must always be a key which is capable of "
|
|
|
|
|
#~ "signing;\n"
|
|
|
|
|
#~ "this is the reason why the encryption only ElGamal key is not available "
|
|
|
|
|
#~ "in\n"
|
|
|
|
|
#~ "this menu."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Válassza ki a használni kívánt algoritmust!\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#~ "\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "A DSA (más néven DSS) egy digitális aláírási algoritmus, mely kizárólag\n"
|
|
|
|
|
#~ "aláírásokhoz használható. Ez az ajánlott algoritmus, mivel a DSA "
|
|
|
|
|
#~ "aláírások\n"
|
|
|
|
|
#~ "ellenőrzése jóval gyorsabb az ElGamal aláírásokénál.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#~ "\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Az ElGamal egy algoritmus, mely aláírásokhoz és titkosításhoz is\n"
|
|
|
|
|
#~ "használható. Az OpenPGP az algoritmus két fajtáját különbözteti meg:\n"
|
|
|
|
|
#~ "egy csak titkosítót, és egy aláírót és titkosítót. Tulajdonképpen ez\n"
|
|
|
|
|
#~ "a kettő ugyanaz, de néhány paramétert speciálisan kell megválasztani\n"
|
|
|
|
|
#~ "ahhoz, hogy a kulcs biztonságos legyen aláírás-készítéshez. Ez a program\n"
|
|
|
|
|
#~ "megteszi ezt, de más OpenPGP megvalósításoknak nem kötelező érteni a\n"
|
|
|
|
|
#~ "az aláíró+titkosító fajtát.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
#~ "\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Az elsődleges kulcsnak mindig olyannak kell lenni, amely képes aláírni.\n"
|
|
|
|
|
#~ "Ez az oka annak, hogy a csak titkosító ElGamal kulcs nem szerepel ebben\n"
|
|
|
|
|
#~ "a menüben."
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Although these keys are defined in RFC2440 they are not suggested\n"
|
|
|
|
|
#~ "because they are not supported by all programs and signatures created\n"
|
|
|
|
|
#~ "with them are quite large and very slow to verify."
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Habár ezek a kulcsok definiáltak az RFC2440-ben, mégsem ajánljuk őket,\n"
|
|
|
|
|
#~ "mert nem támogatottak minden programban, és az ezekkel készült aláírások\n"
|
|
|
|
|
#~ "nagyon hosszúak, és nagyon lassú az ellenőrzésük."
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "%lu keys so far checked (%lu signatures)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "%lu kulcsot ellenőriztem eddig (%lu aláírással).\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "key incomplete\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "hiányos kulcs\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "key %08lX incomplete\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "A(z) %08lX kulcs hiányos.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "quit|quit"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "kilépés"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "The use of this algorithm is only supported by GnuPG. You will not be\n"
|
|
|
|
|
#~ "able to use this key to communicate with PGP users. This algorithm is "
|
|
|
|
|
#~ "also\n"
|
|
|
|
|
#~ "very slow, and may not be as secure as the other choices.\n"
|
|
|
|
|
#~ msgstr ""
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ "Ennek az algoritmusnak a használatát csak a GnuPG támogatja. Ezzel\n"
|
|
|
|
|
#~ "a kulccsal Ön nem fog tudni kommunikálni a PGP-t használókkal. Továbbá\n"
|
|
|
|
|
#~ "ez az algoritmus nagyon lassú, és talán nem is olyan biztonságos, mint\n"
|
|
|
|
|
#~ "a többi választható.\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "invalid symkey algorithm detected (%d)\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Érvénytelen szimmetrikus kulcsú algoritmust találtam (%d).\n"
|
2006-09-25 09:47:46 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "this keyserver is not fully HKP compatible\n"
|
po: convert localizations to UTF-8
* 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 <dkg@fifthhorseman.net>
2016-09-15 19:49:05 +02:00
|
|
|
|
#~ msgstr "Ez a kulcsszerver nem teljesen HKP kompatíbilis.\n"
|