Session 12: i18n (10 languages, cookie-based), Africa tier .99, locale switcher, RTL Arabic (1305 tests)

This commit is contained in:
Kev
2026-06-10 22:24:40 -04:00
parent e5c45ecc8e
commit d957dee17b
27 changed files with 1834 additions and 29 deletions
+87
View File
@@ -0,0 +1,87 @@
{
"_meta": {
"locale": "ar",
"dir": "rtl",
"review_status": "translated_unreviewed",
"note": "Translations should be reviewed by a native Arabic speaker before production. Sports-betting context is region-sensitive."
},
"nav": {
"home": "الرئيسية",
"scan": "تحليل",
"pricing": "الأسعار",
"ledger": "السجل",
"tracker": "المتابعة",
"login": "تسجيل الدخول",
"signup": "إنشاء حساب",
"logout": "تسجيل الخروج"
},
"slate": {
"tonights_slate": "مباريات اليوم",
"games": "مباريات",
"props_available": "احتمالات متاحة",
"read": "تحليل",
"read_more": "احتمالات أخرى",
"no_games": "لا توجد مباريات مباشرة حالياً.",
"props_not_available": "الاحتمالات غير متاحة بعد لهذه المباراة.",
"check_back": "تحقق مرة أخرى قرب بداية المباراة."
},
"grade": {
"grade": "التقييم",
"confidence": "الثقة",
"reasoning": "الذكاء التحليلي",
"kill_conditions": "ظروف الإلغاء",
"trap_score": "نقاط الفخ",
"upgrade_to_read": "قم بالترقية لقراءة المزيد",
"unlock_analysis": "افتح التحليل الكامل"
},
"pricing": {
"title": "أسعار مصممة للمراهنين، لا للمستثمرين.",
"subtitle": "أول 100 مستخدم يثبتون 14.99 دولار شهرياً مدى الحياة. سعر تجريبي — ينتهي عند المستخدم رقم 101.",
"founder_pricing": "سعر المؤسس — مثبت مدى الحياة",
"beta_locks_for_life": "سعر تجريبي — مثبت مدى الحياة",
"per_month": "/شهرياً",
"free_reads": "3 تحليلات مجانية يومياً",
"upgrade": "ترقية",
"current_plan": "الخطة الحالية",
"cta_start_free": "ابدأ مجاناً",
"cta_lock_founder": "ثبت سعر المؤسس",
"cta_go_desk": "اشترك في Desk",
"cta_unlock_africa": "افتح سعر أفريقيا",
"footnote": "إلغاء في أي وقت. بدون عقود. بطاقة / Apple Pay / Google Pay — تتم المعالجة عبر Stripe."
},
"tiers": {
"free": "مجاني",
"africa": "VYNDR أفريقيا",
"analyst": "Analyst",
"desk": "Desk"
},
"sports": {
"nba": "NBA",
"wnba": "WNBA",
"mlb": "MLB",
"soccer": "كرة القدم",
"world_cup": "كأس العالم"
},
"auth": {
"continue_with_google": "المتابعة مع Google",
"continue_with_apple": "المتابعة مع Apple",
"continue_with_x": "المتابعة مع X",
"email": "البريد الإلكتروني",
"password": "كلمة المرور",
"forgot_password": "نسيت كلمة المرور؟"
},
"common": {
"see_what_market_doesnt": "شاهد ما لا يراه السوق.",
"loading": "جاري التحميل...",
"error": "حدث خطأ ما.",
"try_again": "حاول مرة أخرى",
"cancel": "إلغاء",
"save": "حفظ",
"close": "إغلاق"
},
"cookie": {
"message": "نستخدم ملفات تعريف الارتباط للمصادقة والتحليلات.",
"accept": "قبول",
"privacy_policy": "سياسة الخصوصية"
}
}
+86
View File
@@ -0,0 +1,86 @@
{
"_meta": {
"locale": "en",
"dir": "ltr",
"review_status": "source"
},
"nav": {
"home": "Home",
"scan": "Scan",
"pricing": "Pricing",
"ledger": "Ledger",
"tracker": "Tracker",
"login": "Log in",
"signup": "Sign up",
"logout": "Log out"
},
"slate": {
"tonights_slate": "Tonight's Slate",
"games": "games",
"props_available": "props available",
"read": "Read",
"read_more": "more props",
"no_games": "No live games right now.",
"props_not_available": "Props not yet available for this game.",
"check_back": "Check back closer to kickoff."
},
"grade": {
"grade": "Grade",
"confidence": "Confidence",
"reasoning": "Intelligence",
"kill_conditions": "Kill Conditions",
"trap_score": "Trap Score",
"upgrade_to_read": "Upgrade to read more",
"unlock_analysis": "Unlock full analysis"
},
"pricing": {
"title": "Pricing built for bettors. Not for SaaS investors.",
"subtitle": "First 100 users lock $14.99/mo for life. Beta pricing — this price dies at user 101.",
"founder_pricing": "Founder pricing — locks for life",
"beta_locks_for_life": "Beta pricing — locks for life",
"per_month": "/mo",
"free_reads": "3 free reads per day",
"upgrade": "Upgrade",
"current_plan": "Current plan",
"cta_start_free": "Start Free",
"cta_lock_founder": "Lock Founder Price",
"cta_go_desk": "Go Desk",
"cta_unlock_africa": "Unlock Africa Pricing",
"footnote": "Cancel anytime. No contracts. Card / Apple Pay / Google Pay — payments processed by Stripe."
},
"tiers": {
"free": "Free",
"africa": "VYNDR Africa",
"analyst": "Analyst",
"desk": "Desk"
},
"sports": {
"nba": "NBA",
"wnba": "WNBA",
"mlb": "MLB",
"soccer": "Soccer",
"world_cup": "World Cup"
},
"auth": {
"continue_with_google": "Continue with Google",
"continue_with_apple": "Continue with Apple",
"continue_with_x": "Continue with X",
"email": "Email",
"password": "Password",
"forgot_password": "Forgot password?"
},
"common": {
"see_what_market_doesnt": "See what the market doesn't.",
"loading": "Loading...",
"error": "Something went wrong.",
"try_again": "Try again",
"cancel": "Cancel",
"save": "Save",
"close": "Close"
},
"cookie": {
"message": "We use cookies for authentication and analytics.",
"accept": "Accept",
"privacy_policy": "Privacy Policy"
}
}
+86
View File
@@ -0,0 +1,86 @@
{
"_meta": {
"locale": "es",
"dir": "ltr",
"review_status": "translated_unreviewed"
},
"nav": {
"home": "Inicio",
"scan": "Analizar",
"pricing": "Precios",
"ledger": "Historial",
"tracker": "Seguimiento",
"login": "Iniciar sesión",
"signup": "Crear cuenta",
"logout": "Cerrar sesión"
},
"slate": {
"tonights_slate": "Partidos de hoy",
"games": "partidos",
"props_available": "props disponibles",
"read": "Analizar",
"read_more": "más props",
"no_games": "No hay partidos en vivo ahora mismo.",
"props_not_available": "Aún no hay props disponibles para este partido.",
"check_back": "Vuelve cuando se acerque el inicio."
},
"grade": {
"grade": "Calificación",
"confidence": "Confianza",
"reasoning": "Inteligencia",
"kill_conditions": "Condiciones de Riesgo",
"trap_score": "Puntaje de Trampa",
"upgrade_to_read": "Mejora tu plan para analizar más",
"unlock_analysis": "Desbloquea el análisis completo"
},
"pricing": {
"title": "Precios hechos para apostadores. No para inversores SaaS.",
"subtitle": "Los primeros 100 usuarios bloquean $14.99/mes de por vida. Precio beta — termina con el usuario 101.",
"founder_pricing": "Precio fundador — bloqueado de por vida",
"beta_locks_for_life": "Precio beta — bloqueado de por vida",
"per_month": "/mes",
"free_reads": "3 análisis gratis al día",
"upgrade": "Mejorar plan",
"current_plan": "Plan actual",
"cta_start_free": "Empezar gratis",
"cta_lock_founder": "Bloquear precio fundador",
"cta_go_desk": "Ir a Desk",
"cta_unlock_africa": "Desbloquear precio África",
"footnote": "Cancela cuando quieras. Sin contratos. Tarjeta / Apple Pay / Google Pay — procesado por Stripe."
},
"tiers": {
"free": "Gratis",
"africa": "VYNDR África",
"analyst": "Analyst",
"desk": "Desk"
},
"sports": {
"nba": "NBA",
"wnba": "WNBA",
"mlb": "MLB",
"soccer": "Fútbol",
"world_cup": "Copa del Mundo"
},
"auth": {
"continue_with_google": "Continuar con Google",
"continue_with_apple": "Continuar con Apple",
"continue_with_x": "Continuar con X",
"email": "Correo electrónico",
"password": "Contraseña",
"forgot_password": "¿Olvidaste tu contraseña?"
},
"common": {
"see_what_market_doesnt": "Ve lo que el mercado no ve.",
"loading": "Cargando...",
"error": "Algo salió mal.",
"try_again": "Intentar de nuevo",
"cancel": "Cancelar",
"save": "Guardar",
"close": "Cerrar"
},
"cookie": {
"message": "Usamos cookies para autenticación y análisis.",
"accept": "Aceptar",
"privacy_policy": "Política de Privacidad"
}
}
+86
View File
@@ -0,0 +1,86 @@
{
"_meta": {
"locale": "fr",
"dir": "ltr",
"review_status": "translated_unreviewed"
},
"nav": {
"home": "Accueil",
"scan": "Analyser",
"pricing": "Tarifs",
"ledger": "Registre",
"tracker": "Suivi",
"login": "Connexion",
"signup": "S'inscrire",
"logout": "Déconnexion"
},
"slate": {
"tonights_slate": "Programme du jour",
"games": "matchs",
"props_available": "props disponibles",
"read": "Analyser",
"read_more": "plus de props",
"no_games": "Aucun match en direct pour le moment.",
"props_not_available": "Props pas encore disponibles pour ce match.",
"check_back": "Reviens plus près du coup d'envoi."
},
"grade": {
"grade": "Note",
"confidence": "Confiance",
"reasoning": "Intelligence",
"kill_conditions": "Conditions Critiques",
"trap_score": "Score de Piège",
"upgrade_to_read": "Améliorer pour analyser plus",
"unlock_analysis": "Débloquer l'analyse complète"
},
"pricing": {
"title": "Des tarifs pensés pour les parieurs. Pas pour les investisseurs SaaS.",
"subtitle": "Les 100 premiers utilisateurs bloquent 14,99 $/mois à vie. Prix bêta — il disparaît au 101e.",
"founder_pricing": "Tarif fondateur — bloqué à vie",
"beta_locks_for_life": "Tarif bêta — bloqué à vie",
"per_month": "/mois",
"free_reads": "3 analyses gratuites par jour",
"upgrade": "Améliorer",
"current_plan": "Plan actuel",
"cta_start_free": "Commencer gratuitement",
"cta_lock_founder": "Bloquer le tarif fondateur",
"cta_go_desk": "Passer à Desk",
"cta_unlock_africa": "Débloquer le tarif Afrique",
"footnote": "Annulable à tout moment. Sans engagement. Carte / Apple Pay / Google Pay — paiements traités par Stripe."
},
"tiers": {
"free": "Gratuit",
"africa": "VYNDR Afrique",
"analyst": "Analyst",
"desk": "Desk"
},
"sports": {
"nba": "NBA",
"wnba": "WNBA",
"mlb": "MLB",
"soccer": "Football",
"world_cup": "Coupe du Monde"
},
"auth": {
"continue_with_google": "Continuer avec Google",
"continue_with_apple": "Continuer avec Apple",
"continue_with_x": "Continuer avec X",
"email": "E-mail",
"password": "Mot de passe",
"forgot_password": "Mot de passe oublié ?"
},
"common": {
"see_what_market_doesnt": "Voir ce que le marché ne voit pas.",
"loading": "Chargement...",
"error": "Une erreur s'est produite.",
"try_again": "Réessayer",
"cancel": "Annuler",
"save": "Enregistrer",
"close": "Fermer"
},
"cookie": {
"message": "Nous utilisons des cookies pour l'authentification et les analyses.",
"accept": "Accepter",
"privacy_policy": "Politique de confidentialité"
}
}
+87
View File
@@ -0,0 +1,87 @@
{
"_meta": {
"locale": "hi",
"dir": "ltr",
"review_status": "translated_unreviewed",
"note": "Hindi translations should be reviewed by a native speaker. Sports-betting terminology in Hindi varies by region."
},
"nav": {
"home": "होम",
"scan": "स्कैन",
"pricing": "मूल्य निर्धारण",
"ledger": "लेजर",
"tracker": "ट्रैकर",
"login": "लॉग इन",
"signup": "साइन अप",
"logout": "लॉग आउट"
},
"slate": {
"tonights_slate": "आज के मैच",
"games": "मैच",
"props_available": "प्रॉप्स उपलब्ध",
"read": "विश्लेषण",
"read_more": "और प्रॉप्स",
"no_games": "अभी कोई लाइव मैच नहीं है।",
"props_not_available": "इस मैच के लिए प्रॉप्स अभी उपलब्ध नहीं हैं।",
"check_back": "मैच शुरू होने के करीब फिर से जांचें।"
},
"grade": {
"grade": "ग्रेड",
"confidence": "विश्वास",
"reasoning": "इंटेलिजेंस",
"kill_conditions": "किल कंडीशन",
"trap_score": "ट्रैप स्कोर",
"upgrade_to_read": "अधिक पढ़ने के लिए अपग्रेड करें",
"unlock_analysis": "पूर्ण विश्लेषण अनलॉक करें"
},
"pricing": {
"title": "बेटर्स के लिए बनाई गई कीमतें। SaaS निवेशकों के लिए नहीं।",
"subtitle": "पहले 100 उपयोगकर्ता जीवनभर के लिए $14.99/माह लॉक करते हैं। बीटा प्राइसिंग — 101वें उपयोगकर्ता पर समाप्त।",
"founder_pricing": "फाउंडर प्राइसिंग — जीवनभर के लिए लॉक",
"beta_locks_for_life": "बीटा प्राइसिंग — जीवनभर के लिए लॉक",
"per_month": "/माह",
"free_reads": "प्रति दिन 3 मुफ्त रीड्स",
"upgrade": "अपग्रेड करें",
"current_plan": "वर्तमान प्लान",
"cta_start_free": "मुफ्त शुरू करें",
"cta_lock_founder": "फाउंडर प्राइस लॉक करें",
"cta_go_desk": "Desk पर जाएं",
"cta_unlock_africa": "अफ्रीका मूल्य अनलॉक करें",
"footnote": "किसी भी समय रद्द करें। कोई अनुबंध नहीं। कार्ड / Apple Pay / Google Pay — Stripe द्वारा प्रसंस्कृत।"
},
"tiers": {
"free": "मुफ्त",
"africa": "VYNDR अफ्रीका",
"analyst": "Analyst",
"desk": "Desk"
},
"sports": {
"nba": "NBA",
"wnba": "WNBA",
"mlb": "MLB",
"soccer": "फुटबॉल",
"world_cup": "विश्व कप"
},
"auth": {
"continue_with_google": "Google के साथ जारी रखें",
"continue_with_apple": "Apple के साथ जारी रखें",
"continue_with_x": "X के साथ जारी रखें",
"email": "ईमेल",
"password": "पासवर्ड",
"forgot_password": "पासवर्ड भूल गए?"
},
"common": {
"see_what_market_doesnt": "वो देखें जो बाज़ार नहीं देखता।",
"loading": "लोड हो रहा है...",
"error": "कुछ गलत हो गया।",
"try_again": "पुनः प्रयास करें",
"cancel": "रद्द करें",
"save": "सहेजें",
"close": "बंद करें"
},
"cookie": {
"message": "हम प्रमाणीकरण और विश्लेषण के लिए कुकीज़ का उपयोग करते हैं।",
"accept": "स्वीकार करें",
"privacy_policy": "गोपनीयता नीति"
}
}
+87
View File
@@ -0,0 +1,87 @@
{
"_meta": {
"locale": "ja",
"dir": "ltr",
"review_status": "translated_unreviewed",
"note": "Japanese translations should be reviewed by a native speaker. Sports-betting context applies."
},
"nav": {
"home": "ホーム",
"scan": "分析",
"pricing": "料金",
"ledger": "履歴",
"tracker": "トラッカー",
"login": "ログイン",
"signup": "新規登録",
"logout": "ログアウト"
},
"slate": {
"tonights_slate": "本日の試合",
"games": "試合",
"props_available": "プロップ利用可能",
"read": "分析",
"read_more": "さらにプロップ",
"no_games": "現在ライブ中の試合はありません。",
"props_not_available": "この試合のプロップはまだ利用できません。",
"check_back": "試合開始前にもう一度確認してください。"
},
"grade": {
"grade": "グレード",
"confidence": "信頼度",
"reasoning": "インテリジェンス",
"kill_conditions": "キルコンディション",
"trap_score": "トラップスコア",
"upgrade_to_read": "アップグレードしてさらに分析",
"unlock_analysis": "完全な分析をアンロック"
},
"pricing": {
"title": "ベッター向けの価格設定。SaaS投資家向けではない。",
"subtitle": "最初の100人のユーザーは月額$14.99を生涯固定。ベータ価格 — 101番目のユーザーで終了。",
"founder_pricing": "ファウンダー価格 — 生涯固定",
"beta_locks_for_life": "ベータ価格 — 生涯固定",
"per_month": "/月",
"free_reads": "1日3回の無料分析",
"upgrade": "アップグレード",
"current_plan": "現在のプラン",
"cta_start_free": "無料で始める",
"cta_lock_founder": "ファウンダー価格を確定",
"cta_go_desk": "Deskへ",
"cta_unlock_africa": "アフリカ価格をアンロック",
"footnote": "いつでもキャンセル可能。契約なし。カード / Apple Pay / Google Pay — Stripeで処理。"
},
"tiers": {
"free": "無料",
"africa": "VYNDR アフリカ",
"analyst": "Analyst",
"desk": "Desk"
},
"sports": {
"nba": "NBA",
"wnba": "WNBA",
"mlb": "MLB",
"soccer": "サッカー",
"world_cup": "ワールドカップ"
},
"auth": {
"continue_with_google": "Googleで続行",
"continue_with_apple": "Appleで続行",
"continue_with_x": "Xで続行",
"email": "メールアドレス",
"password": "パスワード",
"forgot_password": "パスワードをお忘れですか?"
},
"common": {
"see_what_market_doesnt": "市場が見えないものを見る。",
"loading": "読み込み中...",
"error": "問題が発生しました。",
"try_again": "もう一度試す",
"cancel": "キャンセル",
"save": "保存",
"close": "閉じる"
},
"cookie": {
"message": "認証と分析のためにCookieを使用します。",
"accept": "同意する",
"privacy_policy": "プライバシーポリシー"
}
}
+87
View File
@@ -0,0 +1,87 @@
{
"_meta": {
"locale": "ko",
"dir": "ltr",
"review_status": "translated_unreviewed",
"note": "Korean translations should be reviewed by a native speaker."
},
"nav": {
"home": "홈",
"scan": "분석",
"pricing": "요금제",
"ledger": "기록",
"tracker": "트래커",
"login": "로그인",
"signup": "회원가입",
"logout": "로그아웃"
},
"slate": {
"tonights_slate": "오늘의 경기",
"games": "경기",
"props_available": "프롭 사용 가능",
"read": "분석",
"read_more": "추가 프롭",
"no_games": "현재 라이브 경기가 없습니다.",
"props_not_available": "이 경기의 프롭은 아직 사용할 수 없습니다.",
"check_back": "경기 시작에 가까워질 때 다시 확인하세요."
},
"grade": {
"grade": "등급",
"confidence": "신뢰도",
"reasoning": "인텔리전스",
"kill_conditions": "킬 조건",
"trap_score": "트랩 점수",
"upgrade_to_read": "더 분석하려면 업그레이드",
"unlock_analysis": "전체 분석 잠금 해제"
},
"pricing": {
"title": "베터를 위한 가격. SaaS 투자자를 위한 것이 아닙니다.",
"subtitle": "첫 100명의 사용자는 월 $14.99를 평생 고정합니다. 베타 가격 — 101번째 사용자에서 종료.",
"founder_pricing": "파운더 가격 — 평생 고정",
"beta_locks_for_life": "베타 가격 — 평생 고정",
"per_month": "/월",
"free_reads": "하루 3회 무료 분석",
"upgrade": "업그레이드",
"current_plan": "현재 플랜",
"cta_start_free": "무료로 시작",
"cta_lock_founder": "파운더 가격 고정",
"cta_go_desk": "Desk로",
"cta_unlock_africa": "아프리카 가격 잠금 해제",
"footnote": "언제든 취소 가능. 계약 없음. 카드 / Apple Pay / Google Pay — Stripe에서 처리."
},
"tiers": {
"free": "무료",
"africa": "VYNDR 아프리카",
"analyst": "Analyst",
"desk": "Desk"
},
"sports": {
"nba": "NBA",
"wnba": "WNBA",
"mlb": "MLB",
"soccer": "축구",
"world_cup": "월드컵"
},
"auth": {
"continue_with_google": "Google로 계속",
"continue_with_apple": "Apple로 계속",
"continue_with_x": "X로 계속",
"email": "이메일",
"password": "비밀번호",
"forgot_password": "비밀번호를 잊으셨나요?"
},
"common": {
"see_what_market_doesnt": "시장이 보지 못하는 것을 보세요.",
"loading": "로딩 중...",
"error": "문제가 발생했습니다.",
"try_again": "다시 시도",
"cancel": "취소",
"save": "저장",
"close": "닫기"
},
"cookie": {
"message": "인증 및 분석을 위해 쿠키를 사용합니다.",
"accept": "동의",
"privacy_policy": "개인정보 처리방침"
}
}
+86
View File
@@ -0,0 +1,86 @@
{
"_meta": {
"locale": "pt",
"dir": "ltr",
"review_status": "translated_unreviewed"
},
"nav": {
"home": "Início",
"scan": "Analisar",
"pricing": "Preços",
"ledger": "Histórico",
"tracker": "Rastreador",
"login": "Entrar",
"signup": "Criar conta",
"logout": "Sair"
},
"slate": {
"tonights_slate": "Jogos de hoje",
"games": "jogos",
"props_available": "props disponíveis",
"read": "Analisar",
"read_more": "mais props",
"no_games": "Nenhum jogo ao vivo agora.",
"props_not_available": "Props ainda não disponíveis para este jogo.",
"check_back": "Volte mais perto do início."
},
"grade": {
"grade": "Nota",
"confidence": "Confiança",
"reasoning": "Inteligência",
"kill_conditions": "Condições Críticas",
"trap_score": "Pontuação de Armadilha",
"upgrade_to_read": "Faça upgrade para analisar mais",
"unlock_analysis": "Desbloqueie a análise completa"
},
"pricing": {
"title": "Preços para apostadores. Não para investidores de SaaS.",
"subtitle": "Os primeiros 100 usuários travam $14,99/mês para sempre. Preço beta — termina no usuário 101.",
"founder_pricing": "Preço fundador — travado para sempre",
"beta_locks_for_life": "Preço beta — travado para sempre",
"per_month": "/mês",
"free_reads": "3 análises grátis por dia",
"upgrade": "Fazer upgrade",
"current_plan": "Plano atual",
"cta_start_free": "Começar grátis",
"cta_lock_founder": "Travar preço fundador",
"cta_go_desk": "Ir para Desk",
"cta_unlock_africa": "Desbloquear preço África",
"footnote": "Cancele quando quiser. Sem contratos. Cartão / Apple Pay / Google Pay — processado pela Stripe."
},
"tiers": {
"free": "Grátis",
"africa": "VYNDR África",
"analyst": "Analyst",
"desk": "Desk"
},
"sports": {
"nba": "NBA",
"wnba": "WNBA",
"mlb": "MLB",
"soccer": "Futebol",
"world_cup": "Copa do Mundo"
},
"auth": {
"continue_with_google": "Continuar com Google",
"continue_with_apple": "Continuar com Apple",
"continue_with_x": "Continuar com X",
"email": "E-mail",
"password": "Senha",
"forgot_password": "Esqueceu a senha?"
},
"common": {
"see_what_market_doesnt": "Veja o que o mercado não vê.",
"loading": "Carregando...",
"error": "Algo deu errado.",
"try_again": "Tentar novamente",
"cancel": "Cancelar",
"save": "Salvar",
"close": "Fechar"
},
"cookie": {
"message": "Usamos cookies para autenticação e análises.",
"accept": "Aceitar",
"privacy_policy": "Política de Privacidade"
}
}
+87
View File
@@ -0,0 +1,87 @@
{
"_meta": {
"locale": "sw",
"dir": "ltr",
"review_status": "translated_unreviewed",
"note": "Swahili translations should be reviewed by a native speaker. East African mobile betting context."
},
"nav": {
"home": "Mwanzo",
"scan": "Changanua",
"pricing": "Bei",
"ledger": "Rekodi",
"tracker": "Ufuatiliaji",
"login": "Ingia",
"signup": "Jisajili",
"logout": "Toka"
},
"slate": {
"tonights_slate": "Michezo ya Leo",
"games": "michezo",
"props_available": "props zinapatikana",
"read": "Changanua",
"read_more": "props zaidi",
"no_games": "Hakuna michezo ya moja kwa moja sasa.",
"props_not_available": "Props bado hazipatikani kwa mchezo huu.",
"check_back": "Rudi karibu na mwanzo wa mchezo."
},
"grade": {
"grade": "Daraja",
"confidence": "Uhakika",
"reasoning": "Akili Bandia",
"kill_conditions": "Hali za Hatari",
"trap_score": "Alama ya Mtego",
"upgrade_to_read": "Boresha ili kusoma zaidi",
"unlock_analysis": "Fungua uchanganuzi kamili"
},
"pricing": {
"title": "Bei zilizoundwa kwa wabashiri. Si kwa wawekezaji wa SaaS.",
"subtitle": "Watumiaji 100 wa kwanza wanafunga $14.99/mwezi maisha yote. Bei ya beta — inaisha kwa mtumiaji wa 101.",
"founder_pricing": "Bei ya mwanzilishi — imefungwa maisha yote",
"beta_locks_for_life": "Bei ya beta — imefungwa maisha yote",
"per_month": "/mwezi",
"free_reads": "Uchanganuzi 3 wa bure kwa siku",
"upgrade": "Boresha",
"current_plan": "Mpango wa sasa",
"cta_start_free": "Anza Bure",
"cta_lock_founder": "Funga Bei ya Mwanzilishi",
"cta_go_desk": "Nenda Desk",
"cta_unlock_africa": "Fungua Bei ya Afrika",
"footnote": "Sitisha wakati wowote. Hakuna mikataba. Kadi / Apple Pay / Google Pay — malipo yanachakatwa na Stripe."
},
"tiers": {
"free": "Bure",
"africa": "VYNDR Afrika",
"analyst": "Analyst",
"desk": "Desk"
},
"sports": {
"nba": "NBA",
"wnba": "WNBA",
"mlb": "MLB",
"soccer": "Soka",
"world_cup": "Kombe la Dunia"
},
"auth": {
"continue_with_google": "Endelea na Google",
"continue_with_apple": "Endelea na Apple",
"continue_with_x": "Endelea na X",
"email": "Barua pepe",
"password": "Nenosiri",
"forgot_password": "Umesahau nenosiri?"
},
"common": {
"see_what_market_doesnt": "Ona kile soko haioni.",
"loading": "Inapakia...",
"error": "Kuna tatizo limetokea.",
"try_again": "Jaribu tena",
"cancel": "Ghairi",
"save": "Hifadhi",
"close": "Funga"
},
"cookie": {
"message": "Tunatumia vidakuzi kwa uthibitishaji na uchanganuzi.",
"accept": "Kubali",
"privacy_policy": "Sera ya Faragha"
}
}
+87
View File
@@ -0,0 +1,87 @@
{
"_meta": {
"locale": "zh",
"dir": "ltr",
"review_status": "translated_unreviewed",
"note": "Simplified Chinese. Native review recommended. Sports-betting context in mainland China is legally restricted."
},
"nav": {
"home": "首页",
"scan": "分析",
"pricing": "价格",
"ledger": "记录",
"tracker": "追踪",
"login": "登录",
"signup": "注册",
"logout": "退出"
},
"slate": {
"tonights_slate": "今日赛事",
"games": "比赛",
"props_available": "可用 props",
"read": "分析",
"read_more": "更多 props",
"no_games": "当前没有正在进行的比赛。",
"props_not_available": "本场比赛的 props 尚不可用。",
"check_back": "请在开赛前回来查看。"
},
"grade": {
"grade": "评级",
"confidence": "信心度",
"reasoning": "智能分析",
"kill_conditions": "终止条件",
"trap_score": "陷阱评分",
"upgrade_to_read": "升级以查看更多",
"unlock_analysis": "解锁完整分析"
},
"pricing": {
"title": "为下注者打造的价格。不是为了 SaaS 投资者。",
"subtitle": "前 100 名用户终身锁定 $14.99/月。Beta 价格 — 第 101 个用户开始结束。",
"founder_pricing": "创始价格 — 终身锁定",
"beta_locks_for_life": "Beta 价格 — 终身锁定",
"per_month": "/月",
"free_reads": "每天 3 次免费分析",
"upgrade": "升级",
"current_plan": "当前套餐",
"cta_start_free": "免费开始",
"cta_lock_founder": "锁定创始价格",
"cta_go_desk": "升级 Desk",
"cta_unlock_africa": "解锁非洲价格",
"footnote": "随时取消。无合约。信用卡 / Apple Pay / Google Pay — 由 Stripe 处理。"
},
"tiers": {
"free": "免费",
"africa": "VYNDR 非洲",
"analyst": "Analyst",
"desk": "Desk"
},
"sports": {
"nba": "NBA",
"wnba": "WNBA",
"mlb": "MLB",
"soccer": "足球",
"world_cup": "世界杯"
},
"auth": {
"continue_with_google": "使用 Google 继续",
"continue_with_apple": "使用 Apple 继续",
"continue_with_x": "使用 X 继续",
"email": "邮箱",
"password": "密码",
"forgot_password": "忘记密码?"
},
"common": {
"see_what_market_doesnt": "看到市场看不到的。",
"loading": "加载中...",
"error": "出错了。",
"try_again": "重试",
"cancel": "取消",
"save": "保存",
"close": "关闭"
},
"cookie": {
"message": "我们使用 cookie 进行身份验证和分析。",
"accept": "接受",
"privacy_policy": "隐私政策"
}
}