mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Enable polish translation
This commit is contained in:
parent
d8098df005
commit
61a0435438
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:25c712f823de0491c6c2db7b065b3940cf257402aafdfd6676af919b7a928e42
|
oid sha256:95a342ce958586280b9ebc69a41d5cc950915b787de83ddaf101dbb852bdaf86
|
||||||
size 1164218
|
size 1179560
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 36 KiB |
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e9341c471a5807f58c0277b1ae220499d85871ff62c653866074bce12ef1f0d7
|
oid sha256:2c0021548cdc52b0a70b19f7e432f6ab5dddc2a8a032694ed6fa047dc90fa904
|
||||||
size 201007
|
size 202335
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<key>fileFormatVersion</key>
|
<key>fileFormatVersion</key>
|
||||||
<int>4</int>
|
<int>4</int>
|
||||||
<key>texturePackerVersion</key>
|
<key>texturePackerVersion</key>
|
||||||
<string>5.3.0</string>
|
<string>5.4.0</string>
|
||||||
<key>autoSDSettings</key>
|
<key>autoSDSettings</key>
|
||||||
<array>
|
<array>
|
||||||
<struct type="AutoSDSettings">
|
<struct type="AutoSDSettings">
|
||||||
|
@ -82,7 +82,7 @@ export const globalConfig = {
|
|||||||
|
|
||||||
debug: {
|
debug: {
|
||||||
/* dev:start */
|
/* dev:start */
|
||||||
fastGameEnter: true,
|
// fastGameEnter: true,
|
||||||
// noArtificialDelays: true,
|
// noArtificialDelays: true,
|
||||||
// disableSavegameWrite: true,
|
// disableSavegameWrite: true,
|
||||||
// showEntityBounds: true,
|
// showEntityBounds: true,
|
||||||
|
@ -38,4 +38,10 @@ export const LANGUAGES = {
|
|||||||
code: "es",
|
code: "es",
|
||||||
region: "419",
|
region: "419",
|
||||||
},
|
},
|
||||||
|
"pl": {
|
||||||
|
name: "Polski",
|
||||||
|
data: require("./built-temp/base-pl.json"),
|
||||||
|
code: "pl",
|
||||||
|
region: "",
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
@ -315,7 +315,7 @@ ingame:
|
|||||||
title: Ulepszenia
|
title: Ulepszenia
|
||||||
buttonUnlock: Ulepsz
|
buttonUnlock: Ulepsz
|
||||||
|
|
||||||
# Gets replaced to e.g. "Tier IX"
|
# Gets replaced to e.g. "Tier IX"
|
||||||
# Translator note: translated into "rank"
|
# Translator note: translated into "rank"
|
||||||
# 2nd translator's note: I think translating this to "level" is better (and that's how Google Translate translates it :))
|
# 2nd translator's note: I think translating this to "level" is better (and that's how Google Translate translates it :))
|
||||||
tier: Poziom <x>
|
tier: Poziom <x>
|
||||||
@ -340,7 +340,7 @@ ingame:
|
|||||||
description: Wyświetla kształty dostarczone do budynku głównego.
|
description: Wyświetla kształty dostarczone do budynku głównego.
|
||||||
noShapesProduced: Brak wyprodukowanych kształtów.
|
noShapesProduced: Brak wyprodukowanych kształtów.
|
||||||
|
|
||||||
# Displays the shapes per minute, e.g. '523 / m'
|
# Displays the shapes per minute, e.g. '523 / m'
|
||||||
# Translator note: user "min" to distinguish from "meters"
|
# Translator note: user "min" to distinguish from "meters"
|
||||||
shapesPerMinute: <shapes> / min
|
shapesPerMinute: <shapes> / min
|
||||||
|
|
||||||
@ -488,13 +488,15 @@ storyRewards:
|
|||||||
# Those are the rewards gained from completing the store
|
# Those are the rewards gained from completing the store
|
||||||
reward_cutter_and_trash:
|
reward_cutter_and_trash:
|
||||||
title: Przecinanie Kształtów
|
title: Przecinanie Kształtów
|
||||||
desc: Odblokowano nową maszynę: <strong>przecinak</strong> - tnie kształt na pół <strong>pionowo - od góry do dołu</strong>, niezależnie od orientacji!<br><br>Upewnij się że zniszczysz nichciane kawałki, ponieważ <strong>może się zatkać</strong> - Na potrzeby tego otrzymujesz też kosz - niszczy wszystko co do niego przekierujesz!
|
desc: >-
|
||||||
|
Odblokowano nową maszynę: <strong>przecinak</strong> - tnie kształt na pół <strong>pionowo - od góry do dołu</strong>, niezależnie od orientacji!<br><br>Upewnij się że zniszczysz nichciane kawałki, ponieważ <strong>może się zatkać</strong> - Na potrzeby tego otrzymujesz też kosz - niszczy wszystko co do niego przekierujesz!
|
||||||
|
|
||||||
reward_rotater:
|
reward_rotater:
|
||||||
title: Obracanie
|
title: Obracanie
|
||||||
desc: Odblokowano nową maszynę: <strong>Obracacz</strong>! Obraca wejście o 90 stopni zgodnie z wskazówkami zegara.
|
desc: >-
|
||||||
|
Odblokowano nową maszynę: <strong>Obracacz</strong>! Obraca wejście o 90 stopni zgodnie z wskazówkami zegara.
|
||||||
#2nd translator's note: "Color objects" should be translated as "dye"
|
|
||||||
|
#2nd translator's note: "Color objects" should be translated as "dye"
|
||||||
reward_painter:
|
reward_painter:
|
||||||
title: Malowanie
|
title: Malowanie
|
||||||
desc: >-
|
desc: >-
|
||||||
@ -502,11 +504,13 @@ storyRewards:
|
|||||||
|
|
||||||
reward_mixer:
|
reward_mixer:
|
||||||
title: Mieszanie
|
title: Mieszanie
|
||||||
desc: Odblokowano nową maszynę: <strong>Mieszadło Kolorów</strong> - Złącz dwa kolory z pomocą <strong>modelu addytywnego</strong> dzięki tej maszynie!
|
desc: >-
|
||||||
|
Odblokowano nową maszynę: <strong>Mieszadło Kolorów</strong> - Złącz dwa kolory z pomocą <strong>modelu addytywnego</strong> dzięki tej maszynie!
|
||||||
|
|
||||||
reward_stacker:
|
reward_stacker:
|
||||||
title: Sklejanie
|
title: Sklejanie
|
||||||
desc: Odblokowano nową maszynę: <strong>Sklejacz</strong> - łączy dwa kształty w jeden! Jeżeli obiekty mogą zostać sklejone, są łączone w <strong>jeden kształt</strong>. Jeśli nie mogą zostać sklejone, kształt po prawej jest <strong>kładziony na</strong> ten z lewej!
|
desc: >-
|
||||||
|
Odblokowano nową maszynę: <strong>Sklejacz</strong> - łączy dwa kształty w jeden! Jeżeli obiekty mogą zostać sklejone, są łączone w <strong>jeden kształt</strong>. Jeśli nie mogą zostać sklejone, kształt po prawej jest <strong>kładziony na</strong> ten z lewej!
|
||||||
|
|
||||||
reward_splitter:
|
reward_splitter:
|
||||||
title: Rozdzielacz/Łącznik
|
title: Rozdzielacz/Łącznik
|
||||||
@ -715,4 +719,4 @@ demo:
|
|||||||
oneGameLimit: Limit jednego zapisu gry
|
oneGameLimit: Limit jednego zapisu gry
|
||||||
customizeKeybindings: Personalizowanie Klawiszologii
|
customizeKeybindings: Personalizowanie Klawiszologii
|
||||||
|
|
||||||
settingNotAvailable: Niedostępne w wersji demo.
|
settingNotAvailable: Niedostępne w wersji demo.
|
||||||
|
Loading…
Reference in New Issue
Block a user