Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions resources/lang/de/welcome.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,19 @@
'license_warranty' => 'DIE SOFTWARE WIRD "WIE BESEHEN" BEREITGESTELLT, OHNE JEGLICHE GEWÄHRLEISTUNG, WEDER AUSDRÜCKLICH NOCH STILLSCHWEIGEND, EINSCHLIESSLICH, ABER NICHT BESCHRÄNKT AUF DIE GEWÄHRLEISTUNGEN DER MARKTGÄNGIGKEIT, DER EIGNUNG FÜR EINEN BESTIMMTEN ZWECK UND DER NICHTVERLETZUNG.',

'language' => 'Sprache',

'meta_description' => 'CatLab Drinks ist ein quelloffenes, hardwareunabhängiges bargeldloses Zahlungssystem für Veranstaltungen und Festivals. Verwenden Sie günstige NFC-Tags, hosten Sie auf Ihrem eigenen Server und betreiben Sie eine komplette DIY-Zahlungsinfrastruktur für Festivals.',
'meta_keywords' => 'hardwareunabhängiges bargeldloses Zahlungssystem, günstiges NFC-Aufladesystem für Festivals, DIY-Festival-Zahlungsinfrastruktur, Open-Source-Kassensystem, NFC-Zahlung, bargeldlose Veranstaltung, Festivalzahlung, selbst gehostete Bar-Automatisierung',

'faq_title' => 'Häufig gestellte Fragen',
'faq_1_q' => 'Kann ich Standard-NFC-Tags für ein Festival-Zahlungssystem verwenden?',
'faq_1_a' => 'Ja. CatLab Drinks funktioniert mit Standard-NTAG213-NFC-Tags, die ab nur 0,10 € pro Stück erhältlich sind. Es sind keine teuren proprietären Armbänder oder herstellergebundene Hardware erforderlich.',
'faq_2_q' => 'Welche Hardware brauche ich für eine bargeldlose Veranstaltung?',
'faq_2_a' => 'Jedes Android-Telefon oder -Tablet mit NFC kann als Kassenterminal dienen. Für Desktop-Setups funktioniert ein USB-NFC-Leser wie der ACR122U mit unserem Begleitdienst. Das System ist vollständig hardwareunabhängig.',
'faq_3_q' => 'Ist CatLab Drinks für kleine Veranstaltungen mit knappem Budget geeignet?',
'faq_3_a' => 'Absolut. Die Software ist kostenlos und quelloffen, NFC-Tags sind extrem günstig und Sie können vorhandene Android-Geräte als Terminals verwenden. Das macht es ideal für Fachschaften, Gemeinschaftsveranstaltungen und kleine Festivals.',
'faq_4_q' => 'Wie funktioniert die NFC-Kartensicherheit?',
'faq_4_a' => 'Jedes Kassenterminal verfügt über ein eigenes kryptografisches ECDSA-Schlüsselpaar. Kartendaten werden mit dem privaten Schlüssel des Terminals signiert und mit genehmigten öffentlichen Schlüsseln verifiziert. Die Hardware-UID der Karte wird in die Signatur aufgenommen, um Klonen zu verhindern.',
'faq_5_q' => 'Funktioniert das System offline?',
'faq_5_a' => 'Ja. Da das Guthaben direkt auf der NFC-Karte gespeichert wird, können Transaktionen auch ohne Internetverbindung verarbeitet werden. Die Daten werden automatisch synchronisiert, wenn die Verbindung wiederhergestellt ist.',
];
15 changes: 15 additions & 0 deletions resources/lang/en/welcome.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,19 @@
'license_warranty' => 'THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.',

'language' => 'Language',

'meta_description' => 'CatLab Drinks is an open-source, hardware-agnostic cashless payment system for events and festivals. Use budget NFC tags, self-host on your own server, and run a complete DIY festival payment infrastructure.',
'meta_keywords' => 'hardware-agnostic cashless payment system, budget NFC top-up system for festivals, DIY festival payment infrastructure, open-source POS, NFC payment, cashless event, festival payment, self-hosted bar automation',

