GlotPress

Translation of WP Courseware: German

Filter ↓ Sort ↓ All (4,650) Translated (4,564) Untranslated (27) Waiting (61) Fuzzy (0) Warnings (61)
1 2 3 4 5 6 311
Prio Original string Translation
Course Progress Bar Shortcode Kursfortschrittsleiste Shortcode Details

Course Progress Bar Shortcode

Kursfortschrittsleiste Shortcode
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:38
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:151
Priority:
normal
More links:
The <code>[wpcourse_progress_bar]</code> shortcode creates a percentage progress bar of the users progress so far on a given course. To be able to see the progress bar, a user needs to be logged in and have access to the course. If the user is not logged in, the progress bar will not show. Der Shortcode<code>[wpcourse_progress_bar]</code> erzeugt einen prozentualen Fortschrittsbalken der bisherigen Fortschritte der Teilnehmer auf einem bestimmten Kurs. Um den Fortschrittsbalken sehen zu können, muss ein Teilnehmer angemeldet sein und Zugriff auf den Kurs haben. Wenn der Teilnehmer nicht angemeldet ist, wird der Fortschrittsbalken nicht angezeigt. Details

The <code>[wpcourse_progress_bar]</code> shortcode creates a percentage progress bar of the users progress so far on a given course. To be able to see the progress bar, a user needs to be logged in and have access to the course. If the user is not logged in, the progress bar will not show.

Der Shortcode<code>[wpcourse_progress_bar]</code> erzeugt einen prozentualen Fortschrittsbalken der bisherigen Fortschritte der Teilnehmer auf einem bestimmten Kurs. Um den Fortschrittsbalken sehen zu können, muss ein Teilnehmer angemeldet sein und Zugriff auf den Kurs haben. Wenn der Teilnehmer nicht angemeldet ist, wird der Fortschrittsbalken nicht angezeigt.
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:42
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:153
Priority:
normal
More links:
Here's a summary of the shortcode parameters for <code>[wpcourse_progress_bar]</code>: Hier ist eine Zusammenfassung der Shortcode-Parameter <code>[wpcourse_progress_bar]</code> für: Details

Here's a summary of the shortcode parameters for <code>[wpcourse_progress_bar]</code>:

Hier ist eine Zusammenfassung der Shortcode-Parameter <code>[wpcourse_progress_bar]</code> für:
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:38
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:154
Priority:
normal
More links:
<em>(Required)</em> A course ID to show the users current progress. If this is not specified, then nothing will show. <em>(Erforderlich)</em> Eine Kurs-ID, um den aktuellen Fortschritt der Benutzer anzuzeigen. Wenn dies nicht angegeben ist, wird nichts angezeigt. Details

<em>(Required)</em> A course ID to show the users current progress. If this is not specified, then nothing will show.

<em>(Erforderlich)</em> Eine Kurs-ID, um den aktuellen Fortschritt der Benutzer anzuzeigen. Wenn dies nicht angegeben ist, wird nichts angezeigt.
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:36
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:160
Priority:
normal
More links:
Here are some examples of how <code>[wpcourse_progress_bar]</code> shortcode works: Hier sind einige Beispiele für die Funktionsweise von <code>[wpcourse_progress_bar]</code> Shortcode: Details

Here are some examples of how <code>[wpcourse_progress_bar]</code> shortcode works:

Hier sind einige Beispiele für die Funktionsweise von <code>[wpcourse_progress_bar]</code> Shortcode:
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:38
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:169
Priority:
normal
More links:
Example 1: <code>[wpcourse_progress_bar course="1" show_title="false" show_desc="false" /]</code> Beispiel 1:<code>[wpcourse_progress_bar course="1" show_title="false" show_desc="false" /]</code> Details

Example 1: <code>[wpcourse_progress_bar course="1" show_title="false" show_desc="false" /]</code>

Beispiel 1:<code>[wpcourse_progress_bar course="1" show_title="false" show_desc="false" /]</code>
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:38
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:172
Priority:
normal
More links:
Shows the progress bar of the current user for course id 1. Do not show the course title and course description. Zeigt die Fortschrittsleiste des aktuellen Benutzers für Kurs-ID 1 an. Zeigen Sie den Kurstitel und die Kursbeschreibung nicht an. Details

Shows the progress bar of the current user for course id 1. Do not show the course title and course description.

Zeigt die Fortschrittsleiste des aktuellen Benutzers für Kurs-ID 1 an. Zeigen Sie den Kurstitel und die Kursbeschreibung nicht an.
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:41
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:173
Priority:
normal
More links:
Example 2: <code>[wpcourse_progress_bar course="1" /]</code> Beispiel 2:<code>[wpcourse_progress_bar course="1" /]</code> Details

Example 2: <code>[wpcourse_progress_bar course="1" /]</code>

