diff options
Diffstat (limited to 'editor/translations/pl.po')
-rw-r--r-- | editor/translations/pl.po | 217 |
1 files changed, 130 insertions, 87 deletions
diff --git a/editor/translations/pl.po b/editor/translations/pl.po index 4f18913a9b..e5e5e91d65 100644 --- a/editor/translations/pl.po +++ b/editor/translations/pl.po @@ -24,7 +24,7 @@ # Sebastian Pasich <sebastian.pasich@gmail.com>, 2017, 2019. # siatek papieros <sbigneu@gmail.com>, 2016. # Zatherz <zatherz@linux.pl>, 2017. -# Tomek <kobewi4e@gmail.com>, 2018, 2019. +# Tomek <kobewi4e@gmail.com>, 2018, 2019, 2020. # Wojcieh Er Zet <wojcieh.rzepecki@gmail.com>, 2018. # Dariusz Siek <dariuszynski@gmail.com>, 2018, 2019. # Szymon Nowakowski <smnbdg13@gmail.com>, 2019. @@ -42,7 +42,7 @@ msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2019-12-26 00:02+0000\n" +"PO-Revision-Date: 2020-01-27 07:10+0000\n" "Last-Translator: Tomek <kobewi4e@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/godot-engine/" "godot/pl/>\n" @@ -52,7 +52,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.10\n" +"X-Generator: Weblate 3.11-dev\n" #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp @@ -455,7 +455,7 @@ msgstr "Nie da się dodać nowej ścieżki bez korzenia" #: editor/animation_track_editor.cpp msgid "Invalid track for Bezier (no suitable sub-properties)" -msgstr "" +msgstr "Nieprawidłowa ścieżka dla Beziera (brak odpowiednich podwłaściwości)" #: editor/animation_track_editor.cpp msgid "Add Bezier Track" @@ -1223,10 +1223,22 @@ msgid "Error opening package file, not in ZIP format." msgstr "Błąd otwierania pliku pakietu, nie jest w formacie ZIP." #: editor/editor_asset_installer.cpp +msgid "%s (Already Exists)" +msgstr "%s (już istnieje)" + +#: editor/editor_asset_installer.cpp msgid "Uncompressing Assets" msgstr "Dekompresja zasobów" #: editor/editor_asset_installer.cpp editor/project_manager.cpp +msgid "The following files failed extraction from package:" +msgstr "Nie powiodło się wypakowanie z pakietu następujących plików:" + +#: editor/editor_asset_installer.cpp +msgid "And %s more files." +msgstr "I jeszcze %s plików." + +#: editor/editor_asset_installer.cpp editor/project_manager.cpp msgid "Package installed successfully!" msgstr "Pakiet zainstalowano poprawnie!" @@ -1235,6 +1247,10 @@ msgstr "Pakiet zainstalowano poprawnie!" msgid "Success!" msgstr "Sukces!" +#: editor/editor_asset_installer.cpp +msgid "Package Contents:" +msgstr "Zawartość paczki:" + #: editor/editor_asset_installer.cpp editor/editor_node.cpp msgid "Install" msgstr "Zainstaluj" @@ -1373,6 +1389,10 @@ msgid "Invalid file, not an audio bus layout." msgstr "Plik niepoprawny, nie jest układem magistral audio." #: editor/editor_audio_buses.cpp +msgid "Error saving file: %s" +msgstr "Błąd zapisywania pliku: %s" + +#: editor/editor_audio_buses.cpp msgid "Add Bus" msgstr "Dodaj magistralę" @@ -1942,14 +1962,26 @@ msgid "Inherited by:" msgstr "Dziedziczone przez:" #: editor/editor_help.cpp -msgid "Brief Description" -msgstr "Krótki opis" +msgid "Description" +msgstr "Opis" + +#: editor/editor_help.cpp +msgid "Online Tutorials" +msgstr "Poradniki online" #: editor/editor_help.cpp msgid "Properties" msgstr "Właściwości" #: editor/editor_help.cpp +msgid "override:" +msgstr "nadpisanie:" + +#: editor/editor_help.cpp +msgid "default:" +msgstr "domyślne:" + +#: editor/editor_help.cpp msgid "Methods" msgstr "Metody" @@ -1962,36 +1994,18 @@ msgid "Enumerations" msgstr "Wyliczenia" #: editor/editor_help.cpp -msgid "enum " -msgstr "enum " - -#: editor/editor_help.cpp msgid "Constants" msgstr "Stałe" #: editor/editor_help.cpp -msgid "Class Description" -msgstr "Opis klasy" - -#: editor/editor_help.cpp -msgid "Online Tutorials" -msgstr "Poradniki online" - -#: editor/editor_help.cpp -msgid "" -"There are currently no tutorials for this class, you can [color=$color][url=" -"$url]contribute one[/url][/color] or [color=$color][url=$url2]request one[/" -"url][/color]." -msgstr "" -"Obecnie nie ma żadnych samouczków dla tej klasy, możesz [color=$color][url=" -"$url]dodać jeden[/url][/color] lub [color=$color][url=$url2]poprosić o " -"jakiś[/url][/color]." - -#: editor/editor_help.cpp msgid "Property Descriptions" msgstr "Opisy właściwości" #: editor/editor_help.cpp +msgid "(value)" +msgstr "(wartość)" + +#: editor/editor_help.cpp msgid "" "There is currently no description for this property. Please help us by " "[color=$color][url=$url]contributing one[/url][/color]!" @@ -2021,9 +2035,8 @@ msgid "Case Sensitive" msgstr "Z uwzględnieniem wielkości liter" #: editor/editor_help_search.cpp -#, fuzzy msgid "Show Hierarchy" -msgstr "Pokaż linie pomocnicze" +msgstr "Pokaż hierarchię" #: editor/editor_help_search.cpp msgid "Display All" @@ -2062,9 +2075,8 @@ msgid "Class" msgstr "Klasa" #: editor/editor_help_search.cpp -#, fuzzy msgid "Method" -msgstr "Metody" +msgstr "Metoda" #: editor/editor_help_search.cpp editor/plugins/script_text_editor.cpp msgid "Signal" @@ -2075,14 +2087,12 @@ msgid "Constant" msgstr "Stałe" #: editor/editor_help_search.cpp -#, fuzzy msgid "Property" -msgstr "Właściwość:" +msgstr "Właściwość" #: editor/editor_help_search.cpp -#, fuzzy msgid "Theme Property" -msgstr "Właściwości motywu" +msgstr "Właściwość motywu" #: editor/editor_inspector.cpp editor/project_settings_editor.cpp msgid "Property:" @@ -2165,10 +2175,6 @@ msgid "New Window" msgstr "Nowe okno" #: editor/editor_node.cpp -msgid "Project export failed with error code %d." -msgstr "Eksport projektu nie powiódł się, kod błędu to %d." - -#: editor/editor_node.cpp msgid "Imported resources can't be saved." msgstr "Zaimportowane zasoby nie mogą być zapisane." @@ -3079,10 +3085,6 @@ msgstr "Zaimportuj Szablony z pliku ZIP" msgid "Template Package" msgstr "Szablonowy pakiet" -#: editor/editor_node.cpp editor/project_export.cpp -msgid "Export Project" -msgstr "Wyeksportuj projekt" - #: editor/editor_node.cpp msgid "Export Library" msgstr "Wyeksportuj biblioteke" @@ -3092,10 +3094,6 @@ msgid "Merge With Existing" msgstr "Połącz z Istniejącym" #: editor/editor_node.cpp -msgid "Password:" -msgstr "Hasło:" - -#: editor/editor_node.cpp msgid "Open & Run a Script" msgstr "Otwórz i Uruchom Skrypt" @@ -3460,13 +3458,12 @@ msgid "Importing:" msgstr "Importowanie:" #: editor/export_template_manager.cpp -#, fuzzy msgid "Error getting the list of mirrors." -msgstr "Błąd przy eksporcie projektu!" +msgstr "Błąd odbierania listy mirrorów." #: editor/export_template_manager.cpp msgid "Error parsing JSON of mirror list. Please report this issue!" -msgstr "" +msgstr "Błąd parsowania JSONa listy mirrorów. Zgłoś proszę ten błąd!" #: editor/export_template_manager.cpp msgid "" @@ -4549,7 +4546,6 @@ msgid "Animation Tools" msgstr "Narzędzia do animacji" #: editor/plugins/animation_player_editor_plugin.cpp -#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Animation" msgstr "Animacja" @@ -4653,9 +4649,8 @@ msgid "Move Node" msgstr "Przesuń węzeł" #: editor/plugins/animation_state_machine_editor.cpp -#, fuzzy msgid "Transition exists!" -msgstr "Przejście: " +msgstr "Przejście istnieje!" #: editor/plugins/animation_state_machine_editor.cpp msgid "Add Transition" @@ -5627,6 +5622,10 @@ msgid "Auto Insert Key" msgstr "Automatycznie wstaw klucz" #: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Animation Key and Pose Options" +msgstr "Opcje kluczy animacji i pozy" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Insert Key (Existing Tracks)" msgstr "Wstaw klucz (istniejące ścieżki)" @@ -5735,6 +5734,21 @@ msgstr "Maska emisji" #: editor/plugins/cpu_particles_2d_editor_plugin.cpp #: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Solid Pixels" +msgstr "Widoczne piksele" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Border Pixels" +msgstr "Brzegowe piksele" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Directed Border Pixels" +msgstr "Skierowane brzegowe piksele" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp msgid "Capture from Pixel" msgstr "Przechwytywanie z piksela" @@ -5894,7 +5908,6 @@ msgid "No mesh to debug." msgstr "Brak siatki do debugowania." #: editor/plugins/mesh_instance_editor_plugin.cpp -#: editor/plugins/sprite_editor_plugin.cpp msgid "Model has no UV in this layer" msgstr "Model nie posiada UV w tej warstwie" @@ -5960,18 +5973,19 @@ msgstr "Rozmiar zarysu:" #: editor/plugins/mesh_instance_editor_plugin.cpp msgid "UV Channel Debug" -msgstr "" +msgstr "Debug kanału UV" #: editor/plugins/mesh_library_editor_plugin.cpp msgid "Remove item %d?" msgstr "Usuń element %d?" #: editor/plugins/mesh_library_editor_plugin.cpp -#, fuzzy msgid "" "Update from existing scene?:\n" "%s" -msgstr "Aktualizuj ze sceny" +msgstr "" +"Zaktualizować z istniejącej sceny?:\n" +"%s" #: editor/plugins/mesh_library_editor_plugin.cpp msgid "Mesh Library" @@ -7280,6 +7294,10 @@ msgid "Cinematic Preview" msgstr "Podgląd kinowy" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Not available when using the GLES2 renderer." +msgstr "Niedostępne dla renderera GLES2." + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Freelook Left" msgstr "\"Wolny widok\" w lewo" @@ -7520,9 +7538,8 @@ msgid "Create Mesh2D" msgstr "Utwórz węzeł Mesh2D" #: editor/plugins/sprite_editor_plugin.cpp -#, fuzzy msgid "Mesh2D Preview" -msgstr "Tworzenie podglądu Mesh" +msgstr "Podgląd Mesh2D" #: editor/plugins/sprite_editor_plugin.cpp msgid "Create Polygon2D" @@ -7530,25 +7547,23 @@ msgstr "Utwórz węzeł Polygon2D" #: editor/plugins/sprite_editor_plugin.cpp msgid "Polygon2D Preview" -msgstr "" +msgstr "Podgląd Polygon2D" #: editor/plugins/sprite_editor_plugin.cpp msgid "Create CollisionPolygon2D" msgstr "Utwórz węzeł CollisionPolygon2D" #: editor/plugins/sprite_editor_plugin.cpp -#, fuzzy msgid "CollisionPolygon2D Preview" -msgstr "Utwórz węzeł CollisionPolygon2D" +msgstr "Podgląd CollisionPolygon2D" #: editor/plugins/sprite_editor_plugin.cpp msgid "Create LightOccluder2D" msgstr "Utwórz węzeł LightOccluder2D" #: editor/plugins/sprite_editor_plugin.cpp -#, fuzzy msgid "LightOccluder2D Preview" -msgstr "Utwórz węzeł LightOccluder2D" +msgstr "Podgląd LightOccluder2D" #: editor/plugins/sprite_editor_plugin.cpp msgid "Sprite is empty!" @@ -7628,9 +7643,8 @@ msgid "Add Frame" msgstr "Dodaj klatkę" #: editor/plugins/sprite_frames_editor_plugin.cpp -#, fuzzy msgid "Unable to load images" -msgstr "Nie można załadować obrazu:" +msgstr "Nie można wczytać obrazków" #: editor/plugins/sprite_frames_editor_plugin.cpp msgid "ERROR: Couldn't load frame resource!" @@ -7993,8 +8007,8 @@ msgid "" "Shift+LMB: Line Draw\n" "Shift+Ctrl+LMB: Rectangle Paint" msgstr "" -"Shift+PPM: Rysowanie linii\n" -"Shift+Ctrl+PPM: Malowanie prostokąta" +"Shift+LPM: Rysowanie linii\n" +"Shift+Ctrl+LPM: Malowanie prostokąta" #: editor/plugins/tile_map_editor_plugin.cpp msgid "Pick Tile" @@ -8319,14 +8333,12 @@ msgid "Edit Tile Z Index" msgstr "Edytuj indeks Z Kafelka" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Make Convex" -msgstr "Zmień wielokąt na wypukły" +msgstr "Uczyń wypukłym" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Make Concave" -msgstr "Zmień wielokąt na wklęsły" +msgstr "Uczyń wklęsłym" #: editor/plugins/tile_set_editor_plugin.cpp msgid "Create Collision Polygon" @@ -9482,6 +9494,10 @@ msgid "Export PCK/Zip" msgstr "Eksport PCK/Zip" #: editor/project_export.cpp +msgid "Export Project" +msgstr "Wyeksportuj projekt" + +#: editor/project_export.cpp msgid "Export mode?" msgstr "Tryb eksportu?" @@ -9575,10 +9591,6 @@ msgid "Couldn't create project.godot in project path." msgstr "Nie można utworzyć project.godot w ścieżka projektu." #: editor/project_manager.cpp -msgid "The following files failed extraction from package:" -msgstr "Nie powiodło się wypakowanie z pakietu następujących plików:" - -#: editor/project_manager.cpp msgid "Rename Project" msgstr "Zmień nazwę projektu" @@ -10816,6 +10828,10 @@ msgid "Will load an existing script file." msgstr "Wczytaj istniejący plik skryptu." #: editor/script_create_dialog.cpp +msgid "Script file already exists." +msgstr "Plik skryptu już istnieje." + +#: editor/script_create_dialog.cpp msgid "Class Name:" msgstr "Nazwa klasy:" @@ -11265,9 +11281,8 @@ msgid "Cursor Clear Rotation" msgstr "Kursor Wyczyść obrót" #: modules/gridmap/grid_map_editor_plugin.cpp -#, fuzzy msgid "Paste Selects" -msgstr "Usuń zaznaczenie" +msgstr "Wklejanie zaznacza" #: modules/gridmap/grid_map_editor_plugin.cpp msgid "Clear Selection" @@ -12490,8 +12505,18 @@ msgid "This node has been deprecated. Use AnimationTree instead." 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." +msgid "" +"Color: #%s\n" +"LMB: Set color\n" +"RMB: Remove preset" +msgstr "" +"Kolor: #%s\n" +"LPM: Ustaw ten kolor\n" +"PPM: Usuń próbkę" + +#: scene/gui/color_picker.cpp +msgid "Pick a color from the editor window." +msgstr "Pobierz kolor z okna edytora." #: scene/gui/color_picker.cpp msgid "HSV" @@ -12611,6 +12636,30 @@ msgstr "Varying może być przypisane tylko w funkcji wierzchołków." msgid "Constants cannot be modified." msgstr "Stałe nie mogą być modyfikowane." +#~ msgid "" +#~ "There are currently no tutorials for this class, you can [color=$color]" +#~ "[url=$url]contribute one[/url][/color] or [color=$color][url=" +#~ "$url2]request one[/url][/color]." +#~ msgstr "" +#~ "Obecnie nie ma żadnych samouczków dla tej klasy, możesz [color=$color]" +#~ "[url=$url]dodać jeden[/url][/color] lub [color=$color][url=$url2]poprosić " +#~ "o jakiś[/url][/color]." + +#~ msgid "enum " +#~ msgstr "enum " + +#~ msgid "Brief Description" +#~ msgstr "Krótki opis" + +#~ msgid "Class Description" +#~ msgstr "Opis klasy" + +#~ msgid "Project export failed with error code %d." +#~ msgstr "Eksport projektu nie powiódł się, kod błędu to %d." + +#~ msgid "Password:" +#~ msgstr "Hasło:" + #~ msgid "Identifier segments must be of non-zero length." #~ msgstr "Segmenty identyfikatora muszą mieć niezerową długość." @@ -12939,9 +12988,6 @@ msgstr "Stałe nie mogą być modyfikowane." #~ msgid "Create folder" #~ msgstr "Utwórz katalog" -#~ msgid "Already existing" -#~ msgstr "Już istnieje" - #~ msgid "Custom Node" #~ msgstr "Inny węzeł" @@ -12990,9 +13036,6 @@ msgstr "Stałe nie mogą być modyfikowane." #~ 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ł" |