mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Merge pull request #133 from mini-bomba/polish-the-polish-2
Polishing The Polish Translation™ #6
This commit is contained in:
commit
4ec8e89412
@ -78,7 +78,7 @@ global:
|
|||||||
# Translator note: We don't use SI size units for common speak, but if you want to keep it SI
|
# Translator note: We don't use SI size units for common speak, but if you want to keep it SI
|
||||||
# ...also, Polish has wierd nature of diffrent number naming, we have "million" and "milliard"-thing wich actually is billion in English
|
# ...also, Polish has wierd nature of diffrent number naming, we have "million" and "milliard"-thing wich actually is billion in English
|
||||||
suffix:
|
suffix:
|
||||||
thousands: tyś
|
thousands: tys
|
||||||
millions: mln
|
millions: mln
|
||||||
billions: mld
|
billions: mld
|
||||||
trillions: bln
|
trillions: bln
|
||||||
@ -98,9 +98,10 @@ global:
|
|||||||
xDaysAgo: <x> dni temu
|
xDaysAgo: <x> dni temu
|
||||||
|
|
||||||
# Short formats for times, e.g. '5h 23m'
|
# Short formats for times, e.g. '5h 23m'
|
||||||
|
# 2nd translator's note: Changed 'm' to 'min' to distinguish from meters & to be consistent
|
||||||
secondsShort: <seconds>s
|
secondsShort: <seconds>s
|
||||||
minutesAndSecondsShort: <minutes>m <seconds>s
|
minutesAndSecondsShort: <minutes>min <seconds>s
|
||||||
hoursAndMinutesShort: <hours>godz <minutes>m
|
hoursAndMinutesShort: <hours>godz <minutes>min
|
||||||
|
|
||||||
xMinutes: <x> minut
|
xMinutes: <x> minut
|
||||||
|
|
||||||
@ -295,8 +296,8 @@ ingame:
|
|||||||
speed: Szybkość
|
speed: Szybkość
|
||||||
range: Zasięg
|
range: Zasięg
|
||||||
storage: Pojemność
|
storage: Pojemność
|
||||||
oneItemPerSecond: 1 obiekt / sekundę
|
oneItemPerSecond: 1 obiekt / s
|
||||||
itemsPerSecond: <x> obiektów / sekundę
|
itemsPerSecond: <x> obiektów / s
|
||||||
itemsPerSecondDouble: (x2)
|
itemsPerSecondDouble: (x2)
|
||||||
|
|
||||||
tiles: <x> kafelków
|
tiles: <x> kafelków
|
||||||
@ -532,7 +533,7 @@ storyRewards:
|
|||||||
|
|
||||||
reward_tunnel:
|
reward_tunnel:
|
||||||
title: Tunel
|
title: Tunel
|
||||||
desc: <strong>Tunel</strong> został odblokowany - Możesz prowadzić podziemne taśmociągi!
|
desc: <strong>Tunel</strong> został odblokowany - Możesz teraz prowadzić podziemne taśmociągi!
|
||||||
|
|
||||||
reward_rotater_ccw:
|
reward_rotater_ccw:
|
||||||
title: Obracanie odwrotne
|
title: Obracanie odwrotne
|
||||||
@ -549,8 +550,9 @@ storyRewards:
|
|||||||
reward_splitter_compact:
|
reward_splitter_compact:
|
||||||
title: Łącznik Kompaktowy
|
title: Łącznik Kompaktowy
|
||||||
desc: >-
|
desc: >-
|
||||||
You have unlocked a compact variant of the <strong>balancer</strong> - It
|
Odblokowano nowy wariant <strong>rozdzielacza</strong> - Przyjmuje
|
||||||
accepts two inputs and merges them into one!
|
przedmioty z dwóch taśmociągów i przenosi je na jeden!
|
||||||
|
|
||||||
reward_cutter_quad:
|
reward_cutter_quad:
|
||||||
title: Przecinak Poczwórny
|
title: Przecinak Poczwórny
|
||||||
desc: Odblokowano nowy wariant <strong>Przecinaka</strong> - Pozwala ciąć kształty na <strong>cztery ćwiartki</strong>!
|
desc: Odblokowano nowy wariant <strong>Przecinaka</strong> - Pozwala ciąć kształty na <strong>cztery ćwiartki</strong>!
|
||||||
@ -684,7 +686,7 @@ settings:
|
|||||||
keybindings:
|
keybindings:
|
||||||
title: Klawiszologia
|
title: Klawiszologia
|
||||||
hint: >-
|
hint: >-
|
||||||
Tip: Upewnij się, że wykorzystujesz CTRL, SHIFT i ALT! Pozwalają na różne metody kładzenia elementów.
|
Wskazówka: Upewnij się, że wykorzystujesz CTRL, SHIFT i ALT! Pozwalają na różne metody kładzenia elementów.
|
||||||
resetKeybindings: Zresetuj Klawiszologię
|
resetKeybindings: Zresetuj Klawiszologię
|
||||||
|
|
||||||
categoryLabels:
|
categoryLabels:
|
||||||
|
Loading…
Reference in New Issue
Block a user