1
0
mirror of git://f0xx.org/ac/ac-be-hub synced 2026-07-29 02:58:26 +03:00
Files
ac-be-hub/assets/i18n/hub-en.json
Anton Afanasyeu db8832b417 feat(hub): shared nav shell, downloads UI, footer fix
Signed-off-by: Anton Afanasyeu <a.afanasieff@gmail.com>
2026-07-12 13:53:36 +02:00

88 lines
4.0 KiB
JSON

{
"nav.androidcast": "AndroidCast",
"nav.about": "About",
"nav.why": "Why",
"nav.tech": "Technologies",
"nav.documentation": "Documentation",
"nav.resources": "Resources",
"nav.people": "People",
"nav.culture": "Culture",
"nav.pricing": "Pricing",
"nav.downloads": "Downloads",
"nav.downloads_common": "Common",
"nav.downloads_others": "Others",
"nav.contact": "Contact us",
"nav.console": "Console",
"nav.git": "Git",
"nav.issues": "Issues",
"nav.tickets": "Tickets",
"nav.crashes": "Crashes",
"nav.graphs": "Analytics",
"nav.live_sessions": "Live sessions",
"nav.education": "Education (demo)",
"nav.remote": "Remote access",
"nav.monitor": "Monitoring",
"nav.monitor_desc": "Grafana dashboards — cluster health, alerts, exporters.",
"nav.short_links": "Short links",
"nav.short_links_desc": "Mint bearer tokens and shorten URLs for s.f0xx.org.",
"nav.console_desc": "Issue triage home and workspace cards.",
"nav.git_desc": "Browse repos, branches, and tags.",
"nav.issues_desc": "Browse and triage issues.",
"nav.tickets_desc": "Roadmap tasks, QA items, and tags.",
"nav.graphs_desc": "Sessions, live cast stats, and device activity.",
"nav.live_sessions_desc": "Cast intents, join stats, session history.",
"nav.education_desc": "Browser screen-share trial (5 min).",
"nav.remote_desc": "WireGuard sessions and device reachability.",
"nav.builder_desc": "Docker CI for APK baking and OTA artifacts.",
"nav.builder": "Builder",
"nav.toggle": "Navigation",
"nav.security": "Security",
"nav.logout": "Logout",
"nav.sign_in": "Sign in",
"lang.label": "Language",
"theme.label": "Theme",
"rail.label": "Page navigation",
"rail.handle": "Show page navigation",
"page1.title": "Android Cast",
"page1.lead": "Screen casting, crash intelligence, and CI — one ecosystem.",
"page1.cta": "Explore AndroidCast",
"page2.title": "AndroidCast",
"page2.lead": "Mirror Android screens with low latency, native codecs, and operator-grade tooling.",
"page3.title": "About",
"page3.lead": "Android Cast connects devices, backends, and operators across your stack.",
"page4.title": "Why AndroidCast",
"page4.lead": "Built for teams who need reliability, observability, and control — not another black box.",
"page5.title": "Technologies",
"page5.lead": "WebRTC, Opus/Speex, WireGuard remote access, PHP consoles, and Docker CI pipelines.",
"page6.title": "Documentation",
"page6.lead": "Project wiki, design reviews, specs, and operator guides.",
"page6.btn_wiki": "Project documentation",
"page6.btn_docs": "Other documents",
"page6.hint": "Wiki opens in Gitea; other documents lists ac-docs drafts, DRs, and specs.",
"page7.title": "Downloads",
"page7.lead": "Latest builds from the orchestration pipeline (staging channel, branch next).",
"page7.btn_apk": "Android APK",
"page7.btn_studio": "Session Studio",
"page7.hint": "APK is the installable package from the staging OTA channel (falls back to stable).",
"page8.title": "Resources",
"page8.lead": "Source control, consoles, and integration entry points.",
"page8.btn_git": "Git Access",
"page8.hint": "Same Gitea browser as the left shell Git link.",
"page9.title": "People",
"page9.lead": "Engineers and operators shipping cast, crash, and build workflows every day.",
"page10.title": "Culture",
"page10.lead": "Open tooling, green master branches, and honest postmortems.",
"page11.title": "Pricing",
"page11.lead": "Self-hosted core; enterprise options for SLA, SSO, and dedicated builders.",
"page12.title": "Contact us",
"page12.lead": "Reach the maintainer for partnerships, support, or deployment help.",
"page13.title": "Document catalog",
"page13.lead": "ac-docs index — drafts, design reviews, specs, and operator guides.",
"page13.cat_drs": "Design reviews (DRs)",
"page13.cat_specs": "Specifications",
"page13.cat_drafts": "Drafts",
"page13.cat_guides": "Guides & ops",
"page13.hint": "Browse full tree in Gitea under ac-docs; PDF builds live in _pdf_build/.",
"footer.copyright": "© {holder}, {year}"
}