'faq_title' => 'Frequently Asked Questions',
'faq_1_q' => 'Can I use standard NFC tags for a festival payment system?',
'faq_1_a' => 'Yes. CatLab Drinks works with standard NTAG213 NFC tags that cost as little as €0.10 each. There is no need for expensive proprietary wristbands or vendor-locked hardware.',
'faq_2_q' => 'What hardware do I need to run a cashless event?',
'faq_2_a' => 'Any Android phone or tablet with NFC can serve as a POS terminal. For desktop setups, a USB NFC reader such as the ACR122U works with our companion service. The system is fully hardware-agnostic.',
'faq_3_q' => 'Is CatLab Drinks suitable for small events on a tight budget?',
'faq_3_a' => 'Absolutely. The software is free and open-source, NFC tags are extremely cheap, and you can use existing Android devices as terminals. This makes it ideal for student unions, community events, and small festivals.',
'faq_4_q' => 'How does the NFC card security work?',
'faq_4_a' => 'Each POS terminal has its own ECDSA cryptographic key pair. Card data is signed with the terminal private key and verified using approved public keys. The card hardware UID is included in the signature to prevent cloning.',
'faq_5_q' => 'Does the system work offline?',
'faq_5_a' => 'Yes. Because the balance is stored directly on the NFC card, transactions can be processed even without an internet connection. Data syncs automatically when connectivity is restored.',
];
15 changes: 15 additions & 0 deletions resources/lang/es/welcome.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,19 @@
'license_warranty' => 'EL SOFTWARE SE PROPORCIONA "TAL CUAL", SIN GARANTÍA DE NINGÚN TIPO, EXPRESA O IMPLÍCITA, INCLUYENDO PERO NO LIMITÁNDOSE A LAS GARANTÍAS DE COMERCIABILIDAD, IDONEIDAD PARA UN PROPÓSITO PARTICULAR Y NO INFRACCIÓN.',

'language' => 'Idioma',

'meta_description' => 'CatLab Drinks es un sistema de pago sin efectivo de código abierto e independiente del hardware para eventos y festivales. Use etiquetas NFC económicas, aloje en su propio servidor y ejecute una infraestructura de pago completa para festivales.',
'meta_keywords' => 'sistema de pago sin efectivo independiente del hardware, sistema de recarga NFC económico para festivales, infraestructura de pago DIY para festivales, punto de venta open-source, pago NFC, evento cashless, pago de festival, automatización de bar autoalojada',

'faq_title' => 'Preguntas frecuentes',
'faq_1_q' => '¿Puedo usar etiquetas NFC estándar para un sistema de pago de festival?',
'faq_1_a' => 'Sí. CatLab Drinks funciona con etiquetas NFC NTAG213 estándar que cuestan tan solo 0,10 € cada una. No se necesitan pulseras propietarias caras ni hardware dependiente de un proveedor.',
'faq_2_q' => '¿Qué hardware necesito para organizar un evento cashless?',
'faq_2_a' => 'Cualquier teléfono o tableta Android con NFC puede funcionar como terminal de punto de venta. Para configuraciones de escritorio, un lector NFC USB como el ACR122U funciona con nuestro servicio complementario. El sistema es totalmente independiente del hardware.',
'faq_3_q' => '¿Es CatLab Drinks adecuado para eventos pequeños con presupuesto ajustado?',
'faq_3_a' => 'Por supuesto. El software es gratuito y de código abierto, las etiquetas NFC son extremadamente económicas y puede usar dispositivos Android existentes como terminales. Esto lo hace ideal para asociaciones estudiantiles, eventos comunitarios y festivales pequeños.',
'faq_4_q' => '¿Cómo funciona la seguridad de las tarjetas NFC?',
'faq_4_a' => 'Cada terminal de punto de venta tiene su propio par de claves criptográficas ECDSA. Los datos de la tarjeta se firman con la clave privada del terminal y se verifican con claves públicas aprobadas. El UID de hardware de la tarjeta se incluye en la firma para evitar la clonación.',
'faq_5_q' => '¿El sistema funciona sin conexión?',
'faq_5_a' => 'Sí. Como el saldo se almacena directamente en la tarjeta NFC, las transacciones pueden procesarse incluso sin conexión a Internet. Los datos se sincronizan automáticamente cuando se restablece la conectividad.',
];
15 changes: 15 additions & 0 deletions resources/lang/fr/welcome.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,19 @@
'license_warranty' => 'LE LOGICIEL EST FOURNI "TEL QUEL", SANS GARANTIE D\'AUCUNE SORTE, EXPRESSE OU IMPLICITE, Y COMPRIS MAIS SANS S\'Y LIMITER AUX GARANTIES DE QUALITÉ MARCHANDE, D\'ADÉQUATION À UN USAGE PARTICULIER ET DE NON-CONTREFAÇON.',

'language' => 'Langue',

'meta_description' => 'CatLab Drinks est un système de paiement sans contact open-source et indépendant du matériel pour événements et festivals. Utilisez des tags NFC bon marché, hébergez sur votre propre serveur et déployez une infrastructure de paiement festival complète.',
'meta_keywords' => 'système de paiement sans contact indépendant du matériel, système de recharge NFC économique pour festivals, infrastructure de paiement festival DIY, point de vente open-source, paiement NFC, événement cashless, paiement festival, automatisation de bar auto-hébergée',

