diff --git a/Plugins/Wox.Plugin.Caculator/Languages/pl.xaml b/Plugins/Wox.Plugin.Caculator/Languages/pl.xaml new file mode 100644 index 0000000000..c93c5e802b --- /dev/null +++ b/Plugins/Wox.Plugin.Caculator/Languages/pl.xaml @@ -0,0 +1,8 @@ + + + Kalkulator + Szybkie wykonywanie obliczeń matematycznych. (Spróbuj wpisać 5*3-2 w oknie Woxa) + + \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Caculator/Wox.Plugin.Caculator.csproj b/Plugins/Wox.Plugin.Caculator/Wox.Plugin.Caculator.csproj index d3623d3448..e0c469f37b 100644 --- a/Plugins/Wox.Plugin.Caculator/Wox.Plugin.Caculator.csproj +++ b/Plugins/Wox.Plugin.Caculator/Wox.Plugin.Caculator.csproj @@ -103,6 +103,13 @@ PreserveNewest + + + MSBuild:Compile + Designer + PreserveNewest + + diff --git a/Plugins/Wox.Plugin.Color/Languages/pl.xaml b/Plugins/Wox.Plugin.Color/Languages/pl.xaml new file mode 100644 index 0000000000..2a8361eb29 --- /dev/null +++ b/Plugins/Wox.Plugin.Color/Languages/pl.xaml @@ -0,0 +1,8 @@ + + + Kolory + Podgląd kolorów po wpisaniu ich kodu szesnastkowego. (Spróbuj wpisać #000 w oknie Woxa) + + \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Color/Wox.Plugin.Color.csproj b/Plugins/Wox.Plugin.Color/Wox.Plugin.Color.csproj index 403d96a8ea..69c66c0e0b 100644 --- a/Plugins/Wox.Plugin.Color/Wox.Plugin.Color.csproj +++ b/Plugins/Wox.Plugin.Color/Wox.Plugin.Color.csproj @@ -98,6 +98,13 @@ PreserveNewest + + + MSBuild:Compile + Designer + PreserveNewest + + + Usuń + Edytuj + Dodaj + Lokalizacja + Rozszerzenia indeksowanych plików + Re-indeksuj + Indeksowanie + Indeksuj Menu Start + Indeksuj rejestr + Rozszerzenia + Maksymalna głębokość + + Katalog: + Przeglądaj + Rozszerzenia plików: + Maksymalna głębokość wyszukiwania (-1 to nieograniczona): + + Musisz wybrać katalog programu + Czy jesteś pewien że chcesz usunąć {0}? + + Aktualizuj + Wox będzie indeksował tylko te pliki z podanymi rozszerzeniami: + (Każde rozszerzenie musi być oddzielone ;) + Pomyślnie zaktualizowano rozszerzenia plików + Musisz podać rozszerzenia plików + + Uruchom jako administrator + Otwórz folder zawierający + + Programy + Szukaj i uruchamiaj programy z poziomu Woxa + + \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Program/Wox.Plugin.Program.csproj b/Plugins/Wox.Plugin.Program/Wox.Plugin.Program.csproj index 99067392b6..cbc3820a35 100644 --- a/Plugins/Wox.Plugin.Program/Wox.Plugin.Program.csproj +++ b/Plugins/Wox.Plugin.Program/Wox.Plugin.Program.csproj @@ -119,6 +119,11 @@ Designer PreserveNewest + + MSBuild:Compile + Designer + PreserveNewest + MSBuild:Compile Designer diff --git a/Plugins/Wox.Plugin.Shell/Languages/pl.xaml b/Plugins/Wox.Plugin.Shell/Languages/pl.xaml new file mode 100644 index 0000000000..909e5c2586 --- /dev/null +++ b/Plugins/Wox.Plugin.Shell/Languages/pl.xaml @@ -0,0 +1,12 @@ + + + Zastąp Win+R + Nie zamykaj wiersza poleceń po wykonaniu polecenia + Wiersz poleceń + Pozwala wykonywać komend wiersza polecania z Woxa. Polecania zaczynają się od > + to polecenie zostało wykonane {0} razy + wykonaj to polecenie w wierszu poleceń + Uruchom jako administrator + \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Shell/Wox.Plugin.Shell.csproj b/Plugins/Wox.Plugin.Shell/Wox.Plugin.Shell.csproj index 7d5145fb48..39d96a613b 100644 --- a/Plugins/Wox.Plugin.Shell/Wox.Plugin.Shell.csproj +++ b/Plugins/Wox.Plugin.Shell/Wox.Plugin.Shell.csproj @@ -113,6 +113,11 @@ + + MSBuild:Compile + Designer + PreserveNewest + MSBuild:Compile Designer diff --git a/Plugins/Wox.Plugin.Sys/Languages/en.xaml b/Plugins/Wox.Plugin.Sys/Languages/en.xaml index 65b50edcb8..0d3fb8e61f 100644 --- a/Plugins/Wox.Plugin.Sys/Languages/en.xaml +++ b/Plugins/Wox.Plugin.Sys/Languages/en.xaml @@ -16,6 +16,6 @@ Empty recycle bin System Commands - Provide System related commands. e.g. shutdown,lock,setting etc. + Provides System related commands. e.g. shutdown, lock, settings etc. \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Sys/Languages/pl.xaml b/Plugins/Wox.Plugin.Sys/Languages/pl.xaml new file mode 100644 index 0000000000..19a9c1a67b --- /dev/null +++ b/Plugins/Wox.Plugin.Sys/Languages/pl.xaml @@ -0,0 +1,21 @@ + + + Komenda + Opis + + Wyłącz komputer + Uruchom ponownie komputer + Wyloguj się + Zablokuj ten komputer + Wyłącz Woxa + Uruchom ponownie Woxa + Dostosuj ustawienia + Przełącz komputer w tryb uśpienia + Opróżnij kosz + + Komendy systemowe + Wykonywanie komend systemowych, np. wyłącz, zablokuj komputer, otwórz ustawienia itp. + + \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Sys/Wox.Plugin.Sys.csproj b/Plugins/Wox.Plugin.Sys/Wox.Plugin.Sys.csproj index b00c16f7fb..a687949583 100644 --- a/Plugins/Wox.Plugin.Sys/Wox.Plugin.Sys.csproj +++ b/Plugins/Wox.Plugin.Sys/Wox.Plugin.Sys.csproj @@ -97,6 +97,11 @@ Designer PreserveNewest + + MSBuild:Compile + Designer + PreserveNewest + MSBuild:Compile Designer diff --git a/Plugins/Wox.Plugin.Url/Languages/pl.xaml b/Plugins/Wox.Plugin.Url/Languages/pl.xaml new file mode 100644 index 0000000000..b2be290d1e --- /dev/null +++ b/Plugins/Wox.Plugin.Url/Languages/pl.xaml @@ -0,0 +1,11 @@ + + + Otwórz adres URL: {0} + Nie udało się otworzyć adresu: {0} + + URL + Otwórz wpisany adres URL z poziomu Woxa + + \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Url/Wox.Plugin.Url.csproj b/Plugins/Wox.Plugin.Url/Wox.Plugin.Url.csproj index 2de77e4719..be8a28b3b3 100644 --- a/Plugins/Wox.Plugin.Url/Wox.Plugin.Url.csproj +++ b/Plugins/Wox.Plugin.Url/Wox.Plugin.Url.csproj @@ -97,6 +97,13 @@ PreserveNewest + + + MSBuild:Compile + Designer + PreserveNewest + + + Tytuł + Aktywne + Wybierz ikonę + Ikona + Anuluj + Niepoprawne wyszukanie + Musisz wpisać tytuł + Musisz wpisać wyzwalacz + Musisz wpisać adres URL + Ten wyzwalacz jest już używany, musisz wybrać inny + Sukces + + Wyszukiwarka WWW + Szybkie wyszukiwanie na stronach WWW + + \ No newline at end of file diff --git a/Plugins/Wox.Plugin.WebSearch/Wox.Plugin.WebSearch.csproj b/Plugins/Wox.Plugin.WebSearch/Wox.Plugin.WebSearch.csproj index 45318d6123..8826164da9 100644 --- a/Plugins/Wox.Plugin.WebSearch/Wox.Plugin.WebSearch.csproj +++ b/Plugins/Wox.Plugin.WebSearch/Wox.Plugin.WebSearch.csproj @@ -147,6 +147,11 @@ Designer PreserveNewest + + MSBuild:Compile + Designer + PreserveNewest + MSBuild:Compile Designer