From 62124950cb041328eb49e7c8133f18a7b35d3b71 Mon Sep 17 00:00:00 2001 From: LlmDl Date: Fri, 23 Feb 2024 14:34:10 -0600 Subject: [PATCH] New Crowdin updates (#7272) * Update source file en-US.yml * 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) * New translations en-us.yml (Spanish, Chile) * New translations en-us.yml (Spanish, Chile) --- Towny/src/main/resources/lang/az-AZ.yml | 2 + Towny/src/main/resources/lang/bg-BG.yml | 2 + Towny/src/main/resources/lang/cs-CZ.yml | 2 + Towny/src/main/resources/lang/da-DK.yml | 2 + Towny/src/main/resources/lang/de-DE.yml | 2 + Towny/src/main/resources/lang/en-GB.yml | 2 + Towny/src/main/resources/lang/en-PT.yml | 2 + Towny/src/main/resources/lang/en-UD.yml | 2 + Towny/src/main/resources/lang/es-AR.yml | 2 + Towny/src/main/resources/lang/es-CL.yml | 84 ++++++++++++------------ Towny/src/main/resources/lang/es-EC.yml | 2 + Towny/src/main/resources/lang/es-ES.yml | 2 + Towny/src/main/resources/lang/es-MX.yml | 2 + Towny/src/main/resources/lang/es-UY.yml | 2 + Towny/src/main/resources/lang/es-VE.yml | 2 + Towny/src/main/resources/lang/fr-FR.yml | 2 + Towny/src/main/resources/lang/he-IL.yml | 2 + Towny/src/main/resources/lang/id-ID.yml | 2 + Towny/src/main/resources/lang/it-IT.yml | 2 + Towny/src/main/resources/lang/ja-JP.yml | 2 + Towny/src/main/resources/lang/ko-KR.yml | 2 + Towny/src/main/resources/lang/lol-US.yml | 2 + Towny/src/main/resources/lang/lt-LT.yml | 2 + Towny/src/main/resources/lang/lzh.yml | 2 + Towny/src/main/resources/lang/nl-NL.yml | 2 + Towny/src/main/resources/lang/no-NO.yml | 2 + Towny/src/main/resources/lang/pl-PL.yml | 2 + Towny/src/main/resources/lang/pt-BR.yml | 2 + Towny/src/main/resources/lang/pt-PT.yml | 2 + Towny/src/main/resources/lang/ro-RO.yml | 2 + Towny/src/main/resources/lang/ru-RU.yml | 2 + Towny/src/main/resources/lang/sq-AL.yml | 2 + Towny/src/main/resources/lang/sr-CS.yml | 2 + Towny/src/main/resources/lang/sv-SE.yml | 2 + Towny/src/main/resources/lang/th-TH.yml | 2 + Towny/src/main/resources/lang/tl-PH.yml | 2 + Towny/src/main/resources/lang/tr-TR.yml | 2 + Towny/src/main/resources/lang/uk-UA.yml | 2 + Towny/src/main/resources/lang/vi-VN.yml | 2 + Towny/src/main/resources/lang/zh-CN.yml | 2 + Towny/src/main/resources/lang/zh-TW.yml | 2 + 41 files changed, 123 insertions(+), 41 deletions(-) diff --git a/Towny/src/main/resources/lang/az-AZ.yml b/Towny/src/main/resources/lang/az-AZ.yml index 70138eb831..6c886cfe47 100644 --- a/Towny/src/main/resources/lang/az-AZ.yml +++ b/Towny/src/main/resources/lang/az-AZ.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/bg-BG.yml b/Towny/src/main/resources/lang/bg-BG.yml index 780bcda2a5..7b9a48c715 100644 --- a/Towny/src/main/resources/lang/bg-BG.yml +++ b/Towny/src/main/resources/lang/bg-BG.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/cs-CZ.yml b/Towny/src/main/resources/lang/cs-CZ.yml index f6b6e61bff..3f4db5ddc6 100644 --- a/Towny/src/main/resources/lang/cs-CZ.yml +++ b/Towny/src/main/resources/lang/cs-CZ.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/da-DK.yml b/Towny/src/main/resources/lang/da-DK.yml index 45288fe1c2..cf9b9ad4f0 100644 --- a/Towny/src/main/resources/lang/da-DK.yml +++ b/Towny/src/main/resources/lang/da-DK.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/de-DE.yml b/Towny/src/main/resources/lang/de-DE.yml index f0152ac9e2..839b8a280e 100644 --- a/Towny/src/main/resources/lang/de-DE.yml +++ b/Towny/src/main/resources/lang/de-DE.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/en-GB.yml b/Towny/src/main/resources/lang/en-GB.yml index 0601c2969d..45212eb353 100644 --- a/Towny/src/main/resources/lang/en-GB.yml +++ b/Towny/src/main/resources/lang/en-GB.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/en-PT.yml b/Towny/src/main/resources/lang/en-PT.yml index 5bd3b6df75..8be5ce2475 100644 --- a/Towny/src/main/resources/lang/en-PT.yml +++ b/Towny/src/main/resources/lang/en-PT.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/en-UD.yml b/Towny/src/main/resources/lang/en-UD.yml index 7cc7bdffcc..87133805f5 100644 --- a/Towny/src/main/resources/lang/en-UD.yml +++ b/Towny/src/main/resources/lang/en-UD.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/es-AR.yml b/Towny/src/main/resources/lang/es-AR.yml index 80696547d0..85fcea0b37 100644 --- a/Towny/src/main/resources/lang/es-AR.yml +++ b/Towny/src/main/resources/lang/es-AR.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/es-CL.yml b/Towny/src/main/resources/lang/es-CL.yml index 67909ab3e4..c507be0a2f 100644 --- a/Towny/src/main/resources/lang/es-CL.yml +++ b/Towny/src/main/resources/lang/es-CL.yml @@ -197,7 +197,7 @@ res_5: 'para ayuda' res_6: 'Coincidencia en línea' res_7: 'Nombre exacto' res_8: 'Solo un humilde agricultor' -res_9: "How much tax you will pay per day." +res_9: "Cuánto impuesto pagarás por día." res_10: "Use /res jail ? para obtener ayuda." res_11: "Use /res toggle ? para obtener ayuda." res_12: "Use /res set ? para obtener ayuda." @@ -214,15 +214,15 @@ res_toggle_help_8: "Activa la capacidad de ir reclamando terrenos mientras camin res_toggle_help_9: "Activa la capacidad de ver el mapa al cambiar entre terrenos." res_toggle_help_10: "Eliminar todos los modos." res_toggle_help_11: "Espíar en los canales de chat." -res_toggle_help_12: "Toggle the ability to add plots to a plotgroup you have started." -res_toggle_help_13: "Toggle the ability to see title messages when you change plots." -res_toggle_help_14: "Toggle the ability to unclaim where you walk." -res_toggle_help_15: "Toggle the ability to use the infotool to learn proper block/entity names." -res_toggle_help_16: "Toggle the ability to deactivate your admin priviledges." -res_jail_help_0: "Pays the bail cost to get out of jail." -res_set_help_0: "Set your resident's About/Bio" -res_set_help_1: "Set your resident's default plot permissions." -res_set_help_2: "Set your resident's modes." +res_toggle_help_12: "Activa la habilidad de añadir terrenos a un grupo que iniciaste." +res_toggle_help_13: "Activa la habilidad de ver títulos al cambiar de terreno." +res_toggle_help_14: "Activa la habilidad de abandonar terrenos mientras caminas." +res_toggle_help_15: "Activa la habilidad de usar la herramienta de información para ver los nombres de los bloques/entidades." +res_toggle_help_16: "Activa la habilidad de desactivar tus privilegios de administrador." +res_jail_help_0: "Paga la fianza para salir de la cárcel." +res_set_help_0: "Establecer tu biografía" +res_set_help_1: "Establecer tus permisos de terreno predeterminados." +res_set_help_2: "Establecer tus modos." mode_1: 'Mostrar el mapa entre cada terreno de la ciudad' mode_2: 'Intentar reclamar al caminar' mode_3: 'Intentar abandonar al caminar' @@ -247,31 +247,31 @@ world_help_2: '[mundo]' world_help_3: 'Estado del mundo seleccionado' world_help_4: 'Lista de todos los mundos' world_help_5: 'Regenerar este chunk' -world_help_6: 'See /tw toggle ? for help' -world_help_7: 'See /tw set ? for help' -world_set_help_0: "Set the world's wilderness name." -world_toggle_help_0: "Toggle on/off if towns can claim land in this world." -world_toggle_help_1: "Toggle on/off if Towny is enabled in this world." -world_toggle_help_2: "Toggle on/off if wars can happen in this world." -world_toggle_help_3: "Toggle on/off if pvp or forcepvp is enabled in this world." -world_toggle_help_4: "Toggle on/off if friendlyfire is enabled in this world." -world_toggle_help_5: "Toggle on/off if explosions are enabled or forced in this world." -world_toggle_help_6: "Toggle on/off if fires are enabled or forced in this world." +world_help_6: 'Use /tw toggle ? para obtener ayuda' +world_help_7: 'Use /tw set ? para obtener ayuda' +world_set_help_0: "Establecer el nombre del Exterior en este mundo." +world_toggle_help_0: "Permitir que las ciudades reclamen terrenos en este mundo." +world_toggle_help_1: "Activar o desactivar Towny en este mundo." +world_toggle_help_2: "Activar o desactivar guerras en este mundo." +world_toggle_help_3: "Activa o desactiva si el combate voluntario o forzado está habilitado en este mundo." +world_toggle_help_4: "Activar o desactivar el combate amistoso en este mundo." +world_toggle_help_5: "Activar o desactivar las explosiones en este mundo." +world_toggle_help_6: "Activar o desactivar los incendios en este mundo." world_toggle_help_7: "Activa o desactiva los ajustes de aparición de mobs del mundo." -world_toggle_help_8: "Toggle on/off the revert-on-unclaim feature in this world." -world_toggle_help_9: "Toggle on/off the explosions-are-reverted features in this world." -world_toggle_help_10: "Toggle on/off the plot-clear-deletes-blocks command in this world." -world_toggle_help_11: "Toggle on/off the plot-unclaiming-deletes-blocks feature in this world." +world_toggle_help_8: "Activar o desactivar la función revertir-al-abandonar en este mundo." +world_toggle_help_9: "Activar o desactivar la función revertir-explosiones en este mundo." +world_toggle_help_10: "Activar o desactivar la función plot-clear-elimina-los-bloques en este mundo." +world_toggle_help_11: "Activar o desactivar la función abandonar-elimina-los-bloques en este mundo." townyadmin_help_1: 'Abandonar este terreno de la ciudad' townyadmin_help_2: 'Intentar abandonar alrededor de ti.' admin_panel_1: "Use /ta set ? para obtener ayuda" admin_panel_2: 'Reiniciar Towny' admin_panel_3: 'Forzar el inicio de un nuevo día' -admin_panel_4: "Unclaim an space surrounding you" +admin_panel_4: "Abandonar un terreno alrededor tuyo" admin_panel_5: "Use /ta plot ? para obtener ayuda" -admin_panel_6: "Give a positive or negative amount of townblocks to a player or town" +admin_panel_6: "Dar o quitar terrenos a una ciudad o jugador" admin_panel_7: "Use /ta toggle ? para obtener ayuda" -admin_panel_8: "Commands for controlling these objects" +admin_panel_8: "Comandos para controlar estos objetos" admin_panel_9: "Teletransportarse al terreno especificado" admin_panel_10: "Comprueba si el jugador tiene un nodo de permiso" admin_panel_11: "Restablecer tu configuración" @@ -281,8 +281,8 @@ admin_panel_14: "Forzar el guardado o cargado de la base de datos" admin_panel_15: "Ejecutar el código de un nuevo día" admin_panel_16: "Purgar residentes antiguos" townyadmin_town_help_0: "Crear una ciudad con el nombre y alcalde dados." -townyadmin_town_help_1: "Show the town status screen." -townyadmin_town_help_2: "Add or remove residents from a town." +townyadmin_town_help_1: "Mostrar la pantalla del estado comunal." +townyadmin_town_help_2: "Añadir o eliminar residentes de una ciudad." townyadmin_town_help_3: "Renombrar una ciudad." townyadmin_town_help_4: "Eliminar una ciudad." townyadmin_town_help_5: "Spawnear en una ciudad." @@ -291,8 +291,8 @@ townyadmin_town_help_7: "Usar el comando rank de una ciudad." townyadmin_town_help_8: "Usar el comando set de una ciudad." townyadmin_town_help_9: "Usar el comando toggle de una ciudad." townyadmin_town_help_10: "Editar los metadatos de una ciudad." -townyadmin_town_help_11: "Merge the 2nd town into the first town." -townyadmin_town_help_12: "Merge the 2nd town into the first town, ignoring any rules." +townyadmin_town_help_11: "Fusionar la segunda ciudad en la primera ciudad." +townyadmin_town_help_12: "Fusionar la segunda ciudad en la primera ciudad, ignorando cualquier regla." townyadmin_town_help_13: "Poner dinero en el banco de la ciudad." townyadmin_town_help_14: "Quitar dinero del banco de la ciudad." townyadmin_town_help_15: "Abrir el libro de finanzas de la ciudad." @@ -354,8 +354,8 @@ ta_set_help_8: "Usa el tamaño 0 para quitar la anulación de la zona nacional." ta_purge_help_0: "Purga a los residentes que no han iniciado sesión durante más tiempo de los días dados, opcionalmente puede usarse para eliminar sólo a jugadores sin ciudades, o especificar una ciudad para purgar sólo a los residentes de esta." ta_townmeta_help_1: "Ver los metadatos de la ciudad especificada." ta_townmeta_help_2: "Establece la clave y valor de los metadatos de una ciudad." -ta_townmeta_help_3: "Add or remove a metadata by key from the town." -ta_residentmeta_help_1: "View the metadata stored on the resident you specify." +ta_townmeta_help_3: "Añadir o quitar metadatos por la clave de la ciudad." +ta_residentmeta_help_1: "Ver los metadatos del residente especificado." ta_residentmeta_help_2: "Establece la clave y valor de los metadatos de un residente." ta_residentmeta_help_3: "Añadir o quitar metadatos por la clave del residente." ta_nationmeta_help_1: "Ver los metadatos de la nación especificada." @@ -400,12 +400,13 @@ plot_group_toggle_help_0: "Activa el combate en el grupo." plot_group_toggle_help_1: "Activa las explosiones en el grupo." plot_group_toggle_help_2: "Activa el fuego en el grupo." plot_group_toggle_help_3: "Permite los mobs en el grupo." +plot_group_toggle_help_4: "Activar el cobro de impuestos del grupo." plot_set_help_0: "Ej: Hotel, Campo, Granja, Embajada, etc." plot_set_help_1: "Cambia un terreno a un outpost." plot_set_help_2: "Quita el tipo de un terreno." plot_set_help_3: "Nombra un terreno." plot_set_help_4: "Activa todos los permisos." -plot_set_help_5: "Sets the permissions of a level or type to on or off." +plot_set_help_5: "Establece los permisos de un nivel o un tipo en activado o desactivado." plot_set_help_6: "Sets the permission of a level and type to on or off." plot_set_help_7: "Sets the permissions to the resident or town that owns the plots." plot_jailcell_help_0: "Agrega una celda donde estás parado." @@ -435,7 +436,7 @@ msg_payed_resident_tax: '&bPagaste los impuestos de residencia en ' msg_bankrupt_town: ' no tuvo el dinero para seguir siendo una ciudad.' msg_bankrupt_nation: ' no tuvo el dinero para seguir siendo una nación.' msg_nation_not_peaceful: '&bLa nación no tuvo el dinero para mantenerse como pacífica.' -msg_nation_cant_peaceful: '&bNation couldn''t afford to become a peaceful nation. You must be able to pay % daily.' +msg_nation_cant_peaceful: '&bLa nación no tuvo el dinero para convertirse en pacífica. Debes poder pagar % a diario.' msg_peaceful_disabled: '&bLa paz entre naciones está desactivada globalmente.' msg_you_paid: '&bPagaste %s para establecer el estado de pacífico.' msg_nation_set_peace: '&bSe cambió el estado de la nación.' @@ -915,7 +916,7 @@ status_town_nation: 'Nación:' status_town_reslist_overlength: 'y más...' status_nation_king: 'Líder:' status_nation_tax: 'ImpuestoNación:' -status_nation_conquered_tax: 'ConqueredTax:' +status_nation_conquered_tax: 'ImpuestoConquistado:' status_nation_towns: 'Ciudades' status_nation_allies: 'Aliados' status_nation_enemies: 'Enemigos' @@ -935,7 +936,7 @@ status_res_taxexempt: 'El personal municipal está exento de los impuestos.' status_res_tax: 'Impuesto de la Ciudad:' status_res_plottax: 'Impuesto total de los terrenos:' status_res_totaltax: 'Impuesto total:' -status_townblock_plottax: 'Cargar impuesto: ' +status_townblock_plottax: 'ImpuestoTerreno: ' status_townblock_untaxed: 'Untaxed' #Added in 0.45 msg_err_unable_to_use_bank_outside_nation_capital: 'No puedes interactuar con el banco de la nación fuera de la capital.' @@ -1105,10 +1106,10 @@ msg_err_key_cannot_be_deleted: 'No se puede borrar una clave que no existe.' msg_err_this_town_doesnt_have_any_associated_metadata: 'Esta ciudad no tiene metadatos asociados a ella.' msg_err_key_x_is_not_part_of_this_town: 'La clave %s no es parte de esta ciudad, dentro de lo posible, añadela.' msg_custom_data_was_successfully_added_to_town: '¡Se han añadido datos personalizados a la ciudad!' -msg_err_this_resident_doesnt_have_any_associated_metadata: 'This resident doesn''t have any associated metadata.' -msg_err_key_x_is_not_part_of_this_resident: 'Key %s is not part of this resident, if possible please add it.' +msg_err_this_resident_doesnt_have_any_associated_metadata: 'Este residente no tiene metadatos asociados.' +msg_err_key_x_is_not_part_of_this_resident: 'La clave %s no es parte de este residente, dentro de lo posible, añadela.' msg_custom_data_was_successfully_added_to_resident: '¡Se añadieron datos personalizados al residente!' -msg_err_this_nation_doesnt_have_any_associated_metadata: 'This nation doesn''t have any associated metadata.' +msg_err_this_nation_doesnt_have_any_associated_metadata: 'Esta nación no tiene metadatos asociados a ella.' msg_err_key_x_is_not_part_of_this_nation: 'La clave %s no es parte de esta nación, dentro de lo posible, añadela.' msg_custom_data_was_successfully_added_to_nation: '¡Se han añadido datos personalizados a la nación!' msg_error_too_many_pages: 'Hay demasiadas páginas.' @@ -1292,7 +1293,7 @@ msg_warning_your_town_is_ruined_for_x_more_hours: '&cTu ciudad será considerada msg_time_remaining_before_full_removal: 'Tiempo hasta que sea eliminado completamente: %d horas.' msg_time_until_reclaim_available: 'Tiempo hasta que se pueda volver a reclamar: %d horas.' msg_reclaim_available: 'Reclamo disponible.' -msg_ruined_town_being_deleted: "%s was ruined for %s hours and is being deleted." +msg_ruined_town_being_deleted: "%s estuvo en las ruinas por %s y será eliminado." #Added in 0.93 msg_changed_peaceful: '&cLa neutralidad de la ciudad ahora está %s.' msg_err_town_unclaim_canceled: '&cAbandono cancelado. No puedes realizar esta operación ahora mismo.' @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "El mundo no está cargado." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(Venta: %s)" msg_town_forsale: "%s está a la venta por %s." msg_town_notforsale: "%s ya no está a la venta." diff --git a/Towny/src/main/resources/lang/es-EC.yml b/Towny/src/main/resources/lang/es-EC.yml index fb82228c4f..c01c9181be 100644 --- a/Towny/src/main/resources/lang/es-EC.yml +++ b/Towny/src/main/resources/lang/es-EC.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/es-ES.yml b/Towny/src/main/resources/lang/es-ES.yml index d5acb90e96..fb6ec80a41 100644 --- a/Towny/src/main/resources/lang/es-ES.yml +++ b/Towny/src/main/resources/lang/es-ES.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/es-MX.yml b/Towny/src/main/resources/lang/es-MX.yml index 7194a6b93c..8e14c8b55e 100644 --- a/Towny/src/main/resources/lang/es-MX.yml +++ b/Towny/src/main/resources/lang/es-MX.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/es-UY.yml b/Towny/src/main/resources/lang/es-UY.yml index fb82228c4f..c01c9181be 100644 --- a/Towny/src/main/resources/lang/es-UY.yml +++ b/Towny/src/main/resources/lang/es-UY.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/es-VE.yml b/Towny/src/main/resources/lang/es-VE.yml index fb82228c4f..c01c9181be 100644 --- a/Towny/src/main/resources/lang/es-VE.yml +++ b/Towny/src/main/resources/lang/es-VE.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/fr-FR.yml b/Towny/src/main/resources/lang/fr-FR.yml index 18bd8d30a1..7f81060806 100644 --- a/Towny/src/main/resources/lang/fr-FR.yml +++ b/Towny/src/main/resources/lang/fr-FR.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/he-IL.yml b/Towny/src/main/resources/lang/he-IL.yml index 50c43b45a8..c9ac11d9bb 100644 --- a/Towny/src/main/resources/lang/he-IL.yml +++ b/Towny/src/main/resources/lang/he-IL.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/id-ID.yml b/Towny/src/main/resources/lang/id-ID.yml index 1e2ba00673..e005eb6dcd 100644 --- a/Towny/src/main/resources/lang/id-ID.yml +++ b/Towny/src/main/resources/lang/id-ID.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "Anda tidak dapat melakukan klaim ber msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/it-IT.yml b/Towny/src/main/resources/lang/it-IT.yml index f5f1a28aa8..d13e7e9c30 100644 --- a/Towny/src/main/resources/lang/it-IT.yml +++ b/Towny/src/main/resources/lang/it-IT.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/ja-JP.yml b/Towny/src/main/resources/lang/ja-JP.yml index 613342fee9..26f0734e68 100644 --- a/Towny/src/main/resources/lang/ja-JP.yml +++ b/Towny/src/main/resources/lang/ja-JP.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "プロットタイプを削除する" @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/ko-KR.yml b/Towny/src/main/resources/lang/ko-KR.yml index 1835ff354e..96a40908c8 100644 --- a/Towny/src/main/resources/lang/ko-KR.yml +++ b/Towny/src/main/resources/lang/ko-KR.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/lol-US.yml b/Towny/src/main/resources/lang/lol-US.yml index 8040ab14d6..78343815f7 100644 --- a/Towny/src/main/resources/lang/lol-US.yml +++ b/Towny/src/main/resources/lang/lol-US.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/lt-LT.yml b/Towny/src/main/resources/lang/lt-LT.yml index 4bba1620f6..a713511181 100644 --- a/Towny/src/main/resources/lang/lt-LT.yml +++ b/Towny/src/main/resources/lang/lt-LT.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Įjungia arba išjungia PVP režimą sklypų grupėje plot_group_toggle_help_1: "Įjungia arba išjungia sprogimus sklypų grupėje." plot_group_toggle_help_2: "Įjungia arba išjungia ugnies sklidimą sklypų grupėje." plot_group_toggle_help_3: "Įjungia arba išjungia monstrų atsiradimą sklypų grupėje." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Pvz.: Inn, Wilds, Farm, Embassy, t.t." plot_set_help_1: "Nustato sklypą kaip tolimąją teritoriją." plot_set_help_2: "Pašalina sklypo tipą." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/lzh.yml b/Towny/src/main/resources/lang/lzh.yml index e3f5235de6..38d73f4f92 100644 --- a/Towny/src/main/resources/lang/lzh.yml +++ b/Towny/src/main/resources/lang/lzh.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s不再處於出售狀態" diff --git a/Towny/src/main/resources/lang/nl-NL.yml b/Towny/src/main/resources/lang/nl-NL.yml index 1b6106c66f..39d8e038d8 100644 --- a/Towny/src/main/resources/lang/nl-NL.yml +++ b/Towny/src/main/resources/lang/nl-NL.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/no-NO.yml b/Towny/src/main/resources/lang/no-NO.yml index 9fcf0c6e18..5071bcd882 100644 --- a/Towny/src/main/resources/lang/no-NO.yml +++ b/Towny/src/main/resources/lang/no-NO.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/pl-PL.yml b/Towny/src/main/resources/lang/pl-PL.yml index 617c768eac..2fd64c02ea 100644 --- a/Towny/src/main/resources/lang/pl-PL.yml +++ b/Towny/src/main/resources/lang/pl-PL.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Przełącza PVP w grupie działek." plot_group_toggle_help_1: "Przełącza eksplozje w grupie działek." plot_group_toggle_help_2: "Przełącza Podpalanie w grupie działek." plot_group_toggle_help_3: "Przełącza moby w grupie działek." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Np.: Gospoda, Dzicz, Plener, Ambasada itd." plot_set_help_1: "Ustawia działkę na Placówkę." plot_set_help_2: "Przywraca domyślny rodzaj działki." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "Nie możesz podebrać działki przez msg_err_world_not_loaded: "Świat nie jest załadowany." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cStan opodatkowania tej działki został ustawiony na %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(Na sprzedaż: %s)" msg_town_forsale: "Miasto %s zostało wystawione na sprzedaż za %s." msg_town_notforsale: "Miasto %s nie jest już na sprzedaż." diff --git a/Towny/src/main/resources/lang/pt-BR.yml b/Towny/src/main/resources/lang/pt-BR.yml index c9b8425659..6be01e1a0d 100644 --- a/Towny/src/main/resources/lang/pt-BR.yml +++ b/Towny/src/main/resources/lang/pt-BR.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/pt-PT.yml b/Towny/src/main/resources/lang/pt-PT.yml index fd8bb42ccf..608d7e4df3 100644 --- a/Towny/src/main/resources/lang/pt-PT.yml +++ b/Towny/src/main/resources/lang/pt-PT.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/ro-RO.yml b/Towny/src/main/resources/lang/ro-RO.yml index 9f98d0df85..4e7acb83c2 100644 --- a/Towny/src/main/resources/lang/ro-RO.yml +++ b/Towny/src/main/resources/lang/ro-RO.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/ru-RU.yml b/Towny/src/main/resources/lang/ru-RU.yml index 393b882936..a5212f8e89 100644 --- a/Towny/src/main/resources/lang/ru-RU.yml +++ b/Towny/src/main/resources/lang/ru-RU.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "Вы не можете перепр msg_err_world_not_loaded: "Мир не загружен." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cЭтому участку присвоен статус налогооблажения %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(Продаётся: %s)" msg_town_forsale: "%s был выставлен на продажу за %s." msg_town_notforsale: "%s больше не продаётся." diff --git a/Towny/src/main/resources/lang/sq-AL.yml b/Towny/src/main/resources/lang/sq-AL.yml index 97d05cef01..f2962d4365 100644 --- a/Towny/src/main/resources/lang/sq-AL.yml +++ b/Towny/src/main/resources/lang/sq-AL.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/sr-CS.yml b/Towny/src/main/resources/lang/sr-CS.yml index 0e063a3bad..b831037181 100644 --- a/Towny/src/main/resources/lang/sr-CS.yml +++ b/Towny/src/main/resources/lang/sr-CS.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/sv-SE.yml b/Towny/src/main/resources/lang/sv-SE.yml index 2de32a364b..9cc5955b96 100644 --- a/Towny/src/main/resources/lang/sv-SE.yml +++ b/Towny/src/main/resources/lang/sv-SE.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/th-TH.yml b/Towny/src/main/resources/lang/th-TH.yml index 4a57e9539c..5be715b431 100644 --- a/Towny/src/main/resources/lang/th-TH.yml +++ b/Towny/src/main/resources/lang/th-TH.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/tl-PH.yml b/Towny/src/main/resources/lang/tl-PH.yml index 486c923474..b9516555a4 100644 --- a/Towny/src/main/resources/lang/tl-PH.yml +++ b/Towny/src/main/resources/lang/tl-PH.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/tr-TR.yml b/Towny/src/main/resources/lang/tr-TR.yml index 7600dd5b7d..7a7b934f05 100644 --- a/Towny/src/main/resources/lang/tr-TR.yml +++ b/Towny/src/main/resources/lang/tr-TR.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/uk-UA.yml b/Towny/src/main/resources/lang/uk-UA.yml index 551f4545f6..54b9d6bfee 100644 --- a/Towny/src/main/resources/lang/uk-UA.yml +++ b/Towny/src/main/resources/lang/uk-UA.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "Світ не завантажений." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&сЦя ділянка має податок у вигляді %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(На продаж: %s)" msg_town_forsale: "Місто %s було виставлено на продаж за %s." msg_town_notforsale: "Місто %s більше не продається." diff --git a/Towny/src/main/resources/lang/vi-VN.yml b/Towny/src/main/resources/lang/vi-VN.yml index ed79082e2e..17a1ce0582 100644 --- a/Towny/src/main/resources/lang/vi-VN.yml +++ b/Towny/src/main/resources/lang/vi-VN.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/zh-CN.yml b/Towny/src/main/resources/lang/zh-CN.yml index 280d59a11e..c0ffe3034b 100644 --- a/Towny/src/main/resources/lang/zh-CN.yml +++ b/Towny/src/main/resources/lang/zh-CN.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "例如:Inn, Wilds, Farm, Embassy等。" plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "你不可以在%s的时间内再次 msg_err_world_not_loaded: "世界未加载。" #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s is no longer for sale." diff --git a/Towny/src/main/resources/lang/zh-TW.yml b/Towny/src/main/resources/lang/zh-TW.yml index fc51df58ff..accf4eaea4 100644 --- a/Towny/src/main/resources/lang/zh-TW.yml +++ b/Towny/src/main/resources/lang/zh-TW.yml @@ -400,6 +400,7 @@ plot_group_toggle_help_0: "Toggles pvp in the plot group." plot_group_toggle_help_1: "Toggles explosions in the plot group." plot_group_toggle_help_2: "Toggles fire in the plot group." plot_group_toggle_help_3: "Toggles mobs in the plot group." +plot_group_toggle_help_4: "Toggles the taxed status of the plot group." plot_set_help_0: "Ex: Inn, Wilds, Farm, Embassy, etc." plot_set_help_1: "Sets a plot to an Outpost." plot_set_help_2: "Removes a plot type." @@ -2051,6 +2052,7 @@ msg_err_your_cannot_overclaim_for_another: "You cannot overclaim again for anoth msg_err_world_not_loaded: "World is not loaded." #Message shown when a mayor toggles a plots taxed status. msg_changed_plot_taxed: '&cThis plot has had its taxed status set to %s.' +msg_changed_plotgroup_taxed: '&cThis plotgroup has had its taxed status set to %s.' status_forsale: "&a(For Sale: %s)" msg_town_forsale: "%s has been set for sale at %s." msg_town_notforsale: "%s不再處於出售狀態"