diff --git a/locale/arabic.json b/locale/arabic.json index df326080..386cf1d6 100644 --- a/locale/arabic.json +++ b/locale/arabic.json @@ -416,5 +416,14 @@ "CantModifyHouse": "You can't manage or modify this house", "ServerTimeSet": "{1} set the time to {2}", "ServerWeatherSet": "{1} set the weather to {2}", - "ServerSnowSet": "{1} turned falling snow {2} and ground snow {3}" + "ServerSnowSet": "{1} turned falling snow {2} and ground snow {3}", + "AllJobsReloaded": "All server jobs have been reloaded by an admin", + "ServerLogoSet": "{1} turned the server logo image {2}", + "ServerGUISet": "{1} turned GUI for this server {2}", + "ServerBusinessBlipsSet": "{1} turned all business blips {2}", + "ServerHouseBlipsSet": "{1} turned all house blips {2}", + "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}" } diff --git a/locale/chinese.json b/locale/chinese.json index 9fd964ce..bfbf5a44 100644 --- a/locale/chinese.json +++ b/locale/chinese.json @@ -416,5 +416,14 @@ "CantModifyHouse": "You can't manage or modify this house", "ServerTimeSet": "{1} set the time to {2}", "ServerWeatherSet": "{1} set the weather to {2}", - "ServerSnowSet": "{1} turned falling snow {2} and ground snow {3}" + "ServerSnowSet": "{1} turned falling snow {2} and ground snow {3}", + "AllJobsReloaded": "All server jobs have been reloaded by an admin", + "ServerLogoSet": "{1} turned the server logo image {2}", + "ServerGUISet": "{1} turned GUI for this server {2}", + "ServerBusinessBlipsSet": "{1} turned all business blips {2}", + "ServerHouseBlipsSet": "{1} turned all house blips {2}", + "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}" } diff --git a/locale/english.json b/locale/english.json index 3eae96c7..14a6f7b9 100644 --- a/locale/english.json +++ b/locale/english.json @@ -416,6 +416,15 @@ "CantModifyHouse": "You can't manage or modify this house!", "ServerTimeSet": "{1} set the time to {2}", "ServerWeatherSet": "{1} set the weather to {2}", - "ServerSnowSet": "{1} turned falling snow {2} and ground snow {3}" + "ServerSnowSet": "{1} turned falling snow {2} and ground snow {3}", + "AllJobsReloaded": "All server jobs have been reloaded by an admin", + "ServerLogoSet": "{1} turned the server logo image {2}", + "ServerGUISet": "{1} turned GUI for this server {2}", + "ServerBusinessBlipsSet": "{1} turned all business blips {2}", + "ServerHouseBlipsSet": "{1} turned all house blips {2}", + "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}" } diff --git a/locale/polish.json b/locale/polish.json index 6ff7cd66..29f271bc 100644 --- a/locale/polish.json +++ b/locale/polish.json @@ -416,5 +416,14 @@ "CantModifyHouse": "You can't manage or modify this house", "ServerTimeSet": "{1} set the time to {2}", "ServerWeatherSet": "{1} set the weather to {2}", - "ServerSnowSet": "{1} turned falling snow {2} and ground snow {3}" + "ServerSnowSet": "{1} turned falling snow {2} and ground snow {3}", + "AllJobsReloaded": "All server jobs have been reloaded by an admin", + "ServerLogoSet": "{1} turned the server logo image {2}", + "ServerGUISet": "{1} turned GUI for this server {2}", + "ServerBusinessBlipsSet": "{1} turned all business blips {2}", + "ServerHouseBlipsSet": "{1} turned all house blips {2}", + "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}" } diff --git a/locale/russian.json b/locale/russian.json index 99ef7b99..2c65d0f5 100644 --- a/locale/russian.json +++ b/locale/russian.json @@ -415,5 +415,14 @@ "CantModifyHouse": "You can't manage or modify this house", "ServerTimeSet": "{1} set the time to {2}", "ServerWeatherSet": "{1} set the weather to {2}", - "ServerSnowSet": "{1} turned falling snow {2} and ground snow {3}" + "ServerSnowSet": "{1} turned falling snow {2} and ground snow {3}", + "AllJobsReloaded": "All server jobs have been reloaded by an admin", + "ServerLogoSet": "{1} turned the server logo image {2}", + "ServerGUISet": "{1} turned GUI for this server {2}", + "ServerBusinessBlipsSet": "{1} turned all business blips {2}", + "ServerHouseBlipsSet": "{1} turned all house blips {2}", + "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}" } diff --git a/locale/spanish.json b/locale/spanish.json index 7ab50ed0..3a75876d 100644 --- a/locale/spanish.json +++ b/locale/spanish.json @@ -420,5 +420,14 @@ "CantModifyHouse": "You can't manage or modify this house", "ServerTimeSet": "{1} set the time to {2}", "ServerWeatherSet": "{1} set the weather to {2}", - "ServerSnowSet": "{1} turned falling snow {2} and ground snow {3}" + "ServerSnowSet": "{1} turned falling snow {2} and ground snow {3}", + "AllJobsReloaded": "All server jobs have been reloaded by an admin", + "ServerLogoSet": "{1} turned the server logo image {2}", + "ServerGUISet": "{1} turned GUI for this server {2}", + "ServerBusinessBlipsSet": "{1} turned all business blips {2}", + "ServerHouseBlipsSet": "{1} turned all house blips {2}", + "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}" }