Skip to content

Commit

Permalink
Translations update from Weblate (#372)
Browse files Browse the repository at this point in the history
Co-authored-by: Weblate <[email protected]>
Co-authored-by: Fuyuko Ayumu <[email protected]>
Co-authored-by: Pigo <[email protected]>
Co-authored-by: Weblate Admin <[email protected]>
Co-authored-by: Xzonn <[email protected]>
  • Loading branch information
6 people authored Aug 2, 2024
1 parent f53a833 commit 757a049
Show file tree
Hide file tree
Showing 5 changed files with 2,264 additions and 17 deletions.
25 changes: 24 additions & 1 deletion src/SerialLoops.Lib/Defaults/DefaultFlags.zh_Hans.json
Original file line number Diff line number Diff line change
@@ -1 +1,24 @@
{}
{
"4313": "长门结局已解锁",
"4312": "实玖瑠结局已解锁",
"4315": "鹤屋结局已解锁",
"4314": "古泉结局已解锁",
"4380": "在下一个检查点保存时解锁第 3 章新游戏",
"4311": "春日结局已解锁",
"4630": "第 2 章已解锁",
"4633": "第 5 章已解锁",
"4628": "在下一个检查点保存时解锁神秘女孩的声音",
"4631": "第 3 章已解锁",
"4382": "在下一个检查点保存时解锁第 5 章新游戏",
"4632": "第 4 章已解锁",
"4636": "神秘女孩的声音已解锁",
"4384": "在下次检查点保存时解锁额外内容",
"4634": "额外内容已解锁",
"4381": "在下一个检查点保存时解锁第 4 章新游戏",
"4635": "国际象棋模式已解锁",
"4231": "在下次检查点保存时解锁象棋模式",
"4379": "在下一个检查点保存时解锁第 2 章新游戏",
"4629": "第 1 章已解锁",
"4378": "在下一个检查点保存时解锁第 1 章新游戏",
"4383": "可进入春日结局"
}
2 changes: 1 addition & 1 deletion src/SerialLoops.Lib/Defaults/DefaultNames.pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"SYSTEX_SYS_CMN_T10": "SYSTEX_TOPICO_MIKURU",
"BG_EV137": "BG_EV137",
"BG_KBG00": "BG_KBG00",
"SYSTEX_SYS_CMN_B24": "SYSTEX_PUZZLE_TEXTO",
"SYSTEX_SYS_CMN_B24": "SYSTEX_TEXTO_COMUM",
"BG_BG_TUR14": "BG_TUT_BASIC_OPS15",
"SYSTEX_XTR_PRG_T05": "SYSTEX_PROGRESSO_PORCENTAGEM_GRANDE",
"BG_BG_TUR54": "BG_TUT_SING_FIND03",
Expand Down
155 changes: 154 additions & 1 deletion src/SerialLoops/Strings.en-GB.resx
Original file line number Diff line number Diff line change
Expand Up @@ -2327,4 +2327,157 @@
<data name="{0} results found" xml:space="preserve">
<value>{0} results found</value>
</data>
</root>
<data name="devkitARM is not detected at the default or specified install location. Please set devkitARM path." xml:space="preserve">
<value>devkitARM is not detected at the default or specified install location. Please set devkitARM path.</value>
</data>
<data name="Start Read Flag" xml:space="preserve">
<value>Start Read Flag</value>
<comment>As in, the first read flag of the script file</comment>
</data>
<data name="Failed to generate script template!" xml:space="preserve">
<value>Failed to generate script template!</value>
</data>
<data name="ROM Hash Mismatch" xml:space="preserve">
<value>ROM Hash Mismatch</value>
<comment>Message box title when there is a mismatch between the expected ROM hash and the selected ROM hash on project import</comment>
</data>
<data name="Failed to export project" xml:space="preserve">
<value>Failed to export project</value>
<comment>Failed to export the Serial Loops project file to an slzip, basically</comment>
</data>
<data name="Error" xml:space="preserve">
<value>Error</value>
</data>
<data name="{0} Obtained" xml:space="preserve">
<value>{0} Obtained</value>
<comment>{0} is the name of a topic that's been obtained</comment>
</data>
<data name="This script is not included in the event table." xml:space="preserve">
<value>This script is not included in the event table.</value>
</data>
<data name="Failed to import project" xml:space="preserve">
<value>Failed to import project</value>
<comment>Failed to import slzip into Serial Loops project</comment>
</data>
<data name="Project exported successfully!" xml:space="preserve">
<value>Project exported successfully!</value>
</data>
<data name="This system texture uses a common palette, so palette replacement has been disabled" xml:space="preserve">
<value>This system texture uses a common palette, so palette replacement has been disabled</value>
</data>
<data name="Add to Event Table" xml:space="preserve">
<value>Add to Event Table</value>
</data>
<data name="Route &quot;{0}&quot; Completed" xml:space="preserve">
<value>Route "{0}" Completed</value>
<comment>{0} is the name of a route following a group selection that has been completed</comment>
</data>
<data name="The base ROM hash does not match the expected hash! Please check the \&quot;Ignore Hash\&quot; checkbox if you wish to override this." xml:space="preserve">
<value>The base ROM hash does not match the expected hash! Please check the \"Ignore Hash\" checkbox if you wish to override this.</value>
</data>
<data name="Both an exported project and a base ROM must be selected to import a project." xml:space="preserve">
<value>Both an exported project and a base ROM must be selected to import a project.</value>
</data>
<data name="Export Project..." xml:space="preserve">
<value>Export Project...</value>
</data>
<data name="Import Project..." xml:space="preserve">
<value>Import Project...</value>
</data>
<data name="Add Read Flag" xml:space="preserve">
<value>Add Read Flag</value>
<comment>As in "add a read flag to the script"</comment>
</data>
<data name="Listened to {0}" xml:space="preserve">
<value>Listened to {0}</value>
<comment>{0} is the name of a BGM that's been encountered while playing the game</comment>
</data>
<data name="Import Project" xml:space="preserve">
<value>Import Project</value>
</data>
<data name="SFX Group" xml:space="preserve">
<value>SFX Group</value>
</data>
<data name="{0} Watched in Extras" xml:space="preserve">
<value>{0} Watched in Extras</value>
<comment>{0} is the name of a topic that has had its associated scene watched in the Extras mode</comment>
</data>
<data name="Open Exported Project" xml:space="preserve">
<value>Open Exported Project</value>
<comment>As in a slzip exported project</comment>
</data>
<data name="Template Properties" xml:space="preserve">
<value>Template Properties</value>
<comment>Template in question is a script template</comment>
</data>
<data name="Serial Loops Exported Project" xml:space="preserve">
<value>Serial Loops Exported Project</value>
<comment>Refers to the "slzip" archive that is the exported project format</comment>
</data>
<data name="Exception occurred while parsing config.json!" xml:space="preserve">
<value>Exception occurred while parsing config.json!</value>
</data>
<data name="No ROM Hash Recorded!" xml:space="preserve">
<value>No ROM Hash Recorded!</value>
</data>
<data name="The selected ROM's hash does not match the expected ROM hash. Please ensure you are using the correct base ROM.\n\nIf you wish to ignore this, please check the \&quot;Ignore Hash\&quot; checkbox." xml:space="preserve">
<value>The selected ROM's hash does not match the expected ROM hash. Please ensure you are using the correct base ROM.\n\nIf you wish to ignore this, please check the \"Ignore Hash\" checkbox.</value>
</data>
<data name="Generate Template" xml:space="preserve">
<value>Generate Template</value>
<comment>Template in question is a script template</comment>
</data>
<data name="Import" xml:space="preserve">
<value>Import</value>
<comment>As in import an exported project</comment>
</data>
<data name="Remove Read Flag" xml:space="preserve">
<value>Remove Read Flag</value>
<comment>As in "remove this read flag from the script"</comment>
</data>
<data name="Select an exported project to see expected ROM hash" xml:space="preserve">
<value>Select an exported project to see expected ROM hash</value>
</data>
<data name="Failed to parse script parameter {0} of type {1} with parameter '{2}'!" xml:space="preserve">
<value>Failed to parse script parameter {0} of type {1} with parameter '{2}'!</value>
</data>
<data name="{0} ({1}) Seen" xml:space="preserve">
<value>{0} ({1}) Seen</value>
<comment>{0} is the internal name and {1} is the display name of a CG that has been encountered during the game</comment>
</data>
<data name="Export Project" xml:space="preserve">
<value>Export Project</value>
</data>
<data name="Template Name" xml:space="preserve">
<value>Template Name</value>
<comment>Template in question is a script template</comment>
</data>
<data name="Failed to deserialize script template file '{0}'" xml:space="preserve">
<value>Failed to deserialise script template file '{0}'</value>
<comment>{0} is a script template file path.</comment>
</data>
<data name="Exporting Project" xml:space="preserve">
<value>Exporting Project</value>
</data>
<data name="Script {0} Section {1} Completed" xml:space="preserve">
<value>Script {0} Section {1} Completed</value>
<comment>{0} is the display name of a script and {1} is the name of the section of that script that has been completed</comment>
</data>
<data name="No exported project selected" xml:space="preserve">
<value>No exported project selected</value>
</data>
<data name="Importing Project" xml:space="preserve">
<value>Importing Project</value>
</data>
<data name="Exported Project" xml:space="preserve">
<value>Exported Project</value>
<comment>Past tense verb as in "project has been exported"</comment>
</data>
<data name="Expected ROM SHA-1 Hash: {0}" xml:space="preserve">
<value>Expected ROM SHA-1 Hash: {0}</value>
<comment>{0} is the SHA-1 hash of the ROM that is expected when importing a project</comment>
</data>
<data name="There is no recorded base ROM hash for this project. This is likely because this project was created with an older version of Serial Loops. Please select the base ROM used for this project so the hash can be recorded now." xml:space="preserve">
<value>There is no recorded base ROM hash for this project. This is likely because this project was created with an older version of Serial Loops. Please select the base ROM used for this project so the hash can be recorded now.</value>
</data>
</root>
8 changes: 4 additions & 4 deletions src/SerialLoops/Strings.it.resx
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
<value>Messaggio sul aver raccolto tutte le discussioni su Nagato</value>
</data>
<data name="Check for Updates on Startup" xml:space="preserve">
<value>Verifica presenza di aggiornamenti all'avvio</value>
<value>Controlla Aggiornamenti all'Avvio</value>
</data>
<data name="Cleaning Iterative Directory" xml:space="preserve">
<value>Pulizia dell'elenco iterativo</value>
Expand All @@ -237,7 +237,7 @@
<value>Applica Template</value>
</data>
<data name="Check for Updates" xml:space="preserve">
<value>Verifica aggiornamenti</value>
<value>Controlla Aggiornamenti</value>
</data>
<data name="Chess File" xml:space="preserve">
<value>File Scacchi</value>
Expand Down Expand Up @@ -280,7 +280,7 @@
<value>Tipi di sfondo</value>
</data>
<data name="&amp;Check for Updates..." xml:space="preserve">
<value>Cercando &amp;aggiornamenti…</value>
<value>&amp;Controlla Aggiornamenti…</value>
</data>
<data name="Background" xml:space="preserve">
<value>Sfondo</value>
Expand Down Expand Up @@ -1520,7 +1520,7 @@
<value>Italiano</value>
</data>
<data name="Failed to check for updates! (Endpoint: {0})" xml:space="preserve">
<value>Impossibile trovare aggiornamenti! (Endpoint: {0})</value>
<value>Ricerca di aggiornamenti fallita! (Endpoint: {0})</value>
</data>
<data name="gcc exited with code {0}" xml:space="preserve">
<value>gcc exited with code {0}</value>
Expand Down
Loading

0 comments on commit 757a049

Please sign in to comment.