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 #918

Merged
merged 20 commits into from
Oct 10, 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
5 changes: 4 additions & 1 deletion src/main/resources/lang/de-DE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ config_and_lang_file_could_not_be_loaded: 'Neuladung nicht erfolgreich. Schau in
msg_err_not_being_sieged: '&cTown %s does not have an active siege.'
msg_err_town_not_registered: '&cDie Stadt %s ist nicht regestriert.'
#Scoreboard
hud_title: 'Belagerung'
hud_title: '&6&l%s Siege'
hud_siege_status: 'Siege Status: '
hud_attackers: 'ANG: '
hud_defenders: 'VER: '
Expand Down Expand Up @@ -536,3 +536,6 @@ msg_err_invading_disabled_in_the_config: "&cIn the siegewar config, invading tow
msg_err_action_disable_missing_node: '&cYou don''t have enough permissions for that action: %s'
msg_err_your_nation_is_not_the_attacking_nation_cannot_invade: "Your nation is not the attacker, you cannot invade this town."
msg_err_you_arent_able_to_abandon_or_surrender_this_siege: "You do not have the authority to abandon or surrender this siege."
msg_err_cannot_change_capital_because_peaceful: "&cYou cannot change the capital of the nation, because the new capital is peaceful."
msg_err_your_town_cannot_be_peaceful_while_a_capital_city: "&cYour town could not change to peaceful because capital cities are not allowed to be peaceful."
msg_err_cannot_start_siege_as_a_peaceful_town: "&cYou cannot begin a siege, because your town is peaceful."
5 changes: 4 additions & 1 deletion src/main/resources/lang/es-AR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ config_and_lang_file_could_not_be_loaded: 'Reload unsuccessful. See console for
msg_err_not_being_sieged: '&cTown %s does not have an active siege.'
msg_err_town_not_registered: '&cTown %s is not registered.'
#Scoreboard
hud_title: 'Siege'
hud_title: '&6&l%s Siege'
hud_siege_status: 'Siege Status: '
hud_attackers: 'ATK: '
hud_defenders: 'DEF: '
Expand Down Expand Up @@ -536,3 +536,6 @@ msg_err_invading_disabled_in_the_config: "&cIn the siegewar config, invading tow
msg_err_action_disable_missing_node: '&cYou don''t have enough permissions for that action: %s'
msg_err_your_nation_is_not_the_attacking_nation_cannot_invade: "Your nation is not the attacker, you cannot invade this town."
msg_err_you_arent_able_to_abandon_or_surrender_this_siege: "You do not have the authority to abandon or surrender this siege."
msg_err_cannot_change_capital_because_peaceful: "&cYou cannot change the capital of the nation, because the new capital is peaceful."
msg_err_your_town_cannot_be_peaceful_while_a_capital_city: "&cYour town could not change to peaceful because capital cities are not allowed to be peaceful."
msg_err_cannot_start_siege_as_a_peaceful_town: "&cYou cannot begin a siege, because your town is peaceful."
5 changes: 4 additions & 1 deletion src/main/resources/lang/es-ES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ config_and_lang_file_could_not_be_loaded: 'Recarga fallida. Ve la consola para m
msg_err_not_being_sieged: '&cTown %s does not have an active siege.'
msg_err_town_not_registered: '&cCiudad %s no está registrada.'
#Scoreboard
hud_title: 'Asedio'
hud_title: '&6&l%s Siege'
hud_siege_status: 'Siege Status: '
hud_attackers: 'ATK: '
hud_defenders: 'DEF: '
Expand Down Expand Up @@ -536,3 +536,6 @@ msg_err_invading_disabled_in_the_config: "&cIn the siegewar config, invading tow
msg_err_action_disable_missing_node: '&cYou don''t have enough permissions for that action: %s'
msg_err_your_nation_is_not_the_attacking_nation_cannot_invade: "Your nation is not the attacker, you cannot invade this town."
msg_err_you_arent_able_to_abandon_or_surrender_this_siege: "You do not have the authority to abandon or surrender this siege."
msg_err_cannot_change_capital_because_peaceful: "&cYou cannot change the capital of the nation, because the new capital is peaceful."
msg_err_your_town_cannot_be_peaceful_while_a_capital_city: "&cYour town could not change to peaceful because capital cities are not allowed to be peaceful."
msg_err_cannot_start_siege_as_a_peaceful_town: "&cYou cannot begin a siege, because your town is peaceful."
5 changes: 4 additions & 1 deletion src/main/resources/lang/fr-FR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ config_and_lang_file_could_not_be_loaded: 'Échec du rechargement. Voir la conso
msg_err_not_being_sieged: '&cTown %s does not have an active siege.'
msg_err_town_not_registered: '&cLa ville %s n''est pas enregistrée.'
#Scoreboard
hud_title: 'Siège'
hud_title: '&6&l%s Siege'
hud_siege_status: 'Siege Status: '
hud_attackers: 'ATQ: '
hud_defenders: 'DEF: '
Expand Down Expand Up @@ -536,3 +536,6 @@ msg_err_invading_disabled_in_the_config: "&cIn the siegewar config, invading tow
msg_err_action_disable_missing_node: '&cYou don''t have enough permissions for that action: %s'
msg_err_your_nation_is_not_the_attacking_nation_cannot_invade: "Your nation is not the attacker, you cannot invade this town."
msg_err_you_arent_able_to_abandon_or_surrender_this_siege: "You do not have the authority to abandon or surrender this siege."
msg_err_cannot_change_capital_because_peaceful: "&cYou cannot change the capital of the nation, because the new capital is peaceful."
msg_err_your_town_cannot_be_peaceful_while_a_capital_city: "&cYour town could not change to peaceful because capital cities are not allowed to be peaceful."
msg_err_cannot_start_siege_as_a_peaceful_town: "&cYou cannot begin a siege, because your town is peaceful."
5 changes: 4 additions & 1 deletion src/main/resources/lang/it-IT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ config_and_lang_file_could_not_be_loaded: 'Reload fallito. Vedi la console per p
msg_err_not_being_sieged: '&cTown %s does not have an active siege.'
msg_err_town_not_registered: '&cCittà %s non è registrata.'
#Scoreboard
hud_title: 'Assedio'
hud_title: '&6&l%s Siege'
hud_siege_status: 'Siege Status: '
hud_attackers: 'ATC: '
hud_defenders: 'DIF: '
Expand Down Expand Up @@ -536,3 +536,6 @@ msg_err_invading_disabled_in_the_config: "&cIn the siegewar config, invading tow
msg_err_action_disable_missing_node: '&cYou don''t have enough permissions for that action: %s'
msg_err_your_nation_is_not_the_attacking_nation_cannot_invade: "Your nation is not the attacker, you cannot invade this town."
msg_err_you_arent_able_to_abandon_or_surrender_this_siege: "You do not have the authority to abandon or surrender this siege."
msg_err_cannot_change_capital_because_peaceful: "&cYou cannot change the capital of the nation, because the new capital is peaceful."
msg_err_your_town_cannot_be_peaceful_while_a_capital_city: "&cYour town could not change to peaceful because capital cities are not allowed to be peaceful."
msg_err_cannot_start_siege_as_a_peaceful_town: "&cYou cannot begin a siege, because your town is peaceful."
5 changes: 4 additions & 1 deletion src/main/resources/lang/ja-JP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ config_and_lang_file_could_not_be_loaded: '再読み込みに失敗しました
msg_err_not_being_sieged: '&c町%sにはアクティブな包囲がありません。'
msg_err_town_not_registered: '&c町%sは登録されていません。'
#Scoreboard
hud_title: 'Siege'
hud_title: '&6&l%s Siege'
hud_siege_status: 'Siege Status: '
hud_attackers: 'ATK: '
hud_defenders: 'DEF: '
Expand Down Expand Up @@ -536,3 +536,6 @@ msg_err_invading_disabled_in_the_config: "&cIn the siegewar config, invading tow
msg_err_action_disable_missing_node: '&cYou don''t have enough permissions for that action: %s'
msg_err_your_nation_is_not_the_attacking_nation_cannot_invade: "Your nation is not the attacker, you cannot invade this town."
msg_err_you_arent_able_to_abandon_or_surrender_this_siege: "You do not have the authority to abandon or surrender this siege."
msg_err_cannot_change_capital_because_peaceful: "&cYou cannot change the capital of the nation, because the new capital is peaceful."
msg_err_your_town_cannot_be_peaceful_while_a_capital_city: "&cYour town could not change to peaceful because capital cities are not allowed to be peaceful."
msg_err_cannot_start_siege_as_a_peaceful_town: "&cYou cannot begin a siege, because your town is peaceful."
5 changes: 4 additions & 1 deletion src/main/resources/lang/ru-RU.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ config_and_lang_file_could_not_be_loaded: 'Не удалось перезагр
msg_err_not_being_sieged: '&cГород %s не находится в осаде.'
msg_err_town_not_registered: '&cГород %s не зарегистрирован.'
#Scoreboard
hud_title: 'Осада'
hud_title: '&6&l%s Siege'
hud_siege_status: 'Статус Осады: '
hud_attackers: 'АТК: '
hud_defenders: 'ЗАЩ: '
Expand Down Expand Up @@ -536,3 +536,6 @@ msg_err_invading_disabled_in_the_config: "&cIn the siegewar config, invading tow
msg_err_action_disable_missing_node: '&cYou don''t have enough permissions for that action: %s'
msg_err_your_nation_is_not_the_attacking_nation_cannot_invade: "Your nation is not the attacker, you cannot invade this town."
msg_err_you_arent_able_to_abandon_or_surrender_this_siege: "You do not have the authority to abandon or surrender this siege."
msg_err_cannot_change_capital_because_peaceful: "&cYou cannot change the capital of the nation, because the new capital is peaceful."
msg_err_your_town_cannot_be_peaceful_while_a_capital_city: "&cYour town could not change to peaceful because capital cities are not allowed to be peaceful."
msg_err_cannot_start_siege_as_a_peaceful_town: "&cYou cannot begin a siege, because your town is peaceful."
5 changes: 4 additions & 1 deletion src/main/resources/lang/tl-PH.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ config_and_lang_file_could_not_be_loaded: 'Reload unsuccessful. See console for
msg_err_not_being_sieged: '&cTown %s does not have an active siege.'
msg_err_town_not_registered: '&cTown %s is not registered.'
#Scoreboard
hud_title: 'Siege'
hud_title: '&6&l%s Siege'
hud_siege_status: 'Siege Status: '
hud_attackers: 'ATK: '
hud_defenders: 'DEF: '
Expand Down Expand Up @@ -536,3 +536,6 @@ msg_err_invading_disabled_in_the_config: "&cIn the siegewar config, invading tow
msg_err_action_disable_missing_node: '&cYou don''t have enough permissions for that action: %s'
msg_err_your_nation_is_not_the_attacking_nation_cannot_invade: "Your nation is not the attacker, you cannot invade this town."
msg_err_you_arent_able_to_abandon_or_surrender_this_siege: "You do not have the authority to abandon or surrender this siege."
msg_err_cannot_change_capital_because_peaceful: "&cYou cannot change the capital of the nation, because the new capital is peaceful."
msg_err_your_town_cannot_be_peaceful_while_a_capital_city: "&cYour town could not change to peaceful because capital cities are not allowed to be peaceful."
msg_err_cannot_start_siege_as_a_peaceful_town: "&cYou cannot begin a siege, because your town is peaceful."
5 changes: 4 additions & 1 deletion src/main/resources/lang/tr-TR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ config_and_lang_file_could_not_be_loaded: 'Başarısız oldu. Ayrıntılar için
msg_err_not_being_sieged: '&cTown %s does not have an active siege.'
msg_err_town_not_registered: '&c%s kasabası kayıtlı değildir.'
#Scoreboard
hud_title: 'Kuşatma'
hud_title: '&6&l%s Siege'
hud_siege_status: 'Siege Status: '
hud_attackers: 'KUŞ: '
hud_defenders: 'SAV: '
Expand Down Expand Up @@ -536,3 +536,6 @@ msg_err_invading_disabled_in_the_config: "&cIn the siegewar config, invading tow
msg_err_action_disable_missing_node: '&cYou don''t have enough permissions for that action: %s'
msg_err_your_nation_is_not_the_attacking_nation_cannot_invade: "Your nation is not the attacker, you cannot invade this town."
msg_err_you_arent_able_to_abandon_or_surrender_this_siege: "You do not have the authority to abandon or surrender this siege."
msg_err_cannot_change_capital_because_peaceful: "&cYou cannot change the capital of the nation, because the new capital is peaceful."
msg_err_your_town_cannot_be_peaceful_while_a_capital_city: "&cYour town could not change to peaceful because capital cities are not allowed to be peaceful."
msg_err_cannot_start_siege_as_a_peaceful_town: "&cYou cannot begin a siege, because your town is peaceful."
5 changes: 4 additions & 1 deletion src/main/resources/lang/vi-VN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ config_and_lang_file_could_not_be_loaded: 'Tải lại không thành công. Xem
msg_err_not_being_sieged: '&cThị trấn %s không có một cuộc bao vây nào.'
msg_err_town_not_registered: '&cThị trấn %s chưa được đăng ký.'
#Scoreboard
hud_title: 'Chiến sự'
hud_title: '&6&l%s Siege'
hud_siege_status: 'Thông tin cuộc chiến: '
hud_attackers: 'Bên tấn công: '
hud_defenders: 'Bên phòng thủ: '
Expand Down Expand Up @@ -536,3 +536,6 @@ msg_err_invading_disabled_in_the_config: "&cIn the siegewar config, invading tow
msg_err_action_disable_missing_node: '&cYou don''t have enough permissions for that action: %s'
msg_err_your_nation_is_not_the_attacking_nation_cannot_invade: "Your nation is not the attacker, you cannot invade this town."
msg_err_you_arent_able_to_abandon_or_surrender_this_siege: "You do not have the authority to abandon or surrender this siege."
msg_err_cannot_change_capital_because_peaceful: "&cYou cannot change the capital of the nation, because the new capital is peaceful."
msg_err_your_town_cannot_be_peaceful_while_a_capital_city: "&cYour town could not change to peaceful because capital cities are not allowed to be peaceful."
msg_err_cannot_start_siege_as_a_peaceful_town: "&cYou cannot begin a siege, because your town is peaceful."