Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #727

Merged
merged 4 commits into from
May 14, 2024
Merged
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
6 changes: 4 additions & 2 deletions frontend/public/locales/de/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,11 @@
"negative_match_margin_validation": "Spielspanne darf nicht negativ sein",
"negative_score_validation": "Punktzahl darf nicht negativ sein",
"next_matches_badge": "Nächste Treffer",
"next_stage_button": "Gehe zur nächsten Stufe",
"next_stage_button": "Next Stage",
"no_matches_description": "Fügen Sie zuerst Treffer hinzu, indem Sie Stufen und Stufenelemente erstellen. Planen Sie diese dann mit dem Button in der oberen rechten Ecke.",
"no_matches_title": "Noch keine Treffer geplant",
"no_players_title": "No players yet",
"no_teams_title": "No teams yet",
"no_round_description": "Es gibt noch keine Runden in dieser Etappe",
"no_round_found_description": "Bitte warten Sie, bis der Veranstalter sie hinzufügt.",
"no_round_found_in_stage_description": "Es befinden sich noch keine Runden in dieser Phase",
Expand All @@ -168,7 +170,7 @@
"players_spotlight_description": "Spieler ansehen, hinzufügen oder löschen",
"players_title": "spieler",
"policy_not_accepted": "Bitte geben Sie an, dass Sie die Richtlinie gelesen haben",
"previous_stage_button": "Gehe zur vorherigen Phase",
"previous_stage_button": "Previous Stage",
"recommended_badge_title": "Empfohlen",
"remove_logo": "Logo entfernen",
"remove_match_button": "Spiel entfernen",
Expand Down
6 changes: 4 additions & 2 deletions frontend/public/locales/es/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,11 @@
"negative_match_margin_validation": "El margen de partida no puede ser negativo",
"negative_score_validation": "La puntuación no puede ser negativa",
"next_matches_badge": "Siguientes partidas",
"next_stage_button": "Ir a la siguiente etapa",
"next_stage_button": "Next Stage",
"no_matches_description": "Primero, añade partidas mediante la creación de elementos de etapas y etapas. Luego, agrégalos usando el botón en la esquina superior.",
"no_matches_title": "No hay partidas programadas aún",
"no_players_title": "No players yet",
"no_teams_title": "No teams yet",
"no_round_description": "Aún no hay ninguna ronda en esta etapa",
"no_round_found_description": "Por favor, espere a que el organizador los añada.",
"no_round_found_in_stage_description": "Aún no hay rondas en esta etapa",
Expand All @@ -168,7 +170,7 @@
"players_spotlight_description": "Ver, añadir o eliminar jugadores",
"players_title": "jugadores",
"policy_not_accepted": "Por favor, indica que has leído la política",
"previous_stage_button": "Ir a la etapa anterior",
"previous_stage_button": "Previous Stage",
"recommended_badge_title": "Recomendado",
"remove_logo": "Eliminar logotipo",
"remove_match_button": "Eliminar partida",
Expand Down
6 changes: 4 additions & 2 deletions frontend/public/locales/nl/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,11 @@
"negative_match_margin_validation": "Marge kan niet negatief zijn",
"negative_score_validation": "Score kan niet negatief zijn",
"next_matches_badge": "Volgende wedstrijden",
"next_stage_button": "Ga naar de volgende fase",
"next_stage_button": "Next Stage",
"no_matches_description": "Voeg eerst fases en fase onderdelen toe. Vervolgens kunnen wedstrijden gepland worden door middel van de knop rechtsboven.",
"no_matches_title": "Nog geen wedstrijden gepland",
"no_players_title": "No players yet",
"no_teams_title": "No teams yet",
"no_round_description": "Er zijn nog geen rondes in dit fase onderdeel",
"no_round_found_description": "Wacht tot de organisator ze heeft toegevoegd.",
"no_round_found_in_stage_description": "Er zijn nog geen rondes in deze fase",
Expand All @@ -168,7 +170,7 @@
"players_spotlight_description": "Spelers bekijken, toevoegen of verwijderen",
"players_title": "spelers",
"policy_not_accepted": "Geef aan dat u de richtlijnen heeft gelezen",
"previous_stage_button": "Ga naar vorige fase",
"previous_stage_button": "Previous Stage",
"recommended_badge_title": "Aanbevolen",
"remove_logo": "Verwijder logo",
"remove_match_button": "Wedstrijd verwijderen",
Expand Down
6 changes: 4 additions & 2 deletions frontend/public/locales/zh/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,11 @@
"negative_match_margin_validation": "比赛间隔时间不能为负",
"negative_score_validation": "分数不能为负",
"next_matches_badge": "下一场比赛",
"next_stage_button": "前往下一阶段",
"next_stage_button": "Next Stage",
"no_matches_description": "首先,通过创建阶段和阶段项目来添加比赛。然后点击右上角的按钮安排比赛。",
"no_matches_title": "还没有比赛",
"no_players_title": "No players yet",
"no_teams_title": "No teams yet",
"no_round_description": "此阶段项目尚无轮次",
"no_round_found_description": "请等待组织者添加。",
"no_round_found_in_stage_description": "此阶段尚无轮次",
Expand All @@ -168,7 +170,7 @@
"players_spotlight_description": "查看、添加或删除玩家",
"players_title": "玩家",
"policy_not_accepted": "请确认您已阅读政策",
"previous_stage_button": "前往上一阶段",
"previous_stage_button": "Previous Stage",
"recommended_badge_title": "推荐",
"remove_logo": "删除 Logo",
"remove_match_button": "移除比赛",
Expand Down
Loading