From 5c957979fb2fffda1f48d69bb7b6f48418c09ae0 Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Thu, 27 Sep 2018 14:28:01 +0200 Subject: [PATCH] Updated German localization --- MacPass/de.lproj/IntegrationSettings.strings | 2 +- MacPass/de.lproj/Localizable.strings | 5 ++++- MacPass/de.lproj/MainMenu.strings | 4 ++-- MacPass/de.lproj/PasswordInputView.strings | 3 --- MacPass/de.lproj/PickfieldView.strings | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/MacPass/de.lproj/IntegrationSettings.strings b/MacPass/de.lproj/IntegrationSettings.strings index 69706fad..f1ba02be 100644 --- a/MacPass/de.lproj/IntegrationSettings.strings +++ b/MacPass/de.lproj/IntegrationSettings.strings @@ -10,7 +10,7 @@ /* Class = "NSButtonCell"; title = "Enable Quicklook Preview"; ObjectID = "ERs-ct-Eyx"; */ "ERs-ct-Eyx.title" = "Quicklook Preview aktivieren"; -/* Class = "NSTextFieldCell"; title = "Autotype is not available, because MacPass does not have the right to control you computer. To enable Autotype, go to the Security and Privacy Preferences and add MacPass to the Accessibilty group. Changes require that you restart MacPass."; ObjectID = "H37-ku-aTc"; */ +/* Class = "NSTextFieldCell"; title = "Autotype is not available, because MacPass is not allowed to control your computer. To enable Autotype, go to the Security and Privacy Preferences and add MacPass to the Accessibilty group. Changes require a restart of MacPass."; ObjectID = "H37-ku-aTc"; */ "H37-ku-aTc.title" = "Autotype steht nicht zur Verfügung, da MacPass den Computer nicht steuern darf. Um Autotype zu ermöglichen, fügen Sie MacPass in den Einstellungen zur Privatsphäre zu den Bedienungshilfen hinzu."; /* Class = "NSTextFieldCell"; title = "Shortcut is missing Key"; ObjectID = "Lxp-wI-yQy"; */ diff --git a/MacPass/de.lproj/Localizable.strings b/MacPass/de.lproj/Localizable.strings index f22c9b6e..46aeb1b1 100644 --- a/MacPass/de.lproj/Localizable.strings +++ b/MacPass/de.lproj/Localizable.strings @@ -55,6 +55,9 @@ /* Alert message text to ask the user if he really want to uninstall the plugin. Include %@ placeholder for plugin name */ "ALERT_MESSAGE_TEXT_REALLY_UNINSTALL_PLUGIN_%@" = "Möchten Sie das Plugin %@ wirklich deinstallieren?"; +/* Message text for disabled updates alert! */ +"ALERT_UPDATES_DISABLED_MESSAGE_TEXT" = "Updates sind dekativiert."; + /* Attachments column title (shows counts) Menu item to toggle display of attachment count column in entry table */ "ATTACHMENTS" = "Anhänge"; @@ -366,7 +369,7 @@ Notes reference item */ "NOTES" = "Notizen"; -/* Ok button */ +/* Ok Button to dismiss disabled updates alert */ "OK" = "Ok"; /* preset to expire after one montch from now */ diff --git a/MacPass/de.lproj/MainMenu.strings b/MacPass/de.lproj/MainMenu.strings index f4c7d738..1f414b41 100644 --- a/MacPass/de.lproj/MainMenu.strings +++ b/MacPass/de.lproj/MainMenu.strings @@ -139,7 +139,7 @@ /* Class = "NSMenuItem"; title = "Toggle Inspector"; ObjectID = "1181"; */ "1181.title" = "Inspector ein/ausblenden"; -/* Class = "NSMenuItem"; title = "Show Password Creator"; ObjectID = "1200"; */ +/* Class = "NSMenuItem"; title = "Show Password Generator"; ObjectID = "1200"; */ "1200.title" = "Passwortgenerator anzeigen"; /* Class = "NSMenuItem"; title = "Change Master Password…"; ObjectID = "1203"; */ @@ -190,6 +190,6 @@ /* Class = "NSMenuItem"; title = "Check for Updates…"; ObjectID = "zMO-8r-g5v"; */ "zMO-8r-g5v.title" = "Nach Updates suchen …"; -/* Class = "NSMenuItem"; title = "Merge…"; ObjectID = "zvE-0h-UxI"; */ +/* Class = "NSMenuItem"; title = "Merge With…"; ObjectID = "zvE-0h-UxI"; */ "zvE-0h-UxI.title" = "Synchronisieren…"; diff --git a/MacPass/de.lproj/PasswordInputView.strings b/MacPass/de.lproj/PasswordInputView.strings index a2e67316..f313135d 100644 --- a/MacPass/de.lproj/PasswordInputView.strings +++ b/MacPass/de.lproj/PasswordInputView.strings @@ -16,6 +16,3 @@ /* Class = "NSButtonCell"; title = "Password"; ObjectID = "IU9-5u-jn9"; */ "IU9-5u-jn9.title" = "Passwort"; -/* Class = "NSButtonCell"; title = "Remeber credentials in keychain"; ObjectID = "MnY-lr-VVo"; */ -"MnY-lr-VVo.title" = "Zugangsdaten im Schlüsselbund speichern"; - diff --git a/MacPass/de.lproj/PickfieldView.strings b/MacPass/de.lproj/PickfieldView.strings index 58671b32..f33a55c9 100644 --- a/MacPass/de.lproj/PickfieldView.strings +++ b/MacPass/de.lproj/PickfieldView.strings @@ -1,7 +1,7 @@ /* Class = "NSTableColumn"; headerCell.title = "Field"; ObjectID = "0H9-DW-Jyj"; */ "0H9-DW-Jyj.headerCell.title" = "Feld"; -/* Class = "NSButtonCell"; title = "Done"; ObjectID = "6Wi-9i-Tcb"; */ +/* Class = "NSButtonCell"; title = "Select"; ObjectID = "6Wi-9i-Tcb"; */ "6Wi-9i-Tcb.title" = "Auswählen"; /* Class = "NSTextFieldCell"; title = "Please pick a field value to be inserted"; ObjectID = "aJS-22-6Va"; */