diff --git a/Towny/src/main/resources/lang/az-AZ.yml b/Towny/src/main/resources/lang/az-AZ.yml index fbea7b983a..0f4e7fedb9 100644 --- a/Towny/src/main/resources/lang/az-AZ.yml +++ b/Towny/src/main/resources/lang/az-AZ.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Şəhərə bağlı olmayan iddia sahəsi' mayor_help_4: 'Ətrafınızdakı radiusun x olduğunu iddia edin' mayor_help_5: 'Maksimum radius iddia' diff --git a/Towny/src/main/resources/lang/bg-BG.yml b/Towny/src/main/resources/lang/bg-BG.yml index 7b43b0ed0a..8544fa1f78 100644 --- a/Towny/src/main/resources/lang/bg-BG.yml +++ b/Towny/src/main/resources/lang/bg-BG.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Заявена земя, която не е свързана към града' mayor_help_4: 'Изисквайте земя около вас в радиус Х' mayor_help_5: 'Изисквайте земя в максималния радиус' diff --git a/Towny/src/main/resources/lang/cs-CZ.yml b/Towny/src/main/resources/lang/cs-CZ.yml index cf327c6ae3..007d9827dc 100644 --- a/Towny/src/main/resources/lang/cs-CZ.yml +++ b/Towny/src/main/resources/lang/cs-CZ.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Zaber území nepřipojené k tvému městu' mayor_help_4: 'Zaber území kolem sebe do vzdálenosti X' mayor_help_5: 'Zaber území do maximální vzdálenosti' diff --git a/Towny/src/main/resources/lang/da-DK.yml b/Towny/src/main/resources/lang/da-DK.yml index a9838faef7..6eca2209df 100644 --- a/Towny/src/main/resources/lang/da-DK.yml +++ b/Towny/src/main/resources/lang/da-DK.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Gør krav på område som ikke er tilknyttet byen' mayor_help_4: 'Gør krav på områder rundt om dig med en radius på X' mayor_help_5: 'Gør krav på områder rundt om dig med den maximale radius' diff --git a/Towny/src/main/resources/lang/de-DE.yml b/Towny/src/main/resources/lang/de-DE.yml index 4bd1b85ad2..25f7cffff9 100644 --- a/Towny/src/main/resources/lang/de-DE.yml +++ b/Towny/src/main/resources/lang/de-DE.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Anspruchsbereich grenzt nicht an die Stadt.' mayor_help_4: 'Beanspruche Land um dich herum in einem Radius von X' mayor_help_5: 'Beanspruche Land mit dem maximalen Radius' diff --git a/Towny/src/main/resources/lang/en-GB.yml b/Towny/src/main/resources/lang/en-GB.yml index a79fdfff5f..4f001c2b46 100644 --- a/Towny/src/main/resources/lang/en-GB.yml +++ b/Towny/src/main/resources/lang/en-GB.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Claim area not attached to town' mayor_help_4: 'Claim around you to a radius of X' mayor_help_5: 'Claim to the maximum radius' diff --git a/Towny/src/main/resources/lang/en-PT.yml b/Towny/src/main/resources/lang/en-PT.yml index 690ba0cac1..f4edcb3ad5 100644 --- a/Towny/src/main/resources/lang/en-PT.yml +++ b/Towny/src/main/resources/lang/en-PT.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Claim area not attached to town' mayor_help_4: 'Claim around you to a radius of X' mayor_help_5: 'Claim to the maximum radius' diff --git a/Towny/src/main/resources/lang/en-UD.yml b/Towny/src/main/resources/lang/en-UD.yml index 0e833ef726..39b7d29f68 100644 --- a/Towny/src/main/resources/lang/en-UD.yml +++ b/Towny/src/main/resources/lang/en-UD.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Claim area not attached to town' mayor_help_4: 'Claim around you to a radius of X' mayor_help_5: 'Claim to the maximum radius' diff --git a/Towny/src/main/resources/lang/es-AR.yml b/Towny/src/main/resources/lang/es-AR.yml index 839bc3b7a0..bd05a5d6cc 100644 --- a/Towny/src/main/resources/lang/es-AR.yml +++ b/Towny/src/main/resources/lang/es-AR.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Reclamar área no adjunta a la ciudad' mayor_help_4: 'Reclamar alrededor de ti a un radio X.' mayor_help_5: 'Reclamar al radio máximo.' diff --git a/Towny/src/main/resources/lang/es-CL.yml b/Towny/src/main/resources/lang/es-CL.yml index 2a5d3582b6..97abbfb7a8 100644 --- a/Towny/src/main/resources/lang/es-CL.yml +++ b/Towny/src/main/resources/lang/es-CL.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Ver los residentes de confianza de la ciudad." town_towntrust_help_0: "Confía en otra ciudad." town_towntrust_help_1: "Deja de confíar en otra ciudad." town_towntrust_help_2: "Ver las ciudades de confianza de la ciudad." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Reclamar área no adjunta a la ciudad' mayor_help_4: 'Reclamar alrededor de ti a un radio X.' mayor_help_5: 'Reclamar al radio máximo.' diff --git a/Towny/src/main/resources/lang/es-EC.yml b/Towny/src/main/resources/lang/es-EC.yml index 591bb50e15..4b388c684e 100644 --- a/Towny/src/main/resources/lang/es-EC.yml +++ b/Towny/src/main/resources/lang/es-EC.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Reclamar área no adjunta a la ciudad' mayor_help_4: 'Reclamar alrededor de ti a un radio X.' mayor_help_5: 'Reclamar al radio máximo.' diff --git a/Towny/src/main/resources/lang/es-ES.yml b/Towny/src/main/resources/lang/es-ES.yml index 5d5d4e6d3b..0bf1b91dc4 100644 --- a/Towny/src/main/resources/lang/es-ES.yml +++ b/Towny/src/main/resources/lang/es-ES.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Claimear area externa' mayor_help_4: 'Claimear area de un radio X' mayor_help_5: 'Claimear el máximo radio posible' diff --git a/Towny/src/main/resources/lang/es-MX.yml b/Towny/src/main/resources/lang/es-MX.yml index ecab186628..c52e30f8ce 100644 --- a/Towny/src/main/resources/lang/es-MX.yml +++ b/Towny/src/main/resources/lang/es-MX.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Reclamar área no adjunta a la ciudad' mayor_help_4: 'Reclamar alrededor de ti a un radio X.' mayor_help_5: 'Reclamar al radio máximo.' diff --git a/Towny/src/main/resources/lang/es-UY.yml b/Towny/src/main/resources/lang/es-UY.yml index 591bb50e15..4b388c684e 100644 --- a/Towny/src/main/resources/lang/es-UY.yml +++ b/Towny/src/main/resources/lang/es-UY.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Reclamar área no adjunta a la ciudad' mayor_help_4: 'Reclamar alrededor de ti a un radio X.' mayor_help_5: 'Reclamar al radio máximo.' diff --git a/Towny/src/main/resources/lang/es-VE.yml b/Towny/src/main/resources/lang/es-VE.yml index 591bb50e15..4b388c684e 100644 --- a/Towny/src/main/resources/lang/es-VE.yml +++ b/Towny/src/main/resources/lang/es-VE.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Reclamar área no adjunta a la ciudad' mayor_help_4: 'Reclamar alrededor de ti a un radio X.' mayor_help_5: 'Reclamar al radio máximo.' diff --git a/Towny/src/main/resources/lang/fr-FR.yml b/Towny/src/main/resources/lang/fr-FR.yml index 3803c69e6d..0ceaaf7b3c 100644 --- a/Towny/src/main/resources/lang/fr-FR.yml +++ b/Towny/src/main/resources/lang/fr-FR.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Parcelle non attachée à la ville' mayor_help_4: 'Annexe autour de vous dans un rayon de X' mayor_help_5: 'Annexe au rayon maximal' diff --git a/Towny/src/main/resources/lang/he-IL.yml b/Towny/src/main/resources/lang/he-IL.yml index 95fc27204b..7d8f52adb0 100644 --- a/Towny/src/main/resources/lang/he-IL.yml +++ b/Towny/src/main/resources/lang/he-IL.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'תבע בעלות של שטח שלא מחובר לעיר' mayor_help_4: 'מסביבך X תבע בעלות ברדיוס של' mayor_help_5: 'תבע בעלות עד הרדיוס המקסימלי' diff --git a/Towny/src/main/resources/lang/id-ID.yml b/Towny/src/main/resources/lang/id-ID.yml index 066b9718f7..f0e438d7d7 100644 --- a/Towny/src/main/resources/lang/id-ID.yml +++ b/Towny/src/main/resources/lang/id-ID.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Wilayah yang ingin di ambil tidak berdekatan dengan kota' mayor_help_4: 'Ambil wilayah di sekitar mu sampai radius X' mayor_help_5: 'Ambil wilayah sampai radius maksimal' diff --git a/Towny/src/main/resources/lang/it-IT.yml b/Towny/src/main/resources/lang/it-IT.yml index 9588f17b62..adf8eee75f 100644 --- a/Towny/src/main/resources/lang/it-IT.yml +++ b/Towny/src/main/resources/lang/it-IT.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Claima una zona non confinante con la città' mayor_help_4: 'Claima intorno a te in un raggio X' mayor_help_5: 'Claima per il raggio massimo' diff --git a/Towny/src/main/resources/lang/ja-JP.yml b/Towny/src/main/resources/lang/ja-JP.yml index 746da44ba7..4ab6acc595 100644 --- a/Towny/src/main/resources/lang/ja-JP.yml +++ b/Towny/src/main/resources/lang/ja-JP.yml @@ -129,6 +129,7 @@ town_trust_help_2: "町の信頼できる住民をリストします。" town_towntrust_help_0: "町を信頼できる町として追加します。" town_towntrust_help_1: "町をその町内の信頼済みとして削除します。" town_towntrust_help_2: "町の信頼できる町をリストします。" +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: '町でないエリアの領有を主張する' mayor_help_4: 'あなたの周囲Xブロック分(円又は四角)のエリアの領有を主張する' mayor_help_5: '自動で最大半径のエリアの領有を主張する' diff --git a/Towny/src/main/resources/lang/ko-KR.yml b/Towny/src/main/resources/lang/ko-KR.yml index 762287f192..9fef214591 100644 --- a/Towny/src/main/resources/lang/ko-KR.yml +++ b/Towny/src/main/resources/lang/ko-KR.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: '도시에 인접하지 않는 토지 구매' mayor_help_4: '반지름이 X인 땅을 원형으로 구매' mayor_help_5: '최대 반지름 내의 토지 구매' diff --git a/Towny/src/main/resources/lang/lol-US.yml b/Towny/src/main/resources/lang/lol-US.yml index 11ad7ad77f..1487c5972f 100644 --- a/Towny/src/main/resources/lang/lol-US.yml +++ b/Towny/src/main/resources/lang/lol-US.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Claim area not attached to town' mayor_help_4: 'Claim around you to a radius of X' mayor_help_5: 'Claim to the maximum radius' diff --git a/Towny/src/main/resources/lang/lt-LT.yml b/Towny/src/main/resources/lang/lt-LT.yml index b518562e53..d4bc5dc642 100644 --- a/Towny/src/main/resources/lang/lt-LT.yml +++ b/Towny/src/main/resources/lang/lt-LT.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Išvardija miesto patikimus žmones." town_towntrust_help_0: "Prideda miestą į miesto patikimų miestų sąrašą." town_towntrust_help_1: "Pašalina miestą iš miesto patikimų miestų sąrašo." town_towntrust_help_2: "Išvardija miesto patikimus miestus." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Užimti teritoriją, kuri nebūtinai liečiasi su pagrindine miesto teritorija' mayor_help_4: 'Užimti teritoriją aplink save X spinduliu' mayor_help_5: 'Užimti teritoriją didžiausiu spinduliu' diff --git a/Towny/src/main/resources/lang/lzh.yml b/Towny/src/main/resources/lang/lzh.yml index c14195f599..ef0eb5ffeb 100644 --- a/Towny/src/main/resources/lang/lzh.yml +++ b/Towny/src/main/resources/lang/lzh.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: '你所選擇的地段不在市鎮旁' mayor_help_4: '取得周遭X格內的地段' mayor_help_5: '取得最大半徑內的地段' diff --git a/Towny/src/main/resources/lang/nl-NL.yml b/Towny/src/main/resources/lang/nl-NL.yml index 5da64edc86..ab55909c59 100644 --- a/Towny/src/main/resources/lang/nl-NL.yml +++ b/Towny/src/main/resources/lang/nl-NL.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Claim gebied niet gekoppeld aan stad' mayor_help_4: 'Claim om je heen in een radius van X' mayor_help_5: 'Claim in de maximale radius' diff --git a/Towny/src/main/resources/lang/no-NO.yml b/Towny/src/main/resources/lang/no-NO.yml index 5c22fd2e74..3cbdc36d62 100644 --- a/Towny/src/main/resources/lang/no-NO.yml +++ b/Towny/src/main/resources/lang/no-NO.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Kravsområde ikke festet til byen' mayor_help_4: 'Gjør krav om deg i en radius av X' mayor_help_5: 'Gjør krav på maksimal radius' diff --git a/Towny/src/main/resources/lang/pl-PL.yml b/Towny/src/main/resources/lang/pl-PL.yml index 6f4d164b1d..e3d8b5a270 100644 --- a/Towny/src/main/resources/lang/pl-PL.yml +++ b/Towny/src/main/resources/lang/pl-PL.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lista zaufanch mieszkańców w mieście." town_towntrust_help_0: "Dodaje miasto do grona zaufanych twojego miata." town_towntrust_help_1: "Usuwa miasto z grona zaufanych twojego miasta." town_towntrust_help_2: "Lista zaufanych miast podanego miasta." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Pozyskaj teren nieprzylegajacy do miasta' mayor_help_4: 'Pozyskaj dookoła w promieniu X' mayor_help_5: 'Pozyskuje wszystko w maksymalnym promieniu' diff --git a/Towny/src/main/resources/lang/pt-BR.yml b/Towny/src/main/resources/lang/pt-BR.yml index 1130350f9c..96a676da6e 100644 --- a/Towny/src/main/resources/lang/pt-BR.yml +++ b/Towny/src/main/resources/lang/pt-BR.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lista os residentes confiáveis de uma cidade." town_towntrust_help_0: "Adiciona uma cidade como confiável na cidade." town_towntrust_help_1: "Remove uma cidade como confiável na cidade." town_towntrust_help_2: "Lista as cidades confiáveis de uma cidade." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Reivindicar área separada da cidade' mayor_help_4: 'Reivindicar à sua volta num raio de X' mayor_help_5: 'Reivindicar no raio máximo' diff --git a/Towny/src/main/resources/lang/pt-PT.yml b/Towny/src/main/resources/lang/pt-PT.yml index bc0a7d9980..cb9331b367 100644 --- a/Towny/src/main/resources/lang/pt-PT.yml +++ b/Towny/src/main/resources/lang/pt-PT.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Área reivindicada separada do resto da cidade' mayor_help_4: 'Reivindicar à tua volta num raio de X' mayor_help_5: 'Anexar no maior raio possível' diff --git a/Towny/src/main/resources/lang/ro-RO.yml b/Towny/src/main/resources/lang/ro-RO.yml index 6019f510fb..f4cc71a5e1 100644 --- a/Towny/src/main/resources/lang/ro-RO.yml +++ b/Towny/src/main/resources/lang/ro-RO.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Zonă de cucerire neataşată oraşului' mayor_help_4: 'Cucereşte în jurul tău într-o rază de X' mayor_help_5: 'Cucereşte la rază maximă' diff --git a/Towny/src/main/resources/lang/ru-RU.yml b/Towny/src/main/resources/lang/ru-RU.yml index a84a09f15f..d1d56f5911 100644 --- a/Towny/src/main/resources/lang/ru-RU.yml +++ b/Towny/src/main/resources/lang/ru-RU.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Показывает доверенных в этом гор town_towntrust_help_0: "Делает город доверенным в городе." town_towntrust_help_1: "Делает город не доверенным в городе." town_towntrust_help_2: "Показывает доверенные в этом городе города." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Участок не прилегает к городу' mayor_help_4: 'Заприватить местность в радиусе X вокруг вас' mayor_help_5: 'Заприватить максимальный радиус' diff --git a/Towny/src/main/resources/lang/sq-AL.yml b/Towny/src/main/resources/lang/sq-AL.yml index 68d9f440e3..b5a48be825 100644 --- a/Towny/src/main/resources/lang/sq-AL.yml +++ b/Towny/src/main/resources/lang/sq-AL.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Claim area not attached to town' mayor_help_4: 'Claim around you to a radius of X' mayor_help_5: 'Claim to the maximum radius' diff --git a/Towny/src/main/resources/lang/sr-CS.yml b/Towny/src/main/resources/lang/sr-CS.yml index 2de8575f6b..44d543f0de 100644 --- a/Towny/src/main/resources/lang/sr-CS.yml +++ b/Towny/src/main/resources/lang/sr-CS.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Claim-ujte oblast koja nije vezana za grad' mayor_help_4: 'Claim-ujte oko Vas do poluprečnika X' mayor_help_5: 'Claim-ujte do maksimalnog poluprečnika' diff --git a/Towny/src/main/resources/lang/sv-SE.yml b/Towny/src/main/resources/lang/sv-SE.yml index bbaaf2a21a..7fa4af5658 100644 --- a/Towny/src/main/resources/lang/sv-SE.yml +++ b/Towny/src/main/resources/lang/sv-SE.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Marken är inte sammankopplad med din stad.' mayor_help_4: 'Köp marken omkring dig med en radius på X' mayor_help_5: 'Köp all mark du kan åt alla håll.' diff --git a/Towny/src/main/resources/lang/th-TH.yml b/Towny/src/main/resources/lang/th-TH.yml index 619ae6a0e2..dec934e944 100644 --- a/Towny/src/main/resources/lang/th-TH.yml +++ b/Towny/src/main/resources/lang/th-TH.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Claim พื้นที่ไม่ติดเมือง' mayor_help_4: 'Claim รอบตัวคุณในรัศมี X' mayor_help_5: 'Claim ในรัศมีสูงสุด' diff --git a/Towny/src/main/resources/lang/tl-PH.yml b/Towny/src/main/resources/lang/tl-PH.yml index a40fe22afd..3e365358ea 100644 --- a/Towny/src/main/resources/lang/tl-PH.yml +++ b/Towny/src/main/resources/lang/tl-PH.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Ang angkinin ay hindi kalakip sa bayan' mayor_help_4: 'Pwede mo angkinin ang paligid mo hangang sa radius nang X' mayor_help_5: 'Angkinin hangang sa pinakamataas na radius' diff --git a/Towny/src/main/resources/lang/tr-TR.yml b/Towny/src/main/resources/lang/tr-TR.yml index 4c973b6fc1..ddb89da742 100644 --- a/Towny/src/main/resources/lang/tr-TR.yml +++ b/Towny/src/main/resources/lang/tr-TR.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Talep alanı şehire bağlı değil' mayor_help_4: 'Etrafınızda X yarıçapına kadar hak iddia edin' mayor_help_5: 'Maksimum yarıçap için hak talebinde bulunun' diff --git a/Towny/src/main/resources/lang/uk-UA.yml b/Towny/src/main/resources/lang/uk-UA.yml index 6532b53f33..0ae7ccd3f7 100644 --- a/Towny/src/main/resources/lang/uk-UA.yml +++ b/Towny/src/main/resources/lang/uk-UA.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Список довірених жителів(гравці town_towntrust_help_0: "Додати місто як довірене в місті." town_towntrust_help_1: "Видалити місто як довірене в місті." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Територія не приєднана до міста' mayor_help_4: 'Привласнити місцевість в радіусі X навколо вас' mayor_help_5: 'Привласнити максимальний радіус' diff --git a/Towny/src/main/resources/lang/vi-VN.yml b/Towny/src/main/resources/lang/vi-VN.yml index ea8b4d3783..d792178f11 100644 --- a/Towny/src/main/resources/lang/vi-VN.yml +++ b/Towny/src/main/resources/lang/vi-VN.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: 'Chiếm khu vực không thuộc thị trấn' mayor_help_4: 'Chiếm khu vực xung quanh bạn trong bán kính X' mayor_help_5: 'Chiếm theo bán kính lớn nhất' diff --git a/Towny/src/main/resources/lang/zh-CN.yml b/Towny/src/main/resources/lang/zh-CN.yml index 24dee305f7..35c3fc091c 100644 --- a/Towny/src/main/resources/lang/zh-CN.yml +++ b/Towny/src/main/resources/lang/zh-CN.yml @@ -129,6 +129,7 @@ town_trust_help_2: "列出一个城镇中受信任的玩家。" town_towntrust_help_0: "在这个城镇中,增加一个受信任的城镇。" town_towntrust_help_1: "在这个城镇中,移除一个受信任的城镇。" town_towntrust_help_2: "列出一个城镇所信任的城镇。" +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: '你所选择的区域不附属于城镇' mayor_help_4: '声明你附近半径为X的区块' mayor_help_5: '声明最大半径内的所有区块' diff --git a/Towny/src/main/resources/lang/zh-TW.yml b/Towny/src/main/resources/lang/zh-TW.yml index d7da466bb7..ae400e91ce 100644 --- a/Towny/src/main/resources/lang/zh-TW.yml +++ b/Towny/src/main/resources/lang/zh-TW.yml @@ -129,6 +129,7 @@ town_trust_help_2: "Lists the Trusted residents of a town." town_towntrust_help_0: "Adds a town as Trusted in the town." town_towntrust_help_1: "Removes a town as Trusted in the town." town_towntrust_help_2: "Lists the Trusted towns of a town." +town_buy_help: "Purchases bonus townblocks to increase the claim limit of the town." mayor_help_3: '你所選擇的地段不在市鎮旁' mayor_help_4: '取得周遭X格內的地段' mayor_help_5: '取得最大半徑內的地段'