mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Merge pull request #130 from mini-bomba/new-keys-polish
Translate newly added translation keys to Polish
This commit is contained in:
commit
124068bf28
@ -235,7 +235,7 @@ dialogs:
|
|||||||
massDeleteConfirm:
|
massDeleteConfirm:
|
||||||
title: Potwierdź Usuwanie
|
title: Potwierdź Usuwanie
|
||||||
desc: >-
|
desc: >-
|
||||||
Usuwasz sporą ilość budynków (<count> gwoli ścisłości)! Czy na pewno chcesz kontynuować?
|
Usuwasz sporą ilość maszyn (<count> gwoli ścisłości)! Czy na pewno chcesz kontynuować?
|
||||||
|
|
||||||
blueprintsNotUnlocked:
|
blueprintsNotUnlocked:
|
||||||
title: Jeszcze Nie Odblokowane
|
title: Jeszcze Nie Odblokowane
|
||||||
@ -257,11 +257,11 @@ dialogs:
|
|||||||
|
|
||||||
markerDemoLimit:
|
markerDemoLimit:
|
||||||
desc: Możesz stworzyć tylko dwa własne znaczniki w wersji demo. Zakup pełną wersję gry dla nielimitowanych znaczników!
|
desc: Możesz stworzyć tylko dwa własne znaczniki w wersji demo. Zakup pełną wersję gry dla nielimitowanych znaczników!
|
||||||
|
|
||||||
massCutConfirm:
|
massCutConfirm:
|
||||||
title: Confirm cut
|
title: Potwierdź wycinanie
|
||||||
desc: >-
|
desc: >-
|
||||||
You are cutting a lot of buildings (<count> to be exact)! Are you sure you
|
Wycinasz sporą ilość maszyn (<count> gwoli ścisłości)! Czy na pewno chcesz kontynuować?
|
||||||
want to do this?
|
|
||||||
|
|
||||||
ingame:
|
ingame:
|
||||||
# This is shown in the top left corner and displays useful keybindings in
|
# This is shown in the top left corner and displays useful keybindings in
|
||||||
@ -278,7 +278,7 @@ ingame:
|
|||||||
placeBuilding: Postaw budynek
|
placeBuilding: Postaw budynek
|
||||||
createMarker: Stwórz znacznik
|
createMarker: Stwórz znacznik
|
||||||
delete: Usuń
|
delete: Usuń
|
||||||
pasteLastBlueprint: Paste last blueprint
|
pasteLastBlueprint: Wklej ostatnio skopiowany obszar
|
||||||
|
|
||||||
# Everything related to placing buildings (I.e. as soon as you selected a building
|
# Everything related to placing buildings (I.e. as soon as you selected a building
|
||||||
# from the toolbar)
|
# from the toolbar)
|
||||||
@ -317,7 +317,7 @@ ingame:
|
|||||||
# Mass select information, this is when you hold CTRL and then drag with your mouse
|
# Mass select information, this is when you hold CTRL and then drag with your mouse
|
||||||
# to select multiple buildings
|
# to select multiple buildings
|
||||||
massSelect:
|
massSelect:
|
||||||
infoText: Press <keyCut> to cut, <keyCopy> to copy, <keyDelete> to remove and <keyCancel> to cancel.
|
infoText: Naciśnij <keyCut> by wyciąć, <keyCopy> by skopiować, <keyDelete> by usunąć lub <keyCancel> by anulować.
|
||||||
|
|
||||||
# The "Upgrades" window
|
# The "Upgrades" window
|
||||||
shop:
|
shop:
|
||||||
@ -574,10 +574,11 @@ storyRewards:
|
|||||||
reward_blueprints:
|
reward_blueprints:
|
||||||
title: Schematy
|
title: Schematy
|
||||||
desc: >-
|
desc: >-
|
||||||
You can now <strong>copy and paste</strong> parts of your factory! Select an
|
Możesz teraz <strong>kopiować i wklejać</strong> części swojej fabryki!
|
||||||
area (Hold CTRL, then drag with your mouse), and press 'C' to copy
|
Zaznacz obszar (Przytrzymaj CTRL, a następnie przeciągnij myszą) i naciśnij 'C',
|
||||||
it.<br><br>Pasting it is <strong>not free</strong>, you need to produce
|
by go skopiować.<br><br>Wklejanie <strong>nie jest darmowe</strong> - musisz
|
||||||
<strong>blueprint shapes</strong> to afford it! (Those you just delivered).
|
produkować <strong>kształty schematów</strong> (te, które właśnie dostarczyłeś),
|
||||||
|
by móc wklejać!
|
||||||
|
|
||||||
# Special reward, which is shown when there is no reward actually
|
# Special reward, which is shown when there is no reward actually
|
||||||
no_reward:
|
no_reward:
|
||||||
@ -739,8 +740,8 @@ keybindings:
|
|||||||
placementDisableAutoOrientation: Wyłącz automatyczną orientacje
|
placementDisableAutoOrientation: Wyłącz automatyczną orientacje
|
||||||
placeMultiple: Pozostań w trybie stawiania
|
placeMultiple: Pozostań w trybie stawiania
|
||||||
placeInverse: Odwróć automatyczną orientacje pasów
|
placeInverse: Odwróć automatyczną orientacje pasów
|
||||||
pasteLastBlueprint: Paste last blueprint
|
pasteLastBlueprint: Wklej ostatnio skopiowany obszar
|
||||||
massSelectCut: Cut area
|
massSelectCut: Wytnij obszar
|
||||||
|
|
||||||
about:
|
about:
|
||||||
title: O Grze
|
title: O Grze
|
||||||
|
Loading…
Reference in New Issue
Block a user