Updated localization

This commit is contained in:
Michael Starke
2020-01-28 10:44:31 +01:00
parent ae9278c4b5
commit b028ef51f9
2 changed files with 16 additions and 1 deletions

View File

@@ -80,7 +80,7 @@
<key>NSNetworkVolumesUsageDescription</key>
<string>MacPass need access to Network Volumes to load and save your databases and/or key files there</string>
<key>NSRemovableVolumesUsageDescription</key>
<string>MacPass need access to Removable lumes to load and save your databases and/or key files there</string>
<string>MacPass need access to Removable Volumes to load and save your databases and/or key files there</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2012-2020 HicknHack Software GmbH. All rights reserved.</string>
<key>NSMainNibFile</key>

View File

@@ -13,9 +13,24 @@
/* Privacy - AppleEvents Sending Usage Description */
"NSAppleEventsUsageDescription" = "MacPass erlaubt Plugins AppleEvents zu nutzen.";
/* Privacy - Desktop Folder Usage Description */
"NSDesktopFolderUsageDescription" = "MacPass greift auf den Schreibtisch zu, um Datenbanken und Schlüsseldateien zu laden oder speichern.";
/* Privacy - Documents Folder Usage Description */
"NSDocumentsFolderUsageDescription" = "MacPass greift auf den Dokumenteordner zu, um Datenbanken und Schlüsseldateien zu laden oder speichern.";
/* Privacy - Downloads Folder Usage Description */
"NSDownloadsFolderUsageDescription" = "MacPass greift auf den Downloadordner zu, um Datenbanken und Schlüsseldateien zu laden oder speichern.";
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright ©2012-2020 HicknHack Software GmbH. Alle Rechte vorbehalten.";
/* Privacy - Network Volumes Usage Description */
"NSNetworkVolumesUsageDescription" = "MacPass greift auf Netzwerklaufwerke zu, um Datenbanken und Schlüsseldateien zu laden oder speichern.";
/* Privacy - Removable Volumes Usage Description */
"NSRemovableVolumesUsageDescription" = "MacPass greift auf Wechseldatenträge zu, um Datenbanken und Schlüsseldateien zu laden oder speichern.";
/* (No Comment) */
"XML" = "XML";