Skip to content

Commit

Permalink
New Crowdin updates (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker authored Dec 14, 2024
1 parent ce71c61 commit 252e5e5
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion src/GZCTF/ClientApp/src/locales/de-DE/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"save": "Informationen aktualisieren"
},
"content": {
"create": "Sie können ein Team erstellen und andere einladen, beizutreten. Jeder Spieler kann nur ein Team erstellen.",
"create": "Sie können ein Team erstellen und andere einladen, beizutreten.",
"disband": {
"confirm": {
"message": "Sind Sie sicher, dass Sie das Team \"{{team}}\" auflösen möchten?",
Expand Down
2 changes: 1 addition & 1 deletion src/GZCTF/ClientApp/src/locales/en-US/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"save": "Update Info"
},
"content": {
"create": "You can create a team and invite others to join. Each player can only create one team.",
"create": "You can create a team and invite others to join.",
"disband": {
"confirm": {
"message": "Are you sure you want to disband team \"{{team}}\"?",
Expand Down
2 changes: 1 addition & 1 deletion src/GZCTF/ClientApp/src/locales/es-ES/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"save": "Actualizar info"
},
"content": {
"create": "Puedes crear un equipo e invitar a otros a unirse. Cada jugador solo puede crear un equipo.",
"create": "Puedes crear un equipo e invitar a otros a unirse.",
"disband": {
"confirm": {
"message": "¿Estás seguro de que deseas disolver el equipo \"{{team}}\"?",
Expand Down
2 changes: 1 addition & 1 deletion src/GZCTF/ClientApp/src/locales/fr-FR/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"save": "Mettre à jour les infos"
},
"content": {
"create": "Vous pouvez créer une équipe et inviter d'autres à se joindre. Chaque joueur peut créer une seule équipe.",
"create": "Vous pouvez créer une équipe et inviter d'autres à se joindre.",
"disband": {
"confirm": {
"message": "Êtes-vous sûr de vouloir dissoudre l'équipe \"{{team}}\" ?",
Expand Down
2 changes: 1 addition & 1 deletion src/GZCTF/ClientApp/src/locales/id-ID/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"save": "Perbarui Info"
},
"content": {
"create": "Kamu bisa membuat tim dan mengundang orang lain untuk bergabung. Setiap pemain hanya bisa membuat satu tim.",
"create": "Kamu bisa membuat tim dan mengundang orang lain untuk bergabung.",
"disband": {
"confirm": {
"message": "Apakah kamu yakin ingin membubarkan tim \"{{team}}\"?",
Expand Down
2 changes: 1 addition & 1 deletion src/GZCTF/ClientApp/src/locales/ja-JP/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"save": "変更を保存"
},
"content": {
"create": "チームを作成する。他の人を招待することができます。1つのチームしか所有できません。",
"create": "チームを作成する。他の人を招待することができます。",
"disband": {
"confirm": {
"message": "チーム \"{{team}}\" を解散しますか?",
Expand Down
2 changes: 1 addition & 1 deletion src/GZCTF/ClientApp/src/locales/ko-KR/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"save": "정보 수정"
},
"content": {
"create": "팀을 생성하여 다른 사람들을 초대할 수 있습니다. 각 유저는 오직 한 팀만 생성할 수 있습니다.",
"create": "팀을 생성하여 다른 사람들을 초대할 수 있습니다.",
"disband": {
"confirm": {
"message": "정말로 \"{{team}}\" 을 삭제하시겠습니까?",
Expand Down
2 changes: 1 addition & 1 deletion src/GZCTF/ClientApp/src/locales/ru-RU/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"save": "Сохранить"
},
"content": {
"create": "Вы можете создать команду и пригласить других игроков. Каждый игрок может создать только одну команду.",
"create": "Вы можете создать команду и пригласить других игроков.",
"disband": {
"confirm": {
"message": "Вы уверены, что хотите расформировать \"{{team}}\"?",
Expand Down
2 changes: 1 addition & 1 deletion src/GZCTF/ClientApp/src/locales/zh-CN/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"save": "更新信息"
},
"content": {
"create": "创建一个队伍,并且邀请其他人加入。每个人只能拥有一个队伍。",
"create": "创建一个队伍,并且邀请其他人加入。",
"disband": {
"confirm": {
"message": "你确定要解散队伍 \"{{team}}\" 吗?",
Expand Down
2 changes: 1 addition & 1 deletion src/GZCTF/ClientApp/src/locales/zh-TW/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"save": "更新信息"
},
"content": {
"create": "創建一個隊伍,你可以組織一個隊伍,並且可以邀請其他人加入。每個人只能擁有一個隊伍",
"create": "創建一個隊伍,並且邀請其他人加入",
"disband": {
"confirm": {
"message": "你確定要解散隊伍 \"{{team}}\" 嗎?",
Expand Down

0 comments on commit 252e5e5

Please sign in to comment.