Aggiunge annunci in-app/sito, contatti e migliora UI copertina sul portale.

Include admin/API/banner nativi, form contatti e reset copertina standard con layout edit più ampio.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-20 15:30:49 +02:00
co-authored by Cursor
parent e502844b88
commit 5b723bf844
81 changed files with 2177 additions and 38 deletions
+65
View File
@@ -5,6 +5,7 @@ de:
nav:
dashboard: Dashboard
ops: Ops
announcements: Hinweise
clubs: Vereine & Teams
billing: Abrechnung
youtube: YouTube
@@ -45,6 +46,9 @@ de:
invoice_updated: "Rechnung %{number} aktualisiert."
invoice_uploaded: "Rechnung hochgeladen und an %{email} gesendet."
youtube_not_configured: Konfiguriere YOUTUBE_CLIENT_ID und YOUTUBE_CLIENT_SECRET in .env
announcement_created: Hinweis gespeichert
announcement_updated: Hinweis aktualisiert
announcement_destroyed: Hinweis gelöscht
common:
free_plan: Free
yes: "Ja"
@@ -360,3 +364,64 @@ de:
club_recordings:
index:
title: "Replays — %{club}"
announcements:
index:
title: Hinweise
lead: Meldungen für die Apps, die öffentliche Website und den Login-Bereich — Wartung, Updates oder Mitteilungen.
new: Neuer Hinweis
table_title: Hinweise
none: Noch keine Hinweise. Erstelle einen, um Apps und Website zu informieren.
new:
title: Neuer Hinweis
edit:
title: Hinweis bearbeiten
table:
status: Status
kind: Typ
title: Nachricht
channels: Ziele
window: Zeitraum
actions:
edit: Bearbeiten
delete: Löschen
delete_confirm: Diesen Hinweis löschen? Er erscheint nicht mehr an den gewählten Stellen.
kind:
info: Information
maintenance: Wartung
update: App-Update
severity:
info: Info
warning: Warnung
critical: Kritisch
status:
draft: Entwurf
published: Veröffentlicht
archived: Archiviert
channels:
app: Apps (Android und iOS)
web_public: Öffentliche Website
web_private: Login-Bereich
window:
always: Immer (solange veröffentlicht)
from: "Ab %{time}"
until: "Bis %{time}"
form:
kind: Typ
severity: Schwere
status: Status
channels: Wo anzeigen
channels_hint: Eine oder mehrere Ziele wählen. Der Login-Bereich ist nach der Anmeldung sichtbar (Verein, Teams, Konto).
title: Titel
body: Text
starts_at: Sichtbar ab
ends_at: Sichtbar bis
window_hint: Leer lassen, um sofort und solange veröffentlicht anzuzeigen.
action_url: Link (optional)
action_url_hint: Bei Updates öffnet eine leere URL den Store. Sonst eine https-URL.
action_label: Button-Text
dismissible: Nutzer können den Hinweis schließen
dismissible_hint: Haken entfernen für Wartungshinweise, die sichtbar bleiben sollen.
submit_create: Hinweis speichern
submit_update: Hinweis aktualisieren
cancel: Abbrechen
+65
View File
@@ -5,6 +5,7 @@ en:
nav:
dashboard: Dashboard
ops: Ops
announcements: Notices
clubs: Clubs & teams
billing: Billing
youtube: YouTube
@@ -45,6 +46,9 @@ en:
invoice_updated: "Invoice %{number} updated."
invoice_uploaded: "Invoice uploaded and sent to %{email}."
youtube_not_configured: Configure YOUTUBE_CLIENT_ID and YOUTUBE_CLIENT_SECRET in .env
announcement_created: Notice saved
announcement_updated: Notice updated
announcement_destroyed: Notice deleted
common:
free_plan: Free
yes: "Yes"
@@ -360,3 +364,64 @@ en:
club_recordings:
index:
title: "Replays — %{club}"
announcements:
index:
title: Notices
lead: Messages for the apps, the public website and the logged-in area — maintenance, updates or announcements.
new: New notice
table_title: Notices
none: No notices yet. Create one to notify the apps and the website.
new:
title: New notice
edit:
title: Edit notice
table:
status: Status
kind: Type
title: Message
channels: Destinations
window: Window
actions:
edit: Edit
delete: Delete
delete_confirm: Delete this notice? It will no longer appear in the selected destinations.
kind:
info: Information
maintenance: Maintenance
update: App update
severity:
info: Info
warning: Warning
critical: Critical
status:
draft: Draft
published: Published
archived: Archived
channels:
app: Apps (Android and iOS)
web_public: Public website
web_private: Logged-in area
window:
always: Always (while published)
from: "From %{time}"
until: "Until %{time}"
form:
kind: Type
severity: Severity
status: Status
channels: Where to show it
channels_hint: Select one or more destinations. The logged-in area is visible after sign-in (club, teams, account).
title: Title
body: Body
starts_at: Visible from
ends_at: Visible until
window_hint: Leave empty to show immediately while published.
action_url: Link (optional)
action_url_hint: For updates, an empty URL opens the store. Otherwise use an https URL.
action_label: Button label
dismissible: Users can dismiss the notice
dismissible_hint: Uncheck for maintenance notices that should stay visible.
submit_create: Save notice
submit_update: Update notice
cancel: Cancel
+65
View File
@@ -5,6 +5,7 @@ es:
nav:
dashboard: Panel
ops: Ops
announcements: Avisos
clubs: Clubes y equipos
billing: Facturación
youtube: YouTube
@@ -45,6 +46,9 @@ es:
invoice_updated: "Factura %{number} actualizada."
invoice_uploaded: "Factura subida y enviada a %{email}."
youtube_not_configured: Configura YOUTUBE_CLIENT_ID y YOUTUBE_CLIENT_SECRET en .env
announcement_created: Aviso guardado
announcement_updated: Aviso actualizado
announcement_destroyed: Aviso eliminado
common:
free_plan: Free
yes: "Sí"
@@ -360,3 +364,64 @@ es:
club_recordings:
index:
title: "Repeticiones — %{club}"
announcements:
index:
title: Avisos
lead: Mensajes hacia las apps, el sitio público y el área privada — mantenimiento, actualizaciones o comunicados.
new: Nuevo aviso
table_title: Avisos
none: Todavía no hay avisos. Crea uno para notificar a las apps y al sitio.
new:
title: Nuevo aviso
edit:
title: Editar aviso
table:
status: Estado
kind: Tipo
title: Mensaje
channels: Destinos
window: Ventana
actions:
edit: Editar
delete: Eliminar
delete_confirm: ¿Eliminar este aviso? Ya no se verá en los destinos elegidos.
kind:
info: Información
maintenance: Mantenimiento
update: Actualización
severity:
info: Info
warning: Atención
critical: Crítico
status:
draft: Borrador
published: Publicado
archived: Archivado
channels:
app: Apps (Android e iOS)
web_public: Sitio público
web_private: Área privada
window:
always: Siempre (mientras esté publicado)
from: "Desde %{time}"
until: "Hasta %{time}"
form:
kind: Tipo
severity: Gravedad
status: Estado
channels: Dónde mostrarlo
channels_hint: Elige uno o más destinos. El área privada se ve tras iniciar sesión (club, equipos, cuenta).
title: Título
body: Texto
starts_at: Visible desde
ends_at: Visible hasta
window_hint: Déjalo vacío para mostrarlo de inmediato mientras esté publicado.
action_url: Enlace (opcional)
action_url_hint: En actualizaciones, una URL vacía abre la tienda. Si no, usa una URL https.
action_label: Texto del botón
dismissible: El usuario puede cerrar el aviso
dismissible_hint: Quita la marca para avisos de mantenimiento que deben permanecer visibles.
submit_create: Guardar aviso
submit_update: Actualizar aviso
cancel: Cancelar
+65
View File
@@ -5,6 +5,7 @@ fr:
nav:
dashboard: Tableau de bord
ops: Ops
announcements: Alertes
clubs: Clubs et équipes
billing: Facturation
youtube: YouTube
@@ -45,6 +46,9 @@ fr:
invoice_updated: "Facture %{number} mise à jour."
invoice_uploaded: "Facture chargée et envoyée à %{email}."
youtube_not_configured: Configurez YOUTUBE_CLIENT_ID et YOUTUBE_CLIENT_SECRET dans .env
announcement_created: Alerte enregistrée
announcement_updated: Alerte mise à jour
announcement_destroyed: Alerte supprimée
common:
free_plan: Free
yes: "Oui"
@@ -360,3 +364,64 @@ fr:
club_recordings:
index:
title: "Replays — %{club}"
announcements:
index:
title: Alertes
lead: Messages vers les apps, le site public et l'espace connecté — maintenance, mises à jour ou communications.
new: Nouvelle alerte
table_title: Alertes
none: Aucune alerte. Créez-en une pour notifier les applications et le site.
new:
title: Nouvelle alerte
edit:
title: Modifier l'alerte
table:
status: Statut
kind: Type
title: Message
channels: Destinations
window: Fenêtre
actions:
edit: Modifier
delete: Supprimer
delete_confirm: Supprimer cette alerte ? Elle n'apparaîtra plus aux destinations choisies.
kind:
info: Information
maintenance: Maintenance
update: Mise à jour
severity:
info: Info
warning: Attention
critical: Critique
status:
draft: Brouillon
published: Publié
archived: Archivé
channels:
app: Apps (Android et iOS)
web_public: Site public
web_private: Espace connecté
window:
always: Toujours (tant que publié)
from: "À partir de %{time}"
until: "Jusqu'à %{time}"
form:
kind: Type
severity: Gravité
status: Statut
channels: Où l'afficher
channels_hint: Choisissez une ou plusieurs destinations. L'espace connecté est visible après connexion (club, équipes, compte).
title: Titre
body: Texte
starts_at: Visible à partir de
ends_at: Visible jusqu'à
window_hint: Laissez vide pour afficher immédiatement tant que l'alerte est publiée.
action_url: Lien (facultatif)
action_url_hint: Pour une mise à jour, une URL vide ouvre le store. Sinon une URL https.
action_label: Libellé du bouton
dismissible: L'utilisateur peut fermer l'alerte
dismissible_hint: Décochez pour une maintenance qui doit rester visible.
submit_create: Enregistrer l'alerte
submit_update: Mettre à jour l'alerte
cancel: Annuler
+65
View File
@@ -5,6 +5,7 @@ it:
nav:
dashboard: Dashboard
ops: Ops
announcements: Avvisi
clubs: Società e squadre
billing: Fatturazione
youtube: YouTube
@@ -49,6 +50,9 @@ it:
transfer_confirmed: "Bonifico confermato: piano %{plan} attivo per %{club}."
transfer_cancelled: Bonifico in attesa annullato.
youtube_not_configured: Configura YOUTUBE_CLIENT_ID e YOUTUBE_CLIENT_SECRET in .env
announcement_created: Avviso salvato
announcement_updated: Avviso aggiornato
announcement_destroyed: Avviso eliminato
common:
free_plan: Free
yes: "Sì"
@@ -398,3 +402,64 @@ it:
club_recordings:
index:
title: "Replay — %{club}"
announcements:
index:
title: Avvisi
lead: Messaggi verso le app, il sito pubblico e l'area riservata — manutenzione, aggiornamenti o comunicazioni.
new: Nuovo avviso
table_title: Avvisi
none: Nessun avviso. Crea il primo per notificare app e sito.
new:
title: Nuovo avviso
edit:
title: Modifica avviso
table:
status: Stato
kind: Tipo
title: Messaggio
channels: Destinazioni
window: Finestra
actions:
edit: Modifica
delete: Elimina
delete_confirm: Eliminare questo avviso? Non sarà più visibile nelle destinazioni scelte.
kind:
info: Informazione
maintenance: Manutenzione
update: Aggiornamento app
severity:
info: Info
warning: Attenzione
critical: Critico
status:
draft: Bozza
published: Pubblicato
archived: Archiviato
channels:
app: App (Android e iOS)
web_public: Sito pubblico
web_private: Area riservata
window:
always: Sempre (finché pubblicato)
from: "Da %{time}"
until: "Fino a %{time}"
form:
kind: Tipo
severity: Gravità
status: Stato
channels: Dove mostrarlo
channels_hint: Puoi selezionare una o più destinazioni. L'area riservata è visibile dopo il login (società, squadre, account).
title: Titolo
body: Testo
starts_at: Inizio visibilità
ends_at: Fine visibilità
window_hint: Lascia vuoto per mostrare subito e finché resta pubblicato.
action_url: Link (facoltativo)
action_url_hint: Per gli aggiornamenti, se vuoto l'app apre lo store. Altrimenti un URL https.
action_label: Etichetta del pulsante
dismissible: L'utente può chiudere l'avviso
dismissible_hint: Togli la spunta per avvisi di manutenzione che devono restare visibili.
submit_create: Salva avviso
submit_update: Aggiorna avviso
cancel: Annulla
+2
View File
@@ -21,6 +21,8 @@ de:
too_short: "ist zu kurz (mindestens %{count} Zeichen)"
too_long: "ist zu lang (höchstens %{count} Zeichen)"
complexity: "muss mindestens 3 aus Kleinbuchstaben, Großbuchstaben, Zahlen und Symbolen enthalten"
app_announcement:
no_channel: Wähle mindestens ein Ziel (Apps, öffentliche Website oder Login-Bereich).
club:
back_to_club: "← Verein"
sport_label: Hauptsportart
+4
View File
@@ -16,6 +16,8 @@ en:
too_short: "is too short (minimum is %{count} characters)"
too_long: "is too long (maximum is %{count} characters)"
complexity: "must include at least 3 of: lowercase letters, uppercase letters, numbers and symbols"
app_announcement:
no_channel: Select at least one destination (apps, public website or logged-in area).
club:
back_to_club: "← Club"
sport_label: Main sport
@@ -39,6 +41,8 @@ en:
cover_file_label: Cover image
cover_preview_alt: Live cover preview
cover_remove_label: Remove custom cover
cover_reset_button: Restore standard cover
cover_reset_pending_hint: The standard cover will be restored when you save.
cover_requires_full: Custom sponsor covers are available on the Premium Full plan.
cover_see_plans: See plans
dashboard:
+2
View File
@@ -21,6 +21,8 @@ es:
too_short: "es demasiado corta (mínimo %{count} caracteres)"
too_long: "es demasiado larga (máximo %{count} caracteres)"
complexity: "debe incluir al menos 3 entre: minúsculas, mayúsculas, números y símbolos"
app_announcement:
no_channel: Elige al menos un destino (apps, sitio público o área privada).
club:
back_to_club: "← Club"
sport_label: Deporte principal
+2
View File
@@ -21,6 +21,8 @@ fr:
too_short: "est trop court (minimum %{count} caractères)"
too_long: "est trop long (maximum %{count} caractères)"
complexity: "doit inclure au moins 3 parmi : minuscules, majuscules, chiffres et symboles"
app_announcement:
no_channel: Choisissez au moins une destination (apps, site public ou espace connecté).
club:
back_to_club: "← Club"
sport_label: Sport principal
+4
View File
@@ -16,6 +16,8 @@ it:
too_short: "è troppo corta (minimo %{count} caratteri)"
too_long: "è troppo lunga (massimo %{count} caratteri)"
complexity: "deve includere almeno 3 tra: lettere minuscole, maiuscole, numeri e simboli"
app_announcement:
no_channel: Seleziona almeno una destinazione (app, sito pubblico o area riservata).
club:
back_to_club: "← Società"
sport_label: Sport principale
@@ -39,6 +41,8 @@ it:
cover_file_label: Immagine copertina
cover_preview_alt: Anteprima copertina diretta
cover_remove_label: Rimuovi copertina personalizzata
cover_reset_button: Ripristina copertina standard
cover_reset_pending_hint: Verrà ripristinata la copertina standard al salvataggio.
cover_requires_full: La copertina sponsor personalizzata è disponibile con il piano Premium Full.
cover_see_plans: Vedi piani
dashboard:
+1
View File
@@ -28,6 +28,7 @@ de:
s3_item4_html: "<strong>Audiovisuelle Inhalte:</strong> Video- und Audiostreams der live übertragenen Spiele und, bei Premium-Paketen, Aufzeichnungen (Replays), die für einen begrenzten Zeitraum gespeichert werden."
s3_item5_html: "<strong>Zahlungsdaten:</strong> Für kostenpflichtige Pakete verarbeitet Stripe die für die Zahlung erforderlichen Daten (z. B. Zahlungsmethode, Rechnungsangaben). Der Verantwortliche speichert keine vollständigen Kartennummern."
s3_item6_html: "<strong>Nutzungsdaten:</strong> Serverprotokolle, IP-Adresse, User-Agent, erforderlich für Sicherheit und Funktionsfähigkeit der Website."
s3_item7_html: "<strong>Daten des Kontaktformulars:</strong> Name, E-Mail, optionaler Verein, Anliegen und Nachricht von der Kontaktseite."
s4_title: 4. Verarbeitung von Bildern und Daten minderjähriger Athleten
s4_p1_html: "Match Live TV richtet sich auch an Jugendwettbewerbe und -kategorien (z. B. U14, U16, U18). Bei Livestreams können identifizierbare <strong>minderjährige Athleten</strong> erfasst werden (Bild, Stimme, Trikotnummer, Spieldaten)."
s4_lead1: Wer für die Verarbeitung von Bildern Minderjähriger verantwortlich ist
+3
View File
@@ -28,6 +28,7 @@ en:
s3_item4_html: "<strong>Audiovisual content:</strong> video and audio streams of matches broadcast live and, with Premium plans, recordings (replays) kept for a limited period."
s3_item5_html: "<strong>Payment data:</strong> for paid plans, Stripe processes the data required for payment (e.g. payment method, billing details). The controller does not store full card numbers."
s3_item6_html: "<strong>Browsing data:</strong> server logs, IP address, user agent, needed for the security and operation of the site."
s3_item7_html: "<strong>Contact form data:</strong> name, email, optional club, topic and message submitted from the Contact page."
s4_title: 4. Processing of images and data of minor athletes
s4_p1_html: "Match Live TV is also intended for youth competitions and categories (e.g. Under 14, Under 16, Under 18). Live streams may capture identifiable <strong>minor athletes</strong> (image, voice, jersey number, game data)."
s4_lead1: Who is responsible for processing images of minors
@@ -56,6 +57,8 @@ en:
s5_row5_basis: Performance of a contract
s5_row6_purpose: Direct marketing (only where applicable and with consent where required)
s5_row6_basis: Consent or legitimate interest, depending on the case
s5_row7_purpose: Handling requests sent via the contact form
s5_row7_basis: Pre-contractual measures; legitimate interest in answering enquiries
s6_title: 6. Recipients and data processors
s6_intro: "Data may be shared with providers acting as data processors, including:"
s6_item1: hosting and cloud/server infrastructure provider;
+1
View File
@@ -28,6 +28,7 @@ es:
s3_item4_html: "<strong>Contenidos audiovisuales:</strong> flujos de vídeo y audio de los partidos transmitidos en directo y, con los planes Premium, grabaciones (repeticiones) conservadas durante un periodo limitado."
s3_item5_html: "<strong>Datos de pago:</strong> para los planes de pago, Stripe trata los datos necesarios para el pago (por ejemplo, método de pago, datos de facturación). El responsable no conserva los números completos de la tarjeta."
s3_item6_html: "<strong>Datos de navegación:</strong> registros del servidor, dirección IP, user agent, necesarios para la seguridad y el funcionamiento del sitio."
s3_item7_html: "<strong>Datos del formulario de contacto:</strong> nombre, email, club opcional, motivo y mensaje enviados desde la página de Contacto."
s4_title: 4. Tratamiento de imágenes y datos de deportistas menores de edad
s4_p1_html: "Match Live TV también está destinado a competiciones y categorías juveniles (por ejemplo, sub-14, sub-16, sub-18). Los directos pueden captar a <strong>deportistas menores de edad</strong> identificables (imagen, voz, número de camiseta, datos de juego)."
s4_lead1: Quién es responsable del tratamiento de las imágenes de menores
+1
View File
@@ -28,6 +28,7 @@ fr:
s3_item4_html: "<strong>Contenus audiovisuels :</strong> flux vidéo et audio des matchs diffusés en direct et, avec les forfaits Premium, enregistrements (replays) conservés pendant une durée limitée."
s3_item5_html: "<strong>Données de paiement :</strong> pour les forfaits payants, Stripe traite les données nécessaires au paiement (par ex. mode de paiement, coordonnées de facturation). Le responsable ne conserve pas les numéros complets de carte."
s3_item6_html: "<strong>Données de navigation :</strong> journaux du serveur, adresse IP, user agent, nécessaires à la sécurité et au fonctionnement du site."
s3_item7_html: "<strong>Données du formulaire de contact :</strong> nom, email, club éventuel, motif et message envoyés depuis la page Contact."
s4_title: 4. Traitement des images et données des athlètes mineurs
s4_p1_html: "Match Live TV est également destiné aux compétitions et catégories jeunes (par ex. U14, U16, U18). Les directs peuvent filmer des <strong>athlètes mineurs</strong> identifiables (image, voix, numéro de maillot, données de jeu)."
s4_lead1: Qui est responsable du traitement des images des mineurs
+3
View File
@@ -28,6 +28,7 @@ it:
s3_item4_html: "<strong>Contenuti audiovisivi:</strong> flussi video e audio delle partite trasmesse in diretta e, con i piani Premium, registrazioni (replay) conservate per un periodo limitato."
s3_item5_html: "<strong>Dati di pagamento:</strong> per i piani a pagamento, Stripe tratta i dati necessari al pagamento (es. metodo di pagamento, intestazione fattura). Il titolare non conserva i numeri completi della carta."
s3_item6_html: "<strong>Dati di navigazione:</strong> log del server, indirizzo IP, user agent, necessari per sicurezza e funzionamento del sito."
s3_item7_html: "<strong>Dati del modulo contatti:</strong> nome, email, eventuale società, motivo e messaggio inviati dalla pagina Contatti."
s4_title: 4. Trattamento di immagini e dati di atleti minorenni
s4_p1_html: "Match Live TV è destinato anche a competizioni e categorie giovanili (es. Under 14, Under 16, Under 18). Le dirette possono riprendere <strong>atleti minorenni</strong> identificabili (immagine, voce, numero di maglia, dati di gioco)."
s4_lead1: Chi è responsabile del trattamento delle immagini dei minori
@@ -56,6 +57,8 @@ it:
s5_row5_basis: Esecuzione del contratto
s5_row6_purpose: Marketing diretto (solo se previsto e con consenso ove richiesto)
s5_row6_basis: Consenso o legittimo interesse, secondo i casi
s5_row7_purpose: Gestione delle richieste inviate dal modulo contatti
s5_row7_basis: Misure precontrattuali; legittimo interesse a rispondere alle richieste
s6_title: 6. Destinatari e responsabili del trattamento
s6_intro: "I dati possono essere comunicati a fornitori che agiscono come responsabili del trattamento, tra cui:"
s6_item1: fornitore di hosting e infrastruttura cloud/server;
+37
View File
@@ -175,3 +175,40 @@ de:
card3_body: "Premium Light/Full: Replay für alle, die den Livestream verpasst haben oder einen wichtigen Moment erneut sehen möchten."
cta_start: Kostenlos starten
cta_faq: Häufige Fragen
contacts:
meta_title: "Kontakt — Match Live TV"
meta_description: "Kontakt zu Match Live TV: Angebote für Sportvereine, technischer Support und Datenschutzanfragen. Sitz in Mailand."
eyebrow: Match Live TV
title: Kontakt
lead: Schreib uns für ein Angebot, App-Support oder eine Datenschutzanfrage. Wir antworten in der Regel innerhalb eines Werktags.
response_time: "Typische Antwortzeit: 1 Werktag"
commercial_title: Vertrieb
commercial_body: Maßgeschneiderte Tarife, mehrere Teams, Turniere oder Integrationen. Schreib an
support_title: Support
support_body_html: "Probleme mit Zugang, Livestream oder App. Sieh zuerst die %{faq_link} oder die Seite %{support_link} an oder schreib an"
support_link: Support
faq_link: FAQ
privacy_title: Datenschutz
privacy_body: DSGVO-Rechte, Einwilligung und personenbezogene Daten. Schreib an
company_title: Sitz
company_lead: Anbieter des Dienstes und Verantwortlicher für die Datenverarbeitung.
label_address: Adresse
label_vat: USt-IdNr.
form_title: Nachricht senden
form_lead: Fülle das Formular aus: Wir antworten an die angegebene E-Mail-Adresse.
name_label: Name
email_label: E-Mail
club_label: Sportverein (optional)
topic_label: Anliegen
topic_commercial: Vertrieb / Angebot
topic_support: Technischer Support
topic_privacy: Datenschutz / DSGVO
message_label: Nachricht
honeypot_label: Website
privacy_accept_html: Ich stimme der Verarbeitung meiner Daten zur Bearbeitung dieser Anfrage zu, wie in der %{privacy_link} beschrieben.
privacy_link: Datenschutzerklärung
submit: Nachricht senden
cta_title: Lieber selbst nachsehen?
cta_body: Viele Antworten stehen bereits in den FAQ. Um mit dem Streamen zu starten, registriere den Verein.
cta_faq: FAQ
cta_signup: Team registrieren
+37
View File
@@ -175,3 +175,40 @@ en:
card3_body: "Premium Light/Full: replay for those who missed the stream or want to rewatch a key point."
cta_start: Start for free
cta_faq: Frequently asked questions
contacts:
meta_title: "Contact — Match Live TV"
meta_description: "Contact Match Live TV: quotes for sports clubs, technical support and privacy requests. Based in Milan."
eyebrow: Match Live TV
title: Contact
lead: Write to us for a quote, app support or a privacy request. We usually reply within one working day.
response_time: "Typical reply time: 1 working day"
commercial_title: Sales
commercial_body: Custom plans, multiple teams, tournaments or integrations. Write to
support_title: Support
support_body_html: "Sign-in, live stream or app issues. Check the %{faq_link} or the %{support_link} page first, or write to"
support_link: Support
faq_link: FAQ
privacy_title: Privacy
privacy_body: GDPR rights, consent and personal data. Write to
company_title: Company details
company_lead: Service provider and data controller.
label_address: Address
label_vat: VAT number
form_title: Send a message
form_lead: Fill in the form and we will reply to the email you provide.
name_label: Name
email_label: Email
club_label: Sports club (optional)
topic_label: Topic
topic_commercial: Sales / quote
topic_support: Technical support
topic_privacy: Privacy / GDPR
message_label: Message
honeypot_label: Website
privacy_accept_html: I agree to the processing of my data to handle this request, as described in the %{privacy_link}.
privacy_link: privacy notice
submit: Send message
cta_title: Prefer to look it up yourself?
cta_body: Many answers are already in the FAQ. To start streaming, register your club.
cta_faq: FAQ
cta_signup: Register your team
+37
View File
@@ -175,3 +175,40 @@ es:
card3_body: "Premium Light/Full: repetición para quien se perdió el directo o quiere volver a ver un punto clave."
cta_start: Empieza gratis
cta_faq: Preguntas frecuentes
contacts:
meta_title: "Contacto — Match Live TV"
meta_description: "Contacta con Match Live TV: presupuestos para clubes deportivos, soporte técnico y solicitudes de privacidad. Sede en Milán."
eyebrow: Match Live TV
title: Contacto
lead: Escríbenos para un presupuesto, para ayuda con la app o para una solicitud de privacidad. Solemos responder en un día laborable.
response_time: "Tiempo de respuesta orientativo: 1 día laborable"
commercial_title: Comercial
commercial_body: Planes a medida, varios equipos, torneos o integraciones. Escribe a
support_title: Asistencia
support_body_html: "Problemas de acceso, directos o app. Consulta primero las %{faq_link} o la página %{support_link}, o escribe a"
support_link: Soporte
faq_link: FAQ
privacy_title: Privacidad
privacy_body: Derechos RGPD, consentimiento y datos personales. Escribe a
company_title: Sede
company_lead: Prestador del servicio y responsable del tratamiento.
label_address: Dirección
label_vat: NIF / IVA
form_title: Enviar un mensaje
form_lead: Completa el formulario: te responderemos al email que indiques.
name_label: Nombre
email_label: Email
club_label: Club deportivo (opcional)
topic_label: Motivo
topic_commercial: Comercial / presupuesto
topic_support: Asistencia técnica
topic_privacy: Privacidad / RGPD
message_label: Mensaje
honeypot_label: Sitio web
privacy_accept_html: Acepto el tratamiento de los datos para gestionar esta solicitud, como se describe en la %{privacy_link}.
privacy_link: política de privacidad
submit: Enviar mensaje
cta_title: "¿Prefieres buscarlo tú?"
cta_body: Muchas respuestas ya están en las FAQ. Para empezar a emitir, registra el club.
cta_faq: FAQ
cta_signup: Registrar el equipo
+37
View File
@@ -175,3 +175,40 @@ fr:
card3_body: "Premium Light/Full : replay pour ceux qui ont raté le direct ou veulent revoir un point clé."
cta_start: Commencer gratuitement
cta_faq: Questions fréquentes
contacts:
meta_title: "Contact — Match Live TV"
meta_description: "Contactez Match Live TV : devis pour clubs sportifs, assistance technique et demandes privacy. Siège à Milan."
eyebrow: Match Live TV
title: Contact
lead: Écrivez-nous pour un devis, pour l'assistance de l'app ou pour une demande privacy. Nous répondons en général sous un jour ouvrable.
response_time: "Délai indicatif : 1 jour ouvrable"
commercial_title: Commercial
commercial_body: Offres sur mesure, plusieurs équipes, tournois ou intégrations. Écrivez à
support_title: Assistance
support_body_html: "Problèmes d'accès, de direct ou d'application. Consultez d'abord les %{faq_link} ou la page %{support_link}, ou écrivez à"
support_link: Support
faq_link: FAQ
privacy_title: Confidentialité
privacy_body: Droits RGPD, consentement et données personnelles. Écrivez à
company_title: Siège
company_lead: Prestataire du service et responsable du traitement.
label_address: Adresse
label_vat: N° de TVA
form_title: Envoyer un message
form_lead: Remplissez le formulaire : nous vous répondons à l'email indiqué.
name_label: Nom
email_label: Email
club_label: Club sportif (facultatif)
topic_label: Motif
topic_commercial: Commercial / devis
topic_support: Assistance technique
topic_privacy: Confidentialité / RGPD
message_label: Message
honeypot_label: Site web
privacy_accept_html: J'accepte le traitement des données pour gérer cette demande, comme décrit dans la %{privacy_link}.
privacy_link: notice de confidentialité
submit: Envoyer le message
cta_title: Vous préférez chercher vous-même ?
cta_body: Beaucoup de réponses sont déjà dans la FAQ. Pour commencer à diffuser, inscrivez le club.
cta_faq: FAQ
cta_signup: Enregistrer l'équipe
+37
View File
@@ -175,3 +175,40 @@ it:
card3_body: "Premium Light/Full: replay per chi ha perso la diretta o vuole rivedere un punto chiave."
cta_start: Inizia gratis
cta_faq: Domande frequenti
contacts:
meta_title: "Contatti — Match Live TV"
meta_description: "Contatta Match Live TV: preventivi per società sportive, assistenza tecnica e richieste privacy. Sede a Milano."
eyebrow: Match Live TV
title: Contatti
lead: Scrivici per un preventivo, per l'assistenza sull'app o per una richiesta privacy. Rispondiamo in genere entro un giorno lavorativo.
response_time: "Risposta indicativa: 1 giorno lavorativo"
commercial_title: Commerciale
commercial_body: Piani su misura, più squadre, tornei o integrazioni. Scrivi a
support_title: Assistenza
support_body_html: "Problemi di accesso, dirette o app. Consulta prima le %{faq_link} o la pagina %{support_link}, oppure scrivi a"
support_link: Supporto
faq_link: FAQ
privacy_title: Privacy
privacy_body: Diritti GDPR, consenso e dati personali. Scrivi a
company_title: Sede
company_lead: Titolare del servizio e del trattamento dei dati.
label_address: Indirizzo
label_vat: Partita IVA
form_title: Invia un messaggio
form_lead: Compila il modulo: ti rispondiamo all'email che indichi.
name_label: Nome
email_label: Email
club_label: Società sportiva (opzionale)
topic_label: Motivo
topic_commercial: Commerciale / preventivo
topic_support: Assistenza tecnica
topic_privacy: Privacy / GDPR
message_label: Messaggio
honeypot_label: Sito web
privacy_accept_html: Acconsento al trattamento dei dati per gestire questa richiesta, come descritto nella %{privacy_link}.
privacy_link: informativa privacy
submit: Invia messaggio
cta_title: Preferisci fare da solo?
cta_body: Molte risposte sono già nelle FAQ. Per iniziare a trasmettere, registra la società.
cta_faq: FAQ
cta_signup: Registra la squadra
+5
View File
@@ -141,6 +141,7 @@ de:
common:
privacy: Datenschutz
support: Support
contacts: Kontakt
cookies: Cookies
terms: AGB
pricing: Preise
@@ -174,3 +175,7 @@ de:
choice_youtube_hint_only: Entfernt nur das YouTube-Video
choice_both_label: Website und YouTube
choice_both_hint: Vollständige Löschung
announcement:
region: Hinweise
dismiss: Hinweis schließen
open: Öffnen
+5
View File
@@ -141,6 +141,7 @@ en:
common:
privacy: Privacy
support: Support
contacts: Contacts
cookies: Cookies
terms: Terms
pricing: Pricing
@@ -174,3 +175,7 @@ en:
choice_youtube_hint_only: Removes only the YouTube video
choice_both_label: Site and YouTube
choice_both_hint: Complete deletion
announcement:
region: Notices
dismiss: Dismiss notice
open: Open
+5
View File
@@ -141,6 +141,7 @@ es:
common:
privacy: Privacidad
support: Soporte
contacts: Contacto
cookies: Cookies
terms: Términos
pricing: Precios
@@ -174,3 +175,7 @@ es:
choice_youtube_hint_only: Elimina solo el vídeo de YouTube
choice_both_label: Sitio y YouTube
choice_both_hint: Eliminación completa
announcement:
region: Avisos
dismiss: Cerrar aviso
open: Abrir
+5
View File
@@ -141,6 +141,7 @@ fr:
common:
privacy: Confidentialité
support: Support
contacts: Contacts
cookies: Cookies
terms: Conditions
pricing: Tarifs
@@ -174,3 +175,7 @@ fr:
choice_youtube_hint_only: Supprime uniquement la vidéo YouTube
choice_both_label: Site et YouTube
choice_both_hint: Suppression complète
announcement:
region: Alertes
dismiss: Fermer l'alerte
open: Ouvrir
+5
View File
@@ -141,6 +141,7 @@ it:
common:
privacy: Privacy
support: Supporto
contacts: Contatti
cookies: Cookie
terms: Termini
pricing: Prezzi
@@ -174,3 +175,7 @@ it:
choice_youtube_hint_only: Rimuove solo il video YouTube
choice_both_label: Da sito e YouTube
choice_both_hint: Eliminazione completa
announcement:
region: Avvisi
dismiss: Chiudi avviso
open: Apri
+5
View File
@@ -16,6 +16,7 @@ Rails.application.routes.draw do
patch "account", to: "accounts#update"
patch "account/password", to: "accounts#password"
get "sports", to: "sports#index"
get "announcements", to: "announcements#index"
get "invitations/:token", to: "invitations#show"
post "invitations/:token/accept", to: "invitations#accept"
@@ -84,6 +85,7 @@ Rails.application.routes.draw do
root to: "dashboard#index"
get "metrics", to: "dashboard#metrics"
resources :announcements, except: %i[show]
resources :ops, only: [:index], controller: "ops" do
member do
post :acknowledge
@@ -170,6 +172,9 @@ Rails.application.routes.draw do
get "pallavolo-giovanile", to: "pages#pallavolo", as: :pallavolo
get "prezzi", to: "pages#pricing", as: :prezzi
get "pricing", to: redirect("/prezzi")
get "contatti", to: "contacts#show", as: :contatti
post "contatti", to: "contacts#create"
get "contact", to: redirect("/contatti")
get "privacy", to: "pages#privacy", as: :privacy
get "support", to: "pages#support", as: :support
get "cookie", to: "pages#cookies", as: :cookies