mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-03-20 11:48:31 -04:00
d
This commit is contained in:
@@ -48,6 +48,7 @@ translation_strings = {
|
||||
"DELETE MEDIA": "MEDIEN LÖSCHEN",
|
||||
"DOWNLOAD": "HERUNTERLADEN",
|
||||
"DURATION": "DAUER",
|
||||
"Delete Comments": "",
|
||||
"Delete Media": "Medien löschen",
|
||||
"Delete media": "Medien löschen",
|
||||
"Disable Comments": "Kommentare deaktivieren",
|
||||
@@ -70,6 +71,7 @@ translation_strings = {
|
||||
"Failed to change owner. Please try again.": "Fehler beim Ändern des Eigentümers. Bitte versuchen Sie es erneut.",
|
||||
"Failed to copy media.": "Fehler beim Kopieren der Medien.",
|
||||
"Failed to create playlist": "Fehler beim Erstellen der Playlist",
|
||||
"Failed to delete comments.": "",
|
||||
"Failed to delete media. Please try again.": "Fehler beim Löschen der Medien. Bitte versuchen Sie es erneut.",
|
||||
"Failed to disable comments.": "Fehler beim Deaktivieren der Kommentare.",
|
||||
"Failed to disable download.": "Fehler beim Deaktivieren des Downloads.",
|
||||
@@ -178,6 +180,10 @@ translation_strings = {
|
||||
"Select all media": "Alle Medien auswählen",
|
||||
"Select publish state:": "Veröffentlichungsstatus auswählen:",
|
||||
"Selected": "Ausgewählt",
|
||||
"Share with Co-Editors": "",
|
||||
"Share with Co-Owners": "",
|
||||
"Share with Co-Viewers": "",
|
||||
"Share with Course Members": "",
|
||||
"Shared by me": "Von mir geteilt",
|
||||
"Shared with me": "Mit mir geteilt",
|
||||
"Sign in": "Anmelden",
|
||||
@@ -196,6 +202,7 @@ translation_strings = {
|
||||
"Successfully Enabled comments": "Kommentare erfolgreich aktiviert",
|
||||
"Successfully changed owner": "Eigentümer erfolgreich geändert",
|
||||
"Successfully deleted": "Erfolgreich gelöscht",
|
||||
"Successfully deleted comments": "",
|
||||
"Successfully updated": "Erfolgreich aktualisiert",
|
||||
"Successfully updated categories": "Kategorien erfolgreich aktualisiert",
|
||||
"Successfully updated playlist membership": "Playlist-Mitgliedschaft erfolgreich aktualisiert",
|
||||
@@ -240,6 +247,7 @@ translation_strings = {
|
||||
"Welcome": "Willkommen",
|
||||
"You are going to copy": "Sie werden kopieren",
|
||||
"You are going to delete": "Sie werden löschen",
|
||||
"You are going to delete all comments from": "",
|
||||
"You are going to disable comments to": "Sie werden Kommentare deaktivieren für",
|
||||
"You are going to disable download for": "Sie werden Download deaktivieren für",
|
||||
"You are going to enable comments to": "Sie werden Kommentare aktivieren für",
|
||||
|
||||
Reference in New Issue
Block a user