geschenkgutscheine implementiert ("Paket verschenken"). Neuer Upload-Provider: Sparkbooth.
This commit is contained in:
@@ -937,16 +937,26 @@
|
||||
"inactive": "Noch keine Photobooth-Uploads angebunden.",
|
||||
"badgeActive": "AKTIV",
|
||||
"badgeInactive": "INAKTIV",
|
||||
"expiresAt": "Automatisches Abschalten am {{date}}"
|
||||
"expiresAt": "Automatisches Abschalten am {{date}}",
|
||||
"mode": "Modus"
|
||||
},
|
||||
"mode": {
|
||||
"title": "Photobooth-Typ auswählen",
|
||||
"description": "Wähle zwischen klassischem FTP und Sparkbooth HTTP-Upload. Umschalten generiert neue Zugangsdaten.",
|
||||
"active": "Aktuell: {{mode}}"
|
||||
},
|
||||
"credentials": {
|
||||
"heading": "FTP-Zugangsdaten",
|
||||
"description": "Teile die Zugangsdaten mit eurer Photobooth-Software.",
|
||||
"sparkboothTitle": "Sparkbooth-Upload (HTTP)",
|
||||
"sparkboothDescription": "Trage URL, Benutzername und Passwort in Sparkbooth ein. Antworten sind JSON (optional XML).",
|
||||
"host": "Host",
|
||||
"port": "Port",
|
||||
"username": "Benutzername",
|
||||
"password": "Passwort",
|
||||
"path": "Upload-Pfad"
|
||||
"path": "Upload-Pfad",
|
||||
"postUrl": "Upload-URL",
|
||||
"responseFormat": "Antwort-Format"
|
||||
},
|
||||
"actions": {
|
||||
"enable": "Photobooth aktivieren",
|
||||
@@ -992,7 +1002,7 @@
|
||||
"planTitle": "Planungsmodus",
|
||||
"planDescription": "Zugang bleibt deaktiviert, um Tests vorzubereiten.",
|
||||
"liveTitle": "Live-Modus",
|
||||
"liveDescription": "FTP ist aktiv und Uploads werden direkt angenommen.",
|
||||
"liveDescription": "Zugang bleibt aktiv (FTP oder Sparkbooth) und Uploads werden direkt verarbeitet.",
|
||||
"badgePlan": "Planung",
|
||||
"badgeLive": "Live",
|
||||
"current": "Aktiv",
|
||||
@@ -1598,4 +1608,4 @@
|
||||
"ctaFallback": "Events ansehen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user