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

Language: Update language files #1612

Merged
merged 1 commit into from
Sep 16, 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
9 changes: 9 additions & 0 deletions lua/terrortown/lang/de.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2352,3 +2352,12 @@ L.label_voice_activation_mode_toggle_enabled = "Umschalten (Aktiviert zum Start)
--L.label_button_player_force_role = "force role"

--L.label_player_role = "Select role"

-- 2024-09-16
--L.help_enable_loadingscreen_server = [[
--The loadingscreen settings also exist on the client. They are hidden if disabled on the server.
--
--The minimum display time is there to give the player time to read the tips. If the reload of the map takes longer than the minimum time, the loadingscreen is shown as long as it needs to be. In general a reload time of 0.5 to 1 second is to be expected.]]

--L.label_enable_loadingscreen_server = "Enable the loadingscreen serverwide"
--L.label_loadingscreen_min_duration = "Minimum loadingscreen display time"
9 changes: 9 additions & 0 deletions lua/terrortown/lang/es.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2352,3 +2352,12 @@ L.decoy_help_primary = "Colocar el señuelo"
--L.label_button_player_force_role = "force role"

--L.label_player_role = "Select role"

-- 2024-09-16
--L.help_enable_loadingscreen_server = [[
--The loadingscreen settings also exist on the client. They are hidden if disabled on the server.
--
--The minimum display time is there to give the player time to read the tips. If the reload of the map takes longer than the minimum time, the loadingscreen is shown as long as it needs to be. In general a reload time of 0.5 to 1 second is to be expected.]]

--L.label_enable_loadingscreen_server = "Enable the loadingscreen serverwide"
--L.label_loadingscreen_min_duration = "Minimum loadingscreen display time"
11 changes: 10 additions & 1 deletion lua/terrortown/lang/fr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1733,7 +1733,7 @@ L.karma_unknown_tooltip = "Inconnu"
--L.label_max_extra_slots = "Max extra slots"
--L.label_weapon_autopickup = "Enable automatic weapon pickup"
--L.label_sprint_enabled = "Enable sprinting"
--L.label_sprint_max = "Max sprinting stamina"
--L.label_sprint_max = "Speed boost factor"
--L.label_sprint_stamina_consumption = "Stamina consumption factor"
--L.label_sprint_stamina_regeneration = "Stamina regeneration factor"
--L.label_crowbar_unlocks = "Primary attack can be used as interaction (i.e. unlocking)"
Expand Down Expand Up @@ -2352,3 +2352,12 @@ L.decoy_help_primary = "Planter le leurre"
--L.label_button_player_force_role = "force role"

--L.label_player_role = "Select role"

-- 2024-09-16
--L.help_enable_loadingscreen_server = [[
--The loadingscreen settings also exist on the client. They are hidden if disabled on the server.
--
--The minimum display time is there to give the player time to read the tips. If the reload of the map takes longer than the minimum time, the loadingscreen is shown as long as it needs to be. In general a reload time of 0.5 to 1 second is to be expected.]]

--L.label_enable_loadingscreen_server = "Enable the loadingscreen serverwide"
--L.label_loadingscreen_min_duration = "Minimum loadingscreen display time"
9 changes: 9 additions & 0 deletions lua/terrortown/lang/it.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2352,3 +2352,12 @@ L.decoy_help_primary = "Piazza un esca"
--L.label_button_player_force_role = "force role"

--L.label_player_role = "Select role"

-- 2024-09-16
--L.help_enable_loadingscreen_server = [[
--The loadingscreen settings also exist on the client. They are hidden if disabled on the server.
--
--The minimum display time is there to give the player time to read the tips. If the reload of the map takes longer than the minimum time, the loadingscreen is shown as long as it needs to be. In general a reload time of 0.5 to 1 second is to be expected.]]

--L.label_enable_loadingscreen_server = "Enable the loadingscreen serverwide"
--L.label_loadingscreen_min_duration = "Minimum loadingscreen display time"
9 changes: 9 additions & 0 deletions lua/terrortown/lang/ja.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2355,3 +2355,12 @@ L.header_commands_player_force_role = "役職の強制決定"
L.label_button_player_force_role = "役職の強制決定"

L.label_player_role = "役職選択"

-- 2024-09-16
--L.help_enable_loadingscreen_server = [[
--The loadingscreen settings also exist on the client. They are hidden if disabled on the server.
--
--The minimum display time is there to give the player time to read the tips. If the reload of the map takes longer than the minimum time, the loadingscreen is shown as long as it needs to be. In general a reload time of 0.5 to 1 second is to be expected.]]

--L.label_enable_loadingscreen_server = "Enable the loadingscreen serverwide"
--L.label_loadingscreen_min_duration = "Minimum loadingscreen display time"
9 changes: 9 additions & 0 deletions lua/terrortown/lang/pl.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2352,3 +2352,12 @@ L.decoy_help_primary = "Rozstaw Wabik"
--L.label_button_player_force_role = "force role"

--L.label_player_role = "Select role"

-- 2024-09-16
--L.help_enable_loadingscreen_server = [[
--The loadingscreen settings also exist on the client. They are hidden if disabled on the server.
--
--The minimum display time is there to give the player time to read the tips. If the reload of the map takes longer than the minimum time, the loadingscreen is shown as long as it needs to be. In general a reload time of 0.5 to 1 second is to be expected.]]

--L.label_enable_loadingscreen_server = "Enable the loadingscreen serverwide"
--L.label_loadingscreen_min_duration = "Minimum loadingscreen display time"
9 changes: 9 additions & 0 deletions lua/terrortown/lang/pt_br.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2352,3 +2352,12 @@ L.decoy_help_primary = "Plantar a isca"
--L.label_button_player_force_role = "force role"

