Skip to content
Snippets Groups Projects
Commit 447caa0f authored by Roang's avatar Roang
Browse files

Fix typos in plainui

parent d7ed68d3
No related branches found
No related tags found
No related merge requests found
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
{% if page_obj.has_previous() %} {% if page_obj.has_previous() %}
<li class="mb-3 mx-3"> <li class="mb-3 mx-3">
<a href="?page={{ page_obj.previous_page_number() }}" <a href="?page={{ page_obj.previous_page_number() }}"
class="btn btn-secondary">{{ _("board--paginage--previous") }}</a> class="btn btn-secondary">{{ _("board--paginate--previous") }}</a>
</li> </li>
{%- endif %} {%- endif %}
{% if page_obj.has_next() %} {% if page_obj.has_next() %}
......
{% macro avatar(user, scope="plattform") -%} {% macro avatar(user, scope="platform") -%}
<figure class="col hub-avatar"> <figure class="col hub-avatar">
{% if user and user.avatar %} {% if user and user.avatar %}
<img class="hub-avatar__img" <img class="hub-avatar__img"
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
</figure> </figure>
{%- endmacro %} {%- endmacro %}
{% macro no_avatar(scope="plattform") -%} {% macro no_avatar(scope="platform") -%}
<img class="hub-avatar__none" <img class="hub-avatar__none"
src="{{ static('plainui/img/hub-no-avatar-%s-active.png' % (scope,) ) }}" src="{{ static('plainui/img/hub-no-avatar-%s-active.png' % (scope,) ) }}"
alt="{{ _('Avatar image') }}"> alt="{{ _('Avatar image') }}">
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
{% else %} {% else %}
<img class="card-img-top aspect-ratio-16by9" <img class="card-img-top aspect-ratio-16by9"
alt="Thumbnail Badge {{ badge_link.badge.name }}" alt="Thumbnail Badge {{ badge_link.badge.name }}"
src="{{ static('plainui/img/hub-no-avatar-plattform-active.png') }}" src="{{ static('plainui/img/hub-no-avatar-platform-active.png') }}"
data-holder-rendered="true"> data-holder-rendered="true">
{% endif %} {% endif %}
</div> </div>
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
{{ speaker }} {{ speaker }}
{% if not loop.last %},{% endif %} {% if not loop.last %},{% endif %}
{% else %} {% else %}
{{ _("No Speakers publicated yet") }} {{ _("No Speakers published yet") }}
{% endfor %} {% endfor %}
{% if event.abstract %}<div class="hub-text">{{ event.abstract }}</div>{% endif %} {% if event.abstract %}<div class="hub-text">{{ event.abstract }}</div>{% endif %}
......
...@@ -339,7 +339,7 @@ ...@@ -339,7 +339,7 @@
{% if room.next_event %} {% if room.next_event %}
{{ tile(room.next_event, faved=true if room.next_event.id | safe in my_favorite_events, custom_class="flex-lg-grow-1 mb-0") }} {{ tile(room.next_event, faved=true if room.next_event.id | safe in my_favorite_events, custom_class="flex-lg-grow-1 mb-0") }}
{% else %} {% else %}
<p class="text-center my-6 flex-lg-grow">{{ _("no entry availaible") }}</p> <p class="text-center my-6 flex-lg-grow">{{ _("no entry available") }}</p>
{% endif %} {% endif %}
{% if room.room.id %} {% if room.room.id %}
<a href="{{ url('plainui:room', slug=room.room.slug) }}" <a href="{{ url('plainui:room', slug=room.room.slug) }}"
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
</ul> </ul>
{% else %} {% else %}
<div class="p-3 ps-3 w-100 d-flex flex-row flex-wrap justify-content-start align-items-center"> <div class="p-3 ps-3 w-100 d-flex flex-row flex-wrap justify-content-start align-items-center">
<p>{{ _("no entry availaible") }}</p> <p>{{ _("no entry available") }}</p>
</div> </div>
{% endif %} {% endif %}
</div> </div>
......
...@@ -21,7 +21,7 @@ msgid "Unknown User!" ...@@ -21,7 +21,7 @@ msgid "Unknown User!"
msgstr "Unbekannter Nutzer!" msgstr "Unbekannter Nutzer!"
msgid "Please enter the recipient name" msgid "Please enter the recipient name"
msgstr "Bitte den/dei Empfänger*in angeben" msgstr "Bitte den Namen der empfangenden Person angeben"
msgid "Please enter a subject" msgid "Please enter a subject"
msgstr "Bitte einen Betreff eingeben" msgstr "Bitte einen Betreff eingeben"
...@@ -64,10 +64,10 @@ msgid "Unknown User" ...@@ -64,10 +64,10 @@ msgid "Unknown User"
msgstr "Unbekannter Nutzer" msgstr "Unbekannter Nutzer"
msgid "User is not active!" msgid "User is not active!"
msgstr "User ist nich aktiv" msgstr "User ist nicht aktiv"
msgid "User can use password reset by email!" msgid "User can use password reset by email!"
msgstr "Paswort über E-Mail reset ist möglich" msgstr "Passwort-Reset über E-Mail ist möglich!"
msgid "User didn't use this Ticket!" msgid "User didn't use this Ticket!"
msgstr "Dieser Benutzer ist nicht mit diesem Ticket verknüpft." msgstr "Dieser Benutzer ist nicht mit diesem Ticket verknüpft."
...@@ -91,7 +91,7 @@ msgid "Wiki__edit__body" ...@@ -91,7 +91,7 @@ msgid "Wiki__edit__body"
msgstr "Seiten-Inhalt" msgstr "Seiten-Inhalt"
msgid "Wiki__edit__body_help" msgid "Wiki__edit__body_help"
msgstr "Inhalt der auf der Wiki-Seite angezeigt wird. Du kannst Markdown-Syntax nutzen um den Inhalt zu formatieren. Nutze den Vorschau-Button um die formattierte Seite zu sehen." msgstr "Inhalt der auf der Wiki-Seite angezeigt wird. Du kannst Markdown-Syntax nutzen um den Inhalt zu formatieren. Nutze den Vorschau-Button um die formatierte Seite zu sehen."
msgid "Assemblies" msgid "Assemblies"
msgstr "Assemblies" msgstr "Assemblies"
...@@ -252,7 +252,7 @@ msgstr "Öffentliches Bulletin Board" ...@@ -252,7 +252,7 @@ msgstr "Öffentliches Bulletin Board"
msgid "New Entry" msgid "New Entry"
msgstr "Neuer Eintrag" msgstr "Neuer Eintrag"
msgid "board--paginage--previous" msgid "board--paginate--previous"
msgstr "Vorherige Page" msgstr "Vorherige Page"
msgid "board--paginate--next" msgid "board--paginate--next"
...@@ -312,7 +312,7 @@ msgstr "Fahrplan anschauen" ...@@ -312,7 +312,7 @@ msgstr "Fahrplan anschauen"
msgid "No entries available." msgid "No entries available."
msgstr "Keine Einträge vorhanden." msgstr "Keine Einträge vorhanden."
msgid "No Speakers publicated yet" msgid "No Speakers published yet"
msgstr "Noch keine Speaker bekannt gegeben" msgstr "Noch keine Speaker bekannt gegeben"
msgid "Event description" msgid "Event description"
...@@ -382,7 +382,7 @@ msgstr "Streaming" ...@@ -382,7 +382,7 @@ msgstr "Streaming"
msgid "Coming Up Next" msgid "Coming Up Next"
msgstr "Als nächstes" msgstr "Als nächstes"
msgid "no entry availaible" msgid "no entry available"
msgstr "Keine Einträge vorhanden." msgstr "Keine Einträge vorhanden."
msgid "View next Events" msgid "View next Events"
...@@ -407,7 +407,7 @@ msgid "profile" ...@@ -407,7 +407,7 @@ msgid "profile"
msgstr "Profil" msgstr "Profil"
msgid "Edit your profile" msgid "Edit your profile"
msgstr "Dein Profil berarbeiten" msgstr "Dein Profil bearbeiten"
msgid "search" msgid "search"
msgstr "suchen" msgstr "suchen"
...@@ -428,7 +428,7 @@ msgid "Hey" ...@@ -428,7 +428,7 @@ msgid "Hey"
msgstr "Hey" msgstr "Hey"
msgid "You are leaving the »RC3-area«. For external sites, streams and applications the actual owners are completely and solely responsible regarding data protection, copyright, youth protection, etc.!" msgid "You are leaving the »RC3-area«. For external sites, streams and applications the actual owners are completely and solely responsible regarding data protection, copyright, youth protection, etc.!"
msgstr "Du verlässt das virtuelle Veranstaltungs-Gelände. Für externe Seiten, Streams und Angebote sind vollinhaltlich die jeweiligen Betreiber in bezug auf Datenschutz, Copyright und Jugendschutz etc. verantwortlich." msgstr "Du verlässt das virtuelle Veranstaltungs-Gelände. Für externe Seiten, Streams und Angebote sind vollinhaltlich die jeweiligen Betreiber in Bezug auf Datenschutz, Copyright und Jugendschutz etc. verantwortlich."
msgid "Back" msgid "Back"
msgstr "Zurück" msgstr "Zurück"
...@@ -507,7 +507,7 @@ msgid "Reset Password" ...@@ -507,7 +507,7 @@ msgid "Reset Password"
msgstr "Passwort zurücksetzen" msgstr "Passwort zurücksetzen"
msgid "login--cookieinfo" msgid "login--cookieinfo"
msgstr "Hinweis: Wir setzen einen Cookie um deine Sessiondaten zu speichern." msgstr "Hinweis: Wir setzen einen Cookie um die Daten deiner Sitzung zu speichern."
msgid "New here?" msgid "New here?"
msgstr "Neu hier?" msgstr "Neu hier?"
...@@ -666,7 +666,7 @@ msgid "Reset password link invalid. Please try again." ...@@ -666,7 +666,7 @@ msgid "Reset password link invalid. Please try again."
msgstr "Passwortwiederherstellungslink ungültig. Bitte erneut versuchen." msgstr "Passwortwiederherstellungslink ungültig. Bitte erneut versuchen."
msgid "You will receive an e-mail with a reset link." msgid "You will receive an e-mail with a reset link."
msgstr "Du erhälst eine E-Mail mit einem Reset-Link." msgstr "Du erhältst eine E-Mail mit einem Reset-Link."
msgid "If you have no configured e-mail address, revisit your ticket activation link" msgid "If you have no configured e-mail address, revisit your ticket activation link"
msgstr "Falls du keine E-Mail-Adresse konfiguriert hast, klick noch einmal auf deinen Ticket-Aktivierungslink" msgstr "Falls du keine E-Mail-Adresse konfiguriert hast, klick noch einmal auf deinen Ticket-Aktivierungslink"
...@@ -866,8 +866,8 @@ msgstr "Nachricht verschickt" ...@@ -866,8 +866,8 @@ msgstr "Nachricht verschickt"
msgid "Message deleted." msgid "Message deleted."
msgstr "Nachricht gelöscht" msgstr "Nachricht gelöscht"
msgid "Thank you for your help to make this plattform safer and better! Please give us some time to find a solution and keep an eye on your Messages, we may contact you." msgid "Thank you for your help to make this platform safer and better! Please give us some time to find a solution and keep an eye on your Messages, we may contact you."
msgstr "Danke für Deine Hilfe diese Plattform besser und sicherer zu machen. Bitte gib uns ein wenig Zeit eine Lösung zu finden und behalte deine Nachrichten hier im Auge, vielleicht kontaktieren wird Dich." msgstr "Danke für Deine Hilfe diese Plattform besser und sicherer zu machen. Bitte gib uns ein wenig Zeit eine Lösung zu finden und behalte deine Nachrichten hier im Auge, vielleicht kontaktieren wird dich."
msgid "RoomView--loginrequired" msgid "RoomView--loginrequired"
msgstr "Anmeldung erforderlich." msgstr "Anmeldung erforderlich."
......
...@@ -91,7 +91,7 @@ msgid "Wiki__edit__body" ...@@ -91,7 +91,7 @@ msgid "Wiki__edit__body"
msgstr "Page Content" msgstr "Page Content"
msgid "Wiki__edit__body_help" msgid "Wiki__edit__body_help"
msgstr "Content shown for the wiki page. You can use Markdown syntax to format the page content. Use the preview button to see the formated page." msgstr "Content shown for the wiki page. You can use Markdown syntax to format the page content. Use the preview button to see the formatted page."
msgid "Assemblies" msgid "Assemblies"
msgstr "" msgstr ""
...@@ -252,7 +252,7 @@ msgstr "" ...@@ -252,7 +252,7 @@ msgstr ""
msgid "New Entry" msgid "New Entry"
msgstr "" msgstr ""
msgid "board--paginage--previous" msgid "board--paginate--previous"
msgstr "Previous Page" msgstr "Previous Page"
msgid "board--paginate--next" msgid "board--paginate--next"
...@@ -312,7 +312,7 @@ msgstr "view the schedule" ...@@ -312,7 +312,7 @@ msgstr "view the schedule"
msgid "No entries available." msgid "No entries available."
msgstr "" msgstr ""
msgid "No Speakers publicated yet" msgid "No Speakers published yet"
msgstr "" msgstr ""
msgid "Event description" msgid "Event description"
...@@ -382,7 +382,7 @@ msgstr "" ...@@ -382,7 +382,7 @@ msgstr ""
msgid "Coming Up Next" msgid "Coming Up Next"
msgstr "" msgstr ""
msgid "no entry availaible" msgid "no entry available"
msgstr "" msgstr ""
msgid "View next Events" msgid "View next Events"
...@@ -866,7 +866,7 @@ msgstr "" ...@@ -866,7 +866,7 @@ msgstr ""
msgid "Message deleted." msgid "Message deleted."
msgstr "" msgstr ""
msgid "Thank you for your help to make this plattform safer and better! Please give us some time to find a solution and keep an eye on your Messages, we may contact you." msgid "Thank you for your help to make this platform safer and better! Please give us some time to find a solution and keep an eye on your Messages, we may contact you."
msgstr "" msgstr ""
msgid "RoomView--loginrequired" msgid "RoomView--loginrequired"
......
...@@ -48,7 +48,7 @@ class ReportContentView(ConferenceRequiredMixin, FormView): ...@@ -48,7 +48,7 @@ class ReportContentView(ConferenceRequiredMixin, FormView):
messages.success( messages.success(
self.request, self.request,
gettext( gettext(
'Thank you for your help to make this plattform safer and better! ' 'Thank you for your help to make this platform safer and better! '
'Please give us some time to find a solution and keep an eye on your Messages, we may contact you.' 'Please give us some time to find a solution and keep an eye on your Messages, we may contact you.'
), ),
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment