mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 09:09:47 +00:00
Update names of donors, contributors & translators
This commit is contained in:
parent
aa47a47b3c
commit
b1857fea7c
|
@ -13,6 +13,7 @@ const AUTHORS: PackedStringArray = [
|
|||
"ballerburg9005",
|
||||
"CheetoHead (greusser)",
|
||||
"Christos Tsoychlakis (ChrisTs8920)",
|
||||
"Clara Hobbs (Ratfink)",
|
||||
"danielnaoexiste",
|
||||
"Darshan Phaldesai (luiq54)",
|
||||
"dasimonde",
|
||||
|
@ -25,6 +26,7 @@ const AUTHORS: PackedStringArray = [
|
|||
"Hugo Locurcio (Calinou)",
|
||||
"huskee",
|
||||
"Igor Santarek (jegor377)",
|
||||
"Ivan Kruger (haythamnikolaidis)",
|
||||
"Jeremy Behreandt (behreajj)",
|
||||
"John Jerome Romero (Wishdream)",
|
||||
"JumpJetAvocado",
|
||||
|
@ -45,6 +47,7 @@ const AUTHORS: PackedStringArray = [
|
|||
"PinyaColada",
|
||||
"Rémi Verschelde (akien-mga)",
|
||||
"rob-a-bolton",
|
||||
"RorotoSic",
|
||||
"sapient_cogbag",
|
||||
"Silent Orb (silentorb)",
|
||||
"Subhang Nanduri (SbNanduri)",
|
||||
|
@ -79,6 +82,9 @@ const TRANSLATORS_DICTIONARY := {
|
|||
"RainbowP": ["Polish"],
|
||||
"Michał (molters.tv)": ["Polish"],
|
||||
"Dandailo": ["Polish"],
|
||||
"makabeus": ["Polish"],
|
||||
"Donda": ["Polish"],
|
||||
"Piotr Kostrzewski (piotrkostrzewski)": ["Polish"],
|
||||
"Tmpod": ["Portuguese"],
|
||||
"Michael Alexsander (YeldhamDev)": ["Brazilian Portuguese"],
|
||||
"Cedulio Cezar (ceduliocezar)": ["Brazilian Portuguese"],
|
||||
|
@ -97,6 +103,7 @@ const TRANSLATORS_DICTIONARY := {
|
|||
"Artem (blinovartem)": ["Russian"],
|
||||
"Иван Соколов (SokoL1337)": ["Russian"],
|
||||
"Daniil Belyakov (ermegil)": ["Russian"],
|
||||
"pincetgore": ["Russian"],
|
||||
"stomleny_cmok": ["Russian", "Ukrainian"],
|
||||
"Bohdan Matviiv (BodaMat)": ["Ukrainian"],
|
||||
"Ruslan Hryschuk (kifflow)": ["Ukrainian"],
|
||||
|
@ -104,12 +111,16 @@ const TRANSLATORS_DICTIONARY := {
|
|||
"Kinwailo": ["Chinese Traditional"],
|
||||
"曹恩逢 (SiderealArt)": ["Chinese Traditional"],
|
||||
"Aden Pun (adenpun2000)": ["Chinese Traditional"],
|
||||
"NoahsarkTaiwan": ["Chinese Traditional"],
|
||||
"EarthlyEric (EarthlyEric6)": ["Chinese Traditional"],
|
||||
"Chenxu Wang": ["Chinese Simplified"],
|
||||
"Catherine Yang (qzcyyw13)": ["Chinese Simplified"],
|
||||
"王晨旭 (wcxu21)": ["Chinese Simplified"],
|
||||
"Haruka Kasugano (Kasugano_0)": ["Chinese Simplified"],
|
||||
"Peerin (Mrsjh)": ["Chinese Simplified"],
|
||||
"ppphp": ["Chinese Simplified"],
|
||||
"lxhzzy06": ["Chinese Simplified"],
|
||||
"Mozt": ["Chinese Simplified"],
|
||||
"Marco Galli (Gaarco)": ["Italian"],
|
||||
"StarFang208": ["Italian"],
|
||||
"Damiano Guida (damiano.guida22)": ["Italian"],
|
||||
|
@ -160,8 +171,10 @@ const TRANSLATORS_DICTIONARY := {
|
|||
"designy": ["Turkish"],
|
||||
"libre ajans (libreajans)": ["Turkish"],
|
||||
"Sabri Ünal (sabriunal)": ["Turkish"],
|
||||
"Lucifer25x": ["Turkish"],
|
||||
"CaelusV": ["Danish"],
|
||||
"Jonas Vejlin (jonas.vejlin)": ["Danish"],
|
||||
"Cat (cultcats)": ["Danish"],
|
||||
"GGIEnrike":
|
||||
[
|
||||
"Romanian",
|
||||
|
@ -177,18 +190,10 @@ const TRANSLATORS_DICTIONARY := {
|
|||
const DONORS: PackedStringArray = [
|
||||
"BasicIncomePlz",
|
||||
"Benedikt",
|
||||
"David Maziarka",
|
||||
"David Snopek",
|
||||
"Guillaume Gautier",
|
||||
"Hugo Locurcio",
|
||||
"Jérôme P.",
|
||||
"Jonas Rudlang",
|
||||
"Mike King",
|
||||
"MysteryStudio",
|
||||
"pcmxms - https://www.nonamefornowsoft.com.br/",
|
||||
"pookey",
|
||||
"Ryan C. Gordon (icculus)",
|
||||
"Sean Allen",
|
||||
"ShikadiGum",
|
||||
"Tassos Kyriakopoulos",
|
||||
"Πολιτισμός Τύπου 1",
|
||||
|
|
|
@ -199,9 +199,7 @@ layout_mode = 2
|
|||
size_flags_vertical = 8
|
||||
text = "ShikadiGum
|
||||
Hugo Locurcio
|
||||
Sean Allen
|
||||
Tassos Kyriakopoulos
|
||||
David Snopek"
|
||||
Tassos Kyriakopoulos"
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="Contents/ButtonsPatronsLogos/Info"]
|
||||
layout_mode = 2
|
||||
|
|
Loading…
Reference in a new issue