|
646 | 646 | "about": "Über Trilium Notes", |
647 | 647 | "logout": "Abmelden", |
648 | 648 | "show-cheatsheet": "Cheatsheet anzeigen", |
649 | | - "toggle-zen-mode": "Zen Modus" |
| 649 | + "toggle-zen-mode": "Zen Modus", |
| 650 | + "update_available": "Version {{latestVersion}} ist verfügbar. Klicke zum Download." |
650 | 651 | }, |
651 | 652 | "sync_status": { |
652 | 653 | "unknown": "<p>Der Synchronisations-Status wird bekannt, sobald der nächste Synchronisierungsversuch gestartet wird.</p><p>Klicke, um eine Synchronisierung jetzt auszulösen.</p>", |
|
733 | 734 | "insert_child_note": "Untergeordnete Notiz einfügen", |
734 | 735 | "delete_this_note": "Diese Notiz löschen", |
735 | 736 | "error_cannot_get_branch_id": "BranchId für notePath „{{notePath}}“ kann nicht abgerufen werden", |
736 | | - "error_unrecognized_command": "Unbekannter Befehl {{command}}" |
| 737 | + "error_unrecognized_command": "Unbekannter Befehl {{command}}", |
| 738 | + "note_revisions": "Notiz Revisionen" |
737 | 739 | }, |
738 | 740 | "note_icon": { |
739 | 741 | "change_note_icon": "Notiz-Icon ändern", |
|
1255 | 1257 | "min-days-in-first-week": "Mindestanzahl an Tagen in erster Woche", |
1256 | 1258 | "first-week-info": "Die erste Woche, die den ersten Donnerstag des Jahres enthält, basiert auf dem Standard <a href=\"https://en.wikipedia.org/wiki/ISO_week_date#First_week\">ISO 8601</a>.", |
1257 | 1259 | "first-week-warning": "Das Ändern der Optionen für die erste Woche kann zu Duplikaten mit bestehenden Wochen-Notizen führen. Bestehende Wochen-Notizen werden nicht entsprechend aktualisiert.", |
1258 | | - "formatting-locale": "Datums- und Zahlenformat" |
| 1260 | + "formatting-locale": "Datums- und Zahlenformat", |
| 1261 | + "tuesday": "Dienstag", |
| 1262 | + "wednesday": "Mittwoch", |
| 1263 | + "thursday": "Donnerstag", |
| 1264 | + "friday": "Freitag", |
| 1265 | + "saturday": "Samstag", |
| 1266 | + "formatting-locale-auto": "Basierend auf die Anwendungssprache" |
1259 | 1267 | }, |
1260 | 1268 | "backup": { |
1261 | 1269 | "automatic_backup": "Automatische Sicherung", |
|
0 commit comments