Update pl translation (#9831)
This commit is contained in:
committed by
GitHub
parent
48bf8aa078
commit
f825e17be0
@@ -593,7 +593,7 @@ filter.clear = Oczyść
|
|||||||
filter.option.ignore = Ignoruj
|
filter.option.ignore = Ignoruj
|
||||||
filter.scatter = Rozprosz
|
filter.scatter = Rozprosz
|
||||||
filter.terrain = Teren
|
filter.terrain = Teren
|
||||||
filter.logic = Logic
|
filter.logic = Logika
|
||||||
filter.option.scale = Skala
|
filter.option.scale = Skala
|
||||||
filter.option.chance = Szansa
|
filter.option.chance = Szansa
|
||||||
filter.option.mag = Wielkość
|
filter.option.mag = Wielkość
|
||||||
@@ -616,25 +616,25 @@ filter.option.floor2 = Druga Podłoga
|
|||||||
filter.option.threshold2 = Drugi Próg
|
filter.option.threshold2 = Drugi Próg
|
||||||
filter.option.radius = Zasięg
|
filter.option.radius = Zasięg
|
||||||
filter.option.percentile = Procent
|
filter.option.percentile = Procent
|
||||||
filter.option.code = Code
|
filter.option.code = Kod
|
||||||
filter.option.loop = Loop
|
filter.option.loop = Pętla
|
||||||
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.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.deletelocale = Czy na pewno chcesz usunąć ten pakiet lokalizacji?
|
||||||
locales.applytoall = Apply Changes To All Locales
|
locales.applytoall = Zastosuj Do Wszystkich Lokalizacji
|
||||||
locales.addtoother = Add To Other Locales
|
locales.addtoother = Dodaj Do Innych Lokalizacji
|
||||||
locales.rollback = Rollback to last applied
|
locales.rollback = Cofnij do ostatnio zastosowanego
|
||||||
locales.filter = Property filter
|
locales.filter = Filtr właściwości
|
||||||
locales.searchname = Search name...
|
locales.searchname = Szukaj nazwy...
|
||||||
locales.searchvalue = Search value...
|
locales.searchvalue = Szukaj wartości...
|
||||||
locales.searchlocale = Search locale...
|
locales.searchlocale = Szukaj lokalizacji...
|
||||||
locales.byname = By name
|
locales.byname = Po nazwie
|
||||||
locales.byvalue = By value
|
locales.byvalue = Po wartośći
|
||||||
locales.showcorrect = Show properties that are present in all locales and have unique values everywhere
|
locales.showcorrect = Pokaż właściwości, które są obecne we wszystkich lokalizacjach i wszędzie mają unikalne wartości
|
||||||
locales.showmissing = Show properties that are missing in some locales
|
locales.showmissing = Pokaż właściwości, których brakuje w niektórych lokalizacjach
|
||||||
locales.showsame = Show properties that have same values in different locales
|
locales.showsame = Pokaż właściwości, które mają te same wartości w różnych lokalizacjach
|
||||||
locales.viewproperty = View in all locales
|
locales.viewproperty = Wyświetlanie we wszystkich lokalizacjach
|
||||||
locales.viewing = Viewing property "{0}"
|
locales.viewing = Wyświetlanie właściwości "{0}"
|
||||||
locales.addicon = Add Icon
|
locales.addicon = Dodaj Ikonę
|
||||||
|
|
||||||
width = Szerokość:
|
width = Szerokość:
|
||||||
height = Wysokość:
|
height = Wysokość:
|
||||||
@@ -1017,7 +1017,7 @@ stat.abilities = Umiejętności
|
|||||||
stat.canboost = Może przyspieszyć
|
stat.canboost = Może przyspieszyć
|
||||||
stat.flying = Może latać
|
stat.flying = Może latać
|
||||||
stat.ammouse = Zużycie Amunicji
|
stat.ammouse = Zużycie Amunicji
|
||||||
stat.ammocapacity = Ammo Capacity
|
stat.ammocapacity = Pojemność Amunicji
|
||||||
stat.damagemultiplier = Mnożnik Obrażeń
|
stat.damagemultiplier = Mnożnik Obrażeń
|
||||||
stat.healthmultiplier = Mnożnik Zdrowia
|
stat.healthmultiplier = Mnożnik Zdrowia
|
||||||
stat.speedmultiplier = Mnożnik Prędkości
|
stat.speedmultiplier = Mnożnik Prędkości
|
||||||
@@ -1151,7 +1151,7 @@ unit.items = przedmioty
|
|||||||
unit.thousands = tys.
|
unit.thousands = tys.
|
||||||
unit.millions = mln.
|
unit.millions = mln.
|
||||||
unit.billions = mld.
|
unit.billions = mld.
|
||||||
unit.shots = shots
|
unit.shots = strzały
|
||||||
unit.pershot = /strzał
|
unit.pershot = /strzał
|
||||||
category.purpose = Opis
|
category.purpose = Opis
|
||||||
category.general = Główne
|
category.general = Główne
|
||||||
|
|||||||
Reference in New Issue
Block a user