TikTok api
This commit is contained in:
884
src/i18n/de.json
884
src/i18n/de.json
@@ -1,442 +1,442 @@
|
||||
{
|
||||
"nav": {
|
||||
"features": "Funktionen",
|
||||
"pricing": "Preise",
|
||||
"faq": "FAQ",
|
||||
"blog": "Blog",
|
||||
"login": "Anmelden",
|
||||
"dashboard": "Dashboard",
|
||||
"about": "Über uns",
|
||||
"contact": "Kontakt",
|
||||
"signup": "Registrieren",
|
||||
"learn": "Lernen",
|
||||
"create_qr": "QR erstellen",
|
||||
"bulk_creation": "Massen-Erstellung",
|
||||
"analytics": "Analytik",
|
||||
"settings": "Einstellungen",
|
||||
"cta": "Kostenlos starten",
|
||||
"tools": "Kostenlose Tools",
|
||||
"all_free": "Alle Generatoren sind 100% kostenlos",
|
||||
"resources": "Ressourcen",
|
||||
"all_industries": "Branchen"
|
||||
},
|
||||
"hero": {
|
||||
"badge": "Kostenloser QR-Code-Generator",
|
||||
"title": "Erstellen Sie QR-Codes, die überall funktionieren",
|
||||
"subtitle": "Generieren Sie statische und dynamische QR-Codes mit Tracking, individuellem Branding und Massen-Erstellung. Kostenlos für immer.",
|
||||
"features": [
|
||||
"Keine Kreditkarte zum Starten erforderlich",
|
||||
"QR-Codes für immer kostenlos erstellen",
|
||||
"Erweiterte Verfolgung und Analytik",
|
||||
"Individuelle Farben und Stile"
|
||||
],
|
||||
"cta_primary": "QR-Code kostenlos erstellen",
|
||||
"cta_secondary": "Preise ansehen",
|
||||
"engagement_badge": "Kostenlos für immer",
|
||||
"get_started": "Loslegen",
|
||||
"view_full_pricing": "Alle Preisdetails ansehen →"
|
||||
},
|
||||
"trust": {
|
||||
"users": "Aktive Nutzer",
|
||||
"codes": "QR-Codes erstellt",
|
||||
"scans": "Scans verfolgt",
|
||||
"countries": "Länder"
|
||||
},
|
||||
"industries": {
|
||||
"restaurant": "Restaurant-Kette",
|
||||
"tech": "Tech-Startup",
|
||||
"realestate": "Immobilien",
|
||||
"events": "Event-Agentur",
|
||||
"retail": "Einzelhandel",
|
||||
"healthcare": "Gesundheitswesen"
|
||||
},
|
||||
"templates": {
|
||||
"title": "Mit einer Vorlage beginnen",
|
||||
"restaurant": "Restaurant-Menü",
|
||||
"business": "Visitenkarte",
|
||||
"vcard": "Kontaktkarte",
|
||||
"event": "Event-Ticket",
|
||||
"use_template": "Vorlage verwenden →"
|
||||
},
|
||||
"generator": {
|
||||
"title": "Sofortiger QR-Code-Generator",
|
||||
"url_placeholder": "Geben Sie hier Ihre URL ein...",
|
||||
"foreground": "Vordergrund",
|
||||
"background": "Hintergrund",
|
||||
"corners": "Ecken",
|
||||
"size": "Größe",
|
||||
"contrast_good": "Guter Kontrast",
|
||||
"download_svg": "SVG herunterladen",
|
||||
"download_png": "PNG herunterladen",
|
||||
"save_track": "Speichern & Verfolgen",
|
||||
"live_preview": "Live-Vorschau",
|
||||
"demo_note": "Dies ist ein Demo-QR-Code"
|
||||
},
|
||||
"static_vs_dynamic": {
|
||||
"title": "Warum dynamische QR-Codes Ihnen Geld sparen",
|
||||
"description": "Hören Sie auf, Materialien neu zu drucken. Wechseln Sie Ziele sofort und verfolgen Sie jeden Scan.",
|
||||
"static": {
|
||||
"title": "Statische QR-Codes",
|
||||
"subtitle": "Immer kostenlos",
|
||||
"description": "Perfekt für permanente Inhalte, die sich nie ändern",
|
||||
"features": [
|
||||
"Inhalt kann nicht bearbeitet werden",
|
||||
"Keine Scan-Verfolgung",
|
||||
"Funktioniert für immer",
|
||||
"Kein Konto erforderlich"
|
||||
]
|
||||
},
|
||||
"dynamic": {
|
||||
"title": "Dynamische QR-Codes",
|
||||
"subtitle": "Empfohlen",
|
||||
"description": "Volle Kontrolle mit Tracking- und Bearbeitungsfunktionen",
|
||||
"features": [
|
||||
"Inhalt jederzeit bearbeiten",
|
||||
"Erweiterte Analytik",
|
||||
"Individuelles Branding",
|
||||
"Bulk-Operationen"
|
||||
]
|
||||
}
|
||||
},
|
||||
"features": {
|
||||
"title": "Alles was Sie brauchen, um professionelle QR-Codes zu erstellen",
|
||||
"analytics": {
|
||||
"title": "Erweiterte Analytik",
|
||||
"description": "Verfolgen Sie Scans, Standorte, Geräte und Nutzerverhalten mit detaillierten Einblicken."
|
||||
},
|
||||
"customization": {
|
||||
"title": "Vollständige Anpassung",
|
||||
"description": "Branden Sie Ihre QR-Codes mit individuellen Farben, Logos und Styling-Optionen."
|
||||
},
|
||||
"unlimited": {
|
||||
"title": "Unbegrenzte statische QR-Codes",
|
||||
"description": "Erstellen Sie so viele statische QR-Codes wie Sie benötigen. Kostenlos für immer, ohne Limits."
|
||||
},
|
||||
"bulk": {
|
||||
"title": "Bulk-Operationen",
|
||||
"description": "Erstellen Sie hunderte von QR-Codes auf einmal mit CSV-Import und Batch-Verarbeitung."
|
||||
},
|
||||
"integrations": {
|
||||
"title": "Integrationen",
|
||||
"description": "Verbinden Sie sich mit Zapier, Airtable, Google Sheets und weiteren beliebten Tools."
|
||||
},
|
||||
"api": {
|
||||
"title": "Entwickler-API",
|
||||
"description": "Integrieren Sie QR-Code-Generierung in Ihre Anwendungen mit unserer REST-API."
|
||||
},
|
||||
"support": {
|
||||
"title": "24/7 Support",
|
||||
"description": "Erhalten Sie Hilfe, wenn Sie sie brauchen, mit unserem dedizierten Kundensupport-Team."
|
||||
}
|
||||
},
|
||||
"pricing": {
|
||||
"title": "Wählen Sie Ihren Plan",
|
||||
"subtitle": "Wählen Sie den perfekten Plan für Ihre QR-Code-Bedürfnisse",
|
||||
"choose_plan": "Wählen Sie Ihren Plan",
|
||||
"select_plan": "Wählen Sie den perfekten Plan für Ihre QR-Code-Bedürfnisse",
|
||||
"current_plan": "Aktueller Plan",
|
||||
"upgrade_to": "Upgrade auf",
|
||||
"downgrade_to_free": "Zu Kostenlos zurückstufen",
|
||||
"most_popular": "Beliebteste",
|
||||
"all_plans_note": "Alle Pläne beinhalten unbegrenzte statische QR-Codes und Basis-Anpassung.",
|
||||
"free": {
|
||||
"title": "Kostenlos",
|
||||
"name": "Free",
|
||||
"price": "€0",
|
||||
"period": "für immer",
|
||||
"features": [
|
||||
"3 aktive dynamische QR-Codes (8 Typen verfügbar)",
|
||||
"Unbegrenzte statische QR-Codes",
|
||||
"Basis-Scan-Tracking",
|
||||
"Standard QR-Design-Vorlagen"
|
||||
]
|
||||
},
|
||||
"pro": {
|
||||
"title": "Pro",
|
||||
"name": "Pro",
|
||||
"price": "€9",
|
||||
"period": "pro Monat",
|
||||
"badge": "Beliebteste",
|
||||
"features": [
|
||||
"50 dynamische QR-Codes",
|
||||
"Unbegrenzte statische QR-Codes",
|
||||
"Erweiterte Analytik (Scans, Geräte, Standorte)",
|
||||
"Individuelles Branding (Farben)",
|
||||
"Download als SVG/PNG"
|
||||
]
|
||||
},
|
||||
"business": {
|
||||
"title": "Business",
|
||||
"name": "Business",
|
||||
"price": "€29",
|
||||
"period": "pro Monat",
|
||||
"features": [
|
||||
"500 dynamische QR-Codes",
|
||||
"Unbegrenzte statische QR-Codes",
|
||||
"Alles aus Pro",
|
||||
"Massen-QR-Erstellung (bis zu 1.000)",
|
||||
"Prioritäts-E-Mail-Support",
|
||||
"Erweiterte Tracking & Insights"
|
||||
]
|
||||
},
|
||||
"enterprise": {
|
||||
"title": "Enterprise",
|
||||
"name": "Enterprise",
|
||||
"price": "Individuell",
|
||||
"period": "",
|
||||
"features": [
|
||||
"∞ dynamische QR-Codes",
|
||||
"Unbegrenzte statische QR-Codes",
|
||||
"Alles aus Business",
|
||||
"Eigener Account Manager"
|
||||
],
|
||||
"contact": "Kontakt aufnehmen"
|
||||
}
|
||||
},
|
||||
"faq": {
|
||||
"title": "Häufig gestellte Fragen",
|
||||
"questions": {
|
||||
"account": {
|
||||
"question": "Benötige ich ein Konto, um QR-Codes zu erstellen?",
|
||||
"answer": "Für statische QR-Codes ist kein Konto erforderlich. Dynamische QR-Codes mit Tracking- und Bearbeitungsfunktionen erfordern jedoch ein kostenloses Konto."
|
||||
},
|
||||
"static_vs_dynamic": {
|
||||
"question": "Was ist der Unterschied zwischen statischen und dynamischen QR-Codes?",
|
||||
"answer": "Statische QR-Codes enthalten feste Inhalte, die nicht geändert werden können. Dynamische QR-Codes können jederzeit bearbeitet werden und bieten detaillierte Analytik."
|
||||
},
|
||||
"forever": {
|
||||
"question": "Funktionieren meine QR-Codes für immer?",
|
||||
"answer": "Statische QR-Codes funktionieren für immer, da der Inhalt direkt eingebettet ist. Dynamische QR-Codes funktionieren, solange Ihr Konto aktiv ist."
|
||||
},
|
||||
"file_type": {
|
||||
"question": "Welchen Dateityp sollte ich zum Drucken verwenden?",
|
||||
"answer": "Für Druckmaterialien empfehlen wir das SVG-Format für Skalierbarkeit oder hochauflösendes PNG (300+ DPI) für beste Qualität."
|
||||
},
|
||||
"password": {
|
||||
"question": "Kann ich einen QR-Code mit einem Passwort schützen?",
|
||||
"answer": "Ja, Pro- und Business-Pläne beinhalten Passwortschutz und Zugriffskontrollfunktionen für Ihre QR-Codes."
|
||||
},
|
||||
"analytics": {
|
||||
"question": "Wie funktioniert die Analytik?",
|
||||
"answer": "Wir verfolgen Scans, Standorte, Geräte und Referrer unter Beachtung der Privatsphäre der Nutzer. Keine persönlichen Daten werden gespeichert."
|
||||
},
|
||||
"privacy": {
|
||||
"question": "Verfolgen Sie persönliche Daten?",
|
||||
"answer": "Wir respektieren die Privatsphäre und sammeln nur anonyme Nutzungsdaten. IP-Adressen werden gehasht und wir respektieren Do-Not-Track-Header."
|
||||
},
|
||||
"bulk": {
|
||||
"question": "Kann ich Codes in großen Mengen mit meinen eigenen Daten erstellen?",
|
||||
"answer": "Ja, Sie können CSV- oder Excel-Dateien hochladen, um mehrere QR-Codes auf einmal mit individueller Datenzuordnung zu erstellen."
|
||||
},
|
||||
"no_account": {
|
||||
"question": "Kann ich QR-Codes auch ohne Anmeldung erstellen?",
|
||||
"answer": "Ja, Sie können unbegrenzt statische QR-Codes ohne Registrierung erstellen. Diese sind sofort einsatzbereit und funktionieren für immer. Für dynamische QR-Codes mit Tracking und Bearbeitung ist ein kostenloses Konto erforderlich."
|
||||
},
|
||||
"restaurant_menu": {
|
||||
"question": "Kann ich eine digitale Speisekarte per QR-Code erstellen?",
|
||||
"answer": "Ja, mit dem PDF-QR-Code können Sie Ihre Speisekarte als digitale Version erstellen. Gäste scannen den Code und sehen die Speisekarte auf ihrem Handy. Änderungen an der Karte sind ohne Neudruck möglich."
|
||||
},
|
||||
"scan_rate": {
|
||||
"question": "Was beeinflusst die Scan-Rate meines QR-Codes?",
|
||||
"answer": "Die Scan-Rate hängt von mehreren Faktoren ab: Platzierung (auf Augenhöhe), Größe (mindestens 2x2 cm), Kontrast (dunkel auf hell), Call-to-Action ('Scannen Sie hier') und Vorhandensein Ihres Logos für Vertrauen."
|
||||
},
|
||||
"branding": {
|
||||
"question": "Kann ich meinen QR-Code mit meinem Logo branden?",
|
||||
"answer": "Ja, ab dem Pro-Plan können Sie Ihre QR-Codes mit Ihrem Firmenlogo, individuellen Farben und Stilen anpassen. Dies erhöht die Vertrauenswürdigkeit und Wiedererkennung."
|
||||
},
|
||||
"data_security": {
|
||||
"question": "Sind meine QR-Code-Daten in Deutschland sicher?",
|
||||
"answer": "Wir hosten auf europäischen Servern und folgen der DSGVO. Scan-Daten werden anonymisiert gespeichert. Wir geben keine persönlichen Daten an Dritte weiter."
|
||||
}
|
||||
}
|
||||
},
|
||||
"dashboard": {
|
||||
"title": "Dashboard",
|
||||
"subtitle": "Verwalten Sie Ihre QR-Codes und verfolgen Sie Ihre Performance",
|
||||
"stats": {
|
||||
"total_scans": "Gesamte Scans",
|
||||
"active_codes": "Aktive QR-Codes",
|
||||
"conversion_rate": "Konversionsrate"
|
||||
},
|
||||
"recent_codes": "Aktuelle QR-Codes",
|
||||
"blog_resources": "Blog & Ressourcen",
|
||||
"menu": {
|
||||
"edit": "Bearbeiten",
|
||||
"duplicate": "Duplizieren",
|
||||
"pause": "Pausieren",
|
||||
"delete": "Löschen"
|
||||
}
|
||||
},
|
||||
"create": {
|
||||
"title": "QR-Code erstellen",
|
||||
"subtitle": "Generieren Sie dynamische und statische QR-Codes mit individuellem Branding",
|
||||
"content": "Inhalt",
|
||||
"type": "QR-Code-Typ",
|
||||
"style": "Stil & Branding",
|
||||
"preview": "Live-Vorschau",
|
||||
"title_label": "Titel",
|
||||
"title_placeholder": "Mein QR-Code",
|
||||
"content_type": "Inhaltstyp",
|
||||
"url_label": "URL",
|
||||
"url_placeholder": "https://beispiel.de",
|
||||
"tags_label": "Tags (durch Komma getrennt)",
|
||||
"tags_placeholder": "marketing, kampagne, 2025",
|
||||
"qr_code_type": "QR-Code-Typ",
|
||||
"dynamic": "Dynamisch",
|
||||
"static": "Statisch",
|
||||
"recommended": "Empfohlen",
|
||||
"dynamic_description": "Dynamisch: Scans verfolgen, URL später bearbeiten, Analytik ansehen. QR enthält Tracking-Link.",
|
||||
"static_description": "Statisch: Direkt zum Inhalt, kein Tracking, nicht bearbeitbar. QR enthält tatsächlichen Inhalt.",
|
||||
"foreground_color": "Vordergrundfarbe",
|
||||
"background_color": "Hintergrundfarbe",
|
||||
"corner_style": "Eckenstil",
|
||||
"size": "Größe",
|
||||
"good_contrast": "Guter Kontrast",
|
||||
"contrast_ratio": "Kontrastverhältnis",
|
||||
"download_svg": "SVG herunterladen",
|
||||
"download_png": "PNG herunterladen",
|
||||
"save_qr_code": "QR-Code speichern"
|
||||
},
|
||||
"analytics": {
|
||||
"title": "Analytik",
|
||||
"subtitle": "Verfolgen und analysieren Sie die Performance Ihrer QR-Codes",
|
||||
"export_report": "Bericht exportieren",
|
||||
"from_last_period": "vom letzten Zeitraum",
|
||||
"no_mobile_scans": "Keine mobilen Scans",
|
||||
"of_total": "der Gesamtmenge",
|
||||
"ranges": {
|
||||
"7d": "7 Tage",
|
||||
"30d": "30 Tage",
|
||||
"90d": "90 Tage"
|
||||
},
|
||||
"kpis": {
|
||||
"total_scans": "Gesamte Scans",
|
||||
"avg_scans": "Ø Scans/QR",
|
||||
"mobile_usage": "Mobile Nutzung",
|
||||
"top_country": "Top Land"
|
||||
},
|
||||
"charts": {
|
||||
"scans_over_time": "Scans über Zeit",
|
||||
"device_types": "Gerätetypen",
|
||||
"top_countries": "Top Länder"
|
||||
},
|
||||
"table": {
|
||||
"qr_code": "QR-Code",
|
||||
"type": "Typ",
|
||||
"total_scans": "Gesamte Scans",
|
||||
"unique_scans": "Einzigartige Scans",
|
||||
"conversion": "Konversion",
|
||||
"trend": "Trend",
|
||||
"scans": "Scans",
|
||||
"percentage": "Prozent",
|
||||
"country": "Land",
|
||||
"performance": "Performance",
|
||||
"created": "Erstellt",
|
||||
"status": "Status"
|
||||
},
|
||||
"performance_title": "QR-Code-Performance"
|
||||
},
|
||||
"bulk": {
|
||||
"title": "Massen-Erstellung",
|
||||
"subtitle": "Erstellen Sie mehrere QR-Codes gleichzeitig aus CSV- oder Excel-Dateien",
|
||||
"template_warning_title": "Bitte folgen Sie dem Vorlagenformat",
|
||||
"template_warning_text": "Laden Sie die Vorlage unten herunter und folgen Sie dem Format genau. Ihre CSV muss Spalten für Titel und Inhalt (URL) enthalten.",
|
||||
"static_only_title": "Nur statische QR-Codes",
|
||||
"static_only_text": "Massen-Erstellung generiert statische QR-Codes, die nach der Erstellung nicht bearbeitet werden können. Diese QR-Codes beinhalten kein Tracking oder Analytik. Perfekt für Druckmaterialien und Offline-Nutzung.",
|
||||
"download_template": "Vorlage herunterladen",
|
||||
"no_file_selected": "Keine ausgewählt",
|
||||
"simple_format": "Einfaches Format",
|
||||
"just_title_url": "Nur Titel & URL",
|
||||
"static_qr_codes": "Statische QR-Codes",
|
||||
"no_tracking": "Kein Tracking enthalten",
|
||||
"instant_download": "Sofortiger Download",
|
||||
"get_zip": "ZIP mit allen SVGs erhalten",
|
||||
"max_rows": "max 1.000 Zeilen",
|
||||
"steps": {
|
||||
"upload": "Datei hochladen",
|
||||
"preview": "Vorschau & Zuordnung",
|
||||
"download": "Herunterladen"
|
||||
},
|
||||
"drag_drop": "Datei hier hinziehen",
|
||||
"or_click": "oder klicken zum Durchsuchen",
|
||||
"supported_formats": "Unterstützt CSV, XLS, XLSX (max 1.000 Zeilen)"
|
||||
},
|
||||
"integrations": {
|
||||
"title": "Integrationen",
|
||||
"metrics": {
|
||||
"total_codes": "QR-Codes Gesamt",
|
||||
"active_integrations": "Aktive Integrationen",
|
||||
"sync_status": "Sync-Status",
|
||||
"available_services": "Verfügbare Services"
|
||||
},
|
||||
"zapier": {
|
||||
"title": "Zapier",
|
||||
"description": "Automatisieren Sie QR-Code-Erstellung mit 5000+ Apps",
|
||||
"features": [
|
||||
"Trigger bei neuen QR-Codes",
|
||||
"Codes aus anderen Apps erstellen",
|
||||
"Scan-Daten synchronisieren"
|
||||
]
|
||||
},
|
||||
"airtable": {
|
||||
"title": "Airtable",
|
||||
"description": "Synchronisieren Sie QR-Codes mit Ihren Airtable-Basen",
|
||||
"features": [
|
||||
"Bidirektionale Synchronisation",
|
||||
"Individuelle Feldzuordnung",
|
||||
"Echtzeit-Updates"
|
||||
]
|
||||
},
|
||||
"sheets": {
|
||||
"title": "Google Sheets",
|
||||
"description": "Exportieren Sie Daten automatisch zu Google Sheets",
|
||||
"features": [
|
||||
"Automatisierte Exporte",
|
||||
"Individuelle Vorlagen",
|
||||
"Geplante Updates"
|
||||
]
|
||||
},
|
||||
"activate": "Aktivieren & Konfigurieren"
|
||||
},
|
||||
"settings": {
|
||||
"title": "Einstellungen",
|
||||
"subtitle": "Verwalten Sie Ihre Kontoeinstellungen und Präferenzen",
|
||||
"tabs": {
|
||||
"profile": "Profil",
|
||||
"billing": "Abrechnung",
|
||||
"team": "Team & Rollen",
|
||||
"api": "API-Schlüssel",
|
||||
"workspace": "Arbeitsbereich"
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"save": "Speichern",
|
||||
"cancel": "Abbrechen",
|
||||
"delete": "Löschen",
|
||||
"edit": "Bearbeiten",
|
||||
"create": "Erstellen",
|
||||
"loading": "Lädt...",
|
||||
"error": "Ein Fehler ist aufgetreten",
|
||||
"success": "Erfolgreich!"
|
||||
},
|
||||
"footer": {
|
||||
"product": "Produkt",
|
||||
"features": "Funktionen",
|
||||
"pricing": "Preise",
|
||||
"faq": "FAQ",
|
||||
"blog": "Blog",
|
||||
"resources": "Ressourcen",
|
||||
"full_pricing": "Alle Preise",
|
||||
"all_questions": "Alle Fragen",
|
||||
"all_articles": "Alle Artikel",
|
||||
"learn": "Lernen",
|
||||
"get_started": "Loslegen",
|
||||
"legal": "Rechtliches",
|
||||
"industries": "Branchen",
|
||||
"privacy_policy": "Datenschutzerklärung",
|
||||
"terms_of_service": "Nutzungsbedingungen",
|
||||
"tagline": "Erstellen Sie benutzerdefinierte QR-Codes in Sekunden mit erweitertem Tracking und Analysen.",
|
||||
"newsletter": "Newsletter-Anmeldung",
|
||||
"rights_reserved": "QR Master. Alle Rechte vorbehalten."
|
||||
}
|
||||
}
|
||||
{
|
||||
"nav": {
|
||||
"features": "Funktionen",
|
||||
"pricing": "Preise",
|
||||
"faq": "FAQ",
|
||||
"blog": "Blog",
|
||||
"login": "Anmelden",
|
||||
"dashboard": "Dashboard",
|
||||
"about": "Über uns",
|
||||
"contact": "Kontakt",
|
||||
"signup": "Registrieren",
|
||||
"learn": "Lernen",
|
||||
"create_qr": "QR erstellen",
|
||||
"bulk_creation": "Massen-Erstellung",
|
||||
"analytics": "Analytik",
|
||||
"settings": "Einstellungen",
|
||||
"cta": "Kostenlos starten",
|
||||
"tools": "Kostenlose Tools",
|
||||
"all_free": "Alle Generatoren sind 100% kostenlos",
|
||||
"resources": "Ressourcen",
|
||||
"all_industries": "Branchen"
|
||||
},
|
||||
"hero": {
|
||||
"badge": "Kostenloser QR-Code-Generator",
|
||||
"title": "Erstellen Sie QR-Codes, die überall funktionieren",
|
||||
"subtitle": "Generieren Sie statische und dynamische QR-Codes mit Tracking, individuellem Branding und Massen-Erstellung. Kostenlos für immer.",
|
||||
"features": [
|
||||
"Keine Kreditkarte zum Starten erforderlich",
|
||||
"QR-Codes für immer kostenlos erstellen",
|
||||
"Erweiterte Verfolgung und Analytik",
|
||||
"Individuelle Farben und Stile"
|
||||
],
|
||||
"cta_primary": "QR-Code kostenlos erstellen",
|
||||
"cta_secondary": "Preise ansehen",
|
||||
"engagement_badge": "Kostenlos für immer",
|
||||
"get_started": "Loslegen",
|
||||
"view_full_pricing": "Alle Preisdetails ansehen →"
|
||||
},
|
||||
"trust": {
|
||||
"users": "Aktive Nutzer",
|
||||
"codes": "QR-Codes erstellt",
|
||||
"scans": "Scans verfolgt",
|
||||
"countries": "Länder"
|
||||
},
|
||||
"industries": {
|
||||
"restaurant": "Restaurant-Kette",
|
||||
"tech": "Tech-Startup",
|
||||
"realestate": "Immobilien",
|
||||
"events": "Event-Agentur",
|
||||
"retail": "Einzelhandel",
|
||||
"healthcare": "Gesundheitswesen"
|
||||
},
|
||||
"templates": {
|
||||
"title": "Mit einer Vorlage beginnen",
|
||||
"restaurant": "Restaurant-Menü",
|
||||
"business": "Visitenkarte",
|
||||
"vcard": "Kontaktkarte",
|
||||
"event": "Event-Ticket",
|
||||
"use_template": "Vorlage verwenden →"
|
||||
},
|
||||
"generator": {
|
||||
"title": "Sofortiger QR-Code-Generator",
|
||||
"url_placeholder": "Geben Sie hier Ihre URL ein...",
|
||||
"foreground": "Vordergrund",
|
||||
"background": "Hintergrund",
|
||||
"corners": "Ecken",
|
||||
"size": "Größe",
|
||||
"contrast_good": "Guter Kontrast",
|
||||
"download_svg": "SVG herunterladen",
|
||||
"download_png": "PNG herunterladen",
|
||||
"save_track": "Speichern & Verfolgen",
|
||||
"live_preview": "Live-Vorschau",
|
||||
"demo_note": "Dies ist ein Demo-QR-Code"
|
||||
},
|
||||
"static_vs_dynamic": {
|
||||
"title": "Warum dynamische QR-Codes Ihnen Geld sparen",
|
||||
"description": "Hören Sie auf, Materialien neu zu drucken. Wechseln Sie Ziele sofort und verfolgen Sie jeden Scan.",
|
||||
"static": {
|
||||
"title": "Statische QR-Codes",
|
||||
"subtitle": "Immer kostenlos",
|
||||
"description": "Perfekt für permanente Inhalte, die sich nie ändern",
|
||||
"features": [
|
||||
"Inhalt kann nicht bearbeitet werden",
|
||||
"Keine Scan-Verfolgung",
|
||||
"Funktioniert für immer",
|
||||
"Kein Konto erforderlich"
|
||||
]
|
||||
},
|
||||
"dynamic": {
|
||||
"title": "Dynamische QR-Codes",
|
||||
"subtitle": "Empfohlen",
|
||||
"description": "Volle Kontrolle mit Tracking- und Bearbeitungsfunktionen",
|
||||
"features": [
|
||||
"Inhalt jederzeit bearbeiten",
|
||||
"Erweiterte Analytik",
|
||||
"Individuelles Branding",
|
||||
"Bulk-Operationen"
|
||||
]
|
||||
}
|
||||
},
|
||||
"features": {
|
||||
"title": "Alles was Sie brauchen, um professionelle QR-Codes zu erstellen",
|
||||
"analytics": {
|
||||
"title": "Erweiterte Analytik",
|
||||
"description": "Verfolgen Sie Scans, Standorte, Geräte und Nutzerverhalten mit detaillierten Einblicken."
|
||||
},
|
||||
"customization": {
|
||||
"title": "Vollständige Anpassung",
|
||||
"description": "Branden Sie Ihre QR-Codes mit individuellen Farben, Logos und Styling-Optionen."
|
||||
},
|
||||
"unlimited": {
|
||||
"title": "Unbegrenzte statische QR-Codes",
|
||||
"description": "Erstellen Sie so viele statische QR-Codes wie Sie benötigen. Kostenlos für immer, ohne Limits."
|
||||
},
|
||||
"bulk": {
|
||||
"title": "Bulk-Operationen",
|
||||
"description": "Erstellen Sie hunderte von QR-Codes auf einmal mit CSV-Import und Batch-Verarbeitung."
|
||||
},
|
||||
"integrations": {
|
||||
"title": "Integrationen",
|
||||
"description": "Verbinden Sie sich mit Zapier, Airtable, Google Sheets und weiteren beliebten Tools."
|
||||
},
|
||||
"api": {
|
||||
"title": "Entwickler-API",
|
||||
"description": "Integrieren Sie QR-Code-Generierung in Ihre Anwendungen mit unserer REST-API."
|
||||
},
|
||||
"support": {
|
||||
"title": "24/7 Support",
|
||||
"description": "Erhalten Sie Hilfe, wenn Sie sie brauchen, mit unserem dedizierten Kundensupport-Team."
|
||||
}
|
||||
},
|
||||
"pricing": {
|
||||
"title": "Wählen Sie Ihren Plan",
|
||||
"subtitle": "Wählen Sie den perfekten Plan für Ihre QR-Code-Bedürfnisse",
|
||||
"choose_plan": "Wählen Sie Ihren Plan",
|
||||
"select_plan": "Wählen Sie den perfekten Plan für Ihre QR-Code-Bedürfnisse",
|
||||
"current_plan": "Aktueller Plan",
|
||||
"upgrade_to": "Upgrade auf",
|
||||
"downgrade_to_free": "Zu Kostenlos zurückstufen",
|
||||
"most_popular": "Beliebteste",
|
||||
"all_plans_note": "Alle Pläne beinhalten unbegrenzte statische QR-Codes und Basis-Anpassung.",
|
||||
"free": {
|
||||
"title": "Kostenlos",
|
||||
"name": "Free",
|
||||
"price": "€0",
|
||||
"period": "für immer",
|
||||
"features": [
|
||||
"3 aktive dynamische QR-Codes (8 Typen verfügbar)",
|
||||
"Unbegrenzte statische QR-Codes",
|
||||
"Basis-Scan-Tracking",
|
||||
"Standard QR-Design-Vorlagen"
|
||||
]
|
||||
},
|
||||
"pro": {
|
||||
"title": "Pro",
|
||||
"name": "Pro",
|
||||
"price": "€9",
|
||||
"period": "pro Monat",
|
||||
"badge": "Beliebteste",
|
||||
"features": [
|
||||
"50 dynamische QR-Codes",
|
||||
"Unbegrenzte statische QR-Codes",
|
||||
"Erweiterte Analytik (Scans, Geräte, Standorte)",
|
||||
"Individuelles Branding (Farben)",
|
||||
"Download als SVG/PNG"
|
||||
]
|
||||
},
|
||||
"business": {
|
||||
"title": "Business",
|
||||
"name": "Business",
|
||||
"price": "€29",
|
||||
"period": "pro Monat",
|
||||
"features": [
|
||||
"500 dynamische QR-Codes",
|
||||
"Unbegrenzte statische QR-Codes",
|
||||
"Alles aus Pro",
|
||||
"Massen-QR-Erstellung (bis zu 1.000)",
|
||||
"Prioritäts-E-Mail-Support",
|
||||
"Erweiterte Tracking & Insights"
|
||||
]
|
||||
},
|
||||
"enterprise": {
|
||||
"title": "Enterprise",
|
||||
"name": "Enterprise",
|
||||
"price": "Individuell",
|
||||
"period": "",
|
||||
"features": [
|
||||
"∞ dynamische QR-Codes",
|
||||
"Unbegrenzte statische QR-Codes",
|
||||
"Alles aus Business",
|
||||
"Eigener Account Manager"
|
||||
],
|
||||
"contact": "Kontakt aufnehmen"
|
||||
}
|
||||
},
|
||||
"faq": {
|
||||
"title": "Häufig gestellte Fragen",
|
||||
"questions": {
|
||||
"account": {
|
||||
"question": "Benötige ich ein Konto, um QR-Codes zu erstellen?",
|
||||
"answer": "Für statische QR-Codes ist kein Konto erforderlich. Dynamische QR-Codes mit Tracking- und Bearbeitungsfunktionen erfordern jedoch ein kostenloses Konto."
|
||||
},
|
||||
"static_vs_dynamic": {
|
||||
"question": "Was ist der Unterschied zwischen statischen und dynamischen QR-Codes?",
|
||||
"answer": "Statische QR-Codes enthalten feste Inhalte, die nicht geändert werden können. Dynamische QR-Codes können jederzeit bearbeitet werden und bieten detaillierte Analytik."
|
||||
},
|
||||
"forever": {
|
||||
"question": "Funktionieren meine QR-Codes für immer?",
|
||||
"answer": "Statische QR-Codes funktionieren für immer, da der Inhalt direkt eingebettet ist. Dynamische QR-Codes funktionieren, solange Ihr Konto aktiv ist."
|
||||
},
|
||||
"file_type": {
|
||||
"question": "Welchen Dateityp sollte ich zum Drucken verwenden?",
|
||||
"answer": "Für Druckmaterialien empfehlen wir das SVG-Format für Skalierbarkeit oder hochauflösendes PNG (300+ DPI) für beste Qualität."
|
||||
},
|
||||
"password": {
|
||||
"question": "Kann ich einen QR-Code mit einem Passwort schützen?",
|
||||
"answer": "Ja, Pro- und Business-Pläne beinhalten Passwortschutz und Zugriffskontrollfunktionen für Ihre QR-Codes."
|
||||
},
|
||||
"analytics": {
|
||||
"question": "Wie funktioniert die Analytik?",
|
||||
"answer": "Wir verfolgen Scans, Standorte, Geräte und Referrer unter Beachtung der Privatsphäre der Nutzer. Keine persönlichen Daten werden gespeichert."
|
||||
},
|
||||
"privacy": {
|
||||
"question": "Verfolgen Sie persönliche Daten?",
|
||||
"answer": "Wir respektieren die Privatsphäre und sammeln nur anonyme Nutzungsdaten. IP-Adressen werden gehasht und wir respektieren Do-Not-Track-Header."
|
||||
},
|
||||
"bulk": {
|
||||
"question": "Kann ich Codes in großen Mengen mit meinen eigenen Daten erstellen?",
|
||||
"answer": "Ja, Sie können CSV- oder Excel-Dateien hochladen, um mehrere QR-Codes auf einmal mit individueller Datenzuordnung zu erstellen."
|
||||
},
|
||||
"no_account": {
|
||||
"question": "Kann ich QR-Codes auch ohne Anmeldung erstellen?",
|
||||
"answer": "Ja, Sie können unbegrenzt statische QR-Codes ohne Registrierung erstellen. Diese sind sofort einsatzbereit und funktionieren für immer. Für dynamische QR-Codes mit Tracking und Bearbeitung ist ein kostenloses Konto erforderlich."
|
||||
},
|
||||
"restaurant_menu": {
|
||||
"question": "Kann ich eine digitale Speisekarte per QR-Code erstellen?",
|
||||
"answer": "Ja, mit dem PDF-QR-Code können Sie Ihre Speisekarte als digitale Version erstellen. Gäste scannen den Code und sehen die Speisekarte auf ihrem Handy. Änderungen an der Karte sind ohne Neudruck möglich."
|
||||
},
|
||||
"scan_rate": {
|
||||
"question": "Was beeinflusst die Scan-Rate meines QR-Codes?",
|
||||
"answer": "Die Scan-Rate hängt von mehreren Faktoren ab: Platzierung (auf Augenhöhe), Größe (mindestens 2x2 cm), Kontrast (dunkel auf hell), Call-to-Action ('Scannen Sie hier') und Vorhandensein Ihres Logos für Vertrauen."
|
||||
},
|
||||
"branding": {
|
||||
"question": "Kann ich meinen QR-Code mit meinem Logo branden?",
|
||||
"answer": "Ja, ab dem Pro-Plan können Sie Ihre QR-Codes mit Ihrem Firmenlogo, individuellen Farben und Stilen anpassen. Dies erhöht die Vertrauenswürdigkeit und Wiedererkennung."
|
||||
},
|
||||
"data_security": {
|
||||
"question": "Sind meine QR-Code-Daten in Deutschland sicher?",
|
||||
"answer": "Wir hosten auf europäischen Servern und folgen der DSGVO. Scan-Daten werden anonymisiert gespeichert. Wir geben keine persönlichen Daten an Dritte weiter."
|
||||
}
|
||||
}
|
||||
},
|
||||
"dashboard": {
|
||||
"title": "Dashboard",
|
||||
"subtitle": "Verwalten Sie Ihre QR-Codes und verfolgen Sie Ihre Performance",
|
||||
"stats": {
|
||||
"total_scans": "Gesamte Scans",
|
||||
"active_codes": "Aktive QR-Codes",
|
||||
"conversion_rate": "Konversionsrate"
|
||||
},
|
||||
"recent_codes": "Aktuelle QR-Codes",
|
||||
"blog_resources": "Blog & Ressourcen",
|
||||
"menu": {
|
||||
"edit": "Bearbeiten",
|
||||
"duplicate": "Duplizieren",
|
||||
"pause": "Pausieren",
|
||||
"delete": "Löschen"
|
||||
}
|
||||
},
|
||||
"create": {
|
||||
"title": "QR-Code erstellen",
|
||||
"subtitle": "Generieren Sie dynamische und statische QR-Codes mit individuellem Branding",
|
||||
"content": "Inhalt",
|
||||
"type": "QR-Code-Typ",
|
||||
"style": "Stil & Branding",
|
||||
"preview": "Live-Vorschau",
|
||||
"title_label": "Titel",
|
||||
"title_placeholder": "Mein QR-Code",
|
||||
"content_type": "Inhaltstyp",
|
||||
"url_label": "URL",
|
||||
"url_placeholder": "https://beispiel.de",
|
||||
"tags_label": "Tags (durch Komma getrennt)",
|
||||
"tags_placeholder": "marketing, kampagne, 2025",
|
||||
"qr_code_type": "QR-Code-Typ",
|
||||
"dynamic": "Dynamisch",
|
||||
"static": "Statisch",
|
||||
"recommended": "Empfohlen",
|
||||
"dynamic_description": "Dynamisch: Scans verfolgen, URL später bearbeiten, Analytik ansehen. QR enthält Tracking-Link.",
|
||||
"static_description": "Statisch: Direkt zum Inhalt, kein Tracking, nicht bearbeitbar. QR enthält tatsächlichen Inhalt.",
|
||||
"foreground_color": "Vordergrundfarbe",
|
||||
"background_color": "Hintergrundfarbe",
|
||||
"corner_style": "Eckenstil",
|
||||
"size": "Größe",
|
||||
"good_contrast": "Guter Kontrast",
|
||||
"contrast_ratio": "Kontrastverhältnis",
|
||||
"download_svg": "SVG herunterladen",
|
||||
"download_png": "PNG herunterladen",
|
||||
"save_qr_code": "QR-Code speichern"
|
||||
},
|
||||
"analytics": {
|
||||
"title": "Analytik",
|
||||
"subtitle": "Verfolgen und analysieren Sie die Performance Ihrer QR-Codes",
|
||||
"export_report": "Bericht exportieren",
|
||||
"from_last_period": "vom letzten Zeitraum",
|
||||
"no_mobile_scans": "Keine mobilen Scans",
|
||||
"of_total": "der Gesamtmenge",
|
||||
"ranges": {
|
||||
"7d": "7 Tage",
|
||||
"30d": "30 Tage",
|
||||
"90d": "90 Tage"
|
||||
},
|
||||
"kpis": {
|
||||
"total_scans": "Gesamte Scans",
|
||||
"avg_scans": "Ø Scans/QR",
|
||||
"mobile_usage": "Mobile Nutzung",
|
||||
"top_country": "Top Land"
|
||||
},
|
||||
"charts": {
|
||||
"scans_over_time": "Scans über Zeit",
|
||||
"device_types": "Gerätetypen",
|
||||
"top_countries": "Top Länder"
|
||||
},
|
||||
"table": {
|
||||
"qr_code": "QR-Code",
|
||||
"type": "Typ",
|
||||
"total_scans": "Gesamte Scans",
|
||||
"unique_scans": "Einzigartige Scans",
|
||||
"conversion": "Konversion",
|
||||
"trend": "Trend",
|
||||
"scans": "Scans",
|
||||
"percentage": "Prozent",
|
||||
"country": "Land",
|
||||
"performance": "Performance",
|
||||
"created": "Erstellt",
|
||||
"status": "Status"
|
||||
},
|
||||
"performance_title": "QR-Code-Performance"
|
||||
},
|
||||
"bulk": {
|
||||
"title": "Massen-Erstellung",
|
||||
"subtitle": "Erstellen Sie mehrere QR-Codes gleichzeitig aus CSV- oder Excel-Dateien",
|
||||
"template_warning_title": "Bitte folgen Sie dem Vorlagenformat",
|
||||
"template_warning_text": "Laden Sie die Vorlage unten herunter und folgen Sie dem Format genau. Ihre CSV muss Spalten für Titel und Inhalt (URL) enthalten.",
|
||||
"static_only_title": "Nur statische QR-Codes",
|
||||
"static_only_text": "Massen-Erstellung generiert statische QR-Codes, die nach der Erstellung nicht bearbeitet werden können. Diese QR-Codes beinhalten kein Tracking oder Analytik. Perfekt für Druckmaterialien und Offline-Nutzung.",
|
||||
"download_template": "Vorlage herunterladen",
|
||||
"no_file_selected": "Keine ausgewählt",
|
||||
"simple_format": "Einfaches Format",
|
||||
"just_title_url": "Nur Titel & URL",
|
||||
"static_qr_codes": "Statische QR-Codes",
|
||||
"no_tracking": "Kein Tracking enthalten",
|
||||
"instant_download": "Sofortiger Download",
|
||||
"get_zip": "ZIP mit allen SVGs erhalten",
|
||||
"max_rows": "max 1.000 Zeilen",
|
||||
"steps": {
|
||||
"upload": "Datei hochladen",
|
||||
"preview": "Vorschau & Zuordnung",
|
||||
"download": "Herunterladen"
|
||||
},
|
||||
"drag_drop": "Datei hier hinziehen",
|
||||
"or_click": "oder klicken zum Durchsuchen",
|
||||
"supported_formats": "Unterstützt CSV, XLS, XLSX (max 1.000 Zeilen)"
|
||||
},
|
||||
"integrations": {
|
||||
"title": "Integrationen",
|
||||
"metrics": {
|
||||
"total_codes": "QR-Codes Gesamt",
|
||||
"active_integrations": "Aktive Integrationen",
|
||||
"sync_status": "Sync-Status",
|
||||
"available_services": "Verfügbare Services"
|
||||
},
|
||||
"zapier": {
|
||||
"title": "Zapier",
|
||||
"description": "Automatisieren Sie QR-Code-Erstellung mit 5000+ Apps",
|
||||
"features": [
|
||||
"Trigger bei neuen QR-Codes",
|
||||
"Codes aus anderen Apps erstellen",
|
||||
"Scan-Daten synchronisieren"
|
||||
]
|
||||
},
|
||||
"airtable": {
|
||||
"title": "Airtable",
|
||||
"description": "Synchronisieren Sie QR-Codes mit Ihren Airtable-Basen",
|
||||
"features": [
|
||||
"Bidirektionale Synchronisation",
|
||||
"Individuelle Feldzuordnung",
|
||||
"Echtzeit-Updates"
|
||||
]
|
||||
},
|
||||
"sheets": {
|
||||
"title": "Google Sheets",
|
||||
"description": "Exportieren Sie Daten automatisch zu Google Sheets",
|
||||
"features": [
|
||||
"Automatisierte Exporte",
|
||||
"Individuelle Vorlagen",
|
||||
"Geplante Updates"
|
||||
]
|
||||
},
|
||||
"activate": "Aktivieren & Konfigurieren"
|
||||
},
|
||||
"settings": {
|
||||
"title": "Einstellungen",
|
||||
"subtitle": "Verwalten Sie Ihre Kontoeinstellungen und Präferenzen",
|
||||
"tabs": {
|
||||
"profile": "Profil",
|
||||
"billing": "Abrechnung",
|
||||
"team": "Team & Rollen",
|
||||
"api": "API-Schlüssel",
|
||||
"workspace": "Arbeitsbereich"
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"save": "Speichern",
|
||||
"cancel": "Abbrechen",
|
||||
"delete": "Löschen",
|
||||
"edit": "Bearbeiten",
|
||||
"create": "Erstellen",
|
||||
"loading": "Lädt...",
|
||||
"error": "Ein Fehler ist aufgetreten",
|
||||
"success": "Erfolgreich!"
|
||||
},
|
||||
"footer": {
|
||||
"product": "Produkt",
|
||||
"features": "Funktionen",
|
||||
"pricing": "Preise",
|
||||
"faq": "FAQ",
|
||||
"blog": "Blog",
|
||||
"resources": "Ressourcen",
|
||||
"full_pricing": "Alle Preise",
|
||||
"all_questions": "Alle Fragen",
|
||||
"all_articles": "Alle Artikel",
|
||||
"learn": "Lernen",
|
||||
"get_started": "Loslegen",
|
||||
"legal": "Rechtliches",
|
||||
"industries": "Branchen",
|
||||
"privacy_policy": "Datenschutzerklärung",
|
||||
"terms_of_service": "Nutzungsbedingungen",
|
||||
"tagline": "Erstellen Sie benutzerdefinierte QR-Codes in Sekunden mit erweitertem Tracking und Analysen.",
|
||||
"newsletter": "Newsletter-Anmeldung",
|
||||
"rights_reserved": "QR Master. Alle Rechte vorbehalten."
|
||||
}
|
||||
}
|
||||
|
||||
824
src/i18n/en.json
824
src/i18n/en.json
@@ -1,412 +1,412 @@
|
||||
{
|
||||
"nav": {
|
||||
"features": "Features",
|
||||
"pricing": "Pricing",
|
||||
"faq": "FAQ",
|
||||
"blog": "Blog",
|
||||
"login": "Login",
|
||||
"dashboard": "Dashboard",
|
||||
"about": "About",
|
||||
"contact": "Contact",
|
||||
"signup": "Sign Up",
|
||||
"learn": "Learn",
|
||||
"create_qr": "Create QR",
|
||||
"bulk_creation": "Bulk Creation",
|
||||
"analytics": "Analytics",
|
||||
"settings": "Settings",
|
||||
"cta": "Get Started Free",
|
||||
"tools": "Free Tools",
|
||||
"all_free": "All generators are 100% free",
|
||||
"resources": "Resources",
|
||||
"all_industries": "Industries"
|
||||
},
|
||||
"hero": {
|
||||
"badge": "QR Master Free QR Code Generator",
|
||||
"title": "QR Master: Free Dynamic QR Code Generator with Tracking",
|
||||
"subtitle": "Create static and dynamic QR codes with editable destinations, scan tracking, custom branding, and bulk generation. Also searched as QRMaster and QR code master.",
|
||||
"features": [
|
||||
"No credit card required to start",
|
||||
"Create QR codes free forever",
|
||||
"Advanced tracking and analytics",
|
||||
"Custom colors and styles"
|
||||
],
|
||||
"cta_primary": "Make a QR Code Free",
|
||||
"cta_secondary": "View Pricing",
|
||||
"engagement_badge": "Free Forever"
|
||||
},
|
||||
"trust": {
|
||||
"users": "Happy Users",
|
||||
"codes": "Active QR Codes",
|
||||
"scans": "Total Scans",
|
||||
"countries": "Countries"
|
||||
},
|
||||
"industries": {
|
||||
"restaurant": "Restaurant Chain",
|
||||
"tech": "Tech Startup",
|
||||
"realestate": "Real Estate",
|
||||
"events": "Event Agency",
|
||||
"retail": "Retail Store",
|
||||
"healthcare": "Healthcare"
|
||||
},
|
||||
"templates": {
|
||||
"title": "Start with a Template",
|
||||
"restaurant": "Restaurant Menu",
|
||||
"business": "Business Card",
|
||||
"vcard": "Contact Card",
|
||||
"event": "Event Ticket",
|
||||
"use_template": "Use template →"
|
||||
},
|
||||
"generator": {
|
||||
"title": "Instant QR Code Generator",
|
||||
"url_placeholder": "Enter your URL here...",
|
||||
"foreground": "Foreground",
|
||||
"background": "Background",
|
||||
"corners": "Corners",
|
||||
"size": "Size",
|
||||
"contrast_good": "Good contrast",
|
||||
"download_svg": "Download SVG",
|
||||
"download_png": "Download PNG",
|
||||
"save_track": "Save & Track",
|
||||
"live_preview": "Live Preview",
|
||||
"demo_note": "This is a demo QR code"
|
||||
},
|
||||
"static_vs_dynamic": {
|
||||
"title": "Why Dynamic QR Codes Save You Money",
|
||||
"description": "Stop re-printing materials. Switch destinations instantly and track every scan.",
|
||||
"static": {
|
||||
"title": "Static QR Codes",
|
||||
"subtitle": "Always Free",
|
||||
"description": "Perfect for permanent content that never changes",
|
||||
"features": [
|
||||
"Content cannot be edited",
|
||||
"No scan tracking",
|
||||
"Works forever",
|
||||
"No account required"
|
||||
]
|
||||
},
|
||||
"dynamic": {
|
||||
"title": "Dynamic QR Codes",
|
||||
"subtitle": "Recommended",
|
||||
"description": "Full control with tracking and editing capabilities",
|
||||
"features": [
|
||||
"Edit content anytime",
|
||||
"Advanced analytics",
|
||||
"Custom branding",
|
||||
"Bulk operations"
|
||||
]
|
||||
}
|
||||
},
|
||||
"features": {
|
||||
"title": "Everything you need to create professional QR codes",
|
||||
"analytics": {
|
||||
"title": "Advanced Analytics",
|
||||
"description": "Track scans, locations, devices, and user behavior with detailed insights."
|
||||
},
|
||||
"customization": {
|
||||
"title": "Full Customization",
|
||||
"description": "Brand your QR codes with custom colors and styling options."
|
||||
},
|
||||
"unlimited": {
|
||||
"title": "Unlimited Static QR Codes",
|
||||
"description": "Create as many static QR codes as you need. Free forever, no limits."
|
||||
},
|
||||
"bulk": {
|
||||
"title": "Bulk Operations",
|
||||
"description": "Create hundreds of QR codes at once with CSV import and batch processing."
|
||||
},
|
||||
"integrations": {
|
||||
"title": "Integrations",
|
||||
"description": "Connect with Zapier, Airtable, Google Sheets, and more popular tools."
|
||||
},
|
||||
"api": {
|
||||
"title": "Developer API",
|
||||
"description": "Integrate QR code generation into your applications with our REST API."
|
||||
},
|
||||
"support": {
|
||||
"title": "24/7 Support",
|
||||
"description": "Get help when you need it with our dedicated customer support team."
|
||||
}
|
||||
},
|
||||
"pricing": {
|
||||
"title": "Choose Your Plan",
|
||||
"subtitle": "Select the perfect plan for your QR code needs",
|
||||
"choose_plan": "Choose Your Plan",
|
||||
"select_plan": "Select the perfect plan for your QR code needs",
|
||||
"current_plan": "Current Plan",
|
||||
"upgrade_to": "Upgrade to",
|
||||
"downgrade_to_free": "Downgrade to Free",
|
||||
"most_popular": "Most Popular",
|
||||
"all_plans_note": "All plans include unlimited static QR codes and basic customization.",
|
||||
"free": {
|
||||
"title": "Free",
|
||||
"name": "Free",
|
||||
"price": "€0",
|
||||
"period": "forever",
|
||||
"features": [
|
||||
"3 active dynamic QR codes (8 types available)",
|
||||
"Unlimited static QR codes",
|
||||
"Basic scan tracking",
|
||||
"Standard QR design templates",
|
||||
"Download as SVG/PNG"
|
||||
]
|
||||
},
|
||||
"pro": {
|
||||
"title": "Pro",
|
||||
"name": "Pro",
|
||||
"price": "€9",
|
||||
"period": "per month",
|
||||
"badge": "Most Popular",
|
||||
"features": [
|
||||
"50 dynamic QR codes",
|
||||
"Unlimited static QR codes",
|
||||
"Advanced analytics (scans, devices, locations)",
|
||||
"Custom branding (colors & logos)"
|
||||
]
|
||||
},
|
||||
"business": {
|
||||
"title": "Business",
|
||||
"name": "Business",
|
||||
"price": "€29",
|
||||
"period": "per month",
|
||||
"features": [
|
||||
"500 dynamic QR codes",
|
||||
"Unlimited static QR codes",
|
||||
"Everything from Pro",
|
||||
"Bulk QR Creation (up to 1,000)",
|
||||
"Priority email support",
|
||||
"Advanced tracking & insights"
|
||||
]
|
||||
},
|
||||
"enterprise": {
|
||||
"title": "Enterprise",
|
||||
"name": "Enterprise",
|
||||
"price": "Custom",
|
||||
"period": "",
|
||||
"features": [
|
||||
"∞ dynamic QR codes",
|
||||
"Unlimited static QR codes",
|
||||
"Everything from Business",
|
||||
"Dedicated Account Manager"
|
||||
],
|
||||
"contact": "Contact Us"
|
||||
}
|
||||
},
|
||||
"faq": {
|
||||
"title": "Frequently Asked Questions",
|
||||
"questions": {
|
||||
"account": {
|
||||
"question": "Do I need an account to create QR codes?",
|
||||
"answer": "No account is required for static QR codes. However, dynamic QR codes with tracking and editing capabilities require a free account."
|
||||
},
|
||||
"static_vs_dynamic": {
|
||||
"question": "What's the difference between static and dynamic QR codes?",
|
||||
"answer": "Static QR codes contain fixed content that cannot be changed. Dynamic QR codes can be edited anytime and provide detailed analytics."
|
||||
},
|
||||
"forever": {
|
||||
"question": "Will my QR codes work forever?",
|
||||
"answer": "Static QR codes work forever as the content is embedded directly. Dynamic QR codes work as long as your account is active."
|
||||
},
|
||||
"file_type": {
|
||||
"question": "What file type should I use for printing?",
|
||||
"answer": "For print materials, we recommend SVG format for scalability or high-resolution PNG (300+ DPI) for best quality."
|
||||
},
|
||||
"password": {
|
||||
"question": "Can I password-protect a QR code?",
|
||||
"answer": "Yes, Pro and Business plans include password protection and access control features for your QR codes."
|
||||
},
|
||||
"analytics": {
|
||||
"question": "How do analytics work?",
|
||||
"answer": "We track scans, locations, devices, and referrers while respecting user privacy. No personal data is stored."
|
||||
},
|
||||
"privacy": {
|
||||
"question": "Do you track personal data?",
|
||||
"answer": "We respect privacy and only collect anonymous usage data. IP addresses are hashed and we honor Do Not Track headers."
|
||||
},
|
||||
"bulk": {
|
||||
"question": "Can I bulk-create codes with my own data?",
|
||||
"answer": "Yes, you can upload CSV or Excel files to create multiple QR codes at once with custom data mapping."
|
||||
}
|
||||
}
|
||||
},
|
||||
"dashboard": {
|
||||
"title": "Dashboard",
|
||||
"subtitle": "Manage your QR codes and track performance",
|
||||
"stats": {
|
||||
"total_scans": "Total Scans",
|
||||
"active_codes": "Active QR Codes",
|
||||
"conversion_rate": "Conversion Rate"
|
||||
},
|
||||
"recent_codes": "Recent QR Codes",
|
||||
"blog_resources": "Blog & Resources",
|
||||
"menu": {
|
||||
"edit": "Edit",
|
||||
"duplicate": "Duplicate",
|
||||
"pause": "Pause",
|
||||
"delete": "Delete"
|
||||
}
|
||||
},
|
||||
"create": {
|
||||
"title": "Create QR Code",
|
||||
"subtitle": "Generate dynamic and static QR codes with custom branding",
|
||||
"content": "Content",
|
||||
"type": "QR Code Type",
|
||||
"style": "Style & Branding",
|
||||
"preview": "Live Preview",
|
||||
"title_label": "Title",
|
||||
"title_placeholder": "My QR Code",
|
||||
"content_type": "Content Type",
|
||||
"url_label": "URL",
|
||||
"url_placeholder": "https://example.com",
|
||||
"tags_label": "Tags (comma-separated)",
|
||||
"tags_placeholder": "marketing, campaign, 2025",
|
||||
"qr_code_type": "QR Code Type",
|
||||
"dynamic": "Dynamic",
|
||||
"static": "Static",
|
||||
"recommended": "Recommended",
|
||||
"dynamic_description": "Dynamic: Track scans, edit URL later, view analytics. QR contains tracking link.",
|
||||
"static_description": "Static: Direct to content, no tracking, cannot edit. QR contains actual content.",
|
||||
"foreground_color": "Foreground Color",
|
||||
"background_color": "Background Color",
|
||||
"corner_style": "Corner Style",
|
||||
"size": "Size",
|
||||
"good_contrast": "Good contrast",
|
||||
"contrast_ratio": "Contrast ratio",
|
||||
"download_svg": "Download SVG",
|
||||
"download_png": "Download PNG",
|
||||
"save_qr_code": "Save QR Code"
|
||||
},
|
||||
"analytics": {
|
||||
"title": "Analytics",
|
||||
"subtitle": "Track and analyze your QR code performance",
|
||||
"export_report": "Export Report",
|
||||
"from_last_period": "from last period",
|
||||
"no_mobile_scans": "No mobile scans",
|
||||
"of_total": "of total",
|
||||
"ranges": {
|
||||
"7d": "7 Days",
|
||||
"30d": "30 Days",
|
||||
"90d": "90 Days"
|
||||
},
|
||||
"kpis": {
|
||||
"total_scans": "Total Scans",
|
||||
"avg_scans": "Avg Scans/QR",
|
||||
"mobile_usage": "Mobile Usage",
|
||||
"top_country": "Top Country"
|
||||
},
|
||||
"charts": {
|
||||
"scans_over_time": "Scans Over Time",
|
||||
"device_types": "Device Types",
|
||||
"top_countries": "Top Countries"
|
||||
},
|
||||
"table": {
|
||||
"qr_code": "QR Code",
|
||||
"type": "Type",
|
||||
"total_scans": "Total Scans",
|
||||
"unique_scans": "Unique Scans",
|
||||
"conversion": "Conversion",
|
||||
"trend": "Trend",
|
||||
"scans": "Scans",
|
||||
"percentage": "Percentage",
|
||||
"country": "Country",
|
||||
"performance": "Performance",
|
||||
"created": "Created",
|
||||
"status": "Status"
|
||||
},
|
||||
"performance_title": "QR Code Performance"
|
||||
},
|
||||
"bulk": {
|
||||
"title": "Bulk Creation",
|
||||
"subtitle": "Create multiple QR codes at once from CSV or Excel files",
|
||||
"template_warning_title": "Please Follow the Template Format",
|
||||
"template_warning_text": "Download the template below and follow the format exactly. Your CSV must include columns for title and content (URL).",
|
||||
"static_only_title": "Static QR Codes Only",
|
||||
"static_only_text": "Bulk creation generates static QR codes that cannot be edited after creation. These QR codes do not include tracking or analytics. Perfect for print materials and offline use.",
|
||||
"download_template": "Download Template",
|
||||
"no_file_selected": "No file selected",
|
||||
"simple_format": "Simple Format",
|
||||
"just_title_url": "Just title & URL",
|
||||
"static_qr_codes": "Static QR Codes",
|
||||
"no_tracking": "No tracking included",
|
||||
"instant_download": "Instant Download",
|
||||
"get_zip": "Get ZIP with all SVGs",
|
||||
"max_rows": "max 1,000 rows",
|
||||
"steps": {
|
||||
"upload": "Upload File",
|
||||
"preview": "Preview & Map",
|
||||
"download": "Download"
|
||||
},
|
||||
"drag_drop": "Drag & drop your file here",
|
||||
"or_click": "or click to browse",
|
||||
"supported_formats": "Supports CSV, XLS, XLSX (max 1,000 rows)"
|
||||
},
|
||||
"integrations": {
|
||||
"title": "Integrations",
|
||||
"metrics": {
|
||||
"total_codes": "QR Codes Total",
|
||||
"active_integrations": "Active Integrations",
|
||||
"sync_status": "Sync Status",
|
||||
"available_services": "Available Services"
|
||||
},
|
||||
"zapier": {
|
||||
"title": "Zapier",
|
||||
"description": "Automate QR code creation with 5000+ apps",
|
||||
"features": [
|
||||
"Trigger on new QR codes",
|
||||
"Create codes from other apps",
|
||||
"Sync scan data"
|
||||
]
|
||||
},
|
||||
"airtable": {
|
||||
"title": "Airtable",
|
||||
"description": "Sync QR codes with your Airtable bases",
|
||||
"features": ["Two-way sync", "Custom field mapping", "Real-time updates"]
|
||||
},
|
||||
"sheets": {
|
||||
"title": "Google Sheets",
|
||||
"description": "Export data to Google Sheets automatically",
|
||||
"features": ["Automated exports", "Custom templates", "Scheduled updates"]
|
||||
},
|
||||
"activate": "Activate & Configure"
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings",
|
||||
"subtitle": "Manage your account settings and preferences",
|
||||
"tabs": {
|
||||
"profile": "Profile",
|
||||
"billing": "Billing",
|
||||
"team": "Team & Roles",
|
||||
"api": "API Keys",
|
||||
"workspace": "Workspace"
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"save": "Save",
|
||||
"cancel": "Cancel",
|
||||
"delete": "Delete",
|
||||
"edit": "Edit",
|
||||
"create": "Create",
|
||||
"loading": "Loading...",
|
||||
"error": "An error occurred",
|
||||
"success": "Success!"
|
||||
},
|
||||
"footer": {
|
||||
"product": "Product",
|
||||
"features": "Features",
|
||||
"pricing": "Pricing",
|
||||
"faq": "FAQ",
|
||||
"blog": "Blog",
|
||||
"resources": "Resources",
|
||||
"full_pricing": "Full Pricing",
|
||||
"all_questions": "All Questions",
|
||||
"all_articles": "All Articles",
|
||||
"learn": "Learn",
|
||||
"get_started": "Get Started",
|
||||
"legal": "Legal",
|
||||
"industries": "Industries",
|
||||
"privacy_policy": "Privacy Policy",
|
||||
"terms_of_service": "Terms of Service",
|
||||
"tagline": "Create custom QR codes in seconds with advanced tracking and analytics.",
|
||||
"newsletter": "Newsletter signup",
|
||||
"rights_reserved": "QR Master. All rights reserved."
|
||||
}
|
||||
}
|
||||
{
|
||||
"nav": {
|
||||
"features": "Features",
|
||||
"pricing": "Pricing",
|
||||
"faq": "FAQ",
|
||||
"blog": "Blog",
|
||||
"login": "Login",
|
||||
"dashboard": "Dashboard",
|
||||
"about": "About",
|
||||
"contact": "Contact",
|
||||
"signup": "Sign Up",
|
||||
"learn": "Learn",
|
||||
"create_qr": "Create QR",
|
||||
"bulk_creation": "Bulk Creation",
|
||||
"analytics": "Analytics",
|
||||
"settings": "Settings",
|
||||
"cta": "Get Started Free",
|
||||
"tools": "Free Tools",
|
||||
"all_free": "All generators are 100% free",
|
||||
"resources": "Resources",
|
||||
"all_industries": "Industries"
|
||||
},
|
||||
"hero": {
|
||||
"badge": "QR Master Free QR Code Generator",
|
||||
"title": "QR Master: Free Dynamic QR Code Generator with Tracking",
|
||||
"subtitle": "Create static and dynamic QR codes with editable destinations, scan tracking, custom branding, and bulk generation. Also searched as QRMaster and QR code master.",
|
||||
"features": [
|
||||
"No credit card required to start",
|
||||
"Create QR codes free forever",
|
||||
"Advanced tracking and analytics",
|
||||
"Custom colors and styles"
|
||||
],
|
||||
"cta_primary": "Make a QR Code Free",
|
||||
"cta_secondary": "View Pricing",
|
||||
"engagement_badge": "Free Forever"
|
||||
},
|
||||
"trust": {
|
||||
"users": "Happy Users",
|
||||
"codes": "Active QR Codes",
|
||||
"scans": "Total Scans",
|
||||
"countries": "Countries"
|
||||
},
|
||||
"industries": {
|
||||
"restaurant": "Restaurant Chain",
|
||||
"tech": "Tech Startup",
|
||||
"realestate": "Real Estate",
|
||||
"events": "Event Agency",
|
||||
"retail": "Retail Store",
|
||||
"healthcare": "Healthcare"
|
||||
},
|
||||
"templates": {
|
||||
"title": "Start with a Template",
|
||||
"restaurant": "Restaurant Menu",
|
||||
"business": "Business Card",
|
||||
"vcard": "Contact Card",
|
||||
"event": "Event Ticket",
|
||||
"use_template": "Use template →"
|
||||
},
|
||||
"generator": {
|
||||
"title": "Instant QR Code Generator",
|
||||
"url_placeholder": "Enter your URL here...",
|
||||
"foreground": "Foreground",
|
||||
"background": "Background",
|
||||
"corners": "Corners",
|
||||
"size": "Size",
|
||||
"contrast_good": "Good contrast",
|
||||
"download_svg": "Download SVG",
|
||||
"download_png": "Download PNG",
|
||||
"save_track": "Save & Track",
|
||||
"live_preview": "Live Preview",
|
||||
"demo_note": "This is a demo QR code"
|
||||
},
|
||||
"static_vs_dynamic": {
|
||||
"title": "Why Dynamic QR Codes Save You Money",
|
||||
"description": "Stop re-printing materials. Switch destinations instantly and track every scan.",
|
||||
"static": {
|
||||
"title": "Static QR Codes",
|
||||
"subtitle": "Always Free",
|
||||
"description": "Perfect for permanent content that never changes",
|
||||
"features": [
|
||||
"Content cannot be edited",
|
||||
"No scan tracking",
|
||||
"Works forever",
|
||||
"No account required"
|
||||
]
|
||||
},
|
||||
"dynamic": {
|
||||
"title": "Dynamic QR Codes",
|
||||
"subtitle": "Recommended",
|
||||
"description": "Full control with tracking and editing capabilities",
|
||||
"features": [
|
||||
"Edit content anytime",
|
||||
"Advanced analytics",
|
||||
"Custom branding",
|
||||
"Bulk operations"
|
||||
]
|
||||
}
|
||||
},
|
||||
"features": {
|
||||
"title": "Everything you need to create professional QR codes",
|
||||
"analytics": {
|
||||
"title": "Advanced Analytics",
|
||||
"description": "Track scans, locations, devices, and user behavior with detailed insights."
|
||||
},
|
||||
"customization": {
|
||||
"title": "Full Customization",
|
||||
"description": "Brand your QR codes with custom colors and styling options."
|
||||
},
|
||||
"unlimited": {
|
||||
"title": "Unlimited Static QR Codes",
|
||||
"description": "Create as many static QR codes as you need. Free forever, no limits."
|
||||
},
|
||||
"bulk": {
|
||||
"title": "Bulk Operations",
|
||||
"description": "Create hundreds of QR codes at once with CSV import and batch processing."
|
||||
},
|
||||
"integrations": {
|
||||
"title": "Integrations",
|
||||
"description": "Connect with Zapier, Airtable, Google Sheets, and more popular tools."
|
||||
},
|
||||
"api": {
|
||||
"title": "Developer API",
|
||||
"description": "Integrate QR code generation into your applications with our REST API."
|
||||
},
|
||||
"support": {
|
||||
"title": "24/7 Support",
|
||||
"description": "Get help when you need it with our dedicated customer support team."
|
||||
}
|
||||
},
|
||||
"pricing": {
|
||||
"title": "Choose Your Plan",
|
||||
"subtitle": "Select the perfect plan for your QR code needs",
|
||||
"choose_plan": "Choose Your Plan",
|
||||
"select_plan": "Select the perfect plan for your QR code needs",
|
||||
"current_plan": "Current Plan",
|
||||
"upgrade_to": "Upgrade to",
|
||||
"downgrade_to_free": "Downgrade to Free",
|
||||
"most_popular": "Most Popular",
|
||||
"all_plans_note": "All plans include unlimited static QR codes and basic customization.",
|
||||
"free": {
|
||||
"title": "Free",
|
||||
"name": "Free",
|
||||
"price": "€0",
|
||||
"period": "forever",
|
||||
"features": [
|
||||
"3 active dynamic QR codes (8 types available)",
|
||||
"Unlimited static QR codes",
|
||||
"Basic scan tracking",
|
||||
"Standard QR design templates",
|
||||
"Download as SVG/PNG"
|
||||
]
|
||||
},
|
||||
"pro": {
|
||||
"title": "Pro",
|
||||
"name": "Pro",
|
||||
"price": "€9",
|
||||
"period": "per month",
|
||||
"badge": "Most Popular",
|
||||
"features": [
|
||||
"50 dynamic QR codes",
|
||||
"Unlimited static QR codes",
|
||||
"Advanced analytics (scans, devices, locations)",
|
||||
"Custom branding (colors & logos)"
|
||||
]
|
||||
},
|
||||
"business": {
|
||||
"title": "Business",
|
||||
"name": "Business",
|
||||
"price": "€29",
|
||||
"period": "per month",
|
||||
"features": [
|
||||
"500 dynamic QR codes",
|
||||
"Unlimited static QR codes",
|
||||
"Everything from Pro",
|
||||
"Bulk QR Creation (up to 1,000)",
|
||||
"Priority email support",
|
||||
"Advanced tracking & insights"
|
||||
]
|
||||
},
|
||||
"enterprise": {
|
||||
"title": "Enterprise",
|
||||
"name": "Enterprise",
|
||||
"price": "Custom",
|
||||
"period": "",
|
||||
"features": [
|
||||
"∞ dynamic QR codes",
|
||||
"Unlimited static QR codes",
|
||||
"Everything from Business",
|
||||
"Dedicated Account Manager"
|
||||
],
|
||||
"contact": "Contact Us"
|
||||
}
|
||||
},
|
||||
"faq": {
|
||||
"title": "Frequently Asked Questions",
|
||||
"questions": {
|
||||
"account": {
|
||||
"question": "Do I need an account to create QR codes?",
|
||||
"answer": "No account is required for static QR codes. However, dynamic QR codes with tracking and editing capabilities require a free account."
|
||||
},
|
||||
"static_vs_dynamic": {
|
||||
"question": "What's the difference between static and dynamic QR codes?",
|
||||
"answer": "Static QR codes contain fixed content that cannot be changed. Dynamic QR codes can be edited anytime and provide detailed analytics."
|
||||
},
|
||||
"forever": {
|
||||
"question": "Will my QR codes work forever?",
|
||||
"answer": "Static QR codes work forever as the content is embedded directly. Dynamic QR codes work as long as your account is active."
|
||||
},
|
||||
"file_type": {
|
||||
"question": "What file type should I use for printing?",
|
||||
"answer": "For print materials, we recommend SVG format for scalability or high-resolution PNG (300+ DPI) for best quality."
|
||||
},
|
||||
"password": {
|
||||
"question": "Can I password-protect a QR code?",
|
||||
"answer": "Yes, Pro and Business plans include password protection and access control features for your QR codes."
|
||||
},
|
||||
"analytics": {
|
||||
"question": "How do analytics work?",
|
||||
"answer": "We track scans, locations, devices, and referrers while respecting user privacy. No personal data is stored."
|
||||
},
|
||||
"privacy": {
|
||||
"question": "Do you track personal data?",
|
||||
"answer": "We respect privacy and only collect anonymous usage data. IP addresses are hashed and we honor Do Not Track headers."
|
||||
},
|
||||
"bulk": {
|
||||
"question": "Can I bulk-create codes with my own data?",
|
||||
"answer": "Yes, you can upload CSV or Excel files to create multiple QR codes at once with custom data mapping."
|
||||
}
|
||||
}
|
||||
},
|
||||
"dashboard": {
|
||||
"title": "Dashboard",
|
||||
"subtitle": "Manage your QR codes and track performance",
|
||||
"stats": {
|
||||
"total_scans": "Total Scans",
|
||||
"active_codes": "Active QR Codes",
|
||||
"conversion_rate": "Conversion Rate"
|
||||
},
|
||||
"recent_codes": "Recent QR Codes",
|
||||
"blog_resources": "Blog & Resources",
|
||||
"menu": {
|
||||
"edit": "Edit",
|
||||
"duplicate": "Duplicate",
|
||||
"pause": "Pause",
|
||||
"delete": "Delete"
|
||||
}
|
||||
},
|
||||
"create": {
|
||||
"title": "Create QR Code",
|
||||
"subtitle": "Generate dynamic and static QR codes with custom branding",
|
||||
"content": "Content",
|
||||
"type": "QR Code Type",
|
||||
"style": "Style & Branding",
|
||||
"preview": "Live Preview",
|
||||
"title_label": "Title",
|
||||
"title_placeholder": "My QR Code",
|
||||
"content_type": "Content Type",
|
||||
"url_label": "URL",
|
||||
"url_placeholder": "https://example.com",
|
||||
"tags_label": "Tags (comma-separated)",
|
||||
"tags_placeholder": "marketing, campaign, 2025",
|
||||
"qr_code_type": "QR Code Type",
|
||||
"dynamic": "Dynamic",
|
||||
"static": "Static",
|
||||
"recommended": "Recommended",
|
||||
"dynamic_description": "Dynamic: Track scans, edit URL later, view analytics. QR contains tracking link.",
|
||||
"static_description": "Static: Direct to content, no tracking, cannot edit. QR contains actual content.",
|
||||
"foreground_color": "Foreground Color",
|
||||
"background_color": "Background Color",
|
||||
"corner_style": "Corner Style",
|
||||
"size": "Size",
|
||||
"good_contrast": "Good contrast",
|
||||
"contrast_ratio": "Contrast ratio",
|
||||
"download_svg": "Download SVG",
|
||||
"download_png": "Download PNG",
|
||||
"save_qr_code": "Save QR Code"
|
||||
},
|
||||
"analytics": {
|
||||
"title": "Analytics",
|
||||
"subtitle": "Track and analyze your QR code performance",
|
||||
"export_report": "Export Report",
|
||||
"from_last_period": "from last period",
|
||||
"no_mobile_scans": "No mobile scans",
|
||||
"of_total": "of total",
|
||||
"ranges": {
|
||||
"7d": "7 Days",
|
||||
"30d": "30 Days",
|
||||
"90d": "90 Days"
|
||||
},
|
||||
"kpis": {
|
||||
"total_scans": "Total Scans",
|
||||
"avg_scans": "Avg Scans/QR",
|
||||
"mobile_usage": "Mobile Usage",
|
||||
"top_country": "Top Country"
|
||||
},
|
||||
"charts": {
|
||||
"scans_over_time": "Scans Over Time",
|
||||
"device_types": "Device Types",
|
||||
"top_countries": "Top Countries"
|
||||
},
|
||||
"table": {
|
||||
"qr_code": "QR Code",
|
||||
"type": "Type",
|
||||
"total_scans": "Total Scans",
|
||||
"unique_scans": "Unique Scans",
|
||||
"conversion": "Conversion",
|
||||
"trend": "Trend",
|
||||
"scans": "Scans",
|
||||
"percentage": "Percentage",
|
||||
"country": "Country",
|
||||
"performance": "Performance",
|
||||
"created": "Created",
|
||||
"status": "Status"
|
||||
},
|
||||
"performance_title": "QR Code Performance"
|
||||
},
|
||||
"bulk": {
|
||||
"title": "Bulk Creation",
|
||||
"subtitle": "Create multiple QR codes at once from CSV or Excel files",
|
||||
"template_warning_title": "Please Follow the Template Format",
|
||||
"template_warning_text": "Download the template below and follow the format exactly. Your CSV must include columns for title and content (URL).",
|
||||
"static_only_title": "Static QR Codes Only",
|
||||
"static_only_text": "Bulk creation generates static QR codes that cannot be edited after creation. These QR codes do not include tracking or analytics. Perfect for print materials and offline use.",
|
||||
"download_template": "Download Template",
|
||||
"no_file_selected": "No file selected",
|
||||
"simple_format": "Simple Format",
|
||||
"just_title_url": "Just title & URL",
|
||||
"static_qr_codes": "Static QR Codes",
|
||||
"no_tracking": "No tracking included",
|
||||
"instant_download": "Instant Download",
|
||||
"get_zip": "Get ZIP with all SVGs",
|
||||
"max_rows": "max 1,000 rows",
|
||||
"steps": {
|
||||
"upload": "Upload File",
|
||||
"preview": "Preview & Map",
|
||||
"download": "Download"
|
||||
},
|
||||
"drag_drop": "Drag & drop your file here",
|
||||
"or_click": "or click to browse",
|
||||
"supported_formats": "Supports CSV, XLS, XLSX (max 1,000 rows)"
|
||||
},
|
||||
"integrations": {
|
||||
"title": "Integrations",
|
||||
"metrics": {
|
||||
"total_codes": "QR Codes Total",
|
||||
"active_integrations": "Active Integrations",
|
||||
"sync_status": "Sync Status",
|
||||
"available_services": "Available Services"
|
||||
},
|
||||
"zapier": {
|
||||
"title": "Zapier",
|
||||
"description": "Automate QR code creation with 5000+ apps",
|
||||
"features": [
|
||||
"Trigger on new QR codes",
|
||||
"Create codes from other apps",
|
||||
"Sync scan data"
|
||||
]
|
||||
},
|
||||
"airtable": {
|
||||
"title": "Airtable",
|
||||
"description": "Sync QR codes with your Airtable bases",
|
||||
"features": ["Two-way sync", "Custom field mapping", "Real-time updates"]
|
||||
},
|
||||
"sheets": {
|
||||
"title": "Google Sheets",
|
||||
"description": "Export data to Google Sheets automatically",
|
||||
"features": ["Automated exports", "Custom templates", "Scheduled updates"]
|
||||
},
|
||||
"activate": "Activate & Configure"
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings",
|
||||
"subtitle": "Manage your account settings and preferences",
|
||||
"tabs": {
|
||||
"profile": "Profile",
|
||||
"billing": "Billing",
|
||||
"team": "Team & Roles",
|
||||
"api": "API Keys",
|
||||
"workspace": "Workspace"
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"save": "Save",
|
||||
"cancel": "Cancel",
|
||||
"delete": "Delete",
|
||||
"edit": "Edit",
|
||||
"create": "Create",
|
||||
"loading": "Loading...",
|
||||
"error": "An error occurred",
|
||||
"success": "Success!"
|
||||
},
|
||||
"footer": {
|
||||
"product": "Product",
|
||||
"features": "Features",
|
||||
"pricing": "Pricing",
|
||||
"faq": "FAQ",
|
||||
"blog": "Blog",
|
||||
"resources": "Resources",
|
||||
"full_pricing": "Full Pricing",
|
||||
"all_questions": "All Questions",
|
||||
"all_articles": "All Articles",
|
||||
"learn": "Learn",
|
||||
"get_started": "Get Started",
|
||||
"legal": "Legal",
|
||||
"industries": "Industries",
|
||||
"privacy_policy": "Privacy Policy",
|
||||
"terms_of_service": "Terms of Service",
|
||||
"tagline": "Create custom QR codes in seconds with advanced tracking and analytics.",
|
||||
"newsletter": "Newsletter signup",
|
||||
"rights_reserved": "QR Master. All rights reserved."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user