Beispiel 2:<code>[wpcourse_progress_bar course="1" /]</code>
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:38
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:175
Priority:
normal
More links:
Example 3: <code>[wpcourse_progress_bar course="1" show_title="true" show_desc="true" /]</code> Beispiel 3:<code>[wpcourse_progress_bar course="1" show_title="true" show_desc="true" /]</code> Details

Example 3: <code>[wpcourse_progress_bar course="1" show_title="true" show_desc="true" /]</code>

Beispiel 3:<code>[wpcourse_progress_bar course="1" show_title="true" show_desc="true" /]</code>
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:38
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:178
Priority:
normal
More links:
Shows the progress bar of the current user for course id 1. Show the course title and course description. Zeigt den Fortschrittsbalken des aktuellen Teilnehmers für Kurs ID 1, den Kurstitel und die Kursbeschreibung an. Details

Shows the progress bar of the current user for course id 1. Show the course title and course description.

Zeigt den Fortschrittsbalken des aktuellen Teilnehmers für Kurs ID 1, den Kurstitel und die Kursbeschreibung an.
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:41
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:179
Priority:
normal
More links:
Course Enrollment Shortcode Kurs Anmeldung Button Shortcode Details

Course Enrollment Shortcode

Kurs Anmeldung Button Shortcode
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:37
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:184
Priority:
normal
More links:
The <code>[wpcourse_enroll]</code> shortcode will allow you to create a course enrollment button for your courses. Mit dem <code>[wpcourse_enroll]</code> können Sie einen Shortcode für einen Button zum "Kurs einschreiben" erstellen. Details

The <code>[wpcourse_enroll]</code> shortcode will allow you to create a course enrollment button for your courses.

Mit dem <code>[wpcourse_enroll]</code> können Sie einen Shortcode für einen Button zum "Kurs einschreiben" erstellen.
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:42
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:186
Priority:
normal
More links:
The shortcode will work for both users who are logged and users who are registering. If a user is logged in and clicks the button they will automatically be enrolled into the specified course(s). If a user is not logged in and clicks the button they will be immediately taken to the registration page, and upon registration they will be enrolled into the specified course(s). Der Shortcode funktioniert für angemeldete Benutzer und Benutzer, die sich registrieren. Wenn ein Benutzer angemeldet ist und klickt auf den Button/n werden sie automatisch in der angegebenen Kurse eingeschrieben. Wenn ein Benutzer nicht eingeloggt ist und auf die Schaltfläche klickt, werden sie sofort auf die Registrierungsseite geleitet und bei der Anmeldung werden sie in der angegebenen Kurse eingeschrieben. Details

The shortcode will work for both users who are logged and users who are registering. If a user is logged in and clicks the button they will automatically be enrolled into the specified course(s). If a user is not logged in and clicks the button they will be immediately taken to the registration page, and upon registration they will be enrolled into the specified course(s).

Der Shortcode funktioniert für angemeldete Benutzer und Benutzer, die sich registrieren. Wenn ein Benutzer angemeldet ist und klickt auf den Button/n werden sie automatisch in der angegebenen Kurse eingeschrieben. Wenn ein Benutzer nicht eingeloggt ist und auf die Schaltfläche klickt, werden sie sofort auf die Registrierungsseite geleitet und bei der Anmeldung werden sie in der angegebenen Kurse eingeschrieben.
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:42
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:187
Priority:
normal
More links:
Here's a summary of the shortcode parameters for <code>[wpcourse_enroll]</code>: Hier ist eine Zusammenfassung der Shortcode-Parameter für <code>[wpcourse_enroll]</code> : Details

Here's a summary of the shortcode parameters for <code>[wpcourse_enroll]</code>:

Hier ist eine Zusammenfassung der Shortcode-Parameter für <code>[wpcourse_enroll]</code> :
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:38
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:191
Priority:
normal
More links:
<em>(Required)</em> A comma-separated list of course IDs that the user will be enrolled into. If this is not specified, then the button will not appear. <em>(Erforderlich)</em> Eine kommagetrennte Liste von Kurs-IDs, in die der Benutzer eingeschrieben ist. Wenn dies nicht angegeben ist, wird die Schaltfläche nicht angezeigt. Details

<em>(Required)</em> A comma-separated list of course IDs that the user will be enrolled into. If this is not specified, then the button will not appear.

<em>(Erforderlich)</em> Eine kommagetrennte Liste von Kurs-IDs, in die der Benutzer eingeschrieben ist. Wenn dies nicht angegeben ist, wird die Schaltfläche nicht angezeigt.
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2025-04-07 14:34:36
Date added (local):
Calculating...
Translated by:
benjito
References:
  • ../includes/admin/views/settings/settings-field-support.php:197
Priority:
normal
More links:
Legend:
Current
Waiting
Rejected
Fuzzy
Old
With warnings
1 2 3 4 5 6 311

Export as