-
-
Notifications
You must be signed in to change notification settings - Fork 43
Expand file tree
/
Copy pathpackage.nls.de.json
More file actions
15 lines (15 loc) · 828 Bytes
/
Copy pathpackage.nls.de.json
File metadata and controls
15 lines (15 loc) · 828 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"command.category.journal": "Journal",
"command.journal.today.title": "Heute öffnen",
"command.journal.yesterday.title": "Gestern öffnen",
"command.journal.tomorrow.title": "Morgen öffnen",
"command.journal.memo.title": "Schnellmemo eingeben",
"command.journal.note.title": "Neue Journalnotiz",
"command.journal.printTime.title": "Uhrzeit einfügen",
"command.journal.printDuration.title": "Differenz zwischen ausgewählten Zeiten einfügen",
"command.journal.printSum.title": "Summe der ausgewählten Zahlen einfügen",
"command.journal.day.title": "Bestimmten Tag öffnen",
"command.journal.open.title": "Journal öffnen",
"command.journal.openPrevious.title": "Vorherigen Journaleintrag öffnen",
"command.journal.openNext.title": "Nächsten Journaleintrag öffnen"
}