refactor(branding): rename app Tanemaki → Tane

Public name is now Tane (種, "seed"); Tanemaki (種まき, "to scatter seeds")
is kept only as etymology in the About screen and onboarding.

App not yet distributed, so format tokens rename cleanly with no migration:
backup extension .tanemaki→.tane, QR scheme tanemaki://→tane://, file
prefixes tane-*. Website link and species-catalog User-Agent →
tane.comunes.org. Android label capitalised to "Tane".

Identity/crypto constants already use org.comunes.tane (derivation, HKDF
backup, sync namespace, TANE1 recovery tag) — left untouched, so keys,
backups and sync are unaffected. Tests updated; analyze + full suite green.
This commit is contained in:
vjrj 2026-07-12 13:04:16 +02:00
parent b22db7d0cb
commit 064248144a
34 changed files with 180 additions and 180 deletions

View file

@ -40,10 +40,10 @@
"nothing": "Nothing noted for {month}."
},
"app": {
"title": "Tanemaki"
"title": "Tane"
},
"bootstrap": {
"failed": "Tanemaki couldn't start",
"failed": "Tane couldn't start",
"retry": "Try again"
},
"common": {
@ -91,7 +91,7 @@
"langAst": "Asturianu",
"about": "About",
"aboutText": "Local-first, encrypted inventory for traditional seeds. AGPL-3.0.",
"aboutOpen": "About Tanemaki"
"aboutOpen": "About Tane"
},
"backup": {
"title": "Backup & restore",
@ -115,24 +115,24 @@
"cancelled": "Cancelled",
"importDone": "Imported: {added} new, {updated} updated",
"importCsvDone": "Added {count} entries",
"importFailed": "This file could not be read as a Tanemaki copy",
"importFailed": "This file could not be read as a Tane copy",
"failed": "Something went wrong",
"recoveryTitle": "Your recovery code",
"recoverySubtitle": "Print it and keep it safe — it opens your copies on a new device",
"recoveryIntro": "This code opens your saved copies and brings your bank back on any device. Keep two paper copies in safe places, like your best seed. Anyone holding it can read your copies, so share it with no one.",
"recoveryCopy": "Copy",
"recoverySave": "Save the sheet",
"recoverySheetTitle": "Tanemaki — your recovery sheet",
"recoverySheetTitle": "Tane — your recovery sheet",
"recoveryPromptTitle": "Enter your recovery code",
"recoveryPromptBody": "This copy was saved with another code. Type the code from your recovery sheet to open it.",
"recoveryWrongCode": "That code doesn't open this copy"
},
"about": {
"title": "About",
"kanji": "種まき",
"kanji": "種",
"tagline": "A local-first, decentralized app for managing and sharing traditional seeds and seedlings.",
"intro": "Tanemaki (種まき, \"to sow / scatter seeds\" in Japanese; short name Tane, 種 \"seed\") helps people and collectives keep a friendly inventory of their seed bank, decide what they offer, and share it locally — without a central intermediary that could control, censor, or be fined for it. The goal is both practical and political: to support traditional seed varieties and push back against the seed monopoly.",
"heritage": "The name honors the old Japanese mutual-aid traditions around rice — yui (shared community labour) and tanomoshi (reciprocity funds) — that inspired the paper Plantare, the \"community currency for seed exchange\" (BAH-Semillero, 2009, CC-BY-SA). Tanemaki is the digital Plantare.",
"intro": "Tane (種, \"seed\" in Japanese) helps people and collectives keep a friendly inventory of their seed bank, decide what they offer, and share it locally — without a central intermediary that could control, censor, or be fined for it. Its name comes from tanemaki (種まき), \"to sow / scatter seeds\". The goal is both practical and political: to support traditional seed varieties and push back against the seed monopoly.",
"heritage": "The name honors the old Japanese mutual-aid traditions around rice — yui (shared community labour) and tanomoshi (reciprocity funds) — that inspired the paper Plantare, the \"community currency for seed exchange\" (BAH-Semillero, 2009, CC-BY-SA). Tane is the digital Plantare.",
"version": "Version",
"license": "License",
"licenseValue": "AGPL-3.0",
@ -145,7 +145,7 @@
"skip": "Skip",
"next": "Next",
"start": "Get started",
"menuEntry": "How Tanemaki works",
"menuEntry": "How Tane works",
"slides": {
"welcome": {
"title": "The seed that brought you here",