tane/site/i18n/en.json
vjrj 954dc2caae
All checks were successful
ci / analyze (push) Successful in 1m7s
ci / test-commons-core (push) Successful in 36s
ci / test-app-seeds (push) Successful in 5m48s
site / deploy (push) Successful in 35s
release / analyze (push) Successful in 1m7s
release / test-commons-core (push) Successful in 44s
release / test-app-seeds (push) Successful in 6m26s
release / play (push) Successful in 13m5s
release / fdroid_reference_armeabi_v7a (push) Successful in 23m4s
release / fdroid_reference_arm64_v8a (push) Successful in 23m23s
release / fdroid_reference_x86_64 (push) Successful in 23m13s
chore(release): prep v0.1.16 — say plainly which servers Tane talks to
The store listing claimed "No account, no server, no trackers" while the
app was dialling four relays at launch. The app side is fixed; this is
the half a reader sees.

- Store description, both locales: the false line is gone, and a new
  "Sharing needs the internet" block names relay.comunes.org (ours),
  nos.lol, relay.damus.io and relay.primal.net, says when Tane talks to
  them, what they can see (a key and an IP — no name, no account), and
  where to switch any or all of them off, or point Tane at your own.
  Deliberately plain: no protocol names, no jargon. The audience is
  gardeners; the technical detail belongs in the F-Droid thread.
- The same correction on the landing page (feature card, FAQ, status).
- 0.1.16+18, so the F-Droid recipe's versionCodes become 181/182/183.
  F-Droid reads fastlane metadata from the checkout of the newest built
  version, so the description only reaches it via a new release.

The recipe mirror's `commit:` still points at v0.1.15 — it needs a hash
that does not exist yet, and is synced here and in the fdroiddata fork
once v0.1.16 is tagged.
2026-07-25 16:50:40 +02:00

143 lines
4.1 KiB
JSON

{
"skipToContent": {
"other": "Skip to content"
},
"navAbout": {
"other": "About"
},
"navLegal": {
"other": "Legal"
},
"navHome": {
"other": "Home"
},
"navLanguage": {
"other": "Language"
},
"screenshotsTitle": {
"other": "A look inside"
},
"getItTitle": {
"other": "Get Tane"
},
"getItComingSoon": {
"other": "Publishing to app stores soon. Meanwhile, Tane is free software you can build and run today."
},
"legalIntro": {
"other": "The plain-language documents that govern Tane. Short version: your data stays on your device, Tane is only a tool, and you are responsible for the seeds you share."
},
"footerFreeSoftware": {
"other": "Free software (AGPL-3.0). No ads, no commissions, no data selling."
},
"footerPublishedBy": {
"other": "Published by"
},
"footerContact": {
"other": "Contact"
},
"backToHome": {
"other": "Back to home"
},
"statusBadge": {
"other": "Beta"
},
"statusTitle": {
"other": "Where Tane is right now"
},
"statusBody": {
"other": "The inventory works today: keep your seeds offline, encrypted, with no account — the app doesn't connect to anything until you join the sharing part. The neighbourly sharing layer — offers, messaging and trust — is now arriving, in beta."
},
"screenCapHome": {
"other": "Home — your bank and the market, one tap away"
},
"screenCapInventory": {
"other": "Inventory — your seeds, grouped by family"
},
"screenCapMarket": {
"other": "Market — give, swap or sell with people nearby"
},
"screenCapCalendar": {
"other": "Calendar — what to sow this month"
},
"screenCapDetail": {
"other": "Variety — years, quantities, origin, germination"
},
"rtlNoteTitle": {
"other": "International by design"
},
"rtlNoteBody": {
"other": "Right-to-left and non-Latin scripts are first-class. Here is the inventory mirrored for RTL."
},
"collabTitle": {
"other": "Get involved"
},
"collabIntro": {
"other": "Tane has no business model — it lives on volunteers, communities and public tech grants. You can help:"
},
"collabTranslateT": {
"other": "Translate"
},
"collabTranslateB": {
"other": "Bring Tane to your language. Translation files are simple; patches are welcome."
},
"collabTestT": {
"other": "Try it with a seed group"
},
"collabTestB": {
"other": "Use it in a real seed network or fair and tell us what breaks or what's missing."
},
"collabCodeT": {
"other": "Contribute code"
},
"collabCodeB": {
"other": "Flutter/Dart, free software. Design docs and tests included."
},
"collabFundT": {
"other": "Support it"
},
"collabFundB": {
"other": "No ads, no commissions. Help fund the work or point us to grants for the commons."
},
"collabContact": {
"other": "Write to us"
},
"faqTitle": {
"other": "Questions"
},
"faqFreeQ": {
"other": "Is it free?"
},
"faqFreeA": {
"other": "Yes. Free software (AGPL-3.0), no ads, no commissions, no data selling."
},
"faqAccountQ": {
"other": "Do I need an account?"
},
"faqAccountA": {
"other": "No account and no sign-up. Your seeds stay on your device, and Tane doesn't connect to anything until you join the sharing part — then it uses community servers you can change or switch off."
},
"faqOfflineQ": {
"other": "Does it work offline?"
},
"faqOfflineA": {
"other": "Fully. The internet only enriches it; everything essential works with no connection."
},
"faqLegalQ": {
"other": "Is it legal to share seeds?"
},
"faqLegalA": {
"other": "Giving and swapping between growers is broadly allowed; selling can be regulated. You are responsible for what you share — see the notice on seed legality."
},
"faqDataQ": {
"other": "What about my privacy?"
},
"faqDataA": {
"other": "Data is encrypted on your device and only what you explicitly share ever leaves it. See the privacy policy."
},
"aboutCta": {
"other": "Learn what Tane is"
},
"footerSource": {
"other": "Source code"
}
}