mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2024-10-31 23:30:30 +01:00
75a0e6a318
* Turn page creation into a loop. * Add per-bag trash slot. * Changed i18n to allow replacements.
69 lines
2.0 KiB
Plaintext
69 lines
2.0 KiB
Plaintext
# Translation by RealBadAngel
|
|
|
|
### bags.lua ###
|
|
Bags = Plecaki
|
|
Bag @1 = Plecak @1
|
|
Small Bag = Maly plecak
|
|
Medium Bag = Sredni plecak
|
|
Large Bag = Duzy plecak
|
|
|
|
### inernal.lua ###
|
|
First page = Pierwsza strona
|
|
Back three pages = 3 strony w tyl
|
|
Back one page = 1 strona w tyl
|
|
Forward one page = 1 strona do przodu
|
|
Forward three pages = 3 strony do przodu
|
|
Last page = Ostatnia strona
|
|
No matching items = Brak pasujacych przedmiotow
|
|
Page = Strona
|
|
%s of %s = %s z %s
|
|
Filter = Filtr
|
|
Search = Szukaj
|
|
|
|
### register.lua ###
|
|
Can use the creative inventory =
|
|
Home position set to: %s = Pozycja domowa ustawiona na: %s
|
|
Time of day set to 6am = Czas ustawiony na 6:00
|
|
You don't have the settime priviledge! = Nie masz uprawnien do zmiany czasu (settime)!
|
|
Time of day set to 9pm = Czas ustawiony na 21:00
|
|
This button has been disabled outside of creative mode to prevent accidental inventory trashing.\nUse the trash slot instead. =
|
|
Inventory cleared! =
|
|
Crafting =
|
|
Trash: = Smietnik:
|
|
Refill: = Uzupelnianie:
|
|
Crafting Guide =
|
|
Method: = Metoda:
|
|
Result: %s = Wynik: %s
|
|
crafting =
|
|
shapeless crafting =
|
|
cooking =
|
|
alloy cooking =
|
|
Copy to craft grid: =
|
|
All = Wszystko
|
|
Recipe %s of %s = Recepta %s z %s
|
|
Alternate = Alternatywa
|
|
Crafting Grid =
|
|
|
|
### waypoints.lua ###
|
|
White = Bialy
|
|
Yellow = Zolty
|
|
Red = Czerwony
|
|
Green = Zielony
|
|
Blue = Niebieski
|
|
Waypoints = Punkty orientacyjne
|
|
Waypoint active = Punkt wlaczony
|
|
Waypoint inactive = Punkt wylaczony
|
|
World position = Pozycja
|
|
Name = Nazwa
|
|
HUD text color = Kolor tekstu HUD
|
|
Edit waypoint name = Edytuj nazwe punktu
|
|
Rename waypoint = Zmien nazwe punktu
|
|
Change color of waypoint display = Zmien kolor punktu
|
|
Set waypoint to current location = Ustaw punkt orientacyjny na biezacej pozycji
|
|
Make waypoint visible = Pokaz punkt
|
|
Make waypoint invisible = Nie pokazuj punktu
|
|
Disable display of waypoint coordinates = Pokazuj koordynaty punktu
|
|
Enable display of waypoint coordinates = Nie pokazuj koordynatow punktu
|
|
Finish editing = Zakoncz edycje
|
|
Select Waypoint #%d = Wybierz punkt #%d
|