mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
new buttons, exporter texts
This commit is contained in:
parent
b2550f31c2
commit
f3ee058839
@ -24,6 +24,12 @@ Encryption/ClearPassword/Caption: Verschlüsselung deaktivieren
|
||||
Encryption/ClearPassword/Hint: Lösche das Passwort und speichere ohne Verschlüsselung
|
||||
Encryption/SetPassword/Caption: verschlüsseln
|
||||
Encryption/SetPassword/Hint: Definiert ein Passwort, um dieses Wiki zu verschlüsseln
|
||||
ExportPage/Caption: alle exportieren
|
||||
ExportPage/Hint: Alle Tiddler exportieren
|
||||
ExportTiddler/Caption: exportieren
|
||||
ExportTiddler/Hint: Diesen Tiddler exportieren
|
||||
ExportTiddlers/Caption: mehrere exportieren
|
||||
ExportTiddlers/Hint: Mehrere Tiddler exportieren
|
||||
FullScreen/Caption: Vollbild
|
||||
FullScreen/Hint: Aktivieren oder deaktivieren des Vollbild-modus
|
||||
Import/Caption: Import
|
||||
|
6
languages/de-DE/Exporters.multids
Normal file
6
languages/de-DE/Exporters.multids
Normal file
@ -0,0 +1,6 @@
|
||||
title: $:/language/Exporters/
|
||||
|
||||
StaticRiver: HTML - Statisch
|
||||
JsonFile: JSON - Format
|
||||
CsvFile: CSV - Format
|
||||
TidFile: .tid - Format
|
Loading…
Reference in New Issue
Block a user