diff --git a/locale/arabic.json b/locale/arabic.json index 386cf1d6..b14746c1 100644 --- a/locale/arabic.json +++ b/locale/arabic.json @@ -425,5 +425,15 @@ "ServerJobBlipsSet": "{1} turned all job blips {2}", "ServerBusinessPickupsSet": "{1} turned all business pickups {2}", "ServerHousePickupsSet": "{1} turned all house pickups {2}", - "ServerJobPickupsSet": "{1} turned on all job pickups {2}" + "ServerJobPickupsSet": "{1} turned on all job pickups {2}", + "BusinessBuyItemsLabel": "Use {1} to purchase items", + "PropertyEnterCommandLabel": "Use {1} to enter", + "PropertyEnterKeyPressLabel": "Press {1} to enter", + "PropertyForSaleLabel": "For sale: ${1}", + "PropertyForRentLabel": "For rent: ${1} every payday", + "RemainingTaxPaidInMoney": "You covered the remaining taxes with ${1} in cash.", + "LostMoneyFromTaxes": "You lost money since your taxes are more than your paycheck!", + "NextPaycheckRepossessionWarning": "If you don't have enough cash to cover taxes on next paycheck, you will lose stuff!", + "NotEnoughMoneyForTax": "You don't have enough money to cover your taxes!", + "AssetsRepossessedForTax": "You lost {1} vehicles, {2} houses, and {3} businesses because you couldn't pay taxes!" } diff --git a/locale/chinese.json b/locale/chinese.json index bfbf5a44..2cddea17 100644 --- a/locale/chinese.json +++ b/locale/chinese.json @@ -425,5 +425,15 @@ "ServerJobBlipsSet": "{1} turned all job blips {2}", "ServerBusinessPickupsSet": "{1} turned all business pickups {2}", "ServerHousePickupsSet": "{1} turned all house pickups {2}", - "ServerJobPickupsSet": "{1} turned on all job pickups {2}" + "ServerJobPickupsSet": "{1} turned on all job pickups {2}", + "BusinessBuyItemsLabel": "Use {1} to purchase items", + "PropertyEnterCommandLabel": "Use {1} to enter", + "PropertyEnterKeyPressLabel": "Press {1} to enter", + "PropertyForSaleLabel": "For sale: ${1}", + "PropertyForRentLabel": "For rent: ${1} every payday", + "RemainingTaxPaidInMoney": "You covered the remaining taxes with ${1} in cash.", + "LostMoneyFromTaxes": "You lost money since your taxes are more than your paycheck!", + "NextPaycheckRepossessionWarning": "If you don't have enough cash to cover taxes on next paycheck, you will lose stuff!", + "NotEnoughMoneyForTax": "You don't have enough money to cover your taxes!", + "AssetsRepossessedForTax": "You lost {1} vehicles, {2} houses, and {3} businesses because you couldn't pay taxes!" } diff --git a/locale/english.json b/locale/english.json index 14a6f7b9..f603fc96 100644 --- a/locale/english.json +++ b/locale/english.json @@ -425,6 +425,16 @@ "ServerJobBlipsSet": "{1} turned all job blips {2}", "ServerBusinessPickupsSet": "{1} turned all business pickups {2}", "ServerHousePickupsSet": "{1} turned all house pickups {2}", - "ServerJobPickupsSet": "{1} turned on all job pickups {2}" + "ServerJobPickupsSet": "{1} turned on all job pickups {2}", + "BusinessBuyItemsLabel": "Use {1} to purchase items", + "PropertyEnterCommandLabel": "Use {1} to enter", + "PropertyEnterKeyPressLabel": "Press {1} to enter", + "PropertyForSaleLabel": "For sale: ${1}", + "PropertyForRentLabel": "For rent: ${1} every payday", + "RemainingTaxPaidInMoney": "You covered the remaining taxes with ${1} in cash.", + "LostMoneyFromTaxes": "You lost money since your taxes are more than your paycheck!", + "NextPaycheckRepossessionWarning": "If you don't have enough cash to cover taxes on next paycheck, you will lose stuff!", + "NotEnoughMoneyForTax": "You don't have enough money to cover your taxes!", + "AssetsRepossessedForTax": "You lost {1} vehicles, {2} houses, and {3} businesses because you couldn't pay taxes!" } diff --git a/locale/polish.json b/locale/polish.json index 29f271bc..0eb00d3f 100644 --- a/locale/polish.json +++ b/locale/polish.json @@ -425,5 +425,15 @@ "ServerJobBlipsSet": "{1} turned all job blips {2}", "ServerBusinessPickupsSet": "{1} turned all business pickups {2}", "ServerHousePickupsSet": "{1} turned all house pickups {2}", - "ServerJobPickupsSet": "{1} turned on all job pickups {2}" + "ServerJobPickupsSet": "{1} turned on all job pickups {2}", + "BusinessBuyItemsLabel": "Use {1} to purchase items", + "PropertyEnterCommandLabel": "Use {1} to enter", + "PropertyEnterKeyPressLabel": "Press {1} to enter", + "PropertyForSaleLabel": "For sale: ${1}", + "PropertyForRentLabel": "For rent: ${1} every payday", + "RemainingTaxPaidInMoney": "You covered the remaining taxes with ${1} in cash.", + "LostMoneyFromTaxes": "You lost money since your taxes are more than your paycheck!", + "NextPaycheckRepossessionWarning": "If you don't have enough cash to cover taxes on next paycheck, you will lose stuff!", + "NotEnoughMoneyForTax": "You don't have enough money to cover your taxes!", + "AssetsRepossessedForTax": "You lost {1} vehicles, {2} houses, and {3} businesses because you couldn't pay taxes!" } diff --git a/locale/russian.json b/locale/russian.json index 2c65d0f5..7b8b5a6d 100644 --- a/locale/russian.json +++ b/locale/russian.json @@ -424,5 +424,15 @@ "ServerJobBlipsSet": "{1} turned all job blips {2}", "ServerBusinessPickupsSet": "{1} turned all business pickups {2}", "ServerHousePickupsSet": "{1} turned all house pickups {2}", - "ServerJobPickupsSet": "{1} turned on all job pickups {2}" + "ServerJobPickupsSet": "{1} turned on all job pickups {2}", + "BusinessBuyItemsLabel": "Use {1} to purchase items", + "PropertyEnterCommandLabel": "Use {1} to enter", + "PropertyEnterKeyPressLabel": "Press {1} to enter", + "PropertyForSaleLabel": "For sale: ${1}", + "PropertyForRentLabel": "For rent: ${1} every payday", + "RemainingTaxPaidInMoney": "You covered the remaining taxes with ${1} in cash.", + "LostMoneyFromTaxes": "You lost money since your taxes are more than your paycheck!", + "NextPaycheckRepossessionWarning": "If you don't have enough cash to cover taxes on next paycheck, you will lose stuff!", + "NotEnoughMoneyForTax": "You don't have enough money to cover your taxes!", + "AssetsRepossessedForTax": "You lost {1} vehicles, {2} houses, and {3} businesses because you couldn't pay taxes!" } diff --git a/locale/spanish.json b/locale/spanish.json index 3a75876d..e0551172 100644 --- a/locale/spanish.json +++ b/locale/spanish.json @@ -429,5 +429,15 @@ "ServerJobBlipsSet": "{1} turned all job blips {2}", "ServerBusinessPickupsSet": "{1} turned all business pickups {2}", "ServerHousePickupsSet": "{1} turned all house pickups {2}", - "ServerJobPickupsSet": "{1} turned on all job pickups {2}" + "ServerJobPickupsSet": "{1} turned on all job pickups {2}", + "BusinessBuyItemsLabel": "Use {1} to purchase items", + "PropertyEnterCommandLabel": "Use {1} to enter", + "PropertyEnterKeyPressLabel": "Press {1} to enter", + "PropertyForSaleLabel": "For sale: ${1}", + "PropertyForRentLabel": "For rent: ${1} every payday", + "RemainingTaxPaidInMoney": "You covered the remaining taxes with ${1} in cash.", + "LostMoneyFromTaxes": "You lost money since your taxes are more than your paycheck!", + "NextPaycheckRepossessionWarning": "If you don't have enough cash to cover taxes on next paycheck, you will lose stuff!", + "NotEnoughMoneyForTax": "You don't have enough money to cover your taxes!", + "AssetsRepossessedForTax": "You lost {1} vehicles, {2} houses, and {3} businesses because you couldn't pay taxes!" }