diff options
Diffstat (limited to 'editor/translations/pl.po')
-rw-r--r-- | editor/translations/pl.po | 1687 |
1 files changed, 1225 insertions, 462 deletions
diff --git a/editor/translations/pl.po b/editor/translations/pl.po index eb252329a7..0d663d94e4 100644 --- a/editor/translations/pl.po +++ b/editor/translations/pl.po @@ -5,7 +5,7 @@ # 8-bit Pixel <dawdejw@gmail.com>, 2016. # Adam Wolanski <adam.wolanski94@gmail.com>, 2017. # Adrian Węcławski <weclawskiadrian@gmail.com>, 2016. -# aelspire <aelspire@gmail.com>, 2017. +# aelspire <aelspire@gmail.com>, 2017, 2019. # Daniel Lewan <vision360.daniel@gmail.com>, 2016-2018. # Dariusz Król <rexioweb@gmail.com>, 2018. # heya10 <igor.gielzak@gmail.com>, 2017. @@ -16,24 +16,30 @@ # Karol Walasek <coreconviction@gmail.com>, 2016. # Maksymilian Świąć <maksymilian.swiac@gmail.com>, 2017-2018. # Mietek Szcześniak <ravaging@go2.pl>, 2016. -# NeverK <neverkoxu@gmail.com>, 2018. -# Rafal Brozio <rafal.brozio@gmail.com>, 2016. +# NeverK <neverkoxu@gmail.com>, 2018, 2019. +# Rafal Brozio <rafal.brozio@gmail.com>, 2016, 2019. # Rafał Ziemniak <synaptykq@gmail.com>, 2017. # RM <synaptykq@gmail.com>, 2018. # Sebastian Krzyszkowiak <dos@dosowisko.net>, 2017. # Sebastian Pasich <sebastian.pasich@gmail.com>, 2017. # siatek papieros <sbigneu@gmail.com>, 2016. # Zatherz <zatherz@linux.pl>, 2017. -# Tomek <kobewi4e@gmail.com>, 2018. +# Tomek <kobewi4e@gmail.com>, 2018, 2019. # Wojcieh Er Zet <wojcieh.rzepecki@gmail.com>, 2018. -# Dariusz Siek <dariuszynski@gmail.com>, 2018. +# Dariusz Siek <dariuszynski@gmail.com>, 2018, 2019. # Szymon Nowakowski <smnbdg13@gmail.com>, 2019. +# Nie Powiem <blazek10@tlen.pl>, 2019. +# Sebastian Hojka <sibibibi1@gmail.com>, 2019. +# Robert <vizz0@onet.pl>, 2019. +# Michał Topa <moonchasered@gmail.com>, 2019. +# Przemysław Pierzga <przemyslawpierzga@gmail.com>, 2019. +# Artur Maciąg <arturmaciag@gmail.com>, 2019. msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2019-01-04 04:14+0000\n" -"Last-Translator: Szymon Nowakowski <smnbdg13@gmail.com>\n" +"PO-Revision-Date: 2019-05-08 11:48+0000\n" +"Last-Translator: Tomek <kobewi4e@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/godot-engine/" "godot/pl/>\n" "Language: pl\n" @@ -42,7 +48,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 3.4-dev\n" +"X-Generator: Weblate 3.7-dev\n" #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp @@ -58,12 +64,12 @@ msgstr "" #: core/math/expression.cpp msgid "Invalid input %i (not passed) in expression" -msgstr "Niewłaściwe wejście %i (nie podano) w wyrażeniu" +msgstr "Nieprawidłowe wejście %i (nie podano) w wyrażeniu" #: core/math/expression.cpp msgid "self can't be used because instance is null (not passed)" msgstr "" -"self nie może zostać użyte ponieważ obiekt ma wartość null (nie podano)" +"self nie może być użyte ponieważ instancja jest równa zeru (nie przekazano)" #: core/math/expression.cpp msgid "Invalid operands to operator %s, %s and %s." @@ -110,6 +116,14 @@ msgstr "Duplikuj klucz(e)" msgid "Delete Selected Key(s)" msgstr "Usuń klucz(e)" +#: editor/animation_bezier_editor.cpp +msgid "Add Bezier Point" +msgstr "Dodaj punkt krzywej Beziera" + +#: editor/animation_bezier_editor.cpp +msgid "Move Bezier Points" +msgstr "Przesuń punkty krzywej Beziera" + #: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp msgid "Anim Duplicate Keys" msgstr "Duplikuj klucze" @@ -139,6 +153,15 @@ msgid "Anim Change Call" msgstr "Animacja - wywołanie funkcji" #: editor/animation_track_editor.cpp +msgid "Change Animation Length" +msgstr "Zmień długość animacji" + +#: editor/animation_track_editor.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Change Animation Loop" +msgstr "Zmień pętle animacji" + +#: editor/animation_track_editor.cpp msgid "Property Track" msgstr "Ścieżka właściwości" @@ -163,14 +186,20 @@ msgid "Animation Playback Track" msgstr "Ścieżka animacji" #: editor/animation_track_editor.cpp -msgid "Add Track" -msgstr "Dodaj ścieżkę" +#, fuzzy +msgid "Animation length (frames)" +msgstr "Długość animacji (sekundy)" #: editor/animation_track_editor.cpp -msgid "Animation Length Time (seconds)" +#, fuzzy +msgid "Animation length (seconds)" msgstr "Długość animacji (sekundy)" #: editor/animation_track_editor.cpp +msgid "Add Track" +msgstr "Dodaj ścieżkę" + +#: editor/animation_track_editor.cpp msgid "Animation Looping" msgstr "Zapętlenie animacji" @@ -188,6 +217,10 @@ msgid "Anim Clips:" msgstr "Klipy animacji:" #: editor/animation_track_editor.cpp +msgid "Change Track Path" +msgstr "Zmień adres ścieżki" + +#: editor/animation_track_editor.cpp msgid "Toggle this track on/off." msgstr "Włącz/wyłącz tę ścieżkę." @@ -212,12 +245,16 @@ msgid "Time (s): " msgstr "Czas (s): " #: editor/animation_track_editor.cpp +msgid "Toggle Track Enabled" +msgstr "Przełącz aktywność ścieżki" + +#: editor/animation_track_editor.cpp msgid "Continuous" msgstr "Ciągłe" #: editor/animation_track_editor.cpp msgid "Discrete" -msgstr "Oddzielne" +msgstr "Dyskretnie" #: editor/animation_track_editor.cpp msgid "Trigger" @@ -262,6 +299,18 @@ msgid "Delete Key(s)" msgstr "Usuń klucz(e)" #: editor/animation_track_editor.cpp +msgid "Change Animation Update Mode" +msgstr "Zmień tryb zmiany animacji" + +#: editor/animation_track_editor.cpp +msgid "Change Animation Interpolation Mode" +msgstr "Zmień sposób interpolacji animacji" + +#: editor/animation_track_editor.cpp +msgid "Change Animation Loop Mode" +msgstr "Zmień sposób zapętlania animacji" + +#: editor/animation_track_editor.cpp msgid "Remove Anim Track" msgstr "Usuń ścieżkę animacji" @@ -304,6 +353,14 @@ msgid "Anim Insert Key" msgstr "Wstaw klatkę kluczową" #: editor/animation_track_editor.cpp +msgid "Change Animation Step" +msgstr "Zmień krok animacji" + +#: editor/animation_track_editor.cpp +msgid "Rearrange Tracks" +msgstr "Przestaw ścieżki" + +#: editor/animation_track_editor.cpp msgid "Transform tracks only apply to Spatial-based nodes." msgstr "Ścieżki przekształceń działają tylko z węzłami bazującymi na Spatial." @@ -333,6 +390,10 @@ msgid "Not possible to add a new track without a root" msgstr "Nie da się dodać nowej ścieżki bez korzenia" #: editor/animation_track_editor.cpp +msgid "Add Bezier Track" +msgstr "Dodaj ścieżkę krzywej Beziera" + +#: editor/animation_track_editor.cpp msgid "Track path is invalid, so can't add a key." msgstr "Ścieżka jest nieprawidłowa, więc nie można wstawić klucza." @@ -341,10 +402,22 @@ msgid "Track is not of type Spatial, can't insert key" msgstr "Ścieżka nie jest typu Spatial, nie można wstawić klucza" #: editor/animation_track_editor.cpp +msgid "Add Transform Track Key" +msgstr "Dodaj klucz ścieżki transformacji" + +#: editor/animation_track_editor.cpp +msgid "Add Track Key" +msgstr "Dodaj klucz ścieżki" + +#: editor/animation_track_editor.cpp msgid "Track path is invalid, so can't add a method key." msgstr "Ścieżka jest nieprawidłowa, więc nie można wstawić klucza metody." #: editor/animation_track_editor.cpp +msgid "Add Method Track Key" +msgstr "Dodaj klucz ścieżki metody" + +#: editor/animation_track_editor.cpp msgid "Method not found in object: " msgstr "Metoda nie znaleziona w obiekcie: " @@ -357,6 +430,10 @@ msgid "Clipboard is empty" msgstr "Schowek jest pusty" #: editor/animation_track_editor.cpp +msgid "Paste Tracks" +msgstr "Wklej ścieżki" + +#: editor/animation_track_editor.cpp msgid "Anim Scale Keys" msgstr "Przeskaluj klatki kluczowe" @@ -375,13 +452,21 @@ msgid "Group tracks by node or display them as plain list." msgstr "Grupuj ścieżki po węzłach lub wyświetl je jako prostą listę." #: editor/animation_track_editor.cpp -msgid "Snap (s): " -msgstr "Przyciąganie (s): " +msgid "Snap:" +msgstr "Przyciąganie:" #: editor/animation_track_editor.cpp msgid "Animation step value." msgstr "Wartość kroku animacji." +#: editor/animation_track_editor.cpp +msgid "Seconds" +msgstr "sekund" + +#: editor/animation_track_editor.cpp +msgid "FPS" +msgstr "Klatki na sekundę" + #: editor/animation_track_editor.cpp editor/editor_properties.cpp #: editor/plugins/polygon_2d_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp @@ -400,10 +485,6 @@ msgid "Copy Tracks" msgstr "Kopiuj ścieżki" #: editor/animation_track_editor.cpp -msgid "Paste Tracks" -msgstr "Wklej ścieżki" - -#: editor/animation_track_editor.cpp msgid "Scale Selection" msgstr "Skaluj zaznaczone" @@ -503,6 +584,18 @@ msgstr "Wybierz ścieżki do skopiowania:" msgid "Copy" msgstr "Kopiuj" +#: editor/animation_track_editor_plugins.cpp +msgid "Add Audio Track Clip" +msgstr "Dodaj klip ścieżki audio" + +#: editor/animation_track_editor_plugins.cpp +msgid "Change Audio Track Clip Start Offset" +msgstr "Zmień początkowe przesunięcie klipu ścieżki audio" + +#: editor/animation_track_editor_plugins.cpp +msgid "Change Audio Track Clip End Offset" +msgstr "Zmień końcowe przesunięcie klipu ścieżki audio" + #: editor/array_property_edit.cpp msgid "Resize Array" msgstr "Zmień rozmiar Tablicy" @@ -567,21 +660,13 @@ msgstr "Oddal" msgid "Reset Zoom" msgstr "Wyzeruj przybliżenie" -#: editor/code_editor.cpp -msgid "Warnings:" -msgstr "Ostrzeżenia:" - -#: editor/code_editor.cpp -msgid "Font Size:" -msgstr "Rozmiar czcionki:" - -#: editor/code_editor.cpp -msgid "Line:" -msgstr "Linia:" +#: editor/code_editor.cpp modules/mono/editor/mono_bottom_panel.cpp +msgid "Warnings" +msgstr "Ostrzeżenia" #: editor/code_editor.cpp -msgid "Col:" -msgstr "Kolumna:" +msgid "Line and column numbers." +msgstr "Numery linii i kolumn." #: editor/connections_dialog.cpp msgid "Method in target Node must be specified!" @@ -882,8 +967,8 @@ msgstr "Usunąć zaznaczone pliki?" #: editor/dependency_editor.cpp editor/editor_audio_buses.cpp #: editor/editor_file_dialog.cpp editor/editor_node.cpp #: editor/filesystem_dock.cpp editor/plugins/item_list_editor_plugin.cpp -#: editor/project_export.cpp editor/project_settings_editor.cpp -#: editor/scene_tree_dock.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp editor/project_export.cpp +#: editor/project_settings_editor.cpp editor/scene_tree_dock.cpp msgid "Delete" msgstr "Usuń" @@ -992,9 +1077,8 @@ msgid "Uncompressing Assets" msgstr "Dekompresja zasobów" #: editor/editor_asset_installer.cpp editor/project_manager.cpp -#, fuzzy msgid "Package installed successfully!" -msgstr "Pakiet zastał zainstalowany poprawnie!" +msgstr "Pakiet zainstalowano poprawnie!" #: editor/editor_asset_installer.cpp #: editor/plugins/asset_library_editor_plugin.cpp @@ -1039,7 +1123,6 @@ msgid "Toggle Audio Bus Bypass Effects" msgstr "Przełącz ominięcie efektów w magistrali audio" #: editor/editor_audio_buses.cpp -#, fuzzy msgid "Select Audio Bus Send" msgstr "Wybierz szynę wysyłki audio" @@ -1141,8 +1224,8 @@ msgid "Add Bus" msgstr "Dodaj magistralę" #: editor/editor_audio_buses.cpp -msgid "Create a new Bus Layout." -msgstr "Utwórz nowy układ magistral." +msgid "Add a new Audio Bus to this layout." +msgstr "Dodaj nową Szynę Audio do tego układu." #: editor/editor_audio_buses.cpp editor/editor_properties.cpp #: editor/plugins/animation_player_editor_plugin.cpp editor/property_editor.cpp @@ -1170,6 +1253,10 @@ msgstr "Wczytaj domyślny" msgid "Load the default Bus Layout." msgstr "Załaduj domyślny układ magistral." +#: editor/editor_audio_buses.cpp +msgid "Create a new Bus Layout." +msgstr "Utwórz nowy układ magistral." + #: editor/editor_autoload_settings.cpp msgid "Invalid name." msgstr "Niewłaściwa nazwa." @@ -1307,9 +1394,53 @@ msgid "Storing File:" msgstr "Zapisywanie pliku:" #: editor/editor_export.cpp +msgid "No export template found at the expected path:" +msgstr "Nie znaleziono szablonu eksportu w przewidywanej lokalizacji:" + +#: editor/editor_export.cpp msgid "Packing" msgstr "Pakowanie" +#: editor/editor_export.cpp +msgid "" +"Target platform requires 'ETC' texture compression for GLES2. Enable 'Import " +"Etc' in Project Settings." +msgstr "" +"Platforma docelowa wymaga dla GLES2 kompresji tekstur 'ETC'. Włącz 'Import " +"Etc' w Ustawieniach Projektu." + +#: editor/editor_export.cpp +msgid "" +"Target platform requires 'ETC2' texture compression for GLES3. Enable " +"'Import Etc 2' in Project Settings." +msgstr "" +"Platforma docelowa wymaga dla GLES3 kompresji tekstur 'ETC2'. Włącz 'Import " +"Etc 2' w Ustawieniach Projektu." + +#: editor/editor_export.cpp +msgid "" +"Target platform requires 'ETC' texture compression for the driver fallback " +"to GLES2.\n" +"Enable 'Import Etc' in Project Settings, or disable 'Driver Fallback " +"Enabled'." +msgstr "" +"Platforma docelowa wymaga kompresji tekstur 'ETC', by sterownik awaryjny " +"GLES2 mógł zadziałać.\n" +"Włącz 'Import Etc' w Ustawieniach Projektu lub wyłącz 'Driver Fallback " +"Enabled'." + +#: editor/editor_export.cpp platform/android/export/export.cpp +#: platform/iphone/export/export.cpp platform/javascript/export/export.cpp +#: platform/osx/export/export.cpp platform/uwp/export/export.cpp +msgid "Custom debug template not found." +msgstr "Nie znaleziono własnego szablonu debugowania." + +#: editor/editor_export.cpp platform/android/export/export.cpp +#: platform/iphone/export/export.cpp platform/javascript/export/export.cpp +#: platform/osx/export/export.cpp platform/uwp/export/export.cpp +msgid "Custom release template not found." +msgstr "Nie znaleziono własnego szablonu wydania." + #: editor/editor_export.cpp platform/javascript/export/export.cpp msgid "Template file not found:" msgstr "Nie znaleziono pliku szablonu:" @@ -1343,7 +1474,7 @@ msgstr "Pokaż w menedżerze plików" msgid "New Folder..." msgstr "Utwórz katalog..." -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Refresh" msgstr "Odśwież" @@ -1418,10 +1549,30 @@ msgstr "Przesuń Ulubiony w górę" msgid "Move Favorite Down" msgstr "Przesuń Ulubiony w dół" -#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#: editor/editor_file_dialog.cpp +msgid "Previous Folder" +msgstr "Poprzedni folder" + +#: editor/editor_file_dialog.cpp +msgid "Next Folder" +msgstr "Następny folder" + +#: editor/editor_file_dialog.cpp msgid "Go to parent folder" msgstr "Przejdź folder wyżej" +#: editor/editor_file_dialog.cpp +msgid "(Un)favorite current folder." +msgstr "Dodaj/usuń aktualny folder z ulubionych." + +#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp +msgid "View items as a grid of thumbnails." +msgstr "Wyświetl elementy jako siatkę miniatur." + +#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp +msgid "View items as a list." +msgstr "Wyświetl elementy jako listę." + #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Directories & Files:" msgstr "Katalogi i pliki:" @@ -1644,9 +1795,9 @@ msgstr "Wyczyść dane wyjściowe" msgid "Project export failed with error code %d." msgstr "Eksport projektu nie powiódł się, kod błędu to %d." -#: editor/editor_node.cpp editor/plugins/animation_player_editor_plugin.cpp -msgid "Error saving resource!" -msgstr "Błąd podczas zapisu zasobu!" +#: editor/editor_node.cpp +msgid "Imported resources can't be saved." +msgstr "Zaimportowane zasoby nie mogą być zapisane." #: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp #: scene/gui/dialogs.cpp @@ -1654,6 +1805,18 @@ msgid "OK" msgstr "OK" #: editor/editor_node.cpp editor/plugins/animation_player_editor_plugin.cpp +msgid "Error saving resource!" +msgstr "Błąd podczas zapisu zasobu!" + +#: editor/editor_node.cpp +msgid "" +"This resource can't be saved because it does not belong to the edited scene. " +"Make it unique first." +msgstr "" +"Ten zasób nie może zostać zapisany, ponieważ nie należy do edytowanej sceny. " +"Uczyń go najpierw unikalnym." + +#: editor/editor_node.cpp editor/plugins/animation_player_editor_plugin.cpp msgid "Save Resource As..." msgstr "Zapisz zasób jako..." @@ -1710,6 +1873,8 @@ msgid "" "This scene can't be saved because there is a cyclic instancing inclusion.\n" "Please resolve it and then attempt to save again." msgstr "" +"Ta scena nie może zostać zapisana, ponieważ istnieje cykliczna inkluzja.\n" +"Rozwiąż to i spróbuj zapisać ponownie." #: editor/editor_node.cpp msgid "" @@ -1871,6 +2036,14 @@ msgid "Save changes to '%s' before closing?" msgstr "Zapisać zmiany w '%s' przed zamknięciem?" #: editor/editor_node.cpp +msgid "Saved %s modified resource(s)." +msgstr "Zapisano %s zmodyfikowanych zasobów." + +#: editor/editor_node.cpp +msgid "A root node is required to save the scene." +msgstr "Scena musi posiadać korzeń, by ją zapisać." + +#: editor/editor_node.cpp msgid "Save Scene As..." msgstr "Zapisz scenę jako..." @@ -2051,7 +2224,7 @@ msgstr "Zamknij kartę" #: editor/editor_node.cpp msgid "Switch Scene Tab" -msgstr "Przełącz Zakładkę Sceny" +msgstr "Przełącz zakładkę sceny" #: editor/editor_node.cpp msgid "%d more files or folders" @@ -2135,11 +2308,11 @@ msgstr "Ostatnio otwierane" #: editor/editor_node.cpp msgid "Convert To..." -msgstr "Konwertuje na..." +msgstr "Konwertuj na..." #: editor/editor_node.cpp msgid "MeshLibrary..." -msgstr "MeshLibrary..." +msgstr "Biblioteka Meshów..." #: editor/editor_node.cpp msgid "TileSet..." @@ -2173,7 +2346,7 @@ msgstr "Ustawienia projektu" #: editor/editor_node.cpp editor/project_export.cpp msgid "Export" -msgstr "Eksport" +msgstr "Eksportuj" #: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp msgid "Tools" @@ -2185,7 +2358,7 @@ msgstr "Otwórz folder danych projektu" #: editor/editor_node.cpp msgid "Quit to Project List" -msgstr "Wyjdź do Listy Projektów" +msgstr "Wyjdź do listy projektów" #: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp #: editor/project_export.cpp @@ -2306,7 +2479,7 @@ msgstr "Otwórz folder ustawień edytora" #: editor/editor_node.cpp editor/project_export.cpp msgid "Manage Export Templates" -msgstr "Zarządzanie szablonami eksportu" +msgstr "Zarządzaj szablonami eksportu" #: editor/editor_node.cpp msgid "Help" @@ -2390,8 +2563,8 @@ msgid "Save & Restart" msgstr "Zapisz i zrestartuj" #: editor/editor_node.cpp -msgid "Spins when the editor window repaints!" -msgstr "Ikona obraca się, gdy okno edytora jest odrysowywane!" +msgid "Spins when the editor window redraws." +msgstr "Obraca się, gdy okno edytora jest przerysowywane." #: editor/editor_node.cpp msgid "Update Always" @@ -2597,15 +2770,20 @@ msgid "[Empty]" msgstr "[Pusty]" #: editor/editor_properties.cpp editor/plugins/root_motion_editor_plugin.cpp -#, fuzzy msgid "Assign..." msgstr "Przypisz..." #: editor/editor_properties.cpp +msgid "Invalid RID" +msgstr "Nieprawidłowy RID" + +#: editor/editor_properties.cpp msgid "" "The selected resource (%s) does not match any type expected for this " "property (%s)." msgstr "" +"Wybrany zasób (%s) nie zgadza się z żadnym rodzajem przewidywanym dla tego " +"użycia (%s)." #: editor/editor_properties.cpp msgid "" @@ -2706,9 +2884,9 @@ msgid "" "No runnable export preset found for this platform.\n" "Please add a runnable preset in the export menu." msgstr "" -"Nie znaleziono możliwej do uruchomienia konfiguracji eksportu dla tej " +"Nie znaleziono możliwego do uruchomienia profilu eksportu dla tej " "platformy.\n" -"Dodaj poprawną konfigurację z menu eksportu." +"Dodaj poprawny profil z menu eksportu." #: editor/editor_run_script.cpp msgid "Write your logic in the _run() method." @@ -2777,7 +2955,7 @@ msgstr "Pobieranie informacji o serwerach lustrzanych, proszę czekać..." #: editor/export_template_manager.cpp msgid "Remove template version '%s'?" -msgstr "Usunąć wersję '%s' szablonu?" +msgstr "Usunąć wersję \"%s\" szablonu?" #: editor/export_template_manager.cpp msgid "Can't open export templates zip." @@ -2950,14 +3128,6 @@ msgid "Cannot navigate to '%s' as it has not been found in the file system!" msgstr "Nie można przejść do '%s' - nie znaleziono w tym systemie plików!" #: editor/filesystem_dock.cpp -msgid "View items as a grid of thumbnails." -msgstr "Wyświetl elementy jako siatkę miniatur." - -#: editor/filesystem_dock.cpp -msgid "View items as a list." -msgstr "Wyświetl elementy jako listę." - -#: editor/filesystem_dock.cpp msgid "Status: Import of file failed. Please fix file and reimport manually." msgstr "" "Status: Importowanie pliku nie powiodło się. Proszę naprawić plik i ponownie " @@ -3017,7 +3187,7 @@ msgstr "Duplikowanie Folderu:" #: editor/filesystem_dock.cpp msgid "Open Scene(s)" -msgstr "Otwórz Scenę/y" +msgstr "Otwórz scenę/y" #: editor/filesystem_dock.cpp msgid "Instance" @@ -3033,7 +3203,7 @@ msgstr "Usuń z ulubionych" #: editor/filesystem_dock.cpp msgid "Edit Dependencies..." -msgstr "Edytuj Zależności..." +msgstr "Edytuj zależności..." #: editor/filesystem_dock.cpp msgid "View Owners..." @@ -3095,10 +3265,6 @@ msgid "Search files" msgstr "Przeszukaj pliki" #: editor/filesystem_dock.cpp -msgid "Instance the selected scene(s) as child of the selected node." -msgstr "Utwórz instancję wybranej sceny/scen jako dziecko wybranego węzła." - -#: editor/filesystem_dock.cpp msgid "" "Scanning Files,\n" "Please Wait..." @@ -3176,9 +3342,8 @@ msgid "Group name already exists." msgstr "Nazwa grupy już istnieje." #: editor/groups_editor.cpp -#, fuzzy msgid "Invalid group name." -msgstr "niewłaściwa nazwa grupy." +msgstr "Niewłaściwa nazwa grupy." #: editor/groups_editor.cpp editor/node_dock.cpp msgid "Groups" @@ -3311,6 +3476,21 @@ msgstr "Ustawienie predefiniowane..." msgid "Reimport" msgstr "Importuj ponownie" +#: editor/import_dock.cpp +msgid "Save scenes, re-import and restart" +msgstr "Zapisz sceny, re-importuj i zrestartuj" + +#: editor/import_dock.cpp +msgid "Changing the type of an imported file requires editor restart." +msgstr "Zmiana rodzaju importowanego pliku wymaga restartu edytora." + +#: editor/import_dock.cpp +msgid "" +"WARNING: Assets exist that use this resource, they may stop loading properly." +msgstr "" +"OSTRZEŻENIE: Istnieje zawartość używająca tego zasobu, która może przestać " +"działać prawidłowo." + #: editor/inspector_dock.cpp msgid "Failed to load resource." msgstr "Nie udało się wczytać zasobu." @@ -3434,47 +3614,42 @@ msgid "Create Polygon" msgstr "Utwórz wielokąt" #: editor/plugins/abstract_polygon_2d_editor.cpp -#, fuzzy -msgid "Edit Polygon" -msgstr "Edytuj wielokąt" - -#: editor/plugins/abstract_polygon_2d_editor.cpp -msgid "Insert Point" -msgstr "Wstaw punkt" - -#: editor/plugins/abstract_polygon_2d_editor.cpp -#, fuzzy -msgid "Edit Polygon (Remove Point)" -msgstr "Edytuj wielokąt (usuń punkty)" - -#: editor/plugins/abstract_polygon_2d_editor.cpp -#, fuzzy -msgid "Remove Polygon And Point" -msgstr "Usuń wielokąt i punkt" - -#: editor/plugins/abstract_polygon_2d_editor.cpp #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp msgid "Create points." msgstr "Utwórz punkty." #: editor/plugins/abstract_polygon_2d_editor.cpp -#, fuzzy msgid "" "Edit points.\n" "LMB: Move Point\n" "RMB: Erase Point" msgstr "" -"Edytować istniejący wielokąt:\n" -"LMB: Przenieś punkt.\n" -"Ctrl + LPM: Podziału segmentu.\n" -"RMB: Usuwanie punktu." +"Edycja punktów.\n" +"LPM: Przesuwanie punktu\n" +"PPM: Usuwanie punktu" #: editor/plugins/abstract_polygon_2d_editor.cpp #: editor/plugins/animation_blend_space_1d_editor.cpp msgid "Erase points." msgstr "Usuń punkty." +#: editor/plugins/abstract_polygon_2d_editor.cpp +msgid "Edit Polygon" +msgstr "Edytuj wielokąt" + +#: editor/plugins/abstract_polygon_2d_editor.cpp +msgid "Insert Point" +msgstr "Wstaw punkt" + +#: editor/plugins/abstract_polygon_2d_editor.cpp +msgid "Edit Polygon (Remove Point)" +msgstr "Edytuj wielokąt (usuń punkt)" + +#: editor/plugins/abstract_polygon_2d_editor.cpp +msgid "Remove Polygon And Point" +msgstr "Usuń wielokąt i punkt" + #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp #: editor/plugins/animation_player_editor_plugin.cpp @@ -3487,12 +3662,24 @@ msgstr "Dodaj animację" #: editor/plugins/animation_blend_space_2d_editor.cpp #: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/animation_state_machine_editor.cpp -#, fuzzy msgid "Load..." msgstr "Wczytaj..." #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Move Node Point" +msgstr "Przesuń punkt węzła" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +msgid "Change BlendSpace1D Limits" +msgstr "Zmień granice BlendSpace1D" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +msgid "Change BlendSpace1D Labels" +msgstr "Zmień etykiety BlendSpace1D" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp #: editor/plugins/animation_state_machine_editor.cpp msgid "This type of node can't be used. Only root nodes are allowed." msgstr "" @@ -3500,6 +3687,24 @@ msgstr "" #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Add Node Point" +msgstr "Dodaj punkt węzła" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Add Animation Point" +msgstr "Dodaj punkt animacji" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +msgid "Remove BlendSpace1D Point" +msgstr "Usuń punkt BlendSpace1D" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +msgid "Move BlendSpace1D Node Point" +msgstr "Przesuń punkt węzła BlendSpace1D" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp #: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/animation_state_machine_editor.cpp msgid "" @@ -3523,7 +3728,7 @@ msgstr "Wybierz i przesuń punkty, utwórz punkty używając PPM." #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp scene/gui/graph_edit.cpp msgid "Enable snap and show grid." -msgstr "" +msgstr "Włącz przyciąganie i pokaż siatkę." #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp @@ -3542,6 +3747,26 @@ msgid "Triangle already exists" msgstr "Trójkąt już istnieje" #: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Add Triangle" +msgstr "Dodaj trójkąt" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Change BlendSpace2D Limits" +msgstr "Zmień granice BlendSpace2D" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Change BlendSpace2D Labels" +msgstr "Zmień etykiety BlendSpace2D" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Remove BlendSpace2D Point" +msgstr "Usuń punkt BlendSpace2D" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Remove BlendSpace2D Triangle" +msgstr "Usuń trójkąt BlendSpace2D" + +#: editor/plugins/animation_blend_space_2d_editor.cpp msgid "BlendSpace2D does not belong to an AnimationTree node." msgstr "BlendSpace2D nie należy do węzła AnimationTree." @@ -3550,6 +3775,10 @@ msgid "No triangles exist, so no blending can take place." msgstr "Nie ma żadnego trójkąta, więc nie może zajść mieszanie." #: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Toggle Auto Triangles" +msgstr "Przełącz automatyczne trójkąty" + +#: editor/plugins/animation_blend_space_2d_editor.cpp msgid "Create triangles by connecting points." msgstr "Utwórz trójkąty poprzez łączenie punktów." @@ -3567,6 +3796,10 @@ msgid "Blend:" msgstr "Mieszanie:" #: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "Parameter Changed" +msgstr "Parametr zmieniony" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Edit Filters" msgstr "Edytuj filtry" @@ -3576,6 +3809,15 @@ msgid "Output node can't be added to the blend tree." msgstr "Węzeł wyjściowy nie może być dodany do drzewa mieszania." #: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "Add Node to BlendTree" +msgstr "Dodaj węzeł do BlendTree" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Node Moved" +msgstr "Węzeł przesunięty" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp msgid "Unable to connect, port may be in use or connection may be invalid." msgstr "" @@ -3583,6 +3825,38 @@ msgstr "" "nieprawidłowe." #: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Nodes Connected" +msgstr "Węzły połączone" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Nodes Disconnected" +msgstr "Węzły rozłączone" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "Set Animation" +msgstr "Ustaw animację" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Delete Node" +msgstr "Usuń węzeł" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/scene_tree_dock.cpp +msgid "Delete Node(s)" +msgstr "Usuń węzeł (węzły)" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "Toggle Filter On/Off" +msgstr "Przełącz filtrowanie" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "Change Filter" +msgstr "Zmień filtr" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp msgid "No animation player set, so unable to retrieve track names." msgstr "" "Nie ustawiono odtwarzacza animacji, więc nie można uzyskać nazw ścieżek." @@ -3602,8 +3876,12 @@ msgstr "" "uzyskać nazw ścieżek." #: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Node Renamed" +msgstr "Węzeł przemianowany" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp -#, fuzzy msgid "Add Node..." msgstr "Dodaj węzeł..." @@ -3655,7 +3933,6 @@ msgid "Rename Animation" msgstr "Zmień nazwę animacji" #: editor/plugins/animation_player_editor_plugin.cpp -#, fuzzy msgid "Blend Next Changed" msgstr "Mieszaj następną zmienioną" @@ -3749,14 +4026,12 @@ msgid "Autoplay on Load" msgstr "Auto odtwarzanie po załadowaniu" #: editor/plugins/animation_player_editor_plugin.cpp -#, fuzzy msgid "Onion Skinning" -msgstr "Tryb warstw cebuli" +msgstr "Onion skinning" #: editor/plugins/animation_player_editor_plugin.cpp -#, fuzzy msgid "Enable Onion Skinning" -msgstr "Włącz tryb warstw cebuli" +msgstr "Włącz Onion skinning" #: editor/plugins/animation_player_editor_plugin.cpp msgid "Directions" @@ -3831,6 +4106,19 @@ msgid "Cross-Animation Blend Times" msgstr "Czasy przejścia pomiędzy animacjami" #: editor/plugins/animation_state_machine_editor.cpp +msgid "Move Node" +msgstr "Przesuń węzeł" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Add Transition" +msgstr "Dodaj przejście" + +#: editor/plugins/animation_state_machine_editor.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Add Node" +msgstr "Dodaj węzeł" + +#: editor/plugins/animation_state_machine_editor.cpp msgid "End" msgstr "Koniec" @@ -3859,6 +4147,18 @@ msgid "No playback resource set at path: %s." msgstr "Nie znaleziono zasobu do odtworzenia w ścieżce: %s." #: editor/plugins/animation_state_machine_editor.cpp +msgid "Node Removed" +msgstr "Węzeł usunięty" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Transition Removed" +msgstr "Przejście usunięte" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Set Start Node (Autoplay)" +msgstr "Ustaw węzeł początkowy (autoodtwarzanie)" + +#: editor/plugins/animation_state_machine_editor.cpp msgid "" "Select and move nodes.\n" "RMB to add new nodes.\n" @@ -3877,9 +4177,8 @@ msgid "Connect nodes." msgstr "Połącz węzły." #: editor/plugins/animation_state_machine_editor.cpp -#, fuzzy msgid "Remove selected node or transition." -msgstr "Usuń wybrany węzeł lub przejście" +msgstr "Usuń zaznaczony węzeł lub przejście." #: editor/plugins/animation_state_machine_editor.cpp msgid "Toggle autoplay this animation on start, restart or seek to zero." @@ -4258,7 +4557,7 @@ msgstr "Usuń prowadnicę poziomą" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Create new horizontal and vertical guides" -msgstr "Utwórz nowe poziome i pionowe prowadnice" +msgstr "Utwórz nowe prowadnice: poziomą oraz pionową" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Move pivot" @@ -4285,6 +4584,19 @@ msgid "Move CanvasItem" msgstr "Przesuń CanvasItem" #: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Presets for the anchors and margins values of a Control node." +msgstr "" +"Ustawienia wstępne dla wartości zakotwiczeń i marginesów węzła sterującego." + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "" +"Children of containers have their anchors and margins values overridden by " +"their parent." +msgstr "" +"Wartości zakotwiczeń i marginesów węzłów potomnych kontenerów są nadpisane " +"przez ich rodzica." + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Anchors only" msgstr "Tylko zakotwiczenia" @@ -4305,13 +4617,14 @@ msgid "" "Warning: Children of a container get their position and size determined only " "by their parent." msgstr "" +"Ostrzeżenie: Pozycja i rozmiar węzła potomnego kontenera są ustawiane tylko " +"przez jego rodzica." #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/texture_region_editor_plugin.cpp #: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp -#, fuzzy msgid "Zoom Reset" -msgstr "Wyzeruj powiększenie" +msgstr "Zresetuj powiększenie" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Select Mode" @@ -4514,20 +4827,49 @@ msgid "Layout" msgstr "Układ" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Insert keys." -msgstr "Wstaw klucze." +msgid "Translation mask for inserting keys." +msgstr "Maska przesunięcia dla wstawiania kluczy." + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Rotation mask for inserting keys." +msgstr "Maska obrotu dla wstawiania kluczy." + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Scale mask for inserting keys." +msgstr "Maska skali dla wstawiania kluczy." + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Insert keys (based on mask)." +msgstr "Wstaw klucze (w oparciu o maskę)." + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "" +"Auto insert keys when objects are translated, rotated on scaled (based on " +"mask).\n" +"Keys are only added to existing tracks, no new tracks will be created.\n" +"Keys must be inserted manually for the first time." +msgstr "" +"Automatycznie wstaw klucze, kiedy obiekt jest przesuwany, obracany lub " +"skalowany (w oparciu o maskę).\n" +"Klucze są dodawane tylko do istniejących ścieżek, żadne nowe ścieżki nie " +"zostaną utworzone.\n" +"Za pierwszym razem klucze muszą być umieszczone ręcznie." + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Auto Insert Key" +msgstr "Automatycznie wstaw klucz" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Insert Key (Existing Tracks)" -msgstr "Wstaw Klucz (Istniejące Ścieżki)" +msgstr "Wstaw klucz (istniejące ścieżki)" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Copy Pose" -msgstr "Skopiuj Pozę" +msgstr "Skopiuj pozę" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Clear Pose" -msgstr "Wyczyść Pozę" +msgstr "Wyczyść pozę" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Multiply grid step by 2" @@ -4547,7 +4889,7 @@ msgstr "Dodawanie %s..." #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Cannot instantiate multiple nodes without root." -msgstr "Nie można utworzyć wielu wezłów bez węzła głównego." +msgstr "Nie można utworzyć wielu węzłów bez węzła głównego." #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp @@ -4568,13 +4910,12 @@ msgid "" "Drag & drop + Shift : Add node as sibling\n" "Drag & drop + Alt : Change node type" msgstr "" -"Przeciągnij i upuść + Shift: dodaj węzeł równorzędny\n" +"Przeciągnij i upuść + Shift: Dodaj węzeł równorzędny\n" "Przeciągnij i upuść + Alt: Zmień typ węzła" #: editor/plugins/collision_polygon_editor_plugin.cpp -#, fuzzy msgid "Create Polygon3D" -msgstr "Utwórz wielokąt" +msgstr "Utwórz Wielokąt3D" #: editor/plugins/collision_polygon_editor_plugin.cpp msgid "Edit Poly" @@ -4588,6 +4929,52 @@ msgstr "Edytuj wielokąt (usuń punkty)" msgid "Set Handle" msgstr "Ustaw Uchwyt" +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Error loading image:" +msgstr "Błąd wczytywania obrazu:" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "No pixels with transparency > 128 in image..." +msgstr "Brak pikseli z przeźroczystością > 128 w obrazie..." + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Load Emission Mask" +msgstr "Wczytaj maskę emisji" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Clear Emission Mask" +msgstr "Usuń maskę emisji" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +#: editor/plugins/particles_editor_plugin.cpp +msgid "Particles" +msgstr "Cząsteczki" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Generated Point Count:" +msgstr "Wygeneruj chmurę punktów:" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Emission Mask" +msgstr "Maska emisji" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Capture from Pixel" +msgstr "Przechwytywanie z piksela" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Emission Colors" +msgstr "Kolor emisji" + #: editor/plugins/cpu_particles_editor_plugin.cpp msgid "CPUParticles" msgstr "Cząsteczki CPU" @@ -4670,6 +5057,10 @@ msgstr "Przytrzymaj Shift aby edytować styczne indywidualnie" msgid "Bake GI Probe" msgstr "Wypal sondę GI" +#: editor/plugins/gradient_editor_plugin.cpp +msgid "Gradient Edited" +msgstr "Gradient edytowany" + #: editor/plugins/item_list_editor_plugin.cpp msgid "Item %d" msgstr "Element %d" @@ -4749,7 +5140,7 @@ msgstr "Nie udało się utworzyć zarysu!" #: editor/plugins/mesh_instance_editor_plugin.cpp msgid "Create Outline" -msgstr "Utwórz zarys" +msgstr "Utwórz obrys" #: editor/plugins/mesh_instance_editor_plugin.cpp msgid "Mesh" @@ -4764,9 +5155,8 @@ msgid "Create Convex Static Body" msgstr "Utwórz statyczne ciało wypukłe" #: editor/plugins/mesh_instance_editor_plugin.cpp -#, fuzzy msgid "Create Trimesh Collision Sibling" -msgstr "Utwórz trójsiatkę sąsiednich kolizji" +msgstr "Utwórz sąsiadującą trójsiatkę kolizji" #: editor/plugins/mesh_instance_editor_plugin.cpp msgid "Create Convex Collision Sibling" @@ -4927,29 +5317,12 @@ msgid "Generating Visibility Rect" msgstr "Generowanie prostokąta widzialności" #: editor/plugins/particles_2d_editor_plugin.cpp -#, fuzzy -msgid "Can only set point into a ParticlesMaterial process material" -msgstr "Punkt można wstawić tylko w materiał obróbki ParticlesMaterial" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Error loading image:" -msgstr "Błąd wczytywania obrazu:" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "No pixels with transparency > 128 in image..." -msgstr "Brak pikseli z przeźroczystością > 128 w obrazie..." - -#: editor/plugins/particles_2d_editor_plugin.cpp msgid "Generate Visibility Rect" -msgstr "Wygeneruj prostokąta widzialności" +msgstr "Wygeneruj prostokąt widoczności" #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Load Emission Mask" -msgstr "Wczytaj maskę emisji" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Clear Emission Mask" -msgstr "Usuń maskę emisji" +msgid "Can only set point into a ParticlesMaterial process material" +msgstr "Punkt można wstawić tylko w materiał przetwarzania ParticlesMaterial" #: editor/plugins/particles_2d_editor_plugin.cpp #: editor/plugins/particles_editor_plugin.cpp @@ -4958,30 +5331,9 @@ msgstr "Przekonwertuj na cząsteczki CPU" #: editor/plugins/particles_2d_editor_plugin.cpp #: editor/plugins/particles_editor_plugin.cpp -msgid "Particles" -msgstr "Cząsteczki" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Generated Point Count:" -msgstr "Wygeneruj chmurę punktów:" - -#: editor/plugins/particles_2d_editor_plugin.cpp -#: editor/plugins/particles_editor_plugin.cpp msgid "Generation Time (sec):" msgstr "Czas generowania (sek):" -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Emission Mask" -msgstr "Maska emisji" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Capture from Pixel" -msgstr "Przechwytywanie z piksela" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Emission Colors" -msgstr "Kolor emisji" - #: editor/plugins/particles_editor_plugin.cpp msgid "Faces contain no area!" msgstr "Ściana nie ma powierzchni!" @@ -5023,35 +5375,32 @@ msgid "Emission Source: " msgstr "Źródła emisji: " #: editor/plugins/particles_editor_plugin.cpp -#, fuzzy msgid "A processor material of type 'ParticlesMaterial' is required." -msgstr "Materiał przetwarzający typu 'ParticlesMaterial' jest wymagany." +msgstr "Materiał przetwarzający typu \"ParticlesMaterial\" jest wymagany." #: editor/plugins/particles_editor_plugin.cpp msgid "Generating AABB" msgstr "Generowanie AABB" #: editor/plugins/particles_editor_plugin.cpp -msgid "Generate AABB" -msgstr "Generuj AABB" - -#: editor/plugins/particles_editor_plugin.cpp msgid "Generate Visibility AABB" msgstr "Generuj AABB widoczności" +#: editor/plugins/particles_editor_plugin.cpp +msgid "Generate AABB" +msgstr "Generuj AABB" + #: editor/plugins/path_2d_editor_plugin.cpp msgid "Remove Point from Curve" msgstr "Usuń punkt z krzywej" #: editor/plugins/path_2d_editor_plugin.cpp -#, fuzzy msgid "Remove Out-Control from Curve" -msgstr "Usuń punkt z krzywej" +msgstr "Usuń punkt kontrolny wychodzący z krzywej" #: editor/plugins/path_2d_editor_plugin.cpp -#, fuzzy msgid "Remove In-Control from Curve" -msgstr "Usuń punkt z krzywej" +msgstr "Usuń punkt kontrolny wchodzący z krzywej" #: editor/plugins/path_2d_editor_plugin.cpp #: editor/plugins/path_editor_plugin.cpp @@ -5059,9 +5408,8 @@ msgid "Add Point to Curve" msgstr "Dodaj punkt do krzywej" #: editor/plugins/path_2d_editor_plugin.cpp -#, fuzzy msgid "Split Curve" -msgstr "Zamknij krzywą" +msgstr "Podziel krzywą" #: editor/plugins/path_2d_editor_plugin.cpp msgid "Move Point in Curve" @@ -5069,11 +5417,11 @@ msgstr "Przenieś punkt krzywej" #: editor/plugins/path_2d_editor_plugin.cpp msgid "Move In-Control in Curve" -msgstr "" +msgstr "Przesuń punkt kontrolny wchodzący z krzywej" #: editor/plugins/path_2d_editor_plugin.cpp msgid "Move Out-Control in Curve" -msgstr "" +msgstr "Przesuń punkt kontrolny wychodzący z krzywej" #: editor/plugins/path_2d_editor_plugin.cpp #: editor/plugins/path_editor_plugin.cpp @@ -5091,9 +5439,8 @@ msgid "Click: Add Point" msgstr "Klik: Dodaj Punkt" #: editor/plugins/path_2d_editor_plugin.cpp -#, fuzzy msgid "Left Click: Split Segment (in curve)" -msgstr "Podziel Segment (na krzywej)" +msgstr "LPM: Podziel Segment (na krzywej)" #: editor/plugins/path_2d_editor_plugin.cpp #: editor/plugins/path_editor_plugin.cpp @@ -5144,14 +5491,12 @@ msgid "Set Curve Point Position" msgstr "Ustaw pozycje punktu krzywej" #: editor/plugins/path_editor_plugin.cpp -#, fuzzy msgid "Set Curve In Position" -msgstr "Ustaw pozycje krzywej" +msgstr "Ustaw punkt kontrolny wchodzący z krzywej" #: editor/plugins/path_editor_plugin.cpp -#, fuzzy msgid "Set Curve Out Position" -msgstr "Ustaw pozycje punktu krzywej" +msgstr "Ustaw punkt kontrolny wychodzący z krzywej" #: editor/plugins/path_editor_plugin.cpp msgid "Split Path" @@ -5162,14 +5507,12 @@ msgid "Remove Path Point" msgstr "Usuń punkt ścieżki" #: editor/plugins/path_editor_plugin.cpp -#, fuzzy msgid "Remove Out-Control Point" -msgstr "Usuń punkt ścieżki" +msgstr "Usuń punkt kontrolny wychodzący" #: editor/plugins/path_editor_plugin.cpp -#, fuzzy msgid "Remove In-Control Point" -msgstr "Usuń punkt ścieżki" +msgstr "Usuń punkt kontrolny wchodzący" #: editor/plugins/path_editor_plugin.cpp msgid "Split Segment (in curve)" @@ -5185,7 +5528,6 @@ msgid "" msgstr "Właściwość skeleton węzła Polygon2D nie wskazuje na węzeł Skeleton2D" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Sync Bones" msgstr "Synchronizuj kości" @@ -5194,57 +5536,60 @@ msgid "" "No texture in this polygon.\n" "Set a texture to be able to edit UV." msgstr "" +"Ten wielokąt nie ma tekstury.\n" +"Ustaw teksturę, by móc edytować UV." #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Create UV Map" msgstr "Utwórz Mapę UV" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Create Polygon & UV" -msgstr "Utwórz wielokąt i UV" +msgid "" +"Polygon 2D has internal vertices, so it can no longer be edited in the " +"viewport." +msgstr "" +"Wielokąt 2D ma wewnętrzne wierzchołki, więc nie można go już edytować w " +"oknie roboczym." #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Split point with itself." -msgstr "Podziel punkt ze sobą." +msgid "Create Polygon & UV" +msgstr "Utwórz wielokąt i UV" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Split can't form an existing edge." -msgstr "Podział nie może uformować istniejącej krawędzi." +msgid "Create Internal Vertex" +msgstr "Utwórz wewnętrzny wierzchołek" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Split already exists." -msgstr "Podział już istnieje." +msgid "Remove Internal Vertex" +msgstr "Usuń wewnętrzny wierzchołek" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Add Split" -msgstr "Dodaj podział" +msgid "Invalid Polygon (need 3 different vertices)" +msgstr "Nieprawidłowy wielokąt (potrzebujesz 3 różnych wierzchołków)" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Invalid Split: " -msgstr "Niepoprawny podział: " +msgid "Add Custom Polygon" +msgstr "Dodaj niestandardowy wielokąt" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Remove Split" -msgstr "Usuń podział" +msgid "Remove Custom Polygon" +msgstr "Usuń niestandardowy wielokąt" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Transform UV Map" msgstr "Przekształć Mapę UV" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Transform Polygon" -msgstr "Typ przekształcenia" +msgstr "Przekształć wielokąt" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Paint Bone Weights" -msgstr "Maluj wagi kości" +msgstr "Oznacz ciężar kości" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Open Polygon 2D UV editor." -msgstr "Wielokąt 2D UV Edytor" +msgstr "Otwórz Polygon 2D UV editor." #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Polygon 2D UV Editor" @@ -5255,21 +5600,20 @@ msgid "UV" msgstr "UV" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Poly" -msgstr "Wielokąt" +msgid "Points" +msgstr "Punkty" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Splits" -msgstr "Podziały" +msgid "Polygons" +msgstr "Wielokąt" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Bones" msgstr "Kości" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Move Points" -msgstr "Przesuń Punkt" +msgstr "Przesuń punkty" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Ctrl: Rotate" @@ -5296,24 +5640,24 @@ msgid "Scale Polygon" msgstr "Skaluj Wielokąt" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy -msgid "Connect two points to make a split." -msgstr "Połącz dwa punkty, by utworzyć podział" +msgid "Create a custom polygon. Enables custom polygon rendering." +msgstr "Utwórz własny wielokąt. Włącza renderowanie własnego wielokąta." #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy -msgid "Select a split to erase it." -msgstr "Wybierz podział, by go usunąć" +msgid "" +"Remove a custom polygon. If none remain, custom polygon rendering is " +"disabled." +msgstr "" +"Usuń własny wielokąt. Jeśli nie został żaden, renderowanie własnych " +"wielokątów jest wyłączone." #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Paint weights with specified intensity." -msgstr "Maluj wagi z podaną intensywnością" +msgstr "Oznacz ciężar ze sprecyzowaną intensywnością." #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Unpaint weights with specified intensity." -msgstr "Odmaluj wagi z podaną intensywnością" +msgstr "Odznacz ciężar ze sprecyzowaną intensywnością." #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Radius:" @@ -5416,7 +5760,7 @@ msgstr "Otwórz w edytorze" #: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Load Resource" -msgstr "Wczytaj Zasób" +msgstr "Wczytaj zasób" #: editor/plugins/resource_preloader_editor_plugin.cpp msgid "ResourcePreloader" @@ -5455,22 +5799,18 @@ msgid "Error saving file!" msgstr "Błąd zapisywania pliku!" #: editor/plugins/script_editor_plugin.cpp -#, fuzzy msgid "Error while saving theme." -msgstr "Błąd podczas zapisywania motywu" +msgstr "Błąd podczas zapisywania motywu." #: editor/plugins/script_editor_plugin.cpp -#, fuzzy msgid "Error Saving" msgstr "Błąd zapisywania" #: editor/plugins/script_editor_plugin.cpp -#, fuzzy msgid "Error importing theme." -msgstr "Błąd importowania motywu" +msgstr "Błąd importowania motywu." #: editor/plugins/script_editor_plugin.cpp -#, fuzzy msgid "Error Importing" msgstr "Błąd importowania" @@ -5503,9 +5843,8 @@ msgid "Save Theme As..." msgstr "Zapisz motyw jako..." #: editor/plugins/script_editor_plugin.cpp -#, fuzzy -msgid " Class Reference" -msgstr " Referencja klas" +msgid "%s Class Reference" +msgstr "Referencja klasy %s" #: editor/plugins/script_editor_plugin.cpp msgid "Toggle alphabetical sorting of the method list." @@ -5540,9 +5879,8 @@ msgid "File" msgstr "Plik" #: editor/plugins/script_editor_plugin.cpp -#, fuzzy msgid "Open..." -msgstr "Otwórz" +msgstr "Otwórz..." #: editor/plugins/script_editor_plugin.cpp msgid "Save All" @@ -5570,9 +5908,8 @@ msgid "Theme" msgstr "Motyw" #: editor/plugins/script_editor_plugin.cpp -#, fuzzy msgid "Import Theme..." -msgstr "Zaimportuj motyw" +msgstr "Importuj motyw..." #: editor/plugins/script_editor_plugin.cpp msgid "Reload Theme" @@ -5637,6 +5974,14 @@ msgid "Open Godot online documentation" msgstr "Otwórz dokumentację online" #: editor/plugins/script_editor_plugin.cpp +msgid "Request Docs" +msgstr "Poproś o dokumentację" + +#: editor/plugins/script_editor_plugin.cpp +msgid "Help improve the Godot documentation by giving feedback" +msgstr "Pomóż polepszyć dokumentację Godota przesyłając opinię" + +#: editor/plugins/script_editor_plugin.cpp msgid "Search the reference documentation." msgstr "Poszukaj w dokumentacji referencyjnej." @@ -5748,7 +6093,7 @@ msgstr "Wcięcie w prawo" #: editor/plugins/script_text_editor.cpp msgid "Toggle Comment" -msgstr "Ustaw komentarz" +msgstr "Przełącz komentarz" #: editor/plugins/script_text_editor.cpp msgid "Fold/Unfold Line" @@ -5832,6 +6177,14 @@ msgid "This skeleton has no bones, create some children Bone2D nodes." msgstr "Ten szkielet nie ma kości. Stwórz jakieś węzły potomne Bone2D." #: editor/plugins/skeleton_2d_editor_plugin.cpp +msgid "Create Rest Pose from Bones" +msgstr "Utwórz pozę spoczynkową z kości" + +#: editor/plugins/skeleton_2d_editor_plugin.cpp +msgid "Set Rest Pose to Bones" +msgstr "Ustaw kościom pozę spoczynkową" + +#: editor/plugins/skeleton_2d_editor_plugin.cpp msgid "Skeleton2D" msgstr "Szkielet 2D" @@ -5940,10 +6293,6 @@ msgid "Vertices" msgstr "Wierzchołki" #: editor/plugins/spatial_editor_plugin.cpp -msgid "FPS" -msgstr "Klatki na sekundę" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Top View." msgstr "Widok z góry." @@ -5988,8 +6337,8 @@ msgid "Rear" msgstr "Tył" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Align with view" -msgstr "Wyrównaj z widokiem" +msgid "Align with View" +msgstr "Dopasuj do widoku" #: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp msgid "No parent to instance a child at." @@ -6024,9 +6373,8 @@ msgid "View Environment" msgstr "Wyświetlaj środowisko" #: editor/plugins/spatial_editor_plugin.cpp -#, fuzzy msgid "View Gizmos" -msgstr "Pokaż uchwyty" +msgstr "Pokaż ikony węzłów" #: editor/plugins/spatial_editor_plugin.cpp msgid "View Information" @@ -6081,6 +6429,14 @@ msgid "Freelook Speed Modifier" msgstr "Zmiennik prędkości \"Wolnego widoku\"" #: editor/plugins/spatial_editor_plugin.cpp +msgid "" +"Note: The FPS value displayed is the editor's framerate.\n" +"It cannot be used as a reliable indication of in-game performance." +msgstr "" +"Uwaga: Wyświetlana wartość FPS pochodzi z edytora.\n" +"Nie może być używana jako miarodajny wskaźnik wydajności w grze." + +#: editor/plugins/spatial_editor_plugin.cpp msgid "View Rotation Locked" msgstr "Obroty widoku zablokowane" @@ -6089,6 +6445,10 @@ msgid "XForm Dialog" msgstr "Okno dialogowe XForm" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Snap Nodes To Floor" +msgstr "Przyciągnij węzły do podłogi" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Select Mode (Q)" msgstr "Tryb zaznaczenia (Q)" @@ -6276,7 +6636,6 @@ msgid "View Z-Far:" msgstr "Widok Z-Daleko:" #: editor/plugins/spatial_editor_plugin.cpp -#, fuzzy msgid "Transform Change" msgstr "Zmiana przekształcenia" @@ -6293,7 +6652,6 @@ msgid "Scale (ratio):" msgstr "Skala (proporcja):" #: editor/plugins/spatial_editor_plugin.cpp -#, fuzzy msgid "Transform Type" msgstr "Typ przekształcenia" @@ -6306,8 +6664,24 @@ msgid "Post" msgstr "Po" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Name-less gizmo" -msgstr "" +msgid "Nameless gizmo" +msgstr "Uchwyt bez nazwy" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Create Mesh2D" +msgstr "Utwórz węzeł Mesh2D" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Create Polygon2D" +msgstr "Utwórz węzeł Polygon2D" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Create CollisionPolygon2D" +msgstr "Utwórz węzeł CollisionPolygon2D" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Create LightOccluder2D" +msgstr "Utwórz węzeł LightOccluder2D" #: editor/plugins/sprite_editor_plugin.cpp msgid "Sprite is empty!" @@ -6323,16 +6697,36 @@ msgid "Invalid geometry, can't replace by mesh." msgstr "Nieprawidłowa geometria, nie można zastąpić przez siatkę." #: editor/plugins/sprite_editor_plugin.cpp +msgid "Invalid geometry, can't create polygon." +msgstr "Nieprawidłowa geometria, nie można utworzyć wielokąta." + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Invalid geometry, can't create collision polygon." +msgstr "Nieprawidłowa geometria, nie można utworzyć wielokąta kolizji." + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Invalid geometry, can't create light occluder." +msgstr "Nieprawidłowa geometria, nie można utworzyć przesłaniacza światła." + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Sprite" msgstr "Sprite" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Convert to 2D Mesh" -msgstr "Konwertuj do siatki 2D" +msgid "Convert to Mesh2D" +msgstr "Zamień na Mesh2D" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Convert to Polygon2D" +msgstr "Zamień na Polygon2D" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Create 2D Mesh" -msgstr "Utwórz siatkę 2D" +msgid "Create CollisionPolygon2D Sibling" +msgstr "Utwórz równorzędny węzeł CollisionPolygon2D" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Create LightOccluder2D Sibling" +msgstr "Utwórz równorzędny węzeł LightOccluder2D" #: editor/plugins/sprite_editor_plugin.cpp msgid "Simplification: " @@ -6371,10 +6765,6 @@ msgid "Add Empty" msgstr "Dodaj pusty" #: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Change Animation Loop" -msgstr "Zmień pętle animacji" - -#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Change Animation FPS" msgstr "Zmień FPS animacji" @@ -6383,8 +6773,12 @@ msgid "(empty)" msgstr "(pusty)" #: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Animations" -msgstr "Animacje" +msgid "Animations:" +msgstr "Animacje:" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "New Animation" +msgstr "Nowa animacja" #: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Speed (FPS):" @@ -6395,8 +6789,8 @@ msgid "Loop" msgstr "Pętla" #: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Animation Frames" -msgstr "Klatki animacji" +msgid "Animation Frames:" +msgstr "Klatki animacji:" #: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Insert Empty (Before)" @@ -6423,9 +6817,8 @@ msgid "Set Region Rect" msgstr "Ustaw obszar tekstury" #: editor/plugins/texture_region_editor_plugin.cpp -#, fuzzy msgid "Set Margin" -msgstr "Ustaw Uchwyt" +msgstr "Ustaw margines" #: editor/plugins/texture_region_editor_plugin.cpp msgid "Snap Mode:" @@ -6669,14 +7062,12 @@ msgid "Clear transform" msgstr "Wyczyść przekształcenie" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Add Texture(s) to TileSet." -msgstr "Dodaj teksturę do TileSetu" +msgstr "Dodaj teksturę/y do TileSetu." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Remove selected Texture from TileSet." -msgstr "Usuń aktualną teksturę z TileSetu" +msgstr "Usuń zaznaczoną Teksturę z TileSetu." #: editor/plugins/tile_set_editor_plugin.cpp msgid "Create from Scene" @@ -6687,41 +7078,57 @@ msgid "Merge from Scene" msgstr "Połącz ze sceny" #: editor/plugins/tile_set_editor_plugin.cpp +msgid "Next Coordinate" +msgstr "Następny koordynat" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Select the next shape, subtile, or Tile." +msgstr "Wybierz następny kształt, podkafelek lub Kafelek." + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Previous Coordinate" +msgstr "Poprzedni koordynat" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Select the previous shape, subtile, or Tile." +msgstr "Wybierz poprzedni kształt, podkafelek lub Kafelek." + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Copy bitmask." -msgstr "" +msgstr "Kopiuj maskę bitową." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Paste bitmask." -msgstr "Wklej animację" +msgstr "Wklej maskę bitową." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Erase bitmask." -msgstr "Usuń punkty." +msgstr "Wyczyść maskę bitową." + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Create a new rectangle." +msgstr "Utwórz nowy prostokąt." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Create a new polygon." -msgstr "Utwórz nowy wielokąt od zera." +msgstr "Utwórz nowy wielokąt." #: editor/plugins/tile_set_editor_plugin.cpp msgid "Keep polygon inside region Rect." -msgstr "" +msgstr "Trzymaj wielokąt wewnątrz regionu Prostokąta." #: editor/plugins/tile_set_editor_plugin.cpp msgid "Enable snap and show grid (configurable via the Inspector)." -msgstr "" +msgstr "Włącz przyciąganie i pokaż siatkę (konfigurowalne w inspektorze)." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Display Tile Names (Hold Alt Key)" msgstr "Pokaż nazwy kafelków (przytrzymaj Alt)" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Remove selected texture? This will remove all tiles which use it." -msgstr "Usunąć wybraną teksturę i WSZYSTKIE KAFELKI, które jej używają?" +msgstr "" +"Usunąć wybraną teksturę? To usunie wszystkie kafelki, które jej używają." #: editor/plugins/tile_set_editor_plugin.cpp msgid "You haven't selected a texture to remove." @@ -6729,16 +7136,15 @@ msgstr "Nie wybrano tekstury do usunięcia." #: editor/plugins/tile_set_editor_plugin.cpp msgid "Create from scene? This will overwrite all current tiles." -msgstr "" +msgstr "Utworzyć na podstawie sceny? Obecne kafelki zostaną nadpisane." #: editor/plugins/tile_set_editor_plugin.cpp msgid "Merge from scene?" msgstr "Połącz ze sceny?" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Remove Texture" -msgstr "Usuń szablon" +msgstr "Usuń teksturę" #: editor/plugins/tile_set_editor_plugin.cpp msgid "%s file(s) were not added because was already on the list." @@ -6753,9 +7159,8 @@ msgstr "" "Kliknij na inny kafelek, by go edytować." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Delete selected Rect." -msgstr "Usunąć zaznaczone pliki?" +msgstr "Usuń zaznaczony Prostokąt." #: editor/plugins/tile_set_editor_plugin.cpp msgid "" @@ -6766,20 +7171,18 @@ msgstr "" "Kliknij inny kafelek, by go edytować." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Delete polygon." -msgstr "Usuwanie punktów" +msgstr "Usuń wielokąt." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "" "LMB: Set bit on.\n" "RMB: Set bit off.\n" "Click on another Tile to edit it." msgstr "" -"LPM: włącz bit.\n" -"PPM: wyłącz bit.\n" -"Kliknij inny kafelek, by go edytować." +"LPM: Włącz bit.\n" +"PPM: Wyłącz bit.\n" +"Kliknij inny Kafelek, by go edytować." #: editor/plugins/tile_set_editor_plugin.cpp msgid "" @@ -6800,108 +7203,124 @@ msgstr "" "Kliknij inny kafelek, by go edytować." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "" "Select sub-tile to change its z index.\n" "Click on another Tile to edit it." msgstr "" -"Wybierz pod-kafelek, by zmienić jego priorytet.\n" -"Kliknij inny kafelek, by go edytować." +"Wybierz pod-kafelek, by zmienić jego indeks Z.\n" +"Kliknij inny Kafelek, by go edytować." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Set Tile Region" -msgstr "Ustaw obszar tekstury" +msgstr "Ustaw obszar Kafelka" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Create Tile" -msgstr "Utwórz katalog" +msgstr "Utwórz Kafelek" #: editor/plugins/tile_set_editor_plugin.cpp msgid "Set Tile Icon" -msgstr "" +msgstr "Ustaw ikonę Kafelka" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Edit Tile Bitmask" -msgstr "Edytuj filtry" +msgstr "Edytuj maskę bitową Kafelka" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Edit Collision Polygon" -msgstr "Edytuj istniejący polygon:" +msgstr "Edytuj wielokąt kolizji" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Edit Occlusion Polygon" -msgstr "Edytuj wielokąt" +msgstr "Edytuj wielokąt okluzji" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Edit Navigation Polygon" -msgstr "Utwórz wielokąt nawigacyjny" +msgstr "Edytuj wielokąt nawigacji" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Paste Tile Bitmask" -msgstr "Wklej animację" +msgstr "Wklej maskę bitową Kafelka" #: editor/plugins/tile_set_editor_plugin.cpp msgid "Clear Tile Bitmask" -msgstr "" +msgstr "Wyczyść maskę bitową Kafelka" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Make Polygon Concave" +msgstr "Zmień wielokąt na wklęsły" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Make Polygon Convex" +msgstr "Zmień wielokąt na wypukły" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Remove Tile" -msgstr "Usuń szablon" +msgstr "Usuń Kafelek" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Remove Collision Polygon" -msgstr "Usuń wielokąt i punkt" +msgstr "Usuń wielokąt kolizji" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Remove Occlusion Polygon" -msgstr "Stwórz Occluder Polygon" +msgstr "Usuń wielokąt okluzji" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Remove Navigation Polygon" -msgstr "Utwórz wielokąt nawigacyjny" +msgstr "Utwórz wielokąt nawigacji" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Edit Tile Priority" -msgstr "Edytuj filtry" +msgstr "Edytuj priorytet Kafelka" #: editor/plugins/tile_set_editor_plugin.cpp msgid "Edit Tile Z Index" -msgstr "" +msgstr "Edytuj indeks Z Kafelka" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Create Collision Polygon" -msgstr "Utwórz wielokąt nawigacyjny" +msgstr "Utwórz wielokąt kolizji" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Create Occlusion Polygon" -msgstr "Stwórz Occluder Polygon" +msgstr "Utwórz wielokąt okluzji" #: editor/plugins/tile_set_editor_plugin.cpp msgid "This property can't be changed." msgstr "Ta właściwość nie może zostać zmieniona." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "TileSet" -msgstr "Zbiór kafelków" +msgstr "TileSet" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Set Uniform Name" +msgstr "Ustaw nazwę uniformu" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Set Input Default Port" +msgstr "Ustaw domyślny port wejścia" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Add Node to Visual Shader" +msgstr "Dodaj Węzeł do Wizualnego Shadera" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Duplicate Nodes" +msgstr "Duplikuj węzły" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Delete Nodes" +msgstr "Usuń węzły" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Visual Shader Input Type Changed" +msgstr "Typ wejścia shadera wizualnego zmieniony" #: editor/plugins/visual_shader_editor_plugin.cpp msgid "Vertex" -msgstr "Wierzchołek" +msgstr "Wierzchołki" #: editor/plugins/visual_shader_editor_plugin.cpp msgid "Fragment" @@ -6915,21 +7334,43 @@ msgstr "Światło" msgid "VisualShader" msgstr "Shader wizualny" +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Edit Visual Property" +msgstr "Edytuj Wizualną Właściwość" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Visual Shader Mode Changed" +msgstr "Zmiana Trybu Wizualnego Shadera" + #: editor/project_export.cpp msgid "Runnable" msgstr "Uruchamiany" #: editor/project_export.cpp msgid "Delete patch '%s' from list?" -msgstr "Usunąć ścieżkę '%s' z listy?" +msgstr "Usunąć ścieżkę \"%s\" z listy?" #: editor/project_export.cpp msgid "Delete preset '%s'?" -msgstr "Usunąć predefiniowane '%s'?" +msgstr "Usunąć profil \"%s\"?" #: editor/project_export.cpp -msgid "Export templates for this platform are missing/corrupted:" -msgstr "Brakuje szablonów eksportu dla tej platformy lub są uszkodzone:" +msgid "" +"Failed to export the project for platform '%s'.\n" +"Export templates seem to be missing or invalid." +msgstr "" +"Nie udało się wyeksportować projektu dla platformy \"%s\".\n" +"Brak szablonów eksportu lub są nieprawidłowe." + +#: editor/project_export.cpp +msgid "" +"Failed to export the project for platform '%s'.\n" +"This might be due to a configuration issue in the export preset or your " +"export settings." +msgstr "" +"Nie udało się wyeksportować projektu dla platformy \"%s\".\n" +"Może to być przez problem z konfiguracją w profilu eksportu lub twoich " +"ustawieniach eksportu." #: editor/project_export.cpp msgid "Release" @@ -6940,6 +7381,14 @@ msgid "Exporting All" msgstr "Eksportowanie wszystkiego" #: editor/project_export.cpp +msgid "The given export path doesn't exist:" +msgstr "Podana ścieżka eksportu nie istnieje:" + +#: editor/project_export.cpp +msgid "Export templates for this platform are missing/corrupted:" +msgstr "Brakuje szablonów eksportu dla tej platformy lub są uszkodzone:" + +#: editor/project_export.cpp msgid "Presets" msgstr "Profile eksportu" @@ -6948,9 +7397,8 @@ msgid "Add..." msgstr "Dodaj..." #: editor/project_export.cpp -#, fuzzy msgid "Export Path" -msgstr "Ścieżka eksportu:" +msgstr "Ścieżka eksportu" #: editor/project_export.cpp msgid "Resources" @@ -7011,9 +7459,8 @@ msgid "Feature List:" msgstr "Lista funkcji:" #: editor/project_export.cpp -#, fuzzy msgid "Script" -msgstr "Nowy skrypt" +msgstr "Skrypt" #: editor/project_export.cpp msgid "Script Export Mode:" @@ -7033,7 +7480,7 @@ msgstr "Zaszyfrowany (podaj klucz poniżej)" #: editor/project_export.cpp msgid "Invalid Encryption Key (must be 64 characters long)" -msgstr "" +msgstr "Nieprawidłowy klucz szyfrowania (długość musi wynosić 64 znaki)" #: editor/project_export.cpp msgid "Script Encryption Key (256-bits as hex):" @@ -7174,16 +7621,57 @@ msgstr "Ścieżka instalacji projektu:" #: editor/project_manager.cpp msgid "Browse" -msgstr "Szukaj" +msgstr "Przeglądaj" + +#: editor/project_manager.cpp +msgid "Renderer:" +msgstr "Renderer:" + +#: editor/project_manager.cpp +msgid "OpenGL ES 3.0" +msgstr "OpenGL ES 3.0" + +#: editor/project_manager.cpp +msgid "" +"Higher visual quality\n" +"All features available\n" +"Incompatible with older hardware\n" +"Not recommended for web games" +msgstr "" +"Wyższa jakość wizualna\n" +"Wszystkie funkcjonalności dostępne\n" +"Niekompatybilne ze starszym sprzętem\n" +"Niezalecane dla gier przeglądarkowych" + +#: editor/project_manager.cpp +msgid "OpenGL ES 2.0" +msgstr "OpenGL ES 2.0" + +#: editor/project_manager.cpp +msgid "" +"Lower visual quality\n" +"Some features not available\n" +"Works on most hardware\n" +"Recommended for web games" +msgstr "" +"Mniejsza jakość wizualna\n" +"Niektóre funkcjonalności niedostępne\n" +"Działa na większości sprzętu\n" +"Rekomendowane dla gier przeglądarkowych" + +#: editor/project_manager.cpp +msgid "Renderer can be changed later, but scenes may need to be adjusted." +msgstr "" +"Renderer może zostać później zmieniony, ale sceny mogą potrzebować " +"dostosowania." #: editor/project_manager.cpp msgid "Unnamed Project" msgstr "Projekt bez nazwy" #: editor/project_manager.cpp -#, fuzzy msgid "Can't open project at '%s'." -msgstr "Nie można otworzyć projektu" +msgstr "Nie można otworzyć projektu w '%s'." #: editor/project_manager.cpp msgid "Are you sure to open more than one project?" @@ -7191,6 +7679,28 @@ msgstr "Czy jesteś pewny że chcesz otworzyć więcej niż jeden projekt?" #: editor/project_manager.cpp msgid "" +"The following project settings file does not specify the version of Godot " +"through which it was created.\n" +"\n" +"%s\n" +"\n" +"If you proceed with opening it, it will be converted to Godot's current " +"configuration file format.\n" +"Warning: You will not be able to open the project with previous versions of " +"the engine anymore." +msgstr "" +"Podany plik ustawień projektu nie zawiera informacji o wersji Godota, w " +"której został stworzony.\n" +"\n" +"%s\n" +"\n" +"Jeśli mimo to go otworzysz, zostanie przekonwertowany do aktualnego formatu " +"pliku konfiguracji Godota.\n" +"Ostrzeżenie: Nie będziesz w stanie więcej otworzyć tego projektu z " +"wcześniejszymi wersjami silnika." + +#: editor/project_manager.cpp +msgid "" "The following project settings file was generated by an older engine " "version, and needs to be converted for this version:\n" "\n" @@ -7200,12 +7710,22 @@ msgid "" "Warning: You will not be able to open the project with previous versions of " "the engine anymore." msgstr "" +"Podany plik ustawień projektu został stworzony przez starszą wersję silnika " +"i musi zostać przekonwertowany do aktualnej wersji.\n" +"\n" +"%s\n" +"\n" +"Chcesz go przekonwertować?\n" +"Ostrzeżenie: Nie będziesz w stanie więcej otworzyć tego projektu z " +"wcześniejszymi wersjami silnika." #: editor/project_manager.cpp msgid "" "The project settings were created by a newer engine version, whose settings " "are not compatible with this version." msgstr "" +"Opcje projektu zostały utworzone w nowszej wersji silnika, która nie jest " +"kompatybilna z obecną wersją." #: editor/project_manager.cpp msgid "" @@ -7622,11 +8142,11 @@ msgstr "Autoładowanie" #: editor/property_editor.cpp msgid "Ease In" -msgstr "" +msgstr "Łagodne wejście" #: editor/property_editor.cpp msgid "Ease Out" -msgstr "" +msgstr "Łagodne wyjście" #: editor/property_editor.cpp msgid "Zero" @@ -7634,11 +8154,11 @@ msgstr "Zero" #: editor/property_editor.cpp msgid "Easing In-Out" -msgstr "" +msgstr "Łagodne wejście-wyjście" #: editor/property_editor.cpp msgid "Easing Out-In" -msgstr "" +msgstr "Łagodne wyjście-wejście" #: editor/property_editor.cpp msgid "File..." @@ -7690,9 +8210,8 @@ msgstr "" "Nie można załadować przekonwertowanego obrazka używając narzędzia PVRTC:" #: editor/rename_dialog.cpp editor/scene_tree_dock.cpp -#, fuzzy msgid "Batch Rename" -msgstr "Zmień nazwę" +msgstr "Grupowa zmiana nazwy" #: editor/rename_dialog.cpp msgid "Prefix" @@ -7735,10 +8254,12 @@ msgid "" "Sequential integer counter.\n" "Compare counter options." msgstr "" +"Sekwencyjny licznik całkowity.\n" +"Porównaj opcje licznika." #: editor/rename_dialog.cpp msgid "Per Level counter" -msgstr "" +msgstr "Poziomowy licznik" #: editor/rename_dialog.cpp msgid "If set the counter restarts for each group of child nodes" @@ -7773,9 +8294,8 @@ msgid "Regular Expressions" msgstr "Wyrażenia regularne" #: editor/rename_dialog.cpp -#, fuzzy msgid "Post-Process" -msgstr "Skrypt do wywołania po imporcie:" +msgstr "Przetwarzanie końcowe" #: editor/rename_dialog.cpp msgid "Keep" @@ -7889,6 +8409,24 @@ msgid "Duplicate Node(s)" msgstr "Duplikuj węzeł(y)" #: editor/scene_tree_dock.cpp +msgid "Can't reparent nodes in inherited scenes, order of nodes can't change." +msgstr "" +"Nie można zmieniać węzłów nadrzędnych w scenie dziedziczonej. Kolejność " +"węzłów nie może się zmienić." + +#: editor/scene_tree_dock.cpp +msgid "Node must belong to the edited scene to become root." +msgstr "Węzeł musi należeć do edytowanej sceny, by stać się korzeniem." + +#: editor/scene_tree_dock.cpp +msgid "Instantiated scenes can't become root" +msgstr "Instancje scen nie mogą zostać korzeniem" + +#: editor/scene_tree_dock.cpp +msgid "Make node as Root" +msgstr "Zmień węzeł na Korzeń" + +#: editor/scene_tree_dock.cpp msgid "Delete Node(s)?" msgstr "Usuń węzeł(y)?" @@ -7922,7 +8460,11 @@ msgstr "Wczytaj jako zastępczy" #: editor/scene_tree_dock.cpp msgid "Make Local" -msgstr "Zrób lokalne" +msgstr "Uczyń lokalnym" + +#: editor/scene_tree_dock.cpp +msgid "New Scene Root" +msgstr "Nowy korzeń sceny" #: editor/scene_tree_dock.cpp msgid "Create Root Node:" @@ -7989,10 +8531,6 @@ msgid "Open documentation" msgstr "Otwórz dokumentację" #: editor/scene_tree_dock.cpp -msgid "Delete Node(s)" -msgstr "Usuń węzeł (węzły)" - -#: editor/scene_tree_dock.cpp msgid "Add Child Node" msgstr "Dodaj węzeł" @@ -8274,7 +8812,7 @@ msgstr "Połączono z procesem potomnym" #: editor/script_editor_debugger.cpp msgid "Copy Error" -msgstr "Błąd kopiowania" +msgstr "Kopiuj błąd" #: editor/script_editor_debugger.cpp msgid "Inspect Previous Instance" @@ -8353,6 +8891,18 @@ msgid "Set From Tree" msgstr "Ustaw z drzewa" #: editor/settings_config_dialog.cpp +msgid "Erase Shortcut" +msgstr "Usuń skrót" + +#: editor/settings_config_dialog.cpp +msgid "Restore Shortcut" +msgstr "Przywróć skrót" + +#: editor/settings_config_dialog.cpp +msgid "Change Shortcut" +msgstr "Zmień skrót" + +#: editor/settings_config_dialog.cpp msgid "Shortcuts" msgstr "Skróty" @@ -8485,9 +9035,8 @@ msgid "GDNative" msgstr "GDNative" #: modules/gdscript/gdscript_functions.cpp -#, fuzzy msgid "Step argument is zero!" -msgstr "argument kroku wynosi zero!" +msgstr "Argument kroku wynosi zero!" #: modules/gdscript/gdscript_functions.cpp msgid "Not a script with an instance" @@ -8559,6 +9108,10 @@ msgid "GridMap Duplicate Selection" msgstr "GridMap duplikuj zaznaczenie" #: modules/gridmap/grid_map_editor_plugin.cpp +msgid "GridMap Paint" +msgstr "Malowanie GridMap" + +#: modules/gridmap/grid_map_editor_plugin.cpp msgid "Grid Map" msgstr "Grid Map" @@ -8567,17 +9120,14 @@ msgid "Snap View" msgstr "Przyciąganie widoku" #: modules/gridmap/grid_map_editor_plugin.cpp -#, fuzzy msgid "Clip Disabled" -msgstr "Wyłączone przycinanie" +msgstr "Wyłącz przycinanie" #: modules/gridmap/grid_map_editor_plugin.cpp -#, fuzzy msgid "Clip Above" msgstr "Przytnij powyżej" #: modules/gridmap/grid_map_editor_plugin.cpp -#, fuzzy msgid "Clip Below" msgstr "Przytnij poniżej" @@ -8691,28 +9241,23 @@ msgstr "Utwórz solucję C#" #: modules/mono/editor/mono_bottom_panel.cpp msgid "Builds" -msgstr "" +msgstr "Wydania" #: modules/mono/editor/mono_bottom_panel.cpp msgid "Build Project" msgstr "Zbuduj projekt" #: modules/mono/editor/mono_bottom_panel.cpp -msgid "Warnings" -msgstr "Ostrzeżenia" - -#: modules/mono/editor/mono_bottom_panel.cpp -#, fuzzy msgid "View log" -msgstr "Pokaż pliki" +msgstr "Pokaż logi" #: modules/mono/mono_gd/gd_mono_utils.cpp msgid "End of inner exception stack trace" -msgstr "" +msgstr "Koniec śladu stosu wewnętrznego wyjątku" #: modules/recast/navigation_mesh_editor_plugin.cpp msgid "Bake NavMesh" -msgstr "" +msgstr "Przygotuj NavMesh" #: modules/recast/navigation_mesh_editor_plugin.cpp msgid "Clear the navigation mesh." @@ -8728,7 +9273,7 @@ msgstr "Obliczanie wielkości siatki..." #: modules/recast/navigation_mesh_generator.cpp msgid "Creating heightfield..." -msgstr "" +msgstr "Tworzenie pola wysokości..." #: modules/recast/navigation_mesh_generator.cpp msgid "Marking walkable triangles..." @@ -8736,11 +9281,11 @@ msgstr "Zaznaczanie możliwych do przejścia trójkątów ..." #: modules/recast/navigation_mesh_generator.cpp msgid "Constructing compact heightfield..." -msgstr "" +msgstr "Konstruowanie zwartego pola wysokości..." #: modules/recast/navigation_mesh_generator.cpp msgid "Eroding walkable area..." -msgstr "" +msgstr "Erodowanie osiągalnego obszaru..." #: modules/recast/navigation_mesh_generator.cpp msgid "Partitioning..." @@ -8775,12 +9320,16 @@ msgid "" "A node yielded without working memory, please read the docs on how to yield " "properly!" msgstr "" +"Węzeł został zawieszony bez pamięci roboczej, przeczytaj w dokumentacji jak " +"właściwie zawieszać działanie węzłów!" #: modules/visual_script/visual_script.cpp msgid "" "Node yielded, but did not return a function state in the first working " "memory." msgstr "" +"Węzeł został zawieszony, ale nie zwrócił stanu funkcji w pierwszej pamięci " +"roboczej." #: modules/visual_script/visual_script.cpp msgid "" @@ -8796,7 +9345,7 @@ msgstr "Węzeł zwrócił niewłaściwą sekwencję wyjściową: " #: modules/visual_script/visual_script.cpp msgid "Found sequence bit but not the node in the stack, report bug!" -msgstr "" +msgstr "Znaleziono bit sekwencji, ale nie węzeł na stosie, zgłoś błąd!" #: modules/visual_script/visual_script.cpp msgid "Stack overflow with stack depth: " @@ -8863,10 +9412,6 @@ msgid "Change Expression" msgstr "Zmień wyrażenie" #: modules/visual_script/visual_script_editor.cpp -msgid "Add Node" -msgstr "Dodaj węzeł" - -#: modules/visual_script/visual_script_editor.cpp msgid "Remove VisualScript Nodes" msgstr "Usuwanie węzłów VisualScript" @@ -8877,31 +9422,34 @@ msgstr "Duplikuj węzły VisualScript" #: modules/visual_script/visual_script_editor.cpp msgid "Hold %s to drop a Getter. Hold Shift to drop a generic signature." msgstr "" +"Przytrzymaj %s, by upuścić pobieracz (Getter). Przytrzymaj Shift, by upuścić " +"generyczną sygnaturę." #: modules/visual_script/visual_script_editor.cpp msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature." msgstr "" +"Przytrzymaj Ctrl, by upuścić pobieracz (Getter). Przytrzymaj Shift, by " +"upuścić generyczną sygnaturę." #: modules/visual_script/visual_script_editor.cpp msgid "Hold %s to drop a simple reference to the node." -msgstr "" +msgstr "Przytrzymaj %s, by upuścić prostą referencję do węzła." #: modules/visual_script/visual_script_editor.cpp msgid "Hold Ctrl to drop a simple reference to the node." -msgstr "" +msgstr "Przytrzymaj Ctrl, by upuścić prostą referencję do węzła." #: modules/visual_script/visual_script_editor.cpp msgid "Hold %s to drop a Variable Setter." -msgstr "" +msgstr "Przytrzymaj %s, by upuścić ustawiacz (Setter) zmiennej." #: modules/visual_script/visual_script_editor.cpp msgid "Hold Ctrl to drop a Variable Setter." -msgstr "" +msgstr "Przytrzymaj Ctrl, by upuścić ustawiacz (Setter) zmiennej." #: modules/visual_script/visual_script_editor.cpp -#, fuzzy msgid "Add Preload Node" -msgstr "Dodaj dziecko węzła" +msgstr "Dodaj wstępnie wczytany węzeł" #: modules/visual_script/visual_script_editor.cpp msgid "Add Node(s) From Tree" @@ -8932,14 +9480,12 @@ msgid "Connect Nodes" msgstr "Podłącz węzły" #: modules/visual_script/visual_script_editor.cpp -#, fuzzy msgid "Connect Node Data" -msgstr "Podłącz węzły" +msgstr "Połącz dane węzła" #: modules/visual_script/visual_script_editor.cpp -#, fuzzy msgid "Connect Node Sequence" -msgstr "Podłącz węzły" +msgstr "Połącz sekwencję węzłów" #: modules/visual_script/visual_script_editor.cpp msgid "Script already has function '%s'" @@ -8950,6 +9496,10 @@ msgid "Change Input Value" msgstr "Zmień wartość wejściową" #: modules/visual_script/visual_script_editor.cpp +msgid "Resize Comment" +msgstr "Zmień rozmiar komentarza" + +#: modules/visual_script/visual_script_editor.cpp msgid "Can't copy the function node." msgstr "Nie można skopiować węzła funkcji." @@ -9098,6 +9648,89 @@ msgstr "Przyjmij %s" msgid "Set %s" msgstr "Ustaw %s" +#: platform/android/export/export.cpp +msgid "Package name is missing." +msgstr "Brakuje nazwy paczki." + +#: platform/android/export/export.cpp +msgid "Package segments must be of non-zero length." +msgstr "Segmenty paczki muszą mieć niezerową długość." + +#: platform/android/export/export.cpp +msgid "The character '%s' is not allowed in Android application package names." +msgstr "Znak '%s' nie jest dozwolony w nazwach paczek aplikacji Androida." + +#: platform/android/export/export.cpp +msgid "A digit cannot be the first character in a package segment." +msgstr "Cyfra nie może być pierwszym znakiem w segmencie paczki." + +#: platform/android/export/export.cpp +msgid "The character '%s' cannot be the first character in a package segment." +msgstr "Znak '%s' nie może być pierwszym znakiem w segmencie paczki." + +#: platform/android/export/export.cpp +msgid "The package must have at least one '.' separator." +msgstr "Paczka musi mieć co najmniej jedną kropkę jako separator." + +#: platform/android/export/export.cpp +msgid "ADB executable not configured in the Editor Settings." +msgstr "Plik wykonywalny ADB nie skonfigurowany w Ustawieniach Edytora." + +#: platform/android/export/export.cpp +msgid "OpenJDK jarsigner not configured in the Editor Settings." +msgstr "Jarsigner OpenJDK nie skonfigurowany w Ustawieniach Edytora." + +#: platform/android/export/export.cpp +msgid "Debug keystore not configured in the Editor Settings nor in the preset." +msgstr "" +"Debugowy keystore nieskonfigurowany w Ustawieniach Edytora ani w profilu " +"eksportu." + +#: platform/android/export/export.cpp +msgid "Invalid public key for APK expansion." +msgstr "Niepoprawny klucz publiczny dla ekspansji APK." + +#: platform/android/export/export.cpp +msgid "Invalid package name:" +msgstr "Niepoprawna nazwa paczki:" + +#: platform/iphone/export/export.cpp +msgid "Identifier is missing." +msgstr "Brakuje identyfikatora." + +#: platform/iphone/export/export.cpp +msgid "Identifier segments must be of non-zero length." +msgstr "Segmenty identyfikatora muszą mieć niezerową długość." + +#: platform/iphone/export/export.cpp +msgid "The character '%s' is not allowed in Identifier." +msgstr "Znak '%s' nie jest dozwolony w identyfikatorze." + +#: platform/iphone/export/export.cpp +msgid "A digit cannot be the first character in a Identifier segment." +msgstr "Cyfra nie może być pierwszym znakiem w segmencie identyfikatora." + +#: platform/iphone/export/export.cpp +msgid "" +"The character '%s' cannot be the first character in a Identifier segment." +msgstr "Znak '%s' nie może być pierwszym znakiem w segmencie identyfikatora." + +#: platform/iphone/export/export.cpp +msgid "The Identifier must have at least one '.' separator." +msgstr "Identyfikator musi mieć co najmniej jedną kropkę jako separator." + +#: platform/iphone/export/export.cpp +msgid "App Store Team ID not specified - cannot configure the project." +msgstr "App Store Team ID nie podany - nie można skonfigurować projektu." + +#: platform/iphone/export/export.cpp +msgid "Invalid Identifier:" +msgstr "Niepoprawny identyfikator:" + +#: platform/iphone/export/export.cpp +msgid "Required icon is not specified in the preset." +msgstr "Wymagana ikona nie jest podana w profilu eksportu." + #: platform/javascript/export/export.cpp msgid "Run in Browser" msgstr "Uruchom w przeglądarce" @@ -9127,9 +9760,60 @@ msgid "Could not read boot splash image file:" msgstr "Nie można odczytać pliku obrazu splash:" #: platform/javascript/export/export.cpp -#, fuzzy msgid "Using default boot splash image." -msgstr "Domyślny obrazek splash" +msgstr "Używam domyślnego obrazka powitalnego." + +#: platform/uwp/export/export.cpp +msgid "Invalid package unique name." +msgstr "Niewłaściwa unikalna nazwa paczki." + +#: platform/uwp/export/export.cpp +msgid "Invalid product GUID." +msgstr "Nieprawidłowy GUID produktu." + +#: platform/uwp/export/export.cpp +msgid "Invalid publisher GUID." +msgstr "Niepoprawny GUID wydawcy." + +#: platform/uwp/export/export.cpp +msgid "Invalid background color." +msgstr "Kolor tła nieprawidłowy." + +#: platform/uwp/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "Nieprawidłowe wymiary sklepowego obrazka logo (powinno być 50x50)." + +#: platform/uwp/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" +"Nieprawidłowe wymiary obrazka kwadratowego logo 44x44 (powinno być 44x44)." + +#: platform/uwp/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" +"Nieprawidłowe wymiary obrazka kwadratowego logo 71x71 (powinno być 71x71)." + +#: platform/uwp/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" +"Nieprawidłowe wymiary obrazka kwadratowego logo 150x150 (powinno być " +"150x150)." + +#: platform/uwp/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" +"Nieprawidłowe wymiary obrazka kwadratowego logo 310x310 (powinno być " +"310x310)." + +#: platform/uwp/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" +"Nieprawidłowe wymiary obrazka szerokiego logo 310x150 (powinno być 310x150)." + +#: platform/uwp/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" +"Nieprawidłowe wymiary obrazka ekranu powitalnego (powinno być 620x300)." #: scene/2d/animated_sprite.cpp msgid "" @@ -9240,6 +9924,16 @@ msgstr "" "Węzeł typu ParallaxLayer zadziała, jeśli będzie dzieckiem węzła " "ParallaxBackground." +#: scene/2d/particles_2d.cpp +msgid "" +"GPU-based particles are not supported by the GLES2 video driver.\n" +"Use the CPUParticles2D node instead. You can use the \"Convert to " +"CPUParticles\" option for this purpose." +msgstr "" +"Cząsteczki oparte o GPU są nieobsługiwane przez sterownik wideo GLES2.\n" +"Użyj zamiast tego węzła CPUParticles2D. Możesz użyć do tego celu opcji " +"\"Konwertuj na CPUParticles\"." + #: scene/2d/particles_2d.cpp scene/3d/particles.cpp msgid "" "A material to process the particles is not assigned, so no behavior is " @@ -9261,13 +9955,12 @@ msgid "PathFollow2D only works when set as a child of a Path2D node." msgstr "PathFollow2D zadziała tylko wtedy, gdy będzie dzieckiem węzeł Path2D." #: scene/2d/physics_body_2d.cpp -#, fuzzy msgid "" "Size changes to RigidBody2D (in character or rigid modes) will be overridden " "by the physics engine when running.\n" "Change the size in children collision shapes instead." msgstr "" -"Zmiany rozmiaru w RigidBody2D (w trybach character i rigid) zostaną " +"Zmiany rozmiaru w RigidBody2D (w trybach character lub rigid) zostaną " "nadpisane przez silnik fizyki podczas działania.\n" "Zamiast tego, zmień rozmiary kształtów kolizji w węzłach podrzędnych." @@ -9342,18 +10035,17 @@ msgstr "(Pozostały czas: %d:%02d s)" #: scene/3d/baked_lightmap.cpp msgid "Plotting Meshes: " -msgstr "" +msgstr "Kreślenie siatek: " #: scene/3d/baked_lightmap.cpp msgid "Plotting Lights:" -msgstr "" +msgstr "Kreślenie świateł:" #: scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp msgid "Finishing Plot" -msgstr "" +msgstr "Kończenie kreślenia" #: scene/3d/baked_lightmap.cpp -#, fuzzy msgid "Lighting Meshes: " msgstr "Oświetlanie siatek: " @@ -9400,10 +10092,17 @@ msgstr "" "Kształt musi być określony dla CollisionShape, aby spełniał swoje zadanie. " "Utwórz zasób typu CollisionShape w odpowiednim polu obiektu!" +#: scene/3d/collision_shape.cpp +msgid "" +"Plane shapes don't work well and will be removed in future versions. Please " +"don't use them." +msgstr "" +"Kształty płaszczyzny nie działają dobrze i zostaną usunięte w przyszłych " +"wersjach. Nie używaj ich." + #: scene/3d/cpu_particles.cpp -#, fuzzy msgid "Nothing is visible because no mesh has been assigned." -msgstr "Nic nie jest widoczne, bo nie została przypisana żadna siatka." +msgstr "Nie została przypisana żadna siatka, więc nic się nie pojawi." #: scene/3d/cpu_particles.cpp msgid "" @@ -9415,7 +10114,15 @@ msgstr "" #: scene/3d/gi_probe.cpp msgid "Plotting Meshes" +msgstr "Kreślenie siatek" + +#: scene/3d/gi_probe.cpp +msgid "" +"GIProbes are not supported by the GLES2 video driver.\n" +"Use a BakedLightmap instead." msgstr "" +"GIProbes nie są obsługiwane przez sterownik wideo GLES2.\n" +"Zamiast tego użyj BakedLightmap." #: scene/3d/navigation_mesh.cpp msgid "A NavigationMesh resource must be set or created for this node to work." @@ -9433,6 +10140,16 @@ msgstr "" #: scene/3d/particles.cpp msgid "" +"GPU-based particles are not supported by the GLES2 video driver.\n" +"Use the CPUParticles node instead. You can use the \"Convert to CPUParticles" +"\" option for this purpose." +msgstr "" +"Cząsteczki oparte o GPU są nieobsługiwane przez sterownik wideo GLES2.\n" +"Użyj zamiast tego węzła CPUParticles. Możesz użyć do tego celu opcji " +"\"Konwertuj na CPUParticles\"." + +#: scene/3d/particles.cpp +msgid "" "Nothing is visible because meshes have not been assigned to draw passes." msgstr "" "Nic nie jest widoczne, bo siatki nie zostały przypisane do kolejki rysowania." @@ -9450,51 +10167,27 @@ msgid "PathFollow only works when set as a child of a Path node." msgstr "PathFollow działa tylko, gdy jest węzłem podrzędnym Path." #: scene/3d/path.cpp -msgid "OrientedPathFollow only works when set as a child of a Path node." -msgstr "OrientedPathFollow działa tylko, gdy jest węzłem podrzędnym Path." - -#: scene/3d/path.cpp -#, fuzzy msgid "" -"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve " -"resource." +"PathFollow ROTATION_ORIENTED requires \"Up Vector\" enabled in its parent " +"Path's Curve resource." msgstr "" -"OrientedPathFollow wymaga włączonych wektorów w górę w jego nadrzędnym Path." +"PathFollow ROTATION_ORIENTED wymaga włączonego \"Wektora w górę\" w zasobie " +"Curve jego nadrzędnego węzła Path." #: scene/3d/physics_body.cpp -#, fuzzy msgid "" "Size changes to RigidBody (in character or rigid modes) will be overridden " "by the physics engine when running.\n" "Change the size in children collision shapes instead." msgstr "" -"Zmiany rozmiaru w RigidBody (w trybach character i rigid) zostaną nadpisane " -"przez silnik fizyki podczas działania.\n" +"Zmiany rozmiaru w RigidBody (w trybach character lub rigid) zostaną " +"nadpisane przez silnik fizyki podczas działania.\n" "Zamiast tego, zmień rozmiary kształtów kolizji w węzłach podrzędnych." #: scene/3d/remote_transform.cpp msgid "Path property must point to a valid Spatial node to work." msgstr "Pole Path musi wskazywać na węzeł Spatial." -#: scene/3d/scenario_fx.cpp -msgid "WorldEnvironment needs an Environment resource." -msgstr "WorldEnvironment wymaga zasobu Environment." - -#: scene/3d/scenario_fx.cpp -msgid "" -"Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." -msgstr "" -"Tylko jeden WorldEnvironment jest dozwolony na scenę (lub zestaw " -"zinstancjonowanych scen)." - -#: scene/3d/scenario_fx.cpp -msgid "" -"This WorldEnvironment is ignored. Either add a Camera (for 3D scenes) or set " -"this environment's Background Mode to Canvas (for 2D scenes)." -msgstr "" -"Ten WorldEnvironment jest ignorowany. Dodaj Camera (dla scen 3D) lub ustaw " -"Background Mode tego środowiska na Canvas (dla scen 2D)." - #: scene/3d/soft_body.cpp msgid "This body will be ignored until you set a mesh" msgstr "To ciało będzie ignorowane, dopóki nie ustawisz siatki" @@ -9525,6 +10218,25 @@ msgstr "" "VehicleWheel zapewnia system kół do VehicleBody. Proszę użyć go jako " "dziedziczącego po VehicleBody." +#: scene/3d/world_environment.cpp +msgid "WorldEnvironment needs an Environment resource." +msgstr "WorldEnvironment wymaga zasobu Environment." + +#: scene/3d/world_environment.cpp +msgid "" +"Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." +msgstr "" +"Tylko jeden WorldEnvironment jest dozwolony na scenę (lub zestaw " +"zinstancjonowanych scen)." + +#: scene/3d/world_environment.cpp +msgid "" +"This WorldEnvironment is ignored. Either add a Camera (for 3D scenes) or set " +"this environment's Background Mode to Canvas (for 2D scenes)." +msgstr "" +"Ten WorldEnvironment jest ignorowany. Dodaj Camera (dla scen 3D) lub ustaw " +"Background Mode tego środowiska na Canvas (dla scen 2D)." + #: scene/animation/animation_blend_tree.cpp msgid "On BlendTree node '%s', animation not found: '%s'" msgstr "W węźle BlendTree '%s', animacja nie znaleziona: '%s'" @@ -9565,15 +10277,35 @@ msgstr "Korzeń AnimationPlayer nie jest poprawnym węzłem." #: scene/animation/animation_tree_player.cpp msgid "This node has been deprecated. Use AnimationTree instead." -msgstr "" +msgstr "Ten węzeł jest przestarzały. Zamiast tego użyj AnimationTree." + +#: scene/gui/color_picker.cpp +msgid "Pick a color from the screen." +msgstr "Pobierz kolor z ekranu." #: scene/gui/color_picker.cpp msgid "Raw Mode" msgstr "Trybie RAW" #: scene/gui/color_picker.cpp -msgid "Add current color as a preset" -msgstr "Dodaj bieżący kolor jako domyślne" +msgid "Switch between hexadecimal and code values." +msgstr "Przełącz między szesnastkowymi i kodowymi wartościami." + +#: scene/gui/color_picker.cpp +msgid "Add current color as a preset." +msgstr "Dodaj bieżący kolor do zapisanych." + +#: scene/gui/container.cpp +msgid "" +"Container by itself serves no purpose unless a script configures it's " +"children placement behavior.\n" +"If you dont't intend to add a script, then please use a plain 'Control' node " +"instead." +msgstr "" +"Kontener sam w sobie nie spełnia żadnego celu, chyba że jakiś skrypt " +"konfiguruje sposób ustawiania jego podrzędnych węzłów.\n" +"Jeśli nie zamierzasz dodać skryptu, zamiast tego użyj zwykłego węzła " +"\"Control\"." #: scene/gui/dialogs.cpp msgid "Alert!" @@ -9583,6 +10315,10 @@ msgstr "Alarm!" msgid "Please Confirm..." msgstr "Proszę potwierdzić..." +#: scene/gui/file_dialog.cpp +msgid "Go to parent folder." +msgstr "Przejdź folder wyżej." + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " @@ -9595,7 +10331,7 @@ msgstr "" #: scene/gui/range.cpp msgid "If exp_edit is true min_value must be > 0." -msgstr "" +msgstr "Jeśli exp_edit jest prawdziwe, min_value musi być > 0." #: scene/gui/scroll_container.cpp msgid "" @@ -9668,6 +10404,62 @@ msgstr "Przypisanie do uniformu." msgid "Varyings can only be assigned in vertex function." msgstr "Varying może być przypisane tylko w funkcji wierzchołków." +#~ msgid "Snap (s): " +#~ msgstr "Przyciąganie (s): " + +#~ msgid "Insert keys." +#~ msgstr "Wstaw klucze." + +#~ msgid "Instance the selected scene(s) as child of the selected node." +#~ msgstr "Utwórz instancję wybranej sceny/scen jako dziecko wybranego węzła." + +#~ msgid "Warnings:" +#~ msgstr "Ostrzeżenia:" + +#~ msgid "Font Size:" +#~ msgstr "Rozmiar czcionki:" + +#~ msgid "Line:" +#~ msgstr "Linia:" + +#~ msgid "Col:" +#~ msgstr "Kolumna:" + +#~ msgid "OrientedPathFollow only works when set as a child of a Path node." +#~ msgstr "OrientedPathFollow działa tylko, gdy jest węzłem podrzędnym Path." + +#~ msgid "Split point with itself." +#~ msgstr "Podziel punkt ze sobą." + +#~ msgid "Split can't form an existing edge." +#~ msgstr "Podział nie może uformować istniejącej krawędzi." + +#~ msgid "Split already exists." +#~ msgstr "Podział już istnieje." + +#~ msgid "Add Split" +#~ msgstr "Dodaj podział" + +#~ msgid "Invalid Split: " +#~ msgstr "Niepoprawny podział: " + +#~ msgid "Remove Split" +#~ msgstr "Usuń podział" + +#~ msgid "Poly" +#~ msgstr "Wielokąt" + +#~ msgid "Splits" +#~ msgstr "Podziały" + +#, fuzzy +#~ msgid "Connect two points to make a split." +#~ msgstr "Połącz dwa punkty, by utworzyć podział." + +#, fuzzy +#~ msgid "Select a split to erase it." +#~ msgstr "Wybierz podział, by go usunąć." + #~ msgid "No name provided" #~ msgstr "Nie podano nazwy" @@ -9796,10 +10588,6 @@ msgstr "Varying może być przypisane tylko w funkcji wierzchołków." #~ msgid "Convert To Lowercase" #~ msgstr "Małe litery" -#, fuzzy -#~ msgid "Snap To Floor" -#~ msgstr "Przyciągaj do siatki" - #~ msgid "Rotate 0 degrees" #~ msgstr "Obróć o 0 stopni" @@ -10295,9 +11083,6 @@ msgstr "Varying może być przypisane tylko w funkcji wierzchołków." #~ msgid "Added:" #~ msgstr "Dodane:" -#~ msgid "Removed:" -#~ msgstr "Usunięte:" - #~ msgid "Could not save atlas subtexture:" #~ msgstr "Nie udało się zapisać tekstury atlasu:" @@ -10561,9 +11346,6 @@ msgstr "Varying może być przypisane tylko w funkcji wierzchołków." #~ msgid "Error importing:" #~ msgstr "Błąd importowania:" -#~ msgid "Only one file is required for large texture." -#~ msgstr "Tylko jeden plik jest wymagany dla dużych tekstur." - #~ msgid "Max Texture Size:" #~ msgstr "Maksymalny rozmiar tekstury:" @@ -10798,25 +11580,6 @@ msgstr "Varying może być przypisane tylko w funkcji wierzchołków." #~ msgstr "Błąd przy eksporcie projektu!" #, fuzzy -#~ msgid "Invalid unique name." -#~ msgstr "Niewłaściwa nazwa." - -#, fuzzy -#~ msgid "Invalid product GUID." -#~ msgstr "Niepoprawny rozmiar fonta." - -#, fuzzy -#~ msgid "Invalid publisher GUID." -#~ msgstr "Niepoprawna ścieżka bazowa" - -#~ msgid "Invalid background color." -#~ msgstr "Kolor tła nieprawidłowy." - -#~ msgid "Invalid splash screen image dimensions (should be 620x300)." -#~ msgstr "" -#~ "Nieprawidłowe wymiary obrazka ekranu powitalnego (powinno być 620x300)." - -#, fuzzy #~ msgid "RAW Mode" #~ msgstr "Tryb uruchamiania:" |