Merge pull request #298 from mawoka-myblock/translation
This commit is contained in:
@@ -245,7 +245,9 @@
|
|||||||
"your_score": "Tú puntuación: {{score}}",
|
"your_score": "Tú puntuación: {{score}}",
|
||||||
"join_description": "Únete en {{url}} e ingresa {{pin}}.",
|
"join_description": "Únete en {{url}} e ingresa {{pin}}.",
|
||||||
"join_by_entering_code": "Únete ingresando el siguiente código",
|
"join_by_entering_code": "Únete ingresando el siguiente código",
|
||||||
"points_added": "Puntos agregados"
|
"points_added": "Puntos agregados",
|
||||||
|
"players_waiting": "{{count}} jugadores esperando",
|
||||||
|
"your_place": "¡Estás en {{place}}!"
|
||||||
},
|
},
|
||||||
"editor_page": {
|
"editor_page": {
|
||||||
"right_click_to_delete": "Haz clic con el botón derecho en una respuesta para eliminarla!",
|
"right_click_to_delete": "Haz clic con el botón derecho en una respuesta para eliminarla!",
|
||||||
|
|||||||
@@ -192,13 +192,15 @@
|
|||||||
"2nd_place": "Hạng nhì",
|
"2nd_place": "Hạng nhì",
|
||||||
"join_description": "Tham gia tại {{url}} và nhập {{pin}}.",
|
"join_description": "Tham gia tại {{url}} và nhập {{pin}}.",
|
||||||
"1st_place": "Hạng nhất",
|
"1st_place": "Hạng nhất",
|
||||||
"points_added": "Đã cộng điểm",
|
"points_added": "Điểm cộng",
|
||||||
"final_result_rank": "{{place}}: {{username}} với{{points}} điểm",
|
"final_result_rank": "{{place}}: {{username}} với {{points}} điểm",
|
||||||
"your_score": "Điểm của bạn: {{score}}",
|
"your_score": "Điểm của bạn: {{score}}",
|
||||||
"end_sentence": "Đó là nó! Đây là bài kiểm tra.",
|
"end_sentence": "Đó là nó! Đây là bài kiểm tra.",
|
||||||
"with_out_of": "Với {{correct_questions}} câu trả lời đúng trong tổng số {{total_question_count}} câu hỏi",
|
"with_out_of": "Với {{correct_questions}} câu trả lời đúng trong tổng số {{total_question_count}} câu hỏi",
|
||||||
"3rd place": "Hạng 3",
|
"3rd place": "Hạng ba",
|
||||||
"join_by_entering_code": "Tham gia bằng cách nhập mã sau"
|
"join_by_entering_code": "Tham gia bằng cách nhập mã sau",
|
||||||
|
"players_waiting": "{{count}} người chơi đang chờ",
|
||||||
|
"your_place": "Bạn đang ở {{place}}!"
|
||||||
},
|
},
|
||||||
"file_dashboard": {
|
"file_dashboard": {
|
||||||
"unset": "Bỏ chọn",
|
"unset": "Bỏ chọn",
|
||||||
|
|||||||
Reference in New Issue
Block a user