'faq_title' => 'Questions fréquemment posées',
'faq_1_q' => 'Puis-je utiliser des tags NFC standard pour un système de paiement de festival ?',
'faq_1_a' => 'Oui. CatLab Drinks fonctionne avec des tags NFC NTAG213 standard qui ne coûtent que 0,10 € pièce. Il n\'est pas nécessaire d\'acheter des bracelets propriétaires coûteux ou du matériel verrouillé par un fournisseur.',
'faq_2_q' => 'Quel matériel faut-il pour organiser un événement cashless ?',
'faq_2_a' => 'N\'importe quel téléphone ou tablette Android avec NFC peut servir de terminal de caisse. Pour les configurations de bureau, un lecteur NFC USB tel que l\'ACR122U fonctionne avec notre service compagnon. Le système est totalement indépendant du matériel.',
'faq_3_q' => 'CatLab Drinks convient-il aux petits événements avec un budget limité ?',
'faq_3_a' => 'Absolument. Le logiciel est gratuit et open source, les tags NFC sont extrêmement bon marché et vous pouvez utiliser des appareils Android existants comme terminaux. C\'est idéal pour les associations étudiantes, les événements communautaires et les petits festivals.',
'faq_4_q' => 'Comment fonctionne la sécurité des cartes NFC ?',
'faq_4_a' => 'Chaque terminal de caisse possède sa propre paire de clés cryptographiques ECDSA. Les données de la carte sont signées avec la clé privée du terminal et vérifiées à l\'aide de clés publiques approuvées. L\'UID matériel de la carte est inclus dans la signature pour empêcher le clonage.',
'faq_5_q' => 'Le système fonctionne-t-il hors ligne ?',
'faq_5_a' => 'Oui. Comme le solde est stocké directement sur la carte NFC, les transactions peuvent être traitées même sans connexion Internet. Les données se synchronisent automatiquement lorsque la connectivité est rétablie.',
];
15 changes: 15 additions & 0 deletions resources/lang/nl/welcome.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,19 @@
'license_warranty' => 'DE SOFTWARE WORDT GELEVERD "ZOALS ZE IS", ZONDER ENIGE GARANTIE, EXPLICIET OF IMPLICIET, INCLUSIEF MAAR NIET BEPERKT TOT DE GARANTIES VAN VERKOOPBAARHEID, GESCHIKTHEID VOOR EEN BEPAALD DOEL EN NIET-INBREUK.',

'language' => 'Taal',

'meta_description' => 'CatLab Drinks is een open-source, hardware-onafhankelijk cashless betaalsysteem voor evenementen en festivals. Gebruik goedkope NFC-tags, host op je eigen server en bouw een complete doe-het-zelf betaalinfrastructuur voor festivals.',
'meta_keywords' => 'hardware-onafhankelijk cashless betaalsysteem, goedkoop NFC-oplaadsysteem voor festivals, doe-het-zelf festival betaalinfrastructuur, open-source kassasysteem, NFC-betaling, cashless evenement, festivalbetaling, zelf-gehost barautomatisering',

'faq_title' => 'Veelgestelde vragen',
'faq_1_q' => 'Kan ik standaard NFC-tags gebruiken voor een festivalbetaalsysteem?',
'faq_1_a' => 'Ja. CatLab Drinks werkt met standaard NTAG213 NFC-tags die slechts €0,10 per stuk kosten. Er zijn geen dure merkgebonden polsbandjes of leveranciersgebonden hardware nodig.',
'faq_2_q' => 'Welke hardware heb ik nodig om een cashless evenement te organiseren?',
'faq_2_a' => 'Elke Android-telefoon of -tablet met NFC kan als kassaterminal dienen. Voor desktopopstellingen werkt een USB NFC-lezer zoals de ACR122U met onze begeleidingsservice. Het systeem is volledig hardware-onafhankelijk.',
'faq_3_q' => 'Is CatLab Drinks geschikt voor kleine evenementen met een beperkt budget?',
'faq_3_a' => 'Absoluut. De software is gratis en open source, NFC-tags zijn extreem goedkoop en je kunt bestaande Android-apparaten als terminals gebruiken. Dit maakt het ideaal voor studentenverenigingen, buurtactiviteiten en kleine festivals.',
'faq_4_q' => 'Hoe werkt de NFC-kaartbeveiliging?',
'faq_4_a' => 'Elke kassaterminal heeft een eigen ECDSA cryptografisch sleutelpaar. Kaartgegevens worden ondertekend met de privésleutel van de terminal en geverifieerd met goedgekeurde openbare sleutels. De hardware-UID van de kaart wordt opgenomen in de handtekening om klonen te voorkomen.',
'faq_5_q' => 'Werkt het systeem offline?',
'faq_5_a' => 'Ja. Omdat het saldo direct op de NFC-kaart wordt opgeslagen, kunnen transacties zelfs zonder internetverbinding worden verwerkt. Gegevens worden automatisch gesynchroniseerd wanneer de verbinding hersteld is.',
];
Loading