From fbfe7679003f550c4042b7fa8dd67a2eaa4e1865 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Tue, 27 Dec 2022 17:19:08 +0100 Subject: [PATCH] New translations AdvancedAppPreferences.strings (Polish) --- MacBox/pl/AdvancedAppPreferences.strings | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MacBox/pl/AdvancedAppPreferences.strings b/MacBox/pl/AdvancedAppPreferences.strings index e90e4898c..797501b52 100644 --- a/MacBox/pl/AdvancedAppPreferences.strings +++ b/MacBox/pl/AdvancedAppPreferences.strings @@ -10,6 +10,12 @@ /* Class = "NSButtonCell"; title = "Use Color Blind Palette for Colorizing Passwords"; ObjectID = "H0x-R5-aO9"; */ "H0x-R5-aO9.title" = "Użyj palety kolorów do kolorowania haseł"; +/* Class = "NSTextFieldCell"; title = "Pro"; ObjectID = "Jcg-AN-bfD"; */ +"Jcg-AN-bfD.title" = "wersja Pro"; + +/* Class = "NSButtonCell"; title = "Concealed Clipboard"; ObjectID = "Uay-W1-eja"; */ +"Uay-W1-eja.title" = "Concealed Clipboard"; + /* Class = "NSButtonCell"; title = "Quit Closes all Windows but does not Terminate Process"; ObjectID = "VoE-Rb-YfH"; */ "VoE-Rb-YfH.title" = "Quit Closes all Windows but does not Terminate Process";