removed different language logs & updated language key names

This commit is contained in:
2025-04-12 22:32:50 +02:00
parent 4f18e942a2
commit 149a22ff7f
17 changed files with 113 additions and 200 deletions
+38 -60
View File
@@ -1,62 +1,40 @@
{
"8-ball_answer": "Q: {0}\nA: {1}",
"add_to_data": "Added your server to my data! Thanks for letting me steal it! (/s)",
"bound_dc_channel": "Successfully bound channel ID `{0}` as the bk_week channel!",
"cfg_data_404": "cfg.json not found,",
"cfg_data_wipe": "[WIPE] (cfg.json)",
"cmd_404": "No command with the name \"{0}\" found!\nHint: Try `/help` without any arguments or `/help <category>`",
"corrupted_data": "Oopsies `(。>\\\\<)`. It looks like my data i-is \\**sob*\\*... c-corrupted!",
"couldnt_shorturl": "Couldn't convert to shortURL: Invalid URL",
"creating_data_file": "{0} creating new from preset...",
"data_post_embed": "Spoilers and vote length anonymizer for fair review!\n ## Post Data:\n **Post upvotes:** ||`{0:>6}`||\n **Moderator votes:** ||`{1:>6}`||\n **Media type:** `{2}`\n **URL:** ||<{3}>||\n\n ## Listing Data:\n **Added by:** `{{ human: {4}, bot: {5} }}`\n **Approved by:** `{{ human: {6}, bot: [not implemented] }}`",
"data_post_removed_embed": "## Removed by `{0}`\n**Reason:** {1}\nURL: ||<{2}>||\n\nJSON: ||`{3}`||",
"data_save_complete": "Saving data... Done!\nShutting down...",
"data_save_progress": "Saving data...",
"dc_404": "Your server is not in the data!\n Hint: Run the command `/add_server` inside of a Discord server.",
"dc_bot_started": "Bot started as user \"{0}\" with id {1}",
"dc_bot_starting": "Starting bot...",
"dc_data_404": "discord_data.json not found,",
"dc_data_wipe": "[WIPE] (discord_data.json)",
"default_embed_desc": "Default description",
"err_read_py_file": "Failed to read Python file!\nPath: {0}",
"help_text_removed": "Help text not found. Someone deleted it. :(",
"invalid_confirm_shutdown": "Failed to shut down: Invalid confirmation.",
"invalid_os": "Man what kinda OS do you have? Neither unix or windows, what the hell!? I can't process this anymore, you're too weird!",
"lang_data_404": "File for language \"{0}\" not found!",
"lang_load_success": "Successfully loaded the english language file!",
"mandatory_response": "Mandatory response message, please ignore.",
"python_err": "Unknown internal Python Error: {0}",
"python_socket_binary_response": "[Binary] from Python: {0}",
"python_socket_err": "Unknown internal Python error occurred: Websocket response error.",
"python_socket_null": "Response from Python is None!",
"python_socket_response": "Received from Python: [RESPONSE] {0}",
"python_socket_unknown_response": "Received from Python: [UNKNOWN / OTHER]",
"re_404": "Post URL \"<{0}>\" not found: Post doesn't exist in the data!\n Hint: Run the command `/re_addPost [URL]` in a Discord channel or `u/ByteDiceAssistant bk_week_add` in a Reddit post.",
"re_add_post_success": "Added post with URL \"<{0}>\"!",
"re_already_voted": "Couldn't cast a vote: You have already voted on this post!",
"re_also_approved": "Also approved it!",
"re_approved_post_success": "Successfully approved the post!",
"re_data_404": "reddit_data.json not found,",
"re_data_corrupted": "Post URL \"<{0}>\" not found: Post data is corrupted!\n Full details: Could not find key \"bk_weekly_art_posts\" in data file \"reddit_data.json\"",
"re_data_wipe": "[WIPE] (reddit_data.json)",
"re_disapproved_post_success": "Successfully disapproved the post!",
"re_err_trace": "Unknown error!\nError trace: {0}.",
"re_havent_voted_remove_vote": "Couldn't remove your vote: You haven't voted on this post yet!",
"re_permdeny_bk_mod": "Permission denied: You are not a moderator of {0}",
"re_remove_post_success": "Successfully removed post!",
"re_unremove_post_success": "Successfully un-removed post with URL \"<{0}>\"!",
"re_update_post_success": "Updated post with URL \"<{0}>\"!",
"re_vote_err": "Failed to vote/un-vote: Unknown internal error",
"re_vote_remove_success": "Successfully removed vote!",
"re_vote_success_mod": "Successfully voted (as moderator vote)!",
"re_vote_success": "Successfully voted!",
"reload_config_python_fail": "Failed to reload configs: Failed-type response from Python.",
"reload_config_success": "Successfully reloaded the configs!\nNew configs:\n```\n{0}\n```",
"shorturl": "ShortURL: <{0}>",
"socket_received_python": "Received from Python: {0}",
"socket_rust_connection_test": "[Connection test] Hello from Rust!",
"started_socket": "WebSocket server running on ws://{0}",
"starting_python_program": "Running Python program...",
"starting_schedules": "Starting schedules...",
"starting_socket": "Starting local websocket..."
"dc_msg_8-ball_answer": "## You shook a magic 8-ball\nQ: {0}\nA: {1}",
"dc_msg_add_to_data": "Added your server to my data! Thanks for letting me steal it! (/s)",
"dc_msg_bound_channel": "Successfully bound channel ID `{0}` as the \"where all collected Reddit data gets dumped\" channel!",
"dc_msg_cmd_404": "No command \"{0}\" found!\nHint: Try `/help` without any arguments or `/help <category>`",
"dc_msg_corrupted_data": "Oopsies `(。>\\\\<)`. It looks like my data i-is \\**sob*\\*... c-corrupted!\n[From Byte Dice]: I have no idea what I was thinking while writing this at 2am. I'm not removing it.",
"dc_msg_dm_python_err_socket": "Unknown internal Python error occurred: Websocket response error",
"dc_msg_dm_python_err": "Unknown internal Python Error: {0}",
"dc_msg_embed_default_embed_desc": "Default english embed description.",
"dc_msg_embed_re_post": "Spoilers and vote length anonymizer for fair review!\n## Post Data:\n**Post upvotes:** ||`{0:>6}`||\n**Moderator votes:** ||`{1:>6}`||\n**Media type:** `{2}`\n**URL:** ||<{3}>||\n\n## Listing Data:\n**Added by:** `{{ human: {4}, bot: {5} }}`\n**Approved by:** `{{ human: {6}, bot: [not implemented] }}`",
"dc_msg_embed_re_removed": "## Removed by `{0}`\n**Reason:** {1}\nURL: ||<{2}>||\n\nJSON: ||`{3}`||",
"dc_msg_err_trace": "Unknown error!\nError trace: {0}",
"dc_msg_failed_shorturl_conversion": "Couldn't convert to shortURL: Invalid Reddit URL format.",
"dc_msg_mandatory_response": "Mandatory response message, please ignore.",
"dc_msg_owner_data_save_complete": "Saving data... Done!\nShutting down...",
"dc_msg_owner_data_save": "Saving data...",
"dc_msg_owner_shutdown_failed_confirmation": "Failed to shut down: Invalid confirmation.",
"dc_msg_re_already_voted": "Couldn't cast a vote: You have already voted on this post!",
"dc_msg_re_also_approved": "Also approved it!",
"dc_msg_re_data_corrupted": "Post URL \"<{0}>\" not found: Post data is corrupted!\n Full details: Could not find key \"bk_weekly_art_posts\" in data file \"reddit_data.json\"",
"dc_msg_re_help_removed": "Reddit help file not found, someone likely deleted it.\n Hint: You can find the official help text at https://github.com/ByteDice/ByteDiceAssistant in `bk_week_help_re.md`.\n**CAUTION:** The official help file may contain incorrect information if you're not using the official bot by Byte Dice.",
"dc_msg_re_permdeny_not_re_mod": "Permission denied: You are not a moderator of the subreddit(s) {0}",
"dc_msg_re_post_404": "Post URL \"<{0}>\" not found: Post doesn't exist in the data!\n Hint: Run the command `/re_addPost [URL]` in a Discord channel or `u/ByteDiceAssistant bk_week_add` in a Reddit post.",
"dc_msg_re_post_add_success": "Added post with URL \"<{0}>\"!",
"dc_msg_re_post_approve_success": "Successfully approved the post!",
"dc_msg_re_post_disapprove_success": "Successfully disapproved the post!",
"dc_msg_re_post_remove_success": "Successfully removed post!",
"dc_msg_re_post_unremove_success": "Successfully un-removed post with URL \"<{0}>\"!",
"dc_msg_re_post_update_success": "Updated post with URL \"<{0}>\"!",
"dc_msg_re_vote_err": "Failed to vote/un-vote: Unknown internal error.",
"dc_msg_re_vote_mod_success": "Successfully voted (as moderator vote)!",
"dc_msg_re_vote_remove_havent": "Couldn't remove your vote: You haven't voted on this post yet!",
"dc_msg_re_vote_remove_success": "Successfully removed vote!",
"dc_msg_re_vote_success": "Successfully voted!",
"dc_msg_reload_cfg_python_fail": "Failed to reload configs: Failed-type response from Python.",
"dc_msg_reload_cfg_success": "Successfully reloaded the configs!\nNew configs:\n```\n{0}\n```",
"dc_msg_server_data_404": "This server is not in the data!\n Hint: Run the command `/add_server` inside of a Discord server (requires administrator permission).",
"dc_msg_shorturl": "ShortURL: <{0}>",
"log_lang_load_success": "Successfully loaded the english language file!"
}
-62
View File
@@ -1,62 +0,0 @@
{
"8-ball_answer": "?: {0}\n!: {1}",
"add_to_data": "Something something selling data something.",
"bound_dc_channel": "Random numbers, go! `{0}`",
"cfg_data_404": "I'm not telling you the error but I think it's something about your pc having malware :) ",
"cfg_data_wipe": "[WIPE MY ASS] file.file_extention something.",
"cmd_404": "Great, you executed `{0}`!",
"corrupted_data": "p4Oad3!an5!#####",
"couldnt_shorturl": "ShortURL: https://ILoveBurritos.com/yourRedditURL.",
"creating_data_file": "{0} (not taking care of the malware).",
"data_post_embed": "## Figure it out:\n **Figure it out:** ||`{0:>6}`||\n **Figure it out:** ||`{1:>6}`||\n **Figure it out:** `{2}`\n **Figure it out:** ||<{3}>||\n\n ## Figure it out:\n **Figure it out:** `{{ human: {4}, bot: {5} }}`\n **Figure it out:** `{{ human: {6}, bot: [not implemented] }}`",
"data_post_removed_embed": "## Approved by `{0}`\n**Reason:** {1}\nURL: ||<{2}>||\n\nJSON: ||`{3}`||",
"data_save_complete": "Discarding data... Done!\nShutting down...",
"data_save_progress": "Discarding data...",
"dc_404": "Everything went well!",
"dc_bot_started": "Couldn't start bot \"{0}\" with id {1}: Someone else is currently running the same bot.",
"dc_bot_starting": "Starting bot...",
"dc_data_404": "I'm not telling you the error but I think it's something about your pc having malware :) ",
"dc_data_wipe": "[WIPE MY ASS] file.file_extention something",
"default_embed_desc": "The person who created this is stupid for not adding a description.",
"err_read_py_file": "Successfully read Python file: (Path) {0}",
"help_text_removed": "We hate providing help to you specifically!",
"invalid_confirm_shutdown": "Discarding data... Done!\nShutting down...",
"invalid_os": "Man what kinda OS do you have? Neither unix or windows, what the hell!? I can't process this anymore, you're too weird!",
"lang_data_404": "Successfully loaded language \"{0}\"!",
"lang_load_success": "Failed to load the english language file!",
"mandatory_response": "Annoying message you can't get rid of.",
"python_err": "Looking good! {0}\nIgnore what's above me.",
"python_socket_binary_response": "Corrupted data found: {0}",
"python_socket_err": "Websocket response test successfully completed!",
"python_socket_null": "Received from Python: [UNKNOWN / OTHER]",
"python_socket_response": "Received from alien contact: {0}",
"python_socket_unknown_response": "Lettuce",
"re_404": "\"<{0}>\" is a funny post URL, am I right?",
"re_add_post_success": "Removed post with URL \"<{0}>\"!",
"re_already_voted": "Successfully voted!",
"re_also_approved": "Nevermind, that post sucks.",
"re_approved_post_success": "Successfully added the post!",
"re_data_404": "I'm not telling you the error but I think it's something about your pc having malware :) ",
"re_data_corrupted": "\"<{0}>\" is a funny post URL, am I right?",
"re_data_wipe": "[WIPE MY ASS] file.file_extention something",
"re_disapproved_post_success": "Successfully removed the post!",
"re_err_trace": "I got this random file path thingy, here you go: {0}.",
"re_havent_voted_remove_vote": "Successfully voted!",
"re_permdeny_bk_mod": "Welcome to the {0} team!",
"re_remove_post_success": "Successfully",
"re_unremove_post_success": "Successfully removed post with URL \"<{0}>\"!",
"re_update_post_success": "\"<{0}>\"!",
"re_vote_err": "Successfully voted!",
"re_vote_remove_success": "Successfully voted!",
"re_vote_success_mod": "Successfully voted!",
"re_vote_success": "Successfully voted (as moderator vote)!",
"reload_config_python_fail": "Successfully reloaded the configs!",
"reload_config_success": "I didn't update them, but here you go anyways:\n```\n{0}\n```",
"shorturl": "Invalid shortURL, try again. Here's a random one though: <{0}>",
"socket_received_python": "Sent to Python: {0}",
"socket_rust_connection_test": "------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------",
"started_socket": "Your IPv4 address: {0}",
"starting_python_program": "Running Rust program...",
"starting_schedules": "Starting spyware...",
"starting_socket": "Starting global websocket..."
}