Updated german localization (#943)

* Updated german localization

Add in GeneralSettings.strings "Enable Autosave" and "Close and open all documents for changes to take effect" in German.

* Updated german localization
This commit is contained in:
Jesse Reppin
2019-06-19 10:10:43 +02:00
committed by Michael Starke
parent 9f43d52917
commit eaa0f68c7b

View File

@@ -46,12 +46,18 @@
/* Class = "NSButtonCell"; title = "Lock after sleep"; ObjectID = "631"; */
"631.title" = "Datenbank im Ruhezustand sperren";
/* Class = "NSButtonCell"; title = "Enable Autosave"; ObjectID = ""wG7-bi-2fi""; */
"wG7-bi-2fi.title" = "Automatisches Speichern aktivieren";
/* Class = "NSMenuItem"; title = "Never"; ObjectID = "804"; */
"804.title" = "Nie";
/* Class = "NSTextFieldCell"; title = "Lock while idle"; ObjectID = "806"; */
"806.title" = "Sperren nach Inaktivität";
/* Class = "NSTextFieldCell"; title = "Close and open all documents for changes to take effect"; ObjectID = "3Bo-Ml-1KB"; */
"3Bo-Ml-1KB.title" = "Die Änderungen werden erst für Dokumente wirksam, welche geschlossen und erneut geöffnet werden.";
/* Class = "NSBox"; title = "File Handling"; ObjectID = "888"; */
"888.title" = "Dateibehandlung";