Merge branch 'master' into mod-dependencies
This commit is contained in:
@@ -438,6 +438,11 @@ editor.rules = Zasady:
|
||||
editor.generation = Generacja:
|
||||
editor.objectives = Cele
|
||||
editor.locales = Locale Bundles
|
||||
editor.worldprocessors = World Processors
|
||||
editor.worldprocessors.editname = Edit Name
|
||||
editor.worldprocessors.none = [lightgray]No world processor blocks found!\nAdd one in the map editor, or use the \ue813 Add button below.
|
||||
editor.worldprocessors.nospace = No free space to place a world processor!\nDid you fill the map with structures? Why would you do this?
|
||||
editor.worldprocessors.delete.confirm = Are you sure you want to delete this world processor?\n\nIf it is surrounded by walls, it will be replaced by an environmental wall.
|
||||
editor.ingame = Edytuj w Grze
|
||||
editor.playtest = Testuj Mapę
|
||||
editor.publish.workshop = Opublikuj w Warsztacie
|
||||
@@ -494,6 +499,7 @@ editor.default = [lightgray]<Domyślne>
|
||||
details = Detale...
|
||||
edit = Edytuj...
|
||||
variables = Zmienne
|
||||
logic.clear.confirm = Are you sure you want to clear all code from this processor?
|
||||
logic.globals = Built-in Variables
|
||||
editor.name = Nazwa:
|
||||
editor.spawn = Stwórz Jednostkę
|
||||
@@ -581,6 +587,7 @@ filter.clear = Oczyść
|
||||
filter.option.ignore = Ignoruj
|
||||
filter.scatter = Rozprosz
|
||||
filter.terrain = Teren
|
||||
filter.logic = Logic
|
||||
filter.option.scale = Skala
|
||||
filter.option.chance = Szansa
|
||||
filter.option.mag = Wielkość
|
||||
@@ -603,6 +610,8 @@ filter.option.floor2 = Druga Podłoga
|
||||
filter.option.threshold2 = Drugi Próg
|
||||
filter.option.radius = Zasięg
|
||||
filter.option.percentile = Procent
|
||||
filter.option.code = Code
|
||||
filter.option.loop = Loop
|
||||
locales.info = Here, you can add locale bundles for specific languages to your map. In locale bundles, each property has a name and a value. These properties can be used by world processors and objectives using their names. They support text formatting (replacing placeholders with actual values).\n\n[cyan]Example property:\n[]name: [accent]timer[]\nvalue: [accent]Example timer, time left: {0}[]\n\n[cyan]Usage:\n[]Set it as objective's text: [accent]@timer\n\n[]Print it in a world processor:\n[accent]localeprint "timer"\nformat time\n[gray](where time is a separately calculated variable)
|
||||
locales.deletelocale = Are you sure you want to delete this locale bundle?
|
||||
locales.applytoall = Apply Changes To All Locales
|
||||
@@ -971,6 +980,7 @@ stat.abilities = Umiejętności
|
||||
stat.canboost = Może przyspieszyć
|
||||
stat.flying = Może latać
|
||||
stat.ammouse = Zużycie Amunicji
|
||||
stat.ammocapacity = Ammo Capacity
|
||||
stat.damagemultiplier = Mnożnik Obrażeń
|
||||
stat.healthmultiplier = Mnożnik Zdrowia
|
||||
stat.speedmultiplier = Mnożnik Prędkości
|
||||
@@ -1097,6 +1107,7 @@ unit.items = przedmioty
|
||||
unit.thousands = tys.
|
||||
unit.millions = mln.
|
||||
unit.billions = mld.
|
||||
unit.shots = shots
|
||||
unit.pershot = /strzał
|
||||
category.purpose = Opis
|
||||
category.general = Główne
|
||||
@@ -1106,6 +1117,8 @@ category.items = Przedmioty
|
||||
category.crafting = Przetwórstwo
|
||||
category.function = Funkcja
|
||||
category.optional = Dodatkowe ulepszenia
|
||||
setting.alwaysmusic.name = Always Play Music
|
||||
setting.alwaysmusic.description = When enabled, music will always play on loop in-game.\nWhen disabled, it only plays at random intervals.
|
||||
setting.skipcoreanimation.name = Pomiń Animację Wystrzału/Lądowania
|
||||
setting.landscape.name = Zablokuj tryb panoramiczny
|
||||
setting.shadows.name = Cienie
|
||||
@@ -1302,7 +1315,10 @@ rules.disableworldprocessors = Wyłącz Procesor Świata
|
||||
rules.schematic = Zezwalaj na schematy
|
||||
rules.wavetimer = Zegar Fal
|
||||
rules.wavesending = Wysyłanie Fal
|
||||
rules.allowedit = Allow Editing Rules
|
||||
rules.allowedit.info = When enabled, the player can edit rules in-game via the button in the bottom left corner of the Pause menu.
|
||||
rules.waves = Fale
|
||||
rules.airUseSpawns = Air units use spawn points
|
||||
rules.attack = Tryb Ataku
|
||||
rules.buildai = AI Budowania Baz
|
||||
rules.buildaitier = Poziom Budowania AI
|
||||
@@ -2348,6 +2364,7 @@ lst.getflag = Sprawdź, czy ustawiona jest flaga globalna.
|
||||
lst.setprop = Ustaw właściwość jednostki lub budynku.
|
||||
lst.effect = Stwórz efekt cząsteczki.
|
||||
lst.sync = Synchronizuje zmienną poprzez sieć.\nWywoływane maksymalnie 10 razy na sekundę.
|
||||
lst.playsound = Plays a sound.\nVolume and pan can be a global value, or calculated based on position.
|
||||
lst.makemarker = Stwórz nowy marker logiki.\nMusisz podać ID, aby móc go później zidentyfikować.\nLimit markerów to 20,000.
|
||||
lst.setmarker = Ustaw właściwości markera.\nID markera musi być takie samo jak podczas jego tworzenia.
|
||||
lst.localeprint = Add map locale property value to the text buffer.\nTo set map locale bundles in map editor, check [accent]Map Info > Locale Bundles[].\nIf client is a mobile device, tries to print a property ending in ".mobile" first.
|
||||
@@ -2395,6 +2412,7 @@ lenum.shoot = Strzel w określoną pozycje.
|
||||
lenum.shootp = Strzel w jednostkę/budynek z zachowaniem trajektorii.
|
||||
lenum.config = Konfiguracja budynku, np. sortownika.
|
||||
lenum.enabled = Sprawdza czy blok jest włączony.
|
||||
laccess.currentammotype = Current ammo item/liquid of a turret.
|
||||
|
||||
laccess.color = Kolor iluminatora.
|
||||
laccess.controller = Kontroler jednostki. Jeśli jest kontrolowana przez procesor, zwraca procesor.\nJeśli we formacji, zwraca przywódcę.\nW innym wypadku zwraca samą jednostkę.
|
||||
@@ -2517,6 +2535,7 @@ unitlocate.building = Zmienna wyjściowa dla zlokalizowanego budynku.
|
||||
unitlocate.outx = Wyjściowa współrzędna X.
|
||||
unitlocate.outy = Wyjściowa współrzędna Y.
|
||||
unitlocate.group = Grupa szukanych budynków.
|
||||
playsound.limit = If true, prevents this sound from playing\nif it has already been played in the same frame.
|
||||
|
||||
lenum.idle = Przestań się poruszać, jednak nadal buduj/wydobywaj.\nDomyślny stan.
|
||||
lenum.stop = Przestań poruszać się/kopać/budować.
|
||||
@@ -2535,7 +2554,7 @@ lenum.payenter = Wejdź/wyląduj na bloku ładunku, na którym znajduje się jed
|
||||
lenum.flag = Numeryczny znacznik jednostki.
|
||||
lenum.mine = Kop na danej pozycji.
|
||||
lenum.build = Buduj strukturę.
|
||||
lenum.getblock = Pobierz budynek i typ ze współrzędnych.\nJednostka musi być w zasięgu pozycji.\nSolidne niebudynki będą miały typ [accent]@solid[].
|
||||
lenum.getblock = Fetch building, floor and block type at coordinates.\nUnit must be in range of the position, otherwise null is returned.
|
||||
lenum.within = Sprawdź czy jednostka jest w pobliżu pozycji.
|
||||
lenum.boost = Zacznij/zakończ przyspieszać.
|
||||
lenum.flushtext = Flush print buffer's content to marker, if applicable.\nIf fetch is set to true, tries to fetch properties from map locale bundle or game's bundle.
|
||||
|
||||
Reference in New Issue
Block a user