mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 13:39:27 +00:00
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:
committed by
Michael Starke
parent
9f43d52917
commit
eaa0f68c7b
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user