Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 2.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  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: 2015-07-06 07:47+0200\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. #: admin.py:97
  21. #, fuzzy
  22. msgid "Default Content"
  23. msgstr "Inhalt"
  24. #: admin.py:111
  25. msgid "Description"
  26. msgstr "Beschreibung"
  27. #: admin.py:117
  28. msgid "Languages"
  29. msgstr "Sprachen"
  30. #: fields.py:11
  31. msgid "Comma-separated emails"
  32. msgstr "Durch Kommas getrennte Emails"
  33. #: fields.py:20
  34. msgid "Only comma separated emails are allowed."
  35. msgstr "Nur durch Kommas getrennte Emails sind erlaubt"
  36. #: models.py:38
  37. msgid "low"
  38. msgstr "niedrig"
  39. #: models.py:38
  40. msgid "medium"
  41. msgstr "mittel"
  42. #: models.py:39
  43. msgid "high"
  44. msgstr "hoch"
  45. #: models.py:39
  46. msgid "now"
  47. msgstr "sofort"
  48. #: models.py:40 models.py:169
  49. msgid "sent"
  50. msgstr "gesendet"
  51. #: models.py:40 models.py:169
  52. msgid "failed"
  53. msgstr "fehlgeschlagen"
  54. #: models.py:41
  55. msgid "queued"
  56. msgstr "in der Warteschleife"
  57. #: models.py:44
  58. msgid "Email From"
  59. msgstr "Email Von"
  60. #: models.py:45
  61. msgid "Email To"
  62. msgstr "Email An"
  63. #: models.py:46
  64. msgid "Cc"
  65. msgstr "Kopie"
  66. #: models.py:47
  67. msgid "Bcc"
  68. msgstr "Blinde Kopie"
  69. #: models.py:48 models.py:194
  70. msgid "Subject"
  71. msgstr "Betreff"
  72. #: models.py:49
  73. msgid "Message"
  74. msgstr "Nachricht"
  75. #: models.py:50
  76. msgid "HTML Message"
  77. msgstr "HTML Nachricht"
  78. #: models.py:188
  79. msgid "e.g: 'welcome_email'"
  80. msgstr "z.B. 'welcome_email'"
  81. #: models.py:190
  82. msgid "Description of this template."
  83. msgstr "Beschreibung dieser Vorlage"
  84. #: models.py:196
  85. msgid "Content"
  86. msgstr "Inhalt"
  87. #: models.py:198
  88. msgid "HTML content"
  89. msgstr "HTML Inhalt"
  90. #: models.py:200
  91. msgid "Render template in alternative language"
  92. msgstr "Vorlage in alternativer Sprache rendern"
  93. #: models.py:208
  94. #, fuzzy
  95. msgid "Email Template"
  96. msgstr "Email Vorlage"
  97. #: models.py:209
  98. #, fuzzy
  99. msgid "Email Templates"
  100. msgstr "Email Vorlagen"
  101. #: models.py:236
  102. msgid "The original filename"
  103. msgstr "Ursprünglicher Dateiname"