From ccff0af434cef0ccfc8b486de2b8a5c5fa202daf Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Sat, 5 Nov 2022 18:04:26 +0100 Subject: [PATCH] New translations AppearanceSettings.strings (Polish) --- MacBox/pl/AppearanceSettings.strings | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 MacBox/pl/AppearanceSettings.strings diff --git a/MacBox/pl/AppearanceSettings.strings b/MacBox/pl/AppearanceSettings.strings new file mode 100644 index 000000000..b89da3c56 --- /dev/null +++ b/MacBox/pl/AppearanceSettings.strings @@ -0,0 +1,14 @@ +/* Class = "NSButtonCell"; title = "Colorize Passwords"; ObjectID = "13M-41-9ht"; */ +"13M-41-9ht.title" = "Kolorowanie haseł"; + +/* Class = "NSButtonCell"; title = "Markdown Notes"; ObjectID = "BHQ-KJ-fgz"; */ +"BHQ-KJ-fgz.title" = "Notatki w formacie Markdown"; + +/* Class = "NSButtonCell"; title = "Show Copy Buttons on Details Panel"; ObjectID = "EIT-Xu-Ns1"; */ +"EIT-Xu-Ns1.title" = "Pokaż przyciski kopiowania w panelu szczegółów"; + +/* Class = "NSButtonCell"; title = "Hide Databases Manager after Launching Database"; ObjectID = "Lhs-iD-jNp"; */ +"Lhs-iD-jNp.title" = "Ukryj menedżera baz danych po uruchomieniu bazy danych"; + +/* Class = "NSButtonCell"; title = "Show Databases Manager When All Windows are Closed"; ObjectID = "m6F-i2-m2I"; */ +"m6F-i2-m2I.title" = "Pokaż menedżera baz danych, gdy wszystkie okna są zamknięte";