@@ -165,13 +165,16 @@ def get_directive(explanation_in:str) -> str:
165165 d = {
166166 'Korean' : '숙제 답안으로 제출한 코드가 오류를 일으킨 원인을 입문자 용어만으로 중복 없는 간결한 문장으로 설명하시오.' ,
167167 'English' : 'Explain in beginner terms, without duplicates, the cause of the error in the code submitted as homework.' ,
168- 'Japanese ' : '宿題の回答として提出されたコードがエラーの原因を、初心者向けの用語で重複なく簡潔に説明してください。 ' ,
168+ 'Bahasa Indonesia ' : 'Jelaskan dalam istilah pemula, tanpa duplikat, penyebab kesalahan dalam kode yang dikirim sebagai pekerjaan rumah. ' ,
169169 'Chinese' : '请用初学者术语简洁地解释作业提交的代码出错的原因,不要重复。' ,
170- 'Spanish' : 'Explique en términos para principiantes, sin duplicados, la causa del error en el código enviado como tarea.' ,
171170 'French' : '''Expliquez en termes de débutant, sans doublons, la cause de l'erreur dans le code soumis comme devoir.''' ,
172171 'German' : 'Erklären Sie in Anfängerterminologie ohne Duplikate die Ursache des Fehlers im als Hausaufgabe eingereichten Code.' ,
173172 'Italian' : 'Spiega in termini per principianti, senza duplicati, la causa dell\' errore nel codice inviato come compito.' ,
173+ 'Japanese' : '宿題の回答として提出されたコードがエラーの原因を、初心者向けの用語で重複なく簡潔に説明してください。' ,
174+ 'Nederlands' : 'Leg in beginners termen, zonder duplicaten, de oorzaak van de fout in de code die als huiswerk is ingediend uit.' ,
175+ 'Spanish' : 'Explique en términos para principiantes, sin duplicados, la causa del error en el código enviado como tarea.' ,
174176 'Thai' : 'อธิบายด้วยภาษาของผู้เริ่มต้นโดยไม่ซ้ำซ้อนว่าสาเหตุของข้อผิดพลาดในรหัสที่ส่งเป็นการบ้านคืออะไร' ,
177+ 'Vietnamese' : 'Hãy giải thích lỗi trong đoạn mã bài tập đã nộp bằng ngôn ngữ dễ hiểu dành cho người mới bắt đầu, và đừng lặp lại thông tin.' ,
175178 }
176179 return f"{ d [explanation_in ]} \n "
177180
@@ -199,13 +202,16 @@ def get_report_header(explanation_in:str) -> str:
199202 d = {
200203 'Korean' : "오류 메시지 시작" ,
201204 'English' : "Error Message Start" ,
202- 'Japanese ' : "エラーメッセージ開始 " ,
205+ 'Bahasa Indonesia ' : "Pesan Kesalahan Dimulai " ,
203206 'Chinese' : "错误消息开始" ,
204- 'Spanish' : "Mensaje de error comienza" ,
205207 'French' : '''Message d'erreur commence''' ,
206208 'German' : "Fehlermeldung beginnt" ,
207209 'Italian' : "Messaggio di errore inizia" ,
210+ 'Japanese' : "エラーメッセージ開始" ,
211+ 'Nederlands' : "Foutmelding begint" ,
212+ 'Spanish' : "Mensaje de error comienza" ,
208213 'Thai' : "ข้อความผิดพลาดเริ่มต้น" ,
214+ 'Vietnamese' : "Thông báo lỗi bắt đầu" ,
209215 }
210216 return (
211217 f"## { d [explanation_in ]} \n "
@@ -217,13 +223,16 @@ def get_report_footer(explanation_in:str) -> str:
217223 d = {
218224 'Korean' : "오류 메시지 끝" ,
219225 'English' : "Error Message End" ,
220- 'Japanese ' : "エラーメッセージ終わり " ,
226+ 'Bahasa Indonesia ' : "Pesan Kesalahan Berakhir " ,
221227 'Chinese' : "错误消息结束" ,
222- 'Spanish' : "Mensaje de error termina" ,
223228 'French' : '''Message d'erreur fin''' ,
224229 'German' : "Fehlermeldung endet" ,
225230 'Italian' : "Messaggio di errore finisce" ,
231+ 'Japanese' : "エラーメッセージ終わり" ,
232+ 'Nederlands' : "Foutmelding eindigt" ,
233+ 'Spanish' : "Mensaje de error termina" ,
226234 'Thai' : "ข้อความผิดพลาดสิ้นสุด" ,
235+ 'Vietnamese' : "Thông báo lỗi kết thúc" ,
227236 }
228237 return (
229238 f"## { d [explanation_in ]} \n "
@@ -240,49 +249,61 @@ def get_code_instruction(
240249 d_homework_start = {
241250 'Korean' : "숙제 제출 코드 시작" ,
242251 'English' : "Homework Submission Code Start" ,
243- 'Japanese ' : "宿題提出コード開始 " ,
252+ 'Bahasa Indonesia ' : "Kode Pengumpulan Tugas Dimulai " ,
244253 'Chinese' : "作业提交代码开始" ,
245- 'Spanish' : "Inicio del código de envío de tareas" ,
246254 'French' : '''Début du code de soumission des devoirs''' ,
247255 'German' : "Code für die Einreichung von Hausaufgaben von hier aus" ,
248256 'Italian' : "Inizio del codice di invio dei compiti" ,
257+ 'Japanese' : "宿題提出コード開始" ,
258+ 'Nederlands' : "Huiswerk inzendcode begint" ,
259+ 'Spanish' : "Inicio del código de envío de tareas" ,
249260 'Thai' : "การส่งงานเริ่มต้น" ,
261+ 'Vietnamese' : "Bắt đầu mã nộp bài tập" ,
250262 }
251263
252264 d_homework_end = {
253265 'Korean' : "숙제 제출 코드 끝" ,
254266 'English' : "Homework Submission Code End" ,
255- 'Japanese ' : "宿題提出コード終わり " ,
267+ 'Bahasa Indonesia ' : "Kode Pengumpulan Tugas Berakhir " ,
256268 'Chinese' : "作业提交代码结束" ,
257- 'Spanish' : "Fin del código de envío de tareas" ,
258269 'French' : '''Fin du code de soumission des devoirs''' ,
259270 'German' : "Ende der Hausaufgaben-Einreichungscodes" ,
260271 'Italian' : "Fine del codice di invio dei compiti" ,
272+ 'Japanese' : "宿題提出コード終わり" ,
273+ 'Nederlands' : "Huiswerk inzendcode eindigt" ,
274+ 'Spanish' : "Fin del código de envío de tareas" ,
261275 'Thai' : "การส่งงานสิ้นสุด" ,
276+ 'Vietnamese' : "Mã nộp bài tập kết thúc" ,
262277 }
263278
264279 d_instruction_start = {
265280 'Korean' : "과제 지침 시작" ,
266281 'English' : "Assignment Instruction Start" ,
267- 'Japanese ' : "課題指示開始 " ,
282+ 'Bahasa Indonesia ' : "Instruksi Tugas Dimulai " ,
268283 'Chinese' : "作业说明开始" ,
269- 'Spanish' : "Inicio de la instrucción de la tarea" ,
270284 'French' : '''Début de l'instruction de la tâche''' ,
271285 'German' : "Start der Aufgabenanweisung" ,
272286 'Italian' : "Inizio dell'istruzione dell'assegnazione" ,
287+ 'Japanese' : "課題指示開始" ,
288+ 'Nederlands' : "Start van de taakinstructie" ,
289+ 'Spanish' : "Inicio de la instrucción de la tarea" ,
273290 'Thai' : "คำแนะนำการบ้านเริ่มต้น" ,
291+ 'Vietnamese' : "Bắt đầu hướng dẫn nhiệm vụ" ,
274292 }
275293
276294 d_instruction_end = {
277295 'Korean' : "과제 지침 끝" ,
278296 'English' : "Assignment Instruction End" ,
279- 'Japanese ' : "課題指示終わり " ,
297+ 'Bahasa Indonesia ' : "Instruksi Tugas Berakhir " ,
280298 'Chinese' : "作业说明结束" ,
281- 'Spanish' : "Fin de la instrucción de la tarea" ,
282299 'French' : '''Fin de l'instruction de la tâche''' ,
283300 'German' : "Ende der Aufgabenanweisung" ,
284301 'Italian' : "Fine dell'istruzione dell'assegnazione" ,
302+ 'Japanese' : "課題指示終わり" ,
303+ 'Nederlands' : "Einde van de taakinstructie" ,
304+ 'Spanish' : "Fin de la instrucción de la tarea" ,
285305 'Thai' : "คำแนะนำการบ้านสิ้นสุด" ,
306+ 'Vietnamese' : "Kết thúc hướng dẫn nhiệm vụ" ,
286307 }
287308
288309 return (
0 commit comments