mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 19:01:08 +02:00
i18n(locales): extend cards/finance + add mood namespace
This commit is contained in:
parent
7339fba3aa
commit
70a06d1d9f
15 changed files with 185 additions and 0 deletions
|
|
@ -63,5 +63,20 @@
|
|||
"empty_title": "Noch keine Lernsitzungen.",
|
||||
"empty_hint": "Erstelle ein Deck und beginne zu lernen!",
|
||||
"deck_cards": "{n} Karten"
|
||||
},
|
||||
"detail": {
|
||||
"not_found": "Deck nicht gefunden",
|
||||
"confirm_delete": "Deck wirklich löschen?",
|
||||
"toast_deleted": "Deck gelöscht",
|
||||
"placeholder_name": "Deck-Name...",
|
||||
"name_fallback": "Unbenannt",
|
||||
"prop_color": "Farbe",
|
||||
"prop_visibility": "Sichtbarkeit",
|
||||
"prop_cards": "Karten",
|
||||
"prop_last_studied": "Zuletzt gelernt",
|
||||
"section_description": "Beschreibung",
|
||||
"placeholder_description": "Beschreibung hinzufügen...",
|
||||
"meta_created": "Erstellt: {date}",
|
||||
"meta_updated": "Bearbeitet: {date}"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -63,5 +63,20 @@
|
|||
"empty_title": "No study sessions yet.",
|
||||
"empty_hint": "Create a deck and start studying!",
|
||||
"deck_cards": "{n} cards"
|
||||
},
|
||||
"detail": {
|
||||
"not_found": "Deck not found",
|
||||
"confirm_delete": "Really delete this deck?",
|
||||
"toast_deleted": "Deck deleted",
|
||||
"placeholder_name": "Deck name...",
|
||||
"name_fallback": "Untitled",
|
||||
"prop_color": "Color",
|
||||
"prop_visibility": "Visibility",
|
||||
"prop_cards": "Cards",
|
||||
"prop_last_studied": "Last studied",
|
||||
"section_description": "Description",
|
||||
"placeholder_description": "Add a description...",
|
||||
"meta_created": "Created: {date}",
|
||||
"meta_updated": "Edited: {date}"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -63,5 +63,20 @@
|
|||
"empty_title": "Aún no hay sesiones de estudio.",
|
||||
"empty_hint": "¡Crea un mazo y empieza a estudiar!",
|
||||
"deck_cards": "{n} tarjetas"
|
||||
},
|
||||
"detail": {
|
||||
"not_found": "Mazo no encontrado",
|
||||
"confirm_delete": "¿Eliminar realmente este mazo?",
|
||||
"toast_deleted": "Mazo eliminado",
|
||||
"placeholder_name": "Nombre del mazo...",
|
||||
"name_fallback": "Sin título",
|
||||
"prop_color": "Color",
|
||||
"prop_visibility": "Visibilidad",
|
||||
"prop_cards": "Tarjetas",
|
||||
"prop_last_studied": "Último estudio",
|
||||
"section_description": "Descripción",
|
||||
"placeholder_description": "Añadir una descripción...",
|
||||
"meta_created": "Creado: {date}",
|
||||
"meta_updated": "Editado: {date}"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -63,5 +63,20 @@
|
|||
"empty_title": "Pas encore de sessions d'étude.",
|
||||
"empty_hint": "Crée un paquet et commence à étudier !",
|
||||
"deck_cards": "{n} cartes"
|
||||
},
|
||||
"detail": {
|
||||
"not_found": "Paquet introuvable",
|
||||
"confirm_delete": "Vraiment supprimer ce paquet ?",
|
||||
"toast_deleted": "Paquet supprimé",
|
||||
"placeholder_name": "Nom du paquet...",
|
||||
"name_fallback": "Sans titre",
|
||||
"prop_color": "Couleur",
|
||||
"prop_visibility": "Visibilité",
|
||||
"prop_cards": "Cartes",
|
||||
"prop_last_studied": "Dernière révision",
|
||||
"section_description": "Description",
|
||||
"placeholder_description": "Ajouter une description...",
|
||||
"meta_created": "Créé : {date}",
|
||||
"meta_updated": "Modifié : {date}"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -63,5 +63,20 @@
|
|||
"empty_title": "Ancora nessuna sessione di studio.",
|
||||
"empty_hint": "Crea un mazzo e inizia a studiare!",
|
||||
"deck_cards": "{n} carte"
|
||||
},
|
||||
"detail": {
|
||||
"not_found": "Mazzo non trovato",
|
||||
"confirm_delete": "Eliminare davvero questo mazzo?",
|
||||
"toast_deleted": "Mazzo eliminato",
|
||||
"placeholder_name": "Nome del mazzo...",
|
||||
"name_fallback": "Senza titolo",
|
||||
"prop_color": "Colore",
|
||||
"prop_visibility": "Visibilità",
|
||||
"prop_cards": "Carte",
|
||||
"prop_last_studied": "Ultimo studio",
|
||||
"section_description": "Descrizione",
|
||||
"placeholder_description": "Aggiungi una descrizione...",
|
||||
"meta_created": "Creato: {date}",
|
||||
"meta_updated": "Modificato: {date}"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,5 +15,8 @@
|
|||
"placeholder_amount": "0,00",
|
||||
"placeholder_description": "Beschreibung...",
|
||||
"action_submit": "Hinzufügen"
|
||||
},
|
||||
"list_view": {
|
||||
"empty_no_tx": "Noch keine Transaktionen diesen Monat."
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,5 +15,8 @@
|
|||
"placeholder_amount": "0.00",
|
||||
"placeholder_description": "Description…",
|
||||
"action_submit": "Add"
|
||||
},
|
||||
"list_view": {
|
||||
"empty_no_tx": "No transactions this month yet."
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,5 +15,8 @@
|
|||
"placeholder_amount": "0,00",
|
||||
"placeholder_description": "Descripción…",
|
||||
"action_submit": "Añadir"
|
||||
},
|
||||
"list_view": {
|
||||
"empty_no_tx": "Aún no hay transacciones este mes."
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,5 +15,8 @@
|
|||
"placeholder_amount": "0,00",
|
||||
"placeholder_description": "Description…",
|
||||
"action_submit": "Ajouter"
|
||||
},
|
||||
"list_view": {
|
||||
"empty_no_tx": "Pas encore de transactions ce mois-ci."
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,5 +15,8 @@
|
|||
"placeholder_amount": "0,00",
|
||||
"placeholder_description": "Descrizione…",
|
||||
"action_submit": "Aggiungi"
|
||||
},
|
||||
"list_view": {
|
||||
"empty_no_tx": "Nessuna transazione questo mese."
|
||||
}
|
||||
}
|
||||
|
|
|
|||
19
apps/mana/apps/web/src/lib/i18n/locales/mood/de.json
Normal file
19
apps/mana/apps/web/src/lib/i18n/locales/mood/de.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"list_view": {
|
||||
"cta_question": "Wie geht es dir?",
|
||||
"cta_count": "{n}/{target} Check-ins heute",
|
||||
"section_today": "Heute",
|
||||
"stat_avg_7": "Ø 7 Tage",
|
||||
"stat_avg_30": "Ø 30 Tage",
|
||||
"stat_streak": "Streak",
|
||||
"section_week": "Diese Woche",
|
||||
"section_valence": "Stimmungsbilanz",
|
||||
"valence_positive": "{n}% positiv",
|
||||
"valence_negative": "{n}% negativ",
|
||||
"section_distribution": "Häufigste Emotionen",
|
||||
"section_weekday_pattern": "Wochentag-Muster",
|
||||
"section_activities": "Aktivitäten & Stimmung",
|
||||
"insight_avg": "Ø {n}",
|
||||
"insight_count": "({n}×)"
|
||||
}
|
||||
}
|
||||
19
apps/mana/apps/web/src/lib/i18n/locales/mood/en.json
Normal file
19
apps/mana/apps/web/src/lib/i18n/locales/mood/en.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"list_view": {
|
||||
"cta_question": "How are you doing?",
|
||||
"cta_count": "{n}/{target} check-ins today",
|
||||
"section_today": "Today",
|
||||
"stat_avg_7": "Ø 7 days",
|
||||
"stat_avg_30": "Ø 30 days",
|
||||
"stat_streak": "Streak",
|
||||
"section_week": "This week",
|
||||
"section_valence": "Mood balance",
|
||||
"valence_positive": "{n}% positive",
|
||||
"valence_negative": "{n}% negative",
|
||||
"section_distribution": "Top emotions",
|
||||
"section_weekday_pattern": "Weekday pattern",
|
||||
"section_activities": "Activities & mood",
|
||||
"insight_avg": "Ø {n}",
|
||||
"insight_count": "({n}×)"
|
||||
}
|
||||
}
|
||||
19
apps/mana/apps/web/src/lib/i18n/locales/mood/es.json
Normal file
19
apps/mana/apps/web/src/lib/i18n/locales/mood/es.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"list_view": {
|
||||
"cta_question": "¿Cómo estás?",
|
||||
"cta_count": "{n}/{target} check-ins hoy",
|
||||
"section_today": "Hoy",
|
||||
"stat_avg_7": "Ø 7 días",
|
||||
"stat_avg_30": "Ø 30 días",
|
||||
"stat_streak": "Racha",
|
||||
"section_week": "Esta semana",
|
||||
"section_valence": "Balance de ánimo",
|
||||
"valence_positive": "{n}% positivo",
|
||||
"valence_negative": "{n}% negativo",
|
||||
"section_distribution": "Emociones principales",
|
||||
"section_weekday_pattern": "Patrón por día",
|
||||
"section_activities": "Actividades y ánimo",
|
||||
"insight_avg": "Ø {n}",
|
||||
"insight_count": "({n}×)"
|
||||
}
|
||||
}
|
||||
19
apps/mana/apps/web/src/lib/i18n/locales/mood/fr.json
Normal file
19
apps/mana/apps/web/src/lib/i18n/locales/mood/fr.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"list_view": {
|
||||
"cta_question": "Comment vas-tu ?",
|
||||
"cta_count": "{n}/{target} check-ins aujourd'hui",
|
||||
"section_today": "Aujourd'hui",
|
||||
"stat_avg_7": "Ø 7 jours",
|
||||
"stat_avg_30": "Ø 30 jours",
|
||||
"stat_streak": "Série",
|
||||
"section_week": "Cette semaine",
|
||||
"section_valence": "Bilan humeur",
|
||||
"valence_positive": "{n}% positif",
|
||||
"valence_negative": "{n}% négatif",
|
||||
"section_distribution": "Émotions les plus fréquentes",
|
||||
"section_weekday_pattern": "Tendance par jour",
|
||||
"section_activities": "Activités & humeur",
|
||||
"insight_avg": "Ø {n}",
|
||||
"insight_count": "({n}×)"
|
||||
}
|
||||
}
|
||||
19
apps/mana/apps/web/src/lib/i18n/locales/mood/it.json
Normal file
19
apps/mana/apps/web/src/lib/i18n/locales/mood/it.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"list_view": {
|
||||
"cta_question": "Come stai?",
|
||||
"cta_count": "{n}/{target} check-in oggi",
|
||||
"section_today": "Oggi",
|
||||
"stat_avg_7": "Ø 7 giorni",
|
||||
"stat_avg_30": "Ø 30 giorni",
|
||||
"stat_streak": "Serie",
|
||||
"section_week": "Questa settimana",
|
||||
"section_valence": "Bilancio umore",
|
||||
"valence_positive": "{n}% positivo",
|
||||
"valence_negative": "{n}% negativo",
|
||||
"section_distribution": "Emozioni più frequenti",
|
||||
"section_weekday_pattern": "Pattern per giorno",
|
||||
"section_activities": "Attività e umore",
|
||||
"insight_avg": "Ø {n}",
|
||||
"insight_count": "({n}×)"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue