feat(transcribe): add i18n keys for shortcut cheatsheet (#327)

Adds de/en/es Paraglide keys for the keyboard-shortcut cheatsheet,
coach hint, draw-armed hint, and the discoverable annotation Delete
aria-label.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-06-04 16:39:13 +02:00
committed by marcel
parent 0693cfddd1
commit 8353e71eed
3 changed files with 42 additions and 0 deletions

View File

@@ -928,6 +928,20 @@
"transcribe_coach_step_3_title": "Speichert automatisch.", "transcribe_coach_step_3_title": "Speichert automatisch.",
"transcribe_coach_footer_kurrent": "Hilfe zu Kurrent ↗", "transcribe_coach_footer_kurrent": "Hilfe zu Kurrent ↗",
"transcribe_coach_footer_richtlinien": "Transkriptions-Richtlinien ↗", "transcribe_coach_footer_richtlinien": "Transkriptions-Richtlinien ↗",
"transcribe_coach_shortcut_hint_before": "Tipp: Drücken Sie",
"transcribe_coach_shortcut_hint_after": "für eine Übersicht aller Tastenkürzel.",
"shortcut_next_region": "Nächster Bereich",
"shortcut_prev_region": "Vorheriger Bereich",
"shortcut_toggle_mode": "Lese-/Bearbeitungsmodus wechseln",
"shortcut_new_region": "Neuen Bereich zeichnen",
"shortcut_toggle_training": "Für Training markieren",
"shortcut_delete_region": "Aktuellen Bereich löschen",
"shortcut_help": "Tastaturkürzel anzeigen",
"shortcut_draw_hint": "Ziehen Sie mit der Maus einen Bereich auf.",
"cheatsheet_title": "Tastaturkürzel",
"cheatsheet_close": "Kürzelübersicht schließen",
"cheatsheet_autosave_hint": "Änderungen werden automatisch gespeichert.",
"annotation_label_with_delete": "Block anzeigen, Entf zum Löschen.",
"transcription_mode_help_label": "Lese- und Bearbeitungsmodus", "transcription_mode_help_label": "Lese- und Bearbeitungsmodus",
"transcription_mode_help_body": "Lesen zeigt die Transkription als fließenden Text. Bearbeiten öffnet die Textfelder für jede Passage.", "transcription_mode_help_body": "Lesen zeigt die Transkription als fließenden Text. Bearbeiten öffnet die Textfelder für jede Passage.",
"richtlinien_title": "Transkriptions-Richtlinien", "richtlinien_title": "Transkriptions-Richtlinien",

View File

@@ -928,6 +928,20 @@
"transcribe_coach_step_3_title": "Saves automatically.", "transcribe_coach_step_3_title": "Saves automatically.",
"transcribe_coach_footer_kurrent": "Kurrent help ↗", "transcribe_coach_footer_kurrent": "Kurrent help ↗",
"transcribe_coach_footer_richtlinien": "Transcription guidelines ↗", "transcribe_coach_footer_richtlinien": "Transcription guidelines ↗",
"transcribe_coach_shortcut_hint_before": "Tip: press",
"transcribe_coach_shortcut_hint_after": "for an overview of all keyboard shortcuts.",
"shortcut_next_region": "Next region",
"shortcut_prev_region": "Previous region",
"shortcut_toggle_mode": "Toggle read/edit mode",
"shortcut_new_region": "Draw a new region",
"shortcut_toggle_training": "Mark for training",
"shortcut_delete_region": "Delete current region",
"shortcut_help": "Show keyboard shortcuts",
"shortcut_draw_hint": "Drag a region with your mouse.",
"cheatsheet_title": "Keyboard shortcuts",
"cheatsheet_close": "Close shortcut overview",
"cheatsheet_autosave_hint": "Changes are saved automatically.",
"annotation_label_with_delete": "Show block, press Delete to remove.",
"transcription_mode_help_label": "Read and edit mode", "transcription_mode_help_label": "Read and edit mode",
"transcription_mode_help_body": "Read shows the transcription as flowing text. Edit opens the text fields for each passage.", "transcription_mode_help_body": "Read shows the transcription as flowing text. Edit opens the text fields for each passage.",
"richtlinien_title": "Transcription Guidelines", "richtlinien_title": "Transcription Guidelines",

View File

@@ -928,6 +928,20 @@
"transcribe_coach_step_3_title": "Se guarda automáticamente.", "transcribe_coach_step_3_title": "Se guarda automáticamente.",
"transcribe_coach_footer_kurrent": "Ayuda sobre Kurrent ↗", "transcribe_coach_footer_kurrent": "Ayuda sobre Kurrent ↗",
"transcribe_coach_footer_richtlinien": "Normas de transcripción ↗", "transcribe_coach_footer_richtlinien": "Normas de transcripción ↗",
"transcribe_coach_shortcut_hint_before": "Consejo: pulse",
"transcribe_coach_shortcut_hint_after": "para ver todos los atajos de teclado.",
"shortcut_next_region": "Región siguiente",
"shortcut_prev_region": "Región anterior",
"shortcut_toggle_mode": "Cambiar modo lectura/edición",
"shortcut_new_region": "Dibujar una nueva región",
"shortcut_toggle_training": "Marcar para entrenamiento",
"shortcut_delete_region": "Eliminar la región actual",
"shortcut_help": "Mostrar atajos de teclado",
"shortcut_draw_hint": "Arrastre una región con el ratón.",
"cheatsheet_title": "Atajos de teclado",
"cheatsheet_close": "Cerrar el resumen de atajos",
"cheatsheet_autosave_hint": "Los cambios se guardan automáticamente.",
"annotation_label_with_delete": "Mostrar bloque, pulse Supr para eliminar.",
"transcription_mode_help_label": "Modo lectura y edición", "transcription_mode_help_label": "Modo lectura y edición",
"transcription_mode_help_body": "Lectura muestra la transcripción como texto continuo. Edición abre los campos de texto para cada pasaje.", "transcription_mode_help_body": "Lectura muestra la transcripción como texto continuo. Edición abre los campos de texto para cada pasaje.",
"richtlinien_title": "Normas de transcripción", "richtlinien_title": "Normas de transcripción",