From 7c99c0b2f1430142b3138fdb18fc618dcb7e9c82 Mon Sep 17 00:00:00 2001 From: LlmDl Date: Fri, 12 Apr 2024 15:43:17 -0500 Subject: [PATCH] New Crowdin updates (#7350) * New translations en-us.yml (Chinese Simplified) * New translations en-us.yml (German) * New translations en-us.yml (Romanian) * New translations en-us.yml (French) * New translations en-us.yml (Spanish) * New translations en-us.yml (Bulgarian) * New translations en-us.yml (Czech) * New translations en-us.yml (Danish) * New translations en-us.yml (Hebrew) * New translations en-us.yml (Italian) * New translations en-us.yml (Japanese) * New translations en-us.yml (Korean) * New translations en-us.yml (Lithuanian) * New translations en-us.yml (Dutch) * New translations en-us.yml (Norwegian) * New translations en-us.yml (Polish) * New translations en-us.yml (Portuguese) * New translations en-us.yml (Russian) * New translations en-us.yml (Albanian) * New translations en-us.yml (Swedish) * New translations en-us.yml (Turkish) * New translations en-us.yml (Ukrainian) * New translations en-us.yml (Chinese Traditional) * New translations en-us.yml (Vietnamese) * New translations en-us.yml (Portuguese, Brazilian) * New translations en-us.yml (Indonesian) * New translations en-us.yml (Spanish, Argentina) * New translations en-us.yml (Spanish, Chile) * New translations en-us.yml (Spanish, Mexico) * New translations en-us.yml (Spanish, Uruguay) * New translations en-us.yml (Spanish, Venezuela) * New translations en-us.yml (Spanish, Ecuador) * New translations en-us.yml (Thai) * New translations en-us.yml (Azerbaijani) * New translations en-us.yml (English, United Kingdom) * New translations en-us.yml (Tagalog) * New translations en-us.yml (Pirate English) * New translations en-us.yml (Serbian (Latin)) * New translations en-us.yml (English (upside down)) * New translations en-us.yml (LOLCAT) * New translations en-us.yml (Classical Chinese) * Update source file en-US.yml * New translations en-us.yml (Turkish) * New translations en-us.yml (Russian) --- Towny/src/main/resources/lang/az-AZ.yml | 3 ++ Towny/src/main/resources/lang/bg-BG.yml | 3 ++ Towny/src/main/resources/lang/cs-CZ.yml | 3 ++ Towny/src/main/resources/lang/da-DK.yml | 3 ++ Towny/src/main/resources/lang/de-DE.yml | 3 ++ Towny/src/main/resources/lang/en-GB.yml | 3 ++ Towny/src/main/resources/lang/en-PT.yml | 3 ++ Towny/src/main/resources/lang/en-UD.yml | 3 ++ Towny/src/main/resources/lang/es-AR.yml | 3 ++ Towny/src/main/resources/lang/es-CL.yml | 3 ++ Towny/src/main/resources/lang/es-EC.yml | 3 ++ Towny/src/main/resources/lang/es-ES.yml | 3 ++ Towny/src/main/resources/lang/es-MX.yml | 3 ++ Towny/src/main/resources/lang/es-UY.yml | 3 ++ Towny/src/main/resources/lang/es-VE.yml | 3 ++ Towny/src/main/resources/lang/fr-FR.yml | 3 ++ Towny/src/main/resources/lang/he-IL.yml | 3 ++ Towny/src/main/resources/lang/id-ID.yml | 3 ++ Towny/src/main/resources/lang/it-IT.yml | 3 ++ Towny/src/main/resources/lang/ja-JP.yml | 3 ++ Towny/src/main/resources/lang/ko-KR.yml | 3 ++ Towny/src/main/resources/lang/lol-US.yml | 3 ++ Towny/src/main/resources/lang/lt-LT.yml | 3 ++ Towny/src/main/resources/lang/lzh.yml | 3 ++ Towny/src/main/resources/lang/nl-NL.yml | 3 ++ Towny/src/main/resources/lang/no-NO.yml | 3 ++ Towny/src/main/resources/lang/pl-PL.yml | 3 ++ Towny/src/main/resources/lang/pt-BR.yml | 3 ++ Towny/src/main/resources/lang/pt-PT.yml | 3 ++ Towny/src/main/resources/lang/ro-RO.yml | 3 ++ Towny/src/main/resources/lang/ru-RU.yml | 41 +++++++++++++----------- Towny/src/main/resources/lang/sq-AL.yml | 3 ++ Towny/src/main/resources/lang/sr-CS.yml | 3 ++ Towny/src/main/resources/lang/sv-SE.yml | 3 ++ Towny/src/main/resources/lang/th-TH.yml | 3 ++ Towny/src/main/resources/lang/tl-PH.yml | 3 ++ Towny/src/main/resources/lang/tr-TR.yml | 5 ++- Towny/src/main/resources/lang/uk-UA.yml | 3 ++ Towny/src/main/resources/lang/vi-VN.yml | 3 ++ Towny/src/main/resources/lang/zh-CN.yml | 3 ++ Towny/src/main/resources/lang/zh-TW.yml | 3 ++ 41 files changed, 143 insertions(+), 20 deletions(-) diff --git a/Towny/src/main/resources/lang/az-AZ.yml b/Towny/src/main/resources/lang/az-AZ.yml index c747fa107f..cc8ae6c093 100644 --- a/Towny/src/main/resources/lang/az-AZ.yml +++ b/Towny/src/main/resources/lang/az-AZ.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Plot Group' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/bg-BG.yml b/Towny/src/main/resources/lang/bg-BG.yml index 02140820e8..335827f222 100644 --- a/Towny/src/main/resources/lang/bg-BG.yml +++ b/Towny/src/main/resources/lang/bg-BG.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Plot Group' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/cs-CZ.yml b/Towny/src/main/resources/lang/cs-CZ.yml index 0591970613..6fbbfd7f85 100644 --- a/Towny/src/main/resources/lang/cs-CZ.yml +++ b/Towny/src/main/resources/lang/cs-CZ.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Plot Group' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/da-DK.yml b/Towny/src/main/resources/lang/da-DK.yml index 20fdc3fd68..ed2668b64b 100644 --- a/Towny/src/main/resources/lang/da-DK.yml +++ b/Towny/src/main/resources/lang/da-DK.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cDu har ikke tilladelse til %s her.' msg_err_plot_belongs_to_group: '&cGrund tilhører en gruppe, brug %s.' plotgroup_sing: 'Grundgruppe' msg_err_ally_limit_reached: 'Din nation har nået grænsen for allierede, ude af stand til at acceptere.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Gruppe %s blev ikke fundet.' msg_err_expected_command_format: 'Forkert syntaks, forventet: %s' diff --git a/Towny/src/main/resources/lang/de-DE.yml b/Towny/src/main/resources/lang/de-DE.yml index 904bb14187..ac9f292b28 100644 --- a/Towny/src/main/resources/lang/de-DE.yml +++ b/Towny/src/main/resources/lang/de-DE.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cSie sind hier nicht berechtigt, %s zu verwenden.' msg_err_plot_belongs_to_group: '&cPlot gehört zu einer Gruppe, verwende %s.' plotgroup_sing: 'Grundstücksgruppen' msg_err_ally_limit_reached: 'Deine Nation hat das Limit an Verbündeten erreicht, Annehmen gescheitert.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Gruppe %s wurde nicht gefunden.' msg_err_expected_command_format: 'Ungültige Syntax, erwartet: %s' diff --git a/Towny/src/main/resources/lang/en-GB.yml b/Towny/src/main/resources/lang/en-GB.yml index d27fc7ed0a..6cf6a9ac75 100644 --- a/Towny/src/main/resources/lang/en-GB.yml +++ b/Towny/src/main/resources/lang/en-GB.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Plot Group' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/en-PT.yml b/Towny/src/main/resources/lang/en-PT.yml index 3cf4096c80..760eb8085d 100644 --- a/Towny/src/main/resources/lang/en-PT.yml +++ b/Towny/src/main/resources/lang/en-PT.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Plot Group' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/en-UD.yml b/Towny/src/main/resources/lang/en-UD.yml index a806e930e7..c45b8c2e68 100644 --- a/Towny/src/main/resources/lang/en-UD.yml +++ b/Towny/src/main/resources/lang/en-UD.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Plot Group' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/es-AR.yml b/Towny/src/main/resources/lang/es-AR.yml index 6e744890e9..9100000394 100644 --- a/Towny/src/main/resources/lang/es-AR.yml +++ b/Towny/src/main/resources/lang/es-AR.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cNo tienes permitido %s aquí.' msg_err_plot_belongs_to_group: '&cEl terreno pertenece a un grupo, usa %s.' plotgroup_sing: 'Grupo' msg_err_ally_limit_reached: 'Tu nación llegó al límite de aliados, y ya no puede aceptar más solicitudes.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'No se encontró el grupo %s.' msg_err_expected_command_format: 'Sintaxis inválida, se esperaba: %s' diff --git a/Towny/src/main/resources/lang/es-CL.yml b/Towny/src/main/resources/lang/es-CL.yml index f6c88625d8..ca4592891c 100644 --- a/Towny/src/main/resources/lang/es-CL.yml +++ b/Towny/src/main/resources/lang/es-CL.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cNo tienes permitido %s aquí.' msg_err_plot_belongs_to_group: '&cEl terreno pertenece a un grupo, usa %s.' plotgroup_sing: 'Grupo' msg_err_ally_limit_reached: 'Tu nación llegó al límite de aliados, y ya no puede aceptar más solicitudes.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'No se encontró el grupo %s.' msg_err_expected_command_format: 'Sintaxis inválida, se esperaba: %s' diff --git a/Towny/src/main/resources/lang/es-EC.yml b/Towny/src/main/resources/lang/es-EC.yml index f52889559c..2d5d92680c 100644 --- a/Towny/src/main/resources/lang/es-EC.yml +++ b/Towny/src/main/resources/lang/es-EC.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cNo tienes permitido %s aquí.' msg_err_plot_belongs_to_group: '&cEl terreno pertenece a un grupo, usa %s.' plotgroup_sing: 'Grupo' msg_err_ally_limit_reached: 'Tu nación llegó al límite de aliados, y ya no puede aceptar más solicitudes.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'No se encontró el grupo %s.' msg_err_expected_command_format: 'Sintaxis inválida, se esperaba: %s' diff --git a/Towny/src/main/resources/lang/es-ES.yml b/Towny/src/main/resources/lang/es-ES.yml index a6ecf7c69a..9a0183eced 100644 --- a/Towny/src/main/resources/lang/es-ES.yml +++ b/Towny/src/main/resources/lang/es-ES.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cNo tienes permitido %s aqui.' msg_err_plot_belongs_to_group: '&cLa parcela pertenece a un grupo, usa %s.' plotgroup_sing: 'Grupo de Parcelas' msg_err_ally_limit_reached: 'Tu nacion alcanso el maximo de aliados, no se pudo aceptar.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Grupo %s no encontrado.' msg_err_expected_command_format: 'Syntaxis incorrecta, se espera: %s' diff --git a/Towny/src/main/resources/lang/es-MX.yml b/Towny/src/main/resources/lang/es-MX.yml index b751647843..309de98be4 100644 --- a/Towny/src/main/resources/lang/es-MX.yml +++ b/Towny/src/main/resources/lang/es-MX.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cNo tienes permitido %s aquí.' msg_err_plot_belongs_to_group: '&cEl terreno pertenece a un grupo, usa %s.' plotgroup_sing: 'Grupo' msg_err_ally_limit_reached: 'Tu nación llegó al límite de aliados, y ya no puede aceptar más solicitudes.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'No se encontró el grupo %s.' msg_err_expected_command_format: 'Sintaxis inválida, se esperaba: %s' diff --git a/Towny/src/main/resources/lang/es-UY.yml b/Towny/src/main/resources/lang/es-UY.yml index f52889559c..2d5d92680c 100644 --- a/Towny/src/main/resources/lang/es-UY.yml +++ b/Towny/src/main/resources/lang/es-UY.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cNo tienes permitido %s aquí.' msg_err_plot_belongs_to_group: '&cEl terreno pertenece a un grupo, usa %s.' plotgroup_sing: 'Grupo' msg_err_ally_limit_reached: 'Tu nación llegó al límite de aliados, y ya no puede aceptar más solicitudes.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'No se encontró el grupo %s.' msg_err_expected_command_format: 'Sintaxis inválida, se esperaba: %s' diff --git a/Towny/src/main/resources/lang/es-VE.yml b/Towny/src/main/resources/lang/es-VE.yml index f52889559c..2d5d92680c 100644 --- a/Towny/src/main/resources/lang/es-VE.yml +++ b/Towny/src/main/resources/lang/es-VE.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cNo tienes permitido %s aquí.' msg_err_plot_belongs_to_group: '&cEl terreno pertenece a un grupo, usa %s.' plotgroup_sing: 'Grupo' msg_err_ally_limit_reached: 'Tu nación llegó al límite de aliados, y ya no puede aceptar más solicitudes.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'No se encontró el grupo %s.' msg_err_expected_command_format: 'Sintaxis inválida, se esperaba: %s' diff --git a/Towny/src/main/resources/lang/fr-FR.yml b/Towny/src/main/resources/lang/fr-FR.yml index 2bc88b4e6f..bbf234590b 100644 --- a/Towny/src/main/resources/lang/fr-FR.yml +++ b/Towny/src/main/resources/lang/fr-FR.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cVous n''êtes pas autorisé à %s ici.' msg_err_plot_belongs_to_group: '&cLe terrain appartient à un groupe, utilisez %s.' plotgroup_sing: 'Groupe de terrain' msg_err_ally_limit_reached: 'Votre nation a atteint la limite d''allié, impossible d''accepter.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Groupe %s non trouvé.' msg_err_expected_command_format: 'Syntaxe incorrecte, utilisation attendu: %s' diff --git a/Towny/src/main/resources/lang/he-IL.yml b/Towny/src/main/resources/lang/he-IL.yml index 590ed84c34..a0a6ea0cc0 100644 --- a/Towny/src/main/resources/lang/he-IL.yml +++ b/Towny/src/main/resources/lang/he-IL.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cאתה לא רשאי ל%s פה.' msg_err_plot_belongs_to_group: '&cהחלקה שייכת לקבוצה, השתמש ב - %s.' plotgroup_sing: 'קבוצת חלקות' msg_err_ally_limit_reached: 'האומה שלך הגיעה לכמות המרבית של בעלי ברית, אי אפשר לאשר.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'קבוצה %s לא נמצאה.' msg_err_expected_command_format: 'תחביר לא נכון, תחביר מצופה: %s' diff --git a/Towny/src/main/resources/lang/id-ID.yml b/Towny/src/main/resources/lang/id-ID.yml index ca3d2cad44..05e77216ab 100644 --- a/Towny/src/main/resources/lang/id-ID.yml +++ b/Towny/src/main/resources/lang/id-ID.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: 'Kamu tidak diizinkan untuk %s disini.' msg_err_plot_belongs_to_group: '&cLahan ini milik kelompok lain, gunakan %s.' plotgroup_sing: 'Kelompok Lahan' msg_err_ally_limit_reached: 'Negaramu sudah mencapai batas sekutu, tidak dapat menerima sekutu lagi.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Tidak menemukan kelompok %s.' msg_err_expected_command_format: 'Sintaks salah, yang diharapkan: %s' diff --git a/Towny/src/main/resources/lang/it-IT.yml b/Towny/src/main/resources/lang/it-IT.yml index 9dee9f6bc9..58b9dbec6a 100644 --- a/Towny/src/main/resources/lang/it-IT.yml +++ b/Towny/src/main/resources/lang/it-IT.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cNon sei autorizzato a %s qui.' msg_err_plot_belongs_to_group: '&cPlot appartiene a un gruppo, usa %s.' plotgroup_sing: 'Gruppi di lotti' msg_err_ally_limit_reached: 'La tua nazione ha raggiunto il limite alleato, non sei in grado di accettare.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Gruppo %s non trovato.' msg_err_expected_command_format: 'Sintassi errata, prevista: %s' diff --git a/Towny/src/main/resources/lang/ja-JP.yml b/Towny/src/main/resources/lang/ja-JP.yml index 9d0f8ab464..916ee9b782 100644 --- a/Towny/src/main/resources/lang/ja-JP.yml +++ b/Towny/src/main/resources/lang/ja-JP.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cここで%sをすることはできません。' msg_err_plot_belongs_to_group: '&cプロットはグループに属しています。%sを使用してください。' plotgroup_sing: '土地グループ' msg_err_ally_limit_reached: 'あなたの国はこれ以上同盟国を増やすことはできません。' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'グループ%sが見つかりません。' msg_err_expected_command_format: '無効な構文です。%s' diff --git a/Towny/src/main/resources/lang/ko-KR.yml b/Towny/src/main/resources/lang/ko-KR.yml index 1ca7f9ae97..a9fa245e87 100644 --- a/Towny/src/main/resources/lang/ko-KR.yml +++ b/Towny/src/main/resources/lang/ko-KR.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: '땅 그룹' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/lol-US.yml b/Towny/src/main/resources/lang/lol-US.yml index 2e68edfe40..a5c66e1ee7 100644 --- a/Towny/src/main/resources/lang/lol-US.yml +++ b/Towny/src/main/resources/lang/lol-US.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Plot Group' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/lt-LT.yml b/Towny/src/main/resources/lang/lt-LT.yml index 091edd32f5..4d3ce8269d 100644 --- a/Towny/src/main/resources/lang/lt-LT.yml +++ b/Towny/src/main/resources/lang/lt-LT.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Sklypų grupė' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/lzh.yml b/Towny/src/main/resources/lang/lzh.yml index 1e04474a57..bdd1e1a770 100644 --- a/Towny/src/main/resources/lang/lzh.yml +++ b/Towny/src/main/resources/lang/lzh.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&c你不得在此%s ' msg_err_plot_belongs_to_group: '&c此地段屬於一個叢集,使用%s ' plotgroup_sing: '地段叢集' msg_err_ally_limit_reached: '你的城邦達到了盟邦配額限制,無法接受要求 ' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: '找不到叢集%s ' msg_err_expected_command_format: '錯誤的語句,預期狀況:%s' diff --git a/Towny/src/main/resources/lang/nl-NL.yml b/Towny/src/main/resources/lang/nl-NL.yml index ef24514d84..3389a5c3b9 100644 --- a/Towny/src/main/resources/lang/nl-NL.yml +++ b/Towny/src/main/resources/lang/nl-NL.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cJe mag hier niet %s.' msg_err_plot_belongs_to_group: '&cPlot behoort tot een groep, gebruik %s.' plotgroup_sing: 'Plot Groep' msg_err_ally_limit_reached: 'Jouw natie heeft het ally limit bereikt, kan niet accepteren.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Groep %s niet gevonden.' msg_err_expected_command_format: 'Onjuiste syntaxis, verwacht: %s' diff --git a/Towny/src/main/resources/lang/no-NO.yml b/Towny/src/main/resources/lang/no-NO.yml index 2f92b187a7..5f43f0fce7 100644 --- a/Towny/src/main/resources/lang/no-NO.yml +++ b/Towny/src/main/resources/lang/no-NO.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cDu har ikke lov til å %s her.' msg_err_plot_belongs_to_group: '&cTomten tilhører en gruppe, bruk %s.' plotgroup_sing: 'Tomtgruppe' msg_err_ally_limit_reached: 'Din nasjon har nådd tillatt grense for allierte, ikke mulig å akseptere.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Gruppe %s ble ikke funnet.' msg_err_expected_command_format: 'Feil syntaks, forventet: %s' diff --git a/Towny/src/main/resources/lang/pl-PL.yml b/Towny/src/main/resources/lang/pl-PL.yml index 8e77f62ffa..215b0c5a2f 100644 --- a/Towny/src/main/resources/lang/pl-PL.yml +++ b/Towny/src/main/resources/lang/pl-PL.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cNie możesz w tym miejscu wykonywać czynności %s.' msg_err_plot_belongs_to_group: '&cDziałka należy do grupy, użyj %s.' plotgroup_sing: 'Grupa Działek' msg_err_ally_limit_reached: 'Twoja nacja osiągnęła limit sojuszników, nie możesz zaakceptować propozycji.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Grupa %s nie została znaleziona.' msg_err_expected_command_format: 'Niepoprawna składnia, oczekiwano: %s' diff --git a/Towny/src/main/resources/lang/pt-BR.yml b/Towny/src/main/resources/lang/pt-BR.yml index dacaeaff65..383ae4eefb 100644 --- a/Towny/src/main/resources/lang/pt-BR.yml +++ b/Towny/src/main/resources/lang/pt-BR.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cVocê não tem permissão para %s aqui.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Plot Group' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/pt-PT.yml b/Towny/src/main/resources/lang/pt-PT.yml index 59ed06bd82..36e91844ed 100644 --- a/Towny/src/main/resources/lang/pt-PT.yml +++ b/Towny/src/main/resources/lang/pt-PT.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cVocê não tem permissão para %s aqui.' msg_err_plot_belongs_to_group: '&cO lote pertence a um grupo, use %s.' plotgroup_sing: 'Grupo de lote' msg_err_ally_limit_reached: 'Sua nação atingiu o limite aliado, incapaz de aceitar.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Grupo %s não encontrado.' msg_err_expected_command_format: 'Sintaxe incorreta, esperada: %s' diff --git a/Towny/src/main/resources/lang/ro-RO.yml b/Towny/src/main/resources/lang/ro-RO.yml index b07afcaa6b..6a748483aa 100644 --- a/Towny/src/main/resources/lang/ro-RO.yml +++ b/Towny/src/main/resources/lang/ro-RO.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Plot Group' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/ru-RU.yml b/Towny/src/main/resources/lang/ru-RU.yml index 4cf8de5a5b..e586ad330a 100644 --- a/Towny/src/main/resources/lang/ru-RU.yml +++ b/Towny/src/main/resources/lang/ru-RU.yml @@ -179,17 +179,17 @@ nation_toggle_help_2: "Переключает статус \"открыто\", nation_toggle_help_3: "Переключает налоговый процент, заставляя города платить процент вместо фиксированной ставки." nation_sanction_help_1: "Добавляет город в список санкционированных городов." nation_sanction_help_2: "Удаляет город из списка Санкционирования." -nation_sanction_help_3: "Lists your nation's Sanctioned Towns." +nation_sanction_help_3: "Список ваших городов под санкциями." nation_sanction_help_4: "Lists the given nation's Sanctioned Towns." king_help_1: 'Помощь для лидеров наций' king_help_2: 'Установить альянс.' king_help_3: 'Установить врагов.' king_help_4: "Снять деньги со счёта вашей нации." -king_help_5: "Add or remove towns from your nation." -king_help_6: "Use /n set ? for help." +king_help_5: "Добавить или удалить города из вашей нации." +king_help_6: "Используйте /n set ? для помощи." king_help_7: "Use /n toggle ? for help." -king_help_8: "Used to absorb another nation into your nation." -king_help_9: "Used to message everyone in your nation." +king_help_8: "Используется для поглощения другой нации в вашу нацию." +king_help_9: "Используется для отправки сообщений всем в вашей нации." res_1: 'Ваш статус' res_2: '[Горожанин]' res_3: 'Статус указанного игрока' @@ -197,20 +197,20 @@ res_4: 'Список всех активных игроков' res_5: 'для помощи' res_6: 'Совпадения в сети' res_7: 'Точное имя' -res_8: 'Just a humble farmer' -res_9: "How much tax you will pay per day." -res_10: "See /res jail ? for help." -res_11: "See /res toggle ? for help." -res_12: "See /res set ? for help." -res_13: "Spawn to your town or bed." -res_toggle_help_0: "Toggle your plots' pvp status." -res_toggle_help_1: "Toggle your plots' fire status." -res_toggle_help_2: "Toggle your plots' mobs status." -res_toggle_help_3: "Toggle your plots' explosion status." -res_toggle_help_4: "Toggle the ability to see plot borders." -res_toggle_help_5: "Toggle the ability to see constant plot borders." -res_toggle_help_6: "Toggle the ability to see town borders." -res_toggle_help_7: "Toggle the ability to see plot notifications." +res_8: 'Просто скромный фермер' +res_9: "Сколько налогов вы будете платить в день." +res_10: "Используйте /res jail ? для помощи." +res_11: "Используйте /res toggle ? для помощи." +res_12: "Используйте /res set ? для помощи." +res_13: "Спавн к вашему городу или кровати." +res_toggle_help_0: "Переключить PVP для плотов." +res_toggle_help_1: "Переключить распространение огня для плотов." +res_toggle_help_2: "Переключить спавн мобов для плотов." +res_toggle_help_3: "Переключить взрывы для плотов." +res_toggle_help_4: "Переключить возможность видеть границы участка." +res_toggle_help_5: "Переключить возможность видеть границы постоянных плотов." +res_toggle_help_6: "Переключить возможность видеть границы города." +res_toggle_help_7: "Переключить возможность отображения уведомлений от плотов." res_toggle_help_8: "Toggle the ability to claim where you walk." res_toggle_help_9: "Toggle the ability to see the map when you change plots." res_toggle_help_10: "Remove all modes." @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cВам запрещено %s здесь.' msg_err_plot_belongs_to_group: '&cУчасток принадлежит к группе, используйте %s.' plotgroup_sing: 'Группа участков' msg_err_ally_limit_reached: 'Ваша нация достигла лимита союзников, принять невозможно.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Группа %s не найдена.' msg_err_expected_command_format: 'Неверный синтаксис, ожидалось: %s' diff --git a/Towny/src/main/resources/lang/sq-AL.yml b/Towny/src/main/resources/lang/sq-AL.yml index 66305b189d..5626689b7a 100644 --- a/Towny/src/main/resources/lang/sq-AL.yml +++ b/Towny/src/main/resources/lang/sq-AL.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Plot Group' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/sr-CS.yml b/Towny/src/main/resources/lang/sr-CS.yml index 20d31a9675..5d5c61f363 100644 --- a/Towny/src/main/resources/lang/sr-CS.yml +++ b/Towny/src/main/resources/lang/sr-CS.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cNe smete %s ovde.' msg_err_plot_belongs_to_group: '&cPlot pripada grupi, koristite %s.' plotgroup_sing: 'Grupa plotova' msg_err_ally_limit_reached: 'Vaša nacija je dostigla ograničenje saveznika, nije moguće prihvatiti.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Grupa %s nije nađena.' msg_err_expected_command_format: 'Netačna sintaksa, očekuje se: %s' diff --git a/Towny/src/main/resources/lang/sv-SE.yml b/Towny/src/main/resources/lang/sv-SE.yml index 4f88531037..942ef98e2e 100644 --- a/Towny/src/main/resources/lang/sv-SE.yml +++ b/Towny/src/main/resources/lang/sv-SE.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cDu är inte tillåten att %s här.' msg_err_plot_belongs_to_group: '&cPlotten tillhör en grupp, använd %s.' plotgroup_sing: 'Tomtgrupp' msg_err_ally_limit_reached: 'Din nation har nått gränsen för antal allierade, kunde ej acceptera.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Gruppen %s hittades inte.' msg_err_expected_command_format: 'Felaktig syntax, förväntat: %s' diff --git a/Towny/src/main/resources/lang/th-TH.yml b/Towny/src/main/resources/lang/th-TH.yml index 108fbac3f1..1bd6342db6 100644 --- a/Towny/src/main/resources/lang/th-TH.yml +++ b/Towny/src/main/resources/lang/th-TH.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Plot Group' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/tl-PH.yml b/Towny/src/main/resources/lang/tl-PH.yml index 80f39ccfce..6509b4e957 100644 --- a/Towny/src/main/resources/lang/tl-PH.yml +++ b/Towny/src/main/resources/lang/tl-PH.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Plot Group' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/tr-TR.yml b/Towny/src/main/resources/lang/tr-TR.yml index 2a2e1626dc..69d81a8a79 100644 --- a/Towny/src/main/resources/lang/tr-TR.yml +++ b/Towny/src/main/resources/lang/tr-TR.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cBurada %s yapmanıza izin verilmiyor.' msg_err_plot_belongs_to_group: '&cArsa bir gruba ait, %s kullanın.' plotgroup_sing: 'Arsa Grubu' msg_err_ally_limit_reached: 'Milletiniz müttefik sınırına ulaştı, kabul edemiyor.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: '%s grubu bulunamadı.' msg_err_expected_command_format: 'Yanlış sözdizimi, bekleniyor: %s' @@ -1634,7 +1637,7 @@ msg_setup_full_guide_link: '&bTam kurulum kılavuzunun bağlantısı için buray msg_setup_wildernessuse: 'Vahşi doğada kullanımı etkinleştirmek ister misiniz? Bu, oyuncuların vahşi doğada blok kırmasına/inşa etmesine izin verecektir.' msg_setup_revertunclaim: 'Claim talebinde bulunmama durumunda geri döndürmeyi kullanmak ister misiniz? Bu, sahiplenilmediklerinde kasaba bloklarının yavaş yavaş yenilenmesini sağlayacaktır.' msg_setup_town_block_ratio: 'Kasaba blok oranınızı neye ayarlamak istersiniz? Varsayılan, ikamet eden kişi başına 8 şehir bloğudur. Daha yüksek miktarlar, kasabaların sahip oldukları her sakin için daha fazla talep etmesine izin verecektir. Bunu 0 sayısına ayarlamak, town_levels değerlerini kullanmasını sağlayacaktır.' -msg_setup_town_cost: 'Yeni bir kasaba yaratmanın maliyeti ne kadar olmalı? Varsayılan: 250' +msg_setup_town_cost: 'Yeni bir kasaba kurma maliyeti ne kadar olmalı? Varsayılan: 250' msg_setup_nation_cost: 'Sizce yeni bir ulus oluşturmanın bedeli ne olmalı? Varsayılan 1000.' msg_setup_townblock_cost: 'Bir şehir bloğunu talep etmenin maliyeti ne kadar olmalıdır? Varsayılan değer 25. Townblock, bir Chunk ile aynı boyuttadır (varsayılan ayarlar).' msg_setup_success: 'Yapılandırma değerleri başarıyla yeni değerlerinizle değiştirildi.' diff --git a/Towny/src/main/resources/lang/uk-UA.yml b/Towny/src/main/resources/lang/uk-UA.yml index 26a82af61f..2fa90ab954 100644 --- a/Towny/src/main/resources/lang/uk-UA.yml +++ b/Towny/src/main/resources/lang/uk-UA.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&сВам заборонено %s тут.' msg_err_plot_belongs_to_group: '&сДілянка належить групі, використовуйте %s.' plotgroup_sing: 'Група ділянок' msg_err_ally_limit_reached: 'Ваша нація досягнула ліміту союзників, неможливо прийняти.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Групу %s не знайдено.' msg_err_expected_command_format: 'Неправильний синтаксис, очікувалось: %s' diff --git a/Towny/src/main/resources/lang/vi-VN.yml b/Towny/src/main/resources/lang/vi-VN.yml index 76f3b09877..749c84a448 100644 --- a/Towny/src/main/resources/lang/vi-VN.yml +++ b/Towny/src/main/resources/lang/vi-VN.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&cYou are not allowed to %s here.' msg_err_plot_belongs_to_group: '&cPlot belongs to a group, use %s.' plotgroup_sing: 'Plot Group' msg_err_ally_limit_reached: 'Your nation has reached the ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: 'Group %s not found.' msg_err_expected_command_format: 'Incorrect syntax, expected: %s' diff --git a/Towny/src/main/resources/lang/zh-CN.yml b/Towny/src/main/resources/lang/zh-CN.yml index 95cd6b47b7..947834cc9e 100644 --- a/Towny/src/main/resources/lang/zh-CN.yml +++ b/Towny/src/main/resources/lang/zh-CN.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&c你没有权限在这里%s。' msg_err_plot_belongs_to_group: '&c这片土地属于一个土地组,请使用%s。' plotgroup_sing: '土地组' msg_err_ally_limit_reached: '你的盟友太多了,因此你无法接受新的邀请。' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: '组%s未找到。' msg_err_expected_command_format: '语法错误,预期传入%s' diff --git a/Towny/src/main/resources/lang/zh-TW.yml b/Towny/src/main/resources/lang/zh-TW.yml index 5f1acad4f1..da5abd64a7 100644 --- a/Towny/src/main/resources/lang/zh-TW.yml +++ b/Towny/src/main/resources/lang/zh-TW.yml @@ -1556,6 +1556,9 @@ msg_cache_block_err: '&c你不得在此%s ' msg_err_plot_belongs_to_group: '&c此地段屬於一個叢集,使用%s ' plotgroup_sing: '地段叢集' msg_err_ally_limit_reached: '你的城邦達到了盟邦配額限制,無法接受要求 ' +msg_err_ally_limit_reached_cannot_accept: 'The nation of %s has reached their ally limit, unable to accept.' +msg_err_ally_limit_reached_cannot_send: 'Your nation has reached the ally limit, unable to invite %s to become your ally.' +msg_err_ally_limit_reached_cannot_send_targetNation: 'The nation of %s has reached their ally limit, unable to invite %s to become your ally.' #Added in 0.114 msg_err_group_not_found: '找不到叢集%s ' msg_err_expected_command_format: '錯誤的語句,預期狀況:%s'