mirror of
https://github.com/minetest-mods/technic.git
synced 2025-06-28 06:20:30 +02:00
Add Polish translation (#493)
This commit is contained in:
41
technic_chests/locale/pl.txt
Normal file
41
technic_chests/locale/pl.txt
Normal file
@ -0,0 +1,41 @@
|
||||
# Polish Translation for technic_chests
|
||||
# Polskie tłumaczenie technic_chests
|
||||
# by mat9117
|
||||
|
||||
%s Chest = %s Skrzynia
|
||||
%s Locked Chest = %s Zamknięta skrzynia
|
||||
%s Locked Chest (owned by %s) = %s Zamknięta skrzynia (należy do %s)
|
||||
Color Filter: %s = Filtr kolorów: %s
|
||||
Edit chest description: = Edytuj opis skrzyni
|
||||
|
||||
# Colors
|
||||
Black = Czarny
|
||||
Blue = Niebieski
|
||||
Brown = Brązowy
|
||||
Cyan = Cyan
|
||||
Dark Green = Ciemnozielony
|
||||
Dark Grey = Ciemnoszary
|
||||
Green = Zielony
|
||||
Grey = Szary
|
||||
Magenta = Magenta
|
||||
Orange = Pomarańczowy
|
||||
Pink = Różowy
|
||||
Red = Czerwony
|
||||
Violet = Fioletowy
|
||||
White = Biały
|
||||
Yellow = Żółty
|
||||
None = Żaden
|
||||
|
||||
# Materials
|
||||
Copper = Miedziana
|
||||
Gold = Złota
|
||||
Iron = Żelazna
|
||||
Mithril = Mithrilowa
|
||||
Silver = Srebrna
|
||||
Wooden = Drewniana
|
||||
|
||||
# Sorting
|
||||
Sort = Sortuj
|
||||
Auto-sort is %s = Autosortowanie jest %s
|
||||
Off = Wyłaczone
|
||||
On = Włączone
|
Reference in New Issue
Block a user