django.po 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2020-12-21 12:57+0100\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "Language: \n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #: project_base/templates/newsletter/message/subscribe.html:10
  21. #: project_base/templates/newsletter/message/subscribe.txt:1
  22. #, python-format
  23. msgid ""
  24. "Dear %(name)s,\n"
  25. "\n"
  26. "you, or someone in your name requested a subscription to %(title)s.\n"
  27. "\n"
  28. "If you would like to confirm your subscription, please follow this "
  29. "activation link:\n"
  30. "http://%(domain)s%(url)s\n"
  31. "\n"
  32. "Kind regards,"
  33. msgstr ""
  34. "Hallo %(name)s,\n"
  35. "\n"
  36. "Du wurdest beim Suchagenten / Newsletter von %(title)s "
  37. "angemeldet."
  38. "\n"
  39. "Wenn du die Anmeldung bestätigen möchten klicken Sie bitte auf folgenden "
  40. "Link:\n"
  41. "https://%(domain)s%(url)s\n"
  42. "\n"
  43. "Wir wünschen dir, dass du fündig wirst!"
  44. "\n"
  45. "Liebe Grüße,"
  46. "\n"
  47. "das Team vom gemeinschaffen.com"
  48. ### ********************** /\ *****************************
  49. ### ********************** /\ *****************************
  50. ### ********************** /\ *****************************
  51. #: project_base/templates/newsletter/subscription_subscribe.html:5
  52. #: project_base/templates/newsletter/subscription_subscribe.html:8
  53. #: project_base/templates/newsletter/subscription_subscribe_email_sent.html:5
  54. #: project_base/templates/newsletter/subscription_subscribe_email_sent.html:8
  55. #: project_base/templates/newsletter/subscription_subscribe_user.html:5
  56. #: project_base/templates/newsletter/subscription_subscribe_user.html:8
  57. msgid "Newsletter subscribe"
  58. msgstr "Suchagent- und Newsletteranmeldung"
  59. ### ********************** /\ *****************************
  60. ### ********************** /\ *****************************
  61. ### ********************** /\ *****************************