Skip to content

Commit

Permalink
Merge pull request #157 from egebilecen/localization
Browse files Browse the repository at this point in the history
Localization Updates
  • Loading branch information
egebilecen authored Aug 5, 2024
2 parents a046d79 + 01aa736 commit 1552cac
Show file tree
Hide file tree
Showing 5 changed files with 157 additions and 142 deletions.
22 changes: 11 additions & 11 deletions localization/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"err_serv_bat": "Couldn't find \"server.bat\" file in the folder. Please rename the bat file you were using to start the server as \"server.bat\". For example, if you were using \"StartServer64.bat\", rename it as \"server.bat\" without quotes.",
"err_disc_auth_fail": "Authentication failed! Be sure your discord bot token is valid.",
"err_disc_disconn": "An error occured and discord bot has been disconnected! Error details are saved into {log_file} file.\nPlease refer to \"{repo_url}/issues\" and create an issue about this with the log file.",
"err_export_localization": "ERROR: Couldn't export default localization file!",
"err_export_localization": "ERROR: Couldn't export default localization!",
"info_disc_act_bot_ver": "Bot Version: {version}",
"info_bot_started": "Bot (**{version}**) is started. :zombie:",
"info_bot_new_version": "There is a new version (**{new_version}**) of bot! Current version: **{current_version}**. Please consider to update from {repo_url}. If you enjoy the bot, please leave a :star: to repo if you haven't :relaxed:.",
Expand Down Expand Up @@ -62,12 +62,12 @@
"disc_cmd_set_restart_schedule_type_ok": "Updated the server restart schedule type to {type}.",
"disc_cmd_set_restart_interval_int_warn": "Restart interval must be at least 60 minutes.",
"disc_cmd_set_restart_interval_int_ok": "Server restart schedule is updated.",
"disc_cmd_set_restart_time_warn_miss_param": "\"Time\" is a missing parameter.",
"disc_cmd_set_restart_time_warn_miss_param": "Missing time parameter(s).",
"disc_cmd_set_restart_time_warn_invld_time": "\"{time}\" is an invalid time.\nThe time format must be \"HH:mm\" (using 24-hour time) and times must be separated with a space.",
"disc_cmd_set_restart_time_ok": "The server will restart at: {timeList}.",
"disc_cmd_set_mod_update_check_interval_int_warn": "Interval minutes cannot be smaller than 0. But it can be 0 which means there won't be any workshop mod update checking.",
"disc_cmd_set_mod_update_check_interval_int_ok": "Workshop mod update check schedule is updated.",
"disc_cmd_set_mod_update_restart_timer_warn": "Interval must be at least 1 minute(s).",
"disc_cmd_set_mod_update_restart_timer_warn": "Interval must be at least 1 minute.",
"disc_cmd_set_mod_update_restart_timer_ok": "Workshop mod update restart timer is updated.",
"disc_cmd_toggle_non_public_mod_logging_ok": "Non-public mod logging feature has been {state}.",
"disc_cmd_set_perk_cache_duration_warn": "Duration cannot be smaller than 0. But it can be 0 which means there won't be any caching.",
Expand All @@ -89,11 +89,11 @@
"disc_cmd_localization_download_fail": "Couldn't download localization! Please try again later...",
"disc_cmd_localization_update_text": "There is a new version for **{localization}** ({version})! Please use `!localization \"{localization}\"` command to update.",
"disc_cmd_localization_avaib_list": "Available localization list:",
"disc_cmd_localization_usage": "Please use `!localization \"<localization name>\"` command to update current localization. You can set localization back to default by using `!localization default` command.",
"disc_cmd_localization_usage": "Please use `!localization \"<localization name>\"` command to change current localization. You can set localization back to default by using `!localization default` command.",
"disc_cmd_localization_no_localization": "There are no other available localizations at the moment.",
"disc_cmd_workshop_mod_change_type": "Change type must be \"add\" or \"remove\".",
"disc_cmd_workshop_mod_config_err": "Couldn't find the config path.",
"disc_cmd_workshop_mod_ini_err": "Couldn't read the config content.",
"disc_cmd_workshop_mod_config_err": "Couldn't find the config file.",
"disc_cmd_workshop_mod_ini_err": "Couldn't read the content of the config file.",
"disc_cmd_workshop_mod_add_ok": "A server restart is needed to finish adding mods.",
"disc_cmd_workshop_mod_remove_ok": "A server restart is needed to finish removing mods.",
"disc_cmd_start_server_warn_running": "Server is already running.",
Expand All @@ -108,13 +108,13 @@
"disc_cmd_abort_restart_ok_disc": "Upcoming restart has been aborted.",
"disc_cmd_perk_info_no_result": "Couldn't find any perk log related to username **{username}**.",
"disc_cmd_perk_info_result_title": "Perk Information of **{username}**:",
"disc_cmd_bot_info_text": "This bot is written for people to easily manage their server using Discord. Source code and bot files can be reached from {repo_url}. If you enjoy the bot, please leave a :star: to repo if you haven't :relaxed:.",
"disc_cmd_bot_info_text": "This bot is written for people to easily manage their server using Discord. Source code and files of the bot can be reached from {repo_url}. If you enjoy the bot, please leave a :star: to the repo if you haven't :relaxed:.",
"disc_cmd_server_status_running": "Server is **running** :hamster:",
"disc_cmd_server_status_backup": "Currently **server backup** is in progress. :wrench:",
"disc_cmd_server_status_dead": "Server is **dead** :skull:",
"disc_cmd_restart_time_text": "Server will be restarted <t:{timestamp}:R>.",
"disc_cmd_game_date_warn_file": "Couldn't find the time file.",
"disc_cmd_game_date_response": "```Current in-game date: {day}/{month}/{year}```*(Date is in DD-MM-YYYY aka European format)*",
"disc_cmd_game_date_warn_file": "Couldn't find the in-game date file.",
"disc_cmd_game_date_response": "```Current in-game date: {day}/{month}/{year}```*(Date is in \"DD-MM-YYYY\" aka European format)*",
"sch_name_serverrestart": "Server Restart",
"sch_name_serverrestartannouncer": "Server Restart Announcer",
"sch_name_workshopitemupdatechecker": "Workshop Mod Update Checker",
Expand All @@ -125,8 +125,8 @@
"sch_serverrestart_restart_text": "**[Server Restart Schedule]** Restarting server.",
"sch_serverrestart_server_not_running": "**[Server Restart Schedule]** Server is not running. Skipping...",
"sch_serverrestartannouncer_text": "Server will be restarted in {time_value} {time_text}.",
"sch_workshopitemupdatechecker_details_fail": "**[Workshop Mod Update Checker]** Cannot get the details of mod with the ID of `{id}`. It is either set as unlisted or private in Steam Workshop. Steam doesn't allow getting details of unlisted/private workshop items so if it is updated, bot won't detect it. `(Result code: {code})`\n**Mod Link:** {link}",
"sch_workshopitemupdatechecker_details_fail": "**[Workshop Mod Update Checker]** Cannot get the details of the mod with the ID of `{id}`. It is either set as unlisted or private in Steam Workshop. Steam doesn't allow getting details of unlisted/private workshop items so if it is updated, bot won't detect it. `(Result code: {code})`\n**Mod Link:** {link}",
"sch_workshopitemupdatechecker_log_chan_text": "**[Workshop Mod Update Checker]** A workshop mod update has been detected. Preparing to restart server in {minutes} minute(s).",
"sch_workshopitemupdatechecker_pub_chan_text": "**[Workshop Mod Update Checker]** A workshop mod update has been detected. Server will be restarted in {minutes} minute(s).",
"sch_workshopitemupdatechecker_server_announcement_text": "Workshop mod update has been detected. Server will be restarted in {minutes} minute(s)."
"sch_workshopitemupdatechecker_server_announcement_text": "A workshop mod update has been detected. Server will be restarted in {minutes} minute(s)."
}
6 changes: 3 additions & 3 deletions localization/list.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"Türkçe" : {
"version" : "1.0.1",
"desc" : "Yarısı makine çevirili Türkçe dil tercümesi.",
"file" : "turkish_half_robot.json"
"version" : "2.0.0",
"desc" : "Bot'un Türkçe dil tercümesi.",
"file" : "turkish.json"
},
"Português Brasileiro" : {
"version" : "1.0.0",
Expand Down
Loading

0 comments on commit 1552cac

Please sign in to comment.