msgid "" msgstr "" "Project-Id-Version: Polish (Minetest)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-09-23 19:19+0200\n" "PO-Revision-Date: 2025-07-06 11:01+0000\n" "Last-Translator: nauta-turbidus \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "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 5.13-dev\n" #: builtin/client/chatcommands.lua msgid "Clear the out chat queue" msgstr "Wyczyść kolejkę wiadomości czatu" #: builtin/client/chatcommands.lua msgid "Empty command." msgstr "Pusta komenda." #: builtin/client/chatcommands.lua msgid "Exit to main menu" msgstr "Wyjście do menu" #: builtin/client/chatcommands.lua msgid "Invalid command: " msgstr "Błędna komenda: " #: builtin/client/chatcommands.lua msgid "Issued command: " msgstr "Wydana komenda: " #: builtin/client/chatcommands.lua msgid "List online players" msgstr "Lista graczy online" #: builtin/client/chatcommands.lua msgid "Online players: " msgstr "Gracze online: " #: builtin/client/chatcommands.lua msgid "The out chat queue is now empty." msgstr "Kolejka czatu jest teraz pusta." #: builtin/client/chatcommands.lua msgid "This command is disabled by server." msgstr "Ta komenda jest dezaktywowana przez serwer." #: builtin/common/chatcommands.lua msgid "Available commands:" msgstr "Dostępne komendy:" #: builtin/common/chatcommands.lua msgid "Available commands: " msgstr "Dostępne komendy: " #: builtin/common/chatcommands.lua msgid "Command not available: " msgstr "Polecenie nie jest dostępne: " #: builtin/common/chatcommands.lua msgid "Get help for commands (-t: output in chat)" msgstr "Uzyskaj pomoc dotyczącą poleceń (-t: wyjście na czacie)" #: builtin/common/chatcommands.lua msgid "" "Use '.help ' to get more information, or '.help all' to list everything." msgstr "" "Użyj '.help ', aby uzyskać więcej informacji lub '.help all', aby " "wyświetlić wszystko." #: builtin/common/chatcommands.lua msgid "[all | ] [-t]" msgstr "[wszystko | ] [-t]" #: builtin/common/settings/components.lua msgid "Browse" msgstr "Przeglądaj" #: builtin/common/settings/components.lua msgid "Conflicts with \"$1\"" msgstr "Niezgodne z \"$1\"" #: builtin/common/settings/components.lua msgid "Edit" msgstr "Edytuj" #: builtin/common/settings/components.lua msgid "Remove keybinding" msgstr "Usuń przypisanie klawiszy" #: builtin/common/settings/components.lua msgid "Select directory" msgstr "Wybierz katalog" #: builtin/common/settings/components.lua msgid "Select file" msgstr "Wybierz plik" #: builtin/common/settings/components.lua msgid "Set" msgstr "Ustaw" #: builtin/common/settings/dlg_change_mapgen_flags.lua msgid "(No description of setting given)" msgstr "(Brak opisu ustawienia)" #: builtin/common/settings/dlg_change_mapgen_flags.lua msgid "2D Noise" msgstr "Szum 2d" #: builtin/common/settings/dlg_change_mapgen_flags.lua #: builtin/mainmenu/content/dlg_install.lua #: builtin/mainmenu/content/dlg_overwrite.lua #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_world.lua #: builtin/mainmenu/dlg_delete_content.lua #: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/dlg_register.lua #: builtin/mainmenu/dlg_rename_modpack.lua src/gui/guiOpenURL.cpp #: src/gui/guiPasswordChange.cpp msgid "Cancel" msgstr "Anuluj" #: builtin/common/settings/dlg_change_mapgen_flags.lua msgid "Lacunarity" msgstr "Lakunarność" #: builtin/common/settings/dlg_change_mapgen_flags.lua msgid "Octaves" msgstr "Oktawy" #: builtin/common/settings/dlg_change_mapgen_flags.lua #: src/settings_translation_file.cpp msgid "Offset" msgstr "Margines" #: builtin/common/settings/dlg_change_mapgen_flags.lua msgid "Persistence" msgstr "Trwałość" #: builtin/common/settings/dlg_change_mapgen_flags.lua #: builtin/mainmenu/dlg_config_world.lua msgid "Save" msgstr "Zapisz" #: builtin/common/settings/dlg_change_mapgen_flags.lua #: src/settings_translation_file.cpp msgid "Scale" msgstr "Skaluj" #: builtin/common/settings/dlg_change_mapgen_flags.lua #: builtin/mainmenu/dlg_create_world.lua msgid "Seed" msgstr "Ziarno losowości" #: builtin/common/settings/dlg_change_mapgen_flags.lua msgid "X spread" msgstr "Rozrzut X" #: builtin/common/settings/dlg_change_mapgen_flags.lua msgid "Y spread" msgstr "Rozrzut Y" #: builtin/common/settings/dlg_change_mapgen_flags.lua msgid "Z spread" msgstr "Rozrzut Z" #. ~ "absvalue" is a noise parameter flag. #. It is short for "absolute value". #. It can be enabled in noise settings in #. the settings menu. #: builtin/common/settings/dlg_change_mapgen_flags.lua msgid "absvalue" msgstr "wartość bezwzględna" #. ~ "defaults" is a noise parameter flag. #. It describes the default processing options #. for noise settings in the settings menu. #: builtin/common/settings/dlg_change_mapgen_flags.lua msgid "defaults" msgstr "domyślne" #. ~ "eased" is a noise parameter flag. #. It is used to make the map smoother and #. can be enabled in noise settings in #. the settings menu. #: builtin/common/settings/dlg_change_mapgen_flags.lua msgid "eased" msgstr "wygładzony" #: builtin/common/settings/dlg_settings.lua msgid "(The game will need to enable automatic exposure as well)" msgstr "(Gra również musi obsługiwać automatyczną regulację ekspozycji)" #: builtin/common/settings/dlg_settings.lua msgid "(The game will need to enable bloom as well)" msgstr "(Gra również musi obsługiwać efekt bloom)" #: builtin/common/settings/dlg_settings.lua msgid "(The game will need to enable volumetric lighting as well)" msgstr "(Gra również musi obsługiwać światło wolumetryczne)" #: builtin/common/settings/dlg_settings.lua msgid "(Use system language)" msgstr "(Użyj języka systemowego)" #: builtin/common/settings/dlg_settings.lua msgid "Accessibility" msgstr "Dostępność" #: builtin/common/settings/dlg_settings.lua msgid "Auto" msgstr "Automatyczny" #: builtin/common/settings/dlg_settings.lua #: builtin/mainmenu/content/dlg_contentdb.lua #: builtin/mainmenu/content/dlg_package.lua src/gui/guiVolumeChange.cpp msgid "Back" msgstr "Backspace" #: builtin/common/settings/dlg_settings.lua msgid "Buttons with crosshair" msgstr "Przyciski z celownikiem" #: builtin/common/settings/dlg_settings.lua src/gui/touchscreenlayout.cpp #: src/settings_translation_file.cpp msgid "Chat" msgstr "Czat" #: builtin/common/settings/dlg_settings.lua builtin/mainmenu/tab_online.lua msgid "Clear" msgstr "Delete" #: builtin/common/settings/dlg_settings.lua src/settings_translation_file.cpp msgid "Controls" msgstr "Sterowanie" #: builtin/common/settings/dlg_settings.lua #: builtin/common/settings/shadows_component.lua msgid "Disabled" msgstr "Wyłączone" #: builtin/common/settings/dlg_settings.lua msgid "Enabled" msgstr "Włączone" #: builtin/common/settings/dlg_settings.lua src/settings_translation_file.cpp msgid "General" msgstr "Ogólne" #: builtin/common/settings/dlg_settings.lua msgid "Long tap" msgstr "Długie przytrzymanie" #: builtin/common/settings/dlg_settings.lua msgid "Movement" msgstr "Poruszanie się" #: builtin/common/settings/dlg_settings.lua #: builtin/mainmenu/content/dlg_contentdb.lua msgid "No results" msgstr "Brak wyników" #: builtin/common/settings/dlg_settings.lua msgid "Reset setting to default" msgstr "Przywróć wartość domyślną" #: builtin/common/settings/dlg_settings.lua msgid "Reset setting to default ($1)" msgstr "Przywróć wartość domyślną ($1)" #: builtin/common/settings/dlg_settings.lua builtin/mainmenu/tab_online.lua msgid "Search" msgstr "Wyszukaj" #: builtin/common/settings/dlg_settings.lua msgid "Short tap" msgstr "Krótkie dotknięcie" #: builtin/common/settings/dlg_settings.lua msgid "Show advanced settings" msgstr "Pokaż ustawienia zaawansowane" #: builtin/common/settings/dlg_settings.lua msgid "Show technical names" msgstr "Pokaż nazwy techniczne" #: builtin/common/settings/dlg_settings.lua msgid "Tap" msgstr "Dotknij" #: builtin/common/settings/dlg_settings.lua msgid "Tap with crosshair" msgstr "Dotknij z celownikiem" #: builtin/common/settings/dlg_settings.lua msgid "Touchscreen layout" msgstr "Układ ekranu dotykowego" #: builtin/common/settings/settingtypes.lua msgid "Client Mods" msgstr "Mody klienta" #: builtin/common/settings/settingtypes.lua msgid "Content: Games" msgstr "Zawartość: Gry" #: builtin/common/settings/settingtypes.lua msgid "Content: Mods" msgstr "Zawartość: Mody" #: builtin/common/settings/shadows_component.lua msgid "(The game will need to enable shadows as well)" msgstr "(Gra również musi obsługiwać cienie)" #: builtin/common/settings/shadows_component.lua msgid "Custom" msgstr "Niestandardowe" #: builtin/common/settings/shadows_component.lua #: src/settings_translation_file.cpp msgid "Dynamic shadows" msgstr "Cienie dynamiczne" #: builtin/common/settings/shadows_component.lua msgid "High" msgstr "Wysokie" #: builtin/common/settings/shadows_component.lua msgid "Low" msgstr "Niskie" #: builtin/common/settings/shadows_component.lua msgid "Medium" msgstr "Średnie" #: builtin/common/settings/shadows_component.lua msgid "Very High" msgstr "Bardzo wysokie" #: builtin/common/settings/shadows_component.lua msgid "Very Low" msgstr "Bardzo niskie" #: builtin/fstk/ui.lua msgid "" msgstr "" #: builtin/fstk/ui.lua msgid "An error occurred in a Lua script:" msgstr "Wystąpił błąd w skrypcie Lua:" #: builtin/fstk/ui.lua msgid "An error occurred:" msgstr "Wystąpił błąd:" #: builtin/fstk/ui.lua msgid "Main menu" msgstr "Menu główne" #: builtin/fstk/ui.lua msgid "OK" msgstr "OK" #: builtin/fstk/ui.lua msgid "Reconnect" msgstr "Połącz ponownie" #: builtin/fstk/ui.lua msgid "The server has requested a reconnect:" msgstr "Serwer zażądał ponownego połączenia:" #: builtin/mainmenu/common.lua msgid "Protocol version mismatch. " msgstr "Niezgodne wersje protokołów. " #: builtin/mainmenu/common.lua msgid "Server enforces protocol version $1. " msgstr "Serwer żąda użycia protokołu w wersji $1. " #: builtin/mainmenu/common.lua msgid "Server supports protocol versions between $1 and $2. " msgstr "Serwer wspiera protokoły w wersjach od $1 do $2. " #: builtin/mainmenu/common.lua msgid "We only support protocol version $1." msgstr "Wspieramy wyłącznie protokół w wersji $1." #: builtin/mainmenu/common.lua msgid "We support protocol versions between version $1 and $2." msgstr "Wspieramy protokoły w wersji od $1 do $2." #: builtin/mainmenu/content/contentdb.lua msgid "Error installing \"$1\": $2" msgstr "Błąd instalowania \"$1\": $2" #: builtin/mainmenu/content/contentdb.lua msgid "Failed to download \"$1\"" msgstr "Nie udało się pobrać \"$1\"" #: builtin/mainmenu/content/contentdb.lua msgid "Failed to download $1" msgstr "Pobieranie $1 do $2 nie powiodło się :(" #: builtin/mainmenu/content/contentdb.lua msgid "" "Failed to extract \"$1\" (insufficient disk space, unsupported file type or " "broken archive)" msgstr "" "Nie udało się wypakować \"$1\" (za mało miejsca na dysku, niewspierany typ " "pliku lub uszkodzone archiwum)" #: builtin/mainmenu/content/dlg_contentdb.lua msgid "" "$1 downloading,\n" "$2 queued" msgstr "" "$1 pobieranych,\n" "$2 w kolejce" #: builtin/mainmenu/content/dlg_contentdb.lua msgid "$1 downloading..." msgstr "Pobieranie $1..." #: builtin/mainmenu/content/dlg_contentdb.lua msgid "All" msgstr "Wszystko" #: builtin/mainmenu/content/dlg_contentdb.lua msgid "ContentDB is not available when Luanti was compiled without cURL" msgstr "ContentDB nie jest dostępny gdy Luanti był skompilowany bez cURL" #: builtin/mainmenu/content/dlg_contentdb.lua msgid "Downloading..." msgstr "Pobieranie..." #: builtin/mainmenu/content/dlg_contentdb.lua msgid "Featured" msgstr "Wyróżnione" #: builtin/mainmenu/content/dlg_contentdb.lua msgid "Games" msgstr "Gry" #: builtin/mainmenu/content/dlg_contentdb.lua #: builtin/mainmenu/content/dlg_install.lua #: builtin/mainmenu/content/dlg_package.lua builtin/mainmenu/serverlistmgr.lua #: src/client/game.cpp msgid "Loading..." msgstr "Ładowanie..." #: builtin/mainmenu/content/dlg_contentdb.lua msgid "Mods" msgstr "Modyfikacje" #: builtin/mainmenu/content/dlg_contentdb.lua msgid "No packages could be retrieved" msgstr "Nie można pobrać pakietów" #: builtin/mainmenu/content/dlg_contentdb.lua msgid "No updates" msgstr "Brak aktualizacji" #: builtin/mainmenu/content/dlg_contentdb.lua msgid "Queued" msgstr "W kolejce" #: builtin/mainmenu/content/dlg_contentdb.lua msgid "Texture Packs" msgstr "Paczki tekstur" #: builtin/mainmenu/content/dlg_contentdb.lua msgid "The package $1 was not found." msgstr "Paczka $1 nie została znaleziona." #: builtin/mainmenu/content/dlg_contentdb.lua msgid "Update All [$1]" msgstr "Zaktualizuj wszystko [$1]" #: builtin/mainmenu/content/dlg_install.lua msgid "$1 and $2 dependencies will be installed." msgstr "Zostaną zainstalowane zależności $1 i $2." #: builtin/mainmenu/content/dlg_install.lua msgid "$1 by $2" msgstr "$1 przez $2" #: builtin/mainmenu/content/dlg_install.lua msgid "$1 required dependencies could not be found." msgstr "$1 wymaga zależności, które nie zostały znalezione." #: builtin/mainmenu/content/dlg_install.lua msgid "$1 will be installed, and $2 dependencies will be skipped." msgstr "$1 zostanie zainstalowany, a zależności $2 zostaną pominięte." #: builtin/mainmenu/content/dlg_install.lua msgid "Already installed" msgstr "Już zainstalowany" #: builtin/mainmenu/content/dlg_install.lua msgid "Base Game:" msgstr "Gra podstawowa:" #: builtin/mainmenu/content/dlg_install.lua #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua msgid "Dependencies:" msgstr "Zależności:" #: builtin/mainmenu/content/dlg_install.lua msgid "Error getting dependencies for package $1" msgstr "Błąd przy pobieraniu zależności dla pakietu $1" #: builtin/mainmenu/content/dlg_install.lua #: builtin/mainmenu/content/dlg_package.lua msgid "Install" msgstr "Instaluj" #: builtin/mainmenu/content/dlg_install.lua msgid "Install $1" msgstr "Zainstaluj $1" #: builtin/mainmenu/content/dlg_install.lua msgid "Install missing dependencies" msgstr "Zainstaluj brakujące zależności" #: builtin/mainmenu/content/dlg_install.lua msgid "Not found" msgstr "Nie znaleziono" #: builtin/mainmenu/content/dlg_install.lua msgid "Please check that the base game is correct." msgstr "Proszę sprawdzić, czy gra podstawowa jest poprawnie zainstalowana." #: builtin/mainmenu/content/dlg_install.lua msgid "You need to install a game before you can install a mod" msgstr "Musisz zainstalować grę, zanim zainstalujesz mody" #: builtin/mainmenu/content/dlg_overwrite.lua msgid "\"$1\" already exists. Would you like to overwrite it?" msgstr "\"$1\" aktualnie istnieje. Czy chcesz go nadpisać?" #: builtin/mainmenu/content/dlg_overwrite.lua msgid "Overwrite" msgstr "Nadpisz" #: builtin/mainmenu/content/dlg_package.lua msgid "ContentDB page" msgstr "Adres URL ContentDB" #: builtin/mainmenu/content/dlg_package.lua msgid "Description" msgstr "Opis serwera" #: builtin/mainmenu/content/dlg_package.lua msgid "Donate" msgstr "Przekaż darowiznę" #: builtin/mainmenu/content/dlg_package.lua msgid "Error loading package information" msgstr "Błąd przy ładowaniu informacji o pakiecie" #: builtin/mainmenu/content/dlg_package.lua msgid "Error loading reviews" msgstr "Błąd ładowania recenzji" #: builtin/mainmenu/content/dlg_package.lua msgid "Forum Topic" msgstr "Temat forum" #: builtin/mainmenu/content/dlg_package.lua msgid "Information" msgstr "Informacja" #: builtin/mainmenu/content/dlg_package.lua msgid "Install [$1]" msgstr "Zainstaluj $1" #: builtin/mainmenu/content/dlg_package.lua msgid "Issue Tracker" msgstr "Lista błędów" #: builtin/mainmenu/content/dlg_package.lua msgid "Reviews" msgstr "Recenzje" #: builtin/mainmenu/content/dlg_package.lua msgid "Source" msgstr "Kod źródłowy" #: builtin/mainmenu/content/dlg_package.lua msgid "Translate" msgstr "Przetłumacz" #: builtin/mainmenu/content/dlg_package.lua builtin/mainmenu/tab_content.lua msgid "Uninstall" msgstr "Odinstaluj" #: builtin/mainmenu/content/dlg_package.lua builtin/mainmenu/tab_content.lua msgid "Update" msgstr "Aktualizuj" #: builtin/mainmenu/content/dlg_package.lua msgid "Website" msgstr "Strona internetowa" #: builtin/mainmenu/content/dlg_package.lua #, fuzzy msgid "by $1" msgstr "$1 przez $2" #: builtin/mainmenu/content/dlg_package.lua msgid "by $1 — $2 downloads — +$3 / $4 / -$5" msgstr "od $1 — $2 pobrań — +$3 / $4 / -$5" #: builtin/mainmenu/content/pkgmgr.lua msgid "$1 (Enabled)" msgstr "$1 (Aktywny)" #: builtin/mainmenu/content/pkgmgr.lua msgid "$1 mods" msgstr "Modyfikacja $1" #: builtin/mainmenu/content/pkgmgr.lua msgid "Failed to install $1 to $2" msgstr "Instalacja $1 do $2 nie powiodła się" #: builtin/mainmenu/content/pkgmgr.lua msgid "Install: Unable to find suitable folder name for $1" msgstr "Instalacja: Nie można znaleźć odpowiedniej nazwy folderu dla $1" #: builtin/mainmenu/content/pkgmgr.lua msgid "Unable to find a valid mod, modpack, or game" msgstr "Nie można znaleźć prawidłowej modyfikacji, paczki modyfikacji lub gry" #: builtin/mainmenu/content/pkgmgr.lua msgid "Unable to install a $1 as a $2" msgstr "Nie można zainstalować $1 jako $2" #: builtin/mainmenu/content/pkgmgr.lua msgid "Unable to install a $1 as a texture pack" msgstr "Nie można zainstalować $1 jako paczki tekstur" #: builtin/mainmenu/dlg_clients_list.lua msgid "" "Players connected to\n" "$1" msgstr "" "Gracze połączeni do\n" "$1" #: builtin/mainmenu/dlg_config_world.lua msgid "(Enabled, has error)" msgstr "(Włączone, zawiera błąd)" #: builtin/mainmenu/dlg_config_world.lua msgid "(Unsatisfied)" msgstr "(Niespełniona)" #: builtin/mainmenu/dlg_config_world.lua msgid "Disable all" msgstr "Wyłącz wszystko" #: builtin/mainmenu/dlg_config_world.lua msgid "Disable modpack" msgstr "Wyłącz moda" #: builtin/mainmenu/dlg_config_world.lua msgid "Enable all" msgstr "Włącz wszystkie" #: builtin/mainmenu/dlg_config_world.lua msgid "Enable modpack" msgstr "Aktywuj moda" #: builtin/mainmenu/dlg_config_world.lua msgid "" "Failed to enable mod \"$1\" as it contains disallowed characters. Only " "characters [a-z0-9_] are allowed." msgstr "" "Nie udało się aktywować modyfikacji \"$1\", ponieważ zawiera niedozwolone " "znaki. Tylko znaki od [a-z, 0-9 i _] są dozwolone." #: builtin/mainmenu/dlg_config_world.lua msgid "Find More Mods" msgstr "Znajdź więcej modyfikacji" #: builtin/mainmenu/dlg_config_world.lua msgid "Mod:" msgstr "Mod:" #: builtin/mainmenu/dlg_config_world.lua msgid "No (optional) dependencies" msgstr "Brak (dodatkowych) zależności" #: builtin/mainmenu/dlg_config_world.lua msgid "No game description provided." msgstr "Brak dostępnych informacji o grze." #: builtin/mainmenu/dlg_config_world.lua msgid "No hard dependencies" msgstr "Brak wymaganych zależności" #: builtin/mainmenu/dlg_config_world.lua msgid "No modpack description provided." msgstr "Brak dostępnych informacji o modzie." #: builtin/mainmenu/dlg_config_world.lua msgid "No optional dependencies" msgstr "Brak dodatkowych zależności" #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua msgid "Optional dependencies:" msgstr "Dodatkowe zależności:" #: builtin/mainmenu/dlg_config_world.lua msgid "World:" msgstr "Świat:" #: builtin/mainmenu/dlg_config_world.lua msgid "enabled" msgstr "włączone" #: builtin/mainmenu/dlg_create_world.lua msgid "A world named \"$1\" already exists" msgstr "Istnieje już świat o nazwie \"$1\"" #: builtin/mainmenu/dlg_create_world.lua msgid "Additional terrain" msgstr "Dodatkowy teren" #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp msgid "Altitude chill" msgstr "Wysokość mrozu" #: builtin/mainmenu/dlg_create_world.lua msgid "Altitude dry" msgstr "Wysokość suchości" #: builtin/mainmenu/dlg_create_world.lua msgid "Biome blending" msgstr "Mieszanie biomów" #: builtin/mainmenu/dlg_create_world.lua msgid "Biomes" msgstr "Biomy" #: builtin/mainmenu/dlg_create_world.lua msgid "Caverns" msgstr "jaskinie" #: builtin/mainmenu/dlg_create_world.lua msgid "Caves" msgstr "Jaskinie" #: builtin/mainmenu/dlg_create_world.lua msgid "Create" msgstr "Utwórz" #: builtin/mainmenu/dlg_create_world.lua msgid "Decorations" msgstr "Dekoracje" #: builtin/mainmenu/dlg_create_world.lua msgid "Desert temples" msgstr "Pustynne świątynie" #: builtin/mainmenu/dlg_create_world.lua msgid "Development Test is meant for developers." msgstr "Development Test jest przeznaczony dla programistów." #: builtin/mainmenu/dlg_create_world.lua msgid "" "Different dungeon variant generated in desert biomes (only if dungeons " "enabled)" msgstr "" "Osobny wariant lochu generowany w biomach pustynnych (tylko jeśli lochy " "włączone)" #: builtin/mainmenu/dlg_create_world.lua msgid "Dungeons" msgstr "Lochy" #: builtin/mainmenu/dlg_create_world.lua msgid "Flat terrain" msgstr "Płaski teren" #: builtin/mainmenu/dlg_create_world.lua msgid "Floating landmasses in the sky" msgstr "Masywy lądowe unoszące się na niebie" #: builtin/mainmenu/dlg_create_world.lua msgid "Floatlands (experimental)" msgstr "Latające wyspy (eksperymentalne)" #: builtin/mainmenu/dlg_create_world.lua msgid "Generate non-fractal terrain: Oceans and underground" msgstr "Generuj niefraktalny teren: oceany i podziemia" #: builtin/mainmenu/dlg_create_world.lua msgid "Hills" msgstr "Wzgórza" #: builtin/mainmenu/dlg_create_world.lua msgid "Humid rivers" msgstr "Wilgotne rzeki" #: builtin/mainmenu/dlg_create_world.lua msgid "Increases humidity around rivers" msgstr "Zwiększa wilgotność wokół rzek" #: builtin/mainmenu/dlg_create_world.lua msgid "Install another game" msgstr "Zainstaluj inną grę" #: builtin/mainmenu/dlg_create_world.lua msgid "Lakes" msgstr "Jeziora" #: builtin/mainmenu/dlg_create_world.lua msgid "Low humidity and high heat causes shallow or dry rivers" msgstr "" "Niska wilgotność i wysoka temperatura wpływa na niski stan rzek lub ich " "wysychanie" #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp msgid "Mapgen" msgstr "Generator mapy" #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp msgid "Mapgen flags" msgstr "Flagi generatora mapy" #: builtin/mainmenu/dlg_create_world.lua msgid "Mapgen-specific flags" msgstr "Flagi specyficzne dla Mapgena" #: builtin/mainmenu/dlg_create_world.lua msgid "Mountains" msgstr "Góry" #: builtin/mainmenu/dlg_create_world.lua msgid "Mud flow" msgstr "Strumień błota" #: builtin/mainmenu/dlg_create_world.lua msgid "Network of tunnels and caves" msgstr "Sieć jaskiń i korytarzy" #: builtin/mainmenu/dlg_create_world.lua msgid "No game selected" msgstr "Nie wybrano gry" #: builtin/mainmenu/dlg_create_world.lua msgid "Reduces heat with altitude" msgstr "Redukuje ciepło wraz z wysokością" #: builtin/mainmenu/dlg_create_world.lua msgid "Reduces humidity with altitude" msgstr "Spadek wilgotności wraz ze wzrostem wysokości" #: builtin/mainmenu/dlg_create_world.lua msgid "Rivers" msgstr "Rzeki" #: builtin/mainmenu/dlg_create_world.lua msgid "Sea level rivers" msgstr "Rzeki na poziomie morza" #: builtin/mainmenu/dlg_create_world.lua msgid "Smooth transition between biomes" msgstr "Płynne przejście między biomami" #: builtin/mainmenu/dlg_create_world.lua msgid "" "Structures appearing on the terrain (no effect on trees and jungle grass " "created by v6)" msgstr "" "Struktury pojawiające się na terenie (brak wpływu na drzewa i trawę w " "dżungli stworzone przez v6)" #: builtin/mainmenu/dlg_create_world.lua msgid "Structures appearing on the terrain, typically trees and plants" msgstr "Struktury pojawiające się na terenie, zazwyczaj drzewa i rośliny" #: builtin/mainmenu/dlg_create_world.lua msgid "Temperate, Desert" msgstr "Umiarkowany, Pustynny" #: builtin/mainmenu/dlg_create_world.lua msgid "Temperate, Desert, Jungle" msgstr "Umiarkowany, Pustynia, Dżungla" #: builtin/mainmenu/dlg_create_world.lua msgid "Temperate, Desert, Jungle, Tundra, Taiga" msgstr "Umiarkowany, Pustynia, Dżungla, Tundra, Tajga" #: builtin/mainmenu/dlg_create_world.lua msgid "Terrain surface erosion" msgstr "Erozja powierzchni terenu" #: builtin/mainmenu/dlg_create_world.lua msgid "Trees and jungle grass" msgstr "Drzewa i trawa w dżungli" #: builtin/mainmenu/dlg_create_world.lua msgid "Vary river depth" msgstr "Zmienna głębokość rzeki" #: builtin/mainmenu/dlg_create_world.lua msgid "Very large caverns deep in the underground" msgstr "Bardzo duże jaskinie głęboko w podziemiach" #: builtin/mainmenu/dlg_create_world.lua msgid "World name" msgstr "Nazwa świata" #: builtin/mainmenu/dlg_delete_content.lua msgid "Are you sure you want to delete \"$1\"?" msgstr "Na pewno usunąć \"$1\"?" #: builtin/mainmenu/dlg_delete_content.lua #: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/tab_local.lua msgid "Delete" msgstr "Usuń" #: builtin/mainmenu/dlg_delete_content.lua msgid "pkgmgr: failed to delete \"$1\"" msgstr "pkgmgr: nie udało się usunąć \"$1\"" #: builtin/mainmenu/dlg_delete_content.lua msgid "pkgmgr: invalid path \"$1\"" msgstr "pkgmgr: nieprawidłowa ścieżka \"$1\"" #: builtin/mainmenu/dlg_delete_world.lua msgid "Delete World \"$1\"?" msgstr "Usunąć świat \"$1\"?" #: builtin/mainmenu/dlg_rebind_keys.lua msgid "As a result, your keybindings may have been changed." msgstr "W związku z tym, twoje przypisania klawiszy mogły się zmienić." #: builtin/mainmenu/dlg_rebind_keys.lua msgid "Check out the key settings or refer to the documentation:" msgstr "Sprawdź ustawienia klawiszy lub zajrzyj w dokumentację:" #: builtin/mainmenu/dlg_rebind_keys.lua msgid "Close" msgstr "Zamknij" #: builtin/mainmenu/dlg_rebind_keys.lua msgid "Keybindings changed" msgstr "Przypisania klawiszy uległy zmianie" #: builtin/mainmenu/dlg_rebind_keys.lua msgid "Open settings" msgstr "Otwórz ustawienia" #: builtin/mainmenu/dlg_rebind_keys.lua msgid "The input handling system was reworked in Luanti 5.12.0." msgstr "System przetwarzania wejścia uległ przebudowie w Luanti 5.12.0." #: builtin/mainmenu/dlg_register.lua src/gui/guiPasswordChange.cpp msgid "Confirm Password" msgstr "Potwierdź hasło" #: builtin/mainmenu/dlg_register.lua msgid "Joining $1" msgstr "Dołączanie $1" #: builtin/mainmenu/dlg_register.lua msgid "Missing name" msgstr "Brak nazwy" #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_local.lua #: builtin/mainmenu/tab_online.lua msgid "Name" msgstr "Nazwa" #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_local.lua #: builtin/mainmenu/tab_online.lua msgid "Password" msgstr "Hasło" #: builtin/mainmenu/dlg_register.lua msgid "Passwords do not match" msgstr "Hasła nie są jednakowe" #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_online.lua msgid "Register" msgstr "Zarejestruj się" #: builtin/mainmenu/dlg_reinstall_mtg.lua msgid "Dismiss" msgstr "Odrzuć" #: builtin/mainmenu/dlg_reinstall_mtg.lua msgid "" "For a long time, Luanti shipped with a default game called \"Minetest " "Game\". Since version 5.8.0, Luanti ships without a default game." msgstr "" "Przez dłuższy czas, razem z silnikiem Luanti dostarczana była domyślna gra o " "nazwie \"Minetest Game\". Od wersji 5.8.0, Luanti jest rozpowszechniany bez " "domyślnej gry." #: builtin/mainmenu/dlg_reinstall_mtg.lua msgid "" "If you want to continue playing in your Minetest Game worlds, you need to " "reinstall Minetest Game." msgstr "" "Jeżeli chcesz kontynuować zabawę w Twoich światach Minetest Game, musisz ją " "teraz zainstalować." #: builtin/mainmenu/dlg_reinstall_mtg.lua msgid "Minetest Game is no longer installed by default" msgstr "\"Minetest Game\" nie jest już domyślnie instalowana" #: builtin/mainmenu/dlg_reinstall_mtg.lua msgid "Reinstall Minetest Game" msgstr "Zainstaluj ponownie \"Minetest Game\"" #: builtin/mainmenu/dlg_rename_modpack.lua msgid "Accept" msgstr "Zaakceptuj" #: builtin/mainmenu/dlg_rename_modpack.lua msgid "Rename Modpack:" msgstr "Zmień nazwę paczki modów:" #: builtin/mainmenu/dlg_rename_modpack.lua msgid "" "This modpack has an explicit name given in its modpack.conf which will " "override any renaming here." msgstr "" "Ten mod ma sprecyzowaną nazwę nadaną w pliku konfiguracyjnym modpack.conf, " "która nadpisze każdą zmienioną tutaj nazwę." #: builtin/mainmenu/dlg_server_list_mods.lua msgid "Expand all" msgstr "Rozwiń wszystkie" #: builtin/mainmenu/dlg_server_list_mods.lua msgid "Group by prefix" msgstr "Grupuj po prefiksach" #: builtin/mainmenu/dlg_server_list_mods.lua msgid "The $1 server uses a game called $2 and the following mods:" msgstr "Serwer $1 używa gry nazwanej $2 i następujących modów:" #: builtin/mainmenu/dlg_server_list_mods.lua msgid "The $1 server uses the following mods:" msgstr "Serwer $1 używa następujących modyfikacji:" #: builtin/mainmenu/dlg_version_info.lua msgid "A new $1 version is available" msgstr "Nowa wersja $1 jest dostępna" #: builtin/mainmenu/dlg_version_info.lua msgid "" "Installed version: $1\n" "New version: $2\n" "Visit $3 to find out how to get the newest version and stay up to date with " "features and bugfixes." msgstr "" "Zainstalowana wersja: $1\n" "Nowa wersja: $2\n" "Odwiedź $3 aby dowiedzieć się, jak zdobyć najnowszą wersję i być na bieżąco " "z funkcjami i poprawkami." #: builtin/mainmenu/dlg_version_info.lua msgid "Later" msgstr "Później" #: builtin/mainmenu/dlg_version_info.lua msgid "Never" msgstr "Nigdy" #: builtin/mainmenu/dlg_version_info.lua msgid "Visit website" msgstr "Odwiedź stronę" #: builtin/mainmenu/init.lua src/client/game_formspec.cpp msgid "Settings" msgstr "Ustawienia" #: builtin/mainmenu/serverlistmgr.lua msgid "Public server list is disabled" msgstr "Lista serwerów publicznych jest wyłączona" #: builtin/mainmenu/serverlistmgr.lua msgid "Try reenabling public serverlist and check your internet connection." msgstr "" "Spróbuj ponownie włączyć publiczną listę serwerów i sprawdź swoje połączenie " "z siecią Internet." #: builtin/mainmenu/tab_about.lua msgid "About" msgstr "O" #: builtin/mainmenu/tab_about.lua msgid "Active Contributors" msgstr "Aktywni współautorzy" #: builtin/mainmenu/tab_about.lua msgid "Active renderer:" msgstr "Aktywny moduł renderowania:" #: builtin/mainmenu/tab_about.lua msgid "Core Developers" msgstr "Główni twórcy" #: builtin/mainmenu/tab_about.lua msgid "Core Team" msgstr "Główny zespół" #: builtin/mainmenu/tab_about.lua msgid "Open User Data Directory" msgstr "Otwórz katalog danych użytkownika" #: builtin/mainmenu/tab_about.lua msgid "" "Opens the directory that contains user-provided worlds, games, mods,\n" "and texture packs in a file manager / explorer." msgstr "" "Otwiera katalog, który zawiera światy, gry, mody i tekstury dostarczone " "przez użytkownika\n" "oraz pakiety tekstur w menedżerze plików / eksploratorze." #: builtin/mainmenu/tab_about.lua msgid "Previous Contributors" msgstr "Byli współautorzy" #: builtin/mainmenu/tab_about.lua msgid "Previous Core Developers" msgstr "Poprzedni Główni Deweloperzy" #: builtin/mainmenu/tab_about.lua msgid "Share debug log" msgstr "Pokaż informacje debugowania" #: builtin/mainmenu/tab_content.lua msgid "Browse online content" msgstr "Przeglądaj zawartość online" #: builtin/mainmenu/tab_content.lua msgid "Browse online content [$1]" msgstr "Przeglądaj zawartość online [$1]" #: builtin/mainmenu/tab_content.lua msgid "Content" msgstr "Zawartość" #: builtin/mainmenu/tab_content.lua msgid "Content [$1]" msgstr "Zawartość [$1]" #: builtin/mainmenu/tab_content.lua msgid "Disable Texture Pack" msgstr "Wyłącz pakiet tekstur" #: builtin/mainmenu/tab_content.lua msgid "Installed Packages:" msgstr "Zainstalowane pakiety:" #: builtin/mainmenu/tab_content.lua msgid "No dependencies." msgstr "Brak wymaganych zależności." #: builtin/mainmenu/tab_content.lua msgid "No package description available" msgstr "Brak opisu pakietu" #: builtin/mainmenu/tab_content.lua msgid "Rename" msgstr "Zmień nazwę" #: builtin/mainmenu/tab_content.lua msgid "Update available?" msgstr "Aktualizacja dostępna?" #: builtin/mainmenu/tab_content.lua msgid "Use Texture Pack" msgstr "Użyj paczki tekstur" #: builtin/mainmenu/tab_local.lua msgid "Announce Server" msgstr "Rozgłoś serwer" #: builtin/mainmenu/tab_local.lua msgid "Bind Address" msgstr "Adres" #: builtin/mainmenu/tab_local.lua msgid "Creative Mode" msgstr "Tryb kreatywny" #: builtin/mainmenu/tab_local.lua msgid "Enable Damage" msgstr "Włącz obrażenia" #: builtin/mainmenu/tab_local.lua msgid "Host Game" msgstr "Utwórz grę" #: builtin/mainmenu/tab_local.lua msgid "Host Server" msgstr "Udostępnij serwer" #: builtin/mainmenu/tab_local.lua msgid "Install a game" msgstr "Zainstaluj grę" #: builtin/mainmenu/tab_local.lua msgid "Install games from ContentDB" msgstr "Instaluj gry z ContentDB" #: builtin/mainmenu/tab_local.lua msgid "Luanti doesn't come with a game by default." msgstr "Luanti nie ma domyślnie zainstalowanej gry." #: builtin/mainmenu/tab_local.lua msgid "" "Luanti is a game-creation platform that allows you to play many different " "games." msgstr "" "Luanti to platforma tworzenia gier, która pozwala Ci grać w wiele różnych " "gier." #: builtin/mainmenu/tab_local.lua msgid "New" msgstr "Nowy" #: builtin/mainmenu/tab_local.lua msgid "Play Game" msgstr "Graj" #: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_online.lua msgid "Port" msgstr "Port" #: builtin/mainmenu/tab_local.lua msgid "Select Mods" msgstr "Wybierz mody" #: builtin/mainmenu/tab_local.lua msgid "Select World:" msgstr "Wybierz świat:" #: builtin/mainmenu/tab_local.lua msgid "Server Port" msgstr "Port serwera" #: builtin/mainmenu/tab_local.lua msgid "Start Game" msgstr "Rozpocznij grę" #: builtin/mainmenu/tab_local.lua msgid "You need to install a game before you can create a world." msgstr "Musisz zainstalować grę, zanim będziesz mógł stworzyć świat." #: builtin/mainmenu/tab_online.lua msgid "Add favorite" msgstr "Dodaj do ulubionych" #: builtin/mainmenu/tab_online.lua msgid "Address" msgstr "Adres" #: builtin/mainmenu/tab_online.lua msgid "Creative mode" msgstr "Tryb kreatywny" #. ~ PvP = Player versus Player #: builtin/mainmenu/tab_online.lua msgid "Damage / PvP" msgstr "Obrażenia / PvP" #: builtin/mainmenu/tab_online.lua msgid "Favorites" msgstr "Ulubione" #: builtin/mainmenu/tab_online.lua msgid "Game: $1" msgstr "Gra: $1" #: builtin/mainmenu/tab_online.lua msgid "Incompatible Servers" msgstr "Niekompatybilne serwery" #: builtin/mainmenu/tab_online.lua msgid "Join Game" msgstr "Dołącz do gry" #: builtin/mainmenu/tab_online.lua msgid "Login" msgstr "Zaloguj się" #: builtin/mainmenu/tab_online.lua msgid "Number of mods: $1" msgstr "Liczba modyfikacji: $1" #: builtin/mainmenu/tab_online.lua msgid "Open server website" msgstr "Otwórz stronę internetową serwera" #: builtin/mainmenu/tab_online.lua msgid "Ping" msgstr "Ping" #: builtin/mainmenu/tab_online.lua msgid "" "Players:\n" "$1" msgstr "" "Gracze:\n" "$1" #: builtin/mainmenu/tab_online.lua msgid "" "Possible filters\n" "game:\n" "mod:\n" "player:" msgstr "" "Możliwe filtry\n" "game:\n" "mod:\n" "player:" #: builtin/mainmenu/tab_online.lua msgid "Public Servers" msgstr "Publiczne serwery" #: builtin/mainmenu/tab_online.lua msgid "Refresh" msgstr "Odśwież" #: builtin/mainmenu/tab_online.lua msgid "Remove favorite" msgstr "Usuń z ulubionych" #: builtin/mainmenu/tab_online.lua msgid "Server Description" msgstr "Opis serwera" #: src/client/client.cpp msgid "Connection aborted (protocol error?)." msgstr "Połączenie zostało przerwane (błąd protokołu?)." #: src/client/client.cpp src/client/game.cpp msgid "Connection timed out." msgstr "Upłynął czas połączenia." #: src/client/client.cpp msgid "Done!" msgstr "Gotowe!" #: src/client/client.cpp #, c-format msgid "Failed to save screenshot to \"%s\"" msgstr "" #: src/client/client.cpp msgid "Initializing nodes" msgstr "Inicjalizacja elementów" #: src/client/client.cpp msgid "Initializing nodes..." msgstr "Inicjalizacja elementów..." #: src/client/client.cpp msgid "Loading textures..." msgstr "Ładowanie tekstur..." #: src/client/client.cpp msgid "Rebuilding shaders..." msgstr "Przebudowywanie shaderów..." #: src/client/client.cpp #, fuzzy, c-format msgid "Saved screenshot to \"%s\"" msgstr "Zrzuty ekranu" #: src/client/clientlauncher.cpp msgid "Could not find or load game: " msgstr "Nie można znaleźć lub załadować gry: " #: src/client/clientlauncher.cpp msgid "Main Menu" msgstr "Menu główne" #: src/client/clientlauncher.cpp msgid "No world selected and no address provided. Nothing to do." msgstr "Nie wybrano świata ani adresu." #: src/client/clientlauncher.cpp msgid "Player name too long." msgstr "Nazwa gracza jest za długa." #: src/client/clientlauncher.cpp msgid "Please choose a name!" msgstr "Wybierz nazwę!" #: src/client/clientlauncher.cpp msgid "Provided password file failed to open: " msgstr "Nie udało się otworzyć dostarczonego pliku z hasłem " #: src/client/clientlauncher.cpp msgid "Provided world path doesn't exist: " msgstr "Podana ścieżka świata nie istnieje: " #: src/client/clientmedia.cpp src/client/game.cpp msgid "Media..." msgstr "Media..." #: src/client/game.cpp src/client/shader.cpp src/server.cpp msgid "" "\n" "Check debug.txt for details." msgstr "" "\n" "Sprawdź plik debug.txt by uzyskać więcej informacji." #: src/client/game.cpp msgid "A serialization error occurred:" msgstr "Wystąpił błąd serializacji:" #: src/client/game.cpp #, c-format msgid "Access denied. Reason: %s" msgstr "Odmowa dostępu. Powód: %s" #: src/client/game.cpp msgid "All debug info hidden" msgstr "Wszystkie informacje debugowania ukryte" #: src/client/game.cpp msgid "Automatic forward disabled" msgstr "Automatyczne chodzenie do przodu wyłączone" #: src/client/game.cpp msgid "Automatic forward enabled" msgstr "Automatyczne chodzenie do przodu włączone" #: src/client/game.cpp msgid "Block bounds hidden" msgstr "Ukryte granice bloków" #: src/client/game.cpp msgid "Block bounds shown for current block" msgstr "Granice bloku wyświetlane dla bieżącego bloku" #: src/client/game.cpp msgid "Block bounds shown for nearby blocks" msgstr "Granice bloków pokazane dla pobliskich bloków" #: src/client/game.cpp msgid "Bounding boxes shown" msgstr "Pudełka brzegowe widoczne" #: src/client/game.cpp msgid "Camera update disabled" msgstr "Aktualizowanie kamery wyłączone" #: src/client/game.cpp msgid "Camera update enabled" msgstr "Aktualizowanie kamery włączone" #: src/client/game.cpp msgid "Can't show block bounds (disabled by game or mod)" msgstr "Nie można wyświetlić granic bloków (wyłączone przez grę lub mod)" #: src/client/game.cpp msgid "Cinematic mode disabled" msgstr "Tryb kinowy wyłączony" #: src/client/game.cpp msgid "Cinematic mode enabled" msgstr "Tryb kinowy włączony" #: src/client/game.cpp msgid "Client disconnected" msgstr "Klient został rozłączony" #: src/client/game.cpp msgid "Client side scripting is disabled" msgstr "Skryptowanie po stronie klienta jest wyłączone" #: src/client/game.cpp msgid "Connecting to server..." msgstr "Łączenie z serwerem..." #: src/client/game.cpp msgid "Connection error (timed out?)" msgstr "Błąd połączenia (brak odpowiedzi?)" #: src/client/game.cpp msgid "Connection failed for unknown reason" msgstr "Połączenie nie powiodło się z nieznanego powodu" #: src/client/game.cpp #, c-format msgid "Couldn't resolve address: %s" msgstr "Nie można rozwiązać adresu: %s" #: src/client/game.cpp msgid "Creating client..." msgstr "Tworzenie klienta..." #: src/client/game.cpp msgid "Creating server..." msgstr "Tworzenie serwera...." #: src/client/game.cpp msgid "Debug info shown" msgstr "Informacje debugu widoczne" #: src/client/game.cpp #, c-format msgid "Error creating client: %s" msgstr "Błąd tworzenia klienta: %s" #: src/client/game.cpp msgid "Fast mode disabled" msgstr "Tryb szybki wyłączony" #: src/client/game.cpp msgid "Fast mode enabled" msgstr "Tryb szybki włączony" #: src/client/game.cpp msgid "Fast mode enabled (note: no 'fast' privilege)" msgstr "Tryb szybki włączony (uwaga: nie masz uprawnień \"trybu szybkiego\")" #: src/client/game.cpp msgid "Fly mode disabled" msgstr "Tryb latania wyłączony" #: src/client/game.cpp msgid "Fly mode enabled" msgstr "Tryb latania włączony" #: src/client/game.cpp msgid "Fly mode enabled (note: no 'fly' privilege)" msgstr "Tryb latania włączony (uwaga: nie masz uprawnień \"latania\")" #: src/client/game.cpp msgid "Fog disabled" msgstr "Mgła wyłączona" #: src/client/game.cpp msgid "Fog enabled" msgstr "Mgła włączona" #: src/client/game.cpp msgid "Fog enabled by game or mod" msgstr "Mgła włączona przez grę lub mod" #: src/client/game.cpp msgid "Item definitions..." msgstr "Definicje przedmiotów..." #: src/client/game.cpp msgid "KiB/s" msgstr "KiB/s" #: src/client/game.cpp msgid "MiB/s" msgstr "MiB/s" #: src/client/game.cpp msgid "Minimap currently disabled by game or mod" msgstr "Minimapa aktualnie wyłączona przez grę lub mod" #: src/client/game.cpp msgid "Multiplayer" msgstr "Gra wieloosobowa" #: src/client/game.cpp msgid "Noclip mode disabled" msgstr "Tryb noclip wyłączony" #: src/client/game.cpp msgid "Noclip mode enabled" msgstr "Tryb noclip włączony" #: src/client/game.cpp msgid "Noclip mode enabled (note: no 'noclip' privilege)" msgstr "Tryb noclip włączony (uwaga: nie masz uprawnień \"noclip\")" #: src/client/game.cpp msgid "Node definitions..." msgstr "Definicje bloków..." #: src/client/game.cpp msgid "Pitch move mode disabled" msgstr "Tryb nachylenia ruchu wyłączony" #: src/client/game.cpp msgid "Pitch move mode enabled" msgstr "Tryb nachylenia ruchu włączony" #: src/client/game.cpp msgid "Profiler graph shown" msgstr "Wykresy profilera widoczne" #: src/client/game.cpp msgid "Resolving address..." msgstr "Sprawdzanie adresu..." #: src/client/game.cpp msgid "Shutting down..." msgstr "Wyłączanie..." #: src/client/game.cpp src/client/game_formspec.cpp msgid "Singleplayer" msgstr "Pojedynczy gracz" #: src/client/game.cpp msgid "Sound muted" msgstr "Głośność wyciszona" #: src/client/game.cpp msgid "Sound system is not supported on this build" msgstr "System dźwiękowy nie jest obsługiwany w tej kompilacji" #: src/client/game.cpp msgid "Sound unmuted" msgstr "Głośność włączona ponownie" #: src/client/game.cpp #, c-format msgid "The server is probably running a different version of %s." msgstr "Serwer prawdopodobnie pracuje na innej wersji %s." #: src/client/game.cpp #, c-format msgid "Unable to connect to %s because IPv6 is disabled" msgstr "Nie można połączyć się z %s, ponieważ IPv6 jest wyłączony" #: src/client/game.cpp #, c-format msgid "Unable to listen on %s because IPv6 is disabled" msgstr "Nie można nasłuchiwać na %s, ponieważ IPv6 jest wyłączony" #: src/client/game.cpp msgid "Unlimited viewing range disabled" msgstr "Nieograniczony zasięg widoczności wyłączony" #: src/client/game.cpp msgid "Unlimited viewing range enabled" msgstr "Nieograniczony zasięg widoczności włączony" #: src/client/game.cpp msgid "Unlimited viewing range enabled, but forbidden by game or mod" msgstr "" "Nieograniczony zasięg widoczności włączony, ale niedozwolony przez grę lub " "moda" #: src/client/game.cpp #, c-format msgid "Viewing changed to %d (the minimum)" msgstr "Zasięg widoczności zmieniony na %d (minimum)" #: src/client/game.cpp #, c-format msgid "Viewing changed to %d (the minimum), but limited to %d by game or mod" msgstr "" "Zasięg widoczności zmieniony na %d (minimum), ale ograniczony do %d przez " "grę lub moda" #: src/client/game.cpp #, c-format msgid "Viewing range changed to %d" msgstr "Zasięg widoczności zmieniony na %d" #: src/client/game.cpp #, c-format msgid "Viewing range changed to %d (the maximum)" msgstr "Zmieniono zasięg widoczności na %d (maksymalny)" #: src/client/game.cpp #, c-format msgid "" "Viewing range changed to %d (the maximum), but limited to %d by game or mod" msgstr "" "Zasięg widoczności zmieniony na %d (maksimum), ale gra lub mod ogranicza go " "do %d" #: src/client/game.cpp #, c-format msgid "Viewing range changed to %d, but limited to %d by game or mod" msgstr "Zmieniono zasięg widoczności na %d, ale gra lub mod ogranicza go do %d" #: src/client/game.cpp #, c-format msgid "Volume changed to %d%%" msgstr "Zmieniono poziom głośności na %d%%" #: src/client/game.cpp #, fuzzy msgid "Wireframe not supported by video driver" msgstr "Shadery są włączone, ale GLSL nie jest wspierany przez sterownik." #: src/client/game.cpp msgid "Wireframe shown" msgstr "Siatka widoczna" #: src/client/game.cpp msgid "Zoom currently disabled by game or mod" msgstr "Powiększenie jest obecnie wyłączone przez grę lub mod" #: src/client/game_formspec.cpp msgid "- Mode: " msgstr "- Tryb: " #: src/client/game_formspec.cpp msgid "- Public: " msgstr "- Publiczne: " #. ~ PvP = Player versus Player #: src/client/game_formspec.cpp msgid "- PvP: " msgstr "Gracz przeciwko graczowi: " #: src/client/game_formspec.cpp msgid "- Server Name: " msgstr "- Nazwa serwera: " #: src/client/game_formspec.cpp msgid "Change Password" msgstr "Zmień hasło" #: src/client/game_formspec.cpp msgid "Continue" msgstr "Kontynuuj" #: src/client/game_formspec.cpp msgid "" "Controls:\n" "No menu open:\n" "- slide finger: look around\n" "- tap: place/punch/use (default)\n" "- long tap: dig/use (default)\n" "Menu/inventory open:\n" "- double tap (outside):\n" " --> close\n" "- touch stack, touch slot:\n" " --> move stack\n" "- touch&drag, tap 2nd finger\n" " --> place single item to slot\n" msgstr "" "Domyślne sterowanie:\n" "Brak widocznego menu:\n" "- przejechanie palcem: rozglądanie się\n" "- dotknięcie: postaw/uderz/użyj (domyślnie)\n" "- długie dotknięcie: kop/użyj (domyślnie)\n" "Menu/Ekwipunek widoczny:\n" "- potwójne dotknięcie poza menu:\n" " -->zamknij\n" "- dotknięcie stosu, dotknięcie miejsca:\n" " --> przenieś stos\n" "- dotknięcie i przeciągnięcie, dotknięcie drugim palcem\n" " --> umieść pojedynczy przedmiot w miejscu\n" #: src/client/game_formspec.cpp msgid "Exit to Menu" msgstr "Wyjście do menu" #: src/client/game_formspec.cpp msgid "Exit to OS" msgstr "Wyjście z gry" #: src/client/game_formspec.cpp msgid "Game info:" msgstr "Informacje o grze:" #: src/client/game_formspec.cpp msgid "Game paused" msgstr "Gra wstrzymana" #: src/client/game_formspec.cpp msgid "Hosting server" msgstr "Tworzenie serwera" #: src/client/game_formspec.cpp msgid "Off" msgstr "Wyłącz" #: src/client/game_formspec.cpp msgid "On" msgstr "Włącz" #: src/client/game_formspec.cpp msgid "Remote server" msgstr "Serwer zdalny" #: src/client/game_formspec.cpp msgid "Respawn" msgstr "Wróć do gry" #: src/client/game_formspec.cpp msgid "Sound Volume" msgstr "Głośność" #: src/client/game_formspec.cpp msgid "You died" msgstr "Nie żyjesz" #: src/client/gameui.cpp msgid "Chat currently disabled by game or mod" msgstr "Czat jest obecnie wyłączony przez grę lub mod" #: src/client/gameui.cpp msgid "Chat hidden" msgstr "Czat ukryty" #: src/client/gameui.cpp msgid "Chat shown" msgstr "Chat widoczny" #: src/client/gameui.cpp msgid "HUD hidden" msgstr "HUD ukryty" #: src/client/gameui.cpp msgid "HUD shown" msgstr "HUD widoczny" #: src/client/gameui.cpp msgid "Profiler hidden" msgstr "Profiler ukryty" #: src/client/gameui.cpp #, c-format msgid "Profiler shown (page %d of %d)" msgstr "Profiler wyświetlony (strona %d z %d)" #: src/client/keycode.cpp msgid "Backspace" msgstr "Backspace" #. ~ Usually paired with the Pause key #: src/client/keycode.cpp msgid "Break Key" msgstr "Break" #: src/client/keycode.cpp msgid "Caps Lock" msgstr "Klawisz Caps Lock" #: src/client/keycode.cpp msgid "Clear Key" msgstr "Clear" #: src/client/keycode.cpp msgid "Control Key" msgstr "Ctrl" #: src/client/keycode.cpp msgid "Delete Key" msgstr "Delete" #: src/client/keycode.cpp msgid "Down Arrow" msgstr "Strzałka w dół" #: src/client/keycode.cpp #, fuzzy msgid "End Key" msgstr "Menu" #: src/client/keycode.cpp #, fuzzy msgid "Help Key" msgstr "Delete" #: src/client/keycode.cpp #, fuzzy msgid "Home Key" msgstr "Klawisz Zoom" #: src/client/keycode.cpp msgid "Insert" msgstr "Insert" #: src/client/keycode.cpp msgid "Left Arrow" msgstr "Strzałka w lewo" #: src/client/keycode.cpp #, fuzzy msgid "Left Click" msgstr "Lewy Control" #: src/client/keycode.cpp msgid "Left Control" msgstr "Lewy Control" #: src/client/keycode.cpp msgid "Left Menu" msgstr "Lewy Menu" #: src/client/keycode.cpp msgid "Left Shift" msgstr "Lewy Shift" #. ~ Name of key #: src/client/keycode.cpp msgid "Left Windows" msgstr "Lewy Windows" #: src/client/keycode.cpp msgid "Menu Key" msgstr "Menu" #: src/client/keycode.cpp msgid "Middle Click" msgstr "" #: src/client/keycode.cpp msgid "Mouse X1" msgstr "" #: src/client/keycode.cpp msgid "Mouse X2" msgstr "" #: src/client/keycode.cpp msgid "Num Lock" msgstr "Num Lock" #: src/client/keycode.cpp msgid "Numpad *" msgstr "Numeryczna *" #: src/client/keycode.cpp msgid "Numpad +" msgstr "Numeryczna +" #: src/client/keycode.cpp msgid "Numpad -" msgstr "Numeryczna -" #: src/client/keycode.cpp msgid "Numpad ." msgstr "Numeryczna ." #: src/client/keycode.cpp msgid "Numpad /" msgstr "Numeryczna /" #: src/client/keycode.cpp msgid "Numpad 0" msgstr "Numeryczna 0" #: src/client/keycode.cpp msgid "Numpad 1" msgstr "Numeryczna 1" #: src/client/keycode.cpp msgid "Numpad 2" msgstr "Numeryczna 2" #: src/client/keycode.cpp msgid "Numpad 3" msgstr "Numeryczna 3" #: src/client/keycode.cpp msgid "Numpad 4" msgstr "Numeryczna 4" #: src/client/keycode.cpp msgid "Numpad 5" msgstr "Numeryczna 5" #: src/client/keycode.cpp msgid "Numpad 6" msgstr "Numeryczna 6" #: src/client/keycode.cpp msgid "Numpad 7" msgstr "Numeryczna 7" #: src/client/keycode.cpp msgid "Numpad 8" msgstr "Numeryczna 8" #: src/client/keycode.cpp msgid "Numpad 9" msgstr "Numeryczna 9" #: src/client/keycode.cpp msgid "Page Down" msgstr "Page Down" #: src/client/keycode.cpp msgid "Page Up" msgstr "Page Up" #. ~ Usually paired with the Break key #: src/client/keycode.cpp msgid "Pause Key" msgstr "Pause" #: src/client/keycode.cpp msgid "Play" msgstr "Graj" #. ~ "Print screen" key #: src/client/keycode.cpp msgid "Print" msgstr "Drukuj" #: src/client/keycode.cpp msgid "Return Key" msgstr "Enter" #: src/client/keycode.cpp msgid "Right Arrow" msgstr "Strzałka w prawo" #: src/client/keycode.cpp #, fuzzy msgid "Right Click" msgstr "Prawy Control" #: src/client/keycode.cpp msgid "Right Control" msgstr "Prawy Control" #: src/client/keycode.cpp msgid "Right Menu" msgstr "Prawy Menu" #: src/client/keycode.cpp msgid "Right Shift" msgstr "Prawy Shift" #. ~ Name of key #: src/client/keycode.cpp msgid "Right Windows" msgstr "Prawy Windows" #: src/client/keycode.cpp msgid "Scroll Lock" msgstr "Scroll Lock" #: src/client/keycode.cpp #, fuzzy msgid "Select Key" msgstr "Delete" #: src/client/keycode.cpp msgid "Shift Key" msgstr "Shift" #: src/client/keycode.cpp msgid "Space" msgstr "Spacja" #: src/client/keycode.cpp #, fuzzy msgid "Tab Key" msgstr "Break" #: src/client/keycode.cpp msgid "Up Arrow" msgstr "Strzałka w górę" #: src/client/minimap.cpp msgid "Minimap hidden" msgstr "Minimapa ukryta" #: src/client/minimap.cpp #, c-format msgid "Minimap in radar mode, Zoom x%d" msgstr "Minimapa w trybie radaru, Zoom x%d" #: src/client/minimap.cpp #, c-format msgid "Minimap in surface mode, Zoom x%d" msgstr "Minimapa w trybie powierzchniowym, powiększenie x%d" #: src/client/minimap.cpp msgid "Minimap in texture mode" msgstr "Minimapa w trybie teksturowym" #: src/client/shader.cpp #, c-format msgid "Failed to compile the \"%s\" shader." msgstr "Nie udało się skompilować shadera \"%s\"." #: src/client/shader.cpp msgid "GLSL is not supported by the driver" msgstr "GLSL nie jest wspierany przez sterownik" #. ~ Error when a mod is missing dependencies. Ex: "Mod Title is missing: mod1, mod2, mod3" #: src/content/mod_configuration.cpp #, c-format msgid "%s is missing:" msgstr "%s wymaga następujących zależności, które nie zostały spełnione:" #: src/content/mod_configuration.cpp msgid "" "Install and enable the required mods, or disable the mods causing errors." msgstr "" "Zainstaluj i włącz wymagane modyfikacje lub wyłącz modyfikacje powodujące " "błędy." #: src/content/mod_configuration.cpp msgid "" "Note: this may be caused by a dependency cycle, in which case try updating " "the mods." msgstr "" "Informacja: to może być spowodowane przez cykl zależności, w tym przypadku " "spróbuj zaktualizować modyfikacje." #: src/content/mod_configuration.cpp msgid "Some mods have unsatisfied dependencies:" msgstr "Niektóre modyfikacje mają niespełnione zależności:" #: src/gui/guiButtonKey.h msgid "Press Button" msgstr "Naciśnij przycisk" #: src/gui/guiChatConsole.cpp msgid "Failed to open webpage" msgstr "Nie udało się otworzyć strony internetowej" #: src/gui/guiChatConsole.cpp msgid "Opening webpage" msgstr "Otwieram stronę internetową" #: src/gui/guiFormSpecMenu.cpp msgid "Proceed" msgstr "Kontynuuj" #: src/gui/guiOpenURL.cpp msgid "Open" msgstr "Otwórz" #: src/gui/guiOpenURL.cpp msgid "Open URL?" msgstr "Otworzyć URL?" #: src/gui/guiOpenURL.cpp msgid "Unable to open URL" msgstr "Nie udało się otworzyć adresu URL" #: src/gui/guiPasswordChange.cpp msgid "Change" msgstr "Zmień" #: src/gui/guiPasswordChange.cpp msgid "New Password" msgstr "Nowe hasło" #: src/gui/guiPasswordChange.cpp msgid "Old Password" msgstr "Stare hasło" #: src/gui/guiPasswordChange.cpp msgid "Passwords do not match!" msgstr "Hasła nie są jednakowe!" #: src/gui/guiVolumeChange.cpp msgid "Muted" msgstr "Wyciszony" #: src/gui/guiVolumeChange.cpp #, c-format msgid "Sound Volume: %d%%" msgstr "Głośność: %d%%" #: src/gui/touchscreeneditor.cpp msgid "Add button" msgstr "Dodaj przycisk" #: src/gui/touchscreeneditor.cpp #, fuzzy msgid "Done" msgstr "Gotowe!" #: src/gui/touchscreeneditor.cpp msgid "Remove" msgstr "Usuń" #: src/gui/touchscreeneditor.cpp msgid "Reset" msgstr "Resetuj" #: src/gui/touchscreeneditor.cpp msgid "Start dragging a button to add. Tap outside to cancel." msgstr "" #: src/gui/touchscreeneditor.cpp msgid "Tap a button to select it. Drag a button to move it." msgstr "" #: src/gui/touchscreeneditor.cpp msgid "Tap outside to deselect." msgstr "Naciśnij na zewnątrz, aby anulować wybór" #: src/gui/touchscreenlayout.cpp src/settings_translation_file.cpp msgid "Aux1" msgstr "Aux1" #: src/gui/touchscreenlayout.cpp msgid "Change camera" msgstr "Zmień kamerę" #: src/gui/touchscreenlayout.cpp src/settings_translation_file.cpp msgid "Dig/punch/use" msgstr "Kop/uderz/użyj" #: src/gui/touchscreenlayout.cpp msgid "Drop" msgstr "Upuść" #: src/gui/touchscreenlayout.cpp msgid "Exit" msgstr "Wyjście" #: src/gui/touchscreenlayout.cpp msgid "Inventory" msgstr "Ekwipunek" #: src/gui/touchscreenlayout.cpp #, fuzzy msgid "Joystick" msgstr "Identyfikator Joystick-a" #: src/gui/touchscreenlayout.cpp src/settings_translation_file.cpp msgid "Jump" msgstr "Skok" #: src/gui/touchscreenlayout.cpp msgid "Overflow menu" msgstr "" #: src/gui/touchscreenlayout.cpp src/settings_translation_file.cpp msgid "Place/use" msgstr "Postaw/użyj" #: src/gui/touchscreenlayout.cpp msgid "Range select" msgstr "Zasięg widzenia" #: src/gui/touchscreenlayout.cpp src/settings_translation_file.cpp msgid "Sneak" msgstr "Skradanie" #: src/gui/touchscreenlayout.cpp src/settings_translation_file.cpp msgid "Toggle chat log" msgstr "Przełącz historię czatu" #: src/gui/touchscreenlayout.cpp msgid "Toggle debug" msgstr "Przełącz debugowanie" #: src/gui/touchscreenlayout.cpp src/settings_translation_file.cpp msgid "Toggle fast" msgstr "Przełącz tryb szybki" #: src/gui/touchscreenlayout.cpp src/settings_translation_file.cpp msgid "Toggle fly" msgstr "Przełącz tryb latania" #: src/gui/touchscreenlayout.cpp src/settings_translation_file.cpp msgid "Toggle minimap" msgstr "Przełącz minimapę" #: src/gui/touchscreenlayout.cpp src/settings_translation_file.cpp msgid "Toggle noclip" msgstr "Przełącz tryb noclip" #: src/gui/touchscreenlayout.cpp src/settings_translation_file.cpp msgid "Zoom" msgstr "Zoom" #: src/network/clientpackethandler.cpp #, fuzzy msgid "" "Another client is connected with this name. If your client closed " "unexpectedly, try again in a minute." msgstr "" "Inny klient jest połączony z taką nazwą. Jeśli Twój klient zamknął się w " "wyniku niespodziewanego błędu, spróbuj jeszcze raz za minutę." #: src/network/clientpackethandler.cpp msgid "Empty passwords are disallowed. Set a password and try again." msgstr "Puste hasła są niedozwolone. Ustaw hasło i spróbuj jeszcze raz." #: src/network/clientpackethandler.cpp msgid "Internal server error" msgstr "Wewnętrzny błąd serwera" #: src/network/clientpackethandler.cpp msgid "Invalid password" msgstr "Nieprawidłowe hasło" #. ~ DO NOT TRANSLATE THIS LITERALLY! #. This is a special string which needs to contain the translation's #. language code (e.g. "de" for German). #: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp #: src/script/lua_api/l_mainmenu.cpp msgid "LANG_CODE" msgstr "pl" #: src/network/clientpackethandler.cpp msgid "" "Name is not registered. To create an account on this server, click 'Register'" msgstr "" "Nazwa nie jest zajęta. Aby utworzyć konto na tym serwerze, kliknij " "'Zarejestruj'" #: src/network/clientpackethandler.cpp msgid "Name is taken. Please choose another name" msgstr "Nazwa jest zajęta. Wybierz inną nazwę" #: src/network/clientpackethandler.cpp #, fuzzy msgid "Player name contains disallowed characters" msgstr "Nazwa gracza zawiera niedozwolone znaki" #: src/network/clientpackethandler.cpp msgid "Player name not allowed" msgstr "Nazwa gracza niedozwolona" #: src/network/clientpackethandler.cpp msgid "Server shutting down" msgstr "Wyłączanie..." #: src/network/clientpackethandler.cpp #, fuzzy msgid "" "The server has experienced an internal error. You will now be disconnected." msgstr "Serwer napotkał błąd wewnętrzny. Zostaniesz teraz rozłączony." #: src/network/clientpackethandler.cpp msgid "The server is running in singleplayer mode. You cannot connect." msgstr "" "Serwer działa w trybie dla pojedynczego gracza. Nie możesz się połączyć." #: src/network/clientpackethandler.cpp msgid "Too many users" msgstr "Zbyt wielu użytkowników" #: src/network/clientpackethandler.cpp msgid "Unknown disconnect reason." msgstr "Nieznana przyczyna rozłączenia użytkownika." #: src/network/clientpackethandler.cpp #, fuzzy msgid "" "Your client sent something the server didn't expect. Try reconnecting or " "updating your client." msgstr "" "Twój klient wysłał serwerowi coś, czego ten się nie spodziewał. Spróbuj " "połączyć się ponownie lub zaktualizować klienta." #: src/network/clientpackethandler.cpp #, fuzzy msgid "" "Your client's version is not supported.\n" "Please contact the server administrator." msgstr "" "Wersja Twojego klienta nie jest wspierana.\n" "Skontaktuj się z administratorem serwera." #: src/server.cpp #, c-format msgid "%s while shutting down: " msgstr "%s podczas wyłączania: " #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world center in units of 'scale'.\n" "Can be used to move a desired point to (0, 0) to create a\n" "suitable spawn point, or to allow 'zooming in' on a desired\n" "point by increasing 'scale'.\n" "The default is tuned for a suitable spawn point for Mandelbrot\n" "sets with default parameters, it may need altering in other\n" "situations.\n" "Range roughly -2 to 2. Multiply by 'scale' for offset in nodes." msgstr "" "(X,Y,Z) przesunięcie fraktala od środka świata w jednostkach „skali”.\n" "Może być użyty do przeniesienia żądanego punktu do (0, 0), aby utworzyć a\n" "odpowiedni punkt odradzania, lub aby umożliwić „przybliżenie” na żądanym " "miejscu\n" "punkt, zwiększając „skalę”.\n" "Domyślnie ustawiony jest odpowiedni punkt odradzania dla Mandelbrota\n" "zestawy z domyślnymi parametrami, może wymagać zmiany w innych\n" "sytuacje.\n" "Zakres mniej więcej -2 do 2. Pomnóż przez „skalę” dla przesunięcia w węzłach." #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) scale of fractal in nodes.\n" "Actual fractal size will be 2 to 3 times larger.\n" "These numbers can be made very large, the fractal does\n" "not have to fit inside the world.\n" "Increase these to 'zoom' into the detail of the fractal.\n" "Default is for a vertically-squashed shape suitable for\n" "an island, set all 3 numbers equal for the raw shape." msgstr "" "Skala (X.Y.Z) fraktali w węzłach.\n" "Rzeczywisty rozmiar fraktali będzie 2, 3 raz większy.\n" "Te wartości mogą być bardzo wysokie, \n" "fraktal nie musi mieścić się wewnątrz świata.\n" "Zwiększ je, aby 'przybliżyć' wewnątrz szczegółów fraktalu.\n" "Domyślna wartość jest ustawiona dla kształtu zgniecionego pionowo " "odpowiedniego \n" "dla wyspy, ustaw 3 wartości równe, aby uzyskać surowy kształt." #: src/settings_translation_file.cpp msgid "2D noise that controls the shape/size of ridged mountains." msgstr "Szum 2D który wpływa na kształt/rozmiar łańcuchów górskich." #: src/settings_translation_file.cpp msgid "2D noise that controls the shape/size of rolling hills." msgstr "Szum 2D, który wpływa na kształt/rozmiar zaokrąglonych wzgórz." #: src/settings_translation_file.cpp msgid "2D noise that controls the shape/size of step mountains." msgstr "Szum 2D, który wpływa na kształt/ rozmiar górskich stepów." #: src/settings_translation_file.cpp msgid "2D noise that controls the size/occurrence of ridged mountain ranges." msgstr "Szum 2D, który wpływa na rozmiar/występowanie grzbietów górskich." #: src/settings_translation_file.cpp msgid "2D noise that controls the size/occurrence of rolling hills." msgstr "Szum 2D, który wpływa na rozmiar/występowanie falistych wzgórz." #: src/settings_translation_file.cpp msgid "2D noise that controls the size/occurrence of step mountain ranges." msgstr "Szum 2D, który wpływa na rozmiar/ występowanie stepów górskich." #: src/settings_translation_file.cpp msgid "2D noise that locates the river valleys and channels." msgstr "Szum 2D lokalizuje doliny i kanały rzeczne." #: src/settings_translation_file.cpp msgid "3D" msgstr "3D" #: src/settings_translation_file.cpp msgid "3D clouds" msgstr "Chmury 3D" #: src/settings_translation_file.cpp msgid "3D mode" msgstr "Modele 3D" #: src/settings_translation_file.cpp msgid "3D mode parallax strength" msgstr "Siła paralaksy w trybie 3D" #: src/settings_translation_file.cpp msgid "3D noise defining giant caverns." msgstr "Szum 3d określający olbrzymie jaskinie." #: src/settings_translation_file.cpp msgid "" "3D noise defining mountain structure and height.\n" "Also defines structure of floatland mountain terrain." msgstr "" "Szum 3d określający strukturę i wysokość gór.\n" "Określa również strukturę wznoszącego się terenu górzystego." #: src/settings_translation_file.cpp msgid "" "3D noise defining structure of floatlands.\n" "If altered from the default, the noise 'scale' (0.7 by default) may need\n" "to be adjusted, as floatland tapering functions best when this noise has\n" "a value range of approximately -2.0 to 2.0." msgstr "" "Szum 3D określający strukturę latających wysp.\n" "Jeśli wartość domyślna zostanie zmieniona, konieczne będzie dostosowanie " "\"skali\" szumu (domyślnie 0,7), \n" "ponieważ zwężanie terenów pływających działa najlepiej, \n" "gdy wartość szumu jest z zakresu od około -2,0 do 2,0." #: src/settings_translation_file.cpp msgid "3D noise defining structure of river canyon walls." msgstr "Szum 3d określający strukturę kanionów rzecznych." #: src/settings_translation_file.cpp msgid "3D noise defining terrain." msgstr "Szum 3D określający teren." #: src/settings_translation_file.cpp msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations." msgstr "Szum 3D dla nawisów skalnych, klifów, itp. Zwykle mało zróżnicowany." #: src/settings_translation_file.cpp msgid "3D noise that determines number of dungeons per mapchunk." msgstr "Szum 3D, który wpływa na liczbę lochów na jeden mapchunk." #: src/settings_translation_file.cpp #, fuzzy msgid "" "3D support.\n" "Currently supported:\n" "- none: no 3D output\n" "- anaglyph: cyan/magenta color 3D\n" "- topbottom: split screen top/bottom\n" "- sidebyside: split screen side-by-side\n" "- crossview: cross-eyed 3D" msgstr "" "Wsparcie 3D\n" "Aktualnie wspierane:\n" "- none: bez wyjścia 3d.\n" "- anaglyph: 3d poprzez kolory cyjan/magenta\n" "- interlaced: wsparcie ekranów z parzystą/nieparzystą polaryzacją " "liniową\n" "- topbottom: podzielony ekran góra/dół.\n" "- sidebyside: podzielony ekran obok siebie.\n" "- crossview: obuoczne 3d\n" "Zauważ, że tryb interlaced wymaga włączenia shaderów." #: src/settings_translation_file.cpp msgid "" "A chosen map seed for a new map, leave empty for random.\n" "Will be overridden when creating a new world in the main menu." msgstr "" "Wybrane ziarno dla nowej mapy, pozostaw puste dla losowego ziarna.\n" "Będzie nadpisane kiedy tworzy się nowy świat w głównym menu." #: src/settings_translation_file.cpp msgid "A message to be displayed to all clients when the server crashes." msgstr "" "Wiadomość wyświetlana wszystkim klientom kiedy serwer zerwie połączenie." #: src/settings_translation_file.cpp msgid "A message to be displayed to all clients when the server shuts down." msgstr "" "Wiadomość, która będzie wyświetlona wszystkim klientom kiedy serwer zostanie " "wyłączony." #: src/settings_translation_file.cpp msgid "ABM interval" msgstr "Interwał ABM" #: src/settings_translation_file.cpp msgid "ABM time budget" msgstr "Budżet czasowy ABM" #: src/settings_translation_file.cpp msgid "Absolute limit of queued blocks to emerge" msgstr "Bezwzględny limit kolejki pojawiających się bloków" #: src/settings_translation_file.cpp msgid "Acceleration in air" msgstr "Przyspieszenie w powietrzu" #: src/settings_translation_file.cpp msgid "Acceleration of gravity, in nodes per second per second." msgstr "Przyśpieszenie grawitacyjne, w blokach na sekundę do kwadratu." #: src/settings_translation_file.cpp msgid "Active Block Modifiers" msgstr "Modyfikatory aktywnego bloku" #: src/settings_translation_file.cpp msgid "Active block management interval" msgstr "Interwał zarządzania aktywnym blokiem" #: src/settings_translation_file.cpp msgid "Active block range" msgstr "Zasięg aktywnego bloku" #: src/settings_translation_file.cpp msgid "Active object send range" msgstr "Zasięg wysyłania aktywnego obiektu" #: src/settings_translation_file.cpp msgid "Adjust the detected display density, used for scaling UI elements." msgstr "" "Dostosuj wykrytą gęstość wyświetlania, używaną do skalowania elementów UI." #: src/settings_translation_file.cpp #, no-c-format msgid "" "Adjusts the density of the floatland layer.\n" "Increase value to increase density. Can be positive or negative.\n" "Value = 0.0: 50% of volume is floatland.\n" "Value = 2.0 (can be higher depending on 'mgv7_np_floatland', always test\n" "to be sure) creates a solid floatland layer." msgstr "" "Dostosowuje gęstość warstwy pływających wysp.\n" "Aby zwiększyć gęstość, ustaw wyższą wartość. Może być dodatnia lub ujemna.\n" "Wartość = 0,0: 50% objętości to pływająca wyspa.\n" "Wartość = 2,0 (może być wyższa w zależności od 'mgv7_np_floatland', aby mieć " "pewność,\n" "zawsze sprawdzaj) tworzy stałą warstwę pływającej wyspy." #: src/settings_translation_file.cpp msgid "Admin name" msgstr "Nazwa administratora" #: src/settings_translation_file.cpp msgid "Advanced" msgstr "Zaawansowane" #: src/settings_translation_file.cpp msgid "" "All mesh buffers with less than this number of vertices will be merged\n" "during map rendering. This improves rendering performance." msgstr "" #: src/settings_translation_file.cpp #, fuzzy msgid "Allow clouds to look 3D instead of flat." msgstr "Włącz chmury 3D zamiast płaskich." #: src/settings_translation_file.cpp msgid "Allows liquids to be translucent." msgstr "Pozwala na przejrzyste płyny." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Also used for climbing down and descending in water if aux1_descends is " "disabled." msgstr "" "Klawisz skradania.\n" "Także używany do schodzenia w dół i opadania w wodzie jeżeli aux1_descends " "jest wyłączone.\n" "Zobacz http://irrlicht.sourceforge.net/docu/" "namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp msgid "" "Alters the light curve by applying 'gamma correction' to it.\n" "Higher values make middle and lower light levels brighter.\n" "Value '1.0' leaves the light curve unaltered.\n" "This only has significant effect on daylight and artificial\n" "light, it has very little effect on natural night light." msgstr "" "Modyfikuje krzywą światła przez nałożenie na nią 'korekcji gamma'.\n" "Im wyższa wartość, tym jaśniejsze światło ze średniego i niskiego zakresu.\n" "Wartość '1.0' oznacza brak zmian.\n" "Tylko światło dnia i sztuczne światło są znacząco zmieniane, \n" "światło nocne podlega zmianie w minimalnym stopniu." #: src/settings_translation_file.cpp msgid "Always fly fast" msgstr "Zawsze lataj szybko" #: src/settings_translation_file.cpp msgid "Ambient occlusion gamma" msgstr "Ambient occlusion gamma" #: src/settings_translation_file.cpp msgid "Amplifies the valleys." msgstr "Wzmacnia doliny." #: src/settings_translation_file.cpp msgid "Anisotropic filtering" msgstr "Filtrowanie anizotropowe" #: src/settings_translation_file.cpp msgid "Announce server" msgstr "Rozgłoś serwer" #: src/settings_translation_file.cpp msgid "Announce to this serverlist." msgstr "Rozgłoś listę serwerów." #: src/settings_translation_file.cpp msgid "Anti-aliasing scale" msgstr "Skala antyaliasingu" #: src/settings_translation_file.cpp msgid "Antialiasing method" msgstr "Metoda antyaliasingu" #: src/settings_translation_file.cpp msgid "Anticheat flags" msgstr "Flagi anticheata" #: src/settings_translation_file.cpp msgid "Anticheat movement tolerance" msgstr "Tolerancja ruchu anticheata" #: src/settings_translation_file.cpp msgid "Append item name" msgstr "Dołącz nazwę przedmiotu" #: src/settings_translation_file.cpp msgid "Append item name to tooltip." msgstr "Dołącz nazwę przedmiotu do jego opisu." #: src/settings_translation_file.cpp msgid "Apple trees noise" msgstr "Szum jabłoni" #: src/settings_translation_file.cpp msgid "" "Apply dithering to reduce color banding artifacts.\n" "Dithering significantly increases the size of losslessly-compressed\n" "screenshots and it works incorrectly if the display or operating system\n" "performs additional dithering or if the color channels are not quantized\n" "to 8 bits.\n" "With OpenGL ES, dithering only works if the shader supports high\n" "floating-point precision and it may have a higher performance impact." msgstr "" "Zastosuj dithering, żeby zmniejszyć artefakty bandingu.\n" "Dithering znacząco zwiększa rozmiar bezstratnie skompresowanych\n" "zrzutów ekranu i działa nieprawidłowo, jeśli system operacyjny\n" "wykonuje dodatkowy dithering lub jeśli kanały kolorów\n" "nie są skwantowane na 8 bitów.\n" "Z OpenGL ES, dithering działa tylko jeśli shader wspiera wysoką precyzję\n" "liczb zmiennoprzecinkowych i może mieć większy wpływ na wydajność." #: src/settings_translation_file.cpp msgid "Arm inertia" msgstr "Bezwładność ramion" #: src/settings_translation_file.cpp msgid "" "Arm inertia, gives a more realistic movement of\n" "the arm when the camera moves." msgstr "" "Bezwładność ramion, daje bardziej realistyczny ruch\n" "ramion, podczas przesuwania kamery." #: src/settings_translation_file.cpp msgid "Ask to reconnect after crash" msgstr "Poproś o ponowne połączenie po awarii" #: src/settings_translation_file.cpp msgid "" "At this distance the server will aggressively optimize which blocks are sent " "to\n" "clients.\n" "Small values potentially improve performance a lot, at the expense of " "visible\n" "rendering glitches (some blocks might not be rendered correctly in caves).\n" "Setting this to a value greater than max_block_send_distance disables this\n" "optimization.\n" "Stated in MapBlocks (16 nodes)." msgstr "" "W tej odległości serwer agresywnie zoptymalizuje, które bloki są wysyłane " "do\n" "klientów.\n" "Małe wartości potencjalnie znacznie poprawiają wydajność, kosztem " "widocznych\n" "błędów renderowania (niektóre bloki mogą nie być renderowane poprawnie w " "jaskiniach).\n" "Ustawienie tego na wartość większą niż max_block_send_distance wyłącza te\n" "optymalizacje.\n" "Wyrażone w MapBlocks (16 węzłów)." #: src/settings_translation_file.cpp msgid "" "At this distance the server will perform a simpler and cheaper occlusion " "check.\n" "Smaller values potentially improve performance, at the expense of " "temporarily visible\n" "rendering glitches (missing blocks).\n" "This is especially useful for very large viewing range (upwards of 500).\n" "Stated in MapBlocks (16 nodes)." msgstr "" "W tej odległości serwer wykona prostsze i tańsze sprawdzenie przesłonięcia.\n" "Mniejsze wartości potencjalnie poprawiają wydajność, kosztem tymczasowych\n" "błędów renderowania (brakujące bloki).\n" "To jest szczególnie użyteczne przy bardzo dużych zasięgach widoczności " "(powyżej 500).\n" "Wyrażone w MapBlocks (16 nodes)." #: src/settings_translation_file.cpp msgid "Audio" msgstr "Dźwięk" #: src/settings_translation_file.cpp msgid "Automatic jumping" msgstr "Automatyczne skoki" #: src/settings_translation_file.cpp msgid "Automatically jump up single-node obstacles." msgstr "Automatycznie przeskakuj jedno-blokowe przeszkody." #: src/settings_translation_file.cpp msgid "Automatically report to the serverlist." msgstr "Automatycznie zgłoś do listy serwerów." #: src/settings_translation_file.cpp msgid "Autoscaling mode" msgstr "Tryb automatycznego skalowania" #: src/settings_translation_file.cpp msgid "Aux1 key for climbing/descending" msgstr "Klawisz Aux1 używany do wspinania/schodzenia" #: src/settings_translation_file.cpp msgid "Base ground level" msgstr "Poziom ziemi" #: src/settings_translation_file.cpp msgid "Base terrain height." msgstr "Bazowa wysokość terenu." #: src/settings_translation_file.cpp msgid "Base texture size" msgstr "Podstawowy rozmiar tekstury" #: src/settings_translation_file.cpp msgid "Basic privileges" msgstr "Podstawowe uprawnienia" #: src/settings_translation_file.cpp msgid "Beach noise" msgstr "Szum plaży" #: src/settings_translation_file.cpp msgid "Beach noise threshold" msgstr "Próg szumu plaży" #: src/settings_translation_file.cpp msgid "Bilinear filtering" msgstr "Filtrowanie dwuliniowe" #: src/settings_translation_file.cpp msgid "Bind address" msgstr "Sprawdzanie adresu" #: src/settings_translation_file.cpp msgid "Biome API" msgstr "API biomów" #: src/settings_translation_file.cpp msgid "Biome noise" msgstr "Szum biomu" #: src/settings_translation_file.cpp msgid "Block bounds HUD radius" msgstr "" #: src/settings_translation_file.cpp msgid "Block cull optimize distance" msgstr "Dystans optymalizacji pomijania bloków" #: src/settings_translation_file.cpp msgid "Block send optimize distance" msgstr "Dystans optymalizacji wysyłanych bloków" #: src/settings_translation_file.cpp msgid "Bobbing" msgstr "Drgania głowy" #: src/settings_translation_file.cpp msgid "Bold and italic font path" msgstr "Ścieżka pogrubionej czcionki oraz kursywy" #: src/settings_translation_file.cpp msgid "Bold and italic monospace font path" msgstr "Ścieżka czcionki o stałej szerokości i pogrubionej kursywą" #: src/settings_translation_file.cpp msgid "Bold font path" msgstr "Ścieżka fontu pogrubionego" #: src/settings_translation_file.cpp msgid "Bold monospace font path" msgstr "Pogrubiona ścieżka czcionki o stałej szerokości" #: src/settings_translation_file.cpp msgid "Build inside player" msgstr "Buduj w pozycji gracza" #: src/settings_translation_file.cpp msgid "Builtin" msgstr "Wbudowany" #: src/settings_translation_file.cpp msgid "Camera" msgstr "Kamera" #: src/settings_translation_file.cpp msgid "Camera smoothing" msgstr "Wygładzanie kamery" #: src/settings_translation_file.cpp msgid "Camera smoothing in cinematic mode" msgstr "Wygładzanie kamery w trybie cinematic" #: src/settings_translation_file.cpp msgid "Capture Tracy zones" msgstr "" #: src/settings_translation_file.cpp msgid "" "Capture Tracy zones with the profiler's instrumentation.\n" "You need to build with Tracy to use this, see doc/developing/profiling.md\n" "for details." msgstr "" #: src/settings_translation_file.cpp msgid "Cave noise" msgstr "Szum jaskini" #: src/settings_translation_file.cpp msgid "Cave noise #1" msgstr "Szum jaskini #1" #: src/settings_translation_file.cpp msgid "Cave noise #2" msgstr "Szum jaskini #2" #: src/settings_translation_file.cpp msgid "Cave width" msgstr "Szerokość jaskini" #: src/settings_translation_file.cpp msgid "Cave1 noise" msgstr "Szum jaskini #1" #: src/settings_translation_file.cpp msgid "Cave2 noise" msgstr "Szum jaskini #1" #: src/settings_translation_file.cpp msgid "Cavern limit" msgstr "Szerokość jaskini" #: src/settings_translation_file.cpp msgid "Cavern noise" msgstr "Szum jaskini #1" #: src/settings_translation_file.cpp msgid "Cavern taper" msgstr "Zwężenie jaskini" #: src/settings_translation_file.cpp msgid "Cavern threshold" msgstr "Próg groty" #: src/settings_translation_file.cpp msgid "Cavern upper limit" msgstr "Górna granica jaskiń" #: src/settings_translation_file.cpp msgid "" "Center of light curve boost range.\n" "Where 0.0 is minimum light level, 1.0 is maximum light level." msgstr "" "Środek zakresu wzmocnienia krzywej światła.\n" "0.0 to minimalny poziom światła, 1.0 to maksymalny poziom światła." #: src/settings_translation_file.cpp msgid "Chat command time message threshold" msgstr "Próg wiadomości czasu polecenia czatu" #: src/settings_translation_file.cpp msgid "Chat commands" msgstr "Komendy czatu" #: src/settings_translation_file.cpp msgid "Chat font size" msgstr "Rozmiar czcionki" #: src/settings_translation_file.cpp msgid "Chat log level" msgstr "Poziom dziennika czatu" #: src/settings_translation_file.cpp msgid "Chat message count limit" msgstr "Limit liczby wiadomości na czacie" #: src/settings_translation_file.cpp msgid "Chat message format" msgstr "Format wiadomości czatu" #: src/settings_translation_file.cpp msgid "Chat message kick threshold" msgstr "Próg wiadomości wyrzucenia z czatu" #: src/settings_translation_file.cpp msgid "Chat message max length" msgstr "Maksymalna długość wiadomości na czacie" #: src/settings_translation_file.cpp msgid "Chat weblinks" msgstr "Chat widoczny" #: src/settings_translation_file.cpp msgid "Chunk size" msgstr "Szerokość fragmentu" #: src/settings_translation_file.cpp msgid "" "Clickable weblinks (middle-click or Ctrl+left-click) enabled in chat console " "output." msgstr "" "Klikalne łącza internetowe (kliknięcie środkowym przyciskiem lub Ctrl+lewy " "przycisk myszy) włączone w danych wyjściowych konsoli czatu." #: src/settings_translation_file.cpp msgid "Client" msgstr "Klient" #: src/settings_translation_file.cpp msgid "Client Debugging" msgstr "Debugowanie klienta" #: src/settings_translation_file.cpp msgid "Client Mesh Chunksize" msgstr "Rozmiar modelu chunka na kliencie" #: src/settings_translation_file.cpp msgid "Client and Server" msgstr "Klient i Serwer" #: src/settings_translation_file.cpp msgid "Client modding" msgstr "Modyfikacja klienta" #: src/settings_translation_file.cpp msgid "Client side modding restrictions" msgstr "Ograniczenia modowania po stronie klienta" #: src/settings_translation_file.cpp msgid "Client-side Modding" msgstr "Modyfikacje po stronie klienta" #: src/settings_translation_file.cpp msgid "Client-side node lookup range restriction" msgstr "Ograniczenie zasięgu wyszukiwania node'ów po stronie klienta" #: src/settings_translation_file.cpp msgid "Climbing speed" msgstr "Szybkość wspinania" #: src/settings_translation_file.cpp msgid "Cloud radius" msgstr "Zasięg chmur" #: src/settings_translation_file.cpp msgid "Clouds" msgstr "Chmury 3D" #: src/settings_translation_file.cpp msgid "Clouds in menu" msgstr "Chmury w menu" #: src/settings_translation_file.cpp msgid "Color depth for post-processing texture" msgstr "Głębia koloru dla przetwarzania tekstury" #: src/settings_translation_file.cpp msgid "Colored fog" msgstr "Kolorowa mgła" #: src/settings_translation_file.cpp msgid "Colored shadows" msgstr "Kolorowe cienie" #: src/settings_translation_file.cpp msgid "" "Comma-separated list of AL and ALC extensions that should not be used.\n" "Useful for testing. See al_extensions.[h,cpp] for details." msgstr "" "Lista wymienionych po przecinku rozszerzeń AL i ALC, które nie powinny być " "użyte.\n" "Przydatne do testowania. Sprawdź al_extensions.[h,cpp] po szczegóły." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Comma-separated list of flags to hide in the content repository.\n" "\"nonfree\" can be used to hide packages which do not qualify as 'free " "software',\n" "as defined by the Free Software Foundation.\n" "You can also specify content ratings.\n" "These flags are independent from Luanti versions,\n" "so see a full list at https://content.luanti.org/help/content_flags/" msgstr "" "Lista oddzielonych przecinkami flag do ukrycia w repozytorium treści.\n" "„niewolne” może służyć do ukrywania pakietów, które nie kwalifikują się jako " "„wolne oprogramowanie”,\n" "zgodnie z definicją Free Software Foundation.\n" "Możesz także określić oceny treści.\n" "Te flagi są niezależne od wersji Luanti,\n" "zobacz więc pełną listę na https://content.minetest.net/help/content_flags/" #: src/settings_translation_file.cpp msgid "" "Comma-separated list of mods that are allowed to access HTTP APIs, which\n" "allow them to upload and download data to/from the internet." msgstr "" "Lista oddzielonych przecinkiem modów które mają pozwolenie na dostęp do\n" "API HTTP, które pozwala im wysyłać i pobierać dane do/z internetu." #: src/settings_translation_file.cpp msgid "" "Comma-separated list of trusted mods that are allowed to access insecure\n" "functions even when mod security is on (via request_insecure_environment())." msgstr "" "Lista oddzielona przecinkiem zaufanych modów które mają dostęp\n" "do niebezpiecznych funkcji nawet gdy zabezpieczenie modów jest włączone." #: src/settings_translation_file.cpp msgid "Command" msgstr "Komenda" #: src/settings_translation_file.cpp msgid "" "Compression level to use when saving mapblocks to disk.\n" "-1 - use default compression level\n" "0 - least compression, fastest\n" "9 - best compression, slowest" msgstr "" "Poziom kompresji jaki ma być stosowany przy zapisie bloków mapy na dysk.\n" "-1 - użyj domyślnego poziomu kompresji\n" "0 - najmniejsza kompresja, najszybciej\n" "9 - najlepsza kompresja, najwolniej" #: src/settings_translation_file.cpp msgid "" "Compression level to use when sending mapblocks to the client.\n" "-1 - use default compression level\n" "0 - least compression, fastest\n" "9 - best compression, slowest" msgstr "" "Poziom kompresji jaki ma być użyty podczas wysyłania bloków mapy do " "klienta.\n" "-1 - użyj domyślnego poziomu kompresji\n" "0 - najmniejsza kompresja, najszybciej\n" "9 - najlepsza kompresja, najwolniej" #: src/settings_translation_file.cpp msgid "Connect glass" msgstr "Połączone szkło" #: src/settings_translation_file.cpp msgid "Connect to external media server" msgstr "Łączenie z zewnętrznym serwerem mediów" #: src/settings_translation_file.cpp msgid "Connects glass if supported by node." msgstr "Połącz szkło jeśli wspierane przez blok." #: src/settings_translation_file.cpp msgid "Console alpha" msgstr "Przeźroczystość konsoli" #: src/settings_translation_file.cpp msgid "Console color" msgstr "Kolor konsoli" #: src/settings_translation_file.cpp msgid "Console height" msgstr "Wysokość konsoli" #: src/settings_translation_file.cpp msgid "Content Repository" msgstr "Repozytorium treści online" #: src/settings_translation_file.cpp msgid "ContentDB Flag Blacklist" msgstr "Flaga czarnej listy ContentDB" #: src/settings_translation_file.cpp msgid "ContentDB Max Concurrent Downloads" msgstr "Maksymalna liczba jednoczesnych pobrań ContentDB" #: src/settings_translation_file.cpp msgid "ContentDB URL" msgstr "Adres URL ContentDB" #: src/settings_translation_file.cpp msgid "" "Controls length of day/night cycle.\n" "Examples:\n" "72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged." msgstr "" "Kontroluje długość cyklu dnia i nocy.\n" "Przykłady:\n" "72 = doba trwa 20 minut, 360 = 4 minuty, 1 = 24 rzeczywiste godziny, 0 = " "czas nie upływa w ogóle." #: src/settings_translation_file.cpp msgid "" "Controls sinking speed in liquid when idling. Negative values will cause\n" "you to rise instead." msgstr "" "Kontroluje prędkość tonięcia w cieczy podczas bezruchu.\n" "Ujemne wartości sprawią, że będziesz się wznosić." #: src/settings_translation_file.cpp msgid "Controls steepness/depth of lake depressions." msgstr "Kontroluje stromość/głębokość depresji jeziora." #: src/settings_translation_file.cpp msgid "Controls steepness/height of hills." msgstr "Kontroluje stromość/wysokość gór." #: src/settings_translation_file.cpp msgid "" "Controls width of tunnels, a smaller value creates wider tunnels.\n" "Value >= 10.0 completely disables generation of tunnels and avoids the\n" "intensive noise calculations." msgstr "" "Wpływa na szerokość tuneli, mniejsza wartość tworzy szersze tunele.\n" "Wartość >= 10,0 całkowicie wyłącza tworzenie tuneli i pozwala na uniknięcie\n" "intensywnych obliczeń szumu." #: src/settings_translation_file.cpp msgid "Crash message" msgstr "Wiadomość awarii" #: src/settings_translation_file.cpp msgid "Crosshair alpha" msgstr "Kanał alfa celownika" #: src/settings_translation_file.cpp msgid "" "Crosshair alpha (opaqueness, between 0 and 255).\n" "This also applies to the object crosshair." msgstr "" "Kanał alfa celownika (pomiędzy 0 a 255).\n" "Wpływa również na kolor celownika obiektów." #: src/settings_translation_file.cpp msgid "Crosshair color" msgstr "Kolor celownika" #: src/settings_translation_file.cpp msgid "" "Crosshair color (R,G,B).\n" "Also controls the object crosshair color" msgstr "" "Kolor celownika (kanał czerwony, zielony, niebieski).\n" "Wpływa również na kolor obiektu celownika" #: src/settings_translation_file.cpp msgid "Debug log file size threshold" msgstr "Próg rozmiaru pliku dziennika debugowania" #: src/settings_translation_file.cpp msgid "Debug log level" msgstr "Poziom logowania debugowania" #: src/settings_translation_file.cpp msgid "Debugging" msgstr "Debugowanie" #: src/settings_translation_file.cpp msgid "" "Decide the color depth of the texture used for the post-processing " "pipeline.\n" "Reducing this can improve performance, but some effects (e.g. debanding)\n" "require more than 8 bits to work." msgstr "" #: src/settings_translation_file.cpp #, fuzzy msgid "Decrease view range" msgstr "Zmniejsz pole widzenia" #: src/settings_translation_file.cpp #, fuzzy msgid "Decrease volume" msgstr "Zmniejsz głośność" #: src/settings_translation_file.cpp msgid "Dedicated server step" msgstr "Krok serwera dedykowanego" #: src/settings_translation_file.cpp msgid "Default acceleration" msgstr "Domyślne przyspieszenie" #: src/settings_translation_file.cpp msgid "" "Default maximum number of forceloaded mapblocks.\n" "Set this to -1 to disable the limit." msgstr "" "Domyślna maksymalna ilość wymuszonych wczytanych bloków map.\n" "Ustaw na -1 aby wyłączyć limit." #: src/settings_translation_file.cpp msgid "Default password" msgstr "Domyślne hasło" #: src/settings_translation_file.cpp msgid "Default privileges" msgstr "Domyślne uprawnienia" #: src/settings_translation_file.cpp msgid "Default report format" msgstr "Domyślny format raportu" #: src/settings_translation_file.cpp msgid "Default stack size" msgstr "Domyślny rozmiar stosu" #: src/settings_translation_file.cpp msgid "" "Define shadow filtering quality.\n" "This simulates the soft shadows effect by applying a PCF or Poisson disk\n" "but also uses more resources." msgstr "" "Określa jakość filtrowania cieni.\n" "Symuluje to efekt miękkich cieni, stosując filtr PCF lub próbkowanie " "Poissona,\n" "ale także zużywa więcej zasobów." #: src/settings_translation_file.cpp msgid "" "Define the oldest clients allowed to connect.\n" "Older clients are compatible in the sense that they will not crash when " "connecting\n" "to new servers, but they may not support all new features that you are " "expecting.\n" "This allows for more fine-grained control than " "strict_protocol_version_checking.\n" "Luanti still enforces its own internal minimum, and enabling\n" "strict_protocol_version_checking will effectively override this." msgstr "" "Wyznacz najstarsze klienty, które mogą połączyć się z serwerem.\n" "Starsze klienty mogą być kompatybilne w tym sensie, że nie będą się " "zawieszać,\n" "kiedy łączą się z nowym serwerem, ale mogą nie wspierać wszystkich nowych " "funkcjonalności, których się spodziewasz.\n" "To pozwala na bardziej szczegółowe rozróżnianie niż " "strict_protocol_version_checking.\n" "Luanti i tak wymusza swoje własne, wewnętrzne minimum, a włączenie\n" "strict_protocol_version_checking efektywnie nadpisze skutki tego ustawienia." #: src/settings_translation_file.cpp msgid "Defines areas where trees have apples." msgstr "Określa obszary na których drzewa mają jabłka." #: src/settings_translation_file.cpp msgid "Defines areas with sandy beaches." msgstr "Określa obszary z piaszczystymi plażami." #: src/settings_translation_file.cpp msgid "Defines distribution of higher terrain and steepness of cliffs." msgstr "Określa rozmieszczenie wyższego terenu i stromość klifów." #: src/settings_translation_file.cpp msgid "Defines distribution of higher terrain." msgstr "Określa rozmieszczenie wyższych terenów." #: src/settings_translation_file.cpp msgid "Defines full size of caverns, smaller values create larger caverns." msgstr "Określa wielkość jaskiń, mniejsze wartości tworzą większe jaskinie." #: src/settings_translation_file.cpp msgid "Defines large-scale river channel structure." msgstr "Określa strukturę kanałów rzecznych." #: src/settings_translation_file.cpp msgid "Defines location and terrain of optional hills and lakes." msgstr "Określa położenie oraz teren z dodatkowymi górami i jeziorami." #: src/settings_translation_file.cpp msgid "Defines the base ground level." msgstr "Określa poziom podstawowego podłoża." #: src/settings_translation_file.cpp msgid "Defines the depth of the river channel." msgstr "Określa głębokość kanałów rzecznych." #: src/settings_translation_file.cpp msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" "Definiuje maksymalną odległość przesyłania graczy w blokach (0 = " "nieskończoność)." #: src/settings_translation_file.cpp msgid "" "Defines the size of the sampling grid for FSAA and SSAA antialiasing " "methods.\n" "Value of 2 means taking 2x2 = 4 samples." msgstr "" "Zdefiniuj rozmiar siatki próbkowania dla metod antyaliasingu FSAA i SSAA.\n" "Wartość 2 oznacza branie 2x2 = 4 próbek." #: src/settings_translation_file.cpp msgid "Defines the width of the river channel." msgstr "Określa szerokość kanałów rzecznych." #: src/settings_translation_file.cpp msgid "Defines the width of the river valley." msgstr "Określa szerokość doliny rzecznej." #: src/settings_translation_file.cpp msgid "Defines tree areas and tree density." msgstr "Określa obszary drzewiaste oraz ich gęstość." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Delay between mesh updates on the client in ms. Increasing this will slow\n" "down the rate of mesh updates, which can help reduce jitter." msgstr "" "Opóźnienie między aktualizacją siatki na kliencie podawane w milisekundach.\n" "Zwiększenie zredukuje częstość aktualizacji siatki, ograniczając w ten " "sposób drgania (jitter) na wolniejszych klientach." #: src/settings_translation_file.cpp msgid "Delay in sending blocks after building" msgstr "Opóźnienie w przesyłaniu bloków, kiedy gracz buduje" #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "Opóźnienie wyświetlania dymkmów, w milisekundach." #: src/settings_translation_file.cpp msgid "Deprecated Lua API handling" msgstr "Wsparcie przestarzałego API Lua" #: src/settings_translation_file.cpp msgid "Depth below which you'll find giant caverns." msgstr "Głębokość poniżej której znajdziesz duże jaskinie." #: src/settings_translation_file.cpp msgid "Depth below which you'll find large caves." msgstr "Głębokość poniżej której znajdziesz duże jaskinie." #: src/settings_translation_file.cpp msgid "" "Description of server, to be displayed when players join and in the " "serverlist." msgstr "" "Opis serwera, który będzie wyświetlony gdy gracze dołączają oraz na liście " "serwerów." #: src/settings_translation_file.cpp msgid "Desert noise threshold" msgstr "Próg szumu pustyni" #: src/settings_translation_file.cpp msgid "" "Deserts occur when np_biome exceeds this value.\n" "When the 'snowbiomes' flag is enabled, this is ignored." msgstr "" "Pustynie pojawią się gdy np_biome przekroczy tą wartość.\n" "Kiedy flaga 'snowbiomes' jest włączona, ta wartość jest ignorowana." #: src/settings_translation_file.cpp msgid "Developer Options" msgstr "Opcje deweloperskie" #: src/settings_translation_file.cpp msgid "Disable if you only want to instrument with Tracy." msgstr "" #: src/settings_translation_file.cpp msgid "Disallow empty passwords" msgstr "Nie zezwalaj na puste hasła" #: src/settings_translation_file.cpp msgid "Display Density Scaling Factor" msgstr "Wyświetl współczynnik skalowania gęstości" #: src/settings_translation_file.cpp #, fuzzy msgid "" "Distance in nodes at which transparency depth sorting is enabled.\n" "Use this to limit the performance impact of transparency depth sorting.\n" "Set to 0 to disable it entirely." msgstr "" "Odległość w blokach, przy której sortowanie przezroczystości jest włączone.\n" "Użyj tego ustawienia, aby zmniejszyć spadek wydajności związany z " "sortowaniem przezroczystości.\n" "Ustaw wartość na 0, aby wyłączyć je całkowicie." #: src/settings_translation_file.cpp msgid "Domain name of server, to be displayed in the serverlist." msgstr "Domena serwera, wyświetlana na liście serwerów." #: src/settings_translation_file.cpp msgid "Double tap jump for fly" msgstr "Wciśnij dwukrotnie \"Skok\" by włączyć tryb latania" #: src/settings_translation_file.cpp msgid "Double-tapping the jump key toggles fly mode." msgstr "Wciśnij dwukrotnie \"Skok\" by włączyć tryb latania." #: src/settings_translation_file.cpp msgid "" "Draw transparency sorted triangles grouped by their mesh buffers.\n" "This breaks transparency sorting between mesh buffers, but avoids " "situations\n" "where transparency sorting would be very slow otherwise." msgstr "" #: src/settings_translation_file.cpp #, fuzzy msgid "Drop item" msgstr "Klawisz wyrzucenia przedmiotu" #: src/settings_translation_file.cpp msgid "Dump the mapgen debug information." msgstr "Zrzuć informacje debugowania generatora mapy." #: src/settings_translation_file.cpp msgid "Dungeon maximum Y" msgstr "Maksymalna wartość Y lochu" #: src/settings_translation_file.cpp msgid "Dungeon minimum Y" msgstr "Minimalna wartość Y lochu" #: src/settings_translation_file.cpp msgid "Dungeon noise" msgstr "Szum generowania lochów" #: src/settings_translation_file.cpp msgid "Effects" msgstr "Efekty graficzne" #: src/settings_translation_file.cpp msgid "Enable Automatic Exposure" msgstr "Włącz automatyczną regulację ekspozycji" #: src/settings_translation_file.cpp msgid "Enable Bloom" msgstr "Włącz efekt bloom" #: src/settings_translation_file.cpp msgid "Enable Bloom Debug" msgstr "Włącz debug efektu bloom" #: src/settings_translation_file.cpp msgid "Enable Debanding" msgstr "Włącz Debanding" #: src/settings_translation_file.cpp msgid "" "Enable IPv6 support (for both client and server).\n" "Required for IPv6 connections to work at all." msgstr "" "Włącz protokół sieciowy IPv6 (dla gry oraz dla jej serwera).\n" "Wymagane dla połączeń z protokołem sieciowym IPv6." #: src/settings_translation_file.cpp msgid "" "Enable IPv6 support for server.\n" "Note that clients will be able to connect with both IPv4 and IPv6.\n" "Ignored if bind_address is set." msgstr "" #: src/settings_translation_file.cpp msgid "" "Enable Lua modding support on client.\n" "This support is experimental and API can change." msgstr "" "Odblokuj wsparcie modyfikacji Lua.\n" "To wsparcie jest eksperymentalne i API może ulec zmianie." #: src/settings_translation_file.cpp msgid "" "Enable Poisson disk filtering.\n" "On true uses Poisson disk to make \"soft shadows\". Otherwise uses PCF " "filtering." msgstr "" "Włącz filtrowanie dysku Poisson.\n" "Jeśli włączone, używa dysku Poisson do \"miękkich cieni\", w przeciwnym " "razie używa filtrowania PCF." #: src/settings_translation_file.cpp msgid "Enable Post Processing" msgstr "Włącz Post Processing" #: src/settings_translation_file.cpp msgid "Enable Raytraced Culling" msgstr "Włącz pomijanie przysłoniętych bloków oparte o śledzenie promieni" #: src/settings_translation_file.cpp msgid "" "Enable automatic exposure correction\n" "When enabled, the post-processing engine will\n" "automatically adjust to the brightness of the scene,\n" "simulating the behavior of human eye." msgstr "" "Włącz automatyczną poprawę ekspozycji.\n" "Kiedy włączone, silnik post-processingu automatycznie\n" "dostosuje jasność sceny, symulując zachowanie\n" "oka ludzkiego." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Enable colored shadows for transculent nodes.\n" "This is expensive." msgstr "" "Włącza kolorowe cienie. \n" "Jeśli aktywne, półprzezroczyste bloki rzucają kolorowe cienie. To zużywa " "dużo zasobów." #: src/settings_translation_file.cpp msgid "Enable console window" msgstr "Odblokuj okno konsoli" #: src/settings_translation_file.cpp msgid "Enable joysticks" msgstr "Włącz joystick" #: src/settings_translation_file.cpp msgid "Enable joysticks. Requires a restart to take effect" msgstr "Włącza wsparcie dla kontrolerów. Wymaga restartu gry" #: src/settings_translation_file.cpp msgid "Enable mod channels support." msgstr "Włącz wsparcie kanałów z modami." #: src/settings_translation_file.cpp msgid "Enable mod security" msgstr "Włącz tryb mod security" #: src/settings_translation_file.cpp msgid "Enable mouse wheel (scroll) for item selection in hotbar." msgstr "Włącz szybki wybór przedmiotów na hotbarze kółkiem myszy (scrollem)." #: src/settings_translation_file.cpp msgid "Enable random mod loading (mainly used for testing)." msgstr "Włącz losową kolejność ładowania modów (głównie do testowania)." #: src/settings_translation_file.cpp msgid "Enable random user input (only used for testing)." msgstr "Włącz losowe wejście użytkownika (tylko dla testowania)." #: src/settings_translation_file.cpp msgid "Enable smooth lighting with simple ambient occlusion." msgstr "Włącz gładkie oświetlenie z prostym efektem ambient occlusion." #: src/settings_translation_file.cpp msgid "Enable split login/register" msgstr "Włącz rozdzielenie logowania/rejestracji" #: src/settings_translation_file.cpp msgid "" "Enable to disallow old clients from connecting.\n" "Older clients are compatible in the sense that they will not crash when " "connecting\n" "to new servers, but they may not support all new features that you are " "expecting." msgstr "" "Włącz blokadę dla połączenia starych klientów.\n" "Starsze klienty mogą być kompatybilne w tym sensie że nie będą się " "zawieszać\n" "kiedy łączą sę z nowym serwerem, ale mogą nie wspierać wszystkich nowych " "spodziewanych funkcjonalności." #: src/settings_translation_file.cpp #, fuzzy msgid "Enable updates available indicator on content tab" msgstr "Włącz wskaźnik dostępnych aktualizacji w oknie zawartości" #: src/settings_translation_file.cpp msgid "" "Enable usage of remote media server (if provided by server).\n" "Remote servers offer a significantly faster way to download media (e.g. " "textures)\n" "when connecting to the server." msgstr "" "Włącza używanie zdalnego serwera mediów (jeżeli dostarczany przez serwer).\n" "Zdalny serwer oferuje znacząco szybszy sposób pobierania mediów (np. " "tekstur)\n" "jeżeli następuje połączenie z serwerem." #: src/settings_translation_file.cpp msgid "" "Enable view bobbing and amount of view bobbing.\n" "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double." msgstr "" "Włącz drganie widoku i ilość tych drgań.\n" "Dla przykładu: 0 dla braku drgań; 1.0 dla normalnych; 2.0 dla podwójnych." #: src/settings_translation_file.cpp msgid "" "Enables Hable's 'Uncharted 2' filmic tone mapping.\n" "Simulates the tone curve of photographic film and how this approximates the\n" "appearance of high dynamic range images. Mid-range contrast is slightly\n" "enhanced, highlights and shadows are gradually compressed." msgstr "" "Aktywuje filmowe mapowanie tonów Hable'a (jak 'Uncharted 2').\n" "Symuluje krzywą tonalną kliszy fotograficznej i sposób,\n" "w jaki przybliża ona wygląd obrazów o wysokim zakresie dynamiki.\n" "Powoduje wzmocnienie kontrastu w średnich tonach, stopniową kompresję " "świateł i cieni." #: src/settings_translation_file.cpp msgid "Enables animation of inventory items." msgstr "Włącz animację inwentarza przedmiotów." #: src/settings_translation_file.cpp msgid "Enables debug and error-checking in the OpenGL driver." msgstr "Włącza debug i sprawdzanie błędów w sterowniku OpenGL." #: src/settings_translation_file.cpp #, fuzzy msgid "Enables smooth scrolling." msgstr "Włącza płynne przewijanie." #: src/settings_translation_file.cpp msgid "Enables the post processing pipeline." msgstr "Włącza potok post-processimgu." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Enables the touchscreen controls, allowing you to play the game with a " "touchscreen.\n" "\"auto\" means that the touchscreen controls will be enabled and disabled\n" "automatically depending on the last used input method." msgstr "" "Włącza sterowanie ekranu dotykowego, co pozwala Ci na granie w grę na " "ekranie dotykowym.\n" "„auto” oznacza, że sterowanie ekranu dotykowego zostanie włączone lub " "wyłączone\n" "automatycznie w zależności od ostatnio użytych danych wejściowych." #: src/settings_translation_file.cpp msgid "" "Enables tradeoffs that reduce CPU load or increase rendering performance\n" "at the expense of minor visual glitches that do not impact game playability." msgstr "" "Umożliwia kompromisy, które zmniejszają obciążenie procesora lub zwiększają " "wydajność renderowania\n" "kosztem drobnych usterek wizualnych, które nie wpływają na grywalność gry." #: src/settings_translation_file.cpp msgid "Engine Profiler" msgstr "Profiler silnika" #: src/settings_translation_file.cpp msgid "Engine profiling data print interval" msgstr "Interwał wyświetlania danych profilowych" #: src/settings_translation_file.cpp msgid "Entity methods" msgstr "Metody bytów" #: src/settings_translation_file.cpp msgid "" "Exponent of the floatland tapering. Alters the tapering behavior.\n" "Value = 1.0 creates a uniform, linear tapering.\n" "Values > 1.0 create a smooth tapering suitable for the default separated\n" "floatlands.\n" "Values < 1.0 (for example 0.25) create a more defined surface level with\n" "flatter lowlands, suitable for a solid floatland layer." msgstr "" "Wykładnik zwężenia latającej wyspy. Zmienia zachowanie zwężenia.\n" "Wartość = 1.0 tworzy jednolite, liniowe zwężenie.\n" "Wartości > 1.0 tworzą gładkie zwężenie odpowiednie dla domyślnie " "odseparowanych\n" "latających wysp.\n" "Wartości < 1.0 (np. 0.25) tworzą bardziej zdefiniowany poziom powierzchni z\n" "płaskimi nizinami, odpowiednimi dla jednolitej warstwy latającego lądu." #: src/settings_translation_file.cpp msgid "Exposure compensation" msgstr "Kompensacja ekspozycji" #: src/settings_translation_file.cpp msgid "FPS" msgstr "FPS" #: src/settings_translation_file.cpp #, fuzzy msgid "FPS when unfocused" msgstr "Maksymalna ilość klatek na sekundę gdy gra zapauzowana bądź nieaktywna" #: src/settings_translation_file.cpp msgid "Factor noise" msgstr "Współczynnik szumu" #: src/settings_translation_file.cpp msgid "Fallback font path" msgstr "Ścieżka czcionki zastępczej" #: src/settings_translation_file.cpp msgid "Fast mode acceleration" msgstr "Przyspieszenie trybu szybkiego" #: src/settings_translation_file.cpp msgid "Fast mode speed" msgstr "Prędkość trybu szybkiego" #: src/settings_translation_file.cpp msgid "Field of view" msgstr "Pole widzenia" #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "Pole widzenia w stopniach." #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " "the\n" "Multiplayer Tab." msgstr "" "Plik w kliencie (lista serwerów), który zawiera ulubione serwery " "wyświetlane \n" "w zakładce Trybu wieloosobowego." #: src/settings_translation_file.cpp msgid "Filler depth" msgstr "Głębokość wypełnienia" #: src/settings_translation_file.cpp msgid "Filler depth noise" msgstr "Szum wypełnianej głębokości" #: src/settings_translation_file.cpp msgid "Filmic tone mapping" msgstr "Mapowanie Filmic tone" #: src/settings_translation_file.cpp msgid "Filtering and Antialiasing" msgstr "Filtrowanie i antyaliasing" #: src/settings_translation_file.cpp msgid "First of 4 2D noises that together define hill/mountain range height." msgstr "" "Pierwsze z czterech szumów 2D, które razem wysokość gór/łańcuchów górskich." #: src/settings_translation_file.cpp msgid "First of two 3D noises that together define tunnels." msgstr "Pierwsze z dwóch szumów 3D, które razem określają tunele." #: src/settings_translation_file.cpp msgid "Fixed map seed" msgstr "Stałe ziarno mapy" #: src/settings_translation_file.cpp msgid "Fixed virtual joystick" msgstr "Ustaw wirtualny joystick" #: src/settings_translation_file.cpp msgid "" "Fixes the position of virtual joystick.\n" "If disabled, virtual joystick will center to first-touch's position." msgstr "" "Mocuje pozycję wirtualnego joysticka.\n" "Gdy jest wyłączona, wirtualny joystick przestawi się do miejsca pierwszego " "dotknięcia." #: src/settings_translation_file.cpp msgid "Floatland density" msgstr "Gęstość latających wysp" #: src/settings_translation_file.cpp msgid "Floatland maximum Y" msgstr "Maksymalna wartość Y latających wysp" #: src/settings_translation_file.cpp msgid "Floatland minimum Y" msgstr "Minimalna wartość Y latających wysp" #: src/settings_translation_file.cpp msgid "Floatland noise" msgstr "Szum generowania latających wysp" #: src/settings_translation_file.cpp msgid "Floatland taper exponent" msgstr "Wykładnik zbieżności latających wysp" #: src/settings_translation_file.cpp msgid "Floatland tapering distance" msgstr "Odległość zwężania latających wysp" #: src/settings_translation_file.cpp msgid "Floatland water level" msgstr "Poziom wody na pływających wyspach" #: src/settings_translation_file.cpp msgid "Fog" msgstr "Mgła" #: src/settings_translation_file.cpp msgid "Fog start" msgstr "Początek mgły" #: src/settings_translation_file.cpp msgid "Font" msgstr "Czcionka" #: src/settings_translation_file.cpp msgid "Font bold by default" msgstr "Czcionka domyślnie pogrubiona" #: src/settings_translation_file.cpp msgid "Font italic by default" msgstr "Czcionka domyślnie pochylona" #: src/settings_translation_file.cpp msgid "Font shadow" msgstr "Cień czcionki" #: src/settings_translation_file.cpp msgid "Font shadow alpha" msgstr "Przeźroczystość cienia czcionki" #: src/settings_translation_file.cpp msgid "Font size" msgstr "Rozmiar czcionki" #: src/settings_translation_file.cpp msgid "Font size divisible by" msgstr "Rozmiar czcionki podzielny przez" #: src/settings_translation_file.cpp msgid "Font size of the default font where 1 unit = 1 pixel at 96 DPI" msgstr "" "Rozmiar czcionki domyślnej czcionki, gdzie 1 jednostka = 1 piksel przy 96 DPI" #: src/settings_translation_file.cpp msgid "Font size of the monospace font where 1 unit = 1 pixel at 96 DPI" msgstr "" "Rozmiar czcionki o stałej szerokości, gdzie 1 jednostka = 1 piksel przy 96 " "DPI" #: src/settings_translation_file.cpp msgid "" "Font size of the recent chat text and chat prompt in point (pt).\n" "Value 0 will use the default font size." msgstr "" "Rozmiar czcionki tekstu ostatniego czatu i monitu czatu w punktach (pt).\n" "Wartość 0 spowoduje użycie domyślnego rozmiaru czcionki." #: src/settings_translation_file.cpp msgid "" "For pixel-style fonts that do not scale well, this ensures that font sizes " "used\n" "with this font will always be divisible by this value, in pixels. For " "instance,\n" "a pixel font 16 pixels tall should have this set to 16, so it will only ever " "be\n" "sized 16, 32, 48, etc., so a mod requesting a size of 25 will get 32." msgstr "" "W przypadku czcionek pikselowych, które nie skalują się dobrze, zapewnia to, " "że ich rozmiary używanych\n" "z nią będą zawsze podzielne przez tę wartość w pikselach. Na przykład,\n" "czcionka pikselowa o wysokości 16 pikseli powinna mieć ustawioną tą wartość " "na 16, więc zawsze będzie tylko\n" "rozmiar 16, 32, 48, itd., więc mod żądający rozmiaru 25 otrzyma 32." #: src/settings_translation_file.cpp msgid "" "Format of player chat messages. The following strings are valid " "placeholders:\n" "@name, @message, @timestamp (optional)" msgstr "" "Format wiadomości czatu graczy. Następujące ciągi zostaną poprawnie " "zamienione: \n" "@name, @message, @timestamp (opcjonalnie)" #: src/settings_translation_file.cpp msgid "Format of screenshots." msgstr "Format zrzutu ekranu." #: src/settings_translation_file.cpp msgid "Formspec Full-Screen Background Color" msgstr "Kolor formspec tła pełnoekranowego" #: src/settings_translation_file.cpp msgid "Formspec Full-Screen Background Opacity" msgstr "Pełnoekranowa nieprzezroczystość tła formspec" #: src/settings_translation_file.cpp msgid "Formspec full-screen background color (R,G,B)." msgstr "" "Kolor pełnoekranowego tła formspec (kanał czerwony, kanał zielony, kanał " "niebieski)." #: src/settings_translation_file.cpp msgid "Formspec full-screen background opacity (between 0 and 255)." msgstr "Nieprzezroczystość pełnoekranowego tła formspec (pomiędzy 0 i 255)." #: src/settings_translation_file.cpp msgid "Fourth of 4 2D noises that together define hill/mountain range height." msgstr "" "Pierwsze z czterech szumów 2D, które razem wysokość gór/łańcuchów górskich." #: src/settings_translation_file.cpp msgid "Fractal type" msgstr "Typ fraktalny" #: src/settings_translation_file.cpp msgid "Fraction of the visible distance at which fog starts to be rendered" msgstr "Część widocznej odległości w której mgła zaczyna się renderować" #: src/settings_translation_file.cpp msgid "" "From how far blocks are generated for clients, stated in mapblocks (16 " "nodes)." msgstr "" "Z jakiej odległości bloki są generowane dla klienta, w blokach mapy (16 " "węzłów)." #: src/settings_translation_file.cpp msgid "" "From how far blocks are sent to clients, stated in mapblocks (16 nodes)." msgstr "" "Z jakiej odległości bloki są przesyłane do klientów, zapisane w blokach map " "(16 węzłów)." #: src/settings_translation_file.cpp msgid "" "From how far clients know about objects, stated in mapblocks (16 nodes).\n" "\n" "Setting this larger than active_block_range will also cause the server\n" "to maintain active objects up to this distance in the direction the\n" "player is looking. (This can avoid mobs suddenly disappearing from view)" msgstr "" "Maksymalna odległość z której klienci wiedzą o obiektach, podawanych w " "blokach map (16 węzłów).\n" "\n" "Ustawienie wartości większej niż active_block_range spowoduje również, że " "serwer\n" "będzie utrzymywał aktywne obiekty do tej odległości w kierunku w\n" "którym patrzy gracz. (Dzięki temu można uniknąć nagłego zniknięcia mobów z " "pola widzenia)" #: src/settings_translation_file.cpp msgid "Full screen" msgstr "Pełny ekran" #: src/settings_translation_file.cpp msgid "Fullscreen mode." msgstr "Tryb pełnoekranowy." #: src/settings_translation_file.cpp msgid "GUI" msgstr "Interfejs graficzny" #: src/settings_translation_file.cpp msgid "GUI scaling" msgstr "Skalowanie GUI" #: src/settings_translation_file.cpp msgid "GUI scaling filter" msgstr "Filtr skalowania GUI" #: src/settings_translation_file.cpp msgid "Gamepads" msgstr "Kontrolery" #: src/settings_translation_file.cpp msgid "Global callbacks" msgstr "Globalne wywołania zwrotne" #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" "In Mapgen v6 the 'decorations' flag controls all decorations except trees\n" "and jungle grass, in all other mapgens this flag controls all decorations." msgstr "" "Globalne właściwości generowania map.\n" "W generatorze map v6 flaga \"decorations\" kontroluje wszystkie dekoracje z " "wyjątkiem drzew i trawy dżungli,\n" "we wszystkich innych generatorach flaga ta kontroluje wszystkie dekoracje." #: src/settings_translation_file.cpp msgid "" "Gradient of light curve at maximum light level.\n" "Controls the contrast of the highest light levels." msgstr "" "Gradient krzywej światła w maksymalnej pozycji.\n" "Wpływa na kontrast najwyższych poziomów jasności." #: src/settings_translation_file.cpp msgid "" "Gradient of light curve at minimum light level.\n" "Controls the contrast of the lowest light levels." msgstr "" "Gradient krzywej światła w minimalnej pozycji.\n" "Wpływa na kontrast najniższych poziomów jasności." #: src/settings_translation_file.cpp msgid "Graphics" msgstr "Grafika" #: src/settings_translation_file.cpp msgid "Graphics and Audio" msgstr "Grafika i dźwięk" #: src/settings_translation_file.cpp msgid "Gravity" msgstr "Grawitacja" #: src/settings_translation_file.cpp msgid "Ground level" msgstr "Poziom ziemi" #: src/settings_translation_file.cpp msgid "Ground noise" msgstr "Szum generowania podłoża" #: src/settings_translation_file.cpp msgid "HTTP mods" msgstr "Mody z dostępem do internetu" #: src/settings_translation_file.cpp msgid "HUD" msgstr "HUD" #: src/settings_translation_file.cpp msgid "HUD scaling" msgstr "Skalowanie HUD" #: src/settings_translation_file.cpp msgid "" "Handling for deprecated Lua API calls:\n" "- none: Do not log deprecated calls\n" "- log: mimic and log backtrace of deprecated call (default).\n" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" "Obsługa przestarzałych wywołań API Lua:\n" "- brak: nie rejestruj przestarzałych wywołań\n" "- log: zanotuj stos wywołania przestarzałej funkcji, ale naśladuj jej " "działanie (domyślnie).\n" "- błąd: przerwij, kiedy przestarzała funkcja zostanie użyta (sugerowane dla " "twórców modów)." #: src/settings_translation_file.cpp msgid "" "Have the profiler instrument itself:\n" "* Instrument an empty function.\n" "This estimates the overhead, that instrumentation is adding (+1 function " "call).\n" "* Instrument the sampler being used to update the statistics." msgstr "" "Spraw by profiler zmierzył się sam:\n" "* Zmierz pustą funkcję.\n" "To szacuje narzut, który pomiar dodaje (+1 wywołanie funkcji).\n" "* Zmierz samplera będącego w użyciu do aktualizowania statystyk." #: src/settings_translation_file.cpp msgid "Heat blend noise" msgstr "Szum mieszania gorąca" #: src/settings_translation_file.cpp msgid "Heat noise" msgstr "Szum gorąca" #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "Komponent wysokościowy początkowego rozmiaru okna." #: src/settings_translation_file.cpp msgid "Height noise" msgstr "Szum wysokości" #: src/settings_translation_file.cpp msgid "Height select noise" msgstr "Rożnorodność wysokości" #: src/settings_translation_file.cpp msgid "Hill steepness" msgstr "Stromość zbocza" #: src/settings_translation_file.cpp msgid "Hill threshold" msgstr "Granica zbocza" #: src/settings_translation_file.cpp msgid "Hilliness1 noise" msgstr "Szum górzystości1" #: src/settings_translation_file.cpp msgid "Hilliness2 noise" msgstr "Szum górzystości2" #: src/settings_translation_file.cpp msgid "Hilliness3 noise" msgstr "Szum górzystości3" #: src/settings_translation_file.cpp msgid "Hilliness4 noise" msgstr "Szum górzystości4" #: src/settings_translation_file.cpp msgid "Homepage of server, to be displayed in the serverlist." msgstr "Główna strona serwera, wyświetlana na liście serwerów." #: src/settings_translation_file.cpp msgid "" "Horizontal acceleration in air when jumping or falling,\n" "in nodes per second per second." msgstr "" "Przyśpieszenie poziome podczas skoku lub upadku,\n" "w blokach na sekundę do kwadratu." #: src/settings_translation_file.cpp msgid "" "Horizontal and vertical acceleration in fast mode,\n" "in nodes per second per second." msgstr "" "Poziome i pionowe przyśpieszenie w trybie szybkim,\n" "w blokach na sekundę do kwadratu." #: src/settings_translation_file.cpp msgid "" "Horizontal and vertical acceleration on ground or when climbing,\n" "in nodes per second per second." msgstr "" "Poziome i pionowe przyśpieszenie na ziemi lub podczas wchodzenia,\n" "w blokach na sekundę do kwadratu." #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 1" msgstr "Przycisk 1 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 10" msgstr "Przycisk 10 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 11" msgstr "Przycisk 11 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 12" msgstr "Przycisk 12 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 13" msgstr "Przycisk 13 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 14" msgstr "Przycisk 14 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 15" msgstr "Przycisk 15 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 16" msgstr "Przycisk 16 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 17" msgstr "Przycisk 17 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 18" msgstr "Przycisk 18 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 19" msgstr "Przycisk 19 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 2" msgstr "Przycisk 2 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 20" msgstr "Przycisk 20 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 21" msgstr "Przycisk 21 miejsca paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 22" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 23" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 24" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 25" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 26" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 27" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 28" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 29" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 3" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 30" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 31" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 32" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 4" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 5" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 6" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 7" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 8" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar slot 9" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp msgid "Hotbar: Enable mouse wheel for selection" msgstr "Hotbar: Włącz użycie kółka myszy do wyboru" #: src/settings_translation_file.cpp msgid "Hotbar: Invert mouse wheel direction" msgstr "Hotbar: Odwróć kierunek kółka myszy" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar: select next item" msgstr "Następny klawisz paska działań" #: src/settings_translation_file.cpp #, fuzzy msgid "Hotbar: select previous item" msgstr "Poprzedni klawisz paska działań" #: src/settings_translation_file.cpp msgid "How deep to make rivers." msgstr "Jak głębokie tworzyć rzeki." #: src/settings_translation_file.cpp msgid "" "How fast liquid waves will move. Higher = faster.\n" "If negative, liquid waves will move backwards." msgstr "" "Jak szybko fale cieczy będą się poruszać. Wyższa = szybciej.\n" "Wartość ujemna, fale cieczy będą poruszać się do tyłu." #: src/settings_translation_file.cpp msgid "" "How long the server will wait before unloading unused mapblocks, stated in " "seconds.\n" "Higher value is smoother, but will use more RAM." msgstr "" "Jak długo serwer będzie czekać do zwolnienia nieużywanych bloków mapy.\n" "Wyższa wartość jest łagodniejsza ale używa więcej pamięci RAM." #: src/settings_translation_file.cpp msgid "" "How much you are slowed down when moving inside a liquid.\n" "Decrease this to increase liquid resistance to movement." msgstr "" "Jak bardzo jesteś spowolniony, poruszając się w cieczy.\n" "Zmniejsz wartość, aby zwiększyć opór ruchu w cieczy." #: src/settings_translation_file.cpp msgid "How wide to make rivers." msgstr "Jak mają być rzeki." #: src/settings_translation_file.cpp msgid "Humidity blend noise" msgstr "Szum wilgotności" #: src/settings_translation_file.cpp msgid "Humidity noise" msgstr "Szum wilgotności" #: src/settings_translation_file.cpp msgid "Humidity variation for biomes." msgstr "Różnice w wilgotności biomów." #: src/settings_translation_file.cpp msgid "IPv6" msgstr "IPv6" #: src/settings_translation_file.cpp msgid "IPv6 server" msgstr "Serwer IPv6" #: src/settings_translation_file.cpp msgid "" "If FPS would go higher than this, limit it by sleeping\n" "to not waste CPU power for no benefit." msgstr "" "Jeżeli FPS będzie wyższy niż to, ogranicz go przez usypianie\n" "nie marnuj mocy CPU bez znaczących korzyści." #: src/settings_translation_file.cpp msgid "" "If disabled, \"Aux1\" key is used to fly fast if both fly and fast mode are\n" "enabled." msgstr "" "Jeśli wyłączone to klawisz \"Aux1\" jest wykorzystany aby latać szybko jeśli " "tryb szybkiego poruszania oraz latania jest\n" "włączony." #: src/settings_translation_file.cpp #, fuzzy msgid "" "If enabled and you have ContentDB packages installed, Luanti may contact " "ContentDB to\n" "check for package updates when opening the mainmenu." msgstr "" "Jeśli jest włączone i posiadasz zainstalowane paczki ContentDB, to Luanti " "skontaktuje się z ContentDB, aby\n" "sprawdzić aktualizacje paczek podczas otwierania menu głównego." #: src/settings_translation_file.cpp msgid "" "If enabled, \"Aux1\" key instead of \"Sneak\" key is used for climbing down " "and\n" "descending." msgstr "" "Po włączeniu, klawisz \"użycia\" będzie służył do schodzenia w dół i " "opadania\n" "zamiast klawisza \"skradania\"." #: src/settings_translation_file.cpp msgid "" "If enabled, actions are recorded for rollback.\n" "This option is only read when server starts." msgstr "" "Jeżeli włączone, akcje są nagrywane dla odtwarzania.\n" "Ta opcja jest czytana tylko podczas startu serwera." #: src/settings_translation_file.cpp msgid "" "If enabled, invalid world data won't cause the server to shut down.\n" "Only enable this if you know what you are doing." msgstr "" "Jeżeli włączone, nieprawidłowe dane świata nie będą powodować wyłączenia " "serwera.\n" "Włącz tylko jeżeli wiesz co robisz." #: src/settings_translation_file.cpp msgid "" "If enabled, players cannot join without a password or change theirs to an " "empty password." msgstr "" "Po włączeniu, gracze nie mogą dołączyć do gry z pustym hasłem ani zmienić " "swojego hasła na puste." #: src/settings_translation_file.cpp #, fuzzy msgid "" "If enabled, server account registration is separate from login in the UI.\n" "If disabled, connecting to a server will automatically register a new " "account." msgstr "" "Po włączeniu, rejestracja konta zostanie oddzielona od logowania w UI.\n" "Po wyłączeniu, nowe konta będą rejestrowane automatycznie przy logowaniu." #: src/settings_translation_file.cpp msgid "If enabled, the \"Aux1\" key will toggle when pressed." msgstr "" #: src/settings_translation_file.cpp msgid "" "If enabled, the \"Sneak\" key will toggle when pressed.\n" "This functionality is ignored when fly is enabled." msgstr "" #: src/settings_translation_file.cpp #, no-c-format msgid "" "If enabled, the server will perform map block occlusion culling based on\n" "on the eye position of the player. This can reduce the number of blocks\n" "sent to the client by 50-80%. Clients will no longer receive most\n" "invisible blocks, so that the utility of noclip mode is reduced." msgstr "" "Jeśli opcja jest włączona, serwer przeprowadzi pomijanie przesłoniętych " "bloków mapy\n" "na podstawie pozycji gracza. To może zredukować o 50-80% liczbę bloków " "wysyłanych\n" "do klienta. Klient nie będzie już widział większości zakrytych bloków,\n" "więc przydatność trybu noclip zostanie ograniczona." #: src/settings_translation_file.cpp msgid "" "If enabled, you can place nodes at the position (feet + eye level) where you " "stand.\n" "This is helpful when working with nodeboxes in small areas." msgstr "" "Jeżeli włączone, możesz stawiać bloki w pozycji, gdzie stoisz.\n" "Pomocne gdy pracujesz na małych powierzchniach." #: src/settings_translation_file.cpp msgid "" "If the CSM restriction for node range is enabled, get_node calls are " "limited\n" "to this distance from the player to the node." msgstr "" "Jeśli ograniczenie CSM dla zasięgu węzła jest włączone, wywołania get_node " "są ograniczone\n" "do tej odległości od gracza do węzła." #: src/settings_translation_file.cpp msgid "" "If the execution of a chat command takes longer than this specified time in\n" "seconds, add the time information to the chat command message" msgstr "" "Jeśli wykonanie polecenia czatu trwa dłużej niż określony czas w sekundach,\n" "informacja o czasie zostanie dodana do komunikatu polecenia czatu" #: src/settings_translation_file.cpp msgid "" "If the file size of debug.txt exceeds the number of megabytes specified in\n" "this setting when it is opened, the file is moved to debug.txt.1,\n" "deleting an older debug.txt.1 if it exists.\n" "debug.txt is only moved if this setting is positive." msgstr "" "Jeśli rozmiar pliku debug.txt przekroczy liczbę megabajtów określoną w tym " "ustawieniu\n" "podczas otwierania, plik zostanie przeniesiony do pliku debug.txt.1, w tym " "usuwając\n" "starszy debug.txt.1, jeśli taki istnieje.\n" "debug.txt jest przenoszony tylko wtedy, gdy wartość tego ustawienia jest " "dodatnia." #: src/settings_translation_file.cpp msgid "If this is set, players will always (re)spawn at the given position." msgstr "Jeśli ustawione, gracze zawsze będą się pojawiać w zadanej pozycji." #: src/settings_translation_file.cpp msgid "Ignore world errors" msgstr "Ignoruj błędy świata" #: src/settings_translation_file.cpp msgid "In-game chat console background alpha (opaqueness, between 0 and 255)." msgstr "Kanał alfa konsoli w grze (od 0 do 255)." #: src/settings_translation_file.cpp msgid "In-game chat console background color (R,G,B)." msgstr "Kolor tła konsoli czatu w grze (R,G,B)." #: src/settings_translation_file.cpp #, no-c-format msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)." msgstr "Przeźroczystość konsoli w grze (od 0.0 do 1.0)." #: src/settings_translation_file.cpp #, fuzzy msgid "Increase view range" msgstr "Zwiększ pole widzenia" #: src/settings_translation_file.cpp #, fuzzy msgid "Increase volume" msgstr "Zwiększ głośność" #: src/settings_translation_file.cpp msgid "Initial vertical speed when jumping, in nodes per second." msgstr "Początkowa prędkość pionowa podczas skoku, w blokach na sekundę." #: src/settings_translation_file.cpp msgid "" "Instrument builtin.\n" "This is usually only needed by core/builtin contributors" msgstr "" "Mierz kod wbudowany.\n" "Najczęściej potrzebny tylko dla osób pracujących nad silnikiem" #: src/settings_translation_file.cpp msgid "Instrument chat commands on registration." msgstr "Mierz polecenia czatu przy rejestracji." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Instrument global callback functions on registration.\n" "(anything you pass to a core.register_*() function)" msgstr "" "Mierz globalne funkcje zwrotne przy rejestracji.\n" "(wszystko, co prześlesz do funkcji core.register_*())" #: src/settings_translation_file.cpp msgid "" "Instrument the action function of Active Block Modifiers on registration." msgstr "" "Mierz działanie funkcji modyfikatorów aktywnych bloków (ABM) przy " "rejestracji." #: src/settings_translation_file.cpp msgid "" "Instrument the action function of Loading Block Modifiers on registration." msgstr "" "Mierz działanie funkcji modyfikatorów ładowania bloków (LBM) przy " "rejestracji." #: src/settings_translation_file.cpp msgid "Instrument the methods of entities on registration." msgstr "Mierz metody bytów przy rejestracji." #: src/settings_translation_file.cpp #, fuzzy msgid "Interaction style" msgstr "Iteracje" #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "Interwał zapisywania ważnych zmian w świecie, w sekundach." #: src/settings_translation_file.cpp msgid "Inventory items animations" msgstr "Animacje przedmiotów w ekwipunku" #: src/settings_translation_file.cpp msgid "Invert mouse" msgstr "Odwróć mysz" #: src/settings_translation_file.cpp msgid "Invert mouse wheel (scroll) direction for item selection in hotbar." msgstr "" "Odwróć kierunek kółka myszy (przewijania) przy wyborze przedmiotów w " "hotbarze." #: src/settings_translation_file.cpp msgid "Invert vertical mouse movement." msgstr "Odwróć pionowy ruch myszy." #: src/settings_translation_file.cpp msgid "Italic font path" msgstr "Ścieżka czcionki kursywnej" #: src/settings_translation_file.cpp msgid "Italic monospace font path" msgstr "Ścieżka czcionki kursywnej typu Monospace" #: src/settings_translation_file.cpp msgid "Item entity TTL" msgstr "TTL przedmiotu" #: src/settings_translation_file.cpp msgid "Iterations" msgstr "Iteracje" #: src/settings_translation_file.cpp msgid "" "Iterations of the recursive function.\n" "Increasing this increases the amount of fine detail, but also\n" "increases processing load.\n" "At iterations = 20 this mapgen has a similar load to mapgen V7." msgstr "" "Iteracje funkcji rekursywnej.\n" "Zwiększenie tej wartości zwiększa ilość drobnych szczegółów, ale również\n" "zwiększa obciążenie przetwarzania.\n" "Przy iteracjach = 20 ten mapgen ma podobne obciążenie jak mapgen V7." #: src/settings_translation_file.cpp msgid "Joystick ID" msgstr "Identyfikator Joystick-a" #: src/settings_translation_file.cpp msgid "Joystick button repetition interval" msgstr "Interwał powtarzania przycisku joysticka" #: src/settings_translation_file.cpp msgid "Joystick dead zone" msgstr "Strefa martwa joysticka" #: src/settings_translation_file.cpp msgid "Joystick frustum sensitivity" msgstr "Czułość drgania joysticka" #: src/settings_translation_file.cpp msgid "Joystick type" msgstr "Typ Joysticka" #: src/settings_translation_file.cpp msgid "" "Julia set only.\n" "W component of hypercomplex constant.\n" "Alters the shape of the fractal.\n" "Has no effect on 3D fractals.\n" "Range roughly -2 to 2." msgstr "" "Wyłącznie dla Zbioru Julii: \n" "komponent W stałej hiperzespolonej, \n" "która determinuje kształt fraktali.\n" "Nie ma wpływu na fraktale trójwymiarowe.\n" "Zakres to w przybliżeniu -2 do 2." #: src/settings_translation_file.cpp msgid "" "Julia set only.\n" "X component of hypercomplex constant.\n" "Alters the shape of the fractal.\n" "Range roughly -2 to 2." msgstr "" "Wyłącznie dla Zbioru Julii: \n" "komponent X stałej hiperzespolonej, \n" "która determinuje kształt fraktali.\n" "Zakres to w przybliżeniu -2 do 2." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Julia set only.\n" "Y component of hypercomplex constant.\n" "Alters the shape of the fractal.\n" "Range roughly -2 to 2." msgstr "" "Wyłącznie dla Zbioru Julii.\n" "Komponent Y stałej hiperzespolonej, \n" "która determinuje kształt fraktali.\n" "Zakres to w przybliżeniu -2 do 2." #: src/settings_translation_file.cpp msgid "" "Julia set only.\n" "Z component of hypercomplex constant.\n" "Alters the shape of the fractal.\n" "Range roughly -2 to 2." msgstr "" "Wyłącznie dla Zbioru Julii: \n" "komponent Z stałej hiperzespolonej, \n" "która determinuje kształt fraktali.\n" "Zakres to w przybliżeniu -2 do 2." #: src/settings_translation_file.cpp msgid "Julia w" msgstr "Julia w" #: src/settings_translation_file.cpp msgid "Julia x" msgstr "Julia x" #: src/settings_translation_file.cpp msgid "Julia y" msgstr "Julia y" #: src/settings_translation_file.cpp msgid "Julia z" msgstr "Julia z" #: src/settings_translation_file.cpp msgid "Jumping speed" msgstr "Szybkość skoku" #: src/settings_translation_file.cpp msgid "Key for decrementing the selected value in Quicktune." msgstr "" #: src/settings_translation_file.cpp msgid "" "Key for digging, punching or using something.\n" "(Note: The actual meaning might vary on a per-game basis.)" msgstr "" #: src/settings_translation_file.cpp msgid "Key for incrementing the selected value in Quicktune." msgstr "" #: src/settings_translation_file.cpp msgid "Key for moving fast in fast mode." msgstr "" #: src/settings_translation_file.cpp msgid "Key for opening the chat window to type commands." msgstr "Klawisz do otwierania czatu, aby wpisać komendę." #: src/settings_translation_file.cpp msgid "Key for opening the chat window to type local commands." msgstr "Klawisz do otwierania czatu, aby wpisać lokalne komendy." #: src/settings_translation_file.cpp msgid "" "Key for placing an item/block or for using something.\n" "(Note: The actual meaning might vary on a per-game basis.)" msgstr "" #: src/settings_translation_file.cpp msgid "Key for switching to the next entry in Quicktune." msgstr "" #: src/settings_translation_file.cpp msgid "Key for switching to the previous entry in Quicktune." msgstr "" #: src/settings_translation_file.cpp msgid "Key for toggling the camera update. Only usable with 'debug' privilege." msgstr "" #: src/settings_translation_file.cpp msgid "Key for toggling the display of mapblock boundaries." msgstr "" #: src/settings_translation_file.cpp msgid "Key for toggling the display of the profiler. Used for development." msgstr "" #: src/settings_translation_file.cpp #, fuzzy msgid "Keybindings" msgstr "Przypisanie klawiszy." #: src/settings_translation_file.cpp msgid "Keyboard and Mouse" msgstr "Klawiatura i mysz" #: src/settings_translation_file.cpp msgid "Kick players who sent more than X messages per 10 seconds." msgstr "" "Wyrzuca graczy, którzy wysłali więcej niż X wiadomości w ciągu 10 sekund." #: src/settings_translation_file.cpp msgid "Lake steepness" msgstr "Stromość jeziora" #: src/settings_translation_file.cpp msgid "Lake threshold" msgstr "Granica jeziora" #: src/settings_translation_file.cpp msgid "Language" msgstr "Język" #: src/settings_translation_file.cpp msgid "Large cave depth" msgstr "Głębia dużej jaskini" #: src/settings_translation_file.cpp msgid "Large cave maximum number" msgstr "Maksymalna liczba dużych jaskiń" #: src/settings_translation_file.cpp msgid "Large cave minimum number" msgstr "Minimalna liczba dużych jaskiń" #: src/settings_translation_file.cpp msgid "Large cave proportion flooded" msgstr "Zalana część dużej jaskini" #: src/settings_translation_file.cpp msgid "Leaves style" msgstr "Styl liści" #: src/settings_translation_file.cpp msgid "" "Leaves style:\n" "- Fancy: all faces visible\n" "- Simple: only outer faces\n" "- Opaque: disable transparency" msgstr "" "Style liści:\n" "- Fancy: wszystkie ściany widoczne\n" "- Simple: tylko zewnętrzne ściany\n" "- Opaque: wyłącza przezroczystość" #: src/settings_translation_file.cpp #, fuzzy msgid "" "Length of a server tick (the interval at which everything is generally " "updated),\n" "stated in seconds.\n" "Does not apply to sessions hosted from the client menu.\n" "This is a lower bound, i.e. server steps may not be shorter than this, but\n" "they are often longer." msgstr "" "Długość interwału czasowego serwera (w trakcie którego wszystko jest na ogół " "aktualizowane), \n" "wyrażony w sekundach.\n" "Nie ma zastosowania w sesjach hostowanych z menu klienta.\n" "To dolna granica, kroki serwera nie mogą być na przykład krótsze niż ta " "wartość, ale\n" "zwykle są dłuższe." #: src/settings_translation_file.cpp msgid "Length of liquid waves." msgstr "Szybkość fal płynów." #: src/settings_translation_file.cpp msgid "" "Length of time between Active Block Modifier (ABM) execution cycles, stated " "in seconds." msgstr "" "Długość czasu pomiędzy cyklami wykonywania modyfikatorów aktywnych bloków " "(ABM), wyrażona w sekundach." #: src/settings_translation_file.cpp msgid "Length of time between NodeTimer execution cycles, stated in seconds." msgstr "" "Długość czasu pomiędzy cyklami wykonywania NodeTimer'ów, wyrażona w " "sekundach." #: src/settings_translation_file.cpp msgid "" "Length of time between active block management cycles, stated in seconds." msgstr "" "Czas pomiędzy cyklami zarządzania aktywnymi blokami, podany w sekundach." #: src/settings_translation_file.cpp msgid "" "Level of logging to be written to debug.txt:\n" "- (no logging)\n" "- none (messages with no level)\n" "- error\n" "- warning\n" "- action\n" "- info\n" "- verbose\n" "- trace" msgstr "" "Poziom logowania zapisywany do pliku debug.txt:\n" "- (brak logowania)\n" "- none (logi bez poziomu)\n" "- error\n" "- warning\n" "- action\n" "- info\n" "- verbose\n" "- trace" #: src/settings_translation_file.cpp msgid "Light curve boost" msgstr "Wzmocnienie krzywej światła" #: src/settings_translation_file.cpp msgid "Light curve boost center" msgstr "Centrum środkowego przyśpieszenia krzywej światła" #: src/settings_translation_file.cpp msgid "Light curve boost spread" msgstr "Rozrzut wzmocnienia krzywej światła" #: src/settings_translation_file.cpp msgid "Light curve gamma" msgstr "Gamma krzywej światła" #: src/settings_translation_file.cpp msgid "Light curve high gradient" msgstr "Górny gradient krzywej światła" #: src/settings_translation_file.cpp msgid "Light curve low gradient" msgstr "Centrum środkowego przyśpieszenia krzywej światła" #: src/settings_translation_file.cpp msgid "Lighting" msgstr "Oświetlenie" #: src/settings_translation_file.cpp msgid "" "Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n" "Only mapchunks completely within the mapgen limit are generated.\n" "Value is stored per-world." msgstr "" "Limit wielkości generowanej mapy, w 6 kierunkach od (0, 0, 0). \n" "Tylko fragmenty mapy są w tym limicie generowane. \n" "Wartość jest zapisywana dla każdego świata z osobna." #: src/settings_translation_file.cpp msgid "" "Limits number of parallel HTTP requests. Affects:\n" "- Media fetch if server uses remote_media setting.\n" "- Serverlist download and server announcement.\n" "- Downloads performed by main menu (e.g. mod manager).\n" "Only has an effect if compiled with cURL." msgstr "" "Liczba limitu współbieżnych zapytań HTTP. Dotyczy:\n" "- Pobierania mediów jeżeli serwer używa opcji remote_media.\n" "- Pobierania listy serwerów oraz rozgłoszeń serwera.\n" "- Pobierań wykonywanych w menu głównym (np. mod manager).\n" "Działa tylko jeżeli skompilowany z cURL." #: src/settings_translation_file.cpp msgid "Liquid fluidity" msgstr "Płynność cieczy" #: src/settings_translation_file.cpp msgid "Liquid fluidity smoothing" msgstr "Wygładzanie płynności cieczy" #: src/settings_translation_file.cpp msgid "Liquid loop max" msgstr "Maksymalna pętla cieczy" #: src/settings_translation_file.cpp msgid "Liquid queue purge time" msgstr "Czas kolejki czyszczenia cieczy" #: src/settings_translation_file.cpp msgid "Liquid reflections" msgstr "Odbicia cieczy" #: src/settings_translation_file.cpp msgid "Liquid sinking" msgstr "Zanurzanie w cieczy" #: src/settings_translation_file.cpp msgid "Liquid update interval in seconds." msgstr "Interwał aktualizacji cieczy podany w sekundach." #: src/settings_translation_file.cpp msgid "Liquid update tick" msgstr "Interwał czasowy aktualizacji cieczy" #: src/settings_translation_file.cpp msgid "Load the game profiler" msgstr "Wczytaj profiler gry" #: src/settings_translation_file.cpp msgid "" "Load the game profiler to collect game profiling data.\n" "Provides a /profiler command to access the compiled profile.\n" "Useful for mod developers and server operators." msgstr "" "Załaduj profiler gry aby zebrać dane. \n" "Dostępu do skompilowanego profilu dostarcza polecenie /profiler.\n" " Przydatne dla twórców modów i operatorów serwerów." #: src/settings_translation_file.cpp msgid "Loading Block Modifiers" msgstr "Modyfikatory Ładowania Bloków (LBM)" #: src/settings_translation_file.cpp msgid "Local command" msgstr "Lokalne polecenie" #: src/settings_translation_file.cpp msgid "Lower Y limit of dungeons." msgstr "Zmniejsz limit Y dla lochów." #: src/settings_translation_file.cpp msgid "Lower Y limit of floatlands." msgstr "Dolny limit Y dla latających wysp." #: src/settings_translation_file.cpp msgid "Main menu script" msgstr "Skrypt głównego menu" #: src/settings_translation_file.cpp msgid "" "Make fog and sky colors depend on daytime (dawn/sunset) and view direction." msgstr "" "Ustawia mgłę i kolor nieba zależny od pory dnia (świt/zachód słońca) oraz " "kierunku patrzenia." #: src/settings_translation_file.cpp msgid "Map Compression Level for Disk Storage" msgstr "Poziom kompresji mapy dla pamięci masowej na dysku" #: src/settings_translation_file.cpp msgid "Map Compression Level for Network Transfer" msgstr "Poziom kompresji mapy dla transferu sieciowego" #: src/settings_translation_file.cpp msgid "Map directory" msgstr "Katalog map" #: src/settings_translation_file.cpp msgid "Map generation attributes specific to Mapgen Carpathian." msgstr "Właściwości generowania mapy specyficzne dla generatora Carpathian." #: src/settings_translation_file.cpp msgid "" "Map generation attributes specific to Mapgen Flat.\n" "Occasional lakes and hills can be added to the flat world." msgstr "" "Specyficzne cechy dla Mapgen płaskiego terenu.\n" "Do płaskiego świata mogą być dodane przypadkowe jeziora i wzgórza." #: src/settings_translation_file.cpp msgid "" "Map generation attributes specific to Mapgen Fractal.\n" "'terrain' enables the generation of non-fractal terrain:\n" "ocean, islands and underground." msgstr "" "Właściwości generowania mapy specyficzne dla generatora Fractal.\n" "\"terrain\" aktywuje tworzenie niefraktalnego terenu:\n" "oceanu, wysp oraz podziemi." #: src/settings_translation_file.cpp msgid "" "Map generation attributes specific to Mapgen Valleys.\n" "'altitude_chill': Reduces heat with altitude.\n" "'humid_rivers': Increases humidity around rivers.\n" "'vary_river_depth': If enabled, low humidity and high heat causes rivers\n" "to become shallower and occasionally dry.\n" "'altitude_dry': Reduces humidity with altitude." msgstr "" "Atrybuty generowania mapy specyficzne dla generatora Valleys.\n" "'altitude_chill': Zmniejsza ciepło wraz z wysokością nad poziomem morza.\n" "'humid_rivers': Zwiększa wilgotność wokół rzek.\n" "'vary_river_depth': Jeżeli włączone, niska wilgotność i wysoka temperatura " "powoduje, że rzeki\n" "stają się płytsze i czasami wysychają.\n" "'altitude_dry': Zmniejsza wilgotność wraz z wysokością." #: src/settings_translation_file.cpp msgid "Map generation attributes specific to Mapgen v5." msgstr "Właściwości generowania mapy specyficzne dla generatora v5." #: src/settings_translation_file.cpp msgid "" "Map generation attributes specific to Mapgen v6.\n" "The 'snowbiomes' flag enables the new 5 biome system.\n" "When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n" "the 'jungles' flag is ignored.\n" "The 'temples' flag disables generation of desert temples. Normal dungeons " "will appear instead." msgstr "" "Właściwości generowania map specyficzne dla generatora v6.\n" "Flaga 'snowbiomes' włącza nowy system 5 biomów.\n" "Gdy flaga 'snowbiomes' jest włączona, dżungle są automatycznie włączane i\n" "flaga 'jungles' jest ignorowana.\n" "Flaga 'temples' wyłącza generowanie świątyń pustynnych. Zwykłe lochy będą " "pojawiać się zamiast tego." #: src/settings_translation_file.cpp msgid "" "Map generation attributes specific to Mapgen v7.\n" "'ridges': Rivers.\n" "'floatlands': Floating land masses in the atmosphere.\n" "'caverns': Giant caves deep underground." msgstr "" "Atrybuty generowania map specyficzne dla Generatora map v7.\n" "'grzbiety”: rzeki.\n" "'latające wyspy': unoszące się w atmosferze masy lądowe.\n" "'jaskinie': Gigantyczne jaskinie głęboko pod ziemią." #: src/settings_translation_file.cpp msgid "Map generation limit" msgstr "Limit generacji mapy" #: src/settings_translation_file.cpp msgid "Map save interval" msgstr "Interwał zapisu mapy" #: src/settings_translation_file.cpp msgid "Map shadows update frames" msgstr "Klatki aktualizacji cieni mapy" #: src/settings_translation_file.cpp msgid "Mapblock limit" msgstr "Limit bloków mapy" #: src/settings_translation_file.cpp msgid "Mapblock mesh generation delay" msgstr "Opóźnienie generacji siatki bloków Mapblock" #: src/settings_translation_file.cpp msgid "Mapblock mesh generation threads" msgstr "Wątki generowania modelu bloku mapy" #: src/settings_translation_file.cpp msgid "Mapblock unload timeout" msgstr "Przekroczenie czasu wyładowania bloków mapy" #: src/settings_translation_file.cpp msgid "Mapgen Carpathian" msgstr "Generator mapy Carpathian" #: src/settings_translation_file.cpp msgid "Mapgen Carpathian specific flags" msgstr "Specyficzne flagi dla generatora Carpathian" #: src/settings_translation_file.cpp msgid "Mapgen Flat" msgstr "Generator mapy Płaski" #: src/settings_translation_file.cpp msgid "Mapgen Flat specific flags" msgstr "Specyficzne flagi dla generatora Płaskiego" #: src/settings_translation_file.cpp msgid "Mapgen Fractal" msgstr "Generator mapy Fractal" #: src/settings_translation_file.cpp msgid "Mapgen Fractal specific flags" msgstr "Specyficzne flagi dla generatora Fractal" #: src/settings_translation_file.cpp msgid "Mapgen V5" msgstr "Generator mapy V5" #: src/settings_translation_file.cpp msgid "Mapgen V5 specific flags" msgstr "Flagi specyficzne dla generatora mapy V5" #: src/settings_translation_file.cpp msgid "Mapgen V6" msgstr "Generator mapy V6" #: src/settings_translation_file.cpp msgid "Mapgen V6 specific flags" msgstr "Flagi specyficzne dla generatora mapy V6" #: src/settings_translation_file.cpp msgid "Mapgen V7" msgstr "Generator mapy V7" #: src/settings_translation_file.cpp msgid "Mapgen V7 specific flags" msgstr "Flagi specyficzne dla generatora mapy V7" #: src/settings_translation_file.cpp msgid "Mapgen Valleys" msgstr "Generator mapy Valleys" #: src/settings_translation_file.cpp msgid "Mapgen Valleys specific flags" msgstr "Specyficzne flagi dla generatora Valleys" #: src/settings_translation_file.cpp msgid "Mapgen debug" msgstr "Generator mapy debugowanie" #: src/settings_translation_file.cpp msgid "Mapgen name" msgstr "Nazwa generatora mapy" #: src/settings_translation_file.cpp msgid "Max block generate distance" msgstr "Maksymalna odległość generowania bloków" #: src/settings_translation_file.cpp msgid "Max block send distance" msgstr "Maksymalna odległość wysyłania bloków" #: src/settings_translation_file.cpp msgid "Max liquids processed per step." msgstr "Maksymalne przetwarzane podczas chodzenia." #: src/settings_translation_file.cpp msgid "Max. clearobjects extra blocks" msgstr "Maksymalna wartość usuwania dodatkowych bloków" #: src/settings_translation_file.cpp msgid "Max. packets per iteration" msgstr "Max. pakietów na iterację" #: src/settings_translation_file.cpp msgid "Maximum FPS" msgstr "Maksymalny FPS" #: src/settings_translation_file.cpp #, fuzzy msgid "Maximum FPS when the window is not focused." msgstr "Maksymalny FPS gdy przełączono poza okno gry lub gra jest zapauzowana." #: src/settings_translation_file.cpp msgid "Maximum distance to render shadows." msgstr "Maksymalna odległość dla renderowania cieni." #: src/settings_translation_file.cpp msgid "Maximum forceloaded blocks" msgstr "Maksymalna ilość bloków załadowanych w sposób wymuszony" #: src/settings_translation_file.cpp msgid "Maximum hotbar width" msgstr "Maksymalna długość hotbara" #: src/settings_translation_file.cpp msgid "Maximum limit of random number of large caves per mapchunk." msgstr "Górna granica losowej liczby dużych jaskiń na mapchunk." #: src/settings_translation_file.cpp msgid "Maximum limit of random number of small caves per mapchunk." msgstr "Górna granica losowej liczby małych jaskiń na mapchunk." #: src/settings_translation_file.cpp msgid "" "Maximum liquid resistance. Controls deceleration when entering liquid at\n" "high speed." msgstr "" "Maksymalny opór cieczy. Wpływa na spowolnienie przy wejściu w ciecz\n" "z dużą prędkością." #: src/settings_translation_file.cpp msgid "" "Maximum number of blocks that are simultaneously sent per client.\n" "The maximum total count is calculated dynamically:\n" "max_total = ceil((#clients + max_users) * per_client / 4)" msgstr "" "Maksymalna liczba bloków, które są jednocześnie wysyłane na jednego " "klienta.\n" "Maksymalna łączna liczba jest obliczana dynamicznie:\n" "max_total = ceil((#clients + max_users) * per_client / 4)" #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" "Maksymalna liczba bloków, które mogą być skolejkowane podczas wczytywania." #: src/settings_translation_file.cpp msgid "" "Maximum number of blocks to be queued that are to be generated.\n" "This limit is enforced per player." msgstr "" "Maksymalna liczba bloków do skolejkowania, które mają być wygenerowane.\n" "Ten limit jest egzekwowany na gracza." #: src/settings_translation_file.cpp msgid "" "Maximum number of blocks to be queued that are to be loaded from file.\n" "This limit is enforced per player." msgstr "" "Maksymalna liczba bloków do skolejkowania które mają być wczytane z pliku.\n" "Ten limit jest egzekwowany na gracza." #: src/settings_translation_file.cpp msgid "" "Maximum number of concurrent downloads. Downloads exceeding this limit will " "be queued.\n" "This should be lower than curl_parallel_limit." msgstr "" "Maksymalna liczba jednocześnie pobieranych plików. Pobieranie przekraczające " "ten limit zostanie umieszczone w kolejce.\n" "To powinno być niższe niż curl_parallel_limit." #: src/settings_translation_file.cpp msgid "" "Maximum number of mapblocks for client to be kept in memory.\n" "Note that there is an internal dynamic minimum number of blocks that\n" "won't be deleted, depending on the current view range.\n" "Set to -1 for no limit." msgstr "" #: src/settings_translation_file.cpp #, fuzzy msgid "" "Maximum number of packets sent per send step in the low-level networking " "code.\n" "You generally don't need to change this, however busy servers may benefit " "from a higher number." msgstr "" "Maksymalna liczba pakietów przesyłanych na jeden krok w sieciowym kodzie " "niskopoziomowym.\n" "Ogólnie nie musisz go zmieniać, jednakże obciążone serwery mogą działać " "lepiej, gdy ta liczba będzie wyższa." #: src/settings_translation_file.cpp msgid "Maximum number of players that can be connected simultaneously." msgstr "Maksymalna liczba graczy, która może się jednocześnie połączyć." #: src/settings_translation_file.cpp msgid "Maximum number of recent chat messages to show" msgstr "Maksymalna liczba ostatnich wiadomości czatu do wyświetlenia" #: src/settings_translation_file.cpp msgid "Maximum number of statically stored objects in a block." msgstr "Maksymalna liczba statycznie przechowywanych obiektów w bloku." #: src/settings_translation_file.cpp msgid "Maximum objects per block" msgstr "Maksymalna liczba obiektów na blok" #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" "Useful if there's something to be displayed right or left of hotbar." msgstr "" "Maksymalna proporcja obecnego okna paska akcji.\n" "Przydatne jeśli coś ma być wyświetlane po lewej lub prawej tego paska." #: src/settings_translation_file.cpp msgid "Maximum simultaneous block sends per client" msgstr "Maksymalny jednoczesny blok wysłany, na każdego klienta" #: src/settings_translation_file.cpp #, fuzzy msgid "Maximum size of the client's outgoing chat queue" msgstr "Maksymalny rozmiar kolejki wychodzących wiadomości czatu" #: src/settings_translation_file.cpp #, fuzzy msgid "" "Maximum size of the client's outgoing chat queue.\n" "0 to disable queueing and -1 to make the queue size unlimited." msgstr "" "Maksymalny rozmiar kolejki wychodzących wiadomości czatu\n" "Wartość 0 wyłącza kolejkę, -1 to nieograniczony rozmiar kolejki." #: src/settings_translation_file.cpp msgid "" "Maximum time a file download (e.g. a mod download) may take, stated in " "milliseconds." msgstr "Maksymalny czas na pobranie pliku (np. moda) w milisekundach." #: src/settings_translation_file.cpp msgid "" "Maximum time an interactive request (e.g. server list fetch) may take, " "stated in milliseconds." msgstr "" "Maksymalny czas, jaki może zająć interaktywne żądanie (np. pobranie listy " "serwerów), podany w milisekundach." #: src/settings_translation_file.cpp msgid "Maximum users" msgstr "Maksymalna ilość użytkowników" #: src/settings_translation_file.cpp #, fuzzy msgid "Measure time samples" msgstr "Pustynne świątynie" #: src/settings_translation_file.cpp msgid "Message of the day" msgstr "Wiadomość dnia" #: src/settings_translation_file.cpp msgid "Message of the day displayed to players connecting." msgstr "Wiadomość dnia wyświetlona dla graczy łączących się z serwerem." #: src/settings_translation_file.cpp msgid "Method used to highlight selected object." msgstr "Metoda użyta do podświetlenia wybranego obiektu." #: src/settings_translation_file.cpp msgid "Minimal level of logging to be written to chat." msgstr "Minimalny poziom logowania, który ma być zapisywany na czacie." #: src/settings_translation_file.cpp msgid "Minimap scan height" msgstr "Wysokość skanowania minimapy" #: src/settings_translation_file.cpp msgid "Minimum dig repetition interval" msgstr "Minimalna przerwa pomiędzy powtórzeniem kopania" #: src/settings_translation_file.cpp msgid "Minimum limit of random number of large caves per mapchunk." msgstr "Dolna granica losowej liczby dużych jaskiń na mapchunk." #: src/settings_translation_file.cpp msgid "Minimum limit of random number of small caves per mapchunk." msgstr "Dolna granica losowej liczby małych jaskiń na mapchunk." #: src/settings_translation_file.cpp msgid "Minimum vertex count for mesh buffers" msgstr "" #: src/settings_translation_file.cpp msgid "Mipmapping" msgstr "Mip-Mappowanie" #: src/settings_translation_file.cpp msgid "Miscellaneous" msgstr "Różne" #: src/settings_translation_file.cpp msgid "Mod Profiler" msgstr "Profiler modów" #: src/settings_translation_file.cpp msgid "Mod Security" msgstr "Bezpieczeństwo modów" #: src/settings_translation_file.cpp msgid "Mod channels" msgstr "Kanały modów" #: src/settings_translation_file.cpp msgid "" "Modifier key bind for closing your world.\n" "Requires ESC + the selected key to work." msgstr "" #: src/settings_translation_file.cpp msgid "Modifies the size of the HUD elements." msgstr "Modyfikuje rozmiar elementów HUD." #: src/settings_translation_file.cpp msgid "Monospace font path" msgstr "Ścieżka czcionki typu Monospace" #: src/settings_translation_file.cpp msgid "Monospace font size" msgstr "Rozmiar czcionki Monospace" #: src/settings_translation_file.cpp msgid "Monospace font size divisible by" msgstr "Rozmiar czcionki Monospace podzielny przez" #: src/settings_translation_file.cpp msgid "Mountain height noise" msgstr "Szum wysokości góry" #: src/settings_translation_file.cpp msgid "Mountain noise" msgstr "Szum góry" #: src/settings_translation_file.cpp msgid "Mountain variation noise" msgstr "Szum zróżnicowania gór" #: src/settings_translation_file.cpp msgid "Mountain zero level" msgstr "Poziom zerowy gór" #: src/settings_translation_file.cpp msgid "Mouse sensitivity" msgstr "Czułość myszy" #: src/settings_translation_file.cpp msgid "Mouse sensitivity multiplier." msgstr "Mnożnik czułości myszy." #: src/settings_translation_file.cpp #, fuzzy msgid "Move backward" msgstr "Tył" #: src/settings_translation_file.cpp #, fuzzy msgid "Move forward" msgstr "Automatyczne chodzenie do przodu" #: src/settings_translation_file.cpp #, fuzzy msgid "Move left" msgstr "Poruszanie się" #: src/settings_translation_file.cpp msgid "Move right" msgstr "" #: src/settings_translation_file.cpp msgid "Movement threshold" msgstr "Próg ruchu" #: src/settings_translation_file.cpp msgid "Mud noise" msgstr "Szum błota" #: src/settings_translation_file.cpp msgid "Mute" msgstr "Wycisz" #: src/settings_translation_file.cpp msgid "Mute sound" msgstr "Wycisz dźwięk" #: src/settings_translation_file.cpp msgid "" "Name of map generator to be used when creating a new world.\n" "Creating a world in the main menu will override this.\n" "Current mapgens in a highly unstable state:\n" "- The optional floatlands of v7 (disabled by default)." msgstr "" "Nazwa generatora map, który ma być użyty podczas tworzenia nowego świata.\n" "Tworzenie świata w menu głównym nadpisze tę wartość.\n" "Obecne mapgeny w bardzo niestabilnym stanie:\n" "- Opcjonalne latające wyspy z v7 (domyślnie wyłączone)." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Name of the player.\n" "When running a server, a client connecting with this name is admin.\n" "When starting from the main menu, this is overridden." msgstr "" "Nazwa gracza.\n" "Gdy serwer działa, klienci połączeni z tą nazwą są adminami.\n" "Gdy zaczynasz z menu głównego, to ustawienie jest nadpisywane." #: src/settings_translation_file.cpp msgid "" "Name of the server, to be displayed when players join and in the serverlist." msgstr "" "Nazwa serwera, wyświetlana gdy gracze dołączają oraz na liście serwerów." #: src/settings_translation_file.cpp msgid "" "Network port to listen (UDP).\n" "This value will be overridden when starting from the main menu." msgstr "" "Port sieciowy do nasłuchu (UDP).\n" "Ta wartość będzie nadpisana gdy zaczynasz z menu głównego." #: src/settings_translation_file.cpp msgid "Networking" msgstr "Sieć" #: src/settings_translation_file.cpp msgid "New users need to input this password." msgstr "Nowi użytkownicy muszą wpisać to hasło." #: src/settings_translation_file.cpp msgid "Node and Entity Highlighting" msgstr "Podświetlanie bloków i bytów" #: src/settings_translation_file.cpp msgid "Node highlighting" msgstr "Podświetlanie bloków" #: src/settings_translation_file.cpp msgid "NodeTimer interval" msgstr "Interwał NodeTimer" #: src/settings_translation_file.cpp msgid "Noises" msgstr "Szumy" #: src/settings_translation_file.cpp msgid "Number of emerge threads" msgstr "Liczba powstających wątków" #: src/settings_translation_file.cpp msgid "" "Number of emerge threads to use.\n" "Value 0:\n" "- Automatic selection. The number of emerge threads will be\n" "- 'number of processors - 2', with a lower limit of 1.\n" "Any other value:\n" "- Specifies the number of emerge threads, with a lower limit of 1.\n" "WARNING: Increasing the number of emerge threads increases engine mapgen\n" "speed, but this may harm game performance by interfering with other\n" "processes, especially in singleplayer and/or when running Lua code in\n" "'on_generated'. For many users the optimum setting may be '1'." msgstr "" "Ilość wątków emerge do wykorzystania.\n" "Wartość 0:\n" "- Wybór automatyczny. Liczba wątków emerge będzie wynosić\n" "- 'liczba procesorów - 2', z dolną granicą 1.\n" "Dowolna inna wartość:\n" "- Określa liczbę wątków emerge, z dolnym limitem równym 1.\n" "OSTRZEŻENIE: Zwiększenie liczby wątków emerge zwiększa szybkość mapgena " "silnika,\n" "ale może to wpłynąć na wydajność gry przez zakłócanie innych\n" "procesów, szczególnie w grze dla pojedynczego gracza i/lub podczas " "uruchamiania kodu Lua w\n" "'on_generated'. Dla wielu użytkowników optymalnym ustawieniem może być '1'." #: src/settings_translation_file.cpp msgid "" "Number of extra blocks that can be loaded by /clearobjects at once.\n" "This is a trade-off between SQLite transaction overhead and\n" "memory consumption (4096=100MB, as a rule of thumb)." msgstr "" "Ilość dodatkowych bloków, które mogą zostać wczytane naraz przez /" "clearobjects.\n" "Jest to kompromis między obciążeniem transakcji SQLite a\n" "konsumpcją pamięci (4096=100MB, praktyczna zasada)." #: src/settings_translation_file.cpp msgid "Number of messages a player may send per 10 seconds." msgstr "Dozwolona liczba wiadomości wysłanych przez gracza w ciągu 10 sekund." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Number of threads to use for mesh generation.\n" "Value of 0 (default) will let Luanti automatically choose the number of " "threads." msgstr "" "Liczba wątków do użycia do generacji siatki.\n" "Wartość 0 (domyślna) sprawi, że Luanti automatycznie wykryje liczbę " "dostępnych wątków." #: src/settings_translation_file.cpp msgid "Occlusion Culler" msgstr "Occlusion Culler" #: src/settings_translation_file.cpp msgid "Occlusion Culling" msgstr "Pomijanie przesłoniętych bloków" #: src/settings_translation_file.cpp msgid "" "Opaqueness (alpha) of the shadow behind the default font, between 0 and 255." msgstr "" "Nieprzezroczystość (alfa) cienia za domyślną czcionką, w zakresie od 0 do " "255." #: src/settings_translation_file.cpp #, fuzzy msgid "Open chat" msgstr "Otwórz" #: src/settings_translation_file.cpp #, fuzzy msgid "Open inventory" msgstr "Ekwipunek" #: src/settings_translation_file.cpp msgid "" "Open the pause menu when the window's focus is lost. Does not pause if a " "formspec is\n" "open." msgstr "" "Otwórz menu pauzy, gdy okno jest nieaktywne. Nie zatrzymuje gry jeśli " "formspec jest\n" "otwarty." #: src/settings_translation_file.cpp msgid "OpenGL debug" msgstr "Debug OpenGL" #: src/settings_translation_file.cpp #, fuzzy msgid "Optimize GUI for touchscreens" msgstr "Optymalizuj GUI dla ekranów dotykowych" #: src/settings_translation_file.cpp msgid "Optional override for chat weblink color." msgstr "Opcjonalna zmiana koloru łącza internetowego na czacie." #: src/settings_translation_file.cpp msgid "Other Effects" msgstr "Inne efekty" #: src/settings_translation_file.cpp msgid "" "Path of the fallback font. Must be a TrueType font.\n" "This font will be used for certain languages or if the default font is " "unavailable." msgstr "" "Ścieżka czcionki zastępczej. Musi być czcionką TrueType.\n" "Ta czcionka będzie używana w niektórych językach lub jeśli domyślna czcionka " "jest niedostępna." #: src/settings_translation_file.cpp msgid "" "Path to save screenshots at. Can be an absolute or relative path.\n" "The folder will be created if it doesn't already exist." msgstr "" "Ścieżka, w której zapisywane są zrzuty ekranu. Może być bezwzględna lub " "względna.\n" "Folder zostanie utworzony, jeśli jeszcze nie istnieje." #: src/settings_translation_file.cpp msgid "" "Path to shader directory. If no path is defined, default location will be " "used." msgstr "" "Ścieżka do shaderów. Jeśli nie jest określona, zostanie wybrana domyślna " "lokalizacja." #: src/settings_translation_file.cpp msgid "" "Path to the default font. Must be a TrueType font.\n" "The fallback font will be used if the font cannot be loaded." msgstr "" "Ścieżka do domyślnej czcionki. Musi być czcionką TrueType.\n" "Czcionka rezerwowa zostanie użyta, jeśli nie można załadować czcionki." #: src/settings_translation_file.cpp msgid "" "Path to the monospace font. Must be a TrueType font.\n" "This font is used for e.g. the console and profiler screen." msgstr "" "Ścieżka do czcionki o stałej szerokości. Musi być czcionką TrueType.\n" "Ta czcionka jest używana np. w ekranie konsoli i profilera." #: src/settings_translation_file.cpp msgid "Pause on lost window focus" msgstr "Pauza, gdy okno jest nieaktywne" #: src/settings_translation_file.cpp msgid "Per-player limit of queued blocks load from disk" msgstr "Limit bloków zakolejkowanych do załadowania z dysku na jednego gracza" #: src/settings_translation_file.cpp msgid "Per-player limit of queued blocks to generate" msgstr "Limit bloków zakolejkowanych do wygenerowania na jednego gracza" #: src/settings_translation_file.cpp msgid "Physics" msgstr "Fizyka" #: src/settings_translation_file.cpp msgid "Place repetition interval" msgstr "Interwał powtórzenia stawiania" #: src/settings_translation_file.cpp msgid "Player transfer distance" msgstr "Odległość przesyłania graczy" #: src/settings_translation_file.cpp msgid "Poisson filtering" msgstr "Filtrowanie Poissona" #: src/settings_translation_file.cpp msgid "Post Processing" msgstr "Post Processing" #: src/settings_translation_file.cpp msgid "" "Prevent digging and placing from repeating when holding the respective " "buttons.\n" "Enable this when you dig or place too often by accident.\n" "On touchscreens, this only affects digging." msgstr "" "Zapobiegaj powtarzaniu kopania i stawiania bloków podczas przytrzymania " "przycisków myszy.\n" "Włącz to jeśli zbyt często kopiesz lub stawiasz obiekty przez przypadek.\n" "Na ekranach dotykowych, to wpływa tylko na kopanie." #: src/settings_translation_file.cpp msgid "Prevent mods from doing insecure things like running shell commands." msgstr "" "Zapobiega wykonywaniu przez mody niezabezpieczonych operacji takich jak " "wywoływanie komend powłoki." #: src/settings_translation_file.cpp msgid "" "Print the engine's profiling data in regular intervals (in seconds).\n" "0 = disable. Useful for developers." msgstr "" "Drukuj dane profilu silnika w regularnych interwałach (w sekundach).\n" "0 = wyłączone. Przydatne dla deweloperów." #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "Przywileje, które gracze z basic_privs mogą przyznać" #: src/settings_translation_file.cpp msgid "Profiler" msgstr "Profiler" #: src/settings_translation_file.cpp msgid "Prometheus listener address" msgstr "Adres listenera Prometheusa" #: src/settings_translation_file.cpp #, fuzzy msgid "" "Prometheus listener address.\n" "If Luanti is compiled with Prometheus support, this setting\n" "enables the metrics listener for Prometheus on that address.\n" "By default you can fetch metrics from http://127.0.0.1:30000/metrics.\n" "An empty value disables the metrics listener." msgstr "" "Adres listenera Prometheusa.\n" "Jeśli Luanti jest skompilowany z włączoną opcją ENABLE_PROMETHEUS, to\n" "włącz listener metryk dla Prometheusa na tym adresie.\n" "Metryki mogą być pobrane na stronie http://127.0.0.1:30000/metrics" #: src/settings_translation_file.cpp msgid "Proportion of large caves that contain liquid." msgstr "Część dużych jaskiń, która zawiera ciecz." #: src/settings_translation_file.cpp msgid "Protocol version minimum" msgstr "Minimalna wersja protokołu" #: src/settings_translation_file.cpp msgid "Punch gesture" msgstr "Gest uderzenia" #: src/settings_translation_file.cpp msgid "Quicktune: decrement value" msgstr "" #: src/settings_translation_file.cpp msgid "Quicktune: increment value" msgstr "" #: src/settings_translation_file.cpp msgid "Quicktune: select next entry" msgstr "" #: src/settings_translation_file.cpp msgid "Quicktune: select previous entry" msgstr "" #: src/settings_translation_file.cpp msgid "" "Radius of cloud area stated in number of 64 node cloud squares.\n" "Values larger than 26 will start to produce sharp cutoffs at cloud area " "corners." msgstr "" "Radian obszaru chmury w ilości 64 bloków chmury.\n" "Wartości większe niż 26 skutkują ostrym odcięciem w rogach chmur." #: src/settings_translation_file.cpp #, fuzzy msgid "Radius to use when the block bounds HUD feature is set to near blocks." msgstr "" "Zasięg użycia, gdy funkcja granic bloków HUD jest ustawiona na najbliższe " "bloki." #: src/settings_translation_file.cpp msgid "Raises terrain to make valleys around the rivers." msgstr "Podwyższa teren by stworzyć doliny wokół rzek." #: src/settings_translation_file.cpp msgid "Random input" msgstr "Losowe wejście" #: src/settings_translation_file.cpp msgid "Random mod load order" msgstr "Losowa kolejność ładowania modów" #: src/settings_translation_file.cpp msgid "Recent Chat Messages" msgstr "Najnowsze wiadomości czatu" #: src/settings_translation_file.cpp msgid "Regular font path" msgstr "Ścieżka zwykłej czcionki" #: src/settings_translation_file.cpp msgid "Remember screen size" msgstr "Pamiętaj rozmiar ekranu" #: src/settings_translation_file.cpp msgid "Remote media" msgstr "Zdalne media" #: src/settings_translation_file.cpp msgid "" "Remove color codes from incoming chat messages\n" "Use this to stop players from being able to use color in their messages" msgstr "" "Usuń oznaczenie kolorami przychodzących wiadomości\n" "użyj tego, aby gracze nie mogli kolorować swoich wiadomości" #: src/settings_translation_file.cpp msgid "Replaces the default main menu with a custom one." msgstr "Zamienia domyślne menu główne na niestandardowe." #: src/settings_translation_file.cpp msgid "Report path" msgstr "Ścieżka raportu" #: src/settings_translation_file.cpp msgid "" "Restricts the access of certain client-side functions on servers.\n" "Combine the byteflags below to restrict client-side features, or set to 0\n" "for no restrictions:\n" "LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\n" "CHAT_MESSAGES: 2 (disable send_chat_message call client-side)\n" "READ_ITEMDEFS: 4 (disable get_item_def call client-side)\n" "READ_NODEDEFS: 8 (disable get_node_def call client-side)\n" "LOOKUP_NODES_LIMIT: 16 (limits get_node call client-side to\n" "csm_restriction_noderange)\n" "READ_PLAYERINFO: 32 (disable get_player_names call client-side)" msgstr "" "Ogranicza dostęp do pewnych funkcji po stronie klienta na serwerach.\n" "Połącz poniższe flagi bajtów, aby ograniczyć funkcje po stronie klienta, lub " "ustaw na 0\n" "bez ograniczeń:\n" "LOAD_CLIENT_MODS: 1 (wyłączenie ładowania modów dostarczonych przez " "klienta)\n" "CHAT_MESSAGES: 2 (wyłączenie wywoływania send_chat_message po stronie " "klienta)\n" "READ_ITEMDEFS: 4 (wyłączenie wywoływania get_item_def po stronie klienta)\n" "READ_NODEDEFS: 8 (wyłączenie wywoływania get_node_def po stronie klienta)\n" "LOOKUP_NODES_LIMIT: 16 (ogranicza wywoływanie get_node po stronie klienta " "do\n" "csm_restriction_noderange)\n" "READ_PLAYERINFO: 32 (wyłącza wywoływanie get_player_names po stronie klienta)" #: src/settings_translation_file.cpp #, fuzzy msgid "Return to Main Menu" msgstr "Wyjście do menu" #: src/settings_translation_file.cpp msgid "Ridge mountain spread noise" msgstr "Szum rozrzutu grani gór" #: src/settings_translation_file.cpp msgid "Ridge noise" msgstr "Szum grani" #: src/settings_translation_file.cpp msgid "Ridge underwater noise" msgstr "Szum podwodnej grani" #: src/settings_translation_file.cpp msgid "Ridged mountain size noise" msgstr "Szum rozmiaru grani gór" #: src/settings_translation_file.cpp msgid "River channel depth" msgstr "Głębokość kanału rzecznego" #: src/settings_translation_file.cpp msgid "River channel width" msgstr "Szerokość kanału rzecznego" #: src/settings_translation_file.cpp msgid "River depth" msgstr "Głębokość rzeki" #: src/settings_translation_file.cpp msgid "River noise" msgstr "Szum rzek" #: src/settings_translation_file.cpp msgid "River size" msgstr "Rozmiar rzeki" #: src/settings_translation_file.cpp msgid "River valley width" msgstr "Szerokość doliny rzeki" #: src/settings_translation_file.cpp msgid "Rollback recording" msgstr "Zapisywanie działań gracza" #: src/settings_translation_file.cpp msgid "Rolling hill size noise" msgstr "Szum rozmiaru zaokrąglonych gór" #: src/settings_translation_file.cpp msgid "Rolling hills spread noise" msgstr "Szum rozrzutu zaokrąglonych gór" #: src/settings_translation_file.cpp msgid "Safe digging and placing" msgstr "Bezpieczne kopanie i stawianie" #: src/settings_translation_file.cpp msgid "Sandy beaches occur when np_beach exceeds this value." msgstr "" "Piaszczyste pustynie pojawiają się, gdy np_beach przekroczy tą wartość." #: src/settings_translation_file.cpp msgid "Save the map received by the client on disk." msgstr "Zapisz na dysku mapę odebraną przez klienta." #: src/settings_translation_file.cpp msgid "" "Save window size automatically when modified.\n" "If true, screen size is saved in screen_w and screen_h, and whether the " "window\n" "is maximized is stored in window_maximized.\n" "(Autosaving window_maximized only works if compiled with SDL.)" msgstr "" "Zapisuj rozmiar okna automatycznie po zmodyfikowaniu.\n" "Jeśli włączone, rozmiar na ekranie jest zapisywany w screen_w i screen_h,\n" "a to, czy okno jest zmaksymalizowane jest zapisywane w window_maximized.\n" "(Autozapis window_maximized działa tylko przy skompilowaniu z SDL.)" #: src/settings_translation_file.cpp msgid "Saving map received from server" msgstr "Zapisz mapę otrzymaną z serwera" #: src/settings_translation_file.cpp msgid "" "Scale GUI by a user specified value.\n" "Use a nearest-neighbor-anti-alias filter to scale the GUI.\n" "This will smooth over some of the rough edges, and blend\n" "pixels when scaling down, at the cost of blurring some\n" "edge pixels when images are scaled by non-integer sizes." msgstr "" "Skaluj GUI według wartości określonej przez użytkownika.\n" "Użyj najbliższego filtru anti-alias aby skalować GUI.\n" "Spowoduje to wygładzenie niektórych szorstkich krawędzi i wygładzenie\n" "pikseli przy zmniejszaniu, kosztem rozmycia niektórych\n" "piksele krawędzi, gdy obrazy są skalowane o rozmiary niecałkowite." #: src/settings_translation_file.cpp msgid "Screen" msgstr "Ekran" #: src/settings_translation_file.cpp msgid "Screen height" msgstr "Wysokość ekranu" #: src/settings_translation_file.cpp msgid "Screen width" msgstr "Szerokość ekranu" #: src/settings_translation_file.cpp msgid "Screenshot" msgstr "Zrzut ekranu" #: src/settings_translation_file.cpp msgid "Screenshot folder" msgstr "Folder zrzutu ekranu" #: src/settings_translation_file.cpp msgid "Screenshot format" msgstr "Format zrzutu ekranu" #: src/settings_translation_file.cpp msgid "Screenshot quality" msgstr "Jakość zrzutu ekranu" #: src/settings_translation_file.cpp msgid "" "Screenshot quality. Only used for JPEG format.\n" "1 means worst quality; 100 means best quality.\n" "Use 0 for default quality." msgstr "" "Jakość zrzutów ekranu. Używane tylko w formacie JPEG.\n" "1 oznacza najgorszą jakość; 100 najlepszą.\n" "0 to domyślna jakość." #: src/settings_translation_file.cpp msgid "Screenshots" msgstr "Zrzuty ekranu" #: src/settings_translation_file.cpp msgid "Seabed noise" msgstr "Szum dna morza" #: src/settings_translation_file.cpp msgid "Second of 4 2D noises that together define hill/mountain range height." msgstr "" "Drugi z czterech szumów 2D które razem określają wysokość gór/łańcuchów " "górskich." #: src/settings_translation_file.cpp msgid "Second of two 3D noises that together define tunnels." msgstr "Drugi z dwóch szumów 3D które razem określają tunele." #: src/settings_translation_file.cpp msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous" msgstr "Sprawdź http://www.sqlite.org/pragma.html#pragma_synchronous" #: src/settings_translation_file.cpp #, fuzzy msgid "" "Select the antialiasing method to apply.\n" "\n" "* None - No antialiasing (default)\n" "\n" "* FSAA - Hardware-provided full-screen antialiasing\n" "A.K.A multi-sample antialiasing (MSAA)\n" "Smoothens out block edges but does not affect the insides of textures.\n" "\n" "If Post Processing is disabled, changing FSAA requires a restart.\n" "Also, if Post Processing is disabled, FSAA will not work together with\n" "undersampling or a non-default \"3d_mode\" setting.\n" "\n" "* FXAA - Fast approximate antialiasing\n" "Applies a post-processing filter to detect and smoothen high-contrast " "edges.\n" "Provides balance between speed and image quality.\n" "\n" "* SSAA - Super-sampling antialiasing\n" "Renders higher-resolution image of the scene, then scales down to reduce\n" "the aliasing effects. This is the slowest and the most accurate method." msgstr "" "Wybierz metodę antyaliasingu do zastosowania.\n" "\n" "* Brak - bez antyaliasingu (domyślnie)\n" "\n" "* FSAA - Sprzętowy pełnoekranowy antyaliasing\n" "(niekompatybilny z Post Processing i Undersampling)\n" "A.K.A multi-sample antialiasing (MSAA)\n" "Wygładza krawędzie bloków, ale nie wpływa na wnętrze tekstur.\n" "Restart jest wymagany do zmiany tej opcji.\n" "\n" "* FXAA - Szybki przybliżony antyaliasing (wymaga shaderów)\n" "Stosuje filtr post-processingu by wykryć i wygładzić wysoko-kontrastowe " "krawędzie.\n" "Daje balans pomiędzy szybkością a jakością obrazu.\n" "\n" "* SSAA - Super-sampling antialiasing (wymaga shaderów)\n" "Renderuje obraz w wyższej rozdzielczości, a potem zmniejsza ją by uniknąć\n" "efektów aliasingu. To jest najpowolniejsza i najdokładniejsza metoda." #: src/settings_translation_file.cpp msgid "Selection box border color (R,G,B)." msgstr "Kolor zaznaczenia granicznego (RGB)." #: src/settings_translation_file.cpp msgid "Selection box color" msgstr "Kolor zaznaczenia" #: src/settings_translation_file.cpp msgid "Selection box width" msgstr "Długość zaznaczenia" #: src/settings_translation_file.cpp msgid "" "Selects one of 18 fractal types.\n" "1 = 4D \"Roundy\" Mandelbrot set.\n" "2 = 4D \"Roundy\" Julia set.\n" "3 = 4D \"Squarry\" Mandelbrot set.\n" "4 = 4D \"Squarry\" Julia set.\n" "5 = 4D \"Mandy Cousin\" Mandelbrot set.\n" "6 = 4D \"Mandy Cousin\" Julia set.\n" "7 = 4D \"Variation\" Mandelbrot set.\n" "8 = 4D \"Variation\" Julia set.\n" "9 = 3D \"Mandelbrot/Mandelbar\" Mandelbrot set.\n" "10 = 3D \"Mandelbrot/Mandelbar\" Julia set.\n" "11 = 3D \"Christmas Tree\" Mandelbrot set.\n" "12 = 3D \"Christmas Tree\" Julia set.\n" "13 = 3D \"Mandelbulb\" Mandelbrot set.\n" "14 = 3D \"Mandelbulb\" Julia set.\n" "15 = 3D \"Cosine Mandelbulb\" Mandelbrot set.\n" "16 = 3D \"Cosine Mandelbulb\" Julia set.\n" "17 = 4D \"Mandelbulb\" Mandelbrot set.\n" "18 = 4D \"Mandelbulb\" Julia set." msgstr "" "Wybiera jeden z 18 typów fraktali.\n" "1 = 4D \"Roundy\" zbiór Mandelbrota .\n" "2 = 4D \"Roundy\" zbiór Julii.\n" "3 = 4D \"Squarry\" zbiór Mandelbrota.\n" "4 = 4D \"Squarry\" zbiór Julii.\n" "5 = 4D \"Mandy Cousin\" zbiór Mandelbrota.\n" "6 = 4D \"Mandy Cousin\" zbiór Julii.\n" "7 = 4D \"Variation\" zbiór Mandelbrota.\n" "8 = 4D \"Variation\" zbiór Julii.\n" "9 = 3D \"Mandelbrot/Mandelbar\" zbiór Mandelbrota.\n" "10 = 3D \"Mandelbrot/Mandelbar\" zbiór Julii.\n" "11 = 3D \"Christmas Tree\" zbiór Mandelbrota.\n" "12 = 3D \"Christmas Tree\" zbiór Julii.\n" "13 = 3D \"Mandelbulb\" zbiór Mandelbrota.\n" "14 = 3D \"Mandelbulb\" zbiór Julii.\n" "15 = 3D \"Cosine Mandelbulb\" zbiór Mandelbrota.\n" "16 = 3D \"Cosine Mandelbulb\" zbiór Julii.\n" "17 = 4D \"Mandelbulb\" zbiór Mandelbrota.\n" "18 = 4D \"Mandelbulb\" zbiór Julii." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Send names of online players to the serverlist. If disabled only the player " "count is revealed." msgstr "" "Przesyła nazwy użytkowników sieciowych liście serwera. Jeśli jest wyłączona, " "to tylko liczba graczy zostanie ujawniona." #: src/settings_translation_file.cpp #, fuzzy msgid "Send player names to the server list" msgstr "Prześlij nazwy graczy na listę serwerów" #: src/settings_translation_file.cpp msgid "Server" msgstr "Serwer" #: src/settings_translation_file.cpp msgid "Server Gameplay" msgstr "Rozgrywka serwera" #: src/settings_translation_file.cpp msgid "Server Security" msgstr "Bezpieczeństwo serwera" #: src/settings_translation_file.cpp msgid "Server URL" msgstr "Adres URL serwera" #: src/settings_translation_file.cpp msgid "Server address" msgstr "Adres serwera" #: src/settings_translation_file.cpp #, fuzzy msgid "" "Server anticheat configuration.\n" "Flags are positive. Uncheck the flag to disable corresponding anticheat " "module." msgstr "" "Konfiguracja anticheata na serwerze.\n" "Flagi mają ustawioną wartość dodatnią. Odznacz flagę, by wyłączyć moduł " "anticheata." #: src/settings_translation_file.cpp msgid "Server description" msgstr "Opis serwera" #: src/settings_translation_file.cpp msgid "Server name" msgstr "Nazwa serwera" #: src/settings_translation_file.cpp msgid "Server port" msgstr "Port Serwera" #: src/settings_translation_file.cpp #, fuzzy msgid "Server-side occlusion culling" msgstr "Pomijanie przesłoniętych bloków po stronie serwera" #: src/settings_translation_file.cpp msgid "Server/Env Performance" msgstr "Wydajność serwera" #: src/settings_translation_file.cpp msgid "Serverlist URL" msgstr "Lista publicznych serwerów" #: src/settings_translation_file.cpp msgid "Serverlist and MOTD" msgstr "Lista serwerów i MOTD" #: src/settings_translation_file.cpp msgid "Serverlist file" msgstr "Plik listy publicznych serwerów" #: src/settings_translation_file.cpp #, fuzzy msgid "" "Set the default tilt of Sun/Moon orbit in degrees.\n" "Games may change orbit tilt via API.\n" "Value of 0 means no tilt / vertical orbit." msgstr "" "Ustaw nachylenie orbity Słońca/Księżyca w stopniach.\n" "Gry mogą zmieniać nachylenie orbity poprzez API.\n" "Wartość 0 oznacza brak nachylenia / orbitę pionową." #: src/settings_translation_file.cpp msgid "" "Set the exposure compensation in EV units.\n" "Value of 0.0 (default) means no exposure compensation.\n" "Range: from -1 to 1.0" msgstr "" "Ustaw współczynnik kompensacji ekspozycji w jednostkach EV.\n" "Wartość 0.0 (domyślna) oznacza brak kompensacji ekspozycji.\n" "Zakres: od -1 do 1.0" #: src/settings_translation_file.cpp msgid "" "Set the language. By default, the system language is used.\n" "A restart is required after changing this." msgstr "" "Ustaw język. Zostaw puste pole, aby użyć języka systemowego.\n" "Wymagany restart po zmianie ustawienia." #: src/settings_translation_file.cpp msgid "" "Set the maximum length of a chat message (in characters) sent by clients." msgstr "" "Ustaw maksymalną długość (w znakach) wiadomości czatu wysyłanych przez " "klientów." #: src/settings_translation_file.cpp msgid "" "Set the shadow strength gamma.\n" "Adjusts the intensity of in-game dynamic shadows.\n" "Lower value means lighter shadows, higher value means darker shadows." msgstr "" "Ustaw siłę cienia.\n" "Dostosowuje intensywność dynamicznych cieni w grze.\n" "Niższa wartość oznacza jaśniejsze cienie, wyższa wartość oznacza ciemniejsze " "cienie." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Set the soft shadow radius size.\n" "Lower values mean sharper shadows, bigger values mean softer shadows.\n" "Minimum value: 1.0; maximum value: 15.0" msgstr "" "Ustaw rozmiar zasięgu gładkiego cienia.\n" "Niższe wartości oznaczają ostrzejsze cienie, wyższe wartości oznaczają " "gładsze cienie.\n" "Minimalna wartość: 1.0; maksymalna wartość: 10.0" #: src/settings_translation_file.cpp #, fuzzy msgid "Set to true to enable Shadow Mapping." msgstr "Ustaw wartość pozytywną, by włączyć odwzorowanie cieni." #: src/settings_translation_file.cpp msgid "" "Set to true to enable bloom effect.\n" "Bright colors will bleed over the neighboring objects." msgstr "" "Ustaw na prawda aby włączyć efekt bloom.\n" "Jasne kolory będą rozmywać się na sąsiednich obiektach." #: src/settings_translation_file.cpp msgid "Set to true to enable volumetric lighting effect (a.k.a. \"Godrays\")." msgstr "" "Ustaw wartość pozytywną by włączyć efekt światła wolumetrycznego (znanego " "również jako \"Boskie promienie\")." #: src/settings_translation_file.cpp msgid "Set to true to enable waving leaves." msgstr "Ustawienie wartości pozytywnej włącza drganie liści." #: src/settings_translation_file.cpp msgid "Set to true to enable waving liquids (like water)." msgstr "Ustawienie wartości pozytywnej włącza falowanie cieczy (tak jak woda)." #: src/settings_translation_file.cpp msgid "Set to true to enable waving plants." msgstr "Ustawienie pozytywnej wartości włącza falowanie roślin." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Set to true to render debugging breakdown of the bloom effect.\n" "In debug mode, the screen is split into 4 quadrants:\n" "top-left - processed base image, top-right - final image\n" "bottom-left - raw base image, bottom-right - bloom texture." msgstr "" "Ustaw wartość pozytywną, by renderować analizę debugowania efektu bloom.\n" "W trybie debugowania ekran jest podzielony na 4 ćwiartki:\n" "Lewa górna- przetwarzany podstawowy obraz, prawa górna- ostateczny obraz\n" "lewa dolna- surowy, podstawowy obraz, prawa dolna- tekstura z efektem bloom." #: src/settings_translation_file.cpp msgid "" "Sets shadow texture quality to 32 bits.\n" "On false, 16 bits texture will be used.\n" "This can cause much more artifacts in the shadow." msgstr "" "Ustawia jakość tekstury cienia na 32 bity.\n" "Jeśli wartość jest negatywna, używana będzie tekstura 16-bitowa.\n" "Może to powodować znacznie więcej artefaktów w cieniu." #: src/settings_translation_file.cpp msgid "Shader path" msgstr "Shadery" #: src/settings_translation_file.cpp #, fuzzy msgid "Shadow filter quality" msgstr "Jakość filtru cienia" #: src/settings_translation_file.cpp msgid "Shadow map max distance in nodes to render shadows" msgstr "Maksymalna odległość mapy cieni w blokach do renderowania cieni" #: src/settings_translation_file.cpp msgid "Shadow map texture in 32 bits" msgstr "Tekstura mapy cieni w 32 bitach" #: src/settings_translation_file.cpp msgid "Shadow map texture size" msgstr "Minimalna wielkość tekstury mapy cieni" #: src/settings_translation_file.cpp msgid "" "Shadow offset (in pixels) of the default font. If 0, then shadow will not be " "drawn." msgstr "" "Offset cienia (w pikselach) domyślnej czcionki. Jeżeli 0, to cień nie będzie " "rysowany." #: src/settings_translation_file.cpp msgid "Shadow strength gamma" msgstr "Siła cienia" #: src/settings_translation_file.cpp msgid "Show debug info" msgstr "Pokaż informacje debugowania" #: src/settings_translation_file.cpp msgid "Show entity selection boxes" msgstr "Pokazuj zaznaczenie wybranych obiektów" #: src/settings_translation_file.cpp #, fuzzy msgid "" "Show entity selection boxes\n" "A restart is required after changing this." msgstr "" "Pokaż pola wyboru jednostki.\n" "Wymagany restart po zmianie ustawienia." #: src/settings_translation_file.cpp msgid "Show name tag backgrounds by default" msgstr "Domyślnie wyświetlaj tła znaczników imiennych" #: src/settings_translation_file.cpp msgid "Shutdown message" msgstr "Komunikat zamknięcia serwera" #: src/settings_translation_file.cpp #, fuzzy msgid "" "Side length of a cube of map blocks that the client will consider together\n" "when generating meshes.\n" "Larger values increase the utilization of the GPU by reducing the number of\n" "draw calls, benefiting especially high-end GPUs.\n" "Systems with a low-end GPU (or no GPU) would benefit from smaller values." msgstr "" "Boczna długość sześcianu bloków mapy, które klient będzie łącznie brał pod " "uwagę,\n" "podczas generowania siatek.\n" "Wyższe wartości zwiększają użycie procesora GPU poprzez zmniejszenie liczby\n" "wywoływań rysowania, skorzystają na tym zwłaszcza procesory GPU wyższej " "klasy,\n" "Systemy z procesorami GPU niższej klasy (lub bez procesora GPU) " "skorzystałyby z mniejszych wartości." #: src/settings_translation_file.cpp #, fuzzy msgid "Simulate translucency when looking at foliage in the sunlight." msgstr "" "Symuluj półprzezroczystość podczas patrzenia na listowie w świetle " "słonecznym." #: src/settings_translation_file.cpp msgid "" "Size of mapchunks generated by mapgen, stated in mapblocks (16 nodes).\n" "WARNING: There is no benefit, and there are several dangers, in\n" "increasing this value above 5.\n" "Reducing this value increases cave and dungeon density.\n" "Altering this value is for special usage, leaving it unchanged is\n" "recommended." msgstr "" "Rozmiar mapchunków generowanych przez mapgen, podany w mapblockach (16 " "bloków).\n" "UWAGA: Nie ma z tego żadnego pożytku, ale przy zwiększaniu tej wartości " "powyżej 5\n" "występuje kilka zagrożeń.\n" "Zmniejszenie tej wartości podnosi gęstość jaskiń i lochów.\n" "Zmiana tej wartości ma specjalne zastosowanie, zalecane jest pozostawienie\n" "jej nietkniętej." #: src/settings_translation_file.cpp msgid "Sky Body Orbit Tilt" msgstr "Pochylenie orbity ciała niebieskiego" #: src/settings_translation_file.cpp msgid "Slice w" msgstr "Kawałek w" #: src/settings_translation_file.cpp msgid "Slope and fill work together to modify the heights." msgstr "Zbocze oraz wypełnienie działają razem, aby zmodyfikować wysokości." #: src/settings_translation_file.cpp msgid "Small cave maximum number" msgstr "Maksymalna ilość małych jaskiń" #: src/settings_translation_file.cpp msgid "Small cave minimum number" msgstr "Minimalna ilość małych jaskiń" #: src/settings_translation_file.cpp msgid "Small-scale humidity variation for blending biomes on borders." msgstr "Zmienność małej skali wilgotności mieszania biomów granicznych." #: src/settings_translation_file.cpp msgid "Small-scale temperature variation for blending biomes on borders." msgstr "Zmienność małej skali temperatury mieszanych biomów granicznych." #: src/settings_translation_file.cpp msgid "Smooth lighting" msgstr "Płynne oświetlenie" #: src/settings_translation_file.cpp #, fuzzy msgid "Smooth scrolling" msgstr "Płynne przewijanie" #: src/settings_translation_file.cpp msgid "" "Smooths rotation of camera when in cinematic mode, 0 to disable. Enter " "cinematic mode by using the key set in Controls." msgstr "" "Wygładza obracanie widoku kamery w trybie kinowym. Wartość 0 wyłącza tę " "funkcję. Wejdź w tryb kinowy, używając klawisza ustawionego w opcjach " "Sterowania." #: src/settings_translation_file.cpp msgid "" "Smooths rotation of camera, also called look or mouse smoothing. 0 to " "disable." msgstr "" "Wygładza obracanie widoku kamery, nazywa się to również patrzeniem lub " "wygładzaniem myszki. Wartość 0 wyłącza tę funkcję." #: src/settings_translation_file.cpp msgid "Sneaking speed" msgstr "Szybkość skradania" #: src/settings_translation_file.cpp msgid "Sneaking speed, in nodes per second." msgstr "Prędkość skradania, w blokach na sekundę." #: src/settings_translation_file.cpp msgid "Soft clouds" msgstr "Łagodne chmury" #: src/settings_translation_file.cpp msgid "Soft shadow radius" msgstr "Obszar gładkiego cienia" #: src/settings_translation_file.cpp msgid "Sound" msgstr "Dźwięk" #: src/settings_translation_file.cpp msgid "Sound Extensions Blacklist" msgstr "Flaga czarnej listy rozszerzeń głosowych" #: src/settings_translation_file.cpp msgid "" "Specifies URL from which client fetches media instead of using UDP.\n" "$filename should be accessible from $remote_media$filename via cURL\n" "(obviously, remote_media should end with a slash).\n" "Files that are not present will be fetched the usual way." msgstr "" "Określa adres URL z którego klient pobiera media, zamiast używania UDP.\n" "$filename powinno być dostępne z $remote_media$filename przez cURL\n" "(oczywiście, komenda remote_media powinna kończyć się slashem ).\n" "Pliki nieaktualne będą pobierane standardową metodą." #: src/settings_translation_file.cpp msgid "" "Specifies the default stack size of nodes, items and tools.\n" "Note that mods or games may explicitly set a stack for certain (or all) " "items." msgstr "" "Określa domyślny rozmiar stosu węzłów, elementów i narzędzi.\n" "Pamiętaj, że mody lub gry mogą jawnie ustawiać stos dla niektórych (lub " "wszystkich) przedmiotów." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Spread a complete update of the shadow map over a given number of frames.\n" "Higher values might make shadows laggy, lower values\n" "will consume more resources." msgstr "" "Rozprowadź pełną aktualizację mapy cieni na określoną ilość klatek.\n" "Wyższe wartości mogą sprawić, że cienie będą lagować,\n" "niższe wartości powodują zużycie większej ilości zasobów.\n" "Minimalna wartość: 1; maksymalna wartość: 16" #: src/settings_translation_file.cpp msgid "" "Spread of light curve boost range.\n" "Controls the width of the range to be boosted.\n" "Standard deviation of the light curve boost Gaussian." msgstr "" "Rozrzut przyśpieszenia środkowego krzywej światła.\n" "Steruje szerokością zakresu, który ma być wzmocniony.\n" "Standardowe zniekształcenie gaussowego przyśpieszenia środkowego." #: src/settings_translation_file.cpp msgid "Static spawn point" msgstr "Statyczny punkt spawnu" #: src/settings_translation_file.cpp msgid "Steepness noise" msgstr "Szum stromości" #: src/settings_translation_file.cpp msgid "Step mountain size noise" msgstr "Rozmiar szumu góry" #: src/settings_translation_file.cpp msgid "Step mountain spread noise" msgstr "Rozmiar rozrzutu szumu góry" #: src/settings_translation_file.cpp msgid "Strength of 3D mode parallax." msgstr "Siła paralaksy trybu 3D." #: src/settings_translation_file.cpp msgid "" "Strength of light curve boost.\n" "The 3 'boost' parameters define a range of the light\n" "curve that is boosted in brightness." msgstr "" "Siła podbicia krzywej świetlnej.\n" "3 parametry 'boost' definiują zakres krzywej świetlnej\n" "który jest wzmacniany pod względem jasności." #: src/settings_translation_file.cpp msgid "Strict protocol checking" msgstr "Sztywne sprawdzanie protokołu" #: src/settings_translation_file.cpp msgid "Strip color codes" msgstr "Usuń kody kolorów" #: src/settings_translation_file.cpp msgid "" "Surface level of optional water placed on a solid floatland layer.\n" "Water is disabled by default and will only be placed if this value is set\n" "to above 'mgv7_floatland_ymax' - 'mgv7_floatland_taper' (the start of the\n" "upper tapering).\n" "***WARNING, POTENTIAL DANGER TO WORLDS AND SERVER PERFORMANCE***:\n" "When enabling water placement, floatlands must be configured and tested\n" "to be a solid layer by setting 'mgv7_floatland_density' to 2.0 (or other\n" "required value depending on 'mgv7_np_floatland'), to avoid\n" "server-intensive extreme water flow and to avoid vast flooding of the\n" "world surface below." msgstr "" "Poziom powierzchni opcjonalnej wody umieszczonej na stałej warstwie terenu " "pływającego.\n" "Woda domyślnie jest wyłączona i zostanie umieszczona tylko wtedy, gdy " "wartość ta jest ustawiona\n" "powyżej 'mgv7_floatland_ymax' - 'mgv7_floatland_taper' (początek\n" "górnego zwężenia).\n" "***OSTRZEŻENIE, POTENCJALNE ZAGROŻENIE DLA ŚWIATÓW I WYDAJNOŚCI " "SERWERÓW***:\n" "Przy włączonym umieszczaniu wody, latające wyspy muszą być skonfigurowane i " "przetestowane\n" "oraz być warstwą stałą poprzez ustawienie 'mgv7_floatland_density' na 2.0 " "(lub innej\n" "wymaganej wartości w zależności od 'mgv7_np_floatland'), \n" "aby uniknąć intensywnego przepływu wody na serwerze oraz ogromnego zalania\n" "powierzchni świata poniżej." #: src/settings_translation_file.cpp msgid "Synchronous SQLite" msgstr "Synchroniczny SQLite" #: src/settings_translation_file.cpp msgid "Temperature variation for biomes." msgstr "Zmienność temperatury biomów." #: src/settings_translation_file.cpp msgid "Terrain alternative noise" msgstr "Szum innego terenu" #: src/settings_translation_file.cpp msgid "Terrain base noise" msgstr "Szum podłoża" #: src/settings_translation_file.cpp msgid "Terrain height" msgstr "Wysokość terenu" #: src/settings_translation_file.cpp msgid "Terrain higher noise" msgstr "Szum podwyższanego terenu" #: src/settings_translation_file.cpp msgid "Terrain noise" msgstr "Szum terenu" #: src/settings_translation_file.cpp msgid "" "Terrain noise threshold for hills.\n" "Controls proportion of world area covered by hills.\n" "Adjust towards 0.0 for a larger proportion." msgstr "" "Próg szumu terenu górskiego.\n" "Steruje proporcjami pokrycia świata górami.\n" "Ustaw około 0.0 aby zwiększyć proporcję." #: src/settings_translation_file.cpp msgid "" "Terrain noise threshold for lakes.\n" "Controls proportion of world area covered by lakes.\n" "Adjust towards 0.0 for a larger proportion." msgstr "" "Próg szumu jezior.\n" "Steruje proporcjami pokryciem terenu jeziorami.\n" "Ustaw około 0.0, aby zwiększyć proporcje." #: src/settings_translation_file.cpp msgid "Terrain persistence noise" msgstr "Stały szum terenu" #: src/settings_translation_file.cpp msgid "" "Texture size to render the shadow map on.\n" "This must be a power of two.\n" "Bigger numbers create better shadows but it is also more expensive." msgstr "" "Rozmiar tekstury, na której ma być renderowana mapa cieni.\n" "Wartość musi być potęgą dwójki.\n" "Większe liczby tworzą lepsze cienie, ale jest to również kosztowniejsze." #: src/settings_translation_file.cpp msgid "" "Textures on a node may be aligned either to the node or to the world.\n" "The former mode suits better things like machines, furniture, etc., while\n" "the latter makes stairs and microblocks fit surroundings better.\n" "However, as this possibility is new, thus may not be used by older servers,\n" "this option allows enforcing it for certain node types. Note though that\n" "that is considered EXPERIMENTAL and may not work properly." msgstr "" "Tekstury na bloku mogą być dopasowane albo do niego, albo do świata.\n" "Ten pierwszy tryb bardziej pasuje do rzeczy takich jak maszyny, meble, itp.\n" "ten drugi sprawia, że schody i mikrobloki lepiej komponują się z " "otoczeniem.\n" "Z uwagi na to, że ta możliwość jest nowa, nie może być wykorzystywana przez " "starsze serwery,\n" "opcja ta pozwala na wymuszenie jej dla określonych typów bloków. Zwróć " "uwagę, że\n" "to opcja EKSPERYMENTALNA i może nie działać zbyt poprawnie." #: src/settings_translation_file.cpp msgid "The URL for the content repository" msgstr "Adres URL repozytorium zawartości" #: src/settings_translation_file.cpp msgid "The dead zone of the joystick" msgstr "Zakres nieczułości joysticka" #: src/settings_translation_file.cpp msgid "" "The default format in which profiles are being saved,\n" "when calling `/profiler save [format]` without format." msgstr "" "Domyślny format w jakim są zapisywane profile,\n" "gdy wpisujemy `/ profiler save [format]` bez określonego formatu." #: src/settings_translation_file.cpp #, fuzzy msgid "" "The delay in milliseconds after which a touch interaction is considered a " "long tap." msgstr "" "Opóźnienie w milisekundach, po którym dotknięcie jest uznawane za długie " "stuknięcie." #: src/settings_translation_file.cpp msgid "" "The file path relative to your world path in which profiles will be saved to." msgstr "" "Ścieżka pliku zbliżona ścieżce twojego świata, w której zapisywane będą " "profile." #: src/settings_translation_file.cpp #, fuzzy msgid "" "The gesture for punching players/entities.\n" "This can be overridden by games and mods.\n" "\n" "* Short tap\n" "Easy to use and well-known from other games that shall not be named.\n" "\n" "* Long tap\n" "Known from the classic Luanti mobile controls.\n" "Combat is more or less impossible." msgstr "" "Gest uderzania graczy/jednostek.\n" "Można to nadpisać przez mody oraz gry.\n" "\n" "* short_tap\n" "Łatwe w użyciu i dobrze znane z innych gier, które nie powinny być tu " "wymieniane.\n" "\n" "*long_tap\n" "Znany ze sterowania mobilnego w klasycznym Luanti.\n" "Walka jest mniej lub bardziej niemożliwa." #: src/settings_translation_file.cpp msgid "The identifier of the joystick to use" msgstr "Identyfikator użycia joysticka" #: src/settings_translation_file.cpp msgid "" "The kind of digging/placing controls used.\n" "\n" "* Tap\n" "Long/short tap anywhere on the screen to interact.\n" "Interaction happens at finger position.\n" "\n" "* Tap with crosshair\n" "Long/short tap anywhere on the screen to interact.\n" "Interaction happens at crosshair position.\n" "\n" "* Buttons with crosshair\n" "Use dedicated dig/place buttons to interact.\n" "Interaction happens at crosshair position." msgstr "" #: src/settings_translation_file.cpp #, fuzzy msgid "" "The length in pixels after which a touch interaction is considered movement." msgstr "Długość w pikselach, po której dotknięcie jest uznawane za ruch." #: src/settings_translation_file.cpp msgid "" "The maximum height of the surface of waving liquids.\n" "4.0 = Wave height is two nodes.\n" "0.0 = Wave doesn't move at all.\n" "Default is 1.0 (1/2 node)." msgstr "" "Maksymalna wysokość powierzchni falujących cieczy.\n" "4,0 = wysokość fali wynosi dwa bloki.\n" "0.0 = Fala w ogóle się nie porusza.\n" "Wartość domyślna to 1.0 (1/2 bloku)." #: src/settings_translation_file.cpp #, fuzzy msgid "" "The minimum time in seconds it takes between digging nodes when holding\n" "the dig button." msgstr "" "Minimalny czas w sekundach, który upływa między wykopywaniem bloków po " "przytrzymaniu\n" "przycisku wykopywania." #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "Interfejs sieciowy używany na serwerze." #: src/settings_translation_file.cpp msgid "" "The privileges that new users automatically get.\n" "See /privs in game for a full list on your server and mod configuration." msgstr "" "Przywileje nadawane automatycznie nowym użytkownikom.\n" "Sprawdź /privs w celu wyświetlenia ich listy oraz ustawień modów na serwerze." #: src/settings_translation_file.cpp #, fuzzy msgid "" "The radius of the volume of blocks around every player that is subject to " "the\n" "active block stuff, stated in mapblocks (16 nodes).\n" "In active blocks objects are loaded and ABMs run.\n" "This is also the minimum range in which active objects (mobs) are " "maintained.\n" "This should be configured together with active_object_send_range_blocks." msgstr "" "Promień objętości bloków wokół każdego gracza, który podlega\n" "aktywnym blokom, określonym w mapblocks (16 bloków).\n" "W aktywnych blokach ładowane są obiekty i uruchamiany jest ABM.\n" "Jest to również minimalny zakres, w którym utrzymywane są obiekty aktywne " "(moby).\n" "Należy to skonfigurować razem z active_object_send_range_blocks." #: src/settings_translation_file.cpp #, fuzzy msgid "" "The rendering back-end.\n" "Note: A restart is required after changing this!\n" "OpenGL is the default for desktop, and OGLES2 for Android." msgstr "" "Zaplecze renderowania.\n" "Uwaga: po zmianie wymagane jest ponowne uruchomienie!\n" "OpenGL jest domyślnie dla komputerów stacjonarnych, a OGLES2 dla systemu " "Android." #: src/settings_translation_file.cpp msgid "" "The sensitivity of the joystick axes for moving the\n" "in-game view frustum around." msgstr "" "Czułość osi joysticka, wpływa na poruszanie się\n" "widoku dookoła." #: src/settings_translation_file.cpp msgid "" "The strength (darkness) of node ambient-occlusion shading.\n" "Lower is darker, Higher is lighter. The valid range of values for this\n" "setting is 0.25 to 4.0 inclusive. If the value is out of range it will be\n" "set to the nearest valid value." msgstr "" "Siła(ciemność) ambient-occlusion shading bloków.\n" "Niższa wartość to więcej ciemności, a wyższa wartość to więcej światła.\n" "Dozwolona wartość obejmuje przedział od 0,25 do 4,0 włącznie. Jeśli wybrana " "wartość jest z poza skali to\n" "zostanie zmieniona na najbliższą prawidłową." #: src/settings_translation_file.cpp msgid "" "The time (in seconds) that the liquids queue may grow beyond processing\n" "capacity until an attempt is made to decrease its size by dumping old queue\n" "items. A value of 0 disables the functionality." msgstr "" "Czas (w sekundach), przez który kolejka płynów może wyrosnąć poza " "przetwarzanie\n" "pojemności do momentu podjęcia próby zmniejszenia jej rozmiaru poprzez " "zrzucenie starej kolejki\n" "przedmiotów. Wartość 0 wyłącza funkcjonalność." #: src/settings_translation_file.cpp msgid "" "The time budget allowed for ABMs to execute on each step\n" "(as a fraction of the ABM Interval)" msgstr "" "Budżet czasu, jaki ABM mógł wykonać na każdym kroku\n" "(jako ułamek interwału ABM)" #: src/settings_translation_file.cpp msgid "" "The time in seconds it takes between repeated events\n" "when holding down a joystick button combination." msgstr "" "Czas w sekundach jest brany między powtarzającymi się zdarzeniami\n" "kiedy przytrzymuje się kombinację przycisków joysticka." #: src/settings_translation_file.cpp msgid "" "The time in seconds it takes between repeated node placements when holding\n" "the place button." msgstr "" "Czas w sekundach między kolejnymi położeniem węzłów po przytrzymaniu\n" "przycisku umieszczania.." #: src/settings_translation_file.cpp msgid "The type of joystick" msgstr "Typ joysticka" #: src/settings_translation_file.cpp msgid "" "The vertical distance over which heat drops by 20 if 'altitude_chill' is\n" "enabled. Also, the vertical distance over which humidity drops by 10 if\n" "'altitude_dry' is enabled." msgstr "" "Odległość w pionie, powyżej której ciepło spada o 20, jeśli opcja " "„altitude_chill” jest\n" "włączona. Również odległość w pionie, powyżej której wilgotność spada o 10, " "jeśli\n" "„altitude_dry” jest włączona." #: src/settings_translation_file.cpp msgid "Third of 4 2D noises that together define hill/mountain range height." msgstr "" "Pierwsze z czterech szumów 2D, które razem określają wysokość gór/łańcuchów " "górskich." #: src/settings_translation_file.cpp #, fuzzy msgid "Threshold for long taps" msgstr "Próg długich stuknięć" #: src/settings_translation_file.cpp msgid "" "Time in seconds for item entity (dropped items) to live.\n" "Setting it to -1 disables the feature." msgstr "" "Czas żywotności rzeczy upuszczonych na ziemię.\n" "Ustawienie na -1 wyłącza tą funkcję." #: src/settings_translation_file.cpp msgid "Time of day when a new world is started, in millihours (0-23999)." msgstr "Pora dnia, gdy stworzono nowy świat, w mili-godzinach (0-23999)." #: src/settings_translation_file.cpp msgid "Time speed" msgstr "Szybkość upływu czasu" #: src/settings_translation_file.cpp msgid "Timeout for client to remove unused map data from memory, in seconds." msgstr "" "Limit czasu na usunięcie przez klienta nieużywanych danych map z pamięci, w " "sekundach." #: src/settings_translation_file.cpp msgid "" "To reduce lag, block transfers are slowed down when a player is building " "something.\n" "This determines how long they are slowed down after placing or removing a " "node." msgstr "" "Aby zredukować opóźnienie, transfery bloków są spowalniane kiedy gracz coś " "buduje.\n" "Określa to jak długo są spowalniane po postawieniu lub usunięciu bloku." #: src/settings_translation_file.cpp #, fuzzy msgid "Toggle Aux1 key" msgstr "Klawisz Aux1" #: src/settings_translation_file.cpp msgid "Toggle HUD" msgstr "Przełącz HUD" #: src/settings_translation_file.cpp #, fuzzy msgid "Toggle Sneak key" msgstr "Klawisz przełączania trybu widoku kamery" #: src/settings_translation_file.cpp #, fuzzy msgid "Toggle automatic forward" msgstr "Klawisz automatycznego poruszania się do przodu" #: src/settings_translation_file.cpp #, fuzzy msgid "Toggle block bounds" msgstr "Granice bloków" #: src/settings_translation_file.cpp #, fuzzy msgid "Toggle camera mode" msgstr "Klawisz przełączania trybu widoku kamery" #: src/settings_translation_file.cpp #, fuzzy msgid "Toggle camera update" msgstr "Klawisz przełączania trybu widoku kamery" #: src/settings_translation_file.cpp #, fuzzy msgid "Toggle cinematic mode" msgstr "Przełącz na tryb Cinematic" #: src/settings_translation_file.cpp #, fuzzy msgid "Toggle debug info" msgstr "Przełącz debugowanie" #: src/settings_translation_file.cpp msgid "Toggle fog" msgstr "Przełącz mgłę" #: src/settings_translation_file.cpp #, fuzzy msgid "Toggle fullscreen" msgstr "Przełącz tryb latania" #: src/settings_translation_file.cpp #, fuzzy msgid "Toggle large chat console" msgstr "Klawisz wielkiej konsoli" #: src/settings_translation_file.cpp msgid "Toggle pitchmove" msgstr "Przełączanie przemieszczania" #: src/settings_translation_file.cpp #, fuzzy msgid "Toggle profiler" msgstr "Przełącz tryb latania" #: src/settings_translation_file.cpp #, fuzzy msgid "Toggle unlimited view range" msgstr "Wyłączono nieskończony zasięg widoczności" #: src/settings_translation_file.cpp #, fuzzy msgid "" "Tolerance of movement cheat detector.\n" "Increase the value if players experience stuttery movement." msgstr "" "Tolerancja ruchu wykrywacza oszustw.\n" "Zwiększ tę wartość, jeśli gracze doświadczają zacięć w poruszaniu." #: src/settings_translation_file.cpp msgid "Tooltip delay" msgstr "Opóźnienie wskazówek narzędzi" #: src/settings_translation_file.cpp msgid "Touchscreen" msgstr "Ekran dotykowy" #: src/settings_translation_file.cpp msgid "Touchscreen controls" msgstr "Sterowanie ekranu dotykowego" #: src/settings_translation_file.cpp msgid "Touchscreen sensitivity" msgstr "Czułość ekranu dotykowego" #: src/settings_translation_file.cpp msgid "Touchscreen sensitivity multiplier." msgstr "Mnożnik czułości ekranu dotykowego." #: src/settings_translation_file.cpp msgid "Tradeoffs for performance" msgstr "Kompromisy dla wydajności" #: src/settings_translation_file.cpp msgid "Translucent foliage" msgstr "Półprzezroczyste listowie" #: src/settings_translation_file.cpp msgid "Translucent liquids" msgstr "Półprzezroczyste ciecze" #: src/settings_translation_file.cpp msgid "Transparency Sorting Distance" msgstr "Odległość sortowania przezroczystości" #: src/settings_translation_file.cpp #, fuzzy msgid "Transparency Sorting Group by Buffers" msgstr "Odległość sortowania przezroczystości" #: src/settings_translation_file.cpp msgid "Trees noise" msgstr "Szum drzew" #: src/settings_translation_file.cpp msgid "Trilinear filtering" msgstr "Filtrowanie trójliniowe" #: src/settings_translation_file.cpp msgid "" "True = 256\n" "False = 128\n" "Usable to make minimap smoother on slower machines." msgstr "" "True= 256\n" "False= 128\n" "Przydatne do wygładzania mapy na wolniejszych urządzeniach." #: src/settings_translation_file.cpp msgid "Trusted mods" msgstr "Zaufane mody" #: src/settings_translation_file.cpp #, fuzzy msgid "" "Type of occlusion_culler\n" "\n" "\"loops\" is the legacy algorithm with nested loops and O(n³) complexity\n" "\"bfs\" is the new algorithm based on breadth-first-search and side culling\n" "\n" "This setting should only be changed if you have performance problems." msgstr "" "Rodzaj occlusion_culler\n" "\n" "„loops” to przestarzały algorytm z zagnieżdżonymi pętlami i złożonością O " "(n³)\n" "„bfs” to nowy algorytm na podstawie przeszukiwania wszerz oraz bocznego " "usuwania przysłoniętych bloków\n" "\n" "To ustawienie powinno być zmieniane tylko wtedy, gdy masz problemy z " "wydajnością." #: src/settings_translation_file.cpp #, fuzzy msgid "" "URL to JSON file which provides information about the newest Luanti " "release.\n" "If this is empty the engine will never check for updates." msgstr "" "Link do pliku JSON zawierającego informacje o najnowszym wydaniu Luanti.\n" "Jeśli to pole jest puste, to silnik nigdy nie będzie sprawdzał aktualizacji " "do pobrania." #: src/settings_translation_file.cpp msgid "URL to the server list displayed in the Multiplayer Tab." msgstr "Adres URL wyświetlany na liście serwerów w Zakładce Gry Wieloosobowej." #: src/settings_translation_file.cpp msgid "Undersampling" msgstr "Niedopróbkowanie" #: src/settings_translation_file.cpp #, fuzzy msgid "" "Undersampling is similar to using a lower screen resolution, but it applies\n" "to the game world only, keeping the GUI intact.\n" "It should give a significant performance boost at the cost of less detailed " "image.\n" "Higher values result in a less detailed image.\n" "Note: Undersampling is currently not supported if the \"3d_mode\" setting is " "set\n" "to a non-default value." msgstr "" "Niedopróbkowanie jest podobne do użycia niższej rozdzielczości ekranu, ale \n" "ma to zastosowanie tylko do świata gry, zachowując nietknięte GUI.\n" "Daje to znaczne przyśpieszenie wydajności kosztem mniej szczegółowych " "obrazów.\n" "Wyższe wartości powodują mniej szczegółowe obrazy." #: src/settings_translation_file.cpp msgid "Unlimited player transfer distance" msgstr "Nieskończony transfer odległości gracza" #: src/settings_translation_file.cpp msgid "Unload unused server data" msgstr "Usuń nieużywane dane serwera" #: src/settings_translation_file.cpp msgid "Update information URL" msgstr "Zaktualizuj adres URL informacji" #: src/settings_translation_file.cpp msgid "Upper Y limit of dungeons." msgstr "Górna granica Y lochów." #: src/settings_translation_file.cpp msgid "Upper Y limit of floatlands." msgstr "Górna granica Y latających wysp." #: src/settings_translation_file.cpp msgid "Use a cloud animation for the main menu background." msgstr "Włącz animację chmur w tle menu głównego." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Use anisotropic filtering when looking at textures from an angle.\n" "This provides a significant improvement when used together with mipmapping." msgstr "Użyj filtrowania anizotropowego dla oglądania tekstur pod kątem." #: src/settings_translation_file.cpp msgid "Use bilinear filtering when scaling textures." msgstr "Użyj filtrowania bilinearnego podczas skalowania tekstur." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Use mipmaps when scaling textures. May slightly increase performance,\n" "especially when using a high-resolution texture pack.\n" "Gamma-correct downscaling is not supported." msgstr "" "Użyj mip mappingu przy skalowaniu tekstur. Może nieznacznie zwiększyć " "wydajność,\n" "zwłaszcza przy korzystaniu z paczek tekstur wysokiej rozdzielczości.\n" "Zmniejszanie korekcji gamma nie jest wspierane." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Use raytraced occlusion culling in the new culler.\n" "This flag enables use of raytraced occlusion culling test for\n" "client mesh sizes smaller than 4x4x4 map blocks." msgstr "" "Użyj pomijania przesłoniętych bloków opartego na śledzeniu promieni w nowym " "pomijaniu.\n" "Ta flaga włącza użycie opartego na śledzeniu promieni testu pomijania " "przysłoniętych bloków \n" "siatek klienta w rozmiarach mniejszych niż bloki mapy 4x4x4." #: src/settings_translation_file.cpp #, fuzzy msgid "Use smooth cloud shading." msgstr "Użyj gładkiego cieniowania chmur." #: src/settings_translation_file.cpp msgid "" "Use trilinear filtering when scaling textures.\n" "If both bilinear and trilinear filtering are enabled, trilinear filtering\n" "is applied." msgstr "" "Użyj filtrowania trójliniowego podczas skalowania tekstur.\n" "Jeśli zarówno filtrowanie trójliniowe jak i filtrowanie dwuliniowe są " "włączone, to filtrowanie trójliniowe\n" "ma zastosowanie." #: src/settings_translation_file.cpp msgid "" "Use virtual joystick to trigger \"Aux1\" button.\n" "If enabled, virtual joystick will also tap \"Aux1\" button when out of main " "circle." msgstr "" "(Android) Użyj wirtualnego joysticka, aby aktywować przycisk „Aux1”.\n" "Gdy jest włączone, to wirtualny joystick również naciśnie przycisk „Aux1”, " "gdy znajduje się poza głównym okręgiem." #: src/settings_translation_file.cpp msgid "User Interfaces" msgstr "Interfejsy użytkownika" #: src/settings_translation_file.cpp msgid "VSync" msgstr "Synchronizacja pionowa" #: src/settings_translation_file.cpp msgid "Valley depth" msgstr "Głębokość doliny" #: src/settings_translation_file.cpp msgid "Valley fill" msgstr "Wypełnienie doliny" #: src/settings_translation_file.cpp msgid "Valley profile" msgstr "Profilowanie doliny" #: src/settings_translation_file.cpp msgid "Valley slope" msgstr "Stok doliny" #: src/settings_translation_file.cpp msgid "Variation of biome filler depth." msgstr "Zmienność głębokości wypełnienia biomu." #: src/settings_translation_file.cpp msgid "Variation of maximum mountain height (in nodes)." msgstr "Zmienność maksymalnej wysokość gór (podana w blokach)." #: src/settings_translation_file.cpp msgid "Variation of number of caves." msgstr "Zmienność liczby jaskiń." #: src/settings_translation_file.cpp msgid "" "Variation of terrain vertical scale.\n" "When noise is < -0.55 terrain is near-flat." msgstr "" "Zmienność pionowego skalowania terenu.\n" "Gdy szum wynosi < -0.55 to teren jest prawie płaski." #: src/settings_translation_file.cpp msgid "Varies depth of biome surface nodes." msgstr "Zmienność głębokości bloków na powierzchni biomu." #: src/settings_translation_file.cpp msgid "" "Varies roughness of terrain.\n" "Defines the 'persistence' value for terrain_base and terrain_alt noises." msgstr "" "Zmienność poszarpania terenu.\n" "Określa wartość 'trwałości' terrain_base i szumów terrain_alt." #: src/settings_translation_file.cpp msgid "Varies steepness of cliffs." msgstr "Kontroluje stromość/wysokość gór." #: src/settings_translation_file.cpp msgid "Vertical climbing speed, in nodes per second." msgstr "Pionowa prędkość wchodzenia, w blokach na sekundę." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Vertical screen synchronization. Your system may still force VSync on even " "if this is disabled." msgstr "" "Pionowa synchronizacja ekranu. Twój system może wciąż ją wymuszać, nawet gdy " "ta opcja jest wyłączona." #: src/settings_translation_file.cpp msgid "Video driver" msgstr "Sterownik graficzny" #: src/settings_translation_file.cpp msgid "View bobbing factor" msgstr "Skala drgań głowy podczas ruchu" #: src/settings_translation_file.cpp msgid "View distance in nodes." msgstr "Zasięg widzenia, wyrażany w blokach." #: src/settings_translation_file.cpp msgid "Viewing range" msgstr "Zasięg widoczności" #: src/settings_translation_file.cpp msgid "Virtual joystick triggers Aux1 button" msgstr "Joystick wirtualny aktywuje przycisk Aux1" #: src/settings_translation_file.cpp msgid "Volume" msgstr "Głośność" #: src/settings_translation_file.cpp #, fuzzy msgid "Volume multiplier when the window is unfocused." msgstr "Mnożnik głośności, gdy okno jest nieaktywne." #: src/settings_translation_file.cpp msgid "" "Volume of all sounds.\n" "Requires the sound system to be enabled." msgstr "" "Głośność wszystkich dźwięków.\n" "Wymaga włączenia systemu dźwiękowego." #: src/settings_translation_file.cpp msgid "Volume when unfocused" msgstr "Głośność, gdy okno jest nieaktywne" #: src/settings_translation_file.cpp msgid "Volumetric lighting" msgstr "Światło wolumetryczne" #: src/settings_translation_file.cpp msgid "" "W coordinate of the generated 3D slice of a 4D fractal.\n" "Determines which 3D slice of the 4D shape is generated.\n" "Alters the shape of the fractal.\n" "Has no effect on 3D fractals.\n" "Range roughly -2 to 2." msgstr "" "Współrzędna W wygenerowanego wycinka 3D fraktala 4D.\n" "Określa, który wycinek 3D kształtu 4D jest generowany.\n" "Zmienia kształt fraktala.\n" "Nie ma wpływu na fraktale 3D.\n" "Zasięg około -2 do 2." #: src/settings_translation_file.cpp msgid "Walking and flying speed, in nodes per second." msgstr "Prędkość chodzenia i latania, w blokach na sekundę." #: src/settings_translation_file.cpp msgid "Walking speed" msgstr "Szybkość chodzenia" #: src/settings_translation_file.cpp msgid "Walking, flying and climbing speed in fast mode, in nodes per second." msgstr "" "Prędkość chodzenia, latania i wchodzenia w trybie szybkiego chodzenia, w " "blokach na sekundę." #: src/settings_translation_file.cpp msgid "Water level" msgstr "Poziom wody" #: src/settings_translation_file.cpp msgid "Water surface level of the world." msgstr "Poziom powierzchni wody na świecie." #: src/settings_translation_file.cpp msgid "Waving Nodes" msgstr "Falujące bloki" #: src/settings_translation_file.cpp msgid "Waving leaves" msgstr "Falujące liście" #: src/settings_translation_file.cpp msgid "Waving liquids" msgstr "Falujące ciecze" #: src/settings_translation_file.cpp msgid "Waving liquids wave height" msgstr "Wysokość falujących cieczy" #: src/settings_translation_file.cpp msgid "Waving liquids wave speed" msgstr "Szybkość falujących cieczy" #: src/settings_translation_file.cpp msgid "Waving liquids wavelength" msgstr "Długość falujących cieczy" #: src/settings_translation_file.cpp msgid "Waving plants" msgstr "Falujące rośliny" #: src/settings_translation_file.cpp msgid "Weblink color" msgstr "Kolor zaznaczenia linku" #: src/settings_translation_file.cpp msgid "When enabled, liquid reflections are simulated." msgstr "Gdy jest włączona, to odbicia cieczy są symulowane." #: src/settings_translation_file.cpp #, fuzzy msgid "" "When enabled, the GUI is optimized to be more usable on touchscreens.\n" "Whether this is enabled by default depends on your hardware form-factor." msgstr "" "Gdy włączona, to GUI jest optymalizowany, by być bardziej przydatnym na " "ekranach dotykowych.\n" "To czy jest włączona domyślnie, zależy od współczynnika kształtu sprzętu." #: src/settings_translation_file.cpp msgid "" "When gui_scaling_filter is true, all GUI images need to be\n" "filtered in software, but some images are generated directly\n" "to hardware (e.g. render-to-texture for nodes in inventory)." msgstr "" "Gdy gui_scaling_filter jest aktywny to wszystkie obrazy muszą być\n" "filtrowane w oprogramowaniu, ale niektóre są generowane bezpośrednio na\n" "sprzęt ( np. renderuj tekstury do bloków ekwipunku)." #: src/settings_translation_file.cpp #, fuzzy msgid "" "When using bilinear/trilinear filtering, low-resolution textures\n" "can be blurred, so this option automatically upscales them to preserve\n" "crisp pixels. This defines the minimum texture size for the upscaled " "textures;\n" "higher values look sharper, but require more memory.\n" "This setting is ONLY applied if any of the mentioned filters are enabled.\n" "This is also used as the base node texture size for world-aligned\n" "texture autoscaling." msgstr "" "Podczas używania filtrów dwuliniowych/ trójliniowych/ anizotropowych, " "tekstury niskiej rozdzielczości \n" "mogą zostać rozmazane, więc automatycznie przeskaluj je z najbliższą " "interpolacją, \n" "aby zapobiec poszarpanym pikselom. Określa to minimalny rozmiar tekstur\n" "do przeskalowania; wyższe wartości wyglądają lepiej, ale wymagają\n" "więcej pamięci. Zalecane użycie potęg liczby 2. Ta opcja ma zastosowanie " "tylko wtedy \n" "gdy filtrowanie dwuliniowe/ trójliniowe/ anizotropowe jest włączone.\n" "Używa się tego również jako rozmiaru tekstur podstawowych bloków " "przypisanych dla świata \n" "przy automatycznym skalowaniu tekstur." #: src/settings_translation_file.cpp msgid "" "Whether name tag backgrounds should be shown by default.\n" "Mods may still set a background." msgstr "" "Czy tła tagów nazw mają być domyślnie pokazywane.\n" "Mody mogą nadal tworzyć tło." #: src/settings_translation_file.cpp msgid "" "Whether players are shown to clients without any range limit.\n" "Deprecated, use the setting player_transfer_distance instead." msgstr "" "Określ widoczność graczy, bez żadnych ograniczeń pola widzenia.\n" "Zamiast tego użyj polecenia player_transfer_distance ." #: src/settings_translation_file.cpp msgid "Whether the window is maximized." msgstr "Kiedy okno jest zmaksymalizowane." #: src/settings_translation_file.cpp msgid "" "Whether to ask clients to reconnect after a (Lua) crash.\n" "Set this to true if your server is set up to restart automatically." msgstr "" "Określ czy klient może się połączyć ponownie po błędzie (Lua).\n" "Włącz tą wartość jeśli twój serwer będzie restartowany automatycznie." #: src/settings_translation_file.cpp msgid "Whether to fog out the end of the visible area." msgstr "Określ brak widoczności mgły." #: src/settings_translation_file.cpp #, fuzzy msgid "" "Whether to mute sounds. You can unmute sounds at any time.\n" "In-game, you can toggle the mute state with the mute key or by using the\n" "pause menu." msgstr "" "Czy wyciszyć dźwięki. Dźwięki można wyłączyć w dowolnym momencie, chyba że\n" "system dźwiękowy jest wyłączony (enable_sound=false).\n" "W grze możesz przełączać stan wyciszenia za pomocą klawisza wyciszania lub " "używając\n" "menu pauzy." #: src/settings_translation_file.cpp msgid "" "Whether to show the client debug info (has the same effect as hitting F5)." msgstr "" "Wyświetlanie efektów debugowania klienta(klawisz F5 ma tą samą funkcję)." #: src/settings_translation_file.cpp msgid "Width component of the initial window size." msgstr "Składnik szerokości początkowego rozmiaru okna gry." #: src/settings_translation_file.cpp msgid "Width of the selection box lines around nodes." msgstr "Szerokość linii zaznaczenia bloków." #: src/settings_translation_file.cpp #, fuzzy msgid "Will also disable autoforward, when active." msgstr "" "Klawisz poruszania się wstecz.\n" "Gdy jest aktywny to wyłącza również automatyczne chodzenie do przodu.\n" "Zobacz http://irrlicht.sourceforge.net/docu/" "namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp msgid "Window maximized" msgstr "Okno zmaksymalizowane" #: src/settings_translation_file.cpp msgid "" "Windows systems only: Start Luanti with the command line window in the " "background.\n" "Contains the same information as the file debug.txt (default name)." msgstr "" "Tylko dla systemu Windows: uruchom Luanti z wierszem poleceń w tle.\n" "Zawiera te same informacje co plik debug.txt (domyślna nazwa)." #: src/settings_translation_file.cpp msgid "" "World directory (everything in the world is stored here).\n" "Not needed if starting from the main menu." msgstr "" "Katalog świata (wszystko w świecie jest przechowywane tutaj).\n" "Nie wymagane jeżeli rozpoczyna się z głównego menu." #: src/settings_translation_file.cpp msgid "World start time" msgstr "Dokładny czas stworzenia świata" #: src/settings_translation_file.cpp #, fuzzy msgid "" "World-aligned textures may be scaled to span several nodes. However,\n" "the server may not send the scale you want, especially if you use\n" "a specially-designed texture pack; with this option, the client tries\n" "to determine the scale automatically based on the texture size.\n" "See also texture_min_size.\n" "Warning: This option is EXPERIMENTAL!" msgstr "" "Tekstury wyrównane do świata mogą być skalowane tak, aby obejmowały kilka " "węzłów. Jednakże,\n" "serwer może nie wysłać żądanej wagi, zwłaszcza jeśli używasz\n" "specjalnie zaprojektowany pakiet tekstur; z tą opcją klient próbuje\n" "automatycznie określić skalę na podstawie rozmiaru tekstury.\n" "Zobacz także texture_min_size.\n" "Ostrzeżenie: ta opcja jest EKSPERYMENTALNA!" #: src/settings_translation_file.cpp msgid "World-aligned textures mode" msgstr "Tryb tekstur przypisanych do świata" #: src/settings_translation_file.cpp msgid "Y of flat ground." msgstr "Y płaskiego podłoża." #: src/settings_translation_file.cpp msgid "" "Y of mountain density gradient zero level. Used to shift mountains " "vertically." msgstr "" "Y gęstości góry poziomu zerowego. Używany do pionowego przesunięcia gór." #: src/settings_translation_file.cpp msgid "Y of upper limit of large caves." msgstr "Y górnej granicy dużych jaskiń." #: src/settings_translation_file.cpp msgid "Y-distance over which caverns expand to full size." msgstr "" "Dystans zmiennej Y powyżej którego jaskinie rozciągają się do pełnych " "rozmiarów." #: src/settings_translation_file.cpp msgid "" "Y-distance over which floatlands taper from full density to nothing.\n" "Tapering starts at this distance from the Y limit.\n" "For a solid floatland layer, this controls the height of hills/mountains.\n" "Must be less than or equal to half the distance between the Y limits." msgstr "" "Odległość Y, na której latające wyspy zwężają się od pełnej gęstości do " "zera.\n" "Zbieżność rozpoczyna się w tej odległości od granicy Y.\n" "W przypadku litej warstwy latającego lądu kontroluje wysokość wzgórz/gór.\n" "Musi być mniejsza lub równa połowie odległości między granicami Y." #: src/settings_translation_file.cpp msgid "Y-level of average terrain surface." msgstr "Wartość Y przeciętnego terenu." #: src/settings_translation_file.cpp msgid "Y-level of cavern upper limit." msgstr "Limit wysokości jaskiń." #: src/settings_translation_file.cpp msgid "Y-level of higher terrain that creates cliffs." msgstr "Wysokość terenu górzystego tworzącego klify." #: src/settings_translation_file.cpp msgid "Y-level of lower terrain and seabed." msgstr "Wysokość dolin oraz dna jezior." #: src/settings_translation_file.cpp msgid "Y-level of seabed." msgstr "Wysokość dna jezior." #: src/settings_translation_file.cpp msgid "cURL" msgstr "cURL" #: src/settings_translation_file.cpp msgid "cURL file download timeout" msgstr "Limit czasu pobierania pliku cURL" #: src/settings_translation_file.cpp msgid "cURL interactive timeout" msgstr "Interaktywny limit czasu oczekiwania cURL" #: src/settings_translation_file.cpp msgid "cURL parallel limit" msgstr "Limit żądań równoległych cURL" #~ msgid "Apps" #~ msgstr "Menu" #~ msgid "End" #~ msgstr "End" #~ msgid "Erase EOF" #~ msgstr "Usuń EOF" #~ msgid "Execute" #~ msgstr "Wykonaj" #~ msgid "Help" #~ msgstr "Pomoc" #~ msgid "Home" #~ msgstr "Home" #~ msgid "IME Accept" #~ msgstr "Zaakceptuj IME" #~ msgid "IME Convert" #~ msgstr "Konwertuj IME" #~ msgid "IME Escape" #~ msgstr "Uniknij IME" #~ msgid "IME Mode Change" #~ msgstr "Zmiana Trybu IME" #~ msgid "IME Nonconvert" #~ msgstr "Niezmienialny" #~ msgid "Left Button" #~ msgstr "Lewy przycisk myszy" #~ msgid "Middle Button" #~ msgstr "Środkowy przycisk myszy" #~ msgid "No world created or selected!" #~ msgstr "Nie wybrano bądź nie utworzono świata!" #~ msgid "OEM Clear" #~ msgstr "OEM Clear" #~ msgid "Right Button" #~ msgstr "Prawy przycisk myszy" #~ msgid "Select" #~ msgstr "Wybierz" #~ msgid "Sleep" #~ msgstr "Uśpij" #~ msgid "Snapshot" #~ msgstr "Snapshot" #~ msgid "Tab" #~ msgstr "Tab" #~ msgid "X Button 1" #~ msgstr "Przycisk X 1" #~ msgid "X Button 2" #~ msgstr "Przycisk X 2"