mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Add more languages
This commit is contained in:
parent
10d88db4ab
commit
28812c948a
@ -26,4 +26,16 @@ export const LANGUAGES = {
|
||||
code: "pt",
|
||||
region: "BR",
|
||||
},
|
||||
"cs": {
|
||||
name: "Čeština",
|
||||
data: require("./built-temp/base-cz.json"),
|
||||
code: "cs",
|
||||
region: "",
|
||||
},
|
||||
"es-419": {
|
||||
name: "Español (Latinoamérica)",
|
||||
data: require("./built-temp/base-es.json"),
|
||||
code: "es",
|
||||
region: "419",
|
||||
},
|
||||
};
|
||||
|
@ -19,7 +19,7 @@ The base translation is `base-en.yaml`. It will always contain the latest phrase
|
||||
- [Swedish](base-sv.yaml)
|
||||
- [Chinese (Simplified)](base-zh-CN.yaml)
|
||||
- [Chinese (Traditional)](base-zh-TW.yaml)
|
||||
- [Spanish](base-es.yaml)
|
||||
- [Spanish (Latin America)](base-es.yaml)
|
||||
- [Hungarian](base-hu.yaml)
|
||||
|
||||
(If you want to translate into a new language, see below!)
|
||||
|
@ -80,7 +80,7 @@ global:
|
||||
# Short formats for times, e.g. '5h 23m'
|
||||
secondsShort: <seconds>s
|
||||
minutesAndSecondsShort: <minutes>m <seconds>s
|
||||
hoursAndMinutesShort: <hours>h <minutes>s
|
||||
hoursAndMinutesShort: <hours>h <minutes>m
|
||||
|
||||
xMinutes: <x> minut
|
||||
|
||||
@ -136,7 +136,6 @@ mainMenu:
|
||||
showInfo: Zobrazit
|
||||
contestOver: Tato soutěž skončila - Připojte se na Discord a získejte informace o nových soutěžích!
|
||||
|
||||
|
||||
dialogs:
|
||||
buttons:
|
||||
ok: OK
|
||||
@ -717,4 +716,3 @@ demo:
|
||||
customizeKeybindings: Změna klávesových zkratek
|
||||
|
||||
settingNotAvailable: Nedostupné v demo verzi.
|
||||
|
||||
|
@ -98,7 +98,7 @@ global:
|
||||
# Short formats for times, e.g. '5h 23m'
|
||||
secondsShort: <seconds>s
|
||||
minutesAndSecondsShort: <minutes>m <seconds>s
|
||||
hoursAndMinutesShort: <hours>h <minutes>s
|
||||
hoursAndMinutesShort: <hours>h <minutes>m
|
||||
|
||||
xMinutes: <x> Minuten
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
steamPage:
|
||||
# This is the short text appearing on the steam page
|
||||
shortText: shapez.io es un juego sobre construir fábricas para automatizar la creación y combinación de figuras cada vez más complejas en un mapa infinito.
|
||||
shortText: shapez.io es un juego sobre construir fábricas para automatizar la creación y combinación de figuras cada vez más complejas en un mapa infinito.
|
||||
|
||||
# This is the long description for the steam page - It is contained here so you can help to translate it, and I will regulary update the store page.
|
||||
# NOTICE:
|
||||
@ -97,7 +97,7 @@ global:
|
||||
# Short formats for times, e.g. '5h 23m'
|
||||
secondsShort: <seconds>s
|
||||
minutesAndSecondsShort: <minutes>m <seconds>s
|
||||
hoursAndMinutesShort: <hours>h <minutes>s
|
||||
hoursAndMinutesShort: <hours>h <minutes>m
|
||||
|
||||
xMinutes: <x> minutes
|
||||
|
||||
@ -242,7 +242,7 @@ dialogs:
|
||||
massDeleteConfirm:
|
||||
title: Confirmar borrado
|
||||
desc: >-
|
||||
Estás borrando muchos edificios (<count> para ser exactos)! ¿Estás seguro de querer hacer esto?
|
||||
Estás borrando muchos edificios (<count> para ser exactos)! ¿Estás seguro de querer hacer esto?
|
||||
blueprintsNotUnlocked:
|
||||
title: No desbloqueado todavía
|
||||
desc: >-
|
||||
@ -533,7 +533,7 @@ storyRewards:
|
||||
desc: >-
|
||||
Has desbloqueado una variante compacta del <strong>balanceador</strong> - Acepta dos entradas y las junta en una salida!
|
||||
reward_cutter_quad:
|
||||
title: Cortador Cuñadruple
|
||||
title: Cortador Cuñadruple
|
||||
desc: Has desbloqueado una variante del <strong>cortador</strong> - Permite cortar figuras en <strong>cuatro partes</strong> en vez de solo dos!
|
||||
|
||||
reward_painter_double:
|
||||
|
@ -99,7 +99,7 @@ global:
|
||||
# Short formats for times, e.g. '5h 23m'
|
||||
secondsShort: <seconds>s
|
||||
minutesAndSecondsShort: <minutes>m <seconds>s
|
||||
hoursAndMinutesShort: <hours>h <minutes>s
|
||||
hoursAndMinutesShort: <hours>h <minutes>m
|
||||
|
||||
xMinutes: <x> minutes
|
||||
|
||||
|
@ -100,7 +100,7 @@ global:
|
||||
# Short formats for times, e.g. '5h 23m'
|
||||
secondsShort: <seconds>s
|
||||
minutesAndSecondsShort: <minutes>m <seconds>s
|
||||
hoursAndMinutesShort: <hours>godz <minutes>s
|
||||
hoursAndMinutesShort: <hours>godz <minutes>m
|
||||
|
||||
xMinutes: <x> minut
|
||||
|
||||
@ -691,7 +691,6 @@ keybindings:
|
||||
|
||||
toggleHud: Włącz Interfejs
|
||||
toggleFPSInfo: Pokaż FPS i infomacja Debug-owe
|
||||
#Translator: I don't know if I should translate that
|
||||
belt: *belt
|
||||
splitter: *splitter
|
||||
underground_belt: *underground_belt
|
||||
|
@ -98,7 +98,7 @@ global:
|
||||
# Short formats for times, e.g. '5h 23m'
|
||||
secondsShort: <seconds>s
|
||||
minutesAndSecondsShort: <minutes>m <seconds>s
|
||||
hoursAndMinutesShort: <hours>h <minutes>s
|
||||
hoursAndMinutesShort: <hours>h <minutes>m
|
||||
|
||||
xMinutes: <x> minutos
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user