minetest/po/pl/minetest.po

5573 lines
143 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: minetest\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-24 18:42+0200\n"
"PO-Revision-Date: 2017-05-31 19:57+0000\n"
"Last-Translator: Mateusz Mendel <mendelm9@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/minetest/minetest/"
"pl/>\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 2.15-dev\n"
#: builtin/client/init.lua
msgid "Respawn"
msgstr "Wróć do gry"
#: builtin/client/init.lua
msgid "You died."
msgstr "Zginąłeś."
#: builtin/fstk/ui.lua
msgid "An error occured in a Lua script, such as a mod:"
msgstr "Wystąpił błąd w skrypcie Lua modyfikacji:"
#: builtin/fstk/ui.lua
msgid "An error occured:"
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 "Loading..."
msgstr "Ładowanie..."
#: 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 "Try reenabling public serverlist and check your internet connection."
msgstr ""
"Spróbuj ponownie włączyć publiczną listę serwerów i sprawdź swoje połączenie "
"internetowe."
#: 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/dlg_config_world.lua builtin/mainmenu/dlg_create_world.lua
#: builtin/mainmenu/dlg_delete_mod.lua builtin/mainmenu/dlg_delete_world.lua
#: builtin/mainmenu/dlg_rename_modpack.lua
#: builtin/mainmenu/dlg_settings_advanced.lua src/guiKeyChangeMenu.cpp
#: src/guiPasswordChange.cpp src/keycode.cpp
msgid "Cancel"
msgstr "Anuluj"
#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua
#, fuzzy
msgid "Dependencies:"
msgstr "Zależności"
#: builtin/mainmenu/dlg_config_world.lua
msgid "Disable MP"
msgstr "Wyłącz paczkę modów"
#: builtin/mainmenu/dlg_config_world.lua
msgid "Disable all"
msgstr "Wyłącz wszystko"
#: builtin/mainmenu/dlg_config_world.lua
msgid "Enable MP"
msgstr "Włącz paczkę modów"
#: builtin/mainmenu/dlg_config_world.lua
msgid "Enable all"
msgstr "Włącz wszystkie"
#: builtin/mainmenu/dlg_config_world.lua
msgid ""
"Failed to enable mod \"$1\" as it contains disallowed characters. Only "
"chararacters [a-z0-9_] are allowed."
msgstr ""
"Nie udało się aktywować moda \"$1\", ponieważ zawiera niedozwolone znaki. "
"Tylko znaki [a-z0-9_] są dozwolone."
#: builtin/mainmenu/dlg_config_world.lua
msgid "Mod:"
msgstr "Mod:"
#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua
#, fuzzy
msgid "Optional dependencies:"
msgstr "Dodatkowe zależności:"
#: builtin/mainmenu/dlg_config_world.lua
#: builtin/mainmenu/dlg_settings_advanced.lua src/guiKeyChangeMenu.cpp
msgid "Save"
msgstr "Zapisz"
#: 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 "Create"
msgstr "Utwórz"
#: builtin/mainmenu/dlg_create_world.lua
msgid "Download a subgame, such as minetest_game, from minetest.net"
msgstr "Pobierz tryb gry (np. minetest_game), z minetest.net"
#: builtin/mainmenu/dlg_create_world.lua
msgid "Download one from minetest.net"
msgstr "Ściągnij taką z minetest.net"
#: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
msgid "Game"
msgstr "Gra"
#: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
msgid "Mapgen"
msgstr "Generator mapy"
#: builtin/mainmenu/dlg_create_world.lua
#, fuzzy
msgid "No game selected"
msgstr "Zasięg widzenia"
#: builtin/mainmenu/dlg_create_world.lua
msgid "Seed"
msgstr "Ziarno losowości"
#: builtin/mainmenu/dlg_create_world.lua
msgid "Warning: The minimal development test is meant for developers."
msgstr ""
"Uwaga: Minimal development test jest przeznaczony tylko dla developerów."
#: builtin/mainmenu/dlg_create_world.lua
msgid "World name"
msgstr "Nazwa świata"
#: builtin/mainmenu/dlg_create_world.lua
msgid "You have no subgames installed."
msgstr "Nie zainstalowano żadnych trybów gry."
#: builtin/mainmenu/dlg_delete_mod.lua
msgid "Are you sure you want to delete \"$1\"?"
msgstr "Na pewno usunąć \"$1\"?"
#: builtin/mainmenu/dlg_delete_mod.lua builtin/mainmenu/dlg_delete_world.lua
#: builtin/mainmenu/tab_local.lua src/keycode.cpp
msgid "Delete"
msgstr "Usuń"
#: builtin/mainmenu/dlg_delete_mod.lua
msgid "Modmgr: failed to delete \"$1\""
msgstr "Modmgr: nie można usunąć \"$1\""
#: builtin/mainmenu/dlg_delete_mod.lua
msgid "Modmgr: invalid modpath \"$1\""
msgstr "Modmgr: nieprawidłowy katalog \"$1\""
#: builtin/mainmenu/dlg_delete_world.lua
msgid "Delete World \"$1\"?"
msgstr "Usunąć świat \"$1\"?"
#: builtin/mainmenu/dlg_rename_modpack.lua
msgid "Accept"
msgstr "Zaakceptuj"
#: builtin/mainmenu/dlg_rename_modpack.lua
msgid "Rename Modpack:"
msgstr "Zmień nazwe Paczki Modów:"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "\"$1\" is not a valid flag."
msgstr "\"$1\" nie jest poprawną flagą."
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "(No description of setting given)"
msgstr "(brak opisu)"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "< Back to Settings page"
msgstr "< Wróć do ekranu ustawień"
#: builtin/mainmenu/dlg_settings_advanced.lua
#, fuzzy
msgid "<offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>),"
msgstr ""
"Format: <offset>, <skala>, (<rozpiętośćX>, <rozpiętośćY>, <rozpiętośćZ>), "
"<ziarno>, <oktawy>, <trwanie>"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "<seed>, <octaves>, <persistence>, <lacunarity>"
msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Browse"
msgstr "Przeglądaj"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Disabled"
msgstr "Wyłączone"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Edit"
msgstr "Edytuj"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Enabled"
msgstr "Włączone"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Format is 3 numbers separated by commas and inside brackets."
msgstr "Składnia to 3 liczby oddzielone przecinkami i w nawiasach."
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Format:"
msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Games"
msgstr "Gry"
#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_mods.lua
msgid "Mods"
msgstr "Mody"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Please enter a comma seperated list of flags."
msgstr "Wprowadź listę flag oddzielonych przecinkami."
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Please enter a valid integer."
msgstr "Proszę wpisać prawidłową liczbę."
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Please enter a valid number."
msgstr "Proszę wpisać prawidłowy numer."
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Possible values are: "
msgstr "Możliwe wartości to: "
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Restore Default"
msgstr "Przywróć domyślne"
#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua
msgid "Search"
msgstr "Szukaj"
#: builtin/mainmenu/dlg_settings_advanced.lua
#, fuzzy
msgid "Select directory"
msgstr "Katalog map"
#: builtin/mainmenu/dlg_settings_advanced.lua
#, fuzzy
msgid "Select file"
msgstr "Wybierz plik moda:"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Show technical names"
msgstr "Pokaż nazwy techniczne"
#: builtin/mainmenu/dlg_settings_advanced.lua
#, fuzzy
msgid "The value must be at least $1."
msgstr "Wartość musi być większa niż $1."
#: builtin/mainmenu/dlg_settings_advanced.lua
#, fuzzy
msgid "The value must not be larger than $1."
msgstr "Wartość musi być mniejsza niż $1."
#: builtin/mainmenu/modmgr.lua
msgid ""
"\n"
"Install Mod: unsupported filetype \"$1\" or broken archive"
msgstr ""
"\n"
"Instalacja moda: nieznany typ pliku \"$1\" lub uszkodzone archiwum"
#: builtin/mainmenu/modmgr.lua
msgid "Failed to install $1 to $2"
msgstr "Instalacja $1 do $2 nie powiodła się"
#: builtin/mainmenu/modmgr.lua
msgid "Install Mod: file: \"$1\""
msgstr "Zainstaluj mod: plik: \"$1\""
#: builtin/mainmenu/modmgr.lua
msgid "Install Mod: unable to find real modname for: $1"
msgstr "Instalacja moda: nie można znaleźć nazwy moda $1"
#: builtin/mainmenu/modmgr.lua
msgid "Install Mod: unable to find suitable foldername for modpack $1"
msgstr ""
"Instalacja moda: nie można znaleźć odpowiedniego folderu dla paczki modów $1"
#: builtin/mainmenu/modmgr.lua
#, fuzzy
msgid "Subgame Mods"
msgstr "Mody trybów gry"
#: builtin/mainmenu/tab_credits.lua
msgid "Active Contributors"
msgstr "Aktywni współautorzy"
#: builtin/mainmenu/tab_credits.lua
msgid "Core Developers"
msgstr "Twórcy"
#: builtin/mainmenu/tab_credits.lua
msgid "Credits"
msgstr "Autorzy"
#: builtin/mainmenu/tab_credits.lua
msgid "Previous Contributors"
msgstr "Byli współautorzy"
#: builtin/mainmenu/tab_credits.lua
msgid "Previous Core Developers"
msgstr "Poprzedni Główni Deweloperzy"
#: builtin/mainmenu/tab_local.lua
#, fuzzy
msgid "Announce Server"
msgstr "Rozgłoś serwer"
#: builtin/mainmenu/tab_local.lua
msgid "Bind Address"
msgstr "Adres"
#: builtin/mainmenu/tab_local.lua
msgid "Configure"
msgstr "Ustaw"
#: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_simple_main.lua
msgid "Creative Mode"
msgstr "Tryb kreatywny"
#: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_simple_main.lua
msgid "Enable Damage"
msgstr "Włącz obrażenia"
#: builtin/mainmenu/tab_local.lua
#, fuzzy
msgid "Host Game"
msgstr "Utwórz grę"
#: builtin/mainmenu/tab_local.lua
#, fuzzy
msgid "Host Server"
msgstr "Udostępnij serwer"
#: builtin/mainmenu/tab_local.lua
#, fuzzy
msgid "Local Game"
msgstr "Lokalna gra"
#: builtin/mainmenu/tab_local.lua
msgid "Name/Password"
msgstr "Nazwa gracza/Hasło"
#: builtin/mainmenu/tab_local.lua
msgid "New"
msgstr "Nowy"
#: builtin/mainmenu/tab_local.lua
msgid "No world created or selected!"
msgstr "Nie wybrano bądź nie utworzono świata!"
#: builtin/mainmenu/tab_local.lua
msgid "Play Game"
msgstr "Graj"
#: builtin/mainmenu/tab_local.lua
msgid "Port"
msgstr "Port"
#: 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_mods.lua
msgid "Installed Mods:"
msgstr "Zainstalowane Mody:"
#: builtin/mainmenu/tab_mods.lua
msgid "Mod information:"
msgstr "Informacje o modzie:"
#: builtin/mainmenu/tab_mods.lua
#, fuzzy
msgid "No dependencies."
msgstr "Brak wymaganych zależności."
#: builtin/mainmenu/tab_mods.lua
msgid "No mod description available"
msgstr "Brak dostępnych informacji o modzie"
#: builtin/mainmenu/tab_mods.lua
msgid "Rename"
msgstr "Zmień nazwę"
#: builtin/mainmenu/tab_mods.lua
msgid "Select Mod File:"
msgstr "Wybierz plik moda:"
#: builtin/mainmenu/tab_mods.lua
msgid "Uninstall selected mod"
msgstr "Usuń zaznaczony modyfikację"
#: builtin/mainmenu/tab_mods.lua
msgid "Uninstall selected modpack"
msgstr "Odinstaluj wybraną paczkę modów"
#: builtin/mainmenu/tab_online.lua
msgid "Address / Port"
msgstr "Adres / Port"
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Connect"
msgstr "Połącz"
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Creative mode"
msgstr "Tryb kreatywny"
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Damage enabled"
msgstr "Obrażenia włączone"
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Del. Favorite"
msgstr "Usuń ulubiony"
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Favorite"
msgstr "Ulubione"
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Name / Password"
msgstr "Nazwa gracza / Hasło"
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
#, fuzzy
msgid "Ping"
msgstr "Ping"
#: builtin/mainmenu/tab_online.lua
#, fuzzy
msgid "Play Online"
msgstr "Gra przez sieć"
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "PvP enabled"
msgstr "PvP włączone"
#: builtin/mainmenu/tab_settings.lua
msgid "2x"
msgstr "2x"
#: builtin/mainmenu/tab_settings.lua
msgid "3D Clouds"
msgstr "Chmury 3D"
#: builtin/mainmenu/tab_settings.lua
msgid "4x"
msgstr "4x"
#: builtin/mainmenu/tab_settings.lua
msgid "8x"
msgstr "8x"
#: builtin/mainmenu/tab_settings.lua
msgid "Advanced Settings"
msgstr "Ustawienia zaawansowane"
#: builtin/mainmenu/tab_settings.lua
msgid "Antialiasing:"
msgstr "Antyaliasing:"
#: builtin/mainmenu/tab_settings.lua
msgid "Are you sure to reset your singleplayer world?"
msgstr "Jesteś pewny że chcesz zresetować świat singleplayer?"
#: builtin/mainmenu/tab_settings.lua
#, fuzzy
msgid "Autosave screen size"
msgstr "Automatyczny zapis rozmiaru okienka"
#: builtin/mainmenu/tab_settings.lua
msgid "Bilinear Filter"
msgstr "Filtrowanie dwuliniowe"
#: builtin/mainmenu/tab_settings.lua
msgid "Bump Mapping"
msgstr "Mapowanie wypukłości"
#: builtin/mainmenu/tab_settings.lua
msgid "Change keys"
msgstr "Zmień klawisze"
#: builtin/mainmenu/tab_settings.lua
msgid "Connected Glass"
msgstr "Szkło połączone"
#: builtin/mainmenu/tab_settings.lua
msgid "Fancy Leaves"
msgstr "Ozdobne liście"
#: builtin/mainmenu/tab_settings.lua
msgid "Mipmap"
msgstr "Mipmapy"
#: builtin/mainmenu/tab_settings.lua
msgid "Mipmap + Aniso. Filter"
msgstr "Mipmapy i Filtr anizotropowe"
#: builtin/mainmenu/tab_settings.lua
msgid "No"
msgstr "Nie"
#: builtin/mainmenu/tab_settings.lua
msgid "No Filter"
msgstr "Filtrowanie wyłączone"
#: builtin/mainmenu/tab_settings.lua
msgid "No Mipmap"
msgstr "Mip-Mappowanie wyłączone"
#: builtin/mainmenu/tab_settings.lua
msgid "Node Highlighting"
msgstr "Podświetlanie bloków"
#: builtin/mainmenu/tab_settings.lua
msgid "Node Outlining"
msgstr "Obramowanie bloków"
#: builtin/mainmenu/tab_settings.lua builtin/mainmenu/tab_texturepacks.lua
msgid "None"
msgstr "Brak"
#: builtin/mainmenu/tab_settings.lua
msgid "Normal Mapping"
msgstr "Mapowanie normalnych"
#: builtin/mainmenu/tab_settings.lua
msgid "Opaque Leaves"
msgstr "Nieprzejrzyste liście"
#: builtin/mainmenu/tab_settings.lua
msgid "Opaque Water"
msgstr "Nieprzejrzysta Woda"
#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
msgid "Parallax Occlusion"
msgstr "Mapowanie paralaksy"
#: builtin/mainmenu/tab_settings.lua
msgid "Particles"
msgstr "Włącz Efekty Cząsteczkowe"
#: builtin/mainmenu/tab_settings.lua
msgid "Reset singleplayer world"
msgstr "Resetuj świat pojedynczego gracza"
#: builtin/mainmenu/tab_settings.lua
#, fuzzy
msgid "Screen:"
msgstr "Ekran:"
#: builtin/mainmenu/tab_settings.lua
msgid "Settings"
msgstr "Ustawienia"
#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
msgid "Shaders"
msgstr "Shadery"
#: builtin/mainmenu/tab_settings.lua
msgid "Simple Leaves"
msgstr "Proste Liście"
#: builtin/mainmenu/tab_settings.lua
msgid "Smooth Lighting"
msgstr "Płynne oświetlenie"
#: builtin/mainmenu/tab_settings.lua
msgid "Texturing:"
msgstr "Teksturowanie:"
#: builtin/mainmenu/tab_settings.lua
msgid "To enable shaders the OpenGL driver needs to be used."
msgstr "Sterownik OpenGL jest wymagany aby włączyć shadery."
#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
msgid "Tone Mapping"
msgstr "Tone Mapping"
#: builtin/mainmenu/tab_settings.lua
msgid "Touchthreshold (px)"
msgstr "Próg dotyku (px)"
#: builtin/mainmenu/tab_settings.lua
msgid "Trilinear Filter"
msgstr "Filtrowanie trójliniowe"
#: builtin/mainmenu/tab_settings.lua
msgid "Waving Leaves"
msgstr "Falujące liście"
#: builtin/mainmenu/tab_settings.lua
msgid "Waving Plants"
msgstr "Falujące rośliny"
#: builtin/mainmenu/tab_settings.lua
msgid "Waving Water"
msgstr "Falująca woda"
#: builtin/mainmenu/tab_settings.lua
msgid "Yes"
msgstr "Tak"
#: builtin/mainmenu/tab_simple_main.lua
msgid "Config mods"
msgstr "Ustawienia modów"
#: builtin/mainmenu/tab_simple_main.lua
msgid "Main"
msgstr "Menu główne"
#: builtin/mainmenu/tab_simple_main.lua
msgid "Start Singleplayer"
msgstr "Tryb jednoosobowy"
#: builtin/mainmenu/tab_texturepacks.lua
msgid "Default textures will be used."
msgstr ""
#: builtin/mainmenu/tab_texturepacks.lua
msgid "No information available"
msgstr "Brak informacjii"
#: builtin/mainmenu/tab_texturepacks.lua
msgid "Select texture pack:"
msgstr "Wybierz paczkę tekstur:"
#: builtin/mainmenu/tab_texturepacks.lua
msgid "Texturepacks"
msgstr "Paczki tekstur"
#: src/client.cpp
msgid "Connection timed out."
msgstr "Upłynął czas połączenia."
#: src/client.cpp
msgid "Done!"
msgstr "Gotowe!"
#: src/client.cpp
msgid "Initializing nodes"
msgstr "Inicjalizacja elementów"
#: src/client.cpp
msgid "Initializing nodes..."
msgstr "Inicjalizacja elementów..."
#: src/client.cpp
msgid "Loading textures..."
msgstr "Ładowanie tekstur..."
#: src/client.cpp
msgid "Rebuilding shaders..."
msgstr "Przebudowywanie shaderów..."
#: src/client/clientlauncher.cpp
msgid "Connection error (timed out?)"
msgstr "Błąd połączenia (brak odpowiedzi?)"
#: src/client/clientlauncher.cpp
msgid "Could not find or load game \""
msgstr "Nie można znaleźć lub wczytać trybu gry \""
#: src/client/clientlauncher.cpp
msgid "Invalid gamespec."
msgstr "Nieprawidłowa specyfikacja trybu 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
#, fuzzy
msgid "Please choose a name!"
msgstr "Wybierz nazwę"
#: src/client/clientlauncher.cpp
msgid "Provided world path doesn't exist: "
msgstr "Podana ścieżka świata nie istnieje: "
#: src/fontengine.cpp
msgid "needs_fallback_font"
msgstr "yes"
#: src/game.cpp
msgid ""
"\n"
"Check debug.txt for details."
msgstr ""
"\n"
"Sprawdź plik debug.txt by uzyskać więcej informacji."
#: src/game.cpp
msgid "- Address: "
msgstr "Adres "
#: src/game.cpp
msgid "- Creative Mode: "
msgstr "Tryb kreatywny "
#: src/game.cpp
#, fuzzy
msgid "- Damage: "
msgstr "Włącz obrażenia "
#: src/game.cpp
#, fuzzy
msgid "- Mode: "
msgstr "Tryb: "
#: src/game.cpp
msgid "- Port: "
msgstr "Port "
#: src/game.cpp
msgid "- Public: "
msgstr "Publiczne "
#: src/game.cpp
msgid "- PvP: "
msgstr "Gracz przeciwko graczowi: "
#: src/game.cpp
#, fuzzy
msgid "- Server Name: "
msgstr "Nazwa serwera "
#: src/game.cpp
msgid "Change Keys"
msgstr "Zmień klawisze"
#: src/game.cpp
msgid "Change Password"
msgstr "Zmień hasło"
#: src/game.cpp
msgid "Continue"
msgstr "Dalej"
#: src/game.cpp
#, fuzzy, c-format
msgid ""
"Controls:\n"
"- %s: move forwards\n"
"- %s: move backwards\n"
"- %s: move left\n"
"- %s: move right\n"
"- %s: jump/climb\n"
"- %s: sneak/go down\n"
"- %s: drop item\n"
"- %s: inventory\n"
"- Mouse: turn/look\n"
"- Mouse left: dig/punch\n"
"- Mouse right: place/use\n"
"- Mouse wheel: select item\n"
"- %s: chat\n"
msgstr ""
"Domyślne sterowanie:↵\n"
"- WASD: ruch↵\n"
"- W: do przodu\n"
"- S: do tyłu\n"
"- A: lewo\n"
"- D: prawo\n"
"- Spacja: skok/wspinanie się↵\n"
"- Shift: skradanie się/schodzenie w dół↵\n"
"- Q: upuszczenie przedmiotu↵\n"
"- I: ekwipunek↵\n"
"- Mysz: obracanie się/patrzenie↵\n"
"- Lewy przycisk myszy: kopanie/uderzanie↵\n"
"- Prawy przycisk myszy: postawienie/użycie przedmiotu↵\n"
"- Rolka myszy: wybór przedmiotu↵\n"
"- T: chat\n"
#: src/game.cpp
msgid ""
"Default Controls:\n"
"No menu visible:\n"
"- single tap: button activate\n"
"- double tap: place/use\n"
"- slide finger: look around\n"
"Menu/Inventory visible:\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"
"- pojedyncze dotknięcie: aktywacja\n"
"- podwójne dotknięcie: postaw/użyj\n"
"- przejechanie palcem: rozglądanie się\n"
"Menu/Ekwipunek widoczny:\n"
"- potwójne dotknięcie poza menu:\n"
" -->zamknij\n"
"- dotknięcie stacka, dotknięcie slota:\n"
" --> przenieś stack\n"
"- dotknięcie i przeciągnięcie, dotknięcie drugim palcem\n"
" --> umieść pojedynczy item w slocie\n"
#: src/game.cpp
msgid "Exit to Menu"
msgstr "Wyjście do menu"
#: src/game.cpp
msgid "Exit to OS"
msgstr "Wyjście z gry"
#: src/game.cpp
msgid "Game info:"
msgstr "Informacje o grze:"
#: src/game.cpp
#, fuzzy
msgid "Game paused"
msgstr "Gra wstrzymana"
#: src/game.cpp
#, fuzzy
msgid "Hosting server"
msgstr "Tworzenie serwera...."
#: src/game.cpp
msgid "Item definitions..."
msgstr "Definicje przedmiotów..."
#: src/game.cpp
msgid "KiB/s"
msgstr "KiB/s"
#: src/game.cpp
msgid "Media..."
msgstr "Media..."
#: src/game.cpp
msgid "MiB/s"
msgstr "MiB/s"
#: src/game.cpp
msgid "Node definitions..."
msgstr "Definicje bloków..."
#: src/game.cpp
#, fuzzy
msgid "Off"
msgstr "Wyłącz"
#: src/game.cpp
#, fuzzy
msgid "On"
msgstr "Włącz"
#: src/game.cpp
msgid "Remote server"
msgstr "Serwer zdalny"
#: src/game.cpp
msgid "Singleplayer"
msgstr "Pojedynczy gracz"
#: src/game.cpp
msgid "Sound Volume"
msgstr "Głośność"
#: src/game.cpp
#, fuzzy, c-format
msgid "Volume changed to %d%%"
msgstr "Zmieniono poziom głośności na %d%%"
#: src/game.cpp
#, fuzzy
msgid "Volume changed to 0%"
msgstr "Zmieniono poziom głośności na 0%"
#: src/game.cpp
#, fuzzy
msgid "Volume changed to 100%"
msgstr "Zmieniono poziom głośności na 100%"
#: src/game.cpp src/guiFormSpecMenu.cpp
msgid "ok"
msgstr "ok"
#: src/guiFormSpecMenu.cpp
msgid "Enter "
msgstr "Enter "
#: src/guiFormSpecMenu.cpp
msgid "Proceed"
msgstr "Kontynuuj"
#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "\"Special\" = climb down"
msgstr "\"Użyj\" = wspinaj się"
#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "Autoforward"
msgstr "Przód"
#: src/guiKeyChangeMenu.cpp
msgid "Backward"
msgstr "Tył"
#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "Change camera"
msgstr "Zmień klawisze"
#: src/guiKeyChangeMenu.cpp
msgid "Chat"
msgstr "Czat"
#: src/guiKeyChangeMenu.cpp
msgid "Command"
msgstr "Komenda"
#: src/guiKeyChangeMenu.cpp
msgid "Console"
msgstr "Konsola"
#: src/guiKeyChangeMenu.cpp
msgid "Dec. range"
msgstr ""
#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "Dec. volume"
msgstr "Zmniejsz głośność"
#: src/guiKeyChangeMenu.cpp
msgid "Double tap \"jump\" to toggle fly"
msgstr "Wciśnij dwukrotnie \"Skok\" by włączyć tryb latania"
#: src/guiKeyChangeMenu.cpp
msgid "Drop"
msgstr "Upuść"
#: src/guiKeyChangeMenu.cpp
msgid "Forward"
msgstr "Przód"
#: src/guiKeyChangeMenu.cpp
msgid "Inc. range"
msgstr ""
#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "Inc. volume"
msgstr "Zwiększ Głośność"
#: src/guiKeyChangeMenu.cpp
msgid "Inventory"
msgstr "Ekwipunek"
#: src/guiKeyChangeMenu.cpp
msgid "Jump"
msgstr "Skok"
#: src/guiKeyChangeMenu.cpp
msgid "Key already in use"
msgstr "Klawisz już zdefiniowany"
#: src/guiKeyChangeMenu.cpp
msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
msgstr ""
"Zdefiniowane klawisze. (Jeżeli to menu nie działa, usuń skonfigurowane "
"klawisze z pliku minetest.conf)"
#: src/guiKeyChangeMenu.cpp src/keycode.cpp
msgid "Left"
msgstr "Lewo"
#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "Local command"
msgstr "Główne polecenie"
#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "Mute"
msgstr "Wycisz"
#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "Next item"
msgstr "Następny"
#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "Prev. item"
msgstr "Poprzedni"
#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
msgid "Print stacks"
msgstr "Drukuj stosy"
#: src/guiKeyChangeMenu.cpp
msgid "Range select"
msgstr "Zasięg widzenia"
#: src/guiKeyChangeMenu.cpp src/keycode.cpp
msgid "Right"
msgstr "Prawo"
#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
msgid "Screenshot"
msgstr "Zrzut ekranu"
#: src/guiKeyChangeMenu.cpp
msgid "Sneak"
msgstr "Skradanie"
#: src/guiKeyChangeMenu.cpp
msgid "Special"
msgstr ""
#: src/guiKeyChangeMenu.cpp
msgid "Toggle Cinematic"
msgstr "Przełącz na tryb Cinematic"
#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "Toggle HUD"
msgstr "Przełącz tryb latania"
#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "Toggle chat log"
msgstr "Przełącz tryb szybki"
#: src/guiKeyChangeMenu.cpp
msgid "Toggle fast"
msgstr "Przełącz tryb szybki"
#: src/guiKeyChangeMenu.cpp
msgid "Toggle fly"
msgstr "Przełącz tryb latania"
#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "Toggle fog"
msgstr "Przełącz tryb latania"
#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "Toggle minimap"
msgstr "Przełącz tryb noclip"
#: src/guiKeyChangeMenu.cpp
msgid "Toggle noclip"
msgstr "Przełącz tryb noclip"
#: src/guiKeyChangeMenu.cpp src/keycode.cpp
msgid "Zoom"
msgstr "Zoom"
#: src/guiKeyChangeMenu.cpp
msgid "press key"
msgstr "naciśnij klawisz"
#: src/guiPasswordChange.cpp
msgid "Change"
msgstr "Zmień"
#: src/guiPasswordChange.cpp
msgid "Confirm Password"
msgstr "Potwierdź hasło"
#: src/guiPasswordChange.cpp
msgid "New Password"
msgstr "Nowe hasło"
#: src/guiPasswordChange.cpp
msgid "Old Password"
msgstr "Stare hasło"
#: src/guiPasswordChange.cpp
msgid "Passwords do not match!"
msgstr "Hasła nie są jednakowe!"
#: src/guiVolumeChange.cpp
msgid "Exit"
msgstr "Wyjście"
#: src/guiVolumeChange.cpp
msgid "Sound Volume: "
msgstr "Głośność: "
#: src/keycode.cpp
msgid "Apps"
msgstr "Menu"
#: src/keycode.cpp
msgid "Back"
msgstr "Backspace"
#: src/keycode.cpp
#, fuzzy
msgid "Caps Lock"
msgstr "Klawisz Caps Lock"
#: src/keycode.cpp
msgid "Clear"
msgstr "Delete"
#: src/keycode.cpp
msgid "Control"
msgstr "Control"
#: src/keycode.cpp
msgid "Down"
msgstr "Dół"
#: src/keycode.cpp
msgid "End"
msgstr "End"
#: src/keycode.cpp
#, fuzzy
msgid "Erase EOF"
msgstr "Usuń EOF"
#: src/keycode.cpp
msgid "Execute"
msgstr "Wykonaj"
#: src/keycode.cpp
msgid "Help"
msgstr "Pomoc"
#: src/keycode.cpp
msgid "Home"
msgstr "Home"
#: src/keycode.cpp
#, fuzzy
msgid "IME Accept"
msgstr "Zaakceptuj IME"
#: src/keycode.cpp
#, fuzzy
msgid "IME Convert"
msgstr "Konwertuj IME"
#: src/keycode.cpp
#, fuzzy
msgid "IME Escape"
msgstr "Escape"
#: src/keycode.cpp
#, fuzzy
msgid "IME Mode Change"
msgstr "Zmiana Trybu"
#: src/keycode.cpp
msgid "IME Nonconvert"
msgstr "Niezmienialny"
#: src/keycode.cpp
msgid "Insert"
msgstr "Insert"
#: src/keycode.cpp
msgid "Left Button"
msgstr "Lewy przycisk myszy"
#: src/keycode.cpp
msgid "Left Control"
msgstr "Lewy Control"
#: src/keycode.cpp
msgid "Left Menu"
msgstr "Lewy Menu"
#: src/keycode.cpp
msgid "Left Shift"
msgstr "Lewy Shift"
#: src/keycode.cpp
msgid "Left Windows"
msgstr "Lewy Windows"
#: src/keycode.cpp
msgid "Menu"
msgstr "Menu"
#: src/keycode.cpp
msgid "Middle Button"
msgstr "Środkowy przycisk myszy"
#: src/keycode.cpp
msgid "Next"
msgstr "Następny"
#: src/keycode.cpp
msgid "Num Lock"
msgstr "Num Lock"
#: src/keycode.cpp
msgid "Numpad *"
msgstr "Numeryczna *"
#: src/keycode.cpp
msgid "Numpad +"
msgstr "Numeryczna +"
#: src/keycode.cpp
msgid "Numpad -"
msgstr "Numeryczna -"
#: src/keycode.cpp
#, fuzzy
msgid "Numpad ."
msgstr "Numeryczna *"
#: src/keycode.cpp
msgid "Numpad /"
msgstr "Numeryczna /"
#: src/keycode.cpp
msgid "Numpad 0"
msgstr "Numeryczna 0"
#: src/keycode.cpp
msgid "Numpad 1"
msgstr "Numeryczna 1"
#: src/keycode.cpp
msgid "Numpad 2"
msgstr "Numeryczna 2"
#: src/keycode.cpp
msgid "Numpad 3"
msgstr "Numeryczna 3"
#: src/keycode.cpp
msgid "Numpad 4"
msgstr "Numeryczna 4"
#: src/keycode.cpp
msgid "Numpad 5"
msgstr "Numeryczna 5"
#: src/keycode.cpp
msgid "Numpad 6"
msgstr "Numeryczna 6"
#: src/keycode.cpp
msgid "Numpad 7"
msgstr "Numeryczna 7"
#: src/keycode.cpp
msgid "Numpad 8"
msgstr "Numeryczna 8"
#: src/keycode.cpp
msgid "Numpad 9"
msgstr "Numeryczna 9"
#: src/keycode.cpp
msgid "OEM Clear"
msgstr "OEM Clear"
#: src/keycode.cpp
msgid "Pause"
msgstr "Pause"
#: src/keycode.cpp
msgid "Play"
msgstr "Graj"
#: src/keycode.cpp
msgid "Print"
msgstr "Print"
#: src/keycode.cpp
msgid "Prior"
msgstr "Prior"
#: src/keycode.cpp
msgid "Return"
msgstr "Enter"
#: src/keycode.cpp
msgid "Right Button"
msgstr "Prawy przycisk myszy"
#: src/keycode.cpp
msgid "Right Control"
msgstr "Prawy Control"
#: src/keycode.cpp
msgid "Right Menu"
msgstr "Prawy Menu"
#: src/keycode.cpp
msgid "Right Shift"
msgstr "Prawy Shift"
#: src/keycode.cpp
msgid "Right Windows"
msgstr "Prawy Windows"
#: src/keycode.cpp
msgid "Scroll Lock"
msgstr "Scroll Lock"
#: src/keycode.cpp
#, fuzzy
msgid "Select"
msgstr "Wybierz"
#: src/keycode.cpp
msgid "Shift"
msgstr "Shift"
#: src/keycode.cpp
#, fuzzy
msgid "Sleep"
msgstr "Uśpij"
#: src/keycode.cpp
msgid "Snapshot"
msgstr "Snapshot"
#: src/keycode.cpp
msgid "Space"
msgstr "Spacja"
#: src/keycode.cpp
msgid "Tab"
msgstr "Tab"
#: src/keycode.cpp
msgid "Up"
msgstr "Góra"
#: src/keycode.cpp
msgid "X Button 1"
msgstr "X Button 1"
#: src/keycode.cpp
msgid "X Button 2"
msgstr "X Button 2"
#: src/network/clientpackethandler.cpp
msgid "LANG_CODE"
msgstr "pl"
#: src/settings_translation_file.cpp
msgid ""
"(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n"
"Used to move a suitable spawn area of low land close to (0, 0).\n"
"The default is suitable for mandelbrot sets, it needs to be edited for julia "
"sets.\n"
"Range roughly -2 to 2. Multiply by 'scale' for offset in nodes."
msgstr ""
"(X, Y, Z) offset fraktalu od centrum świata w jednostkach \"skali\".\n"
"Używany by przesunąć odpowiednie miejsce do spawnu niskiego podłoża blisko "
"punktu (0, 0).\n"
"Domyślny jest odpowiedni dla zbiorów Mandelbrota, wymaga edycji dla zbiorów "
"Julii.\n"
"Zakres w przybliżeniu -2 do 2. Pomnożony przez \"skalę\" dla offsetu na "
"węzłech."
#: src/settings_translation_file.cpp
msgid ""
"0 = parallax occlusion with slope information (faster).\n"
"1 = relief mapping (slower, more accurate)."
msgstr ""
"0 = parallax occlusion z informacją nachylenia (szybsze).\n"
"1 = relief mapping (wolniejsze, bardziej dokładne)."
#: 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
#, fuzzy
msgid "3D noise defining giant caverns."
msgstr "Szum 3d określający olbrzymie jaskinie."
#: src/settings_translation_file.cpp
#, fuzzy
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
#, fuzzy
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 support.\n"
"Currently supported:\n"
"- none: no 3d output.\n"
"- anaglyph: cyan/magenta color 3d.\n"
"- interlaced: odd/even line based polarisation screen support.\n"
"- topbottom: split screen top/bottom.\n"
"- sidebyside: split screen side by side.\n"
"- pageflip: quadbuffer based 3d."
msgstr ""
"Wsparcie 3D\n"
"Aktualnie wspierane:\n"
"- none: bez wyjścia 3d.\n"
"- anaglyph: cyan/magenta kolor 3d.\n"
"- interlaced: bazujący na polaryzacji parzystej/nieparzystej linii.\n"
"- topbottom: podzielony ekran góra/dół.\n"
"- sidebyside: podzielony obok siebie.\n"
"- pageflip: bazujący na quadbuffer."
#: 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 "Absolute limit of emerge queues"
msgstr "Bezwzględny limit kolejki"
#: src/settings_translation_file.cpp
msgid "Acceleration in air"
msgstr "Przyspieszenie w powietrzu"
#: src/settings_translation_file.cpp
msgid "Active Block Management interval"
msgstr "Interwał zarządzania aktywnym blokiem"
#: src/settings_translation_file.cpp
msgid "Active Block Modifier interval"
msgstr "Interwał modyfikatora aktywnego bloku"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Active Block Modifiers"
msgstr "Interwał modyfikatora aktywnego bloku"
#: 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 ""
"Address to connect to.\n"
"Leave this blank to start a local server.\n"
"Note that the address field in the main menu overrides this setting."
msgstr ""
"Adres połączenia.\n"
"Pozostaw pusty aby utworzyć lokalny serwer.\n"
"Zauważ że pole adresu w głównym menu nadpisuje te ustawienie."
#: src/settings_translation_file.cpp
msgid "Adds particles when digging a node."
msgstr "Dodaje efekty cząstkowe podczas wykopywania bloków."
#: src/settings_translation_file.cpp
msgid ""
"Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k "
"screens."
msgstr ""
"Ustaw konfiguracje DPI dla twojego ekranu (nie X11/Tylko Android) np. dla "
"ekranów 4k."
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Adjust the gamma encoding for the light tables. Higher numbers are "
"brighter.\n"
"This setting is for the client only and is ignored by the server."
msgstr ""
"Ustaw kodowanie gamma dla tablic świateł. Niższe wartości to większa "
"jasność.\n"
"To ustawienie jest tylko dla klientów, ignorowane przez serwer."
#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "Zaawansowane"
#: src/settings_translation_file.cpp
msgid "Altitude Chill"
msgstr "Wysokość mrozu"
#: src/settings_translation_file.cpp
msgid "Always fly and fast"
msgstr "Zawsze lataj oraz poruszaj się szybko"
#: src/settings_translation_file.cpp
#, fuzzy
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 ""
"Android systems only: Tries to create inventory textures from meshes\n"
"when no supported render was found."
msgstr ""
"Tylko na systemie Android: próba stworzenia tekstur inwentarza z meshy, "
"kiedy nie znaleziono wspomaganego renderowania."
#: 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.\n"
"If you want to announce your ipv6 address, use serverlist_url = v6.servers."
"minetest.net."
msgstr ""
"Zgłoś do tej listy serwerów.\n"
"Jeśli chcesz zgłosić twój adres ipv6, użyj serverlist_url = v6.servers."
"minetest.net."
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Apple trees noise"
msgstr "Szum jabłoni"
#: src/settings_translation_file.cpp
msgid "Approximate (X,Y,Z) scale of fractal in nodes."
msgstr "Przybliżona (X,Y,Z) skala fraktali w węzłach."
#: src/settings_translation_file.cpp
msgid "Ask to reconnect after crash"
msgstr "Poproś o ponowne połączenie po awarii"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"At this distance the server will aggressively optimize which blocks are sent "
"to clients.\n"
"Small values potentially improve performance a lot, at the expense of "
"visible rendering glitches.\n"
"(some blocks will not be rendered under water and in caves, as well as "
"sometimes on land)\n"
"Setting this to a value greater than max_block_send_distance disables this "
"optimization.\n"
"Stated in mapblocks (16 nodes)"
msgstr ""
"Z tej odległości serwer mocno zoptymalizuje, które bloki są wysłane do "
"klientów.\n"
"Małe wartości mogą bardzo poprawić działanie, kosztem widocznego "
"renderowania glitchy.\n"
"(Niektóre bloki nie będą wygenerowane pod wodą ani w jaskiniach, jak również "
"na lądzie.\n"
"Zmiana wartości na wyższą niż max_block_send_distance wyłącza tą "
"optymalizację.\n"
"Zapisane w blokach mapy (16 bloków)"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Automatic forwards key"
msgstr "Do przodu"
#: src/settings_translation_file.cpp
msgid "Automaticaly report to the serverlist."
msgstr "Automatycznie zgłoś do listy serwerów."
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Autosave Screen Size"
msgstr "Automatyczny zapis rozmiaru okienka"
#: src/settings_translation_file.cpp
msgid "Backward key"
msgstr "Wstecz"
#: src/settings_translation_file.cpp
msgid "Base terrain height"
msgstr "Bazowa wysokość terenu"
#: src/settings_translation_file.cpp
msgid "Basic"
msgstr "Podstawowy"
#: src/settings_translation_file.cpp
msgid "Basic Privileges"
msgstr "Podstawowe uprawnienia"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Beach noise"
msgstr "Szum plaży"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Beach noise threshold"
msgstr "Granica 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
#, fuzzy
msgid "Biome API temperature and humidity noise parameters"
msgstr "Parametry temperatury oraz wilgotności biomu Mapgen"
#: src/settings_translation_file.cpp
msgid "Biome noise"
msgstr "Szum biomu"
#: src/settings_translation_file.cpp
msgid "Bits per pixel (aka color depth) in fullscreen mode."
msgstr "Bity na piksel (głębia koloru) w trybie pełnoekranowym."
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Build inside player"
msgstr "Buduj w pozycji gracza"
#: src/settings_translation_file.cpp
msgid "Builtin"
msgstr "Wbudowany"
#: src/settings_translation_file.cpp
msgid "Bumpmapping"
msgstr "Mapowanie wypukłości"
#: 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 "Camera update toggle key"
msgstr "Klawisz przełączania kamery"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Cave noise"
msgstr "Szum jaskini #1"
#: 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
#, fuzzy
msgid "Cavern limit"
msgstr "Szerokość jaskini"
#: src/settings_translation_file.cpp
msgid "Cavern noise"
msgstr "Szum jaskini #1"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Cavern taper"
msgstr "Zwężenie jaskini"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Cavern threshold"
msgstr "Granica jaskinii"
#: src/settings_translation_file.cpp
msgid "Caves and tunnels form at the intersection of the two noises"
msgstr "Jaskinie i tunele tworzą się na przecięciu dwóch szumów"
#: src/settings_translation_file.cpp
msgid "Chat key"
msgstr "Klawisz czatu"
#: src/settings_translation_file.cpp
msgid "Chat toggle key"
msgstr "Klawisz przełączania czatu"
#: src/settings_translation_file.cpp
msgid "Chatcommands"
msgstr "Komenda"
#: src/settings_translation_file.cpp
msgid ""
"Choice of 18 fractals from 9 formulas.\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 ""
"Wybór 18 fraktali z 9 formuł.\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
msgid "Chunk size"
msgstr "Szerokość fragmentu"
#: src/settings_translation_file.cpp
msgid "Cinematic mode"
msgstr "Tryb Cinematic"
#: src/settings_translation_file.cpp
msgid "Cinematic mode key"
msgstr "Klawisz trybu Cinematic"
#: src/settings_translation_file.cpp
msgid "Clean transparent textures"
msgstr "Czyste przeźroczyste tekstury"
#: src/settings_translation_file.cpp
msgid "Client"
msgstr "Klient"
#: src/settings_translation_file.cpp
msgid "Client and Server"
msgstr "Klient i Serwer"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Client modding"
msgstr "Modyfikacja klienta"
#: src/settings_translation_file.cpp
msgid "Climbing speed"
msgstr "Szybkość wspinania"
#: src/settings_translation_file.cpp
msgid "Cloud height"
msgstr "Wysokość chmur"
#: 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 are a client side effect."
msgstr "Chmury są efektem po stronie klienta."
#: src/settings_translation_file.cpp
msgid "Clouds in menu"
msgstr "Chmury w menu"
#: src/settings_translation_file.cpp
msgid "Colored fog"
msgstr "Kolorowa mgła"
#: 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 key"
msgstr "Klawisz komend"
#: 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
#, fuzzy
msgid "Console height"
msgstr "Wysokość konsoli"
#: src/settings_translation_file.cpp
msgid "Console key"
msgstr "Klawisz konsoli"
#: src/settings_translation_file.cpp
msgid "Continuous forward"
msgstr "Ciągle na przód"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Continuous forward movement, toggled by autoforward key."
msgstr "Ciągłe poruszanie się na przód (tylko do testowania)."
#: src/settings_translation_file.cpp
msgid "Controls"
msgstr "Sterowanie"
#: src/settings_translation_file.cpp
msgid ""
"Controls length of day/night cycle.\n"
"Examples: 72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays "
"unchanged."
msgstr ""
"Kontrola długości cyklu dnia i nocy.\n"
"Przykłady: 72 = 20min, 360 = 4min, 1 = 24hour, 0 = dzień/noc/cokolwiek "
"zostaje niezmienione."
#: 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
#, fuzzy
msgid ""
"Controls the density of floatland mountain terrain.\n"
"Is an offset added to the 'np_mountain' noise value."
msgstr ""
"Kontroluje gęstość wznoszącego się terenu górzystego.\n"
"Jest to wartość dodana do wartość szumu 'np_mountain'."
#: src/settings_translation_file.cpp
msgid "Controls width of tunnels, a smaller value creates wider tunnels."
msgstr "Kontroluje szerokość tuneli, mniejsze wartości tworzą szersze tunele."
#: src/settings_translation_file.cpp
msgid "Crash message"
msgstr "Wiadomość awarii"
#: src/settings_translation_file.cpp
msgid ""
"Creates unpredictable lava features in caves.\n"
"These can make mining difficult. Zero disables them. (0-10)"
msgstr ""
"Tworzy nieobliczalne pojawianie się lawy w jaskiniach.\n"
"Może zwiększyć trudność kopania. Zero wyłącza tę opcję. (0-10)"
#: src/settings_translation_file.cpp
msgid ""
"Creates unpredictable water features in caves.\n"
"These can make mining difficult. Zero disables them. (0-10)"
msgstr ""
"Tworzy nieobliczalne pojawianie się wody w jaskiniach.\n"
"Może zwiększyć trudność kopania. Zero wyłącza tę opcję. (0-10)"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Creative"
msgstr "Kreatywny"
#: 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)."
msgstr "Kanał alfa celownika (pomiędzy 0 a 255)."
#: src/settings_translation_file.cpp
msgid "Crosshair color"
msgstr "Kolor celownika"
#: src/settings_translation_file.cpp
msgid "Crosshair color (R,G,B)."
msgstr "Kolor celownika (R,G,B)."
#: src/settings_translation_file.cpp
msgid "Crouch speed"
msgstr "Szybkość podczas kucania"
#: src/settings_translation_file.cpp
msgid "DPI"
msgstr "DPI"
#: src/settings_translation_file.cpp
msgid "Damage"
msgstr "Włącz obrażenia"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Darkness sharpness"
msgstr "Stromość jeziora"
#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Klawisz przełączania informacji debugowania"
#: src/settings_translation_file.cpp
msgid "Debug log level"
msgstr "Poziom logowania debugowania"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Dec. volume key"
msgstr "Klawisz zmniejszania głośności"
#: 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 game"
msgstr "Domyślna gra"
#: src/settings_translation_file.cpp
msgid ""
"Default game when creating a new world.\n"
"This will be overridden when creating a world from the main menu."
msgstr ""
"Domyślna gra podczas tworzenia nowego świata.\n"
"To zostanie nadpisane jeżeli tworzysz świat z menu głównego."
#: 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 timeout for cURL, stated in milliseconds.\n"
"Only has an effect if compiled with cURL."
msgstr ""
"Domyślny limit czasu dla cURL, w milisekundach.\n"
"Ma znaczenie tylko gdy skompilowane z cURL."
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Defines areas of 'terrain_higher' (cliff-top terrain)."
msgstr "Określa obszary 'terrain_higher' (szczyt wzgórza)."
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Defines areas of floatland smooth terrain.\n"
"Smooth floatlands occur when noise > 0."
msgstr ""
"Określa obszary wznoszącego się gładkiego terenu.\n"
"Wygładzone powierzchnie pojawiają się gdy szum > 0."
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Defines areas of higher (cliff-top) terrain and affects steepness of cliffs."
msgstr "Określa obszary wyższych terenów oraz wpływa na stromość klifów."
#: 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
#, fuzzy
msgid "Defines areas with sandy beaches."
msgstr "Określa obszary z piaszczystymi plażami."
#: 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
#, fuzzy
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 sampling step of texture.\n"
"A higher value results in smoother normal maps."
msgstr ""
"Definiuje krok próbkowania tekstury.\n"
"Wyższa wartość reprezentuje łagodniejszą mapę normalnych."
#: 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
#, fuzzy
msgid "Defines tree areas and tree density."
msgstr "Określa obszar z drzewami 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, thus reducing jitter on slower clients."
msgstr ""
"Opóźnienie między aktualizacją meshy na kliencie podawane w milisekundach. "
"Zwiększenie zredukuje częstość aktualizacji meshy, ograniczając w ten sposób "
"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 large caves."
msgstr "Głębokość poniżej której znajdziesz duże jaskinie."
#: src/settings_translation_file.cpp
msgid "Depth below which you'll find massive caves."
msgstr "Głębokość poniżej której znajdziesz masywne 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 ""
#: src/settings_translation_file.cpp
msgid ""
"Deserts occur when np_biome exceeds this value.\n"
"When the new biome system is enabled, this is ignored."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Desynchronize block animation"
msgstr "Odsynchronizuj animację bloków"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Digging particles"
msgstr "Włącz Efekty Cząsteczkowe"
#: src/settings_translation_file.cpp
msgid "Disable anticheat"
msgstr "Wyłącz anticheat"
#: src/settings_translation_file.cpp
msgid "Disallow empty passwords"
msgstr "Nie zezwalaj na puste hasła"
#: src/settings_translation_file.cpp
msgid "Domain name of server, to be displayed in the serverlist."
msgstr "Serwer DNS, wyświetlany 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 "Drop item key"
msgstr "Klawisz wyrzucenia przedmiotu"
#: src/settings_translation_file.cpp
msgid "Dump the mapgen debug infos."
msgstr "Zrzuć informacje debugowania generatora mapy."
#: src/settings_translation_file.cpp
msgid "Enable Joysticks"
msgstr "Włącz joystick"
#: src/settings_translation_file.cpp
msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable VBO"
msgstr "Włącz VBO"
#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable creative mode for new created maps."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable mod security"
msgstr "Włącz tryb mod security"
#: src/settings_translation_file.cpp
msgid "Enable players getting damage and dying."
msgstr "Włącz obrażenia i umieranie graczy."
#: 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.\n"
"Disable for speed or for different looks."
msgstr ""
"Włącz gładkie oświetlenie z prostym efektem ambient occlusion.\n"
"Wyłącz dla szybkości lub wyglądu."
#: 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
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 ""
#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server. An IPv6 server may be restricted\n"
"to IPv6 clients, depending on system configuration.\n"
"Ignored if bind_address is set."
msgstr ""
"Przełącza pracę serwera w trybie IPv6. Serwer IPv6 może być ograniczony\n"
"tylko dla klientów IPv6, w zależności od konfiguracji systemu.\n"
"Ignorowane jeżeli bind_address jest ustawiony."
#: 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 bumpmapping for textures. Normalmaps need to be supplied by the "
"texture pack\n"
"or need to be auto-generated.\n"
"Requires shaders to be enabled."
msgstr ""
"Włącza mapowanie wypukłości dla tekstur. Mapy normalnych muszą być dodane w "
"paczce tekstur\n"
"lub muszą być automatycznie wygenerowane.\n"
"Wymaga włączonych shaderów."
#: src/settings_translation_file.cpp
msgid "Enables caching of facedir rotated meshes."
msgstr "Włącza cachowanie facedir obracanych meshów."
#: src/settings_translation_file.cpp
msgid "Enables filmic tone mapping"
msgstr "Włącz filmic tone mapping"
#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "Włącz minimapę."
#: src/settings_translation_file.cpp
msgid ""
"Enables on the fly normalmap generation (Emboss effect).\n"
"Requires bumpmapping to be enabled."
msgstr ""
"Włącza generację map normalnych w locie (efekt płaskorzeźby).\n"
"Wymaga włączenia mapowania wypukłości."
#: src/settings_translation_file.cpp
msgid ""
"Enables parallax occlusion mapping.\n"
"Requires shaders to be enabled."
msgstr ""
"Włącza mapowanie paralaksy.\n"
"Wymaga włączenia shaderów."
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Engine profiling data print interval"
msgstr "Interwał wyświetlania danych profilowych"
#: src/settings_translation_file.cpp
msgid "Entity methods"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Experimental option, might cause visible spaces between blocks\n"
"when set to higher number than 0."
msgstr ""
"Eksperymentalna opcja, może powodować widoczne przestrzenie\n"
"pomiędzy blokami kiedy ustawiona powyżej 0."
#: src/settings_translation_file.cpp
msgid "FPS in pause menu"
msgstr "FPS podczas pauzy w menu"
#: src/settings_translation_file.cpp
msgid "FSAA"
msgstr "FSAA"
#: src/settings_translation_file.cpp
msgid "Factor noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Fall bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Fallback font"
msgstr "Zastępcza czcionka"
#: src/settings_translation_file.cpp
msgid "Fallback font shadow"
msgstr "Zastępczy cień czcionki"
#: src/settings_translation_file.cpp
msgid "Fallback font shadow alpha"
msgstr "Zastępcza przeźroczystość cienia czcionki"
#: src/settings_translation_file.cpp
msgid "Fallback font size"
msgstr "Zastępczy rozmiar czcionki"
#: src/settings_translation_file.cpp
msgid "Fast key"
msgstr "Klawisz szybkiego poruszania"
#: 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 "Fast movement"
msgstr "Szybkie poruszanie"
#: src/settings_translation_file.cpp
msgid ""
"Fast movement (via use key).\n"
"This requires the \"fast\" privilege on the server."
msgstr ""
"Szybkie poruszanie się (przez klawisz użycia).\n"
"Wymaga przywileju \"fast\" na serwerze."
#: src/settings_translation_file.cpp
msgid "Field of view"
msgstr "Pole widzenia"
#: src/settings_translation_file.cpp
msgid "Field of view for zoom"
msgstr "Pole widzenia dla zoomu"
#: src/settings_translation_file.cpp
msgid "Field of view in degrees."
msgstr "Pole widzenia w stopniach."
#: src/settings_translation_file.cpp
msgid ""
"Field of view while zooming in degrees.\n"
"This requires the \"zoom\" privilege on the server."
msgstr ""
"Pole widzenia podczas zoomowania w stopniach.\n"
"wymaga przywileju \"zoom\" na serwerze."
#: src/settings_translation_file.cpp
msgid ""
"File in client/serverlist/ that contains your favorite servers displayed in "
"the Multiplayer Tab."
msgstr ""
"Plik w kliencie (lista serwerów) który zawiera ulubione ulubione serwery "
"wyświetlane w zakładce Multiplayer."
#: src/settings_translation_file.cpp
msgid "Filler Depth"
msgstr "Głębokość wypełnienia"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Filler depth noise"
msgstr "Głębokość wypełnienia"
#: src/settings_translation_file.cpp
msgid "Filmic tone mapping"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Filtered textures can blend RGB values with fully-transparent neighbors,\n"
"which PNG optimizers usually discard, sometimes resulting in a dark or\n"
"light edge to transparent textures. Apply this filter to clean that up\n"
"at texture load time."
msgstr ""
"Filtrowanie tekstur może wymieszać wartości RGB piksela z w pełni "
"przeźroczystymi sąsiadami,\n"
"które optymalizatory PNG najczęściej odrzucają, co czasem powoduje "
"ciemniejsze lub jaśniejsze\n"
"krawędzie w przeźroczystych teksturach. Zastosuj ten filtr aby wyczyścić to "
"w czasie ładowania tekstur."
#: src/settings_translation_file.cpp
msgid "Filtering"
msgstr "Filtrowanie anizotropowe"
#: src/settings_translation_file.cpp
msgid "First of 2 3D noises that together define tunnels."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Fixed map seed"
msgstr "Stałe ziarno mapy"
#: src/settings_translation_file.cpp
msgid "Floatland base height noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Floatland base noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Floatland level"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Floatland mountain density"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Floatland mountain height"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "Klawisz latania"
#: src/settings_translation_file.cpp
msgid "Flying"
msgstr "Latanie"
#: src/settings_translation_file.cpp
msgid "Fog"
msgstr "Mgła"
#: src/settings_translation_file.cpp
msgid "Fog Start"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Fog toggle key"
msgstr "Klawisz przełączania mgły"
#: src/settings_translation_file.cpp
msgid "Font path"
msgstr "Ścieżka czcionki"
#: 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 shadow alpha (opaqueness, between 0 and 255)."
msgstr "Kanał alfa cienia czcionki (nieprzeźroczystość, od 0 do 255)."
#: src/settings_translation_file.cpp
msgid "Font shadow offset, if 0 then shadow will not be drawn."
msgstr "Offset cienia czcionki, jeżeli 0 to cień nie będzie rysowany."
#: src/settings_translation_file.cpp
msgid "Font size"
msgstr "Rozmiar czcionki"
#: src/settings_translation_file.cpp
msgid "Format of screenshots."
msgstr "Format zrzutu ekranu."
#: src/settings_translation_file.cpp
msgid "Forward key"
msgstr "Do przodu"
#: src/settings_translation_file.cpp
msgid "Fractal type"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Fraction of the visible distance at which fog starts to be rendered"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Freetype fonts"
msgstr "Czcionki Freetype"
#: src/settings_translation_file.cpp
msgid ""
"From how far blocks are generated for clients, stated in mapblocks (16 "
"nodes)."
msgstr ""
"Od jak daleka 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)."
msgstr ""
"Odległość, z jakiej klient dowiaduje się o obiektach, wyrażona w blokach "
"mapy (16 bloków)."
#: src/settings_translation_file.cpp
msgid "Full screen"
msgstr "Pełny ekran"
#: src/settings_translation_file.cpp
msgid "Full screen BPP"
msgstr "Głębia koloru w trybie pełnoekranowym"
#: src/settings_translation_file.cpp
msgid "Fullscreen mode."
msgstr "Tryb pełnoekranowy."
#: 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 "GUI scaling filter txr2img"
msgstr "Filtr skalowania GUI txr2img"
#: src/settings_translation_file.cpp
msgid "Gamma"
msgstr "Gamma"
#: src/settings_translation_file.cpp
msgid "General"
msgstr "Ogólne"
#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Generuj mapy normalnych"
#: 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 junglegrass, in all other mapgens this flag controls all decorations.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""
"Globalne właściwości generowania map.\n"
"W generatorze map v6 flaga \"decorations\" kontroluje wszystkie dekoracje\n"
"z wyjątkiem drzew i trawy dżungli. we wszystkich innych generatorach flaga\n"
"ta kontroluje wszystkie dekoracje.\n"
"Flagi, które nie są wymienione w ciągu flagi nie są modyfikowane z "
"domyślnych.\n"
"Flagi rozpoczynające się od \"no\" są stosowane aby jawnie ją wyłączyć."
#: src/settings_translation_file.cpp
msgid "Graphics"
msgstr "Grafika"
#: src/settings_translation_file.cpp
msgid "Gravity"
msgstr "Grawitacja"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Ground level"
msgstr "Generator mapy flat poziom ziemi"
#: src/settings_translation_file.cpp
msgid "HTTP Mods"
msgstr "Mody"
#: src/settings_translation_file.cpp
msgid "HUD scale factor"
msgstr ""
#: src/settings_translation_file.cpp
msgid "HUD toggle key"
msgstr "Klawisz przełączania HUD"
#: src/settings_translation_file.cpp
msgid ""
"Handling for deprecated lua api calls:\n"
"- legacy: (try to) mimic old behaviour (default for release).\n"
"- log: mimic and log backtrace of deprecated call (default for debug).\n"
"- error: abort on usage of deprecated call (suggested for mod developers)."
msgstr ""
"Obsługa przestarzałych wywołań lua api:\n"
"- legacy: (próbuje) naśladuje stare zachowanie (domyślne dla wydań).\n"
"- log: naśladuje i loguje przestarzałe wywołania (domyślne dla wersji "
"debug).\n"
"- error: przerywa kiedy zostanie użyte przestarzałe api (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 ""
#: src/settings_translation_file.cpp
msgid "Heat blend noise"
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Heat noise"
msgstr "Szum jaskini #1"
#: src/settings_translation_file.cpp
msgid "Height component of the initial window size."
msgstr "Wysokość początkowego rozmiaru okna."
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Height noise"
msgstr "Wysokość szumu"
#: src/settings_translation_file.cpp
msgid "Height on which clouds are appearing."
msgstr "Wysokość na której pojawiają się chmury."
#: src/settings_translation_file.cpp
msgid "Height select noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "High-precision FPU"
msgstr "FPU Wysokiej precyzji"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Hill steepness"
msgstr "Stromość zbocza"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Hill threshold"
msgstr "Granica zbocza"
#: 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 "Hotbar next key"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Hotbar previous key"
msgstr ""
#: src/settings_translation_file.cpp
msgid "How deep to make rivers"
msgstr "Jak głębokie robić rzeki"
#: src/settings_translation_file.cpp
msgid ""
"How large area of blocks are subject to the active block stuff, stated in "
"mapblocks (16 nodes).\n"
"In active blocks objects are loaded and ABMs run."
msgstr ""
"Jak duży obszar bloków jest przedmiotem aktywnego bloku, zapisane w blokach "
"map(16 jednostek).\n"
"Na aktywnych blokach obiekty są wczytywane i ABM działa."
#: src/settings_translation_file.cpp
msgid ""
"How much the server will wait before unloading unused mapblocks.\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 wide to make rivers"
msgstr "Jak szerokie są rzeki"
#: src/settings_translation_file.cpp
msgid "Humidity blend noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Humidity noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Humidity variation for biomes."
msgstr ""
#: 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 "IPv6 support."
msgstr "Wsparcie 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 \"use\" key is used to fly fast if both fly and fast mode are "
"enabled."
msgstr ""
"Jeśli wyłączone to klawisz \"używania\" jest wykorzystany aby latać szybko "
"oraz przy włączonym trybie szybkiego poruszania."
#: src/settings_translation_file.cpp
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 50-80%. The client will not longer receive most "
"invisible\n"
"so that the utility of noclip mode is reduced."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"If enabled together with fly mode, player is able to fly through solid "
"nodes.\n"
"This requires the \"noclip\" privilege on the server."
msgstr ""
"Jeżeli włączone razem z trybem latania, gracz może latać przez solidne "
"bloki.\n"
"Wymaga przywileju \"noclip\" na serwerze."
#: src/settings_translation_file.cpp
msgid ""
"If enabled, \"use\" key instead of \"sneak\" key is used for climbing down "
"and descending."
msgstr ""
"Jeżeli włączone, klawisz \"użycia\" zamiast klawiszu \"skradania\" będzie "
"użyty do schodzenia w dół i opadania."
#: 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, disable cheat prevention in multiplayer."
msgstr "Jeśli włączone, wyłącza ograniczenie oszustw w trybie multiplayer."
#: 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, new players cannot join with an empty password."
msgstr "Jeśli włączone, nowi gracze nie mogą dołączyć do gry z pustym hasłem."
#: src/settings_translation_file.cpp
msgid "If enabled, show the server status message on player connection."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"If enabled, you can place blocks 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 położyć bloki w pozycji gdzie stoisz.\n"
"Pomocne gdy pracujesz na małych powierzchniach."
#: 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"
msgstr "Gra"
#: 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
#, fuzzy
msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
msgstr "Kanał alfa konsoli w grze (od 0 do 255)."
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Inc. volume key"
msgstr "Klawisz konsoli"
#: src/settings_translation_file.cpp
msgid ""
"Instrument builtin.\n"
"This is usually only needed by core/builtin contributors"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Instrument chatcommands on registration."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Instrument global callback functions on registration.\n"
"(anything you pass to a minetest.register_*() function)"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Instrument the action function of Active Block Modifiers on registration."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Instrument the action function of Loading Block Modifiers on registration."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Instrument the methods of entities on registration."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Instrumentation"
msgstr ""
#: 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 "Interval of sending time of day to clients."
msgstr "Interwał wysyłania czasu gry do klientów."
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Inventory image hack"
msgstr "Ekwipunek"
#: src/settings_translation_file.cpp
msgid "Inventory items animations"
msgstr "Animacje przedmiotów w ekwipunku"
#: src/settings_translation_file.cpp
msgid "Inventory key"
msgstr "Ekwipunek"
#: src/settings_translation_file.cpp
msgid "Invert mouse"
msgstr "Odwróć mysz"
#: src/settings_translation_file.cpp
msgid "Invert vertical mouse movement."
msgstr "Odwróć pionowy ruch myszy."
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Item entity TTL"
msgstr "TTL przedmiotu"
#: src/settings_translation_file.cpp
msgid "Iterations"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Iterations of the recursive function.\n"
"Controls the amount of fine detail."
msgstr ""
"Iteracje funkcji rekursywnych.\n"
"Kontroluje ilość drobnych szczegółów."
#: src/settings_translation_file.cpp
msgid "Joystick ID"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Joystick Type"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Joystick button repetition interval"
msgstr "Interwał powtarzania przycisku joysticka"
#: src/settings_translation_file.cpp
msgid "Joystick frustum sensitivity"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Julia set only: W component of hypercomplex constant determining julia "
"shape.\n"
"Has no effect on 3D fractals.\n"
"Range roughly -2 to 2."
msgstr ""
"Wyłącznie dla Zbioru Julii: komponent W stałej hiperzespolonej, która "
"determinuje kształt Julii.\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: X component of hypercomplex constant determining julia "
"shape.\n"
"Range roughly -2 to 2."
msgstr ""
"Wyłącznie dla Zbioru Julii: komponent X stałej hiperzespolonej, która "
"determinuje kształt Julii.\n"
"Zakres to w przybliżeniu -2 do 2."
#: src/settings_translation_file.cpp
msgid ""
"Julia set only: Y component of hypercomplex constant determining julia "
"shape.\n"
"Range roughly -2 to 2."
msgstr ""
"Wyłącznie dla Zbioru Julii: komponent Y stałej hiperzespolonej, która "
"determinuje kształt Julii.\n"
"Zakres to w przybliżeniu -2 do 2."
#: src/settings_translation_file.cpp
msgid ""
"Julia set only: Z component of hypercomplex constant determining julia "
"shape.\n"
"Range roughly -2 to 2."
msgstr ""
"Wyłącznie dla Zbioru Julii: komponent Z stałej hiperzespolonej, która "
"determinuje kształt Julii.\n"
"Zakres to w przybliżeniu -2 do 2."
#: src/settings_translation_file.cpp
msgid "Julia w"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Julia x"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Julia y"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Julia z"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Jump key"
msgstr "Skok"
#: src/settings_translation_file.cpp
msgid "Jumping speed"
msgstr "Szybkość skoku"
#: src/settings_translation_file.cpp
msgid ""
"Key for decreasing the viewing range.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz zmniejszania zasięgu widzenia.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for decreasing the volume.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz zmniejszania głośności.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for dropping the currently selected item.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz wyrzucenia aktualnie wybranego przedmiotu.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for increasing the viewing range.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz zwiększania zasięgu widzenia.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for increasing the volume.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz zwiększania głośności.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for jumping.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz skakania.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for moving fast in fast mode.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz szybkiego poruszania się w trybie \"fast\"\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for moving the player backward.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz poruszania się wstecz.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for moving the player forward.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz poruszania się na przód,\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for moving the player left.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz poruszania się w lewo.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for moving the player right.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz poruszania się w prawo.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for muting the game.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz wyciszania gry.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for opening the chat console.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz otwierania konsoli czatu.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for opening the chat window to type commands.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz otwierania okna czatu aby wpisać komendę.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for opening the chat window to type local commands.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz otwierania okna czatu aby wpisać komendę.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for opening the chat window.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz otwierania okna czatu.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for opening the inventory.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz otwierania inwentarza.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for printing debug stacks. Used for development.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz wyświetlania danych debugowania. Przydatne dla deweloperów.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for selecting the next item in the hotbar.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz wyboru następnej pozycji na pasku akcji.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for selecting the previous item in the hotbar.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz wyboru poprzedniej pozycji na pasku akcji.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for sneaking.\n"
"Also used for climbing down and descending in water if aux1_descends is "
"disabled.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
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 ""
"Key for switching between first- and third-person camera.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania pomiedzy kamerą z pierwszej i trzeciej osoby.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for taking screenshots.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz do zrobienia zrzutu ekranu.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for toggling autoforward.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania trybu szybkiego.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for toggling cinematic mode.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania trybu cinematic.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for toggling display of minimap.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania wyświetlania minimapy.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for toggling fast mode.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania trybu szybkiego.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for toggling flying.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania latania.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for toggling noclip mode.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania trybu noclip.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for toggling the camera update. Only used for development\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania aktualizacji kamery. Przydatne tylko dla deweloperów.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for toggling the display of debug info.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania informacji debugowania.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for toggling the display of the HUD.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania wyświetlania HUD.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for toggling the display of the chat.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania wyświetlania czatu.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for toggling the display of the fog.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania wyświetlania mgły\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for toggling the display of the large chat console.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania wyświetlania czatu.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for toggling the display of the profiler. Used for development.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania wyświetlania profilera. Przydatne dla deweloperów.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid ""
"Key for toggling unlimited view range.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz przełączania nieograniczonego pola widzenia.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key to use view zoom when possible.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"Klawisz wyświetlania zoom kiedy to możliwe.\n"
"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
msgid "Key use for climbing/descending"
msgstr "Klawisz używany do wspinania"
#: 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
#, fuzzy
msgid "Large chat console key"
msgstr "Klawisz konsoli"
#: src/settings_translation_file.cpp
msgid "Lava Features"
msgstr "Funkcjonalności lawy"
#: 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, if defined special_tiles are used\n"
"- Opaque: disable transparency"
msgstr ""
"Style liści:\n"
"- Fancy: wszystkie ściany widoczne\n"
"- Simple: tylko zewnętrzene ściany, jeżeli special_tiles jest użyty\n"
"- Opaque: wyłącza przeźroczystość"
#: src/settings_translation_file.cpp
msgid "Left key"
msgstr "W lewo"
#: src/settings_translation_file.cpp
msgid ""
"Length of a server tick and the interval at which objects are generally "
"updated over network."
msgstr ""
"Długość interwału czasowego serwera w trakcie którego obiekty są ogólnie "
"aktualizowane przez sieć."
#: src/settings_translation_file.cpp
msgid "Length of time between ABM execution cycles"
msgstr "Długość czasu pomiędzy wykonywanymi cyklami ABM"
#: src/settings_translation_file.cpp
msgid "Length of time between NodeTimer execution cycles"
msgstr "Długość czasu pomiędzy wykonywanymi cyklami NodeTimer"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Level of logging to be written to debug.txt:\n"
"- <nothing> (no logging)\n"
"- none (messages with no level)\n"
"- error\n"
"- warning\n"
"- action\n"
"- info\n"
"- verbose"
msgstr ""
"Poziom logowania zapisywany do pliku debug.txt:\n"
"- <nic> (brak logowania)\n"
"- none (logi bez poziomu)\n"
"- error\n"
"- warning\n"
"- action\n"
"- info\n"
"- verbose"
#: src/settings_translation_file.cpp
msgid "Lightness sharpness"
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Limit of emerge queues on disk"
msgstr "Limit oczekiwań na dysku"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Limit of emerge queues to generate"
msgstr "Limit kolejek oczekujących do wytworzenia"
#: 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 ""
#: src/settings_translation_file.cpp
#, fuzzy
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
#, fuzzy
msgid "Liquid fluidity"
msgstr "Płynność cieczy"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Liquid fluidity smoothing"
msgstr "Wygładzanie płynności cieczy"
#: src/settings_translation_file.cpp
msgid "Liquid loop max"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Liquid queue purge time"
msgstr "Czas kolejki czyszczenia cieczy"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Liquid sink"
msgstr "Zanurzanie 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
#, fuzzy
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 ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Loading Block Modifiers"
msgstr "Interwał modyfikatora aktywnego bloku"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Main menu game manager"
msgstr "Menedżer menu głównego"
#: src/settings_translation_file.cpp
msgid "Main menu mod manager"
msgstr "Manager modów w głównym menu"
#: 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 "Makes DirectX work with LuaJIT. Disable if it causes troubles."
msgstr "Sprawia, że DirectX działa z LuaJIT. Wyłącz jeśli występują kłopoty."
#: src/settings_translation_file.cpp
msgid "Makes all liquids opaque"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Map directory"
msgstr "Katalog map"
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Map generation attributes specific to Mapgen Valleys.\n"
"'altitude_chill' makes higher elevations colder, which may cause biome "
"issues.\n"
"'humid_rivers' modifies the humidity around rivers and in areas where water "
"would tend to pool,\n"
"it may interfere with delicately adjusted biomes.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""
"Atrybuty generacji mapy specyficzn dla Mapgen Valleys.\n"
"'altitude_chill' powoduje wyższe poziomy zimniejsze, może wpływać na biom.\n"
"'humid_rivers' modyfikuje wilgotność wokół rzek i w obszarach gdzie woda "
"tworzy zbiorniki,\n"
"może koidować z precyzyjnie ustawionymi biomami.\n"
"Flagi które nie są sprecyzowane ciągu flag nie będą modyfikowane domyślnie.\n"
"Flagi zaczynające się od 'no' są używane aby je wyraźnie wyłączyć."
#: 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.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Map generation attributes specific to Mapgen v5.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""
"Globalne właściwości generowania map.\n"
"W generatorze map v6 flaga \"decorations\" kontroluje wszystkie dekoracje\n"
"z wyjątkiem drzew i trawy dżungli. we wszystkich innych generatorach flaga\n"
"ta kontroluje wszystkie dekoracje.\n"
"Flagi, które nie są wymienione w ciągu flagi nie są modyfikowane z "
"domyślnych.\n"
"Flagi rozpoczynające się od \"no\" są stosowane aby jawnie ją wyłączyć."
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Map generation attributes specific to Mapgen v6.\n"
"The 'snowbiomes' flag enables the new 5 biome system.\n"
"When the new biome system is enabled jungles are automatically enabled and\n"
"the 'jungles' flag is ignored.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""
"Globalne właściwości generowania map.\n"
"W generatorze map v6 flaga \"decorations\" kontroluje wszystkie dekoracje\n"
"z wyjątkiem drzew i trawy dżungli. we wszystkich innych generatorach flaga\n"
"ta kontroluje wszystkie dekoracje.\n"
"Flagi, które nie są wymienione w ciągu flagi nie są modyfikowane z "
"domyślnych.\n"
"Flagi rozpoczynające się od \"no\" są stosowane aby jawnie ją wyłączyć."
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Map generation attributes specific to Mapgen v7.\n"
"The 'ridges' flag enables the rivers.\n"
"Floatlands are currently experimental and subject to change.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""
"Globalne właściwości generowania map.\n"
"W generatorze map v6 flaga \"decorations\" kontroluje wszystkie dekoracje\n"
"z wyjątkiem drzew i trawy dżungli. we wszystkich innych generatorach flaga\n"
"ta kontroluje wszystkie dekoracje.\n"
"Flagi, które nie są wymienione w ciągu flagi nie są modyfikowane z "
"domyślnych.\n"
"Flagi rozpoczynające się od \"no\" są stosowane aby jawnie ją wyłączyć."
#: 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
#, fuzzy
msgid "Mapblock limit"
msgstr "Limit bloków mapy"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Mapblock mesh generation delay"
msgstr "Limit generacji mapy"
#: src/settings_translation_file.cpp
msgid "Mapblock mesh generator's MapBlock cache size MB"
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Mapblock unload timeout"
msgstr "Przekroczenie czasu wyładowania bloków mapy"
#: src/settings_translation_file.cpp
msgid "Mapgen Valleys"
msgstr "Generator mapy Valleys"
#: src/settings_translation_file.cpp
msgid "Mapgen debug"
msgstr "Generator mapy debugowanie"
#: src/settings_translation_file.cpp
msgid "Mapgen flags"
msgstr "Flagi generatora mapy"
#: src/settings_translation_file.cpp
msgid "Mapgen flat"
msgstr "Generator mapy flat"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Mapgen flat specific flags"
msgstr "Generator mapy flat flagi"
#: src/settings_translation_file.cpp
msgid "Mapgen fractal"
msgstr "Generator mapy fractal"
#: src/settings_translation_file.cpp
msgid "Mapgen name"
msgstr "Nazwa generatora mapy"
#: src/settings_translation_file.cpp
msgid "Mapgen v5"
msgstr "Generator mapy v5"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Mapgen v5 specific flags"
msgstr "Generator mapy flat flagi"
#: src/settings_translation_file.cpp
msgid "Mapgen v6"
msgstr "Generator mapy v6"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Mapgen v6 specific flags"
msgstr "Generator mapy flat flagi"
#: src/settings_translation_file.cpp
msgid "Mapgen v7"
msgstr "Generator mapy v7"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Mapgen v7 specific flags"
msgstr "Generator mapy flat flagi"
#: src/settings_translation_file.cpp
msgid "Massive cave depth"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Massive cave noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Massive caves form here."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Max block generate distance"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Max block send distance"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Max liquids processed per step."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Max. clearobjects extra blocks"
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Max. packets per iteration"
msgstr "Max. pakietów na iterację"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Maximum FPS"
msgstr "Maksymalny FPS"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Maximum FPS when game is paused."
msgstr "Maksymalny FPS gdy gra spauzowana."
#: src/settings_translation_file.cpp
msgid "Maximum forceloaded blocks"
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Maximum hotbar width"
msgstr "Maksymalna długość hotbar"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Maximum number of blocks that are simultaneously sent in total."
msgstr "Maksymalna liczba bloków które są jednocześnie przesyłane w całości."
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Maximum number of blocks that are simultaneously sent per client."
msgstr "Jak dużo bloków może być przesyłanych jednocześnie na jednego klienta."
#: src/settings_translation_file.cpp
#, fuzzy
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
#, fuzzy
msgid ""
"Maximum number of blocks to be queued that are to be generated.\n"
"Set to blank for an appropriate amount to be chosen automatically."
msgstr ""
"Maksymalna liczba bloków do skolejkowana, które mają być wygenerowane.\n"
"Pozostaw puste a odpowiednia liczba zostanie dobrana automatycznie."
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Maximum number of blocks to be queued that are to be loaded from file.\n"
"Set to blank for an appropriate amount to be chosen automatically."
msgstr ""
"Maksymalna liczba bloków do skolejkowania które mają być wczytane z pliku.\n"
"Pozostaw puste a odpowiednia liczba zostanie dobrana automatycznie."
#: src/settings_translation_file.cpp
msgid "Maximum number of forceloaded mapblocks."
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Maximum number of mapblocks for client to be kept in memory.\n"
"Set to -1 for unlimited amount."
msgstr ""
"Maksymalna liczba bloków mapy, które mają być trzymane w pamięci klienta.\n"
"Ustaw -1 dla nieskończonej liczby."
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Maximum number of packets sent per send step, if you have a slow connection\n"
"try reducing it, but don't reduce it to a number below double of targeted\n"
"client number."
msgstr ""
"Maksymalna liczba pakietów przesyłanych podczas kroku, jeżeli masz wolne "
"łącze\n"
"spróbuj zredukować to, ale nie redukuj jej poniżej podwojonej liczby "
"klientów."
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Maximum number of players that can connect simultaneously."
msgstr "Maksymalna liczba graczy, która może się jednocześnie połączyć."
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Maximum number of statically stored objects in a block."
msgstr "Maksymalna liczba statycznie przechowywanych obiektów w bloku."
#: src/settings_translation_file.cpp
#, fuzzy
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 ""
#: src/settings_translation_file.cpp
msgid "Maximum simultaneous block sends per client"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Maximum simultaneous block sends total"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Maximum size of the out chat queue"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Maximum size of the out chat queue. 0 to disable queueing and -1 to make the "
"queue size unlimited"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Maximum time in ms a file download (e.g. a mod download) may take."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Maximum users"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Menus"
msgstr "Menu"
#: src/settings_translation_file.cpp
msgid "Mesh cache"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Message of the day"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Message of the day displayed to players connecting."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Method used to highlight selected object."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Minimap"
msgstr "Minimapa"
#: src/settings_translation_file.cpp
msgid "Minimap key"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Minimap scan height"
msgstr "Wysokość skanowania minimapy"
#: src/settings_translation_file.cpp
msgid "Minimum texture size for filters"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Mipmapping"
msgstr "Mip-Mappowanie"
#: src/settings_translation_file.cpp
msgid "Modifies the size of the hudbar elements."
msgstr ""
#: 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 "Mountain height noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Mountain noise"
msgstr ""
#: 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
msgid "Mud noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Multiplier for fall bobbing.\n"
"For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Mute key"
msgstr "Klawisz użycia"
#: 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."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Name of the player.\n"
"When running a server, clients connecting with this name are admins.\n"
"When starting from the main menu, this is overridden."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Name of the server, to be displayed when players join and in the serverlist."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Network"
msgstr "Sieć"
#: src/settings_translation_file.cpp
msgid ""
"Network port to listen (UDP).\n"
"This value will be overridden when starting from the main menu."
msgstr ""
#: src/settings_translation_file.cpp
msgid "New users need to input this password."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Noclip"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Noclip key"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Node highlighting"
msgstr "Podświetlanie bloków"
#: src/settings_translation_file.cpp
msgid "NodeTimer interval"
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Noises"
msgstr "Szumy"
#: src/settings_translation_file.cpp
msgid "Normalmaps sampling"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Normalmaps strength"
msgstr "Siła map normlanych"
#: src/settings_translation_file.cpp
msgid "Number of emerge threads"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Number of emerge threads to use. Make this field blank, or increase this "
"number\n"
"to use multiple threads. On multiprocessor systems, this will improve mapgen "
"speed greatly\n"
"at the cost of slightly buggy caves."
msgstr ""
#: 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 ""
#: src/settings_translation_file.cpp
msgid "Number of parallax occlusion iterations."
msgstr "Liczba iteracji dla parallax occlusion."
#: src/settings_translation_file.cpp
msgid "Offset"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Opaque liquids"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Overall bias of parallax occlusion effect, usually scale/2."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Overall scale of parallax occlusion effect."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Parallax occlusion"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Parallax occlusion Scale"
msgstr "Skala parallax occlusion"
#: src/settings_translation_file.cpp
msgid "Parallax occlusion bias"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Parallax occlusion iterations"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Parallax occlusion mode"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Parallax occlusion strength"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to TrueTypeFont or bitmap."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
msgstr "Ścieżka, pod którą zapisywane są zrzuty ekranu."
#: src/settings_translation_file.cpp
msgid ""
"Path to shader directory. If no path is defined, default location will be "
"used."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Path to texture directory. All textures are first searched from here."
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Physics"
msgstr "Fizyka"
#: src/settings_translation_file.cpp
msgid ""
"Player is able to fly without being affected by gravity.\n"
"This requires the \"fly\" privilege on the server."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Player name"
msgstr "Nazwa gracza"
#: src/settings_translation_file.cpp
msgid "Player transfer distance"
msgstr "Odległość przesyłania graczy"
#: src/settings_translation_file.cpp
msgid "Player versus Player"
msgstr "PvP"
#: src/settings_translation_file.cpp
msgid ""
"Port to connect to (UDP).\n"
"Note that the port field in the main menu overrides this setting."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Prevent mods from doing insecure things like running shell commands."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Print the engine's profiling data in regular intervals (in seconds). 0 = "
"disable. Useful for developers."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Privileges that players with basic_privs can grant"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Profiler"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Profiler toggle key"
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Profiling"
msgstr "Profilowanie modyfikacji"
#: 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 ""
#: src/settings_translation_file.cpp
msgid "Raises terrain to make valleys around the rivers"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Random input"
msgstr "Losowe wejście"
#: src/settings_translation_file.cpp
msgid "Range select key"
msgstr "Zasięg widzenia"
#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Remote port"
msgstr "Port zdalny"
#: 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 ""
#: src/settings_translation_file.cpp
msgid "Replaces the default main menu with a custom one."
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Report path"
msgstr "Ścieżka czcionki"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Ridge noise"
msgstr "Szum rzeki"
#: src/settings_translation_file.cpp
msgid "Ridge underwater noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Right key"
msgstr "W prawo"
#: src/settings_translation_file.cpp
msgid "Rightclick repetition interval"
msgstr ""
#: src/settings_translation_file.cpp
msgid "River Depth"
msgstr "Głębokość rzeki"
#: src/settings_translation_file.cpp
msgid "River Noise"
msgstr "Szum rzeki"
#: src/settings_translation_file.cpp
msgid "River Size"
msgstr "Rozmiar rzeki"
#: src/settings_translation_file.cpp
msgid "River noise -- rivers occur close to zero"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Rollback recording"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Round minimap"
msgstr "Okrągła minimapa"
#: src/settings_translation_file.cpp
msgid "Sandy beaches occur when np_beach exceeds this value."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Save the map received by the client on disk."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Save window size automatically when modified."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Saving map received from server"
msgstr "Zapisz mapę otrzymaną z serwera"
#: src/settings_translation_file.cpp
msgid "Scale"
msgstr ""
#: 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 ""
#: 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 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 ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Seabed noise"
msgstr "Szum jaskini #1"
#: src/settings_translation_file.cpp
msgid "Second of 2 3D noises that together define tunnels."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Security"
msgstr "Bezpieczeństwo"
#: src/settings_translation_file.cpp
msgid "See http://www.sqlite.org/pragma.html#pragma_synchronous"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Selection box border color (R,G,B)."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Selection box color"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Selection box width"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Server / Singleplayer"
msgstr "Pojedynczy gracz"
#: 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
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
msgid "Server side occlusion culling"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Serverlist URL"
msgstr "Lista publicznych serwerów"
#: src/settings_translation_file.cpp
msgid "Serverlist file"
msgstr "Plik listy publicznych serwerów"
#: src/settings_translation_file.cpp
msgid ""
"Set the language. Leave empty to use the system language.\n"
"A restart is required after changing this."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Set to true enables waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Set to true enables waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Set to true enables waving water.\n"
"Requires shaders to be enabled."
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Shader path"
msgstr "Shadery"
#: src/settings_translation_file.cpp
msgid ""
"Shaders allow advanced visual effects and may increase performance on some "
"video cards.\n"
"This only works with the OpenGL video backend."
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Shadow limit"
msgstr "Limit bloków mapy"
#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Show debug info"
msgstr "Pokaż informacje debugowania"
#: src/settings_translation_file.cpp
msgid "Show entity selection boxes"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Shutdown message"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Size of chunks to be generated at once by mapgen, stated in mapblocks (16 "
"nodes)."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Size of the MapBlock cache of the mesh generator. Increasing this will\n"
"increase the cache hit %, reducing the data being copied from the main\n"
"thread, thus reducing jitter."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Slice w"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Slope and fill work together to modify the heights"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Small-scale temperature variation for blending biomes on borders."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Smooth lighting"
msgstr "Płynne oświetlenie"
#: src/settings_translation_file.cpp
msgid ""
"Smooths camera when looking around. Also called look or mouse smoothing.\n"
"Useful for recording videos."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Smooths rotation of camera in cinematic mode. 0 to disable."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Smooths rotation of camera. 0 to disable."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Sneak key"
msgstr "Skradanie"
#: src/settings_translation_file.cpp
msgid "Sound"
msgstr "Dźwięk"
#: 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 ""
#: src/settings_translation_file.cpp
msgid "Static spawnpoint"
msgstr "Statyczny punkt spawnu"
#: src/settings_translation_file.cpp
msgid "Status message on connection"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Steepness noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Strength of parallax."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Strict protocol checking"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Strip color codes"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Support older servers"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Synchronous SQLite"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Temperature variation for biomes."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Terrain Height"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Terrain alt noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Terrain base noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Terrain higher noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Terrain noise"
msgstr ""
#: 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 ""
#: 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 ""
#: src/settings_translation_file.cpp
msgid "Terrain persistence noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Texture path"
msgstr "Paczki tekstur"
#: src/settings_translation_file.cpp
msgid "The altitude at which temperature drops by 20C"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"The default format in which profiles are being saved,\n"
"when calling `/profiler save [format]` without format."
msgstr ""
#: src/settings_translation_file.cpp
msgid "The depth of dirt or other filler"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"The file path relative to your worldpath in which profiles will be saved to."
msgstr ""
#: src/settings_translation_file.cpp
msgid "The identifier of the joystick to use"
msgstr ""
#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""
#: 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 ""
#: src/settings_translation_file.cpp
msgid "The rendering back-end for Irrlicht."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"The sensitivity of the joystick axes for moving the\n"
"ingame view frustum around."
msgstr ""
#: 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 ""
#: 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 ""
#: src/settings_translation_file.cpp
msgid ""
"The time in seconds it takes between repeated events\n"
"when holding down a joystick button combination."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"The time in seconds it takes between repeated right clicks when holding the "
"right mouse button."
msgstr ""
#: src/settings_translation_file.cpp
msgid "The type of joystick"
msgstr ""
#: src/settings_translation_file.cpp
msgid "This font will be used for certain languages."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Time in between active block management cycles"
msgstr ""
#: 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 ""
#: src/settings_translation_file.cpp
msgid "Time send interval"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Time speed"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Timeout for client to remove unused map data from memory."
msgstr ""
#: 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 ""
#: src/settings_translation_file.cpp
msgid "Toggle camera mode key"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Tooltip delay"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Trees noise"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Trilinear filtering"
msgstr "Filtrowanie trójliniowe"
#: src/settings_translation_file.cpp
msgid ""
"True = 256\n"
"False = 128\n"
"Useable to make minimap smoother on slower machines."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Trusted mods"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Typical maximum height, above and below midpoint, of floatland mountain "
"terrain."
msgstr ""
#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Undersampling"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Undersampling is similar to using lower screen resolution, but it applies\n"
"to the game world only, keeping the GUI intact.\n"
"It should give significant performance boost at the cost of less detailed "
"image."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Unlimited player transfer distance"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Unload unused server data"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Use 3D cloud look instead of flat."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Use a cloud animation for the main menu background."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Use anisotropic filtering when viewing at textures from an angle."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Use bilinear filtering when scaling textures."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Use key"
msgstr "Klawisz użycia"
#: src/settings_translation_file.cpp
msgid "Use mip mapping to scale textures. May slightly increase performance."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Use trilinear filtering when scaling textures."
msgstr ""
#: src/settings_translation_file.cpp
msgid "V-Sync"
msgstr ""
#: src/settings_translation_file.cpp
msgid "VBO"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Valley Depth"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Valley Fill"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Valley Profile"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Valley Slope"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Valleys C Flags"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Variation of biome filler depth."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Variation of hill height and lake depth on floatland smooth terrain."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Variation of number of caves."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Variation of terrain vertical scale.\n"
"When noise is < -0.55 terrain is near-flat."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Varies depth of biome surface nodes."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Varies roughness of terrain.\n"
"Defines the 'persistence' value for terrain_base and terrain_alt noises."
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Varies steepness of cliffs."
msgstr "Kontroluje stromość/wysokość gór."
#: src/settings_translation_file.cpp
msgid "Vertical screen synchronization."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Video driver"
msgstr ""
#: src/settings_translation_file.cpp
msgid "View bobbing factor"
msgstr ""
#: src/settings_translation_file.cpp
msgid "View distance in nodes."
msgstr ""
#: src/settings_translation_file.cpp
msgid "View range decrease key"
msgstr ""
#: src/settings_translation_file.cpp
msgid "View range increase key"
msgstr ""
#: src/settings_translation_file.cpp
msgid "View zoom key"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Viewing range"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Volume"
msgstr "Głośność"
#: src/settings_translation_file.cpp
msgid ""
"W co-ordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
"Has no effect on 3D fractals.\n"
"Range roughly -2 to 2."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Walking speed"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Water Features"
msgstr "Funkcje wody"
#: src/settings_translation_file.cpp
msgid "Water level"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Water surface level of the world."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Waving Nodes"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Waving leaves"
msgstr "Falujące liście"
#: src/settings_translation_file.cpp
msgid "Waving plants"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Waving water"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Waving water height"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Waving water length"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Waving water speed"
msgstr ""
#: 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 ""
#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter_txr2img is true, copy those images\n"
"from hardware to software for scaling. When false, fall back\n"
"to the old scaling method, for video drivers that don't\n"
"properly support downloading textures back from hardware."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"When using bilinear/trilinear/anisotropic filters, low-resolution textures\n"
"can be blurred, so automatically upscale them with nearest-neighbor\n"
"interpolation to preserve crisp pixels. This sets the minimum texture size\n"
"for the upscaled textures; higher values look sharper, but require more\n"
"memory. Powers of 2 are recommended. Setting this higher than 1 may not\n"
"have a visible effect unless bilinear/trilinear/anisotropic filtering is\n"
"enabled."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Whether freetype fonts are used, requires freetype support to be compiled in."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Whether node texture animations should be desynchronized per mapblock."
msgstr ""
#: 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 ""
#: src/settings_translation_file.cpp
msgid "Whether to allow players to damage and kill each other."
msgstr ""
#: 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 ""
#: src/settings_translation_file.cpp
msgid "Whether to fog out the end of the visible area."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Whether to support older servers before protocol version 25.\n"
"Enable if you want to connect to 0.4.12 servers and before.\n"
"Servers starting with 0.4.13 will work, 0.4.12-dev servers may work.\n"
"Disabling this option will protect your password better."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Width component of the initial window size."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Width of the selectionbox's lines around nodes."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Windows systems only: Start Minetest with the command line window in the "
"background.\n"
"Contains the same information as the file debug.txt (default name)."
msgstr ""
#: 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
#, fuzzy
msgid "Y of flat ground."
msgstr "Y płaskiego podłoża."
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Y of upper limit of large pseudorandom caves."
msgstr "Y górnego limitu preudolosowych jaskiń."
#: src/settings_translation_file.cpp
msgid "Y-distance over which caverns expand to full size."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Y-level of average terrain surface."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Y-level of cavern upper limit."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Y-level of floatland midpoint and lake surface."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Y-level of higher (cliff-top) terrain."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Y-level of lower terrain and lakebeds."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Y-level of seabed."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Y-level to which floatland shadows extend."
msgstr ""
#: src/settings_translation_file.cpp
msgid "block send optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr "cURL przekroczono limit pobierania pliku"
#: src/settings_translation_file.cpp
msgid "cURL parallel limit"
msgstr ""
#: src/settings_translation_file.cpp
msgid "cURL timeout"
msgstr "Limit czasu cURL"
#, fuzzy
#~ msgid "Preload inventory textures"
#~ msgstr "Ładowanie..."
#, fuzzy
#~ msgid "Downloading"
#~ msgstr "Ściągnij"
#~ msgid "Left click: Move all items, Right click: Move single item"
#~ msgstr ""
#~ "Lewy przycisk myszy: przenieś wszystkie przedmioty, Prawy przycisk myszy: "
#~ "przenieś pojedynczy przedmiot"
#~ msgid "is required by:"
#~ msgstr "wymagane przez:"
#~ msgid "Configuration saved. "
#~ msgstr "Konfiguracja zapisana. "
#~ msgid "Warning: Configuration not consistent. "
#~ msgstr "Ostrzeżenie: Plik konfiguracyjny niespójny. "
#~ msgid "Cannot create world: Name contains invalid characters"
#~ msgstr "Nie można stworzyć świata: Nazwa zawiera niedozwolone znaki"
#~ msgid "Show Public"
#~ msgstr "Pokaż publiczne"
#~ msgid "Show Favorites"
#~ msgstr "Pokaż ulubione"
#~ msgid "Leave address blank to start a local server."
#~ msgstr "Pozostaw pole adresu puste, by uruchomić serwer lokalny."
#~ msgid "Create world"
#~ msgstr "Stwórz świat"
#~ msgid "Address required."
#~ msgstr "Wymagany adres."
#~ msgid "Cannot delete world: Nothing selected"
#~ msgstr "Nie można skasować świata: nic nie zaznaczono"
#~ msgid "Files to be deleted"
#~ msgstr "Pliki do skasowania"
#~ msgid "Cannot create world: No games found"
#~ msgstr "Nie można utworzyć świata: Nie znaleziono żadnego trybu gry"
#~ msgid "Cannot configure world: Nothing selected"
#~ msgstr "Nie można skonfigurować świata: Nic nie zaznaczono"
#~ msgid "Failed to delete all world files"
#~ msgstr "Nie udało się skasować wszystkich plików świata"
#~ msgid ""
#~ "Default Controls:\n"
#~ "- WASD: Walk\n"
#~ "- Mouse left: dig/hit\n"
#~ "- Mouse right: place/use\n"
#~ "- Mouse wheel: select item\n"
#~ "- 0...9: select item\n"
#~ "- Shift: sneak\n"
#~ "- R: Toggle viewing all loaded chunks\n"
#~ "- I: Inventory menu\n"
#~ "- ESC: This menu\n"
#~ "- T: Chat\n"
#~ msgstr ""
#~ "Domyślne ustawienia:\n"
#~ "- WASD: poruszanie\n"
#~ "- Lewy przycisk myszki: kop/uderz\n"
#~ "- Prawy przycisk myszki: połóż/użyj\n"
#~ "- Kółko myszy: wybieranie przedmiotu\n"
#~ "- 0...9: wybieranie przedmiotu\n"
#~ "- Shift: skradanie\n"
#~ "- R: przełączanie trybu widoczności\n"
#~ "- I: menu ekwipunku\n"
#~ "- ESC: to menu\n"
#~ "- T: czat\n"
#~ msgid ""
#~ "Warning: Some configured mods are missing.\n"
#~ "Their setting will be removed when you save the configuration. "
#~ msgstr ""
#~ "Ostrzeżenie: Niektóre z modyfikacji nie zostały znalezione.\n"
#~ "Ich ustawienia zostaną usunięte gdy zapiszesz konfigurację. "
#~ msgid ""
#~ "Warning: Some mods are not configured yet.\n"
#~ "They will be enabled by default when you save the configuration. "
#~ msgstr ""
#~ "Uwaga: Niektóre z modyfikacji nie zostały jeszcze skonfigurowane.\n"
#~ "Zostaną domyślnie włączone gdy zapiszesz konfigurację. "
#, fuzzy
#~ msgid "Add mod:"
#~ msgstr "<<--Dodaj mod"
#~ msgid "MODS"
#~ msgstr "MODY"
#~ msgid "TEXTURE PACKS"
#~ msgstr "PACZKI TEKSTUR"
#~ msgid "SINGLE PLAYER"
#~ msgstr "TRYB JEDNOOSOBOWY"
#~ msgid "Finite Liquid"
#~ msgstr "Realistyczne ciecze"
#~ msgid "Preload item visuals"
#~ msgstr "Ładuj obrazy przedmiotów"
#~ msgid "SETTINGS"
#~ msgstr "USTAWIENIA"
#~ msgid "Password"
#~ msgstr "Hasło"
#~ msgid "Name"
#~ msgstr "Nazwa"
#~ msgid "START SERVER"
#~ msgstr "URUCHOM SERWER"
#~ msgid "CLIENT"
#~ msgstr "KLIENT"
#~ msgid "<<-- Add mod"
#~ msgstr "<<--Dodaj mod"
#~ msgid "Remove selected mod"
#~ msgstr "Usuń zaznaczony mod"
#~ msgid "EDIT GAME"
#~ msgstr "EDYTUJ GRĘ"
#~ msgid "new game"
#~ msgstr "nowa gra"
#~ msgid "Mods:"
#~ msgstr "Mody:"
#~ msgid "GAMES"
#~ msgstr "GRY"
#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\""
#~ msgstr "Gamemgr: Kopiowanie moda \"$1\" do gry \"$2\" nie powiodło się"
#, fuzzy
#~ msgid "If enabled, "
#~ msgstr "włączone"
#, fuzzy
#~ msgid "If disabled "
#~ msgstr "Wyłącz wszystkie"
#~ msgid "No!!!"
#~ msgstr "Nie!!"
#~ msgid "Generate Normalmaps"
#~ msgstr "Generuj mapy normalnych"
#~ msgid "Public Serverlist"
#~ msgstr "Lista publicznych serwerów"
#~ msgid "No of course not!"
#~ msgstr "Oczywiście, że nie!"
#~ msgid "Useful for mod developers."
#~ msgstr "Przydatne dla twórców modyfikacji."
#, fuzzy
#~ msgid ""
#~ "How many blocks are flying in the wire simultaneously for the whole "
#~ "server."
#~ msgstr ""
#~ "Jak dużo bloków może jednocześnie być przesyłana przez sieć dla całego "
#~ "serwera."
#, fuzzy
#~ msgid "Detailed mod profiling"
#~ msgstr "Szczegółowe profilowanie modyfikacji"
#, fuzzy
#~ msgid "Detailed mod profile data. Useful for mod developers."
#~ msgstr "Szczegółowe dane profilowania. Przydatne dla twórców modyfikacji."
#~ msgid "Mapgen v7 cave width"
#~ msgstr "Generator mapy v7 szerokość jaskini"
#~ msgid "Mapgen v5 cave width"
#~ msgstr "Generator mapy v5 szerokość jaskini"
#, fuzzy
#~ msgid "Mapgen fractal slice w"
#~ msgstr "Generator mapy"
#~ msgid "Mapgen fractal scale"
#~ msgstr "Generator mapy fractal skala"
#, fuzzy
#~ msgid "Mapgen fractal offset"
#~ msgstr "Generator mapy"
#~ msgid "Mapgen fractal iterations"
#~ msgstr "Generator mapy fractal iteracje"
#, fuzzy
#~ msgid "Mapgen fractal fractal"
#~ msgstr "Generator mapy"
#~ msgid "Mapgen fractal cave width"
#~ msgstr "Generator mapy fractal szerokość jaskini"
#~ msgid "Mapgen flat cave width"
#~ msgstr "Generator mapy flat szerokość jaskini"
#~ msgid ""
#~ "Determines terrain shape.\n"
#~ "The 3 numbers in brackets control the scale of the\n"
#~ "terrain, the 3 numbers should be identical."
#~ msgstr ""
#~ "Determinuje kształt terenu.\n"
#~ "Trzy liczby w nawiasach kontrolują skalę terenu\n"
#~ "oraz powinny być identyczne."
#~ msgid ""
#~ "Controls size of deserts and beaches in Mapgen v6.\n"
#~ "When snowbiomes are enabled 'mgv6_freq_desert' is ignored."
#~ msgstr ""
#~ "Kontrola szerokości pustyni i plaż w generatorze map v6.\n"
#~ "Kiedy śnieżne biomy są włączone to 'mgv6_freq_desert' zostanie "
#~ "zignorowane."
#~ msgid "Plus"
#~ msgstr "Plus"
#~ msgid "Period"
#~ msgstr "Kropka"
#~ msgid "PA1"
#~ msgstr "PA1"
#~ msgid "Minus"
#~ msgstr "Minus"
#~ msgid "Kanji"
#~ msgstr "Kanji"
#~ msgid "Kana"
#~ msgstr "Kana"
#~ msgid "Junja"
#~ msgstr "Junja"
#~ msgid "Final"
#~ msgstr "Final"
#~ msgid "ExSel"
#~ msgstr "ExSel"
#~ msgid "CrSel"
#~ msgstr "CrSel"
#~ msgid "Comma"
#~ msgstr "Przecinek"
#~ msgid "Capital"
#~ msgstr "Caps Lock"
#~ msgid "Attn"
#~ msgstr "Attn"
#~ msgid "Start Game"
#~ msgstr "Rozpocznij grę/Połącz"
#~ msgid "Hide mp content"
#~ msgstr "Ukryj zawartość paczki modów"
#~ msgid ""
#~ "Disable escape sequences, e.g. chat coloring.\n"
#~ "Use this if you want to run a server with pre-0.4.14 clients and you want "
#~ "to disable\n"
#~ "the escape sequences generated by mods."
#~ msgstr ""
#~ "Wyłącza sekwencję ucieczki np. kolorowanie czatu.\n"
#~ "Użyj tego jeśli chcesz uruchomić serwer dla klientów przed 0.4.14 i "
#~ "chcesz wyłączyć\n"
#~ "sekwencję ucieczki generowaną przez modyfikacje."
#~ msgid "Disable escape sequences"
#~ msgstr "Wyłącza sekwencję ucieczki"
#~ msgid "Descending speed"
#~ msgstr "Szybkość opadania"
#, fuzzy
#~ msgid "Autorun key"
#~ msgstr "Tryb automatycznego biegania"
#~ msgid "Use"
#~ msgstr "Użyj"
#~ msgid "Shutting down..."
#~ msgstr "Wyłączanie..."
#~ msgid "Resolving address..."
#~ msgstr "Sprawdzanie adresu..."
#~ msgid "Creating server..."
#~ msgstr "Tworzenie serwera...."
#~ msgid "Creating client..."
#~ msgstr "Tworzenie klienta..."
#~ msgid "Connecting to server..."
#~ msgstr "Łączenie z serwerem..."
#~ msgid "re-Install"
#~ msgstr "Ponowna instalacja"
#~ msgid "Unsorted"
#~ msgstr "Nieposortowane"
#~ msgid "Successfully installed:"
#~ msgstr "Zainstalowano pomyślnie:"
#~ msgid "Shortname:"
#~ msgstr "Nazwa skrócona:"
#~ msgid "Rating"
#~ msgstr "Ocena"
#~ msgid "Page $1 of $2"
#~ msgstr "Strona $1 z $2"
#~ msgid "Install"
#~ msgstr "Instaluj"
#~ msgid "Downloading $1, please wait..."
#~ msgstr "Ściąganie $1, czekaj..."
#~ msgid "Close store"
#~ msgstr "Zamknij"
#~ msgid "Select path"
#~ msgstr "Wybierz ścieżkę"
#~ msgid "Optionally the lacunarity can be appended with a leading comma."
#~ msgstr "Opcjonalnie można dołączyć lakunarność poprzedzoną przecinkiem."
#~ msgid "No worldname given or no game selected"
#~ msgstr "Nie podano nazwy świata lub nie wybrano gry"