--L.label_player_role = "Select role"

-- 2024-09-16
--L.help_enable_loadingscreen_server = [[
--The loadingscreen settings also exist on the client. They are hidden if disabled on the server.
--
--The minimum display time is there to give the player time to read the tips. If the reload of the map takes longer than the minimum time, the loadingscreen is shown as long as it needs to be. In general a reload time of 0.5 to 1 second is to be expected.]]

--L.label_enable_loadingscreen_server = "Enable the loadingscreen serverwide"
--L.label_loadingscreen_min_duration = "Minimum loadingscreen display time"
9 changes: 9 additions & 0 deletions lua/terrortown/lang/ru.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2354,3 +2354,12 @@ L.header_commands_player_force_role = "Назначение роли игрок
L.label_button_player_force_role = "назначить роль"

L.label_player_role = "Выберите роль"

-- 2024-09-16
--L.help_enable_loadingscreen_server = [[
--The loadingscreen settings also exist on the client. They are hidden if disabled on the server.
--
--The minimum display time is there to give the player time to read the tips. If the reload of the map takes longer than the minimum time, the loadingscreen is shown as long as it needs to be. In general a reload time of 0.5 to 1 second is to be expected.]]

--L.label_enable_loadingscreen_server = "Enable the loadingscreen serverwide"
--L.label_loadingscreen_min_duration = "Minimum loadingscreen display time"
9 changes: 9 additions & 0 deletions lua/terrortown/lang/sv.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2352,3 +2352,12 @@ L.body_confirm_one = "{finder} bekräftade att {victim} har dött."
--L.label_button_player_force_role = "force role"

--L.label_player_role = "Select role"

-- 2024-09-16
--L.help_enable_loadingscreen_server = [[
--The loadingscreen settings also exist on the client. They are hidden if disabled on the server.
--
--The minimum display time is there to give the player time to read the tips. If the reload of the map takes longer than the minimum time, the loadingscreen is shown as long as it needs to be. In general a reload time of 0.5 to 1 second is to be expected.]]

--L.label_enable_loadingscreen_server = "Enable the loadingscreen serverwide"
--L.label_loadingscreen_min_duration = "Minimum loadingscreen display time"
9 changes: 9 additions & 0 deletions lua/terrortown/lang/tr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2352,3 +2352,12 @@ L.header_commands_player_force_role = "Oyuncu Rolünü Zorla"
L.label_button_player_force_role = "rolü zorla"

L.label_player_role = "Rol seç"

-- 2024-09-16
--L.help_enable_loadingscreen_server = [[
--The loadingscreen settings also exist on the client. They are hidden if disabled on the server.
--
--The minimum display time is there to give the player time to read the tips. If the reload of the map takes longer than the minimum time, the loadingscreen is shown as long as it needs to be. In general a reload time of 0.5 to 1 second is to be expected.]]

--L.label_enable_loadingscreen_server = "Enable the loadingscreen serverwide"
--L.label_loadingscreen_min_duration = "Minimum loadingscreen display time"
9 changes: 9 additions & 0 deletions lua/terrortown/lang/uk.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2352,3 +2352,12 @@ L.body_confirm_one = "{finder} підтверджує смерть {victim}."
--L.label_button_player_force_role = "force role"

--L.label_player_role = "Select role"

-- 2024-09-16
--L.help_enable_loadingscreen_server = [[
--The loadingscreen settings also exist on the client. They are hidden if disabled on the server.
--
--The minimum display time is there to give the player time to read the tips. If the reload of the map takes longer than the minimum time, the loadingscreen is shown as long as it needs to be. In general a reload time of 0.5 to 1 second is to be expected.]]

--L.label_enable_loadingscreen_server = "Enable the loadingscreen serverwide"
--L.label_loadingscreen_min_duration = "Minimum loadingscreen display time"
9 changes: 9 additions & 0 deletions lua/terrortown/lang/zh_hans.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2352,3 +2352,12 @@ L.header_commands_player_force_role = "强制玩家角色"
L.label_button_player_force_role = "强制角色"

L.label_player_role = "选择角色"

-- 2024-09-16
--L.help_enable_loadingscreen_server = [[
--The loadingscreen settings also exist on the client. They are hidden if disabled on the server.
--
--The minimum display time is there to give the player time to read the tips. If the reload of the map takes longer than the minimum time, the loadingscreen is shown as long as it needs to be. In general a reload time of 0.5 to 1 second is to be expected.]]

--L.label_enable_loadingscreen_server = "Enable the loadingscreen serverwide"
--L.label_loadingscreen_min_duration = "Minimum loadingscreen display time"
9 changes: 9 additions & 0 deletions lua/terrortown/lang/zh_tw.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2352,3 +2352,12 @@ L.decoy_help_primary = "安放誘餌"
--L.label_button_player_force_role = "force role"

--L.label_player_role = "Select role"

-- 2024-09-16
--L.help_enable_loadingscreen_server = [[
--The loadingscreen settings also exist on the client. They are hidden if disabled on the server.
--
--The minimum display time is there to give the player time to read the tips. If the reload of the map takes longer than the minimum time, the loadingscreen is shown as long as it needs to be. In general a reload time of 0.5 to 1 second is to be expected.]]

--L.label_enable_loadingscreen_server = "Enable the loadingscreen serverwide"
--L.label_loadingscreen_min_duration = "Minimum loadingscreen display time"
Loading