diff --git a/resource/reactivedrop_brazilian.txt b/resource/reactivedrop_brazilian.txt index aa5a7dcd0..fe7dd7feb 100644 --- a/resource/reactivedrop_brazilian.txt +++ b/resource/reactivedrop_brazilian.txt @@ -1904,6 +1904,16 @@ "asw_started_kick_vote" "%s1 quer que %s2 seja expulso." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 quer que %s2 se torne o líder." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Tempo restante: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_czech.txt b/resource/reactivedrop_czech.txt index 842ae0cc3..e502c952b 100644 --- a/resource/reactivedrop_czech.txt +++ b/resource/reactivedrop_czech.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "Hráč %s1 chce, aby hráč %s2 byl vykopnut." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "Hráč %s1 chce, aby se hráč %s2 stal vůdcem." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Zbývající čas: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_danish.txt b/resource/reactivedrop_danish.txt index a1ecd1bb0..9370a866e 100644 --- a/resource/reactivedrop_danish.txt +++ b/resource/reactivedrop_danish.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 vil have %s2 sparket ud." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 vil have %s2 til at blive leder." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Tid tilbage: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_dutch.txt b/resource/reactivedrop_dutch.txt index 8ec4e3b80..9f33576a7 100644 --- a/resource/reactivedrop_dutch.txt +++ b/resource/reactivedrop_dutch.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 wilt dat %s2 verwijderd wordt." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 wilt dat %s2 leider wordt." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Tijd resterend: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_english.txt b/resource/reactivedrop_english.txt index 456c4cd11..bed5ef2a5 100644 --- a/resource/reactivedrop_english.txt +++ b/resource/reactivedrop_english.txt @@ -981,6 +981,11 @@ "asw_you_voted_yes" "You voted: YES" "asw_started_kick_vote" "%s1 wants %s2 to be kicked." "asw_started_leader_vote" "%s1 wants %s2 to be leader." +"asw_trace_player_enable" "Enable player tracing in game" +"asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." +"asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." +"asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." +"asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "asw_time_left" "Time left: %s1" "asw_mission_launch_in" "Mission Launch in: %s1" "ASW_GameUI_Controller" "Controller" diff --git a/resource/reactivedrop_finnish.txt b/resource/reactivedrop_finnish.txt index b516af32d..851a35388 100644 --- a/resource/reactivedrop_finnish.txt +++ b/resource/reactivedrop_finnish.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 haluaa potkia ulos pelaajan %s2." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 haluaa tehdä pelaajasta %s2 johtajan." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Aikaa jäljellä: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_french.txt b/resource/reactivedrop_french.txt index b2a400889..b35ce22f2 100644 --- a/resource/reactivedrop_french.txt +++ b/resource/reactivedrop_french.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 veut que %s2 soit exclu de la partie." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 veut que %s2 devienne le leader." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Temps restant: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_german.txt b/resource/reactivedrop_german.txt index 38f46b7d1..fd4336b7f 100644 --- a/resource/reactivedrop_german.txt +++ b/resource/reactivedrop_german.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 möchte, dass %s2 vom Server geworfen wird." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 möchte, dass %s2 der neue Gruppenführer wird." +"[english]asw_trace_player_enable" "Enable player tracing in game" +"asw_trace_player_enable" "Aktivieren der Spielerverfolgung im Spiel" +"[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." +"asw_trace_me_msg_to_self" "Du hast anderen Spielern vorgeschlagen, dich im Spiel zu verfolgen." +"[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." +"asw_trace_me_msg_to_others" "%s1 hat dir vorgeschlagen, seinen Spieler zu verfolgen." +"[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." +"asw_trace_me_cooling_down" "Du kannst nur alle 30 Sekunden vorschlagen, dich zu verfolgen." +"[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." +"asw_trace_marines_max_reached" "Du kannst nur bis zu %s1 Spieler verfolgen." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Verbleibende Zeit: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_hungarian.txt b/resource/reactivedrop_hungarian.txt index 3be2aee5e..4d649d98f 100644 --- a/resource/reactivedrop_hungarian.txt +++ b/resource/reactivedrop_hungarian.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 ki akarja rúgatni: %s2" "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 parancsnoknak akarja: %s2" + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Hátralevő idő: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_indonesian.txt b/resource/reactivedrop_indonesian.txt index b0529b92e..88bb4568f 100644 --- a/resource/reactivedrop_indonesian.txt +++ b/resource/reactivedrop_indonesian.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 wants %s2 to be kicked." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 wants %s2 to be leader." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Time left: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_italian.txt b/resource/reactivedrop_italian.txt index 49cd2723b..57c777189 100644 --- a/resource/reactivedrop_italian.txt +++ b/resource/reactivedrop_italian.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 vuole che %s2 venga espulso." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 vuole che %s2 sia il leader." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Tempo rimasto: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_japanese.txt b/resource/reactivedrop_japanese.txt index 30557e167..8e95df385 100644 --- a/resource/reactivedrop_japanese.txt +++ b/resource/reactivedrop_japanese.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1は%s2の追放を提案した。" "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1はリーダーを%s2に変更しようと提案した。" + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "残り時間: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_koreana.txt b/resource/reactivedrop_koreana.txt index 9c94ff3d7..3ef9a376c 100644 --- a/resource/reactivedrop_koreana.txt +++ b/resource/reactivedrop_koreana.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 해병이 %s2 해병을 추방하고 싶어합니다." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 해병이 %s2 해병을 방장으로 추대하고 싶어합니다." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "남은 시간: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_latam.txt b/resource/reactivedrop_latam.txt index 776548d06..f034980a0 100644 --- a/resource/reactivedrop_latam.txt +++ b/resource/reactivedrop_latam.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 quiere que %s2 sea expulsado." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 quiere que %s2 sea líder." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Tiempo restante: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_norwegian.txt b/resource/reactivedrop_norwegian.txt index ec4c45a31..50232f9d5 100644 --- a/resource/reactivedrop_norwegian.txt +++ b/resource/reactivedrop_norwegian.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 vil at %s2 skal bli kastet ut." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 vil at %s2 skal bli leder." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Tid igjen: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_polish.txt b/resource/reactivedrop_polish.txt index a364aaf0a..f408b6ef9 100644 --- a/resource/reactivedrop_polish.txt +++ b/resource/reactivedrop_polish.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 chce wyrzucić gracza %s2." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 chce, aby %s2 został przywódcą." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Pozostały czas: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_portuguese.txt b/resource/reactivedrop_portuguese.txt index 12a805a12..aee4005b2 100644 --- a/resource/reactivedrop_portuguese.txt +++ b/resource/reactivedrop_portuguese.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 quer que %s2 seja expulso." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 quer que %s2 seja o líder." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Tempo restante: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_romanian.txt b/resource/reactivedrop_romanian.txt index a7fb6b86b..79c2d8e91 100644 --- a/resource/reactivedrop_romanian.txt +++ b/resource/reactivedrop_romanian.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 vrea ca %s2 să fie dat afară." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 vrea ca %s2 să fie lider." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Timp rămas: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_russian.txt b/resource/reactivedrop_russian.txt index d9a8e8214..2877c69ca 100644 --- a/resource/reactivedrop_russian.txt +++ b/resource/reactivedrop_russian.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 хочет выгнать %s2." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 хочет, чтобы лидером стал %s2." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Прошло времени: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_schinese.txt b/resource/reactivedrop_schinese.txt index 1c35a1a39..feed9478c 100644 --- a/resource/reactivedrop_schinese.txt +++ b/resource/reactivedrop_schinese.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 希望 %s2 被踢掉。" "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 希望 %s2 成为队长。" +"[english]asw_trace_player_enable" "Enable player tracing in game" +"asw_trace_player_enable" "启用游戏内玩家追踪" +"[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." +"asw_trace_me_msg_to_self" "你建议其他玩家在游戏中跟随你的士兵。" +"[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." +"asw_trace_me_msg_to_others" "%s1 建议你在游戏中跟随他的士兵。" +"[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." +"asw_trace_me_cooling_down" "每隔30s才能发送一次跟随建议。" +"[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." +"asw_trace_marines_max_reached" "你最多能够设置 %s1 个跟随目标。" "[english]asw_time_left" "Time left: %s1" "asw_time_left" "剩余时间:%s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_spanish.txt b/resource/reactivedrop_spanish.txt index 9284c7d27..3da524285 100644 --- a/resource/reactivedrop_spanish.txt +++ b/resource/reactivedrop_spanish.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 quiere expulsar a %s2." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 quiere que %s2 sea el líder." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Tiempo restante: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_swedish.txt b/resource/reactivedrop_swedish.txt index 97bb2d632..86314cc99 100644 --- a/resource/reactivedrop_swedish.txt +++ b/resource/reactivedrop_swedish.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 vill att %s2 sparkas." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 vill att %s2 ska vara ledare." +"[english]asw_trace_player_enable" "Enable player tracing in game" +"asw_trace_player_enable" "Aktivera spelarspårning i spelet" +"[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." +"asw_trace_me_msg_to_self" "Du har föreslagit att andra spelare ska följa din marinsoldat i spelet." +"[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." +"asw_trace_me_msg_to_others" "%s1 har föreslagit att du ska följa hans marinsoldat i spelet." +"[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." +"asw_trace_me_cooling_down" "Du kan bara föreslå att du följer dig själv var 30:e sekund." +"[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." +"asw_trace_marines_max_reached" "Du kan bara följa upp till %s1 marinsoldater." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Tid kvar: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_tchinese.txt b/resource/reactivedrop_tchinese.txt index 856d4e727..cccadbe78 100644 --- a/resource/reactivedrop_tchinese.txt +++ b/resource/reactivedrop_tchinese.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 希望 %s2 被踢掉。" "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 希望 %s2 成爲房主。" + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "剩餘時間:%s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_thai.txt b/resource/reactivedrop_thai.txt index 52e1ebff4..22953a06a 100644 --- a/resource/reactivedrop_thai.txt +++ b/resource/reactivedrop_thai.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 wants %s2 to be kicked." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 wants %s2 to be leader." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Time left: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_turkish.txt b/resource/reactivedrop_turkish.txt index 8fb520ba3..3058d24d6 100644 --- a/resource/reactivedrop_turkish.txt +++ b/resource/reactivedrop_turkish.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 , %s2 adlı oyuncunun atılmasını istiyor." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 , %s2 adlı oyuncunun lider olmasını istiyor." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Kalan süre: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_ukrainian.txt b/resource/reactivedrop_ukrainian.txt index aac9596a8..1c4915332 100644 --- a/resource/reactivedrop_ukrainian.txt +++ b/resource/reactivedrop_ukrainian.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 хоче вигнати %s2." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 хоче зробити лідером %s2." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Залишилося часу: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1" diff --git a/resource/reactivedrop_vietnamese.txt b/resource/reactivedrop_vietnamese.txt index 05dfa1ef9..16de0368d 100644 --- a/resource/reactivedrop_vietnamese.txt +++ b/resource/reactivedrop_vietnamese.txt @@ -1903,6 +1903,16 @@ "asw_started_kick_vote" "%s1 wants %s2 to be kicked." "[english]asw_started_leader_vote" "%s1 wants %s2 to be leader." "asw_started_leader_vote" "%s1 wants %s2 to be leader." + "[english]asw_trace_player_enable" "Enable player tracing in game" + "asw_trace_player_enable" "Enable player tracing in game" + "[english]asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "asw_trace_me_msg_to_self" "You have suggested other players to trace your marine in game." + "[english]asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "asw_trace_me_msg_to_others" "%s1 has suggested you to trace his marine in game." + "[english]asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "asw_trace_me_cooling_down" "You can only suggest tracing yourself every 30 seconds." + "[english]asw_trace_marines_max_reached" "You can only trace up to %s1 marines." + "asw_trace_marines_max_reached" "You can only trace up to %s1 marines." "[english]asw_time_left" "Time left: %s1" "asw_time_left" "Time left: %s1" "[english]asw_mission_launch_in" "Mission Launch in: %s1"