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.scatter = Rozprosz
|
||||
filter.terrain = Teren
|
||||
filter.logic = Logic
|
||||
filter.logic = Logika
|
||||
filter.option.scale = Skala
|
||||
filter.option.chance = Szansa
|
||||
filter.option.mag = Wielkość
|
||||
@@ -616,25 +616,25 @@ 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
|
||||
filter.option.code = Kod
|
||||
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.deletelocale = Are you sure you want to delete this locale bundle?
|
||||
locales.applytoall = Apply Changes To All Locales
|
||||
locales.addtoother = Add To Other Locales
|
||||
locales.rollback = Rollback to last applied
|
||||
locales.filter = Property filter
|
||||
locales.searchname = Search name...
|
||||
locales.searchvalue = Search value...
|
||||
locales.searchlocale = Search locale...
|
||||
locales.byname = By name
|
||||
locales.byvalue = By value
|
||||
locales.showcorrect = Show properties that are present in all locales and have unique values everywhere
|
||||
locales.showmissing = Show properties that are missing in some locales
|
||||
locales.showsame = Show properties that have same values in different locales
|
||||
locales.viewproperty = View in all locales
|
||||
locales.viewing = Viewing property "{0}"
|
||||
locales.addicon = Add Icon
|
||||
locales.deletelocale = Czy na pewno chcesz usunąć ten pakiet lokalizacji?
|
||||
locales.applytoall = Zastosuj Do Wszystkich Lokalizacji
|
||||
locales.addtoother = Dodaj Do Innych Lokalizacji
|
||||
locales.rollback = Cofnij do ostatnio zastosowanego
|
||||
locales.filter = Filtr właściwości
|
||||
locales.searchname = Szukaj nazwy...
|
||||
locales.searchvalue = Szukaj wartości...
|
||||
locales.searchlocale = Szukaj lokalizacji...
|
||||
locales.byname = Po nazwie
|
||||
locales.byvalue = Po wartośći
|
||||
locales.showcorrect = Pokaż właściwości, które są obecne we wszystkich lokalizacjach i wszędzie mają unikalne wartości
|
||||
locales.showmissing = Pokaż właściwości, których brakuje w niektórych lokalizacjach
|
||||
locales.showsame = Pokaż właściwości, które mają te same wartości w różnych lokalizacjach
|
||||
locales.viewproperty = Wyświetlanie we wszystkich lokalizacjach
|
||||
locales.viewing = Wyświetlanie właściwości "{0}"
|
||||
locales.addicon = Dodaj Ikonę
|
||||
|
||||
width = Szerokość:
|
||||
height = Wysokość:
|
||||
@@ -1017,7 +1017,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.ammocapacity = Pojemność Amunicji
|
||||
stat.damagemultiplier = Mnożnik Obrażeń
|
||||
stat.healthmultiplier = Mnożnik Zdrowia
|
||||
stat.speedmultiplier = Mnożnik Prędkości
|
||||
@@ -1151,7 +1151,7 @@ unit.items = przedmioty
|
||||
unit.thousands = tys.
|
||||
unit.millions = mln.
|
||||
unit.billions = mld.
|
||||
unit.shots = shots
|
||||
unit.shots = strzały
|
||||
unit.pershot = /strzał
|
||||
category.purpose = Opis
|
||||
category.general = Główne
|
||||
|
||||
Reference in New Issue
Block a user