Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pygame_gui/data/translations/pygame-gui.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Arabic": "Arábica",
"German": "Alemán",
"English": "Inglés",
"Spanish": "Español",
"Spanish": "Espanol",
"French": "Franceses",
"Georgian": "Georgiano",
"Hebrew": "Hebreo",
Expand Down
2 changes: 1 addition & 1 deletion scripts/translate.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class translate():
"windows.Kill Cat": "杀死猫咪",
"windows.<b>-- How did this cat die? --</b>": "<b>—— 这只猫是怎么死的?——</b>",
"windows.If this is checked, the leader will lose all {PRONOUN/m_c/poss} lives": "若启用此项,族长将会失去{PRONOUN/m_c/poss}所有生命",
"windows.This cat died when {PRONOUN/m_c/subject}...": "这只猫{PRONOUN/m_c/subject}死于……",
"windows.This cat died when {PRONOUN/m_c/subject}...": "这只猫{PRONOUN/m_c/subject}死于......",
"windows.{VERB/m_c/were/was} killed by a higher power.": "被某种不可名状的强大力量杀死了。",
"windows.Take all the leader's lives": "夺走族长的所有生命",
"windows.{VERB/m_c/were/was} killed by something unknowable to even StarClan": "被某种甚至星族都对此一无所知的东西杀害了",
Expand Down