Automatic bundle update
This commit is contained in:
@@ -1358,6 +1358,8 @@ rules.weather = Pogoda
|
||||
rules.weather.frequency = Częstotliwość:
|
||||
rules.weather.always = Zawsze
|
||||
rules.weather.duration = Czas trwania:
|
||||
rules.placerangecheck.info = Prevents players from placing anything near enemy buildings. When trying to place a turret, the range is increased, so the turret will not be able to reach the enemy.
|
||||
rules.onlydepositcore.info = Prevents units from depositing items into any buildings except cores.
|
||||
|
||||
content.item.name = Przedmioty
|
||||
content.liquid.name = Płyny
|
||||
@@ -2309,7 +2311,7 @@ unit.emanate.description = Lotnicza jednostka aministracyjna zdolna do wydobycia
|
||||
lst.read = Wczytuje liczbę z połączonej komórki pamięci.
|
||||
lst.write = Zapisuje liczbę do połączonej komórki pamięci.
|
||||
lst.print = Dodaje tekst do buforu drukującego.\nNie wyświetla niczego dopóki [accent]Print Flush[] nie jest użyte.
|
||||
lst.format = Replace next placeholder in text buffer with a value.\nDoes not do anything if placeholder pattern is invalid.\nPlaceholder pattern: "{[accent]number 0-9[]}"\nExample:\n[accent]print "test {0}"\nformat "example"
|
||||
lst.format = Replace next placeholder in text buffer with a value.\nDoes not do anything if placeholder pattern is invalid.\nPlaceholder pattern: "{[accent]number 0-9[]}"\nExample:\n[accent]print "test {0}"\nformat "example"
|
||||
lst.draw = Dodaje operacje do buforu rysującego.\nNie wyświetla niczego dopóki [accent]Draw Flush[] nie jest użyte.
|
||||
lst.drawflush = Wyświetla oczekujące operacje z funkcji [accent]Draw[] na wyświetlaczu.
|
||||
lst.printflush = Dodaje oczekujące operacje z funkcji [accent]Print[] do bloku wiadomości.
|
||||
|
||||
Reference in New Issue
Block a user