diff --git a/src/backoffice/locale/de/LC_MESSAGES/django.po b/src/backoffice/locale/de/LC_MESSAGES/django.po index 526b46db62fea5a2c465d2575c77d0f616aea951..aece1fdabb6993b0886dd2a6f5fc27f693f6952d 100644 --- a/src/backoffice/locale/de/LC_MESSAGES/django.po +++ b/src/backoffice/locale/de/LC_MESSAGES/django.po @@ -1963,6 +1963,3 @@ msgstr "Statische Seite und zugehörige Historie gelöscht." msgid "StaticPageRevision--deleted" msgstr "Historieneintrag gelöscht." - -#~ msgid "All" -#~ msgstr "alle" diff --git a/src/backoffice/locale/en/LC_MESSAGES/django.po b/src/backoffice/locale/en/LC_MESSAGES/django.po index b5e32ee7a5cf3272b4bb66fc1568d3fa07aa88e0..a78de9dd4b79717e6f2f0ecdd54b264fb7f6c998 100644 --- a/src/backoffice/locale/en/LC_MESSAGES/django.po +++ b/src/backoffice/locale/en/LC_MESSAGES/django.po @@ -1968,9 +1968,3 @@ msgstr "StaticPage and all corresponding revisions deleted." msgid "StaticPageRevision--deleted" msgstr "StaticPageRevision deleted." - -#~ msgid "assemblyedit_message" -#~ msgstr "send a message to the assembly's organizing staff" - -#~ msgid "All" -#~ msgstr "all" diff --git a/src/core/locale/de/LC_MESSAGES/django.po b/src/core/locale/de/LC_MESSAGES/django.po index fb5ca287cb1c2d8eedbafa356138b159dd7bb4a7..54af1d06f8bdd3847179ecc5f279fc42658d76ca 100644 --- a/src/core/locale/de/LC_MESSAGES/django.po +++ b/src/core/locale/de/LC_MESSAGES/django.po @@ -2520,39 +2520,3 @@ msgstr "Dies ist keine valide alphabetische Seite" #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" - -#~ msgid "InvitationLink__type" -#~ msgstr "Einladungstyp" - -#~ msgid "InvitationLink__created_at" -#~ msgstr "Erstellt up" - -#~ msgid "InvitationLink__expires_at" -#~ msgstr "Auslaufdatum" - -#~ msgid "InvitationLink__expires_at__help_text" -#~ msgstr "Ab diesem Zeitpunk kann dieser Einladungslink nicht mehr verwendet werden. (Standard: 1 Tag)" - -#~ msgid "InvitationLink__uses" -#~ msgstr "Verwendungen" - -#~ msgid "InvitationLink__uses__help_text" -#~ msgstr "Anzahl der Verwendungen für diesen Link. Standard: 1. Wenn nichts angegeben wird, kann der Link beliebig oft verwendet werden." - -#~ msgid "InvitationLink__auto_accept" -#~ msgstr "Automatische Annahme" - -#~ msgid "InvitationLink__auto_accept__help_text" -#~ msgstr "Wenn diese Option gesetzt ist wird jedem mit diesem Link automatisch hinzugefügt, ohne vorherige Freigabe." - -#~ msgid "Projekt_Eigentümer_oder_Baugruppe_erforderlich" -#~ msgstr "Es muss entweder ein Eigentümer oder eine Assembly angegeben werden. (Mutually exclusive)" - -#~ msgid "Projekt_Eigentümer_und_Baugruppe_nicht_erlaubt" -#~ msgstr "Es muss entweder ein Besitzer oder eine Assembly gewählt werden, beides ist nicht erlaubt." - -#~ msgid "Raum__Typ_Projekt_nicht_erlaubt" -#~ msgstr "Räume vom Typ Projekt werden nicht mehr unterstützt, bitte verwenden Sie ein Projektobjekt." - -#~ msgid "Assembly__parent__slug" -#~ msgstr "Habitat (Slug)" diff --git a/src/core/locale/en/LC_MESSAGES/django.po b/src/core/locale/en/LC_MESSAGES/django.po index 79449988d1c645b710b6bbc347e7a416acf7fce1..dedbe2fa9ed548ca67ebff12a15ad6213600379f 100644 --- a/src/core/locale/en/LC_MESSAGES/django.po +++ b/src/core/locale/en/LC_MESSAGES/django.po @@ -2502,30 +2502,3 @@ msgstr "This is not a valid alphabetic page" #, python-format msgid "Invalid page (%(page_number)s): %(message)s" msgstr "" - -#~ msgid "InvitationLink__type" -#~ msgstr "invitation link type" - -#~ msgid "InvitationLink__created_at" -#~ msgstr "Created at" - -#~ msgid "InvitationLink__expires_at" -#~ msgstr "Expiry date" - -#~ msgid "InvitationLink__expires_at__help_text" -#~ msgstr "From this point on, this invitation link can no longer be used (Default: 1 day)." - -#~ msgid "InvitationLink__uses" -#~ msgstr "Uses" - -#~ msgid "InvitationLink__uses__help_text" -#~ msgstr "Number of uses for this link (Default: 1). If left blank, the link can be used any number of times." - -#~ msgid "InvitationLink__auto_accept" -#~ msgstr "Automatic acceptance" - -#~ msgid "InvitationLink__auto_accept__help_text" -#~ msgstr "If this option is set, everyone with this link will be added automatically, without prior approval." - -#~ msgid "Assembly__parent__slug" -#~ msgstr "parent (slug)"