From 6305ab081e5bdfac4be200f681e2f38f4d74a592 Mon Sep 17 00:00:00 2001 From: Andret2344 Date: Sat, 22 Jan 2022 01:49:44 +0100 Subject: [PATCH] Added Polish translations --- .../impl/DevToys/Strings/pl-PL/AllTools.resw | 4 +- .../Strings/pl-PL/Base64EncoderDecoder.resw | 2 +- .../pl-PL/ColorBlindnessSimulator.resw | 30 ++++++------- .../impl/DevToys/Strings/pl-PL/Common.resw | 8 ++-- .../DevToys/Strings/pl-PL/GuidGenerator.resw | 16 +++---- .../DevToys/Strings/pl-PL/HashGenerator.resw | 6 +-- .../Strings/pl-PL/HtmlEncoderDecoder.resw | 24 +++++------ .../DevToys/Strings/pl-PL/JsonFormatter.resw | 10 ++--- .../impl/DevToys/Strings/pl-PL/JsonYaml.resw | 16 +++---- .../Strings/pl-PL/JwtDecoderEncoder.resw | 18 ++++---- .../Strings/pl-PL/LoremIpsumGenerator.resw | 24 +++++------ .../impl/DevToys/Strings/pl-PL/MainPage.resw | 8 ++-- .../Strings/pl-PL/MarkdownPreview.resw | 6 +-- .../Strings/pl-PL/NumberBaseConverter.resw | 42 +++++++++---------- .../Strings/pl-PL/PngJpgCompressor.resw | 34 +++++++-------- src/dev/impl/DevToys/Strings/pl-PL/RegEx.resw | 22 +++++----- .../DevToys/Strings/pl-PL/SearchResult.resw | 4 +- .../impl/DevToys/Strings/pl-PL/Settings.resw | 6 +-- .../Strings/pl-PL/StringUtilities.resw | 8 ++-- .../impl/DevToys/Strings/pl-PL/TextDiff.resw | 10 ++--- .../DevToys/Strings/pl-PL/ToolGroups.resw | 24 +++++------ .../Strings/pl-PL/UrlEncoderDecoder.resw | 24 +++++------ .../Tools/Settings/MarkdownContentDialog.xaml | 1 - 23 files changed, 173 insertions(+), 174 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/pl-PL/AllTools.resw b/src/dev/impl/DevToys/Strings/pl-PL/AllTools.resw index 776a137f3b..7a47aa0191 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/AllTools.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/AllTools.resw @@ -118,9 +118,9 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - All tools + Wszystkie narzędzia - All tools + Wszystkie narzędzia \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/Base64EncoderDecoder.resw b/src/dev/impl/DevToys/Strings/pl-PL/Base64EncoderDecoder.resw index a4ef432b74..59ceef38aa 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/Base64EncoderDecoder.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/Base64EncoderDecoder.resw @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Base 64 Encoder and Decoder tool + Narzedzie Enkodujące i Dekodujące Base 64 ASCII diff --git a/src/dev/impl/DevToys/Strings/pl-PL/ColorBlindnessSimulator.resw b/src/dev/impl/DevToys/Strings/pl-PL/ColorBlindnessSimulator.resw index 26b764f851..a51991f5f4 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/ColorBlindnessSimulator.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/ColorBlindnessSimulator.resw @@ -118,48 +118,48 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Color Blindness Simulator tool + Narzędzie Symulowania Ślepoty Barw - Color Blindness Simulator + Symulator Ślepoty Barw - Simulate color blindness on a picture or screenshot + Symuluj ślepotę barw na zdjęciu lub zrzucie ekranu - Color Blindness Simulator + Symulator Ślepoty Barw - Only a .png, .jpg, .jpeg or .bmp file can be used. + Można użyć jedynie plików .png, .jpg, .jpeg lub .bmp. - Drag & drop a PNG, JPEG or BMP file here + Przeciągnij i upuść tutaj plik PNG, JPEG lub BMP - or + lub - Browse files + Przeglądaj pliki - Save as + Zapisz jako - Cancel + Anuluj - Deuteranopia simulation + Symulacja deuteranopii - Original + Oryginalne - Protanopia simulation + Symulacja protanopii - Tritanopia simulation + Symulacja tritanopii - Paste + Wklej \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/Common.resw b/src/dev/impl/DevToys/Strings/pl-PL/Common.resw index 54da816cf8..de69da8183 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/Common.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/Common.resw @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Bytes + B Wyczyść @@ -160,13 +160,13 @@ Wyłączone - Właczone + Włączone - Unable to open this file + Nie można otworzyć tego pliku - Unable to load the file '{0}'. For more details, please check the log. + Nie można otworzyć pliku '{0}'. Po więcej informacji sprawdź dziennik zdarzeń. Cofnij diff --git a/src/dev/impl/DevToys/Strings/pl-PL/GuidGenerator.resw b/src/dev/impl/DevToys/Strings/pl-PL/GuidGenerator.resw index ad3817dcb3..744cc34b50 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/GuidGenerator.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/GuidGenerator.resw @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - UUID Generator tool + Narzędzie Generowania UUID Konfiguracja @@ -127,10 +127,10 @@ Generuj - Generuj UUID(y) + Generuj UUID - UUID(y) + UUID Myślniki @@ -139,7 +139,7 @@ × - Number of UUID to generate + Ilość UUID do generowania Wielka litera @@ -151,18 +151,18 @@ 1 - Choose the version of UUID to generate + Wybierz wersję UUID do generowania - UUID version + wersja UUID - Generate UUIDs version 1 and 4 + Generuj UUID w wersji 1 lub 4 UUID - UUID Generator + Generator UUID \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/HashGenerator.resw b/src/dev/impl/DevToys/Strings/pl-PL/HashGenerator.resw index 385070dd9b..47a2084ae6 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/HashGenerator.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/HashGenerator.resw @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Hash Generator tool + Narzędzie Generowania Hash'y Konfiguracja @@ -142,12 +142,12 @@ Wielka litera - Calculate MD5, SHA1, SHA256 and SHA512 hash from text data + Wylicz hash MD5, SHA1, SHA256 i SHA512 z danych tekstowych Hash - Hash Generator + Generator Hash'y \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/HtmlEncoderDecoder.resw b/src/dev/impl/DevToys/Strings/pl-PL/HtmlEncoderDecoder.resw index b7ac36dc54..ea1303973e 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/HtmlEncoderDecoder.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/HtmlEncoderDecoder.resw @@ -118,42 +118,42 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - HTML Encoder and Decoder tool + Narzędzie Enkodujące i Dekodujące HTML - Configuration + Konfiguracja - Decode + Dekoduj - Select which conversion mode you want to use + Wybierz, którego rodzaju konwersji chcesz użyć - Encode + Enkoduj - Conversion + Konwersja - Select which encoding do you want to use + Wybierz, którego enkodowania chcesz użyć - Encoding + Enkodowanie - Input + Wejście - Output + Wyjście - Encode or decode all the applicable characters to their corresponding HTML entities + Enkoduj lub dekoduj wszystkie możliwe znaki do ich HTML-owej reprezentacji HTML - HTML Encoder / Decoder + Enkoder / Dekoder HTML \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/JsonFormatter.resw b/src/dev/impl/DevToys/Strings/pl-PL/JsonFormatter.resw index ca2dbbed09..f4cf41b5b2 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/JsonFormatter.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/JsonFormatter.resw @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - JSON Formatter tool + Narzędzie Formatowania JSON-a Konfiguracja @@ -127,7 +127,7 @@ 4 spacje - Wcięcie + Indentacja Wejście @@ -145,12 +145,12 @@ 2 spacje - Indent or minify Json data + Indentuj lub minifikuj dane w postaci JSON-a - Json + JSON - Json Formatter + Formater JSON-a \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/JsonYaml.resw b/src/dev/impl/DevToys/Strings/pl-PL/JsonYaml.resw index eec8f0b268..070fed5f3d 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/JsonYaml.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/JsonYaml.resw @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - JSON to YAML and YAML to JSON converter tool + Narzędzie Konwertowania JSON do YAML oraz YAML do JSON Konfiguracja @@ -133,16 +133,16 @@ 4 spacje - Wcięcie + Indentacja Wejście - Wprowadzony YAML jest nieprawidłowy. + Wprowadzony YAML jest nieprawidłowy - Json do Yaml + JSON do YAML Wyjście @@ -151,15 +151,15 @@ 2 spacje - Yaml do Json + YAML do JSON - Convert Json data to Yaml and vice versa + Konwertuj dane JSON do YAML oraz vice-versa - Json <> Yaml + JSON <> Yaml - Json <> Yaml Converter + Konwerter JSON <> YAML Converter \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/JwtDecoderEncoder.resw b/src/dev/impl/DevToys/Strings/pl-PL/JwtDecoderEncoder.resw index 1daf3efd00..d6342dc9b3 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/JwtDecoderEncoder.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/JwtDecoderEncoder.resw @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - JWT Decoder tool + Narzędzie Dekodujące JWT Konfiguracja @@ -133,33 +133,33 @@ Dekoduj - Koduj + Enkoduj - Wybierz algorytm kodowania, którego chcesz użyć + Wybierz algorytm enkodowania, którego chcesz użyć - Kodowanie + Enkodowanie Nagłówek - Token Jwt + JSON Web Token - Ładunek + Zawartość Bezpieczeństwo - Decode a JWT header, payload and signature + Dekoduj nagłówek JWT, jego zawartość oraz sygnaturę - JWT Decoder + Dekoder JWT - JWT Decoder + Dekoder JWT \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/LoremIpsumGenerator.resw b/src/dev/impl/DevToys/Strings/pl-PL/LoremIpsumGenerator.resw index 1644a5952c..fde56cd803 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/LoremIpsumGenerator.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/LoremIpsumGenerator.resw @@ -118,42 +118,42 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Lorem Ipsum Generator tool + Narzędzie Generujące Lorem Ipsum - Configuration + Konfiguracja - Generate Lorem Ipsum placeholder text + Wygeneruj tekst tymczasowy Lorem Ipsum - Number of words, sentences or paragraphs to generate + Ilość słów, zdań lub akapitów do wygenerowania - Length + Długość Lorem Ipsum - Output + Wyjście - Paragraphs + Akapity - Lorem Ipsum Generator + Generator Lorem Ipsum - Sentences + Zdania - Generate words, sentences or paragraphs of Lorem Ipsum + Generuj słowa, zdania lub akapity Lorem Ipsum - Type + Typ - Words + Słowa \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/MainPage.resw b/src/dev/impl/DevToys/Strings/pl-PL/MainPage.resw index 0be72e46cf..b1e6a51aa8 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/MainPage.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/MainPage.resw @@ -137,7 +137,7 @@ DevToys zostało zaktualizowane 🚀 Zobacz co nowego w wesji {0} - {0} is the current app version + {0} to aktualna wersja aplikacji aktualizuj teraz... @@ -149,16 +149,16 @@ Otwórz w nowym oknie - Pin tool to Start + Przypmnij narzędzie do Menu Start - Unable to pin the tool to start. For more details, please check the log. + Nie można przypiąć narzędzia do Menu Start. Po więcej informacji sprawdź dziennik zdarzeń. Wpisz, aby wyszukać narzędzia... - No results found + Nrak wyników DevToys diff --git a/src/dev/impl/DevToys/Strings/pl-PL/MarkdownPreview.resw b/src/dev/impl/DevToys/Strings/pl-PL/MarkdownPreview.resw index bbfb9e5a91..db6137a7a0 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/MarkdownPreview.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/MarkdownPreview.resw @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Markdown preview tool + Narzędzie Podglądu Markdown Konfiguracja @@ -145,9 +145,9 @@ Wybierz motyw, którego chcesz użyć, aby wyświetlić podgląd Markdown - Preview a Markdown document with a GitHub-like render + Wyświetl dokument Markdown za pomocą renderowania w stylu GitHuba - Markdown Preview + Podgląd Markdown \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/NumberBaseConverter.resw b/src/dev/impl/DevToys/Strings/pl-PL/NumberBaseConverter.resw index bbca45c545..1862c2ad98 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/NumberBaseConverter.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/NumberBaseConverter.resw @@ -118,62 +118,62 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Number Base Converter tool + Narzędzie Zmiany Podstawy Systemu Liczbowego - Binary + Binarny (dwójkowy) - Configuration + Konfiguracja - Decimal + Decymalny (dziesiątkowy) - Format number + Formatuj liczby - Hexadecimal + Heksadecymalny (szesnastkowy) - Input + Wejście - Binary + Binarny (dwójkowy) - Decimal + Decymalny (dziesiątkowy) - Select which Input type you want to use + Wybierz, którego systemu liczbowego chcesz użyć - Hexadecimal + Heksadecymalny (szesnastkowy) - Octal + Oktalny (ósemkowy) - Input type + Wejściowy system liczbowy - Octal + Oktalny (ósemkowy) - The current value isn't a valid {0} - The parameter is the Base Number Type (Decimal, Octal, ...) + Obecna wartość to nie poprawny zapis {0} + Wartość musi być w systemie o obsługiwanej podstawie (binarny, oktalny, decymalny albo hexadecymalny)) - Unable to parse the current value exceed max value {0} - The parameter is the Max value of a long + Nie można przeliczyć wartości, przekraczającą dopuszczalne maksimum wskazanego systemu liczbowego + Parametr to maksymalna wartość typu long - Convert numbers from one base to another + Konwertuj liczby z systemu o jednej podstawie, do systemu o innej - Number Base + Podstawa Systemu Liczbowego - Number Base Converter + Konwerter Podstawy Systemu Liczbowego \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/PngJpgCompressor.resw b/src/dev/impl/DevToys/Strings/pl-PL/PngJpgCompressor.resw index ce6e5f07c3..3dcc220e8f 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/PngJpgCompressor.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/PngJpgCompressor.resw @@ -118,58 +118,58 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - PNG and JPEG compressor tool + Narzędzie Kompresji PNG oraz JPEG - Cancel + Anuluj - Configuration + Konfiguracja - Delete + Usuń - Delete all + Usuń wszystkie - Details + Szczegóły - PNG/JPEG Compressor + Kompresor PNG/JPEG {0:0.##} {1} - {0} is a decimal number representing a file size. {1} is a unit, like Bytes, KB, MB, GB, TB + {0} to liczba dziesiętna, reprezejtująca rozmiar pliku. {1} to jednostka, np. B, KB, MB, GB, TB - Only .png, .jpg and .jpeg files can be used. + Można użyć jedynie plików .png, .jpg oraz .jpeg. OK - Save all + Zapisz wszystkie - Save as + Zapisz jako - See details + Zobacz szczegóły - Drag & drop PNG or JPEG files here + Przeciągnij i upuść tutaj pliki PNG lub JPEG - or + lub - Browse files + Przeglądaj pliki - Lossless PNG and JPEG optimizer + Bezstranty optymalizator PNG i JPEG - PNG / JPEG Compressor + Kompresor PNG / JPEG \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/RegEx.resw b/src/dev/impl/DevToys/Strings/pl-PL/RegEx.resw index 08dc53764c..493b84eb0c 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/RegEx.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/RegEx.resw @@ -118,25 +118,25 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Regular expression tester tool + Narzędzie Testujące Wyrażenia Regularne Konfiguracja - Kultura niezmienna + Niezmienność kulturowa Określa, że różnice kulturowe w języku są ignorowane. - Tester Regex + Tester RegEx - Skrypt ECMA + ECMASkript - Włącza zachowanie zgodne z ECMAScript dla wyrażenia. Tej wartości można używać tylko w połączeniu z opcją Kultura niezmienna, Ignoruj wielkość liter i Wielowierszowy. + Włącza zachowanie zgodne z ECMAScript dla wyrażenia. Tej wartości można używać tylko w połączeniu z opcją Niezmienność kulturowa, Ignoruj wielkość liter i Wielowierszowy. Ignoruj wielkość liter @@ -145,13 +145,13 @@ Określa dopasowanie bez rozróżniania wielkości liter. - Ignoruj odstępy + Ignoruj białe znaki - Eliminuje nieuniknione odstępy ze wzorca i umożliwia komentarze oznaczone #. Jednak ta opcja nie wpływa ani nie eliminuje odstępu w klasach znaków, kwantyfikatorach liczbowych ani tokenach, które oznaczają początek poszczególnych elementów języka Regex. + Eliminuje nieuniknione białe znaki (spacje, entery itp.) ze wzorca i umożliwia komentarze oznaczone #. Jednak ta opcja nie wpływa ani nie eliminuje białych znaków w klasach znaków, kwantyfikatorach liczbowych ani tokenach, które oznaczają początek poszczególnych elementów wyrażenia regularnego. - Wielowierszowy + Wiele wierszy Zmienia znaczenie ^ i $ tak, aby pasowały odpowiednio na początku i końcu dowolnego wiersza, a nie tylko na początku i końcu całego ciągu. @@ -169,7 +169,7 @@ Określa, że wyszukiwanie będzie odbywać się od prawej do lewej zamiast od lewej do prawej. - Pojedyncza linia + Jeden wiersz Zmienia znaczenie kropki (.), aby pasowała do każdego znaku (zamiast każdego znaku z wyjątkiem \n). @@ -178,9 +178,9 @@ Tekst - Validate and test regular expressions + Sprawdź i przetestuj wyrażenie regularne - Regex Tester + Tester RegEx \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/SearchResult.resw b/src/dev/impl/DevToys/Strings/pl-PL/SearchResult.resw index c120b75baf..307c5b8c50 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/SearchResult.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/SearchResult.resw @@ -118,9 +118,9 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Search results for "{0}" + Wyniki wyszukiwania "{0}" - No results found + Brak wyników \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/Settings.resw b/src/dev/impl/DevToys/Strings/pl-PL/Settings.resw index 5a7115189c..583e250112 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/Settings.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/Settings.resw @@ -220,12 +220,12 @@ Wersja {0} - Zawijaj słowa + Zawijaj wiersze - Customize DevToys look & feel + Dostosuj wygląd DevToys - Settings + Ustawienia \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/StringUtilities.resw b/src/dev/impl/DevToys/Strings/pl-PL/StringUtilities.resw index 7cd7668e5f..6454e45b72 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/StringUtilities.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/StringUtilities.resw @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - String utilities tool + Narzędzie Manipulacji Tekstem aLtErNaTiNg cAsE @@ -208,12 +208,12 @@ Słowa: - Analyze text and convert it to a different case + Analizuj tekst i konwertuj go do innej wielkości liter - Inspector & Case Converter + Manipulator Tekstu - Text Case Converter and Inspector + Inspektor i manipulator wielkości liter tekstu \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/TextDiff.resw b/src/dev/impl/DevToys/Strings/pl-PL/TextDiff.resw index de1cb2e15d..4d11442499 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/TextDiff.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/TextDiff.resw @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Text comparer tool + Narzędzie Porównujące Tekst Konfiguracja @@ -130,18 +130,18 @@ Różnica Tekstu - Tryb: w tekście + Widok zunifikowany - Start tekst + Stary tekst Nowy tekst - Compare two texts + Porównaj dwa teksty - Text Comparer + Porównywator tekstu \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/ToolGroups.resw b/src/dev/impl/DevToys/Strings/pl-PL/ToolGroups.resw index 78566ae410..94f3476133 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/ToolGroups.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/ToolGroups.resw @@ -118,39 +118,39 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Converters + Konwertery - Converters + Konwertery - Encoders and decoders + Enkodery i Dekodery - Encoders / Decoders + Enkodery / Dekodery - Formatters + Formatery - Formatters + Formatery - Generators + Generatory - Generators + Generatory - Graphic + Grafika - Graphic + Grafika - Text + Tekst - Text + Tekst \ No newline at end of file diff --git a/src/dev/impl/DevToys/Strings/pl-PL/UrlEncoderDecoder.resw b/src/dev/impl/DevToys/Strings/pl-PL/UrlEncoderDecoder.resw index ba1ae361e3..3018a2420f 100644 --- a/src/dev/impl/DevToys/Strings/pl-PL/UrlEncoderDecoder.resw +++ b/src/dev/impl/DevToys/Strings/pl-PL/UrlEncoderDecoder.resw @@ -118,42 +118,42 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - URL Encoder and Decoder tool + Narzędzie Enkodujące i Dekodujące URL - Configuration + Konfiguracja - Decode + Dekoduj - Select which conversion mode you want to use + Wybierz, której konwersji chcesz użyć - Encode + Enkoduj - Conversion + Kierunek konwersji - Select which encoding do you want to use + Wybierz, które Enkodowanie chcesz użyć - Encoding + Enkodowanie - Input + Wejście - Output + Wyjście - Encode or decode all the applicable characters to their corresponding URL entities + Enkoduj albo dekoduj wszystkie możliwe znaki do ich reprezentacji URL URL - URL Encoder / Decoder + Enkoder / Dekoder URL \ No newline at end of file diff --git a/src/dev/impl/DevToys/Views/Tools/Settings/MarkdownContentDialog.xaml b/src/dev/impl/DevToys/Views/Tools/Settings/MarkdownContentDialog.xaml index 665cef7a69..b2746df604 100644 --- a/src/dev/impl/DevToys/Views/Tools/Settings/MarkdownContentDialog.xaml +++ b/src/dev/impl/DevToys/Views/Tools/Settings/MarkdownContentDialog.xaml @@ -2,7 +2,6 @@ x:Class="DevToys.Views.Tools.Settings.MarkdownContentDialog" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" - xmlns:local="using:DevToys.Views.Settings" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:controls="using:Microsoft.Toolkit.Uwp.UI.Controls"