Skip to content

Commit 3800fb8

Browse files
michaelhoferweblate
authored andcommitted
Translated using Weblate (German)
Currently translated at 95.4% (1672 of 1751 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/de/
1 parent d807984 commit 3800fb8

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

apps/client/src/translations/de/translation.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
},
2626
"widget-list-error": {
2727
"title": "Abruf der Liste von Widgets vom Server ist fehlgeschlagen"
28-
}
28+
},
29+
"open-script-note": "Script-Notiz öffnen"
2930
},
3031
"add_link": {
3132
"add_link": "Link hinzufügen",
@@ -208,7 +209,8 @@
208209
"info": {
209210
"modalTitle": "Infonachricht",
210211
"closeButton": "Schließen",
211-
"okButton": "OK"
212+
"okButton": "OK",
213+
"copy_to_clipboard": "In die Zwischenablage kopieren"
212214
},
213215
"jump_to_note": {
214216
"search_button": "Suche im Volltext",
@@ -695,7 +697,9 @@
695697
"export_as_image": "Als Bild exportieren",
696698
"export_as_image_png": "PNG (Raster)",
697699
"export_as_image_svg": "SVG (Vektor)",
698-
"note_map": "Notizen Karte"
700+
"note_map": "Notizen Karte",
701+
"view_revisions": "Notizrevisionen",
702+
"advanced": "Erweitert"
699703
},
700704
"onclick_button": {
701705
"no_click_handler": "Das Schaltflächen-Widget „{{componentId}}“ hat keinen definierten Klick-Handler"

0 commit comments

Comments
 (0)