diff locale/hu.po @ 6676:b336cc98d9d2

Mark strings for password reset and registration for translation Reported on: https://sourceforge.net/p/roundup/mailman/message/37652424/ by Thomas Arendsen Hein. Fixed in actions.py and roundup.pot and .po files updated.
author John Rouillard <rouilj@ieee.org>
date Thu, 12 May 2022 21:29:09 -0400
parents 01216187a167
children 51865a1ee765
line wrap: on
line diff
--- a/locale/hu.po	Thu May 12 17:25:09 2022 -0400
+++ b/locale/hu.po	Thu May 12 21:29:09 2022 -0400
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: Roundup 1.3.3\n"
 "Report-Msgid-Bugs-To: roundup-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2022-05-11 21:03-0400\n"
+"POT-Creation-Date: 2022-05-12 21:22-0400\n"
 "PO-Revision-Date: 2013-10-31 12:19+0100\n"
 "Last-Translator: kilo aka Gabor Kmetyko <kg_kilo@freemail.hu>\n"
 "Language-Team: Hungarian\n"
@@ -1278,6 +1278,20 @@
 "your email)"
 msgstr ""
 
+#: ../roundup/cgi/actions.py:972
+#, fuzzy, python-format
+msgid "Password reset for %s"
+msgstr "Jelszó törlés kérése"
+
+#: ../roundup/cgi/actions.py:973
+#, python-format
+msgid ""
+"\n"
+"The password has been reset for username \"%(name)s\".\n"
+"\n"
+"Your password is now: %(password)s\n"
+msgstr ""
+
 #: ../roundup/cgi/actions.py:982
 #, python-format
 msgid "Password reset and email sent to %s"
@@ -1295,6 +1309,25 @@
 msgid "You need to specify a username or address"
 msgstr "Meg kell adni egy felhasználónevet vagy címet"
 
+#: ../roundup/cgi/actions.py:1016
+#, fuzzy, python-format
+msgid "Confirm reset of password for %s"
+msgstr "Jelszó megerősítése"
+
+#: ../roundup/cgi/actions.py:1017
+#, python-format
+msgid ""
+"\n"
+"Someone, perhaps you, has requested that the password be changed for your\n"
+"username, \"%(name)s\". If you wish to proceed with the change, please "
+"follow\n"
+"the link below:\n"
+"\n"
+"  %(url)suser?@template=forgotten&@action=passrst&otk=%(otk)s\n"
+"\n"
+"You should then receive another email with the new password.\n"
+msgstr ""
+
 #: ../roundup/cgi/actions.py:1030
 #, python-format
 msgid "Email sent to primary notification address for %s."
@@ -1314,6 +1347,42 @@
 msgid "Username '%s' is already used."
 msgstr ""
 
+#: ../roundup/cgi/actions.py:1162
+#, python-format
+msgid "Complete your registration to %s -- key %s"
+msgstr ""
+
+#: ../roundup/cgi/actions.py:1164
+#, python-format
+msgid ""
+"To complete your registration of the user \"%(name)s\" with\n"
+"%(tracker)s, please do one of the following:\n"
+"\n"
+"- send a reply to %(tracker_email)s and maintain the subject line as is "
+"(the\n"
+"reply's additional \"Re:\" is ok),\n"
+"\n"
+"- or visit the following URL:\n"
+"\n"
+"%(url)s?@action=confrego&otk=%(otk)s\n"
+"\n"
+msgstr ""
+
+#: ../roundup/cgi/actions.py:1177
+#, python-format
+msgid "Complete your registration to %s"
+msgstr ""
+
+#: ../roundup/cgi/actions.py:1178
+#, python-format
+msgid ""
+"To complete your registration of the user \"%(name)s\" with\n"
+"%(tracker)s, please visit the following URL:\n"
+"\n"
+"%(url)s?@action=confrego&otk=%(otk)s\n"
+"\n"
+msgstr ""
+
 #: ../roundup/cgi/actions.py:1202
 msgid "It is not permitted to supply roles at registration."
 msgstr "Regisztráláskor nem adhatók meg szerepkörök."
@@ -2287,7 +2356,7 @@
 "Probléma volt az Ön által küldött üzenettel:\n"
 "   %(message)s\n"
 
-#: ../roundup/mailgw.py:1667
+#: ../roundup/mailgw.py:1673
 #, fuzzy, python-format
 msgid ""
 "\n"
@@ -2300,7 +2369,7 @@
 "%(mailadmin)s-nal és javíttassa ki a hibásan megadott osztályt:\n"
 "  %(current_class)s\n"
 
-#: ../roundup/mailgw.py:1698
+#: ../roundup/mailgw.py:1704
 #, python-format
 msgid ""
 "\n"
@@ -2313,7 +2382,7 @@
 "%(mailadmin)s-nal és javíttassa ki a hibás tulajdonságokat:\n"
 "  %(errors)s\n"
 
-#: ../roundup/mailgw.py:1719
+#: ../roundup/mailgw.py:1725
 msgid "not of form [arg=value,value,...;arg=value,value,...]"
 msgstr "nem [arg=érték,érték,...;arg=érték,érték,...] formátumú"
 
@@ -2340,7 +2409,7 @@
 "%(acceptable_types)s"
 msgstr ""
 
-#: ../roundup/rest.py:2264
+#: ../roundup/rest.py:2268
 #, python-format
 msgid ""
 "Unrecognized api version: %s. See /rest without specifying api version for "

Roundup Issue Tracker: http://roundup-tracker.org/