Files
stork/data/seed-names.example.json
T
ilia b91ba3490c
CI / secret-scan (pull_request) Successful in 32s
CI / python-ci (pull_request) Successful in 50s
Add shareable multi-board links with paper UI and voice notes.
Boards use /b/<uid> with no invite password; restore renamable columns,
recordings, and seeded locale notes, with first column locked.
2026-08-07 14:47:28 -04:00

41 lines
1.7 KiB
JSON

{
"names": [
{
"kind": "c1",
"spelling": "Shai",
"locales": {
"en": {"pronunciation": "Shai", "origin": "Hebrew", "meaning": "Gift. Variants: Shay."},
"ru": {"pronunciation": "Шай", "origin": "иврит", "meaning": "Дар, подарок."},
"he": {"pronunciation": "שי", "origin": "עברית", "meaning": "מתנה."}
}
},
{
"kind": "c1",
"spelling": "Roze",
"locales": {
"en": {"pronunciation": "Roze", "origin": "Latin rosa", "meaning": "Rose. Related: Rose, Rosa, Roza."},
"ru": {"pronunciation": "Роуз", "origin": "латинское rosa", "meaning": "Роза. Также: Rose, Rosa, Roza."},
"he": {"pronunciation": "שושנה", "origin": "עברית", "meaning": "מקבילה ל־Roze/Rose. גם ורד."}
}
},
{
"kind": "c1",
"spelling": "Odet",
"locales": {
"en": {"pronunciation": "Odet", "origin": "French (Odette)", "meaning": "Wealth / prosperity."},
"ru": {"pronunciation": "Одет", "origin": "французское Odette", "meaning": "Богатство."},
"he": {"pronunciation": "אודט", "origin": "צרפתית", "meaning": "אין מקבילה עברית נפוצה."}
}
},
{
"kind": "c1",
"spelling": "Rivka",
"locales": {
"en": {"pronunciation": "Rivka", "origin": "Hebrew", "meaning": "To bind / join. Short form: Riva. English: Rebecca."},
"ru": {"pronunciation": "Ривка", "origin": "иврит", "meaning": "Связывать. Кратко: Рива. Ревекка."},
"he": {"pronunciation": "רבקה", "origin": "תנ״ך", "meaning": "קיצור: ריבה. באנגלית Rebecca."}
}
}
]
}